|
|
|
| 1 | 2026-06-05T21:18:03.943Z | job assigned to worker 01KTCTBKYP4T42T4ME9B89G9D7 [factory aws, i-0362b71b8bbc4b1a6] (queued for 58 s) |
| |
| 2 | 2026-06-05T21:18:10.447Z | starting task 0: "setup" |
| 3 | 2026-06-05T21:18:10.455Z | ++ uname -s |
| 4 | 2026-06-05T21:18:10.458Z | + kern=SunOS |
| 5 | 2026-06-05T21:18:10.458Z | + build_user=build |
| 6 | 2026-06-05T21:18:10.458Z | + build_uid=12345 |
| 7 | 2026-06-05T21:18:10.458Z | + work_dir=/work |
| 8 | 2026-06-05T21:18:10.458Z | + input_dir=/input |
| 9 | 2026-06-05T21:18:10.458Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T21:18:10.458Z | + case "$kern" in |
| 11 | 2026-06-05T21:18:10.458Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T21:18:10.458Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T21:18:12.461Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T21:18:12.567Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T21:18:12.570Z | + home_fs=zfs |
| 16 | 2026-06-05T21:18:12.570Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T21:18:12.570Z | + mkdir -p /home/build |
| 18 | 2026-06-05T21:18:12.571Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T21:18:14.571Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T21:18:14.575Z | process exited: duration 4125 ms, exit code 0 |
| |
| 21 | 2026-06-05T21:18:14.581Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T21:18:14.585Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T21:18:14.585Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T21:18:14.585Z | * rust toolchain profile = "default" |
| 25 | 2026-06-05T21:18:14.585Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-06-05T21:18:14.585Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T21:18:14.585Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T21:18:14.588Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T21:18:14.588Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T21:18:14.709Z | info: downloading installer |
| 31 | 2026-06-05T21:18:16.000Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T21:18:16.000Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T21:18:16.000Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T21:18:16.000Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T21:18:16.000Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T21:18:16.000Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T21:18:16.000Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T21:18:16.000Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T21:18:16.001Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T21:18:16.001Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T21:18:16.001Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T21:18:16.001Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T21:18:16.001Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T21:18:16.013Z | info: profile set to default |
| 45 | 2026-06-05T21:18:16.014Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T21:18:16.018Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T21:18:16.177Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T21:18:16.187Z | info: downloading 6 components |
| 49 | 2026-06-05T21:18:31.207Z | |
| 50 | 2026-06-05T21:18:31.207Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-05T21:18:31.240Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T21:18:31.240Z | |
| 53 | 2026-06-05T21:18:31.240Z | |
| 54 | 2026-06-05T21:18:31.240Z | Rust is installed now. Great! |
| 55 | 2026-06-05T21:18:31.241Z | |
| 56 | 2026-06-05T21:18:31.241Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T21:18:31.241Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T21:18:31.241Z | |
| 59 | 2026-06-05T21:18:31.241Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T21:18:31.241Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T21:18:31.241Z | |
| 62 | 2026-06-05T21:18:31.241Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T21:18:31.241Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T21:18:31.241Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T21:18:31.241Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T21:18:31.241Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T21:18:31.241Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T21:18:31.241Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T21:18:31.250Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T21:18:31.250Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T21:18:31.328Z | + rustup --version |
| 72 | 2026-06-05T21:18:31.337Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T21:18:31.340Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T21:18:31.357Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T21:18:31.360Z | + cargo --version |
| 76 | 2026-06-05T21:18:31.373Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T21:18:31.376Z | + rustc --version |
| 78 | 2026-06-05T21:18:31.395Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T21:18:31.398Z | process exited: duration 16814 ms, exit code 0 |
| |
| 80 | 2026-06-05T21:18:31.404Z | starting task 2: "authentication" |
| 81 | 2026-06-05T21:18:31.420Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-06-05T21:18:31.426Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T21:18:31.429Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T21:18:31.432Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T21:18:31.465Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T21:18:32.515Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T21:18:32.515Z | + git fetch origin 28cc72cd5873adf4359355c13a325e524897aa25 |
| 88 | 2026-06-05T21:18:32.770Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T21:18:32.770Z | * branch 28cc72cd5873adf4359355c13a325e524897aa25 -> FETCH_HEAD |
| 90 | 2026-06-05T21:18:32.780Z | + [[ -n trey/ndp-demux ]] |
| 91 | 2026-06-05T21:18:32.780Z | ++ git branch --show-current |
| 92 | 2026-06-05T21:18:32.780Z | + current=main |
| 93 | 2026-06-05T21:18:32.780Z | + [[ main != trey/ndp-demux ]] |
| 94 | 2026-06-05T21:18:32.780Z | + git branch -f trey/ndp-demux 28cc72cd5873adf4359355c13a325e524897aa25 |
| 95 | 2026-06-05T21:18:32.780Z | + git checkout -f trey/ndp-demux |
| 96 | 2026-06-05T21:18:32.795Z | Switched to branch 'trey/ndp-demux' |
| 97 | 2026-06-05T21:18:32.801Z | + git reset --hard 28cc72cd5873adf4359355c13a325e524897aa25 |
| 98 | 2026-06-05T21:18:32.806Z | HEAD is now at 28cc72c bump ispf dependency |
| 99 | 2026-06-05T21:18:32.811Z | process exited: duration 1380 ms, exit code 0 |
| |
| 100 | 2026-06-05T21:18:32.818Z | starting task 4: "build" |
| 101 | 2026-06-05T21:18:32.823Z | ++ dladm |
| 102 | 2026-06-05T21:18:32.829Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-05T21:18:32.829Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-05T21:18:32.829Z | ++ ipadm |
| 105 | 2026-06-05T21:18:32.829Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-05T21:18:32.829Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-05T21:18:32.829Z | ena0/dhcp dhcp ok 10.150.1.56/24 |
| 108 | 2026-06-05T21:18:32.829Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-05T21:18:32.829Z | ++ banner collect |
| 110 | 2026-06-05T21:18:32.833Z | |
| 111 | 2026-06-05T21:18:32.833Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-05T21:18:32.833Z | # # # # # # # # # # |
| 113 | 2026-06-05T21:18:32.833Z | # # # # # ##### # # |
| 114 | 2026-06-05T21:18:32.833Z | # # # # # # # # |
| 115 | 2026-06-05T21:18:32.833Z | # # # # # # # # # # |
| 116 | 2026-06-05T21:18:32.834Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-05T21:18:32.834Z | |
| 118 | 2026-06-05T21:18:32.834Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-05T21:18:32.834Z | ++ repo=softnpu |
| 120 | 2026-06-05T21:18:32.834Z | ++ series=image |
| 121 | 2026-06-05T21:18:32.834Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-05T21:18:32.834Z | ++ name=softnpu |
| 123 | 2026-06-05T21:18:32.834Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-05T21:18:32.834Z | ++ mkdir -p download |
| 125 | 2026-06-05T21:18:32.834Z | ++ pushd download |
| 126 | 2026-06-05T21:18:32.834Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-05T21:18:32.834Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-05T21:18:32.834Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-05T21:18:32.838Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-05T21:18:32.843Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-05T21:18:33.155Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 50.67M 0 0
100 15.63M 100 15.63M 0 0 50.66M 0 0
100 15.63M 100 15.63M 0 0 50.66M 0 0 |
| 132 | 2026-06-05T21:18:33.166Z | ++ popd |
| 133 | 2026-06-05T21:18:33.167Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-05T21:18:33.167Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-05T21:18:33.167Z | ++ repo=sidecar-lite |
| 136 | 2026-06-05T21:18:33.168Z | ++ series=release |
| 137 | 2026-06-05T21:18:33.168Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-05T21:18:33.168Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-05T21:18:33.168Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-05T21:18:33.168Z | ++ mkdir -p download |
| 141 | 2026-06-05T21:18:33.168Z | ++ pushd download |
| 142 | 2026-06-05T21:18:33.168Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-05T21:18:33.168Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-05T21:18:33.168Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-05T21:18:33.168Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-05T21:18:33.168Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-05T21:18:33.435Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 43.15M 0 0
100 12.04M 100 12.04M 0 0 43.14M 0 0
100 12.04M 100 12.04M 0 0 43.13M 0 0 |
| 148 | 2026-06-05T21:18:33.438Z | ++ popd |
| 149 | 2026-06-05T21:18:33.438Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-05T21:18:33.438Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-05T21:18:33.438Z | ++ repo=sidecar-lite |
| 152 | 2026-06-05T21:18:33.438Z | ++ series=release |
| 153 | 2026-06-05T21:18:33.438Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-05T21:18:33.438Z | ++ name=scadm |
| 155 | 2026-06-05T21:18:33.438Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-05T21:18:33.438Z | ++ mkdir -p download |
| 157 | 2026-06-05T21:18:33.438Z | ++ pushd download |
| 158 | 2026-06-05T21:18:33.438Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-05T21:18:33.438Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-05T21:18:33.438Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-05T21:18:33.508Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-05T21:18:33.508Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-05T21:18:33.744Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 52.94M 0 0
100 15.78M 100 15.78M 0 0 52.93M 0 0
100 15.78M 100 15.78M 0 0 52.92M 0 0 |
| 164 | 2026-06-05T21:18:33.763Z | ++ popd |
| 165 | 2026-06-05T21:18:33.763Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-05T21:18:33.763Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-05T21:18:33.763Z | ++ repo=dendrite |
| 168 | 2026-06-05T21:18:33.763Z | ++ series=image |
| 169 | 2026-06-05T21:18:33.763Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-05T21:18:33.763Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-05T21:18:33.763Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-05T21:18:33.763Z | ++ mkdir -p download |
| 173 | 2026-06-05T21:18:33.763Z | ++ pushd download |
| 174 | 2026-06-05T21:18:33.763Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-05T21:18:33.763Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-05T21:18:33.763Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-05T21:18:33.764Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-05T21:18:33.764Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-05T21:18:35.071Z |
0 0 0 0 0 0 0 0 0
68 71.59M 68 49.10M 0 0 49.14M 0 00:01 00:01 49.14M
100 71.59M 100 71.59M 0 0 54.15M 0 00:01 00:01 49.14M
100 71.59M 100 71.59M 0 0 54.15M 0 00:01 00:01 49.14M
100 71.59M 100 71.59M 0 0 54.15M 0 00:01 00:01 49.14M |
| 180 | 2026-06-05T21:18:35.075Z | ++ popd |
| 181 | 2026-06-05T21:18:35.075Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-05T21:18:35.075Z | ++ get_artifact maghemite release 28cc72cd5873adf4359355c13a325e524897aa25 ddm |
| 183 | 2026-06-05T21:18:35.075Z | ++ repo=maghemite |
| 184 | 2026-06-05T21:18:35.075Z | ++ series=release |
| 185 | 2026-06-05T21:18:35.075Z | ++ commit=28cc72cd5873adf4359355c13a325e524897aa25 |
| 186 | 2026-06-05T21:18:35.075Z | ++ name=ddm |
| 187 | 2026-06-05T21:18:35.075Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-05T21:18:35.075Z | ++ mkdir -p download |
| 189 | 2026-06-05T21:18:35.079Z | ++ pushd download |
| 190 | 2026-06-05T21:18:35.079Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-05T21:18:35.079Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-05T21:18:35.080Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/28cc72cd5873adf4359355c13a325e524897aa25/ddm |
| 193 | 2026-06-05T21:18:35.084Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-05T21:18:35.084Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-05T21:18:35.148Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-05T21:18:35.148Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-05T21:18:35.152Z | ++ popd |
| 198 | 2026-06-05T21:18:35.152Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-05T21:18:35.152Z | ++ get_artifact maghemite release 28cc72cd5873adf4359355c13a325e524897aa25 ddmadm |
| 200 | 2026-06-05T21:18:35.152Z | ++ repo=maghemite |
| 201 | 2026-06-05T21:18:35.152Z | ++ series=release |
| 202 | 2026-06-05T21:18:35.152Z | ++ commit=28cc72cd5873adf4359355c13a325e524897aa25 |
| 203 | 2026-06-05T21:18:35.154Z | ++ name=ddmadm |
| 204 | 2026-06-05T21:18:35.154Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-05T21:18:35.154Z | ++ mkdir -p download |
| 206 | 2026-06-05T21:18:35.154Z | ++ pushd download |
| 207 | 2026-06-05T21:18:35.154Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-05T21:18:35.154Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-05T21:18:35.154Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/28cc72cd5873adf4359355c13a325e524897aa25/ddmadm |
| 210 | 2026-06-05T21:18:35.158Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-05T21:18:35.158Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-05T21:18:35.224Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-05T21:18:35.224Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-05T21:18:35.228Z | ++ popd |
| 215 | 2026-06-05T21:18:35.228Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-05T21:18:35.228Z | ++ pushd download |
| 217 | 2026-06-05T21:18:35.228Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-06-05T21:18:35.228Z | ++ chmod +x softnpu |
| 219 | 2026-06-05T21:18:35.228Z | ++ chmod +x scadm |
| 220 | 2026-06-05T21:18:35.228Z | ++ chmod +x ddmadm |
| 221 | 2026-06-05T21:18:35.231Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-05T21:18:35.232Z | ++ chmod +x ddmd |
| 223 | 2026-06-05T21:18:35.232Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-05T21:18:35.232Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-05T21:18:35.232Z | mv: cannot access ddmadm |
| 226 | 2026-06-05T21:18:35.232Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-05T21:18:35.236Z | mv: cannot access ddmd |
| 228 | 2026-06-05T21:18:35.236Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-05T21:18:35.236Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-05T21:18:35.236Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-05T21:18:36.250Z | ++ 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-05T21:18:36.267Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-05T21:18:36.267Z | ++ popd |
| 234 | 2026-06-05T21:18:36.267Z | ++ banner install |
| 235 | 2026-06-05T21:18:36.267Z | /work/oxidecomputer/maghemite |
| 236 | 2026-06-05T21:18:36.267Z | |
| 237 | 2026-06-05T21:18:36.267Z | # # # #### ##### ## # # |
| 238 | 2026-06-05T21:18:36.267Z | # ## # # # # # # # |
| 239 | 2026-06-05T21:18:36.267Z | # # # # #### # # # # # |
| 240 | 2026-06-05T21:18:36.267Z | # # # # # # ###### # # |
| 241 | 2026-06-05T21:18:36.267Z | # # ## # # # # # # # |
| 242 | 2026-06-05T21:18:36.267Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-05T21:18:36.267Z | |
| 244 | 2026-06-05T21:18:36.267Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-05T21:18:36.267Z | ++ set +o errexit |
| 246 | 2026-06-05T21:18:36.286Z | ++ pkg info clang-15 |
| 247 | 2026-06-05T21:18:36.286Z | ++ grep -qi installed |
| 248 | 2026-06-05T21:18:37.459Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-05T21:18:37.459Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-05T21:18:37.459Z | |
| 251 | 2026-06-05T21:18:37.459Z | clang-15 |
| 252 | 2026-06-05T21:18:37.495Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-05T21:18:37.495Z | ++ set -o errexit |
| 254 | 2026-06-05T21:18:37.498Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-05T21:18:44.697Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-05T21:18:52.394Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-05T21:18:59.648Z | Planning: Solver setup ... Done |
| 258 | 2026-06-05T21:18:59.688Z | Planning: Running solver ... Done |
| 259 | 2026-06-05T21:18:59.828Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-05T21:18:59.850Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-05T21:18:59.948Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-05T21:18:59.979Z | Planning: Package planning ... Done |
| 263 | 2026-06-05T21:19:00.004Z | Planning: Merging actions ... Done |
| 264 | 2026-06-05T21:19:00.113Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-05T21:19:00.120Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-05T21:19:00.884Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-05T21:19:00.890Z | Planning: Planning completed in 8.33 seconds |
| 268 | 2026-06-05T21:19:00.901Z | Packages to install: 2 |
| 269 | 2026-06-05T21:19:00.901Z | Mediators to change: 2 |
| 270 | 2026-06-05T21:19:00.901Z | Services to change: 1 |
| 271 | 2026-06-05T21:19:00.904Z | Create boot environment: No |
| 272 | 2026-06-05T21:19:00.904Z | Create backup boot environment: No |
| 273 | 2026-06-05T21:19:00.941Z | |
| 274 | 2026-06-05T21:19:00.941Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-05T21:19:06.175Z | Download: 977/3076 items 81.2/211.3MB 38% complete (17.9M/s) |
| 276 | 2026-06-05T21:19:11.183Z | Download: 2002/3076 items 117.9/211.3MB 55% complete (11.9M/s) |
| 277 | 2026-06-05T21:19:13.983Z | Download: Completed 211.31 MB in 13.04 seconds (16.2M/s) |
| 278 | 2026-06-05T21:19:15.370Z | Actions: 1/3418 actions (Installing new actions) |
| 279 | 2026-06-05T21:19:18.518Z | Actions: Completed 3418 actions in 3.15 seconds. |
| 280 | 2026-06-05T21:19:19.149Z | Done |
| 281 | 2026-06-05T21:19:19.149Z | Done |
| 282 | 2026-06-05T21:19:19.880Z | Done |
| 283 | 2026-06-05T21:19:23.270Z | Done |
| 284 | 2026-06-05T21:19:23.343Z | Done |
| 285 | 2026-06-05T21:19:23.346Z | Done |
| 286 | 2026-06-05T21:19:23.474Z | Done |
| 287 | 2026-06-05T21:19:24.140Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 288 | 2026-06-05T21:19:24.140Z | ++ set +o errexit |
| 289 | 2026-06-05T21:19:24.143Z | ++ pkg info pkg-config |
| 290 | 2026-06-05T21:19:24.143Z | ++ grep -qi installed |
| 291 | 2026-06-05T21:19:24.371Z | ++ [[ 0 != 0 ]] |
| 292 | 2026-06-05T21:19:24.371Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 293 | 2026-06-05T21:19:24.371Z | ++ set +o errexit |
| 294 | 2026-06-05T21:19:24.375Z | ++ pkg info brand/omicron1 |
| 295 | 2026-06-05T21:19:24.375Z | ++ grep -qi installed |
| 296 | 2026-06-05T21:19:24.554Z | pkg: info: no packages matching the following patterns you specified are |
| 297 | 2026-06-05T21:19:24.555Z | installed on the system. Try querying remotely instead: |
| 298 | 2026-06-05T21:19:24.555Z | |
| 299 | 2026-06-05T21:19:24.555Z | brand/omicron1 |
| 300 | 2026-06-05T21:19:24.587Z | ++ [[ 1 != 0 ]] |
| 301 | 2026-06-05T21:19:24.587Z | ++ set -o errexit |
| 302 | 2026-06-05T21:19:24.587Z | ++ pfexec pkg install brand/omicron1 |
| 303 | 2026-06-05T21:19:25.823Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 304 | 2026-06-05T21:19:33.037Z | Planning: Solver setup ... Done |
| 305 | 2026-06-05T21:19:33.076Z | Planning: Running solver ... Done |
| 306 | 2026-06-05T21:19:33.214Z | Planning: Finding local manifests ... Done |
| 307 | 2026-06-05T21:19:33.217Z | Planning: Fetching manifests: 0/2 0% complete |
| 308 | 2026-06-05T21:19:33.349Z | Planning: Fetching manifests: 2/2 100% complete |
| 309 | 2026-06-05T21:19:33.362Z | Planning: Package planning ... Done |
| 310 | 2026-06-05T21:19:33.366Z | Planning: Merging actions ... Done |
| 311 | 2026-06-05T21:19:33.512Z | Planning: Checking for conflicting actions ... Done |
| 312 | 2026-06-05T21:19:33.515Z | Planning: Consolidating action changes ... Done |
| 313 | 2026-06-05T21:19:33.672Z | Planning: Evaluating mediators ... Done |
| 314 | 2026-06-05T21:19:33.675Z | Planning: Planning completed in 7.85 seconds |
| 315 | 2026-06-05T21:19:33.680Z | Packages to install: 2 |
| 316 | 2026-06-05T21:19:33.680Z | Create boot environment: No |
| 317 | 2026-06-05T21:19:33.683Z | Create backup boot environment: No |
| 318 | 2026-06-05T21:19:33.709Z | |
| 319 | 2026-06-05T21:19:33.709Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 320 | 2026-06-05T21:19:33.742Z | Download: Completed 1.07 MB in 0.03 seconds (32.2M/s) |
| 321 | 2026-06-05T21:19:33.828Z | Actions: 1/28 actions (Installing new actions) |
| 322 | 2026-06-05T21:19:33.840Z | Actions: Completed 28 actions in 0.01 seconds. |
| 323 | 2026-06-05T21:19:34.348Z | Done |
| 324 | 2026-06-05T21:19:34.348Z | Done |
| 325 | 2026-06-05T21:19:34.988Z | Done |
| 326 | 2026-06-05T21:19:37.807Z | Done |
| 327 | 2026-06-05T21:19:37.880Z | Done |
| 328 | 2026-06-05T21:19:37.883Z | Done |
| 329 | 2026-06-05T21:19:38.037Z | Done |
| 330 | 2026-06-05T21:19:38.170Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 331 | 2026-06-05T21:19:38.171Z | ++ set +o errexit |
| 332 | 2026-06-05T21:19:38.173Z | ++ pkg info brand/omicron1/tools |
| 333 | 2026-06-05T21:19:38.173Z | ++ grep -qi installed |
| 334 | 2026-06-05T21:19:38.353Z | pkg: info: no packages matching the following patterns you specified are |
| 335 | 2026-06-05T21:19:38.353Z | installed on the system. Try querying remotely instead: |
| 336 | 2026-06-05T21:19:38.353Z | |
| 337 | 2026-06-05T21:19:38.353Z | brand/omicron1/tools |
| 338 | 2026-06-05T21:19:38.386Z | ++ [[ 1 != 0 ]] |
| 339 | 2026-06-05T21:19:38.386Z | ++ set -o errexit |
| 340 | 2026-06-05T21:19:38.386Z | ++ pfexec pkg install brand/omicron1/tools |
| 341 | 2026-06-05T21:19:38.773Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 342 | 2026-06-05T21:19:46.134Z | Planning: Solver setup ... Done |
| 343 | 2026-06-05T21:19:46.175Z | Planning: Running solver ... Done |
| 344 | 2026-06-05T21:19:46.321Z | Planning: Finding local manifests ... Done |
| 345 | 2026-06-05T21:19:46.324Z | Planning: Fetching manifests: 0/1 0% complete |
| 346 | 2026-06-05T21:19:46.438Z | Planning: Fetching manifests: 1/1 100% complete |
| 347 | 2026-06-05T21:19:46.450Z | Planning: Package planning ... Done |
| 348 | 2026-06-05T21:19:46.454Z | Planning: Merging actions ... Done |
| 349 | 2026-06-05T21:19:46.595Z | Planning: Checking for conflicting actions ... Done |
| 350 | 2026-06-05T21:19:46.598Z | Planning: Consolidating action changes ... Done |
| 351 | 2026-06-05T21:19:46.753Z | Planning: Evaluating mediators ... Done |
| 352 | 2026-06-05T21:19:46.756Z | Planning: Planning completed in 7.98 seconds |
| 353 | 2026-06-05T21:19:46.761Z | Packages to install: 1 |
| 354 | 2026-06-05T21:19:46.761Z | Services to change: 1 |
| 355 | 2026-06-05T21:19:46.764Z | Create boot environment: No |
| 356 | 2026-06-05T21:19:46.764Z | Create backup boot environment: No |
| 357 | 2026-06-05T21:19:46.790Z | |
| 358 | 2026-06-05T21:19:46.790Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 359 | 2026-06-05T21:19:46.819Z | Download: Completed 1.19 MB in 0.03 seconds (40.8M/s) |
| 360 | 2026-06-05T21:19:46.913Z | Actions: 1/19 actions (Installing new actions) |
| 361 | 2026-06-05T21:19:46.927Z | Actions: Completed 19 actions in 0.01 seconds. |
| 362 | 2026-06-05T21:19:47.429Z | Done |
| 363 | 2026-06-05T21:19:47.429Z | Done |
| 364 | 2026-06-05T21:19:48.056Z | Done |
| 365 | 2026-06-05T21:19:50.949Z | Done |
| 366 | 2026-06-05T21:19:51.027Z | Done |
| 367 | 2026-06-05T21:19:51.029Z | Done |
| 368 | 2026-06-05T21:19:51.159Z | Done |
| 369 | 2026-06-05T21:19:51.296Z | ++ pfexec svcadm enable baseline |
| 370 | 2026-06-05T21:19:51.310Z | ++ retry=0 |
| 371 | 2026-06-05T21:19:51.313Z | +++ svcs -Hostate baseline |
| 372 | 2026-06-05T21:19:51.326Z | ++ [[ offline* != online ]] |
| 373 | 2026-06-05T21:19:51.326Z | ++ [[ 0 -gt 300 ]] |
| 374 | 2026-06-05T21:19:51.326Z | ++ sleep 1 |
| 375 | 2026-06-05T21:19:52.328Z | ++ retry=1 |
| 376 | 2026-06-05T21:19:52.332Z | +++ svcs -Hostate baseline |
| 377 | 2026-06-05T21:19:52.342Z | ++ [[ offline* != online ]] |
| 378 | 2026-06-05T21:19:52.342Z | ++ [[ 1 -gt 300 ]] |
| 379 | 2026-06-05T21:19:52.342Z | ++ sleep 1 |
| 380 | 2026-06-05T21:19:53.372Z | ++ retry=2 |
| 381 | 2026-06-05T21:19:53.377Z | +++ svcs -Hostate baseline |
| 382 | 2026-06-05T21:19:53.377Z | ++ [[ offline* != online ]] |
| 383 | 2026-06-05T21:19:53.378Z | ++ [[ 2 -gt 300 ]] |
| 384 | 2026-06-05T21:19:53.378Z | ++ sleep 1 |
| 385 | 2026-06-05T21:19:54.359Z | ++ retry=3 |
| 386 | 2026-06-05T21:19:54.362Z | +++ svcs -Hostate baseline |
| 387 | 2026-06-05T21:19:54.373Z | ++ [[ offline* != online ]] |
| 388 | 2026-06-05T21:19:54.373Z | ++ [[ 3 -gt 300 ]] |
| 389 | 2026-06-05T21:19:54.373Z | ++ sleep 1 |
| 390 | 2026-06-05T21:19:55.378Z | ++ retry=4 |
| 391 | 2026-06-05T21:19:55.381Z | +++ svcs -Hostate baseline |
| 392 | 2026-06-05T21:19:55.389Z | ++ [[ offline* != online ]] |
| 393 | 2026-06-05T21:19:55.389Z | ++ [[ 4 -gt 300 ]] |
| 394 | 2026-06-05T21:19:55.393Z | ++ sleep 1 |
| 395 | 2026-06-05T21:19:56.391Z | ++ retry=5 |
| 396 | 2026-06-05T21:19:56.394Z | +++ svcs -Hostate baseline |
| 397 | 2026-06-05T21:19:56.415Z | ++ [[ offline* != online ]] |
| 398 | 2026-06-05T21:19:56.416Z | ++ [[ 5 -gt 300 ]] |
| 399 | 2026-06-05T21:19:56.419Z | ++ sleep 1 |
| 400 | 2026-06-05T21:19:57.418Z | ++ retry=6 |
| 401 | 2026-06-05T21:19:57.421Z | +++ svcs -Hostate baseline |
| 402 | 2026-06-05T21:19:57.432Z | ++ [[ offline* != online ]] |
| 403 | 2026-06-05T21:19:57.432Z | ++ [[ 6 -gt 300 ]] |
| 404 | 2026-06-05T21:19:57.432Z | ++ sleep 1 |
| 405 | 2026-06-05T21:19:58.434Z | ++ retry=7 |
| 406 | 2026-06-05T21:19:58.437Z | +++ svcs -Hostate baseline |
| 407 | 2026-06-05T21:19:58.450Z | ++ [[ offline* != online ]] |
| 408 | 2026-06-05T21:19:58.453Z | ++ [[ 7 -gt 300 ]] |
| 409 | 2026-06-05T21:19:58.453Z | ++ sleep 1 |
| 410 | 2026-06-05T21:19:59.451Z | ++ retry=8 |
| 411 | 2026-06-05T21:19:59.453Z | +++ svcs -Hostate baseline |
| 412 | 2026-06-05T21:19:59.466Z | ++ [[ offline* != online ]] |
| 413 | 2026-06-05T21:19:59.466Z | ++ [[ 8 -gt 300 ]] |
| 414 | 2026-06-05T21:19:59.466Z | ++ sleep 1 |
| 415 | 2026-06-05T21:20:00.468Z | ++ retry=9 |
| 416 | 2026-06-05T21:20:00.471Z | +++ svcs -Hostate baseline |
| 417 | 2026-06-05T21:20:00.483Z | ++ [[ offline* != online ]] |
| 418 | 2026-06-05T21:20:00.483Z | ++ [[ 9 -gt 300 ]] |
| 419 | 2026-06-05T21:20:00.483Z | ++ sleep 1 |
| 420 | 2026-06-05T21:20:01.485Z | ++ retry=10 |
| 421 | 2026-06-05T21:20:01.489Z | +++ svcs -Hostate baseline |
| 422 | 2026-06-05T21:20:01.502Z | ++ [[ offline* != online ]] |
| 423 | 2026-06-05T21:20:01.502Z | ++ [[ 10 -gt 300 ]] |
| 424 | 2026-06-05T21:20:01.505Z | ++ sleep 1 |
| 425 | 2026-06-05T21:20:02.502Z | ++ retry=11 |
| 426 | 2026-06-05T21:20:02.505Z | +++ svcs -Hostate baseline |
| 427 | 2026-06-05T21:20:02.517Z | ++ [[ offline* != online ]] |
| 428 | 2026-06-05T21:20:02.517Z | ++ [[ 11 -gt 300 ]] |
| 429 | 2026-06-05T21:20:02.521Z | ++ sleep 1 |
| 430 | 2026-06-05T21:20:03.519Z | ++ retry=12 |
| 431 | 2026-06-05T21:20:03.522Z | +++ svcs -Hostate baseline |
| 432 | 2026-06-05T21:20:03.533Z | ++ [[ offline* != online ]] |
| 433 | 2026-06-05T21:20:03.533Z | ++ [[ 12 -gt 300 ]] |
| 434 | 2026-06-05T21:20:03.533Z | ++ sleep 1 |
| 435 | 2026-06-05T21:20:04.535Z | ++ retry=13 |
| 436 | 2026-06-05T21:20:04.541Z | +++ svcs -Hostate baseline |
| 437 | 2026-06-05T21:20:04.551Z | ++ [[ offline* != online ]] |
| 438 | 2026-06-05T21:20:04.551Z | ++ [[ 13 -gt 300 ]] |
| 439 | 2026-06-05T21:20:04.551Z | ++ sleep 1 |
| 440 | 2026-06-05T21:20:05.552Z | ++ retry=14 |
| 441 | 2026-06-05T21:20:05.555Z | +++ svcs -Hostate baseline |
| 442 | 2026-06-05T21:20:05.566Z | ++ [[ offline* != online ]] |
| 443 | 2026-06-05T21:20:05.570Z | ++ [[ 14 -gt 300 ]] |
| 444 | 2026-06-05T21:20:05.571Z | ++ sleep 1 |
| 445 | 2026-06-05T21:20:06.569Z | ++ retry=15 |
| 446 | 2026-06-05T21:20:06.573Z | +++ svcs -Hostate baseline |
| 447 | 2026-06-05T21:20:06.585Z | ++ [[ offline* != online ]] |
| 448 | 2026-06-05T21:20:06.585Z | ++ [[ 15 -gt 300 ]] |
| 449 | 2026-06-05T21:20:06.585Z | ++ sleep 1 |
| 450 | 2026-06-05T21:20:07.586Z | ++ retry=16 |
| 451 | 2026-06-05T21:20:07.589Z | +++ svcs -Hostate baseline |
| 452 | 2026-06-05T21:20:07.601Z | ++ [[ offline* != online ]] |
| 453 | 2026-06-05T21:20:07.604Z | ++ [[ 16 -gt 300 ]] |
| 454 | 2026-06-05T21:20:07.604Z | ++ sleep 1 |
| 455 | 2026-06-05T21:20:08.603Z | ++ retry=17 |
| 456 | 2026-06-05T21:20:08.607Z | +++ svcs -Hostate baseline |
| 457 | 2026-06-05T21:20:08.617Z | ++ [[ offline* != online ]] |
| 458 | 2026-06-05T21:20:08.617Z | ++ [[ 17 -gt 300 ]] |
| 459 | 2026-06-05T21:20:08.617Z | ++ sleep 1 |
| 460 | 2026-06-05T21:20:09.620Z | ++ retry=18 |
| 461 | 2026-06-05T21:20:09.623Z | +++ svcs -Hostate baseline |
| 462 | 2026-06-05T21:20:09.634Z | ++ [[ offline* != online ]] |
| 463 | 2026-06-05T21:20:09.634Z | ++ [[ 18 -gt 300 ]] |
| 464 | 2026-06-05T21:20:09.634Z | ++ sleep 1 |
| 465 | 2026-06-05T21:20:10.636Z | ++ retry=19 |
| 466 | 2026-06-05T21:20:10.639Z | +++ svcs -Hostate baseline |
| 467 | 2026-06-05T21:20:10.650Z | ++ [[ offline* != online ]] |
| 468 | 2026-06-05T21:20:10.650Z | ++ [[ 19 -gt 300 ]] |
| 469 | 2026-06-05T21:20:10.650Z | ++ sleep 1 |
| 470 | 2026-06-05T21:20:11.652Z | ++ retry=20 |
| 471 | 2026-06-05T21:20:11.656Z | +++ svcs -Hostate baseline |
| 472 | 2026-06-05T21:20:11.668Z | ++ [[ offline* != online ]] |
| 473 | 2026-06-05T21:20:11.668Z | ++ [[ 20 -gt 300 ]] |
| 474 | 2026-06-05T21:20:11.668Z | ++ sleep 1 |
| 475 | 2026-06-05T21:20:12.670Z | ++ retry=21 |
| 476 | 2026-06-05T21:20:12.673Z | +++ svcs -Hostate baseline |
| 477 | 2026-06-05T21:20:12.685Z | ++ [[ offline* != online ]] |
| 478 | 2026-06-05T21:20:12.685Z | ++ [[ 21 -gt 300 ]] |
| 479 | 2026-06-05T21:20:12.685Z | ++ sleep 1 |
| 480 | 2026-06-05T21:20:13.687Z | ++ retry=22 |
| 481 | 2026-06-05T21:20:13.690Z | +++ svcs -Hostate baseline |
| 482 | 2026-06-05T21:20:13.702Z | ++ [[ offline* != online ]] |
| 483 | 2026-06-05T21:20:13.702Z | ++ [[ 22 -gt 300 ]] |
| 484 | 2026-06-05T21:20:13.702Z | ++ sleep 1 |
| 485 | 2026-06-05T21:20:14.704Z | ++ retry=23 |
| 486 | 2026-06-05T21:20:14.707Z | +++ svcs -Hostate baseline |
| 487 | 2026-06-05T21:20:14.719Z | ++ [[ offline* != online ]] |
| 488 | 2026-06-05T21:20:14.719Z | ++ [[ 23 -gt 300 ]] |
| 489 | 2026-06-05T21:20:14.719Z | ++ sleep 1 |
| 490 | 2026-06-05T21:20:15.720Z | ++ retry=24 |
| 491 | 2026-06-05T21:20:15.724Z | +++ svcs -Hostate baseline |
| 492 | 2026-06-05T21:20:15.735Z | ++ [[ offline* != online ]] |
| 493 | 2026-06-05T21:20:15.735Z | ++ [[ 24 -gt 300 ]] |
| 494 | 2026-06-05T21:20:15.735Z | ++ sleep 1 |
| 495 | 2026-06-05T21:20:16.737Z | ++ retry=25 |
| 496 | 2026-06-05T21:20:16.740Z | +++ svcs -Hostate baseline |
| 497 | 2026-06-05T21:20:16.751Z | ++ [[ offline* != online ]] |
| 498 | 2026-06-05T21:20:16.751Z | ++ [[ 25 -gt 300 ]] |
| 499 | 2026-06-05T21:20:16.751Z | ++ sleep 1 |
| 500 | 2026-06-05T21:20:17.753Z | ++ retry=26 |
| 501 | 2026-06-05T21:20:17.756Z | +++ svcs -Hostate baseline |
| 502 | 2026-06-05T21:20:17.768Z | ++ [[ offline* != online ]] |
| 503 | 2026-06-05T21:20:17.768Z | ++ [[ 26 -gt 300 ]] |
| 504 | 2026-06-05T21:20:17.768Z | ++ sleep 1 |
| 505 | 2026-06-05T21:20:18.770Z | ++ retry=27 |
| 506 | 2026-06-05T21:20:18.773Z | +++ svcs -Hostate baseline |
| 507 | 2026-06-05T21:20:18.784Z | ++ [[ offline* != online ]] |
| 508 | 2026-06-05T21:20:18.784Z | ++ [[ 27 -gt 300 ]] |
| 509 | 2026-06-05T21:20:18.784Z | ++ sleep 1 |
| 510 | 2026-06-05T21:20:19.786Z | ++ retry=28 |
| 511 | 2026-06-05T21:20:19.789Z | +++ svcs -Hostate baseline |
| 512 | 2026-06-05T21:20:19.801Z | ++ [[ offline* != online ]] |
| 513 | 2026-06-05T21:20:19.801Z | ++ [[ 28 -gt 300 ]] |
| 514 | 2026-06-05T21:20:19.801Z | ++ sleep 1 |
| 515 | 2026-06-05T21:20:20.803Z | ++ retry=29 |
| 516 | 2026-06-05T21:20:20.808Z | +++ svcs -Hostate baseline |
| 517 | 2026-06-05T21:20:20.817Z | ++ [[ offline* != online ]] |
| 518 | 2026-06-05T21:20:20.817Z | ++ [[ 29 -gt 300 ]] |
| 519 | 2026-06-05T21:20:20.817Z | ++ sleep 1 |
| 520 | 2026-06-05T21:20:21.819Z | ++ retry=30 |
| 521 | 2026-06-05T21:20:21.823Z | +++ svcs -Hostate baseline |
| 522 | 2026-06-05T21:20:21.834Z | ++ [[ offline* != online ]] |
| 523 | 2026-06-05T21:20:21.834Z | ++ [[ 30 -gt 300 ]] |
| 524 | 2026-06-05T21:20:21.834Z | ++ sleep 1 |
| 525 | 2026-06-05T21:20:22.837Z | ++ retry=31 |
| 526 | 2026-06-05T21:20:22.841Z | +++ svcs -Hostate baseline |
| 527 | 2026-06-05T21:20:22.851Z | ++ [[ offline* != online ]] |
| 528 | 2026-06-05T21:20:22.851Z | ++ [[ 31 -gt 300 ]] |
| 529 | 2026-06-05T21:20:22.851Z | ++ sleep 1 |
| 530 | 2026-06-05T21:20:23.855Z | ++ retry=32 |
| 531 | 2026-06-05T21:20:23.858Z | +++ svcs -Hostate baseline |
| 532 | 2026-06-05T21:20:23.867Z | ++ [[ offline* != online ]] |
| 533 | 2026-06-05T21:20:23.867Z | ++ [[ 32 -gt 300 ]] |
| 534 | 2026-06-05T21:20:23.867Z | ++ sleep 1 |
| 535 | 2026-06-05T21:20:24.869Z | ++ retry=33 |
| 536 | 2026-06-05T21:20:24.872Z | +++ svcs -Hostate baseline |
| 537 | 2026-06-05T21:20:24.883Z | ++ [[ offline* != online ]] |
| 538 | 2026-06-05T21:20:24.883Z | ++ [[ 33 -gt 300 ]] |
| 539 | 2026-06-05T21:20:24.883Z | ++ sleep 1 |
| 540 | 2026-06-05T21:20:25.888Z | ++ retry=34 |
| 541 | 2026-06-05T21:20:25.891Z | +++ svcs -Hostate baseline |
| 542 | 2026-06-05T21:20:25.900Z | ++ [[ offline* != online ]] |
| 543 | 2026-06-05T21:20:25.900Z | ++ [[ 34 -gt 300 ]] |
| 544 | 2026-06-05T21:20:25.900Z | ++ sleep 1 |
| 545 | 2026-06-05T21:20:26.902Z | ++ retry=35 |
| 546 | 2026-06-05T21:20:26.905Z | +++ svcs -Hostate baseline |
| 547 | 2026-06-05T21:20:26.917Z | ++ [[ offline* != online ]] |
| 548 | 2026-06-05T21:20:26.917Z | ++ [[ 35 -gt 300 ]] |
| 549 | 2026-06-05T21:20:26.917Z | ++ sleep 1 |
| 550 | 2026-06-05T21:20:27.919Z | ++ retry=36 |
| 551 | 2026-06-05T21:20:27.922Z | +++ svcs -Hostate baseline |
| 552 | 2026-06-05T21:20:27.933Z | ++ [[ offline* != online ]] |
| 553 | 2026-06-05T21:20:27.933Z | ++ [[ 36 -gt 300 ]] |
| 554 | 2026-06-05T21:20:27.933Z | ++ sleep 1 |
| 555 | 2026-06-05T21:20:28.935Z | ++ retry=37 |
| 556 | 2026-06-05T21:20:28.938Z | +++ svcs -Hostate baseline |
| 557 | 2026-06-05T21:20:28.950Z | ++ [[ offline* != online ]] |
| 558 | 2026-06-05T21:20:28.950Z | ++ [[ 37 -gt 300 ]] |
| 559 | 2026-06-05T21:20:28.950Z | ++ sleep 1 |
| 560 | 2026-06-05T21:20:29.952Z | ++ retry=38 |
| 561 | 2026-06-05T21:20:29.955Z | +++ svcs -Hostate baseline |
| 562 | 2026-06-05T21:20:29.966Z | ++ [[ offline* != online ]] |
| 563 | 2026-06-05T21:20:29.966Z | ++ [[ 38 -gt 300 ]] |
| 564 | 2026-06-05T21:20:29.966Z | ++ sleep 1 |
| 565 | 2026-06-05T21:20:30.969Z | ++ retry=39 |
| 566 | 2026-06-05T21:20:30.972Z | +++ svcs -Hostate baseline |
| 567 | 2026-06-05T21:20:30.983Z | ++ [[ offline* != online ]] |
| 568 | 2026-06-05T21:20:30.983Z | ++ [[ 39 -gt 300 ]] |
| 569 | 2026-06-05T21:20:30.983Z | ++ sleep 1 |
| 570 | 2026-06-05T21:20:31.985Z | ++ retry=40 |
| 571 | 2026-06-05T21:20:31.988Z | +++ svcs -Hostate baseline |
| 572 | 2026-06-05T21:20:32.001Z | ++ [[ offline* != online ]] |
| 573 | 2026-06-05T21:20:32.002Z | ++ [[ 40 -gt 300 ]] |
| 574 | 2026-06-05T21:20:32.002Z | ++ sleep 1 |
| 575 | 2026-06-05T21:20:33.003Z | ++ retry=41 |
| 576 | 2026-06-05T21:20:33.006Z | +++ svcs -Hostate baseline |
| 577 | 2026-06-05T21:20:33.017Z | ++ [[ offline* != online ]] |
| 578 | 2026-06-05T21:20:33.017Z | ++ [[ 41 -gt 300 ]] |
| 579 | 2026-06-05T21:20:33.017Z | ++ sleep 1 |
| 580 | 2026-06-05T21:20:34.019Z | ++ retry=42 |
| 581 | 2026-06-05T21:20:34.022Z | +++ svcs -Hostate baseline |
| 582 | 2026-06-05T21:20:34.033Z | ++ [[ offline* != online ]] |
| 583 | 2026-06-05T21:20:34.033Z | ++ [[ 42 -gt 300 ]] |
| 584 | 2026-06-05T21:20:34.033Z | ++ sleep 1 |
| 585 | 2026-06-05T21:20:35.035Z | ++ retry=43 |
| 586 | 2026-06-05T21:20:35.039Z | +++ svcs -Hostate baseline |
| 587 | 2026-06-05T21:20:35.050Z | ++ [[ offline* != online ]] |
| 588 | 2026-06-05T21:20:35.050Z | ++ [[ 43 -gt 300 ]] |
| 589 | 2026-06-05T21:20:35.050Z | ++ sleep 1 |
| 590 | 2026-06-05T21:20:36.052Z | ++ retry=44 |
| 591 | 2026-06-05T21:20:36.055Z | +++ svcs -Hostate baseline |
| 592 | 2026-06-05T21:20:36.066Z | ++ [[ offline* != online ]] |
| 593 | 2026-06-05T21:20:36.066Z | ++ [[ 44 -gt 300 ]] |
| 594 | 2026-06-05T21:20:36.066Z | ++ sleep 1 |
| 595 | 2026-06-05T21:20:37.068Z | ++ retry=45 |
| 596 | 2026-06-05T21:20:37.071Z | +++ svcs -Hostate baseline |
| 597 | 2026-06-05T21:20:37.083Z | ++ [[ offline* != online ]] |
| 598 | 2026-06-05T21:20:37.083Z | ++ [[ 45 -gt 300 ]] |
| 599 | 2026-06-05T21:20:37.083Z | ++ sleep 1 |
| 600 | 2026-06-05T21:20:38.086Z | ++ retry=46 |
| 601 | 2026-06-05T21:20:38.089Z | +++ svcs -Hostate baseline |
| 602 | 2026-06-05T21:20:38.103Z | ++ [[ offline* != online ]] |
| 603 | 2026-06-05T21:20:38.103Z | ++ [[ 46 -gt 300 ]] |
| 604 | 2026-06-05T21:20:38.103Z | ++ sleep 1 |
| 605 | 2026-06-05T21:20:39.107Z | ++ retry=47 |
| 606 | 2026-06-05T21:20:39.137Z | +++ svcs -Hostate baseline |
| 607 | 2026-06-05T21:20:39.333Z | ++ [[ offline* != online ]] |
| 608 | 2026-06-05T21:20:39.333Z | ++ [[ 47 -gt 300 ]] |
| 609 | 2026-06-05T21:20:39.333Z | ++ sleep 1 |
| 610 | 2026-06-05T21:20:40.118Z | ++ retry=48 |
| 611 | 2026-06-05T21:20:40.121Z | +++ svcs -Hostate baseline |
| 612 | 2026-06-05T21:20:40.132Z | ++ [[ offline* != online ]] |
| 613 | 2026-06-05T21:20:40.132Z | ++ [[ 48 -gt 300 ]] |
| 614 | 2026-06-05T21:20:40.132Z | ++ sleep 1 |
| 615 | 2026-06-05T21:20:41.134Z | ++ retry=49 |
| 616 | 2026-06-05T21:20:41.138Z | +++ svcs -Hostate baseline |
| 617 | 2026-06-05T21:20:41.149Z | ++ [[ offline* != online ]] |
| 618 | 2026-06-05T21:20:41.149Z | ++ [[ 49 -gt 300 ]] |
| 619 | 2026-06-05T21:20:41.153Z | ++ sleep 1 |
| 620 | 2026-06-05T21:20:42.151Z | ++ retry=50 |
| 621 | 2026-06-05T21:20:42.155Z | +++ svcs -Hostate baseline |
| 622 | 2026-06-05T21:20:42.165Z | ++ [[ offline* != online ]] |
| 623 | 2026-06-05T21:20:42.165Z | ++ [[ 50 -gt 300 ]] |
| 624 | 2026-06-05T21:20:42.165Z | ++ sleep 1 |
| 625 | 2026-06-05T21:20:43.167Z | ++ retry=51 |
| 626 | 2026-06-05T21:20:43.171Z | +++ svcs -Hostate baseline |
| 627 | 2026-06-05T21:20:43.182Z | ++ [[ offline* != online ]] |
| 628 | 2026-06-05T21:20:43.182Z | ++ [[ 51 -gt 300 ]] |
| 629 | 2026-06-05T21:20:43.182Z | ++ sleep 1 |
| 630 | 2026-06-05T21:20:44.184Z | ++ retry=52 |
| 631 | 2026-06-05T21:20:44.187Z | +++ svcs -Hostate baseline |
| 632 | 2026-06-05T21:20:44.199Z | ++ [[ offline* != online ]] |
| 633 | 2026-06-05T21:20:44.199Z | ++ [[ 52 -gt 300 ]] |
| 634 | 2026-06-05T21:20:44.202Z | ++ sleep 1 |
| 635 | 2026-06-05T21:20:45.204Z | ++ retry=53 |
| 636 | 2026-06-05T21:20:45.207Z | +++ svcs -Hostate baseline |
| 637 | 2026-06-05T21:20:45.215Z | ++ [[ offline* != online ]] |
| 638 | 2026-06-05T21:20:45.215Z | ++ [[ 53 -gt 300 ]] |
| 639 | 2026-06-05T21:20:45.215Z | ++ sleep 1 |
| 640 | 2026-06-05T21:20:46.217Z | ++ retry=54 |
| 641 | 2026-06-05T21:20:46.221Z | +++ svcs -Hostate baseline |
| 642 | 2026-06-05T21:20:46.233Z | ++ [[ offline* != online ]] |
| 643 | 2026-06-05T21:20:46.233Z | ++ [[ 54 -gt 300 ]] |
| 644 | 2026-06-05T21:20:46.233Z | ++ sleep 1 |
| 645 | 2026-06-05T21:20:47.235Z | ++ retry=55 |
| 646 | 2026-06-05T21:20:47.238Z | +++ svcs -Hostate baseline |
| 647 | 2026-06-05T21:20:47.250Z | ++ [[ offline* != online ]] |
| 648 | 2026-06-05T21:20:47.250Z | ++ [[ 55 -gt 300 ]] |
| 649 | 2026-06-05T21:20:47.253Z | ++ sleep 1 |
| 650 | 2026-06-05T21:20:48.252Z | ++ retry=56 |
| 651 | 2026-06-05T21:20:48.256Z | +++ svcs -Hostate baseline |
| 652 | 2026-06-05T21:20:48.266Z | ++ [[ offline* != online ]] |
| 653 | 2026-06-05T21:20:48.267Z | ++ [[ 56 -gt 300 ]] |
| 654 | 2026-06-05T21:20:48.270Z | ++ sleep 1 |
| 655 | 2026-06-05T21:20:49.269Z | ++ retry=57 |
| 656 | 2026-06-05T21:20:49.272Z | +++ svcs -Hostate baseline |
| 657 | 2026-06-05T21:20:49.283Z | ++ [[ offline* != online ]] |
| 658 | 2026-06-05T21:20:49.283Z | ++ [[ 57 -gt 300 ]] |
| 659 | 2026-06-05T21:20:49.283Z | ++ sleep 1 |
| 660 | 2026-06-05T21:20:50.285Z | ++ retry=58 |
| 661 | 2026-06-05T21:20:50.288Z | +++ svcs -Hostate baseline |
| 662 | 2026-06-05T21:20:50.300Z | ++ [[ offline* != online ]] |
| 663 | 2026-06-05T21:20:50.300Z | ++ [[ 58 -gt 300 ]] |
| 664 | 2026-06-05T21:20:50.304Z | ++ sleep 1 |
| 665 | 2026-06-05T21:20:51.302Z | ++ retry=59 |
| 666 | 2026-06-05T21:20:51.306Z | +++ svcs -Hostate baseline |
| 667 | 2026-06-05T21:20:51.316Z | ++ [[ offline* != online ]] |
| 668 | 2026-06-05T21:20:51.316Z | ++ [[ 59 -gt 300 ]] |
| 669 | 2026-06-05T21:20:51.317Z | ++ sleep 1 |
| 670 | 2026-06-05T21:20:52.318Z | ++ retry=60 |
| 671 | 2026-06-05T21:20:52.321Z | +++ svcs -Hostate baseline |
| 672 | 2026-06-05T21:20:52.333Z | ++ [[ offline* != online ]] |
| 673 | 2026-06-05T21:20:52.333Z | ++ [[ 60 -gt 300 ]] |
| 674 | 2026-06-05T21:20:52.336Z | ++ sleep 1 |
| 675 | 2026-06-05T21:20:53.335Z | ++ retry=61 |
| 676 | 2026-06-05T21:20:53.338Z | +++ svcs -Hostate baseline |
| 677 | 2026-06-05T21:20:53.350Z | ++ [[ offline* != online ]] |
| 678 | 2026-06-05T21:20:53.350Z | ++ [[ 61 -gt 300 ]] |
| 679 | 2026-06-05T21:20:53.350Z | ++ sleep 1 |
| 680 | 2026-06-05T21:20:54.352Z | ++ retry=62 |
| 681 | 2026-06-05T21:20:54.355Z | +++ svcs -Hostate baseline |
| 682 | 2026-06-05T21:20:54.366Z | ++ [[ offline* != online ]] |
| 683 | 2026-06-05T21:20:54.366Z | ++ [[ 62 -gt 300 ]] |
| 684 | 2026-06-05T21:20:54.366Z | ++ sleep 1 |
| 685 | 2026-06-05T21:20:55.368Z | ++ retry=63 |
| 686 | 2026-06-05T21:20:55.371Z | +++ svcs -Hostate baseline |
| 687 | 2026-06-05T21:20:55.383Z | ++ [[ offline* != online ]] |
| 688 | 2026-06-05T21:20:55.383Z | ++ [[ 63 -gt 300 ]] |
| 689 | 2026-06-05T21:20:55.383Z | ++ sleep 1 |
| 690 | 2026-06-05T21:20:56.385Z | ++ retry=64 |
| 691 | 2026-06-05T21:20:56.389Z | +++ svcs -Hostate baseline |
| 692 | 2026-06-05T21:20:56.400Z | ++ [[ offline* != online ]] |
| 693 | 2026-06-05T21:20:56.400Z | ++ [[ 64 -gt 300 ]] |
| 694 | 2026-06-05T21:20:56.400Z | ++ sleep 1 |
| 695 | 2026-06-05T21:20:57.402Z | ++ retry=65 |
| 696 | 2026-06-05T21:20:57.405Z | +++ svcs -Hostate baseline |
| 697 | 2026-06-05T21:20:57.416Z | ++ [[ offline* != online ]] |
| 698 | 2026-06-05T21:20:57.416Z | ++ [[ 65 -gt 300 ]] |
| 699 | 2026-06-05T21:20:57.416Z | ++ sleep 1 |
| 700 | 2026-06-05T21:20:58.418Z | ++ retry=66 |
| 701 | 2026-06-05T21:20:58.421Z | +++ svcs -Hostate baseline |
| 702 | 2026-06-05T21:20:58.434Z | ++ [[ offline* != online ]] |
| 703 | 2026-06-05T21:20:58.434Z | ++ [[ 66 -gt 300 ]] |
| 704 | 2026-06-05T21:20:58.434Z | ++ sleep 1 |
| 705 | 2026-06-05T21:20:59.435Z | ++ retry=67 |
| 706 | 2026-06-05T21:20:59.438Z | +++ svcs -Hostate baseline |
| 707 | 2026-06-05T21:20:59.449Z | ++ [[ offline* != online ]] |
| 708 | 2026-06-05T21:20:59.449Z | ++ [[ 67 -gt 300 ]] |
| 709 | 2026-06-05T21:20:59.451Z | ++ sleep 1 |
| 710 | 2026-06-05T21:21:00.451Z | ++ retry=68 |
| 711 | 2026-06-05T21:21:00.455Z | +++ svcs -Hostate baseline |
| 712 | 2026-06-05T21:21:00.466Z | ++ [[ offline* != online ]] |
| 713 | 2026-06-05T21:21:00.466Z | ++ [[ 68 -gt 300 ]] |
| 714 | 2026-06-05T21:21:00.466Z | ++ sleep 1 |
| 715 | 2026-06-05T21:21:01.468Z | ++ retry=69 |
| 716 | 2026-06-05T21:21:01.471Z | +++ svcs -Hostate baseline |
| 717 | 2026-06-05T21:21:01.482Z | ++ [[ offline* != online ]] |
| 718 | 2026-06-05T21:21:01.482Z | ++ [[ 69 -gt 300 ]] |
| 719 | 2026-06-05T21:21:01.482Z | ++ sleep 1 |
| 720 | 2026-06-05T21:21:02.484Z | ++ retry=70 |
| 721 | 2026-06-05T21:21:02.487Z | +++ svcs -Hostate baseline |
| 722 | 2026-06-05T21:21:02.499Z | ++ [[ offline* != online ]] |
| 723 | 2026-06-05T21:21:02.499Z | ++ [[ 70 -gt 300 ]] |
| 724 | 2026-06-05T21:21:02.499Z | ++ sleep 1 |
| 725 | 2026-06-05T21:21:03.501Z | ++ retry=71 |
| 726 | 2026-06-05T21:21:03.504Z | +++ svcs -Hostate baseline |
| 727 | 2026-06-05T21:21:03.515Z | ++ [[ offline* != online ]] |
| 728 | 2026-06-05T21:21:03.516Z | ++ [[ 71 -gt 300 ]] |
| 729 | 2026-06-05T21:21:03.516Z | ++ sleep 1 |
| 730 | 2026-06-05T21:21:04.517Z | ++ retry=72 |
| 731 | 2026-06-05T21:21:04.521Z | +++ svcs -Hostate baseline |
| 732 | 2026-06-05T21:21:04.532Z | ++ [[ offline* != online ]] |
| 733 | 2026-06-05T21:21:04.532Z | ++ [[ 72 -gt 300 ]] |
| 734 | 2026-06-05T21:21:04.533Z | ++ sleep 1 |
| 735 | 2026-06-05T21:21:05.534Z | ++ retry=73 |
| 736 | 2026-06-05T21:21:05.538Z | +++ svcs -Hostate baseline |
| 737 | 2026-06-05T21:21:05.549Z | ++ [[ offline* != online ]] |
| 738 | 2026-06-05T21:21:05.550Z | ++ [[ 73 -gt 300 ]] |
| 739 | 2026-06-05T21:21:05.550Z | ++ sleep 1 |
| 740 | 2026-06-05T21:21:06.551Z | ++ retry=74 |
| 741 | 2026-06-05T21:21:06.554Z | +++ svcs -Hostate baseline |
| 742 | 2026-06-05T21:21:06.566Z | ++ [[ offline* != online ]] |
| 743 | 2026-06-05T21:21:06.566Z | ++ [[ 74 -gt 300 ]] |
| 744 | 2026-06-05T21:21:06.566Z | ++ sleep 1 |
| 745 | 2026-06-05T21:21:07.568Z | ++ retry=75 |
| 746 | 2026-06-05T21:21:07.571Z | +++ svcs -Hostate baseline |
| 747 | 2026-06-05T21:21:07.582Z | ++ [[ offline* != online ]] |
| 748 | 2026-06-05T21:21:07.582Z | ++ [[ 75 -gt 300 ]] |
| 749 | 2026-06-05T21:21:07.582Z | ++ sleep 1 |
| 750 | 2026-06-05T21:21:08.584Z | ++ retry=76 |
| 751 | 2026-06-05T21:21:08.587Z | +++ svcs -Hostate baseline |
| 752 | 2026-06-05T21:21:08.599Z | ++ [[ offline* != online ]] |
| 753 | 2026-06-05T21:21:08.599Z | ++ [[ 76 -gt 300 ]] |
| 754 | 2026-06-05T21:21:08.599Z | ++ sleep 1 |
| 755 | 2026-06-05T21:21:09.601Z | ++ retry=77 |
| 756 | 2026-06-05T21:21:09.604Z | +++ svcs -Hostate baseline |
| 757 | 2026-06-05T21:21:09.616Z | ++ [[ offline* != online ]] |
| 758 | 2026-06-05T21:21:09.616Z | ++ [[ 77 -gt 300 ]] |
| 759 | 2026-06-05T21:21:09.616Z | ++ sleep 1 |
| 760 | 2026-06-05T21:21:10.617Z | ++ retry=78 |
| 761 | 2026-06-05T21:21:10.620Z | +++ svcs -Hostate baseline |
| 762 | 2026-06-05T21:21:10.632Z | ++ [[ offline* != online ]] |
| 763 | 2026-06-05T21:21:10.632Z | ++ [[ 78 -gt 300 ]] |
| 764 | 2026-06-05T21:21:10.632Z | ++ sleep 1 |
| 765 | 2026-06-05T21:21:11.634Z | ++ retry=79 |
| 766 | 2026-06-05T21:21:11.637Z | +++ svcs -Hostate baseline |
| 767 | 2026-06-05T21:21:11.648Z | ++ [[ offline* != online ]] |
| 768 | 2026-06-05T21:21:11.648Z | ++ [[ 79 -gt 300 ]] |
| 769 | 2026-06-05T21:21:11.648Z | ++ sleep 1 |
| 770 | 2026-06-05T21:21:12.651Z | ++ retry=80 |
| 771 | 2026-06-05T21:21:12.654Z | +++ svcs -Hostate baseline |
| 772 | 2026-06-05T21:21:12.666Z | ++ [[ offline* != online ]] |
| 773 | 2026-06-05T21:21:12.666Z | ++ [[ 80 -gt 300 ]] |
| 774 | 2026-06-05T21:21:12.666Z | ++ sleep 1 |
| 775 | 2026-06-05T21:21:13.668Z | ++ retry=81 |
| 776 | 2026-06-05T21:21:13.676Z | +++ svcs -Hostate baseline |
| 777 | 2026-06-05T21:21:13.682Z | ++ [[ offline* != online ]] |
| 778 | 2026-06-05T21:21:13.683Z | ++ [[ 81 -gt 300 ]] |
| 779 | 2026-06-05T21:21:13.683Z | ++ sleep 1 |
| 780 | 2026-06-05T21:21:14.713Z | ++ retry=82 |
| 781 | 2026-06-05T21:21:14.720Z | +++ svcs -Hostate baseline |
| 782 | 2026-06-05T21:21:14.720Z | ++ [[ offline* != online ]] |
| 783 | 2026-06-05T21:21:14.720Z | ++ [[ 82 -gt 300 ]] |
| 784 | 2026-06-05T21:21:14.720Z | ++ sleep 1 |
| 785 | 2026-06-05T21:21:15.701Z | ++ retry=83 |
| 786 | 2026-06-05T21:21:15.704Z | +++ svcs -Hostate baseline |
| 787 | 2026-06-05T21:21:15.716Z | ++ [[ offline* != online ]] |
| 788 | 2026-06-05T21:21:15.716Z | ++ [[ 83 -gt 300 ]] |
| 789 | 2026-06-05T21:21:15.719Z | ++ sleep 1 |
| 790 | 2026-06-05T21:21:16.718Z | ++ retry=84 |
| 791 | 2026-06-05T21:21:16.721Z | +++ svcs -Hostate baseline |
| 792 | 2026-06-05T21:21:16.732Z | ++ [[ offline* != online ]] |
| 793 | 2026-06-05T21:21:16.733Z | ++ [[ 84 -gt 300 ]] |
| 794 | 2026-06-05T21:21:16.733Z | ++ sleep 1 |
| 795 | 2026-06-05T21:21:17.734Z | ++ retry=85 |
| 796 | 2026-06-05T21:21:17.737Z | +++ svcs -Hostate baseline |
| 797 | 2026-06-05T21:21:17.749Z | ++ [[ offline* != online ]] |
| 798 | 2026-06-05T21:21:17.749Z | ++ [[ 85 -gt 300 ]] |
| 799 | 2026-06-05T21:21:17.749Z | ++ sleep 1 |
| 800 | 2026-06-05T21:21:18.751Z | ++ retry=86 |
| 801 | 2026-06-05T21:21:18.754Z | +++ svcs -Hostate baseline |
| 802 | 2026-06-05T21:21:18.765Z | ++ [[ offline* != online ]] |
| 803 | 2026-06-05T21:21:18.765Z | ++ [[ 86 -gt 300 ]] |
| 804 | 2026-06-05T21:21:18.765Z | ++ sleep 1 |
| 805 | 2026-06-05T21:21:19.768Z | ++ retry=87 |
| 806 | 2026-06-05T21:21:19.771Z | +++ svcs -Hostate baseline |
| 807 | 2026-06-05T21:21:19.783Z | ++ [[ offline* != online ]] |
| 808 | 2026-06-05T21:21:19.783Z | ++ [[ 87 -gt 300 ]] |
| 809 | 2026-06-05T21:21:19.783Z | ++ sleep 1 |
| 810 | 2026-06-05T21:21:20.784Z | ++ retry=88 |
| 811 | 2026-06-05T21:21:20.787Z | +++ svcs -Hostate baseline |
| 812 | 2026-06-05T21:21:20.799Z | ++ [[ offline* != online ]] |
| 813 | 2026-06-05T21:21:20.799Z | ++ [[ 88 -gt 300 ]] |
| 814 | 2026-06-05T21:21:20.799Z | ++ sleep 1 |
| 815 | 2026-06-05T21:21:21.801Z | ++ retry=89 |
| 816 | 2026-06-05T21:21:21.803Z | +++ svcs -Hostate baseline |
| 817 | 2026-06-05T21:21:21.815Z | ++ [[ offline* != online ]] |
| 818 | 2026-06-05T21:21:21.815Z | ++ [[ 89 -gt 300 ]] |
| 819 | 2026-06-05T21:21:21.815Z | ++ sleep 1 |
| 820 | 2026-06-05T21:21:22.817Z | ++ retry=90 |
| 821 | 2026-06-05T21:21:22.820Z | +++ svcs -Hostate baseline |
| 822 | 2026-06-05T21:21:22.832Z | ++ [[ offline* != online ]] |
| 823 | 2026-06-05T21:21:22.833Z | ++ [[ 90 -gt 300 ]] |
| 824 | 2026-06-05T21:21:22.833Z | ++ sleep 1 |
| 825 | 2026-06-05T21:21:23.834Z | ++ retry=91 |
| 826 | 2026-06-05T21:21:23.837Z | +++ svcs -Hostate baseline |
| 827 | 2026-06-05T21:21:23.849Z | ++ [[ offline* != online ]] |
| 828 | 2026-06-05T21:21:23.849Z | ++ [[ 91 -gt 300 ]] |
| 829 | 2026-06-05T21:21:23.849Z | ++ sleep 1 |
| 830 | 2026-06-05T21:21:24.851Z | ++ retry=92 |
| 831 | 2026-06-05T21:21:24.854Z | +++ svcs -Hostate baseline |
| 832 | 2026-06-05T21:21:24.865Z | ++ [[ offline* != online ]] |
| 833 | 2026-06-05T21:21:24.866Z | ++ [[ 92 -gt 300 ]] |
| 834 | 2026-06-05T21:21:24.866Z | ++ sleep 1 |
| 835 | 2026-06-05T21:21:25.868Z | ++ retry=93 |
| 836 | 2026-06-05T21:21:25.872Z | +++ svcs -Hostate baseline |
| 837 | 2026-06-05T21:21:25.883Z | ++ [[ offline* != online ]] |
| 838 | 2026-06-05T21:21:25.883Z | ++ [[ 93 -gt 300 ]] |
| 839 | 2026-06-05T21:21:25.883Z | ++ sleep 1 |
| 840 | 2026-06-05T21:21:26.885Z | ++ retry=94 |
| 841 | 2026-06-05T21:21:26.889Z | +++ svcs -Hostate baseline |
| 842 | 2026-06-05T21:21:26.900Z | ++ [[ offline* != online ]] |
| 843 | 2026-06-05T21:21:26.900Z | ++ [[ 94 -gt 300 ]] |
| 844 | 2026-06-05T21:21:26.900Z | ++ sleep 1 |
| 845 | 2026-06-05T21:21:27.902Z | ++ retry=95 |
| 846 | 2026-06-05T21:21:27.907Z | +++ svcs -Hostate baseline |
| 847 | 2026-06-05T21:21:27.917Z | ++ [[ offline* != online ]] |
| 848 | 2026-06-05T21:21:27.917Z | ++ [[ 95 -gt 300 ]] |
| 849 | 2026-06-05T21:21:27.917Z | ++ sleep 1 |
| 850 | 2026-06-05T21:21:28.919Z | ++ retry=96 |
| 851 | 2026-06-05T21:21:28.922Z | +++ svcs -Hostate baseline |
| 852 | 2026-06-05T21:21:28.934Z | ++ [[ offline* != online ]] |
| 853 | 2026-06-05T21:21:28.934Z | ++ [[ 96 -gt 300 ]] |
| 854 | 2026-06-05T21:21:28.934Z | ++ sleep 1 |
| 855 | 2026-06-05T21:21:29.936Z | ++ retry=97 |
| 856 | 2026-06-05T21:21:29.939Z | +++ svcs -Hostate baseline |
| 857 | 2026-06-05T21:21:29.950Z | ++ [[ offline* != online ]] |
| 858 | 2026-06-05T21:21:29.951Z | ++ [[ 97 -gt 300 ]] |
| 859 | 2026-06-05T21:21:29.951Z | ++ sleep 1 |
| 860 | 2026-06-05T21:21:30.954Z | ++ retry=98 |
| 861 | 2026-06-05T21:21:30.957Z | +++ svcs -Hostate baseline |
| 862 | 2026-06-05T21:21:30.967Z | ++ [[ offline* != online ]] |
| 863 | 2026-06-05T21:21:30.967Z | ++ [[ 98 -gt 300 ]] |
| 864 | 2026-06-05T21:21:30.967Z | ++ sleep 1 |
| 865 | 2026-06-05T21:21:31.969Z | ++ retry=99 |
| 866 | 2026-06-05T21:21:31.975Z | +++ svcs -Hostate baseline |
| 867 | 2026-06-05T21:21:31.983Z | ++ [[ offline* != online ]] |
| 868 | 2026-06-05T21:21:31.983Z | ++ [[ 99 -gt 300 ]] |
| 869 | 2026-06-05T21:21:31.983Z | ++ sleep 1 |
| 870 | 2026-06-05T21:21:32.986Z | ++ retry=100 |
| 871 | 2026-06-05T21:21:32.991Z | +++ svcs -Hostate baseline |
| 872 | 2026-06-05T21:21:33.001Z | ++ [[ offline* != online ]] |
| 873 | 2026-06-05T21:21:33.001Z | ++ [[ 100 -gt 300 ]] |
| 874 | 2026-06-05T21:21:33.002Z | ++ sleep 1 |
| 875 | 2026-06-05T21:21:34.004Z | ++ retry=101 |
| 876 | 2026-06-05T21:21:34.007Z | +++ svcs -Hostate baseline |
| 877 | 2026-06-05T21:21:34.015Z | ++ [[ offline* != online ]] |
| 878 | 2026-06-05T21:21:34.015Z | ++ [[ 101 -gt 300 ]] |
| 879 | 2026-06-05T21:21:34.015Z | ++ sleep 1 |
| 880 | 2026-06-05T21:21:35.017Z | ++ retry=102 |
| 881 | 2026-06-05T21:21:35.020Z | +++ svcs -Hostate baseline |
| 882 | 2026-06-05T21:21:35.031Z | ++ [[ offline* != online ]] |
| 883 | 2026-06-05T21:21:35.031Z | ++ [[ 102 -gt 300 ]] |
| 884 | 2026-06-05T21:21:35.031Z | ++ sleep 1 |
| 885 | 2026-06-05T21:21:36.033Z | ++ retry=103 |
| 886 | 2026-06-05T21:21:36.036Z | +++ svcs -Hostate baseline |
| 887 | 2026-06-05T21:21:36.047Z | ++ [[ offline* != online ]] |
| 888 | 2026-06-05T21:21:36.048Z | ++ [[ 103 -gt 300 ]] |
| 889 | 2026-06-05T21:21:36.048Z | ++ sleep 1 |
| 890 | 2026-06-05T21:21:37.049Z | ++ retry=104 |
| 891 | 2026-06-05T21:21:37.052Z | +++ svcs -Hostate baseline |
| 892 | 2026-06-05T21:21:37.064Z | ++ [[ offline* != online ]] |
| 893 | 2026-06-05T21:21:37.064Z | ++ [[ 104 -gt 300 ]] |
| 894 | 2026-06-05T21:21:37.067Z | ++ sleep 1 |
| 895 | 2026-06-05T21:21:38.067Z | ++ retry=105 |
| 896 | 2026-06-05T21:21:38.071Z | +++ svcs -Hostate baseline |
| 897 | 2026-06-05T21:21:38.080Z | ++ [[ offline* != online ]] |
| 898 | 2026-06-05T21:21:38.081Z | ++ [[ 105 -gt 300 ]] |
| 899 | 2026-06-05T21:21:38.081Z | ++ sleep 1 |
| 900 | 2026-06-05T21:21:39.082Z | ++ retry=106 |
| 901 | 2026-06-05T21:21:39.088Z | +++ svcs -Hostate baseline |
| 902 | 2026-06-05T21:21:39.097Z | ++ [[ online != online ]] |
| 903 | 2026-06-05T21:21:39.100Z | ++ set -o errexit |
| 904 | 2026-06-05T21:21:39.100Z | ++ set -o pipefail |
| 905 | 2026-06-05T21:21:39.100Z | ++ banner build |
| 906 | 2026-06-05T21:21:39.100Z | |
| 907 | 2026-06-05T21:21:39.100Z | ##### # # # # ##### |
| 908 | 2026-06-05T21:21:39.100Z | # # # # # # # # |
| 909 | 2026-06-05T21:21:39.100Z | ##### # # # # # # |
| 910 | 2026-06-05T21:21:39.100Z | # # # # # # # # |
| 911 | 2026-06-05T21:21:39.100Z | # # # # # # # # |
| 912 | 2026-06-05T21:21:39.100Z | ##### #### # ###### ##### |
| 913 | 2026-06-05T21:21:39.100Z | |
| 914 | 2026-06-05T21:21:39.100Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 915 | 2026-06-05T21:21:39.104Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 916 | 2026-06-05T21:21:39.271Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 917 | 2026-06-05T21:21:39.275Z | info: downloading 6 components |
| 918 | 2026-06-05T21:21:54.279Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 919 | 2026-06-05T21:21:54.908Z | From https://github.com/oxidecomputer/falcon |
| 920 | 2026-06-05T21:21:54.908Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 921 | 2026-06-05T21:21:54.988Z | Updating crates.io index |
| 922 | 2026-06-05T21:21:54.991Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 923 | 2026-06-05T21:21:55.885Z | From https://github.com/oxidecomputer/dendrite |
| 924 | 2026-06-05T21:21:55.885Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 925 | 2026-06-05T21:21:56.029Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 926 | 2026-06-05T21:21:56.280Z | From https://github.com/oxidecomputer/ispf |
| 927 | 2026-06-05T21:21:56.280Z | * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a |
| 928 | 2026-06-05T21:21:56.286Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 929 | 2026-06-05T21:21:56.609Z | From https://github.com/oxidecomputer/netadm-sys |
| 930 | 2026-06-05T21:21:56.610Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 931 | 2026-06-05T21:21:56.617Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 932 | 2026-06-05T21:22:04.145Z | From https://github.com/oxidecomputer/omicron |
| 933 | 2026-06-05T21:22:04.145Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 934 | 2026-06-05T21:22:04.566Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 935 | 2026-06-05T21:22:05.374Z | From https://github.com/oxidecomputer/opte |
| 936 | 2026-06-05T21:22:05.374Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 937 | 2026-06-05T21:22:05.401Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 938 | 2026-06-05T21:22:05.657Z | From https://github.com/illumos/smf-rs |
| 939 | 2026-06-05T21:22:05.657Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 940 | 2026-06-05T21:22:06.000Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 941 | 2026-06-05T21:22:06.289Z | From https://github.com/oxidecomputer/network-interface |
| 942 | 2026-06-05T21:22:06.289Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 943 | 2026-06-05T21:22:06.305Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 944 | 2026-06-05T21:22:06.580Z | From https://github.com/oxidecomputer/zone |
| 945 | 2026-06-05T21:22:06.580Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 946 | 2026-06-05T21:22:06.637Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 947 | 2026-06-05T21:22:07.246Z | From https://github.com/oxidecomputer/propolis |
| 948 | 2026-06-05T21:22:07.246Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 949 | 2026-06-05T21:22:07.317Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 950 | 2026-06-05T21:22:07.802Z | From https://github.com/oxidecomputer/transceiver-control |
| 951 | 2026-06-05T21:22:07.802Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 952 | 2026-06-05T21:22:07.924Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 953 | 2026-06-05T21:22:08.201Z | From https://github.com/oxidecomputer/dlpi-sys |
| 954 | 2026-06-05T21:22:08.201Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 955 | 2026-06-05T21:22:08.214Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 956 | 2026-06-05T21:22:08.491Z | From https://github.com/jmesmon/rust-libzfs |
| 957 | 2026-06-05T21:22:08.491Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 958 | 2026-06-05T21:22:08.499Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 959 | 2026-06-05T21:22:08.774Z | From https://github.com/oxidecomputer/rusty-doors |
| 960 | 2026-06-05T21:22:08.774Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 961 | 2026-06-05T21:22:08.813Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 962 | 2026-06-05T21:22:09.157Z | From https://github.com/oxidecomputer/lldp |
| 963 | 2026-06-05T21:22:09.157Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 964 | 2026-06-05T21:22:09.195Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 965 | 2026-06-05T21:22:09.478Z | From https://github.com/oxidecomputer/slog-error-chain |
| 966 | 2026-06-05T21:22:09.478Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 967 | 2026-06-05T21:22:09.496Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 968 | 2026-06-05T21:22:09.800Z | From https://github.com/oxidecomputer/tufaceous |
| 969 | 2026-06-05T21:22:09.801Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 970 | 2026-06-05T21:22:09.820Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 971 | 2026-06-05T21:22:10.261Z | From https://github.com/oxidecomputer/management-gateway-service |
| 972 | 2026-06-05T21:22:10.261Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 973 | 2026-06-05T21:22:10.338Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 974 | 2026-06-05T21:22:11.230Z | From https://github.com/oxidecomputer/crucible |
| 975 | 2026-06-05T21:22:11.231Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 976 | 2026-06-05T21:22:11.752Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 977 | 2026-06-05T21:22:12.010Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 978 | 2026-06-05T21:22:12.010Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 979 | 2026-06-05T21:22:12.386Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 980 | 2026-06-05T21:22:12.802Z | From https://github.com/oxidecomputer/propolis |
| 981 | 2026-06-05T21:22:12.802Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 982 | 2026-06-05T21:22:12.853Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 983 | 2026-06-05T21:22:13.349Z | From https://github.com/oxidecomputer/crucible |
| 984 | 2026-06-05T21:22:13.349Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 985 | 2026-06-05T21:22:13.630Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 986 | 2026-06-05T21:22:13.979Z | From https://github.com/oxidecomputer/tofino |
| 987 | 2026-06-05T21:22:13.979Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 988 | 2026-06-05T21:22:14.000Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 989 | 2026-06-05T21:22:14.990Z | From https://github.com/oxidecomputer/maghemite |
| 990 | 2026-06-05T21:22:14.990Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 991 | 2026-06-05T21:22:15.022Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 992 | 2026-06-05T21:22:15.293Z | From https://github.com/oxidecomputer/clickward |
| 993 | 2026-06-05T21:22:15.293Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 994 | 2026-06-05T21:22:15.430Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 995 | 2026-06-05T21:22:15.707Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 996 | 2026-06-05T21:22:15.707Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 997 | 2026-06-05T21:22:16.908Z | Downloading crates ... |
| 998 | 2026-06-05T21:22:16.978Z | Downloaded aead v0.5.2 |
| 999 | 2026-06-05T21:22:16.988Z | Downloaded allocator-api2 v0.2.21 |
| 1000 | 2026-06-05T21:22:16.991Z | Downloaded atomicwrites v0.4.4 |
| 1001 | 2026-06-05T21:22:16.995Z | Downloaded async-trait v0.1.89 |
| 1002 | 2026-06-05T21:22:16.998Z | Downloaded async-stream-impl v0.3.6 |
| 1003 | 2026-06-05T21:22:17.001Z | Downloaded cancel-safe-futures v0.1.5 |
| 1004 | 2026-06-05T21:22:17.006Z | Downloaded anstyle-query v1.1.5 |
| 1005 | 2026-06-05T21:22:17.009Z | Downloaded anyhow v1.0.102 |
| 1006 | 2026-06-05T21:22:17.013Z | Downloaded cmake v0.1.58 |
| 1007 | 2026-06-05T21:22:17.013Z | Downloaded darling_core v0.21.3 |
| 1008 | 2026-06-05T21:22:17.016Z | Downloaded anstyle v1.0.14 |
| 1009 | 2026-06-05T21:22:17.019Z | Downloaded either v1.16.0 |
| 1010 | 2026-06-05T21:22:17.019Z | Downloaded anstyle-parse v1.0.0 |
| 1011 | 2026-06-05T21:22:17.023Z | Downloaded ahash v0.8.12 |
| 1012 | 2026-06-05T21:22:17.026Z | Downloaded aho-corasick v1.1.4 |
| 1013 | 2026-06-05T21:22:17.029Z | Downloaded adler2 v2.0.1 |
| 1014 | 2026-06-05T21:22:17.032Z | Downloaded cobs v0.3.0 |
| 1015 | 2026-06-05T21:22:17.032Z | Downloaded backoff v0.4.0 |
| 1016 | 2026-06-05T21:22:17.036Z | Downloaded base16ct v1.0.0 |
| 1017 | 2026-06-05T21:22:17.039Z | Downloaded bit-set v0.8.0 |
| 1018 | 2026-06-05T21:22:17.039Z | Downloaded byteorder v1.5.0 |
| 1019 | 2026-06-05T21:22:17.042Z | Downloaded async-recursion v1.1.1 |
| 1020 | 2026-06-05T21:22:17.045Z | Downloaded enum-as-inner v0.6.1 |
| 1021 | 2026-06-05T21:22:17.045Z | Downloaded base16ct v0.2.0 |
| 1022 | 2026-06-05T21:22:17.049Z | Downloaded dtrace-parser v0.2.0 |
| 1023 | 2026-06-05T21:22:17.052Z | Downloaded equivalent v1.0.2 |
| 1024 | 2026-06-05T21:22:17.052Z | Downloaded errno v0.3.14 |
| 1025 | 2026-06-05T21:22:17.056Z | Downloaded dtrace-parser v0.3.0 |
| 1026 | 2026-06-05T21:22:17.056Z | Downloaded async-stream v0.3.6 |
| 1027 | 2026-06-05T21:22:17.059Z | Downloaded dof v0.3.0 |
| 1028 | 2026-06-05T21:22:17.059Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1029 | 2026-06-05T21:22:17.063Z | Downloaded ciborium-ll v0.2.2 |
| 1030 | 2026-06-05T21:22:17.063Z | Downloaded cfg-if v1.0.4 |
| 1031 | 2026-06-05T21:22:17.066Z | Downloaded crypto-common v0.1.7 |
| 1032 | 2026-06-05T21:22:17.069Z | Downloaded foreign-types v0.5.0 |
| 1033 | 2026-06-05T21:22:17.069Z | Downloaded defmt v0.3.100 |
| 1034 | 2026-06-05T21:22:17.072Z | Downloaded clap_lex v1.1.0 |
| 1035 | 2026-06-05T21:22:17.072Z | Downloaded fixedbitset v0.4.2 |
| 1036 | 2026-06-05T21:22:17.075Z | Downloaded foreign-types v0.3.2 |
| 1037 | 2026-06-05T21:22:17.075Z | Downloaded fixedbitset v0.5.7 |
| 1038 | 2026-06-05T21:22:17.078Z | Downloaded erased-serde v0.3.31 |
| 1039 | 2026-06-05T21:22:17.081Z | Downloaded cpufeatures v0.2.17 |
| 1040 | 2026-06-05T21:22:17.081Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1041 | 2026-06-05T21:22:17.084Z | Downloaded ff v0.13.1 |
| 1042 | 2026-06-05T21:22:17.084Z | Downloaded displaydoc v0.2.6 |
| 1043 | 2026-06-05T21:22:17.087Z | Downloaded foreign-types-shared v0.3.1 |
| 1044 | 2026-06-05T21:22:17.091Z | Downloaded crc8 v0.1.1 |
| 1045 | 2026-06-05T21:22:17.091Z | Downloaded cpufeatures v0.3.0 |
| 1046 | 2026-06-05T21:22:17.094Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1047 | 2026-06-05T21:22:17.094Z | Downloaded deranged v0.5.8 |
| 1048 | 2026-06-05T21:22:17.097Z | Downloaded chacha20 v0.9.1 |
| 1049 | 2026-06-05T21:22:17.097Z | Downloaded camino-tempfile v1.4.1 |
| 1050 | 2026-06-05T21:22:17.101Z | Downloaded darling v0.23.0 |
| 1051 | 2026-06-05T21:22:17.104Z | Downloaded futures-macro v0.3.32 |
| 1052 | 2026-06-05T21:22:17.107Z | Downloaded futures-core v0.3.32 |
| 1053 | 2026-06-05T21:22:17.107Z | Downloaded convert_case v0.4.0 |
| 1054 | 2026-06-05T21:22:17.110Z | Downloaded heck v0.5.0 |
| 1055 | 2026-06-05T21:22:17.110Z | Downloaded dunce v1.0.5 |
| 1056 | 2026-06-05T21:22:17.114Z | Downloaded git-stub v1.0.0 |
| 1057 | 2026-06-05T21:22:17.114Z | Downloaded getrandom v0.4.2 |
| 1058 | 2026-06-05T21:22:17.117Z | Downloaded futures-task v0.3.32 |
| 1059 | 2026-06-05T21:22:17.120Z | Downloaded arc-swap v1.9.1 |
| 1060 | 2026-06-05T21:22:17.123Z | Downloaded http-body v1.0.1 |
| 1061 | 2026-06-05T21:22:17.123Z | Downloaded fnv v1.0.7 |
| 1062 | 2026-06-05T21:22:17.127Z | Downloaded dropshot_endpoint v0.17.1 |
| 1063 | 2026-06-05T21:22:17.197Z | Downloaded derive_more v0.99.20 |
| 1064 | 2026-06-05T21:22:17.197Z | Downloaded hostname v0.4.2 |
| 1065 | 2026-06-05T21:22:17.197Z | Downloaded hex v0.4.3 |
| 1066 | 2026-06-05T21:22:17.197Z | Downloaded gethostname v0.5.0 |
| 1067 | 2026-06-05T21:22:17.197Z | Downloaded futures-sink v0.3.32 |
| 1068 | 2026-06-05T21:22:17.197Z | Downloaded hostname v0.3.1 |
| 1069 | 2026-06-05T21:22:17.197Z | Downloaded fxhash v0.2.1 |
| 1070 | 2026-06-05T21:22:17.197Z | Downloaded embedded-io v0.6.1 |
| 1071 | 2026-06-05T21:22:17.197Z | Downloaded futures-io v0.3.32 |
| 1072 | 2026-06-05T21:22:17.197Z | Downloaded half v2.7.1 |
| 1073 | 2026-06-05T21:22:17.197Z | Downloaded hubpack_derive v0.1.1 |
| 1074 | 2026-06-05T21:22:17.197Z | Downloaded glob v0.3.3 |
| 1075 | 2026-06-05T21:22:17.197Z | Downloaded cfg_aliases v0.2.1 |
| 1076 | 2026-06-05T21:22:17.197Z | Downloaded compression-codecs v0.4.38 |
| 1077 | 2026-06-05T21:22:17.197Z | Downloaded indent_write v2.2.0 |
| 1078 | 2026-06-05T21:22:17.197Z | Downloaded bytecount v0.6.9 |
| 1079 | 2026-06-05T21:22:17.197Z | Downloaded daft-derive v0.1.7 |
| 1080 | 2026-06-05T21:22:17.197Z | Downloaded idna_adapter v1.2.2 |
| 1081 | 2026-06-05T21:22:17.198Z | Downloaded git-stub-vcs v0.1.0 |
| 1082 | 2026-06-05T21:22:17.198Z | Downloaded instant v0.1.13 |
| 1083 | 2026-06-05T21:22:17.198Z | Downloaded hubpack v0.1.2 |
| 1084 | 2026-06-05T21:22:17.198Z | Downloaded futures-executor v0.3.32 |
| 1085 | 2026-06-05T21:22:17.198Z | Downloaded ident_case v1.0.1 |
| 1086 | 2026-06-05T21:22:17.198Z | Downloaded group v0.13.0 |
| 1087 | 2026-06-05T21:22:17.198Z | Downloaded lazy_static v1.5.0 |
| 1088 | 2026-06-05T21:22:17.198Z | Downloaded elliptic-curve v0.13.8 |
| 1089 | 2026-06-05T21:22:17.198Z | Downloaded derive-where v1.6.1 |
| 1090 | 2026-06-05T21:22:17.198Z | Downloaded futures v0.3.32 |
| 1091 | 2026-06-05T21:22:17.198Z | Downloaded mime v0.3.17 |
| 1092 | 2026-06-05T21:22:17.198Z | Downloaded inout v0.1.4 |
| 1093 | 2026-06-05T21:22:17.199Z | Downloaded libscf-sys v1.2.0 |
| 1094 | 2026-06-05T21:22:17.199Z | Downloaded crossbeam-deque v0.8.6 |
| 1095 | 2026-06-05T21:22:17.202Z | Downloaded base64ct v1.8.3 |
| 1096 | 2026-06-05T21:22:17.203Z | Downloaded block-buffer v0.10.4 |
| 1097 | 2026-06-05T21:22:17.203Z | Downloaded lru-cache v0.1.2 |
| 1098 | 2026-06-05T21:22:17.203Z | Downloaded is_ci v1.2.0 |
| 1099 | 2026-06-05T21:22:17.203Z | Downloaded internet-checksum v0.2.1 |
| 1100 | 2026-06-05T21:22:17.203Z | Downloaded is-terminal v0.4.17 |
| 1101 | 2026-06-05T21:22:17.203Z | Downloaded foldhash v0.2.0 |
| 1102 | 2026-06-05T21:22:17.203Z | Downloaded darling_macro v0.21.3 |
| 1103 | 2026-06-05T21:22:17.206Z | Downloaded anstream v1.0.0 |
| 1104 | 2026-06-05T21:22:17.206Z | Downloaded no-std-compat v0.4.1 |
| 1105 | 2026-06-05T21:22:17.209Z | Downloaded newline-converter v0.3.0 |
| 1106 | 2026-06-05T21:22:17.209Z | Downloaded humantime v2.3.0 |
| 1107 | 2026-06-05T21:22:17.213Z | Downloaded httpdate v1.0.3 |
| 1108 | 2026-06-05T21:22:17.213Z | Downloaded ingot v0.1.1 |
| 1109 | 2026-06-05T21:22:17.216Z | Downloaded dyn-clone v1.0.20 |
| 1110 | 2026-06-05T21:22:17.216Z | Downloaded cipher v0.4.4 |
| 1111 | 2026-06-05T21:22:17.219Z | Downloaded newtype_derive v0.1.6 |
| 1112 | 2026-06-05T21:22:17.219Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1113 | 2026-06-05T21:22:17.222Z | Downloaded highway v1.3.0 |
| 1114 | 2026-06-05T21:22:17.222Z | Downloaded linked-hash-map v0.5.6 |
| 1115 | 2026-06-05T21:22:17.225Z | Downloaded konst_macro_rules v0.2.19 |
| 1116 | 2026-06-05T21:22:17.225Z | Downloaded keccak v0.1.6 |
| 1117 | 2026-06-05T21:22:17.229Z | Downloaded natord v1.0.9 |
| 1118 | 2026-06-05T21:22:17.229Z | Downloaded lru-slab v0.1.2 |
| 1119 | 2026-06-05T21:22:17.232Z | Downloaded lock_api v0.4.14 |
| 1120 | 2026-06-05T21:22:17.232Z | Downloaded macaddr v1.0.1 |
| 1121 | 2026-06-05T21:22:17.232Z | Downloaded colored v3.1.1 |
| 1122 | 2026-06-05T21:22:17.236Z | Downloaded generic-array v0.14.7 |
| 1123 | 2026-06-05T21:22:17.240Z | Downloaded critical-section v1.2.0 |
| 1124 | 2026-06-05T21:22:17.240Z | Downloaded defmt-macros v1.1.0 |
| 1125 | 2026-06-05T21:22:17.243Z | Downloaded num_enum_derive v0.5.11 |
| 1126 | 2026-06-05T21:22:17.243Z | Downloaded num-iter v0.1.45 |
| 1127 | 2026-06-05T21:22:17.246Z | Downloaded bs58 v0.5.1 |
| 1128 | 2026-06-05T21:22:17.246Z | Downloaded olpc-cjson v0.1.4 |
| 1129 | 2026-06-05T21:22:17.249Z | Downloaded memoffset v0.9.1 |
| 1130 | 2026-06-05T21:22:17.249Z | Downloaded ipnet v2.12.0 |
| 1131 | 2026-06-05T21:22:17.252Z | Downloaded embedded-io v0.4.0 |
| 1132 | 2026-06-05T21:22:17.252Z | Downloaded match_cfg v0.1.0 |
| 1133 | 2026-06-05T21:22:17.255Z | Downloaded http-body-util v0.1.3 |
| 1134 | 2026-06-05T21:22:17.255Z | Downloaded managed v0.8.0 |
| 1135 | 2026-06-05T21:22:17.258Z | Downloaded hyper-rustls v0.27.9 |
| 1136 | 2026-06-05T21:22:17.261Z | Downloaded ingot-macros v0.1.1 |
| 1137 | 2026-06-05T21:22:17.261Z | Downloaded num_threads v0.1.7 |
| 1138 | 2026-06-05T21:22:17.264Z | Downloaded crc32fast v1.5.0 |
| 1139 | 2026-06-05T21:22:17.264Z | Downloaded float-ord v0.3.2 |
| 1140 | 2026-06-05T21:22:17.268Z | Downloaded console v0.16.3 |
| 1141 | 2026-06-05T21:22:17.268Z | Downloaded newtype-uuid v1.3.2 |
| 1142 | 2026-06-05T21:22:17.271Z | Downloaded num-derive v0.4.2 |
| 1143 | 2026-06-05T21:22:17.271Z | Downloaded openssl-macros v0.1.1 |
| 1144 | 2026-06-05T21:22:17.271Z | Downloaded iana-time-zone v0.1.65 |
| 1145 | 2026-06-05T21:22:17.274Z | Downloaded opaque-debug v0.3.1 |
| 1146 | 2026-06-05T21:22:17.278Z | Downloaded ipnetwork v0.21.1 |
| 1147 | 2026-06-05T21:22:17.278Z | Downloaded fastrand v2.4.1 |
| 1148 | 2026-06-05T21:22:17.281Z | Downloaded chacha20 v0.10.0 |
| 1149 | 2026-06-05T21:22:17.281Z | Downloaded foldhash v0.1.5 |
| 1150 | 2026-06-05T21:22:17.284Z | Downloaded digest v0.10.7 |
| 1151 | 2026-06-05T21:22:17.284Z | Downloaded percent-encoding v2.3.2 |
| 1152 | 2026-06-05T21:22:17.288Z | Downloaded ingot-types v0.1.2 |
| 1153 | 2026-06-05T21:22:17.288Z | Downloaded darling v0.21.3 |
| 1154 | 2026-06-05T21:22:17.291Z | Downloaded heck v0.4.1 |
| 1155 | 2026-06-05T21:22:17.294Z | Downloaded hash32 v0.3.1 |
| 1156 | 2026-06-05T21:22:17.294Z | Downloaded httparse v1.10.1 |
| 1157 | 2026-06-05T21:22:17.297Z | Downloaded csv-core v0.1.13 |
| 1158 | 2026-06-05T21:22:17.297Z | Downloaded daft v0.1.7 |
| 1159 | 2026-06-05T21:22:17.301Z | Downloaded num-integer v0.1.46 |
| 1160 | 2026-06-05T21:22:17.301Z | Downloaded darling_core v0.23.0 |
| 1161 | 2026-06-05T21:22:17.304Z | Downloaded num_enum_derive v0.7.6 |
| 1162 | 2026-06-05T21:22:17.307Z | Downloaded foreign-types-shared v0.1.1 |
| 1163 | 2026-06-05T21:22:17.307Z | Downloaded num_enum v0.7.6 |
| 1164 | 2026-06-05T21:22:17.310Z | Downloaded memmap v0.7.0 |
| 1165 | 2026-06-05T21:22:17.313Z | Downloaded jobserver v0.1.34 |
| 1166 | 2026-06-05T21:22:17.317Z | Downloaded fs_extra v1.3.0 |
| 1167 | 2026-06-05T21:22:17.317Z | Downloaded num-rational v0.4.2 |
| 1168 | 2026-06-05T21:22:17.323Z | Downloaded libsw-core v0.3.2 |
| 1169 | 2026-06-05T21:22:17.323Z | Downloaded num-complex v0.4.6 |
| 1170 | 2026-06-05T21:22:17.323Z | Downloaded pretty-hex v0.4.2 |
| 1171 | 2026-06-05T21:22:17.323Z | Downloaded const-oid v0.10.2 |
| 1172 | 2026-06-05T21:22:17.326Z | Downloaded phf_shared v0.12.1 |
| 1173 | 2026-06-05T21:22:17.326Z | Downloaded foreign-types-macros v0.2.3 |
| 1174 | 2026-06-05T21:22:17.330Z | Downloaded hashbrown v0.12.3 |
| 1175 | 2026-06-05T21:22:17.333Z | Downloaded linear-map v1.2.0 |
| 1176 | 2026-06-05T21:22:17.333Z | Downloaded multer v3.1.0 |
| 1177 | 2026-06-05T21:22:17.336Z | Downloaded plain v0.2.3 |
| 1178 | 2026-06-05T21:22:17.337Z | Downloaded potential_utf v0.1.5 |
| 1179 | 2026-06-05T21:22:17.339Z | Downloaded hybrid-array v0.4.12 |
| 1180 | 2026-06-05T21:22:17.340Z | Downloaded defmt v1.1.0 |
| 1181 | 2026-06-05T21:22:17.342Z | Downloaded openssl-probe v0.2.1 |
| 1182 | 2026-06-05T21:22:17.345Z | Downloaded getrandom v0.3.4 |
| 1183 | 2026-06-05T21:22:17.348Z | Downloaded heapless v0.8.0 |
| 1184 | 2026-06-05T21:22:17.351Z | Downloaded globset v0.4.18 |
| 1185 | 2026-06-05T21:22:17.351Z | Downloaded ciborium v0.2.2 |
| 1186 | 2026-06-05T21:22:17.357Z | Downloaded paste v1.0.15 |
| 1187 | 2026-06-05T21:22:17.357Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1188 | 2026-06-05T21:22:17.361Z | Downloaded parking_lot_core v0.8.6 |
| 1189 | 2026-06-05T21:22:17.361Z | Downloaded progenitor-macro v0.13.0 |
| 1190 | 2026-06-05T21:22:17.361Z | Downloaded proc-macro-crate v1.3.1 |
| 1191 | 2026-06-05T21:22:17.361Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1192 | 2026-06-05T21:22:17.364Z | Downloaded password-hash v0.5.0 |
| 1193 | 2026-06-05T21:22:17.364Z | Downloaded progenitor-macro v0.10.0 |
| 1194 | 2026-06-05T21:22:17.369Z | Downloaded oxnet v0.1.6 |
| 1195 | 2026-06-05T21:22:17.369Z | Downloaded crossbeam-epoch v0.9.18 |
| 1196 | 2026-06-05T21:22:17.369Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1197 | 2026-06-05T21:22:17.372Z | Downloaded num-conv v0.2.2 |
| 1198 | 2026-06-05T21:22:17.372Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1199 | 2026-06-05T21:22:17.372Z | Downloaded byte-wrapper v0.1.0 |
| 1200 | 2026-06-05T21:22:17.375Z | Downloaded pkg-config v0.3.33 |
| 1201 | 2026-06-05T21:22:17.379Z | Downloaded fs-err v3.3.0 |
| 1202 | 2026-06-05T21:22:17.379Z | Downloaded indicatif v0.18.4 |
| 1203 | 2026-06-05T21:22:17.381Z | Downloaded ppv-lite86 v0.2.21 |
| 1204 | 2026-06-05T21:22:17.384Z | Downloaded num v0.4.3 |
| 1205 | 2026-06-05T21:22:17.384Z | Downloaded proc-macro-crate v3.5.0 |
| 1206 | 2026-06-05T21:22:17.387Z | Downloaded parse-display-derive v0.10.0 |
| 1207 | 2026-06-05T21:22:17.387Z | Downloaded progenitor-client v0.14.0 |
| 1208 | 2026-06-05T21:22:17.392Z | Downloaded powerfmt v0.2.0 |
| 1209 | 2026-06-05T21:22:17.392Z | Downloaded progenitor-client v0.10.0 |
| 1210 | 2026-06-05T21:22:17.392Z | Downloaded pin-project-lite v0.2.17 |
| 1211 | 2026-06-05T21:22:17.395Z | Downloaded poly1305 v0.8.0 |
| 1212 | 2026-06-05T21:22:17.398Z | Downloaded progenitor-macro v0.14.0 |
| 1213 | 2026-06-05T21:22:17.398Z | Downloaded hmac v0.12.1 |
| 1214 | 2026-06-05T21:22:17.401Z | Downloaded console v0.15.11 |
| 1215 | 2026-06-05T21:22:17.401Z | Downloaded icu_locale_core v2.2.0 |
| 1216 | 2026-06-05T21:22:17.405Z | Downloaded quick-error v1.2.3 |
| 1217 | 2026-06-05T21:22:17.408Z | Downloaded parking_lot v0.12.5 |
| 1218 | 2026-06-05T21:22:17.411Z | Downloaded digest v0.11.3 |
| 1219 | 2026-06-05T21:22:17.411Z | Downloaded rustc_version v0.4.1 |
| 1220 | 2026-06-05T21:22:17.414Z | Downloaded clap_derive v4.6.1 |
| 1221 | 2026-06-05T21:22:17.414Z | Downloaded rand_chacha v0.3.1 |
| 1222 | 2026-06-05T21:22:17.417Z | Downloaded ref-cast v1.0.25 |
| 1223 | 2026-06-05T21:22:17.417Z | Downloaded progenitor v0.10.0 |
| 1224 | 2026-06-05T21:22:17.420Z | Downloaded rand_xorshift v0.4.0 |
| 1225 | 2026-06-05T21:22:17.420Z | Downloaded parking_lot v0.11.2 |
| 1226 | 2026-06-05T21:22:17.423Z | Downloaded pem v3.0.6 |
| 1227 | 2026-06-05T21:22:17.425Z | Downloaded progenitor v0.13.0 |
| 1228 | 2026-06-05T21:22:17.426Z | Downloaded phf v0.12.1 |
| 1229 | 2026-06-05T21:22:17.426Z | Downloaded hickory-resolver v0.24.4 |
| 1230 | 2026-06-05T21:22:17.428Z | Downloaded chacha20poly1305 v0.10.1 |
| 1231 | 2026-06-05T21:22:17.431Z | Downloaded parse-display v0.10.0 |
| 1232 | 2026-06-05T21:22:17.431Z | Downloaded icu_provider v2.2.0 |
| 1233 | 2026-06-05T21:22:17.434Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1234 | 2026-06-05T21:22:17.434Z | Downloaded num_enum v0.5.11 |
| 1235 | 2026-06-05T21:22:17.438Z | Downloaded indexmap v1.9.3 |
| 1236 | 2026-06-05T21:22:17.441Z | Downloaded progenitor-client v0.13.0 |
| 1237 | 2026-06-05T21:22:17.443Z | Downloaded memmap2 v0.9.10 |
| 1238 | 2026-06-05T21:22:17.443Z | Downloaded itoa v1.0.18 |
| 1239 | 2026-06-05T21:22:17.446Z | Downloaded same-file v1.0.6 |
| 1240 | 2026-06-05T21:22:17.446Z | Downloaded rustc_version v0.1.7 |
| 1241 | 2026-06-05T21:22:17.446Z | Downloaded camino v1.2.2 |
| 1242 | 2026-06-05T21:22:17.449Z | Downloaded crossbeam-utils v0.8.21 |
| 1243 | 2026-06-05T21:22:17.452Z | Downloaded cookie v0.18.1 |
| 1244 | 2026-06-05T21:22:17.452Z | Downloaded getrandom v0.2.17 |
| 1245 | 2026-06-05T21:22:17.455Z | Downloaded rustc-hash v2.1.2 |
| 1246 | 2026-06-05T21:22:17.458Z | Downloaded libsw v3.5.0 |
| 1247 | 2026-06-05T21:22:17.458Z | Downloaded secrecy v0.10.3 |
| 1248 | 2026-06-05T21:22:17.458Z | Downloaded semver v0.1.20 |
| 1249 | 2026-06-05T21:22:17.461Z | Downloaded scopeguard v1.2.0 |
| 1250 | 2026-06-05T21:22:17.461Z | Downloaded proc-macro-error2 v2.0.1 |
| 1251 | 2026-06-05T21:22:17.464Z | Downloaded owo-colors v4.3.0 |
| 1252 | 2026-06-05T21:22:17.467Z | Downloaded blake2 v0.10.6 |
| 1253 | 2026-06-05T21:22:17.467Z | Downloaded progenitor v0.14.0 |
| 1254 | 2026-06-05T21:22:17.470Z | Downloaded proc-macro-error v1.0.4 |
| 1255 | 2026-06-05T21:22:17.473Z | Downloaded parking_lot_core v0.9.12 |
| 1256 | 2026-06-05T21:22:17.474Z | Downloaded hashbrown v0.17.1 |
| 1257 | 2026-06-05T21:22:17.477Z | Downloaded clap v4.6.1 |
| 1258 | 2026-06-05T21:22:17.482Z | Downloaded rand_core v0.9.5 |
| 1259 | 2026-06-05T21:22:17.485Z | Downloaded konst v0.2.20 |
| 1260 | 2026-06-05T21:22:17.488Z | Downloaded progenitor-extras v0.2.0 |
| 1261 | 2026-06-05T21:22:17.490Z | Downloaded futures-channel v0.3.32 |
| 1262 | 2026-06-05T21:22:17.490Z | Downloaded bcs v0.1.6 |
| 1263 | 2026-06-05T21:22:17.495Z | Downloaded serde_spanned v1.1.1 |
| 1264 | 2026-06-05T21:22:17.495Z | Downloaded scroll_derive v0.13.1 |
| 1265 | 2026-06-05T21:22:17.502Z | Downloaded litemap v0.8.2 |
| 1266 | 2026-06-05T21:22:17.502Z | Downloaded siphasher v1.0.3 |
| 1267 | 2026-06-05T21:22:17.502Z | Downloaded quote v1.0.45 |
| 1268 | 2026-06-05T21:22:17.505Z | Downloaded pest_derive v2.8.6 |
| 1269 | 2026-06-05T21:22:17.505Z | Downloaded serde-big-array v0.5.1 |
| 1270 | 2026-06-05T21:22:17.505Z | Downloaded scroll_derive v0.12.1 |
| 1271 | 2026-06-05T21:22:17.505Z | Downloaded pin-project-internal v1.1.13 |
| 1272 | 2026-06-05T21:22:17.508Z | Downloaded pest_generator v2.8.6 |
| 1273 | 2026-06-05T21:22:17.508Z | Downloaded rand_core v0.6.4 |
| 1274 | 2026-06-05T21:22:17.511Z | Downloaded serde_urlencoded v0.7.1 |
| 1275 | 2026-06-05T21:22:17.511Z | Downloaded crossbeam-channel v0.5.15 |
| 1276 | 2026-06-05T21:22:17.513Z | Downloaded sigpipe v0.1.3 |
| 1277 | 2026-06-05T21:22:17.516Z | Downloaded sha1 v0.11.0 |
| 1278 | 2026-06-05T21:22:17.516Z | Downloaded serde_spanned v0.6.9 |
| 1279 | 2026-06-05T21:22:17.519Z | Downloaded sha1 v0.10.6 |
| 1280 | 2026-06-05T21:22:17.519Z | Downloaded rand_chacha v0.9.0 |
| 1281 | 2026-06-05T21:22:17.522Z | Downloaded serde_repr v0.1.20 |
| 1282 | 2026-06-05T21:22:17.522Z | Downloaded serde_plain v1.0.2 |
| 1283 | 2026-06-05T21:22:17.525Z | Downloaded resolv-conf v0.7.6 |
| 1284 | 2026-06-05T21:22:17.525Z | Downloaded rand_core v0.10.1 |
| 1285 | 2026-06-05T21:22:17.528Z | Downloaded icu_properties v2.2.0 |
| 1286 | 2026-06-05T21:22:17.529Z | Downloaded postcard v1.1.3 |
| 1287 | 2026-06-05T21:22:17.532Z | Downloaded rustls-pemfile v2.2.0 |
| 1288 | 2026-06-05T21:22:17.532Z | Downloaded icu_normalizer v2.2.0 |
| 1289 | 2026-06-05T21:22:17.534Z | Downloaded jiff-static v0.2.28 |
| 1290 | 2026-06-05T21:22:17.537Z | Downloaded icu_normalizer_data v2.2.0 |
| 1291 | 2026-06-05T21:22:17.540Z | Downloaded bytes v1.11.1 |
| 1292 | 2026-06-05T21:22:17.543Z | Downloaded ref-cast-impl v1.0.25 |
| 1293 | 2026-06-05T21:22:17.543Z | Downloaded backon v1.6.0 |
| 1294 | 2026-06-05T21:22:17.546Z | Downloaded cargo_toml v0.22.3 |
| 1295 | 2026-06-05T21:22:17.546Z | Downloaded bitflags v1.3.2 |
| 1296 | 2026-06-05T21:22:17.549Z | Downloaded slog-bunyan v2.5.0 |
| 1297 | 2026-06-05T21:22:17.549Z | Downloaded serde_derive_internals v0.29.1 |
| 1298 | 2026-06-05T21:22:17.552Z | Downloaded rustversion v1.0.22 |
| 1299 | 2026-06-05T21:22:17.552Z | Downloaded rustls-native-certs v0.8.4 |
| 1300 | 2026-06-05T21:22:17.555Z | Downloaded slog-envlogger v2.2.0 |
| 1301 | 2026-06-05T21:22:17.555Z | Downloaded openssl-sys v0.9.116 |
| 1302 | 2026-06-05T21:22:17.558Z | Downloaded smawk v0.3.2 |
| 1303 | 2026-06-05T21:22:17.561Z | Downloaded papergrid v0.11.0 |
| 1304 | 2026-06-05T21:22:17.564Z | Downloaded stable_deref_trait v1.2.1 |
| 1305 | 2026-06-05T21:22:17.567Z | Downloaded crypto-bigint v0.5.5 |
| 1306 | 2026-06-05T21:22:17.569Z | Downloaded base64 v0.22.1 |
| 1307 | 2026-06-05T21:22:17.574Z | Downloaded spin v0.5.2 |
| 1308 | 2026-06-05T21:22:17.574Z | Downloaded base64 v0.21.7 |
| 1309 | 2026-06-05T21:22:17.576Z | Downloaded scroll v0.13.0 |
| 1310 | 2026-06-05T21:22:17.577Z | Downloaded scroll v0.12.0 |
| 1311 | 2026-06-05T21:22:17.579Z | Downloaded serde_path_to_error v0.1.20 |
| 1312 | 2026-06-05T21:22:17.580Z | Downloaded schemars_derive v0.8.22 |
| 1313 | 2026-06-05T21:22:17.584Z | Downloaded rustls-pki-types v1.14.1 |
| 1314 | 2026-06-05T21:22:17.584Z | Downloaded strum v0.26.3 |
| 1315 | 2026-06-05T21:22:17.584Z | Downloaded once_cell v1.21.4 |
| 1316 | 2026-06-05T21:22:17.587Z | Downloaded form_urlencoded v1.2.2 |
| 1317 | 2026-06-05T21:22:17.587Z | Downloaded serde_tokenstream v0.2.3 |
| 1318 | 2026-06-05T21:22:17.587Z | Downloaded strsim v0.11.1 |
| 1319 | 2026-06-05T21:22:17.589Z | Downloaded miniz_oxide v0.8.9 |
| 1320 | 2026-06-05T21:22:17.590Z | Downloaded const_format v0.2.36 |
| 1321 | 2026-06-05T21:22:17.592Z | Downloaded structmeta v0.3.0 |
| 1322 | 2026-06-05T21:22:17.595Z | Downloaded simd-adler32 v0.3.9 |
| 1323 | 2026-06-05T21:22:17.595Z | Downloaded progenitor-impl v0.10.0 |
| 1324 | 2026-06-05T21:22:17.599Z | Downloaded dof v0.4.0 |
| 1325 | 2026-06-05T21:22:17.599Z | Downloaded cstr-argument v0.1.2 |
| 1326 | 2026-06-05T21:22:17.599Z | Downloaded take_mut v0.2.2 |
| 1327 | 2026-06-05T21:22:18.605Z | Downloaded shlex v2.0.1 |
| 1328 | 2026-06-05T21:22:18.605Z | Downloaded sha2 v0.10.9 |
| 1329 | 2026-06-05T21:22:18.609Z | Downloaded slog-async v2.8.0 |
| 1330 | 2026-06-05T21:22:18.609Z | Downloaded signal-hook-registry v1.4.8 |
| 1331 | 2026-06-05T21:22:18.610Z | Downloaded supports-color v3.0.2 |
| 1332 | 2026-06-05T21:22:18.610Z | Downloaded subtle v2.6.1 |
| 1333 | 2026-06-05T21:22:18.610Z | Downloaded tabled_derive v0.11.0 |
| 1334 | 2026-06-05T21:22:18.610Z | Downloaded strum v0.27.2 |
| 1335 | 2026-06-05T21:22:18.610Z | Downloaded structmeta-derive v0.3.0 |
| 1336 | 2026-06-05T21:22:18.610Z | Downloaded sync_wrapper v1.0.2 |
| 1337 | 2026-06-05T21:22:18.610Z | Downloaded tagptr v0.2.0 |
| 1338 | 2026-06-05T21:22:18.610Z | Downloaded slog-dtrace v0.3.0 |
| 1339 | 2026-06-05T21:22:18.610Z | Downloaded swrite v0.1.0 |
| 1340 | 2026-06-05T21:22:18.610Z | Downloaded progenitor-impl v0.13.0 |
| 1341 | 2026-06-05T21:22:18.610Z | Downloaded crypto-common v0.2.2 |
| 1342 | 2026-06-05T21:22:18.610Z | Downloaded bitflags v2.12.1 |
| 1343 | 2026-06-05T21:22:18.610Z | Downloaded bit-vec v0.8.0 |
| 1344 | 2026-06-05T21:22:18.610Z | Downloaded drift v0.2.0 |
| 1345 | 2026-06-05T21:22:18.610Z | Downloaded tabwriter v1.4.1 |
| 1346 | 2026-06-05T21:22:18.610Z | Downloaded tabled_derive v0.7.0 |
| 1347 | 2026-06-05T21:22:18.610Z | Downloaded slog-json v2.6.1 |
| 1348 | 2026-06-05T21:22:18.610Z | Downloaded terminal_size v0.4.4 |
| 1349 | 2026-06-05T21:22:18.610Z | Downloaded slog-stdlog v4.1.1 |
| 1350 | 2026-06-05T21:22:18.610Z | Downloaded termtree v0.5.1 |
| 1351 | 2026-06-05T21:22:18.610Z | Downloaded rusty-fork v0.3.1 |
| 1352 | 2026-06-05T21:22:18.610Z | Downloaded semver v1.0.28 |
| 1353 | 2026-06-05T21:22:18.610Z | Downloaded prettyplease v0.2.37 |
| 1354 | 2026-06-05T21:22:18.610Z | Downloaded papergrid v0.18.0 |
| 1355 | 2026-06-05T21:22:18.610Z | Downloaded thread-id v4.2.2 |
| 1356 | 2026-06-05T21:22:18.610Z | Downloaded testing_table v0.3.0 |
| 1357 | 2026-06-05T21:22:18.610Z | Downloaded thread-id v5.1.0 |
| 1358 | 2026-06-05T21:22:18.610Z | Downloaded time-core v0.1.8 |
| 1359 | 2026-06-05T21:22:18.610Z | Downloaded proc-macro2 v1.0.106 |
| 1360 | 2026-06-05T21:22:18.611Z | Downloaded smartstring v1.0.1 |
| 1361 | 2026-06-05T21:22:18.611Z | Downloaded cc v1.2.63 |
| 1362 | 2026-06-05T21:22:18.611Z | Downloaded smf v0.2.3 |
| 1363 | 2026-06-05T21:22:18.611Z | Downloaded slog-scope v4.4.1 |
| 1364 | 2026-06-05T21:22:18.611Z | Downloaded expectorate v1.2.0 |
| 1365 | 2026-06-05T21:22:18.611Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1366 | 2026-06-05T21:22:18.611Z | Downloaded slog-term v2.9.2 |
| 1367 | 2026-06-05T21:22:18.611Z | Downloaded progenitor-impl v0.14.0 |
| 1368 | 2026-06-05T21:22:18.611Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1369 | 2026-06-05T21:22:18.611Z | Downloaded tokio-macros v2.7.0 |
| 1370 | 2026-06-05T21:22:18.611Z | Downloaded log v0.4.32 |
| 1371 | 2026-06-05T21:22:18.611Z | Downloaded hickory-resolver v0.25.2 |
| 1372 | 2026-06-05T21:22:18.611Z | Downloaded strum_macros v0.27.2 |
| 1373 | 2026-06-05T21:22:18.611Z | Downloaded tinyvec_macros v0.1.1 |
| 1374 | 2026-06-05T21:22:18.611Z | Downloaded quinn-udp v0.5.14 |
| 1375 | 2026-06-05T21:22:18.611Z | Downloaded pin-project v1.1.13 |
| 1376 | 2026-06-05T21:22:18.612Z | Downloaded strum_macros v0.26.4 |
| 1377 | 2026-06-05T21:22:18.612Z | Downloaded serde_with_macros v3.20.0 |
| 1378 | 2026-06-05T21:22:18.612Z | Downloaded pest_meta v2.8.6 |
| 1379 | 2026-06-05T21:22:18.612Z | Downloaded futures-util v0.3.32 |
| 1380 | 2026-06-05T21:22:18.612Z | Downloaded slab v0.4.12 |
| 1381 | 2026-06-05T21:22:18.612Z | Downloaded num-traits v0.2.19 |
| 1382 | 2026-06-05T21:22:18.612Z | Downloaded flate2 v1.1.9 |
| 1383 | 2026-06-05T21:22:18.612Z | Downloaded snafu-derive v0.8.9 |
| 1384 | 2026-06-05T21:22:18.612Z | Downloaded rhai_codegen v3.2.0 |
| 1385 | 2026-06-05T21:22:18.612Z | Downloaded tower-service v0.3.3 |
| 1386 | 2026-06-05T21:22:18.612Z | Downloaded tower-layer v0.3.3 |
| 1387 | 2026-06-05T21:22:18.612Z | Downloaded toml_write v0.1.2 |
| 1388 | 2026-06-05T21:22:18.612Z | Downloaded synstructure v0.13.2 |
| 1389 | 2026-06-05T21:22:18.612Z | Downloaded icu_collections v2.2.0 |
| 1390 | 2026-06-05T21:22:18.612Z | Downloaded thiserror v1.0.69 |
| 1391 | 2026-06-05T21:22:18.612Z | Downloaded smallvec v1.15.1 |
| 1392 | 2026-06-05T21:22:18.612Z | Downloaded schemars v0.8.22 |
| 1393 | 2026-06-05T21:22:18.613Z | Downloaded typify-macro v0.4.3 |
| 1394 | 2026-06-05T21:22:18.613Z | Downloaded try-lock v0.2.5 |
| 1395 | 2026-06-05T21:22:18.613Z | Downloaded argon2 v0.5.3 |
| 1396 | 2026-06-05T21:22:18.613Z | Downloaded ciborium-io v0.2.2 |
| 1397 | 2026-06-05T21:22:18.613Z | Downloaded derive-ex v0.1.8 |
| 1398 | 2026-06-05T21:22:18.613Z | Downloaded time-macros v0.2.27 |
| 1399 | 2026-06-05T21:22:18.613Z | Downloaded thiserror-no-std v2.0.2 |
| 1400 | 2026-06-05T21:22:18.613Z | Downloaded thiserror-impl v2.0.18 |
| 1401 | 2026-06-05T21:22:18.613Z | Downloaded serde_derive v1.0.228 |
| 1402 | 2026-06-05T21:22:18.613Z | Downloaded tiny-keccak v2.0.2 |
| 1403 | 2026-06-05T21:22:18.613Z | Downloaded unicode-linebreak v0.1.5 |
| 1404 | 2026-06-05T21:22:18.613Z | Downloaded unarray v0.1.4 |
| 1405 | 2026-06-05T21:22:18.613Z | Downloaded async-compression v0.4.42 |
| 1406 | 2026-06-05T21:22:18.613Z | Downloaded unit-prefix v0.5.2 |
| 1407 | 2026-06-05T21:22:18.613Z | Downloaded untrusted v0.9.0 |
| 1408 | 2026-06-05T21:22:18.613Z | Downloaded tinystr v0.8.3 |
| 1409 | 2026-06-05T21:22:18.613Z | Downloaded unicode-xid v0.2.6 |
| 1410 | 2026-06-05T21:22:18.613Z | Downloaded thread_local v1.1.9 |
| 1411 | 2026-06-05T21:22:18.613Z | Downloaded thiserror-impl v1.0.69 |
| 1412 | 2026-06-05T21:22:18.613Z | Downloaded thiserror v2.0.18 |
| 1413 | 2026-06-05T21:22:18.613Z | Downloaded memchr v2.8.1 |
| 1414 | 2026-06-05T21:22:18.613Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1415 | 2026-06-05T21:22:18.613Z | Downloaded static_assertions v1.1.0 |
| 1416 | 2026-06-05T21:22:18.613Z | Downloaded minimal-lexical v0.2.1 |
| 1417 | 2026-06-05T21:22:18.613Z | Downloaded typify-macro v0.6.2 |
| 1418 | 2026-06-05T21:22:18.613Z | Downloaded hyper-util v0.1.20 |
| 1419 | 2026-06-05T21:22:18.613Z | Downloaded universal-hash v0.5.1 |
| 1420 | 2026-06-05T21:22:18.613Z | Downloaded rand v0.8.6 |
| 1421 | 2026-06-05T21:22:18.614Z | Downloaded goblin v0.8.2 |
| 1422 | 2026-06-05T21:22:18.614Z | Downloaded usdt-macro v0.6.0 |
| 1423 | 2026-06-05T21:22:18.614Z | Downloaded usdt-attr-macro v0.5.0 |
| 1424 | 2026-06-05T21:22:18.614Z | Downloaded toml_datetime v0.6.11 |
| 1425 | 2026-06-05T21:22:18.614Z | Downloaded tokio-tungstenite v0.21.0 |
| 1426 | 2026-06-05T21:22:18.614Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1427 | 2026-06-05T21:22:18.614Z | Downloaded tokio-dtrace v0.1.1 |
| 1428 | 2026-06-05T21:22:18.614Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1429 | 2026-06-05T21:22:18.618Z | Downloaded ryu v1.0.23 |
| 1430 | 2026-06-05T21:22:18.618Z | Downloaded utf8parse v0.2.2 |
| 1431 | 2026-06-05T21:22:18.618Z | Downloaded usdt v0.6.0 |
| 1432 | 2026-06-05T21:22:18.618Z | Downloaded usdt v0.5.0 |
| 1433 | 2026-06-05T21:22:18.618Z | Downloaded http v1.4.1 |
| 1434 | 2026-06-05T21:22:18.618Z | Downloaded version_check v0.9.5 |
| 1435 | 2026-06-05T21:22:18.618Z | Downloaded utf8_iter v1.0.4 |
| 1436 | 2026-06-05T21:22:18.618Z | Downloaded utf-8 v0.7.6 |
| 1437 | 2026-06-05T21:22:18.618Z | Downloaded usdt-macro v0.5.0 |
| 1438 | 2026-06-05T21:22:18.618Z | Downloaded want v0.3.1 |
| 1439 | 2026-06-05T21:22:18.618Z | Downloaded waitgroup v0.1.2 |
| 1440 | 2026-06-05T21:22:18.618Z | Downloaded usdt-attr-macro v0.6.0 |
| 1441 | 2026-06-05T21:22:18.618Z | Downloaded h2 v0.4.14 |
| 1442 | 2026-06-05T21:22:18.618Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1443 | 2026-06-05T21:22:18.618Z | Downloaded hashbrown v0.16.1 |
| 1444 | 2026-06-05T21:22:18.618Z | Downloaded rayon-core v1.13.0 |
| 1445 | 2026-06-05T21:22:18.618Z | Downloaded serde_core v1.0.228 |
| 1446 | 2026-06-05T21:22:18.618Z | Downloaded tempfile v3.27.0 |
| 1447 | 2026-06-05T21:22:18.618Z | Downloaded hashbrown v0.15.5 |
| 1448 | 2026-06-05T21:22:18.618Z | Downloaded indexmap v2.14.0 |
| 1449 | 2026-06-05T21:22:18.620Z | Downloaded data-encoding v2.11.0 |
| 1450 | 2026-06-05T21:22:18.620Z | Downloaded const-random v0.1.18 |
| 1451 | 2026-06-05T21:22:18.620Z | Downloaded compression-core v0.4.32 |
| 1452 | 2026-06-05T21:22:18.620Z | Downloaded colorchoice v1.0.5 |
| 1453 | 2026-06-05T21:22:18.620Z | Downloaded find-msvc-tools v0.1.9 |
| 1454 | 2026-06-05T21:22:18.620Z | Downloaded crunchy v0.2.4 |
| 1455 | 2026-06-05T21:22:18.620Z | Downloaded block-buffer v0.12.0 |
| 1456 | 2026-06-05T21:22:18.620Z | Downloaded thin-vec v0.2.18 |
| 1457 | 2026-06-05T21:22:18.620Z | Downloaded term v1.2.1 |
| 1458 | 2026-06-05T21:22:18.620Z | Downloaded darling_macro v0.23.0 |
| 1459 | 2026-06-05T21:22:18.620Z | Downloaded atomic-waker v1.1.2 |
| 1460 | 2026-06-05T21:22:18.620Z | Downloaded typeid v1.0.3 |
| 1461 | 2026-06-05T21:22:18.620Z | Downloaded const-random-macro v0.1.16 |
| 1462 | 2026-06-05T21:22:18.620Z | Downloaded defmt-parser v1.0.0 |
| 1463 | 2026-06-05T21:22:18.620Z | Downloaded debug-ignore v1.0.5 |
| 1464 | 2026-06-05T21:22:18.620Z | Downloaded zerofrom-derive v0.1.7 |
| 1465 | 2026-06-05T21:22:18.620Z | Downloaded zeroize_derive v1.4.3 |
| 1466 | 2026-06-05T21:22:18.620Z | Downloaded yoke-derive v0.8.2 |
| 1467 | 2026-06-05T21:22:18.620Z | Downloaded const_format_proc_macros v0.2.34 |
| 1468 | 2026-06-05T21:22:18.620Z | Downloaded zone v0.3.1 |
| 1469 | 2026-06-05T21:22:18.620Z | Downloaded autocfg v1.5.1 |
| 1470 | 2026-06-05T21:22:18.620Z | Downloaded spin v0.9.8 |
| 1471 | 2026-06-05T21:22:18.621Z | Downloaded schemars v0.9.0 |
| 1472 | 2026-06-05T21:22:18.621Z | Downloaded usdt-impl v0.5.0 |
| 1473 | 2026-06-05T21:22:18.621Z | Downloaded rustls-webpki v0.103.13 |
| 1474 | 2026-06-05T21:22:18.621Z | Downloaded similar v2.7.0 |
| 1475 | 2026-06-05T21:22:18.621Z | Downloaded quinn v0.11.9 |
| 1476 | 2026-06-05T21:22:18.621Z | Downloaded tokio-rustls v0.26.4 |
| 1477 | 2026-06-05T21:22:18.621Z | Downloaded qorb v0.4.1 |
| 1478 | 2026-06-05T21:22:18.621Z | Downloaded zone_cfg_derive v0.3.1 |
| 1479 | 2026-06-05T21:22:18.621Z | Downloaded untrusted v0.7.1 |
| 1480 | 2026-06-05T21:22:18.621Z | Downloaded socket2 v0.6.4 |
| 1481 | 2026-06-05T21:22:18.621Z | Downloaded usdt-impl v0.6.0 |
| 1482 | 2026-06-05T21:22:18.621Z | Downloaded dropshot-api-manager v0.7.2 |
| 1483 | 2026-06-05T21:22:18.621Z | Downloaded wait-timeout v0.2.1 |
| 1484 | 2026-06-05T21:22:18.621Z | Downloaded vsss-rs v3.3.4 |
| 1485 | 2026-06-05T21:22:18.621Z | Downloaded tokio-stream v0.1.18 |
| 1486 | 2026-06-05T21:22:18.621Z | Downloaded toml v0.8.23 |
| 1487 | 2026-06-05T21:22:18.621Z | Downloaded snafu v0.8.9 |
| 1488 | 2026-06-05T21:22:18.621Z | Downloaded rand v0.9.4 |
| 1489 | 2026-06-05T21:22:18.621Z | Downloaded xz2 v0.1.7 |
| 1490 | 2026-06-05T21:22:18.621Z | Downloaded whoami v1.6.1 |
| 1491 | 2026-06-05T21:22:18.621Z | Downloaded textwrap v0.16.2 |
| 1492 | 2026-06-05T21:22:18.621Z | Downloaded mio v1.2.1 |
| 1493 | 2026-06-05T21:22:18.621Z | Downloaded writeable v0.6.3 |
| 1494 | 2026-06-05T21:22:18.621Z | Downloaded tracing-attributes v0.1.31 |
| 1495 | 2026-06-05T21:22:18.621Z | Downloaded slog v2.8.2 |
| 1496 | 2026-06-05T21:22:18.621Z | Downloaded zmij v1.0.21 |
| 1497 | 2026-06-05T21:22:18.621Z | Downloaded zerofrom v0.1.8 |
| 1498 | 2026-06-05T21:22:18.621Z | Downloaded pest v2.8.6 |
| 1499 | 2026-06-05T21:22:18.621Z | Downloaded nom v7.1.3 |
| 1500 | 2026-06-05T21:22:18.621Z | Downloaded hkdf v0.12.4 |
| 1501 | 2026-06-05T21:22:18.621Z | Downloaded zeroize v1.8.2 |
| 1502 | 2026-06-05T21:22:18.621Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1503 | 2026-06-05T21:22:18.621Z | Downloaded tracing-core v0.1.36 |
| 1504 | 2026-06-05T21:22:18.621Z | Downloaded tinyvec v1.11.0 |
| 1505 | 2026-06-05T21:22:18.621Z | Downloaded zerocopy-derive v0.7.35 |
| 1506 | 2026-06-05T21:22:18.622Z | Downloaded rand v0.10.1 |
| 1507 | 2026-06-05T21:22:18.622Z | Downloaded unicode-ident v1.0.24 |
| 1508 | 2026-06-05T21:22:18.622Z | Downloaded zerovec-derive v0.11.3 |
| 1509 | 2026-06-05T21:22:18.622Z | Downloaded ucd-trie v0.1.7 |
| 1510 | 2026-06-05T21:22:18.622Z | Downloaded steno v0.4.1 |
| 1511 | 2026-06-05T21:22:18.623Z | Downloaded serde v1.0.228 |
| 1512 | 2026-06-05T21:22:18.623Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1513 | 2026-06-05T21:22:18.623Z | Downloaded uuid v1.23.2 |
| 1514 | 2026-06-05T21:22:18.623Z | Downloaded walkdir v2.5.0 |
| 1515 | 2026-06-05T21:22:18.623Z | Downloaded yoke v0.8.3 |
| 1516 | 2026-06-05T21:22:18.623Z | Downloaded idna v1.1.0 |
| 1517 | 2026-06-05T21:22:18.623Z | Downloaded schemars v1.2.1 |
| 1518 | 2026-06-05T21:22:18.623Z | Downloaded test-strategy v0.4.5 |
| 1519 | 2026-06-05T21:22:18.623Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1520 | 2026-06-05T21:22:18.623Z | Downloaded unsafe-libyaml v0.2.11 |
| 1521 | 2026-06-05T21:22:18.623Z | Downloaded itertools v0.12.1 |
| 1522 | 2026-06-05T21:22:18.623Z | Downloaded typify v0.4.3 |
| 1523 | 2026-06-05T21:22:18.623Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1524 | 2026-06-05T21:22:18.623Z | Downloaded nom v8.0.0 |
| 1525 | 2026-06-05T21:22:18.623Z | Downloaded goblin v0.10.7 |
| 1526 | 2026-06-05T21:22:18.623Z | Downloaded tungstenite v0.21.0 |
| 1527 | 2026-06-05T21:22:18.623Z | Downloaded libm v0.2.16 |
| 1528 | 2026-06-05T21:22:18.623Z | Downloaded serde_json v1.0.150 |
| 1529 | 2026-06-05T21:22:18.627Z | Downloaded unicode-segmentation v1.13.3 |
| 1530 | 2026-06-05T21:22:18.627Z | Downloaded typify v0.6.2 |
| 1531 | 2026-06-05T21:22:18.627Z | Downloaded rayon v1.12.0 |
| 1532 | 2026-06-05T21:22:18.627Z | Downloaded toml_edit v0.22.27 |
| 1533 | 2026-06-05T21:22:18.627Z | Downloaded icu_properties_data v2.2.0 |
| 1534 | 2026-06-05T21:22:18.627Z | Downloaded hyper v1.10.1 |
| 1535 | 2026-06-05T21:22:18.627Z | Downloaded unicode-normalization v0.1.25 |
| 1536 | 2026-06-05T21:22:18.627Z | Downloaded ron v0.12.1 |
| 1537 | 2026-06-05T21:22:18.627Z | Downloaded moka v0.12.15 |
| 1538 | 2026-06-05T21:22:18.627Z | Downloaded clap_builder v4.6.0 |
| 1539 | 2026-06-05T21:22:18.627Z | Downloaded itertools v0.14.0 |
| 1540 | 2026-06-05T21:22:18.627Z | Downloaded aws-lc-rs v1.17.0 |
| 1541 | 2026-06-05T21:22:18.627Z | Downloaded toml_edit v0.19.15 |
| 1542 | 2026-06-05T21:22:18.627Z | Downloaded url v2.5.8 |
| 1543 | 2026-06-05T21:22:18.627Z | Downloaded iddqd v0.4.2 |
| 1544 | 2026-06-05T21:22:18.627Z | Downloaded reqwest v0.12.28 |
| 1545 | 2026-06-05T21:22:18.627Z | Downloaded serde_with v3.20.0 |
| 1546 | 2026-06-05T21:22:18.628Z | Downloaded regex v1.12.3 |
| 1547 | 2026-06-05T21:22:18.628Z | Downloaded quinn-proto v0.11.14 |
| 1548 | 2026-06-05T21:22:18.628Z | Downloaded tower v0.5.3 |
| 1549 | 2026-06-05T21:22:18.628Z | Downloaded typenum v1.20.1 |
| 1550 | 2026-06-05T21:22:18.628Z | Downloaded typed-path v0.9.3 |
| 1551 | 2026-06-05T21:22:18.628Z | Downloaded reqwest v0.13.4 |
| 1552 | 2026-06-05T21:22:18.628Z | Downloaded zerotrie v0.2.4 |
| 1553 | 2026-06-05T21:22:18.628Z | Downloaded portable-atomic v1.13.1 |
| 1554 | 2026-06-05T21:22:18.628Z | Downloaded zerocopy-derive v0.8.50 |
| 1555 | 2026-06-05T21:22:18.628Z | Downloaded winnow v0.7.15 |
| 1556 | 2026-06-05T21:22:18.628Z | Downloaded chrono v0.4.45 |
| 1557 | 2026-06-05T21:22:18.628Z | Downloaded tough v0.22.0 |
| 1558 | 2026-06-05T21:22:18.628Z | Downloaded webpki-roots v1.0.7 |
| 1559 | 2026-06-05T21:22:18.628Z | Downloaded winnow v1.0.3 |
| 1560 | 2026-06-05T21:22:18.628Z | Downloaded dropshot v0.17.1 |
| 1561 | 2026-06-05T21:22:18.628Z | Downloaded zerovec v0.11.6 |
| 1562 | 2026-06-05T21:22:18.629Z | Downloaded tokio-util v0.7.18 |
| 1563 | 2026-06-05T21:22:18.629Z | Downloaded proptest v1.11.0 |
| 1564 | 2026-06-05T21:22:18.629Z | Downloaded tower-http v0.6.11 |
| 1565 | 2026-06-05T21:22:18.629Z | Downloaded winnow v0.5.40 |
| 1566 | 2026-06-05T21:22:18.629Z | Downloaded nix v0.31.3 |
| 1567 | 2026-06-05T21:22:18.629Z | Downloaded zerocopy v0.7.35 |
| 1568 | 2026-06-05T21:22:18.629Z | Downloaded hickory-proto v0.24.4 |
| 1569 | 2026-06-05T21:22:18.629Z | Downloaded syn v2.0.117 |
| 1570 | 2026-06-05T21:22:18.629Z | Downloaded unicode-width v0.2.2 |
| 1571 | 2026-06-05T21:22:18.629Z | Downloaded unicode-width v0.1.14 |
| 1572 | 2026-06-05T21:22:18.629Z | Downloaded openapiv3 v2.2.0 |
| 1573 | 2026-06-05T21:22:18.629Z | Downloaded tabled v0.15.0 |
| 1574 | 2026-06-05T21:22:18.629Z | Downloaded rhai v1.25.1 |
| 1575 | 2026-06-05T21:22:18.629Z | Downloaded tabled v0.21.0 |
| 1576 | 2026-06-05T21:22:18.630Z | Downloaded curve25519-dalek v4.1.3 |
| 1577 | 2026-06-05T21:22:18.630Z | Downloaded time v0.3.47 |
| 1578 | 2026-06-05T21:22:18.630Z | Downloaded rustls v0.23.40 |
| 1579 | 2026-06-05T21:22:18.630Z | Downloaded vcpkg v0.2.15 |
| 1580 | 2026-06-05T21:22:18.630Z | Downloaded openssl v0.10.80 |
| 1581 | 2026-06-05T21:22:18.630Z | Downloaded hickory-proto v0.25.2 |
| 1582 | 2026-06-05T21:22:18.630Z | Downloaded rustix v0.38.44 |
| 1583 | 2026-06-05T21:22:18.630Z | Downloaded bstr v1.12.1 |
| 1584 | 2026-06-05T21:22:18.630Z | Downloaded syn v1.0.109 |
| 1585 | 2026-06-05T21:22:18.630Z | Downloaded rustix v1.1.4 |
| 1586 | 2026-06-05T21:22:18.630Z | Downloaded zerocopy v0.8.50 |
| 1587 | 2026-06-05T21:22:18.630Z | Downloaded regress v0.11.1 |
| 1588 | 2026-06-05T21:22:18.630Z | Downloaded regex-syntax v0.8.10 |
| 1589 | 2026-06-05T21:22:18.630Z | Downloaded typify-impl v0.6.2 |
| 1590 | 2026-06-05T21:22:18.630Z | Downloaded sled v0.34.7 |
| 1591 | 2026-06-05T21:22:18.631Z | Downloaded tracing v0.1.44 |
| 1592 | 2026-06-05T21:22:18.631Z | Downloaded smoltcp v0.11.0 |
| 1593 | 2026-06-05T21:22:18.631Z | Downloaded regress v0.10.5 |
| 1594 | 2026-06-05T21:22:18.631Z | Downloaded typify-impl v0.4.3 |
| 1595 | 2026-06-05T21:22:18.631Z | Downloaded petgraph v0.6.5 |
| 1596 | 2026-06-05T21:22:18.631Z | Downloaded regex-automata v0.4.14 |
| 1597 | 2026-06-05T21:22:18.631Z | Downloaded lzma-sys v0.1.20 |
| 1598 | 2026-06-05T21:22:18.631Z | Downloaded libc v0.2.186 |
| 1599 | 2026-06-05T21:22:18.636Z | Downloaded jiff v0.2.28 |
| 1600 | 2026-06-05T21:22:18.640Z | Downloaded chrono-tz v0.10.4 |
| 1601 | 2026-06-05T21:22:18.657Z | Downloaded petgraph v0.8.3 |
| 1602 | 2026-06-05T21:22:18.670Z | Downloaded csv v1.4.0 |
| 1603 | 2026-06-05T21:22:18.682Z | Downloaded sha3 v0.10.9 |
| 1604 | 2026-06-05T21:22:18.687Z | Downloaded tokio v1.52.3 |
| 1605 | 2026-06-05T21:22:18.718Z | Downloaded encoding_rs v0.8.35 |
| 1606 | 2026-06-05T21:22:18.784Z | Downloaded ring v0.17.14 |
| 1607 | 2026-06-05T21:22:19.395Z | Downloaded aws-lc-sys v0.41.0 |
| 1608 | 2026-06-05T21:22:19.750Z | Compiling proc-macro2 v1.0.106 |
| 1609 | 2026-06-05T21:22:19.750Z | Compiling quote v1.0.45 |
| 1610 | 2026-06-05T21:22:19.750Z | Compiling unicode-ident v1.0.24 |
| 1611 | 2026-06-05T21:22:19.750Z | Compiling serde_core v1.0.228 |
| 1612 | 2026-06-05T21:22:19.803Z | Compiling serde v1.0.228 |
| 1613 | 2026-06-05T21:22:19.803Z | Compiling libc v0.2.186 |
| 1614 | 2026-06-05T21:22:19.803Z | Compiling cfg-if v1.0.4 |
| 1615 | 2026-06-05T21:22:20.058Z | Compiling zmij v1.0.21 |
| 1616 | 2026-06-05T21:22:20.076Z | Compiling autocfg v1.5.1 |
| 1617 | 2026-06-05T21:22:20.444Z | Compiling memchr v2.8.1 |
| 1618 | 2026-06-05T21:22:20.457Z | Compiling libm v0.2.16 |
| 1619 | 2026-06-05T21:22:20.781Z | Compiling itoa v1.0.18 |
| 1620 | 2026-06-05T21:22:20.801Z | Compiling icu_normalizer_data v2.2.0 |
| 1621 | 2026-06-05T21:22:20.941Z | Compiling icu_properties_data v2.2.0 |
| 1622 | 2026-06-05T21:22:21.098Z | Compiling version_check v0.9.5 |
| 1623 | 2026-06-05T21:22:21.119Z | Compiling stable_deref_trait v1.2.1 |
| 1624 | 2026-06-05T21:22:21.300Z | Compiling syn v2.0.117 |
| 1625 | 2026-06-05T21:22:21.316Z | Compiling serde_json v1.0.150 |
| 1626 | 2026-06-05T21:22:21.359Z | Compiling litemap v0.8.2 |
| 1627 | 2026-06-05T21:22:21.408Z | Compiling parking_lot_core v0.9.12 |
| 1628 | 2026-06-05T21:22:21.563Z | Compiling writeable v0.6.3 |
| 1629 | 2026-06-05T21:22:21.616Z | Compiling num-traits v0.2.19 |
| 1630 | 2026-06-05T21:22:21.632Z | Compiling utf8_iter v1.0.4 |
| 1631 | 2026-06-05T21:22:21.739Z | Compiling percent-encoding v2.3.2 |
| 1632 | 2026-06-05T21:22:21.969Z | Compiling thiserror v2.0.18 |
| 1633 | 2026-06-05T21:22:22.008Z | Compiling form_urlencoded v1.2.2 |
| 1634 | 2026-06-05T21:22:22.032Z | Compiling rand_core v0.10.1 |
| 1635 | 2026-06-05T21:22:22.049Z | Compiling getrandom v0.4.2 |
| 1636 | 2026-06-05T21:22:22.197Z | Compiling zerocopy v0.8.50 |
| 1637 | 2026-06-05T21:22:22.311Z | Compiling errno v0.3.14 |
| 1638 | 2026-06-05T21:22:22.425Z | Compiling iana-time-zone v0.1.65 |
| 1639 | 2026-06-05T21:22:22.494Z | Compiling heck v0.5.0 |
| 1640 | 2026-06-05T21:22:22.695Z | Compiling uuid v1.23.2 |
| 1641 | 2026-06-05T21:22:22.777Z | Compiling jobserver v0.1.34 |
| 1642 | 2026-06-05T21:22:22.966Z | Compiling shlex v2.0.1 |
| 1643 | 2026-06-05T21:22:23.111Z | Compiling find-msvc-tools v0.1.9 |
| 1644 | 2026-06-05T21:22:23.159Z | Compiling rustversion v1.0.22 |
| 1645 | 2026-06-05T21:22:23.310Z | Compiling cc v1.2.63 |
| 1646 | 2026-06-05T21:22:23.329Z | Compiling semver v1.0.28 |
| 1647 | 2026-06-05T21:22:23.363Z | Compiling schemars v0.8.22 |
| 1648 | 2026-06-05T21:22:23.536Z | Compiling dyn-clone v1.0.20 |
| 1649 | 2026-06-05T21:22:23.689Z | Compiling pin-project-lite v0.2.17 |
| 1650 | 2026-06-05T21:22:23.706Z | Compiling getrandom v0.2.17 |
| 1651 | 2026-06-05T21:22:23.799Z | Compiling scopeguard v1.2.0 |
| 1652 | 2026-06-05T21:22:23.926Z | Compiling lock_api v0.4.14 |
| 1653 | 2026-06-05T21:22:23.974Z | Compiling bitflags v2.12.1 |
| 1654 | 2026-06-05T21:22:24.036Z | Compiling socket2 v0.6.4 |
| 1655 | 2026-06-05T21:22:24.154Z | Compiling cmake v0.1.58 |
| 1656 | 2026-06-05T21:22:24.185Z | Compiling signal-hook-registry v1.4.8 |
| 1657 | 2026-06-05T21:22:24.282Z | Compiling synstructure v0.13.2 |
| 1658 | 2026-06-05T21:22:24.402Z | Compiling serde_derive_internals v0.29.1 |
| 1659 | 2026-06-05T21:22:24.528Z | Compiling mio v1.2.1 |
| 1660 | 2026-06-05T21:22:24.607Z | Compiling dunce v1.0.5 |
| 1661 | 2026-06-05T21:22:24.684Z | Compiling fs_extra v1.3.0 |
| 1662 | 2026-06-05T21:22:24.714Z | Compiling portable-atomic v1.13.1 |
| 1663 | 2026-06-05T21:22:24.836Z | Compiling log v0.4.32 |
| 1664 | 2026-06-05T21:22:24.859Z | Compiling futures-core v0.3.32 |
| 1665 | 2026-06-05T21:22:24.876Z | Compiling critical-section v1.2.0 |
| 1666 | 2026-06-05T21:22:24.953Z | Compiling aws-lc-sys v0.41.0 |
| 1667 | 2026-06-05T21:22:25.023Z | Compiling subtle v2.6.1 |
| 1668 | 2026-06-05T21:22:25.159Z | Compiling equivalent v1.0.2 |
| 1669 | 2026-06-05T21:22:25.215Z | Compiling httparse v1.10.1 |
| 1670 | 2026-06-05T21:22:25.277Z | Compiling futures-sink v0.3.32 |
| 1671 | 2026-06-05T21:22:25.309Z | Compiling slab v0.4.12 |
| 1672 | 2026-06-05T21:22:25.351Z | Compiling thiserror v1.0.69 |
| 1673 | 2026-06-05T21:22:25.392Z | Compiling ucd-trie v0.1.7 |
| 1674 | 2026-06-05T21:22:25.420Z | Compiling serde_derive v1.0.228 |
| 1675 | 2026-06-05T21:22:25.493Z | Compiling zerofrom-derive v0.1.7 |
| 1676 | 2026-06-05T21:22:25.516Z | Compiling yoke-derive v0.8.2 |
| 1677 | 2026-06-05T21:22:25.583Z | Compiling zerovec-derive v0.11.3 |
| 1678 | 2026-06-05T21:22:25.630Z | Compiling displaydoc v0.2.6 |
| 1679 | 2026-06-05T21:22:25.691Z | Compiling schemars_derive v0.8.22 |
| 1680 | 2026-06-05T21:22:25.859Z | Compiling thiserror-impl v2.0.18 |
| 1681 | 2026-06-05T21:22:25.962Z | Compiling tokio-macros v2.7.0 |
| 1682 | 2026-06-05T21:22:26.431Z | Compiling zerocopy-derive v0.8.50 |
| 1683 | 2026-06-05T21:22:26.580Z | Compiling zeroize_derive v1.4.3 |
| 1684 | 2026-06-05T21:22:26.670Z | Compiling futures-macro v0.3.32 |
| 1685 | 2026-06-05T21:22:26.675Z | Compiling zerofrom v0.1.8 |
| 1686 | 2026-06-05T21:22:26.720Z | Compiling once_cell v1.21.4 |
| 1687 | 2026-06-05T21:22:26.836Z | Compiling yoke v0.8.3 |
| 1688 | 2026-06-05T21:22:26.881Z | Compiling rustix v1.1.4 |
| 1689 | 2026-06-05T21:22:26.964Z | Compiling pest v2.8.6 |
| 1690 | 2026-06-05T21:22:27.044Z | Compiling zerovec v0.11.6 |
| 1691 | 2026-06-05T21:22:27.094Z | Compiling zerotrie v0.2.4 |
| 1692 | 2026-06-05T21:22:27.270Z | Compiling zeroize v1.8.2 |
| 1693 | 2026-06-05T21:22:27.523Z | Compiling typenum v1.20.1 |
| 1694 | 2026-06-05T21:22:27.564Z | Compiling thiserror-impl v1.0.69 |
| 1695 | 2026-06-05T21:22:27.589Z | Compiling futures-channel v0.3.32 |
| 1696 | 2026-06-05T21:22:27.607Z | Compiling futures-io v0.3.32 |
| 1697 | 2026-06-05T21:22:27.686Z | Compiling tinystr v0.8.3 |
| 1698 | 2026-06-05T21:22:27.803Z | Compiling potential_utf v0.1.5 |
| 1699 | 2026-06-05T21:22:27.868Z | Compiling futures-task v0.3.32 |
| 1700 | 2026-06-05T21:22:27.905Z | Compiling icu_locale_core v2.2.0 |
| 1701 | 2026-06-05T21:22:27.993Z | Compiling icu_collections v2.2.0 |
| 1702 | 2026-06-05T21:22:28.024Z | Compiling futures-util v0.3.32 |
| 1703 | 2026-06-05T21:22:28.335Z | Compiling pest_meta v2.8.6 |
| 1704 | 2026-06-05T21:22:28.703Z | Compiling smallvec v1.15.1 |
| 1705 | 2026-06-05T21:22:28.734Z | Compiling bytes v1.11.1 |
| 1706 | 2026-06-05T21:22:28.750Z | Compiling icu_provider v2.2.0 |
| 1707 | 2026-06-05T21:22:28.774Z | Compiling chrono v0.4.45 |
| 1708 | 2026-06-05T21:22:29.349Z | Compiling icu_properties v2.2.0 |
| 1709 | 2026-06-05T21:22:29.370Z | Compiling icu_normalizer v2.2.0 |
| 1710 | 2026-06-05T21:22:29.528Z | Compiling parking_lot v0.12.5 |
| 1711 | 2026-06-05T21:22:29.599Z | Compiling serde_tokenstream v0.2.3 |
| 1712 | 2026-06-05T21:22:29.894Z | Compiling tokio v1.52.3 |
| 1713 | 2026-06-05T21:22:30.377Z | Compiling idna_adapter v1.2.2 |
| 1714 | 2026-06-05T21:22:30.537Z | Compiling idna v1.1.0 |
| 1715 | 2026-06-05T21:22:30.621Z | Compiling pest_generator v2.8.6 |
| 1716 | 2026-06-05T21:22:30.815Z | Compiling getrandom v0.3.4 |
| 1717 | 2026-06-05T21:22:30.919Z | Compiling url v2.5.8 |
| 1718 | 2026-06-05T21:22:30.971Z | Compiling regex-syntax v0.8.10 |
| 1719 | 2026-06-05T21:22:31.128Z | Compiling strsim v0.11.1 |
| 1720 | 2026-06-05T21:22:31.171Z | Compiling rand_core v0.6.4 |
| 1721 | 2026-06-05T21:22:31.242Z | Compiling pest_derive v2.8.6 |
| 1722 | 2026-06-05T21:22:31.424Z | Compiling aho-corasick v1.1.4 |
| 1723 | 2026-06-05T21:22:31.427Z | Compiling hashbrown v0.17.1 |
| 1724 | 2026-06-05T21:22:32.114Z | Compiling byteorder v1.5.0 |
| 1725 | 2026-06-05T21:22:32.195Z | Compiling indexmap v2.14.0 |
| 1726 | 2026-06-05T21:22:32.410Z | Compiling tracing-core v0.1.36 |
| 1727 | 2026-06-05T21:22:32.634Z | Compiling regex-automata v0.4.14 |
| 1728 | 2026-06-05T21:22:32.794Z | Compiling ipnetwork v0.21.1 |
| 1729 | 2026-06-05T21:22:33.047Z | Compiling tracing-attributes v0.1.31 |
| 1730 | 2026-06-05T21:22:33.056Z | Compiling ident_case v1.0.1 |
| 1731 | 2026-06-05T21:22:33.194Z | Compiling slog v2.8.2 |
| 1732 | 2026-06-05T21:22:33.467Z | Compiling anyhow v1.0.102 |
| 1733 | 2026-06-05T21:22:33.482Z | Compiling paste v1.0.15 |
| 1734 | 2026-06-05T21:22:33.832Z | Compiling fnv v1.0.7 |
| 1735 | 2026-06-05T21:22:33.942Z | Compiling base64 v0.22.1 |
| 1736 | 2026-06-05T21:22:34.307Z | Compiling tracing v0.1.44 |
| 1737 | 2026-06-05T21:22:34.351Z | Compiling regex v1.12.3 |
| 1738 | 2026-06-05T21:22:34.455Z | Compiling erased-serde v0.3.31 |
| 1739 | 2026-06-05T21:22:34.682Z | Compiling omicron-workspace-hack v0.1.0 |
| 1740 | 2026-06-05T21:22:35.055Z | Compiling http v1.4.1 |
| 1741 | 2026-06-05T21:22:35.554Z | Compiling oxnet v0.1.6 |
| 1742 | 2026-06-05T21:22:35.937Z | Compiling rustls-pki-types v1.14.1 |
| 1743 | 2026-06-05T21:22:36.245Z | Compiling scroll_derive v0.13.1 |
| 1744 | 2026-06-05T21:22:36.769Z | Compiling ring v0.17.14 |
| 1745 | 2026-06-05T21:22:36.861Z | Compiling num-conv v0.2.2 |
| 1746 | 2026-06-05T21:22:36.936Z | Compiling aws-lc-rs v1.17.0 |
| 1747 | 2026-06-05T21:22:37.016Z | Compiling time-core v0.1.8 |
| 1748 | 2026-06-05T21:22:37.180Z | Compiling time-macros v0.2.27 |
| 1749 | 2026-06-05T21:22:37.259Z | Compiling tokio-util v0.7.18 |
| 1750 | 2026-06-05T21:22:37.547Z | Compiling ipnet v2.12.0 |
| 1751 | 2026-06-05T21:22:38.113Z | Compiling untrusted v0.9.0 |
| 1752 | 2026-06-05T21:22:38.187Z | Compiling untrusted v0.7.1 |
| 1753 | 2026-06-05T21:22:38.318Z | Compiling ppv-lite86 v0.2.21 |
| 1754 | 2026-06-05T21:22:38.570Z | Compiling daft-derive v0.1.7 |
| 1755 | 2026-06-05T21:22:38.659Z | Compiling async-trait v0.1.89 |
| 1756 | 2026-06-05T21:22:38.726Z | Compiling camino v1.2.2 |
| 1757 | 2026-06-05T21:22:38.833Z | Compiling rustls v0.23.40 |
| 1758 | 2026-06-05T21:22:39.064Z | Compiling crc32fast v1.5.0 |
| 1759 | 2026-06-05T21:22:39.191Z | Compiling http-body v1.0.1 |
| 1760 | 2026-06-05T21:22:39.373Z | Compiling pretty-hex v0.4.2 |
| 1761 | 2026-06-05T21:22:39.406Z | Compiling atomic-waker v1.1.2 |
| 1762 | 2026-06-05T21:22:39.509Z | Compiling crossbeam-utils v0.8.21 |
| 1763 | 2026-06-05T21:22:39.526Z | Compiling usdt-impl v0.6.0 |
| 1764 | 2026-06-05T21:22:39.783Z | Compiling scroll v0.13.0 |
| 1765 | 2026-06-05T21:22:39.850Z | Compiling tower-layer v0.3.3 |
| 1766 | 2026-06-05T21:22:40.037Z | Compiling plain v0.2.3 |
| 1767 | 2026-06-05T21:22:40.053Z | Compiling try-lock v0.2.5 |
| 1768 | 2026-06-05T21:22:40.057Z | Compiling ryu v1.0.23 |
| 1769 | 2026-06-05T21:22:40.167Z | Compiling tower-service v0.3.3 |
| 1770 | 2026-06-05T21:22:40.264Z | Compiling want v0.3.1 |
| 1771 | 2026-06-05T21:22:40.351Z | Compiling goblin v0.10.7 |
| 1772 | 2026-06-05T21:22:40.467Z | Compiling h2 v0.4.14 |
| 1773 | 2026-06-05T21:22:41.383Z | Compiling httpdate v1.0.3 |
| 1774 | 2026-06-05T21:22:41.401Z | Compiling slog-async v2.8.0 |
| 1775 | 2026-06-05T21:22:41.773Z | Compiling dtrace-parser v0.3.0 |
| 1776 | 2026-06-05T21:22:41.882Z | Compiling thread-id v5.1.0 |
| 1777 | 2026-06-05T21:22:41.962Z | Compiling ref-cast v1.0.25 |
| 1778 | 2026-06-05T21:22:43.324Z | Compiling dof v0.4.0 |
| 1779 | 2026-06-05T21:22:43.936Z | Compiling hyper v1.10.1 |
| 1780 | 2026-06-05T21:22:44.293Z | Compiling rand_core v0.9.5 |
| 1781 | 2026-06-05T21:22:44.544Z | Compiling serde_urlencoded v0.7.1 |
| 1782 | 2026-06-05T21:22:44.562Z | Compiling http-body-util v0.1.3 |
| 1783 | 2026-06-05T21:22:44.846Z | Compiling ref-cast-impl v1.0.25 |
| 1784 | 2026-06-05T21:22:44.868Z | Compiling syn v1.0.109 |
| 1785 | 2026-06-05T21:22:45.380Z | Compiling hyper-util v0.1.20 |
| 1786 | 2026-06-05T21:22:46.214Z | Compiling usdt-attr-macro v0.6.0 |
| 1787 | 2026-06-05T21:22:46.689Z | Compiling usdt-macro v0.6.0 |
| 1788 | 2026-06-05T21:22:47.103Z | Compiling structmeta-derive v0.3.0 |
| 1789 | 2026-06-05T21:22:47.553Z | Compiling multer v3.1.0 |
| 1790 | 2026-06-05T21:22:48.081Z | Compiling powerfmt v0.2.0 |
| 1791 | 2026-06-05T21:22:48.097Z | Compiling allocator-api2 v0.2.21 |
| 1792 | 2026-06-05T21:22:48.145Z | Compiling foldhash v0.2.0 |
| 1793 | 2026-06-05T21:22:48.224Z | Compiling structmeta v0.3.0 |
| 1794 | 2026-06-05T21:22:48.342Z | Compiling deranged v0.5.8 |
| 1795 | 2026-06-05T21:22:48.422Z | Compiling hashbrown v0.16.1 |
| 1796 | 2026-06-05T21:22:48.482Z | Compiling rand_chacha v0.9.0 |
| 1797 | 2026-06-05T21:22:48.881Z | Compiling darling_core v0.23.0 |
| 1798 | 2026-06-05T21:22:49.029Z | Compiling newtype-uuid-macros v0.1.0 |
| 1799 | 2026-06-05T21:22:49.152Z | Compiling num_threads v0.1.7 |
| 1800 | 2026-06-05T21:22:49.442Z | Compiling rand v0.9.4 |
| 1801 | 2026-06-05T21:22:49.541Z | Compiling time v0.3.47 |
| 1802 | 2026-06-05T21:22:49.831Z | Compiling newtype-uuid v1.3.2 |
| 1803 | 2026-06-05T21:22:50.148Z | Compiling strum_macros v0.26.4 |
| 1804 | 2026-06-05T21:22:50.507Z | Compiling async-stream-impl v0.3.6 |
| 1805 | 2026-06-05T21:22:50.759Z | Compiling sync_wrapper v1.0.2 |
| 1806 | 2026-06-05T21:22:50.877Z | Compiling dropshot v0.17.1 |
| 1807 | 2026-06-05T21:22:50.916Z | Compiling darling_macro v0.23.0 |
| 1808 | 2026-06-05T21:22:51.150Z | Compiling hex v0.4.3 |
| 1809 | 2026-06-05T21:22:51.442Z | Compiling tower v0.5.3 |
| 1810 | 2026-06-05T21:22:51.500Z | Compiling darling v0.23.0 |
| 1811 | 2026-06-05T21:22:51.589Z | Compiling daft v0.1.7 |
| 1812 | 2026-06-05T21:22:51.695Z | Compiling crossbeam-channel v0.5.15 |
| 1813 | 2026-06-05T21:22:51.813Z | Compiling webpki-roots v1.0.7 |
| 1814 | 2026-06-05T21:22:51.888Z | Compiling openapiv3 v2.2.0 |
| 1815 | 2026-06-05T21:22:52.030Z | Compiling generic-array v0.14.7 |
| 1816 | 2026-06-05T21:22:52.492Z | Compiling fastrand v2.4.1 |
| 1817 | 2026-06-05T21:22:52.638Z | Compiling tower-http v0.6.11 |
| 1818 | 2026-06-05T21:22:52.822Z | Compiling serde_with_macros v3.20.0 |
| 1819 | 2026-06-05T21:22:53.366Z | Compiling futures-executor v0.3.32 |
| 1820 | 2026-06-05T21:22:53.612Z | Compiling dropshot_endpoint v0.17.1 |
| 1821 | 2026-06-05T21:22:53.833Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1822 | 2026-06-05T21:22:53.953Z | Compiling thread_local v1.1.9 |
| 1823 | 2026-06-05T21:22:54.094Z | Compiling openssl-probe v0.2.1 |
| 1824 | 2026-06-05T21:22:54.290Z | Compiling cpufeatures v0.3.0 |
| 1825 | 2026-06-05T21:22:54.339Z | Compiling rustls-native-certs v0.8.4 |
| 1826 | 2026-06-05T21:22:54.530Z | Compiling futures v0.3.32 |
| 1827 | 2026-06-05T21:22:55.134Z | Compiling derive-ex v0.1.8 |
| 1828 | 2026-06-05T21:22:55.210Z | Compiling strum_macros v0.27.2 |
| 1829 | 2026-06-05T21:22:55.266Z | Compiling is-terminal v0.4.17 |
| 1830 | 2026-06-05T21:22:55.371Z | Compiling take_mut v0.2.2 |
| 1831 | 2026-06-05T21:22:55.494Z | Compiling term v1.2.1 |
| 1832 | 2026-06-05T21:22:56.320Z | Compiling winnow v1.0.3 |
| 1833 | 2026-06-05T21:22:56.685Z | Compiling test-strategy v0.4.5 |
| 1834 | 2026-06-05T21:22:57.013Z | Compiling slog-term v2.9.2 |
| 1835 | 2026-06-05T21:22:58.068Z | Compiling tempfile v3.27.0 |
| 1836 | 2026-06-05T21:22:58.517Z | Compiling macaddr v1.0.1 |
| 1837 | 2026-06-05T21:22:58.792Z | Compiling hybrid-array v0.4.12 |
| 1838 | 2026-06-05T21:22:58.900Z | Compiling simd-adler32 v0.3.9 |
| 1839 | 2026-06-05T21:22:58.974Z | Compiling match_cfg v0.1.0 |
| 1840 | 2026-06-05T21:22:59.210Z | Compiling adler2 v2.0.1 |
| 1841 | 2026-06-05T21:22:59.292Z | Compiling hostname v0.3.1 |
| 1842 | 2026-06-05T21:22:59.384Z | Compiling miniz_oxide v0.8.9 |
| 1843 | 2026-06-05T21:22:59.870Z | Compiling slog-json v2.6.1 |
| 1844 | 2026-06-05T21:23:00.151Z | Compiling memmap2 v0.9.10 |
| 1845 | 2026-06-05T21:23:00.666Z | Compiling usdt v0.6.0 |
| 1846 | 2026-06-05T21:23:00.771Z | Compiling slog-bunyan v2.5.0 |
| 1847 | 2026-06-05T21:23:00.832Z | Compiling flate2 v1.1.9 |
| 1848 | 2026-06-05T21:23:00.952Z | Compiling crypto-common v0.2.2 |
| 1849 | 2026-06-05T21:23:01.294Z | Compiling block-buffer v0.12.0 |
| 1850 | 2026-06-05T21:23:01.329Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1851 | 2026-06-05T21:23:01.379Z | Compiling const-oid v0.10.2 |
| 1852 | 2026-06-05T21:23:01.477Z | Compiling compression-core v0.4.32 |
| 1853 | 2026-06-05T21:23:01.681Z | Compiling debug-ignore v1.0.5 |
| 1854 | 2026-06-05T21:23:01.774Z | Compiling either v1.16.0 |
| 1855 | 2026-06-05T21:23:02.009Z | Compiling compression-codecs v0.4.38 |
| 1856 | 2026-06-05T21:23:02.033Z | Compiling digest v0.11.3 |
| 1857 | 2026-06-05T21:23:02.249Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1858 | 2026-06-05T21:23:02.338Z | Compiling crypto-common v0.1.7 |
| 1859 | 2026-06-05T21:23:02.367Z | Compiling parse-display-derive v0.10.0 |
| 1860 | 2026-06-05T21:23:02.513Z | Compiling rand_chacha v0.3.1 |
| 1861 | 2026-06-05T21:23:02.680Z | Compiling serde_spanned v1.1.1 |
| 1862 | 2026-06-05T21:23:02.717Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1863 | 2026-06-05T21:23:02.832Z | Compiling encoding_rs v0.8.35 |
| 1864 | 2026-06-05T21:23:03.036Z | Compiling mime v0.3.17 |
| 1865 | 2026-06-05T21:23:03.144Z | Compiling spin v0.9.8 |
| 1866 | 2026-06-05T21:23:03.230Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1867 | 2026-06-05T21:23:03.489Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1868 | 2026-06-05T21:23:03.489Z | Compiling rand v0.8.6 |
| 1869 | 2026-06-05T21:23:03.601Z | Compiling async-compression v0.4.42 |
| 1870 | 2026-06-05T21:23:03.837Z | Compiling sha1 v0.11.0 |
| 1871 | 2026-06-05T21:23:03.904Z | Compiling strum v0.26.3 |
| 1872 | 2026-06-05T21:23:04.063Z | Compiling async-stream v0.3.6 |
| 1873 | 2026-06-05T21:23:04.269Z | Compiling waitgroup v0.1.2 |
| 1874 | 2026-06-05T21:23:04.288Z | Compiling rustls-pemfile v2.2.0 |
| 1875 | 2026-06-05T21:23:04.425Z | Compiling serde_path_to_error v0.1.20 |
| 1876 | 2026-06-05T21:23:04.499Z | Compiling wait-timeout v0.2.1 |
| 1877 | 2026-06-05T21:23:04.564Z | Compiling hostname v0.4.2 |
| 1878 | 2026-06-05T21:23:05.075Z | Compiling quick-error v1.2.3 |
| 1879 | 2026-06-05T21:23:05.127Z | Compiling bit-vec v0.8.0 |
| 1880 | 2026-06-05T21:23:05.194Z | Compiling rusty-fork v0.3.1 |
| 1881 | 2026-06-05T21:23:05.242Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1882 | 2026-06-05T21:23:05.431Z | Compiling bit-set v0.8.0 |
| 1883 | 2026-06-05T21:23:05.565Z | Compiling serde_with v3.20.0 |
| 1884 | 2026-06-05T21:23:05.645Z | Compiling rand_xorshift v0.4.0 |
| 1885 | 2026-06-05T21:23:05.811Z | Compiling unarray v0.1.4 |
| 1886 | 2026-06-05T21:23:05.937Z | Compiling proptest v1.11.0 |
| 1887 | 2026-06-05T21:23:06.015Z | Compiling strum v0.27.2 |
| 1888 | 2026-06-05T21:23:06.155Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1889 | 2026-06-05T21:23:06.312Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1890 | 2026-06-05T21:23:06.426Z | Compiling instant v0.1.13 |
| 1891 | 2026-06-05T21:23:06.728Z | Compiling itertools v0.14.0 |
| 1892 | 2026-06-05T21:23:06.792Z | Compiling iddqd v0.4.2 |
| 1893 | 2026-06-05T21:23:07.650Z | Compiling unicode-width v0.2.2 |
| 1894 | 2026-06-05T21:23:08.036Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1895 | 2026-06-05T21:23:08.168Z | Compiling block-buffer v0.10.4 |
| 1896 | 2026-06-05T21:23:08.243Z | Compiling backon v1.6.0 |
| 1897 | 2026-06-05T21:23:08.341Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1898 | 2026-06-05T21:23:08.365Z | Compiling regress v0.10.5 |
| 1899 | 2026-06-05T21:23:10.031Z | Compiling digest v0.10.7 |
| 1900 | 2026-06-05T21:23:10.166Z | Compiling backoff v0.4.0 |
| 1901 | 2026-06-05T21:23:10.378Z | Compiling parse-display v0.10.0 |
| 1902 | 2026-06-05T21:23:10.708Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1903 | 2026-06-05T21:23:11.381Z | Compiling humantime v2.3.0 |
| 1904 | 2026-06-05T21:23:13.224Z | Compiling regress v0.11.1 |
| 1905 | 2026-06-05T21:23:14.341Z | Compiling zerocopy-derive v0.7.35 |
| 1906 | 2026-06-05T21:23:14.702Z | Compiling typify-impl v0.6.2 |
| 1907 | 2026-06-05T21:23:15.187Z | Compiling darling_core v0.21.3 |
| 1908 | 2026-06-05T21:23:15.398Z | Compiling clap_derive v4.6.1 |
| 1909 | 2026-06-05T21:23:16.126Z | Compiling utf8parse v0.2.2 |
| 1910 | 2026-06-05T21:23:16.244Z | Compiling cpufeatures v0.2.17 |
| 1911 | 2026-06-05T21:23:16.277Z | Compiling convert_case v0.4.0 |
| 1912 | 2026-06-05T21:23:16.567Z | Compiling derive_more v0.99.20 |
| 1913 | 2026-06-05T21:23:16.983Z | Compiling anstyle-parse v1.0.0 |
| 1914 | 2026-06-05T21:23:17.202Z | Compiling darling_macro v0.21.3 |
| 1915 | 2026-06-05T21:23:17.883Z | Compiling terminal_size v0.4.4 |
| 1916 | 2026-06-05T21:23:17.920Z | Compiling toml_datetime v0.6.11 |
| 1917 | 2026-06-05T21:23:17.924Z | Compiling typify-macro v0.6.2 |
| 1918 | 2026-06-05T21:23:18.034Z | Compiling anstyle v1.0.14 |
| 1919 | 2026-06-05T21:23:18.099Z | Compiling anstyle-query v1.1.5 |
| 1920 | 2026-06-05T21:23:18.292Z | Compiling colorchoice v1.0.5 |
| 1921 | 2026-06-05T21:23:18.326Z | Compiling is_terminal_polyfill v1.70.2 |
| 1922 | 2026-06-05T21:23:18.429Z | Compiling anstream v1.0.0 |
| 1923 | 2026-06-05T21:23:18.444Z | Compiling darling v0.21.3 |
| 1924 | 2026-06-05T21:23:18.959Z | Compiling secrecy v0.10.3 |
| 1925 | 2026-06-05T21:23:18.982Z | Compiling clap_lex v1.1.0 |
| 1926 | 2026-06-05T21:23:19.117Z | Compiling heapless v0.8.0 |
| 1927 | 2026-06-05T21:23:19.322Z | Compiling tinyvec_macros v0.1.1 |
| 1928 | 2026-06-05T21:23:19.428Z | Compiling crucible-workspace-hack v0.1.0 |
| 1929 | 2026-06-05T21:23:19.678Z | Compiling clap_builder v4.6.0 |
| 1930 | 2026-06-05T21:23:19.775Z | Compiling typify v0.6.2 |
| 1931 | 2026-06-05T21:23:19.869Z | Compiling tinyvec v1.11.0 |
| 1932 | 2026-06-05T21:23:20.212Z | Compiling ingot-macros v0.1.1 |
| 1933 | 2026-06-05T21:23:20.264Z | Compiling zerocopy v0.7.35 |
| 1934 | 2026-06-05T21:23:20.540Z | Compiling hash32 v0.3.1 |
| 1935 | 2026-06-05T21:23:20.697Z | Compiling scroll_derive v0.12.1 |
| 1936 | 2026-06-05T21:23:20.726Z | Compiling rustc_version v0.4.1 |
| 1937 | 2026-06-05T21:23:20.963Z | Compiling num-integer v0.1.46 |
| 1938 | 2026-06-05T21:23:20.988Z | Compiling usdt-impl v0.5.0 |
| 1939 | 2026-06-05T21:23:21.264Z | Compiling smoltcp v0.11.0 |
| 1940 | 2026-06-05T21:23:21.414Z | Compiling scroll v0.12.0 |
| 1941 | 2026-06-05T21:23:21.557Z | Compiling clap v4.6.1 |
| 1942 | 2026-06-05T21:23:21.647Z | Compiling curve25519-dalek v4.1.3 |
| 1943 | 2026-06-05T21:23:21.873Z | Compiling dof v0.3.0 |
| 1944 | 2026-06-05T21:23:22.816Z | Compiling ingot-types v0.1.2 |
| 1945 | 2026-06-05T21:23:23.287Z | Compiling hmac v0.12.1 |
| 1946 | 2026-06-05T21:23:23.443Z | Compiling dtrace-parser v0.2.0 |
| 1947 | 2026-06-05T21:23:23.596Z | Compiling inout v0.1.4 |
| 1948 | 2026-06-05T21:23:23.732Z | Compiling ff v0.13.1 |
| 1949 | 2026-06-05T21:23:23.760Z | Compiling cobs v0.3.0 |
| 1950 | 2026-06-05T21:23:24.009Z | Compiling thread-id v4.2.2 |
| 1951 | 2026-06-05T21:23:24.113Z | Compiling unsafe-libyaml v0.2.11 |
| 1952 | 2026-06-05T21:23:24.252Z | Compiling managed v0.8.0 |
| 1953 | 2026-06-05T21:23:24.347Z | Compiling bitflags v1.3.2 |
| 1954 | 2026-06-05T21:23:24.749Z | Compiling serde_yaml v0.9.34+deprecated |
| 1955 | 2026-06-05T21:23:25.374Z | Compiling postcard v1.1.3 |
| 1956 | 2026-06-05T21:23:25.738Z | Compiling group v0.13.0 |
| 1957 | 2026-06-05T21:23:25.861Z | Compiling cipher v0.4.4 |
| 1958 | 2026-06-05T21:23:25.962Z | Compiling hkdf v0.12.4 |
| 1959 | 2026-06-05T21:23:26.098Z | Compiling ingot v0.1.1 |
| 1960 | 2026-06-05T21:23:26.667Z | Compiling goblin v0.8.2 |
| 1961 | 2026-06-05T21:23:27.001Z | Compiling num-rational v0.4.2 |
| 1962 | 2026-06-05T21:23:28.009Z | Compiling num-iter v0.1.45 |
| 1963 | 2026-06-05T21:23:28.365Z | Compiling tabwriter v1.4.1 |
| 1964 | 2026-06-05T21:23:28.564Z | Compiling universal-hash v0.5.1 |
| 1965 | 2026-06-05T21:23:28.712Z | Compiling crypto-bigint v0.5.5 |
| 1966 | 2026-06-05T21:23:28.729Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1967 | 2026-06-05T21:23:28.859Z | Compiling hubpack_derive v0.1.1 |
| 1968 | 2026-06-05T21:23:29.393Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1969 | 2026-06-05T21:23:29.637Z | Compiling crossbeam-epoch v0.9.18 |
| 1970 | 2026-06-05T21:23:29.988Z | Compiling half v2.7.1 |
| 1971 | 2026-06-05T21:23:30.117Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1972 | 2026-06-05T21:23:30.468Z | Compiling num-complex v0.4.6 |
| 1973 | 2026-06-05T21:23:31.010Z | Compiling memoffset v0.9.1 |
| 1974 | 2026-06-05T21:23:31.027Z | Compiling ciborium-io v0.2.2 |
| 1975 | 2026-06-05T21:23:31.286Z | Compiling base64ct v1.8.3 |
| 1976 | 2026-06-05T21:23:31.326Z | Compiling opaque-debug v0.3.1 |
| 1977 | 2026-06-05T21:23:31.528Z | Compiling prettyplease v0.2.37 |
| 1978 | 2026-06-05T21:23:31.594Z | Compiling base16ct v0.2.0 |
| 1979 | 2026-06-05T21:23:31.639Z | Compiling cfg_aliases v0.2.1 |
| 1980 | 2026-06-05T21:23:31.806Z | Compiling nix v0.31.3 |
| 1981 | 2026-06-05T21:23:31.854Z | Compiling elliptic-curve v0.13.8 |
| 1982 | 2026-06-05T21:23:32.198Z | Compiling password-hash v0.5.0 |
| 1983 | 2026-06-05T21:23:32.402Z | Compiling poly1305 v0.8.0 |
| 1984 | 2026-06-05T21:23:33.168Z | Compiling ciborium-ll v0.2.2 |
| 1985 | 2026-06-05T21:23:33.402Z | Compiling num v0.4.3 |
| 1986 | 2026-06-05T21:23:33.482Z | Compiling thiserror-no-std v2.0.2 |
| 1987 | 2026-06-05T21:23:33.606Z | Compiling hubpack v0.1.2 |
| 1988 | 2026-06-05T21:23:34.679Z | Compiling chacha20 v0.9.1 |
| 1989 | 2026-06-05T21:23:35.230Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1990 | 2026-06-05T21:23:35.591Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1991 | 2026-06-05T21:23:35.762Z | Compiling reqwest v0.12.28 |
| 1992 | 2026-06-05T21:23:36.247Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 1993 | 2026-06-05T21:23:36.526Z | Compiling blake2 v0.10.6 |
| 1994 | 2026-06-05T21:23:36.853Z | Compiling aead v0.5.2 |
| 1995 | 2026-06-05T21:23:37.112Z | Compiling byte-wrapper v0.1.0 |
| 1996 | 2026-06-05T21:23:37.226Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 1997 | 2026-06-05T21:23:37.266Z | Compiling serde_repr v0.1.20 |
| 1998 | 2026-06-05T21:23:37.972Z | Compiling proc-macro-error-attr v1.0.4 |
| 1999 | 2026-06-05T21:23:38.010Z | Compiling bstr v1.12.1 |
| 2000 | 2026-06-05T21:23:38.290Z | Compiling float-ord v0.3.2 |
| 2001 | 2026-06-05T21:23:38.308Z | Compiling rustix v0.38.44 |
| 2002 | 2026-06-05T21:23:38.340Z | Compiling keccak v0.1.6 |
| 2003 | 2026-06-05T21:23:38.519Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2004 | 2026-06-05T21:23:38.668Z | Compiling static_assertions v1.1.0 |
| 2005 | 2026-06-05T21:23:38.749Z | Compiling sha3 v0.10.9 |
| 2006 | 2026-06-05T21:23:39.050Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2007 | 2026-06-05T21:23:39.128Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2008 | 2026-06-05T21:23:39.671Z | Compiling chacha20poly1305 v0.10.1 |
| 2009 | 2026-06-05T21:23:39.688Z | Compiling proc-macro-crate v3.5.0 |
| 2010 | 2026-06-05T21:23:39.820Z | Compiling argon2 v0.5.3 |
| 2011 | 2026-06-05T21:23:40.103Z | Compiling progenitor-client v0.10.0 |
| 2012 | 2026-06-05T21:23:40.640Z | Compiling vsss-rs v3.3.4 |
| 2013 | 2026-06-05T21:23:41.906Z | Compiling rustls-webpki v0.103.13 |
| 2014 | 2026-06-05T21:23:42.113Z | Compiling ciborium v0.2.2 |
| 2015 | 2026-06-05T21:23:42.950Z | Compiling usdt-macro v0.5.0 |
| 2016 | 2026-06-05T21:23:43.002Z | Compiling usdt-attr-macro v0.5.0 |
| 2017 | 2026-06-05T21:23:44.626Z | Compiling num-derive v0.4.2 |
| 2018 | 2026-06-05T21:23:44.777Z | Compiling enum-as-inner v0.6.1 |
| 2019 | 2026-06-05T21:23:45.369Z | Compiling proc-macro-error v1.0.4 |
| 2020 | 2026-06-05T21:23:45.407Z | Compiling memmap v0.7.0 |
| 2021 | 2026-06-05T21:23:45.641Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2022 | 2026-06-05T21:23:45.817Z | Compiling indent_write v2.2.0 |
| 2023 | 2026-06-05T21:23:45.961Z | Compiling data-encoding v2.11.0 |
| 2024 | 2026-06-05T21:23:45.978Z | Compiling winnow v0.5.40 |
| 2025 | 2026-06-05T21:23:46.154Z | Compiling usdt v0.5.0 |
| 2026 | 2026-06-05T21:23:46.394Z | Compiling tokio-rustls v0.26.4 |
| 2027 | 2026-06-05T21:23:46.655Z | Compiling hyper-rustls v0.27.9 |
| 2028 | 2026-06-05T21:23:46.697Z | Compiling rustls-platform-verifier v0.7.0 |
| 2029 | 2026-06-05T21:23:47.205Z | Compiling reqwest v0.13.4 |
| 2030 | 2026-06-05T21:23:47.330Z | Compiling toml_edit v0.19.15 |
| 2031 | 2026-06-05T21:23:47.446Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2032 | 2026-06-05T21:23:48.607Z | Compiling progenitor-client v0.14.0 |
| 2033 | 2026-06-05T21:23:49.082Z | Compiling progenitor-extras v0.2.0 |
| 2034 | 2026-06-05T21:23:49.761Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2035 | 2026-06-05T21:23:49.899Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2036 | 2026-06-05T21:23:50.226Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2037 | 2026-06-05T21:23:51.918Z | Compiling num_enum_derive v0.7.6 |
| 2038 | 2026-06-05T21:23:54.783Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-06-05T21:24:01.474Z | Compiling serde_spanned v0.6.9 |
| 2040 | 2026-06-05T21:24:01.538Z | Compiling foreign-types-macros v0.2.3 |
| 2041 | 2026-06-05T21:24:01.633Z | Compiling pkg-config v0.3.33 |
| 2042 | 2026-06-05T21:24:01.968Z | Compiling foreign-types-shared v0.3.1 |
| 2043 | 2026-06-05T21:24:02.082Z | Compiling colored v3.1.1 |
| 2044 | 2026-06-05T21:24:02.098Z | Compiling bytecount v0.6.9 |
| 2045 | 2026-06-05T21:24:02.119Z | Compiling winnow v0.7.15 |
| 2046 | 2026-06-05T21:24:02.202Z | Compiling toml_write v0.1.2 |
| 2047 | 2026-06-05T21:24:02.297Z | Compiling vcpkg v0.2.15 |
| 2048 | 2026-06-05T21:24:02.428Z | Compiling foreign-types v0.5.0 |
| 2049 | 2026-06-05T21:24:02.776Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2050 | 2026-06-05T21:24:02.875Z | Compiling openssl-sys v0.9.116 |
| 2051 | 2026-06-05T21:24:03.057Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2052 | 2026-06-05T21:24:03.459Z | Compiling toml_edit v0.22.27 |
| 2053 | 2026-06-05T21:24:03.752Z | Compiling num_enum v0.7.6 |
| 2054 | 2026-06-05T21:24:03.868Z | Compiling proc-macro-crate v1.3.1 |
| 2055 | 2026-06-05T21:24:04.132Z | Compiling progenitor-impl v0.13.0 |
| 2056 | 2026-06-05T21:24:04.150Z | Compiling chacha20 v0.10.0 |
| 2057 | 2026-06-05T21:24:04.219Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2058 | 2026-06-05T21:24:05.020Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2059 | 2026-06-05T21:24:05.145Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2060 | 2026-06-05T21:24:05.414Z | Compiling cstr-argument v0.1.2 |
| 2061 | 2026-06-05T21:24:05.564Z | Compiling rayon-core v1.13.0 |
| 2062 | 2026-06-05T21:24:05.592Z | Compiling unicode-segmentation v1.13.3 |
| 2063 | 2026-06-05T21:24:05.753Z | Compiling linked-hash-map v0.5.6 |
| 2064 | 2026-06-05T21:24:05.819Z | Compiling resolv-conf v0.7.6 |
| 2065 | 2026-06-05T21:24:05.980Z | Compiling swrite v0.1.0 |
| 2066 | 2026-06-05T21:24:06.103Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2067 | 2026-06-05T21:24:06.176Z | Compiling semver v0.1.20 |
| 2068 | 2026-06-05T21:24:06.221Z | Compiling heck v0.4.1 |
| 2069 | 2026-06-05T21:24:06.431Z | Compiling rustc_version v0.1.7 |
| 2070 | 2026-06-05T21:24:06.463Z | Compiling progenitor-macro v0.13.0 |
| 2071 | 2026-06-05T21:24:06.619Z | Compiling newline-converter v0.3.0 |
| 2072 | 2026-06-05T21:24:06.649Z | Compiling lru-cache v0.1.2 |
| 2073 | 2026-06-05T21:24:06.767Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2074 | 2026-06-05T21:24:06.802Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2075 | 2026-06-05T21:24:06.841Z | Compiling toml v0.8.23 |
| 2076 | 2026-06-05T21:24:06.944Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2077 | 2026-06-05T21:24:07.192Z | Compiling rand v0.10.1 |
| 2078 | 2026-06-05T21:24:07.361Z | Compiling num_enum_derive v0.5.11 |
| 2079 | 2026-06-05T21:24:07.573Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2080 | 2026-06-05T21:24:07.899Z | Compiling atomicwrites v0.4.4 |
| 2081 | 2026-06-05T21:24:08.034Z | Compiling progenitor-client v0.13.0 |
| 2082 | 2026-06-05T21:24:08.194Z | Compiling hickory-proto v0.24.4 |
| 2083 | 2026-06-05T21:24:08.399Z | Compiling similar v2.7.0 |
| 2084 | 2026-06-05T21:24:08.441Z | Compiling crossbeam-deque v0.8.6 |
| 2085 | 2026-06-05T21:24:08.526Z | Compiling progenitor-impl v0.14.0 |
| 2086 | 2026-06-05T21:24:08.668Z | Compiling console v0.15.11 |
| 2087 | 2026-06-05T21:24:09.922Z | Compiling camino-tempfile v1.4.1 |
| 2088 | 2026-06-05T21:24:10.349Z | Compiling serde-big-array v0.5.1 |
| 2089 | 2026-06-05T21:24:10.522Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2090 | 2026-06-05T21:24:10.565Z | Compiling derive-where v1.6.1 |
| 2091 | 2026-06-05T21:24:10.670Z | Compiling pin-project-internal v1.1.13 |
| 2092 | 2026-06-05T21:24:11.056Z | Compiling lazy_static v1.5.0 |
| 2093 | 2026-06-05T21:24:11.166Z | Compiling siphasher v1.0.3 |
| 2094 | 2026-06-05T21:24:11.184Z | Compiling minimal-lexical v0.2.1 |
| 2095 | 2026-06-05T21:24:11.394Z | Compiling nom v7.1.3 |
| 2096 | 2026-06-05T21:24:11.442Z | Compiling phf_shared v0.12.1 |
| 2097 | 2026-06-05T21:24:11.769Z | Compiling pin-project v1.1.13 |
| 2098 | 2026-06-05T21:24:11.830Z | Compiling progenitor v0.13.0 |
| 2099 | 2026-06-05T21:24:11.885Z | Compiling progenitor-macro v0.14.0 |
| 2100 | 2026-06-05T21:24:11.986Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2101 | 2026-06-05T21:24:12.544Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2102 | 2026-06-05T21:24:12.727Z | Compiling hickory-resolver v0.24.4 |
| 2103 | 2026-06-05T21:24:15.497Z | Compiling expectorate v1.2.0 |
| 2104 | 2026-06-05T21:24:16.134Z | Compiling num_enum v0.5.11 |
| 2105 | 2026-06-05T21:24:16.275Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2106 | 2026-06-05T21:24:17.519Z | Compiling newtype_derive v0.1.6 |
| 2107 | 2026-06-05T21:24:18.128Z | Compiling unicode-normalization v0.1.25 |
| 2108 | 2026-06-05T21:24:18.742Z | Compiling tokio-stream v0.1.18 |
| 2109 | 2026-06-05T21:24:19.297Z | Compiling async-recursion v1.1.1 |
| 2110 | 2026-06-05T21:24:20.030Z | Compiling snafu-derive v0.8.9 |
| 2111 | 2026-06-05T21:24:20.233Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2112 | 2026-06-05T21:24:20.571Z | Compiling slog-dtrace v0.3.0 |
| 2113 | 2026-06-05T21:24:20.813Z | Compiling csv-core v0.1.13 |
| 2114 | 2026-06-05T21:24:20.876Z | Compiling highway v1.3.0 |
| 2115 | 2026-06-05T21:24:21.243Z | Compiling owo-colors v4.3.0 |
| 2116 | 2026-06-05T21:24:21.589Z | Compiling cancel-safe-futures v0.1.5 |
| 2117 | 2026-06-05T21:24:21.608Z | Compiling konst_macro_rules v0.2.19 |
| 2118 | 2026-06-05T21:24:21.802Z | Compiling openssl v0.10.80 |
| 2119 | 2026-06-05T21:24:21.824Z | Compiling chrono-tz v0.10.4 |
| 2120 | 2026-06-05T21:24:21.870Z | Compiling foldhash v0.1.5 |
| 2121 | 2026-06-05T21:24:22.072Z | Compiling unicode-xid v0.2.6 |
| 2122 | 2026-06-05T21:24:22.104Z | Compiling foreign-types-shared v0.1.1 |
| 2123 | 2026-06-05T21:24:22.121Z | Compiling same-file v1.0.6 |
| 2124 | 2026-06-05T21:24:22.206Z | Compiling unicode-width v0.1.14 |
| 2125 | 2026-06-05T21:24:22.206Z | Compiling const_format_proc_macros v0.2.34 |
| 2126 | 2026-06-05T21:24:22.303Z | Compiling walkdir v2.5.0 |
| 2127 | 2026-06-05T21:24:22.320Z | Compiling foreign-types v0.3.2 |
| 2128 | 2026-06-05T21:24:22.479Z | Compiling hashbrown v0.15.5 |
| 2129 | 2026-06-05T21:24:22.575Z | Compiling snafu v0.8.9 |
| 2130 | 2026-06-05T21:24:23.038Z | Compiling konst v0.2.20 |
| 2131 | 2026-06-05T21:24:23.112Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2132 | 2026-06-05T21:24:23.147Z | Compiling csv v1.4.0 |
| 2133 | 2026-06-05T21:24:23.275Z | Compiling progenitor v0.14.0 |
| 2134 | 2026-06-05T21:24:23.426Z | Compiling qorb v0.4.1 |
| 2135 | 2026-06-05T21:24:23.429Z | Compiling olpc-cjson v0.1.4 |
| 2136 | 2026-06-05T21:24:23.723Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2137 | 2026-06-05T21:24:24.120Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2138 | 2026-06-05T21:24:24.613Z | Compiling rayon v1.12.0 |
| 2139 | 2026-06-05T21:24:24.688Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2140 | 2026-06-05T21:24:26.805Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2141 | 2026-06-05T21:24:27.211Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2142 | 2026-06-05T21:24:27.770Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2143 | 2026-06-05T21:24:29.021Z | Compiling phf v0.12.1 |
| 2144 | 2026-06-05T21:24:29.206Z | Compiling zone_cfg_derive v0.3.1 |
| 2145 | 2026-06-05T21:24:29.532Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2146 | 2026-06-05T21:24:29.940Z | Compiling tokio-dtrace v0.1.1 |
| 2147 | 2026-06-05T21:24:29.958Z | Compiling globset v0.4.18 |
| 2148 | 2026-06-05T21:24:30.275Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2149 | 2026-06-05T21:24:30.509Z | Compiling itertools v0.12.1 |
| 2150 | 2026-06-05T21:24:31.615Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2151 | 2026-06-05T21:24:31.983Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2152 | 2026-06-05T21:24:32.111Z | Compiling pem v3.0.6 |
| 2153 | 2026-06-05T21:24:32.221Z | Compiling libsw-core v0.3.2 |
| 2154 | 2026-06-05T21:24:32.429Z | Compiling serde_plain v1.0.2 |
| 2155 | 2026-06-05T21:24:32.448Z | Compiling openssl-macros v0.1.1 |
| 2156 | 2026-06-05T21:24:32.619Z | Compiling cookie v0.18.1 |
| 2157 | 2026-06-05T21:24:32.636Z | Compiling sigpipe v0.1.3 |
| 2158 | 2026-06-05T21:24:32.690Z | Compiling fixedbitset v0.4.2 |
| 2159 | 2026-06-05T21:24:32.739Z | Compiling glob v0.3.3 |
| 2160 | 2026-06-05T21:24:32.824Z | Compiling typed-path v0.9.3 |
| 2161 | 2026-06-05T21:24:32.881Z | Compiling fixedbitset v0.5.7 |
| 2162 | 2026-06-05T21:24:32.943Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2163 | 2026-06-05T21:24:33.044Z | Compiling jiff v0.2.28 |
| 2164 | 2026-06-05T21:24:33.225Z | Compiling petgraph v0.8.3 |
| 2165 | 2026-06-05T21:24:33.459Z | Compiling petgraph v0.6.5 |
| 2166 | 2026-06-05T21:24:33.668Z | Compiling libsw v3.5.0 |
| 2167 | 2026-06-05T21:24:33.854Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2168 | 2026-06-05T21:24:34.927Z | Compiling tough v0.22.0 |
| 2169 | 2026-06-05T21:24:35.253Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2170 | 2026-06-05T21:24:35.506Z | Compiling zone v0.3.1 |
| 2171 | 2026-06-05T21:24:35.578Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2172 | 2026-06-05T21:24:35.782Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2173 | 2026-06-05T21:24:35.882Z | Compiling oxide-tokio-rt v0.1.6 |
| 2174 | 2026-06-05T21:24:36.452Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2175 | 2026-06-05T21:24:38.456Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2176 | 2026-06-05T21:24:38.809Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2177 | 2026-06-05T21:24:39.030Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2178 | 2026-06-05T21:24:39.439Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2179 | 2026-06-05T21:24:39.761Z | Compiling const_format v0.2.36 |
| 2180 | 2026-06-05T21:24:40.970Z | Compiling papergrid v0.11.0 |
| 2181 | 2026-06-05T21:24:41.262Z | Compiling tabled_derive v0.7.0 |
| 2182 | 2026-06-05T21:24:42.089Z | Compiling gethostname v0.5.0 |
| 2183 | 2026-06-05T21:24:42.223Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2184 | 2026-06-05T21:24:42.241Z | Compiling libscf-sys v1.2.0 |
| 2185 | 2026-06-05T21:24:42.395Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2186 | 2026-06-05T21:24:42.417Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2187 | 2026-06-05T21:24:42.559Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2188 | 2026-06-05T21:24:42.761Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2189 | 2026-06-05T21:24:42.900Z | Compiling smf v0.2.3 |
| 2190 | 2026-06-05T21:24:43.097Z | Compiling bcs v0.1.6 |
| 2191 | 2026-06-05T21:24:43.368Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2192 | 2026-06-05T21:24:43.510Z | Compiling smawk v0.3.2 |
| 2193 | 2026-06-05T21:24:43.688Z | Compiling tagptr v0.2.0 |
| 2194 | 2026-06-05T21:24:43.867Z | Compiling unicode-linebreak v0.1.5 |
| 2195 | 2026-06-05T21:24:44.083Z | Compiling termtree v0.5.1 |
| 2196 | 2026-06-05T21:24:44.157Z | Compiling linear-map v1.2.0 |
| 2197 | 2026-06-05T21:24:44.262Z | Compiling whoami v1.6.1 |
| 2198 | 2026-06-05T21:24:44.371Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-06-05T21:24:44.719Z | Compiling textwrap v0.16.2 |
| 2200 | 2026-06-05T21:24:46.193Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2201 | 2026-06-05T21:24:46.270Z | Compiling moka v0.12.15 |
| 2202 | 2026-06-05T21:24:46.288Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2203 | 2026-06-05T21:24:46.873Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2204 | 2026-06-05T21:24:47.230Z | Compiling tabled v0.15.0 |
| 2205 | 2026-06-05T21:24:47.409Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2206 | 2026-06-05T21:24:47.515Z | Compiling steno v0.4.1 |
| 2207 | 2026-06-05T21:24:47.630Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2208 | 2026-06-05T21:24:49.008Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2209 | 2026-06-05T21:24:52.450Z | Compiling hickory-proto v0.25.2 |
| 2210 | 2026-06-05T21:24:52.787Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2211 | 2026-06-05T21:24:53.246Z | Compiling proc-macro-error2 v2.0.1 |
| 2212 | 2026-06-05T21:24:53.547Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2213 | 2026-06-05T21:24:54.011Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2214 | 2026-06-05T21:24:54.317Z | Compiling parking_lot_core v0.8.6 |
| 2215 | 2026-06-05T21:24:54.685Z | Compiling hickory-resolver v0.25.2 |
| 2216 | 2026-06-05T21:24:55.017Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2217 | 2026-06-05T21:24:55.035Z | Compiling tabled_derive v0.11.0 |
| 2218 | 2026-06-05T21:24:55.866Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2219 | 2026-06-05T21:24:56.167Z | Compiling papergrid v0.18.0 |
| 2220 | 2026-06-05T21:24:56.702Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-06-05T21:24:56.756Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2222 | 2026-06-05T21:24:58.223Z | Compiling testing_table v0.3.0 |
| 2223 | 2026-06-05T21:24:58.649Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2224 | 2026-06-05T21:24:59.199Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2225 | 2026-06-05T21:24:59.753Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2226 | 2026-06-05T21:25:00.529Z | Compiling tabled v0.21.0 |
| 2227 | 2026-06-05T21:25:00.914Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2228 | 2026-06-05T21:25:01.359Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2229 | 2026-06-05T21:25:01.480Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2230 | 2026-06-05T21:25:01.762Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2231 | 2026-06-05T21:25:02.180Z | Compiling arc-swap v1.9.1 |
| 2232 | 2026-06-05T21:25:02.475Z | Compiling slog-scope v4.4.1 |
| 2233 | 2026-06-05T21:25:02.900Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2234 | 2026-06-05T21:25:03.186Z | Compiling parking_lot v0.11.2 |
| 2235 | 2026-06-05T21:25:03.599Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2236 | 2026-06-05T21:25:04.074Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2237 | 2026-06-05T21:25:04.646Z | Compiling fxhash v0.2.1 |
| 2238 | 2026-06-05T21:25:04.820Z | Compiling crc8 v0.1.1 |
| 2239 | 2026-06-05T21:25:04.980Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2240 | 2026-06-05T21:25:05.018Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2241 | 2026-06-05T21:25:05.079Z | Compiling sled v0.34.7 |
| 2242 | 2026-06-05T21:25:05.763Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2243 | 2026-06-05T21:25:08.432Z | Compiling slog-stdlog v4.1.1 |
| 2244 | 2026-06-05T21:25:08.920Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe) |
| 2245 | 2026-06-05T21:25:08.937Z | Compiling slog-envlogger v2.2.0 |
| 2246 | 2026-06-05T21:25:08.954Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2247 | 2026-06-05T21:25:10.062Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2248 | 2026-06-05T21:25:13.945Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2249 | 2026-06-05T21:25:16.016Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2250 | 2026-06-05T21:25:17.037Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2251 | 2026-06-05T21:25:25.739Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2252 | 2026-06-05T21:25:30.926Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2253 | 2026-06-05T21:25:34.150Z | Finished `release` profile [optimized] target(s) in 3m 39s |
| 2254 | 2026-06-05T21:25:35.370Z | + banner trio |
| 2255 | 2026-06-05T21:25:36.107Z | |
| 2256 | 2026-06-05T21:25:36.107Z | ##### ##### # #### |
| 2257 | 2026-06-05T21:25:36.107Z | # # # # # # |
| 2258 | 2026-06-05T21:25:36.107Z | # # # # # # |
| 2259 | 2026-06-05T21:25:36.107Z | # ##### # # # |
| 2260 | 2026-06-05T21:25:36.107Z | # # # # # # |
| 2261 | 2026-06-05T21:25:36.107Z | # # # # #### |
| 2262 | 2026-06-05T21:25:36.107Z | |
| 2263 | 2026-06-05T21:25:36.107Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2264 | 2026-06-05T21:25:36.107Z | Compiling cfg-if v1.0.4 |
| 2265 | 2026-06-05T21:25:36.107Z | Compiling libc v0.2.186 |
| 2266 | 2026-06-05T21:25:36.107Z | Compiling serde_core v1.0.228 |
| 2267 | 2026-06-05T21:25:36.107Z | Compiling memchr v2.8.1 |
| 2268 | 2026-06-05T21:25:36.107Z | Compiling itoa v1.0.18 |
| 2269 | 2026-06-05T21:25:36.107Z | Compiling smallvec v1.15.1 |
| 2270 | 2026-06-05T21:25:36.108Z | Compiling stable_deref_trait v1.2.1 |
| 2271 | 2026-06-05T21:25:36.108Z | Compiling zerofrom v0.1.8 |
| 2272 | 2026-06-05T21:25:36.108Z | Compiling zmij v1.0.21 |
| 2273 | 2026-06-05T21:25:36.108Z | Compiling writeable v0.6.3 |
| 2274 | 2026-06-05T21:25:36.108Z | Compiling yoke v0.8.3 |
| 2275 | 2026-06-05T21:25:36.108Z | Compiling litemap v0.8.2 |
| 2276 | 2026-06-05T21:25:36.108Z | Compiling utf8_iter v1.0.4 |
| 2277 | 2026-06-05T21:25:36.108Z | Compiling zerovec v0.11.6 |
| 2278 | 2026-06-05T21:25:36.141Z | Compiling zerotrie v0.2.4 |
| 2279 | 2026-06-05T21:25:36.141Z | Compiling percent-encoding v2.3.2 |
| 2280 | 2026-06-05T21:25:36.141Z | Compiling libm v0.2.16 |
| 2281 | 2026-06-05T21:25:36.141Z | Compiling icu_properties_data v2.2.0 |
| 2282 | 2026-06-05T21:25:36.141Z | Compiling icu_normalizer_data v2.2.0 |
| 2283 | 2026-06-05T21:25:36.141Z | Compiling form_urlencoded v1.2.2 |
| 2284 | 2026-06-05T21:25:36.141Z | Compiling rand_core v0.10.1 |
| 2285 | 2026-06-05T21:25:36.141Z | Compiling errno v0.3.14 |
| 2286 | 2026-06-05T21:25:36.141Z | Compiling getrandom v0.4.2 |
| 2287 | 2026-06-05T21:25:36.141Z | Compiling iana-time-zone v0.1.65 |
| 2288 | 2026-06-05T21:25:36.141Z | Compiling pin-project-lite v0.2.17 |
| 2289 | 2026-06-05T21:25:36.141Z | Compiling tinystr v0.8.3 |
| 2290 | 2026-06-05T21:25:36.142Z | Compiling potential_utf v0.1.5 |
| 2291 | 2026-06-05T21:25:36.142Z | Compiling zeroize v1.8.2 |
| 2292 | 2026-06-05T21:25:36.163Z | Compiling dyn-clone v1.0.20 |
| 2293 | 2026-06-05T21:25:36.238Z | Compiling icu_locale_core v2.2.0 |
| 2294 | 2026-06-05T21:25:36.247Z | Compiling icu_collections v2.2.0 |
| 2295 | 2026-06-05T21:25:36.291Z | Compiling socket2 v0.6.4 |
| 2296 | 2026-06-05T21:25:36.296Z | Compiling scopeguard v1.2.0 |
| 2297 | 2026-06-05T21:25:36.296Z | Compiling parking_lot_core v0.9.12 |
| 2298 | 2026-06-05T21:25:36.336Z | Compiling signal-hook-registry v1.4.8 |
| 2299 | 2026-06-05T21:25:36.405Z | Compiling num-traits v0.2.19 |
| 2300 | 2026-06-05T21:25:36.763Z | Compiling lock_api v0.4.14 |
| 2301 | 2026-06-05T21:25:38.730Z | Compiling mio v1.2.1 |
| 2302 | 2026-06-05T21:25:38.737Z | Compiling parking_lot v0.12.5 |
| 2303 | 2026-06-05T21:25:38.738Z | Compiling serde v1.0.228 |
| 2304 | 2026-06-05T21:25:38.738Z | Compiling serde_json v1.0.150 |
| 2305 | 2026-06-05T21:25:38.738Z | Compiling icu_provider v2.2.0 |
| 2306 | 2026-06-05T21:25:38.738Z | Compiling uuid v1.23.2 |
| 2307 | 2026-06-05T21:25:38.738Z | Compiling semver v1.0.28 |
| 2308 | 2026-06-05T21:25:38.738Z | Compiling bytes v1.11.1 |
| 2309 | 2026-06-05T21:25:38.738Z | Compiling icu_properties v2.2.0 |
| 2310 | 2026-06-05T21:25:38.738Z | Compiling icu_normalizer v2.2.0 |
| 2311 | 2026-06-05T21:25:38.738Z | Compiling chrono v0.4.45 |
| 2312 | 2026-06-05T21:25:38.738Z | Compiling portable-atomic v1.13.1 |
| 2313 | 2026-06-05T21:25:38.738Z | Compiling thiserror v2.0.18 |
| 2314 | 2026-06-05T21:25:38.738Z | Compiling bitflags v2.12.1 |
| 2315 | 2026-06-05T21:25:38.738Z | Compiling tokio v1.52.3 |
| 2316 | 2026-06-05T21:25:38.738Z | Compiling critical-section v1.2.0 |
| 2317 | 2026-06-05T21:25:38.738Z | Compiling idna_adapter v1.2.2 |
| 2318 | 2026-06-05T21:25:38.738Z | Compiling futures-core v0.3.32 |
| 2319 | 2026-06-05T21:25:38.738Z | Compiling idna v1.1.0 |
| 2320 | 2026-06-05T21:25:38.849Z | Compiling once_cell v1.21.4 |
| 2321 | 2026-06-05T21:25:38.998Z | Compiling equivalent v1.0.2 |
| 2322 | 2026-06-05T21:25:39.098Z | Compiling url v2.5.8 |
| 2323 | 2026-06-05T21:25:39.106Z | Compiling log v0.4.32 |
| 2324 | 2026-06-05T21:25:39.180Z | Compiling subtle v2.6.1 |
| 2325 | 2026-06-05T21:25:39.282Z | Compiling zerocopy v0.8.50 |
| 2326 | 2026-06-05T21:25:39.356Z | Compiling futures-sink v0.3.32 |
| 2327 | 2026-06-05T21:25:39.357Z | Compiling slab v0.4.12 |
| 2328 | 2026-06-05T21:25:39.472Z | Compiling typenum v1.20.1 |
| 2329 | 2026-06-05T21:25:39.580Z | Compiling futures-channel v0.3.32 |
| 2330 | 2026-06-05T21:25:39.755Z | Compiling schemars v0.8.22 |
| 2331 | 2026-06-05T21:25:39.858Z | Compiling getrandom v0.2.17 |
| 2332 | 2026-06-05T21:25:40.086Z | Compiling futures-io v0.3.32 |
| 2333 | 2026-06-05T21:25:40.294Z | Compiling futures-task v0.3.32 |
| 2334 | 2026-06-05T21:25:40.301Z | Compiling rand_core v0.6.4 |
| 2335 | 2026-06-05T21:25:40.475Z | Compiling futures-util v0.3.32 |
| 2336 | 2026-06-05T21:25:40.561Z | Compiling hashbrown v0.17.1 |
| 2337 | 2026-06-05T21:25:40.856Z | Compiling tracing-core v0.1.36 |
| 2338 | 2026-06-05T21:25:41.235Z | Compiling indexmap v2.14.0 |
| 2339 | 2026-06-05T21:25:41.337Z | Compiling tracing v0.1.44 |
| 2340 | 2026-06-05T21:25:41.648Z | Compiling ipnetwork v0.21.1 |
| 2341 | 2026-06-05T21:25:41.705Z | Compiling base64 v0.22.1 |
| 2342 | 2026-06-05T21:25:41.954Z | Compiling http v1.4.1 |
| 2343 | 2026-06-05T21:25:42.071Z | Compiling unicode-ident v1.0.24 |
| 2344 | 2026-06-05T21:25:42.926Z | Compiling proc-macro2 v1.0.106 |
| 2345 | 2026-06-05T21:25:42.958Z | Compiling slog v2.8.2 |
| 2346 | 2026-06-05T21:25:42.958Z | Compiling erased-serde v0.3.31 |
| 2347 | 2026-06-05T21:25:42.958Z | Compiling fnv v1.0.7 |
| 2348 | 2026-06-05T21:25:42.958Z | Compiling oxnet v0.1.6 |
| 2349 | 2026-06-05T21:25:43.209Z | Compiling quote v1.0.45 |
| 2350 | 2026-06-05T21:25:43.435Z | Compiling syn v2.0.117 |
| 2351 | 2026-06-05T21:25:43.691Z | Compiling tokio-util v0.7.18 |
| 2352 | 2026-06-05T21:25:43.874Z | Compiling ipnet v2.12.0 |
| 2353 | 2026-06-05T21:25:43.981Z | Compiling byteorder v1.5.0 |
| 2354 | 2026-06-05T21:25:44.242Z | Compiling thiserror v1.0.69 |
| 2355 | 2026-06-05T21:25:44.359Z | Compiling ppv-lite86 v0.2.21 |
| 2356 | 2026-06-05T21:25:44.401Z | Compiling rustls-pki-types v1.14.1 |
| 2357 | 2026-06-05T21:25:44.706Z | Compiling aws-lc-sys v0.41.0 |
| 2358 | 2026-06-05T21:25:44.786Z | Compiling http-body v1.0.1 |
| 2359 | 2026-06-05T21:25:44.822Z | Compiling atomic-waker v1.1.2 |
| 2360 | 2026-06-05T21:25:44.931Z | Compiling untrusted v0.7.1 |
| 2361 | 2026-06-05T21:25:44.955Z | Compiling httparse v1.10.1 |
| 2362 | 2026-06-05T21:25:44.958Z | Compiling untrusted v0.9.0 |
| 2363 | 2026-06-05T21:25:45.057Z | Compiling tower-service v0.3.3 |
| 2364 | 2026-06-05T21:25:45.067Z | Compiling rustls v0.23.40 |
| 2365 | 2026-06-05T21:25:45.101Z | Compiling ryu v1.0.23 |
| 2366 | 2026-06-05T21:25:45.161Z | Compiling tower-layer v0.3.3 |
| 2367 | 2026-06-05T21:25:45.307Z | Compiling aws-lc-rs v1.17.0 |
| 2368 | 2026-06-05T21:25:45.311Z | Compiling try-lock v0.2.5 |
| 2369 | 2026-06-05T21:25:45.311Z | Compiling pretty-hex v0.4.2 |
| 2370 | 2026-06-05T21:25:45.376Z | Compiling want v0.3.1 |
| 2371 | 2026-06-05T21:25:45.406Z | Compiling h2 v0.4.14 |
| 2372 | 2026-06-05T21:25:45.422Z | Compiling httpdate v1.0.3 |
| 2373 | 2026-06-05T21:25:45.441Z | Compiling rustix v1.1.4 |
| 2374 | 2026-06-05T21:25:45.447Z | Compiling plain v0.2.3 |
| 2375 | 2026-06-05T21:25:45.558Z | Compiling regex-syntax v0.8.10 |
| 2376 | 2026-06-05T21:25:45.582Z | Compiling getrandom v0.3.4 |
| 2377 | 2026-06-05T21:25:45.782Z | Compiling omicron-workspace-hack v0.1.0 |
| 2378 | 2026-06-05T21:25:45.797Z | Compiling ucd-trie v0.1.7 |
| 2379 | 2026-06-05T21:25:45.863Z | Compiling rand_core v0.9.5 |
| 2380 | 2026-06-05T21:25:46.121Z | Compiling pest v2.8.6 |
| 2381 | 2026-06-05T21:25:46.387Z | Compiling rustls-webpki v0.103.13 |
| 2382 | 2026-06-05T21:25:48.274Z | Compiling hyper v1.10.1 |
| 2383 | 2026-06-05T21:25:48.288Z | Compiling crossbeam-utils v0.8.21 |
| 2384 | 2026-06-05T21:25:48.990Z | Compiling serde_urlencoded v0.7.1 |
| 2385 | 2026-06-05T21:25:49.026Z | Compiling http-body-util v0.1.3 |
| 2386 | 2026-06-05T21:25:49.306Z | Compiling hyper-util v0.1.20 |
| 2387 | 2026-06-05T21:25:49.313Z | Compiling allocator-api2 v0.2.21 |
| 2388 | 2026-06-05T21:25:49.709Z | Compiling foldhash v0.2.0 |
| 2389 | 2026-06-05T21:25:50.014Z | Compiling hashbrown v0.16.1 |
| 2390 | 2026-06-05T21:25:50.753Z | Compiling newtype-uuid v1.3.2 |
| 2391 | 2026-06-05T21:25:51.586Z | Compiling tokio-rustls v0.26.4 |
| 2392 | 2026-06-05T21:25:51.780Z | Compiling hex v0.4.3 |
| 2393 | 2026-06-05T21:25:51.901Z | Compiling daft v0.1.7 |
| 2394 | 2026-06-05T21:25:52.085Z | Compiling rand_chacha v0.9.0 |
| 2395 | 2026-06-05T21:25:52.204Z | Compiling sync_wrapper v1.0.2 |
| 2396 | 2026-06-05T21:25:52.318Z | Compiling aho-corasick v1.1.4 |
| 2397 | 2026-06-05T21:25:52.330Z | Compiling fastrand v2.4.1 |
| 2398 | 2026-06-05T21:25:52.350Z | Compiling tower v0.5.3 |
| 2399 | 2026-06-05T21:25:52.463Z | Compiling rand v0.9.4 |
| 2400 | 2026-06-05T21:25:52.693Z | Compiling anyhow v1.0.102 |
| 2401 | 2026-06-05T21:25:52.706Z | Compiling powerfmt v0.2.0 |
| 2402 | 2026-06-05T21:25:52.807Z | Compiling tower-http v0.6.11 |
| 2403 | 2026-06-05T21:25:52.958Z | Compiling deranged v0.5.8 |
| 2404 | 2026-06-05T21:25:52.973Z | Compiling generic-array v0.14.7 |
| 2405 | 2026-06-05T21:25:53.239Z | Compiling openapiv3 v2.2.0 |
| 2406 | 2026-06-05T21:25:53.363Z | Compiling regex-automata v0.4.14 |
| 2407 | 2026-06-05T21:25:54.585Z | Compiling cpufeatures v0.3.0 |
| 2408 | 2026-06-05T21:25:54.585Z | Compiling num-conv v0.2.2 |
| 2409 | 2026-06-05T21:25:54.585Z | Compiling openssl-probe v0.2.1 |
| 2410 | 2026-06-05T21:25:54.585Z | Compiling num_threads v0.1.7 |
| 2411 | 2026-06-05T21:25:54.585Z | Compiling time-core v0.1.8 |
| 2412 | 2026-06-05T21:25:54.585Z | Compiling rustls-native-certs v0.8.4 |
| 2413 | 2026-06-05T21:25:54.585Z | Compiling camino v1.2.2 |
| 2414 | 2026-06-05T21:25:54.585Z | Compiling time v0.3.47 |
| 2415 | 2026-06-05T21:25:54.592Z | Compiling tempfile v3.27.0 |
| 2416 | 2026-06-05T21:25:54.712Z | Compiling futures-executor v0.3.32 |
| 2417 | 2026-06-05T21:25:55.280Z | Compiling winnow v1.0.3 |
| 2418 | 2026-06-05T21:25:55.482Z | Compiling regex v1.12.3 |
| 2419 | 2026-06-05T21:25:55.699Z | Compiling futures v0.3.32 |
| 2420 | 2026-06-05T21:25:55.790Z | Compiling rustls-platform-verifier v0.7.0 |
| 2421 | 2026-06-05T21:25:56.434Z | Compiling hyper-rustls v0.27.9 |
| 2422 | 2026-06-05T21:25:56.800Z | Compiling crossbeam-channel v0.5.15 |
| 2423 | 2026-06-05T21:25:56.824Z | Compiling scroll v0.13.0 |
| 2424 | 2026-06-05T21:25:56.920Z | Compiling hybrid-array v0.4.12 |
| 2425 | 2026-06-05T21:25:57.039Z | Compiling adler2 v2.0.1 |
| 2426 | 2026-06-05T21:25:57.128Z | Compiling simd-adler32 v0.3.9 |
| 2427 | 2026-06-05T21:25:57.211Z | Compiling goblin v0.10.7 |
| 2428 | 2026-06-05T21:25:57.430Z | Compiling miniz_oxide v0.8.9 |
| 2429 | 2026-06-05T21:25:57.520Z | Compiling crc32fast v1.5.0 |
| 2430 | 2026-06-05T21:25:57.780Z | Compiling reqwest v0.13.4 |
| 2431 | 2026-06-05T21:25:57.804Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2432 | 2026-06-05T21:25:58.025Z | Compiling thread_local v1.1.9 |
| 2433 | 2026-06-05T21:25:58.390Z | Compiling either v1.16.0 |
| 2434 | 2026-06-05T21:25:58.626Z | Compiling flate2 v1.1.9 |
| 2435 | 2026-06-05T21:25:58.896Z | Compiling crypto-common v0.2.2 |
| 2436 | 2026-06-05T21:25:59.181Z | Compiling block-buffer v0.12.0 |
| 2437 | 2026-06-05T21:25:59.374Z | Compiling crypto-common v0.1.7 |
| 2438 | 2026-06-05T21:25:59.530Z | Compiling dtrace-parser v0.3.0 |
| 2439 | 2026-06-05T21:25:59.810Z | Compiling rand_chacha v0.3.1 |
| 2440 | 2026-06-05T21:26:00.190Z | Compiling thread-id v5.1.0 |
| 2441 | 2026-06-05T21:26:00.288Z | Compiling is-terminal v0.4.17 |
| 2442 | 2026-06-05T21:26:00.399Z | Compiling dof v0.4.0 |
| 2443 | 2026-06-05T21:26:00.439Z | Compiling term v1.2.1 |
| 2444 | 2026-06-05T21:26:02.060Z | Compiling debug-ignore v1.0.5 |
| 2445 | 2026-06-05T21:26:02.178Z | Compiling match_cfg v0.1.0 |
| 2446 | 2026-06-05T21:26:02.260Z | Compiling compression-core v0.4.32 |
| 2447 | 2026-06-05T21:26:02.343Z | Compiling take_mut v0.2.2 |
| 2448 | 2026-06-05T21:26:02.460Z | Compiling const-oid v0.10.2 |
| 2449 | 2026-06-05T21:26:02.471Z | Compiling slog-async v2.8.0 |
| 2450 | 2026-06-05T21:26:02.768Z | Compiling digest v0.11.3 |
| 2451 | 2026-06-05T21:26:02.972Z | Compiling compression-codecs v0.4.38 |
| 2452 | 2026-06-05T21:26:03.362Z | Compiling hostname v0.3.1 |
| 2453 | 2026-06-05T21:26:03.477Z | Compiling usdt-impl v0.6.0 |
| 2454 | 2026-06-05T21:26:03.534Z | Compiling slog-term v2.9.2 |
| 2455 | 2026-06-05T21:26:03.965Z | Compiling rand v0.8.6 |
| 2456 | 2026-06-05T21:26:04.539Z | Compiling ref-cast v1.0.25 |
| 2457 | 2026-06-05T21:26:04.661Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2458 | 2026-06-05T21:26:04.768Z | Compiling slog-json v2.6.1 |
| 2459 | 2026-06-05T21:26:04.925Z | Compiling strum v0.26.3 |
| 2460 | 2026-06-05T21:26:05.038Z | Compiling macaddr v1.0.1 |
| 2461 | 2026-06-05T21:26:05.067Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2462 | 2026-06-05T21:26:05.322Z | Compiling serde_spanned v1.1.1 |
| 2463 | 2026-06-05T21:26:05.480Z | Compiling wait-timeout v0.2.1 |
| 2464 | 2026-06-05T21:26:05.492Z | Compiling memmap2 v0.9.10 |
| 2465 | 2026-06-05T21:26:05.794Z | Compiling encoding_rs v0.8.35 |
| 2466 | 2026-06-05T21:26:05.990Z | Compiling mime v0.3.17 |
| 2467 | 2026-06-05T21:26:05.991Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2468 | 2026-06-05T21:26:06.267Z | Compiling quick-error v1.2.3 |
| 2469 | 2026-06-05T21:26:06.391Z | Compiling spin v0.9.8 |
| 2470 | 2026-06-05T21:26:06.475Z | Compiling bit-vec v0.8.0 |
| 2471 | 2026-06-05T21:26:06.526Z | Compiling rusty-fork v0.3.1 |
| 2472 | 2026-06-05T21:26:06.779Z | Compiling bit-set v0.8.0 |
| 2473 | 2026-06-05T21:26:06.980Z | Compiling multer v3.1.0 |
| 2474 | 2026-06-05T21:26:07.395Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2475 | 2026-06-05T21:26:07.805Z | Compiling usdt v0.6.0 |
| 2476 | 2026-06-05T21:26:08.239Z | Compiling slog-bunyan v2.5.0 |
| 2477 | 2026-06-05T21:26:08.430Z | Compiling async-compression v0.4.42 |
| 2478 | 2026-06-05T21:26:08.468Z | Compiling sha1 v0.11.0 |
| 2479 | 2026-06-05T21:26:08.751Z | Compiling serde_with v3.20.0 |
| 2480 | 2026-06-05T21:26:08.832Z | Compiling async-stream v0.3.6 |
| 2481 | 2026-06-05T21:26:08.882Z | Compiling rand_xorshift v0.4.0 |
| 2482 | 2026-06-05T21:26:08.931Z | Compiling waitgroup v0.1.2 |
| 2483 | 2026-06-05T21:26:09.038Z | Compiling rustls-pemfile v2.2.0 |
| 2484 | 2026-06-05T21:26:09.050Z | Compiling serde_path_to_error v0.1.20 |
| 2485 | 2026-06-05T21:26:09.096Z | Compiling hostname v0.4.2 |
| 2486 | 2026-06-05T21:26:09.262Z | Compiling unarray v0.1.4 |
| 2487 | 2026-06-05T21:26:09.324Z | Compiling progenitor-client v0.14.0 |
| 2488 | 2026-06-05T21:26:09.384Z | Compiling proptest v1.11.0 |
| 2489 | 2026-06-05T21:26:09.398Z | Compiling dropshot v0.17.1 |
| 2490 | 2026-06-05T21:26:09.521Z | Compiling strum v0.27.2 |
| 2491 | 2026-06-05T21:26:09.660Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2492 | 2026-06-05T21:26:09.817Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2493 | 2026-06-05T21:26:09.839Z | Compiling iddqd v0.4.2 |
| 2494 | 2026-06-05T21:26:10.052Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2495 | 2026-06-05T21:26:10.117Z | Compiling block-buffer v0.10.4 |
| 2496 | 2026-06-05T21:26:10.291Z | Compiling reqwest v0.12.28 |
| 2497 | 2026-06-05T21:26:10.366Z | Compiling backon v1.6.0 |
| 2498 | 2026-06-05T21:26:10.643Z | Compiling instant v0.1.13 |
| 2499 | 2026-06-05T21:26:10.774Z | Compiling backoff v0.4.0 |
| 2500 | 2026-06-05T21:26:11.004Z | Compiling progenitor-extras v0.2.0 |
| 2501 | 2026-06-05T21:26:11.281Z | Compiling digest v0.10.7 |
| 2502 | 2026-06-05T21:26:11.524Z | Compiling progenitor-client v0.10.0 |
| 2503 | 2026-06-05T21:26:11.536Z | Compiling parse-display v0.10.0 |
| 2504 | 2026-06-05T21:26:11.965Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2505 | 2026-06-05T21:26:12.009Z | Compiling itertools v0.14.0 |
| 2506 | 2026-06-05T21:26:12.020Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2507 | 2026-06-05T21:26:12.467Z | Compiling regress v0.10.5 |
| 2508 | 2026-06-05T21:26:13.555Z | Compiling humantime v2.3.0 |
| 2509 | 2026-06-05T21:26:13.998Z | Compiling cpufeatures v0.2.17 |
| 2510 | 2026-06-05T21:26:14.046Z | Compiling heck v0.5.0 |
| 2511 | 2026-06-05T21:26:14.083Z | Compiling unicode-width v0.2.2 |
| 2512 | 2026-06-05T21:26:14.416Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2513 | 2026-06-05T21:26:14.643Z | Compiling secrecy v0.10.3 |
| 2514 | 2026-06-05T21:26:14.821Z | Compiling tinyvec_macros v0.1.1 |
| 2515 | 2026-06-05T21:26:14.904Z | Compiling tinyvec v1.11.0 |
| 2516 | 2026-06-05T21:26:15.351Z | Compiling num-integer v0.1.46 |
| 2517 | 2026-06-05T21:26:15.682Z | Compiling scroll v0.12.0 |
| 2518 | 2026-06-05T21:26:15.853Z | Compiling crucible-workspace-hack v0.1.0 |
| 2519 | 2026-06-05T21:26:15.878Z | Compiling hmac v0.12.1 |
| 2520 | 2026-06-05T21:26:15.940Z | Compiling inout v0.1.4 |
| 2521 | 2026-06-05T21:26:15.991Z | Compiling regress v0.11.1 |
| 2522 | 2026-06-05T21:26:16.042Z | Compiling ff v0.13.1 |
| 2523 | 2026-06-05T21:26:16.109Z | Compiling utf8parse v0.2.2 |
| 2524 | 2026-06-05T21:26:16.208Z | Compiling anstyle-parse v1.0.0 |
| 2525 | 2026-06-05T21:26:16.238Z | Compiling group v0.13.0 |
| 2526 | 2026-06-05T21:26:16.372Z | Compiling cipher v0.4.4 |
| 2527 | 2026-06-05T21:26:16.521Z | Compiling hkdf v0.12.4 |
| 2528 | 2026-06-05T21:26:16.614Z | Compiling goblin v0.8.2 |
| 2529 | 2026-06-05T21:26:16.627Z | Compiling num-rational v0.4.2 |
| 2530 | 2026-06-05T21:26:17.220Z | Compiling num-iter v0.1.45 |
| 2531 | 2026-06-05T21:26:17.357Z | Compiling zerocopy v0.7.35 |
| 2532 | 2026-06-05T21:26:17.792Z | Compiling typify-impl v0.6.2 |
| 2533 | 2026-06-05T21:26:17.964Z | Compiling universal-hash v0.5.1 |
| 2534 | 2026-06-05T21:26:18.122Z | Compiling crypto-bigint v0.5.5 |
| 2535 | 2026-06-05T21:26:18.359Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2536 | 2026-06-05T21:26:19.703Z | Compiling terminal_size v0.4.4 |
| 2537 | 2026-06-05T21:26:19.874Z | Compiling half v2.7.1 |
| 2538 | 2026-06-05T21:26:20.052Z | Compiling num-complex v0.4.6 |
| 2539 | 2026-06-05T21:26:20.237Z | Compiling is_terminal_polyfill v1.70.2 |
| 2540 | 2026-06-05T21:26:20.346Z | Compiling opaque-debug v0.3.1 |
| 2541 | 2026-06-05T21:26:20.430Z | Compiling ciborium-io v0.2.2 |
| 2542 | 2026-06-05T21:26:20.513Z | Compiling colorchoice v1.0.5 |
| 2543 | 2026-06-05T21:26:20.540Z | Compiling base64ct v1.8.3 |
| 2544 | 2026-06-05T21:26:20.639Z | Compiling anstyle v1.0.14 |
| 2545 | 2026-06-05T21:26:20.873Z | Compiling base16ct v0.2.0 |
| 2546 | 2026-06-05T21:26:20.899Z | Compiling anstyle-query v1.1.5 |
| 2547 | 2026-06-05T21:26:20.933Z | Compiling password-hash v0.5.0 |
| 2548 | 2026-06-05T21:26:21.017Z | Compiling anstream v1.0.0 |
| 2549 | 2026-06-05T21:26:21.112Z | Compiling elliptic-curve v0.13.8 |
| 2550 | 2026-06-05T21:26:21.401Z | Compiling ciborium-ll v0.2.2 |
| 2551 | 2026-06-05T21:26:21.565Z | Compiling num v0.4.3 |
| 2552 | 2026-06-05T21:26:21.650Z | Compiling poly1305 v0.8.0 |
| 2553 | 2026-06-05T21:26:21.671Z | Compiling curve25519-dalek v4.1.3 |
| 2554 | 2026-06-05T21:26:21.904Z | Compiling typify v0.6.2 |
| 2555 | 2026-06-05T21:26:22.021Z | Compiling thiserror-no-std v2.0.2 |
| 2556 | 2026-06-05T21:26:22.125Z | Compiling dof v0.3.0 |
| 2557 | 2026-06-05T21:26:22.291Z | Compiling chacha20 v0.9.1 |
| 2558 | 2026-06-05T21:26:22.579Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2559 | 2026-06-05T21:26:22.952Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2560 | 2026-06-05T21:26:24.394Z | Compiling blake2 v0.10.6 |
| 2561 | 2026-06-05T21:26:24.553Z | Compiling aead v0.5.2 |
| 2562 | 2026-06-05T21:26:24.757Z | Compiling byte-wrapper v0.1.0 |
| 2563 | 2026-06-05T21:26:24.834Z | Compiling crossbeam-epoch v0.9.18 |
| 2564 | 2026-06-05T21:26:24.918Z | Compiling dtrace-parser v0.2.0 |
| 2565 | 2026-06-05T21:26:25.350Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2566 | 2026-06-05T21:26:25.495Z | Compiling thread-id v4.2.2 |
| 2567 | 2026-06-05T21:26:25.615Z | Compiling float-ord v0.3.2 |
| 2568 | 2026-06-05T21:26:25.739Z | Compiling keccak v0.1.6 |
| 2569 | 2026-06-05T21:26:25.750Z | Compiling strsim v0.11.1 |
| 2570 | 2026-06-05T21:26:25.962Z | Compiling clap_lex v1.1.0 |
| 2571 | 2026-06-05T21:26:26.347Z | Compiling clap_builder v4.6.0 |
| 2572 | 2026-06-05T21:26:26.468Z | Compiling sha3 v0.10.9 |
| 2573 | 2026-06-05T21:26:26.583Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2574 | 2026-06-05T21:26:26.868Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2575 | 2026-06-05T21:26:26.927Z | Compiling usdt-impl v0.5.0 |
| 2576 | 2026-06-05T21:26:27.488Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2577 | 2026-06-05T21:26:29.564Z | Compiling chacha20poly1305 v0.10.1 |
| 2578 | 2026-06-05T21:26:29.726Z | Compiling argon2 v0.5.3 |
| 2579 | 2026-06-05T21:26:30.754Z | Compiling vsss-rs v3.3.4 |
| 2580 | 2026-06-05T21:26:31.274Z | Compiling ciborium v0.2.2 |
| 2581 | 2026-06-05T21:26:32.120Z | Compiling hash32 v0.3.1 |
| 2582 | 2026-06-05T21:26:32.288Z | Compiling memmap v0.7.0 |
| 2583 | 2026-06-05T21:26:32.302Z | Compiling data-encoding v2.11.0 |
| 2584 | 2026-06-05T21:26:32.350Z | Compiling indent_write v2.2.0 |
| 2585 | 2026-06-05T21:26:32.513Z | Compiling usdt v0.5.0 |
| 2586 | 2026-06-05T21:26:32.536Z | Compiling heapless v0.8.0 |
| 2587 | 2026-06-05T21:26:33.035Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2588 | 2026-06-05T21:26:33.163Z | Compiling ingot-types v0.1.2 |
| 2589 | 2026-06-05T21:26:33.634Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2590 | 2026-06-05T21:26:33.994Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2591 | 2026-06-05T21:26:34.104Z | Compiling clap v4.6.1 |
| 2592 | 2026-06-05T21:26:34.197Z | Compiling rustix v0.38.44 |
| 2593 | 2026-06-05T21:26:34.545Z | Compiling tabwriter v1.4.1 |
| 2594 | 2026-06-05T21:26:34.942Z | Compiling cobs v0.3.0 |
| 2595 | 2026-06-05T21:26:35.044Z | Compiling managed v0.8.0 |
| 2596 | 2026-06-05T21:26:35.226Z | Compiling bitflags v1.3.2 |
| 2597 | 2026-06-05T21:26:35.311Z | Compiling foreign-types-shared v0.3.1 |
| 2598 | 2026-06-05T21:26:35.323Z | Compiling colored v3.1.1 |
| 2599 | 2026-06-05T21:26:35.416Z | Compiling foreign-types v0.5.0 |
| 2600 | 2026-06-05T21:26:35.506Z | Compiling smoltcp v0.11.0 |
| 2601 | 2026-06-05T21:26:35.613Z | Compiling postcard v1.1.3 |
| 2602 | 2026-06-05T21:26:36.005Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2603 | 2026-06-05T21:26:36.019Z | Compiling num_enum v0.7.6 |
| 2604 | 2026-06-05T21:26:36.150Z | Compiling ingot v0.1.1 |
| 2605 | 2026-06-05T21:26:37.142Z | Compiling memoffset v0.9.1 |
| 2606 | 2026-06-05T21:26:37.243Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2607 | 2026-06-05T21:26:37.365Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2608 | 2026-06-05T21:26:37.464Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2609 | 2026-06-05T21:26:37.591Z | Compiling chacha20 v0.10.0 |
| 2610 | 2026-06-05T21:26:37.648Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2611 | 2026-06-05T21:26:37.900Z | Compiling serde_spanned v0.6.9 |
| 2612 | 2026-06-05T21:26:38.073Z | Compiling toml_datetime v0.6.11 |
| 2613 | 2026-06-05T21:26:38.084Z | Compiling cstr-argument v0.1.2 |
| 2614 | 2026-06-05T21:26:38.259Z | Compiling linked-hash-map v0.5.6 |
| 2615 | 2026-06-05T21:26:38.455Z | Compiling winnow v0.7.15 |
| 2616 | 2026-06-05T21:26:38.466Z | Compiling swrite v0.1.0 |
| 2617 | 2026-06-05T21:26:38.477Z | Compiling unicode-segmentation v1.13.3 |
| 2618 | 2026-06-05T21:26:38.578Z | Compiling toml_write v0.1.2 |
| 2619 | 2026-06-05T21:26:38.714Z | Compiling resolv-conf v0.7.6 |
| 2620 | 2026-06-05T21:26:38.759Z | Compiling static_assertions v1.1.0 |
| 2621 | 2026-06-05T21:26:38.832Z | Compiling newline-converter v0.3.0 |
| 2622 | 2026-06-05T21:26:38.844Z | Compiling lru-cache v0.1.2 |
| 2623 | 2026-06-05T21:26:38.988Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2624 | 2026-06-05T21:26:39.006Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2625 | 2026-06-05T21:26:39.116Z | Compiling rand v0.10.1 |
| 2626 | 2026-06-05T21:26:39.359Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2627 | 2026-06-05T21:26:39.413Z | Compiling hubpack v0.1.2 |
| 2628 | 2026-06-05T21:26:39.495Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2629 | 2026-06-05T21:26:39.709Z | Compiling nix v0.31.3 |
| 2630 | 2026-06-05T21:26:39.740Z | Compiling atomicwrites v0.4.4 |
| 2631 | 2026-06-05T21:26:39.953Z | Compiling toml_edit v0.22.27 |
| 2632 | 2026-06-05T21:26:40.027Z | Compiling hickory-proto v0.24.4 |
| 2633 | 2026-06-05T21:26:40.344Z | Compiling crossbeam-deque v0.8.6 |
| 2634 | 2026-06-05T21:26:40.577Z | Compiling console v0.15.11 |
| 2635 | 2026-06-05T21:26:40.710Z | Compiling itertools v0.12.1 |
| 2636 | 2026-06-05T21:26:42.542Z | Compiling camino-tempfile v1.4.1 |
| 2637 | 2026-06-05T21:26:42.551Z | Compiling serde-big-array v0.5.1 |
| 2638 | 2026-06-05T21:26:42.551Z | Compiling lazy_static v1.5.0 |
| 2639 | 2026-06-05T21:26:42.551Z | Compiling similar v2.7.0 |
| 2640 | 2026-06-05T21:26:42.551Z | Compiling siphasher v1.0.3 |
| 2641 | 2026-06-05T21:26:42.551Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2642 | 2026-06-05T21:26:42.586Z | Compiling phf_shared v0.12.1 |
| 2643 | 2026-06-05T21:26:42.820Z | Compiling pin-project v1.1.13 |
| 2644 | 2026-06-05T21:26:42.937Z | Compiling expectorate v1.2.0 |
| 2645 | 2026-06-05T21:26:43.158Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2646 | 2026-06-05T21:26:43.489Z | Compiling hickory-resolver v0.24.4 |
| 2647 | 2026-06-05T21:26:44.032Z | Compiling toml v0.8.23 |
| 2648 | 2026-06-05T21:26:45.143Z | Compiling prettyplease v0.2.37 |
| 2649 | 2026-06-05T21:26:46.244Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2650 | 2026-06-05T21:26:46.898Z | Compiling rayon-core v1.13.0 |
| 2651 | 2026-06-05T21:26:48.461Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2652 | 2026-06-05T21:26:48.495Z | Compiling num_enum v0.5.11 |
| 2653 | 2026-06-05T21:26:48.627Z | Compiling progenitor-impl v0.13.0 |
| 2654 | 2026-06-05T21:26:48.676Z | Compiling progenitor-impl v0.14.0 |
| 2655 | 2026-06-05T21:26:49.415Z | Compiling unicode-normalization v0.1.25 |
| 2656 | 2026-06-05T21:26:50.020Z | Compiling progenitor-client v0.13.0 |
| 2657 | 2026-06-05T21:26:50.551Z | Compiling tokio-stream v0.1.18 |
| 2658 | 2026-06-05T21:26:51.156Z | Compiling csv-core v0.1.13 |
| 2659 | 2026-06-05T21:26:51.567Z | Compiling bstr v1.12.1 |
| 2660 | 2026-06-05T21:26:52.182Z | Compiling foldhash v0.1.5 |
| 2661 | 2026-06-05T21:26:52.277Z | Compiling konst_macro_rules v0.2.19 |
| 2662 | 2026-06-05T21:26:52.423Z | Compiling unicode-width v0.1.14 |
| 2663 | 2026-06-05T21:26:52.479Z | Compiling highway v1.3.0 |
| 2664 | 2026-06-05T21:26:52.644Z | Compiling same-file v1.0.6 |
| 2665 | 2026-06-05T21:26:52.743Z | Compiling foreign-types-shared v0.1.1 |
| 2666 | 2026-06-05T21:26:52.832Z | Compiling foreign-types v0.3.2 |
| 2667 | 2026-06-05T21:26:52.844Z | Compiling walkdir v2.5.0 |
| 2668 | 2026-06-05T21:26:52.916Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2669 | 2026-06-05T21:26:53.188Z | Compiling konst v0.2.20 |
| 2670 | 2026-06-05T21:26:53.579Z | Compiling hashbrown v0.15.5 |
| 2671 | 2026-06-05T21:26:53.630Z | Compiling globset v0.4.18 |
| 2672 | 2026-06-05T21:26:54.228Z | Compiling csv v1.4.0 |
| 2673 | 2026-06-05T21:26:55.214Z | Compiling snafu v0.8.9 |
| 2674 | 2026-06-05T21:26:55.814Z | Compiling qorb v0.4.1 |
| 2675 | 2026-06-05T21:26:56.613Z | Compiling progenitor v0.13.0 |
| 2676 | 2026-06-05T21:26:56.628Z | Compiling progenitor v0.14.0 |
| 2677 | 2026-06-05T21:26:56.756Z | Compiling olpc-cjson v0.1.4 |
| 2678 | 2026-06-05T21:26:56.769Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2679 | 2026-06-05T21:26:56.897Z | Compiling rayon v1.12.0 |
| 2680 | 2026-06-05T21:26:56.966Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2681 | 2026-06-05T21:26:57.384Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2682 | 2026-06-05T21:26:59.126Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2683 | 2026-06-05T21:26:59.938Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2684 | 2026-06-05T21:27:01.424Z | Compiling phf v0.12.1 |
| 2685 | 2026-06-05T21:27:01.607Z | Compiling openssl-sys v0.9.116 |
| 2686 | 2026-06-05T21:27:02.048Z | Compiling tokio-dtrace v0.1.1 |
| 2687 | 2026-06-05T21:27:02.403Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2688 | 2026-06-05T21:27:03.554Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2689 | 2026-06-05T21:27:03.793Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2690 | 2026-06-05T21:27:04.604Z | Compiling libsw-core v0.3.2 |
| 2691 | 2026-06-05T21:27:04.789Z | Compiling pem v3.0.6 |
| 2692 | 2026-06-05T21:27:05.363Z | Compiling serde_plain v1.0.2 |
| 2693 | 2026-06-05T21:27:05.497Z | Compiling sigpipe v0.1.3 |
| 2694 | 2026-06-05T21:27:05.605Z | Compiling minimal-lexical v0.2.1 |
| 2695 | 2026-06-05T21:27:05.628Z | Compiling fixedbitset v0.5.7 |
| 2696 | 2026-06-05T21:27:05.650Z | Compiling bytecount v0.6.9 |
| 2697 | 2026-06-05T21:27:05.801Z | Compiling jiff v0.2.28 |
| 2698 | 2026-06-05T21:27:05.845Z | Compiling typed-path v0.9.3 |
| 2699 | 2026-06-05T21:27:05.923Z | Compiling fixedbitset v0.4.2 |
| 2700 | 2026-06-05T21:27:06.149Z | Compiling glob v0.3.3 |
| 2701 | 2026-06-05T21:27:06.302Z | Compiling petgraph v0.6.5 |
| 2702 | 2026-06-05T21:27:07.163Z | Compiling tough v0.22.0 |
| 2703 | 2026-06-05T21:27:07.322Z | Compiling petgraph v0.8.3 |
| 2704 | 2026-06-05T21:27:07.541Z | Compiling nom v7.1.3 |
| 2705 | 2026-06-05T21:27:08.143Z | Compiling papergrid v0.11.0 |
| 2706 | 2026-06-05T21:27:08.809Z | Compiling openssl v0.10.80 |
| 2707 | 2026-06-05T21:27:09.272Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2708 | 2026-06-05T21:27:09.688Z | Compiling libsw v3.5.0 |
| 2709 | 2026-06-05T21:27:09.751Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2710 | 2026-06-05T21:27:09.879Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2711 | 2026-06-05T21:27:10.114Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2712 | 2026-06-05T21:27:10.424Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2713 | 2026-06-05T21:27:11.756Z | Compiling zone v0.3.1 |
| 2714 | 2026-06-05T21:27:13.523Z | Compiling oxide-tokio-rt v0.1.6 |
| 2715 | 2026-06-05T21:27:13.585Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2716 | 2026-06-05T21:27:13.675Z | Compiling chrono-tz v0.10.4 |
| 2717 | 2026-06-05T21:27:13.791Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2718 | 2026-06-05T21:27:14.164Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2719 | 2026-06-05T21:27:14.347Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2720 | 2026-06-05T21:27:14.538Z | Compiling newtype_derive v0.1.6 |
| 2721 | 2026-06-05T21:27:14.627Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2722 | 2026-06-05T21:27:15.024Z | Compiling slog-dtrace v0.3.0 |
| 2723 | 2026-06-05T21:27:15.768Z | Compiling cancel-safe-futures v0.1.5 |
| 2724 | 2026-06-05T21:27:16.143Z | Compiling owo-colors v4.3.0 |
| 2725 | 2026-06-05T21:27:16.689Z | Compiling const_format v0.2.36 |
| 2726 | 2026-06-05T21:27:17.109Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2727 | 2026-06-05T21:27:17.205Z | Compiling gethostname v0.5.0 |
| 2728 | 2026-06-05T21:27:17.349Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2729 | 2026-06-05T21:27:17.864Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2730 | 2026-06-05T21:27:18.002Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2731 | 2026-06-05T21:27:18.070Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2732 | 2026-06-05T21:27:18.128Z | Compiling smf v0.2.3 |
| 2733 | 2026-06-05T21:27:18.568Z | Compiling bcs v0.1.6 |
| 2734 | 2026-06-05T21:27:18.662Z | Compiling linear-map v1.2.0 |
| 2735 | 2026-06-05T21:27:18.762Z | Compiling unicode-linebreak v0.1.5 |
| 2736 | 2026-06-05T21:27:18.886Z | Compiling smawk v0.3.2 |
| 2737 | 2026-06-05T21:27:18.965Z | Compiling tagptr v0.2.0 |
| 2738 | 2026-06-05T21:27:19.039Z | Compiling termtree v0.5.1 |
| 2739 | 2026-06-05T21:27:19.053Z | Compiling whoami v1.6.1 |
| 2740 | 2026-06-05T21:27:19.130Z | Compiling moka v0.12.15 |
| 2741 | 2026-06-05T21:27:19.212Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2742 | 2026-06-05T21:27:19.393Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2743 | 2026-06-05T21:27:19.520Z | Compiling textwrap v0.16.2 |
| 2744 | 2026-06-05T21:27:20.352Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2745 | 2026-06-05T21:27:20.830Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2746 | 2026-06-05T21:27:21.079Z | Compiling tabled v0.15.0 |
| 2747 | 2026-06-05T21:27:21.183Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2748 | 2026-06-05T21:27:22.096Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2749 | 2026-06-05T21:27:22.313Z | Compiling steno v0.4.1 |
| 2750 | 2026-06-05T21:27:22.487Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2751 | 2026-06-05T21:27:23.962Z | Compiling cookie v0.18.1 |
| 2752 | 2026-06-05T21:27:25.353Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2753 | 2026-06-05T21:27:28.233Z | Compiling hickory-proto v0.25.2 |
| 2754 | 2026-06-05T21:27:29.907Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2755 | 2026-06-05T21:27:29.918Z | Compiling arc-swap v1.9.1 |
| 2756 | 2026-06-05T21:27:29.931Z | Compiling libscf-sys v1.2.0 |
| 2757 | 2026-06-05T21:27:30.077Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2758 | 2026-06-05T21:27:30.269Z | Compiling slog-scope v4.4.1 |
| 2759 | 2026-06-05T21:27:30.735Z | Compiling hickory-resolver v0.25.2 |
| 2760 | 2026-06-05T21:27:32.355Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2761 | 2026-06-05T21:27:33.068Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2762 | 2026-06-05T21:27:33.675Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2763 | 2026-06-05T21:27:33.978Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2764 | 2026-06-05T21:27:34.090Z | Compiling slog-stdlog v4.1.1 |
| 2765 | 2026-06-05T21:27:34.316Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2766 | 2026-06-05T21:27:34.383Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2767 | 2026-06-05T21:27:34.506Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2768 | 2026-06-05T21:27:35.244Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2769 | 2026-06-05T21:27:36.042Z | Compiling slog-envlogger v2.2.0 |
| 2770 | 2026-06-05T21:27:36.538Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2771 | 2026-06-05T21:27:37.275Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2772 | 2026-06-05T21:27:44.497Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2773 | 2026-06-05T21:27:47.145Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2774 | 2026-06-05T21:27:48.665Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2775 | 2026-06-05T21:27:57.499Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2776 | 2026-06-05T21:28:01.284Z | Finished `release` profile [optimized] target(s) in 2m 26s |
| 2777 | 2026-06-05T21:28:01.399Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2778 | 2026-06-05T21:28:01.402Z | |
| 2779 | 2026-06-05T21:28:01.403Z | running 1 test |
| 2780 | 2026-06-05T21:28:01.624Z | configure zone |
| 2781 | 2026-06-05T21:28:01.642Z | install zone |
| 2782 | 2026-06-05T21:28:11.344Z | boot zone |
| 2783 | 2026-06-05T21:28:11.427Z | start zone s1 |
| 2784 | 2026-06-05T21:28:11.430Z | configure zone |
| 2785 | 2026-06-05T21:28:11.436Z | install zone |
| 2786 | 2026-06-05T21:28:13.286Z | boot zone |
| 2787 | 2026-06-05T21:28:13.381Z | start zone s2 |
| 2788 | 2026-06-05T21:28:13.381Z | configure zone |
| 2789 | 2026-06-05T21:28:13.392Z | install zone |
| 2790 | 2026-06-05T21:28:15.742Z | boot zone |
| 2791 | 2026-06-05T21:28:15.847Z | start zone t1 |
| 2792 | 2026-06-05T21:28:15.847Z | configure zone |
| 2793 | 2026-06-05T21:28:15.858Z | install zone |
| 2794 | 2026-06-05T21:28:18.527Z | boot zone |
| 2795 | 2026-06-05T21:28:18.630Z | waiting for zones to come up |
| 2796 | 2026-06-05T21:28:28.631Z | [sidecar.trio] svcs milestone/network |
| 2797 | 2026-06-05T21:28:28.657Z | STATE STIME FMRI |
| 2798 | 2026-06-05T21:28:28.657Z | online 21:28:11 svc:/milestone/network:default |
| 2799 | 2026-06-05T21:28:28.657Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2800 | 2026-06-05T21:28:28.683Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2801 | 2026-06-05T21:28:28.709Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2802 | 2026-06-05T21:28:28.729Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2803 | 2026-06-05T21:28:28.732Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2804 | 2026-06-05T21:28:28.744Z | |
| 2805 | 2026-06-05T21:28:28.744Z | running zone s1.trio setup |
| 2806 | 2026-06-05T21:28:28.744Z | [s1.trio] svcs milestone/network |
| 2807 | 2026-06-05T21:28:28.760Z | STATE STIME FMRI |
| 2808 | 2026-06-05T21:28:28.760Z | online 21:28:13 svc:/milestone/network:default |
| 2809 | 2026-06-05T21:28:28.760Z | [s1.trio] dladm |
| 2810 | 2026-06-05T21:28:28.773Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2811 | 2026-06-05T21:28:28.773Z | sl0 simnet 9000 up -- ? |
| 2812 | 2026-06-05T21:28:28.773Z | mg2 vnic 9000 up -- ? |
| 2813 | 2026-06-05T21:28:28.773Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2814 | 2026-06-05T21:28:29.305Z | |
| 2815 | 2026-06-05T21:28:29.305Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2816 | 2026-06-05T21:28:29.321Z | |
| 2817 | 2026-06-05T21:28:29.321Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2818 | 2026-06-05T21:28:29.332Z | |
| 2819 | 2026-06-05T21:28:29.332Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2820 | 2026-06-05T21:28:29.413Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2821 | 2026-06-05T21:28:29.485Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 592bd11f-f859-41f3-8381-8aef696620f7 --sled-uuid eb6e4ebb-7bf6-4cc2-b75a-20a548d5b2b6 -a sl0/v6 &> /opt/ddmd.log & |
| 2822 | 2026-06-05T21:28:29.499Z | |
| 2823 | 2026-06-05T21:28:29.499Z | running zone s2.trio setup |
| 2824 | 2026-06-05T21:28:29.499Z | [s2.trio] svcs milestone/network |
| 2825 | 2026-06-05T21:28:29.515Z | STATE STIME FMRI |
| 2826 | 2026-06-05T21:28:29.515Z | online 21:28:15 svc:/milestone/network:default |
| 2827 | 2026-06-05T21:28:29.515Z | [s2.trio] dladm |
| 2828 | 2026-06-05T21:28:29.529Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2829 | 2026-06-05T21:28:29.529Z | sl1 simnet 9000 up -- ? |
| 2830 | 2026-06-05T21:28:29.529Z | mg3 vnic 9000 up -- ? |
| 2831 | 2026-06-05T21:28:29.529Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2832 | 2026-06-05T21:28:30.142Z | |
| 2833 | 2026-06-05T21:28:30.142Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2834 | 2026-06-05T21:28:30.155Z | |
| 2835 | 2026-06-05T21:28:30.155Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2836 | 2026-06-05T21:28:30.167Z | |
| 2837 | 2026-06-05T21:28:30.167Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2838 | 2026-06-05T21:28:30.200Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2839 | 2026-06-05T21:28:30.228Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid e0f67fe8-f9f0-4c55-9263-76d5312b1888 --sled-uuid 8255cf20-692f-4bcc-a9c9-9d0fd8ba9883 -a sl1/v6 &> /opt/ddmd.log & |
| 2840 | 2026-06-05T21:28:30.239Z | |
| 2841 | 2026-06-05T21:28:30.239Z | running zone t1.trio setup |
| 2842 | 2026-06-05T21:28:30.239Z | [t1.trio] svcs milestone/network |
| 2843 | 2026-06-05T21:28:30.253Z | STATE STIME FMRI |
| 2844 | 2026-06-05T21:28:30.253Z | online 21:28:18 svc:/milestone/network:default |
| 2845 | 2026-06-05T21:28:30.253Z | [t1.trio] dladm |
| 2846 | 2026-06-05T21:28:30.266Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2847 | 2026-06-05T21:28:30.266Z | tfportrear0_0 simnet 9000 up -- ? |
| 2848 | 2026-06-05T21:28:30.266Z | tfportrear1_0 simnet 9000 up -- ? |
| 2849 | 2026-06-05T21:28:30.267Z | mg1 vnic 9000 up -- ? |
| 2850 | 2026-06-05T21:28:30.267Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2851 | 2026-06-05T21:28:30.820Z | |
| 2852 | 2026-06-05T21:28:30.820Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2853 | 2026-06-05T21:28:30.835Z | |
| 2854 | 2026-06-05T21:28:30.835Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2855 | 2026-06-05T21:28:30.848Z | |
| 2856 | 2026-06-05T21:28:30.848Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2857 | 2026-06-05T21:28:30.859Z | |
| 2858 | 2026-06-05T21:28:30.859Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2859 | 2026-06-05T21:28:31.156Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2860 | 2026-06-05T21:28:31.159Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2861 | 2026-06-05T21:28:31.159Z | waiting 3s for copy of files to zone to complete ... |
| 2862 | 2026-06-05T21:28:34.160Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2863 | 2026-06-05T21:28:34.292Z | |
| 2864 | 2026-06-05T21:28:34.292Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2865 | 2026-06-05T21:28:34.402Z | |
| 2866 | 2026-06-05T21:28:34.402Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2867 | 2026-06-05T21:28:34.436Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2868 | 2026-06-05T21:28:34.467Z | [t1.trio] svcadm disable dendrite |
| 2869 | 2026-06-05T21:28:34.492Z | |
| 2870 | 2026-06-05T21:28:34.492Z | [t1.trio] svcadm disable tfport |
| 2871 | 2026-06-05T21:28:34.514Z | |
| 2872 | 2026-06-05T21:28:34.514Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2873 | 2026-06-05T21:28:34.539Z | |
| 2874 | 2026-06-05T21:28:34.539Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2875 | 2026-06-05T21:28:34.564Z | |
| 2876 | 2026-06-05T21:28:34.564Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2877 | 2026-06-05T21:28:34.588Z | |
| 2878 | 2026-06-05T21:28:34.588Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2879 | 2026-06-05T21:28:34.613Z | |
| 2880 | 2026-06-05T21:28:34.613Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2881 | 2026-06-05T21:28:34.637Z | |
| 2882 | 2026-06-05T21:28:34.637Z | [t1.trio] svcadm refresh dendrite:default |
| 2883 | 2026-06-05T21:28:34.658Z | |
| 2884 | 2026-06-05T21:28:34.658Z | [t1.trio] svcadm enable dendrite:default |
| 2885 | 2026-06-05T21:28:34.679Z | |
| 2886 | 2026-06-05T21:28:34.679Z | wait 10s for dendrite to come up ... |
| 2887 | 2026-06-05T21:28:44.680Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2888 | 2026-06-05T21:28:44.708Z | |
| 2889 | 2026-06-05T21:28:44.708Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2890 | 2026-06-05T21:28:44.733Z | |
| 2891 | 2026-06-05T21:28:44.733Z | [t1.trio] svcadm refresh tfport:default |
| 2892 | 2026-06-05T21:28:44.755Z | |
| 2893 | 2026-06-05T21:28:44.755Z | [t1.trio] svcadm enable tfport |
| 2894 | 2026-06-05T21:28:44.776Z | |
| 2895 | 2026-06-05T21:28:44.776Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 11792f1c-5849-4108-a5ba-c5bca310221a --sled-uuid 2741c802-32c7-4da5-a2ec-a8765bb1ccea -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2896 | 2026-06-05T21:28:44.788Z | |
| 2897 | 2026-06-05T21:28:44.788Z | [t1.trio] ipadm |
| 2898 | 2026-06-05T21:28:44.801Z | ADDROBJ TYPE STATE ADDR |
| 2899 | 2026-06-05T21:28:44.801Z | lo0/v4 static ok 127.0.0.1/8 |
| 2900 | 2026-06-05T21:28:44.801Z | mg1/v4 static ok 10.0.0.3/24 |
| 2901 | 2026-06-05T21:28:44.801Z | lo0/v6 static ok ::1/128 |
| 2902 | 2026-06-05T21:28:44.801Z | lo0/u6 static ok fd00:3::1/64 |
| 2903 | 2026-06-05T21:28:44.801Z | tfportrear0_0/v6 addrconf ok fe80::9c73:d8ff:febf:4222%tfportrear0_0/10 |
| 2904 | 2026-06-05T21:28:44.802Z | tfportrear1_0/v6 addrconf ok fe80::40ea:60ff:fe52:8b91%tfportrear1_0/10 |
| 2905 | 2026-06-05T21:28:46.924Z | initial peering test passed |
| 2906 | 2026-06-05T21:28:47.926Z | advertise from one passed |
| 2907 | 2026-06-05T21:28:48.927Z | advertise from two passed |
| 2908 | 2026-06-05T21:28:48.927Z | [s1.trio] ping fd00:2::1 |
| 2909 | 2026-06-05T21:28:48.942Z | fd00:2::1 is alive |
| 2910 | 2026-06-05T21:28:48.942Z | [s2.trio] ping fd00:1::1 |
| 2911 | 2026-06-05T21:28:48.954Z | fd00:1::1 is alive |
| 2912 | 2026-06-05T21:28:48.954Z | connectivity test passed |
| 2913 | 2026-06-05T21:28:48.954Z | [t1.trio] pkill ddmd |
| 2914 | 2026-06-05T21:28:48.965Z | |
| 2915 | 2026-06-05T21:28:54.969Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid ec0438e1-35c7-4aa0-94e7-467988573ec5 --sled-uuid a1fe78e1-82ff-4a22-96bd-ae63678abf2a -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2916 | 2026-06-05T21:28:54.982Z | |
| 2917 | 2026-06-05T21:28:54.982Z | [t1.trio] ipadm |
| 2918 | 2026-06-05T21:28:54.995Z | ADDROBJ TYPE STATE ADDR |
| 2919 | 2026-06-05T21:28:54.995Z | lo0/v4 static ok 127.0.0.1/8 |
| 2920 | 2026-06-05T21:28:54.995Z | mg1/v4 static ok 10.0.0.3/24 |
| 2921 | 2026-06-05T21:28:54.995Z | lo0/v6 static ok ::1/128 |
| 2922 | 2026-06-05T21:28:54.995Z | lo0/u6 static ok fd00:3::1/64 |
| 2923 | 2026-06-05T21:28:54.995Z | tfportrear0_0/v6 addrconf ok fe80::9c73:d8ff:febf:4222%tfportrear0_0/10 |
| 2924 | 2026-06-05T21:28:54.995Z | tfportrear1_0/v6 addrconf ok fe80::40ea:60ff:fe52:8b91%tfportrear1_0/10 |
| 2925 | 2026-06-05T21:28:57.998Z | [s1.trio] ping fd00:2::1 |
| 2926 | 2026-06-05T21:28:58.012Z | fd00:2::1 is alive |
| 2927 | 2026-06-05T21:28:58.012Z | [s2.trio] ping fd00:1::1 |
| 2928 | 2026-06-05T21:28:58.024Z | fd00:1::1 is alive |
| 2929 | 2026-06-05T21:28:58.024Z | transit router restart passed |
| 2930 | 2026-06-05T21:28:58.024Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2931 | 2026-06-05T21:28:58.039Z | local v6: |
| 2932 | 2026-06-05T21:28:58.039Z | fe80::9c73:d8ff:febf:4222 |
| 2933 | 2026-06-05T21:28:58.039Z | fe80::40ea:60ff:fe52:8b91 |
| 2934 | 2026-06-05T21:28:58.039Z | local v4: |
| 2935 | 2026-06-05T21:28:58.039Z | router v6_idx: |
| 2936 | 2026-06-05T21:28:58.039Z | fd00:1::/64 -> 0 |
| 2937 | 2026-06-05T21:28:58.039Z | fd00:2::/64 -> 1 |
| 2938 | 2026-06-05T21:28:58.039Z | router v6_routes: |
| 2939 | 2026-06-05T21:28:58.039Z | 0 -> fe80::e83a:acff:fef4:a225 (1) |
| 2940 | 2026-06-05T21:28:58.039Z | 1 -> fe80::b436:8ff:fe2b:dc35 (2) |
| 2941 | 2026-06-05T21:28:58.039Z | router v4_idx: |
| 2942 | 2026-06-05T21:28:58.039Z | router v4_routes: |
| 2943 | 2026-06-05T21:28:58.039Z | resolver v4: |
| 2944 | 2026-06-05T21:28:58.039Z | 10.0.0.254 -> 02:08:20:07:d2:8d |
| 2945 | 2026-06-05T21:28:58.039Z | 10.0.0.3 -> 02:08:20:7f:f8:82 |
| 2946 | 2026-06-05T21:28:58.041Z | resolver v6: |
| 2947 | 2026-06-05T21:28:58.041Z | fe80::b436:8ff:fe2b:dc35 -> b6:36:08:2b:dc:35 |
| 2948 | 2026-06-05T21:28:58.041Z | fe80::40ea:60ff:fe52:8b91 -> 42:ea:60:52:8b:91 |
| 2949 | 2026-06-05T21:28:58.041Z | fe80::9c73:d8ff:febf:4222 -> 9e:73:d8:bf:42:22 |
| 2950 | 2026-06-05T21:28:58.041Z | fe80::e83a:acff:fef4:a225 -> ea:3a:ac:f4:a2:25 |
| 2951 | 2026-06-05T21:28:58.041Z | nat v4: |
| 2952 | 2026-06-05T21:28:58.041Z | nat_v6: |
| 2953 | 2026-06-05T21:28:58.041Z | port_mac: |
| 2954 | 2026-06-05T21:28:58.041Z | 1000: a8:40:25:17:d7:aa |
| 2955 | 2026-06-05T21:28:58.041Z | 1: a8:40:25:17:d7:ab |
| 2956 | 2026-06-05T21:28:58.041Z | 2: a8:40:25:17:d7:ac |
| 2957 | 2026-06-05T21:28:58.041Z | proxy arp: |
| 2958 | 2026-06-05T21:28:58.041Z | [s1.trio] pkill ddmd |
| 2959 | 2026-06-05T21:28:58.049Z | |
| 2960 | 2026-06-05T21:29:01.411Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2961 | 2026-06-05T21:29:03.053Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2962 | 2026-06-05T21:29:03.069Z | local v6: |
| 2963 | 2026-06-05T21:29:03.069Z | fe80::9c73:d8ff:febf:4222 |
| 2964 | 2026-06-05T21:29:03.069Z | fe80::40ea:60ff:fe52:8b91 |
| 2965 | 2026-06-05T21:29:03.069Z | local v4: |
| 2966 | 2026-06-05T21:29:03.069Z | router v6_idx: |
| 2967 | 2026-06-05T21:29:03.069Z | fd00:2::/64 -> 1 |
| 2968 | 2026-06-05T21:29:03.069Z | router v6_routes: |
| 2969 | 2026-06-05T21:29:03.069Z | 1 -> fe80::b436:8ff:fe2b:dc35 (2) |
| 2970 | 2026-06-05T21:29:03.069Z | router v4_idx: |
| 2971 | 2026-06-05T21:29:03.069Z | router v4_routes: |
| 2972 | 2026-06-05T21:29:03.069Z | resolver v4: |
| 2973 | 2026-06-05T21:29:03.069Z | 10.0.0.254 -> 02:08:20:07:d2:8d |
| 2974 | 2026-06-05T21:29:03.069Z | 10.0.0.3 -> 02:08:20:7f:f8:82 |
| 2975 | 2026-06-05T21:29:03.070Z | resolver v6: |
| 2976 | 2026-06-05T21:29:03.070Z | fe80::b436:8ff:fe2b:dc35 -> b6:36:08:2b:dc:35 |
| 2977 | 2026-06-05T21:29:03.070Z | fe80::40ea:60ff:fe52:8b91 -> 42:ea:60:52:8b:91 |
| 2978 | 2026-06-05T21:29:03.070Z | fe80::9c73:d8ff:febf:4222 -> 9e:73:d8:bf:42:22 |
| 2979 | 2026-06-05T21:29:03.070Z | fe80::e83a:acff:fef4:a225 -> ea:3a:ac:f4:a2:25 |
| 2980 | 2026-06-05T21:29:03.070Z | nat v4: |
| 2981 | 2026-06-05T21:29:03.070Z | nat_v6: |
| 2982 | 2026-06-05T21:29:03.070Z | port_mac: |
| 2983 | 2026-06-05T21:29:03.070Z | 1000: a8:40:25:17:d7:aa |
| 2984 | 2026-06-05T21:29:03.070Z | 1: a8:40:25:17:d7:ab |
| 2985 | 2026-06-05T21:29:03.070Z | 2: a8:40:25:17:d7:ac |
| 2986 | 2026-06-05T21:29:03.070Z | proxy arp: |
| 2987 | 2026-06-05T21:29:03.070Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 42954038-f63d-4a53-9898-64b285b6198c --sled-uuid 6d8b5b5e-1d8b-4988-b937-60588f300187 -a sl0/v6 &> /opt/ddmd.log & |
| 2988 | 2026-06-05T21:29:03.080Z | |
| 2989 | 2026-06-05T21:29:06.083Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2990 | 2026-06-05T21:29:06.098Z | local v6: |
| 2991 | 2026-06-05T21:29:06.098Z | fe80::9c73:d8ff:febf:4222 |
| 2992 | 2026-06-05T21:29:06.098Z | fe80::40ea:60ff:fe52:8b91 |
| 2993 | 2026-06-05T21:29:06.098Z | local v4: |
| 2994 | 2026-06-05T21:29:06.098Z | router v6_idx: |
| 2995 | 2026-06-05T21:29:06.098Z | fd00:1::/64 -> 0 |
| 2996 | 2026-06-05T21:29:06.098Z | fd00:2::/64 -> 1 |
| 2997 | 2026-06-05T21:29:06.098Z | router v6_routes: |
| 2998 | 2026-06-05T21:29:06.098Z | 0 -> fe80::e83a:acff:fef4:a225 (1) |
| 2999 | 2026-06-05T21:29:06.098Z | 1 -> fe80::b436:8ff:fe2b:dc35 (2) |
| 3000 | 2026-06-05T21:29:06.098Z | router v4_idx: |
| 3001 | 2026-06-05T21:29:06.098Z | router v4_routes: |
| 3002 | 2026-06-05T21:29:06.099Z | resolver v4: |
| 3003 | 2026-06-05T21:29:06.099Z | 10.0.0.254 -> 02:08:20:07:d2:8d |
| 3004 | 2026-06-05T21:29:06.099Z | 10.0.0.3 -> 02:08:20:7f:f8:82 |
| 3005 | 2026-06-05T21:29:06.099Z | resolver v6: |
| 3006 | 2026-06-05T21:29:06.099Z | fe80::b436:8ff:fe2b:dc35 -> b6:36:08:2b:dc:35 |
| 3007 | 2026-06-05T21:29:06.099Z | fe80::40ea:60ff:fe52:8b91 -> 42:ea:60:52:8b:91 |
| 3008 | 2026-06-05T21:29:06.099Z | fe80::9c73:d8ff:febf:4222 -> 9e:73:d8:bf:42:22 |
| 3009 | 2026-06-05T21:29:06.099Z | fe80::e83a:acff:fef4:a225 -> ea:3a:ac:f4:a2:25 |
| 3010 | 2026-06-05T21:29:06.099Z | nat v4: |
| 3011 | 2026-06-05T21:29:06.099Z | nat_v6: |
| 3012 | 2026-06-05T21:29:06.099Z | port_mac: |
| 3013 | 2026-06-05T21:29:06.099Z | 1000: a8:40:25:17:d7:aa |
| 3014 | 2026-06-05T21:29:06.099Z | 1: a8:40:25:17:d7:ab |
| 3015 | 2026-06-05T21:29:06.099Z | 2: a8:40:25:17:d7:ac |
| 3016 | 2026-06-05T21:29:06.099Z | proxy arp: |
| 3017 | 2026-06-05T21:29:06.102Z | [s2.trio] netstat -nr -f inet6 |
| 3018 | 2026-06-05T21:29:06.111Z | Routing Table: IPv6 |
| 3019 | 2026-06-05T21:29:06.111Z | Destination/Mask Gateway Flags Ref Use If |
| 3020 | 2026-06-05T21:29:06.111Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3021 | 2026-06-05T21:29:06.111Z | ::1 ::1 UH 2 0 lo0 |
| 3022 | 2026-06-05T21:29:06.111Z | fd00:1::/64 fe80::40ea:60ff:fe52:8b91 UG 1 0 sl1 |
| 3023 | 2026-06-05T21:29:06.111Z | fe80::/10 fe80::b436:8ff:fe2b:dc35 U 3 64 sl1 |
| 3024 | 2026-06-05T21:29:06.111Z | [s2.trio] ipadm |
| 3025 | 2026-06-05T21:29:06.123Z | ADDROBJ TYPE STATE ADDR |
| 3026 | 2026-06-05T21:29:06.123Z | lo0/v4 static ok 127.0.0.1/8 |
| 3027 | 2026-06-05T21:29:06.124Z | mg3/v4 static ok 10.0.0.2/24 |
| 3028 | 2026-06-05T21:29:06.124Z | lo0/v6 static ok ::1/128 |
| 3029 | 2026-06-05T21:29:06.124Z | lo0/u6 static ok fd00:2::1/64 |
| 3030 | 2026-06-05T21:29:06.124Z | sl1/v6 addrconf ok fe80::b436:8ff:fe2b:dc35%sl1/10 |
| 3031 | 2026-06-05T21:29:06.124Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3032 | 2026-06-05T21:29:06.135Z | 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> |
| 3033 | 2026-06-05T21:29:06.135Z | locks: inits: |
| 3034 | 2026-06-05T21:29:06.136Z | sockaddrs: <DST,IFP> |
| 3035 | 2026-06-05T21:29:06.136Z | fd00:1::1 |
| 3036 | 2026-06-05T21:29:06.136Z | route to: fd00:1::1 |
| 3037 | 2026-06-05T21:29:06.136Z | destination: fd00:1:: |
| 3038 | 2026-06-05T21:29:06.136Z | mask: ffff:ffff:ffff:ffff:: |
| 3039 | 2026-06-05T21:29:06.136Z | gateway: fe80::40ea:60ff:fe52:8b91 |
| 3040 | 2026-06-05T21:29:06.136Z | interface: sl1 index 3 address b6 36 08 2b dc 35 |
| 3041 | 2026-06-05T21:29:06.136Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3042 | 2026-06-05T21:29:06.136Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3043 | 2026-06-05T21:29:06.136Z | 0 0 0 0 0 0 9000 0 |
| 3044 | 2026-06-05T21:29:06.136Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3045 | 2026-06-05T21:29:06.136Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3046 | 2026-06-05T21:29:06.136Z | fd00:1:: fe80::40ea:60ff:fe52:8b91 ffff:ffff:ffff:ffff:: sl1:b6.36.8.2b.dc.35 fe80::b436:8ff:fe2b:dc35 |
| 3047 | 2026-06-05T21:29:06.136Z | [s2.trio] ndp -na |
| 3048 | 2026-06-05T21:29:06.179Z | Net to Media Table: IPv6 |
| 3049 | 2026-06-05T21:29:06.179Z | If Physical Address Type State Destination/Mask |
| 3050 | 2026-06-05T21:29:06.179Z | ----- ----------------- ------- ------------ --------------------------- |
| 3051 | 2026-06-05T21:29:06.179Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3052 | 2026-06-05T21:29:06.179Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3053 | 2026-06-05T21:29:06.179Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3054 | 2026-06-05T21:29:06.179Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3055 | 2026-06-05T21:29:06.180Z | sl1 33:33:ff:52:8b:91 other REACHABLE ff02::1:ff52:8b91 |
| 3056 | 2026-06-05T21:29:06.180Z | sl1 b6:36:08:2b:dc:35 local REACHABLE fe80::b436:8ff:fe2b:dc35 |
| 3057 | 2026-06-05T21:29:06.180Z | sl1 42:ea:60:52:8b:91 dynamic REACHABLE fe80::40ea:60ff:fe52:8b91 |
| 3058 | 2026-06-05T21:29:06.180Z | sl1 33:33:ff:2b:dc:35 other REACHABLE ff02::1:ff2b:dc35 |
| 3059 | 2026-06-05T21:29:06.180Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3060 | 2026-06-05T21:29:06.180Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3061 | 2026-06-05T21:29:06.180Z | local v6: |
| 3062 | 2026-06-05T21:29:06.180Z | fe80::9c73:d8ff:febf:4222 |
| 3063 | 2026-06-05T21:29:06.180Z | fe80::40ea:60ff:fe52:8b91 |
| 3064 | 2026-06-05T21:29:06.180Z | local v4: |
| 3065 | 2026-06-05T21:29:06.180Z | router v6_idx: |
| 3066 | 2026-06-05T21:29:06.180Z | fd00:1::/64 -> 0 |
| 3067 | 2026-06-05T21:29:06.180Z | fd00:2::/64 -> 1 |
| 3068 | 2026-06-05T21:29:06.180Z | router v6_routes: |
| 3069 | 2026-06-05T21:29:06.180Z | 0 -> fe80::e83a:acff:fef4:a225 (1) |
| 3070 | 2026-06-05T21:29:06.180Z | 1 -> fe80::b436:8ff:fe2b:dc35 (2) |
| 3071 | 2026-06-05T21:29:06.180Z | router v4_idx: |
| 3072 | 2026-06-05T21:29:06.180Z | router v4_routes: |
| 3073 | 2026-06-05T21:29:06.180Z | resolver v4: |
| 3074 | 2026-06-05T21:29:06.180Z | 10.0.0.254 -> 02:08:20:07:d2:8d |
| 3075 | 2026-06-05T21:29:06.180Z | 10.0.0.3 -> 02:08:20:7f:f8:82 |
| 3076 | 2026-06-05T21:29:06.180Z | resolver v6: |
| 3077 | 2026-06-05T21:29:06.180Z | fe80::b436:8ff:fe2b:dc35 -> b6:36:08:2b:dc:35 |
| 3078 | 2026-06-05T21:29:06.180Z | fe80::40ea:60ff:fe52:8b91 -> 42:ea:60:52:8b:91 |
| 3079 | 2026-06-05T21:29:06.180Z | fe80::9c73:d8ff:febf:4222 -> 9e:73:d8:bf:42:22 |
| 3080 | 2026-06-05T21:29:06.180Z | fe80::e83a:acff:fef4:a225 -> ea:3a:ac:f4:a2:25 |
| 3081 | 2026-06-05T21:29:06.180Z | nat v4: |
| 3082 | 2026-06-05T21:29:06.181Z | nat_v6: |
| 3083 | 2026-06-05T21:29:06.181Z | port_mac: |
| 3084 | 2026-06-05T21:29:06.181Z | 1000: a8:40:25:17:d7:aa |
| 3085 | 2026-06-05T21:29:06.181Z | 1: a8:40:25:17:d7:ab |
| 3086 | 2026-06-05T21:29:06.181Z | 2: a8:40:25:17:d7:ac |
| 3087 | 2026-06-05T21:29:06.181Z | proxy arp: |
| 3088 | 2026-06-05T21:29:06.181Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3089 | 2026-06-05T21:29:06.204Z | Subnet Port Link Gateway Vlan |
| 3090 | 2026-06-05T21:29:06.204Z | fd00:1::/64 rear0 0 fe80::e83a:acff:fef4:a225 |
| 3091 | 2026-06-05T21:29:06.204Z | fd00:2::/64 rear1 0 fe80::b436:8ff:fe2b:dc35 |
| 3092 | 2026-06-05T21:29:06.204Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3093 | 2026-06-05T21:29:06.243Z | host mac age |
| 3094 | 2026-06-05T21:29:06.243Z | 10.0.0.3 02:08:20:7f:f8:82 21s |
| 3095 | 2026-06-05T21:29:06.243Z | 10.0.0.254 02:08:20:07:d2:8d 19s |
| 3096 | 2026-06-05T21:29:06.243Z | fe80::40ea:60ff:fe52:8b91 42:ea:60:52:8b:91 21s |
| 3097 | 2026-06-05T21:29:06.244Z | fe80::9c73:d8ff:febf:4222 9e:73:d8:bf:42:22 21s |
| 3098 | 2026-06-05T21:29:06.244Z | fe80::b436:8ff:fe2b:dc35 b6:36:08:2b:dc:35 21s |
| 3099 | 2026-06-05T21:29:06.244Z | fe80::e83a:acff:fef4:a225 ea:3a:ac:f4:a2:25 21s |
| 3100 | 2026-06-05T21:29:06.244Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3101 | 2026-06-05T21:29:06.283Z | Link IPv4 IPv6 |
| 3102 | 2026-06-05T21:29:06.283Z | rear0/0 fe80::9c73:d8ff:febf:4222 |
| 3103 | 2026-06-05T21:29:06.283Z | rear1/0 fe80::40ea:60ff:fe52:8b91 |
| 3104 | 2026-06-05T21:29:06.283Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3105 | 2026-06-05T21:29:07.307Z | ADDROBJ TYPE STATE ADDR |
| 3106 | 2026-06-05T21:29:07.307Z | lo0/v4 static ok 127.0.0.1/8 |
| 3107 | 2026-06-05T21:29:07.307Z | mg2/v4 static ok 10.0.0.1/24 |
| 3108 | 2026-06-05T21:29:07.307Z | lo0/v6 static ok ::1/128 |
| 3109 | 2026-06-05T21:29:07.307Z | lo0/u6 static ok fd00:1::1/64 |
| 3110 | 2026-06-05T21:29:07.307Z | sl0/v6 addrconf ok fe80::e83a:acff:fef4:a225%sl0/10 |
| 3111 | 2026-06-05T21:29:07.307Z | 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> |
| 3112 | 2026-06-05T21:29:07.307Z | locks: inits: |
| 3113 | 2026-06-05T21:29:07.307Z | sockaddrs: <DST,IFP> |
| 3114 | 2026-06-05T21:29:07.307Z | fd00:2::1 |
| 3115 | 2026-06-05T21:29:07.307Z | route to: fd00:2::1 |
| 3116 | 2026-06-05T21:29:07.307Z | destination: fd00:2:: |
| 3117 | 2026-06-05T21:29:07.307Z | mask: ffff:ffff:ffff:ffff:: |
| 3118 | 2026-06-05T21:29:07.307Z | gateway: fe80::9c73:d8ff:febf:4222 |
| 3119 | 2026-06-05T21:29:07.307Z | interface: sl0 index 3 address ea 3a ac f4 a2 25 |
| 3120 | 2026-06-05T21:29:07.307Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3121 | 2026-06-05T21:29:07.307Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3122 | 2026-06-05T21:29:07.308Z | 0 0 0 0 0 0 9000 0 |
| 3123 | 2026-06-05T21:29:07.308Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3124 | 2026-06-05T21:29:07.308Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3125 | 2026-06-05T21:29:07.308Z | fd00:2:: fe80::9c73:d8ff:febf:4222 ffff:ffff:ffff:ffff:: sl0:ea.3a.ac.f4.a2.25 fe80::e83a:acff:fef4:a225 |
| 3126 | 2026-06-05T21:29:07.308Z | |
| 3127 | 2026-06-05T21:29:07.310Z | Net to Media Table: IPv6 |
| 3128 | 2026-06-05T21:29:07.310Z | If Physical Address Type State Destination/Mask |
| 3129 | 2026-06-05T21:29:07.310Z | ----- ----------------- ------- ------------ --------------------------- |
| 3130 | 2026-06-05T21:29:07.310Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3131 | 2026-06-05T21:29:07.310Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3132 | 2026-06-05T21:29:07.310Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3133 | 2026-06-05T21:29:07.310Z | sl0 ea:3a:ac:f4:a2:25 local REACHABLE fe80::e83a:acff:fef4:a225 |
| 3134 | 2026-06-05T21:29:07.310Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3135 | 2026-06-05T21:29:07.310Z | sl0 33:33:ff:f4:a2:25 other REACHABLE ff02::1:fff4:a225 |
| 3136 | 2026-06-05T21:29:07.310Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3137 | 2026-06-05T21:29:07.310Z | sl0 33:33:ff:bf:42:22 other REACHABLE ff02::1:ffbf:4222 |
| 3138 | 2026-06-05T21:29:07.310Z | sl0 9e:73:d8:bf:42:22 dynamic REACHABLE fe80::9c73:d8ff:febf:4222 |
| 3139 | 2026-06-05T21:29:07.310Z | |
| 3140 | 2026-06-05T21:29:07.310Z | |
| 3141 | 2026-06-05T21:29:07.310Z | Routing Table: IPv6 |
| 3142 | 2026-06-05T21:29:07.310Z | Destination/Mask Gateway Flags Ref Use If |
| 3143 | 2026-06-05T21:29:07.310Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3144 | 2026-06-05T21:29:07.310Z | ::1 ::1 UH 2 0 lo0 |
| 3145 | 2026-06-05T21:29:07.310Z | fd00:2::/64 fe80::9c73:d8ff:febf:4222 UG 2 2 sl0 |
| 3146 | 2026-06-05T21:29:07.310Z | fe80::/10 fe80::e83a:acff:fef4:a225 U 3 64 sl0 |
| 3147 | 2026-06-05T21:29:07.310Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3148 | 2026-06-05T21:29:07.310Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.229 ms |
| 3149 | 2026-06-05T21:29:07.310Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.171 ms |
| 3150 | 2026-06-05T21:29:07.310Z | |
| 3151 | 2026-06-05T21:29:07.310Z | ----fd00:2::1 PING Statistics---- |
| 3152 | 2026-06-05T21:29:07.310Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3153 | 2026-06-05T21:29:07.311Z | round-trip (ms) min/avg/max/stddev = 0.171/0.200/0.229/0.041 |
| 3154 | 2026-06-05T21:29:07.311Z | [s2.trio] ping fd00:1::1 |
| 3155 | 2026-06-05T21:29:07.319Z | fd00:1::1 is alive |
| 3156 | 2026-06-05T21:29:07.319Z | server router restart passed |
| 3157 | 2026-06-05T21:29:11.324Z | peer expiration recovery passed |
| 3158 | 2026-06-05T21:29:12.324Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3159 | 2026-06-05T21:29:12.340Z | 3 |
| 3160 | 2026-06-05T21:29:12.340Z | redundant advertise passed |
| 3161 | 2026-06-05T21:29:13.342Z | tunnel endpoint advertise passed |
| 3162 | 2026-06-05T21:29:18.344Z | redundant tunnel endpoint advertise passed |
| 3163 | 2026-06-05T21:29:18.344Z | [s1.trio] pkill ddmd |
| 3164 | 2026-06-05T21:29:18.356Z | |
| 3165 | 2026-06-05T21:29:23.357Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 3a0f3c11-8b37-4a0d-bd40-280d946f4f60 --sled-uuid e671dedb-2a27-4f98-b28b-9be2abf8b4fd -a sl0/v6 &> /opt/ddmd.log & |
| 3166 | 2026-06-05T21:29:23.371Z | |
| 3167 | 2026-06-05T21:29:28.377Z | tunnel router restart passed |
| 3168 | 2026-06-05T21:29:29.379Z | tunnel endpoint withdraw passed |
| 3169 | 2026-06-05T21:29:29.383Z | [t1.trio] pkill ddmd |
| 3170 | 2026-06-05T21:29:29.393Z | |
| 3171 | 2026-06-05T21:29:29.393Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3172 | 2026-06-05T21:29:29.397Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3173 | 2026-06-05T21:29:31.282Z | [s2.trio] pkill ddmd |
| 3174 | 2026-06-05T21:29:31.295Z | |
| 3175 | 2026-06-05T21:29:31.295Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3176 | 2026-06-05T21:29:33.117Z | [s1.trio] pkill ddmd |
| 3177 | 2026-06-05T21:29:33.130Z | |
| 3178 | 2026-06-05T21:29:33.130Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3179 | 2026-06-05T21:29:34.882Z | [sidecar.trio] pkill softnpu |
| 3180 | 2026-06-05T21:29:34.895Z | |
| 3181 | 2026-06-05T21:29:34.895Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3182 | 2026-06-05T21:29:37.352Z | test ddm::test_trio_v3 ... ok |
| 3183 | 2026-06-05T21:29:37.352Z | |
| 3184 | 2026-06-05T21:29:37.352Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 95.94s |
| 3185 | 2026-06-05T21:29:37.352Z | |
| 3186 | 2026-06-05T21:29:37.410Z | + cleanup |
| 3187 | 2026-06-05T21:29:37.413Z | ++ id -un |
| 3188 | 2026-06-05T21:29:37.416Z | ++ id -gn |
| 3189 | 2026-06-05T21:29:37.417Z | + pfexec chown -R build:build . |
| 3190 | 2026-06-05T21:29:37.538Z | process exited: duration 664638 ms, exit code 0 |
| |
| 3191 | 2026-06-05T21:29:37.550Z | found 5 output files |
| 3192 | 2026-06-05T21:29:37.550Z | uploading: /work/s1.trio.log (4224 bytes) |
| 3193 | 2026-06-05T21:29:38.562Z | uploaded: /work/s1.trio.log |
| 3194 | 2026-06-05T21:29:38.566Z | uploading: /work/s2.trio.log (10790 bytes) |
| 3195 | 2026-06-05T21:29:39.573Z | uploaded: /work/s2.trio.log |
| 3196 | 2026-06-05T21:29:39.573Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3197 | 2026-06-05T21:29:40.580Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3198 | 2026-06-05T21:29:40.580Z | uploading: /work/t1.trio-dpd.log (321827 bytes) |
| 3199 | 2026-06-05T21:29:41.593Z | uploaded: /work/t1.trio-dpd.log |
| 3200 | 2026-06-05T21:29:41.593Z | uploading: /work/t1.trio.log (25723 bytes) |
| 3201 | 2026-06-05T21:29:42.602Z | uploaded: /work/t1.trio.log |