|
|
|
| 1 | 2026-06-05T03:58:53.983Z | job assigned to worker 01KTAYWV9RZNNV1WRJH6XGRSX7 [factory aws, i-0c8974f0e123414fb] (queued for 1 m 5 s) |
| |
| 2 | 2026-06-05T03:59:00.268Z | starting task 0: "setup" |
| 3 | 2026-06-05T03:59:00.272Z | ++ uname -s |
| 4 | 2026-06-05T03:59:00.280Z | + kern=SunOS |
| 5 | 2026-06-05T03:59:00.281Z | + build_user=build |
| 6 | 2026-06-05T03:59:00.281Z | + build_uid=12345 |
| 7 | 2026-06-05T03:59:00.281Z | + work_dir=/work |
| 8 | 2026-06-05T03:59:00.281Z | + input_dir=/input |
| 9 | 2026-06-05T03:59:00.281Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-05T03:59:00.281Z | + case "$kern" in |
| 11 | 2026-06-05T03:59:00.281Z | + groupadd -g 12345 build |
| 12 | 2026-06-05T03:59:00.281Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-05T03:59:02.279Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-05T03:59:02.379Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-05T03:59:02.382Z | + home_fs=zfs |
| 16 | 2026-06-05T03:59:02.382Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-05T03:59:02.382Z | + mkdir -p /home/build |
| 18 | 2026-06-05T03:59:02.382Z | + chown build:build /home/build /work |
| 19 | 2026-06-05T03:59:04.383Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-05T03:59:04.387Z | process exited: duration 4120 ms, exit code 0 |
| |
| 21 | 2026-06-05T03:59:04.393Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-05T03:59:04.397Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-05T03:59:04.397Z | * rust toolchain channel = "stable" |
| 24 | 2026-06-05T03:59:04.397Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-06-05T03:59:04.397Z | * rust toolchain profile = "default" |
| 26 | 2026-06-05T03:59:04.397Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-05T03:59:04.397Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-05T03:59:04.401Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-05T03:59:04.401Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-05T03:59:04.499Z | info: downloading installer |
| 31 | 2026-06-05T03:59:05.850Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-05T03:59:05.850Z | warn: /opt/ooce/bin |
| 33 | 2026-06-05T03:59:05.850Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-05T03:59:05.850Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-05T03:59:05.850Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-05T03:59:05.850Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-05T03:59:05.850Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-05T03:59:05.850Z | error: cannot install while Rust is installed |
| 39 | 2026-06-05T03:59:05.851Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-05T03:59:05.851Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-05T03:59:05.851Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-05T03:59:05.851Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-05T03:59:05.851Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-05T03:59:05.861Z | info: profile set to default |
| 45 | 2026-06-05T03:59:05.861Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-05T03:59:05.869Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-05T03:59:05.999Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-05T03:59:06.003Z | info: downloading 6 components |
| 49 | 2026-06-05T03:59:21.580Z | |
| 50 | 2026-06-05T03:59:21.580Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 51 | 2026-06-05T03:59:21.615Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-05T03:59:21.615Z | |
| 53 | 2026-06-05T03:59:21.615Z | |
| 54 | 2026-06-05T03:59:21.615Z | Rust is installed now. Great! |
| 55 | 2026-06-05T03:59:21.615Z | |
| 56 | 2026-06-05T03:59:21.615Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-05T03:59:21.615Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-05T03:59:21.615Z | |
| 59 | 2026-06-05T03:59:21.615Z | To configure your current shell, you need to source |
| 60 | 2026-06-05T03:59:21.615Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-05T03:59:21.615Z | |
| 62 | 2026-06-05T03:59:21.615Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-05T03:59:21.620Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-05T03:59:21.620Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-05T03:59:21.620Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-05T03:59:21.621Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-05T03:59:21.621Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-05T03:59:21.621Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-05T03:59:21.621Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-05T03:59:21.621Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-05T03:59:21.704Z | + rustup --version |
| 72 | 2026-06-05T03:59:21.712Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-05T03:59:21.715Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-05T03:59:21.733Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-05T03:59:21.737Z | + cargo --version |
| 76 | 2026-06-05T03:59:21.749Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-05T03:59:21.753Z | + rustc --version |
| 78 | 2026-06-05T03:59:21.791Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-05T03:59:21.804Z | process exited: duration 17376 ms, exit code 0 |
| |
| 80 | 2026-06-05T03:59:21.823Z | starting task 2: "authentication" |
| 81 | 2026-06-05T03:59:21.842Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-06-05T03:59:21.851Z | starting task 3: "clone repository" |
| 83 | 2026-06-05T03:59:21.857Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-05T03:59:21.857Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-05T03:59:21.891Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-05T03:59:22.888Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-05T03:59:22.888Z | + git fetch origin e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 88 | 2026-06-05T03:59:23.237Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-05T03:59:23.238Z | * branch e86e4e4b2f8085a42f0b82ef9a63817606232356 -> FETCH_HEAD |
| 90 | 2026-06-05T03:59:23.244Z | + [[ -n renovate/chrono-0.x ]] |
| 91 | 2026-06-05T03:59:23.249Z | ++ git branch --show-current |
| 92 | 2026-06-05T03:59:23.250Z | + current=main |
| 93 | 2026-06-05T03:59:23.250Z | + [[ main != renovate/chrono-0.x ]] |
| 94 | 2026-06-05T03:59:23.250Z | + git branch -f renovate/chrono-0.x e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 95 | 2026-06-05T03:59:23.253Z | + git checkout -f renovate/chrono-0.x |
| 96 | 2026-06-05T03:59:23.265Z | Switched to branch 'renovate/chrono-0.x' |
| 97 | 2026-06-05T03:59:23.268Z | + git reset --hard e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 98 | 2026-06-05T03:59:23.271Z | HEAD is now at e86e4e4 Update Rust crate chrono to 0.4.45 |
| 99 | 2026-06-05T03:59:23.271Z | process exited: duration 1419 ms, exit code 0 |
| |
| 100 | 2026-06-05T03:59:23.277Z | starting task 4: "build" |
| 101 | 2026-06-05T03:59:23.285Z | ++ dladm |
| 102 | 2026-06-05T03:59:23.293Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-05T03:59:23.293Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-05T03:59:23.296Z | ++ ipadm |
| 105 | 2026-06-05T03:59:23.296Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-05T03:59:23.296Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-05T03:59:23.296Z | ena0/dhcp dhcp ok 10.150.1.98/24 |
| 108 | 2026-06-05T03:59:23.296Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-05T03:59:23.296Z | ++ banner collect |
| 110 | 2026-06-05T03:59:23.296Z | |
| 111 | 2026-06-05T03:59:23.296Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-05T03:59:23.296Z | # # # # # # # # # # |
| 113 | 2026-06-05T03:59:23.296Z | # # # # # ##### # # |
| 114 | 2026-06-05T03:59:23.296Z | # # # # # # # # |
| 115 | 2026-06-05T03:59:23.296Z | # # # # # # # # # # |
| 116 | 2026-06-05T03:59:23.296Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-05T03:59:23.296Z | |
| 118 | 2026-06-05T03:59:23.297Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-05T03:59:23.297Z | ++ repo=softnpu |
| 120 | 2026-06-05T03:59:23.297Z | ++ series=image |
| 121 | 2026-06-05T03:59:23.297Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-05T03:59:23.297Z | ++ name=softnpu |
| 123 | 2026-06-05T03:59:23.297Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-05T03:59:23.297Z | ++ mkdir -p download |
| 125 | 2026-06-05T03:59:23.297Z | ++ pushd download |
| 126 | 2026-06-05T03:59:23.297Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-05T03:59:23.297Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-05T03:59:23.297Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-05T03:59:23.300Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-05T03:59:23.300Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-05T03:59:23.679Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 41.26M 0 0
100 15.63M 100 15.63M 0 0 41.26M 0 0
100 15.63M 100 15.63M 0 0 41.25M 0 0 |
| 132 | 2026-06-05T03:59:23.682Z | ++ popd |
| 133 | 2026-06-05T03:59:23.682Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-05T03:59:23.683Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-05T03:59:23.683Z | ++ repo=sidecar-lite |
| 136 | 2026-06-05T03:59:23.683Z | ++ series=release |
| 137 | 2026-06-05T03:59:23.683Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-05T03:59:23.683Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-05T03:59:23.683Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-05T03:59:23.683Z | ++ mkdir -p download |
| 141 | 2026-06-05T03:59:23.686Z | ++ pushd download |
| 142 | 2026-06-05T03:59:23.686Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-05T03:59:23.686Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-05T03:59:23.686Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-05T03:59:23.691Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-05T03:59:23.691Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-05T03:59:23.928Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 50.88M 0 0
100 12.04M 100 12.04M 0 0 50.87M 0 0
100 12.04M 100 12.04M 0 0 50.86M 0 0 |
| 148 | 2026-06-05T03:59:23.951Z | ++ popd |
| 149 | 2026-06-05T03:59:23.951Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-05T03:59:23.951Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-05T03:59:23.951Z | ++ repo=sidecar-lite |
| 152 | 2026-06-05T03:59:23.951Z | ++ series=release |
| 153 | 2026-06-05T03:59:23.951Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-05T03:59:23.951Z | ++ name=scadm |
| 155 | 2026-06-05T03:59:23.951Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-05T03:59:23.951Z | ++ mkdir -p download |
| 157 | 2026-06-05T03:59:23.957Z | ++ pushd download |
| 158 | 2026-06-05T03:59:23.957Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-05T03:59:23.957Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-05T03:59:23.957Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-05T03:59:23.957Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-05T03:59:23.957Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-05T03:59:24.163Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 70.62M 0 0
100 15.78M 100 15.78M 0 0 70.60M 0 0
100 15.78M 100 15.78M 0 0 70.58M 0 0 |
| 164 | 2026-06-05T03:59:24.166Z | ++ popd |
| 165 | 2026-06-05T03:59:24.166Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-05T03:59:24.166Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-05T03:59:24.166Z | ++ repo=dendrite |
| 168 | 2026-06-05T03:59:24.166Z | ++ series=image |
| 169 | 2026-06-05T03:59:24.166Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-05T03:59:24.166Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-05T03:59:24.166Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-05T03:59:24.166Z | ++ mkdir -p download |
| 173 | 2026-06-05T03:59:24.169Z | ++ pushd download |
| 174 | 2026-06-05T03:59:24.169Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-05T03:59:24.169Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-05T03:59:24.169Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-05T03:59:24.173Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-05T03:59:24.177Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-05T03:59:24.983Z |
0 0 0 0 0 0 0 0 0
100 71.59M 100 71.59M 0 0 88.48M 0 0
100 71.59M 100 71.59M 0 0 88.48M 0 0
100 71.59M 100 71.59M 0 0 88.47M 0 0 |
| 180 | 2026-06-05T03:59:24.986Z | ++ popd |
| 181 | 2026-06-05T03:59:24.989Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-05T03:59:24.989Z | ++ get_artifact maghemite release e86e4e4b2f8085a42f0b82ef9a63817606232356 ddm |
| 183 | 2026-06-05T03:59:24.989Z | ++ repo=maghemite |
| 184 | 2026-06-05T03:59:24.989Z | ++ series=release |
| 185 | 2026-06-05T03:59:24.989Z | ++ commit=e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 186 | 2026-06-05T03:59:24.989Z | ++ name=ddm |
| 187 | 2026-06-05T03:59:24.989Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-05T03:59:24.989Z | ++ mkdir -p download |
| 189 | 2026-06-05T03:59:24.989Z | ++ pushd download |
| 190 | 2026-06-05T03:59:24.989Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-05T03:59:24.989Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-05T03:59:24.989Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e86e4e4b2f8085a42f0b82ef9a63817606232356/ddm |
| 193 | 2026-06-05T03:59:24.994Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-05T03:59:24.997Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-05T03:59:25.062Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-05T03:59:25.062Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-05T03:59:25.069Z | ++ popd |
| 198 | 2026-06-05T03:59:25.069Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-05T03:59:25.069Z | ++ get_artifact maghemite release e86e4e4b2f8085a42f0b82ef9a63817606232356 ddmadm |
| 200 | 2026-06-05T03:59:25.069Z | ++ repo=maghemite |
| 201 | 2026-06-05T03:59:25.069Z | ++ series=release |
| 202 | 2026-06-05T03:59:25.069Z | ++ commit=e86e4e4b2f8085a42f0b82ef9a63817606232356 |
| 203 | 2026-06-05T03:59:25.069Z | ++ name=ddmadm |
| 204 | 2026-06-05T03:59:25.069Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-05T03:59:25.069Z | ++ mkdir -p download |
| 206 | 2026-06-05T03:59:25.069Z | ++ pushd download |
| 207 | 2026-06-05T03:59:25.069Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-05T03:59:25.070Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-05T03:59:25.070Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/e86e4e4b2f8085a42f0b82ef9a63817606232356/ddmadm |
| 210 | 2026-06-05T03:59:25.074Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-05T03:59:25.074Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-05T03:59:25.150Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-05T03:59:25.150Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-05T03:59:25.154Z | ++ popd |
| 215 | 2026-06-05T03:59:25.154Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-05T03:59:25.154Z | ++ pushd download |
| 217 | 2026-06-05T03:59:25.154Z | ++ chmod +x softnpu |
| 218 | 2026-06-05T03:59:25.154Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 219 | 2026-06-05T03:59:25.154Z | ++ chmod +x scadm |
| 220 | 2026-06-05T03:59:25.157Z | ++ chmod +x ddmadm |
| 221 | 2026-06-05T03:59:25.157Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-05T03:59:25.157Z | ++ chmod +x ddmd |
| 223 | 2026-06-05T03:59:25.157Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-05T03:59:25.157Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-05T03:59:25.162Z | mv: cannot access ddmadm |
| 226 | 2026-06-05T03:59:25.162Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-05T03:59:25.162Z | mv: cannot access ddmd |
| 228 | 2026-06-05T03:59:25.162Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-05T03:59:25.162Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-05T03:59:25.169Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-05T03:59:26.175Z | ++ 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-05T03:59:26.181Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-05T03:59:26.181Z | ++ popd |
| 234 | 2026-06-05T03:59:26.181Z | /work/oxidecomputer/maghemite |
| 235 | 2026-06-05T03:59:26.181Z | ++ banner install |
| 236 | 2026-06-05T03:59:26.189Z | |
| 237 | 2026-06-05T03:59:26.189Z | # # # #### ##### ## # # |
| 238 | 2026-06-05T03:59:26.189Z | # ## # # # # # # # |
| 239 | 2026-06-05T03:59:26.189Z | # # # # #### # # # # # |
| 240 | 2026-06-05T03:59:26.189Z | # # # # # # ###### # # |
| 241 | 2026-06-05T03:59:26.189Z | # # ## # # # # # # # |
| 242 | 2026-06-05T03:59:26.189Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-05T03:59:26.189Z | |
| 244 | 2026-06-05T03:59:26.189Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-05T03:59:26.189Z | ++ set +o errexit |
| 246 | 2026-06-05T03:59:26.189Z | ++ pkg info clang-15 |
| 247 | 2026-06-05T03:59:26.189Z | ++ grep -qi installed |
| 248 | 2026-06-05T03:59:27.377Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-05T03:59:27.377Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-05T03:59:27.377Z | |
| 251 | 2026-06-05T03:59:27.377Z | clang-15 |
| 252 | 2026-06-05T03:59:27.413Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-05T03:59:27.413Z | ++ set -o errexit |
| 254 | 2026-06-05T03:59:27.417Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-05T03:59:48.635Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-05T03:59:56.347Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-05T04:00:03.650Z | Planning: Solver setup ... Done |
| 258 | 2026-06-05T04:00:03.691Z | Planning: Running solver ... Done |
| 259 | 2026-06-05T04:00:03.831Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-05T04:00:03.861Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-05T04:00:04.031Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-05T04:00:04.060Z | Planning: Package planning ... Done |
| 263 | 2026-06-05T04:00:04.090Z | Planning: Merging actions ... Done |
| 264 | 2026-06-05T04:00:04.196Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-05T04:00:04.201Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-05T04:00:04.970Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-05T04:00:04.977Z | Planning: Planning completed in 8.45 seconds |
| 268 | 2026-06-05T04:00:05.008Z | Packages to install: 2 |
| 269 | 2026-06-05T04:00:05.031Z | Mediators to change: 2 |
| 270 | 2026-06-05T04:00:05.031Z | Services to change: 1 |
| 271 | 2026-06-05T04:00:05.031Z | Create boot environment: No |
| 272 | 2026-06-05T04:00:05.031Z | Create backup boot environment: No |
| 273 | 2026-06-05T04:00:05.051Z | |
| 274 | 2026-06-05T04:00:05.051Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-05T04:00:10.152Z | Download: 133/3076 items 15.1/211.3MB 7% complete (7.2M/s) |
| 276 | 2026-06-05T04:00:15.168Z | Download: 180/3076 items 15.3/211.3MB 7% complete (2.8M/s) |
| 277 | 2026-06-05T04:00:20.173Z | Download: 320/3076 items 16.2/211.3MB 7% complete (107k/s) |
| 278 | 2026-06-05T04:00:25.326Z | Download: 414/3076 items 16.7/211.3MB 7% complete (123k/s) |
| 279 | 2026-06-05T04:00:30.348Z | Download: 494/3076 items 16.9/211.3MB 7% complete (77.1k/s) |
| 280 | 2026-06-05T04:00:35.480Z | Download: 680/3076 items 17.6/211.3MB 8% complete (95.9k/s) |
| 281 | 2026-06-05T04:00:40.716Z | Download: 968/3076 items 81.9/211.3MB 38% complete (6.6M/s) |
| 282 | 2026-06-05T04:00:46.653Z | Download: 978/3076 items 82.2/211.3MB 38% complete (6.5M/s) |
| 283 | 2026-06-05T04:00:52.195Z | Download: 981/3076 items 82.2/211.3MB 38% complete (6.0M/s) |
| 284 | 2026-06-05T04:01:04.016Z | Download: 983/3076 items 82.2/211.3MB 38% complete |
| 285 | 2026-06-05T04:01:08.971Z | Download: 1271/3076 items 115.8/211.3MB 54% complete (8.0M/s) |
| 286 | 2026-06-05T04:01:14.095Z | Download: 1473/3076 items 116.6/211.3MB 55% complete (3.9M/s) |
| 287 | 2026-06-05T04:01:19.112Z | Download: 1558/3076 items 117.0/211.3MB 55% complete (281k/s) |
| 288 | 2026-06-05T04:01:24.126Z | Download: 1598/3076 items 117.1/211.3MB 55% complete (105k/s) |
| 289 | 2026-06-05T04:01:29.307Z | Download: 1739/3076 items 117.3/211.3MB 55% complete (45.6k/s) |
| 290 | 2026-06-05T04:01:34.478Z | Download: 1808/3076 items 117.4/211.3MB 55% complete (29.2k/s) |
| 291 | 2026-06-05T04:01:39.498Z | Download: 1875/3076 items 117.6/211.3MB 55% complete (23.1k/s) |
| 292 | 2026-06-05T04:01:45.774Z | Download: 2006/3076 items 117.9/211.3MB 55% complete (51.2k/s) |
| 293 | 2026-06-05T04:01:54.902Z | Download: 2008/3076 items 117.9/211.3MB 55% complete |
| 294 | 2026-06-05T04:02:07.715Z | Download: 2008/3076 items 117.9/211.3MB 55% complete |
| 295 | 2026-06-05T04:02:12.723Z | Download: 2609/3076 items 119.7/211.3MB 56% complete (382k/s) |
| 296 | 2026-06-05T04:02:17.735Z | Download: 2971/3076 items 179.8/211.3MB 85% complete (6.1M/s) |
| 297 | 2026-06-05T04:02:24.260Z | Download: 3030/3076 items 197.7/211.3MB 93% complete (7.8M/s) |
| 298 | 2026-06-05T04:02:29.464Z | Download: 3032/3076 items 197.7/211.3MB 93% complete (7.7M/s) |
| 299 | 2026-06-05T04:02:39.367Z | Download: 3034/3076 items 201.8/211.3MB 95% complete (397k/s) |
| 300 | 2026-06-05T04:02:40.774Z | Download: Completed 211.31 MB in 155.72 seconds (1.4M/s) |
| 301 | 2026-06-05T04:02:40.983Z | Actions: 1/3418 actions (Installing new actions) |
| 302 | 2026-06-05T04:02:44.133Z | Actions: Completed 3418 actions in 3.16 seconds. |
| 303 | 2026-06-05T04:02:44.788Z | Done |
| 304 | 2026-06-05T04:02:44.788Z | Done |
| 305 | 2026-06-05T04:02:45.533Z | Done |
| 306 | 2026-06-05T04:02:48.951Z | Done |
| 307 | 2026-06-05T04:02:49.028Z | Done |
| 308 | 2026-06-05T04:02:49.031Z | Done |
| 309 | 2026-06-05T04:02:49.280Z | Done |
| 310 | 2026-06-05T04:02:49.978Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 311 | 2026-06-05T04:02:49.978Z | ++ set +o errexit |
| 312 | 2026-06-05T04:02:49.981Z | ++ pkg info pkg-config |
| 313 | 2026-06-05T04:02:49.981Z | ++ grep -qi installed |
| 314 | 2026-06-05T04:02:50.209Z | ++ [[ 0 != 0 ]] |
| 315 | 2026-06-05T04:02:50.209Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 316 | 2026-06-05T04:02:50.209Z | ++ set +o errexit |
| 317 | 2026-06-05T04:02:50.212Z | ++ pkg info brand/omicron1 |
| 318 | 2026-06-05T04:02:50.212Z | ++ grep -qi installed |
| 319 | 2026-06-05T04:02:50.396Z | pkg: info: no packages matching the following patterns you specified are |
| 320 | 2026-06-05T04:02:50.396Z | installed on the system. Try querying remotely instead: |
| 321 | 2026-06-05T04:02:50.396Z | |
| 322 | 2026-06-05T04:02:50.396Z | brand/omicron1 |
| 323 | 2026-06-05T04:02:50.429Z | ++ [[ 1 != 0 ]] |
| 324 | 2026-06-05T04:02:50.429Z | ++ set -o errexit |
| 325 | 2026-06-05T04:02:50.429Z | ++ pfexec pkg install brand/omicron1 |
| 326 | 2026-06-05T04:02:50.864Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 327 | 2026-06-05T04:02:58.241Z | Planning: Solver setup ... Done |
| 328 | 2026-06-05T04:02:58.280Z | Planning: Running solver ... Done |
| 329 | 2026-06-05T04:02:58.426Z | Planning: Finding local manifests ... Done |
| 330 | 2026-06-05T04:02:58.430Z | Planning: Fetching manifests: 0/2 0% complete |
| 331 | 2026-06-05T04:02:58.954Z | Planning: Fetching manifests: 2/2 100% complete |
| 332 | 2026-06-05T04:02:58.965Z | Planning: Package planning ... Done |
| 333 | 2026-06-05T04:02:58.973Z | Planning: Merging actions ... Done |
| 334 | 2026-06-05T04:02:59.120Z | Planning: Checking for conflicting actions ... Done |
| 335 | 2026-06-05T04:02:59.135Z | Planning: Consolidating action changes ... Done |
| 336 | 2026-06-05T04:02:59.282Z | Planning: Evaluating mediators ... Done |
| 337 | 2026-06-05T04:02:59.292Z | Planning: Planning completed in 8.41 seconds |
| 338 | 2026-06-05T04:02:59.300Z | Packages to install: 2 |
| 339 | 2026-06-05T04:02:59.300Z | Create boot environment: No |
| 340 | 2026-06-05T04:02:59.300Z | Create backup boot environment: No |
| 341 | 2026-06-05T04:02:59.315Z | |
| 342 | 2026-06-05T04:02:59.315Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 343 | 2026-06-05T04:02:59.750Z | Download: Completed 1.07 MB in 0.43 seconds (2.5M/s) |
| 344 | 2026-06-05T04:02:59.841Z | Actions: 1/28 actions (Installing new actions) |
| 345 | 2026-06-05T04:02:59.851Z | Actions: Completed 28 actions in 0.01 seconds. |
| 346 | 2026-06-05T04:03:00.364Z | Done |
| 347 | 2026-06-05T04:03:00.364Z | Done |
| 348 | 2026-06-05T04:03:00.997Z | Done |
| 349 | 2026-06-05T04:03:03.847Z | Done |
| 350 | 2026-06-05T04:03:03.921Z | Done |
| 351 | 2026-06-05T04:03:03.924Z | Done |
| 352 | 2026-06-05T04:03:04.068Z | Done |
| 353 | 2026-06-05T04:03:04.206Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 354 | 2026-06-05T04:03:04.206Z | ++ set +o errexit |
| 355 | 2026-06-05T04:03:04.209Z | ++ pkg info brand/omicron1/tools |
| 356 | 2026-06-05T04:03:04.209Z | ++ grep -qi installed |
| 357 | 2026-06-05T04:03:04.390Z | pkg: info: no packages matching the following patterns you specified are |
| 358 | 2026-06-05T04:03:04.390Z | installed on the system. Try querying remotely instead: |
| 359 | 2026-06-05T04:03:04.390Z | |
| 360 | 2026-06-05T04:03:04.390Z | brand/omicron1/tools |
| 361 | 2026-06-05T04:03:04.423Z | ++ [[ 1 != 0 ]] |
| 362 | 2026-06-05T04:03:04.423Z | ++ set -o errexit |
| 363 | 2026-06-05T04:03:04.423Z | ++ pfexec pkg install brand/omicron1/tools |
| 364 | 2026-06-05T04:03:04.848Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 365 | 2026-06-05T04:03:12.250Z | Planning: Solver setup ... Done |
| 366 | 2026-06-05T04:03:12.289Z | Planning: Running solver ... Done |
| 367 | 2026-06-05T04:03:12.428Z | Planning: Finding local manifests ... Done |
| 368 | 2026-06-05T04:03:12.431Z | Planning: Fetching manifests: 0/1 0% complete |
| 369 | 2026-06-05T04:03:12.545Z | Planning: Fetching manifests: 1/1 100% complete |
| 370 | 2026-06-05T04:03:12.556Z | Planning: Package planning ... Done |
| 371 | 2026-06-05T04:03:12.558Z | Planning: Merging actions ... Done |
| 372 | 2026-06-05T04:03:12.697Z | Planning: Checking for conflicting actions ... Done |
| 373 | 2026-06-05T04:03:12.702Z | Planning: Consolidating action changes ... Done |
| 374 | 2026-06-05T04:03:12.855Z | Planning: Evaluating mediators ... Done |
| 375 | 2026-06-05T04:03:12.858Z | Planning: Planning completed in 8.01 seconds |
| 376 | 2026-06-05T04:03:12.863Z | Packages to install: 1 |
| 377 | 2026-06-05T04:03:12.863Z | Services to change: 1 |
| 378 | 2026-06-05T04:03:12.863Z | Create boot environment: No |
| 379 | 2026-06-05T04:03:12.864Z | Create backup boot environment: No |
| 380 | 2026-06-05T04:03:12.893Z | |
| 381 | 2026-06-05T04:03:12.893Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 382 | 2026-06-05T04:03:12.923Z | Download: Completed 1.19 MB in 0.03 seconds (41.6M/s) |
| 383 | 2026-06-05T04:03:12.999Z | Actions: 1/19 actions (Installing new actions) |
| 384 | 2026-06-05T04:03:13.013Z | Actions: Completed 19 actions in 0.01 seconds. |
| 385 | 2026-06-05T04:03:13.532Z | Done |
| 386 | 2026-06-05T04:03:13.532Z | Done |
| 387 | 2026-06-05T04:03:14.149Z | Done |
| 388 | 2026-06-05T04:03:17.034Z | Done |
| 389 | 2026-06-05T04:03:17.099Z | Done |
| 390 | 2026-06-05T04:03:17.103Z | Done |
| 391 | 2026-06-05T04:03:17.260Z | Done |
| 392 | 2026-06-05T04:03:17.402Z | ++ pfexec svcadm enable baseline |
| 393 | 2026-06-05T04:03:17.420Z | ++ retry=0 |
| 394 | 2026-06-05T04:03:17.426Z | +++ svcs -Hostate baseline |
| 395 | 2026-06-05T04:03:17.433Z | ++ [[ offline* != online ]] |
| 396 | 2026-06-05T04:03:17.433Z | ++ [[ 0 -gt 300 ]] |
| 397 | 2026-06-05T04:03:17.433Z | ++ sleep 1 |
| 398 | 2026-06-05T04:03:18.438Z | ++ retry=1 |
| 399 | 2026-06-05T04:03:18.441Z | +++ svcs -Hostate baseline |
| 400 | 2026-06-05T04:03:18.452Z | ++ [[ offline* != online ]] |
| 401 | 2026-06-05T04:03:18.452Z | ++ [[ 1 -gt 300 ]] |
| 402 | 2026-06-05T04:03:18.452Z | ++ sleep 1 |
| 403 | 2026-06-05T04:03:19.453Z | ++ retry=2 |
| 404 | 2026-06-05T04:03:19.458Z | +++ svcs -Hostate baseline |
| 405 | 2026-06-05T04:03:19.468Z | ++ [[ offline* != online ]] |
| 406 | 2026-06-05T04:03:19.468Z | ++ [[ 2 -gt 300 ]] |
| 407 | 2026-06-05T04:03:19.468Z | ++ sleep 1 |
| 408 | 2026-06-05T04:03:20.476Z | ++ retry=3 |
| 409 | 2026-06-05T04:03:20.491Z | +++ svcs -Hostate baseline |
| 410 | 2026-06-05T04:03:20.495Z | ++ [[ offline* != online ]] |
| 411 | 2026-06-05T04:03:20.495Z | ++ [[ 3 -gt 300 ]] |
| 412 | 2026-06-05T04:03:20.495Z | ++ sleep 1 |
| 413 | 2026-06-05T04:03:21.500Z | ++ retry=4 |
| 414 | 2026-06-05T04:03:21.516Z | +++ svcs -Hostate baseline |
| 415 | 2026-06-05T04:03:21.516Z | ++ [[ offline* != online ]] |
| 416 | 2026-06-05T04:03:21.516Z | ++ [[ 4 -gt 300 ]] |
| 417 | 2026-06-05T04:03:21.516Z | ++ sleep 1 |
| 418 | 2026-06-05T04:03:22.514Z | ++ retry=5 |
| 419 | 2026-06-05T04:03:22.522Z | +++ svcs -Hostate baseline |
| 420 | 2026-06-05T04:03:22.526Z | ++ [[ offline* != online ]] |
| 421 | 2026-06-05T04:03:22.526Z | ++ [[ 5 -gt 300 ]] |
| 422 | 2026-06-05T04:03:22.526Z | ++ sleep 1 |
| 423 | 2026-06-05T04:03:23.526Z | ++ retry=6 |
| 424 | 2026-06-05T04:03:23.531Z | +++ svcs -Hostate baseline |
| 425 | 2026-06-05T04:03:23.544Z | ++ [[ offline* != online ]] |
| 426 | 2026-06-05T04:03:23.544Z | ++ [[ 6 -gt 300 ]] |
| 427 | 2026-06-05T04:03:23.544Z | ++ sleep 1 |
| 428 | 2026-06-05T04:03:24.544Z | ++ retry=7 |
| 429 | 2026-06-05T04:03:24.552Z | +++ svcs -Hostate baseline |
| 430 | 2026-06-05T04:03:24.559Z | ++ [[ offline* != online ]] |
| 431 | 2026-06-05T04:03:24.559Z | ++ [[ 7 -gt 300 ]] |
| 432 | 2026-06-05T04:03:24.559Z | ++ sleep 1 |
| 433 | 2026-06-05T04:03:25.564Z | ++ retry=8 |
| 434 | 2026-06-05T04:03:25.573Z | +++ svcs -Hostate baseline |
| 435 | 2026-06-05T04:03:25.582Z | ++ [[ offline* != online ]] |
| 436 | 2026-06-05T04:03:25.582Z | ++ [[ 8 -gt 300 ]] |
| 437 | 2026-06-05T04:03:25.582Z | ++ sleep 1 |
| 438 | 2026-06-05T04:03:26.580Z | ++ retry=9 |
| 439 | 2026-06-05T04:03:26.583Z | +++ svcs -Hostate baseline |
| 440 | 2026-06-05T04:03:26.598Z | ++ [[ offline* != online ]] |
| 441 | 2026-06-05T04:03:26.598Z | ++ [[ 9 -gt 300 ]] |
| 442 | 2026-06-05T04:03:26.598Z | ++ sleep 1 |
| 443 | 2026-06-05T04:03:27.602Z | ++ retry=10 |
| 444 | 2026-06-05T04:03:27.609Z | +++ svcs -Hostate baseline |
| 445 | 2026-06-05T04:03:27.619Z | ++ [[ offline* != online ]] |
| 446 | 2026-06-05T04:03:27.619Z | ++ [[ 10 -gt 300 ]] |
| 447 | 2026-06-05T04:03:27.619Z | ++ sleep 1 |
| 448 | 2026-06-05T04:03:28.615Z | ++ retry=11 |
| 449 | 2026-06-05T04:03:28.618Z | +++ svcs -Hostate baseline |
| 450 | 2026-06-05T04:03:28.633Z | ++ [[ offline* != online ]] |
| 451 | 2026-06-05T04:03:28.634Z | ++ [[ 11 -gt 300 ]] |
| 452 | 2026-06-05T04:03:28.634Z | ++ sleep 1 |
| 453 | 2026-06-05T04:03:29.633Z | ++ retry=12 |
| 454 | 2026-06-05T04:03:29.636Z | +++ svcs -Hostate baseline |
| 455 | 2026-06-05T04:03:29.648Z | ++ [[ offline* != online ]] |
| 456 | 2026-06-05T04:03:29.648Z | ++ [[ 12 -gt 300 ]] |
| 457 | 2026-06-05T04:03:29.648Z | ++ sleep 1 |
| 458 | 2026-06-05T04:03:30.652Z | ++ retry=13 |
| 459 | 2026-06-05T04:03:30.656Z | +++ svcs -Hostate baseline |
| 460 | 2026-06-05T04:03:30.666Z | ++ [[ offline* != online ]] |
| 461 | 2026-06-05T04:03:30.666Z | ++ [[ 13 -gt 300 ]] |
| 462 | 2026-06-05T04:03:30.666Z | ++ sleep 1 |
| 463 | 2026-06-05T04:03:31.668Z | ++ retry=14 |
| 464 | 2026-06-05T04:03:31.672Z | +++ svcs -Hostate baseline |
| 465 | 2026-06-05T04:03:31.684Z | ++ [[ offline* != online ]] |
| 466 | 2026-06-05T04:03:31.684Z | ++ [[ 14 -gt 300 ]] |
| 467 | 2026-06-05T04:03:31.684Z | ++ sleep 1 |
| 468 | 2026-06-05T04:03:32.687Z | ++ retry=15 |
| 469 | 2026-06-05T04:03:32.690Z | +++ svcs -Hostate baseline |
| 470 | 2026-06-05T04:03:32.701Z | ++ [[ offline* != online ]] |
| 471 | 2026-06-05T04:03:32.702Z | ++ [[ 15 -gt 300 ]] |
| 472 | 2026-06-05T04:03:32.702Z | ++ sleep 1 |
| 473 | 2026-06-05T04:03:33.704Z | ++ retry=16 |
| 474 | 2026-06-05T04:03:33.707Z | +++ svcs -Hostate baseline |
| 475 | 2026-06-05T04:03:33.719Z | ++ [[ offline* != online ]] |
| 476 | 2026-06-05T04:03:33.719Z | ++ [[ 16 -gt 300 ]] |
| 477 | 2026-06-05T04:03:33.719Z | ++ sleep 1 |
| 478 | 2026-06-05T04:03:34.721Z | ++ retry=17 |
| 479 | 2026-06-05T04:03:34.726Z | +++ svcs -Hostate baseline |
| 480 | 2026-06-05T04:03:34.738Z | ++ [[ offline* != online ]] |
| 481 | 2026-06-05T04:03:34.738Z | ++ [[ 17 -gt 300 ]] |
| 482 | 2026-06-05T04:03:34.738Z | ++ sleep 1 |
| 483 | 2026-06-05T04:03:35.742Z | ++ retry=18 |
| 484 | 2026-06-05T04:03:35.748Z | +++ svcs -Hostate baseline |
| 485 | 2026-06-05T04:03:35.761Z | ++ [[ offline* != online ]] |
| 486 | 2026-06-05T04:03:35.761Z | ++ [[ 18 -gt 300 ]] |
| 487 | 2026-06-05T04:03:35.761Z | ++ sleep 1 |
| 488 | 2026-06-05T04:03:36.758Z | ++ retry=19 |
| 489 | 2026-06-05T04:03:36.774Z | +++ svcs -Hostate baseline |
| 490 | 2026-06-05T04:03:36.777Z | ++ [[ offline* != online ]] |
| 491 | 2026-06-05T04:03:36.777Z | ++ [[ 19 -gt 300 ]] |
| 492 | 2026-06-05T04:03:36.777Z | ++ sleep 1 |
| 493 | 2026-06-05T04:03:37.776Z | ++ retry=20 |
| 494 | 2026-06-05T04:03:37.783Z | +++ svcs -Hostate baseline |
| 495 | 2026-06-05T04:03:37.791Z | ++ [[ offline* != online ]] |
| 496 | 2026-06-05T04:03:37.791Z | ++ [[ 20 -gt 300 ]] |
| 497 | 2026-06-05T04:03:37.791Z | ++ sleep 1 |
| 498 | 2026-06-05T04:03:38.794Z | ++ retry=21 |
| 499 | 2026-06-05T04:03:38.798Z | +++ svcs -Hostate baseline |
| 500 | 2026-06-05T04:03:38.810Z | ++ [[ offline* != online ]] |
| 501 | 2026-06-05T04:03:38.810Z | ++ [[ 21 -gt 300 ]] |
| 502 | 2026-06-05T04:03:38.810Z | ++ sleep 1 |
| 503 | 2026-06-05T04:03:39.811Z | ++ retry=22 |
| 504 | 2026-06-05T04:03:39.815Z | +++ svcs -Hostate baseline |
| 505 | 2026-06-05T04:03:39.827Z | ++ [[ offline* != online ]] |
| 506 | 2026-06-05T04:03:39.827Z | ++ [[ 22 -gt 300 ]] |
| 507 | 2026-06-05T04:03:39.827Z | ++ sleep 1 |
| 508 | 2026-06-05T04:03:40.829Z | ++ retry=23 |
| 509 | 2026-06-05T04:03:40.832Z | +++ svcs -Hostate baseline |
| 510 | 2026-06-05T04:03:40.845Z | ++ [[ offline* != online ]] |
| 511 | 2026-06-05T04:03:40.845Z | ++ [[ 23 -gt 300 ]] |
| 512 | 2026-06-05T04:03:40.845Z | ++ sleep 1 |
| 513 | 2026-06-05T04:03:41.846Z | ++ retry=24 |
| 514 | 2026-06-05T04:03:41.851Z | +++ svcs -Hostate baseline |
| 515 | 2026-06-05T04:03:41.863Z | ++ [[ offline* != online ]] |
| 516 | 2026-06-05T04:03:41.863Z | ++ [[ 24 -gt 300 ]] |
| 517 | 2026-06-05T04:03:41.863Z | ++ sleep 1 |
| 518 | 2026-06-05T04:03:42.867Z | ++ retry=25 |
| 519 | 2026-06-05T04:03:42.878Z | +++ svcs -Hostate baseline |
| 520 | 2026-06-05T04:03:42.886Z | ++ [[ offline* != online ]] |
| 521 | 2026-06-05T04:03:42.886Z | ++ [[ 25 -gt 300 ]] |
| 522 | 2026-06-05T04:03:42.886Z | ++ sleep 1 |
| 523 | 2026-06-05T04:03:43.881Z | ++ retry=26 |
| 524 | 2026-06-05T04:03:43.885Z | +++ svcs -Hostate baseline |
| 525 | 2026-06-05T04:03:43.898Z | ++ [[ offline* != online ]] |
| 526 | 2026-06-05T04:03:43.898Z | ++ [[ 26 -gt 300 ]] |
| 527 | 2026-06-05T04:03:43.898Z | ++ sleep 1 |
| 528 | 2026-06-05T04:03:44.899Z | ++ retry=27 |
| 529 | 2026-06-05T04:03:44.902Z | +++ svcs -Hostate baseline |
| 530 | 2026-06-05T04:03:44.914Z | ++ [[ offline* != online ]] |
| 531 | 2026-06-05T04:03:44.914Z | ++ [[ 27 -gt 300 ]] |
| 532 | 2026-06-05T04:03:44.914Z | ++ sleep 1 |
| 533 | 2026-06-05T04:03:45.920Z | ++ retry=28 |
| 534 | 2026-06-05T04:03:45.922Z | +++ svcs -Hostate baseline |
| 535 | 2026-06-05T04:03:46.338Z | ++ [[ offline* != online ]] |
| 536 | 2026-06-05T04:03:46.338Z | ++ [[ 28 -gt 300 ]] |
| 537 | 2026-06-05T04:03:46.338Z | ++ sleep 1 |
| 538 | 2026-06-05T04:03:46.935Z | ++ retry=29 |
| 539 | 2026-06-05T04:03:46.938Z | +++ svcs -Hostate baseline |
| 540 | 2026-06-05T04:03:46.950Z | ++ [[ offline* != online ]] |
| 541 | 2026-06-05T04:03:46.950Z | ++ [[ 29 -gt 300 ]] |
| 542 | 2026-06-05T04:03:46.950Z | ++ sleep 1 |
| 543 | 2026-06-05T04:03:47.953Z | ++ retry=30 |
| 544 | 2026-06-05T04:03:47.956Z | +++ svcs -Hostate baseline |
| 545 | 2026-06-05T04:03:47.967Z | ++ [[ offline* != online ]] |
| 546 | 2026-06-05T04:03:47.967Z | ++ [[ 30 -gt 300 ]] |
| 547 | 2026-06-05T04:03:47.967Z | ++ sleep 1 |
| 548 | 2026-06-05T04:03:49.003Z | ++ retry=31 |
| 549 | 2026-06-05T04:03:49.021Z | +++ svcs -Hostate baseline |
| 550 | 2026-06-05T04:03:49.021Z | ++ [[ offline* != online ]] |
| 551 | 2026-06-05T04:03:49.022Z | ++ [[ 31 -gt 300 ]] |
| 552 | 2026-06-05T04:03:49.022Z | ++ sleep 1 |
| 553 | 2026-06-05T04:03:49.987Z | ++ retry=32 |
| 554 | 2026-06-05T04:03:49.990Z | +++ svcs -Hostate baseline |
| 555 | 2026-06-05T04:03:50.050Z | ++ [[ offline* != online ]] |
| 556 | 2026-06-05T04:03:50.050Z | ++ [[ 32 -gt 300 ]] |
| 557 | 2026-06-05T04:03:50.050Z | ++ sleep 1 |
| 558 | 2026-06-05T04:03:51.008Z | ++ retry=33 |
| 559 | 2026-06-05T04:03:51.011Z | +++ svcs -Hostate baseline |
| 560 | 2026-06-05T04:03:51.020Z | ++ [[ offline* != online ]] |
| 561 | 2026-06-05T04:03:51.020Z | ++ [[ 33 -gt 300 ]] |
| 562 | 2026-06-05T04:03:51.020Z | ++ sleep 1 |
| 563 | 2026-06-05T04:03:52.036Z | ++ retry=34 |
| 564 | 2026-06-05T04:03:52.052Z | +++ svcs -Hostate baseline |
| 565 | 2026-06-05T04:03:52.052Z | ++ [[ offline* != online ]] |
| 566 | 2026-06-05T04:03:52.052Z | ++ [[ 34 -gt 300 ]] |
| 567 | 2026-06-05T04:03:52.052Z | ++ sleep 1 |
| 568 | 2026-06-05T04:03:53.048Z | ++ retry=35 |
| 569 | 2026-06-05T04:03:53.055Z | +++ svcs -Hostate baseline |
| 570 | 2026-06-05T04:03:53.059Z | ++ [[ offline* != online ]] |
| 571 | 2026-06-05T04:03:53.059Z | ++ [[ 35 -gt 300 ]] |
| 572 | 2026-06-05T04:03:53.059Z | ++ sleep 1 |
| 573 | 2026-06-05T04:03:54.081Z | ++ retry=36 |
| 574 | 2026-06-05T04:03:54.486Z | +++ svcs -Hostate baseline |
| 575 | 2026-06-05T04:03:54.486Z | ++ [[ offline* != online ]] |
| 576 | 2026-06-05T04:03:54.486Z | ++ [[ 36 -gt 300 ]] |
| 577 | 2026-06-05T04:03:54.486Z | ++ sleep 1 |
| 578 | 2026-06-05T04:03:55.075Z | ++ retry=37 |
| 579 | 2026-06-05T04:03:55.078Z | +++ svcs -Hostate baseline |
| 580 | 2026-06-05T04:03:55.091Z | ++ [[ offline* != online ]] |
| 581 | 2026-06-05T04:03:55.091Z | ++ [[ 37 -gt 300 ]] |
| 582 | 2026-06-05T04:03:55.091Z | ++ sleep 1 |
| 583 | 2026-06-05T04:03:56.093Z | ++ retry=38 |
| 584 | 2026-06-05T04:03:56.097Z | +++ svcs -Hostate baseline |
| 585 | 2026-06-05T04:03:56.524Z | ++ [[ offline* != online ]] |
| 586 | 2026-06-05T04:03:56.524Z | ++ [[ 38 -gt 300 ]] |
| 587 | 2026-06-05T04:03:56.524Z | ++ sleep 1 |
| 588 | 2026-06-05T04:03:57.111Z | ++ retry=39 |
| 589 | 2026-06-05T04:03:57.115Z | +++ svcs -Hostate baseline |
| 590 | 2026-06-05T04:03:57.129Z | ++ [[ offline* != online ]] |
| 591 | 2026-06-05T04:03:57.129Z | ++ [[ 39 -gt 300 ]] |
| 592 | 2026-06-05T04:03:57.129Z | ++ sleep 1 |
| 593 | 2026-06-05T04:03:58.536Z | ++ retry=40 |
| 594 | 2026-06-05T04:03:58.539Z | +++ svcs -Hostate baseline |
| 595 | 2026-06-05T04:03:58.539Z | ++ [[ offline* != online ]] |
| 596 | 2026-06-05T04:03:58.539Z | ++ [[ 40 -gt 300 ]] |
| 597 | 2026-06-05T04:03:58.539Z | ++ sleep 1 |
| 598 | 2026-06-05T04:03:59.148Z | ++ retry=41 |
| 599 | 2026-06-05T04:03:59.153Z | +++ svcs -Hostate baseline |
| 600 | 2026-06-05T04:03:59.579Z | ++ [[ offline* != online ]] |
| 601 | 2026-06-05T04:03:59.579Z | ++ [[ 41 -gt 300 ]] |
| 602 | 2026-06-05T04:03:59.579Z | ++ sleep 1 |
| 603 | 2026-06-05T04:04:00.175Z | ++ retry=42 |
| 604 | 2026-06-05T04:04:00.198Z | +++ svcs -Hostate baseline |
| 605 | 2026-06-05T04:04:00.198Z | ++ [[ offline* != online ]] |
| 606 | 2026-06-05T04:04:00.198Z | ++ [[ 42 -gt 300 ]] |
| 607 | 2026-06-05T04:04:00.198Z | ++ sleep 1 |
| 608 | 2026-06-05T04:04:01.183Z | ++ retry=43 |
| 609 | 2026-06-05T04:04:01.192Z | +++ svcs -Hostate baseline |
| 610 | 2026-06-05T04:04:01.202Z | ++ [[ offline* != online ]] |
| 611 | 2026-06-05T04:04:01.202Z | ++ [[ 43 -gt 300 ]] |
| 612 | 2026-06-05T04:04:01.202Z | ++ sleep 1 |
| 613 | 2026-06-05T04:04:02.201Z | ++ retry=44 |
| 614 | 2026-06-05T04:04:02.208Z | +++ svcs -Hostate baseline |
| 615 | 2026-06-05T04:04:02.216Z | ++ [[ offline* != online ]] |
| 616 | 2026-06-05T04:04:02.216Z | ++ [[ 44 -gt 300 ]] |
| 617 | 2026-06-05T04:04:02.216Z | ++ sleep 1 |
| 618 | 2026-06-05T04:04:03.227Z | ++ retry=45 |
| 619 | 2026-06-05T04:04:03.246Z | +++ svcs -Hostate baseline |
| 620 | 2026-06-05T04:04:03.247Z | ++ [[ offline* != online ]] |
| 621 | 2026-06-05T04:04:03.247Z | ++ [[ 45 -gt 300 ]] |
| 622 | 2026-06-05T04:04:03.247Z | ++ sleep 1 |
| 623 | 2026-06-05T04:04:04.243Z | ++ retry=46 |
| 624 | 2026-06-05T04:04:04.252Z | +++ svcs -Hostate baseline |
| 625 | 2026-06-05T04:04:04.261Z | ++ [[ offline* != online ]] |
| 626 | 2026-06-05T04:04:04.261Z | ++ [[ 46 -gt 300 ]] |
| 627 | 2026-06-05T04:04:04.261Z | ++ sleep 1 |
| 628 | 2026-06-05T04:04:05.253Z | ++ retry=47 |
| 629 | 2026-06-05T04:04:05.257Z | +++ svcs -Hostate baseline |
| 630 | 2026-06-05T04:04:05.276Z | ++ [[ offline* != online ]] |
| 631 | 2026-06-05T04:04:05.276Z | ++ [[ 47 -gt 300 ]] |
| 632 | 2026-06-05T04:04:05.276Z | ++ sleep 1 |
| 633 | 2026-06-05T04:04:06.272Z | ++ retry=48 |
| 634 | 2026-06-05T04:04:06.277Z | +++ svcs -Hostate baseline |
| 635 | 2026-06-05T04:04:06.287Z | ++ [[ offline* != online ]] |
| 636 | 2026-06-05T04:04:06.287Z | ++ [[ 48 -gt 300 ]] |
| 637 | 2026-06-05T04:04:06.287Z | ++ sleep 1 |
| 638 | 2026-06-05T04:04:07.288Z | ++ retry=49 |
| 639 | 2026-06-05T04:04:07.292Z | +++ svcs -Hostate baseline |
| 640 | 2026-06-05T04:04:07.304Z | ++ [[ offline* != online ]] |
| 641 | 2026-06-05T04:04:07.304Z | ++ [[ 49 -gt 300 ]] |
| 642 | 2026-06-05T04:04:07.304Z | ++ sleep 1 |
| 643 | 2026-06-05T04:04:08.307Z | ++ retry=50 |
| 644 | 2026-06-05T04:04:08.310Z | +++ svcs -Hostate baseline |
| 645 | 2026-06-05T04:04:08.322Z | ++ [[ offline* != online ]] |
| 646 | 2026-06-05T04:04:08.323Z | ++ [[ 50 -gt 300 ]] |
| 647 | 2026-06-05T04:04:08.323Z | ++ sleep 1 |
| 648 | 2026-06-05T04:04:09.324Z | ++ retry=51 |
| 649 | 2026-06-05T04:04:09.739Z | +++ svcs -Hostate baseline |
| 650 | 2026-06-05T04:04:09.743Z | ++ [[ offline* != online ]] |
| 651 | 2026-06-05T04:04:09.743Z | ++ [[ 51 -gt 300 ]] |
| 652 | 2026-06-05T04:04:09.743Z | ++ sleep 1 |
| 653 | 2026-06-05T04:04:10.355Z | ++ retry=52 |
| 654 | 2026-06-05T04:04:10.363Z | +++ svcs -Hostate baseline |
| 655 | 2026-06-05T04:04:10.363Z | ++ [[ offline* != online ]] |
| 656 | 2026-06-05T04:04:10.363Z | ++ [[ 52 -gt 300 ]] |
| 657 | 2026-06-05T04:04:10.363Z | ++ sleep 1 |
| 658 | 2026-06-05T04:04:11.359Z | ++ retry=53 |
| 659 | 2026-06-05T04:04:11.362Z | +++ svcs -Hostate baseline |
| 660 | 2026-06-05T04:04:11.374Z | ++ [[ offline* != online ]] |
| 661 | 2026-06-05T04:04:11.374Z | ++ [[ 53 -gt 300 ]] |
| 662 | 2026-06-05T04:04:11.374Z | ++ sleep 1 |
| 663 | 2026-06-05T04:04:12.377Z | ++ retry=54 |
| 664 | 2026-06-05T04:04:12.380Z | +++ svcs -Hostate baseline |
| 665 | 2026-06-05T04:04:12.395Z | ++ [[ offline* != online ]] |
| 666 | 2026-06-05T04:04:12.396Z | ++ [[ 54 -gt 300 ]] |
| 667 | 2026-06-05T04:04:12.396Z | ++ sleep 1 |
| 668 | 2026-06-05T04:04:13.395Z | ++ retry=55 |
| 669 | 2026-06-05T04:04:13.402Z | +++ svcs -Hostate baseline |
| 670 | 2026-06-05T04:04:13.414Z | ++ [[ offline* != online ]] |
| 671 | 2026-06-05T04:04:13.414Z | ++ [[ 55 -gt 300 ]] |
| 672 | 2026-06-05T04:04:13.414Z | ++ sleep 1 |
| 673 | 2026-06-05T04:04:14.415Z | ++ retry=56 |
| 674 | 2026-06-05T04:04:14.420Z | +++ svcs -Hostate baseline |
| 675 | 2026-06-05T04:04:14.436Z | ++ [[ offline* != online ]] |
| 676 | 2026-06-05T04:04:14.436Z | ++ [[ 56 -gt 300 ]] |
| 677 | 2026-06-05T04:04:14.436Z | ++ sleep 1 |
| 678 | 2026-06-05T04:04:15.458Z | ++ retry=57 |
| 679 | 2026-06-05T04:04:15.865Z | +++ svcs -Hostate baseline |
| 680 | 2026-06-05T04:04:15.865Z | ++ [[ offline* != online ]] |
| 681 | 2026-06-05T04:04:15.866Z | ++ [[ 57 -gt 300 ]] |
| 682 | 2026-06-05T04:04:15.866Z | ++ sleep 1 |
| 683 | 2026-06-05T04:04:16.451Z | ++ retry=58 |
| 684 | 2026-06-05T04:04:16.462Z | +++ svcs -Hostate baseline |
| 685 | 2026-06-05T04:04:16.468Z | ++ [[ offline* != online ]] |
| 686 | 2026-06-05T04:04:16.468Z | ++ [[ 58 -gt 300 ]] |
| 687 | 2026-06-05T04:04:16.468Z | ++ sleep 1 |
| 688 | 2026-06-05T04:04:17.468Z | ++ retry=59 |
| 689 | 2026-06-05T04:04:17.475Z | +++ svcs -Hostate baseline |
| 690 | 2026-06-05T04:04:17.483Z | ++ [[ offline* != online ]] |
| 691 | 2026-06-05T04:04:17.483Z | ++ [[ 59 -gt 300 ]] |
| 692 | 2026-06-05T04:04:17.483Z | ++ sleep 1 |
| 693 | 2026-06-05T04:04:18.510Z | ++ retry=60 |
| 694 | 2026-06-05T04:04:18.579Z | +++ svcs -Hostate baseline |
| 695 | 2026-06-05T04:04:18.579Z | ++ [[ offline* != online ]] |
| 696 | 2026-06-05T04:04:18.580Z | ++ [[ 60 -gt 300 ]] |
| 697 | 2026-06-05T04:04:18.580Z | ++ sleep 1 |
| 698 | 2026-06-05T04:04:19.510Z | ++ retry=61 |
| 699 | 2026-06-05T04:04:19.537Z | +++ svcs -Hostate baseline |
| 700 | 2026-06-05T04:04:19.570Z | ++ [[ offline* != online ]] |
| 701 | 2026-06-05T04:04:19.571Z | ++ [[ 61 -gt 300 ]] |
| 702 | 2026-06-05T04:04:19.571Z | ++ sleep 1 |
| 703 | 2026-06-05T04:04:20.530Z | ++ retry=62 |
| 704 | 2026-06-05T04:04:20.535Z | +++ svcs -Hostate baseline |
| 705 | 2026-06-05T04:04:20.542Z | ++ [[ offline* != online ]] |
| 706 | 2026-06-05T04:04:20.542Z | ++ [[ 62 -gt 300 ]] |
| 707 | 2026-06-05T04:04:20.542Z | ++ sleep 1 |
| 708 | 2026-06-05T04:04:21.542Z | ++ retry=63 |
| 709 | 2026-06-05T04:04:21.620Z | +++ svcs -Hostate baseline |
| 710 | 2026-06-05T04:04:21.649Z | ++ [[ offline* != online ]] |
| 711 | 2026-06-05T04:04:21.649Z | ++ [[ 63 -gt 300 ]] |
| 712 | 2026-06-05T04:04:21.649Z | ++ sleep 1 |
| 713 | 2026-06-05T04:04:22.557Z | ++ retry=64 |
| 714 | 2026-06-05T04:04:22.561Z | +++ svcs -Hostate baseline |
| 715 | 2026-06-05T04:04:22.575Z | ++ [[ offline* != online ]] |
| 716 | 2026-06-05T04:04:22.575Z | ++ [[ 64 -gt 300 ]] |
| 717 | 2026-06-05T04:04:22.575Z | ++ sleep 1 |
| 718 | 2026-06-05T04:04:23.605Z | ++ retry=65 |
| 719 | 2026-06-05T04:04:23.623Z | +++ svcs -Hostate baseline |
| 720 | 2026-06-05T04:04:23.623Z | ++ [[ offline* != online ]] |
| 721 | 2026-06-05T04:04:23.623Z | ++ [[ 65 -gt 300 ]] |
| 722 | 2026-06-05T04:04:23.623Z | ++ sleep 1 |
| 723 | 2026-06-05T04:04:24.592Z | ++ retry=66 |
| 724 | 2026-06-05T04:04:24.996Z | +++ svcs -Hostate baseline |
| 725 | 2026-06-05T04:04:25.001Z | ++ [[ offline* != online ]] |
| 726 | 2026-06-05T04:04:25.001Z | ++ [[ 66 -gt 300 ]] |
| 727 | 2026-06-05T04:04:25.001Z | ++ sleep 1 |
| 728 | 2026-06-05T04:04:25.745Z | ++ retry=67 |
| 729 | 2026-06-05T04:04:25.745Z | +++ svcs -Hostate baseline |
| 730 | 2026-06-05T04:04:25.745Z | ++ [[ offline* != online ]] |
| 731 | 2026-06-05T04:04:25.745Z | ++ [[ 67 -gt 300 ]] |
| 732 | 2026-06-05T04:04:25.745Z | ++ sleep 1 |
| 733 | 2026-06-05T04:04:26.639Z | ++ retry=68 |
| 734 | 2026-06-05T04:04:26.686Z | +++ svcs -Hostate baseline |
| 735 | 2026-06-05T04:04:26.709Z | ++ [[ offline* != online ]] |
| 736 | 2026-06-05T04:04:26.709Z | ++ [[ 68 -gt 300 ]] |
| 737 | 2026-06-05T04:04:26.709Z | ++ sleep 1 |
| 738 | 2026-06-05T04:04:27.670Z | ++ retry=69 |
| 739 | 2026-06-05T04:04:27.718Z | +++ svcs -Hostate baseline |
| 740 | 2026-06-05T04:04:27.718Z | ++ [[ offline* != online ]] |
| 741 | 2026-06-05T04:04:27.718Z | ++ [[ 69 -gt 300 ]] |
| 742 | 2026-06-05T04:04:27.719Z | ++ sleep 1 |
| 743 | 2026-06-05T04:04:28.748Z | ++ retry=70 |
| 744 | 2026-06-05T04:04:29.167Z | +++ svcs -Hostate baseline |
| 745 | 2026-06-05T04:04:29.167Z | ++ [[ offline* != online ]] |
| 746 | 2026-06-05T04:04:29.167Z | ++ [[ 70 -gt 300 ]] |
| 747 | 2026-06-05T04:04:29.167Z | ++ sleep 1 |
| 748 | 2026-06-05T04:04:29.692Z | ++ retry=71 |
| 749 | 2026-06-05T04:04:29.722Z | +++ svcs -Hostate baseline |
| 750 | 2026-06-05T04:04:29.722Z | ++ [[ offline* != online ]] |
| 751 | 2026-06-05T04:04:29.722Z | ++ [[ 71 -gt 300 ]] |
| 752 | 2026-06-05T04:04:29.722Z | ++ sleep 1 |
| 753 | 2026-06-05T04:04:30.800Z | ++ retry=72 |
| 754 | 2026-06-05T04:04:30.852Z | +++ svcs -Hostate baseline |
| 755 | 2026-06-05T04:04:30.853Z | ++ [[ offline* != online ]] |
| 756 | 2026-06-05T04:04:30.853Z | ++ [[ 72 -gt 300 ]] |
| 757 | 2026-06-05T04:04:30.853Z | ++ sleep 1 |
| 758 | 2026-06-05T04:04:31.743Z | ++ retry=73 |
| 759 | 2026-06-05T04:04:31.759Z | +++ svcs -Hostate baseline |
| 760 | 2026-06-05T04:04:31.759Z | ++ [[ offline* != online ]] |
| 761 | 2026-06-05T04:04:31.759Z | ++ [[ 73 -gt 300 ]] |
| 762 | 2026-06-05T04:04:31.759Z | ++ sleep 1 |
| 763 | 2026-06-05T04:04:32.737Z | ++ retry=74 |
| 764 | 2026-06-05T04:04:32.744Z | +++ svcs -Hostate baseline |
| 765 | 2026-06-05T04:04:32.824Z | ++ [[ offline* != online ]] |
| 766 | 2026-06-05T04:04:32.824Z | ++ [[ 74 -gt 300 ]] |
| 767 | 2026-06-05T04:04:32.824Z | ++ sleep 1 |
| 768 | 2026-06-05T04:04:33.753Z | ++ retry=75 |
| 769 | 2026-06-05T04:04:33.756Z | +++ svcs -Hostate baseline |
| 770 | 2026-06-05T04:04:33.777Z | ++ [[ offline* != online ]] |
| 771 | 2026-06-05T04:04:33.777Z | ++ [[ 75 -gt 300 ]] |
| 772 | 2026-06-05T04:04:33.777Z | ++ sleep 1 |
| 773 | 2026-06-05T04:04:34.787Z | ++ retry=76 |
| 774 | 2026-06-05T04:04:34.793Z | +++ svcs -Hostate baseline |
| 775 | 2026-06-05T04:04:34.793Z | ++ [[ offline* != online ]] |
| 776 | 2026-06-05T04:04:34.793Z | ++ [[ 76 -gt 300 ]] |
| 777 | 2026-06-05T04:04:34.793Z | ++ sleep 1 |
| 778 | 2026-06-05T04:04:35.790Z | ++ retry=77 |
| 779 | 2026-06-05T04:04:36.206Z | +++ svcs -Hostate baseline |
| 780 | 2026-06-05T04:04:36.219Z | ++ [[ offline* != online ]] |
| 781 | 2026-06-05T04:04:36.219Z | ++ [[ 77 -gt 300 ]] |
| 782 | 2026-06-05T04:04:36.219Z | ++ sleep 1 |
| 783 | 2026-06-05T04:04:36.840Z | ++ retry=78 |
| 784 | 2026-06-05T04:04:36.864Z | +++ svcs -Hostate baseline |
| 785 | 2026-06-05T04:04:36.864Z | ++ [[ offline* != online ]] |
| 786 | 2026-06-05T04:04:36.864Z | ++ [[ 78 -gt 300 ]] |
| 787 | 2026-06-05T04:04:36.864Z | ++ sleep 1 |
| 788 | 2026-06-05T04:04:37.829Z | ++ retry=79 |
| 789 | 2026-06-05T04:04:37.869Z | +++ svcs -Hostate baseline |
| 790 | 2026-06-05T04:04:37.888Z | ++ [[ offline* != online ]] |
| 791 | 2026-06-05T04:04:37.888Z | ++ [[ 79 -gt 300 ]] |
| 792 | 2026-06-05T04:04:37.888Z | ++ sleep 1 |
| 793 | 2026-06-05T04:04:38.846Z | ++ retry=80 |
| 794 | 2026-06-05T04:04:38.854Z | +++ svcs -Hostate baseline |
| 795 | 2026-06-05T04:04:38.861Z | ++ [[ offline* != online ]] |
| 796 | 2026-06-05T04:04:38.861Z | ++ [[ 80 -gt 300 ]] |
| 797 | 2026-06-05T04:04:38.861Z | ++ sleep 1 |
| 798 | 2026-06-05T04:04:39.862Z | ++ retry=81 |
| 799 | 2026-06-05T04:04:39.872Z | +++ svcs -Hostate baseline |
| 800 | 2026-06-05T04:04:39.888Z | ++ [[ offline* != online ]] |
| 801 | 2026-06-05T04:04:39.888Z | ++ [[ 81 -gt 300 ]] |
| 802 | 2026-06-05T04:04:39.902Z | ++ sleep 1 |
| 803 | 2026-06-05T04:04:40.879Z | ++ retry=82 |
| 804 | 2026-06-05T04:04:40.882Z | +++ svcs -Hostate baseline |
| 805 | 2026-06-05T04:04:40.894Z | ++ [[ offline* != online ]] |
| 806 | 2026-06-05T04:04:40.894Z | ++ [[ 82 -gt 300 ]] |
| 807 | 2026-06-05T04:04:40.894Z | ++ sleep 1 |
| 808 | 2026-06-05T04:04:41.896Z | ++ retry=83 |
| 809 | 2026-06-05T04:04:41.899Z | +++ svcs -Hostate baseline |
| 810 | 2026-06-05T04:04:41.913Z | ++ [[ offline* != online ]] |
| 811 | 2026-06-05T04:04:41.913Z | ++ [[ 83 -gt 300 ]] |
| 812 | 2026-06-05T04:04:41.913Z | ++ sleep 1 |
| 813 | 2026-06-05T04:04:42.914Z | ++ retry=84 |
| 814 | 2026-06-05T04:04:42.917Z | +++ svcs -Hostate baseline |
| 815 | 2026-06-05T04:04:42.935Z | ++ [[ offline* != online ]] |
| 816 | 2026-06-05T04:04:42.935Z | ++ [[ 84 -gt 300 ]] |
| 817 | 2026-06-05T04:04:42.935Z | ++ sleep 1 |
| 818 | 2026-06-05T04:04:43.932Z | ++ retry=85 |
| 819 | 2026-06-05T04:04:43.935Z | +++ svcs -Hostate baseline |
| 820 | 2026-06-05T04:04:43.947Z | ++ [[ offline* != online ]] |
| 821 | 2026-06-05T04:04:43.947Z | ++ [[ 85 -gt 300 ]] |
| 822 | 2026-06-05T04:04:43.950Z | ++ sleep 1 |
| 823 | 2026-06-05T04:04:44.953Z | ++ retry=86 |
| 824 | 2026-06-05T04:04:44.962Z | +++ svcs -Hostate baseline |
| 825 | 2026-06-05T04:04:44.985Z | ++ [[ offline* != online ]] |
| 826 | 2026-06-05T04:04:44.986Z | ++ [[ 86 -gt 300 ]] |
| 827 | 2026-06-05T04:04:44.986Z | ++ sleep 1 |
| 828 | 2026-06-05T04:04:45.994Z | ++ retry=87 |
| 829 | 2026-06-05T04:04:46.010Z | +++ svcs -Hostate baseline |
| 830 | 2026-06-05T04:04:46.011Z | ++ [[ offline* != online ]] |
| 831 | 2026-06-05T04:04:46.011Z | ++ [[ 87 -gt 300 ]] |
| 832 | 2026-06-05T04:04:46.011Z | ++ sleep 1 |
| 833 | 2026-06-05T04:04:47.006Z | ++ retry=88 |
| 834 | 2026-06-05T04:04:47.017Z | +++ svcs -Hostate baseline |
| 835 | 2026-06-05T04:04:47.017Z | ++ [[ offline* != online ]] |
| 836 | 2026-06-05T04:04:47.017Z | ++ [[ 88 -gt 300 ]] |
| 837 | 2026-06-05T04:04:47.017Z | ++ sleep 1 |
| 838 | 2026-06-05T04:04:48.018Z | ++ retry=89 |
| 839 | 2026-06-05T04:04:48.038Z | +++ svcs -Hostate baseline |
| 840 | 2026-06-05T04:04:48.039Z | ++ [[ offline* != online ]] |
| 841 | 2026-06-05T04:04:48.039Z | ++ [[ 89 -gt 300 ]] |
| 842 | 2026-06-05T04:04:48.039Z | ++ sleep 1 |
| 843 | 2026-06-05T04:04:49.175Z | ++ retry=90 |
| 844 | 2026-06-05T04:04:49.228Z | +++ svcs -Hostate baseline |
| 845 | 2026-06-05T04:04:49.228Z | ++ [[ offline* != online ]] |
| 846 | 2026-06-05T04:04:49.228Z | ++ [[ 90 -gt 300 ]] |
| 847 | 2026-06-05T04:04:49.232Z | ++ sleep 1 |
| 848 | 2026-06-05T04:04:50.324Z | ++ retry=91 |
| 849 | 2026-06-05T04:04:50.376Z | +++ svcs -Hostate baseline |
| 850 | 2026-06-05T04:04:50.376Z | ++ [[ offline* != online ]] |
| 851 | 2026-06-05T04:04:50.376Z | ++ [[ 91 -gt 300 ]] |
| 852 | 2026-06-05T04:04:50.376Z | ++ sleep 1 |
| 853 | 2026-06-05T04:04:51.063Z | ++ retry=92 |
| 854 | 2026-06-05T04:04:51.074Z | +++ svcs -Hostate baseline |
| 855 | 2026-06-05T04:04:51.090Z | ++ [[ offline* != online ]] |
| 856 | 2026-06-05T04:04:51.090Z | ++ [[ 92 -gt 300 ]] |
| 857 | 2026-06-05T04:04:51.090Z | ++ sleep 1 |
| 858 | 2026-06-05T04:04:52.115Z | ++ retry=93 |
| 859 | 2026-06-05T04:04:52.161Z | +++ svcs -Hostate baseline |
| 860 | 2026-06-05T04:04:52.161Z | ++ [[ offline* != online ]] |
| 861 | 2026-06-05T04:04:52.161Z | ++ [[ 93 -gt 300 ]] |
| 862 | 2026-06-05T04:04:52.161Z | ++ sleep 1 |
| 863 | 2026-06-05T04:04:53.095Z | ++ retry=94 |
| 864 | 2026-06-05T04:04:53.117Z | +++ svcs -Hostate baseline |
| 865 | 2026-06-05T04:04:53.122Z | ++ [[ offline* != online ]] |
| 866 | 2026-06-05T04:04:53.122Z | ++ [[ 94 -gt 300 ]] |
| 867 | 2026-06-05T04:04:53.122Z | ++ sleep 1 |
| 868 | 2026-06-05T04:04:54.522Z | ++ retry=95 |
| 869 | 2026-06-05T04:04:54.545Z | +++ svcs -Hostate baseline |
| 870 | 2026-06-05T04:04:54.545Z | ++ [[ offline* != online ]] |
| 871 | 2026-06-05T04:04:54.545Z | ++ [[ 95 -gt 300 ]] |
| 872 | 2026-06-05T04:04:54.545Z | ++ sleep 1 |
| 873 | 2026-06-05T04:04:55.198Z | ++ retry=96 |
| 874 | 2026-06-05T04:04:55.236Z | +++ svcs -Hostate baseline |
| 875 | 2026-06-05T04:04:55.236Z | ++ [[ offline* != online ]] |
| 876 | 2026-06-05T04:04:55.236Z | ++ [[ 96 -gt 300 ]] |
| 877 | 2026-06-05T04:04:55.236Z | ++ sleep 1 |
| 878 | 2026-06-05T04:04:56.232Z | ++ retry=97 |
| 879 | 2026-06-05T04:04:56.273Z | +++ svcs -Hostate baseline |
| 880 | 2026-06-05T04:04:56.273Z | ++ [[ offline* != online ]] |
| 881 | 2026-06-05T04:04:56.273Z | ++ [[ 97 -gt 300 ]] |
| 882 | 2026-06-05T04:04:56.273Z | ++ sleep 1 |
| 883 | 2026-06-05T04:04:57.324Z | ++ retry=98 |
| 884 | 2026-06-05T04:04:57.398Z | +++ svcs -Hostate baseline |
| 885 | 2026-06-05T04:04:57.398Z | ++ [[ offline* != online ]] |
| 886 | 2026-06-05T04:04:57.398Z | ++ [[ 98 -gt 300 ]] |
| 887 | 2026-06-05T04:04:57.398Z | ++ sleep 1 |
| 888 | 2026-06-05T04:04:59.216Z | ++ retry=99 |
| 889 | 2026-06-05T04:04:59.662Z | +++ svcs -Hostate baseline |
| 890 | 2026-06-05T04:04:59.662Z | ++ [[ offline* != online ]] |
| 891 | 2026-06-05T04:04:59.662Z | ++ [[ 99 -gt 300 ]] |
| 892 | 2026-06-05T04:04:59.662Z | ++ sleep 1 |
| 893 | 2026-06-05T04:04:59.662Z | ++ retry=100 |
| 894 | 2026-06-05T04:04:59.662Z | +++ svcs -Hostate baseline |
| 895 | 2026-06-05T04:04:59.662Z | ++ [[ offline* != online ]] |
| 896 | 2026-06-05T04:04:59.662Z | ++ [[ 100 -gt 300 ]] |
| 897 | 2026-06-05T04:04:59.662Z | ++ sleep 1 |
| 898 | 2026-06-05T04:05:01.749Z | ++ retry=101 |
| 899 | 2026-06-05T04:05:01.911Z | +++ svcs -Hostate baseline |
| 900 | 2026-06-05T04:05:01.911Z | ++ [[ offline* != online ]] |
| 901 | 2026-06-05T04:05:01.911Z | ++ [[ 101 -gt 300 ]] |
| 902 | 2026-06-05T04:05:01.911Z | ++ sleep 1 |
| 903 | 2026-06-05T04:05:02.009Z | ++ retry=102 |
| 904 | 2026-06-05T04:05:02.009Z | +++ svcs -Hostate baseline |
| 905 | 2026-06-05T04:05:02.009Z | ++ [[ offline* != online ]] |
| 906 | 2026-06-05T04:05:02.009Z | ++ [[ 102 -gt 300 ]] |
| 907 | 2026-06-05T04:05:02.009Z | ++ sleep 1 |
| 908 | 2026-06-05T04:05:02.428Z | ++ retry=103 |
| 909 | 2026-06-05T04:05:02.517Z | +++ svcs -Hostate baseline |
| 910 | 2026-06-05T04:05:02.517Z | ++ [[ offline* != online ]] |
| 911 | 2026-06-05T04:05:02.517Z | ++ [[ 103 -gt 300 ]] |
| 912 | 2026-06-05T04:05:02.517Z | ++ sleep 1 |
| 913 | 2026-06-05T04:05:03.272Z | ++ retry=104 |
| 914 | 2026-06-05T04:05:03.292Z | +++ svcs -Hostate baseline |
| 915 | 2026-06-05T04:05:03.293Z | ++ [[ offline* != online ]] |
| 916 | 2026-06-05T04:05:03.293Z | ++ [[ 104 -gt 300 ]] |
| 917 | 2026-06-05T04:05:03.293Z | ++ sleep 1 |
| 918 | 2026-06-05T04:05:04.309Z | ++ retry=105 |
| 919 | 2026-06-05T04:05:04.373Z | +++ svcs -Hostate baseline |
| 920 | 2026-06-05T04:05:04.373Z | ++ [[ offline* != online ]] |
| 921 | 2026-06-05T04:05:04.373Z | ++ [[ 105 -gt 300 ]] |
| 922 | 2026-06-05T04:05:04.373Z | ++ sleep 1 |
| 923 | 2026-06-05T04:05:05.389Z | ++ retry=106 |
| 924 | 2026-06-05T04:05:05.434Z | +++ svcs -Hostate baseline |
| 925 | 2026-06-05T04:05:05.434Z | ++ [[ offline* != online ]] |
| 926 | 2026-06-05T04:05:05.434Z | ++ [[ 106 -gt 300 ]] |
| 927 | 2026-06-05T04:05:05.434Z | ++ sleep 1 |
| 928 | 2026-06-05T04:05:06.344Z | ++ retry=107 |
| 929 | 2026-06-05T04:05:06.364Z | +++ svcs -Hostate baseline |
| 930 | 2026-06-05T04:05:06.364Z | ++ [[ offline* != online ]] |
| 931 | 2026-06-05T04:05:06.364Z | ++ [[ 107 -gt 300 ]] |
| 932 | 2026-06-05T04:05:06.364Z | ++ sleep 1 |
| 933 | 2026-06-05T04:05:07.489Z | ++ retry=108 |
| 934 | 2026-06-05T04:05:07.597Z | +++ svcs -Hostate baseline |
| 935 | 2026-06-05T04:05:07.597Z | ++ [[ offline* != online ]] |
| 936 | 2026-06-05T04:05:07.597Z | ++ [[ 108 -gt 300 ]] |
| 937 | 2026-06-05T04:05:07.597Z | ++ sleep 1 |
| 938 | 2026-06-05T04:05:08.419Z | ++ retry=109 |
| 939 | 2026-06-05T04:05:08.474Z | +++ svcs -Hostate baseline |
| 940 | 2026-06-05T04:05:08.474Z | ++ [[ offline* != online ]] |
| 941 | 2026-06-05T04:05:08.474Z | ++ [[ 109 -gt 300 ]] |
| 942 | 2026-06-05T04:05:08.474Z | ++ sleep 1 |
| 943 | 2026-06-05T04:05:09.480Z | ++ retry=110 |
| 944 | 2026-06-05T04:05:09.525Z | +++ svcs -Hostate baseline |
| 945 | 2026-06-05T04:05:09.525Z | ++ [[ offline* != online ]] |
| 946 | 2026-06-05T04:05:09.525Z | ++ [[ 110 -gt 300 ]] |
| 947 | 2026-06-05T04:05:09.525Z | ++ sleep 1 |
| 948 | 2026-06-05T04:05:10.727Z | ++ retry=111 |
| 949 | 2026-06-05T04:05:10.727Z | +++ svcs -Hostate baseline |
| 950 | 2026-06-05T04:05:10.727Z | ++ [[ online != online ]] |
| 951 | 2026-06-05T04:05:10.727Z | ++ set -o errexit |
| 952 | 2026-06-05T04:05:10.727Z | ++ set -o pipefail |
| 953 | 2026-06-05T04:05:10.727Z | ++ banner build |
| 954 | 2026-06-05T04:05:10.728Z | |
| 955 | 2026-06-05T04:05:10.728Z | ##### # # # # ##### |
| 956 | 2026-06-05T04:05:10.728Z | # # # # # # # # |
| 957 | 2026-06-05T04:05:10.728Z | ##### # # # # # # |
| 958 | 2026-06-05T04:05:10.728Z | # # # # # # # # |
| 959 | 2026-06-05T04:05:10.728Z | # # # # # # # # |
| 960 | 2026-06-05T04:05:10.728Z | ##### #### # ###### ##### |
| 961 | 2026-06-05T04:05:10.728Z | |
| 962 | 2026-06-05T04:05:10.728Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 963 | 2026-06-05T04:05:10.728Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 964 | 2026-06-05T04:05:10.728Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 965 | 2026-06-05T04:05:10.728Z | info: downloading 6 components |
| 966 | 2026-06-05T04:05:26.724Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 967 | 2026-06-05T04:05:27.638Z | From https://github.com/oxidecomputer/falcon |
| 968 | 2026-06-05T04:05:27.638Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 969 | 2026-06-05T04:05:27.996Z | Updating crates.io index |
| 970 | 2026-06-05T04:05:27.996Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 971 | 2026-06-05T04:05:28.387Z | From https://github.com/oxidecomputer/dendrite |
| 972 | 2026-06-05T04:05:28.387Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 973 | 2026-06-05T04:05:30.110Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 974 | 2026-06-05T04:05:30.232Z | From https://github.com/oxidecomputer/ispf |
| 975 | 2026-06-05T04:05:30.232Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 976 | 2026-06-05T04:05:30.232Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 977 | 2026-06-05T04:05:30.232Z | From https://github.com/oxidecomputer/netadm-sys |
| 978 | 2026-06-05T04:05:30.232Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 979 | 2026-06-05T04:05:30.232Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 980 | 2026-06-05T04:05:36.831Z | From https://github.com/oxidecomputer/omicron |
| 981 | 2026-06-05T04:05:36.831Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 982 | 2026-06-05T04:05:37.125Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 983 | 2026-06-05T04:05:38.521Z | From https://github.com/oxidecomputer/opte |
| 984 | 2026-06-05T04:05:38.521Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 985 | 2026-06-05T04:05:38.929Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 986 | 2026-06-05T04:05:39.087Z | From https://github.com/illumos/smf-rs |
| 987 | 2026-06-05T04:05:39.087Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 988 | 2026-06-05T04:05:39.308Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 989 | 2026-06-05T04:05:39.419Z | From https://github.com/oxidecomputer/network-interface |
| 990 | 2026-06-05T04:05:39.419Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 991 | 2026-06-05T04:05:39.419Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 992 | 2026-06-05T04:05:40.841Z | From https://github.com/oxidecomputer/zone |
| 993 | 2026-06-05T04:05:40.842Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 994 | 2026-06-05T04:05:40.968Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 995 | 2026-06-05T04:05:40.968Z | From https://github.com/oxidecomputer/propolis |
| 996 | 2026-06-05T04:05:40.968Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 997 | 2026-06-05T04:05:41.055Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 998 | 2026-06-05T04:05:41.139Z | From https://github.com/oxidecomputer/transceiver-control |
| 999 | 2026-06-05T04:05:41.139Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 1000 | 2026-06-05T04:05:41.139Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 1001 | 2026-06-05T04:05:41.250Z | From https://github.com/oxidecomputer/dlpi-sys |
| 1002 | 2026-06-05T04:05:41.250Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 1003 | 2026-06-05T04:05:41.277Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 1004 | 2026-06-05T04:05:41.595Z | From https://github.com/jmesmon/rust-libzfs |
| 1005 | 2026-06-05T04:05:41.595Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 1006 | 2026-06-05T04:05:41.636Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 1007 | 2026-06-05T04:05:41.869Z | From https://github.com/oxidecomputer/rusty-doors |
| 1008 | 2026-06-05T04:05:41.869Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 1009 | 2026-06-05T04:05:41.918Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 1010 | 2026-06-05T04:05:42.196Z | From https://github.com/oxidecomputer/lldp |
| 1011 | 2026-06-05T04:05:42.198Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 1012 | 2026-06-05T04:05:42.300Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 1013 | 2026-06-05T04:05:42.644Z | From https://github.com/oxidecomputer/slog-error-chain |
| 1014 | 2026-06-05T04:05:42.644Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 1015 | 2026-06-05T04:05:42.763Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 1016 | 2026-06-05T04:05:42.810Z | From https://github.com/oxidecomputer/tufaceous |
| 1017 | 2026-06-05T04:05:42.810Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 1018 | 2026-06-05T04:05:43.046Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 1019 | 2026-06-05T04:05:43.470Z | From https://github.com/oxidecomputer/management-gateway-service |
| 1020 | 2026-06-05T04:05:43.470Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 1021 | 2026-06-05T04:05:43.608Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1022 | 2026-06-05T04:05:44.450Z | From https://github.com/oxidecomputer/crucible |
| 1023 | 2026-06-05T04:05:44.450Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 1024 | 2026-06-05T04:05:45.431Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 1025 | 2026-06-05T04:05:45.736Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 1026 | 2026-06-05T04:05:45.736Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 1027 | 2026-06-05T04:05:46.047Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 1028 | 2026-06-05T04:05:46.456Z | From https://github.com/oxidecomputer/propolis |
| 1029 | 2026-06-05T04:05:46.456Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 1030 | 2026-06-05T04:05:46.705Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 1031 | 2026-06-05T04:05:47.249Z | From https://github.com/oxidecomputer/crucible |
| 1032 | 2026-06-05T04:05:47.249Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 1033 | 2026-06-05T04:05:47.351Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 1034 | 2026-06-05T04:05:47.634Z | From https://github.com/oxidecomputer/tofino |
| 1035 | 2026-06-05T04:05:47.634Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 1036 | 2026-06-05T04:05:47.651Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 1037 | 2026-06-05T04:05:48.287Z | From https://github.com/oxidecomputer/maghemite |
| 1038 | 2026-06-05T04:05:48.287Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 1039 | 2026-06-05T04:05:48.337Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 1040 | 2026-06-05T04:05:48.571Z | From https://github.com/oxidecomputer/clickward |
| 1041 | 2026-06-05T04:05:48.571Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1042 | 2026-06-05T04:05:48.796Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1043 | 2026-06-05T04:05:49.023Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1044 | 2026-06-05T04:05:49.023Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1045 | 2026-06-05T04:05:49.845Z | Downloading crates ... |
| 1046 | 2026-06-05T04:05:49.958Z | Downloaded crc8 v0.1.1 |
| 1047 | 2026-06-05T04:05:50.112Z | Downloaded ciborium-io v0.2.2 |
| 1048 | 2026-06-05T04:05:50.112Z | Downloaded chacha20 v0.9.1 |
| 1049 | 2026-06-05T04:05:50.113Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1050 | 2026-06-05T04:05:50.113Z | Downloaded colored v3.1.1 |
| 1051 | 2026-06-05T04:05:50.113Z | Downloaded crossbeam-utils v0.8.21 |
| 1052 | 2026-06-05T04:05:50.113Z | Downloaded anstyle-query v1.1.5 |
| 1053 | 2026-06-05T04:05:50.113Z | Downloaded generic-array v0.14.7 |
| 1054 | 2026-06-05T04:05:50.113Z | Downloaded convert_case v0.4.0 |
| 1055 | 2026-06-05T04:05:50.113Z | Downloaded cookie v0.18.1 |
| 1056 | 2026-06-05T04:05:50.113Z | Downloaded foldhash v0.2.0 |
| 1057 | 2026-06-05T04:05:50.113Z | Downloaded csv-core v0.1.13 |
| 1058 | 2026-06-05T04:05:50.113Z | Downloaded bitflags v1.3.2 |
| 1059 | 2026-06-05T04:05:50.113Z | Downloaded hex v0.4.3 |
| 1060 | 2026-06-05T04:05:50.113Z | Downloaded foreign-types-macros v0.2.3 |
| 1061 | 2026-06-05T04:05:50.113Z | Downloaded bcs v0.1.6 |
| 1062 | 2026-06-05T04:05:50.113Z | Downloaded displaydoc v0.2.6 |
| 1063 | 2026-06-05T04:05:50.113Z | Downloaded atomic-waker v1.1.2 |
| 1064 | 2026-06-05T04:05:50.113Z | Downloaded atomicwrites v0.4.4 |
| 1065 | 2026-06-05T04:05:50.113Z | Downloaded hash32 v0.3.1 |
| 1066 | 2026-06-05T04:05:50.113Z | Downloaded cpufeatures v0.2.17 |
| 1067 | 2026-06-05T04:05:50.113Z | Downloaded hmac v0.12.1 |
| 1068 | 2026-06-05T04:05:50.113Z | Downloaded data-encoding v2.11.0 |
| 1069 | 2026-06-05T04:05:50.114Z | Downloaded base16ct v1.0.0 |
| 1070 | 2026-06-05T04:05:50.114Z | Downloaded derive-ex v0.1.8 |
| 1071 | 2026-06-05T04:05:50.114Z | Downloaded bit-set v0.8.0 |
| 1072 | 2026-06-05T04:05:50.114Z | Downloaded crunchy v0.2.4 |
| 1073 | 2026-06-05T04:05:50.114Z | Downloaded cobs v0.3.0 |
| 1074 | 2026-06-05T04:05:50.114Z | Downloaded darling v0.23.0 |
| 1075 | 2026-06-05T04:05:51.117Z | Downloaded defmt-macros v1.1.0 |
| 1076 | 2026-06-05T04:05:51.117Z | Downloaded http-body v1.0.1 |
| 1077 | 2026-06-05T04:05:51.117Z | Downloaded enum-as-inner v0.6.1 |
| 1078 | 2026-06-05T04:05:51.117Z | Downloaded embedded-io v0.6.1 |
| 1079 | 2026-06-05T04:05:51.117Z | Downloaded cstr-argument v0.1.2 |
| 1080 | 2026-06-05T04:05:51.117Z | Downloaded fxhash v0.2.1 |
| 1081 | 2026-06-05T04:05:51.117Z | Downloaded darling_core v0.23.0 |
| 1082 | 2026-06-05T04:05:51.117Z | Downloaded foreign-types-shared v0.3.1 |
| 1083 | 2026-06-05T04:05:51.117Z | Downloaded heck v0.4.1 |
| 1084 | 2026-06-05T04:05:51.117Z | Downloaded gethostname v0.5.0 |
| 1085 | 2026-06-05T04:05:51.118Z | Downloaded float-ord v0.3.2 |
| 1086 | 2026-06-05T04:05:51.118Z | Downloaded defmt-parser v1.0.0 |
| 1087 | 2026-06-05T04:05:51.118Z | Downloaded crossbeam-channel v0.5.15 |
| 1088 | 2026-06-05T04:05:51.118Z | Downloaded cipher v0.4.4 |
| 1089 | 2026-06-05T04:05:51.118Z | Downloaded daft v0.1.7 |
| 1090 | 2026-06-05T04:05:51.118Z | Downloaded futures-task v0.3.32 |
| 1091 | 2026-06-05T04:05:51.118Z | Downloaded futures-io v0.3.32 |
| 1092 | 2026-06-05T04:05:51.118Z | Downloaded camino v1.2.2 |
| 1093 | 2026-06-05T04:05:51.118Z | Downloaded dyn-clone v1.0.20 |
| 1094 | 2026-06-05T04:05:51.118Z | Downloaded hubpack_derive v0.1.1 |
| 1095 | 2026-06-05T04:05:51.118Z | Downloaded const-random-macro v0.1.16 |
| 1096 | 2026-06-05T04:05:51.118Z | Downloaded async-recursion v1.1.1 |
| 1097 | 2026-06-05T04:05:51.118Z | Downloaded base64ct v1.8.3 |
| 1098 | 2026-06-05T04:05:51.118Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1099 | 2026-06-05T04:05:51.118Z | Downloaded git-stub v1.0.0 |
| 1100 | 2026-06-05T04:05:51.118Z | Downloaded darling_macro v0.23.0 |
| 1101 | 2026-06-05T04:05:51.118Z | Downloaded cfg_aliases v0.2.1 |
| 1102 | 2026-06-05T04:05:51.118Z | Downloaded errno v0.3.14 |
| 1103 | 2026-06-05T04:05:51.118Z | Downloaded fs_extra v1.3.0 |
| 1104 | 2026-06-05T04:05:51.118Z | Downloaded erased-serde v0.3.31 |
| 1105 | 2026-06-05T04:05:51.118Z | Downloaded equivalent v1.0.2 |
| 1106 | 2026-06-05T04:05:51.118Z | Downloaded colorchoice v1.0.5 |
| 1107 | 2026-06-05T04:05:51.118Z | Downloaded form_urlencoded v1.2.2 |
| 1108 | 2026-06-05T04:05:51.118Z | Downloaded futures-sink v0.3.32 |
| 1109 | 2026-06-05T04:05:51.118Z | Downloaded dof v0.4.0 |
| 1110 | 2026-06-05T04:05:51.118Z | Downloaded httpdate v1.0.3 |
| 1111 | 2026-06-05T04:05:51.118Z | Downloaded hubpack v0.1.2 |
| 1112 | 2026-06-05T04:05:51.118Z | Downloaded heck v0.5.0 |
| 1113 | 2026-06-05T04:05:51.119Z | Downloaded chacha20 v0.10.0 |
| 1114 | 2026-06-05T04:05:51.119Z | Downloaded defmt v0.3.100 |
| 1115 | 2026-06-05T04:05:51.119Z | Downloaded fnv v1.0.7 |
| 1116 | 2026-06-05T04:05:51.119Z | Downloaded clap v4.6.1 |
| 1117 | 2026-06-05T04:05:51.119Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1118 | 2026-06-05T04:05:51.119Z | Downloaded idna_adapter v1.2.2 |
| 1119 | 2026-06-05T04:05:51.119Z | Downloaded is_ci v1.2.0 |
| 1120 | 2026-06-05T04:05:51.119Z | Downloaded instant v0.1.13 |
| 1121 | 2026-06-05T04:05:51.119Z | Downloaded async-trait v0.1.89 |
| 1122 | 2026-06-05T04:05:51.119Z | Downloaded hostname v0.3.1 |
| 1123 | 2026-06-05T04:05:51.119Z | Downloaded ciborium-ll v0.2.2 |
| 1124 | 2026-06-05T04:05:51.119Z | Downloaded git-stub-vcs v0.1.0 |
| 1125 | 2026-06-05T04:05:51.119Z | Downloaded daft-derive v0.1.7 |
| 1126 | 2026-06-05T04:05:51.119Z | Downloaded hyper-rustls v0.27.9 |
| 1127 | 2026-06-05T04:05:51.119Z | Downloaded digest v0.11.3 |
| 1128 | 2026-06-05T04:05:51.119Z | Downloaded futures-executor v0.3.32 |
| 1129 | 2026-06-05T04:05:51.119Z | Downloaded futures-core v0.3.32 |
| 1130 | 2026-06-05T04:05:51.119Z | Downloaded argon2 v0.5.3 |
| 1131 | 2026-06-05T04:05:51.119Z | Downloaded http-body-util v0.1.3 |
| 1132 | 2026-06-05T04:05:51.119Z | Downloaded hashbrown v0.17.1 |
| 1133 | 2026-06-05T04:05:51.119Z | Downloaded either v1.16.0 |
| 1134 | 2026-06-05T04:05:51.119Z | Downloaded memmap v0.7.0 |
| 1135 | 2026-06-05T04:05:51.119Z | Downloaded is-terminal v0.4.17 |
| 1136 | 2026-06-05T04:05:51.119Z | Downloaded digest v0.10.7 |
| 1137 | 2026-06-05T04:05:51.119Z | Downloaded newline-converter v0.3.0 |
| 1138 | 2026-06-05T04:05:51.120Z | Downloaded match_cfg v0.1.0 |
| 1139 | 2026-06-05T04:05:51.120Z | Downloaded fastrand v2.4.1 |
| 1140 | 2026-06-05T04:05:51.120Z | Downloaded linked-hash-map v0.5.6 |
| 1141 | 2026-06-05T04:05:51.120Z | Downloaded cpufeatures v0.3.0 |
| 1142 | 2026-06-05T04:05:51.120Z | Downloaded macaddr v1.0.1 |
| 1143 | 2026-06-05T04:05:51.120Z | Downloaded humantime v2.3.0 |
| 1144 | 2026-06-05T04:05:51.120Z | Downloaded ff v0.13.1 |
| 1145 | 2026-06-05T04:05:51.120Z | Downloaded jobserver v0.1.34 |
| 1146 | 2026-06-05T04:05:51.120Z | Downloaded getrandom v0.2.17 |
| 1147 | 2026-06-05T04:05:51.120Z | Downloaded glob v0.3.3 |
| 1148 | 2026-06-05T04:05:51.120Z | Downloaded defmt v1.1.0 |
| 1149 | 2026-06-05T04:05:51.120Z | Downloaded mime v0.3.17 |
| 1150 | 2026-06-05T04:05:51.120Z | Downloaded memoffset v0.9.1 |
| 1151 | 2026-06-05T04:05:51.120Z | Downloaded managed v0.8.0 |
| 1152 | 2026-06-05T04:05:51.120Z | Downloaded getrandom v0.4.2 |
| 1153 | 2026-06-05T04:05:51.120Z | Downloaded newtype_derive v0.1.6 |
| 1154 | 2026-06-05T04:05:51.120Z | Downloaded http v1.4.1 |
| 1155 | 2026-06-05T04:05:51.120Z | Downloaded konst_macro_rules v0.2.19 |
| 1156 | 2026-06-05T04:05:51.120Z | Downloaded num_threads v0.1.7 |
| 1157 | 2026-06-05T04:05:51.120Z | Downloaded num-conv v0.2.2 |
| 1158 | 2026-06-05T04:05:51.120Z | Downloaded no-std-compat v0.4.1 |
| 1159 | 2026-06-05T04:05:51.120Z | Downloaded futures-macro v0.3.32 |
| 1160 | 2026-06-05T04:05:51.120Z | Downloaded olpc-cjson v0.1.4 |
| 1161 | 2026-06-05T04:05:51.120Z | Downloaded ipnetwork v0.21.1 |
| 1162 | 2026-06-05T04:05:51.120Z | Downloaded ingot-macros v0.1.1 |
| 1163 | 2026-06-05T04:05:51.120Z | Downloaded httparse v1.10.1 |
| 1164 | 2026-06-05T04:05:51.120Z | Downloaded highway v1.3.0 |
| 1165 | 2026-06-05T04:05:51.120Z | Downloaded async-stream v0.3.6 |
| 1166 | 2026-06-05T04:05:51.121Z | Downloaded fs-err v3.3.0 |
| 1167 | 2026-06-05T04:05:51.121Z | Downloaded natord v1.0.9 |
| 1168 | 2026-06-05T04:05:51.121Z | Downloaded iana-time-zone v0.1.65 |
| 1169 | 2026-06-05T04:05:51.121Z | Downloaded parse-display v0.10.0 |
| 1170 | 2026-06-05T04:05:51.121Z | Downloaded const-oid v0.10.2 |
| 1171 | 2026-06-05T04:05:51.121Z | Downloaded base64 v0.21.7 |
| 1172 | 2026-06-05T04:05:51.121Z | Downloaded num_enum_derive v0.5.11 |
| 1173 | 2026-06-05T04:05:51.121Z | Downloaded indent_write v2.2.0 |
| 1174 | 2026-06-05T04:05:51.121Z | Downloaded ident_case v1.0.1 |
| 1175 | 2026-06-05T04:05:51.229Z | Downloaded anstyle v1.0.14 |
| 1176 | 2026-06-05T04:05:51.229Z | Downloaded dropshot_endpoint v0.17.1 |
| 1177 | 2026-06-05T04:05:51.229Z | Downloaded async-compression v0.4.42 |
| 1178 | 2026-06-05T04:05:51.229Z | Downloaded drift v0.2.0 |
| 1179 | 2026-06-05T04:05:51.229Z | Downloaded percent-encoding v2.3.2 |
| 1180 | 2026-06-05T04:05:51.229Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1181 | 2026-06-05T04:05:51.229Z | Downloaded num-iter v0.1.45 |
| 1182 | 2026-06-05T04:05:51.229Z | Downloaded num v0.4.3 |
| 1183 | 2026-06-05T04:05:51.229Z | Downloaded newtype-uuid v1.3.2 |
| 1184 | 2026-06-05T04:05:51.229Z | Downloaded linear-map v1.2.0 |
| 1185 | 2026-06-05T04:05:51.229Z | Downloaded multer v3.1.0 |
| 1186 | 2026-06-05T04:05:51.229Z | Downloaded blake2 v0.10.6 |
| 1187 | 2026-06-05T04:05:51.229Z | Downloaded litemap v0.8.2 |
| 1188 | 2026-06-05T04:05:51.229Z | Downloaded crossbeam-deque v0.8.6 |
| 1189 | 2026-06-05T04:05:51.229Z | Downloaded libsw v3.5.0 |
| 1190 | 2026-06-05T04:05:51.229Z | Downloaded proc-macro-crate v1.3.1 |
| 1191 | 2026-06-05T04:05:51.229Z | Downloaded openssl-probe v0.2.1 |
| 1192 | 2026-06-05T04:05:51.229Z | Downloaded dunce v1.0.5 |
| 1193 | 2026-06-05T04:05:51.230Z | Downloaded derive-where v1.6.1 |
| 1194 | 2026-06-05T04:05:51.230Z | Downloaded half v2.7.1 |
| 1195 | 2026-06-05T04:05:51.230Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1196 | 2026-06-05T04:05:51.230Z | Downloaded indexmap v1.9.3 |
| 1197 | 2026-06-05T04:05:51.230Z | Downloaded futures v0.3.32 |
| 1198 | 2026-06-05T04:05:51.230Z | Downloaded num-integer v0.1.46 |
| 1199 | 2026-06-05T04:05:51.230Z | Downloaded lazy_static v1.5.0 |
| 1200 | 2026-06-05T04:05:51.230Z | Downloaded num_enum v0.5.11 |
| 1201 | 2026-06-05T04:05:51.230Z | Downloaded progenitor-client v0.14.0 |
| 1202 | 2026-06-05T04:05:51.230Z | Downloaded libsw-core v0.3.2 |
| 1203 | 2026-06-05T04:05:51.230Z | Downloaded icu_locale_core v2.2.0 |
| 1204 | 2026-06-05T04:05:51.230Z | Downloaded chacha20poly1305 v0.10.1 |
| 1205 | 2026-06-05T04:05:51.230Z | Downloaded proc-macro-crate v3.5.0 |
| 1206 | 2026-06-05T04:05:51.230Z | Downloaded progenitor-macro v0.13.0 |
| 1207 | 2026-06-05T04:05:51.230Z | Downloaded plain v0.2.3 |
| 1208 | 2026-06-05T04:05:51.230Z | Downloaded getrandom v0.3.4 |
| 1209 | 2026-06-05T04:05:51.230Z | Downloaded paste v1.0.15 |
| 1210 | 2026-06-05T04:05:51.230Z | Downloaded rand_chacha v0.3.1 |
| 1211 | 2026-06-05T04:05:51.230Z | Downloaded progenitor-client v0.10.0 |
| 1212 | 2026-06-05T04:05:51.230Z | Downloaded powerfmt v0.2.0 |
| 1213 | 2026-06-05T04:05:51.230Z | Downloaded darling_core v0.21.3 |
| 1214 | 2026-06-05T04:05:51.230Z | Downloaded potential_utf v0.1.5 |
| 1215 | 2026-06-05T04:05:51.230Z | Downloaded parking_lot_core v0.8.6 |
| 1216 | 2026-06-05T04:05:51.230Z | Downloaded ref-cast-impl v1.0.25 |
| 1217 | 2026-06-05T04:05:51.230Z | Downloaded rand_xorshift v0.4.0 |
| 1218 | 2026-06-05T04:05:51.230Z | Downloaded parse-display-derive v0.10.0 |
| 1219 | 2026-06-05T04:05:51.231Z | Downloaded quick-error v1.2.3 |
| 1220 | 2026-06-05T04:05:51.231Z | Downloaded password-hash v0.5.0 |
| 1221 | 2026-06-05T04:05:51.231Z | Downloaded cmake v0.1.58 |
| 1222 | 2026-06-05T04:05:51.231Z | Downloaded cancel-safe-futures v0.1.5 |
| 1223 | 2026-06-05T04:05:51.231Z | Downloaded num-rational v0.4.2 |
| 1224 | 2026-06-05T04:05:51.231Z | Downloaded parking_lot v0.12.5 |
| 1225 | 2026-06-05T04:05:51.231Z | Downloaded pretty-hex v0.4.2 |
| 1226 | 2026-06-05T04:05:51.231Z | Downloaded phf_shared v0.12.1 |
| 1227 | 2026-06-05T04:05:51.231Z | Downloaded pin-project-lite v0.2.17 |
| 1228 | 2026-06-05T04:05:51.231Z | Downloaded progenitor-client v0.13.0 |
| 1229 | 2026-06-05T04:05:51.231Z | Downloaded ref-cast v1.0.25 |
| 1230 | 2026-06-05T04:05:51.231Z | Downloaded proc-macro-error2 v2.0.1 |
| 1231 | 2026-06-05T04:05:51.231Z | Downloaded progenitor-macro v0.14.0 |
| 1232 | 2026-06-05T04:05:51.231Z | Downloaded heapless v0.8.0 |
| 1233 | 2026-06-05T04:05:51.231Z | Downloaded phf v0.12.1 |
| 1234 | 2026-06-05T04:05:51.231Z | Downloaded icu_properties v2.2.0 |
| 1235 | 2026-06-05T04:05:51.231Z | Downloaded darling v0.21.3 |
| 1236 | 2026-06-05T04:05:51.231Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1237 | 2026-06-05T04:05:51.231Z | Downloaded clap_derive v4.6.1 |
| 1238 | 2026-06-05T04:05:51.231Z | Downloaded progenitor v0.10.0 |
| 1239 | 2026-06-05T04:05:51.231Z | Downloaded once_cell v1.21.4 |
| 1240 | 2026-06-05T04:05:51.231Z | Downloaded icu_collections v2.2.0 |
| 1241 | 2026-06-05T04:05:51.231Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1242 | 2026-06-05T04:05:51.231Z | Downloaded icu_normalizer_data v2.2.0 |
| 1243 | 2026-06-05T04:05:51.231Z | Downloaded icu_normalizer v2.2.0 |
| 1244 | 2026-06-05T04:05:51.231Z | Downloaded ciborium v0.2.2 |
| 1245 | 2026-06-05T04:05:51.231Z | Downloaded progenitor v0.13.0 |
| 1246 | 2026-06-05T04:05:51.232Z | Downloaded resolv-conf v0.7.6 |
| 1247 | 2026-06-05T04:05:51.232Z | Downloaded rustc-hash v2.1.2 |
| 1248 | 2026-06-05T04:05:51.232Z | Downloaded progenitor v0.14.0 |
| 1249 | 2026-06-05T04:05:51.232Z | Downloaded rand_core v0.10.1 |
| 1250 | 2026-06-05T04:05:51.232Z | Downloaded rustc_version v0.4.1 |
| 1251 | 2026-06-05T04:05:51.232Z | Downloaded rand_core v0.6.4 |
| 1252 | 2026-06-05T04:05:51.232Z | Downloaded progenitor-extras v0.2.0 |
| 1253 | 2026-06-05T04:05:51.232Z | Downloaded rand_chacha v0.9.0 |
| 1254 | 2026-06-05T04:05:51.232Z | Downloaded progenitor-macro v0.10.0 |
| 1255 | 2026-06-05T04:05:51.232Z | Downloaded rand_core v0.9.5 |
| 1256 | 2026-06-05T04:05:51.232Z | Downloaded parking_lot v0.11.2 |
| 1257 | 2026-06-05T04:05:51.232Z | Downloaded poly1305 v0.8.0 |
| 1258 | 2026-06-05T04:05:51.232Z | Downloaded serde-big-array v0.5.1 |
| 1259 | 2026-06-05T04:05:51.232Z | Downloaded serde_urlencoded v0.7.1 |
| 1260 | 2026-06-05T04:05:51.232Z | Downloaded scroll_derive v0.13.1 |
| 1261 | 2026-06-05T04:05:51.232Z | Downloaded pest_derive v2.8.6 |
| 1262 | 2026-06-05T04:05:51.232Z | Downloaded secrecy v0.10.3 |
| 1263 | 2026-06-05T04:05:51.232Z | Downloaded rustc_version v0.1.7 |
| 1264 | 2026-06-05T04:05:51.232Z | Downloaded num_enum v0.7.6 |
| 1265 | 2026-06-05T04:05:51.232Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1266 | 2026-06-05T04:05:51.232Z | Downloaded indexmap v2.14.0 |
| 1267 | 2026-06-05T04:05:51.232Z | Downloaded ppv-lite86 v0.2.21 |
| 1268 | 2026-06-05T04:05:51.232Z | Downloaded serde_repr v0.1.20 |
| 1269 | 2026-06-05T04:05:51.232Z | Downloaded same-file v1.0.6 |
| 1270 | 2026-06-05T04:05:51.232Z | Downloaded semver v0.1.20 |
| 1271 | 2026-06-05T04:05:51.232Z | Downloaded pin-project-internal v1.1.13 |
| 1272 | 2026-06-05T04:05:51.233Z | Downloaded pest_generator v2.8.6 |
| 1273 | 2026-06-05T04:05:51.233Z | Downloaded owo-colors v4.3.0 |
| 1274 | 2026-06-05T04:05:51.233Z | Downloaded rustls-native-certs v0.8.4 |
| 1275 | 2026-06-05T04:05:51.654Z | Downloaded memmap2 v0.9.10 |
| 1276 | 2026-06-05T04:05:51.654Z | Downloaded log v0.4.32 |
| 1277 | 2026-06-05T04:05:51.654Z | Downloaded num-traits v0.2.19 |
| 1278 | 2026-06-05T04:05:51.654Z | Downloaded serde_plain v1.0.2 |
| 1279 | 2026-06-05T04:05:51.654Z | Downloaded sigpipe v0.1.3 |
| 1280 | 2026-06-05T04:05:51.654Z | Downloaded serde_spanned v1.1.1 |
| 1281 | 2026-06-05T04:05:51.654Z | Downloaded scroll_derive v0.12.1 |
| 1282 | 2026-06-05T04:05:51.654Z | Downloaded num_enum_derive v0.7.6 |
| 1283 | 2026-06-05T04:05:51.654Z | Downloaded siphasher v1.0.3 |
| 1284 | 2026-06-05T04:05:51.654Z | Downloaded num-complex v0.4.6 |
| 1285 | 2026-06-05T04:05:51.654Z | Downloaded parking_lot_core v0.9.12 |
| 1286 | 2026-06-05T04:05:51.654Z | Downloaded bitflags v2.12.1 |
| 1287 | 2026-06-05T04:05:51.654Z | Downloaded rusty-fork v0.3.1 |
| 1288 | 2026-06-05T04:05:51.654Z | Downloaded rustls-pemfile v2.2.0 |
| 1289 | 2026-06-05T04:05:51.654Z | Downloaded quote v1.0.45 |
| 1290 | 2026-06-05T04:05:51.654Z | Downloaded slog-envlogger v2.2.0 |
| 1291 | 2026-06-05T04:05:51.655Z | Downloaded sha1 v0.10.6 |
| 1292 | 2026-06-05T04:05:51.655Z | Downloaded slog-bunyan v2.5.0 |
| 1293 | 2026-06-05T04:05:51.655Z | Downloaded quinn-udp v0.5.14 |
| 1294 | 2026-06-05T04:05:51.655Z | Downloaded jiff-static v0.2.28 |
| 1295 | 2026-06-05T04:05:51.655Z | Downloaded postcard v1.1.3 |
| 1296 | 2026-06-05T04:05:51.655Z | Downloaded hickory-resolver v0.25.2 |
| 1297 | 2026-06-05T04:05:51.655Z | Downloaded rustversion v1.0.22 |
| 1298 | 2026-06-05T04:05:51.655Z | Downloaded schemars_derive v0.8.22 |
| 1299 | 2026-06-05T04:05:51.655Z | Downloaded papergrid v0.11.0 |
| 1300 | 2026-06-05T04:05:51.655Z | Downloaded konst v0.2.20 |
| 1301 | 2026-06-05T04:05:51.655Z | Downloaded smawk v0.3.2 |
| 1302 | 2026-06-05T04:05:51.655Z | Downloaded spin v0.5.2 |
| 1303 | 2026-06-05T04:05:51.655Z | Downloaded serde_spanned v0.6.9 |
| 1304 | 2026-06-05T04:05:51.655Z | Downloaded pin-project v1.1.13 |
| 1305 | 2026-06-05T04:05:51.655Z | Downloaded serde_tokenstream v0.2.3 |
| 1306 | 2026-06-05T04:05:51.655Z | Downloaded serde_path_to_error v0.1.20 |
| 1307 | 2026-06-05T04:05:51.655Z | Downloaded scopeguard v1.2.0 |
| 1308 | 2026-06-05T04:05:51.655Z | Downloaded papergrid v0.18.0 |
| 1309 | 2026-06-05T04:05:51.655Z | Downloaded tabled_derive v0.11.0 |
| 1310 | 2026-06-05T04:05:51.655Z | Downloaded subtle v2.6.1 |
| 1311 | 2026-06-05T04:05:51.655Z | Downloaded strum v0.27.2 |
| 1312 | 2026-06-05T04:05:51.655Z | Downloaded strum v0.26.3 |
| 1313 | 2026-06-05T04:05:51.656Z | Downloaded structmeta v0.3.0 |
| 1314 | 2026-06-05T04:05:51.656Z | Downloaded proc-macro2 v1.0.106 |
| 1315 | 2026-06-05T04:05:51.656Z | Downloaded sha1 v0.11.0 |
| 1316 | 2026-06-05T04:05:51.656Z | Downloaded scroll v0.13.0 |
| 1317 | 2026-06-05T04:05:51.656Z | Downloaded openssl-sys v0.9.116 |
| 1318 | 2026-06-05T04:05:51.656Z | Downloaded serde_derive_internals v0.29.1 |
| 1319 | 2026-06-05T04:05:51.656Z | Downloaded rustls-pki-types v1.14.1 |
| 1320 | 2026-06-05T04:05:51.656Z | Downloaded aho-corasick v1.1.4 |
| 1321 | 2026-06-05T04:05:51.656Z | Downloaded indicatif v0.18.4 |
| 1322 | 2026-06-05T04:05:51.656Z | Downloaded testing_table v0.3.0 |
| 1323 | 2026-06-05T04:05:51.656Z | Downloaded supports-color v3.0.2 |
| 1324 | 2026-06-05T04:05:51.656Z | Downloaded sync_wrapper v1.0.2 |
| 1325 | 2026-06-05T04:05:51.656Z | Downloaded swrite v0.1.0 |
| 1326 | 2026-06-05T04:05:51.656Z | Downloaded slab v0.4.12 |
| 1327 | 2026-06-05T04:05:51.656Z | Downloaded tabled_derive v0.7.0 |
| 1328 | 2026-06-05T04:05:51.656Z | Downloaded termtree v0.5.1 |
| 1329 | 2026-06-05T04:05:51.656Z | Downloaded thread-id v4.2.2 |
| 1330 | 2026-06-05T04:05:51.656Z | Downloaded tabwriter v1.4.1 |
| 1331 | 2026-06-05T04:05:51.656Z | Downloaded slog-json v2.6.1 |
| 1332 | 2026-06-05T04:05:51.656Z | Downloaded signal-hook-registry v1.4.8 |
| 1333 | 2026-06-05T04:05:51.656Z | Downloaded terminal_size v0.4.4 |
| 1334 | 2026-06-05T04:05:51.656Z | Downloaded take_mut v0.2.2 |
| 1335 | 2026-06-05T04:05:51.656Z | Downloaded tagptr v0.2.0 |
| 1336 | 2026-06-05T04:05:51.656Z | Downloaded sha2 v0.10.9 |
| 1337 | 2026-06-05T04:05:51.656Z | Downloaded slog-async v2.8.0 |
| 1338 | 2026-06-05T04:05:51.656Z | Downloaded simd-adler32 v0.3.9 |
| 1339 | 2026-06-05T04:05:51.656Z | Downloaded rhai_codegen v3.2.0 |
| 1340 | 2026-06-05T04:05:51.657Z | Downloaded static_assertions v1.1.0 |
| 1341 | 2026-06-05T04:05:51.657Z | Downloaded stable_deref_trait v1.2.1 |
| 1342 | 2026-06-05T04:05:51.657Z | Downloaded thread-id v5.1.0 |
| 1343 | 2026-06-05T04:05:51.657Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1344 | 2026-06-05T04:05:51.657Z | Downloaded slog-dtrace v0.3.0 |
| 1345 | 2026-06-05T04:05:51.657Z | Downloaded progenitor-impl v0.10.0 |
| 1346 | 2026-06-05T04:05:51.657Z | Downloaded slog-stdlog v4.1.1 |
| 1347 | 2026-06-05T04:05:51.657Z | Downloaded slog-scope v4.4.1 |
| 1348 | 2026-06-05T04:05:51.657Z | Downloaded bytes v1.11.1 |
| 1349 | 2026-06-05T04:05:51.657Z | Downloaded snafu-derive v0.8.9 |
| 1350 | 2026-06-05T04:05:51.657Z | Downloaded serde_with_macros v3.20.0 |
| 1351 | 2026-06-05T04:05:51.657Z | Downloaded flate2 v1.1.9 |
| 1352 | 2026-06-05T04:05:51.657Z | Downloaded hashbrown v0.12.3 |
| 1353 | 2026-06-05T04:05:51.657Z | Downloaded strsim v0.11.1 |
| 1354 | 2026-06-05T04:05:51.657Z | Downloaded shlex v2.0.1 |
| 1355 | 2026-06-05T04:05:51.657Z | Downloaded hyper-util v0.1.20 |
| 1356 | 2026-06-05T04:05:51.657Z | Downloaded time-core v0.1.8 |
| 1357 | 2026-06-05T04:05:51.657Z | Downloaded miniz_oxide v0.8.9 |
| 1358 | 2026-06-05T04:05:51.657Z | Downloaded hickory-resolver v0.24.4 |
| 1359 | 2026-06-05T04:05:51.657Z | Downloaded smf v0.2.3 |
| 1360 | 2026-06-05T04:05:51.657Z | Downloaded tokio-macros v2.7.0 |
| 1361 | 2026-06-05T04:05:51.657Z | Downloaded aws-lc-rs v1.17.0 |
| 1362 | 2026-06-05T04:05:51.657Z | Downloaded toml_write v0.1.2 |
| 1363 | 2026-06-05T04:05:51.657Z | Downloaded thiserror-impl v1.0.69 |
| 1364 | 2026-06-05T04:05:51.657Z | Downloaded thiserror v2.0.18 |
| 1365 | 2026-06-05T04:05:51.658Z | Downloaded synstructure v0.13.2 |
| 1366 | 2026-06-05T04:05:51.658Z | Downloaded progenitor-impl v0.14.0 |
| 1367 | 2026-06-05T04:05:51.658Z | Downloaded toml_datetime v0.6.11 |
| 1368 | 2026-06-05T04:05:51.658Z | Downloaded progenitor-impl v0.13.0 |
| 1369 | 2026-06-05T04:05:51.658Z | Downloaded strum_macros v0.27.2 |
| 1370 | 2026-06-05T04:05:51.658Z | Downloaded expectorate v1.2.0 |
| 1371 | 2026-06-05T04:05:51.658Z | Downloaded structmeta-derive v0.3.0 |
| 1372 | 2026-06-05T04:05:51.658Z | Downloaded crypto-bigint v0.5.5 |
| 1373 | 2026-06-05T04:05:51.658Z | Downloaded bytecount v0.6.9 |
| 1374 | 2026-06-05T04:05:51.658Z | Downloaded prettyplease v0.2.37 |
| 1375 | 2026-06-05T04:05:51.733Z | Downloaded tinyvec_macros v0.1.1 |
| 1376 | 2026-06-05T04:05:51.734Z | Downloaded spin v0.9.8 |
| 1377 | 2026-06-05T04:05:51.734Z | Downloaded tower-layer v0.3.3 |
| 1378 | 2026-06-05T04:05:51.734Z | Downloaded smallvec v1.15.1 |
| 1379 | 2026-06-05T04:05:51.734Z | Downloaded thiserror v1.0.69 |
| 1380 | 2026-06-05T04:05:51.734Z | Downloaded schemars v0.8.22 |
| 1381 | 2026-06-05T04:05:51.734Z | Downloaded serde_core v1.0.228 |
| 1382 | 2026-06-05T04:05:51.734Z | Downloaded unarray v0.1.4 |
| 1383 | 2026-06-05T04:05:51.734Z | Downloaded tokio-dtrace v0.1.1 |
| 1384 | 2026-06-05T04:05:51.734Z | Downloaded tinystr v0.8.3 |
| 1385 | 2026-06-05T04:05:51.734Z | Downloaded smartstring v1.0.1 |
| 1386 | 2026-06-05T04:05:51.734Z | Downloaded typeid v1.0.3 |
| 1387 | 2026-06-05T04:05:51.734Z | Downloaded memchr v2.8.1 |
| 1388 | 2026-06-05T04:05:51.734Z | Downloaded unicode-linebreak v0.1.5 |
| 1389 | 2026-06-05T04:05:51.734Z | Downloaded similar v2.7.0 |
| 1390 | 2026-06-05T04:05:51.734Z | Downloaded ryu v1.0.23 |
| 1391 | 2026-06-05T04:05:51.734Z | Downloaded time-macros v0.2.27 |
| 1392 | 2026-06-05T04:05:51.734Z | Downloaded usdt v0.5.0 |
| 1393 | 2026-06-05T04:05:51.734Z | Downloaded universal-hash v0.5.1 |
| 1394 | 2026-06-05T04:05:51.734Z | Downloaded unit-prefix v0.5.2 |
| 1395 | 2026-06-05T04:05:51.734Z | Downloaded unicode-xid v0.2.6 |
| 1396 | 2026-06-05T04:05:51.734Z | Downloaded try-lock v0.2.5 |
| 1397 | 2026-06-05T04:05:51.734Z | Downloaded thiserror-no-std v2.0.2 |
| 1398 | 2026-06-05T04:05:51.734Z | Downloaded thread_local v1.1.9 |
| 1399 | 2026-06-05T04:05:51.735Z | Downloaded thiserror-impl v2.0.18 |
| 1400 | 2026-06-05T04:05:51.735Z | Downloaded strum_macros v0.26.4 |
| 1401 | 2026-06-05T04:05:51.735Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1402 | 2026-06-05T04:05:51.735Z | Downloaded rayon-core v1.13.0 |
| 1403 | 2026-06-05T04:05:51.735Z | Downloaded mio v1.2.1 |
| 1404 | 2026-06-05T04:05:51.735Z | Downloaded usdt-attr-macro v0.5.0 |
| 1405 | 2026-06-05T04:05:51.735Z | Downloaded version_check v0.9.5 |
| 1406 | 2026-06-05T04:05:51.735Z | Downloaded usdt-attr-macro v0.6.0 |
| 1407 | 2026-06-05T04:05:51.735Z | Downloaded untrusted v0.7.1 |
| 1408 | 2026-06-05T04:05:51.735Z | Downloaded typify-macro v0.6.2 |
| 1409 | 2026-06-05T04:05:51.735Z | Downloaded usdt-macro v0.5.0 |
| 1410 | 2026-06-05T04:05:51.735Z | Downloaded usdt v0.6.0 |
| 1411 | 2026-06-05T04:05:51.735Z | Downloaded wait-timeout v0.2.1 |
| 1412 | 2026-06-05T04:05:51.735Z | Downloaded serde_derive v1.0.228 |
| 1413 | 2026-06-05T04:05:51.735Z | Downloaded minimal-lexical v0.2.1 |
| 1414 | 2026-06-05T04:05:51.735Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1415 | 2026-06-05T04:05:51.735Z | Downloaded hashbrown v0.15.5 |
| 1416 | 2026-06-05T04:05:51.735Z | Downloaded quinn v0.11.9 |
| 1417 | 2026-06-05T04:05:51.735Z | Downloaded semver v1.0.28 |
| 1418 | 2026-06-05T04:05:51.735Z | Downloaded tempfile v3.27.0 |
| 1419 | 2026-06-05T04:05:51.735Z | Downloaded scroll v0.12.0 |
| 1420 | 2026-06-05T04:05:51.735Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1421 | 2026-06-05T04:05:51.735Z | Downloaded utf8_iter v1.0.4 |
| 1422 | 2026-06-05T04:05:51.735Z | Downloaded waitgroup v0.1.2 |
| 1423 | 2026-06-05T04:05:51.735Z | Downloaded tokio-tungstenite v0.21.0 |
| 1424 | 2026-06-05T04:05:51.735Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1425 | 2026-06-05T04:05:51.735Z | Downloaded term v1.2.1 |
| 1426 | 2026-06-05T04:05:51.736Z | Downloaded pest_meta v2.8.6 |
| 1427 | 2026-06-05T04:05:51.736Z | Downloaded want v0.3.1 |
| 1428 | 2026-06-05T04:05:51.736Z | Downloaded utf-8 v0.7.6 |
| 1429 | 2026-06-05T04:05:51.736Z | Downloaded untrusted v0.9.0 |
| 1430 | 2026-06-05T04:05:51.736Z | Downloaded utf8parse v0.2.2 |
| 1431 | 2026-06-05T04:05:51.736Z | Downloaded tower-service v0.3.3 |
| 1432 | 2026-06-05T04:05:51.736Z | Downloaded cc v1.2.63 |
| 1433 | 2026-06-05T04:05:51.736Z | Downloaded rand v0.8.6 |
| 1434 | 2026-06-05T04:05:51.736Z | Downloaded slog-term v2.9.2 |
| 1435 | 2026-06-05T04:05:51.736Z | Downloaded proc-macro-error v1.0.4 |
| 1436 | 2026-06-05T04:05:51.736Z | Downloaded pkg-config v0.3.33 |
| 1437 | 2026-06-05T04:05:51.736Z | Downloaded pem v3.0.6 |
| 1438 | 2026-06-05T04:05:51.736Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1439 | 2026-06-05T04:05:51.736Z | Downloaded socket2 v0.6.4 |
| 1440 | 2026-06-05T04:05:51.736Z | Downloaded thin-vec v0.2.18 |
| 1441 | 2026-06-05T04:05:51.736Z | Downloaded oxnet v0.1.6 |
| 1442 | 2026-06-05T04:05:51.736Z | Downloaded anyhow v1.0.102 |
| 1443 | 2026-06-05T04:05:51.736Z | Downloaded openssl-macros v0.1.1 |
| 1444 | 2026-06-05T04:05:51.736Z | Downloaded lock_api v0.4.14 |
| 1445 | 2026-06-05T04:05:51.736Z | Downloaded camino-tempfile v1.4.1 |
| 1446 | 2026-06-05T04:05:51.736Z | Downloaded num-derive v0.4.2 |
| 1447 | 2026-06-05T04:05:51.736Z | Downloaded typify-macro v0.4.3 |
| 1448 | 2026-06-05T04:05:51.736Z | Downloaded yoke-derive v0.8.2 |
| 1449 | 2026-06-05T04:05:51.736Z | Downloaded nom v7.1.3 |
| 1450 | 2026-06-05T04:05:51.736Z | Downloaded schemars v0.9.0 |
| 1451 | 2026-06-05T04:05:51.736Z | Downloaded zone_cfg_derive v0.3.1 |
| 1452 | 2026-06-05T04:05:51.737Z | Downloaded icu_provider v2.2.0 |
| 1453 | 2026-06-05T04:05:51.737Z | Downloaded tokio-rustls v0.26.4 |
| 1454 | 2026-06-05T04:05:51.737Z | Downloaded test-strategy v0.4.5 |
| 1455 | 2026-06-05T04:05:51.737Z | Downloaded usdt-impl v0.5.0 |
| 1456 | 2026-06-05T04:05:51.737Z | Downloaded rand v0.10.1 |
| 1457 | 2026-06-05T04:05:51.737Z | Downloaded opaque-debug v0.3.1 |
| 1458 | 2026-06-05T04:05:51.737Z | Downloaded ingot-types v0.1.2 |
| 1459 | 2026-06-05T04:05:51.737Z | Downloaded zone v0.3.1 |
| 1460 | 2026-06-05T04:05:51.737Z | Downloaded futures-channel v0.3.32 |
| 1461 | 2026-06-05T04:05:51.737Z | Downloaded aead v0.5.2 |
| 1462 | 2026-06-05T04:05:51.737Z | Downloaded lru-cache v0.1.2 |
| 1463 | 2026-06-05T04:05:51.737Z | Downloaded zeroize_derive v1.4.3 |
| 1464 | 2026-06-05T04:05:51.737Z | Downloaded zerofrom v0.1.8 |
| 1465 | 2026-06-05T04:05:51.737Z | Downloaded rand v0.9.4 |
| 1466 | 2026-06-05T04:05:51.737Z | Downloaded slog v2.8.2 |
| 1467 | 2026-06-05T04:05:51.737Z | Downloaded tinyvec v1.11.0 |
| 1468 | 2026-06-05T04:05:51.737Z | Downloaded qorb v0.4.1 |
| 1469 | 2026-06-05T04:05:51.737Z | Downloaded idna v1.1.0 |
| 1470 | 2026-06-05T04:05:51.737Z | Downloaded usdt-macro v0.6.0 |
| 1471 | 2026-06-05T04:05:51.737Z | Downloaded tokio-stream v0.1.18 |
| 1472 | 2026-06-05T04:05:51.737Z | Downloaded zerofrom-derive v0.1.7 |
| 1473 | 2026-06-05T04:05:51.737Z | Downloaded tiny-keccak v2.0.2 |
| 1474 | 2026-06-05T04:05:51.737Z | Downloaded rustls-webpki v0.103.13 |
| 1475 | 2026-06-05T04:05:51.804Z | Downloaded whoami v1.6.1 |
| 1476 | 2026-06-05T04:05:51.804Z | Downloaded schemars v1.2.1 |
| 1477 | 2026-06-05T04:05:51.804Z | Downloaded xz2 v0.1.7 |
| 1478 | 2026-06-05T04:05:51.804Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1479 | 2026-06-05T04:05:51.804Z | Downloaded walkdir v2.5.0 |
| 1480 | 2026-06-05T04:05:51.804Z | Downloaded vsss-rs v3.3.4 |
| 1481 | 2026-06-05T04:05:51.804Z | Downloaded serde v1.0.228 |
| 1482 | 2026-06-05T04:05:51.804Z | Downloaded toml v0.8.23 |
| 1483 | 2026-06-05T04:05:51.804Z | Downloaded snafu v0.8.9 |
| 1484 | 2026-06-05T04:05:51.804Z | Downloaded writeable v0.6.3 |
| 1485 | 2026-06-05T04:05:51.804Z | Downloaded hyper v1.10.1 |
| 1486 | 2026-06-05T04:05:51.804Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1487 | 2026-06-05T04:05:51.804Z | Downloaded pest v2.8.6 |
| 1488 | 2026-06-05T04:05:51.804Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1489 | 2026-06-05T04:05:51.804Z | Downloaded tracing-attributes v0.1.31 |
| 1490 | 2026-06-05T04:05:51.804Z | Downloaded hashbrown v0.16.1 |
| 1491 | 2026-06-05T04:05:51.804Z | Downloaded ucd-trie v0.1.7 |
| 1492 | 2026-06-05T04:05:51.804Z | Downloaded nom v8.0.0 |
| 1493 | 2026-06-05T04:05:51.805Z | Downloaded futures-util v0.3.32 |
| 1494 | 2026-06-05T04:05:51.805Z | Downloaded zeroize v1.8.2 |
| 1495 | 2026-06-05T04:05:51.805Z | Downloaded usdt-impl v0.6.0 |
| 1496 | 2026-06-05T04:05:51.805Z | Downloaded icu_properties_data v2.2.0 |
| 1497 | 2026-06-05T04:05:51.805Z | Downloaded textwrap v0.16.2 |
| 1498 | 2026-06-05T04:05:51.805Z | Downloaded unicode-ident v1.0.24 |
| 1499 | 2026-06-05T04:05:51.805Z | Downloaded steno v0.4.1 |
| 1500 | 2026-06-05T04:05:51.805Z | Downloaded keccak v0.1.6 |
| 1501 | 2026-06-05T04:05:51.805Z | Downloaded typify v0.4.3 |
| 1502 | 2026-06-05T04:05:51.805Z | Downloaded tungstenite v0.21.0 |
| 1503 | 2026-06-05T04:05:51.805Z | Downloaded clap_lex v1.1.0 |
| 1504 | 2026-06-05T04:05:51.805Z | Downloaded yoke v0.8.3 |
| 1505 | 2026-06-05T04:05:51.805Z | Downloaded fixedbitset v0.5.7 |
| 1506 | 2026-06-05T04:05:51.805Z | Downloaded const-random v0.1.18 |
| 1507 | 2026-06-05T04:05:51.805Z | Downloaded derive_more v0.99.20 |
| 1508 | 2026-06-05T04:05:51.805Z | Downloaded typify v0.6.2 |
| 1509 | 2026-06-05T04:05:51.805Z | Downloaded libscf-sys v1.2.0 |
| 1510 | 2026-06-05T04:05:51.805Z | Downloaded foldhash v0.1.5 |
| 1511 | 2026-06-05T04:05:51.805Z | Downloaded dropshot-api-manager v0.7.2 |
| 1512 | 2026-06-05T04:05:51.805Z | Downloaded h2 v0.4.14 |
| 1513 | 2026-06-05T04:05:51.805Z | Downloaded cargo_toml v0.22.3 |
| 1514 | 2026-06-05T04:05:51.805Z | Downloaded backon v1.6.0 |
| 1515 | 2026-06-05T04:05:51.805Z | Downloaded zmij v1.0.21 |
| 1516 | 2026-06-05T04:05:51.805Z | Downloaded console v0.16.3 |
| 1517 | 2026-06-05T04:05:51.806Z | Downloaded itertools v0.14.0 |
| 1518 | 2026-06-05T04:05:51.806Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1519 | 2026-06-05T04:05:51.806Z | Downloaded tracing-core v0.1.36 |
| 1520 | 2026-06-05T04:05:51.806Z | Downloaded itertools v0.12.1 |
| 1521 | 2026-06-05T04:05:51.806Z | Downloaded goblin v0.8.2 |
| 1522 | 2026-06-05T04:05:51.806Z | Downloaded hkdf v0.12.4 |
| 1523 | 2026-06-05T04:05:51.806Z | Downloaded lru-slab v0.1.2 |
| 1524 | 2026-06-05T04:05:51.806Z | Downloaded itoa v1.0.18 |
| 1525 | 2026-06-05T04:05:51.806Z | Downloaded ipnet v2.12.0 |
| 1526 | 2026-06-05T04:05:51.806Z | Downloaded ingot v0.1.1 |
| 1527 | 2026-06-05T04:05:51.806Z | Downloaded hybrid-array v0.4.12 |
| 1528 | 2026-06-05T04:05:51.806Z | Downloaded ron v0.12.1 |
| 1529 | 2026-06-05T04:05:51.806Z | Downloaded internet-checksum v0.2.1 |
| 1530 | 2026-06-05T04:05:51.806Z | Downloaded group v0.13.0 |
| 1531 | 2026-06-05T04:05:51.806Z | Downloaded autocfg v1.5.1 |
| 1532 | 2026-06-05T04:05:51.806Z | Downloaded base64 v0.22.1 |
| 1533 | 2026-06-05T04:05:51.806Z | Downloaded uuid v1.23.2 |
| 1534 | 2026-06-05T04:05:51.806Z | Downloaded find-msvc-tools v0.1.9 |
| 1535 | 2026-06-05T04:05:51.806Z | Downloaded deranged v0.5.8 |
| 1536 | 2026-06-05T04:05:51.806Z | Downloaded zerocopy-derive v0.7.35 |
| 1537 | 2026-06-05T04:05:51.807Z | Downloaded toml_edit v0.19.15 |
| 1538 | 2026-06-05T04:05:51.807Z | Downloaded unsafe-libyaml v0.2.11 |
| 1539 | 2026-06-05T04:05:51.807Z | Downloaded libm v0.2.16 |
| 1540 | 2026-06-05T04:05:51.807Z | Downloaded iddqd v0.4.2 |
| 1541 | 2026-06-05T04:05:51.807Z | Downloaded chrono v0.4.45 |
| 1542 | 2026-06-05T04:05:51.807Z | Downloaded critical-section v1.2.0 |
| 1543 | 2026-06-05T04:05:51.807Z | Downloaded byteorder v1.5.0 |
| 1544 | 2026-06-05T04:05:51.807Z | Downloaded bit-vec v0.8.0 |
| 1545 | 2026-06-05T04:05:51.807Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1546 | 2026-06-05T04:05:51.807Z | Downloaded byte-wrapper v0.1.0 |
| 1547 | 2026-06-05T04:05:51.807Z | Downloaded inout v0.1.4 |
| 1548 | 2026-06-05T04:05:51.807Z | Downloaded hostname v0.4.2 |
| 1549 | 2026-06-05T04:05:51.807Z | Downloaded foreign-types-shared v0.1.1 |
| 1550 | 2026-06-05T04:05:51.807Z | Downloaded dtrace-parser v0.2.0 |
| 1551 | 2026-06-05T04:05:51.807Z | Downloaded dof v0.3.0 |
| 1552 | 2026-06-05T04:05:51.807Z | Downloaded crypto-common v0.1.7 |
| 1553 | 2026-06-05T04:05:51.807Z | Downloaded ahash v0.8.12 |
| 1554 | 2026-06-05T04:05:51.807Z | Downloaded foreign-types v0.5.0 |
| 1555 | 2026-06-05T04:05:51.807Z | Downloaded foreign-types v0.3.2 |
| 1556 | 2026-06-05T04:05:51.808Z | Downloaded fixedbitset v0.4.2 |
| 1557 | 2026-06-05T04:05:51.808Z | Downloaded debug-ignore v1.0.5 |
| 1558 | 2026-06-05T04:05:51.808Z | Downloaded crc32fast v1.5.0 |
| 1559 | 2026-06-05T04:05:51.808Z | Downloaded allocator-api2 v0.2.21 |
| 1560 | 2026-06-05T04:05:51.808Z | Downloaded compression-codecs v0.4.38 |
| 1561 | 2026-06-05T04:05:51.808Z | Downloaded bs58 v0.5.1 |
| 1562 | 2026-06-05T04:05:51.808Z | Downloaded tower v0.5.3 |
| 1563 | 2026-06-05T04:05:51.808Z | Downloaded url v2.5.8 |
| 1564 | 2026-06-05T04:05:51.808Z | Downloaded reqwest v0.12.28 |
| 1565 | 2026-06-05T04:05:51.808Z | Downloaded reqwest v0.13.4 |
| 1566 | 2026-06-05T04:05:51.808Z | Downloaded crypto-common v0.2.2 |
| 1567 | 2026-06-05T04:05:51.808Z | Downloaded const_format_proc_macros v0.2.34 |
| 1568 | 2026-06-05T04:05:51.808Z | Downloaded backoff v0.4.0 |
| 1569 | 2026-06-05T04:05:51.808Z | Downloaded darling_macro v0.21.3 |
| 1570 | 2026-06-05T04:05:51.808Z | Downloaded block-buffer v0.12.0 |
| 1571 | 2026-06-05T04:05:51.808Z | Downloaded block-buffer v0.10.4 |
| 1572 | 2026-06-05T04:05:51.808Z | Downloaded embedded-io v0.4.0 |
| 1573 | 2026-06-05T04:05:51.808Z | Downloaded dtrace-parser v0.3.0 |
| 1574 | 2026-06-05T04:05:51.808Z | Downloaded base16ct v0.2.0 |
| 1575 | 2026-06-05T04:05:53.736Z | Downloaded console v0.15.11 |
| 1576 | 2026-06-05T04:05:53.736Z | Downloaded portable-atomic v1.13.1 |
| 1577 | 2026-06-05T04:05:53.736Z | Downloaded typed-path v0.9.3 |
| 1578 | 2026-06-05T04:05:53.736Z | Downloaded rayon v1.12.0 |
| 1579 | 2026-06-05T04:05:53.736Z | Downloaded zerocopy-derive v0.8.50 |
| 1580 | 2026-06-05T04:05:53.736Z | Downloaded toml_edit v0.22.27 |
| 1581 | 2026-06-05T04:05:53.736Z | Downloaded typenum v1.20.1 |
| 1582 | 2026-06-05T04:05:53.736Z | Downloaded cfg-if v1.0.4 |
| 1583 | 2026-06-05T04:05:53.736Z | Downloaded const_format v0.2.36 |
| 1584 | 2026-06-05T04:05:53.736Z | Downloaded regex v1.12.3 |
| 1585 | 2026-06-05T04:05:53.736Z | Downloaded arc-swap v1.9.1 |
| 1586 | 2026-06-05T04:05:53.736Z | Downloaded zerovec-derive v0.11.3 |
| 1587 | 2026-06-05T04:05:53.736Z | Downloaded zerotrie v0.2.4 |
| 1588 | 2026-06-05T04:05:53.736Z | Downloaded tokio-util v0.7.18 |
| 1589 | 2026-06-05T04:05:53.736Z | Downloaded serde_json v1.0.150 |
| 1590 | 2026-06-05T04:05:53.736Z | Downloaded unicode-segmentation v1.13.3 |
| 1591 | 2026-06-05T04:05:53.736Z | Downloaded unicode-normalization v0.1.25 |
| 1592 | 2026-06-05T04:05:53.736Z | Downloaded crossbeam-epoch v0.9.18 |
| 1593 | 2026-06-05T04:05:53.737Z | Downloaded compression-core v0.4.32 |
| 1594 | 2026-06-05T04:05:53.737Z | Downloaded async-stream-impl v0.3.6 |
| 1595 | 2026-06-05T04:05:53.737Z | Downloaded anstyle-parse v1.0.0 |
| 1596 | 2026-06-05T04:05:53.737Z | Downloaded anstream v1.0.0 |
| 1597 | 2026-06-05T04:05:53.737Z | Downloaded globset v0.4.18 |
| 1598 | 2026-06-05T04:05:53.737Z | Downloaded elliptic-curve v0.13.8 |
| 1599 | 2026-06-05T04:05:53.737Z | Downloaded tough v0.22.0 |
| 1600 | 2026-06-05T04:05:53.737Z | Downloaded adler2 v2.0.1 |
| 1601 | 2026-06-05T04:05:53.737Z | Downloaded proptest v1.11.0 |
| 1602 | 2026-06-05T04:05:53.737Z | Downloaded curve25519-dalek v4.1.3 |
| 1603 | 2026-06-05T04:05:53.737Z | Downloaded goblin v0.10.7 |
| 1604 | 2026-06-05T04:05:53.737Z | Downloaded moka v0.12.15 |
| 1605 | 2026-06-05T04:05:53.737Z | Downloaded zerovec v0.11.6 |
| 1606 | 2026-06-05T04:05:53.737Z | Downloaded tower-http v0.6.11 |
| 1607 | 2026-06-05T04:05:53.737Z | Downloaded serde_with v3.20.0 |
| 1608 | 2026-06-05T04:05:53.737Z | Downloaded quinn-proto v0.11.14 |
| 1609 | 2026-06-05T04:05:53.737Z | Downloaded winnow v0.5.40 |
| 1610 | 2026-06-05T04:05:53.737Z | Downloaded clap_builder v4.6.0 |
| 1611 | 2026-06-05T04:05:53.737Z | Downloaded tabled v0.15.0 |
| 1612 | 2026-06-05T04:05:53.737Z | Downloaded tabled v0.21.0 |
| 1613 | 2026-06-05T04:05:53.737Z | Downloaded zerocopy v0.7.35 |
| 1614 | 2026-06-05T04:05:53.737Z | Downloaded bstr v1.12.1 |
| 1615 | 2026-06-05T04:05:53.737Z | Downloaded winnow v1.0.3 |
| 1616 | 2026-06-05T04:05:53.737Z | Downloaded winnow v0.7.15 |
| 1617 | 2026-06-05T04:05:53.737Z | Downloaded webpki-roots v1.0.7 |
| 1618 | 2026-06-05T04:05:53.737Z | Downloaded dropshot v0.17.1 |
| 1619 | 2026-06-05T04:05:53.738Z | Downloaded openssl v0.10.80 |
| 1620 | 2026-06-05T04:05:53.738Z | Downloaded syn v1.0.109 |
| 1621 | 2026-06-05T04:05:53.738Z | Downloaded time v0.3.47 |
| 1622 | 2026-06-05T04:05:53.738Z | Downloaded nix v0.31.3 |
| 1623 | 2026-06-05T04:05:53.738Z | Downloaded hickory-proto v0.24.4 |
| 1624 | 2026-06-05T04:05:53.738Z | Downloaded vcpkg v0.2.15 |
| 1625 | 2026-06-05T04:05:53.738Z | Downloaded syn v2.0.117 |
| 1626 | 2026-06-05T04:05:53.738Z | Downloaded regress v0.10.5 |
| 1627 | 2026-06-05T04:05:53.738Z | Downloaded openapiv3 v2.2.0 |
| 1628 | 2026-06-05T04:05:53.738Z | Downloaded unicode-width v0.2.2 |
| 1629 | 2026-06-05T04:05:53.738Z | Downloaded hickory-proto v0.25.2 |
| 1630 | 2026-06-05T04:05:53.738Z | Downloaded rustix v0.38.44 |
| 1631 | 2026-06-05T04:05:53.738Z | Downloaded zerocopy v0.8.50 |
| 1632 | 2026-06-05T04:05:53.738Z | Downloaded rustls v0.23.40 |
| 1633 | 2026-06-05T04:05:53.738Z | Downloaded rustix v1.1.4 |
| 1634 | 2026-06-05T04:05:53.738Z | Downloaded regex-syntax v0.8.10 |
| 1635 | 2026-06-05T04:05:53.738Z | Downloaded regress v0.11.1 |
| 1636 | 2026-06-05T04:05:53.738Z | Downloaded unicode-width v0.1.14 |
| 1637 | 2026-06-05T04:05:53.738Z | Downloaded smoltcp v0.11.0 |
| 1638 | 2026-06-05T04:05:53.738Z | Downloaded rhai v1.25.1 |
| 1639 | 2026-06-05T04:05:53.738Z | Downloaded sled v0.34.7 |
| 1640 | 2026-06-05T04:05:53.738Z | Downloaded typify-impl v0.6.2 |
| 1641 | 2026-06-05T04:05:53.738Z | Downloaded typify-impl v0.4.3 |
| 1642 | 2026-06-05T04:05:53.738Z | Downloaded tracing v0.1.44 |
| 1643 | 2026-06-05T04:05:53.738Z | Downloaded chrono-tz v0.10.4 |
| 1644 | 2026-06-05T04:05:53.738Z | Downloaded regex-automata v0.4.14 |
| 1645 | 2026-06-05T04:05:53.739Z | Downloaded libc v0.2.186 |
| 1646 | 2026-06-05T04:05:53.739Z | Downloaded petgraph v0.6.5 |
| 1647 | 2026-06-05T04:05:53.739Z | Downloaded csv v1.4.0 |
| 1648 | 2026-06-05T04:05:53.739Z | Downloaded tokio v1.52.3 |
| 1649 | 2026-06-05T04:05:53.739Z | Downloaded lzma-sys v0.1.20 |
| 1650 | 2026-06-05T04:05:53.739Z | Downloaded jiff v0.2.28 |
| 1651 | 2026-06-05T04:05:53.739Z | Downloaded petgraph v0.8.3 |
| 1652 | 2026-06-05T04:05:53.739Z | Downloaded sha3 v0.10.9 |
| 1653 | 2026-06-05T04:05:53.739Z | Downloaded encoding_rs v0.8.35 |
| 1654 | 2026-06-05T04:05:53.739Z | Downloaded ring v0.17.14 |
| 1655 | 2026-06-05T04:05:53.917Z | Downloaded aws-lc-sys v0.41.0 |
| 1656 | 2026-06-05T04:05:53.917Z | Compiling proc-macro2 v1.0.106 |
| 1657 | 2026-06-05T04:05:53.917Z | Compiling quote v1.0.45 |
| 1658 | 2026-06-05T04:05:53.917Z | Compiling unicode-ident v1.0.24 |
| 1659 | 2026-06-05T04:05:53.917Z | Compiling serde_core v1.0.228 |
| 1660 | 2026-06-05T04:05:53.917Z | Compiling serde v1.0.228 |
| 1661 | 2026-06-05T04:05:53.917Z | Compiling libc v0.2.186 |
| 1662 | 2026-06-05T04:05:53.918Z | Compiling cfg-if v1.0.4 |
| 1663 | 2026-06-05T04:05:53.918Z | Compiling zmij v1.0.21 |
| 1664 | 2026-06-05T04:05:53.918Z | Compiling autocfg v1.5.1 |
| 1665 | 2026-06-05T04:05:53.918Z | Compiling memchr v2.8.1 |
| 1666 | 2026-06-05T04:05:53.918Z | Compiling libm v0.2.16 |
| 1667 | 2026-06-05T04:05:53.918Z | Compiling itoa v1.0.18 |
| 1668 | 2026-06-05T04:05:53.918Z | Compiling icu_properties_data v2.2.0 |
| 1669 | 2026-06-05T04:05:53.918Z | Compiling icu_normalizer_data v2.2.0 |
| 1670 | 2026-06-05T04:05:53.918Z | Compiling version_check v0.9.5 |
| 1671 | 2026-06-05T04:05:54.011Z | Compiling stable_deref_trait v1.2.1 |
| 1672 | 2026-06-05T04:05:54.011Z | Compiling syn v2.0.117 |
| 1673 | 2026-06-05T04:05:54.012Z | Compiling serde_json v1.0.150 |
| 1674 | 2026-06-05T04:05:54.058Z | Compiling litemap v0.8.2 |
| 1675 | 2026-06-05T04:05:54.058Z | Compiling parking_lot_core v0.9.12 |
| 1676 | 2026-06-05T04:05:54.178Z | Compiling writeable v0.6.3 |
| 1677 | 2026-06-05T04:05:54.245Z | Compiling num-traits v0.2.19 |
| 1678 | 2026-06-05T04:05:54.316Z | Compiling utf8_iter v1.0.4 |
| 1679 | 2026-06-05T04:05:54.345Z | Compiling percent-encoding v2.3.2 |
| 1680 | 2026-06-05T04:05:54.618Z | Compiling thiserror v2.0.18 |
| 1681 | 2026-06-05T04:05:54.746Z | Compiling form_urlencoded v1.2.2 |
| 1682 | 2026-06-05T04:05:54.773Z | Compiling rand_core v0.10.1 |
| 1683 | 2026-06-05T04:05:54.773Z | Compiling getrandom v0.4.2 |
| 1684 | 2026-06-05T04:05:54.810Z | Compiling zerocopy v0.8.50 |
| 1685 | 2026-06-05T04:05:54.925Z | Compiling errno v0.3.14 |
| 1686 | 2026-06-05T04:05:54.980Z | Compiling iana-time-zone v0.1.65 |
| 1687 | 2026-06-05T04:05:55.101Z | Compiling heck v0.5.0 |
| 1688 | 2026-06-05T04:05:55.312Z | Compiling uuid v1.23.2 |
| 1689 | 2026-06-05T04:05:55.367Z | Compiling jobserver v0.1.34 |
| 1690 | 2026-06-05T04:05:55.591Z | Compiling shlex v2.0.1 |
| 1691 | 2026-06-05T04:05:55.848Z | Compiling find-msvc-tools v0.1.9 |
| 1692 | 2026-06-05T04:05:56.096Z | Compiling rustversion v1.0.22 |
| 1693 | 2026-06-05T04:05:56.096Z | Compiling cc v1.2.63 |
| 1694 | 2026-06-05T04:05:56.096Z | Compiling semver v1.0.28 |
| 1695 | 2026-06-05T04:05:56.158Z | Compiling schemars v0.8.22 |
| 1696 | 2026-06-05T04:05:56.158Z | Compiling dyn-clone v1.0.20 |
| 1697 | 2026-06-05T04:05:56.265Z | Compiling pin-project-lite v0.2.17 |
| 1698 | 2026-06-05T04:05:56.519Z | Compiling getrandom v0.2.17 |
| 1699 | 2026-06-05T04:05:56.577Z | Compiling scopeguard v1.2.0 |
| 1700 | 2026-06-05T04:05:56.577Z | Compiling lock_api v0.4.14 |
| 1701 | 2026-06-05T04:05:56.623Z | Compiling bitflags v2.12.1 |
| 1702 | 2026-06-05T04:05:56.647Z | Compiling socket2 v0.6.4 |
| 1703 | 2026-06-05T04:05:56.758Z | Compiling synstructure v0.13.2 |
| 1704 | 2026-06-05T04:05:56.816Z | Compiling serde_derive_internals v0.29.1 |
| 1705 | 2026-06-05T04:05:56.856Z | Compiling cmake v0.1.58 |
| 1706 | 2026-06-05T04:05:57.023Z | Compiling signal-hook-registry v1.4.8 |
| 1707 | 2026-06-05T04:05:57.164Z | Compiling mio v1.2.1 |
| 1708 | 2026-06-05T04:05:57.207Z | Compiling dunce v1.0.5 |
| 1709 | 2026-06-05T04:05:57.247Z | Compiling fs_extra v1.3.0 |
| 1710 | 2026-06-05T04:05:57.313Z | Compiling portable-atomic v1.13.1 |
| 1711 | 2026-06-05T04:05:57.432Z | Compiling critical-section v1.2.0 |
| 1712 | 2026-06-05T04:05:57.481Z | Compiling log v0.4.32 |
| 1713 | 2026-06-05T04:05:57.536Z | Compiling aws-lc-sys v0.41.0 |
| 1714 | 2026-06-05T04:05:57.595Z | Compiling futures-core v0.3.32 |
| 1715 | 2026-06-05T04:05:57.596Z | Compiling subtle v2.6.1 |
| 1716 | 2026-06-05T04:05:57.707Z | Compiling equivalent v1.0.2 |
| 1717 | 2026-06-05T04:05:57.744Z | Compiling httparse v1.10.1 |
| 1718 | 2026-06-05T04:05:57.791Z | Compiling futures-sink v0.3.32 |
| 1719 | 2026-06-05T04:05:57.901Z | Compiling slab v0.4.12 |
| 1720 | 2026-06-05T04:05:57.940Z | Compiling serde_derive v1.0.228 |
| 1721 | 2026-06-05T04:05:57.940Z | Compiling zerofrom-derive v0.1.7 |
| 1722 | 2026-06-05T04:05:57.968Z | Compiling yoke-derive v0.8.2 |
| 1723 | 2026-06-05T04:05:58.101Z | Compiling zerovec-derive v0.11.3 |
| 1724 | 2026-06-05T04:05:58.130Z | Compiling displaydoc v0.2.6 |
| 1725 | 2026-06-05T04:05:58.130Z | Compiling schemars_derive v0.8.22 |
| 1726 | 2026-06-05T04:05:58.439Z | Compiling thiserror-impl v2.0.18 |
| 1727 | 2026-06-05T04:05:58.540Z | Compiling tokio-macros v2.7.0 |
| 1728 | 2026-06-05T04:05:58.942Z | Compiling zerocopy-derive v0.8.50 |
| 1729 | 2026-06-05T04:05:59.136Z | Compiling zeroize_derive v1.4.3 |
| 1730 | 2026-06-05T04:05:59.204Z | Compiling zerofrom v0.1.8 |
| 1731 | 2026-06-05T04:05:59.246Z | Compiling futures-macro v0.3.32 |
| 1732 | 2026-06-05T04:05:59.282Z | Compiling yoke v0.8.3 |
| 1733 | 2026-06-05T04:05:59.317Z | Compiling once_cell v1.21.4 |
| 1734 | 2026-06-05T04:05:59.365Z | Compiling rustix v1.1.4 |
| 1735 | 2026-06-05T04:05:59.498Z | Compiling zerovec v0.11.6 |
| 1736 | 2026-06-05T04:05:59.590Z | Compiling zerotrie v0.2.4 |
| 1737 | 2026-06-05T04:05:59.781Z | Compiling zeroize v1.8.2 |
| 1738 | 2026-06-05T04:05:59.846Z | Compiling ucd-trie v0.1.7 |
| 1739 | 2026-06-05T04:05:59.870Z | Compiling thiserror v1.0.69 |
| 1740 | 2026-06-05T04:06:00.022Z | Compiling pest v2.8.6 |
| 1741 | 2026-06-05T04:06:00.050Z | Compiling typenum v1.20.1 |
| 1742 | 2026-06-05T04:06:00.050Z | Compiling thiserror-impl v1.0.69 |
| 1743 | 2026-06-05T04:06:00.125Z | Compiling tinystr v0.8.3 |
| 1744 | 2026-06-05T04:06:00.197Z | Compiling potential_utf v0.1.5 |
| 1745 | 2026-06-05T04:06:00.251Z | Compiling futures-channel v0.3.32 |
| 1746 | 2026-06-05T04:06:00.333Z | Compiling icu_locale_core v2.2.0 |
| 1747 | 2026-06-05T04:06:00.398Z | Compiling icu_collections v2.2.0 |
| 1748 | 2026-06-05T04:06:00.455Z | Compiling futures-task v0.3.32 |
| 1749 | 2026-06-05T04:06:00.633Z | Compiling futures-io v0.3.32 |
| 1750 | 2026-06-05T04:06:00.837Z | Compiling futures-util v0.3.32 |
| 1751 | 2026-06-05T04:06:01.080Z | Compiling icu_provider v2.2.0 |
| 1752 | 2026-06-05T04:06:01.227Z | Compiling smallvec v1.15.1 |
| 1753 | 2026-06-05T04:06:01.241Z | Compiling bytes v1.11.1 |
| 1754 | 2026-06-05T04:06:01.241Z | Compiling chrono v0.4.45 |
| 1755 | 2026-06-05T04:06:01.291Z | Compiling serde_tokenstream v0.2.3 |
| 1756 | 2026-06-05T04:06:01.483Z | Compiling icu_normalizer v2.2.0 |
| 1757 | 2026-06-05T04:06:01.624Z | Compiling icu_properties v2.2.0 |
| 1758 | 2026-06-05T04:06:02.086Z | Compiling parking_lot v0.12.5 |
| 1759 | 2026-06-05T04:06:02.656Z | Compiling idna_adapter v1.2.2 |
| 1760 | 2026-06-05T04:06:02.683Z | Compiling tokio v1.52.3 |
| 1761 | 2026-06-05T04:06:02.797Z | Compiling idna v1.1.0 |
| 1762 | 2026-06-05T04:06:02.985Z | Compiling pest_meta v2.8.6 |
| 1763 | 2026-06-05T04:06:03.157Z | Compiling regex-syntax v0.8.10 |
| 1764 | 2026-06-05T04:06:03.174Z | Compiling url v2.5.8 |
| 1765 | 2026-06-05T04:06:03.385Z | Compiling getrandom v0.3.4 |
| 1766 | 2026-06-05T04:06:03.649Z | Compiling strsim v0.11.1 |
| 1767 | 2026-06-05T04:06:03.813Z | Compiling pest_generator v2.8.6 |
| 1768 | 2026-06-05T04:06:04.317Z | Compiling rand_core v0.6.4 |
| 1769 | 2026-06-05T04:06:04.454Z | Compiling pest_derive v2.8.6 |
| 1770 | 2026-06-05T04:06:04.550Z | Compiling aho-corasick v1.1.4 |
| 1771 | 2026-06-05T04:06:04.740Z | Compiling byteorder v1.5.0 |
| 1772 | 2026-06-05T04:06:05.401Z | Compiling ipnetwork v0.21.1 |
| 1773 | 2026-06-05T04:06:05.662Z | Compiling hashbrown v0.17.1 |
| 1774 | 2026-06-05T04:06:05.662Z | Compiling tracing-core v0.1.36 |
| 1775 | 2026-06-05T04:06:05.662Z | Compiling tracing-attributes v0.1.31 |
| 1776 | 2026-06-05T04:06:06.201Z | Compiling indexmap v2.14.0 |
| 1777 | 2026-06-05T04:06:06.201Z | Compiling regex-automata v0.4.14 |
| 1778 | 2026-06-05T04:06:06.201Z | Compiling ident_case v1.0.1 |
| 1779 | 2026-06-05T04:06:06.201Z | Compiling slog v2.8.2 |
| 1780 | 2026-06-05T04:06:06.201Z | Compiling paste v1.0.15 |
| 1781 | 2026-06-05T04:06:06.382Z | Compiling fnv v1.0.7 |
| 1782 | 2026-06-05T04:06:06.539Z | Compiling anyhow v1.0.102 |
| 1783 | 2026-06-05T04:06:09.113Z | Compiling base64 v0.22.1 |
| 1784 | 2026-06-05T04:06:09.113Z | Compiling tracing v0.1.44 |
| 1785 | 2026-06-05T04:06:09.113Z | Compiling erased-serde v0.3.31 |
| 1786 | 2026-06-05T04:06:09.113Z | Compiling omicron-workspace-hack v0.1.0 |
| 1787 | 2026-06-05T04:06:09.113Z | Compiling regex v1.12.3 |
| 1788 | 2026-06-05T04:06:09.113Z | Compiling http v1.4.1 |
| 1789 | 2026-06-05T04:06:09.284Z | Compiling oxnet v0.1.6 |
| 1790 | 2026-06-05T04:06:09.284Z | Compiling rustls-pki-types v1.14.1 |
| 1791 | 2026-06-05T04:06:09.284Z | Compiling scroll_derive v0.13.1 |
| 1792 | 2026-06-05T04:06:09.384Z | Compiling ring v0.17.14 |
| 1793 | 2026-06-05T04:06:09.384Z | Compiling time-core v0.1.8 |
| 1794 | 2026-06-05T04:06:09.458Z | Compiling aws-lc-rs v1.17.0 |
| 1795 | 2026-06-05T04:06:09.551Z | Compiling num-conv v0.2.2 |
| 1796 | 2026-06-05T04:06:09.706Z | Compiling time-macros v0.2.27 |
| 1797 | 2026-06-05T04:06:09.769Z | Compiling tokio-util v0.7.18 |
| 1798 | 2026-06-05T04:06:10.317Z | Compiling untrusted v0.9.0 |
| 1799 | 2026-06-05T04:06:10.394Z | Compiling untrusted v0.7.1 |
| 1800 | 2026-06-05T04:06:10.435Z | Compiling ipnet v2.12.0 |
| 1801 | 2026-06-05T04:06:10.712Z | Compiling ppv-lite86 v0.2.21 |
| 1802 | 2026-06-05T04:06:11.041Z | Compiling daft-derive v0.1.7 |
| 1803 | 2026-06-05T04:06:11.081Z | Compiling async-trait v0.1.89 |
| 1804 | 2026-06-05T04:06:11.272Z | Compiling camino v1.2.2 |
| 1805 | 2026-06-05T04:06:11.652Z | Compiling crc32fast v1.5.0 |
| 1806 | 2026-06-05T04:06:11.715Z | Compiling rustls v0.23.40 |
| 1807 | 2026-06-05T04:06:11.863Z | Compiling http-body v1.0.1 |
| 1808 | 2026-06-05T04:06:11.970Z | Compiling atomic-waker v1.1.2 |
| 1809 | 2026-06-05T04:06:11.995Z | Compiling crossbeam-utils v0.8.21 |
| 1810 | 2026-06-05T04:06:12.132Z | Compiling usdt-impl v0.6.0 |
| 1811 | 2026-06-05T04:06:12.179Z | Compiling pretty-hex v0.4.2 |
| 1812 | 2026-06-05T04:06:12.279Z | Compiling scroll v0.13.0 |
| 1813 | 2026-06-05T04:06:12.321Z | Compiling ryu v1.0.23 |
| 1814 | 2026-06-05T04:06:12.542Z | Compiling tower-layer v0.3.3 |
| 1815 | 2026-06-05T04:06:12.606Z | Compiling plain v0.2.3 |
| 1816 | 2026-06-05T04:06:12.732Z | Compiling tower-service v0.3.3 |
| 1817 | 2026-06-05T04:06:12.788Z | Compiling try-lock v0.2.5 |
| 1818 | 2026-06-05T04:06:12.826Z | Compiling goblin v0.10.7 |
| 1819 | 2026-06-05T04:06:12.852Z | Compiling want v0.3.1 |
| 1820 | 2026-06-05T04:06:13.089Z | Compiling h2 v0.4.14 |
| 1821 | 2026-06-05T04:06:13.709Z | Compiling httpdate v1.0.3 |
| 1822 | 2026-06-05T04:06:14.248Z | Compiling slog-async v2.8.0 |
| 1823 | 2026-06-05T04:06:14.413Z | Compiling dtrace-parser v0.3.0 |
| 1824 | 2026-06-05T04:06:14.470Z | Compiling thread-id v5.1.0 |
| 1825 | 2026-06-05T04:06:14.627Z | Compiling ref-cast v1.0.25 |
| 1826 | 2026-06-05T04:06:15.541Z | Compiling hyper v1.10.1 |
| 1827 | 2026-06-05T04:06:17.735Z | Compiling dof v0.4.0 |
| 1828 | 2026-06-05T04:06:17.932Z | Compiling hyper-util v0.1.20 |
| 1829 | 2026-06-05T04:06:18.067Z | Compiling rand_core v0.9.5 |
| 1830 | 2026-06-05T04:06:18.123Z | Compiling serde_urlencoded v0.7.1 |
| 1831 | 2026-06-05T04:06:18.387Z | Compiling http-body-util v0.1.3 |
| 1832 | 2026-06-05T04:06:18.687Z | Compiling ref-cast-impl v1.0.25 |
| 1833 | 2026-06-05T04:06:18.879Z | Compiling syn v1.0.109 |
| 1834 | 2026-06-05T04:06:19.469Z | Compiling usdt-attr-macro v0.6.0 |
| 1835 | 2026-06-05T04:06:19.512Z | Compiling usdt-macro v0.6.0 |
| 1836 | 2026-06-05T04:06:20.261Z | Compiling structmeta-derive v0.3.0 |
| 1837 | 2026-06-05T04:06:20.279Z | Compiling multer v3.1.0 |
| 1838 | 2026-06-05T04:06:20.436Z | Compiling foldhash v0.2.0 |
| 1839 | 2026-06-05T04:06:20.586Z | Compiling powerfmt v0.2.0 |
| 1840 | 2026-06-05T04:06:20.600Z | Compiling allocator-api2 v0.2.21 |
| 1841 | 2026-06-05T04:06:20.884Z | Compiling deranged v0.5.8 |
| 1842 | 2026-06-05T04:06:20.948Z | Compiling hashbrown v0.16.1 |
| 1843 | 2026-06-05T04:06:20.996Z | Compiling rand_chacha v0.9.0 |
| 1844 | 2026-06-05T04:06:21.323Z | Compiling structmeta v0.3.0 |
| 1845 | 2026-06-05T04:06:21.586Z | Compiling darling_core v0.23.0 |
| 1846 | 2026-06-05T04:06:21.650Z | Compiling newtype-uuid-macros v0.1.0 |
| 1847 | 2026-06-05T04:06:21.933Z | Compiling num_threads v0.1.7 |
| 1848 | 2026-06-05T04:06:22.062Z | Compiling rand v0.9.4 |
| 1849 | 2026-06-05T04:06:22.192Z | Compiling time v0.3.47 |
| 1850 | 2026-06-05T04:06:22.475Z | Compiling newtype-uuid v1.3.2 |
| 1851 | 2026-06-05T04:06:22.980Z | Compiling async-stream-impl v0.3.6 |
| 1852 | 2026-06-05T04:06:23.152Z | Compiling strum_macros v0.26.4 |
| 1853 | 2026-06-05T04:06:23.398Z | Compiling sync_wrapper v1.0.2 |
| 1854 | 2026-06-05T04:06:24.243Z | Compiling dropshot v0.17.1 |
| 1855 | 2026-06-05T04:06:24.294Z | Compiling darling_macro v0.23.0 |
| 1856 | 2026-06-05T04:06:24.294Z | Compiling hex v0.4.3 |
| 1857 | 2026-06-05T04:06:24.294Z | Compiling tower v0.5.3 |
| 1858 | 2026-06-05T04:06:24.294Z | Compiling darling v0.23.0 |
| 1859 | 2026-06-05T04:06:24.294Z | Compiling daft v0.1.7 |
| 1860 | 2026-06-05T04:06:24.353Z | Compiling crossbeam-channel v0.5.15 |
| 1861 | 2026-06-05T04:06:24.627Z | Compiling webpki-roots v1.0.7 |
| 1862 | 2026-06-05T04:06:25.017Z | Compiling openapiv3 v2.2.0 |
| 1863 | 2026-06-05T04:06:25.086Z | Compiling generic-array v0.14.7 |
| 1864 | 2026-06-05T04:06:25.115Z | Compiling fastrand v2.4.1 |
| 1865 | 2026-06-05T04:06:25.475Z | Compiling tower-http v0.6.11 |
| 1866 | 2026-06-05T04:06:25.623Z | Compiling serde_with_macros v3.20.0 |
| 1867 | 2026-06-05T04:06:26.171Z | Compiling futures-executor v0.3.32 |
| 1868 | 2026-06-05T04:06:26.446Z | Compiling dropshot_endpoint v0.17.1 |
| 1869 | 2026-06-05T04:06:26.726Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1870 | 2026-06-05T04:06:26.881Z | Compiling thread_local v1.1.9 |
| 1871 | 2026-06-05T04:06:27.005Z | Compiling cpufeatures v0.3.0 |
| 1872 | 2026-06-05T04:06:27.231Z | Compiling openssl-probe v0.2.1 |
| 1873 | 2026-06-05T04:06:27.368Z | Compiling futures v0.3.32 |
| 1874 | 2026-06-05T04:06:27.368Z | Compiling rustls-native-certs v0.8.4 |
| 1875 | 2026-06-05T04:06:27.979Z | Compiling derive-ex v0.1.8 |
| 1876 | 2026-06-05T04:06:29.408Z | Compiling strum_macros v0.27.2 |
| 1877 | 2026-06-05T04:06:29.408Z | Compiling is-terminal v0.4.17 |
| 1878 | 2026-06-05T04:06:29.408Z | Compiling winnow v1.0.3 |
| 1879 | 2026-06-05T04:06:29.408Z | Compiling term v1.2.1 |
| 1880 | 2026-06-05T04:06:29.500Z | Compiling take_mut v0.2.2 |
| 1881 | 2026-06-05T04:06:29.685Z | Compiling test-strategy v0.4.5 |
| 1882 | 2026-06-05T04:06:29.861Z | Compiling slog-term v2.9.2 |
| 1883 | 2026-06-05T04:06:30.862Z | Compiling tempfile v3.27.0 |
| 1884 | 2026-06-05T04:06:31.324Z | Compiling macaddr v1.0.1 |
| 1885 | 2026-06-05T04:06:31.382Z | Compiling hybrid-array v0.4.12 |
| 1886 | 2026-06-05T04:06:31.640Z | Compiling adler2 v2.0.1 |
| 1887 | 2026-06-05T04:06:31.707Z | Compiling match_cfg v0.1.0 |
| 1888 | 2026-06-05T04:06:31.800Z | Compiling simd-adler32 v0.3.9 |
| 1889 | 2026-06-05T04:06:31.810Z | Compiling hostname v0.3.1 |
| 1890 | 2026-06-05T04:06:31.982Z | Compiling miniz_oxide v0.8.9 |
| 1891 | 2026-06-05T04:06:32.824Z | Compiling slog-json v2.6.1 |
| 1892 | 2026-06-05T04:06:33.063Z | Compiling memmap2 v0.9.10 |
| 1893 | 2026-06-05T04:06:33.402Z | Compiling usdt v0.6.0 |
| 1894 | 2026-06-05T04:06:33.544Z | Compiling slog-bunyan v2.5.0 |
| 1895 | 2026-06-05T04:06:33.602Z | Compiling flate2 v1.1.9 |
| 1896 | 2026-06-05T04:06:33.735Z | Compiling crypto-common v0.2.2 |
| 1897 | 2026-06-05T04:06:34.100Z | Compiling block-buffer v0.12.0 |
| 1898 | 2026-06-05T04:06:34.143Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1899 | 2026-06-05T04:06:34.261Z | Compiling const-oid v0.10.2 |
| 1900 | 2026-06-05T04:06:34.276Z | Compiling compression-core v0.4.32 |
| 1901 | 2026-06-05T04:06:34.472Z | Compiling debug-ignore v1.0.5 |
| 1902 | 2026-06-05T04:06:34.568Z | Compiling either v1.16.0 |
| 1903 | 2026-06-05T04:06:34.619Z | Compiling digest v0.11.3 |
| 1904 | 2026-06-05T04:06:34.908Z | Compiling compression-codecs v0.4.38 |
| 1905 | 2026-06-05T04:06:34.973Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1906 | 2026-06-05T04:06:35.041Z | Compiling crypto-common v0.1.7 |
| 1907 | 2026-06-05T04:06:35.084Z | Compiling parse-display-derive v0.10.0 |
| 1908 | 2026-06-05T04:06:35.176Z | Compiling rand_chacha v0.3.1 |
| 1909 | 2026-06-05T04:06:35.207Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1910 | 2026-06-05T04:06:35.306Z | Compiling serde_spanned v1.1.1 |
| 1911 | 2026-06-05T04:06:35.476Z | Compiling encoding_rs v0.8.35 |
| 1912 | 2026-06-05T04:06:35.631Z | Compiling spin v0.9.8 |
| 1913 | 2026-06-05T04:06:35.740Z | Compiling mime v0.3.17 |
| 1914 | 2026-06-05T04:06:35.776Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1915 | 2026-06-05T04:06:36.015Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1916 | 2026-06-05T04:06:36.115Z | Compiling rand v0.8.6 |
| 1917 | 2026-06-05T04:06:36.286Z | Compiling async-compression v0.4.42 |
| 1918 | 2026-06-05T04:06:36.626Z | Compiling sha1 v0.11.0 |
| 1919 | 2026-06-05T04:06:36.733Z | Compiling strum v0.26.3 |
| 1920 | 2026-06-05T04:06:36.967Z | Compiling async-stream v0.3.6 |
| 1921 | 2026-06-05T04:06:37.058Z | Compiling waitgroup v0.1.2 |
| 1922 | 2026-06-05T04:06:37.127Z | Compiling rustls-pemfile v2.2.0 |
| 1923 | 2026-06-05T04:06:37.200Z | Compiling serde_path_to_error v0.1.20 |
| 1924 | 2026-06-05T04:06:37.243Z | Compiling wait-timeout v0.2.1 |
| 1925 | 2026-06-05T04:06:37.397Z | Compiling hostname v0.4.2 |
| 1926 | 2026-06-05T04:06:37.664Z | Compiling bit-vec v0.8.0 |
| 1927 | 2026-06-05T04:06:37.684Z | Compiling quick-error v1.2.3 |
| 1928 | 2026-06-05T04:06:37.939Z | Compiling bit-set v0.8.0 |
| 1929 | 2026-06-05T04:06:37.989Z | Compiling rusty-fork v0.3.1 |
| 1930 | 2026-06-05T04:06:38.034Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1931 | 2026-06-05T04:06:38.161Z | Compiling serde_with v3.20.0 |
| 1932 | 2026-06-05T04:06:38.543Z | Compiling rand_xorshift v0.4.0 |
| 1933 | 2026-06-05T04:06:38.649Z | Compiling unarray v0.1.4 |
| 1934 | 2026-06-05T04:06:39.078Z | Compiling proptest v1.11.0 |
| 1935 | 2026-06-05T04:06:39.399Z | Compiling strum v0.27.2 |
| 1936 | 2026-06-05T04:06:39.399Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1937 | 2026-06-05T04:06:39.399Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1938 | 2026-06-05T04:06:39.483Z | Compiling instant v0.1.13 |
| 1939 | 2026-06-05T04:06:39.611Z | Compiling itertools v0.14.0 |
| 1940 | 2026-06-05T04:06:39.688Z | Compiling iddqd v0.4.2 |
| 1941 | 2026-06-05T04:06:40.803Z | Compiling unicode-width v0.2.2 |
| 1942 | 2026-06-05T04:06:40.936Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1943 | 2026-06-05T04:06:40.936Z | Compiling block-buffer v0.10.4 |
| 1944 | 2026-06-05T04:06:40.936Z | Compiling backon v1.6.0 |
| 1945 | 2026-06-05T04:06:40.936Z | Compiling regress v0.10.5 |
| 1946 | 2026-06-05T04:06:40.974Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1947 | 2026-06-05T04:06:43.089Z | Compiling digest v0.10.7 |
| 1948 | 2026-06-05T04:06:43.185Z | Compiling backoff v0.4.0 |
| 1949 | 2026-06-05T04:06:43.185Z | Compiling parse-display v0.10.0 |
| 1950 | 2026-06-05T04:06:43.425Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1951 | 2026-06-05T04:06:44.532Z | Compiling humantime v2.3.0 |
| 1952 | 2026-06-05T04:06:45.826Z | Compiling regress v0.11.1 |
| 1953 | 2026-06-05T04:06:47.032Z | Compiling zerocopy-derive v0.7.35 |
| 1954 | 2026-06-05T04:06:47.364Z | Compiling typify-impl v0.6.2 |
| 1955 | 2026-06-05T04:06:47.972Z | Compiling darling_core v0.21.3 |
| 1956 | 2026-06-05T04:06:48.216Z | Compiling clap_derive v4.6.1 |
| 1957 | 2026-06-05T04:06:49.897Z | Compiling utf8parse v0.2.2 |
| 1958 | 2026-06-05T04:06:49.984Z | Compiling convert_case v0.4.0 |
| 1959 | 2026-06-05T04:06:49.984Z | Compiling cpufeatures v0.2.17 |
| 1960 | 2026-06-05T04:06:49.984Z | Compiling derive_more v0.99.20 |
| 1961 | 2026-06-05T04:06:49.984Z | Compiling anstyle-parse v1.0.0 |
| 1962 | 2026-06-05T04:06:50.060Z | Compiling darling_macro v0.21.3 |
| 1963 | 2026-06-05T04:06:50.576Z | Compiling terminal_size v0.4.4 |
| 1964 | 2026-06-05T04:06:50.614Z | Compiling typify-macro v0.6.2 |
| 1965 | 2026-06-05T04:06:50.614Z | Compiling toml_datetime v0.6.11 |
| 1966 | 2026-06-05T04:06:50.819Z | Compiling colorchoice v1.0.5 |
| 1967 | 2026-06-05T04:06:50.896Z | Compiling anstyle v1.0.14 |
| 1968 | 2026-06-05T04:06:50.927Z | Compiling anstyle-query v1.1.5 |
| 1969 | 2026-06-05T04:06:51.053Z | Compiling is_terminal_polyfill v1.70.2 |
| 1970 | 2026-06-05T04:06:51.157Z | Compiling anstream v1.0.0 |
| 1971 | 2026-06-05T04:06:51.190Z | Compiling darling v0.21.3 |
| 1972 | 2026-06-05T04:06:51.698Z | Compiling secrecy v0.10.3 |
| 1973 | 2026-06-05T04:06:51.720Z | Compiling crucible-workspace-hack v0.1.0 |
| 1974 | 2026-06-05T04:06:51.866Z | Compiling clap_lex v1.1.0 |
| 1975 | 2026-06-05T04:06:52.160Z | Compiling tinyvec_macros v0.1.1 |
| 1976 | 2026-06-05T04:06:52.854Z | Compiling heapless v0.8.0 |
| 1977 | 2026-06-05T04:06:52.854Z | Compiling tinyvec v1.11.0 |
| 1978 | 2026-06-05T04:06:52.908Z | Compiling clap_builder v4.6.0 |
| 1979 | 2026-06-05T04:06:52.908Z | Compiling typify v0.6.2 |
| 1980 | 2026-06-05T04:06:52.908Z | Compiling ingot-macros v0.1.1 |
| 1981 | 2026-06-05T04:06:52.908Z | Compiling zerocopy v0.7.35 |
| 1982 | 2026-06-05T04:06:53.356Z | Compiling hash32 v0.3.1 |
| 1983 | 2026-06-05T04:06:54.449Z | Compiling scroll_derive v0.12.1 |
| 1984 | 2026-06-05T04:06:54.516Z | Compiling rustc_version v0.4.1 |
| 1985 | 2026-06-05T04:06:54.516Z | Compiling num-integer v0.1.46 |
| 1986 | 2026-06-05T04:06:54.516Z | Compiling usdt-impl v0.5.0 |
| 1987 | 2026-06-05T04:06:54.516Z | Compiling smoltcp v0.11.0 |
| 1988 | 2026-06-05T04:06:54.516Z | Compiling scroll v0.12.0 |
| 1989 | 2026-06-05T04:06:54.516Z | Compiling clap v4.6.1 |
| 1990 | 2026-06-05T04:06:54.516Z | Compiling curve25519-dalek v4.1.3 |
| 1991 | 2026-06-05T04:06:54.929Z | Compiling dof v0.3.0 |
| 1992 | 2026-06-05T04:06:55.638Z | Compiling ingot-types v0.1.2 |
| 1993 | 2026-06-05T04:06:56.331Z | Compiling hmac v0.12.1 |
| 1994 | 2026-06-05T04:06:56.381Z | Compiling dtrace-parser v0.2.0 |
| 1995 | 2026-06-05T04:06:56.382Z | Compiling inout v0.1.4 |
| 1996 | 2026-06-05T04:06:56.520Z | Compiling ff v0.13.1 |
| 1997 | 2026-06-05T04:06:56.567Z | Compiling cobs v0.3.0 |
| 1998 | 2026-06-05T04:06:56.790Z | Compiling thread-id v4.2.2 |
| 1999 | 2026-06-05T04:06:57.023Z | Compiling unsafe-libyaml v0.2.11 |
| 2000 | 2026-06-05T04:06:57.322Z | Compiling bitflags v1.3.2 |
| 2001 | 2026-06-05T04:06:57.686Z | Compiling managed v0.8.0 |
| 2002 | 2026-06-05T04:06:57.800Z | Compiling serde_yaml v0.9.34+deprecated |
| 2003 | 2026-06-05T04:06:58.343Z | Compiling postcard v1.1.3 |
| 2004 | 2026-06-05T04:06:58.529Z | Compiling group v0.13.0 |
| 2005 | 2026-06-05T04:06:59.643Z | Compiling cipher v0.4.4 |
| 2006 | 2026-06-05T04:06:59.832Z | Compiling hkdf v0.12.4 |
| 2007 | 2026-06-05T04:06:59.832Z | Compiling ingot v0.1.1 |
| 2008 | 2026-06-05T04:06:59.832Z | Compiling goblin v0.8.2 |
| 2009 | 2026-06-05T04:06:59.931Z | Compiling num-iter v0.1.45 |
| 2010 | 2026-06-05T04:07:00.153Z | Compiling num-rational v0.4.2 |
| 2011 | 2026-06-05T04:07:01.135Z | Compiling tabwriter v1.4.1 |
| 2012 | 2026-06-05T04:07:01.364Z | Compiling universal-hash v0.5.1 |
| 2013 | 2026-06-05T04:07:01.520Z | Compiling crypto-bigint v0.5.5 |
| 2014 | 2026-06-05T04:07:01.543Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2015 | 2026-06-05T04:07:01.614Z | Compiling hubpack_derive v0.1.1 |
| 2016 | 2026-06-05T04:07:02.160Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2017 | 2026-06-05T04:07:02.350Z | Compiling crossbeam-epoch v0.9.18 |
| 2018 | 2026-06-05T04:07:02.863Z | Compiling half v2.7.1 |
| 2019 | 2026-06-05T04:07:02.919Z | Compiling curve25519-dalek-derive v0.1.1 |
| 2020 | 2026-06-05T04:07:03.317Z | Compiling num-complex v0.4.6 |
| 2021 | 2026-06-05T04:07:03.752Z | Compiling memoffset v0.9.1 |
| 2022 | 2026-06-05T04:07:04.849Z | Compiling base64ct v1.8.3 |
| 2023 | 2026-06-05T04:07:05.051Z | Compiling cfg_aliases v0.2.1 |
| 2024 | 2026-06-05T04:07:05.052Z | Compiling ciborium-io v0.2.2 |
| 2025 | 2026-06-05T04:07:05.052Z | Compiling base16ct v0.2.0 |
| 2026 | 2026-06-05T04:07:05.052Z | Compiling prettyplease v0.2.37 |
| 2027 | 2026-06-05T04:07:05.052Z | Compiling opaque-debug v0.3.1 |
| 2028 | 2026-06-05T04:07:05.052Z | Compiling poly1305 v0.8.0 |
| 2029 | 2026-06-05T04:07:05.283Z | Compiling elliptic-curve v0.13.8 |
| 2030 | 2026-06-05T04:07:05.324Z | Compiling ciborium-ll v0.2.2 |
| 2031 | 2026-06-05T04:07:05.560Z | Compiling password-hash v0.5.0 |
| 2032 | 2026-06-05T04:07:05.731Z | Compiling nix v0.31.3 |
| 2033 | 2026-06-05T04:07:06.350Z | Compiling num v0.4.3 |
| 2034 | 2026-06-05T04:07:06.509Z | Compiling thiserror-no-std v2.0.2 |
| 2035 | 2026-06-05T04:07:06.614Z | Compiling hubpack v0.1.2 |
| 2036 | 2026-06-05T04:07:07.677Z | Compiling chacha20 v0.9.1 |
| 2037 | 2026-06-05T04:07:07.952Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2038 | 2026-06-05T04:07:08.040Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-06-05T04:07:08.631Z | Compiling reqwest v0.12.28 |
| 2040 | 2026-06-05T04:07:09.282Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2041 | 2026-06-05T04:07:09.607Z | Compiling blake2 v0.10.6 |
| 2042 | 2026-06-05T04:07:09.649Z | Compiling aead v0.5.2 |
| 2043 | 2026-06-05T04:07:09.811Z | Compiling byte-wrapper v0.1.0 |
| 2044 | 2026-06-05T04:07:11.104Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2045 | 2026-06-05T04:07:11.208Z | Compiling serde_repr v0.1.20 |
| 2046 | 2026-06-05T04:07:11.574Z | Compiling proc-macro-error-attr v1.0.4 |
| 2047 | 2026-06-05T04:07:11.574Z | Compiling bstr v1.12.1 |
| 2048 | 2026-06-05T04:07:11.574Z | Compiling keccak v0.1.6 |
| 2049 | 2026-06-05T04:07:11.574Z | Compiling static_assertions v1.1.0 |
| 2050 | 2026-06-05T04:07:11.574Z | Compiling rustix v0.38.44 |
| 2051 | 2026-06-05T04:07:11.574Z | Compiling float-ord v0.3.2 |
| 2052 | 2026-06-05T04:07:11.625Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2053 | 2026-06-05T04:07:11.625Z | Compiling sha3 v0.10.9 |
| 2054 | 2026-06-05T04:07:11.939Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2055 | 2026-06-05T04:07:11.966Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2056 | 2026-06-05T04:07:14.118Z | Compiling proc-macro-crate v3.5.0 |
| 2057 | 2026-06-05T04:07:14.232Z | Compiling chacha20poly1305 v0.10.1 |
| 2058 | 2026-06-05T04:07:14.232Z | Compiling argon2 v0.5.3 |
| 2059 | 2026-06-05T04:07:14.232Z | Compiling progenitor-client v0.10.0 |
| 2060 | 2026-06-05T04:07:14.232Z | Compiling vsss-rs v3.3.4 |
| 2061 | 2026-06-05T04:07:14.694Z | Compiling rustls-webpki v0.103.13 |
| 2062 | 2026-06-05T04:07:14.922Z | Compiling ciborium v0.2.2 |
| 2063 | 2026-06-05T04:07:15.718Z | Compiling usdt-attr-macro v0.5.0 |
| 2064 | 2026-06-05T04:07:15.963Z | Compiling usdt-macro v0.5.0 |
| 2065 | 2026-06-05T04:07:17.472Z | Compiling enum-as-inner v0.6.1 |
| 2066 | 2026-06-05T04:07:18.743Z | Compiling num-derive v0.4.2 |
| 2067 | 2026-06-05T04:07:18.867Z | Compiling proc-macro-error v1.0.4 |
| 2068 | 2026-06-05T04:07:18.867Z | Compiling memmap v0.7.0 |
| 2069 | 2026-06-05T04:07:18.867Z | Compiling indent_write v2.2.0 |
| 2070 | 2026-06-05T04:07:18.867Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2071 | 2026-06-05T04:07:18.867Z | Compiling data-encoding v2.11.0 |
| 2072 | 2026-06-05T04:07:18.867Z | Compiling winnow v0.5.40 |
| 2073 | 2026-06-05T04:07:18.981Z | Compiling usdt v0.5.0 |
| 2074 | 2026-06-05T04:07:19.139Z | Compiling tokio-rustls v0.26.4 |
| 2075 | 2026-06-05T04:07:19.357Z | Compiling rustls-platform-verifier v0.7.0 |
| 2076 | 2026-06-05T04:07:19.380Z | Compiling hyper-rustls v0.27.9 |
| 2077 | 2026-06-05T04:07:19.915Z | Compiling reqwest v0.13.4 |
| 2078 | 2026-06-05T04:07:20.032Z | Compiling toml_edit v0.19.15 |
| 2079 | 2026-06-05T04:07:20.116Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2080 | 2026-06-05T04:07:21.229Z | Compiling progenitor-client v0.14.0 |
| 2081 | 2026-06-05T04:07:21.776Z | Compiling progenitor-extras v0.2.0 |
| 2082 | 2026-06-05T04:07:22.582Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2083 | 2026-06-05T04:07:22.639Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2084 | 2026-06-05T04:07:22.880Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2085 | 2026-06-05T04:07:25.300Z | Compiling num_enum_derive v0.7.6 |
| 2086 | 2026-06-05T04:07:27.460Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2087 | 2026-06-05T04:07:34.162Z | Compiling serde_spanned v0.6.9 |
| 2088 | 2026-06-05T04:07:34.222Z | Compiling foreign-types-macros v0.2.3 |
| 2089 | 2026-06-05T04:07:34.382Z | Compiling pkg-config v0.3.33 |
| 2090 | 2026-06-05T04:07:35.563Z | Compiling foreign-types-shared v0.3.1 |
| 2091 | 2026-06-05T04:07:35.630Z | Compiling winnow v0.7.15 |
| 2092 | 2026-06-05T04:07:35.630Z | Compiling vcpkg v0.2.15 |
| 2093 | 2026-06-05T04:07:35.630Z | Compiling colored v3.1.1 |
| 2094 | 2026-06-05T04:07:35.630Z | Compiling toml_write v0.1.2 |
| 2095 | 2026-06-05T04:07:35.630Z | Compiling bytecount v0.6.9 |
| 2096 | 2026-06-05T04:07:35.630Z | Compiling openssl-sys v0.9.116 |
| 2097 | 2026-06-05T04:07:35.630Z | Compiling foreign-types v0.5.0 |
| 2098 | 2026-06-05T04:07:35.630Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2099 | 2026-06-05T04:07:35.809Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2100 | 2026-06-05T04:07:36.117Z | Compiling toml_edit v0.22.27 |
| 2101 | 2026-06-05T04:07:36.244Z | Compiling num_enum v0.7.6 |
| 2102 | 2026-06-05T04:07:36.305Z | Compiling proc-macro-crate v1.3.1 |
| 2103 | 2026-06-05T04:07:36.628Z | Compiling progenitor-impl v0.13.0 |
| 2104 | 2026-06-05T04:07:36.661Z | Compiling chacha20 v0.10.0 |
| 2105 | 2026-06-05T04:07:36.767Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2106 | 2026-06-05T04:07:37.507Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2107 | 2026-06-05T04:07:37.688Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2108 | 2026-06-05T04:07:37.963Z | Compiling cstr-argument v0.1.2 |
| 2109 | 2026-06-05T04:07:38.009Z | Compiling linked-hash-map v0.5.6 |
| 2110 | 2026-06-05T04:07:38.167Z | Compiling resolv-conf v0.7.6 |
| 2111 | 2026-06-05T04:07:38.484Z | Compiling unicode-segmentation v1.13.3 |
| 2112 | 2026-06-05T04:07:38.489Z | Compiling semver v0.1.20 |
| 2113 | 2026-06-05T04:07:38.675Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2114 | 2026-06-05T04:07:38.694Z | Compiling swrite v0.1.0 |
| 2115 | 2026-06-05T04:07:38.811Z | Compiling rayon-core v1.13.0 |
| 2116 | 2026-06-05T04:07:38.931Z | Compiling heck v0.4.1 |
| 2117 | 2026-06-05T04:07:39.084Z | Compiling newline-converter v0.3.0 |
| 2118 | 2026-06-05T04:07:39.107Z | Compiling progenitor-macro v0.13.0 |
| 2119 | 2026-06-05T04:07:39.143Z | Compiling rustc_version v0.1.7 |
| 2120 | 2026-06-05T04:07:39.289Z | Compiling lru-cache v0.1.2 |
| 2121 | 2026-06-05T04:07:39.296Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2122 | 2026-06-05T04:07:39.489Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2123 | 2026-06-05T04:07:39.606Z | Compiling toml v0.8.23 |
| 2124 | 2026-06-05T04:07:39.698Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2125 | 2026-06-05T04:07:39.826Z | Compiling rand v0.10.1 |
| 2126 | 2026-06-05T04:07:40.138Z | Compiling num_enum_derive v0.5.11 |
| 2127 | 2026-06-05T04:07:40.302Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2128 | 2026-06-05T04:07:40.593Z | Compiling atomicwrites v0.4.4 |
| 2129 | 2026-06-05T04:07:40.615Z | Compiling progenitor-client v0.13.0 |
| 2130 | 2026-06-05T04:07:40.775Z | Compiling hickory-proto v0.24.4 |
| 2131 | 2026-06-05T04:07:41.033Z | Compiling similar v2.7.0 |
| 2132 | 2026-06-05T04:07:41.087Z | Compiling crossbeam-deque v0.8.6 |
| 2133 | 2026-06-05T04:07:41.160Z | Compiling progenitor-impl v0.14.0 |
| 2134 | 2026-06-05T04:07:41.391Z | Compiling console v0.15.11 |
| 2135 | 2026-06-05T04:07:42.584Z | Compiling camino-tempfile v1.4.1 |
| 2136 | 2026-06-05T04:07:43.022Z | Compiling serde-big-array v0.5.1 |
| 2137 | 2026-06-05T04:07:43.239Z | Compiling pin-project-internal v1.1.13 |
| 2138 | 2026-06-05T04:07:43.310Z | Compiling derive-where v1.6.1 |
| 2139 | 2026-06-05T04:07:43.329Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2140 | 2026-06-05T04:07:43.951Z | Compiling siphasher v1.0.3 |
| 2141 | 2026-06-05T04:07:44.162Z | Compiling lazy_static v1.5.0 |
| 2142 | 2026-06-05T04:07:44.162Z | Compiling minimal-lexical v0.2.1 |
| 2143 | 2026-06-05T04:07:44.163Z | Compiling phf_shared v0.12.1 |
| 2144 | 2026-06-05T04:07:44.270Z | Compiling nom v7.1.3 |
| 2145 | 2026-06-05T04:07:44.336Z | Compiling pin-project v1.1.13 |
| 2146 | 2026-06-05T04:07:44.480Z | Compiling progenitor v0.13.0 |
| 2147 | 2026-06-05T04:07:44.567Z | Compiling progenitor-macro v0.14.0 |
| 2148 | 2026-06-05T04:07:44.620Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2149 | 2026-06-05T04:07:45.143Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2150 | 2026-06-05T04:07:45.792Z | Compiling hickory-resolver v0.24.4 |
| 2151 | 2026-06-05T04:07:48.109Z | Compiling expectorate v1.2.0 |
| 2152 | 2026-06-05T04:07:48.664Z | Compiling num_enum v0.5.11 |
| 2153 | 2026-06-05T04:07:48.801Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2154 | 2026-06-05T04:07:49.974Z | Compiling newtype_derive v0.1.6 |
| 2155 | 2026-06-05T04:07:50.734Z | Compiling unicode-normalization v0.1.25 |
| 2156 | 2026-06-05T04:07:51.332Z | Compiling tokio-stream v0.1.18 |
| 2157 | 2026-06-05T04:07:51.896Z | Compiling snafu-derive v0.8.9 |
| 2158 | 2026-06-05T04:07:53.070Z | Compiling async-recursion v1.1.1 |
| 2159 | 2026-06-05T04:07:53.335Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2160 | 2026-06-05T04:07:53.634Z | Compiling slog-dtrace v0.3.0 |
| 2161 | 2026-06-05T04:07:53.693Z | Compiling csv-core v0.1.13 |
| 2162 | 2026-06-05T04:07:53.760Z | Compiling unicode-width v0.1.14 |
| 2163 | 2026-06-05T04:07:53.914Z | Compiling highway v1.3.0 |
| 2164 | 2026-06-05T04:07:54.080Z | Compiling foldhash v0.1.5 |
| 2165 | 2026-06-05T04:07:54.108Z | Compiling foreign-types-shared v0.1.1 |
| 2166 | 2026-06-05T04:07:54.212Z | Compiling cancel-safe-futures v0.1.5 |
| 2167 | 2026-06-05T04:07:54.313Z | Compiling unicode-xid v0.2.6 |
| 2168 | 2026-06-05T04:07:54.444Z | Compiling chrono-tz v0.10.4 |
| 2169 | 2026-06-05T04:07:54.490Z | Compiling openssl v0.10.80 |
| 2170 | 2026-06-05T04:07:54.620Z | Compiling konst_macro_rules v0.2.19 |
| 2171 | 2026-06-05T04:07:54.692Z | Compiling owo-colors v4.3.0 |
| 2172 | 2026-06-05T04:07:54.784Z | Compiling same-file v1.0.6 |
| 2173 | 2026-06-05T04:07:54.812Z | Compiling konst v0.2.20 |
| 2174 | 2026-06-05T04:07:54.976Z | Compiling const_format_proc_macros v0.2.34 |
| 2175 | 2026-06-05T04:07:54.987Z | Compiling walkdir v2.5.0 |
| 2176 | 2026-06-05T04:07:55.103Z | Compiling hashbrown v0.15.5 |
| 2177 | 2026-06-05T04:07:55.217Z | Compiling foreign-types v0.3.2 |
| 2178 | 2026-06-05T04:07:55.305Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2179 | 2026-06-05T04:07:55.705Z | Compiling csv v1.4.0 |
| 2180 | 2026-06-05T04:07:55.761Z | Compiling snafu v0.8.9 |
| 2181 | 2026-06-05T04:07:55.811Z | Compiling qorb v0.4.1 |
| 2182 | 2026-06-05T04:07:56.314Z | Compiling progenitor v0.14.0 |
| 2183 | 2026-06-05T04:07:56.346Z | Compiling olpc-cjson v0.1.4 |
| 2184 | 2026-06-05T04:07:56.524Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2185 | 2026-06-05T04:07:56.645Z | Compiling rayon v1.12.0 |
| 2186 | 2026-06-05T04:07:57.214Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2187 | 2026-06-05T04:07:57.748Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2188 | 2026-06-05T04:07:58.895Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2189 | 2026-06-05T04:08:00.253Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2190 | 2026-06-05T04:08:00.763Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2191 | 2026-06-05T04:08:01.227Z | Compiling phf v0.12.1 |
| 2192 | 2026-06-05T04:08:01.821Z | Compiling zone_cfg_derive v0.3.1 |
| 2193 | 2026-06-05T04:08:01.865Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2194 | 2026-06-05T04:08:02.541Z | Compiling tokio-dtrace v0.1.1 |
| 2195 | 2026-06-05T04:08:02.874Z | Compiling globset v0.4.18 |
| 2196 | 2026-06-05T04:08:02.963Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2197 | 2026-06-05T04:08:03.199Z | Compiling itertools v0.12.1 |
| 2198 | 2026-06-05T04:08:04.039Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2199 | 2026-06-05T04:08:04.484Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2200 | 2026-06-05T04:08:04.532Z | Compiling libsw-core v0.3.2 |
| 2201 | 2026-06-05T04:08:04.657Z | Compiling pem v3.0.6 |
| 2202 | 2026-06-05T04:08:04.696Z | Compiling serde_plain v1.0.2 |
| 2203 | 2026-06-05T04:08:04.718Z | Compiling openssl-macros v0.1.1 |
| 2204 | 2026-06-05T04:08:04.986Z | Compiling cookie v0.18.1 |
| 2205 | 2026-06-05T04:08:05.223Z | Compiling sigpipe v0.1.3 |
| 2206 | 2026-06-05T04:08:05.258Z | Compiling jiff v0.2.28 |
| 2207 | 2026-06-05T04:08:05.344Z | Compiling typed-path v0.9.3 |
| 2208 | 2026-06-05T04:08:05.582Z | Compiling fixedbitset v0.4.2 |
| 2209 | 2026-06-05T04:08:05.599Z | Compiling fixedbitset v0.5.7 |
| 2210 | 2026-06-05T04:08:05.654Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2211 | 2026-06-05T04:08:05.714Z | Compiling glob v0.3.3 |
| 2212 | 2026-06-05T04:08:05.821Z | Compiling petgraph v0.6.5 |
| 2213 | 2026-06-05T04:08:05.934Z | Compiling petgraph v0.8.3 |
| 2214 | 2026-06-05T04:08:06.635Z | Compiling tough v0.22.0 |
| 2215 | 2026-06-05T04:08:07.598Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2216 | 2026-06-05T04:08:07.645Z | Compiling libsw v3.5.0 |
| 2217 | 2026-06-05T04:08:07.837Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2218 | 2026-06-05T04:08:08.087Z | Compiling zone v0.3.1 |
| 2219 | 2026-06-05T04:08:08.246Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2220 | 2026-06-05T04:08:08.339Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2221 | 2026-06-05T04:08:08.568Z | Compiling oxide-tokio-rt v0.1.6 |
| 2222 | 2026-06-05T04:08:09.154Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2223 | 2026-06-05T04:08:09.821Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2224 | 2026-06-05T04:08:12.192Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2225 | 2026-06-05T04:08:12.395Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2226 | 2026-06-05T04:08:12.594Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-06-05T04:08:13.082Z | Compiling const_format v0.2.36 |
| 2228 | 2026-06-05T04:08:13.766Z | Compiling papergrid v0.11.0 |
| 2229 | 2026-06-05T04:08:14.003Z | Compiling tabled_derive v0.7.0 |
| 2230 | 2026-06-05T04:08:14.228Z | Compiling gethostname v0.5.0 |
| 2231 | 2026-06-05T04:08:14.379Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2232 | 2026-06-05T04:08:14.964Z | Compiling libscf-sys v1.2.0 |
| 2233 | 2026-06-05T04:08:15.118Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2234 | 2026-06-05T04:08:15.280Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2235 | 2026-06-05T04:08:15.417Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2236 | 2026-06-05T04:08:15.569Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2237 | 2026-06-05T04:08:15.697Z | Compiling bcs v0.1.6 |
| 2238 | 2026-06-05T04:08:15.823Z | Compiling smf v0.2.3 |
| 2239 | 2026-06-05T04:08:15.890Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2240 | 2026-06-05T04:08:16.093Z | Compiling linear-map v1.2.0 |
| 2241 | 2026-06-05T04:08:16.324Z | Compiling termtree v0.5.1 |
| 2242 | 2026-06-05T04:08:16.506Z | Compiling unicode-linebreak v0.1.5 |
| 2243 | 2026-06-05T04:08:16.670Z | Compiling tagptr v0.2.0 |
| 2244 | 2026-06-05T04:08:16.803Z | Compiling smawk v0.3.2 |
| 2245 | 2026-06-05T04:08:16.846Z | Compiling whoami v1.6.1 |
| 2246 | 2026-06-05T04:08:16.970Z | Compiling textwrap v0.16.2 |
| 2247 | 2026-06-05T04:08:16.989Z | Compiling moka v0.12.15 |
| 2248 | 2026-06-05T04:08:18.203Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2249 | 2026-06-05T04:08:18.536Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2250 | 2026-06-05T04:08:18.849Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2251 | 2026-06-05T04:08:18.912Z | Compiling tabled v0.15.0 |
| 2252 | 2026-06-05T04:08:18.994Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2253 | 2026-06-05T04:08:19.689Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2254 | 2026-06-05T04:08:19.707Z | Compiling steno v0.4.1 |
| 2255 | 2026-06-05T04:08:19.901Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2256 | 2026-06-05T04:08:22.944Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2257 | 2026-06-05T04:08:25.132Z | Compiling hickory-proto v0.25.2 |
| 2258 | 2026-06-05T04:08:26.685Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2259 | 2026-06-05T04:08:26.717Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2260 | 2026-06-05T04:08:27.012Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2261 | 2026-06-05T04:08:27.137Z | Compiling proc-macro-error2 v2.0.1 |
| 2262 | 2026-06-05T04:08:27.182Z | Compiling parking_lot_core v0.8.6 |
| 2263 | 2026-06-05T04:08:27.284Z | Compiling hickory-resolver v0.25.2 |
| 2264 | 2026-06-05T04:08:27.423Z | Compiling tabled_derive v0.11.0 |
| 2265 | 2026-06-05T04:08:27.599Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2266 | 2026-06-05T04:08:27.993Z | Compiling papergrid v0.18.0 |
| 2267 | 2026-06-05T04:08:28.544Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2268 | 2026-06-05T04:08:29.321Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2269 | 2026-06-05T04:08:29.449Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2270 | 2026-06-05T04:08:30.885Z | Compiling testing_table v0.3.0 |
| 2271 | 2026-06-05T04:08:31.311Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2272 | 2026-06-05T04:08:31.849Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2273 | 2026-06-05T04:08:32.380Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2274 | 2026-06-05T04:08:33.179Z | Compiling tabled v0.21.0 |
| 2275 | 2026-06-05T04:08:33.526Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2276 | 2026-06-05T04:08:33.584Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2277 | 2026-06-05T04:08:33.694Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2278 | 2026-06-05T04:08:33.973Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2279 | 2026-06-05T04:08:34.405Z | Compiling arc-swap v1.9.1 |
| 2280 | 2026-06-05T04:08:34.674Z | Compiling slog-scope v4.4.1 |
| 2281 | 2026-06-05T04:08:34.750Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2282 | 2026-06-05T04:08:35.089Z | Compiling parking_lot v0.11.2 |
| 2283 | 2026-06-05T04:08:35.984Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2284 | 2026-06-05T04:08:37.326Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2285 | 2026-06-05T04:08:37.668Z | Compiling fxhash v0.2.1 |
| 2286 | 2026-06-05T04:08:37.818Z | Compiling crc8 v0.1.1 |
| 2287 | 2026-06-05T04:08:37.906Z | Compiling sled v0.34.7 |
| 2288 | 2026-06-05T04:08:37.941Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2289 | 2026-06-05T04:08:38.299Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2290 | 2026-06-05T04:08:38.337Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2291 | 2026-06-05T04:08:40.714Z | Compiling slog-stdlog v4.1.1 |
| 2292 | 2026-06-05T04:08:40.983Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2293 | 2026-06-05T04:08:41.182Z | Compiling slog-envlogger v2.2.0 |
| 2294 | 2026-06-05T04:08:41.259Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2295 | 2026-06-05T04:08:42.625Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2296 | 2026-06-05T04:08:45.803Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2297 | 2026-06-05T04:08:48.368Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2298 | 2026-06-05T04:08:49.158Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2299 | 2026-06-05T04:08:59.081Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2300 | 2026-06-05T04:09:03.456Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2301 | 2026-06-05T04:09:05.818Z | Finished `release` profile [optimized] target(s) in 3m 39s |
| 2302 | 2026-06-05T04:09:06.138Z | + banner trio |
| 2303 | 2026-06-05T04:09:06.161Z | |
| 2304 | 2026-06-05T04:09:06.161Z | ##### ##### # #### |
| 2305 | 2026-06-05T04:09:06.161Z | # # # # # # |
| 2306 | 2026-06-05T04:09:06.161Z | # # # # # # |
| 2307 | 2026-06-05T04:09:06.161Z | # ##### # # # |
| 2308 | 2026-06-05T04:09:06.161Z | # # # # # # |
| 2309 | 2026-06-05T04:09:06.162Z | # # # # #### |
| 2310 | 2026-06-05T04:09:06.162Z | |
| 2311 | 2026-06-05T04:09:06.162Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2312 | 2026-06-05T04:09:06.696Z | Compiling cfg-if v1.0.4 |
| 2313 | 2026-06-05T04:09:06.701Z | Compiling libc v0.2.186 |
| 2314 | 2026-06-05T04:09:06.701Z | Compiling serde_core v1.0.228 |
| 2315 | 2026-06-05T04:09:06.803Z | Compiling memchr v2.8.1 |
| 2316 | 2026-06-05T04:09:06.809Z | Compiling itoa v1.0.18 |
| 2317 | 2026-06-05T04:09:06.815Z | Compiling smallvec v1.15.1 |
| 2318 | 2026-06-05T04:09:06.836Z | Compiling stable_deref_trait v1.2.1 |
| 2319 | 2026-06-05T04:09:06.836Z | Compiling zerofrom v0.1.8 |
| 2320 | 2026-06-05T04:09:06.849Z | Compiling zmij v1.0.21 |
| 2321 | 2026-06-05T04:09:06.914Z | Compiling writeable v0.6.3 |
| 2322 | 2026-06-05T04:09:06.957Z | Compiling yoke v0.8.3 |
| 2323 | 2026-06-05T04:09:07.039Z | Compiling litemap v0.8.2 |
| 2324 | 2026-06-05T04:09:07.095Z | Compiling utf8_iter v1.0.4 |
| 2325 | 2026-06-05T04:09:07.183Z | Compiling zerovec v0.11.6 |
| 2326 | 2026-06-05T04:09:07.183Z | Compiling zerotrie v0.2.4 |
| 2327 | 2026-06-05T04:09:07.183Z | Compiling percent-encoding v2.3.2 |
| 2328 | 2026-06-05T04:09:07.223Z | Compiling libm v0.2.16 |
| 2329 | 2026-06-05T04:09:07.243Z | Compiling icu_normalizer_data v2.2.0 |
| 2330 | 2026-06-05T04:09:07.331Z | Compiling icu_properties_data v2.2.0 |
| 2331 | 2026-06-05T04:09:07.338Z | Compiling form_urlencoded v1.2.2 |
| 2332 | 2026-06-05T04:09:07.446Z | Compiling rand_core v0.10.1 |
| 2333 | 2026-06-05T04:09:07.450Z | Compiling errno v0.3.14 |
| 2334 | 2026-06-05T04:09:07.581Z | Compiling getrandom v0.4.2 |
| 2335 | 2026-06-05T04:09:07.595Z | Compiling iana-time-zone v0.1.65 |
| 2336 | 2026-06-05T04:09:07.605Z | Compiling pin-project-lite v0.2.17 |
| 2337 | 2026-06-05T04:09:07.639Z | Compiling zeroize v1.8.2 |
| 2338 | 2026-06-05T04:09:07.704Z | Compiling tinystr v0.8.3 |
| 2339 | 2026-06-05T04:09:07.732Z | Compiling potential_utf v0.1.5 |
| 2340 | 2026-06-05T04:09:07.779Z | Compiling dyn-clone v1.0.20 |
| 2341 | 2026-06-05T04:09:07.884Z | Compiling icu_locale_core v2.2.0 |
| 2342 | 2026-06-05T04:09:07.905Z | Compiling icu_collections v2.2.0 |
| 2343 | 2026-06-05T04:09:07.917Z | Compiling socket2 v0.6.4 |
| 2344 | 2026-06-05T04:09:07.922Z | Compiling scopeguard v1.2.0 |
| 2345 | 2026-06-05T04:09:07.936Z | Compiling parking_lot_core v0.9.12 |
| 2346 | 2026-06-05T04:09:07.947Z | Compiling signal-hook-registry v1.4.8 |
| 2347 | 2026-06-05T04:09:08.037Z | Compiling num-traits v0.2.19 |
| 2348 | 2026-06-05T04:09:08.353Z | Compiling lock_api v0.4.14 |
| 2349 | 2026-06-05T04:09:08.490Z | Compiling mio v1.2.1 |
| 2350 | 2026-06-05T04:09:08.634Z | Compiling parking_lot v0.12.5 |
| 2351 | 2026-06-05T04:09:08.681Z | Compiling serde v1.0.228 |
| 2352 | 2026-06-05T04:09:08.755Z | Compiling serde_json v1.0.150 |
| 2353 | 2026-06-05T04:09:08.858Z | Compiling icu_provider v2.2.0 |
| 2354 | 2026-06-05T04:09:08.892Z | Compiling uuid v1.23.2 |
| 2355 | 2026-06-05T04:09:08.925Z | Compiling semver v1.0.28 |
| 2356 | 2026-06-05T04:09:09.212Z | Compiling bytes v1.11.1 |
| 2357 | 2026-06-05T04:09:09.302Z | Compiling icu_properties v2.2.0 |
| 2358 | 2026-06-05T04:09:09.471Z | Compiling icu_normalizer v2.2.0 |
| 2359 | 2026-06-05T04:09:09.495Z | Compiling chrono v0.4.45 |
| 2360 | 2026-06-05T04:09:09.556Z | Compiling portable-atomic v1.13.1 |
| 2361 | 2026-06-05T04:09:09.599Z | Compiling thiserror v2.0.18 |
| 2362 | 2026-06-05T04:09:09.712Z | Compiling bitflags v2.12.1 |
| 2363 | 2026-06-05T04:09:10.115Z | Compiling tokio v1.52.3 |
| 2364 | 2026-06-05T04:09:10.133Z | Compiling critical-section v1.2.0 |
| 2365 | 2026-06-05T04:09:10.250Z | Compiling idna_adapter v1.2.2 |
| 2366 | 2026-06-05T04:09:10.262Z | Compiling futures-core v0.3.32 |
| 2367 | 2026-06-05T04:09:10.399Z | Compiling idna v1.1.0 |
| 2368 | 2026-06-05T04:09:10.472Z | Compiling once_cell v1.21.4 |
| 2369 | 2026-06-05T04:09:10.803Z | Compiling equivalent v1.0.2 |
| 2370 | 2026-06-05T04:09:10.820Z | Compiling subtle v2.6.1 |
| 2371 | 2026-06-05T04:09:10.820Z | Compiling url v2.5.8 |
| 2372 | 2026-06-05T04:09:10.820Z | Compiling log v0.4.32 |
| 2373 | 2026-06-05T04:09:10.859Z | Compiling zerocopy v0.8.50 |
| 2374 | 2026-06-05T04:09:10.903Z | Compiling futures-sink v0.3.32 |
| 2375 | 2026-06-05T04:09:11.019Z | Compiling slab v0.4.12 |
| 2376 | 2026-06-05T04:09:11.046Z | Compiling typenum v1.20.1 |
| 2377 | 2026-06-05T04:09:11.230Z | Compiling futures-channel v0.3.32 |
| 2378 | 2026-06-05T04:09:11.412Z | Compiling schemars v0.8.22 |
| 2379 | 2026-06-05T04:09:11.499Z | Compiling getrandom v0.2.17 |
| 2380 | 2026-06-05T04:09:11.728Z | Compiling futures-task v0.3.32 |
| 2381 | 2026-06-05T04:09:11.864Z | Compiling futures-io v0.3.32 |
| 2382 | 2026-06-05T04:09:11.898Z | Compiling rand_core v0.6.4 |
| 2383 | 2026-06-05T04:09:12.112Z | Compiling futures-util v0.3.32 |
| 2384 | 2026-06-05T04:09:12.159Z | Compiling hashbrown v0.17.1 |
| 2385 | 2026-06-05T04:09:12.505Z | Compiling tracing-core v0.1.36 |
| 2386 | 2026-06-05T04:09:12.845Z | Compiling indexmap v2.14.0 |
| 2387 | 2026-06-05T04:09:13.018Z | Compiling tracing v0.1.44 |
| 2388 | 2026-06-05T04:09:14.502Z | Compiling ipnetwork v0.21.1 |
| 2389 | 2026-06-05T04:09:14.548Z | Compiling base64 v0.22.1 |
| 2390 | 2026-06-05T04:09:14.548Z | Compiling http v1.4.1 |
| 2391 | 2026-06-05T04:09:14.548Z | Compiling unicode-ident v1.0.24 |
| 2392 | 2026-06-05T04:09:14.548Z | Compiling proc-macro2 v1.0.106 |
| 2393 | 2026-06-05T04:09:14.548Z | Compiling slog v2.8.2 |
| 2394 | 2026-06-05T04:09:14.548Z | Compiling erased-serde v0.3.31 |
| 2395 | 2026-06-05T04:09:14.548Z | Compiling fnv v1.0.7 |
| 2396 | 2026-06-05T04:09:14.548Z | Compiling oxnet v0.1.6 |
| 2397 | 2026-06-05T04:09:14.767Z | Compiling quote v1.0.45 |
| 2398 | 2026-06-05T04:09:15.124Z | Compiling syn v2.0.117 |
| 2399 | 2026-06-05T04:09:15.330Z | Compiling tokio-util v0.7.18 |
| 2400 | 2026-06-05T04:09:15.490Z | Compiling ipnet v2.12.0 |
| 2401 | 2026-06-05T04:09:15.508Z | Compiling byteorder v1.5.0 |
| 2402 | 2026-06-05T04:09:15.771Z | Compiling thiserror v1.0.69 |
| 2403 | 2026-06-05T04:09:15.889Z | Compiling ppv-lite86 v0.2.21 |
| 2404 | 2026-06-05T04:09:15.961Z | Compiling rustls-pki-types v1.14.1 |
| 2405 | 2026-06-05T04:09:16.235Z | Compiling aws-lc-sys v0.41.0 |
| 2406 | 2026-06-05T04:09:16.378Z | Compiling http-body v1.0.1 |
| 2407 | 2026-06-05T04:09:16.447Z | Compiling atomic-waker v1.1.2 |
| 2408 | 2026-06-05T04:09:16.548Z | Compiling untrusted v0.7.1 |
| 2409 | 2026-06-05T04:09:16.569Z | Compiling httparse v1.10.1 |
| 2410 | 2026-06-05T04:09:16.590Z | Compiling pretty-hex v0.4.2 |
| 2411 | 2026-06-05T04:09:16.669Z | Compiling tower-layer v0.3.3 |
| 2412 | 2026-06-05T04:09:16.696Z | Compiling untrusted v0.9.0 |
| 2413 | 2026-06-05T04:09:16.722Z | Compiling rustls v0.23.40 |
| 2414 | 2026-06-05T04:09:16.809Z | Compiling aws-lc-rs v1.17.0 |
| 2415 | 2026-06-05T04:09:16.836Z | Compiling ryu v1.0.23 |
| 2416 | 2026-06-05T04:09:16.855Z | Compiling tower-service v0.3.3 |
| 2417 | 2026-06-05T04:09:16.911Z | Compiling try-lock v0.2.5 |
| 2418 | 2026-06-05T04:09:16.940Z | Compiling h2 v0.4.14 |
| 2419 | 2026-06-05T04:09:16.985Z | Compiling want v0.3.1 |
| 2420 | 2026-06-05T04:09:16.990Z | Compiling httpdate v1.0.3 |
| 2421 | 2026-06-05T04:09:17.026Z | Compiling rustix v1.1.4 |
| 2422 | 2026-06-05T04:09:17.165Z | Compiling regex-syntax v0.8.10 |
| 2423 | 2026-06-05T04:09:17.170Z | Compiling plain v0.2.3 |
| 2424 | 2026-06-05T04:09:17.279Z | Compiling getrandom v0.3.4 |
| 2425 | 2026-06-05T04:09:17.357Z | Compiling omicron-workspace-hack v0.1.0 |
| 2426 | 2026-06-05T04:09:17.433Z | Compiling ucd-trie v0.1.7 |
| 2427 | 2026-06-05T04:09:17.488Z | Compiling rand_core v0.9.5 |
| 2428 | 2026-06-05T04:09:17.748Z | Compiling pest v2.8.6 |
| 2429 | 2026-06-05T04:09:18.029Z | Compiling rustls-webpki v0.103.13 |
| 2430 | 2026-06-05T04:09:19.482Z | Compiling hyper v1.10.1 |
| 2431 | 2026-06-05T04:09:19.696Z | Compiling crossbeam-utils v0.8.21 |
| 2432 | 2026-06-05T04:09:20.466Z | Compiling serde_urlencoded v0.7.1 |
| 2433 | 2026-06-05T04:09:20.689Z | Compiling http-body-util v0.1.3 |
| 2434 | 2026-06-05T04:09:20.829Z | Compiling foldhash v0.2.0 |
| 2435 | 2026-06-05T04:09:21.048Z | Compiling hyper-util v0.1.20 |
| 2436 | 2026-06-05T04:09:21.111Z | Compiling allocator-api2 v0.2.21 |
| 2437 | 2026-06-05T04:09:21.482Z | Compiling hashbrown v0.16.1 |
| 2438 | 2026-06-05T04:09:23.435Z | Compiling newtype-uuid v1.3.2 |
| 2439 | 2026-06-05T04:09:23.442Z | Compiling tokio-rustls v0.26.4 |
| 2440 | 2026-06-05T04:09:23.442Z | Compiling hex v0.4.3 |
| 2441 | 2026-06-05T04:09:23.442Z | Compiling daft v0.1.7 |
| 2442 | 2026-06-05T04:09:23.533Z | Compiling rand_chacha v0.9.0 |
| 2443 | 2026-06-05T04:09:23.714Z | Compiling sync_wrapper v1.0.2 |
| 2444 | 2026-06-05T04:09:23.825Z | Compiling aho-corasick v1.1.4 |
| 2445 | 2026-06-05T04:09:23.999Z | Compiling fastrand v2.4.1 |
| 2446 | 2026-06-05T04:09:24.025Z | Compiling tower v0.5.3 |
| 2447 | 2026-06-05T04:09:24.115Z | Compiling rand v0.9.4 |
| 2448 | 2026-06-05T04:09:24.136Z | Compiling anyhow v1.0.102 |
| 2449 | 2026-06-05T04:09:24.355Z | Compiling powerfmt v0.2.0 |
| 2450 | 2026-06-05T04:09:24.381Z | Compiling generic-array v0.14.7 |
| 2451 | 2026-06-05T04:09:24.618Z | Compiling deranged v0.5.8 |
| 2452 | 2026-06-05T04:09:24.622Z | Compiling tower-http v0.6.11 |
| 2453 | 2026-06-05T04:09:24.840Z | Compiling regex-automata v0.4.14 |
| 2454 | 2026-06-05T04:09:24.872Z | Compiling openapiv3 v2.2.0 |
| 2455 | 2026-06-05T04:09:24.953Z | Compiling cpufeatures v0.3.0 |
| 2456 | 2026-06-05T04:09:25.038Z | Compiling time-core v0.1.8 |
| 2457 | 2026-06-05T04:09:25.200Z | Compiling num-conv v0.2.2 |
| 2458 | 2026-06-05T04:09:25.338Z | Compiling openssl-probe v0.2.1 |
| 2459 | 2026-06-05T04:09:25.347Z | Compiling num_threads v0.1.7 |
| 2460 | 2026-06-05T04:09:25.442Z | Compiling rustls-native-certs v0.8.4 |
| 2461 | 2026-06-05T04:09:25.579Z | Compiling camino v1.2.2 |
| 2462 | 2026-06-05T04:09:25.715Z | Compiling time v0.3.47 |
| 2463 | 2026-06-05T04:09:26.156Z | Compiling tempfile v3.27.0 |
| 2464 | 2026-06-05T04:09:26.294Z | Compiling futures-executor v0.3.32 |
| 2465 | 2026-06-05T04:09:26.863Z | Compiling winnow v1.0.3 |
| 2466 | 2026-06-05T04:09:27.099Z | Compiling regex v1.12.3 |
| 2467 | 2026-06-05T04:09:27.300Z | Compiling futures v0.3.32 |
| 2468 | 2026-06-05T04:09:27.387Z | Compiling rustls-platform-verifier v0.7.0 |
| 2469 | 2026-06-05T04:09:28.026Z | Compiling hyper-rustls v0.27.9 |
| 2470 | 2026-06-05T04:09:28.336Z | Compiling crossbeam-channel v0.5.15 |
| 2471 | 2026-06-05T04:09:28.433Z | Compiling scroll v0.13.0 |
| 2472 | 2026-06-05T04:09:28.545Z | Compiling hybrid-array v0.4.12 |
| 2473 | 2026-06-05T04:09:28.678Z | Compiling adler2 v2.0.1 |
| 2474 | 2026-06-05T04:09:28.751Z | Compiling simd-adler32 v0.3.9 |
| 2475 | 2026-06-05T04:09:28.848Z | Compiling goblin v0.10.7 |
| 2476 | 2026-06-05T04:09:29.070Z | Compiling miniz_oxide v0.8.9 |
| 2477 | 2026-06-05T04:09:29.083Z | Compiling crc32fast v1.5.0 |
| 2478 | 2026-06-05T04:09:29.263Z | Compiling reqwest v0.13.4 |
| 2479 | 2026-06-05T04:09:29.334Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2480 | 2026-06-05T04:09:29.788Z | Compiling thread_local v1.1.9 |
| 2481 | 2026-06-05T04:09:29.979Z | Compiling either v1.16.0 |
| 2482 | 2026-06-05T04:09:30.215Z | Compiling flate2 v1.1.9 |
| 2483 | 2026-06-05T04:09:30.512Z | Compiling block-buffer v0.12.0 |
| 2484 | 2026-06-05T04:09:30.698Z | Compiling crypto-common v0.2.2 |
| 2485 | 2026-06-05T04:09:30.792Z | Compiling crypto-common v0.1.7 |
| 2486 | 2026-06-05T04:09:30.956Z | Compiling dtrace-parser v0.3.0 |
| 2487 | 2026-06-05T04:09:31.326Z | Compiling rand_chacha v0.3.1 |
| 2488 | 2026-06-05T04:09:31.984Z | Compiling thread-id v5.1.0 |
| 2489 | 2026-06-05T04:09:31.988Z | Compiling is-terminal v0.4.17 |
| 2490 | 2026-06-05T04:09:32.052Z | Compiling dof v0.4.0 |
| 2491 | 2026-06-05T04:09:32.116Z | Compiling term v1.2.1 |
| 2492 | 2026-06-05T04:09:33.815Z | Compiling debug-ignore v1.0.5 |
| 2493 | 2026-06-05T04:09:33.849Z | Compiling match_cfg v0.1.0 |
| 2494 | 2026-06-05T04:09:33.849Z | Compiling take_mut v0.2.2 |
| 2495 | 2026-06-05T04:09:33.849Z | Compiling const-oid v0.10.2 |
| 2496 | 2026-06-05T04:09:34.009Z | Compiling compression-core v0.4.32 |
| 2497 | 2026-06-05T04:09:34.117Z | Compiling digest v0.11.3 |
| 2498 | 2026-06-05T04:09:34.190Z | Compiling compression-codecs v0.4.38 |
| 2499 | 2026-06-05T04:09:34.315Z | Compiling slog-async v2.8.0 |
| 2500 | 2026-06-05T04:09:34.584Z | Compiling hostname v0.3.1 |
| 2501 | 2026-06-05T04:09:34.827Z | Compiling usdt-impl v0.6.0 |
| 2502 | 2026-06-05T04:09:35.143Z | Compiling slog-term v2.9.2 |
| 2503 | 2026-06-05T04:09:35.818Z | Compiling rand v0.8.6 |
| 2504 | 2026-06-05T04:09:36.031Z | Compiling ref-cast v1.0.25 |
| 2505 | 2026-06-05T04:09:36.156Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2506 | 2026-06-05T04:09:36.509Z | Compiling slog-json v2.6.1 |
| 2507 | 2026-06-05T04:09:36.641Z | Compiling strum v0.26.3 |
| 2508 | 2026-06-05T04:09:36.780Z | Compiling macaddr v1.0.1 |
| 2509 | 2026-06-05T04:09:36.780Z | Compiling serde_spanned v1.1.1 |
| 2510 | 2026-06-05T04:09:36.937Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2511 | 2026-06-05T04:09:37.072Z | Compiling memmap2 v0.9.10 |
| 2512 | 2026-06-05T04:09:37.358Z | Compiling wait-timeout v0.2.1 |
| 2513 | 2026-06-05T04:09:37.376Z | Compiling encoding_rs v0.8.35 |
| 2514 | 2026-06-05T04:09:37.480Z | Compiling bit-vec v0.8.0 |
| 2515 | 2026-06-05T04:09:37.778Z | Compiling spin v0.9.8 |
| 2516 | 2026-06-05T04:09:37.845Z | Compiling quick-error v1.2.3 |
| 2517 | 2026-06-05T04:09:37.910Z | Compiling mime v0.3.17 |
| 2518 | 2026-06-05T04:09:37.972Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2519 | 2026-06-05T04:09:38.219Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2520 | 2026-06-05T04:09:38.384Z | Compiling rusty-fork v0.3.1 |
| 2521 | 2026-06-05T04:09:39.153Z | Compiling multer v3.1.0 |
| 2522 | 2026-06-05T04:09:39.255Z | Compiling bit-set v0.8.0 |
| 2523 | 2026-06-05T04:09:39.455Z | Compiling usdt v0.6.0 |
| 2524 | 2026-06-05T04:09:40.148Z | Compiling slog-bunyan v2.5.0 |
| 2525 | 2026-06-05T04:09:40.318Z | Compiling async-compression v0.4.42 |
| 2526 | 2026-06-05T04:09:40.347Z | Compiling sha1 v0.11.0 |
| 2527 | 2026-06-05T04:09:40.420Z | Compiling serde_with v3.20.0 |
| 2528 | 2026-06-05T04:09:40.443Z | Compiling async-stream v0.3.6 |
| 2529 | 2026-06-05T04:09:40.623Z | Compiling rand_xorshift v0.4.0 |
| 2530 | 2026-06-05T04:09:40.742Z | Compiling waitgroup v0.1.2 |
| 2531 | 2026-06-05T04:09:40.887Z | Compiling rustls-pemfile v2.2.0 |
| 2532 | 2026-06-05T04:09:40.905Z | Compiling serde_path_to_error v0.1.20 |
| 2533 | 2026-06-05T04:09:40.910Z | Compiling hostname v0.4.2 |
| 2534 | 2026-06-05T04:09:41.056Z | Compiling unarray v0.1.4 |
| 2535 | 2026-06-05T04:09:41.060Z | Compiling progenitor-client v0.14.0 |
| 2536 | 2026-06-05T04:09:41.132Z | Compiling dropshot v0.17.1 |
| 2537 | 2026-06-05T04:09:41.200Z | Compiling proptest v1.11.0 |
| 2538 | 2026-06-05T04:09:41.232Z | Compiling strum v0.27.2 |
| 2539 | 2026-06-05T04:09:41.369Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2540 | 2026-06-05T04:09:41.523Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2541 | 2026-06-05T04:09:41.581Z | Compiling iddqd v0.4.2 |
| 2542 | 2026-06-05T04:09:41.719Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2543 | 2026-06-05T04:09:41.883Z | Compiling reqwest v0.12.28 |
| 2544 | 2026-06-05T04:09:42.030Z | Compiling block-buffer v0.10.4 |
| 2545 | 2026-06-05T04:09:42.206Z | Compiling backon v1.6.0 |
| 2546 | 2026-06-05T04:09:42.475Z | Compiling instant v0.1.13 |
| 2547 | 2026-06-05T04:09:42.601Z | Compiling backoff v0.4.0 |
| 2548 | 2026-06-05T04:09:42.757Z | Compiling progenitor-extras v0.2.0 |
| 2549 | 2026-06-05T04:09:42.830Z | Compiling progenitor-client v0.10.0 |
| 2550 | 2026-06-05T04:09:43.006Z | Compiling digest v0.10.7 |
| 2551 | 2026-06-05T04:09:43.189Z | Compiling parse-display v0.10.0 |
| 2552 | 2026-06-05T04:09:43.268Z | Compiling itertools v0.14.0 |
| 2553 | 2026-06-05T04:09:43.330Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2554 | 2026-06-05T04:09:43.745Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2555 | 2026-06-05T04:09:44.140Z | Compiling regress v0.10.5 |
| 2556 | 2026-06-05T04:09:44.793Z | Compiling humantime v2.3.0 |
| 2557 | 2026-06-05T04:09:45.241Z | Compiling cpufeatures v0.2.17 |
| 2558 | 2026-06-05T04:09:45.329Z | Compiling unicode-width v0.2.2 |
| 2559 | 2026-06-05T04:09:45.658Z | Compiling heck v0.5.0 |
| 2560 | 2026-06-05T04:09:45.804Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2561 | 2026-06-05T04:09:46.266Z | Compiling secrecy v0.10.3 |
| 2562 | 2026-06-05T04:09:46.441Z | Compiling tinyvec_macros v0.1.1 |
| 2563 | 2026-06-05T04:09:46.520Z | Compiling tinyvec v1.11.0 |
| 2564 | 2026-06-05T04:09:46.962Z | Compiling num-integer v0.1.46 |
| 2565 | 2026-06-05T04:09:47.102Z | Compiling scroll v0.12.0 |
| 2566 | 2026-06-05T04:09:47.199Z | Compiling crucible-workspace-hack v0.1.0 |
| 2567 | 2026-06-05T04:09:47.281Z | Compiling hmac v0.12.1 |
| 2568 | 2026-06-05T04:09:47.413Z | Compiling inout v0.1.4 |
| 2569 | 2026-06-05T04:09:47.445Z | Compiling regress v0.11.1 |
| 2570 | 2026-06-05T04:09:47.457Z | Compiling ff v0.13.1 |
| 2571 | 2026-06-05T04:09:47.579Z | Compiling utf8parse v0.2.2 |
| 2572 | 2026-06-05T04:09:47.611Z | Compiling group v0.13.0 |
| 2573 | 2026-06-05T04:09:47.714Z | Compiling anstyle-parse v1.0.0 |
| 2574 | 2026-06-05T04:09:47.740Z | Compiling cipher v0.4.4 |
| 2575 | 2026-06-05T04:09:47.944Z | Compiling hkdf v0.12.4 |
| 2576 | 2026-06-05T04:09:47.995Z | Compiling goblin v0.8.2 |
| 2577 | 2026-06-05T04:09:48.160Z | Compiling num-iter v0.1.45 |
| 2578 | 2026-06-05T04:09:48.251Z | Compiling num-rational v0.4.2 |
| 2579 | 2026-06-05T04:09:48.906Z | Compiling zerocopy v0.7.35 |
| 2580 | 2026-06-05T04:09:49.400Z | Compiling typify-impl v0.6.2 |
| 2581 | 2026-06-05T04:09:49.521Z | Compiling universal-hash v0.5.1 |
| 2582 | 2026-06-05T04:09:49.671Z | Compiling crypto-bigint v0.5.5 |
| 2583 | 2026-06-05T04:09:50.235Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2584 | 2026-06-05T04:09:51.560Z | Compiling terminal_size v0.4.4 |
| 2585 | 2026-06-05T04:09:51.619Z | Compiling half v2.7.1 |
| 2586 | 2026-06-05T04:09:51.722Z | Compiling num-complex v0.4.6 |
| 2587 | 2026-06-05T04:09:51.972Z | Compiling opaque-debug v0.3.1 |
| 2588 | 2026-06-05T04:09:52.054Z | Compiling anstyle-query v1.1.5 |
| 2589 | 2026-06-05T04:09:52.171Z | Compiling colorchoice v1.0.5 |
| 2590 | 2026-06-05T04:09:52.171Z | Compiling base64ct v1.8.3 |
| 2591 | 2026-06-05T04:09:52.288Z | Compiling ciborium-io v0.2.2 |
| 2592 | 2026-06-05T04:09:52.306Z | Compiling is_terminal_polyfill v1.70.2 |
| 2593 | 2026-06-05T04:09:52.392Z | Compiling anstyle v1.0.14 |
| 2594 | 2026-06-05T04:09:52.410Z | Compiling base16ct v0.2.0 |
| 2595 | 2026-06-05T04:09:52.534Z | Compiling elliptic-curve v0.13.8 |
| 2596 | 2026-06-05T04:09:52.619Z | Compiling anstream v1.0.0 |
| 2597 | 2026-06-05T04:09:52.671Z | Compiling password-hash v0.5.0 |
| 2598 | 2026-06-05T04:09:52.846Z | Compiling ciborium-ll v0.2.2 |
| 2599 | 2026-06-05T04:09:53.128Z | Compiling num v0.4.3 |
| 2600 | 2026-06-05T04:09:53.168Z | Compiling poly1305 v0.8.0 |
| 2601 | 2026-06-05T04:09:53.236Z | Compiling curve25519-dalek v4.1.3 |
| 2602 | 2026-06-05T04:09:53.668Z | Compiling thiserror-no-std v2.0.2 |
| 2603 | 2026-06-05T04:09:53.773Z | Compiling typify v0.6.2 |
| 2604 | 2026-06-05T04:09:53.819Z | Compiling dof v0.3.0 |
| 2605 | 2026-06-05T04:09:53.891Z | Compiling chacha20 v0.9.1 |
| 2606 | 2026-06-05T04:09:54.153Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2607 | 2026-06-05T04:09:54.398Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2608 | 2026-06-05T04:09:55.935Z | Compiling blake2 v0.10.6 |
| 2609 | 2026-06-05T04:09:55.986Z | Compiling aead v0.5.2 |
| 2610 | 2026-06-05T04:09:56.185Z | Compiling byte-wrapper v0.1.0 |
| 2611 | 2026-06-05T04:09:56.437Z | Compiling crossbeam-epoch v0.9.18 |
| 2612 | 2026-06-05T04:09:56.531Z | Compiling dtrace-parser v0.2.0 |
| 2613 | 2026-06-05T04:09:56.948Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2614 | 2026-06-05T04:09:57.049Z | Compiling thread-id v4.2.2 |
| 2615 | 2026-06-05T04:09:57.139Z | Compiling strsim v0.11.1 |
| 2616 | 2026-06-05T04:09:57.229Z | Compiling float-ord v0.3.2 |
| 2617 | 2026-06-05T04:09:57.351Z | Compiling clap_lex v1.1.0 |
| 2618 | 2026-06-05T04:09:57.378Z | Compiling keccak v0.1.6 |
| 2619 | 2026-06-05T04:09:57.720Z | Compiling sha3 v0.10.9 |
| 2620 | 2026-06-05T04:09:57.968Z | Compiling clap_builder v4.6.0 |
| 2621 | 2026-06-05T04:09:58.089Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2622 | 2026-06-05T04:09:58.120Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2623 | 2026-06-05T04:09:58.528Z | Compiling usdt-impl v0.5.0 |
| 2624 | 2026-06-05T04:09:59.089Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2625 | 2026-06-05T04:10:01.321Z | Compiling argon2 v0.5.3 |
| 2626 | 2026-06-05T04:10:02.384Z | Compiling chacha20poly1305 v0.10.1 |
| 2627 | 2026-06-05T04:10:02.542Z | Compiling vsss-rs v3.3.4 |
| 2628 | 2026-06-05T04:10:02.859Z | Compiling ciborium v0.2.2 |
| 2629 | 2026-06-05T04:10:03.711Z | Compiling hash32 v0.3.1 |
| 2630 | 2026-06-05T04:10:03.884Z | Compiling memmap v0.7.0 |
| 2631 | 2026-06-05T04:10:03.958Z | Compiling indent_write v2.2.0 |
| 2632 | 2026-06-05T04:10:04.106Z | Compiling data-encoding v2.11.0 |
| 2633 | 2026-06-05T04:10:04.125Z | Compiling usdt v0.5.0 |
| 2634 | 2026-06-05T04:10:04.137Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2635 | 2026-06-05T04:10:04.786Z | Compiling heapless v0.8.0 |
| 2636 | 2026-06-05T04:10:05.297Z | Compiling ingot-types v0.1.2 |
| 2637 | 2026-06-05T04:10:05.764Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2638 | 2026-06-05T04:10:05.935Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2639 | 2026-06-05T04:10:06.041Z | Compiling clap v4.6.1 |
| 2640 | 2026-06-05T04:10:06.118Z | Compiling rustix v0.38.44 |
| 2641 | 2026-06-05T04:10:06.133Z | Compiling tabwriter v1.4.1 |
| 2642 | 2026-06-05T04:10:06.509Z | Compiling cobs v0.3.0 |
| 2643 | 2026-06-05T04:10:06.779Z | Compiling colored v3.1.1 |
| 2644 | 2026-06-05T04:10:06.794Z | Compiling foreign-types-shared v0.3.1 |
| 2645 | 2026-06-05T04:10:06.896Z | Compiling managed v0.8.0 |
| 2646 | 2026-06-05T04:10:07.169Z | Compiling bitflags v1.3.2 |
| 2647 | 2026-06-05T04:10:07.252Z | Compiling smoltcp v0.11.0 |
| 2648 | 2026-06-05T04:10:07.447Z | Compiling foreign-types v0.5.0 |
| 2649 | 2026-06-05T04:10:07.522Z | Compiling postcard v1.1.3 |
| 2650 | 2026-06-05T04:10:07.534Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2651 | 2026-06-05T04:10:07.905Z | Compiling num_enum v0.7.6 |
| 2652 | 2026-06-05T04:10:08.039Z | Compiling ingot v0.1.1 |
| 2653 | 2026-06-05T04:10:08.409Z | Compiling memoffset v0.9.1 |
| 2654 | 2026-06-05T04:10:08.505Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2655 | 2026-06-05T04:10:08.633Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2656 | 2026-06-05T04:10:08.917Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2657 | 2026-06-05T04:10:09.043Z | Compiling chacha20 v0.10.0 |
| 2658 | 2026-06-05T04:10:09.112Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2659 | 2026-06-05T04:10:09.355Z | Compiling serde_spanned v0.6.9 |
| 2660 | 2026-06-05T04:10:09.526Z | Compiling toml_datetime v0.6.11 |
| 2661 | 2026-06-05T04:10:09.542Z | Compiling cstr-argument v0.1.2 |
| 2662 | 2026-06-05T04:10:09.718Z | Compiling resolv-conf v0.7.6 |
| 2663 | 2026-06-05T04:10:09.907Z | Compiling unicode-segmentation v1.13.3 |
| 2664 | 2026-06-05T04:10:10.235Z | Compiling linked-hash-map v0.5.6 |
| 2665 | 2026-06-05T04:10:10.270Z | Compiling swrite v0.1.0 |
| 2666 | 2026-06-05T04:10:10.362Z | Compiling toml_write v0.1.2 |
| 2667 | 2026-06-05T04:10:10.382Z | Compiling static_assertions v1.1.0 |
| 2668 | 2026-06-05T04:10:10.451Z | Compiling winnow v0.7.15 |
| 2669 | 2026-06-05T04:10:10.475Z | Compiling lru-cache v0.1.2 |
| 2670 | 2026-06-05T04:10:10.515Z | Compiling newline-converter v0.3.0 |
| 2671 | 2026-06-05T04:10:10.567Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2672 | 2026-06-05T04:10:10.610Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2673 | 2026-06-05T04:10:10.621Z | Compiling rand v0.10.1 |
| 2674 | 2026-06-05T04:10:10.647Z | Compiling hubpack v0.1.2 |
| 2675 | 2026-06-05T04:10:10.927Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2676 | 2026-06-05T04:10:11.026Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2677 | 2026-06-05T04:10:11.060Z | Compiling nix v0.31.3 |
| 2678 | 2026-06-05T04:10:11.255Z | Compiling atomicwrites v0.4.4 |
| 2679 | 2026-06-05T04:10:11.449Z | Compiling hickory-proto v0.24.4 |
| 2680 | 2026-06-05T04:10:11.548Z | Compiling crossbeam-deque v0.8.6 |
| 2681 | 2026-06-05T04:10:11.772Z | Compiling console v0.15.11 |
| 2682 | 2026-06-05T04:10:12.256Z | Compiling toml_edit v0.22.27 |
| 2683 | 2026-06-05T04:10:12.342Z | Compiling itertools v0.12.1 |
| 2684 | 2026-06-05T04:10:13.112Z | Compiling camino-tempfile v1.4.1 |
| 2685 | 2026-06-05T04:10:13.559Z | Compiling serde-big-array v0.5.1 |
| 2686 | 2026-06-05T04:10:13.688Z | Compiling siphasher v1.0.3 |
| 2687 | 2026-06-05T04:10:13.744Z | Compiling lazy_static v1.5.0 |
| 2688 | 2026-06-05T04:10:13.819Z | Compiling similar v2.7.0 |
| 2689 | 2026-06-05T04:10:13.857Z | Compiling toml v0.8.23 |
| 2690 | 2026-06-05T04:10:13.903Z | Compiling phf_shared v0.12.1 |
| 2691 | 2026-06-05T04:10:14.127Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2692 | 2026-06-05T04:10:14.566Z | Compiling expectorate v1.2.0 |
| 2693 | 2026-06-05T04:10:14.778Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2694 | 2026-06-05T04:10:15.634Z | Compiling pin-project v1.1.13 |
| 2695 | 2026-06-05T04:10:15.747Z | Compiling hickory-resolver v0.24.4 |
| 2696 | 2026-06-05T04:10:16.550Z | Compiling prettyplease v0.2.37 |
| 2697 | 2026-06-05T04:10:16.715Z | Compiling rayon-core v1.13.0 |
| 2698 | 2026-06-05T04:10:17.991Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2699 | 2026-06-05T04:10:18.466Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2700 | 2026-06-05T04:10:19.971Z | Compiling num_enum v0.5.11 |
| 2701 | 2026-06-05T04:10:20.016Z | Compiling progenitor-impl v0.13.0 |
| 2702 | 2026-06-05T04:10:20.096Z | Compiling progenitor-impl v0.14.0 |
| 2703 | 2026-06-05T04:10:21.707Z | Compiling unicode-normalization v0.1.25 |
| 2704 | 2026-06-05T04:10:22.199Z | Compiling progenitor-client v0.13.0 |
| 2705 | 2026-06-05T04:10:22.294Z | Compiling tokio-stream v0.1.18 |
| 2706 | 2026-06-05T04:10:22.748Z | Compiling csv-core v0.1.13 |
| 2707 | 2026-06-05T04:10:22.863Z | Compiling bstr v1.12.1 |
| 2708 | 2026-06-05T04:10:23.162Z | Compiling highway v1.3.0 |
| 2709 | 2026-06-05T04:10:23.555Z | Compiling konst_macro_rules v0.2.19 |
| 2710 | 2026-06-05T04:10:23.855Z | Compiling unicode-width v0.1.14 |
| 2711 | 2026-06-05T04:10:23.881Z | Compiling same-file v1.0.6 |
| 2712 | 2026-06-05T04:10:24.063Z | Compiling foldhash v0.1.5 |
| 2713 | 2026-06-05T04:10:24.080Z | Compiling foreign-types-shared v0.1.1 |
| 2714 | 2026-06-05T04:10:24.174Z | Compiling foreign-types v0.3.2 |
| 2715 | 2026-06-05T04:10:24.255Z | Compiling hashbrown v0.15.5 |
| 2716 | 2026-06-05T04:10:24.292Z | Compiling walkdir v2.5.0 |
| 2717 | 2026-06-05T04:10:24.888Z | Compiling konst v0.2.20 |
| 2718 | 2026-06-05T04:10:24.908Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2719 | 2026-06-05T04:10:25.086Z | Compiling globset v0.4.18 |
| 2720 | 2026-06-05T04:10:25.271Z | Compiling csv v1.4.0 |
| 2721 | 2026-06-05T04:10:26.248Z | Compiling snafu v0.8.9 |
| 2722 | 2026-06-05T04:10:26.835Z | Compiling qorb v0.4.1 |
| 2723 | 2026-06-05T04:10:28.046Z | Compiling progenitor v0.13.0 |
| 2724 | 2026-06-05T04:10:28.194Z | Compiling olpc-cjson v0.1.4 |
| 2725 | 2026-06-05T04:10:28.336Z | Compiling progenitor v0.14.0 |
| 2726 | 2026-06-05T04:10:28.391Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2727 | 2026-06-05T04:10:28.409Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2728 | 2026-06-05T04:10:28.471Z | Compiling rayon v1.12.0 |
| 2729 | 2026-06-05T04:10:29.030Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2730 | 2026-06-05T04:10:30.684Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2731 | 2026-06-05T04:10:31.942Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2732 | 2026-06-05T04:10:32.931Z | Compiling phf v0.12.1 |
| 2733 | 2026-06-05T04:10:33.113Z | Compiling openssl-sys v0.9.116 |
| 2734 | 2026-06-05T04:10:33.552Z | Compiling tokio-dtrace v0.1.1 |
| 2735 | 2026-06-05T04:10:33.897Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2736 | 2026-06-05T04:10:34.950Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2737 | 2026-06-05T04:10:35.171Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2738 | 2026-06-05T04:10:36.282Z | Compiling libsw-core v0.3.2 |
| 2739 | 2026-06-05T04:10:36.472Z | Compiling pem v3.0.6 |
| 2740 | 2026-06-05T04:10:36.631Z | Compiling serde_plain v1.0.2 |
| 2741 | 2026-06-05T04:10:36.774Z | Compiling sigpipe v0.1.3 |
| 2742 | 2026-06-05T04:10:36.874Z | Compiling bytecount v0.6.9 |
| 2743 | 2026-06-05T04:10:36.919Z | Compiling typed-path v0.9.3 |
| 2744 | 2026-06-05T04:10:37.068Z | Compiling minimal-lexical v0.2.1 |
| 2745 | 2026-06-05T04:10:37.199Z | Compiling fixedbitset v0.4.2 |
| 2746 | 2026-06-05T04:10:37.291Z | Compiling fixedbitset v0.5.7 |
| 2747 | 2026-06-05T04:10:37.388Z | Compiling jiff v0.2.28 |
| 2748 | 2026-06-05T04:10:37.568Z | Compiling glob v0.3.3 |
| 2749 | 2026-06-05T04:10:37.815Z | Compiling petgraph v0.8.3 |
| 2750 | 2026-06-05T04:10:38.553Z | Compiling tough v0.22.0 |
| 2751 | 2026-06-05T04:10:38.810Z | Compiling petgraph v0.6.5 |
| 2752 | 2026-06-05T04:10:39.089Z | Compiling nom v7.1.3 |
| 2753 | 2026-06-05T04:10:39.844Z | Compiling papergrid v0.11.0 |
| 2754 | 2026-06-05T04:10:40.299Z | Compiling openssl v0.10.80 |
| 2755 | 2026-06-05T04:10:40.624Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2756 | 2026-06-05T04:10:40.804Z | Compiling libsw v3.5.0 |
| 2757 | 2026-06-05T04:10:40.995Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2758 | 2026-06-05T04:10:41.753Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2759 | 2026-06-05T04:10:41.996Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2760 | 2026-06-05T04:10:42.289Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2761 | 2026-06-05T04:10:43.085Z | Compiling zone v0.3.1 |
| 2762 | 2026-06-05T04:10:44.951Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2763 | 2026-06-05T04:10:45.165Z | Compiling oxide-tokio-rt v0.1.6 |
| 2764 | 2026-06-05T04:10:45.245Z | Compiling chrono-tz v0.10.4 |
| 2765 | 2026-06-05T04:10:45.574Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2766 | 2026-06-05T04:10:45.827Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2767 | 2026-06-05T04:10:45.990Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2768 | 2026-06-05T04:10:46.009Z | Compiling newtype_derive v0.1.6 |
| 2769 | 2026-06-05T04:10:46.095Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2770 | 2026-06-05T04:10:46.677Z | Compiling slog-dtrace v0.3.0 |
| 2771 | 2026-06-05T04:10:47.392Z | Compiling const_format v0.2.36 |
| 2772 | 2026-06-05T04:10:47.959Z | Compiling cancel-safe-futures v0.1.5 |
| 2773 | 2026-06-05T04:10:48.315Z | Compiling owo-colors v4.3.0 |
| 2774 | 2026-06-05T04:10:48.340Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2775 | 2026-06-05T04:10:49.097Z | Compiling gethostname v0.5.0 |
| 2776 | 2026-06-05T04:10:49.230Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2777 | 2026-06-05T04:10:49.242Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2778 | 2026-06-05T04:10:49.369Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2779 | 2026-06-05T04:10:49.508Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2780 | 2026-06-05T04:10:49.861Z | Compiling bcs v0.1.6 |
| 2781 | 2026-06-05T04:10:50.103Z | Compiling smf v0.2.3 |
| 2782 | 2026-06-05T04:10:50.203Z | Compiling smawk v0.3.2 |
| 2783 | 2026-06-05T04:10:50.270Z | Compiling unicode-linebreak v0.1.5 |
| 2784 | 2026-06-05T04:10:50.365Z | Compiling termtree v0.5.1 |
| 2785 | 2026-06-05T04:10:50.377Z | Compiling linear-map v1.2.0 |
| 2786 | 2026-06-05T04:10:50.537Z | Compiling tagptr v0.2.0 |
| 2787 | 2026-06-05T04:10:50.551Z | Compiling whoami v1.6.1 |
| 2788 | 2026-06-05T04:10:50.597Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2789 | 2026-06-05T04:10:50.701Z | Compiling moka v0.12.15 |
| 2790 | 2026-06-05T04:10:51.014Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2791 | 2026-06-05T04:10:51.339Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2792 | 2026-06-05T04:10:51.940Z | Compiling textwrap v0.16.2 |
| 2793 | 2026-06-05T04:10:52.166Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2794 | 2026-06-05T04:10:52.485Z | Compiling tabled v0.15.0 |
| 2795 | 2026-06-05T04:10:53.308Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2796 | 2026-06-05T04:10:53.609Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2797 | 2026-06-05T04:10:53.827Z | Compiling steno v0.4.1 |
| 2798 | 2026-06-05T04:10:54.261Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2799 | 2026-06-05T04:10:54.378Z | Compiling cookie v0.18.1 |
| 2800 | 2026-06-05T04:10:55.733Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2801 | 2026-06-05T04:10:59.567Z | Compiling hickory-proto v0.25.2 |
| 2802 | 2026-06-05T04:11:00.322Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2803 | 2026-06-05T04:11:01.272Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2804 | 2026-06-05T04:11:02.047Z | Compiling hickory-resolver v0.25.2 |
| 2805 | 2026-06-05T04:11:03.215Z | Compiling arc-swap v1.9.1 |
| 2806 | 2026-06-05T04:11:03.577Z | Compiling slog-scope v4.4.1 |
| 2807 | 2026-06-05T04:11:03.913Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2808 | 2026-06-05T04:11:04.059Z | Compiling libscf-sys v1.2.0 |
| 2809 | 2026-06-05T04:11:04.081Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2810 | 2026-06-05T04:11:04.203Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2811 | 2026-06-05T04:11:04.813Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2812 | 2026-06-05T04:11:04.914Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2813 | 2026-06-05T04:11:05.535Z | Compiling slog-stdlog v4.1.1 |
| 2814 | 2026-06-05T04:11:05.926Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2815 | 2026-06-05T04:11:06.597Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2816 | 2026-06-05T04:11:06.711Z | Compiling slog-envlogger v2.2.0 |
| 2817 | 2026-06-05T04:11:07.976Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2818 | 2026-06-05T04:11:08.073Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2819 | 2026-06-05T04:11:08.783Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2820 | 2026-06-05T04:11:16.043Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2821 | 2026-06-05T04:11:18.554Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2822 | 2026-06-05T04:11:20.245Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2823 | 2026-06-05T04:11:29.036Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2824 | 2026-06-05T04:11:32.825Z | Finished `release` profile [optimized] target(s) in 2m 26s |
| 2825 | 2026-06-05T04:11:32.941Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2826 | 2026-06-05T04:11:32.945Z | |
| 2827 | 2026-06-05T04:11:32.945Z | running 1 test |
| 2828 | 2026-06-05T04:11:33.165Z | configure zone |
| 2829 | 2026-06-05T04:11:33.185Z | install zone |
| 2830 | 2026-06-05T04:11:43.176Z | boot zone |
| 2831 | 2026-06-05T04:11:43.265Z | start zone s1 |
| 2832 | 2026-06-05T04:11:43.269Z | configure zone |
| 2833 | 2026-06-05T04:11:43.274Z | install zone |
| 2834 | 2026-06-05T04:11:45.144Z | boot zone |
| 2835 | 2026-06-05T04:11:45.245Z | start zone s2 |
| 2836 | 2026-06-05T04:11:45.245Z | configure zone |
| 2837 | 2026-06-05T04:11:45.254Z | install zone |
| 2838 | 2026-06-05T04:11:47.638Z | boot zone |
| 2839 | 2026-06-05T04:11:47.744Z | start zone t1 |
| 2840 | 2026-06-05T04:11:47.744Z | configure zone |
| 2841 | 2026-06-05T04:11:47.754Z | install zone |
| 2842 | 2026-06-05T04:11:50.419Z | boot zone |
| 2843 | 2026-06-05T04:11:50.547Z | waiting for zones to come up |
| 2844 | 2026-06-05T04:12:00.537Z | [sidecar.trio] svcs milestone/network |
| 2845 | 2026-06-05T04:12:00.565Z | STATE STIME FMRI |
| 2846 | 2026-06-05T04:12:00.565Z | online 4:11:42 svc:/milestone/network:default |
| 2847 | 2026-06-05T04:12:00.565Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2848 | 2026-06-05T04:12:00.592Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2849 | 2026-06-05T04:12:00.620Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2850 | 2026-06-05T04:12:00.640Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2851 | 2026-06-05T04:12:00.643Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2852 | 2026-06-05T04:12:00.655Z | |
| 2853 | 2026-06-05T04:12:00.655Z | running zone s1.trio setup |
| 2854 | 2026-06-05T04:12:00.655Z | [s1.trio] svcs milestone/network |
| 2855 | 2026-06-05T04:12:00.672Z | STATE STIME FMRI |
| 2856 | 2026-06-05T04:12:00.672Z | online 4:11:44 svc:/milestone/network:default |
| 2857 | 2026-06-05T04:12:00.672Z | [s1.trio] dladm |
| 2858 | 2026-06-05T04:12:00.685Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2859 | 2026-06-05T04:12:00.685Z | sl0 simnet 9000 up -- ? |
| 2860 | 2026-06-05T04:12:00.685Z | mg2 vnic 9000 up -- ? |
| 2861 | 2026-06-05T04:12:00.685Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2862 | 2026-06-05T04:12:01.261Z | |
| 2863 | 2026-06-05T04:12:01.261Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2864 | 2026-06-05T04:12:01.277Z | |
| 2865 | 2026-06-05T04:12:01.277Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2866 | 2026-06-05T04:12:01.289Z | |
| 2867 | 2026-06-05T04:12:01.289Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2868 | 2026-06-05T04:12:01.375Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2869 | 2026-06-05T04:12:01.446Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid d2890023-d313-49fb-8b19-b66bbbbd60f8 --sled-uuid d49482f9-48ef-41d3-b108-161a1c72de84 -a sl0/v6 &> /opt/ddmd.log & |
| 2870 | 2026-06-05T04:12:01.461Z | |
| 2871 | 2026-06-05T04:12:01.461Z | running zone s2.trio setup |
| 2872 | 2026-06-05T04:12:01.461Z | [s2.trio] svcs milestone/network |
| 2873 | 2026-06-05T04:12:01.476Z | STATE STIME FMRI |
| 2874 | 2026-06-05T04:12:01.476Z | online 4:11:47 svc:/milestone/network:default |
| 2875 | 2026-06-05T04:12:01.476Z | [s2.trio] dladm |
| 2876 | 2026-06-05T04:12:01.490Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2877 | 2026-06-05T04:12:01.490Z | sl1 simnet 9000 up -- ? |
| 2878 | 2026-06-05T04:12:01.490Z | mg3 vnic 9000 up -- ? |
| 2879 | 2026-06-05T04:12:01.490Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2880 | 2026-06-05T04:12:02.026Z | |
| 2881 | 2026-06-05T04:12:02.026Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2882 | 2026-06-05T04:12:02.043Z | |
| 2883 | 2026-06-05T04:12:02.043Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2884 | 2026-06-05T04:12:02.055Z | |
| 2885 | 2026-06-05T04:12:02.055Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2886 | 2026-06-05T04:12:02.154Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2887 | 2026-06-05T04:12:02.164Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 94a6a530-f3d8-4316-89bf-66dc300454bd --sled-uuid 34b98d05-04fe-4432-aa4e-3257df9a40db -a sl1/v6 &> /opt/ddmd.log & |
| 2888 | 2026-06-05T04:12:02.164Z | |
| 2889 | 2026-06-05T04:12:02.164Z | running zone t1.trio setup |
| 2890 | 2026-06-05T04:12:02.164Z | [t1.trio] svcs milestone/network |
| 2891 | 2026-06-05T04:12:02.164Z | STATE STIME FMRI |
| 2892 | 2026-06-05T04:12:02.164Z | online 4:11:50 svc:/milestone/network:default |
| 2893 | 2026-06-05T04:12:02.164Z | [t1.trio] dladm |
| 2894 | 2026-06-05T04:12:02.164Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2895 | 2026-06-05T04:12:02.164Z | tfportrear0_0 simnet 9000 up -- ? |
| 2896 | 2026-06-05T04:12:02.164Z | tfportrear1_0 simnet 9000 up -- ? |
| 2897 | 2026-06-05T04:12:02.165Z | mg1 vnic 9000 up -- ? |
| 2898 | 2026-06-05T04:12:02.165Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2899 | 2026-06-05T04:12:02.685Z | |
| 2900 | 2026-06-05T04:12:02.685Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2901 | 2026-06-05T04:12:02.704Z | |
| 2902 | 2026-06-05T04:12:02.704Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2903 | 2026-06-05T04:12:02.715Z | |
| 2904 | 2026-06-05T04:12:02.715Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2905 | 2026-06-05T04:12:02.726Z | |
| 2906 | 2026-06-05T04:12:02.726Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2907 | 2026-06-05T04:12:03.033Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2908 | 2026-06-05T04:12:03.036Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2909 | 2026-06-05T04:12:03.039Z | waiting 3s for copy of files to zone to complete ... |
| 2910 | 2026-06-05T04:12:06.037Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2911 | 2026-06-05T04:12:06.177Z | |
| 2912 | 2026-06-05T04:12:06.177Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2913 | 2026-06-05T04:12:06.283Z | |
| 2914 | 2026-06-05T04:12:06.283Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2915 | 2026-06-05T04:12:06.318Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2916 | 2026-06-05T04:12:06.345Z | [t1.trio] svcadm disable dendrite |
| 2917 | 2026-06-05T04:12:06.370Z | |
| 2918 | 2026-06-05T04:12:06.370Z | [t1.trio] svcadm disable tfport |
| 2919 | 2026-06-05T04:12:06.392Z | |
| 2920 | 2026-06-05T04:12:06.392Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2921 | 2026-06-05T04:12:06.417Z | |
| 2922 | 2026-06-05T04:12:06.417Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2923 | 2026-06-05T04:12:06.442Z | |
| 2924 | 2026-06-05T04:12:06.442Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2925 | 2026-06-05T04:12:06.467Z | |
| 2926 | 2026-06-05T04:12:06.467Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2927 | 2026-06-05T04:12:06.491Z | |
| 2928 | 2026-06-05T04:12:06.492Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2929 | 2026-06-05T04:12:06.516Z | |
| 2930 | 2026-06-05T04:12:06.516Z | [t1.trio] svcadm refresh dendrite:default |
| 2931 | 2026-06-05T04:12:06.537Z | |
| 2932 | 2026-06-05T04:12:06.537Z | [t1.trio] svcadm enable dendrite:default |
| 2933 | 2026-06-05T04:12:06.559Z | |
| 2934 | 2026-06-05T04:12:06.559Z | wait 10s for dendrite to come up ... |
| 2935 | 2026-06-05T04:12:16.560Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2936 | 2026-06-05T04:12:16.590Z | |
| 2937 | 2026-06-05T04:12:16.590Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2938 | 2026-06-05T04:12:16.615Z | |
| 2939 | 2026-06-05T04:12:16.615Z | [t1.trio] svcadm refresh tfport:default |
| 2940 | 2026-06-05T04:12:16.637Z | |
| 2941 | 2026-06-05T04:12:16.637Z | [t1.trio] svcadm enable tfport |
| 2942 | 2026-06-05T04:12:16.658Z | |
| 2943 | 2026-06-05T04:12:16.658Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid cd836ce6-eba2-4ebf-9bb5-e3df81d8293e --sled-uuid 272d2931-5008-48aa-bfc1-76b25805528d -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2944 | 2026-06-05T04:12:16.670Z | |
| 2945 | 2026-06-05T04:12:16.670Z | [t1.trio] ipadm |
| 2946 | 2026-06-05T04:12:16.684Z | ADDROBJ TYPE STATE ADDR |
| 2947 | 2026-06-05T04:12:16.684Z | lo0/v4 static ok 127.0.0.1/8 |
| 2948 | 2026-06-05T04:12:16.684Z | mg1/v4 static ok 10.0.0.3/24 |
| 2949 | 2026-06-05T04:12:16.684Z | lo0/v6 static ok ::1/128 |
| 2950 | 2026-06-05T04:12:16.684Z | lo0/u6 static ok fd00:3::1/64 |
| 2951 | 2026-06-05T04:12:16.684Z | tfportrear0_0/v6 addrconf ok fe80::d0d1:f2ff:fe56:1780%tfportrear0_0/10 |
| 2952 | 2026-06-05T04:12:16.684Z | tfportrear1_0/v6 addrconf ok fe80::789f:c7ff:fe12:c956%tfportrear1_0/10 |
| 2953 | 2026-06-05T04:12:18.808Z | initial peering test passed |
| 2954 | 2026-06-05T04:12:19.810Z | advertise from one passed |
| 2955 | 2026-06-05T04:12:20.812Z | advertise from two passed |
| 2956 | 2026-06-05T04:12:20.812Z | [s1.trio] ping fd00:2::1 |
| 2957 | 2026-06-05T04:12:20.829Z | fd00:2::1 is alive |
| 2958 | 2026-06-05T04:12:20.830Z | [s2.trio] ping fd00:1::1 |
| 2959 | 2026-06-05T04:12:20.843Z | fd00:1::1 is alive |
| 2960 | 2026-06-05T04:12:20.843Z | connectivity test passed |
| 2961 | 2026-06-05T04:12:20.843Z | [t1.trio] pkill ddmd |
| 2962 | 2026-06-05T04:12:20.854Z | |
| 2963 | 2026-06-05T04:12:26.859Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 6b10b0b7-350f-417d-9666-40132674a31c --sled-uuid 74502f13-12dd-44ba-8ccc-c90c2adc79b2 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2964 | 2026-06-05T04:12:26.874Z | |
| 2965 | 2026-06-05T04:12:26.874Z | [t1.trio] ipadm |
| 2966 | 2026-06-05T04:12:26.887Z | ADDROBJ TYPE STATE ADDR |
| 2967 | 2026-06-05T04:12:26.887Z | lo0/v4 static ok 127.0.0.1/8 |
| 2968 | 2026-06-05T04:12:26.887Z | mg1/v4 static ok 10.0.0.3/24 |
| 2969 | 2026-06-05T04:12:26.887Z | lo0/v6 static ok ::1/128 |
| 2970 | 2026-06-05T04:12:26.887Z | lo0/u6 static ok fd00:3::1/64 |
| 2971 | 2026-06-05T04:12:26.887Z | tfportrear0_0/v6 addrconf ok fe80::d0d1:f2ff:fe56:1780%tfportrear0_0/10 |
| 2972 | 2026-06-05T04:12:26.887Z | tfportrear1_0/v6 addrconf ok fe80::789f:c7ff:fe12:c956%tfportrear1_0/10 |
| 2973 | 2026-06-05T04:12:29.890Z | [s1.trio] ping fd00:2::1 |
| 2974 | 2026-06-05T04:12:29.907Z | fd00:2::1 is alive |
| 2975 | 2026-06-05T04:12:29.907Z | [s2.trio] ping fd00:1::1 |
| 2976 | 2026-06-05T04:12:29.919Z | fd00:1::1 is alive |
| 2977 | 2026-06-05T04:12:29.919Z | transit router restart passed |
| 2978 | 2026-06-05T04:12:29.919Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2979 | 2026-06-05T04:12:29.935Z | local v6: |
| 2980 | 2026-06-05T04:12:29.935Z | fe80::d0d1:f2ff:fe56:1780 |
| 2981 | 2026-06-05T04:12:29.935Z | fe80::789f:c7ff:fe12:c956 |
| 2982 | 2026-06-05T04:12:29.935Z | local v4: |
| 2983 | 2026-06-05T04:12:29.935Z | router v6_idx: |
| 2984 | 2026-06-05T04:12:29.935Z | fd00:1::/64 -> 0 |
| 2985 | 2026-06-05T04:12:29.935Z | fd00:2::/64 -> 1 |
| 2986 | 2026-06-05T04:12:29.935Z | router v6_routes: |
| 2987 | 2026-06-05T04:12:29.935Z | 0 -> fe80::44b7:97ff:fe8c:8e04 (1) |
| 2988 | 2026-06-05T04:12:29.935Z | 1 -> fe80::ac75:ecff:fe65:f133 (2) |
| 2989 | 2026-06-05T04:12:29.935Z | router v4_idx: |
| 2990 | 2026-06-05T04:12:29.935Z | router v4_routes: |
| 2991 | 2026-06-05T04:12:29.935Z | resolver v4: |
| 2992 | 2026-06-05T04:12:29.935Z | 10.0.0.254 -> 02:08:20:dc:26:70 |
| 2993 | 2026-06-05T04:12:29.935Z | 10.0.0.3 -> 02:08:20:d3:1c:32 |
| 2994 | 2026-06-05T04:12:29.935Z | resolver v6: |
| 2995 | 2026-06-05T04:12:29.935Z | fe80::d0d1:f2ff:fe56:1780 -> d2:d1:f2:56:17:80 |
| 2996 | 2026-06-05T04:12:29.935Z | fe80::789f:c7ff:fe12:c956 -> 7a:9f:c7:12:c9:56 |
| 2997 | 2026-06-05T04:12:29.935Z | fe80::44b7:97ff:fe8c:8e04 -> 46:b7:97:8c:8e:04 |
| 2998 | 2026-06-05T04:12:29.935Z | fe80::ac75:ecff:fe65:f133 -> ae:75:ec:65:f1:33 |
| 2999 | 2026-06-05T04:12:29.935Z | nat v4: |
| 3000 | 2026-06-05T04:12:29.935Z | nat_v6: |
| 3001 | 2026-06-05T04:12:29.935Z | port_mac: |
| 3002 | 2026-06-05T04:12:29.935Z | 1: a8:40:25:45:37:8c |
| 3003 | 2026-06-05T04:12:29.935Z | 2: a8:40:25:45:37:8d |
| 3004 | 2026-06-05T04:12:29.935Z | 1000: a8:40:25:45:37:8b |
| 3005 | 2026-06-05T04:12:29.935Z | proxy arp: |
| 3006 | 2026-06-05T04:12:29.935Z | [s1.trio] pkill ddmd |
| 3007 | 2026-06-05T04:12:29.947Z | |
| 3008 | 2026-06-05T04:12:32.955Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 3009 | 2026-06-05T04:12:34.955Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3010 | 2026-06-05T04:12:34.978Z | local v6: |
| 3011 | 2026-06-05T04:12:34.978Z | fe80::d0d1:f2ff:fe56:1780 |
| 3012 | 2026-06-05T04:12:34.978Z | fe80::789f:c7ff:fe12:c956 |
| 3013 | 2026-06-05T04:12:34.978Z | local v4: |
| 3014 | 2026-06-05T04:12:34.978Z | router v6_idx: |
| 3015 | 2026-06-05T04:12:34.978Z | fd00:2::/64 -> 1 |
| 3016 | 2026-06-05T04:12:34.978Z | router v6_routes: |
| 3017 | 2026-06-05T04:12:34.978Z | 1 -> fe80::ac75:ecff:fe65:f133 (2) |
| 3018 | 2026-06-05T04:12:34.978Z | router v4_idx: |
| 3019 | 2026-06-05T04:12:34.978Z | router v4_routes: |
| 3020 | 2026-06-05T04:12:34.978Z | resolver v4: |
| 3021 | 2026-06-05T04:12:34.978Z | 10.0.0.254 -> 02:08:20:dc:26:70 |
| 3022 | 2026-06-05T04:12:34.978Z | 10.0.0.3 -> 02:08:20:d3:1c:32 |
| 3023 | 2026-06-05T04:12:34.978Z | resolver v6: |
| 3024 | 2026-06-05T04:12:34.978Z | fe80::d0d1:f2ff:fe56:1780 -> d2:d1:f2:56:17:80 |
| 3025 | 2026-06-05T04:12:34.978Z | fe80::789f:c7ff:fe12:c956 -> 7a:9f:c7:12:c9:56 |
| 3026 | 2026-06-05T04:12:34.978Z | fe80::44b7:97ff:fe8c:8e04 -> 46:b7:97:8c:8e:04 |
| 3027 | 2026-06-05T04:12:34.978Z | fe80::ac75:ecff:fe65:f133 -> ae:75:ec:65:f1:33 |
| 3028 | 2026-06-05T04:12:34.978Z | nat v4: |
| 3029 | 2026-06-05T04:12:34.978Z | nat_v6: |
| 3030 | 2026-06-05T04:12:34.978Z | port_mac: |
| 3031 | 2026-06-05T04:12:34.978Z | 1: a8:40:25:45:37:8c |
| 3032 | 2026-06-05T04:12:34.979Z | 2: a8:40:25:45:37:8d |
| 3033 | 2026-06-05T04:12:34.979Z | 1000: a8:40:25:45:37:8b |
| 3034 | 2026-06-05T04:12:34.979Z | proxy arp: |
| 3035 | 2026-06-05T04:12:34.979Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid efd12c69-0f25-4825-aa8e-48d6a68d1a8c --sled-uuid 86f093e3-8ac7-437f-b9d1-c8836108ce2a -a sl0/v6 &> /opt/ddmd.log & |
| 3036 | 2026-06-05T04:12:34.984Z | |
| 3037 | 2026-06-05T04:12:37.989Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3038 | 2026-06-05T04:12:38.017Z | local v6: |
| 3039 | 2026-06-05T04:12:38.017Z | fe80::d0d1:f2ff:fe56:1780 |
| 3040 | 2026-06-05T04:12:38.017Z | fe80::789f:c7ff:fe12:c956 |
| 3041 | 2026-06-05T04:12:38.017Z | local v4: |
| 3042 | 2026-06-05T04:12:38.017Z | router v6_idx: |
| 3043 | 2026-06-05T04:12:38.017Z | fd00:1::/64 -> 0 |
| 3044 | 2026-06-05T04:12:38.017Z | fd00:2::/64 -> 1 |
| 3045 | 2026-06-05T04:12:38.017Z | router v6_routes: |
| 3046 | 2026-06-05T04:12:38.017Z | 0 -> fe80::44b7:97ff:fe8c:8e04 (1) |
| 3047 | 2026-06-05T04:12:38.017Z | 1 -> fe80::ac75:ecff:fe65:f133 (2) |
| 3048 | 2026-06-05T04:12:38.017Z | router v4_idx: |
| 3049 | 2026-06-05T04:12:38.017Z | router v4_routes: |
| 3050 | 2026-06-05T04:12:38.017Z | resolver v4: |
| 3051 | 2026-06-05T04:12:38.017Z | 10.0.0.254 -> 02:08:20:dc:26:70 |
| 3052 | 2026-06-05T04:12:38.017Z | 10.0.0.3 -> 02:08:20:d3:1c:32 |
| 3053 | 2026-06-05T04:12:38.017Z | resolver v6: |
| 3054 | 2026-06-05T04:12:38.017Z | fe80::d0d1:f2ff:fe56:1780 -> d2:d1:f2:56:17:80 |
| 3055 | 2026-06-05T04:12:38.017Z | fe80::789f:c7ff:fe12:c956 -> 7a:9f:c7:12:c9:56 |
| 3056 | 2026-06-05T04:12:38.017Z | fe80::44b7:97ff:fe8c:8e04 -> 46:b7:97:8c:8e:04 |
| 3057 | 2026-06-05T04:12:38.017Z | fe80::ac75:ecff:fe65:f133 -> ae:75:ec:65:f1:33 |
| 3058 | 2026-06-05T04:12:38.018Z | nat v4: |
| 3059 | 2026-06-05T04:12:38.018Z | nat_v6: |
| 3060 | 2026-06-05T04:12:38.018Z | port_mac: |
| 3061 | 2026-06-05T04:12:38.018Z | 1: a8:40:25:45:37:8c |
| 3062 | 2026-06-05T04:12:38.018Z | 2: a8:40:25:45:37:8d |
| 3063 | 2026-06-05T04:12:38.018Z | 1000: a8:40:25:45:37:8b |
| 3064 | 2026-06-05T04:12:38.018Z | proxy arp: |
| 3065 | 2026-06-05T04:12:38.027Z | [s2.trio] netstat -nr -f inet6 |
| 3066 | 2026-06-05T04:12:38.027Z | Routing Table: IPv6 |
| 3067 | 2026-06-05T04:12:38.027Z | Destination/Mask Gateway Flags Ref Use If |
| 3068 | 2026-06-05T04:12:38.027Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3069 | 2026-06-05T04:12:38.027Z | ::1 ::1 UH 2 0 lo0 |
| 3070 | 2026-06-05T04:12:38.028Z | fd00:1::/64 fe80::789f:c7ff:fe12:c956 UG 1 0 sl1 |
| 3071 | 2026-06-05T04:12:38.028Z | fe80::/10 fe80::ac75:ecff:fe65:f133 U 3 64 sl1 |
| 3072 | 2026-06-05T04:12:38.028Z | [s2.trio] ipadm |
| 3073 | 2026-06-05T04:12:38.035Z | ADDROBJ TYPE STATE ADDR |
| 3074 | 2026-06-05T04:12:38.035Z | lo0/v4 static ok 127.0.0.1/8 |
| 3075 | 2026-06-05T04:12:38.035Z | mg3/v4 static ok 10.0.0.2/24 |
| 3076 | 2026-06-05T04:12:38.035Z | lo0/v6 static ok ::1/128 |
| 3077 | 2026-06-05T04:12:38.035Z | lo0/u6 static ok fd00:2::1/64 |
| 3078 | 2026-06-05T04:12:38.035Z | sl1/v6 addrconf ok fe80::ac75:ecff:fe65:f133%sl1/10 |
| 3079 | 2026-06-05T04:12:38.035Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3080 | 2026-06-05T04:12:38.040Z | 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> |
| 3081 | 2026-06-05T04:12:38.040Z | locks: inits: |
| 3082 | 2026-06-05T04:12:38.040Z | sockaddrs: <DST,IFP> |
| 3083 | 2026-06-05T04:12:38.040Z | fd00:1::1 |
| 3084 | 2026-06-05T04:12:38.040Z | route to: fd00:1::1 |
| 3085 | 2026-06-05T04:12:38.040Z | destination: fd00:1:: |
| 3086 | 2026-06-05T04:12:38.040Z | mask: ffff:ffff:ffff:ffff:: |
| 3087 | 2026-06-05T04:12:38.040Z | gateway: fe80::789f:c7ff:fe12:c956 |
| 3088 | 2026-06-05T04:12:38.040Z | interface: sl1 index 3 address ae 75 ec 65 f1 33 |
| 3089 | 2026-06-05T04:12:38.040Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3090 | 2026-06-05T04:12:38.040Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3091 | 2026-06-05T04:12:38.040Z | 0 0 0 0 0 0 9000 0 |
| 3092 | 2026-06-05T04:12:38.040Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3093 | 2026-06-05T04:12:38.040Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3094 | 2026-06-05T04:12:38.041Z | fd00:1:: fe80::789f:c7ff:fe12:c956 ffff:ffff:ffff:ffff:: sl1:ae.75.ec.65.f1.33 fe80::ac75:ecff:fe65:f133 |
| 3095 | 2026-06-05T04:12:38.041Z | [s2.trio] ndp -na |
| 3096 | 2026-06-05T04:12:38.052Z | Net to Media Table: IPv6 |
| 3097 | 2026-06-05T04:12:38.052Z | If Physical Address Type State Destination/Mask |
| 3098 | 2026-06-05T04:12:38.052Z | ----- ----------------- ------- ------------ --------------------------- |
| 3099 | 2026-06-05T04:12:38.052Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3100 | 2026-06-05T04:12:38.052Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3101 | 2026-06-05T04:12:38.052Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3102 | 2026-06-05T04:12:38.052Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3103 | 2026-06-05T04:12:38.053Z | sl1 33:33:ff:12:c9:56 other REACHABLE ff02::1:ff12:c956 |
| 3104 | 2026-06-05T04:12:38.053Z | sl1 ae:75:ec:65:f1:33 local REACHABLE fe80::ac75:ecff:fe65:f133 |
| 3105 | 2026-06-05T04:12:38.053Z | sl1 33:33:ff:65:f1:33 other REACHABLE ff02::1:ff65:f133 |
| 3106 | 2026-06-05T04:12:38.053Z | sl1 7a:9f:c7:12:c9:56 dynamic REACHABLE fe80::789f:c7ff:fe12:c956 |
| 3107 | 2026-06-05T04:12:38.053Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3108 | 2026-06-05T04:12:38.053Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3109 | 2026-06-05T04:12:38.066Z | local v6: |
| 3110 | 2026-06-05T04:12:38.066Z | fe80::d0d1:f2ff:fe56:1780 |
| 3111 | 2026-06-05T04:12:38.066Z | fe80::789f:c7ff:fe12:c956 |
| 3112 | 2026-06-05T04:12:38.066Z | local v4: |
| 3113 | 2026-06-05T04:12:38.066Z | router v6_idx: |
| 3114 | 2026-06-05T04:12:38.066Z | fd00:1::/64 -> 0 |
| 3115 | 2026-06-05T04:12:38.066Z | fd00:2::/64 -> 1 |
| 3116 | 2026-06-05T04:12:38.066Z | router v6_routes: |
| 3117 | 2026-06-05T04:12:38.066Z | 0 -> fe80::44b7:97ff:fe8c:8e04 (1) |
| 3118 | 2026-06-05T04:12:38.066Z | 1 -> fe80::ac75:ecff:fe65:f133 (2) |
| 3119 | 2026-06-05T04:12:38.066Z | router v4_idx: |
| 3120 | 2026-06-05T04:12:38.066Z | router v4_routes: |
| 3121 | 2026-06-05T04:12:38.066Z | resolver v4: |
| 3122 | 2026-06-05T04:12:38.066Z | 10.0.0.254 -> 02:08:20:dc:26:70 |
| 3123 | 2026-06-05T04:12:38.066Z | 10.0.0.3 -> 02:08:20:d3:1c:32 |
| 3124 | 2026-06-05T04:12:38.066Z | resolver v6: |
| 3125 | 2026-06-05T04:12:38.066Z | fe80::d0d1:f2ff:fe56:1780 -> d2:d1:f2:56:17:80 |
| 3126 | 2026-06-05T04:12:38.066Z | fe80::789f:c7ff:fe12:c956 -> 7a:9f:c7:12:c9:56 |
| 3127 | 2026-06-05T04:12:38.066Z | fe80::44b7:97ff:fe8c:8e04 -> 46:b7:97:8c:8e:04 |
| 3128 | 2026-06-05T04:12:38.066Z | fe80::ac75:ecff:fe65:f133 -> ae:75:ec:65:f1:33 |
| 3129 | 2026-06-05T04:12:38.066Z | nat v4: |
| 3130 | 2026-06-05T04:12:38.066Z | nat_v6: |
| 3131 | 2026-06-05T04:12:38.067Z | port_mac: |
| 3132 | 2026-06-05T04:12:38.067Z | 1: a8:40:25:45:37:8c |
| 3133 | 2026-06-05T04:12:38.067Z | 2: a8:40:25:45:37:8d |
| 3134 | 2026-06-05T04:12:38.067Z | 1000: a8:40:25:45:37:8b |
| 3135 | 2026-06-05T04:12:38.067Z | proxy arp: |
| 3136 | 2026-06-05T04:12:38.067Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3137 | 2026-06-05T04:12:38.109Z | Subnet Port Link Gateway Vlan |
| 3138 | 2026-06-05T04:12:38.109Z | fd00:1::/64 rear0 0 fe80::44b7:97ff:fe8c:8e04 |
| 3139 | 2026-06-05T04:12:38.110Z | fd00:2::/64 rear1 0 fe80::ac75:ecff:fe65:f133 |
| 3140 | 2026-06-05T04:12:38.110Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3141 | 2026-06-05T04:12:38.147Z | host mac age |
| 3142 | 2026-06-05T04:12:38.148Z | 10.0.0.3 02:08:20:d3:1c:32 21s |
| 3143 | 2026-06-05T04:12:38.148Z | 10.0.0.254 02:08:20:dc:26:70 18s |
| 3144 | 2026-06-05T04:12:38.148Z | fe80::44b7:97ff:fe8c:8e04 46:b7:97:8c:8e:04 21s |
| 3145 | 2026-06-05T04:12:38.148Z | fe80::789f:c7ff:fe12:c956 7a:9f:c7:12:c9:56 21s |
| 3146 | 2026-06-05T04:12:38.148Z | fe80::ac75:ecff:fe65:f133 ae:75:ec:65:f1:33 21s |
| 3147 | 2026-06-05T04:12:38.148Z | fe80::d0d1:f2ff:fe56:1780 d2:d1:f2:56:17:80 21s |
| 3148 | 2026-06-05T04:12:38.148Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3149 | 2026-06-05T04:12:38.187Z | Link IPv4 IPv6 |
| 3150 | 2026-06-05T04:12:38.187Z | rear0/0 fe80::d0d1:f2ff:fe56:1780 |
| 3151 | 2026-06-05T04:12:38.187Z | rear1/0 fe80::789f:c7ff:fe12:c956 |
| 3152 | 2026-06-05T04:12:38.188Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3153 | 2026-06-05T04:12:39.213Z | ADDROBJ TYPE STATE ADDR |
| 3154 | 2026-06-05T04:12:39.213Z | lo0/v4 static ok 127.0.0.1/8 |
| 3155 | 2026-06-05T04:12:39.213Z | mg2/v4 static ok 10.0.0.1/24 |
| 3156 | 2026-06-05T04:12:39.213Z | lo0/v6 static ok ::1/128 |
| 3157 | 2026-06-05T04:12:39.213Z | lo0/u6 static ok fd00:1::1/64 |
| 3158 | 2026-06-05T04:12:39.213Z | sl0/v6 addrconf ok fe80::44b7:97ff:fe8c:8e04%sl0/10 |
| 3159 | 2026-06-05T04:12:39.213Z | 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> |
| 3160 | 2026-06-05T04:12:39.213Z | locks: inits: |
| 3161 | 2026-06-05T04:12:39.213Z | sockaddrs: <DST,IFP> |
| 3162 | 2026-06-05T04:12:39.213Z | fd00:2::1 |
| 3163 | 2026-06-05T04:12:39.213Z | route to: fd00:2::1 |
| 3164 | 2026-06-05T04:12:39.213Z | destination: fd00:2:: |
| 3165 | 2026-06-05T04:12:39.213Z | mask: ffff:ffff:ffff:ffff:: |
| 3166 | 2026-06-05T04:12:39.213Z | gateway: fe80::d0d1:f2ff:fe56:1780 |
| 3167 | 2026-06-05T04:12:39.213Z | interface: sl0 index 3 address 46 b7 97 8c 8e 04 |
| 3168 | 2026-06-05T04:12:39.213Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3169 | 2026-06-05T04:12:39.214Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3170 | 2026-06-05T04:12:39.214Z | 0 0 0 0 0 0 9000 0 |
| 3171 | 2026-06-05T04:12:39.214Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3172 | 2026-06-05T04:12:39.214Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3173 | 2026-06-05T04:12:39.214Z | fd00:2:: fe80::d0d1:f2ff:fe56:1780 ffff:ffff:ffff:ffff:: sl0:46.b7.97.8c.8e.4 fe80::44b7:97ff:fe8c:8e04 |
| 3174 | 2026-06-05T04:12:39.214Z | |
| 3175 | 2026-06-05T04:12:39.214Z | Net to Media Table: IPv6 |
| 3176 | 2026-06-05T04:12:39.214Z | If Physical Address Type State Destination/Mask |
| 3177 | 2026-06-05T04:12:39.214Z | ----- ----------------- ------- ------------ --------------------------- |
| 3178 | 2026-06-05T04:12:39.214Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3179 | 2026-06-05T04:12:39.214Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3180 | 2026-06-05T04:12:39.214Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3181 | 2026-06-05T04:12:39.214Z | sl0 33:33:ff:8c:8e:04 other REACHABLE ff02::1:ff8c:8e04 |
| 3182 | 2026-06-05T04:12:39.214Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3183 | 2026-06-05T04:12:39.214Z | sl0 d2:d1:f2:56:17:80 dynamic REACHABLE fe80::d0d1:f2ff:fe56:1780 |
| 3184 | 2026-06-05T04:12:39.214Z | sl0 46:b7:97:8c:8e:04 local REACHABLE fe80::44b7:97ff:fe8c:8e04 |
| 3185 | 2026-06-05T04:12:39.214Z | sl0 33:33:ff:56:17:80 other REACHABLE ff02::1:ff56:1780 |
| 3186 | 2026-06-05T04:12:39.214Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3187 | 2026-06-05T04:12:39.214Z | |
| 3188 | 2026-06-05T04:12:39.214Z | |
| 3189 | 2026-06-05T04:12:39.214Z | Routing Table: IPv6 |
| 3190 | 2026-06-05T04:12:39.214Z | Destination/Mask Gateway Flags Ref Use If |
| 3191 | 2026-06-05T04:12:39.214Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3192 | 2026-06-05T04:12:39.214Z | ::1 ::1 UH 2 0 lo0 |
| 3193 | 2026-06-05T04:12:39.214Z | fd00:2::/64 fe80::d0d1:f2ff:fe56:1780 UG 2 2 sl0 |
| 3194 | 2026-06-05T04:12:39.214Z | fe80::/10 fe80::44b7:97ff:fe8c:8e04 U 3 64 sl0 |
| 3195 | 2026-06-05T04:12:39.215Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3196 | 2026-06-05T04:12:39.215Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.260 ms |
| 3197 | 2026-06-05T04:12:39.215Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.334 ms |
| 3198 | 2026-06-05T04:12:39.215Z | |
| 3199 | 2026-06-05T04:12:39.215Z | ----fd00:2::1 PING Statistics---- |
| 3200 | 2026-06-05T04:12:39.215Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3201 | 2026-06-05T04:12:39.215Z | round-trip (ms) min/avg/max/stddev = 0.260/0.297/0.334/0.052 |
| 3202 | 2026-06-05T04:12:39.215Z | [s2.trio] ping fd00:1::1 |
| 3203 | 2026-06-05T04:12:39.228Z | fd00:1::1 is alive |
| 3204 | 2026-06-05T04:12:39.228Z | server router restart passed |
| 3205 | 2026-06-05T04:12:43.232Z | peer expiration recovery passed |
| 3206 | 2026-06-05T04:12:44.536Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3207 | 2026-06-05T04:12:44.545Z | 3 |
| 3208 | 2026-06-05T04:12:44.545Z | redundant advertise passed |
| 3209 | 2026-06-05T04:12:45.257Z | tunnel endpoint advertise passed |
| 3210 | 2026-06-05T04:12:50.258Z | redundant tunnel endpoint advertise passed |
| 3211 | 2026-06-05T04:12:50.258Z | [s1.trio] pkill ddmd |
| 3212 | 2026-06-05T04:12:50.278Z | |
| 3213 | 2026-06-05T04:12:56.416Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 66880b3f-8e55-49b7-aa6f-2dd843b59a1f --sled-uuid eba67a2f-d008-4c5f-8a22-cf77cb29bae9 -a sl0/v6 &> /opt/ddmd.log & |
| 3214 | 2026-06-05T04:12:56.436Z | |
| 3215 | 2026-06-05T04:13:00.299Z | tunnel router restart passed |
| 3216 | 2026-06-05T04:13:01.299Z | tunnel endpoint withdraw passed |
| 3217 | 2026-06-05T04:13:01.302Z | [t1.trio] pkill ddmd |
| 3218 | 2026-06-05T04:13:01.314Z | |
| 3219 | 2026-06-05T04:13:01.314Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3220 | 2026-06-05T04:13:01.318Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3221 | 2026-06-05T04:13:03.236Z | [s2.trio] pkill ddmd |
| 3222 | 2026-06-05T04:13:03.249Z | |
| 3223 | 2026-06-05T04:13:03.249Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3224 | 2026-06-05T04:13:05.032Z | [s1.trio] pkill ddmd |
| 3225 | 2026-06-05T04:13:05.055Z | |
| 3226 | 2026-06-05T04:13:05.056Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3227 | 2026-06-05T04:13:06.855Z | [sidecar.trio] pkill softnpu |
| 3228 | 2026-06-05T04:13:06.874Z | |
| 3229 | 2026-06-05T04:13:06.874Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3230 | 2026-06-05T04:13:09.585Z | test ddm::test_trio_v3 ... ok |
| 3231 | 2026-06-05T04:13:09.586Z | |
| 3232 | 2026-06-05T04:13:09.586Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.36s |
| 3233 | 2026-06-05T04:13:09.586Z | |
| 3234 | 2026-06-05T04:13:09.611Z | + cleanup |
| 3235 | 2026-06-05T04:13:09.611Z | ++ id -un |
| 3236 | 2026-06-05T04:13:09.611Z | ++ id -gn |
| 3237 | 2026-06-05T04:13:09.611Z | + pfexec chown -R build:build . |
| 3238 | 2026-06-05T04:13:09.611Z | process exited: duration 826068 ms, exit code 0 |
| |
| 3239 | 2026-06-05T04:13:09.624Z | found 5 output files |
| 3240 | 2026-06-05T04:13:09.627Z | uploading: /work/s1.trio.log (4032 bytes) |
| 3241 | 2026-06-05T04:13:10.703Z | uploaded: /work/s1.trio.log |
| 3242 | 2026-06-05T04:13:10.703Z | uploading: /work/s2.trio.log (10788 bytes) |
| 3243 | 2026-06-05T04:13:11.823Z | uploaded: /work/s2.trio.log |
| 3244 | 2026-06-05T04:13:11.824Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3245 | 2026-06-05T04:13:12.965Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3246 | 2026-06-05T04:13:12.966Z | uploading: /work/t1.trio-dpd.log (343023 bytes) |
| 3247 | 2026-06-05T04:13:14.094Z | uploaded: /work/t1.trio-dpd.log |
| 3248 | 2026-06-05T04:13:14.094Z | uploading: /work/t1.trio.log (25742 bytes) |
| 3249 | 2026-06-05T04:13:15.241Z | uploaded: /work/t1.trio.log |