01JDKRM5J3E6M0BNJW9N9ARV3N: 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: 01JDKRMRVBMXDKSNPS4CQ8REZF

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12024-11-26T08:16:42.357Zjob assigned to worker 01JDKRN33A4AHFJSB2GVTGC078 [factory aws, i-0a0d67cdcfe856837] (queued for 59 s)
 
22024-11-26T08:16:50.435Zstarting task 0: "setup"
32024-11-26T08:16:50.443Z++ uname -s
42024-11-26T08:16:50.447Z+ kern=SunOS
52024-11-26T08:16:50.447Z+ case "$kern" in
62024-11-26T08:16:50.447Z+ groupadd -g 12345 build
72024-11-26T08:16:50.450Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82024-11-26T08:16:52.454Z+ zfs create -o mountpoint=/work rpool/work
92024-11-26T08:16:52.551Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102024-11-26T08:16:52.553Z+ home_fs=zfs
112024-11-26T08:16:52.553Z+ [[ zfs == autofs ]]
122024-11-26T08:16:52.553Z+ mkdir -p /home/build
132024-11-26T08:16:52.556Z+ chown build:build /home/build /work
142024-11-26T08:16:54.557Z+ chmod 0700 /home/build /work
152024-11-26T08:16:54.560Zprocess exited: duration 4125 ms, exit code 0
 
162024-11-26T08:16:54.565Zstarting task 1: "rust-toolchain"
172024-11-26T08:16:54.570Z+ printf ' * toolchain channel = "%s"
182024-11-26T08:16:54.570Z' stable
192024-11-26T08:16:54.571Z * toolchain channel = "stable"
202024-11-26T08:16:54.573Z * toolchain profile = "default"
212024-11-26T08:16:54.573Z+ printf ' * toolchain profile = "%s"
222024-11-26T08:16:54.573Z' default
232024-11-26T08:16:54.573Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242024-11-26T08:16:54.573Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
252024-11-26T08:16:54.686Zinfo: downloading installer
262024-11-26T08:16:55.993Zinfo: profile set to 'default'
272024-11-26T08:16:55.993Zinfo: default host triple is x86_64-unknown-illumos
282024-11-26T08:16:55.996Zinfo: syncing channel updates for 'stable-x86_64-unknown-illumos'
292024-11-26T08:16:56.161Zinfo: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
302024-11-26T08:16:56.161Zinfo: downloading component 'cargo'
312024-11-26T08:16:57.151Zinfo: downloading component 'clippy'
322024-11-26T08:16:57.521Zinfo: downloading component 'rust-docs'
332024-11-26T08:16:58.898Zinfo: downloading component 'rust-std'
342024-11-26T08:17:01.094Zinfo: downloading component 'rustc'
352024-11-26T08:17:09.036Zinfo: downloading component 'rustfmt'
362024-11-26T08:17:09.314Zinfo: installing component 'cargo'
372024-11-26T08:17:10.095Zinfo: installing component 'clippy'
382024-11-26T08:17:10.457Zinfo: installing component 'rust-docs'
392024-11-26T08:17:12.137Zinfo: installing component 'rust-std'
402024-11-26T08:17:13.901Zinfo: installing component 'rustc'
412024-11-26T08:17:19.798Zinfo: installing component 'rustfmt'
422024-11-26T08:17:20.113Zinfo: default toolchain set to 'stable-x86_64-unknown-illumos'
432024-11-26T08:17:20.113Z
442024-11-26T08:17:20.484Z stable-x86_64-unknown-illumos installed - rustc 1.82.0 (f6e511eec 2024-10-15)
452024-11-26T08:17:20.484Z
462024-11-26T08:17:20.486Z
472024-11-26T08:17:20.486ZRust is installed now. Great!
482024-11-26T08:17:20.486Z
492024-11-26T08:17:20.486ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502024-11-26T08:17:20.486Zenvironment variable. This has not been done automatically.
512024-11-26T08:17:20.486Z
522024-11-26T08:17:20.486ZTo configure your current shell, you need to source
532024-11-26T08:17:20.486Zthe corresponding env file under $HOME/.cargo.
542024-11-26T08:17:20.486Z
552024-11-26T08:17:20.486ZThis is usually done by running one of the following (note the leading DOT):
562024-11-26T08:17:20.486Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572024-11-26T08:17:20.486Zsource "$HOME/.cargo/env.fish" # For fish
582024-11-26T08:17:20.552Z+ rustc --version
592024-11-26T08:17:20.617Zrustc 1.82.0 (f6e511eec 2024-10-15)
602024-11-26T08:17:20.620Zprocess exited: duration 26048 ms, exit code 0
 
612024-11-26T08:17:20.626Zstarting task 2: "authentication"
622024-11-26T08:17:20.645Zprocess exited: duration 19 ms, exit code 0
 
632024-11-26T08:17:20.650Zstarting task 3: "clone repository"
642024-11-26T08:17:20.655Z+ mkdir -p /work/oxidecomputer/maghemite
652024-11-26T08:17:20.657Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
662024-11-26T08:17:20.933ZCloning into '/work/oxidecomputer/maghemite'...
672024-11-26T08:17:21.618Z+ cd /work/oxidecomputer/maghemite
682024-11-26T08:17:21.618Z+ git fetch origin 38057ed7ebd8f56861699cff9e87eba1b3970cc0
692024-11-26T08:17:21.852ZFrom https://github.com/oxidecomputer/maghemite
702024-11-26T08:17:21.852Z * branch 38057ed7ebd8f56861699cff9e87eba1b3970cc0 -> FETCH_HEAD
712024-11-26T08:17:21.860Z+ [[ -n renovate/thiserror-2.x ]]
722024-11-26T08:17:21.863Z++ git branch --show-current
732024-11-26T08:17:21.865Z+ current=main
742024-11-26T08:17:21.865Z+ [[ main != renovate/thiserror-2.x ]]
752024-11-26T08:17:21.865Z+ git branch -f renovate/thiserror-2.x 38057ed7ebd8f56861699cff9e87eba1b3970cc0
762024-11-26T08:17:21.868Z+ git checkout -f renovate/thiserror-2.x
772024-11-26T08:17:21.882ZSwitched to branch 'renovate/thiserror-2.x'
782024-11-26T08:17:21.884Z+ git reset --hard 38057ed7ebd8f56861699cff9e87eba1b3970cc0
792024-11-26T08:17:21.887ZHEAD is now at 38057ed Update Rust crate thiserror to v2
802024-11-26T08:17:21.889Zprocess exited: duration 1236 ms, exit code 0
 
812024-11-26T08:17:21.894Zstarting task 4: "build"
822024-11-26T08:17:21.899Z++ cargo --version
832024-11-26T08:17:21.904Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
842024-11-26T08:17:22.063Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
852024-11-26T08:17:22.063Zinfo: downloading component 'cargo'
862024-11-26T08:17:22.920Zinfo: downloading component 'clippy'
872024-11-26T08:17:23.222Zinfo: downloading component 'rust-docs'
882024-11-26T08:17:24.398Zinfo: downloading component 'rust-std'
892024-11-26T08:17:26.237Zinfo: downloading component 'rustc'
902024-11-26T08:17:32.784Zinfo: downloading component 'rustfmt'
912024-11-26T08:17:33.030Zinfo: installing component 'cargo'
922024-11-26T08:17:33.823Zinfo: installing component 'clippy'
932024-11-26T08:17:34.182Zinfo: installing component 'rust-docs'
942024-11-26T08:17:35.761Zinfo: installing component 'rust-std'
952024-11-26T08:17:37.442Zinfo: installing component 'rustc'
962024-11-26T08:17:42.984Zinfo: installing component 'rustfmt'
972024-11-26T08:17:43.376Zcargo 1.81.0 (2dbb1af80 2024-08-20)
982024-11-26T08:17:43.379Z++ rustc --version
992024-11-26T08:17:43.448Zrustc 1.81.0 (eeb90cda1 2024-09-04)
1002024-11-26T08:17:43.452Z++ dladm
1012024-11-26T08:17:43.456ZLINK CLASS MTU STATE BRIDGE OVER
1022024-11-26T08:17:43.456Zena0 phys 9216 up -- --
1032024-11-26T08:17:43.459Z++ ipadm
1042024-11-26T08:17:43.462ZADDROBJ TYPE STATE ADDR
1052024-11-26T08:17:43.462Zlo0/v4 static ok 127.0.0.1/8
1062024-11-26T08:17:43.462Zena0/dhcp dhcp ok 10.150.1.85/24
1072024-11-26T08:17:43.462Zlo0/v6 static ok ::1/128
1082024-11-26T08:17:43.462Z++ banner collect
1092024-11-26T08:17:43.512Z
1102024-11-26T08:17:43.512Z #### #### # # ###### #### #####
1112024-11-26T08:17:43.512Z # # # # # # # # # #
1122024-11-26T08:17:43.512Z # # # # # ##### # #
1132024-11-26T08:17:43.512Z # # # # # # # #
1142024-11-26T08:17:43.512Z # # # # # # # # # #
1152024-11-26T08:17:43.512Z #### #### ###### ###### ###### #### #
1162024-11-26T08:17:43.512Z
1172024-11-26T08:17:43.515Z++ get_artifact softnpu image 64beaff129b7f63a04a53dd5ed0ec09f012f5756 softnpu
1182024-11-26T08:17:43.515Z++ repo=softnpu
1192024-11-26T08:17:43.515Z++ series=image
1202024-11-26T08:17:43.515Z++ commit=64beaff129b7f63a04a53dd5ed0ec09f012f5756
1212024-11-26T08:17:43.515Z++ name=softnpu
1222024-11-26T08:17:43.515Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1232024-11-26T08:17:43.515Z++ mkdir -p download
1242024-11-26T08:17:43.515Z++ pushd download
1252024-11-26T08:17:43.515Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1262024-11-26T08:17:43.515Z++ [[ ! -f softnpu ]]
1272024-11-26T08:17:43.515Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/softnpu/image/64beaff129b7f63a04a53dd5ed0ec09f012f5756/softnpu
1282024-11-26T08:17:43.522Z % Total % Received % Xferd Average Speed Time Time Time Current
1292024-11-26T08:17:43.525Z Dload Upload Total Spent Left Speed
1302024-11-26T08:17:43.953Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21.8M 100 21.8M 0 0 50.6M 0 --:--:-- --:--:-- --:--:-- 50.6M
1312024-11-26T08:17:43.957Z++ popd
1322024-11-26T08:17:43.959Z/work/oxidecomputer/maghemite
1332024-11-26T08:17:43.959Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 libsidecar_lite.so
1342024-11-26T08:17:43.959Z++ repo=sidecar-lite
1352024-11-26T08:17:43.959Z++ series=release
1362024-11-26T08:17:43.959Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1372024-11-26T08:17:43.960Z++ name=libsidecar_lite.so
1382024-11-26T08:17:43.960Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1392024-11-26T08:17:43.960Z++ mkdir -p download
1402024-11-26T08:17:43.960Z++ pushd download
1412024-11-26T08:17:43.960Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1422024-11-26T08:17:43.960Z++ [[ ! -f libsidecar_lite.so ]]
1432024-11-26T08:17:43.960Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/libsidecar_lite.so
1442024-11-26T08:17:43.967Z % Total % Received % Xferd Average Speed Time Time Time Current
1452024-11-26T08:17:43.968Z Dload Upload Total Spent Left Speed
1462024-11-26T08:17:44.280Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20.3M 100 20.3M 0 0 64.9M 0 --:--:-- --:--:-- --:--:-- 65.1M
1472024-11-26T08:17:44.283Z++ popd
1482024-11-26T08:17:44.286Z/work/oxidecomputer/maghemite
1492024-11-26T08:17:44.286Z++ get_artifact sidecar-lite release d815d8e2b310de8a7461241d9f9f1b5c762e1e65 scadm
1502024-11-26T08:17:44.286Z++ repo=sidecar-lite
1512024-11-26T08:17:44.286Z++ series=release
1522024-11-26T08:17:44.286Z++ commit=d815d8e2b310de8a7461241d9f9f1b5c762e1e65
1532024-11-26T08:17:44.286Z++ name=scadm
1542024-11-26T08:17:44.286Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1552024-11-26T08:17:44.286Z++ mkdir -p download
1562024-11-26T08:17:44.286Z++ pushd download
1572024-11-26T08:17:44.286Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1582024-11-26T08:17:44.286Z++ [[ ! -f scadm ]]
1592024-11-26T08:17:44.286Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/sidecar-lite/release/d815d8e2b310de8a7461241d9f9f1b5c762e1e65/scadm
1602024-11-26T08:17:44.294Z % Total % Received % Xferd Average Speed Time Time Time Current
1612024-11-26T08:17:44.294Z Dload Upload Total Spent Left Speed
1622024-11-26T08:17:44.599Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 22.7M 71 16.3M 0 0 66.0M 0 --:--:-- --:--:-- --:--:-- 66.0M 100 22.7M 100 22.7M 0 0 74.9M 0 --:--:-- --:--:-- --:--:-- 74.7M
1632024-11-26T08:17:44.601Z++ popd
1642024-11-26T08:17:44.601Z/work/oxidecomputer/maghemite
1652024-11-26T08:17:44.601Z++ get_artifact dendrite image 350fb25d724578dd2b127499edcd57981d4bbff2 dendrite-softnpu.tar.gz
1662024-11-26T08:17:44.601Z++ repo=dendrite
1672024-11-26T08:17:44.601Z++ series=image
1682024-11-26T08:17:44.601Z++ commit=350fb25d724578dd2b127499edcd57981d4bbff2
1692024-11-26T08:17:44.601Z++ name=dendrite-softnpu.tar.gz
1702024-11-26T08:17:44.601Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1712024-11-26T08:17:44.602Z++ mkdir -p download
1722024-11-26T08:17:44.604Z++ pushd download
1732024-11-26T08:17:44.604Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1742024-11-26T08:17:44.604Z++ [[ ! -f dendrite-softnpu.tar.gz ]]
1752024-11-26T08:17:44.604Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/dendrite/image/350fb25d724578dd2b127499edcd57981d4bbff2/dendrite-softnpu.tar.gz
1762024-11-26T08:17:44.611Z % Total % Received % Xferd Average Speed Time Time Time Current
1772024-11-26T08:17:44.611Z Dload Upload Total Spent Left Speed
1782024-11-26T08:17:45.073Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37.5M 100 37.5M 0 0 81.3M 0 --:--:-- --:--:-- --:--:-- 81.4M
1792024-11-26T08:17:45.077Z++ popd
1802024-11-26T08:17:45.077Z/work/oxidecomputer/maghemite
1812024-11-26T08:17:45.079Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmd
1822024-11-26T08:17:45.079Z++ repo=maghemite
1832024-11-26T08:17:45.079Z++ series=release
1842024-11-26T08:17:45.079Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
1852024-11-26T08:17:45.079Z++ name=ddmd
1862024-11-26T08:17:45.079Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
1872024-11-26T08:17:45.079Z++ mkdir -p download
1882024-11-26T08:17:45.079Z++ pushd download
1892024-11-26T08:17:45.079Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
1902024-11-26T08:17:45.079Z++ [[ ! -f ddmd ]]
1912024-11-26T08:17:45.079Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmd
1922024-11-26T08:17:45.087Z % Total % Received % Xferd Average Speed Time Time Time Current
1932024-11-26T08:17:45.090Z Dload Upload Total Spent Left Speed
1942024-11-26T08:17:45.740Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 58 40.9M 58 24.0M 0 0 52.9M 0 --:--:-- --:--:-- --:--:-- 52.9M 100 40.9M 100 40.9M 0 0 62.7M 0 --:--:-- --:--:-- --:--:-- 62.7M
1952024-11-26T08:17:45.744Z++ popd
1962024-11-26T08:17:45.746Z/work/oxidecomputer/maghemite
1972024-11-26T08:17:45.746Z++ get_artifact maghemite release 2bfd39000c878c45675651a7588c015c486e7f43 ddmadm
1982024-11-26T08:17:45.747Z++ repo=maghemite
1992024-11-26T08:17:45.747Z++ series=release
2002024-11-26T08:17:45.747Z++ commit=2bfd39000c878c45675651a7588c015c486e7f43
2012024-11-26T08:17:45.747Z++ name=ddmadm
2022024-11-26T08:17:45.747Z++ url=https://buildomat.eng.oxide.computer/public/file/oxidecomputer
2032024-11-26T08:17:45.747Z++ mkdir -p download
2042024-11-26T08:17:45.747Z++ pushd download
2052024-11-26T08:17:45.747Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2062024-11-26T08:17:45.747Z++ [[ ! -f ddmadm ]]
2072024-11-26T08:17:45.747Z++ curl -fOL https://buildomat.eng.oxide.computer/public/file/oxidecomputer/maghemite/release/2bfd39000c878c45675651a7588c015c486e7f43/ddmadm
2082024-11-26T08:17:45.799Z % Total % Received % Xferd Average Speed Time Time Time Current
2092024-11-26T08:17:45.799Z Dload Upload Total Spent Left Speed
2102024-11-26T08:17:46.065Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 18.0M 100 18.0M 0 0 58.0M 0 --:--:-- --:--:-- --:--:-- 58.1M
2112024-11-26T08:17:46.069Z++ popd
2122024-11-26T08:17:46.071Z/work/oxidecomputer/maghemite
2132024-11-26T08:17:46.071Z++ pushd download
2142024-11-26T08:17:46.071Z/work/oxidecomputer/maghemite/download /work/oxidecomputer/maghemite
2152024-11-26T08:17:46.072Z++ chmod +x softnpu
2162024-11-26T08:17:46.072Z++ chmod +x scadm
2172024-11-26T08:17:46.074Z++ chmod +x ddmadm
2182024-11-26T08:17:46.076Z++ chmod +x ddmd
2192024-11-26T08:17:46.076Z++ mv ddmadm ddmadm-v2
2202024-11-26T08:17:46.080Z++ mv ddmd ddmd-v2
2212024-11-26T08:17:46.082Z++ rm -rf zones/dendrite
2222024-11-26T08:17:46.083Z++ mkdir -p zones/dendrite
2232024-11-26T08:17:46.085Z++ tar -xzf dendrite-softnpu.tar.gz -C zones/dendrite
2242024-11-26T08:17:46.880Z++ popd
2252024-11-26T08:17:46.880Z/work/oxidecomputer/maghemite
2262024-11-26T08:17:46.880Z++ banner install
2272024-11-26T08:17:46.883Z
2282024-11-26T08:17:46.883Z # # # #### ##### ## # #
2292024-11-26T08:17:46.883Z # ## # # # # # # #
2302024-11-26T08:17:46.883Z # # # # #### # # # # #
2312024-11-26T08:17:46.883Z # # # # # # ###### # #
2322024-11-26T08:17:46.883Z # # ## # # # # # # #
2332024-11-26T08:17:46.883Z # # # #### # # # ###### ######
2342024-11-26T08:17:46.883Z
2352024-11-26T08:17:46.883Z++ pkg info brand/sparse
2362024-11-26T08:17:46.883Z++ grep -qi installed
2372024-11-26T08:17:52.475Zpkg: info: no packages matching the following patterns you specified are
2382024-11-26T08:17:52.476Zinstalled on the system. Try querying remotely instead:
2392024-11-26T08:17:52.476Z
2402024-11-26T08:17:52.476Z brand/sparse
2412024-11-26T08:17:52.507Z++ [[ 1 != 0 ]]
2422024-11-26T08:17:52.507Z++ set -o errexit
2432024-11-26T08:17:52.507Z++ pfexec pkg install brand/sparse
2442024-11-26T08:17:57.926Z Startup: Refreshing catalog 'helios-dev' ... Done
2452024-11-26T08:18:01.600Z Startup: Caching catalogs ... Done
2462024-11-26T08:18:10.312ZPlanning: Solver setup ... Done
2472024-11-26T08:18:10.423ZPlanning: Running solver ... Done
2482024-11-26T08:18:10.699ZPlanning: Finding local manifests ... Done
2492024-11-26T08:18:10.711ZPlanning: Fetching manifests: 0/3 0% complete
2502024-11-26T08:18:10.833ZPlanning: Fetching manifests: 3/3 100% complete
2512024-11-26T08:18:11.256ZPlanning: Package planning ... Done
2522024-11-26T08:18:11.262ZPlanning: Merging actions ... Done
2532024-11-26T08:18:11.717ZPlanning: Checking for conflicting actions ... Done
2542024-11-26T08:18:16.476ZPlanning: Consolidating action changes ... Done
2552024-11-26T08:18:16.863ZPlanning: Evaluating mediators ... Done
2562024-11-26T08:18:16.930ZPlanning: Planning completed in 15.23 seconds
2572024-11-26T08:18:16.962Z Packages to install: 1
2582024-11-26T08:18:16.962Z Packages to update: 2
2592024-11-26T08:18:16.962Z Create boot environment: No
2602024-11-26T08:18:16.976ZCreate backup boot environment: Yes
2612024-11-26T08:18:17.286Z
2622024-11-26T08:18:17.286ZDownload: 0/1009 items 0.0/8.0MB 0% complete
2632024-11-26T08:18:22.297ZDownload: 1004/1009 items 8.0/8.0MB 99% complete (1.8M/s)
2642024-11-26T08:18:22.306ZDownload: Completed 8.03 MB in 5.02 seconds (1.6M/s)
2652024-11-26T08:18:24.293Z Actions: 1/1419 actions (Removing old actions)
2662024-11-26T08:18:24.311Z Actions: 199/1419 actions (Installing new actions)
2672024-11-26T08:18:24.424Z Actions: 579/1419 actions (Updating modified actions)
2682024-11-26T08:18:24.784Z Actions: Completed 1419 actions in 0.49 seconds.
2692024-11-26T08:18:25.154Z Done
2702024-11-26T08:18:25.157Z Done
2712024-11-26T08:18:25.641Z Done
2722024-11-26T08:18:30.594Z Done
2732024-11-26T08:18:30.874Z Done
2742024-11-26T08:18:30.877Z Done
2752024-11-26T08:18:31.000Z Done
2762024-11-26T08:18:31.371Z++ set -o errexit
2772024-11-26T08:18:31.371Z++ set -o pipefail
2782024-11-26T08:18:31.371Z++ banner build
2792024-11-26T08:18:31.373Z
2802024-11-26T08:18:31.373Z ##### # # # # #####
2812024-11-26T08:18:31.373Z # # # # # # # #
2822024-11-26T08:18:31.373Z ##### # # # # # #
2832024-11-26T08:18:31.373Z # # # # # # # #
2842024-11-26T08:18:31.373Z # # # # # # # #
2852024-11-26T08:18:31.373Z ##### #### # ###### #####
2862024-11-26T08:18:31.373Z
2872024-11-26T08:18:31.374Z++ cargo build --release --bin ddmd --bin ddmadm
2882024-11-26T08:18:31.552Z Updating git repository `https://www.github.com/oxidecomputer/oxnet`
2892024-11-26T08:18:31.833Zwarning: redirecting to https://github.com/oxidecomputer/oxnet.git/
2902024-11-26T08:18:32.026ZFrom https://www.github.com/oxidecomputer/oxnet
2912024-11-26T08:18:32.026Z * [new branch] ci -> origin/ci
2922024-11-26T08:18:32.028Z * [new branch] dependabot/cargo/serde_json-1.0.133 -> origin/dependabot/cargo/serde_json-1.0.133
2932024-11-26T08:18:32.029Z * [new branch] main -> origin/main
2942024-11-26T08:18:32.029Z * [new ref] -> origin/HEAD
2952024-11-26T08:18:32.038Z Updating crates.io index
2962024-11-26T08:18:32.042Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972024-11-26T08:18:32.754ZFrom https://github.com/oxidecomputer/falcon
2982024-11-26T08:18:32.754Z * [new ref] d8c38f890040f90cdc467e23f3f06b6372a9921c -> refs/commit/d8c38f890040f90cdc467e23f3f06b6372a9921c
2992024-11-26T08:18:32.942Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002024-11-26T08:18:33.983ZFrom https://github.com/oxidecomputer/dendrite
3012024-11-26T08:18:33.983Z * [new ref] 4cdc7d7e18a25833843686d76b95a9ca4a5dfab0 -> refs/commit/4cdc7d7e18a25833843686d76b95a9ca4a5dfab0
3022024-11-26T08:18:34.023Z Updating git repository `https://github.com/oxidecomputer/ispf`
3032024-11-26T08:18:34.345ZFrom https://github.com/oxidecomputer/ispf
3042024-11-26T08:18:34.345Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
3052024-11-26T08:18:34.369Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062024-11-26T08:18:34.770ZFrom https://github.com/oxidecomputer/netadm-sys
3072024-11-26T08:18:34.770Z * [new ref] e07ad76458eb50601e0da4f9da16dbc942bfc2ba -> refs/commit/e07ad76458eb50601e0da4f9da16dbc942bfc2ba
3082024-11-26T08:18:34.781Z Updating git repository `https://github.com/oxidecomputer/omicron`
3092024-11-26T08:18:38.235ZFrom https://github.com/oxidecomputer/omicron
3102024-11-26T08:18:38.235Z * [new ref] 48125c8e00738710bde6aed65c253c606c2bdb30 -> refs/commit/48125c8e00738710bde6aed65c253c606c2bdb30
3112024-11-26T08:18:38.265Z * [new tag] dogfood -> dogfood
3122024-11-26T08:18:38.267Z * [new tag] v5 -> v5
3132024-11-26T08:18:38.267Z * [new tag] v6 -> v6
3142024-11-26T08:18:38.267Z * [new tag] v7 -> v7
3152024-11-26T08:18:38.267Z * [new tag] v8 -> v8
3162024-11-26T08:18:38.267Z * [new tag] v9 -> v9
3172024-11-26T08:18:38.621Z Updating git repository `https://github.com/oxidecomputer/opte`
3182024-11-26T08:18:39.593ZFrom https://github.com/oxidecomputer/opte
3192024-11-26T08:18:39.593Z * [new ref] 3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d -> refs/commit/3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d
3202024-11-26T08:18:39.637Z Updating git repository `https://github.com/illumos/smf-rs`
3212024-11-26T08:18:40.017ZFrom https://github.com/illumos/smf-rs
3222024-11-26T08:18:40.017Z * [new ref] f14ff3517648206baa4b42ef522d2114ed5bcb48 -> refs/commit/f14ff3517648206baa4b42ef522d2114ed5bcb48
3232024-11-26T08:18:40.058Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3242024-11-26T08:18:40.552ZFrom https://github.com/oxidecomputer/maghemite
3252024-11-26T08:18:40.553Z * [new ref] 2bfd39000c878c45675651a7588c015c486e7f43 -> refs/commit/2bfd39000c878c45675651a7588c015c486e7f43
3262024-11-26T08:18:40.569Z * [new tag] rift -> rift
3272024-11-26T08:18:40.575Z * [new tag] srp -> srp
3282024-11-26T08:18:40.575Z * [new tag] tie-spf -> tie-spf
3292024-11-26T08:18:40.632Z Updating git repository `https://github.com/oxidecomputer/zone`
3302024-11-26T08:18:40.973ZFrom https://github.com/oxidecomputer/zone
3312024-11-26T08:18:40.973Z * [new ref] 7a0cb48801eaf5d1c91dfb36108528bd754e2e70 -> refs/commit/7a0cb48801eaf5d1c91dfb36108528bd754e2e70
3322024-11-26T08:18:41.003Z Updating git repository `https://github.com/oxidecomputer/propolis`
3332024-11-26T08:18:41.782ZFrom https://github.com/oxidecomputer/propolis
3342024-11-26T08:18:41.782Z * [new ref] fae5334bcad5e864794332c6fed5e6bb9ec88831 -> refs/commit/fae5334bcad5e864794332c6fed5e6bb9ec88831
3352024-11-26T08:18:41.917Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3362024-11-26T08:18:42.252ZFrom https://github.com/oxidecomputer/dlpi-sys
3372024-11-26T08:18:42.252Z * [new ref] 1d587ea98cf2d36f1b1624b0b960559c76d475d2 -> refs/commit/1d587ea98cf2d36f1b1624b0b960559c76d475d2
3382024-11-26T08:18:42.294Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3392024-11-26T08:18:42.693ZFrom https://github.com/jmesmon/rust-libzfs
3402024-11-26T08:18:42.693Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
3412024-11-26T08:18:42.708Z * [new tag] v0.4.0 -> v0.4.0
3422024-11-26T08:18:42.722Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3432024-11-26T08:18:43.107ZFrom https://github.com/oxidecomputer/rusty-doors
3442024-11-26T08:18:43.107Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
3452024-11-26T08:18:43.150Z Updating git repository `https://github.com/oxidecomputer/maghemite`
3462024-11-26T08:18:43.592ZFrom https://github.com/oxidecomputer/maghemite
3472024-11-26T08:18:43.592Z * [new ref] b13b5b240f3967de753fd589b1036745d2770b52 -> refs/commit/b13b5b240f3967de753fd589b1036745d2770b52
3482024-11-26T08:18:43.629Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
3492024-11-26T08:18:43.961ZFrom https://github.com/oxidecomputer/serde_human_bytes
3502024-11-26T08:18:43.961Z * [new ref] 0a09794501b6208120528c3b457d5f3a8cb17424 -> refs/commit/0a09794501b6208120528c3b457d5f3a8cb17424
3512024-11-26T08:18:43.988Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
3522024-11-26T08:18:44.349ZFrom https://github.com/oxidecomputer/slog-error-chain
3532024-11-26T08:18:44.349Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
3542024-11-26T08:18:44.394Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3552024-11-26T08:18:44.743ZFrom https://github.com/oxidecomputer/poptrie
3562024-11-26T08:18:44.743Z * [new ref] ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165 -> refs/commit/ca52bef3f87ff1a67d81b3c6e601dcb5fdbcc165
3572024-11-26T08:18:44.796Z Updating git repository `https://github.com/illumos/libscf-sys.git`
3582024-11-26T08:18:45.146ZFrom https://github.com/illumos/libscf-sys
3592024-11-26T08:18:45.146Z * [new ref] bb0b82c32cff5eee65efc4f214924c3daf7edc93 -> refs/commit/bb0b82c32cff5eee65efc4f214924c3daf7edc93
3602024-11-26T08:18:45.168Z Updating git repository `https://github.com/oxidecomputer/progenitor`
3612024-11-26T08:18:46.001ZFrom https://github.com/oxidecomputer/progenitor
3622024-11-26T08:18:46.001Z * [new ref] e0a1045aed55a0db2cd67939252ea354e284d840 -> refs/commit/e0a1045aed55a0db2cd67939252ea354e284d840
3632024-11-26T08:18:46.023Z * [new tag] v0.1.1 -> v0.1.1
3642024-11-26T08:18:46.026Z * [new tag] v0.2.0 -> v0.2.0
3652024-11-26T08:18:46.026Z * [new tag] v0.3.0 -> v0.3.0
3662024-11-26T08:18:46.026Z * [new tag] v0.4.0 -> v0.4.0
3672024-11-26T08:18:46.026Z * [new tag] v0.5.0 -> v0.5.0
3682024-11-26T08:18:46.026Z * [new tag] v0.6.0 -> v0.6.0
3692024-11-26T08:18:46.026Z * [new tag] v0.7.0 -> v0.7.0
3702024-11-26T08:18:46.216Z Updating git repository `https://github.com/oxidecomputer/typify`
3712024-11-26T08:18:46.945ZFrom https://github.com/oxidecomputer/typify
3722024-11-26T08:18:46.948Z * [new ref] 50d969668dcad42300423f893de9b3903f11b65c -> refs/commit/50d969668dcad42300423f893de9b3903f11b65c
3732024-11-26T08:18:46.948Z * [new tag] v0.2.0 -> v0.2.0
3742024-11-26T08:18:46.964Z * [new tag] v0.0.10 -> v0.0.10
3752024-11-26T08:18:46.967Z * [new tag] v0.0.11 -> v0.0.11
3762024-11-26T08:18:46.967Z * [new tag] v0.0.12 -> v0.0.12
3772024-11-26T08:18:46.967Z * [new tag] v0.0.13 -> v0.0.13
3782024-11-26T08:18:46.967Z * [new tag] v0.0.14 -> v0.0.14
3792024-11-26T08:18:46.967Z * [new tag] v0.0.15 -> v0.0.15
3802024-11-26T08:18:46.967Z * [new tag] v0.0.16 -> v0.0.16
3812024-11-26T08:18:46.967Z * [new tag] v0.0.4 -> v0.0.4
3822024-11-26T08:18:46.967Z * [new tag] v0.0.5 -> v0.0.5
3832024-11-26T08:18:46.967Z * [new tag] v0.0.7 -> v0.0.7
3842024-11-26T08:18:46.967Z * [new tag] v0.0.8 -> v0.0.8
3852024-11-26T08:18:46.967Z * [new tag] v0.0.9 -> v0.0.9
3862024-11-26T08:18:46.967Z * [new tag] v0.1.0 -> v0.1.0
3872024-11-26T08:18:47.108Z Updating git repository `https://github.com/oxidecomputer/crucible`
3882024-11-26T08:18:49.488ZFrom https://github.com/oxidecomputer/crucible
3892024-11-26T08:18:49.488Z * [new ref] 74286f952a2953cd08512015076f0947050deba7 -> refs/commit/74286f952a2953cd08512015076f0947050deba7
3902024-11-26T08:18:49.546Z Updating git repository `https://github.com/oxidecomputer/opte`
3912024-11-26T08:18:49.927ZFrom https://github.com/oxidecomputer/opte
3922024-11-26T08:18:49.927Z * [new ref] 76878de67229ea113d70503c441eab47ac5dc653 -> refs/commit/76878de67229ea113d70503c441eab47ac5dc653
3932024-11-26T08:18:49.972Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
3942024-11-26T08:18:50.539ZFrom https://github.com/oxidecomputer/management-gateway-service
3952024-11-26T08:18:50.539Z * [new ref] 9bbac475dcaac88286c07a20b6bd3e94fc81d7f0 -> refs/commit/9bbac475dcaac88286c07a20b6bd3e94fc81d7f0
3962024-11-26T08:18:51.749Z Locking 2 packages to latest compatible versions
3972024-11-26T08:18:51.788Z Adding thiserror v2.0.3
3982024-11-26T08:18:51.796Z Adding thiserror-impl v2.0.3
3992024-11-26T08:18:51.823Z Downloading crates ...
4002024-11-26T08:18:51.955Z Downloaded parse-display v0.10.0
4012024-11-26T08:18:51.960Z Downloaded bitflags v2.6.0
4022024-11-26T08:18:51.964Z Downloaded parse-display-derive v0.10.0
4032024-11-26T08:18:51.964Z Downloaded clap_lex v0.7.2
4042024-11-26T08:18:51.974Z Downloaded async-stream-impl v0.3.5
4052024-11-26T08:18:51.974Z Downloaded password-hash v0.5.0
4062024-11-26T08:18:51.974Z Downloaded plain v0.2.3
4072024-11-26T08:18:51.978Z Downloaded parking_lot_core v0.9.10
4082024-11-26T08:18:51.978Z Downloaded pin-utils v0.1.0
4092024-11-26T08:18:51.978Z Downloaded pest_derive v2.7.13
4102024-11-26T08:18:51.978Z Downloaded pest_meta v2.7.13
4112024-11-26T08:18:51.981Z Downloaded percent-encoding v2.3.1
4122024-11-26T08:18:51.981Z Downloaded crunchy v0.2.2
4132024-11-26T08:18:51.982Z Downloaded atomicwrites v0.4.4
4142024-11-26T08:18:51.982Z Downloaded paste v1.0.15
4152024-11-26T08:18:51.986Z Downloaded pkg-config v0.3.31
4162024-11-26T08:18:51.986Z Downloaded parking_lot_core v0.8.6
4172024-11-26T08:18:51.989Z Downloaded pest_generator v2.7.13
4182024-11-26T08:18:51.989Z Downloaded anstyle v1.0.10
4192024-11-26T08:18:51.991Z Downloaded ciborium-io v0.2.2
4202024-11-26T08:18:51.991Z Downloaded postcard v1.0.10
4212024-11-26T08:18:51.996Z Downloaded pin-project-lite v0.2.14
4222024-11-26T08:18:52.000Z Downloaded float-ord v0.3.2
4232024-11-26T08:18:52.000Z Downloaded crc8 v0.1.1
4242024-11-26T08:18:52.003Z Downloaded foreign-types v0.3.2
4252024-11-26T08:18:52.003Z Downloaded equivalent v1.0.1
4262024-11-26T08:18:52.003Z Downloaded const-random-macro v0.1.16
4272024-11-26T08:18:52.003Z Downloaded const-random v0.1.18
4282024-11-26T08:18:52.007Z Downloaded dtrace-parser v0.2.0
4292024-11-26T08:18:52.012Z Downloaded crucible-workspace-hack v0.1.0
4302024-11-26T08:18:52.012Z Downloaded cstr-argument v0.1.2
4312024-11-26T08:18:52.017Z Downloaded fastrand v2.1.1
4322024-11-26T08:18:52.020Z Downloaded darling_macro v0.20.10
4332024-11-26T08:18:52.020Z Downloaded dof v0.3.0
4342024-11-26T08:18:52.023Z Downloaded foreign-types-shared v0.1.1
4352024-11-26T08:18:52.023Z Downloaded pretty-hex v0.2.1
4362024-11-26T08:18:52.023Z Downloaded futures-sink v0.3.30
4372024-11-26T08:18:52.026Z Downloaded foreign-types-macros v0.2.3
4382024-11-26T08:18:52.026Z Downloaded proc-macro-crate v3.2.0
4392024-11-26T08:18:52.028Z Downloaded foreign-types-shared v0.3.1
4402024-11-26T08:18:52.032Z Downloaded anstyle-query v1.1.1
4412024-11-26T08:18:52.032Z Downloaded pretty-hex v0.4.1
4422024-11-26T08:18:52.035Z Downloaded block-buffer v0.10.4
4432024-11-26T08:18:52.035Z Downloaded autocfg v1.3.0
4442024-11-26T08:18:52.035Z Downloaded async-stream v0.3.5
4452024-11-26T08:18:52.039Z Downloaded progenitor-client v0.8.0
4462024-11-26T08:18:52.039Z Downloaded convert_case v0.4.0
4472024-11-26T08:18:52.042Z Downloaded serde-big-array v0.5.1
4482024-11-26T08:18:52.042Z Downloaded scroll_derive v0.12.0
4492024-11-26T08:18:52.045Z Downloaded embedded-io v0.4.0
4502024-11-26T08:18:52.045Z Downloaded cobs v0.2.3
4512024-11-26T08:18:52.045Z Downloaded byteorder v1.5.0
4522024-11-26T08:18:52.047Z Downloaded atomic-waker v1.1.2
4532024-11-26T08:18:52.050Z Downloaded enum-as-inner v0.6.1
4542024-11-26T08:18:52.050Z Downloaded proc-macro-error v1.0.4
4552024-11-26T08:18:52.053Z Downloaded semver v0.1.20
4562024-11-26T08:18:52.056Z Downloaded ppv-lite86 v0.2.20
4572024-11-26T08:18:52.057Z Downloaded cfg-if v1.0.0
4582024-11-26T08:18:52.066Z Downloaded cpufeatures v0.2.14
4592024-11-26T08:18:52.066Z Downloaded embedded-io v0.6.1
4602024-11-26T08:18:52.075Z Downloaded ciborium-ll v0.2.2
4612024-11-26T08:18:52.075Z Downloaded crypto-common v0.1.6
4622024-11-26T08:18:52.075Z Downloaded errno v0.3.9
4632024-11-26T08:18:52.075Z Downloaded colorchoice v1.0.2
4642024-11-26T08:18:52.079Z Downloaded sigpipe v0.1.3
4652024-11-26T08:18:52.079Z Downloaded fnv v1.0.7
4662024-11-26T08:18:52.079Z Downloaded defmt-macros v0.3.9
4672024-11-26T08:18:52.079Z Downloaded digest v0.10.7
4682024-11-26T08:18:52.083Z Downloaded foreign-types v0.5.0
4692024-11-26T08:18:52.083Z Downloaded rand_core v0.6.4
4702024-11-26T08:18:52.084Z Downloaded rand_chacha v0.3.1
4712024-11-26T08:18:52.086Z Downloaded scopeguard v1.2.0
4722024-11-26T08:18:52.086Z Downloaded proc-macro-error-attr v1.0.4
4732024-11-26T08:18:52.086Z Downloaded powerfmt v0.2.0
4742024-11-26T08:18:52.089Z Downloaded either v1.13.0
4752024-11-26T08:18:52.089Z Downloaded quick-error v1.2.3
4762024-11-26T08:18:52.095Z Downloaded dirs-next v2.0.0
4772024-11-26T08:18:52.095Z Downloaded deranged v0.3.11
4782024-11-26T08:18:52.098Z Downloaded debug-ignore v1.0.5
4792024-11-26T08:18:52.098Z Downloaded newtype_derive v0.1.6
4802024-11-26T08:18:52.098Z Downloaded slab v0.4.9
4812024-11-26T08:18:52.098Z Downloaded serde_urlencoded v0.7.1
4822024-11-26T08:18:52.098Z Downloaded serde_tokenstream v0.2.2
4832024-11-26T08:18:52.101Z Downloaded futures-macro v0.3.30
4842024-11-26T08:18:52.104Z Downloaded colored v2.1.0
4852024-11-26T08:18:52.104Z Downloaded openssl-macros v0.1.1
4862024-11-26T08:18:52.107Z Downloaded ciborium v0.2.2
4872024-11-26T08:18:52.110Z Downloaded bitflags v1.3.2
4882024-11-26T08:18:52.110Z Downloaded base64ct v1.6.0
4892024-11-26T08:18:52.112Z Downloaded proc-macro2 v1.0.86
4902024-11-26T08:18:52.115Z Downloaded camino v1.1.9
4912024-11-26T08:18:52.117Z Downloaded argon2 v0.5.3
4922024-11-26T08:18:52.121Z Downloaded anstream v0.6.15
4932024-11-26T08:18:52.123Z Downloaded tower-service v0.3.3
4942024-11-26T08:18:52.123Z Downloaded rustversion v1.0.17
4952024-11-26T08:18:52.126Z Downloaded usdt-macro v0.5.0
4962024-11-26T08:18:52.126Z Downloaded http-body v1.0.1
4972024-11-26T08:18:52.126Z Downloaded serde_path_to_error v0.1.16
4982024-11-26T08:18:52.129Z Downloaded futures-io v0.3.30
4992024-11-26T08:18:52.129Z Downloaded slog-envlogger v2.2.0
5002024-11-26T08:18:52.132Z Downloaded slog-dtrace v0.3.0
5012024-11-26T08:18:52.132Z Downloaded blake2 v0.10.6
5022024-11-26T08:18:52.135Z Downloaded rustc-hash v2.0.0
5032024-11-26T08:18:52.138Z Downloaded backoff v0.4.0
5042024-11-26T08:18:52.138Z Downloaded rustls-pemfile v1.0.4
5052024-11-26T08:18:52.140Z Downloaded slog-async v2.8.0
5062024-11-26T08:18:52.143Z Downloaded slog-bunyan v2.5.0
5072024-11-26T08:18:52.144Z Downloaded sha1 v0.10.6
5082024-11-26T08:18:52.146Z Downloaded serde_repr v0.1.19
5092024-11-26T08:18:52.146Z Downloaded defmt-parser v0.3.4
5102024-11-26T08:18:52.149Z Downloaded defmt v0.3.8
5112024-11-26T08:18:52.157Z Downloaded rustc_version v0.4.1
5122024-11-26T08:18:52.157Z Downloaded darling v0.20.10
5132024-11-26T08:18:52.160Z Downloaded httpdate v1.0.3
5142024-11-26T08:18:52.160Z Downloaded no-std-compat v0.4.1
5152024-11-26T08:18:52.160Z Downloaded serde_with_macros v3.9.0
5162024-11-26T08:18:52.164Z Downloaded signal-hook-registry v1.4.2
5172024-11-26T08:18:52.164Z Downloaded futures-channel v0.3.30
5182024-11-26T08:18:52.167Z Downloaded ahash v0.8.11
5192024-11-26T08:18:52.168Z Downloaded anyhow v1.0.93
5202024-11-26T08:18:52.172Z Downloaded macaddr v1.0.1
5212024-11-26T08:18:52.175Z Downloaded prettyplease v0.2.22
5222024-11-26T08:18:52.175Z Downloaded num_enum_derive v0.7.3
5232024-11-26T08:18:52.177Z Downloaded take_mut v0.2.2
5242024-11-26T08:18:52.177Z Downloaded progenitor-impl v0.8.0
5252024-11-26T08:18:52.181Z Downloaded portable-atomic v1.8.0
5262024-11-26T08:18:52.189Z Downloaded fxhash v0.2.1
5272024-11-26T08:18:52.192Z Downloaded tokio-native-tls v0.3.1
5282024-11-26T08:18:52.192Z Downloaded try-lock v0.2.5
5292024-11-26T08:18:52.192Z Downloaded tokio-macros v2.4.0
5302024-11-26T08:18:52.192Z Downloaded schemars_derive v0.8.21
5312024-11-26T08:18:52.192Z Downloaded structmeta-derive v0.3.0
5322024-11-26T08:18:52.196Z Downloaded hubpack_derive v0.1.1
5332024-11-26T08:18:52.196Z Downloaded structmeta v0.3.0
5342024-11-26T08:18:52.196Z Downloaded openssl-probe v0.1.5
5352024-11-26T08:18:52.199Z Downloaded rustls-pemfile v2.1.3
5362024-11-26T08:18:52.199Z Downloaded want v0.3.1
5372024-11-26T08:18:52.202Z Downloaded sha2 v0.10.8
5382024-11-26T08:18:52.202Z Downloaded sync_wrapper v0.1.2
5392024-11-26T08:18:52.205Z Downloaded waitgroup v0.1.2
5402024-11-26T08:18:52.205Z Downloaded rustls-pki-types v1.8.0
5412024-11-26T08:18:52.210Z Downloaded cookie v0.18.1
5422024-11-26T08:18:52.213Z Downloaded lock_api v0.4.12
5432024-11-26T08:18:52.213Z Downloaded http-body-util v0.1.2
5442024-11-26T08:18:52.213Z Downloaded match_cfg v0.1.0
5452024-11-26T08:18:52.213Z Downloaded linked-hash-map v0.5.6
5462024-11-26T08:18:52.216Z Downloaded derive-where v1.2.7
5472024-11-26T08:18:52.220Z Downloaded crossbeam-utils v0.8.20
5482024-11-26T08:18:52.223Z Downloaded spin v0.5.2
5492024-11-26T08:18:52.223Z Downloaded newtype-uuid v1.1.0
5502024-11-26T08:18:52.226Z Downloaded ryu v1.0.18
5512024-11-26T08:18:52.230Z Downloaded ipnet v2.10.0
5522024-11-26T08:18:52.230Z Downloaded bytes v1.7.2
5532024-11-26T08:18:52.233Z Downloaded is_terminal_polyfill v1.70.1
5542024-11-26T08:18:52.235Z Downloaded serde_derive v1.0.215
5552024-11-26T08:18:52.235Z Downloaded smallvec v1.13.2
5562024-11-26T08:18:52.238Z Downloaded clap v4.5.21
5572024-11-26T08:18:52.246Z Downloaded untrusted v0.9.0
5582024-11-26T08:18:52.251Z Downloaded generic-array v0.14.7
5592024-11-26T08:18:52.253Z Downloaded typify v0.2.0
5602024-11-26T08:18:52.253Z Downloaded usdt-impl v0.5.0
5612024-11-26T08:18:52.254Z Downloaded thiserror v2.0.3
5622024-11-26T08:18:52.258Z Downloaded sync_wrapper v1.0.1
5632024-11-26T08:18:52.260Z Downloaded mime v0.3.17
5642024-11-26T08:18:52.260Z Downloaded tabwriter v1.4.0
5652024-11-26T08:18:52.265Z Downloaded num-iter v0.1.45
5662024-11-26T08:18:52.265Z Downloaded hyper-tls v0.5.0
5672024-11-26T08:18:52.267Z Downloaded humantime v2.1.0
5682024-11-26T08:18:52.267Z Downloaded tinyvec_macros v0.1.1
5692024-11-26T08:18:52.267Z Downloaded subtle v2.6.1
5702024-11-26T08:18:52.269Z Downloaded hyper-tls v0.6.0
5712024-11-26T08:18:52.270Z Downloaded tokio-rustls v0.25.0
5722024-11-26T08:18:52.272Z Downloaded rhai_codegen v2.2.0
5732024-11-26T08:18:52.279Z Downloaded num-conv v0.1.0
5742024-11-26T08:18:52.281Z Downloaded slog-scope v4.4.0
5752024-11-26T08:18:52.281Z Downloaded derive_more v0.99.18
5762024-11-26T08:18:52.286Z Downloaded usdt-attr-macro v0.5.0
5772024-11-26T08:18:52.289Z Downloaded slog v2.7.0
5782024-11-26T08:18:52.289Z Downloaded darling_core v0.20.10
5792024-11-26T08:18:52.294Z Downloaded num-rational v0.4.2
5802024-11-26T08:18:52.298Z Downloaded hubpack v0.1.2
5812024-11-26T08:18:52.298Z Downloaded num_enum v0.5.11
5822024-11-26T08:18:52.300Z Downloaded managed v0.8.0
5832024-11-26T08:18:52.304Z Downloaded schemars v0.8.21
5842024-11-26T08:18:52.312Z Downloaded instant v0.1.13
5852024-11-26T08:18:52.315Z Downloaded thread_local v1.1.8
5862024-11-26T08:18:52.318Z Downloaded num_threads v0.1.7
5872024-11-26T08:18:52.318Z Downloaded tokio-rustls v0.26.0
5882024-11-26T08:18:52.320Z Downloaded hostname v0.4.0
5892024-11-26T08:18:52.320Z Downloaded itoa v1.0.11
5902024-11-26T08:18:52.323Z Downloaded strum v0.26.3
5912024-11-26T08:18:52.323Z Downloaded ipnetwork v0.20.0
5922024-11-26T08:18:52.326Z Downloaded hyper-rustls v0.24.2
5932024-11-26T08:18:52.328Z Downloaded lazy_static v1.5.0
5942024-11-26T08:18:52.328Z Downloaded num-derive v0.4.2
5952024-11-26T08:18:52.331Z Downloaded once_cell v1.20.2
5962024-11-26T08:18:52.333Z Downloaded hyper-rustls v0.27.3
5972024-11-26T08:18:52.336Z Downloaded whoami v1.5.2
5982024-11-26T08:18:52.340Z Downloaded zerocopy v0.6.6
5992024-11-26T08:18:52.340Z Downloaded ident_case v1.0.1
6002024-11-26T08:18:52.342Z Downloaded is-terminal v0.4.13
6012024-11-26T08:18:52.342Z Downloaded similar v2.6.0
6022024-11-26T08:18:52.346Z Downloaded serde_yaml v0.9.34+deprecated
6032024-11-26T08:18:52.349Z Downloaded time-macros v0.2.18
6042024-11-26T08:18:52.353Z Downloaded typenum v1.17.0
6052024-11-26T08:18:52.356Z Downloaded log v0.4.22
6062024-11-26T08:18:52.356Z Downloaded quinn v0.11.5
6072024-11-26T08:18:52.359Z Downloaded expectorate v1.1.0
6082024-11-26T08:18:52.362Z Downloaded iana-time-zone v0.1.61
6092024-11-26T08:18:52.365Z Downloaded native-tls v0.2.12
6102024-11-26T08:18:52.367Z Downloaded serde v1.0.215
6112024-11-26T08:18:52.369Z Downloaded cc v1.1.21
6122024-11-26T08:18:52.372Z Downloaded time-core v0.1.2
6132024-11-26T08:18:52.376Z Downloaded thiserror-impl v2.0.3
6142024-11-26T08:18:52.377Z Downloaded terminal_size v0.4.0
6152024-11-26T08:18:52.379Z Downloaded tiny-keccak v2.0.2
6162024-11-26T08:18:52.379Z Downloaded zeroize v1.8.1
6172024-11-26T08:18:52.379Z Downloaded num_enum_derive v0.5.11
6182024-11-26T08:18:52.382Z Downloaded libsw v3.3.1
6192024-11-26T08:18:52.382Z Downloaded stable_deref_trait v1.2.0
6202024-11-26T08:18:52.386Z Downloaded toml_datetime v0.6.8
6212024-11-26T08:18:52.386Z Downloaded hex v0.4.3
6222024-11-26T08:18:52.388Z Downloaded smf v0.2.3
6232024-11-26T08:18:52.388Z Downloaded thin-vec v0.2.13
6242024-11-26T08:18:52.388Z Downloaded heck v0.5.0
6252024-11-26T08:18:52.392Z Downloaded slog-stdlog v4.1.1
6262024-11-26T08:18:52.392Z Downloaded uuid v1.11.0
6272024-11-26T08:18:52.394Z Downloaded heck v0.4.1
6282024-11-26T08:18:52.395Z Downloaded num-integer v0.1.46
6292024-11-26T08:18:52.397Z Downloaded num-derive v0.3.3
6302024-11-26T08:18:52.397Z Downloaded slog-json v2.6.1
6312024-11-26T08:18:52.400Z Downloaded num_enum v0.7.3
6322024-11-26T08:18:52.403Z Downloaded usdt v0.5.0
6332024-11-26T08:18:52.408Z Downloaded tracing-attributes v0.1.27
6342024-11-26T08:18:52.411Z Downloaded unicode-bidi v0.3.15
6352024-11-26T08:18:52.411Z Downloaded ucd-trie v0.1.6
6362024-11-26T08:18:52.411Z Downloaded parking_lot v0.11.2
6372024-11-26T08:18:52.413Z Downloaded base64 v0.22.1
6382024-11-26T08:18:52.416Z Downloaded crossbeam-channel v0.5.13
6392024-11-26T08:18:52.421Z Downloaded strum_macros v0.25.3
6402024-11-26T08:18:52.424Z Downloaded socket2 v0.5.7
6412024-11-26T08:18:52.426Z Downloaded version_check v0.9.5
6422024-11-26T08:18:52.426Z Downloaded openssl-sys v0.9.103
6432024-11-26T08:18:52.432Z Downloaded multer v3.1.0
6442024-11-26T08:18:52.434Z Downloaded spin v0.9.8
6452024-11-26T08:18:52.439Z Downloaded zone v0.3.0
6462024-11-26T08:18:52.439Z Downloaded owo-colors v4.1.0
6472024-11-26T08:18:52.441Z Downloaded utf8parse v0.2.2
6482024-11-26T08:18:52.441Z Downloaded tokio-rustls v0.24.1
6492024-11-26T08:18:52.443Z Downloaded num-traits v0.2.19
6502024-11-26T08:18:52.446Z Downloaded num-complex v0.4.6
6512024-11-26T08:18:52.449Z Downloaded rand v0.8.5
6522024-11-26T08:18:52.452Z Downloaded highway v1.2.0
6532024-11-26T08:18:52.452Z Downloaded strum_macros v0.26.4
6542024-11-26T08:18:52.456Z Downloaded num v0.4.3
6552024-11-26T08:18:52.456Z Downloaded tinyvec v1.8.0
6562024-11-26T08:18:52.460Z Downloaded memmap v0.7.0
6572024-11-26T08:18:52.460Z Downloaded term v0.7.0
6582024-11-26T08:18:52.463Z Downloaded unicode-ident v1.0.13
6592024-11-26T08:18:52.465Z Downloaded linear-map v1.2.0
6602024-11-26T08:18:52.465Z Downloaded hash32 v0.3.1
6612024-11-26T08:18:52.469Z Downloaded slog-term v2.9.1
6622024-11-26T08:18:52.472Z Downloaded getrandom v0.2.15
6632024-11-26T08:18:52.472Z Downloaded thiserror v1.0.64
6642024-11-26T08:18:52.476Z Downloaded static_assertions v1.1.0
6652024-11-26T08:18:52.479Z Downloaded toml v0.8.19
6662024-11-26T08:18:52.482Z Downloaded arc-swap v1.7.1
6672024-11-26T08:18:52.484Z Downloaded tempfile v3.12.0
6682024-11-26T08:18:52.487Z Downloaded httparse v1.9.4
6692024-11-26T08:18:52.490Z Downloaded zone_cfg_derive v0.3.0
6702024-11-26T08:18:52.494Z Downloaded parking_lot v0.12.3
6712024-11-26T08:18:52.494Z Downloaded pest v2.7.13
6722024-11-26T08:18:52.497Z Downloaded typify-macro v0.2.0
6732024-11-26T08:18:52.499Z Downloaded thread-id v4.2.2
6742024-11-26T08:18:52.499Z Downloaded thiserror-impl v1.0.64
6752024-11-26T08:18:52.502Z Downloaded smartstring v1.0.1
6762024-11-26T08:18:52.504Z Downloaded allocator-api2 v0.2.18
6772024-11-26T08:18:52.506Z Downloaded half v2.4.1
6782024-11-26T08:18:52.511Z Downloaded zerocopy-derive v0.7.35
6792024-11-26T08:18:52.516Z Downloaded hyper-util v0.1.10
6802024-11-26T08:18:52.516Z Downloaded tracing-core v0.1.32
6812024-11-26T08:18:52.527Z Downloaded unicode-segmentation v1.12.0
6822024-11-26T08:18:52.530Z Downloaded sct v0.7.1
6832024-11-26T08:18:52.530Z Downloaded futures v0.3.30
6842024-11-26T08:18:52.530Z Downloaded unsafe-libyaml v0.2.11
6852024-11-26T08:18:52.534Z Downloaded indexmap v1.9.3
6862024-11-26T08:18:52.536Z Downloaded heapless v0.8.0
6872024-11-26T08:18:52.539Z Downloaded tracing v0.1.40
6882024-11-26T08:18:52.545Z Downloaded hashbrown v0.12.3
6892024-11-26T08:18:52.551Z Downloaded dropshot_endpoint v0.12.0
6902024-11-26T08:18:52.555Z Downloaded minimal-lexical v0.2.1
6912024-11-26T08:18:52.563Z Downloaded indexmap v2.5.0
6922024-11-26T08:18:52.566Z Downloaded crossbeam-epoch v0.9.18
6932024-11-26T08:18:52.566Z Downloaded indent_write v2.2.0
6942024-11-26T08:18:52.566Z Downloaded hostname v0.3.1
6952024-11-26T08:18:52.566Z Downloaded futures-task v0.3.30
6962024-11-26T08:18:52.566Z Downloaded http-body v0.4.6
6972024-11-26T08:18:52.571Z Downloaded camino-tempfile v1.1.1
6982024-11-26T08:18:52.572Z Downloaded cancel-safe-futures v0.1.5
6992024-11-26T08:18:52.577Z Downloaded base64 v0.21.7
7002024-11-26T08:18:52.580Z Downloaded http v0.2.12
7012024-11-26T08:18:52.580Z Downloaded nom v7.1.3
7022024-11-26T08:18:52.584Z Downloaded http v1.1.0
7032024-11-26T08:18:52.587Z Downloaded url v2.5.2
7042024-11-26T08:18:52.591Z Downloaded hashbrown v0.14.5
7052024-11-26T08:18:52.598Z Downloaded toml_edit v0.22.21
7062024-11-26T08:18:52.632Z Downloaded aho-corasick v1.1.3
7072024-11-26T08:18:52.635Z Downloaded toml_edit v0.19.15
7082024-11-26T08:18:52.638Z Downloaded mio v1.0.2
7092024-11-26T08:18:52.645Z Downloaded steno v0.4.1
7102024-11-26T08:18:52.648Z Downloaded libm v0.2.8
7112024-11-26T08:18:52.655Z Downloaded tokio-util v0.7.12
7122024-11-26T08:18:52.660Z Downloaded memchr v2.7.4
7132024-11-26T08:18:52.666Z Downloaded time v0.3.36
7142024-11-26T08:18:52.675Z Downloaded zerocopy v0.7.35
7152024-11-26T08:18:52.762Z Downloaded rustls-webpki v0.101.7
7162024-11-26T08:18:52.778Z Downloaded hyper v1.5.1
7172024-11-26T08:18:52.778Z Downloaded h2 v0.4.6
7182024-11-26T08:18:52.778Z Downloaded reqwest v0.11.27
7192024-11-26T08:18:52.778Z Downloaded reqwest v0.12.9
7202024-11-26T08:18:52.778Z Downloaded hyper v0.14.30
7212024-11-26T08:18:52.778Z Downloaded syn v1.0.109
7222024-11-26T08:18:52.778Z Downloaded futures-util v0.3.30
7232024-11-26T08:18:52.778Z Downloaded webpki-roots v0.26.6
7242024-11-26T08:18:52.778Z Downloaded unicode-normalization v0.1.24
7252024-11-26T08:18:52.778Z Downloaded syn v2.0.87
7262024-11-26T08:18:52.847Z Downloaded idna v0.5.0
7272024-11-26T08:18:52.847Z Downloaded h2 v0.3.26
7282024-11-26T08:18:52.894Z Downloaded rustls-webpki v0.102.8
7292024-11-26T08:18:52.894Z Downloaded goblin v0.8.2
7302024-11-26T08:18:52.894Z Downloaded regex v1.10.6
7312024-11-26T08:18:52.894Z Downloaded smoltcp v0.11.0
7322024-11-26T08:18:52.894Z Downloaded openapiv3 v2.0.0
7332024-11-26T08:18:52.894Z Downloaded hickory-proto v0.24.1
7342024-11-26T08:18:52.898Z Downloaded dropshot v0.12.0
7352024-11-26T08:18:52.898Z Downloaded vcpkg v0.2.15
7362024-11-26T08:18:52.912Z Downloaded webpki-roots v0.25.4
7372024-11-26T08:18:52.915Z Downloaded typify-impl v0.2.0
7382024-11-26T08:18:52.928Z Downloaded unicode-width v0.1.14
7392024-11-26T08:18:52.933Z Downloaded rhai v1.20.0
7402024-11-26T08:18:52.945Z Downloaded zerocopy-derive v0.6.6
7412024-11-26T08:18:52.953Z Downloaded regress v0.9.1
7422024-11-26T08:18:52.960Z Downloaded rustls v0.22.4
7432024-11-26T08:18:52.972Z Downloaded rustix v0.38.37
7442024-11-26T08:18:52.994Z Downloaded regex-syntax v0.8.4
7452024-11-26T08:18:53.000Z Downloaded petgraph v0.6.5
7462024-11-26T08:18:53.018Z Downloaded rustls v0.23.13
7472024-11-26T08:18:53.026Z Downloaded regress v0.10.1
7482024-11-26T08:18:53.033Z Downloaded rustls v0.21.12
7492024-11-26T08:18:53.043Z Downloaded idna v0.4.0
7502024-11-26T08:18:53.049Z Downloaded sled v0.34.7
7512024-11-26T08:18:53.059Z Downloaded openssl v0.10.66
7522024-11-26T08:18:53.068Z Downloaded quinn-proto v0.11.8
7532024-11-26T08:18:53.073Z Downloaded chrono v0.4.38
7542024-11-26T08:18:53.080Z Downloaded winnow v0.6.18
7552024-11-26T08:18:53.087Z Downloaded serde_json v1.0.133
7562024-11-26T08:18:53.094Z Downloaded itertools v0.13.0
7572024-11-26T08:18:53.100Z Downloaded winnow v0.5.40
7582024-11-26T08:18:53.108Z Downloaded regex-automata v0.4.7
7592024-11-26T08:18:53.123Z Downloaded itertools v0.12.1
7602024-11-26T08:18:53.129Z Downloaded serde_with v3.9.0
7612024-11-26T08:18:53.137Z Downloaded itertools v0.10.5
7622024-11-26T08:18:53.142Z Downloaded clap_builder v4.5.21
7632024-11-26T08:18:53.148Z Downloaded hickory-resolver v0.24.1
7642024-11-26T08:18:53.152Z Downloaded swrite v0.1.0
7652024-11-26T08:18:53.155Z Downloaded omicron-workspace-hack v0.1.0
7662024-11-26T08:18:53.155Z Downloaded strsim v0.11.1
7672024-11-26T08:18:53.155Z Downloaded lru-cache v0.1.2
7682024-11-26T08:18:53.157Z Downloaded clap_derive v4.5.18
7692024-11-26T08:18:53.157Z Downloaded serde_derive_internals v0.29.1
7702024-11-26T08:18:53.160Z Downloaded newline-converter v0.3.0
7712024-11-26T08:18:53.160Z Downloaded semver v1.0.23
7722024-11-26T08:18:53.162Z Downloaded rustc_version v0.1.7
7732024-11-26T08:18:53.162Z Downloaded quote v1.0.37
7742024-11-26T08:18:53.165Z Downloaded progenitor v0.8.0
7752024-11-26T08:18:53.165Z Downloaded crc32fast v1.4.2
7762024-11-26T08:18:53.168Z Downloaded tokio v1.40.0
7772024-11-26T08:18:53.203Z Downloaded libc v0.2.165
7782024-11-26T08:18:53.227Z Downloaded console v0.15.8
7792024-11-26T08:18:53.230Z Downloaded async-trait v0.1.83
7802024-11-26T08:18:53.232Z Downloaded scroll v0.12.0
7812024-11-26T08:18:53.235Z Downloaded shlex v1.3.0
7822024-11-26T08:18:53.235Z Downloaded serde_spanned v0.6.7
7832024-11-26T08:18:53.237Z Downloaded resolv-conf v0.7.0
7842024-11-26T08:18:53.240Z Downloaded futures-executor v0.3.30
7852024-11-26T08:18:53.240Z Downloaded form_urlencoded v1.2.1
7862024-11-26T08:18:53.240Z Downloaded anstyle-parse v0.2.5
7872024-11-26T08:18:53.243Z Downloaded data-encoding v2.6.0
7882024-11-26T08:18:53.243Z Downloaded proc-macro-crate v1.3.1
7892024-11-26T08:18:53.246Z Downloaded futures-core v0.3.30
7902024-11-26T08:18:53.246Z Downloaded dyn-clone v1.0.17
7912024-11-26T08:18:53.248Z Downloaded encoding_rs v0.8.34
7922024-11-26T08:18:53.267Z Downloaded dirs-sys-next v0.1.2
7932024-11-26T08:18:53.269Z Downloaded quinn-udp v0.5.5
7942024-11-26T08:18:53.269Z Downloaded progenitor-macro v0.8.0
7952024-11-26T08:18:53.272Z Downloaded fixedbitset v0.4.2
7962024-11-26T08:18:53.475Z Downloaded ring v0.17.8
7972024-11-26T08:18:53.888Z Compiling proc-macro2 v1.0.86
7982024-11-26T08:18:53.888Z Compiling unicode-ident v1.0.13
7992024-11-26T08:18:53.892Z Compiling libc v0.2.165
8002024-11-26T08:18:53.892Z Compiling serde v1.0.215
8012024-11-26T08:18:53.892Z Compiling version_check v0.9.5
8022024-11-26T08:18:53.892Z Compiling autocfg v1.3.0
8032024-11-26T08:18:53.892Z Compiling cfg-if v1.0.0
8042024-11-26T08:18:54.098Z Compiling once_cell v1.20.2
8052024-11-26T08:18:54.121Z Compiling libm v0.2.8
8062024-11-26T08:18:54.121Z Compiling memchr v2.7.4
8072024-11-26T08:18:54.584Z Compiling byteorder v1.5.0
8082024-11-26T08:18:54.685Z Compiling lock_api v0.4.12
8092024-11-26T08:18:54.956Z Compiling parking_lot_core v0.9.10
8102024-11-26T08:18:55.031Z Compiling shlex v1.3.0
8112024-11-26T08:18:55.312Z Compiling cc v1.1.21
8122024-11-26T08:18:55.345Z Compiling thiserror v1.0.64
8132024-11-26T08:18:55.371Z Compiling itoa v1.0.11
8142024-11-26T08:18:55.804Z Compiling portable-atomic v1.8.0
8152024-11-26T08:18:55.837Z Compiling slab v0.4.9
8162024-11-26T08:18:55.907Z Compiling schemars v0.8.21
8172024-11-26T08:18:56.283Z Compiling ahash v0.8.11
8182024-11-26T08:18:56.334Z Compiling quote v1.0.37
8192024-11-26T08:18:56.707Z Compiling getrandom v0.2.15
8202024-11-26T08:18:56.791Z Compiling syn v2.0.87
8212024-11-26T08:18:57.081Z Compiling allocator-api2 v0.2.18
8222024-11-26T08:18:57.151Z Compiling num-traits v0.2.19
8232024-11-26T08:18:57.175Z Compiling ryu v1.0.18
8242024-11-26T08:18:57.250Z Compiling serde_json v1.0.133
8252024-11-26T08:18:57.902Z Compiling pin-project-lite v0.2.14
8262024-11-26T08:18:58.183Z Compiling equivalent v1.0.1
8272024-11-26T08:18:58.207Z Compiling scopeguard v1.2.0
8282024-11-26T08:18:58.232Z Compiling log v0.4.22
8292024-11-26T08:18:58.386Z Compiling heck v0.5.0
8302024-11-26T08:18:58.450Z Compiling ring v0.17.8
8312024-11-26T08:18:58.585Z Compiling fnv v1.0.7
8322024-11-26T08:18:58.733Z Compiling vcpkg v0.2.15
8332024-11-26T08:18:58.805Z Compiling pkg-config v0.3.31
8342024-11-26T08:18:58.864Z Compiling crunchy v0.2.2
8352024-11-26T08:18:59.371Z Compiling socket2 v0.5.7
8362024-11-26T08:18:59.496Z Compiling signal-hook-registry v1.4.2
8372024-11-26T08:18:59.972Z Compiling mio v1.0.2
8382024-11-26T08:19:00.007Z Compiling tiny-keccak v2.0.2
8392024-11-26T08:19:00.348Z Compiling httparse v1.9.4
8402024-11-26T08:19:00.404Z Compiling openssl-sys v0.9.103
8412024-11-26T08:19:00.438Z Compiling slog v2.7.0
8422024-11-26T08:19:00.968Z Compiling iana-time-zone v0.1.61
8432024-11-26T08:19:01.303Z Compiling futures-core v0.3.30
8442024-11-26T08:19:01.460Z Compiling const-random-macro v0.1.16
8452024-11-26T08:19:01.483Z Compiling dyn-clone v1.0.17
8462024-11-26T08:19:01.601Z Compiling openssl v0.10.66
8472024-11-26T08:19:01.652Z Compiling futures-sink v0.3.30
8482024-11-26T08:19:02.017Z Compiling native-tls v0.2.12
8492024-11-26T08:19:02.067Z Compiling rustls v0.23.13
8502024-11-26T08:19:02.302Z Compiling typenum v1.17.0
8512024-11-26T08:19:02.380Z Compiling semver v1.0.23
8522024-11-26T08:19:02.390Z Compiling futures-channel v0.3.30
8532024-11-26T08:19:02.412Z Compiling const-random v0.1.18
8542024-11-26T08:19:02.467Z Compiling futures-io v0.3.30
8552024-11-26T08:19:02.472Z Compiling pin-utils v0.1.0
8562024-11-26T08:19:02.547Z Compiling futures-task v0.3.30
8572024-11-26T08:19:02.559Z Compiling generic-array v0.14.7
8582024-11-26T08:19:02.836Z Compiling tracing-core v0.1.32
8592024-11-26T08:19:02.840Z Compiling bitflags v2.6.0
8602024-11-26T08:19:02.875Z Compiling ucd-trie v0.1.6
8612024-11-26T08:19:02.899Z Compiling subtle v2.6.1
8622024-11-26T08:19:02.902Z Compiling aho-corasick v1.1.3
8632024-11-26T08:19:02.940Z Compiling anyhow v1.0.93
8642024-11-26T08:19:03.176Z Compiling regex-syntax v0.8.4
8652024-11-26T08:19:03.362Z Compiling time-core v0.1.2
8662024-11-26T08:19:03.413Z Compiling num-conv v0.1.0
8672024-11-26T08:19:03.709Z Compiling time-macros v0.2.18
8682024-11-26T08:19:03.890Z Compiling serde_derive_internals v0.29.1
8692024-11-26T08:19:04.574Z Compiling rustls-pki-types v1.8.0
8702024-11-26T08:19:05.053Z Compiling spin v0.9.8
8712024-11-26T08:19:05.738Z Compiling usdt-impl v0.5.0
8722024-11-26T08:19:06.003Z Compiling untrusted v0.9.0
8732024-11-26T08:19:06.136Z Compiling omicron-workspace-hack v0.1.0
8742024-11-26T08:19:06.453Z Compiling regex-automata v0.4.7
8752024-11-26T08:19:06.548Z Compiling atomic-waker v1.1.2
8762024-11-26T08:19:06.739Z Compiling rustversion v1.0.17
8772024-11-26T08:19:06.968Z Compiling strsim v0.11.1
8782024-11-26T08:19:07.375Z Compiling plain v0.2.3
8792024-11-26T08:19:07.545Z Compiling tinyvec_macros v0.1.1
8802024-11-26T08:19:07.656Z Compiling tinyvec v1.8.0
8812024-11-26T08:19:08.693Z Compiling rand_core v0.6.4
8822024-11-26T08:19:09.142Z Compiling serde_derive v1.0.215
8832024-11-26T08:19:09.167Z Compiling zerocopy-derive v0.7.35
8842024-11-26T08:19:09.346Z Compiling thiserror-impl v1.0.64
8852024-11-26T08:19:09.740Z Compiling tokio-macros v2.4.0
8862024-11-26T08:19:10.199Z Compiling schemars_derive v0.8.21
8872024-11-26T08:19:11.331Z Compiling futures-macro v0.3.30
8882024-11-26T08:19:11.431Z Compiling zerocopy v0.7.35
8892024-11-26T08:19:13.387Z Compiling openssl-macros v0.1.1
8902024-11-26T08:19:13.419Z Compiling futures-util v0.3.30
8912024-11-26T08:19:13.514Z Compiling hashbrown v0.14.5
8922024-11-26T08:19:13.877Z Compiling tracing-attributes v0.1.27
8932024-11-26T08:19:14.201Z Compiling scroll_derive v0.12.0
8942024-11-26T08:19:14.869Z Compiling regress v0.10.1
8952024-11-26T08:19:15.707Z Compiling pest v2.7.13
8962024-11-26T08:19:16.152Z Compiling regex v1.10.6
8972024-11-26T08:19:17.156Z Compiling tracing v0.1.40
8982024-11-26T08:19:17.818Z Compiling scroll v0.12.0
8992024-11-26T08:19:18.362Z Compiling pest_meta v2.7.13
9002024-11-26T08:19:18.645Z Compiling goblin v0.8.2
9012024-11-26T08:19:19.649Z Compiling pest_generator v2.7.13
9022024-11-26T08:19:20.227Z Compiling rustls-webpki v0.102.8
9032024-11-26T08:19:21.494Z Compiling zeroize v1.8.1
9042024-11-26T08:19:21.868Z Compiling percent-encoding v2.3.1
9052024-11-26T08:19:22.544Z Compiling pest_derive v2.7.13
9062024-11-26T08:19:22.586Z Compiling unsafe-libyaml v0.2.11
9072024-11-26T08:19:23.148Z Compiling bytes v1.7.2
9082024-11-26T08:19:24.658Z Compiling smallvec v1.13.2
9092024-11-26T08:19:24.706Z Compiling indexmap v2.5.0
9102024-11-26T08:19:25.002Z Compiling chrono v0.4.38
9112024-11-26T08:19:25.615Z Compiling parking_lot v0.12.3
9122024-11-26T08:19:26.035Z Compiling tokio v1.40.0
9132024-11-26T08:19:26.105Z Compiling uuid v1.11.0
9142024-11-26T08:19:26.233Z Compiling serde_tokenstream v0.2.2
9152024-11-26T08:19:26.817Z Compiling http v1.1.0
9162024-11-26T08:19:30.260Z Compiling openapiv3 v2.0.0
9172024-11-26T08:19:30.866Z Compiling pretty-hex v0.4.1
9182024-11-26T08:19:31.089Z Compiling try-lock v0.2.5
9192024-11-26T08:19:31.266Z Compiling want v0.3.1
9202024-11-26T08:19:31.575Z Compiling dof v0.3.0
9212024-11-26T08:19:33.178Z Compiling typify-impl v0.2.0
9222024-11-26T08:19:33.298Z Compiling http-body v1.0.1
9232024-11-26T08:19:33.370Z Compiling ipnetwork v0.20.0
9242024-11-26T08:19:33.571Z Compiling serde_yaml v0.9.34+deprecated
9252024-11-26T08:19:34.645Z Compiling dtrace-parser v0.2.0
9262024-11-26T08:19:34.805Z Compiling form_urlencoded v1.2.1
9272024-11-26T08:19:35.342Z Compiling unicode-normalization v0.1.24
9282024-11-26T08:19:36.386Z Compiling tokio-util v0.7.12
9292024-11-26T08:19:37.407Z Compiling h2 v0.4.6
9302024-11-26T08:19:37.477Z Compiling thread-id v4.2.2
9312024-11-26T08:19:37.610Z Compiling syn v1.0.109
9322024-11-26T08:19:37.988Z Compiling httpdate v1.0.3
9332024-11-26T08:19:38.192Z Compiling foreign-types-shared v0.1.1
9342024-11-26T08:19:38.316Z Compiling ident_case v1.0.1
9352024-11-26T08:19:38.398Z Compiling rustls v0.22.4
9362024-11-26T08:19:38.519Z Compiling camino v1.1.9
9372024-11-26T08:19:38.678Z Compiling unicode-bidi v0.3.15
9382024-11-26T08:19:38.739Z Compiling darling_core v0.20.10
9392024-11-26T08:19:38.742Z Compiling foreign-types v0.3.2
9402024-11-26T08:19:39.110Z Compiling ppv-lite86 v0.2.20
9412024-11-26T08:19:40.968Z Compiling tower-service v0.3.3
9422024-11-26T08:19:41.298Z Compiling slog-async v2.8.0
9432024-11-26T08:19:42.089Z Compiling rand_chacha v0.3.1
9442024-11-26T08:19:42.388Z Compiling idna v0.5.0
9452024-11-26T08:19:43.844Z Compiling hyper v1.5.1
9462024-11-26T08:19:44.934Z Compiling darling_macro v0.20.10
9472024-11-26T08:19:44.959Z Compiling typify-macro v0.2.0
9482024-11-26T08:19:46.256Z Compiling toml_datetime v0.6.8
9492024-11-26T08:19:46.725Z Compiling hyper-util v0.1.10
9502024-11-26T08:19:48.916Z Compiling typify v0.2.0
9512024-11-26T08:19:49.073Z Compiling progenitor-impl v0.8.0
9522024-11-26T08:19:52.442Z Compiling multer v3.1.0
9532024-11-26T08:19:52.799Z Compiling openssl-probe v0.1.5
9542024-11-26T08:19:53.479Z Compiling paste v1.0.15
9552024-11-26T08:19:55.805Z Compiling progenitor-macro v0.8.0
9562024-11-26T08:19:57.198Z Compiling darling v0.20.10
9572024-11-26T08:19:57.224Z Compiling url v2.5.2
9582024-11-26T08:19:57.328Z Compiling rand v0.8.5
9592024-11-26T08:19:59.124Z Compiling usdt-macro v0.5.0
9602024-11-26T08:20:00.692Z Compiling usdt-attr-macro v0.5.0
9612024-11-26T08:20:02.408Z Compiling http-body-util v0.1.2
9622024-11-26T08:20:02.560Z Compiling async-trait v0.1.83
9632024-11-26T08:20:04.775Z Compiling encoding_rs v0.8.34
9642024-11-26T08:20:04.816Z Compiling ipnet v2.10.0
9652024-11-26T08:20:05.013Z Compiling mime v0.3.17
9662024-11-26T08:20:06.121Z Compiling base64 v0.22.1
9672024-11-26T08:20:06.684Z Compiling rustls-pemfile v2.1.3
9682024-11-26T08:20:07.375Z Compiling tokio-rustls v0.26.0
9692024-11-26T08:20:09.214Z Compiling serde_with_macros v3.9.0
9702024-11-26T08:20:09.337Z Compiling tokio-native-tls v0.3.1
9712024-11-26T08:20:10.488Z Compiling strum_macros v0.26.4
9722024-11-26T08:20:10.783Z Compiling serde_urlencoded v0.7.1
9732024-11-26T08:20:11.697Z Compiling structmeta-derive v0.3.0
9742024-11-26T08:20:12.014Z Compiling async-stream-impl v0.3.5
9752024-11-26T08:20:13.412Z Compiling webpki-roots v0.26.6
9762024-11-26T08:20:13.655Z Compiling dropshot v0.12.0
9772024-11-26T08:20:14.370Z Compiling crossbeam-utils v0.8.20
9782024-11-26T08:20:14.954Z Compiling powerfmt v0.2.0
9792024-11-26T08:20:15.212Z Compiling structmeta v0.3.0
9802024-11-26T08:20:15.250Z Compiling deranged v0.3.11
9812024-11-26T08:20:15.471Z Compiling hyper-rustls v0.27.3
9822024-11-26T08:20:15.582Z Compiling hyper-tls v0.6.0
9832024-11-26T08:20:16.808Z Compiling sync_wrapper v1.0.1
9842024-11-26T08:20:17.985Z Compiling winnow v0.6.18
9852024-11-26T08:20:19.666Z Compiling num_threads v0.1.7
9862024-11-26T08:20:20.132Z Compiling time v0.3.36
9872024-11-26T08:20:21.662Z Compiling reqwest v0.12.9
9882024-11-26T08:20:22.490Z Compiling parse-display-derive v0.10.0
9892024-11-26T08:20:24.298Z Compiling crypto-common v0.1.6
9902024-11-26T08:20:24.540Z Compiling block-buffer v0.10.4
9912024-11-26T08:20:24.808Z Compiling dropshot_endpoint v0.12.0
9922024-11-26T08:20:26.593Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
9932024-11-26T08:20:29.216Z Compiling digest v0.10.7
9942024-11-26T08:20:29.682Z Compiling progenitor-client v0.8.0
9952024-11-26T08:20:30.632Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
9962024-11-26T08:20:32.202Z Compiling dirs-sys-next v0.1.2
9972024-11-26T08:20:33.225Z Compiling match_cfg v0.1.0
9982024-11-26T08:20:33.338Z Compiling lazy_static v1.5.0
9992024-11-26T08:20:33.500Z Compiling rustix v0.38.37
10002024-11-26T08:20:34.383Z Compiling hostname v0.3.1
10012024-11-26T08:20:34.518Z Compiling dirs-next v2.0.0
10022024-11-26T08:20:34.653Z Compiling progenitor v0.8.0
10032024-11-26T08:20:37.082Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10042024-11-26T08:20:37.248Z Compiling futures-executor v0.3.30
10052024-11-26T08:20:38.224Z Compiling thread_local v1.1.8
10062024-11-26T08:20:38.408Z Compiling errno v0.3.9
10072024-11-26T08:20:38.881Z Compiling instant v0.1.13
10082024-11-26T08:20:39.061Z Compiling unicode-width v0.1.14
10092024-11-26T08:20:39.662Z Compiling cpufeatures v0.2.14
10102024-11-26T08:20:40.893Z Compiling futures v0.3.30
10112024-11-26T08:20:42.412Z Compiling term v0.7.0
10122024-11-26T08:20:43.226Z Compiling crossbeam-channel v0.5.13
10132024-11-26T08:20:45.713Z Compiling serde_spanned v0.6.7
10142024-11-26T08:20:45.865Z Compiling is-terminal v0.4.13
10152024-11-26T08:20:45.990Z Compiling memmap v0.7.0
10162024-11-26T08:20:46.424Z Compiling take_mut v0.2.2
10172024-11-26T08:20:46.692Z Compiling usdt v0.5.0
10182024-11-26T08:20:47.028Z Compiling slog-term v2.9.1
10192024-11-26T08:20:48.118Z Compiling toml_edit v0.22.21
10202024-11-26T08:20:50.112Z Compiling slog-json v2.6.1
10212024-11-26T08:20:50.540Z Compiling strum v0.26.3
10222024-11-26T08:20:50.739Z Compiling serde_with v3.9.0
10232024-11-26T08:20:52.619Z Compiling debug-ignore v1.0.5
10242024-11-26T08:20:52.780Z Compiling heapless v0.8.0
10252024-11-26T08:20:56.382Z Compiling tokio-rustls v0.25.0
10262024-11-26T08:20:56.420Z Compiling toml v0.8.19
10272024-11-26T08:20:56.856Z Compiling slog-bunyan v2.5.0
10282024-11-26T08:20:57.152Z Compiling sha1 v0.10.6
10292024-11-26T08:20:58.059Z Compiling async-stream v0.3.5
10302024-11-26T08:20:58.379Z Compiling newtype-uuid v1.1.0
10312024-11-26T08:20:58.744Z Compiling serde_path_to_error v0.1.16
10322024-11-26T08:20:58.876Z Compiling hex v0.4.3
10332024-11-26T08:20:59.237Z Compiling waitgroup v0.1.2
10342024-11-26T08:20:59.567Z Compiling hostname v0.4.0
10352024-11-26T08:20:59.593Z Compiling hash32 v0.3.1
10362024-11-26T08:20:59.867Z Compiling smoltcp v0.11.0
10372024-11-26T08:20:59.936Z Compiling stable_deref_trait v1.2.0
10382024-11-26T08:21:02.971Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
10392024-11-26T08:21:03.164Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10402024-11-26T08:21:03.190Z Compiling backoff v0.4.0
10412024-11-26T08:21:03.602Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=hyper-v1-no-merge#b13b5b24)
10422024-11-26T08:21:03.711Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10432024-11-26T08:21:03.919Z Compiling parse-display v0.10.0
10442024-11-26T08:21:05.922Z Compiling macaddr v1.0.1
10452024-11-26T08:21:06.594Z Compiling regress v0.9.1
10462024-11-26T08:21:07.655Z Compiling clap_derive v4.5.18
10472024-11-26T08:21:09.609Z Compiling utf8parse v0.2.2
10482024-11-26T08:21:09.788Z Compiling bitflags v1.3.2
10492024-11-26T08:21:09.913Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10502024-11-26T08:21:10.317Z Compiling cobs v0.2.3
10512024-11-26T08:21:10.758Z Compiling managed v0.8.0
10522024-11-26T08:21:11.329Z Compiling winnow v0.5.40
10532024-11-26T08:21:12.538Z Compiling postcard v1.0.10
10542024-11-26T08:21:13.245Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
10552024-11-26T08:21:15.153Z Compiling toml_edit v0.19.15
10562024-11-26T08:21:15.214Z Compiling anstyle-parse v0.2.5
10572024-11-26T08:21:20.384Z Compiling colorchoice v1.0.2
10582024-11-26T08:21:21.106Z Compiling anstyle v1.0.10
10592024-11-26T08:21:21.313Z Compiling anstyle-query v1.1.1
10602024-11-26T08:21:21.468Z Compiling is_terminal_polyfill v1.70.1
10612024-11-26T08:21:21.614Z Compiling anstream v0.6.15
10622024-11-26T08:21:22.673Z Compiling proc-macro-crate v1.3.1
10632024-11-26T08:21:23.935Z Compiling terminal_size v0.4.0
10642024-11-26T08:21:24.151Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10652024-11-26T08:21:24.194Z Compiling clap_lex v0.7.2
10662024-11-26T08:21:24.544Z Compiling clap_builder v4.5.21
10672024-11-26T08:21:24.908Z Compiling num_enum_derive v0.5.11
10682024-11-26T08:21:25.958Z Compiling tabwriter v1.4.0
10692024-11-26T08:21:26.837Z Compiling foreign-types-macros v0.2.3
10702024-11-26T08:21:26.904Z Compiling num-integer v0.1.46
10712024-11-26T08:21:27.832Z Compiling foreign-types-shared v0.3.1
10722024-11-26T08:21:27.985Z Compiling num_enum v0.5.11
10732024-11-26T08:21:28.172Z Compiling foreign-types v0.5.0
10742024-11-26T08:21:28.572Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10752024-11-26T08:21:28.596Z Compiling clap v4.5.21
10762024-11-26T08:21:29.281Z Compiling cstr-argument v0.1.2
10772024-11-26T08:21:29.386Z Compiling proc-macro-error-attr v1.0.4
10782024-11-26T08:21:29.570Z Compiling either v1.13.0
10792024-11-26T08:21:29.747Z Compiling pretty-hex v0.2.1
10802024-11-26T08:21:29.902Z Compiling prettyplease v0.2.22
10812024-11-26T08:21:30.019Z Compiling heck v0.4.1
10822024-11-26T08:21:30.256Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
10832024-11-26T08:21:30.864Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10842024-11-26T08:21:31.108Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
10852024-11-26T08:21:32.158Z Compiling num-rational v0.4.2
10862024-11-26T08:21:32.333Z Compiling num-iter v0.1.45
10872024-11-26T08:21:32.922Z Compiling colored v2.1.0
10882024-11-26T08:21:34.421Z Compiling num-complex v0.4.6
10892024-11-26T08:21:35.013Z Compiling proc-macro-error v1.0.4
10902024-11-26T08:21:35.070Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10912024-11-26T08:21:35.387Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10922024-11-26T08:21:35.553Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
10932024-11-26T08:21:35.553Z Compiling fastrand v2.1.1
10942024-11-26T08:21:35.669Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
10952024-11-26T08:21:36.284Z Compiling tempfile v3.12.0
10962024-11-26T08:21:36.902Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10972024-11-26T08:21:37.320Z Compiling num v0.4.3
10982024-11-26T08:21:40.851Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
10992024-11-26T08:21:41.210Z Compiling float-ord v0.3.2
11002024-11-26T08:21:41.294Z Compiling crucible-workspace-hack v0.1.0
11012024-11-26T08:21:41.550Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11022024-11-26T08:21:49.257Z Compiling unicode-segmentation v1.12.0
11032024-11-26T08:21:49.505Z Compiling semver v0.1.20
11042024-11-26T08:21:50.089Z Compiling newline-converter v0.3.0
11052024-11-26T08:21:50.212Z Compiling rustc_version v0.1.7
11062024-11-26T08:21:50.302Z Compiling zone_cfg_derive v0.3.0
11072024-11-26T08:21:50.537Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11082024-11-26T08:21:50.768Z Compiling camino-tempfile v1.1.1
11092024-11-26T08:21:51.226Z Compiling itertools v0.10.5
11102024-11-26T08:21:51.570Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11112024-11-26T08:21:51.835Z Compiling console v0.15.8
11122024-11-26T08:21:52.055Z Compiling num-derive v0.4.2
11132024-11-26T08:21:53.480Z Compiling sigpipe v0.1.3
11142024-11-26T08:21:53.816Z Compiling similar v2.6.0
11152024-11-26T08:21:54.405Z Compiling base64ct v1.6.0
11162024-11-26T08:21:54.534Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11172024-11-26T08:21:54.759Z Compiling expectorate v1.1.0
11182024-11-26T08:21:54.931Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=74286f952a2953cd08512015076f0947050deba7#74286f95)
11192024-11-26T08:21:55.040Z Compiling password-hash v0.5.0
11202024-11-26T08:21:55.114Z Compiling zone v0.3.0
11212024-11-26T08:21:56.496Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11222024-11-26T08:21:57.256Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=76878de67229ea113d70503c441eab47ac5dc653#76878de6)
11232024-11-26T08:21:57.321Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=4ba9c33817c89d5d48b96e037a64421fb7a026e2#4ba9c338)
11242024-11-26T08:21:58.466Z Compiling newtype_derive v0.1.6
11252024-11-26T08:21:58.863Z Compiling blake2 v0.10.6
11262024-11-26T08:21:59.733Z Compiling hubpack_derive v0.1.1
11272024-11-26T08:21:59.971Z Compiling smf v0.2.3
11282024-11-26T08:22:00.057Z Compiling zerocopy-derive v0.6.6
11292024-11-26T08:22:00.601Z Compiling owo-colors v4.1.0
11302024-11-26T08:22:00.675Z Compiling whoami v1.5.2
11312024-11-26T08:22:00.677Z Compiling fixedbitset v0.4.2
11322024-11-26T08:22:00.960Z Compiling cancel-safe-futures v0.1.5
11332024-11-26T08:22:01.472Z Compiling petgraph v0.6.5
11342024-11-26T08:22:01.643Z Compiling hubpack v0.1.2
11352024-11-26T08:22:02.097Z Compiling zerocopy v0.6.6
11362024-11-26T08:22:02.122Z Compiling argon2 v0.5.3
11372024-11-26T08:22:03.113Z Compiling strum_macros v0.25.3
11382024-11-26T08:22:04.542Z Compiling serde-big-array v0.5.1
11392024-11-26T08:22:04.815Z Compiling serde_repr v0.1.19
11402024-11-26T08:22:05.835Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11412024-11-26T08:22:06.011Z Compiling cookie v0.18.1
11422024-11-26T08:22:06.065Z Compiling convert_case v0.4.0
11432024-11-26T08:22:06.392Z Compiling static_assertions v1.1.0
11442024-11-26T08:22:06.594Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11452024-11-26T08:22:06.850Z Compiling derive_more v0.99.18
11462024-11-26T08:22:06.874Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
11472024-11-26T08:22:08.463Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11482024-11-26T08:22:09.227Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11492024-11-26T08:22:09.673Z Compiling dns-service-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11502024-11-26T08:22:11.942Z Compiling atomicwrites v0.4.4
11512024-11-26T08:22:13.398Z Compiling itertools v0.13.0
11522024-11-26T08:22:13.584Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11532024-11-26T08:22:14.766Z Compiling idna v0.4.0
11542024-11-26T08:22:15.094Z Compiling libsw v3.3.1
11552024-11-26T08:22:15.431Z Compiling derive-where v1.2.7
11562024-11-26T08:22:15.904Z Compiling enum-as-inner v0.6.1
11572024-11-26T08:22:15.933Z Compiling linked-hash-map v0.5.6
11582024-11-26T08:22:16.303Z Compiling data-encoding v2.6.0
11592024-11-26T08:22:16.432Z Compiling swrite v0.1.0
11602024-11-26T08:22:16.568Z Compiling quick-error v1.2.3
11612024-11-26T08:22:16.719Z Compiling linear-map v1.2.0
11622024-11-26T08:22:17.849Z Compiling indent_write v2.2.0
11632024-11-26T08:22:17.876Z Compiling highway v1.2.0
11642024-11-26T08:22:17.876Z Compiling hickory-proto v0.24.1
11652024-11-26T08:22:18.620Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11662024-11-26T08:22:18.673Z Compiling resolv-conf v0.7.0
11672024-11-26T08:22:18.808Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11682024-11-26T08:22:20.252Z Compiling lru-cache v0.1.2
11692024-11-26T08:22:20.498Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11702024-11-26T08:22:21.725Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11712024-11-26T08:22:22.139Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11722024-11-26T08:22:23.154Z Compiling nexus-sled-agent-shared v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11732024-11-26T08:22:23.310Z Compiling steno v0.4.1
11742024-11-26T08:22:27.000Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11752024-11-26T08:22:27.368Z Compiling slog-dtrace v0.3.0
11762024-11-26T08:22:27.737Z Compiling parking_lot_core v0.8.6
11772024-11-26T08:22:27.990Z Compiling humantime v2.1.0
11782024-11-26T08:22:28.226Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11792024-11-26T08:22:28.403Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11802024-11-26T08:22:28.866Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11812024-11-26T08:22:30.960Z Compiling hickory-resolver v0.24.1
11822024-11-26T08:22:30.995Z Compiling num-derive v0.3.3
11832024-11-26T08:22:31.645Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11842024-11-26T08:22:32.630Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
11852024-11-26T08:22:32.978Z Compiling thiserror v2.0.3
11862024-11-26T08:22:33.303Z Compiling libscf-sys v1.0.0 (https://github.com/illumos/libscf-sys.git#bb0b82c3)
11872024-11-26T08:22:33.566Z Compiling internal-dns v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
11882024-11-26T08:22:34.774Z Compiling thiserror-impl v2.0.3
11892024-11-26T08:22:35.355Z Compiling parking_lot v0.11.2
11902024-11-26T08:22:36.204Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
11912024-11-26T08:22:37.698Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#f14ff351)
11922024-11-26T08:22:38.469Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
11932024-11-26T08:22:39.487Z Compiling crossbeam-epoch v0.9.18
11942024-11-26T08:22:39.498Z Compiling fxhash v0.2.1
11952024-11-26T08:22:39.498Z Compiling crc32fast v1.4.2
11962024-11-26T08:22:40.039Z Compiling crc8 v0.1.1
11972024-11-26T08:22:40.267Z Compiling arc-swap v1.7.1
11982024-11-26T08:22:40.310Z Compiling sled v0.34.7
11992024-11-26T08:22:40.966Z Compiling slog-scope v4.4.0
12002024-11-26T08:22:41.737Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#4cdc7d7e)
12012024-11-26T08:22:44.660Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3dc9a3dd8d3c623f0cf2c659c7119ce0c026a96d#3dc9a3dd)
12022024-11-26T08:22:46.097Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
12032024-11-26T08:22:46.655Z Compiling slog-stdlog v4.1.1
12042024-11-26T08:22:47.465Z Compiling slog-envlogger v2.2.0
12052024-11-26T08:22:48.703Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12062024-11-26T08:22:50.153Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
12072024-11-26T08:22:59.565Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#48125c8e)
12082024-11-26T08:23:05.517Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
12092024-11-26T08:23:07.122Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
12102024-11-26T08:23:35.341Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
12112024-11-26T08:23:35.343Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
12122024-11-26T08:23:42.472Z Finished `release` profile [optimized] target(s) in 5m 10s
12132024-11-26T08:23:42.803Z+ banner quartet
12142024-11-26T08:23:42.805Z
12152024-11-26T08:23:42.805Z #### # # ## ##### ##### ###### #####
12162024-11-26T08:23:42.805Z # # # # # # # # # # #
12172024-11-26T08:23:42.805Z # # # # # # # # # ##### #
12182024-11-26T08:23:42.805Z # # # # # ###### ##### # # #
12192024-11-26T08:23:42.805Z # # # # # # # # # # #
12202024-11-26T08:23:42.805Z ### # #### # # # # # ###### #
12212024-11-26T08:23:42.805Z
12222024-11-26T08:23:42.805Z+ pfexec cargo test --release -p mg-tests test_quartet -- --nocapture
12232024-11-26T08:23:43.266Z Compiling cfg-if v1.0.0
12242024-11-26T08:23:43.266Z Compiling libc v0.2.165
12252024-11-26T08:23:43.266Z Compiling serde v1.0.215
12262024-11-26T08:23:43.269Z Compiling once_cell v1.20.2
12272024-11-26T08:23:43.269Z Compiling itoa v1.0.11
12282024-11-26T08:23:43.269Z Compiling byteorder v1.5.0
12292024-11-26T08:23:43.336Z Compiling syn v2.0.87
12302024-11-26T08:23:43.340Z Compiling bytes v1.7.2
12312024-11-26T08:23:43.410Z Compiling num-traits v0.2.19
12322024-11-26T08:23:43.563Z Compiling zerocopy v0.7.35
12332024-11-26T08:23:43.703Z Compiling pin-project-lite v0.2.14
12342024-11-26T08:23:43.735Z Compiling ahash v0.8.11
12352024-11-26T08:23:43.776Z Compiling memchr v2.7.4
12362024-11-26T08:23:43.787Z Compiling scopeguard v1.2.0
12372024-11-26T08:23:43.850Z Compiling schemars v0.8.21
12382024-11-26T08:23:43.872Z Compiling smallvec v1.13.2
12392024-11-26T08:23:43.914Z Compiling allocator-api2 v0.2.18
12402024-11-26T08:23:44.289Z Compiling lock_api v0.4.12
12412024-11-26T08:23:44.705Z Compiling hashbrown v0.14.5
12422024-11-26T08:23:44.759Z Compiling fnv v1.0.7
12432024-11-26T08:23:44.779Z Compiling log v0.4.22
12442024-11-26T08:23:44.891Z Compiling getrandom v0.2.15
12452024-11-26T08:23:44.901Z Compiling parking_lot_core v0.9.10
12462024-11-26T08:23:45.156Z Compiling signal-hook-registry v1.4.2
12472024-11-26T08:23:45.224Z Compiling socket2 v0.5.7
12482024-11-26T08:23:45.295Z Compiling parking_lot v0.12.3
12492024-11-26T08:23:45.725Z Compiling mio v1.0.2
12502024-11-26T08:23:45.796Z Compiling futures-core v0.3.30
12512024-11-26T08:23:46.169Z Compiling ryu v1.0.18
12522024-11-26T08:23:46.320Z Compiling equivalent v1.0.1
12532024-11-26T08:23:46.551Z Compiling tracing-core v0.1.32
12542024-11-26T08:23:46.693Z Compiling serde_json v1.0.133
12552024-11-26T08:23:46.730Z Compiling uuid v1.11.0
12562024-11-26T08:23:46.758Z Compiling regress v0.10.1
12572024-11-26T08:23:46.922Z Compiling untrusted v0.9.0
12582024-11-26T08:23:47.094Z Compiling spin v0.9.8
12592024-11-26T08:23:47.298Z Compiling futures-task v0.3.30
12602024-11-26T08:23:47.307Z Compiling futures-sink v0.3.30
12612024-11-26T08:23:47.422Z Compiling pin-utils v0.1.0
12622024-11-26T08:23:47.455Z Compiling ring v0.17.8
12632024-11-26T08:23:47.465Z Compiling slab v0.4.9
12642024-11-26T08:23:47.494Z Compiling futures-util v0.3.30
12652024-11-26T08:23:47.722Z Compiling try-lock v0.2.5
12662024-11-26T08:23:47.875Z Compiling want v0.3.1
12672024-11-26T08:23:48.166Z Compiling chrono v0.4.38
12682024-11-26T08:23:48.265Z Compiling httparse v1.9.4
12692024-11-26T08:23:48.917Z Compiling futures-channel v0.3.30
12702024-11-26T08:23:49.346Z Compiling foreign-types-shared v0.1.1
12712024-11-26T08:23:49.377Z Compiling tower-service v0.3.3
12722024-11-26T08:23:49.447Z Compiling dyn-clone v1.0.17
12732024-11-26T08:23:49.493Z Compiling foreign-types v0.3.2
12742024-11-26T08:23:49.581Z Compiling openssl-sys v0.9.103
12752024-11-26T08:23:50.013Z Compiling serde_derive_internals v0.29.1
12762024-11-26T08:23:50.168Z Compiling bitflags v2.6.0
12772024-11-26T08:23:50.509Z Compiling unicode-ident v1.0.13
12782024-11-26T08:23:50.520Z Compiling http v1.1.0
12792024-11-26T08:23:50.958Z Compiling proc-macro2 v1.0.86
12802024-11-26T08:23:51.054Z Compiling semver v1.0.23
12812024-11-26T08:23:51.491Z Compiling tinyvec_macros v0.1.1
12822024-11-26T08:23:51.546Z Compiling openssl-probe v0.1.5
12832024-11-26T08:23:51.582Z Compiling tinyvec v1.8.0
12842024-11-26T08:23:52.069Z Compiling quote v1.0.37
12852024-11-26T08:23:52.330Z Compiling percent-encoding v2.3.1
12862024-11-26T08:23:52.793Z Compiling form_urlencoded v1.2.1
12872024-11-26T08:23:53.285Z Compiling unicode-normalization v0.1.24
12882024-11-26T08:23:54.156Z Compiling aho-corasick v1.1.3
12892024-11-26T08:23:54.590Z Compiling http v0.2.12
12902024-11-26T08:23:55.009Z Compiling unicode-bidi v0.3.15
12912024-11-26T08:23:55.298Z Compiling rustls-pki-types v1.8.0
12922024-11-26T08:23:55.636Z Compiling serde_derive v1.0.215
12932024-11-26T08:23:56.169Z Compiling zerocopy-derive v0.7.35
12942024-11-26T08:23:56.611Z Compiling thiserror-impl v1.0.64
12952024-11-26T08:23:56.737Z Compiling schemars_derive v0.8.21
12962024-11-26T08:23:57.997Z Compiling tokio-macros v2.4.0
12972024-11-26T08:23:58.548Z Compiling tracing-attributes v0.1.27
12982024-11-26T08:23:59.379Z Compiling openssl-macros v0.1.1
12992024-11-26T08:23:59.454Z Compiling thiserror v1.0.64
13002024-11-26T08:23:59.613Z Compiling tokio v1.40.0
13012024-11-26T08:23:59.724Z Compiling heck v0.5.0
13022024-11-26T08:23:59.825Z Compiling regex-automata v0.4.7
13032024-11-26T08:24:00.221Z Compiling openssl v0.10.66
13042024-11-26T08:24:01.023Z Compiling idna v0.5.0
13052024-11-26T08:24:01.931Z Compiling tracing v0.1.40
13062024-11-26T08:24:02.647Z Compiling http-body v1.0.1
13072024-11-26T08:24:07.634Z Compiling native-tls v0.2.12
13082024-11-26T08:24:08.771Z Compiling regex-syntax v0.8.4
13092024-11-26T08:24:10.297Z Compiling indexmap v2.5.0
13102024-11-26T08:24:14.525Z Compiling tokio-util v0.7.12
13112024-11-26T08:24:14.564Z Compiling serde_tokenstream v0.2.2
13122024-11-26T08:24:16.814Z Compiling tokio-native-tls v0.3.1
13132024-11-26T08:24:17.111Z Compiling slog v2.7.0
13142024-11-26T08:24:17.219Z Compiling atomic-waker v1.1.2
13152024-11-26T08:24:17.407Z Compiling h2 v0.4.6
13162024-11-26T08:24:17.614Z Compiling typify-impl v0.2.0
13172024-11-26T08:24:17.677Z Compiling typify-impl v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13182024-11-26T08:24:17.689Z Compiling openapiv3 v2.0.0
13192024-11-26T08:24:26.700Z Compiling serde_urlencoded v0.7.1
13202024-11-26T08:24:27.338Z Compiling regex v1.10.6
13212024-11-26T08:24:28.330Z Compiling url v2.5.2
13222024-11-26T08:24:28.915Z Compiling encoding_rs v0.8.34
13232024-11-26T08:24:29.735Z Compiling rustls v0.21.12
13242024-11-26T08:24:29.746Z Compiling ipnet v2.10.0
13252024-11-26T08:24:30.072Z Compiling mime v0.3.17
13262024-11-26T08:24:31.215Z Compiling typify-macro v0.2.0
13272024-11-26T08:24:32.850Z Compiling typify-macro v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13282024-11-26T08:24:33.841Z Compiling hyper v1.5.1
13292024-11-26T08:24:35.107Z Compiling h2 v0.3.26
13302024-11-26T08:24:35.392Z Compiling http-body v0.4.6
13312024-11-26T08:24:35.909Z Compiling rustls-webpki v0.102.8
13322024-11-26T08:24:36.686Z Compiling sct v0.7.1
13332024-11-26T08:24:36.713Z Compiling rustls-webpki v0.101.7
13342024-11-26T08:24:37.126Z Compiling zeroize v1.8.1
13352024-11-26T08:24:37.490Z Compiling subtle v2.6.1
13362024-11-26T08:24:37.778Z Compiling toml_datetime v0.6.8
13372024-11-26T08:24:38.174Z Compiling httpdate v1.0.3
13382024-11-26T08:24:38.913Z Compiling toml_edit v0.19.15
13392024-11-26T08:24:39.691Z Compiling rustls v0.23.13
13402024-11-26T08:24:40.564Z Compiling hyper v0.14.30
13412024-11-26T08:24:44.117Z Compiling serde_yaml v0.9.34+deprecated
13422024-11-26T08:24:45.266Z Compiling hyper-util v0.1.10
13432024-11-26T08:24:50.787Z Compiling lazy_static v1.5.0
13442024-11-26T08:24:50.927Z Compiling tokio-rustls v0.26.0
13452024-11-26T08:24:51.228Z Compiling tokio-rustls v0.24.1
13462024-11-26T08:24:51.425Z Compiling proc-macro-crate v1.3.1
13472024-11-26T08:24:51.641Z Compiling http-body-util v0.1.2
13482024-11-26T08:24:52.218Z Compiling webpki-roots v0.26.6
13492024-11-26T08:24:52.262Z Compiling base64 v0.21.7
13502024-11-26T08:24:52.427Z Compiling base64 v0.22.1
13512024-11-26T08:24:52.477Z Compiling crossbeam-utils v0.8.20
13522024-11-26T08:24:52.494Z Compiling hyper-rustls v0.27.3
13532024-11-26T08:24:53.321Z Compiling rustls-pemfile v2.1.3
13542024-11-26T08:24:53.378Z Compiling rustls-pemfile v1.0.4
13552024-11-26T08:24:53.521Z Compiling num_enum_derive v0.5.11
13562024-11-26T08:24:54.117Z Compiling hyper-tls v0.6.0
13572024-11-26T08:24:54.205Z Compiling hyper-rustls v0.24.2
13582024-11-26T08:24:54.233Z Compiling hyper-tls v0.5.0
13592024-11-26T08:24:54.643Z Compiling typify v0.2.0 (https://github.com/oxidecomputer/typify#50d96966)
13602024-11-26T08:24:54.653Z Compiling typify v0.2.0
13612024-11-26T08:24:54.776Z Compiling ipnetwork v0.20.0
13622024-11-26T08:24:54.784Z Compiling ppv-lite86 v0.2.20
13632024-11-26T08:24:55.773Z Compiling foreign-types-macros v0.2.3
13642024-11-26T08:24:55.900Z Compiling sync_wrapper v1.0.1
13652024-11-26T08:24:56.052Z Compiling rand_core v0.6.4
13662024-11-26T08:24:56.525Z Compiling dirs-sys-next v0.1.2
13672024-11-26T08:24:57.139Z Compiling sync_wrapper v0.1.2
13682024-11-26T08:24:57.184Z Compiling webpki-roots v0.25.4
13692024-11-26T08:24:57.271Z Compiling foreign-types-shared v0.3.1
13702024-11-26T08:24:57.342Z Compiling powerfmt v0.2.0
13712024-11-26T08:24:57.382Z Compiling time-macros v0.2.18
13722024-11-26T08:24:57.640Z Compiling deranged v0.3.11
13732024-11-26T08:24:57.812Z Compiling foreign-types v0.5.0
13742024-11-26T08:24:57.927Z Compiling reqwest v0.11.27
13752024-11-26T08:24:58.281Z Compiling progenitor-impl v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
13762024-11-26T08:24:59.988Z Compiling dirs-next v2.0.0
13772024-11-26T08:25:00.235Z Compiling progenitor-impl v0.8.0
13782024-11-26T08:25:00.368Z Compiling rand_chacha v0.3.1
13792024-11-26T08:25:02.148Z Compiling reqwest v0.12.9
13802024-11-26T08:25:04.910Z Compiling num_enum v0.5.11
13812024-11-26T08:25:05.083Z Compiling oxnet v0.1.0 (https://www.github.com/oxidecomputer/oxnet?rev=7dacd265f1bcd0f8b47bd4805250c4f0812da206#7dacd265)
13822024-11-26T08:25:08.827Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13832024-11-26T08:25:08.990Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13842024-11-26T08:25:09.171Z Compiling cstr-argument v0.1.2
13852024-11-26T08:25:09.367Z Compiling thread_local v1.1.8
13862024-11-26T08:25:09.416Z Compiling either v1.13.0
13872024-11-26T08:25:09.880Z Compiling arc-swap v1.7.1
13882024-11-26T08:25:09.899Z Compiling time-core v0.1.2
13892024-11-26T08:25:10.087Z Compiling pretty-hex v0.2.1
13902024-11-26T08:25:10.098Z Compiling num-conv v0.1.0
13912024-11-26T08:25:10.298Z Compiling zone_cfg_derive v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
13922024-11-26T08:25:10.359Z Compiling time v0.3.36
13932024-11-26T08:25:10.549Z Compiling slog-scope v4.4.0
13942024-11-26T08:25:11.477Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
13952024-11-26T08:25:11.822Z Compiling itertools v0.12.1
13962024-11-26T08:25:11.862Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13972024-11-26T08:25:12.775Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13982024-11-26T08:25:12.957Z Compiling crossbeam-channel v0.5.13
13992024-11-26T08:25:14.613Z Compiling progenitor-macro v0.8.0
14002024-11-26T08:25:15.762Z Compiling progenitor-macro v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14012024-11-26T08:25:19.463Z Compiling progenitor-client v0.8.0
14022024-11-26T08:25:20.395Z Compiling rand v0.8.5
14032024-11-26T08:25:22.381Z Compiling term v0.7.0
14042024-11-26T08:25:25.137Z Compiling anyhow v1.0.93
14052024-11-26T08:25:26.635Z Compiling progenitor-client v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14062024-11-26T08:25:28.517Z Compiling colored v2.1.0
14072024-11-26T08:25:28.905Z Compiling is-terminal v0.4.13
14082024-11-26T08:25:29.039Z Compiling winnow v0.6.18
14092024-11-26T08:25:29.721Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=2bfd39000c878c45675651a7588c015c486e7f43#2bfd3900)
14102024-11-26T08:25:30.065Z Compiling take_mut v0.2.2
14112024-11-26T08:25:30.229Z Compiling slog-async v2.8.0
14122024-11-26T08:25:33.324Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
14132024-11-26T08:25:33.585Z Compiling progenitor v0.8.0
14142024-11-26T08:25:33.801Z Compiling progenitor v0.7.0 (https://github.com/oxidecomputer/progenitor?branch=main#e0a1045a)
14152024-11-26T08:25:34.024Z Compiling slog-term v2.9.1
14162024-11-26T08:25:36.819Z Compiling zone v0.3.0 (https://github.com/oxidecomputer/zone#7a0cb488)
14172024-11-26T08:25:40.572Z Compiling slog-stdlog v4.1.1
14182024-11-26T08:25:41.430Z Compiling slog-envlogger v2.2.0
14192024-11-26T08:25:42.774Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d8c38f89)
14202024-11-26T08:25:45.728Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
14212024-11-26T08:25:59.353Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
14222024-11-26T08:26:06.790Z Finished `release` profile [optimized] target(s) in 2m 23s
14232024-11-26T08:26:06.871Z Running unittests src/lib.rs (target/release/deps/mg_tests-f9f14178e25fb757)
14242024-11-26T08:26:06.918Z
14252024-11-26T08:26:06.918Zrunning 1 test
14262024-11-26T08:26:07.110Zconfigure zone
14272024-11-26T08:26:07.168Zinstall zone
14282024-11-26T08:27:06.934Ztest ddm::test_quartet has been running for over 60 seconds
14292024-11-26T08:28:09.533Zboot zone
14302024-11-26T08:28:10.364Zstart zone s1
14312024-11-26T08:28:10.364Zconfigure zone
14322024-11-26T08:28:10.372Zinstall zone
14332024-11-26T08:29:59.648Zboot zone
14342024-11-26T08:30:00.447Zstart zone s2
14352024-11-26T08:30:00.447Zconfigure zone
14362024-11-26T08:30:00.455Zinstall zone
14372024-11-26T08:31:54.813Zboot zone
14382024-11-26T08:31:55.609Zstart zone s3
14392024-11-26T08:31:55.609Zconfigure zone
14402024-11-26T08:31:55.617Zinstall zone
14412024-11-26T08:33:44.488Zboot zone
14422024-11-26T08:33:45.299Zstart zone t1
14432024-11-26T08:33:45.299Zconfigure zone
14442024-11-26T08:33:45.308Zinstall zone
14452024-11-26T08:35:30.690Zboot zone
14462024-11-26T08:35:31.510Zwaiting for zones to come up
14472024-11-26T08:35:41.513Z[sidecar.quartet] svcs milestone/network
14482024-11-26T08:35:41.611ZSTATE STIME FMRI
14492024-11-26T08:35:41.611Zonline 0:28:28 svc:/milestone/network:default
14502024-11-26T08:35:41.611Zcp /work/oxidecomputer/maghemite/download/softnpu /mgtest/sidecar.quartet/root/opt/
14512024-11-26T08:35:41.657Zcp /work/oxidecomputer/maghemite/download/scadm /mgtest/sidecar.quartet/root/opt/
14522024-11-26T08:35:41.707Zcp /work/oxidecomputer/maghemite/download/libsidecar_lite.so /mgtest/sidecar.quartet/root/opt/
14532024-11-26T08:35:41.750Zcp /work/oxidecomputer/maghemite/tests/conf/softnpu-quartet.toml /mgtest/sidecar.quartet/root/opt/softnpu.toml
14542024-11-26T08:35:41.754Z[sidecar.quartet] RUST_LOG=debug RUST_BACKTRACE=1 /opt/softnpu --uds-path /opt/mnt /opt/softnpu.toml &> /opt/softnpu.log &
14552024-11-26T08:35:41.775Z
14562024-11-26T08:35:41.775Zrunning zone s1.quartet setup
14572024-11-26T08:35:41.775Z[s1.quartet] svcs milestone/network
14582024-11-26T08:35:41.797ZSTATE STIME FMRI
14592024-11-26T08:35:41.797Zonline 0:30:18 svc:/milestone/network:default
14602024-11-26T08:35:41.797Z[s1.quartet] dladm
14612024-11-26T08:35:41.818ZLINK CLASS MTU STATE BRIDGE OVER
14622024-11-26T08:35:41.818Zsl0 simnet 9000 up -- ?
14632024-11-26T08:35:41.818Zmgs1 vnic 9000 up -- ?
14642024-11-26T08:35:41.818Z[s1.quartet] ipadm create-addr -t -T static -a 10.0.0.1/24 mgs1/v4
14652024-11-26T08:35:42.413Z
14662024-11-26T08:35:42.413Z[s1.quartet] ipadm create-addr -t -T addrconf sl0/v6
14672024-11-26T08:35:42.438Z
14682024-11-26T08:35:42.438Z[s1.quartet] ipadm create-addr -t -T static -a fd00:1::1/64 lo0/u6
14692024-11-26T08:35:42.458Z
14702024-11-26T08:35:42.458Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s1.quartet/root/opt/ddmd
14712024-11-26T08:35:42.546Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s1.quartet/root/opt/ddmadm
14722024-11-26T08:35:42.590Z[s1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid fe3f7c29-1580-42c2-a708-0c9a106b2026 --sled-uuid 33823688-ce6c-4fd7-85bf-7dabed9287d3 -a sl0/v6 &> /opt/ddmd.log &
14732024-11-26T08:35:42.612Z
14742024-11-26T08:35:42.612Zrunning zone s2.quartet setup
14752024-11-26T08:35:42.612Z[s2.quartet] svcs milestone/network
14762024-11-26T08:35:42.636ZSTATE STIME FMRI
14772024-11-26T08:35:42.636Zonline 0:32:13 svc:/milestone/network:default
14782024-11-26T08:35:42.636Z[s2.quartet] dladm
14792024-11-26T08:35:42.656ZLINK CLASS MTU STATE BRIDGE OVER
14802024-11-26T08:35:42.656Zsl1 simnet 9000 up -- ?
14812024-11-26T08:35:42.656Zmgs2 vnic 9000 up -- ?
14822024-11-26T08:35:42.656Z[s2.quartet] ipadm create-addr -t -T static -a 10.0.0.2/24 mgs2/v4
14832024-11-26T08:35:43.263Z
14842024-11-26T08:35:43.263Z[s2.quartet] ipadm create-addr -t -T addrconf sl1/v6
14852024-11-26T08:35:43.287Z
14862024-11-26T08:35:43.287Z[s2.quartet] ipadm create-addr -t -T static -a fd00:2::1/64 lo0/u6
14872024-11-26T08:35:43.307Z
14882024-11-26T08:35:43.307Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s2.quartet/root/opt/ddmd
14892024-11-26T08:35:43.354Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s2.quartet/root/opt/ddmadm
14902024-11-26T08:35:43.377Z[s2.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid f6d4107c-0244-4f1c-922b-105a0a94aa4d --sled-uuid 7a4edfa7-da6c-47ec-b97f-0f07ebedabb0 -a sl1/v6 &> /opt/ddmd.log &
14912024-11-26T08:35:43.396Z
14922024-11-26T08:35:43.396Zrunning zone s3.quartet setup
14932024-11-26T08:35:43.396Z[s3.quartet] svcs milestone/network
14942024-11-26T08:35:43.420ZSTATE STIME FMRI
14952024-11-26T08:35:43.420Zonline 0:34:02 svc:/milestone/network:default
14962024-11-26T08:35:43.420Z[s3.quartet] dladm
14972024-11-26T08:35:43.441ZLINK CLASS MTU STATE BRIDGE OVER
14982024-11-26T08:35:43.441Zsl2 simnet 9000 up -- ?
14992024-11-26T08:35:43.441Zmgs3 vnic 9000 up -- ?
15002024-11-26T08:35:43.441Z[s3.quartet] ipadm create-addr -t -T static -a 10.0.0.3/24 mgs3/v4
15012024-11-26T08:35:43.992Z
15022024-11-26T08:35:43.992Z[s3.quartet] ipadm create-addr -t -T addrconf sl2/v6
15032024-11-26T08:35:44.017Z
15042024-11-26T08:35:44.017Z[s3.quartet] ipadm create-addr -t -T static -a fd00:3::1/64 lo0/u6
15052024-11-26T08:35:44.037Z
15062024-11-26T08:35:44.037Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/s3.quartet/root/opt/ddmd
15072024-11-26T08:35:44.083Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/s3.quartet/root/opt/ddmadm
15082024-11-26T08:35:44.105Z[s3.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind server --rack-uuid 5cf1d4e6-70eb-409f-8f3c-7273097ab2a8 --sled-uuid eb9ed311-0c67-4770-b1c6-04c849f33665 -a sl2/v6 &> /opt/ddmd.log &
15092024-11-26T08:35:44.126Z
15102024-11-26T08:35:44.126Zrunning zone t1.quartet setup
15112024-11-26T08:35:44.126Z[t1.quartet] svcs milestone/network
15122024-11-26T08:35:44.149ZSTATE STIME FMRI
15132024-11-26T08:35:44.149Z- - svc:/milestone/network:default
15142024-11-26T08:35:45.150Z[t1.quartet] svcs milestone/network
15152024-11-26T08:35:45.172ZSTATE STIME FMRI
15162024-11-26T08:35:45.172Z- - svc:/milestone/network:default
15172024-11-26T08:35:46.172Z[t1.quartet] svcs milestone/network
15182024-11-26T08:35:46.203ZSTATE STIME FMRI
15192024-11-26T08:35:46.203Z- - svc:/milestone/network:default
15202024-11-26T08:35:47.204Z[t1.quartet] svcs milestone/network
15212024-11-26T08:35:47.225ZSTATE STIME FMRI
15222024-11-26T08:35:47.225Z- - svc:/milestone/network:default
15232024-11-26T08:35:48.226Z[t1.quartet] svcs milestone/network
15242024-11-26T08:35:48.247ZSTATE STIME FMRI
15252024-11-26T08:35:48.247Z- - svc:/milestone/network:default
15262024-11-26T08:35:49.247Z[t1.quartet] svcs milestone/network
15272024-11-26T08:35:49.269ZSTATE STIME FMRI
15282024-11-26T08:35:49.269Zoffline 0:35:48 svc:/milestone/network:default
15292024-11-26T08:35:50.270Z[t1.quartet] svcs milestone/network
15302024-11-26T08:35:50.297ZSTATE STIME FMRI
15312024-11-26T08:35:50.297Zonline 0:35:48 svc:/milestone/network:default
15322024-11-26T08:35:50.297Z[t1.quartet] dladm
15332024-11-26T08:35:50.322ZLINK CLASS MTU STATE BRIDGE OVER
15342024-11-26T08:35:50.322Ztfportrear0_0 simnet 9000 up -- ?
15352024-11-26T08:35:50.322Ztfportrear1_0 simnet 9000 up -- ?
15362024-11-26T08:35:50.322Ztfportrear2_0 simnet 9000 up -- ?
15372024-11-26T08:35:50.322Zmgt1 vnic 9000 up -- ?
15382024-11-26T08:35:50.322Z[t1.quartet] ipadm create-addr -t -T static -a 10.0.0.4/24 mgt1/v4
15392024-11-26T08:35:50.764Z
15402024-11-26T08:35:50.764Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear0_0/v6
15412024-11-26T08:35:50.873Z
15422024-11-26T08:35:50.873Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear1_0/v6
15432024-11-26T08:35:50.877Z
15442024-11-26T08:35:50.877Z[t1.quartet] ipadm create-addr -t -T addrconf tfportrear2_0/v6
15452024-11-26T08:35:50.877Z
15462024-11-26T08:35:50.877Z[t1.quartet] ipadm create-addr -t -T static -a fd00:4::1/64 lo0/u6
15472024-11-26T08:35:50.877Z
15482024-11-26T08:35:50.877Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/opt /mgtest/t1.quartet/root/
15492024-11-26T08:35:51.041Zcp -r /work/oxidecomputer/maghemite/download/zones/dendrite/root/var /mgtest/t1.quartet/root/
15502024-11-26T08:35:51.045Zcp /work/oxidecomputer/maghemite/tests/conf/dpd-ports-quartet.toml /mgtest/t1.quartet/root/opt/dpd-ports.toml
15512024-11-26T08:35:51.048Zwaiting 3s for copy of files to zone to complete ...
15522024-11-26T08:35:54.049Zcp /work/oxidecomputer/maghemite/target/release/ddmd /mgtest/t1.quartet/root/opt/ddmd
15532024-11-26T08:35:54.161Zcp /work/oxidecomputer/maghemite/target/release/ddmadm /mgtest/t1.quartet/root/opt/ddmadm
15542024-11-26T08:35:54.165Z[t1.quartet] svcadm enable dendrite
15552024-11-26T08:35:54.165Z
15562024-11-26T08:35:54.165Z[t1.quartet] svccfg -s dendrite setprop config/address = [::1]:12224
15572024-11-26T08:35:54.200Z
15582024-11-26T08:35:54.200Z[t1.quartet] svccfg -s dendrite setprop config/mgmt = uds
15592024-11-26T08:35:54.245Z
15602024-11-26T08:35:54.245Z[t1.quartet] svccfg -s dendrite setprop config/uds_path = /opt/mnt
15612024-11-26T08:35:54.287Z
15622024-11-26T08:35:54.287Z[t1.quartet] svccfg -s dendrite setprop config/port_config = /opt/dpd-ports.toml
15632024-11-26T08:35:54.328Z
15642024-11-26T08:35:54.328Z[t1.quartet] svccfg -s dendrite setprop config/rear_ports = 3
15652024-11-26T08:35:54.371Z
15662024-11-26T08:35:54.371Z[t1.quartet] svcadm refresh dendrite:default
15672024-11-26T08:35:54.408Z
15682024-11-26T08:35:54.408Z[t1.quartet] svcadm restart dendrite:default
15692024-11-26T08:35:54.445Z
15702024-11-26T08:35:54.446Zwait 10s for dendrite to come up ...
15712024-11-26T08:36:04.448Z[t1.quartet] svcadm enable tfport
15722024-11-26T08:36:04.488Z
15732024-11-26T08:36:04.488Z[t1.quartet] RUST_LOG=trace RUST_BACKTRACE=1 /opt/ddmd --kind transit --dendrite --rack-uuid ca847976-c591-4938-a02b-0dc78c4b0688 --sled-uuid fee453ec-6b68-4e09-97f3-dae54c92851e -a tfportrear0_0/v6 -a tfportrear1_0/v6 -a tfportrear2_0/v6 &> /opt/ddmd.log &
15742024-11-26T08:36:04.508Z
15752024-11-26T08:36:04.508Z[t1.quartet] ipadm
15762024-11-26T08:36:04.534ZADDROBJ TYPE STATE ADDR
15772024-11-26T08:36:04.534Zlo0/v4 static ok 127.0.0.1/8
15782024-11-26T08:36:04.534Zmgt1/v4 static ok 10.0.0.4/24
15792024-11-26T08:36:04.534Zlo0/v6 static ok ::1/128
15802024-11-26T08:36:04.534Zlo0/u6 static ok fd00:4::1/64
15812024-11-26T08:36:04.534Ztfportrear0_0/v6 addrconf ok fe80::7443:c1ff:fea5:e849%tfportrear0_0/10
15822024-11-26T08:36:04.534Ztfportrear1_0/v6 addrconf ok fe80::18fd:7eff:fe98:216b%tfportrear1_0/10
15832024-11-26T08:36:04.534Ztfportrear2_0/v6 addrconf ok fe80::3c5e:b1ff:fec7:15ec%tfportrear2_0/10
15842024-11-26T08:36:06.818Zinitial peering test passed
15852024-11-26T08:36:07.821Z[s3.quartet] ping fd00:1::1
15862024-11-26T08:36:07.850Zfd00:1::1 is alive
15872024-11-26T08:36:18.859Z[s3.quartet] ping fd00:1::1
15882024-11-26T08:36:18.877Zfd00:1::1 is alive
15892024-11-26T08:36:18.895Z[t1.quartet] pkill ddmd
15902024-11-26T08:36:18.920Z
15912024-11-26T08:36:18.920Zcp /mgtest/t1.quartet/root/opt/ddmd.log /work/t1.quartet.log
15922024-11-26T08:36:18.924Zcp /mgtest/t1.quartet/root/var/svc/log/system-illumos-dendrite:default.log /work/t1.quartet-dpd.log
15932024-11-26T08:36:21.417Z[s3.quartet] pkill ddmd
15942024-11-26T08:36:21.437Z
15952024-11-26T08:36:21.437Zcp /mgtest/s3.quartet/root/opt/ddmd.log /work/s3.quartet.log
15962024-11-26T08:36:23.844Z[s2.quartet] pkill ddmd
15972024-11-26T08:36:23.864Z
15982024-11-26T08:36:23.864Zcp /mgtest/s2.quartet/root/opt/ddmd.log /work/s2.quartet.log
15992024-11-26T08:36:26.358Z[s1.quartet] pkill ddmd
16002024-11-26T08:36:26.380Z
16012024-11-26T08:36:26.380Zcp /mgtest/s1.quartet/root/opt/ddmd.log /work/s1.quartet.log
16022024-11-26T08:36:28.768Z[sidecar.quartet] pkill softnpu
16032024-11-26T08:36:28.787Z
16042024-11-26T08:36:28.788Zcp /mgtest/sidecar.quartet/root/opt/softnpu.log /work/sidecar.quartet-softnpu.log
16052024-11-26T08:36:31.231Ztest ddm::test_quartet ... ok
16062024-11-26T08:36:31.231Z
16072024-11-26T08:36:31.231Ztest result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 3 filtered out; finished in 624.15s
16082024-11-26T08:36:31.231Z
16092024-11-26T08:36:31.259Z+ cleanup
16102024-11-26T08:36:31.261Z++ id -un
16112024-11-26T08:36:31.412Z++ id -gn
16122024-11-26T08:36:31.417Z+ pfexec chown -R build:build .
16132024-11-26T08:36:31.417Zprocess exited: duration 1149223 ms, exit code 0
 
16142024-11-26T08:36:31.427Zfound 5 output files
16152024-11-26T08:36:31.427Zuploading: /work/s1.quartet.log (4349 bytes)
16162024-11-26T08:36:32.513Zuploaded: /work/s1.quartet.log
16172024-11-26T08:36:32.514Zuploading: /work/s2.quartet.log (5217 bytes)
16182024-11-26T08:36:33.611Zuploaded: /work/s2.quartet.log
16192024-11-26T08:36:33.611Zuploading: /work/s3.quartet.log (4236 bytes)
16202024-11-26T08:36:34.620Zuploaded: /work/s3.quartet.log
16212024-11-26T08:36:34.620Zuploading: /work/sidecar.quartet-softnpu.log (809 bytes)
16222024-11-26T08:36:35.713Zuploaded: /work/sidecar.quartet-softnpu.log
16232024-11-26T08:36:35.713Zuploading: /work/t1.quartet.log (17397 bytes)
16242024-11-26T08:36:36.724Zuploaded: /work/t1.quartet.log