|
|
|
| 1 | 2026-06-11T21:43:38.293Z | job assigned to worker 01KTWA6RS5AACEJKSBF07GNJD2 [factory aws, i-096bdff4fc69892e9] (queued for 1 m 0 s) |
| |
| 2 | 2026-06-11T21:43:44.920Z | starting task 0: "setup" |
| 3 | 2026-06-11T21:43:44.924Z | ++ uname -s |
| 4 | 2026-06-11T21:43:44.927Z | + kern=SunOS |
| 5 | 2026-06-11T21:43:44.927Z | + build_user=build |
| 6 | 2026-06-11T21:43:44.928Z | + build_uid=12345 |
| 7 | 2026-06-11T21:43:44.928Z | + work_dir=/work |
| 8 | 2026-06-11T21:43:44.928Z | + input_dir=/input |
| 9 | 2026-06-11T21:43:44.928Z | + [[ 0 == 12345 ]] |
| 10 | 2026-06-11T21:43:44.928Z | + case "$kern" in |
| 11 | 2026-06-11T21:43:44.928Z | + groupadd -g 12345 build |
| 12 | 2026-06-11T21:43:44.928Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-06-11T21:43:46.933Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-06-11T21:43:47.050Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-06-11T21:43:47.053Z | + home_fs=zfs |
| 16 | 2026-06-11T21:43:47.053Z | + [[ zfs == autofs ]] |
| 17 | 2026-06-11T21:43:47.053Z | + mkdir -p /home/build |
| 18 | 2026-06-11T21:43:47.053Z | + chown build:build /home/build /work |
| 19 | 2026-06-11T21:43:49.055Z | + chmod 0700 /home/build /work |
| 20 | 2026-06-11T21:43:49.058Z | process exited: duration 4136 ms, exit code 0 |
| |
| 21 | 2026-06-11T21:43:49.065Z | starting task 1: "rust-toolchain" |
| 22 | 2026-06-11T21:43:49.068Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-06-11T21:43:49.068Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-06-11T21:43:49.068Z | * rust toolchain channel = "stable" |
| 25 | 2026-06-11T21:43:49.068Z | * rust toolchain profile = "default" |
| 26 | 2026-06-11T21:43:49.072Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-06-11T21:43:49.072Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-06-11T21:43:49.072Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-06-11T21:43:49.072Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-06-11T21:43:49.142Z | info: downloading installer |
| 31 | 2026-06-11T21:43:50.555Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-06-11T21:43:50.555Z | warn: /opt/ooce/bin |
| 33 | 2026-06-11T21:43:50.556Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-06-11T21:43:50.556Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-06-11T21:43:50.556Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-06-11T21:43:50.556Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-06-11T21:43:50.556Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-06-11T21:43:50.556Z | error: cannot install while Rust is installed |
| 39 | 2026-06-11T21:43:50.556Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-06-11T21:43:50.556Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-06-11T21:43:50.556Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-06-11T21:43:50.556Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-06-11T21:43:50.556Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-06-11T21:43:50.569Z | info: profile set to default |
| 45 | 2026-06-11T21:43:50.569Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-06-11T21:43:50.572Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-06-11T21:43:50.715Z | info: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25) |
| 48 | 2026-06-11T21:43:50.718Z | info: downloading 6 components |
| 49 | 2026-06-11T21:44:07.123Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-06-11T21:44:07.123Z | |
| 51 | 2026-06-11T21:44:07.150Z | stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25) |
| 52 | 2026-06-11T21:44:07.150Z | |
| 53 | 2026-06-11T21:44:07.150Z | |
| 54 | 2026-06-11T21:44:07.150Z | Rust is installed now. Great! |
| 55 | 2026-06-11T21:44:07.150Z | |
| 56 | 2026-06-11T21:44:07.150Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-06-11T21:44:07.150Z | environment variable. This has not been done automatically. |
| 58 | 2026-06-11T21:44:07.150Z | |
| 59 | 2026-06-11T21:44:07.150Z | To configure your current shell, you need to source |
| 60 | 2026-06-11T21:44:07.150Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-06-11T21:44:07.150Z | |
| 62 | 2026-06-11T21:44:07.150Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-06-11T21:44:07.150Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-06-11T21:44:07.151Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-06-11T21:44:07.151Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-06-11T21:44:07.154Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-06-11T21:44:07.154Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-06-11T21:44:07.154Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-06-11T21:44:07.154Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-06-11T21:44:07.154Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-06-11T21:44:07.241Z | + rustup --version |
| 72 | 2026-06-11T21:44:07.250Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-06-11T21:44:07.252Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-06-11T21:44:07.271Z | info: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)` |
| 75 | 2026-06-11T21:44:07.273Z | + cargo --version |
| 76 | 2026-06-11T21:44:07.287Z | cargo 1.96.0 (30a34c682 2026-05-25) |
| 77 | 2026-06-11T21:44:07.290Z | + rustc --version |
| 78 | 2026-06-11T21:44:07.314Z | rustc 1.96.0 (ac68faa20 2026-05-25) |
| 79 | 2026-06-11T21:44:07.334Z | process exited: duration 18244 ms, exit code 0 |
| |
| 80 | 2026-06-11T21:44:07.350Z | starting task 2: "authentication" |
| 81 | 2026-06-11T21:44:07.365Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-06-11T21:44:07.373Z | starting task 3: "clone repository" |
| 83 | 2026-06-11T21:44:07.383Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-06-11T21:44:07.388Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-06-11T21:44:07.417Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-06-11T21:44:08.615Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-06-11T21:44:08.615Z | + git fetch origin 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 88 | 2026-06-11T21:44:08.894Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-06-11T21:44:08.894Z | * branch 1dcd3e3f53d390dd97613f2530d25d2520d7d000 -> FETCH_HEAD |
| 90 | 2026-06-11T21:44:08.905Z | + [[ -n trey/just-build ]] |
| 91 | 2026-06-11T21:44:08.905Z | ++ git branch --show-current |
| 92 | 2026-06-11T21:44:08.905Z | + current=main |
| 93 | 2026-06-11T21:44:08.905Z | + [[ main != trey/just-build ]] |
| 94 | 2026-06-11T21:44:08.905Z | + git branch -f trey/just-build 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 95 | 2026-06-11T21:44:08.909Z | + git checkout -f trey/just-build |
| 96 | 2026-06-11T21:44:08.930Z | Switched to branch 'trey/just-build' |
| 97 | 2026-06-11T21:44:08.936Z | + git reset --hard 1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 98 | 2026-06-11T21:44:08.939Z | HEAD is now at 1dcd3e3 justfile: pass all args to cargo build |
| 99 | 2026-06-11T21:44:08.943Z | process exited: duration 1566 ms, exit code 0 |
| |
| 100 | 2026-06-11T21:44:08.955Z | starting task 4: "build" |
| 101 | 2026-06-11T21:44:08.959Z | ++ dladm |
| 102 | 2026-06-11T21:44:08.963Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-06-11T21:44:08.963Z | ena0 phys 9216 up -- -- |
| 104 | 2026-06-11T21:44:08.970Z | ++ ipadm |
| 105 | 2026-06-11T21:44:08.970Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-06-11T21:44:08.970Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-06-11T21:44:08.970Z | ena0/dhcp dhcp ok 10.150.1.162/24 |
| 108 | 2026-06-11T21:44:08.970Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-06-11T21:44:08.970Z | ++ banner collect |
| 110 | 2026-06-11T21:44:08.970Z | |
| 111 | 2026-06-11T21:44:08.970Z | #### #### # # ###### #### ##### |
| 112 | 2026-06-11T21:44:08.970Z | # # # # # # # # # # |
| 113 | 2026-06-11T21:44:08.970Z | # # # # # ##### # # |
| 114 | 2026-06-11T21:44:08.970Z | # # # # # # # # |
| 115 | 2026-06-11T21:44:08.970Z | # # # # # # # # # # |
| 116 | 2026-06-11T21:44:08.970Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-06-11T21:44:08.970Z | |
| 118 | 2026-06-11T21:44:08.970Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-06-11T21:44:08.970Z | ++ repo=softnpu |
| 120 | 2026-06-11T21:44:08.970Z | ++ series=image |
| 121 | 2026-06-11T21:44:08.970Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-06-11T21:44:08.970Z | ++ name=softnpu |
| 123 | 2026-06-11T21:44:08.970Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-06-11T21:44:08.970Z | ++ mkdir -p download |
| 125 | 2026-06-11T21:44:08.974Z | ++ pushd download |
| 126 | 2026-06-11T21:44:08.974Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-06-11T21:44:08.974Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-06-11T21:44:08.974Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-06-11T21:44:08.984Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-06-11T21:44:08.984Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-06-11T21:44:09.277Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 51.82M 0 0
100 15.63M 100 15.63M 0 0 51.80M 0 0
100 15.63M 100 15.63M 0 0 51.80M 0 0 |
| 132 | 2026-06-11T21:44:09.280Z | ++ popd |
| 133 | 2026-06-11T21:44:09.283Z | /work/oxidecomputer/maghemite |
| 134 | 2026-06-11T21:44:09.283Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-06-11T21:44:09.283Z | ++ repo=sidecar-lite |
| 136 | 2026-06-11T21:44:09.283Z | ++ series=release |
| 137 | 2026-06-11T21:44:09.283Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-06-11T21:44:09.283Z | ++ name=libsidecar_lite.so |
| 139 | 2026-06-11T21:44:09.283Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-06-11T21:44:09.283Z | ++ mkdir -p download |
| 141 | 2026-06-11T21:44:09.283Z | ++ pushd download |
| 142 | 2026-06-11T21:44:09.283Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 143 | 2026-06-11T21:44:09.283Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 144 | 2026-06-11T21:44:09.283Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-06-11T21:44:09.289Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-06-11T21:44:09.292Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-06-11T21:44:09.512Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 53.85M 0 0
100 12.04M 100 12.04M 0 0 53.83M 0 0
100 12.04M 100 12.04M 0 0 53.82M 0 0 |
| 148 | 2026-06-11T21:44:09.515Z | ++ popd |
| 149 | 2026-06-11T21:44:09.516Z | /work/oxidecomputer/maghemite |
| 150 | 2026-06-11T21:44:09.516Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-06-11T21:44:09.516Z | ++ repo=sidecar-lite |
| 152 | 2026-06-11T21:44:09.518Z | ++ series=release |
| 153 | 2026-06-11T21:44:09.518Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-06-11T21:44:09.518Z | ++ name=scadm |
| 155 | 2026-06-11T21:44:09.518Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-06-11T21:44:09.518Z | ++ mkdir -p download |
| 157 | 2026-06-11T21:44:09.518Z | ++ pushd download |
| 158 | 2026-06-11T21:44:09.518Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 159 | 2026-06-11T21:44:09.518Z | ++ [[ ! -f scadm ]] |
| 160 | 2026-06-11T21:44:09.519Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-06-11T21:44:09.523Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-06-11T21:44:09.528Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-06-11T21:44:09.783Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 60.78M 0 0
100 15.78M 100 15.78M 0 0 60.77M 0 0
100 15.78M 100 15.78M 0 0 60.76M 0 0 |
| 164 | 2026-06-11T21:44:09.786Z | ++ popd |
| 165 | 2026-06-11T21:44:09.789Z | /work/oxidecomputer/maghemite |
| 166 | 2026-06-11T21:44:09.789Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-06-11T21:44:09.789Z | ++ repo=dendrite |
| 168 | 2026-06-11T21:44:09.789Z | ++ series=image |
| 169 | 2026-06-11T21:44:09.789Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-06-11T21:44:09.789Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-06-11T21:44:09.789Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-06-11T21:44:09.789Z | ++ mkdir -p download |
| 173 | 2026-06-11T21:44:09.789Z | ++ pushd download |
| 174 | 2026-06-11T21:44:09.789Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 175 | 2026-06-11T21:44:09.789Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 176 | 2026-06-11T21:44:09.789Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-06-11T21:44:09.794Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-06-11T21:44:09.797Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-06-11T21:44:10.601Z |
0 0 0 0 0 0 0 0 0
100 71.59M 100 71.59M 0 0 88.72M 0 0
100 71.59M 100 71.59M 0 0 88.71M 0 0
100 71.59M 100 71.59M 0 0 88.70M 0 0 |
| 180 | 2026-06-11T21:44:10.605Z | ++ popd |
| 181 | 2026-06-11T21:44:10.608Z | /work/oxidecomputer/maghemite |
| 182 | 2026-06-11T21:44:10.608Z | ++ get_artifact maghemite release 1dcd3e3f53d390dd97613f2530d25d2520d7d000 ddm |
| 183 | 2026-06-11T21:44:10.608Z | ++ repo=maghemite |
| 184 | 2026-06-11T21:44:10.608Z | ++ series=release |
| 185 | 2026-06-11T21:44:10.608Z | ++ commit=1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 186 | 2026-06-11T21:44:10.608Z | ++ name=ddm |
| 187 | 2026-06-11T21:44:10.608Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-06-11T21:44:10.608Z | ++ mkdir -p download |
| 189 | 2026-06-11T21:44:10.608Z | ++ pushd download |
| 190 | 2026-06-11T21:44:10.608Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-06-11T21:44:10.608Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-06-11T21:44:10.608Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1dcd3e3f53d390dd97613f2530d25d2520d7d000/ddm |
| 193 | 2026-06-11T21:44:10.613Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-06-11T21:44:10.617Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-06-11T21:44:10.666Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-06-11T21:44:10.667Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-06-11T21:44:10.670Z | ++ popd |
| 198 | 2026-06-11T21:44:10.670Z | /work/oxidecomputer/maghemite |
| 199 | 2026-06-11T21:44:10.670Z | ++ get_artifact maghemite release 1dcd3e3f53d390dd97613f2530d25d2520d7d000 ddmadm |
| 200 | 2026-06-11T21:44:10.670Z | ++ repo=maghemite |
| 201 | 2026-06-11T21:44:10.670Z | ++ series=release |
| 202 | 2026-06-11T21:44:10.670Z | ++ commit=1dcd3e3f53d390dd97613f2530d25d2520d7d000 |
| 203 | 2026-06-11T21:44:10.670Z | ++ name=ddmadm |
| 204 | 2026-06-11T21:44:10.670Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-06-11T21:44:10.670Z | ++ mkdir -p download |
| 206 | 2026-06-11T21:44:10.670Z | ++ pushd download |
| 207 | 2026-06-11T21:44:10.670Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-06-11T21:44:10.670Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-06-11T21:44:10.670Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/1dcd3e3f53d390dd97613f2530d25d2520d7d000/ddmadm |
| 210 | 2026-06-11T21:44:10.675Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-06-11T21:44:10.678Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-06-11T21:44:10.731Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-06-11T21:44:10.734Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-06-11T21:44:10.734Z | ++ popd |
| 215 | 2026-06-11T21:44:10.734Z | /work/oxidecomputer/maghemite |
| 216 | 2026-06-11T21:44:10.734Z | ++ pushd download |
| 217 | 2026-06-11T21:44:10.734Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-06-11T21:44:10.734Z | ++ chmod +x softnpu |
| 219 | 2026-06-11T21:44:10.734Z | ++ chmod +x scadm |
| 220 | 2026-06-11T21:44:10.737Z | ++ chmod +x ddmadm |
| 221 | 2026-06-11T21:44:10.737Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-06-11T21:44:10.737Z | ++ chmod +x ddmd |
| 223 | 2026-06-11T21:44:10.738Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-06-11T21:44:10.738Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-06-11T21:44:10.741Z | mv: cannot access ddmadm |
| 226 | 2026-06-11T21:44:10.741Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-06-11T21:44:10.741Z | mv: cannot access ddmd |
| 228 | 2026-06-11T21:44:10.741Z | ++ rm -rf zones/dendrite |
| 229 | 2026-06-11T21:44:10.741Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-06-11T21:44:10.745Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-06-11T21:44:11.751Z | ++ 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-11T21:44:11.755Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-06-11T21:44:11.758Z | ++ popd |
| 234 | 2026-06-11T21:44:11.758Z | /work/oxidecomputer/maghemite |
| 235 | 2026-06-11T21:44:11.758Z | ++ banner install |
| 236 | 2026-06-11T21:44:11.758Z | |
| 237 | 2026-06-11T21:44:11.758Z | # # # #### ##### ## # # |
| 238 | 2026-06-11T21:44:11.758Z | # ## # # # # # # # |
| 239 | 2026-06-11T21:44:11.758Z | # # # # #### # # # # # |
| 240 | 2026-06-11T21:44:11.758Z | # # # # # # ###### # # |
| 241 | 2026-06-11T21:44:11.758Z | # # ## # # # # # # # |
| 242 | 2026-06-11T21:44:11.758Z | # # # #### # # # ###### ###### |
| 243 | 2026-06-11T21:44:11.758Z | |
| 244 | 2026-06-11T21:44:11.758Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-06-11T21:44:11.758Z | ++ set +o errexit |
| 246 | 2026-06-11T21:44:11.758Z | ++ pkg info clang-15 |
| 247 | 2026-06-11T21:44:11.758Z | ++ grep -qi installed |
| 248 | 2026-06-11T21:44:12.939Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-06-11T21:44:12.939Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-06-11T21:44:12.939Z | |
| 251 | 2026-06-11T21:44:12.939Z | clang-15 |
| 252 | 2026-06-11T21:44:12.975Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-06-11T21:44:12.976Z | ++ set -o errexit |
| 254 | 2026-06-11T21:44:12.980Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-06-11T21:44:21.922Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-06-11T21:44:29.746Z | Startup: Caching catalogs ... Done |
| 257 | 2026-06-11T21:44:37.581Z | Planning: Solver setup ... Done |
| 258 | 2026-06-11T21:44:37.629Z | Planning: Running solver ... Done |
| 259 | 2026-06-11T21:44:37.767Z | Planning: Finding local manifests ... Done |
| 260 | 2026-06-11T21:44:37.789Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-06-11T21:44:37.883Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-06-11T21:44:37.912Z | Planning: Package planning ... Done |
| 263 | 2026-06-11T21:44:37.937Z | Planning: Merging actions ... Done |
| 264 | 2026-06-11T21:44:38.044Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-06-11T21:44:38.050Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-06-11T21:44:38.836Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-06-11T21:44:38.841Z | Planning: Planning completed in 8.92 seconds |
| 268 | 2026-06-11T21:44:38.853Z | Packages to install: 2 |
| 269 | 2026-06-11T21:44:38.853Z | Mediators to change: 2 |
| 270 | 2026-06-11T21:44:38.856Z | Services to change: 1 |
| 271 | 2026-06-11T21:44:38.856Z | Create boot environment: No |
| 272 | 2026-06-11T21:44:38.856Z | Create backup boot environment: No |
| 273 | 2026-06-11T21:44:38.910Z | |
| 274 | 2026-06-11T21:44:38.910Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-06-11T21:44:43.911Z | Download: 957/3076 items 80.6/211.3MB 38% complete (16.3M/s) |
| 276 | 2026-06-11T21:44:49.898Z | Download: 984/3076 items 82.2/211.3MB 38% complete (14.1M/s) |
| 277 | 2026-06-11T21:44:54.901Z | Download: 2421/3076 items 119.1/211.3MB 56% complete (3.7M/s) |
| 278 | 2026-06-11T21:44:59.906Z | Download: 3075/3076 items 210.5/211.3MB 99% complete (13.0M/s) |
| 279 | 2026-06-11T21:44:59.936Z | Download: Completed 211.31 MB in 21.02 seconds (10.1M/s) |
| 280 | 2026-06-11T21:45:00.077Z | Actions: 1/3418 actions (Installing new actions) |
| 281 | 2026-06-11T21:45:03.206Z | Actions: Completed 3418 actions in 3.13 seconds. |
| 282 | 2026-06-11T21:45:03.881Z | Done |
| 283 | 2026-06-11T21:45:03.881Z | Done |
| 284 | 2026-06-11T21:45:04.618Z | Done |
| 285 | 2026-06-11T21:45:08.033Z | Done |
| 286 | 2026-06-11T21:45:08.103Z | Done |
| 287 | 2026-06-11T21:45:08.106Z | Done |
| 288 | 2026-06-11T21:45:08.381Z | Done |
| 289 | 2026-06-11T21:45:09.077Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 290 | 2026-06-11T21:45:09.077Z | ++ set +o errexit |
| 291 | 2026-06-11T21:45:09.080Z | ++ pkg info pkg-config |
| 292 | 2026-06-11T21:45:09.080Z | ++ grep -qi installed |
| 293 | 2026-06-11T21:45:09.310Z | ++ [[ 0 != 0 ]] |
| 294 | 2026-06-11T21:45:09.310Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 295 | 2026-06-11T21:45:09.310Z | ++ set +o errexit |
| 296 | 2026-06-11T21:45:09.313Z | ++ pkg info brand/omicron1 |
| 297 | 2026-06-11T21:45:09.313Z | ++ grep -qi installed |
| 298 | 2026-06-11T21:45:09.496Z | pkg: info: no packages matching the following patterns you specified are |
| 299 | 2026-06-11T21:45:09.496Z | installed on the system. Try querying remotely instead: |
| 300 | 2026-06-11T21:45:09.496Z | |
| 301 | 2026-06-11T21:45:09.497Z | brand/omicron1 |
| 302 | 2026-06-11T21:45:09.531Z | ++ [[ 1 != 0 ]] |
| 303 | 2026-06-11T21:45:09.531Z | ++ set -o errexit |
| 304 | 2026-06-11T21:45:09.531Z | ++ pfexec pkg install brand/omicron1 |
| 305 | 2026-06-11T21:45:10.366Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 306 | 2026-06-11T21:45:18.213Z | Planning: Solver setup ... Done |
| 307 | 2026-06-11T21:45:18.258Z | Planning: Running solver ... Done |
| 308 | 2026-06-11T21:45:18.401Z | Planning: Finding local manifests ... Done |
| 309 | 2026-06-11T21:45:18.404Z | Planning: Fetching manifests: 0/2 0% complete |
| 310 | 2026-06-11T21:45:18.523Z | Planning: Fetching manifests: 2/2 100% complete |
| 311 | 2026-06-11T21:45:18.535Z | Planning: Package planning ... Done |
| 312 | 2026-06-11T21:45:18.538Z | Planning: Merging actions ... Done |
| 313 | 2026-06-11T21:45:18.686Z | Planning: Checking for conflicting actions ... Done |
| 314 | 2026-06-11T21:45:18.689Z | Planning: Consolidating action changes ... Done |
| 315 | 2026-06-11T21:45:18.860Z | Planning: Evaluating mediators ... Done |
| 316 | 2026-06-11T21:45:18.863Z | Planning: Planning completed in 8.49 seconds |
| 317 | 2026-06-11T21:45:18.868Z | Packages to install: 2 |
| 318 | 2026-06-11T21:45:18.868Z | Create boot environment: No |
| 319 | 2026-06-11T21:45:18.870Z | Create backup boot environment: No |
| 320 | 2026-06-11T21:45:18.913Z | |
| 321 | 2026-06-11T21:45:18.913Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 322 | 2026-06-11T21:45:18.931Z | Download: Completed 1.07 MB in 0.02 seconds (60.0M/s) |
| 323 | 2026-06-11T21:45:19.019Z | Actions: 1/28 actions (Installing new actions) |
| 324 | 2026-06-11T21:45:19.032Z | Actions: Completed 28 actions in 0.01 seconds. |
| 325 | 2026-06-11T21:45:19.546Z | Done |
| 326 | 2026-06-11T21:45:19.546Z | Done |
| 327 | 2026-06-11T21:45:20.185Z | Done |
| 328 | 2026-06-11T21:45:23.047Z | Done |
| 329 | 2026-06-11T21:45:23.122Z | Done |
| 330 | 2026-06-11T21:45:23.126Z | Done |
| 331 | 2026-06-11T21:45:23.286Z | Done |
| 332 | 2026-06-11T21:45:23.424Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 333 | 2026-06-11T21:45:23.424Z | ++ set +o errexit |
| 334 | 2026-06-11T21:45:23.427Z | ++ pkg info brand/omicron1/tools |
| 335 | 2026-06-11T21:45:23.427Z | ++ grep -qi installed |
| 336 | 2026-06-11T21:45:23.609Z | pkg: info: no packages matching the following patterns you specified are |
| 337 | 2026-06-11T21:45:23.609Z | installed on the system. Try querying remotely instead: |
| 338 | 2026-06-11T21:45:23.610Z | |
| 339 | 2026-06-11T21:45:23.610Z | brand/omicron1/tools |
| 340 | 2026-06-11T21:45:23.644Z | ++ [[ 1 != 0 ]] |
| 341 | 2026-06-11T21:45:23.644Z | ++ set -o errexit |
| 342 | 2026-06-11T21:45:23.644Z | ++ pfexec pkg install brand/omicron1/tools |
| 343 | 2026-06-11T21:45:24.034Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 344 | 2026-06-11T21:45:31.824Z | Planning: Solver setup ... Done |
| 345 | 2026-06-11T21:45:31.869Z | Planning: Running solver ... Done |
| 346 | 2026-06-11T21:45:32.012Z | Planning: Finding local manifests ... Done |
| 347 | 2026-06-11T21:45:32.015Z | Planning: Fetching manifests: 0/1 0% complete |
| 348 | 2026-06-11T21:45:32.130Z | Planning: Fetching manifests: 1/1 100% complete |
| 349 | 2026-06-11T21:45:32.142Z | Planning: Package planning ... Done |
| 350 | 2026-06-11T21:45:32.147Z | Planning: Merging actions ... Done |
| 351 | 2026-06-11T21:45:32.283Z | Planning: Checking for conflicting actions ... Done |
| 352 | 2026-06-11T21:45:32.285Z | Planning: Consolidating action changes ... Done |
| 353 | 2026-06-11T21:45:32.454Z | Planning: Evaluating mediators ... Done |
| 354 | 2026-06-11T21:45:32.457Z | Planning: Planning completed in 8.42 seconds |
| 355 | 2026-06-11T21:45:32.462Z | Packages to install: 1 |
| 356 | 2026-06-11T21:45:32.462Z | Services to change: 1 |
| 357 | 2026-06-11T21:45:32.465Z | Create boot environment: No |
| 358 | 2026-06-11T21:45:32.465Z | Create backup boot environment: No |
| 359 | 2026-06-11T21:45:32.507Z | |
| 360 | 2026-06-11T21:45:32.507Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 361 | 2026-06-11T21:45:32.528Z | Download: Completed 1.19 MB in 0.02 seconds (58.9M/s) |
| 362 | 2026-06-11T21:45:32.619Z | Actions: 1/19 actions (Installing new actions) |
| 363 | 2026-06-11T21:45:32.633Z | Actions: Completed 19 actions in 0.01 seconds. |
| 364 | 2026-06-11T21:45:33.151Z | Done |
| 365 | 2026-06-11T21:45:33.151Z | Done |
| 366 | 2026-06-11T21:45:33.781Z | Done |
| 367 | 2026-06-11T21:45:36.690Z | Done |
| 368 | 2026-06-11T21:45:36.767Z | Done |
| 369 | 2026-06-11T21:45:36.770Z | Done |
| 370 | 2026-06-11T21:45:36.902Z | Done |
| 371 | 2026-06-11T21:45:37.046Z | ++ pfexec svcadm enable baseline |
| 372 | 2026-06-11T21:45:37.061Z | ++ retry=0 |
| 373 | 2026-06-11T21:45:37.064Z | +++ svcs -Hostate baseline |
| 374 | 2026-06-11T21:45:37.076Z | ++ [[ offline* != online ]] |
| 375 | 2026-06-11T21:45:37.077Z | ++ [[ 0 -gt 300 ]] |
| 376 | 2026-06-11T21:45:37.077Z | ++ sleep 1 |
| 377 | 2026-06-11T21:45:38.078Z | ++ retry=1 |
| 378 | 2026-06-11T21:45:38.081Z | +++ svcs -Hostate baseline |
| 379 | 2026-06-11T21:45:38.092Z | ++ [[ offline* != online ]] |
| 380 | 2026-06-11T21:45:38.092Z | ++ [[ 1 -gt 300 ]] |
| 381 | 2026-06-11T21:45:38.092Z | ++ sleep 1 |
| 382 | 2026-06-11T21:45:39.095Z | ++ retry=2 |
| 383 | 2026-06-11T21:45:39.098Z | +++ svcs -Hostate baseline |
| 384 | 2026-06-11T21:45:39.107Z | ++ [[ offline* != online ]] |
| 385 | 2026-06-11T21:45:39.107Z | ++ [[ 2 -gt 300 ]] |
| 386 | 2026-06-11T21:45:39.107Z | ++ sleep 1 |
| 387 | 2026-06-11T21:45:40.110Z | ++ retry=3 |
| 388 | 2026-06-11T21:45:40.113Z | +++ svcs -Hostate baseline |
| 389 | 2026-06-11T21:45:40.122Z | ++ [[ offline* != online ]] |
| 390 | 2026-06-11T21:45:40.122Z | ++ [[ 3 -gt 300 ]] |
| 391 | 2026-06-11T21:45:40.122Z | ++ sleep 1 |
| 392 | 2026-06-11T21:45:41.126Z | ++ retry=4 |
| 393 | 2026-06-11T21:45:41.129Z | +++ svcs -Hostate baseline |
| 394 | 2026-06-11T21:45:41.139Z | ++ [[ offline* != online ]] |
| 395 | 2026-06-11T21:45:41.139Z | ++ [[ 4 -gt 300 ]] |
| 396 | 2026-06-11T21:45:41.139Z | ++ sleep 1 |
| 397 | 2026-06-11T21:45:42.141Z | ++ retry=5 |
| 398 | 2026-06-11T21:45:42.145Z | +++ svcs -Hostate baseline |
| 399 | 2026-06-11T21:45:42.155Z | ++ [[ offline* != online ]] |
| 400 | 2026-06-11T21:45:42.155Z | ++ [[ 5 -gt 300 ]] |
| 401 | 2026-06-11T21:45:42.159Z | ++ sleep 1 |
| 402 | 2026-06-11T21:45:43.158Z | ++ retry=6 |
| 403 | 2026-06-11T21:45:43.161Z | +++ svcs -Hostate baseline |
| 404 | 2026-06-11T21:45:43.174Z | ++ [[ offline* != online ]] |
| 405 | 2026-06-11T21:45:43.174Z | ++ [[ 6 -gt 300 ]] |
| 406 | 2026-06-11T21:45:43.174Z | ++ sleep 1 |
| 407 | 2026-06-11T21:45:44.173Z | ++ retry=7 |
| 408 | 2026-06-11T21:45:44.176Z | +++ svcs -Hostate baseline |
| 409 | 2026-06-11T21:45:44.190Z | ++ [[ offline* != online ]] |
| 410 | 2026-06-11T21:45:44.190Z | ++ [[ 7 -gt 300 ]] |
| 411 | 2026-06-11T21:45:44.190Z | ++ sleep 1 |
| 412 | 2026-06-11T21:45:45.190Z | ++ retry=8 |
| 413 | 2026-06-11T21:45:45.193Z | +++ svcs -Hostate baseline |
| 414 | 2026-06-11T21:45:45.205Z | ++ [[ offline* != online ]] |
| 415 | 2026-06-11T21:45:45.205Z | ++ [[ 8 -gt 300 ]] |
| 416 | 2026-06-11T21:45:45.205Z | ++ sleep 1 |
| 417 | 2026-06-11T21:45:46.209Z | ++ retry=9 |
| 418 | 2026-06-11T21:45:46.212Z | +++ svcs -Hostate baseline |
| 419 | 2026-06-11T21:45:46.222Z | ++ [[ offline* != online ]] |
| 420 | 2026-06-11T21:45:46.222Z | ++ [[ 9 -gt 300 ]] |
| 421 | 2026-06-11T21:45:46.222Z | ++ sleep 1 |
| 422 | 2026-06-11T21:45:47.225Z | ++ retry=10 |
| 423 | 2026-06-11T21:45:47.228Z | +++ svcs -Hostate baseline |
| 424 | 2026-06-11T21:45:47.239Z | ++ [[ offline* != online ]] |
| 425 | 2026-06-11T21:45:47.239Z | ++ [[ 10 -gt 300 ]] |
| 426 | 2026-06-11T21:45:47.239Z | ++ sleep 1 |
| 427 | 2026-06-11T21:45:48.242Z | ++ retry=11 |
| 428 | 2026-06-11T21:45:48.245Z | +++ svcs -Hostate baseline |
| 429 | 2026-06-11T21:45:48.257Z | ++ [[ offline* != online ]] |
| 430 | 2026-06-11T21:45:48.258Z | ++ [[ 11 -gt 300 ]] |
| 431 | 2026-06-11T21:45:48.258Z | ++ sleep 1 |
| 432 | 2026-06-11T21:45:49.290Z | ++ retry=12 |
| 433 | 2026-06-11T21:45:49.295Z | +++ svcs -Hostate baseline |
| 434 | 2026-06-11T21:45:49.295Z | ++ [[ offline* != online ]] |
| 435 | 2026-06-11T21:45:49.295Z | ++ [[ 12 -gt 300 ]] |
| 436 | 2026-06-11T21:45:49.295Z | ++ sleep 1 |
| 437 | 2026-06-11T21:45:50.275Z | ++ retry=13 |
| 438 | 2026-06-11T21:45:50.278Z | +++ svcs -Hostate baseline |
| 439 | 2026-06-11T21:45:50.290Z | ++ [[ offline* != online ]] |
| 440 | 2026-06-11T21:45:50.290Z | ++ [[ 13 -gt 300 ]] |
| 441 | 2026-06-11T21:45:50.290Z | ++ sleep 1 |
| 442 | 2026-06-11T21:45:51.291Z | ++ retry=14 |
| 443 | 2026-06-11T21:45:51.295Z | +++ svcs -Hostate baseline |
| 444 | 2026-06-11T21:45:51.305Z | ++ [[ offline* != online ]] |
| 445 | 2026-06-11T21:45:51.305Z | ++ [[ 14 -gt 300 ]] |
| 446 | 2026-06-11T21:45:51.305Z | ++ sleep 1 |
| 447 | 2026-06-11T21:45:52.307Z | ++ retry=15 |
| 448 | 2026-06-11T21:45:52.313Z | +++ svcs -Hostate baseline |
| 449 | 2026-06-11T21:45:52.322Z | ++ [[ offline* != online ]] |
| 450 | 2026-06-11T21:45:52.322Z | ++ [[ 15 -gt 300 ]] |
| 451 | 2026-06-11T21:45:52.322Z | ++ sleep 1 |
| 452 | 2026-06-11T21:45:53.323Z | ++ retry=16 |
| 453 | 2026-06-11T21:45:53.326Z | +++ svcs -Hostate baseline |
| 454 | 2026-06-11T21:45:53.338Z | ++ [[ offline* != online ]] |
| 455 | 2026-06-11T21:45:53.338Z | ++ [[ 16 -gt 300 ]] |
| 456 | 2026-06-11T21:45:53.338Z | ++ sleep 1 |
| 457 | 2026-06-11T21:45:54.340Z | ++ retry=17 |
| 458 | 2026-06-11T21:45:54.344Z | +++ svcs -Hostate baseline |
| 459 | 2026-06-11T21:45:54.354Z | ++ [[ offline* != online ]] |
| 460 | 2026-06-11T21:45:54.355Z | ++ [[ 17 -gt 300 ]] |
| 461 | 2026-06-11T21:45:54.355Z | ++ sleep 1 |
| 462 | 2026-06-11T21:45:55.356Z | ++ retry=18 |
| 463 | 2026-06-11T21:45:55.359Z | +++ svcs -Hostate baseline |
| 464 | 2026-06-11T21:45:55.371Z | ++ [[ offline* != online ]] |
| 465 | 2026-06-11T21:45:55.371Z | ++ [[ 18 -gt 300 ]] |
| 466 | 2026-06-11T21:45:55.371Z | ++ sleep 1 |
| 467 | 2026-06-11T21:45:56.373Z | ++ retry=19 |
| 468 | 2026-06-11T21:45:56.376Z | +++ svcs -Hostate baseline |
| 469 | 2026-06-11T21:45:56.388Z | ++ [[ offline* != online ]] |
| 470 | 2026-06-11T21:45:56.388Z | ++ [[ 19 -gt 300 ]] |
| 471 | 2026-06-11T21:45:56.388Z | ++ sleep 1 |
| 472 | 2026-06-11T21:45:57.390Z | ++ retry=20 |
| 473 | 2026-06-11T21:45:57.392Z | +++ svcs -Hostate baseline |
| 474 | 2026-06-11T21:45:57.404Z | ++ [[ offline* != online ]] |
| 475 | 2026-06-11T21:45:57.404Z | ++ [[ 20 -gt 300 ]] |
| 476 | 2026-06-11T21:45:57.407Z | ++ sleep 1 |
| 477 | 2026-06-11T21:45:58.406Z | ++ retry=21 |
| 478 | 2026-06-11T21:45:58.409Z | +++ svcs -Hostate baseline |
| 479 | 2026-06-11T21:45:58.421Z | ++ [[ offline* != online ]] |
| 480 | 2026-06-11T21:45:58.421Z | ++ [[ 21 -gt 300 ]] |
| 481 | 2026-06-11T21:45:58.421Z | ++ sleep 1 |
| 482 | 2026-06-11T21:45:59.423Z | ++ retry=22 |
| 483 | 2026-06-11T21:45:59.426Z | +++ svcs -Hostate baseline |
| 484 | 2026-06-11T21:45:59.437Z | ++ [[ offline* != online ]] |
| 485 | 2026-06-11T21:45:59.437Z | ++ [[ 22 -gt 300 ]] |
| 486 | 2026-06-11T21:45:59.437Z | ++ sleep 1 |
| 487 | 2026-06-11T21:46:00.439Z | ++ retry=23 |
| 488 | 2026-06-11T21:46:00.442Z | +++ svcs -Hostate baseline |
| 489 | 2026-06-11T21:46:00.453Z | ++ [[ offline* != online ]] |
| 490 | 2026-06-11T21:46:00.453Z | ++ [[ 23 -gt 300 ]] |
| 491 | 2026-06-11T21:46:00.456Z | ++ sleep 1 |
| 492 | 2026-06-11T21:46:01.456Z | ++ retry=24 |
| 493 | 2026-06-11T21:46:01.459Z | +++ svcs -Hostate baseline |
| 494 | 2026-06-11T21:46:01.470Z | ++ [[ offline* != online ]] |
| 495 | 2026-06-11T21:46:01.470Z | ++ [[ 24 -gt 300 ]] |
| 496 | 2026-06-11T21:46:01.473Z | ++ sleep 1 |
| 497 | 2026-06-11T21:46:02.475Z | ++ retry=25 |
| 498 | 2026-06-11T21:46:02.478Z | +++ svcs -Hostate baseline |
| 499 | 2026-06-11T21:46:02.486Z | ++ [[ offline* != online ]] |
| 500 | 2026-06-11T21:46:02.486Z | ++ [[ 25 -gt 300 ]] |
| 501 | 2026-06-11T21:46:02.486Z | ++ sleep 1 |
| 502 | 2026-06-11T21:46:03.488Z | ++ retry=26 |
| 503 | 2026-06-11T21:46:03.491Z | +++ svcs -Hostate baseline |
| 504 | 2026-06-11T21:46:03.503Z | ++ [[ offline* != online ]] |
| 505 | 2026-06-11T21:46:03.503Z | ++ [[ 26 -gt 300 ]] |
| 506 | 2026-06-11T21:46:03.503Z | ++ sleep 1 |
| 507 | 2026-06-11T21:46:04.505Z | ++ retry=27 |
| 508 | 2026-06-11T21:46:04.508Z | +++ svcs -Hostate baseline |
| 509 | 2026-06-11T21:46:04.519Z | ++ [[ offline* != online ]] |
| 510 | 2026-06-11T21:46:04.519Z | ++ [[ 27 -gt 300 ]] |
| 511 | 2026-06-11T21:46:04.519Z | ++ sleep 1 |
| 512 | 2026-06-11T21:46:05.521Z | ++ retry=28 |
| 513 | 2026-06-11T21:46:05.524Z | +++ svcs -Hostate baseline |
| 514 | 2026-06-11T21:46:05.536Z | ++ [[ offline* != online ]] |
| 515 | 2026-06-11T21:46:05.536Z | ++ [[ 28 -gt 300 ]] |
| 516 | 2026-06-11T21:46:05.536Z | ++ sleep 1 |
| 517 | 2026-06-11T21:46:06.538Z | ++ retry=29 |
| 518 | 2026-06-11T21:46:06.541Z | +++ svcs -Hostate baseline |
| 519 | 2026-06-11T21:46:06.552Z | ++ [[ offline* != online ]] |
| 520 | 2026-06-11T21:46:06.552Z | ++ [[ 29 -gt 300 ]] |
| 521 | 2026-06-11T21:46:06.552Z | ++ sleep 1 |
| 522 | 2026-06-11T21:46:07.554Z | ++ retry=30 |
| 523 | 2026-06-11T21:46:07.557Z | +++ svcs -Hostate baseline |
| 524 | 2026-06-11T21:46:07.569Z | ++ [[ offline* != online ]] |
| 525 | 2026-06-11T21:46:07.569Z | ++ [[ 30 -gt 300 ]] |
| 526 | 2026-06-11T21:46:07.569Z | ++ sleep 1 |
| 527 | 2026-06-11T21:46:08.571Z | ++ retry=31 |
| 528 | 2026-06-11T21:46:08.574Z | +++ svcs -Hostate baseline |
| 529 | 2026-06-11T21:46:08.586Z | ++ [[ offline* != online ]] |
| 530 | 2026-06-11T21:46:08.586Z | ++ [[ 31 -gt 300 ]] |
| 531 | 2026-06-11T21:46:08.586Z | ++ sleep 1 |
| 532 | 2026-06-11T21:46:09.587Z | ++ retry=32 |
| 533 | 2026-06-11T21:46:09.590Z | +++ svcs -Hostate baseline |
| 534 | 2026-06-11T21:46:09.603Z | ++ [[ offline* != online ]] |
| 535 | 2026-06-11T21:46:09.603Z | ++ [[ 32 -gt 300 ]] |
| 536 | 2026-06-11T21:46:09.603Z | ++ sleep 1 |
| 537 | 2026-06-11T21:46:10.604Z | ++ retry=33 |
| 538 | 2026-06-11T21:46:10.607Z | +++ svcs -Hostate baseline |
| 539 | 2026-06-11T21:46:10.618Z | ++ [[ offline* != online ]] |
| 540 | 2026-06-11T21:46:10.618Z | ++ [[ 33 -gt 300 ]] |
| 541 | 2026-06-11T21:46:10.618Z | ++ sleep 1 |
| 542 | 2026-06-11T21:46:11.620Z | ++ retry=34 |
| 543 | 2026-06-11T21:46:11.623Z | +++ svcs -Hostate baseline |
| 544 | 2026-06-11T21:46:11.634Z | ++ [[ offline* != online ]] |
| 545 | 2026-06-11T21:46:11.634Z | ++ [[ 34 -gt 300 ]] |
| 546 | 2026-06-11T21:46:11.634Z | ++ sleep 1 |
| 547 | 2026-06-11T21:46:12.637Z | ++ retry=35 |
| 548 | 2026-06-11T21:46:12.639Z | +++ svcs -Hostate baseline |
| 549 | 2026-06-11T21:46:12.650Z | ++ [[ offline* != online ]] |
| 550 | 2026-06-11T21:46:12.650Z | ++ [[ 35 -gt 300 ]] |
| 551 | 2026-06-11T21:46:12.653Z | ++ sleep 1 |
| 552 | 2026-06-11T21:46:13.652Z | ++ retry=36 |
| 553 | 2026-06-11T21:46:13.655Z | +++ svcs -Hostate baseline |
| 554 | 2026-06-11T21:46:13.668Z | ++ [[ offline* != online ]] |
| 555 | 2026-06-11T21:46:13.668Z | ++ [[ 36 -gt 300 ]] |
| 556 | 2026-06-11T21:46:13.671Z | ++ sleep 1 |
| 557 | 2026-06-11T21:46:14.669Z | ++ retry=37 |
| 558 | 2026-06-11T21:46:14.672Z | +++ svcs -Hostate baseline |
| 559 | 2026-06-11T21:46:14.683Z | ++ [[ offline* != online ]] |
| 560 | 2026-06-11T21:46:14.683Z | ++ [[ 37 -gt 300 ]] |
| 561 | 2026-06-11T21:46:14.683Z | ++ sleep 1 |
| 562 | 2026-06-11T21:46:15.686Z | ++ retry=38 |
| 563 | 2026-06-11T21:46:15.689Z | +++ svcs -Hostate baseline |
| 564 | 2026-06-11T21:46:15.700Z | ++ [[ offline* != online ]] |
| 565 | 2026-06-11T21:46:15.700Z | ++ [[ 38 -gt 300 ]] |
| 566 | 2026-06-11T21:46:15.700Z | ++ sleep 1 |
| 567 | 2026-06-11T21:46:16.702Z | ++ retry=39 |
| 568 | 2026-06-11T21:46:16.705Z | +++ svcs -Hostate baseline |
| 569 | 2026-06-11T21:46:16.719Z | ++ [[ offline* != online ]] |
| 570 | 2026-06-11T21:46:16.719Z | ++ [[ 39 -gt 300 ]] |
| 571 | 2026-06-11T21:46:16.719Z | ++ sleep 1 |
| 572 | 2026-06-11T21:46:17.719Z | ++ retry=40 |
| 573 | 2026-06-11T21:46:17.722Z | +++ svcs -Hostate baseline |
| 574 | 2026-06-11T21:46:17.733Z | ++ [[ offline* != online ]] |
| 575 | 2026-06-11T21:46:17.733Z | ++ [[ 40 -gt 300 ]] |
| 576 | 2026-06-11T21:46:17.733Z | ++ sleep 1 |
| 577 | 2026-06-11T21:46:18.735Z | ++ retry=41 |
| 578 | 2026-06-11T21:46:18.738Z | +++ svcs -Hostate baseline |
| 579 | 2026-06-11T21:46:18.749Z | ++ [[ offline* != online ]] |
| 580 | 2026-06-11T21:46:18.750Z | ++ [[ 41 -gt 300 ]] |
| 581 | 2026-06-11T21:46:18.750Z | ++ sleep 1 |
| 582 | 2026-06-11T21:46:19.751Z | ++ retry=42 |
| 583 | 2026-06-11T21:46:19.754Z | +++ svcs -Hostate baseline |
| 584 | 2026-06-11T21:46:19.766Z | ++ [[ offline* != online ]] |
| 585 | 2026-06-11T21:46:19.766Z | ++ [[ 42 -gt 300 ]] |
| 586 | 2026-06-11T21:46:19.766Z | ++ sleep 1 |
| 587 | 2026-06-11T21:46:20.767Z | ++ retry=43 |
| 588 | 2026-06-11T21:46:20.770Z | +++ svcs -Hostate baseline |
| 589 | 2026-06-11T21:46:20.782Z | ++ [[ offline* != online ]] |
| 590 | 2026-06-11T21:46:20.782Z | ++ [[ 43 -gt 300 ]] |
| 591 | 2026-06-11T21:46:20.782Z | ++ sleep 1 |
| 592 | 2026-06-11T21:46:21.784Z | ++ retry=44 |
| 593 | 2026-06-11T21:46:21.787Z | +++ svcs -Hostate baseline |
| 594 | 2026-06-11T21:46:21.798Z | ++ [[ offline* != online ]] |
| 595 | 2026-06-11T21:46:21.799Z | ++ [[ 44 -gt 300 ]] |
| 596 | 2026-06-11T21:46:21.799Z | ++ sleep 1 |
| 597 | 2026-06-11T21:46:22.800Z | ++ retry=45 |
| 598 | 2026-06-11T21:46:22.804Z | +++ svcs -Hostate baseline |
| 599 | 2026-06-11T21:46:22.815Z | ++ [[ offline* != online ]] |
| 600 | 2026-06-11T21:46:22.815Z | ++ [[ 45 -gt 300 ]] |
| 601 | 2026-06-11T21:46:22.815Z | ++ sleep 1 |
| 602 | 2026-06-11T21:46:23.817Z | ++ retry=46 |
| 603 | 2026-06-11T21:46:23.820Z | +++ svcs -Hostate baseline |
| 604 | 2026-06-11T21:46:23.831Z | ++ [[ offline* != online ]] |
| 605 | 2026-06-11T21:46:23.831Z | ++ [[ 46 -gt 300 ]] |
| 606 | 2026-06-11T21:46:23.831Z | ++ sleep 1 |
| 607 | 2026-06-11T21:46:24.833Z | ++ retry=47 |
| 608 | 2026-06-11T21:46:24.836Z | +++ svcs -Hostate baseline |
| 609 | 2026-06-11T21:46:24.848Z | ++ [[ offline* != online ]] |
| 610 | 2026-06-11T21:46:24.848Z | ++ [[ 47 -gt 300 ]] |
| 611 | 2026-06-11T21:46:24.848Z | ++ sleep 1 |
| 612 | 2026-06-11T21:46:25.850Z | ++ retry=48 |
| 613 | 2026-06-11T21:46:25.853Z | +++ svcs -Hostate baseline |
| 614 | 2026-06-11T21:46:25.864Z | ++ [[ offline* != online ]] |
| 615 | 2026-06-11T21:46:25.864Z | ++ [[ 48 -gt 300 ]] |
| 616 | 2026-06-11T21:46:25.864Z | ++ sleep 1 |
| 617 | 2026-06-11T21:46:26.866Z | ++ retry=49 |
| 618 | 2026-06-11T21:46:26.869Z | +++ svcs -Hostate baseline |
| 619 | 2026-06-11T21:46:26.880Z | ++ [[ offline* != online ]] |
| 620 | 2026-06-11T21:46:26.881Z | ++ [[ 49 -gt 300 ]] |
| 621 | 2026-06-11T21:46:26.881Z | ++ sleep 1 |
| 622 | 2026-06-11T21:46:27.883Z | ++ retry=50 |
| 623 | 2026-06-11T21:46:27.885Z | +++ svcs -Hostate baseline |
| 624 | 2026-06-11T21:46:27.897Z | ++ [[ offline* != online ]] |
| 625 | 2026-06-11T21:46:27.897Z | ++ [[ 50 -gt 300 ]] |
| 626 | 2026-06-11T21:46:27.897Z | ++ sleep 1 |
| 627 | 2026-06-11T21:46:28.899Z | ++ retry=51 |
| 628 | 2026-06-11T21:46:28.902Z | +++ svcs -Hostate baseline |
| 629 | 2026-06-11T21:46:28.914Z | ++ [[ offline* != online ]] |
| 630 | 2026-06-11T21:46:28.914Z | ++ [[ 51 -gt 300 ]] |
| 631 | 2026-06-11T21:46:28.914Z | ++ sleep 1 |
| 632 | 2026-06-11T21:46:29.916Z | ++ retry=52 |
| 633 | 2026-06-11T21:46:29.919Z | +++ svcs -Hostate baseline |
| 634 | 2026-06-11T21:46:29.930Z | ++ [[ offline* != online ]] |
| 635 | 2026-06-11T21:46:29.930Z | ++ [[ 52 -gt 300 ]] |
| 636 | 2026-06-11T21:46:29.930Z | ++ sleep 1 |
| 637 | 2026-06-11T21:46:30.933Z | ++ retry=53 |
| 638 | 2026-06-11T21:46:30.936Z | +++ svcs -Hostate baseline |
| 639 | 2026-06-11T21:46:30.947Z | ++ [[ offline* != online ]] |
| 640 | 2026-06-11T21:46:30.947Z | ++ [[ 53 -gt 300 ]] |
| 641 | 2026-06-11T21:46:30.947Z | ++ sleep 1 |
| 642 | 2026-06-11T21:46:31.949Z | ++ retry=54 |
| 643 | 2026-06-11T21:46:31.951Z | +++ svcs -Hostate baseline |
| 644 | 2026-06-11T21:46:31.963Z | ++ [[ offline* != online ]] |
| 645 | 2026-06-11T21:46:31.963Z | ++ [[ 54 -gt 300 ]] |
| 646 | 2026-06-11T21:46:31.963Z | ++ sleep 1 |
| 647 | 2026-06-11T21:46:32.965Z | ++ retry=55 |
| 648 | 2026-06-11T21:46:32.968Z | +++ svcs -Hostate baseline |
| 649 | 2026-06-11T21:46:32.980Z | ++ [[ offline* != online ]] |
| 650 | 2026-06-11T21:46:32.980Z | ++ [[ 55 -gt 300 ]] |
| 651 | 2026-06-11T21:46:32.980Z | ++ sleep 1 |
| 652 | 2026-06-11T21:46:33.982Z | ++ retry=56 |
| 653 | 2026-06-11T21:46:33.988Z | +++ svcs -Hostate baseline |
| 654 | 2026-06-11T21:46:33.997Z | ++ [[ offline* != online ]] |
| 655 | 2026-06-11T21:46:33.997Z | ++ [[ 56 -gt 300 ]] |
| 656 | 2026-06-11T21:46:33.997Z | ++ sleep 1 |
| 657 | 2026-06-11T21:46:34.999Z | ++ retry=57 |
| 658 | 2026-06-11T21:46:35.002Z | +++ svcs -Hostate baseline |
| 659 | 2026-06-11T21:46:35.014Z | ++ [[ offline* != online ]] |
| 660 | 2026-06-11T21:46:35.014Z | ++ [[ 57 -gt 300 ]] |
| 661 | 2026-06-11T21:46:35.014Z | ++ sleep 1 |
| 662 | 2026-06-11T21:46:36.015Z | ++ retry=58 |
| 663 | 2026-06-11T21:46:36.018Z | +++ svcs -Hostate baseline |
| 664 | 2026-06-11T21:46:36.030Z | ++ [[ offline* != online ]] |
| 665 | 2026-06-11T21:46:36.030Z | ++ [[ 58 -gt 300 ]] |
| 666 | 2026-06-11T21:46:36.030Z | ++ sleep 1 |
| 667 | 2026-06-11T21:46:37.032Z | ++ retry=59 |
| 668 | 2026-06-11T21:46:37.035Z | +++ svcs -Hostate baseline |
| 669 | 2026-06-11T21:46:37.047Z | ++ [[ offline* != online ]] |
| 670 | 2026-06-11T21:46:37.047Z | ++ [[ 59 -gt 300 ]] |
| 671 | 2026-06-11T21:46:37.047Z | ++ sleep 1 |
| 672 | 2026-06-11T21:46:38.049Z | ++ retry=60 |
| 673 | 2026-06-11T21:46:38.052Z | +++ svcs -Hostate baseline |
| 674 | 2026-06-11T21:46:38.063Z | ++ [[ offline* != online ]] |
| 675 | 2026-06-11T21:46:38.063Z | ++ [[ 60 -gt 300 ]] |
| 676 | 2026-06-11T21:46:38.063Z | ++ sleep 1 |
| 677 | 2026-06-11T21:46:39.065Z | ++ retry=61 |
| 678 | 2026-06-11T21:46:39.068Z | +++ svcs -Hostate baseline |
| 679 | 2026-06-11T21:46:39.079Z | ++ [[ offline* != online ]] |
| 680 | 2026-06-11T21:46:39.079Z | ++ [[ 61 -gt 300 ]] |
| 681 | 2026-06-11T21:46:39.079Z | ++ sleep 1 |
| 682 | 2026-06-11T21:46:40.082Z | ++ retry=62 |
| 683 | 2026-06-11T21:46:40.084Z | +++ svcs -Hostate baseline |
| 684 | 2026-06-11T21:46:40.096Z | ++ [[ offline* != online ]] |
| 685 | 2026-06-11T21:46:40.096Z | ++ [[ 62 -gt 300 ]] |
| 686 | 2026-06-11T21:46:40.099Z | ++ sleep 1 |
| 687 | 2026-06-11T21:46:41.098Z | ++ retry=63 |
| 688 | 2026-06-11T21:46:41.101Z | +++ svcs -Hostate baseline |
| 689 | 2026-06-11T21:46:41.114Z | ++ [[ offline* != online ]] |
| 690 | 2026-06-11T21:46:41.114Z | ++ [[ 63 -gt 300 ]] |
| 691 | 2026-06-11T21:46:41.114Z | ++ sleep 1 |
| 692 | 2026-06-11T21:46:42.115Z | ++ retry=64 |
| 693 | 2026-06-11T21:46:42.117Z | +++ svcs -Hostate baseline |
| 694 | 2026-06-11T21:46:42.129Z | ++ [[ offline* != online ]] |
| 695 | 2026-06-11T21:46:42.129Z | ++ [[ 64 -gt 300 ]] |
| 696 | 2026-06-11T21:46:42.129Z | ++ sleep 1 |
| 697 | 2026-06-11T21:46:43.131Z | ++ retry=65 |
| 698 | 2026-06-11T21:46:43.135Z | +++ svcs -Hostate baseline |
| 699 | 2026-06-11T21:46:43.146Z | ++ [[ offline* != online ]] |
| 700 | 2026-06-11T21:46:43.146Z | ++ [[ 65 -gt 300 ]] |
| 701 | 2026-06-11T21:46:43.146Z | ++ sleep 1 |
| 702 | 2026-06-11T21:46:44.148Z | ++ retry=66 |
| 703 | 2026-06-11T21:46:44.151Z | +++ svcs -Hostate baseline |
| 704 | 2026-06-11T21:46:44.163Z | ++ [[ offline* != online ]] |
| 705 | 2026-06-11T21:46:44.163Z | ++ [[ 66 -gt 300 ]] |
| 706 | 2026-06-11T21:46:44.163Z | ++ sleep 1 |
| 707 | 2026-06-11T21:46:45.164Z | ++ retry=67 |
| 708 | 2026-06-11T21:46:45.168Z | +++ svcs -Hostate baseline |
| 709 | 2026-06-11T21:46:45.179Z | ++ [[ offline* != online ]] |
| 710 | 2026-06-11T21:46:45.179Z | ++ [[ 67 -gt 300 ]] |
| 711 | 2026-06-11T21:46:45.179Z | ++ sleep 1 |
| 712 | 2026-06-11T21:46:46.181Z | ++ retry=68 |
| 713 | 2026-06-11T21:46:46.184Z | +++ svcs -Hostate baseline |
| 714 | 2026-06-11T21:46:46.195Z | ++ [[ offline* != online ]] |
| 715 | 2026-06-11T21:46:46.195Z | ++ [[ 68 -gt 300 ]] |
| 716 | 2026-06-11T21:46:46.195Z | ++ sleep 1 |
| 717 | 2026-06-11T21:46:47.197Z | ++ retry=69 |
| 718 | 2026-06-11T21:46:47.200Z | +++ svcs -Hostate baseline |
| 719 | 2026-06-11T21:46:47.212Z | ++ [[ offline* != online ]] |
| 720 | 2026-06-11T21:46:47.212Z | ++ [[ 69 -gt 300 ]] |
| 721 | 2026-06-11T21:46:47.213Z | ++ sleep 1 |
| 722 | 2026-06-11T21:46:48.214Z | ++ retry=70 |
| 723 | 2026-06-11T21:46:48.217Z | +++ svcs -Hostate baseline |
| 724 | 2026-06-11T21:46:48.229Z | ++ [[ offline* != online ]] |
| 725 | 2026-06-11T21:46:48.229Z | ++ [[ 70 -gt 300 ]] |
| 726 | 2026-06-11T21:46:48.229Z | ++ sleep 1 |
| 727 | 2026-06-11T21:46:49.230Z | ++ retry=71 |
| 728 | 2026-06-11T21:46:49.233Z | +++ svcs -Hostate baseline |
| 729 | 2026-06-11T21:46:49.245Z | ++ [[ offline* != online ]] |
| 730 | 2026-06-11T21:46:49.245Z | ++ [[ 71 -gt 300 ]] |
| 731 | 2026-06-11T21:46:49.245Z | ++ sleep 1 |
| 732 | 2026-06-11T21:46:50.248Z | ++ retry=72 |
| 733 | 2026-06-11T21:46:50.250Z | +++ svcs -Hostate baseline |
| 734 | 2026-06-11T21:46:50.262Z | ++ [[ offline* != online ]] |
| 735 | 2026-06-11T21:46:50.262Z | ++ [[ 72 -gt 300 ]] |
| 736 | 2026-06-11T21:46:50.265Z | ++ sleep 1 |
| 737 | 2026-06-11T21:46:51.264Z | ++ retry=73 |
| 738 | 2026-06-11T21:46:51.267Z | +++ svcs -Hostate baseline |
| 739 | 2026-06-11T21:46:51.281Z | ++ [[ offline* != online ]] |
| 740 | 2026-06-11T21:46:51.281Z | ++ [[ 73 -gt 300 ]] |
| 741 | 2026-06-11T21:46:51.281Z | ++ sleep 1 |
| 742 | 2026-06-11T21:46:52.281Z | ++ retry=74 |
| 743 | 2026-06-11T21:46:52.284Z | +++ svcs -Hostate baseline |
| 744 | 2026-06-11T21:46:52.296Z | ++ [[ offline* != online ]] |
| 745 | 2026-06-11T21:46:52.296Z | ++ [[ 74 -gt 300 ]] |
| 746 | 2026-06-11T21:46:52.296Z | ++ sleep 1 |
| 747 | 2026-06-11T21:46:53.298Z | ++ retry=75 |
| 748 | 2026-06-11T21:46:53.301Z | +++ svcs -Hostate baseline |
| 749 | 2026-06-11T21:46:53.313Z | ++ [[ offline* != online ]] |
| 750 | 2026-06-11T21:46:53.313Z | ++ [[ 75 -gt 300 ]] |
| 751 | 2026-06-11T21:46:53.313Z | ++ sleep 1 |
| 752 | 2026-06-11T21:46:54.315Z | ++ retry=76 |
| 753 | 2026-06-11T21:46:54.318Z | +++ svcs -Hostate baseline |
| 754 | 2026-06-11T21:46:54.330Z | ++ [[ offline* != online ]] |
| 755 | 2026-06-11T21:46:54.330Z | ++ [[ 76 -gt 300 ]] |
| 756 | 2026-06-11T21:46:54.330Z | ++ sleep 1 |
| 757 | 2026-06-11T21:46:55.332Z | ++ retry=77 |
| 758 | 2026-06-11T21:46:55.336Z | +++ svcs -Hostate baseline |
| 759 | 2026-06-11T21:46:55.347Z | ++ [[ offline* != online ]] |
| 760 | 2026-06-11T21:46:55.347Z | ++ [[ 77 -gt 300 ]] |
| 761 | 2026-06-11T21:46:55.347Z | ++ sleep 1 |
| 762 | 2026-06-11T21:46:56.349Z | ++ retry=78 |
| 763 | 2026-06-11T21:46:56.352Z | +++ svcs -Hostate baseline |
| 764 | 2026-06-11T21:46:56.364Z | ++ [[ offline* != online ]] |
| 765 | 2026-06-11T21:46:56.364Z | ++ [[ 78 -gt 300 ]] |
| 766 | 2026-06-11T21:46:56.364Z | ++ sleep 1 |
| 767 | 2026-06-11T21:46:57.366Z | ++ retry=79 |
| 768 | 2026-06-11T21:46:57.371Z | +++ svcs -Hostate baseline |
| 769 | 2026-06-11T21:46:57.381Z | ++ [[ offline* != online ]] |
| 770 | 2026-06-11T21:46:57.381Z | ++ [[ 79 -gt 300 ]] |
| 771 | 2026-06-11T21:46:57.382Z | ++ sleep 1 |
| 772 | 2026-06-11T21:46:58.382Z | ++ retry=80 |
| 773 | 2026-06-11T21:46:58.385Z | +++ svcs -Hostate baseline |
| 774 | 2026-06-11T21:46:58.396Z | ++ [[ offline* != online ]] |
| 775 | 2026-06-11T21:46:58.396Z | ++ [[ 80 -gt 300 ]] |
| 776 | 2026-06-11T21:46:58.396Z | ++ sleep 1 |
| 777 | 2026-06-11T21:46:59.398Z | ++ retry=81 |
| 778 | 2026-06-11T21:46:59.401Z | +++ svcs -Hostate baseline |
| 779 | 2026-06-11T21:46:59.413Z | ++ [[ offline* != online ]] |
| 780 | 2026-06-11T21:46:59.413Z | ++ [[ 81 -gt 300 ]] |
| 781 | 2026-06-11T21:46:59.413Z | ++ sleep 1 |
| 782 | 2026-06-11T21:47:00.415Z | ++ retry=82 |
| 783 | 2026-06-11T21:47:00.418Z | +++ svcs -Hostate baseline |
| 784 | 2026-06-11T21:47:00.429Z | ++ [[ offline* != online ]] |
| 785 | 2026-06-11T21:47:00.429Z | ++ [[ 82 -gt 300 ]] |
| 786 | 2026-06-11T21:47:00.429Z | ++ sleep 1 |
| 787 | 2026-06-11T21:47:01.431Z | ++ retry=83 |
| 788 | 2026-06-11T21:47:01.434Z | +++ svcs -Hostate baseline |
| 789 | 2026-06-11T21:47:01.446Z | ++ [[ offline* != online ]] |
| 790 | 2026-06-11T21:47:01.446Z | ++ [[ 83 -gt 300 ]] |
| 791 | 2026-06-11T21:47:01.446Z | ++ sleep 1 |
| 792 | 2026-06-11T21:47:02.448Z | ++ retry=84 |
| 793 | 2026-06-11T21:47:02.452Z | +++ svcs -Hostate baseline |
| 794 | 2026-06-11T21:47:02.462Z | ++ [[ offline* != online ]] |
| 795 | 2026-06-11T21:47:02.462Z | ++ [[ 84 -gt 300 ]] |
| 796 | 2026-06-11T21:47:02.465Z | ++ sleep 1 |
| 797 | 2026-06-11T21:47:03.464Z | ++ retry=85 |
| 798 | 2026-06-11T21:47:03.467Z | +++ svcs -Hostate baseline |
| 799 | 2026-06-11T21:47:03.479Z | ++ [[ offline* != online ]] |
| 800 | 2026-06-11T21:47:03.479Z | ++ [[ 85 -gt 300 ]] |
| 801 | 2026-06-11T21:47:03.479Z | ++ sleep 1 |
| 802 | 2026-06-11T21:47:04.481Z | ++ retry=86 |
| 803 | 2026-06-11T21:47:04.484Z | +++ svcs -Hostate baseline |
| 804 | 2026-06-11T21:47:04.496Z | ++ [[ offline* != online ]] |
| 805 | 2026-06-11T21:47:04.496Z | ++ [[ 86 -gt 300 ]] |
| 806 | 2026-06-11T21:47:04.496Z | ++ sleep 1 |
| 807 | 2026-06-11T21:47:05.498Z | ++ retry=87 |
| 808 | 2026-06-11T21:47:05.501Z | +++ svcs -Hostate baseline |
| 809 | 2026-06-11T21:47:05.513Z | ++ [[ offline* != online ]] |
| 810 | 2026-06-11T21:47:05.513Z | ++ [[ 87 -gt 300 ]] |
| 811 | 2026-06-11T21:47:05.516Z | ++ sleep 1 |
| 812 | 2026-06-11T21:47:06.515Z | ++ retry=88 |
| 813 | 2026-06-11T21:47:06.519Z | +++ svcs -Hostate baseline |
| 814 | 2026-06-11T21:47:06.529Z | ++ [[ offline* != online ]] |
| 815 | 2026-06-11T21:47:06.529Z | ++ [[ 88 -gt 300 ]] |
| 816 | 2026-06-11T21:47:06.529Z | ++ sleep 1 |
| 817 | 2026-06-11T21:47:07.531Z | ++ retry=89 |
| 818 | 2026-06-11T21:47:07.534Z | +++ svcs -Hostate baseline |
| 819 | 2026-06-11T21:47:07.546Z | ++ [[ offline* != online ]] |
| 820 | 2026-06-11T21:47:07.546Z | ++ [[ 89 -gt 300 ]] |
| 821 | 2026-06-11T21:47:07.546Z | ++ sleep 1 |
| 822 | 2026-06-11T21:47:08.548Z | ++ retry=90 |
| 823 | 2026-06-11T21:47:08.551Z | +++ svcs -Hostate baseline |
| 824 | 2026-06-11T21:47:08.563Z | ++ [[ offline* != online ]] |
| 825 | 2026-06-11T21:47:08.563Z | ++ [[ 90 -gt 300 ]] |
| 826 | 2026-06-11T21:47:08.563Z | ++ sleep 1 |
| 827 | 2026-06-11T21:47:09.565Z | ++ retry=91 |
| 828 | 2026-06-11T21:47:09.568Z | +++ svcs -Hostate baseline |
| 829 | 2026-06-11T21:47:09.580Z | ++ [[ offline* != online ]] |
| 830 | 2026-06-11T21:47:09.580Z | ++ [[ 91 -gt 300 ]] |
| 831 | 2026-06-11T21:47:09.580Z | ++ sleep 1 |
| 832 | 2026-06-11T21:47:10.581Z | ++ retry=92 |
| 833 | 2026-06-11T21:47:10.585Z | +++ svcs -Hostate baseline |
| 834 | 2026-06-11T21:47:10.596Z | ++ [[ offline* != online ]] |
| 835 | 2026-06-11T21:47:10.596Z | ++ [[ 92 -gt 300 ]] |
| 836 | 2026-06-11T21:47:10.596Z | ++ sleep 1 |
| 837 | 2026-06-11T21:47:11.599Z | ++ retry=93 |
| 838 | 2026-06-11T21:47:11.603Z | +++ svcs -Hostate baseline |
| 839 | 2026-06-11T21:47:11.614Z | ++ [[ offline* != online ]] |
| 840 | 2026-06-11T21:47:11.614Z | ++ [[ 93 -gt 300 ]] |
| 841 | 2026-06-11T21:47:11.614Z | ++ sleep 1 |
| 842 | 2026-06-11T21:47:12.615Z | ++ retry=94 |
| 843 | 2026-06-11T21:47:12.619Z | +++ svcs -Hostate baseline |
| 844 | 2026-06-11T21:47:12.630Z | ++ [[ offline* != online ]] |
| 845 | 2026-06-11T21:47:12.630Z | ++ [[ 94 -gt 300 ]] |
| 846 | 2026-06-11T21:47:12.630Z | ++ sleep 1 |
| 847 | 2026-06-11T21:47:13.632Z | ++ retry=95 |
| 848 | 2026-06-11T21:47:13.635Z | +++ svcs -Hostate baseline |
| 849 | 2026-06-11T21:47:13.648Z | ++ [[ offline* != online ]] |
| 850 | 2026-06-11T21:47:13.648Z | ++ [[ 95 -gt 300 ]] |
| 851 | 2026-06-11T21:47:13.648Z | ++ sleep 1 |
| 852 | 2026-06-11T21:47:14.648Z | ++ retry=96 |
| 853 | 2026-06-11T21:47:14.650Z | +++ svcs -Hostate baseline |
| 854 | 2026-06-11T21:47:14.662Z | ++ [[ offline* != online ]] |
| 855 | 2026-06-11T21:47:14.662Z | ++ [[ 96 -gt 300 ]] |
| 856 | 2026-06-11T21:47:14.662Z | ++ sleep 1 |
| 857 | 2026-06-11T21:47:15.664Z | ++ retry=97 |
| 858 | 2026-06-11T21:47:15.666Z | +++ svcs -Hostate baseline |
| 859 | 2026-06-11T21:47:15.678Z | ++ [[ offline* != online ]] |
| 860 | 2026-06-11T21:47:15.678Z | ++ [[ 97 -gt 300 ]] |
| 861 | 2026-06-11T21:47:15.678Z | ++ sleep 1 |
| 862 | 2026-06-11T21:47:16.680Z | ++ retry=98 |
| 863 | 2026-06-11T21:47:16.683Z | +++ svcs -Hostate baseline |
| 864 | 2026-06-11T21:47:16.695Z | ++ [[ offline* != online ]] |
| 865 | 2026-06-11T21:47:16.695Z | ++ [[ 98 -gt 300 ]] |
| 866 | 2026-06-11T21:47:16.695Z | ++ sleep 1 |
| 867 | 2026-06-11T21:47:17.697Z | ++ retry=99 |
| 868 | 2026-06-11T21:47:17.700Z | +++ svcs -Hostate baseline |
| 869 | 2026-06-11T21:47:17.712Z | ++ [[ offline* != online ]] |
| 870 | 2026-06-11T21:47:17.712Z | ++ [[ 99 -gt 300 ]] |
| 871 | 2026-06-11T21:47:17.715Z | ++ sleep 1 |
| 872 | 2026-06-11T21:47:18.714Z | ++ retry=100 |
| 873 | 2026-06-11T21:47:18.717Z | +++ svcs -Hostate baseline |
| 874 | 2026-06-11T21:47:18.728Z | ++ [[ offline* != online ]] |
| 875 | 2026-06-11T21:47:18.728Z | ++ [[ 100 -gt 300 ]] |
| 876 | 2026-06-11T21:47:18.728Z | ++ sleep 1 |
| 877 | 2026-06-11T21:47:19.733Z | ++ retry=101 |
| 878 | 2026-06-11T21:47:19.735Z | +++ svcs -Hostate baseline |
| 879 | 2026-06-11T21:47:19.744Z | ++ [[ offline* != online ]] |
| 880 | 2026-06-11T21:47:19.744Z | ++ [[ 101 -gt 300 ]] |
| 881 | 2026-06-11T21:47:19.744Z | ++ sleep 1 |
| 882 | 2026-06-11T21:47:20.746Z | ++ retry=102 |
| 883 | 2026-06-11T21:47:20.749Z | +++ svcs -Hostate baseline |
| 884 | 2026-06-11T21:47:20.761Z | ++ [[ offline* != online ]] |
| 885 | 2026-06-11T21:47:20.761Z | ++ [[ 102 -gt 300 ]] |
| 886 | 2026-06-11T21:47:20.761Z | ++ sleep 1 |
| 887 | 2026-06-11T21:47:21.762Z | ++ retry=103 |
| 888 | 2026-06-11T21:47:21.765Z | +++ svcs -Hostate baseline |
| 889 | 2026-06-11T21:47:21.776Z | ++ [[ offline* != online ]] |
| 890 | 2026-06-11T21:47:21.776Z | ++ [[ 103 -gt 300 ]] |
| 891 | 2026-06-11T21:47:21.776Z | ++ sleep 1 |
| 892 | 2026-06-11T21:47:22.778Z | ++ retry=104 |
| 893 | 2026-06-11T21:47:22.781Z | +++ svcs -Hostate baseline |
| 894 | 2026-06-11T21:47:22.792Z | ++ [[ offline* != online ]] |
| 895 | 2026-06-11T21:47:22.792Z | ++ [[ 104 -gt 300 ]] |
| 896 | 2026-06-11T21:47:22.792Z | ++ sleep 1 |
| 897 | 2026-06-11T21:47:23.794Z | ++ retry=105 |
| 898 | 2026-06-11T21:47:23.797Z | +++ svcs -Hostate baseline |
| 899 | 2026-06-11T21:47:23.809Z | ++ [[ offline* != online ]] |
| 900 | 2026-06-11T21:47:23.809Z | ++ [[ 105 -gt 300 ]] |
| 901 | 2026-06-11T21:47:23.809Z | ++ sleep 1 |
| 902 | 2026-06-11T21:47:24.810Z | ++ retry=106 |
| 903 | 2026-06-11T21:47:24.814Z | +++ svcs -Hostate baseline |
| 904 | 2026-06-11T21:47:24.825Z | ++ [[ offline* != online ]] |
| 905 | 2026-06-11T21:47:24.825Z | ++ [[ 106 -gt 300 ]] |
| 906 | 2026-06-11T21:47:24.825Z | ++ sleep 1 |
| 907 | 2026-06-11T21:47:25.826Z | ++ retry=107 |
| 908 | 2026-06-11T21:47:25.847Z | +++ svcs -Hostate baseline |
| 909 | 2026-06-11T21:47:25.851Z | ++ [[ online != online ]] |
| 910 | 2026-06-11T21:47:25.851Z | ++ set -o errexit |
| 911 | 2026-06-11T21:47:25.851Z | ++ set -o pipefail |
| 912 | 2026-06-11T21:47:25.851Z | ++ banner build |
| 913 | 2026-06-11T21:47:25.851Z | |
| 914 | 2026-06-11T21:47:25.851Z | ##### # # # # ##### |
| 915 | 2026-06-11T21:47:25.851Z | # # # # # # # # |
| 916 | 2026-06-11T21:47:25.851Z | ##### # # # # # # |
| 917 | 2026-06-11T21:47:25.851Z | # # # # # # # # |
| 918 | 2026-06-11T21:47:25.851Z | # # # # # # # # |
| 919 | 2026-06-11T21:47:25.851Z | ##### #### # ###### ##### |
| 920 | 2026-06-11T21:47:25.851Z | |
| 921 | 2026-06-11T21:47:25.851Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 922 | 2026-06-11T21:47:25.851Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 923 | 2026-06-11T21:47:26.010Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 924 | 2026-06-11T21:47:26.015Z | info: downloading 6 components |
| 925 | 2026-06-11T21:47:41.474Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 926 | 2026-06-11T21:47:42.098Z | From https://github.com/oxidecomputer/falcon |
| 927 | 2026-06-11T21:47:42.098Z | * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3 |
| 928 | 2026-06-11T21:47:42.177Z | Updating crates.io index |
| 929 | 2026-06-11T21:47:42.179Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 930 | 2026-06-11T21:47:43.149Z | From https://github.com/oxidecomputer/dendrite |
| 931 | 2026-06-11T21:47:43.149Z | * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58 |
| 932 | 2026-06-11T21:47:43.219Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 933 | 2026-06-11T21:47:43.514Z | From https://github.com/oxidecomputer/ispf |
| 934 | 2026-06-11T21:47:43.514Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 935 | 2026-06-11T21:47:43.760Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 936 | 2026-06-11T21:47:44.155Z | From https://github.com/oxidecomputer/netadm-sys |
| 937 | 2026-06-11T21:47:44.155Z | * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9 |
| 938 | 2026-06-11T21:47:44.166Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 939 | 2026-06-11T21:47:50.219Z | From https://github.com/oxidecomputer/omicron |
| 940 | 2026-06-11T21:47:50.219Z | * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b |
| 941 | 2026-06-11T21:47:50.641Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 942 | 2026-06-11T21:47:51.327Z | From https://github.com/oxidecomputer/opte |
| 943 | 2026-06-11T21:47:51.327Z | * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 |
| 944 | 2026-06-11T21:47:51.358Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 945 | 2026-06-11T21:47:51.664Z | From https://github.com/illumos/smf-rs |
| 946 | 2026-06-11T21:47:51.664Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 947 | 2026-06-11T21:47:52.247Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 948 | 2026-06-11T21:47:52.574Z | From https://github.com/oxidecomputer/network-interface |
| 949 | 2026-06-11T21:47:52.574Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 950 | 2026-06-11T21:47:52.775Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 951 | 2026-06-11T21:47:53.087Z | From https://github.com/oxidecomputer/zone |
| 952 | 2026-06-11T21:47:53.087Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 953 | 2026-06-11T21:47:53.112Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 954 | 2026-06-11T21:47:53.838Z | From https://github.com/oxidecomputer/propolis |
| 955 | 2026-06-11T21:47:53.838Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 956 | 2026-06-11T21:47:54.013Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 957 | 2026-06-11T21:47:54.536Z | From https://github.com/oxidecomputer/transceiver-control |
| 958 | 2026-06-11T21:47:54.536Z | * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac |
| 959 | 2026-06-11T21:47:54.742Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 960 | 2026-06-11T21:47:55.037Z | From https://github.com/oxidecomputer/dlpi-sys |
| 961 | 2026-06-11T21:47:55.037Z | * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664 |
| 962 | 2026-06-11T21:47:55.052Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 963 | 2026-06-11T21:47:55.454Z | From https://github.com/jmesmon/rust-libzfs |
| 964 | 2026-06-11T21:47:55.454Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 965 | 2026-06-11T21:47:55.461Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 966 | 2026-06-11T21:47:55.759Z | From https://github.com/oxidecomputer/rusty-doors |
| 967 | 2026-06-11T21:47:55.759Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 968 | 2026-06-11T21:47:55.769Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 969 | 2026-06-11T21:47:56.129Z | From https://github.com/oxidecomputer/lldp |
| 970 | 2026-06-11T21:47:56.129Z | * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154 |
| 971 | 2026-06-11T21:47:56.234Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 972 | 2026-06-11T21:47:56.549Z | From https://github.com/oxidecomputer/slog-error-chain |
| 973 | 2026-06-11T21:47:56.549Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 974 | 2026-06-11T21:47:56.625Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 975 | 2026-06-11T21:47:56.957Z | From https://github.com/oxidecomputer/tufaceous |
| 976 | 2026-06-11T21:47:56.957Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 977 | 2026-06-11T21:47:56.988Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 978 | 2026-06-11T21:47:57.466Z | From https://github.com/oxidecomputer/management-gateway-service |
| 979 | 2026-06-11T21:47:57.466Z | * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862 |
| 980 | 2026-06-11T21:47:57.689Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 981 | 2026-06-11T21:47:58.530Z | From https://github.com/oxidecomputer/crucible |
| 982 | 2026-06-11T21:47:58.530Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 983 | 2026-06-11T21:47:59.517Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 984 | 2026-06-11T21:47:59.812Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 985 | 2026-06-11T21:47:59.812Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 986 | 2026-06-11T21:48:00.082Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 987 | 2026-06-11T21:48:00.811Z | From https://github.com/oxidecomputer/propolis |
| 988 | 2026-06-11T21:48:00.811Z | * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676 |
| 989 | 2026-06-11T21:48:01.169Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 990 | 2026-06-11T21:48:01.713Z | From https://github.com/oxidecomputer/crucible |
| 991 | 2026-06-11T21:48:01.713Z | * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 |
| 992 | 2026-06-11T21:48:02.096Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 993 | 2026-06-11T21:48:02.475Z | From https://github.com/oxidecomputer/tofino |
| 994 | 2026-06-11T21:48:02.475Z | * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc |
| 995 | 2026-06-11T21:48:02.486Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 996 | 2026-06-11T21:48:03.181Z | From https://github.com/oxidecomputer/maghemite |
| 997 | 2026-06-11T21:48:03.181Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 998 | 2026-06-11T21:48:03.230Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 999 | 2026-06-11T21:48:03.529Z | From https://github.com/oxidecomputer/clickward |
| 1000 | 2026-06-11T21:48:03.529Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 1001 | 2026-06-11T21:48:03.591Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 1002 | 2026-06-11T21:48:04.089Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 1003 | 2026-06-11T21:48:04.089Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 1004 | 2026-06-11T21:48:05.663Z | Downloading crates ... |
| 1005 | 2026-06-11T21:48:05.745Z | Downloaded adler2 v2.0.1 |
| 1006 | 2026-06-11T21:48:05.753Z | Downloaded base64ct v1.8.3 |
| 1007 | 2026-06-11T21:48:05.756Z | Downloaded clap_lex v1.1.0 |
| 1008 | 2026-06-11T21:48:05.758Z | Downloaded backoff v0.4.0 |
| 1009 | 2026-06-11T21:48:05.761Z | Downloaded atomicwrites v0.4.4 |
| 1010 | 2026-06-11T21:48:05.763Z | Downloaded anstream v1.0.0 |
| 1011 | 2026-06-11T21:48:05.766Z | Downloaded argon2 v0.5.3 |
| 1012 | 2026-06-11T21:48:05.773Z | Downloaded async-recursion v1.1.1 |
| 1013 | 2026-06-11T21:48:05.776Z | Downloaded bs58 v0.5.1 |
| 1014 | 2026-06-11T21:48:05.779Z | Downloaded async-stream v0.3.6 |
| 1015 | 2026-06-11T21:48:05.783Z | Downloaded hostname v0.3.1 |
| 1016 | 2026-06-11T21:48:05.786Z | Downloaded futures-macro v0.3.32 |
| 1017 | 2026-06-11T21:48:05.789Z | Downloaded cfg-if v1.0.4 |
| 1018 | 2026-06-11T21:48:05.792Z | Downloaded git-stub-vcs v0.1.0 |
| 1019 | 2026-06-11T21:48:05.794Z | Downloaded embedded-io v0.4.0 |
| 1020 | 2026-06-11T21:48:05.797Z | Downloaded digest v0.11.3 |
| 1021 | 2026-06-11T21:48:05.800Z | Downloaded equivalent v1.0.2 |
| 1022 | 2026-06-11T21:48:05.800Z | Downloaded flate2 v1.1.9 |
| 1023 | 2026-06-11T21:48:05.803Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 1024 | 2026-06-11T21:48:05.806Z | Downloaded defmt v0.3.100 |
| 1025 | 2026-06-11T21:48:05.809Z | Downloaded either v1.16.0 |
| 1026 | 2026-06-11T21:48:05.809Z | Downloaded autocfg v1.5.1 |
| 1027 | 2026-06-11T21:48:05.813Z | Downloaded foreign-types v0.3.2 |
| 1028 | 2026-06-11T21:48:05.816Z | Downloaded dropshot_endpoint v0.17.1 |
| 1029 | 2026-06-11T21:48:05.816Z | Downloaded float-ord v0.3.2 |
| 1030 | 2026-06-11T21:48:05.819Z | Downloaded fastrand v2.4.1 |
| 1031 | 2026-06-11T21:48:05.822Z | Downloaded ciborium-io v0.2.2 |
| 1032 | 2026-06-11T21:48:05.822Z | Downloaded foreign-types-shared v0.3.1 |
| 1033 | 2026-06-11T21:48:05.824Z | Downloaded enum-as-inner v0.6.1 |
| 1034 | 2026-06-11T21:48:05.828Z | Downloaded futures-core v0.3.32 |
| 1035 | 2026-06-11T21:48:05.828Z | Downloaded dyn-clone v1.0.20 |
| 1036 | 2026-06-11T21:48:05.831Z | Downloaded const-random v0.1.18 |
| 1037 | 2026-06-11T21:48:05.831Z | Downloaded data-encoding v2.11.0 |
| 1038 | 2026-06-11T21:48:05.834Z | Downloaded dtrace-parser v0.3.0 |
| 1039 | 2026-06-11T21:48:05.834Z | Downloaded darling_macro v0.21.3 |
| 1040 | 2026-06-11T21:48:05.837Z | Downloaded arc-swap v1.9.1 |
| 1041 | 2026-06-11T21:48:05.839Z | Downloaded heck v0.4.1 |
| 1042 | 2026-06-11T21:48:05.842Z | Downloaded foldhash v0.2.0 |
| 1043 | 2026-06-11T21:48:05.843Z | Downloaded form_urlencoded v1.2.2 |
| 1044 | 2026-06-11T21:48:05.845Z | Downloaded find-msvc-tools v0.1.9 |
| 1045 | 2026-06-11T21:48:05.848Z | Downloaded defmt-macros v1.1.0 |
| 1046 | 2026-06-11T21:48:05.851Z | Downloaded crypto-common v0.1.7 |
| 1047 | 2026-06-11T21:48:05.851Z | Downloaded darling_core v0.21.3 |
| 1048 | 2026-06-11T21:48:05.855Z | Downloaded const-random-macro v0.1.16 |
| 1049 | 2026-06-11T21:48:05.857Z | Downloaded fxhash v0.2.1 |
| 1050 | 2026-06-11T21:48:05.860Z | Downloaded crypto-common v0.2.2 |
| 1051 | 2026-06-11T21:48:05.860Z | Downloaded ciborium-ll v0.2.2 |
| 1052 | 2026-06-11T21:48:05.863Z | Downloaded hash32 v0.3.1 |
| 1053 | 2026-06-11T21:48:05.866Z | Downloaded foreign-types-macros v0.2.3 |
| 1054 | 2026-06-11T21:48:05.866Z | Downloaded foreign-types-shared v0.1.1 |
| 1055 | 2026-06-11T21:48:05.868Z | Downloaded byteorder v1.5.0 |
| 1056 | 2026-06-11T21:48:05.868Z | Downloaded gethostname v0.5.0 |
| 1057 | 2026-06-11T21:48:05.871Z | Downloaded hex v0.4.3 |
| 1058 | 2026-06-11T21:48:05.875Z | Downloaded git-stub v1.0.0 |
| 1059 | 2026-06-11T21:48:05.878Z | Downloaded futures-io v0.3.32 |
| 1060 | 2026-06-11T21:48:05.878Z | Downloaded convert_case v0.4.0 |
| 1061 | 2026-06-11T21:48:05.878Z | Downloaded crc8 v0.1.1 |
| 1062 | 2026-06-11T21:48:05.881Z | Downloaded highway v1.3.0 |
| 1063 | 2026-06-11T21:48:05.881Z | Downloaded getrandom v0.2.17 |
| 1064 | 2026-06-11T21:48:05.884Z | Downloaded dtrace-parser v0.2.0 |
| 1065 | 2026-06-11T21:48:05.886Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1066 | 2026-06-11T21:48:05.889Z | Downloaded fnv v1.0.7 |
| 1067 | 2026-06-11T21:48:05.889Z | Downloaded crunchy v0.2.4 |
| 1068 | 2026-06-11T21:48:05.892Z | Downloaded compression-core v0.4.32 |
| 1069 | 2026-06-11T21:48:05.892Z | Downloaded hubpack_derive v0.1.1 |
| 1070 | 2026-06-11T21:48:05.894Z | Downloaded cc v1.2.63 |
| 1071 | 2026-06-11T21:48:05.897Z | Downloaded http-body v1.0.1 |
| 1072 | 2026-06-11T21:48:05.897Z | Downloaded futures-task v0.3.32 |
| 1073 | 2026-06-11T21:48:05.900Z | Downloaded futures-sink v0.3.32 |
| 1074 | 2026-06-11T21:48:05.900Z | Downloaded bytes v1.11.1 |
| 1075 | 2026-06-11T21:48:05.903Z | Downloaded ident_case v1.0.1 |
| 1076 | 2026-06-11T21:48:05.905Z | Downloaded hostname v0.4.2 |
| 1077 | 2026-06-11T21:48:05.908Z | Downloaded hubpack v0.1.2 |
| 1078 | 2026-06-11T21:48:05.908Z | Downloaded generic-array v0.14.7 |
| 1079 | 2026-06-11T21:48:05.911Z | Downloaded heck v0.5.0 |
| 1080 | 2026-06-11T21:48:05.914Z | Downloaded foreign-types v0.5.0 |
| 1081 | 2026-06-11T21:48:05.914Z | Downloaded instant v0.1.13 |
| 1082 | 2026-06-11T21:48:05.916Z | Downloaded errno v0.3.14 |
| 1083 | 2026-06-11T21:48:05.916Z | Downloaded csv-core v0.1.13 |
| 1084 | 2026-06-11T21:48:05.919Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1085 | 2026-06-11T21:48:05.922Z | Downloaded fs-err v3.3.0 |
| 1086 | 2026-06-11T21:48:05.922Z | Downloaded erased-serde v0.3.31 |
| 1087 | 2026-06-11T21:48:05.925Z | Downloaded inout v0.1.4 |
| 1088 | 2026-06-11T21:48:05.927Z | Downloaded globset v0.4.18 |
| 1089 | 2026-06-11T21:48:05.927Z | Downloaded debug-ignore v1.0.5 |
| 1090 | 2026-06-11T21:48:05.930Z | Downloaded crossbeam-deque v0.8.6 |
| 1091 | 2026-06-11T21:48:05.933Z | Downloaded idna_adapter v1.2.2 |
| 1092 | 2026-06-11T21:48:05.933Z | Downloaded glob v0.3.3 |
| 1093 | 2026-06-11T21:48:05.936Z | Downloaded konst_macro_rules v0.2.19 |
| 1094 | 2026-06-11T21:48:05.936Z | Downloaded is_ci v1.2.0 |
| 1095 | 2026-06-11T21:48:05.939Z | Downloaded is-terminal v0.4.17 |
| 1096 | 2026-06-11T21:48:05.939Z | Downloaded futures-channel v0.3.32 |
| 1097 | 2026-06-11T21:48:05.941Z | Downloaded lazy_static v1.5.0 |
| 1098 | 2026-06-11T21:48:05.944Z | Downloaded keccak v0.1.6 |
| 1099 | 2026-06-11T21:48:05.944Z | Downloaded darling v0.21.3 |
| 1100 | 2026-06-11T21:48:05.948Z | Downloaded libscf-sys v1.2.0 |
| 1101 | 2026-06-11T21:48:05.950Z | Downloaded lru-slab v0.1.2 |
| 1102 | 2026-06-11T21:48:05.953Z | Downloaded linked-hash-map v0.5.6 |
| 1103 | 2026-06-11T21:48:05.953Z | Downloaded internet-checksum v0.2.1 |
| 1104 | 2026-06-11T21:48:05.956Z | Downloaded camino v1.2.2 |
| 1105 | 2026-06-11T21:48:05.956Z | Downloaded macaddr v1.0.1 |
| 1106 | 2026-06-11T21:48:05.959Z | Downloaded foldhash v0.1.5 |
| 1107 | 2026-06-11T21:48:05.962Z | Downloaded critical-section v1.2.0 |
| 1108 | 2026-06-11T21:48:05.962Z | Downloaded humantime v2.3.0 |
| 1109 | 2026-06-11T21:48:05.965Z | Downloaded cipher v0.4.4 |
| 1110 | 2026-06-11T21:48:05.965Z | Downloaded fixedbitset v0.5.7 |
| 1111 | 2026-06-11T21:48:05.967Z | Downloaded lru-cache v0.1.2 |
| 1112 | 2026-06-11T21:48:05.967Z | Downloaded http-body-util v0.1.3 |
| 1113 | 2026-06-11T21:48:05.970Z | Downloaded colored v3.1.1 |
| 1114 | 2026-06-11T21:48:05.972Z | Downloaded ipnet v2.12.0 |
| 1115 | 2026-06-11T21:48:05.975Z | Downloaded daft v0.1.7 |
| 1116 | 2026-06-11T21:48:05.975Z | Downloaded httpdate v1.0.3 |
| 1117 | 2026-06-11T21:48:05.978Z | Downloaded memoffset v0.9.1 |
| 1118 | 2026-06-11T21:48:05.981Z | Downloaded chacha20 v0.9.1 |
| 1119 | 2026-06-11T21:48:05.981Z | Downloaded num v0.4.3 |
| 1120 | 2026-06-11T21:48:05.984Z | Downloaded hyper-rustls v0.27.9 |
| 1121 | 2026-06-11T21:48:05.984Z | Downloaded match_cfg v0.1.0 |
| 1122 | 2026-06-11T21:48:05.986Z | Downloaded memmap v0.7.0 |
| 1123 | 2026-06-11T21:48:05.986Z | Downloaded mime v0.3.17 |
| 1124 | 2026-06-11T21:48:05.989Z | Downloaded hmac v0.12.1 |
| 1125 | 2026-06-11T21:48:05.992Z | Downloaded ipnetwork v0.21.1 |
| 1126 | 2026-06-11T21:48:05.992Z | Downloaded num-conv v0.2.2 |
| 1127 | 2026-06-11T21:48:05.995Z | Downloaded cargo_toml v0.22.3 |
| 1128 | 2026-06-11T21:48:05.995Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1129 | 2026-06-11T21:48:05.997Z | Downloaded ingot-types v0.1.2 |
| 1130 | 2026-06-11T21:48:05.997Z | Downloaded newtype_derive v0.1.6 |
| 1131 | 2026-06-11T21:48:06.000Z | Downloaded num-iter v0.1.45 |
| 1132 | 2026-06-11T21:48:06.004Z | Downloaded opaque-debug v0.3.1 |
| 1133 | 2026-06-11T21:48:06.004Z | Downloaded num_enum_derive v0.5.11 |
| 1134 | 2026-06-11T21:48:06.004Z | Downloaded crossbeam-utils v0.8.21 |
| 1135 | 2026-06-11T21:48:06.007Z | Downloaded natord v1.0.9 |
| 1136 | 2026-06-11T21:48:06.007Z | Downloaded lock_api v0.4.14 |
| 1137 | 2026-06-11T21:48:06.009Z | Downloaded newline-converter v0.3.0 |
| 1138 | 2026-06-11T21:48:06.009Z | Downloaded olpc-cjson v0.1.4 |
| 1139 | 2026-06-11T21:48:06.012Z | Downloaded linear-map v1.2.0 |
| 1140 | 2026-06-11T21:48:06.012Z | Downloaded console v0.16.3 |
| 1141 | 2026-06-11T21:48:06.015Z | Downloaded num-derive v0.4.2 |
| 1142 | 2026-06-11T21:48:06.018Z | Downloaded openssl-probe v0.2.1 |
| 1143 | 2026-06-11T21:48:06.018Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1144 | 2026-06-11T21:48:06.020Z | Downloaded num_threads v0.1.7 |
| 1145 | 2026-06-11T21:48:06.020Z | Downloaded parse-display v0.10.0 |
| 1146 | 2026-06-11T21:48:06.023Z | Downloaded multer v3.1.0 |
| 1147 | 2026-06-11T21:48:06.023Z | Downloaded console v0.15.11 |
| 1148 | 2026-06-11T21:48:06.026Z | Downloaded ingot v0.1.1 |
| 1149 | 2026-06-11T21:48:06.028Z | Downloaded allocator-api2 v0.2.21 |
| 1150 | 2026-06-11T21:48:06.031Z | Downloaded clap_derive v4.6.1 |
| 1151 | 2026-06-11T21:48:06.031Z | Downloaded openssl-macros v0.1.1 |
| 1152 | 2026-06-11T21:48:06.034Z | Downloaded anyhow v1.0.102 |
| 1153 | 2026-06-11T21:48:06.037Z | Downloaded cmake v0.1.58 |
| 1154 | 2026-06-11T21:48:06.037Z | Downloaded bytecount v0.6.9 |
| 1155 | 2026-06-11T21:48:06.039Z | Downloaded jobserver v0.1.34 |
| 1156 | 2026-06-11T21:48:06.042Z | Downloaded libsw-core v0.3.2 |
| 1157 | 2026-06-11T21:48:06.042Z | Downloaded cancel-safe-futures v0.1.5 |
| 1158 | 2026-06-11T21:48:06.045Z | Downloaded iana-time-zone v0.1.65 |
| 1159 | 2026-06-11T21:48:06.047Z | Downloaded percent-encoding v2.3.2 |
| 1160 | 2026-06-11T21:48:06.050Z | Downloaded blake2 v0.10.6 |
| 1161 | 2026-06-11T21:48:06.050Z | Downloaded no-std-compat v0.4.1 |
| 1162 | 2026-06-11T21:48:06.053Z | Downloaded defmt v1.1.0 |
| 1163 | 2026-06-11T21:48:06.056Z | Downloaded futures v0.3.32 |
| 1164 | 2026-06-11T21:48:06.058Z | Downloaded crossbeam-epoch v0.9.18 |
| 1165 | 2026-06-11T21:48:06.061Z | Downloaded half v2.7.1 |
| 1166 | 2026-06-11T21:48:06.064Z | Downloaded ingot-macros v0.1.1 |
| 1167 | 2026-06-11T21:48:06.064Z | Downloaded plain v0.2.3 |
| 1168 | 2026-06-11T21:48:06.066Z | Downloaded darling_core v0.23.0 |
| 1169 | 2026-06-11T21:48:06.069Z | Downloaded darling v0.23.0 |
| 1170 | 2026-06-11T21:48:06.072Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1171 | 2026-06-11T21:48:06.075Z | Downloaded ciborium v0.2.2 |
| 1172 | 2026-06-11T21:48:06.078Z | Downloaded bitflags v2.12.1 |
| 1173 | 2026-06-11T21:48:06.080Z | Downloaded num_enum v0.7.6 |
| 1174 | 2026-06-11T21:48:06.083Z | Downloaded parking_lot_core v0.8.6 |
| 1175 | 2026-06-11T21:48:06.086Z | Downloaded num-rational v0.4.2 |
| 1176 | 2026-06-11T21:48:06.086Z | Downloaded num-complex v0.4.6 |
| 1177 | 2026-06-11T21:48:06.086Z | Downloaded phf_shared v0.12.1 |
| 1178 | 2026-06-11T21:48:06.089Z | Downloaded progenitor-macro v0.10.0 |
| 1179 | 2026-06-11T21:48:06.089Z | Downloaded newtype-uuid v1.3.2 |
| 1180 | 2026-06-11T21:48:06.092Z | Downloaded cookie v0.18.1 |
| 1181 | 2026-06-11T21:48:06.095Z | Downloaded quick-error v1.2.3 |
| 1182 | 2026-06-11T21:48:06.095Z | Downloaded progenitor-client v0.14.0 |
| 1183 | 2026-06-11T21:48:06.095Z | Downloaded proc-macro-crate v3.5.0 |
| 1184 | 2026-06-11T21:48:06.098Z | Downloaded pretty-hex v0.4.2 |
| 1185 | 2026-06-11T21:48:06.098Z | Downloaded num_enum_derive v0.7.6 |
| 1186 | 2026-06-11T21:48:06.101Z | Downloaded elliptic-curve v0.13.8 |
| 1187 | 2026-06-11T21:48:06.104Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1188 | 2026-06-11T21:48:06.104Z | Downloaded crc32fast v1.5.0 |
| 1189 | 2026-06-11T21:48:06.106Z | Downloaded num_enum v0.5.11 |
| 1190 | 2026-06-11T21:48:06.109Z | Downloaded progenitor-client v0.10.0 |
| 1191 | 2026-06-11T21:48:06.109Z | Downloaded progenitor-macro v0.14.0 |
| 1192 | 2026-06-11T21:48:06.112Z | Downloaded icu_provider v2.2.0 |
| 1193 | 2026-06-11T21:48:06.115Z | Downloaded getrandom v0.4.2 |
| 1194 | 2026-06-11T21:48:06.117Z | Downloaded oxnet v0.1.6 |
| 1195 | 2026-06-11T21:48:06.117Z | Downloaded num-integer v0.1.46 |
| 1196 | 2026-06-11T21:48:06.121Z | Downloaded litemap v0.8.2 |
| 1197 | 2026-06-11T21:48:06.123Z | Downloaded libsw v3.5.0 |
| 1198 | 2026-06-11T21:48:06.123Z | Downloaded pem v3.0.6 |
| 1199 | 2026-06-11T21:48:06.126Z | Downloaded phf v0.12.1 |
| 1200 | 2026-06-11T21:48:06.126Z | Downloaded parse-display-derive v0.10.0 |
| 1201 | 2026-06-11T21:48:06.126Z | Downloaded clap v4.6.1 |
| 1202 | 2026-06-11T21:48:06.132Z | Downloaded pkg-config v0.3.33 |
| 1203 | 2026-06-11T21:48:06.134Z | Downloaded ref-cast v1.0.25 |
| 1204 | 2026-06-11T21:48:06.137Z | Downloaded ref-cast-impl v1.0.25 |
| 1205 | 2026-06-11T21:48:06.137Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1206 | 2026-06-11T21:48:06.140Z | Downloaded rand_chacha v0.3.1 |
| 1207 | 2026-06-11T21:48:06.140Z | Downloaded rand_xorshift v0.4.0 |
| 1208 | 2026-06-11T21:48:06.144Z | Downloaded indexmap v1.9.3 |
| 1209 | 2026-06-11T21:48:06.144Z | Downloaded expectorate v1.2.0 |
| 1210 | 2026-06-11T21:48:06.147Z | Downloaded getrandom v0.3.4 |
| 1211 | 2026-06-11T21:48:06.147Z | Downloaded proc-macro-crate v1.3.1 |
| 1212 | 2026-06-11T21:48:06.150Z | Downloaded powerfmt v0.2.0 |
| 1213 | 2026-06-11T21:48:06.150Z | Downloaded potential_utf v0.1.5 |
| 1214 | 2026-06-11T21:48:06.153Z | Downloaded hybrid-array v0.4.12 |
| 1215 | 2026-06-11T21:48:06.153Z | Downloaded httparse v1.10.1 |
| 1216 | 2026-06-11T21:48:06.155Z | Downloaded managed v0.8.0 |
| 1217 | 2026-06-11T21:48:06.158Z | Downloaded pin-project-lite v0.2.17 |
| 1218 | 2026-06-11T21:48:06.161Z | Downloaded proc-macro-error v1.0.4 |
| 1219 | 2026-06-11T21:48:06.164Z | Downloaded pin-project-internal v1.1.13 |
| 1220 | 2026-06-11T21:48:06.164Z | Downloaded icu_properties v2.2.0 |
| 1221 | 2026-06-11T21:48:06.167Z | Downloaded progenitor v0.10.0 |
| 1222 | 2026-06-11T21:48:06.167Z | Downloaded proc-macro-error2 v2.0.1 |
| 1223 | 2026-06-11T21:48:06.169Z | Downloaded progenitor-client v0.13.0 |
| 1224 | 2026-06-11T21:48:06.172Z | Downloaded progenitor v0.14.0 |
| 1225 | 2026-06-11T21:48:06.172Z | Downloaded rustc-hash v2.1.2 |
| 1226 | 2026-06-11T21:48:06.175Z | Downloaded progenitor v0.13.0 |
| 1227 | 2026-06-11T21:48:06.175Z | Downloaded icu_normalizer v2.2.0 |
| 1228 | 2026-06-11T21:48:06.177Z | Downloaded heapless v0.8.0 |
| 1229 | 2026-06-11T21:48:06.180Z | Downloaded icu_normalizer_data v2.2.0 |
| 1230 | 2026-06-11T21:48:06.183Z | Downloaded rustc_version v0.1.7 |
| 1231 | 2026-06-11T21:48:06.183Z | Downloaded derive_more v0.99.20 |
| 1232 | 2026-06-11T21:48:06.186Z | Downloaded pest_derive v2.8.6 |
| 1233 | 2026-06-11T21:48:06.188Z | Downloaded rand_core v0.10.1 |
| 1234 | 2026-06-11T21:48:06.191Z | Downloaded rand_core v0.6.4 |
| 1235 | 2026-06-11T21:48:06.191Z | Downloaded once_cell v1.21.4 |
| 1236 | 2026-06-11T21:48:06.194Z | Downloaded scroll_derive v0.13.1 |
| 1237 | 2026-06-11T21:48:06.194Z | Downloaded serde_repr v0.1.20 |
| 1238 | 2026-06-11T21:48:06.196Z | Downloaded progenitor-macro v0.13.0 |
| 1239 | 2026-06-11T21:48:06.197Z | Downloaded progenitor-extras v0.2.0 |
| 1240 | 2026-06-11T21:48:06.200Z | Downloaded scroll_derive v0.12.1 |
| 1241 | 2026-06-11T21:48:06.200Z | Downloaded const-oid v0.10.2 |
| 1242 | 2026-06-11T21:48:06.202Z | Downloaded chacha20poly1305 v0.10.1 |
| 1243 | 2026-06-11T21:48:06.202Z | Downloaded poly1305 v0.8.0 |
| 1244 | 2026-06-11T21:48:06.205Z | Downloaded serde-big-array v0.5.1 |
| 1245 | 2026-06-11T21:48:06.205Z | Downloaded hickory-resolver v0.24.4 |
| 1246 | 2026-06-11T21:48:06.208Z | Downloaded serde_urlencoded v0.7.1 |
| 1247 | 2026-06-11T21:48:06.210Z | Downloaded semver v0.1.20 |
| 1248 | 2026-06-11T21:48:06.210Z | Downloaded serde_spanned v1.1.1 |
| 1249 | 2026-06-11T21:48:06.217Z | Downloaded rand_chacha v0.9.0 |
| 1250 | 2026-06-11T21:48:06.217Z | Downloaded rustc_version v0.4.1 |
| 1251 | 2026-06-11T21:48:06.219Z | Downloaded resolv-conf v0.7.6 |
| 1252 | 2026-06-11T21:48:06.219Z | Downloaded postcard v1.1.3 |
| 1253 | 2026-06-11T21:48:06.219Z | Downloaded parking_lot v0.11.2 |
| 1254 | 2026-06-11T21:48:06.219Z | Downloaded rustls-native-certs v0.8.4 |
| 1255 | 2026-06-11T21:48:06.222Z | Downloaded serde_plain v1.0.2 |
| 1256 | 2026-06-11T21:48:06.223Z | Downloaded memmap2 v0.9.10 |
| 1257 | 2026-06-11T21:48:06.225Z | Downloaded log v0.4.32 |
| 1258 | 2026-06-11T21:48:06.225Z | Downloaded rand_core v0.9.5 |
| 1259 | 2026-06-11T21:48:06.225Z | Downloaded const_format v0.2.36 |
| 1260 | 2026-06-11T21:48:06.228Z | Downloaded sigpipe v0.1.3 |
| 1261 | 2026-06-11T21:48:06.231Z | Downloaded sha1 v0.10.6 |
| 1262 | 2026-06-11T21:48:06.231Z | Downloaded serde_spanned v0.6.9 |
| 1263 | 2026-06-11T21:48:06.234Z | Downloaded secrecy v0.10.3 |
| 1264 | 2026-06-11T21:48:06.234Z | Downloaded quote v1.0.45 |
| 1265 | 2026-06-11T21:48:06.237Z | Downloaded base64 v0.22.1 |
| 1266 | 2026-06-11T21:48:06.239Z | Downloaded same-file v1.0.6 |
| 1267 | 2026-06-11T21:48:06.239Z | Downloaded rustversion v1.0.22 |
| 1268 | 2026-06-11T21:48:06.242Z | Downloaded paste v1.0.15 |
| 1269 | 2026-06-11T21:48:06.246Z | Downloaded parking_lot_core v0.9.12 |
| 1270 | 2026-06-11T21:48:06.246Z | Downloaded parking_lot v0.12.5 |
| 1271 | 2026-06-11T21:48:06.249Z | Downloaded ppv-lite86 v0.2.21 |
| 1272 | 2026-06-11T21:48:06.249Z | Downloaded owo-colors v4.3.0 |
| 1273 | 2026-06-11T21:48:06.249Z | Downloaded futures-executor v0.3.32 |
| 1274 | 2026-06-11T21:48:06.252Z | Downloaded compression-codecs v0.4.38 |
| 1275 | 2026-06-11T21:48:06.254Z | Downloaded siphasher v1.0.3 |
| 1276 | 2026-06-11T21:48:06.254Z | Downloaded sha1 v0.11.0 |
| 1277 | 2026-06-11T21:48:06.257Z | Downloaded base64 v0.21.7 |
| 1278 | 2026-06-11T21:48:06.257Z | Downloaded async-trait v0.1.89 |
| 1279 | 2026-06-11T21:48:06.260Z | Downloaded group v0.13.0 |
| 1280 | 2026-06-11T21:48:06.263Z | Downloaded itoa v1.0.18 |
| 1281 | 2026-06-11T21:48:06.263Z | Downloaded drift v0.2.0 |
| 1282 | 2026-06-11T21:48:06.268Z | Downloaded slog-envlogger v2.2.0 |
| 1283 | 2026-06-11T21:48:06.271Z | Downloaded smawk v0.3.2 |
| 1284 | 2026-06-11T21:48:06.271Z | Downloaded slog-bunyan v2.5.0 |
| 1285 | 2026-06-11T21:48:06.273Z | Downloaded num-traits v0.2.19 |
| 1286 | 2026-06-11T21:48:06.273Z | Downloaded scopeguard v1.2.0 |
| 1287 | 2026-06-11T21:48:06.276Z | Downloaded serde_path_to_error v0.1.20 |
| 1288 | 2026-06-11T21:48:06.276Z | Downloaded hickory-resolver v0.25.2 |
| 1289 | 2026-06-11T21:48:06.279Z | Downloaded rusty-fork v0.3.1 |
| 1290 | 2026-06-11T21:48:06.283Z | Downloaded rustls-pemfile v2.2.0 |
| 1291 | 2026-06-11T21:48:06.284Z | Downloaded scroll v0.13.0 |
| 1292 | 2026-06-11T21:48:06.286Z | Downloaded indicatif v0.18.4 |
| 1293 | 2026-06-11T21:48:06.286Z | Downloaded papergrid v0.11.0 |
| 1294 | 2026-06-11T21:48:06.290Z | Downloaded strsim v0.11.1 |
| 1295 | 2026-06-11T21:48:06.293Z | Downloaded scroll v0.12.0 |
| 1296 | 2026-06-11T21:48:06.293Z | Downloaded bitflags v1.3.2 |
| 1297 | 2026-06-11T21:48:06.293Z | Downloaded strum v0.26.3 |
| 1298 | 2026-06-11T21:48:06.296Z | Downloaded fs_extra v1.3.0 |
| 1299 | 2026-06-11T21:48:06.296Z | Downloaded daft-derive v0.1.7 |
| 1300 | 2026-06-11T21:48:06.298Z | Downloaded serde_derive_internals v0.29.1 |
| 1301 | 2026-06-11T21:48:06.301Z | Downloaded schemars_derive v0.8.22 |
| 1302 | 2026-06-11T21:48:06.301Z | Downloaded konst v0.2.20 |
| 1303 | 2026-06-11T21:48:06.304Z | Downloaded subtle v2.6.1 |
| 1304 | 2026-06-11T21:48:06.304Z | Downloaded quinn-udp v0.5.14 |
| 1305 | 2026-06-11T21:48:06.307Z | Downloaded sync_wrapper v1.0.2 |
| 1306 | 2026-06-11T21:48:06.307Z | Downloaded pest_generator v2.8.6 |
| 1307 | 2026-06-11T21:48:06.310Z | Downloaded password-hash v0.5.0 |
| 1308 | 2026-06-11T21:48:06.310Z | Downloaded structmeta v0.3.0 |
| 1309 | 2026-06-11T21:48:06.310Z | Downloaded spin v0.5.2 |
| 1310 | 2026-06-11T21:48:06.312Z | Downloaded shlex v2.0.1 |
| 1311 | 2026-06-11T21:48:06.313Z | Downloaded sha2 v0.10.9 |
| 1312 | 2026-06-11T21:48:06.315Z | Downloaded strum v0.27.2 |
| 1313 | 2026-06-11T21:48:06.315Z | Downloaded stable_deref_trait v1.2.1 |
| 1314 | 2026-06-11T21:48:06.315Z | Downloaded serde_tokenstream v0.2.3 |
| 1315 | 2026-06-11T21:48:06.318Z | Downloaded structmeta-derive v0.3.0 |
| 1316 | 2026-06-11T21:48:06.318Z | Downloaded progenitor-impl v0.10.0 |
| 1317 | 2026-06-11T21:48:06.321Z | Downloaded signal-hook-registry v1.4.8 |
| 1318 | 2026-06-11T21:48:06.321Z | Downloaded crypto-bigint v0.5.5 |
| 1319 | 2026-06-11T21:48:06.323Z | Downloaded tabled_derive v0.7.0 |
| 1320 | 2026-06-11T21:48:06.326Z | Downloaded swrite v0.1.0 |
| 1321 | 2026-06-11T21:48:06.326Z | Downloaded take_mut v0.2.2 |
| 1322 | 2026-06-11T21:48:06.326Z | Downloaded tabled_derive v0.11.0 |
| 1323 | 2026-06-11T21:48:06.329Z | Downloaded simd-adler32 v0.3.9 |
| 1324 | 2026-06-11T21:48:06.329Z | Downloaded rhai_codegen v3.2.0 |
| 1325 | 2026-06-11T21:48:06.333Z | Downloaded pin-project v1.1.13 |
| 1326 | 2026-06-11T21:48:06.339Z | Downloaded termtree v0.5.1 |
| 1327 | 2026-06-11T21:48:06.342Z | Downloaded tagptr v0.2.0 |
| 1328 | 2026-06-11T21:48:06.342Z | Downloaded tabwriter v1.4.1 |
| 1329 | 2026-06-11T21:48:06.345Z | Downloaded slab v0.4.12 |
| 1330 | 2026-06-11T21:48:06.345Z | Downloaded slog-scope v4.4.1 |
| 1331 | 2026-06-11T21:48:06.345Z | Downloaded slog-json v2.6.1 |
| 1332 | 2026-06-11T21:48:06.348Z | Downloaded openssl-sys v0.9.116 |
| 1333 | 2026-06-11T21:48:06.350Z | Downloaded icu_collections v2.2.0 |
| 1334 | 2026-06-11T21:48:06.353Z | Downloaded thread-id v5.1.0 |
| 1335 | 2026-06-11T21:48:06.355Z | Downloaded semver v1.0.28 |
| 1336 | 2026-06-11T21:48:06.355Z | Downloaded terminal_size v0.4.4 |
| 1337 | 2026-06-11T21:48:06.358Z | Downloaded hashbrown v0.12.3 |
| 1338 | 2026-06-11T21:48:06.361Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1339 | 2026-06-11T21:48:06.361Z | Downloaded smf v0.2.3 |
| 1340 | 2026-06-11T21:48:06.361Z | Downloaded smartstring v1.0.1 |
| 1341 | 2026-06-11T21:48:06.363Z | Downloaded testing_table v0.3.0 |
| 1342 | 2026-06-11T21:48:06.363Z | Downloaded rustls-pki-types v1.14.1 |
| 1343 | 2026-06-11T21:48:06.366Z | Downloaded http v1.4.1 |
| 1344 | 2026-06-11T21:48:06.370Z | Downloaded camino-tempfile v1.4.1 |
| 1345 | 2026-06-11T21:48:06.370Z | Downloaded thread-id v4.2.2 |
| 1346 | 2026-06-11T21:48:06.370Z | Downloaded indent_write v2.2.0 |
| 1347 | 2026-06-11T21:48:06.373Z | Downloaded slog-stdlog v4.1.1 |
| 1348 | 2026-06-11T21:48:06.373Z | Downloaded base16ct v1.0.0 |
| 1349 | 2026-06-11T21:48:06.373Z | Downloaded cstr-argument v0.1.2 |
| 1350 | 2026-06-11T21:48:06.373Z | Downloaded progenitor-impl v0.13.0 |
| 1351 | 2026-06-11T21:48:06.376Z | Downloaded derive-ex v0.1.8 |
| 1352 | 2026-06-11T21:48:06.376Z | Downloaded deranged v0.5.8 |
| 1353 | 2026-06-11T21:48:06.379Z | Downloaded icu_locale_core v2.2.0 |
| 1354 | 2026-06-11T21:48:06.382Z | Downloaded strum_macros v0.27.2 |
| 1355 | 2026-06-11T21:48:06.396Z | Downloaded tinyvec_macros v0.1.1 |
| 1356 | 2026-06-11T21:48:06.396Z | Downloaded supports-color v3.0.2 |
| 1357 | 2026-06-11T21:48:06.396Z | Downloaded snafu-derive v0.8.9 |
| 1358 | 2026-06-11T21:48:06.396Z | Downloaded derive-where v1.6.1 |
| 1359 | 2026-06-11T21:48:06.399Z | Downloaded chacha20 v0.10.0 |
| 1360 | 2026-06-11T21:48:06.399Z | Downloaded synstructure v0.13.2 |
| 1361 | 2026-06-11T21:48:06.400Z | Downloaded papergrid v0.18.0 |
| 1362 | 2026-06-11T21:48:06.400Z | Downloaded backon v1.6.0 |
| 1363 | 2026-06-11T21:48:06.400Z | Downloaded slog-dtrace v0.3.0 |
| 1364 | 2026-06-11T21:48:06.400Z | Downloaded ahash v0.8.12 |
| 1365 | 2026-06-11T21:48:06.400Z | Downloaded slog-async v2.8.0 |
| 1366 | 2026-06-11T21:48:06.400Z | Downloaded const_format_proc_macros v0.2.34 |
| 1367 | 2026-06-11T21:48:06.402Z | Downloaded bcs v0.1.6 |
| 1368 | 2026-06-11T21:48:06.403Z | Downloaded thiserror-impl v1.0.69 |
| 1369 | 2026-06-11T21:48:06.403Z | Downloaded byte-wrapper v0.1.0 |
| 1370 | 2026-06-11T21:48:06.407Z | Downloaded thiserror v2.0.18 |
| 1371 | 2026-06-11T21:48:06.407Z | Downloaded strum_macros v0.26.4 |
| 1372 | 2026-06-11T21:48:06.409Z | Downloaded hyper-util v0.1.20 |
| 1373 | 2026-06-11T21:48:06.412Z | Downloaded tokio-macros v2.7.0 |
| 1374 | 2026-06-11T21:48:06.412Z | Downloaded slog-term v2.9.2 |
| 1375 | 2026-06-11T21:48:06.415Z | Downloaded bit-vec v0.8.0 |
| 1376 | 2026-06-11T21:48:06.415Z | Downloaded anstyle v1.0.14 |
| 1377 | 2026-06-11T21:48:06.418Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1378 | 2026-06-11T21:48:06.418Z | Downloaded colorchoice v1.0.5 |
| 1379 | 2026-06-11T21:48:06.418Z | Downloaded static_assertions v1.1.0 |
| 1380 | 2026-06-11T21:48:06.421Z | Downloaded cobs v0.3.0 |
| 1381 | 2026-06-11T21:48:06.421Z | Downloaded atomic-waker v1.1.2 |
| 1382 | 2026-06-11T21:48:06.421Z | Downloaded pest_meta v2.8.6 |
| 1383 | 2026-06-11T21:48:06.423Z | Downloaded try-lock v0.2.5 |
| 1384 | 2026-06-11T21:48:06.423Z | Downloaded miniz_oxide v0.8.9 |
| 1385 | 2026-06-11T21:48:06.426Z | Downloaded thiserror v1.0.69 |
| 1386 | 2026-06-11T21:48:06.429Z | Downloaded rayon-core v1.13.0 |
| 1387 | 2026-06-11T21:48:06.432Z | Downloaded minimal-lexical v0.2.1 |
| 1388 | 2026-06-11T21:48:06.435Z | Downloaded tower-layer v0.3.3 |
| 1389 | 2026-06-11T21:48:06.435Z | Downloaded toml_write v0.1.2 |
| 1390 | 2026-06-11T21:48:06.435Z | Downloaded tower-service v0.3.3 |
| 1391 | 2026-06-11T21:48:06.435Z | Downloaded cpufeatures v0.3.0 |
| 1392 | 2026-06-11T21:48:06.439Z | Downloaded block-buffer v0.10.4 |
| 1393 | 2026-06-11T21:48:06.439Z | Downloaded ff v0.13.1 |
| 1394 | 2026-06-11T21:48:06.439Z | Downloaded bit-set v0.8.0 |
| 1395 | 2026-06-11T21:48:06.439Z | Downloaded anstyle-parse v1.0.0 |
| 1396 | 2026-06-11T21:48:06.443Z | Downloaded ryu v1.0.23 |
| 1397 | 2026-06-11T21:48:06.443Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1398 | 2026-06-11T21:48:06.447Z | Downloaded proc-macro2 v1.0.106 |
| 1399 | 2026-06-11T21:48:06.447Z | Downloaded prettyplease v0.2.37 |
| 1400 | 2026-06-11T21:48:06.450Z | Downloaded thread_local v1.1.9 |
| 1401 | 2026-06-11T21:48:06.450Z | Downloaded typeid v1.0.3 |
| 1402 | 2026-06-11T21:48:06.450Z | Downloaded thiserror-no-std v2.0.2 |
| 1403 | 2026-06-11T21:48:06.454Z | Downloaded unicode-linebreak v0.1.5 |
| 1404 | 2026-06-11T21:48:06.454Z | Downloaded typify-macro v0.6.2 |
| 1405 | 2026-06-11T21:48:06.454Z | Downloaded thiserror-impl v2.0.18 |
| 1406 | 2026-06-11T21:48:06.458Z | Downloaded untrusted v0.9.0 |
| 1407 | 2026-06-11T21:48:06.458Z | Downloaded serde_with_macros v3.20.0 |
| 1408 | 2026-06-11T21:48:06.458Z | Downloaded dof v0.4.0 |
| 1409 | 2026-06-11T21:48:06.458Z | Downloaded typify-macro v0.4.3 |
| 1410 | 2026-06-11T21:48:06.460Z | Downloaded aead v0.5.2 |
| 1411 | 2026-06-11T21:48:06.460Z | Downloaded embedded-io v0.6.1 |
| 1412 | 2026-06-11T21:48:06.460Z | Downloaded dof v0.3.0 |
| 1413 | 2026-06-11T21:48:06.460Z | Downloaded displaydoc v0.2.6 |
| 1414 | 2026-06-11T21:48:06.479Z | Downloaded slog v2.8.2 |
| 1415 | 2026-06-11T21:48:06.479Z | Downloaded tinystr v0.8.3 |
| 1416 | 2026-06-11T21:48:06.484Z | Downloaded time-macros v0.2.27 |
| 1417 | 2026-06-11T21:48:06.484Z | Downloaded smallvec v1.15.1 |
| 1418 | 2026-06-11T21:48:06.484Z | Downloaded schemars v0.9.0 |
| 1419 | 2026-06-11T21:48:06.484Z | Downloaded usdt-macro v0.6.0 |
| 1420 | 2026-06-11T21:48:06.484Z | Downloaded usdt-attr-macro v0.6.0 |
| 1421 | 2026-06-11T21:48:06.484Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1422 | 2026-06-11T21:48:06.484Z | Downloaded term v1.2.1 |
| 1423 | 2026-06-11T21:48:06.484Z | Downloaded indexmap v2.14.0 |
| 1424 | 2026-06-11T21:48:06.484Z | Downloaded utf8_iter v1.0.4 |
| 1425 | 2026-06-11T21:48:06.484Z | Downloaded usdt-attr-macro v0.5.0 |
| 1426 | 2026-06-11T21:48:06.484Z | Downloaded spin v0.9.8 |
| 1427 | 2026-06-11T21:48:06.489Z | Downloaded serde_core v1.0.228 |
| 1428 | 2026-06-11T21:48:06.489Z | Downloaded jiff-static v0.2.28 |
| 1429 | 2026-06-11T21:48:06.489Z | Downloaded usdt v0.5.0 |
| 1430 | 2026-06-11T21:48:06.489Z | Downloaded untrusted v0.7.1 |
| 1431 | 2026-06-11T21:48:06.492Z | Downloaded unit-prefix v0.5.2 |
| 1432 | 2026-06-11T21:48:06.492Z | Downloaded schemars v0.8.22 |
| 1433 | 2026-06-11T21:48:06.495Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1434 | 2026-06-11T21:48:06.498Z | Downloaded memchr v2.8.1 |
| 1435 | 2026-06-11T21:48:06.500Z | Downloaded tokio-dtrace v0.1.1 |
| 1436 | 2026-06-11T21:48:06.501Z | Downloaded crossbeam-channel v0.5.15 |
| 1437 | 2026-06-11T21:48:06.503Z | Downloaded rand v0.8.6 |
| 1438 | 2026-06-11T21:48:06.506Z | Downloaded tokio-tungstenite v0.21.0 |
| 1439 | 2026-06-11T21:48:06.507Z | Downloaded qorb v0.4.1 |
| 1440 | 2026-06-11T21:48:06.509Z | Downloaded nom v7.1.3 |
| 1441 | 2026-06-11T21:48:06.524Z | Downloaded socket2 v0.6.4 |
| 1442 | 2026-06-11T21:48:06.524Z | Downloaded async-compression v0.4.42 |
| 1443 | 2026-06-11T21:48:06.527Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1444 | 2026-06-11T21:48:06.527Z | Downloaded want v0.3.1 |
| 1445 | 2026-06-11T21:48:06.527Z | Downloaded waitgroup v0.1.2 |
| 1446 | 2026-06-11T21:48:06.527Z | Downloaded wait-timeout v0.2.1 |
| 1447 | 2026-06-11T21:48:06.527Z | Downloaded tiny-keccak v2.0.2 |
| 1448 | 2026-06-11T21:48:06.527Z | Downloaded utf8parse v0.2.2 |
| 1449 | 2026-06-11T21:48:06.527Z | Downloaded usdt v0.6.0 |
| 1450 | 2026-06-11T21:48:06.527Z | Downloaded universal-hash v0.5.1 |
| 1451 | 2026-06-11T21:48:06.527Z | Downloaded unicode-xid v0.2.6 |
| 1452 | 2026-06-11T21:48:06.527Z | Downloaded version_check v0.9.5 |
| 1453 | 2026-06-11T21:48:06.527Z | Downloaded unarray v0.1.4 |
| 1454 | 2026-06-11T21:48:06.527Z | Downloaded tempfile v3.27.0 |
| 1455 | 2026-06-11T21:48:06.527Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1456 | 2026-06-11T21:48:06.530Z | Downloaded similar v2.7.0 |
| 1457 | 2026-06-11T21:48:06.530Z | Downloaded time-core v0.1.8 |
| 1458 | 2026-06-11T21:48:06.533Z | Downloaded progenitor-impl v0.14.0 |
| 1459 | 2026-06-11T21:48:06.533Z | Downloaded base16ct v0.2.0 |
| 1460 | 2026-06-11T21:48:06.533Z | Downloaded async-stream-impl v0.3.6 |
| 1461 | 2026-06-11T21:48:06.533Z | Downloaded dunce v1.0.5 |
| 1462 | 2026-06-11T21:48:06.536Z | Downloaded darling_macro v0.23.0 |
| 1463 | 2026-06-11T21:48:06.537Z | Downloaded cfg_aliases v0.2.1 |
| 1464 | 2026-06-11T21:48:06.537Z | Downloaded digest v0.10.7 |
| 1465 | 2026-06-11T21:48:06.537Z | Downloaded defmt-parser v1.0.0 |
| 1466 | 2026-06-11T21:48:06.540Z | Downloaded cpufeatures v0.2.17 |
| 1467 | 2026-06-11T21:48:06.540Z | Downloaded anstyle-query v1.1.5 |
| 1468 | 2026-06-11T21:48:06.540Z | Downloaded fixedbitset v0.4.2 |
| 1469 | 2026-06-11T21:48:06.540Z | Downloaded block-buffer v0.12.0 |
| 1470 | 2026-06-11T21:48:06.549Z | Downloaded yoke-derive v0.8.2 |
| 1471 | 2026-06-11T21:48:06.553Z | Downloaded rand v0.10.1 |
| 1472 | 2026-06-11T21:48:06.553Z | Downloaded usdt-macro v0.5.0 |
| 1473 | 2026-06-11T21:48:06.553Z | Downloaded usdt-impl v0.6.0 |
| 1474 | 2026-06-11T21:48:06.556Z | Downloaded zerofrom-derive v0.1.7 |
| 1475 | 2026-06-11T21:48:06.556Z | Downloaded zeroize_derive v1.4.3 |
| 1476 | 2026-06-11T21:48:06.556Z | Downloaded usdt-impl v0.5.0 |
| 1477 | 2026-06-11T21:48:06.587Z | Downloaded utf-8 v0.7.6 |
| 1478 | 2026-06-11T21:48:06.592Z | Downloaded mio v1.2.1 |
| 1479 | 2026-06-11T21:48:06.592Z | Downloaded zerofrom v0.1.8 |
| 1480 | 2026-06-11T21:48:06.592Z | Downloaded test-strategy v0.4.5 |
| 1481 | 2026-06-11T21:48:06.592Z | Downloaded idna v1.1.0 |
| 1482 | 2026-06-11T21:48:06.592Z | Downloaded tokio-rustls v0.26.4 |
| 1483 | 2026-06-11T21:48:06.592Z | Downloaded toml v0.8.23 |
| 1484 | 2026-06-11T21:48:06.592Z | Downloaded serde_derive v1.0.228 |
| 1485 | 2026-06-11T21:48:06.592Z | Downloaded schemars v1.2.1 |
| 1486 | 2026-06-11T21:48:06.592Z | Downloaded zone_cfg_derive v0.3.1 |
| 1487 | 2026-06-11T21:48:06.592Z | Downloaded zone v0.3.1 |
| 1488 | 2026-06-11T21:48:06.592Z | Downloaded serde v1.0.228 |
| 1489 | 2026-06-11T21:48:06.593Z | Downloaded dropshot-api-manager v0.7.2 |
| 1490 | 2026-06-11T21:48:06.593Z | Downloaded toml_datetime v0.6.11 |
| 1491 | 2026-06-11T21:48:06.593Z | Downloaded walkdir v2.5.0 |
| 1492 | 2026-06-11T21:48:06.596Z | Downloaded whoami v1.6.1 |
| 1493 | 2026-06-11T21:48:06.596Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1494 | 2026-06-11T21:48:06.596Z | Downloaded tokio-stream v0.1.18 |
| 1495 | 2026-06-11T21:48:06.596Z | Downloaded hashbrown v0.17.1 |
| 1496 | 2026-06-11T21:48:06.599Z | Downloaded tinyvec v1.11.0 |
| 1497 | 2026-06-11T21:48:06.602Z | Downloaded hashbrown v0.16.1 |
| 1498 | 2026-06-11T21:48:06.607Z | Downloaded thin-vec v0.2.18 |
| 1499 | 2026-06-11T21:48:06.612Z | Downloaded xz2 v0.1.7 |
| 1500 | 2026-06-11T21:48:06.615Z | Downloaded writeable v0.6.3 |
| 1501 | 2026-06-11T21:48:06.615Z | Downloaded rustls-webpki v0.103.13 |
| 1502 | 2026-06-11T21:48:06.628Z | Downloaded hashbrown v0.15.5 |
| 1503 | 2026-06-11T21:48:06.635Z | Downloaded pest v2.8.6 |
| 1504 | 2026-06-11T21:48:06.639Z | Downloaded zerovec-derive v0.11.3 |
| 1505 | 2026-06-11T21:48:06.639Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1506 | 2026-06-11T21:48:06.668Z | Downloaded zmij v1.0.21 |
| 1507 | 2026-06-11T21:48:06.668Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1508 | 2026-06-11T21:48:06.681Z | Downloaded tracing-attributes v0.1.31 |
| 1509 | 2026-06-11T21:48:06.681Z | Downloaded snafu v0.8.9 |
| 1510 | 2026-06-11T21:48:06.681Z | Downloaded tracing-core v0.1.36 |
| 1511 | 2026-06-11T21:48:06.681Z | Downloaded hkdf v0.12.4 |
| 1512 | 2026-06-11T21:48:06.681Z | Downloaded rand v0.9.4 |
| 1513 | 2026-06-11T21:48:06.681Z | Downloaded ucd-trie v0.1.7 |
| 1514 | 2026-06-11T21:48:06.681Z | Downloaded quinn v0.11.9 |
| 1515 | 2026-06-11T21:48:06.681Z | Downloaded vsss-rs v3.3.4 |
| 1516 | 2026-06-11T21:48:06.681Z | Downloaded textwrap v0.16.2 |
| 1517 | 2026-06-11T21:48:06.681Z | Downloaded itertools v0.14.0 |
| 1518 | 2026-06-11T21:48:06.681Z | Downloaded yoke v0.8.3 |
| 1519 | 2026-06-11T21:48:06.681Z | Downloaded typify v0.6.2 |
| 1520 | 2026-06-11T21:48:06.681Z | Downloaded typify v0.4.3 |
| 1521 | 2026-06-11T21:48:06.686Z | Downloaded tungstenite v0.21.0 |
| 1522 | 2026-06-11T21:48:06.686Z | Downloaded itertools v0.12.1 |
| 1523 | 2026-06-11T21:48:06.686Z | Downloaded unsafe-libyaml v0.2.11 |
| 1524 | 2026-06-11T21:48:06.686Z | Downloaded h2 v0.4.14 |
| 1525 | 2026-06-11T21:48:06.689Z | Downloaded zeroize v1.8.2 |
| 1526 | 2026-06-11T21:48:06.689Z | Downloaded libm v0.2.16 |
| 1527 | 2026-06-11T21:48:06.692Z | Downloaded steno v0.4.1 |
| 1528 | 2026-06-11T21:48:06.698Z | Downloaded aho-corasick v1.1.4 |
| 1529 | 2026-06-11T21:48:06.707Z | Downloaded nom v8.0.0 |
| 1530 | 2026-06-11T21:48:06.710Z | Downloaded ron v0.12.1 |
| 1531 | 2026-06-11T21:48:06.717Z | Downloaded clap_builder v4.6.0 |
| 1532 | 2026-06-11T21:48:06.722Z | Downloaded unicode-ident v1.0.24 |
| 1533 | 2026-06-11T21:48:06.725Z | Downloaded goblin v0.8.2 |
| 1534 | 2026-06-11T21:48:06.728Z | Downloaded iddqd v0.4.2 |
| 1535 | 2026-06-11T21:48:06.746Z | Downloaded zerocopy-derive v0.7.35 |
| 1536 | 2026-06-11T21:48:06.749Z | Downloaded uuid v1.23.2 |
| 1537 | 2026-06-11T21:48:06.749Z | Downloaded toml_edit v0.22.27 |
| 1538 | 2026-06-11T21:48:06.749Z | Downloaded futures-util v0.3.32 |
| 1539 | 2026-06-11T21:48:06.749Z | Downloaded toml_edit v0.25.12+spec-1.1.0 |
| 1540 | 2026-06-11T21:48:06.771Z | Downloaded toml_edit v0.19.15 |
| 1541 | 2026-06-11T21:48:06.787Z | Downloaded hyper v1.10.1 |
| 1542 | 2026-06-11T21:48:06.806Z | Downloaded url v2.5.8 |
| 1543 | 2026-06-11T21:48:06.810Z | Downloaded icu_properties_data v2.2.0 |
| 1544 | 2026-06-11T21:48:06.810Z | Downloaded serde_json v1.0.150 |
| 1545 | 2026-06-11T21:48:06.813Z | Downloaded typenum v1.20.1 |
| 1546 | 2026-06-11T21:48:06.813Z | Downloaded reqwest v0.12.28 |
| 1547 | 2026-06-11T21:48:06.823Z | Downloaded zerotrie v0.2.4 |
| 1548 | 2026-06-11T21:48:06.830Z | Downloaded rayon v1.12.0 |
| 1549 | 2026-06-11T21:48:06.830Z | Downloaded unicode-segmentation v1.13.3 |
| 1550 | 2026-06-11T21:48:06.830Z | Downloaded regex v1.12.3 |
| 1551 | 2026-06-11T21:48:06.833Z | Downloaded portable-atomic v1.13.1 |
| 1552 | 2026-06-11T21:48:06.837Z | Downloaded tower v0.5.3 |
| 1553 | 2026-06-11T21:48:06.844Z | Downloaded typed-path v0.9.3 |
| 1554 | 2026-06-11T21:48:06.852Z | Downloaded reqwest v0.13.4 |
| 1555 | 2026-06-11T21:48:06.865Z | Downloaded tokio-util v0.7.18 |
| 1556 | 2026-06-11T21:48:06.873Z | Downloaded unicode-normalization v0.1.25 |
| 1557 | 2026-06-11T21:48:06.876Z | Downloaded zerocopy-derive v0.8.50 |
| 1558 | 2026-06-11T21:48:06.888Z | Downloaded moka v0.12.15 |
| 1559 | 2026-06-11T21:48:06.891Z | Downloaded aws-lc-rs v1.17.0 |
| 1560 | 2026-06-11T21:48:06.897Z | Downloaded serde_with v3.20.0 |
| 1561 | 2026-06-11T21:48:06.906Z | Downloaded tough v0.22.0 |
| 1562 | 2026-06-11T21:48:06.913Z | Downloaded goblin v0.10.7 |
| 1563 | 2026-06-11T21:48:06.923Z | Downloaded zerovec v0.11.6 |
| 1564 | 2026-06-11T21:48:06.928Z | Downloaded chrono v0.4.45 |
| 1565 | 2026-06-11T21:48:06.932Z | Downloaded dropshot v0.17.1 |
| 1566 | 2026-06-11T21:48:06.945Z | Downloaded zerocopy v0.7.35 |
| 1567 | 2026-06-11T21:48:06.954Z | Downloaded proptest v1.11.0 |
| 1568 | 2026-06-11T21:48:06.959Z | Downloaded tower-http v0.6.11 |
| 1569 | 2026-06-11T21:48:06.963Z | Downloaded winnow v0.7.15 |
| 1570 | 2026-06-11T21:48:06.968Z | Downloaded winnow v1.0.3 |
| 1571 | 2026-06-11T21:48:06.973Z | Downloaded tabled v0.21.0 |
| 1572 | 2026-06-11T21:48:06.983Z | Downloaded webpki-roots v1.0.7 |
| 1573 | 2026-06-11T21:48:06.985Z | Downloaded winnow v0.5.40 |
| 1574 | 2026-06-11T21:48:06.989Z | Downloaded tabled v0.15.0 |
| 1575 | 2026-06-11T21:48:07.041Z | Downloaded unicode-width v0.1.14 |
| 1576 | 2026-06-11T21:48:07.045Z | Downloaded quinn-proto v0.11.14 |
| 1577 | 2026-06-11T21:48:07.048Z | Downloaded curve25519-dalek v4.1.3 |
| 1578 | 2026-06-11T21:48:07.066Z | Downloaded time v0.3.47 |
| 1579 | 2026-06-11T21:48:07.073Z | Downloaded regress v0.11.1 |
| 1580 | 2026-06-11T21:48:07.077Z | Downloaded hickory-proto v0.24.4 |
| 1581 | 2026-06-11T21:48:07.085Z | Downloaded syn v1.0.109 |
| 1582 | 2026-06-11T21:48:07.095Z | Downloaded vcpkg v0.2.15 |
| 1583 | 2026-06-11T21:48:07.117Z | Downloaded openssl v0.10.80 |
| 1584 | 2026-06-11T21:48:07.122Z | Downloaded hickory-proto v0.25.2 |
| 1585 | 2026-06-11T21:48:07.130Z | Downloaded bstr v1.12.1 |
| 1586 | 2026-06-11T21:48:07.151Z | Downloaded nix v0.31.3 |
| 1587 | 2026-06-11T21:48:07.160Z | Downloaded syn v2.0.117 |
| 1588 | 2026-06-11T21:48:07.166Z | Downloaded unicode-width v0.2.2 |
| 1589 | 2026-06-11T21:48:07.169Z | Downloaded rhai v1.25.1 |
| 1590 | 2026-06-11T21:48:07.177Z | Downloaded zerocopy v0.8.50 |
| 1591 | 2026-06-11T21:48:07.188Z | Downloaded sled v0.34.7 |
| 1592 | 2026-06-11T21:48:07.193Z | Downloaded tracing v0.1.44 |
| 1593 | 2026-06-11T21:48:07.203Z | Downloaded openapiv3 v2.2.0 |
| 1594 | 2026-06-11T21:48:07.209Z | Downloaded rustls v0.23.40 |
| 1595 | 2026-06-11T21:48:07.218Z | Downloaded rustix v0.38.44 |
| 1596 | 2026-06-11T21:48:07.229Z | Downloaded regress v0.10.5 |
| 1597 | 2026-06-11T21:48:07.234Z | Downloaded rustix v1.1.4 |
| 1598 | 2026-06-11T21:48:07.247Z | Downloaded regex-syntax v0.8.10 |
| 1599 | 2026-06-11T21:48:07.252Z | Downloaded smoltcp v0.11.0 |
| 1600 | 2026-06-11T21:48:07.259Z | Downloaded regex-automata v0.4.14 |
| 1601 | 2026-06-11T21:48:07.285Z | Downloaded typify-impl v0.6.2 |
| 1602 | 2026-06-11T21:48:07.293Z | Downloaded typify-impl v0.4.3 |
| 1603 | 2026-06-11T21:48:07.302Z | Downloaded petgraph v0.6.5 |
| 1604 | 2026-06-11T21:48:07.313Z | Downloaded lzma-sys v0.1.20 |
| 1605 | 2026-06-11T21:48:07.333Z | Downloaded libc v0.2.186 |
| 1606 | 2026-06-11T21:48:07.357Z | Downloaded petgraph v0.8.3 |
| 1607 | 2026-06-11T21:48:07.370Z | Downloaded jiff v0.2.28 |
| 1608 | 2026-06-11T21:48:07.381Z | Downloaded chrono-tz v0.10.4 |
| 1609 | 2026-06-11T21:48:07.399Z | Downloaded sha3 v0.10.9 |
| 1610 | 2026-06-11T21:48:07.402Z | Downloaded tokio v1.52.3 |
| 1611 | 2026-06-11T21:48:07.424Z | Downloaded csv v1.4.0 |
| 1612 | 2026-06-11T21:48:07.476Z | Downloaded encoding_rs v0.8.35 |
| 1613 | 2026-06-11T21:48:07.487Z | Downloaded ring v0.17.14 |
| 1614 | 2026-06-11T21:48:08.080Z | Downloaded aws-lc-sys v0.41.0 |
| 1615 | 2026-06-11T21:48:08.429Z | Compiling proc-macro2 v1.0.106 |
| 1616 | 2026-06-11T21:48:08.429Z | Compiling quote v1.0.45 |
| 1617 | 2026-06-11T21:48:08.429Z | Compiling unicode-ident v1.0.24 |
| 1618 | 2026-06-11T21:48:08.429Z | Compiling serde_core v1.0.228 |
| 1619 | 2026-06-11T21:48:08.432Z | Compiling serde v1.0.228 |
| 1620 | 2026-06-11T21:48:08.432Z | Compiling libc v0.2.186 |
| 1621 | 2026-06-11T21:48:08.432Z | Compiling cfg-if v1.0.4 |
| 1622 | 2026-06-11T21:48:08.729Z | Compiling zmij v1.0.21 |
| 1623 | 2026-06-11T21:48:08.746Z | Compiling autocfg v1.5.1 |
| 1624 | 2026-06-11T21:48:09.083Z | Compiling memchr v2.8.1 |
| 1625 | 2026-06-11T21:48:09.173Z | Compiling libm v0.2.16 |
| 1626 | 2026-06-11T21:48:09.527Z | Compiling itoa v1.0.18 |
| 1627 | 2026-06-11T21:48:09.604Z | Compiling icu_properties_data v2.2.0 |
| 1628 | 2026-06-11T21:48:09.790Z | Compiling icu_normalizer_data v2.2.0 |
| 1629 | 2026-06-11T21:48:09.830Z | Compiling version_check v0.9.5 |
| 1630 | 2026-06-11T21:48:09.862Z | Compiling stable_deref_trait v1.2.1 |
| 1631 | 2026-06-11T21:48:09.943Z | Compiling syn v2.0.117 |
| 1632 | 2026-06-11T21:48:09.960Z | Compiling serde_json v1.0.150 |
| 1633 | 2026-06-11T21:48:10.041Z | Compiling writeable v0.6.3 |
| 1634 | 2026-06-11T21:48:10.111Z | Compiling litemap v0.8.2 |
| 1635 | 2026-06-11T21:48:10.246Z | Compiling parking_lot_core v0.9.12 |
| 1636 | 2026-06-11T21:48:10.300Z | Compiling num-traits v0.2.19 |
| 1637 | 2026-06-11T21:48:10.303Z | Compiling utf8_iter v1.0.4 |
| 1638 | 2026-06-11T21:48:10.490Z | Compiling percent-encoding v2.3.2 |
| 1639 | 2026-06-11T21:48:10.669Z | Compiling thiserror v2.0.18 |
| 1640 | 2026-06-11T21:48:10.696Z | Compiling form_urlencoded v1.2.2 |
| 1641 | 2026-06-11T21:48:10.736Z | Compiling rand_core v0.10.1 |
| 1642 | 2026-06-11T21:48:10.767Z | Compiling getrandom v0.4.2 |
| 1643 | 2026-06-11T21:48:10.909Z | Compiling zerocopy v0.8.50 |
| 1644 | 2026-06-11T21:48:10.981Z | Compiling errno v0.3.14 |
| 1645 | 2026-06-11T21:48:11.043Z | Compiling heck v0.5.0 |
| 1646 | 2026-06-11T21:48:11.105Z | Compiling iana-time-zone v0.1.65 |
| 1647 | 2026-06-11T21:48:11.466Z | Compiling uuid v1.23.2 |
| 1648 | 2026-06-11T21:48:11.488Z | Compiling jobserver v0.1.34 |
| 1649 | 2026-06-11T21:48:11.613Z | Compiling find-msvc-tools v0.1.9 |
| 1650 | 2026-06-11T21:48:11.821Z | Compiling shlex v2.0.1 |
| 1651 | 2026-06-11T21:48:11.859Z | Compiling rustversion v1.0.22 |
| 1652 | 2026-06-11T21:48:11.972Z | Compiling cc v1.2.63 |
| 1653 | 2026-06-11T21:48:12.015Z | Compiling semver v1.0.28 |
| 1654 | 2026-06-11T21:48:12.092Z | Compiling schemars v0.8.22 |
| 1655 | 2026-06-11T21:48:12.237Z | Compiling dyn-clone v1.0.20 |
| 1656 | 2026-06-11T21:48:12.389Z | Compiling pin-project-lite v0.2.17 |
| 1657 | 2026-06-11T21:48:12.392Z | Compiling getrandom v0.2.17 |
| 1658 | 2026-06-11T21:48:12.511Z | Compiling scopeguard v1.2.0 |
| 1659 | 2026-06-11T21:48:12.591Z | Compiling bitflags v2.12.1 |
| 1660 | 2026-06-11T21:48:12.630Z | Compiling lock_api v0.4.14 |
| 1661 | 2026-06-11T21:48:12.754Z | Compiling socket2 v0.6.4 |
| 1662 | 2026-06-11T21:48:12.868Z | Compiling synstructure v0.13.2 |
| 1663 | 2026-06-11T21:48:12.900Z | Compiling serde_derive_internals v0.29.1 |
| 1664 | 2026-06-11T21:48:12.919Z | Compiling cmake v0.1.58 |
| 1665 | 2026-06-11T21:48:13.036Z | Compiling signal-hook-registry v1.4.8 |
| 1666 | 2026-06-11T21:48:13.254Z | Compiling mio v1.2.1 |
| 1667 | 2026-06-11T21:48:13.274Z | Compiling fs_extra v1.3.0 |
| 1668 | 2026-06-11T21:48:13.364Z | Compiling dunce v1.0.5 |
| 1669 | 2026-06-11T21:48:13.470Z | Compiling portable-atomic v1.13.1 |
| 1670 | 2026-06-11T21:48:13.531Z | Compiling aws-lc-sys v0.41.0 |
| 1671 | 2026-06-11T21:48:13.535Z | Compiling critical-section v1.2.0 |
| 1672 | 2026-06-11T21:48:13.596Z | Compiling futures-core v0.3.32 |
| 1673 | 2026-06-11T21:48:13.599Z | Compiling log v0.4.32 |
| 1674 | 2026-06-11T21:48:13.673Z | Compiling subtle v2.6.1 |
| 1675 | 2026-06-11T21:48:13.804Z | Compiling equivalent v1.0.2 |
| 1676 | 2026-06-11T21:48:13.850Z | Compiling httparse v1.10.1 |
| 1677 | 2026-06-11T21:48:13.926Z | Compiling futures-sink v0.3.32 |
| 1678 | 2026-06-11T21:48:13.978Z | Compiling serde_derive v1.0.228 |
| 1679 | 2026-06-11T21:48:13.995Z | Compiling zerofrom-derive v0.1.7 |
| 1680 | 2026-06-11T21:48:14.011Z | Compiling yoke-derive v0.8.2 |
| 1681 | 2026-06-11T21:48:14.015Z | Compiling zerovec-derive v0.11.3 |
| 1682 | 2026-06-11T21:48:14.043Z | Compiling displaydoc v0.2.6 |
| 1683 | 2026-06-11T21:48:14.189Z | Compiling schemars_derive v0.8.22 |
| 1684 | 2026-06-11T21:48:14.241Z | Compiling thiserror-impl v2.0.18 |
| 1685 | 2026-06-11T21:48:14.459Z | Compiling tokio-macros v2.7.0 |
| 1686 | 2026-06-11T21:48:14.905Z | Compiling zerocopy-derive v0.8.50 |
| 1687 | 2026-06-11T21:48:15.110Z | Compiling zeroize_derive v1.4.3 |
| 1688 | 2026-06-11T21:48:15.179Z | Compiling futures-macro v0.3.32 |
| 1689 | 2026-06-11T21:48:15.205Z | Compiling zerofrom v0.1.8 |
| 1690 | 2026-06-11T21:48:15.338Z | Compiling yoke v0.8.3 |
| 1691 | 2026-06-11T21:48:15.409Z | Compiling slab v0.4.12 |
| 1692 | 2026-06-11T21:48:15.539Z | Compiling zerovec v0.11.6 |
| 1693 | 2026-06-11T21:48:15.595Z | Compiling zerotrie v0.2.4 |
| 1694 | 2026-06-11T21:48:15.737Z | Compiling once_cell v1.21.4 |
| 1695 | 2026-06-11T21:48:15.791Z | Compiling zeroize v1.8.2 |
| 1696 | 2026-06-11T21:48:15.928Z | Compiling rustix v1.1.4 |
| 1697 | 2026-06-11T21:48:15.987Z | Compiling thiserror v1.0.69 |
| 1698 | 2026-06-11T21:48:16.024Z | Compiling ucd-trie v0.1.7 |
| 1699 | 2026-06-11T21:48:16.041Z | Compiling typenum v1.20.1 |
| 1700 | 2026-06-11T21:48:16.057Z | Compiling futures-channel v0.3.32 |
| 1701 | 2026-06-11T21:48:16.148Z | Compiling tinystr v0.8.3 |
| 1702 | 2026-06-11T21:48:16.256Z | Compiling potential_utf v0.1.5 |
| 1703 | 2026-06-11T21:48:16.301Z | Compiling pest v2.8.6 |
| 1704 | 2026-06-11T21:48:16.317Z | Compiling icu_locale_core v2.2.0 |
| 1705 | 2026-06-11T21:48:16.352Z | Compiling thiserror-impl v1.0.69 |
| 1706 | 2026-06-11T21:48:16.368Z | Compiling futures-io v0.3.32 |
| 1707 | 2026-06-11T21:48:16.433Z | Compiling icu_collections v2.2.0 |
| 1708 | 2026-06-11T21:48:16.563Z | Compiling futures-task v0.3.32 |
| 1709 | 2026-06-11T21:48:16.850Z | Compiling futures-util v0.3.32 |
| 1710 | 2026-06-11T21:48:17.183Z | Compiling smallvec v1.15.1 |
| 1711 | 2026-06-11T21:48:17.245Z | Compiling bytes v1.11.1 |
| 1712 | 2026-06-11T21:48:17.308Z | Compiling icu_provider v2.2.0 |
| 1713 | 2026-06-11T21:48:17.476Z | Compiling chrono v0.4.45 |
| 1714 | 2026-06-11T21:48:17.518Z | Compiling serde_tokenstream v0.2.3 |
| 1715 | 2026-06-11T21:48:17.811Z | Compiling icu_normalizer v2.2.0 |
| 1716 | 2026-06-11T21:48:17.886Z | Compiling icu_properties v2.2.0 |
| 1717 | 2026-06-11T21:48:17.930Z | Compiling parking_lot v0.12.5 |
| 1718 | 2026-06-11T21:48:18.674Z | Compiling tokio v1.52.3 |
| 1719 | 2026-06-11T21:48:18.794Z | Compiling idna_adapter v1.2.2 |
| 1720 | 2026-06-11T21:48:18.949Z | Compiling idna v1.1.0 |
| 1721 | 2026-06-11T21:48:18.986Z | Compiling pest_meta v2.8.6 |
| 1722 | 2026-06-11T21:48:19.234Z | Compiling regex-syntax v0.8.10 |
| 1723 | 2026-06-11T21:48:19.496Z | Compiling url v2.5.8 |
| 1724 | 2026-06-11T21:48:19.514Z | Compiling getrandom v0.3.4 |
| 1725 | 2026-06-11T21:48:19.532Z | Compiling strsim v0.11.1 |
| 1726 | 2026-06-11T21:48:19.833Z | Compiling pest_generator v2.8.6 |
| 1727 | 2026-06-11T21:48:19.874Z | Compiling rand_core v0.6.4 |
| 1728 | 2026-06-11T21:48:20.330Z | Compiling aho-corasick v1.1.4 |
| 1729 | 2026-06-11T21:48:20.477Z | Compiling pest_derive v2.8.6 |
| 1730 | 2026-06-11T21:48:20.938Z | Compiling byteorder v1.5.0 |
| 1731 | 2026-06-11T21:48:21.030Z | Compiling hashbrown v0.17.1 |
| 1732 | 2026-06-11T21:48:21.055Z | Compiling tracing-core v0.1.36 |
| 1733 | 2026-06-11T21:48:21.200Z | Compiling ipnetwork v0.21.1 |
| 1734 | 2026-06-11T21:48:21.306Z | Compiling regex-automata v0.4.14 |
| 1735 | 2026-06-11T21:48:21.707Z | Compiling indexmap v2.14.0 |
| 1736 | 2026-06-11T21:48:21.726Z | Compiling tracing-attributes v0.1.31 |
| 1737 | 2026-06-11T21:48:22.003Z | Compiling ident_case v1.0.1 |
| 1738 | 2026-06-11T21:48:22.084Z | Compiling slog v2.8.2 |
| 1739 | 2026-06-11T21:48:22.204Z | Compiling anyhow v1.0.102 |
| 1740 | 2026-06-11T21:48:22.353Z | Compiling base64 v0.22.1 |
| 1741 | 2026-06-11T21:48:22.788Z | Compiling paste v1.0.15 |
| 1742 | 2026-06-11T21:48:22.788Z | Compiling fnv v1.0.7 |
| 1743 | 2026-06-11T21:48:22.916Z | Compiling erased-serde v0.3.31 |
| 1744 | 2026-06-11T21:48:22.946Z | Compiling tracing v0.1.44 |
| 1745 | 2026-06-11T21:48:23.083Z | Compiling regex v1.12.3 |
| 1746 | 2026-06-11T21:48:23.495Z | Compiling omicron-workspace-hack v0.1.0 |
| 1747 | 2026-06-11T21:48:23.803Z | Compiling http v1.4.1 |
| 1748 | 2026-06-11T21:48:24.269Z | Compiling oxnet v0.1.6 |
| 1749 | 2026-06-11T21:48:24.286Z | Compiling rustls-pki-types v1.14.1 |
| 1750 | 2026-06-11T21:48:25.127Z | Compiling scroll_derive v0.13.1 |
| 1751 | 2026-06-11T21:48:25.130Z | Compiling ring v0.17.14 |
| 1752 | 2026-06-11T21:48:25.632Z | Compiling time-core v0.1.8 |
| 1753 | 2026-06-11T21:48:25.649Z | Compiling num-conv v0.2.2 |
| 1754 | 2026-06-11T21:48:25.676Z | Compiling aws-lc-rs v1.17.0 |
| 1755 | 2026-06-11T21:48:25.801Z | Compiling time-macros v0.2.27 |
| 1756 | 2026-06-11T21:48:25.997Z | Compiling tokio-util v0.7.18 |
| 1757 | 2026-06-11T21:48:26.334Z | Compiling untrusted v0.9.0 |
| 1758 | 2026-06-11T21:48:26.473Z | Compiling untrusted v0.7.1 |
| 1759 | 2026-06-11T21:48:26.605Z | Compiling ipnet v2.12.0 |
| 1760 | 2026-06-11T21:48:26.856Z | Compiling ppv-lite86 v0.2.21 |
| 1761 | 2026-06-11T21:48:27.192Z | Compiling async-trait v0.1.89 |
| 1762 | 2026-06-11T21:48:27.287Z | Compiling daft-derive v0.1.7 |
| 1763 | 2026-06-11T21:48:27.384Z | Compiling crc32fast v1.5.0 |
| 1764 | 2026-06-11T21:48:27.691Z | Compiling rustls v0.23.40 |
| 1765 | 2026-06-11T21:48:27.761Z | Compiling camino v1.2.2 |
| 1766 | 2026-06-11T21:48:28.034Z | Compiling http-body v1.0.1 |
| 1767 | 2026-06-11T21:48:28.135Z | Compiling usdt-impl v0.6.0 |
| 1768 | 2026-06-11T21:48:28.152Z | Compiling pretty-hex v0.4.2 |
| 1769 | 2026-06-11T21:48:28.193Z | Compiling crossbeam-utils v0.8.21 |
| 1770 | 2026-06-11T21:48:28.244Z | Compiling atomic-waker v1.1.2 |
| 1771 | 2026-06-11T21:48:28.392Z | Compiling scroll v0.13.0 |
| 1772 | 2026-06-11T21:48:28.533Z | Compiling tower-service v0.3.3 |
| 1773 | 2026-06-11T21:48:28.635Z | Compiling tower-layer v0.3.3 |
| 1774 | 2026-06-11T21:48:28.653Z | Compiling ryu v1.0.23 |
| 1775 | 2026-06-11T21:48:28.833Z | Compiling plain v0.2.3 |
| 1776 | 2026-06-11T21:48:28.939Z | Compiling try-lock v0.2.5 |
| 1777 | 2026-06-11T21:48:28.956Z | Compiling goblin v0.10.7 |
| 1778 | 2026-06-11T21:48:29.060Z | Compiling want v0.3.1 |
| 1779 | 2026-06-11T21:48:29.256Z | Compiling h2 v0.4.14 |
| 1780 | 2026-06-11T21:48:29.998Z | Compiling httpdate v1.0.3 |
| 1781 | 2026-06-11T21:48:30.195Z | Compiling slog-async v2.8.0 |
| 1782 | 2026-06-11T21:48:30.548Z | Compiling dtrace-parser v0.3.0 |
| 1783 | 2026-06-11T21:48:30.682Z | Compiling thread-id v5.1.0 |
| 1784 | 2026-06-11T21:48:30.823Z | Compiling ref-cast v1.0.25 |
| 1785 | 2026-06-11T21:48:32.151Z | Compiling dof v0.4.0 |
| 1786 | 2026-06-11T21:48:32.669Z | Compiling hyper v1.10.1 |
| 1787 | 2026-06-11T21:48:32.699Z | Compiling rand_core v0.9.5 |
| 1788 | 2026-06-11T21:48:33.172Z | Compiling serde_urlencoded v0.7.1 |
| 1789 | 2026-06-11T21:48:33.451Z | Compiling http-body-util v0.1.3 |
| 1790 | 2026-06-11T21:48:33.502Z | Compiling ref-cast-impl v1.0.25 |
| 1791 | 2026-06-11T21:48:33.930Z | Compiling syn v1.0.109 |
| 1792 | 2026-06-11T21:48:34.129Z | Compiling hyper-util v0.1.20 |
| 1793 | 2026-06-11T21:48:34.973Z | Compiling usdt-attr-macro v0.6.0 |
| 1794 | 2026-06-11T21:48:35.617Z | Compiling usdt-macro v0.6.0 |
| 1795 | 2026-06-11T21:48:35.885Z | Compiling structmeta-derive v0.3.0 |
| 1796 | 2026-06-11T21:48:36.462Z | Compiling multer v3.1.0 |
| 1797 | 2026-06-11T21:48:36.719Z | Compiling powerfmt v0.2.0 |
| 1798 | 2026-06-11T21:48:36.784Z | Compiling foldhash v0.2.0 |
| 1799 | 2026-06-11T21:48:36.992Z | Compiling allocator-api2 v0.2.21 |
| 1800 | 2026-06-11T21:48:37.011Z | Compiling structmeta v0.3.0 |
| 1801 | 2026-06-11T21:48:37.028Z | Compiling deranged v0.5.8 |
| 1802 | 2026-06-11T21:48:37.210Z | Compiling rand_chacha v0.9.0 |
| 1803 | 2026-06-11T21:48:37.367Z | Compiling hashbrown v0.16.1 |
| 1804 | 2026-06-11T21:48:37.636Z | Compiling darling_core v0.23.0 |
| 1805 | 2026-06-11T21:48:37.763Z | Compiling newtype-uuid-macros v0.1.0 |
| 1806 | 2026-06-11T21:48:38.163Z | Compiling num_threads v0.1.7 |
| 1807 | 2026-06-11T21:48:38.269Z | Compiling rand v0.9.4 |
| 1808 | 2026-06-11T21:48:38.393Z | Compiling time v0.3.47 |
| 1809 | 2026-06-11T21:48:38.558Z | Compiling newtype-uuid v1.3.2 |
| 1810 | 2026-06-11T21:48:38.992Z | Compiling strum_macros v0.26.4 |
| 1811 | 2026-06-11T21:48:39.354Z | Compiling async-stream-impl v0.3.6 |
| 1812 | 2026-06-11T21:48:39.518Z | Compiling sync_wrapper v1.0.2 |
| 1813 | 2026-06-11T21:48:39.640Z | Compiling dropshot v0.17.1 |
| 1814 | 2026-06-11T21:48:39.703Z | Compiling darling_macro v0.23.0 |
| 1815 | 2026-06-11T21:48:39.997Z | Compiling hex v0.4.3 |
| 1816 | 2026-06-11T21:48:40.287Z | Compiling tower v0.5.3 |
| 1817 | 2026-06-11T21:48:40.317Z | Compiling darling v0.23.0 |
| 1818 | 2026-06-11T21:48:40.397Z | Compiling daft v0.1.7 |
| 1819 | 2026-06-11T21:48:40.415Z | Compiling crossbeam-channel v0.5.15 |
| 1820 | 2026-06-11T21:48:40.682Z | Compiling webpki-roots v1.0.7 |
| 1821 | 2026-06-11T21:48:40.709Z | Compiling openapiv3 v2.2.0 |
| 1822 | 2026-06-11T21:48:40.844Z | Compiling generic-array v0.14.7 |
| 1823 | 2026-06-11T21:48:41.266Z | Compiling fastrand v2.4.1 |
| 1824 | 2026-06-11T21:48:41.598Z | Compiling tower-http v0.6.11 |
| 1825 | 2026-06-11T21:48:41.635Z | Compiling serde_with_macros v3.20.0 |
| 1826 | 2026-06-11T21:48:42.271Z | Compiling futures-executor v0.3.32 |
| 1827 | 2026-06-11T21:48:42.333Z | Compiling dropshot_endpoint v0.17.1 |
| 1828 | 2026-06-11T21:48:42.743Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1829 | 2026-06-11T21:48:42.761Z | Compiling thread_local v1.1.9 |
| 1830 | 2026-06-11T21:48:43.052Z | Compiling openssl-probe v0.2.1 |
| 1831 | 2026-06-11T21:48:43.096Z | Compiling cpufeatures v0.3.0 |
| 1832 | 2026-06-11T21:48:43.181Z | Compiling futures v0.3.32 |
| 1833 | 2026-06-11T21:48:43.229Z | Compiling rustls-native-certs v0.8.4 |
| 1834 | 2026-06-11T21:48:43.855Z | Compiling derive-ex v0.1.8 |
| 1835 | 2026-06-11T21:48:44.038Z | Compiling strum_macros v0.27.2 |
| 1836 | 2026-06-11T21:48:44.075Z | Compiling is-terminal v0.4.17 |
| 1837 | 2026-06-11T21:48:44.211Z | Compiling winnow v1.0.3 |
| 1838 | 2026-06-11T21:48:45.119Z | Compiling term v1.2.1 |
| 1839 | 2026-06-11T21:48:45.473Z | Compiling take_mut v0.2.2 |
| 1840 | 2026-06-11T21:48:45.683Z | Compiling test-strategy v0.4.5 |
| 1841 | 2026-06-11T21:48:45.894Z | Compiling slog-term v2.9.2 |
| 1842 | 2026-06-11T21:48:46.905Z | Compiling tempfile v3.27.0 |
| 1843 | 2026-06-11T21:48:47.209Z | Compiling macaddr v1.0.1 |
| 1844 | 2026-06-11T21:48:47.478Z | Compiling hybrid-array v0.4.12 |
| 1845 | 2026-06-11T21:48:47.732Z | Compiling match_cfg v0.1.0 |
| 1846 | 2026-06-11T21:48:47.750Z | Compiling simd-adler32 v0.3.9 |
| 1847 | 2026-06-11T21:48:47.813Z | Compiling adler2 v2.0.1 |
| 1848 | 2026-06-11T21:48:47.966Z | Compiling miniz_oxide v0.8.9 |
| 1849 | 2026-06-11T21:48:47.985Z | Compiling hostname v0.3.1 |
| 1850 | 2026-06-11T21:48:48.721Z | Compiling slog-json v2.6.1 |
| 1851 | 2026-06-11T21:48:49.006Z | Compiling memmap2 v0.9.10 |
| 1852 | 2026-06-11T21:48:49.525Z | Compiling usdt v0.6.0 |
| 1853 | 2026-06-11T21:48:49.678Z | Compiling slog-bunyan v2.5.0 |
| 1854 | 2026-06-11T21:48:49.695Z | Compiling flate2 v1.1.9 |
| 1855 | 2026-06-11T21:48:49.864Z | Compiling crypto-common v0.2.2 |
| 1856 | 2026-06-11T21:48:50.178Z | Compiling block-buffer v0.12.0 |
| 1857 | 2026-06-11T21:48:50.214Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1858 | 2026-06-11T21:48:50.255Z | Compiling debug-ignore v1.0.5 |
| 1859 | 2026-06-11T21:48:50.363Z | Compiling either v1.16.0 |
| 1860 | 2026-06-11T21:48:50.498Z | Compiling compression-core v0.4.32 |
| 1861 | 2026-06-11T21:48:50.592Z | Compiling const-oid v0.10.2 |
| 1862 | 2026-06-11T21:48:50.677Z | Compiling compression-codecs v0.4.38 |
| 1863 | 2026-06-11T21:48:50.896Z | Compiling digest v0.11.3 |
| 1864 | 2026-06-11T21:48:51.137Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1865 | 2026-06-11T21:48:51.167Z | Compiling crypto-common v0.1.7 |
| 1866 | 2026-06-11T21:48:51.287Z | Compiling parse-display-derive v0.10.0 |
| 1867 | 2026-06-11T21:48:51.350Z | Compiling rand_chacha v0.3.1 |
| 1868 | 2026-06-11T21:48:51.422Z | Compiling serde_spanned v1.1.1 |
| 1869 | 2026-06-11T21:48:51.500Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1870 | 2026-06-11T21:48:51.575Z | Compiling encoding_rs v0.8.35 |
| 1871 | 2026-06-11T21:48:51.915Z | Compiling spin v0.9.8 |
| 1872 | 2026-06-11T21:48:51.915Z | Compiling mime v0.3.17 |
| 1873 | 2026-06-11T21:48:51.982Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1874 | 2026-06-11T21:48:52.252Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1875 | 2026-06-11T21:48:52.343Z | Compiling rand v0.8.6 |
| 1876 | 2026-06-11T21:48:52.467Z | Compiling sha1 v0.11.0 |
| 1877 | 2026-06-11T21:48:52.828Z | Compiling async-compression v0.4.42 |
| 1878 | 2026-06-11T21:48:52.863Z | Compiling strum v0.26.3 |
| 1879 | 2026-06-11T21:48:53.002Z | Compiling async-stream v0.3.6 |
| 1880 | 2026-06-11T21:48:53.205Z | Compiling waitgroup v0.1.2 |
| 1881 | 2026-06-11T21:48:53.282Z | Compiling rustls-pemfile v2.2.0 |
| 1882 | 2026-06-11T21:48:53.364Z | Compiling serde_path_to_error v0.1.20 |
| 1883 | 2026-06-11T21:48:53.413Z | Compiling wait-timeout v0.2.1 |
| 1884 | 2026-06-11T21:48:53.566Z | Compiling hostname v0.4.2 |
| 1885 | 2026-06-11T21:48:53.875Z | Compiling quick-error v1.2.3 |
| 1886 | 2026-06-11T21:48:53.894Z | Compiling bit-vec v0.8.0 |
| 1887 | 2026-06-11T21:48:54.114Z | Compiling rusty-fork v0.3.1 |
| 1888 | 2026-06-11T21:48:54.133Z | Compiling bit-set v0.8.0 |
| 1889 | 2026-06-11T21:48:54.248Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1890 | 2026-06-11T21:48:54.334Z | Compiling serde_with v3.20.0 |
| 1891 | 2026-06-11T21:48:54.437Z | Compiling rand_xorshift v0.4.0 |
| 1892 | 2026-06-11T21:48:54.605Z | Compiling unarray v0.1.4 |
| 1893 | 2026-06-11T21:48:54.761Z | Compiling proptest v1.11.0 |
| 1894 | 2026-06-11T21:48:54.942Z | Compiling strum v0.27.2 |
| 1895 | 2026-06-11T21:48:55.080Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1896 | 2026-06-11T21:48:55.233Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1897 | 2026-06-11T21:48:55.429Z | Compiling instant v0.1.13 |
| 1898 | 2026-06-11T21:48:55.648Z | Compiling itertools v0.14.0 |
| 1899 | 2026-06-11T21:48:55.788Z | Compiling iddqd v0.4.2 |
| 1900 | 2026-06-11T21:48:56.114Z | Compiling unicode-width v0.2.2 |
| 1901 | 2026-06-11T21:48:56.744Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1902 | 2026-06-11T21:48:56.795Z | Compiling block-buffer v0.10.4 |
| 1903 | 2026-06-11T21:48:56.965Z | Compiling backon v1.6.0 |
| 1904 | 2026-06-11T21:48:57.052Z | Compiling regress v0.10.5 |
| 1905 | 2026-06-11T21:48:57.124Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1906 | 2026-06-11T21:48:58.915Z | Compiling digest v0.10.7 |
| 1907 | 2026-06-11T21:48:59.167Z | Compiling backoff v0.4.0 |
| 1908 | 2026-06-11T21:48:59.346Z | Compiling parse-display v0.10.0 |
| 1909 | 2026-06-11T21:48:59.589Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 1910 | 2026-06-11T21:49:00.391Z | Compiling humantime v2.3.0 |
| 1911 | 2026-06-11T21:49:02.071Z | Compiling regress v0.11.1 |
| 1912 | 2026-06-11T21:49:03.131Z | Compiling zerocopy-derive v0.7.35 |
| 1913 | 2026-06-11T21:49:03.562Z | Compiling typify-impl v0.6.2 |
| 1914 | 2026-06-11T21:49:04.108Z | Compiling darling_core v0.21.3 |
| 1915 | 2026-06-11T21:49:04.258Z | Compiling clap_derive v4.6.1 |
| 1916 | 2026-06-11T21:49:05.055Z | Compiling cpufeatures v0.2.17 |
| 1917 | 2026-06-11T21:49:05.135Z | Compiling utf8parse v0.2.2 |
| 1918 | 2026-06-11T21:49:05.248Z | Compiling convert_case v0.4.0 |
| 1919 | 2026-06-11T21:49:05.545Z | Compiling derive_more v0.99.20 |
| 1920 | 2026-06-11T21:49:05.890Z | Compiling anstyle-parse v1.0.0 |
| 1921 | 2026-06-11T21:49:06.156Z | Compiling darling_macro v0.21.3 |
| 1922 | 2026-06-11T21:49:06.742Z | Compiling terminal_size v0.4.4 |
| 1923 | 2026-06-11T21:49:06.772Z | Compiling toml_datetime v0.6.11 |
| 1924 | 2026-06-11T21:49:06.827Z | Compiling typify-macro v0.6.2 |
| 1925 | 2026-06-11T21:49:07.082Z | Compiling colorchoice v1.0.5 |
| 1926 | 2026-06-11T21:49:07.188Z | Compiling anstyle v1.0.14 |
| 1927 | 2026-06-11T21:49:07.188Z | Compiling anstyle-query v1.1.5 |
| 1928 | 2026-06-11T21:49:07.223Z | Compiling is_terminal_polyfill v1.70.2 |
| 1929 | 2026-06-11T21:49:07.331Z | Compiling darling v0.21.3 |
| 1930 | 2026-06-11T21:49:07.417Z | Compiling anstream v1.0.0 |
| 1931 | 2026-06-11T21:49:07.940Z | Compiling secrecy v0.10.3 |
| 1932 | 2026-06-11T21:49:07.957Z | Compiling tinyvec_macros v0.1.1 |
| 1933 | 2026-06-11T21:49:08.146Z | Compiling heapless v0.8.0 |
| 1934 | 2026-06-11T21:49:08.193Z | Compiling clap_lex v1.1.0 |
| 1935 | 2026-06-11T21:49:08.259Z | Compiling crucible-workspace-hack v0.1.0 |
| 1936 | 2026-06-11T21:49:08.529Z | Compiling clap_builder v4.6.0 |
| 1937 | 2026-06-11T21:49:08.547Z | Compiling typify v0.6.2 |
| 1938 | 2026-06-11T21:49:08.724Z | Compiling tinyvec v1.11.0 |
| 1939 | 2026-06-11T21:49:09.032Z | Compiling ingot-macros v0.1.1 |
| 1940 | 2026-06-11T21:49:09.140Z | Compiling zerocopy v0.7.35 |
| 1941 | 2026-06-11T21:49:09.626Z | Compiling hash32 v0.3.1 |
| 1942 | 2026-06-11T21:49:09.679Z | Compiling scroll_derive v0.12.1 |
| 1943 | 2026-06-11T21:49:09.682Z | Compiling rustc_version v0.4.1 |
| 1944 | 2026-06-11T21:49:09.970Z | Compiling num-integer v0.1.46 |
| 1945 | 2026-06-11T21:49:09.988Z | Compiling usdt-impl v0.5.0 |
| 1946 | 2026-06-11T21:49:10.266Z | Compiling smoltcp v0.11.0 |
| 1947 | 2026-06-11T21:49:10.407Z | Compiling scroll v0.12.0 |
| 1948 | 2026-06-11T21:49:10.454Z | Compiling clap v4.6.1 |
| 1949 | 2026-06-11T21:49:10.649Z | Compiling curve25519-dalek v4.1.3 |
| 1950 | 2026-06-11T21:49:11.181Z | Compiling dof v0.3.0 |
| 1951 | 2026-06-11T21:49:11.682Z | Compiling ingot-types v0.1.2 |
| 1952 | 2026-06-11T21:49:12.459Z | Compiling hmac v0.12.1 |
| 1953 | 2026-06-11T21:49:12.477Z | Compiling dtrace-parser v0.2.0 |
| 1954 | 2026-06-11T21:49:12.616Z | Compiling inout v0.1.4 |
| 1955 | 2026-06-11T21:49:12.787Z | Compiling ff v0.13.1 |
| 1956 | 2026-06-11T21:49:12.822Z | Compiling cobs v0.3.0 |
| 1957 | 2026-06-11T21:49:13.030Z | Compiling thread-id v4.2.2 |
| 1958 | 2026-06-11T21:49:13.230Z | Compiling unsafe-libyaml v0.2.11 |
| 1959 | 2026-06-11T21:49:13.314Z | Compiling managed v0.8.0 |
| 1960 | 2026-06-11T21:49:13.605Z | Compiling bitflags v1.3.2 |
| 1961 | 2026-06-11T21:49:13.823Z | Compiling serde_yaml v0.9.34+deprecated |
| 1962 | 2026-06-11T21:49:14.410Z | Compiling postcard v1.1.3 |
| 1963 | 2026-06-11T21:49:14.785Z | Compiling group v0.13.0 |
| 1964 | 2026-06-11T21:49:14.934Z | Compiling cipher v0.4.4 |
| 1965 | 2026-06-11T21:49:15.090Z | Compiling hkdf v0.12.4 |
| 1966 | 2026-06-11T21:49:15.248Z | Compiling ingot v0.1.1 |
| 1967 | 2026-06-11T21:49:15.766Z | Compiling goblin v0.8.2 |
| 1968 | 2026-06-11T21:49:16.103Z | Compiling num-rational v0.4.2 |
| 1969 | 2026-06-11T21:49:16.937Z | Compiling num-iter v0.1.45 |
| 1970 | 2026-06-11T21:49:17.420Z | Compiling tabwriter v1.4.1 |
| 1971 | 2026-06-11T21:49:17.505Z | Compiling universal-hash v0.5.1 |
| 1972 | 2026-06-11T21:49:17.651Z | Compiling crypto-bigint v0.5.5 |
| 1973 | 2026-06-11T21:49:17.773Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1974 | 2026-06-11T21:49:17.814Z | Compiling hubpack_derive v0.1.1 |
| 1975 | 2026-06-11T21:49:18.353Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1976 | 2026-06-11T21:49:18.550Z | Compiling crossbeam-epoch v0.9.18 |
| 1977 | 2026-06-11T21:49:19.037Z | Compiling half v2.7.1 |
| 1978 | 2026-06-11T21:49:19.054Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1979 | 2026-06-11T21:49:19.447Z | Compiling num-complex v0.4.6 |
| 1980 | 2026-06-11T21:49:19.981Z | Compiling memoffset v0.9.1 |
| 1981 | 2026-06-11T21:49:20.239Z | Compiling base16ct v0.2.0 |
| 1982 | 2026-06-11T21:49:20.348Z | Compiling base64ct v1.8.3 |
| 1983 | 2026-06-11T21:49:20.450Z | Compiling prettyplease v0.2.37 |
| 1984 | 2026-06-11T21:49:20.686Z | Compiling cfg_aliases v0.2.1 |
| 1985 | 2026-06-11T21:49:20.764Z | Compiling opaque-debug v0.3.1 |
| 1986 | 2026-06-11T21:49:20.781Z | Compiling ciborium-io v0.2.2 |
| 1987 | 2026-06-11T21:49:20.842Z | Compiling poly1305 v0.8.0 |
| 1988 | 2026-06-11T21:49:20.881Z | Compiling ciborium-ll v0.2.2 |
| 1989 | 2026-06-11T21:49:21.136Z | Compiling nix v0.31.3 |
| 1990 | 2026-06-11T21:49:21.539Z | Compiling password-hash v0.5.0 |
| 1991 | 2026-06-11T21:49:21.776Z | Compiling elliptic-curve v0.13.8 |
| 1992 | 2026-06-11T21:49:22.662Z | Compiling num v0.4.3 |
| 1993 | 2026-06-11T21:49:22.834Z | Compiling thiserror-no-std v2.0.2 |
| 1994 | 2026-06-11T21:49:22.943Z | Compiling hubpack v0.1.2 |
| 1995 | 2026-06-11T21:49:23.668Z | Compiling chacha20 v0.9.1 |
| 1996 | 2026-06-11T21:49:24.029Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 1997 | 2026-06-11T21:49:24.243Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 1998 | 2026-06-11T21:49:24.717Z | Compiling reqwest v0.12.28 |
| 1999 | 2026-06-11T21:49:25.505Z | Compiling toml_edit v0.25.12+spec-1.1.0 |
| 2000 | 2026-06-11T21:49:25.732Z | Compiling blake2 v0.10.6 |
| 2001 | 2026-06-11T21:49:25.764Z | Compiling aead v0.5.2 |
| 2002 | 2026-06-11T21:49:26.125Z | Compiling byte-wrapper v0.1.0 |
| 2003 | 2026-06-11T21:49:26.268Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2004 | 2026-06-11T21:49:26.381Z | Compiling serde_repr v0.1.20 |
| 2005 | 2026-06-11T21:49:26.976Z | Compiling proc-macro-error-attr v1.0.4 |
| 2006 | 2026-06-11T21:49:27.085Z | Compiling bstr v1.12.1 |
| 2007 | 2026-06-11T21:49:27.228Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2008 | 2026-06-11T21:49:27.291Z | Compiling keccak v0.1.6 |
| 2009 | 2026-06-11T21:49:27.494Z | Compiling float-ord v0.3.2 |
| 2010 | 2026-06-11T21:49:27.537Z | Compiling static_assertions v1.1.0 |
| 2011 | 2026-06-11T21:49:27.611Z | Compiling rustix v0.38.44 |
| 2012 | 2026-06-11T21:49:27.785Z | Compiling sha3 v0.10.9 |
| 2013 | 2026-06-11T21:49:28.058Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2014 | 2026-06-11T21:49:28.165Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2015 | 2026-06-11T21:49:28.674Z | Compiling proc-macro-crate v3.5.0 |
| 2016 | 2026-06-11T21:49:28.692Z | Compiling argon2 v0.5.3 |
| 2017 | 2026-06-11T21:49:29.091Z | Compiling chacha20poly1305 v0.10.1 |
| 2018 | 2026-06-11T21:49:29.299Z | Compiling progenitor-client v0.10.0 |
| 2019 | 2026-06-11T21:49:29.697Z | Compiling vsss-rs v3.3.4 |
| 2020 | 2026-06-11T21:49:30.909Z | Compiling rustls-webpki v0.103.13 |
| 2021 | 2026-06-11T21:49:31.225Z | Compiling ciborium v0.2.2 |
| 2022 | 2026-06-11T21:49:32.003Z | Compiling usdt-attr-macro v0.5.0 |
| 2023 | 2026-06-11T21:49:32.036Z | Compiling usdt-macro v0.5.0 |
| 2024 | 2026-06-11T21:49:33.703Z | Compiling enum-as-inner v0.6.1 |
| 2025 | 2026-06-11T21:49:33.722Z | Compiling num-derive v0.4.2 |
| 2026 | 2026-06-11T21:49:34.303Z | Compiling proc-macro-error v1.0.4 |
| 2027 | 2026-06-11T21:49:34.438Z | Compiling memmap v0.7.0 |
| 2028 | 2026-06-11T21:49:34.671Z | Compiling data-encoding v2.11.0 |
| 2029 | 2026-06-11T21:49:34.890Z | Compiling winnow v0.5.40 |
| 2030 | 2026-06-11T21:49:35.050Z | Compiling indent_write v2.2.0 |
| 2031 | 2026-06-11T21:49:35.073Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2032 | 2026-06-11T21:49:35.345Z | Compiling usdt v0.5.0 |
| 2033 | 2026-06-11T21:49:35.487Z | Compiling tokio-rustls v0.26.4 |
| 2034 | 2026-06-11T21:49:35.707Z | Compiling rustls-platform-verifier v0.7.0 |
| 2035 | 2026-06-11T21:49:35.791Z | Compiling hyper-rustls v0.27.9 |
| 2036 | 2026-06-11T21:49:36.176Z | Compiling reqwest v0.13.4 |
| 2037 | 2026-06-11T21:49:36.303Z | Compiling toml_edit v0.19.15 |
| 2038 | 2026-06-11T21:49:36.538Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2039 | 2026-06-11T21:49:38.236Z | Compiling progenitor-client v0.14.0 |
| 2040 | 2026-06-11T21:49:38.722Z | Compiling progenitor-extras v0.2.0 |
| 2041 | 2026-06-11T21:49:39.233Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2042 | 2026-06-11T21:49:39.910Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2043 | 2026-06-11T21:49:40.023Z | Compiling num_enum_derive v0.7.6 |
| 2044 | 2026-06-11T21:49:41.054Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2045 | 2026-06-11T21:49:43.597Z | Compiling serde_spanned v0.6.9 |
| 2046 | 2026-06-11T21:49:43.757Z | Compiling foreign-types-macros v0.2.3 |
| 2047 | 2026-06-11T21:49:45.907Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2048 | 2026-06-11T21:49:48.303Z | Compiling winnow v0.7.15 |
| 2049 | 2026-06-11T21:49:50.470Z | Compiling pkg-config v0.3.33 |
| 2050 | 2026-06-11T21:49:50.494Z | Compiling toml_write v0.1.2 |
| 2051 | 2026-06-11T21:49:50.522Z | Compiling bytecount v0.6.9 |
| 2052 | 2026-06-11T21:49:50.704Z | Compiling colored v3.1.1 |
| 2053 | 2026-06-11T21:49:50.924Z | Compiling foreign-types-shared v0.3.1 |
| 2054 | 2026-06-11T21:49:50.943Z | Compiling vcpkg v0.2.15 |
| 2055 | 2026-06-11T21:49:51.033Z | Compiling foreign-types v0.5.0 |
| 2056 | 2026-06-11T21:49:51.369Z | Compiling toml_edit v0.22.27 |
| 2057 | 2026-06-11T21:49:51.389Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2058 | 2026-06-11T21:49:51.508Z | Compiling openssl-sys v0.9.116 |
| 2059 | 2026-06-11T21:49:51.663Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2060 | 2026-06-11T21:49:52.371Z | Compiling num_enum v0.7.6 |
| 2061 | 2026-06-11T21:49:52.512Z | Compiling proc-macro-crate v1.3.1 |
| 2062 | 2026-06-11T21:49:53.157Z | Compiling progenitor-impl v0.13.0 |
| 2063 | 2026-06-11T21:49:53.177Z | Compiling chacha20 v0.10.0 |
| 2064 | 2026-06-11T21:49:53.432Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2065 | 2026-06-11T21:49:53.687Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2066 | 2026-06-11T21:49:54.045Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2067 | 2026-06-11T21:49:54.166Z | Compiling cstr-argument v0.1.2 |
| 2068 | 2026-06-11T21:49:54.340Z | Compiling heck v0.4.1 |
| 2069 | 2026-06-11T21:49:54.358Z | Compiling linked-hash-map v0.5.6 |
| 2070 | 2026-06-11T21:49:54.565Z | Compiling rayon-core v1.13.0 |
| 2071 | 2026-06-11T21:49:54.830Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2072 | 2026-06-11T21:49:54.850Z | Compiling swrite v0.1.0 |
| 2073 | 2026-06-11T21:49:54.970Z | Compiling semver v0.1.20 |
| 2074 | 2026-06-11T21:49:55.040Z | Compiling resolv-conf v0.7.6 |
| 2075 | 2026-06-11T21:49:55.085Z | Compiling unicode-segmentation v1.13.3 |
| 2076 | 2026-06-11T21:49:55.237Z | Compiling rustc_version v0.1.7 |
| 2077 | 2026-06-11T21:49:55.274Z | Compiling progenitor-macro v0.13.0 |
| 2078 | 2026-06-11T21:49:55.469Z | Compiling newline-converter v0.3.0 |
| 2079 | 2026-06-11T21:49:55.646Z | Compiling lru-cache v0.1.2 |
| 2080 | 2026-06-11T21:49:55.738Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2081 | 2026-06-11T21:49:55.798Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2082 | 2026-06-11T21:49:55.942Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2083 | 2026-06-11T21:49:55.978Z | Compiling rand v0.10.1 |
| 2084 | 2026-06-11T21:49:56.433Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2085 | 2026-06-11T21:49:56.469Z | Compiling num_enum_derive v0.5.11 |
| 2086 | 2026-06-11T21:49:56.780Z | Compiling toml v0.8.23 |
| 2087 | 2026-06-11T21:49:57.067Z | Compiling atomicwrites v0.4.4 |
| 2088 | 2026-06-11T21:49:57.135Z | Compiling progenitor-client v0.13.0 |
| 2089 | 2026-06-11T21:49:57.331Z | Compiling hickory-proto v0.24.4 |
| 2090 | 2026-06-11T21:49:57.359Z | Compiling similar v2.7.0 |
| 2091 | 2026-06-11T21:49:57.523Z | Compiling crossbeam-deque v0.8.6 |
| 2092 | 2026-06-11T21:49:57.651Z | Compiling progenitor-impl v0.14.0 |
| 2093 | 2026-06-11T21:49:57.751Z | Compiling console v0.15.11 |
| 2094 | 2026-06-11T21:49:59.034Z | Compiling camino-tempfile v1.4.1 |
| 2095 | 2026-06-11T21:49:59.467Z | Compiling serde-big-array v0.5.1 |
| 2096 | 2026-06-11T21:49:59.486Z | Compiling pin-project-internal v1.1.13 |
| 2097 | 2026-06-11T21:49:59.641Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2098 | 2026-06-11T21:49:59.720Z | Compiling derive-where v1.6.1 |
| 2099 | 2026-06-11T21:50:00.161Z | Compiling siphasher v1.0.3 |
| 2100 | 2026-06-11T21:50:00.189Z | Compiling minimal-lexical v0.2.1 |
| 2101 | 2026-06-11T21:50:00.379Z | Compiling lazy_static v1.5.0 |
| 2102 | 2026-06-11T21:50:00.440Z | Compiling nom v7.1.3 |
| 2103 | 2026-06-11T21:50:00.497Z | Compiling phf_shared v0.12.1 |
| 2104 | 2026-06-11T21:50:00.600Z | Compiling pin-project v1.1.13 |
| 2105 | 2026-06-11T21:50:00.733Z | Compiling progenitor-macro v0.14.0 |
| 2106 | 2026-06-11T21:50:01.016Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2107 | 2026-06-11T21:50:01.542Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2108 | 2026-06-11T21:50:01.749Z | Compiling progenitor v0.13.0 |
| 2109 | 2026-06-11T21:50:01.905Z | Compiling hickory-resolver v0.24.4 |
| 2110 | 2026-06-11T21:50:04.943Z | Compiling expectorate v1.2.0 |
| 2111 | 2026-06-11T21:50:05.436Z | Compiling num_enum v0.5.11 |
| 2112 | 2026-06-11T21:50:05.571Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2113 | 2026-06-11T21:50:06.750Z | Compiling newtype_derive v0.1.6 |
| 2114 | 2026-06-11T21:50:07.304Z | Compiling unicode-normalization v0.1.25 |
| 2115 | 2026-06-11T21:50:07.914Z | Compiling tokio-stream v0.1.18 |
| 2116 | 2026-06-11T21:50:08.486Z | Compiling snafu-derive v0.8.9 |
| 2117 | 2026-06-11T21:50:09.452Z | Compiling async-recursion v1.1.1 |
| 2118 | 2026-06-11T21:50:10.070Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2119 | 2026-06-11T21:50:10.164Z | Compiling slog-dtrace v0.3.0 |
| 2120 | 2026-06-11T21:50:10.288Z | Compiling csv-core v0.1.13 |
| 2121 | 2026-06-11T21:50:10.404Z | Compiling chrono-tz v0.10.4 |
| 2122 | 2026-06-11T21:50:10.435Z | Compiling highway v1.3.0 |
| 2123 | 2026-06-11T21:50:10.657Z | Compiling unicode-width v0.1.14 |
| 2124 | 2026-06-11T21:50:10.702Z | Compiling konst_macro_rules v0.2.19 |
| 2125 | 2026-06-11T21:50:10.740Z | Compiling foldhash v0.1.5 |
| 2126 | 2026-06-11T21:50:10.901Z | Compiling owo-colors v4.3.0 |
| 2127 | 2026-06-11T21:50:10.967Z | Compiling same-file v1.0.6 |
| 2128 | 2026-06-11T21:50:10.967Z | Compiling unicode-xid v0.2.6 |
| 2129 | 2026-06-11T21:50:11.103Z | Compiling foreign-types-shared v0.1.1 |
| 2130 | 2026-06-11T21:50:11.134Z | Compiling openssl v0.10.80 |
| 2131 | 2026-06-11T21:50:11.169Z | Compiling cancel-safe-futures v0.1.5 |
| 2132 | 2026-06-11T21:50:11.206Z | Compiling foreign-types v0.3.2 |
| 2133 | 2026-06-11T21:50:11.294Z | Compiling const_format_proc_macros v0.2.34 |
| 2134 | 2026-06-11T21:50:11.312Z | Compiling walkdir v2.5.0 |
| 2135 | 2026-06-11T21:50:11.474Z | Compiling hashbrown v0.15.5 |
| 2136 | 2026-06-11T21:50:11.493Z | Compiling konst v0.2.20 |
| 2137 | 2026-06-11T21:50:11.879Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2138 | 2026-06-11T21:50:12.064Z | Compiling csv v1.4.0 |
| 2139 | 2026-06-11T21:50:12.154Z | Compiling snafu v0.8.9 |
| 2140 | 2026-06-11T21:50:12.191Z | Compiling progenitor v0.14.0 |
| 2141 | 2026-06-11T21:50:12.344Z | Compiling qorb v0.4.1 |
| 2142 | 2026-06-11T21:50:12.719Z | Compiling olpc-cjson v0.1.4 |
| 2143 | 2026-06-11T21:50:12.920Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2144 | 2026-06-11T21:50:13.031Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2145 | 2026-06-11T21:50:13.579Z | Compiling rayon v1.12.0 |
| 2146 | 2026-06-11T21:50:13.901Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2147 | 2026-06-11T21:50:15.815Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2148 | 2026-06-11T21:50:16.426Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2149 | 2026-06-11T21:50:16.959Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2150 | 2026-06-11T21:50:17.794Z | Compiling phf v0.12.1 |
| 2151 | 2026-06-11T21:50:18.227Z | Compiling zone_cfg_derive v0.3.1 |
| 2152 | 2026-06-11T21:50:18.428Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2153 | 2026-06-11T21:50:18.940Z | Compiling tokio-dtrace v0.1.1 |
| 2154 | 2026-06-11T21:50:19.176Z | Compiling globset v0.4.18 |
| 2155 | 2026-06-11T21:50:19.344Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2156 | 2026-06-11T21:50:19.575Z | Compiling itertools v0.12.1 |
| 2157 | 2026-06-11T21:50:20.644Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2158 | 2026-06-11T21:50:21.038Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2159 | 2026-06-11T21:50:21.058Z | Compiling libsw-core v0.3.2 |
| 2160 | 2026-06-11T21:50:21.245Z | Compiling pem v3.0.6 |
| 2161 | 2026-06-11T21:50:21.248Z | Compiling serde_plain v1.0.2 |
| 2162 | 2026-06-11T21:50:21.430Z | Compiling openssl-macros v0.1.1 |
| 2163 | 2026-06-11T21:50:21.537Z | Compiling cookie v0.18.1 |
| 2164 | 2026-06-11T21:50:21.802Z | Compiling sigpipe v0.1.3 |
| 2165 | 2026-06-11T21:50:21.820Z | Compiling fixedbitset v0.4.2 |
| 2166 | 2026-06-11T21:50:21.905Z | Compiling glob v0.3.3 |
| 2167 | 2026-06-11T21:50:21.942Z | Compiling jiff v0.2.28 |
| 2168 | 2026-06-11T21:50:21.960Z | Compiling fixedbitset v0.5.7 |
| 2169 | 2026-06-11T21:50:22.033Z | Compiling typed-path v0.9.3 |
| 2170 | 2026-06-11T21:50:22.196Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2171 | 2026-06-11T21:50:22.241Z | Compiling petgraph v0.8.3 |
| 2172 | 2026-06-11T21:50:22.477Z | Compiling petgraph v0.6.5 |
| 2173 | 2026-06-11T21:50:22.923Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2174 | 2026-06-11T21:50:23.930Z | Compiling tough v0.22.0 |
| 2175 | 2026-06-11T21:50:24.296Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2176 | 2026-06-11T21:50:24.556Z | Compiling libsw v3.5.0 |
| 2177 | 2026-06-11T21:50:24.655Z | Compiling zone v0.3.1 |
| 2178 | 2026-06-11T21:50:24.756Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2179 | 2026-06-11T21:50:25.027Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2180 | 2026-06-11T21:50:25.058Z | Compiling oxide-tokio-rt v0.1.6 |
| 2181 | 2026-06-11T21:50:25.633Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2182 | 2026-06-11T21:50:26.356Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2183 | 2026-06-11T21:50:28.347Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2184 | 2026-06-11T21:50:28.564Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2185 | 2026-06-11T21:50:28.857Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2186 | 2026-06-11T21:50:29.317Z | Compiling const_format v0.2.36 |
| 2187 | 2026-06-11T21:50:29.961Z | Compiling papergrid v0.11.0 |
| 2188 | 2026-06-11T21:50:30.307Z | Compiling tabled_derive v0.7.0 |
| 2189 | 2026-06-11T21:50:30.753Z | Compiling gethostname v0.5.0 |
| 2190 | 2026-06-11T21:50:30.900Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2191 | 2026-06-11T21:50:31.277Z | Compiling libscf-sys v1.2.0 |
| 2192 | 2026-06-11T21:50:31.434Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2193 | 2026-06-11T21:50:32.001Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2194 | 2026-06-11T21:50:32.120Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2195 | 2026-06-11T21:50:32.138Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2196 | 2026-06-11T21:50:32.174Z | Compiling smf v0.2.3 |
| 2197 | 2026-06-11T21:50:32.249Z | Compiling bcs v0.1.6 |
| 2198 | 2026-06-11T21:50:32.267Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2199 | 2026-06-11T21:50:32.648Z | Compiling termtree v0.5.1 |
| 2200 | 2026-06-11T21:50:32.830Z | Compiling whoami v1.6.1 |
| 2201 | 2026-06-11T21:50:33.219Z | Compiling unicode-linebreak v0.1.5 |
| 2202 | 2026-06-11T21:50:33.280Z | Compiling tagptr v0.2.0 |
| 2203 | 2026-06-11T21:50:33.312Z | Compiling linear-map v1.2.0 |
| 2204 | 2026-06-11T21:50:33.375Z | Compiling smawk v0.3.2 |
| 2205 | 2026-06-11T21:50:33.449Z | Compiling moka v0.12.15 |
| 2206 | 2026-06-11T21:50:33.499Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2207 | 2026-06-11T21:50:33.537Z | Compiling textwrap v0.16.2 |
| 2208 | 2026-06-11T21:50:35.123Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2209 | 2026-06-11T21:50:35.188Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2210 | 2026-06-11T21:50:35.206Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2211 | 2026-06-11T21:50:36.321Z | Compiling tabled v0.15.0 |
| 2212 | 2026-06-11T21:50:36.423Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2213 | 2026-06-11T21:50:36.551Z | Compiling steno v0.4.1 |
| 2214 | 2026-06-11T21:50:36.569Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2215 | 2026-06-11T21:50:37.998Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2216 | 2026-06-11T21:50:41.449Z | Compiling hickory-proto v0.25.2 |
| 2217 | 2026-06-11T21:50:41.713Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2218 | 2026-06-11T21:50:42.176Z | Compiling proc-macro-error2 v2.0.1 |
| 2219 | 2026-06-11T21:50:42.470Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2220 | 2026-06-11T21:50:42.935Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2221 | 2026-06-11T21:50:43.214Z | Compiling parking_lot_core v0.8.6 |
| 2222 | 2026-06-11T21:50:43.412Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2223 | 2026-06-11T21:50:43.557Z | Compiling tabled_derive v0.11.0 |
| 2224 | 2026-06-11T21:50:44.121Z | Compiling hickory-resolver v0.25.2 |
| 2225 | 2026-06-11T21:50:44.692Z | Compiling papergrid v0.18.0 |
| 2226 | 2026-06-11T21:50:44.815Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2227 | 2026-06-11T21:50:45.163Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2228 | 2026-06-11T21:50:45.829Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2229 | 2026-06-11T21:50:47.273Z | Compiling testing_table v0.3.0 |
| 2230 | 2026-06-11T21:50:47.703Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2231 | 2026-06-11T21:50:47.861Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2232 | 2026-06-11T21:50:48.203Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2233 | 2026-06-11T21:50:49.103Z | Compiling tabled v0.21.0 |
| 2234 | 2026-06-11T21:50:49.553Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7) |
| 2235 | 2026-06-11T21:50:50.427Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2236 | 2026-06-11T21:50:51.363Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2237 | 2026-06-11T21:50:51.368Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2238 | 2026-06-11T21:50:51.369Z | Compiling arc-swap v1.9.1 |
| 2239 | 2026-06-11T21:50:51.610Z | Compiling slog-scope v4.4.1 |
| 2240 | 2026-06-11T21:50:52.016Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2241 | 2026-06-11T21:50:52.505Z | Compiling parking_lot v0.11.2 |
| 2242 | 2026-06-11T21:50:53.398Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2243 | 2026-06-11T21:50:53.735Z | Compiling dropshot-api-manager-types v0.7.2 |
| 2244 | 2026-06-11T21:50:53.812Z | Compiling fxhash v0.2.1 |
| 2245 | 2026-06-11T21:50:54.027Z | Compiling crc8 v0.1.1 |
| 2246 | 2026-06-11T21:50:54.070Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2247 | 2026-06-11T21:50:54.158Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834) |
| 2248 | 2026-06-11T21:50:54.332Z | Compiling sled v0.34.7 |
| 2249 | 2026-06-11T21:50:56.600Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b) |
| 2250 | 2026-06-11T21:50:56.941Z | Compiling slog-stdlog v4.1.1 |
| 2251 | 2026-06-11T21:50:57.383Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2252 | 2026-06-11T21:50:57.481Z | Compiling slog-envlogger v2.2.0 |
| 2253 | 2026-06-11T21:50:57.663Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2254 | 2026-06-11T21:51:00.395Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2255 | 2026-06-11T21:51:02.494Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2256 | 2026-06-11T21:51:03.956Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2257 | 2026-06-11T21:51:06.349Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2258 | 2026-06-11T21:51:14.284Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2259 | 2026-06-11T21:51:19.848Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2260 | 2026-06-11T21:51:23.056Z | Finished `release` profile [optimized] target(s) in 3m 41s |
| 2261 | 2026-06-11T21:51:23.392Z | + banner trio |
| 2262 | 2026-06-11T21:51:23.395Z | |
| 2263 | 2026-06-11T21:51:23.396Z | ##### ##### # #### |
| 2264 | 2026-06-11T21:51:23.396Z | # # # # # # |
| 2265 | 2026-06-11T21:51:23.396Z | # # # # # # |
| 2266 | 2026-06-11T21:51:23.396Z | # ##### # # # |
| 2267 | 2026-06-11T21:51:23.396Z | # # # # # # |
| 2268 | 2026-06-11T21:51:23.396Z | # # # # #### |
| 2269 | 2026-06-11T21:51:23.396Z | |
| 2270 | 2026-06-11T21:51:23.396Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2271 | 2026-06-11T21:51:23.957Z | Compiling cfg-if v1.0.4 |
| 2272 | 2026-06-11T21:51:23.960Z | Compiling libc v0.2.186 |
| 2273 | 2026-06-11T21:51:23.960Z | Compiling serde_core v1.0.228 |
| 2274 | 2026-06-11T21:51:24.066Z | Compiling memchr v2.8.1 |
| 2275 | 2026-06-11T21:51:24.072Z | Compiling itoa v1.0.18 |
| 2276 | 2026-06-11T21:51:24.075Z | Compiling smallvec v1.15.1 |
| 2277 | 2026-06-11T21:51:24.088Z | Compiling stable_deref_trait v1.2.1 |
| 2278 | 2026-06-11T21:51:24.115Z | Compiling zerofrom v0.1.8 |
| 2279 | 2026-06-11T21:51:24.143Z | Compiling zmij v1.0.21 |
| 2280 | 2026-06-11T21:51:24.176Z | Compiling writeable v0.6.3 |
| 2281 | 2026-06-11T21:51:24.257Z | Compiling yoke v0.8.3 |
| 2282 | 2026-06-11T21:51:24.325Z | Compiling litemap v0.8.2 |
| 2283 | 2026-06-11T21:51:24.335Z | Compiling utf8_iter v1.0.4 |
| 2284 | 2026-06-11T21:51:24.423Z | Compiling zerovec v0.11.6 |
| 2285 | 2026-06-11T21:51:24.454Z | Compiling zerotrie v0.2.4 |
| 2286 | 2026-06-11T21:51:24.478Z | Compiling percent-encoding v2.3.2 |
| 2287 | 2026-06-11T21:51:24.496Z | Compiling libm v0.2.16 |
| 2288 | 2026-06-11T21:51:24.523Z | Compiling icu_normalizer_data v2.2.0 |
| 2289 | 2026-06-11T21:51:24.604Z | Compiling icu_properties_data v2.2.0 |
| 2290 | 2026-06-11T21:51:24.615Z | Compiling form_urlencoded v1.2.2 |
| 2291 | 2026-06-11T21:51:24.747Z | Compiling rand_core v0.10.1 |
| 2292 | 2026-06-11T21:51:24.761Z | Compiling errno v0.3.14 |
| 2293 | 2026-06-11T21:51:24.885Z | Compiling iana-time-zone v0.1.65 |
| 2294 | 2026-06-11T21:51:24.899Z | Compiling pin-project-lite v0.2.17 |
| 2295 | 2026-06-11T21:51:24.946Z | Compiling getrandom v0.4.2 |
| 2296 | 2026-06-11T21:51:24.958Z | Compiling zeroize v1.8.2 |
| 2297 | 2026-06-11T21:51:24.997Z | Compiling tinystr v0.8.3 |
| 2298 | 2026-06-11T21:51:25.051Z | Compiling potential_utf v0.1.5 |
| 2299 | 2026-06-11T21:51:25.150Z | Compiling dyn-clone v1.0.20 |
| 2300 | 2026-06-11T21:51:25.204Z | Compiling icu_locale_core v2.2.0 |
| 2301 | 2026-06-11T21:51:25.207Z | Compiling icu_collections v2.2.0 |
| 2302 | 2026-06-11T21:51:25.228Z | Compiling socket2 v0.6.4 |
| 2303 | 2026-06-11T21:51:25.235Z | Compiling scopeguard v1.2.0 |
| 2304 | 2026-06-11T21:51:25.235Z | Compiling parking_lot_core v0.9.12 |
| 2305 | 2026-06-11T21:51:25.290Z | Compiling num-traits v0.2.19 |
| 2306 | 2026-06-11T21:51:25.347Z | Compiling lock_api v0.4.14 |
| 2307 | 2026-06-11T21:51:25.597Z | Compiling parking_lot v0.12.5 |
| 2308 | 2026-06-11T21:51:25.645Z | Compiling signal-hook-registry v1.4.8 |
| 2309 | 2026-06-11T21:51:25.975Z | Compiling serde v1.0.228 |
| 2310 | 2026-06-11T21:51:26.015Z | Compiling serde_json v1.0.150 |
| 2311 | 2026-06-11T21:51:26.049Z | Compiling icu_provider v2.2.0 |
| 2312 | 2026-06-11T21:51:26.122Z | Compiling uuid v1.23.2 |
| 2313 | 2026-06-11T21:51:26.193Z | Compiling semver v1.0.28 |
| 2314 | 2026-06-11T21:51:26.265Z | Compiling mio v1.2.1 |
| 2315 | 2026-06-11T21:51:26.518Z | Compiling bytes v1.11.1 |
| 2316 | 2026-06-11T21:51:26.626Z | Compiling icu_properties v2.2.0 |
| 2317 | 2026-06-11T21:51:26.690Z | Compiling icu_normalizer v2.2.0 |
| 2318 | 2026-06-11T21:51:26.723Z | Compiling chrono v0.4.45 |
| 2319 | 2026-06-11T21:51:26.858Z | Compiling portable-atomic v1.13.1 |
| 2320 | 2026-06-11T21:51:26.972Z | Compiling thiserror v2.0.18 |
| 2321 | 2026-06-11T21:51:27.090Z | Compiling tokio v1.52.3 |
| 2322 | 2026-06-11T21:51:27.401Z | Compiling bitflags v2.12.1 |
| 2323 | 2026-06-11T21:51:27.586Z | Compiling idna_adapter v1.2.2 |
| 2324 | 2026-06-11T21:51:27.735Z | Compiling idna v1.1.0 |
| 2325 | 2026-06-11T21:51:27.823Z | Compiling critical-section v1.2.0 |
| 2326 | 2026-06-11T21:51:27.879Z | Compiling futures-core v0.3.32 |
| 2327 | 2026-06-11T21:51:27.936Z | Compiling once_cell v1.21.4 |
| 2328 | 2026-06-11T21:51:28.049Z | Compiling equivalent v1.0.2 |
| 2329 | 2026-06-11T21:51:28.067Z | Compiling url v2.5.8 |
| 2330 | 2026-06-11T21:51:28.144Z | Compiling log v0.4.32 |
| 2331 | 2026-06-11T21:51:28.183Z | Compiling subtle v2.6.1 |
| 2332 | 2026-06-11T21:51:28.230Z | Compiling zerocopy v0.8.50 |
| 2333 | 2026-06-11T21:51:28.361Z | Compiling futures-sink v0.3.32 |
| 2334 | 2026-06-11T21:51:28.399Z | Compiling slab v0.4.12 |
| 2335 | 2026-06-11T21:51:28.481Z | Compiling typenum v1.20.1 |
| 2336 | 2026-06-11T21:51:28.611Z | Compiling futures-channel v0.3.32 |
| 2337 | 2026-06-11T21:51:28.664Z | Compiling schemars v0.8.22 |
| 2338 | 2026-06-11T21:51:28.873Z | Compiling getrandom v0.2.17 |
| 2339 | 2026-06-11T21:51:29.102Z | Compiling futures-task v0.3.32 |
| 2340 | 2026-06-11T21:51:29.288Z | Compiling futures-io v0.3.32 |
| 2341 | 2026-06-11T21:51:29.315Z | Compiling rand_core v0.6.4 |
| 2342 | 2026-06-11T21:51:29.490Z | Compiling futures-util v0.3.32 |
| 2343 | 2026-06-11T21:51:29.584Z | Compiling hashbrown v0.17.1 |
| 2344 | 2026-06-11T21:51:29.891Z | Compiling tracing-core v0.1.36 |
| 2345 | 2026-06-11T21:51:30.262Z | Compiling indexmap v2.14.0 |
| 2346 | 2026-06-11T21:51:30.275Z | Compiling tracing v0.1.44 |
| 2347 | 2026-06-11T21:51:30.635Z | Compiling ipnetwork v0.21.1 |
| 2348 | 2026-06-11T21:51:30.667Z | Compiling base64 v0.22.1 |
| 2349 | 2026-06-11T21:51:31.004Z | Compiling http v1.4.1 |
| 2350 | 2026-06-11T21:51:31.117Z | Compiling unicode-ident v1.0.24 |
| 2351 | 2026-06-11T21:51:31.159Z | Compiling slog v2.8.2 |
| 2352 | 2026-06-11T21:51:31.177Z | Compiling erased-serde v0.3.31 |
| 2353 | 2026-06-11T21:51:31.241Z | Compiling proc-macro2 v1.0.106 |
| 2354 | 2026-06-11T21:51:31.514Z | Compiling fnv v1.0.7 |
| 2355 | 2026-06-11T21:51:31.776Z | Compiling quote v1.0.45 |
| 2356 | 2026-06-11T21:51:32.196Z | Compiling oxnet v0.1.6 |
| 2357 | 2026-06-11T21:51:32.212Z | Compiling syn v2.0.117 |
| 2358 | 2026-06-11T21:51:32.523Z | Compiling tokio-util v0.7.18 |
| 2359 | 2026-06-11T21:51:32.659Z | Compiling byteorder v1.5.0 |
| 2360 | 2026-06-11T21:51:32.897Z | Compiling ipnet v2.12.0 |
| 2361 | 2026-06-11T21:51:32.919Z | Compiling thiserror v1.0.69 |
| 2362 | 2026-06-11T21:51:33.032Z | Compiling ppv-lite86 v0.2.21 |
| 2363 | 2026-06-11T21:51:33.387Z | Compiling rustls-pki-types v1.14.1 |
| 2364 | 2026-06-11T21:51:33.399Z | Compiling aws-lc-sys v0.41.0 |
| 2365 | 2026-06-11T21:51:33.722Z | Compiling http-body v1.0.1 |
| 2366 | 2026-06-11T21:51:33.752Z | Compiling atomic-waker v1.1.2 |
| 2367 | 2026-06-11T21:51:33.887Z | Compiling untrusted v0.7.1 |
| 2368 | 2026-06-11T21:51:33.900Z | Compiling httparse v1.10.1 |
| 2369 | 2026-06-11T21:51:33.961Z | Compiling tower-layer v0.3.3 |
| 2370 | 2026-06-11T21:51:34.024Z | Compiling aws-lc-rs v1.17.0 |
| 2371 | 2026-06-11T21:51:34.103Z | Compiling ryu v1.0.23 |
| 2372 | 2026-06-11T21:51:34.191Z | Compiling untrusted v0.9.0 |
| 2373 | 2026-06-11T21:51:34.290Z | Compiling try-lock v0.2.5 |
| 2374 | 2026-06-11T21:51:34.330Z | Compiling rustls v0.23.40 |
| 2375 | 2026-06-11T21:51:34.404Z | Compiling tower-service v0.3.3 |
| 2376 | 2026-06-11T21:51:34.408Z | Compiling pretty-hex v0.4.2 |
| 2377 | 2026-06-11T21:51:34.426Z | Compiling want v0.3.1 |
| 2378 | 2026-06-11T21:51:34.459Z | Compiling h2 v0.4.14 |
| 2379 | 2026-06-11T21:51:34.514Z | Compiling httpdate v1.0.3 |
| 2380 | 2026-06-11T21:51:34.550Z | Compiling rustix v1.1.4 |
| 2381 | 2026-06-11T21:51:34.590Z | Compiling plain v0.2.3 |
| 2382 | 2026-06-11T21:51:34.611Z | Compiling regex-syntax v0.8.10 |
| 2383 | 2026-06-11T21:51:34.710Z | Compiling getrandom v0.3.4 |
| 2384 | 2026-06-11T21:51:34.901Z | Compiling omicron-workspace-hack v0.1.0 |
| 2385 | 2026-06-11T21:51:34.921Z | Compiling ucd-trie v0.1.7 |
| 2386 | 2026-06-11T21:51:34.978Z | Compiling rand_core v0.9.5 |
| 2387 | 2026-06-11T21:51:35.239Z | Compiling rustls-webpki v0.103.13 |
| 2388 | 2026-06-11T21:51:35.511Z | Compiling pest v2.8.6 |
| 2389 | 2026-06-11T21:51:36.926Z | Compiling hyper v1.10.1 |
| 2390 | 2026-06-11T21:51:37.187Z | Compiling crossbeam-utils v0.8.21 |
| 2391 | 2026-06-11T21:51:37.875Z | Compiling serde_urlencoded v0.7.1 |
| 2392 | 2026-06-11T21:51:37.972Z | Compiling http-body-util v0.1.3 |
| 2393 | 2026-06-11T21:51:38.170Z | Compiling allocator-api2 v0.2.21 |
| 2394 | 2026-06-11T21:51:38.276Z | Compiling foldhash v0.2.0 |
| 2395 | 2026-06-11T21:51:38.574Z | Compiling hyper-util v0.1.20 |
| 2396 | 2026-06-11T21:51:38.594Z | Compiling hashbrown v0.16.1 |
| 2397 | 2026-06-11T21:51:39.337Z | Compiling newtype-uuid v1.3.2 |
| 2398 | 2026-06-11T21:51:40.389Z | Compiling tokio-rustls v0.26.4 |
| 2399 | 2026-06-11T21:51:40.613Z | Compiling hex v0.4.3 |
| 2400 | 2026-06-11T21:51:40.715Z | Compiling daft v0.1.7 |
| 2401 | 2026-06-11T21:51:40.914Z | Compiling rand_chacha v0.9.0 |
| 2402 | 2026-06-11T21:51:40.940Z | Compiling sync_wrapper v1.0.2 |
| 2403 | 2026-06-11T21:51:41.005Z | Compiling aho-corasick v1.1.4 |
| 2404 | 2026-06-11T21:51:41.058Z | Compiling fastrand v2.4.1 |
| 2405 | 2026-06-11T21:51:41.408Z | Compiling rand v0.9.4 |
| 2406 | 2026-06-11T21:51:41.477Z | Compiling tower v0.5.3 |
| 2407 | 2026-06-11T21:51:41.598Z | Compiling anyhow v1.0.102 |
| 2408 | 2026-06-11T21:51:41.619Z | Compiling powerfmt v0.2.0 |
| 2409 | 2026-06-11T21:51:41.887Z | Compiling deranged v0.5.8 |
| 2410 | 2026-06-11T21:51:41.915Z | Compiling tower-http v0.6.11 |
| 2411 | 2026-06-11T21:51:42.079Z | Compiling regex-automata v0.4.14 |
| 2412 | 2026-06-11T21:51:42.158Z | Compiling generic-array v0.14.7 |
| 2413 | 2026-06-11T21:51:42.257Z | Compiling openapiv3 v2.2.0 |
| 2414 | 2026-06-11T21:51:42.617Z | Compiling time-core v0.1.8 |
| 2415 | 2026-06-11T21:51:42.715Z | Compiling num_threads v0.1.7 |
| 2416 | 2026-06-11T21:51:42.772Z | Compiling cpufeatures v0.3.0 |
| 2417 | 2026-06-11T21:51:42.814Z | Compiling num-conv v0.2.2 |
| 2418 | 2026-06-11T21:51:42.852Z | Compiling openssl-probe v0.2.1 |
| 2419 | 2026-06-11T21:51:42.976Z | Compiling rustls-native-certs v0.8.4 |
| 2420 | 2026-06-11T21:51:43.037Z | Compiling time v0.3.47 |
| 2421 | 2026-06-11T21:51:43.105Z | Compiling camino v1.2.2 |
| 2422 | 2026-06-11T21:51:43.689Z | Compiling tempfile v3.27.0 |
| 2423 | 2026-06-11T21:51:43.832Z | Compiling futures-executor v0.3.32 |
| 2424 | 2026-06-11T21:51:44.383Z | Compiling winnow v1.0.3 |
| 2425 | 2026-06-11T21:51:44.618Z | Compiling regex v1.12.3 |
| 2426 | 2026-06-11T21:51:44.688Z | Compiling futures v0.3.32 |
| 2427 | 2026-06-11T21:51:44.776Z | Compiling rustls-platform-verifier v0.7.0 |
| 2428 | 2026-06-11T21:51:45.421Z | Compiling hyper-rustls v0.27.9 |
| 2429 | 2026-06-11T21:51:45.810Z | Compiling crossbeam-channel v0.5.15 |
| 2430 | 2026-06-11T21:51:45.892Z | Compiling scroll v0.13.0 |
| 2431 | 2026-06-11T21:51:46.024Z | Compiling hybrid-array v0.4.12 |
| 2432 | 2026-06-11T21:51:46.054Z | Compiling simd-adler32 v0.3.9 |
| 2433 | 2026-06-11T21:51:46.204Z | Compiling adler2 v2.0.1 |
| 2434 | 2026-06-11T21:51:46.389Z | Compiling miniz_oxide v0.8.9 |
| 2435 | 2026-06-11T21:51:46.533Z | Compiling goblin v0.10.7 |
| 2436 | 2026-06-11T21:51:46.546Z | Compiling crc32fast v1.5.0 |
| 2437 | 2026-06-11T21:51:46.560Z | Compiling reqwest v0.13.4 |
| 2438 | 2026-06-11T21:51:46.811Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2439 | 2026-06-11T21:51:46.919Z | Compiling thread_local v1.1.9 |
| 2440 | 2026-06-11T21:51:47.283Z | Compiling either v1.16.0 |
| 2441 | 2026-06-11T21:51:47.527Z | Compiling flate2 v1.1.9 |
| 2442 | 2026-06-11T21:51:47.856Z | Compiling block-buffer v0.12.0 |
| 2443 | 2026-06-11T21:51:48.042Z | Compiling crypto-common v0.2.2 |
| 2444 | 2026-06-11T21:51:48.092Z | Compiling crypto-common v0.1.7 |
| 2445 | 2026-06-11T21:51:48.246Z | Compiling dtrace-parser v0.3.0 |
| 2446 | 2026-06-11T21:51:48.836Z | Compiling rand_chacha v0.3.1 |
| 2447 | 2026-06-11T21:51:49.335Z | Compiling is-terminal v0.4.17 |
| 2448 | 2026-06-11T21:51:49.449Z | Compiling thread-id v5.1.0 |
| 2449 | 2026-06-11T21:51:49.485Z | Compiling compression-core v0.4.32 |
| 2450 | 2026-06-11T21:51:49.542Z | Compiling debug-ignore v1.0.5 |
| 2451 | 2026-06-11T21:51:49.659Z | Compiling const-oid v0.10.2 |
| 2452 | 2026-06-11T21:51:49.670Z | Compiling term v1.2.1 |
| 2453 | 2026-06-11T21:51:49.967Z | Compiling dof v0.4.0 |
| 2454 | 2026-06-11T21:51:50.793Z | Compiling take_mut v0.2.2 |
| 2455 | 2026-06-11T21:51:50.919Z | Compiling match_cfg v0.1.0 |
| 2456 | 2026-06-11T21:51:50.999Z | Compiling hostname v0.3.1 |
| 2457 | 2026-06-11T21:51:51.171Z | Compiling slog-async v2.8.0 |
| 2458 | 2026-06-11T21:51:51.565Z | Compiling usdt-impl v0.6.0 |
| 2459 | 2026-06-11T21:51:52.660Z | Compiling slog-term v2.9.2 |
| 2460 | 2026-06-11T21:51:53.074Z | Compiling digest v0.11.3 |
| 2461 | 2026-06-11T21:51:53.273Z | Compiling compression-codecs v0.4.38 |
| 2462 | 2026-06-11T21:51:53.438Z | Compiling rand v0.8.6 |
| 2463 | 2026-06-11T21:51:53.658Z | Compiling ref-cast v1.0.25 |
| 2464 | 2026-06-11T21:51:53.777Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2465 | 2026-06-11T21:51:54.019Z | Compiling slog-json v2.6.1 |
| 2466 | 2026-06-11T21:51:54.248Z | Compiling strum v0.26.3 |
| 2467 | 2026-06-11T21:51:54.299Z | Compiling macaddr v1.0.1 |
| 2468 | 2026-06-11T21:51:54.389Z | Compiling serde_spanned v1.1.1 |
| 2469 | 2026-06-11T21:51:54.560Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2470 | 2026-06-11T21:51:54.590Z | Compiling memmap2 v0.9.10 |
| 2471 | 2026-06-11T21:51:54.883Z | Compiling wait-timeout v0.2.1 |
| 2472 | 2026-06-11T21:51:54.999Z | Compiling encoding_rs v0.8.35 |
| 2473 | 2026-06-11T21:51:55.121Z | Compiling mime v0.3.17 |
| 2474 | 2026-06-11T21:51:55.373Z | Compiling spin v0.9.8 |
| 2475 | 2026-06-11T21:51:55.505Z | Compiling quick-error v1.2.3 |
| 2476 | 2026-06-11T21:51:55.602Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2477 | 2026-06-11T21:51:55.623Z | Compiling bit-vec v0.8.0 |
| 2478 | 2026-06-11T21:51:55.866Z | Compiling bit-set v0.8.0 |
| 2479 | 2026-06-11T21:51:55.917Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2480 | 2026-06-11T21:51:55.917Z | Compiling rusty-fork v0.3.1 |
| 2481 | 2026-06-11T21:51:56.062Z | Compiling multer v3.1.0 |
| 2482 | 2026-06-11T21:51:56.806Z | Compiling usdt v0.6.0 |
| 2483 | 2026-06-11T21:51:57.300Z | Compiling slog-bunyan v2.5.0 |
| 2484 | 2026-06-11T21:51:57.486Z | Compiling async-compression v0.4.42 |
| 2485 | 2026-06-11T21:51:57.489Z | Compiling sha1 v0.11.0 |
| 2486 | 2026-06-11T21:51:57.914Z | Compiling serde_with v3.20.0 |
| 2487 | 2026-06-11T21:51:57.982Z | Compiling async-stream v0.3.6 |
| 2488 | 2026-06-11T21:51:58.017Z | Compiling rand_xorshift v0.4.0 |
| 2489 | 2026-06-11T21:51:58.084Z | Compiling waitgroup v0.1.2 |
| 2490 | 2026-06-11T21:51:58.169Z | Compiling rustls-pemfile v2.2.0 |
| 2491 | 2026-06-11T21:51:58.181Z | Compiling serde_path_to_error v0.1.20 |
| 2492 | 2026-06-11T21:51:58.184Z | Compiling hostname v0.4.2 |
| 2493 | 2026-06-11T21:51:58.241Z | Compiling unarray v0.1.4 |
| 2494 | 2026-06-11T21:51:58.338Z | Compiling proptest v1.11.0 |
| 2495 | 2026-06-11T21:51:58.364Z | Compiling progenitor-client v0.14.0 |
| 2496 | 2026-06-11T21:51:58.453Z | Compiling strum v0.27.2 |
| 2497 | 2026-06-11T21:51:58.591Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2498 | 2026-06-11T21:51:58.645Z | Compiling dropshot v0.17.1 |
| 2499 | 2026-06-11T21:51:58.743Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2500 | 2026-06-11T21:51:58.883Z | Compiling iddqd v0.4.2 |
| 2501 | 2026-06-11T21:51:58.980Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2502 | 2026-06-11T21:51:59.276Z | Compiling block-buffer v0.10.4 |
| 2503 | 2026-06-11T21:51:59.308Z | Compiling reqwest v0.12.28 |
| 2504 | 2026-06-11T21:51:59.456Z | Compiling backon v1.6.0 |
| 2505 | 2026-06-11T21:51:59.724Z | Compiling instant v0.1.13 |
| 2506 | 2026-06-11T21:51:59.850Z | Compiling backoff v0.4.0 |
| 2507 | 2026-06-11T21:52:00.080Z | Compiling progenitor-extras v0.2.0 |
| 2508 | 2026-06-11T21:52:00.331Z | Compiling digest v0.10.7 |
| 2509 | 2026-06-11T21:52:00.474Z | Compiling progenitor-client v0.10.0 |
| 2510 | 2026-06-11T21:52:00.593Z | Compiling parse-display v0.10.0 |
| 2511 | 2026-06-11T21:52:00.707Z | Compiling itertools v0.14.0 |
| 2512 | 2026-06-11T21:52:00.982Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2513 | 2026-06-11T21:52:01.086Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617) |
| 2514 | 2026-06-11T21:52:01.517Z | Compiling regress v0.10.5 |
| 2515 | 2026-06-11T21:52:02.234Z | Compiling humantime v2.3.0 |
| 2516 | 2026-06-11T21:52:02.694Z | Compiling cpufeatures v0.2.17 |
| 2517 | 2026-06-11T21:52:02.800Z | Compiling unicode-width v0.2.2 |
| 2518 | 2026-06-11T21:52:03.022Z | Compiling heck v0.5.0 |
| 2519 | 2026-06-11T21:52:03.133Z | Compiling secrecy v0.10.3 |
| 2520 | 2026-06-11T21:52:03.307Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2521 | 2026-06-11T21:52:03.622Z | Compiling tinyvec_macros v0.1.1 |
| 2522 | 2026-06-11T21:52:03.704Z | Compiling tinyvec v1.11.0 |
| 2523 | 2026-06-11T21:52:04.167Z | Compiling num-integer v0.1.46 |
| 2524 | 2026-06-11T21:52:04.478Z | Compiling scroll v0.12.0 |
| 2525 | 2026-06-11T21:52:04.730Z | Compiling crucible-workspace-hack v0.1.0 |
| 2526 | 2026-06-11T21:52:04.785Z | Compiling hmac v0.12.1 |
| 2527 | 2026-06-11T21:52:04.810Z | Compiling inout v0.1.4 |
| 2528 | 2026-06-11T21:52:04.941Z | Compiling regress v0.11.1 |
| 2529 | 2026-06-11T21:52:04.954Z | Compiling ff v0.13.1 |
| 2530 | 2026-06-11T21:52:04.980Z | Compiling utf8parse v0.2.2 |
| 2531 | 2026-06-11T21:52:05.097Z | Compiling group v0.13.0 |
| 2532 | 2026-06-11T21:52:05.109Z | Compiling anstyle-parse v1.0.0 |
| 2533 | 2026-06-11T21:52:05.253Z | Compiling cipher v0.4.4 |
| 2534 | 2026-06-11T21:52:05.353Z | Compiling hkdf v0.12.4 |
| 2535 | 2026-06-11T21:52:05.510Z | Compiling goblin v0.8.2 |
| 2536 | 2026-06-11T21:52:05.526Z | Compiling num-rational v0.4.2 |
| 2537 | 2026-06-11T21:52:06.354Z | Compiling num-iter v0.1.45 |
| 2538 | 2026-06-11T21:52:06.491Z | Compiling zerocopy v0.7.35 |
| 2539 | 2026-06-11T21:52:06.663Z | Compiling typify-impl v0.6.2 |
| 2540 | 2026-06-11T21:52:07.100Z | Compiling universal-hash v0.5.1 |
| 2541 | 2026-06-11T21:52:07.258Z | Compiling crypto-bigint v0.5.5 |
| 2542 | 2026-06-11T21:52:07.404Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2543 | 2026-06-11T21:52:08.741Z | Compiling terminal_size v0.4.4 |
| 2544 | 2026-06-11T21:52:08.909Z | Compiling half v2.7.1 |
| 2545 | 2026-06-11T21:52:09.211Z | Compiling num-complex v0.4.6 |
| 2546 | 2026-06-11T21:52:09.282Z | Compiling is_terminal_polyfill v1.70.2 |
| 2547 | 2026-06-11T21:52:09.392Z | Compiling base64ct v1.8.3 |
| 2548 | 2026-06-11T21:52:09.682Z | Compiling colorchoice v1.0.5 |
| 2549 | 2026-06-11T21:52:09.749Z | Compiling ciborium-io v0.2.2 |
| 2550 | 2026-06-11T21:52:09.813Z | Compiling opaque-debug v0.3.1 |
| 2551 | 2026-06-11T21:52:09.831Z | Compiling base16ct v0.2.0 |
| 2552 | 2026-06-11T21:52:09.854Z | Compiling anstyle v1.0.14 |
| 2553 | 2026-06-11T21:52:09.891Z | Compiling anstyle-query v1.1.5 |
| 2554 | 2026-06-11T21:52:10.010Z | Compiling elliptic-curve v0.13.8 |
| 2555 | 2026-06-11T21:52:10.046Z | Compiling anstream v1.0.0 |
| 2556 | 2026-06-11T21:52:10.132Z | Compiling poly1305 v0.8.0 |
| 2557 | 2026-06-11T21:52:10.324Z | Compiling ciborium-ll v0.2.2 |
| 2558 | 2026-06-11T21:52:10.563Z | Compiling password-hash v0.5.0 |
| 2559 | 2026-06-11T21:52:10.597Z | Compiling num v0.4.3 |
| 2560 | 2026-06-11T21:52:10.691Z | Compiling curve25519-dalek v4.1.3 |
| 2561 | 2026-06-11T21:52:10.785Z | Compiling typify v0.6.2 |
| 2562 | 2026-06-11T21:52:10.901Z | Compiling thiserror-no-std v2.0.2 |
| 2563 | 2026-06-11T21:52:11.002Z | Compiling dof v0.3.0 |
| 2564 | 2026-06-11T21:52:11.566Z | Compiling chacha20 v0.9.1 |
| 2565 | 2026-06-11T21:52:11.835Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2566 | 2026-06-11T21:52:11.921Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2567 | 2026-06-11T21:52:13.383Z | Compiling blake2 v0.10.6 |
| 2568 | 2026-06-11T21:52:13.524Z | Compiling aead v0.5.2 |
| 2569 | 2026-06-11T21:52:13.707Z | Compiling byte-wrapper v0.1.0 |
| 2570 | 2026-06-11T21:52:13.728Z | Compiling crossbeam-epoch v0.9.18 |
| 2571 | 2026-06-11T21:52:13.892Z | Compiling dtrace-parser v0.2.0 |
| 2572 | 2026-06-11T21:52:14.241Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2573 | 2026-06-11T21:52:14.696Z | Compiling thread-id v4.2.2 |
| 2574 | 2026-06-11T21:52:14.791Z | Compiling keccak v0.1.6 |
| 2575 | 2026-06-11T21:52:14.791Z | Compiling float-ord v0.3.2 |
| 2576 | 2026-06-11T21:52:14.893Z | Compiling strsim v0.11.1 |
| 2577 | 2026-06-11T21:52:14.918Z | Compiling clap_lex v1.1.0 |
| 2578 | 2026-06-11T21:52:15.298Z | Compiling clap_builder v4.6.0 |
| 2579 | 2026-06-11T21:52:15.516Z | Compiling sha3 v0.10.9 |
| 2580 | 2026-06-11T21:52:15.736Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2581 | 2026-06-11T21:52:15.818Z | Compiling usdt-impl v0.5.0 |
| 2582 | 2026-06-11T21:52:15.916Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2583 | 2026-06-11T21:52:16.495Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2584 | 2026-06-11T21:52:18.979Z | Compiling chacha20poly1305 v0.10.1 |
| 2585 | 2026-06-11T21:52:19.148Z | Compiling argon2 v0.5.3 |
| 2586 | 2026-06-11T21:52:20.188Z | Compiling vsss-rs v3.3.4 |
| 2587 | 2026-06-11T21:52:20.192Z | Compiling ciborium v0.2.2 |
| 2588 | 2026-06-11T21:52:21.077Z | Compiling hash32 v0.3.1 |
| 2589 | 2026-06-11T21:52:21.251Z | Compiling memmap v0.7.0 |
| 2590 | 2026-06-11T21:52:21.436Z | Compiling data-encoding v2.11.0 |
| 2591 | 2026-06-11T21:52:21.495Z | Compiling indent_write v2.2.0 |
| 2592 | 2026-06-11T21:52:21.651Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2593 | 2026-06-11T21:52:21.700Z | Compiling usdt v0.5.0 |
| 2594 | 2026-06-11T21:52:22.353Z | Compiling heapless v0.8.0 |
| 2595 | 2026-06-11T21:52:22.868Z | Compiling ingot-types v0.1.2 |
| 2596 | 2026-06-11T21:52:23.329Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2597 | 2026-06-11T21:52:23.397Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2598 | 2026-06-11T21:52:23.505Z | Compiling clap v4.6.1 |
| 2599 | 2026-06-11T21:52:23.595Z | Compiling rustix v0.38.44 |
| 2600 | 2026-06-11T21:52:23.684Z | Compiling tabwriter v1.4.1 |
| 2601 | 2026-06-11T21:52:24.070Z | Compiling cobs v0.3.0 |
| 2602 | 2026-06-11T21:52:24.165Z | Compiling colored v3.1.1 |
| 2603 | 2026-06-11T21:52:24.363Z | Compiling foreign-types-shared v0.3.1 |
| 2604 | 2026-06-11T21:52:24.469Z | Compiling bitflags v1.3.2 |
| 2605 | 2026-06-11T21:52:24.555Z | Compiling managed v0.8.0 |
| 2606 | 2026-06-11T21:52:24.823Z | Compiling smoltcp v0.11.0 |
| 2607 | 2026-06-11T21:52:24.850Z | Compiling foreign-types v0.5.0 |
| 2608 | 2026-06-11T21:52:24.940Z | Compiling postcard v1.1.3 |
| 2609 | 2026-06-11T21:52:25.012Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2610 | 2026-06-11T21:52:25.329Z | Compiling num_enum v0.7.6 |
| 2611 | 2026-06-11T21:52:25.463Z | Compiling ingot v0.1.1 |
| 2612 | 2026-06-11T21:52:26.242Z | Compiling memoffset v0.9.1 |
| 2613 | 2026-06-11T21:52:26.359Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2614 | 2026-06-11T21:52:26.476Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2615 | 2026-06-11T21:52:26.489Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2616 | 2026-06-11T21:52:26.611Z | Compiling chacha20 v0.10.0 |
| 2617 | 2026-06-11T21:52:26.756Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2618 | 2026-06-11T21:52:26.914Z | Compiling toml_datetime v0.6.11 |
| 2619 | 2026-06-11T21:52:27.181Z | Compiling serde_spanned v0.6.9 |
| 2620 | 2026-06-11T21:52:27.297Z | Compiling cstr-argument v0.1.2 |
| 2621 | 2026-06-11T21:52:27.350Z | Compiling unicode-segmentation v1.13.3 |
| 2622 | 2026-06-11T21:52:27.475Z | Compiling winnow v0.7.15 |
| 2623 | 2026-06-11T21:52:27.720Z | Compiling static_assertions v1.1.0 |
| 2624 | 2026-06-11T21:52:27.817Z | Compiling toml_write v0.1.2 |
| 2625 | 2026-06-11T21:52:27.983Z | Compiling linked-hash-map v0.5.6 |
| 2626 | 2026-06-11T21:52:28.008Z | Compiling swrite v0.1.0 |
| 2627 | 2026-06-11T21:52:28.079Z | Compiling resolv-conf v0.7.6 |
| 2628 | 2026-06-11T21:52:28.091Z | Compiling newline-converter v0.3.0 |
| 2629 | 2026-06-11T21:52:28.118Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2630 | 2026-06-11T21:52:28.198Z | Compiling lru-cache v0.1.2 |
| 2631 | 2026-06-11T21:52:28.229Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2632 | 2026-06-11T21:52:28.363Z | Compiling rand v0.10.1 |
| 2633 | 2026-06-11T21:52:28.545Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2634 | 2026-06-11T21:52:28.682Z | Compiling hubpack v0.1.2 |
| 2635 | 2026-06-11T21:52:28.713Z | Compiling nix v0.31.3 |
| 2636 | 2026-06-11T21:52:28.936Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80) |
| 2637 | 2026-06-11T21:52:29.175Z | Compiling toml_edit v0.22.27 |
| 2638 | 2026-06-11T21:52:29.206Z | Compiling atomicwrites v0.4.4 |
| 2639 | 2026-06-11T21:52:29.427Z | Compiling hickory-proto v0.24.4 |
| 2640 | 2026-06-11T21:52:29.526Z | Compiling crossbeam-deque v0.8.6 |
| 2641 | 2026-06-11T21:52:29.771Z | Compiling console v0.15.11 |
| 2642 | 2026-06-11T21:52:29.955Z | Compiling itertools v0.12.1 |
| 2643 | 2026-06-11T21:52:31.109Z | Compiling camino-tempfile v1.4.1 |
| 2644 | 2026-06-11T21:52:31.372Z | Compiling serde-big-array v0.5.1 |
| 2645 | 2026-06-11T21:52:31.443Z | Compiling lazy_static v1.5.0 |
| 2646 | 2026-06-11T21:52:31.534Z | Compiling similar v2.7.0 |
| 2647 | 2026-06-11T21:52:31.553Z | Compiling siphasher v1.0.3 |
| 2648 | 2026-06-11T21:52:31.566Z | Compiling hickory-resolver v0.24.4 |
| 2649 | 2026-06-11T21:52:31.775Z | Compiling phf_shared v0.12.1 |
| 2650 | 2026-06-11T21:52:32.002Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2651 | 2026-06-11T21:52:32.082Z | Compiling expectorate v1.2.0 |
| 2652 | 2026-06-11T21:52:32.298Z | Compiling pin-project v1.1.13 |
| 2653 | 2026-06-11T21:52:32.411Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2654 | 2026-06-11T21:52:33.273Z | Compiling toml v0.8.23 |
| 2655 | 2026-06-11T21:52:34.272Z | Compiling prettyplease v0.2.37 |
| 2656 | 2026-06-11T21:52:35.913Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2657 | 2026-06-11T21:52:36.178Z | Compiling rayon-core v1.13.0 |
| 2658 | 2026-06-11T21:52:37.357Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f) |
| 2659 | 2026-06-11T21:52:37.886Z | Compiling num_enum v0.5.11 |
| 2660 | 2026-06-11T21:52:37.908Z | Compiling progenitor-impl v0.13.0 |
| 2661 | 2026-06-11T21:52:38.013Z | Compiling progenitor-impl v0.14.0 |
| 2662 | 2026-06-11T21:52:38.544Z | Compiling unicode-normalization v0.1.25 |
| 2663 | 2026-06-11T21:52:39.157Z | Compiling progenitor-client v0.13.0 |
| 2664 | 2026-06-11T21:52:39.699Z | Compiling tokio-stream v0.1.18 |
| 2665 | 2026-06-11T21:52:40.269Z | Compiling bstr v1.12.1 |
| 2666 | 2026-06-11T21:52:40.768Z | Compiling csv-core v0.1.13 |
| 2667 | 2026-06-11T21:52:40.988Z | Compiling same-file v1.0.6 |
| 2668 | 2026-06-11T21:52:41.120Z | Compiling foldhash v0.1.5 |
| 2669 | 2026-06-11T21:52:41.174Z | Compiling konst_macro_rules v0.2.19 |
| 2670 | 2026-06-11T21:52:41.178Z | Compiling foreign-types-shared v0.1.1 |
| 2671 | 2026-06-11T21:52:41.285Z | Compiling highway v1.3.0 |
| 2672 | 2026-06-11T21:52:41.351Z | Compiling unicode-width v0.1.14 |
| 2673 | 2026-06-11T21:52:41.373Z | Compiling konst v0.2.20 |
| 2674 | 2026-06-11T21:52:41.669Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2675 | 2026-06-11T21:52:41.751Z | Compiling foreign-types v0.3.2 |
| 2676 | 2026-06-11T21:52:41.835Z | Compiling hashbrown v0.15.5 |
| 2677 | 2026-06-11T21:52:41.985Z | Compiling walkdir v2.5.0 |
| 2678 | 2026-06-11T21:52:42.497Z | Compiling csv v1.4.0 |
| 2679 | 2026-06-11T21:52:42.792Z | Compiling globset v0.4.18 |
| 2680 | 2026-06-11T21:52:43.484Z | Compiling snafu v0.8.9 |
| 2681 | 2026-06-11T21:52:44.074Z | Compiling qorb v0.4.1 |
| 2682 | 2026-06-11T21:52:45.824Z | Compiling progenitor v0.14.0 |
| 2683 | 2026-06-11T21:52:45.974Z | Compiling progenitor v0.13.0 |
| 2684 | 2026-06-11T21:52:46.084Z | Compiling olpc-cjson v0.1.4 |
| 2685 | 2026-06-11T21:52:46.120Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2686 | 2026-06-11T21:52:46.306Z | Compiling rayon v1.12.0 |
| 2687 | 2026-06-11T21:52:46.375Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2688 | 2026-06-11T21:52:46.793Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2689 | 2026-06-11T21:52:48.530Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2690 | 2026-06-11T21:52:48.715Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2691 | 2026-06-11T21:52:50.772Z | Compiling phf v0.12.1 |
| 2692 | 2026-06-11T21:52:50.953Z | Compiling openssl-sys v0.9.116 |
| 2693 | 2026-06-11T21:52:51.395Z | Compiling tokio-dtrace v0.1.1 |
| 2694 | 2026-06-11T21:52:51.731Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2695 | 2026-06-11T21:52:52.852Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2696 | 2026-06-11T21:52:53.077Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2697 | 2026-06-11T21:52:53.834Z | Compiling libsw-core v0.3.2 |
| 2698 | 2026-06-11T21:52:54.016Z | Compiling pem v3.0.6 |
| 2699 | 2026-06-11T21:52:54.054Z | Compiling serde_plain v1.0.2 |
| 2700 | 2026-06-11T21:52:54.364Z | Compiling sigpipe v0.1.3 |
| 2701 | 2026-06-11T21:52:54.469Z | Compiling fixedbitset v0.5.7 |
| 2702 | 2026-06-11T21:52:54.698Z | Compiling jiff v0.2.28 |
| 2703 | 2026-06-11T21:52:54.732Z | Compiling fixedbitset v0.4.2 |
| 2704 | 2026-06-11T21:52:54.990Z | Compiling bytecount v0.6.9 |
| 2705 | 2026-06-11T21:52:55.104Z | Compiling typed-path v0.9.3 |
| 2706 | 2026-06-11T21:52:55.129Z | Compiling minimal-lexical v0.2.1 |
| 2707 | 2026-06-11T21:52:55.181Z | Compiling glob v0.3.3 |
| 2708 | 2026-06-11T21:52:55.454Z | Compiling nom v7.1.3 |
| 2709 | 2026-06-11T21:52:56.172Z | Compiling tough v0.22.0 |
| 2710 | 2026-06-11T21:52:56.521Z | Compiling papergrid v0.11.0 |
| 2711 | 2026-06-11T21:52:57.110Z | Compiling petgraph v0.6.5 |
| 2712 | 2026-06-11T21:52:57.160Z | Compiling petgraph v0.8.3 |
| 2713 | 2026-06-11T21:52:58.068Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2714 | 2026-06-11T21:52:58.548Z | Compiling openssl v0.10.80 |
| 2715 | 2026-06-11T21:52:58.949Z | Compiling libsw v3.5.0 |
| 2716 | 2026-06-11T21:52:59.141Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2717 | 2026-06-11T21:52:59.675Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2718 | 2026-06-11T21:52:59.920Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7) |
| 2719 | 2026-06-11T21:53:00.225Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2720 | 2026-06-11T21:53:00.588Z | Compiling zone v0.3.1 |
| 2721 | 2026-06-11T21:53:01.962Z | Compiling oxide-tokio-rt v0.1.6 |
| 2722 | 2026-06-11T21:53:02.409Z | Compiling chrono-tz v0.10.4 |
| 2723 | 2026-06-11T21:53:02.631Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2724 | 2026-06-11T21:53:02.839Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2725 | 2026-06-11T21:53:03.506Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2726 | 2026-06-11T21:53:03.690Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9) |
| 2727 | 2026-06-11T21:53:04.273Z | Compiling newtype_derive v0.1.6 |
| 2728 | 2026-06-11T21:53:04.362Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2729 | 2026-06-11T21:53:04.376Z | Compiling slog-dtrace v0.3.0 |
| 2730 | 2026-06-11T21:53:05.098Z | Compiling owo-colors v4.3.0 |
| 2731 | 2026-06-11T21:53:05.679Z | Compiling const_format v0.2.36 |
| 2732 | 2026-06-11T21:53:06.022Z | Compiling cancel-safe-futures v0.1.5 |
| 2733 | 2026-06-11T21:53:06.207Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a) |
| 2734 | 2026-06-11T21:53:06.387Z | Compiling gethostname v0.5.0 |
| 2735 | 2026-06-11T21:53:06.528Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2736 | 2026-06-11T21:53:06.988Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2737 | 2026-06-11T21:53:07.121Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2738 | 2026-06-11T21:53:07.152Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2739 | 2026-06-11T21:53:07.241Z | Compiling bcs v0.1.6 |
| 2740 | 2026-06-11T21:53:07.265Z | Compiling smf v0.2.3 |
| 2741 | 2026-06-11T21:53:07.673Z | Compiling termtree v0.5.1 |
| 2742 | 2026-06-11T21:53:07.801Z | Compiling linear-map v1.2.0 |
| 2743 | 2026-06-11T21:53:07.844Z | Compiling tagptr v0.2.0 |
| 2744 | 2026-06-11T21:53:08.009Z | Compiling whoami v1.6.1 |
| 2745 | 2026-06-11T21:53:08.035Z | Compiling unicode-linebreak v0.1.5 |
| 2746 | 2026-06-11T21:53:08.315Z | Compiling smawk v0.3.2 |
| 2747 | 2026-06-11T21:53:08.423Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2748 | 2026-06-11T21:53:08.480Z | Compiling textwrap v0.16.2 |
| 2749 | 2026-06-11T21:53:08.493Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2750 | 2026-06-11T21:53:08.496Z | Compiling moka v0.12.15 |
| 2751 | 2026-06-11T21:53:09.751Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2752 | 2026-06-11T21:53:09.881Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2753 | 2026-06-11T21:53:10.159Z | Compiling tabled v0.15.0 |
| 2754 | 2026-06-11T21:53:10.175Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2755 | 2026-06-11T21:53:11.548Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2756 | 2026-06-11T21:53:11.673Z | Compiling steno v0.4.1 |
| 2757 | 2026-06-11T21:53:11.764Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2758 | 2026-06-11T21:53:12.137Z | Compiling cookie v0.18.1 |
| 2759 | 2026-06-11T21:53:13.511Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2760 | 2026-06-11T21:53:17.320Z | Compiling hickory-proto v0.25.2 |
| 2761 | 2026-06-11T21:53:18.093Z | Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol) |
| 2762 | 2026-06-11T21:53:18.897Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2763 | 2026-06-11T21:53:18.963Z | Compiling arc-swap v1.9.1 |
| 2764 | 2026-06-11T21:53:19.331Z | Compiling slog-scope v4.4.1 |
| 2765 | 2026-06-11T21:53:19.800Z | Compiling hickory-resolver v0.25.2 |
| 2766 | 2026-06-11T21:53:20.817Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2767 | 2026-06-11T21:53:21.704Z | Compiling libscf-sys v1.2.0 |
| 2768 | 2026-06-11T21:53:21.823Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2769 | 2026-06-11T21:53:21.857Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2770 | 2026-06-11T21:53:22.288Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2771 | 2026-06-11T21:53:22.569Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2772 | 2026-06-11T21:53:23.025Z | Compiling slog-stdlog v4.1.1 |
| 2773 | 2026-06-11T21:53:23.456Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2774 | 2026-06-11T21:53:23.572Z | Compiling slog-envlogger v2.2.0 |
| 2775 | 2026-06-11T21:53:24.220Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2776 | 2026-06-11T21:53:24.943Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f) |
| 2777 | 2026-06-11T21:53:25.721Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2778 | 2026-06-11T21:53:26.232Z | Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common) |
| 2779 | 2026-06-11T21:53:34.335Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2780 | 2026-06-11T21:53:36.734Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551) |
| 2781 | 2026-06-11T21:53:38.473Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2782 | 2026-06-11T21:53:47.334Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2783 | 2026-06-11T21:53:51.184Z | Finished `release` profile [optimized] target(s) in 2m 27s |
| 2784 | 2026-06-11T21:53:51.303Z | Running unittests src/lib.rs (target/release/deps/mg_tests-11b0555a3fde271a) |
| 2785 | 2026-06-11T21:53:51.306Z | |
| 2786 | 2026-06-11T21:53:51.306Z | running 1 test |
| 2787 | 2026-06-11T21:53:51.469Z | configure zone |
| 2788 | 2026-06-11T21:53:51.488Z | install zone |
| 2789 | 2026-06-11T21:54:01.184Z | boot zone |
| 2790 | 2026-06-11T21:54:01.272Z | start zone s1 |
| 2791 | 2026-06-11T21:54:01.275Z | configure zone |
| 2792 | 2026-06-11T21:54:01.279Z | install zone |
| 2793 | 2026-06-11T21:54:03.215Z | boot zone |
| 2794 | 2026-06-11T21:54:03.308Z | start zone s2 |
| 2795 | 2026-06-11T21:54:03.308Z | configure zone |
| 2796 | 2026-06-11T21:54:03.319Z | install zone |
| 2797 | 2026-06-11T21:54:05.671Z | boot zone |
| 2798 | 2026-06-11T21:54:05.771Z | start zone t1 |
| 2799 | 2026-06-11T21:54:05.771Z | configure zone |
| 2800 | 2026-06-11T21:54:05.781Z | install zone |
| 2801 | 2026-06-11T21:54:08.489Z | boot zone |
| 2802 | 2026-06-11T21:54:08.591Z | waiting for zones to come up |
| 2803 | 2026-06-11T21:54:18.591Z | [sidecar.trio] svcs milestone/network |
| 2804 | 2026-06-11T21:54:18.616Z | STATE STIME FMRI |
| 2805 | 2026-06-11T21:54:18.616Z | online 21:54:01 svc:/milestone/network:default |
| 2806 | 2026-06-11T21:54:18.616Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2807 | 2026-06-11T21:54:18.644Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2808 | 2026-06-11T21:54:18.672Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2809 | 2026-06-11T21:54:18.692Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2810 | 2026-06-11T21:54:18.695Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2811 | 2026-06-11T21:54:18.707Z | |
| 2812 | 2026-06-11T21:54:18.707Z | running zone s1.trio setup |
| 2813 | 2026-06-11T21:54:18.707Z | [s1.trio] svcs milestone/network |
| 2814 | 2026-06-11T21:54:18.725Z | STATE STIME FMRI |
| 2815 | 2026-06-11T21:54:18.725Z | online 21:54:03 svc:/milestone/network:default |
| 2816 | 2026-06-11T21:54:18.725Z | [s1.trio] dladm |
| 2817 | 2026-06-11T21:54:18.736Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2818 | 2026-06-11T21:54:18.736Z | sl0 simnet 9000 up -- ? |
| 2819 | 2026-06-11T21:54:18.736Z | mg2 vnic 9000 up -- ? |
| 2820 | 2026-06-11T21:54:18.736Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2821 | 2026-06-11T21:54:19.292Z | |
| 2822 | 2026-06-11T21:54:19.293Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2823 | 2026-06-11T21:54:19.308Z | |
| 2824 | 2026-06-11T21:54:19.308Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2825 | 2026-06-11T21:54:19.321Z | |
| 2826 | 2026-06-11T21:54:19.321Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2827 | 2026-06-11T21:54:19.406Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2828 | 2026-06-11T21:54:19.479Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5702fc94-7163-438c-b303-5711bd3bdb32 --sled-uuid 31870c69-86e4-4f34-93d1-163a56ff4c28 -a sl0/v6 &> /opt/ddmd.log & |
| 2829 | 2026-06-11T21:54:19.493Z | |
| 2830 | 2026-06-11T21:54:19.494Z | running zone s2.trio setup |
| 2831 | 2026-06-11T21:54:19.494Z | [s2.trio] svcs milestone/network |
| 2832 | 2026-06-11T21:54:19.509Z | STATE STIME FMRI |
| 2833 | 2026-06-11T21:54:19.509Z | online 21:54:05 svc:/milestone/network:default |
| 2834 | 2026-06-11T21:54:19.509Z | [s2.trio] dladm |
| 2835 | 2026-06-11T21:54:19.523Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2836 | 2026-06-11T21:54:19.523Z | sl1 simnet 9000 up -- ? |
| 2837 | 2026-06-11T21:54:19.523Z | mg3 vnic 9000 up -- ? |
| 2838 | 2026-06-11T21:54:19.523Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2839 | 2026-06-11T21:54:20.117Z | |
| 2840 | 2026-06-11T21:54:20.117Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2841 | 2026-06-11T21:54:20.131Z | |
| 2842 | 2026-06-11T21:54:20.131Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2843 | 2026-06-11T21:54:20.142Z | |
| 2844 | 2026-06-11T21:54:20.142Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2845 | 2026-06-11T21:54:20.175Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2846 | 2026-06-11T21:54:20.202Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ecbdb477-9a5d-4ee7-a865-fa5e911c491c --sled-uuid c7804c46-609a-49db-bbf6-4450a79ec40e -a sl1/v6 &> /opt/ddmd.log & |
| 2847 | 2026-06-11T21:54:20.214Z | |
| 2848 | 2026-06-11T21:54:20.214Z | running zone t1.trio setup |
| 2849 | 2026-06-11T21:54:20.214Z | [t1.trio] svcs milestone/network |
| 2850 | 2026-06-11T21:54:20.228Z | STATE STIME FMRI |
| 2851 | 2026-06-11T21:54:20.228Z | online 21:54:08 svc:/milestone/network:default |
| 2852 | 2026-06-11T21:54:20.228Z | [t1.trio] dladm |
| 2853 | 2026-06-11T21:54:20.241Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2854 | 2026-06-11T21:54:20.242Z | tfportrear0_0 simnet 9000 up -- ? |
| 2855 | 2026-06-11T21:54:20.242Z | tfportrear1_0 simnet 9000 up -- ? |
| 2856 | 2026-06-11T21:54:20.242Z | mg1 vnic 9000 up -- ? |
| 2857 | 2026-06-11T21:54:20.242Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2858 | 2026-06-11T21:54:20.791Z | |
| 2859 | 2026-06-11T21:54:20.791Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2860 | 2026-06-11T21:54:20.803Z | |
| 2861 | 2026-06-11T21:54:20.803Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2862 | 2026-06-11T21:54:20.816Z | |
| 2863 | 2026-06-11T21:54:20.816Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2864 | 2026-06-11T21:54:20.827Z | |
| 2865 | 2026-06-11T21:54:20.827Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2866 | 2026-06-11T21:54:21.133Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2867 | 2026-06-11T21:54:21.136Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2868 | 2026-06-11T21:54:21.136Z | waiting 3s for copy of files to zone to complete ... |
| 2869 | 2026-06-11T21:54:24.136Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2870 | 2026-06-11T21:54:24.269Z | |
| 2871 | 2026-06-11T21:54:24.269Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2872 | 2026-06-11T21:54:24.378Z | |
| 2873 | 2026-06-11T21:54:24.378Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2874 | 2026-06-11T21:54:24.413Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2875 | 2026-06-11T21:54:24.444Z | [t1.trio] svcadm disable dendrite |
| 2876 | 2026-06-11T21:54:24.468Z | |
| 2877 | 2026-06-11T21:54:24.468Z | [t1.trio] svcadm disable tfport |
| 2878 | 2026-06-11T21:54:24.492Z | |
| 2879 | 2026-06-11T21:54:24.492Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2880 | 2026-06-11T21:54:24.517Z | |
| 2881 | 2026-06-11T21:54:24.517Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2882 | 2026-06-11T21:54:24.542Z | |
| 2883 | 2026-06-11T21:54:24.542Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2884 | 2026-06-11T21:54:24.566Z | |
| 2885 | 2026-06-11T21:54:24.566Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2886 | 2026-06-11T21:54:24.591Z | |
| 2887 | 2026-06-11T21:54:24.591Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2888 | 2026-06-11T21:54:24.615Z | |
| 2889 | 2026-06-11T21:54:24.615Z | [t1.trio] svcadm refresh dendrite:default |
| 2890 | 2026-06-11T21:54:24.636Z | |
| 2891 | 2026-06-11T21:54:24.636Z | [t1.trio] svcadm enable dendrite:default |
| 2892 | 2026-06-11T21:54:24.657Z | |
| 2893 | 2026-06-11T21:54:24.657Z | wait 10s for dendrite to come up ... |
| 2894 | 2026-06-11T21:54:34.659Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2895 | 2026-06-11T21:54:34.686Z | |
| 2896 | 2026-06-11T21:54:34.686Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2897 | 2026-06-11T21:54:34.710Z | |
| 2898 | 2026-06-11T21:54:34.710Z | [t1.trio] svcadm refresh tfport:default |
| 2899 | 2026-06-11T21:54:34.731Z | |
| 2900 | 2026-06-11T21:54:34.732Z | [t1.trio] svcadm enable tfport |
| 2901 | 2026-06-11T21:54:34.753Z | |
| 2902 | 2026-06-11T21:54:34.757Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid e11319a8-f584-4c2a-8ae2-29bb4cf41331 --sled-uuid 73eb6697-13d3-44f6-8cee-ec92bf14b931 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2903 | 2026-06-11T21:54:34.763Z | |
| 2904 | 2026-06-11T21:54:34.763Z | [t1.trio] ipadm |
| 2905 | 2026-06-11T21:54:34.778Z | ADDROBJ TYPE STATE ADDR |
| 2906 | 2026-06-11T21:54:34.778Z | lo0/v4 static ok 127.0.0.1/8 |
| 2907 | 2026-06-11T21:54:34.778Z | mg1/v4 static ok 10.0.0.3/24 |
| 2908 | 2026-06-11T21:54:34.778Z | lo0/v6 static ok ::1/128 |
| 2909 | 2026-06-11T21:54:34.778Z | lo0/u6 static ok fd00:3::1/64 |
| 2910 | 2026-06-11T21:54:34.778Z | tfportrear0_0/v6 addrconf ok fe80::d0eb:6fff:fe9c:1da9%tfportrear0_0/10 |
| 2911 | 2026-06-11T21:54:34.778Z | tfportrear1_0/v6 addrconf ok fe80::6834:55ff:fecf:9aa2%tfportrear1_0/10 |
| 2912 | 2026-06-11T21:54:36.864Z | initial peering test passed |
| 2913 | 2026-06-11T21:54:37.865Z | advertise from one passed |
| 2914 | 2026-06-11T21:54:38.867Z | advertise from two passed |
| 2915 | 2026-06-11T21:54:38.867Z | [s1.trio] ping fd00:2::1 |
| 2916 | 2026-06-11T21:54:38.882Z | fd00:2::1 is alive |
| 2917 | 2026-06-11T21:54:38.882Z | [s2.trio] ping fd00:1::1 |
| 2918 | 2026-06-11T21:54:38.894Z | fd00:1::1 is alive |
| 2919 | 2026-06-11T21:54:38.894Z | connectivity test passed |
| 2920 | 2026-06-11T21:54:38.894Z | [t1.trio] pkill ddmd |
| 2921 | 2026-06-11T21:54:38.906Z | |
| 2922 | 2026-06-11T21:54:44.908Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid ed6d53bf-bc85-4780-bd3f-774be04332f6 --sled-uuid 596e28ac-b5e0-404d-a000-d0150ba35311 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2923 | 2026-06-11T21:54:44.922Z | |
| 2924 | 2026-06-11T21:54:44.922Z | [t1.trio] ipadm |
| 2925 | 2026-06-11T21:54:44.935Z | ADDROBJ TYPE STATE ADDR |
| 2926 | 2026-06-11T21:54:44.935Z | lo0/v4 static ok 127.0.0.1/8 |
| 2927 | 2026-06-11T21:54:44.935Z | mg1/v4 static ok 10.0.0.3/24 |
| 2928 | 2026-06-11T21:54:44.935Z | lo0/v6 static ok ::1/128 |
| 2929 | 2026-06-11T21:54:44.935Z | lo0/u6 static ok fd00:3::1/64 |
| 2930 | 2026-06-11T21:54:44.935Z | tfportrear0_0/v6 addrconf ok fe80::d0eb:6fff:fe9c:1da9%tfportrear0_0/10 |
| 2931 | 2026-06-11T21:54:44.935Z | tfportrear1_0/v6 addrconf ok fe80::6834:55ff:fecf:9aa2%tfportrear1_0/10 |
| 2932 | 2026-06-11T21:54:47.937Z | [s1.trio] ping fd00:2::1 |
| 2933 | 2026-06-11T21:54:47.950Z | fd00:2::1 is alive |
| 2934 | 2026-06-11T21:54:47.950Z | [s2.trio] ping fd00:1::1 |
| 2935 | 2026-06-11T21:54:47.963Z | fd00:1::1 is alive |
| 2936 | 2026-06-11T21:54:47.963Z | transit router restart passed |
| 2937 | 2026-06-11T21:54:47.963Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2938 | 2026-06-11T21:54:47.978Z | local v6: |
| 2939 | 2026-06-11T21:54:47.978Z | fe80::d0eb:6fff:fe9c:1da9 |
| 2940 | 2026-06-11T21:54:47.978Z | fe80::6834:55ff:fecf:9aa2 |
| 2941 | 2026-06-11T21:54:47.978Z | local v4: |
| 2942 | 2026-06-11T21:54:47.978Z | router v6_idx: |
| 2943 | 2026-06-11T21:54:47.978Z | fd00:1::/64 -> 0 |
| 2944 | 2026-06-11T21:54:47.978Z | fd00:2::/64 -> 1 |
| 2945 | 2026-06-11T21:54:47.978Z | router v6_routes: |
| 2946 | 2026-06-11T21:54:47.978Z | 1 -> fe80::7057:37ff:fe17:52d4 (2) |
| 2947 | 2026-06-11T21:54:47.978Z | 0 -> fe80::b045:10ff:fec4:2c09 (1) |
| 2948 | 2026-06-11T21:54:47.978Z | router v4_idx: |
| 2949 | 2026-06-11T21:54:47.978Z | router v4_routes: |
| 2950 | 2026-06-11T21:54:47.978Z | resolver v4: |
| 2951 | 2026-06-11T21:54:47.978Z | 10.0.0.254 -> 02:08:20:49:42:f7 |
| 2952 | 2026-06-11T21:54:47.978Z | 10.0.0.3 -> 02:08:20:2e:d9:fd |
| 2953 | 2026-06-11T21:54:47.978Z | resolver v6: |
| 2954 | 2026-06-11T21:54:47.978Z | fe80::6834:55ff:fecf:9aa2 -> 6a:34:55:cf:9a:a2 |
| 2955 | 2026-06-11T21:54:47.978Z | fe80::7057:37ff:fe17:52d4 -> 72:57:37:17:52:d4 |
| 2956 | 2026-06-11T21:54:47.978Z | fe80::d0eb:6fff:fe9c:1da9 -> d2:eb:6f:9c:1d:a9 |
| 2957 | 2026-06-11T21:54:47.978Z | fe80::b045:10ff:fec4:2c09 -> b2:45:10:c4:2c:09 |
| 2958 | 2026-06-11T21:54:47.978Z | nat v4: |
| 2959 | 2026-06-11T21:54:47.979Z | nat_v6: |
| 2960 | 2026-06-11T21:54:47.979Z | port_mac: |
| 2961 | 2026-06-11T21:54:47.979Z | 1000: a8:40:25:76:f5:07 |
| 2962 | 2026-06-11T21:54:47.979Z | 2: a8:40:25:76:f5:09 |
| 2963 | 2026-06-11T21:54:47.979Z | 1: a8:40:25:76:f5:08 |
| 2964 | 2026-06-11T21:54:47.979Z | proxy arp: |
| 2965 | 2026-06-11T21:54:47.979Z | [s1.trio] pkill ddmd |
| 2966 | 2026-06-11T21:54:47.989Z | |
| 2967 | 2026-06-11T21:54:51.311Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2968 | 2026-06-11T21:54:52.992Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2969 | 2026-06-11T21:54:53.008Z | local v6: |
| 2970 | 2026-06-11T21:54:53.008Z | fe80::d0eb:6fff:fe9c:1da9 |
| 2971 | 2026-06-11T21:54:53.008Z | fe80::6834:55ff:fecf:9aa2 |
| 2972 | 2026-06-11T21:54:53.008Z | local v4: |
| 2973 | 2026-06-11T21:54:53.008Z | router v6_idx: |
| 2974 | 2026-06-11T21:54:53.008Z | fd00:2::/64 -> 1 |
| 2975 | 2026-06-11T21:54:53.008Z | router v6_routes: |
| 2976 | 2026-06-11T21:54:53.008Z | 1 -> fe80::7057:37ff:fe17:52d4 (2) |
| 2977 | 2026-06-11T21:54:53.008Z | router v4_idx: |
| 2978 | 2026-06-11T21:54:53.008Z | router v4_routes: |
| 2979 | 2026-06-11T21:54:53.008Z | resolver v4: |
| 2980 | 2026-06-11T21:54:53.008Z | 10.0.0.254 -> 02:08:20:49:42:f7 |
| 2981 | 2026-06-11T21:54:53.008Z | 10.0.0.3 -> 02:08:20:2e:d9:fd |
| 2982 | 2026-06-11T21:54:53.008Z | resolver v6: |
| 2983 | 2026-06-11T21:54:53.008Z | fe80::6834:55ff:fecf:9aa2 -> 6a:34:55:cf:9a:a2 |
| 2984 | 2026-06-11T21:54:53.008Z | fe80::7057:37ff:fe17:52d4 -> 72:57:37:17:52:d4 |
| 2985 | 2026-06-11T21:54:53.008Z | fe80::d0eb:6fff:fe9c:1da9 -> d2:eb:6f:9c:1d:a9 |
| 2986 | 2026-06-11T21:54:53.008Z | fe80::b045:10ff:fec4:2c09 -> b2:45:10:c4:2c:09 |
| 2987 | 2026-06-11T21:54:53.008Z | nat v4: |
| 2988 | 2026-06-11T21:54:53.008Z | nat_v6: |
| 2989 | 2026-06-11T21:54:53.008Z | port_mac: |
| 2990 | 2026-06-11T21:54:53.008Z | 1000: a8:40:25:76:f5:07 |
| 2991 | 2026-06-11T21:54:53.008Z | 2: a8:40:25:76:f5:09 |
| 2992 | 2026-06-11T21:54:53.008Z | 1: a8:40:25:76:f5:08 |
| 2993 | 2026-06-11T21:54:53.008Z | proxy arp: |
| 2994 | 2026-06-11T21:54:53.008Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 80c5210b-1523-4e1d-850a-ba04bef20083 --sled-uuid 16c46230-85b6-48c8-8e18-891509b57e38 -a sl0/v6 &> /opt/ddmd.log & |
| 2995 | 2026-06-11T21:54:53.019Z | |
| 2996 | 2026-06-11T21:54:56.021Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2997 | 2026-06-11T21:54:56.038Z | local v6: |
| 2998 | 2026-06-11T21:54:56.038Z | fe80::d0eb:6fff:fe9c:1da9 |
| 2999 | 2026-06-11T21:54:56.038Z | fe80::6834:55ff:fecf:9aa2 |
| 3000 | 2026-06-11T21:54:56.038Z | local v4: |
| 3001 | 2026-06-11T21:54:56.038Z | router v6_idx: |
| 3002 | 2026-06-11T21:54:56.038Z | fd00:1::/64 -> 0 |
| 3003 | 2026-06-11T21:54:56.038Z | fd00:2::/64 -> 1 |
| 3004 | 2026-06-11T21:54:56.038Z | router v6_routes: |
| 3005 | 2026-06-11T21:54:56.038Z | 1 -> fe80::7057:37ff:fe17:52d4 (2) |
| 3006 | 2026-06-11T21:54:56.038Z | 0 -> fe80::b045:10ff:fec4:2c09 (1) |
| 3007 | 2026-06-11T21:54:56.038Z | router v4_idx: |
| 3008 | 2026-06-11T21:54:56.038Z | router v4_routes: |
| 3009 | 2026-06-11T21:54:56.038Z | resolver v4: |
| 3010 | 2026-06-11T21:54:56.038Z | 10.0.0.254 -> 02:08:20:49:42:f7 |
| 3011 | 2026-06-11T21:54:56.038Z | 10.0.0.3 -> 02:08:20:2e:d9:fd |
| 3012 | 2026-06-11T21:54:56.038Z | resolver v6: |
| 3013 | 2026-06-11T21:54:56.038Z | fe80::6834:55ff:fecf:9aa2 -> 6a:34:55:cf:9a:a2 |
| 3014 | 2026-06-11T21:54:56.038Z | fe80::7057:37ff:fe17:52d4 -> 72:57:37:17:52:d4 |
| 3015 | 2026-06-11T21:54:56.038Z | fe80::d0eb:6fff:fe9c:1da9 -> d2:eb:6f:9c:1d:a9 |
| 3016 | 2026-06-11T21:54:56.038Z | fe80::b045:10ff:fec4:2c09 -> b2:45:10:c4:2c:09 |
| 3017 | 2026-06-11T21:54:56.038Z | nat v4: |
| 3018 | 2026-06-11T21:54:56.038Z | nat_v6: |
| 3019 | 2026-06-11T21:54:56.038Z | port_mac: |
| 3020 | 2026-06-11T21:54:56.042Z | 1000: a8:40:25:76:f5:07 |
| 3021 | 2026-06-11T21:54:56.042Z | 2: a8:40:25:76:f5:09 |
| 3022 | 2026-06-11T21:54:56.042Z | 1: a8:40:25:76:f5:08 |
| 3023 | 2026-06-11T21:54:56.042Z | proxy arp: |
| 3024 | 2026-06-11T21:54:56.042Z | [s2.trio] netstat -nr -f inet6 |
| 3025 | 2026-06-11T21:54:56.051Z | Routing Table: IPv6 |
| 3026 | 2026-06-11T21:54:56.051Z | Destination/Mask Gateway Flags Ref Use If |
| 3027 | 2026-06-11T21:54:56.051Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3028 | 2026-06-11T21:54:56.051Z | ::1 ::1 UH 2 0 lo0 |
| 3029 | 2026-06-11T21:54:56.051Z | fd00:1::/64 fe80::6834:55ff:fecf:9aa2 UG 1 0 sl1 |
| 3030 | 2026-06-11T21:54:56.051Z | fe80::/10 fe80::7057:37ff:fe17:52d4 U 3 64 sl1 |
| 3031 | 2026-06-11T21:54:56.051Z | [s2.trio] ipadm |
| 3032 | 2026-06-11T21:54:56.063Z | ADDROBJ TYPE STATE ADDR |
| 3033 | 2026-06-11T21:54:56.063Z | lo0/v4 static ok 127.0.0.1/8 |
| 3034 | 2026-06-11T21:54:56.063Z | mg3/v4 static ok 10.0.0.2/24 |
| 3035 | 2026-06-11T21:54:56.063Z | lo0/v6 static ok ::1/128 |
| 3036 | 2026-06-11T21:54:56.063Z | lo0/u6 static ok fd00:2::1/64 |
| 3037 | 2026-06-11T21:54:56.063Z | sl1/v6 addrconf ok fe80::7057:37ff:fe17:52d4%sl1/10 |
| 3038 | 2026-06-11T21:54:56.063Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3039 | 2026-06-11T21:54:56.075Z | 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> |
| 3040 | 2026-06-11T21:54:56.075Z | locks: inits: |
| 3041 | 2026-06-11T21:54:56.075Z | sockaddrs: <DST,IFP> |
| 3042 | 2026-06-11T21:54:56.075Z | fd00:1::1 |
| 3043 | 2026-06-11T21:54:56.075Z | route to: fd00:1::1 |
| 3044 | 2026-06-11T21:54:56.075Z | destination: fd00:1:: |
| 3045 | 2026-06-11T21:54:56.075Z | mask: ffff:ffff:ffff:ffff:: |
| 3046 | 2026-06-11T21:54:56.075Z | gateway: fe80::6834:55ff:fecf:9aa2 |
| 3047 | 2026-06-11T21:54:56.075Z | interface: sl1 index 3 address 72 57 37 17 52 d4 |
| 3048 | 2026-06-11T21:54:56.075Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3049 | 2026-06-11T21:54:56.076Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3050 | 2026-06-11T21:54:56.076Z | 0 0 0 0 0 0 9000 0 |
| 3051 | 2026-06-11T21:54:56.076Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3052 | 2026-06-11T21:54:56.076Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3053 | 2026-06-11T21:54:56.076Z | fd00:1:: fe80::6834:55ff:fecf:9aa2 ffff:ffff:ffff:ffff:: sl1:72.57.37.17.52.d4 fe80::7057:37ff:fe17:52d4 |
| 3054 | 2026-06-11T21:54:56.076Z | [s2.trio] ndp -na |
| 3055 | 2026-06-11T21:54:56.089Z | Net to Media Table: IPv6 |
| 3056 | 2026-06-11T21:54:56.089Z | If Physical Address Type State Destination/Mask |
| 3057 | 2026-06-11T21:54:56.089Z | ----- ----------------- ------- ------------ --------------------------- |
| 3058 | 2026-06-11T21:54:56.089Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3059 | 2026-06-11T21:54:56.089Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3060 | 2026-06-11T21:54:56.089Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3061 | 2026-06-11T21:54:56.089Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3062 | 2026-06-11T21:54:56.089Z | sl1 72:57:37:17:52:d4 local REACHABLE fe80::7057:37ff:fe17:52d4 |
| 3063 | 2026-06-11T21:54:56.089Z | sl1 33:33:ff:17:52:d4 other REACHABLE ff02::1:ff17:52d4 |
| 3064 | 2026-06-11T21:54:56.089Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3065 | 2026-06-11T21:54:56.089Z | sl1 33:33:ff:cf:9a:a2 other REACHABLE ff02::1:ffcf:9aa2 |
| 3066 | 2026-06-11T21:54:56.089Z | sl1 6a:34:55:cf:9a:a2 dynamic REACHABLE fe80::6834:55ff:fecf:9aa2 |
| 3067 | 2026-06-11T21:54:56.089Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3068 | 2026-06-11T21:54:56.101Z | local v6: |
| 3069 | 2026-06-11T21:54:56.101Z | fe80::d0eb:6fff:fe9c:1da9 |
| 3070 | 2026-06-11T21:54:56.101Z | fe80::6834:55ff:fecf:9aa2 |
| 3071 | 2026-06-11T21:54:56.101Z | local v4: |
| 3072 | 2026-06-11T21:54:56.101Z | router v6_idx: |
| 3073 | 2026-06-11T21:54:56.101Z | fd00:1::/64 -> 0 |
| 3074 | 2026-06-11T21:54:56.101Z | fd00:2::/64 -> 1 |
| 3075 | 2026-06-11T21:54:56.101Z | router v6_routes: |
| 3076 | 2026-06-11T21:54:56.101Z | 1 -> fe80::7057:37ff:fe17:52d4 (2) |
| 3077 | 2026-06-11T21:54:56.102Z | 0 -> fe80::b045:10ff:fec4:2c09 (1) |
| 3078 | 2026-06-11T21:54:56.102Z | router v4_idx: |
| 3079 | 2026-06-11T21:54:56.102Z | router v4_routes: |
| 3080 | 2026-06-11T21:54:56.102Z | resolver v4: |
| 3081 | 2026-06-11T21:54:56.102Z | 10.0.0.254 -> 02:08:20:49:42:f7 |
| 3082 | 2026-06-11T21:54:56.102Z | 10.0.0.3 -> 02:08:20:2e:d9:fd |
| 3083 | 2026-06-11T21:54:56.102Z | resolver v6: |
| 3084 | 2026-06-11T21:54:56.102Z | fe80::6834:55ff:fecf:9aa2 -> 6a:34:55:cf:9a:a2 |
| 3085 | 2026-06-11T21:54:56.102Z | fe80::7057:37ff:fe17:52d4 -> 72:57:37:17:52:d4 |
| 3086 | 2026-06-11T21:54:56.102Z | fe80::d0eb:6fff:fe9c:1da9 -> d2:eb:6f:9c:1d:a9 |
| 3087 | 2026-06-11T21:54:56.102Z | fe80::b045:10ff:fec4:2c09 -> b2:45:10:c4:2c:09 |
| 3088 | 2026-06-11T21:54:56.102Z | nat v4: |
| 3089 | 2026-06-11T21:54:56.102Z | nat_v6: |
| 3090 | 2026-06-11T21:54:56.102Z | port_mac: |
| 3091 | 2026-06-11T21:54:56.102Z | 1000: a8:40:25:76:f5:07 |
| 3092 | 2026-06-11T21:54:56.102Z | 2: a8:40:25:76:f5:09 |
| 3093 | 2026-06-11T21:54:56.102Z | 1: a8:40:25:76:f5:08 |
| 3094 | 2026-06-11T21:54:56.102Z | proxy arp: |
| 3095 | 2026-06-11T21:54:56.102Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3096 | 2026-06-11T21:54:56.145Z | Subnet Port Link Gateway Vlan |
| 3097 | 2026-06-11T21:54:56.145Z | fd00:1::/64 rear0 0 fe80::b045:10ff:fec4:2c09 |
| 3098 | 2026-06-11T21:54:56.145Z | fd00:2::/64 rear1 0 fe80::7057:37ff:fe17:52d4 |
| 3099 | 2026-06-11T21:54:56.145Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3100 | 2026-06-11T21:54:56.185Z | host mac age |
| 3101 | 2026-06-11T21:54:56.185Z | 10.0.0.3 02:08:20:2e:d9:fd 21s |
| 3102 | 2026-06-11T21:54:56.185Z | 10.0.0.254 02:08:20:49:42:f7 18s |
| 3103 | 2026-06-11T21:54:56.185Z | fe80::6834:55ff:fecf:9aa2 6a:34:55:cf:9a:a2 21s |
| 3104 | 2026-06-11T21:54:56.185Z | fe80::7057:37ff:fe17:52d4 72:57:37:17:52:d4 21s |
| 3105 | 2026-06-11T21:54:56.186Z | fe80::b045:10ff:fec4:2c09 b2:45:10:c4:2c:09 21s |
| 3106 | 2026-06-11T21:54:56.186Z | fe80::d0eb:6fff:fe9c:1da9 d2:eb:6f:9c:1d:a9 21s |
| 3107 | 2026-06-11T21:54:56.186Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3108 | 2026-06-11T21:54:56.225Z | Link IPv4 IPv6 |
| 3109 | 2026-06-11T21:54:56.225Z | rear0/0 fe80::d0eb:6fff:fe9c:1da9 |
| 3110 | 2026-06-11T21:54:56.225Z | rear1/0 fe80::6834:55ff:fecf:9aa2 |
| 3111 | 2026-06-11T21:54:56.225Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3112 | 2026-06-11T21:54:57.250Z | ADDROBJ TYPE STATE ADDR |
| 3113 | 2026-06-11T21:54:57.250Z | lo0/v4 static ok 127.0.0.1/8 |
| 3114 | 2026-06-11T21:54:57.250Z | mg2/v4 static ok 10.0.0.1/24 |
| 3115 | 2026-06-11T21:54:57.250Z | lo0/v6 static ok ::1/128 |
| 3116 | 2026-06-11T21:54:57.250Z | lo0/u6 static ok fd00:1::1/64 |
| 3117 | 2026-06-11T21:54:57.250Z | sl0/v6 addrconf ok fe80::b045:10ff:fec4:2c09%sl0/10 |
| 3118 | 2026-06-11T21:54:57.250Z | 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> |
| 3119 | 2026-06-11T21:54:57.250Z | locks: inits: |
| 3120 | 2026-06-11T21:54:57.250Z | sockaddrs: <DST,IFP> |
| 3121 | 2026-06-11T21:54:57.250Z | fd00:2::1 |
| 3122 | 2026-06-11T21:54:57.250Z | route to: fd00:2::1 |
| 3123 | 2026-06-11T21:54:57.250Z | destination: fd00:2:: |
| 3124 | 2026-06-11T21:54:57.250Z | mask: ffff:ffff:ffff:ffff:: |
| 3125 | 2026-06-11T21:54:57.250Z | gateway: fe80::d0eb:6fff:fe9c:1da9 |
| 3126 | 2026-06-11T21:54:57.250Z | interface: sl0 index 3 address b2 45 10 c4 2c 09 |
| 3127 | 2026-06-11T21:54:57.250Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3128 | 2026-06-11T21:54:57.250Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3129 | 2026-06-11T21:54:57.250Z | 0 0 0 0 0 0 9000 0 |
| 3130 | 2026-06-11T21:54:57.250Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3131 | 2026-06-11T21:54:57.250Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3132 | 2026-06-11T21:54:57.251Z | fd00:2:: fe80::d0eb:6fff:fe9c:1da9 ffff:ffff:ffff:ffff:: sl0:b2.45.10.c4.2c.9 fe80::b045:10ff:fec4:2c09 |
| 3133 | 2026-06-11T21:54:57.251Z | |
| 3134 | 2026-06-11T21:54:57.251Z | Net to Media Table: IPv6 |
| 3135 | 2026-06-11T21:54:57.251Z | If Physical Address Type State Destination/Mask |
| 3136 | 2026-06-11T21:54:57.251Z | ----- ----------------- ------- ------------ --------------------------- |
| 3137 | 2026-06-11T21:54:57.251Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3138 | 2026-06-11T21:54:57.251Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3139 | 2026-06-11T21:54:57.251Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3140 | 2026-06-11T21:54:57.251Z | sl0 b2:45:10:c4:2c:09 local REACHABLE fe80::b045:10ff:fec4:2c09 |
| 3141 | 2026-06-11T21:54:57.251Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3142 | 2026-06-11T21:54:57.251Z | sl0 33:33:ff:9c:1d:a9 other REACHABLE ff02::1:ff9c:1da9 |
| 3143 | 2026-06-11T21:54:57.251Z | sl0 d2:eb:6f:9c:1d:a9 dynamic REACHABLE fe80::d0eb:6fff:fe9c:1da9 |
| 3144 | 2026-06-11T21:54:57.251Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3145 | 2026-06-11T21:54:57.251Z | sl0 33:33:ff:c4:2c:09 other REACHABLE ff02::1:ffc4:2c09 |
| 3146 | 2026-06-11T21:54:57.251Z | |
| 3147 | 2026-06-11T21:54:57.251Z | |
| 3148 | 2026-06-11T21:54:57.251Z | Routing Table: IPv6 |
| 3149 | 2026-06-11T21:54:57.251Z | Destination/Mask Gateway Flags Ref Use If |
| 3150 | 2026-06-11T21:54:57.251Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3151 | 2026-06-11T21:54:57.251Z | ::1 ::1 UH 2 0 lo0 |
| 3152 | 2026-06-11T21:54:57.251Z | fd00:2::/64 fe80::d0eb:6fff:fe9c:1da9 UG 2 2 sl0 |
| 3153 | 2026-06-11T21:54:57.251Z | fe80::/10 fe80::b045:10ff:fec4:2c09 U 3 64 sl0 |
| 3154 | 2026-06-11T21:54:57.251Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3155 | 2026-06-11T21:54:57.251Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.190 ms |
| 3156 | 2026-06-11T21:54:57.251Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.208 ms |
| 3157 | 2026-06-11T21:54:57.251Z | |
| 3158 | 2026-06-11T21:54:57.251Z | ----fd00:2::1 PING Statistics---- |
| 3159 | 2026-06-11T21:54:57.251Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3160 | 2026-06-11T21:54:57.251Z | round-trip (ms) min/avg/max/stddev = 0.190/0.199/0.208/0.013 |
| 3161 | 2026-06-11T21:54:57.251Z | [s2.trio] ping fd00:1::1 |
| 3162 | 2026-06-11T21:54:57.262Z | fd00:1::1 is alive |
| 3163 | 2026-06-11T21:54:57.262Z | server router restart passed |
| 3164 | 2026-06-11T21:55:01.267Z | peer expiration recovery passed |
| 3165 | 2026-06-11T21:55:02.268Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3166 | 2026-06-11T21:55:02.284Z | 3 |
| 3167 | 2026-06-11T21:55:02.284Z | redundant advertise passed |
| 3168 | 2026-06-11T21:55:03.286Z | tunnel endpoint advertise passed |
| 3169 | 2026-06-11T21:55:08.288Z | redundant tunnel endpoint advertise passed |
| 3170 | 2026-06-11T21:55:08.288Z | [s1.trio] pkill ddmd |
| 3171 | 2026-06-11T21:55:08.300Z | |
| 3172 | 2026-06-11T21:55:13.301Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1358d5cd-9fab-430c-87de-5cce22063698 --sled-uuid b1395912-fcc6-4ea7-a86b-ec09164c8a8f -a sl0/v6 &> /opt/ddmd.log & |
| 3173 | 2026-06-11T21:55:13.314Z | |
| 3174 | 2026-06-11T21:55:18.321Z | tunnel router restart passed |
| 3175 | 2026-06-11T21:55:19.321Z | tunnel endpoint withdraw passed |
| 3176 | 2026-06-11T21:55:19.324Z | [t1.trio] pkill ddmd |
| 3177 | 2026-06-11T21:55:19.335Z | |
| 3178 | 2026-06-11T21:55:19.335Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3179 | 2026-06-11T21:55:19.338Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3180 | 2026-06-11T21:55:21.232Z | [s2.trio] pkill ddmd |
| 3181 | 2026-06-11T21:55:21.245Z | |
| 3182 | 2026-06-11T21:55:21.245Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3183 | 2026-06-11T21:55:23.064Z | [s1.trio] pkill ddmd |
| 3184 | 2026-06-11T21:55:23.077Z | |
| 3185 | 2026-06-11T21:55:23.077Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3186 | 2026-06-11T21:55:24.834Z | [sidecar.trio] pkill softnpu |
| 3187 | 2026-06-11T21:55:24.847Z | |
| 3188 | 2026-06-11T21:55:24.848Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3189 | 2026-06-11T21:55:27.339Z | test ddm::test_trio_v3 ... ok |
| 3190 | 2026-06-11T21:55:27.340Z | |
| 3191 | 2026-06-11T21:55:27.340Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.02s |
| 3192 | 2026-06-11T21:55:27.340Z | |
| 3193 | 2026-06-11T21:55:27.391Z | + cleanup |
| 3194 | 2026-06-11T21:55:27.394Z | ++ id -un |
| 3195 | 2026-06-11T21:55:27.397Z | ++ id -gn |
| 3196 | 2026-06-11T21:55:27.398Z | + pfexec chown -R build:build . |
| 3197 | 2026-06-11T21:55:27.521Z | process exited: duration 678508 ms, exit code 0 |
| |
| 3198 | 2026-06-11T21:55:27.535Z | found 5 output files |
| 3199 | 2026-06-11T21:55:27.535Z | uploading: /work/s1.trio.log (4223 bytes) |
| 3200 | 2026-06-11T21:55:28.545Z | uploaded: /work/s1.trio.log |
| 3201 | 2026-06-11T21:55:28.545Z | uploading: /work/s2.trio.log (9840 bytes) |
| 3202 | 2026-06-11T21:55:29.556Z | uploaded: /work/s2.trio.log |
| 3203 | 2026-06-11T21:55:29.556Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3204 | 2026-06-11T21:55:30.570Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3205 | 2026-06-11T21:55:30.570Z | uploading: /work/t1.trio-dpd.log (333685 bytes) |
| 3206 | 2026-06-11T21:55:31.586Z | uploaded: /work/t1.trio-dpd.log |
| 3207 | 2026-06-11T21:55:31.586Z | uploading: /work/t1.trio.log (25747 bytes) |
| 3208 | 2026-06-11T21:55:32.598Z | uploaded: /work/t1.trio.log |