|
|
|
| 1 | 2026-06-17T16:00:40.186Z | job assigned to worker 01KVB4YSG3XF7CS2SWVD32KFR1 [factory aws, i-0929246fa2944b045] (queued for 59 s) |
| |
| 2 | 2026-06-17T16:00:46.390Z | starting task 0: "setup" |
| 3 | 2026-06-17T16:00:46.397Z | ++ uname -s |
| 4 | 2026-06-17T16:00:46.400Z | + kern=SunOS |
| 5 | 2026-06-17T16:00:46.400Z | + build_user=build |
| 6 | 2026-06-17T16:00:46.400Z | + build_uid=12345 |
| 7 | 2026-06-17T16:00:46.400Z | + work_dir=/work |
| 8 | 2026-06-17T16:00:46.400Z | + input_dir=/input |
| 9 | 2026-06-17T16:00:46.400Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-17T16:00:46.400Z | + case "$kern" in |
| 11 | 2026-06-17T16:00:46.400Z | + groupadd -g 12345 build |
| 12 | 2026-06-17T16:00:46.400Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-17T16:00:48.484Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-17T16:00:48.515Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-17T16:00:48.518Z | + home_fs=zfs |
| 16 | 2026-06-17T16:00:48.518Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-17T16:00:48.518Z | + mkdir -p /home/build |
| 18 | 2026-06-17T16:00:48.518Z | + chown build:build /home/build /work |
| 19 | 2026-06-17T16:00:50.520Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-17T16:00:50.523Z | process exited: duration 4134 ms, exit code 0 |
| |
| 21 | 2026-06-17T16:00:50.528Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-17T16:00:50.532Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-17T16:00:50.532Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-17T16:00:50.532Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-17T16:00:50.532Z | * rust toolchain profile = "default" |
| 26 | 2026-06-17T16:00:50.534Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-17T16:00:50.534Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-17T16:00:50.534Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-17T16:00:50.534Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-17T16:00:50.644Z | info: downloading installer |
| 31 | 2026-06-17T16:00:52.049Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-17T16:00:52.049Z | warn: /opt/ooce/bin |
| 33 | 2026-06-17T16:00:52.049Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-17T16:00:52.049Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-17T16:00:52.049Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-17T16:00:52.049Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-17T16:00:52.049Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-17T16:00:52.049Z | error: cannot install while Rust is installed |
| 39 | 2026-06-17T16:00:52.049Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-17T16:00:52.049Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-17T16:00:52.049Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-17T16:00:52.049Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-17T16:00:52.049Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-17T16:00:52.062Z | info: profile set to default |
| 45 | 2026-06-17T16:00:52.062Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-17T16:00:52.065Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-17T16:00:52.211Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-17T16:00:52.215Z | info: downloading 6 components |
| 49 | 2026-06-17T16:01:08.115Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-17T16:01:08.116Z | |
| 51 | 2026-06-17T16:01:08.143Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-17T16:01:08.143Z | |
| 53 | 2026-06-17T16:01:08.143Z | |
| 54 | 2026-06-17T16:01:08.143Z | Rust is installed now. Great! |
| 55 | 2026-06-17T16:01:08.143Z | |
| 56 | 2026-06-17T16:01:08.143Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-17T16:01:08.143Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-17T16:01:08.143Z | |
| 59 | 2026-06-17T16:01:08.143Z | To configure your current shell, you need to source |
| 60 | 2026-06-17T16:01:08.143Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-17T16:01:08.143Z | |
| 62 | 2026-06-17T16:01:08.143Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-17T16:01:08.143Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-17T16:01:08.143Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-17T16:01:08.143Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-17T16:01:08.143Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-17T16:01:08.143Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-17T16:01:08.143Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-17T16:01:08.149Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-17T16:01:08.149Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-17T16:01:08.247Z | + rustup --version |
| 72 | 2026-06-17T16:01:08.256Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-17T16:01:08.260Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-17T16:01:08.283Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-17T16:01:08.290Z | + cargo --version |
| 76 | 2026-06-17T16:01:08.295Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-17T16:01:08.299Z | + rustc --version |
| 78 | 2026-06-17T16:01:08.316Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-17T16:01:08.319Z | process exited: duration 17788 ms, exit code 0 |
| |
| 80 | 2026-06-17T16:01:08.328Z | starting task 2: "authentication" |
| 81 | 2026-06-17T16:01:08.356Z | process exited: duration 17 ms, exit code 0 |
| |
| 82 | 2026-06-17T16:01:08.364Z | starting task 3: "clone repository" |
| 83 | 2026-06-17T16:01:08.370Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-17T16:01:08.376Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-17T16:01:08.403Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-17T16:01:09.718Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-17T16:01:09.718Z | + git fetch origin 2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3 |
| 88 | 2026-06-17T16:01:10.037Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-17T16:01:10.037Z | * branch 2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3 -> FETCH_HEAD |
| 90 | 2026-06-17T16:01:10.042Z | + [[ -n trey/md5-auth-key ]] |
| 91 | 2026-06-17T16:01:10.045Z | ++ git branch --show-current |
| 92 | 2026-06-17T16:01:10.045Z | + current=main |
| 93 | 2026-06-17T16:01:10.045Z | + [[ main != trey/md5-auth-key ]] |
| 94 | 2026-06-17T16:01:10.045Z | + git branch -f trey/md5-auth-key 2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3 |
| 95 | 2026-06-17T16:01:10.047Z | + git checkout -f trey/md5-auth-key |
| 96 | 2026-06-17T16:01:10.066Z | Switched to branch 'trey/md5-auth-key' |
| 97 | 2026-06-17T16:01:10.074Z | + git reset --hard 2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3 |
| 98 | 2026-06-17T16:01:10.084Z | HEAD is now at 2b5cf1e fmt: yank trailing newline |
| 99 | 2026-06-17T16:01:10.087Z | process exited: duration 1720 ms, exit code 0 |
| |
| 100 | 2026-06-17T16:01:10.093Z | starting task 4: "build" |
| 101 | 2026-06-17T16:01:10.100Z | ++ dladm |
| 102 | 2026-06-17T16:01:10.103Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-17T16:01:10.103Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-17T16:01:10.106Z | ++ ipadm |
| 105 | 2026-06-17T16:01:10.106Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-17T16:01:10.106Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-17T16:01:10.106Z | ena0/dhcp dhcp ok 10.150.1.192/24 |
| 108 | 2026-06-17T16:01:10.106Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-17T16:01:10.107Z | ++ banner collect |
| 110 | 2026-06-17T16:01:10.111Z | |
| 111 | 2026-06-17T16:01:10.111Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-17T16:01:10.111Z | # # # # # # # # # # |
| 113 | 2026-06-17T16:01:10.111Z | # # # # # ##### # # |
| 114 | 2026-06-17T16:01:10.112Z | # # # # # # # # |
| 115 | 2026-06-17T16:01:10.112Z | # # # # # # # # # # |
| 116 | 2026-06-17T16:01:10.112Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-17T16:01:10.112Z | |
| 118 | 2026-06-17T16:01:10.112Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-17T16:01:10.112Z | ++ repo=softnpu |
| 120 | 2026-06-17T16:01:10.112Z | ++ series=image |
| 121 | 2026-06-17T16:01:10.112Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-17T16:01:10.112Z | ++ name=softnpu |
| 123 | 2026-06-17T16:01:10.112Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-17T16:01:10.112Z | ++ mkdir -p download |
| 125 | 2026-06-17T16:01:10.112Z | ++ pushd download |
| 126 | 2026-06-17T16:01:10.112Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-17T16:01:10.112Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-17T16:01:10.112Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-17T16:01:10.115Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-17T16:01:10.115Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-17T16:01:10.547Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 36.18M 0 0
100 15.63M 100 15.63M 0 0 36.17M 0 0
100 15.63M 100 15.63M 0 0 36.17M 0 0 |
| 132 | 2026-06-17T16:01:10.550Z | ++ popd |
| 133 | 2026-06-17T16:01:10.555Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-17T16:01:10.555Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-17T16:01:10.555Z | ++ repo=sidecar-lite |
| 136 | 2026-06-17T16:01:10.555Z | ++ series=release |
| 137 | 2026-06-17T16:01:10.555Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-17T16:01:10.555Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-17T16:01:10.555Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-17T16:01:10.555Z | ++ mkdir -p download |
| 141 | 2026-06-17T16:01:10.555Z | ++ pushd download |
| 142 | 2026-06-17T16:01:10.555Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-17T16:01:10.555Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-17T16:01:10.555Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-17T16:01:10.561Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-17T16:01:10.561Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-17T16:01:10.901Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 35.22M 0 0
100 12.04M 100 12.04M 0 0 35.21M 0 0
100 12.04M 100 12.04M 0 0 35.21M 0 0 |
| 148 | 2026-06-17T16:01:10.908Z | ++ popd |
| 149 | 2026-06-17T16:01:10.912Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-17T16:01:10.912Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-17T16:01:10.912Z | ++ repo=sidecar-lite |
| 152 | 2026-06-17T16:01:10.912Z | ++ series=release |
| 153 | 2026-06-17T16:01:10.912Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-17T16:01:10.912Z | ++ name=scadm |
| 155 | 2026-06-17T16:01:10.912Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-17T16:01:10.912Z | ++ mkdir -p download |
| 157 | 2026-06-17T16:01:10.912Z | ++ pushd download |
| 158 | 2026-06-17T16:01:10.912Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-17T16:01:10.912Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-17T16:01:10.912Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-17T16:01:10.915Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-17T16:01:10.915Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-17T16:01:11.324Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 38.36M 0 0
100 15.78M 100 15.78M 0 0 38.36M 0 0
100 15.78M 100 15.78M 0 0 38.35M 0 0 |
| 164 | 2026-06-17T16:01:11.329Z | ++ popd |
| 165 | 2026-06-17T16:01:11.332Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-17T16:01:11.332Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-17T16:01:11.332Z | ++ repo=dendrite |
| 168 | 2026-06-17T16:01:11.332Z | ++ series=image |
| 169 | 2026-06-17T16:01:11.332Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-17T16:01:11.332Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-17T16:01:11.332Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-17T16:01:11.332Z | ++ mkdir -p download |
| 173 | 2026-06-17T16:01:11.332Z | ++ pushd download |
| 174 | 2026-06-17T16:01:11.332Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-17T16:01:11.332Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-17T16:01:11.332Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-17T16:01:11.336Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-17T16:01:11.339Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-17T16:01:12.551Z |
0 0 0 0 0 0 0 0 0
84 71.59M 84 60.21M 0 0 60.26M 0 00:01 00:01 60.27M
100 71.59M 100 71.59M 0 0 59.30M 0 00:01 00:01 60.27M
100 71.59M 100 71.59M 0 0 59.29M 0 00:01 00:01 60.27M
100 71.59M 100 71.59M 0 0 59.29M 0 00:01 00:01 60.27M |
| 180 | 2026-06-17T16:01:12.563Z | ++ popd |
| 181 | 2026-06-17T16:01:12.563Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-17T16:01:12.564Z | ++ get_artifact maghemite release 2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3 ddm |
| 183 | 2026-06-17T16:01:12.564Z | ++ repo=maghemite |
| 184 | 2026-06-17T16:01:12.564Z | ++ series=release |
| 185 | 2026-06-17T16:01:12.564Z | ++ commit=2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3 |
| 186 | 2026-06-17T16:01:12.564Z | ++ name=ddm |
| 187 | 2026-06-17T16:01:12.564Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-17T16:01:12.564Z | ++ mkdir -p download |
| 189 | 2026-06-17T16:01:12.564Z | ++ pushd download |
| 190 | 2026-06-17T16:01:12.564Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-17T16:01:12.564Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-17T16:01:12.564Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3/ddm |
| 193 | 2026-06-17T16:01:12.576Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-17T16:01:12.577Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-17T16:01:14.793Z |
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 00:01 0
0 0 0 0 0 0 0 0 00:02 0 |
| 196 | 2026-06-17T16:01:14.793Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-17T16:01:14.803Z | ++ popd |
| 198 | 2026-06-17T16:01:14.803Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-17T16:01:14.803Z | ++ get_artifact maghemite release 2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3 ddmadm |
| 200 | 2026-06-17T16:01:14.803Z | ++ repo=maghemite |
| 201 | 2026-06-17T16:01:14.803Z | ++ series=release |
| 202 | 2026-06-17T16:01:14.803Z | ++ commit=2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3 |
| 203 | 2026-06-17T16:01:14.803Z | ++ name=ddmadm |
| 204 | 2026-06-17T16:01:14.803Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-17T16:01:14.803Z | ++ mkdir -p download |
| 206 | 2026-06-17T16:01:14.803Z | ++ pushd download |
| 207 | 2026-06-17T16:01:14.803Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-17T16:01:14.803Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-17T16:01:14.803Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2b5cf1e441c8b79cb32dd9105cf5d3e9684cc5f3/ddmadm |
| 210 | 2026-06-17T16:01:14.803Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-17T16:01:14.804Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-17T16:01:14.957Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-17T16:01:14.957Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-17T16:01:14.970Z | ++ popd |
| 215 | 2026-06-17T16:01:14.970Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-17T16:01:14.970Z | ++ pushd download |
| 217 | 2026-06-17T16:01:14.970Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-06-17T16:01:14.970Z | ++ chmod +x softnpu |
| 219 | 2026-06-17T16:01:14.970Z | ++ chmod +x scadm |
| 220 | 2026-06-17T16:01:14.971Z | ++ chmod +x ddmadm |
| 221 | 2026-06-17T16:01:14.971Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-17T16:01:14.971Z | ++ chmod +x ddmd |
| 223 | 2026-06-17T16:01:14.971Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-17T16:01:14.971Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-17T16:01:14.971Z | mv: cannot access ddmadm |
| 226 | 2026-06-17T16:01:14.971Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-17T16:01:14.971Z | mv: cannot access ddmd |
| 228 | 2026-06-17T16:01:14.971Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-17T16:01:14.971Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-17T16:01:14.971Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-17T16:01:16.010Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml |
| 232 | 2026-06-17T16:01:16.014Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-17T16:01:16.014Z | ++ popd |
| 234 | 2026-06-17T16:01:16.014Z | ++ banner install |
| 235 | 2026-06-17T16:01:16.014Z | /work/oxidecomputer/maghemite |
| 236 | 2026-06-17T16:01:16.018Z | |
| 237 | 2026-06-17T16:01:16.018Z | # # # #### ##### ## # # |
| 238 | 2026-06-17T16:01:16.019Z | # ## # # # # # # # |
| 239 | 2026-06-17T16:01:16.019Z | # # # # #### # # # # # |
| 240 | 2026-06-17T16:01:16.019Z | # # # # # # ###### # # |
| 241 | 2026-06-17T16:01:16.019Z | # # ## # # # # # # # |
| 242 | 2026-06-17T16:01:16.019Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-17T16:01:16.019Z | |
| 244 | 2026-06-17T16:01:16.019Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-17T16:01:16.019Z | ++ set +o errexit |
| 246 | 2026-06-17T16:01:16.019Z | ++ pkg info clang-15 |
| 247 | 2026-06-17T16:01:16.019Z | ++ grep -qi installed |
| 248 | 2026-06-17T16:01:17.203Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-17T16:01:17.203Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-17T16:01:17.203Z | |
| 251 | 2026-06-17T16:01:17.203Z | clang-15 |
| 252 | 2026-06-17T16:01:17.245Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-17T16:01:17.245Z | ++ set -o errexit |
| 254 | 2026-06-17T16:01:17.252Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-17T16:01:24.580Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-17T16:01:32.646Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-17T16:01:40.128Z | Planning: Solver setup ... Done |
| 258 | 2026-06-17T16:01:40.169Z | Planning: Running solver ... Done |
| 259 | 2026-06-17T16:01:40.312Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-17T16:01:40.334Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-17T16:01:40.429Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-17T16:01:40.459Z | Planning: Package planning ... Done |
| 263 | 2026-06-17T16:01:40.487Z | Planning: Merging actions ... Done |
| 264 | 2026-06-17T16:01:40.600Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-17T16:01:40.606Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-17T16:01:41.386Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-17T16:01:41.395Z | Planning: Planning completed in 8.57 seconds |
| 268 | 2026-06-17T16:01:41.402Z | Packages to install: 2 |
| 269 | 2026-06-17T16:01:41.404Z | Mediators to change: 2 |
| 270 | 2026-06-17T16:01:41.404Z | Services to change: 1 |
| 271 | 2026-06-17T16:01:41.404Z | Create boot environment: No |
| 272 | 2026-06-17T16:01:41.404Z | Create backup boot environment: No |
| 273 | 2026-06-17T16:01:41.444Z | |
| 274 | 2026-06-17T16:01:41.444Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-17T16:01:46.461Z | Download: 982/3076 items 82.2/211.3MB 38% complete (19.6M/s) |
| 276 | 2026-06-17T16:01:51.462Z | Download: 1428/3076 items 114.9/211.3MB 54% complete (11.7M/s) |
| 277 | 2026-06-17T16:01:57.995Z | Download: 2002/3076 items 116.9/211.3MB 55% complete (8.5M/s) |
| 278 | 2026-06-17T16:02:12.728Z | Download: 2004/3076 items 116.9/211.3MB 55% complete |
| 279 | 2026-06-17T16:02:16.249Z | Download: Completed 211.31 MB in 34.80 seconds (6.1M/s) |
| 280 | 2026-06-17T16:02:16.484Z | Actions: 1/3418 actions (Installing new actions) |
| 281 | 2026-06-17T16:02:19.664Z | Actions: Completed 3418 actions in 3.18 seconds. |
| 282 | 2026-06-17T16:02:20.337Z | Done |
| 283 | 2026-06-17T16:02:20.337Z | Done |
| 284 | 2026-06-17T16:02:21.086Z | Done |
| 285 | 2026-06-17T16:02:24.447Z | Done |
| 286 | 2026-06-17T16:02:24.519Z | Done |
| 287 | 2026-06-17T16:02:24.522Z | Done |
| 288 | 2026-06-17T16:02:24.829Z | Done |
| 289 | 2026-06-17T16:02:25.517Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 290 | 2026-06-17T16:02:25.517Z | ++ set +o errexit |
| 291 | 2026-06-17T16:02:25.519Z | ++ pkg info pkg-config |
| 292 | 2026-06-17T16:02:25.519Z | ++ grep -qi installed |
| 293 | 2026-06-17T16:02:25.746Z | ++ [[ 0 != 0 ]] |
| 294 | 2026-06-17T16:02:25.746Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 295 | 2026-06-17T16:02:25.746Z | ++ set +o errexit |
| 296 | 2026-06-17T16:02:25.749Z | ++ pkg info brand/omicron1 |
| 297 | 2026-06-17T16:02:25.749Z | ++ grep -qi installed |
| 298 | 2026-06-17T16:02:25.931Z | pkg: info: no packages matching the following patterns you specified are |
| 299 | 2026-06-17T16:02:25.931Z | installed on the system. Try querying remotely instead: |
| 300 | 2026-06-17T16:02:25.931Z | |
| 301 | 2026-06-17T16:02:25.932Z | brand/omicron1 |
| 302 | 2026-06-17T16:02:25.965Z | ++ [[ 1 != 0 ]] |
| 303 | 2026-06-17T16:02:25.965Z | ++ set -o errexit |
| 304 | 2026-06-17T16:02:25.965Z | ++ pfexec pkg install brand/omicron1 |
| 305 | 2026-06-17T16:02:26.394Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 306 | 2026-06-17T16:02:33.780Z | Planning: Solver setup ... Done |
| 307 | 2026-06-17T16:02:33.820Z | Planning: Running solver ... Done |
| 308 | 2026-06-17T16:02:33.973Z | Planning: Finding local manifests ... Done |
| 309 | 2026-06-17T16:02:33.975Z | Planning: Fetching manifests: 0/2 0% complete |
| 310 | 2026-06-17T16:02:34.106Z | Planning: Fetching manifests: 2/2 100% complete |
| 311 | 2026-06-17T16:02:34.119Z | Planning: Package planning ... Done |
| 312 | 2026-06-17T16:02:34.123Z | Planning: Merging actions ... Done |
| 313 | 2026-06-17T16:02:34.271Z | Planning: Checking for conflicting actions ... Done |
| 314 | 2026-06-17T16:02:34.274Z | Planning: Consolidating action changes ... Done |
| 315 | 2026-06-17T16:02:34.431Z | Planning: Evaluating mediators ... Done |
| 316 | 2026-06-17T16:02:34.434Z | Planning: Planning completed in 8.04 seconds |
| 317 | 2026-06-17T16:02:34.439Z | Packages to install: 2 |
| 318 | 2026-06-17T16:02:34.439Z | Create boot environment: No |
| 319 | 2026-06-17T16:02:34.442Z | Create backup boot environment: No |
| 320 | 2026-06-17T16:02:34.470Z | |
| 321 | 2026-06-17T16:02:34.470Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 322 | 2026-06-17T16:02:34.488Z | Download: Completed 1.07 MB in 0.02 seconds (54.8M/s) |
| 323 | 2026-06-17T16:02:34.556Z | Actions: 1/28 actions (Installing new actions) |
| 324 | 2026-06-17T16:02:34.569Z | Actions: Completed 28 actions in 0.01 seconds. |
| 325 | 2026-06-17T16:02:35.086Z | Done |
| 326 | 2026-06-17T16:02:35.086Z | Done |
| 327 | 2026-06-17T16:02:35.724Z | Done |
| 328 | 2026-06-17T16:02:38.563Z | Done |
| 329 | 2026-06-17T16:02:38.640Z | Done |
| 330 | 2026-06-17T16:02:38.643Z | Done |
| 331 | 2026-06-17T16:02:38.784Z | Done |
| 332 | 2026-06-17T16:02:38.924Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 333 | 2026-06-17T16:02:38.924Z | ++ set +o errexit |
| 334 | 2026-06-17T16:02:38.926Z | ++ pkg info brand/omicron1/tools |
| 335 | 2026-06-17T16:02:38.926Z | ++ grep -qi installed |
| 336 | 2026-06-17T16:02:39.109Z | pkg: info: no packages matching the following patterns you specified are |
| 337 | 2026-06-17T16:02:39.110Z | installed on the system. Try querying remotely instead: |
| 338 | 2026-06-17T16:02:39.110Z | |
| 339 | 2026-06-17T16:02:39.110Z | brand/omicron1/tools |
| 340 | 2026-06-17T16:02:39.145Z | ++ [[ 1 != 0 ]] |
| 341 | 2026-06-17T16:02:39.145Z | ++ set -o errexit |
| 342 | 2026-06-17T16:02:39.145Z | ++ pfexec pkg install brand/omicron1/tools |
| 343 | 2026-06-17T16:02:39.557Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 344 | 2026-06-17T16:02:46.957Z | Planning: Solver setup ... Done |
| 345 | 2026-06-17T16:02:46.997Z | Planning: Running solver ... Done |
| 346 | 2026-06-17T16:02:47.139Z | Planning: Finding local manifests ... Done |
| 347 | 2026-06-17T16:02:47.141Z | Planning: Fetching manifests: 0/1 0% complete |
| 348 | 2026-06-17T16:02:47.257Z | Planning: Fetching manifests: 1/1 100% complete |
| 349 | 2026-06-17T16:02:47.270Z | Planning: Package planning ... Done |
| 350 | 2026-06-17T16:02:47.273Z | Planning: Merging actions ... Done |
| 351 | 2026-06-17T16:02:47.413Z | Planning: Checking for conflicting actions ... Done |
| 352 | 2026-06-17T16:02:47.416Z | Planning: Consolidating action changes ... Done |
| 353 | 2026-06-17T16:02:47.573Z | Planning: Evaluating mediators ... Done |
| 354 | 2026-06-17T16:02:47.579Z | Planning: Planning completed in 8.02 seconds |
| 355 | 2026-06-17T16:02:47.582Z | Packages to install: 1 |
| 356 | 2026-06-17T16:02:47.582Z | Services to change: 1 |
| 357 | 2026-06-17T16:02:47.582Z | Create boot environment: No |
| 358 | 2026-06-17T16:02:47.582Z | Create backup boot environment: No |
| 359 | 2026-06-17T16:02:47.610Z | |
| 360 | 2026-06-17T16:02:47.610Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 361 | 2026-06-17T16:02:47.640Z | Download: Completed 1.19 MB in 0.03 seconds (40.1M/s) |
| 362 | 2026-06-17T16:02:47.707Z | Actions: 1/19 actions (Installing new actions) |
| 363 | 2026-06-17T16:02:47.722Z | Actions: Completed 19 actions in 0.01 seconds. |
| 364 | 2026-06-17T16:02:48.250Z | Done |
| 365 | 2026-06-17T16:02:48.250Z | Done |
| 366 | 2026-06-17T16:02:48.892Z | Done |
| 367 | 2026-06-17T16:02:51.819Z | Done |
| 368 | 2026-06-17T16:02:51.889Z | Done |
| 369 | 2026-06-17T16:02:51.893Z | Done |
| 370 | 2026-06-17T16:02:52.024Z | Done |
| 371 | 2026-06-17T16:02:52.162Z | ++ pfexec svcadm enable baseline |
| 372 | 2026-06-17T16:02:52.176Z | ++ retry=0 |
| 373 | 2026-06-17T16:02:52.181Z | +++ svcs -Hostate baseline |
| 374 | 2026-06-17T16:02:52.192Z | ++ [[ offline* != online ]] |
| 375 | 2026-06-17T16:02:52.192Z | ++ [[ 0 -gt 300 ]] |
| 376 | 2026-06-17T16:02:52.192Z | ++ sleep 1 |
| 377 | 2026-06-17T16:02:53.195Z | ++ retry=1 |
| 378 | 2026-06-17T16:02:53.197Z | +++ svcs -Hostate baseline |
| 379 | 2026-06-17T16:02:53.208Z | ++ [[ offline* != online ]] |
| 380 | 2026-06-17T16:02:53.208Z | ++ [[ 1 -gt 300 ]] |
| 381 | 2026-06-17T16:02:53.208Z | ++ sleep 1 |
| 382 | 2026-06-17T16:02:54.210Z | ++ retry=2 |
| 383 | 2026-06-17T16:02:54.213Z | +++ svcs -Hostate baseline |
| 384 | 2026-06-17T16:02:54.224Z | ++ [[ offline* != online ]] |
| 385 | 2026-06-17T16:02:54.224Z | ++ [[ 2 -gt 300 ]] |
| 386 | 2026-06-17T16:02:54.224Z | ++ sleep 1 |
| 387 | 2026-06-17T16:02:55.226Z | ++ retry=3 |
| 388 | 2026-06-17T16:02:55.229Z | +++ svcs -Hostate baseline |
| 389 | 2026-06-17T16:02:55.240Z | ++ [[ offline* != online ]] |
| 390 | 2026-06-17T16:02:55.240Z | ++ [[ 3 -gt 300 ]] |
| 391 | 2026-06-17T16:02:55.240Z | ++ sleep 1 |
| 392 | 2026-06-17T16:02:56.242Z | ++ retry=4 |
| 393 | 2026-06-17T16:02:56.246Z | +++ svcs -Hostate baseline |
| 394 | 2026-06-17T16:02:56.258Z | ++ [[ offline* != online ]] |
| 395 | 2026-06-17T16:02:56.260Z | ++ [[ 4 -gt 300 ]] |
| 396 | 2026-06-17T16:02:56.260Z | ++ sleep 1 |
| 397 | 2026-06-17T16:02:57.269Z | ++ retry=5 |
| 398 | 2026-06-17T16:02:57.272Z | +++ svcs -Hostate baseline |
| 399 | 2026-06-17T16:02:57.276Z | ++ [[ offline* != online ]] |
| 400 | 2026-06-17T16:02:57.276Z | ++ [[ 5 -gt 300 ]] |
| 401 | 2026-06-17T16:02:57.279Z | ++ sleep 1 |
| 402 | 2026-06-17T16:02:58.277Z | ++ retry=6 |
| 403 | 2026-06-17T16:02:58.280Z | +++ svcs -Hostate baseline |
| 404 | 2026-06-17T16:02:58.292Z | ++ [[ offline* != online ]] |
| 405 | 2026-06-17T16:02:58.292Z | ++ [[ 6 -gt 300 ]] |
| 406 | 2026-06-17T16:02:58.292Z | ++ sleep 1 |
| 407 | 2026-06-17T16:02:59.294Z | ++ retry=7 |
| 408 | 2026-06-17T16:02:59.299Z | +++ svcs -Hostate baseline |
| 409 | 2026-06-17T16:02:59.309Z | ++ [[ offline* != online ]] |
| 410 | 2026-06-17T16:02:59.309Z | ++ [[ 7 -gt 300 ]] |
| 411 | 2026-06-17T16:02:59.314Z | ++ sleep 1 |
| 412 | 2026-06-17T16:03:00.315Z | ++ retry=8 |
| 413 | 2026-06-17T16:03:00.318Z | +++ svcs -Hostate baseline |
| 414 | 2026-06-17T16:03:00.330Z | ++ [[ offline* != online ]] |
| 415 | 2026-06-17T16:03:00.330Z | ++ [[ 8 -gt 300 ]] |
| 416 | 2026-06-17T16:03:00.330Z | ++ sleep 1 |
| 417 | 2026-06-17T16:03:01.328Z | ++ retry=9 |
| 418 | 2026-06-17T16:03:01.331Z | +++ svcs -Hostate baseline |
| 419 | 2026-06-17T16:03:01.345Z | ++ [[ offline* != online ]] |
| 420 | 2026-06-17T16:03:01.345Z | ++ [[ 9 -gt 300 ]] |
| 421 | 2026-06-17T16:03:01.345Z | ++ sleep 1 |
| 422 | 2026-06-17T16:03:02.345Z | ++ retry=10 |
| 423 | 2026-06-17T16:03:02.348Z | +++ svcs -Hostate baseline |
| 424 | 2026-06-17T16:03:02.359Z | ++ [[ offline* != online ]] |
| 425 | 2026-06-17T16:03:02.359Z | ++ [[ 10 -gt 300 ]] |
| 426 | 2026-06-17T16:03:02.360Z | ++ sleep 1 |
| 427 | 2026-06-17T16:03:03.361Z | ++ retry=11 |
| 428 | 2026-06-17T16:03:03.366Z | +++ svcs -Hostate baseline |
| 429 | 2026-06-17T16:03:03.376Z | ++ [[ offline* != online ]] |
| 430 | 2026-06-17T16:03:03.376Z | ++ [[ 11 -gt 300 ]] |
| 431 | 2026-06-17T16:03:03.376Z | ++ sleep 1 |
| 432 | 2026-06-17T16:03:04.379Z | ++ retry=12 |
| 433 | 2026-06-17T16:03:04.384Z | +++ svcs -Hostate baseline |
| 434 | 2026-06-17T16:03:04.394Z | ++ [[ offline* != online ]] |
| 435 | 2026-06-17T16:03:04.394Z | ++ [[ 12 -gt 300 ]] |
| 436 | 2026-06-17T16:03:04.394Z | ++ sleep 1 |
| 437 | 2026-06-17T16:03:05.394Z | ++ retry=13 |
| 438 | 2026-06-17T16:03:05.397Z | +++ svcs -Hostate baseline |
| 439 | 2026-06-17T16:03:05.409Z | ++ [[ offline* != online ]] |
| 440 | 2026-06-17T16:03:05.410Z | ++ [[ 13 -gt 300 ]] |
| 441 | 2026-06-17T16:03:05.410Z | ++ sleep 1 |
| 442 | 2026-06-17T16:03:06.411Z | ++ retry=14 |
| 443 | 2026-06-17T16:03:06.414Z | +++ svcs -Hostate baseline |
| 444 | 2026-06-17T16:03:06.426Z | ++ [[ offline* != online ]] |
| 445 | 2026-06-17T16:03:06.426Z | ++ [[ 14 -gt 300 ]] |
| 446 | 2026-06-17T16:03:06.426Z | ++ sleep 1 |
| 447 | 2026-06-17T16:03:07.428Z | ++ retry=15 |
| 448 | 2026-06-17T16:03:07.431Z | +++ svcs -Hostate baseline |
| 449 | 2026-06-17T16:03:07.443Z | ++ [[ offline* != online ]] |
| 450 | 2026-06-17T16:03:07.443Z | ++ [[ 15 -gt 300 ]] |
| 451 | 2026-06-17T16:03:07.443Z | ++ sleep 1 |
| 452 | 2026-06-17T16:03:08.444Z | ++ retry=16 |
| 453 | 2026-06-17T16:03:08.447Z | +++ svcs -Hostate baseline |
| 454 | 2026-06-17T16:03:08.459Z | ++ [[ offline* != online ]] |
| 455 | 2026-06-17T16:03:08.459Z | ++ [[ 16 -gt 300 ]] |
| 456 | 2026-06-17T16:03:08.459Z | ++ sleep 1 |
| 457 | 2026-06-17T16:03:09.462Z | ++ retry=17 |
| 458 | 2026-06-17T16:03:09.465Z | +++ svcs -Hostate baseline |
| 459 | 2026-06-17T16:03:09.476Z | ++ [[ offline* != online ]] |
| 460 | 2026-06-17T16:03:09.476Z | ++ [[ 17 -gt 300 ]] |
| 461 | 2026-06-17T16:03:09.479Z | ++ sleep 1 |
| 462 | 2026-06-17T16:03:10.477Z | ++ retry=18 |
| 463 | 2026-06-17T16:03:10.480Z | +++ svcs -Hostate baseline |
| 464 | 2026-06-17T16:03:10.495Z | ++ [[ offline* != online ]] |
| 465 | 2026-06-17T16:03:10.495Z | ++ [[ 18 -gt 300 ]] |
| 466 | 2026-06-17T16:03:10.495Z | ++ sleep 1 |
| 467 | 2026-06-17T16:03:11.497Z | ++ retry=19 |
| 468 | 2026-06-17T16:03:11.500Z | +++ svcs -Hostate baseline |
| 469 | 2026-06-17T16:03:11.510Z | ++ [[ offline* != online ]] |
| 470 | 2026-06-17T16:03:11.510Z | ++ [[ 19 -gt 300 ]] |
| 471 | 2026-06-17T16:03:11.510Z | ++ sleep 1 |
| 472 | 2026-06-17T16:03:12.519Z | ++ retry=20 |
| 473 | 2026-06-17T16:03:12.523Z | +++ svcs -Hostate baseline |
| 474 | 2026-06-17T16:03:12.527Z | ++ [[ offline* != online ]] |
| 475 | 2026-06-17T16:03:12.527Z | ++ [[ 20 -gt 300 ]] |
| 476 | 2026-06-17T16:03:12.527Z | ++ sleep 1 |
| 477 | 2026-06-17T16:03:13.529Z | ++ retry=21 |
| 478 | 2026-06-17T16:03:13.532Z | +++ svcs -Hostate baseline |
| 479 | 2026-06-17T16:03:13.544Z | ++ [[ offline* != online ]] |
| 480 | 2026-06-17T16:03:13.544Z | ++ [[ 21 -gt 300 ]] |
| 481 | 2026-06-17T16:03:13.544Z | ++ sleep 1 |
| 482 | 2026-06-17T16:03:14.545Z | ++ retry=22 |
| 483 | 2026-06-17T16:03:14.548Z | +++ svcs -Hostate baseline |
| 484 | 2026-06-17T16:03:14.560Z | ++ [[ offline* != online ]] |
| 485 | 2026-06-17T16:03:14.560Z | ++ [[ 22 -gt 300 ]] |
| 486 | 2026-06-17T16:03:14.560Z | ++ sleep 1 |
| 487 | 2026-06-17T16:03:15.562Z | ++ retry=23 |
| 488 | 2026-06-17T16:03:15.565Z | +++ svcs -Hostate baseline |
| 489 | 2026-06-17T16:03:15.577Z | ++ [[ offline* != online ]] |
| 490 | 2026-06-17T16:03:15.577Z | ++ [[ 23 -gt 300 ]] |
| 491 | 2026-06-17T16:03:15.577Z | ++ sleep 1 |
| 492 | 2026-06-17T16:03:16.580Z | ++ retry=24 |
| 493 | 2026-06-17T16:03:16.584Z | +++ svcs -Hostate baseline |
| 494 | 2026-06-17T16:03:16.597Z | ++ [[ offline* != online ]] |
| 495 | 2026-06-17T16:03:16.597Z | ++ [[ 24 -gt 300 ]] |
| 496 | 2026-06-17T16:03:16.597Z | ++ sleep 1 |
| 497 | 2026-06-17T16:03:17.595Z | ++ retry=25 |
| 498 | 2026-06-17T16:03:17.598Z | +++ svcs -Hostate baseline |
| 499 | 2026-06-17T16:03:17.611Z | ++ [[ offline* != online ]] |
| 500 | 2026-06-17T16:03:17.611Z | ++ [[ 25 -gt 300 ]] |
| 501 | 2026-06-17T16:03:17.611Z | ++ sleep 1 |
| 502 | 2026-06-17T16:03:18.612Z | ++ retry=26 |
| 503 | 2026-06-17T16:03:18.617Z | +++ svcs -Hostate baseline |
| 504 | 2026-06-17T16:03:18.627Z | ++ [[ offline* != online ]] |
| 505 | 2026-06-17T16:03:18.627Z | ++ [[ 26 -gt 300 ]] |
| 506 | 2026-06-17T16:03:18.627Z | ++ sleep 1 |
| 507 | 2026-06-17T16:03:19.628Z | ++ retry=27 |
| 508 | 2026-06-17T16:03:19.631Z | +++ svcs -Hostate baseline |
| 509 | 2026-06-17T16:03:19.644Z | ++ [[ offline* != online ]] |
| 510 | 2026-06-17T16:03:19.644Z | ++ [[ 27 -gt 300 ]] |
| 511 | 2026-06-17T16:03:19.644Z | ++ sleep 1 |
| 512 | 2026-06-17T16:03:20.644Z | ++ retry=28 |
| 513 | 2026-06-17T16:03:20.648Z | +++ svcs -Hostate baseline |
| 514 | 2026-06-17T16:03:20.666Z | ++ [[ offline* != online ]] |
| 515 | 2026-06-17T16:03:20.667Z | ++ [[ 28 -gt 300 ]] |
| 516 | 2026-06-17T16:03:20.667Z | ++ sleep 1 |
| 517 | 2026-06-17T16:03:21.661Z | ++ retry=29 |
| 518 | 2026-06-17T16:03:21.664Z | +++ svcs -Hostate baseline |
| 519 | 2026-06-17T16:03:21.677Z | ++ [[ offline* != online ]] |
| 520 | 2026-06-17T16:03:21.677Z | ++ [[ 29 -gt 300 ]] |
| 521 | 2026-06-17T16:03:21.677Z | ++ sleep 1 |
| 522 | 2026-06-17T16:03:22.678Z | ++ retry=30 |
| 523 | 2026-06-17T16:03:22.681Z | +++ svcs -Hostate baseline |
| 524 | 2026-06-17T16:03:22.694Z | ++ [[ offline* != online ]] |
| 525 | 2026-06-17T16:03:22.694Z | ++ [[ 30 -gt 300 ]] |
| 526 | 2026-06-17T16:03:22.694Z | ++ sleep 1 |
| 527 | 2026-06-17T16:03:23.695Z | ++ retry=31 |
| 528 | 2026-06-17T16:03:23.698Z | +++ svcs -Hostate baseline |
| 529 | 2026-06-17T16:03:23.714Z | ++ [[ offline* != online ]] |
| 530 | 2026-06-17T16:03:23.714Z | ++ [[ 31 -gt 300 ]] |
| 531 | 2026-06-17T16:03:23.714Z | ++ sleep 1 |
| 532 | 2026-06-17T16:03:24.711Z | ++ retry=32 |
| 533 | 2026-06-17T16:03:24.715Z | +++ svcs -Hostate baseline |
| 534 | 2026-06-17T16:03:24.727Z | ++ [[ offline* != online ]] |
| 535 | 2026-06-17T16:03:24.727Z | ++ [[ 32 -gt 300 ]] |
| 536 | 2026-06-17T16:03:24.727Z | ++ sleep 1 |
| 537 | 2026-06-17T16:03:25.729Z | ++ retry=33 |
| 538 | 2026-06-17T16:03:25.734Z | +++ svcs -Hostate baseline |
| 539 | 2026-06-17T16:03:25.744Z | ++ [[ offline* != online ]] |
| 540 | 2026-06-17T16:03:25.744Z | ++ [[ 33 -gt 300 ]] |
| 541 | 2026-06-17T16:03:25.744Z | ++ sleep 1 |
| 542 | 2026-06-17T16:03:26.744Z | ++ retry=34 |
| 543 | 2026-06-17T16:03:26.749Z | +++ svcs -Hostate baseline |
| 544 | 2026-06-17T16:03:26.763Z | ++ [[ offline* != online ]] |
| 545 | 2026-06-17T16:03:26.763Z | ++ [[ 34 -gt 300 ]] |
| 546 | 2026-06-17T16:03:26.763Z | ++ sleep 1 |
| 547 | 2026-06-17T16:03:27.763Z | ++ retry=35 |
| 548 | 2026-06-17T16:03:27.767Z | +++ svcs -Hostate baseline |
| 549 | 2026-06-17T16:03:27.778Z | ++ [[ offline* != online ]] |
| 550 | 2026-06-17T16:03:27.778Z | ++ [[ 35 -gt 300 ]] |
| 551 | 2026-06-17T16:03:27.778Z | ++ sleep 1 |
| 552 | 2026-06-17T16:03:28.777Z | ++ retry=36 |
| 553 | 2026-06-17T16:03:28.780Z | +++ svcs -Hostate baseline |
| 554 | 2026-06-17T16:03:28.792Z | ++ [[ offline* != online ]] |
| 555 | 2026-06-17T16:03:28.792Z | ++ [[ 36 -gt 300 ]] |
| 556 | 2026-06-17T16:03:28.792Z | ++ sleep 1 |
| 557 | 2026-06-17T16:03:29.794Z | ++ retry=37 |
| 558 | 2026-06-17T16:03:29.796Z | +++ svcs -Hostate baseline |
| 559 | 2026-06-17T16:03:29.810Z | ++ [[ offline* != online ]] |
| 560 | 2026-06-17T16:03:29.810Z | ++ [[ 37 -gt 300 ]] |
| 561 | 2026-06-17T16:03:29.810Z | ++ sleep 1 |
| 562 | 2026-06-17T16:03:30.813Z | ++ retry=38 |
| 563 | 2026-06-17T16:03:30.817Z | +++ svcs -Hostate baseline |
| 564 | 2026-06-17T16:03:30.825Z | ++ [[ offline* != online ]] |
| 565 | 2026-06-17T16:03:30.825Z | ++ [[ 38 -gt 300 ]] |
| 566 | 2026-06-17T16:03:30.825Z | ++ sleep 1 |
| 567 | 2026-06-17T16:03:31.827Z | ++ retry=39 |
| 568 | 2026-06-17T16:03:31.830Z | +++ svcs -Hostate baseline |
| 569 | 2026-06-17T16:03:31.844Z | ++ [[ offline* != online ]] |
| 570 | 2026-06-17T16:03:31.844Z | ++ [[ 39 -gt 300 ]] |
| 571 | 2026-06-17T16:03:31.849Z | ++ sleep 1 |
| 572 | 2026-06-17T16:03:32.845Z | ++ retry=40 |
| 573 | 2026-06-17T16:03:32.847Z | +++ svcs -Hostate baseline |
| 574 | 2026-06-17T16:03:32.859Z | ++ [[ offline* != online ]] |
| 575 | 2026-06-17T16:03:32.859Z | ++ [[ 40 -gt 300 ]] |
| 576 | 2026-06-17T16:03:32.862Z | ++ sleep 1 |
| 577 | 2026-06-17T16:03:33.861Z | ++ retry=41 |
| 578 | 2026-06-17T16:03:33.864Z | +++ svcs -Hostate baseline |
| 579 | 2026-06-17T16:03:33.875Z | ++ [[ offline* != online ]] |
| 580 | 2026-06-17T16:03:33.875Z | ++ [[ 41 -gt 300 ]] |
| 581 | 2026-06-17T16:03:33.875Z | ++ sleep 1 |
| 582 | 2026-06-17T16:03:34.878Z | ++ retry=42 |
| 583 | 2026-06-17T16:03:34.881Z | +++ svcs -Hostate baseline |
| 584 | 2026-06-17T16:03:34.892Z | ++ [[ offline* != online ]] |
| 585 | 2026-06-17T16:03:34.892Z | ++ [[ 42 -gt 300 ]] |
| 586 | 2026-06-17T16:03:34.895Z | ++ sleep 1 |
| 587 | 2026-06-17T16:03:35.894Z | ++ retry=43 |
| 588 | 2026-06-17T16:03:35.897Z | +++ svcs -Hostate baseline |
| 589 | 2026-06-17T16:03:35.909Z | ++ [[ offline* != online ]] |
| 590 | 2026-06-17T16:03:35.909Z | ++ [[ 43 -gt 300 ]] |
| 591 | 2026-06-17T16:03:35.909Z | ++ sleep 1 |
| 592 | 2026-06-17T16:03:36.911Z | ++ retry=44 |
| 593 | 2026-06-17T16:03:36.914Z | +++ svcs -Hostate baseline |
| 594 | 2026-06-17T16:03:36.925Z | ++ [[ offline* != online ]] |
| 595 | 2026-06-17T16:03:36.925Z | ++ [[ 44 -gt 300 ]] |
| 596 | 2026-06-17T16:03:36.926Z | ++ sleep 1 |
| 597 | 2026-06-17T16:03:37.927Z | ++ retry=45 |
| 598 | 2026-06-17T16:03:37.930Z | +++ svcs -Hostate baseline |
| 599 | 2026-06-17T16:03:37.942Z | ++ [[ offline* != online ]] |
| 600 | 2026-06-17T16:03:37.942Z | ++ [[ 45 -gt 300 ]] |
| 601 | 2026-06-17T16:03:37.942Z | ++ sleep 1 |
| 602 | 2026-06-17T16:03:38.944Z | ++ retry=46 |
| 603 | 2026-06-17T16:03:38.947Z | +++ svcs -Hostate baseline |
| 604 | 2026-06-17T16:03:38.959Z | ++ [[ offline* != online ]] |
| 605 | 2026-06-17T16:03:38.959Z | ++ [[ 46 -gt 300 ]] |
| 606 | 2026-06-17T16:03:38.959Z | ++ sleep 1 |
| 607 | 2026-06-17T16:03:39.963Z | ++ retry=47 |
| 608 | 2026-06-17T16:03:39.967Z | +++ svcs -Hostate baseline |
| 609 | 2026-06-17T16:03:39.975Z | ++ [[ offline* != online ]] |
| 610 | 2026-06-17T16:03:39.975Z | ++ [[ 47 -gt 300 ]] |
| 611 | 2026-06-17T16:03:39.975Z | ++ sleep 1 |
| 612 | 2026-06-17T16:03:41.004Z | ++ retry=48 |
| 613 | 2026-06-17T16:03:41.010Z | +++ svcs -Hostate baseline |
| 614 | 2026-06-17T16:03:41.010Z | ++ [[ offline* != online ]] |
| 615 | 2026-06-17T16:03:41.010Z | ++ [[ 48 -gt 300 ]] |
| 616 | 2026-06-17T16:03:41.010Z | ++ sleep 1 |
| 617 | 2026-06-17T16:03:41.994Z | ++ retry=49 |
| 618 | 2026-06-17T16:03:41.996Z | +++ svcs -Hostate baseline |
| 619 | 2026-06-17T16:03:42.008Z | ++ [[ offline* != online ]] |
| 620 | 2026-06-17T16:03:42.008Z | ++ [[ 49 -gt 300 ]] |
| 621 | 2026-06-17T16:03:42.011Z | ++ sleep 1 |
| 622 | 2026-06-17T16:03:43.011Z | ++ retry=50 |
| 623 | 2026-06-17T16:03:43.014Z | +++ svcs -Hostate baseline |
| 624 | 2026-06-17T16:03:43.025Z | ++ [[ offline* != online ]] |
| 625 | 2026-06-17T16:03:43.025Z | ++ [[ 50 -gt 300 ]] |
| 626 | 2026-06-17T16:03:43.025Z | ++ sleep 1 |
| 627 | 2026-06-17T16:03:44.027Z | ++ retry=51 |
| 628 | 2026-06-17T16:03:44.030Z | +++ svcs -Hostate baseline |
| 629 | 2026-06-17T16:03:44.042Z | ++ [[ offline* != online ]] |
| 630 | 2026-06-17T16:03:44.042Z | ++ [[ 51 -gt 300 ]] |
| 631 | 2026-06-17T16:03:44.042Z | ++ sleep 1 |
| 632 | 2026-06-17T16:03:45.044Z | ++ retry=52 |
| 633 | 2026-06-17T16:03:45.047Z | +++ svcs -Hostate baseline |
| 634 | 2026-06-17T16:03:45.059Z | ++ [[ offline* != online ]] |
| 635 | 2026-06-17T16:03:45.059Z | ++ [[ 52 -gt 300 ]] |
| 636 | 2026-06-17T16:03:45.062Z | ++ sleep 1 |
| 637 | 2026-06-17T16:03:46.061Z | ++ retry=53 |
| 638 | 2026-06-17T16:03:46.064Z | +++ svcs -Hostate baseline |
| 639 | 2026-06-17T16:03:46.075Z | ++ [[ offline* != online ]] |
| 640 | 2026-06-17T16:03:46.075Z | ++ [[ 53 -gt 300 ]] |
| 641 | 2026-06-17T16:03:46.075Z | ++ sleep 1 |
| 642 | 2026-06-17T16:03:47.078Z | ++ retry=54 |
| 643 | 2026-06-17T16:03:47.081Z | +++ svcs -Hostate baseline |
| 644 | 2026-06-17T16:03:47.092Z | ++ [[ offline* != online ]] |
| 645 | 2026-06-17T16:03:47.092Z | ++ [[ 54 -gt 300 ]] |
| 646 | 2026-06-17T16:03:47.092Z | ++ sleep 1 |
| 647 | 2026-06-17T16:03:48.095Z | ++ retry=55 |
| 648 | 2026-06-17T16:03:48.098Z | +++ svcs -Hostate baseline |
| 649 | 2026-06-17T16:03:48.107Z | ++ [[ offline* != online ]] |
| 650 | 2026-06-17T16:03:48.108Z | ++ [[ 55 -gt 300 ]] |
| 651 | 2026-06-17T16:03:48.108Z | ++ sleep 1 |
| 652 | 2026-06-17T16:03:49.109Z | ++ retry=56 |
| 653 | 2026-06-17T16:03:49.112Z | +++ svcs -Hostate baseline |
| 654 | 2026-06-17T16:03:49.124Z | ++ [[ offline* != online ]] |
| 655 | 2026-06-17T16:03:49.124Z | ++ [[ 56 -gt 300 ]] |
| 656 | 2026-06-17T16:03:49.127Z | ++ sleep 1 |
| 657 | 2026-06-17T16:03:50.127Z | ++ retry=57 |
| 658 | 2026-06-17T16:03:50.129Z | +++ svcs -Hostate baseline |
| 659 | 2026-06-17T16:03:50.141Z | ++ [[ offline* != online ]] |
| 660 | 2026-06-17T16:03:50.141Z | ++ [[ 57 -gt 300 ]] |
| 661 | 2026-06-17T16:03:50.142Z | ++ sleep 1 |
| 662 | 2026-06-17T16:03:51.143Z | ++ retry=58 |
| 663 | 2026-06-17T16:03:51.146Z | +++ svcs -Hostate baseline |
| 664 | 2026-06-17T16:03:51.159Z | ++ [[ offline* != online ]] |
| 665 | 2026-06-17T16:03:51.159Z | ++ [[ 58 -gt 300 ]] |
| 666 | 2026-06-17T16:03:51.161Z | ++ sleep 1 |
| 667 | 2026-06-17T16:03:52.160Z | ++ retry=59 |
| 668 | 2026-06-17T16:03:52.163Z | +++ svcs -Hostate baseline |
| 669 | 2026-06-17T16:03:52.174Z | ++ [[ offline* != online ]] |
| 670 | 2026-06-17T16:03:52.174Z | ++ [[ 59 -gt 300 ]] |
| 671 | 2026-06-17T16:03:52.174Z | ++ sleep 1 |
| 672 | 2026-06-17T16:03:53.176Z | ++ retry=60 |
| 673 | 2026-06-17T16:03:53.179Z | +++ svcs -Hostate baseline |
| 674 | 2026-06-17T16:03:53.191Z | ++ [[ offline* != online ]] |
| 675 | 2026-06-17T16:03:53.191Z | ++ [[ 60 -gt 300 ]] |
| 676 | 2026-06-17T16:03:53.191Z | ++ sleep 1 |
| 677 | 2026-06-17T16:03:54.193Z | ++ retry=61 |
| 678 | 2026-06-17T16:03:54.196Z | +++ svcs -Hostate baseline |
| 679 | 2026-06-17T16:03:54.208Z | ++ [[ offline* != online ]] |
| 680 | 2026-06-17T16:03:54.208Z | ++ [[ 61 -gt 300 ]] |
| 681 | 2026-06-17T16:03:54.208Z | ++ sleep 1 |
| 682 | 2026-06-17T16:03:55.210Z | ++ retry=62 |
| 683 | 2026-06-17T16:03:55.214Z | +++ svcs -Hostate baseline |
| 684 | 2026-06-17T16:03:55.224Z | ++ [[ offline* != online ]] |
| 685 | 2026-06-17T16:03:55.224Z | ++ [[ 62 -gt 300 ]] |
| 686 | 2026-06-17T16:03:55.227Z | ++ sleep 1 |
| 687 | 2026-06-17T16:03:56.245Z | ++ retry=63 |
| 688 | 2026-06-17T16:03:56.251Z | +++ svcs -Hostate baseline |
| 689 | 2026-06-17T16:03:56.251Z | ++ [[ offline* != online ]] |
| 690 | 2026-06-17T16:03:56.251Z | ++ [[ 63 -gt 300 ]] |
| 691 | 2026-06-17T16:03:56.251Z | ++ sleep 1 |
| 692 | 2026-06-17T16:03:57.245Z | ++ retry=64 |
| 693 | 2026-06-17T16:03:57.251Z | +++ svcs -Hostate baseline |
| 694 | 2026-06-17T16:03:57.258Z | ++ [[ offline* != online ]] |
| 695 | 2026-06-17T16:03:57.258Z | ++ [[ 64 -gt 300 ]] |
| 696 | 2026-06-17T16:03:57.258Z | ++ sleep 1 |
| 697 | 2026-06-17T16:03:58.259Z | ++ retry=65 |
| 698 | 2026-06-17T16:03:58.262Z | +++ svcs -Hostate baseline |
| 699 | 2026-06-17T16:03:58.273Z | ++ [[ offline* != online ]] |
| 700 | 2026-06-17T16:03:58.273Z | ++ [[ 65 -gt 300 ]] |
| 701 | 2026-06-17T16:03:58.273Z | ++ sleep 1 |
| 702 | 2026-06-17T16:03:59.276Z | ++ retry=66 |
| 703 | 2026-06-17T16:03:59.279Z | +++ svcs -Hostate baseline |
| 704 | 2026-06-17T16:03:59.289Z | ++ [[ offline* != online ]] |
| 705 | 2026-06-17T16:03:59.289Z | ++ [[ 66 -gt 300 ]] |
| 706 | 2026-06-17T16:03:59.289Z | ++ sleep 1 |
| 707 | 2026-06-17T16:04:00.291Z | ++ retry=67 |
| 708 | 2026-06-17T16:04:00.294Z | +++ svcs -Hostate baseline |
| 709 | 2026-06-17T16:04:00.307Z | ++ [[ offline* != online ]] |
| 710 | 2026-06-17T16:04:00.307Z | ++ [[ 67 -gt 300 ]] |
| 711 | 2026-06-17T16:04:00.307Z | ++ sleep 1 |
| 712 | 2026-06-17T16:04:01.308Z | ++ retry=68 |
| 713 | 2026-06-17T16:04:01.310Z | +++ svcs -Hostate baseline |
| 714 | 2026-06-17T16:04:01.322Z | ++ [[ offline* != online ]] |
| 715 | 2026-06-17T16:04:01.322Z | ++ [[ 68 -gt 300 ]] |
| 716 | 2026-06-17T16:04:01.322Z | ++ sleep 1 |
| 717 | 2026-06-17T16:04:02.324Z | ++ retry=69 |
| 718 | 2026-06-17T16:04:02.327Z | +++ svcs -Hostate baseline |
| 719 | 2026-06-17T16:04:02.339Z | ++ [[ offline* != online ]] |
| 720 | 2026-06-17T16:04:02.339Z | ++ [[ 69 -gt 300 ]] |
| 721 | 2026-06-17T16:04:02.339Z | ++ sleep 1 |
| 722 | 2026-06-17T16:04:03.341Z | ++ retry=70 |
| 723 | 2026-06-17T16:04:03.344Z | +++ svcs -Hostate baseline |
| 724 | 2026-06-17T16:04:03.355Z | ++ [[ offline* != online ]] |
| 725 | 2026-06-17T16:04:03.355Z | ++ [[ 70 -gt 300 ]] |
| 726 | 2026-06-17T16:04:03.355Z | ++ sleep 1 |
| 727 | 2026-06-17T16:04:04.357Z | ++ retry=71 |
| 728 | 2026-06-17T16:04:04.360Z | +++ svcs -Hostate baseline |
| 729 | 2026-06-17T16:04:04.371Z | ++ [[ offline* != online ]] |
| 730 | 2026-06-17T16:04:04.371Z | ++ [[ 71 -gt 300 ]] |
| 731 | 2026-06-17T16:04:04.371Z | ++ sleep 1 |
| 732 | 2026-06-17T16:04:05.373Z | ++ retry=72 |
| 733 | 2026-06-17T16:04:05.376Z | +++ svcs -Hostate baseline |
| 734 | 2026-06-17T16:04:05.388Z | ++ [[ offline* != online ]] |
| 735 | 2026-06-17T16:04:05.388Z | ++ [[ 72 -gt 300 ]] |
| 736 | 2026-06-17T16:04:05.388Z | ++ sleep 1 |
| 737 | 2026-06-17T16:04:06.390Z | ++ retry=73 |
| 738 | 2026-06-17T16:04:06.392Z | +++ svcs -Hostate baseline |
| 739 | 2026-06-17T16:04:06.404Z | ++ [[ offline* != online ]] |
| 740 | 2026-06-17T16:04:06.404Z | ++ [[ 73 -gt 300 ]] |
| 741 | 2026-06-17T16:04:06.404Z | ++ sleep 1 |
| 742 | 2026-06-17T16:04:07.406Z | ++ retry=74 |
| 743 | 2026-06-17T16:04:07.410Z | +++ svcs -Hostate baseline |
| 744 | 2026-06-17T16:04:07.421Z | ++ [[ offline* != online ]] |
| 745 | 2026-06-17T16:04:07.421Z | ++ [[ 74 -gt 300 ]] |
| 746 | 2026-06-17T16:04:07.421Z | ++ sleep 1 |
| 747 | 2026-06-17T16:04:08.423Z | ++ retry=75 |
| 748 | 2026-06-17T16:04:08.426Z | +++ svcs -Hostate baseline |
| 749 | 2026-06-17T16:04:08.437Z | ++ [[ offline* != online ]] |
| 750 | 2026-06-17T16:04:08.437Z | ++ [[ 75 -gt 300 ]] |
| 751 | 2026-06-17T16:04:08.437Z | ++ sleep 1 |
| 752 | 2026-06-17T16:04:09.442Z | ++ retry=76 |
| 753 | 2026-06-17T16:04:09.444Z | +++ svcs -Hostate baseline |
| 754 | 2026-06-17T16:04:09.453Z | ++ [[ offline* != online ]] |
| 755 | 2026-06-17T16:04:09.453Z | ++ [[ 76 -gt 300 ]] |
| 756 | 2026-06-17T16:04:09.453Z | ++ sleep 1 |
| 757 | 2026-06-17T16:04:10.457Z | ++ retry=77 |
| 758 | 2026-06-17T16:04:10.460Z | +++ svcs -Hostate baseline |
| 759 | 2026-06-17T16:04:10.470Z | ++ [[ offline* != online ]] |
| 760 | 2026-06-17T16:04:10.470Z | ++ [[ 77 -gt 300 ]] |
| 761 | 2026-06-17T16:04:10.470Z | ++ sleep 1 |
| 762 | 2026-06-17T16:04:11.472Z | ++ retry=78 |
| 763 | 2026-06-17T16:04:11.476Z | +++ svcs -Hostate baseline |
| 764 | 2026-06-17T16:04:11.486Z | ++ [[ offline* != online ]] |
| 765 | 2026-06-17T16:04:11.486Z | ++ [[ 78 -gt 300 ]] |
| 766 | 2026-06-17T16:04:11.486Z | ++ sleep 1 |
| 767 | 2026-06-17T16:04:12.488Z | ++ retry=79 |
| 768 | 2026-06-17T16:04:12.491Z | +++ svcs -Hostate baseline |
| 769 | 2026-06-17T16:04:12.502Z | ++ [[ offline* != online ]] |
| 770 | 2026-06-17T16:04:12.502Z | ++ [[ 79 -gt 300 ]] |
| 771 | 2026-06-17T16:04:12.502Z | ++ sleep 1 |
| 772 | 2026-06-17T16:04:13.504Z | ++ retry=80 |
| 773 | 2026-06-17T16:04:13.507Z | +++ svcs -Hostate baseline |
| 774 | 2026-06-17T16:04:13.519Z | ++ [[ offline* != online ]] |
| 775 | 2026-06-17T16:04:13.519Z | ++ [[ 80 -gt 300 ]] |
| 776 | 2026-06-17T16:04:13.519Z | ++ sleep 1 |
| 777 | 2026-06-17T16:04:14.521Z | ++ retry=81 |
| 778 | 2026-06-17T16:04:14.524Z | +++ svcs -Hostate baseline |
| 779 | 2026-06-17T16:04:14.538Z | ++ [[ offline* != online ]] |
| 780 | 2026-06-17T16:04:14.538Z | ++ [[ 81 -gt 300 ]] |
| 781 | 2026-06-17T16:04:14.538Z | ++ sleep 1 |
| 782 | 2026-06-17T16:04:15.537Z | ++ retry=82 |
| 783 | 2026-06-17T16:04:15.540Z | +++ svcs -Hostate baseline |
| 784 | 2026-06-17T16:04:15.553Z | ++ [[ offline* != online ]] |
| 785 | 2026-06-17T16:04:15.553Z | ++ [[ 82 -gt 300 ]] |
| 786 | 2026-06-17T16:04:15.553Z | ++ sleep 1 |
| 787 | 2026-06-17T16:04:16.553Z | ++ retry=83 |
| 788 | 2026-06-17T16:04:16.556Z | +++ svcs -Hostate baseline |
| 789 | 2026-06-17T16:04:16.568Z | ++ [[ offline* != online ]] |
| 790 | 2026-06-17T16:04:16.568Z | ++ [[ 83 -gt 300 ]] |
| 791 | 2026-06-17T16:04:16.568Z | ++ sleep 1 |
| 792 | 2026-06-17T16:04:17.570Z | ++ retry=84 |
| 793 | 2026-06-17T16:04:17.573Z | +++ svcs -Hostate baseline |
| 794 | 2026-06-17T16:04:17.584Z | ++ [[ offline* != online ]] |
| 795 | 2026-06-17T16:04:17.584Z | ++ [[ 84 -gt 300 ]] |
| 796 | 2026-06-17T16:04:17.584Z | ++ sleep 1 |
| 797 | 2026-06-17T16:04:18.586Z | ++ retry=85 |
| 798 | 2026-06-17T16:04:18.592Z | +++ svcs -Hostate baseline |
| 799 | 2026-06-17T16:04:18.600Z | ++ [[ offline* != online ]] |
| 800 | 2026-06-17T16:04:18.600Z | ++ [[ 85 -gt 300 ]] |
| 801 | 2026-06-17T16:04:18.600Z | ++ sleep 1 |
| 802 | 2026-06-17T16:04:19.602Z | ++ retry=86 |
| 803 | 2026-06-17T16:04:19.605Z | +++ svcs -Hostate baseline |
| 804 | 2026-06-17T16:04:19.617Z | ++ [[ offline* != online ]] |
| 805 | 2026-06-17T16:04:19.617Z | ++ [[ 86 -gt 300 ]] |
| 806 | 2026-06-17T16:04:19.617Z | ++ sleep 1 |
| 807 | 2026-06-17T16:04:20.618Z | ++ retry=87 |
| 808 | 2026-06-17T16:04:20.621Z | +++ svcs -Hostate baseline |
| 809 | 2026-06-17T16:04:20.633Z | ++ [[ offline* != online ]] |
| 810 | 2026-06-17T16:04:20.633Z | ++ [[ 87 -gt 300 ]] |
| 811 | 2026-06-17T16:04:20.633Z | ++ sleep 1 |
| 812 | 2026-06-17T16:04:21.635Z | ++ retry=88 |
| 813 | 2026-06-17T16:04:21.638Z | +++ svcs -Hostate baseline |
| 814 | 2026-06-17T16:04:21.649Z | ++ [[ offline* != online ]] |
| 815 | 2026-06-17T16:04:21.649Z | ++ [[ 88 -gt 300 ]] |
| 816 | 2026-06-17T16:04:21.649Z | ++ sleep 1 |
| 817 | 2026-06-17T16:04:22.651Z | ++ retry=89 |
| 818 | 2026-06-17T16:04:22.656Z | +++ svcs -Hostate baseline |
| 819 | 2026-06-17T16:04:22.666Z | ++ [[ offline* != online ]] |
| 820 | 2026-06-17T16:04:22.666Z | ++ [[ 89 -gt 300 ]] |
| 821 | 2026-06-17T16:04:22.666Z | ++ sleep 1 |
| 822 | 2026-06-17T16:04:23.667Z | ++ retry=90 |
| 823 | 2026-06-17T16:04:23.670Z | +++ svcs -Hostate baseline |
| 824 | 2026-06-17T16:04:23.682Z | ++ [[ offline* != online ]] |
| 825 | 2026-06-17T16:04:23.682Z | ++ [[ 90 -gt 300 ]] |
| 826 | 2026-06-17T16:04:23.682Z | ++ sleep 1 |
| 827 | 2026-06-17T16:04:24.684Z | ++ retry=91 |
| 828 | 2026-06-17T16:04:24.687Z | +++ svcs -Hostate baseline |
| 829 | 2026-06-17T16:04:24.698Z | ++ [[ offline* != online ]] |
| 830 | 2026-06-17T16:04:24.698Z | ++ [[ 91 -gt 300 ]] |
| 831 | 2026-06-17T16:04:24.698Z | ++ sleep 1 |
| 832 | 2026-06-17T16:04:25.700Z | ++ retry=92 |
| 833 | 2026-06-17T16:04:25.703Z | +++ svcs -Hostate baseline |
| 834 | 2026-06-17T16:04:25.716Z | ++ [[ offline* != online ]] |
| 835 | 2026-06-17T16:04:25.716Z | ++ [[ 92 -gt 300 ]] |
| 836 | 2026-06-17T16:04:25.716Z | ++ sleep 1 |
| 837 | 2026-06-17T16:04:26.718Z | ++ retry=93 |
| 838 | 2026-06-17T16:04:26.721Z | +++ svcs -Hostate baseline |
| 839 | 2026-06-17T16:04:26.733Z | ++ [[ offline* != online ]] |
| 840 | 2026-06-17T16:04:26.733Z | ++ [[ 93 -gt 300 ]] |
| 841 | 2026-06-17T16:04:26.733Z | ++ sleep 1 |
| 842 | 2026-06-17T16:04:27.734Z | ++ retry=94 |
| 843 | 2026-06-17T16:04:27.737Z | +++ svcs -Hostate baseline |
| 844 | 2026-06-17T16:04:27.749Z | ++ [[ offline* != online ]] |
| 845 | 2026-06-17T16:04:27.749Z | ++ [[ 94 -gt 300 ]] |
| 846 | 2026-06-17T16:04:27.749Z | ++ sleep 1 |
| 847 | 2026-06-17T16:04:28.751Z | ++ retry=95 |
| 848 | 2026-06-17T16:04:28.754Z | +++ svcs -Hostate baseline |
| 849 | 2026-06-17T16:04:28.765Z | ++ [[ offline* != online ]] |
| 850 | 2026-06-17T16:04:28.765Z | ++ [[ 95 -gt 300 ]] |
| 851 | 2026-06-17T16:04:28.765Z | ++ sleep 1 |
| 852 | 2026-06-17T16:04:29.767Z | ++ retry=96 |
| 853 | 2026-06-17T16:04:29.769Z | +++ svcs -Hostate baseline |
| 854 | 2026-06-17T16:04:29.780Z | ++ [[ offline* != online ]] |
| 855 | 2026-06-17T16:04:29.780Z | ++ [[ 96 -gt 300 ]] |
| 856 | 2026-06-17T16:04:29.780Z | ++ sleep 1 |
| 857 | 2026-06-17T16:04:30.783Z | ++ retry=97 |
| 858 | 2026-06-17T16:04:30.786Z | +++ svcs -Hostate baseline |
| 859 | 2026-06-17T16:04:30.797Z | ++ [[ offline* != online ]] |
| 860 | 2026-06-17T16:04:30.797Z | ++ [[ 97 -gt 300 ]] |
| 861 | 2026-06-17T16:04:30.797Z | ++ sleep 1 |
| 862 | 2026-06-17T16:04:31.802Z | ++ retry=98 |
| 863 | 2026-06-17T16:04:31.805Z | +++ svcs -Hostate baseline |
| 864 | 2026-06-17T16:04:31.814Z | ++ [[ offline* != online ]] |
| 865 | 2026-06-17T16:04:31.814Z | ++ [[ 98 -gt 300 ]] |
| 866 | 2026-06-17T16:04:31.814Z | ++ sleep 1 |
| 867 | 2026-06-17T16:04:32.816Z | ++ retry=99 |
| 868 | 2026-06-17T16:04:32.820Z | +++ svcs -Hostate baseline |
| 869 | 2026-06-17T16:04:32.830Z | ++ [[ offline* != online ]] |
| 870 | 2026-06-17T16:04:32.830Z | ++ [[ 99 -gt 300 ]] |
| 871 | 2026-06-17T16:04:32.830Z | ++ sleep 1 |
| 872 | 2026-06-17T16:04:33.831Z | ++ retry=100 |
| 873 | 2026-06-17T16:04:33.836Z | +++ svcs -Hostate baseline |
| 874 | 2026-06-17T16:04:33.846Z | ++ [[ offline* != online ]] |
| 875 | 2026-06-17T16:04:33.846Z | ++ [[ 100 -gt 300 ]] |
| 876 | 2026-06-17T16:04:33.847Z | ++ sleep 1 |
| 877 | 2026-06-17T16:04:34.848Z | ++ retry=101 |
| 878 | 2026-06-17T16:04:34.851Z | +++ svcs -Hostate baseline |
| 879 | 2026-06-17T16:04:34.862Z | ++ [[ offline* != online ]] |
| 880 | 2026-06-17T16:04:34.862Z | ++ [[ 101 -gt 300 ]] |
| 881 | 2026-06-17T16:04:34.862Z | ++ sleep 1 |
| 882 | 2026-06-17T16:04:35.864Z | ++ retry=102 |
| 883 | 2026-06-17T16:04:35.867Z | +++ svcs -Hostate baseline |
| 884 | 2026-06-17T16:04:35.878Z | ++ [[ offline* != online ]] |
| 885 | 2026-06-17T16:04:35.878Z | ++ [[ 102 -gt 300 ]] |
| 886 | 2026-06-17T16:04:35.878Z | ++ sleep 1 |
| 887 | 2026-06-17T16:04:36.879Z | ++ retry=103 |
| 888 | 2026-06-17T16:04:36.882Z | +++ svcs -Hostate baseline |
| 889 | 2026-06-17T16:04:36.894Z | ++ [[ offline* != online ]] |
| 890 | 2026-06-17T16:04:36.894Z | ++ [[ 103 -gt 300 ]] |
| 891 | 2026-06-17T16:04:36.894Z | ++ sleep 1 |
| 892 | 2026-06-17T16:04:37.895Z | ++ retry=104 |
| 893 | 2026-06-17T16:04:37.898Z | +++ svcs -Hostate baseline |
| 894 | 2026-06-17T16:04:37.910Z | ++ [[ offline* != online ]] |
| 895 | 2026-06-17T16:04:37.910Z | ++ [[ 104 -gt 300 ]] |
| 896 | 2026-06-17T16:04:37.910Z | ++ sleep 1 |
| 897 | 2026-06-17T16:04:38.911Z | ++ retry=105 |
| 898 | 2026-06-17T16:04:38.914Z | +++ svcs -Hostate baseline |
| 899 | 2026-06-17T16:04:38.925Z | ++ [[ offline* != online ]] |
| 900 | 2026-06-17T16:04:38.925Z | ++ [[ 105 -gt 300 ]] |
| 901 | 2026-06-17T16:04:38.925Z | ++ sleep 1 |
| 902 | 2026-06-17T16:04:39.927Z | ++ retry=106 |
| 903 | 2026-06-17T16:04:39.930Z | +++ svcs -Hostate baseline |
| 904 | 2026-06-17T16:04:39.942Z | ++ [[ offline* != online ]] |
| 905 | 2026-06-17T16:04:39.942Z | ++ [[ 106 -gt 300 ]] |
| 906 | 2026-06-17T16:04:39.946Z | ++ sleep 1 |
| 907 | 2026-06-17T16:04:40.944Z | ++ retry=107 |
| 908 | 2026-06-17T16:04:40.947Z | +++ svcs -Hostate baseline |
| 909 | 2026-06-17T16:04:40.958Z | ++ [[ offline* != online ]] |
| 910 | 2026-06-17T16:04:40.958Z | ++ [[ 107 -gt 300 ]] |
| 911 | 2026-06-17T16:04:40.958Z | ++ sleep 1 |
| 912 | 2026-06-17T16:04:41.959Z | ++ retry=108 |
| 913 | 2026-06-17T16:04:41.962Z | +++ svcs -Hostate baseline |
| 914 | 2026-06-17T16:04:41.974Z | ++ [[ online != online ]] |
| 915 | 2026-06-17T16:04:41.977Z | ++ set -o errexit |
| 916 | 2026-06-17T16:04:41.977Z | ++ set -o pipefail |
| 917 | 2026-06-17T16:04:41.977Z | ++ banner build |
| 918 | 2026-06-17T16:04:41.977Z | |
| 919 | 2026-06-17T16:04:41.977Z | ##### # # # # ##### |
| 920 | 2026-06-17T16:04:41.977Z | # # # # # # # # |
| 921 | 2026-06-17T16:04:41.977Z | ##### # # # # # # |
| 922 | 2026-06-17T16:04:41.977Z | # # # # # # # # |
| 923 | 2026-06-17T16:04:41.977Z | # # # # # # # # |
| 924 | 2026-06-17T16:04:41.977Z | ##### #### # ###### ##### |
| 925 | 2026-06-17T16:04:41.977Z | |
| 926 | 2026-06-17T16:04:41.977Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 927 | 2026-06-17T16:04:41.982Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 928 | 2026-06-17T16:04:42.138Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 929 | 2026-06-17T16:04:42.158Z | info: downloading 6 components |
| 930 | 2026-06-17T16:04:57.555Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 931 | 2026-06-17T16:04:58.374Z | From https://github.com/oxidecomputer/falcon |
| 932 | 2026-06-17T16:04:58.375Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 933 | 2026-06-17T16:04:58.393Z | Updating crates.io index |
| 934 | 2026-06-17T16:04:58.420Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 935 | 2026-06-17T16:04:58.916Z | From https://github.com/oxidecomputer/dendrite |
| 936 | 2026-06-17T16:04:58.916Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 937 | 2026-06-17T16:04:59.127Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 938 | 2026-06-17T16:04:59.427Z | From https://github.com/oxidecomputer/ispf |
| 939 | 2026-06-17T16:04:59.427Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 940 | 2026-06-17T16:04:59.434Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 941 | 2026-06-17T16:04:59.780Z | From https://github.com/oxidecomputer/netadm-sys |
| 942 | 2026-06-17T16:04:59.780Z | * [new ref] 33fd10c84c2ccc8b8a22edca1756a519fd458e43 -> refs/commit/33fd10c84c2ccc8b8a22edca1756a519fd458e43 |
| 943 | 2026-06-17T16:04:59.789Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 944 | 2026-06-17T16:05:28.197Z | From https://github.com/oxidecomputer/omicron |
| 945 | 2026-06-17T16:05:28.197Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 946 | 2026-06-17T16:05:28.618Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 947 | 2026-06-17T16:05:29.429Z | From https://github.com/oxidecomputer/opte |
| 948 | 2026-06-17T16:05:29.429Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 949 | 2026-06-17T16:05:29.858Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 950 | 2026-06-17T16:05:30.131Z | From https://github.com/illumos/smf-rs |
| 951 | 2026-06-17T16:05:30.132Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 952 | 2026-06-17T16:05:30.296Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 953 | 2026-06-17T16:05:30.593Z | From https://github.com/oxidecomputer/network-interface |
| 954 | 2026-06-17T16:05:30.594Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 955 | 2026-06-17T16:05:30.612Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 956 | 2026-06-17T16:05:30.898Z | From https://github.com/oxidecomputer/zone |
| 957 | 2026-06-17T16:05:30.898Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 958 | 2026-06-17T16:05:31.025Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 959 | 2026-06-17T16:05:32.616Z | From https://github.com/oxidecomputer/propolis |
| 960 | 2026-06-17T16:05:32.616Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 961 | 2026-06-17T16:05:32.966Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 962 | 2026-06-17T16:05:33.968Z | From https://github.com/oxidecomputer/transceiver-control |
| 963 | 2026-06-17T16:05:33.968Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 964 | 2026-06-17T16:05:33.987Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 965 | 2026-06-17T16:05:34.296Z | From https://github.com/oxidecomputer/dlpi-sys |
| 966 | 2026-06-17T16:05:34.296Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 967 | 2026-06-17T16:05:34.302Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 968 | 2026-06-17T16:05:34.678Z | From https://github.com/jmesmon/rust-libzfs |
| 969 | 2026-06-17T16:05:34.678Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 970 | 2026-06-17T16:05:34.685Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 971 | 2026-06-17T16:05:34.980Z | From https://github.com/oxidecomputer/rusty-doors |
| 972 | 2026-06-17T16:05:34.980Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 973 | 2026-06-17T16:05:35.098Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 974 | 2026-06-17T16:05:35.438Z | From https://github.com/oxidecomputer/lldp |
| 975 | 2026-06-17T16:05:35.439Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 976 | 2026-06-17T16:05:35.450Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 977 | 2026-06-17T16:05:35.719Z | From https://github.com/oxidecomputer/slog-error-chain |
| 978 | 2026-06-17T16:05:35.719Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 979 | 2026-06-17T16:05:35.950Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 980 | 2026-06-17T16:05:36.138Z | From https://github.com/oxidecomputer/tufaceous |
| 981 | 2026-06-17T16:05:36.138Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 982 | 2026-06-17T16:05:36.157Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 983 | 2026-06-17T16:05:36.710Z | From https://github.com/oxidecomputer/management-gateway-service |
| 984 | 2026-06-17T16:05:36.711Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 985 | 2026-06-17T16:05:36.932Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 986 | 2026-06-17T16:05:37.960Z | From https://github.com/oxidecomputer/crucible |
| 987 | 2026-06-17T16:05:37.960Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 988 | 2026-06-17T16:05:39.080Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 989 | 2026-06-17T16:05:39.395Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 990 | 2026-06-17T16:05:39.395Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 991 | 2026-06-17T16:05:39.725Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 992 | 2026-06-17T16:05:40.319Z | From https://github.com/oxidecomputer/propolis |
| 993 | 2026-06-17T16:05:40.319Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 994 | 2026-06-17T16:05:40.471Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 995 | 2026-06-17T16:05:41.082Z | From https://github.com/oxidecomputer/crucible |
| 996 | 2026-06-17T16:05:41.082Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 997 | 2026-06-17T16:05:41.172Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 998 | 2026-06-17T16:05:41.514Z | From https://github.com/oxidecomputer/tofino |
| 999 | 2026-06-17T16:05:41.514Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1000 | 2026-06-17T16:05:41.540Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1001 | 2026-06-17T16:05:42.351Z | From https://github.com/oxidecomputer/maghemite |
| 1002 | 2026-06-17T16:05:42.352Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1003 | 2026-06-17T16:05:42.383Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1004 | 2026-06-17T16:05:42.854Z | From https://github.com/oxidecomputer/clickward |
| 1005 | 2026-06-17T16:05:42.854Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1006 | 2026-06-17T16:05:42.892Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1007 | 2026-06-17T16:05:43.170Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1008 | 2026-06-17T16:05:43.170Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1009 | 2026-06-17T16:05:44.515Z | Downloading crates ... |
| 1010 | 2026-06-17T16:05:44.577Z | Downloaded adler2 v2.0.1 |
| 1011 | 2026-06-17T16:05:44.581Z | Downloaded aead v0.5.2 |
| 1012 | 2026-06-17T16:05:44.584Z | Downloaded ciborium-io v0.2.2 |
| 1013 | 2026-06-17T16:05:44.588Z | Downloaded crunchy v0.2.4 |
| 1014 | 2026-06-17T16:05:44.591Z | Downloaded clap_lex v1.1.0 |
| 1015 | 2026-06-17T16:05:44.591Z | Downloaded anstyle-query v1.1.5 |
| 1016 | 2026-06-17T16:05:44.591Z | Downloaded block-buffer v0.12.0 |
| 1017 | 2026-06-17T16:05:44.593Z | Downloaded cobs v0.3.0 |
| 1018 | 2026-06-17T16:05:44.596Z | Downloaded block-buffer v0.10.4 |
| 1019 | 2026-06-17T16:05:44.602Z | Downloaded byte-wrapper v0.1.0 |
| 1020 | 2026-06-17T16:05:44.605Z | Downloaded backoff v0.4.0 |
| 1021 | 2026-06-17T16:05:44.608Z | Downloaded base16ct v0.2.0 |
| 1022 | 2026-06-17T16:05:44.612Z | Downloaded crossbeam-epoch v0.9.18 |
| 1023 | 2026-06-17T16:05:44.614Z | Downloaded bitflags v2.12.1 |
| 1024 | 2026-06-17T16:05:44.618Z | Downloaded fastrand v2.4.1 |
| 1025 | 2026-06-17T16:05:44.620Z | Downloaded cc v1.2.63 |
| 1026 | 2026-06-17T16:05:44.623Z | Downloaded atomicwrites v0.4.4 |
| 1027 | 2026-06-17T16:05:44.626Z | Downloaded digest v0.10.7 |
| 1028 | 2026-06-17T16:05:44.626Z | Downloaded bcs v0.1.6 |
| 1029 | 2026-06-17T16:05:44.635Z | Downloaded derive-where v1.6.1 |
| 1030 | 2026-06-17T16:05:44.638Z | Downloaded embedded-io v0.6.1 |
| 1031 | 2026-06-17T16:05:44.638Z | Downloaded derive-ex v0.1.8 |
| 1032 | 2026-06-17T16:05:44.638Z | Downloaded drift v0.2.0 |
| 1033 | 2026-06-17T16:05:44.642Z | Downloaded errno v0.3.14 |
| 1034 | 2026-06-17T16:05:44.645Z | Downloaded dyn-clone v1.0.20 |
| 1035 | 2026-06-17T16:05:44.648Z | Downloaded ciborium-ll v0.2.2 |
| 1036 | 2026-06-17T16:05:44.648Z | Downloaded equivalent v1.0.2 |
| 1037 | 2026-06-17T16:05:44.652Z | Downloaded const-random v0.1.18 |
| 1038 | 2026-06-17T16:05:44.655Z | Downloaded bit-set v0.8.0 |
| 1039 | 2026-06-17T16:05:44.655Z | Downloaded displaydoc v0.2.6 |
| 1040 | 2026-06-17T16:05:44.659Z | Downloaded cpufeatures v0.3.0 |
| 1041 | 2026-06-17T16:05:44.662Z | Downloaded either v1.16.0 |
| 1042 | 2026-06-17T16:05:44.662Z | Downloaded darling v0.23.0 |
| 1043 | 2026-06-17T16:05:44.665Z | Downloaded cstr-argument v0.1.2 |
| 1044 | 2026-06-17T16:05:44.668Z | Downloaded enum-as-inner v0.6.1 |
| 1045 | 2026-06-17T16:05:44.668Z | Downloaded crc8 v0.1.1 |
| 1046 | 2026-06-17T16:05:44.671Z | Downloaded compression-core v0.4.32 |
| 1047 | 2026-06-17T16:05:44.675Z | Downloaded crypto-common v0.2.2 |
| 1048 | 2026-06-17T16:05:44.675Z | Downloaded cfg-if v1.0.4 |
| 1049 | 2026-06-17T16:05:44.678Z | Downloaded derive_more v0.99.20 |
| 1050 | 2026-06-17T16:05:44.681Z | Downloaded elliptic-curve v0.13.8 |
| 1051 | 2026-06-17T16:05:44.684Z | Downloaded ff v0.13.1 |
| 1052 | 2026-06-17T16:05:44.684Z | Downloaded critical-section v1.2.0 |
| 1053 | 2026-06-17T16:05:44.687Z | Downloaded erased-serde v0.3.31 |
| 1054 | 2026-06-17T16:05:44.691Z | Downloaded futures-sink v0.3.32 |
| 1055 | 2026-06-17T16:05:44.691Z | Downloaded deranged v0.5.8 |
| 1056 | 2026-06-17T16:05:44.694Z | Downloaded bitflags v1.3.2 |
| 1057 | 2026-06-17T16:05:44.697Z | Downloaded colorchoice v1.0.5 |
| 1058 | 2026-06-17T16:05:44.697Z | Downloaded async-recursion v1.1.1 |
| 1059 | 2026-06-17T16:05:44.699Z | Downloaded getrandom v0.3.4 |
| 1060 | 2026-06-17T16:05:44.702Z | Downloaded generic-array v0.14.7 |
| 1061 | 2026-06-17T16:05:44.705Z | Downloaded darling_macro v0.23.0 |
| 1062 | 2026-06-17T16:05:44.708Z | Downloaded crypto-common v0.1.7 |
| 1063 | 2026-06-17T16:05:44.709Z | Downloaded httpdate v1.0.3 |
| 1064 | 2026-06-17T16:05:44.712Z | Downloaded dtrace-parser v0.2.0 |
| 1065 | 2026-06-17T16:05:44.712Z | Downloaded hubpack v0.1.2 |
| 1066 | 2026-06-17T16:05:44.715Z | Downloaded futures-macro v0.3.32 |
| 1067 | 2026-06-17T16:05:44.715Z | Downloaded foreign-types v0.5.0 |
| 1068 | 2026-06-17T16:05:44.718Z | Downloaded debug-ignore v1.0.5 |
| 1069 | 2026-06-17T16:05:44.718Z | Downloaded heck v0.5.0 |
| 1070 | 2026-06-17T16:05:44.726Z | Downloaded hex v0.4.3 |
| 1071 | 2026-06-17T16:05:44.726Z | Downloaded futures-core v0.3.32 |
| 1072 | 2026-06-17T16:05:44.726Z | Downloaded const-random-macro v0.1.16 |
| 1073 | 2026-06-17T16:05:44.726Z | Downloaded async-stream v0.3.6 |
| 1074 | 2026-06-17T16:05:44.729Z | Downloaded hubpack_derive v0.1.1 |
| 1075 | 2026-06-17T16:05:44.732Z | Downloaded hash32 v0.3.1 |
| 1076 | 2026-06-17T16:05:44.732Z | Downloaded futures-io v0.3.32 |
| 1077 | 2026-06-17T16:05:44.735Z | Downloaded http-body v1.0.1 |
| 1078 | 2026-06-17T16:05:44.736Z | Downloaded heck v0.4.1 |
| 1079 | 2026-06-17T16:05:44.738Z | Downloaded daft-derive v0.1.7 |
| 1080 | 2026-06-17T16:05:44.741Z | Downloaded futures-task v0.3.32 |
| 1081 | 2026-06-17T16:05:44.744Z | Downloaded ahash v0.8.12 |
| 1082 | 2026-06-17T16:05:44.749Z | Downloaded indent_write v2.2.0 |
| 1083 | 2026-06-17T16:05:44.749Z | Downloaded fixedbitset v0.4.2 |
| 1084 | 2026-06-17T16:05:44.752Z | Downloaded digest v0.11.3 |
| 1085 | 2026-06-17T16:05:44.752Z | Downloaded foldhash v0.2.0 |
| 1086 | 2026-06-17T16:05:44.756Z | Downloaded defmt v0.3.100 |
| 1087 | 2026-06-17T16:05:44.756Z | Downloaded darling_core v0.23.0 |
| 1088 | 2026-06-17T16:05:44.759Z | Downloaded foreign-types-shared v0.1.1 |
| 1089 | 2026-06-17T16:05:44.759Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1090 | 2026-06-17T16:05:44.762Z | Downloaded instant v0.1.13 |
| 1091 | 2026-06-17T16:05:44.762Z | Downloaded defmt-parser v1.0.0 |
| 1092 | 2026-06-17T16:05:44.765Z | Downloaded ident_case v1.0.1 |
| 1093 | 2026-06-17T16:05:44.767Z | Downloaded gethostname v0.5.0 |
| 1094 | 2026-06-17T16:05:44.767Z | Downloaded argon2 v0.5.3 |
| 1095 | 2026-06-17T16:05:44.770Z | Downloaded foreign-types-macros v0.2.3 |
| 1096 | 2026-06-17T16:05:44.770Z | Downloaded async-trait v0.1.89 |
| 1097 | 2026-06-17T16:05:44.773Z | Downloaded humantime v2.3.0 |
| 1098 | 2026-06-17T16:05:44.779Z | Downloaded const_format_proc_macros v0.2.34 |
| 1099 | 2026-06-17T16:05:44.783Z | Downloaded group v0.13.0 |
| 1100 | 2026-06-17T16:05:44.783Z | Downloaded cmake v0.1.58 |
| 1101 | 2026-06-17T16:05:44.783Z | Downloaded futures-executor v0.3.32 |
| 1102 | 2026-06-17T16:05:44.785Z | Downloaded crossbeam-deque v0.8.6 |
| 1103 | 2026-06-17T16:05:44.785Z | Downloaded lazy_static v1.5.0 |
| 1104 | 2026-06-17T16:05:44.788Z | Downloaded is_ci v1.2.0 |
| 1105 | 2026-06-17T16:05:44.789Z | Downloaded internet-checksum v0.2.1 |
| 1106 | 2026-06-17T16:05:44.791Z | Downloaded dunce v1.0.5 |
| 1107 | 2026-06-17T16:05:44.791Z | Downloaded inout v0.1.4 |
| 1108 | 2026-06-17T16:05:44.794Z | Downloaded hostname v0.3.1 |
| 1109 | 2026-06-17T16:05:44.794Z | Downloaded fs_extra v1.3.0 |
| 1110 | 2026-06-17T16:05:44.797Z | Downloaded libscf-sys v1.2.0 |
| 1111 | 2026-06-17T16:05:44.800Z | Downloaded crc32fast v1.5.0 |
| 1112 | 2026-06-17T16:05:44.800Z | Downloaded lru-cache v0.1.2 |
| 1113 | 2026-06-17T16:05:44.803Z | Downloaded cargo_toml v0.22.3 |
| 1114 | 2026-06-17T16:05:44.803Z | Downloaded chacha20 v0.10.0 |
| 1115 | 2026-06-17T16:05:44.806Z | Downloaded const-oid v0.10.2 |
| 1116 | 2026-06-17T16:05:44.809Z | Downloaded data-encoding v2.11.0 |
| 1117 | 2026-06-17T16:05:44.809Z | Downloaded memmap v0.7.0 |
| 1118 | 2026-06-17T16:05:44.812Z | Downloaded konst_macro_rules v0.2.19 |
| 1119 | 2026-06-17T16:05:44.812Z | Downloaded memoffset v0.9.1 |
| 1120 | 2026-06-17T16:05:44.815Z | Downloaded idna_adapter v1.2.2 |
| 1121 | 2026-06-17T16:05:44.815Z | Downloaded highway v1.3.0 |
| 1122 | 2026-06-17T16:05:44.818Z | Downloaded foldhash v0.1.5 |
| 1123 | 2026-06-17T16:05:44.821Z | Downloaded managed v0.8.0 |
| 1124 | 2026-06-17T16:05:44.821Z | Downloaded macaddr v1.0.1 |
| 1125 | 2026-06-17T16:05:44.824Z | Downloaded hyper-rustls v0.27.9 |
| 1126 | 2026-06-17T16:05:44.824Z | Downloaded is-terminal v0.4.17 |
| 1127 | 2026-06-17T16:05:44.827Z | Downloaded mime v0.3.17 |
| 1128 | 2026-06-17T16:05:44.827Z | Downloaded ingot-types v0.1.2 |
| 1129 | 2026-06-17T16:05:44.830Z | Downloaded match_cfg v0.1.0 |
| 1130 | 2026-06-17T16:05:44.830Z | Downloaded fixedbitset v0.5.7 |
| 1131 | 2026-06-17T16:05:44.833Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1132 | 2026-06-17T16:05:44.833Z | Downloaded linked-hash-map v0.5.6 |
| 1133 | 2026-06-17T16:05:44.836Z | Downloaded cookie v0.18.1 |
| 1134 | 2026-06-17T16:05:44.839Z | Downloaded colored v3.1.1 |
| 1135 | 2026-06-17T16:05:44.841Z | Downloaded http-body-util v0.1.3 |
| 1136 | 2026-06-17T16:05:44.841Z | Downloaded globset v0.4.18 |
| 1137 | 2026-06-17T16:05:44.844Z | Downloaded console v0.16.3 |
| 1138 | 2026-06-17T16:05:44.844Z | Downloaded anstream v1.0.0 |
| 1139 | 2026-06-17T16:05:44.847Z | Downloaded anyhow v1.0.102 |
| 1140 | 2026-06-17T16:05:44.850Z | Downloaded num-derive v0.4.2 |
| 1141 | 2026-06-17T16:05:44.853Z | Downloaded num_enum_derive v0.5.11 |
| 1142 | 2026-06-17T16:05:44.853Z | Downloaded num-conv v0.2.2 |
| 1143 | 2026-06-17T16:05:44.856Z | Downloaded no-std-compat v0.4.1 |
| 1144 | 2026-06-17T16:05:44.856Z | Downloaded openssl-probe v0.2.1 |
| 1145 | 2026-06-17T16:05:44.858Z | Downloaded lock_api v0.4.14 |
| 1146 | 2026-06-17T16:05:44.858Z | Downloaded num_threads v0.1.7 |
| 1147 | 2026-06-17T16:05:44.861Z | Downloaded ingot v0.1.1 |
| 1148 | 2026-06-17T16:05:44.861Z | Downloaded httparse v1.10.1 |
| 1149 | 2026-06-17T16:05:44.864Z | Downloaded hybrid-array v0.4.12 |
| 1150 | 2026-06-17T16:05:44.867Z | Downloaded openssl-macros v0.1.1 |
| 1151 | 2026-06-17T16:05:44.867Z | Downloaded fs-err v3.3.0 |
| 1152 | 2026-06-17T16:05:44.875Z | Downloaded keccak v0.1.6 |
| 1153 | 2026-06-17T16:05:44.875Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1154 | 2026-06-17T16:05:44.879Z | Downloaded olpc-cjson v0.1.4 |
| 1155 | 2026-06-17T16:05:44.879Z | Downloaded base64 v0.22.1 |
| 1156 | 2026-06-17T16:05:44.879Z | Downloaded ipnetwork v0.21.1 |
| 1157 | 2026-06-17T16:05:44.879Z | Downloaded opaque-debug v0.3.1 |
| 1158 | 2026-06-17T16:05:44.882Z | Downloaded ipnet v2.12.0 |
| 1159 | 2026-06-17T16:05:44.882Z | Downloaded parse-display v0.10.0 |
| 1160 | 2026-06-17T16:05:44.885Z | Downloaded iana-time-zone v0.1.65 |
| 1161 | 2026-06-17T16:05:44.885Z | Downloaded defmt-macros v1.1.0 |
| 1162 | 2026-06-17T16:05:44.889Z | Downloaded ciborium v0.2.2 |
| 1163 | 2026-06-17T16:05:44.892Z | Downloaded clap_derive v4.6.1 |
| 1164 | 2026-06-17T16:05:44.892Z | Downloaded git-stub-vcs v0.1.0 |
| 1165 | 2026-06-17T16:05:44.894Z | Downloaded getrandom v0.2.17 |
| 1166 | 2026-06-17T16:05:44.897Z | Downloaded potential_utf v0.1.5 |
| 1167 | 2026-06-17T16:05:44.897Z | Downloaded multer v3.1.0 |
| 1168 | 2026-06-17T16:05:44.900Z | Downloaded percent-encoding v2.3.2 |
| 1169 | 2026-06-17T16:05:44.903Z | Downloaded libsw-core v0.3.2 |
| 1170 | 2026-06-17T16:05:44.903Z | Downloaded linear-map v1.2.0 |
| 1171 | 2026-06-17T16:05:44.906Z | Downloaded blake2 v0.10.6 |
| 1172 | 2026-06-17T16:05:44.906Z | Downloaded expectorate v1.2.0 |
| 1173 | 2026-06-17T16:05:44.909Z | Downloaded crossbeam-utils v0.8.21 |
| 1174 | 2026-06-17T16:05:44.912Z | Downloaded console v0.15.11 |
| 1175 | 2026-06-17T16:05:44.916Z | Downloaded num_enum v0.5.11 |
| 1176 | 2026-06-17T16:05:44.919Z | Downloaded plain v0.2.3 |
| 1177 | 2026-06-17T16:05:44.919Z | Downloaded num v0.4.3 |
| 1178 | 2026-06-17T16:05:44.919Z | Downloaded progenitor-client v0.14.0 |
| 1179 | 2026-06-17T16:05:44.922Z | Downloaded progenitor-client v0.10.0 |
| 1180 | 2026-06-17T16:05:44.922Z | Downloaded jobserver v0.1.34 |
| 1181 | 2026-06-17T16:05:44.924Z | Downloaded phf_shared v0.12.1 |
| 1182 | 2026-06-17T16:05:44.924Z | Downloaded num-rational v0.4.2 |
| 1183 | 2026-06-17T16:05:44.927Z | Downloaded proc-macro-crate v1.3.1 |
| 1184 | 2026-06-17T16:05:44.927Z | Downloaded const_format v0.2.36 |
| 1185 | 2026-06-17T16:05:44.930Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1186 | 2026-06-17T16:05:44.933Z | Downloaded num_enum v0.7.6 |
| 1187 | 2026-06-17T16:05:44.936Z | Downloaded num-iter v0.1.45 |
| 1188 | 2026-06-17T16:05:44.936Z | Downloaded num-integer v0.1.46 |
| 1189 | 2026-06-17T16:05:44.939Z | Downloaded newtype-uuid v1.3.2 |
| 1190 | 2026-06-17T16:05:44.939Z | Downloaded chacha20poly1305 v0.10.1 |
| 1191 | 2026-06-17T16:05:44.942Z | Downloaded pretty-hex v0.4.2 |
| 1192 | 2026-06-17T16:05:44.942Z | Downloaded quick-error v1.2.3 |
| 1193 | 2026-06-17T16:05:44.945Z | Downloaded proc-macro-crate v3.5.0 |
| 1194 | 2026-06-17T16:05:44.945Z | Downloaded powerfmt v0.2.0 |
| 1195 | 2026-06-17T16:05:44.948Z | Downloaded progenitor-macro v0.14.0 |
| 1196 | 2026-06-17T16:05:44.948Z | Downloaded oxnet v0.1.6 |
| 1197 | 2026-06-17T16:05:44.951Z | Downloaded libsw v3.5.0 |
| 1198 | 2026-06-17T16:05:44.951Z | Downloaded num-complex v0.4.6 |
| 1199 | 2026-06-17T16:05:44.955Z | Downloaded memmap2 v0.9.10 |
| 1200 | 2026-06-17T16:05:44.955Z | Downloaded indexmap v1.9.3 |
| 1201 | 2026-06-17T16:05:44.958Z | Downloaded paste v1.0.15 |
| 1202 | 2026-06-17T16:05:44.958Z | Downloaded ingot-macros v0.1.1 |
| 1203 | 2026-06-17T16:05:44.961Z | Downloaded num_enum_derive v0.7.6 |
| 1204 | 2026-06-17T16:05:44.964Z | Downloaded owo-colors v4.3.0 |
| 1205 | 2026-06-17T16:05:44.964Z | Downloaded icu_provider v2.2.0 |
| 1206 | 2026-06-17T16:05:44.967Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1207 | 2026-06-17T16:05:44.970Z | Downloaded futures-channel v0.3.32 |
| 1208 | 2026-06-17T16:05:44.970Z | Downloaded progenitor-macro v0.13.0 |
| 1209 | 2026-06-17T16:05:44.973Z | Downloaded hmac v0.12.1 |
| 1210 | 2026-06-17T16:05:44.976Z | Downloaded glob v0.3.3 |
| 1211 | 2026-06-17T16:05:44.976Z | Downloaded clap v4.6.1 |
| 1212 | 2026-06-17T16:05:44.980Z | Downloaded pin-project-lite v0.2.17 |
| 1213 | 2026-06-17T16:05:44.984Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1214 | 2026-06-17T16:05:44.987Z | Downloaded pin-project-internal v1.1.13 |
| 1215 | 2026-06-17T16:05:44.990Z | Downloaded litemap v0.8.2 |
| 1216 | 2026-06-17T16:05:44.990Z | Downloaded find-msvc-tools v0.1.9 |
| 1217 | 2026-06-17T16:05:44.993Z | Downloaded darling_core v0.21.3 |
| 1218 | 2026-06-17T16:05:44.996Z | Downloaded parking_lot_core v0.8.6 |
| 1219 | 2026-06-17T16:05:44.998Z | Downloaded darling v0.21.3 |
| 1220 | 2026-06-17T16:05:45.016Z | Downloaded ref-cast-impl v1.0.25 |
| 1221 | 2026-06-17T16:05:45.022Z | Downloaded ref-cast v1.0.25 |
| 1222 | 2026-06-17T16:05:45.022Z | Downloaded futures v0.3.32 |
| 1223 | 2026-06-17T16:05:45.022Z | Downloaded same-file v1.0.6 |
| 1224 | 2026-06-17T16:05:45.022Z | Downloaded password-hash v0.5.0 |
| 1225 | 2026-06-17T16:05:45.022Z | Downloaded poly1305 v0.8.0 |
| 1226 | 2026-06-17T16:05:45.022Z | Downloaded phf v0.12.1 |
| 1227 | 2026-06-17T16:05:45.022Z | Downloaded rand_xorshift v0.4.0 |
| 1228 | 2026-06-17T16:05:45.022Z | Downloaded progenitor-extras v0.2.0 |
| 1229 | 2026-06-17T16:05:45.022Z | Downloaded rand_chacha v0.3.1 |
| 1230 | 2026-06-17T16:05:45.022Z | Downloaded progenitor-client v0.13.0 |
| 1231 | 2026-06-17T16:05:45.022Z | Downloaded rustc_version v0.1.7 |
| 1232 | 2026-06-17T16:05:45.025Z | Downloaded pkg-config v0.3.33 |
| 1233 | 2026-06-17T16:05:45.025Z | Downloaded quote v1.0.45 |
| 1234 | 2026-06-17T16:05:45.026Z | Downloaded parse-display-derive v0.10.0 |
| 1235 | 2026-06-17T16:05:45.029Z | Downloaded scopeguard v1.2.0 |
| 1236 | 2026-06-17T16:05:45.029Z | Downloaded parking_lot_core v0.9.12 |
| 1237 | 2026-06-17T16:05:45.032Z | Downloaded rustc-hash v2.1.2 |
| 1238 | 2026-06-17T16:05:45.032Z | Downloaded ppv-lite86 v0.2.21 |
| 1239 | 2026-06-17T16:05:45.032Z | Downloaded icu_normalizer_data v2.2.0 |
| 1240 | 2026-06-17T16:05:45.035Z | Downloaded rustc_version v0.4.1 |
| 1241 | 2026-06-17T16:05:45.039Z | Downloaded icu_normalizer v2.2.0 |
| 1242 | 2026-06-17T16:05:45.042Z | Downloaded icu_locale_core v2.2.0 |
| 1243 | 2026-06-17T16:05:45.045Z | Downloaded serde-big-array v0.5.1 |
| 1244 | 2026-06-17T16:05:45.046Z | Downloaded serde_plain v1.0.2 |
| 1245 | 2026-06-17T16:05:45.048Z | Downloaded scroll_derive v0.13.1 |
| 1246 | 2026-06-17T16:05:45.048Z | Downloaded scroll_derive v0.12.1 |
| 1247 | 2026-06-17T16:05:45.052Z | Downloaded progenitor v0.13.0 |
| 1248 | 2026-06-17T16:05:45.052Z | Downloaded serde_spanned v1.1.1 |
| 1249 | 2026-06-17T16:05:45.055Z | Downloaded rand_core v0.10.1 |
| 1250 | 2026-06-17T16:05:45.056Z | Downloaded rand_core v0.9.5 |
| 1251 | 2026-06-17T16:05:45.056Z | Downloaded resolv-conf v0.7.6 |
| 1252 | 2026-06-17T16:05:45.058Z | Downloaded once_cell v1.21.4 |
| 1253 | 2026-06-17T16:05:45.061Z | Downloaded semver v0.1.20 |
| 1254 | 2026-06-17T16:05:45.061Z | Downloaded secrecy v0.10.3 |
| 1255 | 2026-06-17T16:05:45.061Z | Downloaded serde_repr v0.1.20 |
| 1256 | 2026-06-17T16:05:45.065Z | Downloaded postcard v1.1.3 |
| 1257 | 2026-06-17T16:05:45.065Z | Downloaded serde_urlencoded v0.7.1 |
| 1258 | 2026-06-17T16:05:45.068Z | Downloaded progenitor-macro v0.10.0 |
| 1259 | 2026-06-17T16:05:45.068Z | Downloaded sha1 v0.10.6 |
| 1260 | 2026-06-17T16:05:45.072Z | Downloaded parking_lot v0.12.5 |
| 1261 | 2026-06-17T16:05:45.072Z | Downloaded pest_derive v2.8.6 |
| 1262 | 2026-06-17T16:05:45.075Z | Downloaded sha1 v0.11.0 |
| 1263 | 2026-06-17T16:05:45.081Z | Downloaded rustls-pemfile v2.2.0 |
| 1264 | 2026-06-17T16:05:45.081Z | Downloaded heapless v0.8.0 |
| 1265 | 2026-06-17T16:05:45.089Z | Downloaded async-compression v0.4.42 |
| 1266 | 2026-06-17T16:05:45.092Z | Downloaded siphasher v1.0.3 |
| 1267 | 2026-06-17T16:05:45.092Z | Downloaded rand_core v0.6.4 |
| 1268 | 2026-06-17T16:05:45.092Z | Downloaded progenitor v0.10.0 |
| 1269 | 2026-06-17T16:05:45.092Z | Downloaded rand_chacha v0.9.0 |
| 1270 | 2026-06-17T16:05:45.092Z | Downloaded konst v0.2.20 |
| 1271 | 2026-06-17T16:05:45.096Z | Downloaded papergrid v0.11.0 |
| 1272 | 2026-06-17T16:05:45.099Z | Downloaded quinn-udp v0.5.14 |
| 1273 | 2026-06-17T16:05:45.099Z | Downloaded pem v3.0.6 |
| 1274 | 2026-06-17T16:05:45.102Z | Downloaded sigpipe v0.1.3 |
| 1275 | 2026-06-17T16:05:45.102Z | Downloaded parking_lot v0.11.2 |
| 1276 | 2026-06-17T16:05:45.105Z | Downloaded slog-envlogger v2.2.0 |
| 1277 | 2026-06-17T16:05:45.105Z | Downloaded schemars_derive v0.8.22 |
| 1278 | 2026-06-17T16:05:45.105Z | Downloaded half v2.7.1 |
| 1279 | 2026-06-17T16:05:45.108Z | Downloaded arc-swap v1.9.1 |
| 1280 | 2026-06-17T16:05:45.111Z | Downloaded num-traits v0.2.19 |
| 1281 | 2026-06-17T16:05:45.111Z | Downloaded hashbrown v0.12.3 |
| 1282 | 2026-06-17T16:05:45.148Z | Downloaded serde_spanned v0.6.9 |
| 1283 | 2026-06-17T16:05:45.148Z | Downloaded icu_properties v2.2.0 |
| 1284 | 2026-06-17T16:05:45.153Z | Downloaded pin-project v1.1.13 |
| 1285 | 2026-06-17T16:05:45.153Z | Downloaded slog-bunyan v2.5.0 |
| 1286 | 2026-06-17T16:05:45.153Z | Downloaded serde_path_to_error v0.1.20 |
| 1287 | 2026-06-17T16:05:45.153Z | Downloaded serde_derive_internals v0.29.1 |
| 1288 | 2026-06-17T16:05:45.153Z | Downloaded scroll v0.12.0 |
| 1289 | 2026-06-17T16:05:45.153Z | Downloaded rusty-fork v0.3.1 |
| 1290 | 2026-06-17T16:05:45.153Z | Downloaded smawk v0.3.2 |
| 1291 | 2026-06-17T16:05:45.154Z | Downloaded rustversion v1.0.22 |
| 1292 | 2026-06-17T16:05:45.154Z | Downloaded rustls-native-certs v0.8.4 |
| 1293 | 2026-06-17T16:05:45.154Z | Downloaded proc-macro-error v1.0.4 |
| 1294 | 2026-06-17T16:05:45.154Z | Downloaded crypto-bigint v0.5.5 |
| 1295 | 2026-06-17T16:05:45.154Z | Downloaded rhai_codegen v3.2.0 |
| 1296 | 2026-06-17T16:05:45.154Z | Downloaded subtle v2.6.1 |
| 1297 | 2026-06-17T16:05:45.154Z | Downloaded stable_deref_trait v1.2.1 |
| 1298 | 2026-06-17T16:05:45.154Z | Downloaded crossbeam-channel v0.5.15 |
| 1299 | 2026-06-17T16:05:45.154Z | Downloaded spin v0.5.2 |
| 1300 | 2026-06-17T16:05:45.158Z | Downloaded pest_generator v2.8.6 |
| 1301 | 2026-06-17T16:05:45.158Z | Downloaded signal-hook-registry v1.4.8 |
| 1302 | 2026-06-17T16:05:45.158Z | Downloaded sync_wrapper v1.0.2 |
| 1303 | 2026-06-17T16:05:45.159Z | Downloaded structmeta v0.3.0 |
| 1304 | 2026-06-17T16:05:45.159Z | Downloaded swrite v0.1.0 |
| 1305 | 2026-06-17T16:05:45.159Z | Downloaded supports-color v3.0.2 |
| 1306 | 2026-06-17T16:05:45.163Z | Downloaded strum v0.27.2 |
| 1307 | 2026-06-17T16:05:45.163Z | Downloaded hickory-resolver v0.25.2 |
| 1308 | 2026-06-17T16:05:45.163Z | Downloaded structmeta-derive v0.3.0 |
| 1309 | 2026-06-17T16:05:45.167Z | Downloaded sha2 v0.10.9 |
| 1310 | 2026-06-17T16:05:45.167Z | Downloaded serde_tokenstream v0.2.3 |
| 1311 | 2026-06-17T16:05:45.167Z | Downloaded progenitor v0.14.0 |
| 1312 | 2026-06-17T16:05:45.170Z | Downloaded log v0.4.32 |
| 1313 | 2026-06-17T16:05:45.170Z | Downloaded tabwriter v1.4.1 |
| 1314 | 2026-06-17T16:05:45.170Z | Downloaded slog-dtrace v0.3.0 |
| 1315 | 2026-06-17T16:05:45.173Z | Downloaded proc-macro-error2 v2.0.1 |
| 1316 | 2026-06-17T16:05:45.173Z | Downloaded tabled_derive v0.11.0 |
| 1317 | 2026-06-17T16:05:45.177Z | Downloaded getrandom v0.4.2 |
| 1318 | 2026-06-17T16:05:45.177Z | Downloaded testing_table v0.3.0 |
| 1319 | 2026-06-17T16:05:45.181Z | Downloaded terminal_size v0.4.4 |
| 1320 | 2026-06-17T16:05:45.181Z | Downloaded tabled_derive v0.7.0 |
| 1321 | 2026-06-17T16:05:45.181Z | Downloaded take_mut v0.2.2 |
| 1322 | 2026-06-17T16:05:45.181Z | Downloaded strum v0.26.3 |
| 1323 | 2026-06-17T16:05:45.184Z | Downloaded camino v1.2.2 |
| 1324 | 2026-06-17T16:05:45.184Z | Downloaded slog-stdlog v4.1.1 |
| 1325 | 2026-06-17T16:05:45.184Z | Downloaded icu_collections v2.2.0 |
| 1326 | 2026-06-17T16:05:45.187Z | Downloaded scroll v0.13.0 |
| 1327 | 2026-06-17T16:05:45.191Z | Downloaded pest_meta v2.8.6 |
| 1328 | 2026-06-17T16:05:45.191Z | Downloaded slog-scope v4.4.1 |
| 1329 | 2026-06-17T16:05:45.194Z | Downloaded slog-json v2.6.1 |
| 1330 | 2026-06-17T16:05:45.194Z | Downloaded smf v0.2.3 |
| 1331 | 2026-06-17T16:05:45.194Z | Downloaded newtype_derive v0.1.6 |
| 1332 | 2026-06-17T16:05:45.194Z | Downloaded time-core v0.1.8 |
| 1333 | 2026-06-17T16:05:45.197Z | Downloaded newline-converter v0.3.0 |
| 1334 | 2026-06-17T16:05:45.197Z | Downloaded slab v0.4.12 |
| 1335 | 2026-06-17T16:05:45.198Z | Downloaded simd-adler32 v0.3.9 |
| 1336 | 2026-06-17T16:05:45.201Z | Downloaded shlex v2.0.1 |
| 1337 | 2026-06-17T16:05:45.201Z | Downloaded termtree v0.5.1 |
| 1338 | 2026-06-17T16:05:45.201Z | Downloaded tagptr v0.2.0 |
| 1339 | 2026-06-17T16:05:45.204Z | Downloaded natord v1.0.9 |
| 1340 | 2026-06-17T16:05:45.204Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1341 | 2026-06-17T16:05:45.204Z | Downloaded cancel-safe-futures v0.1.5 |
| 1342 | 2026-06-17T16:05:45.208Z | Downloaded lru-slab v0.1.2 |
| 1343 | 2026-06-17T16:05:45.208Z | Downloaded itoa v1.0.18 |
| 1344 | 2026-06-17T16:05:45.208Z | Downloaded camino-tempfile v1.4.1 |
| 1345 | 2026-06-17T16:05:45.211Z | Downloaded serde_with_macros v3.20.0 |
| 1346 | 2026-06-17T16:05:45.211Z | Downloaded anstyle v1.0.14 |
| 1347 | 2026-06-17T16:05:45.211Z | Downloaded hostname v0.4.2 |
| 1348 | 2026-06-17T16:05:45.216Z | Downloaded fxhash v0.2.1 |
| 1349 | 2026-06-17T16:05:45.216Z | Downloaded fnv v1.0.7 |
| 1350 | 2026-06-17T16:05:45.216Z | Downloaded daft v0.1.7 |
| 1351 | 2026-06-17T16:05:45.221Z | Downloaded tokio-macros v2.7.0 |
| 1352 | 2026-06-17T16:05:45.221Z | Downloaded csv-core v0.1.13 |
| 1353 | 2026-06-17T16:05:45.221Z | Downloaded compression-codecs v0.4.38 |
| 1354 | 2026-06-17T16:05:45.221Z | Downloaded proc-macro2 v1.0.106 |
| 1355 | 2026-06-17T16:05:45.224Z | Downloaded rustls-pki-types v1.14.1 |
| 1356 | 2026-06-17T16:05:45.224Z | Downloaded thread-id v4.2.2 |
| 1357 | 2026-06-17T16:05:45.227Z | Downloaded byteorder v1.5.0 |
| 1358 | 2026-06-17T16:05:45.227Z | Downloaded bytecount v0.6.9 |
| 1359 | 2026-06-17T16:05:45.227Z | Downloaded foreign-types-shared v0.3.1 |
| 1360 | 2026-06-17T16:05:45.230Z | Downloaded float-ord v0.3.2 |
| 1361 | 2026-06-17T16:05:45.230Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1362 | 2026-06-17T16:05:45.230Z | Downloaded tinyvec_macros v0.1.1 |
| 1363 | 2026-06-17T16:05:45.230Z | Downloaded synstructure v0.13.2 |
| 1364 | 2026-06-17T16:05:45.232Z | Downloaded indicatif v0.18.4 |
| 1365 | 2026-06-17T16:05:45.235Z | Downloaded flate2 v1.1.9 |
| 1366 | 2026-06-17T16:05:45.238Z | Downloaded progenitor-impl v0.10.0 |
| 1367 | 2026-06-17T16:05:45.238Z | Downloaded schemars v0.8.22 |
| 1368 | 2026-06-17T16:05:45.244Z | Downloaded progenitor-impl v0.14.0 |
| 1369 | 2026-06-17T16:05:45.248Z | Downloaded slog-term v2.9.2 |
| 1370 | 2026-06-17T16:05:45.248Z | Downloaded smartstring v1.0.1 |
| 1371 | 2026-06-17T16:05:45.251Z | Downloaded semver v1.0.28 |
| 1372 | 2026-06-17T16:05:45.251Z | Downloaded tower-service v0.3.3 |
| 1373 | 2026-06-17T16:05:45.254Z | Downloaded tower-layer v0.3.3 |
| 1374 | 2026-06-17T16:05:45.254Z | Downloaded static_assertions v1.1.0 |
| 1375 | 2026-06-17T16:05:45.254Z | Downloaded openssl-sys v0.9.116 |
| 1376 | 2026-06-17T16:05:45.257Z | Downloaded toml_datetime v0.6.11 |
| 1377 | 2026-06-17T16:05:45.257Z | Downloaded strsim v0.11.1 |
| 1378 | 2026-06-17T16:05:45.259Z | Downloaded serde_core v1.0.228 |
| 1379 | 2026-06-17T16:05:45.259Z | Downloaded thiserror-no-std v2.0.2 |
| 1380 | 2026-06-17T16:05:45.264Z | Downloaded time-macros v0.2.27 |
| 1381 | 2026-06-17T16:05:45.267Z | Downloaded jiff-static v0.2.28 |
| 1382 | 2026-06-17T16:05:45.267Z | Downloaded serde_derive v1.0.228 |
| 1383 | 2026-06-17T16:05:45.267Z | Downloaded papergrid v0.18.0 |
| 1384 | 2026-06-17T16:05:45.270Z | Downloaded ryu v1.0.23 |
| 1385 | 2026-06-17T16:05:45.273Z | Downloaded thread-id v5.1.0 |
| 1386 | 2026-06-17T16:05:45.273Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1387 | 2026-06-17T16:05:45.277Z | Downloaded cipher v0.4.4 |
| 1388 | 2026-06-17T16:05:45.277Z | Downloaded chacha20 v0.9.1 |
| 1389 | 2026-06-17T16:05:45.279Z | Downloaded bs58 v0.5.1 |
| 1390 | 2026-06-17T16:05:45.280Z | Downloaded anstyle-parse v1.0.0 |
| 1391 | 2026-06-17T16:05:45.280Z | Downloaded form_urlencoded v1.2.2 |
| 1392 | 2026-06-17T16:05:45.280Z | Downloaded dtrace-parser v0.3.0 |
| 1393 | 2026-06-17T16:05:45.282Z | Downloaded foreign-types v0.3.2 |
| 1394 | 2026-06-17T16:05:45.282Z | Downloaded toml_write v0.1.2 |
| 1395 | 2026-06-17T16:05:45.282Z | Downloaded tinystr v0.8.3 |
| 1396 | 2026-06-17T16:05:45.285Z | Downloaded tokio-dtrace v0.1.1 |
| 1397 | 2026-06-17T16:05:45.285Z | Downloaded hickory-resolver v0.24.4 |
| 1398 | 2026-06-17T16:05:45.288Z | Downloaded git-stub v1.0.0 |
| 1399 | 2026-06-17T16:05:45.288Z | Downloaded unarray v0.1.4 |
| 1400 | 2026-06-17T16:05:45.291Z | Downloaded defmt v1.1.0 |
| 1401 | 2026-06-17T16:05:45.291Z | Downloaded async-stream-impl v0.3.6 |
| 1402 | 2026-06-17T16:05:45.294Z | Downloaded darling_macro v0.21.3 |
| 1403 | 2026-06-17T16:05:45.294Z | Downloaded base64 v0.21.7 |
| 1404 | 2026-06-17T16:05:45.297Z | Downloaded dof v0.3.0 |
| 1405 | 2026-06-17T16:05:45.297Z | Downloaded try-lock v0.2.5 |
| 1406 | 2026-06-17T16:05:45.297Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1407 | 2026-06-17T16:05:45.300Z | Downloaded similar v2.7.0 |
| 1408 | 2026-06-17T16:05:45.302Z | Downloaded unicode-linebreak v0.1.5 |
| 1409 | 2026-06-17T16:05:45.302Z | Downloaded thiserror-impl v2.0.18 |
| 1410 | 2026-06-17T16:05:45.305Z | Downloaded untrusted v0.7.1 |
| 1411 | 2026-06-17T16:05:45.305Z | Downloaded thiserror-impl v1.0.69 |
| 1412 | 2026-06-17T16:05:45.305Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1413 | 2026-06-17T16:05:45.308Z | Downloaded universal-hash v0.5.1 |
| 1414 | 2026-06-17T16:05:45.308Z | Downloaded prettyplease v0.2.37 |
| 1415 | 2026-06-17T16:05:45.311Z | Downloaded miniz_oxide v0.8.9 |
| 1416 | 2026-06-17T16:05:45.311Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1417 | 2026-06-17T16:05:45.315Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1418 | 2026-06-17T16:05:45.315Z | Downloaded cfg_aliases v0.2.1 |
| 1419 | 2026-06-17T16:05:45.315Z | Downloaded atomic-waker v1.1.2 |
| 1420 | 2026-06-17T16:05:45.315Z | Downloaded thread_local v1.1.9 |
| 1421 | 2026-06-17T16:05:45.318Z | Downloaded slog-async v2.8.0 |
| 1422 | 2026-06-17T16:05:45.318Z | Downloaded rand v0.8.6 |
| 1423 | 2026-06-17T16:05:45.318Z | Downloaded tempfile v3.27.0 |
| 1424 | 2026-06-17T16:05:45.321Z | Downloaded typify-macro v0.6.2 |
| 1425 | 2026-06-17T16:05:45.321Z | Downloaded thiserror v1.0.69 |
| 1426 | 2026-06-17T16:05:45.325Z | Downloaded typify-macro v0.4.3 |
| 1427 | 2026-06-17T16:05:45.325Z | Downloaded unit-prefix v0.5.2 |
| 1428 | 2026-06-17T16:05:45.325Z | Downloaded utf-8 v0.7.6 |
| 1429 | 2026-06-17T16:05:45.328Z | Downloaded unicode-xid v0.2.6 |
| 1430 | 2026-06-17T16:05:45.328Z | Downloaded tiny-keccak v2.0.2 |
| 1431 | 2026-06-17T16:05:45.328Z | Downloaded usdt v0.6.0 |
| 1432 | 2026-06-17T16:05:45.328Z | Downloaded usdt v0.5.0 |
| 1433 | 2026-06-17T16:05:45.328Z | Downloaded smallvec v1.15.1 |
| 1434 | 2026-06-17T16:05:45.331Z | Downloaded untrusted v0.9.0 |
| 1435 | 2026-06-17T16:05:45.331Z | Downloaded indexmap v2.14.0 |
| 1436 | 2026-06-17T16:05:45.334Z | Downloaded hyper-util v0.1.20 |
| 1437 | 2026-06-17T16:05:45.336Z | Downloaded spin v0.9.8 |
| 1438 | 2026-06-17T16:05:45.339Z | Downloaded tokio-tungstenite v0.21.0 |
| 1439 | 2026-06-17T16:05:45.339Z | Downloaded usdt-attr-macro v0.6.0 |
| 1440 | 2026-06-17T16:05:45.342Z | Downloaded usdt-attr-macro v0.5.0 |
| 1441 | 2026-06-17T16:05:45.342Z | Downloaded snafu-derive v0.8.9 |
| 1442 | 2026-06-17T16:05:45.343Z | Downloaded progenitor-impl v0.13.0 |
| 1443 | 2026-06-17T16:05:45.343Z | Downloaded http v1.4.1 |
| 1444 | 2026-06-17T16:05:45.347Z | Downloaded utf8_iter v1.0.4 |
| 1445 | 2026-06-17T16:05:45.347Z | Downloaded dropshot-api-manager v0.7.2 |
| 1446 | 2026-06-17T16:05:45.350Z | Downloaded memchr v2.8.1 |
| 1447 | 2026-06-17T16:05:45.353Z | Downloaded cpufeatures v0.2.17 |
| 1448 | 2026-06-17T16:05:45.353Z | Downloaded dropshot_endpoint v0.17.1 |
| 1449 | 2026-06-17T16:05:45.355Z | Downloaded strum_macros v0.27.2 |
| 1450 | 2026-06-17T16:05:45.355Z | Downloaded strum_macros v0.26.4 |
| 1451 | 2026-06-17T16:05:45.358Z | Downloaded dof v0.4.0 |
| 1452 | 2026-06-17T16:05:45.358Z | Downloaded bit-vec v0.8.0 |
| 1453 | 2026-06-17T16:05:45.361Z | Downloaded convert_case v0.4.0 |
| 1454 | 2026-06-17T16:05:45.361Z | Downloaded embedded-io v0.4.0 |
| 1455 | 2026-06-17T16:05:45.361Z | Downloaded usdt-macro v0.6.0 |
| 1456 | 2026-06-17T16:05:45.361Z | Downloaded usdt-macro v0.5.0 |
| 1457 | 2026-06-17T16:05:45.364Z | Downloaded allocator-api2 v0.2.21 |
| 1458 | 2026-06-17T16:05:45.364Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1459 | 2026-06-17T16:05:45.364Z | Downloaded backon v1.6.0 |
| 1460 | 2026-06-17T16:05:45.367Z | Downloaded typeid v1.0.3 |
| 1461 | 2026-06-17T16:05:45.367Z | Downloaded autocfg v1.5.1 |
| 1462 | 2026-06-17T16:05:45.370Z | Downloaded bytes v1.11.1 |
| 1463 | 2026-06-17T16:05:45.370Z | Downloaded wait-timeout v0.2.1 |
| 1464 | 2026-06-17T16:05:45.373Z | Downloaded base64ct v1.8.3 |
| 1465 | 2026-06-17T16:05:45.373Z | Downloaded want v0.3.1 |
| 1466 | 2026-06-17T16:05:45.373Z | Downloaded yoke-derive v0.8.2 |
| 1467 | 2026-06-17T16:05:45.376Z | Downloaded rayon-core v1.13.0 |
| 1468 | 2026-06-17T16:05:45.376Z | Downloaded base16ct v1.0.0 |
| 1469 | 2026-06-17T16:05:45.378Z | Downloaded utf8parse v0.2.2 |
| 1470 | 2026-06-17T16:05:45.378Z | Downloaded toml v0.8.23 |
| 1471 | 2026-06-17T16:05:45.381Z | Downloaded waitgroup v0.1.2 |
| 1472 | 2026-06-17T16:05:45.383Z | Downloaded version_check v0.9.5 |
| 1473 | 2026-06-17T16:05:45.387Z | Downloaded zerofrom v0.1.8 |
| 1474 | 2026-06-17T16:05:45.387Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1475 | 2026-06-17T16:05:45.387Z | Downloaded zeroize_derive v1.4.3 |
| 1476 | 2026-06-17T16:05:45.394Z | Downloaded thiserror v2.0.18 |
| 1477 | 2026-06-17T16:05:45.396Z | Downloaded term v1.2.1 |
| 1478 | 2026-06-17T16:05:45.399Z | Downloaded test-strategy v0.4.5 |
| 1479 | 2026-06-17T16:05:45.402Z | Downloaded mio v1.2.1 |
| 1480 | 2026-06-17T16:05:45.405Z | Downloaded zerofrom-derive v0.1.7 |
| 1481 | 2026-06-17T16:05:45.405Z | Downloaded minimal-lexical v0.2.1 |
| 1482 | 2026-06-17T16:05:45.408Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1483 | 2026-06-17T16:05:45.408Z | Downloaded tokio-rustls v0.26.4 |
| 1484 | 2026-06-17T16:05:45.412Z | Downloaded slog v2.8.2 |
| 1485 | 2026-06-17T16:05:45.412Z | Downloaded snafu v0.8.9 |
| 1486 | 2026-06-17T16:05:45.415Z | Downloaded serde v1.0.228 |
| 1487 | 2026-06-17T16:05:45.418Z | Downloaded zone_cfg_derive v0.3.1 |
| 1488 | 2026-06-17T16:05:45.418Z | Downloaded tracing-attributes v0.1.31 |
| 1489 | 2026-06-17T16:05:45.423Z | Downloaded hyper v1.10.1 |
| 1490 | 2026-06-17T16:05:45.430Z | Downloaded socket2 v0.6.4 |
| 1491 | 2026-06-17T16:05:45.433Z | Downloaded usdt-impl v0.6.0 |
| 1492 | 2026-06-17T16:05:45.433Z | Downloaded usdt-impl v0.5.0 |
| 1493 | 2026-06-17T16:05:45.436Z | Downloaded tokio-stream v0.1.18 |
| 1494 | 2026-06-17T16:05:45.436Z | Downloaded qorb v0.4.1 |
| 1495 | 2026-06-17T16:05:45.440Z | Downloaded whoami v1.6.1 |
| 1496 | 2026-06-17T16:05:45.443Z | Downloaded rustls-webpki v0.103.13 |
| 1497 | 2026-06-17T16:05:45.443Z | Downloaded quinn v0.11.9 |
| 1498 | 2026-06-17T16:05:45.445Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1499 | 2026-06-17T16:05:45.448Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1500 | 2026-06-17T16:05:45.452Z | Downloaded schemars v0.9.0 |
| 1501 | 2026-06-17T16:05:45.457Z | Downloaded zone v0.3.1 |
| 1502 | 2026-06-17T16:05:45.459Z | Downloaded zeroize v1.8.2 |
| 1503 | 2026-06-17T16:05:45.459Z | Downloaded rand v0.9.4 |
| 1504 | 2026-06-17T16:05:45.459Z | Downloaded aho-corasick v1.1.4 |
| 1505 | 2026-06-17T16:05:45.462Z | Downloaded thin-vec v0.2.18 |
| 1506 | 2026-06-17T16:05:45.465Z | Downloaded textwrap v0.16.2 |
| 1507 | 2026-06-17T16:05:45.468Z | Downloaded idna v1.1.0 |
| 1508 | 2026-06-17T16:05:45.472Z | Downloaded xz2 v0.1.7 |
| 1509 | 2026-06-17T16:05:45.472Z | Downloaded walkdir v2.5.0 |
| 1510 | 2026-06-17T16:05:45.474Z | Downloaded vsss-rs v3.3.4 |
| 1511 | 2026-06-17T16:05:45.474Z | Downloaded itertools v0.14.0 |
| 1512 | 2026-06-17T16:05:45.477Z | Downloaded rand v0.10.1 |
| 1513 | 2026-06-17T16:05:45.480Z | Downloaded writeable v0.6.3 |
| 1514 | 2026-06-17T16:05:45.480Z | Downloaded tracing-core v0.1.36 |
| 1515 | 2026-06-17T16:05:45.484Z | Downloaded nom v7.1.3 |
| 1516 | 2026-06-17T16:05:45.486Z | Downloaded typify v0.4.3 |
| 1517 | 2026-06-17T16:05:45.487Z | Downloaded pest v2.8.6 |
| 1518 | 2026-06-17T16:05:45.489Z | Downloaded typify v0.6.2 |
| 1519 | 2026-06-17T16:05:45.492Z | Downloaded unicode-ident v1.0.24 |
| 1520 | 2026-06-17T16:05:45.495Z | Downloaded tungstenite v0.21.0 |
| 1521 | 2026-06-17T16:05:45.498Z | Downloaded clap_builder v4.6.0 |
| 1522 | 2026-06-17T16:05:45.502Z | Downloaded tinyvec v1.11.0 |
| 1523 | 2026-06-17T16:05:45.509Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1524 | 2026-06-17T16:05:45.512Z | Downloaded unsafe-libyaml v0.2.11 |
| 1525 | 2026-06-17T16:05:45.515Z | Downloaded toml_edit v0.22.27 |
| 1526 | 2026-06-17T16:05:45.518Z | Downloaded itertools v0.12.1 |
| 1527 | 2026-06-17T16:05:45.521Z | Downloaded hashbrown v0.15.5 |
| 1528 | 2026-06-17T16:05:45.523Z | Downloaded zmij v1.0.21 |
| 1529 | 2026-06-17T16:05:45.526Z | Downloaded zerovec-derive v0.11.3 |
| 1530 | 2026-06-17T16:05:45.530Z | Downloaded hashbrown v0.16.1 |
| 1531 | 2026-06-17T16:05:45.541Z | Downloaded yoke v0.8.3 |
| 1532 | 2026-06-17T16:05:45.547Z | Downloaded aws-lc-rs v1.17.0 |
| 1533 | 2026-06-17T16:05:45.552Z | Downloaded ucd-trie v0.1.7 |
| 1534 | 2026-06-17T16:05:45.556Z | Downloaded iddqd v0.4.2 |
| 1535 | 2026-06-17T16:05:45.560Z | Downloaded zerocopy-derive v0.7.35 |
| 1536 | 2026-06-17T16:05:45.563Z | Downloaded schemars v1.2.1 |
| 1537 | 2026-06-17T16:05:45.572Z | Downloaded icu_properties_data v2.2.0 |
| 1538 | 2026-06-17T16:05:45.576Z | Downloaded ron v0.12.1 |
| 1539 | 2026-06-17T16:05:45.584Z | Downloaded hashbrown v0.17.1 |
| 1540 | 2026-06-17T16:05:45.588Z | Downloaded toml_edit v0.19.15 |
| 1541 | 2026-06-17T16:05:45.597Z | Downloaded url v2.5.8 |
| 1542 | 2026-06-17T16:05:45.600Z | Downloaded typenum v1.20.1 |
| 1543 | 2026-06-17T16:05:45.603Z | Downloaded regex v1.12.3 |
| 1544 | 2026-06-17T16:05:45.605Z | Downloaded nom v8.0.0 |
| 1545 | 2026-06-17T16:05:45.609Z | Downloaded reqwest v0.13.4 |
| 1546 | 2026-06-17T16:05:45.629Z | Downloaded steno v0.4.1 |
| 1547 | 2026-06-17T16:05:45.643Z | Downloaded typed-path v0.9.3 |
| 1548 | 2026-06-17T16:05:45.647Z | Downloaded uuid v1.23.2 |
| 1549 | 2026-06-17T16:05:45.650Z | Downloaded h2 v0.4.14 |
| 1550 | 2026-06-17T16:05:45.657Z | Downloaded chrono v0.4.45 |
| 1551 | 2026-06-17T16:05:45.663Z | Downloaded portable-atomic v1.13.1 |
| 1552 | 2026-06-17T16:05:45.674Z | Downloaded futures-util v0.3.32 |
| 1553 | 2026-06-17T16:05:45.680Z | Downloaded unicode-segmentation v1.13.3 |
| 1554 | 2026-06-17T16:05:45.682Z | Downloaded goblin v0.8.2 |
| 1555 | 2026-06-17T16:05:45.685Z | Downloaded unicode-normalization v0.1.25 |
| 1556 | 2026-06-17T16:05:45.688Z | Downloaded tokio-util v0.7.18 |
| 1557 | 2026-06-17T16:05:45.691Z | Downloaded tower v0.5.3 |
| 1558 | 2026-06-17T16:05:45.707Z | Downloaded proptest v1.11.0 |
| 1559 | 2026-06-17T16:05:45.715Z | Downloaded zerocopy-derive v0.8.50 |
| 1560 | 2026-06-17T16:05:45.720Z | Downloaded zerovec v0.11.6 |
| 1561 | 2026-06-17T16:05:45.723Z | Downloaded zerotrie v0.2.4 |
| 1562 | 2026-06-17T16:05:45.735Z | Downloaded moka v0.12.15 |
| 1563 | 2026-06-17T16:05:45.739Z | Downloaded reqwest v0.12.28 |
| 1564 | 2026-06-17T16:05:45.761Z | Downloaded libm v0.2.16 |
| 1565 | 2026-06-17T16:05:45.766Z | Downloaded hkdf v0.12.4 |
| 1566 | 2026-06-17T16:05:45.769Z | Downloaded curve25519-dalek v4.1.3 |
| 1567 | 2026-06-17T16:05:45.776Z | Downloaded zerocopy v0.7.35 |
| 1568 | 2026-06-17T16:05:45.785Z | Downloaded quinn-proto v0.11.14 |
| 1569 | 2026-06-17T16:05:45.801Z | Downloaded tabled v0.21.0 |
| 1570 | 2026-06-17T16:05:45.810Z | Downloaded time v0.3.47 |
| 1571 | 2026-06-17T16:05:45.817Z | Downloaded bstr v1.12.1 |
| 1572 | 2026-06-17T16:05:45.821Z | Downloaded openssl v0.10.80 |
| 1573 | 2026-06-17T16:05:45.828Z | Downloaded webpki-roots v1.0.7 |
| 1574 | 2026-06-17T16:05:45.831Z | Downloaded serde_json v1.0.150 |
| 1575 | 2026-06-17T16:05:45.841Z | Downloaded tough v0.22.0 |
| 1576 | 2026-06-17T16:05:45.845Z | Downloaded rayon v1.12.0 |
| 1577 | 2026-06-17T16:05:45.867Z | Downloaded syn v2.0.117 |
| 1578 | 2026-06-17T16:05:45.873Z | Downloaded serde_with v3.20.0 |
| 1579 | 2026-06-17T16:05:45.881Z | Downloaded unicode-width v0.1.14 |
| 1580 | 2026-06-17T16:05:45.885Z | Downloaded smoltcp v0.11.0 |
| 1581 | 2026-06-17T16:05:45.889Z | Downloaded tower-http v0.6.11 |
| 1582 | 2026-06-17T16:05:45.894Z | Downloaded regress v0.10.5 |
| 1583 | 2026-06-17T16:05:45.898Z | Downloaded winnow v0.5.40 |
| 1584 | 2026-06-17T16:05:45.904Z | Downloaded regex-syntax v0.8.10 |
| 1585 | 2026-06-17T16:05:45.912Z | Downloaded goblin v0.10.7 |
| 1586 | 2026-06-17T16:05:45.916Z | Downloaded regress v0.11.1 |
| 1587 | 2026-06-17T16:05:45.955Z | Downloaded tabled v0.15.0 |
| 1588 | 2026-06-17T16:05:45.991Z | Downloaded winnow v0.7.15 |
| 1589 | 2026-06-17T16:05:46.008Z | Downloaded tracing v0.1.44 |
| 1590 | 2026-06-17T16:05:46.016Z | Downloaded winnow v1.0.3 |
| 1591 | 2026-06-17T16:05:46.026Z | Downloaded syn v1.0.109 |
| 1592 | 2026-06-17T16:05:46.040Z | Downloaded vcpkg v0.2.15 |
| 1593 | 2026-06-17T16:05:46.062Z | Downloaded regex-automata v0.4.14 |
| 1594 | 2026-06-17T16:05:46.070Z | Downloaded nix v0.31.3 |
| 1595 | 2026-06-17T16:05:46.091Z | Downloaded petgraph v0.6.5 |
| 1596 | 2026-06-17T16:05:46.100Z | Downloaded unicode-width v0.2.2 |
| 1597 | 2026-06-17T16:05:46.110Z | Downloaded dropshot v0.17.1 |
| 1598 | 2026-06-17T16:05:46.122Z | Downloaded rhai v1.25.1 |
| 1599 | 2026-06-17T16:05:46.128Z | Downloaded chrono-tz v0.10.4 |
| 1600 | 2026-06-17T16:05:46.137Z | Downloaded libc v0.2.186 |
| 1601 | 2026-06-17T16:05:46.156Z | Downloaded hickory-proto v0.24.4 |
| 1602 | 2026-06-17T16:05:46.163Z | Downloaded zerocopy v0.8.50 |
| 1603 | 2026-06-17T16:05:46.174Z | Downloaded rustls v0.23.40 |
| 1604 | 2026-06-17T16:05:46.181Z | Downloaded rustix v0.38.44 |
| 1605 | 2026-06-17T16:05:46.193Z | Downloaded csv v1.4.0 |
| 1606 | 2026-06-17T16:05:46.205Z | Downloaded openapiv3 v2.2.0 |
| 1607 | 2026-06-17T16:05:46.225Z | Downloaded tokio v1.52.3 |
| 1608 | 2026-06-17T16:05:46.235Z | Downloaded hickory-proto v0.25.2 |
| 1609 | 2026-06-17T16:05:46.244Z | Downloaded rustix v1.1.4 |
| 1610 | 2026-06-17T16:05:46.262Z | Downloaded sled v0.34.7 |
| 1611 | 2026-06-17T16:05:46.271Z | Downloaded typify-impl v0.6.2 |
| 1612 | 2026-06-17T16:05:46.279Z | Downloaded typify-impl v0.4.3 |
| 1613 | 2026-06-17T16:05:46.328Z | Downloaded ring v0.17.14 |
| 1614 | 2026-06-17T16:05:46.380Z | Downloaded jiff v0.2.28 |
| 1615 | 2026-06-17T16:05:46.393Z | Downloaded lzma-sys v0.1.20 |
| 1616 | 2026-06-17T16:05:46.408Z | Downloaded petgraph v0.8.3 |
| 1617 | 2026-06-17T16:05:46.425Z | Downloaded sha3 v0.10.9 |
| 1618 | 2026-06-17T16:05:46.452Z | Downloaded encoding_rs v0.8.35 |
| 1619 | 2026-06-17T16:05:46.908Z | Downloaded aws-lc-sys v0.41.0 |
| 1620 | 2026-06-17T16:05:47.255Z | Compiling proc-macro2 v1.0.106 |
| 1621 | 2026-06-17T16:05:47.255Z | Compiling quote v1.0.45 |
| 1622 | 2026-06-17T16:05:47.255Z | Compiling unicode-ident v1.0.24 |
| 1623 | 2026-06-17T16:05:47.255Z | Compiling serde_core v1.0.228 |
| 1624 | 2026-06-17T16:05:47.258Z | Compiling serde v1.0.228 |
| 1625 | 2026-06-17T16:05:47.258Z | Compiling libc v0.2.186 |
| 1626 | 2026-06-17T16:05:47.259Z | Compiling cfg-if v1.0.4 |
| 1627 | 2026-06-17T16:05:47.525Z | Compiling zmij v1.0.21 |
| 1628 | 2026-06-17T16:05:47.555Z | Compiling autocfg v1.5.1 |
| 1629 | 2026-06-17T16:05:47.904Z | Compiling memchr v2.8.1 |
| 1630 | 2026-06-17T16:05:47.945Z | Compiling libm v0.2.16 |
| 1631 | 2026-06-17T16:05:48.327Z | Compiling itoa v1.0.18 |
| 1632 | 2026-06-17T16:05:48.422Z | Compiling icu_properties_data v2.2.0 |
| 1633 | 2026-06-17T16:05:48.608Z | Compiling icu_normalizer_data v2.2.0 |
| 1634 | 2026-06-17T16:05:48.625Z | Compiling version_check v0.9.5 |
| 1635 | 2026-06-17T16:05:48.665Z | Compiling stable_deref_trait v1.2.1 |
| 1636 | 2026-06-17T16:05:48.747Z | Compiling syn v2.0.117 |
| 1637 | 2026-06-17T16:05:48.808Z | Compiling serde_json v1.0.150 |
| 1638 | 2026-06-17T16:05:48.851Z | Compiling parking_lot_core v0.9.12 |
| 1639 | 2026-06-17T16:05:48.894Z | Compiling writeable v0.6.3 |
| 1640 | 2026-06-17T16:05:49.089Z | Compiling litemap v0.8.2 |
| 1641 | 2026-06-17T16:05:49.129Z | Compiling num-traits v0.2.19 |
| 1642 | 2026-06-17T16:05:49.146Z | Compiling utf8_iter v1.0.4 |
| 1643 | 2026-06-17T16:05:49.290Z | Compiling percent-encoding v2.3.2 |
| 1644 | 2026-06-17T16:05:49.450Z | Compiling thiserror v2.0.18 |
| 1645 | 2026-06-17T16:05:49.513Z | Compiling form_urlencoded v1.2.2 |
| 1646 | 2026-06-17T16:05:49.543Z | Compiling rand_core v0.10.1 |
| 1647 | 2026-06-17T16:05:49.560Z | Compiling getrandom v0.4.2 |
| 1648 | 2026-06-17T16:05:49.715Z | Compiling zerocopy v0.8.50 |
| 1649 | 2026-06-17T16:05:49.920Z | Compiling errno v0.3.14 |
| 1650 | 2026-06-17T16:05:49.936Z | Compiling iana-time-zone v0.1.65 |
| 1651 | 2026-06-17T16:05:50.142Z | Compiling heck v0.5.0 |
| 1652 | 2026-06-17T16:05:50.283Z | Compiling uuid v1.23.2 |
| 1653 | 2026-06-17T16:05:50.360Z | Compiling jobserver v0.1.34 |
| 1654 | 2026-06-17T16:05:50.505Z | Compiling find-msvc-tools v0.1.9 |
| 1655 | 2026-06-17T16:05:50.697Z | Compiling shlex v2.0.1 |
| 1656 | 2026-06-17T16:05:50.758Z | Compiling rustversion v1.0.22 |
| 1657 | 2026-06-17T16:05:50.890Z | Compiling cc v1.2.63 |
| 1658 | 2026-06-17T16:05:50.908Z | Compiling semver v1.0.28 |
| 1659 | 2026-06-17T16:05:50.930Z | Compiling schemars v0.8.22 |
| 1660 | 2026-06-17T16:05:51.012Z | Compiling dyn-clone v1.0.20 |
| 1661 | 2026-06-17T16:05:51.261Z | Compiling pin-project-lite v0.2.17 |
| 1662 | 2026-06-17T16:05:51.278Z | Compiling getrandom v0.2.17 |
| 1663 | 2026-06-17T16:05:51.373Z | Compiling scopeguard v1.2.0 |
| 1664 | 2026-06-17T16:05:51.503Z | Compiling lock_api v0.4.14 |
| 1665 | 2026-06-17T16:05:51.537Z | Compiling bitflags v2.12.1 |
| 1666 | 2026-06-17T16:05:51.630Z | Compiling socket2 v0.6.4 |
| 1667 | 2026-06-17T16:05:51.729Z | Compiling synstructure v0.13.2 |
| 1668 | 2026-06-17T16:05:51.759Z | Compiling serde_derive_internals v0.29.1 |
| 1669 | 2026-06-17T16:05:51.842Z | Compiling cmake v0.1.58 |
| 1670 | 2026-06-17T16:05:51.977Z | Compiling signal-hook-registry v1.4.8 |
| 1671 | 2026-06-17T16:05:52.194Z | Compiling mio v1.2.1 |
| 1672 | 2026-06-17T16:05:52.223Z | Compiling fs_extra v1.3.0 |
| 1673 | 2026-06-17T16:05:52.251Z | Compiling dunce v1.0.5 |
| 1674 | 2026-06-17T16:05:52.357Z | Compiling portable-atomic v1.13.1 |
| 1675 | 2026-06-17T16:05:52.468Z | Compiling log v0.4.32 |
| 1676 | 2026-06-17T16:05:52.484Z | Compiling futures-core v0.3.32 |
| 1677 | 2026-06-17T16:05:52.500Z | Compiling aws-lc-sys v0.41.0 |
| 1678 | 2026-06-17T16:05:52.516Z | Compiling critical-section v1.2.0 |
| 1679 | 2026-06-17T16:05:52.649Z | Compiling subtle v2.6.1 |
| 1680 | 2026-06-17T16:05:52.654Z | Compiling equivalent v1.0.2 |
| 1681 | 2026-06-17T16:05:52.789Z | Compiling httparse v1.10.1 |
| 1682 | 2026-06-17T16:05:52.834Z | Compiling futures-sink v0.3.32 |
| 1683 | 2026-06-17T16:05:52.915Z | Compiling slab v0.4.12 |
| 1684 | 2026-06-17T16:05:52.950Z | Compiling serde_derive v1.0.228 |
| 1685 | 2026-06-17T16:05:52.953Z | Compiling zerofrom-derive v0.1.7 |
| 1686 | 2026-06-17T16:05:52.953Z | Compiling yoke-derive v0.8.2 |
| 1687 | 2026-06-17T16:05:53.088Z | Compiling zerovec-derive v0.11.3 |
| 1688 | 2026-06-17T16:05:53.123Z | Compiling displaydoc v0.2.6 |
| 1689 | 2026-06-17T16:05:53.148Z | Compiling schemars_derive v0.8.22 |
| 1690 | 2026-06-17T16:05:53.417Z | Compiling thiserror-impl v2.0.18 |
| 1691 | 2026-06-17T16:05:53.649Z | Compiling tokio-macros v2.7.0 |
| 1692 | 2026-06-17T16:05:53.926Z | Compiling zerocopy-derive v0.8.50 |
| 1693 | 2026-06-17T16:05:54.050Z | Compiling zeroize_derive v1.4.3 |
| 1694 | 2026-06-17T16:05:54.172Z | Compiling zerofrom v0.1.8 |
| 1695 | 2026-06-17T16:05:54.194Z | Compiling futures-macro v0.3.32 |
| 1696 | 2026-06-17T16:05:54.325Z | Compiling yoke v0.8.3 |
| 1697 | 2026-06-17T16:05:54.373Z | Compiling once_cell v1.21.4 |
| 1698 | 2026-06-17T16:05:54.421Z | Compiling rustix v1.1.4 |
| 1699 | 2026-06-17T16:05:54.532Z | Compiling zerovec v0.11.6 |
| 1700 | 2026-06-17T16:05:54.615Z | Compiling zerotrie v0.2.4 |
| 1701 | 2026-06-17T16:05:54.743Z | Compiling zeroize v1.8.2 |
| 1702 | 2026-06-17T16:05:54.817Z | Compiling thiserror v1.0.69 |
| 1703 | 2026-06-17T16:05:54.912Z | Compiling ucd-trie v0.1.7 |
| 1704 | 2026-06-17T16:05:55.014Z | Compiling typenum v1.20.1 |
| 1705 | 2026-06-17T16:05:55.073Z | Compiling pest v2.8.6 |
| 1706 | 2026-06-17T16:05:55.090Z | Compiling thiserror-impl v1.0.69 |
| 1707 | 2026-06-17T16:05:55.144Z | Compiling tinystr v0.8.3 |
| 1708 | 2026-06-17T16:05:55.163Z | Compiling potential_utf v0.1.5 |
| 1709 | 2026-06-17T16:05:55.177Z | Compiling futures-channel v0.3.32 |
| 1710 | 2026-06-17T16:05:55.350Z | Compiling icu_locale_core v2.2.0 |
| 1711 | 2026-06-17T16:05:55.367Z | Compiling icu_collections v2.2.0 |
| 1712 | 2026-06-17T16:05:55.439Z | Compiling futures-io v0.3.32 |
| 1713 | 2026-06-17T16:05:55.640Z | Compiling futures-task v0.3.32 |
| 1714 | 2026-06-17T16:05:55.839Z | Compiling futures-util v0.3.32 |
| 1715 | 2026-06-17T16:05:56.139Z | Compiling icu_provider v2.2.0 |
| 1716 | 2026-06-17T16:05:56.264Z | Compiling smallvec v1.15.1 |
| 1717 | 2026-06-17T16:05:56.282Z | Compiling bytes v1.11.1 |
| 1718 | 2026-06-17T16:05:56.297Z | Compiling chrono v0.4.45 |
| 1719 | 2026-06-17T16:05:56.323Z | Compiling serde_tokenstream v0.2.3 |
| 1720 | 2026-06-17T16:05:56.542Z | Compiling icu_normalizer v2.2.0 |
| 1721 | 2026-06-17T16:05:56.606Z | Compiling icu_properties v2.2.0 |
| 1722 | 2026-06-17T16:05:57.150Z | Compiling parking_lot v0.12.5 |
| 1723 | 2026-06-17T16:05:57.709Z | Compiling idna_adapter v1.2.2 |
| 1724 | 2026-06-17T16:05:57.740Z | Compiling tokio v1.52.3 |
| 1725 | 2026-06-17T16:05:57.870Z | Compiling idna v1.1.0 |
| 1726 | 2026-06-17T16:05:58.009Z | Compiling pest_meta v2.8.6 |
| 1727 | 2026-06-17T16:05:58.150Z | Compiling regex-syntax v0.8.10 |
| 1728 | 2026-06-17T16:05:58.257Z | Compiling url v2.5.8 |
| 1729 | 2026-06-17T16:05:58.492Z | Compiling getrandom v0.3.4 |
| 1730 | 2026-06-17T16:05:58.599Z | Compiling pest_generator v2.8.6 |
| 1731 | 2026-06-17T16:05:58.847Z | Compiling strsim v0.11.1 |
| 1732 | 2026-06-17T16:05:59.220Z | Compiling rand_core v0.6.4 |
| 1733 | 2026-06-17T16:05:59.238Z | Compiling pest_derive v2.8.6 |
| 1734 | 2026-06-17T16:05:59.477Z | Compiling aho-corasick v1.1.4 |
| 1735 | 2026-06-17T16:05:59.765Z | Compiling byteorder v1.5.0 |
| 1736 | 2026-06-17T16:05:59.828Z | Compiling hashbrown v0.17.1 |
| 1737 | 2026-06-17T16:05:59.959Z | Compiling tracing-core v0.1.36 |
| 1738 | 2026-06-17T16:06:00.033Z | Compiling tracing-attributes v0.1.31 |
| 1739 | 2026-06-17T16:06:00.253Z | Compiling ipnetwork v0.21.1 |
| 1740 | 2026-06-17T16:06:00.528Z | Compiling indexmap v2.14.0 |
| 1741 | 2026-06-17T16:06:00.787Z | Compiling regex-automata v0.4.14 |
| 1742 | 2026-06-17T16:06:00.912Z | Compiling ident_case v1.0.1 |
| 1743 | 2026-06-17T16:06:00.996Z | Compiling slog v2.8.2 |
| 1744 | 2026-06-17T16:06:01.092Z | Compiling paste v1.0.15 |
| 1745 | 2026-06-17T16:06:01.261Z | Compiling anyhow v1.0.102 |
| 1746 | 2026-06-17T16:06:01.285Z | Compiling tracing v0.1.44 |
| 1747 | 2026-06-17T16:06:01.362Z | Compiling fnv v1.0.7 |
| 1748 | 2026-06-17T16:06:01.470Z | Compiling base64 v0.22.1 |
| 1749 | 2026-06-17T16:06:01.693Z | Compiling erased-serde v0.3.31 |
| 1750 | 2026-06-17T16:06:01.966Z | Compiling omicron-workspace-hack v0.1.0 |
| 1751 | 2026-06-17T16:06:02.788Z | Compiling regex v1.12.3 |
| 1752 | 2026-06-17T16:06:02.822Z | Compiling http v1.4.1 |
| 1753 | 2026-06-17T16:06:03.308Z | Compiling oxnet v0.1.6 |
| 1754 | 2026-06-17T16:06:03.363Z | Compiling rustls-pki-types v1.14.1 |
| 1755 | 2026-06-17T16:06:04.046Z | Compiling scroll_derive v0.13.1 |
| 1756 | 2026-06-17T16:06:04.203Z | Compiling ring v0.17.14 |
| 1757 | 2026-06-17T16:06:04.250Z | Compiling time-core v0.1.8 |
| 1758 | 2026-06-17T16:06:04.399Z | Compiling aws-lc-rs v1.17.0 |
| 1759 | 2026-06-17T16:06:04.629Z | Compiling num-conv v0.2.2 |
| 1760 | 2026-06-17T16:06:04.785Z | Compiling time-macros v0.2.27 |
| 1761 | 2026-06-17T16:06:04.949Z | Compiling tokio-util v0.7.18 |
| 1762 | 2026-06-17T16:06:05.229Z | Compiling ipnet v2.12.0 |
| 1763 | 2026-06-17T16:06:05.797Z | Compiling untrusted v0.7.1 |
| 1764 | 2026-06-17T16:06:05.816Z | Compiling untrusted v0.9.0 |
| 1765 | 2026-06-17T16:06:05.945Z | Compiling ppv-lite86 v0.2.21 |
| 1766 | 2026-06-17T16:06:06.242Z | Compiling daft-derive v0.1.7 |
| 1767 | 2026-06-17T16:06:06.278Z | Compiling async-trait v0.1.89 |
| 1768 | 2026-06-17T16:06:06.400Z | Compiling crc32fast v1.5.0 |
| 1769 | 2026-06-17T16:06:06.521Z | Compiling rustls v0.23.40 |
| 1770 | 2026-06-17T16:06:06.696Z | Compiling camino v1.2.2 |
| 1771 | 2026-06-17T16:06:06.868Z | Compiling http-body v1.0.1 |
| 1772 | 2026-06-17T16:06:07.032Z | Compiling pretty-hex v0.4.2 |
| 1773 | 2026-06-17T16:06:07.097Z | Compiling crossbeam-utils v0.8.21 |
| 1774 | 2026-06-17T16:06:07.174Z | Compiling atomic-waker v1.1.2 |
| 1775 | 2026-06-17T16:06:07.191Z | Compiling usdt-impl v0.6.0 |
| 1776 | 2026-06-17T16:06:07.432Z | Compiling scroll v0.13.0 |
| 1777 | 2026-06-17T16:06:07.449Z | Compiling try-lock v0.2.5 |
| 1778 | 2026-06-17T16:06:07.567Z | Compiling tower-layer v0.3.3 |
| 1779 | 2026-06-17T16:06:07.687Z | Compiling plain v0.2.3 |
| 1780 | 2026-06-17T16:06:07.762Z | Compiling ryu v1.0.23 |
| 1781 | 2026-06-17T16:06:07.800Z | Compiling tower-service v0.3.3 |
| 1782 | 2026-06-17T16:06:07.907Z | Compiling goblin v0.10.7 |
| 1783 | 2026-06-17T16:06:08.081Z | Compiling want v0.3.1 |
| 1784 | 2026-06-17T16:06:08.259Z | Compiling h2 v0.4.14 |
| 1785 | 2026-06-17T16:06:08.900Z | Compiling httpdate v1.0.3 |
| 1786 | 2026-06-17T16:06:09.207Z | Compiling slog-async v2.8.0 |
| 1787 | 2026-06-17T16:06:09.445Z | Compiling dtrace-parser v0.3.0 |
| 1788 | 2026-06-17T16:06:09.538Z | Compiling thread-id v5.1.0 |
| 1789 | 2026-06-17T16:06:09.629Z | Compiling ref-cast v1.0.25 |
| 1790 | 2026-06-17T16:06:11.142Z | Compiling dof v0.4.0 |
| 1791 | 2026-06-17T16:06:11.640Z | Compiling hyper v1.10.1 |
| 1792 | 2026-06-17T16:06:11.643Z | Compiling rand_core v0.9.5 |
| 1793 | 2026-06-17T16:06:12.054Z | Compiling serde_urlencoded v0.7.1 |
| 1794 | 2026-06-17T16:06:12.338Z | Compiling http-body-util v0.1.3 |
| 1795 | 2026-06-17T16:06:12.459Z | Compiling ref-cast-impl v1.0.25 |
| 1796 | 2026-06-17T16:06:12.625Z | Compiling syn v1.0.109 |
| 1797 | 2026-06-17T16:06:13.086Z | Compiling hyper-util v0.1.20 |
| 1798 | 2026-06-17T16:06:14.053Z | Compiling usdt-macro v0.6.0 |
| 1799 | 2026-06-17T16:06:14.390Z | Compiling usdt-attr-macro v0.6.0 |
| 1800 | 2026-06-17T16:06:14.891Z | Compiling structmeta-derive v0.3.0 |
| 1801 | 2026-06-17T16:06:15.289Z | Compiling multer v3.1.0 |
| 1802 | 2026-06-17T16:06:15.645Z | Compiling powerfmt v0.2.0 |
| 1803 | 2026-06-17T16:06:15.815Z | Compiling foldhash v0.2.0 |
| 1804 | 2026-06-17T16:06:15.866Z | Compiling allocator-api2 v0.2.21 |
| 1805 | 2026-06-17T16:06:15.948Z | Compiling structmeta v0.3.0 |
| 1806 | 2026-06-17T16:06:15.989Z | Compiling deranged v0.5.8 |
| 1807 | 2026-06-17T16:06:16.142Z | Compiling rand_chacha v0.9.0 |
| 1808 | 2026-06-17T16:06:16.193Z | Compiling hashbrown v0.16.1 |
| 1809 | 2026-06-17T16:06:17.288Z | Compiling darling_core v0.23.0 |
| 1810 | 2026-06-17T16:06:17.310Z | Compiling newtype-uuid-macros v0.1.0 |
| 1811 | 2026-06-17T16:06:17.311Z | Compiling num_threads v0.1.7 |
| 1812 | 2026-06-17T16:06:17.311Z | Compiling rand v0.9.4 |
| 1813 | 2026-06-17T16:06:17.311Z | Compiling time v0.3.47 |
| 1814 | 2026-06-17T16:06:17.487Z | Compiling newtype-uuid v1.3.2 |
| 1815 | 2026-06-17T16:06:17.888Z | Compiling async-stream-impl v0.3.6 |
| 1816 | 2026-06-17T16:06:18.375Z | Compiling strum_macros v0.26.4 |
| 1817 | 2026-06-17T16:06:18.421Z | Compiling sync_wrapper v1.0.2 |
| 1818 | 2026-06-17T16:06:18.528Z | Compiling dropshot v0.17.1 |
| 1819 | 2026-06-17T16:06:18.698Z | Compiling darling_macro v0.23.0 |
| 1820 | 2026-06-17T16:06:18.782Z | Compiling hex v0.4.3 |
| 1821 | 2026-06-17T16:06:19.076Z | Compiling tower v0.5.3 |
| 1822 | 2026-06-17T16:06:19.304Z | Compiling darling v0.23.0 |
| 1823 | 2026-06-17T16:06:19.388Z | Compiling daft v0.1.7 |
| 1824 | 2026-06-17T16:06:19.417Z | Compiling crossbeam-channel v0.5.15 |
| 1825 | 2026-06-17T16:06:19.705Z | Compiling webpki-roots v1.0.7 |
| 1826 | 2026-06-17T16:06:19.837Z | Compiling openapiv3 v2.2.0 |
| 1827 | 2026-06-17T16:06:20.107Z | Compiling generic-array v0.14.7 |
| 1828 | 2026-06-17T16:06:20.352Z | Compiling fastrand v2.4.1 |
| 1829 | 2026-06-17T16:06:20.680Z | Compiling tower-http v0.6.11 |
| 1830 | 2026-06-17T16:06:20.880Z | Compiling serde_with_macros v3.20.0 |
| 1831 | 2026-06-17T16:06:22.168Z | Compiling futures-executor v0.3.32 |
| 1832 | 2026-06-17T16:06:22.181Z | Compiling dropshot_endpoint v0.17.1 |
| 1833 | 2026-06-17T16:06:22.181Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1834 | 2026-06-17T16:06:22.181Z | Compiling thread_local v1.1.9 |
| 1835 | 2026-06-17T16:06:22.181Z | Compiling openssl-probe v0.2.1 |
| 1836 | 2026-06-17T16:06:22.305Z | Compiling cpufeatures v0.3.0 |
| 1837 | 2026-06-17T16:06:22.331Z | Compiling rustls-native-certs v0.8.4 |
| 1838 | 2026-06-17T16:06:22.385Z | Compiling futures v0.3.32 |
| 1839 | 2026-06-17T16:06:22.988Z | Compiling derive-ex v0.1.8 |
| 1840 | 2026-06-17T16:06:23.115Z | Compiling strum_macros v0.27.2 |
| 1841 | 2026-06-17T16:06:23.150Z | Compiling is-terminal v0.4.17 |
| 1842 | 2026-06-17T16:06:23.256Z | Compiling take_mut v0.2.2 |
| 1843 | 2026-06-17T16:06:23.376Z | Compiling winnow v1.0.3 |
| 1844 | 2026-06-17T16:06:23.729Z | Compiling term v1.2.1 |
| 1845 | 2026-06-17T16:06:24.558Z | Compiling test-strategy v0.4.5 |
| 1846 | 2026-06-17T16:06:24.846Z | Compiling slog-term v2.9.2 |
| 1847 | 2026-06-17T16:06:25.526Z | Compiling tempfile v3.27.0 |
| 1848 | 2026-06-17T16:06:26.253Z | Compiling macaddr v1.0.1 |
| 1849 | 2026-06-17T16:06:26.338Z | Compiling hybrid-array v0.4.12 |
| 1850 | 2026-06-17T16:06:26.453Z | Compiling adler2 v2.0.1 |
| 1851 | 2026-06-17T16:06:26.620Z | Compiling match_cfg v0.1.0 |
| 1852 | 2026-06-17T16:06:26.683Z | Compiling simd-adler32 v0.3.9 |
| 1853 | 2026-06-17T16:06:26.701Z | Compiling hostname v0.3.1 |
| 1854 | 2026-06-17T16:06:26.861Z | Compiling miniz_oxide v0.8.9 |
| 1855 | 2026-06-17T16:06:28.881Z | Compiling slog-json v2.6.1 |
| 1856 | 2026-06-17T16:06:28.921Z | Compiling memmap2 v0.9.10 |
| 1857 | 2026-06-17T16:06:28.921Z | Compiling usdt v0.6.0 |
| 1858 | 2026-06-17T16:06:28.921Z | Compiling slog-bunyan v2.5.0 |
| 1859 | 2026-06-17T16:06:28.921Z | Compiling flate2 v1.1.9 |
| 1860 | 2026-06-17T16:06:28.921Z | Compiling block-buffer v0.12.0 |
| 1861 | 2026-06-17T16:06:29.026Z | Compiling crypto-common v0.2.2 |
| 1862 | 2026-06-17T16:06:29.107Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1863 | 2026-06-17T16:06:29.293Z | Compiling const-oid v0.10.2 |
| 1864 | 2026-06-17T16:06:29.322Z | Compiling compression-core v0.4.32 |
| 1865 | 2026-06-17T16:06:29.499Z | Compiling debug-ignore v1.0.5 |
| 1866 | 2026-06-17T16:06:29.591Z | Compiling either v1.16.0 |
| 1867 | 2026-06-17T16:06:29.615Z | Compiling digest v0.11.3 |
| 1868 | 2026-06-17T16:06:29.720Z | Compiling compression-codecs v0.4.38 |
| 1869 | 2026-06-17T16:06:30.060Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1870 | 2026-06-17T16:06:30.100Z | Compiling crypto-common v0.1.7 |
| 1871 | 2026-06-17T16:06:30.117Z | Compiling parse-display-derive v0.10.0 |
| 1872 | 2026-06-17T16:06:30.185Z | Compiling rand_chacha v0.3.1 |
| 1873 | 2026-06-17T16:06:30.314Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1874 | 2026-06-17T16:06:30.377Z | Compiling serde_spanned v1.1.1 |
| 1875 | 2026-06-17T16:06:30.529Z | Compiling encoding_rs v0.8.35 |
| 1876 | 2026-06-17T16:06:30.725Z | Compiling mime v0.3.17 |
| 1877 | 2026-06-17T16:06:30.816Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1878 | 2026-06-17T16:06:30.917Z | Compiling spin v0.9.8 |
| 1879 | 2026-06-17T16:06:31.051Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1880 | 2026-06-17T16:06:31.199Z | Compiling rand v0.8.6 |
| 1881 | 2026-06-17T16:06:31.407Z | Compiling async-compression v0.4.42 |
| 1882 | 2026-06-17T16:06:31.671Z | Compiling sha1 v0.11.0 |
| 1883 | 2026-06-17T16:06:31.868Z | Compiling strum v0.26.3 |
| 1884 | 2026-06-17T16:06:32.006Z | Compiling async-stream v0.3.6 |
| 1885 | 2026-06-17T16:06:32.067Z | Compiling waitgroup v0.1.2 |
| 1886 | 2026-06-17T16:06:32.200Z | Compiling rustls-pemfile v2.2.0 |
| 1887 | 2026-06-17T16:06:32.227Z | Compiling serde_path_to_error v0.1.20 |
| 1888 | 2026-06-17T16:06:32.274Z | Compiling wait-timeout v0.2.1 |
| 1889 | 2026-06-17T16:06:32.484Z | Compiling hostname v0.4.2 |
| 1890 | 2026-06-17T16:06:32.731Z | Compiling bit-vec v0.8.0 |
| 1891 | 2026-06-17T16:06:32.768Z | Compiling quick-error v1.2.3 |
| 1892 | 2026-06-17T16:06:33.037Z | Compiling bit-set v0.8.0 |
| 1893 | 2026-06-17T16:06:33.054Z | Compiling rusty-fork v0.3.1 |
| 1894 | 2026-06-17T16:06:33.072Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-06-17T16:06:33.229Z | Compiling serde_with v3.20.0 |
| 1896 | 2026-06-17T16:06:33.553Z | Compiling rand_xorshift v0.4.0 |
| 1897 | 2026-06-17T16:06:33.732Z | Compiling unarray v0.1.4 |
| 1898 | 2026-06-17T16:06:33.855Z | Compiling proptest v1.11.0 |
| 1899 | 2026-06-17T16:06:33.901Z | Compiling strum v0.27.2 |
| 1900 | 2026-06-17T16:06:34.037Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1901 | 2026-06-17T16:06:34.192Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1902 | 2026-06-17T16:06:34.404Z | Compiling instant v0.1.13 |
| 1903 | 2026-06-17T16:06:34.601Z | Compiling itertools v0.14.0 |
| 1904 | 2026-06-17T16:06:34.769Z | Compiling iddqd v0.4.2 |
| 1905 | 2026-06-17T16:06:34.827Z | Compiling unicode-width v0.2.2 |
| 1906 | 2026-06-17T16:06:35.701Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1907 | 2026-06-17T16:06:35.719Z | Compiling block-buffer v0.10.4 |
| 1908 | 2026-06-17T16:06:35.889Z | Compiling backon v1.6.0 |
| 1909 | 2026-06-17T16:06:35.998Z | Compiling regress v0.10.5 |
| 1910 | 2026-06-17T16:06:36.311Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1911 | 2026-06-17T16:06:37.914Z | Compiling digest v0.10.7 |
| 1912 | 2026-06-17T16:06:37.957Z | Compiling backoff v0.4.0 |
| 1913 | 2026-06-17T16:06:38.175Z | Compiling parse-display v0.10.0 |
| 1914 | 2026-06-17T16:06:38.558Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1915 | 2026-06-17T16:06:39.319Z | Compiling humantime v2.3.0 |
| 1916 | 2026-06-17T16:06:41.012Z | Compiling regress v0.11.1 |
| 1917 | 2026-06-17T16:06:42.168Z | Compiling zerocopy-derive v0.7.35 |
| 1918 | 2026-06-17T16:06:42.547Z | Compiling typify-impl v0.6.2 |
| 1919 | 2026-06-17T16:06:43.118Z | Compiling darling_core v0.21.3 |
| 1920 | 2026-06-17T16:06:43.175Z | Compiling clap_derive v4.6.1 |
| 1921 | 2026-06-17T16:06:43.930Z | Compiling utf8parse v0.2.2 |
| 1922 | 2026-06-17T16:06:44.093Z | Compiling convert_case v0.4.0 |
| 1923 | 2026-06-17T16:06:44.385Z | Compiling cpufeatures v0.2.17 |
| 1924 | 2026-06-17T16:06:44.465Z | Compiling derive_more v0.99.20 |
| 1925 | 2026-06-17T16:06:44.836Z | Compiling anstyle-parse v1.0.0 |
| 1926 | 2026-06-17T16:06:45.190Z | Compiling darling_macro v0.21.3 |
| 1927 | 2026-06-17T16:06:45.746Z | Compiling terminal_size v0.4.4 |
| 1928 | 2026-06-17T16:06:45.772Z | Compiling toml_datetime v0.6.11 |
| 1929 | 2026-06-17T16:06:45.829Z | Compiling typify-macro v0.6.2 |
| 1930 | 2026-06-17T16:06:46.002Z | Compiling anstyle-query v1.1.5 |
| 1931 | 2026-06-17T16:06:46.081Z | Compiling is_terminal_polyfill v1.70.2 |
| 1932 | 2026-06-17T16:06:46.109Z | Compiling anstyle v1.0.14 |
| 1933 | 2026-06-17T16:06:46.161Z | Compiling colorchoice v1.0.5 |
| 1934 | 2026-06-17T16:06:46.288Z | Compiling anstream v1.0.0 |
| 1935 | 2026-06-17T16:06:46.367Z | Compiling darling v0.21.3 |
| 1936 | 2026-06-17T16:06:46.859Z | Compiling secrecy v0.10.3 |
| 1937 | 2026-06-17T16:06:46.891Z | Compiling tinyvec_macros v0.1.1 |
| 1938 | 2026-06-17T16:06:46.968Z | Compiling clap_lex v1.1.0 |
| 1939 | 2026-06-17T16:06:47.131Z | Compiling heapless v0.8.0 |
| 1940 | 2026-06-17T16:06:47.272Z | Compiling crucible-workspace-hack v0.1.0 |
| 1941 | 2026-06-17T16:06:47.329Z | Compiling typify v0.6.2 |
| 1942 | 2026-06-17T16:06:47.421Z | Compiling clap_builder v4.6.0 |
| 1943 | 2026-06-17T16:06:47.698Z | Compiling tinyvec v1.11.0 |
| 1944 | 2026-06-17T16:06:48.029Z | Compiling ingot-macros v0.1.1 |
| 1945 | 2026-06-17T16:06:48.032Z | Compiling zerocopy v0.7.35 |
| 1946 | 2026-06-17T16:06:48.573Z | Compiling hash32 v0.3.1 |
| 1947 | 2026-06-17T16:06:48.590Z | Compiling scroll_derive v0.12.1 |
| 1948 | 2026-06-17T16:06:48.593Z | Compiling rustc_version v0.4.1 |
| 1949 | 2026-06-17T16:06:48.868Z | Compiling num-integer v0.1.46 |
| 1950 | 2026-06-17T16:06:48.902Z | Compiling usdt-impl v0.5.0 |
| 1951 | 2026-06-17T16:06:49.180Z | Compiling smoltcp v0.11.0 |
| 1952 | 2026-06-17T16:06:49.306Z | Compiling scroll v0.12.0 |
| 1953 | 2026-06-17T16:06:49.359Z | Compiling clap v4.6.1 |
| 1954 | 2026-06-17T16:06:49.556Z | Compiling curve25519-dalek v4.1.3 |
| 1955 | 2026-06-17T16:06:50.099Z | Compiling dof v0.3.0 |
| 1956 | 2026-06-17T16:06:50.697Z | Compiling ingot-types v0.1.2 |
| 1957 | 2026-06-17T16:06:51.410Z | Compiling hmac v0.12.1 |
| 1958 | 2026-06-17T16:06:51.457Z | Compiling dtrace-parser v0.2.0 |
| 1959 | 2026-06-17T16:06:51.566Z | Compiling inout v0.1.4 |
| 1960 | 2026-06-17T16:06:51.633Z | Compiling ff v0.13.1 |
| 1961 | 2026-06-17T16:06:51.724Z | Compiling cobs v0.3.0 |
| 1962 | 2026-06-17T16:06:51.994Z | Compiling thread-id v4.2.2 |
| 1963 | 2026-06-17T16:06:52.081Z | Compiling managed v0.8.0 |
| 1964 | 2026-06-17T16:06:52.313Z | Compiling unsafe-libyaml v0.2.11 |
| 1965 | 2026-06-17T16:06:52.511Z | Compiling bitflags v1.3.2 |
| 1966 | 2026-06-17T16:06:52.820Z | Compiling serde_yaml v0.9.34+deprecated |
| 1967 | 2026-06-17T16:06:53.488Z | Compiling postcard v1.1.3 |
| 1968 | 2026-06-17T16:06:53.623Z | Compiling group v0.13.0 |
| 1969 | 2026-06-17T16:06:53.727Z | Compiling cipher v0.4.4 |
| 1970 | 2026-06-17T16:06:53.973Z | Compiling hkdf v0.12.4 |
| 1971 | 2026-06-17T16:06:54.139Z | Compiling ingot v0.1.1 |
| 1972 | 2026-06-17T16:06:54.694Z | Compiling goblin v0.8.2 |
| 1973 | 2026-06-17T16:06:55.022Z | Compiling num-iter v0.1.45 |
| 1974 | 2026-06-17T16:06:55.155Z | Compiling num-rational v0.4.2 |
| 1975 | 2026-06-17T16:06:56.344Z | Compiling tabwriter v1.4.1 |
| 1976 | 2026-06-17T16:06:56.393Z | Compiling universal-hash v0.5.1 |
| 1977 | 2026-06-17T16:06:56.538Z | Compiling crypto-bigint v0.5.5 |
| 1978 | 2026-06-17T16:06:56.697Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1979 | 2026-06-17T16:06:56.724Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1980 | 2026-06-17T16:06:57.263Z | Compiling hubpack_derive v0.1.1 |
| 1981 | 2026-06-17T16:06:57.795Z | Compiling crossbeam-epoch v0.9.18 |
| 1982 | 2026-06-17T16:06:57.829Z | Compiling half v2.7.1 |
| 1983 | 2026-06-17T16:06:58.097Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1984 | 2026-06-17T16:06:58.281Z | Compiling num-complex v0.4.6 |
| 1985 | 2026-06-17T16:06:58.819Z | Compiling memoffset v0.9.1 |
| 1986 | 2026-06-17T16:06:58.914Z | Compiling cfg_aliases v0.2.1 |
| 1987 | 2026-06-17T16:06:59.229Z | Compiling base64ct v1.8.3 |
| 1988 | 2026-06-17T16:06:59.249Z | Compiling opaque-debug v0.3.1 |
| 1989 | 2026-06-17T16:06:59.420Z | Compiling prettyplease v0.2.37 |
| 1990 | 2026-06-17T16:06:59.559Z | Compiling base16ct v0.2.0 |
| 1991 | 2026-06-17T16:06:59.578Z | Compiling ciborium-io v0.2.2 |
| 1992 | 2026-06-17T16:06:59.800Z | Compiling elliptic-curve v0.13.8 |
| 1993 | 2026-06-17T16:07:00.016Z | Compiling ciborium-ll v0.2.2 |
| 1994 | 2026-06-17T16:07:00.280Z | Compiling password-hash v0.5.0 |
| 1995 | 2026-06-17T16:07:00.768Z | Compiling poly1305 v0.8.0 |
| 1996 | 2026-06-17T16:07:01.393Z | Compiling nix v0.31.3 |
| 1997 | 2026-06-17T16:07:01.734Z | Compiling num v0.4.3 |
| 1998 | 2026-06-17T16:07:01.780Z | Compiling hubpack v0.1.2 |
| 1999 | 2026-06-17T16:07:01.811Z | Compiling thiserror-no-std v2.0.2 |
| 2000 | 2026-06-17T16:07:02.503Z | Compiling chacha20 v0.9.1 |
| 2001 | 2026-06-17T16:07:02.858Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2002 | 2026-06-17T16:07:03.052Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2003 | 2026-06-17T16:07:03.673Z | Compiling reqwest v0.12.28 |
| 2004 | 2026-06-17T16:07:04.410Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2005 | 2026-06-17T16:07:04.601Z | Compiling blake2 v0.10.6 |
| 2006 | 2026-06-17T16:07:04.681Z | Compiling aead v0.5.2 |
| 2007 | 2026-06-17T16:07:05.041Z | Compiling byte-wrapper v0.1.0 |
| 2008 | 2026-06-17T16:07:05.113Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2009 | 2026-06-17T16:07:05.301Z | Compiling serde_repr v0.1.20 |
| 2010 | 2026-06-17T16:07:05.908Z | Compiling proc-macro-error-attr v1.0.4 |
| 2011 | 2026-06-17T16:07:06.014Z | Compiling bstr v1.12.1 |
| 2012 | 2026-06-17T16:07:06.152Z | Compiling rustix v0.38.44 |
| 2013 | 2026-06-17T16:07:06.268Z | Compiling float-ord v0.3.2 |
| 2014 | 2026-06-17T16:07:06.332Z | Compiling keccak v0.1.6 |
| 2015 | 2026-06-17T16:07:06.380Z | Compiling static_assertions v1.1.0 |
| 2016 | 2026-06-17T16:07:06.462Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2017 | 2026-06-17T16:07:06.628Z | Compiling sha3 v0.10.9 |
| 2018 | 2026-06-17T16:07:06.996Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2019 | 2026-06-17T16:07:07.038Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2020 | 2026-06-17T16:07:07.539Z | Compiling proc-macro-crate v3.5.0 |
| 2021 | 2026-06-17T16:07:07.554Z | Compiling argon2 v0.5.3 |
| 2022 | 2026-06-17T16:07:07.939Z | Compiling chacha20poly1305 v0.10.1 |
| 2023 | 2026-06-17T16:07:08.123Z | Compiling progenitor-client v0.10.0 |
| 2024 | 2026-06-17T16:07:08.544Z | Compiling vsss-rs v3.3.4 |
| 2025 | 2026-06-17T16:07:09.717Z | Compiling rustls-webpki v0.103.13 |
| 2026 | 2026-06-17T16:07:10.145Z | Compiling ciborium v0.2.2 |
| 2027 | 2026-06-17T16:07:10.965Z | Compiling usdt-attr-macro v0.5.0 |
| 2028 | 2026-06-17T16:07:11.002Z | Compiling usdt-macro v0.5.0 |
| 2029 | 2026-06-17T16:07:12.523Z | Compiling enum-as-inner v0.6.1 |
| 2030 | 2026-06-17T16:07:12.657Z | Compiling num-derive v0.4.2 |
| 2031 | 2026-06-17T16:07:13.099Z | Compiling proc-macro-error v1.0.4 |
| 2032 | 2026-06-17T16:07:13.307Z | Compiling memmap v0.7.0 |
| 2033 | 2026-06-17T16:07:13.571Z | Compiling winnow v0.5.40 |
| 2034 | 2026-06-17T16:07:13.606Z | Compiling indent_write v2.2.0 |
| 2035 | 2026-06-17T16:07:13.637Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2036 | 2026-06-17T16:07:13.840Z | Compiling data-encoding v2.11.0 |
| 2037 | 2026-06-17T16:07:14.138Z | Compiling tokio-rustls v0.26.4 |
| 2038 | 2026-06-17T16:07:14.292Z | Compiling rustls-platform-verifier v0.7.0 |
| 2039 | 2026-06-17T16:07:14.441Z | Compiling hyper-rustls v0.27.9 |
| 2040 | 2026-06-17T16:07:14.909Z | Compiling reqwest v0.13.4 |
| 2041 | 2026-06-17T16:07:15.015Z | Compiling toml_edit v0.19.15 |
| 2042 | 2026-06-17T16:07:15.162Z | Compiling usdt v0.5.0 |
| 2043 | 2026-06-17T16:07:15.962Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2044 | 2026-06-17T16:07:16.476Z | Compiling progenitor-client v0.14.0 |
| 2045 | 2026-06-17T16:07:16.943Z | Compiling progenitor-extras v0.2.0 |
| 2046 | 2026-06-17T16:07:17.461Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2047 | 2026-06-17T16:07:17.571Z | Compiling num_enum_derive v0.7.6 |
| 2048 | 2026-06-17T16:07:17.957Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2049 | 2026-06-17T16:07:19.806Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-06-17T16:07:22.123Z | Compiling serde_spanned v0.6.9 |
| 2051 | 2026-06-17T16:07:22.282Z | Compiling foreign-types-macros v0.2.3 |
| 2052 | 2026-06-17T16:07:22.940Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2053 | 2026-06-17T16:07:29.116Z | Compiling vcpkg v0.2.15 |
| 2054 | 2026-06-17T16:07:29.228Z | Compiling toml_write v0.1.2 |
| 2055 | 2026-06-17T16:07:29.443Z | Compiling pkg-config v0.3.33 |
| 2056 | 2026-06-17T16:07:29.673Z | Compiling winnow v0.7.15 |
| 2057 | 2026-06-17T16:07:29.934Z | Compiling colored v3.1.1 |
| 2058 | 2026-06-17T16:07:30.158Z | Compiling foreign-types-shared v0.3.1 |
| 2059 | 2026-06-17T16:07:30.175Z | Compiling bytecount v0.6.9 |
| 2060 | 2026-06-17T16:07:30.389Z | Compiling foreign-types v0.5.0 |
| 2061 | 2026-06-17T16:07:30.482Z | Compiling openssl-sys v0.9.116 |
| 2062 | 2026-06-17T16:07:30.612Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2063 | 2026-06-17T16:07:30.890Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2064 | 2026-06-17T16:07:31.062Z | Compiling toml_edit v0.22.27 |
| 2065 | 2026-06-17T16:07:31.412Z | Compiling num_enum v0.7.6 |
| 2066 | 2026-06-17T16:07:31.553Z | Compiling proc-macro-crate v1.3.1 |
| 2067 | 2026-06-17T16:07:32.021Z | Compiling progenitor-impl v0.13.0 |
| 2068 | 2026-06-17T16:07:32.043Z | Compiling chacha20 v0.10.0 |
| 2069 | 2026-06-17T16:07:32.059Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2070 | 2026-06-17T16:07:32.749Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2071 | 2026-06-17T16:07:32.904Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2072 | 2026-06-17T16:07:33.176Z | Compiling cstr-argument v0.1.2 |
| 2073 | 2026-06-17T16:07:33.206Z | Compiling swrite v0.1.0 |
| 2074 | 2026-06-17T16:07:33.319Z | Compiling heck v0.4.1 |
| 2075 | 2026-06-17T16:07:33.388Z | Compiling unicode-segmentation v1.13.3 |
| 2076 | 2026-06-17T16:07:33.621Z | Compiling resolv-conf v0.7.6 |
| 2077 | 2026-06-17T16:07:33.787Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#33fd10c8) |
| 2078 | 2026-06-17T16:07:34.009Z | Compiling rayon-core v1.13.0 |
| 2079 | 2026-06-17T16:07:34.088Z | Compiling linked-hash-map v0.5.6 |
| 2080 | 2026-06-17T16:07:34.442Z | Compiling semver v0.1.20 |
| 2081 | 2026-06-17T16:07:34.442Z | Compiling progenitor-macro v0.13.0 |
| 2082 | 2026-06-17T16:07:34.442Z | Compiling rustc_version v0.1.7 |
| 2083 | 2026-06-17T16:07:34.442Z | Compiling lru-cache v0.1.2 |
| 2084 | 2026-06-17T16:07:34.504Z | Compiling newline-converter v0.3.0 |
| 2085 | 2026-06-17T16:07:34.522Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2086 | 2026-06-17T16:07:34.593Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2087 | 2026-06-17T16:07:34.646Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2088 | 2026-06-17T16:07:34.817Z | Compiling toml v0.8.23 |
| 2089 | 2026-06-17T16:07:34.965Z | Compiling rand v0.10.1 |
| 2090 | 2026-06-17T16:07:35.378Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2091 | 2026-06-17T16:07:35.525Z | Compiling num_enum_derive v0.5.11 |
| 2092 | 2026-06-17T16:07:35.688Z | Compiling atomicwrites v0.4.4 |
| 2093 | 2026-06-17T16:07:35.790Z | Compiling progenitor-client v0.13.0 |
| 2094 | 2026-06-17T16:07:35.975Z | Compiling hickory-proto v0.24.4 |
| 2095 | 2026-06-17T16:07:36.104Z | Compiling similar v2.7.0 |
| 2096 | 2026-06-17T16:07:36.319Z | Compiling crossbeam-deque v0.8.6 |
| 2097 | 2026-06-17T16:07:36.515Z | Compiling progenitor-impl v0.14.0 |
| 2098 | 2026-06-17T16:07:36.556Z | Compiling console v0.15.11 |
| 2099 | 2026-06-17T16:07:37.817Z | Compiling camino-tempfile v1.4.1 |
| 2100 | 2026-06-17T16:07:38.236Z | Compiling serde-big-array v0.5.1 |
| 2101 | 2026-06-17T16:07:38.403Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2102 | 2026-06-17T16:07:38.422Z | Compiling pin-project-internal v1.1.13 |
| 2103 | 2026-06-17T16:07:38.568Z | Compiling derive-where v1.6.1 |
| 2104 | 2026-06-17T16:07:38.897Z | Compiling lazy_static v1.5.0 |
| 2105 | 2026-06-17T16:07:38.965Z | Compiling minimal-lexical v0.2.1 |
| 2106 | 2026-06-17T16:07:39.003Z | Compiling siphasher v1.0.3 |
| 2107 | 2026-06-17T16:07:39.200Z | Compiling phf_shared v0.12.1 |
| 2108 | 2026-06-17T16:07:39.223Z | Compiling nom v7.1.3 |
| 2109 | 2026-06-17T16:07:39.538Z | Compiling pin-project v1.1.13 |
| 2110 | 2026-06-17T16:07:39.647Z | Compiling progenitor-macro v0.14.0 |
| 2111 | 2026-06-17T16:07:39.849Z | Compiling progenitor v0.13.0 |
| 2112 | 2026-06-17T16:07:40.005Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2113 | 2026-06-17T16:07:40.271Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2114 | 2026-06-17T16:07:40.612Z | Compiling hickory-resolver v0.24.4 |
| 2115 | 2026-06-17T16:07:43.527Z | Compiling expectorate v1.2.0 |
| 2116 | 2026-06-17T16:07:43.743Z | Compiling num_enum v0.5.11 |
| 2117 | 2026-06-17T16:07:43.874Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2118 | 2026-06-17T16:07:45.409Z | Compiling newtype_derive v0.1.6 |
| 2119 | 2026-06-17T16:07:45.976Z | Compiling unicode-normalization v0.1.25 |
| 2120 | 2026-06-17T16:07:46.571Z | Compiling tokio-stream v0.1.18 |
| 2121 | 2026-06-17T16:07:47.136Z | Compiling async-recursion v1.1.1 |
| 2122 | 2026-06-17T16:07:47.843Z | Compiling snafu-derive v0.8.9 |
| 2123 | 2026-06-17T16:07:48.162Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2124 | 2026-06-17T16:07:48.497Z | Compiling slog-dtrace v0.3.0 |
| 2125 | 2026-06-17T16:07:48.630Z | Compiling csv-core v0.1.13 |
| 2126 | 2026-06-17T16:07:48.778Z | Compiling cancel-safe-futures v0.1.5 |
| 2127 | 2026-06-17T16:07:49.052Z | Compiling chrono-tz v0.10.4 |
| 2128 | 2026-06-17T16:07:49.075Z | Compiling highway v1.3.0 |
| 2129 | 2026-06-17T16:07:49.306Z | Compiling openssl v0.10.80 |
| 2130 | 2026-06-17T16:07:49.605Z | Compiling unicode-width v0.1.14 |
| 2131 | 2026-06-17T16:07:49.608Z | Compiling foldhash v0.1.5 |
| 2132 | 2026-06-17T16:07:49.792Z | Compiling unicode-xid v0.2.6 |
| 2133 | 2026-06-17T16:07:49.868Z | Compiling foreign-types-shared v0.1.1 |
| 2134 | 2026-06-17T16:07:49.927Z | Compiling same-file v1.0.6 |
| 2135 | 2026-06-17T16:07:49.944Z | Compiling konst_macro_rules v0.2.19 |
| 2136 | 2026-06-17T16:07:49.970Z | Compiling owo-colors v4.3.0 |
| 2137 | 2026-06-17T16:07:50.086Z | Compiling konst v0.2.20 |
| 2138 | 2026-06-17T16:07:50.108Z | Compiling walkdir v2.5.0 |
| 2139 | 2026-06-17T16:07:50.142Z | Compiling foreign-types v0.3.2 |
| 2140 | 2026-06-17T16:07:50.227Z | Compiling const_format_proc_macros v0.2.34 |
| 2141 | 2026-06-17T16:07:50.393Z | Compiling hashbrown v0.15.5 |
| 2142 | 2026-06-17T16:07:50.470Z | Compiling snafu v0.8.9 |
| 2143 | 2026-06-17T16:07:50.849Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2144 | 2026-06-17T16:07:51.057Z | Compiling csv v1.4.0 |
| 2145 | 2026-06-17T16:07:51.135Z | Compiling progenitor v0.14.0 |
| 2146 | 2026-06-17T16:07:51.167Z | Compiling qorb v0.4.1 |
| 2147 | 2026-06-17T16:07:51.286Z | Compiling olpc-cjson v0.1.4 |
| 2148 | 2026-06-17T16:07:51.558Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2149 | 2026-06-17T16:07:52.035Z | Compiling rayon v1.12.0 |
| 2150 | 2026-06-17T16:07:52.637Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2151 | 2026-06-17T16:07:53.168Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2152 | 2026-06-17T16:07:54.244Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2153 | 2026-06-17T16:07:55.033Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2154 | 2026-06-17T16:07:55.573Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2155 | 2026-06-17T16:07:56.794Z | Compiling phf v0.12.1 |
| 2156 | 2026-06-17T16:07:56.977Z | Compiling zone_cfg_derive v0.3.1 |
| 2157 | 2026-06-17T16:07:57.281Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2158 | 2026-06-17T16:07:57.707Z | Compiling tokio-dtrace v0.1.1 |
| 2159 | 2026-06-17T16:07:57.758Z | Compiling globset v0.4.18 |
| 2160 | 2026-06-17T16:07:58.033Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2161 | 2026-06-17T16:07:58.256Z | Compiling itertools v0.12.1 |
| 2162 | 2026-06-17T16:07:59.453Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2163 | 2026-06-17T16:07:59.699Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2164 | 2026-06-17T16:07:59.872Z | Compiling libsw-core v0.3.2 |
| 2165 | 2026-06-17T16:07:59.878Z | Compiling pem v3.0.6 |
| 2166 | 2026-06-17T16:08:00.042Z | Compiling serde_plain v1.0.2 |
| 2167 | 2026-06-17T16:08:00.059Z | Compiling openssl-macros v0.1.1 |
| 2168 | 2026-06-17T16:08:00.339Z | Compiling cookie v0.18.1 |
| 2169 | 2026-06-17T16:08:00.414Z | Compiling sigpipe v0.1.3 |
| 2170 | 2026-06-17T16:08:00.528Z | Compiling fixedbitset v0.5.7 |
| 2171 | 2026-06-17T16:08:00.548Z | Compiling jiff v0.2.28 |
| 2172 | 2026-06-17T16:08:00.569Z | Compiling typed-path v0.9.3 |
| 2173 | 2026-06-17T16:08:00.599Z | Compiling fixedbitset v0.4.2 |
| 2174 | 2026-06-17T16:08:01.749Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2175 | 2026-06-17T16:08:01.767Z | Compiling glob v0.3.3 |
| 2176 | 2026-06-17T16:08:01.767Z | Compiling petgraph v0.6.5 |
| 2177 | 2026-06-17T16:08:01.767Z | Compiling petgraph v0.8.3 |
| 2178 | 2026-06-17T16:08:01.894Z | Compiling tough v0.22.0 |
| 2179 | 2026-06-17T16:08:02.709Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2180 | 2026-06-17T16:08:02.899Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2181 | 2026-06-17T16:08:02.914Z | Compiling libsw v3.5.0 |
| 2182 | 2026-06-17T16:08:03.078Z | Compiling zone v0.3.1 |
| 2183 | 2026-06-17T16:08:03.516Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2184 | 2026-06-17T16:08:03.561Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2185 | 2026-06-17T16:08:03.820Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2186 | 2026-06-17T16:08:04.805Z | Compiling oxide-tokio-rt v0.1.6 |
| 2187 | 2026-06-17T16:08:05.824Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2188 | 2026-06-17T16:08:07.166Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2189 | 2026-06-17T16:08:07.167Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2190 | 2026-06-17T16:08:07.589Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2191 | 2026-06-17T16:08:08.143Z | Compiling const_format v0.2.36 |
| 2192 | 2026-06-17T16:08:08.687Z | Compiling papergrid v0.11.0 |
| 2193 | 2026-06-17T16:08:09.217Z | Compiling tabled_derive v0.7.0 |
| 2194 | 2026-06-17T16:08:09.763Z | Compiling gethostname v0.5.0 |
| 2195 | 2026-06-17T16:08:09.939Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2196 | 2026-06-17T16:08:10.128Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2197 | 2026-06-17T16:08:10.238Z | Compiling libscf-sys v1.2.0 |
| 2198 | 2026-06-17T16:08:10.396Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-06-17T16:08:10.524Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2200 | 2026-06-17T16:08:11.789Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2201 | 2026-06-17T16:08:11.810Z | Compiling smf v0.2.3 |
| 2202 | 2026-06-17T16:08:11.810Z | Compiling bcs v0.1.6 |
| 2203 | 2026-06-17T16:08:11.810Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2204 | 2026-06-17T16:08:11.810Z | Compiling unicode-linebreak v0.1.5 |
| 2205 | 2026-06-17T16:08:11.815Z | Compiling termtree v0.5.1 |
| 2206 | 2026-06-17T16:08:11.815Z | Compiling tagptr v0.2.0 |
| 2207 | 2026-06-17T16:08:11.924Z | Compiling whoami v1.6.1 |
| 2208 | 2026-06-17T16:08:11.982Z | Compiling smawk v0.3.2 |
| 2209 | 2026-06-17T16:08:12.153Z | Compiling linear-map v1.2.0 |
| 2210 | 2026-06-17T16:08:12.373Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2211 | 2026-06-17T16:08:12.396Z | Compiling textwrap v0.16.2 |
| 2212 | 2026-06-17T16:08:13.453Z | Compiling moka v0.12.15 |
| 2213 | 2026-06-17T16:08:13.853Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2214 | 2026-06-17T16:08:13.957Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2215 | 2026-06-17T16:08:14.288Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2216 | 2026-06-17T16:08:14.664Z | Compiling tabled v0.15.0 |
| 2217 | 2026-06-17T16:08:14.773Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2218 | 2026-06-17T16:08:14.985Z | Compiling steno v0.4.1 |
| 2219 | 2026-06-17T16:08:15.328Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2220 | 2026-06-17T16:08:16.766Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-06-17T16:08:20.474Z | Compiling hickory-proto v0.25.2 |
| 2222 | 2026-06-17T16:08:20.493Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2223 | 2026-06-17T16:08:20.951Z | Compiling proc-macro-error2 v2.0.1 |
| 2224 | 2026-06-17T16:08:21.240Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2225 | 2026-06-17T16:08:21.703Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2226 | 2026-06-17T16:08:21.973Z | Compiling parking_lot_core v0.8.6 |
| 2227 | 2026-06-17T16:08:22.260Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2228 | 2026-06-17T16:08:22.311Z | Compiling tabled_derive v0.11.0 |
| 2229 | 2026-06-17T16:08:22.420Z | Compiling papergrid v0.18.0 |
| 2230 | 2026-06-17T16:08:23.274Z | Compiling hickory-resolver v0.25.2 |
| 2231 | 2026-06-17T16:08:23.408Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2232 | 2026-06-17T16:08:23.946Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2233 | 2026-06-17T16:08:24.336Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2234 | 2026-06-17T16:08:25.393Z | Compiling testing_table v0.3.0 |
| 2235 | 2026-06-17T16:08:25.813Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2236 | 2026-06-17T16:08:26.355Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2237 | 2026-06-17T16:08:26.686Z | Compiling tabled v0.21.0 |
| 2238 | 2026-06-17T16:08:27.323Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2239 | 2026-06-17T16:08:27.986Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2240 | 2026-06-17T16:08:28.881Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2241 | 2026-06-17T16:08:28.997Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2242 | 2026-06-17T16:08:29.559Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2243 | 2026-06-17T16:08:29.692Z | Compiling arc-swap v1.9.1 |
| 2244 | 2026-06-17T16:08:30.060Z | Compiling slog-scope v4.4.1 |
| 2245 | 2026-06-17T16:08:30.270Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2246 | 2026-06-17T16:08:31.668Z | Compiling parking_lot v0.11.2 |
| 2247 | 2026-06-17T16:08:32.175Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2248 | 2026-06-17T16:08:32.553Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2249 | 2026-06-17T16:08:32.940Z | Compiling fxhash v0.2.1 |
| 2250 | 2026-06-17T16:08:33.051Z | Compiling crc8 v0.1.1 |
| 2251 | 2026-06-17T16:08:33.089Z | Compiling sled v0.34.7 |
| 2252 | 2026-06-17T16:08:33.130Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2253 | 2026-06-17T16:08:33.171Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2254 | 2026-06-17T16:08:34.408Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2255 | 2026-06-17T16:08:34.523Z | Compiling slog-stdlog v4.1.1 |
| 2256 | 2026-06-17T16:08:34.993Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2257 | 2026-06-17T16:08:35.264Z | Compiling slog-envlogger v2.2.0 |
| 2258 | 2026-06-17T16:08:36.213Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2259 | 2026-06-17T16:08:38.802Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2260 | 2026-06-17T16:08:40.915Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2261 | 2026-06-17T16:08:43.137Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2262 | 2026-06-17T16:08:44.496Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2263 | 2026-06-17T16:08:53.173Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2264 | 2026-06-17T16:08:58.704Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2265 | 2026-06-17T16:09:01.903Z | Finished `release` profile [optimized] target(s) in 4m 04s |
| 2266 | 2026-06-17T16:09:02.235Z | + banner trio |
| 2267 | 2026-06-17T16:09:02.239Z | |
| 2268 | 2026-06-17T16:09:02.239Z | ##### ##### # #### |
| 2269 | 2026-06-17T16:09:02.239Z | # # # # # # |
| 2270 | 2026-06-17T16:09:02.239Z | # # # # # # |
| 2271 | 2026-06-17T16:09:02.239Z | # ##### # # # |
| 2272 | 2026-06-17T16:09:02.239Z | # # # # # # |
| 2273 | 2026-06-17T16:09:02.239Z | # # # # #### |
| 2274 | 2026-06-17T16:09:02.239Z | |
| 2275 | 2026-06-17T16:09:02.239Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2276 | 2026-06-17T16:09:02.796Z | Compiling cfg-if v1.0.4 |
| 2277 | 2026-06-17T16:09:02.799Z | Compiling libc v0.2.186 |
| 2278 | 2026-06-17T16:09:02.799Z | Compiling serde_core v1.0.228 |
| 2279 | 2026-06-17T16:09:02.908Z | Compiling memchr v2.8.1 |
| 2280 | 2026-06-17T16:09:02.912Z | Compiling itoa v1.0.18 |
| 2281 | 2026-06-17T16:09:02.916Z | Compiling smallvec v1.15.1 |
| 2282 | 2026-06-17T16:09:02.929Z | Compiling stable_deref_trait v1.2.1 |
| 2283 | 2026-06-17T16:09:02.933Z | Compiling zerofrom v0.1.8 |
| 2284 | 2026-06-17T16:09:02.950Z | Compiling zmij v1.0.21 |
| 2285 | 2026-06-17T16:09:03.000Z | Compiling litemap v0.8.2 |
| 2286 | 2026-06-17T16:09:03.057Z | Compiling yoke v0.8.3 |
| 2287 | 2026-06-17T16:09:03.139Z | Compiling writeable v0.6.3 |
| 2288 | 2026-06-17T16:09:03.158Z | Compiling utf8_iter v1.0.4 |
| 2289 | 2026-06-17T16:09:03.197Z | Compiling percent-encoding v2.3.2 |
| 2290 | 2026-06-17T16:09:03.255Z | Compiling zerovec v0.11.6 |
| 2291 | 2026-06-17T16:09:03.278Z | Compiling zerotrie v0.2.4 |
| 2292 | 2026-06-17T16:09:03.318Z | Compiling libm v0.2.16 |
| 2293 | 2026-06-17T16:09:03.377Z | Compiling icu_normalizer_data v2.2.0 |
| 2294 | 2026-06-17T16:09:03.422Z | Compiling icu_properties_data v2.2.0 |
| 2295 | 2026-06-17T16:09:03.457Z | Compiling form_urlencoded v1.2.2 |
| 2296 | 2026-06-17T16:09:03.469Z | Compiling rand_core v0.10.1 |
| 2297 | 2026-06-17T16:09:03.565Z | Compiling errno v0.3.14 |
| 2298 | 2026-06-17T16:09:03.626Z | Compiling getrandom v0.4.2 |
| 2299 | 2026-06-17T16:09:03.709Z | Compiling iana-time-zone v0.1.65 |
| 2300 | 2026-06-17T16:09:03.728Z | Compiling pin-project-lite v0.2.17 |
| 2301 | 2026-06-17T16:09:03.760Z | Compiling zeroize v1.8.2 |
| 2302 | 2026-06-17T16:09:03.826Z | Compiling tinystr v0.8.3 |
| 2303 | 2026-06-17T16:09:03.838Z | Compiling potential_utf v0.1.5 |
| 2304 | 2026-06-17T16:09:03.849Z | Compiling dyn-clone v1.0.20 |
| 2305 | 2026-06-17T16:09:03.992Z | Compiling icu_locale_core v2.2.0 |
| 2306 | 2026-06-17T16:09:04.005Z | Compiling icu_collections v2.2.0 |
| 2307 | 2026-06-17T16:09:04.017Z | Compiling socket2 v0.6.4 |
| 2308 | 2026-06-17T16:09:04.021Z | Compiling scopeguard v1.2.0 |
| 2309 | 2026-06-17T16:09:04.037Z | Compiling parking_lot_core v0.9.12 |
| 2310 | 2026-06-17T16:09:04.055Z | Compiling signal-hook-registry v1.4.8 |
| 2311 | 2026-06-17T16:09:04.135Z | Compiling num-traits v0.2.19 |
| 2312 | 2026-06-17T16:09:04.438Z | Compiling lock_api v0.4.14 |
| 2313 | 2026-06-17T16:09:04.597Z | Compiling mio v1.2.1 |
| 2314 | 2026-06-17T16:09:04.687Z | Compiling parking_lot v0.12.5 |
| 2315 | 2026-06-17T16:09:04.749Z | Compiling serde v1.0.228 |
| 2316 | 2026-06-17T16:09:04.832Z | Compiling serde_json v1.0.150 |
| 2317 | 2026-06-17T16:09:04.920Z | Compiling icu_provider v2.2.0 |
| 2318 | 2026-06-17T16:09:04.935Z | Compiling uuid v1.23.2 |
| 2319 | 2026-06-17T16:09:05.059Z | Compiling semver v1.0.28 |
| 2320 | 2026-06-17T16:09:05.315Z | Compiling bytes v1.11.1 |
| 2321 | 2026-06-17T16:09:05.418Z | Compiling icu_normalizer v2.2.0 |
| 2322 | 2026-06-17T16:09:05.557Z | Compiling icu_properties v2.2.0 |
| 2323 | 2026-06-17T16:09:05.557Z | Compiling chrono v0.4.45 |
| 2324 | 2026-06-17T16:09:05.647Z | Compiling portable-atomic v1.13.1 |
| 2325 | 2026-06-17T16:09:05.751Z | Compiling thiserror v2.0.18 |
| 2326 | 2026-06-17T16:09:05.869Z | Compiling tokio v1.52.3 |
| 2327 | 2026-06-17T16:09:06.219Z | Compiling bitflags v2.12.1 |
| 2328 | 2026-06-17T16:09:06.364Z | Compiling critical-section v1.2.0 |
| 2329 | 2026-06-17T16:09:06.479Z | Compiling futures-core v0.3.32 |
| 2330 | 2026-06-17T16:09:06.621Z | Compiling idna_adapter v1.2.2 |
| 2331 | 2026-06-17T16:09:06.625Z | Compiling once_cell v1.21.4 |
| 2332 | 2026-06-17T16:09:06.643Z | Compiling log v0.4.32 |
| 2333 | 2026-06-17T16:09:06.762Z | Compiling idna v1.1.0 |
| 2334 | 2026-06-17T16:09:06.876Z | Compiling equivalent v1.0.2 |
| 2335 | 2026-06-17T16:09:06.893Z | Compiling subtle v2.6.1 |
| 2336 | 2026-06-17T16:09:06.911Z | Compiling zerocopy v0.8.50 |
| 2337 | 2026-06-17T16:09:06.968Z | Compiling futures-sink v0.3.32 |
| 2338 | 2026-06-17T16:09:07.066Z | Compiling slab v0.4.12 |
| 2339 | 2026-06-17T16:09:07.084Z | Compiling url v2.5.8 |
| 2340 | 2026-06-17T16:09:07.184Z | Compiling typenum v1.20.1 |
| 2341 | 2026-06-17T16:09:07.279Z | Compiling futures-channel v0.3.32 |
| 2342 | 2026-06-17T16:09:07.510Z | Compiling getrandom v0.2.17 |
| 2343 | 2026-06-17T16:09:07.537Z | Compiling futures-task v0.3.32 |
| 2344 | 2026-06-17T16:09:07.714Z | Compiling schemars v0.8.22 |
| 2345 | 2026-06-17T16:09:07.731Z | Compiling futures-io v0.3.32 |
| 2346 | 2026-06-17T16:09:07.955Z | Compiling futures-util v0.3.32 |
| 2347 | 2026-06-17T16:09:07.998Z | Compiling rand_core v0.6.4 |
| 2348 | 2026-06-17T16:09:08.261Z | Compiling hashbrown v0.17.1 |
| 2349 | 2026-06-17T16:09:08.898Z | Compiling indexmap v2.14.0 |
| 2350 | 2026-06-17T16:09:08.939Z | Compiling tracing-core v0.1.36 |
| 2351 | 2026-06-17T16:09:09.130Z | Compiling ipnetwork v0.21.1 |
| 2352 | 2026-06-17T16:09:09.663Z | Compiling tracing v0.1.44 |
| 2353 | 2026-06-17T16:09:09.734Z | Compiling base64 v0.22.1 |
| 2354 | 2026-06-17T16:09:10.052Z | Compiling http v1.4.1 |
| 2355 | 2026-06-17T16:09:10.065Z | Compiling unicode-ident v1.0.24 |
| 2356 | 2026-06-17T16:09:10.130Z | Compiling slog v2.8.2 |
| 2357 | 2026-06-17T16:09:10.145Z | Compiling erased-serde v0.3.31 |
| 2358 | 2026-06-17T16:09:10.181Z | Compiling proc-macro2 v1.0.106 |
| 2359 | 2026-06-17T16:09:10.236Z | Compiling fnv v1.0.7 |
| 2360 | 2026-06-17T16:09:10.345Z | Compiling oxnet v0.1.6 |
| 2361 | 2026-06-17T16:09:10.759Z | Compiling quote v1.0.45 |
| 2362 | 2026-06-17T16:09:11.184Z | Compiling syn v2.0.117 |
| 2363 | 2026-06-17T16:09:11.296Z | Compiling tokio-util v0.7.18 |
| 2364 | 2026-06-17T16:09:11.493Z | Compiling byteorder v1.5.0 |
| 2365 | 2026-06-17T16:09:11.750Z | Compiling ipnet v2.12.0 |
| 2366 | 2026-06-17T16:09:11.959Z | Compiling thiserror v1.0.69 |
| 2367 | 2026-06-17T16:09:12.075Z | Compiling ppv-lite86 v0.2.21 |
| 2368 | 2026-06-17T16:09:12.329Z | Compiling rustls-pki-types v1.14.1 |
| 2369 | 2026-06-17T16:09:12.454Z | Compiling aws-lc-sys v0.41.0 |
| 2370 | 2026-06-17T16:09:12.516Z | Compiling http-body v1.0.1 |
| 2371 | 2026-06-17T16:09:12.548Z | Compiling untrusted v0.7.1 |
| 2372 | 2026-06-17T16:09:12.674Z | Compiling atomic-waker v1.1.2 |
| 2373 | 2026-06-17T16:09:12.685Z | Compiling httparse v1.10.1 |
| 2374 | 2026-06-17T16:09:12.763Z | Compiling untrusted v0.9.0 |
| 2375 | 2026-06-17T16:09:12.811Z | Compiling tower-service v0.3.3 |
| 2376 | 2026-06-17T16:09:12.899Z | Compiling ryu v1.0.23 |
| 2377 | 2026-06-17T16:09:12.910Z | Compiling rustls v0.23.40 |
| 2378 | 2026-06-17T16:09:12.943Z | Compiling aws-lc-rs v1.17.0 |
| 2379 | 2026-06-17T16:09:13.020Z | Compiling tower-layer v0.3.3 |
| 2380 | 2026-06-17T16:09:13.147Z | Compiling pretty-hex v0.4.2 |
| 2381 | 2026-06-17T16:09:13.165Z | Compiling try-lock v0.2.5 |
| 2382 | 2026-06-17T16:09:13.202Z | Compiling h2 v0.4.14 |
| 2383 | 2026-06-17T16:09:13.224Z | Compiling httpdate v1.0.3 |
| 2384 | 2026-06-17T16:09:13.227Z | Compiling rustix v1.1.4 |
| 2385 | 2026-06-17T16:09:13.274Z | Compiling want v0.3.1 |
| 2386 | 2026-06-17T16:09:13.287Z | Compiling plain v0.2.3 |
| 2387 | 2026-06-17T16:09:13.403Z | Compiling regex-syntax v0.8.10 |
| 2388 | 2026-06-17T16:09:13.458Z | Compiling getrandom v0.3.4 |
| 2389 | 2026-06-17T16:09:13.605Z | Compiling omicron-workspace-hack v0.1.0 |
| 2390 | 2026-06-17T16:09:13.667Z | Compiling ucd-trie v0.1.7 |
| 2391 | 2026-06-17T16:09:13.682Z | Compiling rand_core v0.9.5 |
| 2392 | 2026-06-17T16:09:13.976Z | Compiling pest v2.8.6 |
| 2393 | 2026-06-17T16:09:14.294Z | Compiling rustls-webpki v0.103.13 |
| 2394 | 2026-06-17T16:09:15.631Z | Compiling hyper v1.10.1 |
| 2395 | 2026-06-17T16:09:15.872Z | Compiling crossbeam-utils v0.8.21 |
| 2396 | 2026-06-17T16:09:16.653Z | Compiling serde_urlencoded v0.7.1 |
| 2397 | 2026-06-17T16:09:16.954Z | Compiling http-body-util v0.1.3 |
| 2398 | 2026-06-17T16:09:16.977Z | Compiling allocator-api2 v0.2.21 |
| 2399 | 2026-06-17T16:09:17.254Z | Compiling hyper-util v0.1.20 |
| 2400 | 2026-06-17T16:09:17.388Z | Compiling foldhash v0.2.0 |
| 2401 | 2026-06-17T16:09:17.690Z | Compiling hashbrown v0.16.1 |
| 2402 | 2026-06-17T16:09:18.415Z | Compiling newtype-uuid v1.3.2 |
| 2403 | 2026-06-17T16:09:19.327Z | Compiling tokio-rustls v0.26.4 |
| 2404 | 2026-06-17T16:09:19.439Z | Compiling hex v0.4.3 |
| 2405 | 2026-06-17T16:09:19.666Z | Compiling daft v0.1.7 |
| 2406 | 2026-06-17T16:09:19.695Z | Compiling rand_chacha v0.9.0 |
| 2407 | 2026-06-17T16:09:19.779Z | Compiling sync_wrapper v1.0.2 |
| 2408 | 2026-06-17T16:09:19.904Z | Compiling aho-corasick v1.1.4 |
| 2409 | 2026-06-17T16:09:19.984Z | Compiling fastrand v2.4.1 |
| 2410 | 2026-06-17T16:09:20.276Z | Compiling rand v0.9.4 |
| 2411 | 2026-06-17T16:09:20.276Z | Compiling tower v0.5.3 |
| 2412 | 2026-06-17T16:09:20.334Z | Compiling anyhow v1.0.102 |
| 2413 | 2026-06-17T16:09:20.347Z | Compiling powerfmt v0.2.0 |
| 2414 | 2026-06-17T16:09:20.608Z | Compiling deranged v0.5.8 |
| 2415 | 2026-06-17T16:09:20.618Z | Compiling generic-array v0.14.7 |
| 2416 | 2026-06-17T16:09:20.871Z | Compiling regex-automata v0.4.14 |
| 2417 | 2026-06-17T16:09:20.993Z | Compiling tower-http v0.6.11 |
| 2418 | 2026-06-17T16:09:21.029Z | Compiling openapiv3 v2.2.0 |
| 2419 | 2026-06-17T16:09:21.175Z | Compiling num-conv v0.2.2 |
| 2420 | 2026-06-17T16:09:21.345Z | Compiling openssl-probe v0.2.1 |
| 2421 | 2026-06-17T16:09:21.594Z | Compiling time-core v0.1.8 |
| 2422 | 2026-06-17T16:09:21.682Z | Compiling num_threads v0.1.7 |
| 2423 | 2026-06-17T16:09:21.730Z | Compiling cpufeatures v0.3.0 |
| 2424 | 2026-06-17T16:09:21.747Z | Compiling rustls-native-certs v0.8.4 |
| 2425 | 2026-06-17T16:09:21.781Z | Compiling time v0.3.47 |
| 2426 | 2026-06-17T16:09:21.807Z | Compiling camino v1.2.2 |
| 2427 | 2026-06-17T16:09:22.418Z | Compiling tempfile v3.27.0 |
| 2428 | 2026-06-17T16:09:22.600Z | Compiling futures-executor v0.3.32 |
| 2429 | 2026-06-17T16:09:23.143Z | Compiling winnow v1.0.3 |
| 2430 | 2026-06-17T16:09:23.340Z | Compiling regex v1.12.3 |
| 2431 | 2026-06-17T16:09:23.488Z | Compiling futures v0.3.32 |
| 2432 | 2026-06-17T16:09:23.578Z | Compiling rustls-platform-verifier v0.7.0 |
| 2433 | 2026-06-17T16:09:24.229Z | Compiling hyper-rustls v0.27.9 |
| 2434 | 2026-06-17T16:09:24.591Z | Compiling crossbeam-channel v0.5.15 |
| 2435 | 2026-06-17T16:09:24.646Z | Compiling scroll v0.13.0 |
| 2436 | 2026-06-17T16:09:24.768Z | Compiling hybrid-array v0.4.12 |
| 2437 | 2026-06-17T16:09:24.809Z | Compiling adler2 v2.0.1 |
| 2438 | 2026-06-17T16:09:24.970Z | Compiling simd-adler32 v0.3.9 |
| 2439 | 2026-06-17T16:09:24.984Z | Compiling goblin v0.10.7 |
| 2440 | 2026-06-17T16:09:25.270Z | Compiling miniz_oxide v0.8.9 |
| 2441 | 2026-06-17T16:09:25.301Z | Compiling crc32fast v1.5.0 |
| 2442 | 2026-06-17T16:09:25.328Z | Compiling reqwest v0.13.4 |
| 2443 | 2026-06-17T16:09:25.553Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2444 | 2026-06-17T16:09:25.831Z | Compiling thread_local v1.1.9 |
| 2445 | 2026-06-17T16:09:26.191Z | Compiling either v1.16.0 |
| 2446 | 2026-06-17T16:09:26.420Z | Compiling flate2 v1.1.9 |
| 2447 | 2026-06-17T16:09:26.701Z | Compiling crypto-common v0.2.2 |
| 2448 | 2026-06-17T16:09:27.005Z | Compiling block-buffer v0.12.0 |
| 2449 | 2026-06-17T16:09:27.197Z | Compiling crypto-common v0.1.7 |
| 2450 | 2026-06-17T16:09:27.352Z | Compiling dtrace-parser v0.3.0 |
| 2451 | 2026-06-17T16:09:27.548Z | Compiling rand_chacha v0.3.1 |
| 2452 | 2026-06-17T16:09:27.989Z | Compiling is-terminal v0.4.17 |
| 2453 | 2026-06-17T16:09:28.097Z | Compiling thread-id v5.1.0 |
| 2454 | 2026-06-17T16:09:28.180Z | Compiling dof v0.4.0 |
| 2455 | 2026-06-17T16:09:28.191Z | Compiling compression-core v0.4.32 |
| 2456 | 2026-06-17T16:09:28.370Z | Compiling take_mut v0.2.2 |
| 2457 | 2026-06-17T16:09:28.493Z | Compiling const-oid v0.10.2 |
| 2458 | 2026-06-17T16:09:28.803Z | Compiling term v1.2.1 |
| 2459 | 2026-06-17T16:09:29.898Z | Compiling debug-ignore v1.0.5 |
| 2460 | 2026-06-17T16:09:30.017Z | Compiling match_cfg v0.1.0 |
| 2461 | 2026-06-17T16:09:30.095Z | Compiling hostname v0.3.1 |
| 2462 | 2026-06-17T16:09:30.267Z | Compiling slog-term v2.9.2 |
| 2463 | 2026-06-17T16:09:30.743Z | Compiling usdt-impl v0.6.0 |
| 2464 | 2026-06-17T16:09:31.267Z | Compiling digest v0.11.3 |
| 2465 | 2026-06-17T16:09:31.475Z | Compiling slog-async v2.8.0 |
| 2466 | 2026-06-17T16:09:31.651Z | Compiling compression-codecs v0.4.38 |
| 2467 | 2026-06-17T16:09:32.033Z | Compiling rand v0.8.6 |
| 2468 | 2026-06-17T16:09:32.045Z | Compiling ref-cast v1.0.25 |
| 2469 | 2026-06-17T16:09:32.154Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2470 | 2026-06-17T16:09:32.851Z | Compiling slog-json v2.6.1 |
| 2471 | 2026-06-17T16:09:32.969Z | Compiling strum v0.26.3 |
| 2472 | 2026-06-17T16:09:33.109Z | Compiling macaddr v1.0.1 |
| 2473 | 2026-06-17T16:09:33.121Z | Compiling serde_spanned v1.1.1 |
| 2474 | 2026-06-17T16:09:33.270Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2475 | 2026-06-17T16:09:33.398Z | Compiling memmap2 v0.9.10 |
| 2476 | 2026-06-17T16:09:33.482Z | Compiling wait-timeout v0.2.1 |
| 2477 | 2026-06-17T16:09:33.691Z | Compiling encoding_rs v0.8.35 |
| 2478 | 2026-06-17T16:09:33.705Z | Compiling spin v0.9.8 |
| 2479 | 2026-06-17T16:09:33.830Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2480 | 2026-06-17T16:09:33.967Z | Compiling bit-vec v0.8.0 |
| 2481 | 2026-06-17T16:09:34.086Z | Compiling quick-error v1.2.3 |
| 2482 | 2026-06-17T16:09:34.201Z | Compiling mime v0.3.17 |
| 2483 | 2026-06-17T16:09:34.267Z | Compiling bit-set v0.8.0 |
| 2484 | 2026-06-17T16:09:34.463Z | Compiling rusty-fork v0.3.1 |
| 2485 | 2026-06-17T16:09:34.685Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2486 | 2026-06-17T16:09:35.061Z | Compiling multer v3.1.0 |
| 2487 | 2026-06-17T16:09:35.338Z | Compiling usdt v0.6.0 |
| 2488 | 2026-06-17T16:09:35.993Z | Compiling slog-bunyan v2.5.0 |
| 2489 | 2026-06-17T16:09:36.179Z | Compiling async-compression v0.4.42 |
| 2490 | 2026-06-17T16:09:36.306Z | Compiling sha1 v0.11.0 |
| 2491 | 2026-06-17T16:09:36.599Z | Compiling serde_with v3.20.0 |
| 2492 | 2026-06-17T16:09:36.672Z | Compiling async-stream v0.3.6 |
| 2493 | 2026-06-17T16:09:36.701Z | Compiling rand_xorshift v0.4.0 |
| 2494 | 2026-06-17T16:09:36.736Z | Compiling waitgroup v0.1.2 |
| 2495 | 2026-06-17T16:09:36.863Z | Compiling rustls-pemfile v2.2.0 |
| 2496 | 2026-06-17T16:09:36.875Z | Compiling serde_path_to_error v0.1.20 |
| 2497 | 2026-06-17T16:09:36.896Z | Compiling hostname v0.4.2 |
| 2498 | 2026-06-17T16:09:37.057Z | Compiling unarray v0.1.4 |
| 2499 | 2026-06-17T16:09:37.140Z | Compiling progenitor-client v0.14.0 |
| 2500 | 2026-06-17T16:09:37.180Z | Compiling proptest v1.11.0 |
| 2501 | 2026-06-17T16:09:37.250Z | Compiling dropshot v0.17.1 |
| 2502 | 2026-06-17T16:09:37.322Z | Compiling strum v0.27.2 |
| 2503 | 2026-06-17T16:09:37.463Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2504 | 2026-06-17T16:09:37.613Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2505 | 2026-06-17T16:09:37.651Z | Compiling iddqd v0.4.2 |
| 2506 | 2026-06-17T16:09:37.841Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2507 | 2026-06-17T16:09:37.979Z | Compiling reqwest v0.12.28 |
| 2508 | 2026-06-17T16:09:38.145Z | Compiling block-buffer v0.10.4 |
| 2509 | 2026-06-17T16:09:38.322Z | Compiling backon v1.6.0 |
| 2510 | 2026-06-17T16:09:38.590Z | Compiling instant v0.1.13 |
| 2511 | 2026-06-17T16:09:38.718Z | Compiling backoff v0.4.0 |
| 2512 | 2026-06-17T16:09:38.947Z | Compiling progenitor-extras v0.2.0 |
| 2513 | 2026-06-17T16:09:39.195Z | Compiling progenitor-client v0.10.0 |
| 2514 | 2026-06-17T16:09:39.242Z | Compiling digest v0.10.7 |
| 2515 | 2026-06-17T16:09:39.374Z | Compiling parse-display v0.10.0 |
| 2516 | 2026-06-17T16:09:39.502Z | Compiling itertools v0.14.0 |
| 2517 | 2026-06-17T16:09:39.712Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2518 | 2026-06-17T16:09:39.816Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2519 | 2026-06-17T16:09:40.320Z | Compiling regress v0.10.5 |
| 2520 | 2026-06-17T16:09:41.051Z | Compiling humantime v2.3.0 |
| 2521 | 2026-06-17T16:09:41.529Z | Compiling cpufeatures v0.2.17 |
| 2522 | 2026-06-17T16:09:41.628Z | Compiling unicode-width v0.2.2 |
| 2523 | 2026-06-17T16:09:41.787Z | Compiling heck v0.5.0 |
| 2524 | 2026-06-17T16:09:41.952Z | Compiling secrecy v0.10.3 |
| 2525 | 2026-06-17T16:09:42.141Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2526 | 2026-06-17T16:09:42.382Z | Compiling tinyvec_macros v0.1.1 |
| 2527 | 2026-06-17T16:09:42.464Z | Compiling tinyvec v1.11.0 |
| 2528 | 2026-06-17T16:09:42.904Z | Compiling num-integer v0.1.46 |
| 2529 | 2026-06-17T16:09:43.156Z | Compiling scroll v0.12.0 |
| 2530 | 2026-06-17T16:09:43.413Z | Compiling crucible-workspace-hack v0.1.0 |
| 2531 | 2026-06-17T16:09:43.464Z | Compiling hmac v0.12.1 |
| 2532 | 2026-06-17T16:09:43.493Z | Compiling inout v0.1.4 |
| 2533 | 2026-06-17T16:09:43.629Z | Compiling regress v0.11.1 |
| 2534 | 2026-06-17T16:09:43.653Z | Compiling ff v0.13.1 |
| 2535 | 2026-06-17T16:09:43.670Z | Compiling utf8parse v0.2.2 |
| 2536 | 2026-06-17T16:09:43.786Z | Compiling group v0.13.0 |
| 2537 | 2026-06-17T16:09:43.815Z | Compiling anstyle-parse v1.0.0 |
| 2538 | 2026-06-17T16:09:43.919Z | Compiling cipher v0.4.4 |
| 2539 | 2026-06-17T16:09:44.043Z | Compiling hkdf v0.12.4 |
| 2540 | 2026-06-17T16:09:44.172Z | Compiling goblin v0.8.2 |
| 2541 | 2026-06-17T16:09:44.219Z | Compiling num-iter v0.1.45 |
| 2542 | 2026-06-17T16:09:44.353Z | Compiling num-rational v0.4.2 |
| 2543 | 2026-06-17T16:09:45.098Z | Compiling zerocopy v0.7.35 |
| 2544 | 2026-06-17T16:09:45.516Z | Compiling typify-impl v0.6.2 |
| 2545 | 2026-06-17T16:09:45.702Z | Compiling universal-hash v0.5.1 |
| 2546 | 2026-06-17T16:09:45.857Z | Compiling crypto-bigint v0.5.5 |
| 2547 | 2026-06-17T16:09:46.187Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2548 | 2026-06-17T16:09:47.540Z | Compiling terminal_size v0.4.4 |
| 2549 | 2026-06-17T16:09:47.710Z | Compiling half v2.7.1 |
| 2550 | 2026-06-17T16:09:47.816Z | Compiling num-complex v0.4.6 |
| 2551 | 2026-06-17T16:09:48.070Z | Compiling ciborium-io v0.2.2 |
| 2552 | 2026-06-17T16:09:48.178Z | Compiling base16ct v0.2.0 |
| 2553 | 2026-06-17T16:09:48.275Z | Compiling anstyle-query v1.1.5 |
| 2554 | 2026-06-17T16:09:48.389Z | Compiling base64ct v1.8.3 |
| 2555 | 2026-06-17T16:09:48.389Z | Compiling anstyle v1.0.14 |
| 2556 | 2026-06-17T16:09:48.495Z | Compiling opaque-debug v0.3.1 |
| 2557 | 2026-06-17T16:09:48.577Z | Compiling colorchoice v1.0.5 |
| 2558 | 2026-06-17T16:09:48.672Z | Compiling is_terminal_polyfill v1.70.2 |
| 2559 | 2026-06-17T16:09:48.709Z | Compiling password-hash v0.5.0 |
| 2560 | 2026-06-17T16:09:48.738Z | Compiling poly1305 v0.8.0 |
| 2561 | 2026-06-17T16:09:48.774Z | Compiling anstream v1.0.0 |
| 2562 | 2026-06-17T16:09:49.297Z | Compiling elliptic-curve v0.13.8 |
| 2563 | 2026-06-17T16:09:49.349Z | Compiling num v0.4.3 |
| 2564 | 2026-06-17T16:09:49.433Z | Compiling ciborium-ll v0.2.2 |
| 2565 | 2026-06-17T16:09:49.627Z | Compiling curve25519-dalek v4.1.3 |
| 2566 | 2026-06-17T16:09:49.663Z | Compiling typify v0.6.2 |
| 2567 | 2026-06-17T16:09:49.707Z | Compiling thiserror-no-std v2.0.2 |
| 2568 | 2026-06-17T16:09:49.793Z | Compiling dof v0.3.0 |
| 2569 | 2026-06-17T16:09:49.823Z | Compiling chacha20 v0.9.1 |
| 2570 | 2026-06-17T16:09:50.084Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2571 | 2026-06-17T16:09:50.565Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2572 | 2026-06-17T16:09:52.128Z | Compiling blake2 v0.10.6 |
| 2573 | 2026-06-17T16:09:52.358Z | Compiling aead v0.5.2 |
| 2574 | 2026-06-17T16:09:52.560Z | Compiling byte-wrapper v0.1.0 |
| 2575 | 2026-06-17T16:09:52.580Z | Compiling crossbeam-epoch v0.9.18 |
| 2576 | 2026-06-17T16:09:52.638Z | Compiling dtrace-parser v0.2.0 |
| 2577 | 2026-06-17T16:09:53.007Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2578 | 2026-06-17T16:09:53.092Z | Compiling thread-id v4.2.2 |
| 2579 | 2026-06-17T16:09:53.184Z | Compiling clap_lex v1.1.0 |
| 2580 | 2026-06-17T16:09:53.520Z | Compiling float-ord v0.3.2 |
| 2581 | 2026-06-17T16:09:53.535Z | Compiling strsim v0.11.1 |
| 2582 | 2026-06-17T16:09:53.562Z | Compiling keccak v0.1.6 |
| 2583 | 2026-06-17T16:09:53.636Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2584 | 2026-06-17T16:09:54.278Z | Compiling clap_builder v4.6.0 |
| 2585 | 2026-06-17T16:09:54.377Z | Compiling sha3 v0.10.9 |
| 2586 | 2026-06-17T16:09:54.580Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2587 | 2026-06-17T16:09:54.777Z | Compiling usdt-impl v0.5.0 |
| 2588 | 2026-06-17T16:09:55.240Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2589 | 2026-06-17T16:09:57.538Z | Compiling chacha20poly1305 v0.10.1 |
| 2590 | 2026-06-17T16:09:57.699Z | Compiling argon2 v0.5.3 |
| 2591 | 2026-06-17T16:09:58.720Z | Compiling vsss-rs v3.3.4 |
| 2592 | 2026-06-17T16:09:59.133Z | Compiling ciborium v0.2.2 |
| 2593 | 2026-06-17T16:09:59.998Z | Compiling hash32 v0.3.1 |
| 2594 | 2026-06-17T16:10:00.154Z | Compiling memmap v0.7.0 |
| 2595 | 2026-06-17T16:10:00.171Z | Compiling data-encoding v2.11.0 |
| 2596 | 2026-06-17T16:10:00.243Z | Compiling indent_write v2.2.0 |
| 2597 | 2026-06-17T16:10:00.394Z | Compiling usdt v0.5.0 |
| 2598 | 2026-06-17T16:10:00.407Z | Compiling heapless v0.8.0 |
| 2599 | 2026-06-17T16:10:00.921Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2600 | 2026-06-17T16:10:01.053Z | Compiling ingot-types v0.1.2 |
| 2601 | 2026-06-17T16:10:01.506Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2602 | 2026-06-17T16:10:01.862Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2603 | 2026-06-17T16:10:01.973Z | Compiling clap v4.6.1 |
| 2604 | 2026-06-17T16:10:02.064Z | Compiling rustix v0.38.44 |
| 2605 | 2026-06-17T16:10:02.204Z | Compiling tabwriter v1.4.1 |
| 2606 | 2026-06-17T16:10:02.606Z | Compiling cobs v0.3.0 |
| 2607 | 2026-06-17T16:10:02.839Z | Compiling foreign-types-shared v0.3.1 |
| 2608 | 2026-06-17T16:10:02.864Z | Compiling bitflags v1.3.2 |
| 2609 | 2026-06-17T16:10:02.942Z | Compiling colored v3.1.1 |
| 2610 | 2026-06-17T16:10:02.955Z | Compiling managed v0.8.0 |
| 2611 | 2026-06-17T16:10:03.211Z | Compiling smoltcp v0.11.0 |
| 2612 | 2026-06-17T16:10:03.459Z | Compiling foreign-types v0.5.0 |
| 2613 | 2026-06-17T16:10:03.548Z | Compiling postcard v1.1.3 |
| 2614 | 2026-06-17T16:10:03.620Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2615 | 2026-06-17T16:10:03.928Z | Compiling num_enum v0.7.6 |
| 2616 | 2026-06-17T16:10:04.063Z | Compiling ingot v0.1.1 |
| 2617 | 2026-06-17T16:10:04.904Z | Compiling memoffset v0.9.1 |
| 2618 | 2026-06-17T16:10:05.003Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2619 | 2026-06-17T16:10:05.124Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2620 | 2026-06-17T16:10:05.407Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2621 | 2026-06-17T16:10:05.420Z | Compiling chacha20 v0.10.0 |
| 2622 | 2026-06-17T16:10:05.540Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2623 | 2026-06-17T16:10:05.718Z | Compiling toml_datetime v0.6.11 |
| 2624 | 2026-06-17T16:10:05.784Z | Compiling serde_spanned v0.6.9 |
| 2625 | 2026-06-17T16:10:05.952Z | Compiling cstr-argument v0.1.2 |
| 2626 | 2026-06-17T16:10:05.969Z | Compiling static_assertions v1.1.0 |
| 2627 | 2026-06-17T16:10:06.052Z | Compiling linked-hash-map v0.5.6 |
| 2628 | 2026-06-17T16:10:06.093Z | Compiling swrite v0.1.0 |
| 2629 | 2026-06-17T16:10:06.128Z | Compiling unicode-segmentation v1.13.3 |
| 2630 | 2026-06-17T16:10:06.203Z | Compiling winnow v0.7.15 |
| 2631 | 2026-06-17T16:10:06.271Z | Compiling toml_write v0.1.2 |
| 2632 | 2026-06-17T16:10:06.314Z | Compiling resolv-conf v0.7.6 |
| 2633 | 2026-06-17T16:10:06.453Z | Compiling lru-cache v0.1.2 |
| 2634 | 2026-06-17T16:10:06.521Z | Compiling newline-converter v0.3.0 |
| 2635 | 2026-06-17T16:10:06.596Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2636 | 2026-06-17T16:10:06.661Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2637 | 2026-06-17T16:10:06.773Z | Compiling rand v0.10.1 |
| 2638 | 2026-06-17T16:10:06.953Z | Compiling hubpack v0.1.2 |
| 2639 | 2026-06-17T16:10:07.030Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2640 | 2026-06-17T16:10:07.161Z | Compiling nix v0.31.3 |
| 2641 | 2026-06-17T16:10:07.205Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2642 | 2026-06-17T16:10:07.441Z | Compiling atomicwrites v0.4.4 |
| 2643 | 2026-06-17T16:10:07.626Z | Compiling hickory-proto v0.24.4 |
| 2644 | 2026-06-17T16:10:07.732Z | Compiling toml_edit v0.22.27 |
| 2645 | 2026-06-17T16:10:08.100Z | Compiling crossbeam-deque v0.8.6 |
| 2646 | 2026-06-17T16:10:08.323Z | Compiling console v0.15.11 |
| 2647 | 2026-06-17T16:10:08.335Z | Compiling itertools v0.12.1 |
| 2648 | 2026-06-17T16:10:09.653Z | Compiling camino-tempfile v1.4.1 |
| 2649 | 2026-06-17T16:10:09.762Z | Compiling serde-big-array v0.5.1 |
| 2650 | 2026-06-17T16:10:09.805Z | Compiling siphasher v1.0.3 |
| 2651 | 2026-06-17T16:10:09.930Z | Compiling lazy_static v1.5.0 |
| 2652 | 2026-06-17T16:10:10.023Z | Compiling similar v2.7.0 |
| 2653 | 2026-06-17T16:10:10.043Z | Compiling phf_shared v0.12.1 |
| 2654 | 2026-06-17T16:10:10.119Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2655 | 2026-06-17T16:10:10.275Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2656 | 2026-06-17T16:10:11.136Z | Compiling expectorate v1.2.0 |
| 2657 | 2026-06-17T16:10:11.311Z | Compiling pin-project v1.1.13 |
| 2658 | 2026-06-17T16:10:11.349Z | Compiling hickory-resolver v0.24.4 |
| 2659 | 2026-06-17T16:10:11.427Z | Compiling toml v0.8.23 |
| 2660 | 2026-06-17T16:10:12.769Z | Compiling prettyplease v0.2.37 |
| 2661 | 2026-06-17T16:10:14.041Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2662 | 2026-06-17T16:10:14.320Z | Compiling rayon-core v1.13.0 |
| 2663 | 2026-06-17T16:10:16.106Z | Compiling num_enum v0.5.11 |
| 2664 | 2026-06-17T16:10:16.207Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#33fd10c8) |
| 2665 | 2026-06-17T16:10:16.239Z | Compiling progenitor-impl v0.13.0 |
| 2666 | 2026-06-17T16:10:16.494Z | Compiling progenitor-impl v0.14.0 |
| 2667 | 2026-06-17T16:10:17.315Z | Compiling unicode-normalization v0.1.25 |
| 2668 | 2026-06-17T16:10:17.911Z | Compiling progenitor-client v0.13.0 |
| 2669 | 2026-06-17T16:10:18.461Z | Compiling tokio-stream v0.1.18 |
| 2670 | 2026-06-17T16:10:19.060Z | Compiling csv-core v0.1.13 |
| 2671 | 2026-06-17T16:10:19.482Z | Compiling bstr v1.12.1 |
| 2672 | 2026-06-17T16:10:20.024Z | Compiling highway v1.3.0 |
| 2673 | 2026-06-17T16:10:20.225Z | Compiling konst_macro_rules v0.2.19 |
| 2674 | 2026-06-17T16:10:20.433Z | Compiling foreign-types-shared v0.1.1 |
| 2675 | 2026-06-17T16:10:20.534Z | Compiling same-file v1.0.6 |
| 2676 | 2026-06-17T16:10:20.701Z | Compiling unicode-width v0.1.14 |
| 2677 | 2026-06-17T16:10:20.720Z | Compiling foldhash v0.1.5 |
| 2678 | 2026-06-17T16:10:20.732Z | Compiling walkdir v2.5.0 |
| 2679 | 2026-06-17T16:10:20.946Z | Compiling hashbrown v0.15.5 |
| 2680 | 2026-06-17T16:10:21.016Z | Compiling foreign-types v0.3.2 |
| 2681 | 2026-06-17T16:10:21.098Z | Compiling konst v0.2.20 |
| 2682 | 2026-06-17T16:10:21.495Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2683 | 2026-06-17T16:10:21.528Z | Compiling globset v0.4.18 |
| 2684 | 2026-06-17T16:10:21.595Z | Compiling csv v1.4.0 |
| 2685 | 2026-06-17T16:10:22.582Z | Compiling snafu v0.8.9 |
| 2686 | 2026-06-17T16:10:23.179Z | Compiling qorb v0.4.1 |
| 2687 | 2026-06-17T16:10:24.577Z | Compiling progenitor v0.13.0 |
| 2688 | 2026-06-17T16:10:24.723Z | Compiling progenitor v0.14.0 |
| 2689 | 2026-06-17T16:10:24.736Z | Compiling olpc-cjson v0.1.4 |
| 2690 | 2026-06-17T16:10:24.846Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2691 | 2026-06-17T16:10:24.873Z | Compiling rayon v1.12.0 |
| 2692 | 2026-06-17T16:10:24.975Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2693 | 2026-06-17T16:10:25.468Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2694 | 2026-06-17T16:10:27.089Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2695 | 2026-06-17T16:10:28.548Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2696 | 2026-06-17T16:10:30.805Z | Compiling phf v0.12.1 |
| 2697 | 2026-06-17T16:10:30.992Z | Compiling openssl-sys v0.9.116 |
| 2698 | 2026-06-17T16:10:31.433Z | Compiling tokio-dtrace v0.1.1 |
| 2699 | 2026-06-17T16:10:31.464Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2700 | 2026-06-17T16:10:31.764Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2701 | 2026-06-17T16:10:32.014Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2702 | 2026-06-17T16:10:32.767Z | Compiling libsw-core v0.3.2 |
| 2703 | 2026-06-17T16:10:32.959Z | Compiling pem v3.0.6 |
| 2704 | 2026-06-17T16:10:33.017Z | Compiling serde_plain v1.0.2 |
| 2705 | 2026-06-17T16:10:33.314Z | Compiling sigpipe v0.1.3 |
| 2706 | 2026-06-17T16:10:33.415Z | Compiling glob v0.3.3 |
| 2707 | 2026-06-17T16:10:33.578Z | Compiling fixedbitset v0.5.7 |
| 2708 | 2026-06-17T16:10:33.664Z | Compiling bytecount v0.6.9 |
| 2709 | 2026-06-17T16:10:33.858Z | Compiling jiff v0.2.28 |
| 2710 | 2026-06-17T16:10:34.114Z | Compiling minimal-lexical v0.2.1 |
| 2711 | 2026-06-17T16:10:34.429Z | Compiling typed-path v0.9.3 |
| 2712 | 2026-06-17T16:10:34.434Z | Compiling fixedbitset v0.4.2 |
| 2713 | 2026-06-17T16:10:34.812Z | Compiling petgraph v0.6.5 |
| 2714 | 2026-06-17T16:10:34.900Z | Compiling nom v7.1.3 |
| 2715 | 2026-06-17T16:10:35.154Z | Compiling petgraph v0.8.3 |
| 2716 | 2026-06-17T16:10:35.514Z | Compiling tough v0.22.0 |
| 2717 | 2026-06-17T16:10:36.627Z | Compiling papergrid v0.11.0 |
| 2718 | 2026-06-17T16:10:36.656Z | Compiling openssl v0.10.80 |
| 2719 | 2026-06-17T16:10:37.046Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2720 | 2026-06-17T16:10:37.386Z | Compiling libsw v3.5.0 |
| 2721 | 2026-06-17T16:10:37.579Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2722 | 2026-06-17T16:10:37.660Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2723 | 2026-06-17T16:10:39.509Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2724 | 2026-06-17T16:10:39.767Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2725 | 2026-06-17T16:10:40.069Z | Compiling oxide-tokio-rt v0.1.6 |
| 2726 | 2026-06-17T16:10:40.797Z | Compiling zone v0.3.1 |
| 2727 | 2026-06-17T16:10:40.935Z | Compiling chrono-tz v0.10.4 |
| 2728 | 2026-06-17T16:10:42.031Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2729 | 2026-06-17T16:10:42.365Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2730 | 2026-06-17T16:10:42.582Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2731 | 2026-06-17T16:10:42.628Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2732 | 2026-06-17T16:10:42.746Z | Compiling newtype_derive v0.1.6 |
| 2733 | 2026-06-17T16:10:42.836Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2734 | 2026-06-17T16:10:43.324Z | Compiling slog-dtrace v0.3.0 |
| 2735 | 2026-06-17T16:10:44.043Z | Compiling owo-colors v4.3.0 |
| 2736 | 2026-06-17T16:10:44.930Z | Compiling const_format v0.2.36 |
| 2737 | 2026-06-17T16:10:44.992Z | Compiling cancel-safe-futures v0.1.5 |
| 2738 | 2026-06-17T16:10:45.363Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2739 | 2026-06-17T16:10:45.466Z | Compiling gethostname v0.5.0 |
| 2740 | 2026-06-17T16:10:45.608Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2741 | 2026-06-17T16:10:45.839Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2742 | 2026-06-17T16:10:45.975Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2743 | 2026-06-17T16:10:46.101Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2744 | 2026-06-17T16:10:46.109Z | Compiling bcs v0.1.6 |
| 2745 | 2026-06-17T16:10:47.537Z | Compiling smf v0.2.3 |
| 2746 | 2026-06-17T16:10:47.562Z | Compiling unicode-linebreak v0.1.5 |
| 2747 | 2026-06-17T16:10:47.562Z | Compiling whoami v1.6.1 |
| 2748 | 2026-06-17T16:10:47.562Z | Compiling smawk v0.3.2 |
| 2749 | 2026-06-17T16:10:47.562Z | Compiling linear-map v1.2.0 |
| 2750 | 2026-06-17T16:10:47.562Z | Compiling termtree v0.5.1 |
| 2751 | 2026-06-17T16:10:47.562Z | Compiling tagptr v0.2.0 |
| 2752 | 2026-06-17T16:10:47.562Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2753 | 2026-06-17T16:10:47.562Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2754 | 2026-06-17T16:10:47.562Z | Compiling moka v0.12.15 |
| 2755 | 2026-06-17T16:10:47.890Z | Compiling textwrap v0.16.2 |
| 2756 | 2026-06-17T16:10:48.593Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2757 | 2026-06-17T16:10:49.171Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2758 | 2026-06-17T16:10:49.220Z | Compiling tabled v0.15.0 |
| 2759 | 2026-06-17T16:10:49.285Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2760 | 2026-06-17T16:10:49.968Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2761 | 2026-06-17T16:10:50.197Z | Compiling steno v0.4.1 |
| 2762 | 2026-06-17T16:10:50.866Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-06-17T16:10:50.879Z | Compiling cookie v0.18.1 |
| 2764 | 2026-06-17T16:10:52.280Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2765 | 2026-06-17T16:10:56.656Z | Compiling hickory-proto v0.25.2 |
| 2766 | 2026-06-17T16:10:56.919Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2767 | 2026-06-17T16:10:58.739Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2768 | 2026-06-17T16:10:58.758Z | Compiling arc-swap v1.9.1 |
| 2769 | 2026-06-17T16:10:58.758Z | Compiling slog-scope v4.4.1 |
| 2770 | 2026-06-17T16:10:59.039Z | Compiling hickory-resolver v0.25.2 |
| 2771 | 2026-06-17T16:11:00.139Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2772 | 2026-06-17T16:11:00.427Z | Compiling libscf-sys v1.2.0 |
| 2773 | 2026-06-17T16:11:00.573Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2774 | 2026-06-17T16:11:00.719Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2775 | 2026-06-17T16:11:01.446Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2776 | 2026-06-17T16:11:02.503Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2777 | 2026-06-17T16:11:03.295Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2778 | 2026-06-17T16:11:03.318Z | Compiling slog-stdlog v4.1.1 |
| 2779 | 2026-06-17T16:11:03.785Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2780 | 2026-06-17T16:11:03.794Z | Compiling slog-envlogger v2.2.0 |
| 2781 | 2026-06-17T16:11:04.589Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2782 | 2026-06-17T16:11:05.173Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2783 | 2026-06-17T16:11:05.836Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2784 | 2026-06-17T16:11:13.490Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2785 | 2026-06-17T16:11:15.862Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2786 | 2026-06-17T16:11:17.720Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2787 | 2026-06-17T16:11:26.582Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2788 | 2026-06-17T16:11:30.493Z | Finished `release` profile [optimized] target(s) in 2m 28s |
| 2789 | 2026-06-17T16:11:30.612Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2790 | 2026-06-17T16:11:30.617Z | |
| 2791 | 2026-06-17T16:11:30.617Z | running 1 test |
| 2792 | 2026-06-17T16:11:30.774Z | configure zone |
| 2793 | 2026-06-17T16:11:30.791Z | install zone |
| 2794 | 2026-06-17T16:11:40.652Z | boot zone |
| 2795 | 2026-06-17T16:11:40.734Z | start zone s1 |
| 2796 | 2026-06-17T16:11:40.738Z | configure zone |
| 2797 | 2026-06-17T16:11:40.743Z | install zone |
| 2798 | 2026-06-17T16:11:42.595Z | boot zone |
| 2799 | 2026-06-17T16:11:42.716Z | start zone s2 |
| 2800 | 2026-06-17T16:11:42.716Z | configure zone |
| 2801 | 2026-06-17T16:11:42.729Z | install zone |
| 2802 | 2026-06-17T16:11:45.024Z | boot zone |
| 2803 | 2026-06-17T16:11:45.144Z | start zone t1 |
| 2804 | 2026-06-17T16:11:45.144Z | configure zone |
| 2805 | 2026-06-17T16:11:45.154Z | install zone |
| 2806 | 2026-06-17T16:11:47.854Z | boot zone |
| 2807 | 2026-06-17T16:11:47.960Z | waiting for zones to come up |
| 2808 | 2026-06-17T16:11:57.961Z | [sidecar.trio] svcs milestone/network |
| 2809 | 2026-06-17T16:11:57.992Z | STATE STIME FMRI |
| 2810 | 2026-06-17T16:11:57.992Z | online 16:11:40 svc:/milestone/network:default |
| 2811 | 2026-06-17T16:11:57.992Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2812 | 2026-06-17T16:11:58.013Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2813 | 2026-06-17T16:11:58.041Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2814 | 2026-06-17T16:11:58.062Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2815 | 2026-06-17T16:11:58.066Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2816 | 2026-06-17T16:11:58.075Z | |
| 2817 | 2026-06-17T16:11:58.075Z | running zone s1.trio setup |
| 2818 | 2026-06-17T16:11:58.075Z | [s1.trio] svcs milestone/network |
| 2819 | 2026-06-17T16:11:58.096Z | STATE STIME FMRI |
| 2820 | 2026-06-17T16:11:58.096Z | online 16:11:42 svc:/milestone/network:default |
| 2821 | 2026-06-17T16:11:58.097Z | [s1.trio] dladm |
| 2822 | 2026-06-17T16:11:58.106Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2823 | 2026-06-17T16:11:58.106Z | sl0 simnet 9000 up -- ? |
| 2824 | 2026-06-17T16:11:58.106Z | mg2 vnic 9000 up -- ? |
| 2825 | 2026-06-17T16:11:58.106Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2826 | 2026-06-17T16:11:58.607Z | |
| 2827 | 2026-06-17T16:11:58.607Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2828 | 2026-06-17T16:11:58.626Z | |
| 2829 | 2026-06-17T16:11:58.626Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2830 | 2026-06-17T16:11:58.642Z | |
| 2831 | 2026-06-17T16:11:58.642Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2832 | 2026-06-17T16:11:58.717Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2833 | 2026-06-17T16:11:58.798Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 30e60f6c-dc49-4079-9fb3-ad3f06e1db07 --sled-uuid 08bc1b3c-4e7a-4029-b239-fca0059575da -a sl0/v6 &> /opt/ddmd.log & |
| 2834 | 2026-06-17T16:11:58.811Z | |
| 2835 | 2026-06-17T16:11:58.811Z | running zone s2.trio setup |
| 2836 | 2026-06-17T16:11:58.811Z | [s2.trio] svcs milestone/network |
| 2837 | 2026-06-17T16:11:58.827Z | STATE STIME FMRI |
| 2838 | 2026-06-17T16:11:58.827Z | online 16:11:45 svc:/milestone/network:default |
| 2839 | 2026-06-17T16:11:58.827Z | [s2.trio] dladm |
| 2840 | 2026-06-17T16:11:58.841Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2841 | 2026-06-17T16:11:58.841Z | sl1 simnet 9000 up -- ? |
| 2842 | 2026-06-17T16:11:58.841Z | mg3 vnic 9000 up -- ? |
| 2843 | 2026-06-17T16:11:58.841Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2844 | 2026-06-17T16:11:59.384Z | |
| 2845 | 2026-06-17T16:11:59.384Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2846 | 2026-06-17T16:11:59.405Z | |
| 2847 | 2026-06-17T16:11:59.405Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2848 | 2026-06-17T16:11:59.412Z | |
| 2849 | 2026-06-17T16:11:59.412Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2850 | 2026-06-17T16:11:59.445Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2851 | 2026-06-17T16:11:59.472Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 7446f4e3-1495-4ac2-bd77-b3c4b4a761a1 --sled-uuid 96df48a0-d36e-4097-a86c-429f084332e7 -a sl1/v6 &> /opt/ddmd.log & |
| 2852 | 2026-06-17T16:11:59.484Z | |
| 2853 | 2026-06-17T16:11:59.484Z | running zone t1.trio setup |
| 2854 | 2026-06-17T16:11:59.484Z | [t1.trio] svcs milestone/network |
| 2855 | 2026-06-17T16:11:59.499Z | STATE STIME FMRI |
| 2856 | 2026-06-17T16:11:59.499Z | online 16:11:47 svc:/milestone/network:default |
| 2857 | 2026-06-17T16:11:59.499Z | [t1.trio] dladm |
| 2858 | 2026-06-17T16:11:59.513Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2859 | 2026-06-17T16:11:59.513Z | tfportrear0_0 simnet 9000 up -- ? |
| 2860 | 2026-06-17T16:11:59.513Z | tfportrear1_0 simnet 9000 up -- ? |
| 2861 | 2026-06-17T16:11:59.513Z | mg1 vnic 9000 up -- ? |
| 2862 | 2026-06-17T16:11:59.513Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2863 | 2026-06-17T16:12:00.063Z | |
| 2864 | 2026-06-17T16:12:00.063Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2865 | 2026-06-17T16:12:00.079Z | |
| 2866 | 2026-06-17T16:12:00.079Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2867 | 2026-06-17T16:12:00.093Z | |
| 2868 | 2026-06-17T16:12:00.093Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2869 | 2026-06-17T16:12:00.104Z | |
| 2870 | 2026-06-17T16:12:00.104Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2871 | 2026-06-17T16:12:00.407Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2872 | 2026-06-17T16:12:00.415Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2873 | 2026-06-17T16:12:00.415Z | waiting 3s for copy of files to zone to complete ... |
| 2874 | 2026-06-17T16:12:03.402Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2875 | 2026-06-17T16:12:03.538Z | |
| 2876 | 2026-06-17T16:12:03.538Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2877 | 2026-06-17T16:12:03.645Z | |
| 2878 | 2026-06-17T16:12:03.645Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2879 | 2026-06-17T16:12:03.680Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2880 | 2026-06-17T16:12:03.709Z | [t1.trio] svcadm disable dendrite |
| 2881 | 2026-06-17T16:12:03.735Z | |
| 2882 | 2026-06-17T16:12:03.735Z | [t1.trio] svcadm disable tfport |
| 2883 | 2026-06-17T16:12:03.758Z | |
| 2884 | 2026-06-17T16:12:03.758Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2885 | 2026-06-17T16:12:03.783Z | |
| 2886 | 2026-06-17T16:12:03.784Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2887 | 2026-06-17T16:12:03.808Z | |
| 2888 | 2026-06-17T16:12:03.808Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2889 | 2026-06-17T16:12:03.833Z | |
| 2890 | 2026-06-17T16:12:03.833Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2891 | 2026-06-17T16:12:03.858Z | |
| 2892 | 2026-06-17T16:12:03.858Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2893 | 2026-06-17T16:12:03.883Z | |
| 2894 | 2026-06-17T16:12:03.883Z | [t1.trio] svcadm refresh dendrite:default |
| 2895 | 2026-06-17T16:12:03.904Z | |
| 2896 | 2026-06-17T16:12:03.904Z | [t1.trio] svcadm enable dendrite:default |
| 2897 | 2026-06-17T16:12:03.925Z | |
| 2898 | 2026-06-17T16:12:03.925Z | wait 10s for dendrite to come up ... |
| 2899 | 2026-06-17T16:12:13.927Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2900 | 2026-06-17T16:12:13.955Z | |
| 2901 | 2026-06-17T16:12:13.955Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2902 | 2026-06-17T16:12:13.977Z | |
| 2903 | 2026-06-17T16:12:13.977Z | [t1.trio] svcadm refresh tfport:default |
| 2904 | 2026-06-17T16:12:13.998Z | |
| 2905 | 2026-06-17T16:12:13.998Z | [t1.trio] svcadm enable tfport |
| 2906 | 2026-06-17T16:12:14.019Z | |
| 2907 | 2026-06-17T16:12:14.019Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid b4386cf4-5c33-4f10-a7ca-7e60bf8ce212 --sled-uuid 8440aa27-b67a-41f9-935d-4fd96f56dc93 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2908 | 2026-06-17T16:12:14.031Z | |
| 2909 | 2026-06-17T16:12:14.031Z | [t1.trio] ipadm |
| 2910 | 2026-06-17T16:12:14.046Z | ADDROBJ TYPE STATE ADDR |
| 2911 | 2026-06-17T16:12:14.046Z | lo0/v4 static ok 127.0.0.1/8 |
| 2912 | 2026-06-17T16:12:14.046Z | mg1/v4 static ok 10.0.0.3/24 |
| 2913 | 2026-06-17T16:12:14.046Z | lo0/v6 static ok ::1/128 |
| 2914 | 2026-06-17T16:12:14.046Z | lo0/u6 static ok fd00:3::1/64 |
| 2915 | 2026-06-17T16:12:14.046Z | tfportrear0_0/v6 addrconf ok fe80::dcab:eff:fe0e:8b63%tfportrear0_0/10 |
| 2916 | 2026-06-17T16:12:14.046Z | tfportrear1_0/v6 addrconf ok fe80::e03a:4cff:fe56:1c76%tfportrear1_0/10 |
| 2917 | 2026-06-17T16:12:16.156Z | initial peering test passed |
| 2918 | 2026-06-17T16:12:17.163Z | advertise from one passed |
| 2919 | 2026-06-17T16:12:18.251Z | advertise from two passed |
| 2920 | 2026-06-17T16:12:18.251Z | [s1.trio] ping fd00:2::1 |
| 2921 | 2026-06-17T16:12:18.400Z | fd00:2::1 is alive |
| 2922 | 2026-06-17T16:12:18.400Z | [s2.trio] ping fd00:1::1 |
| 2923 | 2026-06-17T16:12:18.400Z | fd00:1::1 is alive |
| 2924 | 2026-06-17T16:12:18.400Z | connectivity test passed |
| 2925 | 2026-06-17T16:12:18.400Z | [t1.trio] pkill ddmd |
| 2926 | 2026-06-17T16:12:18.400Z | |
| 2927 | 2026-06-17T16:12:24.199Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid b646efa7-d375-400f-b17d-69b6974c1534 --sled-uuid 14457c6e-8269-4605-ac99-32f181ef0d33 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2928 | 2026-06-17T16:12:24.213Z | |
| 2929 | 2026-06-17T16:12:24.213Z | [t1.trio] ipadm |
| 2930 | 2026-06-17T16:12:24.226Z | ADDROBJ TYPE STATE ADDR |
| 2931 | 2026-06-17T16:12:24.226Z | lo0/v4 static ok 127.0.0.1/8 |
| 2932 | 2026-06-17T16:12:24.226Z | mg1/v4 static ok 10.0.0.3/24 |
| 2933 | 2026-06-17T16:12:24.226Z | lo0/v6 static ok ::1/128 |
| 2934 | 2026-06-17T16:12:24.226Z | lo0/u6 static ok fd00:3::1/64 |
| 2935 | 2026-06-17T16:12:24.226Z | tfportrear0_0/v6 addrconf ok fe80::dcab:eff:fe0e:8b63%tfportrear0_0/10 |
| 2936 | 2026-06-17T16:12:24.226Z | tfportrear1_0/v6 addrconf ok fe80::e03a:4cff:fe56:1c76%tfportrear1_0/10 |
| 2937 | 2026-06-17T16:12:27.228Z | [s1.trio] ping fd00:2::1 |
| 2938 | 2026-06-17T16:12:27.243Z | fd00:2::1 is alive |
| 2939 | 2026-06-17T16:12:27.243Z | [s2.trio] ping fd00:1::1 |
| 2940 | 2026-06-17T16:12:27.255Z | fd00:1::1 is alive |
| 2941 | 2026-06-17T16:12:27.255Z | transit router restart passed |
| 2942 | 2026-06-17T16:12:27.255Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2943 | 2026-06-17T16:12:27.271Z | local v6: |
| 2944 | 2026-06-17T16:12:27.271Z | fe80::dcab:eff:fe0e:8b63 |
| 2945 | 2026-06-17T16:12:27.271Z | fe80::e03a:4cff:fe56:1c76 |
| 2946 | 2026-06-17T16:12:27.271Z | local v4: |
| 2947 | 2026-06-17T16:12:27.271Z | router v6_idx: |
| 2948 | 2026-06-17T16:12:27.271Z | fd00:1::/64 -> 0 |
| 2949 | 2026-06-17T16:12:27.271Z | fd00:2::/64 -> 1 |
| 2950 | 2026-06-17T16:12:27.271Z | router v6_routes: |
| 2951 | 2026-06-17T16:12:27.272Z | 1 -> fe80::bc38:cbff:fe4f:c325 (2) |
| 2952 | 2026-06-17T16:12:27.272Z | 0 -> fe80::fc12:25ff:feec:76c9 (1) |
| 2953 | 2026-06-17T16:12:27.272Z | router v4_idx: |
| 2954 | 2026-06-17T16:12:27.272Z | router v4_routes: |
| 2955 | 2026-06-17T16:12:27.272Z | resolver v4: |
| 2956 | 2026-06-17T16:12:27.272Z | 10.0.0.3 -> 02:08:20:78:c7:98 |
| 2957 | 2026-06-17T16:12:27.272Z | 10.0.0.254 -> 02:08:20:d6:9e:74 |
| 2958 | 2026-06-17T16:12:27.272Z | resolver v6: |
| 2959 | 2026-06-17T16:12:27.272Z | fe80::e03a:4cff:fe56:1c76 -> e2:3a:4c:56:1c:76 |
| 2960 | 2026-06-17T16:12:27.272Z | fe80::dcab:eff:fe0e:8b63 -> de:ab:0e:0e:8b:63 |
| 2961 | 2026-06-17T16:12:27.272Z | fe80::fc12:25ff:feec:76c9 -> fe:12:25:ec:76:c9 |
| 2962 | 2026-06-17T16:12:27.272Z | fe80::bc38:cbff:fe4f:c325 -> be:38:cb:4f:c3:25 |
| 2963 | 2026-06-17T16:12:27.272Z | nat v4: |
| 2964 | 2026-06-17T16:12:27.272Z | nat_v6: |
| 2965 | 2026-06-17T16:12:27.272Z | port_mac: |
| 2966 | 2026-06-17T16:12:27.272Z | 1000: a8:40:25:30:ed:1e |
| 2967 | 2026-06-17T16:12:27.272Z | 2: a8:40:25:30:ed:20 |
| 2968 | 2026-06-17T16:12:27.272Z | 1: a8:40:25:30:ed:1f |
| 2969 | 2026-06-17T16:12:27.272Z | proxy arp: |
| 2970 | 2026-06-17T16:12:27.272Z | [s1.trio] pkill ddmd |
| 2971 | 2026-06-17T16:12:27.282Z | |
| 2972 | 2026-06-17T16:12:30.618Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2973 | 2026-06-17T16:12:32.285Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2974 | 2026-06-17T16:12:32.302Z | local v6: |
| 2975 | 2026-06-17T16:12:32.302Z | fe80::dcab:eff:fe0e:8b63 |
| 2976 | 2026-06-17T16:12:32.302Z | fe80::e03a:4cff:fe56:1c76 |
| 2977 | 2026-06-17T16:12:32.302Z | local v4: |
| 2978 | 2026-06-17T16:12:32.302Z | router v6_idx: |
| 2979 | 2026-06-17T16:12:32.302Z | fd00:2::/64 -> 1 |
| 2980 | 2026-06-17T16:12:32.302Z | router v6_routes: |
| 2981 | 2026-06-17T16:12:32.302Z | 1 -> fe80::bc38:cbff:fe4f:c325 (2) |
| 2982 | 2026-06-17T16:12:32.302Z | router v4_idx: |
| 2983 | 2026-06-17T16:12:32.302Z | router v4_routes: |
| 2984 | 2026-06-17T16:12:32.302Z | resolver v4: |
| 2985 | 2026-06-17T16:12:32.302Z | 10.0.0.3 -> 02:08:20:78:c7:98 |
| 2986 | 2026-06-17T16:12:32.302Z | 10.0.0.254 -> 02:08:20:d6:9e:74 |
| 2987 | 2026-06-17T16:12:32.302Z | resolver v6: |
| 2988 | 2026-06-17T16:12:32.302Z | fe80::e03a:4cff:fe56:1c76 -> e2:3a:4c:56:1c:76 |
| 2989 | 2026-06-17T16:12:32.302Z | fe80::dcab:eff:fe0e:8b63 -> de:ab:0e:0e:8b:63 |
| 2990 | 2026-06-17T16:12:32.302Z | fe80::fc12:25ff:feec:76c9 -> fe:12:25:ec:76:c9 |
| 2991 | 2026-06-17T16:12:32.303Z | fe80::bc38:cbff:fe4f:c325 -> be:38:cb:4f:c3:25 |
| 2992 | 2026-06-17T16:12:32.303Z | nat v4: |
| 2993 | 2026-06-17T16:12:32.303Z | nat_v6: |
| 2994 | 2026-06-17T16:12:32.303Z | port_mac: |
| 2995 | 2026-06-17T16:12:32.303Z | 1000: a8:40:25:30:ed:1e |
| 2996 | 2026-06-17T16:12:32.303Z | 2: a8:40:25:30:ed:20 |
| 2997 | 2026-06-17T16:12:32.303Z | 1: a8:40:25:30:ed:1f |
| 2998 | 2026-06-17T16:12:32.303Z | proxy arp: |
| 2999 | 2026-06-17T16:12:32.303Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 6a68a4d9-a3b1-418a-917e-d4d78eda782a --sled-uuid ad00a8a9-53be-402d-9bd8-6609b6babdc6 -a sl0/v6 &> /opt/ddmd.log & |
| 3000 | 2026-06-17T16:12:32.313Z | |
| 3001 | 2026-06-17T16:12:35.317Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3002 | 2026-06-17T16:12:35.333Z | local v6: |
| 3003 | 2026-06-17T16:12:35.333Z | fe80::dcab:eff:fe0e:8b63 |
| 3004 | 2026-06-17T16:12:35.333Z | fe80::e03a:4cff:fe56:1c76 |
| 3005 | 2026-06-17T16:12:35.333Z | local v4: |
| 3006 | 2026-06-17T16:12:35.333Z | router v6_idx: |
| 3007 | 2026-06-17T16:12:35.333Z | fd00:1::/64 -> 0 |
| 3008 | 2026-06-17T16:12:35.333Z | fd00:2::/64 -> 1 |
| 3009 | 2026-06-17T16:12:35.333Z | router v6_routes: |
| 3010 | 2026-06-17T16:12:35.333Z | 1 -> fe80::bc38:cbff:fe4f:c325 (2) |
| 3011 | 2026-06-17T16:12:35.333Z | 0 -> fe80::fc12:25ff:feec:76c9 (1) |
| 3012 | 2026-06-17T16:12:35.333Z | router v4_idx: |
| 3013 | 2026-06-17T16:12:35.333Z | router v4_routes: |
| 3014 | 2026-06-17T16:12:35.333Z | resolver v4: |
| 3015 | 2026-06-17T16:12:35.333Z | 10.0.0.3 -> 02:08:20:78:c7:98 |
| 3016 | 2026-06-17T16:12:35.333Z | 10.0.0.254 -> 02:08:20:d6:9e:74 |
| 3017 | 2026-06-17T16:12:35.333Z | resolver v6: |
| 3018 | 2026-06-17T16:12:35.334Z | fe80::e03a:4cff:fe56:1c76 -> e2:3a:4c:56:1c:76 |
| 3019 | 2026-06-17T16:12:35.334Z | fe80::dcab:eff:fe0e:8b63 -> de:ab:0e:0e:8b:63 |
| 3020 | 2026-06-17T16:12:35.334Z | fe80::fc12:25ff:feec:76c9 -> fe:12:25:ec:76:c9 |
| 3021 | 2026-06-17T16:12:35.334Z | fe80::bc38:cbff:fe4f:c325 -> be:38:cb:4f:c3:25 |
| 3022 | 2026-06-17T16:12:35.334Z | nat v4: |
| 3023 | 2026-06-17T16:12:35.334Z | nat_v6: |
| 3024 | 2026-06-17T16:12:35.334Z | port_mac: |
| 3025 | 2026-06-17T16:12:35.334Z | 1000: a8:40:25:30:ed:1e |
| 3026 | 2026-06-17T16:12:35.334Z | 2: a8:40:25:30:ed:20 |
| 3027 | 2026-06-17T16:12:35.334Z | 1: a8:40:25:30:ed:1f |
| 3028 | 2026-06-17T16:12:35.334Z | proxy arp: |
| 3029 | 2026-06-17T16:12:35.337Z | [s2.trio] netstat -nr -f inet6 |
| 3030 | 2026-06-17T16:12:35.345Z | Routing Table: IPv6 |
| 3031 | 2026-06-17T16:12:35.345Z | Destination/Mask Gateway Flags Ref Use If |
| 3032 | 2026-06-17T16:12:35.345Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3033 | 2026-06-17T16:12:35.345Z | ::1 ::1 UH 2 0 lo0 |
| 3034 | 2026-06-17T16:12:35.345Z | fd00:1::/64 fe80::e03a:4cff:fe56:1c76 UG 1 0 sl1 |
| 3035 | 2026-06-17T16:12:35.345Z | fe80::/10 fe80::bc38:cbff:fe4f:c325 U 3 64 sl1 |
| 3036 | 2026-06-17T16:12:35.345Z | [s2.trio] ipadm |
| 3037 | 2026-06-17T16:12:35.359Z | ADDROBJ TYPE STATE ADDR |
| 3038 | 2026-06-17T16:12:35.359Z | lo0/v4 static ok 127.0.0.1/8 |
| 3039 | 2026-06-17T16:12:35.359Z | mg3/v4 static ok 10.0.0.2/24 |
| 3040 | 2026-06-17T16:12:35.359Z | lo0/v6 static ok ::1/128 |
| 3041 | 2026-06-17T16:12:35.359Z | lo0/u6 static ok fd00:2::1/64 |
| 3042 | 2026-06-17T16:12:35.359Z | sl1/v6 addrconf ok fe80::bc38:cbff:fe4f:c325%sl1/10 |
| 3043 | 2026-06-17T16:12:35.359Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3044 | 2026-06-17T16:12:35.371Z | newrt->ri_dst: inet6 fd00:1::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3045 | 2026-06-17T16:12:35.371Z | locks: inits: |
| 3046 | 2026-06-17T16:12:35.371Z | sockaddrs: <DST,IFP> |
| 3047 | 2026-06-17T16:12:35.371Z | fd00:1::1 |
| 3048 | 2026-06-17T16:12:35.372Z | route to: fd00:1::1 |
| 3049 | 2026-06-17T16:12:35.372Z | destination: fd00:1:: |
| 3050 | 2026-06-17T16:12:35.372Z | mask: ffff:ffff:ffff:ffff:: |
| 3051 | 2026-06-17T16:12:35.372Z | gateway: fe80::e03a:4cff:fe56:1c76 |
| 3052 | 2026-06-17T16:12:35.372Z | interface: sl1 index 3 address be 38 cb 4f c3 25 |
| 3053 | 2026-06-17T16:12:35.372Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3054 | 2026-06-17T16:12:35.372Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3055 | 2026-06-17T16:12:35.372Z | 0 0 0 0 0 0 9000 0 |
| 3056 | 2026-06-17T16:12:35.372Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3057 | 2026-06-17T16:12:35.372Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3058 | 2026-06-17T16:12:35.372Z | fd00:1:: fe80::e03a:4cff:fe56:1c76 ffff:ffff:ffff:ffff:: sl1:be.38.cb.4f.c3.25 fe80::bc38:cbff:fe4f:c325 |
| 3059 | 2026-06-17T16:12:35.372Z | [s2.trio] ndp -na |
| 3060 | 2026-06-17T16:12:35.381Z | Net to Media Table: IPv6 |
| 3061 | 2026-06-17T16:12:35.381Z | If Physical Address Type State Destination/Mask |
| 3062 | 2026-06-17T16:12:35.381Z | ----- ----------------- ------- ------------ --------------------------- |
| 3063 | 2026-06-17T16:12:35.381Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3064 | 2026-06-17T16:12:35.381Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3065 | 2026-06-17T16:12:35.381Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3066 | 2026-06-17T16:12:35.381Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3067 | 2026-06-17T16:12:35.381Z | sl1 33:33:ff:56:1c:76 other REACHABLE ff02::1:ff56:1c76 |
| 3068 | 2026-06-17T16:12:35.381Z | sl1 33:33:ff:4f:c3:25 other REACHABLE ff02::1:ff4f:c325 |
| 3069 | 2026-06-17T16:12:35.381Z | sl1 e2:3a:4c:56:1c:76 dynamic REACHABLE fe80::e03a:4cff:fe56:1c76 |
| 3070 | 2026-06-17T16:12:35.381Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3071 | 2026-06-17T16:12:35.381Z | sl1 be:38:cb:4f:c3:25 local REACHABLE fe80::bc38:cbff:fe4f:c325 |
| 3072 | 2026-06-17T16:12:35.381Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3073 | 2026-06-17T16:12:35.395Z | local v6: |
| 3074 | 2026-06-17T16:12:35.395Z | fe80::dcab:eff:fe0e:8b63 |
| 3075 | 2026-06-17T16:12:35.395Z | fe80::e03a:4cff:fe56:1c76 |
| 3076 | 2026-06-17T16:12:35.395Z | local v4: |
| 3077 | 2026-06-17T16:12:35.395Z | router v6_idx: |
| 3078 | 2026-06-17T16:12:35.395Z | fd00:1::/64 -> 0 |
| 3079 | 2026-06-17T16:12:35.395Z | fd00:2::/64 -> 1 |
| 3080 | 2026-06-17T16:12:35.395Z | router v6_routes: |
| 3081 | 2026-06-17T16:12:35.395Z | 1 -> fe80::bc38:cbff:fe4f:c325 (2) |
| 3082 | 2026-06-17T16:12:35.395Z | 0 -> fe80::fc12:25ff:feec:76c9 (1) |
| 3083 | 2026-06-17T16:12:35.395Z | router v4_idx: |
| 3084 | 2026-06-17T16:12:35.395Z | router v4_routes: |
| 3085 | 2026-06-17T16:12:35.395Z | resolver v4: |
| 3086 | 2026-06-17T16:12:35.395Z | 10.0.0.3 -> 02:08:20:78:c7:98 |
| 3087 | 2026-06-17T16:12:35.395Z | 10.0.0.254 -> 02:08:20:d6:9e:74 |
| 3088 | 2026-06-17T16:12:35.395Z | resolver v6: |
| 3089 | 2026-06-17T16:12:35.395Z | fe80::e03a:4cff:fe56:1c76 -> e2:3a:4c:56:1c:76 |
| 3090 | 2026-06-17T16:12:35.395Z | fe80::dcab:eff:fe0e:8b63 -> de:ab:0e:0e:8b:63 |
| 3091 | 2026-06-17T16:12:35.395Z | fe80::fc12:25ff:feec:76c9 -> fe:12:25:ec:76:c9 |
| 3092 | 2026-06-17T16:12:35.395Z | fe80::bc38:cbff:fe4f:c325 -> be:38:cb:4f:c3:25 |
| 3093 | 2026-06-17T16:12:35.395Z | nat v4: |
| 3094 | 2026-06-17T16:12:35.395Z | nat_v6: |
| 3095 | 2026-06-17T16:12:35.395Z | port_mac: |
| 3096 | 2026-06-17T16:12:35.395Z | 1000: a8:40:25:30:ed:1e |
| 3097 | 2026-06-17T16:12:35.395Z | 2: a8:40:25:30:ed:20 |
| 3098 | 2026-06-17T16:12:35.395Z | 1: a8:40:25:30:ed:1f |
| 3099 | 2026-06-17T16:12:35.395Z | proxy arp: |
| 3100 | 2026-06-17T16:12:35.395Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3101 | 2026-06-17T16:12:35.438Z | Subnet Port Link Gateway Vlan |
| 3102 | 2026-06-17T16:12:35.438Z | fd00:1::/64 rear0 0 fe80::fc12:25ff:feec:76c9 |
| 3103 | 2026-06-17T16:12:35.438Z | fd00:2::/64 rear1 0 fe80::bc38:cbff:fe4f:c325 |
| 3104 | 2026-06-17T16:12:35.438Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3105 | 2026-06-17T16:12:35.480Z | host mac age |
| 3106 | 2026-06-17T16:12:35.480Z | 10.0.0.3 02:08:20:78:c7:98 21s |
| 3107 | 2026-06-17T16:12:35.480Z | 10.0.0.254 02:08:20:d6:9e:74 18s |
| 3108 | 2026-06-17T16:12:35.480Z | fe80::bc38:cbff:fe4f:c325 be:38:cb:4f:c3:25 21s |
| 3109 | 2026-06-17T16:12:35.480Z | fe80::dcab:eff:fe0e:8b63 de:ab:0e:0e:8b:63 21s |
| 3110 | 2026-06-17T16:12:35.480Z | fe80::e03a:4cff:fe56:1c76 e2:3a:4c:56:1c:76 21s |
| 3111 | 2026-06-17T16:12:35.480Z | fe80::fc12:25ff:feec:76c9 fe:12:25:ec:76:c9 21s |
| 3112 | 2026-06-17T16:12:35.480Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3113 | 2026-06-17T16:12:35.521Z | Link IPv4 IPv6 |
| 3114 | 2026-06-17T16:12:35.521Z | rear0/0 fe80::dcab:eff:fe0e:8b63 |
| 3115 | 2026-06-17T16:12:35.522Z | rear1/0 fe80::e03a:4cff:fe56:1c76 |
| 3116 | 2026-06-17T16:12:35.522Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3117 | 2026-06-17T16:12:36.543Z | ADDROBJ TYPE STATE ADDR |
| 3118 | 2026-06-17T16:12:36.543Z | lo0/v4 static ok 127.0.0.1/8 |
| 3119 | 2026-06-17T16:12:36.544Z | mg2/v4 static ok 10.0.0.1/24 |
| 3120 | 2026-06-17T16:12:36.544Z | lo0/v6 static ok ::1/128 |
| 3121 | 2026-06-17T16:12:36.544Z | lo0/u6 static ok fd00:1::1/64 |
| 3122 | 2026-06-17T16:12:36.544Z | sl0/v6 addrconf ok fe80::fc12:25ff:feec:76c9%sl0/10 |
| 3123 | 2026-06-17T16:12:36.544Z | newrt->ri_dst: inet6 fd00:2::1; newrt->ri_ifp: link ; RTM_GET: Report Metrics: len 360, pid: 0, seq 1, errno 0, flags:<GATEWAY,HOST,STATIC> |
| 3124 | 2026-06-17T16:12:36.544Z | locks: inits: |
| 3125 | 2026-06-17T16:12:36.544Z | sockaddrs: <DST,IFP> |
| 3126 | 2026-06-17T16:12:36.544Z | fd00:2::1 |
| 3127 | 2026-06-17T16:12:36.544Z | route to: fd00:2::1 |
| 3128 | 2026-06-17T16:12:36.544Z | destination: fd00:2:: |
| 3129 | 2026-06-17T16:12:36.544Z | mask: ffff:ffff:ffff:ffff:: |
| 3130 | 2026-06-17T16:12:36.544Z | gateway: fe80::dcab:eff:fe0e:8b63 |
| 3131 | 2026-06-17T16:12:36.544Z | interface: sl0 index 3 address fe 12 25 ec 76 c9 |
| 3132 | 2026-06-17T16:12:36.544Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3133 | 2026-06-17T16:12:36.544Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3134 | 2026-06-17T16:12:36.544Z | 0 0 0 0 0 0 9000 0 |
| 3135 | 2026-06-17T16:12:36.544Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3136 | 2026-06-17T16:12:36.544Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3137 | 2026-06-17T16:12:36.544Z | fd00:2:: fe80::dcab:eff:fe0e:8b63 ffff:ffff:ffff:ffff:: sl0:fe.12.25.ec.76.c9 fe80::fc12:25ff:feec:76c9 |
| 3138 | 2026-06-17T16:12:36.544Z | |
| 3139 | 2026-06-17T16:12:36.544Z | Net to Media Table: IPv6 |
| 3140 | 2026-06-17T16:12:36.544Z | If Physical Address Type State Destination/Mask |
| 3141 | 2026-06-17T16:12:36.544Z | ----- ----------------- ------- ------------ --------------------------- |
| 3142 | 2026-06-17T16:12:36.544Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3143 | 2026-06-17T16:12:36.544Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3144 | 2026-06-17T16:12:36.544Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3145 | 2026-06-17T16:12:36.544Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3146 | 2026-06-17T16:12:36.544Z | sl0 33:33:ff:ec:76:c9 other REACHABLE ff02::1:ffec:76c9 |
| 3147 | 2026-06-17T16:12:36.544Z | sl0 fe:12:25:ec:76:c9 local REACHABLE fe80::fc12:25ff:feec:76c9 |
| 3148 | 2026-06-17T16:12:36.544Z | sl0 de:ab:0e:0e:8b:63 dynamic REACHABLE fe80::dcab:eff:fe0e:8b63 |
| 3149 | 2026-06-17T16:12:36.544Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3150 | 2026-06-17T16:12:36.544Z | sl0 33:33:ff:0e:8b:63 other REACHABLE ff02::1:ff0e:8b63 |
| 3151 | 2026-06-17T16:12:36.544Z | |
| 3152 | 2026-06-17T16:12:36.544Z | |
| 3153 | 2026-06-17T16:12:36.544Z | Routing Table: IPv6 |
| 3154 | 2026-06-17T16:12:36.544Z | Destination/Mask Gateway Flags Ref Use If |
| 3155 | 2026-06-17T16:12:36.544Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3156 | 2026-06-17T16:12:36.544Z | ::1 ::1 UH 2 0 lo0 |
| 3157 | 2026-06-17T16:12:36.544Z | fd00:2::/64 fe80::dcab:eff:fe0e:8b63 UG 2 2 sl0 |
| 3158 | 2026-06-17T16:12:36.545Z | fe80::/10 fe80::fc12:25ff:feec:76c9 U 3 64 sl0 |
| 3159 | 2026-06-17T16:12:36.545Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3160 | 2026-06-17T16:12:36.545Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.177 ms |
| 3161 | 2026-06-17T16:12:36.545Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.195 ms |
| 3162 | 2026-06-17T16:12:36.545Z | |
| 3163 | 2026-06-17T16:12:36.545Z | ----fd00:2::1 PING Statistics---- |
| 3164 | 2026-06-17T16:12:36.545Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3165 | 2026-06-17T16:12:36.545Z | round-trip (ms) min/avg/max/stddev = 0.177/0.186/0.195/0.013 |
| 3166 | 2026-06-17T16:12:36.545Z | [s2.trio] ping fd00:1::1 |
| 3167 | 2026-06-17T16:12:36.556Z | fd00:1::1 is alive |
| 3168 | 2026-06-17T16:12:36.556Z | server router restart passed |
| 3169 | 2026-06-17T16:12:40.560Z | peer expiration recovery passed |
| 3170 | 2026-06-17T16:12:41.560Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3171 | 2026-06-17T16:12:41.576Z | 3 |
| 3172 | 2026-06-17T16:12:41.576Z | redundant advertise passed |
| 3173 | 2026-06-17T16:12:42.577Z | tunnel endpoint advertise passed |
| 3174 | 2026-06-17T16:12:47.579Z | redundant tunnel endpoint advertise passed |
| 3175 | 2026-06-17T16:12:47.579Z | [s1.trio] pkill ddmd |
| 3176 | 2026-06-17T16:12:47.592Z | |
| 3177 | 2026-06-17T16:12:52.593Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b5912070-a217-4c79-b0ca-785beb9d7b28 --sled-uuid b7606534-3a6b-4d2c-b104-4b74d51821e4 -a sl0/v6 &> /opt/ddmd.log & |
| 3178 | 2026-06-17T16:12:52.606Z | |
| 3179 | 2026-06-17T16:12:58.317Z | tunnel router restart passed |
| 3180 | 2026-06-17T16:12:58.636Z | tunnel endpoint withdraw passed |
| 3181 | 2026-06-17T16:12:58.658Z | [t1.trio] pkill ddmd |
| 3182 | 2026-06-17T16:12:58.658Z | |
| 3183 | 2026-06-17T16:12:58.658Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3184 | 2026-06-17T16:12:58.658Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3185 | 2026-06-17T16:13:00.551Z | [s2.trio] pkill ddmd |
| 3186 | 2026-06-17T16:13:00.583Z | |
| 3187 | 2026-06-17T16:13:00.583Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3188 | 2026-06-17T16:13:02.362Z | [s1.trio] pkill ddmd |
| 3189 | 2026-06-17T16:13:02.371Z | |
| 3190 | 2026-06-17T16:13:02.371Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3191 | 2026-06-17T16:13:04.278Z | [sidecar.trio] pkill softnpu |
| 3192 | 2026-06-17T16:13:04.307Z | |
| 3193 | 2026-06-17T16:13:04.307Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3194 | 2026-06-17T16:13:06.835Z | test ddm::test_trio_v3 ... ok |
| 3195 | 2026-06-17T16:13:06.835Z | |
| 3196 | 2026-06-17T16:13:06.835Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.21s |
| 3197 | 2026-06-17T16:13:06.835Z | |
| 3198 | 2026-06-17T16:13:06.886Z | + cleanup |
| 3199 | 2026-06-17T16:13:06.899Z | ++ id -un |
| 3200 | 2026-06-17T16:13:06.899Z | ++ id -gn |
| 3201 | 2026-06-17T16:13:06.899Z | + pfexec chown -R build:build . |
| 3202 | 2026-06-17T16:13:07.047Z | process exited: duration 716900 ms, exit code 0 |
| |
| 3203 | 2026-06-17T16:13:07.196Z | found 5 output files |
| 3204 | 2026-06-17T16:13:07.196Z | uploading: /work/s1.trio.log (4218 bytes) |
| 3205 | 2026-06-17T16:13:09.135Z | uploaded: /work/s1.trio.log |
| 3206 | 2026-06-17T16:13:09.135Z | uploading: /work/s2.trio.log (10791 bytes) |
| 3207 | 2026-06-17T16:13:10.247Z | uploaded: /work/s2.trio.log |
| 3208 | 2026-06-17T16:13:10.247Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3209 | 2026-06-17T16:13:11.324Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3210 | 2026-06-17T16:13:11.324Z | uploading: /work/t1.trio-dpd.log (332362 bytes) |
| 3211 | 2026-06-17T16:13:12.387Z | uploaded: /work/t1.trio-dpd.log |
| 3212 | 2026-06-17T16:13:12.387Z | uploading: /work/t1.trio.log (25736 bytes) |
| 3213 | 2026-06-17T16:13:13.427Z | uploaded: /work/t1.trio.log |