01KVTYSPY6K8GAVWDX3E12GVVY: build

BasicConfig {
    output_rules: [
        "/work/debug/*",
        "/work/release/*",
    ],
    rust_toolchain: Some(
        String(
            "stable",
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [
        BasicConfigPublish {
            from_output: "/work/release/ddmd",
            series: "release",
            name: "ddmd",
        },
        BasicConfigPublish {
            from_output: "/work/release/ddmadm",
            series: "release",
            name: "ddmadm",
        },
        BasicConfigPublish {
            from_output: "/work/release/falcon-lab",
            series: "release",
            name: "falcon-lab",
        },
        BasicConfigPublish {
            from_output: "/work/debug/ddmd",
            series: "debug",
            name: "ddmd",
        },
        BasicConfigPublish {
            from_output: "/work/debug/ddmadm",
            series: "debug",
            name: "ddmadm",
        },
        BasicConfigPublish {
            from_output: "/work/debug/mgd",
            series: "debug",
            name: "mgd",
        },
        BasicConfigPublish {
            from_output: "/work/debug/mgadm",
            series: "debug",
            name: "mgadm",
        },
        BasicConfigPublish {
            from_output: "/work/release/mgd",
            series: "release",
            name: "mgd",
        },
        BasicConfigPublish {
            from_output: "/work/release/mgadm",
            series: "release",
            name: "mgadm",
        },
    ],
    skip_clone: false,
}

Buildomat Job: 01KVTYTD1P0YAWC4FSXGNF9B1E

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-23T19:21:11.030Zjob assigned to worker 01KVTYTHN0AXTKCV3XD7FCDWJ2 [factory aws, i-097b8332c10815043] (queued for 47 s)
 
22026-06-23T19:21:17.381Zstarting task 0: "setup"
32026-06-23T19:21:17.386Z++ uname -s
42026-06-23T19:21:17.389Z+ kern=SunOS
52026-06-23T19:21:17.389Z+ build_user=build
62026-06-23T19:21:17.389Z+ build_uid=12345
72026-06-23T19:21:17.389Z+ work_dir=/work
82026-06-23T19:21:17.389Z+ input_dir=/input
92026-06-23T19:21:17.389Z+ [[ 0 == 12345 ]]
102026-06-23T19:21:17.389Z+ case "$kern" in
112026-06-23T19:21:17.389Z+ groupadd -g 12345 build
122026-06-23T19:21:17.392Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-23T19:21:19.396Z+ zfs create -o mountpoint=/work rpool/work
142026-06-23T19:21:19.497Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-23T19:21:19.500Z+ home_fs=zfs
162026-06-23T19:21:19.500Z+ [[ zfs == autofs ]]
172026-06-23T19:21:19.500Z+ mkdir -p /home/build
182026-06-23T19:21:19.501Z+ chown build:build /home/build /work
192026-06-23T19:21:20.501Z+ chmod 0700 /home/build /work
202026-06-23T19:21:20.504Zprocess exited: duration 3124 ms, exit code 0
 
212026-06-23T19:21:20.509Zstarting task 1: "rust-toolchain"
222026-06-23T19:21:20.514Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-06-23T19:21:20.514Z * rust toolchain channel = "stable"
242026-06-23T19:21:20.514Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-06-23T19:21:20.514Z * rust toolchain profile = "default"
262026-06-23T19:21:20.514Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-23T19:21:20.514Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-23T19:21:20.517Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-23T19:21:20.517Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-06-23T19:21:20.589Zinfo: downloading installer
312026-06-23T19:21:22.447Zwarn: It looks like you have an existing installation of Rust at:
322026-06-23T19:21:22.447Zwarn: /opt/ooce/bin
332026-06-23T19:21:22.447Zwarn: It is recommended that rustup be the primary Rust installation.
342026-06-23T19:21:22.447Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-06-23T19:21:22.447Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-06-23T19:21:22.447Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-06-23T19:21:22.447Zwarn: or pass `-y' to ignore all ignorable checks.
382026-06-23T19:21:22.447Zerror: cannot install while Rust is installed
392026-06-23T19:21:22.447Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-06-23T19:21:22.447Zwarn: It looks like you have an existing rustup settings file at:
412026-06-23T19:21:22.447Zwarn: /home/build/.rustup/settings.toml
422026-06-23T19:21:22.447Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-06-23T19:21:22.447Zwarn: instead of the one inferred from the default host triple.
442026-06-23T19:21:22.461Zinfo: profile set to default
452026-06-23T19:21:22.461Zinfo: default host triple is x86_64-unknown-illumos
462026-06-23T19:21:22.464Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-06-23T19:21:22.614Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
482026-06-23T19:21:22.618Zinfo: downloading 6 components
492026-06-23T19:21:38.889Zinfo: default toolchain set to stable-x86_64-unknown-illumos
502026-06-23T19:21:38.890Z
512026-06-23T19:21:38.927Z stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
522026-06-23T19:21:38.927Z
532026-06-23T19:21:38.927Z
542026-06-23T19:21:38.927ZRust is installed now. Great!
552026-06-23T19:21:38.927Z
562026-06-23T19:21:38.927ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-06-23T19:21:38.927Zenvironment variable. This has not been done automatically.
582026-06-23T19:21:38.927Z
592026-06-23T19:21:38.927ZTo configure your current shell, you need to source
602026-06-23T19:21:38.927Zthe corresponding env file under $HOME/.cargo.
612026-06-23T19:21:38.927Z
622026-06-23T19:21:38.927ZThis is usually done by running one of the following (note the leading DOT):
632026-06-23T19:21:38.927Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-06-23T19:21:38.927Zsource "$HOME/.cargo/env.fish" # For fish
652026-06-23T19:21:38.927Zsource "~/.cargo/env.nu" # For nushell
662026-06-23T19:21:38.927Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-06-23T19:21:38.927Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-06-23T19:21:38.927Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-06-23T19:21:38.931Zwarn: no default linker (`cc`) was found in your PATH
702026-06-23T19:21:38.931Zwarn: many Rust crates require a system C toolchain to build
712026-06-23T19:21:39.020Z+ rustup --version
722026-06-23T19:21:39.029Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-06-23T19:21:39.032Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-06-23T19:21:39.050Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
752026-06-23T19:21:39.053Z+ cargo --version
762026-06-23T19:21:39.066Zcargo 1.96.0 (30a34c682 2026-05-25)
772026-06-23T19:21:39.069Z+ rustc --version
782026-06-23T19:21:39.086Zrustc 1.96.0 (ac68faa20 2026-05-25)
792026-06-23T19:21:39.089Zprocess exited: duration 18576 ms, exit code 0
 
802026-06-23T19:21:39.095Zstarting task 2: "authentication"
812026-06-23T19:21:39.112Zprocess exited: duration 16 ms, exit code 0
 
822026-06-23T19:21:39.118Zstarting task 3: "clone repository"
832026-06-23T19:21:39.122Z+ mkdir -p /work/oxidecomputer/maghemite
842026-06-23T19:21:39.125Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-06-23T19:21:39.167ZCloning into '/work/oxidecomputer/maghemite'...
862026-06-23T19:21:40.447Z+ cd /work/oxidecomputer/maghemite
872026-06-23T19:21:40.447Z+ git fetch origin 2128258d782b0a574096a4d622bb4c795193ccbc
882026-06-23T19:21:40.697ZFrom https://github.com/oxidecomputer/maghemite
892026-06-23T19:21:40.697Z * branch 2128258d782b0a574096a4d622bb4c795193ccbc -> FETCH_HEAD
902026-06-23T19:21:40.702Z+ [[ -n john/bfd-async ]]
912026-06-23T19:21:40.705Z++ git branch --show-current
922026-06-23T19:21:40.705Z+ current=main
932026-06-23T19:21:40.705Z+ [[ main != john/bfd-async ]]
942026-06-23T19:21:40.705Z+ git branch -f john/bfd-async 2128258d782b0a574096a4d622bb4c795193ccbc
952026-06-23T19:21:40.709Z+ git checkout -f john/bfd-async
962026-06-23T19:21:40.726ZSwitched to branch 'john/bfd-async'
972026-06-23T19:21:40.728Z+ git reset --hard 2128258d782b0a574096a4d622bb4c795193ccbc
982026-06-23T19:21:40.732ZHEAD is now at 2128258 send our local detection multiplier
992026-06-23T19:21:40.735Zprocess exited: duration 1614 ms, exit code 0
 
1002026-06-23T19:21:40.742Zstarting task 4: "build"
1012026-06-23T19:21:40.745Z+ pfexec pkg install clang-15
1022026-06-23T19:21:49.580Z Startup: Refreshing catalog 'helios-dev' ... Done
1032026-06-23T19:21:57.310Z Startup: Caching catalogs ... Done
1042026-06-23T19:22:04.542ZPlanning: Solver setup ... Done
1052026-06-23T19:22:04.582ZPlanning: Running solver ... Done
1062026-06-23T19:22:04.725ZPlanning: Finding local manifests ... Done
1072026-06-23T19:22:05.075ZPlanning: Fetching manifests: 0/2 0% complete
1082026-06-23T19:22:05.197ZPlanning: Fetching manifests: 2/2 100% complete
1092026-06-23T19:22:05.226ZPlanning: Package planning ... Done
1102026-06-23T19:22:05.254ZPlanning: Merging actions ... Done
1112026-06-23T19:22:05.361ZPlanning: Checking for conflicting actions ... Done
1122026-06-23T19:22:05.367ZPlanning: Consolidating action changes ... Done
1132026-06-23T19:22:06.139ZPlanning: Evaluating mediators ... Done
1142026-06-23T19:22:06.145ZPlanning: Planning completed in 8.67 seconds
1152026-06-23T19:22:06.155Z Packages to install: 2
1162026-06-23T19:22:06.158Z Mediators to change: 2
1172026-06-23T19:22:06.158Z Services to change: 1
1182026-06-23T19:22:06.158Z Create boot environment: No
1192026-06-23T19:22:06.158ZCreate backup boot environment: No
1202026-06-23T19:22:06.197Z
1212026-06-23T19:22:06.197ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1222026-06-23T19:22:31.874ZDownload: 984/3076 items 82.2/211.3MB 38% complete
1232026-06-23T19:22:36.883ZDownload: 1451/3076 items 115.8/211.3MB 54% complete (7.2M/s)
1242026-06-23T19:22:41.989ZDownload: 2005/3076 items 117.2/211.3MB 55% complete (3.8M/s)
1252026-06-23T19:22:57.318ZDownload: 2008/3076 items 117.3/211.3MB 55% complete
1262026-06-23T19:23:02.320ZDownload: 2796/3076 items 119.8/211.3MB 56% complete (520k/s)
1272026-06-23T19:23:08.098ZDownload: 3030/3076 items 201.6/211.3MB 95% complete (12.7M/s)
1282026-06-23T19:23:11.475ZDownload: Completed 211.31 MB in 65.26 seconds (3.2M/s)
1292026-06-23T19:23:11.595Z Actions: 1/3418 actions (Installing new actions)
1302026-06-23T19:23:14.788Z Actions: Completed 3418 actions in 3.19 seconds.
1312026-06-23T19:23:15.434Z Done
1322026-06-23T19:23:15.434Z Done
1332026-06-23T19:23:16.201Z Done
1342026-06-23T19:23:19.557Z Done
1352026-06-23T19:23:19.629Z Done
1362026-06-23T19:23:19.632Z Done
1372026-06-23T19:23:19.956Z Done
1382026-06-23T19:23:20.630Z+ cargo --version
1392026-06-23T19:23:20.638Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
1402026-06-23T19:23:20.785Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
1412026-06-23T19:23:20.788Zinfo: downloading 6 components
1422026-06-23T19:23:37.059Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1432026-06-23T19:23:37.063Z+ rustc --version
1442026-06-23T19:23:37.089Zrustc 1.95.0 (59807616e 2026-04-14)
1452026-06-23T19:23:37.093Z+ banner check
1462026-06-23T19:23:37.096Z
1472026-06-23T19:23:37.096Z #### # # ###### #### # #
1482026-06-23T19:23:37.096Z # # # # # # # # #
1492026-06-23T19:23:37.096Z # ###### ##### # ####
1502026-06-23T19:23:37.096Z # # # # # # #
1512026-06-23T19:23:37.096Z # # # # # # # # #
1522026-06-23T19:23:37.096Z #### # # ###### #### # #
1532026-06-23T19:23:37.096Z
1542026-06-23T19:23:37.099Z+ cargo fmt -- --check
1552026-06-23T19:23:37.498Z+ cargo clippy --all-targets -- --deny warnings
1562026-06-23T19:23:37.611Z Updating git repository `https://github.com/oxidecomputer/falcon`
1572026-06-23T19:23:38.219ZFrom https://github.com/oxidecomputer/falcon
1582026-06-23T19:23:38.219Z * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3
1592026-06-23T19:23:38.298Z Updating crates.io index
1602026-06-23T19:23:38.301Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1612026-06-23T19:23:38.682ZFrom https://github.com/oxidecomputer/dendrite
1622026-06-23T19:23:38.682Z * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58
1632026-06-23T19:23:38.749Z Updating git repository `https://github.com/oxidecomputer/ispf`
1642026-06-23T19:23:38.988ZFrom https://github.com/oxidecomputer/ispf
1652026-06-23T19:23:38.988Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
1662026-06-23T19:23:39.073Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1672026-06-23T19:23:39.388ZFrom https://github.com/oxidecomputer/netadm-sys
1682026-06-23T19:23:39.388Z * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9
1692026-06-23T19:23:39.396Z Updating git repository `https://github.com/oxidecomputer/omicron`
1702026-06-23T19:23:45.531ZFrom https://github.com/oxidecomputer/omicron
1712026-06-23T19:23:45.531Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1722026-06-23T19:23:45.949Z Updating git repository `https://github.com/oxidecomputer/opte`
1732026-06-23T19:23:46.680ZFrom https://github.com/oxidecomputer/opte
1742026-06-23T19:23:46.680Z * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8
1752026-06-23T19:23:46.710Z Updating git repository `https://github.com/illumos/smf-rs`
1762026-06-23T19:23:46.958ZFrom https://github.com/illumos/smf-rs
1772026-06-23T19:23:46.958Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1782026-06-23T19:23:47.314Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1792026-06-23T19:23:47.576ZFrom https://github.com/oxidecomputer/network-interface
1802026-06-23T19:23:47.576Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1812026-06-23T19:23:47.580Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1822026-06-23T19:23:47.833ZFrom https://github.com/oxidecomputer/slog-error-chain
1832026-06-23T19:23:47.833Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1842026-06-23T19:23:47.846Z Updating git repository `https://github.com/oxidecomputer/zone`
1852026-06-23T19:23:48.125ZFrom https://github.com/oxidecomputer/zone
1862026-06-23T19:23:48.125Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1872026-06-23T19:23:48.155Z Updating git repository `https://github.com/oxidecomputer/propolis`
1882026-06-23T19:23:48.966ZFrom https://github.com/oxidecomputer/propolis
1892026-06-23T19:23:48.966Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1902026-06-23T19:23:49.085Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1912026-06-23T19:23:49.557ZFrom https://github.com/oxidecomputer/transceiver-control
1922026-06-23T19:23:49.557Z * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac
1932026-06-23T19:23:49.667Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1942026-06-23T19:23:49.922ZFrom https://github.com/oxidecomputer/dlpi-sys
1952026-06-23T19:23:49.922Z * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664
1962026-06-23T19:23:49.938Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1972026-06-23T19:23:50.245ZFrom https://github.com/jmesmon/rust-libzfs
1982026-06-23T19:23:50.245Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1992026-06-23T19:23:50.252Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2002026-06-23T19:23:50.544ZFrom https://github.com/oxidecomputer/rusty-doors
2012026-06-23T19:23:50.544Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2022026-06-23T19:23:50.588Z Updating git repository `https://github.com/oxidecomputer/lldp`
2032026-06-23T19:23:50.882ZFrom https://github.com/oxidecomputer/lldp
2042026-06-23T19:23:50.882Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2052026-06-23T19:23:50.924Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2062026-06-23T19:23:51.257ZFrom https://github.com/oxidecomputer/tufaceous
2072026-06-23T19:23:51.257Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2082026-06-23T19:23:51.374Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2092026-06-23T19:23:51.837ZFrom https://github.com/oxidecomputer/management-gateway-service
2102026-06-23T19:23:51.837Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2112026-06-23T19:23:51.863Z Updating git repository `https://github.com/oxidecomputer/crucible`
2122026-06-23T19:23:52.755ZFrom https://github.com/oxidecomputer/crucible
2132026-06-23T19:23:52.755Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2142026-06-23T19:23:53.360Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2152026-06-23T19:23:53.614ZFrom https://github.com/oxidecomputer/serde_human_bytes
2162026-06-23T19:23:53.614Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2172026-06-23T19:23:53.824Z Updating git repository `https://github.com/oxidecomputer/propolis`
2182026-06-23T19:23:54.261ZFrom https://github.com/oxidecomputer/propolis
2192026-06-23T19:23:54.261Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2202026-06-23T19:23:54.640Z Updating git repository `https://github.com/oxidecomputer/crucible`
2212026-06-23T19:23:55.317ZFrom https://github.com/oxidecomputer/crucible
2222026-06-23T19:23:55.317Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2232026-06-23T19:23:55.406Z Updating git repository `https://github.com/oxidecomputer/tofino`
2242026-06-23T19:23:55.765ZFrom https://github.com/oxidecomputer/tofino
2252026-06-23T19:23:55.765Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2262026-06-23T19:23:55.792Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2272026-06-23T19:23:56.463ZFrom https://github.com/oxidecomputer/maghemite
2282026-06-23T19:23:56.463Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2292026-06-23T19:23:56.497Z Updating git repository `https://github.com/oxidecomputer/clickward`
2302026-06-23T19:23:56.764ZFrom https://github.com/oxidecomputer/clickward
2312026-06-23T19:23:56.764Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2322026-06-23T19:23:56.947Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2332026-06-23T19:23:57.226ZFrom https://github.com/oxidecomputer/illumos-devinfo
2342026-06-23T19:23:57.226Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2352026-06-23T19:23:58.417Z Downloading crates ...
2362026-06-23T19:23:58.486Z Downloaded aead v0.5.2
2372026-06-23T19:23:58.495Z Downloaded allocator-api2 v0.2.21
2382026-06-23T19:23:58.498Z Downloaded adler2 v2.0.1
2392026-06-23T19:23:58.501Z Downloaded atomic-waker v1.1.2
2402026-06-23T19:23:58.503Z Downloaded crunchy v0.2.4
2412026-06-23T19:23:58.506Z Downloaded bit-vec v0.8.0
2422026-06-23T19:23:58.512Z Downloaded ahash v0.8.12
2432026-06-23T19:23:58.518Z Downloaded daft v0.1.7
2442026-06-23T19:23:58.519Z Downloaded cfg-if v1.0.4
2452026-06-23T19:23:58.519Z Downloaded ciborium-ll v0.2.2
2462026-06-23T19:23:58.523Z Downloaded enum-as-inner v0.6.1
2472026-06-23T19:23:58.523Z Downloaded blake2 v0.10.6
2482026-06-23T19:23:58.530Z Downloaded aho-corasick v1.1.4
2492026-06-23T19:23:58.535Z Downloaded csv-core v0.1.13
2502026-06-23T19:23:58.535Z Downloaded convert_case v0.4.0
2512026-06-23T19:23:58.536Z Downloaded cobs v0.3.0
2522026-06-23T19:23:58.538Z Downloaded ciborium-io v0.2.2
2532026-06-23T19:23:58.538Z Downloaded cpufeatures v0.3.0
2542026-06-23T19:23:58.539Z Downloaded defmt v0.3.100
2552026-06-23T19:23:58.542Z Downloaded base16ct v0.2.0
2562026-06-23T19:23:58.542Z Downloaded chacha20 v0.10.0
2572026-06-23T19:23:58.545Z Downloaded digest v0.10.7
2582026-06-23T19:23:58.548Z Downloaded crossbeam-deque v0.8.6
2592026-06-23T19:23:58.552Z Downloaded bytecount v0.6.9
2602026-06-23T19:23:58.555Z Downloaded diff v0.1.13
2612026-06-23T19:23:58.557Z Downloaded debug-ignore v1.0.5
2622026-06-23T19:23:58.557Z Downloaded darling_macro v0.23.0
2632026-06-23T19:23:58.560Z Downloaded darling_macro v0.21.3
2642026-06-23T19:23:58.563Z Downloaded crossbeam-utils v0.8.21
2652026-06-23T19:23:58.566Z Downloaded futures-task v0.3.32
2662026-06-23T19:23:58.566Z Downloaded curve25519-dalek-derive v0.1.1
2672026-06-23T19:23:58.569Z Downloaded foldhash v0.1.5
2682026-06-23T19:23:58.572Z Downloaded crc8 v0.1.1
2692026-06-23T19:23:58.575Z Downloaded foreign-types v0.5.0
2702026-06-23T19:23:58.575Z Downloaded atomicwrites v0.4.4
2712026-06-23T19:23:58.578Z Downloaded async-trait v0.1.89
2722026-06-23T19:23:58.584Z Downloaded errno v0.3.14
2732026-06-23T19:23:58.588Z Downloaded hostname v0.3.1
2742026-06-23T19:23:58.588Z Downloaded dof v0.4.0
2752026-06-23T19:23:58.588Z Downloaded foldhash v0.2.0
2762026-06-23T19:23:58.594Z Downloaded digest v0.11.3
2772026-06-23T19:23:58.594Z Downloaded hubpack v0.1.2
2782026-06-23T19:23:58.599Z Downloaded foreign-types-shared v0.3.1
2792026-06-23T19:23:58.599Z Downloaded crossbeam-epoch v0.9.18
2802026-06-23T19:23:58.602Z Downloaded http-body v1.0.1
2812026-06-23T19:23:58.602Z Downloaded derive_more v0.99.20
2822026-06-23T19:23:58.606Z Downloaded const-random v0.1.18
2832026-06-23T19:23:58.609Z Downloaded ident_case v1.0.1
2842026-06-23T19:23:58.609Z Downloaded foreign-types-macros v0.2.3
2852026-06-23T19:23:58.609Z Downloaded bit-set v0.8.0
2862026-06-23T19:23:58.612Z Downloaded humantime v2.3.0
2872026-06-23T19:23:58.615Z Downloaded form_urlencoded v1.2.2
2882026-06-23T19:23:58.615Z Downloaded hex v0.4.3
2892026-06-23T19:23:58.618Z Downloaded float-ord v0.3.2
2902026-06-23T19:23:58.621Z Downloaded critical-section v1.2.0
2912026-06-23T19:23:58.621Z Downloaded hybrid-array v0.4.12
2922026-06-23T19:23:58.624Z Downloaded cookie v0.18.1
2932026-06-23T19:23:58.627Z Downloaded fastrand v2.4.1
2942026-06-23T19:23:58.630Z Downloaded futures-core v0.3.32
2952026-06-23T19:23:58.633Z Downloaded heck v0.4.1
2962026-06-23T19:23:58.633Z Downloaded iana-time-zone v0.1.65
2972026-06-23T19:23:58.636Z Downloaded futures-io v0.3.32
2982026-06-23T19:23:58.639Z Downloaded dof v0.3.0
2992026-06-23T19:23:58.642Z Downloaded hash32 v0.3.1
3002026-06-23T19:23:58.642Z Downloaded darling v0.23.0
3012026-06-23T19:23:58.645Z Downloaded getrandom v0.4.2
3022026-06-23T19:23:58.649Z Downloaded const-oid v0.10.2
3032026-06-23T19:23:58.652Z Downloaded indent_write v2.2.0
3042026-06-23T19:23:58.655Z Downloaded equivalent v1.0.2
3052026-06-23T19:23:58.658Z Downloaded dunce v1.0.5
3062026-06-23T19:23:58.658Z Downloaded cstr-argument v0.1.2
3072026-06-23T19:23:58.661Z Downloaded block-buffer v0.10.4
3082026-06-23T19:23:58.661Z Downloaded git-stub v1.0.0
3092026-06-23T19:23:58.664Z Downloaded embedded-io v0.6.1
3102026-06-23T19:23:58.668Z Downloaded async-stream-impl v0.3.6
3112026-06-23T19:23:58.668Z Downloaded compression-codecs v0.4.38
3122026-06-23T19:23:58.676Z Downloaded gethostname v0.5.0
3132026-06-23T19:23:58.680Z Downloaded futures-sink v0.3.32
3142026-06-23T19:23:58.680Z Downloaded dtrace-parser v0.2.0
3152026-06-23T19:23:58.681Z Downloaded dtrace-parser v0.3.0
3162026-06-23T19:23:58.681Z Downloaded dropshot-api-manager-types v0.7.2
3172026-06-23T19:23:58.681Z Downloaded clap_lex v1.1.0
3182026-06-23T19:23:58.685Z Downloaded idna_adapter v1.2.2
3192026-06-23T19:23:58.685Z Downloaded hostname v0.4.2
3202026-06-23T19:23:58.686Z Downloaded heck v0.5.0
3212026-06-23T19:23:58.688Z Downloaded futures-macro v0.3.32
3222026-06-23T19:23:58.689Z Downloaded colorchoice v1.0.5
3232026-06-23T19:23:58.696Z Downloaded fixedbitset v0.4.2
3242026-06-23T19:23:58.696Z Downloaded internet-checksum v0.2.1
3252026-06-23T19:23:58.700Z Downloaded crypto-common v0.2.2
3262026-06-23T19:23:58.700Z Downloaded crypto-common v0.1.7
3272026-06-23T19:23:58.700Z Downloaded inout v0.1.4
3282026-06-23T19:23:58.700Z Downloaded libscf-sys v1.2.0
3292026-06-23T19:23:58.707Z Downloaded konst_macro_rules v0.2.19
3302026-06-23T19:23:58.707Z Downloaded find-msvc-tools v0.1.9
3312026-06-23T19:23:58.718Z Downloaded ingot v0.1.1
3322026-06-23T19:23:58.718Z Downloaded fs_extra v1.3.0
3332026-06-23T19:23:58.718Z Downloaded argon2 v0.5.3
3342026-06-23T19:23:58.722Z Downloaded futures-executor v0.3.32
3352026-06-23T19:23:58.722Z Downloaded foreign-types-shared v0.1.1
3362026-06-23T19:23:58.722Z Downloaded data-encoding v2.11.0
3372026-06-23T19:23:58.722Z Downloaded hubpack_derive v0.1.1
3382026-06-23T19:23:58.722Z Downloaded anstyle-query v1.1.5
3392026-06-23T19:23:58.722Z Downloaded mime v0.3.17
3402026-06-23T19:23:58.722Z Downloaded lru-slab v0.1.2
3412026-06-23T19:23:58.725Z Downloaded linked-hash-map v0.5.6
3422026-06-23T19:23:58.725Z Downloaded ipnetwork v0.21.1
3432026-06-23T19:23:58.728Z Downloaded cipher v0.4.4
3442026-06-23T19:23:58.731Z Downloaded fixedbitset v0.5.7
3452026-06-23T19:23:58.731Z Downloaded anstyle v1.0.14
3462026-06-23T19:23:58.734Z Downloaded match_cfg v0.1.0
3472026-06-23T19:23:58.735Z Downloaded memoffset v0.9.1
3482026-06-23T19:23:58.737Z Downloaded lru-cache v0.1.2
3492026-06-23T19:23:58.741Z Downloaded base64 v0.21.7
3502026-06-23T19:23:58.747Z Downloaded is_terminal_polyfill v1.70.2
3512026-06-23T19:23:58.747Z Downloaded is-terminal v0.4.17
3522026-06-23T19:23:58.747Z Downloaded group v0.13.0
3532026-06-23T19:23:58.750Z Downloaded globset v0.4.18
3542026-06-23T19:23:58.750Z Downloaded generic-array v0.14.7
3552026-06-23T19:23:58.750Z Downloaded fnv v1.0.7
3562026-06-23T19:23:58.754Z Downloaded newline-converter v0.3.0
3572026-06-23T19:23:58.754Z Downloaded newtype_derive v0.1.6
3582026-06-23T19:23:58.758Z Downloaded futures-channel v0.3.32
3592026-06-23T19:23:58.758Z Downloaded ipnet v2.12.0
3602026-06-23T19:23:58.760Z Downloaded chacha20 v0.9.1
3612026-06-23T19:23:58.765Z Downloaded ingot-types v0.1.2
3622026-06-23T19:23:58.765Z Downloaded macaddr v1.0.1
3632026-06-23T19:23:58.768Z Downloaded is_ci v1.2.0
3642026-06-23T19:23:58.768Z Downloaded num-conv v0.2.2
3652026-06-23T19:23:58.768Z Downloaded fs-err v3.3.0
3662026-06-23T19:23:58.773Z Downloaded managed v0.8.0
3672026-06-23T19:23:58.777Z Downloaded lazy_static v1.5.0
3682026-06-23T19:23:58.777Z Downloaded itoa v1.0.18
3692026-06-23T19:23:58.777Z Downloaded git-stub-vcs v0.1.0
3702026-06-23T19:23:58.782Z Downloaded httpdate v1.0.3
3712026-06-23T19:23:58.782Z Downloaded num-derive v0.4.2
3722026-06-23T19:23:58.785Z Downloaded daft-derive v0.1.7
3732026-06-23T19:23:58.785Z Downloaded num v0.4.3
3742026-06-23T19:23:58.788Z Downloaded console v0.16.3
3752026-06-23T19:23:58.788Z Downloaded console v0.15.11
3762026-06-23T19:23:58.795Z Downloaded jobserver v0.1.34
3772026-06-23T19:23:58.799Z Downloaded cc v1.2.63
3782026-06-23T19:23:58.799Z Downloaded hickory-resolver v0.24.4
3792026-06-23T19:23:58.803Z Downloaded openssl-macros v0.1.1
3802026-06-23T19:23:58.803Z Downloaded num_enum_derive v0.5.11
3812026-06-23T19:23:58.811Z Downloaded num-iter v0.1.45
3822026-06-23T19:23:58.811Z Downloaded opaque-debug v0.3.1
3832026-06-23T19:23:58.811Z Downloaded openssl-probe v0.2.1
3842026-06-23T19:23:58.817Z Downloaded omicron-workspace-hack v0.1.0
3852026-06-23T19:23:58.817Z Downloaded http-body-util v0.1.3
3862026-06-23T19:23:58.817Z Downloaded olpc-cjson v0.1.4
3872026-06-23T19:23:58.817Z Downloaded hyper-rustls v0.27.9
3882026-06-23T19:23:58.817Z Downloaded hmac v0.12.1
3892026-06-23T19:23:58.824Z Downloaded no-std-compat v0.4.1
3902026-06-23T19:23:58.824Z Downloaded num_threads v0.1.7
3912026-06-23T19:23:58.824Z Downloaded linear-map v1.2.0
3922026-06-23T19:23:58.824Z Downloaded cancel-safe-futures v0.1.5
3932026-06-23T19:23:58.829Z Downloaded libsw-core v0.3.2
3942026-06-23T19:23:58.829Z Downloaded natord v1.0.9
3952026-06-23T19:23:58.830Z Downloaded highway v1.3.0
3962026-06-23T19:23:58.839Z Downloaded newtype-uuid-macros v0.1.0
3972026-06-23T19:23:58.839Z Downloaded multer v3.1.0
3982026-06-23T19:23:58.839Z Downloaded crc32fast v1.5.0
3992026-06-23T19:23:58.846Z Downloaded bytes v1.11.1
4002026-06-23T19:23:58.847Z Downloaded percent-encoding v2.3.2
4012026-06-23T19:23:58.847Z Downloaded plain v0.2.3
4022026-06-23T19:23:58.847Z Downloaded heapless v0.8.0
4032026-06-23T19:23:58.850Z Downloaded darling_core v0.23.0
4042026-06-23T19:23:58.850Z Downloaded parse-display v0.10.0
4052026-06-23T19:23:58.850Z Downloaded drift v0.2.0
4062026-06-23T19:23:58.855Z Downloaded phf_shared v0.12.1
4072026-06-23T19:23:58.860Z Downloaded num-rational v0.4.2
4082026-06-23T19:23:58.863Z Downloaded num-complex v0.4.6
4092026-06-23T19:23:58.863Z Downloaded bitflags v2.12.1
4102026-06-23T19:23:58.864Z Downloaded arc-swap v1.9.1
4112026-06-23T19:23:58.866Z Downloaded powerfmt v0.2.0
4122026-06-23T19:23:58.871Z Downloaded elliptic-curve v0.13.8
4132026-06-23T19:23:58.876Z Downloaded chacha20poly1305 v0.10.1
4142026-06-23T19:23:58.876Z Downloaded litemap v0.8.2
4152026-06-23T19:23:58.880Z Downloaded pretty-hex v0.4.2
4162026-06-23T19:23:58.880Z Downloaded proc-macro-error-attr v1.0.4
4172026-06-23T19:23:58.880Z Downloaded proc-macro-error-attr2 v2.0.0
4182026-06-23T19:23:58.906Z Downloaded proc-macro-crate v1.3.1
4192026-06-23T19:23:58.906Z Downloaded progenitor-client v0.14.0
4202026-06-23T19:23:58.906Z Downloaded progenitor-macro v0.14.0
4212026-06-23T19:23:58.906Z Downloaded proc-macro-crate v3.5.0
4222026-06-23T19:23:58.906Z Downloaded futures v0.3.32
4232026-06-23T19:23:58.906Z Downloaded memmap2 v0.9.10
4242026-06-23T19:23:58.906Z Downloaded owo-colors v4.3.0
4252026-06-23T19:23:58.906Z Downloaded oxnet v0.1.6
4262026-06-23T19:23:58.906Z Downloaded oxide-tokio-rt v0.1.6
4272026-06-23T19:23:58.907Z Downloaded progenitor-macro v0.10.0
4282026-06-23T19:23:58.912Z Downloaded dropshot_endpoint v0.17.1
4292026-06-23T19:23:58.912Z Downloaded httparse v1.10.1
4302026-06-23T19:23:58.912Z Downloaded quick-error v1.2.3
4312026-06-23T19:23:58.912Z Downloaded pem v3.0.6
4322026-06-23T19:23:58.912Z Downloaded password-hash v0.5.0
4332026-06-23T19:23:58.912Z Downloaded newtype-uuid v1.3.2
4342026-06-23T19:23:58.912Z Downloaded getrandom v0.2.17
4352026-06-23T19:23:58.916Z Downloaded clap v4.6.1
4362026-06-23T19:23:58.920Z Downloaded potential_utf v0.1.5
4372026-06-23T19:23:58.920Z Downloaded progenitor-macro v0.13.0
4382026-06-23T19:23:58.930Z Downloaded rand_chacha v0.3.1
4392026-06-23T19:23:58.930Z Downloaded ingot-macros v0.1.1
4402026-06-23T19:23:58.930Z Downloaded once_cell v1.21.4
4412026-06-23T19:23:58.933Z Downloaded ppv-lite86 v0.2.21
4422026-06-23T19:23:58.933Z Downloaded ref-cast v1.0.25
4432026-06-23T19:23:58.933Z Downloaded rustc_version v0.4.1
4442026-06-23T19:23:58.933Z Downloaded ref-cast-impl v1.0.25
4452026-06-23T19:23:58.933Z Downloaded parking_lot v0.12.5
4462026-06-23T19:23:58.938Z Downloaded icu_properties v2.2.0
4472026-06-23T19:23:58.945Z Downloaded pkg-config v0.3.33
4482026-06-23T19:23:58.945Z Downloaded num_enum v0.5.11
4492026-06-23T19:23:58.951Z Downloaded proc-macro-error2 v2.0.1
4502026-06-23T19:23:58.951Z Downloaded progenitor v0.10.0
4512026-06-23T19:23:58.951Z Downloaded poly1305 v0.8.0
4522026-06-23T19:23:58.951Z Downloaded hashbrown v0.12.3
4532026-06-23T19:23:58.956Z Downloaded log v0.4.32
4542026-06-23T19:23:58.956Z Downloaded phf v0.12.1
4552026-06-23T19:23:58.960Z Downloaded parking_lot v0.11.2
4562026-06-23T19:23:58.960Z Downloaded pin-project-lite v0.2.17
4572026-06-23T19:23:58.965Z Downloaded rustc_version v0.1.7
4582026-06-23T19:23:58.965Z Downloaded rustc-hash v2.1.2
4592026-06-23T19:23:58.965Z Downloaded num-integer v0.1.46
4602026-06-23T19:23:58.969Z Downloaded num_enum_derive v0.7.6
4612026-06-23T19:23:58.969Z Downloaded rand_core v0.10.1
4622026-06-23T19:23:58.969Z Downloaded progenitor v0.14.0
4632026-06-23T19:23:58.973Z Downloaded half v2.7.1
4642026-06-23T19:23:58.973Z Downloaded crypto-bigint v0.5.5
4652026-06-23T19:23:58.980Z Downloaded progenitor-extras v0.2.0
4662026-06-23T19:23:58.987Z Downloaded progenitor-client v0.10.0
4672026-06-23T19:23:58.987Z Downloaded pest_generator v2.8.6
4682026-06-23T19:23:58.987Z Downloaded semver v0.1.20
4692026-06-23T19:23:58.987Z Downloaded const_format v0.2.36
4702026-06-23T19:23:58.991Z Downloaded serde-big-array v0.5.1
4712026-06-23T19:23:58.992Z Downloaded secrecy v0.10.3
4722026-06-23T19:23:58.992Z Downloaded scroll_derive v0.13.1
4732026-06-23T19:23:58.992Z Downloaded quote v1.0.45
4742026-06-23T19:23:58.997Z Downloaded icu_normalizer_data v2.2.0
4752026-06-23T19:23:58.997Z Downloaded icu_locale_core v2.2.0
4762026-06-23T19:23:59.006Z Downloaded rand_core v0.6.4
4772026-06-23T19:23:59.006Z Downloaded rand_xorshift v0.4.0
4782026-06-23T19:23:59.016Z Downloaded rand_chacha v0.9.0
4792026-06-23T19:23:59.016Z Downloaded proc-macro-error v1.0.4
4802026-06-23T19:23:59.016Z Downloaded konst v0.2.20
4812026-06-23T19:23:59.016Z Downloaded pest_derive v2.8.6
4822026-06-23T19:23:59.024Z Downloaded progenitor-client v0.13.0
4832026-06-23T19:23:59.025Z Downloaded indicatif v0.18.4
4842026-06-23T19:23:59.025Z Downloaded serial_test v3.5.0
4852026-06-23T19:23:59.025Z Downloaded serde_spanned v1.1.1
4862026-06-23T19:23:59.025Z Downloaded serde_spanned v0.6.9
4872026-06-23T19:23:59.025Z Downloaded icu_provider v2.2.0
4882026-06-23T19:23:59.031Z Downloaded flate2 v1.1.9
4892026-06-23T19:23:59.031Z Downloaded sha1 v0.10.6
4902026-06-23T19:23:59.031Z Downloaded pin-project-internal v1.1.13
4912026-06-23T19:23:59.032Z Downloaded serde_plain v1.0.2
4922026-06-23T19:23:59.032Z Downloaded parse-display-derive v0.10.0
4932026-06-23T19:23:59.042Z Downloaded sha1 v0.11.0
4942026-06-23T19:23:59.042Z Downloaded rusty-fork v0.3.1
4952026-06-23T19:23:59.042Z Downloaded num-traits v0.2.19
4962026-06-23T19:23:59.042Z Downloaded parking_lot_core v0.9.12
4972026-06-23T19:23:59.051Z Downloaded parking_lot_core v0.8.6
4982026-06-23T19:23:59.051Z Downloaded crossbeam-channel v0.5.15
4992026-06-23T19:23:59.051Z Downloaded postcard v1.1.3
5002026-06-23T19:23:59.051Z Downloaded scopeguard v1.2.0
5012026-06-23T19:23:59.051Z Downloaded rand_core v0.9.5
5022026-06-23T19:23:59.051Z Downloaded paste v1.0.15
5032026-06-23T19:23:59.059Z Downloaded sigpipe v0.1.3
5042026-06-23T19:23:59.059Z Downloaded rustversion v1.0.22
5052026-06-23T19:23:59.059Z Downloaded siphasher v1.0.3
5062026-06-23T19:23:59.059Z Downloaded serial_test_derive v3.5.0
5072026-06-23T19:23:59.059Z Downloaded serde_urlencoded v0.7.1
5082026-06-23T19:23:59.059Z Downloaded serde_repr v0.1.20
5092026-06-23T19:23:59.064Z Downloaded miniz_oxide v0.8.9
5102026-06-23T19:23:59.064Z Downloaded progenitor v0.13.0
5112026-06-23T19:23:59.064Z Downloaded icu_normalizer v2.2.0
5122026-06-23T19:23:59.064Z Downloaded icu_collections v2.2.0
5132026-06-23T19:23:59.069Z Downloaded scroll v0.12.0
5142026-06-23T19:23:59.073Z Downloaded scroll v0.13.0
5152026-06-23T19:23:59.073Z Downloaded rustls-native-certs v0.8.4
5162026-06-23T19:23:59.073Z Downloaded indexmap v1.9.3
5172026-06-23T19:23:59.073Z Downloaded serde_path_to_error v0.1.20
5182026-06-23T19:23:59.080Z Downloaded resolv-conf v0.7.6
5192026-06-23T19:23:59.080Z Downloaded hickory-resolver v0.25.2
5202026-06-23T19:23:59.084Z Downloaded papergrid v0.18.0
5212026-06-23T19:23:59.084Z Downloaded quinn-udp v0.5.14
5222026-06-23T19:23:59.085Z Downloaded num_enum v0.7.6
5232026-06-23T19:23:59.087Z Downloaded stable_deref_trait v1.2.1
5242026-06-23T19:23:59.087Z Downloaded slog-envlogger v2.2.0
5252026-06-23T19:23:59.091Z Downloaded base64 v0.22.1
5262026-06-23T19:23:59.094Z Downloaded cargo_toml v0.22.3
5272026-06-23T19:23:59.094Z Downloaded scroll_derive v0.12.1
5282026-06-23T19:23:59.094Z Downloaded pin-project v1.1.13
5292026-06-23T19:23:59.100Z Downloaded swrite v0.1.0
5302026-06-23T19:23:59.104Z Downloaded signal-hook-registry v1.4.8
5312026-06-23T19:23:59.104Z Downloaded rustls-pemfile v2.2.0
5322026-06-23T19:23:59.109Z Downloaded structmeta v0.3.0
5332026-06-23T19:23:59.109Z Downloaded serde_tokenstream v0.2.3
5342026-06-23T19:23:59.109Z Downloaded strsim v0.11.1
5352026-06-23T19:23:59.109Z Downloaded hyper v1.10.1
5362026-06-23T19:23:59.113Z Downloaded pretty_assertions v1.4.1
5372026-06-23T19:23:59.117Z Downloaded pest_meta v2.8.6
5382026-06-23T19:23:59.117Z Downloaded async-compression v0.4.42
5392026-06-23T19:23:59.120Z Downloaded tabled_derive v0.7.0
5402026-06-23T19:23:59.126Z Downloaded rhai_codegen v3.2.0
5412026-06-23T19:23:59.130Z Downloaded strum v0.27.2
5422026-06-23T19:23:59.130Z Downloaded http v1.4.1
5432026-06-23T19:23:59.135Z Downloaded sync_wrapper v1.0.2
5442026-06-23T19:23:59.135Z Downloaded proc-macro2 v1.0.106
5452026-06-23T19:23:59.135Z Downloaded expectorate v1.2.0
5462026-06-23T19:23:59.139Z Downloaded slab v0.4.12
5472026-06-23T19:23:59.139Z Downloaded simd-adler32 v0.3.9
5482026-06-23T19:23:59.139Z Downloaded slog-term v2.9.2
5492026-06-23T19:23:59.144Z Downloaded smartstring v1.0.1
5502026-06-23T19:23:59.144Z Downloaded take_mut v0.2.2
5512026-06-23T19:23:59.144Z Downloaded tagptr v0.2.0
5522026-06-23T19:23:59.147Z Downloaded sha2 v0.10.9
5532026-06-23T19:23:59.147Z Downloaded snafu-derive v0.8.9
5542026-06-23T19:23:59.147Z Downloaded progenitor-impl v0.10.0
5552026-06-23T19:23:59.151Z Downloaded hyper-util v0.1.20
5562026-06-23T19:23:59.155Z Downloaded slog-async v2.8.0
5572026-06-23T19:23:59.155Z Downloaded papergrid v0.11.0
5582026-06-23T19:23:59.158Z Downloaded progenitor-impl v0.14.0
5592026-06-23T19:23:59.158Z Downloaded slog-json v2.6.1
5602026-06-23T19:23:59.163Z Downloaded strum_macros v0.27.2
5612026-06-23T19:23:59.163Z Downloaded thread-id v4.2.2
5622026-06-23T19:23:59.163Z Downloaded strum_macros v0.26.4
5632026-06-23T19:23:59.167Z Downloaded tabled_derive v0.11.0
5642026-06-23T19:23:59.167Z Downloaded strum v0.26.3
5652026-06-23T19:23:59.167Z Downloaded slog-dtrace v0.3.0
5662026-06-23T19:23:59.167Z Downloaded jiff-static v0.2.28
5672026-06-23T19:23:59.172Z Downloaded openssl-sys v0.9.116
5682026-06-23T19:23:59.172Z Downloaded supports-color v3.0.2
5692026-06-23T19:23:59.181Z Downloaded tinyvec_macros v0.1.1
5702026-06-23T19:23:59.181Z Downloaded schemars v0.8.22
5712026-06-23T19:23:59.195Z Downloaded tabwriter v1.4.1
5722026-06-23T19:23:59.195Z Downloaded static_assertions v1.1.0
5732026-06-23T19:23:59.195Z Downloaded smallvec v1.15.1
5742026-06-23T19:23:59.202Z Downloaded terminal_size v0.4.4
5752026-06-23T19:23:59.202Z Downloaded futures-util v0.3.32
5762026-06-23T19:23:59.202Z Downloaded time-core v0.1.8
5772026-06-23T19:23:59.202Z Downloaded thread-id v5.1.0
5782026-06-23T19:23:59.202Z Downloaded serde_derive_internals v0.29.1
5792026-06-23T19:23:59.202Z Downloaded rayon-core v1.13.0
5802026-06-23T19:23:59.202Z Downloaded structmeta-derive v0.3.0
5812026-06-23T19:23:59.212Z Downloaded termtree v0.5.1
5822026-06-23T19:23:59.212Z Downloaded smf v0.2.3
5832026-06-23T19:23:59.212Z Downloaded spin v0.9.8
5842026-06-23T19:23:59.212Z Downloaded toml_write v0.1.2
5852026-06-23T19:23:59.212Z Downloaded progenitor-impl v0.13.0
5862026-06-23T19:23:59.212Z Downloaded memchr v2.8.1
5872026-06-23T19:23:59.216Z Downloaded testing_table v0.3.0
5882026-06-23T19:23:59.216Z Downloaded rustls-platform-verifier v0.7.0
5892026-06-23T19:23:59.216Z Downloaded thiserror v1.0.69
5902026-06-23T19:23:59.220Z Downloaded thiserror v2.0.18
5912026-06-23T19:23:59.220Z Downloaded serde_yaml v0.9.34+deprecated
5922026-06-23T19:23:59.223Z Downloaded thiserror-impl v1.0.69
5932026-06-23T19:23:59.223Z Downloaded synstructure v0.13.2
5942026-06-23T19:23:59.223Z Downloaded tower-layer v0.3.3
5952026-06-23T19:23:59.226Z Downloaded tokio-macros v2.7.0
5962026-06-23T19:23:59.226Z Downloaded thread_local v1.1.9
5972026-06-23T19:23:59.226Z Downloaded icu_properties_data v2.2.0
5982026-06-23T19:23:59.233Z Downloaded thiserror-impl v2.0.18
5992026-06-23T19:23:59.237Z Downloaded slog v2.8.2
6002026-06-23T19:23:59.237Z Downloaded ryu v1.0.23
6012026-06-23T19:23:59.240Z Downloaded subtle v2.6.1
6022026-06-23T19:23:59.240Z Downloaded smawk v0.3.2
6032026-06-23T19:23:59.240Z Downloaded slog-scope v4.4.1
6042026-06-23T19:23:59.240Z Downloaded tinystr v0.8.3
6052026-06-23T19:23:59.244Z Downloaded serde_core v1.0.228
6062026-06-23T19:23:59.244Z Downloaded typify-macro v0.4.3
6072026-06-23T19:23:59.249Z Downloaded rand v0.8.6
6082026-06-23T19:23:59.249Z Downloaded semver v1.0.28
6092026-06-23T19:23:59.254Z Downloaded indexmap v2.14.0
6102026-06-23T19:23:59.254Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6112026-06-23T19:23:59.254Z Downloaded unarray v0.1.4
6122026-06-23T19:23:59.254Z Downloaded typify-macro v0.6.2
6132026-06-23T19:23:59.258Z Downloaded try-lock v0.2.5
6142026-06-23T19:23:59.258Z Downloaded tower-service v0.3.3
6152026-06-23T19:23:59.258Z Downloaded thiserror-impl-no-std v2.0.2
6162026-06-23T19:23:59.258Z Downloaded unicode-linebreak v0.1.5
6172026-06-23T19:23:59.258Z Downloaded toml_datetime v0.6.11
6182026-06-23T19:23:59.262Z Downloaded tiny-keccak v2.0.2
6192026-06-23T19:23:59.262Z Downloaded minimal-lexical v0.2.1
6202026-06-23T19:23:59.265Z Downloaded tokio-dtrace v0.1.1
6212026-06-23T19:23:59.265Z Downloaded serde_derive v1.0.228
6222026-06-23T19:23:59.265Z Downloaded socket2 v0.6.4
6232026-06-23T19:23:59.268Z Downloaded prettyplease v0.2.37
6242026-06-23T19:23:59.275Z Downloaded nom v7.1.3
6252026-06-23T19:23:59.275Z Downloaded usdt-macro v0.5.0
6262026-06-23T19:23:59.278Z Downloaded universal-hash v0.5.1
6272026-06-23T19:23:59.279Z Downloaded unit-prefix v0.5.2
6282026-06-23T19:23:59.279Z Downloaded qorb v0.4.1
6292026-06-23T19:23:59.279Z Downloaded toml_writer v1.1.1+spec-1.1.0
6302026-06-23T19:23:59.279Z Downloaded similar v2.7.0
6312026-06-23T19:23:59.281Z Downloaded serde_with_macros v3.20.0
6322026-06-23T19:23:59.281Z Downloaded mio v1.2.1
6332026-06-23T19:23:59.285Z Downloaded tokio-tungstenite v0.21.0
6342026-06-23T19:23:59.288Z Downloaded slog-stdlog v4.1.1
6352026-06-23T19:23:59.288Z Downloaded slog-bunyan v2.5.0
6362026-06-23T19:23:59.288Z Downloaded usdt-macro v0.6.0
6372026-06-23T19:23:59.291Z Downloaded unicode-xid v0.2.6
6382026-06-23T19:23:59.291Z Downloaded quinn v0.11.9
6392026-06-23T19:23:59.294Z Downloaded want v0.3.1
6402026-06-23T19:23:59.294Z Downloaded same-file v1.0.6
6412026-06-23T19:23:59.294Z Downloaded schemars_derive v0.8.22
6422026-06-23T19:23:59.297Z Downloaded rustls-pki-types v1.14.1
6432026-06-23T19:23:59.297Z Downloaded rand v0.9.4
6442026-06-23T19:23:59.300Z Downloaded spin v0.5.2
6452026-06-23T19:23:59.300Z Downloaded usdt-attr-macro v0.5.0
6462026-06-23T19:23:59.304Z Downloaded typeid v1.0.3
6472026-06-23T19:23:59.304Z Downloaded shlex v2.0.1
6482026-06-23T19:23:59.304Z Downloaded usdt v0.6.0
6492026-06-23T19:23:59.304Z Downloaded untrusted v0.7.1
6502026-06-23T19:23:59.308Z Downloaded libsw v3.5.0
6512026-06-23T19:23:59.309Z Downloaded glob v0.3.3
6522026-06-23T19:23:59.309Z Downloaded thiserror-no-std v2.0.2
6532026-06-23T19:23:59.313Z Downloaded version_check v0.9.5
6542026-06-23T19:23:59.313Z Downloaded waitgroup v0.1.2
6552026-06-23T19:23:59.313Z Downloaded utf-8 v0.7.6
6562026-06-23T19:23:59.313Z Downloaded usdt v0.5.0
6572026-06-23T19:23:59.313Z Downloaded hashbrown v0.16.1
6582026-06-23T19:23:59.316Z Downloaded untrusted v0.9.0
6592026-06-23T19:23:59.316Z Downloaded utf8parse v0.2.2
6602026-06-23T19:23:59.316Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6612026-06-23T19:23:59.319Z Downloaded time-macros v0.2.27
6622026-06-23T19:23:59.319Z Downloaded memmap v0.7.0
6632026-06-23T19:23:59.319Z Downloaded lock_api v0.4.14
6642026-06-23T19:23:59.322Z Downloaded colored v3.1.1
6652026-06-23T19:23:59.322Z Downloaded dropshot-api-manager v0.7.2
6662026-06-23T19:23:59.327Z Downloaded clap_derive v4.6.1
6672026-06-23T19:23:59.330Z Downloaded zerofrom v0.1.8
6682026-06-23T19:23:59.330Z Downloaded yoke-derive v0.8.2
6692026-06-23T19:23:59.330Z Downloaded thin-vec v0.2.18
6702026-06-23T19:23:59.330Z Downloaded bitflags v1.3.2
6712026-06-23T19:23:59.336Z Downloaded utf8_iter v1.0.4
6722026-06-23T19:23:59.336Z Downloaded tempfile v3.27.0
6732026-06-23T19:23:59.336Z Downloaded itertools v0.12.1
6742026-06-23T19:23:59.348Z Downloaded wait-timeout v0.2.1
6752026-06-23T19:23:59.348Z Downloaded usdt-attr-macro v0.6.0
6762026-06-23T19:23:59.348Z Downloaded snafu v0.8.9
6772026-06-23T19:23:59.358Z Downloaded zeroize_derive v1.4.3
6782026-06-23T19:23:59.358Z Downloaded idna v1.1.0
6792026-06-23T19:23:59.359Z Downloaded zone v0.3.1
6802026-06-23T19:23:59.359Z Downloaded displaydoc v0.2.6
6812026-06-23T19:23:59.359Z Downloaded bs58 v0.5.1
6822026-06-23T19:23:59.359Z Downloaded autocfg v1.5.1
6832026-06-23T19:23:59.359Z Downloaded itertools v0.14.0
6842026-06-23T19:23:59.368Z Downloaded either v1.16.0
6852026-06-23T19:23:59.368Z Downloaded getrandom v0.3.4
6862026-06-23T19:23:59.368Z Downloaded tinyvec v1.11.0
6872026-06-23T19:23:59.368Z Downloaded rand v0.10.1
6882026-06-23T19:23:59.368Z Downloaded hkdf v0.12.4
6892026-06-23T19:23:59.368Z Downloaded ciborium v0.2.2
6902026-06-23T19:23:59.371Z Downloaded backoff v0.4.0
6912026-06-23T19:23:59.371Z Downloaded toml v0.8.23
6922026-06-23T19:23:59.371Z Downloaded anstream v1.0.0
6932026-06-23T19:23:59.371Z Downloaded ff v0.13.1
6942026-06-23T19:23:59.371Z Downloaded keccak v0.1.6
6952026-06-23T19:23:59.371Z Downloaded term v1.2.1
6962026-06-23T19:23:59.371Z Downloaded instant v0.1.13
6972026-06-23T19:23:59.376Z Downloaded crucible-workspace-hack v0.1.0
6982026-06-23T19:23:59.376Z Downloaded zerofrom-derive v0.1.7
6992026-06-23T19:23:59.376Z Downloaded schemars v1.2.1
7002026-06-23T19:23:59.383Z Downloaded xz2 v0.1.7
7012026-06-23T19:23:59.388Z Downloaded writeable v0.6.3
7022026-06-23T19:23:59.388Z Downloaded tokio-stream v0.1.18
7032026-06-23T19:23:59.392Z Downloaded textwrap v0.16.2
7042026-06-23T19:23:59.392Z Downloaded whoami v1.6.1
7052026-06-23T19:23:59.392Z Downloaded schemars v0.9.0
7062026-06-23T19:23:59.409Z Downloaded zone_cfg_derive v0.3.1
7072026-06-23T19:23:59.413Z Downloaded serde v1.0.228
7082026-06-23T19:23:59.413Z Downloaded toml_parser v1.1.2+spec-1.1.0
7092026-06-23T19:23:59.413Z Downloaded test-strategy v0.4.5
7102026-06-23T19:23:59.413Z Downloaded usdt-impl v0.5.0
7112026-06-23T19:23:59.413Z Downloaded hashbrown v0.15.5
7122026-06-23T19:23:59.413Z Downloaded zmij v1.0.21
7132026-06-23T19:23:59.413Z Downloaded usdt-impl v0.6.0
7142026-06-23T19:23:59.413Z Downloaded const_format_proc_macros v0.2.34
7152026-06-23T19:23:59.413Z Downloaded byte-wrapper v0.1.0
7162026-06-23T19:23:59.416Z Downloaded zerovec-derive v0.11.3
7172026-06-23T19:23:59.416Z Downloaded clap_builder v4.6.0
7182026-06-23T19:23:59.419Z Downloaded cmake v0.1.58
7192026-06-23T19:23:59.419Z Downloaded fxhash v0.2.1
7202026-06-23T19:23:59.419Z Downloaded foreign-types v0.3.2
7212026-06-23T19:23:59.419Z Downloaded embedded-io v0.4.0
7222026-06-23T19:23:59.424Z Downloaded darling v0.21.3
7232026-06-23T19:23:59.430Z Downloaded const-random-macro v0.1.16
7242026-06-23T19:23:59.430Z Downloaded rustls-webpki v0.103.13
7252026-06-23T19:23:59.430Z Downloaded base64ct v1.8.3
7262026-06-23T19:23:59.434Z Downloaded erased-serde v0.3.31
7272026-06-23T19:23:59.434Z Downloaded dyn-clone v1.0.20
7282026-06-23T19:23:59.434Z Downloaded darling_core v0.21.3
7292026-06-23T19:23:59.434Z Downloaded nom v8.0.0
7302026-06-23T19:23:59.437Z Downloaded vsss-rs v3.3.4
7312026-06-23T19:23:59.437Z Downloaded tokio-rustls v0.26.4
7322026-06-23T19:23:59.440Z Downloaded tracing-attributes v0.1.31
7332026-06-23T19:23:59.440Z Downloaded hashbrown v0.17.1
7342026-06-23T19:23:59.443Z Downloaded camino v1.2.2
7352026-06-23T19:23:59.446Z Downloaded anstyle-parse v1.0.0
7362026-06-23T19:23:59.446Z Downloaded derive-where v1.6.1
7372026-06-23T19:23:59.449Z Downloaded defmt v1.1.0
7382026-06-23T19:23:59.452Z Downloaded block-buffer v0.12.0
7392026-06-23T19:23:59.452Z Downloaded backon v1.6.0
7402026-06-23T19:23:59.455Z Downloaded yoke v0.8.3
7412026-06-23T19:23:59.455Z Downloaded unicode-ident v1.0.24
7422026-06-23T19:23:59.459Z Downloaded ucd-trie v0.1.7
7432026-06-23T19:23:59.459Z Downloaded toml v0.9.12+spec-1.1.0
7442026-06-23T19:23:59.466Z Downloaded zeroize v1.8.2
7452026-06-23T19:23:59.466Z Downloaded pest v2.8.6
7462026-06-23T19:23:59.470Z Downloaded libm v0.2.16
7472026-06-23T19:23:59.470Z Downloaded zerocopy-derive v0.7.35
7482026-06-23T19:23:59.477Z Downloaded typify v0.4.3
7492026-06-23T19:23:59.477Z Downloaded chrono v0.4.45
7502026-06-23T19:23:59.481Z Downloaded tungstenite v0.21.0
7512026-06-23T19:23:59.481Z Downloaded tracing-core v0.1.36
7522026-06-23T19:23:59.486Z Downloaded toml_edit v0.22.27
7532026-06-23T19:23:59.486Z Downloaded typify v0.6.2
7542026-06-23T19:23:59.493Z Downloaded walkdir v2.5.0
7552026-06-23T19:23:59.493Z Downloaded unsafe-libyaml v0.2.11
7562026-06-23T19:23:59.493Z Downloaded async-stream v0.3.6
7572026-06-23T19:23:59.499Z Downloaded derive-ex v0.1.8
7582026-06-23T19:23:59.499Z Downloaded deranged v0.5.8
7592026-06-23T19:23:59.499Z Downloaded defmt-parser v1.0.0
7602026-06-23T19:23:59.499Z Downloaded defmt-macros v1.1.0
7612026-06-23T19:23:59.499Z Downloaded cpufeatures v0.2.17
7622026-06-23T19:23:59.499Z Downloaded cfg_aliases v0.2.1
7632026-06-23T19:23:59.500Z Downloaded camino-tempfile v1.4.1
7642026-06-23T19:23:59.500Z Downloaded byteorder v1.5.0
7652026-06-23T19:23:59.504Z Downloaded iddqd v0.4.2
7662026-06-23T19:23:59.504Z Downloaded reqwest v0.13.4
7672026-06-23T19:23:59.508Z Downloaded toml v1.1.2+spec-1.1.0
7682026-06-23T19:23:59.513Z Downloaded h2 v0.4.14
7692026-06-23T19:23:59.517Z Downloaded steno v0.4.1
7702026-06-23T19:23:59.517Z Downloaded bcs v0.1.6
7712026-06-23T19:23:59.521Z Downloaded uuid v1.23.2
7722026-06-23T19:23:59.521Z Downloaded compression-core v0.4.32
7732026-06-23T19:23:59.522Z Downloaded base16ct v1.0.0
7742026-06-23T19:23:59.522Z Downloaded async-recursion v1.1.1
7752026-06-23T19:23:59.526Z Downloaded toml_edit v0.19.15
7762026-06-23T19:23:59.532Z Downloaded ron v0.12.1
7772026-06-23T19:23:59.540Z Downloaded reqwest v0.12.28
7782026-06-23T19:23:59.543Z Downloaded goblin v0.8.2
7792026-06-23T19:23:59.550Z Downloaded anyhow v1.0.102
7802026-06-23T19:23:59.553Z Downloaded toml_edit v0.25.12+spec-1.1.0
7812026-06-23T19:23:59.574Z Downloaded serde_json v1.0.150
7822026-06-23T19:23:59.578Z Downloaded yansi v1.0.1
7832026-06-23T19:23:59.588Z Downloaded typed-path v0.9.3
7842026-06-23T19:23:59.600Z Downloaded url v2.5.8
7852026-06-23T19:23:59.608Z Downloaded unicode-segmentation v1.13.3
7862026-06-23T19:23:59.611Z Downloaded proptest v1.11.0
7872026-06-23T19:23:59.615Z Downloaded regex v1.12.3
7882026-06-23T19:23:59.618Z Downloaded zerotrie v0.2.4
7892026-06-23T19:23:59.621Z Downloaded aws-lc-rs v1.17.0
7902026-06-23T19:23:59.628Z Downloaded tower v0.5.3
7912026-06-23T19:23:59.632Z Downloaded tokio-util v0.7.18
7922026-06-23T19:23:59.636Z Downloaded zerocopy-derive v0.8.50
7932026-06-23T19:23:59.642Z Downloaded rayon v1.12.0
7942026-06-23T19:23:59.652Z Downloaded typenum v1.20.1
7952026-06-23T19:23:59.658Z Downloaded tower-http v0.6.11
7962026-06-23T19:23:59.690Z Downloaded unicode-normalization v0.1.25
7972026-06-23T19:23:59.697Z Downloaded portable-atomic v1.13.1
7982026-06-23T19:23:59.700Z Downloaded zerovec v0.11.6
7992026-06-23T19:23:59.702Z Downloaded tough v0.22.0
8002026-06-23T19:23:59.721Z Downloaded moka v0.12.15
8012026-06-23T19:23:59.725Z Downloaded goblin v0.10.7
8022026-06-23T19:23:59.743Z Downloaded tabled v0.15.0
8032026-06-23T19:23:59.752Z Downloaded zerocopy v0.7.35
8042026-06-23T19:23:59.762Z Downloaded serde_with v3.20.0
8052026-06-23T19:23:59.772Z Downloaded winnow v1.0.3
8062026-06-23T19:23:59.778Z Downloaded winnow v0.7.15
8072026-06-23T19:23:59.784Z Downloaded quinn-proto v0.11.14
8082026-06-23T19:23:59.788Z Downloaded winnow v0.5.40
8092026-06-23T19:23:59.792Z Downloaded curve25519-dalek v4.1.3
8102026-06-23T19:23:59.807Z Downloaded tabled v0.21.0
8112026-06-23T19:23:59.818Z Downloaded bstr v1.12.1
8122026-06-23T19:23:59.827Z Downloaded nix v0.31.3
8132026-06-23T19:23:59.830Z Downloaded webpki-roots v1.0.7
8142026-06-23T19:23:59.835Z Downloaded time v0.3.47
8152026-06-23T19:23:59.838Z Downloaded syn v1.0.109
8162026-06-23T19:23:59.859Z Downloaded openssl v0.10.80
8172026-06-23T19:23:59.870Z Downloaded vcpkg v0.2.15
8182026-06-23T19:23:59.893Z Downloaded unicode-width v0.2.2
8192026-06-23T19:23:59.899Z Downloaded rhai v1.25.1
8202026-06-23T19:23:59.905Z Downloaded zerocopy v0.8.50
8212026-06-23T19:23:59.915Z Downloaded rustls v0.23.40
8222026-06-23T19:23:59.922Z Downloaded rustix v0.38.44
8232026-06-23T19:23:59.935Z Downloaded smoltcp v0.11.0
8242026-06-23T19:23:59.942Z Downloaded syn v2.0.117
8252026-06-23T19:23:59.949Z Downloaded unicode-width v0.1.14
8262026-06-23T19:23:59.954Z Downloaded openapiv3 v2.2.0
8272026-06-23T19:23:59.959Z Downloaded hickory-proto v0.25.2
8282026-06-23T19:23:59.968Z Downloaded regex-syntax v0.8.10
8292026-06-23T19:23:59.972Z Downloaded regress v0.10.5
8302026-06-23T19:23:59.978Z Downloaded regress v0.11.1
8312026-06-23T19:23:59.984Z Downloaded hickory-proto v0.24.4
8322026-06-23T19:23:59.991Z Downloaded typify-impl v0.6.2
8332026-06-23T19:23:59.999Z Downloaded dropshot v0.17.1
8342026-06-23T19:24:00.015Z Downloaded typify-impl v0.4.3
8352026-06-23T19:24:00.022Z Downloaded rustix v1.1.4
8362026-06-23T19:24:00.034Z Downloaded chrono-tz v0.10.4
8372026-06-23T19:24:00.043Z Downloaded regex-automata v0.4.14
8382026-06-23T19:24:00.066Z Downloaded tracing v0.1.44
8392026-06-23T19:24:00.096Z Downloaded lzma-sys v0.1.20
8402026-06-23T19:24:00.101Z Downloaded sled v0.34.7
8412026-06-23T19:24:00.114Z Downloaded csv v1.4.0
8422026-06-23T19:24:00.130Z Downloaded sha3 v0.10.9
8432026-06-23T19:24:00.135Z Downloaded tokio v1.52.3
8442026-06-23T19:24:00.190Z Downloaded jiff v0.2.28
8452026-06-23T19:24:00.197Z Downloaded petgraph v0.6.5
8462026-06-23T19:24:00.213Z Downloaded petgraph v0.8.3
8472026-06-23T19:24:00.224Z Downloaded libc v0.2.186
8482026-06-23T19:24:00.309Z Downloaded encoding_rs v0.8.35
8492026-06-23T19:24:00.325Z Downloaded ring v0.17.14
8502026-06-23T19:24:00.786Z Downloaded aws-lc-sys v0.41.0
8512026-06-23T19:24:01.330Z Compiling proc-macro2 v1.0.106
8522026-06-23T19:24:01.330Z Compiling quote v1.0.45
8532026-06-23T19:24:01.330Z Compiling unicode-ident v1.0.24
8542026-06-23T19:24:01.330Z Compiling serde_core v1.0.228
8552026-06-23T19:24:01.333Z Compiling serde v1.0.228
8562026-06-23T19:24:01.333Z Compiling libc v0.2.186
8572026-06-23T19:24:01.333Z Compiling zmij v1.0.21
8582026-06-23T19:24:01.542Z Compiling autocfg v1.5.1
8592026-06-23T19:24:01.670Z Compiling libm v0.2.16
8602026-06-23T19:24:02.409Z Compiling icu_normalizer_data v2.2.0
8612026-06-23T19:24:02.427Z Compiling icu_properties_data v2.2.0
8622026-06-23T19:24:02.445Z Compiling serde_json v1.0.150
8632026-06-23T19:24:02.463Z Compiling num-traits v0.2.19
8642026-06-23T19:24:02.463Z Compiling getrandom v0.4.2
8652026-06-23T19:24:02.732Z Compiling version_check v0.9.5
8662026-06-23T19:24:02.931Z Compiling thiserror v2.0.18
8672026-06-23T19:24:03.054Z Compiling memchr v2.8.1
8682026-06-23T19:24:03.203Z Compiling syn v2.0.117
8692026-06-23T19:24:03.275Z Compiling schemars v0.8.22
8702026-06-23T19:24:03.382Z Checking cfg-if v1.0.4
8712026-06-23T19:24:03.456Z Compiling parking_lot_core v0.9.12
8722026-06-23T19:24:03.566Z Compiling heck v0.5.0
8732026-06-23T19:24:03.586Z Compiling zerocopy v0.8.50
8742026-06-23T19:24:03.647Z Compiling portable-atomic v1.13.1
8752026-06-23T19:24:03.762Z Compiling rustversion v1.0.22
8762026-06-23T19:24:03.781Z Compiling itoa v1.0.18
8772026-06-23T19:24:03.963Z Compiling jobserver v0.1.34
8782026-06-23T19:24:04.046Z Compiling find-msvc-tools v0.1.9
8792026-06-23T19:24:04.167Z Compiling shlex v2.0.1
8802026-06-23T19:24:04.363Z Compiling cc v1.2.63
8812026-06-23T19:24:04.735Z Compiling dunce v1.0.5
8822026-06-23T19:24:04.753Z Compiling fs_extra v1.3.0
8832026-06-23T19:24:04.770Z Compiling semver v1.0.28
8842026-06-23T19:24:04.878Z Compiling log v0.4.32
8852026-06-23T19:24:04.898Z Compiling httparse v1.10.1
8862026-06-23T19:24:04.899Z Compiling slog v2.8.2
8872026-06-23T19:24:05.009Z Compiling rustix v1.1.4
8882026-06-23T19:24:05.071Z Checking stable_deref_trait v1.2.1
8892026-06-23T19:24:05.103Z Compiling cmake v0.1.58
8902026-06-23T19:24:05.149Z Compiling equivalent v1.0.2
8912026-06-23T19:24:05.164Z Compiling thiserror v1.0.69
8922026-06-23T19:24:05.399Z Checking writeable v0.6.3
8932026-06-23T19:24:05.447Z Checking litemap v0.8.2
8942026-06-23T19:24:05.524Z Checking utf8_iter v1.0.4
8952026-06-23T19:24:05.578Z Compiling aws-lc-rs v1.17.0
8962026-06-23T19:24:05.583Z Checking percent-encoding v2.3.2
8972026-06-23T19:24:05.665Z Compiling aws-lc-sys v0.41.0
8982026-06-23T19:24:05.683Z Compiling ring v0.17.14
8992026-06-23T19:24:05.743Z Checking form_urlencoded v1.2.2
9002026-06-23T19:24:05.760Z Checking rand_core v0.10.1
9012026-06-23T19:24:05.873Z Compiling anyhow v1.0.102
9022026-06-23T19:24:05.919Z Compiling ucd-trie v0.1.7
9032026-06-23T19:24:05.937Z Compiling rustls v0.23.40
9042026-06-23T19:24:06.122Z Compiling synstructure v0.13.2
9052026-06-23T19:24:06.159Z Compiling serde_derive_internals v0.29.1
9062026-06-23T19:24:06.181Z Compiling pest v2.8.6
9072026-06-23T19:24:06.459Z Compiling regex-syntax v0.8.10
9082026-06-23T19:24:06.777Z Compiling aho-corasick v1.1.4
9092026-06-23T19:24:06.971Z Compiling getrandom v0.3.4
9102026-06-23T19:24:07.199Z Compiling crossbeam-utils v0.8.21
9112026-06-23T19:24:07.237Z Compiling serde_derive v1.0.228
9122026-06-23T19:24:07.312Z Compiling zerofrom-derive v0.1.7
9132026-06-23T19:24:07.384Z Compiling yoke-derive v0.8.2
9142026-06-23T19:24:07.512Z Compiling zerovec-derive v0.11.3
9152026-06-23T19:24:08.196Z Compiling displaydoc v0.2.6
9162026-06-23T19:24:08.432Z Compiling schemars_derive v0.8.22
9172026-06-23T19:24:08.483Z Compiling thiserror-impl v2.0.18
9182026-06-23T19:24:08.512Z Compiling tokio-macros v2.7.0
9192026-06-23T19:24:08.603Z Compiling zeroize_derive v1.4.3
9202026-06-23T19:24:08.990Z Compiling zerocopy-derive v0.8.50
9212026-06-23T19:24:09.249Z Compiling futures-macro v0.3.32
9222026-06-23T19:24:09.269Z Compiling tracing-attributes v0.1.31
9232026-06-23T19:24:09.628Z Checking zerofrom v0.1.8
9242026-06-23T19:24:09.743Z Checking yoke v0.8.3
9252026-06-23T19:24:09.816Z Compiling thiserror-impl v1.0.69
9262026-06-23T19:24:10.300Z Compiling serde_tokenstream v0.2.3
9272026-06-23T19:24:10.323Z Checking smallvec v1.15.1
9282026-06-23T19:24:10.357Z Checking bytes v1.11.1
9292026-06-23T19:24:10.444Z Checking zerovec v0.11.6
9302026-06-23T19:24:10.521Z Checking zerotrie v0.2.4
9312026-06-23T19:24:10.623Z Compiling pest_meta v2.8.6
9322026-06-23T19:24:11.141Z Compiling regex-automata v0.4.14
9332026-06-23T19:24:11.145Z Compiling hashbrown v0.17.1
9342026-06-23T19:24:11.145Z Checking tinystr v0.8.3
9352026-06-23T19:24:11.145Z Checking potential_utf v0.1.5
9362026-06-23T19:24:11.145Z Checking icu_collections v2.2.0
9372026-06-23T19:24:11.145Z Checking icu_locale_core v2.2.0
9382026-06-23T19:24:11.342Z Compiling pest_generator v2.8.6
9392026-06-23T19:24:11.371Z Compiling indexmap v2.14.0
9402026-06-23T19:24:11.490Z Compiling paste v1.0.15
9412026-06-23T19:24:11.612Z Compiling num-conv v0.2.2
9422026-06-23T19:24:11.675Z Checking icu_provider v2.2.0
9432026-06-23T19:24:11.762Z Compiling time-core v0.1.8
9442026-06-23T19:24:11.792Z Checking iana-time-zone v0.1.65
9452026-06-23T19:24:11.899Z Checking chrono v0.4.45
9462026-06-23T19:24:11.903Z Checking icu_normalizer v2.2.0
9472026-06-23T19:24:11.935Z Checking icu_properties v2.2.0
9482026-06-23T19:24:11.958Z Compiling pest_derive v2.8.6
9492026-06-23T19:24:11.958Z Compiling time-macros v0.2.27
9502026-06-23T19:24:12.422Z Compiling regex v1.12.3
9512026-06-23T19:24:12.773Z Compiling async-trait v0.1.89
9522026-06-23T19:24:12.779Z Checking idna_adapter v1.2.2
9532026-06-23T19:24:12.878Z Checking uuid v1.23.2
9542026-06-23T19:24:12.973Z Compiling byteorder v1.5.0
9552026-06-23T19:24:12.993Z Checking idna v1.1.0
9562026-06-23T19:24:13.238Z Checking url v2.5.8
9572026-06-23T19:24:13.340Z Compiling camino v1.2.2
9582026-06-23T19:24:13.681Z Compiling strsim v0.11.1
9592026-06-23T19:24:13.750Z Checking dyn-clone v1.0.20
9602026-06-23T19:24:13.856Z Compiling scroll_derive v0.13.1
9612026-06-23T19:24:13.934Z Checking errno v0.3.14
9622026-06-23T19:24:13.977Z Compiling ident_case v1.0.1
9632026-06-23T19:24:14.120Z Compiling omicron-workspace-hack v0.1.0
9642026-06-23T19:24:14.262Z Compiling slog-async v2.8.0
9652026-06-23T19:24:14.392Z Compiling generic-array v0.14.7
9662026-06-23T19:24:14.523Z Compiling crc32fast v1.5.0
9672026-06-23T19:24:14.561Z Compiling usdt-impl v0.6.0
9682026-06-23T19:24:14.647Z Compiling plain v0.2.3
9692026-06-23T19:24:14.666Z Compiling scroll v0.13.0
9702026-06-23T19:24:14.684Z Compiling daft-derive v0.1.7
9712026-06-23T19:24:14.856Z Compiling pretty-hex v0.4.2
9722026-06-23T19:24:14.892Z Compiling goblin v0.10.7
9732026-06-23T19:24:14.996Z Compiling dtrace-parser v0.3.0
9742026-06-23T19:24:15.183Z Compiling thread-id v5.1.0
9752026-06-23T19:24:15.271Z Checking pin-project-lite v0.2.17
9762026-06-23T19:24:15.418Z Compiling syn v1.0.109
9772026-06-23T19:24:15.587Z Checking getrandom v0.2.17
9782026-06-23T19:24:15.757Z Checking zeroize v1.8.2
9792026-06-23T19:24:16.151Z Checking bitflags v2.12.1
9802026-06-23T19:24:16.216Z Compiling multer v3.1.0
9812026-06-23T19:24:16.312Z Compiling async-stream-impl v0.3.6
9822026-06-23T19:24:16.924Z Checking socket2 v0.6.4
9832026-06-23T19:24:16.942Z Checking scopeguard v1.2.0
9842026-06-23T19:24:16.964Z Compiling ref-cast v1.0.25
9852026-06-23T19:24:17.043Z Checking lock_api v0.4.14
9862026-06-23T19:24:17.250Z Compiling ref-cast-impl v1.0.25
9872026-06-23T19:24:17.267Z Compiling dropshot v0.17.1
9882026-06-23T19:24:17.472Z Compiling dropshot_endpoint v0.17.1
9892026-06-23T19:24:17.551Z Checking critical-section v1.2.0
9902026-06-23T19:24:17.652Z Compiling dof v0.4.0
9912026-06-23T19:24:17.879Z Checking once_cell v1.21.4
9922026-06-23T19:24:17.956Z Checking parking_lot v0.12.5
9932026-06-23T19:24:18.056Z Compiling newtype-uuid-macros v0.1.0
9942026-06-23T19:24:18.670Z Checking signal-hook-registry v1.4.8
9952026-06-23T19:24:18.840Z Checking mio v1.2.1
9962026-06-23T19:24:18.847Z Compiling darling_core v0.23.0
9972026-06-23T19:24:18.948Z Compiling usdt-attr-macro v0.6.0
9982026-06-23T19:24:18.967Z Compiling usdt-macro v0.6.0
9992026-06-23T19:24:19.087Z Compiling structmeta-derive v0.3.0
10002026-06-23T19:24:19.096Z Compiling strum_macros v0.26.4
10012026-06-23T19:24:19.125Z Compiling allocator-api2 v0.2.21
10022026-06-23T19:24:19.128Z Checking tokio v1.52.3
10032026-06-23T19:24:19.460Z Compiling foldhash v0.2.0
10042026-06-23T19:24:19.671Z Compiling hashbrown v0.16.1
10052026-06-23T19:24:19.775Z Checking subtle v2.6.1
10062026-06-23T19:24:19.805Z Checking futures-core v0.3.32
10072026-06-23T19:24:20.126Z Compiling structmeta v0.3.0
10082026-06-23T19:24:20.199Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10092026-06-23T19:24:20.245Z Compiling strum_macros v0.27.2
10102026-06-23T19:24:20.681Z Compiling derive-ex v0.1.8
10112026-06-23T19:24:20.704Z Compiling http v1.4.1
10122026-06-23T19:24:20.941Z Compiling darling_macro v0.23.0
10132026-06-23T19:24:21.279Z Compiling winnow v1.0.3
10142026-06-23T19:24:21.518Z Compiling darling v0.23.0
10152026-06-23T19:24:21.529Z Checking futures-sink v0.3.32
10162026-06-23T19:24:21.586Z Compiling serde_with_macros v3.20.0
10172026-06-23T19:24:21.619Z Checking ipnetwork v0.21.1
10182026-06-23T19:24:22.010Z Checking slab v0.4.12
10192026-06-23T19:24:22.171Z Compiling toml_parser v1.1.2+spec-1.1.0
10202026-06-23T19:24:22.202Z Compiling test-strategy v0.4.5
10212026-06-23T19:24:22.497Z Checking futures-channel v0.3.32
10222026-06-23T19:24:22.592Z Compiling fnv v1.0.7
10232026-06-23T19:24:22.725Z Compiling toml_datetime v1.1.1+spec-1.1.0
10242026-06-23T19:24:22.735Z Checking futures-task v0.3.32
10252026-06-23T19:24:22.735Z Checking futures-io v0.3.32
10262026-06-23T19:24:22.881Z Checking typenum v1.20.1
10272026-06-23T19:24:22.894Z Checking futures-util v0.3.32
10282026-06-23T19:24:22.952Z Compiling parse-display-derive v0.10.0
10292026-06-23T19:24:23.463Z Checking oxnet v0.1.6
10302026-06-23T19:24:23.607Z Checking tracing-core v0.1.36
10312026-06-23T19:24:23.633Z Checking erased-serde v0.3.31
10322026-06-23T19:24:23.918Z Compiling ryu v1.0.23
10332026-06-23T19:24:24.100Z Checking tracing v0.1.44
10342026-06-23T19:24:24.283Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
10352026-06-23T19:24:24.285Z Compiling clap_derive v4.6.1
10362026-06-23T19:24:24.614Z Checking base64 v0.22.1
10372026-06-23T19:24:24.786Z Compiling openapiv3 v2.2.0
10382026-06-23T19:24:25.247Z Checking rand_core v0.6.4
10392026-06-23T19:24:25.422Z Checking rustls-pki-types v1.14.1
10402026-06-23T19:24:25.703Z Compiling toml_edit v0.25.12+spec-1.1.0
10412026-06-23T19:24:25.753Z Checking tokio-util v0.7.18
10422026-06-23T19:24:25.942Z Checking ipnet v2.12.0
10432026-06-23T19:24:25.960Z Checking untrusted v0.9.0
10442026-06-23T19:24:26.114Z Checking untrusted v0.7.1
10452026-06-23T19:24:26.239Z Compiling proc-macro-crate v3.5.0
10462026-06-23T19:24:26.669Z Compiling num_enum_derive v0.7.6
10472026-06-23T19:24:26.700Z Checking http-body v1.0.1
10482026-06-23T19:24:26.707Z Compiling either v1.16.0
10492026-06-23T19:24:26.822Z Checking atomic-waker v1.1.2
10502026-06-23T19:24:27.029Z Compiling itertools v0.14.0
10512026-06-23T19:24:27.255Z Checking tower-layer v0.3.3
10522026-06-23T19:24:27.311Z Checking try-lock v0.2.5
10532026-06-23T19:24:27.446Z Checking tower-service v0.3.3
10542026-06-23T19:24:27.535Z Checking want v0.3.1
10552026-06-23T19:24:27.573Z Checking h2 v0.4.14
10562026-06-23T19:24:27.659Z Compiling regress v0.11.1
10572026-06-23T19:24:27.910Z Compiling crucible-workspace-hack v0.1.0
10582026-06-23T19:24:28.087Z Checking httpdate v1.0.3
10592026-06-23T19:24:28.691Z Checking serde_urlencoded v0.7.1
10602026-06-23T19:24:28.885Z Checking http-body-util v0.1.3
10612026-06-23T19:24:29.102Z Compiling unsafe-libyaml v0.2.11
10622026-06-23T19:24:29.217Z Compiling typify-impl v0.6.2
10632026-06-23T19:24:29.429Z Checking hyper v1.10.1
10642026-06-23T19:24:29.770Z Compiling serde_yaml v0.9.34+deprecated
10652026-06-23T19:24:29.829Z Checking ppv-lite86 v0.2.21
10662026-06-23T19:24:30.349Z Checking hyper-util v0.1.20
10672026-06-23T19:24:30.430Z Compiling convert_case v0.4.0
10682026-06-23T19:24:30.743Z Compiling derive_more v0.99.20
10692026-06-23T19:24:31.401Z Compiling darling_core v0.21.3
10702026-06-23T19:24:31.538Z Compiling zerocopy-derive v0.7.35
10712026-06-23T19:24:32.515Z Compiling typify-macro v0.6.2
10722026-06-23T19:24:32.788Z Compiling regress v0.10.5
10732026-06-23T19:24:33.089Z Checking powerfmt v0.2.0
10742026-06-23T19:24:33.254Z Checking deranged v0.5.8
10752026-06-23T19:24:33.480Z Compiling darling_macro v0.21.3
10762026-06-23T19:24:34.049Z Compiling darling v0.21.3
10772026-06-23T19:24:34.321Z Compiling heapless v0.8.0
10782026-06-23T19:24:34.357Z Checking num_threads v0.1.7
10792026-06-23T19:24:34.446Z Compiling ingot-macros v0.1.1
10802026-06-23T19:24:34.484Z Checking time v0.3.47
10812026-06-23T19:24:34.502Z Compiling typify v0.6.2
10822026-06-23T19:24:35.170Z Compiling scroll_derive v0.12.1
10832026-06-23T19:24:35.341Z Compiling serde_repr v0.1.20
10842026-06-23T19:24:35.597Z Compiling rustix v0.38.44
10852026-06-23T19:24:36.083Z Checking crossbeam-channel v0.5.15
10862026-06-23T19:24:36.264Z Checking cpufeatures v0.3.0
10872026-06-23T19:24:36.427Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10882026-06-23T19:24:36.501Z Compiling smoltcp v0.11.0
10892026-06-23T19:24:37.028Z Checking futures-executor v0.3.32
10902026-06-23T19:24:37.175Z Checking sync_wrapper v1.0.2
10912026-06-23T19:24:37.280Z Compiling rustc_version v0.4.1
10922026-06-23T19:24:37.315Z Checking thread_local v1.1.9
10932026-06-23T19:24:37.480Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
10942026-06-23T19:24:37.549Z Checking tower v0.5.3
10952026-06-23T19:24:37.571Z Compiling curve25519-dalek v4.1.3
10962026-06-23T19:24:37.591Z Checking rand_core v0.9.5
10972026-06-23T19:24:37.759Z Checking webpki-roots v1.0.7
10982026-06-23T19:24:37.879Z Compiling toml_datetime v0.6.11
10992026-06-23T19:24:37.900Z Compiling foreign-types-macros v0.2.3
11002026-06-23T19:24:38.123Z Checking is-terminal v0.4.17
11012026-06-23T19:24:38.347Z Checking take_mut v0.2.2
11022026-06-23T19:24:38.411Z Checking term v1.2.1
11032026-06-23T19:24:38.647Z Checking slog-term v2.9.2
11042026-06-23T19:24:38.717Z Checking tower-http v0.6.11
11052026-06-23T19:24:38.903Z Checking futures v0.3.32
11062026-06-23T19:24:38.984Z Compiling zerocopy v0.7.35
11072026-06-23T19:24:39.013Z Compiling hubpack_derive v0.1.1
11082026-06-23T19:24:39.098Z Compiling thiserror-impl-no-std v2.0.2
11092026-06-23T19:24:39.443Z Compiling curve25519-dalek-derive v0.1.1
11102026-06-23T19:24:39.527Z Compiling proc-macro-error-attr v1.0.4
11112026-06-23T19:24:39.730Z Compiling usdt-impl v0.5.0
11122026-06-23T19:24:39.993Z Checking hex v0.4.3
11132026-06-23T19:24:40.163Z Compiling dof v0.3.0
11142026-06-23T19:24:40.166Z Checking rand_chacha v0.9.0
11152026-06-23T19:24:40.277Z Compiling dtrace-parser v0.2.0
11162026-06-23T19:24:40.363Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11172026-06-23T19:24:40.624Z Compiling serde_spanned v1.1.1
11182026-06-23T19:24:40.788Z Compiling proc-macro-error v1.0.4
11192026-06-23T19:24:40.856Z Compiling thread-id v4.2.2
11202026-06-23T19:24:40.886Z Compiling memoffset v0.9.1
11212026-06-23T19:24:40.943Z Compiling pkg-config v0.3.33
11222026-06-23T19:24:41.030Z Checking fastrand v2.4.1
11232026-06-23T19:24:41.129Z Compiling toml_writer v1.1.1+spec-1.1.0
11242026-06-23T19:24:41.338Z Checking rand v0.9.4
11252026-06-23T19:24:42.125Z Compiling cfg_aliases v0.2.1
11262026-06-23T19:24:42.128Z Compiling prettyplease v0.2.37
11272026-06-23T19:24:42.165Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
11282026-06-23T19:24:42.464Z Compiling nix v0.31.3
11292026-06-23T19:24:43.024Z Checking crypto-common v0.1.7
11302026-06-23T19:24:43.260Z Checking hybrid-array v0.4.12
11312026-06-23T19:24:43.567Z Checking simd-adler32 v0.3.9
11322026-06-23T19:24:43.621Z Checking match_cfg v0.1.0
11332026-06-23T19:24:43.665Z Compiling heck v0.4.1
11342026-06-23T19:24:43.924Z Checking adler2 v2.0.1
11352026-06-23T19:24:43.942Z Checking openssl-probe v0.2.1
11362026-06-23T19:24:44.033Z Checking miniz_oxide v0.8.9
11372026-06-23T19:24:44.048Z Checking rustls-native-certs v0.8.4
11382026-06-23T19:24:44.178Z Checking hostname v0.3.1
11392026-06-23T19:24:44.504Z Compiling usdt-macro v0.5.0
11402026-06-23T19:24:44.507Z Compiling usdt-attr-macro v0.5.0
11412026-06-23T19:24:44.649Z Checking tempfile v3.27.0
11422026-06-23T19:24:44.847Z Checking slog-json v2.6.1
11432026-06-23T19:24:44.935Z Checking newtype-uuid v1.3.2
11442026-06-23T19:24:45.000Z Compiling num-derive v0.4.2
11452026-06-23T19:24:45.003Z Compiling enum-as-inner v0.6.1
11462026-06-23T19:24:45.114Z Checking memmap2 v0.9.10
11472026-06-23T19:24:45.270Z Compiling winnow v0.7.15
11482026-06-23T19:24:45.578Z Checking usdt v0.6.0
11492026-06-23T19:24:45.778Z Checking daft v0.1.7
11502026-06-23T19:24:45.925Z Checking slog-bunyan v2.5.0
11512026-06-23T19:24:46.007Z Checking flate2 v1.1.9
11522026-06-23T19:24:46.024Z Checking crypto-common v0.2.2
11532026-06-23T19:24:46.042Z Checking block-buffer v0.12.0
11542026-06-23T19:24:46.284Z Checking const-oid v0.10.2
11552026-06-23T19:24:46.357Z Checking compression-core v0.4.32
11562026-06-23T19:24:46.477Z Compiling rayon-core v1.13.0
11572026-06-23T19:24:46.496Z Checking debug-ignore v1.0.5
11582026-06-23T19:24:46.532Z Checking digest v0.11.3
11592026-06-23T19:24:46.570Z Checking compression-codecs v0.4.38
11602026-06-23T19:24:47.307Z Checking encoding_rs v0.8.35
11612026-06-23T19:24:47.373Z Compiling wait-timeout v0.2.1
11622026-06-23T19:24:47.432Z Compiling quick-error v1.2.3
11632026-06-23T19:24:47.435Z Checking spin v0.9.8
11642026-06-23T19:24:47.560Z Compiling bit-vec v0.8.0
11652026-06-23T19:24:47.564Z Checking mime v0.3.17
11662026-06-23T19:24:47.623Z Compiling rusty-fork v0.3.1
11672026-06-23T19:24:47.749Z Compiling bit-set v0.8.0
11682026-06-23T19:24:47.782Z Checking toml v1.1.2+spec-1.1.0
11692026-06-23T19:24:47.858Z Compiling rand_chacha v0.3.1
11702026-06-23T19:24:47.912Z Checking async-compression v0.4.42
11712026-06-23T19:24:47.957Z Checking sha1 v0.11.0
11722026-06-23T19:24:48.154Z Compiling rand_xorshift v0.4.0
11732026-06-23T19:24:48.298Z Compiling progenitor-impl v0.14.0
11742026-06-23T19:24:48.381Z Checking waitgroup v0.1.2
11752026-06-23T19:24:48.451Z Checking rustls-pemfile v2.2.0
11762026-06-23T19:24:48.481Z Checking async-stream v0.3.6
11772026-06-23T19:24:48.523Z Compiling num-integer v0.1.46
11782026-06-23T19:24:48.602Z Checking serde_path_to_error v0.1.20
11792026-06-23T19:24:48.625Z Checking hostname v0.4.2
11802026-06-23T19:24:49.003Z Compiling semver v0.1.20
11812026-06-23T19:24:49.057Z Compiling winnow v0.5.40
11822026-06-23T19:24:49.079Z Compiling unarray v0.1.4
11832026-06-23T19:24:50.253Z Compiling proptest v1.11.0
11842026-06-23T19:24:50.328Z Compiling toml_edit v0.19.15
11852026-06-23T19:24:50.363Z Compiling progenitor-macro v0.14.0
11862026-06-23T19:24:50.405Z Compiling rustc_version v0.1.7
11872026-06-23T19:24:50.440Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11882026-06-23T19:24:50.504Z Checking rustls-webpki v0.103.13
11892026-06-23T19:24:51.025Z Checking rand v0.8.6
11902026-06-23T19:24:52.173Z Compiling reqwest v0.12.28
11912026-06-23T19:24:52.205Z Compiling backon v1.6.0
11922026-06-23T19:24:52.409Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11932026-06-23T19:24:53.281Z Checking tokio-rustls v0.26.4
11942026-06-23T19:24:53.311Z Checking rustls-platform-verifier v0.7.0
11952026-06-23T19:24:53.532Z Checking hyper-rustls v0.27.9
11962026-06-23T19:24:53.617Z Compiling strum v0.26.3
11972026-06-23T19:24:53.711Z Checking macaddr v1.0.1
11982026-06-23T19:24:53.737Z Checking reqwest v0.13.4
11992026-06-23T19:24:53.756Z Compiling instant v0.1.13
12002026-06-23T19:24:53.930Z Compiling utf8parse v0.2.2
12012026-06-23T19:24:54.049Z Checking unicode-width v0.2.2
12022026-06-23T19:24:54.249Z Compiling anstyle-parse v1.0.0
12032026-06-23T19:24:54.308Z Compiling backoff v0.4.0
12042026-06-23T19:24:54.440Z Compiling iddqd v0.4.2
12052026-06-23T19:24:54.444Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
12062026-06-23T19:24:54.575Z Compiling progenitor-client v0.10.0
12072026-06-23T19:24:54.711Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12082026-06-23T19:24:54.940Z Compiling proc-macro-crate v1.3.1
12092026-06-23T19:24:55.260Z Compiling newtype_derive v0.1.6
12102026-06-23T19:24:55.280Z Compiling num-rational v0.4.2
12112026-06-23T19:24:55.299Z Compiling num-iter v0.1.45
12122026-06-23T19:24:55.427Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
12132026-06-23T19:24:55.513Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12142026-06-23T19:24:55.536Z Checking block-buffer v0.10.4
12152026-06-23T19:24:55.557Z Compiling progenitor-impl v0.13.0
12162026-06-23T19:24:55.677Z Compiling parse-display v0.10.0
12172026-06-23T19:24:55.771Z Compiling serde_with v3.20.0
12182026-06-23T19:24:55.789Z Compiling strum v0.27.2
12192026-06-23T19:24:55.924Z Compiling progenitor-client v0.14.0
12202026-06-23T19:24:56.048Z Compiling num-complex v0.4.6
12212026-06-23T19:24:56.146Z Compiling progenitor-extras v0.2.0
12222026-06-23T19:24:56.306Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12232026-06-23T19:24:56.380Z Compiling is_terminal_polyfill v1.70.2
12242026-06-23T19:24:56.399Z Compiling humantime v2.3.0
12252026-06-23T19:24:56.431Z Compiling owo-colors v4.3.0
12262026-06-23T19:24:56.480Z Compiling colorchoice v1.0.5
12272026-06-23T19:24:56.555Z Compiling anstyle v1.0.14
12282026-06-23T19:24:56.602Z Compiling vcpkg v0.2.15
12292026-06-23T19:24:56.778Z Compiling anstyle-query v1.1.5
12302026-06-23T19:24:56.914Z Compiling anstream v1.0.0
12312026-06-23T19:24:57.089Z Compiling num v0.4.3
12322026-06-23T19:24:57.116Z Checking digest v0.10.7
12332026-06-23T19:24:57.169Z Compiling openssl-sys v0.9.116
12342026-06-23T19:24:57.172Z Compiling num_enum_derive v0.5.11
12352026-06-23T19:24:57.263Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12362026-06-23T19:24:57.313Z Compiling terminal_size v0.4.4
12372026-06-23T19:24:57.451Z Compiling serde_spanned v0.6.9
12382026-06-23T19:24:57.568Z Compiling derive-where v1.6.1
12392026-06-23T19:24:57.573Z Compiling pin-project-internal v1.1.13
12402026-06-23T19:24:57.604Z Compiling progenitor-macro v0.13.0
12412026-06-23T19:24:57.626Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12422026-06-23T19:24:57.725Z Compiling toml_write v0.1.2
12432026-06-23T19:24:57.981Z Compiling float-ord v0.3.2
12442026-06-23T19:24:58.107Z Compiling clap_lex v1.1.0
12452026-06-23T19:24:58.151Z Compiling toml_edit v0.22.27
12462026-06-23T19:24:58.295Z Compiling clap_builder v4.6.0
12472026-06-23T19:24:59.367Z Compiling zone_cfg_derive v0.3.1
12482026-06-23T19:24:59.864Z Compiling clap v4.6.1
12492026-06-23T19:24:59.962Z Compiling toml v0.8.23
12502026-06-23T19:25:00.259Z Compiling async-recursion v1.1.1
12512026-06-23T19:25:00.303Z Compiling snafu-derive v0.8.9
12522026-06-23T19:25:01.253Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12532026-06-23T19:25:01.560Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
12542026-06-23T19:25:01.759Z Compiling slog-dtrace v0.3.0
12552026-06-23T19:25:01.777Z Compiling chrono-tz v0.10.4
12562026-06-23T19:25:01.810Z Compiling openssl v0.10.80
12572026-06-23T19:25:02.017Z Compiling minimal-lexical v0.2.1
12582026-06-23T19:25:02.053Z Compiling unicode-xid v0.2.6
12592026-06-23T19:25:02.200Z Compiling cancel-safe-futures v0.1.5
12602026-06-23T19:25:02.240Z Compiling nom v7.1.3
12612026-06-23T19:25:02.274Z Compiling const_format_proc_macros v0.2.34
12622026-06-23T19:25:03.015Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12632026-06-23T19:25:03.231Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12642026-06-23T19:25:03.273Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12652026-06-23T19:25:03.293Z Compiling openssl-macros v0.1.1
12662026-06-23T19:25:03.783Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12672026-06-23T19:25:04.287Z Compiling cookie v0.18.1
12682026-06-23T19:25:04.307Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12692026-06-23T19:25:04.432Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12702026-06-23T19:25:04.459Z Checking cpufeatures v0.2.17
12712026-06-23T19:25:04.782Z Compiling tabled_derive v0.7.0
12722026-06-23T19:25:05.819Z Checking num_enum v0.7.6
12732026-06-23T19:25:08.027Z Checking tabwriter v1.4.1
12742026-06-23T19:25:08.186Z Checking secrecy v0.10.3
12752026-06-23T19:25:08.206Z Checking colored v3.1.1
12762026-06-23T19:25:08.348Z Checking tinyvec_macros v0.1.1
12772026-06-23T19:25:08.410Z Checking crossbeam-epoch v0.9.18
12782026-06-23T19:25:08.432Z Checking tinyvec v1.11.0
12792026-06-23T19:25:08.435Z Checking hash32 v0.3.1
12802026-06-23T19:25:08.580Z Checking bstr v1.12.1
12812026-06-23T19:25:08.638Z Checking data-encoding v2.11.0
12822026-06-23T19:25:08.758Z Checking hmac v0.12.1
12832026-06-23T19:25:08.890Z Checking ingot-types v0.1.2
12842026-06-23T19:25:08.936Z Checking inout v0.1.4
12852026-06-23T19:25:09.062Z Checking scroll v0.12.0
12862026-06-23T19:25:09.119Z Checking ff v0.13.1
12872026-06-23T19:25:09.259Z Checking cobs v0.3.0
12882026-06-23T19:25:09.273Z Checking foreign-types-shared v0.3.1
12892026-06-23T19:25:09.290Z Checking managed v0.8.0
12902026-06-23T19:25:09.372Z Checking bitflags v1.3.2
12912026-06-23T19:25:09.407Z Checking static_assertions v1.1.0
12922026-06-23T19:25:09.455Z Checking postcard v1.1.3
12932026-06-23T19:25:09.494Z Checking foreign-types v0.5.0
12942026-06-23T19:25:09.583Z Checking goblin v0.8.2
12952026-06-23T19:25:09.608Z Checking ingot v0.1.1
12962026-06-23T19:25:09.713Z Checking group v0.13.0
12972026-06-23T19:25:09.775Z Checking cipher v0.4.4
12982026-06-23T19:25:09.832Z Checking hkdf v0.12.4
12992026-06-23T19:25:09.949Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13002026-06-23T19:25:09.979Z Checking universal-hash v0.5.1
13012026-06-23T19:25:09.990Z Checking crypto-bigint v0.5.5
13022026-06-23T19:25:10.190Z Checking chacha20 v0.10.0
13032026-06-23T19:25:10.304Z Checking half v2.7.1
13042026-06-23T19:25:10.558Z Checking cstr-argument v0.1.2
13052026-06-23T19:25:10.672Z Checking base16ct v0.2.0
13062026-06-23T19:25:10.714Z Checking opaque-debug v0.3.1
13072026-06-23T19:25:10.724Z Checking ciborium-io v0.2.2
13082026-06-23T19:25:10.738Z Checking base64ct v1.8.3
13092026-06-23T19:25:10.770Z Checking indent_write v2.2.0
13102026-06-23T19:25:10.785Z Checking poly1305 v0.8.0
13112026-06-23T19:25:10.803Z Checking ciborium-ll v0.2.2
13122026-06-23T19:25:10.825Z Checking elliptic-curve v0.13.8
13132026-06-23T19:25:10.971Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13142026-06-23T19:25:10.990Z Checking password-hash v0.5.0
13152026-06-23T19:25:10.994Z Checking rand v0.10.1
13162026-06-23T19:25:11.032Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
13172026-06-23T19:25:11.080Z Checking chacha20 v0.9.1
13182026-06-23T19:25:11.141Z Checking atomicwrites v0.4.4
13192026-06-23T19:25:11.161Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13202026-06-23T19:25:11.192Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
13212026-06-23T19:25:11.263Z Checking blake2 v0.10.6
13222026-06-23T19:25:11.282Z Checking aead v0.5.2
13232026-06-23T19:25:11.416Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13242026-06-23T19:25:11.426Z Checking byte-wrapper v0.1.0
13252026-06-23T19:25:11.494Z Checking thiserror-no-std v2.0.2
13262026-06-23T19:25:11.516Z Checking hubpack v0.1.2
13272026-06-23T19:25:11.573Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13282026-06-23T19:25:11.663Z Checking keccak v0.1.6
13292026-06-23T19:25:11.684Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13302026-06-23T19:25:11.795Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13312026-06-23T19:25:11.828Z Checking sha3 v0.10.9
13322026-06-23T19:25:11.921Z Checking vsss-rs v3.3.4
13332026-06-23T19:25:12.018Z Checking argon2 v0.5.3
13342026-06-23T19:25:12.039Z Checking chacha20poly1305 v0.10.1
13352026-06-23T19:25:12.065Z Checking ciborium v0.2.2
13362026-06-23T19:25:12.167Z Checking similar v2.7.0
13372026-06-23T19:25:12.361Z Checking memmap v0.7.0
13382026-06-23T19:25:12.409Z Checking lazy_static v1.5.0
13392026-06-23T19:25:12.516Z Checking usdt v0.5.0
13402026-06-23T19:25:12.520Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13412026-06-23T19:25:12.655Z Checking crossbeam-deque v0.8.6
13422026-06-23T19:25:12.838Z Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
13432026-06-23T19:25:12.864Z Checking unicode-segmentation v1.13.3
13442026-06-23T19:25:12.988Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13452026-06-23T19:25:13.198Z Checking bytecount v0.6.9
13462026-06-23T19:25:13.228Z Compiling parking_lot_core v0.8.6
13472026-06-23T19:25:13.241Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13482026-06-23T19:25:13.342Z Checking newline-converter v0.3.0
13492026-06-23T19:25:13.423Z Checking progenitor v0.14.0
13502026-06-23T19:25:13.463Z Checking console v0.15.11
13512026-06-23T19:25:13.546Z Checking itertools v0.12.1
13522026-06-23T19:25:13.595Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13532026-06-23T19:25:13.719Z Checking linked-hash-map v0.5.6
13542026-06-23T19:25:13.722Z Checking resolv-conf v0.7.6
13552026-06-23T19:25:13.812Z Checking swrite v0.1.0
13562026-06-23T19:25:13.889Z Checking lru-cache v0.1.2
13572026-06-23T19:25:13.917Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13582026-06-23T19:25:13.958Z Checking expectorate v1.2.0
13592026-06-23T19:25:13.996Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13602026-06-23T19:25:14.011Z Checking rayon v1.12.0
13612026-06-23T19:25:14.073Z Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
13622026-06-23T19:25:14.443Z Checking hickory-proto v0.24.4
13632026-06-23T19:25:14.664Z Checking progenitor-client v0.13.0
13642026-06-23T19:25:14.687Z Checking camino-tempfile v1.4.1
13652026-06-23T19:25:15.075Z Checking serde-big-array v0.5.1
13662026-06-23T19:25:15.094Z Checking siphasher v1.0.3
13672026-06-23T19:25:15.212Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13682026-06-23T19:25:15.255Z Checking progenitor v0.13.0
13692026-06-23T19:25:15.258Z Checking phf_shared v0.12.1
13702026-06-23T19:25:15.448Z Checking unicode-normalization v0.1.25
13712026-06-23T19:25:15.790Z Checking pin-project v1.1.13
13722026-06-23T19:25:15.850Z Checking num_enum v0.5.11
13732026-06-23T19:25:15.944Z Checking hickory-resolver v0.24.4
13742026-06-23T19:25:16.251Z Checking tokio-stream v0.1.18
13752026-06-23T19:25:16.441Z Checking csv-core v0.1.13
13762026-06-23T19:25:16.488Z Checking highway v1.3.0
13772026-06-23T19:25:16.608Z Checking foldhash v0.1.5
13782026-06-23T19:25:16.625Z Checking unicode-linebreak v0.1.5
13792026-06-23T19:25:16.680Z Checking smawk v0.3.2
13802026-06-23T19:25:16.700Z Checking unicode-width v0.1.14
13812026-06-23T19:25:16.719Z Checking konst_macro_rules v0.2.19
13822026-06-23T19:25:16.737Z Checking same-file v1.0.6
13832026-06-23T19:25:16.808Z Checking foreign-types-shared v0.1.1
13842026-06-23T19:25:16.852Z Checking textwrap v0.16.2
13852026-06-23T19:25:16.870Z Checking walkdir v2.5.0
13862026-06-23T19:25:16.873Z Checking konst v0.2.20
13872026-06-23T19:25:16.906Z Checking foreign-types v0.3.2
13882026-06-23T19:25:16.948Z Checking hashbrown v0.15.5
13892026-06-23T19:25:16.986Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13902026-06-23T19:25:17.034Z Checking qorb v0.4.1
13912026-06-23T19:25:17.061Z Checking csv v1.4.0
13922026-06-23T19:25:17.467Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13932026-06-23T19:25:17.719Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13942026-06-23T19:25:17.916Z Checking snafu v0.8.9
13952026-06-23T19:25:17.935Z Checking olpc-cjson v0.1.4
13962026-06-23T19:25:18.078Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13972026-06-23T19:25:18.121Z Checking phf v0.12.1
13982026-06-23T19:25:18.275Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13992026-06-23T19:25:18.300Z Checking zone v0.3.1
14002026-06-23T19:25:18.437Z Checking tokio-dtrace v0.1.1
14012026-06-23T19:25:18.627Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14022026-06-23T19:25:18.657Z Checking globset v0.4.18
14032026-06-23T19:25:18.916Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14042026-06-23T19:25:19.260Z Checking smf v0.2.3
14052026-06-23T19:25:19.442Z Checking pem v3.0.6
14062026-06-23T19:25:19.495Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14072026-06-23T19:25:19.566Z Checking libsw-core v0.3.2
14082026-06-23T19:25:19.715Z Checking serde_plain v1.0.2
14092026-06-23T19:25:19.733Z Checking sigpipe v0.1.3
14102026-06-23T19:25:19.773Z Checking jiff v0.2.28
14112026-06-23T19:25:19.811Z Checking glob v0.3.3
14122026-06-23T19:25:19.869Z Checking typed-path v0.9.3
14132026-06-23T19:25:19.933Z Checking fixedbitset v0.5.7
14142026-06-23T19:25:20.002Z Checking fixedbitset v0.4.2
14152026-06-23T19:25:20.132Z Checking petgraph v0.8.3
14162026-06-23T19:25:20.154Z Checking petgraph v0.6.5
14172026-06-23T19:25:20.615Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14182026-06-23T19:25:20.635Z Checking tough v0.22.0
14192026-06-23T19:25:20.802Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14202026-06-23T19:25:20.893Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14212026-06-23T19:25:21.276Z Checking libsw v3.5.0
14222026-06-23T19:25:21.380Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14232026-06-23T19:25:21.429Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14242026-06-23T19:25:21.498Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14252026-06-23T19:25:21.521Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14262026-06-23T19:25:21.586Z Checking oxide-tokio-rt v0.1.6
14272026-06-23T19:25:21.771Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14282026-06-23T19:25:21.901Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14292026-06-23T19:25:21.921Z Checking const_format v0.2.36
14302026-06-23T19:25:21.969Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-06-23T19:25:21.989Z Checking papergrid v0.11.0
14322026-06-23T19:25:22.373Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14332026-06-23T19:25:22.395Z Checking gethostname v0.5.0
14342026-06-23T19:25:22.489Z Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14352026-06-23T19:25:22.509Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14362026-06-23T19:25:22.619Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14372026-06-23T19:25:22.731Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14382026-06-23T19:25:23.067Z Checking libscf-sys v1.2.0
14392026-06-23T19:25:23.271Z Checking bcs v0.1.6
14402026-06-23T19:25:23.370Z Checking tagptr v0.2.0
14412026-06-23T19:25:23.490Z Checking linear-map v1.2.0
14422026-06-23T19:25:23.513Z Checking termtree v0.5.1
14432026-06-23T19:25:23.526Z Checking whoami v1.6.1
14442026-06-23T19:25:23.645Z Checking moka v0.12.15
14452026-06-23T19:25:23.662Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14462026-06-23T19:25:24.164Z Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14472026-06-23T19:25:24.980Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14482026-06-23T19:25:25.126Z Checking tabled v0.15.0
14492026-06-23T19:25:25.352Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14502026-06-23T19:25:25.357Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14512026-06-23T19:25:25.392Z Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14522026-06-23T19:25:25.532Z Checking steno v0.4.1
14532026-06-23T19:25:25.972Z Checking hickory-proto v0.25.2
14542026-06-23T19:25:26.329Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14552026-06-23T19:25:27.574Z Checking hickory-resolver v0.25.2
14562026-06-23T19:25:27.682Z Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14572026-06-23T19:25:28.238Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14582026-06-23T19:25:28.522Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14592026-06-23T19:25:29.070Z Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14602026-06-23T19:25:32.866Z Checking nom v8.0.0
14612026-06-23T19:25:33.081Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14622026-06-23T19:25:36.414Z Compiling proc-macro-error-attr2 v2.0.0
14632026-06-23T19:25:36.844Z Compiling proc-macro-error2 v2.0.1
14642026-06-23T19:25:38.299Z Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14652026-06-23T19:25:39.025Z Compiling crunchy v0.2.4
14662026-06-23T19:25:39.049Z Compiling tabled_derive v0.11.0
14672026-06-23T19:25:39.071Z Compiling tiny-keccak v2.0.2
14682026-06-23T19:25:39.602Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14692026-06-23T19:25:39.675Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14702026-06-23T19:25:39.801Z Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14712026-06-23T19:25:39.888Z Checking parking_lot v0.11.2
14722026-06-23T19:25:40.210Z Compiling typify-impl v0.4.3
14732026-06-23T19:25:40.255Z Checking fxhash v0.2.1
14742026-06-23T19:25:40.307Z Compiling const-random-macro v0.1.16
14752026-06-23T19:25:40.383Z Checking sled v0.34.7
14762026-06-23T19:25:40.645Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14772026-06-23T19:25:40.880Z Compiling ahash v0.8.12
14782026-06-23T19:25:41.158Z Compiling smartstring v1.0.1
14792026-06-23T19:25:41.233Z Checking internet-checksum v0.2.1
14802026-06-23T19:25:41.562Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
14812026-06-23T19:25:41.928Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
14822026-06-23T19:25:41.931Z Compiling rhai_codegen v3.2.0
14832026-06-23T19:25:42.078Z Checking arc-swap v1.9.1
14842026-06-23T19:25:42.312Z Checking slog-scope v4.4.1
14852026-06-23T19:25:42.331Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14862026-06-23T19:25:42.455Z Checking papergrid v0.18.0
14872026-06-23T19:25:42.946Z Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14882026-06-23T19:25:43.156Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14892026-06-23T19:25:43.304Z Checking testing_table v0.3.0
14902026-06-23T19:25:43.408Z Checking dropshot-api-manager-types v0.7.2
14912026-06-23T19:25:43.510Z Compiling typify-macro v0.4.3
14922026-06-23T19:25:43.584Z Checking tabled v0.21.0
14932026-06-23T19:25:43.720Z Checking slog-stdlog v4.1.1
14942026-06-23T19:25:43.741Z Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14952026-06-23T19:25:43.941Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14962026-06-23T19:25:44.007Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
14972026-06-23T19:25:44.172Z Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14982026-06-23T19:25:44.216Z Compiling lzma-sys v0.1.20
14992026-06-23T19:25:44.525Z Compiling fs-err v3.3.0
15002026-06-23T19:25:44.628Z Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
15012026-06-23T19:25:44.648Z Compiling typeid v1.0.3
15022026-06-23T19:25:44.980Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
15032026-06-23T19:25:45.003Z Compiling typify v0.4.3
15042026-06-23T19:25:45.023Z Checking slog-envlogger v2.2.0
15052026-06-23T19:25:45.103Z Compiling progenitor-impl v0.10.0
15062026-06-23T19:25:45.809Z Compiling toml_datetime v0.7.5+spec-1.1.0
15072026-06-23T19:25:45.812Z Checking crc8 v0.1.1
15082026-06-23T19:25:45.910Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
15092026-06-23T19:25:46.039Z Compiling toml v0.9.12+spec-1.1.0
15102026-06-23T19:25:46.105Z Checking const-random v0.1.18
15112026-06-23T19:25:46.571Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15122026-06-23T19:25:46.801Z Compiling cargo_toml v0.22.3
15132026-06-23T19:25:46.820Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15142026-06-23T19:25:47.121Z Compiling progenitor-macro v0.10.0
15152026-06-23T19:25:48.075Z Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
15162026-06-23T19:25:48.825Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15172026-06-23T19:25:49.262Z Checking thin-vec v0.2.18
15182026-06-23T19:25:49.502Z Checking rhai v1.25.1
15192026-06-23T19:25:49.524Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15202026-06-23T19:25:50.284Z Checking sha1 v0.10.6
15212026-06-23T19:25:50.576Z Checking utf-8 v0.7.6
15222026-06-23T19:25:50.749Z Checking tungstenite v0.21.0
15232026-06-23T19:25:51.213Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15242026-06-23T19:25:52.139Z Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15252026-06-23T19:25:52.234Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
15262026-06-23T19:25:52.364Z Checking sha2 v0.10.9
15272026-06-23T19:25:52.519Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15282026-06-23T19:25:52.628Z Checking yansi v1.0.1
15292026-06-23T19:25:52.703Z Checking diff v0.1.13
15302026-06-23T19:25:52.762Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15312026-06-23T19:25:52.808Z Checking progenitor v0.10.0
15322026-06-23T19:25:52.903Z Checking pretty_assertions v1.4.1
15332026-06-23T19:25:52.960Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15342026-06-23T19:25:53.199Z Checking tokio-tungstenite v0.21.0
15352026-06-23T19:25:54.213Z Checking console v0.16.3
15362026-06-23T19:25:54.348Z Checking git-stub v1.0.0
15372026-06-23T19:25:54.543Z Checking base64 v0.21.7
15382026-06-23T19:25:54.709Z Checking unit-prefix v0.5.2
15392026-06-23T19:25:54.780Z Checking is_ci v1.2.0
15402026-06-23T19:25:54.838Z Checking indicatif v0.18.4
15412026-06-23T19:25:54.884Z Checking supports-color v3.0.2
15422026-06-23T19:25:55.015Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15432026-06-23T19:25:55.609Z Checking git-stub-vcs v0.1.0
15442026-06-23T19:25:55.787Z Checking xz2 v0.1.7
15452026-06-23T19:25:55.960Z Checking ron v0.12.1
15462026-06-23T19:25:56.176Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15472026-06-23T19:25:56.487Z Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
15482026-06-23T19:25:56.507Z Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
15492026-06-23T19:25:56.667Z Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15502026-06-23T19:25:56.695Z Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
15512026-06-23T19:25:57.285Z Checking drift v0.2.0
15522026-06-23T19:25:57.502Z Compiling serial_test_derive v3.5.0
15532026-06-23T19:25:57.613Z Checking base16ct v1.0.0
15542026-06-23T19:25:57.791Z Checking dropshot-api-manager v0.7.2
15552026-06-23T19:25:58.234Z Checking serial_test v3.5.0
15562026-06-23T19:25:58.847Z Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15572026-06-23T19:25:59.177Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15582026-06-23T19:25:59.436Z Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
15592026-06-23T19:25:59.456Z Checking util v0.1.0 (/work/oxidecomputer/maghemite/util)
15602026-06-23T19:25:59.647Z Checking natord v1.0.9
15612026-06-23T19:26:00.742Z Checking bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async)
15622026-06-23T19:26:00.774Z Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
15632026-06-23T19:26:01.032Z Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
15642026-06-23T19:26:01.132Z Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
15652026-06-23T19:26:01.644Z Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
15662026-06-23T19:26:01.724Z Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
15672026-06-23T19:26:01.909Z Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
15682026-06-23T19:26:01.983Z Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
15692026-06-23T19:26:02.119Z Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
15702026-06-23T19:26:02.275Z Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15712026-06-23T19:26:10.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
15722026-06-23T19:26:11.031Z+ cargo xtask openapi check
15732026-06-23T19:26:11.646Z Compiling cfg-if v1.0.4
15742026-06-23T19:26:11.651Z Compiling libc v0.2.186
15752026-06-23T19:26:11.651Z Compiling serde_core v1.0.228
15762026-06-23T19:26:11.791Z Compiling memchr v2.8.1
15772026-06-23T19:26:11.796Z Compiling itoa v1.0.18
15782026-06-23T19:26:11.796Z Compiling smallvec v1.15.1
15792026-06-23T19:26:11.796Z Compiling stable_deref_trait v1.2.1
15802026-06-23T19:26:11.796Z Compiling zerofrom v0.1.8
15812026-06-23T19:26:11.799Z Compiling zmij v1.0.21
15822026-06-23T19:26:11.849Z Compiling litemap v0.8.2
15832026-06-23T19:26:11.900Z Compiling yoke v0.8.3
15842026-06-23T19:26:11.935Z Compiling writeable v0.6.3
15852026-06-23T19:26:11.968Z Compiling utf8_iter v1.0.4
15862026-06-23T19:26:12.032Z Compiling percent-encoding v2.3.2
15872026-06-23T19:26:12.065Z Compiling zerovec v0.11.6
15882026-06-23T19:26:12.080Z Compiling zerotrie v0.2.4
15892026-06-23T19:26:12.110Z Compiling icu_properties_data v2.2.0
15902026-06-23T19:26:12.133Z Compiling icu_normalizer_data v2.2.0
15912026-06-23T19:26:12.209Z Compiling libm v0.2.16
15922026-06-23T19:26:12.222Z Compiling form_urlencoded v1.2.2
15932026-06-23T19:26:12.232Z Compiling rand_core v0.10.1
15942026-06-23T19:26:12.244Z Compiling errno v0.3.14
15952026-06-23T19:26:12.364Z Compiling getrandom v0.4.2
15962026-06-23T19:26:12.377Z Compiling iana-time-zone v0.1.65
15972026-06-23T19:26:12.390Z Compiling pin-project-lite v0.2.17
15982026-06-23T19:26:12.400Z Compiling zeroize v1.8.2
15992026-06-23T19:26:12.430Z Compiling dyn-clone v1.0.20
16002026-06-23T19:26:12.481Z Compiling scopeguard v1.2.0
16012026-06-23T19:26:12.540Z Compiling tinystr v0.8.3
16022026-06-23T19:26:12.558Z Compiling potential_utf v0.1.5
16032026-06-23T19:26:12.586Z Compiling lock_api v0.4.14
16042026-06-23T19:26:12.597Z Compiling socket2 v0.6.4
16052026-06-23T19:26:12.600Z Compiling parking_lot_core v0.9.12
16062026-06-23T19:26:12.605Z Compiling signal-hook-registry v1.4.8
16072026-06-23T19:26:12.715Z Compiling icu_locale_core v2.2.0
16082026-06-23T19:26:12.741Z Compiling icu_collections v2.2.0
16092026-06-23T19:26:12.808Z Compiling parking_lot v0.12.5
16102026-06-23T19:26:12.907Z Compiling mio v1.2.1
16112026-06-23T19:26:12.920Z Compiling portable-atomic v1.13.1
16122026-06-23T19:26:13.053Z Compiling num-traits v0.2.19
16132026-06-23T19:26:13.185Z Compiling futures-core v0.3.32
16142026-06-23T19:26:13.273Z Compiling thiserror v2.0.18
16152026-06-23T19:26:13.341Z Compiling critical-section v1.2.0
16162026-06-23T19:26:13.382Z Compiling equivalent v1.0.2
16172026-06-23T19:26:13.394Z Compiling subtle v2.6.1
16182026-06-23T19:26:13.407Z Compiling zerocopy v0.8.50
16192026-06-23T19:26:13.426Z Compiling serde v1.0.228
16202026-06-23T19:26:13.449Z Compiling serde_json v1.0.150
16212026-06-23T19:26:13.475Z Compiling icu_provider v2.2.0
16222026-06-23T19:26:13.557Z Compiling uuid v1.23.2
16232026-06-23T19:26:13.583Z Compiling semver v1.0.28
16242026-06-23T19:26:13.680Z Compiling bitflags v2.12.1
16252026-06-23T19:26:13.800Z Compiling icu_normalizer v2.2.0
16262026-06-23T19:26:13.832Z Compiling icu_properties v2.2.0
16272026-06-23T19:26:13.945Z Compiling bytes v1.11.1
16282026-06-23T19:26:13.951Z Compiling chrono v0.4.45
16292026-06-23T19:26:13.951Z Compiling once_cell v1.21.4
16302026-06-23T19:26:13.975Z Compiling futures-sink v0.3.32
16312026-06-23T19:26:14.080Z Compiling log v0.4.32
16322026-06-23T19:26:14.142Z Compiling slab v0.4.12
16332026-06-23T19:26:14.271Z Compiling typenum v1.20.1
16342026-06-23T19:26:14.320Z Compiling slog v2.8.2
16352026-06-23T19:26:14.337Z Compiling futures-channel v0.3.32
16362026-06-23T19:26:14.363Z Compiling tokio v1.52.3
16372026-06-23T19:26:14.531Z Compiling getrandom v0.2.17
16382026-06-23T19:26:14.543Z Compiling futures-io v0.3.32
16392026-06-23T19:26:14.560Z Compiling futures-task v0.3.32
16402026-06-23T19:26:14.697Z Compiling idna_adapter v1.2.2
16412026-06-23T19:26:14.714Z Compiling rand_core v0.6.4
16422026-06-23T19:26:14.732Z Compiling futures-util v0.3.32
16432026-06-23T19:26:14.833Z Compiling idna v1.1.0
16442026-06-23T19:26:14.940Z Compiling hashbrown v0.17.1
16452026-06-23T19:26:14.953Z Compiling tracing-core v0.1.36
16462026-06-23T19:26:15.056Z Compiling base64 v0.22.1
16472026-06-23T19:26:15.390Z Compiling url v2.5.8
16482026-06-23T19:26:15.406Z Compiling tracing v0.1.44
16492026-06-23T19:26:15.486Z Compiling indexmap v2.14.0
16502026-06-23T19:26:15.529Z Compiling http v1.4.1
16512026-06-23T19:26:15.550Z Compiling unicode-ident v1.0.24
16522026-06-23T19:26:15.641Z Compiling proc-macro2 v1.0.106
16532026-06-23T19:26:15.676Z Compiling fnv v1.0.7
16542026-06-23T19:26:15.775Z Compiling byteorder v1.5.0
16552026-06-23T19:26:16.004Z Compiling schemars v0.8.22
16562026-06-23T19:26:16.115Z Compiling quote v1.0.45
16572026-06-23T19:26:16.202Z Compiling ppv-lite86 v0.2.21
16582026-06-23T19:26:16.317Z Compiling syn v2.0.117
16592026-06-23T19:26:16.396Z Compiling ipnet v2.12.0
16602026-06-23T19:26:16.406Z Compiling erased-serde v0.3.31
16612026-06-23T19:26:16.473Z Compiling rustls-pki-types v1.14.1
16622026-06-23T19:26:16.517Z Compiling http-body v1.0.1
16632026-06-23T19:26:16.675Z Compiling thiserror v1.0.69
16642026-06-23T19:26:16.780Z Compiling ipnetwork v0.21.1
16652026-06-23T19:26:16.892Z Compiling aws-lc-sys v0.41.0
16662026-06-23T19:26:16.943Z Compiling untrusted v0.7.1
16672026-06-23T19:26:16.979Z Compiling atomic-waker v1.1.2
16682026-06-23T19:26:17.069Z Compiling oxnet v0.1.6
16692026-06-23T19:26:17.110Z Compiling httparse v1.10.1
16702026-06-23T19:26:17.204Z Compiling ryu v1.0.23
16712026-06-23T19:26:17.247Z Compiling try-lock v0.2.5
16722026-06-23T19:26:17.316Z Compiling untrusted v0.9.0
16732026-06-23T19:26:17.356Z Compiling aws-lc-rs v1.17.0
16742026-06-23T19:26:17.385Z Compiling pretty-hex v0.4.2
16752026-06-23T19:26:17.412Z Compiling rustls v0.23.40
16762026-06-23T19:26:17.436Z Compiling tower-service v0.3.3
16772026-06-23T19:26:17.486Z Compiling tower-layer v0.3.3
16782026-06-23T19:26:17.511Z Compiling want v0.3.1
16792026-06-23T19:26:17.523Z Compiling rustix v1.1.4
16802026-06-23T19:26:17.533Z Compiling httpdate v1.0.3
16812026-06-23T19:26:17.653Z Compiling plain v0.2.3
16822026-06-23T19:26:17.667Z Compiling omicron-workspace-hack v0.1.0
16832026-06-23T19:26:17.682Z Compiling getrandom v0.3.4
16842026-06-23T19:26:17.739Z Compiling ucd-trie v0.1.7
16852026-06-23T19:26:17.765Z Compiling regex-syntax v0.8.10
16862026-06-23T19:26:17.777Z Compiling crossbeam-utils v0.8.21
16872026-06-23T19:26:17.874Z Compiling rand_core v0.9.5
16882026-06-23T19:26:18.055Z Compiling tokio-util v0.7.18
16892026-06-23T19:26:18.098Z Compiling pest v2.8.6
16902026-06-23T19:26:18.310Z Compiling serde_urlencoded v0.7.1
16912026-06-23T19:26:18.567Z Compiling rustls-webpki v0.103.13
16922026-06-23T19:26:18.791Z Compiling h2 v0.4.14
16932026-06-23T19:26:18.851Z Compiling newtype-uuid v1.3.2
16942026-06-23T19:26:18.862Z Compiling http-body-util v0.1.3
16952026-06-23T19:26:19.137Z Compiling allocator-api2 v0.2.21
16962026-06-23T19:26:19.386Z Compiling foldhash v0.2.0
16972026-06-23T19:26:19.461Z Compiling hex v0.4.3
16982026-06-23T19:26:19.507Z Compiling daft v0.1.7
16992026-06-23T19:26:19.629Z Compiling hashbrown v0.16.1
17002026-06-23T19:26:19.723Z Compiling rand_chacha v0.9.0
17012026-06-23T19:26:19.780Z Compiling fastrand v2.4.1
17022026-06-23T19:26:20.047Z Compiling rand v0.9.4
17032026-06-23T19:26:20.109Z Compiling sync_wrapper v1.0.2
17042026-06-23T19:26:20.217Z Compiling tower v0.5.3
17052026-06-23T19:26:20.217Z Compiling generic-array v0.14.7
17062026-06-23T19:26:20.314Z Compiling anyhow v1.0.102
17072026-06-23T19:26:20.327Z Compiling aho-corasick v1.1.4
17082026-06-23T19:26:20.406Z Compiling powerfmt v0.2.0
17092026-06-23T19:26:20.614Z Compiling tower-http v0.6.11
17102026-06-23T19:26:20.648Z Compiling deranged v0.5.8
17112026-06-23T19:26:20.679Z Compiling tempfile v3.27.0
17122026-06-23T19:26:20.684Z Compiling futures-executor v0.3.32
17132026-06-23T19:26:20.719Z Compiling camino v1.2.2
17142026-06-23T19:26:20.956Z Compiling hyper v1.10.1
17152026-06-23T19:26:21.031Z Compiling openapiv3 v2.2.0
17162026-06-23T19:26:21.120Z Compiling openssl-probe v0.2.1
17172026-06-23T19:26:21.132Z Compiling regex-automata v0.4.14
17182026-06-23T19:26:21.249Z Compiling time-core v0.1.8
17192026-06-23T19:26:21.400Z Compiling cpufeatures v0.3.0
17202026-06-23T19:26:21.480Z Compiling num_threads v0.1.7
17212026-06-23T19:26:21.584Z Compiling num-conv v0.2.2
17222026-06-23T19:26:21.609Z Compiling rustls-native-certs v0.8.4
17232026-06-23T19:26:21.721Z Compiling time v0.3.47
17242026-06-23T19:26:21.735Z Compiling futures v0.3.32
17252026-06-23T19:26:21.817Z Compiling scroll v0.13.0
17262026-06-23T19:26:21.944Z Compiling tokio-rustls v0.26.4
17272026-06-23T19:26:22.091Z Compiling hyper-util v0.1.20
17282026-06-23T19:26:22.155Z Compiling hybrid-array v0.4.12
17292026-06-23T19:26:22.216Z Compiling winnow v1.0.3
17302026-06-23T19:26:22.599Z Compiling adler2 v2.0.1
17312026-06-23T19:26:22.602Z Compiling simd-adler32 v0.3.9
17322026-06-23T19:26:22.624Z Compiling goblin v0.10.7
17332026-06-23T19:26:22.741Z Compiling miniz_oxide v0.8.9
17342026-06-23T19:26:22.817Z Compiling rustls-platform-verifier v0.7.0
17352026-06-23T19:26:23.077Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17362026-06-23T19:26:23.351Z Compiling hyper-rustls v0.27.9
17372026-06-23T19:26:23.448Z Compiling crossbeam-channel v0.5.15
17382026-06-23T19:26:23.459Z Compiling crc32fast v1.5.0
17392026-06-23T19:26:23.595Z Compiling flate2 v1.1.9
17402026-06-23T19:26:23.651Z Compiling reqwest v0.13.4
17412026-06-23T19:26:23.654Z Compiling regex v1.12.3
17422026-06-23T19:26:23.802Z Compiling block-buffer v0.12.0
17432026-06-23T19:26:23.939Z Compiling crypto-common v0.2.2
17442026-06-23T19:26:23.968Z Compiling crypto-common v0.1.7
17452026-06-23T19:26:24.007Z Compiling dtrace-parser v0.3.0
17462026-06-23T19:26:24.106Z Compiling rand_chacha v0.3.1
17472026-06-23T19:26:24.124Z Compiling thread-id v5.1.0
17482026-06-23T19:26:24.210Z Compiling thread_local v1.1.9
17492026-06-23T19:26:24.366Z Compiling match_cfg v0.1.0
17502026-06-23T19:26:24.439Z Compiling compression-core v0.4.32
17512026-06-23T19:26:24.477Z Compiling const-oid v0.10.2
17522026-06-23T19:26:24.520Z Compiling debug-ignore v1.0.5
17532026-06-23T19:26:24.577Z Compiling compression-codecs v0.4.38
17542026-06-23T19:26:24.605Z Compiling hostname v0.3.1
17552026-06-23T19:26:24.615Z Compiling digest v0.11.3
17562026-06-23T19:26:24.685Z Compiling rand v0.8.6
17572026-06-23T19:26:24.744Z Compiling toml_parser v1.1.2+spec-1.1.0
17582026-06-23T19:26:24.779Z Compiling slog-json v2.6.1
17592026-06-23T19:26:24.779Z Compiling ref-cast v1.0.25
17602026-06-23T19:26:24.820Z Compiling strum v0.26.3
17612026-06-23T19:26:24.847Z Compiling macaddr v1.0.1
17622026-06-23T19:26:24.877Z Compiling toml_datetime v1.1.1+spec-1.1.0
17632026-06-23T19:26:25.181Z Compiling serde_spanned v1.1.1
17642026-06-23T19:26:25.200Z Compiling is-terminal v0.4.17
17652026-06-23T19:26:25.200Z Compiling wait-timeout v0.2.1
17662026-06-23T19:26:25.200Z Compiling memmap2 v0.9.10
17672026-06-23T19:26:25.200Z Compiling encoding_rs v0.8.35
17682026-06-23T19:26:25.200Z Compiling take_mut v0.2.2
17692026-06-23T19:26:25.293Z Compiling term v1.2.1
17702026-06-23T19:26:25.308Z Compiling either v1.16.0
17712026-06-23T19:26:25.321Z Compiling spin v0.9.8
17722026-06-23T19:26:25.358Z Compiling bit-vec v0.8.0
17732026-06-23T19:26:25.380Z Compiling quick-error v1.2.3
17742026-06-23T19:26:25.432Z Compiling dof v0.4.0
17752026-06-23T19:26:25.487Z Compiling toml_writer v1.1.1+spec-1.1.0
17762026-06-23T19:26:25.510Z Compiling mime v0.3.17
17772026-06-23T19:26:25.593Z Compiling slog-term v2.9.2
17782026-06-23T19:26:25.700Z Compiling toml v1.1.2+spec-1.1.0
17792026-06-23T19:26:25.783Z Compiling bit-set v0.8.0
17802026-06-23T19:26:25.948Z Compiling rusty-fork v0.3.1
17812026-06-23T19:26:25.951Z Compiling slog-async v2.8.0
17822026-06-23T19:26:26.152Z Compiling usdt-impl v0.6.0
17832026-06-23T19:26:26.292Z Compiling multer v3.1.0
17842026-06-23T19:26:26.448Z Compiling slog-bunyan v2.5.0
17852026-06-23T19:26:26.593Z Compiling usdt v0.6.0
17862026-06-23T19:26:26.723Z Compiling sha1 v0.11.0
17872026-06-23T19:26:26.747Z Compiling async-compression v0.4.42
17882026-06-23T19:26:26.800Z Compiling serde_with v3.20.0
17892026-06-23T19:26:26.818Z Compiling async-stream v0.3.6
17902026-06-23T19:26:26.887Z Compiling rand_xorshift v0.4.0
17912026-06-23T19:26:26.975Z Compiling waitgroup v0.1.2
17922026-06-23T19:26:26.996Z Compiling rustls-pemfile v2.2.0
17932026-06-23T19:26:27.043Z Compiling serde_path_to_error v0.1.20
17942026-06-23T19:26:27.064Z Compiling hostname v0.4.2
17952026-06-23T19:26:27.099Z Compiling unarray v0.1.4
17962026-06-23T19:26:27.113Z Compiling strum v0.27.2
17972026-06-23T19:26:27.228Z Compiling proptest v1.11.0
17982026-06-23T19:26:27.243Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17992026-06-23T19:26:27.243Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18002026-06-23T19:26:27.248Z Compiling progenitor-client v0.14.0
18012026-06-23T19:26:27.315Z Compiling dropshot v0.17.1
18022026-06-23T19:26:27.341Z Compiling iddqd v0.4.2
18032026-06-23T19:26:27.381Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18042026-06-23T19:26:27.391Z Compiling reqwest v0.12.28
18052026-06-23T19:26:27.391Z Compiling block-buffer v0.10.4
18062026-06-23T19:26:27.524Z Compiling backon v1.6.0
18072026-06-23T19:26:27.551Z Compiling instant v0.1.13
18082026-06-23T19:26:27.615Z Compiling digest v0.10.7
18092026-06-23T19:26:27.657Z Compiling backoff v0.4.0
18102026-06-23T19:26:27.727Z Compiling progenitor-extras v0.2.0
18112026-06-23T19:26:27.865Z Compiling itertools v0.14.0
18122026-06-23T19:26:27.890Z Compiling parse-display v0.10.0
18132026-06-23T19:26:27.987Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
18142026-06-23T19:26:28.212Z Compiling regress v0.10.5
18152026-06-23T19:26:28.579Z Compiling progenitor-client v0.10.0
18162026-06-23T19:26:28.637Z Compiling humantime v2.3.0
18172026-06-23T19:26:28.883Z Compiling cpufeatures v0.2.17
18182026-06-23T19:26:28.919Z Compiling unicode-width v0.2.2
18192026-06-23T19:26:28.959Z Compiling secrecy v0.10.3
18202026-06-23T19:26:29.084Z Compiling heck v0.5.0
18212026-06-23T19:26:29.121Z Compiling tinyvec_macros v0.1.1
18222026-06-23T19:26:29.195Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
18232026-06-23T19:26:29.207Z Compiling tinyvec v1.11.0
18242026-06-23T19:26:29.236Z Compiling num-integer v0.1.46
18252026-06-23T19:26:29.340Z Compiling scroll v0.12.0
18262026-06-23T19:26:29.543Z Compiling crucible-workspace-hack v0.1.0
18272026-06-23T19:26:29.559Z Compiling hmac v0.12.1
18282026-06-23T19:26:29.612Z Compiling inout v0.1.4
18292026-06-23T19:26:29.624Z Compiling ff v0.13.1
18302026-06-23T19:26:29.701Z Compiling utf8parse v0.2.2
18312026-06-23T19:26:29.753Z Compiling cipher v0.4.4
18322026-06-23T19:26:29.753Z Compiling group v0.13.0
18332026-06-23T19:26:29.755Z Compiling hkdf v0.12.4
18342026-06-23T19:26:29.814Z Compiling anstyle-parse v1.0.0
18352026-06-23T19:26:29.877Z Compiling goblin v0.8.2
18362026-06-23T19:26:29.921Z Compiling num-rational v0.4.2
18372026-06-23T19:26:29.973Z Compiling num-iter v0.1.45
18382026-06-23T19:26:30.095Z Compiling zerocopy v0.7.35
18392026-06-23T19:26:30.201Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18402026-06-23T19:26:30.336Z Compiling universal-hash v0.5.1
18412026-06-23T19:26:30.458Z Compiling crypto-bigint v0.5.5
18422026-06-23T19:26:30.475Z Compiling regress v0.11.1
18432026-06-23T19:26:30.656Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18442026-06-23T19:26:30.810Z Compiling terminal_size v0.4.4
18452026-06-23T19:26:30.958Z Compiling half v2.7.1
18462026-06-23T19:26:30.993Z Compiling num-complex v0.4.6
18472026-06-23T19:26:31.263Z Compiling is_terminal_polyfill v1.70.2
18482026-06-23T19:26:31.360Z Compiling colorchoice v1.0.5
18492026-06-23T19:26:31.374Z Compiling anstyle-query v1.1.5
18502026-06-23T19:26:31.484Z Compiling base16ct v0.2.0
18512026-06-23T19:26:31.497Z Compiling opaque-debug v0.3.1
18522026-06-23T19:26:31.569Z Compiling anstyle v1.0.14
18532026-06-23T19:26:31.584Z Compiling base64ct v1.8.3
18542026-06-23T19:26:31.613Z Compiling ciborium-io v0.2.2
18552026-06-23T19:26:31.647Z Compiling elliptic-curve v0.13.8
18562026-06-23T19:26:31.711Z Compiling ciborium-ll v0.2.2
18572026-06-23T19:26:31.797Z Compiling anstream v1.0.0
18582026-06-23T19:26:31.880Z Compiling password-hash v0.5.0
18592026-06-23T19:26:31.924Z Compiling poly1305 v0.8.0
18602026-06-23T19:26:32.116Z Compiling dof v0.3.0
18612026-06-23T19:26:32.324Z Compiling typify-impl v0.6.2
18622026-06-23T19:26:32.338Z Compiling num v0.4.3
18632026-06-23T19:26:32.428Z Compiling curve25519-dalek v4.1.3
18642026-06-23T19:26:32.818Z Compiling thiserror-no-std v2.0.2
18652026-06-23T19:26:32.942Z Compiling chacha20 v0.9.1
18662026-06-23T19:26:33.069Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
18672026-06-23T19:26:33.334Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18682026-06-23T19:26:33.552Z Compiling blake2 v0.10.6
18692026-06-23T19:26:33.660Z Compiling aead v0.5.2
18702026-06-23T19:26:33.731Z Compiling byte-wrapper v0.1.0
18712026-06-23T19:26:33.734Z Compiling dtrace-parser v0.2.0
18722026-06-23T19:26:33.753Z Compiling crossbeam-epoch v0.9.18
18732026-06-23T19:26:33.825Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18742026-06-23T19:26:34.017Z Compiling thread-id v4.2.2
18752026-06-23T19:26:34.041Z Compiling keccak v0.1.6
18762026-06-23T19:26:34.082Z Compiling clap_lex v1.1.0
18772026-06-23T19:26:34.095Z Compiling strsim v0.11.1
18782026-06-23T19:26:34.107Z Compiling float-ord v0.3.2
18792026-06-23T19:26:34.220Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18802026-06-23T19:26:34.275Z Compiling clap_builder v4.6.0
18812026-06-23T19:26:34.331Z Compiling sha3 v0.10.9
18822026-06-23T19:26:34.466Z Compiling usdt-impl v0.5.0
18832026-06-23T19:26:34.513Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18842026-06-23T19:26:34.618Z Compiling typify v0.6.2
18852026-06-23T19:26:34.732Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18862026-06-23T19:26:35.126Z Compiling chacha20poly1305 v0.10.1
18872026-06-23T19:26:35.266Z Compiling argon2 v0.5.3
18882026-06-23T19:26:35.780Z Compiling vsss-rs v3.3.4
18892026-06-23T19:26:35.783Z Compiling ciborium v0.2.2
18902026-06-23T19:26:35.870Z Compiling hash32 v0.3.1
18912026-06-23T19:26:36.033Z Compiling memmap v0.7.0
18922026-06-23T19:26:36.219Z Compiling data-encoding v2.11.0
18932026-06-23T19:26:36.369Z Compiling indent_write v2.2.0
18942026-06-23T19:26:36.516Z Compiling usdt v0.5.0
18952026-06-23T19:26:36.715Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18962026-06-23T19:26:36.729Z Compiling heapless v0.8.0
18972026-06-23T19:26:36.848Z Compiling clap v4.6.1
18982026-06-23T19:26:36.852Z Compiling ingot-types v0.1.2
18992026-06-23T19:26:36.872Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19002026-06-23T19:26:37.061Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19012026-06-23T19:26:37.126Z Compiling rustix v0.38.44
19022026-06-23T19:26:37.163Z Compiling tabwriter v1.4.1
19032026-06-23T19:26:37.220Z Compiling cobs v0.3.0
19042026-06-23T19:26:37.403Z Compiling bitflags v1.3.2
19052026-06-23T19:26:37.428Z Compiling managed v0.8.0
19062026-06-23T19:26:37.485Z Compiling postcard v1.1.3
19072026-06-23T19:26:37.498Z Compiling ingot v0.1.1
19082026-06-23T19:26:37.649Z Compiling smoltcp v0.11.0
19092026-06-23T19:26:37.837Z Compiling memoffset v0.9.1
19102026-06-23T19:26:37.886Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19112026-06-23T19:26:37.964Z Compiling toml_datetime v0.6.11
19122026-06-23T19:26:38.059Z Compiling serde_spanned v0.6.9
19132026-06-23T19:26:38.147Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19142026-06-23T19:26:38.212Z Compiling unicode-segmentation v1.13.3
19152026-06-23T19:26:38.252Z Compiling foreign-types-shared v0.3.1
19162026-06-23T19:26:38.352Z Compiling static_assertions v1.1.0
19172026-06-23T19:26:38.433Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19182026-06-23T19:26:38.463Z Compiling linked-hash-map v0.5.6
19192026-06-23T19:26:38.649Z Compiling resolv-conf v0.7.6
19202026-06-23T19:26:38.660Z Compiling colored v3.1.1
19212026-06-23T19:26:38.727Z Compiling winnow v0.7.15
19222026-06-23T19:26:39.022Z Compiling swrite v0.1.0
19232026-06-23T19:26:39.047Z Compiling toml_write v0.1.2
19242026-06-23T19:26:39.129Z Compiling lru-cache v0.1.2
19252026-06-23T19:26:39.250Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19262026-06-23T19:26:39.250Z Compiling newline-converter v0.3.0
19272026-06-23T19:26:39.380Z Compiling foreign-types v0.5.0
19282026-06-23T19:26:39.393Z Compiling hubpack v0.1.2
19292026-06-23T19:26:39.468Z Compiling nix v0.31.3
19302026-06-23T19:26:39.591Z Compiling num_enum v0.7.6
19312026-06-23T19:26:39.624Z Compiling atomicwrites v0.4.4
19322026-06-23T19:26:39.716Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19332026-06-23T19:26:39.817Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19342026-06-23T19:26:39.836Z Compiling hickory-proto v0.24.4
19352026-06-23T19:26:39.938Z Compiling crossbeam-deque v0.8.6
19362026-06-23T19:26:40.136Z Compiling toml_edit v0.22.27
19372026-06-23T19:26:40.231Z Compiling console v0.15.11
19382026-06-23T19:26:40.380Z Compiling chacha20 v0.10.0
19392026-06-23T19:26:40.602Z Compiling camino-tempfile v1.4.1
19402026-06-23T19:26:40.649Z Compiling serde-big-array v0.5.1
19412026-06-23T19:26:40.797Z Compiling cstr-argument v0.1.2
19422026-06-23T19:26:40.847Z Compiling similar v2.7.0
19432026-06-23T19:26:40.872Z Compiling siphasher v1.0.3
19442026-06-23T19:26:40.951Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19452026-06-23T19:26:41.150Z Compiling phf_shared v0.12.1
19462026-06-23T19:26:41.214Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19472026-06-23T19:26:41.325Z Compiling expectorate v1.2.0
19482026-06-23T19:26:41.483Z Compiling pin-project v1.1.13
19492026-06-23T19:26:41.591Z Compiling toml v0.8.23
19502026-06-23T19:26:41.700Z Compiling hickory-resolver v0.24.4
19512026-06-23T19:26:41.733Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
19522026-06-23T19:26:42.225Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19532026-06-23T19:26:42.296Z Compiling rand v0.10.1
19542026-06-23T19:26:42.355Z Compiling rayon-core v1.13.0
19552026-06-23T19:26:42.984Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19562026-06-23T19:26:43.009Z Compiling num_enum v0.5.11
19572026-06-23T19:26:43.083Z Compiling progenitor-impl v0.13.0
19582026-06-23T19:26:43.128Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19592026-06-23T19:26:43.155Z Compiling prettyplease v0.2.37
19602026-06-23T19:26:43.186Z Compiling unicode-normalization v0.1.25
19612026-06-23T19:26:43.593Z Compiling progenitor-client v0.13.0
19622026-06-23T19:26:43.662Z Compiling tokio-stream v0.1.18
19632026-06-23T19:26:43.905Z Compiling csv-core v0.1.13
19642026-06-23T19:26:44.090Z Compiling bstr v1.12.1
19652026-06-23T19:26:44.127Z Compiling foldhash v0.1.5
19662026-06-23T19:26:44.174Z Compiling highway v1.3.0
19672026-06-23T19:26:44.305Z Compiling same-file v1.0.6
19682026-06-23T19:26:44.317Z Compiling konst_macro_rules v0.2.19
19692026-06-23T19:26:44.432Z Compiling unicode-width v0.1.14
19702026-06-23T19:26:44.480Z Compiling foreign-types-shared v0.1.1
19712026-06-23T19:26:44.495Z Compiling konst v0.2.20
19722026-06-23T19:26:44.553Z Compiling foreign-types v0.3.2
19732026-06-23T19:26:44.568Z Compiling globset v0.4.18
19742026-06-23T19:26:44.580Z Compiling walkdir v2.5.0
19752026-06-23T19:26:44.584Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19762026-06-23T19:26:44.627Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19772026-06-23T19:26:44.712Z Compiling hashbrown v0.15.5
19782026-06-23T19:26:44.730Z Compiling progenitor v0.13.0
19792026-06-23T19:26:44.871Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19802026-06-23T19:26:44.925Z Compiling csv v1.4.0
19812026-06-23T19:26:45.237Z Compiling qorb v0.4.1
19822026-06-23T19:26:45.332Z Compiling snafu v0.8.9
19832026-06-23T19:26:45.703Z Compiling olpc-cjson v0.1.4
19842026-06-23T19:26:45.877Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
19852026-06-23T19:26:46.211Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19862026-06-23T19:26:46.225Z Compiling rayon v1.12.0
19872026-06-23T19:26:46.525Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19882026-06-23T19:26:46.872Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19892026-06-23T19:26:46.885Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19902026-06-23T19:26:47.241Z Compiling phf v0.12.1
19912026-06-23T19:26:47.282Z Compiling openssl-sys v0.9.116
19922026-06-23T19:26:47.395Z Compiling tokio-dtrace v0.1.1
19932026-06-23T19:26:47.667Z Compiling progenitor-impl v0.14.0
19942026-06-23T19:26:47.689Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19952026-06-23T19:26:47.975Z Compiling itertools v0.12.1
19962026-06-23T19:26:47.990Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
19972026-06-23T19:26:48.021Z Compiling libsw-core v0.3.2
19982026-06-23T19:26:48.196Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
19992026-06-23T19:26:48.199Z Compiling pem v3.0.6
20002026-06-23T19:26:48.572Z Compiling serde_plain v1.0.2
20012026-06-23T19:26:48.572Z Compiling sigpipe v0.1.3
20022026-06-23T19:26:48.597Z Compiling fixedbitset v0.4.2
20032026-06-23T19:26:48.677Z Compiling jiff v0.2.28
20042026-06-23T19:26:48.785Z Compiling typed-path v0.9.3
20052026-06-23T19:26:48.833Z Compiling bytecount v0.6.9
20062026-06-23T19:26:48.981Z Compiling minimal-lexical v0.2.1
20072026-06-23T19:26:49.018Z Compiling glob v0.3.3
20082026-06-23T19:26:49.211Z Compiling fixedbitset v0.5.7
20092026-06-23T19:26:49.244Z Compiling nom v7.1.3
20102026-06-23T19:26:49.323Z Compiling zone v0.3.1
20112026-06-23T19:26:49.451Z Compiling petgraph v0.8.3
20122026-06-23T19:26:49.545Z Compiling papergrid v0.11.0
20132026-06-23T19:26:49.961Z Compiling tough v0.22.0
20142026-06-23T19:26:50.060Z Compiling progenitor v0.14.0
20152026-06-23T19:26:50.080Z Compiling petgraph v0.6.5
20162026-06-23T19:26:50.198Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20172026-06-23T19:26:50.400Z Compiling openssl v0.10.80
20182026-06-23T19:26:50.576Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20192026-06-23T19:26:50.870Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20202026-06-23T19:26:51.142Z Compiling libsw v3.5.0
20212026-06-23T19:26:51.219Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20222026-06-23T19:26:51.320Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20232026-06-23T19:26:51.460Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20242026-06-23T19:26:51.570Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20252026-06-23T19:26:51.702Z Compiling oxide-tokio-rt v0.1.6
20262026-06-23T19:26:51.985Z Compiling chrono-tz v0.10.4
20272026-06-23T19:26:51.998Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20282026-06-23T19:26:52.008Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
20292026-06-23T19:26:52.165Z Compiling newtype_derive v0.1.6
20302026-06-23T19:26:52.245Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20312026-06-23T19:26:52.318Z Compiling slog-dtrace v0.3.0
20322026-06-23T19:26:52.594Z Compiling const_format v0.2.36
20332026-06-23T19:26:52.629Z Compiling cancel-safe-futures v0.1.5
20342026-06-23T19:26:52.964Z Compiling owo-colors v4.3.0
20352026-06-23T19:26:52.999Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
20362026-06-23T19:26:53.065Z Compiling gethostname v0.5.0
20372026-06-23T19:26:53.194Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20382026-06-23T19:26:53.268Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20392026-06-23T19:26:53.392Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20402026-06-23T19:26:53.404Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20412026-06-23T19:26:53.528Z Compiling smf v0.2.3
20422026-06-23T19:26:53.625Z Compiling bcs v0.1.6
20432026-06-23T19:26:53.700Z Compiling whoami v1.6.1
20442026-06-23T19:26:53.926Z Compiling lazy_static v1.5.0
20452026-06-23T19:26:53.944Z Compiling termtree v0.5.1
20462026-06-23T19:26:53.956Z Compiling tagptr v0.2.0
20472026-06-23T19:26:54.013Z Compiling linear-map v1.2.0
20482026-06-23T19:26:54.031Z Compiling unicode-linebreak v0.1.5
20492026-06-23T19:26:54.096Z Compiling smawk v0.3.2
20502026-06-23T19:26:54.099Z Compiling moka v0.12.15
20512026-06-23T19:26:54.116Z Compiling steno v0.4.1
20522026-06-23T19:26:54.197Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20532026-06-23T19:26:54.235Z Compiling textwrap v0.16.2
20542026-06-23T19:26:54.278Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20552026-06-23T19:26:54.492Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20562026-06-23T19:26:54.732Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20572026-06-23T19:26:54.881Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20582026-06-23T19:26:55.345Z Compiling tabled v0.15.0
20592026-06-23T19:26:55.793Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20602026-06-23T19:26:55.997Z Compiling cookie v0.18.1
20612026-06-23T19:26:56.577Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20622026-06-23T19:26:56.622Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20632026-06-23T19:26:56.990Z Compiling hickory-proto v0.25.2
20642026-06-23T19:26:57.470Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
20652026-06-23T19:26:57.490Z Compiling libscf-sys v1.2.0
20662026-06-23T19:26:57.528Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20672026-06-23T19:26:57.636Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
20682026-06-23T19:26:57.807Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
20692026-06-23T19:26:58.013Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
20702026-06-23T19:26:58.362Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
20712026-06-23T19:26:58.875Z Compiling hickory-resolver v0.25.2
20722026-06-23T19:26:59.666Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20732026-06-23T19:27:03.843Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20742026-06-23T19:27:11.367Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20752026-06-23T19:27:12.959Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20762026-06-23T19:27:13.969Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20772026-06-23T19:27:15.265Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
20782026-06-23T19:27:16.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
20792026-06-23T19:27:17.049Z Running `target/debug/xtask openapi check`
20802026-06-23T19:27:17.070Z Compiling serde_core v1.0.228
20812026-06-23T19:27:17.070Z Compiling serde v1.0.228
20822026-06-23T19:27:17.070Z Compiling serde_json v1.0.150
20832026-06-23T19:27:17.070Z Compiling syn v2.0.117
20842026-06-23T19:27:17.070Z Compiling bytes v1.11.1
20852026-06-23T19:27:17.080Z Compiling getrandom v0.4.2
20862026-06-23T19:27:17.081Z Compiling once_cell v1.21.4
20872026-06-23T19:27:17.081Z Compiling zerocopy v0.8.50
20882026-06-23T19:27:17.217Z Compiling num-traits v0.2.19
20892026-06-23T19:27:17.386Z Compiling zeroize v1.8.2
20902026-06-23T19:27:17.497Z Compiling http v1.4.1
20912026-06-23T19:27:17.559Z Compiling schemars v0.8.22
20922026-06-23T19:27:17.628Z Compiling aws-lc-rs v1.17.0
20932026-06-23T19:27:17.659Z Compiling usdt-impl v0.6.0
20942026-06-23T19:27:17.673Z Compiling time-macros v0.2.27
20952026-06-23T19:27:17.848Z Compiling rustls-pki-types v1.14.1
20962026-06-23T19:27:17.950Z Compiling tracing-core v0.1.36
20972026-06-23T19:27:18.188Z Compiling bitflags v2.12.1
20982026-06-23T19:27:18.318Z Compiling tracing v0.1.44
20992026-06-23T19:27:18.429Z Compiling http-body v1.0.1
21002026-06-23T19:27:18.549Z Compiling generic-array v0.14.7
21012026-06-23T19:27:18.574Z Compiling rustls v0.23.40
21022026-06-23T19:27:18.590Z Compiling indexmap v2.14.0
21032026-06-23T19:27:18.602Z Compiling rustix v1.1.4
21042026-06-23T19:27:18.712Z Compiling time v0.3.47
21052026-06-23T19:27:18.826Z Compiling toml_datetime v1.1.1+spec-1.1.0
21062026-06-23T19:27:19.052Z Compiling winnow v1.0.3
21072026-06-23T19:27:19.258Z Compiling uuid v1.23.2
21082026-06-23T19:27:19.691Z Compiling pest_generator v2.8.6
21092026-06-23T19:27:19.787Z Compiling serde_derive_internals v0.29.1
21102026-06-23T19:27:19.871Z Compiling camino v1.2.2
21112026-06-23T19:27:19.879Z Compiling rustls-webpki v0.103.13
21122026-06-23T19:27:20.032Z Compiling subtle v2.6.1
21132026-06-23T19:27:20.177Z Compiling toml_parser v1.1.2+spec-1.1.0
21142026-06-23T19:27:20.188Z Compiling toml_edit v0.25.12+spec-1.1.0
21152026-06-23T19:27:20.291Z Compiling serde_spanned v1.1.1
21162026-06-23T19:27:20.519Z Compiling semver v1.0.28
21172026-06-23T19:27:20.835Z Compiling rustix v0.38.44
21182026-06-23T19:27:20.859Z Compiling serde_derive v1.0.228
21192026-06-23T19:27:20.859Z Compiling thiserror-impl v2.0.18
21202026-06-23T19:27:20.859Z Compiling zerocopy-derive v0.8.50
21212026-06-23T19:27:20.866Z Compiling pest_derive v2.8.6
21222026-06-23T19:27:20.918Z Compiling tokio-macros v2.7.0
21232026-06-23T19:27:22.053Z Compiling schemars_derive v0.8.22
21242026-06-23T19:27:22.053Z Compiling scroll_derive v0.13.1
21252026-06-23T19:27:22.053Z Compiling futures-macro v0.3.32
21262026-06-23T19:27:22.053Z Compiling tokio v1.52.3
21272026-06-23T19:27:22.053Z Compiling scroll v0.13.0
21282026-06-23T19:27:22.090Z Compiling thiserror v2.0.18
21292026-06-23T19:27:22.216Z Compiling futures-util v0.3.32
21302026-06-23T19:27:22.233Z Compiling dtrace-parser v0.3.0
21312026-06-23T19:27:22.288Z Compiling goblin v0.10.7
21322026-06-23T19:27:24.031Z Compiling chrono v0.4.45
21332026-06-23T19:27:24.147Z Compiling erased-serde v0.3.31
21342026-06-23T19:27:24.576Z Compiling slog v2.8.2
21352026-06-23T19:27:24.656Z Compiling serde_tokenstream v0.2.3
21362026-06-23T19:27:24.926Z Compiling slog-json v2.6.1
21372026-06-23T19:27:25.160Z Compiling dof v0.4.0
21382026-06-23T19:27:25.236Z Compiling futures-executor v0.3.32
21392026-06-23T19:27:25.486Z Compiling tokio-util v0.7.18
21402026-06-23T19:27:25.502Z Compiling openapiv3 v2.2.0
21412026-06-23T19:27:25.854Z Compiling oxnet v0.1.6
21422026-06-23T19:27:26.163Z Compiling h2 v0.4.14
21432026-06-23T19:27:26.315Z Compiling async-stream-impl v0.3.6
21442026-06-23T19:27:26.353Z Compiling usdt-macro v0.6.0
21452026-06-23T19:27:26.469Z Compiling usdt-attr-macro v0.6.0
21462026-06-23T19:27:26.910Z Compiling futures v0.3.32
21472026-06-23T19:27:26.946Z Compiling async-stream v0.3.6
21482026-06-23T19:27:26.983Z Compiling async-compression v0.4.42
21492026-06-23T19:27:26.991Z Compiling tokio-rustls v0.26.4
21502026-06-23T19:27:27.047Z Compiling slog-bunyan v2.5.0
21512026-06-23T19:27:27.092Z Compiling slog-term v2.9.2
21522026-06-23T19:27:27.120Z Compiling dropshot_endpoint v0.17.1
21532026-06-23T19:27:27.181Z Compiling slog-async v2.8.0
21542026-06-23T19:27:27.225Z Compiling usdt v0.6.0
21552026-06-23T19:27:27.244Z Compiling multer v3.1.0
21562026-06-23T19:27:28.072Z Compiling serde_urlencoded v0.7.1
21572026-06-23T19:27:28.123Z Compiling async-trait v0.1.89
21582026-06-23T19:27:28.123Z Compiling toml v1.1.2+spec-1.1.0
21592026-06-23T19:27:28.123Z Compiling proc-macro-crate v3.5.0
21602026-06-23T19:27:28.123Z Compiling serde_path_to_error v0.1.20
21612026-06-23T19:27:28.124Z Compiling http-body-util v0.1.3
21622026-06-23T19:27:28.124Z Compiling rustls-pemfile v2.2.0
21632026-06-23T19:27:28.124Z Compiling crossbeam-epoch v0.9.18
21642026-06-23T19:27:28.124Z Compiling aho-corasick v1.1.4
21652026-06-23T19:27:28.124Z Compiling tempfile v3.27.0
21662026-06-23T19:27:28.124Z Compiling num_enum_derive v0.7.6
21672026-06-23T19:27:28.278Z Compiling hyper v1.10.1
21682026-06-23T19:27:28.424Z Compiling crossbeam-deque v0.8.6
21692026-06-23T19:27:28.627Z Compiling block-buffer v0.10.4
21702026-06-23T19:27:28.773Z Compiling crypto-common v0.1.7
21712026-06-23T19:27:28.834Z Compiling regex-automata v0.4.14
21722026-06-23T19:27:28.900Z Compiling dropshot-api-manager-types v0.7.2
21732026-06-23T19:27:29.009Z Compiling clap_builder v4.6.0
21742026-06-23T19:27:29.083Z Compiling num_enum v0.7.6
21752026-06-23T19:27:29.086Z Compiling git-stub v1.0.0
21762026-06-23T19:27:29.205Z Compiling digest v0.10.7
21772026-06-23T19:27:29.245Z Compiling atomicwrites v0.4.4
21782026-06-23T19:27:29.364Z Compiling rayon-core v1.13.0
21792026-06-23T19:27:29.401Z Compiling hyper-util v0.1.20
21802026-06-23T19:27:29.435Z Compiling fs-err v3.3.0
21812026-06-23T19:27:29.451Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
21822026-06-23T19:27:29.731Z Compiling serde_repr v0.1.20
21832026-06-23T19:27:29.842Z Compiling clap_derive v4.6.1
21842026-06-23T19:27:29.964Z Compiling terminal_size v0.4.4
21852026-06-23T19:27:30.058Z Compiling nom v8.0.0
21862026-06-23T19:27:30.104Z Compiling bstr v1.12.1
21872026-06-23T19:27:30.299Z Compiling is_ci v1.2.0
21882026-06-23T19:27:30.324Z Compiling either v1.16.0
21892026-06-23T19:27:30.438Z Compiling textwrap v0.16.2
21902026-06-23T19:27:30.468Z Compiling regex v1.12.3
21912026-06-23T19:27:30.505Z Compiling rayon v1.12.0
21922026-06-23T19:27:30.911Z Compiling dropshot v0.17.1
21932026-06-23T19:27:30.933Z Compiling drift v0.2.0
21942026-06-23T19:27:31.010Z Compiling supports-color v3.0.2
21952026-06-23T19:27:31.182Z Compiling similar v2.7.0
21962026-06-23T19:27:31.520Z Compiling clap v4.6.1
21972026-06-23T19:27:31.604Z Compiling sha2 v0.10.9
21982026-06-23T19:27:31.985Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
21992026-06-23T19:27:32.031Z Compiling git-stub-vcs v0.1.0
22002026-06-23T19:27:32.132Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
22012026-06-23T19:27:33.598Z Compiling dropshot-api-manager v0.7.2
22022026-06-23T19:27:33.598Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
22032026-06-23T19:27:37.312Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
22042026-06-23T19:27:38.546Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
22052026-06-23T19:27:45.341Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.75s
22062026-06-23T19:27:45.418Z Running `target/debug/maghemite-dropshot-apis check`
22072026-06-23T19:27:45.452Z -------
22082026-06-23T19:27:45.453Z Generating OpenAPI documents from API definitions ...
22092026-06-23T19:27:45.503Z Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ...
22102026-06-23T19:27:45.523Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
22112026-06-23T19:27:45.658Z -------
22122026-06-23T19:27:45.658Z Checking 13 OpenAPI documents...
22132026-06-23T19:27:45.658Z Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin
22142026-06-23T19:27:45.658Z Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin
22152026-06-23T19:27:45.658Z Fresh ddm-admin "latest" symlink
22162026-06-23T19:27:45.658Z Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin
22172026-06-23T19:27:45.669Z Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin
22182026-06-23T19:27:45.669Z Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin
22192026-06-23T19:27:45.669Z Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin
22202026-06-23T19:27:45.669Z Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin
22212026-06-23T19:27:45.669Z Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin
22222026-06-23T19:27:45.670Z Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin
22232026-06-23T19:27:45.670Z Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin
22242026-06-23T19:27:45.670Z Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin
22252026-06-23T19:27:45.670Z Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin
22262026-06-23T19:27:45.670Z Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin
22272026-06-23T19:27:45.670Z Fresh mg-admin "latest" symlink
22282026-06-23T19:27:45.670Z -------
22292026-06-23T19:27:45.670Z Success 13 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
22302026-06-23T19:27:45.739Z+ banner build
22312026-06-23T19:27:45.764Z
22322026-06-23T19:27:45.764Z ##### # # # # #####
22332026-06-23T19:27:45.764Z # # # # # # # #
22342026-06-23T19:27:45.764Z ##### # # # # # #
22352026-06-23T19:27:45.764Z # # # # # # # #
22362026-06-23T19:27:45.764Z # # # # # # # #
22372026-06-23T19:27:45.764Z ##### #### # ###### #####
22382026-06-23T19:27:45.764Z
22392026-06-23T19:27:45.764Z+ ptime -m cargo build
22402026-06-23T19:27:46.298Z Compiling smallvec v1.15.1
22412026-06-23T19:27:46.408Z Compiling log v0.4.32
22422026-06-23T19:27:46.425Z Compiling slog v2.8.2
22432026-06-23T19:27:46.443Z Compiling ring v0.17.14
22442026-06-23T19:27:46.460Z Compiling webpki-roots v1.0.7
22452026-06-23T19:27:46.508Z Compiling similar v2.7.0
22462026-06-23T19:27:46.541Z Compiling fxhash v0.2.1
22472026-06-23T19:27:46.544Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22482026-06-23T19:27:46.577Z Compiling icu_normalizer v2.2.0
22492026-06-23T19:27:46.612Z Compiling parking_lot_core v0.9.12
22502026-06-23T19:27:46.615Z Compiling goblin v0.10.7
22512026-06-23T19:27:46.673Z Compiling slog-async v2.8.0
22522026-06-23T19:27:46.772Z Compiling slog-term v2.9.2
22532026-06-23T19:27:46.804Z Compiling slog-json v2.6.1
22542026-06-23T19:27:46.920Z Compiling idna_adapter v1.2.2
22552026-06-23T19:27:47.016Z Compiling parking_lot v0.12.5
22562026-06-23T19:27:47.078Z Compiling idna v1.1.0
22572026-06-23T19:27:47.145Z Compiling slog-bunyan v2.5.0
22582026-06-23T19:27:47.163Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22592026-06-23T19:27:47.284Z Compiling tokio v1.52.3
22602026-06-23T19:27:47.301Z Compiling goblin v0.8.2
22612026-06-23T19:27:47.320Z Compiling expectorate v1.2.0
22622026-06-23T19:27:47.399Z Compiling url v2.5.8
22632026-06-23T19:27:47.410Z Compiling globset v0.4.18
22642026-06-23T19:27:47.469Z Compiling moka v0.12.15
22652026-06-23T19:27:47.811Z Compiling rustls-webpki v0.103.13
22662026-06-23T19:27:48.212Z Compiling schemars v0.8.22
22672026-06-23T19:27:48.322Z Compiling parking_lot_core v0.8.6
22682026-06-23T19:27:48.325Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
22692026-06-23T19:27:48.375Z Compiling rustls v0.23.40
22702026-06-23T19:27:48.616Z Compiling parking_lot v0.11.2
22712026-06-23T19:27:48.638Z Compiling arc-swap v1.9.1
22722026-06-23T19:27:48.804Z Compiling internet-checksum v0.2.1
22732026-06-23T19:27:48.939Z Compiling sled v0.34.7
22742026-06-23T19:27:48.952Z Compiling slog-scope v4.4.1
22752026-06-23T19:27:49.000Z Compiling papergrid v0.18.0
22762026-06-23T19:27:49.214Z Compiling ipnetwork v0.21.1
22772026-06-23T19:27:49.583Z Compiling oxnet v0.1.6
22782026-06-23T19:27:49.642Z Compiling newtype-uuid v1.3.2
22792026-06-23T19:27:49.988Z Compiling daft v0.1.7
22802026-06-23T19:27:50.033Z Compiling dof v0.4.0
22812026-06-23T19:27:50.262Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22822026-06-23T19:27:50.760Z Compiling usdt-impl v0.6.0
22832026-06-23T19:27:50.848Z Compiling serde_with v3.20.0
22842026-06-23T19:27:51.152Z Compiling tokio-util v0.7.18
22852026-06-23T19:27:51.430Z Compiling tokio-rustls v0.26.4
22862026-06-23T19:27:51.438Z Compiling tower v0.5.3
22872026-06-23T19:27:51.438Z Compiling rustls-platform-verifier v0.7.0
22882026-06-23T19:27:51.604Z Compiling usdt v0.6.0
22892026-06-23T19:27:51.662Z Compiling async-compression v0.4.42
22902026-06-23T19:27:51.865Z Compiling h2 v0.4.14
22912026-06-23T19:27:51.878Z Compiling tower-http v0.6.11
22922026-06-23T19:27:51.889Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22932026-06-23T19:27:51.984Z Compiling iddqd v0.4.2
22942026-06-23T19:27:52.307Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22952026-06-23T19:27:52.451Z Compiling backoff v0.4.0
22962026-06-23T19:27:52.568Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22972026-06-23T19:27:52.606Z Compiling typify-impl v0.6.2
22982026-06-23T19:27:52.675Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22992026-06-23T19:27:53.068Z Compiling dof v0.3.0
23002026-06-23T19:27:53.115Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23012026-06-23T19:27:53.276Z Compiling byte-wrapper v0.1.0
23022026-06-23T19:27:53.328Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23032026-06-23T19:27:53.435Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23042026-06-23T19:27:53.513Z Compiling usdt-impl v0.5.0
23052026-06-23T19:27:53.649Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23062026-06-23T19:27:53.744Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23072026-06-23T19:27:53.880Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23082026-06-23T19:27:54.059Z Compiling hyper v1.10.1
23092026-06-23T19:27:54.193Z Compiling usdt v0.5.0
23102026-06-23T19:27:54.206Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23112026-06-23T19:27:54.465Z Compiling typify v0.6.2
23122026-06-23T19:27:54.477Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
23132026-06-23T19:27:54.581Z Compiling progenitor-impl v0.14.0
23142026-06-23T19:27:54.722Z Compiling progenitor-impl v0.13.0
23152026-06-23T19:27:54.874Z Compiling hickory-proto v0.24.4
23162026-06-23T19:27:55.702Z Compiling hyper-util v0.1.20
23172026-06-23T19:27:55.829Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23182026-06-23T19:27:55.936Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23192026-06-23T19:27:56.117Z Compiling tokio-stream v0.1.18
23202026-06-23T19:27:56.600Z Compiling tokio-dtrace v0.1.1
23212026-06-23T19:27:56.877Z Compiling hyper-rustls v0.27.9
23222026-06-23T19:27:57.067Z Compiling dropshot v0.17.1
23232026-06-23T19:27:57.207Z Compiling reqwest v0.13.4
23242026-06-23T19:27:57.210Z Compiling reqwest v0.12.28
23252026-06-23T19:27:57.351Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23262026-06-23T19:27:57.706Z Compiling hickory-resolver v0.24.4
23272026-06-23T19:27:57.847Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23282026-06-23T19:27:57.883Z Compiling zone v0.3.1
23292026-06-23T19:27:58.076Z Compiling libsw-core v0.3.2
23302026-06-23T19:27:58.143Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23312026-06-23T19:27:58.251Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
23322026-06-23T19:27:58.507Z Compiling progenitor-client v0.14.0
23332026-06-23T19:27:58.651Z Compiling progenitor-client v0.10.0
23342026-06-23T19:27:58.833Z Compiling progenitor-extras v0.2.0
23352026-06-23T19:27:58.982Z Compiling progenitor-client v0.13.0
23362026-06-23T19:27:59.093Z Compiling progenitor v0.14.0
23372026-06-23T19:27:59.161Z Compiling qorb v0.4.1
23382026-06-23T19:27:59.242Z Compiling progenitor v0.13.0
23392026-06-23T19:27:59.272Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23402026-06-23T19:27:59.302Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23412026-06-23T19:27:59.382Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23422026-06-23T19:27:59.785Z Compiling libsw v3.5.0
23432026-06-23T19:27:59.972Z Compiling oxide-tokio-rt v0.1.6
23442026-06-23T19:28:00.084Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23452026-06-23T19:28:00.287Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23462026-06-23T19:28:00.313Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23472026-06-23T19:28:00.882Z Compiling slog-dtrace v0.3.0
23482026-06-23T19:28:00.925Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23492026-06-23T19:28:00.978Z Compiling tough v0.22.0
23502026-06-23T19:28:01.062Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
23512026-06-23T19:28:01.205Z Compiling cancel-safe-futures v0.1.5
23522026-06-23T19:28:01.246Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23532026-06-23T19:28:01.519Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23542026-06-23T19:28:02.057Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23552026-06-23T19:28:02.254Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23562026-06-23T19:28:02.310Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23572026-06-23T19:28:02.333Z Compiling steno v0.4.1
23582026-06-23T19:28:02.509Z Compiling hickory-proto v0.25.2
23592026-06-23T19:28:03.176Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23602026-06-23T19:28:03.291Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
23612026-06-23T19:28:03.331Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23622026-06-23T19:28:04.136Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23632026-06-23T19:28:04.354Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23642026-06-23T19:28:04.951Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23652026-06-23T19:28:05.042Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23662026-06-23T19:28:05.240Z Compiling hickory-resolver v0.25.2
23672026-06-23T19:28:05.515Z Compiling testing_table v0.3.0
23682026-06-23T19:28:05.691Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23692026-06-23T19:28:05.826Z Compiling tabled v0.21.0
23702026-06-23T19:28:05.849Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23712026-06-23T19:28:06.138Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23722026-06-23T19:28:06.702Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23732026-06-23T19:28:06.831Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23742026-06-23T19:28:07.087Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23752026-06-23T19:28:07.251Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23762026-06-23T19:28:07.315Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23772026-06-23T19:28:07.398Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23782026-06-23T19:28:07.549Z Compiling slog-stdlog v4.1.1
23792026-06-23T19:28:07.776Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23802026-06-23T19:28:08.176Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23812026-06-23T19:28:08.439Z Compiling dropshot-api-manager-types v0.7.2
23822026-06-23T19:28:08.453Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
23832026-06-23T19:28:08.557Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23842026-06-23T19:28:08.810Z Compiling const-random v0.1.18
23852026-06-23T19:28:08.833Z Compiling slog-envlogger v2.2.0
23862026-06-23T19:28:08.892Z Compiling typify-impl v0.4.3
23872026-06-23T19:28:09.249Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
23882026-06-23T19:28:09.262Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23892026-06-23T19:28:09.373Z Compiling crc8 v0.1.1
23902026-06-23T19:28:09.501Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23912026-06-23T19:28:09.578Z Compiling ahash v0.8.12
23922026-06-23T19:28:09.734Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
23932026-06-23T19:28:09.822Z Compiling smartstring v1.0.1
23942026-06-23T19:28:10.102Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
23952026-06-23T19:28:10.562Z Compiling typify v0.4.3
23962026-06-23T19:28:10.636Z Compiling sha1 v0.10.6
23972026-06-23T19:28:10.682Z Compiling thin-vec v0.2.18
23982026-06-23T19:28:10.882Z Compiling utf-8 v0.7.6
23992026-06-23T19:28:10.960Z Compiling rhai v1.25.1
24002026-06-23T19:28:10.981Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24012026-06-23T19:28:11.077Z Compiling tungstenite v0.21.0
24022026-06-23T19:28:11.481Z Compiling progenitor-impl v0.10.0
24032026-06-23T19:28:11.994Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24042026-06-23T19:28:12.041Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24052026-06-23T19:28:12.376Z Compiling sha2 v0.10.9
24062026-06-23T19:28:12.451Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24072026-06-23T19:28:12.783Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24082026-06-23T19:28:13.522Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24092026-06-23T19:28:14.308Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24102026-06-23T19:28:14.427Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24112026-06-23T19:28:14.649Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24122026-06-23T19:28:14.991Z Compiling progenitor v0.10.0
24132026-06-23T19:28:15.148Z Compiling lzma-sys v0.1.20
24142026-06-23T19:28:15.275Z Compiling tokio-tungstenite v0.21.0
24152026-06-23T19:28:15.534Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24162026-06-23T19:28:15.622Z Compiling typeid v1.0.3
24172026-06-23T19:28:15.750Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
24182026-06-23T19:28:16.037Z Compiling console v0.16.3
24192026-06-23T19:28:16.676Z Compiling git-stub v1.0.0
24202026-06-23T19:28:16.857Z Compiling toml_datetime v0.7.5+spec-1.1.0
24212026-06-23T19:28:16.929Z Compiling base64 v0.21.7
24222026-06-23T19:28:16.963Z Compiling unit-prefix v0.5.2
24232026-06-23T19:28:17.095Z Compiling indicatif v0.18.4
24242026-06-23T19:28:17.130Z Compiling toml v0.9.12+spec-1.1.0
24252026-06-23T19:28:17.178Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24262026-06-23T19:28:17.270Z Compiling git-stub-vcs v0.1.0
24272026-06-23T19:28:17.635Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24282026-06-23T19:28:18.062Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
24292026-06-23T19:28:18.591Z Compiling ron v0.12.1
24302026-06-23T19:28:18.727Z Compiling xz2 v0.1.7
24312026-06-23T19:28:18.752Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
24322026-06-23T19:28:18.779Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
24332026-06-23T19:28:18.882Z Compiling drift v0.2.0
24342026-06-23T19:28:18.969Z Compiling base16ct v1.0.0
24352026-06-23T19:28:19.163Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24362026-06-23T19:28:19.499Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24372026-06-23T19:28:19.568Z Compiling dropshot-api-manager v0.7.2
24382026-06-23T19:28:20.116Z Compiling natord v1.0.9
24392026-06-23T19:28:20.298Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
24402026-06-23T19:28:23.823Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24412026-06-23T19:28:23.908Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
24422026-06-23T19:28:31.949Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24432026-06-23T19:28:33.589Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24442026-06-23T19:28:34.617Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
24452026-06-23T19:28:35.569Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
24462026-06-23T19:28:35.569Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
24472026-06-23T19:28:35.593Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
24482026-06-23T19:28:36.035Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
24492026-06-23T19:28:36.035Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
24502026-06-23T19:28:36.040Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
24512026-06-23T19:28:36.476Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
24522026-06-23T19:28:37.982Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
24532026-06-23T19:28:37.982Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
24542026-06-23T19:28:37.985Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
24552026-06-23T19:28:39.179Z Compiling bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async)
24562026-06-23T19:28:42.876Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
24572026-06-23T19:28:44.809Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
24582026-06-23T19:28:44.810Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
24592026-06-23T19:28:44.816Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
24602026-06-23T19:29:24.316Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
24612026-06-23T19:29:24.502Z
24622026-06-23T19:29:24.502Zreal 1:38.741452432
24632026-06-23T19:29:24.502Zuser 7:21.112963939
24642026-06-23T19:29:24.502Zsys 1:03.613220292
24652026-06-23T19:29:24.502Ztrap 0.197562437
24662026-06-23T19:29:24.502Ztflt 0.003309824
24672026-06-23T19:29:24.502Zdflt 0.175355594
24682026-06-23T19:29:24.502Zkflt 0.000074628
24692026-06-23T19:29:24.502Zlock 28:31.398533028
24702026-06-23T19:29:24.502Zslp 23:26.147050975
24712026-06-23T19:29:24.502Zlat 22.478345841
24722026-06-23T19:29:24.502Zstop 34.291711608
24732026-06-23T19:29:24.512Z+ ptime -m cargo build --release
24742026-06-23T19:29:25.146Z Compiling proc-macro2 v1.0.106
24752026-06-23T19:29:25.146Z Compiling quote v1.0.45
24762026-06-23T19:29:25.146Z Compiling unicode-ident v1.0.24
24772026-06-23T19:29:25.146Z Compiling serde_core v1.0.228
24782026-06-23T19:29:25.146Z Compiling serde v1.0.228
24792026-06-23T19:29:25.149Z Compiling libc v0.2.186
24802026-06-23T19:29:25.149Z Compiling cfg-if v1.0.4
24812026-06-23T19:29:25.372Z Compiling zmij v1.0.21
24822026-06-23T19:29:25.385Z Compiling autocfg v1.5.1
24832026-06-23T19:29:25.624Z Compiling memchr v2.8.1
24842026-06-23T19:29:25.642Z Compiling libm v0.2.16
24852026-06-23T19:29:25.808Z Compiling itoa v1.0.18
24862026-06-23T19:29:26.066Z Compiling icu_normalizer_data v2.2.0
24872026-06-23T19:29:26.080Z Compiling icu_properties_data v2.2.0
24882026-06-23T19:29:26.273Z Compiling version_check v0.9.5
24892026-06-23T19:29:26.341Z Compiling stable_deref_trait v1.2.1
24902026-06-23T19:29:26.478Z Compiling serde_json v1.0.150
24912026-06-23T19:29:26.514Z Compiling syn v2.0.117
24922026-06-23T19:29:26.554Z Compiling litemap v0.8.2
24932026-06-23T19:29:26.585Z Compiling writeable v0.6.3
24942026-06-23T19:29:26.755Z Compiling utf8_iter v1.0.4
24952026-06-23T19:29:26.771Z Compiling thiserror v2.0.18
24962026-06-23T19:29:26.834Z Compiling num-traits v0.2.19
24972026-06-23T19:29:26.850Z Compiling percent-encoding v2.3.2
24982026-06-23T19:29:27.130Z Compiling form_urlencoded v1.2.2
24992026-06-23T19:29:27.146Z Compiling getrandom v0.4.2
25002026-06-23T19:29:27.160Z Compiling rand_core v0.10.1
25012026-06-23T19:29:27.371Z Compiling parking_lot_core v0.9.12
25022026-06-23T19:29:27.402Z Compiling iana-time-zone v0.1.65
25032026-06-23T19:29:27.464Z Compiling heck v0.5.0
25042026-06-23T19:29:27.678Z Compiling uuid v1.23.2
25052026-06-23T19:29:27.691Z Compiling errno v0.3.14
25062026-06-23T19:29:27.762Z Compiling zerocopy v0.8.50
25072026-06-23T19:29:28.075Z Compiling semver v1.0.28
25082026-06-23T19:29:28.144Z Compiling dyn-clone v1.0.20
25092026-06-23T19:29:28.191Z Compiling schemars v0.8.22
25102026-06-23T19:29:28.412Z Compiling jobserver v0.1.34
25112026-06-23T19:29:28.457Z Compiling shlex v2.0.1
25122026-06-23T19:29:28.500Z Compiling find-msvc-tools v0.1.9
25132026-06-23T19:29:28.662Z Compiling cc v1.2.63
25142026-06-23T19:29:28.697Z Compiling rustversion v1.0.22
25152026-06-23T19:29:28.754Z Compiling pin-project-lite v0.2.17
25162026-06-23T19:29:28.759Z Compiling getrandom v0.2.17
25172026-06-23T19:29:28.897Z Compiling bitflags v2.12.1
25182026-06-23T19:29:28.975Z Compiling socket2 v0.6.4
25192026-06-23T19:29:28.989Z Compiling portable-atomic v1.13.1
25202026-06-23T19:29:29.263Z Compiling synstructure v0.13.2
25212026-06-23T19:29:29.323Z Compiling serde_derive_internals v0.29.1
25222026-06-23T19:29:29.464Z Compiling scopeguard v1.2.0
25232026-06-23T19:29:29.592Z Compiling lock_api v0.4.14
25242026-06-23T19:29:29.772Z Compiling log v0.4.32
25252026-06-23T19:29:29.857Z Compiling critical-section v1.2.0
25262026-06-23T19:29:29.920Z Compiling signal-hook-registry v1.4.8
25272026-06-23T19:29:29.975Z Compiling mio v1.2.1
25282026-06-23T19:29:30.019Z Compiling equivalent v1.0.2
25292026-06-23T19:29:30.068Z Compiling cmake v0.1.58
25302026-06-23T19:29:30.107Z Compiling dunce v1.0.5
25312026-06-23T19:29:30.160Z Compiling fs_extra v1.3.0
25322026-06-23T19:29:30.226Z Compiling subtle v2.6.1
25332026-06-23T19:29:30.239Z Compiling once_cell v1.21.4
25342026-06-23T19:29:30.423Z Compiling futures-core v0.3.32
25352026-06-23T19:29:30.436Z Compiling aws-lc-sys v0.41.0
25362026-06-23T19:29:30.449Z Compiling serde_derive v1.0.228
25372026-06-23T19:29:30.492Z Compiling zerofrom-derive v0.1.7
25382026-06-23T19:29:30.510Z Compiling yoke-derive v0.8.2
25392026-06-23T19:29:30.522Z Compiling zerovec-derive v0.11.3
25402026-06-23T19:29:30.584Z Compiling displaydoc v0.2.6
25412026-06-23T19:29:30.603Z Compiling schemars_derive v0.8.22
25422026-06-23T19:29:30.674Z Compiling thiserror-impl v2.0.18
25432026-06-23T19:29:31.327Z Compiling tokio-macros v2.7.0
25442026-06-23T19:29:31.392Z Compiling zerocopy-derive v0.8.50
25452026-06-23T19:29:31.593Z Compiling zeroize_derive v1.4.3
25462026-06-23T19:29:31.646Z Compiling futures-macro v0.3.32
25472026-06-23T19:29:31.694Z Compiling zerofrom v0.1.8
25482026-06-23T19:29:31.823Z Compiling yoke v0.8.3
25492026-06-23T19:29:31.837Z Compiling httparse v1.10.1
25502026-06-23T19:29:32.028Z Compiling zerovec v0.11.6
25512026-06-23T19:29:32.046Z Compiling zerotrie v0.2.4
25522026-06-23T19:29:32.210Z Compiling futures-sink v0.3.32
25532026-06-23T19:29:32.235Z Compiling slab v0.4.12
25542026-06-23T19:29:32.292Z Compiling zeroize v1.8.2
25552026-06-23T19:29:32.329Z Compiling rustix v1.1.4
25562026-06-23T19:29:32.454Z Compiling typenum v1.20.1
25572026-06-23T19:29:32.492Z Compiling thiserror v1.0.69
25582026-06-23T19:29:32.509Z Compiling futures-channel v0.3.32
25592026-06-23T19:29:32.544Z Compiling thiserror-impl v1.0.69
25602026-06-23T19:29:32.650Z Compiling tinystr v0.8.3
25612026-06-23T19:29:32.720Z Compiling potential_utf v0.1.5
25622026-06-23T19:29:32.769Z Compiling futures-io v0.3.32
25632026-06-23T19:29:32.837Z Compiling icu_locale_core v2.2.0
25642026-06-23T19:29:32.897Z Compiling icu_collections v2.2.0
25652026-06-23T19:29:32.952Z Compiling futures-task v0.3.32
25662026-06-23T19:29:33.017Z Compiling hashbrown v0.17.1
25672026-06-23T19:29:33.135Z Compiling futures-util v0.3.32
25682026-06-23T19:29:33.592Z Compiling indexmap v2.14.0
25692026-06-23T19:29:33.686Z Compiling icu_provider v2.2.0
25702026-06-23T19:29:33.786Z Compiling smallvec v1.15.1
25712026-06-23T19:29:33.820Z Compiling bytes v1.11.1
25722026-06-23T19:29:33.838Z Compiling chrono v0.4.45
25732026-06-23T19:29:34.078Z Compiling icu_normalizer v2.2.0
25742026-06-23T19:29:34.244Z Compiling icu_properties v2.2.0
25752026-06-23T19:29:34.307Z Compiling serde_tokenstream v0.2.3
25762026-06-23T19:29:35.009Z Compiling parking_lot v0.12.5
25772026-06-23T19:29:35.266Z Compiling idna_adapter v1.2.2
25782026-06-23T19:29:35.292Z Compiling tokio v1.52.3
25792026-06-23T19:29:35.424Z Compiling idna v1.1.0
25802026-06-23T19:29:35.776Z Compiling url v2.5.8
25812026-06-23T19:29:35.826Z Compiling ucd-trie v0.1.7
25822026-06-23T19:29:35.878Z Compiling tracing-attributes v0.1.31
25832026-06-23T19:29:36.050Z Compiling pest v2.8.6
25842026-06-23T19:29:36.066Z Compiling tracing-core v0.1.36
25852026-06-23T19:29:37.151Z Compiling rand_core v0.6.4
25862026-06-23T19:29:37.317Z Compiling regex-syntax v0.8.10
25872026-06-23T19:29:37.421Z Compiling ipnetwork v0.21.1
25882026-06-23T19:29:37.437Z Compiling tracing v0.1.44
25892026-06-23T19:29:37.535Z Compiling pest_meta v2.8.6
25902026-06-23T19:29:37.802Z Compiling slog v2.8.2
25912026-06-23T19:29:38.104Z Compiling base64 v0.22.1
25922026-06-23T19:29:38.276Z Compiling byteorder v1.5.0
25932026-06-23T19:29:38.559Z Compiling pest_generator v2.8.6
25942026-06-23T19:29:38.635Z Compiling http v1.4.1
25952026-06-23T19:29:38.825Z Compiling erased-serde v0.3.31
25962026-06-23T19:29:39.076Z Compiling aho-corasick v1.1.4
25972026-06-23T19:29:39.254Z Compiling getrandom v0.3.4
25982026-06-23T19:29:39.627Z Compiling pest_derive v2.8.6
25992026-06-23T19:29:40.086Z Compiling regex-automata v0.4.14
26002026-06-23T19:29:40.274Z Compiling anyhow v1.0.102
26012026-06-23T19:29:40.372Z Compiling fnv v1.0.7
26022026-06-23T19:29:40.490Z Compiling oxnet v0.1.6
26032026-06-23T19:29:40.635Z Compiling rustls-pki-types v1.14.1
26042026-06-23T19:29:40.663Z Compiling ring v0.17.14
26052026-06-23T19:29:41.391Z Compiling aws-lc-rs v1.17.0
26062026-06-23T19:29:41.734Z Compiling regex v1.12.3
26072026-06-23T19:29:42.139Z Compiling strsim v0.11.1
26082026-06-23T19:29:42.143Z Compiling paste v1.0.15
26092026-06-23T19:29:42.445Z Compiling tokio-util v0.7.18
26102026-06-23T19:29:42.627Z Compiling num-conv v0.2.2
26112026-06-23T19:29:42.707Z Compiling untrusted v0.9.0
26122026-06-23T19:29:42.787Z Compiling time-core v0.1.8
26132026-06-23T19:29:42.848Z Compiling untrusted v0.7.1
26142026-06-23T19:29:42.944Z Compiling ipnet v2.12.0
26152026-06-23T19:29:42.983Z Compiling time-macros v0.2.27
26162026-06-23T19:29:44.270Z Compiling ident_case v1.0.1
26172026-06-23T19:29:44.392Z Compiling rustls v0.23.40
26182026-06-23T19:29:44.509Z Compiling http-body v1.0.1
26192026-06-23T19:29:44.639Z Compiling scroll_derive v0.13.1
26202026-06-23T19:29:44.681Z Compiling camino v1.2.2
26212026-06-23T19:29:45.035Z Compiling atomic-waker v1.1.2
26222026-06-23T19:29:45.178Z Compiling async-trait v0.1.89
26232026-06-23T19:29:45.405Z Compiling omicron-workspace-hack v0.1.0
26242026-06-23T19:29:45.472Z Compiling tower-layer v0.3.3
26252026-06-23T19:29:45.645Z Compiling tower-service v0.3.3
26262026-06-23T19:29:45.679Z Compiling ryu v1.0.23
26272026-06-23T19:29:45.751Z Compiling pretty-hex v0.4.2
26282026-06-23T19:29:45.901Z Compiling try-lock v0.2.5
26292026-06-23T19:29:46.027Z Compiling want v0.3.1
26302026-06-23T19:29:46.155Z Compiling h2 v0.4.14
26312026-06-23T19:29:46.212Z Compiling ppv-lite86 v0.2.21
26322026-06-23T19:29:46.290Z Compiling crossbeam-utils v0.8.21
26332026-06-23T19:29:46.622Z Compiling httpdate v1.0.3
26342026-06-23T19:29:47.369Z Compiling crc32fast v1.5.0
26352026-06-23T19:29:47.909Z Compiling usdt-impl v0.6.0
26362026-06-23T19:29:48.154Z Compiling slog-async v2.8.0
26372026-06-23T19:29:48.479Z Compiling hyper v1.10.1
26382026-06-23T19:29:48.677Z Compiling serde_urlencoded v0.7.1
26392026-06-23T19:29:48.824Z Compiling scroll v0.13.0
26402026-06-23T19:29:48.968Z Compiling http-body-util v0.1.3
26412026-06-23T19:29:49.102Z Compiling plain v0.2.3
26422026-06-23T19:29:49.227Z Compiling goblin v0.10.7
26432026-06-23T19:29:49.280Z Compiling daft-derive v0.1.7
26442026-06-23T19:29:50.067Z Compiling hyper-util v0.1.20
26452026-06-23T19:29:52.554Z Compiling allocator-api2 v0.2.21
26462026-06-23T19:29:52.865Z Compiling foldhash v0.2.0
26472026-06-23T19:29:52.971Z Compiling dof v0.4.0
26482026-06-23T19:29:53.062Z Compiling hashbrown v0.16.1
26492026-06-23T19:29:53.430Z Compiling dtrace-parser v0.3.0
26502026-06-23T19:29:53.547Z Compiling openapiv3 v2.2.0
26512026-06-23T19:29:53.787Z Compiling thread-id v5.1.0
26522026-06-23T19:29:53.883Z Compiling syn v1.0.109
26532026-06-23T19:29:54.521Z Compiling generic-array v0.14.7
26542026-06-23T19:29:54.557Z Compiling powerfmt v0.2.0
26552026-06-23T19:29:54.829Z Compiling deranged v0.5.8
26562026-06-23T19:29:55.933Z Compiling num_threads v0.1.7
26572026-06-23T19:29:56.197Z Compiling time v0.3.47
26582026-06-23T19:29:57.084Z Compiling usdt-attr-macro v0.6.0
26592026-06-23T19:29:57.268Z Compiling usdt-macro v0.6.0
26602026-06-23T19:29:57.473Z Compiling rand_core v0.9.5
26612026-06-23T19:29:58.004Z Compiling multer v3.1.0
26622026-06-23T19:29:58.157Z Compiling ref-cast v1.0.25
26632026-06-23T19:29:58.278Z Compiling crossbeam-channel v0.5.15
26642026-06-23T19:29:58.516Z Compiling sync_wrapper v1.0.2
26652026-06-23T19:29:58.645Z Compiling winnow v1.0.3
26662026-06-23T19:29:58.676Z Compiling cpufeatures v0.3.0
26672026-06-23T19:29:58.754Z Compiling hex v0.4.3
26682026-06-23T19:29:58.768Z Compiling tower v0.5.3
26692026-06-23T19:29:58.979Z Compiling rand_chacha v0.9.0
26702026-06-23T19:29:59.070Z Compiling webpki-roots v1.0.7
26712026-06-23T19:29:59.083Z Compiling futures-executor v0.3.32
26722026-06-23T19:29:59.200Z Compiling async-stream-impl v0.3.6
26732026-06-23T19:29:59.354Z Compiling ref-cast-impl v1.0.25
26742026-06-23T19:29:59.537Z Compiling dropshot v0.17.1
26752026-06-23T19:29:59.560Z Compiling thread_local v1.1.9
26762026-06-23T19:29:59.867Z Compiling futures v0.3.32
26772026-06-23T19:29:59.908Z Compiling tower-http v0.6.11
26782026-06-23T19:29:59.967Z Compiling rand v0.9.4
26792026-06-23T19:30:00.068Z Compiling structmeta-derive v0.3.0
26802026-06-23T19:30:00.082Z Compiling is-terminal v0.4.17
26812026-06-23T19:30:00.096Z Compiling fastrand v2.4.1
26822026-06-23T19:30:00.296Z Compiling take_mut v0.2.2
26832026-06-23T19:30:00.424Z Compiling term v1.2.1
26842026-06-23T19:30:00.600Z Compiling crypto-common v0.1.7
26852026-06-23T19:30:00.757Z Compiling slog-term v2.9.2
26862026-06-23T19:30:00.864Z Compiling darling_core v0.23.0
26872026-06-23T19:30:00.991Z Compiling newtype-uuid-macros v0.1.0
26882026-06-23T19:30:01.122Z Compiling structmeta v0.3.0
26892026-06-23T19:30:01.339Z Compiling dropshot_endpoint v0.17.1
26902026-06-23T19:30:01.872Z Compiling newtype-uuid v1.3.2
26912026-06-23T19:30:02.007Z Compiling strum_macros v0.26.4
26922026-06-23T19:30:02.237Z Compiling daft v0.1.7
26932026-06-23T19:30:02.794Z Compiling tempfile v3.27.0
26942026-06-23T19:30:02.978Z Compiling darling_macro v0.23.0
26952026-06-23T19:30:03.056Z Compiling hybrid-array v0.4.12
26962026-06-23T19:30:03.165Z Compiling adler2 v2.0.1
26972026-06-23T19:30:03.343Z Compiling openssl-probe v0.2.1
26982026-06-23T19:30:03.567Z Compiling either v1.16.0
26992026-06-23T19:30:03.593Z Compiling darling v0.23.0
27002026-06-23T19:30:03.666Z Compiling simd-adler32 v0.3.9
27012026-06-23T19:30:03.684Z Compiling match_cfg v0.1.0
27022026-06-23T19:30:03.703Z Compiling serde_with_macros v3.20.0
27032026-06-23T19:30:03.715Z Compiling rustls-native-certs v0.8.4
27042026-06-23T19:30:03.763Z Compiling hostname v0.3.1
27052026-06-23T19:30:03.801Z Compiling toml_parser v1.1.2+spec-1.1.0
27062026-06-23T19:30:03.930Z Compiling miniz_oxide v0.8.9
27072026-06-23T19:30:04.505Z Compiling slog-json v2.6.1
27082026-06-23T19:30:04.518Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27092026-06-23T19:30:04.766Z Compiling serde_spanned v1.1.1
27102026-06-23T19:30:04.847Z Compiling memmap2 v0.9.10
27112026-06-23T19:30:05.131Z Compiling toml_writer v1.1.1+spec-1.1.0
27122026-06-23T19:30:05.147Z Compiling slog-bunyan v2.5.0
27132026-06-23T19:30:05.330Z Compiling flate2 v1.1.9
27142026-06-23T19:30:05.343Z Compiling block-buffer v0.12.0
27152026-06-23T19:30:05.395Z Compiling crypto-common v0.2.2
27162026-06-23T19:30:05.409Z Compiling derive-ex v0.1.8
27172026-06-23T19:30:05.532Z Compiling rand_chacha v0.3.1
27182026-06-23T19:30:06.193Z Compiling strum_macros v0.27.2
27192026-06-23T19:30:06.671Z Compiling usdt v0.6.0
27202026-06-23T19:30:06.744Z Compiling compression-core v0.4.32
27212026-06-23T19:30:06.934Z Compiling debug-ignore v1.0.5
27222026-06-23T19:30:06.988Z Compiling const-oid v0.10.2
27232026-06-23T19:30:07.059Z Compiling test-strategy v0.4.5
27242026-06-23T19:30:07.300Z Compiling digest v0.11.3
27252026-06-23T19:30:07.318Z Compiling compression-codecs v0.4.38
27262026-06-23T19:30:07.507Z Compiling rand v0.8.6
27272026-06-23T19:30:07.805Z Compiling macaddr v1.0.1
27282026-06-23T19:30:07.904Z Compiling toml_datetime v1.1.1+spec-1.1.0
27292026-06-23T19:30:08.094Z Compiling encoding_rs v0.8.35
27302026-06-23T19:30:08.123Z Compiling mime v0.3.17
27312026-06-23T19:30:08.486Z Compiling spin v0.9.8
27322026-06-23T19:30:08.521Z Compiling toml v1.1.2+spec-1.1.0
27332026-06-23T19:30:08.619Z Compiling async-compression v0.4.42
27342026-06-23T19:30:08.619Z Compiling sha1 v0.11.0
27352026-06-23T19:30:08.650Z Compiling async-stream v0.3.6
27362026-06-23T19:30:08.906Z Compiling block-buffer v0.10.4
27372026-06-23T19:30:09.063Z Compiling waitgroup v0.1.2
27382026-06-23T19:30:09.089Z Compiling rustls-pemfile v2.2.0
27392026-06-23T19:30:09.101Z Compiling serde_path_to_error v0.1.20
27402026-06-23T19:30:09.274Z Compiling hostname v0.4.2
27412026-06-23T19:30:09.445Z Compiling digest v0.10.7
27422026-06-23T19:30:09.458Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27432026-06-23T19:30:09.573Z Compiling unicode-width v0.2.2
27442026-06-23T19:30:10.088Z Compiling parse-display-derive v0.10.0
27452026-06-23T19:30:10.172Z Compiling regress v0.10.5
27462026-06-23T19:30:11.222Z Compiling strum v0.26.3
27472026-06-23T19:30:11.638Z Compiling wait-timeout v0.2.1
27482026-06-23T19:30:12.114Z Compiling quick-error v1.2.3
27492026-06-23T19:30:12.356Z Compiling bit-vec v0.8.0
27502026-06-23T19:30:12.474Z Compiling rusty-fork v0.3.1
27512026-06-23T19:30:12.664Z Compiling bit-set v0.8.0
27522026-06-23T19:30:12.667Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27532026-06-23T19:30:12.869Z Compiling serde_with v3.20.0
27542026-06-23T19:30:13.077Z Compiling rand_xorshift v0.4.0
27552026-06-23T19:30:13.167Z Compiling unarray v0.1.4
27562026-06-23T19:30:13.252Z Compiling strum v0.27.2
27572026-06-23T19:30:13.297Z Compiling proptest v1.11.0
27582026-06-23T19:30:13.337Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27592026-06-23T19:30:13.396Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
27602026-06-23T19:30:13.492Z Compiling instant v0.1.13
27612026-06-23T19:30:13.767Z Compiling cpufeatures v0.2.17
27622026-06-23T19:30:13.810Z Compiling iddqd v0.4.2
27632026-06-23T19:30:13.852Z Compiling itertools v0.14.0
27642026-06-23T19:30:13.865Z Compiling clap_derive v4.6.1
27652026-06-23T19:30:15.516Z Compiling utf8parse v0.2.2
27662026-06-23T19:30:15.616Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27672026-06-23T19:30:15.637Z Compiling anstyle-parse v1.0.0
27682026-06-23T19:30:15.784Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27692026-06-23T19:30:15.875Z Compiling backon v1.6.0
27702026-06-23T19:30:15.929Z Compiling terminal_size v0.4.4
27712026-06-23T19:30:16.141Z Compiling colorchoice v1.0.5
27722026-06-23T19:30:16.483Z Compiling anstyle-query v1.1.5
27732026-06-23T19:30:16.600Z Compiling anstyle v1.0.14
27742026-06-23T19:30:16.683Z Compiling is_terminal_polyfill v1.70.2
27752026-06-23T19:30:16.879Z Compiling anstream v1.0.0
27762026-06-23T19:30:17.497Z Compiling backoff v0.4.0
27772026-06-23T19:30:17.596Z Compiling parse-display v0.10.0
27782026-06-23T19:30:17.749Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
27792026-06-23T19:30:18.043Z Compiling humantime v2.3.0
27802026-06-23T19:30:18.375Z Compiling clap_lex v1.1.0
27812026-06-23T19:30:18.728Z Compiling clap_builder v4.6.0
27822026-06-23T19:30:19.271Z Compiling regress v0.11.1
27832026-06-23T19:30:20.574Z Compiling clap v4.6.1
27842026-06-23T19:30:20.838Z Compiling typify-impl v0.6.2
27852026-06-23T19:30:21.886Z Compiling toml_edit v0.25.12+spec-1.1.0
27862026-06-23T19:30:22.305Z Compiling crucible-workspace-hack v0.1.0
27872026-06-23T19:30:22.661Z Compiling proc-macro-crate v3.5.0
27882026-06-23T19:30:23.103Z Compiling zerocopy-derive v0.7.35
27892026-06-23T19:30:23.304Z Compiling unsafe-libyaml v0.2.11
27902026-06-23T19:30:23.965Z Compiling serde_yaml v0.9.34+deprecated
27912026-06-23T19:30:24.150Z Compiling typify-macro v0.6.2
27922026-06-23T19:30:24.681Z Compiling num_enum_derive v0.7.6
27932026-06-23T19:30:25.463Z Compiling darling_core v0.21.3
27942026-06-23T19:30:25.751Z Compiling convert_case v0.4.0
27952026-06-23T19:30:25.910Z Compiling num_enum v0.7.6
27962026-06-23T19:30:26.051Z Compiling derive_more v0.99.20
27972026-06-23T19:30:26.562Z Compiling toml_datetime v0.6.11
27982026-06-23T19:30:27.526Z Compiling typify v0.6.2
27992026-06-23T19:30:27.529Z Compiling darling_macro v0.21.3
28002026-06-23T19:30:28.052Z Compiling secrecy v0.10.3
28012026-06-23T19:30:28.138Z Compiling darling v0.21.3
28022026-06-23T19:30:28.223Z Compiling proc-macro-error-attr v1.0.4
28032026-06-23T19:30:28.289Z Compiling prettyplease v0.2.37
28042026-06-23T19:30:28.560Z Compiling heapless v0.8.0
28052026-06-23T19:30:28.586Z Compiling tinyvec_macros v0.1.1
28062026-06-23T19:30:28.652Z Compiling tinyvec v1.11.0
28072026-06-23T19:30:28.918Z Compiling ingot-macros v0.1.1
28082026-06-23T19:30:29.164Z Compiling zerocopy v0.7.35
28092026-06-23T19:30:29.251Z Compiling tabwriter v1.4.1
28102026-06-23T19:30:29.704Z Compiling crossbeam-epoch v0.9.18
28112026-06-23T19:30:29.882Z Compiling hash32 v0.3.1
28122026-06-23T19:30:30.018Z Compiling scroll_derive v0.12.1
28132026-06-23T19:30:30.054Z Compiling rustc_version v0.4.1
28142026-06-23T19:30:30.205Z Compiling num-integer v0.1.46
28152026-06-23T19:30:30.334Z Compiling usdt-impl v0.5.0
28162026-06-23T19:30:30.624Z Compiling proc-macro-error v1.0.4
28172026-06-23T19:30:30.700Z Compiling pkg-config v0.3.33
28182026-06-23T19:30:30.749Z Compiling rustix v0.38.44
28192026-06-23T19:30:30.889Z Compiling winnow v0.7.15
28202026-06-23T19:30:31.120Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28212026-06-23T19:30:31.148Z Compiling smoltcp v0.11.0
28222026-06-23T19:30:31.397Z Compiling data-encoding v2.11.0
28232026-06-23T19:30:31.579Z Compiling ingot-types v0.1.2
28242026-06-23T19:30:31.879Z Compiling scroll v0.12.0
28252026-06-23T19:30:32.140Z Compiling curve25519-dalek v4.1.3
28262026-06-23T19:30:32.457Z Compiling dof v0.3.0
28272026-06-23T19:30:33.427Z Compiling dtrace-parser v0.2.0
28282026-06-23T19:30:33.449Z Compiling hmac v0.12.1
28292026-06-23T19:30:33.513Z Compiling inout v0.1.4
28302026-06-23T19:30:33.632Z Compiling ff v0.13.1
28312026-06-23T19:30:33.669Z Compiling cobs v0.3.0
28322026-06-23T19:30:33.787Z Compiling bstr v1.12.1
28332026-06-23T19:30:33.951Z Compiling thread-id v4.2.2
28342026-06-23T19:30:34.042Z Compiling bitflags v1.3.2
28352026-06-23T19:30:34.128Z Compiling managed v0.8.0
28362026-06-23T19:30:34.148Z Compiling static_assertions v1.1.0
28372026-06-23T19:30:34.207Z Compiling colored v3.1.1
28382026-06-23T19:30:34.344Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
28392026-06-23T19:30:34.844Z Compiling postcard v1.1.3
28402026-06-23T19:30:34.877Z Compiling group v0.13.0
28412026-06-23T19:30:35.002Z Compiling cipher v0.4.4
28422026-06-23T19:30:35.221Z Compiling hkdf v0.12.4
28432026-06-23T19:30:35.667Z Compiling goblin v0.8.2
28442026-06-23T19:30:35.717Z Compiling ingot v0.1.1
28452026-06-23T19:30:35.868Z Compiling num-rational v0.4.2
28462026-06-23T19:30:36.835Z Compiling num-iter v0.1.45
28472026-06-23T19:30:37.514Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28482026-06-23T19:30:37.653Z Compiling universal-hash v0.5.1
28492026-06-23T19:30:37.847Z Compiling hubpack_derive v0.1.1
28502026-06-23T19:30:37.850Z Compiling thiserror-impl-no-std v2.0.2
28512026-06-23T19:30:37.875Z Compiling crypto-bigint v0.5.5
28522026-06-23T19:30:38.539Z Compiling half v2.7.1
28532026-06-23T19:30:38.770Z Compiling curve25519-dalek-derive v0.1.1
28542026-06-23T19:30:38.892Z Compiling foreign-types-macros v0.2.3
28552026-06-23T19:30:38.969Z Compiling serde_repr v0.1.20
28562026-06-23T19:30:39.563Z Compiling num-complex v0.4.6
28572026-06-23T19:30:39.919Z Compiling memoffset v0.9.1
28582026-06-23T19:30:40.004Z Compiling ciborium-io v0.2.2
28592026-06-23T19:30:40.067Z Compiling indent_write v2.2.0
28602026-06-23T19:30:40.295Z Compiling base16ct v0.2.0
28612026-06-23T19:30:40.500Z Compiling foreign-types-shared v0.3.1
28622026-06-23T19:30:40.637Z Compiling cfg_aliases v0.2.1
28632026-06-23T19:30:40.719Z Compiling base64ct v1.8.3
28642026-06-23T19:30:40.730Z Compiling opaque-debug v0.3.1
28652026-06-23T19:30:40.824Z Compiling heck v0.4.1
28662026-06-23T19:30:40.860Z Compiling poly1305 v0.8.0
28672026-06-23T19:30:41.028Z Compiling password-hash v0.5.0
28682026-06-23T19:30:41.234Z Compiling nix v0.31.3
28692026-06-23T19:30:41.472Z Compiling foreign-types v0.5.0
28702026-06-23T19:30:41.631Z Compiling elliptic-curve v0.13.8
28712026-06-23T19:30:42.114Z Compiling ciborium-ll v0.2.2
28722026-06-23T19:30:42.207Z Compiling num v0.4.3
28732026-06-23T19:30:42.388Z Compiling thiserror-no-std v2.0.2
28742026-06-23T19:30:42.403Z Compiling hubpack v0.1.2
28752026-06-23T19:30:43.629Z Compiling chacha20 v0.9.1
28762026-06-23T19:30:44.331Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28772026-06-23T19:30:44.342Z Compiling reqwest v0.12.28
28782026-06-23T19:30:44.904Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28792026-06-23T19:30:45.519Z Compiling blake2 v0.10.6
28802026-06-23T19:30:45.832Z Compiling aead v0.5.2
28812026-06-23T19:30:45.966Z Compiling byte-wrapper v0.1.0
28822026-06-23T19:30:46.014Z Compiling chacha20 v0.10.0
28832026-06-23T19:30:46.029Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28842026-06-23T19:30:46.328Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
28852026-06-23T19:30:46.944Z Compiling cstr-argument v0.1.2
28862026-06-23T19:30:47.034Z Compiling float-ord v0.3.2
28872026-06-23T19:30:47.154Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
28882026-06-23T19:30:47.237Z Compiling keccak v0.1.6
28892026-06-23T19:30:47.393Z Compiling sha3 v0.10.9
28902026-06-23T19:30:47.432Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28912026-06-23T19:30:47.848Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
28922026-06-23T19:30:47.982Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28932026-06-23T19:30:48.030Z Compiling rand v0.10.1
28942026-06-23T19:30:48.126Z Compiling rustls-webpki v0.103.13
28952026-06-23T19:30:48.855Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28962026-06-23T19:30:49.730Z Compiling chacha20poly1305 v0.10.1
28972026-06-23T19:30:50.402Z Compiling argon2 v0.5.3
28982026-06-23T19:30:50.570Z Compiling progenitor-client v0.10.0
28992026-06-23T19:30:51.094Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
29002026-06-23T19:30:51.337Z Compiling vsss-rs v3.3.4
29012026-06-23T19:30:51.849Z Compiling ciborium v0.2.2
29022026-06-23T19:30:52.516Z Compiling tokio-rustls v0.26.4
29032026-06-23T19:30:52.660Z Compiling rustls-platform-verifier v0.7.0
29042026-06-23T19:30:52.815Z Compiling hyper-rustls v0.27.9
29052026-06-23T19:30:53.276Z Compiling reqwest v0.13.4
29062026-06-23T19:30:53.523Z Compiling atomicwrites v0.4.4
29072026-06-23T19:30:53.813Z Compiling usdt-macro v0.5.0
29082026-06-23T19:30:54.528Z Compiling usdt-attr-macro v0.5.0
29092026-06-23T19:30:54.766Z Compiling progenitor-client v0.14.0
29102026-06-23T19:30:55.291Z Compiling progenitor-extras v0.2.0
29112026-06-23T19:30:56.065Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29122026-06-23T19:30:56.915Z Compiling num-derive v0.4.2
29132026-06-23T19:30:57.370Z Compiling enum-as-inner v0.6.1
29142026-06-23T19:30:57.956Z Compiling memmap v0.7.0
29152026-06-23T19:30:58.242Z Compiling semver v0.1.20
29162026-06-23T19:30:58.349Z Compiling winnow v0.5.40
29172026-06-23T19:30:58.533Z Compiling rayon-core v1.13.0
29182026-06-23T19:30:59.855Z Compiling toml_edit v0.19.15
29192026-06-23T19:31:01.669Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29202026-06-23T19:31:02.222Z Compiling rustc_version v0.1.7
29212026-06-23T19:31:02.448Z Compiling usdt v0.5.0
29222026-06-23T19:31:07.640Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29232026-06-23T19:31:08.789Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29242026-06-23T19:31:09.134Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
29252026-06-23T19:31:09.253Z Compiling similar v2.7.0
29262026-06-23T19:31:10.043Z Compiling crossbeam-deque v0.8.6
29272026-06-23T19:31:10.290Z Compiling serde_spanned v0.6.9
29282026-06-23T19:31:10.456Z Compiling lazy_static v1.5.0
29292026-06-23T19:31:10.460Z Compiling bytecount v0.6.9
29302026-06-23T19:31:10.584Z Compiling vcpkg v0.2.15
29312026-06-23T19:31:10.701Z Compiling toml_write v0.1.2
29322026-06-23T19:31:10.914Z Compiling toml_edit v0.22.27
29332026-06-23T19:31:11.154Z Compiling openssl-sys v0.9.116
29342026-06-23T19:31:12.050Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29352026-06-23T19:31:12.436Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29362026-06-23T19:31:12.735Z Compiling newtype_derive v0.1.6
29372026-06-23T19:31:13.041Z Compiling proc-macro-crate v1.3.1
29382026-06-23T19:31:13.240Z Compiling progenitor-impl v0.14.0
29392026-06-23T19:31:13.254Z Compiling progenitor-impl v0.13.0
29402026-06-23T19:31:13.287Z Compiling itertools v0.12.1
29412026-06-23T19:31:13.590Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29422026-06-23T19:31:13.745Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29432026-06-23T19:31:14.056Z Compiling resolv-conf v0.7.6
29442026-06-23T19:31:14.220Z Compiling linked-hash-map v0.5.6
29452026-06-23T19:31:14.298Z Compiling unicode-segmentation v1.13.3
29462026-06-23T19:31:14.449Z Compiling swrite v0.1.0
29472026-06-23T19:31:14.576Z Compiling owo-colors v4.3.0
29482026-06-23T19:31:14.669Z Compiling newline-converter v0.3.0
29492026-06-23T19:31:14.789Z Compiling lru-cache v0.1.2
29502026-06-23T19:31:14.942Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29512026-06-23T19:31:15.023Z Compiling num_enum_derive v0.5.11
29522026-06-23T19:31:15.283Z Compiling progenitor-macro v0.14.0
29532026-06-23T19:31:15.299Z Compiling progenitor-macro v0.13.0
29542026-06-23T19:31:15.405Z Compiling toml v0.8.23
29552026-06-23T19:31:15.973Z Compiling rayon v1.12.0
29562026-06-23T19:31:16.118Z Compiling hickory-proto v0.24.4
29572026-06-23T19:31:16.634Z Compiling progenitor-client v0.13.0
29582026-06-23T19:31:18.206Z Compiling console v0.15.11
29592026-06-23T19:31:19.488Z Compiling camino-tempfile v1.4.1
29602026-06-23T19:31:19.509Z Compiling serde-big-array v0.5.1
29612026-06-23T19:31:19.536Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29622026-06-23T19:31:19.689Z Compiling derive-where v1.6.1
29632026-06-23T19:31:19.916Z Compiling pin-project-internal v1.1.13
29642026-06-23T19:31:20.092Z Compiling minimal-lexical v0.2.1
29652026-06-23T19:31:20.357Z Compiling siphasher v1.0.3
29662026-06-23T19:31:20.598Z Compiling phf_shared v0.12.1
29672026-06-23T19:31:20.841Z Compiling nom v7.1.3
29682026-06-23T19:31:21.051Z Compiling pin-project v1.1.13
29692026-06-23T19:31:21.175Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29702026-06-23T19:31:21.826Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29712026-06-23T19:31:22.206Z Compiling progenitor v0.14.0
29722026-06-23T19:31:22.368Z Compiling progenitor v0.13.0
29732026-06-23T19:31:22.535Z Compiling expectorate v1.2.0
29742026-06-23T19:31:22.771Z Compiling hickory-resolver v0.24.4
29752026-06-23T19:31:25.087Z Compiling num_enum v0.5.11
29762026-06-23T19:31:25.245Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29772026-06-23T19:31:26.432Z Compiling zone_cfg_derive v0.3.1
29782026-06-23T19:31:27.169Z Compiling unicode-normalization v0.1.25
29792026-06-23T19:31:27.249Z Compiling tokio-stream v0.1.18
29802026-06-23T19:31:27.778Z Compiling async-recursion v1.1.1
29812026-06-23T19:31:27.830Z Compiling snafu-derive v0.8.9
29822026-06-23T19:31:28.539Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
29832026-06-23T19:31:28.888Z Compiling slog-dtrace v0.3.0
29842026-06-23T19:31:30.033Z Compiling csv-core v0.1.13
29852026-06-23T19:31:30.056Z Compiling unicode-linebreak v0.1.5
29862026-06-23T19:31:30.056Z Compiling openssl v0.10.80
29872026-06-23T19:31:30.056Z Compiling cancel-safe-futures v0.1.5
29882026-06-23T19:31:30.056Z Compiling highway v1.3.0
29892026-06-23T19:31:30.189Z Compiling unicode-width v0.1.14
29902026-06-23T19:31:30.391Z Compiling smawk v0.3.2
29912026-06-23T19:31:30.518Z Compiling foreign-types-shared v0.1.1
29922026-06-23T19:31:30.569Z Compiling chrono-tz v0.10.4
29932026-06-23T19:31:30.628Z Compiling same-file v1.0.6
29942026-06-23T19:31:30.688Z Compiling konst_macro_rules v0.2.19
29952026-06-23T19:31:30.816Z Compiling unicode-xid v0.2.6
29962026-06-23T19:31:30.832Z Compiling foldhash v0.1.5
29972026-06-23T19:31:30.914Z Compiling konst v0.2.20
29982026-06-23T19:31:30.955Z Compiling const_format_proc_macros v0.2.34
29992026-06-23T19:31:31.070Z Compiling hashbrown v0.15.5
30002026-06-23T19:31:31.312Z Compiling walkdir v2.5.0
30012026-06-23T19:31:31.667Z Compiling foreign-types v0.3.2
30022026-06-23T19:31:31.728Z Compiling textwrap v0.16.2
30032026-06-23T19:31:31.755Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30042026-06-23T19:31:31.808Z Compiling snafu v0.8.9
30052026-06-23T19:31:31.960Z Compiling csv v1.4.0
30062026-06-23T19:31:32.178Z Compiling qorb v0.4.1
30072026-06-23T19:31:32.266Z Compiling olpc-cjson v0.1.4
30082026-06-23T19:31:32.377Z Compiling zone v0.3.1
30092026-06-23T19:31:32.386Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30102026-06-23T19:31:32.487Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30112026-06-23T19:31:33.039Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30122026-06-23T19:31:33.315Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30132026-06-23T19:31:34.136Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30142026-06-23T19:31:34.718Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30152026-06-23T19:31:35.932Z Compiling phf v0.12.1
30162026-06-23T19:31:38.158Z Compiling tokio-dtrace v0.1.1
30172026-06-23T19:31:38.185Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30182026-06-23T19:31:38.185Z Compiling globset v0.4.18
30192026-06-23T19:31:38.199Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30202026-06-23T19:31:38.199Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30212026-06-23T19:31:38.294Z Compiling smf v0.2.3
30222026-06-23T19:31:38.625Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
30232026-06-23T19:31:38.676Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30242026-06-23T19:31:39.460Z Compiling libsw-core v0.3.2
30252026-06-23T19:31:39.608Z Compiling pem v3.0.6
30262026-06-23T19:31:39.637Z Compiling serde_plain v1.0.2
30272026-06-23T19:31:39.664Z Compiling openssl-macros v0.1.1
30282026-06-23T19:31:39.927Z Compiling cookie v0.18.1
30292026-06-23T19:31:39.940Z Compiling sigpipe v0.1.3
30302026-06-23T19:31:40.212Z Compiling typed-path v0.9.3
30312026-06-23T19:31:40.250Z Compiling fixedbitset v0.5.7
30322026-06-23T19:31:40.336Z Compiling jiff v0.2.28
30332026-06-23T19:31:40.384Z Compiling glob v0.3.3
30342026-06-23T19:31:40.467Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30352026-06-23T19:31:40.734Z Compiling fixedbitset v0.4.2
30362026-06-23T19:31:40.777Z Compiling petgraph v0.8.3
30372026-06-23T19:31:41.123Z Compiling petgraph v0.6.5
30382026-06-23T19:31:41.312Z Compiling tough v0.22.0
30392026-06-23T19:31:42.972Z Compiling libsw v3.5.0
30402026-06-23T19:31:43.016Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
30412026-06-23T19:31:43.167Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30422026-06-23T19:31:43.180Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30432026-06-23T19:31:43.194Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30442026-06-23T19:31:43.454Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30452026-06-23T19:31:43.503Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30462026-06-23T19:31:44.484Z Compiling oxide-tokio-rt v0.1.6
30472026-06-23T19:31:45.636Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30482026-06-23T19:31:46.461Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30492026-06-23T19:31:46.687Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30502026-06-23T19:31:47.552Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30512026-06-23T19:31:49.013Z Compiling const_format v0.2.36
30522026-06-23T19:31:49.084Z Compiling papergrid v0.11.0
30532026-06-23T19:31:49.401Z Compiling libscf-sys v1.2.0
30542026-06-23T19:31:49.536Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
30552026-06-23T19:31:49.603Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30562026-06-23T19:31:50.121Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30572026-06-23T19:31:50.231Z Compiling tabled_derive v0.7.0
30582026-06-23T19:31:50.303Z Compiling gethostname v0.5.0
30592026-06-23T19:31:50.427Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30602026-06-23T19:31:50.955Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30612026-06-23T19:31:50.958Z Compiling bcs v0.1.6
30622026-06-23T19:31:50.958Z Compiling tagptr v0.2.0
30632026-06-23T19:31:51.084Z Compiling whoami v1.6.1
30642026-06-23T19:31:51.259Z Compiling termtree v0.5.1
30652026-06-23T19:31:51.616Z Compiling linear-map v1.2.0
30662026-06-23T19:31:51.734Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30672026-06-23T19:31:51.990Z Compiling tabled v0.15.0
30682026-06-23T19:31:53.739Z Compiling moka v0.12.15
30692026-06-23T19:31:53.780Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30702026-06-23T19:31:54.352Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30712026-06-23T19:31:54.562Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30722026-06-23T19:31:54.735Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30732026-06-23T19:31:54.773Z Compiling steno v0.4.1
30742026-06-23T19:31:56.326Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30752026-06-23T19:31:59.862Z Compiling hickory-proto v0.25.2
30762026-06-23T19:32:00.083Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30772026-06-23T19:32:00.541Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
30782026-06-23T19:32:01.260Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
30792026-06-23T19:32:01.406Z Compiling parking_lot_core v0.8.6
30802026-06-23T19:32:01.796Z Compiling nom v8.0.0
30812026-06-23T19:32:02.339Z Compiling hickory-resolver v0.25.2
30822026-06-23T19:32:03.180Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
30832026-06-23T19:32:03.196Z Compiling parking_lot v0.11.2
30842026-06-23T19:32:03.268Z Compiling fxhash v0.2.1
30852026-06-23T19:32:03.427Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30862026-06-23T19:32:03.777Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30872026-06-23T19:32:04.074Z Compiling crunchy v0.2.4
30882026-06-23T19:32:04.083Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
30892026-06-23T19:32:04.345Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
30902026-06-23T19:32:04.485Z Compiling sled v0.34.7
30912026-06-23T19:32:04.515Z Compiling typify-impl v0.4.3
30922026-06-23T19:32:07.810Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30932026-06-23T19:32:08.039Z Compiling proc-macro-error-attr2 v2.0.0
30942026-06-23T19:32:08.537Z Compiling tiny-keccak v2.0.2
30952026-06-23T19:32:08.680Z Compiling proc-macro-error2 v2.0.1
30962026-06-23T19:32:08.831Z Compiling typify-macro v0.4.3
30972026-06-23T19:32:09.631Z Compiling arc-swap v1.9.1
30982026-06-23T19:32:09.998Z Compiling internet-checksum v0.2.1
30992026-06-23T19:32:10.156Z Compiling slog-scope v4.4.1
31002026-06-23T19:32:10.390Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
31012026-06-23T19:32:10.585Z Compiling tabled_derive v0.11.0
31022026-06-23T19:32:10.734Z Compiling papergrid v0.18.0
31032026-06-23T19:32:10.783Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31042026-06-23T19:32:10.810Z Compiling testing_table v0.3.0
31052026-06-23T19:32:11.283Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31062026-06-23T19:32:11.622Z Compiling const-random-macro v0.1.16
31072026-06-23T19:32:11.721Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31082026-06-23T19:32:12.065Z Compiling tabled v0.21.0
31092026-06-23T19:32:12.220Z Compiling slog-stdlog v4.1.1
31102026-06-23T19:32:12.667Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31112026-06-23T19:32:13.404Z Compiling dropshot-api-manager-types v0.7.2
31122026-06-23T19:32:13.985Z Compiling smartstring v1.0.1
31132026-06-23T19:32:14.280Z Compiling ahash v0.8.12
31142026-06-23T19:32:15.926Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
31152026-06-23T19:32:16.309Z Compiling slog-envlogger v2.2.0
31162026-06-23T19:32:17.479Z Compiling const-random v0.1.18
31172026-06-23T19:32:17.508Z Compiling typify v0.4.3
31182026-06-23T19:32:17.623Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31192026-06-23T19:32:18.112Z Compiling toml_datetime v0.7.5+spec-1.1.0
31202026-06-23T19:32:18.302Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31212026-06-23T19:32:18.410Z Compiling crc8 v0.1.1
31222026-06-23T19:32:18.538Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
31232026-06-23T19:32:18.640Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31242026-06-23T19:32:20.119Z Compiling toml v0.9.12+spec-1.1.0
31252026-06-23T19:32:21.272Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31262026-06-23T19:32:21.885Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31272026-06-23T19:32:23.644Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
31282026-06-23T19:32:25.783Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
31292026-06-23T19:32:26.221Z Compiling progenitor-impl v0.10.0
31302026-06-23T19:32:26.581Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
31312026-06-23T19:32:27.902Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
31322026-06-23T19:32:27.973Z Compiling lzma-sys v0.1.20
31332026-06-23T19:32:28.276Z Compiling sha1 v0.10.6
31342026-06-23T19:32:28.447Z Compiling thin-vec v0.2.18
31352026-06-23T19:32:28.641Z Compiling rhai_codegen v3.2.0
31362026-06-23T19:32:28.743Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31372026-06-23T19:32:28.823Z Compiling fs-err v3.3.0
31382026-06-23T19:32:29.109Z Compiling typeid v1.0.3
31392026-06-23T19:32:29.307Z Compiling utf-8 v0.7.6
31402026-06-23T19:32:29.514Z Compiling tungstenite v0.21.0
31412026-06-23T19:32:29.906Z Compiling rhai v1.25.1
31422026-06-23T19:32:30.540Z Compiling progenitor-macro v0.10.0
31432026-06-23T19:32:31.627Z Compiling cargo_toml v0.22.3
31442026-06-23T19:32:34.810Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31452026-06-23T19:32:36.385Z Compiling sha2 v0.10.9
31462026-06-23T19:32:36.637Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31472026-06-23T19:32:37.640Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31482026-06-23T19:32:37.751Z Compiling progenitor v0.10.0
31492026-06-23T19:32:37.958Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
31502026-06-23T19:32:38.873Z Compiling tokio-tungstenite v0.21.0
31512026-06-23T19:32:39.175Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31522026-06-23T19:32:39.393Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
31532026-06-23T19:32:41.406Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31542026-06-23T19:32:42.149Z Compiling console v0.16.3
31552026-06-23T19:32:42.826Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
31562026-06-23T19:32:43.247Z Compiling git-stub v1.0.0
31572026-06-23T19:32:43.635Z Compiling unit-prefix v0.5.2
31582026-06-23T19:32:43.654Z Compiling base64 v0.21.7
31592026-06-23T19:32:43.712Z Compiling is_ci v1.2.0
31602026-06-23T19:32:43.812Z Compiling indicatif v0.18.4
31612026-06-23T19:32:43.870Z Compiling supports-color v3.0.2
31622026-06-23T19:32:44.127Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31632026-06-23T19:32:44.163Z Compiling git-stub-vcs v0.1.0
31642026-06-23T19:32:44.900Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31652026-06-23T19:32:46.415Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31662026-06-23T19:32:46.494Z Compiling ron v0.12.1
31672026-06-23T19:32:48.085Z Compiling xz2 v0.1.7
31682026-06-23T19:32:48.100Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
31692026-06-23T19:32:48.272Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
31702026-06-23T19:32:48.415Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
31712026-06-23T19:32:50.330Z Compiling drift v0.2.0
31722026-06-23T19:32:50.384Z Compiling base16ct v1.0.0
31732026-06-23T19:32:51.384Z Compiling dropshot-api-manager v0.7.2
31742026-06-23T19:32:55.415Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
31752026-06-23T19:32:57.737Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
31762026-06-23T19:32:58.927Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
31772026-06-23T19:33:00.273Z Compiling natord v1.0.9
31782026-06-23T19:33:00.578Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
31792026-06-23T19:33:00.676Z Compiling bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async)
31802026-06-23T19:33:02.117Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
31812026-06-23T19:33:05.223Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
31822026-06-23T19:33:06.925Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
31832026-06-23T19:33:09.812Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
31842026-06-23T19:33:13.422Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
31852026-06-23T19:33:16.418Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
31862026-06-23T19:33:16.868Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
31872026-06-23T19:33:17.340Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
31882026-06-23T19:33:22.160Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
31892026-06-23T19:33:46.581Z Finished `release` profile [optimized] target(s) in 4m 22s
31902026-06-23T19:33:46.758Z
31912026-06-23T19:33:46.759Zreal 4:22.172639554
31922026-06-23T19:33:46.759Zuser 29:42.260246986
31932026-06-23T19:33:46.759Zsys 2:47.403580201
31942026-06-23T19:33:46.759Ztrap 0.743508873
31952026-06-23T19:33:46.759Ztflt 1.353701863
31962026-06-23T19:33:46.759Zdflt 1.605899654
31972026-06-23T19:33:46.759Zkflt 0.004291709
31982026-06-23T19:33:46.759Zlock 1:59:02.311818971
31992026-06-23T19:33:46.759Zslp 1:25:45.958692209
32002026-06-23T19:33:46.759Zlat 2:19.221523866
32012026-06-23T19:33:46.759Zstop 3:35.584797157
32022026-06-23T19:33:46.787Z+ for x in debug release
32032026-06-23T19:33:46.787Z+ mkdir -p /work/debug
32042026-06-23T19:33:46.787Z+ cp target/debug/ddmd /work/debug/ddmd
32052026-06-23T19:33:47.344Z+ cp target/debug/ddmadm /work/debug/ddmadm
32062026-06-23T19:33:47.730Z+ cp target/debug/mgd /work/debug/mgd
32072026-06-23T19:33:48.401Z+ cp target/debug/mgadm /work/debug/mgadm
32082026-06-23T19:33:48.928Z+ for x in debug release
32092026-06-23T19:33:48.928Z+ mkdir -p /work/release
32102026-06-23T19:33:48.932Z+ cp target/release/ddmd /work/release/ddmd
32112026-06-23T19:33:49.014Z+ cp target/release/ddmadm /work/release/ddmadm
32122026-06-23T19:33:49.090Z+ cp target/release/mgd /work/release/mgd
32132026-06-23T19:33:49.151Z+ cp target/release/mgadm /work/release/mgadm
32142026-06-23T19:33:49.247Z+ cp target/release/falcon-lab /work/release/falcon-lab
32152026-06-23T19:33:49.311Zprocess exited: duration 728473 ms, exit code 0
 
32162026-06-23T19:33:49.327Zfound 9 output files
32172026-06-23T19:33:49.327Zuploading: /work/debug/ddmadm (513717352 bytes)
32182026-06-23T19:33:56.202Zuploaded: /work/debug/ddmadm
32192026-06-23T19:33:56.202Zuploading: /work/debug/ddmd (588584384 bytes)
32202026-06-23T19:34:04.291Zuploaded: /work/debug/ddmd
32212026-06-23T19:34:04.291Zuploading: /work/debug/mgadm (609352896 bytes)
32222026-06-23T19:34:12.219Zuploaded: /work/debug/mgadm
32232026-06-23T19:34:12.219Zuploading: /work/debug/mgd (688785080 bytes)
32242026-06-23T19:34:22.017Zuploaded: /work/debug/mgd
32252026-06-23T19:34:22.017Zuploading: /work/release/ddmadm (45420224 bytes)
32262026-06-23T19:34:23.343Zuploaded: /work/release/ddmadm
32272026-06-23T19:34:23.343Zuploading: /work/release/ddmd (53071136 bytes)
32282026-06-23T19:34:24.767Zuploaded: /work/release/ddmd
32292026-06-23T19:34:24.767Zuploading: /work/release/falcon-lab (38928672 bytes)
32302026-06-23T19:34:26.094Zuploaded: /work/release/falcon-lab
32312026-06-23T19:34:26.095Zuploading: /work/release/mgadm (60245624 bytes)
32322026-06-23T19:34:27.519Zuploaded: /work/release/mgadm
32332026-06-23T19:34:27.520Zuploading: /work/release/mgd (72101840 bytes)
32342026-06-23T19:34:28.997Zuploaded: /work/release/mgd