01M1N6AZ77RET94ASMVDXR7WRB: test-bgp

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

Buildomat Job: 01M1N6CGW888B4R441WTNB82S3

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T03:12:21.758Zjob assigned to worker 01M1N6D32ZH65CT7199QCCGW2H [factory aws, i-008c5eb617cc40330] (queued for 59 s)
 
22026-09-04T03:12:28.677Zstarting task 0: "setup"
32026-09-04T03:12:28.683Z++ uname -s
42026-09-04T03:12:28.686Z+ kern=SunOS
52026-09-04T03:12:28.686Z+ build_user=build
62026-09-04T03:12:28.686Z+ build_uid=12345
72026-09-04T03:12:28.686Z+ work_dir=/work
82026-09-04T03:12:28.686Z+ input_dir=/input
92026-09-04T03:12:28.686Z+ [[ 0 == 12345 ]]
102026-09-04T03:12:28.686Z+ case "$kern" in
112026-09-04T03:12:28.687Z+ groupadd -g 12345 build
122026-09-04T03:12:28.687Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T03:12:30.693Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T03:12:30.755Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T03:12:30.758Z+ home_fs=zfs
162026-09-04T03:12:30.758Z+ [[ zfs == autofs ]]
172026-09-04T03:12:30.758Z+ mkdir -p /home/build
182026-09-04T03:12:30.758Z+ chown build:build /home/build /work
192026-09-04T03:12:32.759Z+ chmod 0700 /home/build /work
202026-09-04T03:12:32.762Zprocess exited: duration 4084 ms, exit code 0
 
212026-09-04T03:12:32.769Zstarting task 1: "rust-toolchain"
222026-09-04T03:12:32.774Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-09-04T03:12:32.774Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-04T03:12:32.774Z * rust toolchain channel = "stable"
252026-09-04T03:12:32.774Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-04T03:12:32.774Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T03:12:32.774Z * rust toolchain profile = "default"
282026-09-04T03:12:32.777Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T03:12:32.777Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-09-04T03:12:32.912Zinfo: downloading installer
312026-09-04T03:12:34.305Zinfo: profile set to default
322026-09-04T03:12:34.306Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T03:12:34.308Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
342026-09-04T03:12:34.464Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T03:12:34.467Zinfo: downloading 6 components
362026-09-04T03:12:51.916Zinfo: default toolchain set to stable-x86_64-unknown-illumos
372026-09-04T03:12:51.916Z
382026-09-04T03:12:51.944Z stable-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T03:12:51.944Z
402026-09-04T03:12:51.956Z
412026-09-04T03:12:51.956ZRust is installed now. Great!
422026-09-04T03:12:51.956Z
432026-09-04T03:12:51.956ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T03:12:51.956Zenvironment variable. This has not been done automatically.
452026-09-04T03:12:51.956Z
462026-09-04T03:12:51.956ZTo configure your current shell, you need to source
472026-09-04T03:12:51.956Zthe corresponding env file under $HOME/.cargo.
482026-09-04T03:12:51.956Z
492026-09-04T03:12:51.956ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T03:12:51.956Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T03:12:51.956Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T03:12:51.956ZCC_x86_64-unknown-illumos = None
532026-09-04T03:12:51.956Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T03:12:51.956ZCC_x86_64_unknown_illumos = None
552026-09-04T03:12:51.956Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T03:12:51.956ZHOST_CC = None
572026-09-04T03:12:51.956Zcargo:rerun-if-env-changed=CC
582026-09-04T03:12:51.956ZCC = None
592026-09-04T03:12:51.956Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T03:12:52.125Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T03:12:52.126ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T03:12:52.126Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T03:12:52.126ZCFLAGS = None
642026-09-04T03:12:52.126Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T03:12:52.126ZHOST_CFLAGS = None
662026-09-04T03:12:52.126Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T03:12:52.126ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T03:12:52.126Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T03:12:52.126ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T03:12:52.215Z+ rustup --version
712026-09-04T03:12:52.222Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T03:12:52.225Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T03:12:52.244Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T03:12:52.246Z+ cargo --version
752026-09-04T03:12:52.260Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T03:12:52.263Z+ rustc --version
772026-09-04T03:12:52.281Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T03:12:52.284Zprocess exited: duration 19514 ms, exit code 0
 
792026-09-04T03:12:52.290Zstarting task 2: "authentication"
802026-09-04T03:12:52.303ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-04T03:13:20.374Zprocess exited: duration 28083 ms, exit code 0
 
822026-09-04T03:13:20.382Zstarting task 3: "clone repository"
832026-09-04T03:13:20.385Z+ mkdir -p /work/oxidecomputer/maghemite
842026-09-04T03:13:20.388Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-09-04T03:13:20.420ZCloning into '/work/oxidecomputer/maghemite'...
862026-09-04T03:13:22.146Z+ cd /work/oxidecomputer/maghemite
872026-09-04T03:13:22.146Z+ git fetch origin bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
882026-09-04T03:13:22.487ZFrom https://github.com/oxidecomputer/maghemite
892026-09-04T03:13:22.487Z * branch bfa56a46702c3ebd37de7bf79d57d3bc607ecca2 -> FETCH_HEAD
902026-09-04T03:13:22.494Z+ [[ -n renovate/dpd-client-digest ]]
912026-09-04T03:13:22.498Z++ git branch --show-current
922026-09-04T03:13:22.498Z+ current=main
932026-09-04T03:13:22.498Z+ [[ main != renovate/dpd-client-digest ]]
942026-09-04T03:13:22.498Z+ git branch -f renovate/dpd-client-digest bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
952026-09-04T03:13:22.501Z+ git checkout -f renovate/dpd-client-digest
962026-09-04T03:13:22.521ZSwitched to branch 'renovate/dpd-client-digest'
972026-09-04T03:13:22.524Z+ git reset --hard bfa56a46702c3ebd37de7bf79d57d3bc607ecca2
982026-09-04T03:13:22.527ZHEAD is now at bfa56a4 Update dpd-client digest to 2475028
992026-09-04T03:13:22.527Zprocess exited: duration 2145 ms, exit code 0
 
1002026-09-04T03:13:22.533Zstarting task 4: "build"
1012026-09-04T03:13:22.536Z+ set -e
1022026-09-04T03:13:22.536Z+ source .github/buildomat/test-common.sh
1032026-09-04T03:13:22.539Z++ NEXTEST_VERSION=0.9.97
1042026-09-04T03:13:22.539Z++ source .github/buildomat/common.sh
1052026-09-04T03:13:22.539Z+++ export PKG_SUCCESS_ON_NOP=1
1062026-09-04T03:13:22.539Z+++ PKG_SUCCESS_ON_NOP=1
1072026-09-04T03:13:22.539Z+++ cargo --version
1082026-09-04T03:13:22.542Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
1092026-09-04T03:13:22.718Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T03:13:22.721Zinfo: downloading 6 components
1112026-09-04T03:13:37.640Zwarn: the missing active toolchain `1.97.1-x86_64-unknown-illumos` has been auto-installed
1122026-09-04T03:13:37.640Zwarn: this might cause rustup commands to take longer time to finish than expected
1132026-09-04T03:13:37.640Zinfo: you may opt out with `RUSTUP_AUTO_INSTALL=0` or `rustup set auto-install disable`
1142026-09-04T03:13:37.737Zcargo 1.97.1 (c980f4866 2026-06-30)
1152026-09-04T03:13:37.740Z+++ rustc --version
1162026-09-04T03:13:37.766Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1172026-09-04T03:13:37.771Z++ banner install
1182026-09-04T03:13:37.776Z
1192026-09-04T03:13:37.776Z # # # #### ##### ## # #
1202026-09-04T03:13:37.776Z # ## # # # # # # #
1212026-09-04T03:13:37.776Z # # # # #### # # # # #
1222026-09-04T03:13:37.776Z # # # # # # ###### # #
1232026-09-04T03:13:37.776Z # # ## # # # # # # #
1242026-09-04T03:13:37.776Z # # # #### # # # ###### ######
1252026-09-04T03:13:37.776Z
1262026-09-04T03:13:37.776Z++ pfexec pkg install clang-15
1272026-09-04T03:13:39.225Z Startup: Refreshing catalog 'helios' ... Done
1282026-09-04T03:13:39.661Z Startup: Caching catalogs ... Done
1292026-09-04T03:13:42.254ZPlanning: Solver setup ... Done
1302026-09-04T03:13:42.323ZPlanning: Running solver ... Done
1312026-09-04T03:13:42.374ZPlanning: Consolidating action changes ... Done
1322026-09-04T03:13:42.374ZPlanning: Evaluating mediators ... Done
1332026-09-04T03:13:42.377ZPlanning: Planning completed in 2.68 seconds
1342026-09-04T03:13:42.391ZNo updates necessary for this image.
1352026-09-04T03:13:42.656Z+++ uname -s
1362026-09-04T03:13:42.660Z++ nextest_host_os=SunOS
1372026-09-04T03:13:42.660Z++ case "${nextest_host_os}" in
1382026-09-04T03:13:42.660Z++ nextest_platform=illumos
1392026-09-04T03:13:42.661Z++ nextest_url=https://get.nexte.st/0.9.97/illumos
1402026-09-04T03:13:42.661Z+++ mktemp -d
1412026-09-04T03:13:42.661Z++ nextest_tmp=/tmp/tmp.HnaGrc
1422026-09-04T03:13:42.661Z++ trap 'rm -rf "${nextest_tmp}"' EXIT
1432026-09-04T03:13:42.661Z++ nextest_tar=/tmp/tmp.HnaGrc/nextest.tar.gz
1442026-09-04T03:13:42.661Z++ curl -sSfL --retry 10 -o /tmp/tmp.HnaGrc/nextest.tar.gz https://get.nexte.st/0.9.97/illumos
1452026-09-04T03:13:43.275Z++ mkdir -p /home/build/.cargo/bin
1462026-09-04T03:13:43.278Z++ tar -xzf /tmp/tmp.HnaGrc/nextest.tar.gz -C /home/build/.cargo/bin
1472026-09-04T03:13:43.352Z+ pushd bgp
1482026-09-04T03:13:43.356Z/work/oxidecomputer/maghemite/bgp /work/oxidecomputer/maghemite
1492026-09-04T03:13:43.356Z+ pfexec cargo nextest run -p bgp -p mg-api-types -p mg-api-types-versions
1502026-09-04T03:13:43.546Z Updating git repository `https://github.com/oxidecomputer/falcon`
1512026-09-04T03:13:44.505ZFrom https://github.com/oxidecomputer/falcon
1522026-09-04T03:13:44.505Z * [new ref] 021420c1e2f1ac9c66759d5df44979940a1ac483 -> refs/commit/021420c1e2f1ac9c66759d5df44979940a1ac483
1532026-09-04T03:13:44.538Z Updating crates.io index
1542026-09-04T03:13:44.559Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1552026-09-04T03:13:45.198ZFrom https://github.com/oxidecomputer/dendrite
1562026-09-04T03:13:45.198Z * [new ref] 247502812015b409d33240b836d5bf242817453d -> refs/commit/247502812015b409d33240b836d5bf242817453d
1572026-09-04T03:13:45.237Z Updating git repository `https://github.com/oxidecomputer/ispf`
1582026-09-04T03:13:45.560ZFrom https://github.com/oxidecomputer/ispf
1592026-09-04T03:13:45.560Z * [new ref] 2e04bbfe8547b95e92f0dcdd85e08efb974eda0a -> refs/commit/2e04bbfe8547b95e92f0dcdd85e08efb974eda0a
1602026-09-04T03:13:45.567Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1612026-09-04T03:13:45.945ZFrom https://github.com/oxidecomputer/netadm-sys
1622026-09-04T03:13:45.945Z * [new ref] 83c624ff7a18197f8073682af91e8eed833242a2 -> refs/commit/83c624ff7a18197f8073682af91e8eed833242a2
1632026-09-04T03:13:45.953Z Updating git repository `https://github.com/oxidecomputer/omicron`
1642026-09-04T03:13:55.932ZFrom https://github.com/oxidecomputer/omicron
1652026-09-04T03:13:55.932Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1662026-09-04T03:13:56.357Z Updating git repository `https://github.com/oxidecomputer/opte`
1672026-09-04T03:13:57.080ZFrom https://github.com/oxidecomputer/opte
1682026-09-04T03:13:57.080Z * [new ref] aa4714289cbf28010a821c49d9b73ec94074fb91 -> refs/commit/aa4714289cbf28010a821c49d9b73ec94074fb91
1692026-09-04T03:13:57.112Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1702026-09-04T03:13:57.409ZFrom https://github.com/oxidecomputer/slog-error-chain
1712026-09-04T03:13:57.409Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1722026-09-04T03:13:57.418Z Updating git repository `https://github.com/illumos/smf-rs`
1732026-09-04T03:13:57.713ZFrom https://github.com/illumos/smf-rs
1742026-09-04T03:13:57.713Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1752026-09-04T03:13:57.721Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1762026-09-04T03:13:57.995ZFrom https://github.com/oxidecomputer/network-interface
1772026-09-04T03:13:57.995Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1782026-09-04T03:13:58.004Z Updating git repository `https://github.com/oxidecomputer/zone`
1792026-09-04T03:13:58.345ZFrom https://github.com/oxidecomputer/zone
1802026-09-04T03:13:58.345Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1812026-09-04T03:13:58.353Z Updating git repository `https://github.com/oxidecomputer/propolis`
1822026-09-04T03:13:58.926ZFrom https://github.com/oxidecomputer/propolis
1832026-09-04T03:13:58.926Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1842026-09-04T03:13:58.969Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1852026-09-04T03:13:59.471ZFrom https://github.com/oxidecomputer/transceiver-control
1862026-09-04T03:13:59.471Z * [new ref] 9b21e39af969637c09e1eaf6538c0f32b01733ea -> refs/commit/9b21e39af969637c09e1eaf6538c0f32b01733ea
1872026-09-04T03:13:59.479Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1882026-09-04T03:13:59.771ZFrom https://github.com/oxidecomputer/dlpi-sys
1892026-09-04T03:13:59.771Z * [new ref] b0887ece420ff6d641fb62e4a6cbd8788fc822d1 -> refs/commit/b0887ece420ff6d641fb62e4a6cbd8788fc822d1
1902026-09-04T03:13:59.779Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1912026-09-04T03:14:00.118ZFrom https://github.com/jmesmon/rust-libzfs
1922026-09-04T03:14:00.118Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1932026-09-04T03:14:00.126Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1942026-09-04T03:14:00.437ZFrom https://github.com/oxidecomputer/rusty-doors
1952026-09-04T03:14:00.437Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1962026-09-04T03:14:00.444Z Updating git repository `https://github.com/oxidecomputer/lldp`
1972026-09-04T03:14:00.841ZFrom https://github.com/oxidecomputer/lldp
1982026-09-04T03:14:00.841Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
1992026-09-04T03:14:00.861Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2002026-09-04T03:14:01.206ZFrom https://github.com/oxidecomputer/tufaceous
2012026-09-04T03:14:01.206Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2022026-09-04T03:14:01.230Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2032026-09-04T03:14:01.732ZFrom https://github.com/oxidecomputer/management-gateway-service
2042026-09-04T03:14:01.732Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2052026-09-04T03:14:01.757Z Updating git repository `https://github.com/oxidecomputer/crucible`
2062026-09-04T03:14:02.643ZFrom https://github.com/oxidecomputer/crucible
2072026-09-04T03:14:02.643Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2082026-09-04T03:14:02.691Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2092026-09-04T03:14:02.980ZFrom https://github.com/oxidecomputer/serde_human_bytes
2102026-09-04T03:14:02.981Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2112026-09-04T03:14:03.010Z Updating git repository `https://github.com/oxidecomputer/propolis`
2122026-09-04T03:14:03.444ZFrom https://github.com/oxidecomputer/propolis
2132026-09-04T03:14:03.444Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2142026-09-04T03:14:03.490Z Updating git repository `https://github.com/oxidecomputer/crucible`
2152026-09-04T03:14:04.068ZFrom https://github.com/oxidecomputer/crucible
2162026-09-04T03:14:04.068Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2172026-09-04T03:14:04.131Z Updating git repository `https://github.com/oxidecomputer/tofino`
2182026-09-04T03:14:04.570ZFrom https://github.com/oxidecomputer/tofino
2192026-09-04T03:14:04.570Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2202026-09-04T03:14:04.582Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2212026-09-04T03:14:05.301ZFrom https://github.com/oxidecomputer/maghemite
2222026-09-04T03:14:05.302Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2232026-09-04T03:14:05.335Z Updating git repository `https://github.com/oxidecomputer/clickward`
2242026-09-04T03:14:05.979ZFrom https://github.com/oxidecomputer/clickward
2252026-09-04T03:14:05.979Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2262026-09-04T03:14:05.984Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2272026-09-04T03:14:06.274ZFrom https://github.com/oxidecomputer/illumos-devinfo
2282026-09-04T03:14:06.274Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2292026-09-04T03:14:08.007Z Downloading crates ...
2302026-09-04T03:14:08.056Z Downloaded async-recursion v1.1.1
2312026-09-04T03:14:08.060Z Downloaded base16ct v1.0.0
2322026-09-04T03:14:08.063Z Downloaded anstyle-parse v1.0.0
2332026-09-04T03:14:08.072Z Downloaded aead v0.5.2
2342026-09-04T03:14:08.076Z Downloaded cfg_aliases v0.2.2
2352026-09-04T03:14:08.076Z Downloaded colorchoice v1.0.5
2362026-09-04T03:14:08.076Z Downloaded atomic-waker v1.1.2
2372026-09-04T03:14:08.076Z Downloaded base64 v0.21.7
2382026-09-04T03:14:08.076Z Downloaded block-buffer v0.12.1
2392026-09-04T03:14:08.076Z Downloaded anstyle v1.0.14
2402026-09-04T03:14:08.079Z Downloaded bitflags v1.3.2
2412026-09-04T03:14:08.079Z Downloaded hostname v0.4.2
2422026-09-04T03:14:08.082Z Downloaded async-stream v0.3.6
2432026-09-04T03:14:08.082Z Downloaded internet-checksum v0.2.1
2442026-09-04T03:14:08.082Z Downloaded adler2 v2.0.1
2452026-09-04T03:14:08.086Z Downloaded http-body-util v0.1.5
2462026-09-04T03:14:08.090Z Downloaded bit-set v0.8.0
2472026-09-04T03:14:08.090Z Downloaded num v0.4.3
2482026-09-04T03:14:08.090Z Downloaded backoff v0.4.0
2492026-09-04T03:14:08.094Z Downloaded base64ct v1.8.3
2502026-09-04T03:14:08.094Z Downloaded backon v1.6.0
2512026-09-04T03:14:08.097Z Downloaded bcs v0.1.6
2522026-09-04T03:14:08.097Z Downloaded mime v0.3.17
2532026-09-04T03:14:08.101Z Downloaded anyhow v1.0.104
2542026-09-04T03:14:08.102Z Downloaded async-trait v0.1.92
2552026-09-04T03:14:08.111Z Downloaded jobserver v0.1.35
2562026-09-04T03:14:08.111Z Downloaded itertools v0.12.1
2572026-09-04T03:14:08.115Z Downloaded anstyle-query v1.1.5
2582026-09-04T03:14:08.115Z Downloaded blake2 v0.10.6
2592026-09-04T03:14:08.115Z Downloaded byteorder v1.5.0
2602026-09-04T03:14:08.115Z Downloaded num-complex v0.4.6
2612026-09-04T03:14:08.115Z Downloaded async-stream-impl v0.3.6
2622026-09-04T03:14:08.115Z Downloaded arrayref v0.3.9
2632026-09-04T03:14:08.115Z Downloaded atomicwrites v0.4.4
2642026-09-04T03:14:08.118Z Downloaded newtype-uuid-macros v0.1.1
2652026-09-04T03:14:08.118Z Downloaded block-buffer v0.10.4
2662026-09-04T03:14:08.118Z Downloaded match_cfg v0.1.0
2672026-09-04T03:14:08.122Z Downloaded crypto-common v0.2.2
2682026-09-04T03:14:08.122Z Downloaded const-random v0.1.18
2692026-09-04T03:14:08.122Z Downloaded clap_lex v1.1.0
2702026-09-04T03:14:08.122Z Downloaded convert_case v0.4.0
2712026-09-04T03:14:08.125Z Downloaded camino-tempfile v1.4.1
2722026-09-04T03:14:08.128Z Downloaded hyper-rustls v0.27.9
2732026-09-04T03:14:08.134Z Downloaded ciborium-ll v0.2.2
2742026-09-04T03:14:08.137Z Downloaded cobs v0.3.0
2752026-09-04T03:14:08.137Z Downloaded crucible-workspace-hack v0.1.0
2762026-09-04T03:14:08.137Z Downloaded hubpack v0.1.2
2772026-09-04T03:14:08.137Z Downloaded hubpack_derive v0.1.1
2782026-09-04T03:14:08.137Z Downloaded log v0.4.33
2792026-09-04T03:14:08.142Z Downloaded compression-core v0.4.32
2802026-09-04T03:14:08.147Z Downloaded crunchy v0.2.4
2812026-09-04T03:14:08.147Z Downloaded daft v0.1.8
2822026-09-04T03:14:08.147Z Downloaded base16ct v0.2.0
2832026-09-04T03:14:08.147Z Downloaded managed v0.8.0
2842026-09-04T03:14:08.154Z Downloaded bs58 v0.5.1
2852026-09-04T03:14:08.154Z Downloaded anstream v1.0.0
2862026-09-04T03:14:08.154Z Downloaded httpdate v1.0.3
2872026-09-04T03:14:08.154Z Downloaded ingot-types v0.1.2
2882026-09-04T03:14:08.159Z Downloaded indent_write v2.2.0
2892026-09-04T03:14:08.162Z Downloaded const-random-macro v0.1.16
2902026-09-04T03:14:08.162Z Downloaded cstr-argument v0.1.2
2912026-09-04T03:14:08.162Z Downloaded lru-cache v0.1.2
2922026-09-04T03:14:08.162Z Downloaded cpufeatures v0.3.0
2932026-09-04T03:14:08.164Z Downloaded cpufeatures v0.2.17
2942026-09-04T03:14:08.164Z Downloaded ipnet v2.12.1
2952026-09-04T03:14:08.169Z Downloaded ingot-types v0.2.0
2962026-09-04T03:14:08.169Z Downloaded konst v0.2.20
2972026-09-04T03:14:08.172Z Downloaded bytecount v0.6.9
2982026-09-04T03:14:08.172Z Downloaded crc8 v0.1.1
2992026-09-04T03:14:08.172Z Downloaded bit-vec v0.8.0
3002026-09-04T03:14:08.175Z Downloaded inout v0.1.4
3012026-09-04T03:14:08.175Z Downloaded jiff-static v0.2.35
3022026-09-04T03:14:08.175Z Downloaded ahash v0.8.12
3032026-09-04T03:14:08.178Z Downloaded aho-corasick v1.1.5
3042026-09-04T03:14:08.181Z Downloaded ciborium-io v0.2.2
3052026-09-04T03:14:08.181Z Downloaded http-body v1.1.0
3062026-09-04T03:14:08.181Z Downloaded is-terminal v0.4.17
3072026-09-04T03:14:08.181Z Downloaded ingot-macros v0.1.1
3082026-09-04T03:14:08.184Z Downloaded crypto-common v0.1.7
3092026-09-04T03:14:08.184Z Downloaded sha1 v0.11.0
3102026-09-04T03:14:08.198Z Downloaded secrecy v0.10.3
3112026-09-04T03:14:08.198Z Downloaded serde_repr v0.1.21
3122026-09-04T03:14:08.198Z Downloaded scroll_derive v0.13.1
3132026-09-04T03:14:08.199Z Downloaded serde_spanned v0.6.9
3142026-09-04T03:14:08.206Z Downloaded instant v0.1.13
3152026-09-04T03:14:08.207Z Downloaded humantime v2.4.0
3162026-09-04T03:14:08.207Z Downloaded byte-wrapper v0.1.0
3172026-09-04T03:14:08.207Z Downloaded cfg-if v1.0.4
3182026-09-04T03:14:08.207Z Downloaded icu_locale_core v2.2.0
3192026-09-04T03:14:08.213Z Downloaded ingot-macros v0.2.0
3202026-09-04T03:14:08.213Z Downloaded rustls-pemfile v2.2.0
3212026-09-04T03:14:08.213Z Downloaded autocfg v1.5.1
3222026-09-04T03:14:08.213Z Downloaded crossbeam-deque v0.8.7
3232026-09-04T03:14:08.213Z Downloaded idna_adapter v1.2.2
3242026-09-04T03:14:08.213Z Downloaded newtype_derive v0.1.6
3252026-09-04T03:14:08.213Z Downloaded sync_wrapper v1.0.2
3262026-09-04T03:14:08.213Z Downloaded termtree v0.5.1
3272026-09-04T03:14:08.213Z Downloaded thiserror-impl-no-std v2.0.2
3282026-09-04T03:14:08.213Z Downloaded libscf-sys v1.2.0
3292026-09-04T03:14:08.216Z Downloaded memoffset v0.9.1
3302026-09-04T03:14:08.216Z Downloaded tinyvec_macros v0.1.1
3312026-09-04T03:14:08.216Z Downloaded topological-sort v0.2.2
3322026-09-04T03:14:08.216Z Downloaded is_ci v1.2.0
3332026-09-04T03:14:08.216Z Downloaded is_terminal_polyfill v1.70.2
3342026-09-04T03:14:08.216Z Downloaded linked-hash-map v0.5.6
3352026-09-04T03:14:08.216Z Downloaded newline-converter v0.3.0
3362026-09-04T03:14:08.217Z Downloaded num-iter v0.1.46
3372026-09-04T03:14:08.217Z Downloaded camino v1.2.5
3382026-09-04T03:14:08.217Z Downloaded ident_case v1.0.1
3392026-09-04T03:14:08.217Z Downloaded no-std-compat v0.4.1
3402026-09-04T03:14:08.220Z Downloaded num-conv v0.2.2
3412026-09-04T03:14:08.220Z Downloaded argon2 v0.5.3
3422026-09-04T03:14:08.220Z Downloaded constant_time_eq v0.4.2
3432026-09-04T03:14:08.220Z Downloaded lazy_static v1.5.0
3442026-09-04T03:14:08.223Z Downloaded cmake v0.1.58
3452026-09-04T03:14:08.223Z Downloaded chacha20 v0.9.1
3462026-09-04T03:14:08.223Z Downloaded const_format_proc_macros v0.2.34
3472026-09-04T03:14:08.227Z Downloaded curve25519-dalek-derive v0.1.1
3482026-09-04T03:14:08.227Z Downloaded macaddr v1.0.1
3492026-09-04T03:14:08.227Z Downloaded natord v1.0.9
3502026-09-04T03:14:08.227Z Downloaded cancel-safe-futures v0.1.5
3512026-09-04T03:14:08.230Z Downloaded itoa v1.0.18
3522026-09-04T03:14:08.230Z Downloaded arc-swap v1.9.2
3532026-09-04T03:14:08.238Z Downloaded critical-section v1.2.0
3542026-09-04T03:14:08.238Z Downloaded konst_macro_rules v0.2.19
3552026-09-04T03:14:08.241Z Downloaded untrusted v0.7.1
3562026-09-04T03:14:08.241Z Downloaded version_check v0.9.5
3572026-09-04T03:14:08.241Z Downloaded num-derive v0.4.2
3582026-09-04T03:14:08.241Z Downloaded memmap v0.7.0
3592026-09-04T03:14:08.241Z Downloaded thread_local v1.1.10
3602026-09-04T03:14:08.246Z Downloaded lru-slab v0.1.2
3612026-09-04T03:14:08.246Z Downloaded serde_derive_internals v0.29.1
3622026-09-04T03:14:08.246Z Downloaded slog-dtrace v0.3.0
3632026-09-04T03:14:08.246Z Downloaded xattr v1.6.1
3642026-09-04T03:14:08.249Z Downloaded defmt v0.3.100
3652026-09-04T03:14:08.249Z Downloaded embedded-io v0.4.0
3662026-09-04T03:14:08.249Z Downloaded float-ord v0.3.2
3672026-09-04T03:14:08.249Z Downloaded http v1.5.0
3682026-09-04T03:14:08.252Z Downloaded static_assertions v1.1.0
3692026-09-04T03:14:08.252Z Downloaded arrayvec v0.7.8
3702026-09-04T03:14:08.255Z Downloaded compression-codecs v0.4.38
3712026-09-04T03:14:08.259Z Downloaded cargo_toml v0.22.3
3722026-09-04T03:14:08.259Z Downloaded crossbeam-epoch v0.9.20
3732026-09-04T03:14:08.259Z Downloaded chacha20 v0.10.1
3742026-09-04T03:14:08.263Z Downloaded clap_derive v4.6.4
3752026-09-04T03:14:08.264Z Downloaded console v0.16.4
3762026-09-04T03:14:08.264Z Downloaded smf v0.2.3
3772026-09-04T03:14:08.264Z Downloaded tiny-keccak v2.0.2
3782026-09-04T03:14:08.271Z Downloaded toml_datetime v0.7.5+spec-1.1.0
3792026-09-04T03:14:08.271Z Downloaded tower-layer v0.3.3
3802026-09-04T03:14:08.271Z Downloaded keccak v0.1.6
3812026-09-04T03:14:08.271Z Downloaded dof v0.3.0
3822026-09-04T03:14:08.272Z Downloaded allocator-api2 v0.2.21
3832026-09-04T03:14:08.276Z Downloaded hybrid-array v0.4.14
3842026-09-04T03:14:08.276Z Downloaded ipnetwork v0.21.1
3852026-09-04T03:14:08.276Z Downloaded icu_properties v2.2.0
3862026-09-04T03:14:08.276Z Downloaded crc32fast v1.5.0
3872026-09-04T03:14:08.276Z Downloaded rusty-fork v0.3.1
3882026-09-04T03:14:08.276Z Downloaded ciborium v0.2.2
3892026-09-04T03:14:08.276Z Downloaded colored v3.1.1
3902026-09-04T03:14:08.279Z Downloaded tabwriter v1.4.1
3912026-09-04T03:14:08.279Z Downloaded hash32 v0.3.1
3922026-09-04T03:14:08.279Z Downloaded hostname v0.3.1
3932026-09-04T03:14:08.279Z Downloaded typify-macro v0.6.2
3942026-09-04T03:14:08.279Z Downloaded usdt v0.6.0
3952026-09-04T03:14:08.284Z Downloaded utf8_iter v1.0.4
3962026-09-04T03:14:08.284Z Downloaded bitflags v2.13.1
3972026-09-04T03:14:08.288Z Downloaded hex v0.4.3
3982026-09-04T03:14:08.288Z Downloaded num_threads v0.1.7
3992026-09-04T03:14:08.288Z Downloaded cookie v0.18.2
4002026-09-04T03:14:08.288Z Downloaded num-rational v0.4.2
4012026-09-04T03:14:08.288Z Downloaded linear-map v1.2.0
4022026-09-04T03:14:08.292Z Downloaded num_enum v0.5.11
4032026-09-04T03:14:08.292Z Downloaded vsss-rs v3.3.4
4042026-09-04T03:14:08.292Z Downloaded zeroize_derive v1.5.0
4052026-09-04T03:14:08.298Z Downloaded ingot v0.1.1
4062026-09-04T03:14:08.298Z Downloaded crossbeam-utils v0.8.22
4072026-09-04T03:14:08.298Z Downloaded multer v3.1.0
4082026-09-04T03:14:08.301Z Downloaded newtype-uuid v1.4.0
4092026-09-04T03:14:08.301Z Downloaded rustversion v1.0.23
4102026-09-04T03:14:08.301Z Downloaded proc-macro-crate v1.3.1
4112026-09-04T03:14:08.301Z Downloaded darling_macro v0.21.3
4122026-09-04T03:14:08.302Z Downloaded dtrace-parser v0.3.0
4132026-09-04T03:14:08.302Z Downloaded embedded-io v0.6.1
4142026-09-04T03:14:08.302Z Downloaded foreign-types v0.5.0
4152026-09-04T03:14:08.302Z Downloaded proc-macro-crate v3.5.0
4162026-09-04T03:14:08.305Z Downloaded slog-envlogger v2.2.0
4172026-09-04T03:14:08.311Z Downloaded scroll_derive v0.12.1
4182026-09-04T03:14:08.315Z Downloaded strum_macros v0.27.2
4192026-09-04T03:14:08.315Z Downloaded spin v0.5.2
4202026-09-04T03:14:08.315Z Downloaded base64 v0.22.1
4212026-09-04T03:14:08.319Z Downloaded libsw-core v0.3.2
4222026-09-04T03:14:08.322Z Downloaded libsw v3.5.0
4232026-09-04T03:14:08.322Z Downloaded tracing-attributes v0.1.31
4242026-09-04T03:14:08.322Z Downloaded httparse v1.10.1
4252026-09-04T03:14:08.322Z Downloaded cipher v0.4.4
4262026-09-04T03:14:08.327Z Downloaded serde_urlencoded v0.7.1
4272026-09-04T03:14:08.330Z Downloaded foreign-types v0.3.2
4282026-09-04T03:14:08.330Z Downloaded openssl-macros v0.1.1
4292026-09-04T03:14:08.330Z Downloaded parse-display v0.10.0
4302026-09-04T03:14:08.333Z Downloaded async-compression v0.4.43
4312026-09-04T03:14:08.336Z Downloaded rand_chacha v0.3.1
4322026-09-04T03:14:08.343Z Downloaded signal-hook-registry v1.4.8
4332026-09-04T03:14:08.346Z Downloaded indicatif v0.18.6
4342026-09-04T03:14:08.349Z Downloaded const-oid v0.10.2
4352026-09-04T03:14:08.349Z Downloaded csv-core v0.1.13
4362026-09-04T03:14:08.350Z Downloaded pest_derive v2.8.8
4372026-09-04T03:14:08.355Z Downloaded ryu v1.0.23
4382026-09-04T03:14:08.355Z Downloaded oxnet v0.1.7
4392026-09-04T03:14:08.355Z Downloaded zmij v1.0.23
4402026-09-04T03:14:08.359Z Downloaded pest_generator v2.8.8
4412026-09-04T03:14:08.359Z Downloaded quick-error v1.2.3
4422026-09-04T03:14:08.359Z Downloaded usdt-macro v0.6.0
4432026-09-04T03:14:08.359Z Downloaded utf-8 v0.7.6
4442026-09-04T03:14:08.359Z Downloaded universal-hash v0.5.1
4452026-09-04T03:14:08.370Z Downloaded typify-macro v0.4.3
4462026-09-04T03:14:08.370Z Downloaded usdt-macro v0.5.0
4472026-09-04T03:14:08.370Z Downloaded serde-big-array v0.5.1
4482026-09-04T03:14:08.370Z Downloaded errno v0.3.14
4492026-09-04T03:14:08.370Z Downloaded defmt v1.1.1
4502026-09-04T03:14:08.375Z Downloaded test-strategy v0.4.5
4512026-09-04T03:14:08.375Z Downloaded usdt-impl v0.5.0
4522026-09-04T03:14:08.375Z Downloaded tabled_derive v0.7.0
4532026-09-04T03:14:08.375Z Downloaded iana-time-zone v0.1.65
4542026-09-04T03:14:08.375Z Downloaded schemars_derive v0.8.22
4552026-09-04T03:14:08.379Z Downloaded serde_tokenstream v0.3.0
4562026-09-04T03:14:08.379Z Downloaded form_urlencoded v1.2.2
4572026-09-04T03:14:08.379Z Downloaded futures-channel v0.3.34
4582026-09-04T03:14:08.379Z Downloaded tempfile v3.27.0
4592026-09-04T03:14:08.383Z Downloaded slog-stdlog v4.1.1
4602026-09-04T03:14:08.383Z Downloaded clap v4.6.6
4612026-09-04T03:14:08.387Z Downloaded bytes v1.12.1
4622026-09-04T03:14:08.390Z Downloaded chacha20poly1305 v0.10.1
4632026-09-04T03:14:08.393Z Downloaded tracing-core v0.1.36
4642026-09-04T03:14:08.393Z Downloaded thread-id v5.1.0
4652026-09-04T03:14:08.393Z Downloaded zone_cfg_derive v0.3.1
4662026-09-04T03:14:08.393Z Downloaded icu_collections v2.2.0
4672026-09-04T03:14:08.398Z Downloaded icu_normalizer_data v2.2.0
4682026-09-04T03:14:08.402Z Downloaded parse-display-derive v0.10.0
4692026-09-04T03:14:08.404Z Downloaded dropshot-api-manager-types v0.8.0
4702026-09-04T03:14:08.404Z Downloaded oxide-tokio-rt v0.1.6
4712026-09-04T03:14:08.404Z Downloaded tinystr v0.8.3
4722026-09-04T03:14:08.407Z Downloaded toml_datetime v1.1.1+spec-1.1.0
4732026-09-04T03:14:08.407Z Downloaded generic-array v0.14.7
4742026-09-04T03:14:08.411Z Downloaded olpc-cjson v0.1.4
4752026-09-04T03:14:08.411Z Downloaded futures-task v0.3.34
4762026-09-04T03:14:08.415Z Downloaded fxhash v0.2.1
4772026-09-04T03:14:08.415Z Downloaded progenitor-extras v0.2.0
4782026-09-04T03:14:08.415Z Downloaded rand_core v0.9.5
4792026-09-04T03:14:08.423Z Downloaded rand_core v0.6.4
4802026-09-04T03:14:08.423Z Downloaded writeable v0.6.3
4812026-09-04T03:14:08.433Z Downloaded defmt-macros v1.1.1
4822026-09-04T03:14:08.433Z Downloaded dyn-clone v1.0.20
4832026-09-04T03:14:08.433Z Downloaded same-file v1.0.6
4842026-09-04T03:14:08.433Z Downloaded indexmap v1.9.3
4852026-09-04T03:14:08.433Z Downloaded litemap v0.8.2
4862026-09-04T03:14:08.433Z Downloaded lock_api v0.4.14
4872026-09-04T03:14:08.433Z Downloaded num-integer v0.1.47
4882026-09-04T03:14:08.441Z Downloaded toml v0.8.23
4892026-09-04T03:14:08.441Z Downloaded yoke v0.8.3
4902026-09-04T03:14:08.441Z Downloaded elliptic-curve v0.13.8
4912026-09-04T03:14:08.441Z Downloaded socket2 v0.6.5
4922026-09-04T03:14:08.441Z Downloaded rand_chacha v0.9.0
4932026-09-04T03:14:08.441Z Downloaded rustls-native-certs v0.8.4
4942026-09-04T03:14:08.441Z Downloaded erased-serde v0.3.31
4952026-09-04T03:14:08.441Z Downloaded progenitor-macro v0.13.0
4962026-09-04T03:14:08.441Z Downloaded plain v0.2.3
4972026-09-04T03:14:08.447Z Downloaded serde_path_to_error v0.1.20
4982026-09-04T03:14:08.447Z Downloaded fs-err v3.3.1
4992026-09-04T03:14:08.447Z Downloaded progenitor-client v0.14.0
5002026-09-04T03:14:08.447Z Downloaded progenitor-macro v0.14.0
5012026-09-04T03:14:08.447Z Downloaded futures v0.3.34
5022026-09-04T03:14:08.447Z Downloaded parking_lot_core v0.8.6
5032026-09-04T03:14:08.447Z Downloaded crossbeam-channel v0.5.16
5042026-09-04T03:14:08.451Z Downloaded crypto-bigint v0.5.5
5052026-09-04T03:14:08.468Z Downloaded ingot v0.2.1
5062026-09-04T03:14:08.468Z Downloaded memmap2 v0.9.11
5072026-09-04T03:14:08.469Z Downloaded slog-async v2.8.0
5082026-09-04T03:14:08.469Z Downloaded semver v0.1.20
5092026-09-04T03:14:08.469Z Downloaded icu_normalizer v2.2.0
5102026-09-04T03:14:08.478Z Downloaded scopeguard v1.2.0
5112026-09-04T03:14:08.478Z Downloaded structmeta-derive v0.3.0
5122026-09-04T03:14:08.478Z Downloaded toml_datetime v0.6.11
5132026-09-04T03:14:08.478Z Downloaded thread-id v4.2.2
5142026-09-04T03:14:08.478Z Downloaded try-lock v0.2.5
5152026-09-04T03:14:08.478Z Downloaded proc-macro-error v1.0.4
5162026-09-04T03:14:08.478Z Downloaded spin v0.9.9
5172026-09-04T03:14:08.478Z Downloaded tokio-rustls v0.26.4
5182026-09-04T03:14:08.478Z Downloaded smawk v0.3.3
5192026-09-04T03:14:08.478Z Downloaded thiserror v2.0.20
5202026-09-04T03:14:08.478Z Downloaded progenitor v0.13.0
5212026-09-04T03:14:08.478Z Downloaded slog-bunyan v2.5.0
5222026-09-04T03:14:08.480Z Downloaded supports-color v3.0.2
5232026-09-04T03:14:08.480Z Downloaded usdt v0.5.0
5242026-09-04T03:14:08.502Z Downloaded zone v0.3.1
5252026-09-04T03:14:08.502Z Downloaded utf8parse v0.2.2
5262026-09-04T03:14:08.502Z Downloaded enum-as-inner v0.6.1
5272026-09-04T03:14:08.502Z Downloaded slog v2.8.2
5282026-09-04T03:14:08.503Z Downloaded getrandom v0.2.17
5292026-09-04T03:14:08.503Z Downloaded once_cell v1.21.4
5302026-09-04T03:14:08.503Z Downloaded port-file v0.1.0
5312026-09-04T03:14:08.514Z Downloaded potential_utf v0.1.5
5322026-09-04T03:14:08.514Z Downloaded xz2 v0.1.7
5332026-09-04T03:14:08.514Z Downloaded foldhash v0.2.0
5342026-09-04T03:14:08.514Z Downloaded sha2 v0.10.9
5352026-09-04T03:14:08.514Z Downloaded steno v0.4.1
5362026-09-04T03:14:08.514Z Downloaded num-traits v0.2.19
5372026-09-04T03:14:08.514Z Downloaded rustls-pki-types v1.15.1
5382026-09-04T03:14:08.514Z Downloaded hyper-util v0.1.20
5392026-09-04T03:14:08.514Z Downloaded darling v0.21.3
5402026-09-04T03:14:08.514Z Downloaded cc v1.4.2
5412026-09-04T03:14:08.514Z Downloaded futures-io v0.3.34
5422026-09-04T03:14:08.528Z Downloaded heck v0.5.0
5432026-09-04T03:14:08.528Z Downloaded simd-adler32 v0.3.10
5442026-09-04T03:14:08.528Z Downloaded dof v0.4.0
5452026-09-04T03:14:08.528Z Downloaded darling_macro v0.23.0
5462026-09-04T03:14:08.528Z Downloaded hmac v0.12.1
5472026-09-04T03:14:08.528Z Downloaded serde_yaml v0.9.34+deprecated
5482026-09-04T03:14:08.528Z Downloaded parking_lot v0.12.5
5492026-09-04T03:14:08.528Z Downloaded thiserror-no-std v2.0.2
5502026-09-04T03:14:08.528Z Downloaded powerfmt v0.2.0
5512026-09-04T03:14:08.528Z Downloaded icu_provider v2.2.0
5522026-09-04T03:14:08.528Z Downloaded openssl-probe v0.2.1
5532026-09-04T03:14:08.528Z Downloaded zeroize v1.9.0
5542026-09-04T03:14:08.534Z Downloaded diff v0.1.13
5552026-09-04T03:14:08.534Z Downloaded miniz_oxide v0.8.9
5562026-09-04T03:14:08.534Z Downloaded terminal_size v0.4.4
5572026-09-04T03:14:08.534Z Downloaded strum_macros v0.26.4
5582026-09-04T03:14:08.534Z Downloaded slog-json v2.6.1
5592026-09-04T03:14:08.534Z Downloaded const_format v0.2.36
5602026-09-04T03:14:08.544Z Downloaded displaydoc v0.2.7
5612026-09-04T03:14:08.544Z Downloaded progenitor-client v0.10.0
5622026-09-04T03:14:08.544Z Downloaded glob v0.3.4
5632026-09-04T03:14:08.544Z Downloaded unsafe-libyaml v0.2.11
5642026-09-04T03:14:08.544Z Downloaded prettyplease v0.2.37
5652026-09-04T03:14:08.550Z Downloaded similar v3.2.0
5662026-09-04T03:14:08.550Z Downloaded ref-cast-impl v1.0.26
5672026-09-04T03:14:08.550Z Downloaded rustc_version v0.1.7
5682026-09-04T03:14:08.550Z Downloaded getrandom v0.3.4
5692026-09-04T03:14:08.555Z Downloaded filetime v0.2.29
5702026-09-04T03:14:08.555Z Downloaded siphasher v1.0.3
5712026-09-04T03:14:08.559Z Downloaded half v2.7.1
5722026-09-04T03:14:08.560Z Downloaded strum v0.27.2
5732026-09-04T03:14:08.576Z Downloaded omicron-workspace-hack v0.1.0
5742026-09-04T03:14:08.576Z Downloaded subtle v2.6.1
5752026-09-04T03:14:08.581Z Downloaded wait-timeout v0.2.1
5762026-09-04T03:14:08.581Z Downloaded toml_edit v0.25.13+spec-1.1.0
5772026-09-04T03:14:08.581Z Downloaded toml_writer v1.1.2+spec-1.1.0
5782026-09-04T03:14:08.581Z Downloaded mio v1.2.2
5792026-09-04T03:14:08.581Z Downloaded whoami v1.6.1
5802026-09-04T03:14:08.581Z Downloaded progenitor-impl v0.10.0
5812026-09-04T03:14:08.581Z Downloaded pin-project v1.1.13
5822026-09-04T03:14:08.595Z Downloaded ucd-trie v0.1.7
5832026-09-04T03:14:08.595Z Downloaded futures-executor v0.3.34
5842026-09-04T03:14:08.595Z Downloaded foreign-types-shared v0.1.1
5852026-09-04T03:14:08.619Z Downloaded deranged v0.5.8
5862026-09-04T03:14:08.619Z Downloaded dunce v1.0.5
5872026-09-04T03:14:08.619Z Downloaded fnv v1.0.7
5882026-09-04T03:14:08.619Z Downloaded thiserror v1.0.69
5892026-09-04T03:14:08.619Z Downloaded zerocopy-derive v0.8.56
5902026-09-04T03:14:08.619Z Downloaded similar v2.7.0
5912026-09-04T03:14:08.619Z Downloaded highway v1.3.0
5922026-09-04T03:14:08.629Z Downloaded futures-core v0.3.34
5932026-09-04T03:14:08.629Z Downloaded pin-project-lite v0.2.17
5942026-09-04T03:14:08.629Z Downloaded tagptr v0.2.0
5952026-09-04T03:14:08.629Z Downloaded want v0.3.1
5962026-09-04T03:14:08.629Z Downloaded minimal-lexical v0.2.1
5972026-09-04T03:14:08.629Z Downloaded git-stub-vcs v0.1.0
5982026-09-04T03:14:08.629Z Downloaded paste v1.0.15
5992026-09-04T03:14:08.629Z Downloaded thiserror-impl v2.0.20
6002026-09-04T03:14:08.629Z Downloaded textwrap v0.16.2
6012026-09-04T03:14:08.629Z Downloaded darling_core v0.23.0
6022026-09-04T03:14:08.629Z Downloaded proc-macro-error-attr v1.0.4
6032026-09-04T03:14:08.629Z Downloaded quote v1.0.47
6042026-09-04T03:14:08.629Z Downloaded untrusted v0.9.0
6052026-09-04T03:14:08.629Z Downloaded sha1 v0.10.7
6062026-09-04T03:14:08.629Z Downloaded strum v0.26.3
6072026-09-04T03:14:08.629Z Downloaded git-stub v1.0.0
6082026-09-04T03:14:08.629Z Downloaded serde_spanned v1.1.1
6092026-09-04T03:14:08.629Z Downloaded tower-service v0.3.3
6102026-09-04T03:14:08.629Z Downloaded daft-derive v0.1.8
6112026-09-04T03:14:08.641Z Downloaded password-hash v0.5.0
6122026-09-04T03:14:08.641Z Downloaded owo-colors v4.3.0
6132026-09-04T03:14:08.641Z Downloaded derive-where v1.6.1
6142026-09-04T03:14:08.641Z Downloaded derive_more v0.99.20
6152026-09-04T03:14:08.648Z Downloaded indexmap v2.14.0
6162026-09-04T03:14:08.648Z Downloaded slab v0.4.12
6172026-09-04T03:14:08.648Z Downloaded slog-scope v4.4.1
6182026-09-04T03:14:08.648Z Downloaded phf v0.12.1
6192026-09-04T03:14:08.648Z Downloaded scroll v0.13.0
6202026-09-04T03:14:08.648Z Downloaded unicode-xid v0.2.6
6212026-09-04T03:14:08.649Z Downloaded strsim v0.11.1
6222026-09-04T03:14:08.649Z Downloaded take_mut v0.2.2
6232026-09-04T03:14:08.652Z Downloaded jiff-core v0.1.0
6242026-09-04T03:14:08.653Z Downloaded unicode-segmentation v1.13.3
6252026-09-04T03:14:08.663Z Downloaded usdt-attr-macro v0.6.0
6262026-09-04T03:14:08.663Z Downloaded postcard v1.1.3
6272026-09-04T03:14:08.663Z Downloaded tokio-dtrace v0.1.1
6282026-09-04T03:14:08.676Z Downloaded defmt-parser v1.0.0
6292026-09-04T03:14:08.676Z Downloaded zerofrom-derive v0.1.7
6302026-09-04T03:14:08.677Z Downloaded opaque-debug v0.3.1
6312026-09-04T03:14:08.677Z Downloaded ref-cast v1.0.26
6322026-09-04T03:14:08.677Z Downloaded memchr v2.8.3
6332026-09-04T03:14:08.677Z Downloaded toml_edit v0.19.15
6342026-09-04T03:14:08.686Z Downloaded fixedbitset v0.5.7
6352026-09-04T03:14:08.686Z Downloaded fs_extra v1.3.0
6362026-09-04T03:14:08.686Z Downloaded either v1.17.0
6372026-09-04T03:14:08.686Z Downloaded scroll v0.12.0
6382026-09-04T03:14:08.686Z Downloaded serial_test_derive v4.0.1
6392026-09-04T03:14:08.687Z Downloaded pretty-hex v0.4.2
6402026-09-04T03:14:08.687Z Downloaded unarray v0.1.4
6412026-09-04T03:14:08.694Z Downloaded num_enum v0.7.6
6422026-09-04T03:14:08.694Z Downloaded phf_shared v0.12.1
6432026-09-04T03:14:08.694Z Downloaded progenitor-macro v0.10.0
6442026-09-04T03:14:08.694Z Downloaded time-core v0.1.9
6452026-09-04T03:14:08.694Z Downloaded serde_with_macros v3.22.0
6462026-09-04T03:14:08.694Z Downloaded darling v0.23.0
6472026-09-04T03:14:08.694Z Downloaded term v1.2.1
6482026-09-04T03:14:08.694Z Downloaded progenitor-client v0.13.0
6492026-09-04T03:14:08.694Z Downloaded smartstring v1.0.1
6502026-09-04T03:14:08.699Z Downloaded progenitor v0.14.0
6512026-09-04T03:14:08.699Z Downloaded gethostname v0.5.0
6522026-09-04T03:14:08.699Z Downloaded foreign-types-shared v0.3.1
6532026-09-04T03:14:08.704Z Downloaded heapless v0.8.0
6542026-09-04T03:14:08.714Z Downloaded rustc_version v0.4.1
6552026-09-04T03:14:08.714Z Downloaded serde_plain v1.0.2
6562026-09-04T03:14:08.727Z Downloaded tokio-macros v2.7.2
6572026-09-04T03:14:08.727Z Downloaded synstructure v0.13.2
6582026-09-04T03:14:08.727Z Downloaded uuid v1.26.0
6592026-09-04T03:14:08.727Z Downloaded unicode-normalization v0.1.25
6602026-09-04T03:14:08.727Z Downloaded tungstenite v0.21.0
6612026-09-04T03:14:08.733Z Downloaded digest v0.11.3
6622026-09-04T03:14:08.733Z Downloaded zerofrom v0.1.8
6632026-09-04T03:14:08.733Z Downloaded toml_parser v1.1.3+spec-1.1.0
6642026-09-04T03:14:08.733Z Downloaded serde_derive v1.0.229
6652026-09-04T03:14:08.733Z Downloaded sigpipe v0.1.3
6662026-09-04T03:14:08.733Z Downloaded ron v0.12.2
6672026-09-04T03:14:08.741Z Downloaded foldhash v0.1.5
6682026-09-04T03:14:08.741Z Downloaded serde_core v1.0.229
6692026-09-04T03:14:08.745Z Downloaded typeid v1.0.3
6702026-09-04T03:14:08.745Z Downloaded unit-prefix v0.5.2
6712026-09-04T03:14:08.745Z Downloaded qorb v0.4.1
6722026-09-04T03:14:08.745Z Downloaded expectorate v1.3.0
6732026-09-04T03:14:08.750Z Downloaded fastrand v2.5.0
6742026-09-04T03:14:08.750Z Downloaded poly1305 v0.8.0
6752026-09-04T03:14:08.758Z Downloaded rustls-platform-verifier v0.7.0
6762026-09-04T03:14:08.762Z Downloaded rustc-hash v2.1.3
6772026-09-04T03:14:08.762Z Downloaded serial_test v4.0.1
6782026-09-04T03:14:08.763Z Downloaded testing_table v0.3.0
6792026-09-04T03:14:08.763Z Downloaded rand_pcg v0.10.2
6802026-09-04T03:14:08.763Z Downloaded swrite v0.1.0
6812026-09-04T03:14:08.763Z Downloaded rand_xorshift v0.4.0
6822026-09-04T03:14:08.763Z Downloaded unicode-linebreak v0.1.5
6832026-09-04T03:14:08.772Z Downloaded papergrid v0.18.0
6842026-09-04T03:14:08.781Z Downloaded equivalent v1.0.2
6852026-09-04T03:14:08.781Z Downloaded dtrace-parser v0.2.0
6862026-09-04T03:14:08.781Z Downloaded blake3 v1.8.6
6872026-09-04T03:14:08.786Z Downloaded smallvec v1.15.2
6882026-09-04T03:14:08.786Z Downloaded thin-vec v0.2.19
6892026-09-04T03:14:08.786Z Downloaded progenitor v0.10.0
6902026-09-04T03:14:08.786Z Downloaded walkdir v2.5.0
6912026-09-04T03:14:08.787Z Downloaded data-encoding v2.11.1
6922026-09-04T03:14:08.787Z Downloaded ff v0.13.1
6932026-09-04T03:14:08.794Z Downloaded toml v0.9.12+spec-1.1.0
6942026-09-04T03:14:08.794Z Downloaded typenum v1.20.1
6952026-09-04T03:14:08.794Z Downloaded usdt-attr-macro v0.5.0
6962026-09-04T03:14:08.794Z Downloaded percent-encoding v2.3.2
6972026-09-04T03:14:08.810Z Downloaded nom v7.1.3
6982026-09-04T03:14:08.810Z Downloaded pest v2.8.8
6992026-09-04T03:14:08.810Z Downloaded toml_edit v0.22.27
7002026-09-04T03:14:08.821Z Downloaded globset v0.4.20
7012026-09-04T03:14:08.821Z Downloaded itertools v0.15.0
7022026-09-04T03:14:08.822Z Downloaded derive-ex v0.1.8
7032026-09-04T03:14:08.822Z Downloaded stable_deref_trait v1.2.1
7042026-09-04T03:14:08.822Z Downloaded clap_builder v4.6.6
7052026-09-04T03:14:08.822Z Downloaded dropshot-api-manager v0.8.0
7062026-09-04T03:14:08.822Z Downloaded flate2 v1.1.9
7072026-09-04T03:14:08.822Z Downloaded toml v0.7.8
7082026-09-04T03:14:08.828Z Downloaded typify v0.6.2
7092026-09-04T03:14:08.828Z Downloaded heck v0.4.1
7102026-09-04T03:14:08.828Z Downloaded zerocopy-derive v0.7.35
7112026-09-04T03:14:08.828Z Downloaded snafu-derive v0.8.9
7122026-09-04T03:14:08.828Z Downloaded toml_write v0.1.2
7132026-09-04T03:14:08.828Z Downloaded shlex v2.0.1
7142026-09-04T03:14:08.828Z Downloaded structmeta v0.3.0
7152026-09-04T03:14:08.829Z Downloaded debug-ignore v1.0.5
7162026-09-04T03:14:08.829Z Downloaded num_enum_derive v0.5.11
7172026-09-04T03:14:08.829Z Downloaded schemars v0.8.22
7182026-09-04T03:14:08.836Z Downloaded fixedbitset v0.4.2
7192026-09-04T03:14:08.847Z Downloaded yoke-derive v0.8.2
7202026-09-04T03:14:08.847Z Downloaded foreign-types-macros v0.2.4
7212026-09-04T03:14:08.847Z Downloaded serde_tokenstream v0.2.3
7222026-09-04T03:14:08.847Z Downloaded futures-macro v0.3.34
7232026-09-04T03:14:08.847Z Downloaded drift v0.2.0
7242026-09-04T03:14:08.852Z Downloaded pem v3.0.6
7252026-09-04T03:14:08.852Z Downloaded pkg-config v0.3.33
7262026-09-04T03:14:08.852Z Downloaded rand_core v0.10.1
7272026-09-04T03:14:08.852Z Downloaded rustls-webpki v0.103.14
7282026-09-04T03:14:08.852Z Downloaded find-msvc-tools v0.1.10
7292026-09-04T03:14:08.853Z Downloaded futures-sink v0.3.34
7302026-09-04T03:14:08.862Z Downloaded group v0.13.0
7312026-09-04T03:14:08.867Z Downloaded hickory-resolver v0.25.2
7322026-09-04T03:14:08.867Z Downloaded zerotrie v0.2.4
7332026-09-04T03:14:08.886Z Downloaded dropshot_endpoint v0.17.1
7342026-09-04T03:14:08.886Z Downloaded resolv-conf v0.7.6
7352026-09-04T03:14:08.886Z Downloaded waitgroup v0.1.2
7362026-09-04T03:14:08.886Z Downloaded papergrid v0.11.0
7372026-09-04T03:14:08.904Z Downloaded parking_lot_core v0.9.12
7382026-09-04T03:14:08.904Z Downloaded schemars v0.9.0
7392026-09-04T03:14:08.904Z Downloaded num_enum_derive v0.7.6
7402026-09-04T03:14:08.904Z Downloaded pin-project-internal v1.1.13
7412026-09-04T03:14:08.904Z Downloaded quinn-udp v0.5.15
7422026-09-04T03:14:08.904Z Downloaded zerovec-derive v0.11.3
7432026-09-04T03:14:08.904Z Downloaded parking_lot v0.11.2
7442026-09-04T03:14:08.904Z Downloaded tokio-util v0.7.19
7452026-09-04T03:14:08.904Z Downloaded tinyvec v1.12.0
7462026-09-04T03:14:08.913Z Downloaded yansi v1.0.1
7472026-09-04T03:14:08.913Z Downloaded tokio-tungstenite v0.21.0
7482026-09-04T03:14:08.913Z Downloaded rand v0.10.2
7492026-09-04T03:14:08.913Z Downloaded proc-macro2 v1.0.107
7502026-09-04T03:14:08.913Z Downloaded semver v1.0.28
7512026-09-04T03:14:08.913Z Downloaded tokio-stream v0.1.19
7522026-09-04T03:14:08.913Z Downloaded usdt-impl v0.6.0
7532026-09-04T03:14:08.913Z Downloaded thiserror-impl v1.0.69
7542026-09-04T03:14:08.913Z Downloaded ppv-lite86 v0.2.21
7552026-09-04T03:14:08.913Z Downloaded hashbrown v0.16.1
7562026-09-04T03:14:08.913Z Downloaded darling_core v0.21.3
7572026-09-04T03:14:08.959Z Downloaded futures-util v0.3.34
7582026-09-04T03:14:08.959Z Downloaded progenitor-impl v0.13.0
7592026-09-04T03:14:08.978Z Downloaded rhai_codegen v3.2.0
7602026-09-04T03:14:08.979Z Downloaded time-macros v0.2.32
7612026-09-04T03:14:08.979Z Downloaded hashbrown v0.17.1
7622026-09-04T03:14:08.979Z Downloaded omicron-zone-package v0.12.3
7632026-09-04T03:14:08.979Z Downloaded pest_meta v2.8.8
7642026-09-04T03:14:08.979Z Downloaded url v2.5.8
7652026-09-04T03:14:08.979Z Downloaded slog-term v2.9.2
7662026-09-04T03:14:08.979Z Downloaded digest v0.10.7
7672026-09-04T03:14:08.979Z Downloaded idna v1.1.0
7682026-09-04T03:14:08.979Z Downloaded getrandom v0.4.3
7692026-09-04T03:14:08.979Z Downloaded itertools v0.14.0
7702026-09-04T03:14:08.979Z Downloaded rand v0.8.7
7712026-09-04T03:14:08.979Z Downloaded icu_properties_data v2.2.0
7722026-09-04T03:14:08.979Z Downloaded openssl-sys v0.9.117
7732026-09-04T03:14:08.979Z Downloaded toml v1.1.4+spec-1.1.0
7742026-09-04T03:14:08.979Z Downloaded typify v0.4.3
7752026-09-04T03:14:08.979Z Downloaded tower-http v0.6.11
7762026-09-04T03:14:08.992Z Downloaded reqwest v0.13.4
7772026-09-04T03:14:08.992Z Downloaded rayon-core v1.13.0
7782026-09-04T03:14:08.992Z Downloaded serde v1.0.229
7792026-09-04T03:14:08.992Z Downloaded serde_json v1.0.151
7802026-09-04T03:14:08.992Z Downloaded hashbrown v0.12.3
7812026-09-04T03:14:08.992Z Downloaded nom v8.0.0
7822026-09-04T03:14:08.992Z Downloaded quinn v0.11.11
7832026-09-04T03:14:08.992Z Downloaded rand v0.9.5
7842026-09-04T03:14:09.002Z Downloaded hickory-resolver v0.24.4
7852026-09-04T03:14:09.002Z Downloaded progenitor-impl v0.14.0
7862026-09-04T03:14:09.002Z Downloaded pretty_assertions v1.4.1
7872026-09-04T03:14:09.002Z Downloaded zerocopy v0.7.35
7882026-09-04T03:14:09.010Z Downloaded winnow v0.7.15
7892026-09-04T03:14:09.010Z Downloaded winnow v1.0.4
7902026-09-04T03:14:09.025Z Downloaded libm v0.2.16
7912026-09-04T03:14:09.048Z Downloaded snafu v0.8.9
7922026-09-04T03:14:09.048Z Downloaded unicode-ident v1.0.24
7932026-09-04T03:14:09.049Z Downloaded serde_with v3.22.0
7942026-09-04T03:14:09.049Z Downloaded hashbrown v0.15.5
7952026-09-04T03:14:09.064Z Downloaded tar v0.4.46
7962026-09-04T03:14:09.064Z Downloaded reqwest v0.12.28
7972026-09-04T03:14:09.064Z Downloaded rayon v1.12.0
7982026-09-04T03:14:09.064Z Downloaded chrono v0.4.45
7992026-09-04T03:14:09.064Z Downloaded hyper v1.11.0
8002026-09-04T03:14:09.064Z Downloaded syn v1.0.109
8012026-09-04T03:14:09.076Z Downloaded winnow v0.5.40
8022026-09-04T03:14:09.076Z Downloaded tower v0.5.3
8032026-09-04T03:14:09.076Z Downloaded goblin v0.8.2
8042026-09-04T03:14:09.076Z Downloaded aws-lc-rs v1.18.0
8052026-09-04T03:14:09.086Z Downloaded tabled v0.21.0
8062026-09-04T03:14:09.090Z Downloaded iddqd v0.4.6
8072026-09-04T03:14:09.110Z Downloaded unicode-width v0.1.14
8082026-09-04T03:14:09.115Z Downloaded curve25519-dalek v4.1.3
8092026-09-04T03:14:09.120Z Downloaded regex v1.13.1
8102026-09-04T03:14:09.125Z Downloaded typed-path v0.9.3
8112026-09-04T03:14:09.131Z Downloaded schemars v1.2.2
8122026-09-04T03:14:09.139Z Downloaded portable-atomic v1.15.0
8132026-09-04T03:14:09.147Z Downloaded webpki-roots v1.0.9
8142026-09-04T03:14:09.152Z Downloaded bstr v1.13.1
8152026-09-04T03:14:09.152Z Downloaded syn v2.0.119
8162026-09-04T03:14:09.158Z Downloaded hkdf v0.12.4
8172026-09-04T03:14:09.163Z Downloaded unicode-width v0.2.2
8182026-09-04T03:14:09.170Z Downloaded zerovec v0.11.6
8192026-09-04T03:14:09.175Z Downloaded rustix v0.38.44
8202026-09-04T03:14:09.186Z Downloaded proptest v1.11.0
8212026-09-04T03:14:09.192Z Downloaded zerocopy v0.8.56
8222026-09-04T03:14:09.213Z Downloaded regress v0.10.5
8232026-09-04T03:14:09.219Z Downloaded time v0.3.55
8242026-09-04T03:14:09.225Z Downloaded tough v0.22.0
8252026-09-04T03:14:09.225Z Downloaded hickory-proto v0.24.4
8262026-09-04T03:14:09.236Z Downloaded smoltcp v0.11.0
8272026-09-04T03:14:09.241Z Downloaded tabled v0.15.0
8282026-09-04T03:14:09.249Z Downloaded moka v0.12.16
8292026-09-04T03:14:09.255Z Downloaded h2 v0.4.15
8302026-09-04T03:14:09.259Z Downloaded syn v3.0.3
8312026-09-04T03:14:09.268Z Downloaded regex-syntax v0.8.11
8322026-09-04T03:14:09.272Z Downloaded goblin v0.10.7
8332026-09-04T03:14:09.275Z Downloaded rustix v1.1.4
8342026-09-04T03:14:09.293Z Downloaded typify-impl v0.4.3
8352026-09-04T03:14:09.302Z Downloaded rustls v0.23.43
8362026-09-04T03:14:09.306Z Downloaded tracing v0.1.44
8372026-09-04T03:14:09.320Z Downloaded vcpkg v0.2.15
8382026-09-04T03:14:09.347Z Downloaded typify-impl v0.6.2
8392026-09-04T03:14:09.360Z Downloaded quinn-proto v0.11.16
8402026-09-04T03:14:09.373Z Downloaded chrono-tz v0.10.4
8412026-09-04T03:14:09.378Z Downloaded nix v0.31.3
8422026-09-04T03:14:09.378Z Downloaded openssl v0.10.81
8432026-09-04T03:14:09.382Z Downloaded csv v1.4.0
8442026-09-04T03:14:09.395Z Downloaded tokio v1.53.1
8452026-09-04T03:14:09.424Z Downloaded regress v0.11.1
8462026-09-04T03:14:09.444Z Downloaded dropshot v0.17.1
8472026-09-04T03:14:09.457Z Downloaded openapiv3 v2.2.0
8482026-09-04T03:14:09.526Z Downloaded hickory-proto v0.25.2
8492026-09-04T03:14:09.549Z Downloaded sled v0.34.7
8502026-09-04T03:14:09.582Z Downloaded rhai v1.26.0
8512026-09-04T03:14:09.664Z Downloaded regex-automata v0.4.18
8522026-09-04T03:14:09.673Z Downloaded jiff v0.2.35
8532026-09-04T03:14:09.681Z Downloaded petgraph v0.6.5
8542026-09-04T03:14:09.712Z Downloaded lzma-sys v0.1.20
8552026-09-04T03:14:09.731Z Downloaded libc v0.2.189
8562026-09-04T03:14:09.754Z Downloaded petgraph v0.8.3
8572026-09-04T03:14:09.767Z Downloaded sha3 v0.10.9
8582026-09-04T03:14:09.825Z Downloaded encoding_rs v0.8.35
8592026-09-04T03:14:09.839Z Downloaded ring v0.17.14
8602026-09-04T03:14:09.865Z Downloaded aws-lc-sys v0.44.0
8612026-09-04T03:14:10.880Z Compiling proc-macro2 v1.0.107
8622026-09-04T03:14:10.881Z Compiling unicode-ident v1.0.24
8632026-09-04T03:14:10.881Z Compiling quote v1.0.47
8642026-09-04T03:14:10.881Z Compiling serde_core v1.0.229
8652026-09-04T03:14:10.884Z Compiling cfg-if v1.0.4
8662026-09-04T03:14:10.884Z Compiling serde v1.0.229
8672026-09-04T03:14:10.884Z Compiling libc v0.2.189
8682026-09-04T03:14:10.884Z Compiling memchr v2.8.3
8692026-09-04T03:14:11.110Z Compiling itoa v1.0.18
8702026-09-04T03:14:11.347Z Compiling zmij v1.0.23
8712026-09-04T03:14:11.403Z Compiling autocfg v1.5.1
8722026-09-04T03:14:11.424Z Compiling libm v0.2.16
8732026-09-04T03:14:11.724Z Compiling stable_deref_trait v1.2.1
8742026-09-04T03:14:11.766Z Compiling litemap v0.8.2
8752026-09-04T03:14:11.793Z Compiling writeable v0.6.3
8762026-09-04T03:14:11.814Z Compiling icu_normalizer_data v2.2.0
8772026-09-04T03:14:11.952Z Compiling utf8_iter v1.0.4
8782026-09-04T03:14:11.961Z Compiling icu_properties_data v2.2.0
8792026-09-04T03:14:11.994Z Compiling percent-encoding v2.3.2
8802026-09-04T03:14:12.002Z Compiling version_check v0.9.5
8812026-09-04T03:14:12.128Z Compiling iana-time-zone v0.1.65
8822026-09-04T03:14:12.190Z Compiling equivalent v1.0.2
8832026-09-04T03:14:12.276Z Compiling syn v2.0.119
8842026-09-04T03:14:12.286Z Compiling syn v3.0.3
8852026-09-04T03:14:12.329Z Compiling form_urlencoded v1.2.2
8862026-09-04T03:14:12.343Z Compiling allocator-api2 v0.2.21
8872026-09-04T03:14:12.392Z Compiling serde_json v1.0.151
8882026-09-04T03:14:12.452Z Compiling pin-project-lite v0.2.17
8892026-09-04T03:14:12.508Z Compiling dyn-clone v1.0.20
8902026-09-04T03:14:12.542Z Compiling parking_lot_core v0.9.12
8912026-09-04T03:14:12.637Z Compiling scopeguard v1.2.0
8922026-09-04T03:14:12.653Z Compiling hashbrown v0.17.1
8932026-09-04T03:14:12.675Z Compiling num-traits v0.2.19
8942026-09-04T03:14:12.782Z Compiling lock_api v0.4.14
8952026-09-04T03:14:12.825Z Compiling thiserror v2.0.20
8962026-09-04T03:14:13.000Z Compiling rand_core v0.10.1
8972026-09-04T03:14:13.013Z Compiling getrandom v0.4.3
8982026-09-04T03:14:13.164Z Compiling errno v0.3.14
8992026-09-04T03:14:13.226Z Compiling semver v1.0.28
9002026-09-04T03:14:13.324Z Compiling indexmap v2.14.0
9012026-09-04T03:14:13.379Z Compiling log v0.4.33
9022026-09-04T03:14:13.556Z Compiling heck v0.5.0
9032026-09-04T03:14:13.570Z Compiling futures-core v0.3.34
9042026-09-04T03:14:13.705Z Compiling zerocopy v0.8.56
9052026-09-04T03:14:13.727Z Compiling uuid v1.26.0
9062026-09-04T03:14:13.814Z Compiling futures-sink v0.3.34
9072026-09-04T03:14:13.915Z Compiling schemars v0.8.22
9082026-09-04T03:14:13.980Z Compiling slab v0.4.12
9092026-09-04T03:14:14.541Z Compiling jobserver v0.1.35
9102026-09-04T03:14:14.547Z Compiling fnv v1.0.7
9112026-09-04T03:14:14.547Z Compiling rustversion v1.0.23
9122026-09-04T03:14:14.547Z Compiling find-msvc-tools v0.1.10
9132026-09-04T03:14:14.547Z Compiling shlex v2.0.1
9142026-09-04T03:14:14.547Z Compiling cc v1.4.2
9152026-09-04T03:14:14.547Z Compiling futures-channel v0.3.34
9162026-09-04T03:14:14.547Z Compiling bitflags v2.13.1
9172026-09-04T03:14:14.547Z Compiling futures-task v0.3.34
9182026-09-04T03:14:14.622Z Compiling futures-io v0.3.34
9192026-09-04T03:14:14.644Z Compiling pkg-config v0.3.33
9202026-09-04T03:14:14.688Z Compiling socket2 v0.6.5
9212026-09-04T03:14:14.767Z Compiling portable-atomic v1.15.0
9222026-09-04T03:14:14.784Z Compiling signal-hook-registry v1.4.8
9232026-09-04T03:14:15.069Z Compiling synstructure v0.13.2
9242026-09-04T03:14:15.069Z Compiling serde_derive_internals v0.29.1
9252026-09-04T03:14:15.128Z Compiling mio v1.2.2
9262026-09-04T03:14:15.131Z Compiling critical-section v1.2.0
9272026-09-04T03:14:15.249Z Compiling cmake v0.1.58
9282026-09-04T03:14:15.536Z Compiling serde_derive v1.0.229
9292026-09-04T03:14:15.552Z Compiling displaydoc v0.2.7
9302026-09-04T03:14:15.581Z Compiling thiserror-impl v2.0.20
9312026-09-04T03:14:15.685Z Compiling tokio-macros v2.7.2
9322026-09-04T03:14:15.758Z Compiling futures-macro v0.3.34
9332026-09-04T03:14:15.819Z Compiling once_cell v1.21.4
9342026-09-04T03:14:15.856Z Compiling fs_extra v1.3.0
9352026-09-04T03:14:16.064Z Compiling typenum v1.20.1
9362026-09-04T03:14:16.115Z Compiling dunce v1.0.5
9372026-09-04T03:14:16.239Z Compiling aws-lc-sys v0.44.0
9382026-09-04T03:14:16.361Z Compiling zerofrom-derive v0.1.7
9392026-09-04T03:14:16.376Z Compiling yoke-derive v0.8.2
9402026-09-04T03:14:16.446Z Compiling zerovec-derive v0.11.3
9412026-09-04T03:14:16.616Z Compiling schemars_derive v0.8.22
9422026-09-04T03:14:16.843Z Compiling zerocopy-derive v0.8.56
9432026-09-04T03:14:16.911Z Compiling zeroize_derive v1.5.0
9442026-09-04T03:14:17.377Z Compiling futures-util v0.3.34
9452026-09-04T03:14:17.457Z Compiling base64 v0.22.1
9462026-09-04T03:14:17.578Z Compiling zerofrom v0.1.8
9472026-09-04T03:14:17.583Z Compiling zeroize v1.9.0
9482026-09-04T03:14:17.691Z Compiling yoke v0.8.3
9492026-09-04T03:14:17.815Z Compiling slog v2.8.2
9502026-09-04T03:14:17.834Z Compiling subtle v2.6.1
9512026-09-04T03:14:17.835Z Compiling strsim v0.11.1
9522026-09-04T03:14:17.875Z Compiling zerovec v0.11.6
9532026-09-04T03:14:17.958Z Compiling zerotrie v0.2.4
9542026-09-04T03:14:18.011Z Compiling rustix v1.1.4
9552026-09-04T03:14:18.182Z Compiling byteorder v1.5.0
9562026-09-04T03:14:18.265Z Compiling regex-syntax v0.8.11
9572026-09-04T03:14:18.365Z Compiling tinystr v0.8.3
9582026-09-04T03:14:18.399Z Compiling potential_utf v0.1.5
9592026-09-04T03:14:18.550Z Compiling icu_locale_core v2.2.0
9602026-09-04T03:14:18.565Z Compiling icu_collections v2.2.0
9612026-09-04T03:14:18.597Z Compiling httparse v1.10.1
9622026-09-04T03:14:18.706Z Compiling bytes v1.12.1
9632026-09-04T03:14:18.953Z Compiling smallvec v1.15.2
9642026-09-04T03:14:19.077Z Compiling chrono v0.4.45
9652026-09-04T03:14:19.349Z Compiling icu_provider v2.2.0
9662026-09-04T03:14:19.472Z Compiling parking_lot v0.12.5
9672026-09-04T03:14:19.593Z Compiling icu_properties v2.2.0
9682026-09-04T03:14:19.644Z Compiling icu_normalizer v2.2.0
9692026-09-04T03:14:20.077Z Compiling http v1.5.0
9702026-09-04T03:14:20.080Z Compiling tokio v1.53.1
9712026-09-04T03:14:20.227Z Compiling erased-serde v0.3.31
9722026-09-04T03:14:20.544Z Compiling idna_adapter v1.2.2
9732026-09-04T03:14:20.642Z Compiling serde_tokenstream v0.2.3
9742026-09-04T03:14:20.753Z Compiling idna v1.1.0
9752026-09-04T03:14:20.866Z Compiling http-body v1.1.0
9762026-09-04T03:14:20.918Z Compiling atomic-waker v1.1.2
9772026-09-04T03:14:20.956Z Compiling ipnet v2.12.1
9782026-09-04T03:14:21.044Z Compiling url v2.5.8
9792026-09-04T03:14:21.468Z Compiling ppv-lite86 v0.2.21
9802026-09-04T03:14:21.476Z Compiling tower-layer v0.3.3
9812026-09-04T03:14:21.476Z Compiling tower-service v0.3.3
9822026-09-04T03:14:21.476Z Compiling getrandom v0.2.17
9832026-09-04T03:14:21.476Z Compiling ucd-trie v0.1.7
9842026-09-04T03:14:21.486Z Compiling ryu v1.0.23
9852026-09-04T03:14:21.518Z Compiling untrusted v0.9.0
9862026-09-04T03:14:21.632Z Compiling getrandom v0.3.4
9872026-09-04T03:14:21.635Z Compiling try-lock v0.2.5
9882026-09-04T03:14:21.664Z Compiling thiserror v1.0.69
9892026-09-04T03:14:21.681Z Compiling pest v2.8.8
9902026-09-04T03:14:22.152Z Compiling want v0.3.1
9912026-09-04T03:14:22.170Z Compiling rand_core v0.6.4
9922026-09-04T03:14:22.170Z Compiling thiserror-impl v1.0.69
9932026-09-04T03:14:22.170Z Compiling httpdate v1.0.3
9942026-09-04T03:14:22.170Z Compiling pretty-hex v0.4.2
9952026-09-04T03:14:22.170Z Compiling plain v0.2.3
9962026-09-04T03:14:22.236Z Compiling winnow v1.0.4
9972026-09-04T03:14:22.252Z Compiling paste v1.0.15
9982026-09-04T03:14:22.273Z Compiling foldhash v0.2.0
9992026-09-04T03:14:22.508Z Compiling ipnetwork v0.21.1
10002026-09-04T03:14:22.574Z Compiling tracing-attributes v0.1.31
10012026-09-04T03:14:22.931Z Compiling pest_meta v2.8.8
10022026-09-04T03:14:22.971Z Compiling oxnet v0.1.7
10032026-09-04T03:14:23.011Z Compiling tracing-core v0.1.36
10042026-09-04T03:14:23.161Z Compiling ident_case v1.0.1
10052026-09-04T03:14:23.282Z Compiling omicron-workspace-hack v0.1.0
10062026-09-04T03:14:23.474Z Compiling serde_urlencoded v0.7.1
10072026-09-04T03:14:23.908Z Compiling pest_generator v2.8.8
10082026-09-04T03:14:23.912Z Compiling http-body-util v0.1.5
10092026-09-04T03:14:23.913Z Compiling aho-corasick v1.1.5
10102026-09-04T03:14:23.913Z Compiling tracing v0.1.44
10112026-09-04T03:14:23.913Z Compiling sync_wrapper v1.0.2
10122026-09-04T03:14:23.965Z Compiling daft-derive v0.1.8
10132026-09-04T03:14:24.125Z Compiling fastrand v2.5.0
10142026-09-04T03:14:24.227Z Compiling pest_derive v2.8.8
10152026-09-04T03:14:24.367Z Compiling hashbrown v0.16.1
10162026-09-04T03:14:24.695Z Compiling regex-automata v0.4.18
10172026-09-04T03:14:24.790Z Compiling tokio-util v0.7.19
10182026-09-04T03:14:24.960Z Compiling scroll_derive v0.13.1
10192026-09-04T03:14:24.989Z Compiling async-trait v0.1.92
10202026-09-04T03:14:25.171Z Compiling num-conv v0.2.2
10212026-09-04T03:14:25.308Z Compiling time-core v0.1.9
10222026-09-04T03:14:25.498Z Compiling anyhow v1.0.104
10232026-09-04T03:14:25.549Z Compiling aws-lc-rs v1.18.0
10242026-09-04T03:14:25.829Z Compiling scroll v0.13.0
10252026-09-04T03:14:25.870Z Compiling time-macros v0.2.32
10262026-09-04T03:14:25.963Z Compiling rustls-pki-types v1.15.1
10272026-09-04T03:14:26.069Z Compiling deranged v0.5.8
10282026-09-04T03:14:26.095Z Compiling hex v0.4.3
10292026-09-04T03:14:26.356Z Compiling num_threads v0.1.7
10302026-09-04T03:14:26.452Z Compiling regex v1.13.1
10312026-09-04T03:14:26.455Z Compiling powerfmt v0.2.0
10322026-09-04T03:14:26.979Z Compiling openssl-probe v0.2.1
10332026-09-04T03:14:26.983Z Compiling goblin v0.10.7
10342026-09-04T03:14:26.983Z Compiling untrusted v0.7.1
10352026-09-04T03:14:27.044Z Compiling camino v1.2.5
10362026-09-04T03:14:27.059Z Compiling rustls v0.23.43
10372026-09-04T03:14:27.235Z Compiling usdt-impl v0.6.0
10382026-09-04T03:14:27.269Z Compiling crc32fast v1.5.0
10392026-09-04T03:14:27.393Z Compiling h2 v0.4.15
10402026-09-04T03:14:27.459Z Compiling dtrace-parser v0.3.0
10412026-09-04T03:14:27.489Z Compiling futures-executor v0.3.34
10422026-09-04T03:14:27.770Z Compiling crossbeam-utils v0.8.22
10432026-09-04T03:14:27.811Z Compiling serde_tokenstream v0.3.0
10442026-09-04T03:14:28.386Z Compiling structmeta-derive v0.3.0
10452026-09-04T03:14:28.392Z Compiling thread-id v5.1.0
10462026-09-04T03:14:28.392Z Compiling cpufeatures v0.3.0
10472026-09-04T03:14:28.392Z Compiling simd-adler32 v0.3.10
10482026-09-04T03:14:28.392Z Compiling adler2 v2.0.1
10492026-09-04T03:14:28.392Z Compiling miniz_oxide v0.8.9
10502026-09-04T03:14:28.392Z Compiling newtype-uuid-macros v0.1.1
10512026-09-04T03:14:28.881Z Compiling futures v0.3.34
10522026-09-04T03:14:28.968Z Compiling rand_core v0.9.5
10532026-09-04T03:14:28.984Z Compiling darling_core v0.23.0
10542026-09-04T03:14:29.006Z Compiling structmeta v0.3.0
10552026-09-04T03:14:29.116Z Compiling hybrid-array v0.4.14
10562026-09-04T03:14:29.208Z Compiling thread_local v1.1.10
10572026-09-04T03:14:29.322Z Compiling match_cfg v0.1.0
10582026-09-04T03:14:29.393Z Compiling flate2 v1.1.9
10592026-09-04T03:14:29.472Z Compiling hyper v1.11.0
10602026-09-04T03:14:29.552Z Compiling dof v0.4.0
10612026-09-04T03:14:29.817Z Compiling newtype-uuid v1.4.0
10622026-09-04T03:14:30.522Z Compiling quick-error v1.2.3
10632026-09-04T03:14:30.645Z Compiling hyper-util v0.1.20
10642026-09-04T03:14:30.951Z Compiling ref-cast v1.0.26
10652026-09-04T03:14:31.128Z Compiling darling_macro v0.23.0
10662026-09-04T03:14:31.209Z Compiling slog-async v2.8.0
10672026-09-04T03:14:31.269Z Compiling compression-core v0.4.32
10682026-09-04T03:14:31.302Z Compiling daft v0.1.8
10692026-09-04T03:14:31.315Z Compiling block-buffer v0.12.1
10702026-09-04T03:14:31.422Z Compiling compression-codecs v0.4.38
10712026-09-04T03:14:31.525Z Compiling crypto-common v0.2.2
10722026-09-04T03:14:31.544Z Compiling rand_chacha v0.9.0
10732026-09-04T03:14:31.682Z Compiling strum_macros v0.26.4
10742026-09-04T03:14:32.126Z Compiling darling v0.23.0
10752026-09-04T03:14:32.544Z Compiling ref-cast-impl v1.0.26
10762026-09-04T03:14:32.544Z Compiling usdt-macro v0.6.0
10772026-09-04T03:14:32.544Z Compiling usdt-attr-macro v0.6.0
10782026-09-04T03:14:32.544Z Compiling serde_spanned v1.1.1
10792026-09-04T03:14:32.553Z Compiling generic-array v0.14.7
10802026-09-04T03:14:32.553Z Compiling multer v3.1.0
10812026-09-04T03:14:32.553Z Compiling take_mut v0.2.2
10822026-09-04T03:14:32.553Z Compiling debug-ignore v1.0.5
10832026-09-04T03:14:32.553Z Compiling const-oid v0.10.2
10842026-09-04T03:14:32.553Z Compiling toml_writer v1.1.2+spec-1.1.0
10852026-09-04T03:14:32.553Z Compiling bit-vec v0.8.0
10862026-09-04T03:14:32.586Z Compiling term v1.2.1
10872026-09-04T03:14:32.699Z Compiling bit-set v0.8.0
10882026-09-04T03:14:33.132Z Compiling digest v0.11.3
10892026-09-04T03:14:33.180Z Compiling serde_with_macros v3.22.0
10902026-09-04T03:14:33.180Z Compiling rand v0.9.5
10912026-09-04T03:14:33.180Z Compiling async-stream-impl v0.3.6
10922026-09-04T03:14:33.200Z Compiling dropshot v0.17.1
10932026-09-04T03:14:33.280Z Compiling encoding_rs v0.8.35
10942026-09-04T03:14:33.315Z Compiling strum v0.26.3
10952026-09-04T03:14:33.412Z Compiling unarray v0.1.4
10962026-09-04T03:14:33.444Z Compiling spin v0.9.9
10972026-09-04T03:14:33.493Z Compiling mime v0.3.17
10982026-09-04T03:14:33.529Z Compiling syn v1.0.109
10992026-09-04T03:14:34.046Z Compiling async-stream v0.3.6
11002026-09-04T03:14:34.052Z Compiling sha1 v0.11.0
11012026-09-04T03:14:34.052Z Compiling derive-ex v0.1.8
11022026-09-04T03:14:34.052Z Compiling tower v0.5.3
11032026-09-04T03:14:34.052Z Compiling waitgroup v0.1.2
11042026-09-04T03:14:34.052Z Compiling dropshot_endpoint v0.17.1
11052026-09-04T03:14:34.052Z Compiling macaddr v1.0.1
11062026-09-04T03:14:34.097Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11072026-09-04T03:14:34.296Z Compiling serde_path_to_error v0.1.20
11082026-09-04T03:14:34.580Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11092026-09-04T03:14:34.660Z Compiling tower-http v0.6.11
11102026-09-04T03:14:34.725Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11112026-09-04T03:14:34.904Z Compiling tempfile v3.27.0
11122026-09-04T03:14:34.924Z Compiling openapiv3 v2.2.0
11132026-09-04T03:14:35.469Z Compiling strum_macros v0.27.2
11142026-09-04T03:14:35.481Z Compiling test-strategy v0.4.5
11152026-09-04T03:14:35.639Z Compiling instant v0.1.13
11162026-09-04T03:14:35.764Z Compiling time v0.3.55
11172026-09-04T03:14:36.425Z Compiling rustls-native-certs v0.8.4
11182026-09-04T03:14:36.975Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11192026-09-04T03:14:36.979Z Compiling crossbeam-channel v0.5.16
11202026-09-04T03:14:36.980Z Compiling crypto-common v0.1.7
11212026-09-04T03:14:36.987Z Compiling strum v0.27.2
11222026-09-04T03:14:37.236Z Compiling parse-display-derive v0.10.0
11232026-09-04T03:14:37.291Z Compiling backon v1.6.0
11242026-09-04T03:14:37.487Z Compiling rand_chacha v0.3.1
11252026-09-04T03:14:37.693Z Compiling either v1.17.0
11262026-09-04T03:14:37.875Z Compiling rand v0.8.7
11272026-09-04T03:14:37.955Z Compiling slog-json v2.6.1
11282026-09-04T03:14:38.169Z Compiling hostname v0.3.1
11292026-09-04T03:14:38.522Z Compiling toml_parser v1.1.3+spec-1.1.0
11302026-09-04T03:14:38.547Z Compiling toml_datetime v1.1.1+spec-1.1.0
11312026-09-04T03:14:38.567Z Compiling memmap2 v0.9.11
11322026-09-04T03:14:38.602Z Compiling is-terminal v0.4.17
11332026-09-04T03:14:38.619Z Compiling wait-timeout v0.2.1
11342026-09-04T03:14:39.235Z Compiling rusty-fork v0.3.1
11352026-09-04T03:14:39.662Z Compiling toml v1.1.4+spec-1.1.0
11362026-09-04T03:14:39.662Z Compiling usdt v0.6.0
11372026-09-04T03:14:39.662Z Compiling slog-term v2.9.2
11382026-09-04T03:14:39.662Z Compiling slog-bunyan v2.5.0
11392026-09-04T03:14:39.662Z Compiling serde_with v3.22.0
11402026-09-04T03:14:39.662Z Compiling async-compression v0.4.43
11412026-09-04T03:14:40.076Z Compiling rand_xorshift v0.4.0
11422026-09-04T03:14:40.076Z Compiling rustls-pemfile v2.2.0
11432026-09-04T03:14:40.076Z Compiling regress v0.10.5
11442026-09-04T03:14:40.076Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11452026-09-04T03:14:40.086Z Compiling hostname v0.4.2
11462026-09-04T03:14:40.086Z Compiling humantime v2.4.0
11472026-09-04T03:14:40.086Z Compiling proptest v1.11.0
11482026-09-04T03:14:40.813Z Compiling iddqd v0.4.6
11492026-09-04T03:14:40.828Z Compiling reqwest v0.12.28
11502026-09-04T03:14:40.828Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
11512026-09-04T03:14:41.309Z Compiling block-buffer v0.10.4
11522026-09-04T03:14:41.314Z Compiling utf8parse v0.2.2
11532026-09-04T03:14:41.314Z Compiling anstyle-parse v1.0.0
11542026-09-04T03:14:41.314Z Compiling digest v0.10.7
11552026-09-04T03:14:41.776Z Compiling parse-display v0.10.0
11562026-09-04T03:14:41.784Z Compiling backoff v0.4.0
11572026-09-04T03:14:41.784Z Compiling progenitor-client v0.10.0
11582026-09-04T03:14:41.784Z Compiling itertools v0.14.0
11592026-09-04T03:14:41.784Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
11602026-09-04T03:14:41.939Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
11612026-09-04T03:14:42.531Z Compiling anstyle-query v1.1.5
11622026-09-04T03:14:42.633Z Compiling colorchoice v1.0.5
11632026-09-04T03:14:42.684Z Compiling anstyle v1.0.14
11642026-09-04T03:14:42.907Z Compiling is_terminal_polyfill v1.70.2
11652026-09-04T03:14:43.008Z Compiling anstream v1.0.0
11662026-09-04T03:14:43.321Z Compiling clap_lex v1.1.0
11672026-09-04T03:14:43.662Z Compiling regress v0.11.1
11682026-09-04T03:14:43.736Z Compiling clap_derive v4.6.4
11692026-09-04T03:14:44.546Z Compiling terminal_size v0.4.4
11702026-09-04T03:14:45.335Z Compiling typify-impl v0.6.2
11712026-09-04T03:14:45.464Z Compiling toml_datetime v0.6.11
11722026-09-04T03:14:45.563Z Compiling zerocopy-derive v0.7.35
11732026-09-04T03:14:45.780Z Compiling convert_case v0.4.0
11742026-09-04T03:14:45.819Z Compiling cpufeatures v0.2.17
11752026-09-04T03:14:46.084Z Compiling derive_more v0.99.20
11762026-09-04T03:14:46.454Z Compiling zerocopy v0.7.35
11772026-09-04T03:14:46.968Z Compiling clap_builder v4.6.6
11782026-09-04T03:14:47.206Z Compiling toml_edit v0.25.13+spec-1.1.0
11792026-09-04T03:14:47.689Z Compiling unicode-width v0.2.2
11802026-09-04T03:14:47.955Z Compiling proc-macro-crate v3.5.0
11812026-09-04T03:14:48.244Z Compiling clap v4.6.6
11822026-09-04T03:14:48.367Z Compiling secrecy v0.10.3
11832026-09-04T03:14:48.516Z Compiling float-ord v0.3.2
11842026-09-04T03:14:48.635Z Compiling crucible-workspace-hack v0.1.0
11852026-09-04T03:14:48.674Z Compiling tinyvec_macros v0.1.1
11862026-09-04T03:14:48.727Z Compiling tinyvec v1.12.0
11872026-09-04T03:14:48.737Z Compiling num_enum_derive v0.7.6
11882026-09-04T03:14:49.236Z Compiling dtrace-parser v0.2.0
11892026-09-04T03:14:49.371Z Compiling scroll_derive v0.12.1
11902026-09-04T03:14:49.399Z Compiling num-integer v0.1.47
11912026-09-04T03:14:49.748Z Compiling rustc_version v0.4.1
11922026-09-04T03:14:49.780Z Compiling usdt-impl v0.5.0
11932026-09-04T03:14:50.015Z Compiling crossbeam-epoch v0.9.20
11942026-09-04T03:14:50.083Z Compiling scroll v0.12.0
11952026-09-04T03:14:50.120Z Compiling curve25519-dalek v4.1.3
11962026-09-04T03:14:50.138Z Compiling num_enum v0.7.6
11972026-09-04T03:14:50.340Z Compiling dof v0.3.0
11982026-09-04T03:14:50.673Z Compiling hmac v0.12.1
11992026-09-04T03:14:50.791Z Compiling inout v0.1.4
12002026-09-04T03:14:50.907Z Compiling darling_core v0.21.3
12012026-09-04T03:14:50.907Z Compiling ff v0.13.1
12022026-09-04T03:14:50.907Z Compiling thread-id v4.2.2
12032026-09-04T03:14:50.968Z Compiling cipher v0.4.4
12042026-09-04T03:14:50.968Z Compiling hkdf v0.12.4
12052026-09-04T03:14:50.968Z Compiling group v0.13.0
12062026-09-04T03:14:51.582Z Compiling goblin v0.8.2
12072026-09-04T03:14:51.634Z Compiling num-iter v0.1.46
12082026-09-04T03:14:51.634Z Compiling num-rational v0.4.2
12092026-09-04T03:14:51.770Z Compiling thiserror-impl-no-std v2.0.2
12102026-09-04T03:14:51.844Z Compiling universal-hash v0.5.1
12112026-09-04T03:14:51.844Z Compiling typify-macro v0.6.2
12122026-09-04T03:14:51.881Z Compiling crypto-bigint v0.5.5
12132026-09-04T03:14:51.928Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12142026-09-04T03:14:53.658Z Compiling half v2.7.1
12152026-09-04T03:14:53.709Z Compiling curve25519-dalek-derive v0.1.1
12162026-09-04T03:14:53.709Z Compiling num-complex v0.4.6
12172026-09-04T03:14:53.709Z Compiling darling_macro v0.21.3
12182026-09-04T03:14:53.709Z Compiling opaque-debug v0.3.1
12192026-09-04T03:14:53.710Z Compiling ciborium-io v0.2.2
12202026-09-04T03:14:53.710Z Compiling base64ct v1.8.3
12212026-09-04T03:14:53.710Z Compiling base16ct v0.2.0
12222026-09-04T03:14:53.710Z Compiling elliptic-curve v0.13.8
12232026-09-04T03:14:53.710Z Compiling password-hash v0.5.0
12242026-09-04T03:14:53.710Z Compiling darling v0.21.3
12252026-09-04T03:14:53.710Z Compiling ciborium-ll v0.2.2
12262026-09-04T03:14:53.710Z Compiling poly1305 v0.8.0
12272026-09-04T03:14:53.959Z Compiling num v0.4.3
12282026-09-04T03:14:54.016Z Compiling typify v0.6.2
12292026-09-04T03:14:54.016Z Compiling thiserror-no-std v2.0.2
12302026-09-04T03:14:54.360Z Compiling chacha20 v0.9.1
12312026-09-04T03:14:54.766Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
12322026-09-04T03:14:55.175Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12332026-09-04T03:14:55.189Z Compiling blake2 v0.10.6
12342026-09-04T03:14:55.224Z Compiling aead v0.5.2
12352026-09-04T03:14:55.413Z Compiling byte-wrapper v0.1.0
12362026-09-04T03:14:55.436Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12372026-09-04T03:14:55.504Z Compiling proc-macro-error-attr v1.0.4
12382026-09-04T03:14:55.772Z Compiling rustix v0.38.44
12392026-09-04T03:14:55.843Z Compiling keccak v0.1.6
12402026-09-04T03:14:55.913Z Compiling heapless v0.8.0
12412026-09-04T03:14:56.082Z Compiling unsafe-libyaml v0.2.11
12422026-09-04T03:14:56.161Z Compiling prettyplease v0.2.37
12432026-09-04T03:14:56.924Z Compiling sha3 v0.10.9
12442026-09-04T03:14:56.948Z Compiling serde_yaml v0.9.34+deprecated
12452026-09-04T03:14:56.948Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12462026-09-04T03:14:57.068Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12472026-09-04T03:14:57.631Z Compiling chacha20poly1305 v0.10.1
12482026-09-04T03:14:57.763Z Compiling argon2 v0.5.3
12492026-09-04T03:14:57.996Z Compiling vsss-rs v3.3.4
12502026-09-04T03:14:58.021Z Compiling ciborium v0.2.2
12512026-09-04T03:14:58.092Z Compiling ingot-macros v0.1.1
12522026-09-04T03:14:58.348Z Compiling usdt-macro v0.5.0
12532026-09-04T03:14:58.660Z Compiling usdt-attr-macro v0.5.0
12542026-09-04T03:14:59.732Z Compiling serde_spanned v0.6.9
12552026-09-04T03:14:59.876Z Compiling hash32 v0.3.1
12562026-09-04T03:14:59.888Z Compiling enum-as-inner v0.6.1
12572026-09-04T03:15:00.050Z Compiling proc-macro-error v1.0.4
12582026-09-04T03:15:00.259Z Compiling memmap v0.7.0
12592026-09-04T03:15:00.322Z Compiling memoffset v0.9.1
12602026-09-04T03:15:00.417Z Compiling smoltcp v0.11.0
12612026-09-04T03:15:00.458Z Compiling toml_write v0.1.2
12622026-09-04T03:15:00.472Z Compiling winnow v0.7.15
12632026-09-04T03:15:00.564Z Compiling cfg_aliases v0.2.2
12642026-09-04T03:15:00.628Z Compiling indent_write v2.2.0
12652026-09-04T03:15:00.710Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12662026-09-04T03:15:00.803Z Compiling static_assertions v1.1.0
12672026-09-04T03:15:00.839Z Compiling winnow v0.5.40
12682026-09-04T03:15:00.839Z Compiling data-encoding v2.11.1
12692026-09-04T03:15:01.271Z Compiling nix v0.31.3
12702026-09-04T03:15:01.321Z Compiling ingot-types v0.1.2
12712026-09-04T03:15:01.321Z Compiling usdt v0.5.0
12722026-09-04T03:15:01.321Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12732026-09-04T03:15:01.321Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
12742026-09-04T03:15:01.322Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12752026-09-04T03:15:01.987Z Compiling tabwriter v1.4.1
12762026-09-04T03:15:01.991Z Compiling cobs v0.3.0
12772026-09-04T03:15:01.991Z Compiling serde_repr v0.1.21
12782026-09-04T03:15:01.992Z Compiling toml_edit v0.22.27
12792026-09-04T03:15:01.992Z Compiling crossbeam-deque v0.8.7
12802026-09-04T03:15:01.996Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
12812026-09-04T03:15:02.181Z Compiling toml_edit v0.19.15
12822026-09-04T03:15:02.617Z Compiling managed v0.8.0
12832026-09-04T03:15:03.034Z Compiling bitflags v1.3.2
12842026-09-04T03:15:03.034Z Compiling vcpkg v0.2.15
12852026-09-04T03:15:03.034Z Compiling postcard v1.1.3
12862026-09-04T03:15:03.042Z Compiling ingot v0.1.1
12872026-09-04T03:15:03.042Z Compiling openssl-sys v0.9.117
12882026-09-04T03:15:03.472Z Compiling proc-macro-crate v1.3.1
12892026-09-04T03:15:04.227Z Compiling toml v0.8.23
12902026-09-04T03:15:04.410Z Compiling hubpack_derive v0.1.1
12912026-09-04T03:15:04.595Z Compiling foreign-types-macros v0.2.4
12922026-09-04T03:15:04.911Z Compiling rustls-webpki v0.103.14
12932026-09-04T03:15:05.476Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12942026-09-04T03:15:05.896Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12952026-09-04T03:15:05.896Z Compiling swrite v0.1.0
12962026-09-04T03:15:05.896Z Compiling colored v3.1.1
12972026-09-04T03:15:05.896Z Compiling linked-hash-map v0.5.6
12982026-09-04T03:15:05.896Z Compiling resolv-conf v0.7.6
12992026-09-04T03:15:05.896Z Compiling heck v0.4.1
13002026-09-04T03:15:05.896Z Compiling semver v0.1.20
13012026-09-04T03:15:05.906Z Compiling foreign-types-shared v0.3.1
13022026-09-04T03:15:05.906Z Compiling unicode-segmentation v1.13.3
13032026-09-04T03:15:05.906Z Compiling rayon-core v1.13.0
13042026-09-04T03:15:05.906Z Compiling foreign-types v0.5.0
13052026-09-04T03:15:05.906Z Compiling rustc_version v0.1.7
13062026-09-04T03:15:05.906Z Compiling lru-cache v0.1.2
13072026-09-04T03:15:05.974Z Compiling newline-converter v0.3.0
13082026-09-04T03:15:06.404Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13092026-09-04T03:15:06.831Z Compiling hubpack v0.1.2
13102026-09-04T03:15:06.831Z Compiling num_enum_derive v0.5.11
13112026-09-04T03:15:06.831Z Compiling atomicwrites v0.4.4
13122026-09-04T03:15:06.831Z Compiling hickory-proto v0.24.4
13132026-09-04T03:15:06.881Z Compiling progenitor-impl v0.13.0
13142026-09-04T03:15:07.144Z Compiling console v0.16.4
13152026-09-04T03:15:07.151Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13162026-09-04T03:15:07.705Z Compiling camino-tempfile v1.4.1
13172026-09-04T03:15:07.767Z Compiling chacha20 v0.10.1
13182026-09-04T03:15:07.798Z Compiling serde-big-array v0.5.1
13192026-09-04T03:15:07.840Z Compiling derive-where v1.6.1
13202026-09-04T03:15:07.888Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13212026-09-04T03:15:07.955Z Compiling pin-project-internal v1.1.13
13222026-09-04T03:15:08.449Z Compiling num-derive v0.4.2
13232026-09-04T03:15:08.470Z Compiling tokio-rustls v0.26.4
13242026-09-04T03:15:08.817Z Compiling hyper-rustls v0.27.9
13252026-09-04T03:15:08.997Z Compiling rustls-platform-verifier v0.7.0
13262026-09-04T03:15:09.214Z Compiling reqwest v0.13.4
13272026-09-04T03:15:09.608Z Compiling cstr-argument v0.1.2
13282026-09-04T03:15:09.855Z Compiling minimal-lexical v0.2.1
13292026-09-04T03:15:10.215Z Compiling siphasher v1.0.3
13302026-09-04T03:15:10.382Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
13312026-09-04T03:15:10.382Z Compiling similar v3.2.0
13322026-09-04T03:15:10.382Z Compiling phf_shared v0.12.1
13332026-09-04T03:15:10.409Z Compiling progenitor-macro v0.13.0
13342026-09-04T03:15:10.409Z Compiling nom v7.1.3
13352026-09-04T03:15:12.229Z Compiling progenitor-client v0.14.0
13362026-09-04T03:15:12.307Z Compiling progenitor-extras v0.2.0
13372026-09-04T03:15:12.307Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13382026-09-04T03:15:13.009Z Compiling expectorate v1.3.0
13392026-09-04T03:15:13.032Z Compiling progenitor-client v0.13.0
13402026-09-04T03:15:13.080Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13412026-09-04T03:15:13.330Z Compiling pin-project v1.1.13
13422026-09-04T03:15:13.534Z Compiling hickory-resolver v0.24.4
13432026-09-04T03:15:13.957Z Compiling rand v0.10.2
13442026-09-04T03:15:13.977Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13452026-09-04T03:15:14.617Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13462026-09-04T03:15:14.748Z Compiling num_enum v0.5.11
13472026-09-04T03:15:15.665Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
13482026-09-04T03:15:16.077Z Compiling newtype_derive v0.1.6
13492026-09-04T03:15:16.080Z Compiling progenitor-impl v0.14.0
13502026-09-04T03:15:16.256Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13512026-09-04T03:15:16.877Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13522026-09-04T03:15:17.318Z Compiling unicode-normalization v0.1.25
13532026-09-04T03:15:17.824Z Compiling tokio-stream v0.1.19
13542026-09-04T03:15:18.297Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13552026-09-04T03:15:18.452Z Compiling snafu-derive v0.8.9
13562026-09-04T03:15:18.605Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13572026-09-04T03:15:19.048Z Compiling async-recursion v1.1.1
13582026-09-04T03:15:19.715Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
13592026-09-04T03:15:19.718Z Compiling slog-dtrace v0.3.0
13602026-09-04T03:15:19.718Z Compiling bstr v1.13.1
13612026-09-04T03:15:19.718Z Compiling csv-core v0.1.13
13622026-09-04T03:15:19.718Z Compiling highway v1.3.0
13632026-09-04T03:15:19.718Z Compiling konst_macro_rules v0.2.19
13642026-09-04T03:15:19.718Z Compiling owo-colors v4.3.0
13652026-09-04T03:15:19.778Z Compiling unicode-width v0.1.14
13662026-09-04T03:15:19.794Z Compiling same-file v1.0.6
13672026-09-04T03:15:19.883Z Compiling cancel-safe-futures v0.1.5
13682026-09-04T03:15:19.958Z Compiling openssl v0.10.81
13692026-09-04T03:15:20.417Z Compiling foldhash v0.1.5
13702026-09-04T03:15:20.473Z Compiling unicode-xid v0.2.6
13712026-09-04T03:15:20.473Z Compiling jiff-core v0.1.0
13722026-09-04T03:15:20.473Z Compiling chrono-tz v0.10.4
13732026-09-04T03:15:20.473Z Compiling foreign-types-shared v0.1.1
13742026-09-04T03:15:20.473Z Compiling const_format_proc_macros v0.2.34
13752026-09-04T03:15:20.474Z Compiling snafu v0.8.9
13762026-09-04T03:15:20.474Z Compiling foreign-types v0.3.2
13772026-09-04T03:15:20.474Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13782026-09-04T03:15:20.474Z Compiling hashbrown v0.15.5
13792026-09-04T03:15:20.474Z Compiling walkdir v2.5.0
13802026-09-04T03:15:20.474Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13812026-09-04T03:15:20.559Z Compiling konst v0.2.20
13822026-09-04T03:15:21.176Z Compiling globset v0.4.20
13832026-09-04T03:15:21.185Z Compiling csv v1.4.0
13842026-09-04T03:15:21.185Z Compiling progenitor-macro v0.14.0
13852026-09-04T03:15:21.185Z Compiling jiff v0.2.35
13862026-09-04T03:15:21.443Z Compiling qorb v0.4.1
13872026-09-04T03:15:21.606Z Compiling olpc-cjson v0.1.4
13882026-09-04T03:15:21.773Z Compiling progenitor v0.13.0
13892026-09-04T03:15:21.915Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13902026-09-04T03:15:22.267Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13912026-09-04T03:15:23.072Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13922026-09-04T03:15:23.542Z Compiling rayon v1.12.0
13932026-09-04T03:15:24.176Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13942026-09-04T03:15:24.515Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13952026-09-04T03:15:24.729Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13962026-09-04T03:15:25.030Z Compiling phf v0.12.1
13972026-09-04T03:15:25.589Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13982026-09-04T03:15:25.619Z Compiling zone_cfg_derive v0.3.1
13992026-09-04T03:15:25.773Z Compiling tokio-dtrace v0.1.1
14002026-09-04T03:15:25.998Z Compiling itertools v0.12.1
14012026-09-04T03:15:26.043Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14022026-09-04T03:15:26.121Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14032026-09-04T03:15:26.265Z Compiling libsw-core v0.3.2
14042026-09-04T03:15:26.319Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14052026-09-04T03:15:26.456Z Compiling serde_plain v1.0.2
14062026-09-04T03:15:26.668Z Compiling pem v3.0.6
14072026-09-04T03:15:26.698Z Compiling openssl-macros v0.1.1
14082026-09-04T03:15:26.725Z Compiling cookie v0.18.2
14092026-09-04T03:15:26.968Z Compiling sigpipe v0.1.3
14102026-09-04T03:15:27.013Z Compiling fixedbitset v0.5.7
14112026-09-04T03:15:27.534Z Compiling typed-path v0.9.3
14122026-09-04T03:15:27.988Z Compiling glob v0.3.4
14132026-09-04T03:15:27.988Z Compiling fixedbitset v0.4.2
14142026-09-04T03:15:27.988Z Compiling bytecount v0.6.9
14152026-09-04T03:15:27.988Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14162026-09-04T03:15:27.988Z Compiling papergrid v0.11.0
14172026-09-04T03:15:28.468Z Compiling petgraph v0.6.5
14182026-09-04T03:15:28.468Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14192026-09-04T03:15:28.468Z Compiling petgraph v0.8.3
14202026-09-04T03:15:28.522Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14212026-09-04T03:15:28.522Z Compiling tough v0.22.0
14222026-09-04T03:15:28.522Z Compiling zone v0.3.1
14232026-09-04T03:15:29.129Z Compiling progenitor v0.14.0
14242026-09-04T03:15:29.255Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14252026-09-04T03:15:29.290Z Compiling libsw v3.5.0
14262026-09-04T03:15:29.314Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14272026-09-04T03:15:29.448Z Compiling oxide-tokio-rt v0.1.6
14282026-09-04T03:15:29.457Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14292026-09-04T03:15:29.642Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14302026-09-04T03:15:29.809Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-09-04T03:15:30.067Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14322026-09-04T03:15:30.366Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14332026-09-04T03:15:30.405Z Compiling const_format v0.2.36
14342026-09-04T03:15:31.136Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14352026-09-04T03:15:31.343Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14362026-09-04T03:15:31.822Z Compiling tabled_derive v0.7.0
14372026-09-04T03:15:31.835Z Compiling gethostname v0.5.0
14382026-09-04T03:15:31.835Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14392026-09-04T03:15:31.835Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14402026-09-04T03:15:31.835Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14412026-09-04T03:15:31.835Z Compiling smf v0.2.3
14422026-09-04T03:15:31.835Z Compiling bcs v0.1.6
14432026-09-04T03:15:31.949Z Compiling nom v8.0.0
14442026-09-04T03:15:32.160Z Compiling lazy_static v1.5.0
14452026-09-04T03:15:32.289Z Compiling whoami v1.6.1
14462026-09-04T03:15:32.430Z Compiling unicode-linebreak v0.1.5
14472026-09-04T03:15:32.513Z Compiling tagptr v0.2.0
14482026-09-04T03:15:32.754Z Compiling crunchy v0.2.4
14492026-09-04T03:15:32.821Z Compiling linear-map v1.2.0
14502026-09-04T03:15:32.821Z Compiling smawk v0.3.3
14512026-09-04T03:15:32.821Z Compiling termtree v0.5.1
14522026-09-04T03:15:32.893Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14532026-09-04T03:15:32.939Z Compiling textwrap v0.16.2
14542026-09-04T03:15:32.939Z Compiling moka v0.12.16
14552026-09-04T03:15:33.701Z Compiling tabled v0.15.0
14562026-09-04T03:15:33.786Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-09-04T03:15:34.807Z Compiling steno v0.4.1
14582026-09-04T03:15:34.930Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14592026-09-04T03:15:34.930Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-09-04T03:15:34.930Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14612026-09-04T03:15:35.818Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-09-04T03:15:35.926Z Compiling hickory-proto v0.25.2
14632026-09-04T03:15:36.809Z Compiling tiny-keccak v2.0.2
14642026-09-04T03:15:37.020Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14652026-09-04T03:15:37.148Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
14662026-09-04T03:15:37.311Z Compiling parking_lot_core v0.8.6
14672026-09-04T03:15:37.686Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14682026-09-04T03:15:37.816Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
14692026-09-04T03:15:38.049Z Compiling hickory-resolver v0.25.2
14702026-09-04T03:15:38.247Z Compiling libscf-sys v1.2.0
14712026-09-04T03:15:38.300Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14722026-09-04T03:15:38.355Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14732026-09-04T03:15:38.449Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14742026-09-04T03:15:38.905Z Compiling const-random-macro v0.1.16
14752026-09-04T03:15:38.985Z Compiling smartstring v1.0.1
14762026-09-04T03:15:38.985Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14772026-09-04T03:15:38.985Z Compiling ahash v0.8.12
14782026-09-04T03:15:39.176Z Compiling const-random v0.1.18
14792026-09-04T03:15:39.257Z Compiling parking_lot v0.11.2
14802026-09-04T03:15:39.960Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#2e04bbfe)
14812026-09-04T03:15:40.002Z Compiling fxhash v0.2.1
14822026-09-04T03:15:40.002Z Compiling internet-checksum v0.2.1
14832026-09-04T03:15:40.002Z Compiling sled v0.34.7
14842026-09-04T03:15:40.030Z Compiling itertools v0.15.0
14852026-09-04T03:15:40.079Z Compiling rhai_codegen v3.2.0
14862026-09-04T03:15:40.182Z Compiling thin-vec v0.2.19
14872026-09-04T03:15:40.456Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14882026-09-04T03:15:40.535Z Compiling serial_test_derive v4.0.1
14892026-09-04T03:15:40.909Z Compiling yansi v1.0.1
14902026-09-04T03:15:41.084Z Compiling diff v0.1.13
14912026-09-04T03:15:41.716Z Compiling pretty_assertions v1.4.1
14922026-09-04T03:15:41.792Z Compiling serial_test v4.0.1
14932026-09-04T03:15:41.792Z Compiling rhai v1.26.0
14942026-09-04T03:15:42.724Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14952026-09-04T03:15:44.143Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14962026-09-04T03:15:52.505Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14972026-09-04T03:15:53.728Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14982026-09-04T03:15:55.500Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14992026-09-04T03:15:55.811Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
15002026-09-04T03:15:56.650Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15012026-09-04T03:15:57.817Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15022026-09-04T03:16:33.218Z Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 22s
15032026-09-04T03:16:33.397Z────────────
15042026-09-04T03:16:33.397Z Nextest run ID 39cc7371-0d26-4a4c-b5f1-af90e526984f with nextest profile: default
15052026-09-04T03:16:33.397Z Starting 158 tests across 3 binaries
15062026-09-04T03:16:33.407Z PASS [ 0.011s] bgp messages::tests::bgp_nexthop_round_trip
15072026-09-04T03:16:33.412Z PASS [ 0.011s] bgp messages::tests::bgp_nexthop_ipv6_double_from_bytes
15082026-09-04T03:16:33.413Z PASS [ 0.012s] bgp messages::tests::bgp_nexthop_invalid_length
15092026-09-04T03:16:33.413Z PASS [ 0.012s] bgp messages::tests::bgp_nexthop_length_mismatch
15102026-09-04T03:16:33.413Z PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv6_single_from_bytes
15112026-09-04T03:16:33.413Z PASS [ 0.012s] bgp messages::tests::bgp_nexthop_byte_len
15122026-09-04T03:16:33.413Z PASS [ 0.012s] bgp messages::tests::bgp_nexthop_ipv4_from_bytes
15132026-09-04T03:16:33.413Z PASS [ 0.012s] bgp messages::tests::decoding_accepts_mixed_nlri_encoding
15142026-09-04T03:16:33.417Z PASS [ 0.009s] bgp messages::tests::decoding_accepts_reach_and_unreach_together
15152026-09-04T03:16:33.421Z PASS [ 0.010s] bgp messages::tests::decoding_deduplicates_non_mp_attributes
15162026-09-04T03:16:33.421Z PASS [ 0.010s] bgp messages::tests::empty_update_end_of_rib
15172026-09-04T03:16:33.421Z PASS [ 0.010s] bgp messages::tests::header_round_trip
15182026-09-04T03:16:33.422Z PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_parses_oversized_length
15192026-09-04T03:16:33.422Z PASS [ 0.011s] bgp messages::tests::duplicate_origin_attrs_deduplicated
15202026-09-04T03:16:33.422Z PASS [ 0.010s] bgp messages::tests::header_tests::from_wire_rejects_bad_marker
15212026-09-04T03:16:33.422Z PASS [ 0.011s] bgp messages::tests::header_tests::from_wire_parses_undersized_length
15222026-09-04T03:16:33.425Z PASS [ 0.009s] bgp messages::tests::header_tests::new_accepts_maximum_length
15232026-09-04T03:16:33.430Z PASS [ 0.008s] bgp messages::tests::header_tests::new_accepts_minimum_length
15242026-09-04T03:16:33.430Z PASS [ 0.009s] bgp messages::tests::header_tests::new_rejects_length_too_large
15252026-09-04T03:16:33.430Z PASS [ 0.010s] bgp messages::tests::header_tests::new_rejects_length_too_small
15262026-09-04T03:16:33.433Z PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_keepalive_header
15272026-09-04T03:16:33.433Z PASS [ 0.010s] bgp messages::tests::header_tests::roundtrip_max_length_header
15282026-09-04T03:16:33.434Z PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_display
15292026-09-04T03:16:33.434Z PASS [ 0.011s] bgp messages::tests::ipv4_unicast_dual_encoding
15302026-09-04T03:16:33.438Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_in_update_message
15312026-09-04T03:16:33.438Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_invalid_length
15322026-09-04T03:16:33.438Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_length_validation_in_parsing
15332026-09-04T03:16:33.443Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::aggregator_structure_parsing
15342026-09-04T03:16:33.443Z PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::aggregator_wire_format
15352026-09-04T03:16:33.443Z PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_display
15362026-09-04T03:16:33.444Z PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_invalid_length
15372026-09-04T03:16:33.444Z PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_structure_parsing
15382026-09-04T03:16:33.448Z PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::as4_aggregator_wire_format
15392026-09-04T03:16:33.448Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_in_update_message
15402026-09-04T03:16:33.448Z PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_non_zero_length_error
15412026-09-04T03:16:33.448Z PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_to_wire
15422026-09-04T03:16:33.453Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::atomic_aggregate_zero_length
15432026-09-04T03:16:33.453Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::empty_update_does_not_require_mandatory_attrs
15442026-09-04T03:16:33.453Z PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_without_next_hop_succeeds
15452026-09-04T03:16:33.453Z PASS [ 0.010s] bgp messages::tests::mandatory_attribute_validation::mp_bgp_update_with_traditional_nlri_requires_next_hop
15462026-09-04T03:16:33.453Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::mp_unreach_only_update_does_not_require_mandatory_attrs
15472026-09-04T03:16:33.453Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::notification_message_minimum_length
15482026-09-04T03:16:33.453Z PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::notification_message_too_short
15492026-09-04T03:16:33.459Z PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::open_message_too_short
15502026-09-04T03:16:33.459Z PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::traditional_update_missing_multiple_mandatory_attrs
15512026-09-04T03:16:33.470Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_as_path_errors
15522026-09-04T03:16:33.470Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_next_hop_errors
15532026-09-04T03:16:33.470Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::traditional_update_without_origin_errors
15542026-09-04T03:16:33.470Z PASS [ 0.008s] bgp messages::tests::mandatory_attribute_validation::update_message_minimum_length
15552026-09-04T03:16:33.470Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::update_message_too_short
15562026-09-04T03:16:33.471Z PASS [ 0.009s] bgp messages::tests::mandatory_attribute_validation::withdraw_only_update_does_not_require_mandatory_attrs
15572026-09-04T03:16:33.471Z PASS [ 0.008s] bgp messages::tests::mp_bgp_attributes_encoded_first
15582026-09-04T03:16:33.480Z PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_ipv4_unicast
15592026-09-04T03:16:33.481Z PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_ipv6_unicast
15602026-09-04T03:16:33.481Z PASS [ 0.008s] bgp messages::tests::mp_reach_nlri_round_trip
15612026-09-04T03:16:33.481Z PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv4_unicast
15622026-09-04T03:16:33.481Z PASS [ 0.008s] bgp messages::tests::mp_unreach_nlri_ipv6_unicast
15632026-09-04T03:16:33.481Z PASS [ 0.009s] bgp messages::tests::mp_unreach_nlri_round_trip
15642026-09-04T03:16:33.481Z PASS [ 0.009s] bgp messages::tests::notification_round_trip
15652026-09-04T03:16:33.481Z PASS [ 0.009s] bgp messages::tests::open_round_trip
15662026-09-04T03:16:33.481Z PASS [ 0.009s] bgp messages::tests::open_round_trip_extended_nexthop
15672026-09-04T03:16:33.481Z PASS [ 0.009s] bgp messages::tests::prefix_conversion
15682026-09-04T03:16:33.485Z PASS [ 0.009s] bgp messages::tests::prefix_within
15692026-09-04T03:16:33.485Z PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::aggregator_returns_discard
15702026-09-04T03:16:33.485Z PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::as4_path_returns_treat_as_withdraw
15712026-09-04T03:16:33.485Z PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::atomic_aggregate_returns_discard
15722026-09-04T03:16:33.485Z PASS [ 0.009s] bgp messages::tests::rfc7606_attribute_actions::communities_returns_treat_as_withdraw
15732026-09-04T03:16:33.485Z PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::local_pref_returns_treat_as_withdraw
15742026-09-04T03:16:33.485Z PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::mp_bgp_returns_session_reset
15752026-09-04T03:16:33.485Z PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::multi_exit_disc_returns_treat_as_withdraw
15762026-09-04T03:16:33.485Z PASS [ 0.008s] bgp messages::tests::rfc7606_attribute_actions::well_known_mandatory_returns_treat_as_withdraw
15772026-09-04T03:16:33.490Z PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::discard_errors_collected_without_treat_as_withdraw
15782026-09-04T03:16:33.490Z PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::flag_validation_error_collected
15792026-09-04T03:16:33.490Z PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::mixed_treat_as_withdraw_and_discard_errors
15802026-09-04T03:16:33.490Z PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::multiple_treat_as_withdraw_errors_collected
15812026-09-04T03:16:33.490Z PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::no_errors_when_all_attributes_valid
15822026-09-04T03:16:33.564Z PASS [ 0.009s] bgp messages::tests::rfc7606_error_collection::valid_attributes_after_errors_still_parsed
15832026-09-04T03:16:33.564Z PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::invalid_flags_returns_correct_error_details
15842026-09-04T03:16:33.565Z PASS [ 0.008s] bgp messages::tests::rfc7606_flag_validation::optional_non_transitive_attributes_require_optional_not_transitive
15852026-09-04T03:16:33.565Z PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::optional_transitive_attributes_require_both_flags
15862026-09-04T03:16:33.565Z PASS [ 0.009s] bgp messages::tests::rfc7606_flag_validation::well_known_attributes_require_transitive_not_optional
15872026-09-04T03:16:33.565Z PASS [ 0.008s] bgp messages::tests::route_refresh_round_trip
15882026-09-04T03:16:33.565Z PASS [ 0.009s] bgp messages::tests::test_nexthop_length_validation
15892026-09-04T03:16:33.565Z PASS [ 0.009s] bgp messages::tests::update_round_trip
15902026-09-04T03:16:33.565Z PASS [ 0.021s] bgp policy::test::open_add_4byte_as
15912026-09-04T03:16:33.565Z PASS [ 0.015s] bgp proptest::prop_ipv4_prefixes_roundtrip
15922026-09-04T03:16:33.565Z PASS [ 0.016s] bgp proptest::prop_ipv4_prefixes_via_mp_reach
15932026-09-04T03:16:33.565Z PASS [ 0.024s] bgp policy::test::open_require_4byte_as
15942026-09-04T03:16:33.565Z PASS [ 0.021s] bgp policy::test::update_shape_community
15952026-09-04T03:16:33.565Z PASS [ 0.024s] bgp policy::test::shape_update_prefixes
15962026-09-04T03:16:33.565Z PASS [ 0.023s] bgp policy::test::update_drop_on_no_export
15972026-09-04T03:16:33.565Z PASS [ 0.029s] bgp proptest::prop_encode_decode_semantic_equivalence
15982026-09-04T03:16:33.565Z PASS [ 0.015s] bgp proptest::prop_ipv4_wire_format_roundtrip
15992026-09-04T03:16:33.565Z PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_roundtrip
16002026-09-04T03:16:33.566Z PASS [ 0.014s] bgp proptest::prop_ipv6_wire_format_roundtrip
16012026-09-04T03:16:33.566Z PASS [ 0.015s] bgp proptest::prop_ipv4_withdrawn_via_mp_unreach
16022026-09-04T03:16:33.566Z PASS [ 0.019s] bgp proptest::prop_ipv4_traditional_vs_mp_bgp_equivalence
16032026-09-04T03:16:33.566Z PASS [ 0.016s] bgp proptest::prop_ipv6_prefixes_via_mp_reach
16042026-09-04T03:16:33.566Z PASS [ 0.015s] bgp proptest::prop_ipv6_withdrawn_via_mp_unreach
16052026-09-04T03:16:33.566Z PASS [ 0.008s] bgp session::tests::route_update_is_announcement_and_withdrawal
16062026-09-04T03:16:33.566Z PASS [ 0.014s] bgp proptest::prop_nexthop_ipv4_via_mp_reach
16072026-09-04T03:16:33.574Z PASS [ 0.015s] bgp proptest::prop_nexthop_ipv6_double_via_mp_reach
16082026-09-04T03:16:33.574Z PASS [ 0.016s] bgp proptest::prop_nexthop_ipv6_single_via_mp_reach
16092026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::shutdown_state_transitions
16102026-09-04T03:16:33.575Z PASS [ 0.018s] bgp proptest::prop_update_mp_unreach_roundtrip
16112026-09-04T03:16:33.575Z PASS [ 0.009s] bgp session::tests::test_fsm_event_history_all_buffer_rolling
16122026-09-04T03:16:33.575Z PASS [ 0.009s] bgp session::tests::test_fsm_event_history_major_buffer_rolling
16132026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::test_fsm_event_history_major_filtering
16142026-09-04T03:16:33.575Z PASS [ 0.030s] bgp proptest::prop_mp_bgp_attrs_encoded_first
16152026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::test_fsm_event_record_creation
16162026-09-04T03:16:33.575Z PASS [ 0.009s] bgp session::tests::test_resolve_collision_decision
16172026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv4_routes_ipv6_local_ip_error
16182026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::test_select_nexthop_cross_af_ipv6_routes_ipv4_local_ip_error
16192026-09-04T03:16:33.575Z PASS [ 0.030s] bgp proptest::prop_update_traditional_roundtrip
16202026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_configured
16212026-09-04T03:16:33.575Z PASS [ 0.032s] bgp proptest::prop_update_mp_reach_roundtrip
16222026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_mapped_ipv4
16232026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv4_fallback_pure_ipv4
16242026-09-04T03:16:33.575Z PASS [ 0.009s] bgp session::tests::test_select_nexthop_ipv6_configured
16252026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::test_select_nexthop_ipv6_fallback_pure_ipv6
16262026-09-04T03:16:33.575Z PASS [ 0.008s] bgp session::tests::test_select_nexthop_wrong_af_ipv4_route_ipv6_nexthop
16272026-09-04T03:16:33.584Z PASS [ 0.009s] bgp session::tests::test_select_nexthop_wrong_af_ipv6_route_ipv4_nexthop
16282026-09-04T03:16:33.630Z PASS [ 0.057s] bgp test::recreated_router_does_not_claim_predecessors_sessions
16292026-09-04T03:16:33.630Z PASS [ 0.056s] bgp test::router_teardown_leaves_other_routers_sessions_alone
16302026-09-04T03:16:33.820Z PASS [ 0.257s] bgp test::admin_events_do_not_reach_other_routers_sessions
16312026-09-04T03:16:36.644Z PASS [ 3.067s] bgp test::test_basic_peering_active
16322026-09-04T03:16:36.644Z PASS [ 3.065s] bgp test::test_basic_peering_passive
16332026-09-04T03:16:36.653Z PASS [ 3.067s] bgp test::test_basic_update
16342026-09-04T03:16:36.653Z PASS [ 3.073s] bgp test::test_basic_peering_passive_tcp
16352026-09-04T03:16:36.706Z PASS [ 3.068s] bgp test::test_basic_update_ipv6
16362026-09-04T03:16:36.725Z PASS [ 3.081s] bgp test::test_basic_update_ipv6_tcp
16372026-09-04T03:16:36.902Z PASS [ 3.079s] bgp test::test_basic_update_tcp
16382026-09-04T03:16:37.655Z PASS [ 4.081s] bgp test::test_basic_peering_active_tcp
16392026-09-04T03:16:39.753Z PASS [ 3.065s] bgp test::test_ipv6_basic_peering_active
16402026-09-04T03:16:40.372Z PASS [ 3.065s] bgp test::test_ipv6_basic_peering_passive
16412026-09-04T03:16:40.715Z PASS [ 4.081s] bgp test::test_dual_stack_routes_ipv4_peer_success
16422026-09-04T03:16:40.715Z PASS [ 4.077s] bgp test::test_import_export_policy_filtering
16432026-09-04T03:16:40.715Z PASS [ 4.081s] bgp test::test_dual_stack_routes_ipv6_peer_success
16442026-09-04T03:16:40.719Z PASS [ 4.074s] bgp test::test_ipv4_routes_ipv6_peer_success
16452026-09-04T03:16:40.723Z PASS [ 3.074s] bgp test::test_ipv6_basic_peering_passive_tcp
16462026-09-04T03:16:40.780Z PASS [ 4.079s] bgp test::test_ipv6_basic_peering_active_tcp
16472026-09-04T03:16:41.023Z PASS [ 1.061s] bgp test::test_multiple_unnumbered_sessions
16482026-09-04T03:16:41.809Z PASS [ 1.092s] bgp test::test_three_router_chain_tcp_ipv6
16492026-09-04T03:16:41.822Z PASS [ 1.108s] bgp test::test_three_router_chain_tcp
16502026-09-04T03:16:42.781Z PASS [ 2.067s] bgp test::test_same_linklocal_multiple_interfaces
16512026-09-04T03:16:42.871Z PASS [ 1.062s] bgp test::test_unnumbered_ndp_change
16522026-09-04T03:16:43.654Z PASS [ 2.937s] bgp test::test_neighbor_thread_lifecycle_no_leaks
16532026-09-04T03:16:43.660Z PASS [ 0.006s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
16542026-09-04T03:16:43.673Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
16552026-09-04T03:16:43.673Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
16562026-09-04T03:16:43.681Z PASS [ 0.004s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
16572026-09-04T03:16:43.788Z PASS [ 3.066s] bgp test::test_three_router_chain_unnumbered
16582026-09-04T03:16:43.827Z PASS [ 4.074s] bgp test::test_ipv6_routes_ipv4_peer_success
16592026-09-04T03:16:45.845Z PASS [ 5.064s] bgp test::test_unnumbered_dualstack_route_exchange
16602026-09-04T03:16:47.845Z PASS [ 5.063s] bgp test::test_unnumbered_session_survives_peer_change
16612026-09-04T03:16:50.889Z PASS [ 9.067s] bgp test::test_unnumbered_peer_expiry_and_rediscovery
16622026-09-04T03:16:51.934Z PASS [ 9.064s] bgp test::test_unnumbered_unaffected_by_ndp
16632026-09-04T03:16:59.100Z PASS [ 18.062s] bgp test::test_unnumbered_interface_lifecycle
16642026-09-04T03:16:59.100Z────────────
16652026-09-04T03:16:59.100Z Summary [ 25.689s] 158 tests run: 158 passed, 0 skipped
16662026-09-04T03:16:59.104Z+ cp ./admin_events_do_not_reach_other_routers_sessions.log ./dualstack_routes.log ./loopback-manager.test_basic_peering_active_tcp.log ./loopback-manager.test_basic_peering_passive_tcp.log ./loopback-manager.test_basic_update_ipv6_tcp.log ./loopback-manager.test_basic_update_tcp.log ./loopback-manager.test_dual_stack_routes_ipv4_peer_success.log ./loopback-manager.test_dual_stack_routes_ipv6_peer_success.log ./loopback-manager.test_import_export_policy_filtering.log ./loopback-manager.test_ipv4_routes_ipv6_peer_success.log ./loopback-manager.test_ipv6_basic_peering_active_tcp.log ./loopback-manager.test_ipv6_basic_peering_passive_tcp.log ./loopback-manager.test_ipv6_routes_ipv4_peer_success.log ./loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log ./loopback-manager.test_three_router_chain_tcp_ipv6.log ./loopback-manager.test_three_router_chain_tcp.log ./multiple_unnumbered.log ./ndp_change_reset.log ./ndp_changes.log ./r1.test_basic_peering_active_tcp.log ./r1.test_basic_peering_active.log ./r1.test_basic_peering_passive_tcp.log ./r1.test_basic_peering_passive.log ./r1.test_basic_update_ipv6_tcp.log ./r1.test_basic_update_ipv6.log ./r1.test_basic_update_tcp.log ./r1.test_basic_update.log ./r1.test_dual_stack_routes_ipv4_peer_success.log ./r1.test_dual_stack_routes_ipv6_peer_success.log ./r1.test_import_export_policy_filtering.log ./r1.test_ipv4_routes_ipv6_peer_success.log ./r1.test_ipv6_basic_peering_active_tcp.log ./r1.test_ipv6_basic_peering_active.log ./r1.test_ipv6_basic_peering_passive_tcp.log ./r1.test_ipv6_basic_peering_passive.log ./r1.test_ipv6_routes_ipv4_peer_success.log ./r1.test_neighbor_thread_lifecycle_no_leaks.log ./r1.test_three_router_chain_tcp_ipv6.log ./r1.test_three_router_chain_tcp.log ./r2.test_basic_peering_active_tcp.log ./r2.test_basic_peering_active.log ./r2.test_basic_peering_passive_tcp.log ./r2.test_basic_peering_passive.log ./r2.test_basic_update_ipv6_tcp.log ./r2.test_basic_update_ipv6.log ./r2.test_basic_update_tcp.log ./r2.test_basic_update.log ./r2.test_dual_stack_routes_ipv4_peer_success.log ./r2.test_dual_stack_routes_ipv6_peer_success.log ./r2.test_import_export_policy_filtering.log ./r2.test_ipv4_routes_ipv6_peer_success.log ./r2.test_ipv6_basic_peering_active_tcp.log ./r2.test_ipv6_basic_peering_active.log ./r2.test_ipv6_basic_peering_passive_tcp.log ./r2.test_ipv6_basic_peering_passive.log ./r2.test_ipv6_routes_ipv4_peer_success.log ./r2.test_neighbor_thread_lifecycle_no_leaks.log ./r2.test_three_router_chain_tcp_ipv6.log ./r2.test_three_router_chain_tcp.log ./r3.test_three_router_chain_tcp_ipv6.log ./r3.test_three_router_chain_tcp.log ./recreated_router_does_not_claim_predecessors_sessions.log ./router_teardown_leaves_other_routers_sessions_alone.log ./same_linklocal.log ./three_chain.log ./unnumbered_expiry.log ./unnumbered_interface_lifecycle.log ./unnumbered_peer_change.log /work/
16672026-09-04T03:16:59.105Z+ popd
16682026-09-04T03:16:59.105Z+ pushd mgd
16692026-09-04T03:16:59.105Z/work/oxidecomputer/maghemite
16702026-09-04T03:16:59.105Z/work/oxidecomputer/maghemite/mgd /work/oxidecomputer/maghemite
16712026-09-04T03:16:59.105Z+ pfexec cargo nextest run -p mgd -p mg-api-types -p mg-api-types-versions
16722026-09-04T03:17:00.320Z Compiling slog v2.8.2
16732026-09-04T03:17:00.426Z Compiling usdt v0.6.0
16742026-09-04T03:17:00.519Z Compiling papergrid v0.18.0
16752026-09-04T03:17:00.519Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
16762026-09-04T03:17:00.535Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
16772026-09-04T03:17:00.556Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
16782026-09-04T03:17:00.702Z Compiling crc8 v0.1.1
16792026-09-04T03:17:00.721Z Compiling slog-json v2.6.1
16802026-09-04T03:17:00.766Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
16812026-09-04T03:17:00.813Z Compiling slog-term v2.9.2
16822026-09-04T03:17:00.818Z Compiling slog-async v2.8.0
16832026-09-04T03:17:01.153Z Compiling slog-bunyan v2.5.0
16842026-09-04T03:17:01.222Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16852026-09-04T03:17:01.280Z Compiling dropshot v0.17.1
16862026-09-04T03:17:01.394Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16872026-09-04T03:17:01.936Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
16882026-09-04T03:17:01.965Z Compiling slog-dtrace v0.3.0
16892026-09-04T03:17:01.965Z Compiling steno v0.4.1
16902026-09-04T03:17:01.965Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16912026-09-04T03:17:01.966Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16922026-09-04T03:17:01.966Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
16932026-09-04T03:17:02.645Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16942026-09-04T03:17:02.746Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16952026-09-04T03:17:02.942Z Compiling tabled v0.21.0
16962026-09-04T03:17:04.322Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16972026-09-04T03:17:05.752Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16982026-09-04T03:17:05.772Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
16992026-09-04T03:17:06.382Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#9b21e39a)
17002026-09-04T03:17:06.951Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
17012026-09-04T03:17:07.829Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17022026-09-04T03:17:07.983Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17032026-09-04T03:17:08.027Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
17042026-09-04T03:17:08.134Z Compiling dropshot-api-manager-types v0.8.0
17052026-09-04T03:17:08.171Z Compiling port-file v0.1.0
17062026-09-04T03:17:08.379Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17072026-09-04T03:17:08.481Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17082026-09-04T03:17:08.507Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17092026-09-04T03:17:10.556Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17102026-09-04T03:17:10.842Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17112026-09-04T03:17:10.931Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17122026-09-04T03:17:10.942Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17132026-09-04T03:17:11.488Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17142026-09-04T03:17:11.776Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17152026-09-04T03:17:11.910Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17162026-09-04T03:17:11.939Z Compiling dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
17172026-09-04T03:17:12.511Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17182026-09-04T03:17:12.585Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
17192026-09-04T03:17:13.171Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17202026-09-04T03:17:15.964Z Compiling dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
17212026-09-04T03:17:16.196Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
17222026-09-04T03:17:16.510Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17232026-09-04T03:17:16.514Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17242026-09-04T03:17:17.221Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=247502812015b409d33240b836d5bf242817453d#24750281)
17252026-09-04T03:17:17.568Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17262026-09-04T03:17:18.122Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17272026-09-04T03:17:18.557Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17282026-09-04T03:17:20.451Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17292026-09-04T03:17:20.633Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17302026-09-04T03:17:26.167Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17312026-09-04T03:17:33.864Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17322026-09-04T03:17:35.459Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17332026-09-04T03:17:36.529Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
17342026-09-04T03:17:37.509Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
17352026-09-04T03:17:38.348Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
17362026-09-04T03:17:39.531Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
17372026-09-04T03:17:39.531Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
17382026-09-04T03:17:39.536Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
17392026-09-04T03:17:45.536Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
17402026-09-04T03:18:16.387Z Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s
17412026-09-04T03:18:16.565Z────────────
17422026-09-04T03:18:16.565Z Nextest run ID bc7c5704-e667-4abb-bea5-ff1e7f0b7cfb with nextest profile: default
17432026-09-04T03:18:16.565Z Starting 37 tests across 3 binaries
17442026-09-04T03:18:16.568Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_delete_request_converts_to_latest
17452026-09-04T03:18:16.568Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_static_route4_converts_to_latest
17462026-09-04T03:18:16.568Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_wire_payload_deserializes_then_converts
17472026-09-04T03:18:16.568Z PASS [ 0.005s] mg-api-types-versions v10::static_routes::tests::v1_add_request_converts_to_latest
17482026-09-04T03:18:16.629Z PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_creates_ecmp
17492026-09-04T03:18:16.629Z PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_deduplicates_same_nexthop
17502026-09-04T03:18:16.629Z PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_empty_db
17512026-09-04T03:18:16.629Z PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_ipv6
17522026-09-04T03:18:16.639Z PASS [ 0.073s] mgd::bin/mgd bgp_admin::tests::apply_remove_entire_group
17532026-09-04T03:18:16.639Z PASS [ 0.073s] mgd::bin/mgd bgp_admin::tests::apply_change_peer_asn
17542026-09-04T03:18:16.643Z PASS [ 0.074s] mgd::bin/mgd bgp_admin::tests::apply_empty_removes_peers
17552026-09-04T03:18:16.644Z PASS [ 0.076s] mgd::bin/mgd bgp_admin::tests::delete_router_removes_router_state
17562026-09-04T03:18:16.647Z PASS [ 0.018s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_equivalence
17572026-09-04T03:18:16.647Z PASS [ 0.018s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v4_list_equivalence
17582026-09-04T03:18:16.647Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_empty_list
17592026-09-04T03:18:16.651Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_mixed_accepts_normalized
17602026-09-04T03:18:16.655Z PASS [ 0.017s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_equivalence
17612026-09-04T03:18:16.655Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v4
17622026-09-04T03:18:16.659Z PASS [ 0.019s] mgd::bin/mgd validation::tests::prop_validate_prefixes_v6_list_equivalence
17632026-09-04T03:18:16.659Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v4
17642026-09-04T03:18:16.659Z PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_only_v6
17652026-09-04T03:18:16.659Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_invalid_for_rib_v6
17662026-09-04T03:18:16.663Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v4
17672026-09-04T03:18:16.666Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_rejects_unnormalized_v6
17682026-09-04T03:18:16.667Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_accepts_normalized
17692026-09-04T03:18:16.667Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_empty_list
17702026-09-04T03:18:16.667Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_loopback
17712026-09-04T03:18:16.667Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_multicast
17722026-09-04T03:18:16.671Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v4_rejects_unnormalized
17732026-09-04T03:18:16.675Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_accepts_normalized
17742026-09-04T03:18:16.675Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_empty_list
17752026-09-04T03:18:16.675Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_loopback
17762026-09-04T03:18:16.675Z PASS [ 0.010s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_link_local
17772026-09-04T03:18:16.675Z PASS [ 0.009s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_multicast
17782026-09-04T03:18:16.680Z PASS [ 0.008s] mgd::bin/mgd validation::tests::test_validate_prefixes_v6_rejects_unnormalized
17792026-09-04T03:18:16.686Z PASS [ 0.058s] mgd::bin/mgd tests::test_initialize_static_routes_preserves_normalized
17802026-09-04T03:18:16.689Z PASS [ 0.059s] mgd::bin/mgd tests::test_initialize_static_routes_mixed_families
17812026-09-04T03:18:16.690Z────────────
17822026-09-04T03:18:16.690Z Summary [ 0.124s] 37 tests run: 37 passed, 0 skipped
17832026-09-04T03:18:16.698Z+ cp ./apply_change_peer_asn.log ./apply_empty_removes_peers.log ./apply_remove_entire_group.log ./delete_router_removes_router_state.log /work/
17842026-09-04T03:18:16.704Z+ popd
17852026-09-04T03:18:16.704Z/work/oxidecomputer/maghemite
17862026-09-04T03:18:16.704Z+ rm -rf /tmp/tmp.HnaGrc
17872026-09-04T03:18:16.704Zprocess exited: duration 294168 ms, exit code 0
 
17882026-09-04T03:18:16.723Zfound 72 output files
17892026-09-04T03:18:16.723Zuploading: /work/admin_events_do_not_reach_other_routers_sessions.log (4716 bytes)
17902026-09-04T03:18:17.739Zuploaded: /work/admin_events_do_not_reach_other_routers_sessions.log
17912026-09-04T03:18:17.740Zuploading: /work/apply_change_peer_asn.log (25900 bytes)
17922026-09-04T03:18:19.165Zuploaded: /work/apply_change_peer_asn.log
17932026-09-04T03:18:19.165Zuploading: /work/apply_empty_removes_peers.log (20786 bytes)
17942026-09-04T03:18:20.185Zuploaded: /work/apply_empty_removes_peers.log
17952026-09-04T03:18:20.185Zuploading: /work/apply_remove_entire_group.log (13017 bytes)
17962026-09-04T03:18:21.196Zuploaded: /work/apply_remove_entire_group.log
17972026-09-04T03:18:21.196Zuploading: /work/delete_router_removes_router_state.log (20676 bytes)
17982026-09-04T03:18:22.207Zuploaded: /work/delete_router_removes_router_state.log
17992026-09-04T03:18:22.207Zuploading: /work/dualstack_routes.log (121104 bytes)
18002026-09-04T03:18:23.222Zuploaded: /work/dualstack_routes.log
18012026-09-04T03:18:23.222Zuploading: /work/loopback-manager.test_basic_peering_active_tcp.log (2424 bytes)
18022026-09-04T03:18:24.241Zuploaded: /work/loopback-manager.test_basic_peering_active_tcp.log
18032026-09-04T03:18:24.241Zuploading: /work/loopback-manager.test_basic_peering_passive_tcp.log (1387 bytes)
18042026-09-04T03:18:25.259Zuploaded: /work/loopback-manager.test_basic_peering_passive_tcp.log
18052026-09-04T03:18:25.260Zuploading: /work/loopback-manager.test_basic_update_ipv6_tcp.log (2345 bytes)
18062026-09-04T03:18:26.272Zuploaded: /work/loopback-manager.test_basic_update_ipv6_tcp.log
18072026-09-04T03:18:26.272Zuploading: /work/loopback-manager.test_basic_update_tcp.log (2382 bytes)
18082026-09-04T03:18:27.287Zuploaded: /work/loopback-manager.test_basic_update_tcp.log
18092026-09-04T03:18:27.287Zuploading: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log (2378 bytes)
18102026-09-04T03:18:28.296Zuploaded: /work/loopback-manager.test_dual_stack_routes_ipv4_peer_success.log
18112026-09-04T03:18:28.296Zuploading: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log (2252 bytes)
18122026-09-04T03:18:29.308Zuploaded: /work/loopback-manager.test_dual_stack_routes_ipv6_peer_success.log
18132026-09-04T03:18:29.308Zuploading: /work/loopback-manager.test_import_export_policy_filtering.log (3188 bytes)
18142026-09-04T03:18:30.319Zuploaded: /work/loopback-manager.test_import_export_policy_filtering.log
18152026-09-04T03:18:30.319Zuploading: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log (2244 bytes)
18162026-09-04T03:18:31.328Zuploaded: /work/loopback-manager.test_ipv4_routes_ipv6_peer_success.log
18172026-09-04T03:18:31.328Zuploading: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log (2270 bytes)
18182026-09-04T03:18:32.337Zuploaded: /work/loopback-manager.test_ipv6_basic_peering_active_tcp.log
18192026-09-04T03:18:32.338Zuploading: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log (2228 bytes)
18202026-09-04T03:18:33.349Zuploaded: /work/loopback-manager.test_ipv6_basic_peering_passive_tcp.log
18212026-09-04T03:18:33.350Zuploading: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log (2248 bytes)
18222026-09-04T03:18:34.359Zuploaded: /work/loopback-manager.test_ipv6_routes_ipv4_peer_success.log
18232026-09-04T03:18:34.360Zuploading: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log (2393 bytes)
18242026-09-04T03:18:35.369Zuploaded: /work/loopback-manager.test_neighbor_thread_lifecycle_no_leaks.log
18252026-09-04T03:18:35.369Zuploading: /work/loopback-manager.test_three_router_chain_tcp.log (4857 bytes)
18262026-09-04T03:18:36.378Zuploaded: /work/loopback-manager.test_three_router_chain_tcp.log
18272026-09-04T03:18:36.378Zuploading: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log (3611 bytes)
18282026-09-04T03:18:37.397Zuploaded: /work/loopback-manager.test_three_router_chain_tcp_ipv6.log
18292026-09-04T03:18:37.397Zuploading: /work/multiple_unnumbered.log (142114 bytes)
18302026-09-04T03:18:38.411Zuploaded: /work/multiple_unnumbered.log
18312026-09-04T03:18:38.412Zuploading: /work/ndp_change_reset.log (71441 bytes)
18322026-09-04T03:18:39.424Zuploaded: /work/ndp_change_reset.log
18332026-09-04T03:18:39.424Zuploading: /work/ndp_changes.log (91030 bytes)
18342026-09-04T03:18:40.457Zuploaded: /work/ndp_changes.log
18352026-09-04T03:18:40.457Zuploading: /work/r1.test_basic_peering_active.log (41776 bytes)
18362026-09-04T03:18:41.478Zuploaded: /work/r1.test_basic_peering_active.log
18372026-09-04T03:18:41.478Zuploading: /work/r1.test_basic_peering_active_tcp.log (48886 bytes)
18382026-09-04T03:18:42.491Zuploaded: /work/r1.test_basic_peering_active_tcp.log
18392026-09-04T03:18:42.491Zuploading: /work/r1.test_basic_peering_passive.log (34207 bytes)
18402026-09-04T03:18:43.502Zuploaded: /work/r1.test_basic_peering_passive.log
18412026-09-04T03:18:43.502Zuploading: /work/r1.test_basic_peering_passive_tcp.log (40465 bytes)
18422026-09-04T03:18:44.514Zuploaded: /work/r1.test_basic_peering_passive_tcp.log
18432026-09-04T03:18:44.514Zuploading: /work/r1.test_basic_update.log (29204 bytes)
18442026-09-04T03:18:45.525Zuploaded: /work/r1.test_basic_update.log
18452026-09-04T03:18:45.525Zuploading: /work/r1.test_basic_update_ipv6.log (29012 bytes)
18462026-09-04T03:18:46.539Zuploaded: /work/r1.test_basic_update_ipv6.log
18472026-09-04T03:18:46.539Zuploading: /work/r1.test_basic_update_ipv6_tcp.log (31698 bytes)
18482026-09-04T03:18:47.565Zuploaded: /work/r1.test_basic_update_ipv6_tcp.log
18492026-09-04T03:18:47.566Zuploading: /work/r1.test_basic_update_tcp.log (32132 bytes)
18502026-09-04T03:18:48.577Zuploaded: /work/r1.test_basic_update_tcp.log
18512026-09-04T03:18:48.581Zuploading: /work/r1.test_dual_stack_routes_ipv4_peer_success.log (44623 bytes)
18522026-09-04T03:18:49.590Zuploaded: /work/r1.test_dual_stack_routes_ipv4_peer_success.log
18532026-09-04T03:18:49.590Zuploading: /work/r1.test_dual_stack_routes_ipv6_peer_success.log (44881 bytes)
18542026-09-04T03:18:50.599Zuploaded: /work/r1.test_dual_stack_routes_ipv6_peer_success.log
18552026-09-04T03:18:50.600Zuploading: /work/r1.test_import_export_policy_filtering.log (40998 bytes)
18562026-09-04T03:18:51.610Zuploaded: /work/r1.test_import_export_policy_filtering.log
18572026-09-04T03:18:51.610Zuploading: /work/r1.test_ipv4_routes_ipv6_peer_success.log (36667 bytes)
18582026-09-04T03:18:52.620Zuploaded: /work/r1.test_ipv4_routes_ipv6_peer_success.log
18592026-09-04T03:18:52.620Zuploading: /work/r1.test_ipv6_basic_peering_active.log (41886 bytes)
18602026-09-04T03:18:53.630Zuploaded: /work/r1.test_ipv6_basic_peering_active.log
18612026-09-04T03:18:53.630Zuploading: /work/r1.test_ipv6_basic_peering_active_tcp.log (49538 bytes)
18622026-09-04T03:18:54.644Zuploaded: /work/r1.test_ipv6_basic_peering_active_tcp.log
18632026-09-04T03:18:54.644Zuploading: /work/r1.test_ipv6_basic_peering_passive.log (34656 bytes)
18642026-09-04T03:18:55.652Zuploaded: /work/r1.test_ipv6_basic_peering_passive.log
18652026-09-04T03:18:55.652Zuploading: /work/r1.test_ipv6_basic_peering_passive_tcp.log (42417 bytes)
18662026-09-04T03:18:56.663Zuploaded: /work/r1.test_ipv6_basic_peering_passive_tcp.log
18672026-09-04T03:18:56.663Zuploading: /work/r1.test_ipv6_routes_ipv4_peer_success.log (36393 bytes)
18682026-09-04T03:18:57.675Zuploaded: /work/r1.test_ipv6_routes_ipv4_peer_success.log
18692026-09-04T03:18:57.675Zuploading: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log (30635 bytes)
18702026-09-04T03:18:58.687Zuploaded: /work/r1.test_neighbor_thread_lifecycle_no_leaks.log
18712026-09-04T03:18:58.687Zuploading: /work/r1.test_three_router_chain_tcp.log (22662 bytes)
18722026-09-04T03:18:59.710Zuploaded: /work/r1.test_three_router_chain_tcp.log
18732026-09-04T03:18:59.710Zuploading: /work/r1.test_three_router_chain_tcp_ipv6.log (23907 bytes)
18742026-09-04T03:19:00.722Zuploaded: /work/r1.test_three_router_chain_tcp_ipv6.log
18752026-09-04T03:19:00.723Zuploading: /work/r2.test_basic_peering_active.log (39601 bytes)
18762026-09-04T03:19:01.737Zuploaded: /work/r2.test_basic_peering_active.log
18772026-09-04T03:19:01.737Zuploading: /work/r2.test_basic_peering_active_tcp.log (47880 bytes)
18782026-09-04T03:19:02.749Zuploaded: /work/r2.test_basic_peering_active_tcp.log
18792026-09-04T03:19:02.749Zuploading: /work/r2.test_basic_peering_passive.log (42537 bytes)
18802026-09-04T03:19:03.762Zuploaded: /work/r2.test_basic_peering_passive.log
18812026-09-04T03:19:03.762Zuploading: /work/r2.test_basic_peering_passive_tcp.log (48386 bytes)
18822026-09-04T03:19:04.774Zuploaded: /work/r2.test_basic_peering_passive_tcp.log
18832026-09-04T03:19:04.774Zuploading: /work/r2.test_basic_update.log (27363 bytes)
18842026-09-04T03:19:05.784Zuploaded: /work/r2.test_basic_update.log
18852026-09-04T03:19:05.784Zuploading: /work/r2.test_basic_update_ipv6.log (27457 bytes)
18862026-09-04T03:19:06.797Zuploaded: /work/r2.test_basic_update_ipv6.log
18872026-09-04T03:19:06.797Zuploading: /work/r2.test_basic_update_ipv6_tcp.log (34015 bytes)
18882026-09-04T03:19:07.821Zuploaded: /work/r2.test_basic_update_ipv6_tcp.log
18892026-09-04T03:19:07.821Zuploading: /work/r2.test_basic_update_tcp.log (34024 bytes)
18902026-09-04T03:19:09.003Zuploaded: /work/r2.test_basic_update_tcp.log
18912026-09-04T03:19:09.003Zuploading: /work/r2.test_dual_stack_routes_ipv4_peer_success.log (45113 bytes)
18922026-09-04T03:19:10.048Zuploaded: /work/r2.test_dual_stack_routes_ipv4_peer_success.log
18932026-09-04T03:19:10.049Zuploading: /work/r2.test_dual_stack_routes_ipv6_peer_success.log (45347 bytes)
18942026-09-04T03:19:11.112Zuploaded: /work/r2.test_dual_stack_routes_ipv6_peer_success.log
18952026-09-04T03:19:11.112Zuploading: /work/r2.test_import_export_policy_filtering.log (37751 bytes)
18962026-09-04T03:19:12.125Zuploaded: /work/r2.test_import_export_policy_filtering.log
18972026-09-04T03:19:12.126Zuploading: /work/r2.test_ipv4_routes_ipv6_peer_success.log (38588 bytes)
18982026-09-04T03:19:13.151Zuploaded: /work/r2.test_ipv4_routes_ipv6_peer_success.log
18992026-09-04T03:19:13.151Zuploading: /work/r2.test_ipv6_basic_peering_active.log (39914 bytes)
19002026-09-04T03:19:14.178Zuploaded: /work/r2.test_ipv6_basic_peering_active.log
19012026-09-04T03:19:14.178Zuploading: /work/r2.test_ipv6_basic_peering_active_tcp.log (48681 bytes)
19022026-09-04T03:19:15.189Zuploaded: /work/r2.test_ipv6_basic_peering_active_tcp.log
19032026-09-04T03:19:15.192Zuploading: /work/r2.test_ipv6_basic_peering_passive.log (42841 bytes)
19042026-09-04T03:19:16.203Zuploaded: /work/r2.test_ipv6_basic_peering_passive.log
19052026-09-04T03:19:16.203Zuploading: /work/r2.test_ipv6_basic_peering_passive_tcp.log (49850 bytes)
19062026-09-04T03:19:17.214Zuploaded: /work/r2.test_ipv6_basic_peering_passive_tcp.log
19072026-09-04T03:19:17.214Zuploading: /work/r2.test_ipv6_routes_ipv4_peer_success.log (39562 bytes)
19082026-09-04T03:19:18.225Zuploaded: /work/r2.test_ipv6_routes_ipv4_peer_success.log
19092026-09-04T03:19:18.225Zuploading: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log (29069 bytes)
19102026-09-04T03:19:19.273Zuploaded: /work/r2.test_neighbor_thread_lifecycle_no_leaks.log
19112026-09-04T03:19:19.273Zuploading: /work/r2.test_three_router_chain_tcp.log (45656 bytes)
19122026-09-04T03:19:20.317Zuploaded: /work/r2.test_three_router_chain_tcp.log
19132026-09-04T03:19:20.318Zuploading: /work/r2.test_three_router_chain_tcp_ipv6.log (42988 bytes)
19142026-09-04T03:19:21.343Zuploaded: /work/r2.test_three_router_chain_tcp_ipv6.log
19152026-09-04T03:19:21.343Zuploading: /work/r3.test_three_router_chain_tcp.log (25902 bytes)
19162026-09-04T03:19:22.381Zuploaded: /work/r3.test_three_router_chain_tcp.log
19172026-09-04T03:19:22.381Zuploading: /work/r3.test_three_router_chain_tcp_ipv6.log (22191 bytes)
19182026-09-04T03:19:23.397Zuploaded: /work/r3.test_three_router_chain_tcp_ipv6.log
19192026-09-04T03:19:23.397Zuploading: /work/recreated_router_does_not_claim_predecessors_sessions.log (2448 bytes)
19202026-09-04T03:19:24.411Zuploaded: /work/recreated_router_does_not_claim_predecessors_sessions.log
19212026-09-04T03:19:24.411Zuploading: /work/router_teardown_leaves_other_routers_sessions_alone.log (443 bytes)
19222026-09-04T03:19:25.421Zuploaded: /work/router_teardown_leaves_other_routers_sessions_alone.log
19232026-09-04T03:19:25.421Zuploading: /work/same_linklocal.log (158738 bytes)
19242026-09-04T03:19:26.438Zuploaded: /work/same_linklocal.log
19252026-09-04T03:19:26.438Zuploading: /work/three_chain.log (173525 bytes)
19262026-09-04T03:19:27.452Zuploaded: /work/three_chain.log
19272026-09-04T03:19:27.452Zuploading: /work/unnumbered_expiry.log (90729 bytes)
19282026-09-04T03:19:28.476Zuploaded: /work/unnumbered_expiry.log
19292026-09-04T03:19:28.476Zuploading: /work/unnumbered_interface_lifecycle.log (161163 bytes)
19302026-09-04T03:19:29.489Zuploaded: /work/unnumbered_interface_lifecycle.log
19312026-09-04T03:19:29.489Zuploading: /work/unnumbered_peer_change.log (80993 bytes)
19322026-09-04T03:19:30.502Zuploaded: /work/unnumbered_peer_change.log