01JPXXN7HM3THMZ5HGQCSEB540: 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: 01JPXXP0HJRN00JFK6DDDBTR9F

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-03-22T03:18:31.262Zjob assigned to worker 01JPXXPBT80H137EYHE0Z9DR61 [factory aws, i-0a1b14ab907c91b40] (queued for 1 m 4 s)
 
22025-03-22T03:18:39.450Zstarting task 0: "setup"
32025-03-22T03:18:39.454Z++ uname -s
42025-03-22T03:18:39.457Z+ kern=SunOS
52025-03-22T03:18:39.457Z+ build_user=build
62025-03-22T03:18:39.457Z+ build_uid=12345
72025-03-22T03:18:39.457Z+ work_dir=/work
82025-03-22T03:18:39.457Z+ input_dir=/input
92025-03-22T03:18:39.457Z+ [[ 0 == 12345 ]]
102025-03-22T03:18:39.457Z+ case "$kern" in
112025-03-22T03:18:39.457Z+ groupadd -g 12345 build
122025-03-22T03:18:39.461Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-03-22T03:18:41.467Z+ zfs create -o mountpoint=/work rpool/work
142025-03-22T03:18:41.596Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-03-22T03:18:41.599Z+ home_fs=zfs
162025-03-22T03:18:41.599Z+ [[ zfs == autofs ]]
172025-03-22T03:18:41.599Z+ mkdir -p /home/build
182025-03-22T03:18:41.602Z+ chown build:build /home/build /work
192025-03-22T03:18:43.603Z+ chmod 0700 /home/build /work
202025-03-22T03:18:43.606Zprocess exited: duration 4158 ms, exit code 0
 
212025-03-22T03:18:43.615Zstarting task 1: "rust-toolchain"
222025-03-22T03:18:43.620Z * rust toolchain channel = "stable"
232025-03-22T03:18:43.620Z * rust toolchain profile = "default"
242025-03-22T03:18:43.620Z+ printf ' * rust toolchain channel = "%s"\n' stable
252025-03-22T03:18:43.620Z+ printf ' * rust toolchain profile = "%s"\n' default
262025-03-22T03:18:43.620Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-03-22T03:18:43.620Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-03-22T03:18:43.624Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-03-22T03:18:43.624Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302025-03-22T03:18:43.742Zinfo: downloading installer
312025-03-22T03:18:44.993Zwarn: It looks like you have an existing installation of Rust at:
322025-03-22T03:18:44.993Zwarn: /opt/ooce/bin
332025-03-22T03:18:44.993Zwarn: It is recommended that rustup be the primary Rust installation.
342025-03-22T03:18:44.993Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352025-03-22T03:18:44.993Zwarn: If you are sure that you want both rustup and your already installed Rust
362025-03-22T03:18:44.993Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-03-22T03:18:44.993Zwarn: or pass `-y' to ignore all ignorable checks.
382025-03-22T03:18:44.993Zerror: cannot install while Rust is installed
392025-03-22T03:18:44.993Zwarn: continuing (because the -y flag is set and the error is ignorable)
402025-03-22T03:18:45.009Zinfo: profile set to 'default'
412025-03-22T03:18:45.009Zinfo: default host triple is x86_64-unknown-illumos
422025-03-22T03:18:45.013Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
432025-03-22T03:18:45.172Zinfo: latest update on 2025-03-18, rust version 1.85.1 (4eb161250 2025-03-15)
442025-03-22T03:18:45.172Zinfo: downloading component 'cargo'
452025-03-22T03:18:46.100Zinfo: downloading component 'clippy'
462025-03-22T03:18:46.483Zinfo: downloading component 'rust-docs'
472025-03-22T03:18:47.641Zinfo: downloading component 'rust-std'
482025-03-22T03:18:49.506Zinfo: downloading component 'rustc'
492025-03-22T03:18:55.477Zinfo: downloading component 'rustfmt'
502025-03-22T03:18:55.771Zinfo: installing component 'cargo'
512025-03-22T03:18:56.585Zinfo: installing component 'clippy'
522025-03-22T03:18:56.972Zinfo: installing component 'rust-docs'
532025-03-22T03:18:58.734Zinfo: installing component 'rust-std'
542025-03-22T03:19:00.480Zinfo: installing component 'rustc'
552025-03-22T03:19:06.449Zinfo: installing component 'rustfmt'
562025-03-22T03:19:06.775Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
572025-03-22T03:19:06.775Z
582025-03-22T03:19:07.160Z stable-x86_64-unknown-illumos installed - rustc 1.85.1 (4eb161250 2025-03-15)
592025-03-22T03:19:07.160Z
602025-03-22T03:19:07.163Z
612025-03-22T03:19:07.163ZRust is installed now. Great!
622025-03-22T03:19:07.163Z
632025-03-22T03:19:07.163ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-03-22T03:19:07.163Zenvironment variable. This has not been done automatically.
652025-03-22T03:19:07.163Z
662025-03-22T03:19:07.163ZTo configure your current shell, you need to source
672025-03-22T03:19:07.163Zthe corresponding env file under $HOME/.cargo.
682025-03-22T03:19:07.163Z
692025-03-22T03:19:07.163ZThis is usually done by running one of the following (note the leading DOT):
702025-03-22T03:19:07.163Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-03-22T03:19:07.163Zsource "$HOME/.cargo/env.fish" # For fish
722025-03-22T03:19:07.163Zsource "$HOME/.cargo/env.nu" # For nushell
732025-03-22T03:19:07.239Z+ rustup --version
742025-03-22T03:19:07.250Zrustup 1.28.1 (f9edccde0 2025-03-05)
752025-03-22T03:19:07.250Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762025-03-22T03:19:07.279Zinfo: The currently active `rustc` version is `rustc 1.85.1 (4eb161250 2025-03-15)`
772025-03-22T03:19:07.283Z+ cargo --version
782025-03-22T03:19:07.301Zcargo 1.85.1 (d73d2caf9 2024-12-31)
792025-03-22T03:19:07.304Z+ rustc --version
802025-03-22T03:19:07.330Zrustc 1.85.1 (4eb161250 2025-03-15)
812025-03-22T03:19:07.335Zprocess exited: duration 23716 ms, exit code 0
 
822025-03-22T03:19:07.347Zstarting task 2: "authentication"
832025-03-22T03:19:07.371Zprocess exited: duration 25 ms, exit code 0
 
842025-03-22T03:19:07.382Zstarting task 3: "clone repository"
852025-03-22T03:19:07.386Z+ mkdir -p /work/oxidecomputer/maghemite
862025-03-22T03:19:07.390Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
872025-03-22T03:19:07.427ZCloning into '/work/oxidecomputer/maghemite'...
882025-03-22T03:19:07.975Z+ cd /work/oxidecomputer/maghemite
892025-03-22T03:19:07.975Z+ git fetch origin f5d9b936334616366ddf35f6a77cc1da649ea802
902025-03-22T03:19:08.232ZFrom https://github.com/oxidecomputer/maghemite
912025-03-22T03:19:08.232Z * branch f5d9b936334616366ddf35f6a77cc1da649ea802 -> FETCH_HEAD
922025-03-22T03:19:08.244Z+ [[ -n renovate/hostname-0.x ]]
932025-03-22T03:19:08.248Z++ git branch --show-current
942025-03-22T03:19:08.255Z+ current=main
952025-03-22T03:19:08.255Z+ [[ main != renovate/hostname-0.x ]]
962025-03-22T03:19:08.255Z+ git branch -f renovate/hostname-0.x f5d9b936334616366ddf35f6a77cc1da649ea802
972025-03-22T03:19:08.259Z+ git checkout -f renovate/hostname-0.x
982025-03-22T03:19:08.279ZSwitched to branch 'renovate/hostname-0.x'
992025-03-22T03:19:08.284Z+ git reset --hard f5d9b936334616366ddf35f6a77cc1da649ea802
1002025-03-22T03:19:08.290ZHEAD is now at f5d9b93 Update Rust crate hostname to 0.4
1012025-03-22T03:19:08.290Zprocess exited: duration 906 ms, exit code 0
 
1022025-03-22T03:19:08.302Zstarting task 4: "build"
1032025-03-22T03:19:08.311Z++ cargo --version
1042025-03-22T03:19:08.329Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
1052025-03-22T03:19:08.498Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
1062025-03-22T03:19:08.498Zinfo: downloading component 'cargo'
1072025-03-22T03:19:09.500Zinfo: downloading component 'clippy'
1082025-03-22T03:19:09.790Zinfo: downloading component 'rust-docs'
1092025-03-22T03:19:10.806Zinfo: downloading component 'rust-std'
1102025-03-22T03:19:12.366Zinfo: downloading component 'rustc'
1112025-03-22T03:19:18.929Zinfo: downloading component 'rustfmt'
1122025-03-22T03:19:19.204Zinfo: installing component 'cargo'
1132025-03-22T03:19:20.009Zinfo: installing component 'clippy'
1142025-03-22T03:19:20.364Zinfo: installing component 'rust-docs'
1152025-03-22T03:19:21.960Zinfo: installing component 'rust-std'
1162025-03-22T03:19:23.688Zinfo: installing component 'rustc'
1172025-03-22T03:19:29.333Zinfo: installing component 'rustfmt'
1182025-03-22T03:19:29.737Zcargo 1.81.0 (2dbb1af80 2024-08-20)
1192025-03-22T03:19:29.749Z++ rustc --version
1202025-03-22T03:19:29.808Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1212025-03-22T03:19:29.819Z++ dladm
1222025-03-22T03:19:29.828ZLINK CLASS MTU STATE BRIDGE OVER
1232025-03-22T03:19:29.828Zena0 phys 9216 up -- --
1242025-03-22T03:19:29.828Z++ ipadm
1252025-03-22T03:19:29.828ZADDROBJ TYPE STATE ADDR
1262025-03-22T03:19:29.828Zlo0/v4 static ok 127.0.0.1/8
1272025-03-22T03:19:29.828Zena0/dhcp dhcp ok 10.150.1.110/24
1282025-03-22T03:19:29.828Zlo0/v6 static ok ::1/128
1292025-03-22T03:19:29.828Z++ banner collect
1302025-03-22T03:19:29.828Z
1312025-03-22T03:19:29.828Z #### #### # # ###### #### #####
1322025-03-22T03:19:29.828Z # # # # # # # # # #
1332025-03-22T03:19:29.828Z # # # # # ##### # #
1342025-03-22T03:19:29.828Z # # # # # # # #
1352025-03-22T03:19:29.828Z # # # # # # # # # #
1362025-03-22T03:19:29.828Z #### #### ###### ###### ###### #### #
1372025-03-22T03:19:29.828Z
1382025-03-22T03:19:29.828Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1392025-03-22T03:19:29.828Z++ repo=softnpu
1402025-03-22T03:19:29.828Z++ series=image
1412025-03-22T03:19:29.828Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1422025-03-22T03:19:29.828Z++ name=softnpu
1432025-03-22T03:19:29.828Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1442025-03-22T03:19:29.828Z++ mkdir -p download
1452025-03-22T03:19:29.829Z++ pushd download
1462025-03-22T03:19:29.829Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1472025-03-22T03:19:29.829Z++ [[ ! -f softnpu ]]
1482025-03-22T03:19:29.829Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1492025-03-22T03:19:29.835Z % Total % Received % Xferd Average Speed Time Time Time Current
1502025-03-22T03:19:29.835Z Dload Upload Total Spent Left Speed
1512025-03-22T03:19:30.325Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 44.4M 0 --:--:-- --:--:-- --:--:-- 44.4M
1522025-03-22T03:19:30.329Z++ popd
1532025-03-22T03:19:30.329Z/work/oxidecomputer/maghemite
1542025-03-22T03:19:30.329Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1552025-03-22T03:19:30.329Z++ repo=sidecar-lite
1562025-03-22T03:19:30.329Z++ series=release
1572025-03-22T03:19:30.329Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1582025-03-22T03:19:30.329Z++ name=libsidecar_lite.so
1592025-03-22T03:19:30.329Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1602025-03-22T03:19:30.329Z++ mkdir -p download
1612025-03-22T03:19:30.329Z++ pushd download
1622025-03-22T03:19:30.329Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1632025-03-22T03:19:30.329Z++ [[ ! -f libsidecar_lite.so ]]
1642025-03-22T03:19:30.329Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1652025-03-22T03:19:30.336Z % Total % Received % Xferd Average Speed Time Time Time Current
1662025-03-22T03:19:30.336Z Dload Upload Total Spent Left Speed
1672025-03-22T03:19:30.834Z 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 40.8M 0 --:--:-- --:--:-- --:--:-- 40.8M
1682025-03-22T03:19:30.840Z++ popd
1692025-03-22T03:19:30.840Z/work/oxidecomputer/maghemite
1702025-03-22T03:19:30.840Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1712025-03-22T03:19:30.840Z++ repo=sidecar-lite
1722025-03-22T03:19:30.840Z++ series=release
1732025-03-22T03:19:30.840Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1742025-03-22T03:19:30.840Z++ name=scadm
1752025-03-22T03:19:30.840Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1762025-03-22T03:19:30.840Z++ mkdir -p download
1772025-03-22T03:19:30.844Z++ pushd download
1782025-03-22T03:19:30.844Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1792025-03-22T03:19:30.845Z++ [[ ! -f scadm ]]
1802025-03-22T03:19:30.845Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1812025-03-22T03:19:30.851Z % Total % Received % Xferd Average Speed Time Time Time Current
1822025-03-22T03:19:30.851Z Dload Upload Total Spent Left Speed
1832025-03-22T03:19:31.255Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 56.2M 0 --:--:-- --:--:-- --:--:-- 56.2M
1842025-03-22T03:19:31.264Z++ popd
1852025-03-22T03:19:31.264Z/work/oxidecomputer/maghemite
1862025-03-22T03:19:31.265Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1872025-03-22T03:19:31.265Z++ repo=dendrite
1882025-03-22T03:19:31.265Z++ series=image
1892025-03-22T03:19:31.265Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1902025-03-22T03:19:31.265Z++ name=dendrite-softnpu.tar.gz
1912025-03-22T03:19:31.265Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1922025-03-22T03:19:31.265Z++ mkdir -p download
1932025-03-22T03:19:31.265Z++ pushd download
1942025-03-22T03:19:31.265Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1952025-03-22T03:19:31.265Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1962025-03-22T03:19:31.265Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1972025-03-22T03:19:31.285Z % Total % Received % Xferd Average Speed Time Time Time Current
1982025-03-22T03:19:31.285Z Dload Upload Total Spent Left Speed
1992025-03-22T03:19:32.247Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 37.5M 1 527k 0 0 3403k 0 0:00:11 --:--:-- 0:00:11 3405k 100 37.5M 100 37.5M 0 0 38.4M 0 --:--:-- --:--:-- --:--:-- 38.4M
2002025-03-22T03:19:32.252Z++ popd
2012025-03-22T03:19:32.252Z/work/oxidecomputer/maghemite
2022025-03-22T03:19:32.252Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
2032025-03-22T03:19:32.252Z++ repo=maghemite
2042025-03-22T03:19:32.252Z++ series=release
2052025-03-22T03:19:32.252Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2062025-03-22T03:19:32.253Z++ name=ddmd
2072025-03-22T03:19:32.253Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2082025-03-22T03:19:32.253Z++ mkdir -p download
2092025-03-22T03:19:32.253Z++ pushd download
2102025-03-22T03:19:32.253Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2112025-03-22T03:19:32.259Z++ [[ ! -f ddmd ]]
2122025-03-22T03:19:32.259Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
2132025-03-22T03:19:32.272Z % Total % Received % Xferd Average Speed Time Time Time Current
2142025-03-22T03:19:32.272Z Dload Upload Total Spent Left Speed
2152025-03-22T03:19:33.170Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 40.9M 10 4603k 0 0 8329k 0 0:00:05 --:--:-- 0:00:05 8325k 100 40.9M 100 40.9M 0 0 45.0M 0 --:--:-- --:--:-- --:--:-- 45.0M
2162025-03-22T03:19:33.173Z++ popd
2172025-03-22T03:19:33.173Z/work/oxidecomputer/maghemite
2182025-03-22T03:19:33.173Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
2192025-03-22T03:19:33.173Z++ repo=maghemite
2202025-03-22T03:19:33.173Z++ series=release
2212025-03-22T03:19:33.173Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2222025-03-22T03:19:33.173Z++ name=ddmadm
2232025-03-22T03:19:33.173Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2242025-03-22T03:19:33.173Z++ mkdir -p download
2252025-03-22T03:19:33.178Z++ pushd download
2262025-03-22T03:19:33.178Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2272025-03-22T03:19:33.178Z++ [[ ! -f ddmadm ]]
2282025-03-22T03:19:33.178Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2292025-03-22T03:19:33.183Z % Total % Received % Xferd Average Speed Time Time Time Current
2302025-03-22T03:19:33.183Z Dload Upload Total Spent Left Speed
2312025-03-22T03:19:33.500Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 77 18.0M 77 14.0M 0 0 58.5M 0 --:--:-- --:--:-- --:--:-- 58.4M 100 18.0M 100 18.0M 0 0 56.7M 0 --:--:-- --:--:-- --:--:-- 56.8M
2322025-03-22T03:19:33.504Z++ popd
2332025-03-22T03:19:33.504Z/work/oxidecomputer/maghemite
2342025-03-22T03:19:33.504Z++ pushd download
2352025-03-22T03:19:33.504Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2362025-03-22T03:19:33.504Z++ chmod +x softnpu
2372025-03-22T03:19:33.507Z++ chmod +x scadm
2382025-03-22T03:19:33.507Z++ chmod +x ddmadm
2392025-03-22T03:19:33.511Z++ chmod +x ddmd
2402025-03-22T03:19:33.514Z++ mv ddmadm ddmadm-v2
2412025-03-22T03:19:33.514Z++ mv ddmd ddmd-v2
2422025-03-22T03:19:33.519Z++ rm -rf zones/dendrite
2432025-03-22T03:19:33.519Z++ mkdir -p zones/dendrite
2442025-03-22T03:19:33.523Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2452025-03-22T03:19:34.273Z++ popd
2462025-03-22T03:19:34.273Z/work/oxidecomputer/maghemite
2472025-03-22T03:19:34.273Z++ banner install
2482025-03-22T03:19:34.277Z
2492025-03-22T03:19:34.277Z # # # #### ##### ## # #
2502025-03-22T03:19:34.277Z # ## # # # # # # #
2512025-03-22T03:19:34.277Z # # # # #### # # # # #
2522025-03-22T03:19:34.277Z # # # # # # ###### # #
2532025-03-22T03:19:34.277Z # # ## # # # # # # #
2542025-03-22T03:19:34.277Z # # # #### # # # ###### ######
2552025-03-22T03:19:34.277Z
2562025-03-22T03:19:34.277Z++ pkg info brand/sparse
2572025-03-22T03:19:34.289Z++ grep -qi installed
2582025-03-22T03:19:35.892Zpkg: info: no packages matching the following patterns you specified are
2592025-03-22T03:19:35.892Zinstalled on the system. Try querying remotely instead:
2602025-03-22T03:19:35.892Z
2612025-03-22T03:19:35.892Z brand/sparse
2622025-03-22T03:19:35.961Z++ [[ 1 != 0 ]]
2632025-03-22T03:19:35.961Z++ set -o errexit
2642025-03-22T03:19:35.961Z++ pfexec pkg install brand/sparse
2652025-03-22T03:19:43.075Z Startup: Refreshing catalog 'helios-dev' ... Done
2662025-03-22T03:19:47.637Z Startup: Caching catalogs ... Done
2672025-03-22T03:20:02.476ZPlanning: Solver setup ... Done
2682025-03-22T03:20:02.634ZPlanning: Running solver ... Done
2692025-03-22T03:20:02.763ZPlanning: Finding local manifests ... Done
2702025-03-22T03:20:02.778ZPlanning: Fetching manifests: 0/3 0% complete
2712025-03-22T03:20:02.867ZPlanning: Fetching manifests: 3/3 100% complete
2722025-03-22T03:20:02.943ZPlanning: Package planning ... Done
2732025-03-22T03:20:02.950ZPlanning: Merging actions ... Done
2742025-03-22T03:20:03.140ZPlanning: Checking for conflicting actions ... Done
2752025-03-22T03:20:05.350ZPlanning: Consolidating action changes ... Done
2762025-03-22T03:20:05.793ZPlanning: Evaluating mediators ... Done
2772025-03-22T03:20:05.864ZPlanning: Planning completed in 18.12 seconds
2782025-03-22T03:20:05.878Z Packages to install: 1
2792025-03-22T03:20:05.878Z Packages to update: 2
2802025-03-22T03:20:05.882Z Create boot environment: No
2812025-03-22T03:20:05.882ZCreate backup boot environment: Yes
2822025-03-22T03:20:05.957Z
2832025-03-22T03:20:05.957ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2842025-03-22T03:20:11.069ZDownload: 1004/1009 items 8.0/8.0MB 99% complete (1.7M/s)
2852025-03-22T03:20:11.077ZDownload: Completed 8.03 MB in 5.12 seconds (1.6M/s)
2862025-03-22T03:20:13.123Z Actions: 1/1419 actions (Removing old actions)
2872025-03-22T03:20:13.146Z Actions: 199/1419 actions (Installing new actions)
2882025-03-22T03:20:13.263Z Actions: 579/1419 actions (Updating modified actions)
2892025-03-22T03:20:13.588Z Actions: Completed 1419 actions in 0.46 seconds.
2902025-03-22T03:20:13.808Z Done
2912025-03-22T03:20:13.812Z Done
2922025-03-22T03:20:14.391Z Done
2932025-03-22T03:20:18.725Z Done
2942025-03-22T03:20:18.811Z Done
2952025-03-22T03:20:18.814Z Done
2962025-03-22T03:20:18.922Z Done
2972025-03-22T03:20:19.356Z++ set -o errexit
2982025-03-22T03:20:19.356Z++ set -o pipefail
2992025-03-22T03:20:19.356Z++ banner build
3002025-03-22T03:20:19.361Z
3012025-03-22T03:20:19.361Z ##### # # # # #####
3022025-03-22T03:20:19.361Z # # # # # # # #
3032025-03-22T03:20:19.361Z ##### # # # # # #
3042025-03-22T03:20:19.361Z # # # # # # # #
3052025-03-22T03:20:19.361Z # # # # # # # #
3062025-03-22T03:20:19.361Z ##### #### # ###### #####
3072025-03-22T03:20:19.361Z
3082025-03-22T03:20:19.361Z++ cargo build --release --bin ddmd --bin ddmadm
3092025-03-22T03:20:19.554Z Updating crates.io index
3102025-03-22T03:20:19.558Z Updating git repository `https://github.com/oxidecomputer/falcon`
3112025-03-22T03:20:20.328ZFrom https://github.com/oxidecomputer/falcon
3122025-03-22T03:20:20.328Z * [new ref] d04addf8c95cf59e1dbcc7c59c3d07692a2eae88 -> refs/commit/d04addf8c95cf59e1dbcc7c59c3d07692a2eae88
3132025-03-22T03:20:20.501Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3142025-03-22T03:20:21.770ZFrom https://github.com/oxidecomputer/dendrite
3152025-03-22T03:20:21.770Z * [new ref] 58f63f5721d40d1954524879d1ede6b9084c7b3b -> refs/commit/58f63f5721d40d1954524879d1ede6b9084c7b3b
3162025-03-22T03:20:21.807Z Updating git repository `https://github.com/oxidecomputer/ispf`
3172025-03-22T03:20:22.182ZFrom https://github.com/oxidecomputer/ispf
3182025-03-22T03:20:22.182Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3192025-03-22T03:20:22.204Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3202025-03-22T03:20:22.645ZFrom https://github.com/oxidecomputer/netadm-sys
3212025-03-22T03:20:22.645Z * [new ref] f4eae3d8070760922da93b9edd56ca4103b4c390 -> refs/commit/f4eae3d8070760922da93b9edd56ca4103b4c390
3222025-03-22T03:20:22.656Z Updating git repository `https://github.com/oxidecomputer/omicron`
3232025-03-22T03:20:27.601ZFrom https://github.com/oxidecomputer/omicron
3242025-03-22T03:20:27.601Z * [new ref] 25a7855cf82764c4297d549fc0bf0b04ab2d4403 -> refs/commit/25a7855cf82764c4297d549fc0bf0b04ab2d4403
3252025-03-22T03:20:27.636Z * [new tag] dogfood -> dogfood
3262025-03-22T03:20:27.640Z * [new tag] v5 -> v5
3272025-03-22T03:20:27.640Z * [new tag] v6 -> v6
3282025-03-22T03:20:27.640Z * [new tag] v7 -> v7
3292025-03-22T03:20:27.640Z * [new tag] v8 -> v8
3302025-03-22T03:20:27.640Z * [new tag] v9 -> v9
3312025-03-22T03:20:28.058Z Updating git repository `https://github.com/oxidecomputer/opte`
3322025-03-22T03:20:28.668ZFrom https://github.com/oxidecomputer/opte
3332025-03-22T03:20:28.668Z * [new ref] cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa -> refs/commit/cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa
3342025-03-22T03:20:28.714Z Updating git repository `https://github.com/illumos/smf-rs`
3352025-03-22T03:20:29.068ZFrom https://github.com/illumos/smf-rs
3362025-03-22T03:20:29.068Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
3372025-03-22T03:20:29.104Z Updating git repository `https://github.com/oxidecomputer/zone`
3382025-03-22T03:20:29.489ZFrom https://github.com/oxidecomputer/zone
3392025-03-22T03:20:29.489Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3402025-03-22T03:20:29.533Z Updating git repository `https://github.com/oxidecomputer/propolis`
3412025-03-22T03:20:30.259ZFrom https://github.com/oxidecomputer/propolis
3422025-03-22T03:20:30.259Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3432025-03-22T03:20:30.404Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3442025-03-22T03:20:30.939ZFrom https://github.com/oxidecomputer/transceiver-control
3452025-03-22T03:20:30.939Z * [new ref] 174386abfc9ffe8104601705f8c6d51e590dfe0c -> refs/commit/174386abfc9ffe8104601705f8c6d51e590dfe0c
3462025-03-22T03:20:30.953Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3472025-03-22T03:20:31.289ZFrom https://github.com/oxidecomputer/dlpi-sys
3482025-03-22T03:20:31.289Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3492025-03-22T03:20:31.308Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3502025-03-22T03:20:31.719ZFrom https://github.com/jmesmon/rust-libzfs
3512025-03-22T03:20:31.719Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3522025-03-22T03:20:31.734Z * [new tag] v0.4.0 -> v0.4.0
3532025-03-22T03:20:31.749Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3542025-03-22T03:20:32.145ZFrom https://github.com/oxidecomputer/rusty-doors
3552025-03-22T03:20:32.145Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3562025-03-22T03:20:32.175Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3572025-03-22T03:20:32.722ZFrom https://github.com/oxidecomputer/maghemite
3582025-03-22T03:20:32.722Z * [new ref] caafd889f31faacfaa51e02902990c220c20ef60 -> refs/commit/caafd889f31faacfaa51e02902990c220c20ef60
3592025-03-22T03:20:32.740Z * [new tag] rift -> rift
3602025-03-22T03:20:32.743Z * [new tag] srp -> srp
3612025-03-22T03:20:32.744Z * [new tag] tie-spf -> tie-spf
3622025-03-22T03:20:32.778Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3632025-03-22T03:20:33.140ZFrom https://github.com/oxidecomputer/serde_human_bytes
3642025-03-22T03:20:33.140Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3652025-03-22T03:20:33.164Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3662025-03-22T03:20:33.517ZFrom https://github.com/oxidecomputer/slog-error-chain
3672025-03-22T03:20:33.517Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3682025-03-22T03:20:33.540Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
3692025-03-22T03:20:33.890ZFrom https://github.com/oxidecomputer/tufaceous
3702025-03-22T03:20:33.890Z * [new ref] 69e2896b5905aba61445e519aaa40f02d59638b2 -> refs/commit/69e2896b5905aba61445e519aaa40f02d59638b2
3712025-03-22T03:20:33.915Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3722025-03-22T03:20:34.271ZFrom https://github.com/oxidecomputer/poptrie
3732025-03-22T03:20:34.271Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3742025-03-22T03:20:34.319Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3752025-03-22T03:20:34.708ZFrom https://github.com/oxidecomputer/ingot
3762025-03-22T03:20:34.708Z * [new ref] bff93247fe75ff889121e39d494cc3805fc01906 -> refs/commit/bff93247fe75ff889121e39d494cc3805fc01906
3772025-03-22T03:20:34.841Z Updating git repository `https://github.com/oxidecomputer/propolis`
3782025-03-22T03:20:35.498ZFrom https://github.com/oxidecomputer/propolis
3792025-03-22T03:20:35.498Z * [new ref] 6b5f2af796a3ea57405721407ab70520a93ec73f -> refs/commit/6b5f2af796a3ea57405721407ab70520a93ec73f
3802025-03-22T03:20:35.602Z Updating git repository `https://github.com/oxidecomputer/crucible`
3812025-03-22T03:20:36.829ZFrom https://github.com/oxidecomputer/crucible
3822025-03-22T03:20:36.829Z * [new ref] 81a3528adacdbde18fcbf3938247fef17233db11 -> refs/commit/81a3528adacdbde18fcbf3938247fef17233db11
3832025-03-22T03:20:36.897Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3842025-03-22T03:20:37.512ZFrom https://github.com/oxidecomputer/management-gateway-service
3852025-03-22T03:20:37.512Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3862025-03-22T03:20:38.289Z Downloading crates ...
3872025-03-22T03:20:38.389Z Downloaded ahash v0.8.11
3882025-03-22T03:20:38.393Z Downloaded const-random-macro v0.1.16
3892025-03-22T03:20:38.393Z Downloaded colored v2.2.0
3902025-03-22T03:20:38.396Z Downloaded darling_macro v0.20.10
3912025-03-22T03:20:38.400Z Downloaded colorchoice v1.0.3
3922025-03-22T03:20:38.400Z Downloaded equivalent v1.0.2
3932025-03-22T03:20:38.400Z Downloaded deranged v0.4.0
3942025-03-22T03:20:38.404Z Downloaded base64ct v1.7.3
3952025-03-22T03:20:38.408Z Downloaded bytecount v0.6.8
3962025-03-22T03:20:38.408Z Downloaded data-encoding v2.8.0
3972025-03-22T03:20:38.408Z Downloaded async-trait v0.1.88
3982025-03-22T03:20:38.413Z Downloaded atomicwrites v0.4.4
3992025-03-22T03:20:38.418Z Downloaded num_enum v0.5.11
4002025-03-22T03:20:38.422Z Downloaded num-rational v0.4.2
4012025-03-22T03:20:38.423Z Downloaded anstyle-parse v0.2.6
4022025-03-22T03:20:38.429Z Downloaded prettyplease v0.2.31
4032025-03-22T03:20:38.432Z Downloaded omicron-workspace-hack v0.1.0
4042025-03-22T03:20:38.432Z Downloaded num_threads v0.1.7
4052025-03-22T03:20:38.432Z Downloaded foreign-types-shared v0.3.1
4062025-03-22T03:20:38.433Z Downloaded expectorate v1.1.0
4072025-03-22T03:20:38.436Z Downloaded errno v0.3.10
4082025-03-22T03:20:38.436Z Downloaded anstyle v1.0.10
4092025-03-22T03:20:38.440Z Downloaded embedded-io v0.6.1
4102025-03-22T03:20:38.440Z Downloaded either v1.15.0
4112025-03-22T03:20:38.446Z Downloaded daft-derive v0.1.2
4122025-03-22T03:20:38.449Z Downloaded num-integer v0.1.46
4132025-03-22T03:20:38.449Z Downloaded openssl-macros v0.1.1
4142025-03-22T03:20:38.449Z Downloaded enum-as-inner v0.6.1
4152025-03-22T03:20:38.453Z Downloaded byteorder v1.5.0
4162025-03-22T03:20:38.453Z Downloaded bit-set v0.8.0
4172025-03-22T03:20:38.456Z Downloaded arc-swap v1.7.1
4182025-03-22T03:20:38.459Z Downloaded zerocopy-derive v0.6.6
4192025-03-22T03:20:38.468Z Downloaded ipnetwork v0.21.1
4202025-03-22T03:20:38.472Z Downloaded goblin v0.8.2
4212025-03-22T03:20:38.476Z Downloaded serde-big-array v0.5.1
4222025-03-22T03:20:38.481Z Downloaded parse-display-derive v0.10.0
4232025-03-22T03:20:38.481Z Downloaded proc-macro-error-attr v1.0.4
4242025-03-22T03:20:38.487Z Downloaded plain v0.2.3
4252025-03-22T03:20:38.487Z Downloaded pin-utils v0.1.0
4262025-03-22T03:20:38.487Z Downloaded pretty-hex v0.4.1
4272025-03-22T03:20:38.487Z Downloaded parse-display v0.10.0
4282025-03-22T03:20:38.490Z Downloaded proc-macro-error-attr2 v2.0.0
4292025-03-22T03:20:38.490Z Downloaded hyper-util v0.1.10
4302025-03-22T03:20:38.494Z Downloaded rand_core v0.9.3
4312025-03-22T03:20:38.494Z Downloaded rand_chacha v0.9.0
4322025-03-22T03:20:38.497Z Downloaded quick-error v1.2.3
4332025-03-22T03:20:38.497Z Downloaded progenitor v0.9.1
4342025-03-22T03:20:38.501Z Downloaded pest_generator v2.7.15
4352025-03-22T03:20:38.501Z Downloaded num_enum_derive v0.7.3
4362025-03-22T03:20:38.504Z Downloaded num_enum_derive v0.5.11
4372025-03-22T03:20:38.504Z Downloaded crucible-workspace-hack v0.1.0
4382025-03-22T03:20:38.504Z Downloaded ciborium v0.2.2
4392025-03-22T03:20:38.508Z Downloaded rand_chacha v0.3.1
4402025-03-22T03:20:38.508Z Downloaded proc-macro-crate v3.3.0
4412025-03-22T03:20:38.511Z Downloaded rustc_version v0.4.1
4422025-03-22T03:20:38.511Z Downloaded resolv-conf v0.7.1
4432025-03-22T03:20:38.515Z Downloaded progenitor v0.8.0
4442025-03-22T03:20:38.515Z Downloaded chrono v0.4.40
4452025-03-22T03:20:38.524Z Downloaded rustc_version v0.1.7
4462025-03-22T03:20:38.527Z Downloaded progenitor-macro v0.9.1
4472025-03-22T03:20:38.528Z Downloaded progenitor-client v0.9.1
4482025-03-22T03:20:38.528Z Downloaded crossbeam-channel v0.5.14
4492025-03-22T03:20:38.531Z Downloaded progenitor-macro v0.8.0
4502025-03-22T03:20:38.535Z Downloaded rand_core v0.6.4
4512025-03-22T03:20:38.535Z Downloaded progenitor-client v0.8.0
4522025-03-22T03:20:38.539Z Downloaded pkg-config v0.3.32
4532025-03-22T03:20:38.539Z Downloaded rusty-fork v0.3.0
4542025-03-22T03:20:38.543Z Downloaded crc8 v0.1.1
4552025-03-22T03:20:38.543Z Downloaded anstyle-query v1.1.2
4562025-03-22T03:20:38.543Z Downloaded aho-corasick v1.1.3
4572025-03-22T03:20:38.550Z Downloaded rustc-hash v2.1.1
4582025-03-22T03:20:38.565Z Downloaded pin-project-lite v0.2.16
4592025-03-22T03:20:38.565Z Downloaded foreign-types v0.3.2
4602025-03-22T03:20:38.565Z Downloaded pest_derive v2.7.15
4612025-03-22T03:20:38.565Z Downloaded proc-macro-error2 v2.0.1
4622025-03-22T03:20:38.569Z Downloaded parking_lot_core v0.9.10
4632025-03-22T03:20:38.569Z Downloaded crc32fast v1.4.2
4642025-03-22T03:20:38.573Z Downloaded num-conv v0.1.0
4652025-03-22T03:20:38.573Z Downloaded num-traits v0.2.19
4662025-03-22T03:20:38.576Z Downloaded strum v0.26.3
4672025-03-22T03:20:38.576Z Downloaded foreign-types-shared v0.1.1
4682025-03-22T03:20:38.581Z Downloaded dtrace-parser v0.2.0
4692025-03-22T03:20:38.581Z Downloaded hash32 v0.3.1
4702025-03-22T03:20:38.584Z Downloaded float-ord v0.3.2
4712025-03-22T03:20:38.585Z Downloaded digest v0.10.7
4722025-03-22T03:20:38.585Z Downloaded defmt-parser v0.4.1
4732025-03-22T03:20:38.585Z Downloaded rustversion v1.0.20
4742025-03-22T03:20:38.588Z Downloaded schemars_derive v0.8.22
4752025-03-22T03:20:38.591Z Downloaded rhai_codegen v2.2.0
4762025-03-22T03:20:38.598Z Downloaded tinyvec_macros v0.1.1
4772025-03-22T03:20:38.601Z Downloaded quinn-udp v0.5.10
4782025-03-22T03:20:38.606Z Downloaded fnv v1.0.7
4792025-03-22T03:20:38.606Z Downloaded async-stream v0.3.6
4802025-03-22T03:20:38.610Z Downloaded structmeta-derive v0.3.0
4812025-03-22T03:20:38.610Z Downloaded embedded-io v0.4.0
4822025-03-22T03:20:38.611Z Downloaded darling v0.20.10
4832025-03-22T03:20:38.615Z Downloaded zerofrom v0.1.6
4842025-03-22T03:20:38.621Z Downloaded lru-cache v0.1.2
4852025-03-22T03:20:38.621Z Downloaded sigpipe v0.1.3
4862025-03-22T03:20:38.621Z Downloaded anstream v0.6.18
4872025-03-22T03:20:38.625Z Downloaded quote v1.0.40
4882025-03-22T03:20:38.625Z Downloaded wait-timeout v0.2.1
4892025-03-22T03:20:38.633Z Downloaded version_check v0.9.5
4902025-03-22T03:20:38.633Z Downloaded typify-macro v0.2.0
4912025-03-22T03:20:38.633Z Downloaded dyn-clone v1.0.19
4922025-03-22T03:20:38.636Z Downloaded displaydoc v0.2.5
4932025-03-22T03:20:38.636Z Downloaded serde_tokenstream v0.2.2
4942025-03-22T03:20:38.636Z Downloaded lazy_static v1.5.0
4952025-03-22T03:20:38.639Z Downloaded futures-macro v0.3.31
4962025-03-22T03:20:38.639Z Downloaded tower-service v0.3.3
4972025-03-22T03:20:38.640Z Downloaded indent_write v2.2.0
4982025-03-22T03:20:38.643Z Downloaded hyper-tls v0.6.0
4992025-03-22T03:20:38.643Z Downloaded serde_urlencoded v0.7.1
5002025-03-22T03:20:38.647Z Downloaded parking_lot v0.12.3
5012025-03-22T03:20:38.654Z Downloaded tokio-macros v2.5.0
5022025-03-22T03:20:38.654Z Downloaded structmeta v0.3.0
5032025-03-22T03:20:38.659Z Downloaded iana-time-zone v0.1.61
5042025-03-22T03:20:38.659Z Downloaded crossbeam-utils v0.8.21
5052025-03-22T03:20:38.659Z Downloaded ryu v1.0.20
5062025-03-22T03:20:38.662Z Downloaded hubpack v0.1.2
5072025-03-22T03:20:38.666Z Downloaded tower-layer v0.3.3
5082025-03-22T03:20:38.666Z Downloaded progenitor-impl v0.8.0
5092025-03-22T03:20:38.670Z Downloaded try-lock v0.2.5
5102025-03-22T03:20:38.670Z Downloaded proc-macro2 v1.0.94
5112025-03-22T03:20:38.673Z Downloaded http-body v1.0.1
5122025-03-22T03:20:38.673Z Downloaded zerocopy-derive v0.7.35
5132025-03-22T03:20:38.677Z Downloaded slog-json v2.6.1
5142025-03-22T03:20:38.680Z Downloaded ppv-lite86 v0.2.21
5152025-03-22T03:20:38.684Z Downloaded powerfmt v0.2.0
5162025-03-22T03:20:38.684Z Downloaded paste v1.0.15
5172025-03-22T03:20:38.687Z Downloaded thiserror v1.0.69
5182025-03-22T03:20:38.691Z Downloaded slog-dtrace v0.3.0
5192025-03-22T03:20:38.696Z Downloaded dropshot_endpoint v0.16.0
5202025-03-22T03:20:38.700Z Downloaded usdt-macro v0.5.0
5212025-03-22T03:20:38.700Z Downloaded papergrid v0.14.0
5222025-03-22T03:20:38.705Z Downloaded match_cfg v0.1.0
5232025-03-22T03:20:38.708Z Downloaded multer v3.1.0
5242025-03-22T03:20:38.708Z Downloaded heck v0.4.1
5252025-03-22T03:20:38.711Z Downloaded zerocopy v0.6.6
5262025-03-22T03:20:38.717Z Downloaded derive-where v1.2.7
5272025-03-22T03:20:38.721Z Downloaded scroll_derive v0.12.0
5282025-03-22T03:20:38.721Z Downloaded futures-core v0.3.31
5292025-03-22T03:20:38.721Z Downloaded instant v0.1.13
5302025-03-22T03:20:38.721Z Downloaded writeable v0.5.5
5312025-03-22T03:20:38.725Z Downloaded libscf-sys v1.1.0
5322025-03-22T03:20:38.728Z Downloaded term v0.7.0
5332025-03-22T03:20:38.728Z Downloaded slog-term v2.9.1
5342025-03-22T03:20:38.732Z Downloaded schemars v0.8.22
5352025-03-22T03:20:38.743Z Downloaded toml_datetime v0.6.8
5362025-03-22T03:20:38.747Z Downloaded slab v0.4.9
5372025-03-22T03:20:38.750Z Downloaded tokio-stream v0.1.17
5382025-03-22T03:20:38.754Z Downloaded openssl-sys v0.9.106
5392025-03-22T03:20:38.758Z Downloaded want v0.3.1
5402025-03-22T03:20:38.762Z Downloaded num-iter v0.1.45
5412025-03-22T03:20:38.762Z Downloaded zeroize v1.8.1
5422025-03-22T03:20:38.762Z Downloaded icu_locid v1.5.0
5432025-03-22T03:20:38.773Z Downloaded litemap v0.7.5
5442025-03-22T03:20:38.777Z Downloaded yoke-derive v0.7.5
5452025-03-22T03:20:38.777Z Downloaded thiserror v2.0.12
5462025-03-22T03:20:38.780Z Downloaded hubpack_derive v0.1.1
5472025-03-22T03:20:38.780Z Downloaded strum_macros v0.25.3
5482025-03-22T03:20:38.780Z Downloaded tracing-attributes v0.1.28
5492025-03-22T03:20:38.784Z Downloaded semver v0.1.20
5502025-03-22T03:20:38.784Z Downloaded native-tls v0.2.14
5512025-03-22T03:20:38.789Z Downloaded icu_locid_transform v1.5.0
5522025-03-22T03:20:38.792Z Downloaded thiserror-impl v1.0.69
5532025-03-22T03:20:38.792Z Downloaded fxhash v0.2.1
5542025-03-22T03:20:38.792Z Downloaded static_assertions v1.1.0
5552025-03-22T03:20:38.796Z Downloaded newtype_derive v0.1.6
5562025-03-22T03:20:38.796Z Downloaded futures-channel v0.3.31
5572025-03-22T03:20:38.801Z Downloaded half v2.5.0
5582025-03-22T03:20:38.806Z Downloaded hostname v0.4.0
5592025-03-22T03:20:38.807Z Downloaded mime v0.3.17
5602025-03-22T03:20:38.807Z Downloaded bytes v1.10.1
5612025-03-22T03:20:38.810Z Downloaded hostname v0.3.1
5622025-03-22T03:20:38.810Z Downloaded usdt-attr-macro v0.5.0
5632025-03-22T03:20:38.814Z Downloaded slog-async v2.8.0
5642025-03-22T03:20:38.814Z Downloaded smartstring v1.0.1
5652025-03-22T03:20:38.817Z Downloaded httpdate v1.0.3
5662025-03-22T03:20:38.817Z Downloaded unarray v0.1.4
5672025-03-22T03:20:38.820Z Downloaded utf8parse v0.2.2
5682025-03-22T03:20:38.820Z Downloaded untrusted v0.9.0
5692025-03-22T03:20:38.820Z Downloaded yoke v0.7.5
5702025-03-22T03:20:38.827Z Downloaded futures-io v0.3.31
5712025-03-22T03:20:38.827Z Downloaded no-std-compat v0.4.1
5722025-03-22T03:20:38.830Z Downloaded highway v1.3.0
5732025-03-22T03:20:38.830Z Downloaded swrite v0.1.0
5742025-03-22T03:20:38.830Z Downloaded sha2 v0.10.8
5752025-03-22T03:20:38.830Z Downloaded sha1 v0.10.6
5762025-03-22T03:20:38.834Z Downloaded idna_adapter v1.2.0
5772025-03-22T03:20:38.834Z Downloaded newtype-uuid v1.2.1
5782025-03-22T03:20:38.837Z Downloaded utf8_iter v1.0.4
5792025-03-22T03:20:38.837Z Downloaded thiserror-impl v2.0.12
5802025-03-22T03:20:38.840Z Downloaded semver v1.0.26
5812025-03-22T03:20:38.841Z Downloaded icu_normalizer_data v1.5.0
5822025-03-22T03:20:38.844Z Downloaded serde_yaml v0.9.34+deprecated
5832025-03-22T03:20:38.855Z Downloaded sync_wrapper v1.0.2
5842025-03-22T03:20:38.855Z Downloaded similar v2.7.0
5852025-03-22T03:20:38.858Z Downloaded write16 v1.0.0
5862025-03-22T03:20:38.861Z Downloaded ident_case v1.0.1
5872025-03-22T03:20:38.861Z Downloaded icu_provider_macros v1.5.0
5882025-03-22T03:20:38.865Z Downloaded take_mut v0.2.2
5892025-03-22T03:20:38.865Z Downloaded time-core v0.1.4
5902025-03-22T03:20:38.869Z Downloaded heck v0.5.0
5912025-03-22T03:20:38.869Z Downloaded futures-task v0.3.31
5922025-03-22T03:20:38.872Z Downloaded futures-sink v0.3.31
5932025-03-22T03:20:38.872Z Downloaded thread-id v4.2.2
5942025-03-22T03:20:38.872Z Downloaded hex v0.4.3
5952025-03-22T03:20:38.878Z Downloaded ipnet v2.11.0
5962025-03-22T03:20:38.878Z Downloaded qorb v0.2.1
5972025-03-22T03:20:38.881Z Downloaded synstructure v0.13.1
5982025-03-22T03:20:38.881Z Downloaded subtle v2.6.1
5992025-03-22T03:20:38.884Z Downloaded whoami v1.5.2
6002025-03-22T03:20:38.888Z Downloaded serde_with_macros v3.12.0
6012025-03-22T03:20:38.888Z Downloaded ucd-trie v0.1.7
6022025-03-22T03:20:38.891Z Downloaded spin v0.9.8
6032025-03-22T03:20:38.895Z Downloaded tabwriter v1.4.1
6042025-03-22T03:20:38.895Z Downloaded toml v0.8.20
6052025-03-22T03:20:38.901Z Downloaded icu_properties v1.5.1
6062025-03-22T03:20:38.904Z Downloaded rand v0.8.5
6072025-03-22T03:20:38.904Z Downloaded num-derive v0.4.2
6082025-03-22T03:20:38.907Z Downloaded num-derive v0.3.3
6092025-03-22T03:20:38.908Z Downloaded thread_local v1.1.8
6102025-03-22T03:20:38.912Z Downloaded heapless v0.8.0
6112025-03-22T03:20:38.915Z Downloaded humantime v2.2.0
6122025-03-22T03:20:38.915Z Downloaded http-body-util v0.1.3
6132025-03-22T03:20:38.918Z Downloaded utf16_iter v1.0.5
6142025-03-22T03:20:38.918Z Downloaded serde_derive_internals v0.29.1
6152025-03-22T03:20:38.922Z Downloaded terminal_size v0.4.2
6162025-03-22T03:20:38.922Z Downloaded tabled_derive v0.10.0
6172025-03-22T03:20:38.922Z Downloaded serde_derive v1.0.219
6182025-03-22T03:20:38.926Z Downloaded tracing v0.1.41
6192025-03-22T03:20:38.930Z Downloaded test-strategy v0.4.1
6202025-03-22T03:20:38.934Z Downloaded usdt-impl v0.5.0
6212025-03-22T03:20:38.937Z Downloaded libsw v3.5.0
6222025-03-22T03:20:38.937Z Downloaded unicode-segmentation v1.12.0
6232025-03-22T03:20:38.940Z Downloaded futures v0.3.31
6242025-03-22T03:20:38.946Z Downloaded tempfile v3.19.1
6252025-03-22T03:20:38.950Z Downloaded icu_collections v1.5.0
6262025-03-22T03:20:38.956Z Downloaded mio v1.0.3
6272025-03-22T03:20:38.964Z Downloaded toml_edit v0.22.24
6282025-03-22T03:20:38.983Z Downloaded icu_provider v1.5.0
6292025-03-22T03:20:38.987Z Downloaded num v0.4.3
6302025-03-22T03:20:38.987Z Downloaded libsw-core v0.3.2
6312025-03-22T03:20:38.991Z Downloaded url v2.5.4
6322025-03-22T03:20:38.994Z Downloaded unsafe-libyaml v0.2.11
6332025-03-22T03:20:38.998Z Downloaded num-complex v0.4.6
6342025-03-22T03:20:38.998Z Downloaded typenum v1.18.0
6352025-03-22T03:20:39.002Z Downloaded steno v0.4.1
6362025-03-22T03:20:39.005Z Downloaded zerovec-derive v0.10.3
6372025-03-22T03:20:39.009Z Downloaded zerocopy v0.7.35
6382025-03-22T03:20:39.028Z Downloaded minimal-lexical v0.2.1
6392025-03-22T03:20:39.039Z Downloaded pest v2.7.15
6402025-03-22T03:20:39.046Z Downloaded socket2 v0.5.8
6412025-03-22T03:20:39.046Z Downloaded slog v2.7.0
6422025-03-22T03:20:39.046Z Downloaded tinyvec v1.9.0
6432025-03-22T03:20:39.046Z Downloaded typify v0.3.0
6442025-03-22T03:20:39.050Z Downloaded http v1.3.1
6452025-03-22T03:20:39.050Z Downloaded h2 v0.4.8
6462025-03-22T03:20:39.057Z Downloaded hashbrown v0.12.3
6472025-03-22T03:20:39.061Z Downloaded zerovec v0.10.4
6482025-03-22T03:20:39.066Z Downloaded clap_builder v4.5.32
6492025-03-22T03:20:39.073Z Downloaded memchr v2.7.4
6502025-03-22T03:20:39.080Z Downloaded itertools v0.14.0
6512025-03-22T03:20:39.087Z Downloaded idna v1.0.3
6522025-03-22T03:20:39.091Z Downloaded indexmap v2.8.0
6532025-03-22T03:20:39.097Z Downloaded serde_json v1.0.140
6542025-03-22T03:20:39.104Z Downloaded vcpkg v0.2.15
6552025-03-22T03:20:39.143Z Downloaded winnow v0.7.4
6562025-03-22T03:20:39.153Z Downloaded zerocopy v0.8.24
6572025-03-22T03:20:39.179Z Downloaded winnow v0.6.26
6582025-03-22T03:20:39.188Z Downloaded serde v1.0.219
6592025-03-22T03:20:39.192Z Downloaded unicode-width v0.1.14
6602025-03-22T03:20:39.197Z Downloaded hashbrown v0.15.2
6612025-03-22T03:20:39.202Z Downloaded tokio-util v0.7.14
6622025-03-22T03:20:39.210Z Downloaded libm v0.2.11
6632025-03-22T03:20:39.218Z Downloaded itertools v0.10.5
6642025-03-22T03:20:39.224Z Downloaded time v0.3.40
6652025-03-22T03:20:39.233Z Downloaded nom v7.1.3
6662025-03-22T03:20:39.238Z Downloaded dropshot v0.16.0
6672025-03-22T03:20:39.261Z Downloaded smoltcp v0.11.0
6682025-03-22T03:20:39.274Z Downloaded proptest v1.6.0
6692025-03-22T03:20:39.284Z Downloaded rustls-webpki v0.102.8
6702025-03-22T03:20:39.303Z Downloaded itertools v0.12.1
6712025-03-22T03:20:39.310Z Downloaded reqwest v0.12.15
6722025-03-22T03:20:39.319Z Downloaded rustls-webpki v0.103.0
6732025-03-22T03:20:39.337Z Downloaded winnow v0.5.40
6742025-03-22T03:20:39.346Z Downloaded serde_with v3.12.0
6752025-03-22T03:20:39.356Z Downloaded typify-impl v0.3.0
6762025-03-22T03:20:39.374Z Downloaded itertools v0.13.0
6772025-03-22T03:20:39.381Z Downloaded sled v0.34.7
6782025-03-22T03:20:39.393Z Downloaded quinn-proto v0.11.10
6792025-03-22T03:20:39.400Z Downloaded futures-util v0.3.31
6802025-03-22T03:20:39.412Z Downloaded regex v1.11.1
6812025-03-22T03:20:39.426Z Downloaded portable-atomic v1.11.0
6822025-03-22T03:20:39.434Z Downloaded openssl v0.10.71
6832025-03-22T03:20:39.445Z Downloaded hyper v1.6.0
6842025-03-22T03:20:39.452Z Downloaded unicode-width v0.2.0
6852025-03-22T03:20:39.460Z Downloaded tracing-core v0.1.33
6862025-03-22T03:20:39.464Z Downloaded tower v0.5.2
6872025-03-22T03:20:39.471Z Downloaded toml_edit v0.19.15
6882025-03-22T03:20:39.487Z Downloaded syn v1.0.109
6892025-03-22T03:20:39.497Z Downloaded hickory-resolver v0.24.4
6902025-03-22T03:20:39.502Z Downloaded zerocopy-derive v0.8.24
6912025-03-22T03:20:39.509Z Downloaded tabled v0.18.0
6922025-03-22T03:20:39.526Z Downloaded webpki-roots v0.26.8
6932025-03-22T03:20:39.531Z Downloaded icu_properties_data v1.5.0
6942025-03-22T03:20:39.541Z Downloaded rustls v0.22.4
6952025-03-22T03:20:39.556Z Downloaded syn v2.0.100
6962025-03-22T03:20:39.568Z Downloaded openapiv3 v2.0.0
6972025-03-22T03:20:39.580Z Downloaded nix v0.29.0
6982025-03-22T03:20:39.593Z Downloaded rustls v0.23.25
6992025-03-22T03:20:39.606Z Downloaded rustix v1.0.3
7002025-03-22T03:20:39.632Z Downloaded tokio v1.44.1
7012025-03-22T03:20:39.673Z Downloaded hickory-proto v0.24.4
7022025-03-22T03:20:39.689Z Downloaded rustix v0.38.44
7032025-03-22T03:20:39.725Z Downloaded regex-syntax v0.8.5
7042025-03-22T03:20:39.731Z Downloaded libc v0.2.171
7052025-03-22T03:20:39.747Z Downloaded rhai v1.21.0
7062025-03-22T03:20:39.758Z Downloaded regress v0.10.3
7072025-03-22T03:20:39.767Z Downloaded rand v0.9.0
7082025-03-22T03:20:39.771Z Downloaded typify-impl v0.2.0
7092025-03-22T03:20:39.786Z Downloaded indexmap v1.9.3
7102025-03-22T03:20:39.789Z Downloaded zone v0.3.0
7112025-03-22T03:20:39.794Z Downloaded regex-automata v0.4.9
7122025-03-22T03:20:39.806Z Downloaded tiny-keccak v2.0.2
7132025-03-22T03:20:39.810Z Downloaded scroll v0.12.0
7142025-03-22T03:20:39.813Z Downloaded httparse v1.10.1
7152025-03-22T03:20:39.813Z Downloaded smallvec v1.14.0
7162025-03-22T03:20:39.816Z Downloaded cc v1.2.17
7172025-03-22T03:20:39.819Z Downloaded scopeguard v1.2.0
7182025-03-22T03:20:39.819Z Downloaded thin-vec v0.2.13
7192025-03-22T03:20:39.822Z Downloaded base64 v0.22.1
7202025-03-22T03:20:39.827Z Downloaded form_urlencoded v1.2.1
7212025-03-22T03:20:39.827Z Downloaded getrandom v0.2.15
7222025-03-22T03:20:39.830Z Downloaded petgraph v0.6.5
7232025-03-22T03:20:39.845Z Downloaded petgraph v0.7.1
7242025-03-22T03:20:39.862Z Downloaded time-macros v0.2.21
7252025-03-22T03:20:39.866Z Downloaded linear-map v1.2.0
7262025-03-22T03:20:39.866Z Downloaded typify v0.2.0
7272025-03-22T03:20:39.869Z Downloaded icu_locid_transform_data v1.5.0
7282025-03-22T03:20:39.872Z Downloaded generic-array v0.14.7
7292025-03-22T03:20:39.872Z Downloaded usdt v0.5.0
7302025-03-22T03:20:39.872Z Downloaded strum_macros v0.26.4
7312025-03-22T03:20:39.875Z Downloaded icu_normalizer v1.5.0
7322025-03-22T03:20:39.879Z Downloaded encoding_rs v0.8.35
7332025-03-22T03:20:39.897Z Downloaded managed v0.8.0
7342025-03-22T03:20:39.901Z Downloaded serde_path_to_error v0.1.17
7352025-03-22T03:20:39.901Z Downloaded itoa v1.0.15
7362025-03-22T03:20:39.904Z Downloaded typify-macro v0.3.0
7372025-03-22T03:20:39.904Z Downloaded shlex v1.3.0
7382025-03-22T03:20:39.904Z Downloaded uuid v1.16.0
7392025-03-22T03:20:39.908Z Downloaded darling_core v0.20.10
7402025-03-22T03:20:39.912Z Downloaded stable_deref_trait v1.2.0
7412025-03-22T03:20:39.912Z Downloaded spin v0.5.2
7422025-03-22T03:20:39.916Z Downloaded macaddr v1.0.1
7432025-03-22T03:20:39.916Z Downloaded linked-hash-map v0.5.6
7442025-03-22T03:20:39.916Z Downloaded memoffset v0.9.1
7452025-03-22T03:20:39.920Z Downloaded memmap v0.7.0
7462025-03-22T03:20:39.920Z Downloaded tokio-rustls v0.25.0
7472025-03-22T03:20:39.920Z Downloaded rustls-pki-types v1.11.0
7482025-03-22T03:20:39.923Z Downloaded quinn v0.11.7
7492025-03-22T03:20:39.927Z Downloaded blake2 v0.10.6
7502025-03-22T03:20:39.930Z Downloaded zerofrom-derive v0.1.6
7512025-03-22T03:20:39.930Z Downloaded tokio-rustls v0.26.2
7522025-03-22T03:20:39.930Z Downloaded log v0.4.26
7532025-03-22T03:20:39.934Z Downloaded signal-hook-registry v1.4.2
7542025-03-22T03:20:39.934Z Downloaded futures-executor v0.3.31
7552025-03-22T03:20:39.937Z Downloaded tinystr v0.7.6
7562025-03-22T03:20:39.937Z Downloaded smf v0.2.3
7572025-03-22T03:20:39.940Z Downloaded slog-envlogger v2.2.0
7582025-03-22T03:20:39.940Z Downloaded getrandom v0.3.2
7592025-03-22T03:20:39.944Z Downloaded derive_more v0.99.19
7602025-03-22T03:20:39.947Z Downloaded unicode-ident v1.0.18
7612025-03-22T03:20:39.950Z Downloaded anyhow v1.0.97
7622025-03-22T03:20:39.953Z Downloaded allocator-api2 v0.2.21
7632025-03-22T03:20:39.957Z Downloaded bitflags v2.9.0
7642025-03-22T03:20:39.960Z Downloaded slog-bunyan v2.5.0
7652025-03-22T03:20:39.960Z Downloaded slog-scope v4.4.0
7662025-03-22T03:20:39.963Z Downloaded lock_api v0.4.12
7672025-03-22T03:20:39.963Z Downloaded hyper-rustls v0.27.5
7682025-03-22T03:20:39.967Z Downloaded proc-macro-crate v1.3.1
7692025-03-22T03:20:39.967Z Downloaded tokio-native-tls v0.3.1
7702025-03-22T03:20:39.967Z Downloaded ring v0.17.14
7712025-03-22T03:20:40.009Z Downloaded bit-vec v0.8.0
7722025-03-22T03:20:40.012Z Downloaded foreign-types v0.5.0
7732025-03-22T03:20:40.012Z Downloaded camino-tempfile v1.1.1
7742025-03-22T03:20:40.012Z Downloaded progenitor-impl v0.9.1
7752025-03-22T03:20:40.015Z Downloaded pest_meta v2.7.15
7762025-03-22T03:20:40.019Z Downloaded cookie v0.18.1
7772025-03-22T03:20:40.019Z Downloaded clap v4.5.32
7782025-03-22T03:20:40.026Z Downloaded strsim v0.11.1
7792025-03-22T03:20:40.030Z Downloaded slog-stdlog v4.1.1
7802025-03-22T03:20:40.030Z Downloaded serde_spanned v0.6.8
7812025-03-22T03:20:40.030Z Downloaded serde_repr v0.1.20
7822025-03-22T03:20:40.034Z Downloaded cancel-safe-futures v0.1.5
7832025-03-22T03:20:40.034Z Downloaded newline-converter v0.3.0
7842025-03-22T03:20:40.034Z Downloaded is-terminal v0.4.16
7852025-03-22T03:20:40.039Z Downloaded zone_cfg_derive v0.3.0
7862025-03-22T03:20:40.039Z Downloaded fixedbitset v0.5.7
7872025-03-22T03:20:40.039Z Downloaded defmt v0.3.10
7882025-03-22T03:20:40.043Z Downloaded backoff v0.4.0
7892025-03-22T03:20:40.043Z Downloaded argon2 v0.5.3
7902025-03-22T03:20:40.048Z Downloaded defmt-macros v0.4.0
7912025-03-22T03:20:40.048Z Downloaded foldhash v0.1.5
7922025-03-22T03:20:40.048Z Downloaded cfg-if v1.0.0
7932025-03-22T03:20:40.052Z Downloaded atomic-waker v1.1.2
7942025-03-22T03:20:40.052Z Downloaded postcard v1.1.1
7952025-03-22T03:20:40.052Z Downloaded waitgroup v0.1.2
7962025-03-22T03:20:40.052Z Downloaded fixedbitset v0.4.2
7972025-03-22T03:20:40.052Z Downloaded bitflags v1.3.2
7982025-03-22T03:20:40.055Z Downloaded daft v0.1.2
7992025-03-22T03:20:40.055Z Downloaded block-buffer v0.10.4
8002025-03-22T03:20:40.059Z Downloaded autocfg v1.4.0
8012025-03-22T03:20:40.059Z Downloaded dof v0.3.0
8022025-03-22T03:20:40.059Z Downloaded dirs-next v2.0.0
8032025-03-22T03:20:40.062Z Downloaded once_cell v1.21.1
8042025-03-22T03:20:40.062Z Downloaded is_terminal_polyfill v1.70.1
8052025-03-22T03:20:40.066Z Downloaded proc-macro-error v1.0.4
8062025-03-22T03:20:40.066Z Downloaded parking_lot v0.11.2
8072025-03-22T03:20:40.072Z Downloaded foreign-types-macros v0.2.3
8082025-03-22T03:20:40.072Z Downloaded fastrand v2.3.0
8092025-03-22T03:20:40.075Z Downloaded debug-ignore v1.0.5
8102025-03-22T03:20:40.075Z Downloaded rustls-pemfile v2.2.0
8112025-03-22T03:20:40.075Z Downloaded parking_lot_core v0.8.6
8122025-03-22T03:20:40.075Z Downloaded owo-colors v4.2.0
8132025-03-22T03:20:40.078Z Downloaded clap_lex v0.7.4
8142025-03-22T03:20:40.078Z Downloaded password-hash v0.5.0
8152025-03-22T03:20:40.081Z Downloaded oxnet v0.1.1
8162025-03-22T03:20:40.081Z Downloaded dirs-sys-next v0.1.2
8172025-03-22T03:20:40.085Z Downloaded crypto-common v0.1.6
8182025-03-22T03:20:40.085Z Downloaded cpufeatures v0.2.17
8192025-03-22T03:20:40.085Z Downloaded cobs v0.2.3
8202025-03-22T03:20:40.085Z Downloaded ciborium-ll v0.2.2
8212025-03-22T03:20:40.090Z Downloaded console v0.15.11
8222025-03-22T03:20:40.091Z Downloaded num_enum v0.7.3
8232025-03-22T03:20:40.094Z Downloaded cstr-argument v0.1.2
8242025-03-22T03:20:40.094Z Downloaded const-random v0.1.18
8252025-03-22T03:20:40.097Z Downloaded cfg_aliases v0.2.1
8262025-03-22T03:20:40.097Z Downloaded async-stream-impl v0.3.6
8272025-03-22T03:20:40.097Z Downloaded percent-encoding v2.3.1
8282025-03-22T03:20:40.097Z Downloaded crunchy v0.2.3
8292025-03-22T03:20:40.097Z Downloaded ciborium-io v0.2.2
8302025-03-22T03:20:40.100Z Downloaded crossbeam-epoch v0.9.18
8312025-03-22T03:20:40.101Z Downloaded convert_case v0.4.0
8322025-03-22T03:20:40.101Z Downloaded clap_derive v4.5.32
8332025-03-22T03:20:40.104Z Downloaded camino v1.1.9
8342025-03-22T03:20:40.104Z Downloaded rand_xorshift v0.3.0
8352025-03-22T03:20:40.107Z Downloaded pretty-hex v0.2.1
8362025-03-22T03:20:40.107Z Downloaded openssl-probe v0.1.6
8372025-03-22T03:20:40.409Z Compiling proc-macro2 v1.0.94
8382025-03-22T03:20:40.409Z Compiling unicode-ident v1.0.18
8392025-03-22T03:20:40.413Z Compiling serde v1.0.219
8402025-03-22T03:20:40.413Z Compiling autocfg v1.4.0
8412025-03-22T03:20:40.413Z Compiling libc v0.2.171
8422025-03-22T03:20:40.413Z Compiling cfg-if v1.0.0
8432025-03-22T03:20:40.413Z Compiling memchr v2.7.4
8442025-03-22T03:20:40.634Z Compiling libm v0.2.11
8452025-03-22T03:20:40.749Z Compiling getrandom v0.3.2
8462025-03-22T03:20:41.175Z Compiling itoa v1.0.15
8472025-03-22T03:20:41.293Z Compiling lock_api v0.4.12
8482025-03-22T03:20:41.320Z Compiling parking_lot_core v0.9.10
8492025-03-22T03:20:41.391Z Compiling version_check v0.9.5
8502025-03-22T03:20:41.653Z Compiling shlex v1.3.0
8512025-03-22T03:20:41.800Z Compiling semver v1.0.26
8522025-03-22T03:20:41.885Z Compiling cc v1.2.17
8532025-03-22T03:20:42.040Z Compiling schemars v0.8.22
8542025-03-22T03:20:42.060Z Compiling ryu v1.0.20
8552025-03-22T03:20:42.248Z Compiling quote v1.0.40
8562025-03-22T03:20:42.301Z Compiling serde_json v1.0.140
8572025-03-22T03:20:42.349Z Compiling once_cell v1.21.1
8582025-03-22T03:20:42.426Z Compiling slab v0.4.9
8592025-03-22T03:20:42.659Z Compiling syn v2.0.100
8602025-03-22T03:20:42.796Z Compiling equivalent v1.0.2
8612025-03-22T03:20:42.823Z Compiling foldhash v0.1.5
8622025-03-22T03:20:42.887Z Compiling heck v0.5.0
8632025-03-22T03:20:42.911Z Compiling allocator-api2 v0.2.21
8642025-03-22T03:20:42.943Z Compiling thiserror v1.0.69
8652025-03-22T03:20:43.112Z Compiling num-traits v0.2.19
8662025-03-22T03:20:43.164Z Compiling fnv v1.0.7
8672025-03-22T03:20:43.348Z Compiling log v0.4.26
8682025-03-22T03:20:43.628Z Compiling hashbrown v0.15.2
8692025-03-22T03:20:43.811Z Compiling portable-atomic v1.11.0
8702025-03-22T03:20:44.118Z Compiling pin-project-lite v0.2.16
8712025-03-22T03:20:44.185Z Compiling thiserror v2.0.12
8722025-03-22T03:20:45.105Z Compiling scopeguard v1.2.0
8732025-03-22T03:20:45.228Z Compiling ring v0.17.14
8742025-03-22T03:20:45.884Z Compiling socket2 v0.5.8
8752025-03-22T03:20:45.905Z Compiling signal-hook-registry v1.4.2
8762025-03-22T03:20:46.044Z Compiling mio v1.0.3
8772025-03-22T03:20:46.352Z Compiling bitflags v2.9.0
8782025-03-22T03:20:46.383Z Compiling pkg-config v0.3.32
8792025-03-22T03:20:46.745Z Compiling iana-time-zone v0.1.61
8802025-03-22T03:20:46.887Z Compiling vcpkg v0.2.15
8812025-03-22T03:20:47.580Z Compiling httparse v1.10.1
8822025-03-22T03:20:47.603Z Compiling dyn-clone v1.0.19
8832025-03-22T03:20:47.606Z Compiling getrandom v0.2.15
8842025-03-22T03:20:47.749Z Compiling futures-core v0.3.31
8852025-03-22T03:20:48.014Z Compiling regex-syntax v0.8.5
8862025-03-22T03:20:48.110Z Compiling aho-corasick v1.1.3
8872025-03-22T03:20:48.291Z Compiling stable_deref_trait v1.2.0
8882025-03-22T03:20:48.409Z Compiling rustix v1.0.3
8892025-03-22T03:20:48.432Z Compiling futures-sink v0.3.31
8902025-03-22T03:20:48.495Z Compiling openssl-sys v0.9.106
8912025-03-22T03:20:48.652Z Compiling openssl v0.10.71
8922025-03-22T03:20:49.145Z Compiling regress v0.10.3
8932025-03-22T03:20:49.270Z Compiling native-tls v0.2.14
8942025-03-22T03:20:49.500Z Compiling rustls v0.23.25
8952025-03-22T03:20:49.572Z Compiling futures-channel v0.3.31
8962025-03-22T03:20:49.641Z Compiling futures-io v0.3.31
8972025-03-22T03:20:49.827Z Compiling futures-task v0.3.31
8982025-03-22T03:20:50.001Z Compiling pin-utils v0.1.0
8992025-03-22T03:20:50.042Z Compiling typenum v1.18.0
9002025-03-22T03:20:50.074Z Compiling generic-array v0.14.7
9012025-03-22T03:20:50.147Z Compiling ucd-trie v0.1.7
9022025-03-22T03:20:50.459Z Compiling serde_derive_internals v0.29.1
9032025-03-22T03:20:50.604Z Compiling synstructure v0.13.1
9042025-03-22T03:20:50.639Z Compiling strsim v0.11.1
9052025-03-22T03:20:51.357Z Compiling tracing-core v0.1.33
9062025-03-22T03:20:52.045Z Compiling regex-automata v0.4.9
9072025-03-22T03:20:52.431Z Compiling zerocopy v0.8.24
9082025-03-22T03:20:52.729Z Compiling subtle v2.6.1
9092025-03-22T03:20:53.012Z Compiling byteorder v1.5.0
9102025-03-22T03:20:53.827Z Compiling litemap v0.7.5
9112025-03-22T03:20:53.959Z Compiling ident_case v1.0.1
9122025-03-22T03:20:54.048Z Compiling writeable v0.5.5
9132025-03-22T03:20:54.152Z Compiling darling_core v0.20.10
9142025-03-22T03:20:55.149Z Compiling time-core v0.1.4
9152025-03-22T03:20:55.357Z Compiling rustls-pki-types v1.11.0
9162025-03-22T03:20:55.675Z Compiling slog v2.7.0
9172025-03-22T03:20:55.818Z Compiling num-conv v0.1.0
9182025-03-22T03:20:56.120Z Compiling regex v1.11.1
9192025-03-22T03:20:56.141Z Compiling serde_derive v1.0.219
9202025-03-22T03:20:56.182Z Compiling tokio-macros v2.5.0
9212025-03-22T03:20:57.124Z Compiling schemars_derive v0.8.22
9222025-03-22T03:20:57.190Z Compiling zerofrom-derive v0.1.6
9232025-03-22T03:20:57.811Z Compiling thiserror-impl v1.0.69
9242025-03-22T03:20:59.787Z Compiling yoke-derive v0.7.5
9252025-03-22T03:21:00.186Z Compiling futures-macro v0.3.31
9262025-03-22T03:21:00.208Z Compiling zerovec-derive v0.10.3
9272025-03-22T03:21:00.763Z Compiling displaydoc v0.2.5
9282025-03-22T03:21:00.861Z Compiling thiserror-impl v2.0.12
9292025-03-22T03:21:02.104Z Compiling icu_provider_macros v1.5.0
9302025-03-22T03:21:02.540Z Compiling openssl-macros v0.1.1
9312025-03-22T03:21:02.653Z Compiling futures-util v0.3.31
9322025-03-22T03:21:02.755Z Compiling zerofrom v0.1.6
9332025-03-22T03:21:02.991Z Compiling yoke v0.7.5
9342025-03-22T03:21:03.303Z Compiling scroll_derive v0.12.0
9352025-03-22T03:21:03.378Z Compiling zerovec v0.10.4
9362025-03-22T03:21:03.396Z Compiling tracing-attributes v0.1.28
9372025-03-22T03:21:04.185Z Compiling pest v2.7.15
9382025-03-22T03:21:04.819Z Compiling zerocopy-derive v0.7.35
9392025-03-22T03:21:06.462Z Compiling tinystr v0.7.6
9402025-03-22T03:21:06.794Z Compiling tracing v0.1.41
9412025-03-22T03:21:06.918Z Compiling pest_meta v2.7.15
9422025-03-22T03:21:06.982Z Compiling zerocopy-derive v0.8.24
9432025-03-22T03:21:07.135Z Compiling icu_locid v1.5.0
9442025-03-22T03:21:07.643Z Compiling darling_macro v0.20.10
9452025-03-22T03:21:08.719Z Compiling pest_generator v2.7.15
9462025-03-22T03:21:09.636Z Compiling icu_provider v1.5.0
9472025-03-22T03:21:10.192Z Compiling bytes v1.10.1
9482025-03-22T03:21:10.564Z Compiling smallvec v1.14.0
9492025-03-22T03:21:11.767Z Compiling parking_lot v0.12.3
9502025-03-22T03:21:11.849Z Compiling indexmap v2.8.0
9512025-03-22T03:21:12.479Z Compiling tokio v1.44.1
9522025-03-22T03:21:12.608Z Compiling uuid v1.16.0
9532025-03-22T03:21:13.165Z Compiling chrono v0.4.40
9542025-03-22T03:21:13.741Z Compiling serde_tokenstream v0.2.2
9552025-03-22T03:21:14.407Z Compiling http v1.3.1
9562025-03-22T03:21:16.965Z Compiling pest_derive v2.7.15
9572025-03-22T03:21:17.972Z Compiling time-macros v0.2.21
9582025-03-22T03:21:19.278Z Compiling usdt-impl v0.5.0
9592025-03-22T03:21:19.677Z Compiling untrusted v0.9.0
9602025-03-22T03:21:20.056Z Compiling icu_locid_transform_data v1.5.0
9612025-03-22T03:21:20.172Z Compiling anyhow v1.0.97
9622025-03-22T03:21:20.788Z Compiling icu_locid_transform v1.5.0
9632025-03-22T03:21:21.482Z Compiling openapiv3 v2.0.0
9642025-03-22T03:21:21.695Z Compiling darling v0.20.10
9652025-03-22T03:21:21.827Z Compiling icu_collections v1.5.0
9662025-03-22T03:21:22.380Z Compiling tokio-util v0.7.14
9672025-03-22T03:21:24.529Z Compiling scroll v0.12.0
9682025-03-22T03:21:24.577Z Compiling rustversion v1.0.20
9692025-03-22T03:21:25.241Z Compiling plain v0.2.3
9702025-03-22T03:21:25.520Z Compiling icu_properties_data v1.5.0
9712025-03-22T03:21:25.788Z Compiling icu_properties v1.5.1
9722025-03-22T03:21:25.855Z Compiling goblin v0.8.2
9732025-03-22T03:21:25.914Z Compiling zerocopy v0.7.35
9742025-03-22T03:21:26.641Z Compiling rand_core v0.6.4
9752025-03-22T03:21:27.139Z Compiling errno v0.3.10
9762025-03-22T03:21:27.424Z Compiling atomic-waker v1.1.2
9772025-03-22T03:21:27.534Z Compiling omicron-workspace-hack v0.1.0
9782025-03-22T03:21:27.556Z Compiling paste v1.0.15
9792025-03-22T03:21:27.732Z Compiling utf16_iter v1.0.5
9802025-03-22T03:21:27.872Z Compiling pretty-hex v0.4.1
9812025-03-22T03:21:27.892Z Compiling icu_normalizer_data v1.5.0
9822025-03-22T03:21:28.010Z Compiling syn v1.0.109
9832025-03-22T03:21:28.097Z Compiling utf8_iter v1.0.4
9842025-03-22T03:21:28.100Z Compiling newtype-uuid v1.2.1
9852025-03-22T03:21:28.385Z Compiling write16 v1.0.0
9862025-03-22T03:21:28.467Z Compiling percent-encoding v2.3.1
9872025-03-22T03:21:28.665Z Compiling form_urlencoded v1.2.1
9882025-03-22T03:21:29.367Z Compiling http-body v1.0.1
9892025-03-22T03:21:29.640Z Compiling icu_normalizer v1.5.0
9902025-03-22T03:21:29.704Z Compiling dtrace-parser v0.2.0
9912025-03-22T03:21:30.270Z Compiling typify-impl v0.2.0
9922025-03-22T03:21:31.386Z Compiling thread-id v4.2.2
9932025-03-22T03:21:31.553Z Compiling unsafe-libyaml v0.2.11
9942025-03-22T03:21:31.815Z Compiling dof v0.3.0
9952025-03-22T03:21:31.932Z Compiling zeroize v1.8.1
9962025-03-22T03:21:32.318Z Compiling try-lock v0.2.5
9972025-03-22T03:21:32.495Z Compiling want v0.3.1
9982025-03-22T03:21:33.315Z Compiling serde_yaml v0.9.34+deprecated
9992025-03-22T03:21:34.187Z Compiling idna_adapter v1.2.0
10002025-03-22T03:21:35.260Z Compiling h2 v0.4.8
10012025-03-22T03:21:35.989Z Compiling tower-service v0.3.3
10022025-03-22T03:21:37.219Z Compiling httpdate v1.0.3
10032025-03-22T03:21:37.956Z Compiling foreign-types-shared v0.1.1
10042025-03-22T03:21:38.086Z Compiling foreign-types v0.3.2
10052025-03-22T03:21:38.198Z Compiling idna v1.0.3
10062025-03-22T03:21:40.053Z Compiling ppv-lite86 v0.2.21
10072025-03-22T03:21:40.992Z Compiling hyper v1.6.0
10082025-03-22T03:21:42.336Z Compiling typify-macro v0.2.0
10092025-03-22T03:21:44.519Z Compiling rustls v0.22.4
10102025-03-22T03:21:44.861Z Compiling camino v1.1.9
10112025-03-22T03:21:45.460Z Compiling slog-async v2.8.0
10122025-03-22T03:21:46.651Z Compiling hyper-util v0.1.10
10132025-03-22T03:21:46.845Z Compiling rand_chacha v0.3.1
10142025-03-22T03:21:48.575Z Compiling url v2.5.4
10152025-03-22T03:21:50.020Z Compiling usdt-macro v0.5.0
10162025-03-22T03:21:51.573Z Compiling usdt-attr-macro v0.5.0
10172025-03-22T03:21:51.905Z Compiling rustls-webpki v0.103.0
10182025-03-22T03:21:52.224Z Compiling ipnetwork v0.21.1
10192025-03-22T03:21:52.949Z Compiling daft-derive v0.1.2
10202025-03-22T03:21:53.300Z Compiling structmeta-derive v0.3.0
10212025-03-22T03:21:54.713Z Compiling ipnet v2.11.0
10222025-03-22T03:21:56.168Z Compiling openssl-probe v0.1.6
10232025-03-22T03:21:57.382Z Compiling structmeta v0.3.0
10242025-03-22T03:21:57.797Z Compiling rand v0.8.5
10252025-03-22T03:21:58.224Z Compiling typify v0.2.0
10262025-03-22T03:21:58.375Z Compiling strum_macros v0.26.4
10272025-03-22T03:21:58.742Z Compiling http-body-util v0.1.3
10282025-03-22T03:21:59.365Z Compiling async-trait v0.1.88
10292025-03-22T03:21:59.669Z Compiling multer v3.1.0
10302025-03-22T03:22:01.518Z Compiling encoding_rs v0.8.35
10312025-03-22T03:22:01.738Z Compiling mime v0.3.17
10322025-03-22T03:22:02.809Z Compiling progenitor-impl v0.8.0
10332025-03-22T03:22:03.133Z Compiling tokio-native-tls v0.3.1
10342025-03-22T03:22:03.462Z Compiling serde_urlencoded v0.7.1
10352025-03-22T03:22:04.144Z Compiling tokio-rustls v0.26.2
10362025-03-22T03:22:04.278Z Compiling rustls-pemfile v2.2.0
10372025-03-22T03:22:04.337Z Compiling webpki-roots v0.26.8
10382025-03-22T03:22:04.652Z Compiling sync_wrapper v1.0.2
10392025-03-22T03:22:04.757Z Compiling tower-layer v0.3.3
10402025-03-22T03:22:04.841Z Compiling powerfmt v0.2.0
10412025-03-22T03:22:04.983Z Compiling base64 v0.22.1
10422025-03-22T03:22:05.120Z Compiling crossbeam-utils v0.8.21
10432025-03-22T03:22:05.700Z Compiling lazy_static v1.5.0
10442025-03-22T03:22:05.797Z Compiling deranged v0.4.0
10452025-03-22T03:22:05.852Z Compiling tower v0.5.2
10462025-03-22T03:22:06.932Z Compiling hyper-rustls v0.27.5
10472025-03-22T03:22:08.280Z Compiling hyper-tls v0.6.0
10482025-03-22T03:22:08.302Z Compiling parse-display-derive v0.10.0
10492025-03-22T03:22:08.734Z Compiling serde_with_macros v3.12.0
10502025-03-22T03:22:09.443Z Compiling progenitor-macro v0.8.0
10512025-03-22T03:22:12.224Z Compiling async-stream-impl v0.3.6
10522025-03-22T03:22:12.430Z Compiling dropshot v0.16.0
10532025-03-22T03:22:13.074Z Compiling num_threads v0.1.7
10542025-03-22T03:22:14.422Z Compiling time v0.3.40
10552025-03-22T03:22:15.651Z Compiling reqwest v0.12.15
10562025-03-22T03:22:19.405Z Compiling oxnet v0.1.1
10572025-03-22T03:22:20.037Z Compiling toml_datetime v0.6.8
10582025-03-22T03:22:23.342Z Compiling block-buffer v0.10.4
10592025-03-22T03:22:23.609Z Compiling crypto-common v0.1.6
10602025-03-22T03:22:23.847Z Compiling test-strategy v0.4.1
10612025-03-22T03:22:27.797Z Compiling dropshot_endpoint v0.16.0
10622025-03-22T03:22:27.823Z Compiling macaddr v1.0.1
10632025-03-22T03:22:28.167Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10642025-03-22T03:22:28.592Z Compiling dirs-sys-next v0.1.2
10652025-03-22T03:22:28.911Z Compiling fastrand v2.3.0
10662025-03-22T03:22:29.049Z Compiling dirs-next v2.0.0
10672025-03-22T03:22:29.312Z Compiling tempfile v3.19.1
10682025-03-22T03:22:29.753Z Compiling digest v0.10.7
10692025-03-22T03:22:30.758Z Compiling futures-executor v0.3.31
10702025-03-22T03:22:31.086Z Compiling thread_local v1.1.8
10712025-03-22T03:22:31.733Z Compiling memmap v0.7.0
10722025-03-22T03:22:32.303Z Compiling usdt v0.5.0
10732025-03-22T03:22:32.329Z Compiling futures v0.3.31
10742025-03-22T03:22:32.827Z Compiling term v0.7.0
10752025-03-22T03:22:33.424Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
10762025-03-22T03:22:33.756Z Compiling crossbeam-channel v0.5.14
10772025-03-22T03:22:35.343Z Compiling is-terminal v0.4.16
10782025-03-22T03:22:35.490Z Compiling hostname v0.4.0
10792025-03-22T03:22:35.787Z Compiling instant v0.1.13
10802025-03-22T03:22:35.969Z Compiling cpufeatures v0.2.17
10812025-03-22T03:22:36.082Z Compiling take_mut v0.2.2
10822025-03-22T03:22:36.907Z Compiling slog-term v2.9.1
10832025-03-22T03:22:38.776Z Compiling daft v0.1.2
10842025-03-22T03:22:39.053Z Compiling progenitor-client v0.9.1
10852025-03-22T03:22:39.262Z Compiling strum v0.26.3
10862025-03-22T03:22:39.329Z Compiling rustls-webpki v0.102.8
10872025-03-22T03:22:39.574Z Compiling serde_spanned v0.6.8
10882025-03-22T03:22:39.595Z Compiling wait-timeout v0.2.1
10892025-03-22T03:22:39.836Z Compiling match_cfg v0.1.0
10902025-03-22T03:22:40.018Z Compiling bit-vec v0.8.0
10912025-03-22T03:22:40.135Z Compiling quick-error v1.2.3
10922025-03-22T03:22:40.274Z Compiling winnow v0.7.4
10932025-03-22T03:22:40.510Z Compiling debug-ignore v1.0.5
10942025-03-22T03:22:40.623Z Compiling bit-set v0.8.0
10952025-03-22T03:22:40.678Z Compiling rusty-fork v0.3.0
10962025-03-22T03:22:42.640Z Compiling hostname v0.3.1
10972025-03-22T03:22:43.739Z Compiling slog-json v2.6.1
10982025-03-22T03:22:44.181Z Compiling progenitor-client v0.8.0
10992025-03-22T03:22:44.325Z Compiling toml_edit v0.22.24
11002025-03-22T03:22:44.767Z Compiling serde_with v3.12.0
11012025-03-22T03:22:45.221Z Compiling rand_xorshift v0.3.0
11022025-03-22T03:22:45.520Z Compiling hex v0.4.3
11032025-03-22T03:22:46.282Z Compiling clap_derive v4.5.32
11042025-03-22T03:22:47.986Z Compiling utf8parse v0.2.2
11052025-03-22T03:22:48.315Z Compiling spin v0.9.8
11062025-03-22T03:22:49.370Z Compiling unarray v0.1.4
11072025-03-22T03:22:49.571Z Compiling proptest v1.6.0
11082025-03-22T03:22:54.119Z Compiling anstyle-parse v0.2.6
11092025-03-22T03:22:54.528Z Compiling toml v0.8.20
11102025-03-22T03:22:55.111Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
11112025-03-22T03:22:55.312Z Compiling tokio-rustls v0.25.0
11122025-03-22T03:22:55.473Z Compiling progenitor v0.8.0
11132025-03-22T03:22:55.729Z Compiling slog-bunyan v2.5.0
11142025-03-22T03:22:55.785Z Compiling sha1 v0.10.6
11152025-03-22T03:22:56.570Z Compiling async-stream v0.3.6
11162025-03-22T03:22:56.998Z Compiling parse-display v0.10.0
11172025-03-22T03:22:57.463Z Compiling waitgroup v0.1.2
11182025-03-22T03:22:57.718Z Compiling serde_path_to_error v0.1.17
11192025-03-22T03:22:58.953Z Compiling anstyle v1.0.10
11202025-03-22T03:22:59.621Z Compiling colorchoice v1.0.3
11212025-03-22T03:22:59.805Z Compiling is_terminal_polyfill v1.70.1
11222025-03-22T03:22:59.895Z Compiling anstyle-query v1.1.2
11232025-03-22T03:22:59.955Z Compiling unicode-width v0.2.0
11242025-03-22T03:23:00.550Z Compiling anstream v0.6.18
11252025-03-22T03:23:02.482Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#69e2896b)
11262025-03-22T03:23:05.228Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=caafd889f31faacfaa51e02902990c220c20ef60#caafd889)
11272025-03-22T03:23:08.395Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
11282025-03-22T03:23:09.207Z Compiling backoff v0.4.0
11292025-03-22T03:23:09.951Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11302025-03-22T03:23:10.211Z Compiling terminal_size v0.4.2
11312025-03-22T03:23:10.766Z Compiling clap_lex v0.7.4
11322025-03-22T03:23:11.483Z Compiling clap_builder v4.5.32
11332025-03-22T03:23:11.536Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
11342025-03-22T03:23:21.090Z Compiling clap v4.5.32
11352025-03-22T03:23:24.525Z Compiling either v1.15.0
11362025-03-22T03:23:24.956Z Compiling itertools v0.13.0
11372025-03-22T03:23:27.567Z Compiling typify-impl v0.3.0
11382025-03-22T03:23:28.238Z Compiling winnow v0.5.40
11392025-03-22T03:23:29.131Z Compiling heapless v0.8.0
11402025-03-22T03:23:32.252Z Compiling toml_edit v0.19.15
11412025-03-22T03:23:33.589Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11422025-03-22T03:23:35.762Z Compiling hash32 v0.3.1
11432025-03-22T03:23:36.043Z Compiling num-integer v0.1.46
11442025-03-22T03:23:37.169Z Compiling smoltcp v0.11.0
11452025-03-22T03:23:37.516Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11462025-03-22T03:23:38.868Z Compiling proc-macro-crate v1.3.1
11472025-03-22T03:23:39.780Z Compiling typify-macro v0.3.0
11482025-03-22T03:23:39.931Z Compiling proc-macro-error-attr v1.0.4
11492025-03-22T03:23:40.411Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11502025-03-22T03:23:40.442Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11512025-03-22T03:23:40.757Z Compiling heck v0.4.1
11522025-03-22T03:23:40.831Z Compiling bitflags v1.3.2
11532025-03-22T03:23:40.945Z Compiling prettyplease v0.2.31
11542025-03-22T03:23:41.164Z Compiling managed v0.8.0
11552025-03-22T03:23:41.195Z Compiling cobs v0.2.3
11562025-03-22T03:23:41.345Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
11572025-03-22T03:23:41.578Z Compiling postcard v1.1.1
11582025-03-22T03:23:42.339Z Compiling num_enum_derive v0.5.11
11592025-03-22T03:23:44.288Z Compiling num-rational v0.4.2
11602025-03-22T03:23:44.755Z Compiling num-iter v0.1.45
11612025-03-22T03:23:45.386Z Compiling hubpack_derive v0.1.1
11622025-03-22T03:23:45.926Z Compiling foreign-types-macros v0.2.3
11632025-03-22T03:23:46.366Z Compiling num-complex v0.4.6
11642025-03-22T03:23:46.808Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11652025-03-22T03:23:47.091Z Compiling proc-macro-error v1.0.4
11662025-03-22T03:23:47.533Z Compiling foreign-types-shared v0.3.1
11672025-03-22T03:23:47.780Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11682025-03-22T03:23:47.948Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11692025-03-22T03:23:48.229Z Compiling foreign-types v0.5.0
11702025-03-22T03:23:48.944Z Compiling num v0.4.3
11712025-03-22T03:23:50.100Z Compiling hubpack v0.1.2
11722025-03-22T03:23:51.189Z Compiling num_enum v0.5.11
11732025-03-22T03:23:51.326Z Compiling typify v0.3.0
11742025-03-22T03:23:51.475Z Compiling itertools v0.14.0
11752025-03-22T03:23:51.489Z Compiling tabwriter v1.4.1
11762025-03-22T03:23:51.986Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11772025-03-22T03:23:52.248Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11782025-03-22T03:23:52.291Z Compiling cstr-argument v0.1.2
11792025-03-22T03:23:53.146Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
11802025-03-22T03:23:53.173Z Compiling pretty-hex v0.2.1
11812025-03-22T03:23:53.256Z Compiling crucible-workspace-hack v0.1.0
11822025-03-22T03:23:53.442Z Compiling float-ord v0.3.2
11832025-03-22T03:23:53.634Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
11842025-03-22T03:23:54.310Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
11852025-03-22T03:23:54.727Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11862025-03-22T03:23:54.930Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
11872025-03-22T03:23:55.262Z Compiling progenitor-impl v0.9.1
11882025-03-22T03:23:58.295Z Compiling colored v2.2.0
11892025-03-22T03:24:01.403Z Compiling semver v0.1.20
11902025-03-22T03:24:02.002Z Compiling winnow v0.6.26
11912025-03-22T03:24:02.177Z Compiling static_assertions v1.1.0
11922025-03-22T03:24:02.300Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
11932025-03-22T03:24:02.652Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
11942025-03-22T03:24:03.161Z Compiling progenitor-macro v0.9.1
11952025-03-22T03:24:03.908Z Compiling rustc_version v0.1.7
11962025-03-22T03:24:05.736Z Compiling zone_cfg_derive v0.3.0
11972025-03-22T03:24:07.442Z Compiling itertools v0.10.5
11982025-03-22T03:24:10.571Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
11992025-03-22T03:24:10.827Z Compiling camino-tempfile v1.1.1
12002025-03-22T03:24:11.071Z Compiling num-derive v0.4.2
12012025-03-22T03:24:11.675Z Compiling derive-where v1.2.7
12022025-03-22T03:24:13.490Z Compiling sigpipe v0.1.3
12032025-03-22T03:24:13.642Z Compiling rustix v0.38.44
12042025-03-22T03:24:14.568Z Compiling base64ct v1.7.3
12052025-03-22T03:24:15.056Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12062025-03-22T03:24:15.313Z Compiling password-hash v0.5.0
12072025-03-22T03:24:15.437Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12082025-03-22T03:24:15.487Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=81a3528adacdbde18fcbf3938247fef17233db11#81a3528a)
12092025-03-22T03:24:16.776Z Compiling progenitor v0.9.1
12102025-03-22T03:24:17.092Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6b5f2af796a3ea57405721407ab70520a93ec73f#6b5f2af7)
12112025-03-22T03:24:17.482Z Compiling zone v0.3.0
12122025-03-22T03:24:17.662Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646)
12132025-03-22T03:24:19.334Z Compiling newtype_derive v0.1.6
12142025-03-22T03:24:19.800Z Compiling blake2 v0.10.6
12152025-03-22T03:24:20.960Z Compiling smf v0.2.3
12162025-03-22T03:24:21.028Z Compiling zerocopy-derive v0.6.6
12172025-03-22T03:24:21.548Z Compiling tinyvec_macros v0.1.1
12182025-03-22T03:24:21.661Z Compiling owo-colors v4.2.0
12192025-03-22T03:24:21.729Z Compiling cancel-safe-futures v0.1.5
12202025-03-22T03:24:22.062Z Compiling whoami v1.5.2
12212025-03-22T03:24:22.139Z Compiling unicode-segmentation v1.12.0
12222025-03-22T03:24:22.395Z Compiling tinyvec v1.9.0
12232025-03-22T03:24:23.057Z Compiling newline-converter v0.3.0
12242025-03-22T03:24:23.112Z Compiling zerocopy v0.6.6
12252025-03-22T03:24:23.434Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12262025-03-22T03:24:23.583Z Compiling argon2 v0.5.3
12272025-03-22T03:24:24.444Z Compiling strum_macros v0.25.3
12282025-03-22T03:24:26.061Z Compiling console v0.15.11
12292025-03-22T03:24:27.050Z Compiling num-derive v0.3.3
12302025-03-22T03:24:27.641Z Compiling libsw-core v0.3.2
12312025-03-22T03:24:27.963Z Compiling serde-big-array v0.5.1
12322025-03-22T03:24:28.244Z Compiling enum-as-inner v0.6.1
12332025-03-22T03:24:28.309Z Compiling serde_repr v0.1.20
12342025-03-22T03:24:29.029Z Compiling cookie v0.18.1
12352025-03-22T03:24:29.388Z Compiling fixedbitset v0.5.7
12362025-03-22T03:24:29.411Z Compiling fixedbitset v0.4.2
12372025-03-22T03:24:29.430Z Compiling similar v2.7.0
12382025-03-22T03:24:29.526Z Compiling data-encoding v2.8.0
12392025-03-22T03:24:30.073Z Compiling convert_case v0.4.0
12402025-03-22T03:24:30.550Z Compiling linked-hash-map v0.5.6
12412025-03-22T03:24:30.889Z Compiling derive_more v0.99.19
12422025-03-22T03:24:31.003Z Compiling lru-cache v0.1.2
12432025-03-22T03:24:31.248Z Compiling expectorate v1.1.0
12442025-03-22T03:24:31.461Z Compiling hickory-proto v0.24.4
12452025-03-22T03:24:35.956Z Compiling petgraph v0.7.1
12462025-03-22T03:24:36.531Z Compiling petgraph v0.6.5
12472025-03-22T03:24:37.840Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
12482025-03-22T03:24:41.209Z Compiling libscf-sys v1.1.0
12492025-03-22T03:24:41.424Z Compiling libsw v3.5.0
12502025-03-22T03:24:41.445Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12512025-03-22T03:24:42.140Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12522025-03-22T03:24:43.357Z Compiling atomicwrites v0.4.4
12532025-03-22T03:24:44.318Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12542025-03-22T03:24:47.599Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12552025-03-22T03:24:48.196Z Compiling resolv-conf v0.7.1
12562025-03-22T03:24:48.520Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12572025-03-22T03:24:48.657Z Compiling proc-macro-error-attr2 v2.0.0
12582025-03-22T03:24:49.587Z Compiling memoffset v0.9.1
12592025-03-22T03:24:49.731Z Compiling linear-map v1.2.0
12602025-03-22T03:24:49.775Z Compiling indent_write v2.2.0
12612025-03-22T03:24:49.981Z Compiling swrite v0.1.0
12622025-03-22T03:24:50.037Z Compiling cfg_aliases v0.2.1
12632025-03-22T03:24:50.127Z Compiling highway v1.3.0
12642025-03-22T03:24:50.157Z Compiling unicode-width v0.1.14
12652025-03-22T03:24:50.191Z Compiling nix v0.29.0
12662025-03-22T03:24:50.636Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12672025-03-22T03:24:50.740Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12682025-03-22T03:24:51.113Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12692025-03-22T03:24:51.601Z Compiling proc-macro-error2 v2.0.1
12702025-03-22T03:24:51.683Z Compiling hickory-resolver v0.24.4
12712025-03-22T03:24:52.136Z Compiling steno v0.4.1
12722025-03-22T03:24:52.218Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12732025-03-22T03:24:56.480Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12742025-03-22T03:24:57.745Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12752025-03-22T03:24:58.825Z Compiling id-map v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12762025-03-22T03:24:59.182Z Compiling tokio-stream v0.1.17
12772025-03-22T03:25:00.473Z Compiling slog-dtrace v0.3.0
12782025-03-22T03:25:00.867Z Compiling humantime v2.2.0
12792025-03-22T03:25:01.144Z Compiling bytecount v0.6.8
12802025-03-22T03:25:01.405Z Compiling parking_lot_core v0.8.6
12812025-03-22T03:25:01.465Z Compiling papergrid v0.14.0
12822025-03-22T03:25:01.789Z Compiling qorb v0.2.1
12832025-03-22T03:25:01.922Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12842025-03-22T03:25:06.145Z Compiling tabled_derive v0.10.0
12852025-03-22T03:25:09.258Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab)
12862025-03-22T03:25:10.627Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab)
12872025-03-22T03:25:12.957Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#174386ab)
12882025-03-22T03:25:13.214Z Compiling tabled v0.18.0
12892025-03-22T03:25:13.717Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
12902025-03-22T03:25:14.952Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
12912025-03-22T03:25:15.145Z Compiling parking_lot v0.11.2
12922025-03-22T03:25:16.276Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57)
12932025-03-22T03:25:16.521Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
12942025-03-22T03:25:17.140Z Compiling crossbeam-epoch v0.9.18
12952025-03-22T03:25:18.307Z Compiling fxhash v0.2.1
12962025-03-22T03:25:18.558Z Compiling crc32fast v1.4.2
12972025-03-22T03:25:19.116Z Compiling arc-swap v1.7.1
12982025-03-22T03:25:19.852Z Compiling crc8 v0.1.1
12992025-03-22T03:25:20.174Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#58f63f57)
13002025-03-22T03:25:24.058Z Compiling slog-scope v4.4.0
13012025-03-22T03:25:24.659Z Compiling sled v0.34.7
13022025-03-22T03:25:24.834Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
13032025-03-22T03:25:25.383Z Compiling slog-stdlog v4.1.1
13042025-03-22T03:25:25.979Z Compiling slog-envlogger v2.2.0
13052025-03-22T03:25:26.196Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
13062025-03-22T03:25:27.711Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
13072025-03-22T03:25:43.734Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#25a7855c)
13082025-03-22T03:25:43.848Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
13092025-03-22T03:25:49.469Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
13102025-03-22T03:26:19.162Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
13112025-03-22T03:26:19.162Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
13122025-03-22T03:26:26.530Z Finished `release` profile [optimized] target(s) in 6m 07s
13132025-03-22T03:26:26.877Z+ banner quartet
13142025-03-22T03:26:26.880Z
13152025-03-22T03:26:26.880Z #### # # ## ##### ##### ###### #####
13162025-03-22T03:26:26.880Z # # # # # # # # # # #
13172025-03-22T03:26:26.880Z # # # # # # # # # ##### #
13182025-03-22T03:26:26.880Z # # # # # ###### ##### # # #
13192025-03-22T03:26:26.880Z # # # # # # # # # # #
13202025-03-22T03:26:26.880Z ### # #### # # # # # ###### #
13212025-03-22T03:26:26.880Z
13222025-03-22T03:26:26.880Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
13232025-03-22T03:26:27.363Z Compiling cfg-if v1.0.0
13242025-03-22T03:26:27.363Z Compiling serde v1.0.219
13252025-03-22T03:26:27.363Z Compiling itoa v1.0.15
13262025-03-22T03:26:27.366Z Compiling libc v0.2.171
13272025-03-22T03:26:27.366Z Compiling num-traits v0.2.19
13282025-03-22T03:26:27.366Z Compiling memchr v2.7.4
13292025-03-22T03:26:27.465Z Compiling smallvec v1.14.0
13302025-03-22T03:26:27.468Z Compiling bytes v1.10.1
13312025-03-22T03:26:27.501Z Compiling pin-project-lite v0.2.16
13322025-03-22T03:26:27.625Z Compiling schemars v0.8.22
13332025-03-22T03:26:27.635Z Compiling zerofrom v0.1.6
13342025-03-22T03:26:27.870Z Compiling once_cell v1.21.1
13352025-03-22T03:26:27.922Z Compiling scopeguard v1.2.0
13362025-03-22T03:26:28.045Z Compiling stable_deref_trait v1.2.0
13372025-03-22T03:26:28.158Z Compiling yoke v0.7.5
13382025-03-22T03:26:28.338Z Compiling parking_lot_core v0.9.10
13392025-03-22T03:26:28.348Z Compiling lock_api v0.4.12
13402025-03-22T03:26:28.570Z Compiling zerovec v0.10.4
13412025-03-22T03:26:28.820Z Compiling parking_lot v0.12.3
13422025-03-22T03:26:29.158Z Compiling socket2 v0.5.8
13432025-03-22T03:26:29.161Z Compiling mio v1.0.3
13442025-03-22T03:26:29.678Z Compiling signal-hook-registry v1.4.2
13452025-03-22T03:26:30.210Z Compiling getrandom v0.2.15
13462025-03-22T03:26:30.585Z Compiling ryu v1.0.20
13472025-03-22T03:26:30.881Z Compiling tokio v1.44.1
13482025-03-22T03:26:30.892Z Compiling serde_json v1.0.140
13492025-03-22T03:26:30.908Z Compiling futures-core v0.3.31
13502025-03-22T03:26:31.036Z Compiling tinystr v0.7.6
13512025-03-22T03:26:31.166Z Compiling writeable v0.5.5
13522025-03-22T03:26:31.257Z Compiling litemap v0.7.5
13532025-03-22T03:26:31.724Z Compiling icu_locid v1.5.0
13542025-03-22T03:26:31.737Z Compiling fnv v1.0.7
13552025-03-22T03:26:31.874Z Compiling http v1.3.1
13562025-03-22T03:26:32.255Z Compiling getrandom v0.3.2
13572025-03-22T03:26:32.523Z Compiling rustls-pki-types v1.11.0
13582025-03-22T03:26:33.160Z Compiling chrono v0.4.40
13592025-03-22T03:26:34.032Z Compiling icu_provider v1.5.0
13602025-03-22T03:26:34.377Z Compiling indexmap v2.8.0
13612025-03-22T03:26:35.244Z Compiling icu_locid_transform_data v1.5.0
13622025-03-22T03:26:35.348Z Compiling uuid v1.16.0
13632025-03-22T03:26:35.932Z Compiling icu_locid_transform v1.5.0
13642025-03-22T03:26:36.700Z Compiling semver v1.0.26
13652025-03-22T03:26:37.358Z Compiling icu_collections v1.5.0
13662025-03-22T03:26:37.433Z Compiling regress v0.10.3
13672025-03-22T03:26:39.341Z Compiling tracing-core v0.1.33
13682025-03-22T03:26:39.880Z Compiling log v0.4.26
13692025-03-22T03:26:40.065Z Compiling pin-utils v0.1.0
13702025-03-22T03:26:40.163Z Compiling allocator-api2 v0.2.21
13712025-03-22T03:26:40.428Z Compiling equivalent v1.0.2
13722025-03-22T03:26:40.542Z Compiling icu_properties_data v1.5.0
13732025-03-22T03:26:40.809Z Compiling futures-task v0.3.31
13742025-03-22T03:26:41.037Z Compiling foldhash v0.1.5
13752025-03-22T03:26:41.096Z Compiling untrusted v0.9.0
13762025-03-22T03:26:41.286Z Compiling dyn-clone v1.0.19
13772025-03-22T03:26:41.452Z Compiling hashbrown v0.15.2
13782025-03-22T03:26:41.496Z Compiling ring v0.17.14
13792025-03-22T03:26:41.695Z Compiling typify-impl v0.3.0
13802025-03-22T03:26:41.786Z Compiling futures-util v0.3.31
13812025-03-22T03:26:41.828Z Compiling icu_properties v1.5.1
13822025-03-22T03:26:42.216Z Compiling tracing v0.1.41
13832025-03-22T03:26:42.909Z Compiling serde_tokenstream v0.2.2
13842025-03-22T03:26:43.095Z Compiling http-body v1.0.1
13852025-03-22T03:26:43.348Z Compiling write16 v1.0.0
13862025-03-22T03:26:43.470Z Compiling try-lock v0.2.5
13872025-03-22T03:26:43.483Z Compiling unicode-ident v1.0.18
13882025-03-22T03:26:43.633Z Compiling utf16_iter v1.0.5
13892025-03-22T03:26:43.682Z Compiling slog v2.7.0
13902025-03-22T03:26:43.870Z Compiling utf8_iter v1.0.4
13912025-03-22T03:26:44.166Z Compiling icu_normalizer_data v1.5.0
13922025-03-22T03:26:44.273Z Compiling proc-macro2 v1.0.94
13932025-03-22T03:26:44.283Z Compiling want v0.3.1
13942025-03-22T03:26:44.587Z Compiling rustls-webpki v0.103.0
13952025-03-22T03:26:46.173Z Compiling icu_normalizer v1.5.0
13962025-03-22T03:26:48.168Z Compiling httparse v1.10.1
13972025-03-22T03:26:49.226Z Compiling futures-channel v0.3.31
13982025-03-22T03:26:49.691Z Compiling tower-service v0.3.3
13992025-03-22T03:26:49.741Z Compiling zeroize v1.8.1
14002025-03-22T03:26:49.820Z Compiling percent-encoding v2.3.1
14012025-03-22T03:26:50.095Z Compiling toml_datetime v0.6.8
14022025-03-22T03:26:50.293Z Compiling subtle v2.6.1
14032025-03-22T03:26:50.571Z Compiling rustls v0.23.25
14042025-03-22T03:26:50.995Z Compiling toml_edit v0.19.15
14052025-03-22T03:26:51.043Z Compiling zerocopy v0.8.24
14062025-03-22T03:26:51.103Z Compiling form_urlencoded v1.2.1
14072025-03-22T03:26:51.468Z Compiling hyper v1.6.0
14082025-03-22T03:26:51.619Z Compiling idna_adapter v1.2.0
14092025-03-22T03:26:51.746Z Compiling quote v1.0.40
14102025-03-22T03:26:52.857Z Compiling aho-corasick v1.1.3
14112025-03-22T03:26:53.975Z Compiling regex-syntax v0.8.5
14122025-03-22T03:26:53.986Z Compiling typify-macro v0.3.0
14132025-03-22T03:26:57.335Z Compiling lazy_static v1.5.0
14142025-03-22T03:26:57.347Z Compiling proc-macro-crate v1.3.1
14152025-03-22T03:26:57.469Z Compiling tokio-rustls v0.26.2
14162025-03-22T03:26:57.908Z Compiling regex-automata v0.4.9
14172025-03-22T03:26:58.146Z Compiling hyper-util v0.1.10
14182025-03-22T03:27:00.277Z Compiling thiserror v2.0.12
14192025-03-22T03:27:00.438Z Compiling syn v2.0.100
14202025-03-22T03:27:03.903Z Compiling idna v1.0.3
14212025-03-22T03:27:09.714Z Compiling webpki-roots v0.26.8
14222025-03-22T03:27:09.733Z Compiling sync_wrapper v1.0.2
14232025-03-22T03:27:09.884Z Compiling futures-sink v0.3.31
14242025-03-22T03:27:09.958Z Compiling tower-layer v0.3.3
14252025-03-22T03:27:10.035Z Compiling heck v0.5.0
14262025-03-22T03:27:10.312Z Compiling crossbeam-utils v0.8.21
14272025-03-22T03:27:10.330Z Compiling tower v0.5.2
14282025-03-22T03:27:11.385Z Compiling tokio-util v0.7.14
14292025-03-22T03:27:11.413Z Compiling thiserror v1.0.69
14302025-03-22T03:27:11.563Z Compiling hyper-rustls v0.27.5
14312025-03-22T03:27:12.107Z Compiling ppv-lite86 v0.2.21
14322025-03-22T03:27:13.230Z Compiling url v2.5.4
14332025-03-22T03:27:13.674Z Compiling regex v1.11.1
14342025-03-22T03:27:14.739Z Compiling num_enum_derive v0.5.11
14352025-03-22T03:27:17.178Z Compiling typify v0.3.0
14362025-03-22T03:27:17.247Z Compiling serde_urlencoded v0.7.1
14372025-03-22T03:27:17.311Z Compiling http-body-util v0.1.3
14382025-03-22T03:27:17.834Z Compiling openapiv3 v2.0.0
14392025-03-22T03:27:17.873Z Compiling rustls-pemfile v2.2.0
14402025-03-22T03:27:18.349Z Compiling rand_core v0.6.4
14412025-03-22T03:27:18.833Z Compiling dirs-sys-next v0.1.2
14422025-03-22T03:27:18.919Z Compiling mime v0.3.17
14432025-03-22T03:27:19.299Z Compiling powerfmt v0.2.0
14442025-03-22T03:27:19.798Z Compiling ipnet v2.11.0
14452025-03-22T03:27:19.980Z Compiling foreign-types-shared v0.3.1
14462025-03-22T03:27:20.021Z Compiling base64 v0.22.1
14472025-03-22T03:27:20.095Z Compiling serde_yaml v0.9.34+deprecated
14482025-03-22T03:27:21.162Z Compiling reqwest v0.12.15
14492025-03-22T03:27:22.187Z Compiling progenitor-impl v0.9.1
14502025-03-22T03:27:22.946Z Compiling time-macros v0.2.21
14512025-03-22T03:27:23.933Z Compiling foreign-types v0.5.0
14522025-03-22T03:27:24.045Z Compiling deranged v0.4.0
14532025-03-22T03:27:26.370Z Compiling dirs-next v2.0.0
14542025-03-22T03:27:26.642Z Compiling rand_chacha v0.3.1
14552025-03-22T03:27:28.395Z Compiling num_enum v0.5.11
14562025-03-22T03:27:28.607Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14572025-03-22T03:27:28.767Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14582025-03-22T03:27:28.868Z Compiling oxnet v0.1.1
14592025-03-22T03:27:28.956Z Compiling cstr-argument v0.1.2
14602025-03-22T03:27:29.231Z Compiling thread_local v1.1.8
14612025-03-22T03:27:29.957Z Compiling either v1.15.0
14622025-03-22T03:27:30.433Z Compiling num-conv v0.1.0
14632025-03-22T03:27:30.561Z Compiling arc-swap v1.7.1
14642025-03-22T03:27:30.680Z Compiling pretty-hex v0.2.1
14652025-03-22T03:27:30.902Z Compiling time-core v0.1.4
14662025-03-22T03:27:31.110Z Compiling time v0.3.40
14672025-03-22T03:27:31.269Z Compiling slog-scope v4.4.0
14682025-03-22T03:27:32.196Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
14692025-03-22T03:27:32.578Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14702025-03-22T03:27:33.773Z Compiling itertools v0.12.1
14712025-03-22T03:27:34.093Z Compiling crossbeam-channel v0.5.14
14722025-03-22T03:27:35.708Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
14732025-03-22T03:27:36.613Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
14742025-03-22T03:27:36.792Z Compiling progenitor-macro v0.9.1
14752025-03-22T03:27:37.586Z Compiling rand v0.8.5
14762025-03-22T03:27:37.724Z Compiling term v0.7.0
14772025-03-22T03:27:39.531Z Compiling anyhow v1.0.97
14782025-03-22T03:27:41.024Z Compiling progenitor-client v0.9.1
14792025-03-22T03:27:41.354Z Compiling colored v2.2.0
14802025-03-22T03:27:42.027Z Compiling is-terminal v0.4.16
14812025-03-22T03:27:42.159Z Compiling winnow v0.6.26
14822025-03-22T03:27:42.310Z Compiling take_mut v0.2.2
14832025-03-22T03:27:42.476Z Compiling slog-async v2.8.0
14842025-03-22T03:27:42.803Z Compiling slog-term v2.9.1
14852025-03-22T03:27:45.636Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14862025-03-22T03:27:45.700Z Compiling slog-stdlog v4.1.1
14872025-03-22T03:27:46.592Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
14882025-03-22T03:27:46.651Z Compiling slog-envlogger v2.2.0
14892025-03-22T03:27:49.399Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d04addf8)
14902025-03-22T03:27:50.082Z Compiling progenitor v0.9.1
14912025-03-22T03:27:50.326Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14922025-03-22T03:28:01.246Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14932025-03-22T03:28:07.005Z Finished `release` profile [optimized] target(s) in 1m 40s
14942025-03-22T03:28:07.090Z Running unittests src/lib.rs (target/release/deps/mg_tests-b0b3f543d76c9891)
14952025-03-22T03:28:07.138Z
14962025-03-22T03:28:07.138Zrunning 1 test
14972025-03-22T03:28:07.316Zconfigure zone
14982025-03-22T03:28:07.334Zinstall zone
14992025-03-22T03:29:07.143Ztest ddm::test_quartet has been running for over 60 seconds
15002025-03-22T03:30:34.969Zboot zone
15012025-03-22T03:30:35.891Zstart zone s1
15022025-03-22T03:30:35.891Zconfigure zone
15032025-03-22T03:30:35.900Zinstall zone
15042025-03-22T03:33:07.874Zboot zone
15052025-03-22T03:33:08.686Zstart zone s2
15062025-03-22T03:33:08.686Zconfigure zone
15072025-03-22T03:33:08.694Zinstall zone
15082025-03-22T03:35:34.720Zboot zone
15092025-03-22T03:35:35.597Zstart zone s3
15102025-03-22T03:35:35.597Zconfigure zone
15112025-03-22T03:35:35.601Zinstall zone
15122025-03-22T03:38:00.502Zboot zone
15132025-03-22T03:38:01.465Zstart zone t1
15142025-03-22T03:38:01.465Zconfigure zone
15152025-03-22T03:38:01.474Zinstall zone
15162025-03-22T03:40:20.905Zboot zone
15172025-03-22T03:40:21.836Zwaiting for zones to come up
15182025-03-22T03:40:31.837Z[sidecar.quartet] svcs milestone/network
15192025-03-22T03:40:31.866ZSTATE STIME FMRI
15202025-03-22T03:40:31.866Zonline 20:30:53 svc:/milestone/network:default
15212025-03-22T03:40:31.866Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
15222025-03-22T03:40:31.913Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
15232025-03-22T03:40:31.962Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
15242025-03-22T03:40:32.012Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
15252025-03-22T03:40:32.016Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
15262025-03-22T03:40:32.037Z
15272025-03-22T03:40:32.037Zrunning zone s1.quartet setup
15282025-03-22T03:40:32.037Z[s1.quartet] svcs milestone/network
15292025-03-22T03:40:32.061ZSTATE STIME FMRI
15302025-03-22T03:40:32.061Zonline 20:33:26 svc:/milestone/network:default
15312025-03-22T03:40:32.061Z[s1.quartet] dladm
15322025-03-22T03:40:32.081ZLINK CLASS MTU STATE BRIDGE OVER
15332025-03-22T03:40:32.082Zsl0 simnet 9000 up -- ?
15342025-03-22T03:40:32.082Zmgs1 vnic 9000 up -- ?
15352025-03-22T03:40:32.082Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
15362025-03-22T03:40:32.655Z
15372025-03-22T03:40:32.655Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
15382025-03-22T03:40:32.679Z
15392025-03-22T03:40:32.679Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
15402025-03-22T03:40:32.699Z
15412025-03-22T03:40:32.699Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
15422025-03-22T03:40:32.792Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
15432025-03-22T03:40:32.842Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 74c1796c-afb8-475f-beae-d30ab566c43d --sled-uuid 3b5efa8b-4647-4ed7-8544-559aa49f3499 -a sl0/v6 &> /opt/ddmd.log &
15442025-03-22T03:40:32.866Z
15452025-03-22T03:40:32.866Zrunning zone s2.quartet setup
15462025-03-22T03:40:32.866Z[s2.quartet] svcs milestone/network
15472025-03-22T03:40:32.889ZSTATE STIME FMRI
15482025-03-22T03:40:32.889Zonline 20:35:53 svc:/milestone/network:default
15492025-03-22T03:40:32.889Z[s2.quartet] dladm
15502025-03-22T03:40:32.913ZLINK CLASS MTU STATE BRIDGE OVER
15512025-03-22T03:40:32.913Zsl1 simnet 9000 up -- ?
15522025-03-22T03:40:32.913Zmgs2 vnic 9000 up -- ?
15532025-03-22T03:40:32.913Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
15542025-03-22T03:40:33.499Z
15552025-03-22T03:40:33.500Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
15562025-03-22T03:40:33.525Z
15572025-03-22T03:40:33.525Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
15582025-03-22T03:40:33.545Z
15592025-03-22T03:40:33.545Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
15602025-03-22T03:40:33.594Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
15612025-03-22T03:40:33.617Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid bc5c10c7-5c7c-4777-b3c8-353f4c1a1167 --sled-uuid 2b2b7028-3cf0-4498-884f-ffdd4694aaf7 -a sl1/v6 &> /opt/ddmd.log &
15622025-03-22T03:40:33.637Z
15632025-03-22T03:40:33.637Zrunning zone s3.quartet setup
15642025-03-22T03:40:33.637Z[s3.quartet] svcs milestone/network
15652025-03-22T03:40:33.661ZSTATE STIME FMRI
15662025-03-22T03:40:33.661Zonline 20:38:18 svc:/milestone/network:default
15672025-03-22T03:40:33.661Z[s3.quartet] dladm
15682025-03-22T03:40:33.683ZLINK CLASS MTU STATE BRIDGE OVER
15692025-03-22T03:40:33.684Zsl2 simnet 9000 up -- ?
15702025-03-22T03:40:33.684Zmgs3 vnic 9000 up -- ?
15712025-03-22T03:40:33.684Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
15722025-03-22T03:40:34.247Z
15732025-03-22T03:40:34.247Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
15742025-03-22T03:40:34.270Z
15752025-03-22T03:40:34.270Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15762025-03-22T03:40:34.290Z
15772025-03-22T03:40:34.290Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
15782025-03-22T03:40:34.339Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
15792025-03-22T03:40:34.362Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid dfd6647c-c6e1-4f3a-8b3b-0bd04bb49b9f --sled-uuid 9ff2a15d-3164-49c9-8f64-c62201599969 -a sl2/v6 &> /opt/ddmd.log &
15802025-03-22T03:40:34.383Z
15812025-03-22T03:40:34.383Zrunning zone t1.quartet setup
15822025-03-22T03:40:34.383Z[t1.quartet] svcs milestone/network
15832025-03-22T03:40:34.403ZSTATE STIME FMRI
15842025-03-22T03:40:34.403Z- - svc:/milestone/network:default
15852025-03-22T03:40:35.403Z[t1.quartet] svcs milestone/network
15862025-03-22T03:40:35.425ZSTATE STIME FMRI
15872025-03-22T03:40:35.425Z- - svc:/milestone/network:default
15882025-03-22T03:40:36.426Z[t1.quartet] svcs milestone/network
15892025-03-22T03:40:36.453ZSTATE STIME FMRI
15902025-03-22T03:40:36.453Z- - svc:/milestone/network:default
15912025-03-22T03:40:37.453Z[t1.quartet] svcs milestone/network
15922025-03-22T03:40:37.474ZSTATE STIME FMRI
15932025-03-22T03:40:37.474Z- - svc:/milestone/network:default
15942025-03-22T03:40:38.475Z[t1.quartet] svcs milestone/network
15952025-03-22T03:40:38.497ZSTATE STIME FMRI
15962025-03-22T03:40:38.497Z- - svc:/milestone/network:default
15972025-03-22T03:40:39.497Z[t1.quartet] svcs milestone/network
15982025-03-22T03:40:39.517ZSTATE STIME FMRI
15992025-03-22T03:40:39.517Z- - svc:/milestone/network:default
16002025-03-22T03:40:40.518Z[t1.quartet] svcs milestone/network
16012025-03-22T03:40:40.539ZSTATE STIME FMRI
16022025-03-22T03:40:40.539Zoffline 20:40:38 svc:/milestone/network:default
16032025-03-22T03:40:41.540Z[t1.quartet] svcs milestone/network
16042025-03-22T03:40:41.565ZSTATE STIME FMRI
16052025-03-22T03:40:41.565Zonline 20:40:39 svc:/milestone/network:default
16062025-03-22T03:40:41.565Z[t1.quartet] dladm
16072025-03-22T03:40:41.587ZLINK CLASS MTU STATE BRIDGE OVER
16082025-03-22T03:40:41.587Ztfportrear0_0 simnet 9000 up -- ?
16092025-03-22T03:40:41.587Ztfportrear1_0 simnet 9000 up -- ?
16102025-03-22T03:40:41.587Ztfportrear2_0 simnet 9000 up -- ?
16112025-03-22T03:40:41.587Zmgt1 vnic 9000 up -- ?
16122025-03-22T03:40:41.587Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
16132025-03-22T03:40:42.203Z
16142025-03-22T03:40:42.203Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
16152025-03-22T03:40:42.227Z
16162025-03-22T03:40:42.227Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
16172025-03-22T03:40:42.251Z
16182025-03-22T03:40:42.251Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
16192025-03-22T03:40:42.273Z
16202025-03-22T03:40:42.273Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
16212025-03-22T03:40:42.293Z
16222025-03-22T03:40:42.293Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
16232025-03-22T03:40:42.488Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
16242025-03-22T03:40:42.492Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
16252025-03-22T03:40:42.496Zwaiting 3s for copy of files to zone to complete ...
16262025-03-22T03:40:45.496Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
16272025-03-22T03:40:45.542Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
16282025-03-22T03:40:45.565Z[t1.quartet] svcadm enable dendrite
16292025-03-22T03:40:45.605Z
16302025-03-22T03:40:45.605Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
16312025-03-22T03:40:45.652Z
16322025-03-22T03:40:45.652Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
16332025-03-22T03:40:45.699Z
16342025-03-22T03:40:45.699Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
16352025-03-22T03:40:45.745Z
16362025-03-22T03:40:45.745Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
16372025-03-22T03:40:45.789Z
16382025-03-22T03:40:45.789Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
16392025-03-22T03:40:45.832Z
16402025-03-22T03:40:45.832Z[t1.quartet] svcadm refresh dendrite:default
16412025-03-22T03:40:45.869Z
16422025-03-22T03:40:45.869Z[t1.quartet] svcadm restart dendrite:default
16432025-03-22T03:40:45.907Z
16442025-03-22T03:40:45.907Zwait 10s for dendrite to come up ...
16452025-03-22T03:40:55.908Z[t1.quartet] svcadm enable tfport
16462025-03-22T03:40:55.949Z
16472025-03-22T03:40:55.949Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 6245935d-1196-42ab-8929-45eb77cbd809 --sled-uuid 0ac700e4-d5fd-4ea1-9c1c-0f866c8e195f -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
16482025-03-22T03:40:55.970Z
16492025-03-22T03:40:55.970Z[t1.quartet] ipadm
16502025-03-22T03:40:55.996ZADDROBJ TYPE STATE ADDR
16512025-03-22T03:40:55.996Zlo0/v4 static ok 127.0.0.1/8
16522025-03-22T03:40:55.996Zmgt1/v4 static ok 10.0.0.4/24
16532025-03-22T03:40:55.996Zlo0/v6 static ok ::1/128
16542025-03-22T03:40:55.996Zlo0/u6 static ok fd00:4::1/64
16552025-03-22T03:40:55.996Ztfportrear0_0/v6 addrconf ok fe80::84bd:74ff:fead:f925%tfportrear0_0/10
16562025-03-22T03:40:55.996Ztfportrear1_0/v6 addrconf ok fe80::a836:8ff:fe6b:27ad%tfportrear1_0/10
16572025-03-22T03:40:55.996Ztfportrear2_0/v6 addrconf ok fe80::5c75:34ff:fe2f:65e8%tfportrear2_0/10
16582025-03-22T03:40:58.006Zinitial peering test passed
16592025-03-22T03:40:59.008Z[s3.quartet] ping fd00:1::1
16602025-03-22T03:40:59.032Zfd00:1::1 is alive
16612025-03-22T03:41:10.036Z[s3.quartet] ping fd00:1::1
16622025-03-22T03:41:10.059Zfd00:1::1 is alive
16632025-03-22T03:41:10.063Z[t1.quartet] pkill ddmd
16642025-03-22T03:41:10.080Z
16652025-03-22T03:41:10.080Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
16662025-03-22T03:41:10.083Zcp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log
16672025-03-22T03:41:12.828Z[s3.quartet] pkill ddmd
16682025-03-22T03:41:12.849Z
16692025-03-22T03:41:12.849Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
16702025-03-22T03:41:15.304Z[s2.quartet] pkill ddmd
16712025-03-22T03:41:15.323Z
16722025-03-22T03:41:15.323Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
16732025-03-22T03:41:17.831Z[s1.quartet] pkill ddmd
16742025-03-22T03:41:17.851Z
16752025-03-22T03:41:17.851Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
16762025-03-22T03:41:20.212Z[sidecar.quartet] pkill softnpu
16772025-03-22T03:41:20.231Z
16782025-03-22T03:41:20.231Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
16792025-03-22T03:41:22.759Ztest ddm::test_quartet ... ok
16802025-03-22T03:41:22.760Z
16812025-03-22T03:41:22.760Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 795.56s
16822025-03-22T03:41:22.760Z
16832025-03-22T03:41:22.789Z+ cleanup
16842025-03-22T03:41:22.792Z++ id -un
16852025-03-22T03:41:22.796Z++ id -gn
16862025-03-22T03:41:22.799Z+ pfexec chown -R build:build .
16872025-03-22T03:41:22.888Zprocess exited: duration 1334489 ms, exit code 0
 
16882025-03-22T03:41:22.900Zfound 5 output files
16892025-03-22T03:41:22.900Zuploading: /work/s1.quartet.log (4853 bytes)
16902025-03-22T03:41:23.912Zuploaded: /work/s1.quartet.log
16912025-03-22T03:41:23.912Zuploading: /work/s2.quartet.log (4105 bytes)
16922025-03-22T03:41:24.924Zuploaded: /work/s2.quartet.log
16932025-03-22T03:41:24.924Zuploading: /work/s3.quartet.log (4253 bytes)
16942025-03-22T03:41:25.937Zuploaded: /work/s3.quartet.log
16952025-03-22T03:41:25.937Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
16962025-03-22T03:41:26.948Zuploaded: /work/sidecar.quartet-softnpu.log
16972025-03-22T03:41:26.948Zuploading: /work/t1.quartet.log (17373 bytes)
16982025-03-22T03:41:27.962Zuploaded: /work/t1.quartet.log