01M1N6AZ7FF1YCG2ESNE65V1N9: test-ddm-trio

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

Buildomat Job: 01M1N6CH05KZY5JKEDJF3A9MYR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:23.779Zjob assigned to worker 01M1N6CT9PV9ATXA5GXHEE1BS1 [factory aws, i-0cc0c551c44948b92] (queued for 1 m 1 s)
 
22026-09-04T03:12:30.665Zstarting task 0: "setup"
32026-09-04T03:12:30.669Z++ uname -s
42026-09-04T03:12:30.672Z+ kern=SunOS
52026-09-04T03:12:30.672Z+ build_user=build
62026-09-04T03:12:30.672Z+ build_uid=12345
72026-09-04T03:12:30.672Z+ work_dir=/work
82026-09-04T03:12:30.672Z+ input_dir=/input
92026-09-04T03:12:30.672Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:30.672Z+ case "$kern" in
112026-09-04T03:12:30.672Z+ groupadd -g 12345 build
122026-09-04T03:12:30.675Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:32.679Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:32.783Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:32.786Z+ home_fs=zfs
162026-09-04T03:12:32.786Z+ [[ zfs == autofs ]]
172026-09-04T03:12:32.786Z+ mkdir -p /home/build
182026-09-04T03:12:32.786Z+ chown build:build /home/build /work
192026-09-04T03:12:34.788Z+ chmod 0700 /home/build /work
202026-09-04T03:12:34.791Zprocess exited: duration 4127 ms, exit code 0
 
212026-09-04T03:12:34.796Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:34.800Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:12:34.801Z * rust toolchain channel = "stable"
242026-09-04T03:12:34.801Z * rust toolchain profile = "default"
252026-09-04T03:12:34.801Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T03:12:34.801Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:12:34.801Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T03:12:34.803Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:34.804Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:34.912Zinfo: downloading installer
312026-09-04T03:12:36.120Zinfo: profile set to default
322026-09-04T03:12:36.120Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:36.124Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:36.270Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:36.274Zinfo: downloading 6 components
362026-09-04T03:12:53.082Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:12:53.082Z
382026-09-04T03:12:53.102Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:12:53.102Z
402026-09-04T03:12:53.105Z
412026-09-04T03:12:53.105ZRust is installed now. Great!
422026-09-04T03:12:53.106Z
432026-09-04T03:12:53.106ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:12:53.106Zenvironment variable. This has not been done automatically.
452026-09-04T03:12:53.106Z
462026-09-04T03:12:53.106ZTo configure your current shell, you need to source
472026-09-04T03:12:53.106Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:12:53.106Z
492026-09-04T03:12:53.106ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:12:53.106Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:12:53.106Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:12:53.106ZCC_x86_64-unknown-illumos = None
532026-09-04T03:12:53.106Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:12:53.106ZCC_x86_64_unknown_illumos = None
552026-09-04T03:12:53.106Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:12:53.106ZHOST_CC = None
572026-09-04T03:12:53.106Zcargo:rerun-if-env-changed=CC
582026-09-04T03:12:53.106ZCC = None
592026-09-04T03:12:53.106Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:12:53.277Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:12:53.277ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:12:53.277Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:12:53.277ZCFLAGS = None
642026-09-04T03:12:53.277Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:12:53.277ZHOST_CFLAGS = None
662026-09-04T03:12:53.277Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:12:53.277ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:12:53.278Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:12:53.278ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:12:53.376Z+ rustup --version
712026-09-04T03:12:53.383Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:12:53.386Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:12:53.405Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:12:53.407Z+ cargo --version
752026-09-04T03:12:53.420Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:12:53.423Z+ rustc --version
772026-09-04T03:12:53.441Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:12:53.444Zprocess exited: duration 18646 ms, exit code 0
 
792026-09-04T03:12:53.449Zstarting task 2: "authentication"
802026-09-04T03:12:53.463ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-04T03:13:21.522Zprocess exited: duration 28071 ms, exit code 0
 
822026-09-04T03:13:21.545Zstarting task 3: "clone repository"
832026-09-04T03:13:21.549Z+ mkdir -p /work/oxidecomputer/maghemite
842026-09-04T03:13:21.554Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-09-04T03:13:21.582ZCloning into '/work/oxidecomputer/maghemite'...
862026-09-04T03:13:23.440Z+ cd /work/oxidecomputer/maghemite
872026-09-04T03:13:23.440Z+ git fetch origin bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
882026-09-04T03:13:23.982ZFrom https://github.com/oxidecomputer/maghemite
892026-09-04T03:13:23.982Z * branch bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 -> FETCH_HEAD
902026-09-04T03:13:23.991Z+ [[ -n renovate/dpd-client-digest ]]
912026-09-04T03:13:23.994Z++ git branch --show-current
922026-09-04T03:13:23.994Z+ current=main
932026-09-04T03:13:23.994Z+ [[ main != renovate/dpd-client-digest ]]
942026-09-04T03:13:23.994Z+ git branch -f renovate/dpd-client-digest bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
952026-09-04T03:13:23.994Z+ git checkout -f renovate/dpd-client-digest
962026-09-04T03:13:24.014ZSwitched to branch 'renovate/dpd-client-digest'
972026-09-04T03:13:24.017Z+ git reset --hard bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
982026-09-04T03:13:24.020ZHEAD is now at bfa56a4 Update dpd-client digest to 2475028
992026-09-04T03:13:24.020Zprocess exited: duration 2473 ms, exit code 0
 
1002026-09-04T03:13:24.026Zstarting task 4: "build"
1012026-09-04T03:13:24.035Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1022026-09-04T03:13:24.220Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1032026-09-04T03:13:24.222Zinfo: downloading 6 components
1042026-09-04T03:13:38.861Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1052026-09-04T03:13:38.861Zwarn: this might cause rustup commands to take longer time to finish than expected
1062026-09-04T03:13:38.861Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1072026-09-04T03:13:38.968Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T03:13:38.997Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1092026-09-04T03:13:39.004Z++ dladm
1102026-09-04T03:13:39.007ZLINK CLASS MTU STATE BRIDGE OVER
1112026-09-04T03:13:39.007Zena0 phys 9216 up -- --
1122026-09-04T03:13:39.010Z++ ipadm
1132026-09-04T03:13:39.010ZADDROBJ TYPE STATE ADDR
1142026-09-04T03:13:39.010Zlo0/v4 static ok 127.0.0.1/8
1152026-09-04T03:13:39.010Zena0/dhcp dhcp ok 10.150.1.209/24
1162026-09-04T03:13:39.010Zlo0/v6 static ok ::1/128
1172026-09-04T03:13:39.010Z++ banner collect
1182026-09-04T03:13:39.014Z
1192026-09-04T03:13:39.014Z #### #### # # ###### #### #####
1202026-09-04T03:13:39.014Z # # # # # # # # # #
1212026-09-04T03:13:39.014Z # # # # # ##### # #
1222026-09-04T03:13:39.014Z # # # # # # # #
1232026-09-04T03:13:39.014Z # # # # # # # # # #
1242026-09-04T03:13:39.014Z #### #### ###### ###### ###### #### #
1252026-09-04T03:13:39.014Z
1262026-09-04T03:13:39.014Z++ get_artifact softnpu image 591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28 softnpu
1272026-09-04T03:13:39.014Z++ repo=softnpu
1282026-09-04T03:13:39.014Z++ series=image
1292026-09-04T03:13:39.014Z++ commit=591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28
1302026-09-04T03:13:39.014Z++ name=softnpu
1312026-09-04T03:13:39.014Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1322026-09-04T03:13:39.014Z++ mkdir -p download
1332026-09-04T03:13:39.014Z++ pushd download
1342026-09-04T03:13:39.014Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1352026-09-04T03:13:39.014Z++ [[ ! -f softnpu ]]
1362026-09-04T03:13:39.015Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/591c64bf9765b6ed7cd8615ceb8cf6f8d117bd28/softnpu
1372026-09-04T03:13:39.022Z % Total % Received % Xferd Average Speed Time Time Time Current
1382026-09-04T03:13:39.026Z Dload Upload Total Spent Left Speed
1392026-09-04T03:13:39.594Z 0 0 0 0 0 0 0 0 0 100 15.63M 100 15.63M 0 0 27.60M 0 0 100 15.63M 100 15.63M 0 0 27.59M 0 0 100 15.63M 100 15.63M 0 0 27.59M 0 0
1402026-09-04T03:13:39.599Z++ popd
1412026-09-04T03:13:39.599Z/work/oxidecomputer/maghemite
1422026-09-04T03:13:39.599Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 libsidecar_lite.so
1432026-09-04T03:13:39.599Z++ repo=sidecar-lite
1442026-09-04T03:13:39.599Z++ series=release
1452026-09-04T03:13:39.599Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1462026-09-04T03:13:39.599Z++ name=libsidecar_lite.so
1472026-09-04T03:13:39.599Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1482026-09-04T03:13:39.599Z++ mkdir -p download
1492026-09-04T03:13:39.599Z++ pushd download
1502026-09-04T03:13:39.599Z++ [[ ! -f libsidecar_lite.so ]]
1512026-09-04T03:13:39.599Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1522026-09-04T03:13:39.599Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/libsidecar_lite.so
1532026-09-04T03:13:39.599Z % Total % Received % Xferd Average Speed Time Time Time Current
1542026-09-04T03:13:39.599Z Dload Upload Total Spent Left Speed
1552026-09-04T03:13:39.993Z 0 0 0 0 0 0 0 0 0 100 12.04M 100 12.04M 0 0 30.56M 0 0 100 12.04M 100 12.04M 0 0 30.55M 0 0 100 12.04M 100 12.04M 0 0 30.55M 0 0
1562026-09-04T03:13:39.997Z++ popd
1572026-09-04T03:13:39.997Z/work/oxidecomputer/maghemite
1582026-09-04T03:13:39.997Z++ get_artifact sidecar-lite release a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5 scadm
1592026-09-04T03:13:39.997Z++ repo=sidecar-lite
1602026-09-04T03:13:39.997Z++ series=release
1612026-09-04T03:13:39.997Z++ commit=a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5
1622026-09-04T03:13:39.997Z++ name=scadm
1632026-09-04T03:13:39.997Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1642026-09-04T03:13:39.997Z++ mkdir -p download
1652026-09-04T03:13:39.997Z++ pushd download
1662026-09-04T03:13:39.997Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1672026-09-04T03:13:39.997Z++ [[ ! -f scadm ]]
1682026-09-04T03:13:39.997Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/a95b7a9f78c08125f4e34106f5c885c7e9f2e8d5/scadm
1692026-09-04T03:13:40.003Z % Total % Received % Xferd Average Speed Time Time Time Current
1702026-09-04T03:13:40.003Z Dload Upload Total Spent Left Speed
1712026-09-04T03:13:40.423Z 0 0 0 0 0 0 0 0 0 100 15.78M 100 15.78M 0 0 37.45M 0 0 100 15.78M 100 15.78M 0 0 37.45M 0 0 100 15.78M 100 15.78M 0 0 37.45M 0 0
1722026-09-04T03:13:40.427Z++ popd
1732026-09-04T03:13:40.427Z/work/oxidecomputer/maghemite
1742026-09-04T03:13:40.427Z++ get_artifact dendrite image 803f6899e3bc64780a965d625e248e1d77e37d43 dendrite-softnpu.tar.gz
1752026-09-04T03:13:40.427Z++ repo=dendrite
1762026-09-04T03:13:40.428Z++ series=image
1772026-09-04T03:13:40.428Z++ commit=803f6899e3bc64780a965d625e248e1d77e37d43
1782026-09-04T03:13:40.428Z++ name=dendrite-softnpu.tar.gz
1792026-09-04T03:13:40.428Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1802026-09-04T03:13:40.428Z++ mkdir -p download
1812026-09-04T03:13:40.428Z++ pushd download
1822026-09-04T03:13:40.428Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1832026-09-04T03:13:40.428Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1842026-09-04T03:13:40.428Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/803f6899e3bc64780a965d625e248e1d77e37d43/dendrite-softnpu.tar.gz
1852026-09-04T03:13:40.432Z % Total % Received % Xferd Average Speed Time Time Time Current
1862026-09-04T03:13:40.432Z Dload Upload Total Spent Left Speed
1872026-09-04T03:13:41.644Z 0 0 0 0 0 0 0 0 0 69 61.61M 69 42.70M 0 0 42.74M 0 00:01 00:01 42.75M 100 61.61M 100 61.61M 0 0 50.78M 0 00:01 00:01 42.75M 100 61.61M 100 61.61M 0 0 50.78M 0 00:01 00:01 42.75M 100 61.61M 100 61.61M 0 0 50.77M 0 00:01 00:01 42.75M
1882026-09-04T03:13:41.650Z++ popd
1892026-09-04T03:13:41.650Z/work/oxidecomputer/maghemite
1902026-09-04T03:13:41.650Z++ get_artifact maghemite release bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 ddm
1912026-09-04T03:13:41.650Z++ repo=maghemite
1922026-09-04T03:13:41.650Z++ series=release
1932026-09-04T03:13:41.650Z++ commit=bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
1942026-09-04T03:13:41.650Z++ name=ddm
1952026-09-04T03:13:41.650Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1962026-09-04T03:13:41.650Z++ mkdir -p download
1972026-09-04T03:13:41.650Z++ pushd download
1982026-09-04T03:13:41.651Z++ [[ ! -f ddm ]]
1992026-09-04T03:13:41.651Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2002026-09-04T03:13:41.651Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/bfa56a46702c3ebd37de7bf79d57d3bc607ecca2/ddm
2012026-09-04T03:13:41.657Z % Total % Received % Xferd Average Speed Time Time Time Current
2022026-09-04T03:13:41.669Z Dload Upload Total Spent Left Speed
2032026-09-04T03:13:41.742Z 0 0 0 0 0 0 0 0 0
2042026-09-04T03:13:41.745Zcurl: (22) The requested URL returned error: 404
2052026-09-04T03:13:41.745Z++ popd
2062026-09-04T03:13:41.745Z/work/oxidecomputer/maghemite
2072026-09-04T03:13:41.745Z++ get_artifact maghemite release bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 ddmadm
2082026-09-04T03:13:41.746Z++ repo=maghemite
2092026-09-04T03:13:41.746Z++ series=release
2102026-09-04T03:13:41.746Z++ commit=bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
2112026-09-04T03:13:41.746Z++ name=ddmadm
2122026-09-04T03:13:41.746Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2132026-09-04T03:13:41.746Z++ mkdir -p download
2142026-09-04T03:13:41.749Z++ pushd download
2152026-09-04T03:13:41.749Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2162026-09-04T03:13:41.749Z++ [[ ! -f ddmadm ]]
2172026-09-04T03:13:41.749Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/bfa56a46702c3ebd37de7bf79d57d3bc607ecca2/ddmadm
2182026-09-04T03:13:41.752Z % Total % Received % Xferd Average Speed Time Time Time Current
2192026-09-04T03:13:41.752Z Dload Upload Total Spent Left Speed
2202026-09-04T03:13:41.799Z 0 0 0 0 0 0 0 0 0
2212026-09-04T03:13:41.799Zcurl: (22) The requested URL returned error: 404
2222026-09-04T03:13:41.802Z++ popd
2232026-09-04T03:13:41.802Z/work/oxidecomputer/maghemite
2242026-09-04T03:13:41.802Z++ pushd download
2252026-09-04T03:13:41.802Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2262026-09-04T03:13:41.802Z++ chmod +x softnpu
2272026-09-04T03:13:41.806Z++ chmod +x scadm
2282026-09-04T03:13:41.807Z++ chmod +x ddmadm
2292026-09-04T03:13:41.807Zchmod: WARNING: can't access ddmadm
2302026-09-04T03:13:41.807Z++ chmod +x ddmd
2312026-09-04T03:13:41.807Zchmod: WARNING: can't access ddmd
2322026-09-04T03:13:41.807Z++ mv ddmadm ddmadm-v2
2332026-09-04T03:13:41.811Zmv: cannot access ddmadm
2342026-09-04T03:13:41.811Z++ mv ddmd ddmd-v2
2352026-09-04T03:13:41.811Zmv: cannot access ddmd
2362026-09-04T03:13:41.811Z++ rm -rf zones/dendrite
2372026-09-04T03:13:41.811Z++ mkdir -p zones/dendrite
2382026-09-04T03:13:41.814Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2392026-09-04T03:13:42.418Z++ 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:42.421Z++ 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:42.440Z++ popd
2422026-09-04T03:13:42.440Z++ banner install
2432026-09-04T03:13:42.440Z/work/oxidecomputer/maghemite
2442026-09-04T03:13:42.441Z
2452026-09-04T03:13:42.441Z # # # #### ##### ## # #
2462026-09-04T03:13:42.441Z # ## # # # # # # #
2472026-09-04T03:13:42.441Z # # # # #### # # # # #
2482026-09-04T03:13:42.441Z # # # # # # ###### # #
2492026-09-04T03:13:42.441Z # # ## # # # # # # #
2502026-09-04T03:13:42.441Z # # # #### # # # ###### ######
2512026-09-04T03:13:42.441Z
2522026-09-04T03:13:42.441Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2532026-09-04T03:13:42.441Z++ pfexec pkg install clang-15
2542026-09-04T03:13:44.772Z Startup: Refreshing catalog 'helios' ... Done
2552026-09-04T03:13:45.203Z Startup: Caching catalogs ... Done
2562026-09-04T03:13:47.768ZPlanning: Solver setup ... Done
2572026-09-04T03:13:47.839ZPlanning: Running solver ... Done
2582026-09-04T03:13:47.890ZPlanning: Consolidating action changes ... Done
2592026-09-04T03:13:47.890ZPlanning: Evaluating mediators ... Done
2602026-09-04T03:13:47.893ZPlanning: Planning completed in 2.65 seconds
2612026-09-04T03:13:47.907ZNo updates necessary for this image.
2622026-09-04T03:13:48.161Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2632026-09-04T03:13:48.161Z++ pfexec pkg install pkg-config
2642026-09-04T03:13:48.429Z Startup: Refreshing catalog 'helios' ... Done
2652026-09-04T03:13:50.799ZPlanning: Solver setup ... Done
2662026-09-04T03:13:50.870ZPlanning: Running solver ... Done
2672026-09-04T03:13:50.925ZPlanning: Consolidating action changes ... Done
2682026-09-04T03:13:50.925ZPlanning: Evaluating mediators ... Done
2692026-09-04T03:13:50.938ZPlanning: Planning completed in 2.48 seconds
2702026-09-04T03:13:50.939ZNo updates necessary for this image.
2712026-09-04T03:13:51.077Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
2722026-09-04T03:13:51.077Z++ pfexec pkg install brand/omicron1
2732026-09-04T03:13:51.343Z Startup: Refreshing catalog 'helios' ... Done
2742026-09-04T03:13:53.720ZPlanning: Solver setup ... Done
2752026-09-04T03:13:53.796ZPlanning: Running solver ... Done
2762026-09-04T03:13:53.844ZPlanning: Finding local manifests ... Done
2772026-09-04T03:13:53.853ZPlanning: Fetching manifests: 0/2 0% complete
2782026-09-04T03:13:53.871ZPlanning: Fetching manifests: 2/2 100% complete
2792026-09-04T03:13:53.885ZPlanning: Package planning ... Done
2802026-09-04T03:13:53.889ZPlanning: Merging actions ... Done
2812026-09-04T03:13:54.037ZPlanning: Checking for conflicting actions ... Done
2822026-09-04T03:13:54.040ZPlanning: Consolidating action changes ... Done
2832026-09-04T03:13:54.841ZPlanning: Evaluating mediators ... Done
2842026-09-04T03:13:54.844ZPlanning: Planning completed in 3.50 seconds
2852026-09-04T03:13:54.848Z Packages to install: 2
2862026-09-04T03:13:54.852Z Create boot environment: No
2872026-09-04T03:13:54.852ZCreate backup boot environment: No
2882026-09-04T03:13:54.872Z
2892026-09-04T03:13:54.872ZDownload: 0/5 items 0.0/1.0MB 0% complete
2902026-09-04T03:13:54.891ZDownload: Completed 1.01 MB in 0.02 seconds (53.7M/s)
2912026-09-04T03:13:54.964Z Actions: 1/28 actions (Installing new actions)
2922026-09-04T03:13:54.976Z Actions: Completed 28 actions in 0.01 seconds.
2932026-09-04T03:13:55.015ZFinalize: Updating package state database ... Done
2942026-09-04T03:13:55.018ZFinalize: Updating package cache ... Done
2952026-09-04T03:13:55.109ZFinalize: Updating image state ... Done
2962026-09-04T03:13:57.517ZFinalize: Creating fast lookup database ... Done
2972026-09-04T03:13:57.586ZFinalize: Reading search index ... Done
2982026-09-04T03:13:57.595ZFinalize: Updating search index ... Done
2992026-09-04T03:13:57.667ZFinalize: Updating package cache ... Done
3002026-09-04T03:13:57.751Z++ for p in clang-15 pkg-config brand/omicron1 brand/omicron1/tools
3012026-09-04T03:13:57.754Z++ pfexec pkg install brand/omicron1/tools
3022026-09-04T03:13:58.023Z Startup: Refreshing catalog 'helios' ... Done
3032026-09-04T03:14:00.442ZPlanning: Solver setup ... Done
3042026-09-04T03:14:00.513ZPlanning: Running solver ... Done
3052026-09-04T03:14:00.567ZPlanning: Finding local manifests ... Done
3062026-09-04T03:14:00.570ZPlanning: Fetching manifests: 0/1 0% complete
3072026-09-04T03:14:00.586ZPlanning: Fetching manifests: 1/1 100% complete
3082026-09-04T03:14:00.599ZPlanning: Package planning ... Done
3092026-09-04T03:14:00.602ZPlanning: Merging actions ... Done
3102026-09-04T03:14:00.731ZPlanning: Checking for conflicting actions ... Done
3112026-09-04T03:14:00.734ZPlanning: Consolidating action changes ... Done
3122026-09-04T03:14:00.896ZPlanning: Evaluating mediators ... Done
3132026-09-04T03:14:00.902ZPlanning: Planning completed in 2.87 seconds
3142026-09-04T03:14:00.902Z Packages to install: 1
3152026-09-04T03:14:00.902Z Services to change: 1
3162026-09-04T03:14:00.902Z Create boot environment: No
3172026-09-04T03:14:00.902ZCreate backup boot environment: No
3182026-09-04T03:14:00.918Z
3192026-09-04T03:14:00.918ZDownload: 0/2 items 0.0/1.1MB 0% complete
3202026-09-04T03:14:00.942ZDownload: Completed 1.13 MB in 0.02 seconds (50.0M/s)
3212026-09-04T03:14:00.976Z Actions: 1/19 actions (Installing new actions)
3222026-09-04T03:14:00.990Z Actions: Completed 19 actions in 0.01 seconds.
3232026-09-04T03:14:01.043ZFinalize: Updating package state database ... Done
3242026-09-04T03:14:01.043ZFinalize: Updating package cache ... Done
3252026-09-04T03:14:01.132ZFinalize: Updating image state ... Done
3262026-09-04T03:14:03.091ZFinalize: Creating fast lookup database ... Done
3272026-09-04T03:14:03.187ZFinalize: Reading search index ... Done
3282026-09-04T03:14:03.220ZFinalize: Updating search index ... Done
3292026-09-04T03:14:03.239ZFinalize: Updating package cache ... Done
3302026-09-04T03:14:03.324Z++ pfexec svcadm enable baseline
3312026-09-04T03:14:03.339Z++ retry=0
3322026-09-04T03:14:03.342Z+++ svcs -Hostate baseline
3332026-09-04T03:14:03.355Z++ [[ offline* != online ]]
3342026-09-04T03:14:03.355Z++ [[ 0 -gt 300 ]]
3352026-09-04T03:14:03.359Z++ sleep 1
3362026-09-04T03:14:04.358Z++ retry=1
3372026-09-04T03:14:04.362Z+++ svcs -Hostate baseline
3382026-09-04T03:14:04.379Z++ [[ offline* != online ]]
3392026-09-04T03:14:04.379Z++ [[ 1 -gt 300 ]]
3402026-09-04T03:14:04.379Z++ sleep 1
3412026-09-04T03:14:05.375Z++ retry=2
3422026-09-04T03:14:05.378Z+++ svcs -Hostate baseline
3432026-09-04T03:14:05.390Z++ [[ offline* != online ]]
3442026-09-04T03:14:05.390Z++ [[ 2 -gt 300 ]]
3452026-09-04T03:14:05.390Z++ sleep 1
3462026-09-04T03:14:06.392Z++ retry=3
3472026-09-04T03:14:06.396Z+++ svcs -Hostate baseline
3482026-09-04T03:14:06.409Z++ [[ offline* != online ]]
3492026-09-04T03:14:06.409Z++ [[ 3 -gt 300 ]]
3502026-09-04T03:14:06.409Z++ sleep 1
3512026-09-04T03:14:07.410Z++ retry=4
3522026-09-04T03:14:07.417Z+++ svcs -Hostate baseline
3532026-09-04T03:14:07.427Z++ [[ offline* != online ]]
3542026-09-04T03:14:07.431Z++ [[ 4 -gt 300 ]]
3552026-09-04T03:14:07.431Z++ sleep 1
3562026-09-04T03:14:08.432Z++ retry=5
3572026-09-04T03:14:08.444Z+++ svcs -Hostate baseline
3582026-09-04T03:14:08.453Z++ [[ offline* != online ]]
3592026-09-04T03:14:08.453Z++ [[ 5 -gt 300 ]]
3602026-09-04T03:14:08.453Z++ sleep 1
3612026-09-04T03:14:09.446Z++ retry=6
3622026-09-04T03:14:09.452Z+++ svcs -Hostate baseline
3632026-09-04T03:14:09.460Z++ [[ offline* != online ]]
3642026-09-04T03:14:09.460Z++ [[ 6 -gt 300 ]]
3652026-09-04T03:14:09.465Z++ sleep 1
3662026-09-04T03:14:10.462Z++ retry=7
3672026-09-04T03:14:10.465Z+++ svcs -Hostate baseline
3682026-09-04T03:14:10.478Z++ [[ offline* != online ]]
3692026-09-04T03:14:10.479Z++ [[ 7 -gt 300 ]]
3702026-09-04T03:14:10.479Z++ sleep 1
3712026-09-04T03:14:11.482Z++ retry=8
3722026-09-04T03:14:11.485Z+++ svcs -Hostate baseline
3732026-09-04T03:14:11.497Z++ [[ offline* != online ]]
3742026-09-04T03:14:11.497Z++ [[ 8 -gt 300 ]]
3752026-09-04T03:14:11.497Z++ sleep 1
3762026-09-04T03:14:12.906Z++ retry=9
3772026-09-04T03:14:12.909Z+++ svcs -Hostate baseline
3782026-09-04T03:14:12.909Z++ [[ offline* != online ]]
3792026-09-04T03:14:12.909Z++ [[ 9 -gt 300 ]]
3802026-09-04T03:14:12.909Z++ sleep 1
3812026-09-04T03:14:13.536Z++ retry=10
3822026-09-04T03:14:13.542Z+++ svcs -Hostate baseline
3832026-09-04T03:14:13.542Z++ [[ offline* != online ]]
3842026-09-04T03:14:13.542Z++ [[ 10 -gt 300 ]]
3852026-09-04T03:14:13.542Z++ sleep 1
3862026-09-04T03:14:14.543Z++ retry=11
3872026-09-04T03:14:14.550Z+++ svcs -Hostate baseline
3882026-09-04T03:14:14.553Z++ [[ offline* != online ]]
3892026-09-04T03:14:14.553Z++ [[ 11 -gt 300 ]]
3902026-09-04T03:14:14.553Z++ sleep 1
3912026-09-04T03:14:15.556Z++ retry=12
3922026-09-04T03:14:15.561Z+++ svcs -Hostate baseline
3932026-09-04T03:14:15.570Z++ [[ offline* != online ]]
3942026-09-04T03:14:15.570Z++ [[ 12 -gt 300 ]]
3952026-09-04T03:14:15.575Z++ sleep 1
3962026-09-04T03:14:16.605Z++ retry=13
3972026-09-04T03:14:16.646Z+++ svcs -Hostate baseline
3982026-09-04T03:14:16.646Z++ [[ offline* != online ]]
3992026-09-04T03:14:16.646Z++ [[ 13 -gt 300 ]]
4002026-09-04T03:14:16.646Z++ sleep 1
4012026-09-04T03:14:17.596Z++ retry=14
4022026-09-04T03:14:17.601Z+++ svcs -Hostate baseline
4032026-09-04T03:14:17.623Z++ [[ offline* != online ]]
4042026-09-04T03:14:17.624Z++ [[ 14 -gt 300 ]]
4052026-09-04T03:14:17.624Z++ sleep 1
4062026-09-04T03:14:18.608Z++ retry=15
4072026-09-04T03:14:18.611Z+++ svcs -Hostate baseline
4082026-09-04T03:14:18.625Z++ [[ offline* != online ]]
4092026-09-04T03:14:18.625Z++ [[ 15 -gt 300 ]]
4102026-09-04T03:14:18.625Z++ sleep 1
4112026-09-04T03:14:19.625Z++ retry=16
4122026-09-04T03:14:19.628Z+++ svcs -Hostate baseline
4132026-09-04T03:14:19.643Z++ [[ offline* != online ]]
4142026-09-04T03:14:19.643Z++ [[ 16 -gt 300 ]]
4152026-09-04T03:14:19.646Z++ sleep 1
4162026-09-04T03:14:20.646Z++ retry=17
4172026-09-04T03:14:20.651Z+++ svcs -Hostate baseline
4182026-09-04T03:14:20.660Z++ [[ offline* != online ]]
4192026-09-04T03:14:20.661Z++ [[ 17 -gt 300 ]]
4202026-09-04T03:14:20.661Z++ sleep 1
4212026-09-04T03:14:21.663Z++ retry=18
4222026-09-04T03:14:21.666Z+++ svcs -Hostate baseline
4232026-09-04T03:14:21.678Z++ [[ offline* != online ]]
4242026-09-04T03:14:21.678Z++ [[ 18 -gt 300 ]]
4252026-09-04T03:14:21.678Z++ sleep 1
4262026-09-04T03:14:22.679Z++ retry=19
4272026-09-04T03:14:22.682Z+++ svcs -Hostate baseline
4282026-09-04T03:14:23.146Z++ [[ offline* != online ]]
4292026-09-04T03:14:23.146Z++ [[ 19 -gt 300 ]]
4302026-09-04T03:14:23.559Z++ sleep 1
4312026-09-04T03:14:23.698Z++ retry=20
4322026-09-04T03:14:23.701Z+++ svcs -Hostate baseline
4332026-09-04T03:14:23.715Z++ [[ offline* != online ]]
4342026-09-04T03:14:23.715Z++ [[ 20 -gt 300 ]]
4352026-09-04T03:14:23.715Z++ sleep 1
4362026-09-04T03:14:24.719Z++ retry=21
4372026-09-04T03:14:24.725Z+++ svcs -Hostate baseline
4382026-09-04T03:14:24.763Z++ [[ online != online ]]
4392026-09-04T03:14:24.784Z++ set -o errexit
4402026-09-04T03:14:24.784Z++ set -o pipefail
4412026-09-04T03:14:24.784Z++ banner build
4422026-09-04T03:14:24.784Z
4432026-09-04T03:14:24.784Z ##### # # # # #####
4442026-09-04T03:14:24.784Z # # # # # # # #
4452026-09-04T03:14:24.784Z ##### # # # # # #
4462026-09-04T03:14:24.784Z # # # # # # # #
4472026-09-04T03:14:24.784Z # # # # # # # #
4482026-09-04T03:14:24.784Z ##### #### # ###### #####
4492026-09-04T03:14:24.784Z
4502026-09-04T03:14:24.784Z++ cargo build --release --bin ddmd --bin ddmadm
4512026-09-04T03:14:24.836Z Updating git repository `https://github.com/oxidecomputer/falcon`
4522026-09-04T03:14:25.471ZFrom https://github.com/oxidecomputer/falcon
4532026-09-04T03:14:25.471Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
4542026-09-04T03:14:25.546Z Updating crates.io index
4552026-09-04T03:14:25.956Z Updating git repository `https://github.com/oxidecomputer/dendrite`
4562026-09-04T03:14:26.106ZFrom https://github.com/oxidecomputer/dendrite
4572026-09-04T03:14:26.106Z * [new ref] 247502812015b409d33240b836d5bf242817453d -> refs/commit/247502812015b409d33240b836d5bf242817453d
4582026-09-04T03:14:26.139Z Updating git repository `https://github.com/oxidecomputer/ispf`
4592026-09-04T03:14:26.441ZFrom https://github.com/oxidecomputer/ispf
4602026-09-04T03:14:26.442Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
4612026-09-04T03:14:26.446Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
4622026-09-04T03:14:26.849ZFrom https://github.com/oxidecomputer/netadm-sys
4632026-09-04T03:14:26.849Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
4642026-09-04T03:14:26.858Z Updating git repository `https://github.com/oxidecomputer/omicron`
4652026-09-04T03:14:33.777ZFrom https://github.com/oxidecomputer/omicron
4662026-09-04T03:14:33.777Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
4672026-09-04T03:14:34.189Z Updating git repository `https://github.com/oxidecomputer/opte`
4682026-09-04T03:14:34.977ZFrom https://github.com/oxidecomputer/opte
4692026-09-04T03:14:34.977Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
4702026-09-04T03:14:35.006Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
4712026-09-04T03:14:35.295ZFrom https://github.com/oxidecomputer/slog-error-chain
4722026-09-04T03:14:35.295Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
4732026-09-04T03:14:35.303Z Updating git repository `https://github.com/illumos/smf-rs`
4742026-09-04T03:14:35.613ZFrom https://github.com/illumos/smf-rs
4752026-09-04T03:14:35.614Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
4762026-09-04T03:14:35.620Z Updating git repository `https://github.com/oxidecomputer/network-interface`
4772026-09-04T03:14:35.900ZFrom https://github.com/oxidecomputer/network-interface
4782026-09-04T03:14:35.900Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
4792026-09-04T03:14:35.904Z Updating git repository `https://github.com/oxidecomputer/zone`
4802026-09-04T03:14:36.260ZFrom https://github.com/oxidecomputer/zone
4812026-09-04T03:14:36.260Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
4822026-09-04T03:14:36.266Z Updating git repository `https://github.com/oxidecomputer/propolis`
4832026-09-04T03:14:36.913ZFrom https://github.com/oxidecomputer/propolis
4842026-09-04T03:14:36.913Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
4852026-09-04T03:14:36.959Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
4862026-09-04T03:14:37.468ZFrom https://github.com/oxidecomputer/transceiver-control
4872026-09-04T03:14:37.468Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
4882026-09-04T03:14:37.876Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
4892026-09-04T03:14:37.881ZFrom https://github.com/oxidecomputer/dlpi-sys
4902026-09-04T03:14:37.881Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
4912026-09-04T03:14:37.881Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
4922026-09-04T03:14:38.120ZFrom https://github.com/jmesmon/rust-libzfs
4932026-09-04T03:14:38.120Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
4942026-09-04T03:14:38.144Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
4952026-09-04T03:14:38.380ZFrom https://github.com/oxidecomputer/rusty-doors
4962026-09-04T03:14:38.380Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
4972026-09-04T03:14:38.389Z Updating git repository `https://github.com/oxidecomputer/lldp`
4982026-09-04T03:14:38.711ZFrom https://github.com/oxidecomputer/lldp
4992026-09-04T03:14:38.711Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
5002026-09-04T03:14:38.722Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
5012026-09-04T03:14:39.072ZFrom https://github.com/oxidecomputer/tufaceous
5022026-09-04T03:14:39.072Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
5032026-09-04T03:14:39.083Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
5042026-09-04T03:14:39.592ZFrom https://github.com/oxidecomputer/management-gateway-service
5052026-09-04T03:14:39.592Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
5062026-09-04T03:14:39.611Z Updating git repository `https://github.com/oxidecomputer/crucible`
5072026-09-04T03:14:40.401ZFrom https://github.com/oxidecomputer/crucible
5082026-09-04T03:14:40.401Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
5092026-09-04T03:14:40.444Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
5102026-09-04T03:14:40.789ZFrom https://github.com/oxidecomputer/serde_human_bytes
5112026-09-04T03:14:40.789Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
5122026-09-04T03:14:40.809Z Updating git repository `https://github.com/oxidecomputer/propolis`
5132026-09-04T03:14:41.128ZFrom https://github.com/oxidecomputer/propolis
5142026-09-04T03:14:41.128Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
5152026-09-04T03:14:41.170Z Updating git repository `https://github.com/oxidecomputer/crucible`
5162026-09-04T03:14:41.539ZFrom https://github.com/oxidecomputer/crucible
5172026-09-04T03:14:41.539Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
5182026-09-04T03:14:41.607Z Updating git repository `https://github.com/oxidecomputer/tofino`
5192026-09-04T03:14:41.996ZFrom https://github.com/oxidecomputer/tofino
5202026-09-04T03:14:41.996Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
5212026-09-04T03:14:42.009Z Updating git repository `https://github.com/oxidecomputer/maghemite`
5222026-09-04T03:14:42.693ZFrom https://github.com/oxidecomputer/maghemite
5232026-09-04T03:14:42.693Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
5242026-09-04T03:14:42.724Z Updating git repository `https://github.com/oxidecomputer/clickward`
5252026-09-04T03:14:43.013ZFrom https://github.com/oxidecomputer/clickward
5262026-09-04T03:14:43.013Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
5272026-09-04T03:14:43.020Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
5282026-09-04T03:14:43.319ZFrom https://github.com/oxidecomputer/illumos-devinfo
5292026-09-04T03:14:43.319Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
5302026-09-04T03:14:45.425Z Downloading crates ...
5312026-09-04T03:14:45.481Z Downloaded block-buffer v0.10.4
5322026-09-04T03:14:45.524Z Downloaded aead v0.5.2
5332026-09-04T03:14:45.538Z Downloaded const-random-macro v0.1.16
5342026-09-04T03:14:45.539Z Downloaded adler2 v2.0.1
5352026-09-04T03:14:45.539Z Downloaded crypto-common v0.1.7
5362026-09-04T03:14:45.539Z Downloaded base16ct v0.2.0
5372026-09-04T03:14:45.539Z Downloaded cobs v0.3.0
5382026-09-04T03:14:45.539Z Downloaded byteorder v1.5.0
5392026-09-04T03:14:45.539Z Downloaded convert_case v0.4.0
5402026-09-04T03:14:45.539Z Downloaded anstyle-parse v1.0.0
5412026-09-04T03:14:45.539Z Downloaded iana-time-zone v0.1.65
5422026-09-04T03:14:45.539Z Downloaded compression-codecs v0.4.38
5432026-09-04T03:14:45.539Z Downloaded cpufeatures v0.3.0
5442026-09-04T03:14:45.539Z Downloaded is_terminal_polyfill v1.70.2
5452026-09-04T03:14:45.539Z Downloaded cipher v0.4.4
5462026-09-04T03:14:45.539Z Downloaded instant v0.1.13
5472026-09-04T03:14:45.539Z Downloaded hubpack v0.1.2
5482026-09-04T03:14:45.539Z Downloaded hubpack_derive v0.1.1
5492026-09-04T03:14:45.539Z Downloaded cfg_aliases v0.2.2
5502026-09-04T03:14:45.539Z Downloaded atomicwrites v0.4.4
5512026-09-04T03:14:45.539Z Downloaded camino-tempfile v1.4.1
5522026-09-04T03:14:45.539Z Downloaded ciborium v0.2.2
5532026-09-04T03:14:45.539Z Downloaded critical-section v1.2.0
5542026-09-04T03:14:45.539Z Downloaded icu_normalizer v2.2.0
5552026-09-04T03:14:45.947Z Downloaded humantime v2.4.0
5562026-09-04T03:14:45.947Z Downloaded ingot v0.1.1
5572026-09-04T03:14:45.947Z Downloaded anstyle v1.0.14
5582026-09-04T03:14:45.947Z Downloaded crossbeam-epoch v0.9.20
5592026-09-04T03:14:45.947Z Downloaded hyper-rustls v0.27.9
5602026-09-04T03:14:45.947Z Downloaded linked-hash-map v0.5.6
5612026-09-04T03:14:45.947Z Downloaded darling v0.21.3
5622026-09-04T03:14:45.947Z Downloaded chacha20 v0.9.1
5632026-09-04T03:14:45.947Z Downloaded ahash v0.8.12
5642026-09-04T03:14:45.947Z Downloaded async-stream-impl v0.3.6
5652026-09-04T03:14:45.947Z Downloaded async-trait v0.1.92
5662026-09-04T03:14:45.952Z Downloaded cfg-if v1.0.4
5672026-09-04T03:14:45.952Z Downloaded ipnetwork v0.21.1
5682026-09-04T03:14:45.952Z Downloaded allocator-api2 v0.2.21
5692026-09-04T03:14:45.952Z Downloaded arc-swap v1.9.2
5702026-09-04T03:14:45.952Z Downloaded num_enum v0.5.11
5712026-09-04T03:14:45.952Z Downloaded anstyle-query v1.1.5
5722026-09-04T03:14:45.952Z Downloaded atomic-waker v1.1.2
5732026-09-04T03:14:45.952Z Downloaded block-buffer v0.12.1
5742026-09-04T03:14:45.952Z Downloaded icu_provider v2.2.0
5752026-09-04T03:14:45.952Z Downloaded base16ct v1.0.0
5762026-09-04T03:14:45.952Z Downloaded log v0.4.33
5772026-09-04T03:14:45.952Z Downloaded async-recursion v1.1.1
5782026-09-04T03:14:45.952Z Downloaded hybrid-array v0.4.14
5792026-09-04T03:14:45.952Z Downloaded crypto-common v0.2.2
5802026-09-04T03:14:45.953Z Downloaded darling_core v0.21.3
5812026-09-04T03:14:45.953Z Downloaded icu_locale_core v2.2.0
5822026-09-04T03:14:45.953Z Downloaded icu_normalizer_data v2.2.0
5832026-09-04T03:14:45.953Z Downloaded base64 v0.22.1
5842026-09-04T03:14:45.953Z Downloaded bs58 v0.5.1
5852026-09-04T03:14:45.953Z Downloaded anstream v1.0.0
5862026-09-04T03:14:45.953Z Downloaded crucible-workspace-hack v0.1.0
5872026-09-04T03:14:45.953Z Downloaded curve25519-dalek-derive v0.1.1
5882026-09-04T03:14:45.953Z Downloaded cstr-argument v0.1.2
5892026-09-04T03:14:45.953Z Downloaded const-random v0.1.18
5902026-09-04T03:14:45.953Z Downloaded icu_collections v2.2.0
5912026-09-04T03:14:45.953Z Downloaded byte-wrapper v0.1.0
5922026-09-04T03:14:45.953Z Downloaded bcs v0.1.6
5932026-09-04T03:14:45.953Z Downloaded lazy_static v1.5.0
5942026-09-04T03:14:45.953Z Downloaded lru-slab v0.1.2
5952026-09-04T03:14:45.953Z Downloaded mime v0.3.17
5962026-09-04T03:14:45.953Z Downloaded keccak v0.1.6
5972026-09-04T03:14:45.953Z Downloaded crc8 v0.1.1
5982026-09-04T03:14:45.953Z Downloaded colorchoice v1.0.5
5992026-09-04T03:14:45.953Z Downloaded ingot v0.2.1
6002026-09-04T03:14:45.953Z Downloaded ipnet v2.12.1
6012026-09-04T03:14:45.953Z Downloaded is-terminal v0.4.17
6022026-09-04T03:14:45.953Z Downloaded jiff-static v0.2.35
6032026-09-04T03:14:45.953Z Downloaded natord v1.0.9
6042026-09-04T03:14:45.953Z Downloaded num-conv v0.2.2
6052026-09-04T03:14:45.953Z Downloaded base64ct v1.8.3
6062026-09-04T03:14:45.953Z Downloaded async-stream v0.3.6
6072026-09-04T03:14:45.953Z Downloaded bit-set v0.8.0
6082026-09-04T03:14:45.953Z Downloaded crunchy v0.2.4
6092026-09-04T03:14:45.953Z Downloaded indent_write v2.2.0
6102026-09-04T03:14:45.953Z Downloaded newline-converter v0.3.0
6112026-09-04T03:14:45.953Z Downloaded chacha20poly1305 v0.10.1
6122026-09-04T03:14:45.953Z Downloaded bitflags v1.3.2
6132026-09-04T03:14:45.953Z Downloaded ident_case v1.0.1
6142026-09-04T03:14:45.953Z Downloaded match_cfg v0.1.0
6152026-09-04T03:14:45.953Z Downloaded backoff v0.4.0
6162026-09-04T03:14:45.953Z Downloaded bytecount v0.6.9
6172026-09-04T03:14:45.954Z Downloaded num v0.4.3
6182026-09-04T03:14:45.954Z Downloaded omicron-workspace-hack v0.1.0
6192026-09-04T03:14:45.954Z Downloaded internet-checksum v0.2.1
6202026-09-04T03:14:45.954Z Downloaded newtype_derive v0.1.6
6212026-09-04T03:14:45.954Z Downloaded ciborium-io v0.2.2
6222026-09-04T03:14:45.954Z Downloaded tinyvec_macros v0.1.1
6232026-09-04T03:14:45.954Z Downloaded libscf-sys v1.2.0
6242026-09-04T03:14:45.954Z Downloaded ingot-types v0.1.2
6252026-09-04T03:14:45.954Z Downloaded hyper v1.11.0
6262026-09-04T03:14:45.954Z Downloaded ingot-macros v0.1.1
6272026-09-04T03:14:45.954Z Downloaded compression-core v0.4.32
6282026-09-04T03:14:45.954Z Downloaded cpufeatures v0.2.17
6292026-09-04T03:14:45.954Z Downloaded inout v0.1.4
6302026-09-04T03:14:45.955Z Downloaded konst_macro_rules v0.2.19
6312026-09-04T03:14:45.955Z Downloaded argon2 v0.5.3
6322026-09-04T03:14:45.955Z Downloaded bit-vec v0.8.0
6332026-09-04T03:14:45.955Z Downloaded scopeguard v1.2.0
6342026-09-04T03:14:45.955Z Downloaded serde-big-array v0.5.1
6352026-09-04T03:14:45.955Z Downloaded simd-adler32 v0.3.10
6362026-09-04T03:14:45.955Z Downloaded autocfg v1.5.1
6372026-09-04T03:14:45.955Z Downloaded is_ci v1.2.0
6382026-09-04T03:14:45.955Z Downloaded num-iter v0.1.46
6392026-09-04T03:14:45.955Z Downloaded lru-cache v0.1.2
6402026-09-04T03:14:45.955Z Downloaded memoffset v0.9.1
6412026-09-04T03:14:45.955Z Downloaded strum v0.26.3
6422026-09-04T03:14:45.955Z Downloaded serde_repr v0.1.21
6432026-09-04T03:14:45.955Z Downloaded cancel-safe-futures v0.1.5
6442026-09-04T03:14:45.955Z Downloaded cargo_toml v0.22.3
6452026-09-04T03:14:45.955Z Downloaded itoa v1.0.18
6462026-09-04T03:14:45.955Z Downloaded num-derive v0.4.2
6472026-09-04T03:14:45.955Z Downloaded clap_lex v1.1.0
6482026-09-04T03:14:45.955Z Downloaded daft v0.1.8
6492026-09-04T03:14:45.955Z Downloaded idna_adapter v1.2.2
6502026-09-04T03:14:45.955Z Downloaded no-std-compat v0.4.1
6512026-09-04T03:14:45.955Z Downloaded strsim v0.11.1
6522026-09-04T03:14:45.955Z Downloaded sync_wrapper v1.0.2
6532026-09-04T03:14:45.955Z Downloaded thread-id v5.1.0
6542026-09-04T03:14:45.955Z Downloaded strum v0.27.2
6552026-09-04T03:14:45.955Z Downloaded toml_datetime v0.6.11
6562026-09-04T03:14:45.955Z Downloaded usdt-macro v0.5.0
6572026-09-04T03:14:45.955Z Downloaded macaddr v1.0.1
6582026-09-04T03:14:45.955Z Downloaded slog-scope v4.4.1
6592026-09-04T03:14:45.955Z Downloaded olpc-cjson v0.1.4
6602026-09-04T03:14:45.955Z Downloaded const_format_proc_macros v0.2.34
6612026-09-04T03:14:45.955Z Downloaded crossbeam-deque v0.8.7
6622026-09-04T03:14:45.955Z Downloaded jobserver v0.1.35
6632026-09-04T03:14:45.955Z Downloaded blake2 v0.10.6
6642026-09-04T03:14:45.955Z Downloaded managed v0.8.0
6652026-09-04T03:14:45.955Z Downloaded crossbeam-utils v0.8.22
6662026-09-04T03:14:45.962Z Downloaded csv-core v0.1.13
6672026-09-04T03:14:45.962Z Downloaded untrusted v0.9.0
6682026-09-04T03:14:45.962Z Downloaded memmap v0.7.0
6692026-09-04T03:14:45.962Z Downloaded defmt v0.3.100
6702026-09-04T03:14:45.962Z Downloaded dof v0.3.0
6712026-09-04T03:14:45.962Z Downloaded slog-bunyan v2.5.0
6722026-09-04T03:14:45.962Z Downloaded anyhow v1.0.104
6732026-09-04T03:14:45.962Z Downloaded ciborium-ll v0.2.2
6742026-09-04T03:14:45.962Z Downloaded darling v0.23.0
6752026-09-04T03:14:45.962Z Downloaded take_mut v0.2.2
6762026-09-04T03:14:45.962Z Downloaded try-lock v0.2.5
6772026-09-04T03:14:45.962Z Downloaded unarray v0.1.4
6782026-09-04T03:14:45.962Z Downloaded thread_local v1.1.10
6792026-09-04T03:14:45.962Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6802026-09-04T03:14:45.962Z Downloaded cmake v0.1.58
6812026-09-04T03:14:45.962Z Downloaded daft-derive v0.1.8
6822026-09-04T03:14:45.962Z Downloaded termtree v0.5.1
6832026-09-04T03:14:45.962Z Downloaded utf8parse v0.2.2
6842026-09-04T03:14:45.962Z Downloaded linear-map v1.2.0
6852026-09-04T03:14:45.962Z Downloaded rustls-pemfile v2.2.0
6862026-09-04T03:14:45.962Z Downloaded rustversion v1.0.23
6872026-09-04T03:14:45.962Z Downloaded enum-as-inner v0.6.1
6882026-09-04T03:14:45.962Z Downloaded hyper-util v0.1.20
6892026-09-04T03:14:45.962Z Downloaded bitflags v2.13.1
6902026-09-04T03:14:45.962Z Downloaded bytes v1.12.1
6912026-09-04T03:14:45.962Z Downloaded cookie v0.18.2
6922026-09-04T03:14:45.962Z Downloaded want v0.3.1
6932026-09-04T03:14:45.962Z Downloaded async-compression v0.4.43
6942026-09-04T03:14:45.962Z Downloaded clap_derive v4.6.4
6952026-09-04T03:14:45.962Z Downloaded usdt-attr-macro v0.5.0
6962026-09-04T03:14:45.962Z Downloaded hostname v0.4.2
6972026-09-04T03:14:45.962Z Downloaded camino v1.2.5
6982026-09-04T03:14:45.962Z Downloaded foreign-types v0.5.0
6992026-09-04T03:14:45.962Z Downloaded fxhash v0.2.1
7002026-09-04T03:14:45.963Z Downloaded dtrace-parser v0.3.0
7012026-09-04T03:14:45.963Z Downloaded scroll v0.12.0
7022026-09-04T03:14:45.963Z Downloaded serde_tokenstream v0.3.0
7032026-09-04T03:14:45.963Z Downloaded slab v0.4.12
7042026-09-04T03:14:45.963Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7052026-09-04T03:14:45.963Z Downloaded chacha20 v0.10.1
7062026-09-04T03:14:45.963Z Downloaded fnv v1.0.7
7072026-09-04T03:14:45.963Z Downloaded futures-macro v0.3.34
7082026-09-04T03:14:45.963Z Downloaded futures-task v0.3.34
7092026-09-04T03:14:45.963Z Downloaded vsss-rs v3.3.4
7102026-09-04T03:14:45.963Z Downloaded ingot-types v0.2.0
7112026-09-04T03:14:45.963Z Downloaded lock_api v0.4.14
7122026-09-04T03:14:45.963Z Downloaded num-integer v0.1.47
7132026-09-04T03:14:45.963Z Downloaded multer v3.1.0
7142026-09-04T03:14:45.963Z Downloaded num_enum_derive v0.7.6
7152026-09-04T03:14:45.963Z Downloaded thiserror-impl v2.0.20
7162026-09-04T03:14:45.963Z Downloaded cc v1.4.2
7172026-09-04T03:14:45.963Z Downloaded console v0.16.4
7182026-09-04T03:14:45.963Z Downloaded num_enum v0.7.6
7192026-09-04T03:14:45.963Z Downloaded backon v1.6.0
7202026-09-04T03:14:45.963Z Downloaded num_enum_derive v0.5.11
7212026-09-04T03:14:45.963Z Downloaded libsw v3.5.0
7222026-09-04T03:14:45.963Z Downloaded num_threads v0.1.7
7232026-09-04T03:14:45.963Z Downloaded snafu-derive v0.8.9
7242026-09-04T03:14:45.963Z Downloaded debug-ignore v1.0.5
7252026-09-04T03:14:45.963Z Downloaded newtype-uuid v1.4.0
7262026-09-04T03:14:45.963Z Downloaded rustc-hash v2.1.3
7272026-09-04T03:14:45.963Z Downloaded base64 v0.21.7
7282026-09-04T03:14:45.963Z Downloaded colored v3.1.1
7292026-09-04T03:14:45.963Z Downloaded crc32fast v1.5.0
7302026-09-04T03:14:45.963Z Downloaded tokio-rustls v0.26.4
7312026-09-04T03:14:45.963Z Downloaded serde_urlencoded v0.7.1
7322026-09-04T03:14:45.963Z Downloaded generic-array v0.14.7
7332026-09-04T03:14:45.963Z Downloaded rustc_version v0.4.1
7342026-09-04T03:14:45.963Z Downloaded rustc_version v0.1.7
7352026-09-04T03:14:45.964Z Downloaded litemap v0.8.2
7362026-09-04T03:14:45.964Z Downloaded zerovec-derive v0.11.3
7372026-09-04T03:14:45.964Z Downloaded data-encoding v2.11.1
7382026-09-04T03:14:45.964Z Downloaded num-complex v0.4.6
7392026-09-04T03:14:45.964Z Downloaded form_urlencoded v1.2.2
7402026-09-04T03:14:45.964Z Downloaded newtype-uuid-macros v0.1.1
7412026-09-04T03:14:45.964Z Downloaded num-rational v0.4.2
7422026-09-04T03:14:45.964Z Downloaded sha1 v0.11.0
7432026-09-04T03:14:45.964Z Downloaded smartstring v1.0.1
7442026-09-04T03:14:45.964Z Downloaded libsw-core v0.3.2
7452026-09-04T03:14:45.964Z Downloaded sigpipe v0.1.3
7462026-09-04T03:14:45.964Z Downloaded spin v0.5.2
7472026-09-04T03:14:45.964Z Downloaded terminal_size v0.4.4
7482026-09-04T03:14:45.964Z Downloaded highway v1.3.0
7492026-09-04T03:14:45.964Z Downloaded potential_utf v0.1.5
7502026-09-04T03:14:45.964Z Downloaded pest_derive v2.8.8
7512026-09-04T03:14:45.964Z Downloaded proc-macro-error v1.0.4
7522026-09-04T03:14:45.964Z Downloaded tagptr v0.2.0
7532026-09-04T03:14:45.964Z Downloaded thread-id v4.2.2
7542026-09-04T03:14:45.964Z Downloaded schemars v0.8.22
7552026-09-04T03:14:45.964Z Downloaded ref-cast v1.0.26
7562026-09-04T03:14:45.964Z Downloaded rand_core v0.6.4
7572026-09-04T03:14:45.964Z Downloaded zerofrom v0.1.8
7582026-09-04T03:14:45.964Z Downloaded dyn-clone v1.0.20
7592026-09-04T03:14:45.964Z Downloaded rand_xorshift v0.4.0
7602026-09-04T03:14:45.964Z Downloaded http-body v1.1.0
7612026-09-04T03:14:45.964Z Downloaded usdt v0.6.0
7622026-09-04T03:14:45.964Z Downloaded powerfmt v0.2.0
7632026-09-04T03:14:45.964Z Downloaded dtrace-parser v0.2.0
7642026-09-04T03:14:45.964Z Downloaded swrite v0.1.0
7652026-09-04T03:14:45.964Z Downloaded dunce v1.0.5
7662026-09-04T03:14:45.968Z Downloaded usdt-macro v0.6.0
7672026-09-04T03:14:45.968Z Downloaded const-oid v0.10.2
7682026-09-04T03:14:45.968Z Downloaded memmap2 v0.9.11
7692026-09-04T03:14:45.968Z Downloaded const_format v0.2.36
7702026-09-04T03:14:45.968Z Downloaded signal-hook-registry v1.4.8
7712026-09-04T03:14:45.968Z Downloaded ref-cast-impl v1.0.26
7722026-09-04T03:14:45.968Z Downloaded git-stub v1.0.0
7732026-09-04T03:14:45.968Z Downloaded ingot-macros v0.2.0
7742026-09-04T03:14:45.969Z Downloaded pretty-hex v0.4.2
7752026-09-04T03:14:45.969Z Downloaded scroll_derive v0.12.1
7762026-09-04T03:14:45.969Z Downloaded hash32 v0.3.1
7772026-09-04T03:14:45.969Z Downloaded darling_macro v0.23.0
7782026-09-04T03:14:45.969Z Downloaded foreign-types-shared v0.1.1
7792026-09-04T03:14:45.969Z Downloaded futures-sink v0.3.34
7802026-09-04T03:14:45.969Z Downloaded toml v0.8.23
7812026-09-04T03:14:45.969Z Downloaded secrecy v0.10.3
7822026-09-04T03:14:45.969Z Downloaded proc-macro-crate v1.3.1
7832026-09-04T03:14:45.969Z Downloaded scroll_derive v0.13.1
7842026-09-04T03:14:45.969Z Downloaded clap v4.6.6
7852026-09-04T03:14:45.969Z Downloaded quote v1.0.47
7862026-09-04T03:14:45.969Z Downloaded crypto-bigint v0.5.5
7872026-09-04T03:14:45.969Z Downloaded progenitor v0.13.0
7882026-09-04T03:14:45.969Z Downloaded typify v0.4.3
7892026-09-04T03:14:45.969Z Downloaded supports-color v3.0.2
7902026-09-04T03:14:45.969Z Downloaded unit-prefix v0.5.2
7912026-09-04T03:14:45.969Z Downloaded indexmap v1.9.3
7922026-09-04T03:14:45.969Z Downloaded universal-hash v0.5.1
7932026-09-04T03:14:45.969Z Downloaded waitgroup v0.1.2
7942026-09-04T03:14:45.969Z Downloaded pin-project-internal v1.1.13
7952026-09-04T03:14:45.969Z Downloaded progenitor v0.14.0
7962026-09-04T03:14:45.969Z Downloaded futures-core v0.3.34
7972026-09-04T03:14:45.969Z Downloaded dof v0.4.0
7982026-09-04T03:14:45.969Z Downloaded parse-display-derive v0.10.0
7992026-09-04T03:14:45.969Z Downloaded sha1 v0.10.7
8002026-09-04T03:14:45.969Z Downloaded crossbeam-channel v0.5.16
8012026-09-04T03:14:45.969Z Downloaded elliptic-curve v0.13.8
8022026-09-04T03:14:45.969Z Downloaded same-file v1.0.6
8032026-09-04T03:14:45.970Z Downloaded zerocopy-derive v0.7.35
8042026-09-04T03:14:45.970Z Downloaded equivalent v1.0.2
8052026-09-04T03:14:45.970Z Downloaded fastrand v2.5.0
8062026-09-04T03:14:45.970Z Downloaded yoke v0.8.3
8072026-09-04T03:14:45.970Z Downloaded serde_derive_internals v0.29.1
8082026-09-04T03:14:45.970Z Downloaded strum_macros v0.26.4
8092026-09-04T03:14:45.970Z Downloaded http-body-util v0.1.5
8102026-09-04T03:14:45.970Z Downloaded thiserror v2.0.20
8112026-09-04T03:14:45.970Z Downloaded futures v0.3.34
8122026-09-04T03:14:45.970Z Downloaded unicode-linebreak v0.1.5
8132026-09-04T03:14:45.970Z Downloaded utf8_iter v1.0.4
8142026-09-04T03:14:45.970Z Downloaded parking_lot_core v0.8.6
8152026-09-04T03:14:45.971Z Downloaded ppv-lite86 v0.2.21
8162026-09-04T03:14:45.971Z Downloaded thiserror v1.0.69
8172026-09-04T03:14:45.971Z Downloaded hostname v0.3.1
8182026-09-04T03:14:45.971Z Downloaded tokio-dtrace v0.1.1
8192026-09-04T03:14:45.971Z Downloaded num-traits v0.2.19
8202026-09-04T03:14:45.971Z Downloaded darling_core v0.23.0
8212026-09-04T03:14:45.971Z Downloaded progenitor-macro v0.10.0
8222026-09-04T03:14:45.971Z Downloaded defmt-macros v1.1.1
8232026-09-04T03:14:45.971Z Downloaded ff v0.13.1
8242026-09-04T03:14:45.971Z Downloaded socket2 v0.6.5
8252026-09-04T03:14:45.971Z Downloaded walkdir v2.5.0
8262026-09-04T03:14:45.971Z Downloaded find-msvc-tools v0.1.10
8272026-09-04T03:14:45.971Z Downloaded tower-layer v0.3.3
8282026-09-04T03:14:45.971Z Downloaded defmt-parser v1.0.0
8292026-09-04T03:14:45.971Z Downloaded serde_spanned v0.6.9
8302026-09-04T03:14:45.971Z Downloaded serde_spanned v1.1.1
8312026-09-04T03:14:45.971Z Downloaded parse-display v0.10.0
8322026-09-04T03:14:45.971Z Downloaded konst v0.2.20
8332026-09-04T03:14:45.971Z Downloaded serde_yaml v0.9.34+deprecated
8342026-09-04T03:14:45.971Z Downloaded zmij v1.0.23
8352026-09-04T03:14:45.971Z Downloaded fixedbitset v0.5.7
8362026-09-04T03:14:45.971Z Downloaded parking_lot v0.11.2
8372026-09-04T03:14:45.971Z Downloaded futures-channel v0.3.34
8382026-09-04T03:14:45.971Z Downloaded httparse v1.10.1
8392026-09-04T03:14:45.972Z Downloaded percent-encoding v2.3.2
8402026-09-04T03:14:45.972Z Downloaded progenitor-client v0.14.0
8412026-09-04T03:14:45.972Z Downloaded fs-err v3.3.1
8422026-09-04T03:14:45.972Z Downloaded git-stub-vcs v0.1.0
8432026-09-04T03:14:45.972Z Downloaded glob v0.3.4
8442026-09-04T03:14:45.972Z Downloaded toml_write v0.1.2
8452026-09-04T03:14:45.972Z Downloaded postcard v1.1.3
8462026-09-04T03:14:45.972Z Downloaded usdt v0.5.0
8472026-09-04T03:14:45.972Z Downloaded quinn-udp v0.5.15
8482026-09-04T03:14:45.972Z Downloaded pin-project-lite v0.2.17
8492026-09-04T03:14:45.972Z Downloaded serde v1.0.229
8502026-09-04T03:14:45.972Z Downloaded utf-8 v0.7.6
8512026-09-04T03:14:45.972Z Downloaded zerofrom-derive v0.1.7
8522026-09-04T03:14:45.972Z Downloaded papergrid v0.11.0
8532026-09-04T03:14:45.972Z Downloaded openssl-sys v0.9.117
8542026-09-04T03:14:45.972Z Downloaded owo-colors v4.3.0
8552026-09-04T03:14:45.972Z Downloaded pest_generator v2.8.8
8562026-09-04T03:14:45.972Z Downloaded resolv-conf v0.7.6
8572026-09-04T03:14:45.972Z Downloaded oxide-tokio-rt v0.1.6
8582026-09-04T03:14:45.972Z Downloaded phf v0.12.1
8592026-09-04T03:14:45.972Z Downloaded port-file v0.1.0
8602026-09-04T03:14:45.972Z Downloaded float-ord v0.3.2
8612026-09-04T03:14:45.972Z Downloaded test-strategy v0.4.5
8622026-09-04T03:14:45.972Z Downloaded term v1.2.1
8632026-09-04T03:14:45.972Z Downloaded thin-vec v0.2.19
8642026-09-04T03:14:45.972Z Downloaded slog-dtrace v0.3.0
8652026-09-04T03:14:45.972Z Downloaded toml_parser v1.1.3+spec-1.1.0
8662026-09-04T03:14:45.977Z Downloaded shlex v2.0.1
8672026-09-04T03:14:45.977Z Downloaded thiserror-impl-no-std v2.0.2
8682026-09-04T03:14:45.977Z Downloaded tokio-tungstenite v0.21.0
8692026-09-04T03:14:45.977Z Downloaded smawk v0.3.3
8702026-09-04T03:14:45.977Z Downloaded ucd-trie v0.1.7
8712026-09-04T03:14:45.977Z Downloaded serde_plain v1.0.2
8722026-09-04T03:14:45.977Z Downloaded quick-error v1.2.3
8732026-09-04T03:14:45.977Z Downloaded icu_properties v2.2.0
8742026-09-04T03:14:45.977Z Downloaded thiserror-no-std v2.0.2
8752026-09-04T03:14:45.977Z Downloaded pin-project v1.1.13
8762026-09-04T03:14:45.982Z Downloaded defmt v1.1.1
8772026-09-04T03:14:45.982Z Downloaded writeable v0.6.3
8782026-09-04T03:14:45.985Z Downloaded foldhash v0.2.0
8792026-09-04T03:14:45.985Z Downloaded either v1.17.0
8802026-09-04T03:14:45.985Z Downloaded toml_edit v0.19.15
8812026-09-04T03:14:45.992Z Downloaded xz2 v0.1.7
8822026-09-04T03:14:46.414Z Downloaded foreign-types-shared v0.3.1
8832026-09-04T03:14:46.414Z Downloaded pest_meta v2.8.8
8842026-09-04T03:14:46.415Z Downloaded rand_chacha v0.9.0
8852026-09-04T03:14:46.415Z Downloaded zeroize v1.9.0
8862026-09-04T03:14:46.827Z Downloaded openssl-probe v0.2.1
8872026-09-04T03:14:46.827Z Downloaded tinyvec v1.12.0
8882026-09-04T03:14:46.827Z Downloaded erased-serde v0.3.31
8892026-09-04T03:14:46.827Z Downloaded embedded-io v0.6.1
8902026-09-04T03:14:46.827Z Downloaded structmeta v0.3.0
8912026-09-04T03:14:46.827Z Downloaded globset v0.4.20
8922026-09-04T03:14:46.827Z Downloaded typify v0.6.2
8932026-09-04T03:14:46.827Z Downloaded schemars_derive v0.8.22
8942026-09-04T03:14:46.827Z Downloaded slog-envlogger v2.2.0
8952026-09-04T03:14:46.827Z Downloaded tempfile v3.27.0
8962026-09-04T03:14:46.828Z Downloaded snafu v0.8.9
8972026-09-04T03:14:46.828Z Downloaded tabwriter v1.4.1
8982026-09-04T03:14:46.828Z Downloaded rusty-fork v0.3.1
8992026-09-04T03:14:46.828Z Downloaded scroll v0.13.0
9002026-09-04T03:14:46.828Z Downloaded progenitor v0.10.0
9012026-09-04T03:14:46.828Z Downloaded rand_pcg v0.10.2
9022026-09-04T03:14:46.828Z Downloaded version_check v0.9.5
9032026-09-04T03:14:46.828Z Downloaded slog-stdlog v4.1.1
9042026-09-04T03:14:46.828Z Downloaded spin v0.9.9
9052026-09-04T03:14:46.829Z Downloaded serde_derive v1.0.229
9062026-09-04T03:14:46.829Z Downloaded heapless v0.8.0
9072026-09-04T03:14:46.829Z Downloaded progenitor-impl v0.13.0
9082026-09-04T03:14:46.829Z Downloaded prettyplease v0.2.37
9092026-09-04T03:14:46.829Z Downloaded fs_extra v1.3.0
9102026-09-04T03:14:46.829Z Downloaded progenitor-extras v0.2.0
9112026-09-04T03:14:46.829Z Downloaded strum_macros v0.27.2
9122026-09-04T03:14:46.829Z Downloaded typify-macro v0.6.2
9132026-09-04T03:14:46.829Z Downloaded tabled_derive v0.7.0
9142026-09-04T03:14:46.829Z Downloaded tower-service v0.3.3
9152026-09-04T03:14:46.829Z Downloaded unicode-xid v0.2.6
9162026-09-04T03:14:46.829Z Downloaded darling_macro v0.21.3
9172026-09-04T03:14:46.829Z Downloaded typify-macro v0.4.3
9182026-09-04T03:14:46.830Z Downloaded embedded-io v0.4.0
9192026-09-04T03:14:46.830Z Downloaded static_assertions v1.1.0
9202026-09-04T03:14:46.830Z Downloaded heck v0.4.1
9212026-09-04T03:14:46.830Z Downloaded tinystr v0.8.3
9222026-09-04T03:14:46.830Z Downloaded deranged v0.5.8
9232026-09-04T03:14:46.830Z Downloaded smf v0.2.3
9242026-09-04T03:14:46.830Z Downloaded half v2.7.1
9252026-09-04T03:14:46.830Z Downloaded tokio-stream v0.1.19
9262026-09-04T03:14:46.830Z Downloaded httpdate v1.0.3
9272026-09-04T03:14:46.830Z Downloaded similar v2.7.0
9282026-09-04T03:14:46.830Z Downloaded miniz_oxide v0.8.9
9292026-09-04T03:14:46.830Z Downloaded typenum v1.20.1
9302026-09-04T03:14:46.830Z Downloaded unsafe-libyaml v0.2.11
9312026-09-04T03:14:46.830Z Downloaded usdt-impl v0.6.0
9322026-09-04T03:14:46.830Z Downloaded drift v0.2.0
9332026-09-04T03:14:46.830Z Downloaded displaydoc v0.2.7
9342026-09-04T03:14:46.830Z Downloaded password-hash v0.5.0
9352026-09-04T03:14:46.830Z Downloaded siphasher v1.0.3
9362026-09-04T03:14:46.830Z Downloaded time-core v0.1.9
9372026-09-04T03:14:46.830Z Downloaded tracing-attributes v0.1.31
9382026-09-04T03:14:46.830Z Downloaded getrandom v0.2.17
9392026-09-04T03:14:46.830Z Downloaded paste v1.0.15
9402026-09-04T03:14:46.830Z Downloaded pem v3.0.6
9412026-09-04T03:14:46.830Z Downloaded typeid v1.0.3
9422026-09-04T03:14:46.830Z Downloaded foreign-types v0.3.2
9432026-09-04T03:14:46.830Z Downloaded foreign-types-macros v0.2.4
9442026-09-04T03:14:46.830Z Downloaded gethostname v0.5.0
9452026-09-04T03:14:46.830Z Downloaded papergrid v0.18.0
9462026-09-04T03:14:46.830Z Downloaded proc-macro-error-attr v1.0.4
9472026-09-04T03:14:46.830Z Downloaded aho-corasick v1.1.5
9482026-09-04T03:14:46.830Z Downloaded indicatif v0.18.6
9492026-09-04T03:14:46.830Z Downloaded digest v0.11.3
9502026-09-04T03:14:46.830Z Downloaded progenitor-macro v0.13.0
9512026-09-04T03:14:46.830Z Downloaded proc-macro2 v1.0.107
9522026-09-04T03:14:46.830Z Downloaded poly1305 v0.8.0
9532026-09-04T03:14:46.830Z Downloaded progenitor-macro v0.14.0
9542026-09-04T03:14:46.830Z Downloaded semver v0.1.20
9552026-09-04T03:14:46.830Z Downloaded stable_deref_trait v1.2.1
9562026-09-04T03:14:46.830Z Downloaded tokio-macros v2.7.2
9572026-09-04T03:14:46.831Z Downloaded zone_cfg_derive v0.3.1
9582026-09-04T03:14:46.831Z Downloaded slog-term v2.9.2
9592026-09-04T03:14:46.831Z Downloaded rand_core v0.9.5
9602026-09-04T03:14:46.831Z Downloaded ryu v1.0.23
9612026-09-04T03:14:46.831Z Downloaded sha2 v0.10.9
9622026-09-04T03:14:46.831Z Downloaded tower v0.5.3
9632026-09-04T03:14:46.831Z Downloaded smallvec v1.15.2
9642026-09-04T03:14:46.831Z Downloaded rand_core v0.10.1
9652026-09-04T03:14:46.831Z Downloaded rustls-native-certs v0.8.4
9662026-09-04T03:14:46.831Z Downloaded unicode-segmentation v1.13.3
9672026-09-04T03:14:46.831Z Downloaded structmeta-derive v0.3.0
9682026-09-04T03:14:46.831Z Downloaded phf_shared v0.12.1
9692026-09-04T03:14:46.831Z Downloaded usdt-attr-macro v0.6.0
9702026-09-04T03:14:46.831Z Downloaded yoke-derive v0.8.2
9712026-09-04T03:14:46.831Z Downloaded fixedbitset v0.4.2
9722026-09-04T03:14:46.831Z Downloaded serde_with_macros v3.22.0
9732026-09-04T03:14:46.831Z Downloaded subtle v2.6.1
9742026-09-04T03:14:46.831Z Downloaded semver v1.0.28
9752026-09-04T03:14:46.831Z Downloaded toml_edit v0.25.13+spec-1.1.0
9762026-09-04T03:14:46.831Z Downloaded derive_more v0.99.20
9772026-09-04T03:14:46.831Z Downloaded once_cell v1.21.4
9782026-09-04T03:14:46.831Z Downloaded opaque-debug v0.3.1
9792026-09-04T03:14:46.831Z Downloaded zone v0.3.1
9802026-09-04T03:14:46.831Z Downloaded memchr v2.8.3
9812026-09-04T03:14:46.831Z Downloaded tungstenite v0.21.0
9822026-09-04T03:14:46.831Z Downloaded futures-executor v0.3.34
9832026-09-04T03:14:46.831Z Downloaded rand_chacha v0.3.1
9842026-09-04T03:14:46.831Z Downloaded proc-macro-crate v3.5.0
9852026-09-04T03:14:46.831Z Downloaded minimal-lexical v0.2.1
9862026-09-04T03:14:46.841Z Downloaded toml v0.9.12+spec-1.1.0
9872026-09-04T03:14:46.841Z Downloaded testing_table v0.3.0
9882026-09-04T03:14:46.841Z Downloaded untrusted v0.7.1
9892026-09-04T03:14:46.841Z Downloaded pest v2.8.8
9902026-09-04T03:14:46.841Z Downloaded progenitor-client v0.10.0
9912026-09-04T03:14:46.841Z Downloaded plain v0.2.3
9922026-09-04T03:14:46.841Z Downloaded serde_tokenstream v0.2.3
9932026-09-04T03:14:46.842Z Downloaded wait-timeout v0.2.1
9942026-09-04T03:14:46.842Z Downloaded derive-ex v0.1.8
9952026-09-04T03:14:46.842Z Downloaded pkg-config v0.3.33
9962026-09-04T03:14:46.842Z Downloaded parking_lot_core v0.9.12
9972026-09-04T03:14:46.842Z Downloaded qorb v0.4.1
9982026-09-04T03:14:46.842Z Downloaded progenitor-impl v0.10.0
9992026-09-04T03:14:46.842Z Downloaded futures-io v0.3.34
10002026-09-04T03:14:46.842Z Downloaded zeroize_derive v1.5.0
10012026-09-04T03:14:46.842Z Downloaded openssl-macros v0.1.1
10022026-09-04T03:14:46.842Z Downloaded slog-async v2.8.0
10032026-09-04T03:14:46.842Z Downloaded heck v0.5.0
10042026-09-04T03:14:46.843Z Downloaded clap_builder v4.6.6
10052026-09-04T03:14:46.843Z Downloaded hex v0.4.3
10062026-09-04T03:14:46.843Z Downloaded rustls-webpki v0.103.14
10072026-09-04T03:14:46.843Z Downloaded foldhash v0.1.5
10082026-09-04T03:14:46.843Z Downloaded thiserror-impl v1.0.69
10092026-09-04T03:14:46.843Z Downloaded tiny-keccak v2.0.2
10102026-09-04T03:14:46.843Z Downloaded errno v0.3.14
10112026-09-04T03:14:46.843Z Downloaded dropshot-api-manager-types v0.8.0
10122026-09-04T03:14:46.843Z Downloaded ron v0.12.2
10132026-09-04T03:14:46.843Z Downloaded zerocopy-derive v0.8.56
10142026-09-04T03:14:46.843Z Downloaded slog-json v2.6.1
10152026-09-04T03:14:46.843Z Downloaded group v0.13.0
10162026-09-04T03:14:46.843Z Downloaded uuid v1.26.0
10172026-09-04T03:14:46.843Z Downloaded hmac v0.12.1
10182026-09-04T03:14:46.843Z Downloaded nom v7.1.3
10192026-09-04T03:14:46.843Z Downloaded toml_writer v1.1.2+spec-1.1.0
10202026-09-04T03:14:46.843Z Downloaded rhai_codegen v3.2.0
10212026-09-04T03:14:46.843Z Downloaded getrandom v0.4.3
10222026-09-04T03:14:46.843Z Downloaded jiff-core v0.1.0
10232026-09-04T03:14:46.843Z Downloaded synstructure v0.13.2
10242026-09-04T03:14:46.844Z Downloaded usdt-impl v0.5.0
10252026-09-04T03:14:46.844Z Downloaded dropshot_endpoint v0.17.1
10262026-09-04T03:14:46.844Z Downloaded oxnet v0.1.7
10272026-09-04T03:14:46.844Z Downloaded digest v0.10.7
10282026-09-04T03:14:46.844Z Downloaded serde_path_to_error v0.1.20
10292026-09-04T03:14:46.844Z Downloaded whoami v1.6.1
10302026-09-04T03:14:46.844Z Downloaded parking_lot v0.12.5
10312026-09-04T03:14:46.844Z Downloaded mio v1.2.2
10322026-09-04T03:14:46.844Z Downloaded progenitor-client v0.13.0
10332026-09-04T03:14:46.844Z Downloaded similar v3.2.0
10342026-09-04T03:14:46.844Z Downloaded hashbrown v0.12.3
10352026-09-04T03:14:46.844Z Downloaded http v1.5.0
10362026-09-04T03:14:46.844Z Downloaded flate2 v1.1.9
10372026-09-04T03:14:46.844Z Downloaded expectorate v1.3.0
10382026-09-04T03:14:46.844Z Downloaded indexmap v2.14.0
10392026-09-04T03:14:46.844Z Downloaded rustls-pki-types v1.15.1
10402026-09-04T03:14:46.844Z Downloaded tracing-core v0.1.36
10412026-09-04T03:14:46.844Z Downloaded rustls-platform-verifier v0.7.0
10422026-09-04T03:14:46.844Z Downloaded progenitor-impl v0.14.0
10432026-09-04T03:14:46.844Z Downloaded unicode-ident v1.0.24
10442026-09-04T03:14:46.844Z Downloaded tokio-util v0.7.19
10452026-09-04T03:14:46.844Z Downloaded tough v0.22.0
10462026-09-04T03:14:46.844Z Downloaded time-macros v0.2.32
10472026-09-04T03:14:46.844Z Downloaded derive-where v1.6.1
10482026-09-04T03:14:46.844Z Downloaded serde_core v1.0.229
10492026-09-04T03:14:46.844Z Downloaded quinn v0.11.11
10502026-09-04T03:14:46.844Z Downloaded schemars v0.9.0
10512026-09-04T03:14:46.844Z Downloaded rayon-core v1.13.0
10522026-09-04T03:14:46.844Z Downloaded rand v0.8.7
10532026-09-04T03:14:46.844Z Downloaded winnow v0.7.15
10542026-09-04T03:14:46.844Z Downloaded zerocopy v0.7.35
10552026-09-04T03:14:46.844Z Downloaded toml_edit v0.22.27
10562026-09-04T03:14:46.844Z Downloaded dropshot-api-manager v0.8.0
10572026-09-04T03:14:46.844Z Downloaded itertools v0.14.0
10582026-09-04T03:14:46.844Z Downloaded getrandom v0.3.4
10592026-09-04T03:14:46.844Z Downloaded nom v8.0.0
10602026-09-04T03:14:46.845Z Downloaded hickory-resolver v0.24.4
10612026-09-04T03:14:46.845Z Downloaded hickory-resolver v0.25.2
10622026-09-04T03:14:46.845Z Downloaded slog v2.8.2
10632026-09-04T03:14:46.845Z Downloaded toml v1.1.4+spec-1.1.0
10642026-09-04T03:14:46.845Z Downloaded textwrap v0.16.2
10652026-09-04T03:14:46.845Z Downloaded hashbrown v0.17.1
10662026-09-04T03:14:46.845Z Downloaded aws-lc-rs v1.18.0
10672026-09-04T03:14:46.845Z Downloaded typed-path v0.9.3
10682026-09-04T03:14:46.845Z Downloaded steno v0.4.1
10692026-09-04T03:14:46.845Z Downloaded unicode-normalization v0.1.25
10702026-09-04T03:14:46.845Z Downloaded itertools v0.12.1
10712026-09-04T03:14:46.845Z Downloaded chrono v0.4.45
10722026-09-04T03:14:46.845Z Downloaded tabled v0.15.0
10732026-09-04T03:14:46.845Z Downloaded zerovec v0.11.6
10742026-09-04T03:14:46.845Z Downloaded icu_properties_data v2.2.0
10752026-09-04T03:14:46.845Z Downloaded rand v0.10.2
10762026-09-04T03:14:46.845Z Downloaded serde_json v1.0.151
10772026-09-04T03:14:46.845Z Downloaded zerotrie v0.2.4
10782026-09-04T03:14:46.845Z Downloaded idna v1.1.0
10792026-09-04T03:14:46.845Z Downloaded vcpkg v0.2.15
10802026-09-04T03:14:46.845Z Downloaded itertools v0.15.0
10812026-09-04T03:14:46.845Z Downloaded url v2.5.8
10822026-09-04T03:14:46.846Z Downloaded unicode-width v0.1.14
10832026-09-04T03:14:46.846Z Downloaded h2 v0.4.15
10842026-09-04T03:14:46.846Z Downloaded libm v0.2.16
10852026-09-04T03:14:46.846Z Downloaded futures-util v0.3.34
10862026-09-04T03:14:46.857Z Downloaded curve25519-dalek v4.1.3
10872026-09-04T03:14:46.857Z Downloaded rand v0.9.5
10882026-09-04T03:14:46.857Z Downloaded reqwest v0.12.28
10892026-09-04T03:14:46.857Z Downloaded bstr v1.13.1
10902026-09-04T03:14:46.857Z Downloaded time v0.3.55
10912026-09-04T03:14:46.857Z Downloaded unicode-width v0.2.2
10922026-09-04T03:14:46.857Z Downloaded syn v3.0.3
10932026-09-04T03:14:46.857Z Downloaded iddqd v0.4.6
10942026-09-04T03:14:46.857Z Downloaded serde_with v3.22.0
10952026-09-04T03:14:46.857Z Downloaded reqwest v0.13.4
10962026-09-04T03:14:46.857Z Downloaded winnow v1.0.4
10972026-09-04T03:14:46.857Z Downloaded goblin v0.8.2
10982026-09-04T03:14:46.857Z Downloaded schemars v1.2.2
10992026-09-04T03:14:46.857Z Downloaded hashbrown v0.16.1
11002026-09-04T03:14:46.857Z Downloaded syn v1.0.109
11012026-09-04T03:14:46.857Z Downloaded dropshot v0.17.1
11022026-09-04T03:14:46.857Z Downloaded rayon v1.12.0
11032026-09-04T03:14:46.857Z Downloaded hashbrown v0.15.5
11042026-09-04T03:14:46.857Z Downloaded regress v0.10.5
11052026-09-04T03:14:46.857Z Downloaded syn v2.0.119
11062026-09-04T03:14:46.857Z Downloaded regress v0.11.1
11072026-09-04T03:14:46.857Z Downloaded tower-http v0.6.11
11082026-09-04T03:14:46.857Z Downloaded goblin v0.10.7
11092026-09-04T03:14:46.857Z Downloaded hickory-proto v0.24.4
11102026-09-04T03:14:46.857Z Downloaded regex v1.13.1
11112026-09-04T03:14:46.857Z Downloaded winnow v0.5.40
11122026-09-04T03:14:46.857Z Downloaded regex-syntax v0.8.11
11132026-09-04T03:14:46.857Z Downloaded moka v0.12.16
11142026-09-04T03:14:46.857Z Downloaded proptest v1.11.0
11152026-09-04T03:14:46.858Z Downloaded rustls v0.23.43
11162026-09-04T03:14:46.858Z Downloaded hkdf v0.12.4
11172026-09-04T03:14:46.858Z Downloaded webpki-roots v1.0.9
11182026-09-04T03:14:46.858Z Downloaded sled v0.34.7
11192026-09-04T03:14:46.858Z Downloaded tabled v0.21.0
11202026-09-04T03:14:46.858Z Downloaded typify-impl v0.4.3
11212026-09-04T03:14:46.858Z Downloaded quinn-proto v0.11.16
11222026-09-04T03:14:46.858Z Downloaded tracing v0.1.44
11232026-09-04T03:14:46.858Z Downloaded portable-atomic v1.15.0
11242026-09-04T03:14:46.858Z Downloaded zerocopy v0.8.56
11252026-09-04T03:14:46.858Z Downloaded nix v0.31.3
11262026-09-04T03:14:46.858Z Downloaded regex-automata v0.4.18
11272026-09-04T03:14:46.858Z Downloaded chrono-tz v0.10.4
11282026-09-04T03:14:46.858Z Downloaded petgraph v0.6.5
11292026-09-04T03:14:46.859Z Downloaded csv v1.4.0
11302026-09-04T03:14:46.859Z Downloaded openapiv3 v2.2.0
11312026-09-04T03:14:46.859Z Downloaded rustix v0.38.44
11322026-09-04T03:14:46.859Z Downloaded smoltcp v0.11.0
11332026-09-04T03:14:46.859Z Downloaded openssl v0.10.81
11342026-09-04T03:14:46.859Z Downloaded rustix v1.1.4
11352026-09-04T03:14:46.868Z Downloaded hickory-proto v0.25.2
11362026-09-04T03:14:46.875Z Downloaded encoding_rs v0.8.35
11372026-09-04T03:14:46.879Z Downloaded typify-impl v0.6.2
11382026-09-04T03:14:46.884Z Downloaded ring v0.17.14
11392026-09-04T03:14:47.426Z Downloaded rhai v1.26.0
11402026-09-04T03:14:47.467Z Downloaded jiff v0.2.35
11412026-09-04T03:14:47.467Z Downloaded lzma-sys v0.1.20
11422026-09-04T03:14:47.467Z Downloaded petgraph v0.8.3
11432026-09-04T03:14:47.467Z Downloaded libc v0.2.189
11442026-09-04T03:14:47.467Z Downloaded sha3 v0.10.9
11452026-09-04T03:14:47.467Z Downloaded tokio v1.53.1
11462026-09-04T03:14:47.467Z Downloaded aws-lc-sys v0.44.0
11472026-09-04T03:14:47.663Z Compiling proc-macro2 v1.0.107
11482026-09-04T03:14:47.663Z Compiling quote v1.0.47
11492026-09-04T03:14:47.663Z Compiling unicode-ident v1.0.24
11502026-09-04T03:14:47.663Z Compiling serde_core v1.0.229
11512026-09-04T03:14:47.663Z Compiling serde v1.0.229
11522026-09-04T03:14:47.663Z Compiling libc v0.2.189
11532026-09-04T03:14:47.663Z Compiling cfg-if v1.0.4
11542026-09-04T03:14:47.986Z Compiling zmij v1.0.23
11552026-09-04T03:14:48.015Z Compiling autocfg v1.5.1
11562026-09-04T03:14:48.745Z Compiling memchr v2.8.3
11572026-09-04T03:14:48.754Z Compiling libm v0.2.16
11582026-09-04T03:14:48.755Z Compiling icu_properties_data v2.2.0
11592026-09-04T03:14:48.783Z Compiling icu_normalizer_data v2.2.0
11602026-09-04T03:14:49.012Z Compiling itoa v1.0.18
11612026-09-04T03:14:49.027Z Compiling version_check v0.9.5
11622026-09-04T03:14:49.027Z Compiling stable_deref_trait v1.2.1
11632026-09-04T03:14:49.177Z Compiling syn v2.0.119
11642026-09-04T03:14:49.194Z Compiling syn v3.0.3
11652026-09-04T03:14:49.637Z Compiling serde_json v1.0.151
11662026-09-04T03:14:49.645Z Compiling parking_lot_core v0.9.12
11672026-09-04T03:14:49.645Z Compiling litemap v0.8.2
11682026-09-04T03:14:49.645Z Compiling writeable v0.6.3
11692026-09-04T03:14:49.645Z Compiling num-traits v0.2.19
11702026-09-04T03:14:50.075Z Compiling utf8_iter v1.0.4
11712026-09-04T03:14:50.094Z Compiling percent-encoding v2.3.2
11722026-09-04T03:14:50.095Z Compiling thiserror v2.0.20
11732026-09-04T03:14:50.212Z Compiling rand_core v0.10.1
11742026-09-04T03:14:50.237Z Compiling getrandom v0.4.3
11752026-09-04T03:14:50.358Z Compiling form_urlencoded v1.2.2
11762026-09-04T03:14:50.378Z Compiling zerocopy v0.8.56
11772026-09-04T03:14:50.429Z Compiling errno v0.3.14
11782026-09-04T03:14:50.695Z Compiling iana-time-zone v0.1.65
11792026-09-04T03:14:50.866Z Compiling heck v0.5.0
11802026-09-04T03:14:51.045Z Compiling uuid v1.26.0
11812026-09-04T03:14:51.129Z Compiling jobserver v0.1.35
11822026-09-04T03:14:51.494Z Compiling find-msvc-tools v0.1.10
11832026-09-04T03:14:52.065Z Compiling shlex v2.0.1
11842026-09-04T03:14:52.065Z Compiling rustversion v1.0.23
11852026-09-04T03:14:52.298Z Compiling cc v1.4.2
11862026-09-04T03:14:52.298Z Compiling semver v1.0.28
11872026-09-04T03:14:52.298Z Compiling schemars v0.8.22
11882026-09-04T03:14:52.298Z Compiling dyn-clone v1.0.20
11892026-09-04T03:14:52.298Z Compiling synstructure v0.13.2
11902026-09-04T03:14:53.629Z Compiling serde_derive_internals v0.29.1
11912026-09-04T03:14:53.770Z Compiling pin-project-lite v0.2.17
11922026-09-04T03:14:53.770Z Compiling serde_derive v1.0.229
11932026-09-04T03:14:53.770Z Compiling displaydoc v0.2.7
11942026-09-04T03:14:53.771Z Compiling thiserror-impl v2.0.20
11952026-09-04T03:14:53.771Z Compiling tokio-macros v2.7.2
11962026-09-04T03:14:53.771Z Compiling getrandom v0.2.17
11972026-09-04T03:14:53.771Z Compiling futures-macro v0.3.34
11982026-09-04T03:14:53.771Z Compiling bitflags v2.13.1
11992026-09-04T03:14:53.771Z Compiling pkg-config v0.3.33
12002026-09-04T03:14:53.771Z Compiling zerofrom-derive v0.1.7
12012026-09-04T03:14:53.771Z Compiling yoke-derive v0.8.2
12022026-09-04T03:14:53.771Z Compiling zerovec-derive v0.11.3
12032026-09-04T03:14:53.771Z Compiling schemars_derive v0.8.22
12042026-09-04T03:14:53.771Z Compiling zerocopy-derive v0.8.56
12052026-09-04T03:14:53.882Z Compiling zeroize_derive v1.5.0
12062026-09-04T03:14:53.883Z Compiling scopeguard v1.2.0
12072026-09-04T03:14:53.902Z Compiling lock_api v0.4.14
12082026-09-04T03:14:54.327Z Compiling socket2 v0.6.5
12092026-09-04T03:14:54.369Z Compiling zerofrom v0.1.8
12102026-09-04T03:14:54.399Z Compiling cmake v0.1.58
12112026-09-04T03:14:54.410Z Compiling zeroize v1.9.0
12122026-09-04T03:14:54.495Z Compiling yoke v0.8.3
12132026-09-04T03:14:54.916Z Compiling dunce v1.0.5
12142026-09-04T03:14:54.919Z Compiling fs_extra v1.3.0
12152026-09-04T03:14:54.919Z Compiling signal-hook-registry v1.4.8
12162026-09-04T03:14:54.919Z Compiling zerovec v0.11.6
12172026-09-04T03:14:54.919Z Compiling zerotrie v0.2.4
12182026-09-04T03:14:54.920Z Compiling mio v1.2.2
12192026-09-04T03:14:54.920Z Compiling aws-lc-sys v0.44.0
12202026-09-04T03:14:54.920Z Compiling portable-atomic v1.15.0
12212026-09-04T03:14:55.135Z Compiling futures-core v0.3.34
12222026-09-04T03:14:55.280Z Compiling tinystr v0.8.3
12232026-09-04T03:14:55.302Z Compiling potential_utf v0.1.5
12242026-09-04T03:14:55.347Z Compiling log v0.4.33
12252026-09-04T03:14:55.532Z Compiling smallvec v1.15.2
12262026-09-04T03:14:55.541Z Compiling bytes v1.12.1
12272026-09-04T03:14:55.560Z Compiling icu_locale_core v2.2.0
12282026-09-04T03:14:55.571Z Compiling icu_collections v2.2.0
12292026-09-04T03:14:55.631Z Compiling chrono v0.4.45
12302026-09-04T03:14:55.953Z Compiling critical-section v1.2.0
12312026-09-04T03:14:56.077Z Compiling parking_lot v0.12.5
12322026-09-04T03:14:56.127Z Compiling once_cell v1.21.4
12332026-09-04T03:14:56.286Z Compiling tokio v1.53.1
12342026-09-04T03:14:56.389Z Compiling icu_provider v2.2.0
12352026-09-04T03:14:56.466Z Compiling subtle v2.6.1
12362026-09-04T03:14:56.644Z Compiling icu_properties v2.2.0
12372026-09-04T03:14:56.672Z Compiling icu_normalizer v2.2.0
12382026-09-04T03:14:56.914Z Compiling equivalent v1.0.2
12392026-09-04T03:14:56.954Z Compiling allocator-api2 v0.2.21
12402026-09-04T03:14:57.003Z Compiling httparse v1.10.1
12412026-09-04T03:14:57.338Z Compiling serde_tokenstream v0.2.3
12422026-09-04T03:14:57.338Z Compiling futures-sink v0.3.34
12432026-09-04T03:14:57.669Z Compiling idna_adapter v1.2.2
12442026-09-04T03:14:57.720Z Compiling slab v0.4.12
12452026-09-04T03:14:57.807Z Compiling idna v1.1.0
12462026-09-04T03:14:57.828Z Compiling rustix v1.1.4
12472026-09-04T03:14:58.184Z Compiling url v2.5.8
12482026-09-04T03:14:58.199Z Compiling typenum v1.20.1
12492026-09-04T03:14:58.237Z Compiling ucd-trie v0.1.7
12502026-09-04T03:14:58.259Z Compiling regex-syntax v0.8.11
12512026-09-04T03:14:58.399Z Compiling thiserror v1.0.69
12522026-09-04T03:14:58.486Z Compiling pest v2.8.8
12532026-09-04T03:14:59.051Z Compiling strsim v0.11.1
12542026-09-04T03:14:59.065Z Compiling futures-channel v0.3.34
12552026-09-04T03:14:59.768Z Compiling hashbrown v0.17.1
12562026-09-04T03:14:59.795Z Compiling thiserror-impl v1.0.69
12572026-09-04T03:14:59.795Z Compiling pest_meta v2.8.8
12582026-09-04T03:14:59.899Z Compiling aho-corasick v1.1.5
12592026-09-04T03:15:00.025Z Compiling futures-task v0.3.34
12602026-09-04T03:15:00.207Z Compiling futures-io v0.3.34
12612026-09-04T03:15:00.815Z Compiling pest_generator v2.8.8
12622026-09-04T03:15:00.840Z Compiling ident_case v1.0.1
12632026-09-04T03:15:00.840Z Compiling futures-util v0.3.34
12642026-09-04T03:15:00.840Z Compiling ipnetwork v0.21.1
12652026-09-04T03:15:01.685Z Compiling regex-automata v0.4.18
12662026-09-04T03:15:01.685Z Compiling pest_derive v2.8.8
12672026-09-04T03:15:01.685Z Compiling rand_core v0.6.4
12682026-09-04T03:15:01.685Z Compiling getrandom v0.3.4
12692026-09-04T03:15:01.685Z Compiling byteorder v1.5.0
12702026-09-04T03:15:01.685Z Compiling indexmap v2.14.0
12712026-09-04T03:15:01.685Z Compiling tracing-core v0.1.36
12722026-09-04T03:15:01.685Z Compiling tracing-attributes v0.1.31
12732026-09-04T03:15:02.109Z Compiling paste v1.0.15
12742026-09-04T03:15:02.861Z Compiling omicron-workspace-hack v0.1.0
12752026-09-04T03:15:03.288Z Compiling regex v1.13.1
12762026-09-04T03:15:03.288Z Compiling base64 v0.22.1
12772026-09-04T03:15:03.288Z Compiling fnv v1.0.7
12782026-09-04T03:15:03.288Z Compiling tracing v0.1.44
12792026-09-04T03:15:03.704Z Compiling slog v2.8.2
12802026-09-04T03:15:03.704Z Compiling anyhow v1.0.104
12812026-09-04T03:15:03.710Z Compiling http v1.5.0
12822026-09-04T03:15:03.710Z Compiling erased-serde v0.3.31
12832026-09-04T03:15:03.710Z Compiling rustls-pki-types v1.15.1
12842026-09-04T03:15:03.826Z Compiling scroll_derive v0.13.1
12852026-09-04T03:15:04.641Z Compiling ring v0.17.14
12862026-09-04T03:15:04.782Z Compiling aws-lc-rs v1.18.0
12872026-09-04T03:15:05.294Z Compiling oxnet v0.1.7
12882026-09-04T03:15:05.335Z Compiling camino v1.2.5
12892026-09-04T03:15:05.675Z Compiling time-core v0.1.9
12902026-09-04T03:15:05.762Z Compiling num-conv v0.2.2
12912026-09-04T03:15:05.864Z Compiling tokio-util v0.7.19
12922026-09-04T03:15:05.894Z Compiling daft-derive v0.1.8
12932026-09-04T03:15:05.915Z Compiling time-macros v0.2.32
12942026-09-04T03:15:07.040Z Compiling untrusted v0.7.1
12952026-09-04T03:15:07.449Z Compiling crc32fast v1.5.0
12962026-09-04T03:15:07.449Z Compiling ipnet v2.12.1
12972026-09-04T03:15:07.449Z Compiling untrusted v0.9.0
12982026-09-04T03:15:07.455Z Compiling darling_core v0.23.0
12992026-09-04T03:15:07.455Z Compiling async-trait v0.1.92
13002026-09-04T03:15:07.455Z Compiling rustls v0.23.43
13012026-09-04T03:15:08.062Z Compiling http-body v1.1.0
13022026-09-04T03:15:08.271Z Compiling ppv-lite86 v0.2.21
13032026-09-04T03:15:08.995Z Compiling pretty-hex v0.4.2
13042026-09-04T03:15:09.016Z Compiling atomic-waker v1.1.2
13052026-09-04T03:15:09.016Z Compiling usdt-impl v0.6.0
13062026-09-04T03:15:09.060Z Compiling scroll v0.13.0
13072026-09-04T03:15:09.159Z Compiling darling_macro v0.23.0
13082026-09-04T03:15:09.306Z Compiling tower-service v0.3.3
13092026-09-04T03:15:09.357Z Compiling plain v0.2.3
13102026-09-04T03:15:10.151Z Compiling try-lock v0.2.5
13112026-09-04T03:15:10.289Z Compiling crossbeam-utils v0.8.22
13122026-09-04T03:15:10.289Z Compiling ryu v1.0.23
13132026-09-04T03:15:10.289Z Compiling tower-layer v0.3.3
13142026-09-04T03:15:10.289Z Compiling want v0.3.1
13152026-09-04T03:15:10.290Z Compiling goblin v0.10.7
13162026-09-04T03:15:10.290Z Compiling darling v0.23.0
13172026-09-04T03:15:10.291Z Compiling h2 v0.4.15
13182026-09-04T03:15:10.291Z Compiling ref-cast v1.0.26
13192026-09-04T03:15:10.291Z Compiling httpdate v1.0.3
13202026-09-04T03:15:10.403Z Compiling dtrace-parser v0.3.0
13212026-09-04T03:15:10.776Z Compiling thread-id v5.1.0
13222026-09-04T03:15:11.062Z Compiling slog-async v2.8.0
13232026-09-04T03:15:11.924Z Compiling ref-cast-impl v1.0.26
13242026-09-04T03:15:12.266Z Compiling hyper v1.11.0
13252026-09-04T03:15:12.934Z Compiling dof v0.4.0
13262026-09-04T03:15:13.508Z Compiling serde_urlencoded v0.7.1
13272026-09-04T03:15:13.814Z Compiling hyper-util v0.1.20
13282026-09-04T03:15:13.926Z Compiling http-body-util v0.1.5
13292026-09-04T03:15:14.449Z Compiling serde_tokenstream v0.3.0
13302026-09-04T03:15:15.176Z Compiling structmeta-derive v0.3.0
13312026-09-04T03:15:15.629Z Compiling multer v3.1.0
13322026-09-04T03:15:15.787Z Compiling newtype-uuid-macros v0.1.1
13332026-09-04T03:15:15.800Z Compiling structmeta v0.3.0
13342026-09-04T03:15:16.367Z Compiling usdt-macro v0.6.0
13352026-09-04T03:15:16.944Z Compiling usdt-attr-macro v0.6.0
13362026-09-04T03:15:17.362Z Compiling rand_core v0.9.5
13372026-09-04T03:15:17.362Z Compiling foldhash v0.2.0
13382026-09-04T03:15:17.362Z Compiling newtype-uuid v1.4.0
13392026-09-04T03:15:17.374Z Compiling strum_macros v0.26.4
13402026-09-04T03:15:17.374Z Compiling async-stream-impl v0.3.6
13412026-09-04T03:15:17.374Z Compiling dropshot v0.17.1
13422026-09-04T03:15:17.489Z Compiling hex v0.4.3
13432026-09-04T03:15:17.525Z Compiling fastrand v2.5.0
13442026-09-04T03:15:17.741Z Compiling daft v0.1.8
13452026-09-04T03:15:18.166Z Compiling rand_chacha v0.9.0
13462026-09-04T03:15:18.619Z Compiling sync_wrapper v1.0.2
13472026-09-04T03:15:18.619Z Compiling deranged v0.5.8
13482026-09-04T03:15:18.619Z Compiling powerfmt v0.2.0
13492026-09-04T03:15:18.656Z Compiling num_threads v0.1.7
13502026-09-04T03:15:18.656Z Compiling syn v1.0.109
13512026-09-04T03:15:18.722Z Compiling rand v0.9.5
13522026-09-04T03:15:18.757Z Compiling tower v0.5.3
13532026-09-04T03:15:18.757Z Compiling serde_with_macros v3.22.0
13542026-09-04T03:15:19.101Z Compiling time v0.3.55
13552026-09-04T03:15:19.362Z Compiling webpki-roots v1.0.9
13562026-09-04T03:15:19.477Z Compiling openapiv3 v2.2.0
13572026-09-04T03:15:19.805Z Compiling dropshot_endpoint v0.17.1
13582026-09-04T03:15:19.848Z Compiling macaddr v1.0.1
13592026-09-04T03:15:20.126Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
13602026-09-04T03:15:21.010Z Compiling cpufeatures v0.3.0
13612026-09-04T03:15:21.018Z Compiling tower-http v0.6.11
13622026-09-04T03:15:21.569Z Compiling tempfile v3.27.0
13632026-09-04T03:15:21.608Z Compiling hashbrown v0.16.1
13642026-09-04T03:15:22.694Z Compiling derive-ex v0.1.8
13652026-09-04T03:15:22.706Z Compiling crossbeam-channel v0.5.16
13662026-09-04T03:15:22.706Z Compiling futures-executor v0.3.34
13672026-09-04T03:15:22.968Z Compiling strum_macros v0.27.2
13682026-09-04T03:15:23.132Z Compiling winnow v1.0.4
13692026-09-04T03:15:23.388Z Compiling openssl-probe v0.2.1
13702026-09-04T03:15:23.646Z Compiling rustls-native-certs v0.8.4
13712026-09-04T03:15:23.931Z Compiling test-strategy v0.4.5
13722026-09-04T03:15:24.616Z Compiling futures v0.3.34
13732026-09-04T03:15:24.856Z Compiling hybrid-array v0.4.14
13742026-09-04T03:15:24.959Z Compiling thread_local v1.1.10
13752026-09-04T03:15:25.155Z Compiling adler2 v2.0.1
13762026-09-04T03:15:25.284Z Compiling simd-adler32 v0.3.10
13772026-09-04T03:15:25.462Z Compiling miniz_oxide v0.8.9
13782026-09-04T03:15:26.134Z Compiling generic-array v0.14.7
13792026-09-04T03:15:26.399Z Compiling is-terminal v0.4.17
13802026-09-04T03:15:26.485Z Compiling take_mut v0.2.2
13812026-09-04T03:15:26.631Z Compiling term v1.2.1
13822026-09-04T03:15:26.717Z Compiling flate2 v1.1.9
13832026-09-04T03:15:26.859Z Compiling block-buffer v0.12.1
13842026-09-04T03:15:27.041Z Compiling slog-term v2.9.2
13852026-09-04T03:15:27.246Z Compiling crypto-common v0.2.2
13862026-09-04T03:15:27.752Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13872026-09-04T03:15:28.357Z Compiling memmap2 v0.9.11
13882026-09-04T03:15:28.467Z Compiling match_cfg v0.1.0
13892026-09-04T03:15:28.488Z Compiling compression-core v0.4.32
13902026-09-04T03:15:28.574Z Compiling const-oid v0.10.2
13912026-09-04T03:15:29.110Z Compiling either v1.17.0
13922026-09-04T03:15:29.143Z Compiling debug-ignore v1.0.5
13932026-09-04T03:15:29.143Z Compiling usdt v0.6.0
13942026-09-04T03:15:29.143Z Compiling digest v0.11.3
13952026-09-04T03:15:29.311Z Compiling compression-codecs v0.4.38
13962026-09-04T03:15:29.668Z Compiling hostname v0.3.1
13972026-09-04T03:15:29.690Z Compiling toml_parser v1.1.3+spec-1.1.0
13982026-09-04T03:15:29.715Z Compiling slog-json v2.6.1
13992026-09-04T03:15:29.814Z Compiling parse-display-derive v0.10.0
14002026-09-04T03:15:30.017Z Compiling rand_chacha v0.3.1
14012026-09-04T03:15:30.255Z Compiling toml_datetime v1.1.1+spec-1.1.0
14022026-09-04T03:15:30.645Z Compiling serde_spanned v1.1.1
14032026-09-04T03:15:30.689Z Compiling encoding_rs v0.8.35
14042026-09-04T03:15:30.727Z Compiling spin v0.9.9
14052026-09-04T03:15:30.791Z Compiling mime v0.3.17
14062026-09-04T03:15:31.227Z Compiling toml_writer v1.1.2+spec-1.1.0
14072026-09-04T03:15:31.258Z Compiling rand v0.8.7
14082026-09-04T03:15:31.258Z Compiling toml v1.1.4+spec-1.1.0
14092026-09-04T03:15:31.287Z Compiling slog-bunyan v2.5.0
14102026-09-04T03:15:31.342Z Compiling async-compression v0.4.43
14112026-09-04T03:15:31.479Z Compiling sha1 v0.11.0
14122026-09-04T03:15:31.805Z Compiling strum v0.26.3
14132026-09-04T03:15:31.840Z Compiling async-stream v0.3.6
14142026-09-04T03:15:31.986Z Compiling waitgroup v0.1.2
14152026-09-04T03:15:32.492Z Compiling rustls-pemfile v2.2.0
14162026-09-04T03:15:32.663Z Compiling serde_path_to_error v0.1.20
14172026-09-04T03:15:32.663Z Compiling wait-timeout v0.2.1
14182026-09-04T03:15:32.663Z Compiling hostname v0.4.2
14192026-09-04T03:15:32.663Z Compiling quick-error v1.2.3
14202026-09-04T03:15:32.683Z Compiling bit-vec v0.8.0
14212026-09-04T03:15:32.683Z Compiling rusty-fork v0.3.1
14222026-09-04T03:15:32.684Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14232026-09-04T03:15:32.919Z Compiling bit-set v0.8.0
14242026-09-04T03:15:33.011Z Compiling serde_with v3.22.0
14252026-09-04T03:15:33.257Z Compiling rand_xorshift v0.4.0
14262026-09-04T03:15:33.565Z Compiling unarray v0.1.4
14272026-09-04T03:15:33.565Z Compiling proptest v1.11.0
14282026-09-04T03:15:33.708Z Compiling strum v0.27.2
14292026-09-04T03:15:33.709Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
14302026-09-04T03:15:33.709Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
14312026-09-04T03:15:33.792Z Compiling instant v0.1.13
14322026-09-04T03:15:34.921Z Compiling crypto-common v0.1.7
14332026-09-04T03:15:35.354Z Compiling iddqd v0.4.6
14342026-09-04T03:15:35.375Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14352026-09-04T03:15:35.396Z Compiling backon v1.6.0
14362026-09-04T03:15:35.654Z Compiling backoff v0.4.0
14372026-09-04T03:15:35.827Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
14382026-09-04T03:15:35.891Z Compiling parse-display v0.10.0
14392026-09-04T03:15:35.942Z Compiling itertools v0.14.0
14402026-09-04T03:15:36.152Z Compiling regress v0.10.5
14412026-09-04T03:15:36.600Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
14422026-09-04T03:15:36.868Z Compiling humantime v2.4.0
14432026-09-04T03:15:37.812Z Compiling block-buffer v0.10.4
14442026-09-04T03:15:38.152Z Compiling unicode-width v0.2.2
14452026-09-04T03:15:39.531Z Compiling digest v0.10.7
14462026-09-04T03:15:41.870Z Compiling regress v0.11.1
14472026-09-04T03:15:42.722Z Compiling zerocopy-derive v0.7.35
14482026-09-04T03:15:43.024Z Compiling typify-impl v0.6.2
14492026-09-04T03:15:43.586Z Compiling clap_derive v4.6.4
14502026-09-04T03:15:44.278Z Compiling cpufeatures v0.2.17
14512026-09-04T03:15:44.484Z Compiling convert_case v0.4.0
14522026-09-04T03:15:44.614Z Compiling utf8parse v0.2.2
14532026-09-04T03:15:44.714Z Compiling anstyle-parse v1.0.0
14542026-09-04T03:15:44.782Z Compiling derive_more v0.99.20
14552026-09-04T03:15:45.977Z Compiling terminal_size v0.4.4
14562026-09-04T03:15:46.405Z Compiling toml_datetime v0.6.11
14572026-09-04T03:15:46.406Z Compiling anstyle-query v1.1.5
14582026-09-04T03:15:46.406Z Compiling is_terminal_polyfill v1.70.2
14592026-09-04T03:15:46.406Z Compiling anstyle v1.0.14
14602026-09-04T03:15:46.419Z Compiling colorchoice v1.0.5
14612026-09-04T03:15:46.419Z Compiling anstream v1.0.0
14622026-09-04T03:15:46.419Z Compiling typify-macro v0.6.2
14632026-09-04T03:15:46.764Z Compiling secrecy v0.10.3
14642026-09-04T03:15:46.841Z Compiling crucible-workspace-hack v0.1.0
14652026-09-04T03:15:46.911Z Compiling tinyvec_macros v0.1.1
14662026-09-04T03:15:47.487Z Compiling clap_lex v1.1.0
14672026-09-04T03:15:47.555Z Compiling heapless v0.8.0
14682026-09-04T03:15:47.555Z Compiling clap_builder v4.6.6
14692026-09-04T03:15:47.787Z Compiling tinyvec v1.12.0
14702026-09-04T03:15:48.176Z Compiling typify v0.6.2
14712026-09-04T03:15:49.851Z Compiling zerocopy v0.7.35
14722026-09-04T03:15:50.061Z Compiling hash32 v0.3.1
14732026-09-04T03:15:50.061Z Compiling rustc_version v0.4.1
14742026-09-04T03:15:50.061Z Compiling scroll_derive v0.12.1
14752026-09-04T03:15:50.062Z Compiling num-integer v0.1.47
14762026-09-04T03:15:50.062Z Compiling usdt-impl v0.5.0
14772026-09-04T03:15:50.062Z Compiling crossbeam-epoch v0.9.20
14782026-09-04T03:15:50.062Z Compiling smoltcp v0.11.0
14792026-09-04T03:15:50.063Z Compiling scroll v0.12.0
14802026-09-04T03:15:50.063Z Compiling clap v4.6.6
14812026-09-04T03:15:50.063Z Compiling curve25519-dalek v4.1.3
14822026-09-04T03:15:50.063Z Compiling dof v0.3.0
14832026-09-04T03:15:50.858Z Compiling hmac v0.12.1
14842026-09-04T03:15:50.878Z Compiling dtrace-parser v0.2.0
14852026-09-04T03:15:51.313Z Compiling inout v0.1.4
14862026-09-04T03:15:51.321Z Compiling darling_core v0.21.3
14872026-09-04T03:15:51.321Z Compiling ff v0.13.1
14882026-09-04T03:15:51.321Z Compiling cobs v0.3.0
14892026-09-04T03:15:51.540Z Compiling thread-id v4.2.2
14902026-09-04T03:15:51.658Z Compiling managed v0.8.0
14912026-09-04T03:15:52.254Z Compiling unsafe-libyaml v0.2.11
14922026-09-04T03:15:52.463Z Compiling bitflags v1.3.2
14932026-09-04T03:15:52.894Z Compiling serde_yaml v0.9.34+deprecated
14942026-09-04T03:15:53.040Z Compiling darling_macro v0.21.3
14952026-09-04T03:15:53.707Z Compiling postcard v1.1.3
14962026-09-04T03:15:54.212Z Compiling group v0.13.0
14972026-09-04T03:15:54.245Z Compiling cipher v0.4.4
14982026-09-04T03:15:54.246Z Compiling hkdf v0.12.4
14992026-09-04T03:15:55.503Z Compiling goblin v0.8.2
15002026-09-04T03:15:55.670Z Compiling num-iter v0.1.46
15012026-09-04T03:15:55.670Z Compiling num-rational v0.4.2
15022026-09-04T03:15:55.948Z Compiling tabwriter v1.4.1
15032026-09-04T03:15:56.147Z Compiling universal-hash v0.5.1
15042026-09-04T03:15:56.262Z Compiling crypto-bigint v0.5.5
15052026-09-04T03:15:56.297Z Compiling thiserror-impl-no-std v2.0.2
15062026-09-04T03:15:56.342Z Compiling hubpack_derive v0.1.1
15072026-09-04T03:15:56.842Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15082026-09-04T03:15:57.410Z Compiling half v2.7.1
15092026-09-04T03:15:57.438Z Compiling curve25519-dalek-derive v0.1.1
15102026-09-04T03:15:57.755Z Compiling num-complex v0.4.6
15112026-09-04T03:15:58.330Z Compiling memoffset v0.9.1
15122026-09-04T03:15:58.491Z Compiling base64ct v1.8.3
15132026-09-04T03:15:58.537Z Compiling prettyplease v0.2.37
15142026-09-04T03:15:58.555Z Compiling base16ct v0.2.0
15152026-09-04T03:15:58.763Z Compiling rustix v0.38.44
15162026-09-04T03:15:58.786Z Compiling cfg_aliases v0.2.2
15172026-09-04T03:15:58.983Z Compiling ciborium-io v0.2.2
15182026-09-04T03:15:59.112Z Compiling opaque-debug v0.3.1
15192026-09-04T03:15:59.184Z Compiling poly1305 v0.8.0
15202026-09-04T03:16:00.379Z Compiling ciborium-ll v0.2.2
15212026-09-04T03:16:00.382Z Compiling nix v0.31.3
15222026-09-04T03:16:00.382Z Compiling password-hash v0.5.0
15232026-09-04T03:16:00.442Z Compiling elliptic-curve v0.13.8
15242026-09-04T03:16:00.854Z Compiling num v0.4.3
15252026-09-04T03:16:01.058Z Compiling thiserror-no-std v2.0.2
15262026-09-04T03:16:01.280Z Compiling hubpack v0.1.2
15272026-09-04T03:16:02.373Z Compiling chacha20 v0.9.1
15282026-09-04T03:16:02.624Z Compiling darling v0.21.3
15292026-09-04T03:16:03.006Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
15302026-09-04T03:16:03.018Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15312026-09-04T03:16:03.596Z Compiling reqwest v0.12.28
15322026-09-04T03:16:04.014Z Compiling toml_edit v0.25.13+spec-1.1.0
15332026-09-04T03:16:04.223Z Compiling blake2 v0.10.6
15342026-09-04T03:16:04.353Z Compiling aead v0.5.2
15352026-09-04T03:16:04.713Z Compiling byte-wrapper v0.1.0
15362026-09-04T03:16:04.914Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15372026-09-04T03:16:05.242Z Compiling serde_repr v0.1.21
15382026-09-04T03:16:05.595Z Compiling proc-macro-error-attr v1.0.4
15392026-09-04T03:16:05.884Z Compiling float-ord v0.3.2
15402026-09-04T03:16:05.892Z Compiling keccak v0.1.6
15412026-09-04T03:16:06.337Z Compiling static_assertions v1.1.0
15422026-09-04T03:16:06.347Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
15432026-09-04T03:16:06.347Z Compiling sha3 v0.10.9
15442026-09-04T03:16:06.347Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15452026-09-04T03:16:06.640Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15462026-09-04T03:16:07.259Z Compiling proc-macro-crate v3.5.0
15472026-09-04T03:16:07.343Z Compiling progenitor-client v0.10.0
15482026-09-04T03:16:07.606Z Compiling chacha20poly1305 v0.10.1
15492026-09-04T03:16:07.669Z Compiling argon2 v0.5.3
15502026-09-04T03:16:07.999Z Compiling ingot-macros v0.1.1
15512026-09-04T03:16:08.646Z Compiling vsss-rs v3.3.4
15522026-09-04T03:16:10.203Z Compiling ciborium v0.2.2
15532026-09-04T03:16:10.659Z Compiling usdt-attr-macro v0.5.0
15542026-09-04T03:16:11.309Z Compiling usdt-macro v0.5.0
15552026-09-04T03:16:12.342Z Compiling enum-as-inner v0.6.1
15562026-09-04T03:16:12.382Z Compiling num-derive v0.4.2
15572026-09-04T03:16:13.763Z Compiling proc-macro-error v1.0.4
15582026-09-04T03:16:13.907Z Compiling memmap v0.7.0
15592026-09-04T03:16:13.907Z Compiling winnow v0.5.40
15602026-09-04T03:16:13.907Z Compiling data-encoding v2.11.1
15612026-09-04T03:16:13.907Z Compiling indent_write v2.2.0
15622026-09-04T03:16:13.907Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
15632026-09-04T03:16:14.074Z Compiling usdt v0.5.0
15642026-09-04T03:16:14.104Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15652026-09-04T03:16:14.143Z Compiling ingot-types v0.1.2
15662026-09-04T03:16:14.542Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
15672026-09-04T03:16:14.672Z Compiling toml_edit v0.19.15
15682026-09-04T03:16:15.135Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
15692026-09-04T03:16:15.143Z Compiling num_enum_derive v0.7.6
15702026-09-04T03:16:15.660Z Compiling serde_spanned v0.6.9
15712026-09-04T03:16:15.725Z Compiling foreign-types-macros v0.2.4
15722026-09-04T03:16:16.100Z Compiling toml_write v0.1.2
15732026-09-04T03:16:16.153Z Compiling vcpkg v0.2.15
15742026-09-04T03:16:16.336Z Compiling foreign-types-shared v0.3.1
15752026-09-04T03:16:16.434Z Compiling crossbeam-deque v0.8.7
15762026-09-04T03:16:16.447Z Compiling bytecount v0.6.9
15772026-09-04T03:16:16.593Z Compiling winnow v0.7.15
15782026-09-04T03:16:16.643Z Compiling colored v3.1.1
15792026-09-04T03:16:16.684Z Compiling openssl-sys v0.9.117
15802026-09-04T03:16:16.737Z Compiling foreign-types v0.5.0
15812026-09-04T03:16:17.059Z Compiling num_enum v0.7.6
15822026-09-04T03:16:17.116Z Compiling proc-macro-crate v1.3.1
15832026-09-04T03:16:17.247Z Compiling ingot v0.1.1
15842026-09-04T03:16:17.507Z Compiling atomicwrites v0.4.4
15852026-09-04T03:16:17.733Z Compiling progenitor-impl v0.14.0
15862026-09-04T03:16:17.771Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
15872026-09-04T03:16:18.024Z Compiling toml_edit v0.22.27
15882026-09-04T03:16:18.314Z Compiling rustls-webpki v0.103.14
15892026-09-04T03:16:19.376Z Compiling chacha20 v0.10.1
15902026-09-04T03:16:19.761Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15912026-09-04T03:16:19.900Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
15922026-09-04T03:16:20.032Z Compiling cstr-argument v0.1.2
15932026-09-04T03:16:20.167Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
15942026-09-04T03:16:20.299Z Compiling heck v0.4.1
15952026-09-04T03:16:20.401Z Compiling rayon-core v1.13.0
15962026-09-04T03:16:20.442Z Compiling semver v0.1.20
15972026-09-04T03:16:20.509Z Compiling unicode-segmentation v1.13.3
15982026-09-04T03:16:21.025Z Compiling swrite v0.1.0
15992026-09-04T03:16:21.147Z Compiling resolv-conf v0.7.6
16002026-09-04T03:16:21.147Z Compiling linked-hash-map v0.5.6
16012026-09-04T03:16:21.147Z Compiling rustc_version v0.1.7
16022026-09-04T03:16:21.147Z Compiling lru-cache v0.1.2
16032026-09-04T03:16:21.147Z Compiling newline-converter v0.3.0
16042026-09-04T03:16:21.567Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
16052026-09-04T03:16:21.567Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16062026-09-04T03:16:21.582Z Compiling progenitor-macro v0.14.0
16072026-09-04T03:16:21.582Z Compiling rand v0.10.2
16082026-09-04T03:16:21.582Z Compiling toml v0.8.23
16092026-09-04T03:16:22.033Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
16102026-09-04T03:16:22.179Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
16112026-09-04T03:16:22.420Z Compiling num_enum_derive v0.5.11
16122026-09-04T03:16:22.797Z Compiling tokio-rustls v0.26.4
16132026-09-04T03:16:23.084Z Compiling hyper-rustls v0.27.9
16142026-09-04T03:16:23.104Z Compiling rustls-platform-verifier v0.7.0
16152026-09-04T03:16:23.505Z Compiling reqwest v0.13.4
16162026-09-04T03:16:24.020Z Compiling hickory-proto v0.24.4
16172026-09-04T03:16:25.516Z Compiling progenitor-client v0.14.0
16182026-09-04T03:16:25.976Z Compiling progenitor-extras v0.2.0
16192026-09-04T03:16:26.675Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16202026-09-04T03:16:32.032Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16212026-09-04T03:16:32.183Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16222026-09-04T03:16:38.049Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16232026-09-04T03:16:38.364Z Compiling progenitor-impl v0.13.0
16242026-09-04T03:16:38.591Z Compiling console v0.16.4
16252026-09-04T03:16:40.193Z Compiling camino-tempfile v1.4.1
16262026-09-04T03:16:40.424Z Compiling serde-big-array v0.5.1
16272026-09-04T03:16:40.480Z Compiling derive-where v1.6.1
16282026-09-04T03:16:40.584Z Compiling pin-project-internal v1.1.13
16292026-09-04T03:16:40.603Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16302026-09-04T03:16:40.957Z Compiling similar v3.2.0
16312026-09-04T03:16:41.122Z Compiling siphasher v1.0.3
16322026-09-04T03:16:41.347Z Compiling lazy_static v1.5.0
16332026-09-04T03:16:41.464Z Compiling minimal-lexical v0.2.1
16342026-09-04T03:16:41.716Z Compiling pin-project v1.1.13
16352026-09-04T03:16:41.734Z Compiling nom v7.1.3
16362026-09-04T03:16:41.832Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16372026-09-04T03:16:41.927Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16382026-09-04T03:16:42.325Z Compiling expectorate v1.3.0
16392026-09-04T03:16:42.559Z Compiling phf_shared v0.12.1
16402026-09-04T03:16:43.044Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16412026-09-04T03:16:43.071Z Compiling progenitor-macro v0.13.0
16422026-09-04T03:16:43.640Z Compiling progenitor v0.14.0
16432026-09-04T03:16:43.881Z Compiling hickory-resolver v0.24.4
16442026-09-04T03:16:46.836Z Compiling progenitor-client v0.13.0
16452026-09-04T03:16:48.844Z Compiling num_enum v0.5.11
16462026-09-04T03:16:49.693Z Compiling newtype_derive v0.1.6
16472026-09-04T03:16:51.507Z Compiling unicode-normalization v0.1.25
16482026-09-04T03:16:51.544Z Compiling tokio-stream v0.1.19
16492026-09-04T03:16:52.095Z Compiling async-recursion v1.1.1
16502026-09-04T03:16:52.113Z Compiling snafu-derive v0.8.9
16512026-09-04T03:16:52.443Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
16522026-09-04T03:16:52.494Z Compiling slog-dtrace v0.3.0
16532026-09-04T03:16:52.740Z Compiling csv-core v0.1.13
16542026-09-04T03:16:52.759Z Compiling bstr v1.13.1
16552026-09-04T03:16:52.786Z Compiling konst_macro_rules v0.2.19
16562026-09-04T03:16:52.972Z Compiling cancel-safe-futures v0.1.5
16572026-09-04T03:16:53.144Z Compiling chrono-tz v0.10.4
16582026-09-04T03:16:53.162Z Compiling jiff-core v0.1.0
16592026-09-04T03:16:53.238Z Compiling highway v1.3.0
16602026-09-04T03:16:53.385Z Compiling same-file v1.0.6
16612026-09-04T03:16:53.462Z Compiling foreign-types-shared v0.1.1
16622026-09-04T03:16:53.563Z Compiling unicode-width v0.1.14
16632026-09-04T03:16:53.578Z Compiling foldhash v0.1.5
16642026-09-04T03:16:53.763Z Compiling owo-colors v4.3.0
16652026-09-04T03:16:53.813Z Compiling unicode-xid v0.2.6
16662026-09-04T03:16:53.872Z Compiling openssl v0.10.81
16672026-09-04T03:16:53.897Z Compiling snafu v0.8.9
16682026-09-04T03:16:53.938Z Compiling const_format_proc_macros v0.2.34
16692026-09-04T03:16:53.956Z Compiling hashbrown v0.15.5
16702026-09-04T03:16:54.147Z Compiling jiff v0.2.35
16712026-09-04T03:16:54.184Z Compiling foreign-types v0.3.2
16722026-09-04T03:16:54.268Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16732026-09-04T03:16:54.438Z Compiling walkdir v2.5.0
16742026-09-04T03:16:54.660Z Compiling globset v0.4.20
16752026-09-04T03:16:54.743Z Compiling konst v0.2.20
16762026-09-04T03:16:54.973Z Compiling csv v1.4.0
16772026-09-04T03:16:55.182Z Compiling qorb v0.4.1
16782026-09-04T03:16:55.201Z Compiling olpc-cjson v0.1.4
16792026-09-04T03:16:55.416Z Compiling progenitor v0.13.0
16802026-09-04T03:16:55.629Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
16812026-09-04T03:16:56.170Z Compiling rayon v1.12.0
16822026-09-04T03:16:57.299Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16832026-09-04T03:16:58.371Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
16842026-09-04T03:17:00.215Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16852026-09-04T03:17:00.547Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16862026-09-04T03:17:01.053Z Compiling phf v0.12.1
16872026-09-04T03:17:01.131Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16882026-09-04T03:17:01.243Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16892026-09-04T03:17:03.104Z Compiling zone_cfg_derive v0.3.1
16902026-09-04T03:17:03.364Z Compiling tokio-dtrace v0.1.1
16912026-09-04T03:17:03.445Z Compiling itertools v0.15.0
16922026-09-04T03:17:03.699Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
16932026-09-04T03:17:03.817Z Compiling itertools v0.12.1
16942026-09-04T03:17:03.834Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16952026-09-04T03:17:03.850Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
16962026-09-04T03:17:03.906Z Compiling pem v3.0.6
16972026-09-04T03:17:04.414Z Compiling libsw-core v0.3.2
16982026-09-04T03:17:04.585Z Compiling serde_plain v1.0.2
16992026-09-04T03:17:04.605Z Compiling openssl-macros v0.1.1
17002026-09-04T03:17:04.734Z Compiling cookie v0.18.2
17012026-09-04T03:17:04.873Z Compiling sigpipe v0.1.3
17022026-09-04T03:17:04.915Z Compiling glob v0.3.4
17032026-09-04T03:17:04.974Z Compiling fixedbitset v0.5.7
17042026-09-04T03:17:04.981Z Compiling fixedbitset v0.4.2
17052026-09-04T03:17:05.016Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17062026-09-04T03:17:05.097Z Compiling typed-path v0.9.3
17072026-09-04T03:17:05.343Z Compiling petgraph v0.8.3
17082026-09-04T03:17:05.374Z Compiling petgraph v0.6.5
17092026-09-04T03:17:05.584Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17102026-09-04T03:17:05.792Z Compiling zone v0.3.1
17112026-09-04T03:17:07.191Z Compiling tough v0.22.0
17122026-09-04T03:17:07.507Z Compiling ingot-macros v0.2.0
17132026-09-04T03:17:07.544Z Compiling libsw v3.5.0
17142026-09-04T03:17:07.645Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17152026-09-04T03:17:07.749Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
17162026-09-04T03:17:07.848Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
17172026-09-04T03:17:07.902Z Compiling oxide-tokio-rt v0.1.6
17182026-09-04T03:17:07.940Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17192026-09-04T03:17:08.139Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17202026-09-04T03:17:08.554Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
17212026-09-04T03:17:09.209Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17222026-09-04T03:17:10.105Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17232026-09-04T03:17:10.948Z Compiling const_format v0.2.36
17242026-09-04T03:17:11.461Z Compiling papergrid v0.11.0
17252026-09-04T03:17:12.374Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17262026-09-04T03:17:12.484Z Compiling tabled_derive v0.7.0
17272026-09-04T03:17:12.914Z Compiling libscf-sys v1.2.0
17282026-09-04T03:17:13.072Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
17292026-09-04T03:17:13.313Z Compiling gethostname v0.5.0
17302026-09-04T03:17:13.453Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17312026-09-04T03:17:13.469Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
17322026-09-04T03:17:13.601Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17332026-09-04T03:17:13.742Z Compiling bcs v0.1.6
17342026-09-04T03:17:13.764Z Compiling smf v0.2.3
17352026-09-04T03:17:13.967Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
17362026-09-04T03:17:14.146Z Compiling tagptr v0.2.0
17372026-09-04T03:17:14.317Z Compiling linear-map v1.2.0
17382026-09-04T03:17:14.550Z Compiling termtree v0.5.1
17392026-09-04T03:17:14.673Z Compiling whoami v1.6.1
17402026-09-04T03:17:14.726Z Compiling unicode-linebreak v0.1.5
17412026-09-04T03:17:14.911Z Compiling smawk v0.3.3
17422026-09-04T03:17:15.292Z Compiling textwrap v0.16.2
17432026-09-04T03:17:16.551Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17442026-09-04T03:17:17.027Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
17452026-09-04T03:17:17.036Z Compiling moka v0.12.16
17462026-09-04T03:17:17.720Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17472026-09-04T03:17:17.818Z Compiling tabled v0.15.0
17482026-09-04T03:17:18.141Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17492026-09-04T03:17:18.281Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17502026-09-04T03:17:19.491Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17512026-09-04T03:17:19.511Z Compiling ingot-types v0.2.0
17522026-09-04T03:17:19.712Z Compiling steno v0.4.1
17532026-09-04T03:17:21.953Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17542026-09-04T03:17:24.182Z Compiling hickory-proto v0.25.2
17552026-09-04T03:17:25.534Z Compiling ingot v0.2.1
17562026-09-04T03:17:25.599Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17572026-09-04T03:17:25.763Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17582026-09-04T03:17:26.015Z Compiling parking_lot_core v0.8.6
17592026-09-04T03:17:26.117Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17602026-09-04T03:17:26.326Z Compiling hickory-resolver v0.25.2
17612026-09-04T03:17:27.226Z Compiling dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
17622026-09-04T03:17:27.669Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17632026-09-04T03:17:28.023Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17642026-09-04T03:17:29.163Z Compiling papergrid v0.18.0
17652026-09-04T03:17:29.387Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17662026-09-04T03:17:30.788Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17672026-09-04T03:17:32.185Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17682026-09-04T03:17:32.767Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17692026-09-04T03:17:33.028Z Compiling dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
17702026-09-04T03:17:33.263Z Compiling tabled v0.21.0
17712026-09-04T03:17:33.663Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17722026-09-04T03:17:34.676Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
17732026-09-04T03:17:34.728Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
17742026-09-04T03:17:34.789Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
17752026-09-04T03:17:35.437Z Compiling arc-swap v1.9.2
17762026-09-04T03:17:35.456Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
17772026-09-04T03:17:35.847Z Compiling slog-scope v4.4.1
17782026-09-04T03:17:36.166Z Compiling parking_lot v0.11.2
17792026-09-04T03:17:37.043Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17802026-09-04T03:17:37.771Z Compiling dropshot-api-manager-types v0.8.0
17812026-09-04T03:17:38.357Z Compiling fxhash v0.2.1
17822026-09-04T03:17:38.540Z Compiling crc8 v0.1.1
17832026-09-04T03:17:38.677Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
17842026-09-04T03:17:39.169Z Compiling sled v0.34.7
17852026-09-04T03:17:39.393Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=aa4714289cbf28010a821c49d9b73ec94074fb91#aa471428)
17862026-09-04T03:17:39.954Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
17872026-09-04T03:17:40.540Z Compiling slog-stdlog v4.1.1
17882026-09-04T03:17:40.905Z Compiling port-file v0.1.0
17892026-09-04T03:17:41.114Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
17902026-09-04T03:17:41.166Z Compiling slog-envlogger v2.2.0
17912026-09-04T03:17:41.399Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
17922026-09-04T03:17:42.100Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17932026-09-04T03:17:44.325Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17942026-09-04T03:17:47.276Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
17952026-09-04T03:17:48.694Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
17962026-09-04T03:17:58.182Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
17972026-09-04T03:18:03.499Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
17982026-09-04T03:18:06.956Z Finished `release` profile [optimized] target(s) in 3m 42s
17992026-09-04T03:18:07.286Z+ banner trio
18002026-09-04T03:18:07.289Z
18012026-09-04T03:18:07.289Z ##### ##### # ####
18022026-09-04T03:18:07.289Z # # # # # #
18032026-09-04T03:18:07.289Z # # # # # #
18042026-09-04T03:18:07.290Z # ##### # # #
18052026-09-04T03:18:07.290Z # # # # # #
18062026-09-04T03:18:07.290Z # # # # ####
18072026-09-04T03:18:07.290Z
18082026-09-04T03:18:07.290Z+ pfexec cargo test --release -p mg-tests test_trio_v3 -- --nocapture
18092026-09-04T03:18:07.873Z Compiling cfg-if v1.0.4
18102026-09-04T03:18:07.877Z Compiling libc v0.2.189
18112026-09-04T03:18:07.877Z Compiling serde_core v1.0.229
18122026-09-04T03:18:07.983Z Compiling memchr v2.8.3
18132026-09-04T03:18:07.990Z Compiling smallvec v1.15.2
18142026-09-04T03:18:07.994Z Compiling itoa v1.0.18
18152026-09-04T03:18:07.994Z Compiling stable_deref_trait v1.2.1
18162026-09-04T03:18:08.007Z Compiling zerofrom v0.1.8
18172026-09-04T03:18:08.026Z Compiling zmij v1.0.23
18182026-09-04T03:18:08.074Z Compiling litemap v0.8.2
18192026-09-04T03:18:08.134Z Compiling yoke v0.8.3
18202026-09-04T03:18:08.239Z Compiling writeable v0.6.3
18212026-09-04T03:18:08.272Z Compiling utf8_iter v1.0.4
18222026-09-04T03:18:08.291Z Compiling percent-encoding v2.3.2
18232026-09-04T03:18:08.353Z Compiling zerovec v0.11.6
18242026-09-04T03:18:08.364Z Compiling zerotrie v0.2.4
18252026-09-04T03:18:08.420Z Compiling libm v0.2.16
18262026-09-04T03:18:08.475Z Compiling icu_normalizer_data v2.2.0
18272026-09-04T03:18:08.507Z Compiling icu_properties_data v2.2.0
18282026-09-04T03:18:08.550Z Compiling form_urlencoded v1.2.2
18292026-09-04T03:18:08.574Z Compiling rand_core v0.10.1
18302026-09-04T03:18:08.647Z Compiling errno v0.3.14
18312026-09-04T03:18:08.726Z Compiling getrandom v0.4.3
18322026-09-04T03:18:08.793Z Compiling iana-time-zone v0.1.65
18332026-09-04T03:18:08.811Z Compiling pin-project-lite v0.2.17
18342026-09-04T03:18:08.839Z Compiling zeroize v1.9.0
18352026-09-04T03:18:08.907Z Compiling tinystr v0.8.3
18362026-09-04T03:18:08.927Z Compiling potential_utf v0.1.5
18372026-09-04T03:18:08.970Z Compiling dyn-clone v1.0.20
18382026-09-04T03:18:09.075Z Compiling icu_collections v2.2.0
18392026-09-04T03:18:09.091Z Compiling icu_locale_core v2.2.0
18402026-09-04T03:18:09.109Z Compiling socket2 v0.6.5
18412026-09-04T03:18:09.118Z Compiling scopeguard v1.2.0
18422026-09-04T03:18:09.128Z Compiling parking_lot_core v0.9.12
18432026-09-04T03:18:09.155Z Compiling signal-hook-registry v1.4.8
18442026-09-04T03:18:09.221Z Compiling num-traits v0.2.19
18452026-09-04T03:18:09.502Z Compiling lock_api v0.4.14
18462026-09-04T03:18:09.587Z Compiling mio v1.2.2
18472026-09-04T03:18:09.751Z Compiling parking_lot v0.12.5
18482026-09-04T03:18:09.806Z Compiling thiserror v2.0.20
18492026-09-04T03:18:09.829Z Compiling portable-atomic v1.15.0
18502026-09-04T03:18:09.914Z Compiling serde v1.0.229
18512026-09-04T03:18:09.988Z Compiling serde_json v1.0.151
18522026-09-04T03:18:10.050Z Compiling icu_provider v2.2.0
18532026-09-04T03:18:10.098Z Compiling uuid v1.26.0
18542026-09-04T03:18:10.233Z Compiling semver v1.0.28
18552026-09-04T03:18:10.537Z Compiling bytes v1.12.1
18562026-09-04T03:18:10.570Z Compiling icu_properties v2.2.0
18572026-09-04T03:18:10.616Z Compiling icu_normalizer v2.2.0
18582026-09-04T03:18:10.639Z Compiling chrono v0.4.45
18592026-09-04T03:18:10.686Z Compiling bitflags v2.13.1
18602026-09-04T03:18:10.899Z Compiling futures-core v0.3.34
18612026-09-04T03:18:11.064Z Compiling tokio v1.53.1
18622026-09-04T03:18:11.089Z Compiling critical-section v1.2.0
18632026-09-04T03:18:11.210Z Compiling once_cell v1.21.4
18642026-09-04T03:18:11.404Z Compiling equivalent v1.0.2
18652026-09-04T03:18:11.453Z Compiling subtle v2.6.1
18662026-09-04T03:18:11.496Z Compiling idna_adapter v1.2.2
18672026-09-04T03:18:11.624Z Compiling idna v1.1.0
18682026-09-04T03:18:11.635Z Compiling log v0.4.33
18692026-09-04T03:18:11.739Z Compiling allocator-api2 v0.2.21
18702026-09-04T03:18:11.795Z Compiling zerocopy v0.8.56
18712026-09-04T03:18:11.879Z Compiling futures-sink v0.3.34
18722026-09-04T03:18:11.990Z Compiling url v2.5.8
18732026-09-04T03:18:12.134Z Compiling slab v0.4.12
18742026-09-04T03:18:12.149Z Compiling typenum v1.20.1
18752026-09-04T03:18:12.336Z Compiling futures-channel v0.3.34
18762026-09-04T03:18:12.535Z Compiling hashbrown v0.17.1
18772026-09-04T03:18:12.594Z Compiling schemars v0.8.22
18782026-09-04T03:18:12.974Z Compiling getrandom v0.2.17
18792026-09-04T03:18:13.194Z Compiling futures-task v0.3.34
18802026-09-04T03:18:13.222Z Compiling futures-io v0.3.34
18812026-09-04T03:18:13.387Z Compiling futures-util v0.3.34
18822026-09-04T03:18:13.415Z Compiling rand_core v0.6.4
18832026-09-04T03:18:13.683Z Compiling indexmap v2.14.0
18842026-09-04T03:18:13.695Z Compiling tracing-core v0.1.36
18852026-09-04T03:18:14.116Z Compiling tracing v0.1.44
18862026-09-04T03:18:14.467Z Compiling ipnetwork v0.21.1
18872026-09-04T03:18:14.504Z Compiling base64 v0.22.1
18882026-09-04T03:18:14.519Z Compiling http v1.5.0
18892026-09-04T03:18:14.745Z Compiling unicode-ident v1.0.24
18902026-09-04T03:18:14.865Z Compiling proc-macro2 v1.0.107
18912026-09-04T03:18:14.994Z Compiling slog v2.8.2
18922026-09-04T03:18:15.022Z Compiling erased-serde v0.3.31
18932026-09-04T03:18:15.044Z Compiling fnv v1.0.7
18942026-09-04T03:18:15.151Z Compiling oxnet v0.1.7
18952026-09-04T03:18:16.064Z Compiling quote v1.0.47
18962026-09-04T03:18:16.196Z Compiling tokio-util v0.7.19
18972026-09-04T03:18:16.344Z Compiling syn v2.0.119
18982026-09-04T03:18:16.369Z Compiling byteorder v1.5.0
18992026-09-04T03:18:16.631Z Compiling ipnet v2.12.1
19002026-09-04T03:18:16.720Z Compiling thiserror v1.0.69
19012026-09-04T03:18:16.823Z Compiling ppv-lite86 v0.2.21
19022026-09-04T03:18:16.906Z Compiling rustls-pki-types v1.15.1
19032026-09-04T03:18:17.169Z Compiling aws-lc-sys v0.44.0
19042026-09-04T03:18:17.439Z Compiling http-body v1.1.0
19052026-09-04T03:18:17.537Z Compiling untrusted v0.7.1
19062026-09-04T03:18:17.609Z Compiling atomic-waker v1.1.2
19072026-09-04T03:18:17.625Z Compiling httparse v1.10.1
19082026-09-04T03:18:17.674Z Compiling aws-lc-rs v1.18.0
19092026-09-04T03:18:17.738Z Compiling tower-layer v0.3.3
19102026-09-04T03:18:17.745Z Compiling ryu v1.0.23
19112026-09-04T03:18:17.767Z Compiling pretty-hex v0.4.2
19122026-09-04T03:18:17.797Z Compiling rustls v0.23.43
19132026-09-04T03:18:17.899Z Compiling try-lock v0.2.5
19142026-09-04T03:18:17.930Z Compiling untrusted v0.9.0
19152026-09-04T03:18:18.017Z Compiling tower-service v0.3.3
19162026-09-04T03:18:18.037Z Compiling want v0.3.1
19172026-09-04T03:18:18.053Z Compiling h2 v0.4.15
19182026-09-04T03:18:18.061Z Compiling httpdate v1.0.3
19192026-09-04T03:18:18.090Z Compiling rustix v1.1.4
19202026-09-04T03:18:18.111Z Compiling regex-syntax v0.8.11
19212026-09-04T03:18:18.232Z Compiling plain v0.2.3
19222026-09-04T03:18:18.348Z Compiling getrandom v0.3.4
19232026-09-04T03:18:18.451Z Compiling omicron-workspace-hack v0.1.0
19242026-09-04T03:18:18.543Z Compiling ucd-trie v0.1.7
19252026-09-04T03:18:18.570Z Compiling rand_core v0.9.5
19262026-09-04T03:18:19.085Z Compiling rustls-webpki v0.103.14
19272026-09-04T03:18:19.152Z Compiling pest v2.8.8
19282026-09-04T03:18:20.659Z Compiling hyper v1.11.0
19292026-09-04T03:18:20.706Z Compiling crossbeam-utils v0.8.22
19302026-09-04T03:18:21.354Z Compiling serde_urlencoded v0.7.1
19312026-09-04T03:18:21.413Z Compiling http-body-util v0.1.5
19322026-09-04T03:18:21.640Z Compiling foldhash v0.2.0
19332026-09-04T03:18:21.720Z Compiling newtype-uuid v1.4.0
19342026-09-04T03:18:21.944Z Compiling hex v0.4.3
19352026-09-04T03:18:22.257Z Compiling hyper-util v0.1.20
19362026-09-04T03:18:22.674Z Compiling daft v0.1.8
19372026-09-04T03:18:22.974Z Compiling rand_chacha v0.9.0
19382026-09-04T03:18:23.552Z Compiling tokio-rustls v0.26.4
19392026-09-04T03:18:23.855Z Compiling sync_wrapper v1.0.2
19402026-09-04T03:18:23.973Z Compiling aho-corasick v1.1.5
19412026-09-04T03:18:24.415Z Compiling fastrand v2.5.0
19422026-09-04T03:18:24.766Z Compiling tower v0.5.3
19432026-09-04T03:18:24.906Z Compiling anyhow v1.0.104
19442026-09-04T03:18:25.252Z Compiling regex-automata v0.4.18
19452026-09-04T03:18:25.355Z Compiling rand v0.9.5
19462026-09-04T03:18:25.426Z Compiling tower-http v0.6.11
19472026-09-04T03:18:25.503Z Compiling generic-array v0.14.7
19482026-09-04T03:18:25.555Z Compiling hashbrown v0.16.1
19492026-09-04T03:18:26.049Z Compiling openapiv3 v2.2.0
19502026-09-04T03:18:26.073Z Compiling cpufeatures v0.3.0
19512026-09-04T03:18:26.085Z Compiling time-core v0.1.9
19522026-09-04T03:18:26.152Z Compiling deranged v0.5.8
19532026-09-04T03:18:26.277Z Compiling num_threads v0.1.7
19542026-09-04T03:18:26.281Z Compiling powerfmt v0.2.0
19552026-09-04T03:18:26.373Z Compiling openssl-probe v0.2.1
19562026-09-04T03:18:26.547Z Compiling num-conv v0.2.2
19572026-09-04T03:18:26.624Z Compiling rustls-native-certs v0.8.4
19582026-09-04T03:18:26.717Z Compiling camino v1.2.5
19592026-09-04T03:18:27.243Z Compiling time v0.3.55
19602026-09-04T03:18:27.279Z Compiling tempfile v3.27.0
19612026-09-04T03:18:27.402Z Compiling futures-executor v0.3.34
19622026-09-04T03:18:27.891Z Compiling winnow v1.0.4
19632026-09-04T03:18:28.108Z Compiling futures v0.3.34
19642026-09-04T03:18:28.204Z Compiling regex v1.13.1
19652026-09-04T03:18:28.343Z Compiling rustls-platform-verifier v0.7.0
19662026-09-04T03:18:28.890Z Compiling hyper-rustls v0.27.9
19672026-09-04T03:18:29.272Z Compiling crossbeam-channel v0.5.16
19682026-09-04T03:18:29.378Z Compiling scroll v0.13.0
19692026-09-04T03:18:29.400Z Compiling hybrid-array v0.4.14
19702026-09-04T03:18:29.659Z Compiling simd-adler32 v0.3.10
19712026-09-04T03:18:29.688Z Compiling adler2 v2.0.1
19722026-09-04T03:18:29.856Z Compiling miniz_oxide v0.8.9
19732026-09-04T03:18:29.882Z Compiling goblin v0.10.7
19742026-09-04T03:18:29.960Z Compiling crc32fast v1.5.0
19752026-09-04T03:18:30.166Z Compiling reqwest v0.13.4
19762026-09-04T03:18:30.205Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19772026-09-04T03:18:30.499Z Compiling thread_local v1.1.10
19782026-09-04T03:18:30.834Z Compiling either v1.17.0
19792026-09-04T03:18:31.078Z Compiling flate2 v1.1.9
19802026-09-04T03:18:31.234Z Compiling block-buffer v0.12.1
19812026-09-04T03:18:31.417Z Compiling crypto-common v0.2.2
19822026-09-04T03:18:31.634Z Compiling crypto-common v0.1.7
19832026-09-04T03:18:31.785Z Compiling dtrace-parser v0.3.0
19842026-09-04T03:18:32.209Z Compiling rand_chacha v0.3.1
19852026-09-04T03:18:32.696Z Compiling is-terminal v0.4.17
19862026-09-04T03:18:32.802Z Compiling thread-id v5.1.0
19872026-09-04T03:18:32.833Z Compiling debug-ignore v1.0.5
19882026-09-04T03:18:32.889Z Compiling term v1.2.1
19892026-09-04T03:18:32.945Z Compiling take_mut v0.2.2
19902026-09-04T03:18:33.065Z Compiling dof v0.4.0
19912026-09-04T03:18:34.373Z Compiling compression-core v0.4.32
19922026-09-04T03:18:34.556Z Compiling const-oid v0.10.2
19932026-09-04T03:18:34.791Z Compiling match_cfg v0.1.0
19942026-09-04T03:18:34.865Z Compiling hostname v0.3.1
19952026-09-04T03:18:34.874Z Compiling digest v0.11.3
19962026-09-04T03:18:35.026Z Compiling compression-codecs v0.4.38
19972026-09-04T03:18:35.059Z Compiling usdt-impl v0.6.0
19982026-09-04T03:18:35.387Z Compiling slog-term v2.9.2
19992026-09-04T03:18:36.127Z Compiling slog-async v2.8.0
20002026-09-04T03:18:36.865Z Compiling rand v0.8.7
20012026-09-04T03:18:36.869Z Compiling ref-cast v1.0.26
20022026-09-04T03:18:36.975Z Compiling slog-json v2.6.1
20032026-09-04T03:18:37.245Z Compiling toml_parser v1.1.3+spec-1.1.0
20042026-09-04T03:18:37.462Z Compiling strum v0.26.3
20052026-09-04T03:18:37.597Z Compiling macaddr v1.0.1
20062026-09-04T03:18:37.646Z Compiling serde_spanned v1.1.1
20072026-09-04T03:18:37.800Z Compiling toml_datetime v1.1.1+spec-1.1.0
20082026-09-04T03:18:37.869Z Compiling memmap2 v0.9.11
20092026-09-04T03:18:38.170Z Compiling wait-timeout v0.2.1
20102026-09-04T03:18:38.257Z Compiling encoding_rs v0.8.35
20112026-09-04T03:18:38.580Z Compiling toml_writer v1.1.2+spec-1.1.0
20122026-09-04T03:18:38.647Z Compiling mime v0.3.17
20132026-09-04T03:18:38.841Z Compiling quick-error v1.2.3
20142026-09-04T03:18:38.954Z Compiling bit-vec v0.8.0
20152026-09-04T03:18:39.111Z Compiling spin v0.9.9
20162026-09-04T03:18:39.240Z Compiling bit-set v0.8.0
20172026-09-04T03:18:39.251Z Compiling rusty-fork v0.3.1
20182026-09-04T03:18:39.374Z Compiling multer v3.1.0
20192026-09-04T03:18:39.431Z Compiling toml v1.1.4+spec-1.1.0
20202026-09-04T03:18:40.116Z Compiling usdt v0.6.0
20212026-09-04T03:18:40.608Z Compiling slog-bunyan v2.5.0
20222026-09-04T03:18:40.777Z Compiling async-compression v0.4.43
20232026-09-04T03:18:40.795Z Compiling sha1 v0.11.0
20242026-09-04T03:18:41.247Z Compiling serde_with v3.22.0
20252026-09-04T03:18:41.256Z Compiling async-stream v0.3.6
20262026-09-04T03:18:41.454Z Compiling rand_xorshift v0.4.0
20272026-09-04T03:18:41.470Z Compiling waitgroup v0.1.2
20282026-09-04T03:18:41.483Z Compiling rustls-pemfile v2.2.0
20292026-09-04T03:18:41.613Z Compiling serde_path_to_error v0.1.20
20302026-09-04T03:18:41.625Z Compiling hostname v0.4.2
20312026-09-04T03:18:41.763Z Compiling unarray v0.1.4
20322026-09-04T03:18:41.783Z Compiling progenitor-client v0.14.0
20332026-09-04T03:18:41.884Z Compiling proptest v1.11.0
20342026-09-04T03:18:42.063Z Compiling dropshot v0.17.1
20352026-09-04T03:18:42.252Z Compiling strum v0.27.2
20362026-09-04T03:18:42.290Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20372026-09-04T03:18:42.382Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
20382026-09-04T03:18:42.438Z Compiling iddqd v0.4.6
20392026-09-04T03:18:42.515Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20402026-09-04T03:18:42.609Z Compiling block-buffer v0.10.4
20412026-09-04T03:18:42.780Z Compiling reqwest v0.12.28
20422026-09-04T03:18:42.812Z Compiling backon v1.6.0
20432026-09-04T03:18:43.067Z Compiling instant v0.1.13
20442026-09-04T03:18:43.190Z Compiling backoff v0.4.0
20452026-09-04T03:18:43.410Z Compiling progenitor-extras v0.2.0
20462026-09-04T03:18:43.656Z Compiling digest v0.10.7
20472026-09-04T03:18:43.892Z Compiling progenitor-client v0.10.0
20482026-09-04T03:18:43.907Z Compiling parse-display v0.10.0
20492026-09-04T03:18:43.958Z Compiling itertools v0.14.0
20502026-09-04T03:18:44.349Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
20512026-09-04T03:18:44.398Z Compiling regress v0.10.5
20522026-09-04T03:18:44.777Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
20532026-09-04T03:18:45.481Z Compiling humantime v2.4.0
20542026-09-04T03:18:45.922Z Compiling cpufeatures v0.2.17
20552026-09-04T03:18:46.006Z Compiling unicode-width v0.2.2
20562026-09-04T03:18:46.136Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20572026-09-04T03:18:46.328Z Compiling heck v0.5.0
20582026-09-04T03:18:47.193Z Compiling secrecy v0.10.3
20592026-09-04T03:18:47.411Z Compiling tinyvec_macros v0.1.1
20602026-09-04T03:18:47.489Z Compiling tinyvec v1.12.0
20612026-09-04T03:18:47.930Z Compiling num-integer v0.1.47
20622026-09-04T03:18:47.963Z Compiling scroll v0.12.0
20632026-09-04T03:18:48.289Z Compiling crucible-workspace-hack v0.1.0
20642026-09-04T03:18:48.370Z Compiling hmac v0.12.1
20652026-09-04T03:18:48.454Z Compiling regress v0.11.1
20662026-09-04T03:18:48.504Z Compiling inout v0.1.4
20672026-09-04T03:18:48.537Z Compiling ff v0.13.1
20682026-09-04T03:18:48.671Z Compiling utf8parse v0.2.2
20692026-09-04T03:18:48.690Z Compiling cipher v0.4.4
20702026-09-04T03:18:48.788Z Compiling anstyle-parse v1.0.0
20712026-09-04T03:18:48.939Z Compiling group v0.13.0
20722026-09-04T03:18:49.018Z Compiling hkdf v0.12.4
20732026-09-04T03:18:49.062Z Compiling goblin v0.8.2
20742026-09-04T03:18:49.087Z Compiling num-rational v0.4.2
20752026-09-04T03:18:49.185Z Compiling num-iter v0.1.46
20762026-09-04T03:18:49.314Z Compiling zerocopy v0.7.35
20772026-09-04T03:18:49.941Z Compiling universal-hash v0.5.1
20782026-09-04T03:18:50.091Z Compiling crypto-bigint v0.5.5
20792026-09-04T03:18:50.228Z Compiling typify-impl v0.6.2
20802026-09-04T03:18:50.922Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20812026-09-04T03:18:51.987Z Compiling terminal_size v0.4.4
20822026-09-04T03:18:52.149Z Compiling half v2.7.1
20832026-09-04T03:18:52.179Z Compiling num-complex v0.4.6
20842026-09-04T03:18:52.505Z Compiling opaque-debug v0.3.1
20852026-09-04T03:18:52.583Z Compiling anstyle-query v1.1.5
20862026-09-04T03:18:52.631Z Compiling is_terminal_polyfill v1.70.2
20872026-09-04T03:18:52.698Z Compiling anstyle v1.0.14
20882026-09-04T03:18:52.737Z Compiling base16ct v0.2.0
20892026-09-04T03:18:52.946Z Compiling ciborium-io v0.2.2
20902026-09-04T03:18:52.979Z Compiling base64ct v1.8.3
20912026-09-04T03:18:53.047Z Compiling colorchoice v1.0.5
20922026-09-04T03:18:53.176Z Compiling anstream v1.0.0
20932026-09-04T03:18:53.314Z Compiling password-hash v0.5.0
20942026-09-04T03:18:53.347Z Compiling ciborium-ll v0.2.2
20952026-09-04T03:18:53.614Z Compiling elliptic-curve v0.13.8
20962026-09-04T03:18:53.687Z Compiling poly1305 v0.8.0
20972026-09-04T03:18:53.924Z Compiling num v0.4.3
20982026-09-04T03:18:54.005Z Compiling curve25519-dalek v4.1.3
20992026-09-04T03:18:54.277Z Compiling typify v0.6.2
21002026-09-04T03:18:54.356Z Compiling dof v0.3.0
21012026-09-04T03:18:54.393Z Compiling thiserror-no-std v2.0.2
21022026-09-04T03:18:54.491Z Compiling chacha20 v0.9.1
21032026-09-04T03:18:54.743Z Compiling crossbeam-epoch v0.9.20
21042026-09-04T03:18:55.226Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
21052026-09-04T03:18:55.764Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21062026-09-04T03:18:56.706Z Compiling blake2 v0.10.6
21072026-09-04T03:18:56.956Z Compiling aead v0.5.2
21082026-09-04T03:18:57.157Z Compiling byte-wrapper v0.1.0
21092026-09-04T03:18:57.210Z Compiling dtrace-parser v0.2.0
21102026-09-04T03:18:57.262Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21112026-09-04T03:18:57.784Z Compiling thread-id v4.2.2
21122026-09-04T03:18:57.876Z Compiling strsim v0.11.1
21132026-09-04T03:18:58.030Z Compiling float-ord v0.3.2
21142026-09-04T03:18:58.146Z Compiling clap_lex v1.1.0
21152026-09-04T03:18:58.476Z Compiling keccak v0.1.6
21162026-09-04T03:18:58.516Z Compiling clap_builder v4.6.6
21172026-09-04T03:18:58.516Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21182026-09-04T03:18:58.692Z Compiling sha3 v0.10.9
21192026-09-04T03:18:59.088Z Compiling usdt-impl v0.5.0
21202026-09-04T03:18:59.193Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21212026-09-04T03:18:59.821Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21222026-09-04T03:19:02.223Z Compiling chacha20poly1305 v0.10.1
21232026-09-04T03:19:02.379Z Compiling argon2 v0.5.3
21242026-09-04T03:19:03.381Z Compiling vsss-rs v3.3.4
21252026-09-04T03:19:03.409Z Compiling ciborium v0.2.2
21262026-09-04T03:19:04.295Z Compiling hash32 v0.3.1
21272026-09-04T03:19:04.433Z Compiling memmap v0.7.0
21282026-09-04T03:19:04.462Z Compiling data-encoding v2.11.1
21292026-09-04T03:19:04.671Z Compiling indent_write v2.2.0
21302026-09-04T03:19:04.825Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21312026-09-04T03:19:04.886Z Compiling usdt v0.5.0
21322026-09-04T03:19:05.535Z Compiling heapless v0.8.0
21332026-09-04T03:19:05.880Z Compiling ingot-types v0.1.2
21342026-09-04T03:19:06.041Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21352026-09-04T03:19:06.347Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
21362026-09-04T03:19:06.396Z Compiling clap v4.6.6
21372026-09-04T03:19:06.450Z Compiling rustix v0.38.44
21382026-09-04T03:19:06.483Z Compiling tabwriter v1.4.1
21392026-09-04T03:19:06.849Z Compiling cobs v0.3.0
21402026-09-04T03:19:07.131Z Compiling managed v0.8.0
21412026-09-04T03:19:07.149Z Compiling colored v3.1.1
21422026-09-04T03:19:07.389Z Compiling bitflags v1.3.2
21432026-09-04T03:19:07.482Z Compiling foreign-types-shared v0.3.1
21442026-09-04T03:19:07.585Z Compiling foreign-types v0.5.0
21452026-09-04T03:19:07.679Z Compiling smoltcp v0.11.0
21462026-09-04T03:19:07.770Z Compiling postcard v1.1.3
21472026-09-04T03:19:07.811Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21482026-09-04T03:19:08.155Z Compiling ingot v0.1.1
21492026-09-04T03:19:09.423Z Compiling num_enum v0.7.6
21502026-09-04T03:19:09.554Z Compiling memoffset v0.9.1
21512026-09-04T03:19:09.638Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21522026-09-04T03:19:09.645Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21532026-09-04T03:19:09.734Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21542026-09-04T03:19:09.853Z Compiling chacha20 v0.10.1
21552026-09-04T03:19:09.919Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21562026-09-04T03:19:10.159Z Compiling serde_spanned v0.6.9
21572026-09-04T03:19:10.317Z Compiling toml_datetime v0.6.11
21582026-09-04T03:19:10.338Z Compiling cstr-argument v0.1.2
21592026-09-04T03:19:10.351Z Compiling static_assertions v1.1.0
21602026-09-04T03:19:10.428Z Compiling linked-hash-map v0.5.6
21612026-09-04T03:19:10.509Z Compiling toml_write v0.1.2
21622026-09-04T03:19:10.549Z Compiling swrite v0.1.0
21632026-09-04T03:19:10.638Z Compiling resolv-conf v0.7.6
21642026-09-04T03:19:10.662Z Compiling winnow v0.7.15
21652026-09-04T03:19:10.700Z Compiling unicode-segmentation v1.13.3
21662026-09-04T03:19:10.762Z Compiling lru-cache v0.1.2
21672026-09-04T03:19:10.896Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
21682026-09-04T03:19:10.909Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21692026-09-04T03:19:11.257Z Compiling newline-converter v0.3.0
21702026-09-04T03:19:11.282Z Compiling rand v0.10.2
21712026-09-04T03:19:11.294Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
21722026-09-04T03:19:11.391Z Compiling hubpack v0.1.2
21732026-09-04T03:19:11.419Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
21742026-09-04T03:19:11.647Z Compiling nix v0.31.3
21752026-09-04T03:19:11.658Z Compiling crossbeam-deque v0.8.7
21762026-09-04T03:19:11.881Z Compiling atomicwrites v0.4.4
21772026-09-04T03:19:12.028Z Compiling hickory-proto v0.24.4
21782026-09-04T03:19:12.168Z Compiling console v0.16.4
21792026-09-04T03:19:12.577Z Compiling toml_edit v0.22.27
21802026-09-04T03:19:12.611Z Compiling itertools v0.12.1
21812026-09-04T03:19:13.536Z Compiling camino-tempfile v1.4.1
21822026-09-04T03:19:13.955Z Compiling serde-big-array v0.5.1
21832026-09-04T03:19:14.114Z Compiling siphasher v1.0.3
21842026-09-04T03:19:14.142Z Compiling similar v3.2.0
21852026-09-04T03:19:14.206Z Compiling lazy_static v1.5.0
21862026-09-04T03:19:14.314Z Compiling phf_shared v0.12.1
21872026-09-04T03:19:14.326Z Compiling toml v0.8.23
21882026-09-04T03:19:14.535Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
21892026-09-04T03:19:15.233Z Compiling expectorate v1.3.0
21902026-09-04T03:19:15.403Z Compiling pin-project v1.1.13
21912026-09-04T03:19:15.447Z Compiling hickory-resolver v0.24.4
21922026-09-04T03:19:15.506Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
21932026-09-04T03:19:17.206Z Compiling prettyplease v0.2.37
21942026-09-04T03:19:19.310Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
21952026-09-04T03:19:20.364Z Compiling rayon-core v1.13.0
21962026-09-04T03:19:20.452Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
21972026-09-04T03:19:21.892Z Compiling num_enum v0.5.11
21982026-09-04T03:19:22.021Z Compiling progenitor-impl v0.14.0
21992026-09-04T03:19:22.033Z Compiling progenitor-impl v0.13.0
22002026-09-04T03:19:24.154Z Compiling unicode-normalization v0.1.25
22012026-09-04T03:19:24.733Z Compiling progenitor-client v0.13.0
22022026-09-04T03:19:24.748Z Compiling tokio-stream v0.1.19
22032026-09-04T03:19:25.214Z Compiling csv-core v0.1.13
22042026-09-04T03:19:25.334Z Compiling bstr v1.13.1
22052026-09-04T03:19:25.617Z Compiling unicode-width v0.1.14
22062026-09-04T03:19:25.933Z Compiling highway v1.3.0
22072026-09-04T03:19:26.034Z Compiling konst_macro_rules v0.2.19
22082026-09-04T03:19:26.227Z Compiling same-file v1.0.6
22092026-09-04T03:19:26.412Z Compiling foreign-types-shared v0.1.1
22102026-09-04T03:19:26.509Z Compiling jiff-core v0.1.0
22112026-09-04T03:19:26.600Z Compiling foldhash v0.1.5
22122026-09-04T03:19:26.829Z Compiling hashbrown v0.15.5
22132026-09-04T03:19:27.188Z Compiling foreign-types v0.3.2
22142026-09-04T03:19:27.270Z Compiling walkdir v2.5.0
22152026-09-04T03:19:27.477Z Compiling jiff v0.2.35
22162026-09-04T03:19:27.984Z Compiling konst v0.2.20
22172026-09-04T03:19:28.345Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22182026-09-04T03:19:28.402Z Compiling globset v0.4.20
22192026-09-04T03:19:28.660Z Compiling csv v1.4.0
22202026-09-04T03:19:29.617Z Compiling snafu v0.8.9
22212026-09-04T03:19:29.927Z Compiling qorb v0.4.1
22222026-09-04T03:19:30.193Z Compiling progenitor v0.13.0
22232026-09-04T03:19:30.339Z Compiling olpc-cjson v0.1.4
22242026-09-04T03:19:30.553Z Compiling progenitor v0.14.0
22252026-09-04T03:19:30.702Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
22262026-09-04T03:19:31.320Z Compiling rayon v1.12.0
22272026-09-04T03:19:31.664Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22282026-09-04T03:19:33.573Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22292026-09-04T03:19:35.371Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22302026-09-04T03:19:37.111Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22312026-09-04T03:19:38.519Z Compiling phf v0.12.1
22322026-09-04T03:19:38.685Z Compiling openssl-sys v0.9.117
22332026-09-04T03:19:39.170Z Compiling tokio-dtrace v0.1.1
22342026-09-04T03:19:39.320Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22352026-09-04T03:19:39.492Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22362026-09-04T03:19:39.677Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22372026-09-04T03:19:39.714Z Compiling libsw-core v0.3.2
22382026-09-04T03:19:39.893Z Compiling pem v3.0.6
22392026-09-04T03:19:40.042Z Compiling serde_plain v1.0.2
22402026-09-04T03:19:40.335Z Compiling sigpipe v0.1.3
22412026-09-04T03:19:40.438Z Compiling fixedbitset v0.5.7
22422026-09-04T03:19:40.620Z Compiling fixedbitset v0.4.2
22432026-09-04T03:19:40.957Z Compiling minimal-lexical v0.2.1
22442026-09-04T03:19:40.992Z Compiling bytecount v0.6.9
22452026-09-04T03:19:41.006Z Compiling glob v0.3.4
22462026-09-04T03:19:41.032Z Compiling typed-path v0.9.3
22472026-09-04T03:19:41.179Z Compiling nom v7.1.3
22482026-09-04T03:19:41.292Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22492026-09-04T03:19:41.568Z Compiling papergrid v0.11.0
22502026-09-04T03:19:41.939Z Compiling petgraph v0.6.5
22512026-09-04T03:19:42.502Z Compiling tough v0.22.0
22522026-09-04T03:19:42.903Z Compiling petgraph v0.8.3
22532026-09-04T03:19:43.717Z Compiling openssl v0.10.81
22542026-09-04T03:19:43.842Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22552026-09-04T03:19:43.995Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22562026-09-04T03:19:45.191Z Compiling libsw v3.5.0
22572026-09-04T03:19:45.341Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22582026-09-04T03:19:45.379Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22592026-09-04T03:19:46.249Z Compiling oxide-tokio-rt v0.1.6
22602026-09-04T03:19:47.052Z Compiling zone v0.3.1
22612026-09-04T03:19:47.053Z Compiling chrono-tz v0.10.4
22622026-09-04T03:19:47.053Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
22632026-09-04T03:19:47.225Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22642026-09-04T03:19:47.427Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22652026-09-04T03:19:47.445Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
22662026-09-04T03:19:48.936Z Compiling newtype_derive v0.1.6
22672026-09-04T03:19:49.123Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22682026-09-04T03:19:49.123Z Compiling slog-dtrace v0.3.0
22692026-09-04T03:19:49.123Z Compiling owo-colors v4.3.0
22702026-09-04T03:19:49.491Z Compiling const_format v0.2.36
22712026-09-04T03:19:49.660Z Compiling cancel-safe-futures v0.1.5
22722026-09-04T03:19:50.027Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22732026-09-04T03:19:50.055Z Compiling gethostname v0.5.0
22742026-09-04T03:19:50.188Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
22752026-09-04T03:19:50.259Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22762026-09-04T03:19:50.390Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22772026-09-04T03:19:50.531Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22782026-09-04T03:19:50.693Z Compiling bcs v0.1.6
22792026-09-04T03:19:51.055Z Compiling smf v0.2.3
22802026-09-04T03:19:51.104Z Compiling unicode-linebreak v0.1.5
22812026-09-04T03:19:51.132Z Compiling smawk v0.3.3
22822026-09-04T03:19:51.312Z Compiling linear-map v1.2.0
22832026-09-04T03:19:51.366Z Compiling termtree v0.5.1
22842026-09-04T03:19:51.417Z Compiling whoami v1.6.1
22852026-09-04T03:19:51.503Z Compiling tagptr v0.2.0
22862026-09-04T03:19:51.540Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22872026-09-04T03:19:51.665Z Compiling moka v0.12.16
22882026-09-04T03:19:51.902Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22892026-09-04T03:19:52.244Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22902026-09-04T03:19:53.200Z Compiling textwrap v0.16.2
22912026-09-04T03:19:53.488Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22922026-09-04T03:19:54.690Z Compiling tabled v0.15.0
22932026-09-04T03:19:55.660Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22942026-09-04T03:19:55.829Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22952026-09-04T03:19:55.930Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22962026-09-04T03:19:56.030Z Compiling steno v0.4.1
22972026-09-04T03:19:56.477Z Compiling cookie v0.18.2
22982026-09-04T03:19:58.527Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22992026-09-04T03:20:00.632Z Compiling hickory-proto v0.25.2
23002026-09-04T03:20:03.098Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
23012026-09-04T03:20:03.357Z Compiling hickory-resolver v0.25.2
23022026-09-04T03:20:03.792Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23032026-09-04T03:20:05.387Z Compiling arc-swap v1.9.2
23042026-09-04T03:20:05.561Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23052026-09-04T03:20:05.750Z Compiling slog-scope v4.4.1
23062026-09-04T03:20:06.129Z Compiling libscf-sys v1.2.0
23072026-09-04T03:20:06.217Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23082026-09-04T03:20:06.280Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23092026-09-04T03:20:06.577Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
23102026-09-04T03:20:06.974Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
23112026-09-04T03:20:07.263Z Compiling slog-stdlog v4.1.1
23122026-09-04T03:20:07.625Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23132026-09-04T03:20:08.580Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23142026-09-04T03:20:08.694Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#021420c1)
23152026-09-04T03:20:10.152Z Compiling slog-envlogger v2.2.0
23162026-09-04T03:20:10.311Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
23172026-09-04T03:20:10.311Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
23182026-09-04T03:20:17.901Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23192026-09-04T03:20:20.245Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23202026-09-04T03:20:22.139Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
23212026-09-04T03:20:30.612Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
23222026-09-04T03:20:34.459Z Finished `release` profile [optimized] target(s) in 2m 27s
23232026-09-04T03:20:34.540Z Running unittests src/lib.rs (target/release/deps/mg_tests-a94cfb196ef4718d)
23242026-09-04T03:20:34.594Z
23252026-09-04T03:20:34.594Zrunning 1 test
23262026-09-04T03:20:34.751Zconfigure zone
23272026-09-04T03:20:34.790Zinstall zone
23282026-09-04T03:20:43.680Zboot zone
23292026-09-04T03:20:43.753Zstart zone s1
23302026-09-04T03:20:43.753Zconfigure zone
23312026-09-04T03:20:43.766Zinstall zone
23322026-09-04T03:20:45.655Zboot zone
23332026-09-04T03:20:45.739Zstart zone s2
23342026-09-04T03:20:45.740Zconfigure zone
23352026-09-04T03:20:45.769Zinstall zone
23362026-09-04T03:20:47.910Zboot zone
23372026-09-04T03:20:48.026Zstart zone t1
23382026-09-04T03:20:48.026Zconfigure zone
23392026-09-04T03:20:48.061Zinstall zone
23402026-09-04T03:20:50.241Zboot zone
23412026-09-04T03:20:50.290Zwaiting for zones to come up
23422026-09-04T03:21:00.245Z[sidecar.trio] svcs milestone/network
23432026-09-04T03:21:00.310ZSTATE STIME FMRI
23442026-09-04T03:21:00.310Zonline 3:20:43 svc:/milestone/network:default
23452026-09-04T03:21:00.310Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtrio/sidecar.trio/root/opt/
23462026-09-04T03:21:00.324Zcp /work/oxidecomputer/maghemite/download/scadm /mgtrio/sidecar.trio/root/opt/
23472026-09-04T03:21:00.374Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtrio/sidecar.trio/root/opt/
23482026-09-04T03:21:00.380Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-trio.toml /mgtrio/sidecar.trio/root/opt/softnpu.toml
23492026-09-04T03:21:00.380Z[sidecar.trio] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
23502026-09-04T03:21:00.381Z
23512026-09-04T03:21:00.381Zrunning zone s1.trio setup
23522026-09-04T03:21:00.381Z[s1.trio] svcs milestone/network
23532026-09-04T03:21:00.381ZSTATE STIME FMRI
23542026-09-04T03:21:00.381Zonline 3:20:45 svc:/milestone/network:default
23552026-09-04T03:21:00.381Z[s1.trio] dladm
23562026-09-04T03:21:00.399ZLINK CLASS MTU STATE BRIDGE OVER
23572026-09-04T03:21:00.399Zsl0 simnet 9000 up -- ?
23582026-09-04T03:21:00.399Zmg2 vnic 9000 up -- ?
23592026-09-04T03:21:00.399Z[s1.trio] ipadm create-addr -t -T static -a 10.0.0.1/24 mg2/v4
23602026-09-04T03:21:01.088Z
23612026-09-04T03:21:01.088Z[s1.trio] ipadm create-addr -t -T addrconf sl0/v6
23622026-09-04T03:21:01.209Z
23632026-09-04T03:21:01.209Z[s1.trio] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
23642026-09-04T03:21:01.209Z
23652026-09-04T03:21:01.209Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s1.trio/root/opt/ddmd
23662026-09-04T03:21:01.209Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s1.trio/root/opt/ddmadm
23672026-09-04T03:21:01.277Z[s1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid b6d82514-6649-4b09-af57-14fee9408d14 --sled-uuid b414c082-6b32-467a-a4d7-d28bce70ed63 -a sl0/v6 &> /opt/ddmd.log &
23682026-09-04T03:21:01.277Z
23692026-09-04T03:21:01.278Zrunning zone s2.trio setup
23702026-09-04T03:21:01.278Z[s2.trio] svcs milestone/network
23712026-09-04T03:21:01.278ZSTATE STIME FMRI
23722026-09-04T03:21:01.278Zonline 3:20:47 svc:/milestone/network:default
23732026-09-04T03:21:01.278Z[s2.trio] dladm
23742026-09-04T03:21:01.278ZLINK CLASS MTU STATE BRIDGE OVER
23752026-09-04T03:21:01.278Zsl1 simnet 9000 up -- ?
23762026-09-04T03:21:01.278Zmg3 vnic 9000 up -- ?
23772026-09-04T03:21:01.278Z[s2.trio] ipadm create-addr -t -T static -a 10.0.0.2/24 mg3/v4
23782026-09-04T03:21:01.750Z
23792026-09-04T03:21:01.750Z[s2.trio] ipadm create-addr -t -T addrconf sl1/v6
23802026-09-04T03:21:01.760Z
23812026-09-04T03:21:01.760Z[s2.trio] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
23822026-09-04T03:21:01.760Z
23832026-09-04T03:21:01.760Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/s2.trio/root/opt/ddmd
23842026-09-04T03:21:01.875Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/s2.trio/root/opt/ddmadm
23852026-09-04T03:21:01.875Z[s2.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5ca5f35c-e5dd-4d58-9ac2-7ee20f282877 --sled-uuid 4f7b3fc0-77c4-452d-861a-58603b413cef -a sl1/v6 &> /opt/ddmd.log &
23862026-09-04T03:21:01.875Z
23872026-09-04T03:21:01.875Zrunning zone t1.trio setup
23882026-09-04T03:21:01.875Z[t1.trio] svcs milestone/network
23892026-09-04T03:21:01.906ZSTATE STIME FMRI
23902026-09-04T03:21:01.906Zonline 3:20:49 svc:/milestone/network:default
23912026-09-04T03:21:01.906Z[t1.trio] dladm
23922026-09-04T03:21:01.906ZLINK CLASS MTU STATE BRIDGE OVER
23932026-09-04T03:21:01.906Ztfportrear0_0 simnet 9000 up -- ?
23942026-09-04T03:21:01.906Ztfportrear1_0 simnet 9000 up -- ?
23952026-09-04T03:21:01.906Zmg1 vnic 9000 up -- ?
23962026-09-04T03:21:01.906Z[t1.trio] ipadm create-addr -t -T static -a 10.0.0.3/24 mg1/v4
23972026-09-04T03:21:02.466Z
23982026-09-04T03:21:02.466Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear0_0/v6
23992026-09-04T03:21:02.600Z
24002026-09-04T03:21:02.600Z[t1.trio] ipadm create-addr -t -T addrconf tfportrear1_0/v6
24012026-09-04T03:21:02.649Z
24022026-09-04T03:21:02.650Z[t1.trio] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
24032026-09-04T03:21:02.650Z
24042026-09-04T03:21:02.650Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtrio/t1.trio/root/
24052026-09-04T03:21:02.849Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtrio/t1.trio/root/
24062026-09-04T03:21:03.890Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-trio.toml /mgtrio/t1.trio/root/opt/dpd-ports.toml
24072026-09-04T03:21:03.890Zwaiting 3s for copy of files to zone to complete ...
24082026-09-04T03:21:05.786Z[t1.trio] svccfg import /var/svc/manifest/site/dendrite/manifest.xml
24092026-09-04T03:21:05.913Z
24102026-09-04T03:21:05.913Z[t1.trio] svccfg import /var/svc/manifest/site/tfport/manifest.xml
24112026-09-04T03:21:06.018Z
24122026-09-04T03:21:06.019Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtrio/t1.trio/root/opt/ddmd
24132026-09-04T03:21:06.065Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtrio/t1.trio/root/opt/ddmadm
24142026-09-04T03:21:06.089Z[t1.trio] svcadm disable dendrite
24152026-09-04T03:21:06.131Z
24162026-09-04T03:21:06.131Z[t1.trio] svcadm disable tfport
24172026-09-04T03:21:06.139Z
24182026-09-04T03:21:06.139Z[t1.trio] svccfg -s dendrite setprop config/address = [::1]:12224
24192026-09-04T03:21:06.162Z
24202026-09-04T03:21:06.162Z[t1.trio] svccfg -s dendrite setprop config/mgmt = uds
24212026-09-04T03:21:06.207Z
24222026-09-04T03:21:06.207Z[t1.trio] svccfg -s dendrite setprop config/uds_path = /opt/mnt
24232026-09-04T03:21:06.226Z
24242026-09-04T03:21:06.226Z[t1.trio] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
24252026-09-04T03:21:06.255Z
24262026-09-04T03:21:06.255Z[t1.trio] svccfg -s dendrite setprop config/rear_ports = 2
24272026-09-04T03:21:06.269Z
24282026-09-04T03:21:06.270Z[t1.trio] svcadm refresh dendrite:default
24292026-09-04T03:21:06.291Z
24302026-09-04T03:21:06.292Z[t1.trio] svcadm enable dendrite:default
24312026-09-04T03:21:06.314Z
24322026-09-04T03:21:06.314Zwait 10s for dendrite to come up ...
24332026-09-04T03:21:16.331Z[t1.trio] svccfg -s tfport setprop config/pkt_source = none
24342026-09-04T03:21:16.362Z
24352026-09-04T03:21:16.362Z[t1.trio] svccfg -s tfport setprop config/flags = --sync-only
24362026-09-04T03:21:16.384Z
24372026-09-04T03:21:16.384Z[t1.trio] svcadm refresh tfport:default
24382026-09-04T03:21:16.415Z
24392026-09-04T03:21:16.415Z[t1.trio] svcadm enable tfport
24402026-09-04T03:21:16.439Z
24412026-09-04T03:21:16.440Z[t1.trio] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 2ed5373e-1c69-4c81-870c-53bfdce3d5ae --sled-uuid ac2696af-7573-4290-aae1-4eacdd5d8e84 -a tfportrear0_0/v6 -a tfportrear1_0/v6 &> /opt/ddmd.log &
24422026-09-04T03:21:16.440Z
24432026-09-04T03:21:16.440Z[t1.trio] ipadm
24442026-09-04T03:21:16.474ZADDROBJ TYPE STATE ADDR
24452026-09-04T03:21:16.474Zlo0/v4 static ok 127.0.0.1/8
24462026-09-04T03:21:16.474Zmg1/v4 static ok 10.0.0.3/24
24472026-09-04T03:21:16.474Zlo0/v6 static ok ::1/128
24482026-09-04T03:21:16.474Zlo0/u6 static ok fd00:3::1/64
24492026-09-04T03:21:16.474Ztfportrear0_0/v6 addrconf ok fe80::24be:9bff:fec3:71f5%tfportrear0_0/10
24502026-09-04T03:21:16.474Ztfportrear1_0/v6 addrconf ok fe80::e41f:1fff:fe79:e4ca%tfportrear1_0/10
24512026-09-04T03:21:18.597Zinitial peering test passed
24522026-09-04T03:21:19.547Zadvertise from one passed
24532026-09-04T03:21:20.566Zadvertise from two passed
24542026-09-04T03:21:20.566Z[s1.trio] ping fd00:2::1
24552026-09-04T03:21:34.538Ztest ddm::test_trio_v3 has been running for over 60 seconds
24562026-09-04T03:21:40.599ZFailed to parse command output: exit code 1
24572026-09-04T03:21:40.599Zstdout:
24582026-09-04T03:21:40.599Zno answer from fd00:2::1
24592026-09-04T03:21:40.599Zstderr:
24602026-09-04T03:21:40.599Z
24612026-09-04T03:21:42.052Z[s1.trio] ping fd00:2::1
24622026-09-04T03:22:02.329ZFailed to parse command output: exit code 1
24632026-09-04T03:22:02.329Zstdout:
24642026-09-04T03:22:02.329Zno answer from fd00:2::1
24652026-09-04T03:22:02.329Zstderr:
24662026-09-04T03:22:02.329Z
24672026-09-04T03:22:02.914Z[s1.trio] ping fd00:2::1
24682026-09-04T03:22:22.737ZFailed to parse command output: exit code 1
24692026-09-04T03:22:22.737Zstdout:
24702026-09-04T03:22:22.737Zno answer from fd00:2::1
24712026-09-04T03:22:22.737Zstderr:
24722026-09-04T03:22:22.737Z
24732026-09-04T03:22:23.718Z[s1.trio] ping fd00:2::1
24742026-09-04T03:22:43.691ZFailed to parse command output: exit code 1
24752026-09-04T03:22:43.691Zstdout:
24762026-09-04T03:22:43.692Zno answer from fd00:2::1
24772026-09-04T03:22:43.692Zstderr:
24782026-09-04T03:22:43.692Z
24792026-09-04T03:22:44.692Z[s1.trio] ping fd00:2::1
24802026-09-04T03:23:04.729ZFailed to parse command output: exit code 1
24812026-09-04T03:23:04.729Zstdout:
24822026-09-04T03:23:04.729Zno answer from fd00:2::1
24832026-09-04T03:23:04.729Zstderr:
24842026-09-04T03:23:04.729Z
24852026-09-04T03:23:05.735Z[s1.trio] ping fd00:2::1
24862026-09-04T03:23:25.762ZFailed to parse command output: exit code 1
24872026-09-04T03:23:25.762Zstdout:
24882026-09-04T03:23:25.762Zno answer from fd00:2::1
24892026-09-04T03:23:25.762Zstderr:
24902026-09-04T03:23:25.763Z
24912026-09-04T03:23:26.763Z[s1.trio] ping fd00:2::1
24922026-09-04T03:23:46.816ZFailed to parse command output: exit code 1
24932026-09-04T03:23:46.816Zstdout:
24942026-09-04T03:23:46.816Zno answer from fd00:2::1
24952026-09-04T03:23:46.816Zstderr:
24962026-09-04T03:23:46.816Z
24972026-09-04T03:23:47.811Z[s1.trio] ping fd00:2::1
24982026-09-04T03:24:07.836ZFailed to parse command output: exit code 1
24992026-09-04T03:24:07.836Zstdout:
25002026-09-04T03:24:07.836Zno answer from fd00:2::1
25012026-09-04T03:24:07.836Zstderr:
25022026-09-04T03:24:07.837Z
25032026-09-04T03:24:08.835Z[s1.trio] ping fd00:2::1
25042026-09-04T03:24:28.874ZFailed to parse command output: exit code 1
25052026-09-04T03:24:28.874Zstdout:
25062026-09-04T03:24:28.874Zno answer from fd00:2::1
25072026-09-04T03:24:28.874Zstderr:
25082026-09-04T03:24:28.874Z
25092026-09-04T03:24:29.887Z[s1.trio] ping fd00:2::1
25102026-09-04T03:24:49.986ZFailed to parse command output: exit code 1
25112026-09-04T03:24:49.987Zstdout:
25122026-09-04T03:24:49.987Zno answer from fd00:2::1
25132026-09-04T03:24:49.987Zstderr:
25142026-09-04T03:24:49.987Z
25152026-09-04T03:24:50.028Z[t1.trio] pkill ddmd
25162026-09-04T03:24:50.028Z
25172026-09-04T03:24:50.028Zcp /mgtrio/t1.trio/root/opt/ddmd.log /work/t1.trio.log
25182026-09-04T03:24:50.028Zcp /mgtrio/t1.trio/root//var/svc/log/oxide-dendrite:default.log /work/t1.trio-dpd.log
25192026-09-04T03:24:51.941Z[s2.trio] pkill ddmd
25202026-09-04T03:24:51.984Z
25212026-09-04T03:24:51.984Zcp /mgtrio/s2.trio/root/opt/ddmd.log /work/s2.trio.log
25222026-09-04T03:24:53.717Z[s1.trio] pkill ddmd
25232026-09-04T03:24:53.732Z
25242026-09-04T03:24:53.732Zcp /mgtrio/s1.trio/root/opt/ddmd.log /work/s1.trio.log
25252026-09-04T03:24:56.609Z[sidecar.trio] pkill softnpu
25262026-09-04T03:24:56.609Z
25272026-09-04T03:24:56.609Zcp /mgtrio/sidecar.trio/root/opt/softnpu.log /work/sidecar.trio-softnpu.log
25282026-09-04T03:24:58.662ZError: Failed to parse command output: exit code 1
25292026-09-04T03:24:58.662Zstdout:
25302026-09-04T03:24:58.662Zno answer from fd00:2::1
25312026-09-04T03:24:58.662Zstderr:
25322026-09-04T03:24:58.662Z
25332026-09-04T03:24:58.671Ztest ddm::test_trio_v3 ... FAILED
25342026-09-04T03:24:58.671Z
25352026-09-04T03:24:58.671Zfailures:
25362026-09-04T03:24:58.671Z
25372026-09-04T03:24:58.671Zfailures:
25382026-09-04T03:24:58.671Z ddm::test_trio_v3
25392026-09-04T03:24:58.671Z
25402026-09-04T03:24:58.671Ztest result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 1 filtered out; finished in 264.13s
25412026-09-04T03:24:58.671Z
25422026-09-04T03:24:58.671Zerror: test failed, to rerun pass `-p mg-tests --lib`
25432026-09-04T03:24:58.704Z+ cleanup
25442026-09-04T03:24:58.728Z++ id -un
25452026-09-04T03:24:58.728Z++ id -gn
25462026-09-04T03:24:58.728Z+ pfexec chown -R build:build .
25472026-09-04T03:24:58.860Zprocess exited: duration 694799 ms, exit code 101
 
25482026-09-04T03:24:58.923Zfound 5 output files
25492026-09-04T03:24:58.923Zuploading: /work/s1.trio.log (2114 bytes)
25502026-09-04T03:24:59.970Zuploaded: /work/s1.trio.log
25512026-09-04T03:24:59.970Zuploading: /work/s2.trio.log (1925 bytes)
25522026-09-04T03:25:01.011Zuploaded: /work/s2.trio.log
25532026-09-04T03:25:01.011Zuploading: /work/sidecar.trio-softnpu.log (564 bytes)
25542026-09-04T03:25:02.045Zuploaded: /work/sidecar.trio-softnpu.log
25552026-09-04T03:25:02.045Zuploading: /work/t1.trio-dpd.log (2041575 bytes)
25562026-09-04T03:25:03.130Zuploaded: /work/t1.trio-dpd.log
25572026-09-04T03:25:03.136Zuploading: /work/t1.trio.log (7855 bytes)
25582026-09-04T03:25:04.453Zuploaded: /work/t1.trio.log