01JQ53ERHTVYHG5E86SZ80JNPF: test-ddm-quartet

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

Buildomat Job: 01JQ53FY16W9ZHY952WMGXCMEX

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-24T22:33:26.280Zjob assigned to worker 01JQ54JRBE57X388GVZN7KC4VZ [factory aws, i-0c43838de7c8757fd] (queued for 19 m 45 s)
 
22025-03-24T22:33:34.796Zstarting task 0: "setup"
32025-03-24T22:33:34.801Z++ uname -s
42025-03-24T22:33:34.804Z+ kern=SunOS
52025-03-24T22:33:34.804Z+ build_user=build
62025-03-24T22:33:34.804Z+ build_uid=12345
72025-03-24T22:33:34.804Z+ work_dir=/work
82025-03-24T22:33:34.804Z+ input_dir=/input
92025-03-24T22:33:34.804Z+ [[ 0 == 12345 ]]
102025-03-24T22:33:34.804Z+ case "$kern" in
112025-03-24T22:33:34.804Z+ groupadd -g 12345 build
122025-03-24T22:33:34.807Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-24T22:33:36.813Z+ zfs create -o mountpoint=/work rpool/work
142025-03-24T22:33:37.005Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-24T22:33:37.008Z+ home_fs=zfs
162025-03-24T22:33:37.009Z+ [[ zfs == autofs ]]
172025-03-24T22:33:37.009Z+ mkdir -p /home/build
182025-03-24T22:33:37.009Z+ chown build:build /home/build /work
192025-03-24T22:33:39.012Z+ chmod 0700 /home/build /work
202025-03-24T22:33:39.017Zprocess exited: duration 4220 ms, exit code 0
 
212025-03-24T22:33:39.024Zstarting task 1: "rust-toolchain"
222025-03-24T22:33:39.029Z+ printf ' * rust toolchain channel = "%s"\n' stable
232025-03-24T22:33:39.029Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-03-24T22:33:39.029Z * rust toolchain channel = "stable"
252025-03-24T22:33:39.029Z * rust toolchain profile = "default"
262025-03-24T22:33:39.029Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-24T22:33:39.029Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-24T22:33:39.032Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-24T22:33:39.032Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-03-24T22:33:39.152Zinfo: downloading installer
312025-03-24T22:33:40.509Zwarn: It looks like you have an existing installation of Rust at:
322025-03-24T22:33:40.510Zwarn: /opt/ooce/bin
332025-03-24T22:33:40.510Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-24T22:33:40.510Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-24T22:33:40.510Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-24T22:33:40.510Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-24T22:33:40.510Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-24T22:33:40.510Zerror: cannot install while Rust is installed
392025-03-24T22:33:40.510Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-24T22:33:40.526Zinfo: profile set to 'default'
412025-03-24T22:33:40.526Zinfo: default host triple is x86_64-unknown-illumos
422025-03-24T22:33:40.530Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-03-24T22:33:40.717Zinfo: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15)
442025-03-24T22:33:40.717Zinfo: downloading component 'cargo'
452025-03-24T22:33:41.612Zinfo: downloading component 'clippy'
462025-03-24T22:33:42.046Zinfo: downloading component 'rust-docs'
472025-03-24T22:33:43.388Zinfo: downloading component 'rust-std'
482025-03-24T22:33:45.209Zinfo: downloading component 'rustc'
492025-03-24T22:33:52.004Zinfo: downloading component 'rustfmt'
502025-03-24T22:33:52.238Zinfo: installing component 'cargo'
512025-03-24T22:33:53.068Zinfo: installing component 'clippy'
522025-03-24T22:33:53.448Zinfo: installing component 'rust-docs'
532025-03-24T22:33:55.200Zinfo: installing component 'rust-std'
542025-03-24T22:33:56.924Zinfo: installing component 'rustc'
552025-03-24T22:34:02.919Zinfo: installing component 'rustfmt'
562025-03-24T22:34:03.244Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-03-24T22:34:03.244Z
582025-03-24T22:34:03.627Z stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15)
592025-03-24T22:34:03.627Z
602025-03-24T22:34:03.630Z
612025-03-24T22:34:03.630ZRust is installed now. Great!
622025-03-24T22:34:03.630Z
632025-03-24T22:34:03.630ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-24T22:34:03.630Zenvironment variable. This has not been done automatically.
652025-03-24T22:34:03.630Z
662025-03-24T22:34:03.630ZTo configure your current shell, you need to source
672025-03-24T22:34:03.630Zthe corresponding env file under $HOME/.cargo.
682025-03-24T22:34:03.630Z
692025-03-24T22:34:03.630ZThis is usually done by running one of the following (note the leading DOT):
702025-03-24T22:34:03.630Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-24T22:34:03.630Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-24T22:34:03.630Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-24T22:34:03.704Z+ rustup --version
742025-03-24T22:34:03.715Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-24T22:34:03.719Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-24T22:34:03.743Zinfo: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)`
772025-03-24T22:34:03.746Z+ cargo --version
782025-03-24T22:34:03.764Zcargo 1.85.1 (d73d2caf9 2024-12-31)
792025-03-24T22:34:03.767Z+ rustc --version
802025-03-24T22:34:03.792Zrustc 1.85.1 (4eb161250 2025-03-15)
812025-03-24T22:34:03.795Zprocess exited: duration 24768 ms, exit code 0
 
822025-03-24T22:34:03.802Zstarting task 2: "authentication"
832025-03-24T22:34:03.825Zprocess exited: duration 22 ms, exit code 0
 
842025-03-24T22:34:03.835Zstarting task 3: "clone repository"
852025-03-24T22:34:03.838Z+ mkdir -p /work/oxidecomputer/maghemite
862025-03-24T22:34:03.842Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872025-03-24T22:34:03.880ZCloning into '/work/oxidecomputer/maghemite'...
882025-03-24T22:34:04.488Z+ cd /work/oxidecomputer/maghemite
892025-03-24T22:34:04.488Z+ git fetch origin ee076cb81f8aaa0e012a6f92fd9b9e6f30725c8e
902025-03-24T22:34:04.747ZFrom https://github.com/oxidecomputer/maghemite
912025-03-24T22:34:04.747Z * branch ee076cb81f8aaa0e012a6f92fd9b9e6f30725c8e -> FETCH_HEAD
922025-03-24T22:34:04.758Z+ [[ -n renovate/itertools-0.x ]]
932025-03-24T22:34:04.761Z++ git branch --show-current
942025-03-24T22:34:04.761Z+ current=main
952025-03-24T22:34:04.761Z+ [[ main != renovate/itertools-0.x ]]
962025-03-24T22:34:04.761Z+ git branch -f renovate/itertools-0.x ee076cb81f8aaa0e012a6f92fd9b9e6f30725c8e
972025-03-24T22:34:04.764Z+ git checkout -f renovate/itertools-0.x
982025-03-24T22:34:04.777ZSwitched to branch 'renovate/itertools-0.x'
992025-03-24T22:34:04.781Z+ git reset --hard ee076cb81f8aaa0e012a6f92fd9b9e6f30725c8e
1002025-03-24T22:34:04.784ZHEAD is now at ee076cb Update Rust crate itertools to 0.14
1012025-03-24T22:34:04.784Zprocess exited: duration 951 ms, exit code 0
 
1022025-03-24T22:34:04.793Zstarting task 4: "build"
1032025-03-24T22:34:04.798Z++ cargo --version
1042025-03-24T22:34:04.804Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
1052025-03-24T22:34:04.968Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
1062025-03-24T22:34:04.968Zinfo: downloading component 'cargo'
1072025-03-24T22:34:05.932Zinfo: downloading component 'clippy'
1082025-03-24T22:34:06.267Zinfo: downloading component 'rust-docs'
1092025-03-24T22:34:07.435Zinfo: downloading component 'rust-std'
1102025-03-24T22:34:09.304Zinfo: downloading component 'rustc'
1112025-03-24T22:34:15.940Zinfo: downloading component 'rustfmt'
1122025-03-24T22:34:16.274Zinfo: installing component 'cargo'
1132025-03-24T22:34:17.065Zinfo: installing component 'clippy'
1142025-03-24T22:34:17.422Zinfo: installing component 'rust-docs'
1152025-03-24T22:34:18.991Zinfo: installing component 'rust-std'
1162025-03-24T22:34:20.731Zinfo: installing component 'rustc'
1172025-03-24T22:34:26.322Zinfo: installing component 'rustfmt'
1182025-03-24T22:34:26.716Zcargo 1.81.0 (2dbb1af80 2024-08-20)
1192025-03-24T22:34:26.719Z++ rustc --version
1202025-03-24T22:34:26.791Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1212025-03-24T22:34:26.795Z++ dladm
1222025-03-24T22:34:26.800ZLINK CLASS MTU STATE BRIDGE OVER
1232025-03-24T22:34:26.800Zena0 phys 9216 up -- --
1242025-03-24T22:34:26.805Z++ ipadm
1252025-03-24T22:34:26.806ZADDROBJ TYPE STATE ADDR
1262025-03-24T22:34:26.806Zlo0/v4 static ok 127.0.0.1/8
1272025-03-24T22:34:26.806Zena0/dhcp dhcp ok 10.150.1.7/24
1282025-03-24T22:34:26.806Zlo0/v6 static ok ::1/128
1292025-03-24T22:34:26.806Z++ banner collect
1302025-03-24T22:34:26.809Z
1312025-03-24T22:34:26.809Z #### #### # # ###### #### #####
1322025-03-24T22:34:26.809Z # # # # # # # # # #
1332025-03-24T22:34:26.809Z # # # # # ##### # #
1342025-03-24T22:34:26.809Z # # # # # # # #
1352025-03-24T22:34:26.809Z # # # # # # # # # #
1362025-03-24T22:34:26.809Z #### #### ###### ###### ###### #### #
1372025-03-24T22:34:26.810Z
1382025-03-24T22:34:26.810Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1392025-03-24T22:34:26.810Z++ repo=softnpu
1402025-03-24T22:34:26.810Z++ series=image
1412025-03-24T22:34:26.810Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1422025-03-24T22:34:26.810Z++ name=softnpu
1432025-03-24T22:34:26.810Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1442025-03-24T22:34:26.810Z++ mkdir -p download
1452025-03-24T22:34:26.810Z++ pushd download
1462025-03-24T22:34:26.810Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1472025-03-24T22:34:26.810Z++ [[ ! -f softnpu ]]
1482025-03-24T22:34:26.810Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1492025-03-24T22:34:26.817Z % Total % Received % Xferd Average Speed Time Time Time Current
1502025-03-24T22:34:26.820Z Dload Upload Total Spent Left Speed
1512025-03-24T22:34:27.404Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 37.2M 0 --:--:-- --:--:-- --:--:-- 37.2M
1522025-03-24T22:34:27.407Z++ popd
1532025-03-24T22:34:27.407Z/work/oxidecomputer/maghemite
1542025-03-24T22:34:27.411Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1552025-03-24T22:34:27.411Z++ repo=sidecar-lite
1562025-03-24T22:34:27.411Z++ series=release
1572025-03-24T22:34:27.411Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1582025-03-24T22:34:27.411Z++ name=libsidecar_lite.so
1592025-03-24T22:34:27.411Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1602025-03-24T22:34:27.411Z++ mkdir -p download
1612025-03-24T22:34:27.411Z++ pushd download
1622025-03-24T22:34:27.411Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1632025-03-24T22:34:27.411Z++ [[ ! -f libsidecar_lite.so ]]
1642025-03-24T22:34:27.411Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1652025-03-24T22:34:27.418Z % Total % Received % Xferd Average Speed Time Time Time Current
1662025-03-24T22:34:27.421Z Dload Upload Total Spent Left Speed
1672025-03-24T22:34:27.969Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 36.8M 0 --:--:-- --:--:-- --:--:-- 36.8M
1682025-03-24T22:34:27.974Z++ popd
1692025-03-24T22:34:27.978Z/work/oxidecomputer/maghemite
1702025-03-24T22:34:27.978Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1712025-03-24T22:34:27.978Z++ repo=sidecar-lite
1722025-03-24T22:34:27.978Z++ series=release
1732025-03-24T22:34:27.978Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1742025-03-24T22:34:27.978Z++ name=scadm
1752025-03-24T22:34:27.978Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1762025-03-24T22:34:27.978Z++ mkdir -p download
1772025-03-24T22:34:27.978Z++ pushd download
1782025-03-24T22:34:27.978Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1792025-03-24T22:34:27.978Z++ [[ ! -f scadm ]]
1802025-03-24T22:34:27.978Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1812025-03-24T22:34:27.988Z % Total % Received % Xferd Average Speed Time Time Time Current
1822025-03-24T22:34:27.988Z Dload Upload Total Spent Left Speed
1832025-03-24T22:34:28.640Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 70 22.7M 70 16.0M 0 0 33.2M 0 --:--:-- --:--:-- --:--:-- 33.1M 100 22.7M 100 22.7M 0 0 35.0M 0 --:--:-- --:--:-- --:--:-- 35.0M
1842025-03-24T22:34:28.643Z++ popd
1852025-03-24T22:34:28.643Z/work/oxidecomputer/maghemite
1862025-03-24T22:34:28.643Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1872025-03-24T22:34:28.643Z++ repo=dendrite
1882025-03-24T22:34:28.643Z++ series=image
1892025-03-24T22:34:28.644Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1902025-03-24T22:34:28.644Z++ name=dendrite-softnpu.tar.gz
1912025-03-24T22:34:28.644Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1922025-03-24T22:34:28.644Z++ mkdir -p download
1932025-03-24T22:34:28.644Z++ pushd download
1942025-03-24T22:34:28.644Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1952025-03-24T22:34:28.644Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1962025-03-24T22:34:28.647Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1972025-03-24T22:34:28.652Z % Total % Received % Xferd Average Speed Time Time Time Current
1982025-03-24T22:34:28.655Z Dload Upload Total Spent Left Speed
1992025-03-24T22:34:29.473Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 99 37.5M 99 37.5M 0 0 45.7M 0 --:--:-- --:--:-- --:--:-- 45.7M 100 37.5M 100 37.5M 0 0 45.8M 0 --:--:-- --:--:-- --:--:-- 45.8M
2002025-03-24T22:34:29.479Z++ popd
2012025-03-24T22:34:29.479Z/work/oxidecomputer/maghemite
2022025-03-24T22:34:29.479Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2032025-03-24T22:34:29.479Z++ repo=maghemite
2042025-03-24T22:34:29.479Z++ series=release
2052025-03-24T22:34:29.479Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2062025-03-24T22:34:29.479Z++ name=ddmd
2072025-03-24T22:34:29.479Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2082025-03-24T22:34:29.479Z++ mkdir -p download
2092025-03-24T22:34:29.482Z++ pushd download
2102025-03-24T22:34:29.483Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2112025-03-24T22:34:29.483Z++ [[ ! -f ddmd ]]
2122025-03-24T22:34:29.483Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2132025-03-24T22:34:29.489Z % Total % Received % Xferd Average Speed Time Time Time Current
2142025-03-24T22:34:29.505Z Dload Upload Total Spent Left Speed
2152025-03-24T22:34:30.506Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 91 40.9M 91 37.6M 0 0 38.1M 0 0:00:01 --:--:-- 0:00:01 38.1M 100 40.9M 100 40.9M 0 0 40.2M 0 0:00:01 0:00:01 --:--:-- 40.2M
2162025-03-24T22:34:30.509Z++ popd
2172025-03-24T22:34:30.509Z/work/oxidecomputer/maghemite
2182025-03-24T22:34:30.509Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2192025-03-24T22:34:30.509Z++ repo=maghemite
2202025-03-24T22:34:30.509Z++ series=release
2212025-03-24T22:34:30.509Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2222025-03-24T22:34:30.509Z++ name=ddmadm
2232025-03-24T22:34:30.510Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2242025-03-24T22:34:30.510Z++ mkdir -p download
2252025-03-24T22:34:30.513Z++ pushd download
2262025-03-24T22:34:30.513Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2272025-03-24T22:34:30.513Z++ [[ ! -f ddmadm ]]
2282025-03-24T22:34:30.513Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2292025-03-24T22:34:30.519Z % Total % Received % Xferd Average Speed Time Time Time Current
2302025-03-24T22:34:30.519Z Dload Upload Total Spent Left Speed
2312025-03-24T22:34:31.092Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 31.4M 0 --:--:-- --:--:-- --:--:-- 31.4M
2322025-03-24T22:34:31.096Z++ popd
2332025-03-24T22:34:31.096Z/work/oxidecomputer/maghemite
2342025-03-24T22:34:31.096Z++ pushd download
2352025-03-24T22:34:31.097Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2362025-03-24T22:34:31.097Z++ chmod +x softnpu
2372025-03-24T22:34:31.100Z++ chmod +x scadm
2382025-03-24T22:34:31.100Z++ chmod +x ddmadm
2392025-03-24T22:34:31.105Z++ chmod +x ddmd
2402025-03-24T22:34:31.105Z++ mv ddmadm ddmadm-v2
2412025-03-24T22:34:31.109Z++ mv ddmd ddmd-v2
2422025-03-24T22:34:31.109Z++ rm -rf zones/dendrite
2432025-03-24T22:34:31.109Z++ mkdir -p zones/dendrite
2442025-03-24T22:34:31.114Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2452025-03-24T22:34:31.868Z++ popd
2462025-03-24T22:34:31.868Z/work/oxidecomputer/maghemite
2472025-03-24T22:34:31.868Z++ banner install
2482025-03-24T22:34:31.872Z
2492025-03-24T22:34:31.872Z # # # #### ##### ## # #
2502025-03-24T22:34:31.872Z # ## # # # # # # #
2512025-03-24T22:34:31.872Z # # # # #### # # # # #
2522025-03-24T22:34:31.872Z # # # # # # ###### # #
2532025-03-24T22:34:31.872Z # # ## # # # # # # #
2542025-03-24T22:34:31.873Z # # # #### # # # ###### ######
2552025-03-24T22:34:31.873Z
2562025-03-24T22:34:31.873Z++ pkg info brand/sparse
2572025-03-24T22:34:31.873Z++ grep -qi installed
2582025-03-24T22:34:33.504Zpkg: info: no packages matching the following patterns you specified are
2592025-03-24T22:34:33.504Zinstalled on the system. Try querying remotely instead:
2602025-03-24T22:34:33.504Z
2612025-03-24T22:34:33.504Z brand/sparse
2622025-03-24T22:34:33.554Z++ [[ 1 != 0 ]]
2632025-03-24T22:34:33.554Z++ set -o errexit
2642025-03-24T22:34:33.554Z++ pfexec pkg install brand/sparse
2652025-03-24T22:34:41.334Z Startup: Refreshing catalog 'helios-dev' ... Done
2662025-03-24T22:34:45.827Z Startup: Caching catalogs ... Done
2672025-03-24T22:35:00.646ZPlanning: Solver setup ... Done
2682025-03-24T22:35:00.789ZPlanning: Running solver ... Done
2692025-03-24T22:35:00.918ZPlanning: Finding local manifests ... Done
2702025-03-24T22:35:00.929ZPlanning: Fetching manifests: 0/3 0% complete
2712025-03-24T22:35:01.023ZPlanning: Fetching manifests: 3/3 100% complete
2722025-03-24T22:35:01.094ZPlanning: Package planning ... Done
2732025-03-24T22:35:01.099ZPlanning: Merging actions ... Done
2742025-03-24T22:35:01.289ZPlanning: Checking for conflicting actions ... Done
2752025-03-24T22:35:03.478ZPlanning: Consolidating action changes ... Done
2762025-03-24T22:35:03.905ZPlanning: Evaluating mediators ... Done
2772025-03-24T22:35:03.973ZPlanning: Planning completed in 18.04 seconds
2782025-03-24T22:35:03.989Z Packages to install: 1
2792025-03-24T22:35:03.989Z Packages to update: 2
2802025-03-24T22:35:03.992Z Create boot environment: No
2812025-03-24T22:35:03.992ZCreate backup boot environment: Yes
2822025-03-24T22:35:04.068Z
2832025-03-24T22:35:04.069ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2842025-03-24T22:35:09.176ZDownload: 917/1009 items 8.0/8.0MB 99% complete (2.1M/s)
2852025-03-24T22:35:11.421ZDownload: Completed 8.03 MB in 7.35 seconds (1.1M/s)
2862025-03-24T22:35:13.376Z Actions: 1/1419 actions (Removing old actions)
2872025-03-24T22:35:13.397Z Actions: 199/1419 actions (Installing new actions)
2882025-03-24T22:35:13.511Z Actions: 579/1419 actions (Updating modified actions)
2892025-03-24T22:35:13.827Z Actions: Completed 1419 actions in 0.45 seconds.
2902025-03-24T22:35:14.050Z Done
2912025-03-24T22:35:14.054Z Done
2922025-03-24T22:35:14.651Z Done
2932025-03-24T22:35:18.878Z Done
2942025-03-24T22:35:18.964Z Done
2952025-03-24T22:35:18.968Z Done
2962025-03-24T22:35:19.060Z Done
2972025-03-24T22:35:19.489Z++ set -o errexit
2982025-03-24T22:35:19.489Z++ set -o pipefail
2992025-03-24T22:35:19.489Z++ banner build
3002025-03-24T22:35:19.492Z
3012025-03-24T22:35:19.492Z ##### # # # # #####
3022025-03-24T22:35:19.492Z # # # # # # # #
3032025-03-24T22:35:19.492Z ##### # # # # # #
3042025-03-24T22:35:19.492Z # # # # # # # #
3052025-03-24T22:35:19.492Z # # # # # # # #
3062025-03-24T22:35:19.493Z ##### #### # ###### #####
3072025-03-24T22:35:19.493Z
3082025-03-24T22:35:19.493Z++ cargo build --release --bin ddmd --bin ddmadm
3092025-03-24T22:35:19.681Z Updating crates.io index
3102025-03-24T22:35:19.741Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112025-03-24T22:35:20.556ZFrom https://github.com/oxidecomputer/falcon
3122025-03-24T22:35:20.556Z * [new ref] d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 -> refs/commit/d04addf8c95cf59e1dbcc7c59c3d07692a2eae88
3132025-03-24T22:35:20.661Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3142025-03-24T22:35:22.105ZFrom https://github.com/oxidecomputer/dendrite
3152025-03-24T22:35:22.105Z * [new ref] 58f63f5721d40d1954524879d1ede6b9084c7b3b -> refs/commit/58f63f5721d40d1954524879d1ede6b9084c7b3b
3162025-03-24T22:35:22.145Z Updating git repository `https://github.com/oxidecomputer/ispf`
3172025-03-24T22:35:22.575ZFrom https://github.com/oxidecomputer/ispf
3182025-03-24T22:35:22.575Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3192025-03-24T22:35:22.594Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3202025-03-24T22:35:23.333ZFrom https://github.com/oxidecomputer/netadm-sys
3212025-03-24T22:35:23.333Z * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390
3222025-03-24T22:35:23.345Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232025-03-24T22:35:28.846ZFrom https://github.com/oxidecomputer/omicron
3242025-03-24T22:35:28.846Z * [new ref] 25a7855cf82764c4297d549fc0bf0b04ab2d4403 -> refs/commit/25a7855cf82764c4297d549fc0bf0b04ab2d4403
3252025-03-24T22:35:28.883Z * [new tag] dogfood -> dogfood
3262025-03-24T22:35:28.887Z * [new tag] v5 -> v5
3272025-03-24T22:35:28.887Z * [new tag] v6 -> v6
3282025-03-24T22:35:28.887Z * [new tag] v7 -> v7
3292025-03-24T22:35:28.887Z * [new tag] v8 -> v8
3302025-03-24T22:35:28.887Z * [new tag] v9 -> v9
3312025-03-24T22:35:29.307Z Updating git repository `https://github.com/oxidecomputer/opte`
3322025-03-24T22:35:29.941ZFrom https://github.com/oxidecomputer/opte
3332025-03-24T22:35:29.941Z * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa
3342025-03-24T22:35:29.988Z Updating git repository `https://github.com/illumos/smf-rs`
3352025-03-24T22:35:30.382ZFrom https://github.com/illumos/smf-rs
3362025-03-24T22:35:30.382Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3372025-03-24T22:35:30.442Z Updating git repository `https://github.com/oxidecomputer/zone`
3382025-03-24T22:35:30.823ZFrom https://github.com/oxidecomputer/zone
3392025-03-24T22:35:30.823Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3402025-03-24T22:35:30.866Z Updating git repository `https://github.com/oxidecomputer/propolis`
3412025-03-24T22:35:31.511ZFrom https://github.com/oxidecomputer/propolis
3422025-03-24T22:35:31.511Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3432025-03-24T22:35:31.630Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3442025-03-24T22:35:32.199ZFrom https://github.com/oxidecomputer/transceiver-control
3452025-03-24T22:35:32.199Z * [new ref] 174386abfc9ffe8104601705f8c6d51e590dfe0c -> refs/commit/174386abfc9ffe8104601705f8c6d51e590dfe0c
3462025-03-24T22:35:32.230Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3472025-03-24T22:35:32.634ZFrom https://github.com/oxidecomputer/dlpi-sys
3482025-03-24T22:35:32.634Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3492025-03-24T22:35:32.652Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3502025-03-24T22:35:33.088ZFrom https://github.com/jmesmon/rust-libzfs
3512025-03-24T22:35:33.088Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3522025-03-24T22:35:33.104Z * [new tag] v0.4.0 -> v0.4.0
3532025-03-24T22:35:33.117Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3542025-03-24T22:35:33.512ZFrom https://github.com/oxidecomputer/rusty-doors
3552025-03-24T22:35:33.512Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3562025-03-24T22:35:33.529Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3572025-03-24T22:35:34.059ZFrom https://github.com/oxidecomputer/maghemite
3582025-03-24T22:35:34.059Z * [new ref] caafd889f31faacfaa51e02902990c220c20ef60 -> refs/commit/caafd889f31faacfaa51e02902990c220c20ef60
3592025-03-24T22:35:34.079Z * [new tag] rift -> rift
3602025-03-24T22:35:34.086Z * [new tag] srp -> srp
3612025-03-24T22:35:34.086Z * [new tag] tie-spf -> tie-spf
3622025-03-24T22:35:34.122Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3632025-03-24T22:35:34.557ZFrom https://github.com/oxidecomputer/serde_human_bytes
3642025-03-24T22:35:34.564Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3652025-03-24T22:35:34.585Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3662025-03-24T22:35:35.026ZFrom https://github.com/oxidecomputer/slog-error-chain
3672025-03-24T22:35:35.026Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3682025-03-24T22:35:35.052Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3692025-03-24T22:35:35.394ZFrom https://github.com/oxidecomputer/tufaceous
3702025-03-24T22:35:35.394Z * [new ref] 69e2896b5905aba61445e519aaa40f02d59638b2 -> refs/commit/69e2896b5905aba61445e519aaa40f02d59638b2
3712025-03-24T22:35:35.416Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3722025-03-24T22:35:35.766ZFrom https://github.com/oxidecomputer/poptrie
3732025-03-24T22:35:35.766Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3742025-03-24T22:35:35.864Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3752025-03-24T22:35:36.266ZFrom https://github.com/oxidecomputer/ingot
3762025-03-24T22:35:36.266Z * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906
3772025-03-24T22:35:36.321Z Updating git repository `https://github.com/oxidecomputer/propolis`
3782025-03-24T22:35:36.950ZFrom https://github.com/oxidecomputer/propolis
3792025-03-24T22:35:36.950Z * [new ref] 6b5f2af796a3ea57405721407ab70520a93ec73f -> refs/commit/6b5f2af796a3ea57405721407ab70520a93ec73f
3802025-03-24T22:35:37.045Z Updating git repository `https://github.com/oxidecomputer/crucible`
3812025-03-24T22:35:38.289ZFrom https://github.com/oxidecomputer/crucible
3822025-03-24T22:35:38.290Z * [new ref] 81a3528adacdbde18fcbf3938247fef17233db11 -> refs/commit/81a3528adacdbde18fcbf3938247fef17233db11
3832025-03-24T22:35:38.360Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3842025-03-24T22:35:39.035ZFrom https://github.com/oxidecomputer/management-gateway-service
3852025-03-24T22:35:39.036Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3862025-03-24T22:35:39.873Z Downloading crates ...
3872025-03-24T22:35:39.976Z Downloaded async-stream-impl v0.3.6
3882025-03-24T22:35:39.988Z Downloaded atomicwrites v0.4.4
3892025-03-24T22:35:39.992Z Downloaded openssl-macros v0.1.1
3902025-03-24T22:35:39.995Z Downloaded bitflags v1.3.2
3912025-03-24T22:35:39.999Z Downloaded num_threads v0.1.7
3922025-03-24T22:35:40.003Z Downloaded num-rational v0.4.2
3932025-03-24T22:35:40.006Z Downloaded openssl-probe v0.1.6
3942025-03-24T22:35:40.006Z Downloaded omicron-workspace-hack v0.1.0
3952025-03-24T22:35:40.006Z Downloaded num_enum v0.7.3
3962025-03-24T22:35:40.011Z Downloaded num-iter v0.1.45
3972025-03-24T22:35:40.016Z Downloaded foreign-types-shared v0.3.1
3982025-03-24T22:35:40.016Z Downloaded cfg_aliases v0.2.1
3992025-03-24T22:35:40.016Z Downloaded equivalent v1.0.2
4002025-03-24T22:35:40.020Z Downloaded progenitor-client v0.9.1
4012025-03-24T22:35:40.020Z Downloaded float-ord v0.3.2
4022025-03-24T22:35:40.020Z Downloaded const-random v0.1.18
4032025-03-24T22:35:40.024Z Downloaded crucible-workspace-hack v0.1.0
4042025-03-24T22:35:40.024Z Downloaded dtrace-parser v0.2.0
4052025-03-24T22:35:40.024Z Downloaded crunchy v0.2.3
4062025-03-24T22:35:40.024Z Downloaded const-random-macro v0.1.16
4072025-03-24T22:35:40.028Z Downloaded base64ct v1.7.3
4082025-03-24T22:35:40.028Z Downloaded atomic-waker v1.1.2
4092025-03-24T22:35:40.033Z Downloaded progenitor-client v0.8.0
4102025-03-24T22:35:40.033Z Downloaded async-stream v0.3.6
4112025-03-24T22:35:40.033Z Downloaded anstyle v1.0.10
4122025-03-24T22:35:40.038Z Downloaded autocfg v1.4.0
4132025-03-24T22:35:40.038Z Downloaded cstr-argument v0.1.2
4142025-03-24T22:35:40.038Z Downloaded pretty-hex v0.2.1
4152025-03-24T22:35:40.043Z Downloaded anstyle-query v1.1.2
4162025-03-24T22:35:40.043Z Downloaded foreign-types v0.3.2
4172025-03-24T22:35:40.043Z Downloaded darling_macro v0.20.10
4182025-03-24T22:35:40.049Z Downloaded num_enum_derive v0.7.3
4192025-03-24T22:35:40.049Z Downloaded rand_core v0.9.3
4202025-03-24T22:35:40.049Z Downloaded crc8 v0.1.1
4212025-03-24T22:35:40.049Z Downloaded plain v0.2.3
4222025-03-24T22:35:40.049Z Downloaded embedded-io v0.6.1
4232025-03-24T22:35:40.052Z Downloaded powerfmt v0.2.0
4242025-03-24T22:35:40.055Z Downloaded rand_core v0.6.4
4252025-03-24T22:35:40.055Z Downloaded pin-utils v0.1.0
4262025-03-24T22:35:40.059Z Downloaded pest_generator v2.7.15
4272025-03-24T22:35:40.059Z Downloaded percent-encoding v2.3.1
4282025-03-24T22:35:40.059Z Downloaded rand_chacha v0.9.0
4292025-03-24T22:35:40.062Z Downloaded progenitor v0.8.0
4302025-03-24T22:35:40.062Z Downloaded data-encoding v2.8.0
4312025-03-24T22:35:40.069Z Downloaded byteorder v1.5.0
4322025-03-24T22:35:40.069Z Downloaded oxnet v0.1.1
4332025-03-24T22:35:40.074Z Downloaded scopeguard v1.2.0
4342025-03-24T22:35:40.074Z Downloaded rand_chacha v0.3.1
4352025-03-24T22:35:40.074Z Downloaded foreign-types-shared v0.1.1
4362025-03-24T22:35:40.074Z Downloaded progenitor v0.9.1
4372025-03-24T22:35:40.074Z Downloaded resolv-conf v0.7.1
4382025-03-24T22:35:40.077Z Downloaded foreign-types v0.5.0
4392025-03-24T22:35:40.082Z Downloaded defmt-macros v0.4.0
4402025-03-24T22:35:40.086Z Downloaded schemars_derive v0.8.22
4412025-03-24T22:35:40.086Z Downloaded ppv-lite86 v0.2.21
4422025-03-24T22:35:40.087Z Downloaded fastrand v2.3.0
4432025-03-24T22:35:40.091Z Downloaded progenitor-macro v0.8.0
4442025-03-24T22:35:40.091Z Downloaded once_cell v1.21.1
4452025-03-24T22:35:40.095Z Downloaded fnv v1.0.7
4462025-03-24T22:35:40.095Z Downloaded digest v0.10.7
4472025-03-24T22:35:40.099Z Downloaded write16 v1.0.0
4482025-03-24T22:35:40.099Z Downloaded enum-as-inner v0.6.1
4492025-03-24T22:35:40.099Z Downloaded dyn-clone v1.0.19
4502025-03-24T22:35:40.102Z Downloaded dirs-next v2.0.0
4512025-03-24T22:35:40.102Z Downloaded libscf-sys v1.1.0
4522025-03-24T22:35:40.105Z Downloaded zone v0.3.0
4532025-03-24T22:35:40.105Z Downloaded rand_xorshift v0.3.0
4542025-03-24T22:35:40.111Z Downloaded instant v0.1.13
4552025-03-24T22:35:40.111Z Downloaded zone_cfg_derive v0.3.0
4562025-03-24T22:35:40.111Z Downloaded progenitor-macro v0.9.1
4572025-03-24T22:35:40.111Z Downloaded pkg-config v0.3.32
4582025-03-24T22:35:40.114Z Downloaded parking_lot v0.11.2
4592025-03-24T22:35:40.115Z Downloaded foldhash v0.1.5
4602025-03-24T22:35:40.123Z Downloaded fixedbitset v0.4.2
4612025-03-24T22:35:40.123Z Downloaded rhai_codegen v2.2.0
4622025-03-24T22:35:40.128Z Downloaded rustls-pemfile v2.2.0
4632025-03-24T22:35:40.134Z Downloaded daft-derive v0.1.2
4642025-03-24T22:35:40.134Z Downloaded rusty-fork v0.3.0
4652025-03-24T22:35:40.138Z Downloaded password-hash v0.5.0
4662025-03-24T22:35:40.142Z Downloaded sync_wrapper v1.0.2
4672025-03-24T22:35:40.142Z Downloaded num-conv v0.1.0
4682025-03-24T22:35:40.147Z Downloaded writeable v0.5.5
4692025-03-24T22:35:40.147Z Downloaded rustc_version v0.4.1
4702025-03-24T22:35:40.151Z Downloaded quick-error v1.2.3
4712025-03-24T22:35:40.152Z Downloaded cancel-safe-futures v0.1.5
4722025-03-24T22:35:40.152Z Downloaded parse-display v0.10.0
4732025-03-24T22:35:40.155Z Downloaded rustc_version v0.1.7
4742025-03-24T22:35:40.155Z Downloaded tower-layer v0.3.3
4752025-03-24T22:35:40.159Z Downloaded usdt-attr-macro v0.5.0
4762025-03-24T22:35:40.159Z Downloaded swrite v0.1.0
4772025-03-24T22:35:40.159Z Downloaded proc-macro-crate v1.3.1
4782025-03-24T22:35:40.163Z Downloaded num_enum v0.5.11
4792025-03-24T22:35:40.167Z Downloaded serde_repr v0.1.20
4802025-03-24T22:35:40.172Z Downloaded ipnetwork v0.21.1
4812025-03-24T22:35:40.172Z Downloaded hyper-tls v0.6.0
4822025-03-24T22:35:40.175Z Downloaded pest_meta v2.7.15
4832025-03-24T22:35:40.175Z Downloaded derive_more v0.99.19
4842025-03-24T22:35:40.181Z Downloaded quinn-udp v0.5.10
4852025-03-24T22:35:40.184Z Downloaded proc-macro2 v1.0.94
4862025-03-24T22:35:40.188Z Downloaded lru-cache v0.1.2
4872025-03-24T22:35:40.188Z Downloaded allocator-api2 v0.2.21
4882025-03-24T22:35:40.192Z Downloaded sha2 v0.10.8
4892025-03-24T22:35:40.196Z Downloaded crossbeam-epoch v0.9.18
4902025-03-24T22:35:40.196Z Downloaded tokio-native-tls v0.3.1
4912025-03-24T22:35:40.201Z Downloaded slog-stdlog v4.1.1
4922025-03-24T22:35:40.205Z Downloaded num-derive v0.4.2
4932025-03-24T22:35:40.205Z Downloaded subtle v2.6.1
4942025-03-24T22:35:40.208Z Downloaded spin v0.5.2
4952025-03-24T22:35:40.208Z Downloaded num-derive v0.3.3
4962025-03-24T22:35:40.212Z Downloaded strum_macros v0.25.3
4972025-03-24T22:35:40.212Z Downloaded want v0.3.1
4982025-03-24T22:35:40.212Z Downloaded mime v0.3.17
4992025-03-24T22:35:40.215Z Downloaded idna_adapter v1.2.0
5002025-03-24T22:35:40.215Z Downloaded utf8parse v0.2.2
5012025-03-24T22:35:40.219Z Downloaded serde-big-array v0.5.1
5022025-03-24T22:35:40.219Z Downloaded usdt v0.5.0
5032025-03-24T22:35:40.225Z Downloaded scroll_derive v0.12.0
5042025-03-24T22:35:40.225Z Downloaded utf8_iter v1.0.4
5052025-03-24T22:35:40.225Z Downloaded utf16_iter v1.0.5
5062025-03-24T22:35:40.228Z Downloaded slog-scope v4.4.0
5072025-03-24T22:35:40.228Z Downloaded hash32 v0.3.1
5082025-03-24T22:35:40.228Z Downloaded is_terminal_polyfill v1.70.1
5092025-03-24T22:35:40.232Z Downloaded highway v1.3.0
5102025-03-24T22:35:40.232Z Downloaded papergrid v0.14.0
5112025-03-24T22:35:40.238Z Downloaded strum v0.26.3
5122025-03-24T22:35:40.240Z Downloaded schemars v0.8.22
5132025-03-24T22:35:40.251Z Downloaded hostname v0.3.1
5142025-03-24T22:35:40.255Z Downloaded terminal_size v0.4.2
5152025-03-24T22:35:40.255Z Downloaded icu_provider_macros v1.5.0
5162025-03-24T22:35:40.255Z Downloaded static_assertions v1.1.0
5172025-03-24T22:35:40.260Z Downloaded serde_with_macros v3.12.0
5182025-03-24T22:35:40.264Z Downloaded hex v0.4.3
5192025-03-24T22:35:40.264Z Downloaded strum_macros v0.26.4
5202025-03-24T22:35:40.268Z Downloaded futures v0.3.31
5212025-03-24T22:35:40.272Z Downloaded hubpack_derive v0.1.1
5222025-03-24T22:35:40.278Z Downloaded memoffset v0.9.1
5232025-03-24T22:35:40.278Z Downloaded tower-service v0.3.3
5242025-03-24T22:35:40.278Z Downloaded openssl-sys v0.9.106
5252025-03-24T22:35:40.283Z Downloaded is-terminal v0.4.16
5262025-03-24T22:35:40.283Z Downloaded zerovec-derive v0.10.3
5272025-03-24T22:35:40.288Z Downloaded base64 v0.22.1
5282025-03-24T22:35:40.292Z Downloaded getrandom v0.2.15
5292025-03-24T22:35:40.297Z Downloaded quinn v0.11.7
5302025-03-24T22:35:40.302Z Downloaded qorb v0.2.1
5312025-03-24T22:35:40.306Z Downloaded newtype_derive v0.1.6
5322025-03-24T22:35:40.306Z Downloaded linear-map v1.2.0
5332025-03-24T22:35:40.306Z Downloaded no-std-compat v0.4.1
5342025-03-24T22:35:40.312Z Downloaded itoa v1.0.15
5352025-03-24T22:35:40.312Z Downloaded thin-vec v0.2.13
5362025-03-24T22:35:40.312Z Downloaded heck v0.4.1
5372025-03-24T22:35:40.315Z Downloaded newline-converter v0.3.0
5382025-03-24T22:35:40.315Z Downloaded smf v0.2.3
5392025-03-24T22:35:40.319Z Downloaded unarray v0.1.4
5402025-03-24T22:35:40.319Z Downloaded libsw-core v0.3.2
5412025-03-24T22:35:40.324Z Downloaded thread_local v1.1.8
5422025-03-24T22:35:40.324Z Downloaded fxhash v0.2.1
5432025-03-24T22:35:40.324Z Downloaded litemap v0.7.5
5442025-03-24T22:35:40.330Z Downloaded semver v1.0.26
5452025-03-24T22:35:40.330Z Downloaded uuid v1.16.0
5462025-03-24T22:35:40.334Z Downloaded try-lock v0.2.5
5472025-03-24T22:35:40.334Z Downloaded tokio-macros v2.5.0
5482025-03-24T22:35:40.334Z Downloaded semver v0.1.20
5492025-03-24T22:35:40.339Z Downloaded lock_api v0.4.12
5502025-03-24T22:35:40.339Z Downloaded scroll v0.12.0
5512025-03-24T22:35:40.343Z Downloaded take_mut v0.2.2
5522025-03-24T22:35:40.343Z Downloaded half v2.5.0
5532025-03-24T22:35:40.348Z Downloaded zeroize v1.8.1
5542025-03-24T22:35:40.348Z Downloaded term v0.7.0
5552025-03-24T22:35:40.352Z Downloaded slog-envlogger v2.2.0
5562025-03-24T22:35:40.352Z Downloaded hyper-util v0.1.10
5572025-03-24T22:35:40.357Z Downloaded getrandom v0.3.2
5582025-03-24T22:35:40.360Z Downloaded futures-sink v0.3.31
5592025-03-24T22:35:40.364Z Downloaded ident_case v1.0.1
5602025-03-24T22:35:40.364Z Downloaded http-body v1.0.1
5612025-03-24T22:35:40.364Z Downloaded match_cfg v0.1.0
5622025-03-24T22:35:40.364Z Downloaded tinystr v0.7.6
5632025-03-24T22:35:40.370Z Downloaded slog-dtrace v0.3.0
5642025-03-24T22:35:40.370Z Downloaded slab v0.4.9
5652025-03-24T22:35:40.373Z Downloaded iana-time-zone v0.1.61
5662025-03-24T22:35:40.373Z Downloaded slog-bunyan v2.5.0
5672025-03-24T22:35:40.373Z Downloaded structmeta-derive v0.3.0
5682025-03-24T22:35:40.379Z Downloaded thiserror-impl v2.0.12
5692025-03-24T22:35:40.379Z Downloaded typify-macro v0.3.0
5702025-03-24T22:35:40.384Z Downloaded typify-macro v0.2.0
5712025-03-24T22:35:40.384Z Downloaded tiny-keccak v2.0.2
5722025-03-24T22:35:40.384Z Downloaded url v2.5.4
5732025-03-24T22:35:40.390Z Downloaded toml v0.8.20
5742025-03-24T22:35:40.395Z Downloaded icu_properties v1.5.1
5752025-03-24T22:35:40.395Z Downloaded rustls-pki-types v1.11.0
5762025-03-24T22:35:40.402Z Downloaded managed v0.8.0
5772025-03-24T22:35:40.402Z Downloaded icu_locid_transform v1.5.0
5782025-03-24T22:35:40.407Z Downloaded futures-task v0.3.31
5792025-03-24T22:35:40.407Z Downloaded waitgroup v0.1.2
5802025-03-24T22:35:40.407Z Downloaded tokio-rustls v0.26.2
5812025-03-24T22:35:40.407Z Downloaded yoke-derive v0.7.5
5822025-03-24T22:35:40.407Z Downloaded wait-timeout v0.2.1
5832025-03-24T22:35:40.410Z Downloaded macaddr v1.0.1
5842025-03-24T22:35:40.410Z Downloaded smartstring v1.0.1
5852025-03-24T22:35:40.416Z Downloaded smallvec v1.14.0
5862025-03-24T22:35:40.419Z Downloaded generic-array v0.14.7
5872025-03-24T22:35:40.419Z Downloaded httpdate v1.0.3
5882025-03-24T22:35:40.419Z Downloaded thiserror-impl v1.0.69
5892025-03-24T22:35:40.419Z Downloaded strsim v0.11.1
5902025-03-24T22:35:40.429Z Downloaded hostname v0.4.0
5912025-03-24T22:35:40.429Z Downloaded rand v0.9.0
5922025-03-24T22:35:40.433Z Downloaded libsw v3.5.0
5932025-03-24T22:35:40.433Z Downloaded tabled_derive v0.10.0
5942025-03-24T22:35:40.434Z Downloaded icu_locid v1.5.0
5952025-03-24T22:35:40.437Z Downloaded futures-macro v0.3.31
5962025-03-24T22:35:40.437Z Downloaded futures-io v0.3.31
5972025-03-24T22:35:40.437Z Downloaded stable_deref_trait v1.2.0
5982025-03-24T22:35:40.441Z Downloaded signal-hook-registry v1.4.2
5992025-03-24T22:35:40.441Z Downloaded serde_derive_internals v0.29.1
6002025-03-24T22:35:40.441Z Downloaded unicode-ident v1.0.18
6012025-03-24T22:35:40.445Z Downloaded futures-executor v0.3.31
6022025-03-24T22:35:40.449Z Downloaded expectorate v1.1.0
6032025-03-24T22:35:40.449Z Downloaded serde_derive v1.0.219
6042025-03-24T22:35:40.454Z Downloaded serde v1.0.219
6052025-03-24T22:35:40.458Z Downloaded httparse v1.10.1
6062025-03-24T22:35:40.458Z Downloaded zerofrom-derive v0.1.6
6072025-03-24T22:35:40.463Z Downloaded steno v0.4.1
6082025-03-24T22:35:40.465Z Downloaded serde_spanned v0.6.8
6092025-03-24T22:35:40.466Z Downloaded serde_tokenstream v0.2.2
6102025-03-24T22:35:40.470Z Downloaded icu_normalizer_data v1.5.0
6112025-03-24T22:35:40.470Z Downloaded icu_locid_transform_data v1.5.0
6122025-03-24T22:35:40.474Z Downloaded serde_path_to_error v0.1.17
6132025-03-24T22:35:40.475Z Downloaded icu_normalizer v1.5.0
6142025-03-24T22:35:40.481Z Downloaded indent_write v2.2.0
6152025-03-24T22:35:40.481Z Downloaded cc v1.2.17
6162025-03-24T22:35:40.489Z Downloaded tabwriter v1.4.1
6172025-03-24T22:35:40.489Z Downloaded zerocopy v0.6.6
6182025-03-24T22:35:40.494Z Downloaded thiserror v2.0.12
6192025-03-24T22:35:40.495Z Downloaded thiserror v1.0.69
6202025-03-24T22:35:40.500Z Downloaded pest v2.7.15
6212025-03-24T22:35:40.507Z Downloaded tinyvec v1.9.0
6222025-03-24T22:35:40.513Z Downloaded typify v0.2.0
6232025-03-24T22:35:40.513Z Downloaded similar v2.7.0
6242025-03-24T22:35:40.517Z Downloaded ucd-trie v0.1.7
6252025-03-24T22:35:40.517Z Downloaded tracing v0.1.41
6262025-03-24T22:35:40.522Z Downloaded aho-corasick v1.1.3
6272025-03-24T22:35:40.527Z Downloaded slog v2.7.0
6282025-03-24T22:35:40.535Z Downloaded native-tls v0.2.14
6292025-03-24T22:35:40.535Z Downloaded indexmap v2.8.0
6302025-03-24T22:35:40.538Z Downloaded socket2 v0.5.8
6312025-03-24T22:35:40.544Z Downloaded zerocopy-derive v0.8.24
6322025-03-24T22:35:40.550Z Downloaded hashbrown v0.12.3
6332025-03-24T22:35:40.560Z Downloaded typenum v1.18.0
6342025-03-24T22:35:40.560Z Downloaded indexmap v1.9.3
6352025-03-24T22:35:40.566Z Downloaded http v1.3.1
6362025-03-24T22:35:40.566Z Downloaded tower v0.5.2
6372025-03-24T22:35:40.573Z Downloaded itertools v0.10.5
6382025-03-24T22:35:40.580Z Downloaded idna v1.0.3
6392025-03-24T22:35:40.588Z Downloaded unsafe-libyaml v0.2.11
6402025-03-24T22:35:40.592Z Downloaded clap_builder v4.5.32
6412025-03-24T22:35:40.594Z Downloaded toml_edit v0.22.24
6422025-03-24T22:35:40.624Z Downloaded itertools v0.13.0
6432025-03-24T22:35:40.681Z Downloaded tracing-core v0.1.33
6442025-03-24T22:35:40.681Z Downloaded zerovec v0.10.4
6452025-03-24T22:35:40.681Z Downloaded serde_with v3.12.0
6462025-03-24T22:35:40.681Z Downloaded nom v7.1.3
6472025-03-24T22:35:40.711Z Downloaded libm v0.2.11
6482025-03-24T22:35:40.711Z Downloaded zerocopy v0.7.35
6492025-03-24T22:35:40.711Z Downloaded mio v1.0.3
6502025-03-24T22:35:40.711Z Downloaded serde_json v1.0.140
6512025-03-24T22:35:40.711Z Downloaded rustls-webpki v0.103.0
6522025-03-24T22:35:40.716Z Downloaded portable-atomic v1.11.0
6532025-03-24T22:35:40.717Z Downloaded proptest v1.6.0
6542025-03-24T22:35:40.723Z Downloaded tabled v0.18.0
6552025-03-24T22:35:40.737Z Downloaded zerocopy v0.8.24
6562025-03-24T22:35:40.765Z Downloaded winnow v0.6.26
6572025-03-24T22:35:40.770Z Downloaded dropshot v0.16.0
6582025-03-24T22:35:40.793Z Downloaded itertools v0.14.0
6592025-03-24T22:35:40.799Z Downloaded quinn-proto v0.11.10
6602025-03-24T22:35:40.808Z Downloaded winnow v0.7.4
6612025-03-24T22:35:40.817Z Downloaded winnow v0.5.40
6622025-03-24T22:35:40.830Z Downloaded openapiv3 v2.0.0
6632025-03-24T22:35:40.839Z Downloaded syn v1.0.109
6642025-03-24T22:35:40.866Z Downloaded typify-impl v0.2.0
6652025-03-24T22:35:40.886Z Downloaded openssl v0.10.71
6662025-03-24T22:35:40.894Z Downloaded regex v1.11.1
6672025-03-24T22:35:40.908Z Downloaded icu_properties_data v1.5.0
6682025-03-24T22:35:40.914Z Downloaded syn v2.0.100
6692025-03-24T22:35:40.929Z Downloaded unicode-width v0.1.14
6702025-03-24T22:35:40.934Z Downloaded regress v0.10.3
6712025-03-24T22:35:40.942Z Downloaded rustls v0.23.25
6722025-03-24T22:35:40.955Z Downloaded rustls v0.22.4
6732025-03-24T22:35:40.967Z Downloaded rustix v0.38.44
6742025-03-24T22:35:40.994Z Downloaded regex-syntax v0.8.5
6752025-03-24T22:35:40.999Z Downloaded nix v0.29.0
6762025-03-24T22:35:41.011Z Downloaded rhai v1.21.0
6772025-03-24T22:35:41.022Z Downloaded smoltcp v0.11.0
6782025-03-24T22:35:41.034Z Downloaded hickory-proto v0.24.4
6792025-03-24T22:35:41.049Z Downloaded rustix v1.0.3
6802025-03-24T22:35:41.104Z Downloaded unicode-width v0.2.0
6812025-03-24T22:35:41.118Z Downloaded vcpkg v0.2.15
6822025-03-24T22:35:41.126Z Downloaded reqwest v0.12.15
6832025-03-24T22:35:41.136Z Downloaded hyper v1.6.0
6842025-03-24T22:35:41.136Z Downloaded webpki-roots v0.26.8
6852025-03-24T22:35:41.147Z Downloaded futures-util v0.3.31
6862025-03-24T22:35:41.192Z Downloaded typify-impl v0.3.0
6872025-03-24T22:35:41.192Z Downloaded chrono v0.4.40
6882025-03-24T22:35:41.199Z Downloaded libc v0.2.171
6892025-03-24T22:35:41.199Z Downloaded sled v0.34.7
6902025-03-24T22:35:41.213Z Downloaded zerocopy-derive v0.6.6
6912025-03-24T22:35:41.221Z Downloaded goblin v0.8.2
6922025-03-24T22:35:41.242Z Downloaded time v0.3.40
6932025-03-24T22:35:41.242Z Downloaded rustls-webpki v0.102.8
6942025-03-24T22:35:41.247Z Downloaded itertools v0.12.1
6952025-03-24T22:35:41.252Z Downloaded tokio v1.44.1
6962025-03-24T22:35:41.291Z Downloaded petgraph v0.7.1
6972025-03-24T22:35:41.309Z Downloaded regex-automata v0.4.9
6982025-03-24T22:35:41.327Z Downloaded hashbrown v0.15.2
6992025-03-24T22:35:41.342Z Downloaded h2 v0.4.8
7002025-03-24T22:35:41.342Z Downloaded toml_edit v0.19.15
7012025-03-24T22:35:41.361Z Downloaded tokio-util v0.7.14
7022025-03-24T22:35:41.364Z Downloaded icu_collections v1.5.0
7032025-03-24T22:35:41.365Z Downloaded petgraph v0.6.5
7042025-03-24T22:35:41.381Z Downloaded hickory-resolver v0.24.4
7052025-03-24T22:35:41.396Z Downloaded futures-channel v0.3.31
7062025-03-24T22:35:41.396Z Downloaded multer v3.1.0
7072025-03-24T22:35:41.396Z Downloaded memchr v2.7.4
7082025-03-24T22:35:41.402Z Downloaded unicode-segmentation v1.12.0
7092025-03-24T22:35:41.402Z Downloaded icu_provider v1.5.0
7102025-03-24T22:35:41.402Z Downloaded zerocopy-derive v0.7.35
7112025-03-24T22:35:41.402Z Downloaded minimal-lexical v0.2.1
7122025-03-24T22:35:41.406Z Downloaded futures-core v0.3.31
7132025-03-24T22:35:41.415Z Downloaded tracing-attributes v0.1.28
7142025-03-24T22:35:41.415Z Downloaded lazy_static v1.5.0
7152025-03-24T22:35:41.415Z Downloaded heapless v0.8.0
7162025-03-24T22:35:41.418Z Downloaded http-body-util v0.1.3
7172025-03-24T22:35:41.418Z Downloaded hyper-rustls v0.27.5
7182025-03-24T22:35:41.418Z Downloaded encoding_rs v0.8.35
7192025-03-24T22:35:41.442Z Downloaded slog-term v2.9.1
7202025-03-24T22:35:41.468Z Downloaded structmeta v0.3.0
7212025-03-24T22:35:41.468Z Downloaded num-complex v0.4.6
7222025-03-24T22:35:41.468Z Downloaded slog-async v2.8.0
7232025-03-24T22:35:41.468Z Downloaded time-macros v0.2.21
7242025-03-24T22:35:41.468Z Downloaded crossbeam-channel v0.5.14
7252025-03-24T22:35:41.468Z Downloaded rand v0.8.5
7262025-03-24T22:35:41.468Z Downloaded tokio-stream v0.1.17
7272025-03-24T22:35:41.468Z Downloaded typify v0.3.0
7282025-03-24T22:35:41.481Z Downloaded serde_yaml v0.9.34+deprecated
7292025-03-24T22:35:41.481Z Downloaded num v0.4.3
7302025-03-24T22:35:41.482Z Downloaded linked-hash-map v0.5.6
7312025-03-24T22:35:41.482Z Downloaded heck v0.5.0
7322025-03-24T22:35:41.482Z Downloaded thread-id v4.2.2
7332025-03-24T22:35:41.482Z Downloaded tempfile v3.19.1
7342025-03-24T22:35:41.482Z Downloaded synstructure v0.13.1
7352025-03-24T22:35:41.482Z Downloaded log v0.4.26
7362025-03-24T22:35:41.482Z Downloaded humantime v2.2.0
7372025-03-24T22:35:41.482Z Downloaded time-core v0.1.4
7382025-03-24T22:35:41.482Z Downloaded test-strategy v0.4.1
7392025-03-24T22:35:41.482Z Downloaded bytes v1.10.1
7402025-03-24T22:35:41.487Z Downloaded progenitor-impl v0.9.1
7412025-03-24T22:35:41.487Z Downloaded version_check v0.9.5
7422025-03-24T22:35:41.507Z Downloaded tokio-rustls v0.25.0
7432025-03-24T22:35:41.507Z Downloaded tinyvec_macros v0.1.1
7442025-03-24T22:35:41.507Z Downloaded sigpipe v0.1.3
7452025-03-24T22:35:41.507Z Downloaded usdt-impl v0.5.0
7462025-03-24T22:35:41.507Z Downloaded yoke v0.7.5
7472025-03-24T22:35:41.507Z Downloaded num-traits v0.2.19
7482025-03-24T22:35:41.507Z Downloaded toml_datetime v0.6.8
7492025-03-24T22:35:41.507Z Downloaded spin v0.9.8
7502025-03-24T22:35:41.507Z Downloaded whoami v1.5.2
7512025-03-24T22:35:41.507Z Downloaded derive-where v1.2.7
7522025-03-24T22:35:41.507Z Downloaded slog-json v2.6.1
7532025-03-24T22:35:41.507Z Downloaded shlex v1.3.0
7542025-03-24T22:35:41.515Z Downloaded serde_urlencoded v0.7.1
7552025-03-24T22:35:41.515Z Downloaded ryu v1.0.20
7562025-03-24T22:35:41.515Z Downloaded ring v0.17.14
7572025-03-24T22:35:41.558Z Downloaded zerofrom v0.1.6
7582025-03-24T22:35:41.566Z Downloaded memmap v0.7.0
7592025-03-24T22:35:41.566Z Downloaded sha1 v0.10.6
7602025-03-24T22:35:41.566Z Downloaded ipnet v2.11.0
7612025-03-24T22:35:41.566Z Downloaded progenitor-impl v0.8.0
7622025-03-24T22:35:41.566Z Downloaded prettyplease v0.2.31
7632025-03-24T22:35:41.566Z Downloaded darling_core v0.20.10
7642025-03-24T22:35:41.571Z Downloaded console v0.15.11
7652025-03-24T22:35:41.571Z Downloaded untrusted v0.9.0
7662025-03-24T22:35:41.571Z Downloaded clap v4.5.32
7672025-03-24T22:35:41.577Z Downloaded arc-swap v1.7.1
7682025-03-24T22:35:41.584Z Downloaded cookie v0.18.1
7692025-03-24T22:35:41.584Z Downloaded owo-colors v4.2.0
7702025-03-24T22:35:41.585Z Downloaded dropshot_endpoint v0.16.0
7712025-03-24T22:35:41.589Z Downloaded parking_lot_core v0.9.10
7722025-03-24T22:35:41.594Z Downloaded parking_lot v0.12.3
7732025-03-24T22:35:41.594Z Downloaded fixedbitset v0.5.7
7742025-03-24T22:35:41.594Z Downloaded defmt v0.3.10
7752025-03-24T22:35:41.597Z Downloaded crossbeam-utils v0.8.21
7762025-03-24T22:35:41.603Z Downloaded camino v1.1.9
7772025-03-24T22:35:41.603Z Downloaded newtype-uuid v1.2.1
7782025-03-24T22:35:41.603Z Downloaded hubpack v0.1.2
7792025-03-24T22:35:41.603Z Downloaded form_urlencoded v1.2.1
7802025-03-24T22:35:41.614Z Downloaded pin-project-lite v0.2.16
7812025-03-24T22:35:41.614Z Downloaded paste v1.0.15
7822025-03-24T22:35:41.619Z Downloaded ahash v0.8.11
7832025-03-24T22:35:41.619Z Downloaded foreign-types-macros v0.2.3
7842025-03-24T22:35:41.620Z Downloaded bitflags v2.9.0
7852025-03-24T22:35:41.620Z Downloaded crc32fast v1.4.2
7862025-03-24T22:35:41.620Z Downloaded clap_derive v4.5.32
7872025-03-24T22:35:41.625Z Downloaded camino-tempfile v1.1.1
7882025-03-24T22:35:41.625Z Downloaded blake2 v0.10.6
7892025-03-24T22:35:41.625Z Downloaded backoff v0.4.0
7902025-03-24T22:35:41.625Z Downloaded quote v1.0.40
7912025-03-24T22:35:41.630Z Downloaded proc-macro-error2 v2.0.1
7922025-03-24T22:35:41.630Z Downloaded proc-macro-error v1.0.4
7932025-03-24T22:35:41.638Z Downloaded postcard v1.1.1
7942025-03-24T22:35:41.638Z Downloaded deranged v0.4.0
7952025-03-24T22:35:41.644Z Downloaded colored v2.2.0
7962025-03-24T22:35:41.644Z Downloaded ciborium v0.2.2
7972025-03-24T22:35:41.645Z Downloaded pest_derive v2.7.15
7982025-03-24T22:35:41.656Z Downloaded darling v0.20.10
7992025-03-24T22:35:41.656Z Downloaded num-integer v0.1.46
8002025-03-24T22:35:41.656Z Downloaded embedded-io v0.4.0
8012025-03-24T22:35:41.656Z Downloaded parking_lot_core v0.8.6
8022025-03-24T22:35:41.665Z Downloaded anstream v0.6.18
8032025-03-24T22:35:41.665Z Downloaded block-buffer v0.10.4
8042025-03-24T22:35:41.665Z Downloaded cpufeatures v0.2.17
8052025-03-24T22:35:41.665Z Downloaded usdt-macro v0.5.0
8062025-03-24T22:35:41.665Z Downloaded num_enum_derive v0.5.11
8072025-03-24T22:35:41.665Z Downloaded bit-vec v0.8.0
8082025-03-24T22:35:41.665Z Downloaded anyhow v1.0.97
8092025-03-24T22:35:41.677Z Downloaded defmt-parser v0.4.1
8102025-03-24T22:35:41.677Z Downloaded async-trait v0.1.88
8112025-03-24T22:35:41.677Z Downloaded argon2 v0.5.3
8122025-03-24T22:35:41.677Z Downloaded rustversion v1.0.20
8132025-03-24T22:35:41.677Z Downloaded rustc-hash v2.1.1
8142025-03-24T22:35:41.678Z Downloaded proc-macro-error-attr2 v2.0.0
8152025-03-24T22:35:41.678Z Downloaded daft v0.1.2
8162025-03-24T22:35:41.687Z Downloaded ciborium-ll v0.2.2
8172025-03-24T22:35:41.687Z Downloaded errno v0.3.10
8182025-03-24T22:35:41.687Z Downloaded dirs-sys-next v0.1.2
8192025-03-24T22:35:41.687Z Downloaded crypto-common v0.1.6
8202025-03-24T22:35:41.687Z Downloaded convert_case v0.4.0
8212025-03-24T22:35:41.687Z Downloaded colorchoice v1.0.3
8222025-03-24T22:35:41.687Z Downloaded cfg-if v1.0.0
8232025-03-24T22:35:41.687Z Downloaded proc-macro-error-attr v1.0.4
8242025-03-24T22:35:41.687Z Downloaded proc-macro-crate v3.3.0
8252025-03-24T22:35:41.687Z Downloaded pretty-hex v0.4.1
8262025-03-24T22:35:41.687Z Downloaded either v1.15.0
8272025-03-24T22:35:41.687Z Downloaded debug-ignore v1.0.5
8282025-03-24T22:35:41.687Z Downloaded cobs v0.2.3
8292025-03-24T22:35:41.693Z Downloaded bytecount v0.6.8
8302025-03-24T22:35:41.693Z Downloaded parse-display-derive v0.10.0
8312025-03-24T22:35:41.693Z Downloaded displaydoc v0.2.5
8322025-03-24T22:35:41.693Z Downloaded clap_lex v0.7.4
8332025-03-24T22:35:41.694Z Downloaded bit-set v0.8.0
8342025-03-24T22:35:41.694Z Downloaded anstyle-parse v0.2.6
8352025-03-24T22:35:41.694Z Downloaded dof v0.3.0
8362025-03-24T22:35:41.699Z Downloaded ciborium-io v0.2.2
8372025-03-24T22:35:42.001Z Compiling proc-macro2 v1.0.94
8382025-03-24T22:35:42.002Z Compiling unicode-ident v1.0.18
8392025-03-24T22:35:42.005Z Compiling serde v1.0.219
8402025-03-24T22:35:42.005Z Compiling autocfg v1.4.0
8412025-03-24T22:35:42.005Z Compiling libc v0.2.171
8422025-03-24T22:35:42.005Z Compiling cfg-if v1.0.0
8432025-03-24T22:35:42.040Z Compiling memchr v2.7.4
8442025-03-24T22:35:42.200Z Compiling libm v0.2.11
8452025-03-24T22:35:42.329Z Compiling getrandom v0.3.2
8462025-03-24T22:35:42.778Z Compiling itoa v1.0.15
8472025-03-24T22:35:42.903Z Compiling parking_lot_core v0.9.10
8482025-03-24T22:35:42.973Z Compiling version_check v0.9.5
8492025-03-24T22:35:43.044Z Compiling lock_api v0.4.12
8502025-03-24T22:35:43.356Z Compiling shlex v1.3.0
8512025-03-24T22:35:43.397Z Compiling semver v1.0.26
8522025-03-24T22:35:43.586Z Compiling cc v1.2.17
8532025-03-24T22:35:43.594Z Compiling schemars v0.8.22
8542025-03-24T22:35:43.702Z Compiling ryu v1.0.20
8552025-03-24T22:35:43.780Z Compiling serde_json v1.0.140
8562025-03-24T22:35:43.906Z Compiling quote v1.0.40
8572025-03-24T22:35:43.972Z Compiling once_cell v1.21.1
8582025-03-24T22:35:44.245Z Compiling slab v0.4.9
8592025-03-24T22:35:44.489Z Compiling syn v2.0.100
8602025-03-24T22:35:44.502Z Compiling allocator-api2 v0.2.21
8612025-03-24T22:35:44.583Z Compiling heck v0.5.0
8622025-03-24T22:35:44.616Z Compiling foldhash v0.1.5
8632025-03-24T22:35:44.758Z Compiling equivalent v1.0.2
8642025-03-24T22:35:44.882Z Compiling thiserror v1.0.69
8652025-03-24T22:35:44.902Z Compiling num-traits v0.2.19
8662025-03-24T22:35:45.036Z Compiling fnv v1.0.7
8672025-03-24T22:35:45.173Z Compiling hashbrown v0.15.2
8682025-03-24T22:35:45.349Z Compiling log v0.4.26
8692025-03-24T22:35:45.853Z Compiling pin-project-lite v0.2.16
8702025-03-24T22:35:45.993Z Compiling thiserror v2.0.12
8712025-03-24T22:35:46.052Z Compiling portable-atomic v1.11.0
8722025-03-24T22:35:46.890Z Compiling scopeguard v1.2.0
8732025-03-24T22:35:46.910Z Compiling ring v0.17.14
8742025-03-24T22:35:47.392Z Compiling signal-hook-registry v1.4.2
8752025-03-24T22:35:47.714Z Compiling socket2 v0.5.8
8762025-03-24T22:35:48.191Z Compiling mio v1.0.3
8772025-03-24T22:35:48.384Z Compiling vcpkg v0.2.15
8782025-03-24T22:35:48.398Z Compiling bitflags v2.9.0
8792025-03-24T22:35:48.615Z Compiling iana-time-zone v0.1.61
8802025-03-24T22:35:48.927Z Compiling pkg-config v0.3.32
8812025-03-24T22:35:49.378Z Compiling dyn-clone v1.0.19
8822025-03-24T22:35:49.398Z Compiling httparse v1.10.1
8832025-03-24T22:35:49.481Z Compiling getrandom v0.2.15
8842025-03-24T22:35:49.579Z Compiling futures-core v0.3.31
8852025-03-24T22:35:49.654Z Compiling regex-syntax v0.8.5
8862025-03-24T22:35:49.982Z Compiling aho-corasick v1.1.3
8872025-03-24T22:35:50.077Z Compiling stable_deref_trait v1.2.0
8882025-03-24T22:35:50.112Z Compiling openssl-sys v0.9.106
8892025-03-24T22:35:50.253Z Compiling rustix v1.0.3
8902025-03-24T22:35:50.319Z Compiling futures-sink v0.3.31
8912025-03-24T22:35:50.507Z Compiling openssl v0.10.71
8922025-03-24T22:35:50.945Z Compiling regress v0.10.3
8932025-03-24T22:35:51.050Z Compiling native-tls v0.2.14
8942025-03-24T22:35:51.086Z Compiling rustls v0.23.25
8952025-03-24T22:35:51.305Z Compiling futures-channel v0.3.31
8962025-03-24T22:35:51.402Z Compiling pin-utils v0.1.0
8972025-03-24T22:35:51.408Z Compiling futures-io v0.3.31
8982025-03-24T22:35:51.508Z Compiling futures-task v0.3.31
8992025-03-24T22:35:51.760Z Compiling typenum v1.18.0
9002025-03-24T22:35:51.763Z Compiling generic-array v0.14.7
9012025-03-24T22:35:52.020Z Compiling serde_derive_internals v0.29.1
9022025-03-24T22:35:52.113Z Compiling synstructure v0.13.1
9032025-03-24T22:35:52.150Z Compiling ucd-trie v0.1.7
9042025-03-24T22:35:52.451Z Compiling strsim v0.11.1
9052025-03-24T22:35:53.171Z Compiling regex-automata v0.4.9
9062025-03-24T22:35:53.589Z Compiling tracing-core v0.1.33
9072025-03-24T22:35:54.251Z Compiling zerocopy v0.8.24
9082025-03-24T22:35:54.278Z Compiling byteorder v1.5.0
9092025-03-24T22:35:54.817Z Compiling subtle v2.6.1
9102025-03-24T22:35:55.640Z Compiling ident_case v1.0.1
9112025-03-24T22:35:55.766Z Compiling litemap v0.7.5
9122025-03-24T22:35:55.822Z Compiling writeable v0.5.5
9132025-03-24T22:35:55.869Z Compiling darling_core v0.20.10
9142025-03-24T22:36:01.424Z Compiling num-conv v0.1.0
9152025-03-24T22:36:01.457Z Compiling regex v1.11.1
9162025-03-24T22:36:01.457Z Compiling serde_derive v1.0.219
9172025-03-24T22:36:01.457Z Compiling tokio-macros v2.5.0
9182025-03-24T22:36:01.457Z Compiling schemars_derive v0.8.22
9192025-03-24T22:36:01.457Z Compiling zerofrom-derive v0.1.6
9202025-03-24T22:36:01.457Z Compiling thiserror-impl v1.0.69
9212025-03-24T22:36:01.457Z Compiling yoke-derive v0.7.5
9222025-03-24T22:36:01.457Z Compiling futures-macro v0.3.31
9232025-03-24T22:36:01.771Z Compiling zerovec-derive v0.10.3
9242025-03-24T22:36:01.897Z Compiling displaydoc v0.2.5
9252025-03-24T22:36:01.997Z Compiling thiserror-impl v2.0.12
9262025-03-24T22:36:02.805Z Compiling icu_provider_macros v1.5.0
9272025-03-24T22:36:03.627Z Compiling openssl-macros v0.1.1
9282025-03-24T22:36:03.648Z Compiling futures-util v0.3.31
9292025-03-24T22:36:03.977Z Compiling zerofrom v0.1.6
9302025-03-24T22:36:04.282Z Compiling yoke v0.7.5
9312025-03-24T22:36:04.303Z Compiling scroll_derive v0.12.0
9322025-03-24T22:36:04.507Z Compiling tracing-attributes v0.1.28
9332025-03-24T22:36:04.679Z Compiling zerovec v0.10.4
9342025-03-24T22:36:05.347Z Compiling pest v2.7.15
9352025-03-24T22:36:05.786Z Compiling zerocopy-derive v0.7.35
9362025-03-24T22:36:07.656Z Compiling tinystr v0.7.6
9372025-03-24T22:36:07.950Z Compiling pest_meta v2.7.15
9382025-03-24T22:36:07.954Z Compiling tracing v0.1.41
9392025-03-24T22:36:08.091Z Compiling zerocopy-derive v0.8.24
9402025-03-24T22:36:08.333Z Compiling icu_locid v1.5.0
9412025-03-24T22:36:08.772Z Compiling time-core v0.1.4
9422025-03-24T22:36:08.967Z Compiling slog v2.7.0
9432025-03-24T22:36:09.510Z Compiling pest_generator v2.7.15
9442025-03-24T22:36:10.554Z Compiling rustls-pki-types v1.11.0
9452025-03-24T22:36:11.218Z Compiling bytes v1.10.1
9462025-03-24T22:36:11.974Z Compiling smallvec v1.14.0
9472025-03-24T22:36:12.365Z Compiling indexmap v2.8.0
9482025-03-24T22:36:12.694Z Compiling chrono v0.4.40
9492025-03-24T22:36:13.307Z Compiling parking_lot v0.12.3
9502025-03-24T22:36:13.842Z Compiling tokio v1.44.1
9512025-03-24T22:36:13.892Z Compiling uuid v1.16.0
9522025-03-24T22:36:13.987Z Compiling serde_tokenstream v0.2.2
9532025-03-24T22:36:15.459Z Compiling http v1.3.1
9542025-03-24T22:36:18.753Z Compiling pest_derive v2.7.15
9552025-03-24T22:36:19.686Z Compiling icu_provider v1.5.0
9562025-03-24T22:36:21.211Z Compiling time-macros v0.2.21
9572025-03-24T22:36:21.232Z Compiling darling_macro v0.20.10
9582025-03-24T22:36:21.911Z Compiling usdt-impl v0.5.0
9592025-03-24T22:36:22.081Z Compiling icu_locid_transform_data v1.5.0
9602025-03-24T22:36:22.203Z Compiling untrusted v0.9.0
9612025-03-24T22:36:22.273Z Compiling anyhow v1.0.97
9622025-03-24T22:36:22.311Z Compiling darling v0.20.10
9632025-03-24T22:36:22.401Z Compiling icu_locid_transform v1.5.0
9642025-03-24T22:36:22.896Z Compiling openapiv3 v2.0.0
9652025-03-24T22:36:23.524Z Compiling icu_collections v1.5.0
9662025-03-24T22:36:24.294Z Compiling tokio-util v0.7.14
9672025-03-24T22:36:26.252Z Compiling scroll v0.12.0
9682025-03-24T22:36:26.836Z Compiling rustversion v1.0.20
9692025-03-24T22:36:27.264Z Compiling icu_properties_data v1.5.0
9702025-03-24T22:36:27.281Z Compiling plain v0.2.3
9712025-03-24T22:36:27.437Z Compiling goblin v0.8.2
9722025-03-24T22:36:27.538Z Compiling icu_properties v1.5.1
9732025-03-24T22:36:27.562Z Compiling zerocopy v0.7.35
9742025-03-24T22:36:27.766Z Compiling rand_core v0.6.4
9752025-03-24T22:36:27.896Z Compiling errno v0.3.10
9762025-03-24T22:36:28.165Z Compiling newtype-uuid v1.2.1
9772025-03-24T22:36:28.249Z Compiling syn v1.0.109
9782025-03-24T22:36:28.503Z Compiling paste v1.0.15
9792025-03-24T22:36:28.861Z Compiling omicron-workspace-hack v0.1.0
9802025-03-24T22:36:29.026Z Compiling utf8_iter v1.0.4
9812025-03-24T22:36:29.216Z Compiling percent-encoding v2.3.1
9822025-03-24T22:36:29.240Z Compiling utf16_iter v1.0.5
9832025-03-24T22:36:29.337Z Compiling pretty-hex v0.4.1
9842025-03-24T22:36:29.484Z Compiling icu_normalizer_data v1.5.0
9852025-03-24T22:36:29.558Z Compiling atomic-waker v1.1.2
9862025-03-24T22:36:29.595Z Compiling write16 v1.0.0
9872025-03-24T22:36:29.669Z Compiling form_urlencoded v1.2.1
9882025-03-24T22:36:30.322Z Compiling typify-impl v0.2.0
9892025-03-24T22:36:30.856Z Compiling dtrace-parser v0.2.0
9902025-03-24T22:36:31.097Z Compiling http-body v1.0.1
9912025-03-24T22:36:31.366Z Compiling icu_normalizer v1.5.0
9922025-03-24T22:36:32.644Z Compiling thread-id v4.2.2
9932025-03-24T22:36:32.760Z Compiling zeroize v1.8.1
9942025-03-24T22:36:32.902Z Compiling try-lock v0.2.5
9952025-03-24T22:36:33.073Z Compiling unsafe-libyaml v0.2.11
9962025-03-24T22:36:33.121Z Compiling dof v0.3.0
9972025-03-24T22:36:33.636Z Compiling want v0.3.1
9982025-03-24T22:36:34.843Z Compiling serde_yaml v0.9.34+deprecated
9992025-03-24T22:36:35.254Z Compiling idna_adapter v1.2.0
10002025-03-24T22:36:37.367Z Compiling h2 v0.4.8
10012025-03-24T22:36:37.691Z Compiling httpdate v1.0.3
10022025-03-24T22:36:38.461Z Compiling tower-service v0.3.3
10032025-03-24T22:36:38.607Z Compiling foreign-types-shared v0.1.1
10042025-03-24T22:36:38.738Z Compiling foreign-types v0.3.2
10052025-03-24T22:36:38.847Z Compiling idna v1.0.3
10062025-03-24T22:36:41.130Z Compiling ppv-lite86 v0.2.21
10072025-03-24T22:36:42.051Z Compiling hyper v1.6.0
10082025-03-24T22:36:42.204Z Compiling typify-macro v0.2.0
10092025-03-24T22:36:45.895Z Compiling slog-async v2.8.0
10102025-03-24T22:36:46.144Z Compiling camino v1.1.9
10112025-03-24T22:36:46.933Z Compiling rustls v0.22.4
10122025-03-24T22:36:47.427Z Compiling hyper-util v0.1.10
10132025-03-24T22:36:47.514Z Compiling rand_chacha v0.3.1
10142025-03-24T22:36:49.649Z Compiling url v2.5.4
10152025-03-24T22:36:51.120Z Compiling usdt-macro v0.5.0
10162025-03-24T22:36:52.666Z Compiling usdt-attr-macro v0.5.0
10172025-03-24T22:36:52.741Z Compiling rustls-webpki v0.103.0
10182025-03-24T22:36:52.776Z Compiling ipnetwork v0.21.1
10192025-03-24T22:36:54.386Z Compiling structmeta-derive v0.3.0
10202025-03-24T22:36:55.007Z Compiling daft-derive v0.1.2
10212025-03-24T22:36:56.688Z Compiling ipnet v2.11.0
10222025-03-24T22:36:56.710Z Compiling openssl-probe v0.1.6
10232025-03-24T22:36:57.194Z Compiling structmeta v0.3.0
10242025-03-24T22:36:58.699Z Compiling rand v0.8.5
10252025-03-24T22:36:59.706Z Compiling typify v0.2.0
10262025-03-24T22:36:59.787Z Compiling http-body-util v0.1.3
10272025-03-24T22:36:59.858Z Compiling strum_macros v0.26.4
10282025-03-24T22:37:00.369Z Compiling async-trait v0.1.88
10292025-03-24T22:37:00.573Z Compiling multer v3.1.0
10302025-03-24T22:37:02.042Z Compiling encoding_rs v0.8.35
10312025-03-24T22:37:02.981Z Compiling mime v0.3.17
10322025-03-24T22:37:04.059Z Compiling progenitor-impl v0.8.0
10332025-03-24T22:37:04.465Z Compiling tokio-native-tls v0.3.1
10342025-03-24T22:37:04.796Z Compiling serde_urlencoded v0.7.1
10352025-03-24T22:37:05.242Z Compiling tokio-rustls v0.26.2
10362025-03-24T22:37:05.319Z Compiling rustls-pemfile v2.2.0
10372025-03-24T22:37:05.410Z Compiling webpki-roots v0.26.8
10382025-03-24T22:37:05.791Z Compiling sync_wrapper v1.0.2
10392025-03-24T22:37:05.898Z Compiling crossbeam-utils v0.8.21
10402025-03-24T22:37:05.956Z Compiling tower-layer v0.3.3
10412025-03-24T22:37:05.995Z Compiling base64 v0.22.1
10422025-03-24T22:37:06.588Z Compiling lazy_static v1.5.0
10432025-03-24T22:37:06.710Z Compiling powerfmt v0.2.0
10442025-03-24T22:37:07.102Z Compiling deranged v0.4.0
10452025-03-24T22:37:07.176Z Compiling tower v0.5.2
10462025-03-24T22:37:08.268Z Compiling hyper-rustls v0.27.5
10472025-03-24T22:37:09.359Z Compiling hyper-tls v0.6.0
10482025-03-24T22:37:09.624Z Compiling parse-display-derive v0.10.0
10492025-03-24T22:37:09.797Z Compiling serde_with_macros v3.12.0
10502025-03-24T22:37:10.661Z Compiling progenitor-macro v0.8.0
10512025-03-24T22:37:12.751Z Compiling async-stream-impl v0.3.6
10522025-03-24T22:37:13.660Z Compiling dropshot v0.16.0
10532025-03-24T22:37:14.004Z Compiling num_threads v0.1.7
10542025-03-24T22:37:14.574Z Compiling time v0.3.40
10552025-03-24T22:37:16.502Z Compiling reqwest v0.12.15
10562025-03-24T22:37:19.862Z Compiling oxnet v0.1.1
10572025-03-24T22:37:20.174Z Compiling toml_datetime v0.6.8
10582025-03-24T22:37:23.794Z Compiling crypto-common v0.1.6
10592025-03-24T22:37:24.035Z Compiling block-buffer v0.10.4
10602025-03-24T22:37:24.312Z Compiling test-strategy v0.4.1
10612025-03-24T22:37:28.019Z Compiling dropshot_endpoint v0.16.0
10622025-03-24T22:37:28.155Z Compiling macaddr v1.0.1
10632025-03-24T22:37:28.518Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10642025-03-24T22:37:28.763Z Compiling dirs-sys-next v0.1.2
10652025-03-24T22:37:28.783Z Compiling fastrand v2.3.0
10662025-03-24T22:37:29.475Z Compiling tempfile v3.19.1
10672025-03-24T22:37:29.793Z Compiling dirs-next v2.0.0
10682025-03-24T22:37:30.204Z Compiling digest v0.10.7
10692025-03-24T22:37:31.185Z Compiling futures-executor v0.3.31
10702025-03-24T22:37:31.212Z Compiling thread_local v1.1.8
10712025-03-24T22:37:31.870Z Compiling memmap v0.7.0
10722025-03-24T22:37:32.397Z Compiling usdt v0.5.0
10732025-03-24T22:37:32.646Z Compiling futures v0.3.31
10742025-03-24T22:37:33.141Z Compiling term v0.7.0
10752025-03-24T22:37:33.840Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
10762025-03-24T22:37:34.078Z Compiling crossbeam-channel v0.5.14
10772025-03-24T22:37:35.575Z Compiling is-terminal v0.4.16
10782025-03-24T22:37:35.739Z Compiling hostname v0.4.0
10792025-03-24T22:37:36.007Z Compiling instant v0.1.13
10802025-03-24T22:37:36.185Z Compiling cpufeatures v0.2.17
10812025-03-24T22:37:36.487Z Compiling take_mut v0.2.2
10822025-03-24T22:37:36.968Z Compiling slog-term v2.9.1
10832025-03-24T22:37:39.457Z Compiling daft v0.1.2
10842025-03-24T22:37:39.478Z Compiling progenitor-client v0.9.1
10852025-03-24T22:37:39.637Z Compiling strum v0.26.3
10862025-03-24T22:37:39.874Z Compiling rustls-webpki v0.102.8
10872025-03-24T22:37:39.959Z Compiling serde_spanned v0.6.8
10882025-03-24T22:37:40.228Z Compiling wait-timeout v0.2.1
10892025-03-24T22:37:40.344Z Compiling bit-vec v0.8.0
10902025-03-24T22:37:40.436Z Compiling winnow v0.7.4
10912025-03-24T22:37:40.845Z Compiling match_cfg v0.1.0
10922025-03-24T22:37:41.070Z Compiling quick-error v1.2.3
10932025-03-24T22:37:41.197Z Compiling debug-ignore v1.0.5
10942025-03-24T22:37:41.232Z Compiling rusty-fork v0.3.0
10952025-03-24T22:37:41.359Z Compiling hostname v0.3.1
10962025-03-24T22:37:41.502Z Compiling bit-set v0.8.0
10972025-03-24T22:37:44.295Z Compiling progenitor-client v0.8.0
10982025-03-24T22:37:44.854Z Compiling toml_edit v0.22.24
10992025-03-24T22:37:44.917Z Compiling slog-json v2.6.1
11002025-03-24T22:37:45.229Z Compiling serde_with v3.12.0
11012025-03-24T22:37:45.447Z Compiling rand_xorshift v0.3.0
11022025-03-24T22:37:45.745Z Compiling hex v0.4.3
11032025-03-24T22:37:46.433Z Compiling clap_derive v4.5.32
11042025-03-24T22:37:49.814Z Compiling unarray v0.1.4
11052025-03-24T22:37:49.926Z Compiling utf8parse v0.2.2
11062025-03-24T22:37:50.008Z Compiling spin v0.9.8
11072025-03-24T22:37:50.093Z Compiling anstyle-parse v0.2.6
11082025-03-24T22:37:50.497Z Compiling proptest v1.6.0
11092025-03-24T22:37:52.950Z Compiling toml v0.8.20
11102025-03-24T22:37:55.089Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
11112025-03-24T22:37:55.287Z Compiling tokio-rustls v0.25.0
11122025-03-24T22:37:55.769Z Compiling progenitor v0.8.0
11132025-03-24T22:37:56.017Z Compiling slog-bunyan v2.5.0
11142025-03-24T22:37:56.306Z Compiling sha1 v0.10.6
11152025-03-24T22:37:57.705Z Compiling async-stream v0.3.6
11162025-03-24T22:37:58.105Z Compiling parse-display v0.10.0
11172025-03-24T22:37:58.479Z Compiling waitgroup v0.1.2
11182025-03-24T22:37:58.729Z Compiling serde_path_to_error v0.1.17
11192025-03-24T22:37:59.932Z Compiling anstyle-query v1.1.2
11202025-03-24T22:38:00.054Z Compiling anstyle v1.0.10
11212025-03-24T22:38:00.076Z Compiling colorchoice v1.0.3
11222025-03-24T22:38:00.100Z Compiling unicode-width v0.2.0
11232025-03-24T22:38:00.740Z Compiling is_terminal_polyfill v1.70.1
11242025-03-24T22:38:00.891Z Compiling anstream v0.6.18
11252025-03-24T22:38:01.963Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
11262025-03-24T22:38:04.654Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
11272025-03-24T22:38:08.810Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
11282025-03-24T22:38:09.600Z Compiling backoff v0.4.0
11292025-03-24T22:38:10.739Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11302025-03-24T22:38:10.982Z Compiling terminal_size v0.4.2
11312025-03-24T22:38:11.303Z Compiling clap_lex v0.7.4
11322025-03-24T22:38:11.941Z Compiling clap_builder v4.5.32
11332025-03-24T22:38:13.309Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
11342025-03-24T22:38:21.313Z Compiling clap v4.5.32
11352025-03-24T22:38:23.839Z Compiling either v1.15.0
11362025-03-24T22:38:24.592Z Compiling itertools v0.13.0
11372025-03-24T22:38:27.258Z Compiling typify-impl v0.3.0
11382025-03-24T22:38:28.239Z Compiling winnow v0.5.40
11392025-03-24T22:38:28.316Z Compiling heapless v0.8.0
11402025-03-24T22:38:29.238Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11412025-03-24T22:38:32.186Z Compiling toml_edit v0.19.15
11422025-03-24T22:38:36.907Z Compiling hash32 v0.3.1
11432025-03-24T22:38:36.964Z Compiling num-integer v0.1.46
11442025-03-24T22:38:37.581Z Compiling smoltcp v0.11.0
11452025-03-24T22:38:38.105Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11462025-03-24T22:38:38.786Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11472025-03-24T22:38:38.942Z Compiling proc-macro-crate v1.3.1
11482025-03-24T22:38:39.327Z Compiling typify-macro v0.3.0
11492025-03-24T22:38:39.832Z Compiling proc-macro-error-attr v1.0.4
11502025-03-24T22:38:40.162Z Compiling cobs v0.2.3
11512025-03-24T22:38:40.183Z Compiling prettyplease v0.2.31
11522025-03-24T22:38:40.383Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11532025-03-24T22:38:40.469Z Compiling heck v0.4.1
11542025-03-24T22:38:40.564Z Compiling managed v0.8.0
11552025-03-24T22:38:40.710Z Compiling bitflags v1.3.2
11562025-03-24T22:38:41.104Z Compiling postcard v1.1.1
11572025-03-24T22:38:41.773Z Compiling num_enum_derive v0.5.11
11582025-03-24T22:38:42.205Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11592025-03-24T22:38:43.216Z Compiling num-iter v0.1.45
11602025-03-24T22:38:43.427Z Compiling num-rational v0.4.2
11612025-03-24T22:38:44.897Z Compiling hubpack_derive v0.1.1
11622025-03-24T22:38:45.795Z Compiling foreign-types-macros v0.2.3
11632025-03-24T22:38:45.855Z Compiling num-complex v0.4.6
11642025-03-24T22:38:46.337Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11652025-03-24T22:38:46.540Z Compiling proc-macro-error v1.0.4
11662025-03-24T22:38:47.052Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11672025-03-24T22:38:47.114Z Compiling foreign-types-shared v0.3.1
11682025-03-24T22:38:48.316Z Compiling foreign-types v0.5.0
11692025-03-24T22:38:48.439Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11702025-03-24T22:38:49.521Z Compiling num v0.4.3
11712025-03-24T22:38:49.632Z Compiling hubpack v0.1.2
11722025-03-24T22:38:50.432Z Compiling num_enum v0.5.11
11732025-03-24T22:38:50.454Z Compiling typify v0.3.0
11742025-03-24T22:38:50.618Z Compiling itertools v0.14.0
11752025-03-24T22:38:50.691Z Compiling tabwriter v1.4.1
11762025-03-24T22:38:51.409Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11772025-03-24T22:38:51.512Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11782025-03-24T22:38:51.762Z Compiling cstr-argument v0.1.2
11792025-03-24T22:38:52.293Z Compiling float-ord v0.3.2
11802025-03-24T22:38:52.404Z Compiling crucible-workspace-hack v0.1.0
11812025-03-24T22:38:52.449Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
11822025-03-24T22:38:52.729Z Compiling pretty-hex v0.2.1
11832025-03-24T22:38:52.924Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11842025-03-24T22:38:53.328Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
11852025-03-24T22:38:53.827Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11862025-03-24T22:38:54.022Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11872025-03-24T22:38:54.323Z Compiling progenitor-impl v0.9.1
11882025-03-24T22:38:57.480Z Compiling colored v2.2.0
11892025-03-24T22:39:00.493Z Compiling winnow v0.6.26
11902025-03-24T22:39:01.456Z Compiling semver v0.1.20
11912025-03-24T22:39:01.477Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11922025-03-24T22:39:01.868Z Compiling static_assertions v1.1.0
11932025-03-24T22:39:01.900Z Compiling rustc_version v0.1.7
11942025-03-24T22:39:01.988Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11952025-03-24T22:39:02.630Z Compiling progenitor-macro v0.9.1
11962025-03-24T22:39:05.063Z Compiling zone_cfg_derive v0.3.0
11972025-03-24T22:39:06.724Z Compiling itertools v0.10.5
11982025-03-24T22:39:09.267Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
11992025-03-24T22:39:09.767Z Compiling camino-tempfile v1.1.1
12002025-03-24T22:39:10.016Z Compiling num-derive v0.4.2
12012025-03-24T22:39:10.568Z Compiling derive-where v1.2.7
12022025-03-24T22:39:12.361Z Compiling sigpipe v0.1.3
12032025-03-24T22:39:12.503Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12042025-03-24T22:39:13.045Z Compiling rustix v0.38.44
12052025-03-24T22:39:13.513Z Compiling base64ct v1.7.3
12062025-03-24T22:39:13.871Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12072025-03-24T22:39:13.894Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
12082025-03-24T22:39:14.222Z Compiling password-hash v0.5.0
12092025-03-24T22:39:15.653Z Compiling progenitor v0.9.1
12102025-03-24T22:39:15.917Z Compiling zone v0.3.0
12112025-03-24T22:39:16.411Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
12122025-03-24T22:39:16.965Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
12132025-03-24T22:39:18.081Z Compiling newtype_derive v0.1.6
12142025-03-24T22:39:18.485Z Compiling blake2 v0.10.6
12152025-03-24T22:39:19.351Z Compiling smf v0.2.3
12162025-03-24T22:39:19.722Z Compiling zerocopy-derive v0.6.6
12172025-03-24T22:39:19.837Z Compiling cancel-safe-futures v0.1.5
12182025-03-24T22:39:20.046Z Compiling owo-colors v4.2.0
12192025-03-24T22:39:20.252Z Compiling whoami v1.5.2
12202025-03-24T22:39:20.650Z Compiling tinyvec_macros v0.1.1
12212025-03-24T22:39:20.767Z Compiling unicode-segmentation v1.12.0
12222025-03-24T22:39:21.188Z Compiling tinyvec v1.9.0
12232025-03-24T22:39:21.702Z Compiling zerocopy v0.6.6
12242025-03-24T22:39:21.959Z Compiling newline-converter v0.3.0
12252025-03-24T22:39:22.052Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12262025-03-24T22:39:22.165Z Compiling argon2 v0.5.3
12272025-03-24T22:39:22.894Z Compiling strum_macros v0.25.3
12282025-03-24T22:39:24.603Z Compiling console v0.15.11
12292025-03-24T22:39:25.526Z Compiling num-derive v0.3.3
12302025-03-24T22:39:26.115Z Compiling libsw-core v0.3.2
12312025-03-24T22:39:26.411Z Compiling serde-big-array v0.5.1
12322025-03-24T22:39:26.662Z Compiling enum-as-inner v0.6.1
12332025-03-24T22:39:26.686Z Compiling serde_repr v0.1.20
12342025-03-24T22:39:27.520Z Compiling cookie v0.18.1
12352025-03-24T22:39:27.752Z Compiling convert_case v0.4.0
12362025-03-24T22:39:27.803Z Compiling fixedbitset v0.5.7
12372025-03-24T22:39:27.856Z Compiling fixedbitset v0.4.2
12382025-03-24T22:39:27.879Z Compiling linked-hash-map v0.5.6
12392025-03-24T22:39:28.315Z Compiling similar v2.7.0
12402025-03-24T22:39:28.517Z Compiling data-encoding v2.8.0
12412025-03-24T22:39:28.554Z Compiling derive_more v0.99.19
12422025-03-24T22:39:28.946Z Compiling lru-cache v0.1.2
12432025-03-24T22:39:29.193Z Compiling petgraph v0.7.1
12442025-03-24T22:39:34.574Z Compiling expectorate v1.1.0
12452025-03-24T22:39:34.738Z Compiling hickory-proto v0.24.4
12462025-03-24T22:39:34.766Z Compiling petgraph v0.6.5
12472025-03-24T22:39:35.454Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
12482025-03-24T22:39:35.514Z Compiling libscf-sys v1.1.0
12492025-03-24T22:39:35.766Z Compiling libsw v3.5.0
12502025-03-24T22:39:36.093Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12512025-03-24T22:39:39.203Z Compiling atomicwrites v0.4.4
12522025-03-24T22:39:39.747Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12532025-03-24T22:39:42.283Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12542025-03-24T22:39:43.480Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12552025-03-24T22:39:44.326Z Compiling resolv-conf v0.7.1
12562025-03-24T22:39:45.868Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12572025-03-24T22:39:45.987Z Compiling proc-macro-error-attr2 v2.0.0
12582025-03-24T22:39:46.764Z Compiling memoffset v0.9.1
12592025-03-24T22:39:46.832Z Compiling unicode-width v0.1.14
12602025-03-24T22:39:47.062Z Compiling highway v1.3.0
12612025-03-24T22:39:47.136Z Compiling indent_write v2.2.0
12622025-03-24T22:39:47.447Z Compiling swrite v0.1.0
12632025-03-24T22:39:47.534Z Compiling cfg_aliases v0.2.1
12642025-03-24T22:39:47.611Z Compiling linear-map v1.2.0
12652025-03-24T22:39:47.740Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12662025-03-24T22:39:48.149Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12672025-03-24T22:39:48.218Z Compiling nix v0.29.0
12682025-03-24T22:39:48.855Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12692025-03-24T22:39:48.894Z Compiling proc-macro-error2 v2.0.1
12702025-03-24T22:39:49.343Z Compiling hickory-resolver v0.24.4
12712025-03-24T22:39:49.484Z Compiling steno v0.4.1
12722025-03-24T22:39:52.932Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12732025-03-24T22:39:55.185Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12742025-03-24T22:39:55.976Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12752025-03-24T22:39:56.882Z Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12762025-03-24T22:39:57.232Z Compiling tokio-stream v0.1.17
12772025-03-24T22:39:58.484Z Compiling slog-dtrace v0.3.0
12782025-03-24T22:39:58.645Z Compiling parking_lot_core v0.8.6
12792025-03-24T22:39:58.866Z Compiling humantime v2.2.0
12802025-03-24T22:39:59.131Z Compiling bytecount v0.6.8
12812025-03-24T22:39:59.453Z Compiling papergrid v0.14.0
12822025-03-24T22:39:59.833Z Compiling qorb v0.2.1
12832025-03-24T22:40:02.251Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12842025-03-24T22:40:02.594Z Compiling tabled_derive v0.10.0
12852025-03-24T22:40:05.744Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab)
12862025-03-24T22:40:09.321Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab)
12872025-03-24T22:40:09.389Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab)
12882025-03-24T22:40:11.272Z Compiling tabled v0.18.0
12892025-03-24T22:40:11.296Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12902025-03-24T22:40:13.105Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12912025-03-24T22:40:13.383Z Compiling parking_lot v0.11.2
12922025-03-24T22:40:13.670Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57)
12932025-03-24T22:40:14.656Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
12942025-03-24T22:40:15.420Z Compiling crossbeam-epoch v0.9.18
12952025-03-24T22:40:16.573Z Compiling fxhash v0.2.1
12962025-03-24T22:40:16.828Z Compiling crc32fast v1.4.2
12972025-03-24T22:40:17.372Z Compiling arc-swap v1.7.1
12982025-03-24T22:40:18.081Z Compiling crc8 v0.1.1
12992025-03-24T22:40:18.407Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57)
13002025-03-24T22:40:21.090Z Compiling slog-scope v4.4.0
13012025-03-24T22:40:21.883Z Compiling sled v0.34.7
13022025-03-24T22:40:22.172Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
13032025-03-24T22:40:22.700Z Compiling slog-stdlog v4.1.1
13042025-03-24T22:40:23.585Z Compiling slog-envlogger v2.2.0
13052025-03-24T22:40:23.892Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
13062025-03-24T22:40:27.376Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
13072025-03-24T22:40:39.707Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
13082025-03-24T22:40:45.708Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
13092025-03-24T22:40:47.638Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
13102025-03-24T22:41:16.573Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
13112025-03-24T22:41:16.573Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
13122025-03-24T22:41:23.934Z Finished `release` profile [optimized] target(s) in 6m 04s
13132025-03-24T22:41:24.290Z+ banner quartet
13142025-03-24T22:41:24.295Z
13152025-03-24T22:41:24.295Z #### # # ## ##### ##### ###### #####
13162025-03-24T22:41:24.295Z # # # # # # # # # # #
13172025-03-24T22:41:24.295Z # # # # # # # # # ##### #
13182025-03-24T22:41:24.295Z # # # # # ###### ##### # # #
13192025-03-24T22:41:24.295Z # # # # # # # # # # #
13202025-03-24T22:41:24.295Z ### # #### # # # # # ###### #
13212025-03-24T22:41:24.295Z
13222025-03-24T22:41:24.295Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
13232025-03-24T22:41:24.777Z Compiling cfg-if v1.0.0
13242025-03-24T22:41:24.777Z Compiling serde v1.0.219
13252025-03-24T22:41:24.777Z Compiling itoa v1.0.15
13262025-03-24T22:41:24.781Z Compiling libc v0.2.171
13272025-03-24T22:41:24.781Z Compiling num-traits v0.2.19
13282025-03-24T22:41:24.781Z Compiling memchr v2.7.4
13292025-03-24T22:41:24.860Z Compiling smallvec v1.14.0
13302025-03-24T22:41:24.873Z Compiling bytes v1.10.1
13312025-03-24T22:41:24.910Z Compiling schemars v0.8.22
13322025-03-24T22:41:25.044Z Compiling pin-project-lite v0.2.16
13332025-03-24T22:41:25.161Z Compiling zerofrom v0.1.6
13342025-03-24T22:41:25.174Z Compiling once_cell v1.21.1
13352025-03-24T22:41:25.268Z Compiling scopeguard v1.2.0
13362025-03-24T22:41:25.400Z Compiling stable_deref_trait v1.2.0
13372025-03-24T22:41:25.499Z Compiling yoke v0.7.5
13382025-03-24T22:41:25.655Z Compiling parking_lot_core v0.9.10
13392025-03-24T22:41:25.712Z Compiling lock_api v0.4.12
13402025-03-24T22:41:25.897Z Compiling zerovec v0.10.4
13412025-03-24T22:41:26.182Z Compiling parking_lot v0.12.3
13422025-03-24T22:41:26.438Z Compiling signal-hook-registry v1.4.2
13432025-03-24T22:41:26.793Z Compiling getrandom v0.2.15
13442025-03-24T22:41:27.097Z Compiling mio v1.0.3
13452025-03-24T22:41:27.153Z Compiling socket2 v0.5.8
13462025-03-24T22:41:27.592Z Compiling ryu v1.0.20
13472025-03-24T22:41:28.007Z Compiling tokio v1.44.1
13482025-03-24T22:41:28.165Z Compiling serde_json v1.0.140
13492025-03-24T22:41:28.183Z Compiling futures-core v0.3.31
13502025-03-24T22:41:28.296Z Compiling tinystr v0.7.6
13512025-03-24T22:41:28.684Z Compiling litemap v0.7.5
13522025-03-24T22:41:28.759Z Compiling writeable v0.5.5
13532025-03-24T22:41:28.983Z Compiling fnv v1.0.7
13542025-03-24T22:41:29.141Z Compiling icu_locid v1.5.0
13552025-03-24T22:41:29.174Z Compiling http v1.3.1
13562025-03-24T22:41:29.918Z Compiling getrandom v0.3.2
13572025-03-24T22:41:30.176Z Compiling rustls-pki-types v1.11.0
13582025-03-24T22:41:30.601Z Compiling chrono v0.4.40
13592025-03-24T22:41:31.302Z Compiling icu_provider v1.5.0
13602025-03-24T22:41:31.647Z Compiling indexmap v2.8.0
13612025-03-24T22:41:32.759Z Compiling icu_locid_transform_data v1.5.0
13622025-03-24T22:41:32.878Z Compiling uuid v1.16.0
13632025-03-24T22:41:33.229Z Compiling icu_locid_transform v1.5.0
13642025-03-24T22:41:33.559Z Compiling semver v1.0.26
13652025-03-24T22:41:34.893Z Compiling icu_collections v1.5.0
13662025-03-24T22:41:35.085Z Compiling regress v0.10.3
13672025-03-24T22:41:36.636Z Compiling tracing-core v0.1.33
13682025-03-24T22:41:37.608Z Compiling pin-utils v0.1.0
13692025-03-24T22:41:37.705Z Compiling icu_properties_data v1.5.0
13702025-03-24T22:41:37.716Z Compiling futures-task v0.3.31
13712025-03-24T22:41:37.969Z Compiling untrusted v0.9.0
13722025-03-24T22:41:37.981Z Compiling foldhash v0.1.5
13732025-03-24T22:41:38.163Z Compiling dyn-clone v1.0.19
13742025-03-24T22:41:38.196Z Compiling log v0.4.26
13752025-03-24T22:41:38.376Z Compiling allocator-api2 v0.2.21
13762025-03-24T22:41:38.395Z Compiling equivalent v1.0.2
13772025-03-24T22:41:38.670Z Compiling ring v0.17.14
13782025-03-24T22:41:38.723Z Compiling icu_properties v1.5.1
13792025-03-24T22:41:39.108Z Compiling typify-impl v0.3.0
13802025-03-24T22:41:39.198Z Compiling hashbrown v0.15.2
13812025-03-24T22:41:39.242Z Compiling futures-util v0.3.31
13822025-03-24T22:41:39.843Z Compiling tracing v0.1.41
13832025-03-24T22:41:40.555Z Compiling serde_tokenstream v0.2.2
13842025-03-24T22:41:40.757Z Compiling http-body v1.0.1
13852025-03-24T22:41:41.007Z Compiling try-lock v0.2.5
13862025-03-24T22:41:41.140Z Compiling slog v2.7.0
13872025-03-24T22:41:41.176Z Compiling write16 v1.0.0
13882025-03-24T22:41:41.308Z Compiling unicode-ident v1.0.18
13892025-03-24T22:41:41.514Z Compiling utf16_iter v1.0.5
13902025-03-24T22:41:41.648Z Compiling utf8_iter v1.0.4
13912025-03-24T22:41:41.736Z Compiling icu_normalizer_data v1.5.0
13922025-03-24T22:41:41.897Z Compiling rustls-webpki v0.103.0
13932025-03-24T22:41:41.922Z Compiling proc-macro2 v1.0.94
13942025-03-24T22:41:43.668Z Compiling icu_normalizer v1.5.0
13952025-03-24T22:41:45.054Z Compiling want v0.3.1
13962025-03-24T22:41:45.357Z Compiling httparse v1.10.1
13972025-03-24T22:41:46.394Z Compiling futures-channel v0.3.31
13982025-03-24T22:41:47.388Z Compiling subtle v2.6.1
13992025-03-24T22:41:47.473Z Compiling zeroize v1.8.1
14002025-03-24T22:41:47.661Z Compiling percent-encoding v2.3.1
14012025-03-24T22:41:47.822Z Compiling tower-service v0.3.3
14022025-03-24T22:41:47.949Z Compiling toml_datetime v0.6.8
14032025-03-24T22:41:48.134Z Compiling zerocopy v0.8.24
14042025-03-24T22:41:48.195Z Compiling toml_edit v0.19.15
14052025-03-24T22:41:48.267Z Compiling form_urlencoded v1.2.1
14062025-03-24T22:41:48.331Z Compiling rustls v0.23.25
14072025-03-24T22:41:48.844Z Compiling hyper v1.6.0
14082025-03-24T22:41:48.857Z Compiling idna_adapter v1.2.0
14092025-03-24T22:41:48.918Z Compiling quote v1.0.40
14102025-03-24T22:41:50.045Z Compiling aho-corasick v1.1.3
14112025-03-24T22:41:51.147Z Compiling lazy_static v1.5.0
14122025-03-24T22:41:51.169Z Compiling typify-macro v0.3.0
14132025-03-24T22:41:51.283Z Compiling regex-syntax v0.8.5
14142025-03-24T22:41:54.467Z Compiling regex-automata v0.4.9
14152025-03-24T22:41:54.558Z Compiling proc-macro-crate v1.3.1
14162025-03-24T22:41:55.012Z Compiling hyper-util v0.1.10
14172025-03-24T22:41:55.342Z Compiling tokio-rustls v0.26.2
14182025-03-24T22:41:57.671Z Compiling thiserror v2.0.12
14192025-03-24T22:41:57.851Z Compiling syn v2.0.100
14202025-03-24T22:42:00.747Z Compiling idna v1.0.3
14212025-03-24T22:42:05.450Z Compiling webpki-roots v0.26.8
14222025-03-24T22:42:05.660Z Compiling sync_wrapper v1.0.2
14232025-03-24T22:42:05.824Z Compiling tower-layer v0.3.3
14242025-03-24T22:42:06.189Z Compiling heck v0.5.0
14252025-03-24T22:42:07.497Z Compiling futures-sink v0.3.31
14262025-03-24T22:42:07.665Z Compiling crossbeam-utils v0.8.21
14272025-03-24T22:42:07.684Z Compiling tokio-util v0.7.14
14282025-03-24T22:42:07.882Z Compiling ppv-lite86 v0.2.21
14292025-03-24T22:42:08.830Z Compiling tower v0.5.2
14302025-03-24T22:42:09.874Z Compiling thiserror v1.0.69
14312025-03-24T22:42:09.960Z Compiling hyper-rustls v0.27.5
14322025-03-24T22:42:10.021Z Compiling url v2.5.4
14332025-03-24T22:42:10.361Z Compiling regex v1.11.1
14342025-03-24T22:42:12.606Z Compiling num_enum_derive v0.5.11
14352025-03-24T22:42:14.060Z Compiling typify v0.3.0
14362025-03-24T22:42:14.103Z Compiling serde_urlencoded v0.7.1
14372025-03-24T22:42:14.198Z Compiling http-body-util v0.1.3
14382025-03-24T22:42:14.782Z Compiling openapiv3 v2.0.0
14392025-03-24T22:42:14.980Z Compiling rustls-pemfile v2.2.0
14402025-03-24T22:42:15.442Z Compiling rand_core v0.6.4
14412025-03-24T22:42:15.633Z Compiling dirs-sys-next v0.1.2
14422025-03-24T22:42:15.936Z Compiling mime v0.3.17
14432025-03-24T22:42:16.603Z Compiling ipnet v2.11.0
14442025-03-24T22:42:16.788Z Compiling foreign-types-shared v0.3.1
14452025-03-24T22:42:16.921Z Compiling base64 v0.22.1
14462025-03-24T22:42:17.069Z Compiling powerfmt v0.2.0
14472025-03-24T22:42:17.532Z Compiling reqwest v0.12.15
14482025-03-24T22:42:17.988Z Compiling deranged v0.4.0
14492025-03-24T22:42:19.108Z Compiling progenitor-impl v0.9.1
14502025-03-24T22:42:19.684Z Compiling time-macros v0.2.21
14512025-03-24T22:42:20.188Z Compiling foreign-types v0.5.0
14522025-03-24T22:42:20.299Z Compiling serde_yaml v0.9.34+deprecated
14532025-03-24T22:42:24.126Z Compiling dirs-next v2.0.0
14542025-03-24T22:42:24.397Z Compiling rand_chacha v0.3.1
14552025-03-24T22:42:25.856Z Compiling num_enum v0.5.11
14562025-03-24T22:42:26.130Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14572025-03-24T22:42:26.282Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14582025-03-24T22:42:26.463Z Compiling oxnet v0.1.1
14592025-03-24T22:42:26.481Z Compiling cstr-argument v0.1.2
14602025-03-24T22:42:26.751Z Compiling thread_local v1.1.8
14612025-03-24T22:42:27.489Z Compiling either v1.15.0
14622025-03-24T22:42:27.968Z Compiling pretty-hex v0.2.1
14632025-03-24T22:42:28.002Z Compiling arc-swap v1.7.1
14642025-03-24T22:42:28.177Z Compiling num-conv v0.1.0
14652025-03-24T22:42:28.460Z Compiling time-core v0.1.4
14662025-03-24T22:42:28.657Z Compiling time v0.3.40
14672025-03-24T22:42:28.710Z Compiling slog-scope v4.4.0
14682025-03-24T22:42:29.608Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14692025-03-24T22:42:29.636Z Compiling itertools v0.12.1
14702025-03-24T22:42:29.974Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14712025-03-24T22:42:31.439Z Compiling crossbeam-channel v0.5.14
14722025-03-24T22:42:33.059Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14732025-03-24T22:42:33.447Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14742025-03-24T22:42:33.628Z Compiling progenitor-macro v0.9.1
14752025-03-24T22:42:33.956Z Compiling rand v0.8.5
14762025-03-24T22:42:35.191Z Compiling term v0.7.0
14772025-03-24T22:42:35.873Z Compiling anyhow v1.0.97
14782025-03-24T22:42:37.406Z Compiling progenitor-client v0.9.1
14792025-03-24T22:42:38.433Z Compiling colored v2.2.0
14802025-03-24T22:42:38.835Z Compiling is-terminal v0.4.16
14812025-03-24T22:42:38.973Z Compiling winnow v0.6.26
14822025-03-24T22:42:39.818Z Compiling take_mut v0.2.2
14832025-03-24T22:42:39.866Z Compiling slog-term v2.9.1
14842025-03-24T22:42:39.984Z Compiling slog-async v2.8.0
14852025-03-24T22:42:42.809Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14862025-03-24T22:42:43.072Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
14872025-03-24T22:42:43.485Z Compiling slog-stdlog v4.1.1
14882025-03-24T22:42:44.354Z Compiling slog-envlogger v2.2.0
14892025-03-24T22:42:46.563Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8)
14902025-03-24T22:42:47.028Z Compiling progenitor v0.9.1
14912025-03-24T22:42:47.272Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14922025-03-24T22:42:58.129Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14932025-03-24T22:43:03.895Z Finished `release` profile [optimized] target(s) in 1m 39s
14942025-03-24T22:43:03.981Z Running unittests src/lib.rs (target/release/deps/mg_tests-b0b3f543d76c9891)
14952025-03-24T22:43:04.028Z
14962025-03-24T22:43:04.028Zrunning 1 test
14972025-03-24T22:43:04.257Zconfigure zone
14982025-03-24T22:43:04.274Zinstall zone
14992025-03-24T22:44:04.034Ztest ddm::test_quartet has been running for over 60 seconds
15002025-03-24T22:45:29.856Zboot zone
15012025-03-24T22:45:30.772Zstart zone s1
15022025-03-24T22:45:30.772Zconfigure zone
15032025-03-24T22:45:30.781Zinstall zone
15042025-03-24T22:47:50.607Zboot zone
15052025-03-24T22:47:51.463Zstart zone s2
15062025-03-24T22:47:51.463Zconfigure zone
15072025-03-24T22:47:51.471Zinstall zone
15082025-03-24T22:50:14.864Zboot zone
15092025-03-24T22:50:15.738Zstart zone s3
15102025-03-24T22:50:15.738Zconfigure zone
15112025-03-24T22:50:15.745Zinstall zone
15122025-03-24T22:52:42.222Zboot zone
15132025-03-24T22:52:43.028Zstart zone t1
15142025-03-24T22:52:43.028Zconfigure zone
15152025-03-24T22:52:43.036Zinstall zone
15162025-03-24T22:55:52.810Zboot zone
15172025-03-24T22:55:53.675Zwaiting for zones to come up
15182025-03-24T22:56:03.677Z[sidecar.quartet] svcs milestone/network
15192025-03-24T22:56:03.710ZSTATE STIME FMRI
15202025-03-24T22:56:03.710Zonline 15:45:48 svc:/milestone/network:default
15212025-03-24T22:56:03.710Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
15222025-03-24T22:56:03.757Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
15232025-03-24T22:56:03.807Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
15242025-03-24T22:56:03.850Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
15252025-03-24T22:56:03.854Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
15262025-03-24T22:56:03.875Z
15272025-03-24T22:56:03.875Zrunning zone s1.quartet setup
15282025-03-24T22:56:03.875Z[s1.quartet] svcs milestone/network
15292025-03-24T22:56:03.899ZSTATE STIME FMRI
15302025-03-24T22:56:03.899Zonline 15:48:09 svc:/milestone/network:default
15312025-03-24T22:56:03.899Z[s1.quartet] dladm
15322025-03-24T22:56:03.929ZLINK CLASS MTU STATE BRIDGE OVER
15332025-03-24T22:56:03.929Zsl0 simnet 9000 up -- ?
15342025-03-24T22:56:03.929Zmgs1 vnic 9000 up -- ?
15352025-03-24T22:56:03.929Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
15362025-03-24T22:56:04.568Z
15372025-03-24T22:56:04.568Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
15382025-03-24T22:56:04.591Z
15392025-03-24T22:56:04.591Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
15402025-03-24T22:56:04.612Z
15412025-03-24T22:56:04.612Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
15422025-03-24T22:56:04.708Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
15432025-03-24T22:56:04.749Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid ff05d5d6-e923-4b43-b935-0636d1e8176b --sled-uuid c7c7373b-3efb-4900-ade9-ff4cbaade38d -a sl0/v6 &> /opt/ddmd.log &
15442025-03-24T22:56:04.770Z
15452025-03-24T22:56:04.770Zrunning zone s2.quartet setup
15462025-03-24T22:56:04.770Z[s2.quartet] svcs milestone/network
15472025-03-24T22:56:04.793ZSTATE STIME FMRI
15482025-03-24T22:56:04.793Zonline 15:50:34 svc:/milestone/network:default
15492025-03-24T22:56:04.793Z[s2.quartet] dladm
15502025-03-24T22:56:04.815ZLINK CLASS MTU STATE BRIDGE OVER
15512025-03-24T22:56:04.815Zsl1 simnet 9000 up -- ?
15522025-03-24T22:56:04.815Zmgs2 vnic 9000 up -- ?
15532025-03-24T22:56:04.816Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
15542025-03-24T22:56:05.318Z
15552025-03-24T22:56:05.318Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
15562025-03-24T22:56:05.342Z
15572025-03-24T22:56:05.342Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15582025-03-24T22:56:05.362Z
15592025-03-24T22:56:05.362Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
15602025-03-24T22:56:05.410Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
15612025-03-24T22:56:05.433Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 21359b59-1fe0-42f9-a357-9b5ac83b2423 --sled-uuid 307d200a-7e1d-45a3-8eaa-b642cbc9ba89 -a sl1/v6 &> /opt/ddmd.log &
15622025-03-24T22:56:05.454Z
15632025-03-24T22:56:05.454Zrunning zone s3.quartet setup
15642025-03-24T22:56:05.454Z[s3.quartet] svcs milestone/network
15652025-03-24T22:56:05.476ZSTATE STIME FMRI
15662025-03-24T22:56:05.476Zonline 15:53:00 svc:/milestone/network:default
15672025-03-24T22:56:05.476Z[s3.quartet] dladm
15682025-03-24T22:56:05.497ZLINK CLASS MTU STATE BRIDGE OVER
15692025-03-24T22:56:05.497Zsl2 simnet 9000 up -- ?
15702025-03-24T22:56:05.497Zmgs3 vnic 9000 up -- ?
15712025-03-24T22:56:05.497Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
15722025-03-24T22:56:06.105Z
15732025-03-24T22:56:06.105Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
15742025-03-24T22:56:06.128Z
15752025-03-24T22:56:06.128Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15762025-03-24T22:56:06.147Z
15772025-03-24T22:56:06.147Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
15782025-03-24T22:56:06.196Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
15792025-03-24T22:56:06.217Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid f7ee0c0c-91f2-4bd6-8de0-c6fd02cf789b --sled-uuid 17930958-6769-4e56-b568-bddd3aa0d854 -a sl2/v6 &> /opt/ddmd.log &
15802025-03-24T22:56:06.238Z
15812025-03-24T22:56:06.238Zrunning zone t1.quartet setup
15822025-03-24T22:56:06.238Z[t1.quartet] svcs milestone/network
15832025-03-24T22:56:06.259ZSTATE STIME FMRI
15842025-03-24T22:56:06.259Z- - svc:/milestone/network:default
15852025-03-24T22:56:07.259Z[t1.quartet] svcs milestone/network
15862025-03-24T22:56:07.280ZSTATE STIME FMRI
15872025-03-24T22:56:07.280Z- - svc:/milestone/network:default
15882025-03-24T22:56:08.280Z[t1.quartet] svcs milestone/network
15892025-03-24T22:56:08.313ZSTATE STIME FMRI
15902025-03-24T22:56:08.313Z- - svc:/milestone/network:default
15912025-03-24T22:56:09.313Z[t1.quartet] svcs milestone/network
15922025-03-24T22:56:09.334ZSTATE STIME FMRI
15932025-03-24T22:56:09.334Z- - svc:/milestone/network:default
15942025-03-24T22:56:10.336Z[t1.quartet] svcs milestone/network
15952025-03-24T22:56:10.356ZSTATE STIME FMRI
15962025-03-24T22:56:10.356Z- - svc:/milestone/network:default
15972025-03-24T22:56:11.385Z[t1.quartet] svcs milestone/network
15982025-03-24T22:56:11.402ZSTATE STIME FMRI
15992025-03-24T22:56:11.402Z- - svc:/milestone/network:default
16002025-03-24T22:56:12.378Z[t1.quartet] svcs milestone/network
16012025-03-24T22:56:12.402ZSTATE STIME FMRI
16022025-03-24T22:56:12.402Zoffline 15:56:10 svc:/milestone/network:default
16032025-03-24T22:56:13.402Z[t1.quartet] svcs milestone/network
16042025-03-24T22:56:13.425ZSTATE STIME FMRI
16052025-03-24T22:56:13.425Zonline 15:56:11 svc:/milestone/network:default
16062025-03-24T22:56:13.426Z[t1.quartet] dladm
16072025-03-24T22:56:13.447ZLINK CLASS MTU STATE BRIDGE OVER
16082025-03-24T22:56:13.447Ztfportrear0_0 simnet 9000 up -- ?
16092025-03-24T22:56:13.447Ztfportrear1_0 simnet 9000 up -- ?
16102025-03-24T22:56:13.447Ztfportrear2_0 simnet 9000 up -- ?
16112025-03-24T22:56:13.447Zmgt1 vnic 9000 up -- ?
16122025-03-24T22:56:13.447Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
16132025-03-24T22:56:13.914Z
16142025-03-24T22:56:13.914Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
16152025-03-24T22:56:13.938Z
16162025-03-24T22:56:13.938Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
16172025-03-24T22:56:13.959Z
16182025-03-24T22:56:13.959Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
16192025-03-24T22:56:13.981Z
16202025-03-24T22:56:13.981Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
16212025-03-24T22:56:14.000Z
16222025-03-24T22:56:14.000Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
16232025-03-24T22:56:14.193Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
16242025-03-24T22:56:14.197Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
16252025-03-24T22:56:14.200Zwaiting 3s for copy of files to zone to complete ...
16262025-03-24T22:56:17.201Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
16272025-03-24T22:56:17.245Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
16282025-03-24T22:56:17.267Z[t1.quartet] svcadm enable dendrite
16292025-03-24T22:56:17.307Z
16302025-03-24T22:56:17.307Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
16312025-03-24T22:56:17.349Z
16322025-03-24T22:56:17.349Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
16332025-03-24T22:56:17.393Z
16342025-03-24T22:56:17.393Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16352025-03-24T22:56:17.436Z
16362025-03-24T22:56:17.436Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16372025-03-24T22:56:17.476Z
16382025-03-24T22:56:17.476Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
16392025-03-24T22:56:17.519Z
16402025-03-24T22:56:17.519Z[t1.quartet] svcadm refresh dendrite:default
16412025-03-24T22:56:17.557Z
16422025-03-24T22:56:17.557Z[t1.quartet] svcadm restart dendrite:default
16432025-03-24T22:56:17.594Z
16442025-03-24T22:56:17.594Zwait 10s for dendrite to come up ...
16452025-03-24T22:56:27.595Z[t1.quartet] svcadm enable tfport
16462025-03-24T22:56:27.635Z
16472025-03-24T22:56:27.635Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 5701894b-48fb-4561-807e-6da6d68dba64 --sled-uuid 1e8be3ac-7bfa-4174-81ee-6b107f1d94b7 -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
16482025-03-24T22:56:27.655Z
16492025-03-24T22:56:27.655Z[t1.quartet] ipadm
16502025-03-24T22:56:27.680ZADDROBJ TYPE STATE ADDR
16512025-03-24T22:56:27.680Zlo0/v4 static ok 127.0.0.1/8
16522025-03-24T22:56:27.680Zmgt1/v4 static ok 10.0.0.4/24
16532025-03-24T22:56:27.680Zlo0/v6 static ok ::1/128
16542025-03-24T22:56:27.681Zlo0/u6 static ok fd00:4::1/64
16552025-03-24T22:56:27.681Ztfportrear0_0/v6 addrconf ok fe80::804b:a6ff:fead:422b%tfportrear0_0/10
16562025-03-24T22:56:27.681Ztfportrear1_0/v6 addrconf ok fe80::3022:4dff:feaa:9909%tfportrear1_0/10
16572025-03-24T22:56:27.681Ztfportrear2_0/v6 addrconf ok fe80::84a4:bbff:fe63:46ab%tfportrear2_0/10
16582025-03-24T22:56:29.691Zinitial peering test passed
16592025-03-24T22:56:30.703Z[s3.quartet] ping fd00:1::1
16602025-03-24T22:56:30.717Zfd00:1::1 is alive
16612025-03-24T22:56:41.721Z[s3.quartet] ping fd00:1::1
16622025-03-24T22:56:41.742Zfd00:1::1 is alive
16632025-03-24T22:56:41.746Z[t1.quartet] pkill ddmd
16642025-03-24T22:56:41.763Z
16652025-03-24T22:56:41.763Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
16662025-03-24T22:56:41.766Zcp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log
16672025-03-24T22:56:44.369Z[s3.quartet] pkill ddmd
16682025-03-24T22:56:44.390Z
16692025-03-24T22:56:44.390Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
16702025-03-24T22:56:46.733Z[s2.quartet] pkill ddmd
16712025-03-24T22:56:46.753Z
16722025-03-24T22:56:46.753Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
16732025-03-24T22:56:49.036Z[s1.quartet] pkill ddmd
16742025-03-24T22:56:49.051Z
16752025-03-24T22:56:49.051Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
16762025-03-24T22:56:51.448Z[sidecar.quartet] pkill softnpu
16772025-03-24T22:56:51.468Z
16782025-03-24T22:56:51.468Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
16792025-03-24T22:56:53.990Ztest ddm::test_quartet ... ok
16802025-03-24T22:56:53.990Z
16812025-03-24T22:56:53.990Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 829.88s
16822025-03-24T22:56:53.990Z
16832025-03-24T22:56:54.017Z+ cleanup
16842025-03-24T22:56:54.021Z++ id -un
16852025-03-24T22:56:54.024Z++ id -gn
16862025-03-24T22:56:54.027Z+ pfexec chown -R build:build .
16872025-03-24T22:56:54.109Zprocess exited: duration 1369177 ms, exit code 0
 
16882025-03-24T22:56:54.123Zfound 5 output files
16892025-03-24T22:56:54.123Zuploading: /work/s1.quartet.log (5539 bytes)
16902025-03-24T22:56:55.139Zuploaded: /work/s1.quartet.log
16912025-03-24T22:56:55.139Zuploading: /work/s2.quartet.log (5118 bytes)
16922025-03-24T22:56:56.152Zuploaded: /work/s2.quartet.log
16932025-03-24T22:56:56.152Zuploading: /work/s3.quartet.log (4755 bytes)
16942025-03-24T22:56:57.165Zuploaded: /work/s3.quartet.log
16952025-03-24T22:56:57.165Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
16962025-03-24T22:56:58.177Zuploaded: /work/sidecar.quartet-softnpu.log
16972025-03-24T22:56:58.178Zuploading: /work/t1.quartet.log (20649 bytes)
16982025-03-24T22:56:59.203Zuploaded: /work/t1.quartet.log