01M1N6B6YT3R9PFVKWM1A1MFDS: test-ddm-quartet

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

Buildomat Job: 01M1N6CRWHD8RP5ENTMGDM77J2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:42.976Zjob assigned to worker 01M1N6DRP8V9T2XDN7KMJ89F6M [factory aws, i-094d846b6c07f3e4c] (queued for 1 m 12 s)
 
22026-09-04T03:12:50.059Zstarting task 0: "setup"
32026-09-04T03:12:50.064Z++ uname -s
42026-09-04T03:12:50.067Z+ kern=SunOS
52026-09-04T03:12:50.067Z+ build_user=build
62026-09-04T03:12:50.067Z+ build_uid=12345
72026-09-04T03:12:50.067Z+ work_dir=/work
82026-09-04T03:12:50.067Z+ input_dir=/input
92026-09-04T03:12:50.067Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:50.067Z+ case "$kern" in
112026-09-04T03:12:50.067Z+ groupadd -g 12345 build
122026-09-04T03:12:50.072Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:52.073Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:52.250Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:52.253Z+ home_fs=zfs
162026-09-04T03:12:52.253Z+ [[ zfs == autofs ]]
172026-09-04T03:12:52.253Z+ mkdir -p /home/build
182026-09-04T03:12:52.253Z+ chown build:build /home/build /work
192026-09-04T03:12:54.255Z+ chmod 0700 /home/build /work
202026-09-04T03:12:54.261Zprocess exited: duration 4200 ms, exit code 0
 
212026-09-04T03:12:54.268Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:54.273Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:12:54.273Z * rust toolchain channel = "stable"
242026-09-04T03:12:54.273Z * rust toolchain profile = "default"
252026-09-04T03:12:54.273Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T03:12:54.273Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:12:54.273Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:12:54.276Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:54.276Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:54.331Zinfo: downloading installer
312026-09-04T03:12:55.585Zinfo: profile set to default
322026-09-04T03:12:55.586Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:55.589Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:55.727Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:55.732Zinfo: downloading 6 components
362026-09-04T03:13:11.573Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:13:11.573Z
382026-09-04T03:13:11.602Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:13:11.602Z
402026-09-04T03:13:11.605Z
412026-09-04T03:13:11.605ZRust is installed now. Great!
422026-09-04T03:13:11.605Z
432026-09-04T03:13:11.605ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:13:11.605Zenvironment variable. This has not been done automatically.
452026-09-04T03:13:11.605Z
462026-09-04T03:13:11.606ZTo configure your current shell, you need to source
472026-09-04T03:13:11.606Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:13:11.606Z
492026-09-04T03:13:11.606ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:13:11.606Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:13:11.606Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:13:11.606ZCC_x86_64-unknown-illumos = None
532026-09-04T03:13:11.606Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:13:11.606ZCC_x86_64_unknown_illumos = None
552026-09-04T03:13:11.606Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:13:11.606ZHOST_CC = None
572026-09-04T03:13:11.606Zcargo:rerun-if-env-changed=CC
582026-09-04T03:13:11.606ZCC = None
592026-09-04T03:13:11.606Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:13:11.778Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:13:11.778ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:13:11.778Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:13:11.778ZCFLAGS = None
642026-09-04T03:13:11.778Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:13:11.778ZHOST_CFLAGS = None
662026-09-04T03:13:11.778Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:13:11.778ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:13:11.778Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:13:11.778ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:13:11.875Z+ rustup --version
712026-09-04T03:13:11.881Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:13:11.884Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:13:11.903Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:13:11.906Z+ cargo --version
752026-09-04T03:13:11.920Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:13:11.923Z+ rustc --version
772026-09-04T03:13:11.940Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:13:11.943Zprocess exited: duration 17673 ms, exit code 0
 
792026-09-04T03:13:11.949Zstarting task 2: "authentication"
802026-09-04T03:13:11.963ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-04T03:13:32.113Zprocess exited: duration 20163 ms, exit code 0
 
822026-09-04T03:13:32.120Zstarting task 3: "clone repository"
832026-09-04T03:13:32.127Z+ mkdir -p /work/oxidecomputer/maghemite
842026-09-04T03:13:32.131Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-09-04T03:13:32.157ZCloning into '/work/oxidecomputer/maghemite'...
862026-09-04T03:13:33.711Z+ cd /work/oxidecomputer/maghemite
872026-09-04T03:13:33.711Z+ git fetch origin 226a6c4ce96b24ac690c850483c24a696e138a3c
882026-09-04T03:13:33.992ZFrom https://github.com/oxidecomputer/maghemite
892026-09-04T03:13:33.992Z * branch 226a6c4ce96b24ac690c850483c24a696e138a3c -> FETCH_HEAD
902026-09-04T03:13:34.000Z+ [[ -n renovate/opte ]]
912026-09-04T03:13:34.003Z++ git branch --show-current
922026-09-04T03:13:34.003Z+ current=main
932026-09-04T03:13:34.003Z+ [[ main != renovate/opte ]]
942026-09-04T03:13:34.003Z+ git branch -f renovate/opte 226a6c4ce96b24ac690c850483c24a696e138a3c
952026-09-04T03:13:34.007Z+ git checkout -f renovate/opte
962026-09-04T03:13:34.025ZSwitched to branch 'renovate/opte'
972026-09-04T03:13:34.029Z+ git reset --hard 226a6c4ce96b24ac690c850483c24a696e138a3c
982026-09-04T03:13:34.034ZHEAD is now at 226a6c4 Update opte to 16ef8c6
992026-09-04T03:13:34.034Zprocess exited: duration 1910 ms, exit code 0
 
1002026-09-04T03:13:34.042Zstarting task 4: "build"
1012026-09-04T03:13:34.050Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1022026-09-04T03:13:34.211Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1032026-09-04T03:13:34.216Zinfo: downloading 6 components
1042026-09-04T03:13:49.036Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1052026-09-04T03:13:49.036Zwarn: this might cause rustup commands to take longer time to finish than expected
1062026-09-04T03:13:49.036Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1072026-09-04T03:13:49.129Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T03:13:49.159Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-04T03:13:49.166Z++ dladm
1102026-09-04T03:13:49.170ZLINK CLASS MTU STATE BRIDGE OVER
1112026-09-04T03:13:49.170Zena0 phys 9216 up -- --
1122026-09-04T03:13:49.174Z++ ipadm
1132026-09-04T03:13:49.174ZADDROBJ TYPE STATE ADDR
1142026-09-04T03:13:49.174Zlo0/v4 static ok 127.0.0.1/8
1152026-09-04T03:13:49.174Zena0/dhcp dhcp ok 10.150.1.39/24
1162026-09-04T03:13:49.174Zlo0/v6 static ok ::1/128
1172026-09-04T03:13:49.174Z++ banner collect
1182026-09-04T03:13:49.178Z
1192026-09-04T03:13:49.178Z #### #### # # ###### #### #####
1202026-09-04T03:13:49.178Z # # # # # # # # # #
1212026-09-04T03:13:49.178Z # # # # # ##### # #
1222026-09-04T03:13:49.178Z # # # # # # # #
1232026-09-04T03:13:49.178Z # # # # # # # # # #
1242026-09-04T03:13:49.178Z #### #### ###### ###### ###### #### #
1252026-09-04T03:13:49.178Z
1262026-09-04T03:13:49.178Z++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu
1272026-09-04T03:13:49.178Z++ repo=softnpu
1282026-09-04T03:13:49.178Z++ series=image
1292026-09-04T03:13:49.178Z++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28
1302026-09-04T03:13:49.178Z++ name=softnpu
1312026-09-04T03:13:49.178Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1322026-09-04T03:13:49.178Z++ mkdir -p download
1332026-09-04T03:13:49.178Z++ pushd download
1342026-09-04T03:13:49.178Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1352026-09-04T03:13:49.178Z++ [[ ! -f softnpu ]]
1362026-09-04T03:13:49.178Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu
1372026-09-04T03:13:49.182Z % Total % Received % Xferd Average Speed Time Time Time Current
1382026-09-04T03:13:49.183Z Dload Upload Total Spent Left Speed
1392026-09-04T03:13:49.638Z 0 0 0 0 0 0 0 0 0 100 15.63M 100 15.63M 0 0 34.78M 0 0 100 15.63M 100 15.63M 0 0 34.77M 0 0 100 15.63M 100 15.63M 0 0 34.77M 0 0
1402026-09-04T03:13:49.646Z++ popd
1412026-09-04T03:13:49.646Z/work/oxidecomputer/maghemite
1422026-09-04T03:13:49.646Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so
1432026-09-04T03:13:49.646Z++ repo=sidecar-lite
1442026-09-04T03:13:49.646Z++ series=release
1452026-09-04T03:13:49.646Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1462026-09-04T03:13:49.646Z++ name=libsidecar_lite.so
1472026-09-04T03:13:49.646Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1482026-09-04T03:13:49.647Z++ mkdir -p download
1492026-09-04T03:13:49.647Z++ pushd download
1502026-09-04T03:13:49.647Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1512026-09-04T03:13:49.647Z++ [[ ! -f libsidecar_lite.so ]]
1522026-09-04T03:13:49.647Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so
1532026-09-04T03:13:49.655Z % Total % Received % Xferd Average Speed Time Time Time Current
1542026-09-04T03:13:49.655Z Dload Upload Total Spent Left Speed
1552026-09-04T03:13:49.873Z 0 0 0 0 0 0 0 0 0 100 12.04M 100 12.04M 0 0 55.53M 0 0 100 12.04M 100 12.04M 0 0 55.51M 0 0 100 12.04M 100 12.04M 0 0 55.50M 0 0
1562026-09-04T03:13:49.920Z++ popd
1572026-09-04T03:13:49.920Z/work/oxidecomputer/maghemite
1582026-09-04T03:13:49.920Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm
1592026-09-04T03:13:49.920Z++ repo=sidecar-lite
1602026-09-04T03:13:49.920Z++ series=release
1612026-09-04T03:13:49.920Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1622026-09-04T03:13:49.920Z++ name=scadm
1632026-09-04T03:13:49.920Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1642026-09-04T03:13:49.920Z++ mkdir -p download
1652026-09-04T03:13:49.921Z++ pushd download
1662026-09-04T03:13:49.921Z++ [[ ! -f scadm ]]
1672026-09-04T03:13:49.921Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1682026-09-04T03:13:49.921Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm
1692026-09-04T03:13:49.921Z % Total % Received % Xferd Average Speed Time Time Time Current
1702026-09-04T03:13:49.921Z Dload Upload Total Spent Left Speed
1712026-09-04T03:13:50.168Z 0 0 0 0 0 0 0 0 0 100 15.78M 100 15.78M 0 0 53.09M 0 0 100 15.78M 100 15.78M 0 0 53.09M 0 0 100 15.78M 100 15.78M 0 0 53.08M 0 0
1722026-09-04T03:13:50.171Z++ popd
1732026-09-04T03:13:50.171Z/work/oxidecomputer/maghemite
1742026-09-04T03:13:50.171Z++ get_artifact dendrite image 803f6899e3bc64780a965d625e248e1d77e37d43 dendrite-softnpu.tar.gz
1752026-09-04T03:13:50.171Z++ repo=dendrite
1762026-09-04T03:13:50.171Z++ series=image
1772026-09-04T03:13:50.171Z++ commit=803f6899e3bc64780a965d625e248e1d77e37d43
1782026-09-04T03:13:50.171Z++ name=dendrite-softnpu.tar.gz
1792026-09-04T03:13:50.171Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1802026-09-04T03:13:50.171Z++ mkdir -p download
1812026-09-04T03:13:50.174Z++ pushd download
1822026-09-04T03:13:50.174Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1832026-09-04T03:13:50.174Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1842026-09-04T03:13:50.175Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/803f6899e3bc64780a965d625e248e1d77e37d43/dendrite-softnpu.tar.gz
1852026-09-04T03:13:50.178Z % Total % Received % Xferd Average Speed Time Time Time Current
1862026-09-04T03:13:50.178Z Dload Upload Total Spent Left Speed
1872026-09-04T03:13:51.409Z 0 0 0 0 0 0 0 0 0 81 61.61M 81 50.29M 0 0 47.87M 0 00:01 00:01 47.87M 100 61.61M 100 61.61M 0 0 50.07M 0 00:01 00:01 47.87M 100 61.61M 100 61.61M 0 0 50.06M 0 00:01 00:01 47.87M 100 61.61M 100 61.61M 0 0 50.06M 0 00:01 00:01 47.87M
1882026-09-04T03:13:51.412Z++ popd
1892026-09-04T03:13:51.412Z/work/oxidecomputer/maghemite
1902026-09-04T03:13:51.412Z++ get_artifact maghemite release 226a6c4ce96b24ac690c850483c24a696e138a3c ddm
1912026-09-04T03:13:51.412Z++ repo=maghemite
1922026-09-04T03:13:51.412Z++ series=release
1932026-09-04T03:13:51.412Z++ commit=226a6c4ce96b24ac690c850483c24a696e138a3c
1942026-09-04T03:13:51.412Z++ name=ddm
1952026-09-04T03:13:51.412Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1962026-09-04T03:13:51.412Z++ mkdir -p download
1972026-09-04T03:13:51.416Z++ pushd download
1982026-09-04T03:13:51.416Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1992026-09-04T03:13:51.417Z++ [[ ! -f ddm ]]
2002026-09-04T03:13:51.417Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/226a6c4ce96b24ac690c850483c24a696e138a3c/ddm
2012026-09-04T03:13:51.421Z % Total % Received % Xferd Average Speed Time Time Time Current
2022026-09-04T03:13:51.425Z Dload Upload Total Spent Left Speed
2032026-09-04T03:13:51.463Z 0 0 0 0 0 0 0 0 0
2042026-09-04T03:13:51.466Zcurl: (22) The requested URL returned error: 404
2052026-09-04T03:13:51.466Z++ popd
2062026-09-04T03:13:51.466Z/work/oxidecomputer/maghemite
2072026-09-04T03:13:51.466Z++ get_artifact maghemite release 226a6c4ce96b24ac690c850483c24a696e138a3c ddmadm
2082026-09-04T03:13:51.467Z++ repo=maghemite
2092026-09-04T03:13:51.467Z++ series=release
2102026-09-04T03:13:51.467Z++ commit=226a6c4ce96b24ac690c850483c24a696e138a3c
2112026-09-04T03:13:51.467Z++ name=ddmadm
2122026-09-04T03:13:51.467Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2132026-09-04T03:13:51.467Z++ mkdir -p download
2142026-09-04T03:13:51.470Z++ pushd download
2152026-09-04T03:13:51.470Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2162026-09-04T03:13:51.470Z++ [[ ! -f ddmadm ]]
2172026-09-04T03:13:51.470Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/226a6c4ce96b24ac690c850483c24a696e138a3c/ddmadm
2182026-09-04T03:13:51.473Z % Total % Received % Xferd Average Speed Time Time Time Current
2192026-09-04T03:13:51.476Z Dload Upload Total Spent Left Speed
2202026-09-04T03:13:51.514Z 0 0 0 0 0 0 0 0 0
2212026-09-04T03:13:51.517Zcurl: (22) The requested URL returned error: 404
2222026-09-04T03:13:51.517Z++ popd
2232026-09-04T03:13:51.517Z/work/oxidecomputer/maghemite
2242026-09-04T03:13:51.517Z++ pushd download
2252026-09-04T03:13:51.517Z++ chmod +x softnpu
2262026-09-04T03:13:51.517Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2272026-09-04T03:13:51.520Z++ chmod +x scadm
2282026-09-04T03:13:51.520Z++ chmod +x ddmadm
2292026-09-04T03:13:51.520Zchmod: WARNING: can't access ddmadm
2302026-09-04T03:13:51.520Z++ chmod +x ddmd
2312026-09-04T03:13:51.524Zchmod: WARNING: can't access ddmd
2322026-09-04T03:13:51.524Z++ mv ddmadm ddmadm-v2
2332026-09-04T03:13:51.524Zmv: cannot access ddmadm
2342026-09-04T03:13:51.524Z++ mv ddmd ddmd-v2
2352026-09-04T03:13:51.524Zmv: cannot access ddmd
2362026-09-04T03:13:51.524Z++ rm -rf zones/dendrite
2372026-09-04T03:13:51.528Z++ mkdir -p zones/dendrite
2382026-09-04T03:13:51.528Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2392026-09-04T03:13:52.128Z++ sed -i 's#<service_fmri value='\''svc:/oxide/zone-network-setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/dendrite/manifest.xml
2402026-09-04T03:13:52.131Z++ sed -i 's#<service_fmri value='\''svc:/oxide/.*setup:default'\'' />##g' zones/dendrite/root/var/svc/manifest/site/tfport/manifest.xml
2412026-09-04T03:13:52.131Z++ popd
2422026-09-04T03:13:52.131Z++ banner install
2432026-09-04T03:13:52.131Z/work/oxidecomputer/maghemite
2442026-09-04T03:13:52.136Z
2452026-09-04T03:13:52.136Z # # # #### ##### ## # #
2462026-09-04T03:13:52.136Z # ## # # # # # # #
2472026-09-04T03:13:52.136Z # # # # #### # # # # #
2482026-09-04T03:13:52.136Z # # # # # # ###### # #
2492026-09-04T03:13:52.136Z # # ## # # # # # # #
2502026-09-04T03:13:52.136Z # # # #### # # # ###### ######
2512026-09-04T03:13:52.137Z
2522026-09-04T03:13:52.137Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2532026-09-04T03:13:52.137Z++ pfexec pkg install clang-15
2542026-09-04T03:13:54.994Z Startup: Refreshing catalog 'helios' ... Done
2552026-09-04T03:13:55.420Z Startup: Caching catalogs ... Done
2562026-09-04T03:13:58.042ZPlanning: Solver setup ... Done
2572026-09-04T03:13:58.116ZPlanning: Running solver ... Done
2582026-09-04T03:13:58.165ZPlanning: Consolidating action changes ... Done
2592026-09-04T03:13:58.165ZPlanning: Evaluating mediators ... Done
2602026-09-04T03:13:58.168ZPlanning: Planning completed in 2.71 seconds
2612026-09-04T03:13:58.182ZNo updates necessary for this image.
2622026-09-04T03:13:58.440Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2632026-09-04T03:13:58.440Z++ pfexec pkg install pkg-config
2642026-09-04T03:13:58.714Z Startup: Refreshing catalog 'helios' ... Done
2652026-09-04T03:14:01.183ZPlanning: Solver setup ... Done
2662026-09-04T03:14:01.286ZPlanning: Running solver ... Done
2672026-09-04T03:14:01.315ZPlanning: Consolidating action changes ... Done
2682026-09-04T03:14:01.315ZPlanning: Evaluating mediators ... Done
2692026-09-04T03:14:01.322ZPlanning: Planning completed in 2.59 seconds
2702026-09-04T03:14:01.322ZNo updates necessary for this image.
2712026-09-04T03:14:01.481Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2722026-09-04T03:14:01.482Z++ pfexec pkg install brand/omicron1
2732026-09-04T03:14:01.755Z Startup: Refreshing catalog 'helios' ... Done
2742026-09-04T03:14:04.201ZPlanning: Solver setup ... Done
2752026-09-04T03:14:04.272ZPlanning: Running solver ... Done
2762026-09-04T03:14:04.329ZPlanning: Finding local manifests ... Done
2772026-09-04T03:14:04.337ZPlanning: Fetching manifests: 0/2 0% complete
2782026-09-04T03:14:04.355ZPlanning: Fetching manifests: 2/2 100% complete
2792026-09-04T03:14:04.369ZPlanning: Package planning ... Done
2802026-09-04T03:14:04.376ZPlanning: Merging actions ... Done
2812026-09-04T03:14:04.520ZPlanning: Checking for conflicting actions ... Done
2822026-09-04T03:14:04.523ZPlanning: Consolidating action changes ... Done
2832026-09-04T03:14:05.313ZPlanning: Evaluating mediators ... Done
2842026-09-04T03:14:05.317ZPlanning: Planning completed in 3.57 seconds
2852026-09-04T03:14:05.322Z Packages to install: 2
2862026-09-04T03:14:05.323Z Create boot environment: No
2872026-09-04T03:14:05.323ZCreate backup boot environment: No
2882026-09-04T03:14:05.349Z
2892026-09-04T03:14:05.349ZDownload: 0/5 items 0.0/1.0MB 0% complete
2902026-09-04T03:14:05.364ZDownload: Completed 1.01 MB in 0.02 seconds (56.9M/s)
2912026-09-04T03:14:05.437Z Actions: 1/28 actions (Installing new actions)
2922026-09-04T03:14:05.449Z Actions: Completed 28 actions in 0.01 seconds.
2932026-09-04T03:14:05.491ZFinalize: Updating package state database ... Done
2942026-09-04T03:14:05.494ZFinalize: Updating package cache ... Done
2952026-09-04T03:14:05.587ZFinalize: Updating image state ... Done
2962026-09-04T03:14:08.038ZFinalize: Creating fast lookup database ... Done
2972026-09-04T03:14:08.106ZFinalize: Reading search index ... Done
2982026-09-04T03:14:08.112ZFinalize: Updating search index ... Done
2992026-09-04T03:14:08.211ZFinalize: Updating package cache ... Done
3002026-09-04T03:14:08.286Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
3012026-09-04T03:14:08.287Z++ pfexec pkg install brand/omicron1/tools
3022026-09-04T03:14:08.573Z Startup: Refreshing catalog 'helios' ... Done
3032026-09-04T03:14:11.054ZPlanning: Solver setup ... Done
3042026-09-04T03:14:11.126ZPlanning: Running solver ... Done
3052026-09-04T03:14:11.177ZPlanning: Finding local manifests ... Done
3062026-09-04T03:14:11.180ZPlanning: Fetching manifests: 0/1 0% complete
3072026-09-04T03:14:11.198ZPlanning: Fetching manifests: 1/1 100% complete
3082026-09-04T03:14:11.215ZPlanning: Package planning ... Done
3092026-09-04T03:14:11.218ZPlanning: Merging actions ... Done
3102026-09-04T03:14:11.343ZPlanning: Checking for conflicting actions ... Done
3112026-09-04T03:14:11.358ZPlanning: Consolidating action changes ... Done
3122026-09-04T03:14:11.503ZPlanning: Evaluating mediators ... Done
3132026-09-04T03:14:11.508ZPlanning: Planning completed in 2.94 seconds
3142026-09-04T03:14:11.514Z Packages to install: 1
3152026-09-04T03:14:11.514Z Services to change: 1
3162026-09-04T03:14:11.514Z Create boot environment: No
3172026-09-04T03:14:11.514ZCreate backup boot environment: No
3182026-09-04T03:14:11.529Z
3192026-09-04T03:14:11.529ZDownload: 0/2 items 0.0/1.1MB 0% complete
3202026-09-04T03:14:11.550ZDownload: Completed 1.13 MB in 0.02 seconds (53.4M/s)
3212026-09-04T03:14:11.607Z Actions: 1/19 actions (Installing new actions)
3222026-09-04T03:14:11.622Z Actions: Completed 19 actions in 0.01 seconds.
3232026-09-04T03:14:11.662ZFinalize: Updating package state database ... Done
3242026-09-04T03:14:11.662ZFinalize: Updating package cache ... Done
3252026-09-04T03:14:11.755ZFinalize: Updating image state ... Done
3262026-09-04T03:14:13.749ZFinalize: Creating fast lookup database ... Done
3272026-09-04T03:14:13.809ZFinalize: Reading search index ... Done
3282026-09-04T03:14:13.817ZFinalize: Updating search index ... Done
3292026-09-04T03:14:13.899ZFinalize: Updating package cache ... Done
3302026-09-04T03:14:13.989Z++ pfexec svcadm enable baseline
3312026-09-04T03:14:14.005Z++ retry=0
3322026-09-04T03:14:14.008Z+++ svcs -Hostate baseline
3332026-09-04T03:14:14.433Z++ [[ offline* != online ]]
3342026-09-04T03:14:14.433Z++ [[ 0 -gt 300 ]]
3352026-09-04T03:14:14.437Z++ sleep 1
3362026-09-04T03:14:15.020Z++ retry=1
3372026-09-04T03:14:15.024Z+++ svcs -Hostate baseline
3382026-09-04T03:14:15.035Z++ [[ offline* != online ]]
3392026-09-04T03:14:15.035Z++ [[ 1 -gt 300 ]]
3402026-09-04T03:14:15.035Z++ sleep 1
3412026-09-04T03:14:16.058Z++ retry=2
3422026-09-04T03:14:16.078Z+++ svcs -Hostate baseline
3432026-09-04T03:14:16.078Z++ [[ offline* != online ]]
3442026-09-04T03:14:16.080Z++ [[ 2 -gt 300 ]]
3452026-09-04T03:14:16.080Z++ sleep 1
3462026-09-04T03:14:17.054Z++ retry=3
3472026-09-04T03:14:17.057Z+++ svcs -Hostate baseline
3482026-09-04T03:14:17.071Z++ [[ offline* != online ]]
3492026-09-04T03:14:17.071Z++ [[ 3 -gt 300 ]]
3502026-09-04T03:14:17.071Z++ sleep 1
3512026-09-04T03:14:18.072Z++ retry=4
3522026-09-04T03:14:18.081Z+++ svcs -Hostate baseline
3532026-09-04T03:14:18.505Z++ [[ offline* != online ]]
3542026-09-04T03:14:18.509Z++ [[ 4 -gt 300 ]]
3552026-09-04T03:14:18.509Z++ sleep 1
3562026-09-04T03:14:19.088Z++ retry=5
3572026-09-04T03:14:19.091Z+++ svcs -Hostate baseline
3582026-09-04T03:14:19.103Z++ [[ offline* != online ]]
3592026-09-04T03:14:19.103Z++ [[ 5 -gt 300 ]]
3602026-09-04T03:14:19.103Z++ sleep 1
3612026-09-04T03:14:20.105Z++ retry=6
3622026-09-04T03:14:20.111Z+++ svcs -Hostate baseline
3632026-09-04T03:14:20.121Z++ [[ offline* != online ]]
3642026-09-04T03:14:20.121Z++ [[ 6 -gt 300 ]]
3652026-09-04T03:14:20.121Z++ sleep 1
3662026-09-04T03:14:21.123Z++ retry=7
3672026-09-04T03:14:21.129Z+++ svcs -Hostate baseline
3682026-09-04T03:14:21.139Z++ [[ offline* != online ]]
3692026-09-04T03:14:21.139Z++ [[ 7 -gt 300 ]]
3702026-09-04T03:14:21.139Z++ sleep 1
3712026-09-04T03:14:22.144Z++ retry=8
3722026-09-04T03:14:22.158Z+++ svcs -Hostate baseline
3732026-09-04T03:14:22.163Z++ [[ offline* != online ]]
3742026-09-04T03:14:22.163Z++ [[ 8 -gt 300 ]]
3752026-09-04T03:14:22.163Z++ sleep 1
3762026-09-04T03:14:23.159Z++ retry=9
3772026-09-04T03:14:23.163Z+++ svcs -Hostate baseline
3782026-09-04T03:14:23.175Z++ [[ offline* != online ]]
3792026-09-04T03:14:23.175Z++ [[ 9 -gt 300 ]]
3802026-09-04T03:14:23.175Z++ sleep 1
3812026-09-04T03:14:24.185Z++ retry=10
3822026-09-04T03:14:24.189Z+++ svcs -Hostate baseline
3832026-09-04T03:14:24.203Z++ [[ offline* != online ]]
3842026-09-04T03:14:24.203Z++ [[ 10 -gt 300 ]]
3852026-09-04T03:14:24.203Z++ sleep 1
3862026-09-04T03:14:25.475Z++ retry=11
3872026-09-04T03:14:25.475Z+++ svcs -Hostate baseline
3882026-09-04T03:14:25.475Z++ [[ offline* != online ]]
3892026-09-04T03:14:25.475Z++ [[ 11 -gt 300 ]]
3902026-09-04T03:14:25.475Z++ sleep 1
3912026-09-04T03:14:26.622Z++ retry=12
3922026-09-04T03:14:26.631Z+++ svcs -Hostate baseline
3932026-09-04T03:14:26.631Z++ [[ offline* != online ]]
3942026-09-04T03:14:26.631Z++ [[ 12 -gt 300 ]]
3952026-09-04T03:14:26.631Z++ sleep 1
3962026-09-04T03:14:27.230Z++ retry=13
3972026-09-04T03:14:27.234Z+++ svcs -Hostate baseline
3982026-09-04T03:14:27.661Z++ [[ offline* != online ]]
3992026-09-04T03:14:27.661Z++ [[ 13 -gt 300 ]]
4002026-09-04T03:14:27.661Z++ sleep 1
4012026-09-04T03:14:28.248Z++ retry=14
4022026-09-04T03:14:28.252Z+++ svcs -Hostate baseline
4032026-09-04T03:14:28.267Z++ [[ offline* != online ]]
4042026-09-04T03:14:28.267Z++ [[ 14 -gt 300 ]]
4052026-09-04T03:14:28.267Z++ sleep 1
4062026-09-04T03:14:29.676Z++ retry=15
4072026-09-04T03:14:29.680Z+++ svcs -Hostate baseline
4082026-09-04T03:14:29.680Z++ [[ offline* != online ]]
4092026-09-04T03:14:29.680Z++ [[ 15 -gt 300 ]]
4102026-09-04T03:14:29.680Z++ sleep 1
4112026-09-04T03:14:30.285Z++ retry=16
4122026-09-04T03:14:30.290Z+++ svcs -Hostate baseline
4132026-09-04T03:14:30.301Z++ [[ offline* != online ]]
4142026-09-04T03:14:30.301Z++ [[ 16 -gt 300 ]]
4152026-09-04T03:14:30.301Z++ sleep 1
4162026-09-04T03:14:31.719Z++ retry=17
4172026-09-04T03:14:31.728Z+++ svcs -Hostate baseline
4182026-09-04T03:14:31.728Z++ [[ offline* != online ]]
4192026-09-04T03:14:31.728Z++ [[ 17 -gt 300 ]]
4202026-09-04T03:14:31.728Z++ sleep 1
4212026-09-04T03:14:32.342Z++ retry=18
4222026-09-04T03:14:32.365Z+++ svcs -Hostate baseline
4232026-09-04T03:14:32.365Z++ [[ offline* != online ]]
4242026-09-04T03:14:32.365Z++ [[ 18 -gt 300 ]]
4252026-09-04T03:14:32.365Z++ sleep 1
4262026-09-04T03:14:33.343Z++ retry=19
4272026-09-04T03:14:33.351Z+++ svcs -Hostate baseline
4282026-09-04T03:14:33.357Z++ [[ offline* != online ]]
4292026-09-04T03:14:33.357Z++ [[ 19 -gt 300 ]]
4302026-09-04T03:14:33.357Z++ sleep 1
4312026-09-04T03:14:34.355Z++ retry=20
4322026-09-04T03:14:34.359Z+++ svcs -Hostate baseline
4332026-09-04T03:14:34.371Z++ [[ offline* != online ]]
4342026-09-04T03:14:34.371Z++ [[ 20 -gt 300 ]]
4352026-09-04T03:14:34.371Z++ sleep 1
4362026-09-04T03:14:35.376Z++ retry=21
4372026-09-04T03:14:35.803Z+++ svcs -Hostate baseline
4382026-09-04T03:14:35.812Z++ [[ online != online ]]
4392026-09-04T03:14:35.812Z++ set -o errexit
4402026-09-04T03:14:35.812Z++ set -o pipefail
4412026-09-04T03:14:35.812Z++ banner build
4422026-09-04T03:14:35.812Z
4432026-09-04T03:14:35.812Z ##### # # # # #####
4442026-09-04T03:14:35.812Z # # # # # # # #
4452026-09-04T03:14:35.812Z ##### # # # # # #
4462026-09-04T03:14:35.812Z # # # # # # # #
4472026-09-04T03:14:35.812Z # # # # # # # #
4482026-09-04T03:14:35.812Z ##### #### # ###### #####
4492026-09-04T03:14:35.812Z
4502026-09-04T03:14:35.812Z++ cargo build --release --bin ddmd --bin ddmadm
4512026-09-04T03:14:35.812Z Updating git repository `https://github.com/oxidecomputer/falcon`
4522026-09-04T03:14:36.133ZFrom https://github.com/oxidecomputer/falcon
4532026-09-04T03:14:36.133Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
4542026-09-04T03:14:36.206Z Updating crates.io index
4552026-09-04T03:14:36.229Z Updating git repository `https://github.com/oxidecomputer/dendrite`
4562026-09-04T03:14:36.660ZFrom https://github.com/oxidecomputer/dendrite
4572026-09-04T03:14:36.660Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
4582026-09-04T03:14:36.709Z Updating git repository `https://github.com/oxidecomputer/ispf`
4592026-09-04T03:14:36.972ZFrom https://github.com/oxidecomputer/ispf
4602026-09-04T03:14:36.972Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
4612026-09-04T03:14:36.978Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
4622026-09-04T03:14:37.799ZFrom https://github.com/oxidecomputer/netadm-sys
4632026-09-04T03:14:37.799Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
4642026-09-04T03:14:38.209Z Updating git repository `https://github.com/oxidecomputer/omicron`
4652026-09-04T03:14:43.949ZFrom https://github.com/oxidecomputer/omicron
4662026-09-04T03:14:43.949Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
4672026-09-04T03:14:44.775Z Updating git repository `https://github.com/oxidecomputer/opte`
4682026-09-04T03:14:45.533ZFrom https://github.com/oxidecomputer/opte
4692026-09-04T03:14:45.534Z * [new ref] 16ef8c60a15fa6b0afd02c5f23f742c20b818f97 -> refs/commit/16ef8c60a15fa6b0afd02c5f23f742c20b818f97
4702026-09-04T03:14:45.547Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
4712026-09-04T03:14:45.547ZFrom https://github.com/oxidecomputer/slog-error-chain
4722026-09-04T03:14:45.547Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
4732026-09-04T03:14:45.547Z Updating git repository `https://github.com/illumos/smf-rs`
4742026-09-04T03:14:45.701ZFrom https://github.com/illumos/smf-rs
4752026-09-04T03:14:45.701Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
4762026-09-04T03:14:45.708Z Updating git repository `https://github.com/oxidecomputer/network-interface`
4772026-09-04T03:14:45.991ZFrom https://github.com/oxidecomputer/network-interface
4782026-09-04T03:14:45.991Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
4792026-09-04T03:14:45.998Z Updating git repository `https://github.com/oxidecomputer/zone`
4802026-09-04T03:14:46.322ZFrom https://github.com/oxidecomputer/zone
4812026-09-04T03:14:46.322Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
4822026-09-04T03:14:46.334Z Updating git repository `https://github.com/oxidecomputer/propolis`
4832026-09-04T03:14:46.950ZFrom https://github.com/oxidecomputer/propolis
4842026-09-04T03:14:46.950Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
4852026-09-04T03:14:46.991Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
4862026-09-04T03:14:47.541ZFrom https://github.com/oxidecomputer/transceiver-control
4872026-09-04T03:14:47.541Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
4882026-09-04T03:14:47.576Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
4892026-09-04T03:14:47.854ZFrom https://github.com/oxidecomputer/dlpi-sys
4902026-09-04T03:14:47.854Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
4912026-09-04T03:14:47.860Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
4922026-09-04T03:14:48.186ZFrom https://github.com/jmesmon/rust-libzfs
4932026-09-04T03:14:48.186Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
4942026-09-04T03:14:48.250Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
4952026-09-04T03:14:48.480ZFrom https://github.com/oxidecomputer/rusty-doors
4962026-09-04T03:14:48.480Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
4972026-09-04T03:14:48.489Z Updating git repository `https://github.com/oxidecomputer/lldp`
4982026-09-04T03:14:48.859ZFrom https://github.com/oxidecomputer/lldp
4992026-09-04T03:14:48.859Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
5002026-09-04T03:14:48.870Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
5012026-09-04T03:14:49.206ZFrom https://github.com/oxidecomputer/tufaceous
5022026-09-04T03:14:49.206Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
5032026-09-04T03:14:49.217Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
5042026-09-04T03:14:49.744ZFrom https://github.com/oxidecomputer/management-gateway-service
5052026-09-04T03:14:49.744Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
5062026-09-04T03:14:49.754Z Updating git repository `https://github.com/oxidecomputer/crucible`
5072026-09-04T03:14:50.745ZFrom https://github.com/oxidecomputer/crucible
5082026-09-04T03:14:50.745Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
5092026-09-04T03:14:50.837Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
5102026-09-04T03:14:50.977ZFrom https://github.com/oxidecomputer/serde_human_bytes
5112026-09-04T03:14:50.977Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
5122026-09-04T03:14:51.040Z Updating git repository `https://github.com/oxidecomputer/propolis`
5132026-09-04T03:14:51.543ZFrom https://github.com/oxidecomputer/propolis
5142026-09-04T03:14:51.543Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
5152026-09-04T03:14:51.619Z Updating git repository `https://github.com/oxidecomputer/crucible`
5162026-09-04T03:14:51.907ZFrom https://github.com/oxidecomputer/crucible
5172026-09-04T03:14:51.907Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
5182026-09-04T03:14:53.666Z Updating git repository `https://github.com/oxidecomputer/tofino`
5192026-09-04T03:14:53.726ZFrom https://github.com/oxidecomputer/tofino
5202026-09-04T03:14:53.726Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
5212026-09-04T03:14:53.726Z Updating git repository `https://github.com/oxidecomputer/maghemite`
5222026-09-04T03:14:53.726ZFrom https://github.com/oxidecomputer/maghemite
5232026-09-04T03:14:53.726Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
5242026-09-04T03:14:53.726Z Updating git repository `https://github.com/oxidecomputer/clickward`
5252026-09-04T03:14:53.878ZFrom https://github.com/oxidecomputer/clickward
5262026-09-04T03:14:53.878Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
5272026-09-04T03:14:53.878Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
5282026-09-04T03:14:54.028ZFrom https://github.com/oxidecomputer/illumos-devinfo
5292026-09-04T03:14:54.028Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
5302026-09-04T03:14:56.733Z Downloading crates ...
5312026-09-04T03:14:56.742Z Downloaded async-recursion v1.1.1
5322026-09-04T03:14:56.742Z Downloaded anstream v1.0.0
5332026-09-04T03:14:56.742Z Downloaded arc-swap v1.9.2
5342026-09-04T03:14:56.742Z Downloaded async-stream v0.3.6
5352026-09-04T03:14:56.742Z Downloaded async-stream-impl v0.3.6
5362026-09-04T03:14:56.742Z Downloaded aead v0.5.2
5372026-09-04T03:14:56.743Z Downloaded adler2 v2.0.1
5382026-09-04T03:14:56.743Z Downloaded argon2 v0.5.3
5392026-09-04T03:14:56.743Z Downloaded crypto-common v0.2.2
5402026-09-04T03:14:56.743Z Downloaded base16ct v0.2.0
5412026-09-04T03:14:56.743Z Downloaded anstyle v1.0.14
5422026-09-04T03:14:56.743Z Downloaded bytecount v0.6.9
5432026-09-04T03:14:56.743Z Downloaded bs58 v0.5.1
5442026-09-04T03:14:56.743Z Downloaded base16ct v1.0.0
5452026-09-04T03:14:56.743Z Downloaded anstyle-query v1.1.5
5462026-09-04T03:14:56.743Z Downloaded compression-core v0.4.32
5472026-09-04T03:14:56.743Z Downloaded const-random-macro v0.1.16
5482026-09-04T03:14:56.743Z Downloaded konst v0.2.20
5492026-09-04T03:14:56.743Z Downloaded no-std-compat v0.4.1
5502026-09-04T03:14:56.743Z Downloaded lru-cache v0.1.2
5512026-09-04T03:14:56.743Z Downloaded newtype-uuid-macros v0.1.1
5522026-09-04T03:14:56.743Z Downloaded byte-wrapper v0.1.0
5532026-09-04T03:14:56.743Z Downloaded camino v1.2.5
5542026-09-04T03:14:56.743Z Downloaded camino-tempfile v1.4.1
5552026-09-04T03:14:56.743Z Downloaded chacha20poly1305 v0.10.1
5562026-09-04T03:14:56.744Z Downloaded cpufeatures v0.3.0
5572026-09-04T03:14:56.744Z Downloaded match_cfg v0.1.0
5582026-09-04T03:14:56.744Z Downloaded internet-checksum v0.2.1
5592026-09-04T03:14:56.744Z Downloaded jiff-static v0.2.35
5602026-09-04T03:14:56.744Z Downloaded num-rational v0.4.2
5612026-09-04T03:14:56.744Z Downloaded const-random v0.1.18
5622026-09-04T03:14:56.744Z Downloaded ingot v0.2.1
5632026-09-04T03:14:56.744Z Downloaded atomicwrites v0.4.4
5642026-09-04T03:14:56.744Z Downloaded cfg-if v1.0.4
5652026-09-04T03:14:56.744Z Downloaded block-buffer v0.12.1
5662026-09-04T03:14:56.744Z Downloaded cobs v0.3.0
5672026-09-04T03:14:56.744Z Downloaded litemap v0.8.2
5682026-09-04T03:14:56.744Z Downloaded indexmap v2.14.0
5692026-09-04T03:14:56.744Z Downloaded atomic-waker v1.1.2
5702026-09-04T03:14:56.744Z Downloaded block-buffer v0.10.4
5712026-09-04T03:14:56.744Z Downloaded keccak v0.1.6
5722026-09-04T03:14:56.745Z Downloaded is-terminal v0.4.17
5732026-09-04T03:14:56.745Z Downloaded lazy_static v1.5.0
5742026-09-04T03:14:56.745Z Downloaded num-traits v0.2.19
5752026-09-04T03:14:56.745Z Downloaded ingot-types v0.2.0
5762026-09-04T03:14:56.745Z Downloaded ciborium-io v0.2.2
5772026-09-04T03:14:56.745Z Downloaded crucible-workspace-hack v0.1.0
5782026-09-04T03:14:56.745Z Downloaded cstr-argument v0.1.2
5792026-09-04T03:14:56.745Z Downloaded clap_lex v1.1.0
5802026-09-04T03:14:56.745Z Downloaded ingot v0.1.1
5812026-09-04T03:14:56.745Z Downloaded icu_properties v2.2.0
5822026-09-04T03:14:56.745Z Downloaded indexmap v1.9.3
5832026-09-04T03:14:56.745Z Downloaded crunchy v0.2.4
5842026-09-04T03:14:56.745Z Downloaded is_ci v1.2.0
5852026-09-04T03:14:56.745Z Downloaded colorchoice v1.0.5
5862026-09-04T03:14:56.745Z Downloaded crypto-common v0.1.7
5872026-09-04T03:14:56.745Z Downloaded curve25519-dalek-derive v0.1.1
5882026-09-04T03:14:56.745Z Downloaded cfg_aliases v0.2.2
5892026-09-04T03:14:56.745Z Downloaded icu_normalizer v2.2.0
5902026-09-04T03:14:56.745Z Downloaded hubpack_derive v0.1.1
5912026-09-04T03:14:56.745Z Downloaded bit-set v0.8.0
5922026-09-04T03:14:56.745Z Downloaded cpufeatures v0.2.17
5932026-09-04T03:14:56.745Z Downloaded itoa v1.0.18
5942026-09-04T03:14:56.745Z Downloaded humantime v2.4.0
5952026-09-04T03:14:56.745Z Downloaded minimal-lexical v0.2.1
5962026-09-04T03:14:56.745Z Downloaded convert_case v0.4.0
5972026-09-04T03:14:56.745Z Downloaded crc8 v0.1.1
5982026-09-04T03:14:56.746Z Downloaded hyper-rustls v0.27.9
5992026-09-04T03:14:56.746Z Downloaded ingot-types v0.1.2
6002026-09-04T03:14:56.746Z Downloaded idna_adapter v1.2.2
6012026-09-04T03:14:56.746Z Downloaded num-conv v0.2.2
6022026-09-04T03:14:56.746Z Downloaded num-derive v0.4.2
6032026-09-04T03:14:56.746Z Downloaded async-trait v0.1.92
6042026-09-04T03:14:56.746Z Downloaded autocfg v1.5.1
6052026-09-04T03:14:56.746Z Downloaded byteorder v1.5.0
6062026-09-04T03:14:56.746Z Downloaded indent_write v2.2.0
6072026-09-04T03:14:56.746Z Downloaded konst_macro_rules v0.2.19
6082026-09-04T03:14:56.746Z Downloaded ipnetwork v0.21.1
6092026-09-04T03:14:56.746Z Downloaded scopeguard v1.2.0
6102026-09-04T03:14:56.746Z Downloaded hubpack v0.1.2
6112026-09-04T03:14:56.746Z Downloaded omicron-workspace-hack v0.1.0
6122026-09-04T03:14:56.746Z Downloaded strsim v0.11.1
6132026-09-04T03:14:56.746Z Downloaded instant v0.1.13
6142026-09-04T03:14:56.746Z Downloaded mime v0.3.17
6152026-09-04T03:14:56.746Z Downloaded inout v0.1.4
6162026-09-04T03:14:56.746Z Downloaded num-iter v0.1.46
6172026-09-04T03:14:56.746Z Downloaded ident_case v1.0.1
6182026-09-04T03:14:56.746Z Downloaded sync_wrapper v1.0.2
6192026-09-04T03:14:56.746Z Downloaded termtree v0.5.1
6202026-09-04T03:14:56.746Z Downloaded multer v3.1.0
6212026-09-04T03:14:56.746Z Downloaded backoff v0.4.0
6222026-09-04T03:14:56.746Z Downloaded is_terminal_polyfill v1.70.2
6232026-09-04T03:14:56.746Z Downloaded lru-slab v0.1.2
6242026-09-04T03:14:56.746Z Downloaded natord v1.0.9
6252026-09-04T03:14:56.747Z Downloaded olpc-cjson v0.1.4
6262026-09-04T03:14:56.747Z Downloaded critical-section v1.2.0
6272026-09-04T03:14:56.747Z Downloaded base64ct v1.8.3
6282026-09-04T03:14:56.747Z Downloaded ciborium-ll v0.2.2
6292026-09-04T03:14:56.747Z Downloaded macaddr v1.0.1
6302026-09-04T03:14:56.747Z Downloaded num_threads v0.1.7
6312026-09-04T03:14:57.183Z Downloaded tower-service v0.3.3
6322026-09-04T03:14:57.183Z Downloaded universal-hash v0.5.1
6332026-09-04T03:14:57.184Z Downloaded managed v0.8.0
6342026-09-04T03:14:57.184Z Downloaded num_enum_derive v0.5.11
6352026-09-04T03:14:57.184Z Downloaded newtype_derive v0.1.6
6362026-09-04T03:14:57.184Z Downloaded memoffset v0.9.1
6372026-09-04T03:14:57.184Z Downloaded num v0.4.3
6382026-09-04T03:14:57.184Z Downloaded libsw v3.5.0
6392026-09-04T03:14:57.184Z Downloaded usdt-macro v0.5.0
6402026-09-04T03:14:57.184Z Downloaded linked-hash-map v0.5.6
6412026-09-04T03:14:57.184Z Downloaded compression-codecs v0.4.38
6422026-09-04T03:14:57.184Z Downloaded unit-prefix v0.5.2
6432026-09-04T03:14:57.184Z Downloaded bcs v0.1.6
6442026-09-04T03:14:57.184Z Downloaded csv-core v0.1.13
6452026-09-04T03:14:57.184Z Downloaded strum v0.27.2
6462026-09-04T03:14:57.184Z Downloaded thread-id v5.1.0
6472026-09-04T03:14:57.184Z Downloaded rustls-pemfile v2.2.0
6482026-09-04T03:14:57.184Z Downloaded usdt-attr-macro v0.5.0
6492026-09-04T03:14:57.184Z Downloaded libsw-core v0.3.2
6502026-09-04T03:14:57.184Z Downloaded linear-map v1.2.0
6512026-09-04T03:14:57.184Z Downloaded const_format_proc_macros v0.2.34
6522026-09-04T03:14:57.184Z Downloaded bit-vec v0.8.0
6532026-09-04T03:14:57.184Z Downloaded cipher v0.4.4
6542026-09-04T03:14:57.184Z Downloaded daft-derive v0.1.8
6552026-09-04T03:14:57.184Z Downloaded memmap v0.7.0
6562026-09-04T03:14:57.184Z Downloaded allocator-api2 v0.2.21
6572026-09-04T03:14:57.184Z Downloaded newline-converter v0.3.0
6582026-09-04T03:14:57.184Z Downloaded newtype-uuid v1.4.0
6592026-09-04T03:14:57.185Z Downloaded num_enum v0.7.6
6602026-09-04T03:14:57.185Z Downloaded anyhow v1.0.104
6612026-09-04T03:14:57.185Z Downloaded bitflags v1.3.2
6622026-09-04T03:14:57.185Z Downloaded chacha20 v0.9.1
6632026-09-04T03:14:57.185Z Downloaded dtrace-parser v0.3.0
6642026-09-04T03:14:57.185Z Downloaded typify-macro v0.4.3
6652026-09-04T03:14:57.185Z Downloaded utf8parse v0.2.2
6662026-09-04T03:14:57.185Z Downloaded futures-core v0.3.34
6672026-09-04T03:14:57.185Z Downloaded fxhash v0.2.1
6682026-09-04T03:14:57.185Z Downloaded strum_macros v0.26.4
6692026-09-04T03:14:57.185Z Downloaded enum-as-inner v0.6.1
6702026-09-04T03:14:57.185Z Downloaded jobserver v0.1.35
6712026-09-04T03:14:57.185Z Downloaded num_enum_derive v0.7.6
6722026-09-04T03:14:57.185Z Downloaded rustversion v1.0.23
6732026-09-04T03:14:57.185Z Downloaded num-complex v0.4.6
6742026-09-04T03:14:57.185Z Downloaded libscf-sys v1.2.0
6752026-09-04T03:14:57.185Z Downloaded lock_api v0.4.14
6762026-09-04T03:14:57.185Z Downloaded num-integer v0.1.47
6772026-09-04T03:14:57.185Z Downloaded generic-array v0.14.7
6782026-09-04T03:14:57.185Z Downloaded serde_tokenstream v0.3.0
6792026-09-04T03:14:57.185Z Downloaded sha2 v0.10.9
6802026-09-04T03:14:57.185Z Downloaded slab v0.4.12
6812026-09-04T03:14:57.185Z Downloaded slog-bunyan v2.5.0
6822026-09-04T03:14:57.185Z Downloaded heck v0.4.1
6832026-09-04T03:14:57.185Z Downloaded serde_derive_internals v0.29.1
6842026-09-04T03:14:57.186Z Downloaded simd-adler32 v0.3.10
6852026-09-04T03:14:57.186Z Downloaded slog-scope v4.4.1
6862026-09-04T03:14:57.186Z Downloaded smawk v0.3.3
6872026-09-04T03:14:57.186Z Downloaded tower-layer v0.3.3
6882026-09-04T03:14:57.186Z Downloaded smartstring v1.0.1
6892026-09-04T03:14:57.186Z Downloaded synstructure v0.13.2
6902026-09-04T03:14:57.186Z Downloaded num_enum v0.5.11
6912026-09-04T03:14:57.186Z Downloaded ipnet v2.12.1
6922026-09-04T03:14:57.186Z Downloaded debug-ignore v1.0.5
6932026-09-04T03:14:57.186Z Downloaded foreign-types v0.5.0
6942026-09-04T03:14:57.186Z Downloaded form_urlencoded v1.2.2
6952026-09-04T03:14:57.186Z Downloaded backon v1.6.0
6962026-09-04T03:14:57.186Z Downloaded cargo_toml v0.22.3
6972026-09-04T03:14:57.186Z Downloaded memmap2 v0.9.11
6982026-09-04T03:14:57.186Z Downloaded chacha20 v0.10.1
6992026-09-04T03:14:57.186Z Downloaded anstyle-parse v1.0.0
7002026-09-04T03:14:57.186Z Downloaded iana-time-zone v0.1.65
7012026-09-04T03:14:57.186Z Downloaded cookie v0.18.2
7022026-09-04T03:14:57.186Z Downloaded icu_provider v2.2.0
7032026-09-04T03:14:57.186Z Downloaded ingot-macros v0.2.0
7042026-09-04T03:14:57.186Z Downloaded blake2 v0.10.6
7052026-09-04T03:14:57.186Z Downloaded colored v3.1.1
7062026-09-04T03:14:57.186Z Downloaded crc32fast v1.5.0
7072026-09-04T03:14:57.186Z Downloaded darling v0.23.0
7082026-09-04T03:14:57.186Z Downloaded daft v0.1.8
7092026-09-04T03:14:57.186Z Downloaded toml v0.8.23
7102026-09-04T03:14:57.186Z Downloaded ciborium v0.2.2
7112026-09-04T03:14:57.186Z Downloaded pretty-hex v0.4.2
7122026-09-04T03:14:57.187Z Downloaded rand_pcg v0.10.2
7132026-09-04T03:14:57.187Z Downloaded cancel-safe-futures v0.1.5
7142026-09-04T03:14:57.187Z Downloaded cmake v0.1.58
7152026-09-04T03:14:57.187Z Downloaded crossbeam-utils v0.8.22
7162026-09-04T03:14:57.187Z Downloaded darling v0.21.3
7172026-09-04T03:14:57.187Z Downloaded jiff-core v0.1.0
7182026-09-04T03:14:57.187Z Downloaded progenitor-client v0.14.0
7192026-09-04T03:14:57.187Z Downloaded clap_derive v4.6.4
7202026-09-04T03:14:57.187Z Downloaded log v0.4.33
7212026-09-04T03:14:57.187Z Downloaded plain v0.2.3
7222026-09-04T03:14:57.187Z Downloaded fixedbitset v0.4.2
7232026-09-04T03:14:57.187Z Downloaded bitflags v2.13.1
7242026-09-04T03:14:57.187Z Downloaded const-oid v0.10.2
7252026-09-04T03:14:57.187Z Downloaded fixedbitset v0.5.7
7262026-09-04T03:14:57.187Z Downloaded same-file v1.0.6
7272026-09-04T03:14:57.187Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7282026-09-04T03:14:57.187Z Downloaded secrecy v0.10.3
7292026-09-04T03:14:57.187Z Downloaded hyper-util v0.1.20
7302026-09-04T03:14:57.187Z Downloaded serde_urlencoded v0.7.1
7312026-09-04T03:14:57.624Z Downloaded spin v0.9.9
7322026-09-04T03:14:57.624Z Downloaded highway v1.3.0
7332026-09-04T03:14:57.624Z Downloaded hostname v0.4.2
7342026-09-04T03:14:57.624Z Downloaded console v0.16.4
7352026-09-04T03:14:57.624Z Downloaded defmt-macros v1.1.1
7362026-09-04T03:14:57.624Z Downloaded schemars_derive v0.8.22
7372026-09-04T03:14:57.624Z Downloaded zerovec-derive v0.11.3
7382026-09-04T03:14:57.624Z Downloaded displaydoc v0.2.7
7392026-09-04T03:14:57.624Z Downloaded sha1 v0.11.0
7402026-09-04T03:14:57.624Z Downloaded swrite v0.1.0
7412026-09-04T03:14:57.624Z Downloaded thin-vec v0.2.19
7422026-09-04T03:14:57.624Z Downloaded ingot-macros v0.1.1
7432026-09-04T03:14:57.625Z Downloaded tokio-rustls v0.26.4
7442026-09-04T03:14:57.625Z Downloaded oxide-tokio-rt v0.1.6
7452026-09-04T03:14:57.625Z Downloaded glob v0.3.4
7462026-09-04T03:14:57.625Z Downloaded slog-envlogger v2.2.0
7472026-09-04T03:14:57.625Z Downloaded tiny-keccak v2.0.2
7482026-09-04T03:14:57.625Z Downloaded phf v0.12.1
7492026-09-04T03:14:57.625Z Downloaded take_mut v0.2.2
7502026-09-04T03:14:57.625Z Downloaded pest_derive v2.8.8
7512026-09-04T03:14:57.625Z Downloaded thread-id v4.2.2
7522026-09-04T03:14:57.625Z Downloaded toml_write v0.1.2
7532026-09-04T03:14:57.625Z Downloaded tokio-macros v2.7.2
7542026-09-04T03:14:57.625Z Downloaded hybrid-array v0.4.14
7552026-09-04T03:14:57.625Z Downloaded time-macros v0.2.32
7562026-09-04T03:14:57.625Z Downloaded unarray v0.1.4
7572026-09-04T03:14:57.625Z Downloaded icu_locale_core v2.2.0
7582026-09-04T03:14:57.625Z Downloaded icu_normalizer_data v2.2.0
7592026-09-04T03:14:57.625Z Downloaded ahash v0.8.12
7602026-09-04T03:14:57.625Z Downloaded progenitor v0.13.0
7612026-09-04T03:14:57.625Z Downloaded usdt v0.6.0
7622026-09-04T03:14:57.625Z Downloaded zone v0.3.1
7632026-09-04T03:14:57.625Z Downloaded crossbeam-epoch v0.9.20
7642026-09-04T03:14:57.625Z Downloaded untrusted v0.7.1
7652026-09-04T03:14:57.625Z Downloaded zerocopy-derive v0.7.35
7662026-09-04T03:14:57.625Z Downloaded darling_core v0.21.3
7672026-09-04T03:14:57.626Z Downloaded crossbeam-deque v0.8.7
7682026-09-04T03:14:57.626Z Downloaded yoke v0.8.3
7692026-09-04T03:14:57.626Z Downloaded futures-channel v0.3.34
7702026-09-04T03:14:57.626Z Downloaded rand_core v0.10.1
7712026-09-04T03:14:57.626Z Downloaded defmt-parser v1.0.0
7722026-09-04T03:14:57.626Z Downloaded foreign-types-shared v0.1.1
7732026-09-04T03:14:57.626Z Downloaded waitgroup v0.1.2
7742026-09-04T03:14:57.627Z Downloaded foreign-types v0.3.2
7752026-09-04T03:14:57.627Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7762026-09-04T03:14:57.627Z Downloaded foreign-types-macros v0.2.4
7772026-09-04T03:14:57.627Z Downloaded proc-macro-error v1.0.4
7782026-09-04T03:14:57.627Z Downloaded slog-stdlog v4.1.1
7792026-09-04T03:14:57.627Z Downloaded wait-timeout v0.2.1
7802026-09-04T03:14:57.627Z Downloaded async-compression v0.4.43
7812026-09-04T03:14:57.627Z Downloaded slog-json v2.6.1
7822026-09-04T03:14:57.627Z Downloaded dropshot-api-manager-types v0.8.0
7832026-09-04T03:14:57.627Z Downloaded http-body v1.1.0
7842026-09-04T03:14:57.627Z Downloaded phf_shared v0.12.1
7852026-09-04T03:14:57.627Z Downloaded parking_lot_core v0.8.6
7862026-09-04T03:14:57.627Z Downloaded parking_lot_core v0.9.12
7872026-09-04T03:14:57.627Z Downloaded ref-cast-impl v1.0.26
7882026-09-04T03:14:57.627Z Downloaded proc-macro-crate v1.3.1
7892026-09-04T03:14:57.627Z Downloaded rand_xorshift v0.4.0
7902026-09-04T03:14:57.627Z Downloaded static_assertions v1.1.0
7912026-09-04T03:14:57.627Z Downloaded tokio-dtrace v0.1.1
7922026-09-04T03:14:57.627Z Downloaded schemars v0.8.22
7932026-09-04T03:14:57.627Z Downloaded textwrap v0.16.2
7942026-09-04T03:14:57.627Z Downloaded progenitor-extras v0.2.0
7952026-09-04T03:14:57.627Z Downloaded zeroize v1.9.0
7962026-09-04T03:14:57.628Z Downloaded serde_spanned v1.1.1
7972026-09-04T03:14:57.628Z Downloaded proc-macro-crate v3.5.0
7982026-09-04T03:14:57.628Z Downloaded sigpipe v0.1.3
7992026-09-04T03:14:57.628Z Downloaded thread_local v1.1.10
8002026-09-04T03:14:57.628Z Downloaded tinyvec_macros v0.1.1
8012026-09-04T03:14:57.628Z Downloaded tinystr v0.8.3
8022026-09-04T03:14:57.628Z Downloaded digest v0.10.7
8032026-09-04T03:14:57.628Z Downloaded bytes v1.12.1
8042026-09-04T03:14:57.628Z Downloaded usdt-attr-macro v0.6.0
8052026-09-04T03:14:57.628Z Downloaded tabled_derive v0.7.0
8062026-09-04T03:14:57.628Z Downloaded httparse v1.10.1
8072026-09-04T03:14:57.628Z Downloaded rustls-pki-types v1.15.1
8082026-09-04T03:14:57.628Z Downloaded zerofrom v0.1.8
8092026-09-04T03:14:57.628Z Downloaded find-msvc-tools v0.1.10
8102026-09-04T03:14:57.628Z Downloaded clap v4.6.6
8112026-09-04T03:14:57.628Z Downloaded progenitor-macro v0.10.0
8122026-09-04T03:14:57.628Z Downloaded zmij v1.0.23
8132026-09-04T03:14:57.628Z Downloaded base64 v0.21.7
8142026-09-04T03:14:57.628Z Downloaded strum v0.26.3
8152026-09-04T03:14:57.628Z Downloaded structmeta-derive v0.3.0
8162026-09-04T03:14:57.628Z Downloaded unicode-linebreak v0.1.5
8172026-09-04T03:14:57.628Z Downloaded equivalent v1.0.2
8182026-09-04T03:14:57.628Z Downloaded percent-encoding v2.3.2
8192026-09-04T03:14:57.628Z Downloaded password-hash v0.5.0
8202026-09-04T03:14:57.628Z Downloaded poly1305 v0.8.0
8212026-09-04T03:14:57.628Z Downloaded miniz_oxide v0.8.9
8222026-09-04T03:14:57.628Z Downloaded vsss-rs v3.3.4
8232026-09-04T03:14:57.628Z Downloaded foldhash v0.1.5
8242026-09-04T03:14:57.629Z Downloaded opaque-debug v0.3.1
8252026-09-04T03:14:57.629Z Downloaded openssl-macros v0.1.1
8262026-09-04T03:14:57.629Z Downloaded pin-project-lite v0.2.17
8272026-09-04T03:14:57.629Z Downloaded serde_tokenstream v0.2.3
8282026-09-04T03:14:57.629Z Downloaded tokio-stream v0.1.19
8292026-09-04T03:14:57.629Z Downloaded indicatif v0.18.6
8302026-09-04T03:14:57.629Z Downloaded git-stub-vcs v0.1.0
8312026-09-04T03:14:57.658Z Downloaded group v0.13.0
8322026-09-04T03:14:57.658Z Downloaded http-body-util v0.1.5
8332026-09-04T03:14:57.658Z Downloaded potential_utf v0.1.5
8342026-09-04T03:14:57.658Z Downloaded dof v0.4.0
8352026-09-04T03:14:57.658Z Downloaded foreign-types-shared v0.3.1
8362026-09-04T03:14:57.658Z Downloaded futures-task v0.3.34
8372026-09-04T03:14:57.658Z Downloaded ref-cast v1.0.26
8382026-09-04T03:14:57.658Z Downloaded owo-colors v4.3.0
8392026-09-04T03:14:57.658Z Downloaded oxnet v0.1.7
8402026-09-04T03:14:57.658Z Downloaded pest_generator v2.8.8
8412026-09-04T03:14:57.658Z Downloaded serde_yaml v0.9.34+deprecated
8422026-09-04T03:14:57.658Z Downloaded terminal_size v0.4.4
8432026-09-04T03:14:57.659Z Downloaded serde-big-array v0.5.1
8442026-09-04T03:14:57.659Z Downloaded slog-async v2.8.0
8452026-09-04T03:14:57.659Z Downloaded derive_more v0.99.20
8462026-09-04T03:14:57.659Z Downloaded elliptic-curve v0.13.8
8472026-09-04T03:14:57.659Z Downloaded globset v0.4.20
8482026-09-04T03:14:57.659Z Downloaded term v1.2.1
8492026-09-04T03:14:57.659Z Downloaded darling_core v0.23.0
8502026-09-04T03:14:57.659Z Downloaded progenitor-macro v0.13.0
8512026-09-04T03:14:57.659Z Downloaded tempfile v3.27.0
8522026-09-04T03:14:57.659Z Downloaded tracing-attributes v0.1.31
8532026-09-04T03:14:57.659Z Downloaded progenitor-impl v0.10.0
8542026-09-04T03:14:57.659Z Downloaded hostname v0.3.1
8552026-09-04T03:14:57.659Z Downloaded icu_collections v2.2.0
8562026-09-04T03:14:57.659Z Downloaded ryu v1.0.23
8572026-09-04T03:14:57.659Z Downloaded base64 v0.22.1
8582026-09-04T03:14:57.659Z Downloaded const_format v0.2.36
8592026-09-04T03:14:57.660Z Downloaded derive-ex v0.1.8
8602026-09-04T03:14:57.660Z Downloaded ff v0.13.1
8612026-09-04T03:14:57.660Z Downloaded writeable v0.6.3
8622026-09-04T03:14:57.660Z Downloaded sha1 v0.10.7
8632026-09-04T03:14:57.660Z Downloaded mio v1.2.2
8642026-09-04T03:14:57.660Z Downloaded serde_core v1.0.229
8652026-09-04T03:14:57.660Z Downloaded rusty-fork v0.3.1
8662026-09-04T03:14:57.660Z Downloaded smf v0.2.3
8672026-09-04T03:14:57.660Z Downloaded thiserror-impl v1.0.69
8682026-09-04T03:14:57.660Z Downloaded usdt v0.5.0
8692026-09-04T03:14:57.660Z Downloaded defmt v0.3.100
8702026-09-04T03:14:57.660Z Downloaded thiserror-impl-no-std v2.0.2
8712026-09-04T03:14:57.660Z Downloaded foldhash v0.2.0
8722026-09-04T03:14:57.660Z Downloaded memchr v2.8.3
8732026-09-04T03:14:57.660Z Downloaded pin-project-internal v1.1.13
8742026-09-04T03:14:57.660Z Downloaded pkg-config v0.3.33
8752026-09-04T03:14:57.660Z Downloaded data-encoding v2.11.1
8762026-09-04T03:14:57.660Z Downloaded uuid v1.26.0
8772026-09-04T03:14:57.660Z Downloaded progenitor v0.14.0
8782026-09-04T03:14:57.660Z Downloaded either v1.17.0
8792026-09-04T03:14:57.660Z Downloaded untrusted v0.9.0
8802026-09-04T03:14:57.660Z Downloaded yoke-derive v0.8.2
8812026-09-04T03:14:57.660Z Downloaded git-stub v1.0.0
8822026-09-04T03:14:57.660Z Downloaded snafu-derive v0.8.9
8832026-09-04T03:14:57.660Z Downloaded utf8_iter v1.0.4
8842026-09-04T03:14:57.660Z Downloaded version_check v0.9.5
8852026-09-04T03:14:57.660Z Downloaded dyn-clone v1.0.20
8862026-09-04T03:14:57.661Z Downloaded httpdate v1.0.3
8872026-09-04T03:14:57.661Z Downloaded crypto-bigint v0.5.5
8882026-09-04T03:14:57.661Z Downloaded similar v2.7.0
8892026-09-04T03:14:57.661Z Downloaded typify v0.6.2
8902026-09-04T03:14:57.661Z Downloaded strum_macros v0.27.2
8912026-09-04T03:14:57.661Z Downloaded progenitor-macro v0.14.0
8922026-09-04T03:14:57.661Z Downloaded serde_derive v1.0.229
8932026-09-04T03:14:57.661Z Downloaded cc v1.4.2
8942026-09-04T03:14:57.661Z Downloaded serde_repr v0.1.21
8952026-09-04T03:14:57.661Z Downloaded serde_spanned v0.6.9
8962026-09-04T03:14:57.661Z Downloaded subtle v2.6.1
8972026-09-04T03:14:57.661Z Downloaded rand_chacha v0.9.0
8982026-09-04T03:14:57.661Z Downloaded scroll v0.12.0
8992026-09-04T03:14:57.661Z Downloaded futures-executor v0.3.34
9002026-09-04T03:14:57.661Z Downloaded unicode-segmentation v1.13.3
9012026-09-04T03:14:57.661Z Downloaded rustc-hash v2.1.3
9022026-09-04T03:14:57.661Z Downloaded scroll_derive v0.13.1
9032026-09-04T03:14:57.661Z Downloaded utf-8 v0.7.6
9042026-09-04T03:14:57.661Z Downloaded tagptr v0.2.0
9052026-09-04T03:14:57.662Z Downloaded tabwriter v1.4.1
9062026-09-04T03:14:57.662Z Downloaded toml_datetime v0.6.11
9072026-09-04T03:14:57.662Z Downloaded typify-macro v0.6.2
9082026-09-04T03:14:57.662Z Downloaded thiserror-impl v2.0.20
9092026-09-04T03:14:57.662Z Downloaded drift v0.2.0
9102026-09-04T03:14:57.662Z Downloaded dropshot_endpoint v0.17.1
9112026-09-04T03:14:57.662Z Downloaded dtrace-parser v0.2.0
9122026-09-04T03:14:57.662Z Downloaded port-file v0.1.0
9132026-09-04T03:14:57.662Z Downloaded erased-serde v0.3.31
9142026-09-04T03:14:57.662Z Downloaded errno v0.3.14
9152026-09-04T03:14:57.662Z Downloaded futures-io v0.3.34
9162026-09-04T03:14:57.662Z Downloaded serde v1.0.229
9172026-09-04T03:14:57.662Z Downloaded parking_lot v0.11.2
9182026-09-04T03:14:57.662Z Downloaded fastrand v2.5.0
9192026-09-04T03:14:57.662Z Downloaded zeroize_derive v1.5.0
9202026-09-04T03:14:57.662Z Downloaded expectorate v1.3.0
9212026-09-04T03:14:57.662Z Downloaded icu_properties_data v2.2.0
9222026-09-04T03:14:57.662Z Downloaded test-strategy v0.4.5
9232026-09-04T03:14:57.662Z Downloaded parse-display-derive v0.10.0
9242026-09-04T03:14:57.662Z Downloaded rustls-platform-verifier v0.7.0
9252026-09-04T03:14:57.662Z Downloaded parse-display v0.10.0
9262026-09-04T03:14:57.662Z Downloaded progenitor-client v0.10.0
9272026-09-04T03:14:57.662Z Downloaded typenum v1.20.1
9282026-09-04T03:14:57.662Z Downloaded zerofrom-derive v0.1.7
9292026-09-04T03:14:57.662Z Downloaded rustls-native-certs v0.8.4
9302026-09-04T03:14:57.662Z Downloaded scroll_derive v0.12.1
9312026-09-04T03:14:57.708Z Downloaded proc-macro-error-attr v1.0.4
9322026-09-04T03:14:57.708Z Downloaded openssl-probe v0.2.1
9332026-09-04T03:14:57.708Z Downloaded semver v0.1.20
9342026-09-04T03:14:57.708Z Downloaded nom v7.1.3
9352026-09-04T03:14:57.708Z Downloaded crossbeam-channel v0.5.16
9362026-09-04T03:14:57.708Z Downloaded progenitor-impl v0.14.0
9372026-09-04T03:14:57.708Z Downloaded progenitor-client v0.13.0
9382026-09-04T03:14:57.708Z Downloaded semver v1.0.28
9392026-09-04T03:14:57.708Z Downloaded heck v0.5.0
9402026-09-04T03:14:57.708Z Downloaded steno v0.4.1
9412026-09-04T03:14:57.708Z Downloaded half v2.7.1
9422026-09-04T03:14:57.708Z Downloaded tokio-tungstenite v0.21.0
9432026-09-04T03:14:57.708Z Downloaded embedded-io v0.6.1
9442026-09-04T03:14:57.708Z Downloaded serde_path_to_error v0.1.20
9452026-09-04T03:14:57.708Z Downloaded hex v0.4.3
9462026-09-04T03:14:57.708Z Downloaded shlex v2.0.1
9472026-09-04T03:14:57.708Z Downloaded darling_macro v0.21.3
9482026-09-04T03:14:57.708Z Downloaded embedded-io v0.4.0
9492026-09-04T03:14:57.708Z Downloaded float-ord v0.3.2
9502026-09-04T03:14:57.708Z Downloaded quick-error v1.2.3
9512026-09-04T03:14:57.708Z Downloaded paste v1.0.15
9522026-09-04T03:14:57.708Z Downloaded toml v0.9.12+spec-1.1.0
9532026-09-04T03:14:57.708Z Downloaded supports-color v3.0.2
9542026-09-04T03:14:57.708Z Downloaded defmt v1.1.1
9552026-09-04T03:14:57.709Z Downloaded socket2 v0.6.5
9562026-09-04T03:14:57.709Z Downloaded testing_table v0.3.0
9572026-09-04T03:14:57.709Z Downloaded rand_core v0.9.5
9582026-09-04T03:14:57.709Z Downloaded xz2 v0.1.7
9592026-09-04T03:14:57.709Z Downloaded itertools v0.12.1
9602026-09-04T03:14:57.709Z Downloaded zone_cfg_derive v0.3.1
9612026-09-04T03:14:57.709Z Downloaded fnv v1.0.7
9622026-09-04T03:14:57.709Z Downloaded fs_extra v1.3.0
9632026-09-04T03:14:57.709Z Downloaded rand_chacha v0.3.1
9642026-09-04T03:14:57.709Z Downloaded iddqd v0.4.6
9652026-09-04T03:14:57.709Z Downloaded fs-err v3.3.1
9662026-09-04T03:14:57.709Z Downloaded progenitor-impl v0.13.0
9672026-09-04T03:14:57.709Z Downloaded whoami v1.6.1
9682026-09-04T03:14:57.709Z Downloaded hash32 v0.3.1
9692026-09-04T03:14:57.709Z Downloaded quote v1.0.47
9702026-09-04T03:14:57.709Z Downloaded rand_core v0.6.4
9712026-09-04T03:14:57.709Z Downloaded spin v0.5.2
9722026-09-04T03:14:57.709Z Downloaded signal-hook-registry v1.4.8
9732026-09-04T03:14:57.709Z Downloaded thiserror v2.0.20
9742026-09-04T03:14:57.709Z Downloaded slog-dtrace v0.3.0
9752026-09-04T03:14:57.710Z Downloaded slog-term v2.9.2
9762026-09-04T03:14:57.710Z Downloaded thiserror-no-std v2.0.2
9772026-09-04T03:14:57.710Z Downloaded usdt-impl v0.6.0
9782026-09-04T03:14:57.710Z Downloaded darling_macro v0.23.0
9792026-09-04T03:14:57.710Z Downloaded futures-sink v0.3.34
9802026-09-04T03:14:57.710Z Downloaded time-core v0.1.9
9812026-09-04T03:14:57.710Z Downloaded want v0.3.1
9822026-09-04T03:14:57.710Z Downloaded dof v0.3.0
9832026-09-04T03:14:57.710Z Downloaded dunce v1.0.5
9842026-09-04T03:14:57.710Z Downloaded typify v0.4.3
9852026-09-04T03:14:57.710Z Downloaded zerocopy-derive v0.8.56
9862026-09-04T03:14:57.710Z Downloaded idna v1.1.0
9872026-09-04T03:14:57.710Z Downloaded rayon-core v1.13.0
9882026-09-04T03:14:57.710Z Downloaded toml_edit v0.25.13+spec-1.1.0
9892026-09-04T03:14:57.710Z Downloaded unicode-xid v0.2.6
9902026-09-04T03:14:57.710Z Downloaded usdt-macro v0.6.0
9912026-09-04T03:14:57.710Z Downloaded papergrid v0.11.0
9922026-09-04T03:14:57.710Z Downloaded rustc_version v0.1.7
9932026-09-04T03:14:57.710Z Downloaded siphasher v1.0.3
9942026-09-04T03:14:57.710Z Downloaded toml_parser v1.1.3+spec-1.1.0
9952026-09-04T03:14:57.710Z Downloaded rand v0.9.5
9962026-09-04T03:14:57.710Z Downloaded rand v0.8.7
9972026-09-04T03:14:57.710Z Downloaded toml_edit v0.22.27
9982026-09-04T03:14:57.710Z Downloaded zerotrie v0.2.4
9992026-09-04T03:14:57.710Z Downloaded rhai_codegen v3.2.0
10002026-09-04T03:14:57.710Z Downloaded toml_writer v1.1.2+spec-1.1.0
10012026-09-04T03:14:57.710Z Downloaded pem v3.0.6
10022026-09-04T03:14:57.710Z Downloaded structmeta v0.3.0
10032026-09-04T03:14:57.710Z Downloaded powerfmt v0.2.0
10042026-09-04T03:14:57.710Z Downloaded serde_plain v1.0.2
10052026-09-04T03:14:57.710Z Downloaded hmac v0.12.1
10062026-09-04T03:14:57.710Z Downloaded progenitor v0.10.0
10072026-09-04T03:14:57.710Z Downloaded typeid v1.0.3
10082026-09-04T03:14:57.711Z Downloaded ppv-lite86 v0.2.21
10092026-09-04T03:14:57.711Z Downloaded futures-macro v0.3.34
10102026-09-04T03:14:57.711Z Downloaded getrandom v0.3.4
10112026-09-04T03:14:57.711Z Downloaded nom v8.0.0
10122026-09-04T03:14:57.711Z Downloaded quinn-udp v0.5.15
10132026-09-04T03:14:57.711Z Downloaded tinyvec v1.12.0
10142026-09-04T03:14:57.711Z Downloaded gethostname v0.5.0
10152026-09-04T03:14:57.711Z Downloaded pin-project v1.1.13
10162026-09-04T03:14:57.711Z Downloaded qorb v0.4.1
10172026-09-04T03:14:57.711Z Downloaded walkdir v2.5.0
10182026-09-04T03:14:57.711Z Downloaded stable_deref_trait v1.2.1
10192026-09-04T03:14:57.711Z Downloaded try-lock v0.2.5
10202026-09-04T03:14:57.711Z Downloaded dropshot-api-manager v0.8.0
10212026-09-04T03:14:57.711Z Downloaded schemars v0.9.0
10222026-09-04T03:14:57.711Z Downloaded itertools v0.14.0
10232026-09-04T03:14:57.711Z Downloaded getrandom v0.2.17
10242026-09-04T03:14:57.711Z Downloaded usdt-impl v0.5.0
10252026-09-04T03:14:57.711Z Downloaded futures v0.3.34
10262026-09-04T03:14:57.711Z Downloaded heapless v0.8.0
10272026-09-04T03:14:57.711Z Downloaded serde_with_macros v3.22.0
10282026-09-04T03:14:57.711Z Downloaded digest v0.11.3
10292026-09-04T03:14:57.711Z Downloaded itertools v0.15.0
10302026-09-04T03:14:57.711Z Downloaded pest v2.8.8
10312026-09-04T03:14:58.128Z Downloaded postcard v1.1.3
10322026-09-04T03:14:58.129Z Downloaded scroll v0.13.0
10332026-09-04T03:14:58.129Z Downloaded flate2 v1.1.9
10342026-09-04T03:14:58.129Z Downloaded thiserror v1.0.69
10352026-09-04T03:14:58.129Z Downloaded toml v1.1.4+spec-1.1.0
10362026-09-04T03:14:58.129Z Downloaded tower v0.5.3
10372026-09-04T03:14:58.129Z Downloaded proc-macro2 v1.0.107
10382026-09-04T03:14:58.129Z Downloaded smallvec v1.15.2
10392026-09-04T03:14:58.129Z Downloaded resolv-conf v0.7.6
10402026-09-04T03:14:58.129Z Downloaded ucd-trie v0.1.7
10412026-09-04T03:14:58.129Z Downloaded deranged v0.5.8
10422026-09-04T03:14:58.129Z Downloaded once_cell v1.21.4
10432026-09-04T03:14:58.129Z Downloaded rustc_version v0.4.1
10442026-09-04T03:14:58.129Z Downloaded snafu v0.8.9
10452026-09-04T03:14:58.129Z Downloaded similar v3.2.0
10462026-09-04T03:14:58.129Z Downloaded clap_builder v4.6.6
10472026-09-04T03:14:58.130Z Downloaded url v2.5.8
10482026-09-04T03:14:58.131Z Downloaded unsafe-libyaml v0.2.11
10492026-09-04T03:14:58.131Z Downloaded papergrid v0.18.0
10502026-09-04T03:14:58.131Z Downloaded unicode-ident v1.0.24
10512026-09-04T03:14:58.131Z Downloaded toml_edit v0.19.15
10522026-09-04T03:14:58.131Z Downloaded tracing-core v0.1.36
10532026-09-04T03:14:58.131Z Downloaded parking_lot v0.12.5
10542026-09-04T03:14:58.131Z Downloaded prettyplease v0.2.37
10552026-09-04T03:14:58.131Z Downloaded tough v0.22.0
10562026-09-04T03:14:58.131Z Downloaded reqwest v0.12.28
10572026-09-04T03:14:58.131Z Downloaded hyper v1.11.0
10582026-09-04T03:14:58.131Z Downloaded derive-where v1.6.1
10592026-09-04T03:14:58.131Z Downloaded slog v2.8.2
10602026-09-04T03:14:58.131Z Downloaded libm v0.2.16
10612026-09-04T03:14:58.131Z Downloaded tungstenite v0.21.0
10622026-09-04T03:14:58.131Z Downloaded hickory-resolver v0.24.4
10632026-09-04T03:14:58.131Z Downloaded serde_json v1.0.151
10642026-09-04T03:14:58.131Z Downloaded openssl-sys v0.9.117
10652026-09-04T03:14:58.131Z Downloaded ron v0.12.2
10662026-09-04T03:14:58.131Z Downloaded pest_meta v2.8.8
10672026-09-04T03:14:58.131Z Downloaded rustls-webpki v0.103.14
10682026-09-04T03:14:58.131Z Downloaded hashbrown v0.17.1
10692026-09-04T03:14:58.131Z Downloaded hashbrown v0.16.1
10702026-09-04T03:14:58.131Z Downloaded hickory-resolver v0.25.2
10712026-09-04T03:14:58.131Z Downloaded schemars v1.2.2
10722026-09-04T03:14:58.131Z Downloaded aho-corasick v1.1.5
10732026-09-04T03:14:58.131Z Downloaded http v1.5.0
10742026-09-04T03:14:58.131Z Downloaded getrandom v0.4.3
10752026-09-04T03:14:58.131Z Downloaded quinn v0.11.11
10762026-09-04T03:14:58.132Z Downloaded rayon v1.12.0
10772026-09-04T03:14:58.132Z Downloaded moka v0.12.16
10782026-09-04T03:14:58.132Z Downloaded futures-util v0.3.34
10792026-09-04T03:14:58.132Z Downloaded tower-http v0.6.11
10802026-09-04T03:14:58.132Z Downloaded zerocopy v0.7.35
10812026-09-04T03:14:58.132Z Downloaded rand v0.10.2
10822026-09-04T03:14:58.132Z Downloaded winnow v0.7.15
10832026-09-04T03:14:58.132Z Downloaded typed-path v0.9.3
10842026-09-04T03:14:58.132Z Downloaded goblin v0.8.2
10852026-09-04T03:14:58.132Z Downloaded unicode-normalization v0.1.25
10862026-09-04T03:14:58.132Z Downloaded zerovec v0.11.6
10872026-09-04T03:14:58.132Z Downloaded proptest v1.11.0
10882026-09-04T03:14:58.132Z Downloaded reqwest v0.13.4
10892026-09-04T03:14:58.132Z Downloaded h2 v0.4.15
10902026-09-04T03:14:58.132Z Downloaded goblin v0.10.7
10912026-09-04T03:14:58.132Z Downloaded hashbrown v0.12.3
10922026-09-04T03:14:58.132Z Downloaded webpki-roots v1.0.9
10932026-09-04T03:14:58.132Z Downloaded tokio-util v0.7.19
10942026-09-04T03:14:58.132Z Downloaded hkdf v0.12.4
10952026-09-04T03:14:58.132Z Downloaded openssl v0.10.81
10962026-09-04T03:14:58.132Z Downloaded chrono v0.4.45
10972026-09-04T03:14:58.132Z Downloaded winnow v0.5.40
10982026-09-04T03:14:58.132Z Downloaded vcpkg v0.2.15
10992026-09-04T03:14:58.132Z Downloaded unicode-width v0.2.2
11002026-09-04T03:14:58.132Z Downloaded regex v1.13.1
11012026-09-04T03:14:58.132Z Downloaded syn v1.0.109
11022026-09-04T03:14:58.132Z Downloaded regress v0.10.5
11032026-09-04T03:14:58.132Z Downloaded aws-lc-rs v1.18.0
11042026-09-04T03:14:58.133Z Downloaded hashbrown v0.15.5
11052026-09-04T03:14:58.133Z Downloaded openapiv3 v2.2.0
11062026-09-04T03:14:58.133Z Downloaded nix v0.31.3
11072026-09-04T03:14:58.133Z Downloaded rustix v0.38.44
11082026-09-04T03:14:58.133Z Downloaded winnow v1.0.4
11092026-09-04T03:14:58.133Z Downloaded tabled v0.21.0
11102026-09-04T03:14:58.133Z Downloaded quinn-proto v0.11.16
11112026-09-04T03:14:58.133Z Downloaded regress v0.11.1
11122026-09-04T03:14:58.133Z Downloaded hickory-proto v0.24.4
11132026-09-04T03:14:58.133Z Downloaded rustls v0.23.43
11142026-09-04T03:14:58.133Z Downloaded tabled v0.15.0
11152026-09-04T03:14:58.133Z Downloaded regex-syntax v0.8.11
11162026-09-04T03:14:58.133Z Downloaded curve25519-dalek v4.1.3
11172026-09-04T03:14:58.133Z Downloaded unicode-width v0.1.14
11182026-09-04T03:14:58.133Z Downloaded sled v0.34.7
11192026-09-04T03:14:58.133Z Downloaded serde_with v3.22.0
11202026-09-04T03:14:58.133Z Downloaded syn v3.0.3
11212026-09-04T03:14:58.133Z Downloaded portable-atomic v1.15.0
11222026-09-04T03:14:58.133Z Downloaded jiff v0.2.35
11232026-09-04T03:14:58.133Z Downloaded bstr v1.13.1
11242026-09-04T03:14:58.133Z Downloaded zerocopy v0.8.56
11252026-09-04T03:14:58.148Z Downloaded time v0.3.55
11262026-09-04T03:14:58.148Z Downloaded syn v2.0.119
11272026-09-04T03:14:58.148Z Downloaded dropshot v0.17.1
11282026-09-04T03:14:58.148Z Downloaded lzma-sys v0.1.20
11292026-09-04T03:14:58.148Z Downloaded smoltcp v0.11.0
11302026-09-04T03:14:58.148Z Downloaded petgraph v0.6.5
11312026-09-04T03:14:58.149Z Downloaded libc v0.2.189
11322026-09-04T03:14:58.149Z Downloaded petgraph v0.8.3
11332026-09-04T03:14:58.149Z Downloaded typify-impl v0.6.2
11342026-09-04T03:14:58.149Z Downloaded tracing v0.1.44
11352026-09-04T03:14:58.149Z Downloaded tokio v1.53.1
11362026-09-04T03:14:58.149Z Downloaded typify-impl v0.4.3
11372026-09-04T03:14:58.149Z Downloaded hickory-proto v0.25.2
11382026-09-04T03:14:58.149Z Downloaded rustix v1.1.4
11392026-09-04T03:14:58.149Z Downloaded rhai v1.26.0
11402026-09-04T03:14:58.149Z Downloaded encoding_rs v0.8.35
11412026-09-04T03:14:58.149Z Downloaded ring v0.17.14
11422026-09-04T03:14:58.149Z Downloaded regex-automata v0.4.18
11432026-09-04T03:14:58.149Z Downloaded chrono-tz v0.10.4
11442026-09-04T03:14:58.149Z Downloaded csv v1.4.0
11452026-09-04T03:14:58.149Z Downloaded sha3 v0.10.9
11462026-09-04T03:14:58.563Z Downloaded aws-lc-sys v0.44.0
11472026-09-04T03:14:58.944Z Compiling proc-macro2 v1.0.107
11482026-09-04T03:14:58.944Z Compiling quote v1.0.47
11492026-09-04T03:14:58.949Z Compiling unicode-ident v1.0.24
11502026-09-04T03:14:58.949Z Compiling serde_core v1.0.229
11512026-09-04T03:14:58.949Z Compiling serde v1.0.229
11522026-09-04T03:14:58.949Z Compiling libc v0.2.189
11532026-09-04T03:14:58.949Z Compiling cfg-if v1.0.4
11542026-09-04T03:14:59.675Z Compiling zmij v1.0.23
11552026-09-04T03:14:59.682Z Compiling autocfg v1.5.1
11562026-09-04T03:14:59.682Z Compiling memchr v2.8.3
11572026-09-04T03:14:59.682Z Compiling libm v0.2.16
11582026-09-04T03:15:00.003Z Compiling itoa v1.0.18
11592026-09-04T03:15:00.046Z Compiling icu_properties_data v2.2.0
11602026-09-04T03:15:00.250Z Compiling icu_normalizer_data v2.2.0
11612026-09-04T03:15:00.262Z Compiling version_check v0.9.5
11622026-09-04T03:15:00.297Z Compiling stable_deref_trait v1.2.1
11632026-09-04T03:15:00.409Z Compiling serde_json v1.0.151
11642026-09-04T03:15:00.445Z Compiling syn v2.0.119
11652026-09-04T03:15:00.517Z Compiling syn v3.0.3
11662026-09-04T03:15:00.567Z Compiling litemap v0.8.2
11672026-09-04T03:15:00.669Z Compiling writeable v0.6.3
11682026-09-04T03:15:00.802Z Compiling parking_lot_core v0.9.12
11692026-09-04T03:15:01.286Z Compiling num-traits v0.2.19
11702026-09-04T03:15:01.699Z Compiling utf8_iter v1.0.4
11712026-09-04T03:15:01.699Z Compiling thiserror v2.0.20
11722026-09-04T03:15:01.699Z Compiling percent-encoding v2.3.2
11732026-09-04T03:15:02.134Z Compiling rand_core v0.10.1
11742026-09-04T03:15:02.134Z Compiling getrandom v0.4.3
11752026-09-04T03:15:02.134Z Compiling form_urlencoded v1.2.2
11762026-09-04T03:15:02.134Z Compiling zerocopy v0.8.56
11772026-09-04T03:15:02.134Z Compiling errno v0.3.14
11782026-09-04T03:15:02.151Z Compiling iana-time-zone v0.1.65
11792026-09-04T03:15:02.151Z Compiling heck v0.5.0
11802026-09-04T03:15:02.318Z Compiling uuid v1.26.0
11812026-09-04T03:15:02.365Z Compiling jobserver v0.1.35
11822026-09-04T03:15:02.542Z Compiling shlex v2.0.1
11832026-09-04T03:15:02.681Z Compiling find-msvc-tools v0.1.10
11842026-09-04T03:15:02.715Z Compiling rustversion v1.0.23
11852026-09-04T03:15:02.743Z Compiling semver v1.0.28
11862026-09-04T03:15:02.922Z Compiling cc v1.4.2
11872026-09-04T03:15:03.355Z Compiling dyn-clone v1.0.20
11882026-09-04T03:15:03.382Z Compiling schemars v0.8.22
11892026-09-04T03:15:03.382Z Compiling synstructure v0.13.2
11902026-09-04T03:15:03.408Z Compiling serde_derive_internals v0.29.1
11912026-09-04T03:15:03.470Z Compiling pin-project-lite v0.2.17
11922026-09-04T03:15:03.570Z Compiling getrandom v0.2.17
11932026-09-04T03:15:03.702Z Compiling bitflags v2.13.1
11942026-09-04T03:15:03.715Z Compiling serde_derive v1.0.229
11952026-09-04T03:15:03.793Z Compiling displaydoc v0.2.7
11962026-09-04T03:15:03.989Z Compiling thiserror-impl v2.0.20
11972026-09-04T03:15:04.030Z Compiling tokio-macros v2.7.2
11982026-09-04T03:15:04.162Z Compiling futures-macro v0.3.34
11992026-09-04T03:15:04.183Z Compiling scopeguard v1.2.0
12002026-09-04T03:15:04.244Z Compiling pkg-config v0.3.33
12012026-09-04T03:15:04.309Z Compiling lock_api v0.4.14
12022026-09-04T03:15:04.421Z Compiling zerofrom-derive v0.1.7
12032026-09-04T03:15:04.578Z Compiling yoke-derive v0.8.2
12042026-09-04T03:15:04.611Z Compiling zerovec-derive v0.11.3
12052026-09-04T03:15:04.676Z Compiling schemars_derive v0.8.22
12062026-09-04T03:15:04.795Z Compiling zerocopy-derive v0.8.56
12072026-09-04T03:15:05.385Z Compiling zeroize_derive v1.5.0
12082026-09-04T03:15:05.593Z Compiling socket2 v0.6.5
12092026-09-04T03:15:05.620Z Compiling zerofrom v0.1.8
12102026-09-04T03:15:05.639Z Compiling cmake v0.1.58
12112026-09-04T03:15:05.677Z Compiling zeroize v1.9.0
12122026-09-04T03:15:05.755Z Compiling yoke v0.8.3
12132026-09-04T03:15:05.789Z Compiling signal-hook-registry v1.4.8
12142026-09-04T03:15:05.871Z Compiling mio v1.2.2
12152026-09-04T03:15:05.922Z Compiling dunce v1.0.5
12162026-09-04T03:15:05.979Z Compiling zerovec v0.11.6
12172026-09-04T03:15:05.990Z Compiling zerotrie v0.2.4
12182026-09-04T03:15:06.029Z Compiling fs_extra v1.3.0
12192026-09-04T03:15:06.194Z Compiling portable-atomic v1.15.0
12202026-09-04T03:15:06.298Z Compiling aws-lc-sys v0.44.0
12212026-09-04T03:15:06.435Z Compiling log v0.4.33
12222026-09-04T03:15:06.513Z Compiling critical-section v1.2.0
12232026-09-04T03:15:06.603Z Compiling tinystr v0.8.3
12242026-09-04T03:15:07.038Z Compiling potential_utf v0.1.5
12252026-09-04T03:15:07.062Z Compiling futures-core v0.3.34
12262026-09-04T03:15:07.062Z Compiling smallvec v1.15.2
12272026-09-04T03:15:07.062Z Compiling bytes v1.12.1
12282026-09-04T03:15:07.063Z Compiling icu_locale_core v2.2.0
12292026-09-04T03:15:07.063Z Compiling icu_collections v2.2.0
12302026-09-04T03:15:07.063Z Compiling chrono v0.4.45
12312026-09-04T03:15:07.437Z Compiling parking_lot v0.12.5
12322026-09-04T03:15:07.451Z Compiling once_cell v1.21.4
12332026-09-04T03:15:07.570Z Compiling subtle v2.6.1
12342026-09-04T03:15:08.093Z Compiling icu_provider v2.2.0
12352026-09-04T03:15:08.101Z Compiling tokio v1.53.1
12362026-09-04T03:15:08.101Z Compiling equivalent v1.0.2
12372026-09-04T03:15:08.101Z Compiling httparse v1.10.1
12382026-09-04T03:15:08.101Z Compiling icu_properties v2.2.0
12392026-09-04T03:15:08.253Z Compiling icu_normalizer v2.2.0
12402026-09-04T03:15:08.280Z Compiling allocator-api2 v0.2.21
12412026-09-04T03:15:08.678Z Compiling serde_tokenstream v0.2.3
12422026-09-04T03:15:08.812Z Compiling futures-sink v0.3.34
12432026-09-04T03:15:08.977Z Compiling idna_adapter v1.2.2
12442026-09-04T03:15:09.528Z Compiling idna v1.1.0
12452026-09-04T03:15:09.535Z Compiling rustix v1.1.4
12462026-09-04T03:15:09.535Z Compiling slab v0.4.12
12472026-09-04T03:15:09.535Z Compiling url v2.5.8
12482026-09-04T03:15:09.600Z Compiling ucd-trie v0.1.7
12492026-09-04T03:15:09.629Z Compiling thiserror v1.0.69
12502026-09-04T03:15:09.659Z Compiling typenum v1.20.1
12512026-09-04T03:15:10.159Z Compiling pest v2.8.8
12522026-09-04T03:15:10.323Z Compiling regex-syntax v0.8.11
12532026-09-04T03:15:11.839Z Compiling futures-channel v0.3.34
12542026-09-04T03:15:11.839Z Compiling thiserror-impl v1.0.69
12552026-09-04T03:15:11.839Z Compiling strsim v0.11.1
12562026-09-04T03:15:11.839Z Compiling pest_meta v2.8.8
12572026-09-04T03:15:11.966Z Compiling hashbrown v0.17.1
12582026-09-04T03:15:11.967Z Compiling aho-corasick v1.1.5
12592026-09-04T03:15:11.967Z Compiling pest_generator v2.8.8
12602026-09-04T03:15:11.967Z Compiling futures-io v0.3.34
12612026-09-04T03:15:12.415Z Compiling futures-task v0.3.34
12622026-09-04T03:15:12.416Z Compiling ipnetwork v0.21.1
12632026-09-04T03:15:12.443Z Compiling regex-automata v0.4.18
12642026-09-04T03:15:12.443Z Compiling futures-util v0.3.34
12652026-09-04T03:15:12.443Z Compiling getrandom v0.3.4
12662026-09-04T03:15:12.443Z Compiling pest_derive v2.8.8
12672026-09-04T03:15:12.932Z Compiling ident_case v1.0.1
12682026-09-04T03:15:12.969Z Compiling rand_core v0.6.4
12692026-09-04T03:15:12.969Z Compiling byteorder v1.5.0
12702026-09-04T03:15:12.969Z Compiling indexmap v2.14.0
12712026-09-04T03:15:12.969Z Compiling tracing-core v0.1.36
12722026-09-04T03:15:13.822Z Compiling tracing-attributes v0.1.31
12732026-09-04T03:15:13.857Z Compiling slog v2.8.2
12742026-09-04T03:15:13.857Z Compiling fnv v1.0.7
12752026-09-04T03:15:13.857Z Compiling regex v1.13.1
12762026-09-04T03:15:14.311Z Compiling anyhow v1.0.104
12772026-09-04T03:15:14.326Z Compiling base64 v0.22.1
12782026-09-04T03:15:14.326Z Compiling paste v1.0.15
12792026-09-04T03:15:14.524Z Compiling erased-serde v0.3.31
12802026-09-04T03:15:14.650Z Compiling tracing v0.1.44
12812026-09-04T03:15:14.742Z Compiling omicron-workspace-hack v0.1.0
12822026-09-04T03:15:15.023Z Compiling http v1.5.0
12832026-09-04T03:15:15.625Z Compiling oxnet v0.1.7
12842026-09-04T03:15:16.035Z Compiling rustls-pki-types v1.15.1
12852026-09-04T03:15:16.127Z Compiling scroll_derive v0.13.1
12862026-09-04T03:15:16.492Z Compiling ring v0.17.14
12872026-09-04T03:15:16.824Z Compiling aws-lc-rs v1.18.0
12882026-09-04T03:15:16.842Z Compiling time-core v0.1.9
12892026-09-04T03:15:16.930Z Compiling num-conv v0.2.2
12902026-09-04T03:15:17.083Z Compiling time-macros v0.2.32
12912026-09-04T03:15:17.208Z Compiling tokio-util v0.7.19
12922026-09-04T03:15:17.465Z Compiling camino v1.2.5
12932026-09-04T03:15:18.195Z Compiling untrusted v0.9.0
12942026-09-04T03:15:18.200Z Compiling untrusted v0.7.1
12952026-09-04T03:15:18.200Z Compiling ipnet v2.12.1
12962026-09-04T03:15:18.488Z Compiling ppv-lite86 v0.2.21
12972026-09-04T03:15:18.552Z Compiling daft-derive v0.1.8
12982026-09-04T03:15:18.725Z Compiling async-trait v0.1.92
12992026-09-04T03:15:18.811Z Compiling crc32fast v1.5.0
13002026-09-04T03:15:19.133Z Compiling rustls v0.23.43
13012026-09-04T03:15:19.329Z Compiling http-body v1.1.0
13022026-09-04T03:15:19.391Z Compiling darling_core v0.23.0
13032026-09-04T03:15:19.955Z Compiling usdt-impl v0.6.0
13042026-09-04T03:15:19.976Z Compiling atomic-waker v1.1.2
13052026-09-04T03:15:19.976Z Compiling crossbeam-utils v0.8.22
13062026-09-04T03:15:19.976Z Compiling pretty-hex v0.4.2
13072026-09-04T03:15:20.102Z Compiling scroll v0.13.0
13082026-09-04T03:15:20.158Z Compiling tower-service v0.3.3
13092026-09-04T03:15:20.266Z Compiling try-lock v0.2.5
13102026-09-04T03:15:20.366Z Compiling plain v0.2.3
13112026-09-04T03:15:20.405Z Compiling ryu v1.0.23
13122026-09-04T03:15:20.472Z Compiling tower-layer v0.3.3
13132026-09-04T03:15:21.030Z Compiling goblin v0.10.7
13142026-09-04T03:15:21.043Z Compiling want v0.3.1
13152026-09-04T03:15:21.043Z Compiling h2 v0.4.15
13162026-09-04T03:15:21.075Z Compiling slog-async v2.8.0
13172026-09-04T03:15:21.864Z Compiling darling_macro v0.23.0
13182026-09-04T03:15:21.871Z Compiling httpdate v1.0.3
13192026-09-04T03:15:21.871Z Compiling dtrace-parser v0.3.0
13202026-09-04T03:15:22.286Z Compiling thread-id v5.1.0
13212026-09-04T03:15:22.289Z Compiling ref-cast v1.0.26
13222026-09-04T03:15:22.289Z Compiling darling v0.23.0
13232026-09-04T03:15:23.353Z Compiling dof v0.4.0
13242026-09-04T03:15:23.904Z Compiling hyper v1.11.0
13252026-09-04T03:15:24.404Z Compiling rand_core v0.9.5
13262026-09-04T03:15:24.639Z Compiling serde_urlencoded v0.7.1
13272026-09-04T03:15:24.846Z Compiling http-body-util v0.1.5
13282026-09-04T03:15:24.948Z Compiling ref-cast-impl v1.0.26
13292026-09-04T03:15:25.527Z Compiling hyper-util v0.1.20
13302026-09-04T03:15:25.564Z Compiling syn v1.0.109
13312026-09-04T03:15:26.813Z Compiling usdt-macro v0.6.0
13322026-09-04T03:15:27.664Z Compiling usdt-attr-macro v0.6.0
13332026-09-04T03:15:28.109Z Compiling serde_tokenstream v0.3.0
13342026-09-04T03:15:28.171Z Compiling structmeta-derive v0.3.0
13352026-09-04T03:15:28.171Z Compiling multer v3.1.0
13362026-09-04T03:15:28.171Z Compiling foldhash v0.2.0
13372026-09-04T03:15:28.322Z Compiling newtype-uuid-macros v0.1.1
13382026-09-04T03:15:28.459Z Compiling rand_chacha v0.9.0
13392026-09-04T03:15:28.972Z Compiling structmeta v0.3.0
13402026-09-04T03:15:29.235Z Compiling num_threads v0.1.7
13412026-09-04T03:15:29.707Z Compiling deranged v0.5.8
13422026-09-04T03:15:29.718Z Compiling powerfmt v0.2.0
13432026-09-04T03:15:29.718Z Compiling rand v0.9.5
13442026-09-04T03:15:29.718Z Compiling newtype-uuid v1.4.0
13452026-09-04T03:15:29.718Z Compiling sync_wrapper v1.0.2
13462026-09-04T03:15:29.718Z Compiling strum_macros v0.26.4
13472026-09-04T03:15:30.140Z Compiling async-stream-impl v0.3.6
13482026-09-04T03:15:30.382Z Compiling time v0.3.55
13492026-09-04T03:15:30.505Z Compiling dropshot v0.17.1
13502026-09-04T03:15:30.694Z Compiling hex v0.4.3
13512026-09-04T03:15:30.759Z Compiling fastrand v2.5.0
13522026-09-04T03:15:30.978Z Compiling daft v0.1.8
13532026-09-04T03:15:31.091Z Compiling tower v0.5.3
13542026-09-04T03:15:31.351Z Compiling crossbeam-channel v0.5.16
13552026-09-04T03:15:31.785Z Compiling webpki-roots v1.0.9
13562026-09-04T03:15:31.826Z Compiling openapiv3 v2.2.0
13572026-09-04T03:15:32.009Z Compiling generic-array v0.14.7
13582026-09-04T03:15:32.720Z Compiling tower-http v0.6.11
13592026-09-04T03:15:32.794Z Compiling hashbrown v0.16.1
13602026-09-04T03:15:34.803Z Compiling serde_with_macros v3.22.0
13612026-09-04T03:15:34.925Z Compiling futures-executor v0.3.34
13622026-09-04T03:15:34.925Z Compiling dropshot_endpoint v0.17.1
13632026-09-04T03:15:34.925Z Compiling macaddr v1.0.1
13642026-09-04T03:15:34.925Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
13652026-09-04T03:15:34.925Z Compiling thread_local v1.1.10
13662026-09-04T03:15:34.925Z Compiling cpufeatures v0.3.0
13672026-09-04T03:15:34.925Z Compiling openssl-probe v0.2.1
13682026-09-04T03:15:34.925Z Compiling rustls-native-certs v0.8.4
13692026-09-04T03:15:34.925Z Compiling futures v0.3.34
13702026-09-04T03:15:35.294Z Compiling tempfile v3.27.0
13712026-09-04T03:15:35.314Z Compiling derive-ex v0.1.8
13722026-09-04T03:15:35.498Z Compiling strum_macros v0.27.2
13732026-09-04T03:15:36.162Z Compiling is-terminal v0.4.17
13742026-09-04T03:15:36.174Z Compiling winnow v1.0.4
13752026-09-04T03:15:36.174Z Compiling term v1.2.1
13762026-09-04T03:15:36.899Z Compiling take_mut v0.2.2
13772026-09-04T03:15:37.309Z Compiling test-strategy v0.4.5
13782026-09-04T03:15:37.367Z Compiling slog-term v2.9.2
13792026-09-04T03:15:38.713Z Compiling hybrid-array v0.4.14
13802026-09-04T03:15:38.774Z Compiling simd-adler32 v0.3.10
13812026-09-04T03:15:38.850Z Compiling match_cfg v0.1.0
13822026-09-04T03:15:38.983Z Compiling adler2 v2.0.1
13832026-09-04T03:15:39.218Z Compiling miniz_oxide v0.8.9
13842026-09-04T03:15:40.044Z Compiling hostname v0.3.1
13852026-09-04T03:15:40.478Z Compiling slog-json v2.6.1
13862026-09-04T03:15:40.524Z Compiling memmap2 v0.9.11
13872026-09-04T03:15:40.524Z Compiling either v1.17.0
13882026-09-04T03:15:40.618Z Compiling usdt v0.6.0
13892026-09-04T03:15:40.666Z Compiling slog-bunyan v2.5.0
13902026-09-04T03:15:40.706Z Compiling flate2 v1.1.9
13912026-09-04T03:15:40.854Z Compiling crypto-common v0.2.2
13922026-09-04T03:15:41.002Z Compiling block-buffer v0.12.1
13932026-09-04T03:15:41.626Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13942026-09-04T03:15:42.040Z Compiling debug-ignore v1.0.5
13952026-09-04T03:15:42.041Z Compiling const-oid v0.10.2
13962026-09-04T03:15:42.041Z Compiling compression-core v0.4.32
13972026-09-04T03:15:42.041Z Compiling digest v0.11.3
13982026-09-04T03:15:42.053Z Compiling compression-codecs v0.4.38
13992026-09-04T03:15:42.111Z Compiling toml_parser v1.1.3+spec-1.1.0
14002026-09-04T03:15:42.177Z Compiling crypto-common v0.1.7
14012026-09-04T03:15:42.260Z Compiling parse-display-derive v0.10.0
14022026-09-04T03:15:42.401Z Compiling rand_chacha v0.3.1
14032026-09-04T03:15:42.693Z Compiling toml_datetime v1.1.1+spec-1.1.0
14042026-09-04T03:15:42.755Z Compiling serde_spanned v1.1.1
14052026-09-04T03:15:42.940Z Compiling encoding_rs v0.8.35
14062026-09-04T03:15:43.127Z Compiling spin v0.9.9
14072026-09-04T03:15:43.176Z Compiling mime v0.3.17
14082026-09-04T03:15:43.176Z Compiling toml_writer v1.1.2+spec-1.1.0
14092026-09-04T03:15:43.397Z Compiling toml v1.1.4+spec-1.1.0
14102026-09-04T03:15:43.459Z Compiling rand v0.8.7
14112026-09-04T03:15:43.666Z Compiling async-compression v0.4.43
14122026-09-04T03:15:44.188Z Compiling sha1 v0.11.0
14132026-09-04T03:15:44.214Z Compiling strum v0.26.3
14142026-09-04T03:15:44.214Z Compiling async-stream v0.3.6
14152026-09-04T03:15:44.657Z Compiling waitgroup v0.1.2
14162026-09-04T03:15:44.700Z Compiling rustls-pemfile v2.2.0
14172026-09-04T03:15:44.701Z Compiling serde_path_to_error v0.1.20
14182026-09-04T03:15:44.701Z Compiling hostname v0.4.2
14192026-09-04T03:15:44.701Z Compiling wait-timeout v0.2.1
14202026-09-04T03:15:45.007Z Compiling bit-vec v0.8.0
14212026-09-04T03:15:45.052Z Compiling quick-error v1.2.3
14222026-09-04T03:15:45.260Z Compiling rusty-fork v0.3.1
14232026-09-04T03:15:45.296Z Compiling bit-set v0.8.0
14242026-09-04T03:15:45.318Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14252026-09-04T03:15:45.893Z Compiling serde_with v3.22.0
14262026-09-04T03:15:45.926Z Compiling rand_xorshift v0.4.0
14272026-09-04T03:15:45.986Z Compiling unarray v0.1.4
14282026-09-04T03:15:46.500Z Compiling proptest v1.11.0
14292026-09-04T03:15:46.919Z Compiling strum v0.27.2
14302026-09-04T03:15:46.919Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
14312026-09-04T03:15:46.953Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14322026-09-04T03:15:46.953Z Compiling instant v0.1.13
14332026-09-04T03:15:47.229Z Compiling iddqd v0.4.6
14342026-09-04T03:15:47.567Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14352026-09-04T03:15:47.615Z Compiling block-buffer v0.10.4
14362026-09-04T03:15:47.789Z Compiling backon v1.6.0
14372026-09-04T03:15:48.335Z Compiling unicode-width v0.2.2
14382026-09-04T03:15:49.973Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
14392026-09-04T03:15:50.098Z Compiling digest v0.10.7
14402026-09-04T03:15:50.098Z Compiling backoff v0.4.0
14412026-09-04T03:15:50.098Z Compiling parse-display v0.10.0
14422026-09-04T03:15:50.098Z Compiling itertools v0.14.0
14432026-09-04T03:15:50.098Z Compiling regress v0.10.5
14442026-09-04T03:15:50.098Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
14452026-09-04T03:15:51.208Z Compiling humantime v2.4.0
14462026-09-04T03:15:52.828Z Compiling regress v0.11.1
14472026-09-04T03:15:55.497Z Compiling typify-impl v0.6.2
14482026-09-04T03:15:55.659Z Compiling zerocopy-derive v0.7.35
14492026-09-04T03:15:55.964Z Compiling clap_derive v4.6.4
14502026-09-04T03:15:56.115Z Compiling utf8parse v0.2.2
14512026-09-04T03:15:56.119Z Compiling cpufeatures v0.2.17
14522026-09-04T03:15:56.245Z Compiling convert_case v0.4.0
14532026-09-04T03:15:56.418Z Compiling anstyle-parse v1.0.0
14542026-09-04T03:15:56.549Z Compiling derive_more v0.99.20
14552026-09-04T03:15:57.688Z Compiling terminal_size v0.4.4
14562026-09-04T03:15:57.770Z Compiling typify-macro v0.6.2
14572026-09-04T03:15:57.798Z Compiling toml_datetime v0.6.11
14582026-09-04T03:15:57.837Z Compiling colorchoice v1.0.5
14592026-09-04T03:15:57.886Z Compiling anstyle v1.0.14
14602026-09-04T03:15:57.964Z Compiling anstyle-query v1.1.5
14612026-09-04T03:15:58.036Z Compiling is_terminal_polyfill v1.70.2
14622026-09-04T03:15:58.151Z Compiling anstream v1.0.0
14632026-09-04T03:15:58.588Z Compiling secrecy v0.10.3
14642026-09-04T03:15:59.498Z Compiling tinyvec_macros v0.1.1
14652026-09-04T03:15:59.915Z Compiling crucible-workspace-hack v0.1.0
14662026-09-04T03:15:59.915Z Compiling heapless v0.8.0
14672026-09-04T03:15:59.915Z Compiling clap_lex v1.1.0
14682026-09-04T03:15:59.915Z Compiling typify v0.6.2
14692026-09-04T03:15:59.924Z Compiling clap_builder v4.6.6
14702026-09-04T03:15:59.924Z Compiling tinyvec v1.12.0
14712026-09-04T03:15:59.952Z Compiling zerocopy v0.7.35
14722026-09-04T03:16:00.417Z Compiling hash32 v0.3.1
14732026-09-04T03:16:00.440Z Compiling rustc_version v0.4.1
14742026-09-04T03:16:00.608Z Compiling scroll_derive v0.12.1
14752026-09-04T03:16:00.712Z Compiling num-integer v0.1.47
14762026-09-04T03:16:00.750Z Compiling usdt-impl v0.5.0
14772026-09-04T03:16:01.012Z Compiling smoltcp v0.11.0
14782026-09-04T03:16:01.102Z Compiling crossbeam-epoch v0.9.20
14792026-09-04T03:16:01.186Z Compiling scroll v0.12.0
14802026-09-04T03:16:01.952Z Compiling curve25519-dalek v4.1.3
14812026-09-04T03:16:01.987Z Compiling clap v4.6.6
14822026-09-04T03:16:01.987Z Compiling dof v0.3.0
14832026-09-04T03:16:02.723Z Compiling hmac v0.12.1
14842026-09-04T03:16:03.138Z Compiling dtrace-parser v0.2.0
14852026-09-04T03:16:03.143Z Compiling inout v0.1.4
14862026-09-04T03:16:03.143Z Compiling darling_core v0.21.3
14872026-09-04T03:16:03.143Z Compiling ff v0.13.1
14882026-09-04T03:16:03.185Z Compiling cobs v0.3.0
14892026-09-04T03:16:03.531Z Compiling thread-id v4.2.2
14902026-09-04T03:16:03.730Z Compiling bitflags v1.3.2
14912026-09-04T03:16:03.768Z Compiling unsafe-libyaml v0.2.11
14922026-09-04T03:16:03.814Z Compiling managed v0.8.0
14932026-09-04T03:16:04.641Z Compiling serde_yaml v0.9.34+deprecated
14942026-09-04T03:16:04.946Z Compiling darling_macro v0.21.3
14952026-09-04T03:16:05.546Z Compiling postcard v1.1.3
14962026-09-04T03:16:05.882Z Compiling group v0.13.0
14972026-09-04T03:16:05.956Z Compiling cipher v0.4.4
14982026-09-04T03:16:05.998Z Compiling hkdf v0.12.4
14992026-09-04T03:16:06.761Z Compiling goblin v0.8.2
15002026-09-04T03:16:06.958Z Compiling num-rational v0.4.2
15012026-09-04T03:16:07.140Z Compiling num-iter v0.1.46
15022026-09-04T03:16:08.020Z Compiling tabwriter v1.4.1
15032026-09-04T03:16:08.061Z Compiling universal-hash v0.5.1
15042026-09-04T03:16:08.183Z Compiling crypto-bigint v0.5.5
15052026-09-04T03:16:08.657Z Compiling thiserror-impl-no-std v2.0.2
15062026-09-04T03:16:08.707Z Compiling hubpack_derive v0.1.1
15072026-09-04T03:16:08.933Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15082026-09-04T03:16:09.476Z Compiling half v2.7.1
15092026-09-04T03:16:09.733Z Compiling curve25519-dalek-derive v0.1.1
15102026-09-04T03:16:09.825Z Compiling num-complex v0.4.6
15112026-09-04T03:16:10.865Z Compiling memoffset v0.9.1
15122026-09-04T03:16:10.868Z Compiling base16ct v0.2.0
15132026-09-04T03:16:10.868Z Compiling ciborium-io v0.2.2
15142026-09-04T03:16:10.918Z Compiling cfg_aliases v0.2.2
15152026-09-04T03:16:10.997Z Compiling base64ct v1.8.3
15162026-09-04T03:16:11.023Z Compiling rustix v0.38.44
15172026-09-04T03:16:11.253Z Compiling opaque-debug v0.3.1
15182026-09-04T03:16:11.286Z Compiling prettyplease v0.2.37
15192026-09-04T03:16:11.466Z Compiling password-hash v0.5.0
15202026-09-04T03:16:11.584Z Compiling poly1305 v0.8.0
15212026-09-04T03:16:12.228Z Compiling nix v0.31.3
15222026-09-04T03:16:13.899Z Compiling ciborium-ll v0.2.2
15232026-09-04T03:16:14.056Z Compiling elliptic-curve v0.13.8
15242026-09-04T03:16:14.056Z Compiling num v0.4.3
15252026-09-04T03:16:14.056Z Compiling thiserror-no-std v2.0.2
15262026-09-04T03:16:14.056Z Compiling hubpack v0.1.2
15272026-09-04T03:16:14.367Z Compiling chacha20 v0.9.1
15282026-09-04T03:16:14.636Z Compiling darling v0.21.3
15292026-09-04T03:16:15.030Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
15302026-09-04T03:16:15.557Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15312026-09-04T03:16:15.663Z Compiling reqwest v0.12.28
15322026-09-04T03:16:15.936Z Compiling toml_edit v0.25.13+spec-1.1.0
15332026-09-04T03:16:16.438Z Compiling blake2 v0.10.6
15342026-09-04T03:16:16.732Z Compiling aead v0.5.2
15352026-09-04T03:16:16.934Z Compiling byte-wrapper v0.1.0
15362026-09-04T03:16:17.035Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15372026-09-04T03:16:17.057Z Compiling serde_repr v0.1.21
15382026-09-04T03:16:17.746Z Compiling proc-macro-error-attr v1.0.4
15392026-09-04T03:16:17.865Z Compiling static_assertions v1.1.0
15402026-09-04T03:16:17.970Z Compiling float-ord v0.3.2
15412026-09-04T03:16:18.008Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15422026-09-04T03:16:18.043Z Compiling keccak v0.1.6
15432026-09-04T03:16:18.221Z Compiling sha3 v0.10.9
15442026-09-04T03:16:18.494Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15452026-09-04T03:16:18.613Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15462026-09-04T03:16:19.283Z Compiling chacha20poly1305 v0.10.1
15472026-09-04T03:16:19.423Z Compiling argon2 v0.5.3
15482026-09-04T03:16:19.493Z Compiling progenitor-client v0.10.0
15492026-09-04T03:16:19.763Z Compiling proc-macro-crate v3.5.0
15502026-09-04T03:16:20.389Z Compiling ingot-macros v0.1.1
15512026-09-04T03:16:20.404Z Compiling vsss-rs v3.3.4
15522026-09-04T03:16:21.964Z Compiling ciborium v0.2.2
15532026-09-04T03:16:22.906Z Compiling usdt-attr-macro v0.5.0
15542026-09-04T03:16:23.010Z Compiling usdt-macro v0.5.0
15552026-09-04T03:16:24.429Z Compiling num-derive v0.4.2
15562026-09-04T03:16:24.598Z Compiling enum-as-inner v0.6.1
15572026-09-04T03:16:25.147Z Compiling proc-macro-error v1.0.4
15582026-09-04T03:16:25.164Z Compiling memmap v0.7.0
15592026-09-04T03:16:25.366Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
15602026-09-04T03:16:25.389Z Compiling indent_write v2.2.0
15612026-09-04T03:16:25.591Z Compiling data-encoding v2.11.1
15622026-09-04T03:16:25.772Z Compiling winnow v0.5.40
15632026-09-04T03:16:25.912Z Compiling usdt v0.5.0
15642026-09-04T03:16:26.136Z Compiling ingot-types v0.1.2
15652026-09-04T03:16:26.509Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15662026-09-04T03:16:26.574Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15672026-09-04T03:16:26.681Z Compiling num_enum_derive v0.7.6
15682026-09-04T03:16:27.137Z Compiling toml_edit v0.19.15
15692026-09-04T03:16:27.156Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15702026-09-04T03:16:27.886Z Compiling serde_spanned v0.6.9
15712026-09-04T03:16:27.917Z Compiling foreign-types-macros v0.2.4
15722026-09-04T03:16:28.032Z Compiling colored v3.1.1
15732026-09-04T03:16:28.224Z Compiling bytecount v0.6.9
15742026-09-04T03:16:28.539Z Compiling foreign-types-shared v0.3.1
15752026-09-04T03:16:28.646Z Compiling toml_write v0.1.2
15762026-09-04T03:16:28.655Z Compiling crossbeam-deque v0.8.7
15772026-09-04T03:16:28.683Z Compiling winnow v0.7.15
15782026-09-04T03:16:28.753Z Compiling vcpkg v0.2.15
15792026-09-04T03:16:28.873Z Compiling foreign-types v0.5.0
15802026-09-04T03:16:28.984Z Compiling rustls-webpki v0.103.14
15812026-09-04T03:16:29.143Z Compiling proc-macro-crate v1.3.1
15822026-09-04T03:16:29.336Z Compiling openssl-sys v0.9.117
15832026-09-04T03:16:29.901Z Compiling num_enum v0.7.6
15842026-09-04T03:16:30.087Z Compiling toml_edit v0.22.27
15852026-09-04T03:16:30.185Z Compiling ingot v0.1.1
15862026-09-04T03:16:30.824Z Compiling atomicwrites v0.4.4
15872026-09-04T03:16:31.325Z Compiling progenitor-impl v0.14.0
15882026-09-04T03:16:31.345Z Compiling chacha20 v0.10.1
15892026-09-04T03:16:31.360Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
15902026-09-04T03:16:32.010Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15912026-09-04T03:16:32.050Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15922026-09-04T03:16:32.343Z Compiling cstr-argument v0.1.2
15932026-09-04T03:16:32.366Z Compiling semver v0.1.20
15942026-09-04T03:16:32.440Z Compiling heck v0.4.1
15952026-09-04T03:16:32.607Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
15962026-09-04T03:16:32.625Z Compiling unicode-segmentation v1.13.3
15972026-09-04T03:16:32.715Z Compiling swrite v0.1.0
15982026-09-04T03:16:32.836Z Compiling rayon-core v1.13.0
15992026-09-04T03:16:32.855Z Compiling resolv-conf v0.7.6
16002026-09-04T03:16:33.074Z Compiling linked-hash-map v0.5.6
16012026-09-04T03:16:33.253Z Compiling newline-converter v0.3.0
16022026-09-04T03:16:33.379Z Compiling tokio-rustls v0.26.4
16032026-09-04T03:16:33.405Z Compiling rustls-platform-verifier v0.7.0
16042026-09-04T03:16:33.450Z Compiling progenitor-macro v0.14.0
16052026-09-04T03:16:33.629Z Compiling lru-cache v0.1.2
16062026-09-04T03:16:33.702Z Compiling hyper-rustls v0.27.9
16072026-09-04T03:16:34.008Z Compiling reqwest v0.13.4
16082026-09-04T03:16:36.139Z Compiling progenitor-client v0.14.0
16092026-09-04T03:16:36.616Z Compiling progenitor-extras v0.2.0
16102026-09-04T03:16:37.316Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16112026-09-04T03:16:42.795Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16122026-09-04T03:16:43.243Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16132026-09-04T03:16:48.638Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16142026-09-04T03:16:48.976Z Compiling rustc_version v0.1.7
16152026-09-04T03:16:49.048Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16162026-09-04T03:16:49.251Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16172026-09-04T03:16:49.418Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16182026-09-04T03:16:49.435Z Compiling rand v0.10.2
16192026-09-04T03:16:49.449Z Compiling toml v0.8.23
16202026-09-04T03:16:50.035Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
16212026-09-04T03:16:50.278Z Compiling num_enum_derive v0.5.11
16222026-09-04T03:16:50.537Z Compiling hickory-proto v0.24.4
16232026-09-04T03:16:50.963Z Compiling progenitor-impl v0.13.0
16242026-09-04T03:16:51.054Z Compiling console v0.16.4
16252026-09-04T03:16:51.321Z Compiling camino-tempfile v1.4.1
16262026-09-04T03:16:51.721Z Compiling serde-big-array v0.5.1
16272026-09-04T03:16:52.142Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16282026-09-04T03:16:52.146Z Compiling derive-where v1.6.1
16292026-09-04T03:16:52.301Z Compiling pin-project-internal v1.1.13
16302026-09-04T03:16:52.322Z Compiling similar v3.2.0
16312026-09-04T03:16:53.012Z Compiling minimal-lexical v0.2.1
16322026-09-04T03:16:53.177Z Compiling siphasher v1.0.3
16332026-09-04T03:16:53.268Z Compiling lazy_static v1.5.0
16342026-09-04T03:16:53.378Z Compiling pin-project v1.1.13
16352026-09-04T03:16:53.394Z Compiling phf_shared v0.12.1
16362026-09-04T03:16:53.411Z Compiling expectorate v1.3.0
16372026-09-04T03:16:53.514Z Compiling nom v7.1.3
16382026-09-04T03:16:53.627Z Compiling progenitor-macro v0.13.0
16392026-09-04T03:16:53.647Z Compiling hickory-resolver v0.24.4
16402026-09-04T03:16:54.577Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16412026-09-04T03:16:55.712Z Compiling progenitor v0.14.0
16422026-09-04T03:16:55.879Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16432026-09-04T03:16:58.012Z Compiling num_enum v0.5.11
16442026-09-04T03:16:59.644Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16452026-09-04T03:17:00.802Z Compiling newtype_derive v0.1.6
16462026-09-04T03:17:01.309Z Compiling progenitor-client v0.13.0
16472026-09-04T03:17:03.176Z Compiling unicode-normalization v0.1.25
16482026-09-04T03:17:03.267Z Compiling tokio-stream v0.1.19
16492026-09-04T03:17:03.778Z Compiling async-recursion v1.1.1
16502026-09-04T03:17:03.858Z Compiling snafu-derive v0.8.9
16512026-09-04T03:17:04.260Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
16522026-09-04T03:17:04.469Z Compiling slog-dtrace v0.3.0
16532026-09-04T03:17:04.592Z Compiling csv-core v0.1.13
16542026-09-04T03:17:04.720Z Compiling bstr v1.13.1
16552026-09-04T03:17:05.010Z Compiling foldhash v0.1.5
16562026-09-04T03:17:05.239Z Compiling same-file v1.0.6
16572026-09-04T03:17:05.245Z Compiling chrono-tz v0.10.4
16582026-09-04T03:17:05.447Z Compiling foreign-types-shared v0.1.1
16592026-09-04T03:17:05.461Z Compiling openssl v0.10.81
16602026-09-04T03:17:05.492Z Compiling unicode-xid v0.2.6
16612026-09-04T03:17:05.524Z Compiling konst_macro_rules v0.2.19
16622026-09-04T03:17:05.571Z Compiling highway v1.3.0
16632026-09-04T03:17:05.575Z Compiling unicode-width v0.1.14
16642026-09-04T03:17:05.624Z Compiling jiff-core v0.1.0
16652026-09-04T03:17:05.708Z Compiling cancel-safe-futures v0.1.5
16662026-09-04T03:17:05.723Z Compiling owo-colors v4.3.0
16672026-09-04T03:17:06.315Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16682026-09-04T03:17:06.325Z Compiling konst v0.2.20
16692026-09-04T03:17:06.325Z Compiling const_format_proc_macros v0.2.34
16702026-09-04T03:17:06.325Z Compiling snafu v0.8.9
16712026-09-04T03:17:06.438Z Compiling foreign-types v0.3.2
16722026-09-04T03:17:06.525Z Compiling jiff v0.2.35
16732026-09-04T03:17:06.795Z Compiling walkdir v2.5.0
16742026-09-04T03:17:06.813Z Compiling globset v0.4.20
16752026-09-04T03:17:06.918Z Compiling hashbrown v0.15.5
16762026-09-04T03:17:07.414Z Compiling csv v1.4.0
16772026-09-04T03:17:07.641Z Compiling qorb v0.4.1
16782026-09-04T03:17:07.648Z Compiling olpc-cjson v0.1.4
16792026-09-04T03:17:07.850Z Compiling progenitor v0.13.0
16802026-09-04T03:17:08.400Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16812026-09-04T03:17:09.469Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16822026-09-04T03:17:11.847Z Compiling rayon v1.12.0
16832026-09-04T03:17:12.047Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16842026-09-04T03:17:12.624Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16852026-09-04T03:17:13.336Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16862026-09-04T03:17:13.862Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16872026-09-04T03:17:14.063Z Compiling phf v0.12.1
16882026-09-04T03:17:14.731Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16892026-09-04T03:17:14.848Z Compiling zone_cfg_derive v0.3.1
16902026-09-04T03:17:15.343Z Compiling tokio-dtrace v0.1.1
16912026-09-04T03:17:15.451Z Compiling itertools v0.15.0
16922026-09-04T03:17:15.456Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
16932026-09-04T03:17:15.525Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16942026-09-04T03:17:15.682Z Compiling itertools v0.12.1
16952026-09-04T03:17:15.860Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
16962026-09-04T03:17:16.138Z Compiling pem v3.0.6
16972026-09-04T03:17:16.749Z Compiling libsw-core v0.3.2
16982026-09-04T03:17:16.826Z Compiling serde_plain v1.0.2
16992026-09-04T03:17:16.947Z Compiling openssl-macros v0.1.1
17002026-09-04T03:17:16.963Z Compiling cookie v0.18.2
17012026-09-04T03:17:16.981Z Compiling sigpipe v0.1.3
17022026-09-04T03:17:17.091Z Compiling fixedbitset v0.4.2
17032026-09-04T03:17:17.151Z Compiling glob v0.3.4
17042026-09-04T03:17:17.208Z Compiling fixedbitset v0.5.7
17052026-09-04T03:17:17.315Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17062026-09-04T03:17:17.439Z Compiling typed-path v0.9.3
17072026-09-04T03:17:17.476Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17082026-09-04T03:17:17.570Z Compiling petgraph v0.8.3
17092026-09-04T03:17:18.127Z Compiling petgraph v0.6.5
17102026-09-04T03:17:19.070Z Compiling tough v0.22.0
17112026-09-04T03:17:19.469Z Compiling zone v0.3.1
17122026-09-04T03:17:19.504Z Compiling libsw v3.5.0
17132026-09-04T03:17:19.710Z Compiling ingot-macros v0.2.0
17142026-09-04T03:17:19.936Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
17152026-09-04T03:17:20.027Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17162026-09-04T03:17:20.300Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17172026-09-04T03:17:20.331Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
17182026-09-04T03:17:20.478Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17192026-09-04T03:17:20.587Z Compiling oxide-tokio-rt v0.1.6
17202026-09-04T03:17:21.182Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
17212026-09-04T03:17:22.474Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17222026-09-04T03:17:22.650Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17232026-09-04T03:17:23.344Z Compiling const_format v0.2.36
17242026-09-04T03:17:24.201Z Compiling papergrid v0.11.0
17252026-09-04T03:17:24.255Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17262026-09-04T03:17:24.368Z Compiling tabled_derive v0.7.0
17272026-09-04T03:17:25.106Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
17282026-09-04T03:17:25.369Z Compiling libscf-sys v1.2.0
17292026-09-04T03:17:25.516Z Compiling gethostname v0.5.0
17302026-09-04T03:17:25.671Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17312026-09-04T03:17:25.789Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17322026-09-04T03:17:25.818Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17332026-09-04T03:17:25.834Z Compiling bcs v0.1.6
17342026-09-04T03:17:25.953Z Compiling smf v0.2.3
17352026-09-04T03:17:26.063Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
17362026-09-04T03:17:26.301Z Compiling whoami v1.6.1
17372026-09-04T03:17:26.528Z Compiling smawk v0.3.3
17382026-09-04T03:17:26.693Z Compiling termtree v0.5.1
17392026-09-04T03:17:26.751Z Compiling unicode-linebreak v0.1.5
17402026-09-04T03:17:26.875Z Compiling tagptr v0.2.0
17412026-09-04T03:17:27.040Z Compiling linear-map v1.2.0
17422026-09-04T03:17:27.066Z Compiling moka v0.12.16
17432026-09-04T03:17:27.090Z Compiling textwrap v0.16.2
17442026-09-04T03:17:27.279Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17452026-09-04T03:17:28.573Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
17462026-09-04T03:17:29.363Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17472026-09-04T03:17:29.838Z Compiling tabled v0.15.0
17482026-09-04T03:17:30.046Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17492026-09-04T03:17:30.269Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17502026-09-04T03:17:30.499Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17512026-09-04T03:17:30.722Z Compiling steno v0.4.1
17522026-09-04T03:17:31.386Z Compiling ingot-types v0.2.0
17532026-09-04T03:17:33.853Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17542026-09-04T03:17:36.193Z Compiling hickory-proto v0.25.2
17552026-09-04T03:17:37.344Z Compiling ingot v0.2.1
17562026-09-04T03:17:37.421Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17572026-09-04T03:17:37.823Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17582026-09-04T03:17:37.859Z Compiling parking_lot_core v0.8.6
17592026-09-04T03:17:38.140Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17602026-09-04T03:17:38.325Z Compiling papergrid v0.18.0
17612026-09-04T03:17:39.080Z Compiling hickory-resolver v0.25.2
17622026-09-04T03:17:39.593Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17632026-09-04T03:17:41.090Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17642026-09-04T03:17:41.140Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17652026-09-04T03:17:41.286Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17662026-09-04T03:17:41.827Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17672026-09-04T03:17:42.575Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17682026-09-04T03:17:42.940Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17692026-09-04T03:17:44.336Z Compiling tabled v0.21.0
17702026-09-04T03:17:45.007Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
17712026-09-04T03:17:45.138Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
17722026-09-04T03:17:45.570Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
17732026-09-04T03:17:46.232Z Compiling arc-swap v1.9.2
17742026-09-04T03:17:46.602Z Compiling slog-scope v4.4.1
17752026-09-04T03:17:46.962Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17762026-09-04T03:17:47.061Z Compiling parking_lot v0.11.2
17772026-09-04T03:17:47.623Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17782026-09-04T03:17:47.930Z Compiling dropshot-api-manager-types v0.8.0
17792026-09-04T03:17:48.433Z Compiling fxhash v0.2.1
17802026-09-04T03:17:48.667Z Compiling crc8 v0.1.1
17812026-09-04T03:17:48.698Z Compiling sled v0.34.7
17822026-09-04T03:17:48.698Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=803f6899e3bc64780a965d625e248e1d77e37d43#803f6899)
17832026-09-04T03:17:49.805Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=16ef8c60a15fa6b0afd02c5f23f742c20b818f97#16ef8c60)
17842026-09-04T03:17:49.822Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
17852026-09-04T03:17:52.115Z Compiling slog-stdlog v4.1.1
17862026-09-04T03:17:52.641Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17872026-09-04T03:17:53.098Z Compiling port-file v0.1.0
17882026-09-04T03:17:53.278Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
17892026-09-04T03:17:53.298Z Compiling slog-envlogger v2.2.0
17902026-09-04T03:17:53.576Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
17912026-09-04T03:17:56.714Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17922026-09-04T03:17:58.997Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
17932026-09-04T03:17:59.977Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
17942026-09-04T03:18:09.758Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
17952026-09-04T03:18:13.992Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
17962026-09-04T03:18:17.436Z Finished `release` profile [optimized] target(s) in 3m 42s
17972026-09-04T03:18:17.771Z+ banner quartet
17982026-09-04T03:18:17.778Z
17992026-09-04T03:18:17.778Z #### # # ## ##### ##### ###### #####
18002026-09-04T03:18:17.779Z # # # # # # # # # # #
18012026-09-04T03:18:17.779Z # # # # # # # # # ##### #
18022026-09-04T03:18:17.779Z # # # # # ###### ##### # # #
18032026-09-04T03:18:17.779Z # # # # # # # # # # #
18042026-09-04T03:18:17.779Z ### # #### # # # # # ###### #
18052026-09-04T03:18:17.779Z
18062026-09-04T03:18:17.779Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
18072026-09-04T03:18:18.363Z Compiling cfg-if v1.0.4
18082026-09-04T03:18:18.368Z Compiling libc v0.2.189
18092026-09-04T03:18:18.368Z Compiling serde_core v1.0.229
18102026-09-04T03:18:18.471Z Compiling memchr v2.8.3
18112026-09-04T03:18:18.478Z Compiling smallvec v1.15.2
18122026-09-04T03:18:18.484Z Compiling itoa v1.0.18
18132026-09-04T03:18:18.497Z Compiling stable_deref_trait v1.2.1
18142026-09-04T03:18:18.541Z Compiling zerofrom v0.1.8
18152026-09-04T03:18:18.559Z Compiling zmij v1.0.23
18162026-09-04T03:18:18.582Z Compiling litemap v0.8.2
18172026-09-04T03:18:18.641Z Compiling yoke v0.8.3
18182026-09-04T03:18:19.081Z Compiling writeable v0.6.3
18192026-09-04T03:18:19.141Z Compiling utf8_iter v1.0.4
18202026-09-04T03:18:19.141Z Compiling percent-encoding v2.3.2
18212026-09-04T03:18:19.141Z Compiling zerovec v0.11.6
18222026-09-04T03:18:19.141Z Compiling zerotrie v0.2.4
18232026-09-04T03:18:19.141Z Compiling libm v0.2.16
18242026-09-04T03:18:19.141Z Compiling icu_properties_data v2.2.0
18252026-09-04T03:18:19.141Z Compiling icu_normalizer_data v2.2.0
18262026-09-04T03:18:19.141Z Compiling form_urlencoded v1.2.2
18272026-09-04T03:18:19.157Z Compiling rand_core v0.10.1
18282026-09-04T03:18:19.157Z Compiling errno v0.3.14
18292026-09-04T03:18:19.285Z Compiling getrandom v0.4.3
18302026-09-04T03:18:19.300Z Compiling iana-time-zone v0.1.65
18312026-09-04T03:18:19.313Z Compiling pin-project-lite v0.2.17
18322026-09-04T03:18:19.354Z Compiling zeroize v1.9.0
18332026-09-04T03:18:19.415Z Compiling tinystr v0.8.3
18342026-09-04T03:18:19.448Z Compiling potential_utf v0.1.5
18352026-09-04T03:18:19.491Z Compiling dyn-clone v1.0.20
18362026-09-04T03:18:19.593Z Compiling icu_locale_core v2.2.0
18372026-09-04T03:18:19.604Z Compiling icu_collections v2.2.0
18382026-09-04T03:18:19.627Z Compiling socket2 v0.6.5
18392026-09-04T03:18:19.630Z Compiling scopeguard v1.2.0
18402026-09-04T03:18:19.630Z Compiling parking_lot_core v0.9.12
18412026-09-04T03:18:19.659Z Compiling signal-hook-registry v1.4.8
18422026-09-04T03:18:19.750Z Compiling num-traits v0.2.19
18432026-09-04T03:18:20.026Z Compiling lock_api v0.4.14
18442026-09-04T03:18:20.093Z Compiling mio v1.2.2
18452026-09-04T03:18:20.276Z Compiling parking_lot v0.12.5
18462026-09-04T03:18:20.313Z Compiling thiserror v2.0.20
18472026-09-04T03:18:20.358Z Compiling serde v1.0.229
18482026-09-04T03:18:20.431Z Compiling serde_json v1.0.151
18492026-09-04T03:18:20.508Z Compiling icu_provider v2.2.0
18502026-09-04T03:18:20.523Z Compiling uuid v1.26.0
18512026-09-04T03:18:20.662Z Compiling semver v1.0.28
18522026-09-04T03:18:20.743Z Compiling bitflags v2.13.1
18532026-09-04T03:18:20.991Z Compiling bytes v1.12.1
18542026-09-04T03:18:21.077Z Compiling icu_properties v2.2.0
18552026-09-04T03:18:21.128Z Compiling icu_normalizer v2.2.0
18562026-09-04T03:18:21.143Z Compiling chrono v0.4.45
18572026-09-04T03:18:21.170Z Compiling portable-atomic v1.15.0
18582026-09-04T03:18:21.323Z Compiling futures-core v0.3.34
18592026-09-04T03:18:21.492Z Compiling critical-section v1.2.0
18602026-09-04T03:18:21.610Z Compiling tokio v1.53.1
18612026-09-04T03:18:21.879Z Compiling once_cell v1.21.4
18622026-09-04T03:18:21.892Z Compiling subtle v2.6.1
18632026-09-04T03:18:22.070Z Compiling idna_adapter v1.2.2
18642026-09-04T03:18:22.130Z Compiling log v0.4.33
18652026-09-04T03:18:22.210Z Compiling idna v1.1.0
18662026-09-04T03:18:22.224Z Compiling equivalent v1.0.2
18672026-09-04T03:18:22.316Z Compiling allocator-api2 v0.2.21
18682026-09-04T03:18:22.329Z Compiling zerocopy v0.8.56
18692026-09-04T03:18:22.387Z Compiling futures-sink v0.3.34
18702026-09-04T03:18:22.499Z Compiling slab v0.4.12
18712026-09-04T03:18:22.672Z Compiling url v2.5.8
18722026-09-04T03:18:22.703Z Compiling typenum v1.20.1
18732026-09-04T03:18:22.715Z Compiling futures-channel v0.3.34
18742026-09-04T03:18:22.982Z Compiling hashbrown v0.17.1
18752026-09-04T03:18:23.017Z Compiling getrandom v0.2.17
18762026-09-04T03:18:23.234Z Compiling futures-io v0.3.34
18772026-09-04T03:18:23.443Z Compiling schemars v0.8.22
18782026-09-04T03:18:23.529Z Compiling futures-task v0.3.34
18792026-09-04T03:18:23.677Z Compiling futures-util v0.3.34
18802026-09-04T03:18:23.707Z Compiling rand_core v0.6.4
18812026-09-04T03:18:23.988Z Compiling indexmap v2.14.0
18822026-09-04T03:18:24.314Z Compiling tracing-core v0.1.36
18832026-09-04T03:18:24.618Z Compiling ipnetwork v0.21.1
18842026-09-04T03:18:24.837Z Compiling tracing v0.1.44
18852026-09-04T03:18:25.168Z Compiling base64 v0.22.1
18862026-09-04T03:18:25.205Z Compiling http v1.5.0
18872026-09-04T03:18:25.368Z Compiling unicode-ident v1.0.24
18882026-09-04T03:18:25.495Z Compiling proc-macro2 v1.0.107
18892026-09-04T03:18:25.566Z Compiling slog v2.8.2
18902026-09-04T03:18:25.582Z Compiling erased-serde v0.3.31
18912026-09-04T03:18:25.661Z Compiling fnv v1.0.7
18922026-09-04T03:18:25.783Z Compiling oxnet v0.1.7
18932026-09-04T03:18:26.405Z Compiling quote v1.0.47
18942026-09-04T03:18:26.506Z Compiling tokio-util v0.7.19
18952026-09-04T03:18:26.741Z Compiling syn v2.0.119
18962026-09-04T03:18:27.050Z Compiling ipnet v2.12.1
18972026-09-04T03:18:27.073Z Compiling byteorder v1.5.0
18982026-09-04T03:18:27.331Z Compiling thiserror v1.0.69
18992026-09-04T03:18:27.447Z Compiling ppv-lite86 v0.2.21
19002026-09-04T03:18:27.539Z Compiling rustls-pki-types v1.15.1
19012026-09-04T03:18:27.765Z Compiling aws-lc-sys v0.44.0
19022026-09-04T03:18:27.788Z Compiling http-body v1.1.0
19032026-09-04T03:18:27.964Z Compiling untrusted v0.7.1
19042026-09-04T03:18:28.094Z Compiling atomic-waker v1.1.2
19052026-09-04T03:18:28.168Z Compiling httparse v1.10.1
19062026-09-04T03:18:28.215Z Compiling tower-layer v0.3.3
19072026-09-04T03:18:28.233Z Compiling ryu v1.0.23
19082026-09-04T03:18:28.354Z Compiling aws-lc-rs v1.18.0
19092026-09-04T03:18:28.414Z Compiling pretty-hex v0.4.2
19102026-09-04T03:18:28.420Z Compiling try-lock v0.2.5
19112026-09-04T03:18:28.430Z Compiling tower-service v0.3.3
19122026-09-04T03:18:28.527Z Compiling rustls v0.23.43
19132026-09-04T03:18:28.538Z Compiling untrusted v0.9.0
19142026-09-04T03:18:28.545Z Compiling want v0.3.1
19152026-09-04T03:18:28.565Z Compiling h2 v0.4.15
19162026-09-04T03:18:28.642Z Compiling httpdate v1.0.3
19172026-09-04T03:18:28.663Z Compiling rustix v1.1.4
19182026-09-04T03:18:28.728Z Compiling plain v0.2.3
19192026-09-04T03:18:28.762Z Compiling regex-syntax v0.8.11
19202026-09-04T03:18:28.844Z Compiling getrandom v0.3.4
19212026-09-04T03:18:29.033Z Compiling omicron-workspace-hack v0.1.0
19222026-09-04T03:18:29.059Z Compiling ucd-trie v0.1.7
19232026-09-04T03:18:29.107Z Compiling rand_core v0.9.5
19242026-09-04T03:18:29.376Z Compiling pest v2.8.8
19252026-09-04T03:18:29.626Z Compiling rustls-webpki v0.103.14
19262026-09-04T03:18:31.006Z Compiling crossbeam-utils v0.8.22
19272026-09-04T03:18:31.345Z Compiling hyper v1.11.0
19282026-09-04T03:18:31.729Z Compiling serde_urlencoded v0.7.1
19292026-09-04T03:18:32.020Z Compiling http-body-util v0.1.5
19302026-09-04T03:18:32.200Z Compiling foldhash v0.2.0
19312026-09-04T03:18:32.341Z Compiling newtype-uuid v1.4.0
19322026-09-04T03:18:32.439Z Compiling hex v0.4.3
19332026-09-04T03:18:32.793Z Compiling hyper-util v0.1.20
19342026-09-04T03:18:33.299Z Compiling daft v0.1.8
19352026-09-04T03:18:33.599Z Compiling rand_chacha v0.9.0
19362026-09-04T03:18:34.185Z Compiling tokio-rustls v0.26.4
19372026-09-04T03:18:34.507Z Compiling sync_wrapper v1.0.2
19382026-09-04T03:18:34.620Z Compiling aho-corasick v1.1.5
19392026-09-04T03:18:34.887Z Compiling fastrand v2.5.0
19402026-09-04T03:18:35.254Z Compiling tower v0.5.3
19412026-09-04T03:18:35.478Z Compiling anyhow v1.0.104
19422026-09-04T03:18:35.783Z Compiling regex-automata v0.4.18
19432026-09-04T03:18:35.846Z Compiling rand v0.9.5
19442026-09-04T03:18:36.139Z Compiling tower-http v0.6.11
19452026-09-04T03:18:36.152Z Compiling generic-array v0.14.7
19462026-09-04T03:18:36.162Z Compiling hashbrown v0.16.1
19472026-09-04T03:18:36.590Z Compiling openapiv3 v2.2.0
19482026-09-04T03:18:36.712Z Compiling powerfmt v0.2.0
19492026-09-04T03:18:36.811Z Compiling openssl-probe v0.2.1
19502026-09-04T03:18:36.880Z Compiling num_threads v0.1.7
19512026-09-04T03:18:36.979Z Compiling deranged v0.5.8
19522026-09-04T03:18:36.991Z Compiling cpufeatures v0.3.0
19532026-09-04T03:18:37.067Z Compiling time-core v0.1.9
19542026-09-04T03:18:37.071Z Compiling num-conv v0.2.2
19552026-09-04T03:18:37.240Z Compiling rustls-native-certs v0.8.4
19562026-09-04T03:18:37.268Z Compiling camino v1.2.5
19572026-09-04T03:18:37.839Z Compiling tempfile v3.27.0
19582026-09-04T03:18:38.024Z Compiling time v0.3.55
19592026-09-04T03:18:38.083Z Compiling futures-executor v0.3.34
19602026-09-04T03:18:38.573Z Compiling winnow v1.0.4
19612026-09-04T03:18:38.663Z Compiling futures v0.3.34
19622026-09-04T03:18:38.762Z Compiling regex v1.13.1
19632026-09-04T03:18:38.840Z Compiling rustls-platform-verifier v0.7.0
19642026-09-04T03:18:39.416Z Compiling hyper-rustls v0.27.9
19652026-09-04T03:18:39.787Z Compiling crossbeam-channel v0.5.16
19662026-09-04T03:18:40.101Z Compiling scroll v0.13.0
19672026-09-04T03:18:40.127Z Compiling hybrid-array v0.4.14
19682026-09-04T03:18:40.233Z Compiling adler2 v2.0.1
19692026-09-04T03:18:40.416Z Compiling simd-adler32 v0.3.10
19702026-09-04T03:18:40.428Z Compiling goblin v0.10.7
19712026-09-04T03:18:40.492Z Compiling crc32fast v1.5.0
19722026-09-04T03:18:40.620Z Compiling miniz_oxide v0.8.9
19732026-09-04T03:18:40.746Z Compiling reqwest v0.13.4
19742026-09-04T03:18:41.010Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19752026-09-04T03:18:41.239Z Compiling thread_local v1.1.10
19762026-09-04T03:18:41.590Z Compiling either v1.17.0
19772026-09-04T03:18:41.829Z Compiling flate2 v1.1.9
19782026-09-04T03:18:42.023Z Compiling block-buffer v0.12.1
19792026-09-04T03:18:42.215Z Compiling crypto-common v0.2.2
19802026-09-04T03:18:42.389Z Compiling crypto-common v0.1.7
19812026-09-04T03:18:42.544Z Compiling dtrace-parser v0.3.0
19822026-09-04T03:18:42.994Z Compiling rand_chacha v0.3.1
19832026-09-04T03:18:43.521Z Compiling is-terminal v0.4.17
19842026-09-04T03:18:43.610Z Compiling dof v0.4.0
19852026-09-04T03:18:43.628Z Compiling thread-id v5.1.0
19862026-09-04T03:18:43.719Z Compiling const-oid v0.10.2
19872026-09-04T03:18:44.034Z Compiling compression-core v0.4.32
19882026-09-04T03:18:44.220Z Compiling debug-ignore v1.0.5
19892026-09-04T03:18:44.338Z Compiling match_cfg v0.1.0
19902026-09-04T03:18:44.417Z Compiling take_mut v0.2.2
19912026-09-04T03:18:44.546Z Compiling term v1.2.1
19922026-09-04T03:18:45.139Z Compiling slog-term v2.9.2
19932026-09-04T03:18:46.444Z Compiling slog-async v2.8.0
19942026-09-04T03:18:46.644Z Compiling hostname v0.3.1
19952026-09-04T03:18:46.705Z Compiling usdt-impl v0.6.0
19962026-09-04T03:18:46.812Z Compiling compression-codecs v0.4.38
19972026-09-04T03:18:47.210Z Compiling digest v0.11.3
19982026-09-04T03:18:47.341Z Compiling rand v0.8.7
19992026-09-04T03:18:47.412Z Compiling ref-cast v1.0.26
20002026-09-04T03:18:47.528Z Compiling slog-json v2.6.1
20012026-09-04T03:18:47.731Z Compiling toml_parser v1.1.3+spec-1.1.0
20022026-09-04T03:18:47.803Z Compiling strum v0.26.3
20032026-09-04T03:18:47.944Z Compiling macaddr v1.0.1
20042026-09-04T03:18:48.123Z Compiling toml_datetime v1.1.1+spec-1.1.0
20052026-09-04T03:18:48.224Z Compiling serde_spanned v1.1.1
20062026-09-04T03:18:48.383Z Compiling memmap2 v0.9.11
20072026-09-04T03:18:48.550Z Compiling wait-timeout v0.2.1
20082026-09-04T03:18:48.703Z Compiling encoding_rs v0.8.35
20092026-09-04T03:18:49.039Z Compiling bit-vec v0.8.0
20102026-09-04T03:18:49.060Z Compiling toml_writer v1.1.2+spec-1.1.0
20112026-09-04T03:18:49.322Z Compiling mime v0.3.17
20122026-09-04T03:18:49.339Z Compiling spin v0.9.9
20132026-09-04T03:18:49.473Z Compiling quick-error v1.2.3
20142026-09-04T03:18:49.589Z Compiling rusty-fork v0.3.1
20152026-09-04T03:18:49.798Z Compiling multer v3.1.0
20162026-09-04T03:18:50.455Z Compiling bit-set v0.8.0
20172026-09-04T03:18:50.653Z Compiling toml v1.1.4+spec-1.1.0
20182026-09-04T03:18:51.045Z Compiling usdt v0.6.0
20192026-09-04T03:18:51.058Z Compiling slog-bunyan v2.5.0
20202026-09-04T03:18:51.237Z Compiling sha1 v0.11.0
20212026-09-04T03:18:51.665Z Compiling async-compression v0.4.43
20222026-09-04T03:18:51.705Z Compiling serde_with v3.22.0
20232026-09-04T03:18:52.007Z Compiling async-stream v0.3.6
20242026-09-04T03:18:52.132Z Compiling rand_xorshift v0.4.0
20252026-09-04T03:18:52.145Z Compiling waitgroup v0.1.2
20262026-09-04T03:18:52.211Z Compiling rustls-pemfile v2.2.0
20272026-09-04T03:18:52.294Z Compiling serde_path_to_error v0.1.20
20282026-09-04T03:18:52.305Z Compiling hostname v0.4.2
20292026-09-04T03:18:52.467Z Compiling unarray v0.1.4
20302026-09-04T03:18:52.500Z Compiling progenitor-client v0.14.0
20312026-09-04T03:18:52.592Z Compiling proptest v1.11.0
20322026-09-04T03:18:52.751Z Compiling dropshot v0.17.1
20332026-09-04T03:18:52.839Z Compiling strum v0.27.2
20342026-09-04T03:18:52.976Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20352026-09-04T03:18:52.980Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
20362026-09-04T03:18:52.997Z Compiling iddqd v0.4.6
20372026-09-04T03:18:53.137Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20382026-09-04T03:18:53.206Z Compiling block-buffer v0.10.4
20392026-09-04T03:18:53.379Z Compiling reqwest v0.12.28
20402026-09-04T03:18:53.447Z Compiling backon v1.6.0
20412026-09-04T03:18:53.710Z Compiling instant v0.1.13
20422026-09-04T03:18:53.837Z Compiling backoff v0.4.0
20432026-09-04T03:18:54.075Z Compiling progenitor-extras v0.2.0
20442026-09-04T03:18:54.330Z Compiling digest v0.10.7
20452026-09-04T03:18:54.416Z Compiling parse-display v0.10.0
20462026-09-04T03:18:54.638Z Compiling progenitor-client v0.10.0
20472026-09-04T03:18:54.951Z Compiling itertools v0.14.0
20482026-09-04T03:18:55.050Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
20492026-09-04T03:18:55.142Z Compiling regress v0.10.5
20502026-09-04T03:18:55.290Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
20512026-09-04T03:18:56.491Z Compiling humantime v2.4.0
20522026-09-04T03:18:56.841Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20532026-09-04T03:18:56.925Z Compiling cpufeatures v0.2.17
20542026-09-04T03:18:57.010Z Compiling unicode-width v0.2.2
20552026-09-04T03:18:57.336Z Compiling heck v0.5.0
20562026-09-04T03:18:58.227Z Compiling secrecy v0.10.3
20572026-09-04T03:18:58.404Z Compiling tinyvec_macros v0.1.1
20582026-09-04T03:18:58.486Z Compiling tinyvec v1.12.0
20592026-09-04T03:18:58.696Z Compiling num-integer v0.1.47
20602026-09-04T03:18:58.982Z Compiling scroll v0.12.0
20612026-09-04T03:18:59.012Z Compiling crucible-workspace-hack v0.1.0
20622026-09-04T03:18:59.093Z Compiling hmac v0.12.1
20632026-09-04T03:18:59.225Z Compiling regress v0.11.1
20642026-09-04T03:18:59.259Z Compiling inout v0.1.4
20652026-09-04T03:18:59.270Z Compiling ff v0.13.1
20662026-09-04T03:18:59.425Z Compiling utf8parse v0.2.2
20672026-09-04T03:18:59.437Z Compiling group v0.13.0
20682026-09-04T03:18:59.547Z Compiling anstyle-parse v1.0.0
20692026-09-04T03:18:59.563Z Compiling cipher v0.4.4
20702026-09-04T03:18:59.775Z Compiling hkdf v0.12.4
20712026-09-04T03:18:59.818Z Compiling goblin v0.8.2
20722026-09-04T03:18:59.870Z Compiling num-rational v0.4.2
20732026-09-04T03:18:59.947Z Compiling num-iter v0.1.46
20742026-09-04T03:19:00.081Z Compiling zerocopy v0.7.35
20752026-09-04T03:19:00.701Z Compiling universal-hash v0.5.1
20762026-09-04T03:19:00.853Z Compiling crypto-bigint v0.5.5
20772026-09-04T03:19:01.063Z Compiling typify-impl v0.6.2
20782026-09-04T03:19:01.692Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20792026-09-04T03:19:02.808Z Compiling terminal_size v0.4.4
20802026-09-04T03:19:02.950Z Compiling half v2.7.1
20812026-09-04T03:19:02.977Z Compiling num-complex v0.4.6
20822026-09-04T03:19:03.309Z Compiling opaque-debug v0.3.1
20832026-09-04T03:19:03.389Z Compiling anstyle-query v1.1.5
20842026-09-04T03:19:03.537Z Compiling base16ct v0.2.0
20852026-09-04T03:19:03.552Z Compiling colorchoice v1.0.5
20862026-09-04T03:19:03.640Z Compiling anstyle v1.0.14
20872026-09-04T03:19:03.652Z Compiling base64ct v1.8.3
20882026-09-04T03:19:03.935Z Compiling ciborium-io v0.2.2
20892026-09-04T03:19:04.021Z Compiling is_terminal_polyfill v1.70.2
20902026-09-04T03:19:04.042Z Compiling ciborium-ll v0.2.2
20912026-09-04T03:19:04.088Z Compiling password-hash v0.5.0
20922026-09-04T03:19:04.127Z Compiling anstream v1.0.0
20932026-09-04T03:19:04.315Z Compiling elliptic-curve v0.13.8
20942026-09-04T03:19:04.630Z Compiling poly1305 v0.8.0
20952026-09-04T03:19:04.630Z Compiling num v0.4.3
20962026-09-04T03:19:04.721Z Compiling curve25519-dalek v4.1.3
20972026-09-04T03:19:05.053Z Compiling typify v0.6.2
20982026-09-04T03:19:05.172Z Compiling dof v0.3.0
20992026-09-04T03:19:05.312Z Compiling thiserror-no-std v2.0.2
21002026-09-04T03:19:05.414Z Compiling chacha20 v0.9.1
21012026-09-04T03:19:05.676Z Compiling crossbeam-epoch v0.9.20
21022026-09-04T03:19:06.168Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
21032026-09-04T03:19:06.382Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21042026-09-04T03:19:07.406Z Compiling blake2 v0.10.6
21052026-09-04T03:19:07.837Z Compiling aead v0.5.2
21062026-09-04T03:19:07.885Z Compiling byte-wrapper v0.1.0
21072026-09-04T03:19:07.910Z Compiling dtrace-parser v0.2.0
21082026-09-04T03:19:08.020Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21092026-09-04T03:19:08.768Z Compiling thread-id v4.2.2
21102026-09-04T03:19:09.001Z Compiling clap_lex v1.1.0
21112026-09-04T03:19:09.001Z Compiling strsim v0.11.1
21122026-09-04T03:19:09.135Z Compiling keccak v0.1.6
21132026-09-04T03:19:09.176Z Compiling float-ord v0.3.2
21142026-09-04T03:19:09.298Z Compiling sha3 v0.10.9
21152026-09-04T03:19:09.298Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21162026-09-04T03:19:09.665Z Compiling clap_builder v4.6.6
21172026-09-04T03:19:09.702Z Compiling usdt-impl v0.5.0
21182026-09-04T03:19:09.861Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21192026-09-04T03:19:10.513Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21202026-09-04T03:19:12.968Z Compiling chacha20poly1305 v0.10.1
21212026-09-04T03:19:13.131Z Compiling argon2 v0.5.3
21222026-09-04T03:19:14.056Z Compiling vsss-rs v3.3.4
21232026-09-04T03:19:14.131Z Compiling ciborium v0.2.2
21242026-09-04T03:19:15.004Z Compiling hash32 v0.3.1
21252026-09-04T03:19:15.131Z Compiling memmap v0.7.0
21262026-09-04T03:19:15.191Z Compiling data-encoding v2.11.1
21272026-09-04T03:19:15.375Z Compiling indent_write v2.2.0
21282026-09-04T03:19:15.534Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21292026-09-04T03:19:15.583Z Compiling usdt v0.5.0
21302026-09-04T03:19:16.243Z Compiling heapless v0.8.0
21312026-09-04T03:19:16.714Z Compiling ingot-types v0.1.2
21322026-09-04T03:19:16.758Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21332026-09-04T03:19:17.116Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21342026-09-04T03:19:17.172Z Compiling clap v4.6.6
21352026-09-04T03:19:17.223Z Compiling rustix v0.38.44
21362026-09-04T03:19:17.259Z Compiling tabwriter v1.4.1
21372026-09-04T03:19:17.630Z Compiling cobs v0.3.0
21382026-09-04T03:19:17.874Z Compiling colored v3.1.1
21392026-09-04T03:19:17.917Z Compiling bitflags v1.3.2
21402026-09-04T03:19:18.006Z Compiling managed v0.8.0
21412026-09-04T03:19:18.276Z Compiling foreign-types-shared v0.3.1
21422026-09-04T03:19:18.378Z Compiling foreign-types v0.5.0
21432026-09-04T03:19:18.468Z Compiling smoltcp v0.11.0
21442026-09-04T03:19:18.518Z Compiling postcard v1.1.3
21452026-09-04T03:19:18.593Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21462026-09-04T03:19:18.897Z Compiling ingot v0.1.1
21472026-09-04T03:19:20.059Z Compiling num_enum v0.7.6
21482026-09-04T03:19:20.183Z Compiling memoffset v0.9.1
21492026-09-04T03:19:20.282Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21502026-09-04T03:19:20.405Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21512026-09-04T03:19:20.690Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21522026-09-04T03:19:20.782Z Compiling chacha20 v0.10.1
21532026-09-04T03:19:20.836Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21542026-09-04T03:19:21.083Z Compiling serde_spanned v0.6.9
21552026-09-04T03:19:21.117Z Compiling toml_datetime v0.6.11
21562026-09-04T03:19:21.255Z Compiling cstr-argument v0.1.2
21572026-09-04T03:19:21.285Z Compiling static_assertions v1.1.0
21582026-09-04T03:19:21.354Z Compiling toml_write v0.1.2
21592026-09-04T03:19:21.405Z Compiling unicode-segmentation v1.13.3
21602026-09-04T03:19:21.428Z Compiling swrite v0.1.0
21612026-09-04T03:19:21.513Z Compiling resolv-conf v0.7.6
21622026-09-04T03:19:21.542Z Compiling winnow v0.7.15
21632026-09-04T03:19:21.597Z Compiling linked-hash-map v0.5.6
21642026-09-04T03:19:21.705Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21652026-09-04T03:19:21.816Z Compiling lru-cache v0.1.2
21662026-09-04T03:19:21.965Z Compiling newline-converter v0.3.0
21672026-09-04T03:19:21.997Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21682026-09-04T03:19:22.108Z Compiling rand v0.10.2
21692026-09-04T03:19:22.121Z Compiling hubpack v0.1.2
21702026-09-04T03:19:22.124Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21712026-09-04T03:19:22.255Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21722026-09-04T03:19:22.388Z Compiling nix v0.31.3
21732026-09-04T03:19:22.487Z Compiling crossbeam-deque v0.8.7
21742026-09-04T03:19:22.713Z Compiling atomicwrites v0.4.4
21752026-09-04T03:19:22.877Z Compiling hickory-proto v0.24.4
21762026-09-04T03:19:23.006Z Compiling console v0.16.4
21772026-09-04T03:19:23.474Z Compiling toml_edit v0.22.27
21782026-09-04T03:19:23.721Z Compiling itertools v0.12.1
21792026-09-04T03:19:24.351Z Compiling camino-tempfile v1.4.1
21802026-09-04T03:19:24.762Z Compiling serde-big-array v0.5.1
21812026-09-04T03:19:24.922Z Compiling siphasher v1.0.3
21822026-09-04T03:19:24.972Z Compiling similar v3.2.0
21832026-09-04T03:19:25.139Z Compiling lazy_static v1.5.0
21842026-09-04T03:19:25.244Z Compiling toml v0.8.23
21852026-09-04T03:19:25.260Z Compiling phf_shared v0.12.1
21862026-09-04T03:19:25.487Z Compiling hickory-resolver v0.24.4
21872026-09-04T03:19:25.943Z Compiling expectorate v1.3.0
21882026-09-04T03:19:26.169Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21892026-09-04T03:19:27.018Z Compiling pin-project v1.1.13
21902026-09-04T03:19:27.134Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21912026-09-04T03:19:28.107Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21922026-09-04T03:19:31.044Z Compiling prettyplease v0.2.37
21932026-09-04T03:19:31.272Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
21942026-09-04T03:19:31.290Z Compiling rayon-core v1.13.0
21952026-09-04T03:19:32.729Z Compiling num_enum v0.5.11
21962026-09-04T03:19:32.855Z Compiling progenitor-impl v0.13.0
21972026-09-04T03:19:33.128Z Compiling progenitor-impl v0.14.0
21982026-09-04T03:19:34.833Z Compiling unicode-normalization v0.1.25
21992026-09-04T03:19:34.980Z Compiling progenitor-client v0.13.0
22002026-09-04T03:19:35.422Z Compiling tokio-stream v0.1.19
22012026-09-04T03:19:35.486Z Compiling csv-core v0.1.13
22022026-09-04T03:19:35.877Z Compiling bstr v1.13.1
22032026-09-04T03:19:36.028Z Compiling unicode-width v0.1.14
22042026-09-04T03:19:36.336Z Compiling foreign-types-shared v0.1.1
22052026-09-04T03:19:36.444Z Compiling foldhash v0.1.5
22062026-09-04T03:19:36.572Z Compiling konst_macro_rules v0.2.19
22072026-09-04T03:19:36.685Z Compiling same-file v1.0.6
22082026-09-04T03:19:36.781Z Compiling jiff-core v0.1.0
22092026-09-04T03:19:36.869Z Compiling highway v1.3.0
22102026-09-04T03:19:37.553Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22112026-09-04T03:19:38.078Z Compiling jiff v0.2.35
22122026-09-04T03:19:38.552Z Compiling walkdir v2.5.0
22132026-09-04T03:19:38.602Z Compiling konst v0.2.20
22142026-09-04T03:19:39.022Z Compiling hashbrown v0.15.5
22152026-09-04T03:19:39.279Z Compiling foreign-types v0.3.2
22162026-09-04T03:19:39.361Z Compiling globset v0.4.20
22172026-09-04T03:19:39.687Z Compiling qorb v0.4.1
22182026-09-04T03:19:42.662Z Compiling csv v1.4.0
22192026-09-04T03:19:42.672Z Compiling snafu v0.8.9
22202026-09-04T03:19:43.183Z Compiling olpc-cjson v0.1.4
22212026-09-04T03:19:43.406Z Compiling progenitor v0.13.0
22222026-09-04T03:19:43.532Z Compiling progenitor v0.14.0
22232026-09-04T03:19:43.553Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22242026-09-04T03:19:43.713Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22252026-09-04T03:19:44.210Z Compiling rayon v1.12.0
22262026-09-04T03:19:44.620Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22272026-09-04T03:19:46.946Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22282026-09-04T03:19:49.036Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22292026-09-04T03:19:49.098Z Compiling phf v0.12.1
22302026-09-04T03:19:49.098Z Compiling openssl-sys v0.9.117
22312026-09-04T03:19:49.321Z Compiling tokio-dtrace v0.1.1
22322026-09-04T03:19:49.596Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22332026-09-04T03:19:49.651Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22342026-09-04T03:19:49.901Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22352026-09-04T03:19:50.213Z Compiling libsw-core v0.3.2
22362026-09-04T03:19:50.393Z Compiling pem v3.0.6
22372026-09-04T03:19:51.096Z Compiling serde_plain v1.0.2
22382026-09-04T03:19:51.311Z Compiling sigpipe v0.1.3
22392026-09-04T03:19:51.376Z Compiling bytecount v0.6.9
22402026-09-04T03:19:51.388Z Compiling fixedbitset v0.5.7
22412026-09-04T03:19:51.487Z Compiling typed-path v0.9.3
22422026-09-04T03:19:51.576Z Compiling glob v0.3.4
22432026-09-04T03:19:51.909Z Compiling minimal-lexical v0.2.1
22442026-09-04T03:19:52.166Z Compiling fixedbitset v0.4.2
22452026-09-04T03:19:52.203Z Compiling nom v7.1.3
22462026-09-04T03:19:52.261Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22472026-09-04T03:19:52.539Z Compiling petgraph v0.6.5
22482026-09-04T03:19:52.556Z Compiling petgraph v0.8.3
22492026-09-04T03:19:52.715Z Compiling tough v0.22.0
22502026-09-04T03:19:53.954Z Compiling papergrid v0.11.0
22512026-09-04T03:19:54.415Z Compiling openssl v0.10.81
22522026-09-04T03:19:54.658Z Compiling libsw v3.5.0
22532026-09-04T03:19:54.738Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22542026-09-04T03:19:54.769Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22552026-09-04T03:19:55.648Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22562026-09-04T03:19:55.684Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22572026-09-04T03:19:55.684Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22582026-09-04T03:19:55.788Z Compiling zone v0.3.1
22592026-09-04T03:19:57.532Z Compiling oxide-tokio-rt v0.1.6
22602026-09-04T03:19:57.554Z Compiling chrono-tz v0.10.4
22612026-09-04T03:19:57.923Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22622026-09-04T03:19:58.203Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22632026-09-04T03:19:58.348Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
22642026-09-04T03:19:58.989Z Compiling newtype_derive v0.1.6
22652026-09-04T03:19:59.062Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22662026-09-04T03:19:59.369Z Compiling slog-dtrace v0.3.0
22672026-09-04T03:20:00.045Z Compiling const_format v0.2.36
22682026-09-04T03:20:00.228Z Compiling owo-colors v4.3.0
22692026-09-04T03:20:00.555Z Compiling cancel-safe-futures v0.1.5
22702026-09-04T03:20:00.971Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22712026-09-04T03:20:01.088Z Compiling gethostname v0.5.0
22722026-09-04T03:20:01.144Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22732026-09-04T03:20:01.152Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22742026-09-04T03:20:01.314Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22752026-09-04T03:20:01.421Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22762026-09-04T03:20:01.622Z Compiling smf v0.2.3
22772026-09-04T03:20:02.998Z Compiling bcs v0.1.6
22782026-09-04T03:20:03.087Z Compiling whoami v1.6.1
22792026-09-04T03:20:03.087Z Compiling linear-map v1.2.0
22802026-09-04T03:20:03.087Z Compiling tagptr v0.2.0
22812026-09-04T03:20:03.087Z Compiling termtree v0.5.1
22822026-09-04T03:20:03.087Z Compiling smawk v0.3.3
22832026-09-04T03:20:03.087Z Compiling unicode-linebreak v0.1.5
22842026-09-04T03:20:03.087Z Compiling moka v0.12.16
22852026-09-04T03:20:03.096Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22862026-09-04T03:20:03.096Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22872026-09-04T03:20:03.189Z Compiling textwrap v0.16.2
22882026-09-04T03:20:04.203Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22892026-09-04T03:20:04.393Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22902026-09-04T03:20:04.756Z Compiling tabled v0.15.0
22912026-09-04T03:20:06.396Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22922026-09-04T03:20:06.637Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22932026-09-04T03:20:06.804Z Compiling steno v0.4.1
22942026-09-04T03:20:06.825Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22952026-09-04T03:20:06.858Z Compiling cookie v0.18.2
22962026-09-04T03:20:08.888Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22972026-09-04T03:20:11.481Z Compiling hickory-proto v0.25.2
22982026-09-04T03:20:13.480Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
22992026-09-04T03:20:13.828Z Compiling hickory-resolver v0.25.2
23002026-09-04T03:20:14.961Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23012026-09-04T03:20:16.847Z Compiling arc-swap v1.9.2
23022026-09-04T03:20:16.882Z Compiling slog-scope v4.4.1
23032026-09-04T03:20:16.943Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23042026-09-04T03:20:17.098Z Compiling libscf-sys v1.2.0
23052026-09-04T03:20:17.239Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23062026-09-04T03:20:17.258Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23072026-09-04T03:20:17.714Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
23082026-09-04T03:20:17.912Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23092026-09-04T03:20:18.401Z Compiling slog-stdlog v4.1.1
23102026-09-04T03:20:18.765Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23112026-09-04T03:20:19.497Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23122026-09-04T03:20:19.605Z Compiling slog-envlogger v2.2.0
23132026-09-04T03:20:20.771Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
23142026-09-04T03:20:20.882Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
23152026-09-04T03:20:21.067Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
23162026-09-04T03:20:28.932Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23172026-09-04T03:20:31.243Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23182026-09-04T03:20:32.924Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
23192026-09-04T03:20:42.261Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
23202026-09-04T03:20:45.210Z Finished `release` profile [optimized] target(s) in 2m 27s
23212026-09-04T03:20:45.343Z Running unittests src/lib.rs (target/release/deps/mg_tests-a94cfb196ef4718d)
23222026-09-04T03:20:45.357Z
23232026-09-04T03:20:45.358Zrunning 1 test
23242026-09-04T03:20:45.454Zconfigure zone
23252026-09-04T03:20:45.511Zinstall zone
23262026-09-04T03:20:54.371Zboot zone
23272026-09-04T03:20:54.477Zstart zone s1
23282026-09-04T03:20:54.477Zconfigure zone
23292026-09-04T03:20:54.517Zinstall zone
23302026-09-04T03:20:56.326Zboot zone
23312026-09-04T03:20:56.377Zstart zone s2
23322026-09-04T03:20:56.377Zconfigure zone
23332026-09-04T03:20:56.377Zinstall zone
23342026-09-04T03:20:58.455Zboot zone
23352026-09-04T03:20:58.570Zstart zone s3
23362026-09-04T03:20:58.570Zconfigure zone
23372026-09-04T03:20:58.582Zinstall zone
23382026-09-04T03:21:00.622Zboot zone
23392026-09-04T03:21:00.717Zstart zone t1
23402026-09-04T03:21:00.717Zconfigure zone
23412026-09-04T03:21:00.726Zinstall zone
23422026-09-04T03:21:03.925Zboot zone
23432026-09-04T03:21:03.985Zwaiting for zones to come up
23442026-09-04T03:21:13.090Z[sidecar.quartet] svcs milestone/network
23452026-09-04T03:21:13.105ZSTATE STIME FMRI
23462026-09-04T03:21:13.105Zonline 3:20:54 svc:/milestone/network:default
23472026-09-04T03:21:13.105Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
23482026-09-04T03:21:13.139Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
23492026-09-04T03:21:13.183Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
23502026-09-04T03:21:13.218Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
23512026-09-04T03:21:13.218Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
23522026-09-04T03:21:13.259Z
23532026-09-04T03:21:13.259Zrunning zone s1.quartet setup
23542026-09-04T03:21:13.259Z[s1.quartet] svcs milestone/network
23552026-09-04T03:21:13.259ZSTATE STIME FMRI
23562026-09-04T03:21:13.259Zonline 3:20:56 svc:/milestone/network:default
23572026-09-04T03:21:13.259Z[s1.quartet] dladm
23582026-09-04T03:21:13.259ZLINK CLASS MTU STATE BRIDGE OVER
23592026-09-04T03:21:13.259Zsl0 simnet 9000 up -- ?
23602026-09-04T03:21:13.259Zmgs1 vnic 9000 up -- ?
23612026-09-04T03:21:13.259Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
23622026-09-04T03:21:13.938Z
23632026-09-04T03:21:13.938Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
23642026-09-04T03:21:14.045Z
23652026-09-04T03:21:14.045Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
23662026-09-04T03:21:14.045Z
23672026-09-04T03:21:14.045Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
23682026-09-04T03:21:14.045Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
23692026-09-04T03:21:14.123Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1ec0d3a6-e152-4265-88b0-12ca218dbf59 --sled-uuid b2eada56-97d6-415f-92ef-6ca3b6b737b0 -a sl0/v6 &> /opt/ddmd.log &
23702026-09-04T03:21:14.123Z
23712026-09-04T03:21:14.123Zrunning zone s2.quartet setup
23722026-09-04T03:21:14.123Z[s2.quartet] svcs milestone/network
23732026-09-04T03:21:14.123ZSTATE STIME FMRI
23742026-09-04T03:21:14.123Zonline 3:20:58 svc:/milestone/network:default
23752026-09-04T03:21:14.123Z[s2.quartet] dladm
23762026-09-04T03:21:14.123ZLINK CLASS MTU STATE BRIDGE OVER
23772026-09-04T03:21:14.123Zsl1 simnet 9000 up -- ?
23782026-09-04T03:21:14.124Zmgs2 vnic 9000 up -- ?
23792026-09-04T03:21:14.124Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
23802026-09-04T03:21:14.524Z
23812026-09-04T03:21:14.524Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
23822026-09-04T03:21:14.562Z
23832026-09-04T03:21:14.562Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
23842026-09-04T03:21:14.581Z
23852026-09-04T03:21:14.581Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
23862026-09-04T03:21:14.608Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
23872026-09-04T03:21:14.640Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid aa92719d-b686-4289-9f31-0c870dc1a6a7 --sled-uuid 92e84253-a090-483d-8bcf-63707b6017df -a sl1/v6 &> /opt/ddmd.log &
23882026-09-04T03:21:14.662Z
23892026-09-04T03:21:14.662Zrunning zone s3.quartet setup
23902026-09-04T03:21:14.662Z[s3.quartet] svcs milestone/network
23912026-09-04T03:21:14.686ZSTATE STIME FMRI
23922026-09-04T03:21:14.686Zonline 3:21:00 svc:/milestone/network:default
23932026-09-04T03:21:14.686Z[s3.quartet] dladm
23942026-09-04T03:21:14.687ZLINK CLASS MTU STATE BRIDGE OVER
23952026-09-04T03:21:14.687Zsl2 simnet 9000 up -- ?
23962026-09-04T03:21:14.687Zmgs3 vnic 9000 up -- ?
23972026-09-04T03:21:14.687Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
23982026-09-04T03:21:15.282Z
23992026-09-04T03:21:15.282Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
24002026-09-04T03:21:15.318Z
24012026-09-04T03:21:15.318Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
24022026-09-04T03:21:15.351Z
24032026-09-04T03:21:15.351Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
24042026-09-04T03:21:15.461Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
24052026-09-04T03:21:15.492Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 1de0e85b-6ddc-4755-983b-a15bccc099b2 --sled-uuid f70d508c-1e72-4a64-ba71-4ddd171aa9a9 -a sl2/v6 &> /opt/ddmd.log &
24062026-09-04T03:21:15.492Z
24072026-09-04T03:21:15.492Zrunning zone t1.quartet setup
24082026-09-04T03:21:15.493Z[t1.quartet] svcs milestone/network
24092026-09-04T03:21:15.493ZSTATE STIME FMRI
24102026-09-04T03:21:15.493Zonline 3:21:03 svc:/milestone/network:default
24112026-09-04T03:21:15.493Z[t1.quartet] dladm
24122026-09-04T03:21:15.493ZLINK CLASS MTU STATE BRIDGE OVER
24132026-09-04T03:21:15.493Ztfportrear0_0 simnet 9000 up -- ?
24142026-09-04T03:21:15.493Ztfportrear1_0 simnet 9000 up -- ?
24152026-09-04T03:21:15.493Ztfportrear2_0 simnet 9000 up -- ?
24162026-09-04T03:21:15.493Zmgt1 vnic 9000 up -- ?
24172026-09-04T03:21:15.493Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
24182026-09-04T03:21:16.059Z
24192026-09-04T03:21:16.059Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
24202026-09-04T03:21:16.090Z
24212026-09-04T03:21:16.090Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
24222026-09-04T03:21:16.090Z
24232026-09-04T03:21:16.090Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
24242026-09-04T03:21:16.090Z
24252026-09-04T03:21:16.090Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
24262026-09-04T03:21:16.125Z
24272026-09-04T03:21:16.125Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
24282026-09-04T03:21:16.354Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
24292026-09-04T03:21:16.378Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
24302026-09-04T03:21:16.378Zwaiting 3s for copy of files to zone to complete ...
24312026-09-04T03:21:19.366Z[t1.quartet] svccfg import /var/svc/manifest/site/dendrite/manifest.xml
24322026-09-04T03:21:19.490Z
24332026-09-04T03:21:19.490Z[t1.quartet] svccfg import /var/svc/manifest/site/tfport/manifest.xml
24342026-09-04T03:21:19.606Z
24352026-09-04T03:21:19.606Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
24362026-09-04T03:21:19.632Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
24372026-09-04T03:21:19.689Z[t1.quartet] svcadm disable dendrite
24382026-09-04T03:21:19.703Z
24392026-09-04T03:21:19.703Z[t1.quartet] svcadm disable tfport
24402026-09-04T03:21:19.744Z
24412026-09-04T03:21:19.744Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
24422026-09-04T03:21:19.774Z
24432026-09-04T03:21:19.774Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
24442026-09-04T03:21:19.775Z
24452026-09-04T03:21:19.775Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
24462026-09-04T03:21:19.815Z
24472026-09-04T03:21:19.815Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
24482026-09-04T03:21:19.824Z
24492026-09-04T03:21:19.824Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
24502026-09-04T03:21:19.860Z
24512026-09-04T03:21:19.860Z[t1.quartet] svcadm refresh dendrite:default
24522026-09-04T03:21:19.881Z
24532026-09-04T03:21:19.881Z[t1.quartet] svcadm enable dendrite:default
24542026-09-04T03:21:19.913Z
24552026-09-04T03:21:19.913Zwait 10s for dendrite to come up ...
24562026-09-04T03:21:29.957Z[t1.quartet] svccfg -s tfport setprop config/pkt_source = none
24572026-09-04T03:21:30.157Z
24582026-09-04T03:21:30.158Z[t1.quartet] svccfg -s tfport setprop config/flags = --sync-only
24592026-09-04T03:21:30.158Z
24602026-09-04T03:21:30.158Z[t1.quartet] svcadm refresh tfport:default
24612026-09-04T03:21:30.158Z
24622026-09-04T03:21:30.159Z[t1.quartet] svcadm enable tfport
24632026-09-04T03:21:30.159Z
24642026-09-04T03:21:30.159Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid d198a424-ae25-4d2a-9f29-fbdd1ccbbe8b --sled-uuid 8a69c030-04b5-474e-8e49-cf8cb69e2837 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
24652026-09-04T03:21:30.159Z
24662026-09-04T03:21:30.159Z[t1.quartet] ipadm
24672026-09-04T03:21:30.159ZADDROBJ TYPE STATE ADDR
24682026-09-04T03:21:30.159Zlo0/v4 static ok 127.0.0.1/8
24692026-09-04T03:21:30.159Zmgt1/v4 static ok 10.0.0.4/24
24702026-09-04T03:21:30.159Zlo0/v6 static ok ::1/128
24712026-09-04T03:21:30.159Zlo0/u6 static ok fd00:4::1/64
24722026-09-04T03:21:30.160Ztfportrear0_0/v6 addrconf ok fe80::c0fe:ddff:fecb:55e2%tfportrear0_0/10
24732026-09-04T03:21:30.160Ztfportrear1_0/v6 addrconf ok fe80::fcf6:71ff:fe74:4e13%tfportrear1_0/10
24742026-09-04T03:21:30.160Ztfportrear2_0/v6 addrconf ok fe80::e0a6:5dff:feaa:45cd%tfportrear2_0/10
24752026-09-04T03:21:32.176Zinitial peering test passed
24762026-09-04T03:21:33.106Z[s3.quartet] ping fd00:1::1
24772026-09-04T03:21:33.155Zfd00:1::1 is alive
24782026-09-04T03:21:44.107Z[s3.quartet] ping fd00:1::1
24792026-09-04T03:21:44.204Zfd00:1::1 is alive
24802026-09-04T03:21:44.279Z[t1.quartet] pkill ddmd
24812026-09-04T03:21:44.279Z
24822026-09-04T03:21:44.279Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
24832026-09-04T03:21:44.280Zcp /mgtest/t1.quartet/root//var/svc/log/oxide-dendrite:default.log /work/t1.quartet-dpd.log
24842026-09-04T03:21:46.131Ztest ddm::test_quartet has been running for over 60 seconds
24852026-09-04T03:21:46.160Z[s3.quartet] pkill ddmd
24862026-09-04T03:21:46.160Z
24872026-09-04T03:21:46.161Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
24882026-09-04T03:21:47.872Z[s2.quartet] pkill ddmd
24892026-09-04T03:21:47.898Z
24902026-09-04T03:21:47.898Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
24912026-09-04T03:21:49.702Z[s1.quartet] pkill ddmd
24922026-09-04T03:21:49.780Z
24932026-09-04T03:21:49.780Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
24942026-09-04T03:21:51.618Z[sidecar.quartet] pkill softnpu
24952026-09-04T03:21:51.673Z
24962026-09-04T03:21:51.673Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
24972026-09-04T03:21:54.829Ztest ddm::test_quartet ... ok
24982026-09-04T03:21:54.829Z
24992026-09-04T03:21:54.829Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 69.53s
25002026-09-04T03:21:54.829Z
25012026-09-04T03:21:54.880Z+ cleanup
25022026-09-04T03:21:54.941Z++ id -un
25032026-09-04T03:21:54.941Z++ id -gn
25042026-09-04T03:21:54.941Z+ pfexec chown -R build:build .
25052026-09-04T03:21:55.010Zprocess exited: duration 500935 ms, exit code 0
 
25062026-09-04T03:21:55.082Zfound 6 output files
25072026-09-04T03:21:55.082Zuploading: /work/s1.quartet.log (3149 bytes)
25082026-09-04T03:21:56.281Zuploaded: /work/s1.quartet.log
25092026-09-04T03:21:56.281Zuploading: /work/s2.quartet.log (3142 bytes)
25102026-09-04T03:21:57.378Zuploaded: /work/s2.quartet.log
25112026-09-04T03:21:57.378Zuploading: /work/s3.quartet.log (3260 bytes)
25122026-09-04T03:22:01.962Zuploaded: /work/s3.quartet.log
25132026-09-04T03:22:01.962Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
25142026-09-04T03:22:03.565Zuploaded: /work/sidecar.quartet-softnpu.log
25152026-09-04T03:22:03.565Zuploading: /work/t1.quartet-dpd.log (322751 bytes)
25162026-09-04T03:22:04.676Zuploaded: /work/t1.quartet-dpd.log
25172026-09-04T03:22:04.676Zuploading: /work/t1.quartet.log (17618 bytes)
25182026-09-04T03:22:05.785Zuploaded: /work/t1.quartet.log