01M1N6D9X9AMQ1N2C69TKDF377: test-ddm-trio

BasicConfig {
    output_rules: [
        "/work/*.log",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1N6F18P9691EF4TG8DJD1HF

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:13:47.822Zjob assigned to worker 01M1N6FJPBJZFDEYDTB0631X1X [factory aws, i-001cf823ed269ae34] (queued for 1 m 3 s)
 
22026-09-04T03:13:53.945Zstarting task 0: "setup"
32026-09-04T03:13:53.949Z++ uname -s
42026-09-04T03:13:53.952Z+ kern=SunOS
52026-09-04T03:13:53.952Z+ build_user=build
62026-09-04T03:13:53.952Z+ build_uid=12345
72026-09-04T03:13:53.952Z+ work_dir=/work
82026-09-04T03:13:53.952Z+ input_dir=/input
92026-09-04T03:13:53.952Z+ [[ 0 == 12345 ]]
102026-09-04T03:13:53.952Z+ case "$kern" in
112026-09-04T03:13:53.952Z+ groupadd -g 12345 build
122026-09-04T03:13:53.964Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:13:55.972Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:13:56.019Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:13:56.024Z+ home_fs=zfs
162026-09-04T03:13:56.024Z+ [[ zfs == autofs ]]
172026-09-04T03:13:56.024Z+ mkdir -p /home/build
182026-09-04T03:13:56.024Z+ chown build:build /home/build /work
192026-09-04T03:13:57.023Z+ chmod 0700 /home/build /work
202026-09-04T03:13:57.027Zprocess exited: duration 3080 ms, exit code 0
 
212026-09-04T03:13:57.036Zstarting task 1: "rust-toolchain"
222026-09-04T03:13:57.040Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:13:57.040Z * rust toolchain channel = "stable"
242026-09-04T03:13:57.040Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-04T03:13:57.040Z * rust toolchain profile = "default"
262026-09-04T03:13:57.045Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:13:57.045Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:13:57.045Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:13:57.045Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:13:57.117Zinfo: downloading installer
312026-09-04T03:13:58.469Zinfo: profile set to default
322026-09-04T03:13:58.469Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:13:58.472Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:13:58.598Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:13:58.601Zinfo: downloading 6 components
362026-09-04T03:14:15.264Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:14:15.264Z
382026-09-04T03:14:15.297Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:14:15.297Z
402026-09-04T03:14:15.310Z
412026-09-04T03:14:15.310ZRust is installed now. Great!
422026-09-04T03:14:15.310Z
432026-09-04T03:14:15.310ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:14:15.310Zenvironment variable. This has not been done automatically.
452026-09-04T03:14:15.310Z
462026-09-04T03:14:15.310ZTo configure your current shell, you need to source
472026-09-04T03:14:15.310Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:14:15.310Z
492026-09-04T03:14:15.310ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:14:15.310Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:14:15.311Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:14:15.311ZCC_x86_64-unknown-illumos = None
532026-09-04T03:14:15.311Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:14:15.311ZCC_x86_64_unknown_illumos = None
552026-09-04T03:14:15.311Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:14:15.311ZHOST_CC = None
572026-09-04T03:14:15.311Zcargo:rerun-if-env-changed=CC
582026-09-04T03:14:15.311ZCC = None
592026-09-04T03:14:15.311Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:14:15.802Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:14:15.802ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:14:15.802Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:14:15.802ZCFLAGS = None
642026-09-04T03:14:15.802Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:14:15.802ZHOST_CFLAGS = None
662026-09-04T03:14:15.802Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:14:15.802ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:14:15.802Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:14:15.803ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:14:15.908Z+ rustup --version
712026-09-04T03:14:15.927Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:14:15.927Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:14:15.941Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:14:15.941Z+ cargo --version
752026-09-04T03:14:15.952Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:14:15.952Z+ rustc --version
772026-09-04T03:14:16.382Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:14:16.397Zprocess exited: duration 18927 ms, exit code 0
 
792026-09-04T03:14:16.431Zstarting task 2: "authentication"
802026-09-04T03:14:16.865Zprocess exited: duration 27 ms, exit code 0
 
812026-09-04T03:14:16.880Zstarting task 3: "clone repository"
822026-09-04T03:14:16.883Z+ mkdir -p /work/oxidecomputer/maghemite
832026-09-04T03:14:16.886Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
842026-09-04T03:14:16.916ZCloning into '/work/oxidecomputer/maghemite'...
852026-09-04T03:14:18.436Z+ cd /work/oxidecomputer/maghemite
862026-09-04T03:14:18.436Z+ git fetch origin c267d48a42745836ccc9f70002008762437d2cfc
872026-09-04T03:14:18.695ZFrom https://github.com/oxidecomputer/maghemite
882026-09-04T03:14:18.695Z * branch c267d48a42745836ccc9f70002008762437d2cfc -> FETCH_HEAD
892026-09-04T03:14:18.703Z+ [[ -n renovate/rust-1.x ]]
902026-09-04T03:14:18.710Z++ git branch --show-current
912026-09-04T03:14:18.710Z+ current=main
922026-09-04T03:14:18.710Z+ [[ main != renovate/rust-1.x ]]
932026-09-04T03:14:18.710Z+ git branch -f renovate/rust-1.x c267d48a42745836ccc9f70002008762437d2cfc
942026-09-04T03:14:18.719Z+ git checkout -f renovate/rust-1.x
952026-09-04T03:14:18.727ZSwitched to branch 'renovate/rust-1.x'
962026-09-04T03:14:18.732Z+ git reset --hard c267d48a42745836ccc9f70002008762437d2cfc
972026-09-04T03:14:18.744ZHEAD is now at c267d48 Update dependency rust to v1.98.1
982026-09-04T03:14:18.747Zprocess exited: duration 1868 ms, exit code 0
 
992026-09-04T03:14:19.156Zstarting task 4: "build"
1002026-09-04T03:14:19.159Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
1012026-09-04T03:14:19.159Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
1022026-09-04T03:14:19.159Zinfo: downloading 6 components
1032026-09-04T03:14:34.722Zwarn: the missing active toolchain `1.98.1-x86_64-unknown-illumos` has been auto-installed
1042026-09-04T03:14:34.722Zwarn: this might cause rustup commands to take longer time to finish than expected
1052026-09-04T03:14:34.722Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1062026-09-04T03:14:34.817Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1072026-09-04T03:14:34.845Zrustc 1.98.1 (48a229cea 2026-09-01)
1082026-09-04T03:14:34.850Z++ dladm
1092026-09-04T03:14:35.257ZLINK CLASS MTU STATE BRIDGE OVER
1102026-09-04T03:14:35.257Zena0 phys 9216 up -- --
1112026-09-04T03:14:35.265Z++ ipadm
1122026-09-04T03:14:35.266ZADDROBJ TYPE STATE ADDR
1132026-09-04T03:14:35.266Zlo0/v4 static ok 127.0.0.1/8
1142026-09-04T03:14:35.266Zena0/dhcp dhcp ok 10.150.1.112/24
1152026-09-04T03:14:35.266Zlo0/v6 static ok ::1/128
1162026-09-04T03:14:35.266Z++ banner collect
1172026-09-04T03:14:35.266Z
1182026-09-04T03:14:35.266Z #### #### # # ###### #### #####
1192026-09-04T03:14:35.266Z # # # # # # # # # #
1202026-09-04T03:14:35.266Z # # # # # ##### # #
1212026-09-04T03:14:35.266Z # # # # # # # #
1222026-09-04T03:14:35.266Z # # # # # # # # # #
1232026-09-04T03:14:35.266Z #### #### ###### ###### ###### #### #
1242026-09-04T03:14:35.267Z
1252026-09-04T03:14:35.267Z++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu
1262026-09-04T03:14:35.267Z++ repo=softnpu
1272026-09-04T03:14:35.267Z++ series=image
1282026-09-04T03:14:35.267Z++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28
1292026-09-04T03:14:35.268Z++ name=softnpu
1302026-09-04T03:14:35.268Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1312026-09-04T03:14:35.268Z++ mkdir -p download
1322026-09-04T03:14:35.268Z++ pushd download
1332026-09-04T03:14:35.268Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1342026-09-04T03:14:35.268Z++ [[ ! -f softnpu ]]
1352026-09-04T03:14:35.268Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu
1362026-09-04T03:14:35.268Z % Total % Received % Xferd Average Speed Time Time Time Current
1372026-09-04T03:14:35.268Z Dload Upload Total Spent Left Speed
1382026-09-04T03:14:35.268Z 0 0 0 0 0 0 0 0 0 100 15.63M 100 15.63M 0 0 47.35M 0 0 100 15.63M 100 15.63M 0 0 47.34M 0 0 100 15.63M 100 15.63M 0 0 47.33M 0 0
1392026-09-04T03:14:35.268Z++ popd
1402026-09-04T03:14:35.268Z/work/oxidecomputer/maghemite
1412026-09-04T03:14:35.268Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so
1422026-09-04T03:14:35.268Z++ repo=sidecar-lite
1432026-09-04T03:14:35.268Z++ series=release
1442026-09-04T03:14:35.268Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1452026-09-04T03:14:35.268Z++ name=libsidecar_lite.so
1462026-09-04T03:14:35.268Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1472026-09-04T03:14:35.268Z++ mkdir -p download
1482026-09-04T03:14:35.268Z++ pushd download
1492026-09-04T03:14:35.268Z++ [[ ! -f libsidecar_lite.so ]]
1502026-09-04T03:14:35.268Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1512026-09-04T03:14:35.268Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so
1522026-09-04T03:14:35.268Z % Total % Received % Xferd Average Speed Time Time Time Current
1532026-09-04T03:14:35.268Z Dload Upload Total Spent Left Speed
1542026-09-04T03:14:35.487Z 0 0 0 0 0 0 0 0 0 100 12.04M 100 12.04M 0 0 43.09M 0 0 100 12.04M 100 12.04M 0 0 43.08M 0 0 100 12.04M 100 12.04M 0 0 43.08M 0 0
1552026-09-04T03:14:35.491Z++ popd
1562026-09-04T03:14:35.491Z/work/oxidecomputer/maghemite
1572026-09-04T03:14:35.491Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm
1582026-09-04T03:14:35.491Z++ repo=sidecar-lite
1592026-09-04T03:14:35.491Z++ series=release
1602026-09-04T03:14:35.491Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1612026-09-04T03:14:35.491Z++ name=scadm
1622026-09-04T03:14:35.491Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1632026-09-04T03:14:35.491Z++ mkdir -p download
1642026-09-04T03:14:35.491Z++ pushd download
1652026-09-04T03:14:35.492Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1662026-09-04T03:14:35.492Z++ [[ ! -f scadm ]]
1672026-09-04T03:14:35.492Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm
1682026-09-04T03:14:35.496Z % Total % Received % Xferd Average Speed Time Time Time Current
1692026-09-04T03:14:35.496Z Dload Upload Total Spent Left Speed
1702026-09-04T03:14:35.860Z 0 0 0 0 0 0 0 0 0 100 15.78M 100 15.78M 0 0 43.16M 0 0 100 15.78M 100 15.78M 0 0 43.15M 0 0 100 15.78M 100 15.78M 0 0 43.15M 0 0
1712026-09-04T03:14:36.268Z++ popd
1722026-09-04T03:14:36.268Z/work/oxidecomputer/maghemite
1732026-09-04T03:14:36.268Z++ get_artifact dendrite image 803f6899e3bc64780a965d625e248e1d77e37d43 dendrite-softnpu.tar.gz
1742026-09-04T03:14:36.268Z++ repo=dendrite
1752026-09-04T03:14:36.268Z++ series=image
1762026-09-04T03:14:36.268Z++ commit=803f6899e3bc64780a965d625e248e1d77e37d43
1772026-09-04T03:14:36.268Z++ name=dendrite-softnpu.tar.gz
1782026-09-04T03:14:36.268Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1792026-09-04T03:14:36.269Z++ mkdir -p download
1802026-09-04T03:14:36.269Z++ pushd download
1812026-09-04T03:14:36.269Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1822026-09-04T03:14:36.269Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1832026-09-04T03:14:36.269Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/803f6899e3bc64780a965d625e248e1d77e37d43/dendrite-softnpu.tar.gz
1842026-09-04T03:14:36.272Z % Total % Received % Xferd Average Speed Time Time Time Current
1852026-09-04T03:14:36.272Z Dload Upload Total Spent Left Speed
1862026-09-04T03:14:38.042Z 0 0 0 0 0 0 0 0 0 54 61.61M 54 33.42M 0 0 23.55M 0 00:02 00:01 00:01 23.55M 100 61.61M 100 61.61M 0 0 28.50M 0 00:02 00:02 23.55M 100 61.61M 100 61.61M 0 0 28.49M 0 00:02 00:02 23.55M 100 61.61M 100 61.61M 0 0 28.49M 0 00:02 00:02 23.55M
1872026-09-04T03:14:38.053Z++ popd
1882026-09-04T03:14:38.053Z/work/oxidecomputer/maghemite
1892026-09-04T03:14:38.053Z++ get_artifact maghemite release c267d48a42745836ccc9f70002008762437d2cfc ddm
1902026-09-04T03:14:38.054Z++ repo=maghemite
1912026-09-04T03:14:38.054Z++ series=release
1922026-09-04T03:14:38.054Z++ commit=c267d48a42745836ccc9f70002008762437d2cfc
1932026-09-04T03:14:38.054Z++ name=ddm
1942026-09-04T03:14:38.054Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1952026-09-04T03:14:38.054Z++ mkdir -p download
1962026-09-04T03:14:38.054Z++ pushd download
1972026-09-04T03:14:38.054Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1982026-09-04T03:14:38.054Z++ [[ ! -f ddm ]]
1992026-09-04T03:14:38.054Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/c267d48a42745836ccc9f70002008762437d2cfc/ddm
2002026-09-04T03:14:38.054Z % Total % Received % Xferd Average Speed Time Time Time Current
2012026-09-04T03:14:38.054Z Dload Upload Total Spent Left Speed
2022026-09-04T03:14:38.146Z 0 0 0 0 0 0 0 0 0
2032026-09-04T03:14:38.146Zcurl: (22) The requested URL returned error: 404
2042026-09-04T03:14:38.165Z++ popd
2052026-09-04T03:14:38.165Z/work/oxidecomputer/maghemite
2062026-09-04T03:14:38.165Z++ get_artifact maghemite release c267d48a42745836ccc9f70002008762437d2cfc ddmadm
2072026-09-04T03:14:38.166Z++ repo=maghemite
2082026-09-04T03:14:38.166Z++ series=release
2092026-09-04T03:14:38.167Z++ commit=c267d48a42745836ccc9f70002008762437d2cfc
2102026-09-04T03:14:38.167Z++ name=ddmadm
2112026-09-04T03:14:38.167Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2122026-09-04T03:14:38.167Z++ mkdir -p download
2132026-09-04T03:14:38.167Z++ pushd download
2142026-09-04T03:14:38.167Z++ [[ ! -f ddmadm ]]
2152026-09-04T03:14:38.167Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2162026-09-04T03:14:38.167Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/c267d48a42745836ccc9f70002008762437d2cfc/ddmadm
2172026-09-04T03:14:38.167Z % Total % Received % Xferd Average Speed Time Time Time Current
2182026-09-04T03:14:38.167Z Dload Upload Total Spent Left Speed
2192026-09-04T03:14:38.212Z 0 0 0 0 0 0 0 0 0
2202026-09-04T03:14:38.212Zcurl: (22) The requested URL returned error: 404
2212026-09-04T03:14:38.224Z++ popd
2222026-09-04T03:14:38.225Z/work/oxidecomputer/maghemite
2232026-09-04T03:14:38.225Z++ pushd download
2242026-09-04T03:14:38.225Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2252026-09-04T03:14:38.225Z++ chmod +x softnpu
2262026-09-04T03:14:38.225Z++ chmod +x scadm
2272026-09-04T03:14:38.225Z++ chmod +x ddmadm
2282026-09-04T03:14:38.225Zchmod: WARNING: can't access ddmadm
2292026-09-04T03:14:38.225Z++ chmod +x ddmd
2302026-09-04T03:14:38.225Zchmod: WARNING: can't access ddmd
2312026-09-04T03:14:38.225Z++ mv ddmadm ddmadm-v2
2322026-09-04T03:14:38.226Zmv: cannot access ddmadm
2332026-09-04T03:14:38.226Z++ mv ddmd ddmd-v2
2342026-09-04T03:14:38.226Zmv: cannot access ddmd
2352026-09-04T03:14:38.226Z++ rm -rf zones/dendrite
2362026-09-04T03:14:38.226Z++ mkdir -p zones/dendrite
2372026-09-04T03:14:38.226Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2382026-09-04T03:14:38.835Z++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml
2392026-09-04T03:14:38.838Z++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml
2402026-09-04T03:14:38.838Z++ popd
2412026-09-04T03:14:38.839Z/work/oxidecomputer/maghemite
2422026-09-04T03:14:38.839Z++ banner install
2432026-09-04T03:14:38.839Z
2442026-09-04T03:14:38.839Z # # # #### ##### ## # #
2452026-09-04T03:14:38.839Z # ## # # # # # # #
2462026-09-04T03:14:38.839Z # # # # #### # # # # #
2472026-09-04T03:14:38.839Z # # # # # # ###### # #
2482026-09-04T03:14:38.839Z # # ## # # # # # # #
2492026-09-04T03:14:38.839Z # # # #### # # # ###### ######
2502026-09-04T03:14:38.839Z
2512026-09-04T03:14:38.839Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2522026-09-04T03:14:38.839Z++ pfexec pkg install clang-15
2532026-09-04T03:14:41.549Z Startup: Refreshing catalog 'helios' ... Done
2542026-09-04T03:14:41.971Z Startup: Caching catalogs ... Done
2552026-09-04T03:14:44.577ZPlanning: Solver setup ... Done
2562026-09-04T03:14:44.642ZPlanning: Running solver ... Done
2572026-09-04T03:14:45.107ZPlanning: Consolidating action changes ... Done
2582026-09-04T03:14:45.125ZPlanning: Evaluating mediators ... Done
2592026-09-04T03:14:45.125ZPlanning: Planning completed in 2.69 seconds
2602026-09-04T03:14:45.125ZNo updates necessary for this image.
2612026-09-04T03:14:45.125Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2622026-09-04T03:14:45.125Z++ pfexec pkg install pkg-config
2632026-09-04T03:14:45.231Z Startup: Refreshing catalog 'helios' ... Done
2642026-09-04T03:14:47.635ZPlanning: Solver setup ... Done
2652026-09-04T03:14:47.691ZPlanning: Running solver ... Done
2662026-09-04T03:14:47.727ZPlanning: Consolidating action changes ... Done
2672026-09-04T03:14:47.731ZPlanning: Evaluating mediators ... Done
2682026-09-04T03:14:47.731ZPlanning: Planning completed in 2.49 seconds
2692026-09-04T03:14:47.744ZNo updates necessary for this image.
2702026-09-04T03:14:47.890Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2712026-09-04T03:14:47.890Z++ pfexec pkg install brand/omicron1
2722026-09-04T03:14:48.178Z Startup: Refreshing catalog 'helios' ... Done
2732026-09-04T03:14:50.651ZPlanning: Solver setup ... Done
2742026-09-04T03:14:50.856ZPlanning: Running solver ... Done
2752026-09-04T03:14:51.400ZPlanning: Finding local manifests ... Done
2762026-09-04T03:14:51.401ZPlanning: Fetching manifests: 0/2 0% complete
2772026-09-04T03:14:51.401ZPlanning: Fetching manifests: 2/2 100% complete
2782026-09-04T03:14:51.401ZPlanning: Package planning ... Done
2792026-09-04T03:14:51.401ZPlanning: Merging actions ... Done
2802026-09-04T03:14:51.513ZPlanning: Checking for conflicting actions ... Done
2812026-09-04T03:14:51.513ZPlanning: Consolidating action changes ... Done
2822026-09-04T03:14:53.793ZPlanning: Evaluating mediators ... Done
2832026-09-04T03:14:53.915ZPlanning: Planning completed in 4.76 seconds
2842026-09-04T03:14:53.915Z Packages to install: 2
2852026-09-04T03:14:53.915Z Create boot environment: No
2862026-09-04T03:14:53.915ZCreate backup boot environment: No
2872026-09-04T03:14:53.915Z
2882026-09-04T03:14:53.915ZDownload: 0/5 items 0.0/1.0MB 0% complete
2892026-09-04T03:14:53.916ZDownload: Completed 1.01 MB in 0.02 seconds (58.7M/s)
2902026-09-04T03:14:53.916Z Actions: 1/28 actions (Installing new actions)
2912026-09-04T03:14:53.916Z Actions: Completed 28 actions in 0.01 seconds.
2922026-09-04T03:14:53.916ZFinalize: Updating package state database ... Done
2932026-09-04T03:14:53.916ZFinalize: Updating package cache ... Done
2942026-09-04T03:14:53.916ZFinalize: Updating image state ... Done
2952026-09-04T03:14:56.222ZFinalize: Creating fast lookup database ... Done
2962026-09-04T03:14:56.701ZFinalize: Reading search index ... Done
2972026-09-04T03:14:57.113ZFinalize: Updating search index ... Done
2982026-09-04T03:14:57.113ZFinalize: Updating package cache ... Done
2992026-09-04T03:14:57.113Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
3002026-09-04T03:14:57.113Z++ pfexec pkg install brand/omicron1/tools
3012026-09-04T03:14:57.143Z Startup: Refreshing catalog 'helios' ... Done
3022026-09-04T03:14:59.355ZPlanning: Solver setup ... Done
3032026-09-04T03:14:59.355ZPlanning: Running solver ... Done
3042026-09-04T03:14:59.355ZPlanning: Finding local manifests ... Done
3052026-09-04T03:14:59.355ZPlanning: Fetching manifests: 0/1 0% complete
3062026-09-04T03:14:59.355ZPlanning: Fetching manifests: 1/1 100% complete
3072026-09-04T03:14:59.355ZPlanning: Package planning ... Done
3082026-09-04T03:14:59.356ZPlanning: Merging actions ... Done
3092026-09-04T03:14:59.468ZPlanning: Checking for conflicting actions ... Done
3102026-09-04T03:14:59.879ZPlanning: Consolidating action changes ... Done
3112026-09-04T03:14:59.889ZPlanning: Evaluating mediators ... Done
3122026-09-04T03:14:59.889ZPlanning: Planning completed in 2.87 seconds
3132026-09-04T03:14:59.889Z Packages to install: 1
3142026-09-04T03:14:59.889Z Services to change: 1
3152026-09-04T03:14:59.889Z Create boot environment: No
3162026-09-04T03:14:59.889ZCreate backup boot environment: No
3172026-09-04T03:14:59.890Z
3182026-09-04T03:14:59.890ZDownload: 0/2 items 0.0/1.1MB 0% complete
3192026-09-04T03:14:59.890ZDownload: Completed 1.13 MB in 0.02 seconds (49.7M/s)
3202026-09-04T03:14:59.890Z Actions: 1/19 actions (Installing new actions)
3212026-09-04T03:14:59.890Z Actions: Completed 19 actions in 0.01 seconds.
3222026-09-04T03:14:59.890ZFinalize: Updating package state database ... Done
3232026-09-04T03:14:59.890ZFinalize: Updating package cache ... Done
3242026-09-04T03:14:59.890ZFinalize: Updating image state ... Done
3252026-09-04T03:15:01.840ZFinalize: Creating fast lookup database ... Done
3262026-09-04T03:15:01.904ZFinalize: Reading search index ... Done
3272026-09-04T03:15:01.914ZFinalize: Updating search index ... Done
3282026-09-04T03:15:01.983ZFinalize: Updating package cache ... Done
3292026-09-04T03:15:02.072Z++ pfexec svcadm enable baseline
3302026-09-04T03:15:02.098Z++ retry=0
3312026-09-04T03:15:02.508Z+++ svcs -Hostate baseline
3322026-09-04T03:15:02.517Z++ [[ offline* != online ]]
3332026-09-04T03:15:02.517Z++ [[ 0 -gt 300 ]]
3342026-09-04T03:15:02.517Z++ sleep 1
3352026-09-04T03:15:03.113Z++ retry=1
3362026-09-04T03:15:03.122Z+++ svcs -Hostate baseline
3372026-09-04T03:15:03.141Z++ [[ offline* != online ]]
3382026-09-04T03:15:03.141Z++ [[ 1 -gt 300 ]]
3392026-09-04T03:15:03.142Z++ sleep 1
3402026-09-04T03:15:04.122Z++ retry=2
3412026-09-04T03:15:04.128Z+++ svcs -Hostate baseline
3422026-09-04T03:15:04.134Z++ [[ offline* != online ]]
3432026-09-04T03:15:04.134Z++ [[ 2 -gt 300 ]]
3442026-09-04T03:15:04.134Z++ sleep 1
3452026-09-04T03:15:05.150Z++ retry=3
3462026-09-04T03:15:05.161Z+++ svcs -Hostate baseline
3472026-09-04T03:15:05.161Z++ [[ offline* != online ]]
3482026-09-04T03:15:05.161Z++ [[ 3 -gt 300 ]]
3492026-09-04T03:15:05.161Z++ sleep 1
3502026-09-04T03:15:06.153Z++ retry=4
3512026-09-04T03:15:06.157Z+++ svcs -Hostate baseline
3522026-09-04T03:15:06.172Z++ [[ offline* != online ]]
3532026-09-04T03:15:06.596Z++ [[ 4 -gt 300 ]]
3542026-09-04T03:15:06.596Z++ sleep 1
3552026-09-04T03:15:07.575Z++ retry=5
3562026-09-04T03:15:07.578Z+++ svcs -Hostate baseline
3572026-09-04T03:15:07.578Z++ [[ offline* != online ]]
3582026-09-04T03:15:07.578Z++ [[ 5 -gt 300 ]]
3592026-09-04T03:15:07.578Z++ sleep 1
3602026-09-04T03:15:08.213Z++ retry=6
3612026-09-04T03:15:08.241Z+++ svcs -Hostate baseline
3622026-09-04T03:15:08.241Z++ [[ offline* != online ]]
3632026-09-04T03:15:08.241Z++ [[ 6 -gt 300 ]]
3642026-09-04T03:15:08.241Z++ sleep 1
3652026-09-04T03:15:09.209Z++ retry=7
3662026-09-04T03:15:09.220Z+++ svcs -Hostate baseline
3672026-09-04T03:15:09.225Z++ [[ offline* != online ]]
3682026-09-04T03:15:09.225Z++ [[ 7 -gt 300 ]]
3692026-09-04T03:15:09.225Z++ sleep 1
3702026-09-04T03:15:10.388Z++ retry=8
3712026-09-04T03:15:10.474Z+++ svcs -Hostate baseline
3722026-09-04T03:15:10.474Z++ [[ offline* != online ]]
3732026-09-04T03:15:10.475Z++ [[ 8 -gt 300 ]]
3742026-09-04T03:15:10.475Z++ sleep 1
3752026-09-04T03:15:12.023Z++ retry=9
3762026-09-04T03:15:12.454Z+++ svcs -Hostate baseline
3772026-09-04T03:15:12.454Z++ [[ offline* != online ]]
3782026-09-04T03:15:12.454Z++ [[ 9 -gt 300 ]]
3792026-09-04T03:15:12.454Z++ sleep 1
3802026-09-04T03:15:12.474Z++ retry=10
3812026-09-04T03:15:12.475Z+++ svcs -Hostate baseline
3822026-09-04T03:15:12.475Z++ [[ offline* != online ]]
3832026-09-04T03:15:12.475Z++ [[ 10 -gt 300 ]]
3842026-09-04T03:15:12.475Z++ sleep 1
3852026-09-04T03:15:13.675Z++ retry=11
3862026-09-04T03:15:14.085Z+++ svcs -Hostate baseline
3872026-09-04T03:15:14.086Z++ [[ offline* != online ]]
3882026-09-04T03:15:14.086Z++ [[ 11 -gt 300 ]]
3892026-09-04T03:15:14.086Z++ sleep 1
3902026-09-04T03:15:14.296Z++ retry=12
3912026-09-04T03:15:14.312Z+++ svcs -Hostate baseline
3922026-09-04T03:15:14.325Z++ [[ offline* != online ]]
3932026-09-04T03:15:14.325Z++ [[ 12 -gt 300 ]]
3942026-09-04T03:15:14.325Z++ sleep 1
3952026-09-04T03:15:15.301Z++ retry=13
3962026-09-04T03:15:15.306Z+++ svcs -Hostate baseline
3972026-09-04T03:15:15.756Z++ [[ offline* != online ]]
3982026-09-04T03:15:15.756Z++ [[ 13 -gt 300 ]]
3992026-09-04T03:15:15.756Z++ sleep 1
4002026-09-04T03:15:16.319Z++ retry=14
4012026-09-04T03:15:16.323Z+++ svcs -Hostate baseline
4022026-09-04T03:15:16.336Z++ [[ offline* != online ]]
4032026-09-04T03:15:16.337Z++ [[ 14 -gt 300 ]]
4042026-09-04T03:15:16.337Z++ sleep 1
4052026-09-04T03:15:17.335Z++ retry=15
4062026-09-04T03:15:17.340Z+++ svcs -Hostate baseline
4072026-09-04T03:15:17.354Z++ [[ offline* != online ]]
4082026-09-04T03:15:17.354Z++ [[ 15 -gt 300 ]]
4092026-09-04T03:15:17.354Z++ sleep 1
4102026-09-04T03:15:18.395Z++ retry=16
4112026-09-04T03:15:18.441Z+++ svcs -Hostate baseline
4122026-09-04T03:15:18.441Z++ [[ offline* != online ]]
4132026-09-04T03:15:18.441Z++ [[ 16 -gt 300 ]]
4142026-09-04T03:15:18.441Z++ sleep 1
4152026-09-04T03:15:19.367Z++ retry=17
4162026-09-04T03:15:19.376Z+++ svcs -Hostate baseline
4172026-09-04T03:15:19.397Z++ [[ offline* != online ]]
4182026-09-04T03:15:19.397Z++ [[ 17 -gt 300 ]]
4192026-09-04T03:15:19.397Z++ sleep 1
4202026-09-04T03:15:20.422Z++ retry=18
4212026-09-04T03:15:20.449Z+++ svcs -Hostate baseline
4222026-09-04T03:15:20.449Z++ [[ offline* != online ]]
4232026-09-04T03:15:20.449Z++ [[ 18 -gt 300 ]]
4242026-09-04T03:15:20.449Z++ sleep 1
4252026-09-04T03:15:21.805Z++ retry=19
4262026-09-04T03:15:21.808Z+++ svcs -Hostate baseline
4272026-09-04T03:15:21.809Z++ [[ offline* != online ]]
4282026-09-04T03:15:21.809Z++ [[ 19 -gt 300 ]]
4292026-09-04T03:15:21.809Z++ sleep 1
4302026-09-04T03:15:22.415Z++ retry=20
4312026-09-04T03:15:22.418Z+++ svcs -Hostate baseline
4322026-09-04T03:15:22.429Z++ [[ online != online ]]
4332026-09-04T03:15:22.429Z++ set -o errexit
4342026-09-04T03:15:22.433Z++ set -o pipefail
4352026-09-04T03:15:22.433Z++ banner build
4362026-09-04T03:15:22.433Z
4372026-09-04T03:15:22.433Z ##### # # # # #####
4382026-09-04T03:15:22.433Z # # # # # # # #
4392026-09-04T03:15:22.433Z ##### # # # # # #
4402026-09-04T03:15:22.433Z # # # # # # # #
4412026-09-04T03:15:22.433Z # # # # # # # #
4422026-09-04T03:15:22.433Z ##### #### # ###### #####
4432026-09-04T03:15:22.433Z
4442026-09-04T03:15:22.433Z++ cargo build --release --bin ddmd --bin ddmadm
4452026-09-04T03:15:22.536Z Updating git repository `https://github.com/oxidecomputer/falcon`
4462026-09-04T03:15:23.545ZFrom https://github.com/oxidecomputer/falcon
4472026-09-04T03:15:23.545Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
4482026-09-04T03:15:23.624Z Updating crates.io index
4492026-09-04T03:15:23.627Z Updating git repository `https://github.com/oxidecomputer/dendrite`
4502026-09-04T03:15:24.137ZFrom https://github.com/oxidecomputer/dendrite
4512026-09-04T03:15:24.137Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
4522026-09-04T03:15:24.161Z Updating git repository `https://github.com/oxidecomputer/ispf`
4532026-09-04T03:15:24.423ZFrom https://github.com/oxidecomputer/ispf
4542026-09-04T03:15:24.423Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
4552026-09-04T03:15:24.433Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
4562026-09-04T03:15:24.822ZFrom https://github.com/oxidecomputer/netadm-sys
4572026-09-04T03:15:24.822Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
4582026-09-04T03:15:24.833Z Updating git repository `https://github.com/oxidecomputer/omicron`
4592026-09-04T03:15:30.697ZFrom https://github.com/oxidecomputer/omicron
4602026-09-04T03:15:30.697Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
4612026-09-04T03:15:31.122Z Updating git repository `https://github.com/oxidecomputer/opte`
4622026-09-04T03:15:31.879ZFrom https://github.com/oxidecomputer/opte
4632026-09-04T03:15:31.879Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
4642026-09-04T03:15:31.902Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
4652026-09-04T03:15:32.199ZFrom https://github.com/oxidecomputer/slog-error-chain
4662026-09-04T03:15:32.199Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
4672026-09-04T03:15:32.211Z Updating git repository `https://github.com/illumos/smf-rs`
4682026-09-04T03:15:32.933ZFrom https://github.com/illumos/smf-rs
4692026-09-04T03:15:32.934Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
4702026-09-04T03:15:33.588Z Updating git repository `https://github.com/oxidecomputer/network-interface`
4712026-09-04T03:15:33.588ZFrom https://github.com/oxidecomputer/network-interface
4722026-09-04T03:15:33.588Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
4732026-09-04T03:15:33.588Z Updating git repository `https://github.com/oxidecomputer/zone`
4742026-09-04T03:15:34.722ZFrom https://github.com/oxidecomputer/zone
4752026-09-04T03:15:34.722Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
4762026-09-04T03:15:34.722Z Updating git repository `https://github.com/oxidecomputer/propolis`
4772026-09-04T03:15:34.885ZFrom https://github.com/oxidecomputer/propolis
4782026-09-04T03:15:34.885Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
4792026-09-04T03:15:34.885Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
4802026-09-04T03:15:35.058ZFrom https://github.com/oxidecomputer/transceiver-control
4812026-09-04T03:15:35.058Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
4822026-09-04T03:15:35.058Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
4832026-09-04T03:15:35.058ZFrom https://github.com/oxidecomputer/dlpi-sys
4842026-09-04T03:15:35.058Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
4852026-09-04T03:15:35.058Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
4862026-09-04T03:15:35.128ZFrom https://github.com/jmesmon/rust-libzfs
4872026-09-04T03:15:35.128Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
4882026-09-04T03:15:35.128Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
4892026-09-04T03:15:35.700ZFrom https://github.com/oxidecomputer/rusty-doors
4902026-09-04T03:15:35.700Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
4912026-09-04T03:15:35.729Z Updating git repository `https://github.com/oxidecomputer/lldp`
4922026-09-04T03:15:35.729ZFrom https://github.com/oxidecomputer/lldp
4932026-09-04T03:15:35.729Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
4942026-09-04T03:15:35.729Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
4952026-09-04T03:15:36.014ZFrom https://github.com/oxidecomputer/tufaceous
4962026-09-04T03:15:36.015Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
4972026-09-04T03:15:36.431Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
4982026-09-04T03:15:36.640ZFrom https://github.com/oxidecomputer/management-gateway-service
4992026-09-04T03:15:36.640Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
5002026-09-04T03:15:36.687Z Updating git repository `https://github.com/oxidecomputer/crucible`
5012026-09-04T03:15:37.628ZFrom https://github.com/oxidecomputer/crucible
5022026-09-04T03:15:37.629Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
5032026-09-04T03:15:37.730Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
5042026-09-04T03:15:37.900ZFrom https://github.com/oxidecomputer/serde_human_bytes
5052026-09-04T03:15:37.900Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
5062026-09-04T03:15:37.942Z Updating git repository `https://github.com/oxidecomputer/propolis`
5072026-09-04T03:15:38.769ZFrom https://github.com/oxidecomputer/propolis
5082026-09-04T03:15:38.769Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
5092026-09-04T03:15:38.806Z Updating git repository `https://github.com/oxidecomputer/crucible`
5102026-09-04T03:15:38.962ZFrom https://github.com/oxidecomputer/crucible
5112026-09-04T03:15:38.962Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
5122026-09-04T03:15:39.050Z Updating git repository `https://github.com/oxidecomputer/tofino`
5132026-09-04T03:15:39.492ZFrom https://github.com/oxidecomputer/tofino
5142026-09-04T03:15:39.492Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
5152026-09-04T03:15:39.579Z Updating git repository `https://github.com/oxidecomputer/maghemite`
5162026-09-04T03:15:40.237ZFrom https://github.com/oxidecomputer/maghemite
5172026-09-04T03:15:40.237Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
5182026-09-04T03:15:40.258Z Updating git repository `https://github.com/oxidecomputer/clickward`
5192026-09-04T03:15:40.625ZFrom https://github.com/oxidecomputer/clickward
5202026-09-04T03:15:40.625Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
5212026-09-04T03:15:40.664Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
5222026-09-04T03:15:41.146ZFrom https://github.com/oxidecomputer/illumos-devinfo
5232026-09-04T03:15:41.146Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
5242026-09-04T03:15:43.119Z Downloading crates ...
5252026-09-04T03:15:43.169Z Downloaded bitflags v2.13.1
5262026-09-04T03:15:43.229Z Downloaded bit-vec v0.8.0
5272026-09-04T03:15:43.229Z Downloaded cfg_aliases v0.2.2
5282026-09-04T03:15:43.229Z Downloaded ciborium-io v0.2.2
5292026-09-04T03:15:43.229Z Downloaded async-compression v0.4.43
5302026-09-04T03:15:43.229Z Downloaded crossbeam-epoch v0.9.20
5312026-09-04T03:15:43.229Z Downloaded anstyle-parse v1.0.0
5322026-09-04T03:15:43.229Z Downloaded block-buffer v0.12.1
5332026-09-04T03:15:43.229Z Downloaded base64ct v1.8.3
5342026-09-04T03:15:43.229Z Downloaded async-stream v0.3.6
5352026-09-04T03:15:43.229Z Downloaded atomic-waker v1.1.2
5362026-09-04T03:15:43.229Z Downloaded allocator-api2 v0.2.21
5372026-09-04T03:15:43.229Z Downloaded keccak v0.1.6
5382026-09-04T03:15:43.229Z Downloaded async-trait v0.1.92
5392026-09-04T03:15:43.229Z Downloaded cancel-safe-futures v0.1.5
5402026-09-04T03:15:43.229Z Downloaded base16ct v1.0.0
5412026-09-04T03:15:43.229Z Downloaded ident_case v1.0.1
5422026-09-04T03:15:43.229Z Downloaded backon v1.6.0
5432026-09-04T03:15:43.229Z Downloaded bcs v0.1.6
5442026-09-04T03:15:43.229Z Downloaded anyhow v1.0.104
5452026-09-04T03:15:43.229Z Downloaded linked-hash-map v0.5.6
5462026-09-04T03:15:43.229Z Downloaded itoa v1.0.18
5472026-09-04T03:15:43.229Z Downloaded adler2 v2.0.1
5482026-09-04T03:15:43.229Z Downloaded chacha20 v0.9.1
5492026-09-04T03:15:43.229Z Downloaded argon2 v0.5.3
5502026-09-04T03:15:43.229Z Downloaded bitflags v1.3.2
5512026-09-04T03:15:43.229Z Downloaded icu_normalizer_data v2.2.0
5522026-09-04T03:15:43.229Z Downloaded ahash v0.8.12
5532026-09-04T03:15:43.229Z Downloaded async-recursion v1.1.1
5542026-09-04T03:15:43.289Z Downloaded olpc-cjson v0.1.4
5552026-09-04T03:15:43.290Z Downloaded byteorder v1.5.0
5562026-09-04T03:15:43.290Z Downloaded camino-tempfile v1.4.1
5572026-09-04T03:15:43.290Z Downloaded num_enum_derive v0.5.11
5582026-09-04T03:15:43.290Z Downloaded mime v0.3.17
5592026-09-04T03:15:43.290Z Downloaded chacha20 v0.10.1
5602026-09-04T03:15:43.290Z Downloaded blake2 v0.10.6
5612026-09-04T03:15:43.290Z Downloaded log v0.4.33
5622026-09-04T03:15:43.290Z Downloaded atomicwrites v0.4.4
5632026-09-04T03:15:43.290Z Downloaded indent_write v2.2.0
5642026-09-04T03:15:43.290Z Downloaded instant v0.1.13
5652026-09-04T03:15:43.290Z Downloaded multer v3.1.0
5662026-09-04T03:15:43.290Z Downloaded cpufeatures v0.3.0
5672026-09-04T03:15:43.290Z Downloaded ingot-macros v0.2.0
5682026-09-04T03:15:43.290Z Downloaded crunchy v0.2.4
5692026-09-04T03:15:43.290Z Downloaded crypto-common v0.2.2
5702026-09-04T03:15:43.290Z Downloaded internet-checksum v0.2.1
5712026-09-04T03:15:43.290Z Downloaded clap_lex v1.1.0
5722026-09-04T03:15:43.290Z Downloaded lazy_static v1.5.0
5732026-09-04T03:15:43.291Z Downloaded cobs v0.3.0
5742026-09-04T03:15:43.291Z Downloaded const-random v0.1.18
5752026-09-04T03:15:43.291Z Downloaded icu_properties v2.2.0
5762026-09-04T03:15:43.291Z Downloaded indicatif v0.18.6
5772026-09-04T03:15:43.291Z Downloaded inout v0.1.4
5782026-09-04T03:15:43.291Z Downloaded ingot-types v0.2.0
5792026-09-04T03:15:43.291Z Downloaded ipnetwork v0.21.1
5802026-09-04T03:15:43.291Z Downloaded byte-wrapper v0.1.0
5812026-09-04T03:15:43.291Z Downloaded daft v0.1.8
5822026-09-04T03:15:43.291Z Downloaded bytes v1.12.1
5832026-09-04T03:15:43.291Z Downloaded crc8 v0.1.1
5842026-09-04T03:15:43.291Z Downloaded ciborium-ll v0.2.2
5852026-09-04T03:15:43.292Z Downloaded curve25519-dalek-derive v0.1.1
5862026-09-04T03:15:43.292Z Downloaded compression-core v0.4.32
5872026-09-04T03:15:43.292Z Downloaded is-terminal v0.4.17
5882026-09-04T03:15:43.292Z Downloaded aead v0.5.2
5892026-09-04T03:15:43.292Z Downloaded cfg-if v1.0.4
5902026-09-04T03:15:43.292Z Downloaded convert_case v0.4.0
5912026-09-04T03:15:43.292Z Downloaded crucible-workspace-hack v0.1.0
5922026-09-04T03:15:43.292Z Downloaded crypto-common v0.1.7
5932026-09-04T03:15:43.292Z Downloaded colorchoice v1.0.5
5942026-09-04T03:15:43.292Z Downloaded cipher v0.4.4
5952026-09-04T03:15:43.292Z Downloaded hubpack_derive v0.1.1
5962026-09-04T03:15:43.292Z Downloaded serde_repr v0.1.21
5972026-09-04T03:15:43.292Z Downloaded daft-derive v0.1.8
5982026-09-04T03:15:43.349Z Downloaded is_terminal_polyfill v1.70.2
5992026-09-04T03:15:43.349Z Downloaded jiff-static v0.2.35
6002026-09-04T03:15:43.349Z Downloaded memoffset v0.9.1
6012026-09-04T03:15:43.349Z Downloaded crossbeam-deque v0.8.7
6022026-09-04T03:15:43.349Z Downloaded indexmap v1.9.3
6032026-09-04T03:15:43.349Z Downloaded ingot v0.1.1
6042026-09-04T03:15:43.349Z Downloaded anstyle-query v1.1.5
6052026-09-04T03:15:43.349Z Downloaded base16ct v0.2.0
6062026-09-04T03:15:43.349Z Downloaded block-buffer v0.10.4
6072026-09-04T03:15:43.349Z Downloaded slog-bunyan v2.5.0
6082026-09-04T03:15:43.351Z Downloaded stable_deref_trait v1.2.1
6092026-09-04T03:15:43.351Z Downloaded async-stream-impl v0.3.6
6102026-09-04T03:15:43.351Z Downloaded cpufeatures v0.2.17
6112026-09-04T03:15:43.351Z Downloaded idna_adapter v1.2.2
6122026-09-04T03:15:43.351Z Downloaded backoff v0.4.0
6132026-09-04T03:15:43.351Z Downloaded bit-set v0.8.0
6142026-09-04T03:15:43.351Z Downloaded rustls-pemfile v2.2.0
6152026-09-04T03:15:43.351Z Downloaded serde_derive_internals v0.29.1
6162026-09-04T03:15:43.351Z Downloaded is_ci v1.2.0
6172026-09-04T03:15:43.351Z Downloaded rustversion v1.0.23
6182026-09-04T03:15:43.351Z Downloaded colored v3.1.1
6192026-09-04T03:15:43.351Z Downloaded crc32fast v1.5.0
6202026-09-04T03:15:43.352Z Downloaded ciborium v0.2.2
6212026-09-04T03:15:43.352Z Downloaded console v0.16.4
6222026-09-04T03:15:43.352Z Downloaded anstream v1.0.0
6232026-09-04T03:15:43.352Z Downloaded num-iter v0.1.46
6242026-09-04T03:15:43.352Z Downloaded anstyle v1.0.14
6252026-09-04T03:15:43.352Z Downloaded serde_tokenstream v0.3.0
6262026-09-04T03:15:43.352Z Downloaded newtype-uuid-macros v0.1.1
6272026-09-04T03:15:43.352Z Downloaded num v0.4.3
6282026-09-04T03:15:43.352Z Downloaded clap_derive v4.6.4
6292026-09-04T03:15:43.352Z Downloaded darling v0.23.0
6302026-09-04T03:15:43.352Z Downloaded konst_macro_rules v0.2.19
6312026-09-04T03:15:43.352Z Downloaded const-random-macro v0.1.16
6322026-09-04T03:15:43.352Z Downloaded termtree v0.5.1
6332026-09-04T03:15:43.352Z Downloaded hyper-rustls v0.27.9
6342026-09-04T03:15:43.352Z Downloaded tabled_derive v0.7.0
6352026-09-04T03:15:43.352Z Downloaded cstr-argument v0.1.2
6362026-09-04T03:15:43.353Z Downloaded num-complex v0.4.6
6372026-09-04T03:15:43.353Z Downloaded strum v0.27.2
6382026-09-04T03:15:43.353Z Downloaded bs58 v0.5.1
6392026-09-04T03:15:43.353Z Downloaded bytecount v0.6.9
6402026-09-04T03:15:43.353Z Downloaded hubpack v0.1.2
6412026-09-04T03:15:43.353Z Downloaded newtype_derive v0.1.6
6422026-09-04T03:15:43.353Z Downloaded autocfg v1.5.1
6432026-09-04T03:15:43.353Z Downloaded csv-core v0.1.13
6442026-09-04T03:15:43.353Z Downloaded camino v1.2.5
6452026-09-04T03:15:43.353Z Downloaded simd-adler32 v0.3.10
6462026-09-04T03:15:43.353Z Downloaded memmap v0.7.0
6472026-09-04T03:15:43.353Z Downloaded newline-converter v0.3.0
6482026-09-04T03:15:43.353Z Downloaded num_threads v0.1.7
6492026-09-04T03:15:43.353Z Downloaded tower-layer v0.3.3
6502026-09-04T03:15:43.418Z Downloaded usdt-macro v0.5.0
6512026-09-04T03:15:43.418Z Downloaded no-std-compat v0.4.1
6522026-09-04T03:15:43.418Z Downloaded critical-section v1.2.0
6532026-09-04T03:15:43.418Z Downloaded const_format_proc_macros v0.2.34
6542026-09-04T03:15:43.418Z Downloaded slog-dtrace v0.3.0
6552026-09-04T03:15:43.418Z Downloaded supports-color v3.0.2
6562026-09-04T03:15:43.418Z Downloaded version_check v0.9.5
6572026-09-04T03:15:43.418Z Downloaded num-derive v0.4.2
6582026-09-04T03:15:43.418Z Downloaded omicron-workspace-hack v0.1.0
6592026-09-04T03:15:43.418Z Downloaded ingot-macros v0.1.1
6602026-09-04T03:15:43.418Z Downloaded thread-id v4.2.2
6612026-09-04T03:15:43.418Z Downloaded unit-prefix v0.5.2
6622026-09-04T03:15:43.418Z Downloaded dof v0.4.0
6632026-09-04T03:15:43.418Z Downloaded humantime v2.4.0
6642026-09-04T03:15:43.418Z Downloaded jobserver v0.1.35
6652026-09-04T03:15:43.418Z Downloaded hybrid-array v0.4.14
6662026-09-04T03:15:43.418Z Downloaded dof v0.3.0
6672026-09-04T03:15:43.419Z Downloaded dunce v1.0.5
6682026-09-04T03:15:43.419Z Downloaded foreign-types-macros v0.2.4
6692026-09-04T03:15:43.419Z Downloaded time-core v0.1.9
6702026-09-04T03:15:43.419Z Downloaded typeid v1.0.3
6712026-09-04T03:15:43.419Z Downloaded enum-as-inner v0.6.1
6722026-09-04T03:15:43.419Z Downloaded foreign-types v0.5.0
6732026-09-04T03:15:43.419Z Downloaded futures-macro v0.3.34
6742026-09-04T03:15:43.419Z Downloaded indexmap v2.14.0
6752026-09-04T03:15:43.419Z Downloaded lru-slab v0.1.2
6762026-09-04T03:15:43.419Z Downloaded typify-macro v0.4.3
6772026-09-04T03:15:43.419Z Downloaded match_cfg v0.1.0
6782026-09-04T03:15:43.419Z Downloaded libscf-sys v1.2.0
6792026-09-04T03:15:43.419Z Downloaded macaddr v1.0.1
6802026-09-04T03:15:43.419Z Downloaded managed v0.8.0
6812026-09-04T03:15:43.419Z Downloaded smartstring v1.0.1
6822026-09-04T03:15:43.419Z Downloaded cargo_toml v0.22.3
6832026-09-04T03:15:43.419Z Downloaded try-lock v0.2.5
6842026-09-04T03:15:43.419Z Downloaded want v0.3.1
6852026-09-04T03:15:43.419Z Downloaded const-oid v0.10.2
6862026-09-04T03:15:43.419Z Downloaded tinyvec_macros v0.1.1
6872026-09-04T03:15:43.419Z Downloaded cmake v0.1.58
6882026-09-04T03:15:43.419Z Downloaded fxhash v0.2.1
6892026-09-04T03:15:43.420Z Downloaded compression-codecs v0.4.38
6902026-09-04T03:15:43.420Z Downloaded darling_macro v0.21.3
6912026-09-04T03:15:43.420Z Downloaded usdt-attr-macro v0.5.0
6922026-09-04T03:15:43.420Z Downloaded foreign-types-shared v0.1.1
6932026-09-04T03:15:43.420Z Downloaded untrusted v0.9.0
6942026-09-04T03:15:43.420Z Downloaded utf8parse v0.2.2
6952026-09-04T03:15:43.420Z Downloaded num-rational v0.4.2
6962026-09-04T03:15:43.420Z Downloaded ingot v0.2.1
6972026-09-04T03:15:43.420Z Downloaded darling v0.21.3
6982026-09-04T03:15:43.420Z Downloaded ingot-types v0.1.2
6992026-09-04T03:15:43.420Z Downloaded libsw-core v0.3.2
7002026-09-04T03:15:43.420Z Downloaded defmt-parser v1.0.0
7012026-09-04T03:15:43.420Z Downloaded lru-cache v0.1.2
7022026-09-04T03:15:43.420Z Downloaded openssl-macros v0.1.1
7032026-09-04T03:15:43.420Z Downloaded linear-map v1.2.0
7042026-09-04T03:15:43.420Z Downloaded num-integer v0.1.47
7052026-09-04T03:15:43.420Z Downloaded slab v0.4.12
7062026-09-04T03:15:43.420Z Downloaded scroll v0.13.0
7072026-09-04T03:15:43.453Z Downloaded deranged v0.5.8
7082026-09-04T03:15:43.453Z Downloaded dtrace-parser v0.3.0
7092026-09-04T03:15:43.453Z Downloaded hostname v0.4.2
7102026-09-04T03:15:43.453Z Downloaded plain v0.2.3
7112026-09-04T03:15:43.453Z Downloaded ipnet v2.12.1
7122026-09-04T03:15:43.453Z Downloaded num_enum v0.5.11
7132026-09-04T03:15:43.453Z Downloaded serde_with_macros v3.22.0
7142026-09-04T03:15:43.453Z Downloaded lock_api v0.4.14
7152026-09-04T03:15:43.453Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7162026-09-04T03:15:43.453Z Downloaded natord v1.0.9
7172026-09-04T03:15:43.453Z Downloaded newtype-uuid v1.4.0
7182026-09-04T03:15:43.453Z Downloaded num_enum v0.7.6
7192026-09-04T03:15:43.453Z Downloaded libsw v3.5.0
7202026-09-04T03:15:43.453Z Downloaded pretty-hex v0.4.2
7212026-09-04T03:15:43.453Z Downloaded icu_provider v2.2.0
7222026-09-04T03:15:43.453Z Downloaded scroll_derive v0.13.1
7232026-09-04T03:15:43.453Z Downloaded cookie v0.18.2
7242026-09-04T03:15:43.453Z Downloaded crossbeam-utils v0.8.22
7252026-09-04T03:15:43.453Z Downloaded rand_xorshift v0.4.0
7262026-09-04T03:15:43.453Z Downloaded ref-cast-impl v1.0.26
7272026-09-04T03:15:43.453Z Downloaded progenitor-client v0.14.0
7282026-09-04T03:15:43.453Z Downloaded scopeguard v1.2.0
7292026-09-04T03:15:43.453Z Downloaded progenitor-macro v0.10.0
7302026-09-04T03:15:43.453Z Downloaded serde_plain v1.0.2
7312026-09-04T03:15:43.453Z Downloaded glob v0.3.4
7322026-09-04T03:15:43.453Z Downloaded fastrand v2.5.0
7332026-09-04T03:15:43.453Z Downloaded num-conv v0.2.2
7342026-09-04T03:15:43.453Z Downloaded num_enum_derive v0.7.6
7352026-09-04T03:15:43.453Z Downloaded thiserror-impl v2.0.20
7362026-09-04T03:15:43.453Z Downloaded writeable v0.6.3
7372026-09-04T03:15:43.453Z Downloaded serde_spanned v0.6.9
7382026-09-04T03:15:43.454Z Downloaded zerovec-derive v0.11.3
7392026-09-04T03:15:43.454Z Downloaded sha1 v0.11.0
7402026-09-04T03:15:43.454Z Downloaded thread-id v5.1.0
7412026-09-04T03:15:43.454Z Downloaded toml_datetime v0.6.11
7422026-09-04T03:15:43.454Z Downloaded chacha20poly1305 v0.10.1
7432026-09-04T03:15:43.454Z Downloaded group v0.13.0
7442026-09-04T03:15:43.454Z Downloaded xz2 v0.1.7
7452026-09-04T03:15:43.454Z Downloaded memmap2 v0.9.11
7462026-09-04T03:15:43.454Z Downloaded highway v1.3.0
7472026-09-04T03:15:43.454Z Downloaded tokio-rustls v0.26.4
7482026-09-04T03:15:43.454Z Downloaded parking_lot_core v0.8.6
7492026-09-04T03:15:43.454Z Downloaded strum v0.26.3
7502026-09-04T03:15:43.454Z Downloaded universal-hash v0.5.1
7512026-09-04T03:15:43.454Z Downloaded debug-ignore v1.0.5
7522026-09-04T03:15:43.454Z Downloaded take_mut v0.2.2
7532026-09-04T03:15:43.454Z Downloaded testing_table v0.3.0
7542026-09-04T03:15:43.454Z Downloaded tower-service v0.3.3
7552026-09-04T03:15:43.454Z Downloaded schemars v0.9.0
7562026-09-04T03:15:43.891Z Downloaded ff v0.13.1
7572026-09-04T03:15:43.891Z Downloaded clap v4.6.6
7582026-09-04T03:15:43.891Z Downloaded base64 v0.22.1
7592026-09-04T03:15:43.891Z Downloaded crypto-bigint v0.5.5
7602026-09-04T03:15:43.891Z Downloaded spin v0.9.9
7612026-09-04T03:15:43.891Z Downloaded proc-macro-error v1.0.4
7622026-09-04T03:15:43.891Z Downloaded gethostname v0.5.0
7632026-09-04T03:15:43.891Z Downloaded litemap v0.8.2
7642026-09-04T03:15:43.891Z Downloaded thread_local v1.1.10
7652026-09-04T03:15:43.891Z Downloaded schemars v0.8.22
7662026-09-04T03:15:43.891Z Downloaded signal-hook-registry v1.4.8
7672026-09-04T03:15:43.891Z Downloaded errno v0.3.14
7682026-09-04T03:15:43.891Z Downloaded embedded-io v0.4.0
7692026-09-04T03:15:43.891Z Downloaded phf_shared v0.12.1
7702026-09-04T03:15:43.892Z Downloaded const_format v0.2.36
7712026-09-04T03:15:43.923Z Downloaded parking_lot_core v0.9.12
7722026-09-04T03:15:43.923Z Downloaded form_urlencoded v1.2.2
7732026-09-04T03:15:43.923Z Downloaded rand_core v0.6.4
7742026-09-04T03:15:43.923Z Downloaded proc-macro-crate v1.3.1
7752026-09-04T03:15:43.923Z Downloaded progenitor v0.13.0
7762026-09-04T03:15:43.923Z Downloaded sha1 v0.10.7
7772026-09-04T03:15:43.923Z Downloaded rustc_version v0.4.1
7782026-09-04T03:15:43.923Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7792026-09-04T03:15:43.923Z Downloaded hash32 v0.3.1
7802026-09-04T03:15:43.923Z Downloaded quinn-udp v0.5.15
7812026-09-04T03:15:43.923Z Downloaded digest v0.11.3
7822026-09-04T03:15:43.923Z Downloaded serde v1.0.229
7832026-09-04T03:15:43.923Z Downloaded swrite v0.1.0
7842026-09-04T03:15:43.923Z Downloaded poly1305 v0.8.0
7852026-09-04T03:15:43.923Z Downloaded arc-swap v1.9.2
7862026-09-04T03:15:43.923Z Downloaded digest v0.10.7
7872026-09-04T03:15:43.923Z Downloaded usdt-impl v0.5.0
7882026-09-04T03:15:43.923Z Downloaded http-body-util v0.1.5
7892026-09-04T03:15:43.923Z Downloaded oxide-tokio-rt v0.1.6
7902026-09-04T03:15:43.923Z Downloaded password-hash v0.5.0
7912026-09-04T03:15:43.923Z Downloaded data-encoding v2.11.1
7922026-09-04T03:15:43.923Z Downloaded git-stub-vcs v0.1.0
7932026-09-04T03:15:43.923Z Downloaded progenitor v0.10.0
7942026-09-04T03:15:43.923Z Downloaded utf8_iter v1.0.4
7952026-09-04T03:15:43.923Z Downloaded dyn-clone v1.0.20
7962026-09-04T03:15:43.923Z Downloaded usdt v0.5.0
7972026-09-04T03:15:43.923Z Downloaded ref-cast v1.0.26
7982026-09-04T03:15:43.923Z Downloaded displaydoc v0.2.7
7992026-09-04T03:15:43.923Z Downloaded slog-envlogger v2.2.0
8002026-09-04T03:15:43.924Z Downloaded snafu v0.8.9
8012026-09-04T03:15:43.924Z Downloaded pest_derive v2.8.8
8022026-09-04T03:15:43.924Z Downloaded iana-time-zone v0.1.65
8032026-09-04T03:15:43.924Z Downloaded resolv-conf v0.7.6
8042026-09-04T03:15:43.924Z Downloaded rand_core v0.10.1
8052026-09-04T03:15:43.924Z Downloaded tinystr v0.8.3
8062026-09-04T03:15:43.924Z Downloaded num-traits v0.2.19
8072026-09-04T03:15:43.924Z Downloaded unarray v0.1.4
8082026-09-04T03:15:43.924Z Downloaded base64 v0.21.7
8092026-09-04T03:15:43.924Z Downloaded rusty-fork v0.3.1
8102026-09-04T03:15:43.924Z Downloaded toml v0.8.23
8112026-09-04T03:15:43.924Z Downloaded zerofrom-derive v0.1.7
8122026-09-04T03:15:43.924Z Downloaded defmt v0.3.100
8132026-09-04T03:15:43.924Z Downloaded rand_pcg v0.10.2
8142026-09-04T03:15:43.924Z Downloaded crossbeam-channel v0.5.16
8152026-09-04T03:15:43.924Z Downloaded tokio-dtrace v0.1.1
8162026-09-04T03:15:43.924Z Downloaded zerocopy-derive v0.7.35
8172026-09-04T03:15:43.924Z Downloaded vsss-rs v3.3.4
8182026-09-04T03:15:43.924Z Downloaded fnv v1.0.7
8192026-09-04T03:15:43.924Z Downloaded erased-serde v0.3.31
8202026-09-04T03:15:43.924Z Downloaded fs-err v3.3.1
8212026-09-04T03:15:43.924Z Downloaded heck v0.4.1
8222026-09-04T03:15:43.924Z Downloaded fs_extra v1.3.0
8232026-09-04T03:15:43.924Z Downloaded rand_chacha v0.3.1
8242026-09-04T03:15:43.924Z Downloaded futures-sink v0.3.34
8252026-09-04T03:15:43.924Z Downloaded opaque-debug v0.3.1
8262026-09-04T03:15:43.924Z Downloaded pin-project-internal v1.1.13
8272026-09-04T03:15:43.924Z Downloaded progenitor-client v0.13.0
8282026-09-04T03:15:43.924Z Downloaded nom v8.0.0
8292026-09-04T03:15:43.924Z Downloaded cc v1.4.2
8302026-09-04T03:15:43.924Z Downloaded httparse v1.10.1
8312026-09-04T03:15:43.924Z Downloaded slog v2.8.2
8322026-09-04T03:15:43.924Z Downloaded icu_normalizer v2.2.0
8332026-09-04T03:15:43.925Z Downloaded progenitor-macro v0.13.0
8342026-09-04T03:15:43.925Z Downloaded phf v0.12.1
8352026-09-04T03:15:43.925Z Downloaded progenitor-extras v0.2.0
8362026-09-04T03:15:43.925Z Downloaded siphasher v1.0.3
8372026-09-04T03:15:43.925Z Downloaded unicode-xid v0.2.6
8382026-09-04T03:15:43.925Z Downloaded typify-macro v0.6.2
8392026-09-04T03:15:43.925Z Downloaded tokio-tungstenite v0.21.0
8402026-09-04T03:15:43.925Z Downloaded konst v0.2.20
8412026-09-04T03:15:43.925Z Downloaded test-strategy v0.4.5
8422026-09-04T03:15:43.925Z Downloaded smawk v0.3.3
8432026-09-04T03:15:43.925Z Downloaded smallvec v1.15.2
8442026-09-04T03:15:43.925Z Downloaded scroll v0.12.0
8452026-09-04T03:15:43.925Z Downloaded waitgroup v0.1.2
8462026-09-04T03:15:43.925Z Downloaded serde_tokenstream v0.2.3
8472026-09-04T03:15:43.925Z Downloaded sha2 v0.10.9
8482026-09-04T03:15:43.925Z Downloaded thiserror v2.0.20
8492026-09-04T03:15:43.925Z Downloaded either v1.17.0
8502026-09-04T03:15:43.925Z Downloaded pin-project-lite v0.2.17
8512026-09-04T03:15:43.925Z Downloaded getrandom v0.3.4
8522026-09-04T03:15:43.925Z Downloaded strum_macros v0.26.4
8532026-09-04T03:15:43.925Z Downloaded tiny-keccak v2.0.2
8542026-09-04T03:15:43.925Z Downloaded miniz_oxide v0.8.9
8552026-09-04T03:15:43.925Z Downloaded httpdate v1.0.3
8562026-09-04T03:15:43.925Z Downloaded semver v0.1.20
8572026-09-04T03:15:43.925Z Downloaded slog-stdlog v4.1.1
8582026-09-04T03:15:43.925Z Downloaded utf-8 v0.7.6
8592026-09-04T03:15:43.925Z Downloaded smf v0.2.3
8602026-09-04T03:15:43.925Z Downloaded yoke v0.8.3
8612026-09-04T03:15:43.925Z Downloaded progenitor-impl v0.14.0
8622026-09-04T03:15:43.925Z Downloaded thiserror-impl v1.0.69
8632026-09-04T03:15:43.925Z Downloaded foldhash v0.1.5
8642026-09-04T03:15:43.925Z Downloaded progenitor v0.14.0
8652026-09-04T03:15:43.925Z Downloaded term v1.2.1
8662026-09-04T03:15:43.925Z Downloaded git-stub v1.0.0
8672026-09-04T03:15:43.925Z Downloaded zmij v1.0.23
8682026-09-04T03:15:43.925Z Downloaded walkdir v2.5.0
8692026-09-04T03:15:43.925Z Downloaded foldhash v0.2.0
8702026-09-04T03:15:43.925Z Downloaded parking_lot v0.11.2
8712026-09-04T03:15:43.951Z Downloaded pin-project v1.1.13
8722026-09-04T03:15:43.951Z Downloaded tracing-core v0.1.36
8732026-09-04T03:15:43.951Z Downloaded toml_edit v0.25.13+spec-1.1.0
8742026-09-04T03:15:43.951Z Downloaded scroll_derive v0.12.1
8752026-09-04T03:15:43.951Z Downloaded oxnet v0.1.7
8762026-09-04T03:15:43.951Z Downloaded usdt-macro v0.6.0
8772026-09-04T03:15:43.951Z Downloaded expectorate v1.3.0
8782026-09-04T03:15:43.951Z Downloaded float-ord v0.3.2
8792026-09-04T03:15:43.951Z Downloaded darling_core v0.23.0
8802026-09-04T03:15:43.951Z Downloaded find-msvc-tools v0.1.10
8812026-09-04T03:15:43.951Z Downloaded defmt-macros v1.1.1
8822026-09-04T03:15:43.951Z Downloaded getrandom v0.2.17
8832026-09-04T03:15:43.951Z Downloaded minimal-lexical v0.2.1
8842026-09-04T03:15:43.951Z Downloaded whoami v1.6.1
8852026-09-04T03:15:43.951Z Downloaded futures-core v0.3.34
8862026-09-04T03:15:43.951Z Downloaded tabwriter v1.4.1
8872026-09-04T03:15:43.951Z Downloaded futures-task v0.3.34
8882026-09-04T03:15:43.951Z Downloaded generic-array v0.14.7
8892026-09-04T03:15:43.951Z Downloaded slog-term v2.9.2
8902026-09-04T03:15:43.952Z Downloaded typify v0.4.3
8912026-09-04T03:15:43.952Z Downloaded unicode-ident v1.0.24
8922026-09-04T03:15:43.952Z Downloaded elliptic-curve v0.13.8
8932026-09-04T03:15:43.952Z Downloaded darling_macro v0.23.0
8942026-09-04T03:15:43.952Z Downloaded unsafe-libyaml v0.2.11
8952026-09-04T03:15:43.952Z Downloaded serde_derive v1.0.229
8962026-09-04T03:15:43.952Z Downloaded darling_core v0.21.3
8972026-09-04T03:15:43.952Z Downloaded slog-json v2.6.1
8982026-09-04T03:15:43.952Z Downloaded static_assertions v1.1.0
8992026-09-04T03:15:43.952Z Downloaded progenitor-client v0.10.0
9002026-09-04T03:15:43.952Z Downloaded usdt-attr-macro v0.6.0
9012026-09-04T03:15:43.952Z Downloaded yoke-derive v0.8.2
9022026-09-04T03:15:43.952Z Downloaded tokio-macros v2.7.2
9032026-09-04T03:15:43.952Z Downloaded icu_collections v2.2.0
9042026-09-04T03:15:43.952Z Downloaded tokio-stream v0.1.19
9052026-09-04T03:15:43.952Z Downloaded shlex v2.0.1
9062026-09-04T03:15:43.952Z Downloaded toml_parser v1.1.3+spec-1.1.0
9072026-09-04T03:15:43.952Z Downloaded aws-lc-rs v1.18.0
9082026-09-04T03:15:43.952Z Downloaded toml_write v0.1.2
9092026-09-04T03:15:43.952Z Downloaded openssl-probe v0.2.1
9102026-09-04T03:15:43.952Z Downloaded same-file v1.0.6
9112026-09-04T03:15:43.952Z Downloaded rustls-pki-types v1.15.1
9122026-09-04T03:15:43.952Z Downloaded defmt v1.1.1
9132026-09-04T03:15:43.952Z Downloaded futures-io v0.3.34
9142026-09-04T03:15:43.952Z Downloaded half v2.7.1
9152026-09-04T03:15:43.953Z Downloaded paste v1.0.15
9162026-09-04T03:15:43.953Z Downloaded pest_meta v2.8.8
9172026-09-04T03:15:43.953Z Downloaded derive-ex v0.1.8
9182026-09-04T03:15:43.953Z Downloaded futures-channel v0.3.34
9192026-09-04T03:15:43.953Z Downloaded parse-display v0.10.0
9202026-09-04T03:15:43.953Z Downloaded zeroize v1.9.0
9212026-09-04T03:15:43.953Z Downloaded postcard v1.1.3
9222026-09-04T03:15:43.953Z Downloaded quote v1.0.47
9232026-09-04T03:15:43.953Z Downloaded rhai_codegen v3.2.0
9242026-09-04T03:15:43.953Z Downloaded structmeta v0.3.0
9252026-09-04T03:15:43.953Z Downloaded terminal_size v0.4.4
9262026-09-04T03:15:43.953Z Downloaded quinn v0.11.11
9272026-09-04T03:15:43.953Z Downloaded rustls-webpki v0.103.14
9282026-09-04T03:15:43.953Z Downloaded structmeta-derive v0.3.0
9292026-09-04T03:15:43.953Z Downloaded zeroize_derive v1.5.0
9302026-09-04T03:15:43.953Z Downloaded equivalent v1.0.2
9312026-09-04T03:15:43.953Z Downloaded steno v0.4.1
9322026-09-04T03:15:43.953Z Downloaded embedded-io v0.6.1
9332026-09-04T03:15:43.953Z Downloaded proc-macro-crate v3.5.0
9342026-09-04T03:15:43.953Z Downloaded owo-colors v4.3.0
9352026-09-04T03:15:43.953Z Downloaded rand_chacha v0.9.0
9362026-09-04T03:15:43.953Z Downloaded icu_locale_core v2.2.0
9372026-09-04T03:15:43.953Z Downloaded ppv-lite86 v0.2.21
9382026-09-04T03:15:43.954Z Downloaded pkg-config v0.3.33
9392026-09-04T03:15:43.954Z Downloaded foreign-types-shared v0.3.1
9402026-09-04T03:15:43.954Z Downloaded dtrace-parser v0.2.0
9412026-09-04T03:15:43.954Z Downloaded hostname v0.3.1
9422026-09-04T03:15:43.954Z Downloaded usdt-impl v0.6.0
9432026-09-04T03:15:43.954Z Downloaded slog-scope v4.4.1
9442026-09-04T03:15:43.954Z Downloaded potential_utf v0.1.5
9452026-09-04T03:15:43.954Z Downloaded prettyplease v0.2.37
9462026-09-04T03:15:43.954Z Downloaded usdt v0.6.0
9472026-09-04T03:15:43.954Z Downloaded zerocopy-derive v0.8.56
9482026-09-04T03:15:43.954Z Downloaded serde_path_to_error v0.1.20
9492026-09-04T03:15:43.954Z Downloaded strum_macros v0.27.2
9502026-09-04T03:15:43.955Z Downloaded thiserror v1.0.69
9512026-09-04T03:15:43.955Z Downloaded toml_writer v1.1.2+spec-1.1.0
9522026-09-04T03:15:43.955Z Downloaded toml_edit v0.22.27
9532026-09-04T03:15:43.955Z Downloaded serde-big-array v0.5.1
9542026-09-04T03:15:43.955Z Downloaded mio v1.2.2
9552026-09-04T03:15:43.955Z Downloaded serde_core v1.0.229
9562026-09-04T03:15:43.955Z Downloaded parse-display-derive v0.10.0
9572026-09-04T03:15:43.955Z Downloaded rustls-platform-verifier v0.7.0
9582026-09-04T03:15:43.955Z Downloaded thiserror-impl-no-std v2.0.2
9592026-09-04T03:15:43.955Z Downloaded zone_cfg_derive v0.3.1
9602026-09-04T03:15:43.955Z Downloaded tungstenite v0.21.0
9612026-09-04T03:15:43.955Z Downloaded proc-macro-error-attr v1.0.4
9622026-09-04T03:15:43.955Z Downloaded tempfile v3.27.0
9632026-09-04T03:15:43.955Z Downloaded textwrap v0.16.2
9642026-09-04T03:15:43.955Z Downloaded progenitor-impl v0.13.0
9652026-09-04T03:15:43.955Z Downloaded ryu v1.0.23
9662026-09-04T03:15:43.955Z Downloaded derive-where v1.6.1
9672026-09-04T03:15:43.955Z Downloaded progenitor-macro v0.14.0
9682026-09-04T03:15:43.955Z Downloaded fixedbitset v0.4.2
9692026-09-04T03:15:43.955Z Downloaded hmac v0.12.1
9702026-09-04T03:15:43.955Z Downloaded zone v0.3.1
9712026-09-04T03:15:43.980Z Downloaded serde_spanned v1.1.1
9722026-09-04T03:15:43.980Z Downloaded strsim v0.11.1
9732026-09-04T03:15:43.980Z Downloaded percent-encoding v2.3.2
9742026-09-04T03:15:43.980Z Downloaded rand_core v0.9.5
9752026-09-04T03:15:43.980Z Downloaded hickory-resolver v0.24.4
9762026-09-04T03:15:43.980Z Downloaded toml v1.1.4+spec-1.1.0
9772026-09-04T03:15:43.981Z Downloaded memchr v2.8.3
9782026-09-04T03:15:43.981Z Downloaded tokio-util v0.7.19
9792026-09-04T03:15:43.981Z Downloaded unicode-linebreak v0.1.5
9802026-09-04T03:15:43.981Z Downloaded powerfmt v0.2.0
9812026-09-04T03:15:43.981Z Downloaded pest v2.8.8
9822026-09-04T03:15:43.981Z Downloaded heck v0.5.0
9832026-09-04T03:15:43.981Z Downloaded subtle v2.6.1
9842026-09-04T03:15:43.981Z Downloaded foreign-types v0.3.2
9852026-09-04T03:15:43.981Z Downloaded http-body v1.1.0
9862026-09-04T03:15:43.981Z Downloaded slog-async v2.8.0
9872026-09-04T03:15:43.981Z Downloaded zerotrie v0.2.4
9882026-09-04T03:15:43.981Z Downloaded papergrid v0.18.0
9892026-09-04T03:15:43.981Z Downloaded fixedbitset v0.5.7
9902026-09-04T03:15:43.981Z Downloaded heapless v0.8.0
9912026-09-04T03:15:43.982Z Downloaded zerofrom v0.1.8
9922026-09-04T03:15:43.983Z Downloaded spin v0.5.2
9932026-09-04T03:15:43.983Z Downloaded untrusted v0.7.1
9942026-09-04T03:15:43.983Z Downloaded rustc_version v0.1.7
9952026-09-04T03:15:43.983Z Downloaded sync_wrapper v1.0.2
9962026-09-04T03:15:43.983Z Downloaded hex v0.4.3
9972026-09-04T03:15:43.983Z Downloaded rustls-native-certs v0.8.4
9982026-09-04T03:15:43.983Z Downloaded futures-executor v0.3.34
9992026-09-04T03:15:43.983Z Downloaded typenum v1.20.1
10002026-09-04T03:15:43.983Z Downloaded serde_urlencoded v0.7.1
10012026-09-04T03:15:43.983Z Downloaded schemars_derive v0.8.22
10022026-09-04T03:15:43.983Z Downloaded secrecy v0.10.3
10032026-09-04T03:15:43.983Z Downloaded rustc-hash v2.1.3
10042026-09-04T03:15:43.983Z Downloaded socket2 v0.6.5
10052026-09-04T03:15:43.983Z Downloaded wait-timeout v0.2.1
10062026-09-04T03:15:43.983Z Downloaded sigpipe v0.1.3
10072026-09-04T03:15:43.983Z Downloaded tracing-attributes v0.1.31
10082026-09-04T03:15:43.983Z Downloaded tinyvec v1.12.0
10092026-09-04T03:15:43.983Z Downloaded tagptr v0.2.0
10102026-09-04T03:15:43.983Z Downloaded quick-error v1.2.3
10112026-09-04T03:15:43.983Z Downloaded pem v3.0.6
10122026-09-04T03:15:43.983Z Downloaded similar v3.2.0
10132026-09-04T03:15:43.983Z Downloaded tough v0.22.0
10142026-09-04T03:15:43.983Z Downloaded thiserror-no-std v2.0.2
10152026-09-04T03:15:43.983Z Downloaded aho-corasick v1.1.5
10162026-09-04T03:15:43.983Z Downloaded flate2 v1.1.9
10172026-09-04T03:15:43.983Z Downloaded progenitor-impl v0.10.0
10182026-09-04T03:15:43.983Z Downloaded qorb v0.4.1
10192026-09-04T03:15:44.022Z Downloaded toml v0.9.12+spec-1.1.0
10202026-09-04T03:15:44.022Z Downloaded papergrid v0.11.0
10212026-09-04T03:15:44.023Z Downloaded semver v1.0.28
10222026-09-04T03:15:44.023Z Downloaded ucd-trie v0.1.7
10232026-09-04T03:15:44.023Z Downloaded globset v0.4.20
10242026-09-04T03:15:44.023Z Downloaded hyper-util v0.1.20
10252026-09-04T03:15:44.023Z Downloaded thin-vec v0.2.19
10262026-09-04T03:15:44.024Z Downloaded jiff-core v0.1.0
10272026-09-04T03:15:44.024Z Downloaded port-file v0.1.0
10282026-09-04T03:15:44.024Z Downloaded once_cell v1.21.4
10292026-09-04T03:15:44.024Z Downloaded synstructure v0.13.2
10302026-09-04T03:15:44.024Z Downloaded clap_builder v4.6.6
10312026-09-04T03:15:44.024Z Downloaded serde_yaml v0.9.34+deprecated
10322026-09-04T03:15:44.049Z Downloaded winnow v0.7.15
10332026-09-04T03:15:44.049Z Downloaded hickory-resolver v0.25.2
10342026-09-04T03:15:44.049Z Downloaded winnow v1.0.4
10352026-09-04T03:15:44.049Z Downloaded parking_lot v0.12.5
10362026-09-04T03:15:44.049Z Downloaded drift v0.2.0
10372026-09-04T03:15:44.049Z Downloaded pest_generator v2.8.8
10382026-09-04T03:15:44.049Z Downloaded http v1.5.0
10392026-09-04T03:15:44.049Z Downloaded nom v7.1.3
10402026-09-04T03:15:44.049Z Downloaded unicode-segmentation v1.13.3
10412026-09-04T03:15:44.092Z Downloaded h2 v0.4.15
10422026-09-04T03:15:44.092Z Downloaded rand v0.9.5
10432026-09-04T03:15:44.092Z Downloaded idna v1.1.0
10442026-09-04T03:15:44.092Z Downloaded similar v2.7.0
10452026-09-04T03:15:44.092Z Downloaded derive_more v0.99.20
10462026-09-04T03:15:44.518Z Downloaded hyper v1.11.0
10472026-09-04T03:15:44.518Z Downloaded rand v0.10.2
10482026-09-04T03:15:44.518Z Downloaded time-macros v0.2.32
10492026-09-04T03:15:44.518Z Downloaded typed-path v0.9.3
10502026-09-04T03:15:44.518Z Downloaded zerovec v0.11.6
10512026-09-04T03:15:44.518Z Downloaded dropshot-api-manager-types v0.8.0
10522026-09-04T03:15:44.518Z Downloaded getrandom v0.4.3
10532026-09-04T03:15:44.518Z Downloaded rayon-core v1.13.0
10542026-09-04T03:15:44.518Z Downloaded schemars v1.2.2
10552026-09-04T03:15:44.518Z Downloaded snafu-derive v0.8.9
10562026-09-04T03:15:44.518Z Downloaded tower v0.5.3
10572026-09-04T03:15:44.518Z Downloaded itertools v0.12.1
10582026-09-04T03:15:44.593Z Downloaded tabled v0.21.0
10592026-09-04T03:15:44.593Z Downloaded proc-macro2 v1.0.107
10602026-09-04T03:15:44.593Z Downloaded tower-http v0.6.11
10612026-09-04T03:15:44.593Z Downloaded itertools v0.14.0
10622026-09-04T03:15:44.593Z Downloaded ron v0.12.2
10632026-09-04T03:15:44.593Z Downloaded goblin v0.8.2
10642026-09-04T03:15:44.593Z Downloaded url v2.5.8
10652026-09-04T03:15:44.593Z Downloaded hashbrown v0.12.3
10662026-09-04T03:15:44.593Z Downloaded toml_edit v0.19.15
10672026-09-04T03:15:44.593Z Downloaded itertools v0.15.0
10682026-09-04T03:15:44.593Z Downloaded chrono v0.4.45
10692026-09-04T03:15:44.593Z Downloaded dropshot_endpoint v0.17.1
10702026-09-04T03:15:44.593Z Downloaded openssl-sys v0.9.117
10712026-09-04T03:15:44.593Z Downloaded futures v0.3.34
10722026-09-04T03:15:44.593Z Downloaded hashbrown v0.16.1
10732026-09-04T03:15:44.593Z Downloaded typify v0.6.2
10742026-09-04T03:15:44.593Z Downloaded unicode-normalization v0.1.25
10752026-09-04T03:15:44.593Z Downloaded uuid v1.26.0
10762026-09-04T03:15:44.593Z Downloaded quinn-proto v0.11.16
10772026-09-04T03:15:44.593Z Downloaded syn v1.0.109
10782026-09-04T03:15:44.593Z Downloaded zerocopy v0.7.35
10792026-09-04T03:15:44.593Z Downloaded hashbrown v0.15.5
10802026-09-04T03:15:44.593Z Downloaded libm v0.2.16
10812026-09-04T03:15:44.593Z Downloaded icu_properties_data v2.2.0
10822026-09-04T03:15:44.593Z Downloaded curve25519-dalek v4.1.3
10832026-09-04T03:15:44.593Z Downloaded reqwest v0.12.28
10842026-09-04T03:15:44.593Z Downloaded proptest v1.11.0
10852026-09-04T03:15:44.593Z Downloaded dropshot-api-manager v0.8.0
10862026-09-04T03:15:44.593Z Downloaded openssl v0.10.81
10872026-09-04T03:15:44.593Z Downloaded time v0.3.55
10882026-09-04T03:15:44.593Z Downloaded reqwest v0.13.4
10892026-09-04T03:15:44.593Z Downloaded iddqd v0.4.6
10902026-09-04T03:15:44.594Z Downloaded rand v0.8.7
10912026-09-04T03:15:44.594Z Downloaded bstr v1.13.1
10922026-09-04T03:15:44.594Z Downloaded unicode-width v0.2.2
10932026-09-04T03:15:44.594Z Downloaded regress v0.10.5
10942026-09-04T03:15:44.594Z Downloaded regex v1.13.1
10952026-09-04T03:15:44.594Z Downloaded serde_json v1.0.151
10962026-09-04T03:15:44.594Z Downloaded openapiv3 v2.2.0
10972026-09-04T03:15:44.594Z Downloaded hashbrown v0.17.1
10982026-09-04T03:15:44.594Z Downloaded moka v0.12.16
10992026-09-04T03:15:44.594Z Downloaded rustix v0.38.44
11002026-09-04T03:15:44.594Z Downloaded hkdf v0.12.4
11012026-09-04T03:15:44.594Z Downloaded rustix v1.1.4
11022026-09-04T03:15:44.594Z Downloaded rayon v1.12.0
11032026-09-04T03:15:44.594Z Downloaded tabled v0.15.0
11042026-09-04T03:15:44.594Z Downloaded webpki-roots v1.0.9
11052026-09-04T03:15:44.594Z Downloaded winnow v0.5.40
11062026-09-04T03:15:44.594Z Downloaded vcpkg v0.2.15
11072026-09-04T03:15:44.594Z Downloaded portable-atomic v1.15.0
11082026-09-04T03:15:44.595Z Downloaded regex-syntax v0.8.11
11092026-09-04T03:15:44.595Z Downloaded dropshot v0.17.1
11102026-09-04T03:15:44.595Z Downloaded hickory-proto v0.25.2
11112026-09-04T03:15:44.595Z Downloaded serde_with v3.22.0
11122026-09-04T03:15:44.595Z Downloaded sled v0.34.7
11132026-09-04T03:15:44.595Z Downloaded regress v0.11.1
11142026-09-04T03:15:44.595Z Downloaded unicode-width v0.1.14
11152026-09-04T03:15:44.595Z Downloaded hickory-proto v0.24.4
11162026-09-04T03:15:44.595Z Downloaded syn v3.0.3
11172026-09-04T03:15:44.595Z Downloaded futures-util v0.3.34
11182026-09-04T03:15:44.595Z Downloaded tracing v0.1.44
11192026-09-04T03:15:44.595Z Downloaded nix v0.31.3
11202026-09-04T03:15:44.595Z Downloaded rhai v1.26.0
11212026-09-04T03:15:44.595Z Downloaded syn v2.0.119
11222026-09-04T03:15:44.595Z Downloaded smoltcp v0.11.0
11232026-09-04T03:15:45.037Z Downloaded zerocopy v0.8.56
11242026-09-04T03:15:45.037Z Downloaded goblin v0.10.7
11252026-09-04T03:15:45.037Z Downloaded rustls v0.23.43
11262026-09-04T03:15:45.037Z Downloaded petgraph v0.6.5
11272026-09-04T03:15:45.037Z Downloaded chrono-tz v0.10.4
11282026-09-04T03:15:45.037Z Downloaded csv v1.4.0
11292026-09-04T03:15:45.037Z Downloaded sha3 v0.10.9
11302026-09-04T03:15:45.038Z Downloaded petgraph v0.8.3
11312026-09-04T03:15:45.038Z Downloaded typify-impl v0.6.2
11322026-09-04T03:15:45.073Z Downloaded typify-impl v0.4.3
11332026-09-04T03:15:45.073Z Downloaded ring v0.17.14
11342026-09-04T03:15:45.073Z Downloaded jiff v0.2.35
11352026-09-04T03:15:45.073Z Downloaded regex-automata v0.4.18
11362026-09-04T03:15:45.073Z Downloaded lzma-sys v0.1.20
11372026-09-04T03:15:45.073Z Downloaded libc v0.2.189
11382026-09-04T03:15:45.073Z Downloaded tokio v1.53.1
11392026-09-04T03:15:45.073Z Downloaded encoding_rs v0.8.35
11402026-09-04T03:15:45.102Z Downloaded aws-lc-sys v0.44.0
11412026-09-04T03:15:45.460Z Compiling proc-macro2 v1.0.107
11422026-09-04T03:15:45.461Z Compiling quote v1.0.47
11432026-09-04T03:15:45.461Z Compiling unicode-ident v1.0.24
11442026-09-04T03:15:45.486Z Compiling serde_core v1.0.229
11452026-09-04T03:15:45.486Z Compiling serde v1.0.229
11462026-09-04T03:15:45.486Z Compiling libc v0.2.189
11472026-09-04T03:15:45.486Z Compiling cfg-if v1.0.4
11482026-09-04T03:15:46.164Z Compiling zmij v1.0.23
11492026-09-04T03:15:46.592Z Compiling autocfg v1.5.1
11502026-09-04T03:15:46.592Z Compiling memchr v2.8.3
11512026-09-04T03:15:46.592Z Compiling libm v0.2.16
11522026-09-04T03:15:46.615Z Compiling itoa v1.0.18
11532026-09-04T03:15:46.615Z Compiling icu_properties_data v2.2.0
11542026-09-04T03:15:46.767Z Compiling icu_normalizer_data v2.2.0
11552026-09-04T03:15:46.795Z Compiling version_check v0.9.5
11562026-09-04T03:15:46.824Z Compiling stable_deref_trait v1.2.1
11572026-09-04T03:15:46.908Z Compiling serde_json v1.0.151
11582026-09-04T03:15:46.922Z Compiling syn v2.0.119
11592026-09-04T03:15:47.145Z Compiling syn v3.0.3
11602026-09-04T03:15:47.260Z Compiling litemap v0.8.2
11612026-09-04T03:15:47.361Z Compiling writeable v0.6.3
11622026-09-04T03:15:47.497Z Compiling parking_lot_core v0.9.12
11632026-09-04T03:15:47.557Z Compiling num-traits v0.2.19
11642026-09-04T03:15:47.557Z Compiling utf8_iter v1.0.4
11652026-09-04T03:15:47.641Z Compiling thiserror v2.0.20
11662026-09-04T03:15:47.710Z Compiling percent-encoding v2.3.2
11672026-09-04T03:15:48.216Z Compiling rand_core v0.10.1
11682026-09-04T03:15:48.331Z Compiling getrandom v0.4.3
11692026-09-04T03:15:48.331Z Compiling form_urlencoded v1.2.2
11702026-09-04T03:15:48.331Z Compiling zerocopy v0.8.56
11712026-09-04T03:15:50.031Z Compiling errno v0.3.14
11722026-09-04T03:15:50.153Z Compiling iana-time-zone v0.1.65
11732026-09-04T03:15:50.153Z Compiling heck v0.5.0
11742026-09-04T03:15:50.153Z Compiling uuid v1.26.0
11752026-09-04T03:15:50.153Z Compiling jobserver v0.1.35
11762026-09-04T03:15:50.153Z Compiling shlex v2.0.1
11772026-09-04T03:15:50.153Z Compiling find-msvc-tools v0.1.10
11782026-09-04T03:15:50.153Z Compiling rustversion v1.0.23
11792026-09-04T03:15:50.153Z Compiling semver v1.0.28
11802026-09-04T03:15:50.153Z Compiling cc v1.4.2
11812026-09-04T03:15:50.153Z Compiling dyn-clone v1.0.20
11822026-09-04T03:15:50.153Z Compiling schemars v0.8.22
11832026-09-04T03:15:50.153Z Compiling synstructure v0.13.2
11842026-09-04T03:15:50.153Z Compiling serde_derive_internals v0.29.1
11852026-09-04T03:15:50.153Z Compiling pin-project-lite v0.2.17
11862026-09-04T03:15:50.229Z Compiling getrandom v0.2.17
11872026-09-04T03:15:50.384Z Compiling serde_derive v1.0.229
11882026-09-04T03:15:50.446Z Compiling displaydoc v0.2.7
11892026-09-04T03:15:50.498Z Compiling thiserror-impl v2.0.20
11902026-09-04T03:15:50.527Z Compiling tokio-macros v2.7.2
11912026-09-04T03:15:50.652Z Compiling futures-macro v0.3.34
11922026-09-04T03:15:50.746Z Compiling bitflags v2.13.1
11932026-09-04T03:15:50.788Z Compiling pkg-config v0.3.33
11942026-09-04T03:15:51.134Z Compiling zerofrom-derive v0.1.7
11952026-09-04T03:15:51.152Z Compiling yoke-derive v0.8.2
11962026-09-04T03:15:51.172Z Compiling zerovec-derive v0.11.3
11972026-09-04T03:15:51.220Z Compiling schemars_derive v0.8.22
11982026-09-04T03:15:51.235Z Compiling zerocopy-derive v0.8.56
11992026-09-04T03:15:51.473Z Compiling zeroize_derive v1.5.0
12002026-09-04T03:15:51.646Z Compiling scopeguard v1.2.0
12012026-09-04T03:15:51.741Z Compiling lock_api v0.4.14
12022026-09-04T03:15:52.184Z Compiling zeroize v1.9.0
12032026-09-04T03:15:52.270Z Compiling socket2 v0.6.5
12042026-09-04T03:15:52.293Z Compiling cmake v0.1.58
12052026-09-04T03:15:52.376Z Compiling zerofrom v0.1.8
12062026-09-04T03:15:52.407Z Compiling signal-hook-registry v1.4.8
12072026-09-04T03:15:52.421Z Compiling mio v1.2.2
12082026-09-04T03:15:52.449Z Compiling fs_extra v1.3.0
12092026-09-04T03:15:52.907Z Compiling yoke v0.8.3
12102026-09-04T03:15:53.394Z Compiling dunce v1.0.5
12112026-09-04T03:15:53.394Z Compiling zerovec v0.11.6
12122026-09-04T03:15:53.394Z Compiling zerotrie v0.2.4
12132026-09-04T03:15:53.394Z Compiling aws-lc-sys v0.44.0
12142026-09-04T03:15:53.394Z Compiling portable-atomic v1.15.0
12152026-09-04T03:15:53.489Z Compiling log v0.4.33
12162026-09-04T03:15:53.489Z Compiling futures-core v0.3.34
12172026-09-04T03:15:53.490Z Compiling tinystr v0.8.3
12182026-09-04T03:15:53.490Z Compiling potential_utf v0.1.5
12192026-09-04T03:15:53.490Z Compiling critical-section v1.2.0
12202026-09-04T03:15:53.538Z Compiling smallvec v1.15.2
12212026-09-04T03:15:53.538Z Compiling bytes v1.12.1
12222026-09-04T03:15:53.538Z Compiling icu_locale_core v2.2.0
12232026-09-04T03:15:53.569Z Compiling icu_collections v2.2.0
12242026-09-04T03:15:53.657Z Compiling chrono v0.4.45
12252026-09-04T03:15:54.082Z Compiling parking_lot v0.12.5
12262026-09-04T03:15:54.109Z Compiling once_cell v1.21.4
12272026-09-04T03:15:55.484Z Compiling tokio v1.53.1
12282026-09-04T03:15:55.648Z Compiling icu_provider v2.2.0
12292026-09-04T03:15:55.649Z Compiling subtle v2.6.1
12302026-09-04T03:15:55.649Z Compiling equivalent v1.0.2
12312026-09-04T03:15:55.649Z Compiling icu_normalizer v2.2.0
12322026-09-04T03:15:55.649Z Compiling icu_properties v2.2.0
12332026-09-04T03:15:55.649Z Compiling allocator-api2 v0.2.21
12342026-09-04T03:15:55.649Z Compiling httparse v1.10.1
12352026-09-04T03:15:55.649Z Compiling serde_tokenstream v0.2.3
12362026-09-04T03:15:55.746Z Compiling futures-sink v0.3.34
12372026-09-04T03:15:55.746Z Compiling idna_adapter v1.2.2
12382026-09-04T03:15:55.806Z Compiling idna v1.1.0
12392026-09-04T03:15:55.806Z Compiling rustix v1.1.4
12402026-09-04T03:15:55.925Z Compiling slab v0.4.12
12412026-09-04T03:15:56.089Z Compiling url v2.5.8
12422026-09-04T03:15:56.125Z Compiling thiserror v1.0.69
12432026-09-04T03:15:56.141Z Compiling ucd-trie v0.1.7
12442026-09-04T03:15:56.159Z Compiling typenum v1.20.1
12452026-09-04T03:15:56.367Z Compiling pest v2.8.8
12462026-09-04T03:15:56.470Z Compiling regex-syntax v0.8.11
12472026-09-04T03:15:56.890Z Compiling futures-channel v0.3.34
12482026-09-04T03:15:56.987Z Compiling thiserror-impl v1.0.69
12492026-09-04T03:15:57.179Z Compiling strsim v0.11.1
12502026-09-04T03:15:57.462Z Compiling pest_meta v2.8.8
12512026-09-04T03:15:57.597Z Compiling hashbrown v0.17.1
12522026-09-04T03:15:57.797Z Compiling aho-corasick v1.1.5
12532026-09-04T03:15:58.165Z Compiling pest_generator v2.8.8
12542026-09-04T03:15:58.334Z Compiling futures-task v0.3.34
12552026-09-04T03:15:58.483Z Compiling futures-io v0.3.34
12562026-09-04T03:15:58.523Z Compiling ipnetwork v0.21.1
12572026-09-04T03:15:58.540Z Compiling ident_case v1.0.1
12582026-09-04T03:15:58.665Z Compiling regex-automata v0.4.18
12592026-09-04T03:15:58.665Z Compiling futures-util v0.3.34
12602026-09-04T03:15:58.710Z Compiling getrandom v0.3.4
12612026-09-04T03:15:58.772Z Compiling pest_derive v2.8.8
12622026-09-04T03:15:59.060Z Compiling rand_core v0.6.4
12632026-09-04T03:15:59.147Z Compiling byteorder v1.5.0
12642026-09-04T03:15:59.326Z Compiling indexmap v2.14.0
12652026-09-04T03:15:59.451Z Compiling tracing-core v0.1.36
12662026-09-04T03:15:59.892Z Compiling tracing-attributes v0.1.31
12672026-09-04T03:15:59.908Z Compiling slog v2.8.2
12682026-09-04T03:16:00.658Z Compiling anyhow v1.0.104
12692026-09-04T03:16:00.692Z Compiling regex v1.13.1
12702026-09-04T03:16:00.693Z Compiling paste v1.0.15
12712026-09-04T03:16:00.693Z Compiling fnv v1.0.7
12722026-09-04T03:16:00.693Z Compiling base64 v0.22.1
12732026-09-04T03:16:00.827Z Compiling erased-serde v0.3.31
12742026-09-04T03:16:01.112Z Compiling tracing v0.1.44
12752026-09-04T03:16:01.258Z Compiling omicron-workspace-hack v0.1.0
12762026-09-04T03:16:01.430Z Compiling http v1.5.0
12772026-09-04T03:16:01.977Z Compiling oxnet v0.1.7
12782026-09-04T03:16:02.060Z Compiling rustls-pki-types v1.15.1
12792026-09-04T03:16:02.792Z Compiling scroll_derive v0.13.1
12802026-09-04T03:16:02.901Z Compiling ring v0.17.14
12812026-09-04T03:16:03.230Z Compiling aws-lc-rs v1.18.0
12822026-09-04T03:16:03.294Z Compiling num-conv v0.2.2
12832026-09-04T03:16:03.364Z Compiling time-core v0.1.9
12842026-09-04T03:16:03.556Z Compiling time-macros v0.2.32
12852026-09-04T03:16:03.770Z Compiling tokio-util v0.7.19
12862026-09-04T03:16:04.000Z Compiling ipnet v2.12.1
12872026-09-04T03:16:04.526Z Compiling camino v1.2.5
12882026-09-04T03:16:04.716Z Compiling untrusted v0.9.0
12892026-09-04T03:16:04.853Z Compiling untrusted v0.7.1
12902026-09-04T03:16:05.043Z Compiling ppv-lite86 v0.2.21
12912026-09-04T03:16:05.120Z Compiling async-trait v0.1.92
12922026-09-04T03:16:05.159Z Compiling daft-derive v0.1.8
12932026-09-04T03:16:05.371Z Compiling rustls v0.23.43
12942026-09-04T03:16:05.857Z Compiling crc32fast v1.5.0
12952026-09-04T03:16:05.876Z Compiling http-body v1.1.0
12962026-09-04T03:16:05.886Z Compiling darling_core v0.23.0
12972026-09-04T03:16:06.055Z Compiling atomic-waker v1.1.2
12982026-09-04T03:16:06.066Z Compiling usdt-impl v0.6.0
12992026-09-04T03:16:06.180Z Compiling crossbeam-utils v0.8.22
13002026-09-04T03:16:06.326Z Compiling pretty-hex v0.4.2
13012026-09-04T03:16:06.483Z Compiling scroll v0.13.0
13022026-09-04T03:16:06.765Z Compiling try-lock v0.2.5
13032026-09-04T03:16:06.853Z Compiling ryu v1.0.23
13042026-09-04T03:16:06.913Z Compiling tower-service v0.3.3
13052026-09-04T03:16:06.913Z Compiling tower-layer v0.3.3
13062026-09-04T03:16:06.945Z Compiling plain v0.2.3
13072026-09-04T03:16:07.122Z Compiling goblin v0.10.7
13082026-09-04T03:16:07.152Z Compiling want v0.3.1
13092026-09-04T03:16:07.262Z Compiling h2 v0.4.15
13102026-09-04T03:16:07.616Z Compiling httpdate v1.0.3
13112026-09-04T03:16:07.961Z Compiling slog-async v2.8.0
13122026-09-04T03:16:08.023Z Compiling darling_macro v0.23.0
13132026-09-04T03:16:08.163Z Compiling dtrace-parser v0.3.0
13142026-09-04T03:16:08.247Z Compiling thread-id v5.1.0
13152026-09-04T03:16:08.340Z Compiling ref-cast v1.0.26
13162026-09-04T03:16:08.526Z Compiling darling v0.23.0
13172026-09-04T03:16:09.750Z Compiling hyper v1.11.0
13182026-09-04T03:16:10.394Z Compiling dof v0.4.0
13192026-09-04T03:16:10.771Z Compiling rand_core v0.9.5
13202026-09-04T03:16:11.028Z Compiling serde_urlencoded v0.7.1
13212026-09-04T03:16:11.375Z Compiling hyper-util v0.1.20
13222026-09-04T03:16:12.242Z Compiling http-body-util v0.1.5
13232026-09-04T03:16:13.798Z Compiling ref-cast-impl v1.0.26
13242026-09-04T03:16:13.963Z Compiling syn v1.0.109
13252026-09-04T03:16:13.963Z Compiling usdt-macro v0.6.0
13262026-09-04T03:16:14.103Z Compiling usdt-attr-macro v0.6.0
13272026-09-04T03:16:14.141Z Compiling serde_tokenstream v0.3.0
13282026-09-04T03:16:14.308Z Compiling structmeta-derive v0.3.0
13292026-09-04T03:16:14.324Z Compiling multer v3.1.0
13302026-09-04T03:16:14.393Z Compiling foldhash v0.2.0
13312026-09-04T03:16:15.096Z Compiling newtype-uuid-macros v0.1.1
13322026-09-04T03:16:15.130Z Compiling rand_chacha v0.9.0
13332026-09-04T03:16:15.257Z Compiling structmeta v0.3.0
13342026-09-04T03:16:15.649Z Compiling powerfmt v0.2.0
13352026-09-04T03:16:15.704Z Compiling num_threads v0.1.7
13362026-09-04T03:16:15.704Z Compiling deranged v0.5.8
13372026-09-04T03:16:15.718Z Compiling rand v0.9.5
13382026-09-04T03:16:15.776Z Compiling newtype-uuid v1.4.0
13392026-09-04T03:16:15.791Z Compiling sync_wrapper v1.0.2
13402026-09-04T03:16:15.906Z Compiling async-stream-impl v0.3.6
13412026-09-04T03:16:16.408Z Compiling strum_macros v0.26.4
13422026-09-04T03:16:16.548Z Compiling dropshot v0.17.1
13432026-09-04T03:16:16.629Z Compiling time v0.3.55
13442026-09-04T03:16:16.753Z Compiling hex v0.4.3
13452026-09-04T03:16:16.816Z Compiling fastrand v2.5.0
13462026-09-04T03:16:17.064Z Compiling daft v0.1.8
13472026-09-04T03:16:17.126Z Compiling tower v0.5.3
13482026-09-04T03:16:17.899Z Compiling crossbeam-channel v0.5.16
13492026-09-04T03:16:18.104Z Compiling webpki-roots v1.0.9
13502026-09-04T03:16:18.123Z Compiling openapiv3 v2.2.0
13512026-09-04T03:16:18.555Z Compiling generic-array v0.14.7
13522026-09-04T03:16:19.083Z Compiling tower-http v0.6.11
13532026-09-04T03:16:19.104Z Compiling hashbrown v0.16.1
13542026-09-04T03:16:19.517Z Compiling serde_with_macros v3.22.0
13552026-09-04T03:16:19.811Z Compiling futures-executor v0.3.34
13562026-09-04T03:16:19.996Z Compiling dropshot_endpoint v0.17.1
13572026-09-04T03:16:20.148Z Compiling macaddr v1.0.1
13582026-09-04T03:16:20.657Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
13592026-09-04T03:16:20.674Z Compiling thread_local v1.1.10
13602026-09-04T03:16:20.717Z Compiling openssl-probe v0.2.1
13612026-09-04T03:16:20.737Z Compiling cpufeatures v0.3.0
13622026-09-04T03:16:20.811Z Compiling futures v0.3.34
13632026-09-04T03:16:20.896Z Compiling rustls-native-certs v0.8.4
13642026-09-04T03:16:21.502Z Compiling tempfile v3.27.0
13652026-09-04T03:16:21.606Z Compiling derive-ex v0.1.8
13662026-09-04T03:16:21.734Z Compiling strum_macros v0.27.2
13672026-09-04T03:16:22.215Z Compiling is-terminal v0.4.17
13682026-09-04T03:16:22.218Z Compiling term v1.2.1
13692026-09-04T03:16:22.335Z Compiling winnow v1.0.4
13702026-09-04T03:16:23.217Z Compiling take_mut v0.2.2
13712026-09-04T03:16:23.590Z Compiling test-strategy v0.4.5
13722026-09-04T03:16:23.660Z Compiling slog-term v2.9.2
13732026-09-04T03:16:24.892Z Compiling hybrid-array v0.4.14
13742026-09-04T03:16:25.013Z Compiling simd-adler32 v0.3.10
13752026-09-04T03:16:25.173Z Compiling adler2 v2.0.1
13762026-09-04T03:16:25.341Z Compiling match_cfg v0.1.0
13772026-09-04T03:16:25.363Z Compiling miniz_oxide v0.8.9
13782026-09-04T03:16:25.431Z Compiling hostname v0.3.1
13792026-09-04T03:16:25.959Z Compiling slog-json v2.6.1
13802026-09-04T03:16:26.230Z Compiling memmap2 v0.9.11
13812026-09-04T03:16:26.534Z Compiling either v1.17.0
13822026-09-04T03:16:26.628Z Compiling usdt v0.6.0
13832026-09-04T03:16:26.763Z Compiling slog-bunyan v2.5.0
13842026-09-04T03:16:26.778Z Compiling flate2 v1.1.9
13852026-09-04T03:16:26.937Z Compiling block-buffer v0.12.1
13862026-09-04T03:16:27.120Z Compiling crypto-common v0.2.2
13872026-09-04T03:16:27.237Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13882026-09-04T03:16:27.301Z Compiling debug-ignore v1.0.5
13892026-09-04T03:16:27.315Z Compiling const-oid v0.10.2
13902026-09-04T03:16:27.924Z Compiling compression-core v0.4.32
13912026-09-04T03:16:27.927Z Compiling compression-codecs v0.4.38
13922026-09-04T03:16:27.928Z Compiling digest v0.11.3
13932026-09-04T03:16:28.077Z Compiling toml_parser v1.1.3+spec-1.1.0
13942026-09-04T03:16:28.296Z Compiling crypto-common v0.1.7
13952026-09-04T03:16:28.403Z Compiling parse-display-derive v0.10.0
13962026-09-04T03:16:28.495Z Compiling rand_chacha v0.3.1
13972026-09-04T03:16:28.721Z Compiling serde_spanned v1.1.1
13982026-09-04T03:16:28.870Z Compiling toml_datetime v1.1.1+spec-1.1.0
13992026-09-04T03:16:29.036Z Compiling encoding_rs v0.8.35
14002026-09-04T03:16:29.095Z Compiling spin v0.9.9
14012026-09-04T03:16:29.219Z Compiling mime v0.3.17
14022026-09-04T03:16:29.715Z Compiling toml_writer v1.1.2+spec-1.1.0
14032026-09-04T03:16:29.723Z Compiling rand v0.8.7
14042026-09-04T03:16:29.723Z Compiling toml v1.1.4+spec-1.1.0
14052026-09-04T03:16:29.723Z Compiling sha1 v0.11.0
14062026-09-04T03:16:29.885Z Compiling async-compression v0.4.43
14072026-09-04T03:16:29.967Z Compiling strum v0.26.3
14082026-09-04T03:16:30.142Z Compiling async-stream v0.3.6
14092026-09-04T03:16:30.312Z Compiling waitgroup v0.1.2
14102026-09-04T03:16:30.331Z Compiling rustls-pemfile v2.2.0
14112026-09-04T03:16:30.405Z Compiling serde_path_to_error v0.1.20
14122026-09-04T03:16:30.469Z Compiling wait-timeout v0.2.1
14132026-09-04T03:16:30.599Z Compiling hostname v0.4.2
14142026-09-04T03:16:30.899Z Compiling quick-error v1.2.3
14152026-09-04T03:16:31.014Z Compiling bit-vec v0.8.0
14162026-09-04T03:16:31.328Z Compiling bit-set v0.8.0
14172026-09-04T03:16:31.743Z Compiling rusty-fork v0.3.1
14182026-09-04T03:16:31.743Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14192026-09-04T03:16:31.752Z Compiling serde_with v3.22.0
14202026-09-04T03:16:31.837Z Compiling rand_xorshift v0.4.0
14212026-09-04T03:16:32.112Z Compiling unarray v0.1.4
14222026-09-04T03:16:32.219Z Compiling proptest v1.11.0
14232026-09-04T03:16:32.236Z Compiling strum v0.27.2
14242026-09-04T03:16:32.380Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
14252026-09-04T03:16:32.523Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14262026-09-04T03:16:32.737Z Compiling instant v0.1.13
14272026-09-04T03:16:32.932Z Compiling iddqd v0.4.6
14282026-09-04T03:16:33.675Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-09-04T03:16:33.696Z Compiling block-buffer v0.10.4
14302026-09-04T03:16:33.892Z Compiling backon v1.6.0
14312026-09-04T03:16:34.341Z Compiling unicode-width v0.2.2
14322026-09-04T03:16:34.642Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
14332026-09-04T03:16:34.873Z Compiling digest v0.10.7
14342026-09-04T03:16:35.122Z Compiling backoff v0.4.0
14352026-09-04T03:16:35.409Z Compiling parse-display v0.10.0
14362026-09-04T03:16:35.587Z Compiling itertools v0.14.0
14372026-09-04T03:16:35.783Z Compiling regress v0.10.5
14382026-09-04T03:16:36.048Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
14392026-09-04T03:16:36.740Z Compiling humantime v2.4.0
14402026-09-04T03:16:38.888Z Compiling regress v0.11.1
14412026-09-04T03:16:40.428Z Compiling typify-impl v0.6.2
14422026-09-04T03:16:40.680Z Compiling zerocopy-derive v0.7.35
14432026-09-04T03:16:41.792Z Compiling clap_derive v4.6.4
14442026-09-04T03:16:42.063Z Compiling convert_case v0.4.0
14452026-09-04T03:16:42.590Z Compiling utf8parse v0.2.2
14462026-09-04T03:16:42.634Z Compiling cpufeatures v0.2.17
14472026-09-04T03:16:42.700Z Compiling anstyle-parse v1.0.0
14482026-09-04T03:16:42.717Z Compiling derive_more v0.99.20
14492026-09-04T03:16:43.541Z Compiling terminal_size v0.4.4
14502026-09-04T03:16:44.052Z Compiling toml_datetime v0.6.11
14512026-09-04T03:16:44.056Z Compiling typify-macro v0.6.2
14522026-09-04T03:16:44.056Z Compiling anstyle-query v1.1.5
14532026-09-04T03:16:44.056Z Compiling anstyle v1.0.14
14542026-09-04T03:16:44.056Z Compiling colorchoice v1.0.5
14552026-09-04T03:16:44.056Z Compiling is_terminal_polyfill v1.70.2
14562026-09-04T03:16:44.056Z Compiling anstream v1.0.0
14572026-09-04T03:16:44.417Z Compiling secrecy v0.10.3
14582026-09-04T03:16:44.585Z Compiling clap_lex v1.1.0
14592026-09-04T03:16:44.904Z Compiling crucible-workspace-hack v0.1.0
14602026-09-04T03:16:45.111Z Compiling heapless v0.8.0
14612026-09-04T03:16:45.140Z Compiling tinyvec_macros v0.1.1
14622026-09-04T03:16:45.374Z Compiling typify v0.6.2
14632026-09-04T03:16:45.404Z Compiling tinyvec v1.12.0
14642026-09-04T03:16:45.496Z Compiling clap_builder v4.6.6
14652026-09-04T03:16:45.821Z Compiling zerocopy v0.7.35
14662026-09-04T03:16:46.118Z Compiling hash32 v0.3.1
14672026-09-04T03:16:46.184Z Compiling rustc_version v0.4.1
14682026-09-04T03:16:46.269Z Compiling scroll_derive v0.12.1
14692026-09-04T03:16:46.434Z Compiling num-integer v0.1.47
14702026-09-04T03:16:46.516Z Compiling usdt-impl v0.5.0
14712026-09-04T03:16:46.773Z Compiling smoltcp v0.11.0
14722026-09-04T03:16:46.786Z Compiling crossbeam-epoch v0.9.20
14732026-09-04T03:16:46.978Z Compiling scroll v0.12.0
14742026-09-04T03:16:47.106Z Compiling curve25519-dalek v4.1.3
14752026-09-04T03:16:47.169Z Compiling dof v0.3.0
14762026-09-04T03:16:47.411Z Compiling clap v4.6.6
14772026-09-04T03:16:48.397Z Compiling hmac v0.12.1
14782026-09-04T03:16:48.509Z Compiling dtrace-parser v0.2.0
14792026-09-04T03:16:48.549Z Compiling inout v0.1.4
14802026-09-04T03:16:48.589Z Compiling darling_core v0.21.3
14812026-09-04T03:16:48.778Z Compiling ff v0.13.1
14822026-09-04T03:16:48.915Z Compiling cobs v0.3.0
14832026-09-04T03:16:49.279Z Compiling thread-id v4.2.2
14842026-09-04T03:16:49.470Z Compiling managed v0.8.0
14852026-09-04T03:16:49.743Z Compiling bitflags v1.3.2
14862026-09-04T03:16:49.766Z Compiling unsafe-libyaml v0.2.11
14872026-09-04T03:16:50.375Z Compiling serde_yaml v0.9.34+deprecated
14882026-09-04T03:16:50.625Z Compiling darling_macro v0.21.3
14892026-09-04T03:16:51.244Z Compiling postcard v1.1.3
14902026-09-04T03:16:51.620Z Compiling group v0.13.0
14912026-09-04T03:16:51.712Z Compiling cipher v0.4.4
14922026-09-04T03:16:51.731Z Compiling hkdf v0.12.4
14932026-09-04T03:16:52.046Z Compiling goblin v0.8.2
14942026-09-04T03:16:52.744Z Compiling num-rational v0.4.2
14952026-09-04T03:16:52.926Z Compiling num-iter v0.1.46
14962026-09-04T03:16:53.752Z Compiling tabwriter v1.4.1
14972026-09-04T03:16:53.817Z Compiling universal-hash v0.5.1
14982026-09-04T03:16:53.963Z Compiling crypto-bigint v0.5.5
14992026-09-04T03:16:53.984Z Compiling hubpack_derive v0.1.1
15002026-09-04T03:16:54.062Z Compiling thiserror-impl-no-std v2.0.2
15012026-09-04T03:16:54.519Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15022026-09-04T03:16:55.344Z Compiling half v2.7.1
15032026-09-04T03:16:55.389Z Compiling curve25519-dalek-derive v0.1.1
15042026-09-04T03:16:55.674Z Compiling num-complex v0.4.6
15052026-09-04T03:16:56.203Z Compiling memoffset v0.9.1
15062026-09-04T03:16:56.220Z Compiling base64ct v1.8.3
15072026-09-04T03:16:56.510Z Compiling prettyplease v0.2.37
15082026-09-04T03:16:56.551Z Compiling cfg_aliases v0.2.2
15092026-09-04T03:16:56.749Z Compiling ciborium-io v0.2.2
15102026-09-04T03:16:56.847Z Compiling base16ct v0.2.0
15112026-09-04T03:16:56.897Z Compiling opaque-debug v0.3.1
15122026-09-04T03:16:56.975Z Compiling rustix v0.38.44
15132026-09-04T03:16:57.048Z Compiling poly1305 v0.8.0
15142026-09-04T03:16:57.412Z Compiling elliptic-curve v0.13.8
15152026-09-04T03:16:57.652Z Compiling ciborium-ll v0.2.2
15162026-09-04T03:16:58.243Z Compiling nix v0.31.3
15172026-09-04T03:16:58.247Z Compiling password-hash v0.5.0
15182026-09-04T03:16:58.963Z Compiling num v0.4.3
15192026-09-04T03:16:59.134Z Compiling thiserror-no-std v2.0.2
15202026-09-04T03:16:59.150Z Compiling hubpack v0.1.2
15212026-09-04T03:17:00.230Z Compiling chacha20 v0.9.1
15222026-09-04T03:17:00.455Z Compiling darling v0.21.3
15232026-09-04T03:17:00.543Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
15242026-09-04T03:17:00.776Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15252026-09-04T03:17:00.927Z Compiling reqwest v0.12.28
15262026-09-04T03:17:01.677Z Compiling toml_edit v0.25.13+spec-1.1.0
15272026-09-04T03:17:02.105Z Compiling blake2 v0.10.6
15282026-09-04T03:17:02.161Z Compiling aead v0.5.2
15292026-09-04T03:17:02.538Z Compiling byte-wrapper v0.1.0
15302026-09-04T03:17:02.635Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15312026-09-04T03:17:02.672Z Compiling serde_repr v0.1.21
15322026-09-04T03:17:03.225Z Compiling proc-macro-error-attr v1.0.4
15332026-09-04T03:17:03.426Z Compiling static_assertions v1.1.0
15342026-09-04T03:17:03.448Z Compiling keccak v0.1.6
15352026-09-04T03:17:03.507Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15362026-09-04T03:17:03.588Z Compiling float-ord v0.3.2
15372026-09-04T03:17:03.743Z Compiling sha3 v0.10.9
15382026-09-04T03:17:04.073Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15392026-09-04T03:17:04.092Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15402026-09-04T03:17:04.613Z Compiling argon2 v0.5.3
15412026-09-04T03:17:05.009Z Compiling chacha20poly1305 v0.10.1
15422026-09-04T03:17:05.164Z Compiling proc-macro-crate v3.5.0
15432026-09-04T03:17:05.568Z Compiling progenitor-client v0.10.0
15442026-09-04T03:17:05.814Z Compiling ingot-macros v0.1.1
15452026-09-04T03:17:05.833Z Compiling vsss-rs v3.3.4
15462026-09-04T03:17:07.397Z Compiling ciborium v0.2.2
15472026-09-04T03:17:08.330Z Compiling usdt-attr-macro v0.5.0
15482026-09-04T03:17:08.498Z Compiling usdt-macro v0.5.0
15492026-09-04T03:17:09.814Z Compiling num-derive v0.4.2
15502026-09-04T03:17:09.977Z Compiling enum-as-inner v0.6.1
15512026-09-04T03:17:10.563Z Compiling proc-macro-error v1.0.4
15522026-09-04T03:17:10.567Z Compiling memmap v0.7.0
15532026-09-04T03:17:10.804Z Compiling winnow v0.5.40
15542026-09-04T03:17:10.819Z Compiling indent_write v2.2.0
15552026-09-04T03:17:11.092Z Compiling data-encoding v2.11.1
15562026-09-04T03:17:11.183Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
15572026-09-04T03:17:11.521Z Compiling usdt v0.5.0
15582026-09-04T03:17:11.615Z Compiling ingot-types v0.1.2
15592026-09-04T03:17:11.644Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15602026-09-04T03:17:12.065Z Compiling toml_edit v0.19.15
15612026-09-04T03:17:12.175Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15622026-09-04T03:17:12.274Z Compiling num_enum_derive v0.7.6
15632026-09-04T03:17:12.761Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15642026-09-04T03:17:13.445Z Compiling serde_spanned v0.6.9
15652026-09-04T03:17:13.494Z Compiling foreign-types-macros v0.2.4
15662026-09-04T03:17:13.717Z Compiling foreign-types-shared v0.3.1
15672026-09-04T03:17:13.806Z Compiling bytecount v0.6.9
15682026-09-04T03:17:13.897Z Compiling vcpkg v0.2.15
15692026-09-04T03:17:13.982Z Compiling toml_write v0.1.2
15702026-09-04T03:17:13.998Z Compiling winnow v0.7.15
15712026-09-04T03:17:14.099Z Compiling colored v3.1.1
15722026-09-04T03:17:14.172Z Compiling crossbeam-deque v0.8.7
15732026-09-04T03:17:14.422Z Compiling openssl-sys v0.9.117
15742026-09-04T03:17:14.475Z Compiling foreign-types v0.5.0
15752026-09-04T03:17:14.715Z Compiling num_enum v0.7.6
15762026-09-04T03:17:14.865Z Compiling proc-macro-crate v1.3.1
15772026-09-04T03:17:14.865Z Compiling ingot v0.1.1
15782026-09-04T03:17:15.249Z Compiling atomicwrites v0.4.4
15792026-09-04T03:17:15.325Z Compiling toml_edit v0.22.27
15802026-09-04T03:17:15.417Z Compiling progenitor-impl v0.14.0
15812026-09-04T03:17:15.428Z Compiling chacha20 v0.10.1
15822026-09-04T03:17:15.711Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
15832026-09-04T03:17:17.189Z Compiling rustls-webpki v0.103.14
15842026-09-04T03:17:17.200Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15852026-09-04T03:17:17.200Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15862026-09-04T03:17:17.217Z Compiling cstr-argument v0.1.2
15872026-09-04T03:17:17.261Z Compiling unicode-segmentation v1.13.3
15882026-09-04T03:17:17.442Z Compiling semver v0.1.20
15892026-09-04T03:17:17.593Z Compiling resolv-conf v0.7.6
15902026-09-04T03:17:17.704Z Compiling linked-hash-map v0.5.6
15912026-09-04T03:17:17.859Z Compiling rayon-core v1.13.0
15922026-09-04T03:17:18.115Z Compiling heck v0.4.1
15932026-09-04T03:17:18.177Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
15942026-09-04T03:17:18.377Z Compiling swrite v0.1.0
15952026-09-04T03:17:18.401Z Compiling lru-cache v0.1.2
15962026-09-04T03:17:18.475Z Compiling rustc_version v0.1.7
15972026-09-04T03:17:18.523Z Compiling newline-converter v0.3.0
15982026-09-04T03:17:18.543Z Compiling progenitor-macro v0.14.0
15992026-09-04T03:17:18.603Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16002026-09-04T03:17:18.687Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16012026-09-04T03:17:18.982Z Compiling toml v0.8.23
16022026-09-04T03:17:19.358Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16032026-09-04T03:17:19.519Z Compiling rand v0.10.2
16042026-09-04T03:17:20.256Z Compiling num_enum_derive v0.5.11
16052026-09-04T03:17:20.363Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
16062026-09-04T03:17:20.601Z Compiling hickory-proto v0.24.4
16072026-09-04T03:17:21.110Z Compiling tokio-rustls v0.26.4
16082026-09-04T03:17:21.451Z Compiling rustls-platform-verifier v0.7.0
16092026-09-04T03:17:21.498Z Compiling hyper-rustls v0.27.9
16102026-09-04T03:17:21.892Z Compiling reqwest v0.13.4
16112026-09-04T03:17:24.402Z Compiling progenitor-client v0.14.0
16122026-09-04T03:17:24.863Z Compiling progenitor-extras v0.2.0
16132026-09-04T03:17:25.555Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16142026-09-04T03:17:31.770Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16152026-09-04T03:17:35.529Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16162026-09-04T03:17:35.860Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16172026-09-04T03:17:36.463Z Compiling progenitor-impl v0.13.0
16182026-09-04T03:17:36.707Z Compiling console v0.16.4
16192026-09-04T03:17:37.990Z Compiling camino-tempfile v1.4.1
16202026-09-04T03:17:38.311Z Compiling serde-big-array v0.5.1
16212026-09-04T03:17:38.387Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16222026-09-04T03:17:38.402Z Compiling derive-where v1.6.1
16232026-09-04T03:17:38.581Z Compiling pin-project-internal v1.1.13
16242026-09-04T03:17:39.187Z Compiling siphasher v1.0.3
16252026-09-04T03:17:39.296Z Compiling minimal-lexical v0.2.1
16262026-09-04T03:17:39.401Z Compiling similar v3.2.0
16272026-09-04T03:17:39.548Z Compiling lazy_static v1.5.0
16282026-09-04T03:17:39.616Z Compiling nom v7.1.3
16292026-09-04T03:17:39.654Z Compiling phf_shared v0.12.1
16302026-09-04T03:17:39.671Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16312026-09-04T03:17:39.687Z Compiling pin-project v1.1.13
16322026-09-04T03:17:39.875Z Compiling progenitor-macro v0.13.0
16332026-09-04T03:17:40.597Z Compiling expectorate v1.3.0
16342026-09-04T03:17:40.639Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16352026-09-04T03:17:40.879Z Compiling progenitor v0.14.0
16362026-09-04T03:17:40.900Z Compiling progenitor-client v0.13.0
16372026-09-04T03:17:40.924Z Compiling hickory-resolver v0.24.4
16382026-09-04T03:17:41.275Z Compiling num_enum v0.5.11
16392026-09-04T03:17:43.693Z Compiling newtype_derive v0.1.6
16402026-09-04T03:17:44.342Z Compiling unicode-normalization v0.1.25
16412026-09-04T03:17:44.626Z Compiling tokio-stream v0.1.19
16422026-09-04T03:17:44.898Z Compiling snafu-derive v0.8.9
16432026-09-04T03:17:45.008Z Compiling async-recursion v1.1.1
16442026-09-04T03:17:45.714Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16452026-09-04T03:17:46.628Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
16462026-09-04T03:17:46.696Z Compiling slog-dtrace v0.3.0
16472026-09-04T03:17:46.981Z Compiling csv-core v0.1.13
16482026-09-04T03:17:47.411Z Compiling bstr v1.13.1
16492026-09-04T03:17:47.414Z Compiling cancel-safe-futures v0.1.5
16502026-09-04T03:17:47.660Z Compiling owo-colors v4.3.0
16512026-09-04T03:17:47.685Z Compiling konst_macro_rules v0.2.19
16522026-09-04T03:17:47.885Z Compiling highway v1.3.0
16532026-09-04T03:17:48.023Z Compiling same-file v1.0.6
16542026-09-04T03:17:48.208Z Compiling openssl v0.10.81
16552026-09-04T03:17:48.665Z Compiling unicode-xid v0.2.6
16562026-09-04T03:17:48.695Z Compiling chrono-tz v0.10.4
16572026-09-04T03:17:48.695Z Compiling unicode-width v0.1.14
16582026-09-04T03:17:48.695Z Compiling foreign-types-shared v0.1.1
16592026-09-04T03:17:48.734Z Compiling jiff-core v0.1.0
16602026-09-04T03:17:48.796Z Compiling foldhash v0.1.5
16612026-09-04T03:17:48.896Z Compiling foreign-types v0.3.2
16622026-09-04T03:17:48.980Z Compiling hashbrown v0.15.5
16632026-09-04T03:17:49.022Z Compiling const_format_proc_macros v0.2.34
16642026-09-04T03:17:49.638Z Compiling jiff v0.2.35
16652026-09-04T03:17:49.863Z Compiling walkdir v2.5.0
16662026-09-04T03:17:50.107Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16672026-09-04T03:17:50.542Z Compiling konst v0.2.20
16682026-09-04T03:17:50.603Z Compiling globset v0.4.20
16692026-09-04T03:17:50.935Z Compiling csv v1.4.0
16702026-09-04T03:17:51.991Z Compiling snafu v0.8.9
16712026-09-04T03:17:52.167Z Compiling progenitor v0.13.0
16722026-09-04T03:17:52.324Z Compiling qorb v0.4.1
16732026-09-04T03:17:52.640Z Compiling olpc-cjson v0.1.4
16742026-09-04T03:17:52.845Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16752026-09-04T03:17:53.236Z Compiling rayon v1.12.0
16762026-09-04T03:17:55.511Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16772026-09-04T03:17:55.964Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16782026-09-04T03:17:55.992Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16792026-09-04T03:17:56.482Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16802026-09-04T03:17:58.404Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16812026-09-04T03:17:58.566Z Compiling phf v0.12.1
16822026-09-04T03:17:58.749Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16832026-09-04T03:17:59.644Z Compiling zone_cfg_derive v0.3.1
16842026-09-04T03:17:59.834Z Compiling tokio-dtrace v0.1.1
16852026-09-04T03:18:00.168Z Compiling itertools v0.15.0
16862026-09-04T03:18:00.380Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
16872026-09-04T03:18:00.688Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16882026-09-04T03:18:00.761Z Compiling itertools v0.12.1
16892026-09-04T03:18:00.761Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
16902026-09-04T03:18:00.778Z Compiling pem v3.0.6
16912026-09-04T03:18:01.160Z Compiling libsw-core v0.3.2
16922026-09-04T03:18:01.200Z Compiling serde_plain v1.0.2
16932026-09-04T03:18:01.346Z Compiling openssl-macros v0.1.1
16942026-09-04T03:18:01.442Z Compiling cookie v0.18.2
16952026-09-04T03:18:01.479Z Compiling sigpipe v0.1.3
16962026-09-04T03:18:01.579Z Compiling fixedbitset v0.4.2
16972026-09-04T03:18:01.691Z Compiling fixedbitset v0.5.7
16982026-09-04T03:18:01.706Z Compiling glob v0.3.4
16992026-09-04T03:18:01.821Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17002026-09-04T03:18:01.845Z Compiling typed-path v0.9.3
17012026-09-04T03:18:01.952Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17022026-09-04T03:18:02.058Z Compiling petgraph v0.8.3
17032026-09-04T03:18:02.142Z Compiling zone v0.3.1
17042026-09-04T03:18:02.622Z Compiling petgraph v0.6.5
17052026-09-04T03:18:03.716Z Compiling tough v0.22.0
17062026-09-04T03:18:04.445Z Compiling ingot-macros v0.2.0
17072026-09-04T03:18:04.462Z Compiling libsw v3.5.0
17082026-09-04T03:18:04.510Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17092026-09-04T03:18:04.642Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
17102026-09-04T03:18:04.754Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
17112026-09-04T03:18:04.771Z Compiling oxide-tokio-rt v0.1.6
17122026-09-04T03:18:05.049Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
17132026-09-04T03:18:05.333Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17142026-09-04T03:18:07.162Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17152026-09-04T03:18:07.993Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17162026-09-04T03:18:08.275Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17172026-09-04T03:18:08.880Z Compiling const_format v0.2.36
17182026-09-04T03:18:09.255Z Compiling papergrid v0.11.0
17192026-09-04T03:18:09.387Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17202026-09-04T03:18:09.869Z Compiling tabled_derive v0.7.0
17212026-09-04T03:18:10.502Z Compiling libscf-sys v1.2.0
17222026-09-04T03:18:10.603Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
17232026-09-04T03:18:10.844Z Compiling gethostname v0.5.0
17242026-09-04T03:18:10.992Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17252026-09-04T03:18:11.121Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17262026-09-04T03:18:11.259Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17272026-09-04T03:18:11.384Z Compiling smf v0.2.3
17282026-09-04T03:18:11.431Z Compiling bcs v0.1.6
17292026-09-04T03:18:11.609Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
17302026-09-04T03:18:11.631Z Compiling smawk v0.3.3
17312026-09-04T03:18:11.778Z Compiling tagptr v0.2.0
17322026-09-04T03:18:11.825Z Compiling linear-map v1.2.0
17332026-09-04T03:18:11.941Z Compiling termtree v0.5.1
17342026-09-04T03:18:12.085Z Compiling unicode-linebreak v0.1.5
17352026-09-04T03:18:12.132Z Compiling whoami v1.6.1
17362026-09-04T03:18:12.523Z Compiling textwrap v0.16.2
17372026-09-04T03:18:12.593Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
17382026-09-04T03:18:14.015Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17392026-09-04T03:18:14.464Z Compiling moka v0.12.16
17402026-09-04T03:18:14.508Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17412026-09-04T03:18:15.065Z Compiling tabled v0.15.0
17422026-09-04T03:18:15.379Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17432026-09-04T03:18:15.714Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17442026-09-04T03:18:15.982Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17452026-09-04T03:18:16.194Z Compiling steno v0.4.1
17462026-09-04T03:18:16.910Z Compiling ingot-types v0.2.0
17472026-09-04T03:18:19.377Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17482026-09-04T03:18:21.307Z Compiling hickory-proto v0.25.2
17492026-09-04T03:18:22.396Z Compiling ingot v0.2.1
17502026-09-04T03:18:22.959Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17512026-09-04T03:18:23.006Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17522026-09-04T03:18:23.295Z Compiling parking_lot_core v0.8.6
17532026-09-04T03:18:23.453Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17542026-09-04T03:18:23.573Z Compiling hickory-resolver v0.25.2
17552026-09-04T03:18:24.292Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17562026-09-04T03:18:24.509Z Compiling papergrid v0.18.0
17572026-09-04T03:18:24.532Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17582026-09-04T03:18:25.909Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17592026-09-04T03:18:26.000Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17602026-09-04T03:18:26.362Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17612026-09-04T03:18:26.690Z Compiling tabled v0.21.0
17622026-09-04T03:18:27.379Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17632026-09-04T03:18:29.384Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17642026-09-04T03:18:30.117Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
17652026-09-04T03:18:30.227Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
17662026-09-04T03:18:30.433Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
17672026-09-04T03:18:31.106Z Compiling arc-swap v1.9.2
17682026-09-04T03:18:31.452Z Compiling slog-scope v4.4.1
17692026-09-04T03:18:31.839Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17702026-09-04T03:18:32.984Z Compiling parking_lot v0.11.2
17712026-09-04T03:18:33.193Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17722026-09-04T03:18:33.523Z Compiling dropshot-api-manager-types v0.8.0
17732026-09-04T03:18:33.848Z Compiling fxhash v0.2.1
17742026-09-04T03:18:33.996Z Compiling crc8 v0.1.1
17752026-09-04T03:18:34.077Z Compiling sled v0.34.7
17762026-09-04T03:18:34.119Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17772026-09-04T03:18:34.579Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17782026-09-04T03:18:34.787Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
17792026-09-04T03:18:35.371Z Compiling slog-stdlog v4.1.1
17802026-09-04T03:18:35.714Z Compiling port-file v0.1.0
17812026-09-04T03:18:35.962Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
17822026-09-04T03:18:36.261Z Compiling slog-envlogger v2.2.0
17832026-09-04T03:18:37.325Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
17842026-09-04T03:18:38.129Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17852026-09-04T03:18:40.189Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17862026-09-04T03:18:43.477Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
17872026-09-04T03:18:44.929Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
17882026-09-04T03:18:53.495Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
17892026-09-04T03:18:59.272Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
17902026-09-04T03:19:02.707Z Finished `release` profile [optimized] target(s) in 3m 40s
17912026-09-04T03:19:03.028Z+ banner trio
17922026-09-04T03:19:03.034Z
17932026-09-04T03:19:03.034Z ##### ##### # ####
17942026-09-04T03:19:03.034Z # # # # # #
17952026-09-04T03:19:03.034Z # # # # # #
17962026-09-04T03:19:03.034Z # ##### # # #
17972026-09-04T03:19:03.034Z # # # # # #
17982026-09-04T03:19:03.034Z # # # # ####
17992026-09-04T03:19:03.035Z
18002026-09-04T03:19:03.035Z+ pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture
18012026-09-04T03:19:03.603Z Compiling cfg-if v1.0.4
18022026-09-04T03:19:03.607Z Compiling libc v0.2.189
18032026-09-04T03:19:03.607Z Compiling serde_core v1.0.229
18042026-09-04T03:19:03.713Z Compiling memchr v2.8.3
18052026-09-04T03:19:03.718Z Compiling smallvec v1.15.2
18062026-09-04T03:19:03.725Z Compiling itoa v1.0.18
18072026-09-04T03:19:03.727Z Compiling stable_deref_trait v1.2.1
18082026-09-04T03:19:03.733Z Compiling zerofrom v0.1.8
18092026-09-04T03:19:03.753Z Compiling zmij v1.0.23
18102026-09-04T03:19:03.799Z Compiling litemap v0.8.2
18112026-09-04T03:19:03.856Z Compiling yoke v0.8.3
18122026-09-04T03:19:03.950Z Compiling writeable v0.6.3
18132026-09-04T03:19:03.950Z Compiling utf8_iter v1.0.4
18142026-09-04T03:19:03.991Z Compiling percent-encoding v2.3.2
18152026-09-04T03:19:04.050Z Compiling zerovec v0.11.6
18162026-09-04T03:19:04.090Z Compiling zerotrie v0.2.4
18172026-09-04T03:19:04.114Z Compiling libm v0.2.16
18182026-09-04T03:19:04.188Z Compiling icu_properties_data v2.2.0
18192026-09-04T03:19:04.223Z Compiling icu_normalizer_data v2.2.0
18202026-09-04T03:19:04.251Z Compiling form_urlencoded v1.2.2
18212026-09-04T03:19:04.298Z Compiling rand_core v0.10.1
18222026-09-04T03:19:04.324Z Compiling errno v0.3.14
18232026-09-04T03:19:04.460Z Compiling getrandom v0.4.3
18242026-09-04T03:19:04.507Z Compiling iana-time-zone v0.1.65
18252026-09-04T03:19:04.519Z Compiling pin-project-lite v0.2.17
18262026-09-04T03:19:04.529Z Compiling zeroize v1.9.0
18272026-09-04T03:19:04.613Z Compiling dyn-clone v1.0.20
18282026-09-04T03:19:04.666Z Compiling tinystr v0.8.3
18292026-09-04T03:19:04.692Z Compiling potential_utf v0.1.5
18302026-09-04T03:19:04.752Z Compiling socket2 v0.6.5
18312026-09-04T03:19:04.756Z Compiling scopeguard v1.2.0
18322026-09-04T03:19:04.795Z Compiling parking_lot_core v0.9.12
18332026-09-04T03:19:04.824Z Compiling icu_locale_core v2.2.0
18342026-09-04T03:19:04.867Z Compiling icu_collections v2.2.0
18352026-09-04T03:19:04.871Z Compiling num-traits v0.2.19
18362026-09-04T03:19:04.889Z Compiling lock_api v0.4.14
18372026-09-04T03:19:05.132Z Compiling parking_lot v0.12.5
18382026-09-04T03:19:05.168Z Compiling signal-hook-registry v1.4.8
18392026-09-04T03:19:05.553Z Compiling serde v1.0.229
18402026-09-04T03:19:05.599Z Compiling serde_json v1.0.151
18412026-09-04T03:19:05.610Z Compiling uuid v1.26.0
18422026-09-04T03:19:05.635Z Compiling icu_provider v2.2.0
18432026-09-04T03:19:05.691Z Compiling semver v1.0.28
18442026-09-04T03:19:05.772Z Compiling mio v1.2.2
18452026-09-04T03:19:06.039Z Compiling bytes v1.12.1
18462026-09-04T03:19:06.180Z Compiling icu_normalizer v2.2.0
18472026-09-04T03:19:06.194Z Compiling icu_properties v2.2.0
18482026-09-04T03:19:06.198Z Compiling chrono v0.4.45
18492026-09-04T03:19:06.318Z Compiling thiserror v2.0.20
18502026-09-04T03:19:06.431Z Compiling portable-atomic v1.15.0
18512026-09-04T03:19:06.460Z Compiling bitflags v2.13.1
18522026-09-04T03:19:06.858Z Compiling tokio v1.53.1
18532026-09-04T03:19:06.915Z Compiling futures-core v0.3.34
18542026-09-04T03:19:07.101Z Compiling critical-section v1.2.0
18552026-09-04T03:19:07.180Z Compiling idna_adapter v1.2.2
18562026-09-04T03:19:07.232Z Compiling once_cell v1.21.4
18572026-09-04T03:19:07.329Z Compiling idna v1.1.0
18582026-09-04T03:19:07.358Z Compiling log v0.4.33
18592026-09-04T03:19:07.465Z Compiling subtle v2.6.1
18602026-09-04T03:19:07.524Z Compiling equivalent v1.0.2
18612026-09-04T03:19:07.608Z Compiling allocator-api2 v0.2.21
18622026-09-04T03:19:07.620Z Compiling zerocopy v0.8.56
18632026-09-04T03:19:07.637Z Compiling futures-sink v0.3.34
18642026-09-04T03:19:07.746Z Compiling url v2.5.8
18652026-09-04T03:19:07.823Z Compiling slab v0.4.12
18662026-09-04T03:19:08.006Z Compiling typenum v1.20.1
18672026-09-04T03:19:08.027Z Compiling futures-channel v0.3.34
18682026-09-04T03:19:08.138Z Compiling hashbrown v0.17.1
18692026-09-04T03:19:08.289Z Compiling getrandom v0.2.17
18702026-09-04T03:19:08.526Z Compiling schemars v0.8.22
18712026-09-04T03:19:08.995Z Compiling futures-task v0.3.34
18722026-09-04T03:19:09.002Z Compiling futures-io v0.3.34
18732026-09-04T03:19:09.024Z Compiling futures-util v0.3.34
18742026-09-04T03:19:09.031Z Compiling rand_core v0.6.4
18752026-09-04T03:19:09.288Z Compiling indexmap v2.14.0
18762026-09-04T03:19:09.419Z Compiling tracing-core v0.1.36
18772026-09-04T03:19:09.658Z Compiling ipnetwork v0.21.1
18782026-09-04T03:19:10.125Z Compiling tracing v0.1.44
18792026-09-04T03:19:10.203Z Compiling base64 v0.22.1
18802026-09-04T03:19:10.440Z Compiling http v1.5.0
18812026-09-04T03:19:10.469Z Compiling unicode-ident v1.0.24
18822026-09-04T03:19:10.584Z Compiling proc-macro2 v1.0.107
18832026-09-04T03:19:10.697Z Compiling slog v2.8.2
18842026-09-04T03:19:10.715Z Compiling erased-serde v0.3.31
18852026-09-04T03:19:10.864Z Compiling fnv v1.0.7
18862026-09-04T03:19:10.968Z Compiling oxnet v0.1.7
18872026-09-04T03:19:11.510Z Compiling quote v1.0.47
18882026-09-04T03:19:11.648Z Compiling tokio-util v0.7.19
18892026-09-04T03:19:11.860Z Compiling syn v2.0.119
18902026-09-04T03:19:12.144Z Compiling ipnet v2.12.1
18912026-09-04T03:19:12.306Z Compiling byteorder v1.5.0
18922026-09-04T03:19:12.565Z Compiling thiserror v1.0.69
18932026-09-04T03:19:12.674Z Compiling ppv-lite86 v0.2.21
18942026-09-04T03:19:12.690Z Compiling rustls-pki-types v1.15.1
18952026-09-04T03:19:12.944Z Compiling aws-lc-sys v0.44.0
18962026-09-04T03:19:13.005Z Compiling http-body v1.1.0
18972026-09-04T03:19:13.177Z Compiling atomic-waker v1.1.2
18982026-09-04T03:19:13.314Z Compiling untrusted v0.7.1
18992026-09-04T03:19:13.333Z Compiling httparse v1.10.1
19002026-09-04T03:19:13.373Z Compiling rustls v0.23.43
19012026-09-04T03:19:13.448Z Compiling aws-lc-rs v1.18.0
19022026-09-04T03:19:13.508Z Compiling try-lock v0.2.5
19032026-09-04T03:19:13.532Z Compiling tower-service v0.3.3
19042026-09-04T03:19:13.545Z Compiling untrusted v0.9.0
19052026-09-04T03:19:13.747Z Compiling ryu v1.0.23
19062026-09-04T03:19:13.772Z Compiling pretty-hex v0.4.2
19072026-09-04T03:19:13.772Z Compiling tower-layer v0.3.3
19082026-09-04T03:19:13.772Z Compiling want v0.3.1
19092026-09-04T03:19:13.772Z Compiling h2 v0.4.15
19102026-09-04T03:19:13.787Z Compiling httpdate v1.0.3
19112026-09-04T03:19:13.824Z Compiling rustix v1.1.4
19122026-09-04T03:19:13.863Z Compiling regex-syntax v0.8.11
19132026-09-04T03:19:13.893Z Compiling plain v0.2.3
19142026-09-04T03:19:14.008Z Compiling getrandom v0.3.4
19152026-09-04T03:19:14.149Z Compiling omicron-workspace-hack v0.1.0
19162026-09-04T03:19:14.217Z Compiling ucd-trie v0.1.7
19172026-09-04T03:19:14.232Z Compiling rand_core v0.9.5
19182026-09-04T03:19:14.484Z Compiling pest v2.8.8
19192026-09-04T03:19:14.775Z Compiling rustls-webpki v0.103.14
19202026-09-04T03:19:16.144Z Compiling crossbeam-utils v0.8.22
19212026-09-04T03:19:16.330Z Compiling hyper v1.11.0
19222026-09-04T03:19:16.871Z Compiling serde_urlencoded v0.7.1
19232026-09-04T03:19:17.193Z Compiling http-body-util v0.1.5
19242026-09-04T03:19:17.285Z Compiling foldhash v0.2.0
19252026-09-04T03:19:17.527Z Compiling newtype-uuid v1.4.0
19262026-09-04T03:19:17.573Z Compiling hex v0.4.3
19272026-09-04T03:19:17.870Z Compiling hyper-util v0.1.20
19282026-09-04T03:19:18.479Z Compiling daft v0.1.8
19292026-09-04T03:19:18.772Z Compiling rand_chacha v0.9.0
19302026-09-04T03:19:19.340Z Compiling tokio-rustls v0.26.4
19312026-09-04T03:19:19.661Z Compiling sync_wrapper v1.0.2
19322026-09-04T03:19:19.777Z Compiling aho-corasick v1.1.5
19332026-09-04T03:19:19.967Z Compiling fastrand v2.5.0
19342026-09-04T03:19:20.320Z Compiling tower v0.5.3
19352026-09-04T03:19:20.726Z Compiling anyhow v1.0.104
19362026-09-04T03:19:20.786Z Compiling regex-automata v0.4.18
19372026-09-04T03:19:20.930Z Compiling rand v0.9.5
19382026-09-04T03:19:21.118Z Compiling tower-http v0.6.11
19392026-09-04T03:19:21.178Z Compiling generic-array v0.14.7
19402026-09-04T03:19:21.395Z Compiling hashbrown v0.16.1
19412026-09-04T03:19:21.633Z Compiling openapiv3 v2.2.0
19422026-09-04T03:19:21.723Z Compiling cpufeatures v0.3.0
19432026-09-04T03:19:21.772Z Compiling openssl-probe v0.2.1
19442026-09-04T03:19:21.802Z Compiling time-core v0.1.9
19452026-09-04T03:19:22.005Z Compiling num_threads v0.1.7
19462026-09-04T03:19:22.029Z Compiling num-conv v0.2.2
19472026-09-04T03:19:22.100Z Compiling powerfmt v0.2.0
19482026-09-04T03:19:22.122Z Compiling deranged v0.5.8
19492026-09-04T03:19:22.188Z Compiling rustls-native-certs v0.8.4
19502026-09-04T03:19:22.368Z Compiling camino v1.2.5
19512026-09-04T03:19:22.932Z Compiling tempfile v3.27.0
19522026-09-04T03:19:23.009Z Compiling futures-executor v0.3.34
19532026-09-04T03:19:23.200Z Compiling time v0.3.55
19542026-09-04T03:19:23.516Z Compiling winnow v1.0.4
19552026-09-04T03:19:23.775Z Compiling futures v0.3.34
19562026-09-04T03:19:23.858Z Compiling regex v1.13.1
19572026-09-04T03:19:23.884Z Compiling rustls-platform-verifier v0.7.0
19582026-09-04T03:19:24.444Z Compiling hyper-rustls v0.27.9
19592026-09-04T03:19:24.820Z Compiling crossbeam-channel v0.5.16
19602026-09-04T03:19:24.965Z Compiling scroll v0.13.0
19612026-09-04T03:19:25.123Z Compiling hybrid-array v0.4.14
19622026-09-04T03:19:25.272Z Compiling simd-adler32 v0.3.10
19632026-09-04T03:19:25.332Z Compiling adler2 v2.0.1
19642026-09-04T03:19:25.508Z Compiling miniz_oxide v0.8.9
19652026-09-04T03:19:25.518Z Compiling goblin v0.10.7
19662026-09-04T03:19:25.618Z Compiling crc32fast v1.5.0
19672026-09-04T03:19:25.868Z Compiling reqwest v0.13.4
19682026-09-04T03:19:26.095Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19692026-09-04T03:19:26.129Z Compiling thread_local v1.1.10
19702026-09-04T03:19:26.460Z Compiling either v1.17.0
19712026-09-04T03:19:26.695Z Compiling flate2 v1.1.9
19722026-09-04T03:19:26.875Z Compiling crypto-common v0.2.2
19732026-09-04T03:19:27.291Z Compiling block-buffer v0.12.1
19742026-09-04T03:19:27.476Z Compiling crypto-common v0.1.7
19752026-09-04T03:19:27.627Z Compiling dtrace-parser v0.3.0
19762026-09-04T03:19:28.088Z Compiling rand_chacha v0.3.1
19772026-09-04T03:19:28.192Z Compiling thread-id v5.1.0
19782026-09-04T03:19:28.280Z Compiling is-terminal v0.4.17
19792026-09-04T03:19:28.385Z Compiling const-oid v0.10.2
19802026-09-04T03:19:28.684Z Compiling dof v0.4.0
19812026-09-04T03:19:28.697Z Compiling take_mut v0.2.2
19822026-09-04T03:19:28.813Z Compiling term v1.2.1
19832026-09-04T03:19:30.164Z Compiling match_cfg v0.1.0
19842026-09-04T03:19:30.240Z Compiling debug-ignore v1.0.5
19852026-09-04T03:19:30.370Z Compiling compression-core v0.4.32
19862026-09-04T03:19:30.548Z Compiling compression-codecs v0.4.38
19872026-09-04T03:19:30.667Z Compiling hostname v0.3.1
19882026-09-04T03:19:30.838Z Compiling usdt-impl v0.6.0
19892026-09-04T03:19:30.890Z Compiling slog-term v2.9.2
19902026-09-04T03:19:31.683Z Compiling slog-async v2.8.0
19912026-09-04T03:19:32.330Z Compiling digest v0.11.3
19922026-09-04T03:19:32.364Z Compiling rand v0.8.7
19932026-09-04T03:19:32.526Z Compiling ref-cast v1.0.26
19942026-09-04T03:19:32.643Z Compiling slog-json v2.6.1
19952026-09-04T03:19:32.912Z Compiling toml_parser v1.1.3+spec-1.1.0
19962026-09-04T03:19:33.132Z Compiling strum v0.26.3
19972026-09-04T03:19:33.152Z Compiling macaddr v1.0.1
19982026-09-04T03:19:33.185Z Compiling serde_spanned v1.1.1
19992026-09-04T03:19:33.333Z Compiling toml_datetime v1.1.1+spec-1.1.0
20002026-09-04T03:19:33.410Z Compiling wait-timeout v0.2.1
20012026-09-04T03:19:33.747Z Compiling memmap2 v0.9.11
20022026-09-04T03:19:33.887Z Compiling encoding_rs v0.8.35
20032026-09-04T03:19:34.053Z Compiling quick-error v1.2.3
20042026-09-04T03:19:34.165Z Compiling toml_writer v1.1.2+spec-1.1.0
20052026-09-04T03:19:34.195Z Compiling bit-vec v0.8.0
20062026-09-04T03:19:34.433Z Compiling spin v0.9.9
20072026-09-04T03:19:34.498Z Compiling mime v0.3.17
20082026-09-04T03:19:34.547Z Compiling bit-set v0.8.0
20092026-09-04T03:19:34.735Z Compiling toml v1.1.4+spec-1.1.0
20102026-09-04T03:19:34.952Z Compiling multer v3.1.0
20112026-09-04T03:19:35.085Z Compiling rusty-fork v0.3.1
20122026-09-04T03:19:35.916Z Compiling usdt v0.6.0
20132026-09-04T03:19:36.193Z Compiling slog-bunyan v2.5.0
20142026-09-04T03:19:36.377Z Compiling sha1 v0.11.0
20152026-09-04T03:19:36.577Z Compiling async-compression v0.4.43
20162026-09-04T03:19:36.845Z Compiling serde_with v3.22.0
20172026-09-04T03:19:36.919Z Compiling async-stream v0.3.6
20182026-09-04T03:19:37.023Z Compiling rand_xorshift v0.4.0
20192026-09-04T03:19:37.132Z Compiling waitgroup v0.1.2
20202026-09-04T03:19:37.184Z Compiling rustls-pemfile v2.2.0
20212026-09-04T03:19:37.233Z Compiling serde_path_to_error v0.1.20
20222026-09-04T03:19:37.291Z Compiling hostname v0.4.2
20232026-09-04T03:19:37.486Z Compiling unarray v0.1.4
20242026-09-04T03:19:37.493Z Compiling progenitor-client v0.14.0
20252026-09-04T03:19:37.575Z Compiling dropshot v0.17.1
20262026-09-04T03:19:37.689Z Compiling proptest v1.11.0
20272026-09-04T03:19:37.727Z Compiling strum v0.27.2
20282026-09-04T03:19:37.859Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20292026-09-04T03:19:37.930Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
20302026-09-04T03:19:38.008Z Compiling iddqd v0.4.6
20312026-09-04T03:19:38.093Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20322026-09-04T03:19:38.155Z Compiling block-buffer v0.10.4
20332026-09-04T03:19:38.321Z Compiling reqwest v0.12.28
20342026-09-04T03:19:38.391Z Compiling backon v1.6.0
20352026-09-04T03:19:38.646Z Compiling instant v0.1.13
20362026-09-04T03:19:38.766Z Compiling backoff v0.4.0
20372026-09-04T03:19:38.982Z Compiling progenitor-extras v0.2.0
20382026-09-04T03:19:39.178Z Compiling digest v0.10.7
20392026-09-04T03:19:39.221Z Compiling parse-display v0.10.0
20402026-09-04T03:19:39.428Z Compiling progenitor-client v0.10.0
20412026-09-04T03:19:39.548Z Compiling itertools v0.14.0
20422026-09-04T03:19:39.890Z Compiling regress v0.10.5
20432026-09-04T03:19:39.902Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
20442026-09-04T03:19:40.092Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
20452026-09-04T03:19:41.057Z Compiling humantime v2.4.0
20462026-09-04T03:19:41.534Z Compiling cpufeatures v0.2.17
20472026-09-04T03:19:41.577Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20482026-09-04T03:19:41.859Z Compiling heck v0.5.0
20492026-09-04T03:19:42.736Z Compiling unicode-width v0.2.2
20502026-09-04T03:19:43.058Z Compiling secrecy v0.10.3
20512026-09-04T03:19:43.232Z Compiling tinyvec_macros v0.1.1
20522026-09-04T03:19:43.310Z Compiling tinyvec v1.12.0
20532026-09-04T03:19:43.618Z Compiling num-integer v0.1.47
20542026-09-04T03:19:43.754Z Compiling scroll v0.12.0
20552026-09-04T03:19:43.766Z Compiling crucible-workspace-hack v0.1.0
20562026-09-04T03:19:43.849Z Compiling hmac v0.12.1
20572026-09-04T03:19:44.005Z Compiling regress v0.11.1
20582026-09-04T03:19:44.069Z Compiling inout v0.1.4
20592026-09-04T03:19:44.120Z Compiling ff v0.13.1
20602026-09-04T03:19:44.248Z Compiling utf8parse v0.2.2
20612026-09-04T03:19:44.272Z Compiling group v0.13.0
20622026-09-04T03:19:44.338Z Compiling anstyle-parse v1.0.0
20632026-09-04T03:19:44.389Z Compiling cipher v0.4.4
20642026-09-04T03:19:44.597Z Compiling goblin v0.8.2
20652026-09-04T03:19:44.611Z Compiling hkdf v0.12.4
20662026-09-04T03:19:44.676Z Compiling num-iter v0.1.46
20672026-09-04T03:19:44.759Z Compiling num-rational v0.4.2
20682026-09-04T03:19:44.774Z Compiling zerocopy v0.7.35
20692026-09-04T03:19:45.388Z Compiling universal-hash v0.5.1
20702026-09-04T03:19:45.534Z Compiling crypto-bigint v0.5.5
20712026-09-04T03:19:47.020Z Compiling typify-impl v0.6.2
20722026-09-04T03:19:47.093Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20732026-09-04T03:19:47.451Z Compiling terminal_size v0.4.4
20742026-09-04T03:19:49.034Z Compiling half v2.7.1
20752026-09-04T03:19:49.094Z Compiling num-complex v0.4.6
20762026-09-04T03:19:49.094Z Compiling opaque-debug v0.3.1
20772026-09-04T03:19:49.095Z Compiling ciborium-io v0.2.2
20782026-09-04T03:19:49.095Z Compiling anstyle v1.0.14
20792026-09-04T03:19:49.095Z Compiling colorchoice v1.0.5
20802026-09-04T03:19:49.095Z Compiling is_terminal_polyfill v1.70.2
20812026-09-04T03:19:49.095Z Compiling base64ct v1.8.3
20822026-09-04T03:19:49.095Z Compiling anstyle-query v1.1.5
20832026-09-04T03:19:49.095Z Compiling base16ct v0.2.0
20842026-09-04T03:19:49.095Z Compiling elliptic-curve v0.13.8
20852026-09-04T03:19:49.095Z Compiling password-hash v0.5.0
20862026-09-04T03:19:49.095Z Compiling anstream v1.0.0
20872026-09-04T03:19:49.189Z Compiling num v0.4.3
20882026-09-04T03:19:49.237Z Compiling ciborium-ll v0.2.2
20892026-09-04T03:19:49.386Z Compiling poly1305 v0.8.0
20902026-09-04T03:19:49.594Z Compiling curve25519-dalek v4.1.3
20912026-09-04T03:19:49.878Z Compiling typify v0.6.2
20922026-09-04T03:19:49.997Z Compiling dof v0.3.0
20932026-09-04T03:19:50.057Z Compiling thiserror-no-std v2.0.2
20942026-09-04T03:19:50.146Z Compiling chacha20 v0.9.1
20952026-09-04T03:19:50.395Z Compiling crossbeam-epoch v0.9.20
20962026-09-04T03:19:50.879Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
20972026-09-04T03:19:51.335Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20982026-09-04T03:19:52.248Z Compiling blake2 v0.10.6
20992026-09-04T03:19:52.628Z Compiling aead v0.5.2
21002026-09-04T03:19:52.774Z Compiling byte-wrapper v0.1.0
21012026-09-04T03:19:52.797Z Compiling dtrace-parser v0.2.0
21022026-09-04T03:19:53.099Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21032026-09-04T03:19:53.459Z Compiling thread-id v4.2.2
21042026-09-04T03:19:53.578Z Compiling strsim v0.11.1
21052026-09-04T03:19:53.624Z Compiling float-ord v0.3.2
21062026-09-04T03:19:53.647Z Compiling clap_lex v1.1.0
21072026-09-04T03:19:53.803Z Compiling keccak v0.1.6
21082026-09-04T03:19:54.058Z Compiling sha3 v0.10.9
21092026-09-04T03:19:54.118Z Compiling clap_builder v4.6.6
21102026-09-04T03:19:54.314Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21112026-09-04T03:19:54.398Z Compiling usdt-impl v0.5.0
21122026-09-04T03:19:54.466Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21132026-09-04T03:19:55.658Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21142026-09-04T03:19:57.379Z Compiling chacha20poly1305 v0.10.1
21152026-09-04T03:19:57.534Z Compiling argon2 v0.5.3
21162026-09-04T03:19:58.585Z Compiling vsss-rs v3.3.4
21172026-09-04T03:19:58.642Z Compiling ciborium v0.2.2
21182026-09-04T03:19:59.506Z Compiling hash32 v0.3.1
21192026-09-04T03:19:59.666Z Compiling memmap v0.7.0
21202026-09-04T03:19:59.904Z Compiling data-encoding v2.11.1
21212026-09-04T03:19:59.919Z Compiling indent_write v2.2.0
21222026-09-04T03:20:00.035Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21232026-09-04T03:20:00.067Z Compiling usdt v0.5.0
21242026-09-04T03:20:00.705Z Compiling heapless v0.8.0
21252026-09-04T03:20:01.130Z Compiling ingot-types v0.1.2
21262026-09-04T03:20:01.216Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21272026-09-04T03:20:01.531Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21282026-09-04T03:20:01.796Z Compiling clap v4.6.6
21292026-09-04T03:20:01.832Z Compiling rustix v0.38.44
21302026-09-04T03:20:01.832Z Compiling tabwriter v1.4.1
21312026-09-04T03:20:02.024Z Compiling cobs v0.3.0
21322026-09-04T03:20:03.003Z Compiling foreign-types-shared v0.3.1
21332026-09-04T03:20:03.093Z Compiling managed v0.8.0
21342026-09-04T03:20:03.093Z Compiling bitflags v1.3.2
21352026-09-04T03:20:03.093Z Compiling colored v3.1.1
21362026-09-04T03:20:03.093Z Compiling smoltcp v0.11.0
21372026-09-04T03:20:03.128Z Compiling foreign-types v0.5.0
21382026-09-04T03:20:03.138Z Compiling postcard v1.1.3
21392026-09-04T03:20:03.279Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21402026-09-04T03:20:03.488Z Compiling ingot v0.1.1
21412026-09-04T03:20:04.548Z Compiling num_enum v0.7.6
21422026-09-04T03:20:04.677Z Compiling memoffset v0.9.1
21432026-09-04T03:20:04.770Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21442026-09-04T03:20:04.888Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21452026-09-04T03:20:05.167Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21462026-09-04T03:20:05.192Z Compiling chacha20 v0.10.1
21472026-09-04T03:20:05.287Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21482026-09-04T03:20:05.523Z Compiling toml_datetime v0.6.11
21492026-09-04T03:20:05.649Z Compiling serde_spanned v0.6.9
21502026-09-04T03:20:05.726Z Compiling cstr-argument v0.1.2
21512026-09-04T03:20:05.804Z Compiling resolv-conf v0.7.6
21522026-09-04T03:20:05.884Z Compiling unicode-segmentation v1.13.3
21532026-09-04T03:20:05.897Z Compiling winnow v0.7.15
21542026-09-04T03:20:05.911Z Compiling static_assertions v1.1.0
21552026-09-04T03:20:06.019Z Compiling swrite v0.1.0
21562026-09-04T03:20:06.111Z Compiling linked-hash-map v0.5.6
21572026-09-04T03:20:06.311Z Compiling toml_write v0.1.2
21582026-09-04T03:20:06.423Z Compiling lru-cache v0.1.2
21592026-09-04T03:20:06.435Z Compiling newline-converter v0.3.0
21602026-09-04T03:20:06.527Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21612026-09-04T03:20:06.552Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21622026-09-04T03:20:06.562Z Compiling rand v0.10.2
21632026-09-04T03:20:06.566Z Compiling hubpack v0.1.2
21642026-09-04T03:20:06.810Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21652026-09-04T03:20:06.886Z Compiling nix v0.31.3
21662026-09-04T03:20:06.964Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21672026-09-04T03:20:07.209Z Compiling crossbeam-deque v0.8.7
21682026-09-04T03:20:07.344Z Compiling atomicwrites v0.4.4
21692026-09-04T03:20:07.427Z Compiling hickory-proto v0.24.4
21702026-09-04T03:20:07.654Z Compiling toml_edit v0.22.27
21712026-09-04T03:20:07.832Z Compiling console v0.16.4
21722026-09-04T03:20:08.264Z Compiling itertools v0.12.1
21732026-09-04T03:20:09.169Z Compiling camino-tempfile v1.4.1
21742026-09-04T03:20:09.479Z Compiling serde-big-array v0.5.1
21752026-09-04T03:20:09.603Z Compiling similar v3.2.0
21762026-09-04T03:20:09.644Z Compiling lazy_static v1.5.0
21772026-09-04T03:20:09.745Z Compiling siphasher v1.0.3
21782026-09-04T03:20:09.831Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21792026-09-04T03:20:10.104Z Compiling phf_shared v0.12.1
21802026-09-04T03:20:10.316Z Compiling pin-project v1.1.13
21812026-09-04T03:20:10.381Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21822026-09-04T03:20:10.493Z Compiling hickory-resolver v0.24.4
21832026-09-04T03:20:10.581Z Compiling expectorate v1.3.0
21842026-09-04T03:20:11.218Z Compiling toml v0.8.23
21852026-09-04T03:20:13.883Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21862026-09-04T03:20:14.111Z Compiling prettyplease v0.2.37
21872026-09-04T03:20:16.756Z Compiling rayon-core v1.13.0
21882026-09-04T03:20:16.854Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
21892026-09-04T03:20:16.971Z Compiling num_enum v0.5.11
21902026-09-04T03:20:17.103Z Compiling progenitor-impl v0.13.0
21912026-09-04T03:20:17.421Z Compiling progenitor-impl v0.14.0
21922026-09-04T03:20:19.520Z Compiling unicode-normalization v0.1.25
21932026-09-04T03:20:19.685Z Compiling progenitor-client v0.13.0
21942026-09-04T03:20:20.101Z Compiling tokio-stream v0.1.19
21952026-09-04T03:20:20.183Z Compiling bstr v1.13.1
21962026-09-04T03:20:20.675Z Compiling csv-core v0.1.13
21972026-09-04T03:20:20.879Z Compiling highway v1.3.0
21982026-09-04T03:20:21.090Z Compiling foreign-types-shared v0.1.1
21992026-09-04T03:20:21.180Z Compiling jiff-core v0.1.0
22002026-09-04T03:20:21.565Z Compiling same-file v1.0.6
22012026-09-04T03:20:21.772Z Compiling foldhash v0.1.5
22022026-09-04T03:20:22.131Z Compiling konst_macro_rules v0.2.19
22032026-09-04T03:20:22.176Z Compiling unicode-width v0.1.14
22042026-09-04T03:20:22.533Z Compiling konst v0.2.20
22052026-09-04T03:20:22.611Z Compiling jiff v0.2.35
22062026-09-04T03:20:22.859Z Compiling hashbrown v0.15.5
22072026-09-04T03:20:23.461Z Compiling walkdir v2.5.0
22082026-09-04T03:20:24.469Z Compiling foreign-types v0.3.2
22092026-09-04T03:20:24.469Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22102026-09-04T03:20:24.469Z Compiling csv v1.4.0
22112026-09-04T03:20:24.652Z Compiling globset v0.4.20
22122026-09-04T03:20:24.757Z Compiling qorb v0.4.1
22132026-09-04T03:20:25.514Z Compiling snafu v0.8.9
22142026-09-04T03:20:26.111Z Compiling progenitor v0.13.0
22152026-09-04T03:20:26.230Z Compiling olpc-cjson v0.1.4
22162026-09-04T03:20:26.423Z Compiling progenitor v0.14.0
22172026-09-04T03:20:26.660Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22182026-09-04T03:20:27.194Z Compiling rayon v1.12.0
22192026-09-04T03:20:27.239Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22202026-09-04T03:20:29.467Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22212026-09-04T03:20:30.609Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22222026-09-04T03:20:31.973Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22232026-09-04T03:20:33.628Z Compiling phf v0.12.1
22242026-09-04T03:20:33.802Z Compiling openssl-sys v0.9.117
22252026-09-04T03:20:34.186Z Compiling tokio-dtrace v0.1.1
22262026-09-04T03:20:34.428Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22272026-09-04T03:20:34.475Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22282026-09-04T03:20:34.717Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22292026-09-04T03:20:34.740Z Compiling libsw-core v0.3.2
22302026-09-04T03:20:34.888Z Compiling pem v3.0.6
22312026-09-04T03:20:35.659Z Compiling serde_plain v1.0.2
22322026-09-04T03:20:35.944Z Compiling sigpipe v0.1.3
22332026-09-04T03:20:36.971Z Compiling fixedbitset v0.5.7
22342026-09-04T03:20:37.019Z Compiling bytecount v0.6.9
22352026-09-04T03:20:37.019Z Compiling minimal-lexical v0.2.1
22362026-09-04T03:20:37.019Z Compiling typed-path v0.9.3
22372026-09-04T03:20:37.020Z Compiling glob v0.3.4
22382026-09-04T03:20:37.020Z Compiling fixedbitset v0.4.2
22392026-09-04T03:20:37.020Z Compiling nom v7.1.3
22402026-09-04T03:20:37.020Z Compiling petgraph v0.8.3
22412026-09-04T03:20:37.020Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22422026-09-04T03:20:37.378Z Compiling tough v0.22.0
22432026-09-04T03:20:37.563Z Compiling petgraph v0.6.5
22442026-09-04T03:20:38.291Z Compiling papergrid v0.11.0
22452026-09-04T03:20:39.022Z Compiling openssl v0.10.81
22462026-09-04T03:20:39.178Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22472026-09-04T03:20:39.247Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22482026-09-04T03:20:39.417Z Compiling libsw v3.5.0
22492026-09-04T03:20:39.790Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22502026-09-04T03:20:39.991Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22512026-09-04T03:20:40.210Z Compiling oxide-tokio-rt v0.1.6
22522026-09-04T03:20:40.399Z Compiling zone v0.3.1
22532026-09-04T03:20:42.118Z Compiling chrono-tz v0.10.4
22542026-09-04T03:20:42.269Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22552026-09-04T03:20:42.465Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22562026-09-04T03:20:42.677Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22572026-09-04T03:20:42.938Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
22582026-09-04T03:20:43.486Z Compiling newtype_derive v0.1.6
22592026-09-04T03:20:43.549Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22602026-09-04T03:20:43.598Z Compiling slog-dtrace v0.3.0
22612026-09-04T03:20:44.271Z Compiling cancel-safe-futures v0.1.5
22622026-09-04T03:20:44.698Z Compiling const_format v0.2.36
22632026-09-04T03:20:44.882Z Compiling owo-colors v4.3.0
22642026-09-04T03:20:45.134Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22652026-09-04T03:20:45.225Z Compiling gethostname v0.5.0
22662026-09-04T03:20:45.282Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22672026-09-04T03:20:45.516Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22682026-09-04T03:20:45.629Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22692026-09-04T03:20:45.680Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22702026-09-04T03:20:45.733Z Compiling smf v0.2.3
22712026-09-04T03:20:45.809Z Compiling bcs v0.1.6
22722026-09-04T03:20:46.199Z Compiling termtree v0.5.1
22732026-09-04T03:20:46.356Z Compiling smawk v0.3.3
22742026-09-04T03:20:46.415Z Compiling linear-map v1.2.0
22752026-09-04T03:20:46.529Z Compiling whoami v1.6.1
22762026-09-04T03:20:46.616Z Compiling unicode-linebreak v0.1.5
22772026-09-04T03:20:46.917Z Compiling tagptr v0.2.0
22782026-09-04T03:20:47.048Z Compiling textwrap v0.16.2
22792026-09-04T03:20:47.048Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22802026-09-04T03:20:47.141Z Compiling moka v0.12.16
22812026-09-04T03:20:47.479Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22822026-09-04T03:20:48.355Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22832026-09-04T03:20:48.586Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22842026-09-04T03:20:48.617Z Compiling tabled v0.15.0
22852026-09-04T03:20:50.454Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22862026-09-04T03:20:50.887Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22872026-09-04T03:20:51.083Z Compiling steno v0.4.1
22882026-09-04T03:20:51.256Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22892026-09-04T03:20:51.280Z Compiling cookie v0.18.2
22902026-09-04T03:20:53.279Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22912026-09-04T03:20:55.653Z Compiling hickory-proto v0.25.2
22922026-09-04T03:20:58.303Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
22932026-09-04T03:20:58.359Z Compiling arc-swap v1.9.2
22942026-09-04T03:20:58.359Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
22952026-09-04T03:20:58.858Z Compiling hickory-resolver v0.25.2
22962026-09-04T03:20:59.726Z Compiling slog-scope v4.4.1
22972026-09-04T03:21:00.099Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22982026-09-04T03:21:00.806Z Compiling libscf-sys v1.2.0
22992026-09-04T03:21:01.010Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23002026-09-04T03:21:01.173Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23012026-09-04T03:21:01.310Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
23022026-09-04T03:21:01.679Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23032026-09-04T03:21:01.883Z Compiling slog-stdlog v4.1.1
23042026-09-04T03:21:02.239Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23052026-09-04T03:21:02.297Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
23062026-09-04T03:21:03.904Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23072026-09-04T03:21:03.984Z Compiling slog-envlogger v2.2.0
23082026-09-04T03:21:04.609Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
23092026-09-04T03:21:04.769Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
23102026-09-04T03:21:13.277Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23112026-09-04T03:21:15.890Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23122026-09-04T03:21:17.857Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
23132026-09-04T03:21:25.942Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
23142026-09-04T03:21:29.907Z Finished `release` profile [optimized] target(s) in 2m 26s
23152026-09-04T03:21:30.045Z Running unittests src/lib.rs (target/release/deps/mg_tests-4a0f324e676af7f4)
23162026-09-04T03:21:30.045Z
23172026-09-04T03:21:30.045Zrunning 1 test
23182026-09-04T03:21:30.192Zconfigure zone
23192026-09-04T03:21:30.192Zinstall zone
23202026-09-04T03:21:38.909Zboot zone
23212026-09-04T03:21:39.012Zstart zone s1
23222026-09-04T03:21:39.012Zconfigure zone
23232026-09-04T03:21:39.115Zinstall zone
23242026-09-04T03:21:41.930Zboot zone
23252026-09-04T03:21:42.054Zstart zone s2
23262026-09-04T03:21:42.054Zconfigure zone
23272026-09-04T03:21:42.054Zinstall zone
23282026-09-04T03:21:42.924Zboot zone
23292026-09-04T03:21:43.009Zstart zone t1
23302026-09-04T03:21:43.009Zconfigure zone
23312026-09-04T03:21:43.020Zinstall zone
23322026-09-04T03:21:45.966Zboot zone
23332026-09-04T03:21:46.064Zwaiting for zones to come up
23342026-09-04T03:21:55.322Z[sidecar.trio] svcs milestone/network
23352026-09-04T03:21:55.373ZSTATE STIME FMRI
23362026-09-04T03:21:55.374Zonline 3:21:38 svc:/milestone/network:default
23372026-09-04T03:21:55.374Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
23382026-09-04T03:21:55.436Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
23392026-09-04T03:21:55.436Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
23402026-09-04T03:21:55.530Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
23412026-09-04T03:21:55.530Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
23422026-09-04T03:21:55.531Z
23432026-09-04T03:21:55.531Zrunning zone s1.trio setup
23442026-09-04T03:21:55.531Z[s1.trio] svcs milestone/network
23452026-09-04T03:21:55.531ZSTATE STIME FMRI
23462026-09-04T03:21:55.531Zonline 3:21:40 svc:/milestone/network:default
23472026-09-04T03:21:55.531Z[s1.trio] dladm
23482026-09-04T03:21:55.531ZLINK CLASS MTU STATE BRIDGE OVER
23492026-09-04T03:21:55.531Zsl0 simnet 9000 up -- ?
23502026-09-04T03:21:55.531Zmg2 vnic 9000 up -- ?
23512026-09-04T03:21:55.531Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
23522026-09-04T03:21:55.857Z
23532026-09-04T03:21:55.857Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
23542026-09-04T03:21:55.934Z
23552026-09-04T03:21:55.934Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
23562026-09-04T03:21:55.962Z
23572026-09-04T03:21:55.962Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
23582026-09-04T03:21:55.999Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
23592026-09-04T03:21:56.052Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 67dcebb5-8118-44a4-9227-9785b3e01aec --sled-uuid 9bdb0254-6389-4940-bdb5-e1fe698bf820 -a sl0/v6 &> /opt/ddmd.log &
23602026-09-04T03:21:56.081Z
23612026-09-04T03:21:56.081Zrunning zone s2.trio setup
23622026-09-04T03:21:56.081Z[s2.trio] svcs milestone/network
23632026-09-04T03:21:56.128ZSTATE STIME FMRI
23642026-09-04T03:21:56.128Zonline 3:21:42 svc:/milestone/network:default
23652026-09-04T03:21:56.128Z[s2.trio] dladm
23662026-09-04T03:21:56.176ZLINK CLASS MTU STATE BRIDGE OVER
23672026-09-04T03:21:56.176Zsl1 simnet 9000 up -- ?
23682026-09-04T03:21:56.176Zmg3 vnic 9000 up -- ?
23692026-09-04T03:21:56.177Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
23702026-09-04T03:21:56.718Z
23712026-09-04T03:21:56.718Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
23722026-09-04T03:21:56.827Z
23732026-09-04T03:21:56.827Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
23742026-09-04T03:21:56.828Z
23752026-09-04T03:21:56.828Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
23762026-09-04T03:21:56.853Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
23772026-09-04T03:21:56.853Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b1f2dfec-d370-4286-9980-c1fce18051a6 --sled-uuid 2dfbba67-565f-4398-8c69-5ef5b83aecb5 -a sl1/v6 &> /opt/ddmd.log &
23782026-09-04T03:21:56.853Z
23792026-09-04T03:21:56.853Zrunning zone t1.trio setup
23802026-09-04T03:21:56.853Z[t1.trio] svcs milestone/network
23812026-09-04T03:21:56.854ZSTATE STIME FMRI
23822026-09-04T03:21:56.854Zonline 3:21:45 svc:/milestone/network:default
23832026-09-04T03:21:56.854Z[t1.trio] dladm
23842026-09-04T03:21:56.854ZLINK CLASS MTU STATE BRIDGE OVER
23852026-09-04T03:21:56.854Ztfportrear0_0 simnet 9000 up -- ?
23862026-09-04T03:21:56.855Ztfportrear1_0 simnet 9000 up -- ?
23872026-09-04T03:21:56.855Zmg1 vnic 9000 up -- ?
23882026-09-04T03:21:56.855Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
23892026-09-04T03:21:57.434Z
23902026-09-04T03:21:57.434Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
23912026-09-04T03:21:57.445Z
23922026-09-04T03:21:57.445Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
23932026-09-04T03:21:57.460Z
23942026-09-04T03:21:57.460Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
23952026-09-04T03:21:57.467Z
23962026-09-04T03:21:57.467Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
23972026-09-04T03:21:57.746Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
23982026-09-04T03:21:57.753Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
23992026-09-04T03:21:57.753Zwaiting 3s for copy of files to zone to complete ...
24002026-09-04T03:22:02.119Z[t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml
24012026-09-04T03:22:02.119Z
24022026-09-04T03:22:02.119Z[t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml
24032026-09-04T03:22:02.119Z
24042026-09-04T03:22:02.119Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
24052026-09-04T03:22:02.119Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
24062026-09-04T03:22:02.119Z[t1.trio] svcadm disable dendrite
24072026-09-04T03:22:02.119Z
24082026-09-04T03:22:02.119Z[t1.trio] svcadm disable tfport
24092026-09-04T03:22:02.119Z
24102026-09-04T03:22:02.119Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
24112026-09-04T03:22:02.119Z
24122026-09-04T03:22:02.119Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
24132026-09-04T03:22:02.119Z
24142026-09-04T03:22:02.119Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
24152026-09-04T03:22:02.119Z
24162026-09-04T03:22:02.119Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
24172026-09-04T03:22:02.119Z
24182026-09-04T03:22:02.119Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
24192026-09-04T03:22:02.119Z
24202026-09-04T03:22:02.119Z[t1.trio] svcadm refresh dendrite:default
24212026-09-04T03:22:02.119Z
24222026-09-04T03:22:02.120Z[t1.trio] svcadm enable dendrite:default
24232026-09-04T03:22:02.120Z
24242026-09-04T03:22:02.120Zwait 10s for dendrite to come up ...
24252026-09-04T03:22:11.301Z[t1.trio] svccfg -s tfport setprop config/pkt_source = none
24262026-09-04T03:22:11.326Z
24272026-09-04T03:22:11.326Z[t1.trio] svccfg -s tfport setprop config/flags = --sync-only
24282026-09-04T03:22:11.348Z
24292026-09-04T03:22:11.348Z[t1.trio] svcadm refresh tfport:default
24302026-09-04T03:22:11.383Z
24312026-09-04T03:22:11.383Z[t1.trio] svcadm enable tfport
24322026-09-04T03:22:11.413Z
24332026-09-04T03:22:11.413Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 78664d24-fa92-4b56-813c-c538eae9c062 --sled-uuid 7195fbf7-0030-4226-bf62-3558a4639e90 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
24342026-09-04T03:22:11.413Z
24352026-09-04T03:22:11.413Z[t1.trio] ipadm
24362026-09-04T03:22:11.413ZADDROBJ TYPE STATE ADDR
24372026-09-04T03:22:11.413Zlo0/v4 static ok 127.0.0.1/8
24382026-09-04T03:22:11.413Zmg1/v4 static ok 10.0.0.3/24
24392026-09-04T03:22:11.413Zlo0/v6 static ok ::1/128
24402026-09-04T03:22:11.413Zlo0/u6 static ok fd00:3::1/64
24412026-09-04T03:22:11.413Ztfportrear0_0/v6 addrconf ok fe80::2c60:f1ff:fe1b:5394%tfportrear0_0/10
24422026-09-04T03:22:11.413Ztfportrear1_0/v6 addrconf ok fe80::9ced:68ff:fe9b:639f%tfportrear1_0/10
24432026-09-04T03:22:13.512Zinitial peering test passed
24442026-09-04T03:22:14.698Zadvertise from one passed
24452026-09-04T03:22:15.500Zadvertise from two passed
24462026-09-04T03:22:15.500Z[s1.trio] ping fd00:2::1
24472026-09-04T03:22:15.530Zfd00:2::1 is alive
24482026-09-04T03:22:15.530Z[s2.trio] ping fd00:1::1
24492026-09-04T03:22:15.629Zfd00:1::1 is alive
24502026-09-04T03:22:15.630Zconnectivity test passed
24512026-09-04T03:22:15.630Z[t1.trio] pkill ddmd
24522026-09-04T03:22:15.630Z
24532026-09-04T03:22:21.527Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid ee88c845-3da1-4f4e-b932-c69b26e51915 --sled-uuid a8a11df8-8a53-425e-9457-91df8b929922 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
24542026-09-04T03:22:21.545Z
24552026-09-04T03:22:21.545Z[t1.trio] ipadm
24562026-09-04T03:22:21.553ZADDROBJ TYPE STATE ADDR
24572026-09-04T03:22:21.553Zlo0/v4 static ok 127.0.0.1/8
24582026-09-04T03:22:21.553Zmg1/v4 static ok 10.0.0.3/24
24592026-09-04T03:22:21.553Zlo0/v6 static ok ::1/128
24602026-09-04T03:22:21.553Zlo0/u6 static ok fd00:3::1/64
24612026-09-04T03:22:21.553Ztfportrear0_0/v6 addrconf ok fe80::2c60:f1ff:fe1b:5394%tfportrear0_0/10
24622026-09-04T03:22:21.553Ztfportrear1_0/v6 addrconf ok fe80::9ced:68ff:fe9b:639f%tfportrear1_0/10
24632026-09-04T03:22:24.756Z[s1.trio] ping fd00:2::1
24642026-09-04T03:22:24.791Zfd00:2::1 is alive
24652026-09-04T03:22:24.791Z[s2.trio] ping fd00:1::1
24662026-09-04T03:22:24.791Zfd00:1::1 is alive
24672026-09-04T03:22:24.791Ztransit router restart passed
24682026-09-04T03:22:24.791Z[sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state
24692026-09-04T03:22:24.791Zlocal v6:
24702026-09-04T03:22:24.791Zfe80::9ced:68ff:fe9b:639f
24712026-09-04T03:22:24.791Zfe80::2c60:f1ff:fe1b:5394
24722026-09-04T03:22:24.791Zlocal v4:
24732026-09-04T03:22:24.791Zrouter v6_idx:
24742026-09-04T03:22:24.793Zfd00:2::/64 -> 1
24752026-09-04T03:22:24.793Zfd00:1::/64 -> 0
24762026-09-04T03:22:24.793Zrouter v6_routes:
24772026-09-04T03:22:24.793Z1 -> fe80::7c1c:51ff:fe89:d42f (2)
24782026-09-04T03:22:24.794Z0 -> fe80::18a7:a8ff:fe8c:bda7 (1)
24792026-09-04T03:22:24.795Zrouter v4_idx:
24802026-09-04T03:22:24.795Zrouter v4_routes:
24812026-09-04T03:22:24.795Zresolver v4:
24822026-09-04T03:22:24.795Z10.0.0.254 -> 02:08:20:74:86:2d
24832026-09-04T03:22:24.795Z10.0.0.3 -> 02:08:20:e3:a0:bb
24842026-09-04T03:22:24.796Zresolver v6:
24852026-09-04T03:22:24.796Zfe80::2c60:f1ff:fe1b:5394 -> 2e:60:f1:1b:53:94
24862026-09-04T03:22:24.796Zfe80::18a7:a8ff:fe8c:bda7 -> 1a:a7:a8:8c:bd:a7
24872026-09-04T03:22:24.796Zfe80::9ced:68ff:fe9b:639f -> 9e:ed:68:9b:63:9f
24882026-09-04T03:22:24.796Zfe80::7c1c:51ff:fe89:d42f -> 7e:1c:51:89:d4:2f
24892026-09-04T03:22:24.796Znat v4:
24902026-09-04T03:22:24.796Znat_v6:
24912026-09-04T03:22:24.796Zport_mac:
24922026-09-04T03:22:24.796Z1: a8:40:25:37:c3:72
24932026-09-04T03:22:24.796Z2: a8:40:25:37:c3:73
24942026-09-04T03:22:24.796Zproxy arp:
24952026-09-04T03:22:24.796Z[s1.trio] pkill ddmd
24962026-09-04T03:22:24.796Z
24972026-09-04T03:22:29.631Z[sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state
24982026-09-04T03:22:29.640Zlocal v6:
24992026-09-04T03:22:29.640Zfe80::9ced:68ff:fe9b:639f
25002026-09-04T03:22:29.640Zfe80::2c60:f1ff:fe1b:5394
25012026-09-04T03:22:29.640Zlocal v4:
25022026-09-04T03:22:29.640Zrouter v6_idx:
25032026-09-04T03:22:29.640Zfd00:2::/64 -> 1
25042026-09-04T03:22:29.640Zrouter v6_routes:
25052026-09-04T03:22:29.640Z1 -> fe80::7c1c:51ff:fe89:d42f (2)
25062026-09-04T03:22:29.640Zrouter v4_idx:
25072026-09-04T03:22:29.640Zrouter v4_routes:
25082026-09-04T03:22:29.640Zresolver v4:
25092026-09-04T03:22:29.640Z10.0.0.254 -> 02:08:20:74:86:2d
25102026-09-04T03:22:29.640Z10.0.0.3 -> 02:08:20:e3:a0:bb
25112026-09-04T03:22:29.640Zresolver v6:
25122026-09-04T03:22:29.640Zfe80::2c60:f1ff:fe1b:5394 -> 2e:60:f1:1b:53:94
25132026-09-04T03:22:29.640Zfe80::18a7:a8ff:fe8c:bda7 -> 1a:a7:a8:8c:bd:a7
25142026-09-04T03:22:29.640Zfe80::9ced:68ff:fe9b:639f -> 9e:ed:68:9b:63:9f
25152026-09-04T03:22:29.640Zfe80::7c1c:51ff:fe89:d42f -> 7e:1c:51:89:d4:2f
25162026-09-04T03:22:29.640Znat v4:
25172026-09-04T03:22:29.640Znat_v6:
25182026-09-04T03:22:29.641Zport_mac:
25192026-09-04T03:22:29.641Z1: a8:40:25:37:c3:72
25202026-09-04T03:22:29.641Z2: a8:40:25:37:c3:73
25212026-09-04T03:22:29.641Zproxy arp:
25222026-09-04T03:22:29.641Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ed2c37d4-4cfa-4e81-a517-2d32f23de303 --sled-uuid a3bae673-49f3-44a6-931b-e2483b191611 -a sl0/v6 &> /opt/ddmd.log &
25232026-09-04T03:22:29.655Z
25242026-09-04T03:22:29.907Ztest ddm::test_trio_v3 has been running for over 60 seconds
25252026-09-04T03:22:32.657Z[sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state
25262026-09-04T03:22:32.670Zlocal v6:
25272026-09-04T03:22:32.670Zfe80::9ced:68ff:fe9b:639f
25282026-09-04T03:22:32.670Zfe80::2c60:f1ff:fe1b:5394
25292026-09-04T03:22:32.670Zlocal v4:
25302026-09-04T03:22:32.670Zrouter v6_idx:
25312026-09-04T03:22:32.670Zfd00:2::/64 -> 1
25322026-09-04T03:22:32.670Zfd00:1::/64 -> 0
25332026-09-04T03:22:32.670Zrouter v6_routes:
25342026-09-04T03:22:32.670Z1 -> fe80::7c1c:51ff:fe89:d42f (2)
25352026-09-04T03:22:32.670Z0 -> fe80::18a7:a8ff:fe8c:bda7 (1)
25362026-09-04T03:22:32.670Zrouter v4_idx:
25372026-09-04T03:22:32.671Zrouter v4_routes:
25382026-09-04T03:22:32.671Zresolver v4:
25392026-09-04T03:22:32.671Z10.0.0.254 -> 02:08:20:74:86:2d
25402026-09-04T03:22:32.671Z10.0.0.3 -> 02:08:20:e3:a0:bb
25412026-09-04T03:22:32.671Zresolver v6:
25422026-09-04T03:22:32.671Zfe80::2c60:f1ff:fe1b:5394 -> 2e:60:f1:1b:53:94
25432026-09-04T03:22:32.671Zfe80::18a7:a8ff:fe8c:bda7 -> 1a:a7:a8:8c:bd:a7
25442026-09-04T03:22:32.671Zfe80::9ced:68ff:fe9b:639f -> 9e:ed:68:9b:63:9f
25452026-09-04T03:22:32.671Zfe80::7c1c:51ff:fe89:d42f -> 7e:1c:51:89:d4:2f
25462026-09-04T03:22:32.671Znat v4:
25472026-09-04T03:22:32.671Znat_v6:
25482026-09-04T03:22:32.671Zport_mac:
25492026-09-04T03:22:32.671Z1: a8:40:25:37:c3:72
25502026-09-04T03:22:32.671Z2: a8:40:25:37:c3:73
25512026-09-04T03:22:32.671Zproxy arp:
25522026-09-04T03:22:32.677Z[s2.trio] netstat -nr -f inet6
25532026-09-04T03:22:32.677ZRouting Table: IPv6
25542026-09-04T03:22:32.677Z Destination/Mask Gateway Flags Ref Use If
25552026-09-04T03:22:32.677Z--------------------------- --------------------------- ----- --- ------- -----
25562026-09-04T03:22:32.678Z::1 ::1 UH 2 0 lo0
25572026-09-04T03:22:32.678Zfd00:1::/64 fe80::9ced:68ff:fe9b:639f UG 1 0 sl1
25582026-09-04T03:22:32.678Zfe80::/10 fe80::7c1c:51ff:fe89:d42f U 3 64 sl1
25592026-09-04T03:22:32.678Z[s2.trio] ipadm
25602026-09-04T03:22:32.688ZADDROBJ TYPE STATE ADDR
25612026-09-04T03:22:32.688Zlo0/v4 static ok 127.0.0.1/8
25622026-09-04T03:22:32.688Zmg3/v4 static ok 10.0.0.2/24
25632026-09-04T03:22:32.688Zlo0/v6 static ok ::1/128
25642026-09-04T03:22:32.688Zlo0/u6 static ok fd00:2::1/64
25652026-09-04T03:22:32.688Zsl1/v6 addrconf ok fe80::7c1c:51ff:fe89:d42f%sl1/10
25662026-09-04T03:22:32.688Z[s2.trio] route -nv get -inet6 fd00:1::1
25672026-09-04T03:22:32.717Znewrt->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>
25682026-09-04T03:22:32.717Zlocks: inits:
25692026-09-04T03:22:32.717Zsockaddrs: <DST,IFP>
25702026-09-04T03:22:32.717Z fd00:1::1
25712026-09-04T03:22:32.717Z route to: fd00:1::1
25722026-09-04T03:22:32.718Zdestination: fd00:1::
25732026-09-04T03:22:32.719Z mask: ffff:ffff:ffff:ffff::
25742026-09-04T03:22:32.719Z gateway: fe80::9ced:68ff:fe9b:639f
25752026-09-04T03:22:32.719Z interface: sl1 index 3 address 7e 1c 51 89 d4 2f
25762026-09-04T03:22:32.719Z flags: <UP,GATEWAY,DONE,STATIC>
25772026-09-04T03:22:32.719Z recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
25782026-09-04T03:22:32.719Z 0 0 0 0 0 0 9000 0
25792026-09-04T03:22:32.719Zlocks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu>
25802026-09-04T03:22:32.719Zsockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
25812026-09-04T03:22:32.719Z fd00:1:: fe80::9ced:68ff:fe9b:639f ffff:ffff:ffff:ffff:: sl1:7e.1c.51.89.d4.2f fe80::7c1c:51ff:fe89:d42f
25822026-09-04T03:22:32.719Z[s2.trio] ndp -na
25832026-09-04T03:22:32.749ZNet to Media Table: IPv6
25842026-09-04T03:22:32.749Z If Physical Address Type State Destination/Mask
25852026-09-04T03:22:32.749Z----- ----------------- ------- ------------ ---------------------------
25862026-09-04T03:22:32.749Zsl1 33:33:00:00:00:01 other REACHABLE ff02::1
25872026-09-04T03:22:32.749Zsl1 33:33:00:00:00:02 other REACHABLE ff02::2
25882026-09-04T03:22:32.749Zsl1 33:33:00:01:00:02 other REACHABLE ff02::1:2
25892026-09-04T03:22:32.749Zsl1 33:33:00:00:00:16 other REACHABLE ff02::16
25902026-09-04T03:22:32.749Zsl1 7e:1c:51:89:d4:2f local REACHABLE fe80::7c1c:51ff:fe89:d42f
25912026-09-04T03:22:32.749Zsl1 33:33:ff:9b:63:9f other REACHABLE ff02::1:ff9b:639f
25922026-09-04T03:22:32.749Zsl1 33:33:ff:89:d4:2f other REACHABLE ff02::1:ff89:d42f
25932026-09-04T03:22:32.749Zsl1 9e:ed:68:9b:63:9f dynamic REACHABLE fe80::9ced:68ff:fe9b:639f
25942026-09-04T03:22:32.749Zsl1 33:33:00:00:00:dd other REACHABLE ff02::dd
25952026-09-04T03:22:32.749Z[sidecar.trio] /opt/scadm standalone --client /opt/mnt/client --server /opt/mnt/server dump-state
25962026-09-04T03:22:32.749Zlocal v6:
25972026-09-04T03:22:32.749Zfe80::9ced:68ff:fe9b:639f
25982026-09-04T03:22:32.749Zfe80::2c60:f1ff:fe1b:5394
25992026-09-04T03:22:32.749Zlocal v4:
26002026-09-04T03:22:32.749Zrouter v6_idx:
26012026-09-04T03:22:32.749Zfd00:2::/64 -> 1
26022026-09-04T03:22:32.750Zfd00:1::/64 -> 0
26032026-09-04T03:22:32.750Zrouter v6_routes:
26042026-09-04T03:22:32.750Z1 -> fe80::7c1c:51ff:fe89:d42f (2)
26052026-09-04T03:22:32.750Z0 -> fe80::18a7:a8ff:fe8c:bda7 (1)
26062026-09-04T03:22:32.750Zrouter v4_idx:
26072026-09-04T03:22:32.750Zrouter v4_routes:
26082026-09-04T03:22:32.750Zresolver v4:
26092026-09-04T03:22:32.750Z10.0.0.254 -> 02:08:20:74:86:2d
26102026-09-04T03:22:32.750Z10.0.0.3 -> 02:08:20:e3:a0:bb
26112026-09-04T03:22:32.750Zresolver v6:
26122026-09-04T03:22:32.750Zfe80::2c60:f1ff:fe1b:5394 -> 2e:60:f1:1b:53:94
26132026-09-04T03:22:32.750Zfe80::18a7:a8ff:fe8c:bda7 -> 1a:a7:a8:8c:bd:a7
26142026-09-04T03:22:32.750Zfe80::9ced:68ff:fe9b:639f -> 9e:ed:68:9b:63:9f
26152026-09-04T03:22:32.750Zfe80::7c1c:51ff:fe89:d42f -> 7e:1c:51:89:d4:2f
26162026-09-04T03:22:32.750Znat v4:
26172026-09-04T03:22:32.750Znat_v6:
26182026-09-04T03:22:32.750Zport_mac:
26192026-09-04T03:22:32.750Z1: a8:40:25:37:c3:72
26202026-09-04T03:22:32.750Z2: a8:40:25:37:c3:73
26212026-09-04T03:22:32.750Zproxy arp:
26222026-09-04T03:22:32.751Z[t1.trio] /opt/oxide/dendrite/bin/swadm route list
26232026-09-04T03:22:32.785ZSubnet Port Link Gateway Vlan
26242026-09-04T03:22:32.785Zfd00:1::/64 rear0 0 fe80::18a7:a8ff:fe8c:bda7
26252026-09-04T03:22:32.785Zfd00:2::/64 rear1 0 fe80::7c1c:51ff:fe89:d42f
26262026-09-04T03:22:32.785Z[t1.trio] /opt/oxide/dendrite/bin/swadm arp list
26272026-09-04T03:22:32.808Zhost mac age
26282026-09-04T03:22:32.808Z10.0.0.3 02:08:20:e3:a0:bb 21s
26292026-09-04T03:22:32.808Z10.0.0.254 02:08:20:74:86:2d 18s
26302026-09-04T03:22:32.808Zfe80::18a7:a8ff:fe8c:bda7 1a:a7:a8:8c:bd:a7 20s
26312026-09-04T03:22:32.808Zfe80::2c60:f1ff:fe1b:5394 2e:60:f1:1b:53:94 21s
26322026-09-04T03:22:32.808Zfe80::7c1c:51ff:fe89:d42f 7e:1c:51:89:d4:2f 20s
26332026-09-04T03:22:32.808Zfe80::9ced:68ff:fe9b:639f 9e:ed:68:9b:63:9f 21s
26342026-09-04T03:22:32.809Z[t1.trio] /opt/oxide/dendrite/bin/swadm addr list
26352026-09-04T03:22:32.809ZLink IPv4 IPv6
26362026-09-04T03:22:32.809Zrear0/0 fe80::2c60:f1ff:fe1b:5394
26372026-09-04T03:22:32.809Zrear1/0 fe80::9ced:68ff:fe9b:639f
26382026-09-04T03:22:32.809Z[s1.trio] ipadm;route -nv get -inet6 fd00:2::1;ndp -na;netstat -nr -f inet6;ping -ns fd00:2::1 60 2
26392026-09-04T03:22:33.804ZADDROBJ TYPE STATE ADDR
26402026-09-04T03:22:33.804Zlo0/v4 static ok 127.0.0.1/8
26412026-09-04T03:22:33.805Zmg2/v4 static ok 10.0.0.1/24
26422026-09-04T03:22:33.805Zlo0/v6 static ok ::1/128
26432026-09-04T03:22:33.805Zlo0/u6 static ok fd00:1::1/64
26442026-09-04T03:22:33.805Zsl0/v6 addrconf ok fe80::18a7:a8ff:fe8c:bda7%sl0/10
26452026-09-04T03:22:33.805Znewrt->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>
26462026-09-04T03:22:33.805Zlocks: inits:
26472026-09-04T03:22:33.805Zsockaddrs: <DST,IFP>
26482026-09-04T03:22:33.805Z fd00:2::1
26492026-09-04T03:22:33.805Z route to: fd00:2::1
26502026-09-04T03:22:33.805Zdestination: fd00:2::
26512026-09-04T03:22:33.805Z mask: ffff:ffff:ffff:ffff::
26522026-09-04T03:22:33.805Z gateway: fe80::2c60:f1ff:fe1b:5394
26532026-09-04T03:22:33.805Z interface: sl0 index 3 address 1a a7 a8 8c bd a7
26542026-09-04T03:22:33.805Z flags: <UP,GATEWAY,DONE,STATIC>
26552026-09-04T03:22:33.805Z recvpipe sendpipe ssthresh rtt,ms rttvar,ms hopcount mtu expire
26562026-09-04T03:22:33.805Z 0 0 0 0 0 0 9000 0
26572026-09-04T03:22:33.805Zlocks: inits: <rttvar,rtt,ssthresh,sendpipe,recvpipe,mtu>
26582026-09-04T03:22:33.805Zsockaddrs: <DST,GATEWAY,NETMASK,IFP,IFA>
26592026-09-04T03:22:33.805Z fd00:2:: fe80::2c60:f1ff:fe1b:5394 ffff:ffff:ffff:ffff:: sl0:1a.a7.a8.8c.bd.a7 fe80::18a7:a8ff:fe8c:bda7
26602026-09-04T03:22:33.805Z
26612026-09-04T03:22:33.805ZNet to Media Table: IPv6
26622026-09-04T03:22:33.806Z If Physical Address Type State Destination/Mask
26632026-09-04T03:22:33.806Z----- ----------------- ------- ------------ ---------------------------
26642026-09-04T03:22:33.806Zsl0 33:33:00:00:00:01 other REACHABLE ff02::1
26652026-09-04T03:22:33.809Zsl0 33:33:00:00:00:02 other REACHABLE ff02::2
26662026-09-04T03:22:33.809Zsl0 33:33:00:01:00:02 other REACHABLE ff02::1:2
26672026-09-04T03:22:33.809Zsl0 33:33:00:00:00:16 other REACHABLE ff02::16
26682026-09-04T03:22:33.809Zsl0 2e:60:f1:1b:53:94 dynamic REACHABLE fe80::2c60:f1ff:fe1b:5394
26692026-09-04T03:22:33.809Zsl0 1a:a7:a8:8c:bd:a7 local REACHABLE fe80::18a7:a8ff:fe8c:bda7
26702026-09-04T03:22:33.809Zsl0 33:33:ff:8c:bd:a7 other REACHABLE ff02::1:ff8c:bda7
26712026-09-04T03:22:33.809Zsl0 33:33:ff:1b:53:94 other REACHABLE ff02::1:ff1b:5394
26722026-09-04T03:22:33.809Zsl0 33:33:00:00:00:dd other REACHABLE ff02::dd
26732026-09-04T03:22:33.809Z
26742026-09-04T03:22:33.809Z
26752026-09-04T03:22:33.809ZRouting Table: IPv6
26762026-09-04T03:22:33.809Z Destination/Mask Gateway Flags Ref Use If
26772026-09-04T03:22:33.809Z--------------------------- --------------------------- ----- --- ------- -----
26782026-09-04T03:22:33.809Z::1 ::1 UH 2 0 lo0
26792026-09-04T03:22:33.809Zfd00:2::/64 fe80::2c60:f1ff:fe1b:5394 UG 2 2 sl0
26802026-09-04T03:22:33.809Zfe80::/10 fe80::18a7:a8ff:fe8c:bda7 U 3 64 sl0
26812026-09-04T03:22:33.809ZPING fd00:2::1 (fd00:2::1): 60 data bytes
26822026-09-04T03:22:33.809Z68 bytes from fd00:2::1: icmp_seq=0. time=0.238 ms
26832026-09-04T03:22:33.809Z68 bytes from fd00:2::1: icmp_seq=1. time=0.153 ms
26842026-09-04T03:22:33.809Z
26852026-09-04T03:22:33.809Z----fd00:2::1 PING Statistics----
26862026-09-04T03:22:33.809Z2 packets transmitted, 2 packets received, 0% packet loss
26872026-09-04T03:22:33.809Zround-trip (ms) min/avg/max/stddev = 0.153/0.196/0.238/0.060
26882026-09-04T03:22:33.810Z[s2.trio] ping fd00:1::1
26892026-09-04T03:22:33.834Zfd00:1::1 is alive
26902026-09-04T03:22:33.834Zserver router restart passed
26912026-09-04T03:22:37.839Zpeer expiration recovery passed
26922026-09-04T03:22:38.823Z[s1.trio] netstat -nrf inet6 | grep fd00 | wc -l
26932026-09-04T03:22:38.836Z3
26942026-09-04T03:22:38.836Zredundant advertise passed
26952026-09-04T03:22:40.594Ztunnel endpoint advertise passed
26962026-09-04T03:22:44.834Zredundant tunnel endpoint advertise passed
26972026-09-04T03:22:44.834Z[s1.trio] pkill ddmd
26982026-09-04T03:22:44.849Z
26992026-09-04T03:22:49.849Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 6883e564-6d12-4506-ae6a-18f07b65d838 --sled-uuid d862e629-5cf9-4b02-a2eb-ed142e94d372 -a sl0/v6 &> /opt/ddmd.log &
27002026-09-04T03:22:49.862Z
27012026-09-04T03:22:54.868Ztunnel router restart passed
27022026-09-04T03:22:55.870Ztunnel endpoint withdraw passed
27032026-09-04T03:22:55.874Z[t1.trio] pkill ddmd
27042026-09-04T03:22:55.883Z
27052026-09-04T03:22:55.884Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
27062026-09-04T03:22:55.888Zcp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log
27072026-09-04T03:22:57.781Z[s2.trio] pkill ddmd
27082026-09-04T03:22:57.790Z
27092026-09-04T03:22:57.790Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
27102026-09-04T03:22:59.608Z[s1.trio] pkill ddmd
27112026-09-04T03:22:59.620Z
27122026-09-04T03:22:59.620Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
27132026-09-04T03:23:01.522Z[sidecar.trio] pkill softnpu
27142026-09-04T03:23:01.563Z
27152026-09-04T03:23:01.564Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
27162026-09-04T03:23:04.016Ztest ddm::test_trio_v3 ... ok
27172026-09-04T03:23:04.023Z
27182026-09-04T03:23:04.023Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 94.12s
27192026-09-04T03:23:04.024Z
27202026-09-04T03:23:04.063Z+ cleanup
27212026-09-04T03:23:04.070Z++ id -un
27222026-09-04T03:23:04.070Z++ id -gn
27232026-09-04T03:23:04.070Z+ pfexec chown -R build:build .
27242026-09-04T03:23:04.192Zprocess exited: duration 525431 ms, exit code 0
 
27252026-09-04T03:23:04.211Zfound 5 output files
27262026-09-04T03:23:04.212Zuploading: /work/s1.trio.log (3898 bytes)
27272026-09-04T03:23:05.243Zuploaded: /work/s1.trio.log
27282026-09-04T03:23:05.243Zuploading: /work/s2.trio.log (9050 bytes)
27292026-09-04T03:23:06.278Zuploaded: /work/s2.trio.log
27302026-09-04T03:23:06.278Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
27312026-09-04T03:23:07.308Zuploaded: /work/sidecar.trio-softnpu.log
27322026-09-04T03:23:07.308Zuploading: /work/t1.trio-dpd.log (559210 bytes)
27332026-09-04T03:23:08.350Zuploaded: /work/t1.trio-dpd.log
27342026-09-04T03:23:08.350Zuploading: /work/t1.trio.log (25604 bytes)
27352026-09-04T03:23:09.369Zuploaded: /work/t1.trio.log