|
|
|
| 1 | 2026-05-20T02:27:01.509Z | job assigned to worker 01KS1K94KEZ5DB7SSA0CQCQHXK [factory aws, i-014a95a4301f9305b] (queued for 1 m 1 s) |
| |
| 2 | 2026-05-20T02:27:08.263Z | starting task 0: "setup" |
| 3 | 2026-05-20T02:27:08.270Z | ++ uname -s |
| 4 | 2026-05-20T02:27:08.274Z | + kern=SunOS |
| 5 | 2026-05-20T02:27:08.275Z | + build_user=build |
| 6 | 2026-05-20T02:27:08.275Z | + build_uid=12345 |
| 7 | 2026-05-20T02:27:08.275Z | + work_dir=/work |
| 8 | 2026-05-20T02:27:08.275Z | + input_dir=/input |
| 9 | 2026-05-20T02:27:08.275Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-20T02:27:08.275Z | + case "$kern" in |
| 11 | 2026-05-20T02:27:08.275Z | + groupadd -g 12345 build |
| 12 | 2026-05-20T02:27:08.278Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-20T02:27:10.280Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-20T02:27:10.352Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-20T02:27:10.355Z | + home_fs=zfs |
| 16 | 2026-05-20T02:27:10.355Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-20T02:27:10.355Z | + mkdir -p /home/build |
| 18 | 2026-05-20T02:27:10.355Z | + chown build:build /home/build /work |
| 19 | 2026-05-20T02:27:12.356Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-20T02:27:12.361Z | process exited: duration 4094 ms, exit code 0 |
| |
| 21 | 2026-05-20T02:27:12.367Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-20T02:27:12.371Z | + printf ' * rust toolchain channel = "%s"\n' stable |
| 23 | 2026-05-20T02:27:12.371Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-20T02:27:12.371Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 25 | 2026-05-20T02:27:12.371Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-05-20T02:27:12.372Z | * rust toolchain channel = "stable" |
| 27 | 2026-05-20T02:27:12.372Z | * rust toolchain profile = "default" |
| 28 | 2026-05-20T02:27:12.375Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-20T02:27:12.375Z | + /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default |
| 30 | 2026-05-20T02:27:12.460Z | info: downloading installer |
| 31 | 2026-05-20T02:27:13.898Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-20T02:27:13.898Z | warn: /opt/ooce/bin |
| 33 | 2026-05-20T02:27:13.898Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-20T02:27:13.898Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-20T02:27:13.898Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-20T02:27:13.898Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-20T02:27:13.898Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-20T02:27:13.898Z | error: cannot install while Rust is installed |
| 39 | 2026-05-20T02:27:13.898Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-20T02:27:13.898Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-20T02:27:13.898Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-20T02:27:13.898Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-20T02:27:13.898Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-20T02:27:13.932Z | info: profile set to default |
| 45 | 2026-05-20T02:27:13.932Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-20T02:27:13.935Z | info: syncing channel updates for stable-x86_64-unknown-illumos |
| 47 | 2026-05-20T02:27:14.062Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 48 | 2026-05-20T02:27:14.065Z | info: downloading 6 components |
| 49 | 2026-05-20T02:27:28.901Z | info: default toolchain set to stable-x86_64-unknown-illumos |
| 50 | 2026-05-20T02:27:28.901Z | |
| 51 | 2026-05-20T02:27:28.928Z | stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14) |
| 52 | 2026-05-20T02:27:28.928Z | |
| 53 | 2026-05-20T02:27:28.929Z | |
| 54 | 2026-05-20T02:27:28.929Z | Rust is installed now. Great! |
| 55 | 2026-05-20T02:27:28.929Z | |
| 56 | 2026-05-20T02:27:28.929Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-20T02:27:28.929Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-20T02:27:28.929Z | |
| 59 | 2026-05-20T02:27:28.929Z | To configure your current shell, you need to source |
| 60 | 2026-05-20T02:27:28.929Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-20T02:27:28.929Z | |
| 62 | 2026-05-20T02:27:28.929Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-20T02:27:28.929Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-20T02:27:28.929Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-20T02:27:28.929Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-20T02:27:28.929Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-20T02:27:28.929Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-20T02:27:28.929Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-20T02:27:28.939Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-20T02:27:28.939Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-20T02:27:29.015Z | + rustup --version |
| 72 | 2026-05-20T02:27:29.023Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-20T02:27:29.027Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-20T02:27:29.043Z | info: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)` |
| 75 | 2026-05-20T02:27:29.045Z | + cargo --version |
| 76 | 2026-05-20T02:27:29.059Z | cargo 1.95.0 (f2d3ce0bd 2026-03-21) |
| 77 | 2026-05-20T02:27:29.062Z | + rustc --version |
| 78 | 2026-05-20T02:27:29.081Z | rustc 1.95.0 (59807616e 2026-04-14) |
| 79 | 2026-05-20T02:27:29.084Z | process exited: duration 16713 ms, exit code 0 |
| |
| 80 | 2026-05-20T02:27:29.091Z | starting task 2: "authentication" |
| 81 | 2026-05-20T02:27:29.107Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-20T02:27:29.114Z | starting task 3: "clone repository" |
| 83 | 2026-05-20T02:27:29.117Z | + mkdir -p /work/oxidecomputer/maghemite |
| 84 | 2026-05-20T02:27:29.120Z | + git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite |
| 85 | 2026-05-20T02:27:29.264Z | Cloning into '/work/oxidecomputer/maghemite'... |
| 86 | 2026-05-20T02:27:30.346Z | + cd /work/oxidecomputer/maghemite |
| 87 | 2026-05-20T02:27:30.346Z | + git fetch origin ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 88 | 2026-05-20T02:27:30.611Z | From https://github.com/oxidecomputer/maghemite |
| 89 | 2026-05-20T02:27:30.611Z | * branch ad71a11cb1f29478f350da15977277c0aa3e7f84 -> FETCH_HEAD |
| 90 | 2026-05-20T02:27:30.616Z | + [[ -n trey/ddm-track-session-duration ]] |
| 91 | 2026-05-20T02:27:30.620Z | ++ git branch --show-current |
| 92 | 2026-05-20T02:27:30.620Z | + current=main |
| 93 | 2026-05-20T02:27:30.620Z | + [[ main != trey/ddm-track-session-duration ]] |
| 94 | 2026-05-20T02:27:30.620Z | + git branch -f trey/ddm-track-session-duration ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 95 | 2026-05-20T02:27:30.623Z | + git checkout -f trey/ddm-track-session-duration |
| 96 | 2026-05-20T02:27:30.639Z | Switched to branch 'trey/ddm-track-session-duration' |
| 97 | 2026-05-20T02:27:30.642Z | + git reset --hard ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 98 | 2026-05-20T02:27:30.645Z | HEAD is now at ad71a11 Merge main into trey/ddm-track-session-duration |
| 99 | 2026-05-20T02:27:30.645Z | process exited: duration 1530 ms, exit code 0 |
| |
| 100 | 2026-05-20T02:27:30.651Z | starting task 4: "build" |
| 101 | 2026-05-20T02:27:30.657Z | ++ dladm |
| 102 | 2026-05-20T02:27:30.660Z | LINK CLASS MTU STATE BRIDGE OVER |
| 103 | 2026-05-20T02:27:30.660Z | ena0 phys 9216 up -- -- |
| 104 | 2026-05-20T02:27:30.663Z | ++ ipadm |
| 105 | 2026-05-20T02:27:30.663Z | ADDROBJ TYPE STATE ADDR |
| 106 | 2026-05-20T02:27:30.663Z | lo0/v4 static ok 127.0.0.1/8 |
| 107 | 2026-05-20T02:27:30.663Z | ena0/dhcp dhcp ok 10.150.1.80/24 |
| 108 | 2026-05-20T02:27:30.663Z | lo0/v6 static ok ::1/128 |
| 109 | 2026-05-20T02:27:30.663Z | ++ banner collect |
| 110 | 2026-05-20T02:27:30.666Z | |
| 111 | 2026-05-20T02:27:30.667Z | #### #### # # ###### #### ##### |
| 112 | 2026-05-20T02:27:30.667Z | # # # # # # # # # # |
| 113 | 2026-05-20T02:27:30.667Z | # # # # # ##### # # |
| 114 | 2026-05-20T02:27:30.667Z | # # # # # # # # |
| 115 | 2026-05-20T02:27:30.667Z | # # # # # # # # # # |
| 116 | 2026-05-20T02:27:30.667Z | #### #### ###### ###### ###### #### # |
| 117 | 2026-05-20T02:27:30.667Z | |
| 118 | 2026-05-20T02:27:30.667Z | ++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu |
| 119 | 2026-05-20T02:27:30.667Z | ++ repo=softnpu |
| 120 | 2026-05-20T02:27:30.667Z | ++ series=image |
| 121 | 2026-05-20T02:27:30.667Z | ++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 |
| 122 | 2026-05-20T02:27:30.667Z | ++ name=softnpu |
| 123 | 2026-05-20T02:27:30.667Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 124 | 2026-05-20T02:27:30.667Z | ++ mkdir -p download |
| 125 | 2026-05-20T02:27:30.667Z | ++ pushd download |
| 126 | 2026-05-20T02:27:30.667Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 127 | 2026-05-20T02:27:30.667Z | ++ [[ ! -f softnpu ]] |
| 128 | 2026-05-20T02:27:30.667Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu |
| 129 | 2026-05-20T02:27:30.684Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 130 | 2026-05-20T02:27:30.684Z | Dload Upload Total Spent Left Speed |
| 131 | 2026-05-20T02:27:31.025Z |
0 0 0 0 0 0 0 0 0
100 15.63M 100 15.63M 0 0 44.32M 0 0
100 15.63M 100 15.63M 0 0 44.31M 0 0
100 15.63M 100 15.63M 0 0 44.31M 0 0 |
| 132 | 2026-05-20T02:27:31.028Z | ++ popd |
| 133 | 2026-05-20T02:27:31.028Z | /work/oxidecomputer/maghemite |
| 134 | 2026-05-20T02:27:31.028Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so |
| 135 | 2026-05-20T02:27:31.028Z | ++ repo=sidecar-lite |
| 136 | 2026-05-20T02:27:31.028Z | ++ series=release |
| 137 | 2026-05-20T02:27:31.028Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 138 | 2026-05-20T02:27:31.028Z | ++ name=libsidecar_lite.so |
| 139 | 2026-05-20T02:27:31.028Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 140 | 2026-05-20T02:27:31.028Z | ++ mkdir -p download |
| 141 | 2026-05-20T02:27:31.028Z | ++ pushd download |
| 142 | 2026-05-20T02:27:31.032Z | ++ [[ ! -f libsidecar_lite.so ]] |
| 143 | 2026-05-20T02:27:31.032Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 144 | 2026-05-20T02:27:31.032Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so |
| 145 | 2026-05-20T02:27:31.035Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 146 | 2026-05-20T02:27:31.035Z | Dload Upload Total Spent Left Speed |
| 147 | 2026-05-20T02:27:31.343Z |
0 0 0 0 0 0 0 0 0
100 12.04M 100 12.04M 0 0 39.25M 0 0
100 12.04M 100 12.04M 0 0 39.25M 0 0
100 12.04M 100 12.04M 0 0 39.24M 0 0 |
| 148 | 2026-05-20T02:27:31.348Z | ++ popd |
| 149 | 2026-05-20T02:27:31.348Z | /work/oxidecomputer/maghemite |
| 150 | 2026-05-20T02:27:31.348Z | ++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm |
| 151 | 2026-05-20T02:27:31.348Z | ++ repo=sidecar-lite |
| 152 | 2026-05-20T02:27:31.348Z | ++ series=release |
| 153 | 2026-05-20T02:27:31.348Z | ++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 |
| 154 | 2026-05-20T02:27:31.348Z | ++ name=scadm |
| 155 | 2026-05-20T02:27:31.348Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 156 | 2026-05-20T02:27:31.348Z | ++ mkdir -p download |
| 157 | 2026-05-20T02:27:31.348Z | ++ pushd download |
| 158 | 2026-05-20T02:27:31.348Z | ++ [[ ! -f scadm ]] |
| 159 | 2026-05-20T02:27:31.348Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 160 | 2026-05-20T02:27:31.348Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm |
| 161 | 2026-05-20T02:27:31.352Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 162 | 2026-05-20T02:27:31.352Z | Dload Upload Total Spent Left Speed |
| 163 | 2026-05-20T02:27:31.693Z |
0 0 0 0 0 0 0 0 0
100 15.78M 100 15.78M 0 0 45.94M 0 0
100 15.78M 100 15.78M 0 0 45.94M 0 0
100 15.78M 100 15.78M 0 0 45.93M 0 0 |
| 164 | 2026-05-20T02:27:31.696Z | ++ popd |
| 165 | 2026-05-20T02:27:31.696Z | /work/oxidecomputer/maghemite |
| 166 | 2026-05-20T02:27:31.696Z | ++ get_artifact dendrite image 72461d3a6e4724fd33454836d3c9d93c393fd4e4 dendrite-softnpu.tar.gz |
| 167 | 2026-05-20T02:27:31.696Z | ++ repo=dendrite |
| 168 | 2026-05-20T02:27:31.696Z | ++ series=image |
| 169 | 2026-05-20T02:27:31.696Z | ++ commit=72461d3a6e4724fd33454836d3c9d93c393fd4e4 |
| 170 | 2026-05-20T02:27:31.696Z | ++ name=dendrite-softnpu.tar.gz |
| 171 | 2026-05-20T02:27:31.696Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 172 | 2026-05-20T02:27:31.696Z | ++ mkdir -p download |
| 173 | 2026-05-20T02:27:31.699Z | ++ pushd download |
| 174 | 2026-05-20T02:27:31.699Z | ++ [[ ! -f dendrite-softnpu.tar.gz ]] |
| 175 | 2026-05-20T02:27:31.699Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 176 | 2026-05-20T02:27:31.700Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/72461d3a6e4724fd33454836d3c9d93c393fd4e4/dendrite-softnpu.tar.gz |
| 177 | 2026-05-20T02:27:31.703Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 178 | 2026-05-20T02:27:31.703Z | Dload Upload Total Spent Left Speed |
| 179 | 2026-05-20T02:27:33.110Z |
0 0 0 0 0 0 0 0 0
71 71.59M 71 50.90M 0 0 47.63M 0 00:01 00:01 47.64M
100 71.59M 100 71.59M 0 0 50.85M 0 00:01 00:01 47.64M
100 71.59M 100 71.59M 0 0 50.85M 0 00:01 00:01 47.64M
100 71.59M 100 71.59M 0 0 50.85M 0 00:01 00:01 47.64M |
| 180 | 2026-05-20T02:27:33.114Z | ++ popd |
| 181 | 2026-05-20T02:27:33.117Z | /work/oxidecomputer/maghemite |
| 182 | 2026-05-20T02:27:33.117Z | ++ get_artifact maghemite release ad71a11cb1f29478f350da15977277c0aa3e7f84 ddm |
| 183 | 2026-05-20T02:27:33.117Z | ++ repo=maghemite |
| 184 | 2026-05-20T02:27:33.117Z | ++ series=release |
| 185 | 2026-05-20T02:27:33.117Z | ++ commit=ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 186 | 2026-05-20T02:27:33.117Z | ++ name=ddm |
| 187 | 2026-05-20T02:27:33.117Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 188 | 2026-05-20T02:27:33.117Z | ++ mkdir -p download |
| 189 | 2026-05-20T02:27:33.118Z | ++ pushd download |
| 190 | 2026-05-20T02:27:33.118Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 191 | 2026-05-20T02:27:33.118Z | ++ [[ ! -f ddm ]] |
| 192 | 2026-05-20T02:27:33.118Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/ad71a11cb1f29478f350da15977277c0aa3e7f84/ddm |
| 193 | 2026-05-20T02:27:33.122Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 194 | 2026-05-20T02:27:33.122Z | Dload Upload Total Spent Left Speed |
| 195 | 2026-05-20T02:27:33.181Z |
0 0 0 0 0 0 0 0 0 |
| 196 | 2026-05-20T02:27:33.181Z | curl: (22) The requested URL returned error: 404 |
| 197 | 2026-05-20T02:27:33.184Z | ++ popd |
| 198 | 2026-05-20T02:27:33.184Z | /work/oxidecomputer/maghemite |
| 199 | 2026-05-20T02:27:33.184Z | ++ get_artifact maghemite release ad71a11cb1f29478f350da15977277c0aa3e7f84 ddmadm |
| 200 | 2026-05-20T02:27:33.184Z | ++ repo=maghemite |
| 201 | 2026-05-20T02:27:33.184Z | ++ series=release |
| 202 | 2026-05-20T02:27:33.184Z | ++ commit=ad71a11cb1f29478f350da15977277c0aa3e7f84 |
| 203 | 2026-05-20T02:27:33.184Z | ++ name=ddmadm |
| 204 | 2026-05-20T02:27:33.185Z | ++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer |
| 205 | 2026-05-20T02:27:33.185Z | ++ mkdir -p download |
| 206 | 2026-05-20T02:27:33.185Z | ++ pushd download |
| 207 | 2026-05-20T02:27:33.185Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 208 | 2026-05-20T02:27:33.185Z | ++ [[ ! -f ddmadm ]] |
| 209 | 2026-05-20T02:27:33.185Z | ++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/ad71a11cb1f29478f350da15977277c0aa3e7f84/ddmadm |
| 210 | 2026-05-20T02:27:33.188Z | % Total % Received % Xferd Average Speed Time Time Time Current |
| 211 | 2026-05-20T02:27:33.191Z | Dload Upload Total Spent Left Speed |
| 212 | 2026-05-20T02:27:33.241Z |
0 0 0 0 0 0 0 0 0 |
| 213 | 2026-05-20T02:27:33.244Z | curl: (22) The requested URL returned error: 404 |
| 214 | 2026-05-20T02:27:33.244Z | ++ popd |
| 215 | 2026-05-20T02:27:33.244Z | /work/oxidecomputer/maghemite |
| 216 | 2026-05-20T02:27:33.244Z | ++ pushd download |
| 217 | 2026-05-20T02:27:33.244Z | /work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite |
| 218 | 2026-05-20T02:27:33.244Z | ++ chmod +x softnpu |
| 219 | 2026-05-20T02:27:33.244Z | ++ chmod +x scadm |
| 220 | 2026-05-20T02:27:33.247Z | ++ chmod +x ddmadm |
| 221 | 2026-05-20T02:27:33.247Z | chmod: WARNING: can't access ddmadm |
| 222 | 2026-05-20T02:27:33.248Z | ++ chmod +x ddmd |
| 223 | 2026-05-20T02:27:33.250Z | chmod: WARNING: can't access ddmd |
| 224 | 2026-05-20T02:27:33.250Z | ++ mv ddmadm ddmadm-v2 |
| 225 | 2026-05-20T02:27:33.250Z | mv: cannot access ddmadm |
| 226 | 2026-05-20T02:27:33.250Z | ++ mv ddmd ddmd-v2 |
| 227 | 2026-05-20T02:27:33.250Z | mv: cannot access ddmd |
| 228 | 2026-05-20T02:27:33.250Z | ++ rm -rf zones/dendrite |
| 229 | 2026-05-20T02:27:33.253Z | ++ mkdir -p zones/dendrite |
| 230 | 2026-05-20T02:27:33.253Z | ++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite |
| 231 | 2026-05-20T02:27:34.267Z | ++ 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-05-20T02:27:34.270Z | ++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml |
| 233 | 2026-05-20T02:27:34.270Z | ++ popd |
| 234 | 2026-05-20T02:27:34.270Z | /work/oxidecomputer/maghemite |
| 235 | 2026-05-20T02:27:34.270Z | ++ banner install |
| 236 | 2026-05-20T02:27:34.273Z | |
| 237 | 2026-05-20T02:27:34.273Z | # # # #### ##### ## # # |
| 238 | 2026-05-20T02:27:34.273Z | # ## # # # # # # # |
| 239 | 2026-05-20T02:27:34.273Z | # # # # #### # # # # # |
| 240 | 2026-05-20T02:27:34.273Z | # # # # # # ###### # # |
| 241 | 2026-05-20T02:27:34.273Z | # # ## # # # # # # # |
| 242 | 2026-05-20T02:27:34.273Z | # # # #### # # # ###### ###### |
| 243 | 2026-05-20T02:27:34.273Z | |
| 244 | 2026-05-20T02:27:34.273Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 245 | 2026-05-20T02:27:34.273Z | ++ set +o errexit |
| 246 | 2026-05-20T02:27:34.273Z | ++ pkg info clang-15 |
| 247 | 2026-05-20T02:27:34.273Z | ++ grep -qi installed |
| 248 | 2026-05-20T02:27:36.182Z | pkg: info: no packages matching the following patterns you specified are |
| 249 | 2026-05-20T02:27:36.183Z | installed on the system. Try querying remotely instead: |
| 250 | 2026-05-20T02:27:36.183Z | |
| 251 | 2026-05-20T02:27:36.183Z | clang-15 |
| 252 | 2026-05-20T02:27:36.222Z | ++ [[ 1 != 0 ]] |
| 253 | 2026-05-20T02:27:36.222Z | ++ set -o errexit |
| 254 | 2026-05-20T02:27:36.225Z | ++ pfexec pkg install clang-15 |
| 255 | 2026-05-20T02:27:43.188Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 256 | 2026-05-20T02:27:50.839Z | Startup: Caching catalogs ... Done |
| 257 | 2026-05-20T02:27:58.062Z | Planning: Solver setup ... Done |
| 258 | 2026-05-20T02:27:58.106Z | Planning: Running solver ... Done |
| 259 | 2026-05-20T02:27:58.247Z | Planning: Finding local manifests ... Done |
| 260 | 2026-05-20T02:27:58.270Z | Planning: Fetching manifests: 0/2 0% complete |
| 261 | 2026-05-20T02:27:58.367Z | Planning: Fetching manifests: 2/2 100% complete |
| 262 | 2026-05-20T02:27:58.395Z | Planning: Package planning ... Done |
| 263 | 2026-05-20T02:27:58.421Z | Planning: Merging actions ... Done |
| 264 | 2026-05-20T02:27:58.550Z | Planning: Checking for conflicting actions ... Done |
| 265 | 2026-05-20T02:27:58.556Z | Planning: Consolidating action changes ... Done |
| 266 | 2026-05-20T02:27:59.886Z | Planning: Evaluating mediators ... Done |
| 267 | 2026-05-20T02:27:59.891Z | Planning: Planning completed in 8.88 seconds |
| 268 | 2026-05-20T02:27:59.900Z | Packages to install: 2 |
| 269 | 2026-05-20T02:27:59.901Z | Mediators to change: 2 |
| 270 | 2026-05-20T02:27:59.901Z | Services to change: 1 |
| 271 | 2026-05-20T02:27:59.901Z | Create boot environment: No |
| 272 | 2026-05-20T02:27:59.903Z | Create backup boot environment: No |
| 273 | 2026-05-20T02:27:59.954Z | |
| 274 | 2026-05-20T02:27:59.954Z | Download: 0/3076 items 0.0/211.3MB 0% complete |
| 275 | 2026-05-20T02:28:04.955Z | Download: 1214/3076 items 115.2/211.3MB 54% complete (23.2M/s) |
| 276 | 2026-05-20T02:28:09.959Z | Download: 3035/3076 items 201.8/211.3MB 95% complete (20.3M/s) |
| 277 | 2026-05-20T02:28:10.426Z | Download: Completed 211.31 MB in 10.47 seconds (20.2M/s) |
| 278 | 2026-05-20T02:28:10.658Z | Actions: 1/3418 actions (Installing new actions) |
| 279 | 2026-05-20T02:28:13.879Z | Actions: Completed 3418 actions in 3.22 seconds. |
| 280 | 2026-05-20T02:28:14.511Z | Done |
| 281 | 2026-05-20T02:28:14.511Z | Done |
| 282 | 2026-05-20T02:28:15.245Z | Done |
| 283 | 2026-05-20T02:28:18.872Z | Done |
| 284 | 2026-05-20T02:28:18.946Z | Done |
| 285 | 2026-05-20T02:28:18.949Z | Done |
| 286 | 2026-05-20T02:28:19.129Z | Done |
| 287 | 2026-05-20T02:28:19.799Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 288 | 2026-05-20T02:28:19.799Z | ++ set +o errexit |
| 289 | 2026-05-20T02:28:19.802Z | ++ pkg info pkg-config |
| 290 | 2026-05-20T02:28:19.802Z | ++ grep -qi installed |
| 291 | 2026-05-20T02:28:20.030Z | ++ [[ 0 != 0 ]] |
| 292 | 2026-05-20T02:28:20.030Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 293 | 2026-05-20T02:28:20.030Z | ++ set +o errexit |
| 294 | 2026-05-20T02:28:20.033Z | ++ pkg info brand/omicron1 |
| 295 | 2026-05-20T02:28:20.033Z | ++ grep -qi installed |
| 296 | 2026-05-20T02:28:20.213Z | pkg: info: no packages matching the following patterns you specified are |
| 297 | 2026-05-20T02:28:20.213Z | installed on the system. Try querying remotely instead: |
| 298 | 2026-05-20T02:28:20.213Z | |
| 299 | 2026-05-20T02:28:20.213Z | brand/omicron1 |
| 300 | 2026-05-20T02:28:20.247Z | ++ [[ 1 != 0 ]] |
| 301 | 2026-05-20T02:28:20.247Z | ++ set -o errexit |
| 302 | 2026-05-20T02:28:20.247Z | ++ pfexec pkg install brand/omicron1 |
| 303 | 2026-05-20T02:28:20.649Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 304 | 2026-05-20T02:28:27.883Z | Planning: Solver setup ... Done |
| 305 | 2026-05-20T02:28:27.922Z | Planning: Running solver ... Done |
| 306 | 2026-05-20T02:28:28.062Z | Planning: Finding local manifests ... Done |
| 307 | 2026-05-20T02:28:28.065Z | Planning: Fetching manifests: 0/2 0% complete |
| 308 | 2026-05-20T02:28:28.180Z | Planning: Fetching manifests: 2/2 100% complete |
| 309 | 2026-05-20T02:28:28.192Z | Planning: Package planning ... Done |
| 310 | 2026-05-20T02:28:28.195Z | Planning: Merging actions ... Done |
| 311 | 2026-05-20T02:28:28.340Z | Planning: Checking for conflicting actions ... Done |
| 312 | 2026-05-20T02:28:28.343Z | Planning: Consolidating action changes ... Done |
| 313 | 2026-05-20T02:28:28.495Z | Planning: Evaluating mediators ... Done |
| 314 | 2026-05-20T02:28:28.498Z | Planning: Planning completed in 7.84 seconds |
| 315 | 2026-05-20T02:28:28.504Z | Packages to install: 2 |
| 316 | 2026-05-20T02:28:28.504Z | Create boot environment: No |
| 317 | 2026-05-20T02:28:28.504Z | Create backup boot environment: No |
| 318 | 2026-05-20T02:28:28.532Z | |
| 319 | 2026-05-20T02:28:28.532Z | Download: 0/5 items 0.0/1.1MB 0% complete |
| 320 | 2026-05-20T02:28:28.553Z | Download: Completed 1.07 MB in 0.02 seconds (52.0M/s) |
| 321 | 2026-05-20T02:28:28.633Z | Actions: 1/28 actions (Installing new actions) |
| 322 | 2026-05-20T02:28:28.646Z | Actions: Completed 28 actions in 0.01 seconds. |
| 323 | 2026-05-20T02:28:29.144Z | Done |
| 324 | 2026-05-20T02:28:29.144Z | Done |
| 325 | 2026-05-20T02:28:29.778Z | Done |
| 326 | 2026-05-20T02:28:32.554Z | Done |
| 327 | 2026-05-20T02:28:32.624Z | Done |
| 328 | 2026-05-20T02:28:32.627Z | Done |
| 329 | 2026-05-20T02:28:32.775Z | Done |
| 330 | 2026-05-20T02:28:32.909Z | ++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools |
| 331 | 2026-05-20T02:28:32.909Z | ++ set +o errexit |
| 332 | 2026-05-20T02:28:32.914Z | ++ pkg info brand/omicron1/tools |
| 333 | 2026-05-20T02:28:32.914Z | ++ grep -qi installed |
| 334 | 2026-05-20T02:28:33.092Z | pkg: info: no packages matching the following patterns you specified are |
| 335 | 2026-05-20T02:28:33.092Z | installed on the system. Try querying remotely instead: |
| 336 | 2026-05-20T02:28:33.092Z | |
| 337 | 2026-05-20T02:28:33.092Z | brand/omicron1/tools |
| 338 | 2026-05-20T02:28:33.127Z | ++ [[ 1 != 0 ]] |
| 339 | 2026-05-20T02:28:33.127Z | ++ set -o errexit |
| 340 | 2026-05-20T02:28:33.127Z | ++ pfexec pkg install brand/omicron1/tools |
| 341 | 2026-05-20T02:28:33.514Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 342 | 2026-05-20T02:28:40.685Z | Planning: Solver setup ... Done |
| 343 | 2026-05-20T02:28:40.724Z | Planning: Running solver ... Done |
| 344 | 2026-05-20T02:28:40.862Z | Planning: Finding local manifests ... Done |
| 345 | 2026-05-20T02:28:40.864Z | Planning: Fetching manifests: 0/1 0% complete |
| 346 | 2026-05-20T02:28:40.973Z | Planning: Fetching manifests: 1/1 100% complete |
| 347 | 2026-05-20T02:28:40.985Z | Planning: Package planning ... Done |
| 348 | 2026-05-20T02:28:40.990Z | Planning: Merging actions ... Done |
| 349 | 2026-05-20T02:28:41.126Z | Planning: Checking for conflicting actions ... Done |
| 350 | 2026-05-20T02:28:41.129Z | Planning: Consolidating action changes ... Done |
| 351 | 2026-05-20T02:28:41.282Z | Planning: Evaluating mediators ... Done |
| 352 | 2026-05-20T02:28:41.285Z | Planning: Planning completed in 7.77 seconds |
| 353 | 2026-05-20T02:28:41.288Z | Packages to install: 1 |
| 354 | 2026-05-20T02:28:41.289Z | Services to change: 1 |
| 355 | 2026-05-20T02:28:41.289Z | Create boot environment: No |
| 356 | 2026-05-20T02:28:41.289Z | Create backup boot environment: No |
| 357 | 2026-05-20T02:28:41.317Z | |
| 358 | 2026-05-20T02:28:41.318Z | Download: 0/2 items 0.0/1.2MB 0% complete |
| 359 | 2026-05-20T02:28:41.341Z | Download: Completed 1.19 MB in 0.02 seconds (50.4M/s) |
| 360 | 2026-05-20T02:28:41.408Z | Actions: 1/19 actions (Installing new actions) |
| 361 | 2026-05-20T02:28:41.422Z | Actions: Completed 19 actions in 0.01 seconds. |
| 362 | 2026-05-20T02:28:41.924Z | Done |
| 363 | 2026-05-20T02:28:41.924Z | Done |
| 364 | 2026-05-20T02:28:42.597Z | Done |
| 365 | 2026-05-20T02:28:45.444Z | Done |
| 366 | 2026-05-20T02:28:45.515Z | Done |
| 367 | 2026-05-20T02:28:45.518Z | Done |
| 368 | 2026-05-20T02:28:45.648Z | Done |
| 369 | 2026-05-20T02:28:45.784Z | ++ pfexec svcadm enable baseline |
| 370 | 2026-05-20T02:28:45.799Z | ++ retry=0 |
| 371 | 2026-05-20T02:28:45.805Z | +++ svcs -Hostate baseline |
| 372 | 2026-05-20T02:28:45.826Z | ++ [[ offline* != online ]] |
| 373 | 2026-05-20T02:28:45.827Z | ++ [[ 0 -gt 300 ]] |
| 374 | 2026-05-20T02:28:45.827Z | ++ sleep 1 |
| 375 | 2026-05-20T02:28:46.831Z | ++ retry=1 |
| 376 | 2026-05-20T02:28:46.837Z | +++ svcs -Hostate baseline |
| 377 | 2026-05-20T02:28:46.850Z | ++ [[ offline* != online ]] |
| 378 | 2026-05-20T02:28:46.850Z | ++ [[ 1 -gt 300 ]] |
| 379 | 2026-05-20T02:28:46.850Z | ++ sleep 1 |
| 380 | 2026-05-20T02:28:47.848Z | ++ retry=2 |
| 381 | 2026-05-20T02:28:47.850Z | +++ svcs -Hostate baseline |
| 382 | 2026-05-20T02:28:47.863Z | ++ [[ offline* != online ]] |
| 383 | 2026-05-20T02:28:47.863Z | ++ [[ 2 -gt 300 ]] |
| 384 | 2026-05-20T02:28:47.863Z | ++ sleep 1 |
| 385 | 2026-05-20T02:28:48.865Z | ++ retry=3 |
| 386 | 2026-05-20T02:28:48.869Z | +++ svcs -Hostate baseline |
| 387 | 2026-05-20T02:28:48.882Z | ++ [[ offline* != online ]] |
| 388 | 2026-05-20T02:28:48.882Z | ++ [[ 3 -gt 300 ]] |
| 389 | 2026-05-20T02:28:48.882Z | ++ sleep 1 |
| 390 | 2026-05-20T02:28:49.883Z | ++ retry=4 |
| 391 | 2026-05-20T02:28:49.888Z | +++ svcs -Hostate baseline |
| 392 | 2026-05-20T02:28:49.897Z | ++ [[ offline* != online ]] |
| 393 | 2026-05-20T02:28:49.897Z | ++ [[ 4 -gt 300 ]] |
| 394 | 2026-05-20T02:28:49.897Z | ++ sleep 1 |
| 395 | 2026-05-20T02:28:50.899Z | ++ retry=5 |
| 396 | 2026-05-20T02:28:50.902Z | +++ svcs -Hostate baseline |
| 397 | 2026-05-20T02:28:50.914Z | ++ [[ offline* != online ]] |
| 398 | 2026-05-20T02:28:50.915Z | ++ [[ 5 -gt 300 ]] |
| 399 | 2026-05-20T02:28:50.915Z | ++ sleep 1 |
| 400 | 2026-05-20T02:28:51.917Z | ++ retry=6 |
| 401 | 2026-05-20T02:28:51.920Z | +++ svcs -Hostate baseline |
| 402 | 2026-05-20T02:28:51.935Z | ++ [[ offline* != online ]] |
| 403 | 2026-05-20T02:28:51.935Z | ++ [[ 6 -gt 300 ]] |
| 404 | 2026-05-20T02:28:51.935Z | ++ sleep 1 |
| 405 | 2026-05-20T02:28:52.935Z | ++ retry=7 |
| 406 | 2026-05-20T02:28:52.938Z | +++ svcs -Hostate baseline |
| 407 | 2026-05-20T02:28:52.951Z | ++ [[ offline* != online ]] |
| 408 | 2026-05-20T02:28:52.951Z | ++ [[ 7 -gt 300 ]] |
| 409 | 2026-05-20T02:28:52.951Z | ++ sleep 1 |
| 410 | 2026-05-20T02:28:53.953Z | ++ retry=8 |
| 411 | 2026-05-20T02:28:53.956Z | +++ svcs -Hostate baseline |
| 412 | 2026-05-20T02:28:53.969Z | ++ [[ offline* != online ]] |
| 413 | 2026-05-20T02:28:53.969Z | ++ [[ 8 -gt 300 ]] |
| 414 | 2026-05-20T02:28:53.969Z | ++ sleep 1 |
| 415 | 2026-05-20T02:28:54.972Z | ++ retry=9 |
| 416 | 2026-05-20T02:28:54.974Z | +++ svcs -Hostate baseline |
| 417 | 2026-05-20T02:28:54.987Z | ++ [[ offline* != online ]] |
| 418 | 2026-05-20T02:28:54.987Z | ++ [[ 9 -gt 300 ]] |
| 419 | 2026-05-20T02:28:54.988Z | ++ sleep 1 |
| 420 | 2026-05-20T02:28:55.990Z | ++ retry=10 |
| 421 | 2026-05-20T02:28:55.993Z | +++ svcs -Hostate baseline |
| 422 | 2026-05-20T02:28:56.006Z | ++ [[ offline* != online ]] |
| 423 | 2026-05-20T02:28:56.006Z | ++ [[ 10 -gt 300 ]] |
| 424 | 2026-05-20T02:28:56.006Z | ++ sleep 1 |
| 425 | 2026-05-20T02:28:57.008Z | ++ retry=11 |
| 426 | 2026-05-20T02:28:57.011Z | +++ svcs -Hostate baseline |
| 427 | 2026-05-20T02:28:57.023Z | ++ [[ offline* != online ]] |
| 428 | 2026-05-20T02:28:57.023Z | ++ [[ 11 -gt 300 ]] |
| 429 | 2026-05-20T02:28:57.023Z | ++ sleep 1 |
| 430 | 2026-05-20T02:28:58.028Z | ++ retry=12 |
| 431 | 2026-05-20T02:28:58.032Z | +++ svcs -Hostate baseline |
| 432 | 2026-05-20T02:28:58.042Z | ++ [[ offline* != online ]] |
| 433 | 2026-05-20T02:28:58.042Z | ++ [[ 12 -gt 300 ]] |
| 434 | 2026-05-20T02:28:58.042Z | ++ sleep 1 |
| 435 | 2026-05-20T02:28:59.045Z | ++ retry=13 |
| 436 | 2026-05-20T02:28:59.049Z | +++ svcs -Hostate baseline |
| 437 | 2026-05-20T02:28:59.060Z | ++ [[ offline* != online ]] |
| 438 | 2026-05-20T02:28:59.060Z | ++ [[ 13 -gt 300 ]] |
| 439 | 2026-05-20T02:28:59.060Z | ++ sleep 1 |
| 440 | 2026-05-20T02:29:00.063Z | ++ retry=14 |
| 441 | 2026-05-20T02:29:00.066Z | +++ svcs -Hostate baseline |
| 442 | 2026-05-20T02:29:00.079Z | ++ [[ offline* != online ]] |
| 443 | 2026-05-20T02:29:00.079Z | ++ [[ 14 -gt 300 ]] |
| 444 | 2026-05-20T02:29:00.079Z | ++ sleep 1 |
| 445 | 2026-05-20T02:29:01.081Z | ++ retry=15 |
| 446 | 2026-05-20T02:29:01.084Z | +++ svcs -Hostate baseline |
| 447 | 2026-05-20T02:29:01.097Z | ++ [[ offline* != online ]] |
| 448 | 2026-05-20T02:29:01.097Z | ++ [[ 15 -gt 300 ]] |
| 449 | 2026-05-20T02:29:01.097Z | ++ sleep 1 |
| 450 | 2026-05-20T02:29:02.099Z | ++ retry=16 |
| 451 | 2026-05-20T02:29:02.102Z | +++ svcs -Hostate baseline |
| 452 | 2026-05-20T02:29:02.115Z | ++ [[ offline* != online ]] |
| 453 | 2026-05-20T02:29:02.115Z | ++ [[ 16 -gt 300 ]] |
| 454 | 2026-05-20T02:29:02.115Z | ++ sleep 1 |
| 455 | 2026-05-20T02:29:03.117Z | ++ retry=17 |
| 456 | 2026-05-20T02:29:03.120Z | +++ svcs -Hostate baseline |
| 457 | 2026-05-20T02:29:03.133Z | ++ [[ offline* != online ]] |
| 458 | 2026-05-20T02:29:03.133Z | ++ [[ 17 -gt 300 ]] |
| 459 | 2026-05-20T02:29:03.133Z | ++ sleep 1 |
| 460 | 2026-05-20T02:29:04.136Z | ++ retry=18 |
| 461 | 2026-05-20T02:29:04.139Z | +++ svcs -Hostate baseline |
| 462 | 2026-05-20T02:29:04.152Z | ++ [[ offline* != online ]] |
| 463 | 2026-05-20T02:29:04.152Z | ++ [[ 18 -gt 300 ]] |
| 464 | 2026-05-20T02:29:04.152Z | ++ sleep 1 |
| 465 | 2026-05-20T02:29:05.155Z | ++ retry=19 |
| 466 | 2026-05-20T02:29:05.158Z | +++ svcs -Hostate baseline |
| 467 | 2026-05-20T02:29:05.170Z | ++ [[ offline* != online ]] |
| 468 | 2026-05-20T02:29:05.170Z | ++ [[ 19 -gt 300 ]] |
| 469 | 2026-05-20T02:29:05.170Z | ++ sleep 1 |
| 470 | 2026-05-20T02:29:06.173Z | ++ retry=20 |
| 471 | 2026-05-20T02:29:06.176Z | +++ svcs -Hostate baseline |
| 472 | 2026-05-20T02:29:06.190Z | ++ [[ offline* != online ]] |
| 473 | 2026-05-20T02:29:06.190Z | ++ [[ 20 -gt 300 ]] |
| 474 | 2026-05-20T02:29:06.190Z | ++ sleep 1 |
| 475 | 2026-05-20T02:29:07.191Z | ++ retry=21 |
| 476 | 2026-05-20T02:29:07.196Z | +++ svcs -Hostate baseline |
| 477 | 2026-05-20T02:29:07.208Z | ++ [[ offline* != online ]] |
| 478 | 2026-05-20T02:29:07.208Z | ++ [[ 21 -gt 300 ]] |
| 479 | 2026-05-20T02:29:07.208Z | ++ sleep 1 |
| 480 | 2026-05-20T02:29:08.209Z | ++ retry=22 |
| 481 | 2026-05-20T02:29:08.212Z | +++ svcs -Hostate baseline |
| 482 | 2026-05-20T02:29:08.225Z | ++ [[ offline* != online ]] |
| 483 | 2026-05-20T02:29:08.225Z | ++ [[ 22 -gt 300 ]] |
| 484 | 2026-05-20T02:29:08.225Z | ++ sleep 1 |
| 485 | 2026-05-20T02:29:09.228Z | ++ retry=23 |
| 486 | 2026-05-20T02:29:09.231Z | +++ svcs -Hostate baseline |
| 487 | 2026-05-20T02:29:09.243Z | ++ [[ offline* != online ]] |
| 488 | 2026-05-20T02:29:09.243Z | ++ [[ 23 -gt 300 ]] |
| 489 | 2026-05-20T02:29:09.243Z | ++ sleep 1 |
| 490 | 2026-05-20T02:29:10.246Z | ++ retry=24 |
| 491 | 2026-05-20T02:29:10.249Z | +++ svcs -Hostate baseline |
| 492 | 2026-05-20T02:29:10.261Z | ++ [[ offline* != online ]] |
| 493 | 2026-05-20T02:29:10.261Z | ++ [[ 24 -gt 300 ]] |
| 494 | 2026-05-20T02:29:10.261Z | ++ sleep 1 |
| 495 | 2026-05-20T02:29:11.265Z | ++ retry=25 |
| 496 | 2026-05-20T02:29:11.268Z | +++ svcs -Hostate baseline |
| 497 | 2026-05-20T02:29:11.279Z | ++ [[ offline* != online ]] |
| 498 | 2026-05-20T02:29:11.279Z | ++ [[ 25 -gt 300 ]] |
| 499 | 2026-05-20T02:29:11.279Z | ++ sleep 1 |
| 500 | 2026-05-20T02:29:12.284Z | ++ retry=26 |
| 501 | 2026-05-20T02:29:12.287Z | +++ svcs -Hostate baseline |
| 502 | 2026-05-20T02:29:12.297Z | ++ [[ offline* != online ]] |
| 503 | 2026-05-20T02:29:12.298Z | ++ [[ 26 -gt 300 ]] |
| 504 | 2026-05-20T02:29:12.298Z | ++ sleep 1 |
| 505 | 2026-05-20T02:29:13.300Z | ++ retry=27 |
| 506 | 2026-05-20T02:29:13.303Z | +++ svcs -Hostate baseline |
| 507 | 2026-05-20T02:29:13.315Z | ++ [[ offline* != online ]] |
| 508 | 2026-05-20T02:29:13.315Z | ++ [[ 27 -gt 300 ]] |
| 509 | 2026-05-20T02:29:13.315Z | ++ sleep 1 |
| 510 | 2026-05-20T02:29:14.319Z | ++ retry=28 |
| 511 | 2026-05-20T02:29:14.322Z | +++ svcs -Hostate baseline |
| 512 | 2026-05-20T02:29:14.333Z | ++ [[ offline* != online ]] |
| 513 | 2026-05-20T02:29:14.333Z | ++ [[ 28 -gt 300 ]] |
| 514 | 2026-05-20T02:29:14.333Z | ++ sleep 1 |
| 515 | 2026-05-20T02:29:15.336Z | ++ retry=29 |
| 516 | 2026-05-20T02:29:15.339Z | +++ svcs -Hostate baseline |
| 517 | 2026-05-20T02:29:15.351Z | ++ [[ offline* != online ]] |
| 518 | 2026-05-20T02:29:15.351Z | ++ [[ 29 -gt 300 ]] |
| 519 | 2026-05-20T02:29:15.351Z | ++ sleep 1 |
| 520 | 2026-05-20T02:29:16.354Z | ++ retry=30 |
| 521 | 2026-05-20T02:29:16.356Z | +++ svcs -Hostate baseline |
| 522 | 2026-05-20T02:29:16.370Z | ++ [[ offline* != online ]] |
| 523 | 2026-05-20T02:29:16.370Z | ++ [[ 30 -gt 300 ]] |
| 524 | 2026-05-20T02:29:16.370Z | ++ sleep 1 |
| 525 | 2026-05-20T02:29:17.373Z | ++ retry=31 |
| 526 | 2026-05-20T02:29:17.376Z | +++ svcs -Hostate baseline |
| 527 | 2026-05-20T02:29:17.388Z | ++ [[ offline* != online ]] |
| 528 | 2026-05-20T02:29:17.388Z | ++ [[ 31 -gt 300 ]] |
| 529 | 2026-05-20T02:29:17.388Z | ++ sleep 1 |
| 530 | 2026-05-20T02:29:18.390Z | ++ retry=32 |
| 531 | 2026-05-20T02:29:18.393Z | +++ svcs -Hostate baseline |
| 532 | 2026-05-20T02:29:18.406Z | ++ [[ offline* != online ]] |
| 533 | 2026-05-20T02:29:18.406Z | ++ [[ 32 -gt 300 ]] |
| 534 | 2026-05-20T02:29:18.406Z | ++ sleep 1 |
| 535 | 2026-05-20T02:29:19.408Z | ++ retry=33 |
| 536 | 2026-05-20T02:29:19.411Z | +++ svcs -Hostate baseline |
| 537 | 2026-05-20T02:29:19.424Z | ++ [[ offline* != online ]] |
| 538 | 2026-05-20T02:29:19.424Z | ++ [[ 33 -gt 300 ]] |
| 539 | 2026-05-20T02:29:19.424Z | ++ sleep 1 |
| 540 | 2026-05-20T02:29:20.426Z | ++ retry=34 |
| 541 | 2026-05-20T02:29:20.429Z | +++ svcs -Hostate baseline |
| 542 | 2026-05-20T02:29:20.442Z | ++ [[ offline* != online ]] |
| 543 | 2026-05-20T02:29:20.442Z | ++ [[ 34 -gt 300 ]] |
| 544 | 2026-05-20T02:29:20.442Z | ++ sleep 1 |
| 545 | 2026-05-20T02:29:21.444Z | ++ retry=35 |
| 546 | 2026-05-20T02:29:21.447Z | +++ svcs -Hostate baseline |
| 547 | 2026-05-20T02:29:21.461Z | ++ [[ offline* != online ]] |
| 548 | 2026-05-20T02:29:21.461Z | ++ [[ 35 -gt 300 ]] |
| 549 | 2026-05-20T02:29:21.461Z | ++ sleep 1 |
| 550 | 2026-05-20T02:29:22.462Z | ++ retry=36 |
| 551 | 2026-05-20T02:29:22.465Z | +++ svcs -Hostate baseline |
| 552 | 2026-05-20T02:29:22.478Z | ++ [[ offline* != online ]] |
| 553 | 2026-05-20T02:29:22.478Z | ++ [[ 36 -gt 300 ]] |
| 554 | 2026-05-20T02:29:22.478Z | ++ sleep 1 |
| 555 | 2026-05-20T02:29:23.480Z | ++ retry=37 |
| 556 | 2026-05-20T02:29:23.483Z | +++ svcs -Hostate baseline |
| 557 | 2026-05-20T02:29:23.496Z | ++ [[ offline* != online ]] |
| 558 | 2026-05-20T02:29:23.496Z | ++ [[ 37 -gt 300 ]] |
| 559 | 2026-05-20T02:29:23.496Z | ++ sleep 1 |
| 560 | 2026-05-20T02:29:24.500Z | ++ retry=38 |
| 561 | 2026-05-20T02:29:24.504Z | +++ svcs -Hostate baseline |
| 562 | 2026-05-20T02:29:24.515Z | ++ [[ offline* != online ]] |
| 563 | 2026-05-20T02:29:24.515Z | ++ [[ 38 -gt 300 ]] |
| 564 | 2026-05-20T02:29:24.515Z | ++ sleep 1 |
| 565 | 2026-05-20T02:29:25.517Z | ++ retry=39 |
| 566 | 2026-05-20T02:29:25.520Z | +++ svcs -Hostate baseline |
| 567 | 2026-05-20T02:29:25.532Z | ++ [[ offline* != online ]] |
| 568 | 2026-05-20T02:29:25.532Z | ++ [[ 39 -gt 300 ]] |
| 569 | 2026-05-20T02:29:25.532Z | ++ sleep 1 |
| 570 | 2026-05-20T02:29:26.535Z | ++ retry=40 |
| 571 | 2026-05-20T02:29:26.538Z | +++ svcs -Hostate baseline |
| 572 | 2026-05-20T02:29:26.550Z | ++ [[ offline* != online ]] |
| 573 | 2026-05-20T02:29:26.550Z | ++ [[ 40 -gt 300 ]] |
| 574 | 2026-05-20T02:29:26.550Z | ++ sleep 1 |
| 575 | 2026-05-20T02:29:27.553Z | ++ retry=41 |
| 576 | 2026-05-20T02:29:27.557Z | +++ svcs -Hostate baseline |
| 577 | 2026-05-20T02:29:27.569Z | ++ [[ offline* != online ]] |
| 578 | 2026-05-20T02:29:27.569Z | ++ [[ 41 -gt 300 ]] |
| 579 | 2026-05-20T02:29:27.569Z | ++ sleep 1 |
| 580 | 2026-05-20T02:29:28.571Z | ++ retry=42 |
| 581 | 2026-05-20T02:29:28.574Z | +++ svcs -Hostate baseline |
| 582 | 2026-05-20T02:29:28.587Z | ++ [[ offline* != online ]] |
| 583 | 2026-05-20T02:29:28.587Z | ++ [[ 42 -gt 300 ]] |
| 584 | 2026-05-20T02:29:28.587Z | ++ sleep 1 |
| 585 | 2026-05-20T02:29:29.589Z | ++ retry=43 |
| 586 | 2026-05-20T02:29:29.592Z | +++ svcs -Hostate baseline |
| 587 | 2026-05-20T02:29:29.605Z | ++ [[ offline* != online ]] |
| 588 | 2026-05-20T02:29:29.605Z | ++ [[ 43 -gt 300 ]] |
| 589 | 2026-05-20T02:29:29.605Z | ++ sleep 1 |
| 590 | 2026-05-20T02:29:30.608Z | ++ retry=44 |
| 591 | 2026-05-20T02:29:30.611Z | +++ svcs -Hostate baseline |
| 592 | 2026-05-20T02:29:30.625Z | ++ [[ offline* != online ]] |
| 593 | 2026-05-20T02:29:30.625Z | ++ [[ 44 -gt 300 ]] |
| 594 | 2026-05-20T02:29:30.625Z | ++ sleep 1 |
| 595 | 2026-05-20T02:29:31.627Z | ++ retry=45 |
| 596 | 2026-05-20T02:29:31.630Z | +++ svcs -Hostate baseline |
| 597 | 2026-05-20T02:29:31.641Z | ++ [[ offline* != online ]] |
| 598 | 2026-05-20T02:29:31.641Z | ++ [[ 45 -gt 300 ]] |
| 599 | 2026-05-20T02:29:31.641Z | ++ sleep 1 |
| 600 | 2026-05-20T02:29:32.643Z | ++ retry=46 |
| 601 | 2026-05-20T02:29:32.647Z | +++ svcs -Hostate baseline |
| 602 | 2026-05-20T02:29:32.659Z | ++ [[ offline* != online ]] |
| 603 | 2026-05-20T02:29:32.659Z | ++ [[ 46 -gt 300 ]] |
| 604 | 2026-05-20T02:29:32.659Z | ++ sleep 1 |
| 605 | 2026-05-20T02:29:33.661Z | ++ retry=47 |
| 606 | 2026-05-20T02:29:33.665Z | +++ svcs -Hostate baseline |
| 607 | 2026-05-20T02:29:33.677Z | ++ [[ offline* != online ]] |
| 608 | 2026-05-20T02:29:33.677Z | ++ [[ 47 -gt 300 ]] |
| 609 | 2026-05-20T02:29:33.677Z | ++ sleep 1 |
| 610 | 2026-05-20T02:29:34.680Z | ++ retry=48 |
| 611 | 2026-05-20T02:29:34.683Z | +++ svcs -Hostate baseline |
| 612 | 2026-05-20T02:29:34.698Z | ++ [[ offline* != online ]] |
| 613 | 2026-05-20T02:29:34.699Z | ++ [[ 48 -gt 300 ]] |
| 614 | 2026-05-20T02:29:34.699Z | ++ sleep 1 |
| 615 | 2026-05-20T02:29:35.698Z | ++ retry=49 |
| 616 | 2026-05-20T02:29:35.700Z | +++ svcs -Hostate baseline |
| 617 | 2026-05-20T02:29:35.713Z | ++ [[ offline* != online ]] |
| 618 | 2026-05-20T02:29:35.713Z | ++ [[ 49 -gt 300 ]] |
| 619 | 2026-05-20T02:29:35.713Z | ++ sleep 1 |
| 620 | 2026-05-20T02:29:36.717Z | ++ retry=50 |
| 621 | 2026-05-20T02:29:36.719Z | +++ svcs -Hostate baseline |
| 622 | 2026-05-20T02:29:36.732Z | ++ [[ offline* != online ]] |
| 623 | 2026-05-20T02:29:36.732Z | ++ [[ 50 -gt 300 ]] |
| 624 | 2026-05-20T02:29:36.732Z | ++ sleep 1 |
| 625 | 2026-05-20T02:29:37.734Z | ++ retry=51 |
| 626 | 2026-05-20T02:29:37.737Z | +++ svcs -Hostate baseline |
| 627 | 2026-05-20T02:29:37.750Z | ++ [[ offline* != online ]] |
| 628 | 2026-05-20T02:29:37.750Z | ++ [[ 51 -gt 300 ]] |
| 629 | 2026-05-20T02:29:37.750Z | ++ sleep 1 |
| 630 | 2026-05-20T02:29:38.752Z | ++ retry=52 |
| 631 | 2026-05-20T02:29:38.755Z | +++ svcs -Hostate baseline |
| 632 | 2026-05-20T02:29:38.768Z | ++ [[ offline* != online ]] |
| 633 | 2026-05-20T02:29:38.768Z | ++ [[ 52 -gt 300 ]] |
| 634 | 2026-05-20T02:29:38.768Z | ++ sleep 1 |
| 635 | 2026-05-20T02:29:39.770Z | ++ retry=53 |
| 636 | 2026-05-20T02:29:39.773Z | +++ svcs -Hostate baseline |
| 637 | 2026-05-20T02:29:39.786Z | ++ [[ offline* != online ]] |
| 638 | 2026-05-20T02:29:39.786Z | ++ [[ 53 -gt 300 ]] |
| 639 | 2026-05-20T02:29:39.786Z | ++ sleep 1 |
| 640 | 2026-05-20T02:29:40.788Z | ++ retry=54 |
| 641 | 2026-05-20T02:29:40.791Z | +++ svcs -Hostate baseline |
| 642 | 2026-05-20T02:29:40.804Z | ++ [[ offline* != online ]] |
| 643 | 2026-05-20T02:29:40.804Z | ++ [[ 54 -gt 300 ]] |
| 644 | 2026-05-20T02:29:40.804Z | ++ sleep 1 |
| 645 | 2026-05-20T02:29:41.807Z | ++ retry=55 |
| 646 | 2026-05-20T02:29:41.810Z | +++ svcs -Hostate baseline |
| 647 | 2026-05-20T02:29:41.823Z | ++ [[ offline* != online ]] |
| 648 | 2026-05-20T02:29:41.823Z | ++ [[ 55 -gt 300 ]] |
| 649 | 2026-05-20T02:29:41.823Z | ++ sleep 1 |
| 650 | 2026-05-20T02:29:42.827Z | ++ retry=56 |
| 651 | 2026-05-20T02:29:42.830Z | +++ svcs -Hostate baseline |
| 652 | 2026-05-20T02:29:42.842Z | ++ [[ offline* != online ]] |
| 653 | 2026-05-20T02:29:42.842Z | ++ [[ 56 -gt 300 ]] |
| 654 | 2026-05-20T02:29:42.842Z | ++ sleep 1 |
| 655 | 2026-05-20T02:29:43.844Z | ++ retry=57 |
| 656 | 2026-05-20T02:29:43.847Z | +++ svcs -Hostate baseline |
| 657 | 2026-05-20T02:29:43.860Z | ++ [[ offline* != online ]] |
| 658 | 2026-05-20T02:29:43.860Z | ++ [[ 57 -gt 300 ]] |
| 659 | 2026-05-20T02:29:43.860Z | ++ sleep 1 |
| 660 | 2026-05-20T02:29:44.863Z | ++ retry=58 |
| 661 | 2026-05-20T02:29:44.866Z | +++ svcs -Hostate baseline |
| 662 | 2026-05-20T02:29:44.879Z | ++ [[ offline* != online ]] |
| 663 | 2026-05-20T02:29:44.879Z | ++ [[ 58 -gt 300 ]] |
| 664 | 2026-05-20T02:29:44.879Z | ++ sleep 1 |
| 665 | 2026-05-20T02:29:45.881Z | ++ retry=59 |
| 666 | 2026-05-20T02:29:45.884Z | +++ svcs -Hostate baseline |
| 667 | 2026-05-20T02:29:45.897Z | ++ [[ offline* != online ]] |
| 668 | 2026-05-20T02:29:45.897Z | ++ [[ 59 -gt 300 ]] |
| 669 | 2026-05-20T02:29:45.897Z | ++ sleep 1 |
| 670 | 2026-05-20T02:29:46.899Z | ++ retry=60 |
| 671 | 2026-05-20T02:29:46.902Z | +++ svcs -Hostate baseline |
| 672 | 2026-05-20T02:29:46.915Z | ++ [[ offline* != online ]] |
| 673 | 2026-05-20T02:29:46.915Z | ++ [[ 60 -gt 300 ]] |
| 674 | 2026-05-20T02:29:46.915Z | ++ sleep 1 |
| 675 | 2026-05-20T02:29:47.917Z | ++ retry=61 |
| 676 | 2026-05-20T02:29:47.920Z | +++ svcs -Hostate baseline |
| 677 | 2026-05-20T02:29:47.933Z | ++ [[ offline* != online ]] |
| 678 | 2026-05-20T02:29:47.933Z | ++ [[ 61 -gt 300 ]] |
| 679 | 2026-05-20T02:29:47.933Z | ++ sleep 1 |
| 680 | 2026-05-20T02:29:48.936Z | ++ retry=62 |
| 681 | 2026-05-20T02:29:48.939Z | +++ svcs -Hostate baseline |
| 682 | 2026-05-20T02:29:48.951Z | ++ [[ offline* != online ]] |
| 683 | 2026-05-20T02:29:48.951Z | ++ [[ 62 -gt 300 ]] |
| 684 | 2026-05-20T02:29:48.951Z | ++ sleep 1 |
| 685 | 2026-05-20T02:29:49.953Z | ++ retry=63 |
| 686 | 2026-05-20T02:29:49.956Z | +++ svcs -Hostate baseline |
| 687 | 2026-05-20T02:29:49.969Z | ++ [[ offline* != online ]] |
| 688 | 2026-05-20T02:29:49.969Z | ++ [[ 63 -gt 300 ]] |
| 689 | 2026-05-20T02:29:49.969Z | ++ sleep 1 |
| 690 | 2026-05-20T02:29:50.973Z | ++ retry=64 |
| 691 | 2026-05-20T02:29:50.977Z | +++ svcs -Hostate baseline |
| 692 | 2026-05-20T02:29:50.988Z | ++ [[ offline* != online ]] |
| 693 | 2026-05-20T02:29:50.988Z | ++ [[ 64 -gt 300 ]] |
| 694 | 2026-05-20T02:29:50.988Z | ++ sleep 1 |
| 695 | 2026-05-20T02:29:51.989Z | ++ retry=65 |
| 696 | 2026-05-20T02:29:51.993Z | +++ svcs -Hostate baseline |
| 697 | 2026-05-20T02:29:52.005Z | ++ [[ offline* != online ]] |
| 698 | 2026-05-20T02:29:52.005Z | ++ [[ 65 -gt 300 ]] |
| 699 | 2026-05-20T02:29:52.005Z | ++ sleep 1 |
| 700 | 2026-05-20T02:29:53.008Z | ++ retry=66 |
| 701 | 2026-05-20T02:29:53.011Z | +++ svcs -Hostate baseline |
| 702 | 2026-05-20T02:29:53.023Z | ++ [[ offline* != online ]] |
| 703 | 2026-05-20T02:29:53.024Z | ++ [[ 66 -gt 300 ]] |
| 704 | 2026-05-20T02:29:53.024Z | ++ sleep 1 |
| 705 | 2026-05-20T02:29:54.026Z | ++ retry=67 |
| 706 | 2026-05-20T02:29:54.029Z | +++ svcs -Hostate baseline |
| 707 | 2026-05-20T02:29:54.042Z | ++ [[ offline* != online ]] |
| 708 | 2026-05-20T02:29:54.042Z | ++ [[ 67 -gt 300 ]] |
| 709 | 2026-05-20T02:29:54.042Z | ++ sleep 1 |
| 710 | 2026-05-20T02:29:55.044Z | ++ retry=68 |
| 711 | 2026-05-20T02:29:55.046Z | +++ svcs -Hostate baseline |
| 712 | 2026-05-20T02:29:55.060Z | ++ [[ offline* != online ]] |
| 713 | 2026-05-20T02:29:55.060Z | ++ [[ 68 -gt 300 ]] |
| 714 | 2026-05-20T02:29:55.060Z | ++ sleep 1 |
| 715 | 2026-05-20T02:29:56.062Z | ++ retry=69 |
| 716 | 2026-05-20T02:29:56.065Z | +++ svcs -Hostate baseline |
| 717 | 2026-05-20T02:29:56.078Z | ++ [[ offline* != online ]] |
| 718 | 2026-05-20T02:29:56.078Z | ++ [[ 69 -gt 300 ]] |
| 719 | 2026-05-20T02:29:56.078Z | ++ sleep 1 |
| 720 | 2026-05-20T02:29:57.080Z | ++ retry=70 |
| 721 | 2026-05-20T02:29:57.083Z | +++ svcs -Hostate baseline |
| 722 | 2026-05-20T02:29:57.096Z | ++ [[ offline* != online ]] |
| 723 | 2026-05-20T02:29:57.096Z | ++ [[ 70 -gt 300 ]] |
| 724 | 2026-05-20T02:29:57.096Z | ++ sleep 1 |
| 725 | 2026-05-20T02:29:58.098Z | ++ retry=71 |
| 726 | 2026-05-20T02:29:58.102Z | +++ svcs -Hostate baseline |
| 727 | 2026-05-20T02:29:58.114Z | ++ [[ offline* != online ]] |
| 728 | 2026-05-20T02:29:58.114Z | ++ [[ 71 -gt 300 ]] |
| 729 | 2026-05-20T02:29:58.114Z | ++ sleep 1 |
| 730 | 2026-05-20T02:29:59.116Z | ++ retry=72 |
| 731 | 2026-05-20T02:29:59.119Z | +++ svcs -Hostate baseline |
| 732 | 2026-05-20T02:29:59.133Z | ++ [[ offline* != online ]] |
| 733 | 2026-05-20T02:29:59.133Z | ++ [[ 72 -gt 300 ]] |
| 734 | 2026-05-20T02:29:59.133Z | ++ sleep 1 |
| 735 | 2026-05-20T02:30:00.135Z | ++ retry=73 |
| 736 | 2026-05-20T02:30:00.138Z | +++ svcs -Hostate baseline |
| 737 | 2026-05-20T02:30:00.151Z | ++ [[ offline* != online ]] |
| 738 | 2026-05-20T02:30:00.151Z | ++ [[ 73 -gt 300 ]] |
| 739 | 2026-05-20T02:30:00.151Z | ++ sleep 1 |
| 740 | 2026-05-20T02:30:01.154Z | ++ retry=74 |
| 741 | 2026-05-20T02:30:01.157Z | +++ svcs -Hostate baseline |
| 742 | 2026-05-20T02:30:01.170Z | ++ [[ offline* != online ]] |
| 743 | 2026-05-20T02:30:01.170Z | ++ [[ 74 -gt 300 ]] |
| 744 | 2026-05-20T02:30:01.170Z | ++ sleep 1 |
| 745 | 2026-05-20T02:30:02.173Z | ++ retry=75 |
| 746 | 2026-05-20T02:30:02.180Z | +++ svcs -Hostate baseline |
| 747 | 2026-05-20T02:30:02.188Z | ++ [[ offline* != online ]] |
| 748 | 2026-05-20T02:30:02.188Z | ++ [[ 75 -gt 300 ]] |
| 749 | 2026-05-20T02:30:02.188Z | ++ sleep 1 |
| 750 | 2026-05-20T02:30:03.194Z | ++ retry=76 |
| 751 | 2026-05-20T02:30:03.201Z | +++ svcs -Hostate baseline |
| 752 | 2026-05-20T02:30:03.208Z | ++ [[ offline* != online ]] |
| 753 | 2026-05-20T02:30:03.208Z | ++ [[ 76 -gt 300 ]] |
| 754 | 2026-05-20T02:30:03.208Z | ++ sleep 1 |
| 755 | 2026-05-20T02:30:04.209Z | ++ retry=77 |
| 756 | 2026-05-20T02:30:04.212Z | +++ svcs -Hostate baseline |
| 757 | 2026-05-20T02:30:04.225Z | ++ [[ offline* != online ]] |
| 758 | 2026-05-20T02:30:04.225Z | ++ [[ 77 -gt 300 ]] |
| 759 | 2026-05-20T02:30:04.225Z | ++ sleep 1 |
| 760 | 2026-05-20T02:30:05.227Z | ++ retry=78 |
| 761 | 2026-05-20T02:30:05.230Z | +++ svcs -Hostate baseline |
| 762 | 2026-05-20T02:30:05.245Z | ++ [[ offline* != online ]] |
| 763 | 2026-05-20T02:30:05.245Z | ++ [[ 78 -gt 300 ]] |
| 764 | 2026-05-20T02:30:05.245Z | ++ sleep 1 |
| 765 | 2026-05-20T02:30:06.245Z | ++ retry=79 |
| 766 | 2026-05-20T02:30:06.248Z | +++ svcs -Hostate baseline |
| 767 | 2026-05-20T02:30:06.262Z | ++ [[ offline* != online ]] |
| 768 | 2026-05-20T02:30:06.262Z | ++ [[ 79 -gt 300 ]] |
| 769 | 2026-05-20T02:30:06.262Z | ++ sleep 1 |
| 770 | 2026-05-20T02:30:07.263Z | ++ retry=80 |
| 771 | 2026-05-20T02:30:07.266Z | +++ svcs -Hostate baseline |
| 772 | 2026-05-20T02:30:07.279Z | ++ [[ offline* != online ]] |
| 773 | 2026-05-20T02:30:07.279Z | ++ [[ 80 -gt 300 ]] |
| 774 | 2026-05-20T02:30:07.279Z | ++ sleep 1 |
| 775 | 2026-05-20T02:30:08.282Z | ++ retry=81 |
| 776 | 2026-05-20T02:30:08.286Z | +++ svcs -Hostate baseline |
| 777 | 2026-05-20T02:30:08.298Z | ++ [[ offline* != online ]] |
| 778 | 2026-05-20T02:30:08.298Z | ++ [[ 81 -gt 300 ]] |
| 779 | 2026-05-20T02:30:08.298Z | ++ sleep 1 |
| 780 | 2026-05-20T02:30:09.300Z | ++ retry=82 |
| 781 | 2026-05-20T02:30:09.303Z | +++ svcs -Hostate baseline |
| 782 | 2026-05-20T02:30:09.315Z | ++ [[ offline* != online ]] |
| 783 | 2026-05-20T02:30:09.315Z | ++ [[ 82 -gt 300 ]] |
| 784 | 2026-05-20T02:30:09.316Z | ++ sleep 1 |
| 785 | 2026-05-20T02:30:10.318Z | ++ retry=83 |
| 786 | 2026-05-20T02:30:10.321Z | +++ svcs -Hostate baseline |
| 787 | 2026-05-20T02:30:10.334Z | ++ [[ offline* != online ]] |
| 788 | 2026-05-20T02:30:10.334Z | ++ [[ 83 -gt 300 ]] |
| 789 | 2026-05-20T02:30:10.334Z | ++ sleep 1 |
| 790 | 2026-05-20T02:30:11.336Z | ++ retry=84 |
| 791 | 2026-05-20T02:30:11.339Z | +++ svcs -Hostate baseline |
| 792 | 2026-05-20T02:30:11.352Z | ++ [[ offline* != online ]] |
| 793 | 2026-05-20T02:30:11.352Z | ++ [[ 84 -gt 300 ]] |
| 794 | 2026-05-20T02:30:11.352Z | ++ sleep 1 |
| 795 | 2026-05-20T02:30:12.354Z | ++ retry=85 |
| 796 | 2026-05-20T02:30:12.357Z | +++ svcs -Hostate baseline |
| 797 | 2026-05-20T02:30:12.370Z | ++ [[ offline* != online ]] |
| 798 | 2026-05-20T02:30:12.370Z | ++ [[ 85 -gt 300 ]] |
| 799 | 2026-05-20T02:30:12.370Z | ++ sleep 1 |
| 800 | 2026-05-20T02:30:13.374Z | ++ retry=86 |
| 801 | 2026-05-20T02:30:13.377Z | +++ svcs -Hostate baseline |
| 802 | 2026-05-20T02:30:13.388Z | ++ [[ offline* != online ]] |
| 803 | 2026-05-20T02:30:13.388Z | ++ [[ 86 -gt 300 ]] |
| 804 | 2026-05-20T02:30:13.388Z | ++ sleep 1 |
| 805 | 2026-05-20T02:30:14.390Z | ++ retry=87 |
| 806 | 2026-05-20T02:30:14.393Z | +++ svcs -Hostate baseline |
| 807 | 2026-05-20T02:30:14.406Z | ++ [[ offline* != online ]] |
| 808 | 2026-05-20T02:30:14.406Z | ++ [[ 87 -gt 300 ]] |
| 809 | 2026-05-20T02:30:14.406Z | ++ sleep 1 |
| 810 | 2026-05-20T02:30:15.408Z | ++ retry=88 |
| 811 | 2026-05-20T02:30:15.411Z | +++ svcs -Hostate baseline |
| 812 | 2026-05-20T02:30:15.424Z | ++ [[ offline* != online ]] |
| 813 | 2026-05-20T02:30:15.424Z | ++ [[ 88 -gt 300 ]] |
| 814 | 2026-05-20T02:30:15.424Z | ++ sleep 1 |
| 815 | 2026-05-20T02:30:16.426Z | ++ retry=89 |
| 816 | 2026-05-20T02:30:16.429Z | +++ svcs -Hostate baseline |
| 817 | 2026-05-20T02:30:16.442Z | ++ [[ offline* != online ]] |
| 818 | 2026-05-20T02:30:16.442Z | ++ [[ 89 -gt 300 ]] |
| 819 | 2026-05-20T02:30:16.442Z | ++ sleep 1 |
| 820 | 2026-05-20T02:30:17.446Z | ++ retry=90 |
| 821 | 2026-05-20T02:30:17.453Z | +++ svcs -Hostate baseline |
| 822 | 2026-05-20T02:30:17.462Z | ++ [[ offline* != online ]] |
| 823 | 2026-05-20T02:30:17.462Z | ++ [[ 90 -gt 300 ]] |
| 824 | 2026-05-20T02:30:17.462Z | ++ sleep 1 |
| 825 | 2026-05-20T02:30:18.464Z | ++ retry=91 |
| 826 | 2026-05-20T02:30:18.468Z | +++ svcs -Hostate baseline |
| 827 | 2026-05-20T02:30:18.479Z | ++ [[ offline* != online ]] |
| 828 | 2026-05-20T02:30:18.479Z | ++ [[ 91 -gt 300 ]] |
| 829 | 2026-05-20T02:30:18.479Z | ++ sleep 1 |
| 830 | 2026-05-20T02:30:19.481Z | ++ retry=92 |
| 831 | 2026-05-20T02:30:19.484Z | +++ svcs -Hostate baseline |
| 832 | 2026-05-20T02:30:19.497Z | ++ [[ offline* != online ]] |
| 833 | 2026-05-20T02:30:19.497Z | ++ [[ 92 -gt 300 ]] |
| 834 | 2026-05-20T02:30:19.497Z | ++ sleep 1 |
| 835 | 2026-05-20T02:30:20.499Z | ++ retry=93 |
| 836 | 2026-05-20T02:30:20.502Z | +++ svcs -Hostate baseline |
| 837 | 2026-05-20T02:30:20.514Z | ++ [[ offline* != online ]] |
| 838 | 2026-05-20T02:30:20.514Z | ++ [[ 93 -gt 300 ]] |
| 839 | 2026-05-20T02:30:20.514Z | ++ sleep 1 |
| 840 | 2026-05-20T02:30:21.516Z | ++ retry=94 |
| 841 | 2026-05-20T02:30:21.519Z | +++ svcs -Hostate baseline |
| 842 | 2026-05-20T02:30:21.530Z | ++ [[ offline* != online ]] |
| 843 | 2026-05-20T02:30:21.530Z | ++ [[ 94 -gt 300 ]] |
| 844 | 2026-05-20T02:30:21.530Z | ++ sleep 1 |
| 845 | 2026-05-20T02:30:22.533Z | ++ retry=95 |
| 846 | 2026-05-20T02:30:22.536Z | +++ svcs -Hostate baseline |
| 847 | 2026-05-20T02:30:22.550Z | ++ [[ offline* != online ]] |
| 848 | 2026-05-20T02:30:22.550Z | ++ [[ 95 -gt 300 ]] |
| 849 | 2026-05-20T02:30:22.550Z | ++ sleep 1 |
| 850 | 2026-05-20T02:30:23.552Z | ++ retry=96 |
| 851 | 2026-05-20T02:30:23.555Z | +++ svcs -Hostate baseline |
| 852 | 2026-05-20T02:30:23.569Z | ++ [[ offline* != online ]] |
| 853 | 2026-05-20T02:30:23.569Z | ++ [[ 96 -gt 300 ]] |
| 854 | 2026-05-20T02:30:23.569Z | ++ sleep 1 |
| 855 | 2026-05-20T02:30:24.572Z | ++ retry=97 |
| 856 | 2026-05-20T02:30:24.574Z | +++ svcs -Hostate baseline |
| 857 | 2026-05-20T02:30:24.586Z | ++ [[ offline* != online ]] |
| 858 | 2026-05-20T02:30:24.586Z | ++ [[ 97 -gt 300 ]] |
| 859 | 2026-05-20T02:30:24.586Z | ++ sleep 1 |
| 860 | 2026-05-20T02:30:25.588Z | ++ retry=98 |
| 861 | 2026-05-20T02:30:25.591Z | +++ svcs -Hostate baseline |
| 862 | 2026-05-20T02:30:25.603Z | ++ [[ offline* != online ]] |
| 863 | 2026-05-20T02:30:25.606Z | ++ [[ 98 -gt 300 ]] |
| 864 | 2026-05-20T02:30:25.606Z | ++ sleep 1 |
| 865 | 2026-05-20T02:30:26.605Z | ++ retry=99 |
| 866 | 2026-05-20T02:30:26.608Z | +++ svcs -Hostate baseline |
| 867 | 2026-05-20T02:30:26.621Z | ++ [[ offline* != online ]] |
| 868 | 2026-05-20T02:30:26.621Z | ++ [[ 99 -gt 300 ]] |
| 869 | 2026-05-20T02:30:26.621Z | ++ sleep 1 |
| 870 | 2026-05-20T02:30:27.623Z | ++ retry=100 |
| 871 | 2026-05-20T02:30:27.626Z | +++ svcs -Hostate baseline |
| 872 | 2026-05-20T02:30:27.639Z | ++ [[ offline* != online ]] |
| 873 | 2026-05-20T02:30:27.639Z | ++ [[ 100 -gt 300 ]] |
| 874 | 2026-05-20T02:30:27.639Z | ++ sleep 1 |
| 875 | 2026-05-20T02:30:28.641Z | ++ retry=101 |
| 876 | 2026-05-20T02:30:28.644Z | +++ svcs -Hostate baseline |
| 877 | 2026-05-20T02:30:28.657Z | ++ [[ offline* != online ]] |
| 878 | 2026-05-20T02:30:28.657Z | ++ [[ 101 -gt 300 ]] |
| 879 | 2026-05-20T02:30:28.657Z | ++ sleep 1 |
| 880 | 2026-05-20T02:30:29.659Z | ++ retry=102 |
| 881 | 2026-05-20T02:30:29.662Z | +++ svcs -Hostate baseline |
| 882 | 2026-05-20T02:30:29.675Z | ++ [[ offline* != online ]] |
| 883 | 2026-05-20T02:30:29.675Z | ++ [[ 102 -gt 300 ]] |
| 884 | 2026-05-20T02:30:29.675Z | ++ sleep 1 |
| 885 | 2026-05-20T02:30:30.677Z | ++ retry=103 |
| 886 | 2026-05-20T02:30:30.680Z | +++ svcs -Hostate baseline |
| 887 | 2026-05-20T02:30:30.693Z | ++ [[ offline* != online ]] |
| 888 | 2026-05-20T02:30:30.693Z | ++ [[ 103 -gt 300 ]] |
| 889 | 2026-05-20T02:30:30.693Z | ++ sleep 1 |
| 890 | 2026-05-20T02:30:31.694Z | ++ retry=104 |
| 891 | 2026-05-20T02:30:31.697Z | +++ svcs -Hostate baseline |
| 892 | 2026-05-20T02:30:31.710Z | ++ [[ offline* != online ]] |
| 893 | 2026-05-20T02:30:31.710Z | ++ [[ 104 -gt 300 ]] |
| 894 | 2026-05-20T02:30:31.710Z | ++ sleep 1 |
| 895 | 2026-05-20T02:30:32.712Z | ++ retry=105 |
| 896 | 2026-05-20T02:30:32.715Z | +++ svcs -Hostate baseline |
| 897 | 2026-05-20T02:30:32.727Z | ++ [[ online != online ]] |
| 898 | 2026-05-20T02:30:32.727Z | ++ set -o errexit |
| 899 | 2026-05-20T02:30:32.730Z | ++ set -o pipefail |
| 900 | 2026-05-20T02:30:32.731Z | ++ banner build |
| 901 | 2026-05-20T02:30:32.731Z | |
| 902 | 2026-05-20T02:30:32.731Z | ##### # # # # ##### |
| 903 | 2026-05-20T02:30:32.731Z | # # # # # # # # |
| 904 | 2026-05-20T02:30:32.731Z | ##### # # # # # # |
| 905 | 2026-05-20T02:30:32.731Z | # # # # # # # # |
| 906 | 2026-05-20T02:30:32.731Z | # # # # # # # # |
| 907 | 2026-05-20T02:30:32.731Z | ##### #### # ###### ##### |
| 908 | 2026-05-20T02:30:32.731Z | |
| 909 | 2026-05-20T02:30:32.731Z | ++ cargo build --release --bin ddmd --bin ddmadm |
| 910 | 2026-05-20T02:30:32.737Z | info: syncing channel updates for 1.95.0-x86_64-unknown-illumos |
| 911 | 2026-05-20T02:30:32.901Z | info: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14) |
| 912 | 2026-05-20T02:30:32.904Z | info: downloading 6 components |
| 913 | 2026-05-20T02:30:47.324Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 914 | 2026-05-20T02:30:47.913Z | From https://github.com/oxidecomputer/falcon |
| 915 | 2026-05-20T02:30:47.913Z | * [new ref] 2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 -> refs/commit/2dcfe294f6ba3fb11fa0e23dd4a03a98eb55af24 |
| 916 | 2026-05-20T02:30:47.992Z | Updating crates.io index |
| 917 | 2026-05-20T02:30:47.995Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 918 | 2026-05-20T02:30:48.713Z | From https://github.com/oxidecomputer/dendrite |
| 919 | 2026-05-20T02:30:48.713Z | * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556 |
| 920 | 2026-05-20T02:30:48.781Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 921 | 2026-05-20T02:30:49.027Z | From https://github.com/oxidecomputer/ispf |
| 922 | 2026-05-20T02:30:49.027Z | * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496 |
| 923 | 2026-05-20T02:30:49.232Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 924 | 2026-05-20T02:30:49.577Z | From https://github.com/oxidecomputer/netadm-sys |
| 925 | 2026-05-20T02:30:49.577Z | * [new ref] 53f86457e19bf5065ed286c621fb4c7a91891529 -> refs/commit/53f86457e19bf5065ed286c621fb4c7a91891529 |
| 926 | 2026-05-20T02:30:49.585Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 927 | 2026-05-20T02:30:56.882Z | From https://github.com/oxidecomputer/omicron |
| 928 | 2026-05-20T02:30:56.882Z | * [new ref] 02147419d0a5868095160d390caa664278ea37c7 -> refs/commit/02147419d0a5868095160d390caa664278ea37c7 |
| 929 | 2026-05-20T02:30:57.291Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 930 | 2026-05-20T02:30:57.868Z | From https://github.com/oxidecomputer/opte |
| 931 | 2026-05-20T02:30:57.868Z | * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 |
| 932 | 2026-05-20T02:30:57.899Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 933 | 2026-05-20T02:30:58.168Z | From https://github.com/illumos/smf-rs |
| 934 | 2026-05-20T02:30:58.168Z | * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4 |
| 935 | 2026-05-20T02:30:58.567Z | Updating git repository `https://github.com/oxidecomputer/network-interface` |
| 936 | 2026-05-20T02:30:58.821Z | From https://github.com/oxidecomputer/network-interface |
| 937 | 2026-05-20T02:30:58.821Z | * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87 |
| 938 | 2026-05-20T02:30:59.022Z | Updating git repository `https://github.com/oxidecomputer/zone` |
| 939 | 2026-05-20T02:30:59.309Z | From https://github.com/oxidecomputer/zone |
| 940 | 2026-05-20T02:30:59.309Z | * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91 |
| 941 | 2026-05-20T02:30:59.430Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 942 | 2026-05-20T02:31:00.058Z | From https://github.com/oxidecomputer/propolis |
| 943 | 2026-05-20T02:31:00.058Z | * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f |
| 944 | 2026-05-20T02:31:00.130Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 945 | 2026-05-20T02:31:00.664Z | From https://github.com/oxidecomputer/transceiver-control |
| 946 | 2026-05-20T02:31:00.664Z | * [new ref] 81167659157860d6587713b3362b7bc791dfb530 -> refs/commit/81167659157860d6587713b3362b7bc791dfb530 |
| 947 | 2026-05-20T02:31:00.868Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 948 | 2026-05-20T02:31:01.237Z | From https://github.com/oxidecomputer/dlpi-sys |
| 949 | 2026-05-20T02:31:01.237Z | * [new ref] a611f32a2374579d25e628b395a9cb251f753388 -> refs/commit/a611f32a2374579d25e628b395a9cb251f753388 |
| 950 | 2026-05-20T02:31:01.250Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 951 | 2026-05-20T02:31:01.555Z | From https://github.com/jmesmon/rust-libzfs |
| 952 | 2026-05-20T02:31:01.555Z | * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850 |
| 953 | 2026-05-20T02:31:01.563Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 954 | 2026-05-20T02:31:01.843Z | From https://github.com/oxidecomputer/rusty-doors |
| 955 | 2026-05-20T02:31:01.843Z | * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf |
| 956 | 2026-05-20T02:31:01.852Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 957 | 2026-05-20T02:31:02.264Z | From https://github.com/oxidecomputer/lldp |
| 958 | 2026-05-20T02:31:02.264Z | * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d |
| 959 | 2026-05-20T02:31:02.344Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 960 | 2026-05-20T02:31:02.610Z | From https://github.com/oxidecomputer/slog-error-chain |
| 961 | 2026-05-20T02:31:02.610Z | * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2 |
| 962 | 2026-05-20T02:31:02.680Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 963 | 2026-05-20T02:31:02.957Z | From https://github.com/oxidecomputer/tufaceous |
| 964 | 2026-05-20T02:31:02.957Z | * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab |
| 965 | 2026-05-20T02:31:02.986Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 966 | 2026-05-20T02:31:03.437Z | From https://github.com/oxidecomputer/management-gateway-service |
| 967 | 2026-05-20T02:31:03.437Z | * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d |
| 968 | 2026-05-20T02:31:03.597Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 969 | 2026-05-20T02:31:04.393Z | From https://github.com/oxidecomputer/crucible |
| 970 | 2026-05-20T02:31:04.393Z | * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb |
| 971 | 2026-05-20T02:31:05.407Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 972 | 2026-05-20T02:31:05.668Z | From https://github.com/oxidecomputer/serde_human_bytes |
| 973 | 2026-05-20T02:31:05.668Z | * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322 |
| 974 | 2026-05-20T02:31:05.701Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 975 | 2026-05-20T02:31:06.050Z | From https://github.com/oxidecomputer/propolis |
| 976 | 2026-05-20T02:31:06.050Z | * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845 |
| 977 | 2026-05-20T02:31:06.361Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 978 | 2026-05-20T02:31:06.636Z | From https://github.com/oxidecomputer/opte |
| 979 | 2026-05-20T02:31:06.636Z | * [new ref] 2c6efefe14321dafe7e9e80129d38316adb2d238 -> refs/commit/2c6efefe14321dafe7e9e80129d38316adb2d238 |
| 980 | 2026-05-20T02:31:06.870Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 981 | 2026-05-20T02:31:07.238Z | From https://github.com/oxidecomputer/tofino |
| 982 | 2026-05-20T02:31:07.238Z | * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b |
| 983 | 2026-05-20T02:31:07.254Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 984 | 2026-05-20T02:31:07.859Z | From https://github.com/oxidecomputer/maghemite |
| 985 | 2026-05-20T02:31:07.859Z | * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513 |
| 986 | 2026-05-20T02:31:07.921Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 987 | 2026-05-20T02:31:08.332Z | From https://github.com/oxidecomputer/clickward |
| 988 | 2026-05-20T02:31:08.333Z | * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 |
| 989 | 2026-05-20T02:31:08.439Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 990 | 2026-05-20T02:31:08.810Z | From https://github.com/oxidecomputer/crucible |
| 991 | 2026-05-20T02:31:08.810Z | * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047 |
| 992 | 2026-05-20T02:31:08.854Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 993 | 2026-05-20T02:31:09.102Z | From https://github.com/oxidecomputer/illumos-devinfo |
| 994 | 2026-05-20T02:31:09.102Z | * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640 |
| 995 | 2026-05-20T02:31:10.220Z | Downloading crates ... |
| 996 | 2026-05-20T02:31:10.305Z | Downloaded dof v0.4.0 |
| 997 | 2026-05-20T02:31:10.308Z | Downloaded data-encoding v2.11.0 |
| 998 | 2026-05-20T02:31:10.311Z | Downloaded defmt v0.3.100 |
| 999 | 2026-05-20T02:31:10.314Z | Downloaded futures-core v0.3.32 |
| 1000 | 2026-05-20T02:31:10.316Z | Downloaded float-ord v0.3.2 |
| 1001 | 2026-05-20T02:31:10.319Z | Downloaded gethostname v0.5.0 |
| 1002 | 2026-05-20T02:31:10.319Z | Downloaded fastrand v2.4.1 |
| 1003 | 2026-05-20T02:31:10.322Z | Downloaded derive-where v1.6.1 |
| 1004 | 2026-05-20T02:31:10.325Z | Downloaded enum-as-inner v0.6.1 |
| 1005 | 2026-05-20T02:31:10.329Z | Downloaded glob v0.3.3 |
| 1006 | 2026-05-20T02:31:10.329Z | Downloaded foldhash v0.2.0 |
| 1007 | 2026-05-20T02:31:10.332Z | Downloaded anstyle-query v1.1.5 |
| 1008 | 2026-05-20T02:31:10.332Z | Downloaded embedded-io v0.4.0 |
| 1009 | 2026-05-20T02:31:10.335Z | Downloaded heck v0.5.0 |
| 1010 | 2026-05-20T02:31:10.337Z | Downloaded foreign-types-macros v0.2.3 |
| 1011 | 2026-05-20T02:31:10.340Z | Downloaded embedded-io v0.6.1 |
| 1012 | 2026-05-20T02:31:10.343Z | Downloaded group v0.13.0 |
| 1013 | 2026-05-20T02:31:10.343Z | Downloaded futures v0.3.32 |
| 1014 | 2026-05-20T02:31:10.346Z | Downloaded form_urlencoded v1.2.2 |
| 1015 | 2026-05-20T02:31:10.349Z | Downloaded git-stub v1.0.0 |
| 1016 | 2026-05-20T02:31:10.351Z | Downloaded cfg_aliases v0.2.1 |
| 1017 | 2026-05-20T02:31:10.351Z | Downloaded defmt-parser v1.0.0 |
| 1018 | 2026-05-20T02:31:10.354Z | Downloaded cfg-if v1.0.4 |
| 1019 | 2026-05-20T02:31:10.358Z | Downloaded defmt-macros v1.1.0 |
| 1020 | 2026-05-20T02:31:10.358Z | Downloaded fixedbitset v0.4.2 |
| 1021 | 2026-05-20T02:31:10.361Z | Downloaded darling_macro v0.21.3 |
| 1022 | 2026-05-20T02:31:10.361Z | Downloaded futures-io v0.3.32 |
| 1023 | 2026-05-20T02:31:10.364Z | Downloaded const-random-macro v0.1.16 |
| 1024 | 2026-05-20T02:31:10.364Z | Downloaded ciborium-ll v0.2.2 |
| 1025 | 2026-05-20T02:31:10.367Z | Downloaded adler2 v2.0.1 |
| 1026 | 2026-05-20T02:31:10.369Z | Downloaded futures-macro v0.3.32 |
| 1027 | 2026-05-20T02:31:10.372Z | Downloaded hmac v0.12.1 |
| 1028 | 2026-05-20T02:31:10.372Z | Downloaded cobs v0.3.0 |
| 1029 | 2026-05-20T02:31:10.375Z | Downloaded debug-ignore v1.0.5 |
| 1030 | 2026-05-20T02:31:10.378Z | Downloaded globset v0.4.18 |
| 1031 | 2026-05-20T02:31:10.378Z | Downloaded dtrace-parser v0.3.0 |
| 1032 | 2026-05-20T02:31:10.381Z | Downloaded cstr-argument v0.1.2 |
| 1033 | 2026-05-20T02:31:10.381Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1034 | 2026-05-20T02:31:10.384Z | Downloaded http-body v1.0.1 |
| 1035 | 2026-05-20T02:31:10.387Z | Downloaded httpdate v1.0.3 |
| 1036 | 2026-05-20T02:31:10.387Z | Downloaded base16ct v0.2.0 |
| 1037 | 2026-05-20T02:31:10.390Z | Downloaded atomicwrites v0.4.4 |
| 1038 | 2026-05-20T02:31:10.393Z | Downloaded foreign-types v0.5.0 |
| 1039 | 2026-05-20T02:31:10.393Z | Downloaded ciborium-io v0.2.2 |
| 1040 | 2026-05-20T02:31:10.395Z | Downloaded async-stream-impl v0.3.6 |
| 1041 | 2026-05-20T02:31:10.395Z | Downloaded cpufeatures v0.2.17 |
| 1042 | 2026-05-20T02:31:10.398Z | Downloaded fnv v1.0.7 |
| 1043 | 2026-05-20T02:31:10.401Z | Downloaded hostname v0.3.1 |
| 1044 | 2026-05-20T02:31:10.401Z | Downloaded hostname v0.4.2 |
| 1045 | 2026-05-20T02:31:10.403Z | Downloaded colorchoice v1.0.5 |
| 1046 | 2026-05-20T02:31:10.406Z | Downloaded futures-task v0.3.32 |
| 1047 | 2026-05-20T02:31:10.406Z | Downloaded anstyle v1.0.14 |
| 1048 | 2026-05-20T02:31:10.409Z | Downloaded hex v0.4.3 |
| 1049 | 2026-05-20T02:31:10.412Z | Downloaded bit-set v0.8.0 |
| 1050 | 2026-05-20T02:31:10.412Z | Downloaded hubpack_derive v0.1.1 |
| 1051 | 2026-05-20T02:31:10.416Z | Downloaded bcs v0.1.6 |
| 1052 | 2026-05-20T02:31:10.416Z | Downloaded bitflags v1.3.2 |
| 1053 | 2026-05-20T02:31:10.423Z | Downloaded byte-wrapper v0.1.0 |
| 1054 | 2026-05-20T02:31:10.426Z | Downloaded drift v0.1.4 |
| 1055 | 2026-05-20T02:31:10.426Z | Downloaded foldhash v0.1.5 |
| 1056 | 2026-05-20T02:31:10.430Z | Downloaded digest v0.10.7 |
| 1057 | 2026-05-20T02:31:10.430Z | Downloaded deranged v0.5.8 |
| 1058 | 2026-05-20T02:31:10.433Z | Downloaded hubpack v0.1.2 |
| 1059 | 2026-05-20T02:31:10.433Z | Downloaded indent_write v2.2.0 |
| 1060 | 2026-05-20T02:31:10.437Z | Downloaded idna_adapter v1.2.2 |
| 1061 | 2026-05-20T02:31:10.437Z | Downloaded dropshot_endpoint v0.17.0 |
| 1062 | 2026-05-20T02:31:10.440Z | Downloaded is-terminal v0.4.17 |
| 1063 | 2026-05-20T02:31:10.443Z | Downloaded autocfg v1.5.0 |
| 1064 | 2026-05-20T02:31:10.443Z | Downloaded anstyle-parse v1.0.0 |
| 1065 | 2026-05-20T02:31:10.448Z | Downloaded internet-checksum v0.2.1 |
| 1066 | 2026-05-20T02:31:10.448Z | Downloaded instant v0.1.13 |
| 1067 | 2026-05-20T02:31:10.453Z | Downloaded lazy_static v1.5.0 |
| 1068 | 2026-05-20T02:31:10.453Z | Downloaded async-trait v0.1.89 |
| 1069 | 2026-05-20T02:31:10.456Z | Downloaded keccak v0.1.6 |
| 1070 | 2026-05-20T02:31:10.456Z | Downloaded git-stub-vcs v0.1.0 |
| 1071 | 2026-05-20T02:31:10.456Z | Downloaded futures-executor v0.3.32 |
| 1072 | 2026-05-20T02:31:10.459Z | Downloaded fixedbitset v0.5.7 |
| 1073 | 2026-05-20T02:31:10.459Z | Downloaded itoa v1.0.18 |
| 1074 | 2026-05-20T02:31:10.462Z | Downloaded konst_macro_rules v0.2.19 |
| 1075 | 2026-05-20T02:31:10.465Z | Downloaded http-body-util v0.1.3 |
| 1076 | 2026-05-20T02:31:10.465Z | Downloaded ahash v0.8.12 |
| 1077 | 2026-05-20T02:31:10.468Z | Downloaded hyper-rustls v0.27.9 |
| 1078 | 2026-05-20T02:31:10.471Z | Downloaded csv-core v0.1.13 |
| 1079 | 2026-05-20T02:31:10.471Z | Downloaded backon v1.6.0 |
| 1080 | 2026-05-20T02:31:10.473Z | Downloaded cargo_toml v0.22.3 |
| 1081 | 2026-05-20T02:31:10.478Z | Downloaded cancel-safe-futures v0.1.5 |
| 1082 | 2026-05-20T02:31:10.480Z | Downloaded humantime v2.3.0 |
| 1083 | 2026-05-20T02:31:10.480Z | Downloaded libscf-sys v1.2.0 |
| 1084 | 2026-05-20T02:31:10.480Z | Downloaded managed v0.8.0 |
| 1085 | 2026-05-20T02:31:10.483Z | Downloaded linked-hash-map v0.5.6 |
| 1086 | 2026-05-20T02:31:10.484Z | Downloaded getrandom v0.3.4 |
| 1087 | 2026-05-20T02:31:10.486Z | Downloaded match_cfg v0.1.0 |
| 1088 | 2026-05-20T02:31:10.489Z | Downloaded memoffset v0.9.1 |
| 1089 | 2026-05-20T02:31:10.489Z | Downloaded lru-slab v0.1.2 |
| 1090 | 2026-05-20T02:31:10.492Z | Downloaded lru-cache v0.1.2 |
| 1091 | 2026-05-20T02:31:10.492Z | Downloaded find-msvc-tools v0.1.9 |
| 1092 | 2026-05-20T02:31:10.495Z | Downloaded num-conv v0.2.1 |
| 1093 | 2026-05-20T02:31:10.495Z | Downloaded num v0.4.3 |
| 1094 | 2026-05-20T02:31:10.498Z | Downloaded omicron-workspace-hack v0.1.0 |
| 1095 | 2026-05-20T02:31:10.498Z | Downloaded num-iter v0.1.45 |
| 1096 | 2026-05-20T02:31:10.500Z | Downloaded no-std-compat v0.4.1 |
| 1097 | 2026-05-20T02:31:10.500Z | Downloaded daft-derive v0.1.7 |
| 1098 | 2026-05-20T02:31:10.503Z | Downloaded bytecount v0.6.9 |
| 1099 | 2026-05-20T02:31:10.506Z | Downloaded crossbeam-epoch v0.9.18 |
| 1100 | 2026-05-20T02:31:10.527Z | Downloaded ipnet v2.12.0 |
| 1101 | 2026-05-20T02:31:10.527Z | Downloaded ipnetwork v0.21.1 |
| 1102 | 2026-05-20T02:31:10.527Z | Downloaded ingot-types v0.1.2 |
| 1103 | 2026-05-20T02:31:10.527Z | Downloaded jobserver v0.1.34 |
| 1104 | 2026-05-20T02:31:10.527Z | Downloaded const_format_proc_macros v0.2.34 |
| 1105 | 2026-05-20T02:31:10.527Z | Downloaded chacha20 v0.10.0 |
| 1106 | 2026-05-20T02:31:10.527Z | Downloaded olpc-cjson v0.1.4 |
| 1107 | 2026-05-20T02:31:10.527Z | Downloaded num_enum_derive v0.5.11 |
| 1108 | 2026-05-20T02:31:10.527Z | Downloaded opaque-debug v0.3.1 |
| 1109 | 2026-05-20T02:31:10.527Z | Downloaded anyhow v1.0.102 |
| 1110 | 2026-05-20T02:31:10.527Z | Downloaded fs_extra v1.3.0 |
| 1111 | 2026-05-20T02:31:10.531Z | Downloaded byteorder v1.5.0 |
| 1112 | 2026-05-20T02:31:10.531Z | Downloaded num_threads v0.1.7 |
| 1113 | 2026-05-20T02:31:10.534Z | Downloaded openssl-probe v0.2.1 |
| 1114 | 2026-05-20T02:31:10.534Z | Downloaded highway v1.3.0 |
| 1115 | 2026-05-20T02:31:10.537Z | Downloaded futures-channel v0.3.32 |
| 1116 | 2026-05-20T02:31:10.537Z | Downloaded macaddr v1.0.1 |
| 1117 | 2026-05-20T02:31:10.540Z | Downloaded openssl-macros v0.1.1 |
| 1118 | 2026-05-20T02:31:10.541Z | Downloaded erased-serde v0.3.31 |
| 1119 | 2026-05-20T02:31:10.543Z | Downloaded ingot v0.1.1 |
| 1120 | 2026-05-20T02:31:10.543Z | Downloaded darling v0.21.3 |
| 1121 | 2026-05-20T02:31:10.546Z | Downloaded linear-map v1.2.0 |
| 1122 | 2026-05-20T02:31:10.549Z | Downloaded libsw-core v0.3.2 |
| 1123 | 2026-05-20T02:31:10.549Z | Downloaded darling v0.23.0 |
| 1124 | 2026-05-20T02:31:10.552Z | Downloaded multer v3.1.0 |
| 1125 | 2026-05-20T02:31:10.555Z | Downloaded lock_api v0.4.14 |
| 1126 | 2026-05-20T02:31:10.558Z | Downloaded crossbeam-utils v0.8.21 |
| 1127 | 2026-05-20T02:31:10.560Z | Downloaded percent-encoding v2.3.2 |
| 1128 | 2026-05-20T02:31:10.560Z | Downloaded hickory-resolver v0.25.2 |
| 1129 | 2026-05-20T02:31:10.563Z | Downloaded mime v0.3.17 |
| 1130 | 2026-05-20T02:31:10.566Z | Downloaded powerfmt v0.2.0 |
| 1131 | 2026-05-20T02:31:10.566Z | Downloaded potential_utf v0.1.5 |
| 1132 | 2026-05-20T02:31:10.570Z | Downloaded crc32fast v1.5.0 |
| 1133 | 2026-05-20T02:31:10.570Z | Downloaded num_enum v0.5.11 |
| 1134 | 2026-05-20T02:31:10.572Z | Downloaded phf_shared v0.12.1 |
| 1135 | 2026-05-20T02:31:10.575Z | Downloaded num-integer v0.1.46 |
| 1136 | 2026-05-20T02:31:10.575Z | Downloaded console v0.16.3 |
| 1137 | 2026-05-20T02:31:10.578Z | Downloaded num-derive v0.4.2 |
| 1138 | 2026-05-20T02:31:10.578Z | Downloaded proc-macro-crate v1.3.1 |
| 1139 | 2026-05-20T02:31:10.581Z | Downloaded iana-time-zone v0.1.65 |
| 1140 | 2026-05-20T02:31:10.584Z | Downloaded ingot-macros v0.1.1 |
| 1141 | 2026-05-20T02:31:10.584Z | Downloaded proc-macro-error-attr v1.0.4 |
| 1142 | 2026-05-20T02:31:10.586Z | Downloaded bytes v1.11.1 |
| 1143 | 2026-05-20T02:31:10.589Z | Downloaded libsw v3.5.0 |
| 1144 | 2026-05-20T02:31:10.589Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1145 | 2026-05-20T02:31:10.592Z | Downloaded proc-macro-crate v3.5.0 |
| 1146 | 2026-05-20T02:31:10.592Z | Downloaded pretty-hex v0.4.2 |
| 1147 | 2026-05-20T02:31:10.594Z | Downloaded num-rational v0.4.2 |
| 1148 | 2026-05-20T02:31:10.595Z | Downloaded owo-colors v4.3.0 |
| 1149 | 2026-05-20T02:31:10.597Z | Downloaded num_enum_derive v0.7.6 |
| 1150 | 2026-05-20T02:31:10.600Z | Downloaded progenitor-client v0.11.2 |
| 1151 | 2026-05-20T02:31:10.600Z | Downloaded quick-error v1.2.3 |
| 1152 | 2026-05-20T02:31:10.600Z | Downloaded half v2.7.1 |
| 1153 | 2026-05-20T02:31:10.603Z | Downloaded derive_more v0.99.20 |
| 1154 | 2026-05-20T02:31:10.605Z | Downloaded progenitor-macro v0.10.0 |
| 1155 | 2026-05-20T02:31:10.609Z | Downloaded httparse v1.10.1 |
| 1156 | 2026-05-20T02:31:10.609Z | Downloaded num_enum v0.7.6 |
| 1157 | 2026-05-20T02:31:10.612Z | Downloaded bitflags v2.11.1 |
| 1158 | 2026-05-20T02:31:10.615Z | Downloaded ref-cast-impl v1.0.25 |
| 1159 | 2026-05-20T02:31:10.618Z | Downloaded progenitor-macro v0.13.0 |
| 1160 | 2026-05-20T02:31:10.618Z | Downloaded password-hash v0.5.0 |
| 1161 | 2026-05-20T02:31:10.620Z | Downloaded parse-display-derive v0.10.0 |
| 1162 | 2026-05-20T02:31:10.620Z | Downloaded progenitor-client v0.10.0 |
| 1163 | 2026-05-20T02:31:10.623Z | Downloaded litemap v0.8.2 |
| 1164 | 2026-05-20T02:31:10.623Z | Downloaded paste v1.0.15 |
| 1165 | 2026-05-20T02:31:10.626Z | Downloaded parse-display v0.10.0 |
| 1166 | 2026-05-20T02:31:10.628Z | Downloaded plain v0.2.3 |
| 1167 | 2026-05-20T02:31:10.628Z | Downloaded pin-project-internal v1.1.13 |
| 1168 | 2026-05-20T02:31:10.631Z | Downloaded progenitor-macro v0.11.2 |
| 1169 | 2026-05-20T02:31:10.631Z | Downloaded memmap2 v0.9.10 |
| 1170 | 2026-05-20T02:31:10.636Z | Downloaded rand_xorshift v0.4.0 |
| 1171 | 2026-05-20T02:31:10.636Z | Downloaded poly1305 v0.8.0 |
| 1172 | 2026-05-20T02:31:10.639Z | Downloaded pem v3.0.6 |
| 1173 | 2026-05-20T02:31:10.639Z | Downloaded pkg-config v0.3.33 |
| 1174 | 2026-05-20T02:31:10.639Z | Downloaded ref-cast v1.0.25 |
| 1175 | 2026-05-20T02:31:10.642Z | Downloaded ppv-lite86 v0.2.21 |
| 1176 | 2026-05-20T02:31:10.642Z | Downloaded pin-project-lite v0.2.17 |
| 1177 | 2026-05-20T02:31:10.645Z | Downloaded elliptic-curve v0.13.8 |
| 1178 | 2026-05-20T02:31:10.648Z | Downloaded rustc_version v0.1.7 |
| 1179 | 2026-05-20T02:31:10.650Z | Downloaded rustc-hash v2.1.2 |
| 1180 | 2026-05-20T02:31:10.650Z | Downloaded phf v0.12.1 |
| 1181 | 2026-05-20T02:31:10.653Z | Downloaded chacha20poly1305 v0.10.1 |
| 1182 | 2026-05-20T02:31:10.653Z | Downloaded rustc_version v0.4.1 |
| 1183 | 2026-05-20T02:31:10.656Z | Downloaded base64 v0.21.7 |
| 1184 | 2026-05-20T02:31:10.658Z | Downloaded proc-macro-error v1.0.4 |
| 1185 | 2026-05-20T02:31:10.661Z | Downloaded indexmap v1.9.3 |
| 1186 | 2026-05-20T02:31:10.661Z | Downloaded parking_lot_core v0.8.6 |
| 1187 | 2026-05-20T02:31:10.664Z | Downloaded oxnet v0.1.5 |
| 1188 | 2026-05-20T02:31:10.666Z | Downloaded num-complex v0.4.6 |
| 1189 | 2026-05-20T02:31:10.666Z | Downloaded oxide-tokio-rt v0.1.6 |
| 1190 | 2026-05-20T02:31:10.670Z | Downloaded once_cell v1.21.4 |
| 1191 | 2026-05-20T02:31:10.670Z | Downloaded rand_chacha v0.3.1 |
| 1192 | 2026-05-20T02:31:10.673Z | Downloaded progenitor-extras v0.2.0 |
| 1193 | 2026-05-20T02:31:10.673Z | Downloaded progenitor-client v0.14.0 |
| 1194 | 2026-05-20T02:31:10.675Z | Downloaded progenitor-client v0.13.0 |
| 1195 | 2026-05-20T02:31:10.675Z | Downloaded quote v1.0.45 |
| 1196 | 2026-05-20T02:31:10.678Z | Downloaded heapless v0.8.0 |
| 1197 | 2026-05-20T02:31:10.682Z | Downloaded arc-swap v1.9.1 |
| 1198 | 2026-05-20T02:31:10.685Z | Downloaded allocator-api2 v0.2.21 |
| 1199 | 2026-05-20T02:31:10.685Z | Downloaded clap v4.6.1 |
| 1200 | 2026-05-20T02:31:10.689Z | Downloaded semver v0.1.20 |
| 1201 | 2026-05-20T02:31:10.692Z | Downloaded same-file v1.0.6 |
| 1202 | 2026-05-20T02:31:10.692Z | Downloaded rand_chacha v0.9.0 |
| 1203 | 2026-05-20T02:31:10.694Z | Downloaded log v0.4.29 |
| 1204 | 2026-05-20T02:31:10.694Z | Downloaded newtype-uuid v1.3.2 |
| 1205 | 2026-05-20T02:31:10.698Z | Downloaded darling_core v0.21.3 |
| 1206 | 2026-05-20T02:31:10.700Z | Downloaded progenitor v0.13.0 |
| 1207 | 2026-05-20T02:31:10.700Z | Downloaded serde-big-array v0.5.1 |
| 1208 | 2026-05-20T02:31:10.703Z | Downloaded parking_lot_core v0.9.12 |
| 1209 | 2026-05-20T02:31:10.703Z | Downloaded parking_lot v0.12.5 |
| 1210 | 2026-05-20T02:31:10.706Z | Downloaded secrecy v0.10.3 |
| 1211 | 2026-05-20T02:31:10.706Z | Downloaded serde_plain v1.0.2 |
| 1212 | 2026-05-20T02:31:10.710Z | Downloaded pest_generator v2.8.6 |
| 1213 | 2026-05-20T02:31:10.710Z | Downloaded crypto-bigint v0.5.5 |
| 1214 | 2026-05-20T02:31:10.712Z | Downloaded base64 v0.22.1 |
| 1215 | 2026-05-20T02:31:10.715Z | Downloaded const_format v0.2.36 |
| 1216 | 2026-05-20T02:31:10.719Z | Downloaded rand_core v0.9.5 |
| 1217 | 2026-05-20T02:31:10.722Z | Downloaded icu_normalizer v2.2.0 |
| 1218 | 2026-05-20T02:31:10.724Z | Downloaded serde_spanned v1.1.1 |
| 1219 | 2026-05-20T02:31:10.724Z | Downloaded serde_urlencoded v0.7.1 |
| 1220 | 2026-05-20T02:31:10.724Z | Downloaded resolv-conf v0.7.6 |
| 1221 | 2026-05-20T02:31:10.729Z | Downloaded num-traits v0.2.19 |
| 1222 | 2026-05-20T02:31:10.729Z | Downloaded pest_derive v2.8.6 |
| 1223 | 2026-05-20T02:31:10.732Z | Downloaded icu_normalizer_data v2.2.0 |
| 1224 | 2026-05-20T02:31:10.732Z | Downloaded sha1 v0.10.6 |
| 1225 | 2026-05-20T02:31:10.735Z | Downloaded siphasher v1.0.3 |
| 1226 | 2026-05-20T02:31:10.735Z | Downloaded cc v1.2.62 |
| 1227 | 2026-05-20T02:31:10.737Z | Downloaded async-compression v0.4.42 |
| 1228 | 2026-05-20T02:31:10.740Z | Downloaded rustls-pemfile v2.2.0 |
| 1229 | 2026-05-20T02:31:10.743Z | Downloaded proc-macro-error2 v2.0.1 |
| 1230 | 2026-05-20T02:31:10.745Z | Downloaded progenitor-macro v0.14.0 |
| 1231 | 2026-05-20T02:31:10.745Z | Downloaded postcard v1.1.3 |
| 1232 | 2026-05-20T02:31:10.748Z | Downloaded serde_spanned v0.6.9 |
| 1233 | 2026-05-20T02:31:10.748Z | Downloaded icu_locale_core v2.2.0 |
| 1234 | 2026-05-20T02:31:10.751Z | Downloaded slog-envlogger v2.2.0 |
| 1235 | 2026-05-20T02:31:10.754Z | Downloaded rustversion v1.0.22 |
| 1236 | 2026-05-20T02:31:10.758Z | Downloaded rusty-fork v0.3.1 |
| 1237 | 2026-05-20T02:31:10.758Z | Downloaded darling_core v0.23.0 |
| 1238 | 2026-05-20T02:31:10.761Z | Downloaded rand_core v0.6.4 |
| 1239 | 2026-05-20T02:31:10.761Z | Downloaded scroll v0.13.0 |
| 1240 | 2026-05-20T02:31:10.763Z | Downloaded quinn-udp v0.5.14 |
| 1241 | 2026-05-20T02:31:10.763Z | Downloaded crossbeam-channel v0.5.15 |
| 1242 | 2026-05-20T02:31:10.766Z | Downloaded progenitor v0.10.0 |
| 1243 | 2026-05-20T02:31:10.769Z | Downloaded serde_repr v0.1.20 |
| 1244 | 2026-05-20T02:31:10.769Z | Downloaded schemars_derive v0.8.22 |
| 1245 | 2026-05-20T02:31:10.771Z | Downloaded hickory-resolver v0.24.4 |
| 1246 | 2026-05-20T02:31:10.774Z | Downloaded scopeguard v1.2.0 |
| 1247 | 2026-05-20T02:31:10.774Z | Downloaded spin v0.5.2 |
| 1248 | 2026-05-20T02:31:10.774Z | Downloaded miniz_oxide v0.8.9 |
| 1249 | 2026-05-20T02:31:10.777Z | Downloaded parking_lot v0.11.2 |
| 1250 | 2026-05-20T02:31:10.780Z | Downloaded icu_collections v2.2.0 |
| 1251 | 2026-05-20T02:31:10.783Z | Downloaded scroll v0.12.0 |
| 1252 | 2026-05-20T02:31:10.783Z | Downloaded pin-project v1.1.13 |
| 1253 | 2026-05-20T02:31:10.789Z | Downloaded sync_wrapper v1.0.2 |
| 1254 | 2026-05-20T02:31:10.791Z | Downloaded strum v0.27.2 |
| 1255 | 2026-05-20T02:31:10.791Z | Downloaded strum v0.26.3 |
| 1256 | 2026-05-20T02:31:10.791Z | Downloaded swrite v0.1.0 |
| 1257 | 2026-05-20T02:31:10.794Z | Downloaded tabled_derive v0.11.0 |
| 1258 | 2026-05-20T02:31:10.794Z | Downloaded serde_tokenstream v0.2.3 |
| 1259 | 2026-05-20T02:31:10.797Z | Downloaded tagptr v0.2.0 |
| 1260 | 2026-05-20T02:31:10.797Z | Downloaded icu_provider v2.2.0 |
| 1261 | 2026-05-20T02:31:10.800Z | Downloaded rhai_codegen v3.1.0 |
| 1262 | 2026-05-20T02:31:10.803Z | Downloaded slog-json v2.6.1 |
| 1263 | 2026-05-20T02:31:10.805Z | Downloaded slog-bunyan v2.5.0 |
| 1264 | 2026-05-20T02:31:10.805Z | Downloaded jiff-static v0.2.24 |
| 1265 | 2026-05-20T02:31:10.808Z | Downloaded slog-async v2.8.0 |
| 1266 | 2026-05-20T02:31:10.808Z | Downloaded rustls-native-certs v0.8.3 |
| 1267 | 2026-05-20T02:31:10.811Z | Downloaded subtle v2.6.1 |
| 1268 | 2026-05-20T02:31:10.811Z | Downloaded progenitor v0.14.0 |
| 1269 | 2026-05-20T02:31:10.811Z | Downloaded termtree v0.5.1 |
| 1270 | 2026-05-20T02:31:10.814Z | Downloaded openssl-sys v0.9.116 |
| 1271 | 2026-05-20T02:31:10.817Z | Downloaded terminal_size v0.4.4 |
| 1272 | 2026-05-20T02:31:10.817Z | Downloaded slog-dtrace v0.3.0 |
| 1273 | 2026-05-20T02:31:10.820Z | Downloaded slog-scope v4.4.1 |
| 1274 | 2026-05-20T02:31:10.820Z | Downloaded slab v0.4.12 |
| 1275 | 2026-05-20T02:31:10.820Z | Downloaded tabled_derive v0.7.0 |
| 1276 | 2026-05-20T02:31:10.823Z | Downloaded progenitor-impl v0.14.0 |
| 1277 | 2026-05-20T02:31:10.823Z | Downloaded hyper-util v0.1.20 |
| 1278 | 2026-05-20T02:31:10.826Z | Downloaded take_mut v0.2.2 |
| 1279 | 2026-05-20T02:31:10.828Z | Downloaded testing_table v0.3.0 |
| 1280 | 2026-05-20T02:31:10.828Z | Downloaded progenitor-impl v0.10.0 |
| 1281 | 2026-05-20T02:31:10.828Z | Downloaded papergrid v0.17.0 |
| 1282 | 2026-05-20T02:31:10.831Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1283 | 2026-05-20T02:31:10.834Z | Downloaded slog-term v2.9.2 |
| 1284 | 2026-05-20T02:31:10.834Z | Downloaded thread-id v5.1.0 |
| 1285 | 2026-05-20T02:31:10.837Z | Downloaded slog-stdlog v4.1.1 |
| 1286 | 2026-05-20T02:31:10.837Z | Downloaded time-core v0.1.8 |
| 1287 | 2026-05-20T02:31:10.837Z | Downloaded smf v0.2.3 |
| 1288 | 2026-05-20T02:31:10.840Z | Downloaded pest_meta v2.8.6 |
| 1289 | 2026-05-20T02:31:10.840Z | Downloaded proc-macro2 v1.0.106 |
| 1290 | 2026-05-20T02:31:10.843Z | Downloaded smawk v0.3.2 |
| 1291 | 2026-05-20T02:31:10.843Z | Downloaded progenitor-impl v0.11.2 |
| 1292 | 2026-05-20T02:31:10.846Z | Downloaded papergrid v0.11.0 |
| 1293 | 2026-05-20T02:31:10.849Z | Downloaded thread-id v4.2.2 |
| 1294 | 2026-05-20T02:31:10.849Z | Downloaded snafu-derive v0.8.9 |
| 1295 | 2026-05-20T02:31:10.849Z | Downloaded expectorate v1.2.0 |
| 1296 | 2026-05-20T02:31:10.852Z | Downloaded hashbrown v0.12.3 |
| 1297 | 2026-05-20T02:31:10.856Z | Downloaded strum_macros v0.27.2 |
| 1298 | 2026-05-20T02:31:10.856Z | Downloaded simd-adler32 v0.3.9 |
| 1299 | 2026-05-20T02:31:10.858Z | Downloaded sigpipe v0.1.3 |
| 1300 | 2026-05-20T02:31:10.858Z | Downloaded signal-hook-registry v1.4.8 |
| 1301 | 2026-05-20T02:31:10.858Z | Downloaded rustls-pki-types v1.14.1 |
| 1302 | 2026-05-20T02:31:10.858Z | Downloaded static_assertions v1.1.0 |
| 1303 | 2026-05-20T02:31:10.861Z | Downloaded progenitor v0.11.2 |
| 1304 | 2026-05-20T02:31:10.862Z | Downloaded tabwriter v1.4.1 |
| 1305 | 2026-05-20T02:31:10.862Z | Downloaded sha2 v0.10.9 |
| 1306 | 2026-05-20T02:31:10.864Z | Downloaded serde_with_macros v3.20.0 |
| 1307 | 2026-05-20T02:31:10.867Z | Downloaded prettyplease v0.2.37 |
| 1308 | 2026-05-20T02:31:10.867Z | Downloaded supports-color v3.0.2 |
| 1309 | 2026-05-20T02:31:10.870Z | Downloaded shlex v1.3.0 |
| 1310 | 2026-05-20T02:31:10.870Z | Downloaded semver v1.0.28 |
| 1311 | 2026-05-20T02:31:10.872Z | Downloaded structmeta-derive v0.3.0 |
| 1312 | 2026-05-20T02:31:10.872Z | Downloaded strum_macros v0.26.4 |
| 1313 | 2026-05-20T02:31:10.872Z | Downloaded structmeta v0.3.0 |
| 1314 | 2026-05-20T02:31:10.875Z | Downloaded tinyvec_macros v0.1.1 |
| 1315 | 2026-05-20T02:31:10.875Z | Downloaded synstructure v0.13.2 |
| 1316 | 2026-05-20T02:31:10.875Z | Downloaded strsim v0.11.1 |
| 1317 | 2026-05-20T02:31:10.875Z | Downloaded toml_datetime v0.6.11 |
| 1318 | 2026-05-20T02:31:10.878Z | Downloaded stable_deref_trait v1.2.1 |
| 1319 | 2026-05-20T02:31:10.878Z | Downloaded serde_path_to_error v0.1.20 |
| 1320 | 2026-05-20T02:31:10.878Z | Downloaded serde_derive_internals v0.29.1 |
| 1321 | 2026-05-20T02:31:10.881Z | Downloaded rand_core v0.10.1 |
| 1322 | 2026-05-20T02:31:10.881Z | Downloaded konst v0.2.20 |
| 1323 | 2026-05-20T02:31:10.884Z | Downloaded flate2 v1.1.9 |
| 1324 | 2026-05-20T02:31:10.887Z | Downloaded http v1.4.0 |
| 1325 | 2026-05-20T02:31:10.890Z | Downloaded scroll_derive v0.13.1 |
| 1326 | 2026-05-20T02:31:10.890Z | Downloaded scroll_derive v0.12.1 |
| 1327 | 2026-05-20T02:31:10.890Z | Downloaded tower-service v0.3.3 |
| 1328 | 2026-05-20T02:31:10.893Z | Downloaded tower-layer v0.3.3 |
| 1329 | 2026-05-20T02:31:10.893Z | Downloaded ryu v1.0.23 |
| 1330 | 2026-05-20T02:31:10.893Z | Downloaded thread_local v1.1.9 |
| 1331 | 2026-05-20T02:31:10.895Z | Downloaded typeid v1.0.3 |
| 1332 | 2026-05-20T02:31:10.895Z | Downloaded thiserror-impl v2.0.18 |
| 1333 | 2026-05-20T02:31:10.895Z | Downloaded thiserror-impl v1.0.69 |
| 1334 | 2026-05-20T02:31:10.898Z | Downloaded minimal-lexical v0.2.1 |
| 1335 | 2026-05-20T02:31:10.901Z | Downloaded try-lock v0.2.5 |
| 1336 | 2026-05-20T02:31:10.901Z | Downloaded memchr v2.8.0 |
| 1337 | 2026-05-20T02:31:10.903Z | Downloaded smallvec v1.15.1 |
| 1338 | 2026-05-20T02:31:10.903Z | Downloaded schemars v0.8.22 |
| 1339 | 2026-05-20T02:31:10.910Z | Downloaded tokio-macros v2.7.0 |
| 1340 | 2026-05-20T02:31:10.912Z | Downloaded tinystr v0.8.3 |
| 1341 | 2026-05-20T02:31:10.912Z | Downloaded toml_write v0.1.2 |
| 1342 | 2026-05-20T02:31:10.915Z | Downloaded tiny-keccak v2.0.2 |
| 1343 | 2026-05-20T02:31:10.915Z | Downloaded spin v0.9.8 |
| 1344 | 2026-05-20T02:31:10.918Z | Downloaded smartstring v1.0.1 |
| 1345 | 2026-05-20T02:31:10.918Z | Downloaded unicode-linebreak v0.1.5 |
| 1346 | 2026-05-20T02:31:10.918Z | Downloaded typify-macro v0.6.2 |
| 1347 | 2026-05-20T02:31:10.921Z | Downloaded thiserror-no-std v2.0.2 |
| 1348 | 2026-05-20T02:31:10.921Z | Downloaded untrusted v0.9.0 |
| 1349 | 2026-05-20T02:31:10.923Z | Downloaded untrusted v0.7.1 |
| 1350 | 2026-05-20T02:31:10.923Z | Downloaded serde_core v1.0.228 |
| 1351 | 2026-05-20T02:31:10.926Z | Downloaded usdt v0.6.0 |
| 1352 | 2026-05-20T02:31:10.926Z | Downloaded dropshot-api-manager v0.7.1 |
| 1353 | 2026-05-20T02:31:10.929Z | Downloaded typify-macro v0.4.3 |
| 1354 | 2026-05-20T02:31:10.929Z | Downloaded mio v1.2.0 |
| 1355 | 2026-05-20T02:31:10.932Z | Downloaded universal-hash v0.5.1 |
| 1356 | 2026-05-20T02:31:10.932Z | Downloaded usdt v0.5.0 |
| 1357 | 2026-05-20T02:31:10.932Z | Downloaded unicode-xid v0.2.6 |
| 1358 | 2026-05-20T02:31:10.935Z | Downloaded usdt-attr-macro v0.6.0 |
| 1359 | 2026-05-20T02:31:10.935Z | Downloaded unit-prefix v0.5.2 |
| 1360 | 2026-05-20T02:31:10.935Z | Downloaded unarray v0.1.4 |
| 1361 | 2026-05-20T02:31:10.935Z | Downloaded tokio-tungstenite v0.21.0 |
| 1362 | 2026-05-20T02:31:10.938Z | Downloaded rustls-platform-verifier v0.7.0 |
| 1363 | 2026-05-20T02:31:10.941Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 1364 | 2026-05-20T02:31:10.941Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1365 | 2026-05-20T02:31:10.941Z | Downloaded time-macros v0.2.27 |
| 1366 | 2026-05-20T02:31:10.944Z | Downloaded similar v2.7.0 |
| 1367 | 2026-05-20T02:31:10.947Z | Downloaded indicatif v0.18.4 |
| 1368 | 2026-05-20T02:31:10.950Z | Downloaded want v0.3.1 |
| 1369 | 2026-05-20T02:31:10.950Z | Downloaded waitgroup v0.1.2 |
| 1370 | 2026-05-20T02:31:10.950Z | Downloaded version_check v0.9.5 |
| 1371 | 2026-05-20T02:31:10.950Z | Downloaded utf-8 v0.7.6 |
| 1372 | 2026-05-20T02:31:10.952Z | Downloaded wait-timeout v0.2.1 |
| 1373 | 2026-05-20T02:31:10.952Z | Downloaded usdt-macro v0.6.0 |
| 1374 | 2026-05-20T02:31:10.952Z | Downloaded usdt-macro v0.5.0 |
| 1375 | 2026-05-20T02:31:10.952Z | Downloaded slog v2.8.2 |
| 1376 | 2026-05-20T02:31:10.955Z | Downloaded tokio-dtrace v0.1.1 |
| 1377 | 2026-05-20T02:31:10.955Z | Downloaded rayon-core v1.13.0 |
| 1378 | 2026-05-20T02:31:10.958Z | Downloaded usdt-attr-macro v0.5.0 |
| 1379 | 2026-05-20T02:31:10.958Z | Downloaded progenitor-impl v0.13.0 |
| 1380 | 2026-05-20T02:31:10.961Z | Downloaded icu_properties v2.2.0 |
| 1381 | 2026-05-20T02:31:10.961Z | Downloaded utf8parse v0.2.2 |
| 1382 | 2026-05-20T02:31:10.961Z | Downloaded camino v1.2.2 |
| 1383 | 2026-05-20T02:31:10.964Z | Downloaded cmake v0.1.58 |
| 1384 | 2026-05-20T02:31:10.964Z | Downloaded clap_derive v4.6.1 |
| 1385 | 2026-05-20T02:31:10.966Z | Downloaded cookie v0.18.1 |
| 1386 | 2026-05-20T02:31:10.966Z | Downloaded console v0.15.11 |
| 1387 | 2026-05-20T02:31:10.969Z | Downloaded colored v3.1.1 |
| 1388 | 2026-05-20T02:31:10.969Z | Downloaded serde_derive v1.0.228 |
| 1389 | 2026-05-20T02:31:10.972Z | Downloaded tempfile v3.27.0 |
| 1390 | 2026-05-20T02:31:10.972Z | Downloaded thin-vec v0.2.18 |
| 1391 | 2026-05-20T02:31:10.975Z | Downloaded quinn v0.11.9 |
| 1392 | 2026-05-20T02:31:10.975Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1393 | 2026-05-20T02:31:10.978Z | Downloaded newline-converter v0.3.0 |
| 1394 | 2026-05-20T02:31:10.978Z | Downloaded newtype_derive v0.1.6 |
| 1395 | 2026-05-20T02:31:10.978Z | Downloaded natord v1.0.9 |
| 1396 | 2026-05-20T02:31:10.978Z | Downloaded memmap v0.7.0 |
| 1397 | 2026-05-20T02:31:10.981Z | Downloaded schemars v0.9.0 |
| 1398 | 2026-05-20T02:31:10.985Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1399 | 2026-05-20T02:31:10.987Z | Downloaded thiserror v2.0.18 |
| 1400 | 2026-05-20T02:31:10.990Z | Downloaded socket2 v0.6.3 |
| 1401 | 2026-05-20T02:31:10.990Z | Downloaded thiserror v1.0.69 |
| 1402 | 2026-05-20T02:31:10.993Z | Downloaded yoke-derive v0.8.2 |
| 1403 | 2026-05-20T02:31:10.996Z | Downloaded crossbeam-deque v0.8.6 |
| 1404 | 2026-05-20T02:31:10.996Z | Downloaded term v1.2.1 |
| 1405 | 2026-05-20T02:31:10.999Z | Downloaded indexmap v2.14.0 |
| 1406 | 2026-05-20T02:31:11.002Z | Downloaded nom v7.1.3 |
| 1407 | 2026-05-20T02:31:11.002Z | Downloaded zerofrom-derive v0.1.7 |
| 1408 | 2026-05-20T02:31:11.005Z | Downloaded getrandom v0.2.17 |
| 1409 | 2026-05-20T02:31:11.005Z | Downloaded fs-err v3.3.0 |
| 1410 | 2026-05-20T02:31:11.005Z | Downloaded defmt v1.1.0 |
| 1411 | 2026-05-20T02:31:11.008Z | Downloaded zeroize_derive v1.4.3 |
| 1412 | 2026-05-20T02:31:11.010Z | Downloaded ciborium v0.2.2 |
| 1413 | 2026-05-20T02:31:11.010Z | Downloaded camino-tempfile v1.4.1 |
| 1414 | 2026-05-20T02:31:11.010Z | Downloaded blake2 v0.10.6 |
| 1415 | 2026-05-20T02:31:11.013Z | Downloaded zerofrom v0.1.8 |
| 1416 | 2026-05-20T02:31:11.013Z | Downloaded derive-ex v0.1.8 |
| 1417 | 2026-05-20T02:31:11.016Z | Downloaded is_terminal_polyfill v1.70.2 |
| 1418 | 2026-05-20T02:31:11.016Z | Downloaded is_ci v1.2.0 |
| 1419 | 2026-05-20T02:31:11.016Z | Downloaded argon2 v0.5.3 |
| 1420 | 2026-05-20T02:31:11.016Z | Downloaded usdt-impl v0.6.0 |
| 1421 | 2026-05-20T02:31:11.019Z | Downloaded base64ct v1.8.3 |
| 1422 | 2026-05-20T02:31:11.019Z | Downloaded utf8_iter v1.0.4 |
| 1423 | 2026-05-20T02:31:11.019Z | Downloaded usdt-impl v0.5.0 |
| 1424 | 2026-05-20T02:31:11.022Z | Downloaded daft v0.1.7 |
| 1425 | 2026-05-20T02:31:11.022Z | Downloaded zone v0.3.1 |
| 1426 | 2026-05-20T02:31:11.022Z | Downloaded ident_case v1.0.1 |
| 1427 | 2026-05-20T02:31:11.022Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1428 | 2026-05-20T02:31:11.025Z | Downloaded compression-codecs v0.4.38 |
| 1429 | 2026-05-20T02:31:11.028Z | Downloaded inout v0.1.4 |
| 1430 | 2026-05-20T02:31:11.028Z | Downloaded critical-section v1.2.0 |
| 1431 | 2026-05-20T02:31:11.028Z | Downloaded crunchy v0.2.4 |
| 1432 | 2026-05-20T02:31:11.028Z | Downloaded hashbrown v0.15.5 |
| 1433 | 2026-05-20T02:31:11.031Z | Downloaded tracing-attributes v0.1.31 |
| 1434 | 2026-05-20T02:31:11.034Z | Downloaded vsss-rs v3.3.4 |
| 1435 | 2026-05-20T02:31:11.034Z | Downloaded tokio-rustls v0.25.0 |
| 1436 | 2026-05-20T02:31:11.036Z | Downloaded zone_cfg_derive v0.3.1 |
| 1437 | 2026-05-20T02:31:11.036Z | Downloaded tokio-stream v0.1.18 |
| 1438 | 2026-05-20T02:31:11.039Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1439 | 2026-05-20T02:31:11.039Z | Downloaded walkdir v2.5.0 |
| 1440 | 2026-05-20T02:31:11.039Z | Downloaded toml v0.8.23 |
| 1441 | 2026-05-20T02:31:11.043Z | Downloaded tokio-rustls v0.26.4 |
| 1442 | 2026-05-20T02:31:11.043Z | Downloaded serde v1.0.228 |
| 1443 | 2026-05-20T02:31:11.045Z | Downloaded rand v0.9.4 |
| 1444 | 2026-05-20T02:31:11.045Z | Downloaded rustls-webpki v0.103.13 |
| 1445 | 2026-05-20T02:31:11.048Z | Downloaded rand v0.8.6 |
| 1446 | 2026-05-20T02:31:11.051Z | Downloaded qorb v0.4.1 |
| 1447 | 2026-05-20T02:31:11.054Z | Downloaded xz2 v0.1.7 |
| 1448 | 2026-05-20T02:31:11.054Z | Downloaded itertools v0.12.1 |
| 1449 | 2026-05-20T02:31:11.056Z | Downloaded goblin v0.8.2 |
| 1450 | 2026-05-20T02:31:11.059Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1451 | 2026-05-20T02:31:11.062Z | Downloaded textwrap v0.16.2 |
| 1452 | 2026-05-20T02:31:11.065Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1453 | 2026-05-20T02:31:11.065Z | Downloaded zeroize v1.8.2 |
| 1454 | 2026-05-20T02:31:11.065Z | Downloaded zmij v1.0.21 |
| 1455 | 2026-05-20T02:31:11.069Z | Downloaded iddqd v0.3.18 |
| 1456 | 2026-05-20T02:31:11.072Z | Downloaded snafu v0.8.9 |
| 1457 | 2026-05-20T02:31:11.074Z | Downloaded test-strategy v0.4.5 |
| 1458 | 2026-05-20T02:31:11.077Z | Downloaded hyper v1.9.0 |
| 1459 | 2026-05-20T02:31:11.080Z | Downloaded zerovec-derive v0.11.3 |
| 1460 | 2026-05-20T02:31:11.080Z | Downloaded typify v0.4.3 |
| 1461 | 2026-05-20T02:31:11.083Z | Downloaded tracing-core v0.1.36 |
| 1462 | 2026-05-20T02:31:11.083Z | Downloaded yoke v0.8.2 |
| 1463 | 2026-05-20T02:31:11.085Z | Downloaded tungstenite v0.21.0 |
| 1464 | 2026-05-20T02:31:11.086Z | Downloaded hashbrown v0.16.1 |
| 1465 | 2026-05-20T02:31:11.088Z | Downloaded ucd-trie v0.1.7 |
| 1466 | 2026-05-20T02:31:11.091Z | Downloaded idna v1.1.0 |
| 1467 | 2026-05-20T02:31:11.094Z | Downloaded writeable v0.6.3 |
| 1468 | 2026-05-20T02:31:11.094Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1469 | 2026-05-20T02:31:11.097Z | Downloaded tinyvec v1.11.0 |
| 1470 | 2026-05-20T02:31:11.097Z | Downloaded whoami v1.6.1 |
| 1471 | 2026-05-20T02:31:11.099Z | Downloaded unicode-ident v1.0.24 |
| 1472 | 2026-05-20T02:31:11.099Z | Downloaded crc8 v0.1.1 |
| 1473 | 2026-05-20T02:31:11.102Z | Downloaded cipher v0.4.4 |
| 1474 | 2026-05-20T02:31:11.102Z | Downloaded schemars v1.2.1 |
| 1475 | 2026-05-20T02:31:11.108Z | Downloaded unsafe-libyaml v0.2.11 |
| 1476 | 2026-05-20T02:31:11.111Z | Downloaded nom v8.0.0 |
| 1477 | 2026-05-20T02:31:11.115Z | Downloaded hkdf v0.12.4 |
| 1478 | 2026-05-20T02:31:11.119Z | Downloaded futures-util v0.3.32 |
| 1479 | 2026-05-20T02:31:11.122Z | Downloaded uuid v1.23.1 |
| 1480 | 2026-05-20T02:31:11.124Z | Downloaded steno v0.4.1 |
| 1481 | 2026-05-20T02:31:11.124Z | Downloaded rand v0.10.1 |
| 1482 | 2026-05-20T02:31:11.127Z | Downloaded pest v2.8.6 |
| 1483 | 2026-05-20T02:31:11.130Z | Downloaded hashbrown v0.17.1 |
| 1484 | 2026-05-20T02:31:11.133Z | Downloaded h2 v0.4.14 |
| 1485 | 2026-05-20T02:31:11.136Z | Downloaded chacha20 v0.9.1 |
| 1486 | 2026-05-20T02:31:11.136Z | Downloaded aho-corasick v1.1.4 |
| 1487 | 2026-05-20T02:31:11.139Z | Downloaded aead v0.5.2 |
| 1488 | 2026-05-20T02:31:11.141Z | Downloaded bit-vec v0.8.0 |
| 1489 | 2026-05-20T02:31:11.141Z | Downloaded zerocopy-derive v0.7.35 |
| 1490 | 2026-05-20T02:31:11.145Z | Downloaded backoff v0.4.0 |
| 1491 | 2026-05-20T02:31:11.145Z | Downloaded itertools v0.14.0 |
| 1492 | 2026-05-20T02:31:11.148Z | Downloaded icu_properties_data v2.2.0 |
| 1493 | 2026-05-20T02:31:11.153Z | Downloaded libm v0.2.16 |
| 1494 | 2026-05-20T02:31:11.158Z | Downloaded clap_builder v4.6.0 |
| 1495 | 2026-05-20T02:31:11.162Z | Downloaded anstream v1.0.0 |
| 1496 | 2026-05-20T02:31:11.165Z | Downloaded bs58 v0.5.1 |
| 1497 | 2026-05-20T02:31:11.165Z | Downloaded heck v0.4.1 |
| 1498 | 2026-05-20T02:31:11.165Z | Downloaded equivalent v1.0.2 |
| 1499 | 2026-05-20T02:31:11.168Z | Downloaded clap_lex v1.1.0 |
| 1500 | 2026-05-20T02:31:11.168Z | Downloaded block-buffer v0.10.4 |
| 1501 | 2026-05-20T02:31:11.168Z | Downloaded hash32 v0.3.1 |
| 1502 | 2026-05-20T02:31:11.168Z | Downloaded foreign-types v0.3.2 |
| 1503 | 2026-05-20T02:31:11.168Z | Downloaded generic-array v0.14.7 |
| 1504 | 2026-05-20T02:31:11.171Z | Downloaded fxhash v0.2.1 |
| 1505 | 2026-05-20T02:31:11.171Z | Downloaded typify v0.6.2 |
| 1506 | 2026-05-20T02:31:11.173Z | Downloaded futures-sink v0.3.32 |
| 1507 | 2026-05-20T02:31:11.173Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 1508 | 2026-05-20T02:31:11.173Z | Downloaded url v2.5.8 |
| 1509 | 2026-05-20T02:31:11.176Z | Downloaded crypto-common v0.1.7 |
| 1510 | 2026-05-20T02:31:11.176Z | Downloaded cpufeatures v0.3.0 |
| 1511 | 2026-05-20T02:31:11.176Z | Downloaded convert_case v0.4.0 |
| 1512 | 2026-05-20T02:31:11.177Z | Downloaded const-random v0.1.18 |
| 1513 | 2026-05-20T02:31:11.180Z | Downloaded ff v0.13.1 |
| 1514 | 2026-05-20T02:31:11.180Z | Downloaded either v1.15.0 |
| 1515 | 2026-05-20T02:31:11.180Z | Downloaded compression-core v0.4.32 |
| 1516 | 2026-05-20T02:31:11.180Z | Downloaded toml_edit v0.19.15 |
| 1517 | 2026-05-20T02:31:11.188Z | Downloaded async-stream v0.3.6 |
| 1518 | 2026-05-20T02:31:11.191Z | Downloaded foreign-types-shared v0.1.1 |
| 1519 | 2026-05-20T02:31:11.191Z | Downloaded atomic-waker v1.1.2 |
| 1520 | 2026-05-20T02:31:11.191Z | Downloaded dyn-clone v1.0.20 |
| 1521 | 2026-05-20T02:31:11.195Z | Downloaded typenum v1.20.0 |
| 1522 | 2026-05-20T02:31:11.195Z | Downloaded dof v0.3.0 |
| 1523 | 2026-05-20T02:31:11.195Z | Downloaded toml_edit v0.25.11+spec-1.1.0 |
| 1524 | 2026-05-20T02:31:11.198Z | Downloaded dunce v1.0.5 |
| 1525 | 2026-05-20T02:31:11.198Z | Downloaded foreign-types-shared v0.3.1 |
| 1526 | 2026-05-20T02:31:11.198Z | Downloaded getrandom v0.4.2 |
| 1527 | 2026-05-20T02:31:11.201Z | Downloaded reqwest v0.12.28 |
| 1528 | 2026-05-20T02:31:11.204Z | Downloaded reqwest v0.13.3 |
| 1529 | 2026-05-20T02:31:11.207Z | Downloaded toml_edit v0.22.27 |
| 1530 | 2026-05-20T02:31:11.210Z | Downloaded zerotrie v0.2.4 |
| 1531 | 2026-05-20T02:31:11.210Z | Downloaded ron v0.12.1 |
| 1532 | 2026-05-20T02:31:11.214Z | Downloaded errno v0.3.14 |
| 1533 | 2026-05-20T02:31:11.217Z | Downloaded darling_macro v0.23.0 |
| 1534 | 2026-05-20T02:31:11.217Z | Downloaded base16ct v1.0.0 |
| 1535 | 2026-05-20T02:31:11.217Z | Downloaded async-recursion v1.1.1 |
| 1536 | 2026-05-20T02:31:11.221Z | Downloaded dtrace-parser v0.2.0 |
| 1537 | 2026-05-20T02:31:11.221Z | Downloaded displaydoc v0.2.5 |
| 1538 | 2026-05-20T02:31:11.229Z | Downloaded zerocopy-derive v0.8.48 |
| 1539 | 2026-05-20T02:31:11.242Z | Downloaded serde_json v1.0.149 |
| 1540 | 2026-05-20T02:31:11.246Z | Downloaded portable-atomic v1.13.1 |
| 1541 | 2026-05-20T02:31:11.250Z | Downloaded unicode-segmentation v1.13.2 |
| 1542 | 2026-05-20T02:31:11.253Z | Downloaded unicode-normalization v0.1.25 |
| 1543 | 2026-05-20T02:31:11.256Z | Downloaded typed-path v0.9.3 |
| 1544 | 2026-05-20T02:31:11.259Z | Downloaded rayon v1.12.0 |
| 1545 | 2026-05-20T02:31:11.262Z | Downloaded tokio-util v0.7.18 |
| 1546 | 2026-05-20T02:31:11.275Z | Downloaded zerovec v0.11.6 |
| 1547 | 2026-05-20T02:31:11.282Z | Downloaded regex v1.12.3 |
| 1548 | 2026-05-20T02:31:11.289Z | Downloaded rustls-webpki v0.102.8 |
| 1549 | 2026-05-20T02:31:11.299Z | Downloaded tower-http v0.6.10 |
| 1550 | 2026-05-20T02:31:11.304Z | Downloaded tower v0.5.3 |
| 1551 | 2026-05-20T02:31:11.308Z | Downloaded goblin v0.10.5 |
| 1552 | 2026-05-20T02:31:11.312Z | Downloaded winnow v0.5.40 |
| 1553 | 2026-05-20T02:31:11.325Z | Downloaded aws-lc-rs v1.17.0 |
| 1554 | 2026-05-20T02:31:11.336Z | Downloaded time v0.3.47 |
| 1555 | 2026-05-20T02:31:11.344Z | Downloaded vcpkg v0.2.15 |
| 1556 | 2026-05-20T02:31:11.365Z | Downloaded tough v0.22.0 |
| 1557 | 2026-05-20T02:31:11.369Z | Downloaded syn v1.0.109 |
| 1558 | 2026-05-20T02:31:11.379Z | Downloaded moka v0.12.15 |
| 1559 | 2026-05-20T02:31:11.384Z | Downloaded hickory-proto v0.24.4 |
| 1560 | 2026-05-20T02:31:11.392Z | Downloaded unicode-width v0.2.2 |
| 1561 | 2026-05-20T02:31:11.395Z | Downloaded unicode-width v0.1.14 |
| 1562 | 2026-05-20T02:31:11.398Z | Downloaded dropshot v0.17.0 |
| 1563 | 2026-05-20T02:31:11.410Z | Downloaded smoltcp v0.11.0 |
| 1564 | 2026-05-20T02:31:11.417Z | Downloaded chrono v0.4.44 |
| 1565 | 2026-05-20T02:31:11.420Z | Downloaded hickory-proto v0.25.2 |
| 1566 | 2026-05-20T02:31:11.429Z | Downloaded zerocopy v0.7.35 |
| 1567 | 2026-05-20T02:31:11.437Z | Downloaded proptest v1.11.0 |
| 1568 | 2026-05-20T02:31:11.466Z | Downloaded serde_with v3.20.0 |
| 1569 | 2026-05-20T02:31:11.473Z | Downloaded quinn-proto v0.11.14 |
| 1570 | 2026-05-20T02:31:11.477Z | Downloaded tracing v0.1.44 |
| 1571 | 2026-05-20T02:31:11.487Z | Downloaded winnow v0.7.15 |
| 1572 | 2026-05-20T02:31:11.493Z | Downloaded winnow v1.0.3 |
| 1573 | 2026-05-20T02:31:11.497Z | Downloaded tabled v0.20.0 |
| 1574 | 2026-05-20T02:31:11.506Z | Downloaded curve25519-dalek v4.1.3 |
| 1575 | 2026-05-20T02:31:11.510Z | Downloaded tabled v0.15.0 |
| 1576 | 2026-05-20T02:31:11.519Z | Downloaded regex-automata v0.4.14 |
| 1577 | 2026-05-20T02:31:11.526Z | Downloaded bstr v1.12.1 |
| 1578 | 2026-05-20T02:31:11.546Z | Downloaded openssl v0.10.80 |
| 1579 | 2026-05-20T02:31:11.552Z | Downloaded webpki-roots v1.0.7 |
| 1580 | 2026-05-20T02:31:11.555Z | Downloaded sha3 v0.10.9 |
| 1581 | 2026-05-20T02:31:11.557Z | Downloaded libc v0.2.186 |
| 1582 | 2026-05-20T02:31:11.616Z | Downloaded rustls v0.22.4 |
| 1583 | 2026-05-20T02:31:11.618Z | Downloaded syn v2.0.117 |
| 1584 | 2026-05-20T02:31:11.625Z | Downloaded regex-syntax v0.8.10 |
| 1585 | 2026-05-20T02:31:11.630Z | Downloaded openapiv3 v2.2.0 |
| 1586 | 2026-05-20T02:31:11.636Z | Downloaded nix v0.31.3 |
| 1587 | 2026-05-20T02:31:11.644Z | Downloaded zerocopy v0.8.48 |
| 1588 | 2026-05-20T02:31:11.654Z | Downloaded rustls v0.23.40 |
| 1589 | 2026-05-20T02:31:11.661Z | Downloaded regress v0.10.5 |
| 1590 | 2026-05-20T02:31:11.666Z | Downloaded rustix v0.38.44 |
| 1591 | 2026-05-20T02:31:11.679Z | Downloaded ring v0.17.14 |
| 1592 | 2026-05-20T02:31:11.704Z | Downloaded rustix v1.1.4 |
| 1593 | 2026-05-20T02:31:11.717Z | Downloaded regress v0.11.1 |
| 1594 | 2026-05-20T02:31:11.723Z | Downloaded rhai v1.24.0 |
| 1595 | 2026-05-20T02:31:11.730Z | Downloaded encoding_rs v0.8.35 |
| 1596 | 2026-05-20T02:31:11.759Z | Downloaded typify-impl v0.6.2 |
| 1597 | 2026-05-20T02:31:11.768Z | Downloaded sled v0.34.7 |
| 1598 | 2026-05-20T02:31:11.787Z | Downloaded typify-impl v0.4.3 |
| 1599 | 2026-05-20T02:31:11.861Z | Downloaded chrono-tz v0.10.4 |
| 1600 | 2026-05-20T02:31:11.873Z | Downloaded lzma-sys v0.1.20 |
| 1601 | 2026-05-20T02:31:11.890Z | Downloaded petgraph v0.6.5 |
| 1602 | 2026-05-20T02:31:11.901Z | Downloaded jiff v0.2.24 |
| 1603 | 2026-05-20T02:31:11.912Z | Downloaded petgraph v0.8.3 |
| 1604 | 2026-05-20T02:31:11.940Z | Downloaded csv v1.4.0 |
| 1605 | 2026-05-20T02:31:11.961Z | Downloaded tokio v1.52.3 |
| 1606 | 2026-05-20T02:31:12.505Z | Downloaded aws-lc-sys v0.41.0 |
| 1607 | 2026-05-20T02:31:12.856Z | Compiling proc-macro2 v1.0.106 |
| 1608 | 2026-05-20T02:31:12.856Z | Compiling quote v1.0.45 |
| 1609 | 2026-05-20T02:31:12.856Z | Compiling unicode-ident v1.0.24 |
| 1610 | 2026-05-20T02:31:12.856Z | Compiling serde_core v1.0.228 |
| 1611 | 2026-05-20T02:31:12.856Z | Compiling serde v1.0.228 |
| 1612 | 2026-05-20T02:31:12.856Z | Compiling libc v0.2.186 |
| 1613 | 2026-05-20T02:31:12.859Z | Compiling cfg-if v1.0.4 |
| 1614 | 2026-05-20T02:31:13.120Z | Compiling zmij v1.0.21 |
| 1615 | 2026-05-20T02:31:13.150Z | Compiling autocfg v1.5.0 |
| 1616 | 2026-05-20T02:31:13.532Z | Compiling memchr v2.8.0 |
| 1617 | 2026-05-20T02:31:13.726Z | Compiling libm v0.2.16 |
| 1618 | 2026-05-20T02:31:14.041Z | Compiling itoa v1.0.18 |
| 1619 | 2026-05-20T02:31:14.087Z | Compiling icu_properties_data v2.2.0 |
| 1620 | 2026-05-20T02:31:14.285Z | Compiling icu_normalizer_data v2.2.0 |
| 1621 | 2026-05-20T02:31:14.314Z | Compiling version_check v0.9.5 |
| 1622 | 2026-05-20T02:31:14.331Z | Compiling stable_deref_trait v1.2.1 |
| 1623 | 2026-05-20T02:31:14.463Z | Compiling serde_json v1.0.149 |
| 1624 | 2026-05-20T02:31:14.522Z | Compiling syn v2.0.117 |
| 1625 | 2026-05-20T02:31:14.592Z | Compiling thiserror v2.0.18 |
| 1626 | 2026-05-20T02:31:14.636Z | Compiling litemap v0.8.2 |
| 1627 | 2026-05-20T02:31:14.733Z | Compiling parking_lot_core v0.9.12 |
| 1628 | 2026-05-20T02:31:14.750Z | Compiling writeable v0.6.3 |
| 1629 | 2026-05-20T02:31:14.830Z | Compiling utf8_iter v1.0.4 |
| 1630 | 2026-05-20T02:31:15.032Z | Compiling num-traits v0.2.19 |
| 1631 | 2026-05-20T02:31:15.049Z | Compiling percent-encoding v2.3.2 |
| 1632 | 2026-05-20T02:31:15.197Z | Compiling getrandom v0.4.2 |
| 1633 | 2026-05-20T02:31:15.240Z | Compiling form_urlencoded v1.2.2 |
| 1634 | 2026-05-20T02:31:15.318Z | Compiling rand_core v0.10.1 |
| 1635 | 2026-05-20T02:31:15.457Z | Compiling jobserver v0.1.34 |
| 1636 | 2026-05-20T02:31:15.487Z | Compiling heck v0.5.0 |
| 1637 | 2026-05-20T02:31:15.519Z | Compiling find-msvc-tools v0.1.9 |
| 1638 | 2026-05-20T02:31:15.714Z | Compiling shlex v1.3.0 |
| 1639 | 2026-05-20T02:31:15.800Z | Compiling errno v0.3.14 |
| 1640 | 2026-05-20T02:31:15.858Z | Compiling cc v1.2.62 |
| 1641 | 2026-05-20T02:31:15.968Z | Compiling iana-time-zone v0.1.65 |
| 1642 | 2026-05-20T02:31:16.065Z | Compiling zerocopy v0.8.48 |
| 1643 | 2026-05-20T02:31:16.322Z | Compiling uuid v1.23.1 |
| 1644 | 2026-05-20T02:31:16.476Z | Compiling semver v1.0.28 |
| 1645 | 2026-05-20T02:31:16.671Z | Compiling getrandom v0.2.17 |
| 1646 | 2026-05-20T02:31:16.884Z | Compiling dyn-clone v1.0.20 |
| 1647 | 2026-05-20T02:31:16.902Z | Compiling schemars v0.8.22 |
| 1648 | 2026-05-20T02:31:16.950Z | Compiling pin-project-lite v0.2.17 |
| 1649 | 2026-05-20T02:31:17.008Z | Compiling rustversion v1.0.22 |
| 1650 | 2026-05-20T02:31:17.032Z | Compiling scopeguard v1.2.0 |
| 1651 | 2026-05-20T02:31:17.151Z | Compiling lock_api v0.4.14 |
| 1652 | 2026-05-20T02:31:17.186Z | Compiling socket2 v0.6.3 |
| 1653 | 2026-05-20T02:31:17.220Z | Compiling bitflags v2.11.1 |
| 1654 | 2026-05-20T02:31:17.240Z | Compiling signal-hook-registry v1.4.8 |
| 1655 | 2026-05-20T02:31:17.376Z | Compiling synstructure v0.13.2 |
| 1656 | 2026-05-20T02:31:17.409Z | Compiling serde_derive_internals v0.29.1 |
| 1657 | 2026-05-20T02:31:17.640Z | Compiling mio v1.2.0 |
| 1658 | 2026-05-20T02:31:17.718Z | Compiling log v0.4.29 |
| 1659 | 2026-05-20T02:31:17.917Z | Compiling portable-atomic v1.13.1 |
| 1660 | 2026-05-20T02:31:17.988Z | Compiling subtle v2.6.1 |
| 1661 | 2026-05-20T02:31:18.139Z | Compiling equivalent v1.0.2 |
| 1662 | 2026-05-20T02:31:18.198Z | Compiling critical-section v1.2.0 |
| 1663 | 2026-05-20T02:31:18.238Z | Compiling futures-core v0.3.32 |
| 1664 | 2026-05-20T02:31:18.269Z | Compiling ring v0.17.14 |
| 1665 | 2026-05-20T02:31:18.309Z | Compiling cmake v0.1.58 |
| 1666 | 2026-05-20T02:31:18.312Z | Compiling fs_extra v1.3.0 |
| 1667 | 2026-05-20T02:31:18.347Z | Compiling dunce v1.0.5 |
| 1668 | 2026-05-20T02:31:18.372Z | Compiling httparse v1.10.1 |
| 1669 | 2026-05-20T02:31:18.404Z | Compiling futures-sink v0.3.32 |
| 1670 | 2026-05-20T02:31:18.454Z | Compiling slab v0.4.12 |
| 1671 | 2026-05-20T02:31:18.512Z | Compiling rand_core v0.6.4 |
| 1672 | 2026-05-20T02:31:18.538Z | Compiling serde_derive v1.0.228 |
| 1673 | 2026-05-20T02:31:18.569Z | Compiling zerofrom-derive v0.1.7 |
| 1674 | 2026-05-20T02:31:18.640Z | Compiling yoke-derive v0.8.2 |
| 1675 | 2026-05-20T02:31:18.658Z | Compiling zerovec-derive v0.11.3 |
| 1676 | 2026-05-20T02:31:18.716Z | Compiling displaydoc v0.2.5 |
| 1677 | 2026-05-20T02:31:18.760Z | Compiling schemars_derive v0.8.22 |
| 1678 | 2026-05-20T02:31:18.795Z | Compiling thiserror-impl v2.0.18 |
| 1679 | 2026-05-20T02:31:19.123Z | Compiling tokio-macros v2.7.0 |
| 1680 | 2026-05-20T02:31:19.465Z | Compiling zerocopy-derive v0.8.48 |
| 1681 | 2026-05-20T02:31:19.699Z | Compiling zeroize_derive v1.4.3 |
| 1682 | 2026-05-20T02:31:19.731Z | Compiling zerofrom v0.1.8 |
| 1683 | 2026-05-20T02:31:19.748Z | Compiling futures-macro v0.3.32 |
| 1684 | 2026-05-20T02:31:19.859Z | Compiling yoke v0.8.2 |
| 1685 | 2026-05-20T02:31:19.921Z | Compiling once_cell v1.21.4 |
| 1686 | 2026-05-20T02:31:19.975Z | Compiling aws-lc-sys v0.41.0 |
| 1687 | 2026-05-20T02:31:20.105Z | Compiling zerovec v0.11.6 |
| 1688 | 2026-05-20T02:31:20.134Z | Compiling zerotrie v0.2.4 |
| 1689 | 2026-05-20T02:31:20.277Z | Compiling futures-channel v0.3.32 |
| 1690 | 2026-05-20T02:31:20.375Z | Compiling zeroize v1.8.2 |
| 1691 | 2026-05-20T02:31:20.532Z | Compiling thiserror v1.0.69 |
| 1692 | 2026-05-20T02:31:20.571Z | Compiling ucd-trie v0.1.7 |
| 1693 | 2026-05-20T02:31:20.590Z | Compiling rustix v1.1.4 |
| 1694 | 2026-05-20T02:31:20.622Z | Compiling futures-io v0.3.32 |
| 1695 | 2026-05-20T02:31:20.715Z | Compiling tinystr v0.8.3 |
| 1696 | 2026-05-20T02:31:20.796Z | Compiling potential_utf v0.1.5 |
| 1697 | 2026-05-20T02:31:20.818Z | Compiling pest v2.8.6 |
| 1698 | 2026-05-20T02:31:20.851Z | Compiling futures-task v0.3.32 |
| 1699 | 2026-05-20T02:31:20.855Z | Compiling regex-syntax v0.8.10 |
| 1700 | 2026-05-20T02:31:20.930Z | Compiling icu_locale_core v2.2.0 |
| 1701 | 2026-05-20T02:31:20.955Z | Compiling icu_collections v2.2.0 |
| 1702 | 2026-05-20T02:31:20.979Z | Compiling thiserror-impl v1.0.69 |
| 1703 | 2026-05-20T02:31:21.019Z | Compiling futures-util v0.3.32 |
| 1704 | 2026-05-20T02:31:21.809Z | Compiling smallvec v1.15.1 |
| 1705 | 2026-05-20T02:31:22.004Z | Compiling bytes v1.11.1 |
| 1706 | 2026-05-20T02:31:22.086Z | Compiling icu_provider v2.2.0 |
| 1707 | 2026-05-20T02:31:22.107Z | Compiling chrono v0.4.44 |
| 1708 | 2026-05-20T02:31:22.185Z | Compiling serde_tokenstream v0.2.3 |
| 1709 | 2026-05-20T02:31:22.470Z | Compiling icu_properties v2.2.0 |
| 1710 | 2026-05-20T02:31:22.694Z | Compiling icu_normalizer v2.2.0 |
| 1711 | 2026-05-20T02:31:23.233Z | Compiling parking_lot v0.12.5 |
| 1712 | 2026-05-20T02:31:23.433Z | Compiling idna_adapter v1.2.2 |
| 1713 | 2026-05-20T02:31:23.567Z | Compiling idna v1.1.0 |
| 1714 | 2026-05-20T02:31:23.585Z | Compiling tokio v1.52.3 |
| 1715 | 2026-05-20T02:31:23.821Z | Compiling pest_meta v2.8.6 |
| 1716 | 2026-05-20T02:31:23.885Z | Compiling aho-corasick v1.1.4 |
| 1717 | 2026-05-20T02:31:24.023Z | Compiling url v2.5.8 |
| 1718 | 2026-05-20T02:31:24.047Z | Compiling hashbrown v0.17.1 |
| 1719 | 2026-05-20T02:31:24.085Z | Compiling generic-array v0.14.7 |
| 1720 | 2026-05-20T02:31:24.395Z | Compiling pest_generator v2.8.6 |
| 1721 | 2026-05-20T02:31:25.061Z | Compiling regex-automata v0.4.14 |
| 1722 | 2026-05-20T02:31:25.065Z | Compiling pest_derive v2.8.6 |
| 1723 | 2026-05-20T02:31:25.290Z | Compiling indexmap v2.14.0 |
| 1724 | 2026-05-20T02:31:25.609Z | Compiling getrandom v0.3.4 |
| 1725 | 2026-05-20T02:31:25.962Z | Compiling ipnetwork v0.21.1 |
| 1726 | 2026-05-20T02:31:26.033Z | Compiling tracing-core v0.1.36 |
| 1727 | 2026-05-20T02:31:26.130Z | Compiling tracing-attributes v0.1.31 |
| 1728 | 2026-05-20T02:31:26.714Z | Compiling regex v1.12.3 |
| 1729 | 2026-05-20T02:31:26.859Z | Compiling typenum v1.20.0 |
| 1730 | 2026-05-20T02:31:27.110Z | Compiling strsim v0.11.1 |
| 1731 | 2026-05-20T02:31:27.360Z | Compiling tracing v0.1.44 |
| 1732 | 2026-05-20T02:31:27.589Z | Compiling rustls-pki-types v1.14.1 |
| 1733 | 2026-05-20T02:31:28.121Z | Compiling base64 v0.22.1 |
| 1734 | 2026-05-20T02:31:28.138Z | Compiling byteorder v1.5.0 |
| 1735 | 2026-05-20T02:31:28.154Z | Compiling fnv v1.0.7 |
| 1736 | 2026-05-20T02:31:28.387Z | Compiling http v1.4.0 |
| 1737 | 2026-05-20T02:31:28.422Z | Compiling ident_case v1.0.1 |
| 1738 | 2026-05-20T02:31:28.595Z | Compiling slog v2.8.2 |
| 1739 | 2026-05-20T02:31:28.900Z | Compiling paste v1.0.15 |
| 1740 | 2026-05-20T02:31:28.935Z | Compiling anyhow v1.0.102 |
| 1741 | 2026-05-20T02:31:29.078Z | Compiling untrusted v0.9.0 |
| 1742 | 2026-05-20T02:31:29.408Z | Compiling erased-serde v0.3.31 |
| 1743 | 2026-05-20T02:31:29.457Z | Compiling omicron-workspace-hack v0.1.0 |
| 1744 | 2026-05-20T02:31:29.694Z | Compiling crypto-common v0.1.7 |
| 1745 | 2026-05-20T02:31:30.013Z | Compiling tokio-util v0.7.18 |
| 1746 | 2026-05-20T02:31:30.225Z | Compiling scroll_derive v0.13.1 |
| 1747 | 2026-05-20T02:31:30.237Z | Compiling ipnet v2.12.0 |
| 1748 | 2026-05-20T02:31:30.520Z | Compiling num-conv v0.2.1 |
| 1749 | 2026-05-20T02:31:30.668Z | Compiling time-core v0.1.8 |
| 1750 | 2026-05-20T02:31:30.815Z | Compiling time-macros v0.2.27 |
| 1751 | 2026-05-20T02:31:31.020Z | Compiling oxnet v0.1.5 |
| 1752 | 2026-05-20T02:31:31.390Z | Compiling http-body v1.0.1 |
| 1753 | 2026-05-20T02:31:31.844Z | Compiling atomic-waker v1.1.2 |
| 1754 | 2026-05-20T02:31:32.506Z | Compiling ppv-lite86 v0.2.21 |
| 1755 | 2026-05-20T02:31:32.632Z | Compiling async-trait v0.1.89 |
| 1756 | 2026-05-20T02:31:32.708Z | Compiling daft-derive v0.1.7 |
| 1757 | 2026-05-20T02:31:32.725Z | Compiling ryu v1.0.23 |
| 1758 | 2026-05-20T02:31:32.839Z | Compiling tower-service v0.3.3 |
| 1759 | 2026-05-20T02:31:33.007Z | Compiling camino v1.2.2 |
| 1760 | 2026-05-20T02:31:33.070Z | Compiling try-lock v0.2.5 |
| 1761 | 2026-05-20T02:31:33.188Z | Compiling aws-lc-rs v1.17.0 |
| 1762 | 2026-05-20T02:31:33.344Z | Compiling tower-layer v0.3.3 |
| 1763 | 2026-05-20T02:31:33.442Z | Compiling crc32fast v1.5.0 |
| 1764 | 2026-05-20T02:31:33.516Z | Compiling want v0.3.1 |
| 1765 | 2026-05-20T02:31:33.669Z | Compiling h2 v0.4.14 |
| 1766 | 2026-05-20T02:31:33.739Z | Compiling httpdate v1.0.3 |
| 1767 | 2026-05-20T02:31:33.897Z | Compiling usdt-impl v0.6.0 |
| 1768 | 2026-05-20T02:31:34.106Z | Compiling crossbeam-utils v0.8.21 |
| 1769 | 2026-05-20T02:31:34.157Z | Compiling pretty-hex v0.4.2 |
| 1770 | 2026-05-20T02:31:34.454Z | Compiling scroll v0.13.0 |
| 1771 | 2026-05-20T02:31:34.604Z | Compiling block-buffer v0.10.4 |
| 1772 | 2026-05-20T02:31:34.714Z | Compiling untrusted v0.7.1 |
| 1773 | 2026-05-20T02:31:34.764Z | Compiling plain v0.2.3 |
| 1774 | 2026-05-20T02:31:34.828Z | Compiling digest v0.10.7 |
| 1775 | 2026-05-20T02:31:34.901Z | Compiling goblin v0.10.5 |
| 1776 | 2026-05-20T02:31:35.588Z | Compiling allocator-api2 v0.2.21 |
| 1777 | 2026-05-20T02:31:35.973Z | Compiling hyper v1.9.0 |
| 1778 | 2026-05-20T02:31:36.059Z | Compiling slog-async v2.8.0 |
| 1779 | 2026-05-20T02:31:36.618Z | Compiling rustls v0.23.40 |
| 1780 | 2026-05-20T02:31:36.872Z | Compiling foldhash v0.2.0 |
| 1781 | 2026-05-20T02:31:37.136Z | Compiling hashbrown v0.16.1 |
| 1782 | 2026-05-20T02:31:37.837Z | Compiling hyper-util v0.1.20 |
| 1783 | 2026-05-20T02:31:38.498Z | Compiling dof v0.4.0 |
| 1784 | 2026-05-20T02:31:39.232Z | Compiling serde_urlencoded v0.7.1 |
| 1785 | 2026-05-20T02:31:39.490Z | Compiling http-body-util v0.1.3 |
| 1786 | 2026-05-20T02:31:39.535Z | Compiling dtrace-parser v0.3.0 |
| 1787 | 2026-05-20T02:31:39.769Z | Compiling thread-id v5.1.0 |
| 1788 | 2026-05-20T02:31:39.889Z | Compiling ref-cast v1.0.25 |
| 1789 | 2026-05-20T02:31:40.439Z | Compiling rustls v0.22.4 |
| 1790 | 2026-05-20T02:31:40.467Z | Compiling rand_core v0.9.5 |
| 1791 | 2026-05-20T02:31:40.615Z | Compiling ref-cast-impl v1.0.25 |
| 1792 | 2026-05-20T02:31:40.717Z | Compiling syn v1.0.109 |
| 1793 | 2026-05-20T02:31:41.200Z | Compiling usdt-macro v0.6.0 |
| 1794 | 2026-05-20T02:31:41.220Z | Compiling usdt-attr-macro v0.6.0 |
| 1795 | 2026-05-20T02:31:41.746Z | Compiling structmeta-derive v0.3.0 |
| 1796 | 2026-05-20T02:31:41.749Z | Compiling sync_wrapper v1.0.2 |
| 1797 | 2026-05-20T02:31:41.869Z | Compiling multer v3.1.0 |
| 1798 | 2026-05-20T02:31:42.088Z | Compiling powerfmt v0.2.0 |
| 1799 | 2026-05-20T02:31:42.161Z | Compiling tower v0.5.3 |
| 1800 | 2026-05-20T02:31:42.343Z | Compiling deranged v0.5.8 |
| 1801 | 2026-05-20T02:31:42.360Z | Compiling rand_chacha v0.9.0 |
| 1802 | 2026-05-20T02:31:42.717Z | Compiling darling_core v0.23.0 |
| 1803 | 2026-05-20T02:31:42.802Z | Compiling structmeta v0.3.0 |
| 1804 | 2026-05-20T02:31:42.906Z | Compiling webpki-roots v1.0.7 |
| 1805 | 2026-05-20T02:31:43.027Z | Compiling openapiv3 v2.2.0 |
| 1806 | 2026-05-20T02:31:43.440Z | Compiling newtype-uuid-macros v0.1.0 |
| 1807 | 2026-05-20T02:31:44.230Z | Compiling cpufeatures v0.2.17 |
| 1808 | 2026-05-20T02:31:44.312Z | Compiling num_threads v0.1.7 |
| 1809 | 2026-05-20T02:31:44.725Z | Compiling time v0.3.47 |
| 1810 | 2026-05-20T02:31:44.756Z | Compiling darling_macro v0.23.0 |
| 1811 | 2026-05-20T02:31:45.228Z | Compiling tower-http v0.6.10 |
| 1812 | 2026-05-20T02:31:45.363Z | Compiling rand v0.9.4 |
| 1813 | 2026-05-20T02:31:45.486Z | Compiling newtype-uuid v1.3.2 |
| 1814 | 2026-05-20T02:31:45.892Z | Compiling async-stream-impl v0.3.6 |
| 1815 | 2026-05-20T02:31:46.088Z | Compiling strum_macros v0.26.4 |
| 1816 | 2026-05-20T02:31:46.438Z | Compiling dropshot v0.17.0 |
| 1817 | 2026-05-20T02:31:46.632Z | Compiling hex v0.4.3 |
| 1818 | 2026-05-20T02:31:46.692Z | Compiling daft v0.1.7 |
| 1819 | 2026-05-20T02:31:46.927Z | Compiling darling v0.23.0 |
| 1820 | 2026-05-20T02:31:46.976Z | Compiling crossbeam-channel v0.5.15 |
| 1821 | 2026-05-20T02:31:47.068Z | Compiling fastrand v2.4.1 |
| 1822 | 2026-05-20T02:31:47.586Z | Compiling serde_with_macros v3.20.0 |
| 1823 | 2026-05-20T02:31:47.690Z | Compiling futures-executor v0.3.32 |
| 1824 | 2026-05-20T02:31:47.926Z | Compiling dropshot_endpoint v0.17.0 |
| 1825 | 2026-05-20T02:31:47.976Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1826 | 2026-05-20T02:31:48.159Z | Compiling thread_local v1.1.9 |
| 1827 | 2026-05-20T02:31:48.492Z | Compiling futures v0.3.32 |
| 1828 | 2026-05-20T02:31:48.581Z | Compiling derive-ex v0.1.8 |
| 1829 | 2026-05-20T02:31:48.735Z | Compiling strum_macros v0.27.2 |
| 1830 | 2026-05-20T02:31:48.752Z | Compiling is-terminal v0.4.17 |
| 1831 | 2026-05-20T02:31:48.769Z | Compiling winnow v1.0.3 |
| 1832 | 2026-05-20T02:31:48.852Z | Compiling openssl-probe v0.2.1 |
| 1833 | 2026-05-20T02:31:49.099Z | Compiling term v1.2.1 |
| 1834 | 2026-05-20T02:31:49.535Z | Compiling take_mut v0.2.2 |
| 1835 | 2026-05-20T02:31:50.139Z | Compiling test-strategy v0.4.5 |
| 1836 | 2026-05-20T02:31:50.193Z | Compiling slog-term v2.9.2 |
| 1837 | 2026-05-20T02:31:50.519Z | Compiling rustls-native-certs v0.8.3 |
| 1838 | 2026-05-20T02:31:50.912Z | Compiling tempfile v3.27.0 |
| 1839 | 2026-05-20T02:31:51.378Z | Compiling macaddr v1.0.1 |
| 1840 | 2026-05-20T02:31:51.514Z | Compiling match_cfg v0.1.0 |
| 1841 | 2026-05-20T02:31:51.593Z | Compiling simd-adler32 v0.3.9 |
| 1842 | 2026-05-20T02:31:51.740Z | Compiling adler2 v2.0.1 |
| 1843 | 2026-05-20T02:31:51.798Z | Compiling hostname v0.3.1 |
| 1844 | 2026-05-20T02:31:51.905Z | Compiling miniz_oxide v0.8.9 |
| 1845 | 2026-05-20T02:31:52.070Z | Compiling slog-json v2.6.1 |
| 1846 | 2026-05-20T02:31:52.478Z | Compiling memmap2 v0.9.10 |
| 1847 | 2026-05-20T02:31:53.064Z | Compiling usdt v0.6.0 |
| 1848 | 2026-05-20T02:31:53.347Z | Compiling flate2 v1.1.9 |
| 1849 | 2026-05-20T02:31:53.385Z | Compiling slog-bunyan v2.5.0 |
| 1850 | 2026-05-20T02:31:53.563Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1851 | 2026-05-20T02:31:53.627Z | Compiling rustls-webpki v0.102.8 |
| 1852 | 2026-05-20T02:31:53.675Z | Compiling debug-ignore v1.0.5 |
| 1853 | 2026-05-20T02:31:53.794Z | Compiling either v1.15.0 |
| 1854 | 2026-05-20T02:31:53.876Z | Compiling compression-core v0.4.32 |
| 1855 | 2026-05-20T02:31:54.018Z | Compiling compression-codecs v0.4.38 |
| 1856 | 2026-05-20T02:31:54.365Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1857 | 2026-05-20T02:31:54.383Z | Compiling parse-display-derive v0.10.0 |
| 1858 | 2026-05-20T02:31:55.501Z | Compiling rand_chacha v0.3.1 |
| 1859 | 2026-05-20T02:31:55.592Z | Compiling serde_spanned v1.1.1 |
| 1860 | 2026-05-20T02:31:55.658Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 1861 | 2026-05-20T02:31:55.947Z | Compiling encoding_rs v0.8.35 |
| 1862 | 2026-05-20T02:31:56.067Z | Compiling mime v0.3.17 |
| 1863 | 2026-05-20T02:31:56.130Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 1864 | 2026-05-20T02:31:56.213Z | Compiling spin v0.9.8 |
| 1865 | 2026-05-20T02:31:56.341Z | Compiling toml v1.1.2+spec-1.1.0 |
| 1866 | 2026-05-20T02:31:56.413Z | Compiling tokio-rustls v0.25.0 |
| 1867 | 2026-05-20T02:31:56.534Z | Compiling rand v0.8.6 |
| 1868 | 2026-05-20T02:31:56.659Z | Compiling async-compression v0.4.42 |
| 1869 | 2026-05-20T02:31:57.286Z | Compiling strum v0.26.3 |
| 1870 | 2026-05-20T02:31:57.486Z | Compiling async-stream v0.3.6 |
| 1871 | 2026-05-20T02:31:57.682Z | Compiling sha1 v0.10.6 |
| 1872 | 2026-05-20T02:31:58.082Z | Compiling waitgroup v0.1.2 |
| 1873 | 2026-05-20T02:31:58.245Z | Compiling rustls-pemfile v2.2.0 |
| 1874 | 2026-05-20T02:31:58.294Z | Compiling serde_path_to_error v0.1.20 |
| 1875 | 2026-05-20T02:31:58.528Z | Compiling wait-timeout v0.2.1 |
| 1876 | 2026-05-20T02:31:58.747Z | Compiling hostname v0.4.2 |
| 1877 | 2026-05-20T02:31:58.919Z | Compiling quick-error v1.2.3 |
| 1878 | 2026-05-20T02:31:59.036Z | Compiling bit-vec v0.8.0 |
| 1879 | 2026-05-20T02:31:59.102Z | Compiling rusty-fork v0.3.1 |
| 1880 | 2026-05-20T02:31:59.294Z | Compiling bit-set v0.8.0 |
| 1881 | 2026-05-20T02:31:59.485Z | Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1882 | 2026-05-20T02:31:59.916Z | Compiling serde_with v3.20.0 |
| 1883 | 2026-05-20T02:32:00.001Z | Compiling rand_xorshift v0.4.0 |
| 1884 | 2026-05-20T02:32:00.173Z | Compiling regress v0.10.5 |
| 1885 | 2026-05-20T02:32:00.212Z | Compiling unarray v0.1.4 |
| 1886 | 2026-05-20T02:32:00.344Z | Compiling proptest v1.11.0 |
| 1887 | 2026-05-20T02:32:00.937Z | Compiling strum v0.27.2 |
| 1888 | 2026-05-20T02:32:01.078Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 1889 | 2026-05-20T02:32:01.235Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 1890 | 2026-05-20T02:32:01.438Z | Compiling instant v0.1.13 |
| 1891 | 2026-05-20T02:32:01.862Z | Compiling rustc-hash v2.1.2 |
| 1892 | 2026-05-20T02:32:02.002Z | Compiling iddqd v0.3.18 |
| 1893 | 2026-05-20T02:32:02.703Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 1894 | 2026-05-20T02:32:03.305Z | Compiling itertools v0.14.0 |
| 1895 | 2026-05-20T02:32:04.203Z | Compiling unicode-width v0.2.2 |
| 1896 | 2026-05-20T02:32:04.523Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1897 | 2026-05-20T02:32:04.785Z | Compiling backon v1.6.0 |
| 1898 | 2026-05-20T02:32:05.287Z | Compiling backoff v0.4.0 |
| 1899 | 2026-05-20T02:32:05.996Z | Compiling parse-display v0.10.0 |
| 1900 | 2026-05-20T02:32:06.253Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 1901 | 2026-05-20T02:32:08.961Z | Compiling regress v0.11.1 |
| 1902 | 2026-05-20T02:32:10.097Z | Compiling zerocopy-derive v0.7.35 |
| 1903 | 2026-05-20T02:32:10.916Z | Compiling typify-impl v0.6.2 |
| 1904 | 2026-05-20T02:32:11.408Z | Compiling darling_core v0.21.3 |
| 1905 | 2026-05-20T02:32:12.196Z | Compiling clap_derive v4.6.1 |
| 1906 | 2026-05-20T02:32:12.589Z | Compiling utf8parse v0.2.2 |
| 1907 | 2026-05-20T02:32:12.707Z | Compiling convert_case v0.4.0 |
| 1908 | 2026-05-20T02:32:13.005Z | Compiling derive_more v0.99.20 |
| 1909 | 2026-05-20T02:32:13.064Z | Compiling anstyle-parse v1.0.0 |
| 1910 | 2026-05-20T02:32:13.412Z | Compiling darling_macro v0.21.3 |
| 1911 | 2026-05-20T02:32:14.151Z | Compiling typify-macro v0.6.2 |
| 1912 | 2026-05-20T02:32:14.224Z | Compiling terminal_size v0.4.4 |
| 1913 | 2026-05-20T02:32:14.253Z | Compiling toml_datetime v0.6.11 |
| 1914 | 2026-05-20T02:32:14.371Z | Compiling anstyle v1.0.14 |
| 1915 | 2026-05-20T02:32:14.650Z | Compiling colorchoice v1.0.5 |
| 1916 | 2026-05-20T02:32:14.770Z | Compiling is_terminal_polyfill v1.70.2 |
| 1917 | 2026-05-20T02:32:14.868Z | Compiling anstyle-query v1.1.5 |
| 1918 | 2026-05-20T02:32:15.001Z | Compiling anstream v1.0.0 |
| 1919 | 2026-05-20T02:32:15.649Z | Compiling darling v0.21.3 |
| 1920 | 2026-05-20T02:32:15.893Z | Compiling secrecy v0.10.3 |
| 1921 | 2026-05-20T02:32:16.039Z | Compiling crucible-workspace-hack v0.1.0 |
| 1922 | 2026-05-20T02:32:16.102Z | Compiling tinyvec_macros v0.1.1 |
| 1923 | 2026-05-20T02:32:16.176Z | Compiling clap_lex v1.1.0 |
| 1924 | 2026-05-20T02:32:16.248Z | Compiling unsafe-libyaml v0.2.11 |
| 1925 | 2026-05-20T02:32:16.266Z | Compiling heapless v0.8.0 |
| 1926 | 2026-05-20T02:32:16.510Z | Compiling clap_builder v4.6.0 |
| 1927 | 2026-05-20T02:32:16.731Z | Compiling serde_yaml v0.9.34+deprecated |
| 1928 | 2026-05-20T02:32:17.331Z | Compiling tinyvec v1.11.0 |
| 1929 | 2026-05-20T02:32:17.535Z | Compiling ingot-macros v0.1.1 |
| 1930 | 2026-05-20T02:32:17.670Z | Compiling zerocopy v0.7.35 |
| 1931 | 2026-05-20T02:32:17.986Z | Compiling hash32 v0.3.1 |
| 1932 | 2026-05-20T02:32:18.112Z | Compiling scroll_derive v0.12.1 |
| 1933 | 2026-05-20T02:32:18.139Z | Compiling rustc_version v0.4.1 |
| 1934 | 2026-05-20T02:32:18.183Z | Compiling num-integer v0.1.46 |
| 1935 | 2026-05-20T02:32:18.403Z | Compiling usdt-impl v0.5.0 |
| 1936 | 2026-05-20T02:32:18.666Z | Compiling smoltcp v0.11.0 |
| 1937 | 2026-05-20T02:32:18.791Z | Compiling curve25519-dalek v4.1.3 |
| 1938 | 2026-05-20T02:32:18.815Z | Compiling scroll v0.12.0 |
| 1939 | 2026-05-20T02:32:19.043Z | Compiling clap v4.6.1 |
| 1940 | 2026-05-20T02:32:19.107Z | Compiling dof v0.3.0 |
| 1941 | 2026-05-20T02:32:19.953Z | Compiling typify v0.6.2 |
| 1942 | 2026-05-20T02:32:20.108Z | Compiling ingot-types v0.1.2 |
| 1943 | 2026-05-20T02:32:20.153Z | Compiling dtrace-parser v0.2.0 |
| 1944 | 2026-05-20T02:32:20.281Z | Compiling hmac v0.12.1 |
| 1945 | 2026-05-20T02:32:20.416Z | Compiling inout v0.1.4 |
| 1946 | 2026-05-20T02:32:20.433Z | Compiling cobs v0.3.0 |
| 1947 | 2026-05-20T02:32:20.538Z | Compiling ff v0.13.1 |
| 1948 | 2026-05-20T02:32:20.690Z | Compiling thread-id v4.2.2 |
| 1949 | 2026-05-20T02:32:20.795Z | Compiling bitflags v1.3.2 |
| 1950 | 2026-05-20T02:32:20.903Z | Compiling managed v0.8.0 |
| 1951 | 2026-05-20T02:32:21.238Z | Compiling group v0.13.0 |
| 1952 | 2026-05-20T02:32:21.316Z | Compiling postcard v1.1.3 |
| 1953 | 2026-05-20T02:32:21.354Z | Compiling cipher v0.4.4 |
| 1954 | 2026-05-20T02:32:21.592Z | Compiling ingot v0.1.1 |
| 1955 | 2026-05-20T02:32:21.699Z | Compiling hkdf v0.12.4 |
| 1956 | 2026-05-20T02:32:23.765Z | Compiling goblin v0.8.2 |
| 1957 | 2026-05-20T02:32:24.300Z | Compiling num-rational v0.4.2 |
| 1958 | 2026-05-20T02:32:24.846Z | Compiling num-iter v0.1.45 |
| 1959 | 2026-05-20T02:32:25.581Z | Compiling tabwriter v1.4.1 |
| 1960 | 2026-05-20T02:32:25.871Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1961 | 2026-05-20T02:32:25.943Z | Compiling thiserror-impl-no-std v2.0.2 |
| 1962 | 2026-05-20T02:32:26.179Z | Compiling hubpack_derive v0.1.1 |
| 1963 | 2026-05-20T02:32:26.430Z | Compiling crossbeam-epoch v0.9.18 |
| 1964 | 2026-05-20T02:32:26.694Z | Compiling universal-hash v0.5.1 |
| 1965 | 2026-05-20T02:32:26.854Z | Compiling crypto-bigint v0.5.5 |
| 1966 | 2026-05-20T02:32:26.917Z | Compiling half v2.7.1 |
| 1967 | 2026-05-20T02:32:27.001Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1968 | 2026-05-20T02:32:27.121Z | Compiling num-complex v0.4.6 |
| 1969 | 2026-05-20T02:32:27.945Z | Compiling prettyplease v0.2.37 |
| 1970 | 2026-05-20T02:32:28.201Z | Compiling opaque-debug v0.3.1 |
| 1971 | 2026-05-20T02:32:28.480Z | Compiling ciborium-io v0.2.2 |
| 1972 | 2026-05-20T02:32:28.510Z | Compiling base16ct v0.2.0 |
| 1973 | 2026-05-20T02:32:28.662Z | Compiling base64ct v1.8.3 |
| 1974 | 2026-05-20T02:32:28.912Z | Compiling password-hash v0.5.0 |
| 1975 | 2026-05-20T02:32:29.429Z | Compiling elliptic-curve v0.13.8 |
| 1976 | 2026-05-20T02:32:29.542Z | Compiling ciborium-ll v0.2.2 |
| 1977 | 2026-05-20T02:32:29.796Z | Compiling poly1305 v0.8.0 |
| 1978 | 2026-05-20T02:32:30.411Z | Compiling num v0.4.3 |
| 1979 | 2026-05-20T02:32:30.440Z | Compiling thiserror-no-std v2.0.2 |
| 1980 | 2026-05-20T02:32:30.492Z | Compiling hubpack v0.1.2 |
| 1981 | 2026-05-20T02:32:31.870Z | Compiling chacha20 v0.9.1 |
| 1982 | 2026-05-20T02:32:32.410Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 1983 | 2026-05-20T02:32:32.554Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 1984 | 2026-05-20T02:32:32.625Z | Compiling reqwest v0.12.28 |
| 1985 | 2026-05-20T02:32:33.016Z | Compiling toml_edit v0.25.11+spec-1.1.0 |
| 1986 | 2026-05-20T02:32:33.730Z | Compiling byte-wrapper v0.1.0 |
| 1987 | 2026-05-20T02:32:33.870Z | Compiling blake2 v0.10.6 |
| 1988 | 2026-05-20T02:32:33.935Z | Compiling aead v0.5.2 |
| 1989 | 2026-05-20T02:32:34.121Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 1990 | 2026-05-20T02:32:34.340Z | Compiling serde_repr v0.1.20 |
| 1991 | 2026-05-20T02:32:34.698Z | Compiling proc-macro-error-attr v1.0.4 |
| 1992 | 2026-05-20T02:32:34.966Z | Compiling bstr v1.12.1 |
| 1993 | 2026-05-20T02:32:35.025Z | Compiling memoffset v0.9.1 |
| 1994 | 2026-05-20T02:32:35.043Z | Compiling static_assertions v1.1.0 |
| 1995 | 2026-05-20T02:32:35.124Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 1996 | 2026-05-20T02:32:35.242Z | Compiling rustix v0.38.44 |
| 1997 | 2026-05-20T02:32:35.290Z | Compiling float-ord v0.3.2 |
| 1998 | 2026-05-20T02:32:35.409Z | Compiling cfg_aliases v0.2.1 |
| 1999 | 2026-05-20T02:32:35.487Z | Compiling keccak v0.1.6 |
| 2000 | 2026-05-20T02:32:35.661Z | Compiling sha3 v0.10.9 |
| 2001 | 2026-05-20T02:32:35.905Z | Compiling nix v0.31.3 |
| 2002 | 2026-05-20T02:32:36.370Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2003 | 2026-05-20T02:32:36.526Z | Compiling argon2 v0.5.3 |
| 2004 | 2026-05-20T02:32:36.729Z | Compiling chacha20poly1305 v0.10.1 |
| 2005 | 2026-05-20T02:32:36.882Z | Compiling rustls-webpki v0.103.13 |
| 2006 | 2026-05-20T02:32:38.442Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2007 | 2026-05-20T02:32:39.515Z | Compiling proc-macro-crate v3.5.0 |
| 2008 | 2026-05-20T02:32:39.764Z | Compiling progenitor-client v0.10.0 |
| 2009 | 2026-05-20T02:32:40.052Z | Compiling vsss-rs v3.3.4 |
| 2010 | 2026-05-20T02:32:40.212Z | Compiling ciborium v0.2.2 |
| 2011 | 2026-05-20T02:32:40.967Z | Compiling usdt-macro v0.5.0 |
| 2012 | 2026-05-20T02:32:41.015Z | Compiling tokio-rustls v0.26.4 |
| 2013 | 2026-05-20T02:32:41.314Z | Compiling hyper-rustls v0.27.9 |
| 2014 | 2026-05-20T02:32:41.524Z | Compiling rustls-platform-verifier v0.7.0 |
| 2015 | 2026-05-20T02:32:41.871Z | Compiling reqwest v0.13.3 |
| 2016 | 2026-05-20T02:32:42.120Z | Compiling usdt-attr-macro v0.5.0 |
| 2017 | 2026-05-20T02:32:43.514Z | Compiling progenitor-client v0.14.0 |
| 2018 | 2026-05-20T02:32:43.944Z | Compiling progenitor-extras v0.2.0 |
| 2019 | 2026-05-20T02:32:44.180Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2020 | 2026-05-20T02:32:44.573Z | Compiling enum-as-inner v0.6.1 |
| 2021 | 2026-05-20T02:32:44.883Z | Compiling num-derive v0.4.2 |
| 2022 | 2026-05-20T02:32:45.161Z | Compiling proc-macro-error v1.0.4 |
| 2023 | 2026-05-20T02:32:45.420Z | Compiling memmap v0.7.0 |
| 2024 | 2026-05-20T02:32:45.828Z | Compiling winnow v0.5.40 |
| 2025 | 2026-05-20T02:32:45.870Z | Compiling indent_write v2.2.0 |
| 2026 | 2026-05-20T02:32:46.143Z | Compiling data-encoding v2.11.0 |
| 2027 | 2026-05-20T02:32:47.169Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2028 | 2026-05-20T02:32:47.442Z | Compiling toml_edit v0.19.15 |
| 2029 | 2026-05-20T02:32:47.689Z | Compiling usdt v0.5.0 |
| 2030 | 2026-05-20T02:32:48.528Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2031 | 2026-05-20T02:32:48.794Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2032 | 2026-05-20T02:32:49.455Z | Compiling num_enum_derive v0.7.6 |
| 2033 | 2026-05-20T02:32:50.487Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2034 | 2026-05-20T02:32:50.604Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2035 | 2026-05-20T02:32:54.291Z | Compiling serde_spanned v0.6.9 |
| 2036 | 2026-05-20T02:32:54.442Z | Compiling foreign-types-macros v0.2.3 |
| 2037 | 2026-05-20T02:32:55.778Z | Compiling winnow v0.7.15 |
| 2038 | 2026-05-20T02:32:56.067Z | Compiling vcpkg v0.2.15 |
| 2039 | 2026-05-20T02:32:56.217Z | Compiling bytecount v0.6.9 |
| 2040 | 2026-05-20T02:32:56.605Z | Compiling colored v3.1.1 |
| 2041 | 2026-05-20T02:32:56.642Z | Compiling pkg-config v0.3.33 |
| 2042 | 2026-05-20T02:32:56.679Z | Compiling toml_write v0.1.2 |
| 2043 | 2026-05-20T02:32:56.883Z | Compiling cpufeatures v0.3.0 |
| 2044 | 2026-05-20T02:32:56.973Z | Compiling foreign-types-shared v0.3.1 |
| 2045 | 2026-05-20T02:32:57.082Z | Compiling toml_edit v0.22.27 |
| 2046 | 2026-05-20T02:32:57.105Z | Compiling openssl-sys v0.9.116 |
| 2047 | 2026-05-20T02:32:57.212Z | Compiling foreign-types v0.5.0 |
| 2048 | 2026-05-20T02:32:57.273Z | Compiling chacha20 v0.10.0 |
| 2049 | 2026-05-20T02:32:57.665Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2050 | 2026-05-20T02:32:57.906Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2051 | 2026-05-20T02:32:57.925Z | Compiling num_enum v0.7.6 |
| 2052 | 2026-05-20T02:32:58.059Z | Compiling proc-macro-crate v1.3.1 |
| 2053 | 2026-05-20T02:32:58.382Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2054 | 2026-05-20T02:32:58.904Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2055 | 2026-05-20T02:32:58.948Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2056 | 2026-05-20T02:32:59.214Z | Compiling cstr-argument v0.1.2 |
| 2057 | 2026-05-20T02:32:59.358Z | Compiling resolv-conf v0.7.6 |
| 2058 | 2026-05-20T02:32:59.386Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2059 | 2026-05-20T02:32:59.637Z | Compiling rayon-core v1.13.0 |
| 2060 | 2026-05-20T02:32:59.850Z | Compiling swrite v0.1.0 |
| 2061 | 2026-05-20T02:32:59.895Z | Compiling semver v0.1.20 |
| 2062 | 2026-05-20T02:32:59.974Z | Compiling linked-hash-map v0.5.6 |
| 2063 | 2026-05-20T02:32:59.990Z | Compiling heck v0.4.1 |
| 2064 | 2026-05-20T02:33:00.196Z | Compiling unicode-segmentation v1.13.2 |
| 2065 | 2026-05-20T02:33:00.196Z | Compiling lru-cache v0.1.2 |
| 2066 | 2026-05-20T02:33:00.349Z | Compiling rustc_version v0.1.7 |
| 2067 | 2026-05-20T02:33:00.483Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2068 | 2026-05-20T02:33:00.618Z | Compiling newline-converter v0.3.0 |
| 2069 | 2026-05-20T02:33:00.764Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2070 | 2026-05-20T02:33:00.818Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2071 | 2026-05-20T02:33:00.958Z | Compiling toml v0.8.23 |
| 2072 | 2026-05-20T02:33:00.994Z | Compiling num_enum_derive v0.5.11 |
| 2073 | 2026-05-20T02:33:01.213Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2074 | 2026-05-20T02:33:01.583Z | Compiling rand v0.10.1 |
| 2075 | 2026-05-20T02:33:01.646Z | Compiling atomicwrites v0.4.4 |
| 2076 | 2026-05-20T02:33:01.929Z | Compiling hickory-proto v0.24.4 |
| 2077 | 2026-05-20T02:33:01.987Z | Compiling similar v2.7.0 |
| 2078 | 2026-05-20T02:33:02.049Z | Compiling crossbeam-deque v0.8.6 |
| 2079 | 2026-05-20T02:33:02.066Z | Compiling progenitor-impl v0.14.0 |
| 2080 | 2026-05-20T02:33:02.271Z | Compiling progenitor-impl v0.13.0 |
| 2081 | 2026-05-20T02:33:02.367Z | Compiling console v0.15.11 |
| 2082 | 2026-05-20T02:33:02.412Z | Compiling camino-tempfile v1.4.1 |
| 2083 | 2026-05-20T02:33:02.824Z | Compiling serde-big-array v0.5.1 |
| 2084 | 2026-05-20T02:33:02.990Z | Compiling pin-project-internal v1.1.13 |
| 2085 | 2026-05-20T02:33:03.625Z | Compiling derive-where v1.6.1 |
| 2086 | 2026-05-20T02:33:04.068Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2087 | 2026-05-20T02:33:04.068Z | Compiling siphasher v1.0.3 |
| 2088 | 2026-05-20T02:33:04.286Z | Compiling minimal-lexical v0.2.1 |
| 2089 | 2026-05-20T02:33:04.303Z | Compiling lazy_static v1.5.0 |
| 2090 | 2026-05-20T02:33:04.419Z | Compiling progenitor-macro v0.13.0 |
| 2091 | 2026-05-20T02:33:04.533Z | Compiling nom v7.1.3 |
| 2092 | 2026-05-20T02:33:04.761Z | Compiling phf_shared v0.12.1 |
| 2093 | 2026-05-20T02:33:04.905Z | Compiling pin-project v1.1.13 |
| 2094 | 2026-05-20T02:33:05.000Z | Compiling progenitor-macro v0.14.0 |
| 2095 | 2026-05-20T02:33:05.024Z | Compiling hickory-resolver v0.24.4 |
| 2096 | 2026-05-20T02:33:05.425Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2097 | 2026-05-20T02:33:05.880Z | Compiling expectorate v1.2.0 |
| 2098 | 2026-05-20T02:33:08.484Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2099 | 2026-05-20T02:33:09.257Z | Compiling num_enum v0.5.11 |
| 2100 | 2026-05-20T02:33:09.389Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2101 | 2026-05-20T02:33:09.414Z | Compiling newtype_derive v0.1.6 |
| 2102 | 2026-05-20T02:33:09.673Z | Compiling progenitor-client v0.13.0 |
| 2103 | 2026-05-20T02:33:10.599Z | Compiling unicode-normalization v0.1.25 |
| 2104 | 2026-05-20T02:33:11.203Z | Compiling typify-impl v0.4.3 |
| 2105 | 2026-05-20T02:33:12.533Z | Compiling tokio-stream v0.1.18 |
| 2106 | 2026-05-20T02:33:12.649Z | Compiling snafu-derive v0.8.9 |
| 2107 | 2026-05-20T02:33:13.117Z | Compiling async-recursion v1.1.1 |
| 2108 | 2026-05-20T02:33:13.800Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2109 | 2026-05-20T02:33:14.123Z | Compiling slog-dtrace v0.3.0 |
| 2110 | 2026-05-20T02:33:14.329Z | Compiling csv-core v0.1.13 |
| 2111 | 2026-05-20T02:33:14.385Z | Compiling foreign-types-shared v0.1.1 |
| 2112 | 2026-05-20T02:33:14.464Z | Compiling unicode-width v0.1.14 |
| 2113 | 2026-05-20T02:33:14.489Z | Compiling same-file v1.0.6 |
| 2114 | 2026-05-20T02:33:14.672Z | Compiling chrono-tz v0.10.4 |
| 2115 | 2026-05-20T02:33:14.726Z | Compiling openssl v0.10.80 |
| 2116 | 2026-05-20T02:33:14.778Z | Compiling cancel-safe-futures v0.1.5 |
| 2117 | 2026-05-20T02:33:14.936Z | Compiling owo-colors v4.3.0 |
| 2118 | 2026-05-20T02:33:15.062Z | Compiling highway v1.3.0 |
| 2119 | 2026-05-20T02:33:15.068Z | Compiling foldhash v0.1.5 |
| 2120 | 2026-05-20T02:33:15.294Z | Compiling konst_macro_rules v0.2.19 |
| 2121 | 2026-05-20T02:33:15.295Z | Compiling unicode-xid v0.2.6 |
| 2122 | 2026-05-20T02:33:15.444Z | Compiling const_format_proc_macros v0.2.34 |
| 2123 | 2026-05-20T02:33:15.499Z | Compiling konst v0.2.20 |
| 2124 | 2026-05-20T02:33:15.805Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2125 | 2026-05-20T02:33:15.887Z | Compiling hashbrown v0.15.5 |
| 2126 | 2026-05-20T02:33:16.355Z | Compiling walkdir v2.5.0 |
| 2127 | 2026-05-20T02:33:16.541Z | Compiling csv v1.4.0 |
| 2128 | 2026-05-20T02:33:17.119Z | Compiling foreign-types v0.3.2 |
| 2129 | 2026-05-20T02:33:17.207Z | Compiling typify-macro v0.4.3 |
| 2130 | 2026-05-20T02:33:17.559Z | Compiling snafu v0.8.9 |
| 2131 | 2026-05-20T02:33:18.062Z | Compiling qorb v0.4.1 |
| 2132 | 2026-05-20T02:33:18.127Z | Compiling progenitor v0.13.0 |
| 2133 | 2026-05-20T02:33:18.276Z | Compiling progenitor v0.14.0 |
| 2134 | 2026-05-20T02:33:18.431Z | Compiling olpc-cjson v0.1.4 |
| 2135 | 2026-05-20T02:33:18.626Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2136 | 2026-05-20T02:33:18.766Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2137 | 2026-05-20T02:33:19.375Z | Compiling rayon v1.12.0 |
| 2138 | 2026-05-20T02:33:21.548Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2139 | 2026-05-20T02:33:21.694Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2140 | 2026-05-20T02:33:22.223Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2141 | 2026-05-20T02:33:22.739Z | Compiling phf v0.12.1 |
| 2142 | 2026-05-20T02:33:22.920Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2143 | 2026-05-20T02:33:24.311Z | Compiling zone_cfg_derive v0.3.1 |
| 2144 | 2026-05-20T02:33:24.895Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2145 | 2026-05-20T02:33:25.051Z | Compiling tokio-dtrace v0.1.1 |
| 2146 | 2026-05-20T02:33:25.086Z | Compiling globset v0.4.18 |
| 2147 | 2026-05-20T02:33:25.159Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2148 | 2026-05-20T02:33:25.381Z | Compiling itertools v0.12.1 |
| 2149 | 2026-05-20T02:33:25.399Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2150 | 2026-05-20T02:33:25.995Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2151 | 2026-05-20T02:33:26.251Z | Compiling pem v3.0.6 |
| 2152 | 2026-05-20T02:33:26.841Z | Compiling libsw-core v0.3.2 |
| 2153 | 2026-05-20T02:33:26.943Z | Compiling serde_plain v1.0.2 |
| 2154 | 2026-05-20T02:33:27.026Z | Compiling openssl-macros v0.1.1 |
| 2155 | 2026-05-20T02:33:27.175Z | Compiling cookie v0.18.1 |
| 2156 | 2026-05-20T02:33:27.226Z | Compiling sigpipe v0.1.3 |
| 2157 | 2026-05-20T02:33:27.246Z | Compiling fixedbitset v0.5.7 |
| 2158 | 2026-05-20T02:33:27.327Z | Compiling typed-path v0.9.3 |
| 2159 | 2026-05-20T02:33:27.430Z | Compiling fixedbitset v0.4.2 |
| 2160 | 2026-05-20T02:33:27.462Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2161 | 2026-05-20T02:33:27.710Z | Compiling glob v0.3.3 |
| 2162 | 2026-05-20T02:33:27.728Z | Compiling jiff v0.2.24 |
| 2163 | 2026-05-20T02:33:27.825Z | Compiling petgraph v0.6.5 |
| 2164 | 2026-05-20T02:33:28.616Z | Compiling tough v0.22.0 |
| 2165 | 2026-05-20T02:33:28.773Z | Compiling petgraph v0.8.3 |
| 2166 | 2026-05-20T02:33:29.471Z | Compiling libsw v3.5.0 |
| 2167 | 2026-05-20T02:33:29.629Z | Compiling zone v0.3.1 |
| 2168 | 2026-05-20T02:33:29.664Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2169 | 2026-05-20T02:33:30.244Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2170 | 2026-05-20T02:33:30.499Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2171 | 2026-05-20T02:33:31.152Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2172 | 2026-05-20T02:33:31.328Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2173 | 2026-05-20T02:33:31.623Z | Compiling oxide-tokio-rt v0.1.6 |
| 2174 | 2026-05-20T02:33:32.204Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2175 | 2026-05-20T02:33:33.138Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2176 | 2026-05-20T02:33:33.320Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2177 | 2026-05-20T02:33:34.128Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2178 | 2026-05-20T02:33:35.182Z | Compiling const_format v0.2.36 |
| 2179 | 2026-05-20T02:33:35.707Z | Compiling papergrid v0.11.0 |
| 2180 | 2026-05-20T02:33:36.125Z | Compiling tabled_derive v0.7.0 |
| 2181 | 2026-05-20T02:33:36.627Z | Compiling gethostname v0.5.0 |
| 2182 | 2026-05-20T02:33:36.769Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2183 | 2026-05-20T02:33:37.084Z | Compiling libscf-sys v1.2.0 |
| 2184 | 2026-05-20T02:33:37.235Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2185 | 2026-05-20T02:33:37.370Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2186 | 2026-05-20T02:33:37.450Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2187 | 2026-05-20T02:33:37.450Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2188 | 2026-05-20T02:33:37.578Z | Compiling smf v0.2.3 |
| 2189 | 2026-05-20T02:33:37.895Z | Compiling bcs v0.1.6 |
| 2190 | 2026-05-20T02:33:38.271Z | Compiling linear-map v1.2.0 |
| 2191 | 2026-05-20T02:33:38.289Z | Compiling unicode-linebreak v0.1.5 |
| 2192 | 2026-05-20T02:33:38.494Z | Compiling whoami v1.6.1 |
| 2193 | 2026-05-20T02:33:38.564Z | Compiling tagptr v0.2.0 |
| 2194 | 2026-05-20T02:33:38.706Z | Compiling smawk v0.3.2 |
| 2195 | 2026-05-20T02:33:38.745Z | Compiling termtree v0.5.1 |
| 2196 | 2026-05-20T02:33:38.878Z | Compiling textwrap v0.16.2 |
| 2197 | 2026-05-20T02:33:38.947Z | Compiling moka v0.12.15 |
| 2198 | 2026-05-20T02:33:40.145Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2199 | 2026-05-20T02:33:40.186Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2200 | 2026-05-20T02:33:40.456Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2201 | 2026-05-20T02:33:40.913Z | Compiling tabled v0.15.0 |
| 2202 | 2026-05-20T02:33:40.916Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2203 | 2026-05-20T02:33:41.123Z | Compiling steno v0.4.1 |
| 2204 | 2026-05-20T02:33:41.654Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2205 | 2026-05-20T02:33:44.479Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2206 | 2026-05-20T02:33:46.317Z | Compiling hickory-proto v0.25.2 |
| 2207 | 2026-05-20T02:33:48.412Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2208 | 2026-05-20T02:33:48.657Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 2209 | 2026-05-20T02:33:49.063Z | Compiling humantime v2.3.0 |
| 2210 | 2026-05-20T02:33:49.141Z | Compiling proc-macro-error2 v2.0.1 |
| 2211 | 2026-05-20T02:33:49.338Z | Compiling hickory-resolver v0.25.2 |
| 2212 | 2026-05-20T02:33:49.426Z | Compiling typify v0.4.3 |
| 2213 | 2026-05-20T02:33:49.532Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2214 | 2026-05-20T02:33:49.999Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2215 | 2026-05-20T02:33:50.157Z | Compiling parking_lot_core v0.8.6 |
| 2216 | 2026-05-20T02:33:50.326Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2217 | 2026-05-20T02:33:50.490Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2218 | 2026-05-20T02:33:52.074Z | Compiling progenitor-impl v0.11.2 |
| 2219 | 2026-05-20T02:33:52.178Z | Compiling tabled_derive v0.11.0 |
| 2220 | 2026-05-20T02:33:53.312Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2221 | 2026-05-20T02:33:54.146Z | Compiling papergrid v0.17.0 |
| 2222 | 2026-05-20T02:33:54.283Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2223 | 2026-05-20T02:33:55.529Z | Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2224 | 2026-05-20T02:33:56.908Z | Compiling testing_table v0.3.0 |
| 2225 | 2026-05-20T02:33:57.335Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2226 | 2026-05-20T02:33:57.353Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2227 | 2026-05-20T02:33:57.606Z | Compiling tabled v0.20.0 |
| 2228 | 2026-05-20T02:33:57.679Z | Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 2229 | 2026-05-20T02:33:58.056Z | Compiling progenitor-macro v0.11.2 |
| 2230 | 2026-05-20T02:34:00.117Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2231 | 2026-05-20T02:34:00.252Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2232 | 2026-05-20T02:34:00.931Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 2233 | 2026-05-20T02:34:01.622Z | Compiling progenitor-client v0.11.2 |
| 2234 | 2026-05-20T02:34:01.870Z | Compiling arc-swap v1.9.1 |
| 2235 | 2026-05-20T02:34:02.147Z | Compiling slog-scope v4.4.1 |
| 2236 | 2026-05-20T02:34:02.211Z | Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2237 | 2026-05-20T02:34:02.229Z | Compiling progenitor v0.11.2 |
| 2238 | 2026-05-20T02:34:02.380Z | Compiling parking_lot v0.11.2 |
| 2239 | 2026-05-20T02:34:03.278Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2240 | 2026-05-20T02:34:05.007Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2241 | 2026-05-20T02:34:05.463Z | Compiling dropshot-api-manager-types v0.7.1 |
| 2242 | 2026-05-20T02:34:05.487Z | Compiling fxhash v0.2.1 |
| 2243 | 2026-05-20T02:34:05.632Z | Compiling crc8 v0.1.1 |
| 2244 | 2026-05-20T02:34:05.754Z | Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295) |
| 2245 | 2026-05-20T02:34:06.017Z | Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api) |
| 2246 | 2026-05-20T02:34:07.964Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2247 | 2026-05-20T02:34:09.378Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2248 | 2026-05-20T02:34:12.215Z | Compiling sled v0.34.7 |
| 2249 | 2026-05-20T02:34:12.780Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad) |
| 2250 | 2026-05-20T02:34:13.225Z | Compiling slog-stdlog v4.1.1 |
| 2251 | 2026-05-20T02:34:13.669Z | Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 2252 | 2026-05-20T02:34:13.944Z | Compiling slog-envlogger v2.2.0 |
| 2253 | 2026-05-20T02:34:14.401Z | Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm) |
| 2254 | 2026-05-20T02:34:14.504Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2255 | 2026-05-20T02:34:27.997Z | Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm) |
| 2256 | 2026-05-20T02:34:31.640Z | Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd) |
| 2257 | 2026-05-20T02:34:33.713Z | Finished `release` profile [optimized] target(s) in 3m 46s |
| 2258 | 2026-05-20T02:34:34.048Z | + banner trio |
| 2259 | 2026-05-20T02:34:34.055Z | |
| 2260 | 2026-05-20T02:34:34.055Z | ##### ##### # #### |
| 2261 | 2026-05-20T02:34:34.055Z | # # # # # # |
| 2262 | 2026-05-20T02:34:34.055Z | # # # # # # |
| 2263 | 2026-05-20T02:34:34.055Z | # ##### # # # |
| 2264 | 2026-05-20T02:34:34.055Z | # # # # # # |
| 2265 | 2026-05-20T02:34:34.055Z | # # # # #### |
| 2266 | 2026-05-20T02:34:34.055Z | |
| 2267 | 2026-05-20T02:34:34.055Z | + pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture |
| 2268 | 2026-05-20T02:34:34.604Z | Compiling cfg-if v1.0.4 |
| 2269 | 2026-05-20T02:34:34.608Z | Compiling libc v0.2.186 |
| 2270 | 2026-05-20T02:34:34.608Z | Compiling serde_core v1.0.228 |
| 2271 | 2026-05-20T02:34:34.711Z | Compiling memchr v2.8.0 |
| 2272 | 2026-05-20T02:34:34.717Z | Compiling smallvec v1.15.1 |
| 2273 | 2026-05-20T02:34:34.718Z | Compiling itoa v1.0.18 |
| 2274 | 2026-05-20T02:34:34.736Z | Compiling stable_deref_trait v1.2.1 |
| 2275 | 2026-05-20T02:34:34.744Z | Compiling zerofrom v0.1.8 |
| 2276 | 2026-05-20T02:34:34.753Z | Compiling zmij v1.0.21 |
| 2277 | 2026-05-20T02:34:34.803Z | Compiling litemap v0.8.2 |
| 2278 | 2026-05-20T02:34:34.857Z | Compiling yoke v0.8.2 |
| 2279 | 2026-05-20T02:34:34.993Z | Compiling writeable v0.6.3 |
| 2280 | 2026-05-20T02:34:35.006Z | Compiling utf8_iter v1.0.4 |
| 2281 | 2026-05-20T02:34:35.142Z | Compiling percent-encoding v2.3.2 |
| 2282 | 2026-05-20T02:34:35.147Z | Compiling zerovec v0.11.6 |
| 2283 | 2026-05-20T02:34:35.147Z | Compiling zerotrie v0.2.4 |
| 2284 | 2026-05-20T02:34:35.166Z | Compiling libm v0.2.16 |
| 2285 | 2026-05-20T02:34:35.210Z | Compiling icu_normalizer_data v2.2.0 |
| 2286 | 2026-05-20T02:34:35.220Z | Compiling icu_properties_data v2.2.0 |
| 2287 | 2026-05-20T02:34:35.288Z | Compiling form_urlencoded v1.2.2 |
| 2288 | 2026-05-20T02:34:35.300Z | Compiling rand_core v0.10.1 |
| 2289 | 2026-05-20T02:34:35.361Z | Compiling errno v0.3.14 |
| 2290 | 2026-05-20T02:34:35.461Z | Compiling getrandom v0.4.2 |
| 2291 | 2026-05-20T02:34:35.524Z | Compiling pin-project-lite v0.2.17 |
| 2292 | 2026-05-20T02:34:35.551Z | Compiling iana-time-zone v0.1.65 |
| 2293 | 2026-05-20T02:34:35.555Z | Compiling zeroize v1.8.2 |
| 2294 | 2026-05-20T02:34:35.625Z | Compiling tinystr v0.8.3 |
| 2295 | 2026-05-20T02:34:35.661Z | Compiling potential_utf v0.1.5 |
| 2296 | 2026-05-20T02:34:35.677Z | Compiling dyn-clone v1.0.20 |
| 2297 | 2026-05-20T02:34:35.806Z | Compiling icu_locale_core v2.2.0 |
| 2298 | 2026-05-20T02:34:35.838Z | Compiling icu_collections v2.2.0 |
| 2299 | 2026-05-20T02:34:35.843Z | Compiling socket2 v0.6.3 |
| 2300 | 2026-05-20T02:34:35.843Z | Compiling scopeguard v1.2.0 |
| 2301 | 2026-05-20T02:34:35.843Z | Compiling parking_lot_core v0.9.12 |
| 2302 | 2026-05-20T02:34:35.905Z | Compiling signal-hook-registry v1.4.8 |
| 2303 | 2026-05-20T02:34:35.952Z | Compiling num-traits v0.2.19 |
| 2304 | 2026-05-20T02:34:36.251Z | Compiling lock_api v0.4.14 |
| 2305 | 2026-05-20T02:34:38.086Z | Compiling mio v1.2.0 |
| 2306 | 2026-05-20T02:34:38.086Z | Compiling parking_lot v0.12.5 |
| 2307 | 2026-05-20T02:34:38.086Z | Compiling serde v1.0.228 |
| 2308 | 2026-05-20T02:34:38.086Z | Compiling serde_json v1.0.149 |
| 2309 | 2026-05-20T02:34:38.086Z | Compiling icu_provider v2.2.0 |
| 2310 | 2026-05-20T02:34:38.086Z | Compiling uuid v1.23.1 |
| 2311 | 2026-05-20T02:34:38.086Z | Compiling semver v1.0.28 |
| 2312 | 2026-05-20T02:34:38.086Z | Compiling bytes v1.11.1 |
| 2313 | 2026-05-20T02:34:38.086Z | Compiling icu_properties v2.2.0 |
| 2314 | 2026-05-20T02:34:38.086Z | Compiling icu_normalizer v2.2.0 |
| 2315 | 2026-05-20T02:34:38.086Z | Compiling chrono v0.4.44 |
| 2316 | 2026-05-20T02:34:38.086Z | Compiling portable-atomic v1.13.1 |
| 2317 | 2026-05-20T02:34:38.086Z | Compiling thiserror v2.0.18 |
| 2318 | 2026-05-20T02:34:38.086Z | Compiling tokio v1.52.3 |
| 2319 | 2026-05-20T02:34:38.089Z | Compiling getrandom v0.2.17 |
| 2320 | 2026-05-20T02:34:38.102Z | Compiling idna_adapter v1.2.2 |
| 2321 | 2026-05-20T02:34:38.223Z | Compiling idna v1.1.0 |
| 2322 | 2026-05-20T02:34:38.241Z | Compiling subtle v2.6.1 |
| 2323 | 2026-05-20T02:34:38.414Z | Compiling futures-core v0.3.32 |
| 2324 | 2026-05-20T02:34:38.470Z | Compiling critical-section v1.2.0 |
| 2325 | 2026-05-20T02:34:38.576Z | Compiling url v2.5.8 |
| 2326 | 2026-05-20T02:34:38.587Z | Compiling once_cell v1.21.4 |
| 2327 | 2026-05-20T02:34:38.678Z | Compiling bitflags v2.11.1 |
| 2328 | 2026-05-20T02:34:38.750Z | Compiling log v0.4.29 |
| 2329 | 2026-05-20T02:34:38.834Z | Compiling equivalent v1.0.2 |
| 2330 | 2026-05-20T02:34:38.929Z | Compiling zerocopy v0.8.48 |
| 2331 | 2026-05-20T02:34:39.002Z | Compiling rand_core v0.6.4 |
| 2332 | 2026-05-20T02:34:39.070Z | Compiling futures-sink v0.3.32 |
| 2333 | 2026-05-20T02:34:39.182Z | Compiling schemars v0.8.22 |
| 2334 | 2026-05-20T02:34:39.218Z | Compiling slab v0.4.12 |
| 2335 | 2026-05-20T02:34:39.253Z | Compiling futures-channel v0.3.32 |
| 2336 | 2026-05-20T02:34:39.462Z | Compiling futures-io v0.3.32 |
| 2337 | 2026-05-20T02:34:39.513Z | Compiling futures-task v0.3.32 |
| 2338 | 2026-05-20T02:34:39.660Z | Compiling futures-util v0.3.32 |
| 2339 | 2026-05-20T02:34:39.690Z | Compiling typenum v1.20.0 |
| 2340 | 2026-05-20T02:34:40.340Z | Compiling generic-array v0.14.7 |
| 2341 | 2026-05-20T02:34:40.381Z | Compiling hashbrown v0.17.1 |
| 2342 | 2026-05-20T02:34:40.832Z | Compiling tracing-core v0.1.36 |
| 2343 | 2026-05-20T02:34:40.895Z | Compiling base64 v0.22.1 |
| 2344 | 2026-05-20T02:34:41.049Z | Compiling indexmap v2.14.0 |
| 2345 | 2026-05-20T02:34:41.135Z | Compiling crypto-common v0.1.7 |
| 2346 | 2026-05-20T02:34:41.283Z | Compiling tracing v0.1.44 |
| 2347 | 2026-05-20T02:34:41.375Z | Compiling ipnetwork v0.21.1 |
| 2348 | 2026-05-20T02:34:41.632Z | Compiling http v1.4.0 |
| 2349 | 2026-05-20T02:34:41.854Z | Compiling unicode-ident v1.0.24 |
| 2350 | 2026-05-20T02:34:41.947Z | Compiling proc-macro2 v1.0.106 |
| 2351 | 2026-05-20T02:34:41.978Z | Compiling slog v2.8.2 |
| 2352 | 2026-05-20T02:34:41.995Z | Compiling erased-serde v0.3.31 |
| 2353 | 2026-05-20T02:34:42.138Z | Compiling rustls-pki-types v1.14.1 |
| 2354 | 2026-05-20T02:34:42.354Z | Compiling fnv v1.0.7 |
| 2355 | 2026-05-20T02:34:42.574Z | Compiling quote v1.0.45 |
| 2356 | 2026-05-20T02:34:42.978Z | Compiling untrusted v0.9.0 |
| 2357 | 2026-05-20T02:34:43.047Z | Compiling syn v2.0.117 |
| 2358 | 2026-05-20T02:34:43.111Z | Compiling tokio-util v0.7.18 |
| 2359 | 2026-05-20T02:34:43.308Z | Compiling oxnet v0.1.5 |
| 2360 | 2026-05-20T02:34:43.404Z | Compiling byteorder v1.5.0 |
| 2361 | 2026-05-20T02:34:43.526Z | Compiling ipnet v2.12.0 |
| 2362 | 2026-05-20T02:34:43.667Z | Compiling thiserror v1.0.69 |
| 2363 | 2026-05-20T02:34:43.780Z | Compiling ppv-lite86 v0.2.21 |
| 2364 | 2026-05-20T02:34:44.103Z | Compiling http-body v1.0.1 |
| 2365 | 2026-05-20T02:34:44.115Z | Compiling block-buffer v0.10.4 |
| 2366 | 2026-05-20T02:34:44.234Z | Compiling atomic-waker v1.1.2 |
| 2367 | 2026-05-20T02:34:44.268Z | Compiling httparse v1.10.1 |
| 2368 | 2026-05-20T02:34:44.278Z | Compiling digest v0.10.7 |
| 2369 | 2026-05-20T02:34:44.334Z | Compiling try-lock v0.2.5 |
| 2370 | 2026-05-20T02:34:44.364Z | Compiling ryu v1.0.23 |
| 2371 | 2026-05-20T02:34:44.452Z | Compiling tower-layer v0.3.3 |
| 2372 | 2026-05-20T02:34:44.519Z | Compiling pretty-hex v0.4.2 |
| 2373 | 2026-05-20T02:34:44.652Z | Compiling tower-service v0.3.3 |
| 2374 | 2026-05-20T02:34:44.652Z | Compiling want v0.3.1 |
| 2375 | 2026-05-20T02:34:44.673Z | Compiling h2 v0.4.14 |
| 2376 | 2026-05-20T02:34:44.714Z | Compiling httpdate v1.0.3 |
| 2377 | 2026-05-20T02:34:44.726Z | Compiling rustix v1.1.4 |
| 2378 | 2026-05-20T02:34:44.748Z | Compiling regex-syntax v0.8.10 |
| 2379 | 2026-05-20T02:34:44.838Z | Compiling plain v0.2.3 |
| 2380 | 2026-05-20T02:34:44.966Z | Compiling getrandom v0.3.4 |
| 2381 | 2026-05-20T02:34:45.120Z | Compiling omicron-workspace-hack v0.1.0 |
| 2382 | 2026-05-20T02:34:45.174Z | Compiling aws-lc-sys v0.41.0 |
| 2383 | 2026-05-20T02:34:45.196Z | Compiling ucd-trie v0.1.7 |
| 2384 | 2026-05-20T02:34:45.314Z | Compiling untrusted v0.7.1 |
| 2385 | 2026-05-20T02:34:45.453Z | Compiling pest v2.8.6 |
| 2386 | 2026-05-20T02:34:45.759Z | Compiling aws-lc-rs v1.17.0 |
| 2387 | 2026-05-20T02:34:45.795Z | Compiling rand_core v0.9.5 |
| 2388 | 2026-05-20T02:34:46.056Z | Compiling crossbeam-utils v0.8.21 |
| 2389 | 2026-05-20T02:34:46.602Z | Compiling serde_urlencoded v0.7.1 |
| 2390 | 2026-05-20T02:34:46.805Z | Compiling http-body-util v0.1.3 |
| 2391 | 2026-05-20T02:34:46.890Z | Compiling allocator-api2 v0.2.21 |
| 2392 | 2026-05-20T02:34:47.082Z | Compiling hyper v1.9.0 |
| 2393 | 2026-05-20T02:34:47.094Z | Compiling rustls v0.23.40 |
| 2394 | 2026-05-20T02:34:47.279Z | Compiling foldhash v0.2.0 |
| 2395 | 2026-05-20T02:34:47.345Z | Compiling rustls-webpki v0.103.13 |
| 2396 | 2026-05-20T02:34:47.573Z | Compiling hashbrown v0.16.1 |
| 2397 | 2026-05-20T02:34:48.287Z | Compiling newtype-uuid v1.3.2 |
| 2398 | 2026-05-20T02:34:48.598Z | Compiling hyper-util v0.1.20 |
| 2399 | 2026-05-20T02:34:49.342Z | Compiling hex v0.4.3 |
| 2400 | 2026-05-20T02:34:49.643Z | Compiling cpufeatures v0.2.17 |
| 2401 | 2026-05-20T02:34:49.736Z | Compiling daft v0.1.7 |
| 2402 | 2026-05-20T02:34:50.035Z | Compiling rand_chacha v0.9.0 |
| 2403 | 2026-05-20T02:34:50.603Z | Compiling sync_wrapper v1.0.2 |
| 2404 | 2026-05-20T02:34:50.722Z | Compiling aho-corasick v1.1.4 |
| 2405 | 2026-05-20T02:34:50.736Z | Compiling fastrand v2.4.1 |
| 2406 | 2026-05-20T02:34:51.107Z | Compiling tower v0.5.3 |
| 2407 | 2026-05-20T02:34:51.368Z | Compiling anyhow v1.0.102 |
| 2408 | 2026-05-20T02:34:51.637Z | Compiling rand v0.9.4 |
| 2409 | 2026-05-20T02:34:51.649Z | Compiling powerfmt v0.2.0 |
| 2410 | 2026-05-20T02:34:51.718Z | Compiling regex-automata v0.4.14 |
| 2411 | 2026-05-20T02:34:51.905Z | Compiling deranged v0.5.8 |
| 2412 | 2026-05-20T02:34:52.041Z | Compiling tower-http v0.6.10 |
| 2413 | 2026-05-20T02:34:52.058Z | Compiling openapiv3 v2.2.0 |
| 2414 | 2026-05-20T02:34:52.381Z | Compiling openssl-probe v0.2.1 |
| 2415 | 2026-05-20T02:34:52.635Z | Compiling time-core v0.1.8 |
| 2416 | 2026-05-20T02:34:52.712Z | Compiling num-conv v0.2.1 |
| 2417 | 2026-05-20T02:34:52.788Z | Compiling num_threads v0.1.7 |
| 2418 | 2026-05-20T02:34:52.864Z | Compiling rustls-native-certs v0.8.3 |
| 2419 | 2026-05-20T02:34:52.887Z | Compiling camino v1.2.2 |
| 2420 | 2026-05-20T02:34:52.994Z | Compiling time v0.3.47 |
| 2421 | 2026-05-20T02:34:53.471Z | Compiling tokio-rustls v0.26.4 |
| 2422 | 2026-05-20T02:34:53.706Z | Compiling tempfile v3.27.0 |
| 2423 | 2026-05-20T02:34:53.769Z | Compiling futures-executor v0.3.32 |
| 2424 | 2026-05-20T02:34:54.316Z | Compiling winnow v1.0.3 |
| 2425 | 2026-05-20T02:34:54.466Z | Compiling futures v0.3.32 |
| 2426 | 2026-05-20T02:34:54.553Z | Compiling hyper-rustls v0.27.9 |
| 2427 | 2026-05-20T02:34:54.610Z | Compiling regex v1.12.3 |
| 2428 | 2026-05-20T02:34:54.953Z | Compiling rustls-platform-verifier v0.7.0 |
| 2429 | 2026-05-20T02:34:55.607Z | Compiling crossbeam-channel v0.5.15 |
| 2430 | 2026-05-20T02:34:55.755Z | Compiling scroll v0.13.0 |
| 2431 | 2026-05-20T02:34:55.944Z | Compiling adler2 v2.0.1 |
| 2432 | 2026-05-20T02:34:56.054Z | Compiling simd-adler32 v0.3.9 |
| 2433 | 2026-05-20T02:34:56.066Z | Compiling goblin v0.10.5 |
| 2434 | 2026-05-20T02:34:56.112Z | Compiling crc32fast v1.5.0 |
| 2435 | 2026-05-20T02:34:56.155Z | Compiling reqwest v0.13.3 |
| 2436 | 2026-05-20T02:34:56.317Z | Compiling miniz_oxide v0.8.9 |
| 2437 | 2026-05-20T02:34:56.357Z | Compiling ring v0.17.14 |
| 2438 | 2026-05-20T02:34:56.894Z | Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2439 | 2026-05-20T02:34:57.762Z | Compiling thread_local v1.1.9 |
| 2440 | 2026-05-20T02:34:58.130Z | Compiling either v1.15.0 |
| 2441 | 2026-05-20T02:34:58.354Z | Compiling rustls-webpki v0.102.8 |
| 2442 | 2026-05-20T02:34:58.880Z | Compiling flate2 v1.1.9 |
| 2443 | 2026-05-20T02:34:59.433Z | Compiling dof v0.4.0 |
| 2444 | 2026-05-20T02:35:00.269Z | Compiling dtrace-parser v0.3.0 |
| 2445 | 2026-05-20T02:35:00.560Z | Compiling rand_chacha v0.3.1 |
| 2446 | 2026-05-20T02:35:01.191Z | Compiling is-terminal v0.4.17 |
| 2447 | 2026-05-20T02:35:01.299Z | Compiling thread-id v5.1.0 |
| 2448 | 2026-05-20T02:35:01.392Z | Compiling term v1.2.1 |
| 2449 | 2026-05-20T02:35:02.549Z | Compiling match_cfg v0.1.0 |
| 2450 | 2026-05-20T02:35:02.627Z | Compiling take_mut v0.2.2 |
| 2451 | 2026-05-20T02:35:02.752Z | Compiling compression-core v0.4.32 |
| 2452 | 2026-05-20T02:35:02.805Z | Compiling debug-ignore v1.0.5 |
| 2453 | 2026-05-20T02:35:02.888Z | Compiling compression-codecs v0.4.38 |
| 2454 | 2026-05-20T02:35:02.917Z | Compiling slog-async v2.8.0 |
| 2455 | 2026-05-20T02:35:02.953Z | Compiling hostname v0.3.1 |
| 2456 | 2026-05-20T02:35:03.115Z | Compiling slog-term v2.9.2 |
| 2457 | 2026-05-20T02:35:03.273Z | Compiling usdt-impl v0.6.0 |
| 2458 | 2026-05-20T02:35:03.306Z | Compiling rand v0.8.6 |
| 2459 | 2026-05-20T02:35:04.130Z | Compiling ref-cast v1.0.25 |
| 2460 | 2026-05-20T02:35:04.243Z | Compiling rustls v0.22.4 |
| 2461 | 2026-05-20T02:35:04.398Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 2462 | 2026-05-20T02:35:04.454Z | Compiling slog-json v2.6.1 |
| 2463 | 2026-05-20T02:35:04.717Z | Compiling strum v0.26.3 |
| 2464 | 2026-05-20T02:35:04.857Z | Compiling macaddr v1.0.1 |
| 2465 | 2026-05-20T02:35:05.156Z | Compiling serde_spanned v1.1.1 |
| 2466 | 2026-05-20T02:35:05.309Z | Compiling toml_datetime v1.1.1+spec-1.1.0 |
| 2467 | 2026-05-20T02:35:05.722Z | Compiling memmap2 v0.9.10 |
| 2468 | 2026-05-20T02:35:05.722Z | Compiling wait-timeout v0.2.1 |
| 2469 | 2026-05-20T02:35:06.012Z | Compiling encoding_rs v0.8.35 |
| 2470 | 2026-05-20T02:35:06.227Z | Compiling toml_writer v1.1.1+spec-1.1.0 |
| 2471 | 2026-05-20T02:35:06.488Z | Compiling bit-vec v0.8.0 |
| 2472 | 2026-05-20T02:35:06.797Z | Compiling spin v0.9.8 |
| 2473 | 2026-05-20T02:35:06.927Z | Compiling quick-error v1.2.3 |
| 2474 | 2026-05-20T02:35:07.044Z | Compiling mime v0.3.17 |
| 2475 | 2026-05-20T02:35:07.284Z | Compiling multer v3.1.0 |
| 2476 | 2026-05-20T02:35:07.525Z | Compiling rusty-fork v0.3.1 |
| 2477 | 2026-05-20T02:35:07.603Z | Compiling bit-set v0.8.0 |
| 2478 | 2026-05-20T02:35:07.798Z | Compiling toml v1.1.2+spec-1.1.0 |
| 2479 | 2026-05-20T02:35:08.374Z | Compiling tokio-rustls v0.25.0 |
| 2480 | 2026-05-20T02:35:08.531Z | Compiling usdt v0.6.0 |
| 2481 | 2026-05-20T02:35:08.619Z | Compiling slog-bunyan v2.5.0 |
| 2482 | 2026-05-20T02:35:08.800Z | Compiling async-compression v0.4.42 |
| 2483 | 2026-05-20T02:35:08.812Z | Compiling serde_with v3.20.0 |
| 2484 | 2026-05-20T02:35:09.185Z | Compiling async-stream v0.3.6 |
| 2485 | 2026-05-20T02:35:09.285Z | Compiling sha1 v0.10.6 |
| 2486 | 2026-05-20T02:35:09.389Z | Compiling rand_xorshift v0.4.0 |
| 2487 | 2026-05-20T02:35:09.553Z | Compiling waitgroup v0.1.2 |
| 2488 | 2026-05-20T02:35:09.684Z | Compiling rustls-pemfile v2.2.0 |
| 2489 | 2026-05-20T02:35:09.716Z | Compiling serde_path_to_error v0.1.20 |
| 2490 | 2026-05-20T02:35:09.984Z | Compiling hostname v0.4.2 |
| 2491 | 2026-05-20T02:35:10.149Z | Compiling unarray v0.1.4 |
| 2492 | 2026-05-20T02:35:10.176Z | Compiling dropshot v0.17.0 |
| 2493 | 2026-05-20T02:35:10.273Z | Compiling proptest v1.11.0 |
| 2494 | 2026-05-20T02:35:10.286Z | Compiling progenitor-client v0.14.0 |
| 2495 | 2026-05-20T02:35:10.793Z | Compiling strum v0.27.2 |
| 2496 | 2026-05-20T02:35:10.935Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2497 | 2026-05-20T02:35:11.131Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2498 | 2026-05-20T02:35:11.199Z | Compiling rustc-hash v2.1.2 |
| 2499 | 2026-05-20T02:35:11.343Z | Compiling iddqd v0.3.18 |
| 2500 | 2026-05-20T02:35:11.366Z | Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2501 | 2026-05-20T02:35:11.581Z | Compiling reqwest v0.12.28 |
| 2502 | 2026-05-20T02:35:11.678Z | Compiling backon v1.6.0 |
| 2503 | 2026-05-20T02:35:11.931Z | Compiling instant v0.1.13 |
| 2504 | 2026-05-20T02:35:12.058Z | Compiling backoff v0.4.0 |
| 2505 | 2026-05-20T02:35:12.286Z | Compiling progenitor-extras v0.2.0 |
| 2506 | 2026-05-20T02:35:12.293Z | Compiling parse-display v0.10.0 |
| 2507 | 2026-05-20T02:35:12.519Z | Compiling itertools v0.14.0 |
| 2508 | 2026-05-20T02:35:13.141Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5) |
| 2509 | 2026-05-20T02:35:13.203Z | Compiling progenitor-client v0.10.0 |
| 2510 | 2026-05-20T02:35:13.686Z | Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3) |
| 2511 | 2026-05-20T02:35:13.862Z | Compiling regress v0.10.5 |
| 2512 | 2026-05-20T02:35:14.053Z | Compiling unicode-width v0.2.2 |
| 2513 | 2026-05-20T02:35:14.367Z | Compiling heck v0.5.0 |
| 2514 | 2026-05-20T02:35:14.970Z | Compiling secrecy v0.10.3 |
| 2515 | 2026-05-20T02:35:15.150Z | Compiling tinyvec_macros v0.1.1 |
| 2516 | 2026-05-20T02:35:15.186Z | Compiling num-integer v0.1.46 |
| 2517 | 2026-05-20T02:35:15.248Z | Compiling tinyvec v1.11.0 |
| 2518 | 2026-05-20T02:35:15.678Z | Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2519 | 2026-05-20T02:35:15.693Z | Compiling scroll v0.12.0 |
| 2520 | 2026-05-20T02:35:15.981Z | Compiling crucible-workspace-hack v0.1.0 |
| 2521 | 2026-05-20T02:35:16.075Z | Compiling regress v0.11.1 |
| 2522 | 2026-05-20T02:35:17.608Z | Compiling hmac v0.12.1 |
| 2523 | 2026-05-20T02:35:17.636Z | Compiling inout v0.1.4 |
| 2524 | 2026-05-20T02:35:17.771Z | Compiling ff v0.13.1 |
| 2525 | 2026-05-20T02:35:17.801Z | Compiling utf8parse v0.2.2 |
| 2526 | 2026-05-20T02:35:17.923Z | Compiling anstyle-parse v1.0.0 |
| 2527 | 2026-05-20T02:35:17.932Z | Compiling group v0.13.0 |
| 2528 | 2026-05-20T02:35:18.060Z | Compiling typify-impl v0.6.2 |
| 2529 | 2026-05-20T02:35:18.140Z | Compiling cipher v0.4.4 |
| 2530 | 2026-05-20T02:35:18.400Z | Compiling hkdf v0.12.4 |
| 2531 | 2026-05-20T02:35:18.572Z | Compiling goblin v0.8.2 |
| 2532 | 2026-05-20T02:35:18.649Z | Compiling num-rational v0.4.2 |
| 2533 | 2026-05-20T02:35:19.210Z | Compiling num-iter v0.1.45 |
| 2534 | 2026-05-20T02:35:19.340Z | Compiling zerocopy v0.7.35 |
| 2535 | 2026-05-20T02:35:19.777Z | Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2536 | 2026-05-20T02:35:19.933Z | Compiling terminal_size v0.4.4 |
| 2537 | 2026-05-20T02:35:20.093Z | Compiling half v2.7.1 |
| 2538 | 2026-05-20T02:35:20.501Z | Compiling universal-hash v0.5.1 |
| 2539 | 2026-05-20T02:35:20.598Z | Compiling crypto-bigint v0.5.5 |
| 2540 | 2026-05-20T02:35:20.946Z | Compiling num-complex v0.4.6 |
| 2541 | 2026-05-20T02:35:21.123Z | Compiling colorchoice v1.0.5 |
| 2542 | 2026-05-20T02:35:21.252Z | Compiling opaque-debug v0.3.1 |
| 2543 | 2026-05-20T02:35:21.323Z | Compiling ciborium-io v0.2.2 |
| 2544 | 2026-05-20T02:35:21.374Z | Compiling base16ct v0.2.0 |
| 2545 | 2026-05-20T02:35:21.425Z | Compiling is_terminal_polyfill v1.70.2 |
| 2546 | 2026-05-20T02:35:21.528Z | Compiling anstyle v1.0.14 |
| 2547 | 2026-05-20T02:35:21.595Z | Compiling anstyle-query v1.1.5 |
| 2548 | 2026-05-20T02:35:21.710Z | Compiling base64ct v1.8.3 |
| 2549 | 2026-05-20T02:35:21.815Z | Compiling anstream v1.0.0 |
| 2550 | 2026-05-20T02:35:22.063Z | Compiling password-hash v0.5.0 |
| 2551 | 2026-05-20T02:35:22.335Z | Compiling elliptic-curve v0.13.8 |
| 2552 | 2026-05-20T02:35:22.510Z | Compiling ciborium-ll v0.2.2 |
| 2553 | 2026-05-20T02:35:22.672Z | Compiling num v0.4.3 |
| 2554 | 2026-05-20T02:35:22.735Z | Compiling poly1305 v0.8.0 |
| 2555 | 2026-05-20T02:35:22.774Z | Compiling curve25519-dalek v4.1.3 |
| 2556 | 2026-05-20T02:35:23.027Z | Compiling dof v0.3.0 |
| 2557 | 2026-05-20T02:35:23.357Z | Compiling typify v0.6.2 |
| 2558 | 2026-05-20T02:35:23.474Z | Compiling thiserror-no-std v2.0.2 |
| 2559 | 2026-05-20T02:35:23.573Z | Compiling chacha20 v0.9.1 |
| 2560 | 2026-05-20T02:35:23.868Z | Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2561 | 2026-05-20T02:35:24.050Z | Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2562 | 2026-05-20T02:35:25.465Z | Compiling byte-wrapper v0.1.0 |
| 2563 | 2026-05-20T02:35:25.688Z | Compiling dtrace-parser v0.2.0 |
| 2564 | 2026-05-20T02:35:25.714Z | Compiling crossbeam-epoch v0.9.18 |
| 2565 | 2026-05-20T02:35:26.186Z | Compiling blake2 v0.10.6 |
| 2566 | 2026-05-20T02:35:26.216Z | Compiling aead v0.5.2 |
| 2567 | 2026-05-20T02:35:26.408Z | Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2568 | 2026-05-20T02:35:26.476Z | Compiling thread-id v4.2.2 |
| 2569 | 2026-05-20T02:35:26.547Z | Compiling clap_lex v1.1.0 |
| 2570 | 2026-05-20T02:35:26.686Z | Compiling float-ord v0.3.2 |
| 2571 | 2026-05-20T02:35:26.812Z | Compiling strsim v0.11.1 |
| 2572 | 2026-05-20T02:35:26.916Z | Compiling keccak v0.1.6 |
| 2573 | 2026-05-20T02:35:27.632Z | Compiling sha3 v0.10.9 |
| 2574 | 2026-05-20T02:35:27.650Z | Compiling clap_builder v4.6.0 |
| 2575 | 2026-05-20T02:35:27.939Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2576 | 2026-05-20T02:35:28.138Z | Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2577 | 2026-05-20T02:35:28.145Z | Compiling usdt-impl v0.5.0 |
| 2578 | 2026-05-20T02:35:28.209Z | Compiling argon2 v0.5.3 |
| 2579 | 2026-05-20T02:35:29.230Z | Compiling chacha20poly1305 v0.10.1 |
| 2580 | 2026-05-20T02:35:29.386Z | Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2581 | 2026-05-20T02:35:29.433Z | Compiling vsss-rs v3.3.4 |
| 2582 | 2026-05-20T02:35:30.955Z | Compiling ciborium v0.2.2 |
| 2583 | 2026-05-20T02:35:31.806Z | Compiling hash32 v0.3.1 |
| 2584 | 2026-05-20T02:35:31.966Z | Compiling memmap v0.7.0 |
| 2585 | 2026-05-20T02:35:32.207Z | Compiling indent_write v2.2.0 |
| 2586 | 2026-05-20T02:35:32.391Z | Compiling data-encoding v2.11.0 |
| 2587 | 2026-05-20T02:35:32.402Z | Compiling usdt v0.5.0 |
| 2588 | 2026-05-20T02:35:33.048Z | Compiling heapless v0.8.0 |
| 2589 | 2026-05-20T02:35:33.549Z | Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2590 | 2026-05-20T02:35:34.279Z | Compiling ingot-types v0.1.2 |
| 2591 | 2026-05-20T02:35:34.734Z | Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2592 | 2026-05-20T02:35:34.841Z | Compiling clap v4.6.1 |
| 2593 | 2026-05-20T02:35:34.939Z | Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2594 | 2026-05-20T02:35:35.059Z | Compiling rustix v0.38.44 |
| 2595 | 2026-05-20T02:35:35.234Z | Compiling tabwriter v1.4.1 |
| 2596 | 2026-05-20T02:35:35.296Z | Compiling cobs v0.3.0 |
| 2597 | 2026-05-20T02:35:35.580Z | Compiling colored v3.1.1 |
| 2598 | 2026-05-20T02:35:35.602Z | Compiling cpufeatures v0.3.0 |
| 2599 | 2026-05-20T02:35:35.685Z | Compiling bitflags v1.3.2 |
| 2600 | 2026-05-20T02:35:35.768Z | Compiling foreign-types-shared v0.3.1 |
| 2601 | 2026-05-20T02:35:35.872Z | Compiling managed v0.8.0 |
| 2602 | 2026-05-20T02:35:36.150Z | Compiling smoltcp v0.11.0 |
| 2603 | 2026-05-20T02:35:36.242Z | Compiling foreign-types v0.5.0 |
| 2604 | 2026-05-20T02:35:40.088Z | Compiling chacha20 v0.10.0 |
| 2605 | 2026-05-20T02:35:40.112Z | Compiling postcard v1.1.3 |
| 2606 | 2026-05-20T02:35:40.112Z | Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2607 | 2026-05-20T02:35:40.112Z | Compiling num_enum v0.7.6 |
| 2608 | 2026-05-20T02:35:40.112Z | Compiling ingot v0.1.1 |
| 2609 | 2026-05-20T02:35:40.112Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2610 | 2026-05-20T02:35:40.112Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2611 | 2026-05-20T02:35:40.132Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2612 | 2026-05-20T02:35:40.132Z | Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2613 | 2026-05-20T02:35:40.132Z | Compiling serde_spanned v0.6.9 |
| 2614 | 2026-05-20T02:35:40.133Z | Compiling toml_datetime v0.6.11 |
| 2615 | 2026-05-20T02:35:40.133Z | Compiling cstr-argument v0.1.2 |
| 2616 | 2026-05-20T02:35:40.133Z | Compiling linked-hash-map v0.5.6 |
| 2617 | 2026-05-20T02:35:40.133Z | Compiling unicode-segmentation v1.13.2 |
| 2618 | 2026-05-20T02:35:40.133Z | Compiling static_assertions v1.1.0 |
| 2619 | 2026-05-20T02:35:40.133Z | Compiling winnow v0.7.15 |
| 2620 | 2026-05-20T02:35:40.133Z | Compiling toml_write v0.1.2 |
| 2621 | 2026-05-20T02:35:40.133Z | Compiling resolv-conf v0.7.6 |
| 2622 | 2026-05-20T02:35:40.133Z | Compiling swrite v0.1.0 |
| 2623 | 2026-05-20T02:35:40.133Z | Compiling newline-converter v0.3.0 |
| 2624 | 2026-05-20T02:35:40.133Z | Compiling lru-cache v0.1.2 |
| 2625 | 2026-05-20T02:35:40.133Z | Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2626 | 2026-05-20T02:35:40.133Z | Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2627 | 2026-05-20T02:35:40.133Z | Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2628 | 2026-05-20T02:35:40.133Z | Compiling hubpack v0.1.2 |
| 2629 | 2026-05-20T02:35:40.150Z | Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#a611f32a) |
| 2630 | 2026-05-20T02:35:40.253Z | Compiling rand v0.10.1 |
| 2631 | 2026-05-20T02:35:40.291Z | Compiling memoffset v0.9.1 |
| 2632 | 2026-05-20T02:35:40.374Z | Compiling atomicwrites v0.4.4 |
| 2633 | 2026-05-20T02:35:40.386Z | Compiling hickory-proto v0.24.4 |
| 2634 | 2026-05-20T02:35:40.664Z | Compiling crossbeam-deque v0.8.6 |
| 2635 | 2026-05-20T02:35:40.883Z | Compiling toml_edit v0.22.27 |
| 2636 | 2026-05-20T02:35:41.060Z | Compiling console v0.15.11 |
| 2637 | 2026-05-20T02:35:41.251Z | Compiling itertools v0.12.1 |
| 2638 | 2026-05-20T02:35:41.632Z | Compiling camino-tempfile v1.4.1 |
| 2639 | 2026-05-20T02:35:42.084Z | Compiling serde-big-array v0.5.1 |
| 2640 | 2026-05-20T02:35:42.244Z | Compiling siphasher v1.0.3 |
| 2641 | 2026-05-20T02:35:42.388Z | Compiling similar v2.7.0 |
| 2642 | 2026-05-20T02:35:42.455Z | Compiling lazy_static v1.5.0 |
| 2643 | 2026-05-20T02:35:42.568Z | Compiling hickory-resolver v0.24.4 |
| 2644 | 2026-05-20T02:35:42.669Z | Compiling phf_shared v0.12.1 |
| 2645 | 2026-05-20T02:35:42.889Z | Compiling expectorate v1.2.0 |
| 2646 | 2026-05-20T02:35:43.104Z | Compiling toml v0.8.23 |
| 2647 | 2026-05-20T02:35:43.915Z | Compiling pin-project v1.1.13 |
| 2648 | 2026-05-20T02:35:44.026Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2649 | 2026-05-20T02:35:44.860Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2650 | 2026-05-20T02:35:45.139Z | Compiling prettyplease v0.2.37 |
| 2651 | 2026-05-20T02:35:45.954Z | Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2652 | 2026-05-20T02:35:48.518Z | Compiling rayon-core v1.13.0 |
| 2653 | 2026-05-20T02:35:48.708Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#53f86457) |
| 2654 | 2026-05-20T02:35:48.789Z | Compiling nix v0.31.3 |
| 2655 | 2026-05-20T02:35:50.210Z | Compiling num_enum v0.5.11 |
| 2656 | 2026-05-20T02:35:50.265Z | Compiling progenitor-impl v0.14.0 |
| 2657 | 2026-05-20T02:35:50.338Z | Compiling progenitor-impl v0.13.0 |
| 2658 | 2026-05-20T02:35:51.107Z | Compiling unicode-normalization v0.1.25 |
| 2659 | 2026-05-20T02:35:51.675Z | Compiling progenitor-client v0.13.0 |
| 2660 | 2026-05-20T02:35:51.686Z | Compiling tokio-stream v0.1.18 |
| 2661 | 2026-05-20T02:35:52.201Z | Compiling csv-core v0.1.13 |
| 2662 | 2026-05-20T02:35:52.238Z | Compiling bstr v1.12.1 |
| 2663 | 2026-05-20T02:35:52.431Z | Compiling highway v1.3.0 |
| 2664 | 2026-05-20T02:35:52.600Z | Compiling unicode-width v0.1.14 |
| 2665 | 2026-05-20T02:35:52.915Z | Compiling foldhash v0.1.5 |
| 2666 | 2026-05-20T02:35:52.927Z | Compiling foreign-types-shared v0.1.1 |
| 2667 | 2026-05-20T02:35:53.020Z | Compiling konst_macro_rules v0.2.19 |
| 2668 | 2026-05-20T02:35:53.133Z | Compiling same-file v1.0.6 |
| 2669 | 2026-05-20T02:35:53.145Z | Compiling hashbrown v0.15.5 |
| 2670 | 2026-05-20T02:35:53.213Z | Compiling konst v0.2.20 |
| 2671 | 2026-05-20T02:35:53.316Z | Compiling walkdir v2.5.0 |
| 2672 | 2026-05-20T02:35:53.593Z | Compiling foreign-types v0.3.2 |
| 2673 | 2026-05-20T02:35:53.675Z | Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2674 | 2026-05-20T02:35:53.798Z | Compiling globset v0.4.18 |
| 2675 | 2026-05-20T02:35:54.107Z | Compiling csv v1.4.0 |
| 2676 | 2026-05-20T02:35:55.087Z | Compiling snafu v0.8.9 |
| 2677 | 2026-05-20T02:35:55.668Z | Compiling qorb v0.4.1 |
| 2678 | 2026-05-20T02:35:56.595Z | Compiling progenitor v0.13.0 |
| 2679 | 2026-05-20T02:35:56.755Z | Compiling progenitor v0.14.0 |
| 2680 | 2026-05-20T02:35:56.901Z | Compiling olpc-cjson v0.1.4 |
| 2681 | 2026-05-20T02:35:57.021Z | Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2682 | 2026-05-20T02:35:57.124Z | Compiling rayon v1.12.0 |
| 2683 | 2026-05-20T02:35:57.258Z | Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2684 | 2026-05-20T02:35:57.699Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2685 | 2026-05-20T02:35:59.343Z | Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2686 | 2026-05-20T02:36:00.775Z | Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2687 | 2026-05-20T02:36:01.578Z | Compiling phf v0.12.1 |
| 2688 | 2026-05-20T02:36:01.751Z | Compiling openssl-sys v0.9.116 |
| 2689 | 2026-05-20T02:36:02.184Z | Compiling tokio-dtrace v0.1.1 |
| 2690 | 2026-05-20T02:36:02.511Z | Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2691 | 2026-05-20T02:36:04.139Z | Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2692 | 2026-05-20T02:36:04.363Z | Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2693 | 2026-05-20T02:36:04.477Z | Compiling libsw-core v0.3.2 |
| 2694 | 2026-05-20T02:36:04.662Z | Compiling pem v3.0.6 |
| 2695 | 2026-05-20T02:36:05.319Z | Compiling serde_plain v1.0.2 |
| 2696 | 2026-05-20T02:36:05.386Z | Compiling sigpipe v0.1.3 |
| 2697 | 2026-05-20T02:36:05.485Z | Compiling minimal-lexical v0.2.1 |
| 2698 | 2026-05-20T02:36:05.599Z | Compiling jiff v0.2.24 |
| 2699 | 2026-05-20T02:36:05.802Z | Compiling bytecount v0.6.9 |
| 2700 | 2026-05-20T02:36:05.950Z | Compiling fixedbitset v0.5.7 |
| 2701 | 2026-05-20T02:36:05.975Z | Compiling typed-path v0.9.3 |
| 2702 | 2026-05-20T02:36:05.994Z | Compiling glob v0.3.3 |
| 2703 | 2026-05-20T02:36:06.472Z | Compiling fixedbitset v0.4.2 |
| 2704 | 2026-05-20T02:36:06.842Z | Compiling petgraph v0.6.5 |
| 2705 | 2026-05-20T02:36:06.990Z | Compiling petgraph v0.8.3 |
| 2706 | 2026-05-20T02:36:08.663Z | Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2707 | 2026-05-20T02:36:08.884Z | Compiling tough v0.22.0 |
| 2708 | 2026-05-20T02:36:09.009Z | Compiling papergrid v0.11.0 |
| 2709 | 2026-05-20T02:36:09.147Z | Compiling nom v7.1.3 |
| 2710 | 2026-05-20T02:36:09.150Z | Compiling openssl v0.10.80 |
| 2711 | 2026-05-20T02:36:09.443Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 2712 | 2026-05-20T02:36:10.860Z | Compiling libsw v3.5.0 |
| 2713 | 2026-05-20T02:36:11.053Z | Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2714 | 2026-05-20T02:36:11.130Z | Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2715 | 2026-05-20T02:36:11.290Z | Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2716 | 2026-05-20T02:36:11.428Z | Compiling zone v0.3.1 |
| 2717 | 2026-05-20T02:36:13.248Z | Compiling oxide-tokio-rt v0.1.6 |
| 2718 | 2026-05-20T02:36:13.885Z | Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2719 | 2026-05-20T02:36:14.091Z | Compiling chrono-tz v0.10.4 |
| 2720 | 2026-05-20T02:36:14.369Z | Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe) |
| 2721 | 2026-05-20T02:36:14.522Z | Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2722 | 2026-05-20T02:36:14.729Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299) |
| 2723 | 2026-05-20T02:36:14.733Z | Compiling newtype_derive v0.1.6 |
| 2724 | 2026-05-20T02:36:14.788Z | Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2725 | 2026-05-20T02:36:15.230Z | Compiling slog-dtrace v0.3.0 |
| 2726 | 2026-05-20T02:36:15.953Z | Compiling owo-colors v4.3.0 |
| 2727 | 2026-05-20T02:36:16.522Z | Compiling const_format v0.2.36 |
| 2728 | 2026-05-20T02:36:16.868Z | Compiling cancel-safe-futures v0.1.5 |
| 2729 | 2026-05-20T02:36:17.041Z | Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2730 | 2026-05-20T02:36:17.229Z | Compiling gethostname v0.5.0 |
| 2731 | 2026-05-20T02:36:17.365Z | Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2732 | 2026-05-20T02:36:17.770Z | Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2733 | 2026-05-20T02:36:17.901Z | Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2734 | 2026-05-20T02:36:18.025Z | Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2735 | 2026-05-20T02:36:18.612Z | Compiling smf v0.2.3 |
| 2736 | 2026-05-20T02:36:18.816Z | Compiling bcs v0.1.6 |
| 2737 | 2026-05-20T02:36:18.926Z | Compiling unicode-linebreak v0.1.5 |
| 2738 | 2026-05-20T02:36:19.204Z | Compiling whoami v1.6.1 |
| 2739 | 2026-05-20T02:36:19.216Z | Compiling tagptr v0.2.0 |
| 2740 | 2026-05-20T02:36:19.373Z | Compiling linear-map v1.2.0 |
| 2741 | 2026-05-20T02:36:19.599Z | Compiling termtree v0.5.1 |
| 2742 | 2026-05-20T02:36:19.658Z | Compiling smawk v0.3.2 |
| 2743 | 2026-05-20T02:36:19.763Z | Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2744 | 2026-05-20T02:36:19.824Z | Compiling textwrap v0.16.2 |
| 2745 | 2026-05-20T02:36:19.844Z | Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2746 | 2026-05-20T02:36:20.572Z | Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2747 | 2026-05-20T02:36:21.025Z | Compiling moka v0.12.15 |
| 2748 | 2026-05-20T02:36:21.541Z | Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2749 | 2026-05-20T02:36:21.594Z | Compiling tabled v0.15.0 |
| 2750 | 2026-05-20T02:36:22.234Z | Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2751 | 2026-05-20T02:36:22.364Z | Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2752 | 2026-05-20T02:36:22.375Z | Compiling steno v0.4.1 |
| 2753 | 2026-05-20T02:36:22.570Z | Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2754 | 2026-05-20T02:36:23.502Z | Compiling cookie v0.18.1 |
| 2755 | 2026-05-20T02:36:24.853Z | Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2756 | 2026-05-20T02:36:28.881Z | Compiling hickory-proto v0.25.2 |
| 2757 | 2026-05-20T02:36:29.519Z | Compiling humantime v2.3.0 |
| 2758 | 2026-05-20T02:36:29.962Z | Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions) |
| 2759 | 2026-05-20T02:36:30.330Z | Compiling arc-swap v1.9.1 |
| 2760 | 2026-05-20T02:36:30.684Z | Compiling slog-scope v4.4.1 |
| 2761 | 2026-05-20T02:36:31.147Z | Compiling hickory-resolver v0.25.2 |
| 2762 | 2026-05-20T02:36:31.452Z | Compiling libscf-sys v1.2.0 |
| 2763 | 2026-05-20T02:36:31.609Z | Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2764 | 2026-05-20T02:36:32.390Z | Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2765 | 2026-05-20T02:36:32.402Z | Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2766 | 2026-05-20T02:36:33.102Z | Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8) |
| 2767 | 2026-05-20T02:36:34.146Z | Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2768 | 2026-05-20T02:36:34.771Z | Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51) |
| 2769 | 2026-05-20T02:36:35.461Z | Compiling slog-stdlog v4.1.1 |
| 2770 | 2026-05-20T02:36:35.536Z | Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types) |
| 2771 | 2026-05-20T02:36:35.647Z | Compiling slog-envlogger v2.2.0 |
| 2772 | 2026-05-20T02:36:35.852Z | Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#2dcfe294) |
| 2773 | 2026-05-20T02:36:37.001Z | Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client) |
| 2774 | 2026-05-20T02:36:44.300Z | Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2775 | 2026-05-20T02:36:47.198Z | Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#02147419) |
| 2776 | 2026-05-20T02:36:48.637Z | Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common) |
| 2777 | 2026-05-20T02:36:57.642Z | Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests) |
| 2778 | 2026-05-20T02:37:02.329Z | Finished `release` profile [optimized] target(s) in 2m 28s |
| 2779 | 2026-05-20T02:37:02.443Z | Running unittests src/lib.rs (target/release/deps/mg_tests-f6d23afa8bd57bcf) |
| 2780 | 2026-05-20T02:37:02.447Z | |
| 2781 | 2026-05-20T02:37:02.447Z | running 1 test |
| 2782 | 2026-05-20T02:37:02.612Z | configure zone |
| 2783 | 2026-05-20T02:37:02.631Z | install zone |
| 2784 | 2026-05-20T02:37:12.407Z | boot zone |
| 2785 | 2026-05-20T02:37:12.494Z | start zone s1 |
| 2786 | 2026-05-20T02:37:12.497Z | configure zone |
| 2787 | 2026-05-20T02:37:12.504Z | install zone |
| 2788 | 2026-05-20T02:37:14.236Z | boot zone |
| 2789 | 2026-05-20T02:37:14.316Z | start zone s2 |
| 2790 | 2026-05-20T02:37:14.316Z | configure zone |
| 2791 | 2026-05-20T02:37:14.327Z | install zone |
| 2792 | 2026-05-20T02:37:16.725Z | boot zone |
| 2793 | 2026-05-20T02:37:16.823Z | start zone t1 |
| 2794 | 2026-05-20T02:37:16.823Z | configure zone |
| 2795 | 2026-05-20T02:37:16.832Z | install zone |
| 2796 | 2026-05-20T02:37:19.593Z | boot zone |
| 2797 | 2026-05-20T02:37:19.699Z | waiting for zones to come up |
| 2798 | 2026-05-20T02:37:29.701Z | [sidecar.trio] svcs milestone/network |
| 2799 | 2026-05-20T02:37:29.729Z | STATE STIME FMRI |
| 2800 | 2026-05-20T02:37:29.729Z | online 2:37:11 svc:/milestone/network:default |
| 2801 | 2026-05-20T02:37:29.729Z | cp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/ |
| 2802 | 2026-05-20T02:37:29.756Z | cp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/ |
| 2803 | 2026-05-20T02:37:29.782Z | cp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/ |
| 2804 | 2026-05-20T02:37:29.804Z | cp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml |
| 2805 | 2026-05-20T02:37:29.807Z | [sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log & |
| 2806 | 2026-05-20T02:37:29.821Z | |
| 2807 | 2026-05-20T02:37:29.821Z | running zone s1.trio setup |
| 2808 | 2026-05-20T02:37:29.821Z | [s1.trio] svcs milestone/network |
| 2809 | 2026-05-20T02:37:29.836Z | STATE STIME FMRI |
| 2810 | 2026-05-20T02:37:29.836Z | online 2:37:13 svc:/milestone/network:default |
| 2811 | 2026-05-20T02:37:29.836Z | [s1.trio] dladm |
| 2812 | 2026-05-20T02:37:29.849Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2813 | 2026-05-20T02:37:29.849Z | sl0 simnet 9000 up -- ? |
| 2814 | 2026-05-20T02:37:29.849Z | mg2 vnic 9000 up -- ? |
| 2815 | 2026-05-20T02:37:29.852Z | [s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4 |
| 2816 | 2026-05-20T02:37:30.306Z | |
| 2817 | 2026-05-20T02:37:30.307Z | [s1.trio] ipadm create-addr -t -T addrconf sl0/v6 |
| 2818 | 2026-05-20T02:37:30.323Z | |
| 2819 | 2026-05-20T02:37:30.323Z | [s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6 |
| 2820 | 2026-05-20T02:37:30.337Z | |
| 2821 | 2026-05-20T02:37:30.337Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd |
| 2822 | 2026-05-20T02:37:30.429Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm |
| 2823 | 2026-05-20T02:37:30.501Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid f5a82877-9db5-4733-a0ed-c31940684138 --sled-uuid 6e47d11d-4d13-4e55-bebc-7635f9edd341 -a sl0/v6 &> /opt/ddmd.log & |
| 2824 | 2026-05-20T02:37:30.515Z | |
| 2825 | 2026-05-20T02:37:30.515Z | running zone s2.trio setup |
| 2826 | 2026-05-20T02:37:30.515Z | [s2.trio] svcs milestone/network |
| 2827 | 2026-05-20T02:37:30.530Z | STATE STIME FMRI |
| 2828 | 2026-05-20T02:37:30.530Z | online 2:37:16 svc:/milestone/network:default |
| 2829 | 2026-05-20T02:37:30.530Z | [s2.trio] dladm |
| 2830 | 2026-05-20T02:37:30.543Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2831 | 2026-05-20T02:37:30.543Z | sl1 simnet 9000 up -- ? |
| 2832 | 2026-05-20T02:37:30.543Z | mg3 vnic 9000 up -- ? |
| 2833 | 2026-05-20T02:37:30.547Z | [s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4 |
| 2834 | 2026-05-20T02:37:31.180Z | |
| 2835 | 2026-05-20T02:37:31.180Z | [s2.trio] ipadm create-addr -t -T addrconf sl1/v6 |
| 2836 | 2026-05-20T02:37:31.198Z | |
| 2837 | 2026-05-20T02:37:31.199Z | [s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6 |
| 2838 | 2026-05-20T02:37:31.209Z | |
| 2839 | 2026-05-20T02:37:31.209Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd |
| 2840 | 2026-05-20T02:37:31.244Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm |
| 2841 | 2026-05-20T02:37:31.274Z | [s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b6125603-5e2e-496e-819f-e9817e944c70 --sled-uuid 839b16fa-f927-4712-8c29-71837582d0d9 -a sl1/v6 &> /opt/ddmd.log & |
| 2842 | 2026-05-20T02:37:31.285Z | |
| 2843 | 2026-05-20T02:37:31.285Z | running zone t1.trio setup |
| 2844 | 2026-05-20T02:37:31.285Z | [t1.trio] svcs milestone/network |
| 2845 | 2026-05-20T02:37:31.300Z | STATE STIME FMRI |
| 2846 | 2026-05-20T02:37:31.300Z | online 2:37:19 svc:/milestone/network:default |
| 2847 | 2026-05-20T02:37:31.300Z | [t1.trio] dladm |
| 2848 | 2026-05-20T02:37:31.312Z | LINK CLASS MTU STATE BRIDGE OVER |
| 2849 | 2026-05-20T02:37:31.312Z | tfportrear0_0 simnet 9000 up -- ? |
| 2850 | 2026-05-20T02:37:31.312Z | tfportrear1_0 simnet 9000 up -- ? |
| 2851 | 2026-05-20T02:37:31.312Z | mg1 vnic 9000 up -- ? |
| 2852 | 2026-05-20T02:37:31.312Z | [t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4 |
| 2853 | 2026-05-20T02:37:31.881Z | |
| 2854 | 2026-05-20T02:37:31.881Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6 |
| 2855 | 2026-05-20T02:37:31.899Z | |
| 2856 | 2026-05-20T02:37:31.899Z | [t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6 |
| 2857 | 2026-05-20T02:37:31.912Z | |
| 2858 | 2026-05-20T02:37:31.912Z | [t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6 |
| 2859 | 2026-05-20T02:37:31.923Z | |
| 2860 | 2026-05-20T02:37:31.923Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/ |
| 2861 | 2026-05-20T02:37:32.264Z | cp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/ |
| 2862 | 2026-05-20T02:37:32.267Z | cp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml |
| 2863 | 2026-05-20T02:37:32.267Z | waiting 3s for copy of files to zone to complete ... |
| 2864 | 2026-05-20T02:37:35.221Z | [t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml |
| 2865 | 2026-05-20T02:37:35.359Z | |
| 2866 | 2026-05-20T02:37:35.359Z | [t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml |
| 2867 | 2026-05-20T02:37:35.466Z | |
| 2868 | 2026-05-20T02:37:35.466Z | cp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd |
| 2869 | 2026-05-20T02:37:35.504Z | cp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm |
| 2870 | 2026-05-20T02:37:35.536Z | [t1.trio] svcadm disable dendrite |
| 2871 | 2026-05-20T02:37:35.563Z | |
| 2872 | 2026-05-20T02:37:35.563Z | [t1.trio] svcadm disable tfport |
| 2873 | 2026-05-20T02:37:35.586Z | |
| 2874 | 2026-05-20T02:37:35.586Z | [t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224 |
| 2875 | 2026-05-20T02:37:35.612Z | |
| 2876 | 2026-05-20T02:37:35.612Z | [t1.trio] svccfg -s dendrite setprop config/mgmt = uds |
| 2877 | 2026-05-20T02:37:35.637Z | |
| 2878 | 2026-05-20T02:37:35.637Z | [t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt |
| 2879 | 2026-05-20T02:37:35.661Z | |
| 2880 | 2026-05-20T02:37:35.661Z | [t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml |
| 2881 | 2026-05-20T02:37:35.686Z | |
| 2882 | 2026-05-20T02:37:35.686Z | [t1.trio] svccfg -s dendrite setprop config/rear_ports = 2 |
| 2883 | 2026-05-20T02:37:35.712Z | |
| 2884 | 2026-05-20T02:37:35.712Z | [t1.trio] svcadm refresh dendrite:default |
| 2885 | 2026-05-20T02:37:35.734Z | |
| 2886 | 2026-05-20T02:37:35.734Z | [t1.trio] svcadm enable dendrite:default |
| 2887 | 2026-05-20T02:37:35.760Z | |
| 2888 | 2026-05-20T02:37:35.761Z | wait 10s for dendrite to come up ... |
| 2889 | 2026-05-20T02:37:45.757Z | [t1.trio] svccfg -s tfport setprop config/pkt_source = none |
| 2890 | 2026-05-20T02:37:45.787Z | |
| 2891 | 2026-05-20T02:37:45.787Z | [t1.trio] svccfg -s tfport setprop config/flags = --sync-only |
| 2892 | 2026-05-20T02:37:45.812Z | |
| 2893 | 2026-05-20T02:37:45.812Z | [t1.trio] svcadm refresh tfport:default |
| 2894 | 2026-05-20T02:37:45.833Z | |
| 2895 | 2026-05-20T02:37:45.833Z | [t1.trio] svcadm enable tfport |
| 2896 | 2026-05-20T02:37:45.854Z | |
| 2897 | 2026-05-20T02:37:45.854Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid eda645d3-ee13-49c3-bd7a-cbea6dc0051b --sled-uuid f7c614ec-bfb9-438f-8a45-f959867bd5b5 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2898 | 2026-05-20T02:37:45.865Z | |
| 2899 | 2026-05-20T02:37:45.865Z | [t1.trio] ipadm |
| 2900 | 2026-05-20T02:37:45.879Z | ADDROBJ TYPE STATE ADDR |
| 2901 | 2026-05-20T02:37:45.879Z | lo0/v4 static ok 127.0.0.1/8 |
| 2902 | 2026-05-20T02:37:45.879Z | mg1/v4 static ok 10.0.0.3/24 |
| 2903 | 2026-05-20T02:37:45.879Z | lo0/v6 static ok ::1/128 |
| 2904 | 2026-05-20T02:37:45.879Z | lo0/u6 static ok fd00:3::1/64 |
| 2905 | 2026-05-20T02:37:45.879Z | tfportrear0_0/v6 addrconf ok fe80::5c3b:acff:fee2:a5a7%tfportrear0_0/10 |
| 2906 | 2026-05-20T02:37:45.879Z | tfportrear1_0/v6 addrconf ok fe80::1449:23ff:fe52:f705%tfportrear1_0/10 |
| 2907 | 2026-05-20T02:37:48.008Z | initial peering test passed |
| 2908 | 2026-05-20T02:37:49.010Z | advertise from one passed |
| 2909 | 2026-05-20T02:37:50.011Z | advertise from two passed |
| 2910 | 2026-05-20T02:37:50.011Z | [s1.trio] ping fd00:2::1 |
| 2911 | 2026-05-20T02:37:50.028Z | fd00:2::1 is alive |
| 2912 | 2026-05-20T02:37:50.028Z | [s2.trio] ping fd00:1::1 |
| 2913 | 2026-05-20T02:37:50.040Z | fd00:1::1 is alive |
| 2914 | 2026-05-20T02:37:50.040Z | connectivity test passed |
| 2915 | 2026-05-20T02:37:50.041Z | [t1.trio] pkill ddmd |
| 2916 | 2026-05-20T02:37:50.052Z | |
| 2917 | 2026-05-20T02:37:56.057Z | [t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 4fc5d2f5-d9f1-4a45-a7bc-d7428de12849 --sled-uuid 06712b2b-5311-40d2-86a6-c16ddc1606f8 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log & |
| 2918 | 2026-05-20T02:37:56.073Z | |
| 2919 | 2026-05-20T02:37:56.073Z | [t1.trio] ipadm |
| 2920 | 2026-05-20T02:37:56.087Z | ADDROBJ TYPE STATE ADDR |
| 2921 | 2026-05-20T02:37:56.087Z | lo0/v4 static ok 127.0.0.1/8 |
| 2922 | 2026-05-20T02:37:56.087Z | mg1/v4 static ok 10.0.0.3/24 |
| 2923 | 2026-05-20T02:37:56.087Z | lo0/v6 static ok ::1/128 |
| 2924 | 2026-05-20T02:37:56.087Z | lo0/u6 static ok fd00:3::1/64 |
| 2925 | 2026-05-20T02:37:56.087Z | tfportrear0_0/v6 addrconf ok fe80::5c3b:acff:fee2:a5a7%tfportrear0_0/10 |
| 2926 | 2026-05-20T02:37:56.087Z | tfportrear1_0/v6 addrconf ok fe80::1449:23ff:fe52:f705%tfportrear1_0/10 |
| 2927 | 2026-05-20T02:37:59.090Z | [s1.trio] ping fd00:2::1 |
| 2928 | 2026-05-20T02:37:59.106Z | fd00:2::1 is alive |
| 2929 | 2026-05-20T02:37:59.106Z | [s2.trio] ping fd00:1::1 |
| 2930 | 2026-05-20T02:37:59.118Z | fd00:1::1 is alive |
| 2931 | 2026-05-20T02:37:59.118Z | transit router restart passed |
| 2932 | 2026-05-20T02:37:59.118Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2933 | 2026-05-20T02:37:59.134Z | local v6: |
| 2934 | 2026-05-20T02:37:59.134Z | fe80::5c3b:acff:fee2:a5a7 |
| 2935 | 2026-05-20T02:37:59.134Z | fe80::1449:23ff:fe52:f705 |
| 2936 | 2026-05-20T02:37:59.134Z | local v4: |
| 2937 | 2026-05-20T02:37:59.134Z | router v6_idx: |
| 2938 | 2026-05-20T02:37:59.134Z | fd00:1::/64 -> 0 |
| 2939 | 2026-05-20T02:37:59.134Z | fd00:2::/64 -> 1 |
| 2940 | 2026-05-20T02:37:59.134Z | router v6_routes: |
| 2941 | 2026-05-20T02:37:59.134Z | 0 -> fe80::6ce0:2aff:fe79:3140 (1) |
| 2942 | 2026-05-20T02:37:59.134Z | 1 -> fe80::386d:c9ff:feee:6e3a (2) |
| 2943 | 2026-05-20T02:37:59.134Z | router v4_idx: |
| 2944 | 2026-05-20T02:37:59.134Z | router v4_routes: |
| 2945 | 2026-05-20T02:37:59.134Z | resolver v4: |
| 2946 | 2026-05-20T02:37:59.134Z | 10.0.0.3 -> 02:08:20:fc:b1:b2 |
| 2947 | 2026-05-20T02:37:59.135Z | 10.0.0.254 -> 02:08:20:41:86:76 |
| 2948 | 2026-05-20T02:37:59.135Z | resolver v6: |
| 2949 | 2026-05-20T02:37:59.135Z | fe80::5c3b:acff:fee2:a5a7 -> 5e:3b:ac:e2:a5:a7 |
| 2950 | 2026-05-20T02:37:59.135Z | fe80::6ce0:2aff:fe79:3140 -> 6e:e0:2a:79:31:40 |
| 2951 | 2026-05-20T02:37:59.135Z | fe80::1449:23ff:fe52:f705 -> 16:49:23:52:f7:05 |
| 2952 | 2026-05-20T02:37:59.135Z | fe80::386d:c9ff:feee:6e3a -> 3a:6d:c9:ee:6e:3a |
| 2953 | 2026-05-20T02:37:59.135Z | nat v4: |
| 2954 | 2026-05-20T02:37:59.135Z | nat_v6: |
| 2955 | 2026-05-20T02:37:59.135Z | port_mac: |
| 2956 | 2026-05-20T02:37:59.135Z | 2: a8:40:25:6e:0e:32 |
| 2957 | 2026-05-20T02:37:59.135Z | 1: a8:40:25:6e:0e:31 |
| 2958 | 2026-05-20T02:37:59.135Z | 1000: a8:40:25:6e:0e:30 |
| 2959 | 2026-05-20T02:37:59.135Z | proxy arp: |
| 2960 | 2026-05-20T02:37:59.135Z | [s1.trio] pkill ddmd |
| 2961 | 2026-05-20T02:37:59.145Z | |
| 2962 | 2026-05-20T02:38:02.457Z | test ddm::test_trio_v3 has been running for over 60 seconds |
| 2963 | 2026-05-20T02:38:04.150Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2964 | 2026-05-20T02:38:04.167Z | local v6: |
| 2965 | 2026-05-20T02:38:04.167Z | fe80::5c3b:acff:fee2:a5a7 |
| 2966 | 2026-05-20T02:38:04.167Z | fe80::1449:23ff:fe52:f705 |
| 2967 | 2026-05-20T02:38:04.167Z | local v4: |
| 2968 | 2026-05-20T02:38:04.167Z | router v6_idx: |
| 2969 | 2026-05-20T02:38:04.167Z | fd00:2::/64 -> 1 |
| 2970 | 2026-05-20T02:38:04.167Z | router v6_routes: |
| 2971 | 2026-05-20T02:38:04.167Z | 1 -> fe80::386d:c9ff:feee:6e3a (2) |
| 2972 | 2026-05-20T02:38:04.167Z | router v4_idx: |
| 2973 | 2026-05-20T02:38:04.167Z | router v4_routes: |
| 2974 | 2026-05-20T02:38:04.167Z | resolver v4: |
| 2975 | 2026-05-20T02:38:04.167Z | 10.0.0.3 -> 02:08:20:fc:b1:b2 |
| 2976 | 2026-05-20T02:38:04.167Z | 10.0.0.254 -> 02:08:20:41:86:76 |
| 2977 | 2026-05-20T02:38:04.167Z | resolver v6: |
| 2978 | 2026-05-20T02:38:04.167Z | fe80::5c3b:acff:fee2:a5a7 -> 5e:3b:ac:e2:a5:a7 |
| 2979 | 2026-05-20T02:38:04.168Z | fe80::6ce0:2aff:fe79:3140 -> 6e:e0:2a:79:31:40 |
| 2980 | 2026-05-20T02:38:04.168Z | fe80::1449:23ff:fe52:f705 -> 16:49:23:52:f7:05 |
| 2981 | 2026-05-20T02:38:04.168Z | fe80::386d:c9ff:feee:6e3a -> 3a:6d:c9:ee:6e:3a |
| 2982 | 2026-05-20T02:38:04.168Z | nat v4: |
| 2983 | 2026-05-20T02:38:04.168Z | nat_v6: |
| 2984 | 2026-05-20T02:38:04.168Z | port_mac: |
| 2985 | 2026-05-20T02:38:04.168Z | 2: a8:40:25:6e:0e:32 |
| 2986 | 2026-05-20T02:38:04.168Z | 1: a8:40:25:6e:0e:31 |
| 2987 | 2026-05-20T02:38:04.168Z | 1000: a8:40:25:6e:0e:30 |
| 2988 | 2026-05-20T02:38:04.168Z | proxy arp: |
| 2989 | 2026-05-20T02:38:04.168Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid a022a051-bc93-43f5-98c4-35bb4f396f5f --sled-uuid 34b74e84-039f-410e-884b-a5ae556f190f -a sl0/v6 &> /opt/ddmd.log & |
| 2990 | 2026-05-20T02:38:04.180Z | |
| 2991 | 2026-05-20T02:38:07.183Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 2992 | 2026-05-20T02:38:07.202Z | local v6: |
| 2993 | 2026-05-20T02:38:07.202Z | fe80::5c3b:acff:fee2:a5a7 |
| 2994 | 2026-05-20T02:38:07.202Z | fe80::1449:23ff:fe52:f705 |
| 2995 | 2026-05-20T02:38:07.202Z | local v4: |
| 2996 | 2026-05-20T02:38:07.202Z | router v6_idx: |
| 2997 | 2026-05-20T02:38:07.202Z | fd00:1::/64 -> 0 |
| 2998 | 2026-05-20T02:38:07.202Z | fd00:2::/64 -> 1 |
| 2999 | 2026-05-20T02:38:07.202Z | router v6_routes: |
| 3000 | 2026-05-20T02:38:07.202Z | 0 -> fe80::6ce0:2aff:fe79:3140 (1) |
| 3001 | 2026-05-20T02:38:07.202Z | 1 -> fe80::386d:c9ff:feee:6e3a (2) |
| 3002 | 2026-05-20T02:38:07.202Z | router v4_idx: |
| 3003 | 2026-05-20T02:38:07.202Z | router v4_routes: |
| 3004 | 2026-05-20T02:38:07.202Z | resolver v4: |
| 3005 | 2026-05-20T02:38:07.202Z | 10.0.0.3 -> 02:08:20:fc:b1:b2 |
| 3006 | 2026-05-20T02:38:07.202Z | 10.0.0.254 -> 02:08:20:41:86:76 |
| 3007 | 2026-05-20T02:38:07.202Z | resolver v6: |
| 3008 | 2026-05-20T02:38:07.202Z | fe80::5c3b:acff:fee2:a5a7 -> 5e:3b:ac:e2:a5:a7 |
| 3009 | 2026-05-20T02:38:07.202Z | fe80::6ce0:2aff:fe79:3140 -> 6e:e0:2a:79:31:40 |
| 3010 | 2026-05-20T02:38:07.202Z | fe80::1449:23ff:fe52:f705 -> 16:49:23:52:f7:05 |
| 3011 | 2026-05-20T02:38:07.202Z | fe80::386d:c9ff:feee:6e3a -> 3a:6d:c9:ee:6e:3a |
| 3012 | 2026-05-20T02:38:07.203Z | nat v4: |
| 3013 | 2026-05-20T02:38:07.203Z | nat_v6: |
| 3014 | 2026-05-20T02:38:07.203Z | port_mac: |
| 3015 | 2026-05-20T02:38:07.203Z | 2: a8:40:25:6e:0e:32 |
| 3016 | 2026-05-20T02:38:07.203Z | 1: a8:40:25:6e:0e:31 |
| 3017 | 2026-05-20T02:38:07.203Z | 1000: a8:40:25:6e:0e:30 |
| 3018 | 2026-05-20T02:38:07.203Z | proxy arp: |
| 3019 | 2026-05-20T02:38:07.207Z | [s2.trio] netstat -nr -f inet6 |
| 3020 | 2026-05-20T02:38:07.216Z | Routing Table: IPv6 |
| 3021 | 2026-05-20T02:38:07.216Z | Destination/Mask Gateway Flags Ref Use If |
| 3022 | 2026-05-20T02:38:07.216Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3023 | 2026-05-20T02:38:07.216Z | ::1 ::1 UH 2 0 lo0 |
| 3024 | 2026-05-20T02:38:07.216Z | fd00:1::/64 fe80::1449:23ff:fe52:f705 UG 1 0 sl1 |
| 3025 | 2026-05-20T02:38:07.216Z | fe80::/10 fe80::386d:c9ff:feee:6e3a U 3 64 sl1 |
| 3026 | 2026-05-20T02:38:07.216Z | [s2.trio] ipadm |
| 3027 | 2026-05-20T02:38:07.228Z | ADDROBJ TYPE STATE ADDR |
| 3028 | 2026-05-20T02:38:07.228Z | lo0/v4 static ok 127.0.0.1/8 |
| 3029 | 2026-05-20T02:38:07.228Z | mg3/v4 static ok 10.0.0.2/24 |
| 3030 | 2026-05-20T02:38:07.228Z | lo0/v6 static ok ::1/128 |
| 3031 | 2026-05-20T02:38:07.228Z | lo0/u6 static ok fd00:2::1/64 |
| 3032 | 2026-05-20T02:38:07.228Z | sl1/v6 addrconf ok fe80::386d:c9ff:feee:6e3a%sl1/10 |
| 3033 | 2026-05-20T02:38:07.229Z | [s2.trio] route -nv get -inet6 fd00:1::1 |
| 3034 | 2026-05-20T02:38:07.241Z | 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> |
| 3035 | 2026-05-20T02:38:07.241Z | locks: inits: |
| 3036 | 2026-05-20T02:38:07.241Z | sockaddrs: <DST,IFP> |
| 3037 | 2026-05-20T02:38:07.241Z | fd00:1::1 |
| 3038 | 2026-05-20T02:38:07.241Z | route to: fd00:1::1 |
| 3039 | 2026-05-20T02:38:07.241Z | destination: fd00:1:: |
| 3040 | 2026-05-20T02:38:07.241Z | mask: ffff:ffff:ffff:ffff:: |
| 3041 | 2026-05-20T02:38:07.241Z | gateway: fe80::1449:23ff:fe52:f705 |
| 3042 | 2026-05-20T02:38:07.241Z | interface: sl1 index 3 address 3a 6d c9 ee 6e 3a |
| 3043 | 2026-05-20T02:38:07.241Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3044 | 2026-05-20T02:38:07.241Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3045 | 2026-05-20T02:38:07.241Z | 0 0 0 0 0 0 9000 0 |
| 3046 | 2026-05-20T02:38:07.241Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3047 | 2026-05-20T02:38:07.241Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3048 | 2026-05-20T02:38:07.242Z | fd00:1:: fe80::1449:23ff:fe52:f705 ffff:ffff:ffff:ffff:: sl1:3a.6d.c9.ee.6e.3a fe80::386d:c9ff:feee:6e3a |
| 3049 | 2026-05-20T02:38:07.242Z | [s2.trio] ndp -na |
| 3050 | 2026-05-20T02:38:07.253Z | Net to Media Table: IPv6 |
| 3051 | 2026-05-20T02:38:07.253Z | If Physical Address Type State Destination/Mask |
| 3052 | 2026-05-20T02:38:07.253Z | ----- ----------------- ------- ------------ --------------------------- |
| 3053 | 2026-05-20T02:38:07.253Z | sl1 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3054 | 2026-05-20T02:38:07.253Z | sl1 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3055 | 2026-05-20T02:38:07.253Z | sl1 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3056 | 2026-05-20T02:38:07.254Z | sl1 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3057 | 2026-05-20T02:38:07.254Z | sl1 3a:6d:c9:ee:6e:3a local REACHABLE fe80::386d:c9ff:feee:6e3a |
| 3058 | 2026-05-20T02:38:07.254Z | sl1 33:33:ff:52:f7:05 other REACHABLE ff02::1:ff52:f705 |
| 3059 | 2026-05-20T02:38:07.254Z | sl1 33:33:ff:ee:6e:3a other REACHABLE ff02::1:ffee:6e3a |
| 3060 | 2026-05-20T02:38:07.254Z | sl1 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3061 | 2026-05-20T02:38:07.254Z | sl1 16:49:23:52:f7:05 dynamic REACHABLE fe80::1449:23ff:fe52:f705 |
| 3062 | 2026-05-20T02:38:07.254Z | [sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state |
| 3063 | 2026-05-20T02:38:07.266Z | local v6: |
| 3064 | 2026-05-20T02:38:07.266Z | fe80::5c3b:acff:fee2:a5a7 |
| 3065 | 2026-05-20T02:38:07.267Z | fe80::1449:23ff:fe52:f705 |
| 3066 | 2026-05-20T02:38:07.267Z | local v4: |
| 3067 | 2026-05-20T02:38:07.267Z | router v6_idx: |
| 3068 | 2026-05-20T02:38:07.267Z | fd00:1::/64 -> 0 |
| 3069 | 2026-05-20T02:38:07.267Z | fd00:2::/64 -> 1 |
| 3070 | 2026-05-20T02:38:07.267Z | router v6_routes: |
| 3071 | 2026-05-20T02:38:07.267Z | 0 -> fe80::6ce0:2aff:fe79:3140 (1) |
| 3072 | 2026-05-20T02:38:07.267Z | 1 -> fe80::386d:c9ff:feee:6e3a (2) |
| 3073 | 2026-05-20T02:38:07.267Z | router v4_idx: |
| 3074 | 2026-05-20T02:38:07.267Z | router v4_routes: |
| 3075 | 2026-05-20T02:38:07.267Z | resolver v4: |
| 3076 | 2026-05-20T02:38:07.267Z | 10.0.0.3 -> 02:08:20:fc:b1:b2 |
| 3077 | 2026-05-20T02:38:07.267Z | 10.0.0.254 -> 02:08:20:41:86:76 |
| 3078 | 2026-05-20T02:38:07.267Z | resolver v6: |
| 3079 | 2026-05-20T02:38:07.267Z | fe80::5c3b:acff:fee2:a5a7 -> 5e:3b:ac:e2:a5:a7 |
| 3080 | 2026-05-20T02:38:07.267Z | fe80::6ce0:2aff:fe79:3140 -> 6e:e0:2a:79:31:40 |
| 3081 | 2026-05-20T02:38:07.267Z | fe80::1449:23ff:fe52:f705 -> 16:49:23:52:f7:05 |
| 3082 | 2026-05-20T02:38:07.267Z | fe80::386d:c9ff:feee:6e3a -> 3a:6d:c9:ee:6e:3a |
| 3083 | 2026-05-20T02:38:07.267Z | nat v4: |
| 3084 | 2026-05-20T02:38:07.267Z | nat_v6: |
| 3085 | 2026-05-20T02:38:07.267Z | port_mac: |
| 3086 | 2026-05-20T02:38:07.267Z | 2: a8:40:25:6e:0e:32 |
| 3087 | 2026-05-20T02:38:07.267Z | 1: a8:40:25:6e:0e:31 |
| 3088 | 2026-05-20T02:38:07.267Z | 1000: a8:40:25:6e:0e:30 |
| 3089 | 2026-05-20T02:38:07.267Z | proxy arp: |
| 3090 | 2026-05-20T02:38:07.267Z | [t1.trio] /opt/oxide/dendrite/bin/swadm route list |
| 3091 | 2026-05-20T02:38:07.310Z | Subnet Port Link Gateway Vlan |
| 3092 | 2026-05-20T02:38:07.310Z | fd00:1::/64 rear0 0 fe80::6ce0:2aff:fe79:3140 |
| 3093 | 2026-05-20T02:38:07.310Z | fd00:2::/64 rear1 0 fe80::386d:c9ff:feee:6e3a |
| 3094 | 2026-05-20T02:38:07.310Z | [t1.trio] /opt/oxide/dendrite/bin/swadm arp list |
| 3095 | 2026-05-20T02:38:07.350Z | host mac age |
| 3096 | 2026-05-20T02:38:07.350Z | 10.0.0.3 02:08:20:fc:b1:b2 21s |
| 3097 | 2026-05-20T02:38:07.350Z | 10.0.0.254 02:08:20:41:86:76 18s |
| 3098 | 2026-05-20T02:38:07.350Z | fe80::1449:23ff:fe52:f705 16:49:23:52:f7:05 21s |
| 3099 | 2026-05-20T02:38:07.350Z | fe80::386d:c9ff:feee:6e3a 3a:6d:c9:ee:6e:3a 21s |
| 3100 | 2026-05-20T02:38:07.350Z | fe80::5c3b:acff:fee2:a5a7 5e:3b:ac:e2:a5:a7 21s |
| 3101 | 2026-05-20T02:38:07.350Z | fe80::6ce0:2aff:fe79:3140 6e:e0:2a:79:31:40 21s |
| 3102 | 2026-05-20T02:38:07.350Z | [t1.trio] /opt/oxide/dendrite/bin/swadm addr list |
| 3103 | 2026-05-20T02:38:07.390Z | Link IPv4 IPv6 |
| 3104 | 2026-05-20T02:38:07.390Z | rear0/0 fe80::5c3b:acff:fee2:a5a7 |
| 3105 | 2026-05-20T02:38:07.390Z | rear1/0 fe80::1449:23ff:fe52:f705 |
| 3106 | 2026-05-20T02:38:07.390Z | [s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2 |
| 3107 | 2026-05-20T02:38:08.414Z | ADDROBJ TYPE STATE ADDR |
| 3108 | 2026-05-20T02:38:08.414Z | lo0/v4 static ok 127.0.0.1/8 |
| 3109 | 2026-05-20T02:38:08.414Z | mg2/v4 static ok 10.0.0.1/24 |
| 3110 | 2026-05-20T02:38:08.414Z | lo0/v6 static ok ::1/128 |
| 3111 | 2026-05-20T02:38:08.414Z | lo0/u6 static ok fd00:1::1/64 |
| 3112 | 2026-05-20T02:38:08.414Z | sl0/v6 addrconf ok fe80::6ce0:2aff:fe79:3140%sl0/10 |
| 3113 | 2026-05-20T02:38:08.414Z | 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> |
| 3114 | 2026-05-20T02:38:08.414Z | locks: inits: |
| 3115 | 2026-05-20T02:38:08.414Z | sockaddrs: <DST,IFP> |
| 3116 | 2026-05-20T02:38:08.414Z | fd00:2::1 |
| 3117 | 2026-05-20T02:38:08.414Z | route to: fd00:2::1 |
| 3118 | 2026-05-20T02:38:08.415Z | destination: fd00:2:: |
| 3119 | 2026-05-20T02:38:08.415Z | mask: ffff:ffff:ffff:ffff:: |
| 3120 | 2026-05-20T02:38:08.415Z | gateway: fe80::5c3b:acff:fee2:a5a7 |
| 3121 | 2026-05-20T02:38:08.415Z | interface: sl0 index 3 address 6e e0 2a 79 31 40 |
| 3122 | 2026-05-20T02:38:08.415Z | flags: <UP,GATEWAY,DONE,STATIC> |
| 3123 | 2026-05-20T02:38:08.415Z | recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire |
| 3124 | 2026-05-20T02:38:08.415Z | 0 0 0 0 0 0 9000 0 |
| 3125 | 2026-05-20T02:38:08.415Z | locks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu> |
| 3126 | 2026-05-20T02:38:08.415Z | sockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA> |
| 3127 | 2026-05-20T02:38:08.415Z | fd00:2:: fe80::5c3b:acff:fee2:a5a7 ffff:ffff:ffff:ffff:: sl0:6e.e0.2a.79.31.40 fe80::6ce0:2aff:fe79:3140 |
| 3128 | 2026-05-20T02:38:08.415Z | |
| 3129 | 2026-05-20T02:38:08.415Z | Net to Media Table: IPv6 |
| 3130 | 2026-05-20T02:38:08.415Z | If Physical Address Type State Destination/Mask |
| 3131 | 2026-05-20T02:38:08.415Z | ----- ----------------- ------- ------------ --------------------------- |
| 3132 | 2026-05-20T02:38:08.415Z | sl0 33:33:00:00:00:01 other REACHABLE ff02::1 |
| 3133 | 2026-05-20T02:38:08.415Z | sl0 33:33:00:00:00:02 other REACHABLE ff02::2 |
| 3134 | 2026-05-20T02:38:08.415Z | sl0 33:33:00:01:00:02 other REACHABLE ff02::1:2 |
| 3135 | 2026-05-20T02:38:08.415Z | sl0 33:33:ff:79:31:40 other REACHABLE ff02::1:ff79:3140 |
| 3136 | 2026-05-20T02:38:08.415Z | sl0 33:33:00:00:00:16 other REACHABLE ff02::16 |
| 3137 | 2026-05-20T02:38:08.415Z | sl0 5e:3b:ac:e2:a5:a7 dynamic REACHABLE fe80::5c3b:acff:fee2:a5a7 |
| 3138 | 2026-05-20T02:38:08.415Z | sl0 6e:e0:2a:79:31:40 local REACHABLE fe80::6ce0:2aff:fe79:3140 |
| 3139 | 2026-05-20T02:38:08.415Z | sl0 33:33:00:00:00:dd other REACHABLE ff02::dd |
| 3140 | 2026-05-20T02:38:08.415Z | sl0 33:33:ff:e2:a5:a7 other REACHABLE ff02::1:ffe2:a5a7 |
| 3141 | 2026-05-20T02:38:08.415Z | |
| 3142 | 2026-05-20T02:38:08.415Z | |
| 3143 | 2026-05-20T02:38:08.415Z | Routing Table: IPv6 |
| 3144 | 2026-05-20T02:38:08.415Z | Destination/Mask Gateway Flags Ref Use If |
| 3145 | 2026-05-20T02:38:08.415Z | --------------------------- --------------------------- ----- --- ------- ----- |
| 3146 | 2026-05-20T02:38:08.415Z | ::1 ::1 UH 2 0 lo0 |
| 3147 | 2026-05-20T02:38:08.415Z | fd00:2::/64 fe80::5c3b:acff:fee2:a5a7 UG 2 2 sl0 |
| 3148 | 2026-05-20T02:38:08.415Z | fe80::/10 fe80::6ce0:2aff:fe79:3140 U 3 64 sl0 |
| 3149 | 2026-05-20T02:38:08.415Z | PING fd00:2::1 (fd00:2::1): 60 data bytes |
| 3150 | 2026-05-20T02:38:08.415Z | 68 bytes from fd00:2::1: icmp_seq=0. time=0.275 ms |
| 3151 | 2026-05-20T02:38:08.415Z | 68 bytes from fd00:2::1: icmp_seq=1. time=0.249 ms |
| 3152 | 2026-05-20T02:38:08.415Z | |
| 3153 | 2026-05-20T02:38:08.415Z | ----fd00:2::1 PING Statistics---- |
| 3154 | 2026-05-20T02:38:08.415Z | 2 packets transmitted, 2 packets received, 0% packet loss |
| 3155 | 2026-05-20T02:38:08.415Z | round-trip (ms) min/avg/max/stddev = 0.249/0.262/0.275/0.018 |
| 3156 | 2026-05-20T02:38:08.416Z | [s2.trio] ping fd00:1::1 |
| 3157 | 2026-05-20T02:38:08.429Z | fd00:1::1 is alive |
| 3158 | 2026-05-20T02:38:08.429Z | server router restart passed |
| 3159 | 2026-05-20T02:38:12.434Z | peer expiration recovery passed |
| 3160 | 2026-05-20T02:38:13.436Z | [s1.trio] netstat -nrf inet6 | grep fd00 | wc -l |
| 3161 | 2026-05-20T02:38:13.454Z | 3 |
| 3162 | 2026-05-20T02:38:13.454Z | redundant advertise passed |
| 3163 | 2026-05-20T02:38:14.457Z | tunnel endpoint advertise passed |
| 3164 | 2026-05-20T02:38:19.461Z | redundant tunnel endpoint advertise passed |
| 3165 | 2026-05-20T02:38:19.462Z | [s1.trio] pkill ddmd |
| 3166 | 2026-05-20T02:38:19.477Z | |
| 3167 | 2026-05-20T02:38:24.476Z | [s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 228bd563-3f98-425e-a61a-9e2b355456ed --sled-uuid 909bda42-0558-4333-9086-f859a67d19ec -a sl0/v6 &> /opt/ddmd.log & |
| 3168 | 2026-05-20T02:38:24.491Z | |
| 3169 | 2026-05-20T02:38:29.499Z | tunnel router restart passed |
| 3170 | 2026-05-20T02:38:30.501Z | tunnel endpoint withdraw passed |
| 3171 | 2026-05-20T02:38:30.504Z | [t1.trio] pkill ddmd |
| 3172 | 2026-05-20T02:38:30.517Z | |
| 3173 | 2026-05-20T02:38:30.517Z | cp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log |
| 3174 | 2026-05-20T02:38:30.520Z | cp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log |
| 3175 | 2026-05-20T02:38:32.410Z | [s2.trio] pkill ddmd |
| 3176 | 2026-05-20T02:38:32.424Z | |
| 3177 | 2026-05-20T02:38:32.424Z | cp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log |
| 3178 | 2026-05-20T02:38:34.232Z | [s1.trio] pkill ddmd |
| 3179 | 2026-05-20T02:38:34.247Z | |
| 3180 | 2026-05-20T02:38:34.247Z | cp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log |
| 3181 | 2026-05-20T02:38:36.407Z | [sidecar.trio] pkill softnpu |
| 3182 | 2026-05-20T02:38:36.421Z | |
| 3183 | 2026-05-20T02:38:36.421Z | cp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log |
| 3184 | 2026-05-20T02:38:38.956Z | test ddm::test_trio_v3 ... ok |
| 3185 | 2026-05-20T02:38:38.956Z | |
| 3186 | 2026-05-20T02:38:38.956Z | test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 96.49s |
| 3187 | 2026-05-20T02:38:38.956Z | |
| 3188 | 2026-05-20T02:38:39.008Z | + cleanup |
| 3189 | 2026-05-20T02:38:39.011Z | ++ id -un |
| 3190 | 2026-05-20T02:38:39.014Z | ++ id -gn |
| 3191 | 2026-05-20T02:38:39.014Z | + pfexec chown -R build:build . |
| 3192 | 2026-05-20T02:38:39.179Z | process exited: duration 668413 ms, exit code 0 |
| |
| 3193 | 2026-05-20T02:38:39.193Z | found 5 output files |
| 3194 | 2026-05-20T02:38:39.202Z | uploading: /work/s1.trio.log (4053 bytes) |
| 3195 | 2026-05-20T02:38:40.210Z | uploaded: /work/s1.trio.log |
| 3196 | 2026-05-20T02:38:40.210Z | uploading: /work/s2.trio.log (10789 bytes) |
| 3197 | 2026-05-20T02:38:41.226Z | uploaded: /work/s2.trio.log |
| 3198 | 2026-05-20T02:38:41.226Z | uploading: /work/sidecar.trio-softnpu.log (564 bytes) |
| 3199 | 2026-05-20T02:38:42.234Z | uploaded: /work/sidecar.trio-softnpu.log |
| 3200 | 2026-05-20T02:38:42.234Z | uploading: /work/t1.trio-dpd.log (326400 bytes) |
| 3201 | 2026-05-20T02:38:43.251Z | uploaded: /work/t1.trio-dpd.log |
| 3202 | 2026-05-20T02:38:43.251Z | uploading: /work/t1.trio.log (25744 bytes) |
| 3203 | 2026-05-20T02:38:44.262Z | uploaded: /work/t1.trio.log |