01JDKQMYZ4C5YEQN14S4NDP38X: 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: 01JDKQNM8ZFFT0GQRN5HQV9A3A

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-26T07:59:54.365Zjob assigned to worker 01JDKQNZQF9VNSMRXSJ0YYASJT [factory aws, i-0bc2c753785ca97f6] (queued for 1 m 11 s)
 
22024-11-26T08:00:02.760Zstarting task 0: "setup"
32024-11-26T08:00:02.771Z++ uname -s
42024-11-26T08:00:02.774Z+ kern=SunOS
52024-11-26T08:00:02.774Z+ case "$kern" in
62024-11-26T08:00:02.774Z+ groupadd -g 12345 build
72024-11-26T08:00:02.777Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-26T08:00:04.783Z+ zfs create -o mountpoint=/work rpool/work
92024-11-26T08:00:04.945Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-26T08:00:04.948Z+ home_fs=zfs
112024-11-26T08:00:04.948Z+ [[ zfs == autofs ]]
122024-11-26T08:00:04.949Z+ mkdir -p /home/build
132024-11-26T08:00:04.951Z+ chown build:build /home/build /work
142024-11-26T08:00:06.952Z+ chmod 0700 /home/build /work
152024-11-26T08:00:06.954Zprocess exited: duration 4193 ms, exit code 0
 
162024-11-26T08:00:06.959Zstarting task 1: "rust-toolchain"
172024-11-26T08:00:06.965Z+ printf ' * toolchain channel = "%s"
182024-11-26T08:00:06.965Z' stable
192024-11-26T08:00:06.965Z * toolchain channel = "stable"
202024-11-26T08:00:06.967Z+ printf ' * toolchain profile = "%s"
212024-11-26T08:00:06.967Z * toolchain profile = "default"
222024-11-26T08:00:06.967Z' default
232024-11-26T08:00:06.967Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-26T08:00:06.967Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
252024-11-26T08:00:07.078Zinfo: downloading installer
262024-11-26T08:00:08.607Zinfo: profile set to 'default'
272024-11-26T08:00:08.607Zinfo: default host triple is x86_64-unknown-illumos
282024-11-26T08:00:08.610Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
292024-11-26T08:00:08.746Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
302024-11-26T08:00:08.746Zinfo: downloading component 'cargo'
312024-11-26T08:00:09.492Zinfo: downloading component 'clippy'
322024-11-26T08:00:09.773Zinfo: downloading component 'rust-docs'
332024-11-26T08:00:10.828Zinfo: downloading component 'rust-std'
342024-11-26T08:00:12.481Zinfo: downloading component 'rustc'
352024-11-26T08:00:18.433Zinfo: downloading component 'rustfmt'
362024-11-26T08:00:18.644Zinfo: installing component 'cargo'
372024-11-26T08:00:19.428Zinfo: installing component 'clippy'
382024-11-26T08:00:19.794Zinfo: installing component 'rust-docs'
392024-11-26T08:00:21.430Zinfo: installing component 'rust-std'
402024-11-26T08:00:23.233Zinfo: installing component 'rustc'
412024-11-26T08:00:29.206Zinfo: installing component 'rustfmt'
422024-11-26T08:00:29.521Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
432024-11-26T08:00:29.521Z
442024-11-26T08:00:29.904Z stable-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
452024-11-26T08:00:29.905Z
462024-11-26T08:00:29.909Z
472024-11-26T08:00:29.910ZRust is installed now. Great!
482024-11-26T08:00:29.910Z
492024-11-26T08:00:29.910ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-26T08:00:29.910Zenvironment variable. This has not been done automatically.
512024-11-26T08:00:29.910Z
522024-11-26T08:00:29.910ZTo configure your current shell, you need to source
532024-11-26T08:00:29.910Zthe corresponding env file under $HOME/.cargo.
542024-11-26T08:00:29.910Z
552024-11-26T08:00:29.910ZThis is usually done by running one of the following (note the leading DOT):
562024-11-26T08:00:29.910Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-26T08:00:29.910Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-26T08:00:29.981Z+ rustc --version
592024-11-26T08:00:30.049Zrustc 1.82.0 (f6e511eec 2024-10-15)
602024-11-26T08:00:30.053Zprocess exited: duration 23087 ms, exit code 0
 
612024-11-26T08:00:30.061Zstarting task 2: "authentication"
622024-11-26T08:00:30.083Zprocess exited: duration 21 ms, exit code 0
 
632024-11-26T08:00:30.093Zstarting task 3: "clone repository"
642024-11-26T08:00:30.098Z+ mkdir -p /work/oxidecomputer/maghemite
652024-11-26T08:00:30.102Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
662024-11-26T08:00:30.983ZCloning into '/work/oxidecomputer/maghemite'...
672024-11-26T08:00:31.748Z+ cd /work/oxidecomputer/maghemite
682024-11-26T08:00:31.752Z+ git fetch origin ea2205913f50e3f5d9e448957a49fc1368ad2ac3
692024-11-26T08:00:31.977ZFrom https://github.com/oxidecomputer/maghemite
702024-11-26T08:00:31.977Z * branch ea2205913f50e3f5d9e448957a49fc1368ad2ac3 -> FETCH_HEAD
712024-11-26T08:00:31.985Z+ [[ -n renovate/hostname-0.x ]]
722024-11-26T08:00:31.987Z++ git branch --show-current
732024-11-26T08:00:31.990Z+ current=main
742024-11-26T08:00:31.990Z+ [[ main != renovate/hostname-0.x ]]
752024-11-26T08:00:31.990Z+ git branch -f renovate/hostname-0.x ea2205913f50e3f5d9e448957a49fc1368ad2ac3
762024-11-26T08:00:31.992Z+ git checkout -f renovate/hostname-0.x
772024-11-26T08:00:32.007ZSwitched to branch 'renovate/hostname-0.x'
782024-11-26T08:00:32.009Z+ git reset --hard ea2205913f50e3f5d9e448957a49fc1368ad2ac3
792024-11-26T08:00:32.021ZHEAD is now at ea22059 Update Rust crate hostname to 0.4
802024-11-26T08:00:32.023Zprocess exited: duration 1928 ms, exit code 0
 
812024-11-26T08:00:32.032Zstarting task 4: "build"
822024-11-26T08:00:32.036Z++ cargo --version
832024-11-26T08:00:32.039Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
842024-11-26T08:00:32.202Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
852024-11-26T08:00:32.202Zinfo: downloading component 'cargo'
862024-11-26T08:00:33.078Zinfo: downloading component 'clippy'
872024-11-26T08:00:33.399Zinfo: downloading component 'rust-docs'
882024-11-26T08:00:34.610Zinfo: downloading component 'rust-std'
892024-11-26T08:00:36.496Zinfo: downloading component 'rustc'
902024-11-26T08:00:43.252Zinfo: downloading component 'rustfmt'
912024-11-26T08:00:43.505Zinfo: installing component 'cargo'
922024-11-26T08:00:44.295Zinfo: installing component 'clippy'
932024-11-26T08:00:44.653Zinfo: installing component 'rust-docs'
942024-11-26T08:00:46.251Zinfo: installing component 'rust-std'
952024-11-26T08:00:47.911Zinfo: installing component 'rustc'
962024-11-26T08:00:53.532Zinfo: installing component 'rustfmt'
972024-11-26T08:00:53.982Zcargo 1.81.0 (2dbb1af80 2024-08-20)
982024-11-26T08:00:54.041Z++ rustc --version
992024-11-26T08:00:54.062Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1002024-11-26T08:00:54.062Z++ dladm
1012024-11-26T08:00:54.063ZLINK CLASS MTU STATE BRIDGE OVER
1022024-11-26T08:00:54.063Zena0 phys 9216 up -- --
1032024-11-26T08:00:54.063Z++ ipadm
1042024-11-26T08:00:54.063ZADDROBJ TYPE STATE ADDR
1052024-11-26T08:00:54.063Zlo0/v4 static ok 127.0.0.1/8
1062024-11-26T08:00:54.063Zena0/dhcp dhcp ok 10.150.1.188/24
1072024-11-26T08:00:54.063Zlo0/v6 static ok ::1/128
1082024-11-26T08:00:54.063Z++ banner collect
1092024-11-26T08:00:54.124Z
1102024-11-26T08:00:54.124Z #### #### # # ###### #### #####
1112024-11-26T08:00:54.124Z # # # # # # # # # #
1122024-11-26T08:00:54.124Z # # # # # ##### # #
1132024-11-26T08:00:54.124Z # # # # # # # #
1142024-11-26T08:00:54.124Z # # # # # # # # # #
1152024-11-26T08:00:54.124Z #### #### ###### ###### ###### #### #
1162024-11-26T08:00:54.124Z
1172024-11-26T08:00:54.136Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1182024-11-26T08:00:54.136Z++ repo=softnpu
1192024-11-26T08:00:54.136Z++ series=image
1202024-11-26T08:00:54.136Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1212024-11-26T08:00:54.136Z++ name=softnpu
1222024-11-26T08:00:54.136Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1232024-11-26T08:00:54.136Z++ mkdir -p download
1242024-11-26T08:00:54.136Z++ pushd download
1252024-11-26T08:00:54.136Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1262024-11-26T08:00:54.137Z++ [[ ! -f softnpu ]]
1272024-11-26T08:00:54.137Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1282024-11-26T08:00:54.137Z % Total % Received % Xferd Average Speed Time Time Time Current
1292024-11-26T08:00:54.137Z Dload Upload Total Spent Left Speed
1302024-11-26T08:00:54.744Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 33.6M 0 --:--:-- --:--:-- --:--:-- 33.7M
1312024-11-26T08:00:54.766Z++ popd
1322024-11-26T08:00:54.834Z/work/oxidecomputer/maghemite
1332024-11-26T08:00:54.834Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1342024-11-26T08:00:54.834Z++ repo=sidecar-lite
1352024-11-26T08:00:54.834Z++ series=release
1362024-11-26T08:00:54.834Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1372024-11-26T08:00:54.834Z++ name=libsidecar_lite.so
1382024-11-26T08:00:54.834Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1392024-11-26T08:00:54.834Z++ mkdir -p download
1402024-11-26T08:00:54.834Z++ pushd download
1412024-11-26T08:00:54.834Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1422024-11-26T08:00:54.835Z++ [[ ! -f libsidecar_lite.so ]]
1432024-11-26T08:00:54.835Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1442024-11-26T08:00:54.835Z % Total % Received % Xferd Average Speed Time Time Time Current
1452024-11-26T08:00:54.835Z Dload Upload Total Spent Left Speed
1462024-11-26T08:00:55.172Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 20.3M 51 10.5M 0 0 41.1M 0 --:--:-- --:--:-- --:--:-- 41.0M 100 20.3M 100 20.3M 0 0 49.6M 0 --:--:-- --:--:-- --:--:-- 49.6M
1472024-11-26T08:00:55.175Z++ popd
1482024-11-26T08:00:55.175Z/work/oxidecomputer/maghemite
1492024-11-26T08:00:55.175Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1502024-11-26T08:00:55.175Z++ repo=sidecar-lite
1512024-11-26T08:00:55.175Z++ series=release
1522024-11-26T08:00:55.175Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1532024-11-26T08:00:55.175Z++ name=scadm
1542024-11-26T08:00:55.175Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1552024-11-26T08:00:55.175Z++ mkdir -p download
1562024-11-26T08:00:55.175Z++ pushd download
1572024-11-26T08:00:55.175Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1582024-11-26T08:00:55.176Z++ [[ ! -f scadm ]]
1592024-11-26T08:00:55.176Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1602024-11-26T08:00:55.181Z % Total % Received % Xferd Average Speed Time Time Time Current
1612024-11-26T08:00:55.184Z Dload Upload Total Spent Left Speed
1622024-11-26T08:00:55.664Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 22.7M 100 22.7M 0 0 47.5M 0 --:--:-- --:--:-- --:--:-- 47.5M
1632024-11-26T08:00:55.669Z++ popd
1642024-11-26T08:00:55.669Z/work/oxidecomputer/maghemite
1652024-11-26T08:00:55.669Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1662024-11-26T08:00:55.669Z++ repo=dendrite
1672024-11-26T08:00:55.669Z++ series=image
1682024-11-26T08:00:55.669Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1692024-11-26T08:00:55.669Z++ name=dendrite-softnpu.tar.gz
1702024-11-26T08:00:55.670Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1712024-11-26T08:00:55.670Z++ mkdir -p download
1722024-11-26T08:00:55.670Z++ pushd download
1732024-11-26T08:00:55.670Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1742024-11-26T08:00:55.670Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1752024-11-26T08:00:55.670Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1762024-11-26T08:00:55.676Z % Total % Received % Xferd Average Speed Time Time Time Current
1772024-11-26T08:00:55.682Z Dload Upload Total Spent Left Speed
1782024-11-26T08:00:56.212Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 53 37.5M 53 20.0M 0 0 59.1M 0 --:--:-- --:--:-- --:--:-- 59.0M 100 37.5M 100 37.5M 0 0 69.9M 0 --:--:-- --:--:-- --:--:-- 69.9M
1792024-11-26T08:00:56.216Z++ popd
1802024-11-26T08:00:56.219Z/work/oxidecomputer/maghemite
1812024-11-26T08:00:56.219Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1822024-11-26T08:00:56.219Z++ repo=maghemite
1832024-11-26T08:00:56.219Z++ series=release
1842024-11-26T08:00:56.219Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1852024-11-26T08:00:56.219Z++ name=ddmd
1862024-11-26T08:00:56.219Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1872024-11-26T08:00:56.219Z++ mkdir -p download
1882024-11-26T08:00:56.219Z++ pushd download
1892024-11-26T08:00:56.219Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1902024-11-26T08:00:56.219Z++ [[ ! -f ddmd ]]
1912024-11-26T08:00:56.219Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1922024-11-26T08:00:56.226Z % Total % Received % Xferd Average Speed Time Time Time Current
1932024-11-26T08:00:56.226Z Dload Upload Total Spent Left Speed
1942024-11-26T08:00:56.994Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 40.9M 100 40.9M 0 0 53.3M 0 --:--:-- --:--:-- --:--:-- 53.4M
1952024-11-26T08:00:56.998Z++ popd
1962024-11-26T08:00:57.001Z/work/oxidecomputer/maghemite
1972024-11-26T08:00:57.001Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1982024-11-26T08:00:57.001Z++ repo=maghemite
1992024-11-26T08:00:57.001Z++ series=release
2002024-11-26T08:00:57.001Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2012024-11-26T08:00:57.001Z++ name=ddmadm
2022024-11-26T08:00:57.001Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2032024-11-26T08:00:57.001Z++ mkdir -p download
2042024-11-26T08:00:57.001Z++ pushd download
2052024-11-26T08:00:57.001Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2062024-11-26T08:00:57.001Z++ [[ ! -f ddmadm ]]
2072024-11-26T08:00:57.001Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2082024-11-26T08:00:57.011Z % Total % Received % Xferd Average Speed Time Time Time Current
2092024-11-26T08:00:57.011Z Dload Upload Total Spent Left Speed
2102024-11-26T08:00:57.379Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 48.7M 0 --:--:-- --:--:-- --:--:-- 48.6M
2112024-11-26T08:00:57.385Z++ popd
2122024-11-26T08:00:57.388Z/work/oxidecomputer/maghemite
2132024-11-26T08:00:57.388Z++ pushd download
2142024-11-26T08:00:57.388Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152024-11-26T08:00:57.388Z++ chmod +x softnpu
2162024-11-26T08:00:57.388Z++ chmod +x scadm
2172024-11-26T08:00:57.388Z++ chmod +x ddmadm
2182024-11-26T08:00:57.395Z++ chmod +x ddmd
2192024-11-26T08:00:57.395Z++ mv ddmadm ddmadm-v2
2202024-11-26T08:00:57.395Z++ mv ddmd ddmd-v2
2212024-11-26T08:00:57.402Z++ rm -rf zones/dendrite
2222024-11-26T08:00:57.402Z++ mkdir -p zones/dendrite
2232024-11-26T08:00:57.402Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2242024-11-26T08:00:58.200Z++ popd
2252024-11-26T08:00:58.200Z/work/oxidecomputer/maghemite
2262024-11-26T08:00:58.200Z++ banner install
2272024-11-26T08:00:58.207Z
2282024-11-26T08:00:58.207Z # # # #### ##### ## # #
2292024-11-26T08:00:58.207Z # ## # # # # # # #
2302024-11-26T08:00:58.207Z # # # # #### # # # # #
2312024-11-26T08:00:58.207Z # # # # # # ###### # #
2322024-11-26T08:00:58.207Z # # ## # # # # # # #
2332024-11-26T08:00:58.207Z # # # #### # # # ###### ######
2342024-11-26T08:00:58.207Z
2352024-11-26T08:00:58.207Z++ pkg info brand/sparse
2362024-11-26T08:00:58.215Z++ grep -qi installed
2372024-11-26T08:01:04.128Zpkg: info: no packages matching the following patterns you specified are
2382024-11-26T08:01:04.128Zinstalled on the system. Try querying remotely instead:
2392024-11-26T08:01:04.128Z
2402024-11-26T08:01:04.128Z brand/sparse
2412024-11-26T08:01:04.176Z++ [[ 1 != 0 ]]
2422024-11-26T08:01:04.176Z++ set -o errexit
2432024-11-26T08:01:04.176Z++ pfexec pkg install brand/sparse
2442024-11-26T08:01:13.616Z Startup: Refreshing catalog 'helios-dev' ... Done
2452024-11-26T08:01:17.334Z Startup: Caching catalogs ... Done
2462024-11-26T08:01:26.317ZPlanning: Solver setup ... Done
2472024-11-26T08:01:26.429ZPlanning: Running solver ... Done
2482024-11-26T08:01:26.660ZPlanning: Finding local manifests ... Done
2492024-11-26T08:01:26.687ZPlanning: Fetching manifests: 0/3 0% complete
2502024-11-26T08:01:26.842ZPlanning: Fetching manifests: 3/3 100% complete
2512024-11-26T08:01:27.152ZPlanning: Package planning ... Done
2522024-11-26T08:01:27.158ZPlanning: Merging actions ... Done
2532024-11-26T08:01:27.553ZPlanning: Checking for conflicting actions ... Done
2542024-11-26T08:01:32.187ZPlanning: Consolidating action changes ... Done
2552024-11-26T08:01:32.570ZPlanning: Evaluating mediators ... Done
2562024-11-26T08:01:32.641ZPlanning: Planning completed in 15.21 seconds
2572024-11-26T08:01:32.717Z Packages to install: 1
2582024-11-26T08:01:32.717Z Packages to update: 2
2592024-11-26T08:01:32.720Z Create boot environment: No
2602024-11-26T08:01:32.720ZCreate backup boot environment: Yes
2612024-11-26T08:01:32.908Z
2622024-11-26T08:01:32.908ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2632024-11-26T08:01:36.384ZDownload: Completed 8.03 MB in 3.48 seconds (2.3M/s)
2642024-11-26T08:01:38.232Z Actions: 1/1419 actions (Removing old actions)
2652024-11-26T08:01:38.250Z Actions: 199/1419 actions (Installing new actions)
2662024-11-26T08:01:38.367Z Actions: 579/1419 actions (Updating modified actions)
2672024-11-26T08:01:38.699Z Actions: Completed 1419 actions in 0.47 seconds.
2682024-11-26T08:01:39.065Z Done
2692024-11-26T08:01:39.067Z Done
2702024-11-26T08:01:39.549Z Done
2712024-11-26T08:01:44.845Z Done
2722024-11-26T08:01:45.097Z Done
2732024-11-26T08:01:45.100Z Done
2742024-11-26T08:01:45.230Z Done
2752024-11-26T08:01:45.607Z++ set -o errexit
2762024-11-26T08:01:45.607Z++ set -o pipefail
2772024-11-26T08:01:45.607Z++ banner build
2782024-11-26T08:01:45.611Z
2792024-11-26T08:01:45.611Z ##### # # # # #####
2802024-11-26T08:01:45.611Z # # # # # # # #
2812024-11-26T08:01:45.611Z ##### # # # # # #
2822024-11-26T08:01:45.611Z # # # # # # # #
2832024-11-26T08:01:45.611Z # # # # # # # #
2842024-11-26T08:01:45.611Z ##### #### # ###### #####
2852024-11-26T08:01:45.611Z
2862024-11-26T08:01:45.611Z++ cargo build --release --bin ddmd --bin ddmadm
2872024-11-26T08:01:45.800Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2882024-11-26T08:01:46.028Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2892024-11-26T08:01:46.224ZFrom https://www.github.com/oxidecomputer/oxnet
2902024-11-26T08:01:46.224Z * [new branch] ci -> origin/ci
2912024-11-26T08:01:46.227Z * [new branch] dependabot/cargo/serde_json-1.0.133 -> origin/dependabot/cargo/serde_json-1.0.133
2922024-11-26T08:01:46.227Z * [new branch] main -> origin/main
2932024-11-26T08:01:46.227Z * [new ref] -> origin/HEAD
2942024-11-26T08:01:46.237Z Updating crates.io index
2952024-11-26T08:01:46.275Z Updating git repository `https://github.com/oxidecomputer/falcon`
2962024-11-26T08:01:46.997ZFrom https://github.com/oxidecomputer/falcon
2972024-11-26T08:01:46.997Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
2982024-11-26T08:01:47.101Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2992024-11-26T08:01:48.219ZFrom https://github.com/oxidecomputer/dendrite
3002024-11-26T08:01:48.219Z * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0
3012024-11-26T08:01:48.270Z Updating git repository `https://github.com/oxidecomputer/ispf`
3022024-11-26T08:01:48.616ZFrom https://github.com/oxidecomputer/ispf
3032024-11-26T08:01:48.616Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3042024-11-26T08:01:48.625Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3052024-11-26T08:01:49.011ZFrom https://github.com/oxidecomputer/netadm-sys
3062024-11-26T08:01:49.011Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3072024-11-26T08:01:49.022Z Updating git repository `https://github.com/oxidecomputer/omicron`
3082024-11-26T08:01:52.878ZFrom https://github.com/oxidecomputer/omicron
3092024-11-26T08:01:52.878Z * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30
3102024-11-26T08:01:52.909Z * [new tag] dogfood -> dogfood
3112024-11-26T08:01:52.911Z * [new tag] v5 -> v5
3122024-11-26T08:01:52.911Z * [new tag] v6 -> v6
3132024-11-26T08:01:52.911Z * [new tag] v7 -> v7
3142024-11-26T08:01:52.911Z * [new tag] v8 -> v8
3152024-11-26T08:01:52.911Z * [new tag] v9 -> v9
3162024-11-26T08:01:53.274Z Updating git repository `https://github.com/oxidecomputer/opte`
3172024-11-26T08:01:54.138ZFrom https://github.com/oxidecomputer/opte
3182024-11-26T08:01:54.138Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3192024-11-26T08:01:54.199Z Updating git repository `https://github.com/illumos/smf-rs`
3202024-11-26T08:01:54.547ZFrom https://github.com/illumos/smf-rs
3212024-11-26T08:01:54.547Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3222024-11-26T08:01:54.577Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3232024-11-26T08:01:55.060ZFrom https://github.com/oxidecomputer/maghemite
3242024-11-26T08:01:55.060Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3252024-11-26T08:01:55.076Z * [new tag] rift -> rift
3262024-11-26T08:01:55.078Z * [new tag] srp -> srp
3272024-11-26T08:01:55.079Z * [new tag] tie-spf -> tie-spf
3282024-11-26T08:01:55.111Z Updating git repository `https://github.com/oxidecomputer/zone`
3292024-11-26T08:01:55.467ZFrom https://github.com/oxidecomputer/zone
3302024-11-26T08:01:55.467Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3312024-11-26T08:01:55.496Z Updating git repository `https://github.com/oxidecomputer/propolis`
3322024-11-26T08:01:56.153ZFrom https://github.com/oxidecomputer/propolis
3332024-11-26T08:01:56.153Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3342024-11-26T08:01:56.257Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3352024-11-26T08:01:56.657ZFrom https://github.com/oxidecomputer/dlpi-sys
3362024-11-26T08:01:56.657Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3372024-11-26T08:01:56.681Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3382024-11-26T08:01:57.045ZFrom https://github.com/jmesmon/rust-libzfs
3392024-11-26T08:01:57.045Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3402024-11-26T08:01:57.060Z * [new tag] v0.4.0 -> v0.4.0
3412024-11-26T08:01:57.074Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3422024-11-26T08:01:57.408ZFrom https://github.com/oxidecomputer/rusty-doors
3432024-11-26T08:01:57.408Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3442024-11-26T08:01:57.431Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3452024-11-26T08:01:57.941ZFrom https://github.com/oxidecomputer/maghemite
3462024-11-26T08:01:57.941Z * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52
3472024-11-26T08:01:57.996Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3482024-11-26T08:01:58.354ZFrom https://github.com/oxidecomputer/serde_human_bytes
3492024-11-26T08:01:58.354Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3502024-11-26T08:01:58.374Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3512024-11-26T08:01:58.756ZFrom https://github.com/oxidecomputer/slog-error-chain
3522024-11-26T08:01:58.756Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3532024-11-26T08:01:58.777Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3542024-11-26T08:01:59.161ZFrom https://github.com/oxidecomputer/poptrie
3552024-11-26T08:01:59.161Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3562024-11-26T08:01:59.213Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3572024-11-26T08:01:59.563ZFrom https://github.com/illumos/libscf-sys
3582024-11-26T08:01:59.563Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3592024-11-26T08:01:59.569Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3602024-11-26T08:02:00.485ZFrom https://github.com/oxidecomputer/progenitor
3612024-11-26T08:02:00.486Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3622024-11-26T08:02:00.506Z * [new tag] v0.1.1 -> v0.1.1
3632024-11-26T08:02:00.509Z * [new tag] v0.2.0 -> v0.2.0
3642024-11-26T08:02:00.509Z * [new tag] v0.3.0 -> v0.3.0
3652024-11-26T08:02:00.509Z * [new tag] v0.4.0 -> v0.4.0
3662024-11-26T08:02:00.509Z * [new tag] v0.5.0 -> v0.5.0
3672024-11-26T08:02:00.509Z * [new tag] v0.6.0 -> v0.6.0
3682024-11-26T08:02:00.509Z * [new tag] v0.7.0 -> v0.7.0
3692024-11-26T08:02:00.710Z Updating git repository `https://github.com/oxidecomputer/typify`
3702024-11-26T08:02:01.457ZFrom https://github.com/oxidecomputer/typify
3712024-11-26T08:02:01.457Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3722024-11-26T08:02:01.460Z * [new tag] v0.2.0 -> v0.2.0
3732024-11-26T08:02:01.478Z * [new tag] v0.0.10 -> v0.0.10
3742024-11-26T08:02:01.480Z * [new tag] v0.0.11 -> v0.0.11
3752024-11-26T08:02:01.480Z * [new tag] v0.0.12 -> v0.0.12
3762024-11-26T08:02:01.480Z * [new tag] v0.0.13 -> v0.0.13
3772024-11-26T08:02:01.480Z * [new tag] v0.0.14 -> v0.0.14
3782024-11-26T08:02:01.480Z * [new tag] v0.0.15 -> v0.0.15
3792024-11-26T08:02:01.480Z * [new tag] v0.0.16 -> v0.0.16
3802024-11-26T08:02:01.480Z * [new tag] v0.0.4 -> v0.0.4
3812024-11-26T08:02:01.480Z * [new tag] v0.0.5 -> v0.0.5
3822024-11-26T08:02:01.480Z * [new tag] v0.0.7 -> v0.0.7
3832024-11-26T08:02:01.480Z * [new tag] v0.0.8 -> v0.0.8
3842024-11-26T08:02:01.481Z * [new tag] v0.0.9 -> v0.0.9
3852024-11-26T08:02:01.481Z * [new tag] v0.1.0 -> v0.1.0
3862024-11-26T08:02:01.625Z Updating git repository `https://github.com/oxidecomputer/crucible`
3872024-11-26T08:02:03.733ZFrom https://github.com/oxidecomputer/crucible
3882024-11-26T08:02:03.733Z * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7
3892024-11-26T08:02:03.800Z Updating git repository `https://github.com/oxidecomputer/opte`
3902024-11-26T08:02:04.212ZFrom https://github.com/oxidecomputer/opte
3912024-11-26T08:02:04.212Z * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653
3922024-11-26T08:02:04.258Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3932024-11-26T08:02:04.910ZFrom https://github.com/oxidecomputer/management-gateway-service
3942024-11-26T08:02:04.910Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3952024-11-26T08:02:05.775Z Downloading crates ...
3962024-11-26T08:02:05.873Z Downloaded parse-display-derive v0.10.0
3972024-11-26T08:02:05.876Z Downloaded allocator-api2 v0.2.18
3982024-11-26T08:02:05.878Z Downloaded anstyle v1.0.10
3992024-11-26T08:02:05.881Z Downloaded ahash v0.8.11
4002024-11-26T08:02:05.885Z Downloaded anstream v0.6.15
4012024-11-26T08:02:05.887Z Downloaded serde_with v3.9.0
4022024-11-26T08:02:05.895Z Downloaded aho-corasick v1.1.3
4032024-11-26T08:02:05.902Z Downloaded camino v1.1.9
4042024-11-26T08:02:05.906Z Downloaded bytes v1.7.2
4052024-11-26T08:02:05.909Z Downloaded byteorder v1.5.0
4062024-11-26T08:02:05.912Z Downloaded cfg-if v1.0.0
4072024-11-26T08:02:05.912Z Downloaded anyhow v1.0.93
4082024-11-26T08:02:05.916Z Downloaded blake2 v0.10.6
4092024-11-26T08:02:05.919Z Downloaded convert_case v0.4.0
4102024-11-26T08:02:05.919Z Downloaded cpufeatures v0.2.14
4112024-11-26T08:02:05.921Z Downloaded clap v4.5.21
4122024-11-26T08:02:05.928Z Downloaded cookie v0.18.1
4132024-11-26T08:02:05.931Z Downloaded anstyle-parse v0.2.5
4142024-11-26T08:02:05.933Z Downloaded clap_derive v4.5.18
4152024-11-26T08:02:05.935Z Downloaded atomic-waker v1.1.2
4162024-11-26T08:02:05.938Z Downloaded async-trait v0.1.83
4172024-11-26T08:02:05.940Z Downloaded ciborium-ll v0.2.2
4182024-11-26T08:02:05.943Z Downloaded block-buffer v0.10.4
4192024-11-26T08:02:05.943Z Downloaded cc v1.1.21
4202024-11-26T08:02:05.946Z Downloaded futures-sink v0.3.30
4212024-11-26T08:02:05.949Z Downloaded percent-encoding v2.3.1
4222024-11-26T08:02:05.949Z Downloaded parking_lot_core v0.9.10
4232024-11-26T08:02:05.951Z Downloaded crc8 v0.1.1
4242024-11-26T08:02:05.951Z Downloaded ciborium-io v0.2.2
4252024-11-26T08:02:05.951Z Downloaded atomicwrites v0.4.4
4262024-11-26T08:02:05.954Z Downloaded async-stream-impl v0.3.5
4272024-11-26T08:02:05.954Z Downloaded pest v2.7.13
4282024-11-26T08:02:05.959Z Downloaded parking_lot_core v0.8.6
4292024-11-26T08:02:05.961Z Downloaded clap_lex v0.7.2
4302024-11-26T08:02:05.964Z Downloaded proc-macro-error-attr v1.0.4
4312024-11-26T08:02:05.966Z Downloaded progenitor-client v0.8.0
4322024-11-26T08:02:05.967Z Downloaded parse-display v0.10.0
4332024-11-26T08:02:05.967Z Downloaded camino-tempfile v1.1.1
4342024-11-26T08:02:05.969Z Downloaded proc-macro-crate v1.3.1
4352024-11-26T08:02:05.969Z Downloaded pretty-hex v0.2.1
4362024-11-26T08:02:05.972Z Downloaded progenitor-impl v0.8.0
4372024-11-26T08:02:05.974Z Downloaded dof v0.3.0
4382024-11-26T08:02:05.977Z Downloaded darling_macro v0.20.10
4392024-11-26T08:02:05.977Z Downloaded cstr-argument v0.1.2
4402024-11-26T08:02:05.977Z Downloaded progenitor v0.8.0
4412024-11-26T08:02:05.980Z Downloaded proc-macro-error v1.0.4
4422024-11-26T08:02:05.982Z Downloaded crucible-workspace-hack v0.1.0
4432024-11-26T08:02:05.982Z Downloaded progenitor-macro v0.8.0
4442024-11-26T08:02:05.986Z Downloaded prettyplease v0.2.22
4452024-11-26T08:02:05.988Z Downloaded proc-macro2 v1.0.86
4462024-11-26T08:02:05.990Z Downloaded portable-atomic v1.8.0
4472024-11-26T08:02:05.997Z Downloaded quinn v0.11.5
4482024-11-26T08:02:06.000Z Downloaded crc32fast v1.4.2
4492024-11-26T08:02:06.004Z Downloaded pest_derive v2.7.13
4502024-11-26T08:02:06.006Z Downloaded foreign-types-shared v0.3.1
4512024-11-26T08:02:06.009Z Downloaded float-ord v0.3.2
4522024-11-26T08:02:06.009Z Downloaded dtrace-parser v0.2.0
4532024-11-26T08:02:06.012Z Downloaded ident_case v1.0.1
4542024-11-26T08:02:06.012Z Downloaded digest v0.10.7
4552024-11-26T08:02:06.014Z Downloaded errno v0.3.9
4562024-11-26T08:02:06.014Z Downloaded embedded-io v0.4.0
4572024-11-26T08:02:06.016Z Downloaded defmt-parser v0.3.4
4582024-11-26T08:02:06.020Z Downloaded quinn-udp v0.5.5
4592024-11-26T08:02:06.020Z Downloaded fixedbitset v0.4.2
4602024-11-26T08:02:06.023Z Downloaded deranged v0.3.11
4612024-11-26T08:02:06.023Z Downloaded embedded-io v0.6.1
4622024-11-26T08:02:06.023Z Downloaded debug-ignore v1.0.5
4632024-11-26T08:02:06.026Z Downloaded openssl-probe v0.1.5
4642024-11-26T08:02:06.029Z Downloaded is-terminal v0.4.13
4652024-11-26T08:02:06.029Z Downloaded resolv-conf v0.7.0
4662024-11-26T08:02:06.032Z Downloaded ppv-lite86 v0.2.20
4672024-11-26T08:02:06.032Z Downloaded pkg-config v0.3.31
4682024-11-26T08:02:06.034Z Downloaded tinyvec_macros v0.1.1
4692024-11-26T08:02:06.034Z Downloaded backoff v0.4.0
4702024-11-26T08:02:06.036Z Downloaded scroll_derive v0.12.0
4712024-11-26T08:02:06.039Z Downloaded rustc_version v0.1.7
4722024-11-26T08:02:06.039Z Downloaded futures-macro v0.3.30
4732024-11-26T08:02:06.039Z Downloaded sigpipe v0.1.3
4742024-11-26T08:02:06.042Z Downloaded cancel-safe-futures v0.1.5
4752024-11-26T08:02:06.044Z Downloaded usdt-attr-macro v0.5.0
4762024-11-26T08:02:06.044Z Downloaded is_terminal_polyfill v1.70.1
4772024-11-26T08:02:06.047Z Downloaded serde-big-array v0.5.1
4782024-11-26T08:02:06.049Z Downloaded rand_core v0.6.4
4792024-11-26T08:02:06.049Z Downloaded linked-hash-map v0.5.6
4802024-11-26T08:02:06.052Z Downloaded hubpack v0.1.2
4812024-11-26T08:02:06.052Z Downloaded heck v0.4.1
4822024-11-26T08:02:06.055Z Downloaded newline-converter v0.3.0
4832024-11-26T08:02:06.055Z Downloaded rustversion v1.0.17
4842024-11-26T08:02:06.057Z Downloaded sha1 v0.10.6
4852024-11-26T08:02:06.060Z Downloaded futures-channel v0.3.30
4862024-11-26T08:02:06.062Z Downloaded fnv v1.0.7
4872024-11-26T08:02:06.062Z Downloaded scopeguard v1.2.0
4882024-11-26T08:02:06.064Z Downloaded strum v0.26.3
4892024-11-26T08:02:06.067Z Downloaded num_enum_derive v0.5.11
4902024-11-26T08:02:06.067Z Downloaded num v0.4.3
4912024-11-26T08:02:06.069Z Downloaded newtype-uuid v1.1.0
4922024-11-26T08:02:06.069Z Downloaded memmap v0.7.0
4932024-11-26T08:02:06.071Z Downloaded slog-stdlog v4.1.1
4942024-11-26T08:02:06.074Z Downloaded zone_cfg_derive v0.3.0
4952024-11-26T08:02:06.074Z Downloaded zone v0.3.0
4962024-11-26T08:02:06.074Z Downloaded typify-macro v0.2.0
4972024-11-26T08:02:06.076Z Downloaded tokio-macros v2.4.0
4982024-11-26T08:02:06.076Z Downloaded strsim v0.11.1
4992024-11-26T08:02:06.079Z Downloaded omicron-workspace-hack v0.1.0
5002024-11-26T08:02:06.079Z Downloaded usdt v0.5.0
5012024-11-26T08:02:06.081Z Downloaded highway v1.2.0
5022024-11-26T08:02:06.083Z Downloaded serde_derive_internals v0.29.1
5032024-11-26T08:02:06.083Z Downloaded crossbeam-epoch v0.9.18
5042024-11-26T08:02:06.086Z Downloaded http-body v0.4.6
5052024-11-26T08:02:06.088Z Downloaded num-complex v0.4.6
5062024-11-26T08:02:06.092Z Downloaded rustls-pki-types v1.8.0
5072024-11-26T08:02:06.092Z Downloaded base64 v0.21.7
5082024-11-26T08:02:06.097Z Downloaded time-core v0.1.2
5092024-11-26T08:02:06.100Z Downloaded num-conv v0.1.0
5102024-11-26T08:02:06.100Z Downloaded hyper-tls v0.5.0
5112024-11-26T08:02:06.101Z Downloaded multer v3.1.0
5122024-11-26T08:02:06.103Z Downloaded try-lock v0.2.5
5132024-11-26T08:02:06.103Z Downloaded bitflags v2.6.0
5142024-11-26T08:02:06.107Z Downloaded tokio-native-tls v0.3.1
5152024-11-26T08:02:06.109Z Downloaded slog-async v2.8.0
5162024-11-26T08:02:06.112Z Downloaded arc-swap v1.7.1
5172024-11-26T08:02:06.116Z Downloaded serde_with_macros v3.9.0
5182024-11-26T08:02:06.118Z Downloaded want v0.3.1
5192024-11-26T08:02:06.118Z Downloaded serde_tokenstream v0.2.2
5202024-11-26T08:02:06.121Z Downloaded sct v0.7.1
5212024-11-26T08:02:06.123Z Downloaded rustls-pemfile v2.1.3
5222024-11-26T08:02:06.125Z Downloaded tower-service v0.3.3
5232024-11-26T08:02:06.128Z Downloaded openssl-macros v0.1.1
5242024-11-26T08:02:06.128Z Downloaded waitgroup v0.1.2
5252024-11-26T08:02:06.128Z Downloaded version_check v0.9.5
5262024-11-26T08:02:06.131Z Downloaded http-body-util v0.1.2
5272024-11-26T08:02:06.131Z Downloaded quote v1.0.37
5282024-11-26T08:02:06.133Z Downloaded hyper-tls v0.6.0
5292024-11-26T08:02:06.136Z Downloaded native-tls v0.2.12
5302024-11-26T08:02:06.138Z Downloaded ipnetwork v0.20.0
5312024-11-26T08:02:06.138Z Downloaded stable_deref_trait v1.2.0
5322024-11-26T08:02:06.141Z Downloaded match_cfg v0.1.0
5332024-11-26T08:02:06.141Z Downloaded password-hash v0.5.0
5342024-11-26T08:02:06.144Z Downloaded subtle v2.6.1
5352024-11-26T08:02:06.144Z Downloaded ipnet v2.10.0
5362024-11-26T08:02:06.146Z Downloaded futures-task v0.3.30
5372024-11-26T08:02:06.146Z Downloaded untrusted v0.9.0
5382024-11-26T08:02:06.149Z Downloaded num-derive v0.3.3
5392024-11-26T08:02:06.151Z Downloaded linear-map v1.2.0
5402024-11-26T08:02:06.152Z Downloaded slog-dtrace v0.3.0
5412024-11-26T08:02:06.154Z Downloaded schemars_derive v0.8.21
5422024-11-26T08:02:06.154Z Downloaded fxhash v0.2.1
5432024-11-26T08:02:06.157Z Downloaded num_threads v0.1.7
5442024-11-26T08:02:06.157Z Downloaded take_mut v0.2.2
5452024-11-26T08:02:06.157Z Downloaded toml_datetime v0.6.8
5462024-11-26T08:02:06.160Z Downloaded utf8parse v0.2.2
5472024-11-26T08:02:06.160Z Downloaded usdt-macro v0.5.0
5482024-11-26T08:02:06.160Z Downloaded libsw v3.3.1
5492024-11-26T08:02:06.162Z Downloaded swrite v0.1.0
5502024-11-26T08:02:06.165Z Downloaded smf v0.2.3
5512024-11-26T08:02:06.165Z Downloaded num-iter v0.1.45
5522024-11-26T08:02:06.165Z Downloaded tokio-rustls v0.26.0
5532024-11-26T08:02:06.169Z Downloaded tokio-rustls v0.25.0
5542024-11-26T08:02:06.172Z Downloaded ryu v1.0.18
5552024-11-26T08:02:06.175Z Downloaded tokio-rustls v0.24.1
5562024-11-26T08:02:06.175Z Downloaded thin-vec v0.2.13
5572024-11-26T08:02:06.179Z Downloaded pest_meta v2.7.13
5582024-11-26T08:02:06.182Z Downloaded spin v0.5.2
5592024-11-26T08:02:06.182Z Downloaded whoami v1.5.2
5602024-11-26T08:02:06.182Z Downloaded zeroize v1.8.1
5612024-11-26T08:02:06.185Z Downloaded zerocopy-derive v0.7.35
5622024-11-26T08:02:06.187Z Downloaded sync_wrapper v1.0.1
5632024-11-26T08:02:06.189Z Downloaded sync_wrapper v0.1.2
5642024-11-26T08:02:06.189Z Downloaded serde_derive v1.0.215
5652024-11-26T08:02:06.192Z Downloaded futures v0.3.30
5662024-11-26T08:02:06.195Z Downloaded hubpack_derive v0.1.1
5672024-11-26T08:02:06.200Z Downloaded mime v0.3.17
5682024-11-26T08:02:06.200Z Downloaded parking_lot v0.11.2
5692024-11-26T08:02:06.203Z Downloaded darling_core v0.20.10
5702024-11-26T08:02:06.206Z Downloaded slog v2.7.0
5712024-11-26T08:02:06.208Z Downloaded similar v2.6.0
5722024-11-26T08:02:06.211Z Downloaded static_assertions v1.1.0
5732024-11-26T08:02:06.214Z Downloaded hex v0.4.3
5742024-11-26T08:02:06.216Z Downloaded heck v0.5.0
5752024-11-26T08:02:06.216Z Downloaded structmeta v0.3.0
5762024-11-26T08:02:06.216Z Downloaded num-derive v0.4.2
5772024-11-26T08:02:06.219Z Downloaded slog-term v2.9.1
5782024-11-26T08:02:06.221Z Downloaded indent_write v2.2.0
5792024-11-26T08:02:06.221Z Downloaded itoa v1.0.11
5802024-11-26T08:02:06.224Z Downloaded lazy_static v1.5.0
5812024-11-26T08:02:06.226Z Downloaded httparse v1.9.4
5822024-11-26T08:02:06.229Z Downloaded ucd-trie v0.1.6
5832024-11-26T08:02:06.229Z Downloaded indexmap v2.5.0
5842024-11-26T08:02:06.233Z Downloaded macaddr v1.0.1
5852024-11-26T08:02:06.235Z Downloaded terminal_size v0.4.0
5862024-11-26T08:02:06.235Z Downloaded no-std-compat v0.4.1
5872024-11-26T08:02:06.238Z Downloaded zerocopy v0.6.6
5882024-11-26T08:02:06.240Z Downloaded humantime v2.1.0
5892024-11-26T08:02:06.242Z Downloaded log v0.4.22
5902024-11-26T08:02:06.246Z Downloaded spin v0.9.8
5912024-11-26T08:02:06.251Z Downloaded lru-cache v0.1.2
5922024-11-26T08:02:06.251Z Downloaded typenum v1.17.0
5932024-11-26T08:02:06.251Z Downloaded toml v0.8.19
5942024-11-26T08:02:06.254Z Downloaded newtype_derive v0.1.6
5952024-11-26T08:02:06.256Z Downloaded num-integer v0.1.46
5962024-11-26T08:02:06.256Z Downloaded hostname v0.4.0
5972024-11-26T08:02:06.258Z Downloaded hostname v0.3.1
5982024-11-26T08:02:06.258Z Downloaded expectorate v1.1.0
5992024-11-26T08:02:06.261Z Downloaded managed v0.8.0
6002024-11-26T08:02:06.263Z Downloaded thread_local v1.1.8
6012024-11-26T08:02:06.263Z Downloaded thread-id v4.2.2
6022024-11-26T08:02:06.265Z Downloaded parking_lot v0.12.3
6032024-11-26T08:02:06.268Z Downloaded tiny-keccak v2.0.2
6042024-11-26T08:02:06.271Z Downloaded iana-time-zone v0.1.61
6052024-11-26T08:02:06.274Z Downloaded typify v0.2.0
6062024-11-26T08:02:06.277Z Downloaded indexmap v1.9.3
6072024-11-26T08:02:06.280Z Downloaded tracing-attributes v0.1.27
6082024-11-26T08:02:06.280Z Downloaded socket2 v0.5.7
6092024-11-26T08:02:06.282Z Downloaded httpdate v1.0.3
6102024-11-26T08:02:06.285Z Downloaded steno v0.4.1
6112024-11-26T08:02:06.288Z Downloaded unicode-bidi v0.3.15
6122024-11-26T08:02:06.291Z Downloaded rand v0.8.5
6132024-11-26T08:02:06.293Z Downloaded serde v1.0.215
6142024-11-26T08:02:06.296Z Downloaded hyper-rustls v0.24.2
6152024-11-26T08:02:06.298Z Downloaded num-rational v0.4.2
6162024-11-26T08:02:06.301Z Downloaded tinyvec v1.8.0
6172024-11-26T08:02:06.304Z Downloaded uuid v1.11.0
6182024-11-26T08:02:06.309Z Downloaded url v2.5.2
6192024-11-26T08:02:06.311Z Downloaded term v0.7.0
6202024-11-26T08:02:06.311Z Downloaded chrono v0.4.38
6212024-11-26T08:02:06.318Z Downloaded half v2.4.1
6222024-11-26T08:02:06.321Z Downloaded hyper-util v0.1.10
6232024-11-26T08:02:06.325Z Downloaded unicode-ident v1.0.13
6242024-11-26T08:02:06.327Z Downloaded serde_yaml v0.9.34+deprecated
6252024-11-26T08:02:06.331Z Downloaded num-traits v0.2.19
6262024-11-26T08:02:06.333Z Downloaded thiserror-impl v1.0.64
6272024-11-26T08:02:06.336Z Downloaded thiserror v1.0.64
6282024-11-26T08:02:06.342Z Downloaded num_enum v0.5.11
6292024-11-26T08:02:06.345Z Downloaded once_cell v1.20.2
6302024-11-26T08:02:06.347Z Downloaded tracing-core v0.1.32
6312024-11-26T08:02:06.350Z Downloaded num_enum_derive v0.7.3
6322024-11-26T08:02:06.352Z Downloaded getrandom v0.2.15
6332024-11-26T08:02:06.354Z Downloaded unsafe-libyaml v0.2.11
6342024-11-26T08:02:06.357Z Downloaded heapless v0.8.0
6352024-11-26T08:02:06.360Z Downloaded tracing v0.1.40
6362024-11-26T08:02:06.366Z Downloaded clap_builder v4.5.21
6372024-11-26T08:02:06.371Z Downloaded reqwest v0.11.27
6382024-11-26T08:02:06.379Z Downloaded toml_edit v0.19.15
6392024-11-26T08:02:06.395Z Downloaded minimal-lexical v0.2.1
6402024-11-26T08:02:06.418Z Downloaded memchr v2.7.4
6412024-11-26T08:02:06.418Z Downloaded http v0.2.12
6422024-11-26T08:02:06.433Z Downloaded hickory-resolver v0.24.1
6432024-11-26T08:02:06.433Z Downloaded time v0.3.36
6442024-11-26T08:02:06.433Z Downloaded http v1.1.0
6452024-11-26T08:02:06.433Z Downloaded nom v7.1.3
6462024-11-26T08:02:06.470Z Downloaded tokio-util v0.7.12
6472024-11-26T08:02:06.471Z Downloaded winnow v0.5.40
6482024-11-26T08:02:06.475Z Downloaded toml_edit v0.22.21
6492024-11-26T08:02:06.475Z Downloaded unicode-segmentation v1.12.0
6502024-11-26T08:02:06.475Z Downloaded libm v0.2.8
6512024-11-26T08:02:06.479Z Downloaded hyper v1.5.1
6522024-11-26T08:02:06.490Z Downloaded rustls-webpki v0.101.7
6532024-11-26T08:02:06.496Z Downloaded h2 v0.4.6
6542024-11-26T08:02:06.504Z Downloaded futures-util v0.3.30
6552024-11-26T08:02:06.516Z Downloaded unicode-normalization v0.1.24
6562024-11-26T08:02:06.518Z Downloaded quinn-proto v0.11.8
6572024-11-26T08:02:06.524Z Downloaded itertools v0.13.0
6582024-11-26T08:02:06.531Z Downloaded vcpkg v0.2.15
6592024-11-26T08:02:06.568Z Downloaded rustls-webpki v0.102.8
6602024-11-26T08:02:06.585Z Downloaded webpki-roots v0.26.6
6612024-11-26T08:02:06.589Z Downloaded webpki-roots v0.25.4
6622024-11-26T08:02:06.593Z Downloaded regex v1.10.6
6632024-11-26T08:02:06.606Z Downloaded dropshot v0.12.0
6642024-11-26T08:02:06.626Z Downloaded hyper v0.14.30
6652024-11-26T08:02:06.633Z Downloaded openssl v0.10.66
6662024-11-26T08:02:06.642Z Downloaded unicode-width v0.1.14
6672024-11-26T08:02:06.648Z Downloaded syn v1.0.109
6682024-11-26T08:02:06.658Z Downloaded rustls v0.21.12
6692024-11-26T08:02:06.669Z Downloaded idna v0.5.0
6702024-11-26T08:02:06.677Z Downloaded openapiv3 v2.0.0
6712024-11-26T08:02:06.688Z Downloaded syn v2.0.87
6722024-11-26T08:02:06.699Z Downloaded rustls v0.22.4
6732024-11-26T08:02:06.711Z Downloaded regress v0.9.1
6742024-11-26T08:02:06.720Z Downloaded regex-syntax v0.8.4
6752024-11-26T08:02:06.728Z Downloaded rustls v0.23.13
6762024-11-26T08:02:06.740Z Downloaded typify-impl v0.2.0
6772024-11-26T08:02:06.754Z Downloaded smoltcp v0.11.0
6782024-11-26T08:02:06.766Z Downloaded hickory-proto v0.24.1
6792024-11-26T08:02:06.780Z Downloaded zerocopy-derive v0.6.6
6802024-11-26T08:02:06.791Z Downloaded rustix v0.38.37
6812024-11-26T08:02:06.814Z Downloaded rhai v1.20.0
6822024-11-26T08:02:06.824Z Downloaded regress v0.10.1
6832024-11-26T08:02:06.832Z Downloaded idna v0.4.0
6842024-11-26T08:02:06.839Z Downloaded goblin v0.8.2
6852024-11-26T08:02:06.845Z Downloaded sled v0.34.7
6862024-11-26T08:02:06.855Z Downloaded h2 v0.3.26
6872024-11-26T08:02:06.862Z Downloaded hashbrown v0.14.5
6882024-11-26T08:02:06.867Z Downloaded zerocopy v0.7.35
6892024-11-26T08:02:06.881Z Downloaded mio v1.0.2
6902024-11-26T08:02:06.887Z Downloaded winnow v0.6.18
6912024-11-26T08:02:06.896Z Downloaded tokio v1.40.0
6922024-11-26T08:02:06.931Z Downloaded itertools v0.12.1
6932024-11-26T08:02:06.938Z Downloaded regex-automata v0.4.7
6942024-11-26T08:02:06.954Z Downloaded reqwest v0.12.9
6952024-11-26T08:02:06.962Z Downloaded itertools v0.10.5
6962024-11-26T08:02:06.969Z Downloaded petgraph v0.6.5
6972024-11-26T08:02:06.985Z Downloaded serde_json v1.0.133
6982024-11-26T08:02:06.991Z Downloaded hashbrown v0.12.3
6992024-11-26T08:02:06.995Z Downloaded tempfile v3.12.0
7002024-11-26T08:02:06.998Z Downloaded smartstring v1.0.1
7012024-11-26T08:02:07.000Z Downloaded openssl-sys v0.9.103
7022024-11-26T08:02:07.004Z Downloaded schemars v0.8.21
7032024-11-26T08:02:07.016Z Downloaded time-macros v0.2.18
7042024-11-26T08:02:07.018Z Downloaded hyper-rustls v0.27.3
7052024-11-26T08:02:07.020Z Downloaded generic-array v0.14.7
7062024-11-26T08:02:07.020Z Downloaded owo-colors v4.1.0
7072024-11-26T08:02:07.023Z Downloaded strum_macros v0.26.4
7082024-11-26T08:02:07.025Z Downloaded smallvec v1.13.2
7092024-11-26T08:02:07.028Z Downloaded libc v0.2.165
7102024-11-26T08:02:07.050Z Downloaded sha2 v0.10.8
7112024-11-26T08:02:07.053Z Downloaded scroll v0.12.0
7122024-11-26T08:02:07.056Z Downloaded usdt-impl v0.5.0
7132024-11-26T08:02:07.057Z Downloaded tabwriter v1.4.0
7142024-11-26T08:02:07.060Z Downloaded rhai_codegen v2.2.0
7152024-11-26T08:02:07.063Z Downloaded semver v0.1.20
7162024-11-26T08:02:07.066Z Downloaded rustls-pemfile v1.0.4
7172024-11-26T08:02:07.066Z Downloaded strum_macros v0.25.3
7182024-11-26T08:02:07.068Z Downloaded structmeta-derive v0.3.0
7192024-11-26T08:02:07.068Z Downloaded lock_api v0.4.12
7202024-11-26T08:02:07.071Z Downloaded hash32 v0.3.1
7212024-11-26T08:02:07.071Z Downloaded slog-envlogger v2.2.0
7222024-11-26T08:02:07.073Z Downloaded slab v0.4.9
7232024-11-26T08:02:07.073Z Downloaded semver v1.0.23
7242024-11-26T08:02:07.077Z Downloaded serde_spanned v0.6.7
7252024-11-26T08:02:07.077Z Downloaded serde_repr v0.1.19
7262024-11-26T08:02:07.080Z Downloaded serde_path_to_error v0.1.16
7272024-11-26T08:02:07.080Z Downloaded rustc_version v0.4.1
7282024-11-26T08:02:07.082Z Downloaded derive_more v0.99.18
7292024-11-26T08:02:07.085Z Downloaded derive-where v1.2.7
7302024-11-26T08:02:07.088Z Downloaded crossbeam-utils v0.8.20
7312024-11-26T08:02:07.090Z Downloaded slog-scope v4.4.0
7322024-11-26T08:02:07.092Z Downloaded encoding_rs v0.8.34
7332024-11-26T08:02:07.112Z Downloaded slog-json v2.6.1
7342024-11-26T08:02:07.114Z Downloaded num_enum v0.7.3
7352024-11-26T08:02:07.117Z Downloaded slog-bunyan v2.5.0
7362024-11-26T08:02:07.120Z Downloaded rustc-hash v2.0.0
7372024-11-26T08:02:07.120Z Downloaded signal-hook-registry v1.4.2
7382024-11-26T08:02:07.122Z Downloaded shlex v1.3.0
7392024-11-26T08:02:07.122Z Downloaded serde_urlencoded v0.7.1
7402024-11-26T08:02:07.124Z Downloaded defmt v0.3.8
7412024-11-26T08:02:07.128Z Downloaded data-encoding v2.6.0
7422024-11-26T08:02:07.128Z Downloaded darling v0.20.10
7432024-11-26T08:02:07.131Z Downloaded dropshot_endpoint v0.12.0
7442024-11-26T08:02:07.135Z Downloaded crossbeam-channel v0.5.13
7452024-11-26T08:02:07.138Z Downloaded instant v0.1.13
7462024-11-26T08:02:07.140Z Downloaded rand_chacha v0.3.1
7472024-11-26T08:02:07.140Z Downloaded pest_generator v2.7.13
7482024-11-26T08:02:07.143Z Downloaded proc-macro-crate v3.2.0
7492024-11-26T08:02:07.143Z Downloaded futures-executor v0.3.30
7502024-11-26T08:02:07.145Z Downloaded dyn-clone v1.0.17
7512024-11-26T08:02:07.145Z Downloaded dirs-sys-next v0.1.2
7522024-11-26T08:02:07.147Z Downloaded crypto-common v0.1.6
7532024-11-26T08:02:07.148Z Downloaded base64 v0.22.1
7542024-11-26T08:02:07.150Z Downloaded form_urlencoded v1.2.1
7552024-11-26T08:02:07.152Z Downloaded enum-as-inner v0.6.1
7562024-11-26T08:02:07.155Z Downloaded either v1.13.0
7572024-11-26T08:02:07.155Z Downloaded base64ct v1.6.0
7582024-11-26T08:02:07.161Z Downloaded fastrand v2.1.1
7592024-11-26T08:02:07.161Z Downloaded futures-io v0.3.30
7602024-11-26T08:02:07.161Z Downloaded futures-core v0.3.30
7612024-11-26T08:02:07.161Z Downloaded quick-error v1.2.3
7622024-11-26T08:02:07.165Z Downloaded pin-utils v0.1.0
7632024-11-26T08:02:07.165Z Downloaded paste v1.0.15
7642024-11-26T08:02:07.165Z Downloaded dirs-next v2.0.0
7652024-11-26T08:02:07.167Z Downloaded defmt-macros v0.3.9
7662024-11-26T08:02:07.171Z Downloaded crunchy v0.2.2
7672024-11-26T08:02:07.171Z Downloaded anstyle-query v1.1.1
7682024-11-26T08:02:07.171Z Downloaded http-body v1.0.1
7692024-11-26T08:02:07.174Z Downloaded foreign-types v0.3.2
7702024-11-26T08:02:07.174Z Downloaded console v0.15.8
7712024-11-26T08:02:07.174Z Downloaded ciborium v0.2.2
7722024-11-26T08:02:07.176Z Downloaded argon2 v0.5.3
7732024-11-26T08:02:07.178Z Downloaded pretty-hex v0.4.1
7742024-11-26T08:02:07.178Z Downloaded pin-project-lite v0.2.14
7752024-11-26T08:02:07.184Z Downloaded foreign-types-shared v0.1.1
7762024-11-26T08:02:07.186Z Downloaded colorchoice v1.0.2
7772024-11-26T08:02:07.186Z Downloaded bitflags v1.3.2
7782024-11-26T08:02:07.186Z Downloaded foreign-types-macros v0.2.3
7792024-11-26T08:02:07.190Z Downloaded foreign-types v0.5.0
7802024-11-26T08:02:07.190Z Downloaded equivalent v1.0.1
7812024-11-26T08:02:07.190Z Downloaded powerfmt v0.2.0
7822024-11-26T08:02:07.193Z Downloaded colored v2.1.0
7832024-11-26T08:02:07.193Z Downloaded cobs v0.2.3
7842024-11-26T08:02:07.193Z Downloaded postcard v1.0.10
7852024-11-26T08:02:07.197Z Downloaded plain v0.2.3
7862024-11-26T08:02:07.197Z Downloaded const-random-macro v0.1.16
7872024-11-26T08:02:07.197Z Downloaded autocfg v1.3.0
7882024-11-26T08:02:07.199Z Downloaded async-stream v0.3.5
7892024-11-26T08:02:07.199Z Downloaded const-random v0.1.18
7902024-11-26T08:02:07.327Z Downloaded ring v0.17.8
7912024-11-26T08:02:07.670Z Compiling proc-macro2 v1.0.86
7922024-11-26T08:02:07.670Z Compiling unicode-ident v1.0.13
7932024-11-26T08:02:07.675Z Compiling libc v0.2.165
7942024-11-26T08:02:07.675Z Compiling serde v1.0.215
7952024-11-26T08:02:07.675Z Compiling autocfg v1.3.0
7962024-11-26T08:02:07.675Z Compiling version_check v0.9.5
7972024-11-26T08:02:07.704Z Compiling cfg-if v1.0.0
7982024-11-26T08:02:07.833Z Compiling once_cell v1.20.2
7992024-11-26T08:02:07.867Z Compiling libm v0.2.8
8002024-11-26T08:02:08.179Z Compiling memchr v2.7.4
8012024-11-26T08:02:08.386Z Compiling lock_api v0.4.12
8022024-11-26T08:02:08.799Z Compiling byteorder v1.5.0
8032024-11-26T08:02:08.917Z Compiling parking_lot_core v0.9.10
8042024-11-26T08:02:08.935Z Compiling shlex v1.3.0
8052024-11-26T08:02:09.287Z Compiling cc v1.1.21
8062024-11-26T08:02:09.357Z Compiling thiserror v1.0.64
8072024-11-26T08:02:09.376Z Compiling itoa v1.0.11
8082024-11-26T08:02:09.762Z Compiling portable-atomic v1.8.0
8092024-11-26T08:02:09.840Z Compiling slab v0.4.9
8102024-11-26T08:02:09.924Z Compiling schemars v0.8.21
8112024-11-26T08:02:10.287Z Compiling quote v1.0.37
8122024-11-26T08:02:10.355Z Compiling getrandom v0.2.15
8132024-11-26T08:02:10.743Z Compiling syn v2.0.87
8142024-11-26T08:02:10.780Z Compiling ahash v0.8.11
8152024-11-26T08:02:10.802Z Compiling allocator-api2 v0.2.18
8162024-11-26T08:02:10.936Z Compiling num-traits v0.2.19
8172024-11-26T08:02:10.960Z Compiling ryu v1.0.18
8182024-11-26T08:02:11.229Z Compiling serde_json v1.0.133
8192024-11-26T08:02:11.595Z Compiling pin-project-lite v0.2.14
8202024-11-26T08:02:11.827Z Compiling log v0.4.22
8212024-11-26T08:02:11.895Z Compiling scopeguard v1.2.0
8222024-11-26T08:02:11.964Z Compiling equivalent v1.0.1
8232024-11-26T08:02:12.127Z Compiling heck v0.5.0
8242024-11-26T08:02:12.202Z Compiling fnv v1.0.7
8252024-11-26T08:02:12.347Z Compiling pkg-config v0.3.31
8262024-11-26T08:02:12.526Z Compiling ring v0.17.8
8272024-11-26T08:02:12.600Z Compiling crunchy v0.2.2
8282024-11-26T08:02:12.620Z Compiling vcpkg v0.2.15
8292024-11-26T08:02:13.118Z Compiling mio v1.0.2
8302024-11-26T08:02:13.524Z Compiling signal-hook-registry v1.4.2
8312024-11-26T08:02:13.560Z Compiling socket2 v0.5.7
8322024-11-26T08:02:13.780Z Compiling slog v2.7.0
8332024-11-26T08:02:14.126Z Compiling httparse v1.9.4
8342024-11-26T08:02:14.327Z Compiling openssl-sys v0.9.103
8352024-11-26T08:02:14.347Z Compiling tiny-keccak v2.0.2
8362024-11-26T08:02:14.723Z Compiling iana-time-zone v0.1.61
8372024-11-26T08:02:15.117Z Compiling futures-core v0.3.30
8382024-11-26T08:02:15.201Z Compiling dyn-clone v1.0.17
8392024-11-26T08:02:15.221Z Compiling const-random-macro v0.1.16
8402024-11-26T08:02:15.431Z Compiling futures-sink v0.3.30
8412024-11-26T08:02:15.434Z Compiling openssl v0.10.66
8422024-11-26T08:02:15.843Z Compiling rustls v0.23.13
8432024-11-26T08:02:15.911Z Compiling typenum v1.17.0
8442024-11-26T08:02:16.096Z Compiling semver v1.0.23
8452024-11-26T08:02:16.115Z Compiling native-tls v0.2.12
8462024-11-26T08:02:16.162Z Compiling futures-channel v0.3.30
8472024-11-26T08:02:16.164Z Compiling const-random v0.1.18
8482024-11-26T08:02:16.203Z Compiling pin-utils v0.1.0
8492024-11-26T08:02:16.261Z Compiling futures-io v0.3.30
8502024-11-26T08:02:16.305Z Compiling futures-task v0.3.30
8512024-11-26T08:02:16.340Z Compiling generic-array v0.14.7
8522024-11-26T08:02:16.581Z Compiling tracing-core v0.1.32
8532024-11-26T08:02:16.602Z Compiling bitflags v2.6.0
8542024-11-26T08:02:16.622Z Compiling ucd-trie v0.1.6
8552024-11-26T08:02:16.661Z Compiling subtle v2.6.1
8562024-11-26T08:02:16.664Z Compiling aho-corasick v1.1.3
8572024-11-26T08:02:16.699Z Compiling anyhow v1.0.93
8582024-11-26T08:02:16.801Z Compiling regex-syntax v0.8.4
8592024-11-26T08:02:17.112Z Compiling time-core v0.1.2
8602024-11-26T08:02:17.163Z Compiling num-conv v0.1.0
8612024-11-26T08:02:17.412Z Compiling time-macros v0.2.18
8622024-11-26T08:02:17.645Z Compiling rustls-pki-types v1.8.0
8632024-11-26T08:02:18.322Z Compiling serde_derive_internals v0.29.1
8642024-11-26T08:02:18.895Z Compiling spin v0.9.8
8652024-11-26T08:02:19.150Z Compiling usdt-impl v0.5.0
8662024-11-26T08:02:19.520Z Compiling omicron-workspace-hack v0.1.0
8672024-11-26T08:02:19.821Z Compiling untrusted v0.9.0
8682024-11-26T08:02:20.011Z Compiling regex-automata v0.4.7
8692024-11-26T08:02:20.706Z Compiling plain v0.2.3
8702024-11-26T08:02:20.835Z Compiling strsim v0.11.1
8712024-11-26T08:02:20.873Z Compiling atomic-waker v1.1.2
8722024-11-26T08:02:21.067Z Compiling rustversion v1.0.17
8732024-11-26T08:02:21.558Z Compiling tinyvec_macros v0.1.1
8742024-11-26T08:02:21.677Z Compiling tinyvec v1.8.0
8752024-11-26T08:02:22.654Z Compiling rand_core v0.6.4
8762024-11-26T08:02:22.882Z Compiling unsafe-libyaml v0.2.11
8772024-11-26T08:02:23.081Z Compiling serde_derive v1.0.215
8782024-11-26T08:02:23.122Z Compiling zerocopy-derive v0.7.35
8792024-11-26T08:02:23.351Z Compiling thiserror-impl v1.0.64
8802024-11-26T08:02:23.897Z Compiling tokio-macros v2.4.0
8812024-11-26T08:02:24.594Z Compiling schemars_derive v0.8.21
8822024-11-26T08:02:25.220Z Compiling zerocopy v0.7.35
8832024-11-26T08:02:26.147Z Compiling futures-macro v0.3.30
8842024-11-26T08:02:27.268Z Compiling hashbrown v0.14.5
8852024-11-26T08:02:27.652Z Compiling openssl-macros v0.1.1
8862024-11-26T08:02:27.688Z Compiling tracing-attributes v0.1.27
8872024-11-26T08:02:28.031Z Compiling futures-util v0.3.30
8882024-11-26T08:02:28.531Z Compiling scroll_derive v0.12.0
8892024-11-26T08:02:28.644Z Compiling regress v0.10.1
8902024-11-26T08:02:29.980Z Compiling pest v2.7.13
8912024-11-26T08:02:30.004Z Compiling regex v1.10.6
8922024-11-26T08:02:31.009Z Compiling tracing v0.1.40
8932024-11-26T08:02:31.721Z Compiling scroll v0.12.0
8942024-11-26T08:02:32.284Z Compiling goblin v0.8.2
8952024-11-26T08:02:32.984Z Compiling pest_meta v2.7.13
8962024-11-26T08:02:33.359Z Compiling zeroize v1.8.1
8972024-11-26T08:02:33.733Z Compiling pretty-hex v0.4.1
8982024-11-26T08:02:33.962Z Compiling rustls-webpki v0.102.8
8992024-11-26T08:02:34.842Z Compiling pest_generator v2.7.13
9002024-11-26T08:02:36.671Z Compiling try-lock v0.2.5
9012024-11-26T08:02:37.095Z Compiling bytes v1.7.2
9022024-11-26T08:02:38.324Z Compiling smallvec v1.13.2
9032024-11-26T08:02:38.498Z Compiling indexmap v2.5.0
9042024-11-26T08:02:39.009Z Compiling chrono v0.4.38
9052024-11-26T08:02:39.403Z Compiling parking_lot v0.12.3
9062024-11-26T08:02:39.643Z Compiling uuid v1.11.0
9072024-11-26T08:02:39.972Z Compiling tokio v1.40.0
9082024-11-26T08:02:39.999Z Compiling serde_tokenstream v0.2.2
9092024-11-26T08:02:40.609Z Compiling http v1.1.0
9102024-11-26T08:02:43.636Z Compiling pest_derive v2.7.13
9112024-11-26T08:02:43.701Z Compiling openapiv3 v2.0.0
9122024-11-26T08:02:44.875Z Compiling percent-encoding v2.3.1
9132024-11-26T08:02:45.387Z Compiling form_urlencoded v1.2.1
9142024-11-26T08:02:45.903Z Compiling http-body v1.0.1
9152024-11-26T08:02:46.174Z Compiling dtrace-parser v0.2.0
9162024-11-26T08:02:47.406Z Compiling typify-impl v0.2.0
9172024-11-26T08:02:47.980Z Compiling ipnetwork v0.20.0
9182024-11-26T08:02:47.983Z Compiling serde_yaml v0.9.34+deprecated
9192024-11-26T08:02:48.165Z Compiling dof v0.3.0
9202024-11-26T08:02:48.391Z Compiling want v0.3.1
9212024-11-26T08:02:48.712Z Compiling unicode-normalization v0.1.24
9222024-11-26T08:02:49.919Z Compiling tokio-util v0.7.12
9232024-11-26T08:02:51.383Z Compiling h2 v0.4.6
9242024-11-26T08:02:51.962Z Compiling thread-id v4.2.2
9252024-11-26T08:02:51.983Z Compiling camino v1.1.9
9262024-11-26T08:02:52.078Z Compiling httpdate v1.0.3
9272024-11-26T08:02:52.126Z Compiling unicode-bidi v0.3.15
9282024-11-26T08:02:52.611Z Compiling rustls v0.22.4
9292024-11-26T08:02:52.647Z Compiling syn v1.0.109
9302024-11-26T08:02:52.879Z Compiling foreign-types-shared v0.1.1
9312024-11-26T08:02:52.951Z Compiling ident_case v1.0.1
9322024-11-26T08:02:53.007Z Compiling foreign-types v0.3.2
9332024-11-26T08:02:53.119Z Compiling darling_core v0.20.10
9342024-11-26T08:02:53.300Z Compiling ppv-lite86 v0.2.20
9352024-11-26T08:02:54.961Z Compiling slog-async v2.8.0
9362024-11-26T08:02:55.143Z Compiling tower-service v0.3.3
9372024-11-26T08:02:55.981Z Compiling rand_chacha v0.3.1
9382024-11-26T08:02:57.787Z Compiling hyper v1.5.1
9392024-11-26T08:02:59.492Z Compiling darling_macro v0.20.10
9402024-11-26T08:02:59.714Z Compiling typify-macro v0.2.0
9412024-11-26T08:03:00.565Z Compiling hyper-util v0.1.10
9422024-11-26T08:03:03.766Z Compiling typify v0.2.0
9432024-11-26T08:03:03.914Z Compiling progenitor-impl v0.8.0
9442024-11-26T08:03:06.195Z Compiling idna v0.5.0
9452024-11-26T08:03:06.453Z Compiling toml_datetime v0.6.8
9462024-11-26T08:03:07.867Z Compiling multer v3.1.0
9472024-11-26T08:03:08.443Z Compiling openssl-probe v0.1.5
9482024-11-26T08:03:08.924Z Compiling paste v1.0.15
9492024-11-26T08:03:10.652Z Compiling url v2.5.2
9502024-11-26T08:03:10.707Z Compiling progenitor-macro v0.8.0
9512024-11-26T08:03:11.544Z Compiling darling v0.20.10
9522024-11-26T08:03:11.579Z Compiling rand v0.8.5
9532024-11-26T08:03:13.438Z Compiling usdt-attr-macro v0.5.0
9542024-11-26T08:03:15.189Z Compiling usdt-macro v0.5.0
9552024-11-26T08:03:16.132Z Compiling http-body-util v0.1.2
9562024-11-26T08:03:16.752Z Compiling async-trait v0.1.83
9572024-11-26T08:03:19.252Z Compiling encoding_rs v0.8.34
9582024-11-26T08:03:19.471Z Compiling mime v0.3.17
9592024-11-26T08:03:19.615Z Compiling ipnet v2.10.0
9602024-11-26T08:03:20.619Z Compiling base64 v0.22.1
9612024-11-26T08:03:21.642Z Compiling rustls-pemfile v2.1.3
9622024-11-26T08:03:22.381Z Compiling tokio-rustls v0.26.0
9632024-11-26T08:03:24.704Z Compiling serde_with_macros v3.9.0
9642024-11-26T08:03:25.167Z Compiling tokio-native-tls v0.3.1
9652024-11-26T08:03:25.413Z Compiling strum_macros v0.26.4
9662024-11-26T08:03:25.488Z Compiling serde_urlencoded v0.7.1
9672024-11-26T08:03:26.467Z Compiling structmeta-derive v0.3.0
9682024-11-26T08:03:27.533Z Compiling async-stream-impl v0.3.5
9692024-11-26T08:03:28.961Z Compiling webpki-roots v0.26.6
9702024-11-26T08:03:29.178Z Compiling dropshot v0.12.0
9712024-11-26T08:03:29.199Z Compiling powerfmt v0.2.0
9722024-11-26T08:03:29.547Z Compiling crossbeam-utils v0.8.20
9732024-11-26T08:03:30.079Z Compiling deranged v0.3.11
9742024-11-26T08:03:30.219Z Compiling structmeta v0.3.0
9752024-11-26T08:03:30.631Z Compiling hyper-rustls v0.27.3
9762024-11-26T08:03:31.003Z Compiling hyper-tls v0.6.0
9772024-11-26T08:03:32.015Z Compiling sync_wrapper v1.0.1
9782024-11-26T08:03:32.798Z Compiling num_threads v0.1.7
9792024-11-26T08:03:33.439Z Compiling winnow v0.6.18
9802024-11-26T08:03:35.324Z Compiling time v0.3.36
9812024-11-26T08:03:36.020Z Compiling reqwest v0.12.9
9822024-11-26T08:03:38.142Z Compiling parse-display-derive v0.10.0
9832024-11-26T08:03:39.890Z Compiling block-buffer v0.10.4
9842024-11-26T08:03:40.144Z Compiling crypto-common v0.1.6
9852024-11-26T08:03:40.385Z Compiling dropshot_endpoint v0.12.0
9862024-11-26T08:03:41.839Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9872024-11-26T08:03:44.875Z Compiling digest v0.10.7
9882024-11-26T08:03:44.931Z Compiling progenitor-client v0.8.0
9892024-11-26T08:03:45.902Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
9902024-11-26T08:03:47.494Z Compiling dirs-sys-next v0.1.2
9912024-11-26T08:03:48.200Z Compiling rustix v0.38.37
9922024-11-26T08:03:49.132Z Compiling lazy_static v1.5.0
9932024-11-26T08:03:49.159Z Compiling match_cfg v0.1.0
9942024-11-26T08:03:49.266Z Compiling hostname v0.3.1
9952024-11-26T08:03:49.680Z Compiling dirs-next v2.0.0
9962024-11-26T08:03:49.764Z Compiling progenitor v0.8.0
9972024-11-26T08:03:49.991Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
9982024-11-26T08:03:52.106Z Compiling futures-executor v0.3.30
9992024-11-26T08:03:53.025Z Compiling thread_local v1.1.8
10002024-11-26T08:03:53.212Z Compiling errno v0.3.9
10012024-11-26T08:03:53.681Z Compiling instant v0.1.13
10022024-11-26T08:03:53.865Z Compiling cpufeatures v0.2.14
10032024-11-26T08:03:54.164Z Compiling unicode-width v0.1.14
10042024-11-26T08:03:56.622Z Compiling futures v0.3.30
10052024-11-26T08:03:58.176Z Compiling term v0.7.0
10062024-11-26T08:03:58.771Z Compiling crossbeam-channel v0.5.13
10072024-11-26T08:04:00.730Z Compiling serde_spanned v0.6.7
10082024-11-26T08:04:00.987Z Compiling memmap v0.7.0
10092024-11-26T08:04:01.367Z Compiling is-terminal v0.4.13
10102024-11-26T08:04:01.438Z Compiling take_mut v0.2.2
10112024-11-26T08:04:02.321Z Compiling slog-term v2.9.1
10122024-11-26T08:04:02.473Z Compiling usdt v0.5.0
10132024-11-26T08:04:03.951Z Compiling toml_edit v0.22.21
10142024-11-26T08:04:04.998Z Compiling slog-json v2.6.1
10152024-11-26T08:04:05.454Z Compiling strum v0.26.3
10162024-11-26T08:04:05.655Z Compiling serde_with v3.9.0
10172024-11-26T08:04:08.035Z Compiling heapless v0.8.0
10182024-11-26T08:04:09.141Z Compiling debug-ignore v1.0.5
10192024-11-26T08:04:10.089Z Compiling tokio-rustls v0.25.0
10202024-11-26T08:04:11.756Z Compiling toml v0.8.19
10212024-11-26T08:04:12.570Z Compiling slog-bunyan v2.5.0
10222024-11-26T08:04:12.852Z Compiling sha1 v0.10.6
10232024-11-26T08:04:13.621Z Compiling async-stream v0.3.5
10242024-11-26T08:04:13.642Z Compiling newtype-uuid v1.1.0
10252024-11-26T08:04:13.936Z Compiling hex v0.4.3
10262024-11-26T08:04:13.986Z Compiling serde_path_to_error v0.1.16
10272024-11-26T08:04:14.639Z Compiling waitgroup v0.1.2
10282024-11-26T08:04:14.729Z Compiling hostname v0.4.0
10292024-11-26T08:04:14.889Z Compiling hash32 v0.3.1
10302024-11-26T08:04:14.987Z Compiling smoltcp v0.11.0
10312024-11-26T08:04:15.284Z Compiling stable_deref_trait v1.2.0
10322024-11-26T08:04:18.158Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10332024-11-26T08:04:18.340Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10342024-11-26T08:04:18.681Z Compiling backoff v0.4.0
10352024-11-26T08:04:18.941Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
10362024-11-26T08:04:19.079Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10372024-11-26T08:04:19.294Z Compiling parse-display v0.10.0
10382024-11-26T08:04:21.265Z Compiling macaddr v1.0.1
10392024-11-26T08:04:21.892Z Compiling regress v0.9.1
10402024-11-26T08:04:23.532Z Compiling clap_derive v4.5.18
10412024-11-26T08:04:25.896Z Compiling cobs v0.2.3
10422024-11-26T08:04:27.145Z Compiling managed v0.8.0
10432024-11-26T08:04:27.178Z Compiling winnow v0.5.40
10442024-11-26T08:04:27.178Z Compiling bitflags v1.3.2
10452024-11-26T08:04:27.178Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10462024-11-26T08:04:27.721Z Compiling utf8parse v0.2.2
10472024-11-26T08:04:27.911Z Compiling anstyle-parse v0.2.5
10482024-11-26T08:04:28.868Z Compiling postcard v1.0.10
10492024-11-26T08:04:30.494Z Compiling toml_edit v0.19.15
10502024-11-26T08:04:30.700Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10512024-11-26T08:04:36.070Z Compiling colorchoice v1.0.2
10522024-11-26T08:04:36.251Z Compiling anstyle-query v1.1.1
10532024-11-26T08:04:36.966Z Compiling is_terminal_polyfill v1.70.1
10542024-11-26T08:04:37.117Z Compiling anstyle v1.0.10
10552024-11-26T08:04:37.856Z Compiling anstream v0.6.15
10562024-11-26T08:04:38.958Z Compiling proc-macro-crate v1.3.1
10572024-11-26T08:04:39.449Z Compiling terminal_size v0.4.0
10582024-11-26T08:04:39.690Z Compiling clap_lex v0.7.2
10592024-11-26T08:04:39.814Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10602024-11-26T08:04:40.211Z Compiling num_enum_derive v0.5.11
10612024-11-26T08:04:40.356Z Compiling clap_builder v4.5.21
10622024-11-26T08:04:41.987Z Compiling tabwriter v1.4.0
10632024-11-26T08:04:42.754Z Compiling foreign-types-macros v0.2.3
10642024-11-26T08:04:42.805Z Compiling num-integer v0.1.46
10652024-11-26T08:04:43.035Z Compiling foreign-types-shared v0.3.1
10662024-11-26T08:04:43.501Z Compiling num_enum v0.5.11
10672024-11-26T08:04:44.111Z Compiling foreign-types v0.5.0
10682024-11-26T08:04:44.277Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10692024-11-26T08:04:44.573Z Compiling clap v4.5.21
10702024-11-26T08:04:44.697Z Compiling cstr-argument v0.1.2
10712024-11-26T08:04:44.942Z Compiling proc-macro-error-attr v1.0.4
10722024-11-26T08:04:45.214Z Compiling pretty-hex v0.2.1
10732024-11-26T08:04:45.282Z Compiling prettyplease v0.2.22
10742024-11-26T08:04:45.319Z Compiling either v1.13.0
10752024-11-26T08:04:45.583Z Compiling heck v0.4.1
10762024-11-26T08:04:46.135Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10772024-11-26T08:04:46.457Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10782024-11-26T08:04:46.531Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10792024-11-26T08:04:47.425Z Compiling num-iter v0.1.45
10802024-11-26T08:04:47.644Z Compiling num-rational v0.4.2
10812024-11-26T08:04:48.463Z Compiling colored v2.1.0
10822024-11-26T08:04:50.034Z Compiling num-complex v0.4.6
10832024-11-26T08:04:50.595Z Compiling proc-macro-error v1.0.4
10842024-11-26T08:04:50.622Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10852024-11-26T08:04:50.957Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10862024-11-26T08:04:51.160Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
10872024-11-26T08:04:51.299Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10882024-11-26T08:04:51.475Z Compiling fastrand v2.1.1
10892024-11-26T08:04:51.848Z Compiling tempfile v3.12.0
10902024-11-26T08:04:52.118Z Compiling num v0.4.3
10912024-11-26T08:04:52.242Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10922024-11-26T08:04:56.451Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10932024-11-26T08:04:56.845Z Compiling crucible-workspace-hack v0.1.0
10942024-11-26T08:04:57.142Z Compiling float-ord v0.3.2
10952024-11-26T08:04:57.321Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10962024-11-26T08:05:04.838Z Compiling unicode-segmentation v1.12.0
10972024-11-26T08:05:05.309Z Compiling semver v0.1.20
10982024-11-26T08:05:05.664Z Compiling rustc_version v0.1.7
10992024-11-26T08:05:05.878Z Compiling newline-converter v0.3.0
11002024-11-26T08:05:06.105Z Compiling zone_cfg_derive v0.3.0
11012024-11-26T08:05:06.124Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11022024-11-26T08:05:06.603Z Compiling camino-tempfile v1.1.1
11032024-11-26T08:05:07.115Z Compiling itertools v0.10.5
11042024-11-26T08:05:07.439Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11052024-11-26T08:05:07.617Z Compiling console v0.15.8
11062024-11-26T08:05:07.941Z Compiling num-derive v0.4.2
11072024-11-26T08:05:09.012Z Compiling sigpipe v0.1.3
11082024-11-26T08:05:09.162Z Compiling similar v2.6.0
11092024-11-26T08:05:10.325Z Compiling base64ct v1.6.0
11102024-11-26T08:05:10.619Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11112024-11-26T08:05:10.691Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95)
11122024-11-26T08:05:10.995Z Compiling password-hash v0.5.0
11132024-11-26T08:05:11.013Z Compiling zone v0.3.0
11142024-11-26T08:05:12.298Z Compiling expectorate v1.1.0
11152024-11-26T08:05:12.698Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11162024-11-26T08:05:13.189Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11172024-11-26T08:05:13.211Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11182024-11-26T08:05:14.422Z Compiling newtype_derive v0.1.6
11192024-11-26T08:05:14.805Z Compiling blake2 v0.10.6
11202024-11-26T08:05:15.651Z Compiling hubpack_derive v0.1.1
11212024-11-26T08:05:15.986Z Compiling smf v0.2.3
11222024-11-26T08:05:16.036Z Compiling zerocopy-derive v0.6.6
11232024-11-26T08:05:16.517Z Compiling whoami v1.5.2
11242024-11-26T08:05:16.613Z Compiling cancel-safe-futures v0.1.5
11252024-11-26T08:05:17.010Z Compiling fixedbitset v0.4.2
11262024-11-26T08:05:17.064Z Compiling owo-colors v4.1.0
11272024-11-26T08:05:17.448Z Compiling petgraph v0.6.5
11282024-11-26T08:05:17.690Z Compiling hubpack v0.1.2
11292024-11-26T08:05:18.212Z Compiling zerocopy v0.6.6
11302024-11-26T08:05:18.515Z Compiling argon2 v0.5.3
11312024-11-26T08:05:19.480Z Compiling strum_macros v0.25.3
11322024-11-26T08:05:21.042Z Compiling serde-big-array v0.5.1
11332024-11-26T08:05:21.311Z Compiling serde_repr v0.1.19
11342024-11-26T08:05:22.109Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11352024-11-26T08:05:22.150Z Compiling cookie v0.18.1
11362024-11-26T08:05:22.520Z Compiling convert_case v0.4.0
11372024-11-26T08:05:22.523Z Compiling static_assertions v1.1.0
11382024-11-26T08:05:23.309Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11392024-11-26T08:05:23.329Z Compiling derive_more v0.99.18
11402024-11-26T08:05:23.675Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11412024-11-26T08:05:25.330Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11422024-11-26T08:05:25.582Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11432024-11-26T08:05:26.594Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11442024-11-26T08:05:29.051Z Compiling atomicwrites v0.4.4
11452024-11-26T08:05:29.580Z Compiling itertools v0.13.0
11462024-11-26T08:05:31.092Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11472024-11-26T08:05:31.390Z Compiling idna v0.4.0
11482024-11-26T08:05:31.541Z Compiling libsw v3.3.1
11492024-11-26T08:05:31.897Z Compiling derive-where v1.2.7
11502024-11-26T08:05:32.498Z Compiling enum-as-inner v0.6.1
11512024-11-26T08:05:32.926Z Compiling highway v1.2.0
11522024-11-26T08:05:33.362Z Compiling quick-error v1.2.3
11532024-11-26T08:05:33.520Z Compiling linear-map v1.2.0
11542024-11-26T08:05:33.647Z Compiling linked-hash-map v0.5.6
11552024-11-26T08:05:33.971Z Compiling swrite v0.1.0
11562024-11-26T08:05:34.099Z Compiling data-encoding v2.6.0
11572024-11-26T08:05:34.134Z Compiling indent_write v2.2.0
11582024-11-26T08:05:34.356Z Compiling lru-cache v0.1.2
11592024-11-26T08:05:34.394Z Compiling resolv-conf v0.7.0
11602024-11-26T08:05:34.591Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11612024-11-26T08:05:36.658Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11622024-11-26T08:05:36.726Z Compiling hickory-proto v0.24.1
11632024-11-26T08:05:36.727Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11642024-11-26T08:05:37.592Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11652024-11-26T08:05:38.120Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11662024-11-26T08:05:40.345Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11672024-11-26T08:05:41.057Z Compiling steno v0.4.1
11682024-11-26T08:05:43.644Z Compiling slog-dtrace v0.3.0
11692024-11-26T08:05:43.912Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11702024-11-26T08:05:44.275Z Compiling parking_lot_core v0.8.6
11712024-11-26T08:05:44.795Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11722024-11-26T08:05:44.926Z Compiling humantime v2.1.0
11732024-11-26T08:05:44.971Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11742024-11-26T08:05:45.818Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11752024-11-26T08:05:46.888Z Compiling hickory-resolver v0.24.1
11762024-11-26T08:05:47.851Z Compiling num-derive v0.3.3
11772024-11-26T08:05:48.297Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11782024-11-26T08:05:49.274Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
11792024-11-26T08:05:50.438Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11802024-11-26T08:05:50.455Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
11812024-11-26T08:05:51.159Z Compiling parking_lot v0.11.2
11822024-11-26T08:05:51.415Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
11832024-11-26T08:05:52.178Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11842024-11-26T08:05:53.171Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11852024-11-26T08:05:55.177Z Compiling crossbeam-epoch v0.9.18
11862024-11-26T08:05:56.173Z Compiling fxhash v0.2.1
11872024-11-26T08:05:56.363Z Compiling crc32fast v1.4.2
11882024-11-26T08:05:56.411Z Compiling arc-swap v1.7.1
11892024-11-26T08:05:56.908Z Compiling crc8 v0.1.1
11902024-11-26T08:05:57.107Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11912024-11-26T08:05:57.214Z Compiling slog-scope v4.4.0
11922024-11-26T08:05:57.999Z Compiling sled v0.34.7
11932024-11-26T08:06:01.828Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11942024-11-26T08:06:02.906Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
11952024-11-26T08:06:03.479Z Compiling slog-stdlog v4.1.1
11962024-11-26T08:06:04.304Z Compiling slog-envlogger v2.2.0
11972024-11-26T08:06:05.804Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
11982024-11-26T08:06:06.538Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11992024-11-26T08:06:18.258Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12002024-11-26T08:06:22.840Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12012024-11-26T08:06:24.789Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12022024-11-26T08:06:52.842Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12032024-11-26T08:06:52.845Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12042024-11-26T08:07:00.108Z Finished `release` profile [optimized] target(s) in 5m 14s
12052024-11-26T08:07:00.469Z+ banner quartet
12062024-11-26T08:07:00.472Z
12072024-11-26T08:07:00.472Z #### # # ## ##### ##### ###### #####
12082024-11-26T08:07:00.472Z # # # # # # # # # # #
12092024-11-26T08:07:00.472Z # # # # # # # # # ##### #
12102024-11-26T08:07:00.472Z # # # # # ###### ##### # # #
12112024-11-26T08:07:00.472Z # # # # # # # # # # #
12122024-11-26T08:07:00.472Z ### # #### # # # # # ###### #
12132024-11-26T08:07:00.472Z
12142024-11-26T08:07:00.472Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
12152024-11-26T08:07:00.945Z Compiling cfg-if v1.0.0
12162024-11-26T08:07:00.945Z Compiling libc v0.2.165
12172024-11-26T08:07:00.948Z Compiling serde v1.0.215
12182024-11-26T08:07:00.948Z Compiling once_cell v1.20.2
12192024-11-26T08:07:00.948Z Compiling itoa v1.0.11
12202024-11-26T08:07:00.948Z Compiling byteorder v1.5.0
12212024-11-26T08:07:01.014Z Compiling syn v2.0.87
12222024-11-26T08:07:01.023Z Compiling bytes v1.7.2
12232024-11-26T08:07:01.077Z Compiling num-traits v0.2.19
12242024-11-26T08:07:01.227Z Compiling zerocopy v0.7.35
12252024-11-26T08:07:01.422Z Compiling pin-project-lite v0.2.14
12262024-11-26T08:07:01.432Z Compiling ahash v0.8.11
12272024-11-26T08:07:01.460Z Compiling schemars v0.8.21
12282024-11-26T08:07:01.487Z Compiling allocator-api2 v0.2.18
12292024-11-26T08:07:01.576Z Compiling smallvec v1.13.2
12302024-11-26T08:07:01.616Z Compiling scopeguard v1.2.0
12312024-11-26T08:07:01.756Z Compiling memchr v2.7.4
12322024-11-26T08:07:01.850Z Compiling lock_api v0.4.12
12332024-11-26T08:07:02.362Z Compiling hashbrown v0.14.5
12342024-11-26T08:07:02.372Z Compiling fnv v1.0.7
12352024-11-26T08:07:02.432Z Compiling log v0.4.22
12362024-11-26T08:07:02.503Z Compiling getrandom v0.2.15
12372024-11-26T08:07:02.602Z Compiling parking_lot_core v0.9.10
12382024-11-26T08:07:02.850Z Compiling mio v1.0.2
12392024-11-26T08:07:02.908Z Compiling socket2 v0.5.7
12402024-11-26T08:07:02.980Z Compiling parking_lot v0.12.3
12412024-11-26T08:07:03.426Z Compiling signal-hook-registry v1.4.2
12422024-11-26T08:07:03.548Z Compiling futures-core v0.3.30
12432024-11-26T08:07:03.792Z Compiling equivalent v1.0.1
12442024-11-26T08:07:03.905Z Compiling ryu v1.0.18
12452024-11-26T08:07:04.468Z Compiling tracing-core v0.1.32
12462024-11-26T08:07:04.526Z Compiling serde_json v1.0.133
12472024-11-26T08:07:04.554Z Compiling uuid v1.11.0
12482024-11-26T08:07:04.567Z Compiling regress v0.10.1
12492024-11-26T08:07:04.578Z Compiling futures-task v0.3.30
12502024-11-26T08:07:04.774Z Compiling futures-sink v0.3.30
12512024-11-26T08:07:04.938Z Compiling spin v0.9.8
12522024-11-26T08:07:04.978Z Compiling untrusted v0.9.0
12532024-11-26T08:07:05.097Z Compiling pin-utils v0.1.0
12542024-11-26T08:07:05.124Z Compiling ring v0.17.8
12552024-11-26T08:07:05.134Z Compiling slab v0.4.9
12562024-11-26T08:07:05.184Z Compiling futures-util v0.3.30
12572024-11-26T08:07:05.394Z Compiling try-lock v0.2.5
12582024-11-26T08:07:05.552Z Compiling want v0.3.1
12592024-11-26T08:07:05.825Z Compiling chrono v0.4.38
12602024-11-26T08:07:05.856Z Compiling httparse v1.9.4
12612024-11-26T08:07:06.933Z Compiling futures-channel v0.3.30
12622024-11-26T08:07:06.969Z Compiling dyn-clone v1.0.17
12632024-11-26T08:07:07.177Z Compiling foreign-types-shared v0.1.1
12642024-11-26T08:07:07.284Z Compiling tower-service v0.3.3
12652024-11-26T08:07:07.409Z Compiling foreign-types v0.3.2
12662024-11-26T08:07:07.498Z Compiling openssl-sys v0.9.103
12672024-11-26T08:07:07.717Z Compiling serde_derive_internals v0.29.1
12682024-11-26T08:07:07.867Z Compiling unicode-ident v1.0.13
12692024-11-26T08:07:08.081Z Compiling bitflags v2.6.0
12702024-11-26T08:07:08.240Z Compiling proc-macro2 v1.0.86
12712024-11-26T08:07:08.435Z Compiling http v1.1.0
12722024-11-26T08:07:08.987Z Compiling semver v1.0.23
12732024-11-26T08:07:09.355Z Compiling openssl-probe v0.1.5
12742024-11-26T08:07:09.502Z Compiling tinyvec_macros v0.1.1
12752024-11-26T08:07:09.595Z Compiling tinyvec v1.8.0
12762024-11-26T08:07:09.929Z Compiling quote v1.0.37
12772024-11-26T08:07:09.977Z Compiling percent-encoding v2.3.1
12782024-11-26T08:07:11.343Z Compiling unicode-normalization v0.1.24
12792024-11-26T08:07:11.900Z Compiling form_urlencoded v1.2.1
12802024-11-26T08:07:12.423Z Compiling aho-corasick v1.1.3
12812024-11-26T08:07:12.669Z Compiling http v0.2.12
12822024-11-26T08:07:12.912Z Compiling rustls-pki-types v1.8.0
12832024-11-26T08:07:13.299Z Compiling heck v0.5.0
12842024-11-26T08:07:13.460Z Compiling serde_derive v1.0.215
12852024-11-26T08:07:13.545Z Compiling zerocopy-derive v0.7.35
12862024-11-26T08:07:13.714Z Compiling thiserror-impl v1.0.64
12872024-11-26T08:07:14.198Z Compiling schemars_derive v0.8.21
12882024-11-26T08:07:14.642Z Compiling tokio-macros v2.4.0
12892024-11-26T08:07:16.269Z Compiling tokio v1.40.0
12902024-11-26T08:07:16.601Z Compiling tracing-attributes v0.1.27
12912024-11-26T08:07:16.931Z Compiling thiserror v1.0.64
12922024-11-26T08:07:17.215Z Compiling openssl-macros v0.1.1
12932024-11-26T08:07:17.465Z Compiling unicode-bidi v0.3.15
12942024-11-26T08:07:18.046Z Compiling openssl v0.10.66
12952024-11-26T08:07:18.529Z Compiling idna v0.5.0
12962024-11-26T08:07:20.074Z Compiling tracing v0.1.40
12972024-11-26T08:07:20.460Z Compiling regex-automata v0.4.7
12982024-11-26T08:07:20.808Z Compiling http-body v1.0.1
12992024-11-26T08:07:28.436Z Compiling indexmap v2.5.0
13002024-11-26T08:07:28.471Z Compiling tokio-util v0.7.12
13012024-11-26T08:07:30.986Z Compiling serde_tokenstream v0.2.2
13022024-11-26T08:07:32.621Z Compiling native-tls v0.2.12
13032024-11-26T08:07:32.867Z Compiling atomic-waker v1.1.2
13042024-11-26T08:07:33.055Z Compiling tokio-native-tls v0.3.1
13052024-11-26T08:07:33.360Z Compiling regex-syntax v0.8.4
13062024-11-26T08:07:33.723Z Compiling slog v2.7.0
13072024-11-26T08:07:34.322Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13082024-11-26T08:07:34.787Z Compiling typify-impl v0.2.0
13092024-11-26T08:07:35.983Z Compiling h2 v0.4.6
13102024-11-26T08:07:36.009Z Compiling openapiv3 v2.0.0
13112024-11-26T08:07:45.277Z Compiling serde_urlencoded v0.7.1
13122024-11-26T08:07:45.895Z Compiling regex v1.10.6
13132024-11-26T08:07:46.526Z Compiling url v2.5.2
13142024-11-26T08:07:46.898Z Compiling encoding_rs v0.8.34
13152024-11-26T08:07:46.925Z Compiling ipnet v2.10.0
13162024-11-26T08:07:50.061Z Compiling rustls v0.21.12
13172024-11-26T08:07:50.408Z Compiling mime v0.3.17
13182024-11-26T08:07:51.295Z Compiling typify-macro v0.2.0
13192024-11-26T08:07:51.512Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13202024-11-26T08:07:51.841Z Compiling hyper v1.5.1
13212024-11-26T08:07:53.155Z Compiling h2 v0.3.26
13222024-11-26T08:07:55.216Z Compiling http-body v0.4.6
13232024-11-26T08:07:55.244Z Compiling rustls-webpki v0.102.8
13242024-11-26T08:07:55.432Z Compiling sct v0.7.1
13252024-11-26T08:07:55.809Z Compiling rustls-webpki v0.101.7
13262024-11-26T08:07:55.907Z Compiling httpdate v1.0.3
13272024-11-26T08:07:56.662Z Compiling toml_datetime v0.6.8
13282024-11-26T08:07:57.059Z Compiling zeroize v1.8.1
13292024-11-26T08:07:57.422Z Compiling subtle v2.6.1
13302024-11-26T08:07:57.719Z Compiling rustls v0.23.13
13312024-11-26T08:07:57.889Z Compiling toml_edit v0.19.15
13322024-11-26T08:07:59.904Z Compiling hyper v0.14.30
13332024-11-26T08:08:02.274Z Compiling serde_yaml v0.9.34+deprecated
13342024-11-26T08:08:04.277Z Compiling hyper-util v0.1.10
13352024-11-26T08:08:09.090Z Compiling lazy_static v1.5.0
13362024-11-26T08:08:09.254Z Compiling tokio-rustls v0.24.1
13372024-11-26T08:08:09.712Z Compiling tokio-rustls v0.26.0
13382024-11-26T08:08:10.227Z Compiling proc-macro-crate v1.3.1
13392024-11-26T08:08:10.255Z Compiling http-body-util v0.1.2
13402024-11-26T08:08:10.837Z Compiling webpki-roots v0.26.6
13412024-11-26T08:08:11.059Z Compiling base64 v0.22.1
13422024-11-26T08:08:11.071Z Compiling base64 v0.21.7
13432024-11-26T08:08:11.099Z Compiling num_enum_derive v0.5.11
13442024-11-26T08:08:11.537Z Compiling crossbeam-utils v0.8.20
13452024-11-26T08:08:11.555Z Compiling hyper-rustls v0.27.3
13462024-11-26T08:08:12.180Z Compiling rustls-pemfile v2.1.3
13472024-11-26T08:08:12.180Z Compiling rustls-pemfile v1.0.4
13482024-11-26T08:08:12.820Z Compiling hyper-tls v0.6.0
13492024-11-26T08:08:12.989Z Compiling hyper-rustls v0.24.2
13502024-11-26T08:08:12.992Z Compiling hyper-tls v0.5.0
13512024-11-26T08:08:13.316Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13522024-11-26T08:08:13.328Z Compiling typify v0.2.0
13532024-11-26T08:08:13.452Z Compiling ipnetwork v0.20.0
13542024-11-26T08:08:14.444Z Compiling ppv-lite86 v0.2.20
13552024-11-26T08:08:14.561Z Compiling foreign-types-macros v0.2.3
13562024-11-26T08:08:15.392Z Compiling sync_wrapper v1.0.1
13572024-11-26T08:08:15.543Z Compiling rand_core v0.6.4
13582024-11-26T08:08:15.849Z Compiling dirs-sys-next v0.1.2
13592024-11-26T08:08:15.860Z Compiling webpki-roots v0.25.4
13602024-11-26T08:08:15.927Z Compiling sync_wrapper v0.1.2
13612024-11-26T08:08:16.011Z Compiling powerfmt v0.2.0
13622024-11-26T08:08:16.039Z Compiling foreign-types-shared v0.3.1
13632024-11-26T08:08:16.053Z Compiling time-macros v0.2.18
13642024-11-26T08:08:16.156Z Compiling foreign-types v0.5.0
13652024-11-26T08:08:16.270Z Compiling dirs-next v2.0.0
13662024-11-26T08:08:16.496Z Compiling deranged v0.3.11
13672024-11-26T08:08:16.526Z Compiling reqwest v0.11.27
13682024-11-26T08:08:17.249Z Compiling rand_chacha v0.3.1
13692024-11-26T08:08:18.787Z Compiling reqwest v0.12.9
13702024-11-26T08:08:19.045Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13712024-11-26T08:08:19.086Z Compiling progenitor-impl v0.8.0
13722024-11-26T08:08:25.846Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
13732024-11-26T08:08:25.927Z Compiling num_enum v0.5.11
13742024-11-26T08:08:27.978Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13752024-11-26T08:08:28.140Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13762024-11-26T08:08:28.329Z Compiling cstr-argument v0.1.2
13772024-11-26T08:08:28.588Z Compiling thread_local v1.1.8
13782024-11-26T08:08:29.181Z Compiling either v1.13.0
13792024-11-26T08:08:29.321Z Compiling num-conv v0.1.0
13802024-11-26T08:08:29.592Z Compiling time-core v0.1.2
13812024-11-26T08:08:29.655Z Compiling pretty-hex v0.2.1
13822024-11-26T08:08:29.781Z Compiling arc-swap v1.7.1
13832024-11-26T08:08:29.861Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13842024-11-26T08:08:30.261Z Compiling slog-scope v4.4.0
13852024-11-26T08:08:30.507Z Compiling time v0.3.36
13862024-11-26T08:08:30.683Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
13872024-11-26T08:08:31.193Z Compiling itertools v0.12.1
13882024-11-26T08:08:32.197Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13892024-11-26T08:08:33.088Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13902024-11-26T08:08:33.273Z Compiling crossbeam-channel v0.5.13
13912024-11-26T08:08:34.915Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13922024-11-26T08:08:35.152Z Compiling progenitor-macro v0.8.0
13932024-11-26T08:08:39.725Z Compiling progenitor-client v0.8.0
13942024-11-26T08:08:40.657Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13952024-11-26T08:08:42.619Z Compiling rand v0.8.5
13962024-11-26T08:08:43.613Z Compiling anyhow v1.0.93
13972024-11-26T08:08:48.244Z Compiling term v0.7.0
13982024-11-26T08:08:48.375Z Compiling colored v2.1.0
13992024-11-26T08:08:49.646Z Compiling is-terminal v0.4.13
14002024-11-26T08:08:49.782Z Compiling take_mut v0.2.2
14012024-11-26T08:08:49.949Z Compiling winnow v0.6.18
14022024-11-26T08:08:52.986Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14032024-11-26T08:08:53.345Z Compiling slog-async v2.8.0
14042024-11-26T08:08:54.414Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14052024-11-26T08:08:56.508Z Compiling slog-term v2.9.1
14062024-11-26T08:08:59.365Z Compiling progenitor v0.8.0
14072024-11-26T08:08:59.582Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14082024-11-26T08:08:59.807Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14092024-11-26T08:09:03.450Z Compiling slog-stdlog v4.1.1
14102024-11-26T08:09:03.649Z Compiling slog-envlogger v2.2.0
14112024-11-26T08:09:03.858Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14122024-11-26T08:09:05.898Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14132024-11-26T08:09:18.814Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14142024-11-26T08:09:26.329Z Finished `release` profile [optimized] target(s) in 2m 25s
14152024-11-26T08:09:26.414Z Running unittests src/lib.rs (target/release/deps/mg_tests-f9f14178e25fb757)
14162024-11-26T08:09:26.461Z
14172024-11-26T08:09:26.461Zrunning 1 test
14182024-11-26T08:09:26.628Zconfigure zone
14192024-11-26T08:09:26.684Zinstall zone
14202024-11-26T08:10:26.471Ztest ddm::test_quartet has been running for over 60 seconds
14212024-11-26T08:11:41.580Zboot zone
14222024-11-26T08:11:42.468Zstart zone s1
14232024-11-26T08:11:42.468Zconfigure zone
14242024-11-26T08:11:42.476Zinstall zone
14252024-11-26T08:13:37.067Zboot zone
14262024-11-26T08:13:37.871Zstart zone s2
14272024-11-26T08:13:37.871Zconfigure zone
14282024-11-26T08:13:37.880Zinstall zone
14292024-11-26T08:15:25.907Zboot zone
14302024-11-26T08:15:26.662Zstart zone s3
14312024-11-26T08:15:26.662Zconfigure zone
14322024-11-26T08:15:26.670Zinstall zone
14332024-11-26T08:17:16.100Zboot zone
14342024-11-26T08:17:16.930Zstart zone t1
14352024-11-26T08:17:16.930Zconfigure zone
14362024-11-26T08:17:16.960Zinstall zone
14372024-11-26T08:19:05.126Zboot zone
14382024-11-26T08:19:05.931Zwaiting for zones to come up
14392024-11-26T08:19:15.933Z[sidecar.quartet] svcs milestone/network
14402024-11-26T08:19:16.036ZSTATE STIME FMRI
14412024-11-26T08:19:16.036Zonline 0:12:00 svc:/milestone/network:default
14422024-11-26T08:19:16.036Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
14432024-11-26T08:19:16.084Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
14442024-11-26T08:19:16.132Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
14452024-11-26T08:19:16.175Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
14462024-11-26T08:19:16.179Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14472024-11-26T08:19:16.200Z
14482024-11-26T08:19:16.200Zrunning zone s1.quartet setup
14492024-11-26T08:19:16.200Z[s1.quartet] svcs milestone/network
14502024-11-26T08:19:16.222ZSTATE STIME FMRI
14512024-11-26T08:19:16.222Zonline 0:13:56 svc:/milestone/network:default
14522024-11-26T08:19:16.222Z[s1.quartet] dladm
14532024-11-26T08:19:16.244ZLINK CLASS MTU STATE BRIDGE OVER
14542024-11-26T08:19:16.244Zsl0 simnet 9000 up -- ?
14552024-11-26T08:19:16.244Zmgs1 vnic 9000 up -- ?
14562024-11-26T08:19:16.244Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
14572024-11-26T08:19:16.805Z
14582024-11-26T08:19:16.805Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
14592024-11-26T08:19:16.830Z
14602024-11-26T08:19:16.830Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14612024-11-26T08:19:16.851Z
14622024-11-26T08:19:16.851Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
14632024-11-26T08:19:16.941Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
14642024-11-26T08:19:16.983Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid cc99ea08-b335-48ef-8417-af57ae58cbad --sled-uuid d6361f5c-27c4-48df-8d4d-8f515f80dc6c -a sl0/v6 &> /opt/ddmd.log &
14652024-11-26T08:19:17.004Z
14662024-11-26T08:19:17.004Zrunning zone s2.quartet setup
14672024-11-26T08:19:17.004Z[s2.quartet] svcs milestone/network
14682024-11-26T08:19:17.030ZSTATE STIME FMRI
14692024-11-26T08:19:17.030Zonline 0:15:45 svc:/milestone/network:default
14702024-11-26T08:19:17.030Z[s2.quartet] dladm
14712024-11-26T08:19:17.053ZLINK CLASS MTU STATE BRIDGE OVER
14722024-11-26T08:19:17.053Zsl1 simnet 9000 up -- ?
14732024-11-26T08:19:17.053Zmgs2 vnic 9000 up -- ?
14742024-11-26T08:19:17.053Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
14752024-11-26T08:19:17.602Z
14762024-11-26T08:19:17.602Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
14772024-11-26T08:19:17.627Z
14782024-11-26T08:19:17.627Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
14792024-11-26T08:19:17.647Z
14802024-11-26T08:19:17.647Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
14812024-11-26T08:19:17.694Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
14822024-11-26T08:19:17.716Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 8a1aa87c-f845-4695-a4de-594406e6281d --sled-uuid 702385bf-d115-410e-93ea-3a781328e75e -a sl1/v6 &> /opt/ddmd.log &
14832024-11-26T08:19:17.737Z
14842024-11-26T08:19:17.738Zrunning zone s3.quartet setup
14852024-11-26T08:19:17.738Z[s3.quartet] svcs milestone/network
14862024-11-26T08:19:17.761ZSTATE STIME FMRI
14872024-11-26T08:19:17.761Zonline 0:17:35 svc:/milestone/network:default
14882024-11-26T08:19:17.761Z[s3.quartet] dladm
14892024-11-26T08:19:17.783ZLINK CLASS MTU STATE BRIDGE OVER
14902024-11-26T08:19:17.783Zsl2 simnet 9000 up -- ?
14912024-11-26T08:19:17.783Zmgs3 vnic 9000 up -- ?
14922024-11-26T08:19:17.783Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
14932024-11-26T08:19:18.246Z
14942024-11-26T08:19:18.246Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
14952024-11-26T08:19:18.269Z
14962024-11-26T08:19:18.270Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
14972024-11-26T08:19:18.290Z
14982024-11-26T08:19:18.290Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
14992024-11-26T08:19:18.336Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
15002024-11-26T08:19:18.358Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid e2cd1d4a-8056-4177-ba11-f6c96cf3602d --sled-uuid 7f858eb4-a8a0-4e45-84c6-f1d87d5f2c51 -a sl2/v6 &> /opt/ddmd.log &
15012024-11-26T08:19:18.378Z
15022024-11-26T08:19:18.379Zrunning zone t1.quartet setup
15032024-11-26T08:19:18.379Z[t1.quartet] svcs milestone/network
15042024-11-26T08:19:18.401ZSTATE STIME FMRI
15052024-11-26T08:19:18.401Z- - svc:/milestone/network:default
15062024-11-26T08:19:19.400Z[t1.quartet] svcs milestone/network
15072024-11-26T08:19:19.422ZSTATE STIME FMRI
15082024-11-26T08:19:19.422Z- - svc:/milestone/network:default
15092024-11-26T08:19:20.422Z[t1.quartet] svcs milestone/network
15102024-11-26T08:19:20.443ZSTATE STIME FMRI
15112024-11-26T08:19:20.443Z- - svc:/milestone/network:default
15122024-11-26T08:19:21.444Z[t1.quartet] svcs milestone/network
15132024-11-26T08:19:21.466ZSTATE STIME FMRI
15142024-11-26T08:19:21.466Z- - svc:/milestone/network:default
15152024-11-26T08:19:22.466Z[t1.quartet] svcs milestone/network
15162024-11-26T08:19:22.488ZSTATE STIME FMRI
15172024-11-26T08:19:22.488Z- - svc:/milestone/network:default
15182024-11-26T08:19:23.488Z[t1.quartet] svcs milestone/network
15192024-11-26T08:19:23.510ZSTATE STIME FMRI
15202024-11-26T08:19:23.510Z- - svc:/milestone/network:default
15212024-11-26T08:19:24.510Z[t1.quartet] svcs milestone/network
15222024-11-26T08:19:24.532ZSTATE STIME FMRI
15232024-11-26T08:19:24.532Zoffline 0:19:23 svc:/milestone/network:default
15242024-11-26T08:19:25.532Z[t1.quartet] svcs milestone/network
15252024-11-26T08:19:25.556ZSTATE STIME FMRI
15262024-11-26T08:19:25.556Zonline 0:19:24 svc:/milestone/network:default
15272024-11-26T08:19:25.557Z[t1.quartet] dladm
15282024-11-26T08:19:25.580ZLINK CLASS MTU STATE BRIDGE OVER
15292024-11-26T08:19:25.580Ztfportrear0_0 simnet 9000 up -- ?
15302024-11-26T08:19:25.580Ztfportrear1_0 simnet 9000 up -- ?
15312024-11-26T08:19:25.580Ztfportrear2_0 simnet 9000 up -- ?
15322024-11-26T08:19:25.580Zmgt1 vnic 9000 up -- ?
15332024-11-26T08:19:25.580Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
15342024-11-26T08:19:26.075Z
15352024-11-26T08:19:26.075Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15362024-11-26T08:19:26.098Z
15372024-11-26T08:19:26.098Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15382024-11-26T08:19:26.122Z
15392024-11-26T08:19:26.122Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
15402024-11-26T08:19:26.146Z
15412024-11-26T08:19:26.146Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
15422024-11-26T08:19:26.168Z
15432024-11-26T08:19:26.168Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
15442024-11-26T08:19:26.363Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
15452024-11-26T08:19:26.367Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
15462024-11-26T08:19:26.370Zwaiting 3s for copy of files to zone to complete ...
15472024-11-26T08:19:29.371Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
15482024-11-26T08:19:29.416Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
15492024-11-26T08:19:29.439Z[t1.quartet] svcadm enable dendrite
15502024-11-26T08:19:29.480Z
15512024-11-26T08:19:29.480Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
15522024-11-26T08:19:29.524Z
15532024-11-26T08:19:29.524Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
15542024-11-26T08:19:29.570Z
15552024-11-26T08:19:29.570Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15562024-11-26T08:19:29.610Z
15572024-11-26T08:19:29.610Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15582024-11-26T08:19:29.653Z
15592024-11-26T08:19:29.653Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
15602024-11-26T08:19:29.693Z
15612024-11-26T08:19:29.693Z[t1.quartet] svcadm refresh dendrite:default
15622024-11-26T08:19:29.730Z
15632024-11-26T08:19:29.730Z[t1.quartet] svcadm restart dendrite:default
15642024-11-26T08:19:29.774Z
15652024-11-26T08:19:29.774Zwait 10s for dendrite to come up ...
15662024-11-26T08:19:39.768Z[t1.quartet] svcadm enable tfport
15672024-11-26T08:19:39.809Z
15682024-11-26T08:19:39.809Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid 399689d8-267e-4e68-a45a-8dbd1fbbd7ed --sled-uuid 39846417-a00c-4ef1-aac0-2097388ba2ab -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
15692024-11-26T08:19:39.829Z
15702024-11-26T08:19:39.829Z[t1.quartet] ipadm
15712024-11-26T08:19:39.857ZADDROBJ TYPE STATE ADDR
15722024-11-26T08:19:39.857Zlo0/v4 static ok 127.0.0.1/8
15732024-11-26T08:19:39.857Zmgt1/v4 static ok 10.0.0.4/24
15742024-11-26T08:19:39.857Zlo0/v6 static ok ::1/128
15752024-11-26T08:19:39.857Zlo0/u6 static ok fd00:4::1/64
15762024-11-26T08:19:39.857Ztfportrear0_0/v6 addrconf ok fe80::c06:ceff:feae:da4a%tfportrear0_0/10
15772024-11-26T08:19:39.857Ztfportrear1_0/v6 addrconf ok fe80::87:ecff:fe13:21df%tfportrear1_0/10
15782024-11-26T08:19:39.857Ztfportrear2_0/v6 addrconf ok fe80::b8e3:c6ff:feb5:4375%tfportrear2_0/10
15792024-11-26T08:19:42.138Zinitial peering test passed
15802024-11-26T08:19:43.140Z[s3.quartet] ping fd00:1::1
15812024-11-26T08:19:43.171Zfd00:1::1 is alive
15822024-11-26T08:19:54.175Z[s3.quartet] ping fd00:1::1
15832024-11-26T08:19:54.199Zfd00:1::1 is alive
15842024-11-26T08:19:54.217Z[t1.quartet] pkill ddmd
15852024-11-26T08:19:54.243Z
15862024-11-26T08:19:54.243Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
15872024-11-26T08:19:54.249Zcp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log
15882024-11-26T08:19:56.716Z[s3.quartet] pkill ddmd
15892024-11-26T08:19:56.736Z
15902024-11-26T08:19:56.736Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
15912024-11-26T08:19:59.148Z[s2.quartet] pkill ddmd
15922024-11-26T08:19:59.168Z
15932024-11-26T08:19:59.168Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
15942024-11-26T08:20:01.519Z[s1.quartet] pkill ddmd
15952024-11-26T08:20:01.539Z
15962024-11-26T08:20:01.539Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
15972024-11-26T08:20:03.862Z[sidecar.quartet] pkill softnpu
15982024-11-26T08:20:03.883Z
15992024-11-26T08:20:03.883Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
16002024-11-26T08:20:06.425Ztest ddm::test_quartet ... ok
16012024-11-26T08:20:06.425Z
16022024-11-26T08:20:06.425Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 639.86s
16032024-11-26T08:20:06.425Z
16042024-11-26T08:20:06.453Z+ cleanup
16052024-11-26T08:20:06.456Z++ id -un
16062024-11-26T08:20:06.536Z++ id -gn
16072024-11-26T08:20:06.539Z+ pfexec chown -R build:build .
16082024-11-26T08:20:06.619Zprocess exited: duration 1174399 ms, exit code 0
 
16092024-11-26T08:20:06.629Zfound 5 output files
16102024-11-26T08:20:06.629Zuploading: /work/s1.quartet.log (4843 bytes)
16112024-11-26T08:20:07.643Zuploaded: /work/s1.quartet.log
16122024-11-26T08:20:07.646Zuploading: /work/s2.quartet.log (4099 bytes)
16132024-11-26T08:20:08.665Zuploaded: /work/s2.quartet.log
16142024-11-26T08:20:08.668Zuploading: /work/s3.quartet.log (4254 bytes)
16152024-11-26T08:20:09.674Zuploaded: /work/s3.quartet.log
16162024-11-26T08:20:09.680Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
16172024-11-26T08:20:10.687Zuploaded: /work/sidecar.quartet-softnpu.log
16182024-11-26T08:20:10.687Zuploading: /work/t1.quartet.log (17388 bytes)
16192024-11-26T08:20:11.696Zuploaded: /work/t1.quartet.log