01M1Q55WAKG3RW43T18B0D022B: test-rdb

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

Buildomat Job: 01M1Q570QZ1S66M7Y6E8YQQJDA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T21:30:37.719Zjob assigned to worker 01M1Q57RG5CFF3XYW6HEPJVE1W [factory aws, i-05ec9c1e3e76bf88c] (queued for 1 m 15 s)
 
22026-09-04T21:30:44.371Zstarting task 0: "setup"
32026-09-04T21:30:44.376Z++ uname -s
42026-09-04T21:30:44.380Z+ kern=SunOS
52026-09-04T21:30:44.380Z+ build_user=build
62026-09-04T21:30:44.380Z+ build_uid=12345
72026-09-04T21:30:44.380Z+ work_dir=/work
82026-09-04T21:30:44.380Z+ input_dir=/input
92026-09-04T21:30:44.380Z+ [[ 0 == 12345 ]]
102026-09-04T21:30:44.380Z+ case "$kern" in
112026-09-04T21:30:44.380Z+ groupadd -g 12345 build
122026-09-04T21:30:44.380Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T21:30:46.385Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T21:30:46.504Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T21:30:46.507Z+ home_fs=zfs
162026-09-04T21:30:46.508Z+ [[ zfs == autofs ]]
172026-09-04T21:30:46.508Z+ mkdir -p /home/build
182026-09-04T21:30:46.508Z+ chown build:build /home/build /work
192026-09-04T21:30:48.509Z+ chmod 0700 /home/build /work
202026-09-04T21:30:48.513Zprocess exited: duration 4139 ms, exit code 0
 
212026-09-04T21:30:48.524Zstarting task 1: "rust-toolchain"
222026-09-04T21:30:48.531Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T21:30:48.531Z * rust toolchain channel = "stable"
242026-09-04T21:30:48.531Z * rust toolchain profile = "default"
252026-09-04T21:30:48.531Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T21:30:48.531Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T21:30:48.531Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T21:30:48.535Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T21:30:48.535Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T21:30:48.586Zinfo: downloading installer
312026-09-04T21:30:49.888Zinfo: profile set to default
322026-09-04T21:30:49.888Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T21:30:49.891Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T21:30:50.026Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T21:30:50.031Zinfo: downloading 6 components
362026-09-04T21:31:03.792Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T21:31:03.792Z
382026-09-04T21:31:03.824Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T21:31:03.824Z
402026-09-04T21:31:03.828Z
412026-09-04T21:31:03.828ZRust is installed now. Great!
422026-09-04T21:31:03.828Z
432026-09-04T21:31:03.828ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T21:31:03.828Zenvironment variable. This has not been done automatically.
452026-09-04T21:31:03.828Z
462026-09-04T21:31:03.828ZTo configure your current shell, you need to source
472026-09-04T21:31:03.828Zthe corresponding env file under $HOME/.cargo.
482026-09-04T21:31:03.828Z
492026-09-04T21:31:03.828ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T21:31:03.828Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T21:31:03.828Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T21:31:03.828ZCC_x86_64-unknown-illumos = None
532026-09-04T21:31:03.828Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T21:31:03.828ZCC_x86_64_unknown_illumos = None
552026-09-04T21:31:03.828Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T21:31:03.828ZHOST_CC = None
572026-09-04T21:31:03.828Zcargo:rerun-if-env-changed=CC
582026-09-04T21:31:03.828ZCC = None
592026-09-04T21:31:03.828Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T21:31:04.004Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T21:31:04.004ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T21:31:04.004Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T21:31:04.004ZCFLAGS = None
642026-09-04T21:31:04.004Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T21:31:04.004ZHOST_CFLAGS = None
662026-09-04T21:31:04.004Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T21:31:04.004ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T21:31:04.004Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T21:31:04.004ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T21:31:04.107Z+ rustup --version
712026-09-04T21:31:04.114Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T21:31:04.117Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T21:31:04.136Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T21:31:04.139Z+ cargo --version
752026-09-04T21:31:04.152Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T21:31:04.155Z+ rustc --version
772026-09-04T21:31:04.174Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T21:31:04.177Zprocess exited: duration 15651 ms, exit code 0
 
792026-09-04T21:31:04.185Zstarting task 2: "authentication"
802026-09-04T21:31:04.200ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-04T21:31:08.212Zprocess exited: duration 4026 ms, exit code 0
 
822026-09-04T21:31:08.220Zstarting task 3: "clone repository"
832026-09-04T21:31:08.226Z+ mkdir -p /work/oxidecomputer/maghemite
842026-09-04T21:31:08.230Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-09-04T21:31:08.256ZCloning into '/work/oxidecomputer/maghemite'...
862026-09-04T21:31:09.823Z+ cd /work/oxidecomputer/maghemite
872026-09-04T21:31:09.823Z+ git fetch origin 912fe33b3c6b5fba957f924c186b766ad87e86ae
882026-09-04T21:31:10.087ZFrom https://github.com/oxidecomputer/maghemite
892026-09-04T21:31:10.087Z * branch 912fe33b3c6b5fba957f924c186b766ad87e86ae -> FETCH_HEAD
902026-09-04T21:31:10.094Z+ [[ -n jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
912026-09-04T21:31:10.100Z++ git branch --show-current
922026-09-04T21:31:10.100Z+ current=main
932026-09-04T21:31:10.100Z+ [[ main != jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz ]]
942026-09-04T21:31:10.100Z+ git branch -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz 912fe33b3c6b5fba957f924c186b766ad87e86ae
952026-09-04T21:31:10.104Z+ git checkout -f jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz
962026-09-04T21:31:10.119ZSwitched to branch 'jj-stack/falcon-lab-add-focused-bgp-md5-regression-lvopsxpz'
972026-09-04T21:31:10.122Z+ git reset --hard 912fe33b3c6b5fba957f924c186b766ad87e86ae
982026-09-04T21:31:10.125ZHEAD is now at 912fe33 falcon-lab: add focused BGP MD5 regression
992026-09-04T21:31:10.125Zprocess exited: duration 1906 ms, exit code 0
 
1002026-09-04T21:31:10.132Zstarting task 4: "build"
1012026-09-04T21:31:10.136Z+ set -e
1022026-09-04T21:31:10.136Z+ source .github/buildomat/test-common.sh
1032026-09-04T21:31:10.136Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T21:31:10.136Z++ source .github/buildomat/common.sh
1052026-09-04T21:31:10.136Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T21:31:10.136Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T21:31:10.136Z+++ cargo --version
1082026-09-04T21:31:10.140Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1092026-09-04T21:31:10.276Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T21:31:10.280Zinfo: downloading 6 components
1112026-09-04T21:31:23.303Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T21:31:23.303Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T21:31:23.303Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T21:31:23.403Zcargo 1.97.1 (c980f4866 2026-06-30)
1152026-09-04T21:31:23.407Z+++ rustc --version
1162026-09-04T21:31:23.432Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1172026-09-04T21:31:23.441Z++ banner install
1182026-09-04T21:31:23.442Z
1192026-09-04T21:31:23.442Z # # # #### ##### ## # #
1202026-09-04T21:31:23.442Z # ## # # # # # # #
1212026-09-04T21:31:23.442Z # # # # #### # # # # #
1222026-09-04T21:31:23.442Z # # # # # # ###### # #
1232026-09-04T21:31:23.442Z # # ## # # # # # # #
1242026-09-04T21:31:23.442Z # # # #### # # # ###### ######
1252026-09-04T21:31:23.442Z
1262026-09-04T21:31:23.442Z++ pfexec pkg install clang-15
1272026-09-04T21:31:25.117Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T21:31:25.550Z Startup: Caching catalogs ... Done
1292026-09-04T21:31:28.116ZPlanning: Solver setup ... Done
1302026-09-04T21:31:28.176ZPlanning: Running solver ... Done
1312026-09-04T21:31:28.218ZPlanning: Consolidating action changes ... Done
1322026-09-04T21:31:28.227ZPlanning: Evaluating mediators ... Done
1332026-09-04T21:31:28.227ZPlanning: Planning completed in 2.63 seconds
1342026-09-04T21:31:28.252ZNo updates necessary for this image.
1352026-09-04T21:31:28.497Z+++ uname -s
1362026-09-04T21:31:28.514Z++ nextest_host_os=SunOS
1372026-09-04T21:31:28.514Z++ case "${nextest_host_os}" in
1382026-09-04T21:31:28.514Z++ nextest_platform=illumos
1392026-09-04T21:31:28.514Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T21:31:28.515Z+++ mktemp -d
1412026-09-04T21:31:28.515Z++ nextest_tmp=/tmp/tmp.n1a4rc
1422026-09-04T21:31:28.515Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T21:31:28.515Z++ nextest_tar=/tmp/tmp.n1a4rc/nextest.tar.gz
1442026-09-04T21:31:28.515Z++ curl -sSfL --retry 10 -o /tmp/tmp.n1a4rc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T21:31:29.066Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T21:31:29.071Z++ tar -xzf /tmp/tmp.n1a4rc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T21:31:29.146Z+ pushd rdb
1482026-09-04T21:31:29.158Z/work/oxidecomputer/maghemite/rdb /work/oxidecomputer/maghemite
1492026-09-04T21:31:29.158Z+ cargo nextest run -p rdb -p mg-api-types -p mg-api-types-versions
1502026-09-04T21:31:29.322Z Updating git repository `https://github.com/oxidecomputer/falcon`
1512026-09-04T21:31:30.303ZFrom https://github.com/oxidecomputer/falcon
1522026-09-04T21:31:30.303Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1532026-09-04T21:31:30.366Z Updating crates.io index
1542026-09-04T21:31:30.371Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1552026-09-04T21:31:30.818ZFrom https://github.com/oxidecomputer/dendrite
1562026-09-04T21:31:30.818Z * [new ref] 803f6899e3bc64780a965d625e248e1d77e37d43 -> refs/commit/803f6899e3bc64780a965d625e248e1d77e37d43
1572026-09-04T21:31:30.856Z Updating git repository `https://github.com/oxidecomputer/ispf`
1582026-09-04T21:31:31.147ZFrom https://github.com/oxidecomputer/ispf
1592026-09-04T21:31:31.147Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1602026-09-04T21:31:31.159Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-09-04T21:31:31.501ZFrom https://github.com/oxidecomputer/netadm-sys
1622026-09-04T21:31:31.501Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1632026-09-04T21:31:31.513Z Updating git repository `https://github.com/oxidecomputer/omicron`
1642026-09-04T21:31:37.592ZFrom https://github.com/oxidecomputer/omicron
1652026-09-04T21:31:37.592Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1662026-09-04T21:31:37.996Z Updating git repository `https://github.com/oxidecomputer/opte`
1672026-09-04T21:31:38.758ZFrom https://github.com/oxidecomputer/opte
1682026-09-04T21:31:38.759Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1692026-09-04T21:31:38.785Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1702026-09-04T21:31:39.090ZFrom https://github.com/oxidecomputer/slog-error-chain
1712026-09-04T21:31:39.090Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1722026-09-04T21:31:39.098Z Updating git repository `https://github.com/illumos/smf-rs`
1732026-09-04T21:31:39.376ZFrom https://github.com/illumos/smf-rs
1742026-09-04T21:31:39.376Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1752026-09-04T21:31:39.391Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1762026-09-04T21:31:39.681ZFrom https://github.com/oxidecomputer/network-interface
1772026-09-04T21:31:39.681Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1782026-09-04T21:31:39.687Z Updating git repository `https://github.com/oxidecomputer/zone`
1792026-09-04T21:31:39.956ZFrom https://github.com/oxidecomputer/zone
1802026-09-04T21:31:39.956Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1812026-09-04T21:31:39.965Z Updating git repository `https://github.com/oxidecomputer/propolis`
1822026-09-04T21:31:40.585ZFrom https://github.com/oxidecomputer/propolis
1832026-09-04T21:31:40.585Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1842026-09-04T21:31:40.627Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1852026-09-04T21:31:41.159ZFrom https://github.com/oxidecomputer/transceiver-control
1862026-09-04T21:31:41.160Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1872026-09-04T21:31:41.163Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1882026-09-04T21:31:41.486ZFrom https://github.com/oxidecomputer/dlpi-sys
1892026-09-04T21:31:41.486Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1902026-09-04T21:31:41.492Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1912026-09-04T21:31:41.833ZFrom https://github.com/jmesmon/rust-libzfs
1922026-09-04T21:31:41.833Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1932026-09-04T21:31:41.838Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1942026-09-04T21:31:42.107ZFrom https://github.com/oxidecomputer/rusty-doors
1952026-09-04T21:31:42.107Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1962026-09-04T21:31:42.138Z Updating git repository `https://github.com/oxidecomputer/lldp`
1972026-09-04T21:31:42.441ZFrom https://github.com/oxidecomputer/lldp
1982026-09-04T21:31:42.441Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1992026-09-04T21:31:42.450Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2002026-09-04T21:31:42.747ZFrom https://github.com/oxidecomputer/tufaceous
2012026-09-04T21:31:42.747Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2022026-09-04T21:31:42.758Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2032026-09-04T21:31:43.240ZFrom https://github.com/oxidecomputer/management-gateway-service
2042026-09-04T21:31:43.240Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2052026-09-04T21:31:43.264Z Updating git repository `https://github.com/oxidecomputer/crucible`
2062026-09-04T21:31:44.152ZFrom https://github.com/oxidecomputer/crucible
2072026-09-04T21:31:44.152Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2082026-09-04T21:31:44.275Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2092026-09-04T21:31:44.719ZFrom https://github.com/oxidecomputer/serde_human_bytes
2102026-09-04T21:31:44.719Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2112026-09-04T21:31:44.810Z Updating git repository `https://github.com/oxidecomputer/propolis`
2122026-09-04T21:31:44.918ZFrom https://github.com/oxidecomputer/propolis
2132026-09-04T21:31:44.918Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2142026-09-04T21:31:44.995Z Updating git repository `https://github.com/oxidecomputer/crucible`
2152026-09-04T21:31:45.471ZFrom https://github.com/oxidecomputer/crucible
2162026-09-04T21:31:45.471Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2172026-09-04T21:31:45.539Z Updating git repository `https://github.com/oxidecomputer/tofino`
2182026-09-04T21:31:45.895ZFrom https://github.com/oxidecomputer/tofino
2192026-09-04T21:31:45.895Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2202026-09-04T21:31:45.994Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2212026-09-04T21:31:46.672ZFrom https://github.com/oxidecomputer/maghemite
2222026-09-04T21:31:46.673Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2232026-09-04T21:31:46.774Z Updating git repository `https://github.com/oxidecomputer/clickward`
2242026-09-04T21:31:46.814ZFrom https://github.com/oxidecomputer/clickward
2252026-09-04T21:31:46.814Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2262026-09-04T21:31:46.858Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2272026-09-04T21:31:47.387ZFrom https://github.com/oxidecomputer/illumos-devinfo
2282026-09-04T21:31:47.387Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2292026-09-04T21:31:49.565Z Downloading crates ...
2302026-09-04T21:31:49.616Z Downloaded adler2 v2.0.1
2312026-09-04T21:31:49.642Z Downloaded bs58 v0.5.1
2322026-09-04T21:31:49.642Z Downloaded bytes v1.12.1
2332026-09-04T21:31:49.642Z Downloaded base16ct v1.0.0
2342026-09-04T21:31:49.642Z Downloaded camino-tempfile v1.4.1
2352026-09-04T21:31:49.642Z Downloaded atomicwrites v0.4.4
2362026-09-04T21:31:49.642Z Downloaded bcs v0.1.6
2372026-09-04T21:31:49.642Z Downloaded bitflags v2.13.1
2382026-09-04T21:31:49.642Z Downloaded cargo_toml v0.22.3
2392026-09-04T21:31:49.642Z Downloaded httparse v1.10.1
2402026-09-04T21:31:49.651Z Downloaded icu_locale_core v2.2.0
2412026-09-04T21:31:49.651Z Downloaded base16ct v0.2.0
2422026-09-04T21:31:49.651Z Downloaded daft v0.1.8
2432026-09-04T21:31:49.651Z Downloaded hybrid-array v0.4.14
2442026-09-04T21:31:49.651Z Downloaded indent_write v2.2.0
2452026-09-04T21:31:49.651Z Downloaded itoa v1.0.18
2462026-09-04T21:31:49.651Z Downloaded bit-set v0.8.0
2472026-09-04T21:31:49.651Z Downloaded curve25519-dalek-derive v0.1.1
2482026-09-04T21:31:49.651Z Downloaded inout v0.1.4
2492026-09-04T21:31:49.651Z Downloaded const-random v0.1.18
2502026-09-04T21:31:49.651Z Downloaded cpufeatures v0.3.0
2512026-09-04T21:31:49.651Z Downloaded anstyle-parse v1.0.0
2522026-09-04T21:31:49.651Z Downloaded internet-checksum v0.2.1
2532026-09-04T21:31:49.651Z Downloaded backoff v0.4.0
2542026-09-04T21:31:49.656Z Downloaded ingot v0.1.1
2552026-09-04T21:31:49.657Z Downloaded linear-map v1.2.0
2562026-09-04T21:31:49.657Z Downloaded block-buffer v0.10.4
2572026-09-04T21:31:49.657Z Downloaded block-buffer v0.12.1
2582026-09-04T21:31:49.657Z Downloaded ident_case v1.0.1
2592026-09-04T21:31:49.696Z Downloaded instant v0.1.13
2602026-09-04T21:31:49.696Z Downloaded jiff-static v0.2.35
2612026-09-04T21:31:49.696Z Downloaded is-terminal v0.4.17
2622026-09-04T21:31:49.696Z Downloaded arrayref v0.3.9
2632026-09-04T21:31:49.697Z Downloaded is_ci v1.2.0
2642026-09-04T21:31:49.697Z Downloaded hubpack v0.1.2
2652026-09-04T21:31:49.697Z Downloaded crucible-workspace-hack v0.1.0
2662026-09-04T21:31:49.697Z Downloaded keccak v0.1.6
2672026-09-04T21:31:49.725Z Downloaded convert_case v0.4.0
2682026-09-04T21:31:49.725Z Downloaded libscf-sys v1.2.0
2692026-09-04T21:31:49.725Z Downloaded clap_lex v1.1.0
2702026-09-04T21:31:49.725Z Downloaded humantime v2.4.0
2712026-09-04T21:31:49.725Z Downloaded ingot-types v0.2.0
2722026-09-04T21:31:49.725Z Downloaded async-stream-impl v0.3.6
2732026-09-04T21:31:49.725Z Downloaded crc8 v0.1.1
2742026-09-04T21:31:49.725Z Downloaded anstyle-query v1.1.5
2752026-09-04T21:31:49.725Z Downloaded async-stream v0.3.6
2762026-09-04T21:31:49.725Z Downloaded atomic-waker v1.1.2
2772026-09-04T21:31:49.725Z Downloaded num_enum_derive v0.5.11
2782026-09-04T21:31:49.725Z Downloaded match_cfg v0.1.0
2792026-09-04T21:31:49.725Z Downloaded num-derive v0.4.2
2802026-09-04T21:31:49.725Z Downloaded lazy_static v1.5.0
2812026-09-04T21:31:49.725Z Downloaded async-trait v0.1.92
2822026-09-04T21:31:49.725Z Downloaded linked-hash-map v0.5.6
2832026-09-04T21:31:49.726Z Downloaded newline-converter v0.3.0
2842026-09-04T21:31:49.726Z Downloaded mime v0.3.17
2852026-09-04T21:31:49.726Z Downloaded managed v0.8.0
2862026-09-04T21:31:49.726Z Downloaded no-std-compat v0.4.1
2872026-09-04T21:31:49.726Z Downloaded crypto-common v0.2.2
2882026-09-04T21:31:49.726Z Downloaded ciborium-io v0.2.2
2892026-09-04T21:31:49.726Z Downloaded natord v1.0.9
2902026-09-04T21:31:49.726Z Downloaded cobs v0.3.0
2912026-09-04T21:31:49.726Z Downloaded hyper-rustls v0.27.9
2922026-09-04T21:31:49.726Z Downloaded libsw v3.5.0
2932026-09-04T21:31:49.726Z Downloaded is_terminal_polyfill v1.70.2
2942026-09-04T21:31:49.726Z Downloaded const-random-macro v0.1.16
2952026-09-04T21:31:49.726Z Downloaded httpdate v1.0.3
2962026-09-04T21:31:49.726Z Downloaded hubpack_derive v0.1.1
2972026-09-04T21:31:49.727Z Downloaded lru-cache v0.1.2
2982026-09-04T21:31:49.727Z Downloaded num-conv v0.2.2
2992026-09-04T21:31:49.727Z Downloaded memmap v0.7.0
3002026-09-04T21:31:49.727Z Downloaded crypto-common v0.1.7
3012026-09-04T21:31:49.727Z Downloaded cfg-if v1.0.4
3022026-09-04T21:31:49.727Z Downloaded colorchoice v1.0.5
3032026-09-04T21:31:49.727Z Downloaded cstr-argument v0.1.2
3042026-09-04T21:31:49.727Z Downloaded konst_macro_rules v0.2.19
3052026-09-04T21:31:49.738Z Downloaded cpufeatures v0.2.17
3062026-09-04T21:31:49.738Z Downloaded cfg_aliases v0.2.2
3072026-09-04T21:31:49.738Z Downloaded crunchy v0.2.4
3082026-09-04T21:31:49.738Z Downloaded ciborium-ll v0.2.2
3092026-09-04T21:31:49.738Z Downloaded compression-core v0.4.32
3102026-09-04T21:31:49.738Z Downloaded num_enum v0.5.11
3112026-09-04T21:31:49.738Z Downloaded jobserver v0.1.35
3122026-09-04T21:31:49.738Z Downloaded num_threads v0.1.7
3132026-09-04T21:31:49.738Z Downloaded ingot-types v0.1.2
3142026-09-04T21:31:49.738Z Downloaded anstream v1.0.0
3152026-09-04T21:31:49.739Z Downloaded arrayvec v0.7.8
3162026-09-04T21:31:49.739Z Downloaded serde_repr v0.1.21
3172026-09-04T21:31:49.739Z Downloaded idna_adapter v1.2.2
3182026-09-04T21:31:49.739Z Downloaded sha1 v0.11.0
3192026-09-04T21:31:49.739Z Downloaded argon2 v0.5.3
3202026-09-04T21:31:49.739Z Downloaded lru-slab v0.1.2
3212026-09-04T21:31:49.739Z Downloaded camino v1.2.5
3222026-09-04T21:31:49.739Z Downloaded memoffset v0.9.1
3232026-09-04T21:31:49.739Z Downloaded newtype_derive v0.1.6
3242026-09-04T21:31:49.740Z Downloaded num-iter v0.1.46
3252026-09-04T21:31:49.740Z Downloaded macaddr v1.0.1
3262026-09-04T21:31:49.740Z Downloaded siphasher v1.0.3
3272026-09-04T21:31:49.740Z Downloaded hostname v0.4.2
3282026-09-04T21:31:49.740Z Downloaded serde-big-array v0.5.1
3292026-09-04T21:31:49.740Z Downloaded byteorder v1.5.0
3302026-09-04T21:31:49.740Z Downloaded newtype-uuid-macros v0.1.1
3312026-09-04T21:31:49.741Z Downloaded ingot-macros v0.1.1
3322026-09-04T21:31:49.741Z Downloaded ingot-macros v0.2.0
3332026-09-04T21:31:49.741Z Downloaded aead v0.5.2
3342026-09-04T21:31:49.741Z Downloaded byte-wrapper v0.1.0
3352026-09-04T21:31:49.767Z Downloaded num v0.4.3
3362026-09-04T21:31:49.767Z Downloaded anstyle v1.0.14
3372026-09-04T21:31:49.767Z Downloaded const_format_proc_macros v0.2.34
3382026-09-04T21:31:49.767Z Downloaded icu_provider v2.2.0
3392026-09-04T21:31:49.767Z Downloaded num-integer v0.1.47
3402026-09-04T21:31:49.767Z Downloaded num-rational v0.4.2
3412026-09-04T21:31:49.767Z Downloaded num_enum v0.7.6
3422026-09-04T21:31:49.767Z Downloaded bit-vec v0.8.0
3432026-09-04T21:31:49.767Z Downloaded sync_wrapper v1.0.2
3442026-09-04T21:31:49.768Z Downloaded thread-id v4.2.2
3452026-09-04T21:31:49.768Z Downloaded time-core v0.1.9
3462026-09-04T21:31:49.768Z Downloaded scopeguard v1.2.0
3472026-09-04T21:31:49.768Z Downloaded scroll_derive v0.13.1
3482026-09-04T21:31:49.768Z Downloaded tokio-macros v2.7.2
3492026-09-04T21:31:49.797Z Downloaded spin v0.5.2
3502026-09-04T21:31:49.797Z Downloaded slog-envlogger v2.2.0
3512026-09-04T21:31:49.797Z Downloaded supports-color v3.0.2
3522026-09-04T21:31:49.797Z Downloaded ipnetwork v0.21.1
3532026-09-04T21:31:49.797Z Downloaded terminal_size v0.4.4
3542026-09-04T21:31:49.797Z Downloaded anyhow v1.0.104
3552026-09-04T21:31:49.797Z Downloaded async-recursion v1.1.1
3562026-09-04T21:31:49.797Z Downloaded backon v1.6.0
3572026-09-04T21:31:49.797Z Downloaded newtype-uuid v1.4.0
3582026-09-04T21:31:49.798Z Downloaded autocfg v1.5.1
3592026-09-04T21:31:49.798Z Downloaded bytecount v0.6.9
3602026-09-04T21:31:49.798Z Downloaded cancel-safe-futures v0.1.5
3612026-09-04T21:31:49.798Z Downloaded critical-section v1.2.0
3622026-09-04T21:31:49.798Z Downloaded usdt-attr-macro v0.6.0
3632026-09-04T21:31:49.798Z Downloaded usdt-macro v0.6.0
3642026-09-04T21:31:49.798Z Downloaded wait-timeout v0.2.1
3652026-09-04T21:31:49.798Z Downloaded crossbeam-deque v0.8.7
3662026-09-04T21:31:49.798Z Downloaded utf-8 v0.7.6
3672026-09-04T21:31:49.798Z Downloaded cipher v0.4.4
3682026-09-04T21:31:49.798Z Downloaded iana-time-zone v0.1.65
3692026-09-04T21:31:49.798Z Downloaded take_mut v0.2.2
3702026-09-04T21:31:49.798Z Downloaded constant_time_eq v0.4.2
3712026-09-04T21:31:49.798Z Downloaded csv-core v0.1.13
3722026-09-04T21:31:49.798Z Downloaded ipnet v2.12.1
3732026-09-04T21:31:49.821Z Downloaded libsw-core v0.3.2
3742026-09-04T21:31:49.821Z Downloaded multer v3.1.0
3752026-09-04T21:31:49.821Z Downloaded serde_tokenstream v0.3.0
3762026-09-04T21:31:49.821Z Downloaded signal-hook-registry v1.4.8
3772026-09-04T21:31:49.821Z Downloaded compression-codecs v0.4.38
3782026-09-04T21:31:49.821Z Downloaded zerofrom v0.1.8
3792026-09-04T21:31:49.821Z Downloaded smf v0.2.3
3802026-09-04T21:31:49.821Z Downloaded typify-macro v0.6.2
3812026-09-04T21:31:49.821Z Downloaded lock_api v0.4.14
3822026-09-04T21:31:49.821Z Downloaded embedded-io v0.4.0
3832026-09-04T21:31:49.821Z Downloaded typify-macro v0.4.3
3842026-09-04T21:31:49.821Z Downloaded zone v0.3.1
3852026-09-04T21:31:49.822Z Downloaded dyn-clone v1.0.20
3862026-09-04T21:31:49.822Z Downloaded icu_properties v2.2.0
3872026-09-04T21:31:49.822Z Downloaded icu_collections v2.2.0
3882026-09-04T21:31:49.822Z Downloaded strum_macros v0.26.4
3892026-09-04T21:31:49.822Z Downloaded foreign-types v0.5.0
3902026-09-04T21:31:49.822Z Downloaded rustls-pemfile v2.2.0
3912026-09-04T21:31:49.822Z Downloaded rustversion v1.0.23
3922026-09-04T21:31:49.822Z Downloaded ahash v0.8.12
3932026-09-04T21:31:49.822Z Downloaded blake2 v0.10.6
3942026-09-04T21:31:49.822Z Downloaded futures-sink v0.3.34
3952026-09-04T21:31:49.822Z Downloaded http-body v1.1.0
3962026-09-04T21:31:49.822Z Downloaded crossbeam-epoch v0.9.20
3972026-09-04T21:31:49.847Z Downloaded ingot v0.2.1
3982026-09-04T21:31:49.847Z Downloaded num_enum_derive v0.7.6
3992026-09-04T21:31:49.848Z Downloaded base64ct v1.8.3
4002026-09-04T21:31:49.848Z Downloaded colored v3.1.1
4012026-09-04T21:31:49.848Z Downloaded cookie v0.18.2
4022026-09-04T21:31:49.848Z Downloaded slog-json v2.6.1
4032026-09-04T21:31:49.848Z Downloaded structmeta-derive v0.3.0
4042026-09-04T21:31:49.848Z Downloaded generic-array v0.14.7
4052026-09-04T21:31:49.849Z Downloaded powerfmt v0.2.0
4062026-09-04T21:31:49.849Z Downloaded chacha20 v0.9.1
4072026-09-04T21:31:49.849Z Downloaded cmake v0.1.58
4082026-09-04T21:31:49.849Z Downloaded console v0.16.4
4092026-09-04T21:31:49.849Z Downloaded chacha20 v0.10.1
4102026-09-04T21:31:49.849Z Downloaded crossbeam-utils v0.8.22
4112026-09-04T21:31:49.849Z Downloaded clap_derive v4.6.4
4122026-09-04T21:31:49.849Z Downloaded indexmap v1.9.3
4132026-09-04T21:31:49.849Z Downloaded memmap2 v0.9.11
4142026-09-04T21:31:49.849Z Downloaded num-complex v0.4.6
4152026-09-04T21:31:49.849Z Downloaded data-encoding v2.11.1
4162026-09-04T21:31:49.874Z Downloaded semver v0.1.20
4172026-09-04T21:31:49.874Z Downloaded sigpipe v0.1.3
4182026-09-04T21:31:49.874Z Downloaded icu_normalizer_data v2.2.0
4192026-09-04T21:31:49.874Z Downloaded num-traits v0.2.19
4202026-09-04T21:31:49.874Z Downloaded tabled_derive v0.7.0
4212026-09-04T21:31:49.874Z Downloaded tinyvec_macros v0.1.1
4222026-09-04T21:31:49.874Z Downloaded either v1.17.0
4232026-09-04T21:31:49.874Z Downloaded sha1 v0.10.7
4242026-09-04T21:31:49.874Z Downloaded try-lock v0.2.5
4252026-09-04T21:31:49.875Z Downloaded untrusted v0.7.1
4262026-09-04T21:31:49.875Z Downloaded usdt-attr-macro v0.5.0
4272026-09-04T21:31:49.875Z Downloaded hyper-util v0.1.20
4282026-09-04T21:31:49.930Z Downloaded usdt v0.6.0
4292026-09-04T21:31:49.930Z Downloaded fixedbitset v0.5.7
4302026-09-04T21:31:49.930Z Downloaded owo-colors v4.3.0
4312026-09-04T21:31:49.930Z Downloaded parking_lot_core v0.8.6
4322026-09-04T21:31:49.930Z Downloaded pest_derive v2.8.8
4332026-09-04T21:31:49.930Z Downloaded tokio-tungstenite v0.21.0
4342026-09-04T21:31:49.930Z Downloaded strsim v0.11.1
4352026-09-04T21:31:49.930Z Downloaded pin-project-internal v1.1.13
4362026-09-04T21:31:49.930Z Downloaded log v0.4.33
4372026-09-04T21:31:49.930Z Downloaded testing_table v0.3.0
4382026-09-04T21:31:49.930Z Downloaded tower-layer v0.3.3
4392026-09-04T21:31:49.930Z Downloaded unarray v0.1.4
4402026-09-04T21:31:49.930Z Downloaded pin-project-lite v0.2.17
4412026-09-04T21:31:49.993Z Downloaded pkg-config v0.3.33
4422026-09-04T21:31:49.993Z Downloaded proc-macro-error v1.0.4
4432026-09-04T21:31:49.993Z Downloaded quinn-udp v0.5.15
4442026-09-04T21:31:49.993Z Downloaded bitflags v1.3.2
4452026-09-04T21:31:49.993Z Downloaded usdt v0.5.0
4462026-09-04T21:31:49.993Z Downloaded embedded-io v0.6.1
4472026-09-04T21:31:49.993Z Downloaded allocator-api2 v0.2.21
4482026-09-04T21:31:49.993Z Downloaded darling_macro v0.23.0
4492026-09-04T21:31:49.993Z Downloaded dof v0.3.0
4502026-09-04T21:31:49.993Z Downloaded fs_extra v1.3.0
4512026-09-04T21:31:49.993Z Downloaded fs-err v3.3.1
4522026-09-04T21:31:49.993Z Downloaded git-stub v1.0.0
4532026-09-04T21:31:49.993Z Downloaded zeroize_derive v1.5.0
4542026-09-04T21:31:49.993Z Downloaded dropshot-api-manager-types v0.8.0
4552026-09-04T21:31:49.993Z Downloaded futures-macro v0.3.34
4562026-09-04T21:31:49.993Z Downloaded ciborium v0.2.2
4572026-09-04T21:31:49.994Z Downloaded crc32fast v1.5.0
4582026-09-04T21:31:49.994Z Downloaded rustls-native-certs v0.8.4
4592026-09-04T21:31:49.994Z Downloaded konst v0.2.20
4602026-09-04T21:31:49.994Z Downloaded litemap v0.8.2
4612026-09-04T21:31:49.994Z Downloaded miniz_oxide v0.8.9
4622026-09-04T21:31:49.994Z Downloaded paste v1.0.15
4632026-09-04T21:31:49.994Z Downloaded progenitor-client v0.14.0
4642026-09-04T21:31:49.994Z Downloaded darling_macro v0.21.3
4652026-09-04T21:31:49.994Z Downloaded fnv v1.0.7
4662026-09-04T21:31:49.994Z Downloaded arc-swap v1.9.2
4672026-09-04T21:31:49.994Z Downloaded icu_normalizer v2.2.0
4682026-09-04T21:31:49.994Z Downloaded textwrap v0.16.2
4692026-09-04T21:31:49.994Z Downloaded clap v4.6.6
4702026-09-04T21:31:49.994Z Downloaded thin-vec v0.2.19
4712026-09-04T21:31:49.994Z Downloaded progenitor v0.13.0
4722026-09-04T21:31:49.994Z Downloaded progenitor-extras v0.2.0
4732026-09-04T21:31:49.994Z Downloaded tinystr v0.8.3
4742026-09-04T21:31:49.994Z Downloaded base64 v0.22.1
4752026-09-04T21:31:49.994Z Downloaded toml_writer v1.1.2+spec-1.1.0
4762026-09-04T21:31:49.994Z Downloaded toml_parser v1.1.3+spec-1.1.0
4772026-09-04T21:31:49.994Z Downloaded rand_chacha v0.3.1
4782026-09-04T21:31:49.994Z Downloaded rand_xorshift v0.4.0
4792026-09-04T21:31:49.994Z Downloaded rand_core v0.6.4
4802026-09-04T21:31:49.995Z Downloaded rand_core v0.9.5
4812026-09-04T21:31:49.995Z Downloaded indicatif v0.18.6
4822026-09-04T21:31:49.995Z Downloaded usdt-impl v0.5.0
4832026-09-04T21:31:49.995Z Downloaded heck v0.4.1
4842026-09-04T21:31:49.995Z Downloaded heck v0.5.0
4852026-09-04T21:31:49.995Z Downloaded hex v0.4.3
4862026-09-04T21:31:50.016Z Downloaded openssl-probe v0.2.1
4872026-09-04T21:31:50.016Z Downloaded openssl-macros v0.1.1
4882026-09-04T21:31:50.016Z Downloaded tungstenite v0.21.0
4892026-09-04T21:31:50.016Z Downloaded cc v1.4.2
4902026-09-04T21:31:50.016Z Downloaded pretty-hex v0.4.2
4912026-09-04T21:31:50.016Z Downloaded serde_spanned v0.6.9
4922026-09-04T21:31:50.016Z Downloaded strum v0.26.3
4932026-09-04T21:31:50.016Z Downloaded daft-derive v0.1.8
4942026-09-04T21:31:50.016Z Downloaded defmt-macros v1.1.1
4952026-09-04T21:31:50.016Z Downloaded slog-dtrace v0.3.0
4962026-09-04T21:31:50.016Z Downloaded slog-scope v4.4.1
4972026-09-04T21:31:50.016Z Downloaded structmeta v0.3.0
4982026-09-04T21:31:50.016Z Downloaded thiserror v1.0.69
4992026-09-04T21:31:50.016Z Downloaded toml_datetime v1.1.1+spec-1.1.0
5002026-09-04T21:31:50.016Z Downloaded static_assertions v1.1.0
5012026-09-04T21:31:50.016Z Downloaded erased-serde v0.3.31
5022026-09-04T21:31:50.017Z Downloaded serde_plain v1.0.2
5032026-09-04T21:31:50.017Z Downloaded hash32 v0.3.1
5042026-09-04T21:31:50.017Z Downloaded serde_spanned v1.1.1
5052026-09-04T21:31:50.017Z Downloaded chacha20poly1305 v0.10.1
5062026-09-04T21:31:50.017Z Downloaded socket2 v0.6.5
5072026-09-04T21:31:50.017Z Downloaded schemars v0.8.22
5082026-09-04T21:31:50.017Z Downloaded stable_deref_trait v1.2.1
5092026-09-04T21:31:50.017Z Downloaded semver v1.0.28
5102026-09-04T21:31:50.017Z Downloaded secrecy v0.10.3
5112026-09-04T21:31:50.017Z Downloaded walkdir v2.5.0
5122026-09-04T21:31:50.017Z Downloaded derive_more v0.99.20
5132026-09-04T21:31:50.017Z Downloaded elliptic-curve v0.13.8
5142026-09-04T21:31:50.017Z Downloaded const_format v0.2.36
5152026-09-04T21:31:50.018Z Downloaded once_cell v1.21.4
5162026-09-04T21:31:50.018Z Downloaded thread-id v5.1.0
5172026-09-04T21:31:50.018Z Downloaded const-oid v0.10.2
5182026-09-04T21:31:50.018Z Downloaded pem v3.0.6
5192026-09-04T21:31:50.018Z Downloaded tinyvec v1.12.0
5202026-09-04T21:31:50.018Z Downloaded ff v0.13.1
5212026-09-04T21:31:50.018Z Downloaded foldhash v0.2.0
5222026-09-04T21:31:50.018Z Downloaded quote v1.0.47
5232026-09-04T21:31:50.018Z Downloaded toml_datetime v0.6.11
5242026-09-04T21:31:50.018Z Downloaded toml_write v0.1.2
5252026-09-04T21:31:50.018Z Downloaded unit-prefix v0.5.2
5262026-09-04T21:31:50.018Z Downloaded foldhash v0.1.5
5272026-09-04T21:31:50.018Z Downloaded toml v0.9.12+spec-1.1.0
5282026-09-04T21:31:50.018Z Downloaded minimal-lexical v0.2.1
5292026-09-04T21:31:50.018Z Downloaded scroll v0.12.0
5302026-09-04T21:31:50.018Z Downloaded phf v0.12.1
5312026-09-04T21:31:50.018Z Downloaded zerofrom-derive v0.1.7
5322026-09-04T21:31:50.031Z Downloaded yoke v0.8.3
5332026-09-04T21:31:50.032Z Downloaded defmt-parser v1.0.0
5342026-09-04T21:31:50.032Z Downloaded enum-as-inner v0.6.1
5352026-09-04T21:31:50.032Z Downloaded schemars_derive v0.8.22
5362026-09-04T21:31:50.032Z Downloaded fixedbitset v0.4.2
5372026-09-04T21:31:50.032Z Downloaded foreign-types-shared v0.3.1
5382026-09-04T21:31:50.032Z Downloaded form_urlencoded v1.2.2
5392026-09-04T21:31:50.032Z Downloaded indexmap v2.14.0
5402026-09-04T21:31:50.032Z Downloaded progenitor v0.14.0
5412026-09-04T21:31:50.032Z Downloaded dropshot_endpoint v0.17.1
5422026-09-04T21:31:50.032Z Downloaded tempfile v3.27.0
5432026-09-04T21:31:50.033Z Downloaded thiserror v2.0.20
5442026-09-04T21:31:50.033Z Downloaded olpc-cjson v0.1.4
5452026-09-04T21:31:50.033Z Downloaded base64 v0.21.7
5462026-09-04T21:31:50.033Z Downloaded slog-bunyan v2.5.0
5472026-09-04T21:31:50.033Z Downloaded serde_yaml v0.9.34+deprecated
5482026-09-04T21:31:50.062Z Downloaded getrandom v0.4.3
5492026-09-04T21:31:50.062Z Downloaded memchr v2.8.3
5502026-09-04T21:31:50.062Z Downloaded thiserror-impl v1.0.69
5512026-09-04T21:31:50.062Z Downloaded derive-where v1.6.1
5522026-09-04T21:31:50.062Z Downloaded drift v0.2.0
5532026-09-04T21:31:50.062Z Downloaded ucd-trie v0.1.7
5542026-09-04T21:31:50.069Z Downloaded serde_core v1.0.229
5552026-09-04T21:31:50.069Z Downloaded proc-macro-crate v3.5.0
5562026-09-04T21:31:50.069Z Downloaded progenitor-client v0.10.0
5572026-09-04T21:31:50.069Z Downloaded progenitor-macro v0.13.0
5582026-09-04T21:31:50.069Z Downloaded ref-cast v1.0.26
5592026-09-04T21:31:50.069Z Downloaded subtle v2.6.1
5602026-09-04T21:31:50.069Z Downloaded crossbeam-channel v0.5.16
5612026-09-04T21:31:50.070Z Downloaded tower-service v0.3.3
5622026-09-04T21:31:50.070Z Downloaded diff v0.1.13
5632026-09-04T21:31:50.070Z Downloaded omicron-zone-package v0.12.3
5642026-09-04T21:31:50.070Z Downloaded slog-async v2.8.0
5652026-09-04T21:31:50.070Z Downloaded float-ord v0.3.2
5662026-09-04T21:31:50.070Z Downloaded tiny-keccak v2.0.2
5672026-09-04T21:31:50.070Z Downloaded vsss-rs v3.3.4
5682026-09-04T21:31:50.070Z Downloaded unicode-linebreak v0.1.5
5692026-09-04T21:31:50.070Z Downloaded usdt-macro v0.5.0
5702026-09-04T21:31:50.070Z Downloaded defmt v0.3.100
5712026-09-04T21:31:50.070Z Downloaded papergrid v0.18.0
5722026-09-04T21:31:50.070Z Downloaded usdt-impl v0.6.0
5732026-09-04T21:31:50.071Z Downloaded toml_edit v0.19.15
5742026-09-04T21:31:50.091Z Downloaded parking_lot_core v0.9.12
5752026-09-04T21:31:50.091Z Downloaded pest_meta v2.8.8
5762026-09-04T21:31:50.091Z Downloaded dtrace-parser v0.2.0
5772026-09-04T21:31:50.091Z Downloaded futures-core v0.3.34
5782026-09-04T21:31:50.092Z Downloaded omicron-workspace-hack v0.1.0
5792026-09-04T21:31:50.092Z Downloaded digest v0.11.3
5802026-09-04T21:31:50.092Z Downloaded waitgroup v0.1.2
5812026-09-04T21:31:50.092Z Downloaded xattr v1.6.1
5822026-09-04T21:31:50.092Z Downloaded errno v0.3.14
5832026-09-04T21:31:50.092Z Downloaded darling_core v0.21.3
5842026-09-04T21:31:50.107Z Downloaded yansi v1.0.1
5852026-09-04T21:31:50.107Z Downloaded git-stub-vcs v0.1.0
5862026-09-04T21:31:50.107Z Downloaded proc-macro-crate v1.3.1
5872026-09-04T21:31:50.107Z Downloaded getrandom v0.3.4
5882026-09-04T21:31:50.107Z Downloaded spin v0.9.9
5892026-09-04T21:31:50.107Z Downloaded rustc_version v0.4.1
5902026-09-04T21:31:50.107Z Downloaded serde v1.0.229
5912026-09-04T21:31:50.107Z Downloaded opaque-debug v0.3.1
5922026-09-04T21:31:50.108Z Downloaded percent-encoding v2.3.2
5932026-09-04T21:31:50.108Z Downloaded ref-cast-impl v1.0.26
5942026-09-04T21:31:50.108Z Downloaded flate2 v1.1.9
5952026-09-04T21:31:50.108Z Downloaded typify v0.6.2
5962026-09-04T21:31:50.108Z Downloaded oxnet v0.1.7
5972026-09-04T21:31:50.108Z Downloaded parse-display-derive v0.10.0
5982026-09-04T21:31:50.108Z Downloaded pest_generator v2.8.8
5992026-09-04T21:31:50.121Z Downloaded progenitor-macro v0.14.0
6002026-09-04T21:31:50.121Z Downloaded resolv-conf v0.7.6
6012026-09-04T21:31:50.121Z Downloaded port-file v0.1.0
6022026-09-04T21:31:50.121Z Downloaded heapless v0.8.0
6032026-09-04T21:31:50.121Z Downloaded rand_chacha v0.9.0
6042026-09-04T21:31:50.121Z Downloaded rusty-fork v0.3.1
6052026-09-04T21:31:50.121Z Downloaded snafu v0.8.9
6062026-09-04T21:31:50.121Z Downloaded strum v0.28.0
6072026-09-04T21:31:50.121Z Downloaded serde_tokenstream v0.2.3
6082026-09-04T21:31:50.122Z Downloaded hickory-resolver v0.24.4
6092026-09-04T21:31:50.122Z Downloaded serde_derive_internals v0.29.1
6102026-09-04T21:31:50.122Z Downloaded sha2 v0.10.9
6112026-09-04T21:31:50.138Z Downloaded same-file v1.0.6
6122026-09-04T21:31:50.138Z Downloaded progenitor-impl v0.14.0
6132026-09-04T21:31:50.138Z Downloaded serial_test v4.0.1
6142026-09-04T21:31:50.138Z Downloaded crypto-bigint v0.5.5
6152026-09-04T21:31:50.138Z Downloaded snafu-derive v0.8.9
6162026-09-04T21:31:50.138Z Downloaded thiserror-impl v2.0.20
6172026-09-04T21:31:50.138Z Downloaded strum_macros v0.28.0
6182026-09-04T21:31:50.138Z Downloaded tokio-stream v0.1.19
6192026-09-04T21:31:50.148Z Downloaded zerovec-derive v0.11.3
6202026-09-04T21:31:50.149Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6212026-09-04T21:31:50.149Z Downloaded dtrace-parser v0.3.0
6222026-09-04T21:31:50.149Z Downloaded untrusted v0.9.0
6232026-09-04T21:31:50.149Z Downloaded rustls-pki-types v1.15.1
6242026-09-04T21:31:50.149Z Downloaded rustls-platform-verifier v0.7.0
6252026-09-04T21:31:50.149Z Downloaded fxhash v0.2.1
6262026-09-04T21:31:50.149Z Downloaded gethostname v0.5.0
6272026-09-04T21:31:50.149Z Downloaded nom v7.1.3
6282026-09-04T21:31:50.149Z Downloaded rayon-core v1.13.0
6292026-09-04T21:31:50.149Z Downloaded foreign-types-shared v0.1.1
6302026-09-04T21:31:50.149Z Downloaded similar v2.7.0
6312026-09-04T21:31:50.149Z Downloaded progenitor-macro v0.10.0
6322026-09-04T21:31:50.149Z Downloaded rand_pcg v0.10.2
6332026-09-04T21:31:50.200Z Downloaded similar v3.2.0
6342026-09-04T21:31:50.200Z Downloaded idna v1.1.0
6352026-09-04T21:31:50.200Z Downloaded http-body-util v0.1.5
6362026-09-04T21:31:50.200Z Downloaded potential_utf v0.1.5
6372026-09-04T21:31:50.201Z Downloaded utf8parse v0.2.2
6382026-09-04T21:31:50.201Z Downloaded highway v1.3.0
6392026-09-04T21:31:50.209Z Downloaded poly1305 v0.8.0
6402026-09-04T21:31:50.209Z Downloaded tagptr v0.2.0
6412026-09-04T21:31:50.209Z Downloaded scroll_derive v0.12.1
6422026-09-04T21:31:50.209Z Downloaded thiserror-no-std v2.0.2
6432026-09-04T21:31:50.209Z Downloaded topological-sort v0.2.2
6442026-09-04T21:31:50.209Z Downloaded async-compression v0.4.43
6452026-09-04T21:31:50.209Z Downloaded hmac v0.12.1
6462026-09-04T21:31:50.209Z Downloaded nom v8.0.0
6472026-09-04T21:31:50.210Z Downloaded phf_shared v0.12.1
6482026-09-04T21:31:50.210Z Downloaded slab v0.4.12
6492026-09-04T21:31:50.210Z Downloaded jiff-core v0.1.0
6502026-09-04T21:31:50.210Z Downloaded tower v0.5.3
6512026-09-04T21:31:50.210Z Downloaded typed-path v0.9.3
6522026-09-04T21:31:50.210Z Downloaded zerocopy-derive v0.7.35
6532026-09-04T21:31:50.210Z Downloaded futures v0.3.34
6542026-09-04T21:31:50.210Z Downloaded serde_urlencoded v0.7.1
6552026-09-04T21:31:50.210Z Downloaded globset v0.4.20
6562026-09-04T21:31:50.210Z Downloaded thread_local v1.1.10
6572026-09-04T21:31:50.210Z Downloaded thiserror-impl-no-std v2.0.2
6582026-09-04T21:31:50.210Z Downloaded find-msvc-tools v0.1.10
6592026-09-04T21:31:50.210Z Downloaded writeable v0.6.3
6602026-09-04T21:31:50.210Z Downloaded swrite v0.1.0
6612026-09-04T21:31:50.211Z Downloaded dunce v1.0.5
6622026-09-04T21:31:50.211Z Downloaded glob v0.3.4
6632026-09-04T21:31:50.211Z Downloaded version_check v0.9.5
6642026-09-04T21:31:50.211Z Downloaded xz2 v0.1.7
6652026-09-04T21:31:50.211Z Downloaded debug-ignore v1.0.5
6662026-09-04T21:31:50.235Z Downloaded digest v0.10.7
6672026-09-04T21:31:50.235Z Downloaded foreign-types-macros v0.2.4
6682026-09-04T21:31:50.235Z Downloaded parse-display v0.10.0
6692026-09-04T21:31:50.235Z Downloaded quick-error v1.2.3
6702026-09-04T21:31:50.235Z Downloaded futures-channel v0.3.34
6712026-09-04T21:31:50.235Z Downloaded fastrand v2.5.0
6722026-09-04T21:31:50.235Z Downloaded derive-ex v0.1.8
6732026-09-04T21:31:50.235Z Downloaded strum v0.27.2
6742026-09-04T21:31:50.235Z Downloaded zmij v1.0.23
6752026-09-04T21:31:50.235Z Downloaded hostname v0.3.1
6762026-09-04T21:31:50.235Z Downloaded progenitor-impl v0.13.0
6772026-09-04T21:31:50.236Z Downloaded foreign-types v0.3.2
6782026-09-04T21:31:50.236Z Downloaded typeid v1.0.3
6792026-09-04T21:31:50.236Z Downloaded universal-hash v0.5.1
6802026-09-04T21:31:50.236Z Downloaded tokio-rustls v0.26.4
6812026-09-04T21:31:50.264Z Downloaded toml v0.8.23
6822026-09-04T21:31:50.264Z Downloaded pretty_assertions v1.4.1
6832026-09-04T21:31:50.264Z Downloaded serial_test_derive v4.0.1
6842026-09-04T21:31:50.264Z Downloaded oxide-tokio-rt v0.1.6
6852026-09-04T21:31:50.264Z Downloaded unicode-xid v0.2.6
6862026-09-04T21:31:50.264Z Downloaded steno v0.4.1
6872026-09-04T21:31:50.264Z Downloaded mio v1.2.2
6882026-09-04T21:31:50.264Z Downloaded password-hash v0.5.0
6892026-09-04T21:31:50.290Z Downloaded rand_core v0.10.1
6902026-09-04T21:31:50.290Z Downloaded slog-stdlog v4.1.1
6912026-09-04T21:31:50.290Z Downloaded proc-macro-error-attr v1.0.4
6922026-09-04T21:31:50.290Z Downloaded simd-adler32 v0.3.10
6932026-09-04T21:31:50.290Z Downloaded half v2.7.1
6942026-09-04T21:31:50.290Z Downloaded itertools v0.12.1
6952026-09-04T21:31:50.290Z Downloaded smallvec v1.15.2
6962026-09-04T21:31:50.290Z Downloaded itertools v0.14.0
6972026-09-04T21:31:50.290Z Downloaded libm v0.2.16
6982026-09-04T21:31:50.290Z Downloaded getrandom v0.2.17
6992026-09-04T21:31:50.290Z Downloaded zerovec v0.11.6
7002026-09-04T21:31:50.295Z Downloaded smartstring v1.0.1
7012026-09-04T21:31:50.295Z Downloaded termtree v0.5.1
7022026-09-04T21:31:50.295Z Downloaded filetime v0.2.29
7032026-09-04T21:31:50.295Z Downloaded progenitor v0.10.0
7042026-09-04T21:31:50.295Z Downloaded futures-executor v0.3.34
7052026-09-04T21:31:50.295Z Downloaded futures-io v0.3.34
7062026-09-04T21:31:50.295Z Downloaded equivalent v1.0.2
7072026-09-04T21:31:50.295Z Downloaded rustc_version v0.1.7
7082026-09-04T21:31:50.295Z Downloaded schemars v0.9.0
7092026-09-04T21:31:50.295Z Downloaded utf8_iter v1.0.4
7102026-09-04T21:31:50.295Z Downloaded want v0.3.1
7112026-09-04T21:31:50.295Z Downloaded zone_cfg_derive v0.3.1
7122026-09-04T21:31:50.295Z Downloaded rustc-hash v2.1.3
7132026-09-04T21:31:50.295Z Downloaded plain v0.2.3
7142026-09-04T21:31:50.295Z Downloaded url v2.5.8
7152026-09-04T21:31:50.295Z Downloaded strum_macros v0.27.2
7162026-09-04T21:31:50.295Z Downloaded tar v0.4.46
7172026-09-04T21:31:50.295Z Downloaded toml v0.7.8
7182026-09-04T21:31:50.295Z Downloaded unicode-ident v1.0.24
7192026-09-04T21:31:50.295Z Downloaded futures-task v0.3.34
7202026-09-04T21:31:50.295Z Downloaded darling_core v0.23.0
7212026-09-04T21:31:50.295Z Downloaded parking_lot v0.11.2
7222026-09-04T21:31:50.300Z Downloaded darling v0.23.0
7232026-09-04T21:31:50.300Z Downloaded smawk v0.3.3
7242026-09-04T21:31:50.300Z Downloaded zerocopy-derive v0.8.56
7252026-09-04T21:31:50.305Z Downloaded tabwriter v1.4.1
7262026-09-04T21:31:50.305Z Downloaded ppv-lite86 v0.2.21
7272026-09-04T21:31:50.311Z Downloaded unicode-segmentation v1.13.3
7282026-09-04T21:31:50.311Z Downloaded yoke-derive v0.8.2
7292026-09-04T21:31:50.311Z Downloaded serde_path_to_error v0.1.20
7302026-09-04T21:31:50.311Z Downloaded dof v0.4.0
7312026-09-04T21:31:50.311Z Downloaded itertools v0.15.0
7322026-09-04T21:31:50.319Z Downloaded time-macros v0.2.32
7332026-09-04T21:31:50.319Z Downloaded scroll v0.13.0
7342026-09-04T21:31:50.319Z Downloaded tokio-dtrace v0.1.1
7352026-09-04T21:31:50.325Z Downloaded term v1.2.1
7362026-09-04T21:31:50.325Z Downloaded tracing-attributes v0.1.31
7372026-09-04T21:31:50.325Z Downloaded ron v0.12.2
7382026-09-04T21:31:50.332Z Downloaded hyper v1.11.1
7392026-09-04T21:31:50.337Z Downloaded icu_properties_data v2.2.0
7402026-09-04T21:31:50.337Z Downloaded iddqd v0.4.6
7412026-09-04T21:31:50.342Z Downloaded defmt v1.1.1
7422026-09-04T21:31:50.344Z Downloaded darling v0.21.3
7432026-09-04T21:31:50.345Z Downloaded group v0.13.0
7442026-09-04T21:31:50.345Z Downloaded toml_edit v0.22.27
7452026-09-04T21:31:50.348Z Downloaded slog-term v2.9.2
7462026-09-04T21:31:50.348Z Downloaded progenitor-client v0.13.0
7472026-09-04T21:31:50.351Z Downloaded rhai_codegen v3.2.0
7482026-09-04T21:31:50.356Z Downloaded synstructure v0.13.2
7492026-09-04T21:31:50.360Z Downloaded zeroize v1.9.0
7502026-09-04T21:31:50.360Z Downloaded parking_lot v0.12.5
7512026-09-04T21:31:50.360Z Downloaded postcard v1.1.3
7522026-09-04T21:31:50.367Z Downloaded serde_derive v1.0.229
7532026-09-04T21:31:50.367Z Downloaded displaydoc v0.2.7
7542026-09-04T21:31:50.374Z Downloaded prettyplease v0.2.37
7552026-09-04T21:31:50.374Z Downloaded unicode-normalization v0.1.25
7562026-09-04T21:31:50.374Z Downloaded shlex v2.0.1
7572026-09-04T21:31:50.380Z Downloaded serde_with_macros v3.22.0
7582026-09-04T21:31:50.380Z Downloaded deranged v0.5.8
7592026-09-04T21:31:50.384Z Downloaded quinn v0.11.11
7602026-09-04T21:31:50.388Z Downloaded test-strategy v0.4.5
7612026-09-04T21:31:50.391Z Downloaded unsafe-libyaml v0.2.11
7622026-09-04T21:31:50.396Z Downloaded toml_edit v0.25.13+spec-1.1.0
7632026-09-04T21:31:50.396Z Downloaded ryu v1.0.23
7642026-09-04T21:31:50.401Z Downloaded whoami v1.6.1
7652026-09-04T21:31:50.402Z Downloaded uuid v1.26.0
7662026-09-04T21:31:50.402Z Downloaded progenitor-impl v0.10.0
7672026-09-04T21:31:50.404Z Downloaded proc-macro2 v1.0.107
7682026-09-04T21:31:50.409Z Downloaded papergrid v0.11.0
7692026-09-04T21:31:50.415Z Downloaded typify v0.4.3
7702026-09-04T21:31:50.420Z Downloaded rand v0.8.7
7712026-09-04T21:31:50.420Z Downloaded toml v1.1.4+spec-1.1.0
7722026-09-04T21:31:50.420Z Downloaded tracing-core v0.1.36
7732026-09-04T21:31:50.424Z Downloaded winnow v0.7.15
7742026-09-04T21:31:50.427Z Downloaded hashbrown v0.15.5
7752026-09-04T21:31:50.430Z Downloaded qorb v0.4.1
7762026-09-04T21:31:50.434Z Downloaded zerotrie v0.2.4
7772026-09-04T21:31:50.438Z Downloaded openssl-sys v0.9.117
7782026-09-04T21:31:50.443Z Downloaded reqwest v0.13.4
7792026-09-04T21:31:50.443Z Downloaded slog v2.8.2
7802026-09-04T21:31:50.470Z Downloaded pin-project v1.1.13
7812026-09-04T21:31:50.470Z Downloaded aho-corasick v1.1.5
7822026-09-04T21:31:50.470Z Downloaded dropshot-api-manager v0.8.0
7832026-09-04T21:31:50.470Z Downloaded schemars v1.2.2
7842026-09-04T21:31:50.478Z Downloaded hickory-resolver v0.25.2
7852026-09-04T21:31:50.478Z Downloaded hashbrown v0.12.3
7862026-09-04T21:31:50.478Z Downloaded tower-http v0.6.11
7872026-09-04T21:31:50.478Z Downloaded rand v0.9.5
7882026-09-04T21:31:50.478Z Downloaded winnow v0.5.40
7892026-09-04T21:31:50.481Z Downloaded expectorate v1.3.0
7902026-09-04T21:31:50.481Z Downloaded rayon v1.12.0
7912026-09-04T21:31:50.486Z Downloaded pest v2.8.8
7922026-09-04T21:31:50.490Z Downloaded clap_builder v4.6.6
7932026-09-04T21:31:50.493Z Downloaded moka v0.12.16
7942026-09-04T21:31:50.496Z Downloaded zerocopy v0.7.35
7952026-09-04T21:31:50.503Z Downloaded rand v0.10.2
7962026-09-04T21:31:50.506Z Downloaded rustls-webpki v0.103.14
7972026-09-04T21:31:50.510Z Downloaded serde_json v1.0.151
7982026-09-04T21:31:50.925Z Downloaded winnow v1.0.4
7992026-09-04T21:31:50.932Z Downloaded proptest v1.11.0
8002026-09-04T21:31:50.932Z Downloaded blake3 v1.8.6
8012026-09-04T21:31:50.932Z Downloaded futures-util v0.3.34
8022026-09-04T21:31:50.932Z Downloaded quinn-proto v0.11.16
8032026-09-04T21:31:50.933Z Downloaded tokio-util v0.7.19
8042026-09-04T21:31:50.933Z Downloaded hashbrown v0.17.1
8052026-09-04T21:31:50.933Z Downloaded zerocopy v0.8.56
8062026-09-04T21:31:50.933Z Downloaded http v1.5.0
8072026-09-04T21:31:50.933Z Downloaded reqwest v0.12.28
8082026-09-04T21:31:50.933Z Downloaded hkdf v0.12.4
8092026-09-04T21:31:50.933Z Downloaded typenum v1.20.1
8102026-09-04T21:31:50.933Z Downloaded syn v3.0.3
8112026-09-04T21:31:50.933Z Downloaded goblin v0.8.2
8122026-09-04T21:31:50.933Z Downloaded vcpkg v0.2.15
8132026-09-04T21:31:50.933Z Downloaded tough v0.22.0
8142026-09-04T21:31:50.933Z Downloaded nix v0.31.3
8152026-09-04T21:31:50.933Z Downloaded aws-lc-rs v1.18.0
8162026-09-04T21:31:50.933Z Downloaded syn v2.0.119
8172026-09-04T21:31:50.933Z Downloaded hashbrown v0.16.1
8182026-09-04T21:31:50.933Z Downloaded time v0.3.55
8192026-09-04T21:31:50.933Z Downloaded chrono v0.4.45
8202026-09-04T21:31:50.933Z Downloaded h2 v0.4.15
8212026-09-04T21:31:50.933Z Downloaded rustls v0.23.43
8222026-09-04T21:31:50.933Z Downloaded serde_with v3.22.0
8232026-09-04T21:31:50.933Z Downloaded hickory-proto v0.25.2
8242026-09-04T21:31:50.933Z Downloaded hickory-proto v0.24.4
8252026-09-04T21:31:50.933Z Downloaded openssl v0.10.81
8262026-09-04T21:31:50.933Z Downloaded regex v1.13.1
8272026-09-04T21:31:50.933Z Downloaded webpki-roots v1.0.9
8282026-09-04T21:31:50.933Z Downloaded portable-atomic v1.15.0
8292026-09-04T21:31:50.933Z Downloaded rustix v1.1.4
8302026-09-04T21:31:50.933Z Downloaded unicode-width v0.1.14
8312026-09-04T21:31:50.933Z Downloaded curve25519-dalek v4.1.3
8322026-09-04T21:31:50.933Z Downloaded goblin v0.10.7
8332026-09-04T21:31:50.933Z Downloaded openapiv3 v2.2.0
8342026-09-04T21:31:50.933Z Downloaded typify-impl v0.4.3
8352026-09-04T21:31:50.933Z Downloaded syn v1.0.109
8362026-09-04T21:31:50.933Z Downloaded typify-impl v0.6.2
8372026-09-04T21:31:50.933Z Downloaded tabled v0.21.0
8382026-09-04T21:31:50.933Z Downloaded tabled v0.15.0
8392026-09-04T21:31:50.933Z Downloaded bstr v1.13.1
8402026-09-04T21:31:50.933Z Downloaded jiff v0.2.35
8412026-09-04T21:31:50.933Z Downloaded lzma-sys v0.1.20
8422026-09-04T21:31:50.934Z Downloaded unicode-width v0.2.2
8432026-09-04T21:31:50.934Z Downloaded libc v0.2.189
8442026-09-04T21:31:50.934Z Downloaded tokio v1.53.1
8452026-09-04T21:31:50.934Z Downloaded regress v0.11.1
8462026-09-04T21:31:50.934Z Downloaded regress v0.10.5
8472026-09-04T21:31:50.934Z Downloaded ring v0.17.14
8482026-09-04T21:31:50.934Z Downloaded rustix v0.38.44
8492026-09-04T21:31:50.934Z Downloaded smoltcp v0.11.0
8502026-09-04T21:31:50.934Z Downloaded dropshot v0.17.1
8512026-09-04T21:31:50.934Z Downloaded regex-syntax v0.8.11
8522026-09-04T21:31:50.934Z Downloaded tracing v0.1.44
8532026-09-04T21:31:50.939Z Downloaded sled v0.34.7
8542026-09-04T21:31:50.983Z Downloaded rhai v1.26.0
8552026-09-04T21:31:51.049Z Downloaded petgraph v0.6.5
8562026-09-04T21:31:51.065Z Downloaded regex-automata v0.4.18
8572026-09-04T21:31:51.075Z Downloaded chrono-tz v0.10.4
8582026-09-04T21:31:51.520Z Downloaded petgraph v0.8.3
8592026-09-04T21:31:51.525Z Downloaded csv v1.4.0
8602026-09-04T21:31:51.525Z Downloaded sha3 v0.10.9
8612026-09-04T21:31:51.525Z Downloaded encoding_rs v0.8.35
8622026-09-04T21:31:51.710Z Downloaded aws-lc-sys v0.44.0
8632026-09-04T21:31:52.742Z Compiling proc-macro2 v1.0.107
8642026-09-04T21:31:52.742Z Compiling unicode-ident v1.0.24
8652026-09-04T21:31:52.742Z Compiling quote v1.0.47
8662026-09-04T21:31:52.745Z Compiling serde_core v1.0.229
8672026-09-04T21:31:52.745Z Compiling cfg-if v1.0.4
8682026-09-04T21:31:52.745Z Compiling serde v1.0.229
8692026-09-04T21:31:52.745Z Compiling libc v0.2.189
8702026-09-04T21:31:52.841Z Compiling memchr v2.8.3
8712026-09-04T21:31:52.932Z Compiling itoa v1.0.18
8722026-09-04T21:31:53.120Z Compiling smallvec v1.15.2
8732026-09-04T21:31:53.254Z Compiling zmij v1.0.23
8742026-09-04T21:31:53.265Z Compiling autocfg v1.5.1
8752026-09-04T21:31:53.364Z Compiling libm v0.2.16
8762026-09-04T21:31:53.607Z Compiling stable_deref_trait v1.2.1
8772026-09-04T21:31:53.631Z Compiling percent-encoding v2.3.2
8782026-09-04T21:31:53.673Z Compiling litemap v0.8.2
8792026-09-04T21:31:53.753Z Compiling writeable v0.6.3
8802026-09-04T21:31:53.831Z Compiling utf8_iter v1.0.4
8812026-09-04T21:31:53.842Z Compiling icu_properties_data v2.2.0
8822026-09-04T21:31:53.861Z Compiling icu_normalizer_data v2.2.0
8832026-09-04T21:31:53.889Z Compiling iana-time-zone v0.1.65
8842026-09-04T21:31:53.976Z Compiling equivalent v1.0.2
8852026-09-04T21:31:54.057Z Compiling form_urlencoded v1.2.2
8862026-09-04T21:31:54.117Z Compiling allocator-api2 v0.2.21
8872026-09-04T21:31:54.167Z Compiling syn v2.0.119
8882026-09-04T21:31:54.228Z Compiling syn v3.0.3
8892026-09-04T21:31:54.254Z Compiling serde_json v1.0.151
8902026-09-04T21:31:54.264Z Compiling dyn-clone v1.0.20
8912026-09-04T21:31:54.284Z Compiling pin-project-lite v0.2.17
8922026-09-04T21:31:54.382Z Compiling version_check v0.9.5
8932026-09-04T21:31:54.403Z Compiling hashbrown v0.17.1
8942026-09-04T21:31:54.437Z Compiling parking_lot_core v0.9.12
8952026-09-04T21:31:54.485Z Compiling scopeguard v1.2.0
8962026-09-04T21:31:54.593Z Compiling lock_api v0.4.14
8972026-09-04T21:31:54.646Z Compiling num-traits v0.2.19
8982026-09-04T21:31:54.710Z Compiling thiserror v2.0.20
8992026-09-04T21:31:54.818Z Compiling rand_core v0.10.1
9002026-09-04T21:31:54.887Z Compiling getrandom v0.4.3
9012026-09-04T21:31:54.950Z Compiling errno v0.3.14
9022026-09-04T21:31:54.971Z Compiling log v0.4.33
9032026-09-04T21:31:55.025Z Compiling semver v1.0.28
9042026-09-04T21:31:55.163Z Compiling indexmap v2.14.0
9052026-09-04T21:31:55.346Z Compiling heck v0.5.0
9062026-09-04T21:31:55.357Z Compiling futures-core v0.3.34
9072026-09-04T21:31:55.504Z Compiling uuid v1.26.0
9082026-09-04T21:31:55.593Z Compiling zerocopy v0.8.56
9092026-09-04T21:31:56.102Z Compiling futures-sink v0.3.34
9102026-09-04T21:31:56.106Z Compiling schemars v0.8.22
9112026-09-04T21:31:56.106Z Compiling slab v0.4.12
9122026-09-04T21:31:56.106Z Compiling jobserver v0.1.35
9132026-09-04T21:31:56.106Z Compiling shlex v2.0.1
9142026-09-04T21:31:56.106Z Compiling fnv v1.0.7
9152026-09-04T21:31:56.106Z Compiling find-msvc-tools v0.1.10
9162026-09-04T21:31:56.107Z Compiling rustversion v1.0.23
9172026-09-04T21:31:56.180Z Compiling futures-channel v0.3.34
9182026-09-04T21:31:56.204Z Compiling bitflags v2.13.1
9192026-09-04T21:31:56.242Z Compiling cc v1.4.2
9202026-09-04T21:31:56.264Z Compiling futures-task v0.3.34
9212026-09-04T21:31:56.374Z Compiling pkg-config v0.3.33
9222026-09-04T21:31:56.405Z Compiling futures-io v0.3.34
9232026-09-04T21:31:56.577Z Compiling socket2 v0.6.5
9242026-09-04T21:31:56.602Z Compiling signal-hook-registry v1.4.8
9252026-09-04T21:31:56.763Z Compiling parking_lot v0.12.5
9262026-09-04T21:31:56.871Z Compiling mio v1.2.2
9272026-09-04T21:31:56.902Z Compiling portable-atomic v1.15.0
9282026-09-04T21:31:57.038Z Compiling synstructure v0.13.2
9292026-09-04T21:31:57.072Z Compiling serde_derive_internals v0.29.1
9302026-09-04T21:31:57.181Z Compiling cmake v0.1.58
9312026-09-04T21:31:57.383Z Compiling fs_extra v1.3.0
9322026-09-04T21:31:57.392Z Compiling dunce v1.0.5
9332026-09-04T21:31:57.437Z Compiling serde_derive v1.0.229
9342026-09-04T21:31:57.486Z Compiling displaydoc v0.2.7
9352026-09-04T21:31:57.517Z Compiling thiserror-impl v2.0.20
9362026-09-04T21:31:57.942Z Compiling tokio-macros v2.7.2
9372026-09-04T21:31:57.945Z Compiling futures-macro v0.3.34
9382026-09-04T21:31:57.945Z Compiling typenum v1.20.1
9392026-09-04T21:31:57.945Z Compiling aws-lc-sys v0.44.0
9402026-09-04T21:31:58.145Z Compiling zerofrom-derive v0.1.7
9412026-09-04T21:31:58.262Z Compiling yoke-derive v0.8.2
9422026-09-04T21:31:58.275Z Compiling zerovec-derive v0.11.3
9432026-09-04T21:31:58.431Z Compiling schemars_derive v0.8.22
9442026-09-04T21:31:58.444Z Compiling zerocopy-derive v0.8.56
9452026-09-04T21:31:58.836Z Compiling zeroize_derive v1.5.0
9462026-09-04T21:31:58.957Z Compiling futures-util v0.3.34
9472026-09-04T21:31:59.349Z Compiling zerofrom v0.1.8
9482026-09-04T21:31:59.773Z Compiling base64 v0.22.1
9492026-09-04T21:31:59.776Z Compiling yoke v0.8.3
9502026-09-04T21:31:59.776Z Compiling zeroize v1.9.0
9512026-09-04T21:31:59.777Z Compiling zerovec v0.11.6
9522026-09-04T21:31:59.777Z Compiling zerotrie v0.2.4
9532026-09-04T21:31:59.777Z Compiling critical-section v1.2.0
9542026-09-04T21:31:59.832Z Compiling once_cell v1.21.4
9552026-09-04T21:31:59.860Z Compiling slog v2.8.2
9562026-09-04T21:31:59.962Z Compiling strsim v0.11.1
9572026-09-04T21:32:00.039Z Compiling rustix v1.1.4
9582026-09-04T21:32:00.078Z Compiling subtle v2.6.1
9592026-09-04T21:32:00.171Z Compiling tinystr v0.8.3
9602026-09-04T21:32:00.243Z Compiling potential_utf v0.1.5
9612026-09-04T21:32:00.348Z Compiling icu_locale_core v2.2.0
9622026-09-04T21:32:00.369Z Compiling icu_collections v2.2.0
9632026-09-04T21:32:00.378Z Compiling byteorder v1.5.0
9642026-09-04T21:32:00.530Z Compiling bytes v1.12.1
9652026-09-04T21:32:00.593Z Compiling chrono v0.4.45
9662026-09-04T21:32:00.605Z Compiling erased-serde v0.3.31
9672026-09-04T21:32:00.900Z Compiling regex-syntax v0.8.11
9682026-09-04T21:32:01.106Z Compiling icu_provider v2.2.0
9692026-09-04T21:32:01.165Z Compiling http v1.5.0
9702026-09-04T21:32:01.280Z Compiling tokio v1.53.1
9712026-09-04T21:32:01.393Z Compiling icu_normalizer v2.2.0
9722026-09-04T21:32:01.417Z Compiling icu_properties v2.2.0
9732026-09-04T21:32:02.135Z Compiling serde_tokenstream v0.2.3
9742026-09-04T21:32:02.218Z Compiling http-body v1.1.0
9752026-09-04T21:32:02.381Z Compiling idna_adapter v1.2.2
9762026-09-04T21:32:02.420Z Compiling httparse v1.10.1
9772026-09-04T21:32:02.454Z Compiling atomic-waker v1.1.2
9782026-09-04T21:32:02.538Z Compiling idna v1.1.0
9792026-09-04T21:32:02.581Z Compiling ipnet v2.12.1
9802026-09-04T21:32:02.666Z Compiling tower-layer v0.3.3
9812026-09-04T21:32:02.810Z Compiling url v2.5.8
9822026-09-04T21:32:02.833Z Compiling ppv-lite86 v0.2.21
9832026-09-04T21:32:02.859Z Compiling tower-service v0.3.3
9842026-09-04T21:32:03.107Z Compiling getrandom v0.2.17
9852026-09-04T21:32:03.149Z Compiling try-lock v0.2.5
9862026-09-04T21:32:03.252Z Compiling thiserror v1.0.69
9872026-09-04T21:32:03.263Z Compiling untrusted v0.9.0
9882026-09-04T21:32:03.288Z Compiling ryu v1.0.23
9892026-09-04T21:32:03.379Z Compiling ucd-trie v0.1.7
9902026-09-04T21:32:03.474Z Compiling rand_core v0.6.4
9912026-09-04T21:32:03.560Z Compiling pest v2.8.8
9922026-09-04T21:32:03.665Z Compiling want v0.3.1
9932026-09-04T21:32:03.676Z Compiling thiserror-impl v1.0.69
9942026-09-04T21:32:03.697Z Compiling httpdate v1.0.3
9952026-09-04T21:32:03.727Z Compiling getrandom v0.3.4
9962026-09-04T21:32:03.830Z Compiling pretty-hex v0.4.2
9972026-09-04T21:32:03.946Z Compiling plain v0.2.3
9982026-09-04T21:32:03.971Z Compiling winnow v1.0.4
9992026-09-04T21:32:04.042Z Compiling ipnetwork v0.21.1
10002026-09-04T21:32:04.065Z Compiling paste v1.0.15
10012026-09-04T21:32:04.346Z Compiling oxnet v0.1.7
10022026-09-04T21:32:04.468Z Compiling foldhash v0.2.0
10032026-09-04T21:32:04.700Z Compiling pest_meta v2.8.8
10042026-09-04T21:32:04.790Z Compiling tracing-core v0.1.36
10052026-09-04T21:32:04.802Z Compiling tracing-attributes v0.1.31
10062026-09-04T21:32:04.876Z Compiling ident_case v1.0.1
10072026-09-04T21:32:04.906Z Compiling omicron-workspace-hack v0.1.0
10082026-09-04T21:32:05.048Z Compiling serde_urlencoded v0.7.1
10092026-09-04T21:32:05.123Z Compiling http-body-util v0.1.5
10102026-09-04T21:32:05.290Z Compiling pest_generator v2.8.8
10112026-09-04T21:32:05.375Z Compiling aho-corasick v1.1.5
10122026-09-04T21:32:05.861Z Compiling sync_wrapper v1.0.2
10132026-09-04T21:32:05.864Z Compiling daft-derive v0.1.8
10142026-09-04T21:32:05.975Z Compiling pest_derive v2.8.8
10152026-09-04T21:32:05.979Z Compiling tracing v0.1.44
10162026-09-04T21:32:06.522Z Compiling fastrand v2.5.0
10172026-09-04T21:32:06.530Z Compiling regex-automata v0.4.18
10182026-09-04T21:32:06.530Z Compiling hashbrown v0.16.1
10192026-09-04T21:32:06.545Z Compiling tokio-util v0.7.19
10202026-09-04T21:32:06.791Z Compiling scroll_derive v0.13.1
10212026-09-04T21:32:06.839Z Compiling async-trait v0.1.92
10222026-09-04T21:32:07.121Z Compiling anyhow v1.0.104
10232026-09-04T21:32:07.328Z Compiling num-conv v0.2.2
10242026-09-04T21:32:07.439Z Compiling aws-lc-rs v1.18.0
10252026-09-04T21:32:07.483Z Compiling time-core v0.1.9
10262026-09-04T21:32:08.031Z Compiling scroll v0.13.0
10272026-09-04T21:32:08.034Z Compiling time-macros v0.2.32
10282026-09-04T21:32:08.034Z Compiling rustls-pki-types v1.15.1
10292026-09-04T21:32:08.034Z Compiling powerfmt v0.2.0
10302026-09-04T21:32:08.035Z Compiling num_threads v0.1.7
10312026-09-04T21:32:08.035Z Compiling regex v1.13.1
10322026-09-04T21:32:08.054Z Compiling openssl-probe v0.2.1
10332026-09-04T21:32:08.102Z Compiling deranged v0.5.8
10342026-09-04T21:32:08.233Z Compiling hex v0.4.3
10352026-09-04T21:32:08.447Z Compiling goblin v0.10.7
10362026-09-04T21:32:08.489Z Compiling untrusted v0.7.1
10372026-09-04T21:32:08.613Z Compiling camino v1.2.5
10382026-09-04T21:32:08.818Z Compiling usdt-impl v0.6.0
10392026-09-04T21:32:08.875Z Compiling rustls v0.23.43
10402026-09-04T21:32:08.937Z Compiling crc32fast v1.5.0
10412026-09-04T21:32:09.489Z Compiling h2 v0.4.15
10422026-09-04T21:32:09.910Z Compiling dtrace-parser v0.3.0
10432026-09-04T21:32:09.910Z Compiling crossbeam-utils v0.8.22
10442026-09-04T21:32:09.910Z Compiling futures-executor v0.3.34
10452026-09-04T21:32:09.918Z Compiling serde_tokenstream v0.3.0
10462026-09-04T21:32:09.918Z Compiling structmeta-derive v0.3.0
10472026-09-04T21:32:09.918Z Compiling thread-id v5.1.0
10482026-09-04T21:32:09.918Z Compiling adler2 v2.0.1
10492026-09-04T21:32:09.918Z Compiling simd-adler32 v0.3.10
10502026-09-04T21:32:09.918Z Compiling cpufeatures v0.3.0
10512026-09-04T21:32:09.950Z Compiling miniz_oxide v0.8.9
10522026-09-04T21:32:09.983Z Compiling newtype-uuid-macros v0.1.1
10532026-09-04T21:32:10.427Z Compiling futures v0.3.34
10542026-09-04T21:32:10.831Z Compiling rand_core v0.9.5
10552026-09-04T21:32:10.839Z Compiling structmeta v0.3.0
10562026-09-04T21:32:10.839Z Compiling darling_core v0.23.0
10572026-09-04T21:32:10.839Z Compiling hybrid-array v0.4.14
10582026-09-04T21:32:10.839Z Compiling thread_local v1.1.10
10592026-09-04T21:32:10.948Z Compiling match_cfg v0.1.0
10602026-09-04T21:32:11.018Z Compiling flate2 v1.1.9
10612026-09-04T21:32:11.206Z Compiling dof v0.4.0
10622026-09-04T21:32:11.456Z Compiling hyper v1.11.1
10632026-09-04T21:32:11.500Z Compiling newtype-uuid v1.4.0
10642026-09-04T21:32:12.262Z Compiling quick-error v1.2.3
10652026-09-04T21:32:12.266Z Compiling ref-cast v1.0.26
10662026-09-04T21:32:12.283Z Compiling slog-async v2.8.0
10672026-09-04T21:32:12.571Z Compiling hyper-util v0.1.20
10682026-09-04T21:32:12.630Z Compiling compression-core v0.4.32
10692026-09-04T21:32:12.730Z Compiling darling_macro v0.23.0
10702026-09-04T21:32:12.784Z Compiling compression-codecs v0.4.38
10712026-09-04T21:32:12.955Z Compiling daft v0.1.8
10722026-09-04T21:32:12.985Z Compiling crypto-common v0.2.2
10732026-09-04T21:32:13.042Z Compiling block-buffer v0.12.1
10742026-09-04T21:32:13.200Z Compiling rand_chacha v0.9.0
10752026-09-04T21:32:13.258Z Compiling strum_macros v0.26.4
10762026-09-04T21:32:13.318Z Compiling darling v0.23.0
10772026-09-04T21:32:13.396Z Compiling ref-cast-impl v1.0.26
10782026-09-04T21:32:13.457Z Compiling usdt-macro v0.6.0
10792026-09-04T21:32:13.634Z Compiling usdt-attr-macro v0.6.0
10802026-09-04T21:32:14.052Z Compiling serde_spanned v1.1.1
10812026-09-04T21:32:14.058Z Compiling multer v3.1.0
10822026-09-04T21:32:14.058Z Compiling generic-array v0.14.7
10832026-09-04T21:32:14.058Z Compiling const-oid v0.10.2
10842026-09-04T21:32:14.058Z Compiling take_mut v0.2.2
10852026-09-04T21:32:14.125Z Compiling bit-vec v0.8.0
10862026-09-04T21:32:14.180Z Compiling term v1.2.1
10872026-09-04T21:32:14.221Z Compiling toml_writer v1.1.2+spec-1.1.0
10882026-09-04T21:32:14.352Z Compiling debug-ignore v1.0.5
10892026-09-04T21:32:14.359Z Compiling bit-set v0.8.0
10902026-09-04T21:32:14.458Z Compiling digest v0.11.3
10912026-09-04T21:32:14.579Z Compiling serde_with_macros v3.22.0
10922026-09-04T21:32:15.011Z Compiling rand v0.9.5
10932026-09-04T21:32:15.014Z Compiling async-stream-impl v0.3.6
10942026-09-04T21:32:15.014Z Compiling dropshot v0.17.1
10952026-09-04T21:32:15.014Z Compiling strum v0.26.3
10962026-09-04T21:32:15.014Z Compiling encoding_rs v0.8.35
10972026-09-04T21:32:15.014Z Compiling spin v0.9.9
10982026-09-04T21:32:15.019Z Compiling unarray v0.1.4
10992026-09-04T21:32:15.107Z Compiling syn v1.0.109
11002026-09-04T21:32:15.126Z Compiling mime v0.3.17
11012026-09-04T21:32:15.252Z Compiling sha1 v0.11.0
11022026-09-04T21:32:15.256Z Compiling async-stream v0.3.6
11032026-09-04T21:32:15.434Z Compiling derive-ex v0.1.8
11042026-09-04T21:32:15.461Z Compiling tower v0.5.3
11052026-09-04T21:32:15.497Z Compiling waitgroup v0.1.2
11062026-09-04T21:32:15.626Z Compiling dropshot_endpoint v0.17.1
11072026-09-04T21:32:15.637Z Compiling macaddr v1.0.1
11082026-09-04T21:32:15.699Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11092026-09-04T21:32:15.898Z Compiling serde_path_to_error v0.1.20
11102026-09-04T21:32:16.157Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11112026-09-04T21:32:16.641Z Compiling tower-http v0.6.11
11122026-09-04T21:32:16.644Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11132026-09-04T21:32:16.644Z Compiling tempfile v3.27.0
11142026-09-04T21:32:16.644Z Compiling openapiv3 v2.2.0
11152026-09-04T21:32:16.729Z Compiling strum_macros v0.27.2
11162026-09-04T21:32:17.040Z Compiling test-strategy v0.4.5
11172026-09-04T21:32:17.315Z Compiling instant v0.1.13
11182026-09-04T21:32:17.425Z Compiling time v0.3.55
11192026-09-04T21:32:18.019Z Compiling rustls-native-certs v0.8.4
11202026-09-04T21:32:18.188Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11212026-09-04T21:32:18.774Z Compiling crossbeam-channel v0.5.16
11222026-09-04T21:32:18.777Z Compiling crypto-common v0.1.7
11232026-09-04T21:32:18.777Z Compiling strum v0.27.2
11242026-09-04T21:32:18.802Z Compiling parse-display-derive v0.10.0
11252026-09-04T21:32:19.251Z Compiling backon v1.6.0
11262026-09-04T21:32:19.256Z Compiling rand_chacha v0.3.1
11272026-09-04T21:32:19.911Z Compiling either v1.17.0
11282026-09-04T21:32:19.926Z Compiling rand v0.8.7
11292026-09-04T21:32:19.926Z Compiling slog-json v2.6.1
11302026-09-04T21:32:19.926Z Compiling hostname v0.3.1
11312026-09-04T21:32:19.938Z Compiling toml_parser v1.1.3+spec-1.1.0
11322026-09-04T21:32:20.411Z Compiling toml_datetime v1.1.1+spec-1.1.0
11332026-09-04T21:32:20.415Z Compiling is-terminal v0.4.17
11342026-09-04T21:32:20.415Z Compiling wait-timeout v0.2.1
11352026-09-04T21:32:20.415Z Compiling memmap2 v0.9.11
11362026-09-04T21:32:20.415Z Compiling rusty-fork v0.3.1
11372026-09-04T21:32:20.911Z Compiling usdt v0.6.0
11382026-09-04T21:32:20.914Z Compiling slog-term v2.9.2
11392026-09-04T21:32:20.914Z Compiling toml v1.1.4+spec-1.1.0
11402026-09-04T21:32:20.914Z Compiling slog-bunyan v2.5.0
11412026-09-04T21:32:20.914Z Compiling serde_with v3.22.0
11422026-09-04T21:32:20.914Z Compiling async-compression v0.4.43
11432026-09-04T21:32:20.914Z Compiling rand_xorshift v0.4.0
11442026-09-04T21:32:21.039Z Compiling rustls-pemfile v2.2.0
11452026-09-04T21:32:21.132Z Compiling regress v0.10.5
11462026-09-04T21:32:21.622Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11472026-09-04T21:32:21.627Z Compiling hostname v0.4.2
11482026-09-04T21:32:21.627Z Compiling humantime v2.4.0
11492026-09-04T21:32:21.627Z Compiling proptest v1.11.0
11502026-09-04T21:32:21.994Z Compiling iddqd v0.4.6
11512026-09-04T21:32:22.193Z Compiling reqwest v0.12.28
11522026-09-04T21:32:22.278Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11532026-09-04T21:32:22.529Z Compiling block-buffer v0.10.4
11542026-09-04T21:32:22.678Z Compiling utf8parse v0.2.2
11552026-09-04T21:32:22.789Z Compiling anstyle-parse v1.0.0
11562026-09-04T21:32:22.797Z Compiling digest v0.10.7
11572026-09-04T21:32:22.969Z Compiling parse-display v0.10.0
11582026-09-04T21:32:23.011Z Compiling backoff v0.4.0
11592026-09-04T21:32:23.225Z Compiling progenitor-client v0.10.0
11602026-09-04T21:32:23.262Z Compiling itertools v0.14.0
11612026-09-04T21:32:23.302Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11622026-09-04T21:32:23.499Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11632026-09-04T21:32:24.282Z Compiling anstyle v1.0.14
11642026-09-04T21:32:24.391Z Compiling anstyle-query v1.1.5
11652026-09-04T21:32:24.501Z Compiling is_terminal_polyfill v1.70.2
11662026-09-04T21:32:24.513Z Compiling colorchoice v1.0.5
11672026-09-04T21:32:24.595Z Compiling anstream v1.0.0
11682026-09-04T21:32:24.915Z Compiling clap_lex v1.1.0
11692026-09-04T21:32:25.221Z Compiling regress v0.11.1
11702026-09-04T21:32:25.232Z Compiling clap_derive v4.6.4
11712026-09-04T21:32:25.590Z Compiling terminal_size v0.4.4
11722026-09-04T21:32:26.806Z Compiling typify-impl v0.6.2
11732026-09-04T21:32:27.079Z Compiling toml_datetime v0.6.11
11742026-09-04T21:32:27.569Z Compiling zerocopy-derive v0.7.35
11752026-09-04T21:32:27.576Z Compiling cpufeatures v0.2.17
11762026-09-04T21:32:27.576Z Compiling convert_case v0.4.0
11772026-09-04T21:32:27.576Z Compiling clap_builder v4.6.6
11782026-09-04T21:32:28.022Z Compiling derive_more v0.99.20
11792026-09-04T21:32:28.028Z Compiling zerocopy v0.7.35
11802026-09-04T21:32:28.649Z Compiling toml_edit v0.25.13+spec-1.1.0
11812026-09-04T21:32:29.358Z Compiling unicode-width v0.2.2
11822026-09-04T21:32:29.532Z Compiling proc-macro-crate v3.5.0
11832026-09-04T21:32:29.635Z Compiling clap v4.6.6
11842026-09-04T21:32:29.956Z Compiling secrecy v0.10.3
11852026-09-04T21:32:30.011Z Compiling float-ord v0.3.2
11862026-09-04T21:32:30.117Z Compiling tinyvec_macros v0.1.1
11872026-09-04T21:32:30.128Z Compiling crucible-workspace-hack v0.1.0
11882026-09-04T21:32:30.600Z Compiling tinyvec v1.12.0
11892026-09-04T21:32:30.607Z Compiling num_enum_derive v0.7.6
11902026-09-04T21:32:30.796Z Compiling dtrace-parser v0.2.0
11912026-09-04T21:32:30.849Z Compiling scroll_derive v0.12.1
11922026-09-04T21:32:30.865Z Compiling num-integer v0.1.47
11932026-09-04T21:32:30.984Z Compiling rustc_version v0.4.1
11942026-09-04T21:32:31.184Z Compiling usdt-impl v0.5.0
11952026-09-04T21:32:31.294Z Compiling crossbeam-epoch v0.9.20
11962026-09-04T21:32:31.970Z Compiling num_enum v0.7.6
11972026-09-04T21:32:31.974Z Compiling scroll v0.12.0
11982026-09-04T21:32:31.974Z Compiling curve25519-dalek v4.1.3
11992026-09-04T21:32:31.974Z Compiling dof v0.3.0
12002026-09-04T21:32:31.974Z Compiling hmac v0.12.1
12012026-09-04T21:32:32.074Z Compiling inout v0.1.4
12022026-09-04T21:32:32.177Z Compiling darling_core v0.21.3
12032026-09-04T21:32:32.187Z Compiling ff v0.13.1
12042026-09-04T21:32:32.218Z Compiling thread-id v4.2.2
12052026-09-04T21:32:32.241Z Compiling cipher v0.4.4
12062026-09-04T21:32:32.704Z Compiling group v0.13.0
12072026-09-04T21:32:32.712Z Compiling hkdf v0.12.4
12082026-09-04T21:32:32.798Z Compiling goblin v0.8.2
12092026-09-04T21:32:32.846Z Compiling num-iter v0.1.46
12102026-09-04T21:32:32.962Z Compiling num-rational v0.4.2
12112026-09-04T21:32:33.187Z Compiling typify-macro v0.6.2
12122026-09-04T21:32:33.216Z Compiling thiserror-impl-no-std v2.0.2
12132026-09-04T21:32:33.275Z Compiling universal-hash v0.5.1
12142026-09-04T21:32:33.319Z Compiling crypto-bigint v0.5.5
12152026-09-04T21:32:33.401Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12162026-09-04T21:32:33.757Z Compiling half v2.7.1
12172026-09-04T21:32:34.044Z Compiling curve25519-dalek-derive v0.1.1
12182026-09-04T21:32:34.047Z Compiling num-complex v0.4.6
12192026-09-04T21:32:34.267Z Compiling darling_macro v0.21.3
12202026-09-04T21:32:34.515Z Compiling base64ct v1.8.3
12212026-09-04T21:32:34.526Z Compiling opaque-debug v0.3.1
12222026-09-04T21:32:34.597Z Compiling base16ct v0.2.0
12232026-09-04T21:32:34.680Z Compiling ciborium-io v0.2.2
12242026-09-04T21:32:34.753Z Compiling ciborium-ll v0.2.2
12252026-09-04T21:32:34.783Z Compiling password-hash v0.5.0
12262026-09-04T21:32:35.220Z Compiling elliptic-curve v0.13.8
12272026-09-04T21:32:35.630Z Compiling darling v0.21.3
12282026-09-04T21:32:35.630Z Compiling poly1305 v0.8.0
12292026-09-04T21:32:35.633Z Compiling typify v0.6.2
12302026-09-04T21:32:35.633Z Compiling num v0.4.3
12312026-09-04T21:32:35.633Z Compiling thiserror-no-std v2.0.2
12322026-09-04T21:32:35.803Z Compiling chacha20 v0.9.1
12332026-09-04T21:32:35.838Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12342026-09-04T21:32:36.019Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12352026-09-04T21:32:36.427Z Compiling blake2 v0.10.6
12362026-09-04T21:32:36.694Z Compiling aead v0.5.2
12372026-09-04T21:32:36.799Z Compiling byte-wrapper v0.1.0
12382026-09-04T21:32:36.862Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12392026-09-04T21:32:36.964Z Compiling proc-macro-error-attr v1.0.4
12402026-09-04T21:32:37.194Z Compiling prettyplease v0.2.37
12412026-09-04T21:32:37.249Z Compiling heapless v0.8.0
12422026-09-04T21:32:37.347Z Compiling keccak v0.1.6
12432026-09-04T21:32:37.833Z Compiling unsafe-libyaml v0.2.11
12442026-09-04T21:32:37.841Z Compiling rustix v0.38.44
12452026-09-04T21:32:37.984Z Compiling serde_yaml v0.9.34+deprecated
12462026-09-04T21:32:38.106Z Compiling sha3 v0.10.9
12472026-09-04T21:32:38.411Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12482026-09-04T21:32:38.445Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12492026-09-04T21:32:39.106Z Compiling chacha20poly1305 v0.10.1
12502026-09-04T21:32:39.217Z Compiling argon2 v0.5.3
12512026-09-04T21:32:39.381Z Compiling vsss-rs v3.3.4
12522026-09-04T21:32:39.400Z Compiling ingot-macros v0.1.1
12532026-09-04T21:32:39.851Z Compiling ciborium v0.2.2
12542026-09-04T21:32:39.868Z Compiling usdt-attr-macro v0.5.0
12552026-09-04T21:32:40.026Z Compiling usdt-macro v0.5.0
12562026-09-04T21:32:41.091Z Compiling hash32 v0.3.1
12572026-09-04T21:32:41.245Z Compiling serde_spanned v0.6.9
12582026-09-04T21:32:41.371Z Compiling enum-as-inner v0.6.1
12592026-09-04T21:32:41.393Z Compiling proc-macro-error v1.0.4
12602026-09-04T21:32:42.040Z Compiling memmap v0.7.0
12612026-09-04T21:32:42.045Z Compiling memoffset v0.9.1
12622026-09-04T21:32:42.045Z Compiling indent_write v2.2.0
12632026-09-04T21:32:42.045Z Compiling toml_write v0.1.2
12642026-09-04T21:32:42.045Z Compiling winnow v0.5.40
12652026-09-04T21:32:42.045Z Compiling winnow v0.7.15
12662026-09-04T21:32:42.068Z Compiling cfg_aliases v0.2.2
12672026-09-04T21:32:42.095Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12682026-09-04T21:32:42.105Z Compiling smoltcp v0.11.0
12692026-09-04T21:32:42.137Z Compiling data-encoding v2.11.1
12702026-09-04T21:32:42.167Z Compiling ingot-types v0.1.2
12712026-09-04T21:32:42.347Z Compiling nix v0.31.3
12722026-09-04T21:32:42.471Z Compiling usdt v0.5.0
12732026-09-04T21:32:42.645Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12742026-09-04T21:32:42.774Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12752026-09-04T21:32:42.851Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12762026-09-04T21:32:42.975Z Compiling tabwriter v1.4.1
12772026-09-04T21:32:43.148Z Compiling cobs v0.3.0
12782026-09-04T21:32:43.203Z Compiling serde_repr v0.1.21
12792026-09-04T21:32:43.225Z Compiling managed v0.8.0
12802026-09-04T21:32:43.336Z Compiling toml_edit v0.22.27
12812026-09-04T21:32:43.364Z Compiling toml_edit v0.19.15
12822026-09-04T21:32:43.433Z Compiling crossbeam-deque v0.8.7
12832026-09-04T21:32:43.508Z Compiling bitflags v1.3.2
12842026-09-04T21:32:43.577Z Compiling vcpkg v0.2.15
12852026-09-04T21:32:43.696Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12862026-09-04T21:32:43.866Z Compiling postcard v1.1.3
12872026-09-04T21:32:44.122Z Compiling openssl-sys v0.9.117
12882026-09-04T21:32:44.211Z Compiling ingot v0.1.1
12892026-09-04T21:32:44.706Z Compiling proc-macro-crate v1.3.1
12902026-09-04T21:32:45.009Z Compiling toml v0.8.23
12912026-09-04T21:32:45.526Z Compiling hubpack_derive v0.1.1
12922026-09-04T21:32:45.735Z Compiling foreign-types-macros v0.2.4
12932026-09-04T21:32:45.797Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12942026-09-04T21:32:46.045Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12952026-09-04T21:32:46.084Z Compiling swrite v0.1.0
12962026-09-04T21:32:46.176Z Compiling rayon-core v1.13.0
12972026-09-04T21:32:46.279Z Compiling foreign-types-shared v0.3.1
12982026-09-04T21:32:46.305Z Compiling heck v0.4.1
12992026-09-04T21:32:46.368Z Compiling static_assertions v1.1.0
13002026-09-04T21:32:46.801Z Compiling colored v3.1.1
13012026-09-04T21:32:46.808Z Compiling linked-hash-map v0.5.6
13022026-09-04T21:32:46.808Z Compiling resolv-conf v0.7.6
13032026-09-04T21:32:46.808Z Compiling semver v0.1.20
13042026-09-04T21:32:46.808Z Compiling unicode-segmentation v1.13.3
13052026-09-04T21:32:46.808Z Compiling lru-cache v0.1.2
13062026-09-04T21:32:46.808Z Compiling rustc_version v0.1.7
13072026-09-04T21:32:46.808Z Compiling foreign-types v0.5.0
13082026-09-04T21:32:46.858Z Compiling hubpack v0.1.2
13092026-09-04T21:32:46.868Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13102026-09-04T21:32:46.964Z Compiling newline-converter v0.3.0
13112026-09-04T21:32:46.989Z Compiling num_enum_derive v0.5.11
13122026-09-04T21:32:47.059Z Compiling rustls-webpki v0.103.14
13132026-09-04T21:32:47.384Z Compiling atomicwrites v0.4.4
13142026-09-04T21:32:47.410Z Compiling hickory-proto v0.24.4
13152026-09-04T21:32:48.170Z Compiling progenitor-impl v0.13.0
13162026-09-04T21:32:48.220Z Compiling console v0.16.4
13172026-09-04T21:32:48.240Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13182026-09-04T21:32:48.717Z Compiling camino-tempfile v1.4.1
13192026-09-04T21:32:48.734Z Compiling chacha20 v0.10.1
13202026-09-04T21:32:49.775Z Compiling serde-big-array v0.5.1
13212026-09-04T21:32:49.781Z Compiling derive-where v1.6.1
13222026-09-04T21:32:49.781Z Compiling pin-project-internal v1.1.13
13232026-09-04T21:32:49.781Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13242026-09-04T21:32:49.781Z Compiling num-derive v0.4.2
13252026-09-04T21:32:49.781Z Compiling cstr-argument v0.1.2
13262026-09-04T21:32:49.781Z Compiling minimal-lexical v0.2.1
13272026-09-04T21:32:49.939Z Compiling siphasher v1.0.3
13282026-09-04T21:32:50.045Z Compiling similar v3.2.0
13292026-09-04T21:32:50.540Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13302026-09-04T21:32:50.543Z Compiling phf_shared v0.12.1
13312026-09-04T21:32:50.543Z Compiling pin-project v1.1.13
13322026-09-04T21:32:50.543Z Compiling nom v7.1.3
13332026-09-04T21:32:50.543Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13342026-09-04T21:32:50.543Z Compiling tokio-rustls v0.26.4
13352026-09-04T21:32:50.721Z Compiling rustls-platform-verifier v0.7.0
13362026-09-04T21:32:50.738Z Compiling hyper-rustls v0.27.9
13372026-09-04T21:32:51.326Z Compiling reqwest v0.13.4
13382026-09-04T21:32:51.765Z Compiling progenitor-macro v0.13.0
13392026-09-04T21:32:52.082Z Compiling expectorate v1.3.0
13402026-09-04T21:32:52.517Z Compiling progenitor-client v0.14.0
13412026-09-04T21:32:52.758Z Compiling progenitor-extras v0.2.0
13422026-09-04T21:32:52.996Z Compiling progenitor-client v0.13.0
13432026-09-04T21:32:53.702Z Compiling hickory-resolver v0.24.4
13442026-09-04T21:32:53.711Z Compiling rand v0.10.2
13452026-09-04T21:32:54.003Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13462026-09-04T21:32:54.034Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13472026-09-04T21:32:55.641Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13482026-09-04T21:32:55.764Z Compiling num_enum v0.5.11
13492026-09-04T21:32:55.966Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13502026-09-04T21:32:56.167Z Compiling newtype_derive v0.1.6
13512026-09-04T21:32:56.989Z Compiling progenitor-impl v0.14.0
13522026-09-04T21:32:57.095Z Compiling unicode-normalization v0.1.25
13532026-09-04T21:32:57.582Z Compiling tokio-stream v0.1.19
13542026-09-04T21:32:57.903Z Compiling snafu-derive v0.8.9
13552026-09-04T21:32:57.982Z Compiling async-recursion v1.1.1
13562026-09-04T21:32:58.085Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13572026-09-04T21:32:58.624Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13582026-09-04T21:32:58.669Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13592026-09-04T21:32:58.967Z Compiling slog-dtrace v0.3.0
13602026-09-04T21:32:59.208Z Compiling bstr v1.13.1
13612026-09-04T21:32:59.713Z Compiling csv-core v0.1.13
13622026-09-04T21:32:59.986Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13632026-09-04T21:33:00.148Z Compiling highway v1.3.0
13642026-09-04T21:33:00.261Z Compiling same-file v1.0.6
13652026-09-04T21:33:00.313Z Compiling cancel-safe-futures v0.1.5
13662026-09-04T21:33:00.438Z Compiling chrono-tz v0.10.4
13672026-09-04T21:33:00.546Z Compiling owo-colors v4.3.0
13682026-09-04T21:33:00.558Z Compiling unicode-xid v0.2.6
13692026-09-04T21:33:00.636Z Compiling unicode-width v0.1.14
13702026-09-04T21:33:00.662Z Compiling foreign-types-shared v0.1.1
13712026-09-04T21:33:00.679Z Compiling konst_macro_rules v0.2.19
13722026-09-04T21:33:00.750Z Compiling jiff-core v0.1.0
13732026-09-04T21:33:00.861Z Compiling foldhash v0.1.5
13742026-09-04T21:33:00.880Z Compiling openssl v0.10.81
13752026-09-04T21:33:00.970Z Compiling konst v0.2.20
13762026-09-04T21:33:01.050Z Compiling hashbrown v0.15.5
13772026-09-04T21:33:01.128Z Compiling foreign-types v0.3.2
13782026-09-04T21:33:01.157Z Compiling const_format_proc_macros v0.2.34
13792026-09-04T21:33:01.204Z Compiling progenitor-macro v0.14.0
13802026-09-04T21:33:01.243Z Compiling walkdir v2.5.0
13812026-09-04T21:33:01.660Z Compiling jiff v0.2.35
13822026-09-04T21:33:01.787Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13832026-09-04T21:33:01.909Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13842026-09-04T21:33:02.031Z Compiling csv v1.4.0
13852026-09-04T21:33:02.606Z Compiling snafu v0.8.9
13862026-09-04T21:33:02.726Z Compiling globset v0.4.20
13872026-09-04T21:33:03.148Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13882026-09-04T21:33:03.590Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13892026-09-04T21:33:03.600Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13902026-09-04T21:33:03.736Z Compiling qorb v0.4.1
13912026-09-04T21:33:03.789Z Compiling progenitor v0.13.0
13922026-09-04T21:33:03.869Z Compiling olpc-cjson v0.1.4
13932026-09-04T21:33:04.020Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13942026-09-04T21:33:04.131Z Compiling rayon v1.12.0
13952026-09-04T21:33:05.941Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13962026-09-04T21:33:05.962Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13972026-09-04T21:33:06.388Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13982026-09-04T21:33:06.565Z Compiling phf v0.12.1
13992026-09-04T21:33:06.565Z Compiling zone_cfg_derive v0.3.1
14002026-09-04T21:33:06.667Z Compiling tokio-dtrace v0.1.1
14012026-09-04T21:33:07.149Z Compiling itertools v0.12.1
14022026-09-04T21:33:07.425Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14032026-09-04T21:33:07.435Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14042026-09-04T21:33:07.435Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14052026-09-04T21:33:08.008Z Compiling libsw-core v0.3.2
14062026-09-04T21:33:08.008Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14072026-09-04T21:33:08.008Z Compiling serde_plain v1.0.2
14082026-09-04T21:33:08.044Z Compiling pem v3.0.6
14092026-09-04T21:33:08.044Z Compiling openssl-macros v0.1.1
14102026-09-04T21:33:08.044Z Compiling cookie v0.18.2
14112026-09-04T21:33:08.044Z Compiling sigpipe v0.1.3
14122026-09-04T21:33:08.044Z Compiling typed-path v0.9.3
14132026-09-04T21:33:08.045Z Compiling fixedbitset v0.4.2
14142026-09-04T21:33:08.103Z Compiling bytecount v0.6.9
14152026-09-04T21:33:08.443Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14162026-09-04T21:33:08.534Z Compiling fixedbitset v0.5.7
14172026-09-04T21:33:08.534Z Compiling glob v0.3.4
14182026-09-04T21:33:08.534Z Compiling petgraph v0.8.3
14192026-09-04T21:33:08.637Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14202026-09-04T21:33:09.767Z Compiling tough v0.22.0
14212026-09-04T21:33:09.997Z Compiling petgraph v0.6.5
14222026-09-04T21:33:10.610Z Compiling papergrid v0.11.0
14232026-09-04T21:33:10.741Z Compiling progenitor v0.14.0
14242026-09-04T21:33:10.741Z Compiling zone v0.3.1
14252026-09-04T21:33:10.741Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14262026-09-04T21:33:11.081Z Compiling libsw v3.5.0
14272026-09-04T21:33:11.211Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14282026-09-04T21:33:11.396Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14292026-09-04T21:33:15.694Z Compiling oxide-tokio-rt v0.1.6
14302026-09-04T21:33:15.694Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T21:33:16.396Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T21:33:16.396Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14332026-09-04T21:33:16.396Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14342026-09-04T21:33:16.396Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14352026-09-04T21:33:16.396Z Compiling const_format v0.2.36
14362026-09-04T21:33:16.396Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14372026-09-04T21:33:16.397Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14382026-09-04T21:33:16.397Z Compiling tabled_derive v0.7.0
14392026-09-04T21:33:16.397Z Compiling gethostname v0.5.0
14402026-09-04T21:33:16.398Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14412026-09-04T21:33:16.398Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14422026-09-04T21:33:16.398Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14432026-09-04T21:33:16.398Z Compiling bcs v0.1.6
14442026-09-04T21:33:16.398Z Compiling smf v0.2.3
14452026-09-04T21:33:16.398Z Compiling nom v8.0.0
14462026-09-04T21:33:16.398Z Compiling unicode-linebreak v0.1.5
14472026-09-04T21:33:16.399Z Compiling whoami v1.6.1
14482026-09-04T21:33:16.399Z Compiling tagptr v0.2.0
14492026-09-04T21:33:16.399Z Compiling termtree v0.5.1
14502026-09-04T21:33:16.399Z Compiling linear-map v1.2.0
14512026-09-04T21:33:16.399Z Compiling lazy_static v1.5.0
14522026-09-04T21:33:16.399Z Compiling smawk v0.3.3
14532026-09-04T21:33:16.399Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14542026-09-04T21:33:16.399Z Compiling textwrap v0.16.2
14552026-09-04T21:33:16.399Z Compiling steno v0.4.1
14562026-09-04T21:33:16.399Z Compiling moka v0.12.16
14572026-09-04T21:33:16.500Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-09-04T21:33:16.500Z Compiling tabled v0.15.0
14592026-09-04T21:33:16.500Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-09-04T21:33:16.500Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14612026-09-04T21:33:16.500Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T21:33:17.169Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14632026-09-04T21:33:17.409Z Compiling hickory-proto v0.25.2
14642026-09-04T21:33:17.713Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14652026-09-04T21:33:18.070Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14662026-09-04T21:33:18.512Z Compiling parking_lot_core v0.8.6
14672026-09-04T21:33:18.813Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14682026-09-04T21:33:18.951Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14692026-09-04T21:33:19.096Z Compiling libscf-sys v1.2.0
14702026-09-04T21:33:19.247Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14712026-09-04T21:33:19.341Z Compiling hickory-resolver v0.25.2
14722026-09-04T21:33:19.487Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14732026-09-04T21:33:19.651Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14742026-09-04T21:33:19.880Z Compiling fxhash v0.2.1
14752026-09-04T21:33:20.021Z Compiling parking_lot v0.11.2
14762026-09-04T21:33:20.072Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14772026-09-04T21:33:20.153Z Compiling internet-checksum v0.2.1
14782026-09-04T21:33:20.295Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14792026-09-04T21:33:20.317Z Compiling sled v0.34.7
14802026-09-04T21:33:20.849Z Compiling itertools v0.15.0
14812026-09-04T21:33:20.979Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14822026-09-04T21:33:23.323Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14832026-09-04T21:33:24.623Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14842026-09-04T21:33:32.390Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14852026-09-04T21:33:33.990Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14862026-09-04T21:33:35.036Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14872026-09-04T21:33:36.005Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14882026-09-04T21:33:36.863Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14892026-09-04T21:34:01.870Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 09s
14902026-09-04T21:34:02.055Z────────────
14912026-09-04T21:34:02.055Z Nextest run ID 262bd99f-75ab-4f48-aa3b-5a3b0680a016 with nextest profile: default
14922026-09-04T21:34:02.055Z Starting 45 tests across 3 binaries
14932026-09-04T21:34:02.059Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
14942026-09-04T21:34:02.059Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
14952026-09-04T21:34:02.060Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
14962026-09-04T21:34:02.060Z PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
14972026-09-04T21:34:02.060Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_per_as_grouping
14982026-09-04T21:34:02.060Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_med_same_as_equal_med
14992026-09-04T21:34:02.060Z PASS [ 0.010s] rdb bestpath::test::test_bestpath_shutdown_preference
15002026-09-04T21:34:02.060Z PASS [ 0.011s] rdb bestpath::test::test_bestpath
15012026-09-04T21:34:02.075Z PASS [ 0.009s] rdb db::test::test_prefix4_from_str
15022026-09-04T21:34:02.075Z PASS [ 0.009s] rdb db::test::test_prefix4_db_key_serialization
15032026-09-04T21:34:02.080Z PASS [ 0.008s] rdb db::test::test_prefix6_db_key_serialization
15042026-09-04T21:34:02.080Z PASS [ 0.009s] rdb db::test::test_prefix6_from_str
15052026-09-04T21:34:02.114Z PASS [ 0.056s] rdb db::test::test_ipv6_origin_crud
15062026-09-04T21:34:02.114Z PASS [ 0.056s] rdb db::test::test_ipv4_origin_crud
15072026-09-04T21:34:02.122Z PASS [ 0.054s] rdb db::test::test_prefix_host_bit_normalization
15082026-09-04T21:34:02.122Z PASS [ 0.054s] rdb db::test::test_rib
15092026-09-04T21:34:02.122Z PASS [ 0.052s] rdb db::test::test_set_nexthop_shutdown_replaces_path
15102026-09-04T21:34:02.122Z PASS [ 0.053s] rdb db::test::test_static_routing_ipv4_basic
15112026-09-04T21:34:02.122Z PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_basic
15122026-09-04T21:34:02.126Z PASS [ 0.052s] rdb db::test::test_static_routing_ipv6_vlan_id_handling
15132026-09-04T21:34:02.133Z PASS [ 0.014s] rdb proptest::prop_ipv4_default_contains_all
15142026-09-04T21:34:02.134Z PASS [ 0.014s] rdb proptest::prop_ipv4_normalized_is_network_address
15152026-09-04T21:34:02.139Z PASS [ 0.014s] rdb proptest::prop_ipv4_subnet_of_self
15162026-09-04T21:34:02.139Z PASS [ 0.014s] rdb proptest::prop_ipv6_default_contains_all
15172026-09-04T21:34:02.145Z PASS [ 0.014s] rdb proptest::prop_ipv6_normalized_is_network_address
15182026-09-04T21:34:02.145Z PASS [ 0.014s] rdb proptest::prop_ipv6_subnet_of_self
15192026-09-04T21:34:02.150Z PASS [ 0.017s] rdb proptest::prop_static_route_key_deduplication
15202026-09-04T21:34:02.155Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_idempotent
15212026-09-04T21:34:02.162Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalization_preserves_length
15222026-09-04T21:34:02.167Z PASS [ 0.020s] rdb proptest::prop_static_route_key_normalization_preserves_fields
15232026-09-04T21:34:02.167Z PASS [ 0.057s] rdb db::test::test_static_routing_mixed_address_families
15242026-09-04T21:34:02.168Z PASS [ 0.057s] rdb db::test::test_static_routing_multiple_routes_same_prefix
15252026-09-04T21:34:02.168Z PASS [ 0.054s] rdb db::test::test_static_routing_vlan_id_handling
15262026-09-04T21:34:02.172Z PASS [ 0.019s] rdb proptest::prop_static_route_key_normalized_is_network_address
15272026-09-04T21:34:02.172Z PASS [ 0.009s] rdb types::test::bgp_path_identity
15282026-09-04T21:34:02.173Z PASS [ 0.009s] rdb types::test::bgp_vs_static_ordering
15292026-09-04T21:34:02.176Z PASS [ 0.009s] rdb types::test::btreeset_coexistence
15302026-09-04T21:34:02.176Z PASS [ 0.009s] rdb types::test::btreeset_remove
15312026-09-04T21:34:02.176Z PASS [ 0.010s] rdb types::test::btreeset_insert_is_noop
15322026-09-04T21:34:02.176Z PASS [ 0.024s] rdb proptest::prop_static_route_key_ord_consistency
15332026-09-04T21:34:02.176Z PASS [ 0.008s] rdb types::test::btreeset_replace
15342026-09-04T21:34:02.183Z PASS [ 0.008s] rdb types::test::ord_contract
15352026-09-04T21:34:02.183Z PASS [ 0.008s] rdb types::test::prefix_no_cross_family_within
15362026-09-04T21:34:02.189Z PASS [ 0.008s] rdb types::test::static_path_identity
15372026-09-04T21:34:02.201Z PASS [ 0.084s] rdb proptest::prop_bgp_neighbor_info_serialization_roundtrip
15382026-09-04T21:34:02.205Z────────────
15392026-09-04T21:34:02.205Z Summary [ 0.150s] 45 tests run: 45 passed, 0 skipped
15402026-09-04T21:34:02.210Z+ cp ./rib.log /work/
15412026-09-04T21:34:02.216Z+ popd
15422026-09-04T21:34:02.216Z/work/oxidecomputer/maghemite
15432026-09-04T21:34:02.216Z+ rm -rf /tmp/tmp.n1a4rc
15442026-09-04T21:34:02.217Zprocess exited: duration 172080 ms, exit code 0
 
15452026-09-04T21:34:02.226Zfound 1 output files
15462026-09-04T21:34:02.226Zuploading: /work/rib.log (1178 bytes)
15472026-09-04T21:34:03.256Zuploaded: /work/rib.log