|
|
|
| 1 | 2026-02-27T04:10:56.830Z | job assigned to worker 01KJEMM54J4ZHF93R8GRV536K9 [factory aws, i-0b197cbde0c90df0b] (queued for 1 m 15 s) |
| |
| 2 | 2026-02-27T04:11:05.453Z | starting task 0: "setup" |
| 3 | 2026-02-27T04:11:05.458Z | ++ uname -s |
| 4 | 2026-02-27T04:11:05.461Z | + kern=SunOS |
| 5 | 2026-02-27T04:11:05.461Z | + build_user=build |
| 6 | 2026-02-27T04:11:05.461Z | + build_uid=12345 |
| 7 | 2026-02-27T04:11:05.461Z | + work_dir=/work |
| 8 | 2026-02-27T04:11:05.461Z | + input_dir=/input |
| 9 | 2026-02-27T04:11:05.461Z | + [[ 0 == 12345 ]] |
| 10 | 2026-02-27T04:11:05.461Z | + case "$kern" in |
| 11 | 2026-02-27T04:11:05.461Z | + groupadd -g 12345 build |
| 12 | 2026-02-27T04:11:05.464Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-02-27T04:11:07.471Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-02-27T04:11:07.595Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-02-27T04:11:07.599Z | + home_fs=zfs |
| 16 | 2026-02-27T04:11:07.599Z | + [[ zfs == autofs ]] |
| 17 | 2026-02-27T04:11:07.599Z | + mkdir -p /home/build |
| 18 | 2026-02-27T04:11:07.602Z | + chown build:build /home/build /work |
| 19 | 2026-02-27T04:11:09.603Z | + chmod 0700 /home/build /work |
| 20 | 2026-02-27T04:11:09.606Z | process exited: duration 4154 ms, exit code 0 |
| |
| 21 | 2026-02-27T04:11:09.613Z | starting task 1: "rust-toolchain" |
| 22 | 2026-02-27T04:11:09.618Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-02-27T04:11:09.618Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-02-27T04:11:09.618Z | * rust toolchain channel = "stable" |
| 25 | 2026-02-27T04:11:09.618Z | * rust toolchain profile = "default" |
| 26 | 2026-02-27T04:11:09.618Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-02-27T04:11:09.618Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-02-27T04:11:09.621Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-02-27T04:11:09.621Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-02-27T04:11:09.713Z | info: downloading installer |
| 31 | 2026-02-27T04:11:11.837Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-02-27T04:11:11.837Z | warn: /opt/ooce/bin |
| 33 | 2026-02-27T04:11:11.837Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-02-27T04:11:11.837Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-02-27T04:11:11.837Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-02-27T04:11:11.837Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-02-27T04:11:11.837Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-02-27T04:11:11.837Z | error: cannot install while Rust is installed |
| 39 | 2026-02-27T04:11:11.838Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-02-27T04:11:11.864Z | info: profile set to 'default' |
| 41 | 2026-02-27T04:11:11.864Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2026-02-27T04:11:11.868Z | info: syncing channel updates for 'stable-x86_64-unknown-illumos' |
| 43 | 2026-02-27T04:11:12.041Z | info: latest update on 2026-02-12, rust version 1.93.1 (01f6ddf75 2026-02-11) |
| 44 | 2026-02-27T04:11:12.041Z | info: downloading component 'cargo' |
| 45 | 2026-02-27T04:11:13.474Z | info: downloading component 'clippy' |
| 46 | 2026-02-27T04:11:13.942Z | info: downloading component 'rust-docs' |
| 47 | 2026-02-27T04:11:15.859Z | info: downloading component 'rust-std' |
| 48 | 2026-02-27T04:11:17.827Z | info: downloading component 'rustc' |
| 49 | 2026-02-27T04:11:27.304Z | info: downloading component 'rustfmt' |
| 50 | 2026-02-27T04:11:27.686Z | info: installing component 'cargo' |
| 51 | 2026-02-27T04:11:28.609Z | info: installing component 'clippy' |
| 52 | 2026-02-27T04:11:28.997Z | info: installing component 'rust-docs' |
| 53 | 2026-02-27T04:11:30.965Z | info: installing component 'rust-std' |
| 54 | 2026-02-27T04:11:32.778Z | info: installing component 'rustc' |
| 55 | 2026-02-27T04:11:39.525Z | info: installing component 'rustfmt' |
| 56 | 2026-02-27T04:11:39.847Z | info: default toolchain set to 'stable-x86_64-unknown-illumos' |
| 57 | 2026-02-27T04:11:39.847Z | |
| 58 | 2026-02-27T04:11:40.344Z | stable-x86_64-unknown-illumos installed - rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 59 | 2026-02-27T04:11:40.344Z | |
| 60 | 2026-02-27T04:11:40.349Z | |
| 61 | 2026-02-27T04:11:40.349Z | Rust is installed now. Great! |
| 62 | 2026-02-27T04:11:40.349Z | |
| 63 | 2026-02-27T04:11:40.349Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2026-02-27T04:11:40.350Z | environment variable. This has not been done automatically. |
| 65 | 2026-02-27T04:11:40.350Z | |
| 66 | 2026-02-27T04:11:40.350Z | To configure your current shell, you need to source |
| 67 | 2026-02-27T04:11:40.350Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2026-02-27T04:11:40.350Z | |
| 69 | 2026-02-27T04:11:40.350Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2026-02-27T04:11:40.350Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2026-02-27T04:11:40.350Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2026-02-27T04:11:40.351Z | source $"($nu.home-path)/.cargo/env.nu" # For nushell |
| 73 | 2026-02-27T04:11:40.485Z | + rustup --version |
| 74 | 2026-02-27T04:11:40.496Z | rustup 1.28.2 (e4f3ad6f8 2025-04-28) |
| 75 | 2026-02-27T04:11:40.500Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 76 | 2026-02-27T04:11:40.571Z | info: The currently active `rustc` version is `rustc 1.93.1 (01f6ddf75 2026-02-11)` |
| 77 | 2026-02-27T04:11:40.581Z | + cargo --version |
| 78 | 2026-02-27T04:11:40.632Z | cargo 1.93.1 (083ac5135 2025-12-15) |
| 79 | 2026-02-27T04:11:40.636Z | + rustc --version |
| 80 | 2026-02-27T04:11:40.699Z | rustc 1.93.1 (01f6ddf75 2026-02-11) |
| 81 | 2026-02-27T04:11:40.704Z | process exited: duration 31086 ms, exit code 0 |
| |
| 82 | 2026-02-27T04:11:40.714Z | starting task 2: "authentication" |
| 83 | 2026-02-27T04:11:40.737Z | process exited: duration 23 ms, exit code 0 |
| |
| 84 | 2026-02-27T04:11:40.745Z | starting task 3: "clone repository" |
| 85 | 2026-02-27T04:11:40.750Z | + mkdir -p /work/oxidecomputer/maghemite |
| 86 | 2026-02-27T04:11:40.754Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 87 | 2026-02-27T04:11:40.885Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 88 | 2026-02-27T04:11:44.224Z | + cd /work/oxidecomputer/maghemite |
| 89 | 2026-02-27T04:11:44.224Z | + git fetch origin 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 90 | 2026-02-27T04:11:44.595Z | From https://github.com/oxidecomputer/maghemite |
| 91 | 2026-02-27T04:11:44.595Z | * branch 8b177f7e9f8e6db76b6686183dfb36c066ed3177 -> FETCH_HEAD |
| 92 | 2026-02-27T04:11:44.602Z | + [[ -n renovate/oxide-vpc-digest ]] |
| 93 | 2026-02-27T04:11:44.605Z | ++ git branch --show-current |
| 94 | 2026-02-27T04:11:44.608Z | + current=main |
| 95 | 2026-02-27T04:11:44.608Z | + [[ main != renovate/oxide-vpc-digest ]] |
| 96 | 2026-02-27T04:11:44.608Z | + git branch -f renovate/oxide-vpc-digest 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 97 | 2026-02-27T04:11:44.612Z | + git checkout -f renovate/oxide-vpc-digest |
| 98 | 2026-02-27T04:11:44.638Z | Switched to branch 'renovate/oxide-vpc-digest' |
| 99 | 2026-02-27T04:11:44.641Z | + git reset --hard 8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 100 | 2026-02-27T04:11:44.667Z | HEAD is now at 8b177f7 Update oxide-vpc digest to 5d0c819 |
| 101 | 2026-02-27T04:11:44.671Z | process exited: duration 3923 ms, exit code 0 |
| |
| 102 | 2026-02-27T04:11:44.677Z | starting task 4: "build" |
| 103 | 2026-02-27T04:11:44.686Z | ++ dladm |
| 104 | 2026-02-27T04:11:44.690Z | LINK CLASS MTU STATE BRIDGE OVER |
| 105 | 2026-02-27T04:11:44.693Z | ena0 phys 9216 up -- -- |
| 106 | 2026-02-27T04:11:44.693Z | ++ ipadm |
| 107 | 2026-02-27T04:11:44.693Z | ADDROBJ TYPE STATE ADDR |
| 108 | 2026-02-27T04:11:44.693Z | lo0/v4 static ok 127.0.0.1/8 |
| 109 | 2026-02-27T04:11:44.693Z | ena0/dhcp dhcp ok 10.150.1.89/24 |
| 110 | 2026-02-27T04:11:44.693Z | lo0/v6 static ok ::1/128 |
| 111 | 2026-02-27T04:11:44.697Z | ++ banner collect |
| 112 | 2026-02-27T04:11:44.697Z | |
| 113 | 2026-02-27T04:11:44.697Z | #### #### # # ###### #### ##### |
| 114 | 2026-02-27T04:11:44.697Z | # # # # # # # # # # |
| 115 | 2026-02-27T04:11:44.697Z | # # # # # ##### # # |
| 116 | 2026-02-27T04:11:44.697Z | # # # # # # # # |
| 117 | 2026-02-27T04:11:44.697Z | # # # # # # # # # # |
| 118 | 2026-02-27T04:11:44.697Z | #### #### ###### ###### ###### #### # |
| 119 | 2026-02-27T04:11:44.697Z | |
| 120 | 2026-02-27T04:11:44.697Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 121 | 2026-02-27T04:11:44.697Z | ++ repo=softnpu |
| 122 | 2026-02-27T04:11:44.697Z | ++ series=image |
| 123 | 2026-02-27T04:11:44.697Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 124 | 2026-02-27T04:11:44.697Z | ++ name=softnpu |
| 125 | 2026-02-27T04:11:44.697Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 126 | 2026-02-27T04:11:44.697Z | ++ mkdir -p download |
| 127 | 2026-02-27T04:11:44.700Z | ++ pushd download |
| 128 | 2026-02-27T04:11:44.701Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 129 | 2026-02-27T04:11:44.701Z | ++ [[ ! -f softnpu ]] |
| 130 | 2026-02-27T04:11:44.701Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 131 | 2026-02-27T04:11:44.706Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 132 | 2026-02-27T04:11:44.706Z | Dload Upload Total Spent Left Speed |
| 133 | 2026-02-27T04:11:45.113Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5 15.6M 5 939k 0 0 5172k 0 0:00:03 --:--:-- 0:00:03 5163k
100 15.6M 100 15.6M 0 0 38.4M 0 --:--:-- --:--:-- --:--:-- 38.4M |
| 134 | 2026-02-27T04:11:45.116Z | ++ popd |
| 135 | 2026-02-27T04:11:45.116Z | /work/oxidecomputer/maghemite |
| 136 | 2026-02-27T04:11:45.116Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 137 | 2026-02-27T04:11:45.116Z | ++ repo=sidecar-lite |
| 138 | 2026-02-27T04:11:45.116Z | ++ series=release |
| 139 | 2026-02-27T04:11:45.117Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 140 | 2026-02-27T04:11:45.117Z | ++ name=libsidecar_lite.so |
| 141 | 2026-02-27T04:11:45.117Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 142 | 2026-02-27T04:11:45.117Z | ++ mkdir -p download |
| 143 | 2026-02-27T04:11:45.120Z | ++ pushd download |
| 144 | 2026-02-27T04:11:45.120Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 145 | 2026-02-27T04:11:45.120Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 146 | 2026-02-27T04:11:45.120Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 147 | 2026-02-27T04:11:45.127Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 148 | 2026-02-27T04:11:45.127Z | Dload Upload Total Spent Left Speed |
| 149 | 2026-02-27T04:11:45.418Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 12.0M 100 12.0M 0 0 41.3M 0 --:--:-- --:--:-- --:--:-- 41.3M |
| 150 | 2026-02-27T04:11:45.422Z | ++ popd |
| 151 | 2026-02-27T04:11:45.425Z | /work/oxidecomputer/maghemite |
| 152 | 2026-02-27T04:11:45.425Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 153 | 2026-02-27T04:11:45.425Z | ++ repo=sidecar-lite |
| 154 | 2026-02-27T04:11:45.425Z | ++ series=release |
| 155 | 2026-02-27T04:11:45.425Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 156 | 2026-02-27T04:11:45.425Z | ++ name=scadm |
| 157 | 2026-02-27T04:11:45.425Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 158 | 2026-02-27T04:11:45.425Z | ++ mkdir -p download |
| 159 | 2026-02-27T04:11:45.425Z | ++ pushd download |
| 160 | 2026-02-27T04:11:45.425Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 161 | 2026-02-27T04:11:45.425Z | ++ [[ ! -f scadm ]] |
| 162 | 2026-02-27T04:11:45.425Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 163 | 2026-02-27T04:11:45.433Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 164 | 2026-02-27T04:11:45.436Z | Dload Upload Total Spent Left Speed |
| 165 | 2026-02-27T04:11:45.953Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
81 15.7M 81 12.7M 0 0 28.1M 0 --:--:-- --:--:-- --:--:-- 28.1M
100 15.7M 100 15.7M 0 0 30.3M 0 --:--:-- --:--:-- --:--:-- 30.3M |
| 166 | 2026-02-27T04:11:45.956Z | ++ popd |
| 167 | 2026-02-27T04:11:45.956Z | /work/oxidecomputer/maghemite |
| 168 | 2026-02-27T04:11:45.956Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 169 | 2026-02-27T04:11:45.960Z | ++ repo=dendrite |
| 170 | 2026-02-27T04:11:45.960Z | ++ series=image |
| 171 | 2026-02-27T04:11:45.960Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 172 | 2026-02-27T04:11:45.960Z | ++ name=dendrite-softnpu.tar.gz |
| 173 | 2026-02-27T04:11:45.960Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 174 | 2026-02-27T04:11:45.960Z | ++ mkdir -p download |
| 175 | 2026-02-27T04:11:45.960Z | ++ pushd download |
| 176 | 2026-02-27T04:11:45.960Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 177 | 2026-02-27T04:11:45.961Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 178 | 2026-02-27T04:11:45.961Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 179 | 2026-02-27T04:11:45.967Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 180 | 2026-02-27T04:11:45.967Z | Dload Upload Total Spent Left Speed |
| 181 | 2026-02-27T04:11:47.492Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
34 71.5M 34 24.9M 0 0 27.0M 0 0:00:02 --:--:-- 0:00:02 27.0M
100 71.5M 100 71.5M 0 0 47.0M 0 0:00:01 0:00:01 --:--:-- 47.0M |
| 182 | 2026-02-27T04:11:47.496Z | ++ popd |
| 183 | 2026-02-27T04:11:47.496Z | /work/oxidecomputer/maghemite |
| 184 | 2026-02-27T04:11:47.496Z | ++ get_artifact maghemite release 8b177f7e9f8e6db76b6686183dfb36c066ed3177 ddm |
| 185 | 2026-02-27T04:11:47.496Z | ++ repo=maghemite |
| 186 | 2026-02-27T04:11:47.496Z | ++ series=release |
| 187 | 2026-02-27T04:11:47.496Z | ++ commit=8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 188 | 2026-02-27T04:11:47.496Z | ++ name=ddm |
| 189 | 2026-02-27T04:11:47.496Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 190 | 2026-02-27T04:11:47.496Z | ++ mkdir -p download |
| 191 | 2026-02-27T04:11:47.496Z | ++ pushd download |
| 192 | 2026-02-27T04:11:47.496Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 193 | 2026-02-27T04:11:47.496Z | ++ [[ ! -f ddm ]] |
| 194 | 2026-02-27T04:11:47.496Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/8b177f7e9f8e6db76b6686183dfb36c066ed3177/ddm |
| 195 | 2026-02-27T04:11:47.505Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 196 | 2026-02-27T04:11:47.505Z | Dload Upload Total Spent Left Speed |
| 197 | 2026-02-27T04:11:47.572Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 198 | 2026-02-27T04:11:47.578Z | curl: (22) The requested URL returned error: 404 |
| 199 | 2026-02-27T04:11:47.578Z | ++ popd |
| 200 | 2026-02-27T04:11:47.578Z | /work/oxidecomputer/maghemite |
| 201 | 2026-02-27T04:11:47.578Z | ++ get_artifact maghemite release 8b177f7e9f8e6db76b6686183dfb36c066ed3177 ddmadm |
| 202 | 2026-02-27T04:11:47.578Z | ++ repo=maghemite |
| 203 | 2026-02-27T04:11:47.578Z | ++ series=release |
| 204 | 2026-02-27T04:11:47.578Z | ++ commit=8b177f7e9f8e6db76b6686183dfb36c066ed3177 |
| 205 | 2026-02-27T04:11:47.578Z | ++ name=ddmadm |
| 206 | 2026-02-27T04:11:47.578Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 207 | 2026-02-27T04:11:47.578Z | ++ mkdir -p download |
| 208 | 2026-02-27T04:11:47.582Z | ++ pushd download |
| 209 | 2026-02-27T04:11:47.582Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 210 | 2026-02-27T04:11:47.582Z | ++ [[ ! -f ddmadm ]] |
| 211 | 2026-02-27T04:11:47.582Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/8b177f7e9f8e6db76b6686183dfb36c066ed3177/ddmadm |
| 212 | 2026-02-27T04:11:47.585Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 213 | 2026-02-27T04:11:47.585Z | Dload Upload Total Spent Left Speed |
| 214 | 2026-02-27T04:11:47.648Z |
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
| 215 | 2026-02-27T04:11:47.648Z | curl: (22) The requested URL returned error: 404 |
| 216 | 2026-02-27T04:11:47.651Z | ++ popd |
| 217 | 2026-02-27T04:11:47.651Z | /work/oxidecomputer/maghemite |
| 218 | 2026-02-27T04:11:47.651Z | ++ pushd download |
| 219 | 2026-02-27T04:11:47.651Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 220 | 2026-02-27T04:11:47.651Z | ++ chmod +x softnpu |
| 221 | 2026-02-27T04:11:47.654Z | ++ chmod +x scadm |
| 222 | 2026-02-27T04:11:47.654Z | ++ chmod +x ddmadm |
| 223 | 2026-02-27T04:11:47.658Z | chmod: WARNING: can't access ddmadm |
| 224 | 2026-02-27T04:11:47.658Z | ++ chmod +x ddmd |
| 225 | 2026-02-27T04:11:47.661Z | chmod: WARNING: can't access ddmd |
| 226 | 2026-02-27T04:11:47.661Z | ++ mv ddmadm ddmadm-v2 |
| 227 | 2026-02-27T04:11:47.661Z | mv: cannot access ddmadm |
| 228 | 2026-02-27T04:11:47.661Z | ++ mv ddmd ddmd-v2 |
| 229 | 2026-02-27T04:11:47.664Z | mv: cannot access ddmd |
| 230 | 2026-02-27T04:11:47.664Z | ++ rm -rf zones/dendrite |
| 231 | 2026-02-27T04:11:47.664Z | ++ mkdir -p zones/dendrite |
| 232 | 2026-02-27T04:11:47.667Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 233 | 2026-02-27T04:11:49.041Z | ++ 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:49.045Z | ++ 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:49.048Z | ++ popd |
| 236 | 2026-02-27T04:11:49.048Z | /work/oxidecomputer/maghemite |
| 237 | 2026-02-27T04:11:49.049Z | ++ banner install |
| 238 | 2026-02-27T04:11:49.049Z | |
| 239 | 2026-02-27T04:11:49.049Z | # # # #### ##### ## # # |
| 240 | 2026-02-27T04:11:49.049Z | # ## # # # # # # # |
| 241 | 2026-02-27T04:11:49.049Z | # # # # #### # # # # # |
| 242 | 2026-02-27T04:11:49.049Z | # # # # # # ###### # # |
| 243 | 2026-02-27T04:11:49.049Z | # # ## # # # # # # # |
| 244 | 2026-02-27T04:11:49.049Z | # # # #### # # # ###### ###### |
| 245 | 2026-02-27T04:11:49.049Z | |
| 246 | 2026-02-27T04:11:49.049Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 247 | 2026-02-27T04:11:49.049Z | ++ set +o errexit |
| 248 | 2026-02-27T04:11:49.053Z | ++ pkg info clang-15 |
| 249 | 2026-02-27T04:11:49.053Z | ++ grep -qi installed |
| 250 | 2026-02-27T04:11:52.384Z | pkg: info: no packages matching the following patterns you specified are |
| 251 | 2026-02-27T04:11:52.384Z | installed on the system. Try querying remotely instead: |
| 252 | 2026-02-27T04:11:52.384Z | |
| 253 | 2026-02-27T04:11:52.384Z | clang-15 |
| 254 | 2026-02-27T04:11:52.429Z | ++ [[ 1 != 0 ]] |
| 255 | 2026-02-27T04:11:52.429Z | ++ set -o errexit |
| 256 | 2026-02-27T04:11:52.429Z | ++ pfexec pkg install clang-15 |
| 257 | 2026-02-27T04:12:01.258Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 258 | 2026-02-27T04:12:11.781Z | Startup: Caching catalogs ... Done |
| 259 | 2026-02-27T04:12:35.234Z | Planning: Solver setup ... Done |
| 260 | 2026-02-27T04:12:35.398Z | Planning: Running solver ... Done |
| 261 | 2026-02-27T04:12:35.563Z | Planning: Finding local manifests ... Done |
| 262 | 2026-02-27T04:12:35.579Z | Planning: Fetching manifests: 0/2 0% complete |
| 263 | 2026-02-27T04:12:37.043Z | Planning: Fetching manifests: 2/2 100% complete |
| 264 | 2026-02-27T04:12:37.090Z | Planning: Package planning ... Done |
| 265 | 2026-02-27T04:12:37.136Z | Planning: Merging actions ... Done |
| 266 | 2026-02-27T04:12:37.331Z | Planning: Checking for conflicting actions ... Done |
| 267 | 2026-02-27T04:12:37.342Z | Planning: Consolidating action changes ... Done |
| 268 | 2026-02-27T04:12:39.690Z | Planning: Evaluating mediators ... Done |
| 269 | 2026-02-27T04:12:39.699Z | Planning: Planning completed in 27.77 seconds |
| 270 | 2026-02-27T04:12:39.797Z | Packages to install: 2 |
| 271 | 2026-02-27T04:12:39.797Z | Mediators to change: 2 |
| 272 | 2026-02-27T04:12:39.801Z | Services to change: 1 |
| 273 | 2026-02-27T04:12:39.801Z | Create boot environment: No |
| 274 | 2026-02-27T04:12:39.801Z | Create backup boot environment: No |
| 275 | 2026-02-27T04:12:39.946Z | |
| 276 | 2026-02-27T04:12:39.947Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 277 | 2026-02-27T04:12:44.949Z | Download: 1175/3076 items 114.3/211.3MB 54% complete (23.3M/s) |
| 278 | 2026-02-27T04:12:50.511Z | Download: 2000/3076 items 117.9/211.3MB 55% complete (12.3M/s) |
| 279 | 2026-02-27T04:12:57.371Z | Download: 2007/3076 items 117.9/211.3MB 55% complete (11.2M/s) |
| 280 | 2026-02-27T04:13:10.880Z | Download: 2010/3076 items 117.9/211.3MB 55% complete |
| 281 | 2026-02-27T04:13:15.882Z | Download: 3024/3076 items 201.2/211.3MB 95% complete (17.5M/s) |
| 282 | 2026-02-27T04:13:20.838Z | Download: Completed 211.31 MB in 40.89 seconds (5.2M/s) |
| 283 | 2026-02-27T04:13:21.005Z | Actions: 1/3418 actions (Installing new actions) |
| 284 | 2026-02-27T04:13:25.714Z | Actions: Completed 3418 actions in 4.71 seconds. |
| 285 | 2026-02-27T04:13:26.138Z | Done |
| 286 | 2026-02-27T04:13:26.138Z | Done |
| 287 | 2026-02-27T04:13:27.227Z | Done |
| 288 | 2026-02-27T04:13:32.085Z | Done |
| 289 | 2026-02-27T04:13:32.170Z | Done |
| 290 | 2026-02-27T04:13:32.174Z | Done |
| 291 | 2026-02-27T04:13:32.345Z | Done |
| 292 | 2026-02-27T04:13:33.010Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 293 | 2026-02-27T04:13:33.010Z | ++ set +o errexit |
| 294 | 2026-02-27T04:13:33.014Z | ++ pkg info pkg-config |
| 295 | 2026-02-27T04:13:33.014Z | ++ grep -qi installed |
| 296 | 2026-02-27T04:13:33.350Z | ++ [[ 0 != 0 ]] |
| 297 | 2026-02-27T04:13:33.350Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 298 | 2026-02-27T04:13:33.350Z | ++ set +o errexit |
| 299 | 2026-02-27T04:13:33.353Z | ++ pkg info brand/omicron1 |
| 300 | 2026-02-27T04:13:33.353Z | ++ grep -qi installed |
| 301 | 2026-02-27T04:13:33.636Z | pkg: info: no packages matching the following patterns you specified are |
| 302 | 2026-02-27T04:13:33.636Z | installed on the system. Try querying remotely instead: |
| 303 | 2026-02-27T04:13:33.636Z | |
| 304 | 2026-02-27T04:13:33.636Z | brand/omicron1 |
| 305 | 2026-02-27T04:13:33.680Z | ++ [[ 1 != 0 ]] |
| 306 | 2026-02-27T04:13:33.680Z | ++ set -o errexit |
| 307 | 2026-02-27T04:13:33.680Z | ++ pfexec pkg install brand/omicron1 |
| 308 | 2026-02-27T04:13:34.269Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 309 | 2026-02-27T04:13:57.419Z | Planning: Solver setup ... Done |
| 310 | 2026-02-27T04:13:57.595Z | Planning: Running solver ... Done |
| 311 | 2026-02-27T04:13:57.756Z | Planning: Finding local manifests ... Done |
| 312 | 2026-02-27T04:13:57.769Z | Planning: Fetching manifests: 0/2 0% complete |
| 313 | 2026-02-27T04:13:57.914Z | Planning: Fetching manifests: 2/2 100% complete |
| 314 | 2026-02-27T04:13:57.926Z | Planning: Package planning ... Done |
| 315 | 2026-02-27T04:13:57.949Z | Planning: Merging actions ... Done |
| 316 | 2026-02-27T04:13:58.242Z | Planning: Checking for conflicting actions ... Done |
| 317 | 2026-02-27T04:13:58.255Z | Planning: Consolidating action changes ... Done |
| 318 | 2026-02-27T04:13:58.444Z | Planning: Evaluating mediators ... Done |
| 319 | 2026-02-27T04:13:58.449Z | Planning: Planning completed in 24.17 seconds |
| 320 | 2026-02-27T04:13:58.454Z | Packages to install: 2 |
| 321 | 2026-02-27T04:13:58.454Z | Create boot environment: No |
| 322 | 2026-02-27T04:13:58.454Z | Create backup boot environment: No |
| 323 | 2026-02-27T04:13:58.495Z | |
| 324 | 2026-02-27T04:13:58.495Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 325 | 2026-02-27T04:13:58.514Z | Download: Completed 1.07 MB in 0.02 seconds (44.9M/s) |
| 326 | 2026-02-27T04:13:58.604Z | Actions: 1/28 actions (Installing new actions) |
| 327 | 2026-02-27T04:13:58.619Z | Actions: Completed 28 actions in 0.02 seconds. |
| 328 | 2026-02-27T04:13:59.431Z | Done |
| 329 | 2026-02-27T04:13:59.432Z | Done |
| 330 | 2026-02-27T04:14:00.449Z | Done |
| 331 | 2026-02-27T04:14:04.289Z | Done |
| 332 | 2026-02-27T04:14:04.376Z | Done |
| 333 | 2026-02-27T04:14:04.381Z | Done |
| 334 | 2026-02-27T04:14:04.477Z | Done |
| 335 | 2026-02-27T04:14:04.637Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 336 | 2026-02-27T04:14:04.637Z | ++ set +o errexit |
| 337 | 2026-02-27T04:14:04.646Z | ++ pkg info brand/omicron1/tools |
| 338 | 2026-02-27T04:14:04.647Z | ++ grep -qi installed |
| 339 | 2026-02-27T04:14:04.921Z | pkg: info: no packages matching the following patterns you specified are |
| 340 | 2026-02-27T04:14:04.921Z | installed on the system. Try querying remotely instead: |
| 341 | 2026-02-27T04:14:04.921Z | |
| 342 | 2026-02-27T04:14:04.921Z | brand/omicron1/tools |
| 343 | 2026-02-27T04:14:04.962Z | ++ [[ 1 != 0 ]] |
| 344 | 2026-02-27T04:14:04.962Z | ++ set -o errexit |
| 345 | 2026-02-27T04:14:04.965Z | ++ pfexec pkg install brand/omicron1/tools |
| 346 | 2026-02-27T04:14:05.547Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 347 | 2026-02-27T04:14:28.413Z | Planning: Solver setup ... Done |
| 348 | 2026-02-27T04:14:28.571Z | Planning: Running solver ... Done |
| 349 | 2026-02-27T04:14:28.742Z | Planning: Finding local manifests ... Done |
| 350 | 2026-02-27T04:14:28.748Z | Planning: Fetching manifests: 0/1 0% complete |
| 351 | 2026-02-27T04:14:28.887Z | Planning: Fetching manifests: 1/1 100% complete |
| 352 | 2026-02-27T04:14:28.904Z | Planning: Package planning ... Done |
| 353 | 2026-02-27T04:14:28.909Z | Planning: Merging actions ... Done |
| 354 | 2026-02-27T04:14:29.130Z | Planning: Checking for conflicting actions ... Done |
| 355 | 2026-02-27T04:14:29.135Z | Planning: Consolidating action changes ... Done |
| 356 | 2026-02-27T04:14:29.398Z | Planning: Evaluating mediators ... Done |
| 357 | 2026-02-27T04:14:29.402Z | Planning: Planning completed in 23.85 seconds |
| 358 | 2026-02-27T04:14:29.410Z | Packages to install: 1 |
| 359 | 2026-02-27T04:14:29.410Z | Services to change: 1 |
| 360 | 2026-02-27T04:14:29.414Z | Create boot environment: No |
| 361 | 2026-02-27T04:14:29.414Z | Create backup boot environment: No |
| 362 | 2026-02-27T04:14:29.450Z | |
| 363 | 2026-02-27T04:14:29.450Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 364 | 2026-02-27T04:14:29.474Z | Download: Completed 1.19 MB in 0.02 seconds (49.1M/s) |
| 365 | 2026-02-27T04:14:29.576Z | Actions: 1/19 actions (Installing new actions) |
| 366 | 2026-02-27T04:14:29.595Z | Actions: Completed 19 actions in 0.02 seconds. |
| 367 | 2026-02-27T04:14:30.391Z | Done |
| 368 | 2026-02-27T04:14:30.391Z | Done |
| 369 | 2026-02-27T04:14:31.375Z | Done |
| 370 | 2026-02-27T04:14:35.221Z | Done |
| 371 | 2026-02-27T04:14:35.320Z | Done |
| 372 | 2026-02-27T04:14:35.323Z | Done |
| 373 | 2026-02-27T04:14:35.386Z | Done |
| 374 | 2026-02-27T04:14:35.548Z | ++ pfexec svcadm enable baseline |
| 375 | 2026-02-27T04:14:35.571Z | ++ retry=0 |
| 376 | 2026-02-27T04:14:35.575Z | +++ svcs -Hostate baseline |
| 377 | 2026-02-27T04:14:35.596Z | ++ [[ offline* != online ]] |
| 378 | 2026-02-27T04:14:35.600Z | ++ [[ 0 -gt 300 ]] |
| 379 | 2026-02-27T04:14:35.600Z | ++ sleep 1 |
| 380 | 2026-02-27T04:14:36.598Z | ++ retry=1 |
| 381 | 2026-02-27T04:14:36.603Z | +++ svcs -Hostate baseline |
| 382 | 2026-02-27T04:14:36.621Z | ++ [[ offline* != online ]] |
| 383 | 2026-02-27T04:14:36.621Z | ++ [[ 1 -gt 300 ]] |
| 384 | 2026-02-27T04:14:36.625Z | ++ sleep 1 |
| 385 | 2026-02-27T04:14:37.624Z | ++ retry=2 |
| 386 | 2026-02-27T04:14:37.629Z | +++ svcs -Hostate baseline |
| 387 | 2026-02-27T04:14:37.646Z | ++ [[ offline* != online ]] |
| 388 | 2026-02-27T04:14:37.646Z | ++ [[ 2 -gt 300 ]] |
| 389 | 2026-02-27T04:14:37.646Z | ++ sleep 1 |
| 390 | 2026-02-27T04:14:38.654Z | ++ retry=3 |
| 391 | 2026-02-27T04:14:38.660Z | +++ svcs -Hostate baseline |
| 392 | 2026-02-27T04:14:38.672Z | ++ [[ offline* != online ]] |
| 393 | 2026-02-27T04:14:38.672Z | ++ [[ 3 -gt 300 ]] |
| 394 | 2026-02-27T04:14:38.675Z | ++ sleep 1 |
| 395 | 2026-02-27T04:14:39.674Z | ++ retry=4 |
| 396 | 2026-02-27T04:14:39.678Z | +++ svcs -Hostate baseline |
| 397 | 2026-02-27T04:14:39.700Z | ++ [[ offline* != online ]] |
| 398 | 2026-02-27T04:14:39.700Z | ++ [[ 4 -gt 300 ]] |
| 399 | 2026-02-27T04:14:39.700Z | ++ sleep 1 |
| 400 | 2026-02-27T04:14:40.701Z | ++ retry=5 |
| 401 | 2026-02-27T04:14:40.705Z | +++ svcs -Hostate baseline |
| 402 | 2026-02-27T04:14:40.724Z | ++ [[ offline* != online ]] |
| 403 | 2026-02-27T04:14:40.724Z | ++ [[ 5 -gt 300 ]] |
| 404 | 2026-02-27T04:14:40.724Z | ++ sleep 1 |
| 405 | 2026-02-27T04:14:41.727Z | ++ retry=6 |
| 406 | 2026-02-27T04:14:41.731Z | +++ svcs -Hostate baseline |
| 407 | 2026-02-27T04:14:41.750Z | ++ [[ offline* != online ]] |
| 408 | 2026-02-27T04:14:41.750Z | ++ [[ 6 -gt 300 ]] |
| 409 | 2026-02-27T04:14:41.750Z | ++ sleep 1 |
| 410 | 2026-02-27T04:14:42.753Z | ++ retry=7 |
| 411 | 2026-02-27T04:14:42.757Z | +++ svcs -Hostate baseline |
| 412 | 2026-02-27T04:14:42.777Z | ++ [[ offline* != online ]] |
| 413 | 2026-02-27T04:14:42.777Z | ++ [[ 7 -gt 300 ]] |
| 414 | 2026-02-27T04:14:42.777Z | ++ sleep 1 |
| 415 | 2026-02-27T04:14:43.779Z | ++ retry=8 |
| 416 | 2026-02-27T04:14:43.782Z | +++ svcs -Hostate baseline |
| 417 | 2026-02-27T04:14:43.801Z | ++ [[ offline* != online ]] |
| 418 | 2026-02-27T04:14:43.801Z | ++ [[ 8 -gt 300 ]] |
| 419 | 2026-02-27T04:14:43.805Z | ++ sleep 1 |
| 420 | 2026-02-27T04:14:44.804Z | ++ retry=9 |
| 421 | 2026-02-27T04:14:44.807Z | +++ svcs -Hostate baseline |
| 422 | 2026-02-27T04:14:44.826Z | ++ [[ offline* != online ]] |
| 423 | 2026-02-27T04:14:44.826Z | ++ [[ 9 -gt 300 ]] |
| 424 | 2026-02-27T04:14:44.826Z | ++ sleep 1 |
| 425 | 2026-02-27T04:14:45.829Z | ++ retry=10 |
| 426 | 2026-02-27T04:14:45.832Z | +++ svcs -Hostate baseline |
| 427 | 2026-02-27T04:14:45.851Z | ++ [[ offline* != online ]] |
| 428 | 2026-02-27T04:14:45.851Z | ++ [[ 10 -gt 300 ]] |
| 429 | 2026-02-27T04:14:45.855Z | ++ sleep 1 |
| 430 | 2026-02-27T04:14:46.856Z | ++ retry=11 |
| 431 | 2026-02-27T04:14:46.864Z | +++ svcs -Hostate baseline |
| 432 | 2026-02-27T04:14:46.876Z | ++ [[ offline* != online ]] |
| 433 | 2026-02-27T04:14:46.876Z | ++ [[ 11 -gt 300 ]] |
| 434 | 2026-02-27T04:14:46.880Z | ++ sleep 1 |
| 435 | 2026-02-27T04:14:47.880Z | ++ retry=12 |
| 436 | 2026-02-27T04:14:47.884Z | +++ svcs -Hostate baseline |
| 437 | 2026-02-27T04:14:47.903Z | ++ [[ offline* != online ]] |
| 438 | 2026-02-27T04:14:47.903Z | ++ [[ 12 -gt 300 ]] |
| 439 | 2026-02-27T04:14:47.908Z | ++ sleep 1 |
| 440 | 2026-02-27T04:14:48.906Z | ++ retry=13 |
| 441 | 2026-02-27T04:14:48.910Z | +++ svcs -Hostate baseline |
| 442 | 2026-02-27T04:14:48.929Z | ++ [[ offline* != online ]] |
| 443 | 2026-02-27T04:14:48.929Z | ++ [[ 13 -gt 300 ]] |
| 444 | 2026-02-27T04:14:48.929Z | ++ sleep 1 |
| 445 | 2026-02-27T04:14:49.931Z | ++ retry=14 |
| 446 | 2026-02-27T04:14:49.935Z | +++ svcs -Hostate baseline |
| 447 | 2026-02-27T04:14:49.954Z | ++ [[ offline* != online ]] |
| 448 | 2026-02-27T04:14:49.954Z | ++ [[ 14 -gt 300 ]] |
| 449 | 2026-02-27T04:14:49.961Z | ++ sleep 1 |
| 450 | 2026-02-27T04:14:50.956Z | ++ retry=15 |
| 451 | 2026-02-27T04:14:50.960Z | +++ svcs -Hostate baseline |
| 452 | 2026-02-27T04:14:50.979Z | ++ [[ offline* != online ]] |
| 453 | 2026-02-27T04:14:50.979Z | ++ [[ 15 -gt 300 ]] |
| 454 | 2026-02-27T04:14:50.983Z | ++ sleep 1 |
| 455 | 2026-02-27T04:14:51.981Z | ++ retry=16 |
| 456 | 2026-02-27T04:14:51.985Z | +++ svcs -Hostate baseline |
| 457 | 2026-02-27T04:14:52.004Z | ++ [[ offline* != online ]] |
| 458 | 2026-02-27T04:14:52.004Z | ++ [[ 16 -gt 300 ]] |
| 459 | 2026-02-27T04:14:52.008Z | ++ sleep 1 |
| 460 | 2026-02-27T04:14:53.006Z | ++ retry=17 |
| 461 | 2026-02-27T04:14:53.010Z | +++ svcs -Hostate baseline |
| 462 | 2026-02-27T04:14:53.029Z | ++ [[ offline* != online ]] |
| 463 | 2026-02-27T04:14:53.029Z | ++ [[ 17 -gt 300 ]] |
| 464 | 2026-02-27T04:14:53.029Z | ++ sleep 1 |
| 465 | 2026-02-27T04:14:54.032Z | ++ retry=18 |
| 466 | 2026-02-27T04:14:54.035Z | +++ svcs -Hostate baseline |
| 467 | 2026-02-27T04:14:54.054Z | ++ [[ offline* != online ]] |
| 468 | 2026-02-27T04:14:54.054Z | ++ [[ 18 -gt 300 ]] |
| 469 | 2026-02-27T04:14:54.058Z | ++ sleep 1 |
| 470 | 2026-02-27T04:14:55.057Z | ++ retry=19 |
| 471 | 2026-02-27T04:14:55.061Z | +++ svcs -Hostate baseline |
| 472 | 2026-02-27T04:14:55.080Z | ++ [[ offline* != online ]] |
| 473 | 2026-02-27T04:14:55.080Z | ++ [[ 19 -gt 300 ]] |
| 474 | 2026-02-27T04:14:55.080Z | ++ sleep 1 |
| 475 | 2026-02-27T04:14:56.082Z | ++ retry=20 |
| 476 | 2026-02-27T04:14:56.086Z | +++ svcs -Hostate baseline |
| 477 | 2026-02-27T04:14:56.105Z | ++ [[ offline* != online ]] |
| 478 | 2026-02-27T04:14:56.105Z | ++ [[ 20 -gt 300 ]] |
| 479 | 2026-02-27T04:14:56.108Z | ++ sleep 1 |
| 480 | 2026-02-27T04:14:57.107Z | ++ retry=21 |
| 481 | 2026-02-27T04:14:57.111Z | +++ svcs -Hostate baseline |
| 482 | 2026-02-27T04:14:57.130Z | ++ [[ offline* != online ]] |
| 483 | 2026-02-27T04:14:57.130Z | ++ [[ 21 -gt 300 ]] |
| 484 | 2026-02-27T04:14:57.130Z | ++ sleep 1 |
| 485 | 2026-02-27T04:14:58.133Z | ++ retry=22 |
| 486 | 2026-02-27T04:14:58.140Z | +++ svcs -Hostate baseline |
| 487 | 2026-02-27T04:14:58.155Z | ++ [[ offline* != online ]] |
| 488 | 2026-02-27T04:14:58.155Z | ++ [[ 22 -gt 300 ]] |
| 489 | 2026-02-27T04:14:58.155Z | ++ sleep 1 |
| 490 | 2026-02-27T04:14:59.158Z | ++ retry=23 |
| 491 | 2026-02-27T04:14:59.161Z | +++ svcs -Hostate baseline |
| 492 | 2026-02-27T04:14:59.181Z | ++ [[ offline* != online ]] |
| 493 | 2026-02-27T04:14:59.181Z | ++ [[ 23 -gt 300 ]] |
| 494 | 2026-02-27T04:14:59.181Z | ++ sleep 1 |
| 495 | 2026-02-27T04:15:00.183Z | ++ retry=24 |
| 496 | 2026-02-27T04:15:00.187Z | +++ svcs -Hostate baseline |
| 497 | 2026-02-27T04:15:00.205Z | ++ [[ offline* != online ]] |
| 498 | 2026-02-27T04:15:00.206Z | ++ [[ 24 -gt 300 ]] |
| 499 | 2026-02-27T04:15:00.209Z | ++ sleep 1 |
| 500 | 2026-02-27T04:15:01.209Z | ++ retry=25 |
| 501 | 2026-02-27T04:15:01.212Z | +++ svcs -Hostate baseline |
| 502 | 2026-02-27T04:15:01.230Z | ++ [[ offline* != online ]] |
| 503 | 2026-02-27T04:15:01.230Z | ++ [[ 25 -gt 300 ]] |
| 504 | 2026-02-27T04:15:01.230Z | ++ sleep 1 |
| 505 | 2026-02-27T04:15:02.233Z | ++ retry=26 |
| 506 | 2026-02-27T04:15:02.237Z | +++ svcs -Hostate baseline |
| 507 | 2026-02-27T04:15:02.257Z | ++ [[ offline* != online ]] |
| 508 | 2026-02-27T04:15:02.257Z | ++ [[ 26 -gt 300 ]] |
| 509 | 2026-02-27T04:15:02.260Z | ++ sleep 1 |
| 510 | 2026-02-27T04:15:03.258Z | ++ retry=27 |
| 511 | 2026-02-27T04:15:03.263Z | +++ svcs -Hostate baseline |
| 512 | 2026-02-27T04:15:03.281Z | ++ [[ offline* != online ]] |
| 513 | 2026-02-27T04:15:03.281Z | ++ [[ 27 -gt 300 ]] |
| 514 | 2026-02-27T04:15:03.281Z | ++ sleep 1 |
| 515 | 2026-02-27T04:15:04.283Z | ++ retry=28 |
| 516 | 2026-02-27T04:15:04.287Z | +++ svcs -Hostate baseline |
| 517 | 2026-02-27T04:15:04.307Z | ++ [[ offline* != online ]] |
| 518 | 2026-02-27T04:15:04.307Z | ++ [[ 28 -gt 300 ]] |
| 519 | 2026-02-27T04:15:04.307Z | ++ sleep 1 |
| 520 | 2026-02-27T04:15:05.309Z | ++ retry=29 |
| 521 | 2026-02-27T04:15:05.314Z | +++ svcs -Hostate baseline |
| 522 | 2026-02-27T04:15:05.331Z | ++ [[ offline* != online ]] |
| 523 | 2026-02-27T04:15:05.331Z | ++ [[ 29 -gt 300 ]] |
| 524 | 2026-02-27T04:15:05.332Z | ++ sleep 1 |
| 525 | 2026-02-27T04:15:06.334Z | ++ retry=30 |
| 526 | 2026-02-27T04:15:06.340Z | +++ svcs -Hostate baseline |
| 527 | 2026-02-27T04:15:06.356Z | ++ [[ offline* != online ]] |
| 528 | 2026-02-27T04:15:06.356Z | ++ [[ 30 -gt 300 ]] |
| 529 | 2026-02-27T04:15:06.360Z | ++ sleep 1 |
| 530 | 2026-02-27T04:15:07.359Z | ++ retry=31 |
| 531 | 2026-02-27T04:15:07.362Z | +++ svcs -Hostate baseline |
| 532 | 2026-02-27T04:15:07.382Z | ++ [[ offline* != online ]] |
| 533 | 2026-02-27T04:15:07.382Z | ++ [[ 31 -gt 300 ]] |
| 534 | 2026-02-27T04:15:07.382Z | ++ sleep 1 |
| 535 | 2026-02-27T04:15:08.384Z | ++ retry=32 |
| 536 | 2026-02-27T04:15:08.387Z | +++ svcs -Hostate baseline |
| 537 | 2026-02-27T04:15:08.407Z | ++ [[ offline* != online ]] |
| 538 | 2026-02-27T04:15:08.407Z | ++ [[ 32 -gt 300 ]] |
| 539 | 2026-02-27T04:15:08.407Z | ++ sleep 1 |
| 540 | 2026-02-27T04:15:09.412Z | ++ retry=33 |
| 541 | 2026-02-27T04:15:09.417Z | +++ svcs -Hostate baseline |
| 542 | 2026-02-27T04:15:09.432Z | ++ [[ offline* != online ]] |
| 543 | 2026-02-27T04:15:09.433Z | ++ [[ 33 -gt 300 ]] |
| 544 | 2026-02-27T04:15:09.436Z | ++ sleep 1 |
| 545 | 2026-02-27T04:15:10.435Z | ++ retry=34 |
| 546 | 2026-02-27T04:15:10.439Z | +++ svcs -Hostate baseline |
| 547 | 2026-02-27T04:15:10.457Z | ++ [[ offline* != online ]] |
| 548 | 2026-02-27T04:15:10.458Z | ++ [[ 34 -gt 300 ]] |
| 549 | 2026-02-27T04:15:10.461Z | ++ sleep 1 |
| 550 | 2026-02-27T04:15:11.460Z | ++ retry=35 |
| 551 | 2026-02-27T04:15:11.465Z | +++ svcs -Hostate baseline |
| 552 | 2026-02-27T04:15:11.483Z | ++ [[ offline* != online ]] |
| 553 | 2026-02-27T04:15:11.483Z | ++ [[ 35 -gt 300 ]] |
| 554 | 2026-02-27T04:15:11.486Z | ++ sleep 1 |
| 555 | 2026-02-27T04:15:12.485Z | ++ retry=36 |
| 556 | 2026-02-27T04:15:12.489Z | +++ svcs -Hostate baseline |
| 557 | 2026-02-27T04:15:12.508Z | ++ [[ offline* != online ]] |
| 558 | 2026-02-27T04:15:12.508Z | ++ [[ 36 -gt 300 ]] |
| 559 | 2026-02-27T04:15:12.508Z | ++ sleep 1 |
| 560 | 2026-02-27T04:15:13.511Z | ++ retry=37 |
| 561 | 2026-02-27T04:15:13.514Z | +++ svcs -Hostate baseline |
| 562 | 2026-02-27T04:15:13.535Z | ++ [[ offline* != online ]] |
| 563 | 2026-02-27T04:15:13.535Z | ++ [[ 37 -gt 300 ]] |
| 564 | 2026-02-27T04:15:13.535Z | ++ sleep 1 |
| 565 | 2026-02-27T04:15:14.537Z | ++ retry=38 |
| 566 | 2026-02-27T04:15:14.540Z | +++ svcs -Hostate baseline |
| 567 | 2026-02-27T04:15:14.558Z | ++ [[ offline* != online ]] |
| 568 | 2026-02-27T04:15:14.558Z | ++ [[ 38 -gt 300 ]] |
| 569 | 2026-02-27T04:15:14.558Z | ++ sleep 1 |
| 570 | 2026-02-27T04:15:15.561Z | ++ retry=39 |
| 571 | 2026-02-27T04:15:15.564Z | +++ svcs -Hostate baseline |
| 572 | 2026-02-27T04:15:15.585Z | ++ [[ offline* != online ]] |
| 573 | 2026-02-27T04:15:15.585Z | ++ [[ 39 -gt 300 ]] |
| 574 | 2026-02-27T04:15:15.585Z | ++ sleep 1 |
| 575 | 2026-02-27T04:15:16.586Z | ++ retry=40 |
| 576 | 2026-02-27T04:15:16.589Z | +++ svcs -Hostate baseline |
| 577 | 2026-02-27T04:15:16.608Z | ++ [[ offline* != online ]] |
| 578 | 2026-02-27T04:15:16.608Z | ++ [[ 40 -gt 300 ]] |
| 579 | 2026-02-27T04:15:16.612Z | ++ sleep 1 |
| 580 | 2026-02-27T04:15:17.614Z | ++ retry=41 |
| 581 | 2026-02-27T04:15:17.617Z | +++ svcs -Hostate baseline |
| 582 | 2026-02-27T04:15:17.634Z | ++ [[ offline* != online ]] |
| 583 | 2026-02-27T04:15:17.634Z | ++ [[ 41 -gt 300 ]] |
| 584 | 2026-02-27T04:15:17.634Z | ++ sleep 1 |
| 585 | 2026-02-27T04:15:18.636Z | ++ retry=42 |
| 586 | 2026-02-27T04:15:18.639Z | +++ svcs -Hostate baseline |
| 587 | 2026-02-27T04:15:18.658Z | ++ [[ offline* != online ]] |
| 588 | 2026-02-27T04:15:18.661Z | ++ [[ 42 -gt 300 ]] |
| 589 | 2026-02-27T04:15:18.661Z | ++ sleep 1 |
| 590 | 2026-02-27T04:15:19.663Z | ++ retry=43 |
| 591 | 2026-02-27T04:15:19.666Z | +++ svcs -Hostate baseline |
| 592 | 2026-02-27T04:15:19.687Z | ++ [[ offline* != online ]] |
| 593 | 2026-02-27T04:15:19.688Z | ++ [[ 43 -gt 300 ]] |
| 594 | 2026-02-27T04:15:19.688Z | ++ sleep 1 |
| 595 | 2026-02-27T04:15:20.710Z | ++ retry=44 |
| 596 | 2026-02-27T04:15:20.726Z | +++ svcs -Hostate baseline |
| 597 | 2026-02-27T04:15:20.726Z | ++ [[ offline* != online ]] |
| 598 | 2026-02-27T04:15:20.726Z | ++ [[ 44 -gt 300 ]] |
| 599 | 2026-02-27T04:15:20.726Z | ++ sleep 1 |
| 600 | 2026-02-27T04:15:21.712Z | ++ retry=45 |
| 601 | 2026-02-27T04:15:21.716Z | +++ svcs -Hostate baseline |
| 602 | 2026-02-27T04:15:21.737Z | ++ [[ offline* != online ]] |
| 603 | 2026-02-27T04:15:21.737Z | ++ [[ 45 -gt 300 ]] |
| 604 | 2026-02-27T04:15:21.737Z | ++ sleep 1 |
| 605 | 2026-02-27T04:15:22.737Z | ++ retry=46 |
| 606 | 2026-02-27T04:15:22.740Z | +++ svcs -Hostate baseline |
| 607 | 2026-02-27T04:15:22.759Z | ++ [[ offline* != online ]] |
| 608 | 2026-02-27T04:15:22.760Z | ++ [[ 46 -gt 300 ]] |
| 609 | 2026-02-27T04:15:22.766Z | ++ sleep 1 |
| 610 | 2026-02-27T04:15:23.762Z | ++ retry=47 |
| 611 | 2026-02-27T04:15:23.765Z | +++ svcs -Hostate baseline |
| 612 | 2026-02-27T04:15:23.784Z | ++ [[ offline* != online ]] |
| 613 | 2026-02-27T04:15:23.784Z | ++ [[ 47 -gt 300 ]] |
| 614 | 2026-02-27T04:15:23.784Z | ++ sleep 1 |
| 615 | 2026-02-27T04:15:24.787Z | ++ retry=48 |
| 616 | 2026-02-27T04:15:24.792Z | +++ svcs -Hostate baseline |
| 617 | 2026-02-27T04:15:24.809Z | ++ [[ offline* != online ]] |
| 618 | 2026-02-27T04:15:24.809Z | ++ [[ 48 -gt 300 ]] |
| 619 | 2026-02-27T04:15:24.810Z | ++ sleep 1 |
| 620 | 2026-02-27T04:15:25.818Z | ++ retry=49 |
| 621 | 2026-02-27T04:15:25.823Z | +++ svcs -Hostate baseline |
| 622 | 2026-02-27T04:15:25.834Z | ++ [[ offline* != online ]] |
| 623 | 2026-02-27T04:15:25.834Z | ++ [[ 49 -gt 300 ]] |
| 624 | 2026-02-27T04:15:25.834Z | ++ sleep 1 |
| 625 | 2026-02-27T04:15:26.858Z | ++ retry=50 |
| 626 | 2026-02-27T04:15:26.870Z | +++ svcs -Hostate baseline |
| 627 | 2026-02-27T04:15:26.870Z | ++ [[ offline* != online ]] |
| 628 | 2026-02-27T04:15:26.870Z | ++ [[ 50 -gt 300 ]] |
| 629 | 2026-02-27T04:15:26.870Z | ++ sleep 1 |
| 630 | 2026-02-27T04:15:27.862Z | ++ retry=51 |
| 631 | 2026-02-27T04:15:27.868Z | +++ svcs -Hostate baseline |
| 632 | 2026-02-27T04:15:27.883Z | ++ [[ offline* != online ]] |
| 633 | 2026-02-27T04:15:27.883Z | ++ [[ 51 -gt 300 ]] |
| 634 | 2026-02-27T04:15:27.887Z | ++ sleep 1 |
| 635 | 2026-02-27T04:15:28.887Z | ++ retry=52 |
| 636 | 2026-02-27T04:15:28.890Z | +++ svcs -Hostate baseline |
| 637 | 2026-02-27T04:15:28.910Z | ++ [[ offline* != online ]] |
| 638 | 2026-02-27T04:15:28.910Z | ++ [[ 52 -gt 300 ]] |
| 639 | 2026-02-27T04:15:28.914Z | ++ sleep 1 |
| 640 | 2026-02-27T04:15:29.912Z | ++ retry=53 |
| 641 | 2026-02-27T04:15:29.916Z | +++ svcs -Hostate baseline |
| 642 | 2026-02-27T04:15:29.985Z | ++ [[ offline* != online ]] |
| 643 | 2026-02-27T04:15:29.985Z | ++ [[ 53 -gt 300 ]] |
| 644 | 2026-02-27T04:15:29.985Z | ++ sleep 1 |
| 645 | 2026-02-27T04:15:30.940Z | ++ retry=54 |
| 646 | 2026-02-27T04:15:30.944Z | +++ svcs -Hostate baseline |
| 647 | 2026-02-27T04:15:30.960Z | ++ [[ offline* != online ]] |
| 648 | 2026-02-27T04:15:30.960Z | ++ [[ 54 -gt 300 ]] |
| 649 | 2026-02-27T04:15:30.966Z | ++ sleep 1 |
| 650 | 2026-02-27T04:15:31.967Z | ++ retry=55 |
| 651 | 2026-02-27T04:15:31.972Z | +++ svcs -Hostate baseline |
| 652 | 2026-02-27T04:15:32.013Z | ++ [[ offline* != online ]] |
| 653 | 2026-02-27T04:15:32.013Z | ++ [[ 55 -gt 300 ]] |
| 654 | 2026-02-27T04:15:32.031Z | ++ sleep 1 |
| 655 | 2026-02-27T04:15:33.094Z | ++ retry=56 |
| 656 | 2026-02-27T04:15:33.173Z | +++ svcs -Hostate baseline |
| 657 | 2026-02-27T04:15:33.173Z | ++ [[ offline* != online ]] |
| 658 | 2026-02-27T04:15:33.173Z | ++ [[ 56 -gt 300 ]] |
| 659 | 2026-02-27T04:15:33.173Z | ++ sleep 1 |
| 660 | 2026-02-27T04:15:34.029Z | ++ retry=57 |
| 661 | 2026-02-27T04:15:34.046Z | +++ svcs -Hostate baseline |
| 662 | 2026-02-27T04:15:34.046Z | ++ [[ offline* != online ]] |
| 663 | 2026-02-27T04:15:34.046Z | ++ [[ 57 -gt 300 ]] |
| 664 | 2026-02-27T04:15:34.046Z | ++ sleep 1 |
| 665 | 2026-02-27T04:15:35.188Z | ++ retry=58 |
| 666 | 2026-02-27T04:15:35.217Z | +++ svcs -Hostate baseline |
| 667 | 2026-02-27T04:15:35.218Z | ++ [[ offline* != online ]] |
| 668 | 2026-02-27T04:15:35.218Z | ++ [[ 58 -gt 300 ]] |
| 669 | 2026-02-27T04:15:35.218Z | ++ sleep 1 |
| 670 | 2026-02-27T04:15:36.374Z | ++ retry=59 |
| 671 | 2026-02-27T04:15:36.448Z | +++ svcs -Hostate baseline |
| 672 | 2026-02-27T04:15:36.449Z | ++ [[ offline* != online ]] |
| 673 | 2026-02-27T04:15:36.449Z | ++ [[ 59 -gt 300 ]] |
| 674 | 2026-02-27T04:15:36.449Z | ++ sleep 1 |
| 675 | 2026-02-27T04:15:40.913Z | ++ retry=60 |
| 676 | 2026-02-27T04:15:40.991Z | +++ svcs -Hostate baseline |
| 677 | 2026-02-27T04:15:40.991Z | ++ [[ offline* != online ]] |
| 678 | 2026-02-27T04:15:40.992Z | ++ [[ 60 -gt 300 ]] |
| 679 | 2026-02-27T04:15:40.992Z | ++ sleep 1 |
| 680 | 2026-02-27T04:15:40.992Z | ++ retry=61 |
| 681 | 2026-02-27T04:15:40.992Z | +++ svcs -Hostate baseline |
| 682 | 2026-02-27T04:15:40.993Z | ++ [[ offline* != online ]] |
| 683 | 2026-02-27T04:15:40.993Z | ++ [[ 61 -gt 300 ]] |
| 684 | 2026-02-27T04:15:40.993Z | ++ sleep 1 |
| 685 | 2026-02-27T04:15:40.993Z | ++ retry=62 |
| 686 | 2026-02-27T04:15:40.993Z | +++ svcs -Hostate baseline |
| 687 | 2026-02-27T04:15:40.993Z | ++ [[ offline* != online ]] |
| 688 | 2026-02-27T04:15:40.993Z | ++ [[ 62 -gt 300 ]] |
| 689 | 2026-02-27T04:15:40.993Z | ++ sleep 1 |
| 690 | 2026-02-27T04:15:40.993Z | ++ retry=63 |
| 691 | 2026-02-27T04:15:40.993Z | +++ svcs -Hostate baseline |
| 692 | 2026-02-27T04:15:40.993Z | ++ [[ offline* != online ]] |
| 693 | 2026-02-27T04:15:40.994Z | ++ [[ 63 -gt 300 ]] |
| 694 | 2026-02-27T04:15:40.994Z | ++ sleep 1 |
| 695 | 2026-02-27T04:15:41.187Z | ++ retry=64 |
| 696 | 2026-02-27T04:15:41.192Z | +++ svcs -Hostate baseline |
| 697 | 2026-02-27T04:15:41.210Z | ++ [[ offline* != online ]] |
| 698 | 2026-02-27T04:15:41.210Z | ++ [[ 64 -gt 300 ]] |
| 699 | 2026-02-27T04:15:41.210Z | ++ sleep 1 |
| 700 | 2026-02-27T04:15:42.219Z | ++ retry=65 |
| 701 | 2026-02-27T04:15:42.222Z | +++ svcs -Hostate baseline |
| 702 | 2026-02-27T04:15:42.234Z | ++ [[ offline* != online ]] |
| 703 | 2026-02-27T04:15:42.234Z | ++ [[ 65 -gt 300 ]] |
| 704 | 2026-02-27T04:15:42.238Z | ++ sleep 1 |
| 705 | 2026-02-27T04:15:43.237Z | ++ retry=66 |
| 706 | 2026-02-27T04:15:43.241Z | +++ svcs -Hostate baseline |
| 707 | 2026-02-27T04:15:43.259Z | ++ [[ offline* != online ]] |
| 708 | 2026-02-27T04:15:43.259Z | ++ [[ 66 -gt 300 ]] |
| 709 | 2026-02-27T04:15:43.262Z | ++ sleep 1 |
| 710 | 2026-02-27T04:15:44.266Z | ++ retry=67 |
| 711 | 2026-02-27T04:15:44.272Z | +++ svcs -Hostate baseline |
| 712 | 2026-02-27T04:15:44.285Z | ++ [[ offline* != online ]] |
| 713 | 2026-02-27T04:15:44.285Z | ++ [[ 67 -gt 300 ]] |
| 714 | 2026-02-27T04:15:44.285Z | ++ sleep 1 |
| 715 | 2026-02-27T04:15:45.289Z | ++ retry=68 |
| 716 | 2026-02-27T04:15:45.293Z | +++ svcs -Hostate baseline |
| 717 | 2026-02-27T04:15:45.313Z | ++ [[ offline* != online ]] |
| 718 | 2026-02-27T04:15:45.314Z | ++ [[ 68 -gt 300 ]] |
| 719 | 2026-02-27T04:15:45.314Z | ++ sleep 1 |
| 720 | 2026-02-27T04:15:46.314Z | ++ retry=69 |
| 721 | 2026-02-27T04:15:46.319Z | +++ svcs -Hostate baseline |
| 722 | 2026-02-27T04:15:46.336Z | ++ [[ offline* != online ]] |
| 723 | 2026-02-27T04:15:46.336Z | ++ [[ 69 -gt 300 ]] |
| 724 | 2026-02-27T04:15:46.339Z | ++ sleep 1 |
| 725 | 2026-02-27T04:15:47.339Z | ++ retry=70 |
| 726 | 2026-02-27T04:15:47.343Z | +++ svcs -Hostate baseline |
| 727 | 2026-02-27T04:15:47.362Z | ++ [[ offline* != online ]] |
| 728 | 2026-02-27T04:15:47.363Z | ++ [[ 70 -gt 300 ]] |
| 729 | 2026-02-27T04:15:47.363Z | ++ sleep 1 |
| 730 | 2026-02-27T04:15:48.364Z | ++ retry=71 |
| 731 | 2026-02-27T04:15:48.368Z | +++ svcs -Hostate baseline |
| 732 | 2026-02-27T04:15:48.391Z | ++ [[ offline* != online ]] |
| 733 | 2026-02-27T04:15:48.391Z | ++ [[ 71 -gt 300 ]] |
| 734 | 2026-02-27T04:15:48.391Z | ++ sleep 1 |
| 735 | 2026-02-27T04:15:49.390Z | ++ retry=72 |
| 736 | 2026-02-27T04:15:49.393Z | +++ svcs -Hostate baseline |
| 737 | 2026-02-27T04:15:49.412Z | ++ [[ offline* != online ]] |
| 738 | 2026-02-27T04:15:49.412Z | ++ [[ 72 -gt 300 ]] |
| 739 | 2026-02-27T04:15:49.412Z | ++ sleep 1 |
| 740 | 2026-02-27T04:15:50.414Z | ++ retry=73 |
| 741 | 2026-02-27T04:15:50.418Z | +++ svcs -Hostate baseline |
| 742 | 2026-02-27T04:15:50.440Z | ++ [[ offline* != online ]] |
| 743 | 2026-02-27T04:15:50.440Z | ++ [[ 73 -gt 300 ]] |
| 744 | 2026-02-27T04:15:50.444Z | ++ sleep 1 |
| 745 | 2026-02-27T04:15:51.444Z | ++ retry=74 |
| 746 | 2026-02-27T04:15:51.449Z | +++ svcs -Hostate baseline |
| 747 | 2026-02-27T04:15:51.465Z | ++ [[ offline* != online ]] |
| 748 | 2026-02-27T04:15:51.465Z | ++ [[ 74 -gt 300 ]] |
| 749 | 2026-02-27T04:15:51.465Z | ++ sleep 1 |
| 750 | 2026-02-27T04:15:52.468Z | ++ retry=75 |
| 751 | 2026-02-27T04:15:52.473Z | +++ svcs -Hostate baseline |
| 752 | 2026-02-27T04:15:52.490Z | ++ [[ offline* != online ]] |
| 753 | 2026-02-27T04:15:52.490Z | ++ [[ 75 -gt 300 ]] |
| 754 | 2026-02-27T04:15:52.495Z | ++ sleep 1 |
| 755 | 2026-02-27T04:15:53.493Z | ++ retry=76 |
| 756 | 2026-02-27T04:15:53.497Z | +++ svcs -Hostate baseline |
| 757 | 2026-02-27T04:15:53.515Z | ++ [[ offline* != online ]] |
| 758 | 2026-02-27T04:15:53.515Z | ++ [[ 76 -gt 300 ]] |
| 759 | 2026-02-27T04:15:53.519Z | ++ sleep 1 |
| 760 | 2026-02-27T04:15:54.518Z | ++ retry=77 |
| 761 | 2026-02-27T04:15:54.534Z | +++ svcs -Hostate baseline |
| 762 | 2026-02-27T04:15:54.541Z | ++ [[ offline* != online ]] |
| 763 | 2026-02-27T04:15:54.542Z | ++ [[ 77 -gt 300 ]] |
| 764 | 2026-02-27T04:15:54.545Z | ++ sleep 1 |
| 765 | 2026-02-27T04:15:55.544Z | ++ retry=78 |
| 766 | 2026-02-27T04:15:55.548Z | +++ svcs -Hostate baseline |
| 767 | 2026-02-27T04:15:55.570Z | ++ [[ offline* != online ]] |
| 768 | 2026-02-27T04:15:55.570Z | ++ [[ 78 -gt 300 ]] |
| 769 | 2026-02-27T04:15:55.570Z | ++ sleep 1 |
| 770 | 2026-02-27T04:15:56.573Z | ++ retry=79 |
| 771 | 2026-02-27T04:15:56.577Z | +++ svcs -Hostate baseline |
| 772 | 2026-02-27T04:15:56.597Z | ++ [[ offline* != online ]] |
| 773 | 2026-02-27T04:15:56.597Z | ++ [[ 79 -gt 300 ]] |
| 774 | 2026-02-27T04:15:56.597Z | ++ sleep 1 |
| 775 | 2026-02-27T04:15:57.600Z | ++ retry=80 |
| 776 | 2026-02-27T04:15:57.604Z | +++ svcs -Hostate baseline |
| 777 | 2026-02-27T04:15:57.622Z | ++ [[ offline* != online ]] |
| 778 | 2026-02-27T04:15:57.623Z | ++ [[ 80 -gt 300 ]] |
| 779 | 2026-02-27T04:15:57.627Z | ++ sleep 1 |
| 780 | 2026-02-27T04:15:58.625Z | ++ retry=81 |
| 781 | 2026-02-27T04:15:58.631Z | +++ svcs -Hostate baseline |
| 782 | 2026-02-27T04:15:58.649Z | ++ [[ offline* != online ]] |
| 783 | 2026-02-27T04:15:58.649Z | ++ [[ 81 -gt 300 ]] |
| 784 | 2026-02-27T04:15:58.649Z | ++ sleep 1 |
| 785 | 2026-02-27T04:15:59.651Z | ++ retry=82 |
| 786 | 2026-02-27T04:15:59.655Z | +++ svcs -Hostate baseline |
| 787 | 2026-02-27T04:15:59.675Z | ++ [[ offline* != online ]] |
| 788 | 2026-02-27T04:15:59.675Z | ++ [[ 82 -gt 300 ]] |
| 789 | 2026-02-27T04:15:59.675Z | ++ sleep 1 |
| 790 | 2026-02-27T04:16:00.677Z | ++ retry=83 |
| 791 | 2026-02-27T04:16:00.681Z | +++ svcs -Hostate baseline |
| 792 | 2026-02-27T04:16:00.700Z | ++ [[ offline* != online ]] |
| 793 | 2026-02-27T04:16:00.700Z | ++ [[ 83 -gt 300 ]] |
| 794 | 2026-02-27T04:16:00.706Z | ++ sleep 1 |
| 795 | 2026-02-27T04:16:01.701Z | ++ retry=84 |
| 796 | 2026-02-27T04:16:01.705Z | +++ svcs -Hostate baseline |
| 797 | 2026-02-27T04:16:01.723Z | ++ [[ offline* != online ]] |
| 798 | 2026-02-27T04:16:01.723Z | ++ [[ 84 -gt 300 ]] |
| 799 | 2026-02-27T04:16:01.727Z | ++ sleep 1 |
| 800 | 2026-02-27T04:16:02.726Z | ++ retry=85 |
| 801 | 2026-02-27T04:16:02.731Z | +++ svcs -Hostate baseline |
| 802 | 2026-02-27T04:16:02.749Z | ++ [[ offline* != online ]] |
| 803 | 2026-02-27T04:16:02.749Z | ++ [[ 85 -gt 300 ]] |
| 804 | 2026-02-27T04:16:02.749Z | ++ sleep 1 |
| 805 | 2026-02-27T04:16:03.752Z | ++ retry=86 |
| 806 | 2026-02-27T04:16:03.757Z | +++ svcs -Hostate baseline |
| 807 | 2026-02-27T04:16:03.775Z | ++ [[ offline* != online ]] |
| 808 | 2026-02-27T04:16:03.775Z | ++ [[ 86 -gt 300 ]] |
| 809 | 2026-02-27T04:16:03.775Z | ++ sleep 1 |
| 810 | 2026-02-27T04:16:04.778Z | ++ retry=87 |
| 811 | 2026-02-27T04:16:04.783Z | +++ svcs -Hostate baseline |
| 812 | 2026-02-27T04:16:04.801Z | ++ [[ offline* != online ]] |
| 813 | 2026-02-27T04:16:04.801Z | ++ [[ 87 -gt 300 ]] |
| 814 | 2026-02-27T04:16:04.805Z | ++ sleep 1 |
| 815 | 2026-02-27T04:16:05.803Z | ++ retry=88 |
| 816 | 2026-02-27T04:16:05.807Z | +++ svcs -Hostate baseline |
| 817 | 2026-02-27T04:16:05.825Z | ++ [[ offline* != online ]] |
| 818 | 2026-02-27T04:16:05.825Z | ++ [[ 88 -gt 300 ]] |
| 819 | 2026-02-27T04:16:05.829Z | ++ sleep 1 |
| 820 | 2026-02-27T04:16:06.828Z | ++ retry=89 |
| 821 | 2026-02-27T04:16:06.834Z | +++ svcs -Hostate baseline |
| 822 | 2026-02-27T04:16:06.851Z | ++ [[ offline* != online ]] |
| 823 | 2026-02-27T04:16:06.851Z | ++ [[ 89 -gt 300 ]] |
| 824 | 2026-02-27T04:16:06.851Z | ++ sleep 1 |
| 825 | 2026-02-27T04:16:07.854Z | ++ retry=90 |
| 826 | 2026-02-27T04:16:07.858Z | +++ svcs -Hostate baseline |
| 827 | 2026-02-27T04:16:07.876Z | ++ [[ offline* != online ]] |
| 828 | 2026-02-27T04:16:07.876Z | ++ [[ 90 -gt 300 ]] |
| 829 | 2026-02-27T04:16:07.880Z | ++ sleep 1 |
| 830 | 2026-02-27T04:16:08.879Z | ++ retry=91 |
| 831 | 2026-02-27T04:16:08.883Z | +++ svcs -Hostate baseline |
| 832 | 2026-02-27T04:16:08.901Z | ++ [[ offline* != online ]] |
| 833 | 2026-02-27T04:16:08.902Z | ++ [[ 91 -gt 300 ]] |
| 834 | 2026-02-27T04:16:08.906Z | ++ sleep 1 |
| 835 | 2026-02-27T04:16:09.904Z | ++ retry=92 |
| 836 | 2026-02-27T04:16:09.908Z | +++ svcs -Hostate baseline |
| 837 | 2026-02-27T04:16:09.927Z | ++ [[ offline* != online ]] |
| 838 | 2026-02-27T04:16:09.927Z | ++ [[ 92 -gt 300 ]] |
| 839 | 2026-02-27T04:16:09.927Z | ++ sleep 1 |
| 840 | 2026-02-27T04:16:10.930Z | ++ retry=93 |
| 841 | 2026-02-27T04:16:10.934Z | +++ svcs -Hostate baseline |
| 842 | 2026-02-27T04:16:10.952Z | ++ [[ offline* != online ]] |
| 843 | 2026-02-27T04:16:10.952Z | ++ [[ 93 -gt 300 ]] |
| 844 | 2026-02-27T04:16:10.952Z | ++ sleep 1 |
| 845 | 2026-02-27T04:16:11.956Z | ++ retry=94 |
| 846 | 2026-02-27T04:16:11.959Z | +++ svcs -Hostate baseline |
| 847 | 2026-02-27T04:16:11.977Z | ++ [[ offline* != online ]] |
| 848 | 2026-02-27T04:16:11.977Z | ++ [[ 94 -gt 300 ]] |
| 849 | 2026-02-27T04:16:11.981Z | ++ sleep 1 |
| 850 | 2026-02-27T04:16:12.979Z | ++ retry=95 |
| 851 | 2026-02-27T04:16:12.983Z | +++ svcs -Hostate baseline |
| 852 | 2026-02-27T04:16:13.003Z | ++ [[ offline* != online ]] |
| 853 | 2026-02-27T04:16:13.003Z | ++ [[ 95 -gt 300 ]] |
| 854 | 2026-02-27T04:16:13.003Z | ++ sleep 1 |
| 855 | 2026-02-27T04:16:14.006Z | ++ retry=96 |
| 856 | 2026-02-27T04:16:14.010Z | +++ svcs -Hostate baseline |
| 857 | 2026-02-27T04:16:14.029Z | ++ [[ offline* != online ]] |
| 858 | 2026-02-27T04:16:14.029Z | ++ [[ 96 -gt 300 ]] |
| 859 | 2026-02-27T04:16:14.032Z | ++ sleep 1 |
| 860 | 2026-02-27T04:16:15.033Z | ++ retry=97 |
| 861 | 2026-02-27T04:16:15.037Z | +++ svcs -Hostate baseline |
| 862 | 2026-02-27T04:16:15.055Z | ++ [[ offline* != online ]] |
| 863 | 2026-02-27T04:16:15.055Z | ++ [[ 97 -gt 300 ]] |
| 864 | 2026-02-27T04:16:15.058Z | ++ sleep 1 |
| 865 | 2026-02-27T04:16:16.058Z | ++ retry=98 |
| 866 | 2026-02-27T04:16:16.061Z | +++ svcs -Hostate baseline |
| 867 | 2026-02-27T04:16:16.082Z | ++ [[ offline* != online ]] |
| 868 | 2026-02-27T04:16:16.082Z | ++ [[ 98 -gt 300 ]] |
| 869 | 2026-02-27T04:16:16.082Z | ++ sleep 1 |
| 870 | 2026-02-27T04:16:17.085Z | ++ retry=99 |
| 871 | 2026-02-27T04:16:17.088Z | +++ svcs -Hostate baseline |
| 872 | 2026-02-27T04:16:17.107Z | ++ [[ offline* != online ]] |
| 873 | 2026-02-27T04:16:17.107Z | ++ [[ 99 -gt 300 ]] |
| 874 | 2026-02-27T04:16:17.111Z | ++ sleep 1 |
| 875 | 2026-02-27T04:16:18.114Z | ++ retry=100 |
| 876 | 2026-02-27T04:16:18.118Z | +++ svcs -Hostate baseline |
| 877 | 2026-02-27T04:16:18.136Z | ++ [[ offline* != online ]] |
| 878 | 2026-02-27T04:16:18.136Z | ++ [[ 100 -gt 300 ]] |
| 879 | 2026-02-27T04:16:18.139Z | ++ sleep 1 |
| 880 | 2026-02-27T04:16:19.139Z | ++ retry=101 |
| 881 | 2026-02-27T04:16:19.143Z | +++ svcs -Hostate baseline |
| 882 | 2026-02-27T04:16:19.161Z | ++ [[ offline* != online ]] |
| 883 | 2026-02-27T04:16:19.161Z | ++ [[ 101 -gt 300 ]] |
| 884 | 2026-02-27T04:16:19.165Z | ++ sleep 1 |
| 885 | 2026-02-27T04:16:20.166Z | ++ retry=102 |
| 886 | 2026-02-27T04:16:20.173Z | +++ svcs -Hostate baseline |
| 887 | 2026-02-27T04:16:20.187Z | ++ [[ offline* != online ]] |
| 888 | 2026-02-27T04:16:20.187Z | ++ [[ 102 -gt 300 ]] |
| 889 | 2026-02-27T04:16:20.190Z | ++ sleep 1 |
| 890 | 2026-02-27T04:16:21.190Z | ++ retry=103 |
| 891 | 2026-02-27T04:16:21.193Z | +++ svcs -Hostate baseline |
| 892 | 2026-02-27T04:16:21.213Z | ++ [[ offline* != online ]] |
| 893 | 2026-02-27T04:16:21.213Z | ++ [[ 103 -gt 300 ]] |
| 894 | 2026-02-27T04:16:21.213Z | ++ sleep 1 |
| 895 | 2026-02-27T04:16:22.215Z | ++ retry=104 |
| 896 | 2026-02-27T04:16:22.219Z | +++ svcs -Hostate baseline |
| 897 | 2026-02-27T04:16:22.238Z | ++ [[ offline* != online ]] |
| 898 | 2026-02-27T04:16:22.242Z | ++ [[ 104 -gt 300 ]] |
| 899 | 2026-02-27T04:16:22.242Z | ++ sleep 1 |
| 900 | 2026-02-27T04:16:23.242Z | ++ retry=105 |
| 901 | 2026-02-27T04:16:23.247Z | +++ svcs -Hostate baseline |
| 902 | 2026-02-27T04:16:23.264Z | ++ [[ offline* != online ]] |
| 903 | 2026-02-27T04:16:23.264Z | ++ [[ 105 -gt 300 ]] |
| 904 | 2026-02-27T04:16:23.264Z | ++ sleep 1 |
| 905 | 2026-02-27T04:16:24.266Z | ++ retry=106 |
| 906 | 2026-02-27T04:16:24.270Z | +++ svcs -Hostate baseline |
| 907 | 2026-02-27T04:16:24.289Z | ++ [[ offline* != online ]] |
| 908 | 2026-02-27T04:16:24.289Z | ++ [[ 106 -gt 300 ]] |
| 909 | 2026-02-27T04:16:24.289Z | ++ sleep 1 |
| 910 | 2026-02-27T04:16:25.292Z | ++ retry=107 |
| 911 | 2026-02-27T04:16:25.295Z | +++ svcs -Hostate baseline |
| 912 | 2026-02-27T04:16:25.315Z | ++ [[ offline* != online ]] |
| 913 | 2026-02-27T04:16:25.315Z | ++ [[ 107 -gt 300 ]] |
| 914 | 2026-02-27T04:16:25.318Z | ++ sleep 1 |
| 915 | 2026-02-27T04:16:26.317Z | ++ retry=108 |
| 916 | 2026-02-27T04:16:26.321Z | +++ svcs -Hostate baseline |
| 917 | 2026-02-27T04:16:26.340Z | ++ [[ offline* != online ]] |
| 918 | 2026-02-27T04:16:26.340Z | ++ [[ 108 -gt 300 ]] |
| 919 | 2026-02-27T04:16:26.340Z | ++ sleep 1 |
| 920 | 2026-02-27T04:16:27.343Z | ++ retry=109 |
| 921 | 2026-02-27T04:16:27.346Z | +++ svcs -Hostate baseline |
| 922 | 2026-02-27T04:16:27.366Z | ++ [[ offline* != online ]] |
| 923 | 2026-02-27T04:16:27.366Z | ++ [[ 109 -gt 300 ]] |
| 924 | 2026-02-27T04:16:27.366Z | ++ sleep 1 |
| 925 | 2026-02-27T04:16:28.368Z | ++ retry=110 |
| 926 | 2026-02-27T04:16:28.372Z | +++ svcs -Hostate baseline |
| 927 | 2026-02-27T04:16:28.391Z | ++ [[ offline* != online ]] |
| 928 | 2026-02-27T04:16:28.391Z | ++ [[ 110 -gt 300 ]] |
| 929 | 2026-02-27T04:16:28.395Z | ++ sleep 1 |
| 930 | 2026-02-27T04:16:29.394Z | ++ retry=111 |
| 931 | 2026-02-27T04:16:29.397Z | +++ svcs -Hostate baseline |
| 932 | 2026-02-27T04:16:29.416Z | ++ [[ offline* != online ]] |
| 933 | 2026-02-27T04:16:29.417Z | ++ [[ 111 -gt 300 ]] |
| 934 | 2026-02-27T04:16:29.420Z | ++ sleep 1 |
| 935 | 2026-02-27T04:16:30.419Z | ++ retry=112 |
| 936 | 2026-02-27T04:16:30.423Z | +++ svcs -Hostate baseline |
| 937 | 2026-02-27T04:16:30.442Z | ++ [[ offline* != online ]] |
| 938 | 2026-02-27T04:16:30.442Z | ++ [[ 112 -gt 300 ]] |
| 939 | 2026-02-27T04:16:30.446Z | ++ sleep 1 |
| 940 | 2026-02-27T04:16:31.445Z | ++ retry=113 |
| 941 | 2026-02-27T04:16:31.449Z | +++ svcs -Hostate baseline |
| 942 | 2026-02-27T04:16:31.468Z | ++ [[ offline* != online ]] |
| 943 | 2026-02-27T04:16:31.468Z | ++ [[ 113 -gt 300 ]] |
| 944 | 2026-02-27T04:16:31.472Z | ++ sleep 1 |
| 945 | 2026-02-27T04:16:32.471Z | ++ retry=114 |
| 946 | 2026-02-27T04:16:32.474Z | +++ svcs -Hostate baseline |
| 947 | 2026-02-27T04:16:32.494Z | ++ [[ offline* != online ]] |
| 948 | 2026-02-27T04:16:32.494Z | ++ [[ 114 -gt 300 ]] |
| 949 | 2026-02-27T04:16:32.498Z | ++ sleep 1 |
| 950 | 2026-02-27T04:16:33.497Z | ++ retry=115 |
| 951 | 2026-02-27T04:16:33.500Z | +++ svcs -Hostate baseline |
| 952 | 2026-02-27T04:16:33.520Z | ++ [[ offline* != online ]] |
| 953 | 2026-02-27T04:16:33.520Z | ++ [[ 115 -gt 300 ]] |
| 954 | 2026-02-27T04:16:33.520Z | ++ sleep 1 |
| 955 | 2026-02-27T04:16:34.524Z | ++ retry=116 |
| 956 | 2026-02-27T04:16:34.527Z | +++ svcs -Hostate baseline |
| 957 | 2026-02-27T04:16:34.545Z | ++ [[ offline* != online ]] |
| 958 | 2026-02-27T04:16:34.548Z | ++ [[ 116 -gt 300 ]] |
| 959 | 2026-02-27T04:16:34.548Z | ++ sleep 1 |
| 960 | 2026-02-27T04:16:35.548Z | ++ retry=117 |
| 961 | 2026-02-27T04:16:35.551Z | +++ svcs -Hostate baseline |
| 962 | 2026-02-27T04:16:35.570Z | ++ [[ offline* != online ]] |
| 963 | 2026-02-27T04:16:35.570Z | ++ [[ 117 -gt 300 ]] |
| 964 | 2026-02-27T04:16:35.573Z | ++ sleep 1 |
| 965 | 2026-02-27T04:16:36.573Z | ++ retry=118 |
| 966 | 2026-02-27T04:16:36.576Z | +++ svcs -Hostate baseline |
| 967 | 2026-02-27T04:16:36.597Z | ++ [[ offline* != online ]] |
| 968 | 2026-02-27T04:16:36.597Z | ++ [[ 118 -gt 300 ]] |
| 969 | 2026-02-27T04:16:36.601Z | ++ sleep 1 |
| 970 | 2026-02-27T04:16:37.599Z | ++ retry=119 |
| 971 | 2026-02-27T04:16:37.603Z | +++ svcs -Hostate baseline |
| 972 | 2026-02-27T04:16:37.622Z | ++ [[ offline* != online ]] |
| 973 | 2026-02-27T04:16:37.623Z | ++ [[ 119 -gt 300 ]] |
| 974 | 2026-02-27T04:16:37.623Z | ++ sleep 1 |
| 975 | 2026-02-27T04:16:38.625Z | ++ retry=120 |
| 976 | 2026-02-27T04:16:38.629Z | +++ svcs -Hostate baseline |
| 977 | 2026-02-27T04:16:38.648Z | ++ [[ offline* != online ]] |
| 978 | 2026-02-27T04:16:38.648Z | ++ [[ 120 -gt 300 ]] |
| 979 | 2026-02-27T04:16:38.648Z | ++ sleep 1 |
| 980 | 2026-02-27T04:16:39.651Z | ++ retry=121 |
| 981 | 2026-02-27T04:16:39.654Z | +++ svcs -Hostate baseline |
| 982 | 2026-02-27T04:16:39.673Z | ++ [[ offline* != online ]] |
| 983 | 2026-02-27T04:16:39.673Z | ++ [[ 121 -gt 300 ]] |
| 984 | 2026-02-27T04:16:39.673Z | ++ sleep 1 |
| 985 | 2026-02-27T04:16:40.676Z | ++ retry=122 |
| 986 | 2026-02-27T04:16:40.680Z | +++ svcs -Hostate baseline |
| 987 | 2026-02-27T04:16:40.700Z | ++ [[ offline* != online ]] |
| 988 | 2026-02-27T04:16:40.701Z | ++ [[ 122 -gt 300 ]] |
| 989 | 2026-02-27T04:16:40.707Z | ++ sleep 1 |
| 990 | 2026-02-27T04:16:41.702Z | ++ retry=123 |
| 991 | 2026-02-27T04:16:41.706Z | +++ svcs -Hostate baseline |
| 992 | 2026-02-27T04:16:41.725Z | ++ [[ offline* != online ]] |
| 993 | 2026-02-27T04:16:41.728Z | ++ [[ 123 -gt 300 ]] |
| 994 | 2026-02-27T04:16:41.728Z | ++ sleep 1 |
| 995 | 2026-02-27T04:16:42.728Z | ++ retry=124 |
| 996 | 2026-02-27T04:16:42.731Z | +++ svcs -Hostate baseline |
| 997 | 2026-02-27T04:16:42.750Z | ++ [[ offline* != online ]] |
| 998 | 2026-02-27T04:16:42.750Z | ++ [[ 124 -gt 300 ]] |
| 999 | 2026-02-27T04:16:42.754Z | ++ sleep 1 |
| 1000 | 2026-02-27T04:16:43.755Z | ++ retry=125 |
| 1001 | 2026-02-27T04:16:43.758Z | +++ svcs -Hostate baseline |
| 1002 | 2026-02-27T04:16:43.776Z | ++ [[ offline* != online ]] |
| 1003 | 2026-02-27T04:16:43.776Z | ++ [[ 125 -gt 300 ]] |
| 1004 | 2026-02-27T04:16:43.779Z | ++ sleep 1 |
| 1005 | 2026-02-27T04:16:44.779Z | ++ retry=126 |
| 1006 | 2026-02-27T04:16:44.783Z | +++ svcs -Hostate baseline |
| 1007 | 2026-02-27T04:16:44.801Z | ++ [[ offline* != online ]] |
| 1008 | 2026-02-27T04:16:44.802Z | ++ [[ 126 -gt 300 ]] |
| 1009 | 2026-02-27T04:16:44.805Z | ++ sleep 1 |
| 1010 | 2026-02-27T04:16:45.804Z | ++ retry=127 |
| 1011 | 2026-02-27T04:16:45.807Z | +++ svcs -Hostate baseline |
| 1012 | 2026-02-27T04:16:45.827Z | ++ [[ offline* != online ]] |
| 1013 | 2026-02-27T04:16:45.827Z | ++ [[ 127 -gt 300 ]] |
| 1014 | 2026-02-27T04:16:45.830Z | ++ sleep 1 |
| 1015 | 2026-02-27T04:16:46.829Z | ++ retry=128 |
| 1016 | 2026-02-27T04:16:46.833Z | +++ svcs -Hostate baseline |
| 1017 | 2026-02-27T04:16:46.852Z | ++ [[ offline* != online ]] |
| 1018 | 2026-02-27T04:16:46.852Z | ++ [[ 128 -gt 300 ]] |
| 1019 | 2026-02-27T04:16:46.852Z | ++ sleep 1 |
| 1020 | 2026-02-27T04:16:47.854Z | ++ retry=129 |
| 1021 | 2026-02-27T04:16:47.911Z | +++ svcs -Hostate baseline |
| 1022 | 2026-02-27T04:16:47.911Z | ++ [[ offline* != online ]] |
| 1023 | 2026-02-27T04:16:47.911Z | ++ [[ 129 -gt 300 ]] |
| 1024 | 2026-02-27T04:16:47.911Z | ++ sleep 1 |
| 1025 | 2026-02-27T04:16:48.880Z | ++ retry=130 |
| 1026 | 2026-02-27T04:16:48.884Z | +++ svcs -Hostate baseline |
| 1027 | 2026-02-27T04:16:48.902Z | ++ [[ offline* != online ]] |
| 1028 | 2026-02-27T04:16:48.902Z | ++ [[ 130 -gt 300 ]] |
| 1029 | 2026-02-27T04:16:48.905Z | ++ sleep 1 |
| 1030 | 2026-02-27T04:16:49.904Z | ++ retry=131 |
| 1031 | 2026-02-27T04:16:49.909Z | +++ svcs -Hostate baseline |
| 1032 | 2026-02-27T04:16:49.929Z | ++ [[ offline* != online ]] |
| 1033 | 2026-02-27T04:16:49.929Z | ++ [[ 131 -gt 300 ]] |
| 1034 | 2026-02-27T04:16:49.929Z | ++ sleep 1 |
| 1035 | 2026-02-27T04:16:50.929Z | ++ retry=132 |
| 1036 | 2026-02-27T04:16:50.934Z | +++ svcs -Hostate baseline |
| 1037 | 2026-02-27T04:16:50.955Z | ++ [[ offline* != online ]] |
| 1038 | 2026-02-27T04:16:50.955Z | ++ [[ 132 -gt 300 ]] |
| 1039 | 2026-02-27T04:16:50.955Z | ++ sleep 1 |
| 1040 | 2026-02-27T04:16:51.958Z | ++ retry=133 |
| 1041 | 2026-02-27T04:16:51.961Z | +++ svcs -Hostate baseline |
| 1042 | 2026-02-27T04:16:51.980Z | ++ [[ offline* != online ]] |
| 1043 | 2026-02-27T04:16:51.980Z | ++ [[ 133 -gt 300 ]] |
| 1044 | 2026-02-27T04:16:51.984Z | ++ sleep 1 |
| 1045 | 2026-02-27T04:16:52.983Z | ++ retry=134 |
| 1046 | 2026-02-27T04:16:52.987Z | +++ svcs -Hostate baseline |
| 1047 | 2026-02-27T04:16:53.005Z | ++ [[ offline* != online ]] |
| 1048 | 2026-02-27T04:16:53.005Z | ++ [[ 134 -gt 300 ]] |
| 1049 | 2026-02-27T04:16:53.010Z | ++ sleep 1 |
| 1050 | 2026-02-27T04:16:54.008Z | ++ retry=135 |
| 1051 | 2026-02-27T04:16:54.013Z | +++ svcs -Hostate baseline |
| 1052 | 2026-02-27T04:16:54.030Z | ++ [[ offline* != online ]] |
| 1053 | 2026-02-27T04:16:54.030Z | ++ [[ 135 -gt 300 ]] |
| 1054 | 2026-02-27T04:16:54.033Z | ++ sleep 1 |
| 1055 | 2026-02-27T04:16:55.033Z | ++ retry=136 |
| 1056 | 2026-02-27T04:16:55.037Z | +++ svcs -Hostate baseline |
| 1057 | 2026-02-27T04:16:55.055Z | ++ [[ offline* != online ]] |
| 1058 | 2026-02-27T04:16:55.055Z | ++ [[ 136 -gt 300 ]] |
| 1059 | 2026-02-27T04:16:55.059Z | ++ sleep 1 |
| 1060 | 2026-02-27T04:16:56.058Z | ++ retry=137 |
| 1061 | 2026-02-27T04:16:56.062Z | +++ svcs -Hostate baseline |
| 1062 | 2026-02-27T04:16:56.081Z | ++ [[ offline* != online ]] |
| 1063 | 2026-02-27T04:16:56.081Z | ++ [[ 137 -gt 300 ]] |
| 1064 | 2026-02-27T04:16:56.081Z | ++ sleep 1 |
| 1065 | 2026-02-27T04:16:57.084Z | ++ retry=138 |
| 1066 | 2026-02-27T04:16:57.088Z | +++ svcs -Hostate baseline |
| 1067 | 2026-02-27T04:16:57.106Z | ++ [[ offline* != online ]] |
| 1068 | 2026-02-27T04:16:57.106Z | ++ [[ 138 -gt 300 ]] |
| 1069 | 2026-02-27T04:16:57.106Z | ++ sleep 1 |
| 1070 | 2026-02-27T04:16:58.109Z | ++ retry=139 |
| 1071 | 2026-02-27T04:16:58.113Z | +++ svcs -Hostate baseline |
| 1072 | 2026-02-27T04:16:58.133Z | ++ [[ offline* != online ]] |
| 1073 | 2026-02-27T04:16:58.133Z | ++ [[ 139 -gt 300 ]] |
| 1074 | 2026-02-27T04:16:58.133Z | ++ sleep 1 |
| 1075 | 2026-02-27T04:16:59.135Z | ++ retry=140 |
| 1076 | 2026-02-27T04:16:59.139Z | +++ svcs -Hostate baseline |
| 1077 | 2026-02-27T04:16:59.158Z | ++ [[ offline* != online ]] |
| 1078 | 2026-02-27T04:16:59.158Z | ++ [[ 140 -gt 300 ]] |
| 1079 | 2026-02-27T04:16:59.161Z | ++ sleep 1 |
| 1080 | 2026-02-27T04:17:00.161Z | ++ retry=141 |
| 1081 | 2026-02-27T04:17:00.166Z | +++ svcs -Hostate baseline |
| 1082 | 2026-02-27T04:17:00.183Z | ++ [[ offline* != online ]] |
| 1083 | 2026-02-27T04:17:00.183Z | ++ [[ 141 -gt 300 ]] |
| 1084 | 2026-02-27T04:17:00.183Z | ++ sleep 1 |
| 1085 | 2026-02-27T04:17:01.194Z | ++ retry=142 |
| 1086 | 2026-02-27T04:17:01.225Z | +++ svcs -Hostate baseline |
| 1087 | 2026-02-27T04:17:01.283Z | ++ [[ online != online ]] |
| 1088 | 2026-02-27T04:17:01.283Z | ++ set -o errexit |
| 1089 | 2026-02-27T04:17:01.284Z | ++ set -o pipefail |
| 1090 | 2026-02-27T04:17:01.284Z | ++ banner build |
| 1091 | 2026-02-27T04:17:01.285Z | |
| 1092 | 2026-02-27T04:17:01.285Z | ##### # # # # ##### |
| 1093 | 2026-02-27T04:17:01.285Z | # # # # # # # # |
| 1094 | 2026-02-27T04:17:01.286Z | ##### # # # # # # |
| 1095 | 2026-02-27T04:17:01.286Z | # # # # # # # # |
| 1096 | 2026-02-27T04:17:01.286Z | # # # # # # # # |
| 1097 | 2026-02-27T04:17:01.286Z | ##### #### # ###### ##### |
| 1098 | 2026-02-27T04:17:01.286Z | |
| 1099 | 2026-02-27T04:17:01.286Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 1100 | 2026-02-27T04:17:01.286Z | info: syncing channel updates for '1.92.0-x86_64-unknown-illumos' |
| 1101 | 2026-02-27T04:17:01.445Z | info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08) |
| 1102 | 2026-02-27T04:17:01.456Z | info: downloading component 'cargo' |
| 1103 | 2026-02-27T04:17:02.660Z | info: downloading component 'clippy' |
| 1104 | 2026-02-27T04:17:03.023Z | info: downloading component 'rust-docs' |
| 1105 | 2026-02-27T04:17:04.755Z | info: downloading component 'rust-std' |
| 1106 | 2026-02-27T04:17:06.520Z | info: downloading component 'rustc' |
| 1107 | 2026-02-27T04:17:15.268Z | info: downloading component 'rustfmt' |
| 1108 | 2026-02-27T04:17:15.570Z | info: installing component 'cargo' |
| 1109 | 2026-02-27T04:17:16.509Z | info: installing component 'clippy' |
| 1110 | 2026-02-27T04:17:16.865Z | info: installing component 'rust-docs' |
| 1111 | 2026-02-27T04:17:18.805Z | info: installing component 'rust-std' |
| 1112 | 2026-02-27T04:17:20.614Z | info: installing component 'rustc' |
| 1113 | 2026-02-27T04:17:27.287Z | info: installing component 'rustfmt' |
| 1114 | 2026-02-27T04:17:27.865Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 1115 | 2026-02-27T04:17:31.430Z | From https://github.com/oxidecomputer/falcon |
| 1116 | 2026-02-27T04:17:31.430Z | * [new ref] f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 -> refs/commit/f5f8fd52ea72167b6a46eff34dc7b46b87d3b5f9 |
| 1117 | 2026-02-27T04:17:31.539Z | Updating crates.io index |
| 1118 | 2026-02-27T04:17:31.543Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 1119 | 2026-02-27T04:17:33.235Z | From https://github.com/oxidecomputer/dendrite |
| 1120 | 2026-02-27T04:17:33.236Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 1121 | 2026-02-27T04:17:33.414Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 1122 | 2026-02-27T04:17:33.822Z | From https://github.com/oxidecomputer/ispf |
| 1123 | 2026-02-27T04:17:33.822Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 1124 | 2026-02-27T04:17:33.830Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 1125 | 2026-02-27T04:17:34.456Z | From https://github.com/oxidecomputer/netadm-sys |
| 1126 | 2026-02-27T04:17:34.456Z | * [new ref] 99a7e26c6d8b43759ec7e09d10779766d577123f -> refs/commit/99a7e26c6d8b43759ec7e09d10779766d577123f |
| 1127 | 2026-02-27T04:17:34.505Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 1128 | 2026-02-27T04:18:14.574Z | From https://github.com/oxidecomputer/omicron |
| 1129 | 2026-02-27T04:18:14.574Z | * [new ref] 79fac7deb9acd9272b867904da03f20076d09265 -> refs/commit/79fac7deb9acd9272b867904da03f20076d09265 |
| 1130 | 2026-02-27T04:18:15.292Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1131 | 2026-02-27T04:18:17.858Z | From https://github.com/oxidecomputer/opte |
| 1132 | 2026-02-27T04:18:17.859Z | * [new ref] e547d07b08c3f3d6c821c9eb7a958adcffce6e56 -> refs/commit/e547d07b08c3f3d6c821c9eb7a958adcffce6e56 |
| 1133 | 2026-02-27T04:18:17.903Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 1134 | 2026-02-27T04:18:18.282Z | From https://github.com/oxidecomputer/opte |
| 1135 | 2026-02-27T04:18:18.283Z | * [new ref] 5d0c81948b6160eb53939532761fa3a8036e0e24 -> refs/commit/5d0c81948b6160eb53939532761fa3a8036e0e24 |
| 1136 | 2026-02-27T04:18:18.573Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 1137 | 2026-02-27T04:18:18.956Z | From https://github.com/illumos/smf-rs |
| 1138 | 2026-02-27T04:18:18.957Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 1139 | 2026-02-27T04:18:19.092Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 1140 | 2026-02-27T04:18:19.576Z | From https://github.com/oxidecomputer/network-interface |
| 1141 | 2026-02-27T04:18:19.576Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 1142 | 2026-02-27T04:18:19.605Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 1143 | 2026-02-27T04:18:20.097Z | From https://github.com/oxidecomputer/zone |
| 1144 | 2026-02-27T04:18:20.097Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 1145 | 2026-02-27T04:18:20.139Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1146 | 2026-02-27T04:18:24.293Z | From https://github.com/oxidecomputer/propolis |
| 1147 | 2026-02-27T04:18:24.294Z | * [new ref] ff31c527515d65886e599fc07eb41240aeb767c6 -> refs/commit/ff31c527515d65886e599fc07eb41240aeb767c6 |
| 1148 | 2026-02-27T04:18:24.531Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 1149 | 2026-02-27T04:18:25.479Z | From https://github.com/oxidecomputer/transceiver-control |
| 1150 | 2026-02-27T04:18:25.479Z | * [new ref] db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 -> refs/commit/db0be8a8c7ff0632b6c53978aadfb5b8274cfde2 |
| 1151 | 2026-02-27T04:18:25.598Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1152 | 2026-02-27T04:18:25.904Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1153 | 2026-02-27T04:18:25.905Z | * [new ref] d9645f8d61187e76384474b1100f6537fb644993 -> refs/commit/d9645f8d61187e76384474b1100f6537fb644993 |
| 1154 | 2026-02-27T04:18:25.914Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1155 | 2026-02-27T04:18:26.618Z | From https://github.com/jmesmon/rust-libzfs |
| 1156 | 2026-02-27T04:18:26.618Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1157 | 2026-02-27T04:18:26.742Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1158 | 2026-02-27T04:18:26.983Z | From https://github.com/oxidecomputer/rusty-doors |
| 1159 | 2026-02-27T04:18:26.983Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1160 | 2026-02-27T04:18:27.035Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1161 | 2026-02-27T04:18:27.666Z | From https://github.com/oxidecomputer/lldp |
| 1162 | 2026-02-27T04:18:27.667Z | * [new ref] 4c9df170cdfdeead0896e35f20a560f2102ed907 -> refs/commit/4c9df170cdfdeead0896e35f20a560f2102ed907 |
| 1163 | 2026-02-27T04:18:27.732Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1164 | 2026-02-27T04:18:29.976Z | From https://github.com/oxidecomputer/maghemite |
| 1165 | 2026-02-27T04:18:29.976Z | * [new ref] 8f5527da3c53398c95c50b1af088637e7b6c5718 -> refs/commit/8f5527da3c53398c95c50b1af088637e7b6c5718 |
| 1166 | 2026-02-27T04:18:30.044Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1167 | 2026-02-27T04:18:30.481Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1168 | 2026-02-27T04:18:30.481Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1169 | 2026-02-27T04:18:30.535Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1170 | 2026-02-27T04:18:31.044Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1171 | 2026-02-27T04:18:31.044Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1172 | 2026-02-27T04:18:31.091Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1173 | 2026-02-27T04:18:31.607Z | From https://github.com/oxidecomputer/tufaceous |
| 1174 | 2026-02-27T04:18:31.607Z | * [new ref] 1eacfcf0cade44f77d433f31744dbee4abb96465 -> refs/commit/1eacfcf0cade44f77d433f31744dbee4abb96465 |
| 1175 | 2026-02-27T04:18:31.829Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1176 | 2026-02-27T04:18:33.172Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1177 | 2026-02-27T04:18:33.172Z | * [new ref] ea2f39ccdea124b5affcad0ca17bc5dacf65823a -> refs/commit/ea2f39ccdea124b5affcad0ca17bc5dacf65823a |
| 1178 | 2026-02-27T04:18:33.308Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1179 | 2026-02-27T04:18:38.597Z | From https://github.com/oxidecomputer/crucible |
| 1180 | 2026-02-27T04:18:38.597Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1181 | 2026-02-27T04:18:39.618Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1182 | 2026-02-27T04:18:40.179Z | From https://github.com/oxidecomputer/propolis |
| 1183 | 2026-02-27T04:18:40.179Z | * [new ref] bc121ef55741656ce118b02ceeda949b9261f49f -> refs/commit/bc121ef55741656ce118b02ceeda949b9261f49f |
| 1184 | 2026-02-27T04:18:40.282Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1185 | 2026-02-27T04:18:40.734Z | From https://github.com/oxidecomputer/tofino |
| 1186 | 2026-02-27T04:18:40.734Z | * [new ref] 7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 -> refs/commit/7e56ab6e9a64ebae27cd97cd6e10ebf2cfdc3a33 |
| 1187 | 2026-02-27T04:18:40.772Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1188 | 2026-02-27T04:18:41.298Z | From https://github.com/oxidecomputer/clickward |
| 1189 | 2026-02-27T04:18:41.298Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1190 | 2026-02-27T04:18:41.322Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1191 | 2026-02-27T04:18:41.740Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1192 | 2026-02-27T04:18:41.740Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1193 | 2026-02-27T04:18:43.328Z | Downloading crates ... |
| 1194 | 2026-02-27T04:18:43.412Z | Downloaded cobs v0.3.0 |
| 1195 | 2026-02-27T04:18:43.441Z | Downloaded defmt-parser v1.0.0 |
| 1196 | 2026-02-27T04:18:43.454Z | Downloaded console v0.16.2 |
| 1197 | 2026-02-27T04:18:43.454Z | Downloaded data-encoding v2.10.0 |
| 1198 | 2026-02-27T04:18:43.454Z | Downloaded daft v0.1.5 |
| 1199 | 2026-02-27T04:18:43.454Z | Downloaded async-stream v0.3.6 |
| 1200 | 2026-02-27T04:18:43.455Z | Downloaded aead v0.5.2 |
| 1201 | 2026-02-27T04:18:43.455Z | Downloaded bit-set v0.8.0 |
| 1202 | 2026-02-27T04:18:43.455Z | Downloaded bytecount v0.6.9 |
| 1203 | 2026-02-27T04:18:43.455Z | Downloaded dof v0.3.0 |
| 1204 | 2026-02-27T04:18:43.456Z | Downloaded ahash v0.8.12 |
| 1205 | 2026-02-27T04:18:43.483Z | Downloaded chacha20 v0.9.1 |
| 1206 | 2026-02-27T04:18:43.483Z | Downloaded foreign-types v0.3.2 |
| 1207 | 2026-02-27T04:18:43.483Z | Downloaded bcs v0.1.6 |
| 1208 | 2026-02-27T04:18:43.483Z | Downloaded futures-core v0.3.32 |
| 1209 | 2026-02-27T04:18:43.483Z | Downloaded base64ct v1.8.3 |
| 1210 | 2026-02-27T04:18:43.491Z | Downloaded digest v0.10.7 |
| 1211 | 2026-02-27T04:18:43.491Z | Downloaded blake2 v0.10.6 |
| 1212 | 2026-02-27T04:18:43.492Z | Downloaded bitflags v2.11.0 |
| 1213 | 2026-02-27T04:18:43.492Z | Downloaded drift v0.1.3 |
| 1214 | 2026-02-27T04:18:43.502Z | Downloaded dof v0.4.0 |
| 1215 | 2026-02-27T04:18:43.502Z | Downloaded expectorate v1.2.0 |
| 1216 | 2026-02-27T04:18:43.502Z | Downloaded console v0.15.11 |
| 1217 | 2026-02-27T04:18:43.519Z | Downloaded crossbeam-deque v0.8.6 |
| 1218 | 2026-02-27T04:18:43.519Z | Downloaded block-buffer v0.10.4 |
| 1219 | 2026-02-27T04:18:43.524Z | Downloaded convert_case v0.4.0 |
| 1220 | 2026-02-27T04:18:43.524Z | Downloaded cstr-argument v0.1.2 |
| 1221 | 2026-02-27T04:18:43.524Z | Downloaded base16ct v0.2.0 |
| 1222 | 2026-02-27T04:18:43.524Z | Downloaded cmake v0.1.57 |
| 1223 | 2026-02-27T04:18:43.524Z | Downloaded clap_lex v1.0.0 |
| 1224 | 2026-02-27T04:18:43.530Z | Downloaded defmt v0.3.100 |
| 1225 | 2026-02-27T04:18:43.531Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1226 | 2026-02-27T04:18:43.536Z | Downloaded const-random v0.1.18 |
| 1227 | 2026-02-27T04:18:43.537Z | Downloaded crunchy v0.2.4 |
| 1228 | 2026-02-27T04:18:43.537Z | Downloaded bitflags v1.3.2 |
| 1229 | 2026-02-27T04:18:43.542Z | Downloaded anstyle-query v1.1.5 |
| 1230 | 2026-02-27T04:18:43.548Z | Downloaded indent_write v2.2.0 |
| 1231 | 2026-02-27T04:18:43.558Z | Downloaded errno v0.3.14 |
| 1232 | 2026-02-27T04:18:43.558Z | Downloaded http-body v1.0.1 |
| 1233 | 2026-02-27T04:18:43.571Z | Downloaded atomic-waker v1.1.2 |
| 1234 | 2026-02-27T04:18:43.572Z | Downloaded form_urlencoded v1.2.2 |
| 1235 | 2026-02-27T04:18:43.573Z | Downloaded async-trait v0.1.89 |
| 1236 | 2026-02-27T04:18:43.581Z | Downloaded hostname v0.4.2 |
| 1237 | 2026-02-27T04:18:43.581Z | Downloaded httpdate v1.0.3 |
| 1238 | 2026-02-27T04:18:43.581Z | Downloaded dtrace-parser v0.3.0 |
| 1239 | 2026-02-27T04:18:43.581Z | Downloaded heck v0.5.0 |
| 1240 | 2026-02-27T04:18:43.581Z | Downloaded hostname v0.3.1 |
| 1241 | 2026-02-27T04:18:43.593Z | Downloaded crypto-common v0.1.7 |
| 1242 | 2026-02-27T04:18:43.594Z | Downloaded debug-ignore v1.0.5 |
| 1243 | 2026-02-27T04:18:43.594Z | Downloaded embedded-io v0.6.1 |
| 1244 | 2026-02-27T04:18:43.607Z | Downloaded cpufeatures v0.2.17 |
| 1245 | 2026-02-27T04:18:43.607Z | Downloaded ciborium-ll v0.2.2 |
| 1246 | 2026-02-27T04:18:43.607Z | Downloaded hex v0.4.3 |
| 1247 | 2026-02-27T04:18:43.607Z | Downloaded generic-array v0.14.7 |
| 1248 | 2026-02-27T04:18:43.617Z | Downloaded csv-core v0.1.13 |
| 1249 | 2026-02-27T04:18:43.617Z | Downloaded ingot-types v0.1.2 |
| 1250 | 2026-02-27T04:18:43.617Z | Downloaded lazy_static v1.5.0 |
| 1251 | 2026-02-27T04:18:43.626Z | Downloaded crossbeam-utils v0.8.21 |
| 1252 | 2026-02-27T04:18:43.627Z | Downloaded fxhash v0.2.1 |
| 1253 | 2026-02-27T04:18:43.627Z | Downloaded fs-err v3.3.0 |
| 1254 | 2026-02-27T04:18:43.668Z | Downloaded itoa v1.0.17 |
| 1255 | 2026-02-27T04:18:43.668Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1256 | 2026-02-27T04:18:43.668Z | Downloaded hubpack v0.1.2 |
| 1257 | 2026-02-27T04:18:43.676Z | Downloaded futures-macro v0.3.32 |
| 1258 | 2026-02-27T04:18:43.676Z | Downloaded hash32 v0.3.1 |
| 1259 | 2026-02-27T04:18:43.676Z | Downloaded argon2 v0.5.3 |
| 1260 | 2026-02-27T04:18:43.676Z | Downloaded float-ord v0.3.2 |
| 1261 | 2026-02-27T04:18:43.676Z | Downloaded foldhash v0.2.0 |
| 1262 | 2026-02-27T04:18:43.676Z | Downloaded libscf-sys v1.1.0 |
| 1263 | 2026-02-27T04:18:43.676Z | Downloaded memoffset v0.9.1 |
| 1264 | 2026-02-27T04:18:43.677Z | Downloaded cancel-safe-futures v0.1.5 |
| 1265 | 2026-02-27T04:18:43.677Z | Downloaded ident_case v1.0.1 |
| 1266 | 2026-02-27T04:18:43.677Z | Downloaded dunce v1.0.5 |
| 1267 | 2026-02-27T04:18:43.677Z | Downloaded defmt v1.0.1 |
| 1268 | 2026-02-27T04:18:43.677Z | Downloaded ipnetwork v0.21.1 |
| 1269 | 2026-02-27T04:18:43.677Z | Downloaded is_ci v1.2.0 |
| 1270 | 2026-02-27T04:18:43.678Z | Downloaded macaddr v1.0.1 |
| 1271 | 2026-02-27T04:18:43.693Z | Downloaded lru-cache v0.1.2 |
| 1272 | 2026-02-27T04:18:43.693Z | Downloaded instant v0.1.13 |
| 1273 | 2026-02-27T04:18:43.694Z | Downloaded memmap v0.7.0 |
| 1274 | 2026-02-27T04:18:43.694Z | Downloaded num-conv v0.2.0 |
| 1275 | 2026-02-27T04:18:43.703Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1276 | 2026-02-27T04:18:43.703Z | Downloaded newtype_derive v0.1.6 |
| 1277 | 2026-02-27T04:18:43.703Z | Downloaded ingot v0.1.1 |
| 1278 | 2026-02-27T04:18:43.703Z | Downloaded fs_extra v1.3.0 |
| 1279 | 2026-02-27T04:18:43.703Z | Downloaded keccak v0.1.6 |
| 1280 | 2026-02-27T04:18:43.703Z | Downloaded newline-converter v0.3.0 |
| 1281 | 2026-02-27T04:18:43.711Z | Downloaded linked-hash-map v0.5.6 |
| 1282 | 2026-02-27T04:18:43.711Z | Downloaded num v0.4.3 |
| 1283 | 2026-02-27T04:18:43.711Z | Downloaded clap v4.5.59 |
| 1284 | 2026-02-27T04:18:43.724Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1285 | 2026-02-27T04:18:43.740Z | Downloaded ingot-macros v0.1.1 |
| 1286 | 2026-02-27T04:18:43.740Z | Downloaded indexmap v1.9.3 |
| 1287 | 2026-02-27T04:18:43.740Z | Downloaded mime v0.3.17 |
| 1288 | 2026-02-27T04:18:43.740Z | Downloaded num-derive v0.4.2 |
| 1289 | 2026-02-27T04:18:43.741Z | Downloaded derive-where v1.6.0 |
| 1290 | 2026-02-27T04:18:43.749Z | Downloaded olpc-cjson v0.1.4 |
| 1291 | 2026-02-27T04:18:43.749Z | Downloaded num-derive v0.3.3 |
| 1292 | 2026-02-27T04:18:43.749Z | Downloaded derive_more v0.99.20 |
| 1293 | 2026-02-27T04:18:43.749Z | Downloaded erased-serde v0.3.31 |
| 1294 | 2026-02-27T04:18:43.763Z | Downloaded potential_utf v0.1.4 |
| 1295 | 2026-02-27T04:18:43.763Z | Downloaded globset v0.4.18 |
| 1296 | 2026-02-27T04:18:43.763Z | Downloaded litemap v0.8.1 |
| 1297 | 2026-02-27T04:18:43.776Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1298 | 2026-02-27T04:18:43.776Z | Downloaded num_threads v0.1.7 |
| 1299 | 2026-02-27T04:18:43.777Z | Downloaded hmac v0.12.1 |
| 1300 | 2026-02-27T04:18:43.777Z | Downloaded opaque-debug v0.3.1 |
| 1301 | 2026-02-27T04:18:43.777Z | Downloaded memmap2 v0.9.10 |
| 1302 | 2026-02-27T04:18:43.791Z | Downloaded jobserver v0.1.34 |
| 1303 | 2026-02-27T04:18:43.791Z | Downloaded linear-map v1.2.0 |
| 1304 | 2026-02-27T04:18:43.791Z | Downloaded rand_chacha v0.3.1 |
| 1305 | 2026-02-27T04:18:43.791Z | Downloaded hyper-rustls v0.27.7 |
| 1306 | 2026-02-27T04:18:43.792Z | Downloaded newtype-uuid v1.3.2 |
| 1307 | 2026-02-27T04:18:43.814Z | Downloaded futures-channel v0.3.32 |
| 1308 | 2026-02-27T04:18:43.814Z | Downloaded log v0.4.29 |
| 1309 | 2026-02-27T04:18:43.814Z | Downloaded indicatif v0.18.4 |
| 1310 | 2026-02-27T04:18:43.814Z | Downloaded num-complex v0.4.6 |
| 1311 | 2026-02-27T04:18:43.822Z | Downloaded glob v0.3.3 |
| 1312 | 2026-02-27T04:18:43.823Z | Downloaded crossbeam-channel v0.5.15 |
| 1313 | 2026-02-27T04:18:43.823Z | Downloaded pest_derive v2.8.6 |
| 1314 | 2026-02-27T04:18:43.823Z | Downloaded powerfmt v0.2.0 |
| 1315 | 2026-02-27T04:18:43.823Z | Downloaded no-std-compat v0.4.1 |
| 1316 | 2026-02-27T04:18:43.823Z | Downloaded heapless v0.8.0 |
| 1317 | 2026-02-27T04:18:43.823Z | Downloaded pin-project-lite v0.2.16 |
| 1318 | 2026-02-27T04:18:43.834Z | Downloaded parse-display v0.10.0 |
| 1319 | 2026-02-27T04:18:43.834Z | Downloaded group v0.13.0 |
| 1320 | 2026-02-27T04:18:43.834Z | Downloaded num_enum v0.7.5 |
| 1321 | 2026-02-27T04:18:43.842Z | Downloaded same-file v1.0.6 |
| 1322 | 2026-02-27T04:18:43.842Z | Downloaded rustc_version v0.1.7 |
| 1323 | 2026-02-27T04:18:43.843Z | Downloaded rustc-hash v2.1.1 |
| 1324 | 2026-02-27T04:18:43.843Z | Downloaded proc-macro-crate v3.4.0 |
| 1325 | 2026-02-27T04:18:43.851Z | Downloaded rand_xorshift v0.4.0 |
| 1326 | 2026-02-27T04:18:43.851Z | Downloaded oxide-tokio-rt v0.1.2 |
| 1327 | 2026-02-27T04:18:43.851Z | Downloaded dropshot_endpoint v0.16.7 |
| 1328 | 2026-02-27T04:18:43.857Z | Downloaded oxnet v0.1.4 |
| 1329 | 2026-02-27T04:18:43.857Z | Downloaded pin-utils v0.1.0 |
| 1330 | 2026-02-27T04:18:43.857Z | Downloaded icu_provider v2.1.1 |
| 1331 | 2026-02-27T04:18:43.862Z | Downloaded rustls-pemfile v2.2.0 |
| 1332 | 2026-02-27T04:18:43.866Z | Downloaded proc-macro-error v1.0.4 |
| 1333 | 2026-02-27T04:18:43.872Z | Downloaded quick-error v1.2.3 |
| 1334 | 2026-02-27T04:18:43.872Z | Downloaded owo-colors v4.2.3 |
| 1335 | 2026-02-27T04:18:43.884Z | Downloaded cc v1.2.56 |
| 1336 | 2026-02-27T04:18:43.885Z | Downloaded serde_spanned v1.0.4 |
| 1337 | 2026-02-27T04:18:43.891Z | Downloaded rand_chacha v0.9.0 |
| 1338 | 2026-02-27T04:18:43.891Z | Downloaded jiff-static v0.2.20 |
| 1339 | 2026-02-27T04:18:43.892Z | Downloaded scopeguard v1.2.0 |
| 1340 | 2026-02-27T04:18:43.892Z | Downloaded serde-big-array v0.5.1 |
| 1341 | 2026-02-27T04:18:43.892Z | Downloaded semver v0.1.20 |
| 1342 | 2026-02-27T04:18:43.906Z | Downloaded scroll_derive v0.13.1 |
| 1343 | 2026-02-27T04:18:43.906Z | Downloaded scroll_derive v0.12.1 |
| 1344 | 2026-02-27T04:18:43.906Z | Downloaded parse-display-derive v0.10.0 |
| 1345 | 2026-02-27T04:18:43.906Z | Downloaded proc-macro-crate v1.3.1 |
| 1346 | 2026-02-27T04:18:43.906Z | Downloaded pkg-config v0.3.32 |
| 1347 | 2026-02-27T04:18:43.910Z | Downloaded parking_lot_core v0.8.6 |
| 1348 | 2026-02-27T04:18:43.911Z | Downloaded rusty-fork v0.3.1 |
| 1349 | 2026-02-27T04:18:43.911Z | Downloaded rand_core v0.6.4 |
| 1350 | 2026-02-27T04:18:43.911Z | Downloaded memchr v2.8.0 |
| 1351 | 2026-02-27T04:18:43.923Z | Downloaded rustc_version v0.4.1 |
| 1352 | 2026-02-27T04:18:43.923Z | Downloaded progenitor-macro v0.11.2 |
| 1353 | 2026-02-27T04:18:43.927Z | Downloaded percent-encoding v2.3.2 |
| 1354 | 2026-02-27T04:18:43.927Z | Downloaded quinn-udp v0.5.14 |
| 1355 | 2026-02-27T04:18:43.927Z | Downloaded schemars_derive v0.8.22 |
| 1356 | 2026-02-27T04:18:43.927Z | Downloaded resolv-conf v0.7.6 |
| 1357 | 2026-02-27T04:18:43.927Z | Downloaded serde_plain v1.0.2 |
| 1358 | 2026-02-27T04:18:43.927Z | Downloaded pest_generator v2.8.6 |
| 1359 | 2026-02-27T04:18:43.931Z | Downloaded ppv-lite86 v0.2.21 |
| 1360 | 2026-02-27T04:18:43.931Z | Downloaded parking_lot_core v0.9.12 |
| 1361 | 2026-02-27T04:18:43.936Z | Downloaded multer v3.1.0 |
| 1362 | 2026-02-27T04:18:43.941Z | Downloaded poly1305 v0.8.0 |
| 1363 | 2026-02-27T04:18:43.941Z | Downloaded serde_urlencoded v0.7.1 |
| 1364 | 2026-02-27T04:18:43.947Z | Downloaded pretty-hex v0.4.1 |
| 1365 | 2026-02-27T04:18:43.947Z | Downloaded phf_shared v0.12.1 |
| 1366 | 2026-02-27T04:18:43.947Z | Downloaded rustversion v1.0.22 |
| 1367 | 2026-02-27T04:18:43.953Z | Downloaded progenitor v0.11.2 |
| 1368 | 2026-02-27T04:18:43.953Z | Downloaded progenitor-macro v0.10.0 |
| 1369 | 2026-02-27T04:18:43.958Z | Downloaded slog-envlogger v2.2.0 |
| 1370 | 2026-02-27T04:18:43.958Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1371 | 2026-02-27T04:18:43.958Z | Downloaded serde_repr v0.1.20 |
| 1372 | 2026-02-27T04:18:43.963Z | Downloaded rhai_codegen v3.1.0 |
| 1373 | 2026-02-27T04:18:43.969Z | Downloaded parking_lot v0.11.2 |
| 1374 | 2026-02-27T04:18:43.972Z | Downloaded icu_collections v2.1.1 |
| 1375 | 2026-02-27T04:18:43.976Z | Downloaded strum v0.26.3 |
| 1376 | 2026-02-27T04:18:43.981Z | Downloaded ref-cast-impl v1.0.25 |
| 1377 | 2026-02-27T04:18:43.981Z | Downloaded icu_normalizer v2.1.1 |
| 1378 | 2026-02-27T04:18:43.985Z | Downloaded ref-cast v1.0.25 |
| 1379 | 2026-02-27T04:18:43.990Z | Downloaded phf v0.12.1 |
| 1380 | 2026-02-27T04:18:43.990Z | Downloaded signal-hook-registry v1.4.8 |
| 1381 | 2026-02-27T04:18:43.996Z | Downloaded siphasher v1.0.2 |
| 1382 | 2026-02-27T04:18:43.996Z | Downloaded serde_tokenstream v0.2.2 |
| 1383 | 2026-02-27T04:18:44.003Z | Downloaded openssl-sys v0.9.111 |
| 1384 | 2026-02-27T04:18:44.011Z | Downloaded tagptr v0.2.0 |
| 1385 | 2026-02-27T04:18:44.012Z | Downloaded sigpipe v0.1.3 |
| 1386 | 2026-02-27T04:18:44.012Z | Downloaded slog-dtrace v0.3.0 |
| 1387 | 2026-02-27T04:18:44.012Z | Downloaded proc-macro2 v1.0.106 |
| 1388 | 2026-02-27T04:18:44.016Z | Downloaded serde_path_to_error v0.1.20 |
| 1389 | 2026-02-27T04:18:44.016Z | Downloaded serde_spanned v0.6.9 |
| 1390 | 2026-02-27T04:18:44.016Z | Downloaded scroll v0.12.0 |
| 1391 | 2026-02-27T04:18:44.016Z | Downloaded tabwriter v1.4.1 |
| 1392 | 2026-02-27T04:18:44.019Z | Downloaded sync_wrapper v1.0.2 |
| 1393 | 2026-02-27T04:18:44.020Z | Downloaded quote v1.0.44 |
| 1394 | 2026-02-27T04:18:44.027Z | Downloaded slog-bunyan v2.5.0 |
| 1395 | 2026-02-27T04:18:44.027Z | Downloaded subtle v2.6.1 |
| 1396 | 2026-02-27T04:18:44.028Z | Downloaded strum v0.27.2 |
| 1397 | 2026-02-27T04:18:44.035Z | Downloaded sha2 v0.10.9 |
| 1398 | 2026-02-27T04:18:44.035Z | Downloaded snafu-derive v0.8.9 |
| 1399 | 2026-02-27T04:18:44.035Z | Downloaded slog-stdlog v4.1.1 |
| 1400 | 2026-02-27T04:18:44.039Z | Downloaded structmeta v0.3.0 |
| 1401 | 2026-02-27T04:18:44.039Z | Downloaded swrite v0.1.0 |
| 1402 | 2026-02-27T04:18:44.039Z | Downloaded supports-color v3.0.2 |
| 1403 | 2026-02-27T04:18:44.039Z | Downloaded testing_table v0.3.0 |
| 1404 | 2026-02-27T04:18:44.039Z | Downloaded nom v7.1.3 |
| 1405 | 2026-02-27T04:18:44.044Z | Downloaded progenitor-impl v0.10.0 |
| 1406 | 2026-02-27T04:18:44.048Z | Downloaded tabled_derive v0.11.0 |
| 1407 | 2026-02-27T04:18:44.048Z | Downloaded papergrid v0.17.0 |
| 1408 | 2026-02-27T04:18:44.053Z | Downloaded thread-id v5.1.0 |
| 1409 | 2026-02-27T04:18:44.057Z | Downloaded thread-id v4.2.2 |
| 1410 | 2026-02-27T04:18:44.057Z | Downloaded tabled_derive v0.7.0 |
| 1411 | 2026-02-27T04:18:44.061Z | Downloaded rand_core v0.9.5 |
| 1412 | 2026-02-27T04:18:44.061Z | Downloaded proc-macro-error2 v2.0.1 |
| 1413 | 2026-02-27T04:18:44.065Z | Downloaded time-core v0.1.8 |
| 1414 | 2026-02-27T04:18:44.065Z | Downloaded take_mut v0.2.2 |
| 1415 | 2026-02-27T04:18:44.070Z | Downloaded papergrid v0.11.0 |
| 1416 | 2026-02-27T04:18:44.078Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1417 | 2026-02-27T04:18:44.078Z | Downloaded terminal_size v0.4.3 |
| 1418 | 2026-02-27T04:18:44.078Z | Downloaded synstructure v0.13.2 |
| 1419 | 2026-02-27T04:18:44.083Z | Downloaded progenitor-impl v0.11.2 |
| 1420 | 2026-02-27T04:18:44.083Z | Downloaded hickory-resolver v0.25.2 |
| 1421 | 2026-02-27T04:18:44.087Z | Downloaded shlex v1.3.0 |
| 1422 | 2026-02-27T04:18:44.087Z | Downloaded sha1 v0.10.6 |
| 1423 | 2026-02-27T04:18:44.087Z | Downloaded serde_with_macros v3.16.1 |
| 1424 | 2026-02-27T04:18:44.091Z | Downloaded minimal-lexical v0.2.1 |
| 1425 | 2026-02-27T04:18:44.094Z | Downloaded slog-scope v4.4.1 |
| 1426 | 2026-02-27T04:18:44.099Z | Downloaded ryu v1.0.23 |
| 1427 | 2026-02-27T04:18:44.099Z | Downloaded static_assertions v1.1.0 |
| 1428 | 2026-02-27T04:18:44.104Z | Downloaded toml_write v0.1.2 |
| 1429 | 2026-02-27T04:18:44.104Z | Downloaded strum_macros v0.27.2 |
| 1430 | 2026-02-27T04:18:44.108Z | Downloaded tower-layer v0.3.3 |
| 1431 | 2026-02-27T04:18:44.108Z | Downloaded smartstring v1.0.1 |
| 1432 | 2026-02-27T04:18:44.108Z | Downloaded strum_macros v0.26.4 |
| 1433 | 2026-02-27T04:18:44.112Z | Downloaded smallvec v1.15.1 |
| 1434 | 2026-02-27T04:18:44.117Z | Downloaded serde_derive v1.0.228 |
| 1435 | 2026-02-27T04:18:44.118Z | Downloaded http v1.4.0 |
| 1436 | 2026-02-27T04:18:44.121Z | Downloaded slog-json v2.6.1 |
| 1437 | 2026-02-27T04:18:44.125Z | Downloaded serde_derive_internals v0.29.1 |
| 1438 | 2026-02-27T04:18:44.125Z | Downloaded smf v0.2.3 |
| 1439 | 2026-02-27T04:18:44.125Z | Downloaded slab v0.4.12 |
| 1440 | 2026-02-27T04:18:44.130Z | Downloaded postcard v1.1.3 |
| 1441 | 2026-02-27T04:18:44.130Z | Downloaded typeid v1.0.3 |
| 1442 | 2026-02-27T04:18:44.134Z | Downloaded try-lock v0.2.5 |
| 1443 | 2026-02-27T04:18:44.134Z | Downloaded thiserror-impl v2.0.18 |
| 1444 | 2026-02-27T04:18:44.134Z | Downloaded thiserror-impl v1.0.69 |
| 1445 | 2026-02-27T04:18:44.138Z | Downloaded thiserror v2.0.18 |
| 1446 | 2026-02-27T04:18:44.144Z | Downloaded termtree v0.5.1 |
| 1447 | 2026-02-27T04:18:44.145Z | Downloaded unicode-linebreak v0.1.5 |
| 1448 | 2026-02-27T04:18:44.149Z | Downloaded unarray v0.1.4 |
| 1449 | 2026-02-27T04:18:44.149Z | Downloaded tinystr v0.8.2 |
| 1450 | 2026-02-27T04:18:44.149Z | Downloaded smawk v0.3.2 |
| 1451 | 2026-02-27T04:18:44.149Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1452 | 2026-02-27T04:18:44.153Z | Downloaded thread_local v1.1.9 |
| 1453 | 2026-02-27T04:18:44.153Z | Downloaded mio v1.1.1 |
| 1454 | 2026-02-27T04:18:44.162Z | Downloaded typify-macro v0.4.3 |
| 1455 | 2026-02-27T04:18:44.167Z | Downloaded rustls-pki-types v1.14.0 |
| 1456 | 2026-02-27T04:18:44.167Z | Downloaded thiserror-no-std v2.0.2 |
| 1457 | 2026-02-27T04:18:44.167Z | Downloaded usdt v0.6.0 |
| 1458 | 2026-02-27T04:18:44.174Z | Downloaded usdt v0.5.0 |
| 1459 | 2026-02-27T04:18:44.174Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1460 | 2026-02-27T04:18:44.175Z | Downloaded clap_builder v4.5.59 |
| 1461 | 2026-02-27T04:18:44.221Z | Downloaded slog-term v2.9.2 |
| 1462 | 2026-02-27T04:18:44.222Z | Downloaded usdt-macro v0.6.0 |
| 1463 | 2026-02-27T04:18:44.234Z | Downloaded usdt-macro v0.5.0 |
| 1464 | 2026-02-27T04:18:44.234Z | Downloaded unit-prefix v0.5.2 |
| 1465 | 2026-02-27T04:18:44.234Z | Downloaded term v1.2.1 |
| 1466 | 2026-02-27T04:18:44.234Z | Downloaded socket2 v0.5.10 |
| 1467 | 2026-02-27T04:18:44.234Z | Downloaded rustls-webpki v0.103.9 |
| 1468 | 2026-02-27T04:18:44.234Z | Downloaded thin-vec v0.2.14 |
| 1469 | 2026-02-27T04:18:44.234Z | Downloaded tower-service v0.3.3 |
| 1470 | 2026-02-27T04:18:44.234Z | Downloaded tinyvec_macros v0.1.1 |
| 1471 | 2026-02-27T04:18:44.234Z | Downloaded serde_core v1.0.228 |
| 1472 | 2026-02-27T04:18:44.234Z | Downloaded utf8parse v0.2.2 |
| 1473 | 2026-02-27T04:18:44.234Z | Downloaded socket2 v0.6.2 |
| 1474 | 2026-02-27T04:18:44.234Z | Downloaded waitgroup v0.1.2 |
| 1475 | 2026-02-27T04:18:44.234Z | Downloaded utf-8 v0.7.6 |
| 1476 | 2026-02-27T04:18:44.234Z | Downloaded tempfile v3.25.0 |
| 1477 | 2026-02-27T04:18:44.234Z | Downloaded thiserror v1.0.69 |
| 1478 | 2026-02-27T04:18:44.234Z | Downloaded prettyplease v0.2.37 |
| 1479 | 2026-02-27T04:18:44.234Z | Downloaded hyper-util v0.1.20 |
| 1480 | 2026-02-27T04:18:44.234Z | Downloaded want v0.3.1 |
| 1481 | 2026-02-27T04:18:44.234Z | Downloaded utf8_iter v1.0.4 |
| 1482 | 2026-02-27T04:18:44.234Z | Downloaded untrusted v0.9.0 |
| 1483 | 2026-02-27T04:18:44.234Z | Downloaded similar v2.7.0 |
| 1484 | 2026-02-27T04:18:44.234Z | Downloaded schemars v0.8.22 |
| 1485 | 2026-02-27T04:18:44.242Z | Downloaded zerofrom v0.1.6 |
| 1486 | 2026-02-27T04:18:44.247Z | Downloaded aho-corasick v1.1.4 |
| 1487 | 2026-02-27T04:18:44.247Z | Downloaded toml v0.8.23 |
| 1488 | 2026-02-27T04:18:44.247Z | Downloaded slog v2.8.2 |
| 1489 | 2026-02-27T04:18:44.256Z | Downloaded qorb v0.4.1 |
| 1490 | 2026-02-27T04:18:44.261Z | Downloaded quinn v0.11.9 |
| 1491 | 2026-02-27T04:18:44.261Z | Downloaded zone_cfg_derive v0.3.1 |
| 1492 | 2026-02-27T04:18:44.261Z | Downloaded usdt-impl v0.5.0 |
| 1493 | 2026-02-27T04:18:44.261Z | Downloaded zone v0.3.1 |
| 1494 | 2026-02-27T04:18:44.264Z | Downloaded usdt-impl v0.6.0 |
| 1495 | 2026-02-27T04:18:44.264Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1496 | 2026-02-27T04:18:44.264Z | Downloaded rand v0.8.5 |
| 1497 | 2026-02-27T04:18:44.267Z | Downloaded zerofrom-derive v0.1.6 |
| 1498 | 2026-02-27T04:18:44.271Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1499 | 2026-02-27T04:18:44.271Z | Downloaded tiny-keccak v2.0.2 |
| 1500 | 2026-02-27T04:18:44.274Z | Downloaded wait-timeout v0.2.1 |
| 1501 | 2026-02-27T04:18:44.277Z | Downloaded libm v0.2.16 |
| 1502 | 2026-02-27T04:18:44.283Z | Downloaded time-macros v0.2.27 |
| 1503 | 2026-02-27T04:18:44.286Z | Downloaded iddqd v0.3.17 |
| 1504 | 2026-02-27T04:18:44.292Z | Downloaded tracing-attributes v0.1.31 |
| 1505 | 2026-02-27T04:18:44.296Z | Downloaded writeable v0.6.2 |
| 1506 | 2026-02-27T04:18:44.300Z | Downloaded zeroize_derive v1.4.3 |
| 1507 | 2026-02-27T04:18:44.301Z | Downloaded yoke v0.8.1 |
| 1508 | 2026-02-27T04:18:44.301Z | Downloaded schemars v1.2.1 |
| 1509 | 2026-02-27T04:18:44.314Z | Downloaded usdt-attr-macro v0.6.0 |
| 1510 | 2026-02-27T04:18:44.317Z | Downloaded untrusted v0.7.1 |
| 1511 | 2026-02-27T04:18:44.317Z | Downloaded zerovec-derive v0.11.2 |
| 1512 | 2026-02-27T04:18:44.317Z | Downloaded unicode-xid v0.2.6 |
| 1513 | 2026-02-27T04:18:44.320Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1514 | 2026-02-27T04:18:44.323Z | Downloaded yoke-derive v0.8.1 |
| 1515 | 2026-02-27T04:18:44.323Z | Downloaded spin v0.9.8 |
| 1516 | 2026-02-27T04:18:44.327Z | Downloaded snafu v0.8.9 |
| 1517 | 2026-02-27T04:18:44.331Z | Downloaded rand v0.9.2 |
| 1518 | 2026-02-27T04:18:44.334Z | Downloaded zmij v1.0.21 |
| 1519 | 2026-02-27T04:18:44.338Z | Downloaded whoami v1.6.1 |
| 1520 | 2026-02-27T04:18:44.338Z | Downloaded ucd-trie v0.1.7 |
| 1521 | 2026-02-27T04:18:44.342Z | Downloaded typify v0.4.3 |
| 1522 | 2026-02-27T04:18:44.345Z | Downloaded walkdir v2.5.0 |
| 1523 | 2026-02-27T04:18:44.345Z | Downloaded serde v1.0.228 |
| 1524 | 2026-02-27T04:18:44.348Z | Downloaded zerocopy-derive v0.7.35 |
| 1525 | 2026-02-27T04:18:44.352Z | Downloaded tokio-rustls v0.25.0 |
| 1526 | 2026-02-27T04:18:44.355Z | Downloaded pest v2.8.6 |
| 1527 | 2026-02-27T04:18:44.359Z | Downloaded itertools v0.12.1 |
| 1528 | 2026-02-27T04:18:44.365Z | Downloaded test-strategy v0.4.5 |
| 1529 | 2026-02-27T04:18:44.386Z | Downloaded uuid v1.21.0 |
| 1530 | 2026-02-27T04:18:44.391Z | Downloaded tokio-tungstenite v0.21.0 |
| 1531 | 2026-02-27T04:18:44.391Z | Downloaded zeroize v1.8.2 |
| 1532 | 2026-02-27T04:18:44.391Z | Downloaded vsss-rs v3.3.4 |
| 1533 | 2026-02-27T04:18:44.391Z | Downloaded aws-lc-rs v1.15.4 |
| 1534 | 2026-02-27T04:18:44.391Z | Downloaded ron v0.12.0 |
| 1535 | 2026-02-27T04:18:44.398Z | Downloaded hyper v1.8.1 |
| 1536 | 2026-02-27T04:18:44.402Z | Downloaded xz2 v0.1.7 |
| 1537 | 2026-02-27T04:18:44.405Z | Downloaded icu_properties_data v2.1.2 |
| 1538 | 2026-02-27T04:18:44.411Z | Downloaded iri-string v0.7.10 |
| 1539 | 2026-02-27T04:18:44.418Z | Downloaded tungstenite v0.21.0 |
| 1540 | 2026-02-27T04:18:44.421Z | Downloaded textwrap v0.16.2 |
| 1541 | 2026-02-27T04:18:44.426Z | Downloaded tracing-core v0.1.36 |
| 1542 | 2026-02-27T04:18:44.427Z | Downloaded h2 v0.4.13 |
| 1543 | 2026-02-27T04:18:44.436Z | Downloaded hkdf v0.12.4 |
| 1544 | 2026-02-27T04:18:44.446Z | Downloaded hashbrown v0.16.1 |
| 1545 | 2026-02-27T04:18:44.446Z | Downloaded hashbrown v0.15.5 |
| 1546 | 2026-02-27T04:18:44.453Z | Downloaded tokio-rustls v0.26.4 |
| 1547 | 2026-02-27T04:18:44.453Z | Downloaded tinyvec v1.10.0 |
| 1548 | 2026-02-27T04:18:44.454Z | Downloaded usdt-attr-macro v0.5.0 |
| 1549 | 2026-02-27T04:18:44.454Z | Downloaded toml_datetime v0.6.11 |
| 1550 | 2026-02-27T04:18:44.454Z | Downloaded tokio-stream v0.1.18 |
| 1551 | 2026-02-27T04:18:44.458Z | Downloaded tokio-macros v2.6.0 |
| 1552 | 2026-02-27T04:18:44.458Z | Downloaded tokio-dtrace v0.1.1 |
| 1553 | 2026-02-27T04:18:44.458Z | Downloaded hashbrown v0.12.3 |
| 1554 | 2026-02-27T04:18:44.462Z | Downloaded idna v1.1.0 |
| 1555 | 2026-02-27T04:18:44.468Z | Downloaded unicode-ident v1.0.24 |
| 1556 | 2026-02-27T04:18:44.468Z | Downloaded futures-util v0.3.32 |
| 1557 | 2026-02-27T04:18:44.479Z | Downloaded tower v0.5.3 |
| 1558 | 2026-02-27T04:18:44.489Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1559 | 2026-02-27T04:18:44.492Z | Downloaded toml_edit v0.22.27 |
| 1560 | 2026-02-27T04:18:44.496Z | Downloaded serde_json v1.0.149 |
| 1561 | 2026-02-27T04:18:44.502Z | Downloaded zerotrie v0.2.3 |
| 1562 | 2026-02-27T04:18:44.505Z | Downloaded unicode-segmentation v1.12.0 |
| 1563 | 2026-02-27T04:18:44.508Z | Downloaded typenum v1.19.0 |
| 1564 | 2026-02-27T04:18:44.513Z | Downloaded url v2.5.8 |
| 1565 | 2026-02-27T04:18:44.516Z | Downloaded moka v0.12.13 |
| 1566 | 2026-02-27T04:18:44.521Z | Downloaded unsafe-libyaml v0.2.11 |
| 1567 | 2026-02-27T04:18:44.525Z | Downloaded toml_edit v0.19.15 |
| 1568 | 2026-02-27T04:18:44.539Z | Downloaded typed-path v0.9.3 |
| 1569 | 2026-02-27T04:18:44.575Z | Downloaded goblin v0.8.2 |
| 1570 | 2026-02-27T04:18:44.604Z | Downloaded zerocopy-derive v0.8.39 |
| 1571 | 2026-02-27T04:18:44.604Z | Downloaded tower-http v0.6.8 |
| 1572 | 2026-02-27T04:18:44.604Z | Downloaded reqwest v0.12.28 |
| 1573 | 2026-02-27T04:18:44.604Z | Downloaded unicode-normalization v0.1.25 |
| 1574 | 2026-02-27T04:18:44.604Z | Downloaded tokio-util v0.7.18 |
| 1575 | 2026-02-27T04:18:44.613Z | Downloaded regex v1.12.3 |
| 1576 | 2026-02-27T04:18:44.613Z | Downloaded portable-atomic v1.13.1 |
| 1577 | 2026-02-27T04:18:44.613Z | Downloaded rayon v1.11.0 |
| 1578 | 2026-02-27T04:18:44.613Z | Downloaded chrono v0.4.43 |
| 1579 | 2026-02-27T04:18:44.623Z | Downloaded serde_with v3.16.1 |
| 1580 | 2026-02-27T04:18:44.644Z | Downloaded tough v0.20.0 |
| 1581 | 2026-02-27T04:18:44.660Z | Downloaded zerovec v0.11.5 |
| 1582 | 2026-02-27T04:18:44.660Z | Downloaded proptest v1.10.0 |
| 1583 | 2026-02-27T04:18:44.660Z | Downloaded curve25519-dalek v4.1.3 |
| 1584 | 2026-02-27T04:18:44.661Z | Downloaded zerocopy v0.7.35 |
| 1585 | 2026-02-27T04:18:44.728Z | Downloaded winnow v0.5.40 |
| 1586 | 2026-02-27T04:18:44.741Z | Downloaded goblin v0.10.5 |
| 1587 | 2026-02-27T04:18:44.742Z | Downloaded bstr v1.12.1 |
| 1588 | 2026-02-27T04:18:44.742Z | Downloaded tabled v0.15.0 |
| 1589 | 2026-02-27T04:18:44.742Z | Downloaded winnow v0.7.14 |
| 1590 | 2026-02-27T04:18:44.742Z | Downloaded openssl v0.10.75 |
| 1591 | 2026-02-27T04:18:44.742Z | Downloaded syn v1.0.109 |
| 1592 | 2026-02-27T04:18:44.742Z | Downloaded tabled v0.20.0 |
| 1593 | 2026-02-27T04:18:44.787Z | Downloaded time v0.3.47 |
| 1594 | 2026-02-27T04:18:44.807Z | Downloaded quinn-proto v0.11.13 |
| 1595 | 2026-02-27T04:18:44.808Z | Downloaded csv v1.4.0 |
| 1596 | 2026-02-27T04:18:44.808Z | Downloaded webpki-roots v1.0.6 |
| 1597 | 2026-02-27T04:18:44.808Z | Downloaded hickory-proto v0.24.4 |
| 1598 | 2026-02-27T04:18:44.847Z | Downloaded vcpkg v0.2.15 |
| 1599 | 2026-02-27T04:18:44.875Z | Downloaded unicode-width v0.1.14 |
| 1600 | 2026-02-27T04:18:44.875Z | Downloaded smoltcp v0.11.0 |
| 1601 | 2026-02-27T04:18:44.876Z | Downloaded syn v2.0.116 |
| 1602 | 2026-02-27T04:18:44.938Z | Downloaded zerocopy v0.8.39 |
| 1603 | 2026-02-27T04:18:44.938Z | Downloaded unicode-width v0.2.2 |
| 1604 | 2026-02-27T04:18:44.938Z | Downloaded rustix v0.38.44 |
| 1605 | 2026-02-27T04:18:44.938Z | Downloaded rustls v0.23.36 |
| 1606 | 2026-02-27T04:18:44.971Z | Downloaded sled v0.34.7 |
| 1607 | 2026-02-27T04:18:44.971Z | Downloaded regress v0.10.5 |
| 1608 | 2026-02-27T04:18:44.971Z | Downloaded hickory-proto v0.25.2 |
| 1609 | 2026-02-27T04:18:44.972Z | Downloaded rustls v0.22.4 |
| 1610 | 2026-02-27T04:18:44.990Z | Downloaded rustix v1.1.3 |
| 1611 | 2026-02-27T04:18:44.990Z | Downloaded encoding_rs v0.8.35 |
| 1612 | 2026-02-27T04:18:45.008Z | Downloaded tracing v0.1.44 |
| 1613 | 2026-02-27T04:18:45.050Z | Downloaded openapiv3 v2.2.0 |
| 1614 | 2026-02-27T04:18:45.068Z | Downloaded rhai v1.24.0 |
| 1615 | 2026-02-27T04:18:45.068Z | Downloaded typify-impl v0.4.3 |
| 1616 | 2026-02-27T04:18:45.068Z | Downloaded regex-automata v0.4.14 |
| 1617 | 2026-02-27T04:18:45.068Z | Downloaded regex-syntax v0.8.9 |
| 1618 | 2026-02-27T04:18:45.068Z | Downloaded nix v0.31.1 |
| 1619 | 2026-02-27T04:18:45.075Z | Downloaded dropshot v0.16.7 |
| 1620 | 2026-02-27T04:18:45.105Z | Downloaded nix v0.30.1 |
| 1621 | 2026-02-27T04:18:45.123Z | Downloaded rustls-webpki v0.102.8 |
| 1622 | 2026-02-27T04:18:45.123Z | Downloaded jiff v0.2.20 |
| 1623 | 2026-02-27T04:18:45.134Z | Downloaded steno v0.4.1 |
| 1624 | 2026-02-27T04:18:45.134Z | Downloaded version_check v0.9.5 |
| 1625 | 2026-02-27T04:18:45.135Z | Downloaded chrono-tz v0.10.4 |
| 1626 | 2026-02-27T04:18:45.151Z | Downloaded petgraph v0.6.5 |
| 1627 | 2026-02-27T04:18:45.158Z | Downloaded lzma-sys v0.1.20 |
| 1628 | 2026-02-27T04:18:45.187Z | Downloaded universal-hash v0.5.1 |
| 1629 | 2026-02-27T04:18:45.204Z | Downloaded libc v0.2.180 |
| 1630 | 2026-02-27T04:18:45.232Z | Downloaded schemars v0.9.0 |
| 1631 | 2026-02-27T04:18:45.262Z | Downloaded scroll v0.13.0 |
| 1632 | 2026-02-27T04:18:45.263Z | Downloaded strsim v0.11.1 |
| 1633 | 2026-02-27T04:18:45.263Z | Downloaded stable_deref_trait v1.2.1 |
| 1634 | 2026-02-27T04:18:45.263Z | Downloaded tokio v1.49.0 |
| 1635 | 2026-02-27T04:18:45.280Z | Downloaded semver v1.0.27 |
| 1636 | 2026-02-27T04:18:45.281Z | Downloaded rayon-core v1.13.0 |
| 1637 | 2026-02-27T04:18:45.281Z | Downloaded petgraph v0.8.3 |
| 1638 | 2026-02-27T04:18:45.298Z | Downloaded itertools v0.14.0 |
| 1639 | 2026-02-27T04:18:45.336Z | Downloaded icu_normalizer_data v2.1.1 |
| 1640 | 2026-02-27T04:18:45.337Z | Downloaded pest_meta v2.8.6 |
| 1641 | 2026-02-27T04:18:45.337Z | Downloaded pin-project v1.1.10 |
| 1642 | 2026-02-27T04:18:45.337Z | Downloaded sha3 v0.10.8 |
| 1643 | 2026-02-27T04:18:45.337Z | Downloaded structmeta-derive v0.3.0 |
| 1644 | 2026-02-27T04:18:45.338Z | Downloaded spin v0.5.2 |
| 1645 | 2026-02-27T04:18:45.338Z | Downloaded slog-async v2.8.0 |
| 1646 | 2026-02-27T04:18:45.338Z | Downloaded secrecy v0.10.3 |
| 1647 | 2026-02-27T04:18:45.367Z | Downloaded icu_properties v2.1.2 |
| 1648 | 2026-02-27T04:18:45.367Z | Downloaded once_cell v1.21.3 |
| 1649 | 2026-02-27T04:18:45.368Z | Downloaded hickory-resolver v0.24.4 |
| 1650 | 2026-02-27T04:18:45.368Z | Downloaded pin-project-internal v1.1.10 |
| 1651 | 2026-02-27T04:18:45.368Z | Downloaded icu_locale_core v2.1.1 |
| 1652 | 2026-02-27T04:18:45.368Z | Downloaded parking_lot v0.12.5 |
| 1653 | 2026-02-27T04:18:45.368Z | Downloaded getrandom v0.2.17 |
| 1654 | 2026-02-27T04:18:45.368Z | Downloaded half v2.7.1 |
| 1655 | 2026-02-27T04:18:45.368Z | Downloaded progenitor v0.10.0 |
| 1656 | 2026-02-27T04:18:45.368Z | Downloaded pem v3.0.6 |
| 1657 | 2026-02-27T04:18:45.368Z | Downloaded paste v1.0.15 |
| 1658 | 2026-02-27T04:18:45.369Z | Downloaded password-hash v0.5.0 |
| 1659 | 2026-02-27T04:18:45.369Z | Downloaded num-integer v0.1.46 |
| 1660 | 2026-02-27T04:18:45.369Z | Downloaded getrandom v0.3.4 |
| 1661 | 2026-02-27T04:18:45.369Z | Downloaded getrandom v0.4.1 |
| 1662 | 2026-02-27T04:18:45.395Z | Downloaded elliptic-curve v0.13.8 |
| 1663 | 2026-02-27T04:18:45.395Z | Downloaded num_enum_derive v0.7.5 |
| 1664 | 2026-02-27T04:18:45.395Z | Downloaded progenitor-client v0.11.2 |
| 1665 | 2026-02-27T04:18:45.395Z | Downloaded progenitor-client v0.10.0 |
| 1666 | 2026-02-27T04:18:45.396Z | Downloaded plain v0.2.3 |
| 1667 | 2026-02-27T04:18:45.396Z | Downloaded indexmap v2.13.0 |
| 1668 | 2026-02-27T04:18:45.397Z | Downloaded num-traits v0.2.19 |
| 1669 | 2026-02-27T04:18:45.397Z | Downloaded num-rational v0.4.2 |
| 1670 | 2026-02-27T04:18:45.397Z | Downloaded crypto-bigint v0.5.5 |
| 1671 | 2026-02-27T04:18:45.397Z | Downloaded base64 v0.21.7 |
| 1672 | 2026-02-27T04:18:45.397Z | Downloaded bytes v1.11.1 |
| 1673 | 2026-02-27T04:18:45.397Z | Downloaded base64 v0.22.1 |
| 1674 | 2026-02-27T04:18:45.415Z | Downloaded iana-time-zone v0.1.65 |
| 1675 | 2026-02-27T04:18:45.415Z | Downloaded futures v0.3.32 |
| 1676 | 2026-02-27T04:18:45.415Z | Downloaded darling_core v0.21.3 |
| 1677 | 2026-02-27T04:18:45.415Z | Downloaded ring v0.17.14 |
| 1678 | 2026-02-27T04:18:45.433Z | Downloaded futures-executor v0.3.32 |
| 1679 | 2026-02-27T04:18:45.445Z | Downloaded allocator-api2 v0.2.21 |
| 1680 | 2026-02-27T04:18:45.445Z | Downloaded openssl-macros v0.1.1 |
| 1681 | 2026-02-27T04:18:45.446Z | Downloaded num_enum v0.5.11 |
| 1682 | 2026-02-27T04:18:45.446Z | Downloaded ff v0.13.1 |
| 1683 | 2026-02-27T04:18:45.447Z | Downloaded anyhow v1.0.101 |
| 1684 | 2026-02-27T04:18:45.464Z | Downloaded either v1.15.0 |
| 1685 | 2026-02-27T04:18:45.464Z | Downloaded num_enum_derive v0.5.11 |
| 1686 | 2026-02-27T04:18:45.464Z | Downloaded num-iter v0.1.45 |
| 1687 | 2026-02-27T04:18:45.464Z | Downloaded natord v1.0.9 |
| 1688 | 2026-02-27T04:18:45.464Z | Downloaded lock_api v0.4.14 |
| 1689 | 2026-02-27T04:18:45.465Z | Downloaded ciborium v0.2.2 |
| 1690 | 2026-02-27T04:18:45.465Z | Downloaded libsw-core v0.3.2 |
| 1691 | 2026-02-27T04:18:45.465Z | Downloaded libsw v3.5.0 |
| 1692 | 2026-02-27T04:18:45.465Z | Downloaded httparse v1.10.1 |
| 1693 | 2026-02-27T04:18:45.465Z | Downloaded dropshot-api-manager v0.3.0 |
| 1694 | 2026-02-27T04:18:45.485Z | Downloaded cookie v0.18.1 |
| 1695 | 2026-02-27T04:18:45.486Z | Downloaded fnv v1.0.7 |
| 1696 | 2026-02-27T04:18:45.486Z | Downloaded fixedbitset v0.5.7 |
| 1697 | 2026-02-27T04:18:45.486Z | Downloaded managed v0.8.0 |
| 1698 | 2026-02-27T04:18:45.487Z | Downloaded match_cfg v0.1.0 |
| 1699 | 2026-02-27T04:18:45.487Z | Downloaded ipnet v2.11.0 |
| 1700 | 2026-02-27T04:18:45.488Z | Downloaded internet-checksum v0.2.1 |
| 1701 | 2026-02-27T04:18:45.488Z | Downloaded dtrace-parser v0.2.0 |
| 1702 | 2026-02-27T04:18:45.488Z | Downloaded gethostname v0.5.0 |
| 1703 | 2026-02-27T04:18:45.489Z | Downloaded futures-io v0.3.32 |
| 1704 | 2026-02-27T04:18:45.489Z | Downloaded foreign-types-shared v0.1.1 |
| 1705 | 2026-02-27T04:18:45.489Z | Downloaded heck v0.4.1 |
| 1706 | 2026-02-27T04:18:45.489Z | Downloaded foreign-types-macros v0.2.3 |
| 1707 | 2026-02-27T04:18:45.490Z | Downloaded camino v1.2.2 |
| 1708 | 2026-02-27T04:18:45.490Z | Downloaded autocfg v1.5.0 |
| 1709 | 2026-02-27T04:18:45.490Z | Downloaded futures-task v0.3.32 |
| 1710 | 2026-02-27T04:18:45.507Z | Downloaded deranged v0.5.6 |
| 1711 | 2026-02-27T04:18:45.507Z | Downloaded defmt-macros v1.0.1 |
| 1712 | 2026-02-27T04:18:45.507Z | Downloaded darling v0.21.3 |
| 1713 | 2026-02-27T04:18:45.507Z | Downloaded crossbeam-epoch v0.9.18 |
| 1714 | 2026-02-27T04:18:45.507Z | Downloaded colored v3.1.1 |
| 1715 | 2026-02-27T04:18:45.508Z | Downloaded clap_derive v4.5.55 |
| 1716 | 2026-02-27T04:18:45.508Z | Downloaded lru-slab v0.1.2 |
| 1717 | 2026-02-27T04:18:45.508Z | Downloaded humantime v2.3.0 |
| 1718 | 2026-02-27T04:18:45.508Z | Downloaded highway v1.3.0 |
| 1719 | 2026-02-27T04:18:45.508Z | Downloaded displaydoc v0.2.5 |
| 1720 | 2026-02-27T04:18:45.527Z | Downloaded critical-section v1.2.0 |
| 1721 | 2026-02-27T04:18:45.527Z | Downloaded find-msvc-tools v0.1.9 |
| 1722 | 2026-02-27T04:18:45.527Z | Downloaded daft-derive v0.1.5 |
| 1723 | 2026-02-27T04:18:45.527Z | Downloaded derive-ex v0.1.8 |
| 1724 | 2026-02-27T04:18:45.527Z | Downloaded anstream v0.6.21 |
| 1725 | 2026-02-27T04:18:45.527Z | Downloaded const_format v0.2.35 |
| 1726 | 2026-02-27T04:18:45.527Z | Downloaded byteorder v1.5.0 |
| 1727 | 2026-02-27T04:18:45.527Z | Downloaded async-stream-impl v0.3.6 |
| 1728 | 2026-02-27T04:18:45.527Z | Downloaded is-terminal v0.4.17 |
| 1729 | 2026-02-27T04:18:45.527Z | Downloaded inout v0.1.4 |
| 1730 | 2026-02-27T04:18:45.527Z | Downloaded foldhash v0.1.5 |
| 1731 | 2026-02-27T04:18:45.527Z | Downloaded dropshot-api-manager-types v0.3.0 |
| 1732 | 2026-02-27T04:18:45.528Z | Downloaded cargo_toml v0.22.3 |
| 1733 | 2026-02-27T04:18:45.528Z | Downloaded idna_adapter v1.2.1 |
| 1734 | 2026-02-27T04:18:45.528Z | Downloaded hubpack_derive v0.1.1 |
| 1735 | 2026-02-27T04:18:45.528Z | Downloaded futures-sink v0.3.32 |
| 1736 | 2026-02-27T04:18:45.528Z | Downloaded fastrand v2.3.0 |
| 1737 | 2026-02-27T04:18:45.528Z | Downloaded cipher v0.4.4 |
| 1738 | 2026-02-27T04:18:45.529Z | Downloaded cfg-if v1.0.4 |
| 1739 | 2026-02-27T04:18:45.529Z | Downloaded backoff v0.4.0 |
| 1740 | 2026-02-27T04:18:45.529Z | Downloaded fixedbitset v0.4.2 |
| 1741 | 2026-02-27T04:18:45.537Z | Downloaded embedded-io v0.4.0 |
| 1742 | 2026-02-27T04:18:45.537Z | Downloaded colorchoice v1.0.4 |
| 1743 | 2026-02-27T04:18:45.537Z | Downloaded atomicwrites v0.4.4 |
| 1744 | 2026-02-27T04:18:45.538Z | Downloaded http-body-util v0.1.3 |
| 1745 | 2026-02-27T04:18:45.538Z | Downloaded enum-as-inner v0.6.1 |
| 1746 | 2026-02-27T04:18:45.538Z | Downloaded ciborium-io v0.2.2 |
| 1747 | 2026-02-27T04:18:45.538Z | Downloaded chacha20poly1305 v0.10.1 |
| 1748 | 2026-02-27T04:18:45.538Z | Downloaded arc-swap v1.8.2 |
| 1749 | 2026-02-27T04:18:45.539Z | Downloaded anstyle-parse v0.2.7 |
| 1750 | 2026-02-27T04:18:45.539Z | Downloaded equivalent v1.0.2 |
| 1751 | 2026-02-27T04:18:45.539Z | Downloaded const_format_proc_macros v0.2.34 |
| 1752 | 2026-02-27T04:18:45.565Z | Downloaded foreign-types v0.5.0 |
| 1753 | 2026-02-27T04:18:45.565Z | Downloaded dyn-clone v1.0.20 |
| 1754 | 2026-02-27T04:18:45.565Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1755 | 2026-02-27T04:18:45.565Z | Downloaded foreign-types-shared v0.3.1 |
| 1756 | 2026-02-27T04:18:45.565Z | Downloaded darling_macro v0.21.3 |
| 1757 | 2026-02-27T04:18:45.565Z | Downloaded crc8 v0.1.1 |
| 1758 | 2026-02-27T04:18:45.565Z | Downloaded bit-vec v0.8.0 |
| 1759 | 2026-02-27T04:18:45.565Z | Downloaded base16ct v1.0.0 |
| 1760 | 2026-02-27T04:18:45.565Z | Downloaded camino-tempfile v1.4.1 |
| 1761 | 2026-02-27T04:18:45.565Z | Downloaded anstyle v1.0.13 |
| 1762 | 2026-02-27T04:18:45.565Z | Downloaded const-random-macro v0.1.16 |
| 1763 | 2026-02-27T04:18:45.565Z | Downloaded async-recursion v1.1.1 |
| 1764 | 2026-02-27T04:18:45.566Z | Downloaded crc32fast v1.5.0 |
| 1765 | 2026-02-27T04:18:45.566Z | Downloaded cfg_aliases v0.2.1 |
| 1766 | 2026-02-27T04:18:46.025Z | Downloaded aws-lc-sys v0.37.1 |
| 1767 | 2026-02-27T04:18:46.635Z | Compiling proc-macro2 v1.0.106 |
| 1768 | 2026-02-27T04:18:46.655Z | Compiling quote v1.0.44 |
| 1769 | 2026-02-27T04:18:46.655Z | Compiling unicode-ident v1.0.24 |
| 1770 | 2026-02-27T04:18:46.655Z | Compiling serde_core v1.0.228 |
| 1771 | 2026-02-27T04:18:46.655Z | Compiling serde v1.0.228 |
| 1772 | 2026-02-27T04:18:46.656Z | Compiling libc v0.2.180 |
| 1773 | 2026-02-27T04:18:46.656Z | Compiling cfg-if v1.0.4 |
| 1774 | 2026-02-27T04:18:46.994Z | Compiling zmij v1.0.21 |
| 1775 | 2026-02-27T04:18:47.013Z | Compiling autocfg v1.5.0 |
| 1776 | 2026-02-27T04:18:47.665Z | Compiling libm v0.2.16 |
| 1777 | 2026-02-27T04:18:47.984Z | Compiling memchr v2.8.0 |
| 1778 | 2026-02-27T04:18:48.335Z | Compiling getrandom v0.4.1 |
| 1779 | 2026-02-27T04:18:48.849Z | Compiling version_check v0.9.5 |
| 1780 | 2026-02-27T04:18:49.011Z | Compiling itoa v1.0.17 |
| 1781 | 2026-02-27T04:18:49.412Z | Compiling icu_properties_data v2.1.2 |
| 1782 | 2026-02-27T04:18:49.603Z | Compiling icu_normalizer_data v2.1.1 |
| 1783 | 2026-02-27T04:18:50.045Z | Compiling syn v2.0.116 |
| 1784 | 2026-02-27T04:18:50.060Z | Compiling stable_deref_trait v1.2.1 |
| 1785 | 2026-02-27T04:18:50.061Z | Compiling parking_lot_core v0.9.12 |
| 1786 | 2026-02-27T04:18:50.103Z | Compiling thiserror v2.0.18 |
| 1787 | 2026-02-27T04:18:50.230Z | Compiling serde_json v1.0.149 |
| 1788 | 2026-02-27T04:18:50.594Z | Compiling num-traits v0.2.19 |
| 1789 | 2026-02-27T04:18:50.806Z | Compiling heck v0.5.0 |
| 1790 | 2026-02-27T04:18:51.015Z | Compiling zerocopy v0.8.39 |
| 1791 | 2026-02-27T04:18:51.015Z | Compiling jobserver v0.1.34 |
| 1792 | 2026-02-27T04:18:51.244Z | Compiling litemap v0.8.1 |
| 1793 | 2026-02-27T04:18:51.357Z | Compiling writeable v0.6.2 |
| 1794 | 2026-02-27T04:18:51.697Z | Compiling find-msvc-tools v0.1.9 |
| 1795 | 2026-02-27T04:18:51.729Z | Compiling shlex v1.3.0 |
| 1796 | 2026-02-27T04:18:52.093Z | Compiling cc v1.2.56 |
| 1797 | 2026-02-27T04:18:52.241Z | Compiling percent-encoding v2.3.2 |
| 1798 | 2026-02-27T04:18:52.563Z | Compiling errno v0.3.14 |
| 1799 | 2026-02-27T04:18:52.752Z | Compiling form_urlencoded v1.2.2 |
| 1800 | 2026-02-27T04:18:53.031Z | Compiling utf8_iter v1.0.4 |
| 1801 | 2026-02-27T04:18:53.348Z | Compiling iana-time-zone v0.1.65 |
| 1802 | 2026-02-27T04:18:53.490Z | Compiling rustversion v1.0.22 |
| 1803 | 2026-02-27T04:18:54.009Z | Compiling getrandom v0.2.17 |
| 1804 | 2026-02-27T04:18:54.321Z | Compiling equivalent v1.0.2 |
| 1805 | 2026-02-27T04:18:54.400Z | Compiling foldhash v0.2.0 |
| 1806 | 2026-02-27T04:18:54.460Z | Compiling allocator-api2 v0.2.21 |
| 1807 | 2026-02-27T04:18:55.083Z | Compiling uuid v1.21.0 |
| 1808 | 2026-02-27T04:18:55.138Z | Compiling hashbrown v0.16.1 |
| 1809 | 2026-02-27T04:18:55.189Z | Compiling pin-project-lite v0.2.16 |
| 1810 | 2026-02-27T04:18:55.303Z | Compiling semver v1.0.27 |
| 1811 | 2026-02-27T04:18:55.326Z | Compiling dyn-clone v1.0.20 |
| 1812 | 2026-02-27T04:18:55.350Z | Compiling schemars v0.8.22 |
| 1813 | 2026-02-27T04:18:55.605Z | Compiling ring v0.17.14 |
| 1814 | 2026-02-27T04:18:55.822Z | Compiling scopeguard v1.2.0 |
| 1815 | 2026-02-27T04:18:56.050Z | Compiling lock_api v0.4.14 |
| 1816 | 2026-02-27T04:18:56.095Z | Compiling bitflags v2.11.0 |
| 1817 | 2026-02-27T04:18:56.624Z | Compiling socket2 v0.6.2 |
| 1818 | 2026-02-27T04:18:56.869Z | Compiling typenum v1.19.0 |
| 1819 | 2026-02-27T04:18:56.937Z | Compiling indexmap v2.13.0 |
| 1820 | 2026-02-27T04:18:57.045Z | Compiling signal-hook-registry v1.4.8 |
| 1821 | 2026-02-27T04:18:57.395Z | Compiling synstructure v0.13.2 |
| 1822 | 2026-02-27T04:18:57.565Z | Compiling serde_derive_internals v0.29.1 |
| 1823 | 2026-02-27T04:18:58.085Z | Compiling mio v1.1.1 |
| 1824 | 2026-02-27T04:18:58.338Z | Compiling portable-atomic v1.13.1 |
| 1825 | 2026-02-27T04:18:58.472Z | Compiling log v0.4.29 |
| 1826 | 2026-02-27T04:18:58.589Z | Compiling futures-core v0.3.32 |
| 1827 | 2026-02-27T04:18:58.914Z | Compiling critical-section v1.2.0 |
| 1828 | 2026-02-27T04:18:59.347Z | Compiling subtle v2.6.1 |
| 1829 | 2026-02-27T04:18:59.361Z | Compiling httparse v1.10.1 |
| 1830 | 2026-02-27T04:18:59.463Z | Compiling rustix v1.1.3 |
| 1831 | 2026-02-27T04:18:59.686Z | Compiling fnv v1.0.7 |
| 1832 | 2026-02-27T04:18:59.772Z | Compiling thiserror v1.0.69 |
| 1833 | 2026-02-27T04:18:59.851Z | Compiling ucd-trie v0.1.7 |
| 1834 | 2026-02-27T04:18:59.953Z | Compiling futures-sink v0.3.32 |
| 1835 | 2026-02-27T04:19:00.150Z | Compiling pest v2.8.6 |
| 1836 | 2026-02-27T04:19:00.322Z | Compiling rand_core v0.6.4 |
| 1837 | 2026-02-27T04:19:00.348Z | Compiling regex-syntax v0.8.9 |
| 1838 | 2026-02-27T04:19:00.461Z | Compiling once_cell v1.21.3 |
| 1839 | 2026-02-27T04:19:00.763Z | Compiling slab v0.4.12 |
| 1840 | 2026-02-27T04:19:00.840Z | Compiling serde_derive v1.0.228 |
| 1841 | 2026-02-27T04:19:00.923Z | Compiling zerofrom-derive v0.1.6 |
| 1842 | 2026-02-27T04:19:00.953Z | Compiling yoke-derive v0.8.1 |
| 1843 | 2026-02-27T04:19:01.065Z | Compiling zerovec-derive v0.11.2 |
| 1844 | 2026-02-27T04:19:01.160Z | Compiling displaydoc v0.2.5 |
| 1845 | 2026-02-27T04:19:01.413Z | Compiling schemars_derive v0.8.22 |
| 1846 | 2026-02-27T04:19:02.713Z | Compiling thiserror-impl v2.0.18 |
| 1847 | 2026-02-27T04:19:02.981Z | Compiling tokio-macros v2.6.0 |
| 1848 | 2026-02-27T04:19:03.236Z | Compiling zerocopy-derive v0.8.39 |
| 1849 | 2026-02-27T04:19:03.543Z | Compiling zeroize_derive v1.4.3 |
| 1850 | 2026-02-27T04:19:03.765Z | Compiling zerofrom v0.1.6 |
| 1851 | 2026-02-27T04:19:04.035Z | Compiling yoke v0.8.1 |
| 1852 | 2026-02-27T04:19:04.118Z | Compiling futures-macro v0.3.32 |
| 1853 | 2026-02-27T04:19:04.437Z | Compiling zerovec v0.11.5 |
| 1854 | 2026-02-27T04:19:04.491Z | Compiling zerotrie v0.2.3 |
| 1855 | 2026-02-27T04:19:04.928Z | Compiling zeroize v1.8.2 |
| 1856 | 2026-02-27T04:19:05.385Z | Compiling pest_meta v2.8.6 |
| 1857 | 2026-02-27T04:19:05.421Z | Compiling thiserror-impl v1.0.69 |
| 1858 | 2026-02-27T04:19:05.694Z | Compiling getrandom v0.3.4 |
| 1859 | 2026-02-27T04:19:05.833Z | Compiling tinystr v0.8.2 |
| 1860 | 2026-02-27T04:19:05.897Z | Compiling potential_utf v0.1.4 |
| 1861 | 2026-02-27T04:19:06.232Z | Compiling icu_locale_core v2.1.1 |
| 1862 | 2026-02-27T04:19:06.290Z | Compiling icu_collections v2.1.1 |
| 1863 | 2026-02-27T04:19:06.318Z | Compiling aho-corasick v1.1.4 |
| 1864 | 2026-02-27T04:19:07.981Z | Compiling pest_generator v2.8.6 |
| 1865 | 2026-02-27T04:19:08.210Z | Compiling icu_provider v2.1.1 |
| 1866 | 2026-02-27T04:19:08.929Z | Compiling smallvec v1.15.1 |
| 1867 | 2026-02-27T04:19:09.021Z | Compiling bytes v1.11.1 |
| 1868 | 2026-02-27T04:19:09.084Z | Compiling icu_properties v2.1.2 |
| 1869 | 2026-02-27T04:19:09.207Z | Compiling chrono v0.4.43 |
| 1870 | 2026-02-27T04:19:09.499Z | Compiling icu_normalizer v2.1.1 |
| 1871 | 2026-02-27T04:19:10.109Z | Compiling serde_tokenstream v0.2.2 |
| 1872 | 2026-02-27T04:19:11.130Z | Compiling pest_derive v2.8.6 |
| 1873 | 2026-02-27T04:19:11.484Z | Compiling idna_adapter v1.2.1 |
| 1874 | 2026-02-27T04:19:11.729Z | Compiling idna v1.1.0 |
| 1875 | 2026-02-27T04:19:12.057Z | Compiling parking_lot v0.12.5 |
| 1876 | 2026-02-27T04:19:12.163Z | Compiling regex-automata v0.4.14 |
| 1877 | 2026-02-27T04:19:12.221Z | Compiling futures-channel v0.3.32 |
| 1878 | 2026-02-27T04:19:12.777Z | Compiling url v2.5.8 |
| 1879 | 2026-02-27T04:19:12.995Z | Compiling tokio v1.49.0 |
| 1880 | 2026-02-27T04:19:15.904Z | Compiling futures-io v0.3.32 |
| 1881 | 2026-02-27T04:19:16.290Z | Compiling futures-task v0.3.32 |
| 1882 | 2026-02-27T04:19:16.505Z | Compiling regex v1.12.3 |
| 1883 | 2026-02-27T04:19:16.634Z | Compiling futures-util v0.3.32 |
| 1884 | 2026-02-27T04:19:16.897Z | Compiling http v1.4.0 |
| 1885 | 2026-02-27T04:19:17.504Z | Compiling generic-array v0.14.7 |
| 1886 | 2026-02-27T04:19:17.673Z | Compiling byteorder v1.5.0 |
| 1887 | 2026-02-27T04:19:19.196Z | Compiling anyhow v1.0.101 |
| 1888 | 2026-02-27T04:19:19.850Z | Compiling tracing-core v0.1.36 |
| 1889 | 2026-02-27T04:19:20.788Z | Compiling tracing-attributes v0.1.31 |
| 1890 | 2026-02-27T04:19:22.204Z | Compiling scroll_derive v0.13.1 |
| 1891 | 2026-02-27T04:19:22.989Z | Compiling strsim v0.11.1 |
| 1892 | 2026-02-27T04:19:23.301Z | Compiling time-core v0.1.8 |
| 1893 | 2026-02-27T04:19:23.621Z | Compiling num-conv v0.2.0 |
| 1894 | 2026-02-27T04:19:23.782Z | Compiling tracing v0.1.44 |
| 1895 | 2026-02-27T04:19:23.885Z | Compiling time-macros v0.2.27 |
| 1896 | 2026-02-27T04:19:24.074Z | Compiling ipnetwork v0.21.1 |
| 1897 | 2026-02-27T04:19:24.484Z | Compiling paste v1.0.15 |
| 1898 | 2026-02-27T04:19:25.140Z | Compiling crypto-common v0.1.7 |
| 1899 | 2026-02-27T04:19:25.408Z | Compiling rustls-pki-types v1.14.0 |
| 1900 | 2026-02-27T04:19:26.194Z | Compiling regress v0.10.5 |
| 1901 | 2026-02-27T04:19:26.907Z | Compiling slog v2.8.2 |
| 1902 | 2026-02-27T04:19:27.200Z | Compiling ident_case v1.0.1 |
| 1903 | 2026-02-27T04:19:27.400Z | Compiling darling_core v0.21.3 |
| 1904 | 2026-02-27T04:19:27.599Z | Compiling ppv-lite86 v0.2.21 |
| 1905 | 2026-02-27T04:19:27.992Z | Compiling erased-serde v0.3.31 |
| 1906 | 2026-02-27T04:19:28.849Z | Compiling untrusted v0.9.0 |
| 1907 | 2026-02-27T04:19:29.084Z | Compiling ryu v1.0.23 |
| 1908 | 2026-02-27T04:19:29.699Z | Compiling base64 v0.22.1 |
| 1909 | 2026-02-27T04:19:30.729Z | Compiling typify-impl v0.4.3 |
| 1910 | 2026-02-27T04:19:30.760Z | Compiling crossbeam-utils v0.8.21 |
| 1911 | 2026-02-27T04:19:31.106Z | Compiling usdt-impl v0.6.0 |
| 1912 | 2026-02-27T04:19:31.307Z | Compiling omicron-workspace-hack v0.1.0 |
| 1913 | 2026-02-27T04:19:31.557Z | Compiling ipnet v2.11.0 |
| 1914 | 2026-02-27T04:19:31.710Z | Compiling syn v1.0.109 |
| 1915 | 2026-02-27T04:19:32.466Z | Compiling scroll v0.13.0 |
| 1916 | 2026-02-27T04:19:32.983Z | Compiling darling_macro v0.21.3 |
| 1917 | 2026-02-27T04:19:33.042Z | Compiling tokio-util v0.7.18 |
| 1918 | 2026-02-27T04:19:33.471Z | Compiling cmake v0.1.57 |
| 1919 | 2026-02-27T04:19:34.034Z | Compiling darling v0.21.3 |
| 1920 | 2026-02-27T04:19:34.173Z | Compiling fs_extra v1.3.0 |
| 1921 | 2026-02-27T04:19:34.201Z | Compiling dunce v1.0.5 |
| 1922 | 2026-02-27T04:19:34.205Z | Compiling plain v0.2.3 |
| 1923 | 2026-02-27T04:19:34.364Z | Compiling pretty-hex v0.4.1 |
| 1924 | 2026-02-27T04:19:34.419Z | Compiling goblin v0.10.5 |
| 1925 | 2026-02-27T04:19:34.666Z | Compiling aws-lc-sys v0.37.1 |
| 1926 | 2026-02-27T04:19:36.211Z | Compiling http-body v1.0.1 |
| 1927 | 2026-02-27T04:19:36.493Z | Compiling async-trait v0.1.89 |
| 1928 | 2026-02-27T04:19:36.521Z | Compiling daft-derive v0.1.5 |
| 1929 | 2026-02-27T04:19:38.180Z | Compiling atomic-waker v1.1.2 |
| 1930 | 2026-02-27T04:19:38.566Z | Compiling slog-async v2.8.0 |
| 1931 | 2026-02-27T04:19:38.842Z | Compiling camino v1.2.2 |
| 1932 | 2026-02-27T04:19:39.690Z | Compiling typify-macro v0.4.3 |
| 1933 | 2026-02-27T04:19:40.158Z | Compiling dtrace-parser v0.3.0 |
| 1934 | 2026-02-27T04:19:40.336Z | Compiling openapiv3 v2.2.0 |
| 1935 | 2026-02-27T04:19:41.630Z | Compiling dof v0.4.0 |
| 1936 | 2026-02-27T04:19:42.977Z | Compiling thread-id v5.1.0 |
| 1937 | 2026-02-27T04:19:44.152Z | Compiling tower-service v0.3.3 |
| 1938 | 2026-02-27T04:19:44.234Z | Compiling tower-layer v0.3.3 |
| 1939 | 2026-02-27T04:19:44.263Z | Compiling try-lock v0.2.5 |
| 1940 | 2026-02-27T04:19:44.567Z | Compiling want v0.3.1 |
| 1941 | 2026-02-27T04:19:44.849Z | Compiling typify v0.4.3 |
| 1942 | 2026-02-27T04:19:45.006Z | Compiling rand_core v0.9.5 |
| 1943 | 2026-02-27T04:19:45.036Z | Compiling h2 v0.4.13 |
| 1944 | 2026-02-27T04:19:45.518Z | Compiling oxnet v0.1.4 |
| 1945 | 2026-02-27T04:19:45.794Z | Compiling block-buffer v0.10.4 |
| 1946 | 2026-02-27T04:19:46.107Z | Compiling httpdate v1.0.3 |
| 1947 | 2026-02-27T04:19:46.964Z | Compiling pin-utils v0.1.0 |
| 1948 | 2026-02-27T04:19:47.100Z | Compiling rustls v0.22.4 |
| 1949 | 2026-02-27T04:19:47.508Z | Compiling aws-lc-rs v1.15.4 |
| 1950 | 2026-02-27T04:19:48.054Z | Compiling digest v0.10.7 |
| 1951 | 2026-02-27T04:19:48.478Z | Compiling structmeta-derive v0.3.0 |
| 1952 | 2026-02-27T04:19:48.558Z | Compiling unsafe-libyaml v0.2.11 |
| 1953 | 2026-02-27T04:19:48.586Z | Compiling ref-cast v1.0.25 |
| 1954 | 2026-02-27T04:19:49.150Z | Compiling usdt-macro v0.6.0 |
| 1955 | 2026-02-27T04:19:50.115Z | Compiling serde_yaml v0.9.34+deprecated |
| 1956 | 2026-02-27T04:19:50.415Z | Compiling usdt-attr-macro v0.6.0 |
| 1957 | 2026-02-27T04:19:50.616Z | Compiling hyper v1.8.1 |
| 1958 | 2026-02-27T04:19:50.727Z | Compiling structmeta v0.3.0 |
| 1959 | 2026-02-27T04:19:51.105Z | Compiling rand_chacha v0.9.0 |
| 1960 | 2026-02-27T04:19:51.950Z | Compiling multer v3.1.0 |
| 1961 | 2026-02-27T04:19:52.394Z | Compiling unicode-width v0.2.2 |
| 1962 | 2026-02-27T04:19:52.433Z | Compiling powerfmt v0.2.0 |
| 1963 | 2026-02-27T04:19:53.742Z | Compiling untrusted v0.7.1 |
| 1964 | 2026-02-27T04:19:53.811Z | Compiling deranged v0.5.6 |
| 1965 | 2026-02-27T04:19:53.811Z | Compiling rand v0.9.2 |
| 1966 | 2026-02-27T04:19:53.811Z | Compiling serde_urlencoded v0.7.1 |
| 1967 | 2026-02-27T04:19:53.871Z | Compiling hyper-util v0.1.20 |
| 1968 | 2026-02-27T04:19:54.789Z | Compiling http-body-util v0.1.3 |
| 1969 | 2026-02-27T04:19:55.324Z | Compiling ref-cast-impl v1.0.25 |
| 1970 | 2026-02-27T04:19:56.086Z | Compiling strum_macros v0.26.4 |
| 1971 | 2026-02-27T04:19:58.860Z | Compiling num_threads v0.1.7 |
| 1972 | 2026-02-27T04:19:59.008Z | Compiling rustls v0.23.36 |
| 1973 | 2026-02-27T04:19:59.762Z | Compiling time v0.3.47 |
| 1974 | 2026-02-27T04:19:59.815Z | Compiling newtype-uuid-macros v0.1.0 |
| 1975 | 2026-02-27T04:19:59.918Z | Compiling async-stream-impl v0.3.6 |
| 1976 | 2026-02-27T04:20:00.052Z | Compiling dropshot v0.16.7 |
| 1977 | 2026-02-27T04:20:00.973Z | Compiling cpufeatures v0.2.17 |
| 1978 | 2026-02-27T04:20:00.974Z | Compiling progenitor-impl v0.11.2 |
| 1979 | 2026-02-27T04:20:01.192Z | Compiling crossbeam-channel v0.5.15 |
| 1980 | 2026-02-27T04:20:02.622Z | Compiling sync_wrapper v1.0.2 |
| 1981 | 2026-02-27T04:20:02.820Z | Compiling tower v0.5.3 |
| 1982 | 2026-02-27T04:20:04.191Z | Compiling derive-ex v0.1.8 |
| 1983 | 2026-02-27T04:20:06.392Z | Compiling progenitor-macro v0.11.2 |
| 1984 | 2026-02-27T04:20:06.734Z | Compiling webpki-roots v1.0.6 |
| 1985 | 2026-02-27T04:20:06.966Z | Compiling futures-executor v0.3.32 |
| 1986 | 2026-02-27T04:20:07.415Z | Compiling dropshot_endpoint v0.16.7 |
| 1987 | 2026-02-27T04:20:07.880Z | Compiling strum_macros v0.27.2 |
| 1988 | 2026-02-27T04:20:07.916Z | Compiling thread_local v1.1.9 |
| 1989 | 2026-02-27T04:20:08.571Z | Compiling fastrand v2.3.0 |
| 1990 | 2026-02-27T04:20:09.377Z | Compiling winnow v0.7.14 |
| 1991 | 2026-02-27T04:20:09.414Z | Compiling iri-string v0.7.10 |
| 1992 | 2026-02-27T04:20:11.292Z | Compiling tempfile v3.25.0 |
| 1993 | 2026-02-27T04:20:12.386Z | Compiling test-strategy v0.4.5 |
| 1994 | 2026-02-27T04:20:13.104Z | Compiling tower-http v0.6.8 |
| 1995 | 2026-02-27T04:20:13.755Z | Compiling futures v0.3.32 |
| 1996 | 2026-02-27T04:20:15.240Z | Compiling newtype-uuid v1.3.2 |
| 1997 | 2026-02-27T04:20:15.448Z | Compiling is-terminal v0.4.17 |
| 1998 | 2026-02-27T04:20:16.056Z | Compiling term v1.2.1 |
| 1999 | 2026-02-27T04:20:16.497Z | Compiling hex v0.4.3 |
| 2000 | 2026-02-27T04:20:17.173Z | Compiling take_mut v0.2.2 |
| 2001 | 2026-02-27T04:20:17.421Z | Compiling slog-term v2.9.2 |
| 2002 | 2026-02-27T04:20:18.612Z | Compiling daft v0.1.5 |
| 2003 | 2026-02-27T04:20:20.393Z | Compiling serde_with_macros v3.16.1 |
| 2004 | 2026-02-27T04:20:23.026Z | Compiling macaddr v1.0.1 |
| 2005 | 2026-02-27T04:20:23.620Z | Compiling match_cfg v0.1.0 |
| 2006 | 2026-02-27T04:20:23.748Z | Compiling hostname v0.3.1 |
| 2007 | 2026-02-27T04:20:24.043Z | Compiling slog-json v2.6.1 |
| 2008 | 2026-02-27T04:20:24.581Z | Compiling memmap2 v0.9.10 |
| 2009 | 2026-02-27T04:20:25.354Z | Compiling either v1.15.0 |
| 2010 | 2026-02-27T04:20:25.850Z | Compiling usdt v0.6.0 |
| 2011 | 2026-02-27T04:20:26.130Z | Compiling slog-bunyan v2.5.0 |
| 2012 | 2026-02-27T04:20:26.500Z | Compiling parse-display-derive v0.10.0 |
| 2013 | 2026-02-27T04:20:26.785Z | Compiling rustls-webpki v0.102.8 |
| 2014 | 2026-02-27T04:20:27.057Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2015 | 2026-02-27T04:20:27.176Z | Compiling debug-ignore v1.0.5 |
| 2016 | 2026-02-27T04:20:30.204Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2017 | 2026-02-27T04:20:30.912Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 2018 | 2026-02-27T04:20:31.134Z | Compiling strum v0.26.3 |
| 2019 | 2026-02-27T04:20:31.382Z | Compiling tabwriter v1.4.1 |
| 2020 | 2026-02-27T04:20:32.293Z | Compiling rand_chacha v0.3.1 |
| 2021 | 2026-02-27T04:20:33.072Z | Compiling serde_spanned v1.0.4 |
| 2022 | 2026-02-27T04:20:33.164Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2023 | 2026-02-27T04:20:33.784Z | Compiling wait-timeout v0.2.1 |
| 2024 | 2026-02-27T04:20:33.879Z | Compiling encoding_rs v0.8.35 |
| 2025 | 2026-02-27T04:20:34.032Z | Compiling bit-vec v0.8.0 |
| 2026 | 2026-02-27T04:20:34.300Z | Compiling spin v0.9.8 |
| 2027 | 2026-02-27T04:20:34.503Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2028 | 2026-02-27T04:20:34.726Z | Compiling mime v0.3.17 |
| 2029 | 2026-02-27T04:20:35.133Z | Compiling quick-error v1.2.3 |
| 2030 | 2026-02-27T04:20:35.179Z | Compiling itertools v0.14.0 |
| 2031 | 2026-02-27T04:20:35.268Z | Compiling rusty-fork v0.3.1 |
| 2032 | 2026-02-27T04:20:35.662Z | Compiling toml v0.9.12+spec-1.1.0 |
| 2033 | 2026-02-27T04:20:38.836Z | Compiling bit-set v0.8.0 |
| 2034 | 2026-02-27T04:20:39.599Z | Compiling tokio-rustls v0.25.0 |
| 2035 | 2026-02-27T04:20:39.654Z | Compiling rand v0.8.5 |
| 2036 | 2026-02-27T04:20:40.082Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2037 | 2026-02-27T04:20:40.109Z | Compiling async-stream v0.3.6 |
| 2038 | 2026-02-27T04:20:40.473Z | Compiling sha1 v0.10.6 |
| 2039 | 2026-02-27T04:20:41.038Z | Compiling rand_xorshift v0.4.0 |
| 2040 | 2026-02-27T04:20:41.322Z | Compiling waitgroup v0.1.2 |
| 2041 | 2026-02-27T04:20:41.397Z | Compiling rustls-pemfile v2.2.0 |
| 2042 | 2026-02-27T04:20:41.612Z | Compiling serde_path_to_error v0.1.20 |
| 2043 | 2026-02-27T04:20:41.965Z | Compiling hostname v0.4.2 |
| 2044 | 2026-02-27T04:20:42.192Z | Compiling unarray v0.1.4 |
| 2045 | 2026-02-27T04:20:42.430Z | Compiling proptest v1.10.0 |
| 2046 | 2026-02-27T04:20:45.112Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2047 | 2026-02-27T04:20:45.287Z | Compiling strum v0.27.2 |
| 2048 | 2026-02-27T04:20:46.801Z | Compiling instant v0.1.13 |
| 2049 | 2026-02-27T04:20:52.524Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2050 | 2026-02-27T04:20:55.825Z | Compiling colored v3.1.1 |
| 2051 | 2026-02-27T04:20:58.440Z | Compiling serde_with v3.16.1 |
| 2052 | 2026-02-27T04:20:59.646Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2053 | 2026-02-27T04:21:01.369Z | Compiling clap_derive v4.5.55 |
| 2054 | 2026-02-27T04:21:02.561Z | Compiling utf8parse v0.2.2 |
| 2055 | 2026-02-27T04:21:02.758Z | Compiling rustc-hash v2.1.1 |
| 2056 | 2026-02-27T04:21:03.004Z | Compiling iddqd v0.3.17 |
| 2057 | 2026-02-27T04:21:03.032Z | Compiling anstyle-parse v0.2.7 |
| 2058 | 2026-02-27T04:21:05.371Z | Compiling backoff v0.4.0 |
| 2059 | 2026-02-27T04:21:05.777Z | Compiling parse-display v0.10.0 |
| 2060 | 2026-02-27T04:21:07.072Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2061 | 2026-02-27T04:21:07.304Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#4c9df170) |
| 2062 | 2026-02-27T04:21:07.334Z | Compiling terminal_size v0.4.3 |
| 2063 | 2026-02-27T04:21:07.600Z | Compiling toml_datetime v0.6.11 |
| 2064 | 2026-02-27T04:21:08.056Z | Compiling anstyle v1.0.13 |
| 2065 | 2026-02-27T04:21:08.094Z | Compiling is_terminal_polyfill v1.70.2 |
| 2066 | 2026-02-27T04:21:08.258Z | Compiling anstyle-query v1.1.5 |
| 2067 | 2026-02-27T04:21:08.450Z | Compiling colorchoice v1.0.4 |
| 2068 | 2026-02-27T04:21:08.653Z | Compiling anstream v0.6.21 |
| 2069 | 2026-02-27T04:21:09.665Z | Compiling clap_lex v1.0.0 |
| 2070 | 2026-02-27T04:21:10.348Z | Compiling clap_builder v4.5.59 |
| 2071 | 2026-02-27T04:21:13.156Z | Compiling heapless v0.8.0 |
| 2072 | 2026-02-27T04:21:14.837Z | Compiling ingot-macros v0.1.1 |
| 2073 | 2026-02-27T04:21:15.569Z | Compiling clap v4.5.59 |
| 2074 | 2026-02-27T04:21:15.725Z | Compiling hash32 v0.3.1 |
| 2075 | 2026-02-27T04:21:16.706Z | Compiling smoltcp v0.11.0 |
| 2076 | 2026-02-27T04:21:18.504Z | Compiling crossbeam-epoch v0.9.18 |
| 2077 | 2026-02-27T04:21:19.524Z | Compiling cobs v0.3.0 |
| 2078 | 2026-02-27T04:21:20.235Z | Compiling managed v0.8.0 |
| 2079 | 2026-02-27T04:21:20.442Z | Compiling bitflags v1.3.2 |
| 2080 | 2026-02-27T04:21:20.554Z | Compiling cfg_aliases v0.2.1 |
| 2081 | 2026-02-27T04:21:20.883Z | Compiling postcard v1.1.3 |
| 2082 | 2026-02-27T04:21:21.307Z | Compiling ingot-types v0.1.2 |
| 2083 | 2026-02-27T04:21:22.102Z | Compiling rustls-webpki v0.103.9 |
| 2084 | 2026-02-27T04:21:22.371Z | Compiling ingot v0.1.1 |
| 2085 | 2026-02-27T04:21:23.955Z | Compiling zerocopy-derive v0.7.35 |
| 2086 | 2026-02-27T04:21:24.781Z | Compiling proc-macro-error-attr v1.0.4 |
| 2087 | 2026-02-27T04:21:26.576Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2088 | 2026-02-27T04:21:28.560Z | Compiling proc-macro-error v1.0.4 |
| 2089 | 2026-02-27T04:21:28.931Z | Compiling memoffset v0.9.1 |
| 2090 | 2026-02-27T04:21:28.960Z | Compiling winnow v0.5.40 |
| 2091 | 2026-02-27T04:21:29.140Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2092 | 2026-02-27T04:21:30.254Z | Compiling proc-macro-crate v3.4.0 |
| 2093 | 2026-02-27T04:21:31.355Z | Compiling crucible-workspace-hack v0.1.0 |
| 2094 | 2026-02-27T04:21:31.553Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2095 | 2026-02-27T04:21:32.013Z | Compiling num_enum_derive v0.7.5 |
| 2096 | 2026-02-27T04:21:32.361Z | Compiling toml_edit v0.19.15 |
| 2097 | 2026-02-27T04:21:32.400Z | Compiling tokio-rustls v0.26.4 |
| 2098 | 2026-02-27T04:21:32.906Z | Compiling hyper-rustls v0.27.7 |
| 2099 | 2026-02-27T04:21:34.730Z | Compiling foreign-types-macros v0.2.3 |
| 2100 | 2026-02-27T04:21:34.756Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2101 | 2026-02-27T04:21:34.860Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2102 | 2026-02-27T04:21:35.957Z | Compiling proc-macro-crate v1.3.1 |
| 2103 | 2026-02-27T04:21:36.029Z | Compiling heck v0.4.1 |
| 2104 | 2026-02-27T04:21:36.068Z | Compiling foreign-types-shared v0.3.1 |
| 2105 | 2026-02-27T04:21:36.068Z | Compiling rayon-core v1.13.0 |
| 2106 | 2026-02-27T04:21:36.068Z | Compiling foreign-types v0.5.0 |
| 2107 | 2026-02-27T04:21:36.069Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2108 | 2026-02-27T04:21:36.069Z | Compiling reqwest v0.12.28 |
| 2109 | 2026-02-27T04:21:36.099Z | Compiling num_enum v0.7.5 |
| 2110 | 2026-02-27T04:21:36.390Z | Compiling zerocopy v0.7.35 |
| 2111 | 2026-02-27T04:21:36.420Z | Compiling crossbeam-deque v0.8.6 |
| 2112 | 2026-02-27T04:21:36.491Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2113 | 2026-02-27T04:21:37.398Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2114 | 2026-02-27T04:21:37.463Z | Compiling num_enum_derive v0.5.11 |
| 2115 | 2026-02-27T04:21:37.717Z | Compiling scroll_derive v0.12.1 |
| 2116 | 2026-02-27T04:21:37.747Z | Compiling usdt-impl v0.5.0 |
| 2117 | 2026-02-27T04:21:38.219Z | Compiling cstr-argument v0.1.2 |
| 2118 | 2026-02-27T04:21:38.274Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#99a7e26c) |
| 2119 | 2026-02-27T04:21:38.518Z | Compiling tinyvec_macros v0.1.1 |
| 2120 | 2026-02-27T04:21:38.651Z | Compiling convert_case v0.4.0 |
| 2121 | 2026-02-27T04:21:38.825Z | Compiling tinyvec v1.10.0 |
| 2122 | 2026-02-27T04:21:39.240Z | Compiling scroll v0.12.0 |
| 2123 | 2026-02-27T04:21:39.270Z | Compiling derive_more v0.99.20 |
| 2124 | 2026-02-27T04:21:39.373Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2125 | 2026-02-27T04:21:39.539Z | Compiling num_enum v0.5.11 |
| 2126 | 2026-02-27T04:21:39.811Z | Compiling dof v0.3.0 |
| 2127 | 2026-02-27T04:21:39.951Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2128 | 2026-02-27T04:21:40.329Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2129 | 2026-02-27T04:21:41.135Z | Compiling nix v0.30.1 |
| 2130 | 2026-02-27T04:21:41.371Z | Compiling dtrace-parser v0.2.0 |
| 2131 | 2026-02-27T04:21:41.999Z | Compiling camino-tempfile v1.4.1 |
| 2132 | 2026-02-27T04:21:42.178Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2133 | 2026-02-27T04:21:42.742Z | Compiling thread-id v4.2.2 |
| 2134 | 2026-02-27T04:21:43.876Z | Compiling rayon v1.11.0 |
| 2135 | 2026-02-27T04:21:44.699Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2136 | 2026-02-27T04:21:44.912Z | Compiling goblin v0.8.2 |
| 2137 | 2026-02-27T04:21:44.955Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2138 | 2026-02-27T04:21:48.129Z | Compiling progenitor-client v0.11.2 |
| 2139 | 2026-02-27T04:21:49.088Z | Compiling zone_cfg_derive v0.3.1 |
| 2140 | 2026-02-27T04:21:50.059Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2141 | 2026-02-27T04:21:50.434Z | Compiling itertools v0.12.1 |
| 2142 | 2026-02-27T04:21:50.589Z | Compiling hubpack_derive v0.1.1 |
| 2143 | 2026-02-27T04:21:50.794Z | Compiling num-derive v0.4.2 |
| 2144 | 2026-02-27T04:21:51.085Z | Compiling sigpipe v0.1.3 |
| 2145 | 2026-02-27T04:21:51.908Z | Compiling prettyplease v0.2.37 |
| 2146 | 2026-02-27T04:21:52.378Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2147 | 2026-02-27T04:21:52.714Z | Compiling glob v0.3.3 |
| 2148 | 2026-02-27T04:21:53.538Z | Compiling jiff v0.2.20 |
| 2149 | 2026-02-27T04:21:54.244Z | Compiling zone v0.3.1 |
| 2150 | 2026-02-27T04:21:56.060Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2151 | 2026-02-27T04:21:57.715Z | Compiling hubpack v0.1.2 |
| 2152 | 2026-02-27T04:21:58.495Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2153 | 2026-02-27T04:21:59.049Z | Compiling progenitor-client v0.10.0 |
| 2154 | 2026-02-27T04:21:59.990Z | Compiling progenitor v0.11.2 |
| 2155 | 2026-02-27T04:22:00.188Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da) |
| 2156 | 2026-02-27T04:22:01.167Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2157 | 2026-02-27T04:22:03.445Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2158 | 2026-02-27T04:22:09.027Z | Compiling smf v0.2.3 |
| 2159 | 2026-02-27T04:22:09.633Z | Compiling secrecy v0.10.3 |
| 2160 | 2026-02-27T04:22:09.951Z | Compiling num-integer v0.1.46 |
| 2161 | 2026-02-27T04:22:10.627Z | Compiling rustc_version v0.4.1 |
| 2162 | 2026-02-27T04:22:11.211Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2163 | 2026-02-27T04:22:13.026Z | Compiling rustix v0.38.44 |
| 2164 | 2026-02-27T04:22:13.793Z | Compiling whoami v1.6.1 |
| 2165 | 2026-02-27T04:22:14.473Z | Compiling static_assertions v1.1.0 |
| 2166 | 2026-02-27T04:22:19.874Z | Compiling curve25519-dalek v4.1.3 |
| 2167 | 2026-02-27T04:22:21.558Z | Compiling usdt-attr-macro v0.5.0 |
| 2168 | 2026-02-27T04:22:23.039Z | Compiling usdt-macro v0.5.0 |
| 2169 | 2026-02-27T04:22:27.144Z | Compiling hmac v0.12.1 |
| 2170 | 2026-02-27T04:22:27.296Z | Compiling inout v0.1.4 |
| 2171 | 2026-02-27T04:22:27.621Z | Compiling serde_spanned v0.6.9 |
| 2172 | 2026-02-27T04:22:27.907Z | Compiling enum-as-inner v0.6.1 |
| 2173 | 2026-02-27T04:22:28.729Z | Compiling ff v0.13.1 |
| 2174 | 2026-02-27T04:22:29.033Z | Compiling memmap v0.7.0 |
| 2175 | 2026-02-27T04:22:29.548Z | Compiling toml_write v0.1.2 |
| 2176 | 2026-02-27T04:22:29.695Z | Compiling data-encoding v2.10.0 |
| 2177 | 2026-02-27T04:22:29.754Z | Compiling usdt v0.5.0 |
| 2178 | 2026-02-27T04:22:30.038Z | Compiling toml_edit v0.22.27 |
| 2179 | 2026-02-27T04:22:30.550Z | Compiling group v0.13.0 |
| 2180 | 2026-02-27T04:22:30.765Z | Compiling cipher v0.4.4 |
| 2181 | 2026-02-27T04:22:31.146Z | Compiling hkdf v0.12.4 |
| 2182 | 2026-02-27T04:22:31.478Z | Compiling num-iter v0.1.45 |
| 2183 | 2026-02-27T04:22:31.709Z | Compiling num-rational v0.4.2 |
| 2184 | 2026-02-27T04:22:33.937Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2185 | 2026-02-27T04:22:34.975Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2186 | 2026-02-27T04:22:35.670Z | Compiling universal-hash v0.5.1 |
| 2187 | 2026-02-27T04:22:35.962Z | Compiling crypto-bigint v0.5.5 |
| 2188 | 2026-02-27T04:22:36.425Z | Compiling half v2.7.1 |
| 2189 | 2026-02-27T04:22:36.743Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2190 | 2026-02-27T04:22:37.199Z | Compiling num-complex v0.4.6 |
| 2191 | 2026-02-27T04:22:38.131Z | Compiling bstr v1.12.1 |
| 2192 | 2026-02-27T04:22:38.820Z | Compiling base64ct v1.8.3 |
| 2193 | 2026-02-27T04:22:39.114Z | Compiling opaque-debug v0.3.1 |
| 2194 | 2026-02-27T04:22:39.252Z | Compiling base16ct v0.2.0 |
| 2195 | 2026-02-27T04:22:39.593Z | Compiling bytecount v0.6.9 |
| 2196 | 2026-02-27T04:22:39.684Z | Compiling ciborium-io v0.2.2 |
| 2197 | 2026-02-27T04:22:39.714Z | Compiling elliptic-curve v0.13.8 |
| 2198 | 2026-02-27T04:22:39.872Z | Compiling ciborium-ll v0.2.2 |
| 2199 | 2026-02-27T04:22:39.925Z | Compiling password-hash v0.5.0 |
| 2200 | 2026-02-27T04:22:40.391Z | Compiling poly1305 v0.8.0 |
| 2201 | 2026-02-27T04:22:41.466Z | Compiling num v0.4.3 |
| 2202 | 2026-02-27T04:22:42.138Z | Compiling thiserror-no-std v2.0.2 |
| 2203 | 2026-02-27T04:22:42.308Z | Compiling toml v0.8.23 |
| 2204 | 2026-02-27T04:22:46.528Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2205 | 2026-02-27T04:22:47.632Z | Compiling chacha20 v0.9.1 |
| 2206 | 2026-02-27T04:22:48.047Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2207 | 2026-02-27T04:22:48.182Z | Compiling blake2 v0.10.6 |
| 2208 | 2026-02-27T04:22:49.191Z | Compiling aead v0.5.2 |
| 2209 | 2026-02-27T04:22:49.371Z | Compiling float-ord v0.3.2 |
| 2210 | 2026-02-27T04:22:49.505Z | Compiling vcpkg v0.2.15 |
| 2211 | 2026-02-27T04:22:49.546Z | Compiling pkg-config v0.3.32 |
| 2212 | 2026-02-27T04:22:49.582Z | Compiling resolv-conf v0.7.6 |
| 2213 | 2026-02-27T04:22:50.550Z | Compiling semver v0.1.20 |
| 2214 | 2026-02-27T04:22:50.715Z | Compiling linked-hash-map v0.5.6 |
| 2215 | 2026-02-27T04:22:50.874Z | Compiling keccak v0.1.6 |
| 2216 | 2026-02-27T04:22:51.086Z | Compiling rustc_version v0.1.7 |
| 2217 | 2026-02-27T04:22:51.115Z | Compiling openssl-sys v0.9.111 |
| 2218 | 2026-02-27T04:22:51.145Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2219 | 2026-02-27T04:22:51.149Z | Compiling lru-cache v0.1.2 |
| 2220 | 2026-02-27T04:22:51.436Z | Compiling sha3 v0.10.8 |
| 2221 | 2026-02-27T04:22:51.545Z | Compiling chacha20poly1305 v0.10.1 |
| 2222 | 2026-02-27T04:22:51.817Z | Compiling argon2 v0.5.3 |
| 2223 | 2026-02-27T04:22:52.231Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2224 | 2026-02-27T04:22:54.263Z | Compiling vsss-rs v3.3.4 |
| 2225 | 2026-02-27T04:22:54.675Z | Compiling ciborium v0.2.2 |
| 2226 | 2026-02-27T04:22:54.847Z | Compiling hickory-proto v0.24.4 |
| 2227 | 2026-02-27T04:22:55.834Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2228 | 2026-02-27T04:22:56.776Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2229 | 2026-02-27T04:22:57.559Z | Compiling serde-big-array v0.5.1 |
| 2230 | 2026-02-27T04:22:57.901Z | Compiling serde_repr v0.1.20 |
| 2231 | 2026-02-27T04:22:58.639Z | Compiling derive-where v1.6.0 |
| 2232 | 2026-02-27T04:22:59.119Z | Compiling siphasher v1.0.2 |
| 2233 | 2026-02-27T04:22:59.359Z | Compiling minimal-lexical v0.2.1 |
| 2234 | 2026-02-27T04:22:59.545Z | Compiling indent_write v2.2.0 |
| 2235 | 2026-02-27T04:22:59.786Z | Compiling lazy_static v1.5.0 |
| 2236 | 2026-02-27T04:22:59.831Z | Compiling unicode-segmentation v1.12.0 |
| 2237 | 2026-02-27T04:22:59.852Z | Compiling nom v7.1.3 |
| 2238 | 2026-02-27T04:22:59.961Z | Compiling hickory-resolver v0.24.4 |
| 2239 | 2026-02-27T04:23:01.284Z | Compiling newline-converter v0.3.0 |
| 2240 | 2026-02-27T04:23:01.578Z | Compiling phf_shared v0.12.1 |
| 2241 | 2026-02-27T04:23:01.682Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2242 | 2026-02-27T04:23:02.072Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2243 | 2026-02-27T04:23:02.548Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc121ef55741656ce118b02ceeda949b9261f49f#bc121ef5) |
| 2244 | 2026-02-27T04:23:10.971Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2245 | 2026-02-27T04:23:12.315Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2246 | 2026-02-27T04:23:13.089Z | Compiling newtype_derive v0.1.6 |
| 2247 | 2026-02-27T04:23:13.156Z | Compiling similar v2.7.0 |
| 2248 | 2026-02-27T04:23:13.187Z | Compiling atomicwrites v0.4.4 |
| 2249 | 2026-02-27T04:23:13.543Z | Compiling console v0.15.11 |
| 2250 | 2026-02-27T04:23:13.777Z | Compiling progenitor-impl v0.10.0 |
| 2251 | 2026-02-27T04:23:13.952Z | Compiling tokio-stream v0.1.18 |
| 2252 | 2026-02-27T04:23:15.151Z | Compiling pin-project-internal v1.1.10 |
| 2253 | 2026-02-27T04:23:16.461Z | Compiling slog-dtrace v0.3.0 |
| 2254 | 2026-02-27T04:23:16.907Z | Compiling csv-core v0.1.13 |
| 2255 | 2026-02-27T04:23:17.724Z | Compiling unicode-xid v0.2.6 |
| 2256 | 2026-02-27T04:23:17.761Z | Compiling chrono-tz v0.10.4 |
| 2257 | 2026-02-27T04:23:17.943Z | Compiling unicode-width v0.1.14 |
| 2258 | 2026-02-27T04:23:18.185Z | Compiling owo-colors v4.2.3 |
| 2259 | 2026-02-27T04:23:18.428Z | Compiling swrite v0.1.0 |
| 2260 | 2026-02-27T04:23:18.578Z | Compiling foldhash v0.1.5 |
| 2261 | 2026-02-27T04:23:18.611Z | Compiling cancel-safe-futures v0.1.5 |
| 2262 | 2026-02-27T04:23:18.684Z | Compiling const_format_proc_macros v0.2.34 |
| 2263 | 2026-02-27T04:23:18.929Z | Compiling hashbrown v0.15.5 |
| 2264 | 2026-02-27T04:23:19.044Z | Compiling pin-project v1.1.10 |
| 2265 | 2026-02-27T04:23:19.114Z | Compiling csv v1.4.0 |
| 2266 | 2026-02-27T04:23:19.327Z | Compiling qorb v0.4.1 |
| 2267 | 2026-02-27T04:23:19.458Z | Compiling progenitor-macro v0.10.0 |
| 2268 | 2026-02-27T04:23:19.623Z | Compiling expectorate v1.2.0 |
| 2269 | 2026-02-27T04:23:20.017Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2270 | 2026-02-27T04:23:20.470Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2271 | 2026-02-27T04:23:20.498Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2272 | 2026-02-27T04:23:25.250Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2273 | 2026-02-27T04:23:26.213Z | Compiling phf v0.12.1 |
| 2274 | 2026-02-27T04:23:26.518Z | Compiling tokio-dtrace v0.1.1 |
| 2275 | 2026-02-27T04:23:26.581Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2276 | 2026-02-27T04:23:27.035Z | Compiling unicode-normalization v0.1.25 |
| 2277 | 2026-02-27T04:23:27.208Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2278 | 2026-02-27T04:23:28.381Z | Compiling num-derive v0.3.3 |
| 2279 | 2026-02-27T04:23:30.426Z | Compiling libsw-core v0.3.2 |
| 2280 | 2026-02-27T04:23:30.594Z | Compiling async-recursion v1.1.1 |
| 2281 | 2026-02-27T04:23:30.753Z | Compiling snafu-derive v0.8.9 |
| 2282 | 2026-02-27T04:23:32.082Z | Compiling cookie v0.18.1 |
| 2283 | 2026-02-27T04:23:32.550Z | Compiling same-file v1.0.6 |
| 2284 | 2026-02-27T04:23:32.817Z | Compiling highway v1.3.0 |
| 2285 | 2026-02-27T04:23:32.878Z | Compiling fixedbitset v0.4.2 |
| 2286 | 2026-02-27T04:23:34.388Z | Compiling openssl v0.10.75 |
| 2287 | 2026-02-27T04:23:34.454Z | Compiling fixedbitset v0.5.7 |
| 2288 | 2026-02-27T04:23:34.518Z | Compiling foreign-types-shared v0.1.1 |
| 2289 | 2026-02-27T04:23:34.684Z | Compiling foreign-types v0.3.2 |
| 2290 | 2026-02-27T04:23:34.991Z | Compiling petgraph v0.8.3 |
| 2291 | 2026-02-27T04:23:35.092Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2292 | 2026-02-27T04:23:35.144Z | Compiling snafu v0.8.9 |
| 2293 | 2026-02-27T04:23:35.505Z | Compiling petgraph v0.6.5 |
| 2294 | 2026-02-27T04:23:36.401Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2295 | 2026-02-27T04:23:38.928Z | Compiling walkdir v2.5.0 |
| 2296 | 2026-02-27T04:23:39.410Z | Compiling progenitor v0.10.0 |
| 2297 | 2026-02-27T04:23:39.654Z | Compiling libsw v3.5.0 |
| 2298 | 2026-02-27T04:23:39.946Z | Compiling libscf-sys v1.1.0 |
| 2299 | 2026-02-27T04:23:40.019Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2300 | 2026-02-27T04:23:40.201Z | Compiling olpc-cjson v0.1.4 |
| 2301 | 2026-02-27T04:23:40.457Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2302 | 2026-02-27T04:23:40.490Z | Compiling oxide-tokio-rt v0.1.2 |
| 2303 | 2026-02-27T04:23:40.784Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2304 | 2026-02-27T04:23:41.129Z | Compiling const_format v0.2.35 |
| 2305 | 2026-02-27T04:23:41.240Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2306 | 2026-02-27T04:23:42.267Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2307 | 2026-02-27T04:23:49.508Z | Compiling papergrid v0.11.0 |
| 2308 | 2026-02-27T04:23:51.142Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2309 | 2026-02-27T04:23:51.552Z | Compiling globset v0.4.18 |
| 2310 | 2026-02-27T04:23:51.579Z | Compiling gethostname v0.5.0 |
| 2311 | 2026-02-27T04:23:51.822Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2312 | 2026-02-27T04:23:53.718Z | Compiling tabled_derive v0.7.0 |
| 2313 | 2026-02-27T04:23:55.874Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2314 | 2026-02-27T04:23:56.942Z | Compiling pem v3.0.6 |
| 2315 | 2026-02-27T04:23:57.935Z | Compiling bcs v0.1.6 |
| 2316 | 2026-02-27T04:23:58.419Z | Compiling serde_plain v1.0.2 |
| 2317 | 2026-02-27T04:23:58.865Z | Compiling openssl-macros v0.1.1 |
| 2318 | 2026-02-27T04:23:59.019Z | Compiling linear-map v1.2.0 |
| 2319 | 2026-02-27T04:23:59.492Z | Compiling tagptr v0.2.0 |
| 2320 | 2026-02-27T04:23:59.752Z | Compiling termtree v0.5.1 |
| 2321 | 2026-02-27T04:23:59.798Z | Compiling smawk v0.3.2 |
| 2322 | 2026-02-27T04:24:00.078Z | Compiling unicode-linebreak v0.1.5 |
| 2323 | 2026-02-27T04:24:00.122Z | Compiling typed-path v0.9.3 |
| 2324 | 2026-02-27T04:24:00.703Z | Compiling textwrap v0.16.2 |
| 2325 | 2026-02-27T04:24:02.313Z | Compiling moka v0.12.13 |
| 2326 | 2026-02-27T04:24:04.401Z | Compiling tough v0.20.0 |
| 2327 | 2026-02-27T04:24:04.810Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2328 | 2026-02-27T04:24:05.651Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2329 | 2026-02-27T04:24:07.071Z | Compiling tabled v0.15.0 |
| 2330 | 2026-02-27T04:24:07.618Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2331 | 2026-02-27T04:24:12.146Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2332 | 2026-02-27T04:24:12.557Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2333 | 2026-02-27T04:24:12.927Z | Compiling steno v0.4.1 |
| 2334 | 2026-02-27T04:24:20.334Z | Compiling hickory-proto v0.25.2 |
| 2335 | 2026-02-27T04:24:21.606Z | Compiling humantime v2.3.0 |
| 2336 | 2026-02-27T04:24:22.615Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2337 | 2026-02-27T04:24:27.025Z | Compiling hickory-resolver v0.25.2 |
| 2338 | 2026-02-27T04:24:30.723Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2339 | 2026-02-27T04:24:33.145Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2340 | 2026-02-27T04:24:34.021Z | Compiling proc-macro-error2 v2.0.1 |
| 2341 | 2026-02-27T04:24:34.634Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2342 | 2026-02-27T04:24:35.607Z | Compiling nix v0.31.1 |
| 2343 | 2026-02-27T04:24:36.156Z | Compiling parking_lot_core v0.8.6 |
| 2344 | 2026-02-27T04:24:36.552Z | Compiling tabled_derive v0.11.0 |
| 2345 | 2026-02-27T04:24:36.746Z | Compiling papergrid v0.17.0 |
| 2346 | 2026-02-27T04:24:39.108Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2347 | 2026-02-27T04:24:40.134Z | Compiling testing_table v0.3.0 |
| 2348 | 2026-02-27T04:24:40.639Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2349 | 2026-02-27T04:24:40.998Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2350 | 2026-02-27T04:24:41.493Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2351 | 2026-02-27T04:24:41.619Z | Compiling crc32fast v1.5.0 |
| 2352 | 2026-02-27T04:24:42.095Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#db0be8a8) |
| 2353 | 2026-02-27T04:24:42.316Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2354 | 2026-02-27T04:24:42.405Z | Compiling tabled v0.20.0 |
| 2355 | 2026-02-27T04:24:46.166Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2356 | 2026-02-27T04:24:46.366Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2357 | 2026-02-27T04:24:47.368Z | Compiling arc-swap v1.8.2 |
| 2358 | 2026-02-27T04:24:48.087Z | Compiling slog-scope v4.4.1 |
| 2359 | 2026-02-27T04:24:48.918Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2360 | 2026-02-27T04:24:49.509Z | Compiling parking_lot v0.11.2 |
| 2361 | 2026-02-27T04:24:50.477Z | Compiling dropshot-api-manager-types v0.3.0 |
| 2362 | 2026-02-27T04:24:50.903Z | Compiling fxhash v0.2.1 |
| 2363 | 2026-02-27T04:24:51.154Z | Compiling crc8 v0.1.1 |
| 2364 | 2026-02-27T04:24:51.422Z | Compiling sled v0.34.7 |
| 2365 | 2026-02-27T04:24:51.496Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=5d0c81948b6160eb53939532761fa3a8036e0e24#5d0c8194) |
| 2366 | 2026-02-27T04:24:51.673Z | Compiling slog-stdlog v4.1.1 |
| 2367 | 2026-02-27T04:24:52.534Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2368 | 2026-02-27T04:24:52.768Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2369 | 2026-02-27T04:24:53.340Z | Compiling socket2 v0.5.10 |
| 2370 | 2026-02-27T04:24:54.336Z | Compiling slog-envlogger v2.2.0 |
| 2371 | 2026-02-27T04:24:55.149Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2372 | 2026-02-27T04:25:03.861Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2373 | 2026-02-27T04:25:12.134Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#79fac7de) |
| 2374 | 2026-02-27T04:25:16.608Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2375 | 2026-02-27T04:25:23.648Z | Compiling ddm-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-types) |
| 2376 | 2026-02-27T04:25:27.140Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2377 | 2026-02-27T04:25:28.878Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2378 | 2026-02-27T04:25:31.371Z | error[E0308]: mismatched types |
| 2379 | 2026-02-27T04:25:31.371Z | --> ddm/src/sys.rs:304:37 |
| 2380 | 2026-02-27T04:25:31.371Z | | |
| 2381 | 2026-02-27T04:25:31.371Z | 304 | if let Err(e) = hdl.set_v2b(&req) { |
| 2382 | 2026-02-27T04:25:31.372Z | | ------- ^^^^ expected `oxide_vpc::api::SetVirt2BoundaryReq`, found `SetVirt2BoundaryReq` |
| 2383 | 2026-02-27T04:25:31.372Z | | | |
| 2384 | 2026-02-27T04:25:31.372Z | | arguments to this method are incorrect |
| 2385 | 2026-02-27T04:25:31.372Z | | |
| 2386 | 2026-02-27T04:25:31.372Z | 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 |
| 2387 | 2026-02-27T04:25:31.372Z | --> /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/5d0c819/lib/oxide-vpc/src/api.rs:741:1 |
| 2388 | 2026-02-27T04:25:31.372Z | | |
| 2389 | 2026-02-27T04:25:31.372Z | 741 | pub struct SetVirt2BoundaryReq { |
| 2390 | 2026-02-27T04:25:31.372Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `SetVirt2BoundaryReq` |
| 2391 | 2026-02-27T04:25:31.372Z | | |
| 2392 | 2026-02-27T04:25:31.372Z | ::: /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/e547d07/lib/oxide-vpc/src/api.rs:741:1 |
| 2393 | 2026-02-27T04:25:31.372Z | | |
| 2394 | 2026-02-27T04:25:31.372Z | 741 | pub struct SetVirt2BoundaryReq { |
| 2395 | 2026-02-27T04:25:31.372Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `oxide_vpc::api::SetVirt2BoundaryReq` |
| 2396 | 2026-02-27T04:25:31.372Z | | |
| 2397 | 2026-02-27T04:25:31.372Z | ::: ddm/src/admin.rs:7:5 |
| 2398 | 2026-02-27T04:25:31.372Z | | |
| 2399 | 2026-02-27T04:25:31.372Z | 7 | use ddm_api::*; |
| 2400 | 2026-02-27T04:25:31.372Z | | ------- one version of crate `oxide_vpc` used here, as a dependency of crate `illumos_utils` |
| 2401 | 2026-02-27T04:25:31.372Z | | |
| 2402 | 2026-02-27T04:25:31.372Z | ::: ddm/src/sys.rs:22:26 |
| 2403 | 2026-02-27T04:25:31.372Z | | |
| 2404 | 2026-02-27T04:25:31.372Z | 22 | opte_ioctl::OpteHdl, oxide_vpc::api::TunnelEndpoint, |
| 2405 | 2026-02-27T04:25:31.372Z | | --------- one version of crate `oxide_vpc` used here, as a direct dependency of the current crate |
| 2406 | 2026-02-27T04:25:31.372Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2407 | 2026-02-27T04:25:31.373Z | note: method defined here |
| 2408 | 2026-02-27T04:25:31.373Z | --> /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/e547d07/lib/opte-ioctl/src/lib.rs:229:12 |
| 2409 | 2026-02-27T04:25:31.373Z | | |
| 2410 | 2026-02-27T04:25:31.373Z | 229 | pub fn set_v2b(&self, req: &SetVirt2BoundaryReq) -> Result<NoResp, Error> { |
| 2411 | 2026-02-27T04:25:31.373Z | | ^^^^^^^ |
| 2412 | 2026-02-27T04:25:31.373Z | |
| 2413 | 2026-02-27T04:25:31.413Z | error[E0308]: mismatched types |
| 2414 | 2026-02-27T04:25:31.413Z | --> ddm/src/sys.rs:354:39 |
| 2415 | 2026-02-27T04:25:31.413Z | | |
| 2416 | 2026-02-27T04:25:31.413Z | 354 | if let Err(e) = hdl.clear_v2b(&req) { |
| 2417 | 2026-02-27T04:25:31.413Z | | --------- ^^^^ expected `oxide_vpc::api::ClearVirt2BoundaryReq`, found `ClearVirt2BoundaryReq` |
| 2418 | 2026-02-27T04:25:31.413Z | | | |
| 2419 | 2026-02-27T04:25:31.413Z | | arguments to this method are incorrect |
| 2420 | 2026-02-27T04:25:31.413Z | | |
| 2421 | 2026-02-27T04:25:31.413Z | 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 |
| 2422 | 2026-02-27T04:25:31.413Z | --> /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/5d0c819/lib/oxide-vpc/src/api.rs:748:1 |
| 2423 | 2026-02-27T04:25:31.413Z | | |
| 2424 | 2026-02-27T04:25:31.413Z | 748 | pub struct ClearVirt2BoundaryReq { |
| 2425 | 2026-02-27T04:25:31.414Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the found type `ClearVirt2BoundaryReq` |
| 2426 | 2026-02-27T04:25:31.414Z | | |
| 2427 | 2026-02-27T04:25:31.414Z | ::: /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/e547d07/lib/oxide-vpc/src/api.rs:748:1 |
| 2428 | 2026-02-27T04:25:31.414Z | | |
| 2429 | 2026-02-27T04:25:31.414Z | 748 | pub struct ClearVirt2BoundaryReq { |
| 2430 | 2026-02-27T04:25:31.414Z | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `oxide_vpc::api::ClearVirt2BoundaryReq` |
| 2431 | 2026-02-27T04:25:31.414Z | | |
| 2432 | 2026-02-27T04:25:31.414Z | ::: ddm/src/admin.rs:7:5 |
| 2433 | 2026-02-27T04:25:31.414Z | | |
| 2434 | 2026-02-27T04:25:31.414Z | 7 | use ddm_api::*; |
| 2435 | 2026-02-27T04:25:31.414Z | | ------- one version of crate `oxide_vpc` used here, as a dependency of crate `illumos_utils` |
| 2436 | 2026-02-27T04:25:31.414Z | | |
| 2437 | 2026-02-27T04:25:31.414Z | ::: ddm/src/sys.rs:22:26 |
| 2438 | 2026-02-27T04:25:31.414Z | | |
| 2439 | 2026-02-27T04:25:31.414Z | 22 | opte_ioctl::OpteHdl, oxide_vpc::api::TunnelEndpoint, |
| 2440 | 2026-02-27T04:25:31.414Z | | --------- one version of crate `oxide_vpc` used here, as a direct dependency of the current crate |
| 2441 | 2026-02-27T04:25:31.414Z | = help: you can use `cargo tree` to explore your dependency tree |
| 2442 | 2026-02-27T04:25:31.414Z | note: method defined here |
| 2443 | 2026-02-27T04:25:31.415Z | --> /home/build/.cargo/git/checkouts/opte-805e3894c4fde514/e547d07/lib/opte-ioctl/src/lib.rs:234:12 |
| 2444 | 2026-02-27T04:25:31.415Z | | |
| 2445 | 2026-02-27T04:25:31.415Z | 234 | pub fn clear_v2b( |
| 2446 | 2026-02-27T04:25:31.415Z | | ^^^^^^^^^ |
| 2447 | 2026-02-27T04:25:31.415Z | |
| 2448 | 2026-02-27T04:25:32.559Z | For more information about this error, try `rustc --explain E0308`. |
| 2449 | 2026-02-27T04:25:32.677Z | error: could not compile `ddm` (lib) due to 2 previous errors |
| 2450 | 2026-02-27T04:25:32.677Z | warning: build failed, waiting for other jobs to finish... |
| 2451 | 2026-02-27T04:25:39.794Z | + cleanup |
| 2452 | 2026-02-27T04:25:39.796Z | ++ id -un |
| 2453 | 2026-02-27T04:25:39.800Z | ++ id -gn |
| 2454 | 2026-02-27T04:25:39.803Z | + pfexec chown -R build:build . |
| 2455 | 2026-02-27T04:25:39.889Z | process exited: duration 835142 ms, exit code 101 |
| |
| 2456 | 2026-02-27T04:25:39.903Z | found 0 output files |