01KR6PGBA6PT9AWR5YX71VSZ96: 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: 01KR6PGNXE2E06MK3C49D7F6BP

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-05-09T15:44:07.344Zjob assigned to worker 01KR6PGSYWJY2E50HGN3RR0G8M [factory aws, i-08878876697c5d9a3] (queued for 44 s)
 
22026-05-09T15:44:14.086Zstarting task 0: "setup"
32026-05-09T15:44:14.093Z++ uname -s
42026-05-09T15:44:14.095Z+ kern=SunOS
52026-05-09T15:44:14.095Z+ build_user=build
62026-05-09T15:44:14.095Z+ build_uid=12345
72026-05-09T15:44:14.095Z+ work_dir=/work
82026-05-09T15:44:14.095Z+ input_dir=/input
92026-05-09T15:44:14.095Z+ [[ 0 == 12345 ]]
102026-05-09T15:44:14.095Z+ case "$kern" in
112026-05-09T15:44:14.095Z+ groupadd -g 12345 build
122026-05-09T15:44:14.098Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-05-09T15:44:16.105Z+ zfs create -o mountpoint=/work rpool/work
142026-05-09T15:44:16.182Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-05-09T15:44:16.185Z+ home_fs=zfs
162026-05-09T15:44:16.185Z+ [[ zfs == autofs ]]
172026-05-09T15:44:16.185Z+ mkdir -p /home/build
182026-05-09T15:44:16.185Z+ chown build:build /home/build /work
192026-05-09T15:44:18.186Z+ chmod 0700 /home/build /work
202026-05-09T15:44:18.189Zprocess exited: duration 4104 ms, exit code 0
 
212026-05-09T15:44:18.195Zstarting task 1: "rust-toolchain"
222026-05-09T15:44:18.198Z+ printf ' * rust toolchain channel = "%s"\n' stable
232026-05-09T15:44:18.198Z * rust toolchain channel = "stable"
242026-05-09T15:44:18.198Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-05-09T15:44:18.198Z * rust toolchain profile = "default"
262026-05-09T15:44:18.198Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-05-09T15:44:18.198Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-05-09T15:44:18.201Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-05-09T15:44:18.201Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-05-09T15:44:18.320Zinfo: downloading installer
312026-05-09T15:44:19.784Zwarn: It looks like you have an existing installation of Rust at:
322026-05-09T15:44:19.785Zwarn: /opt/ooce/bin
332026-05-09T15:44:19.785Zwarn: It is recommended that rustup be the primary Rust installation.
342026-05-09T15:44:19.785Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-05-09T15:44:19.785Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-05-09T15:44:19.785Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-05-09T15:44:19.785Zwarn: or pass `-y' to ignore all ignorable checks.
382026-05-09T15:44:19.785Zerror: cannot install while Rust is installed
392026-05-09T15:44:19.785Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-05-09T15:44:19.787Zwarn: It looks like you have an existing rustup settings file at:
412026-05-09T15:44:19.787Zwarn: /home/build/.rustup/settings.toml
422026-05-09T15:44:19.787Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-05-09T15:44:19.788Zwarn: instead of the one inferred from the default host triple.
442026-05-09T15:44:19.798Zinfo: profile set to default
452026-05-09T15:44:19.798Zinfo: default host triple is x86_64-unknown-illumos
462026-05-09T15:44:19.800Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-05-09T15:44:19.929Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
482026-05-09T15:44:19.931Zinfo: downloading 6 components
492026-05-09T15:44:34.266Zinfo: default toolchain set to stable-x86_64-unknown-illumos
502026-05-09T15:44:34.266Z
512026-05-09T15:44:34.292Z stable-x86_64-unknown-illumos installed - rustc 1.95.0 (59807616e 2026-04-14)
522026-05-09T15:44:34.292Z
532026-05-09T15:44:34.292Z
542026-05-09T15:44:34.292ZRust is installed now. Great!
552026-05-09T15:44:34.292Z
562026-05-09T15:44:34.292ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-05-09T15:44:34.292Zenvironment variable. This has not been done automatically.
582026-05-09T15:44:34.292Z
592026-05-09T15:44:34.292ZTo configure your current shell, you need to source
602026-05-09T15:44:34.295Zthe corresponding env file under $HOME/.cargo.
612026-05-09T15:44:34.295Z
622026-05-09T15:44:34.295ZThis is usually done by running one of the following (note the leading DOT):
632026-05-09T15:44:34.295Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-05-09T15:44:34.295Zsource "$HOME/.cargo/env.fish" # For fish
652026-05-09T15:44:34.295Zsource "~/.cargo/env.nu" # For nushell
662026-05-09T15:44:34.295Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-05-09T15:44:34.295Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-05-09T15:44:34.295Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-05-09T15:44:34.295Zwarn: no default linker (`cc`) was found in your PATH
702026-05-09T15:44:34.295Zwarn: many Rust crates require a system C toolchain to build
712026-05-09T15:44:34.388Z+ rustup --version
722026-05-09T15:44:34.396Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-05-09T15:44:34.399Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-05-09T15:44:34.417Zinfo: the currently active `rustc` version is `rustc 1.95.0 (59807616e 2026-04-14)`
752026-05-09T15:44:34.419Z+ cargo --version
762026-05-09T15:44:34.434Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
772026-05-09T15:44:34.438Z+ rustc --version
782026-05-09T15:44:34.455Zrustc 1.95.0 (59807616e 2026-04-14)
792026-05-09T15:44:34.459Zprocess exited: duration 16260 ms, exit code 0
 
802026-05-09T15:44:34.464Zstarting task 2: "authentication"
812026-05-09T15:44:34.480Zprocess exited: duration 15 ms, exit code 0
 
822026-05-09T15:44:34.485Zstarting task 3: "clone repository"
832026-05-09T15:44:34.488Z+ mkdir -p /work/oxidecomputer/maghemite
842026-05-09T15:44:34.490Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-05-09T15:44:34.522ZCloning into '/work/oxidecomputer/maghemite'...
862026-05-09T15:44:35.387Z+ cd /work/oxidecomputer/maghemite
872026-05-09T15:44:35.387Z+ git fetch origin c59c854a70a7d9f9b0f69a48ce0cb78997bb699b
882026-05-09T15:44:35.620ZFrom https://github.com/oxidecomputer/maghemite
892026-05-09T15:44:35.620Z * branch c59c854a70a7d9f9b0f69a48ce0cb78997bb699b -> FETCH_HEAD
902026-05-09T15:44:35.624Z+ [[ -n trey/rfd_619_wrapup ]]
912026-05-09T15:44:35.627Z++ git branch --show-current
922026-05-09T15:44:35.627Z+ current=main
932026-05-09T15:44:35.627Z+ [[ main != trey/rfd_619_wrapup ]]
942026-05-09T15:44:35.627Z+ git branch -f trey/rfd_619_wrapup c59c854a70a7d9f9b0f69a48ce0cb78997bb699b
952026-05-09T15:44:35.630Z+ git checkout -f trey/rfd_619_wrapup
962026-05-09T15:44:35.648ZSwitched to branch 'trey/rfd_619_wrapup'
972026-05-09T15:44:35.651Z+ git reset --hard c59c854a70a7d9f9b0f69a48ce0cb78997bb699b
982026-05-09T15:44:35.661ZHEAD is now at c59c854 move PeerId and ImportExportPolicy to mg_api_types::bgp; route consumers through it
992026-05-09T15:44:35.663Zprocess exited: duration 1176 ms, exit code 0
 
1002026-05-09T15:44:35.669Zstarting task 4: "build"
1012026-05-09T15:44:35.672Z+ pfexec pkg install clang-15
1022026-05-09T15:44:42.773Z Startup: Refreshing catalog 'helios-dev' ... Done
1032026-05-09T15:44:50.375Z Startup: Caching catalogs ... Done
1042026-05-09T15:44:57.566ZPlanning: Solver setup ... Done
1052026-05-09T15:44:57.607ZPlanning: Running solver ... Done
1062026-05-09T15:44:57.746ZPlanning: Finding local manifests ... Done
1072026-05-09T15:44:57.842ZPlanning: Fetching manifests: 0/2 0% complete
1082026-05-09T15:44:57.975ZPlanning: Fetching manifests: 2/2 100% complete
1092026-05-09T15:44:58.004ZPlanning: Package planning ... Done
1102026-05-09T15:44:58.030ZPlanning: Merging actions ... Done
1112026-05-09T15:44:58.135ZPlanning: Checking for conflicting actions ... Done
1122026-05-09T15:44:58.142ZPlanning: Consolidating action changes ... Done
1132026-05-09T15:44:58.905ZPlanning: Evaluating mediators ... Done
1142026-05-09T15:44:58.910ZPlanning: Planning completed in 8.37 seconds
1152026-05-09T15:44:58.922Z Packages to install: 2
1162026-05-09T15:44:58.922Z Mediators to change: 2
1172026-05-09T15:44:58.925Z Services to change: 1
1182026-05-09T15:44:58.925Z Create boot environment: No
1192026-05-09T15:44:58.925ZCreate backup boot environment: No
1202026-05-09T15:44:58.963Z
1212026-05-09T15:44:58.963ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1222026-05-09T15:45:03.966ZDownload: 2458/3076 items 119.2/211.3MB 56% complete (24.1M/s)
1232026-05-09T15:45:07.705ZDownload: Completed 211.31 MB in 8.74 seconds (24.2M/s)
1242026-05-09T15:45:08.928Z Actions: 1/3418 actions (Installing new actions)
1252026-05-09T15:45:12.024Z Actions: Completed 3418 actions in 3.10 seconds.
1262026-05-09T15:45:12.664Z Done
1272026-05-09T15:45:12.664Z Done
1282026-05-09T15:45:13.408Z Done
1292026-05-09T15:45:16.731Z Done
1302026-05-09T15:45:16.804Z Done
1312026-05-09T15:45:16.807Z Done
1322026-05-09T15:45:17.066Z Done
1332026-05-09T15:45:17.717Z+ cargo --version
1342026-05-09T15:45:17.723Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
1352026-05-09T15:45:17.864Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
1362026-05-09T15:45:17.867Zinfo: downloading 6 components
1372026-05-09T15:45:32.976Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1382026-05-09T15:45:32.979Z+ rustc --version
1392026-05-09T15:45:33.005Zrustc 1.95.0 (59807616e 2026-04-14)
1402026-05-09T15:45:33.008Z+ banner check
1412026-05-09T15:45:33.011Z
1422026-05-09T15:45:33.011Z #### # # ###### #### # #
1432026-05-09T15:45:33.011Z # # # # # # # # #
1442026-05-09T15:45:33.011Z # ###### ##### # ####
1452026-05-09T15:45:33.011Z # # # # # # #
1462026-05-09T15:45:33.011Z # # # # # # # # #
1472026-05-09T15:45:33.011Z #### # # ###### #### # #
1482026-05-09T15:45:33.011Z
1492026-05-09T15:45:33.013Z+ cargo fmt -- --check
1502026-05-09T15:45:33.383Z+ cargo clippy --all-targets -- --deny warnings
1512026-05-09T15:45:33.493Z Updating git repository `https://github.com/oxidecomputer/falcon`
1522026-05-09T15:45:34.073ZFrom https://github.com/oxidecomputer/falcon
1532026-05-09T15:45:34.073Z * [new ref] d9ae0618bac92b01623d0c3119d831d2ea8cefa2 -> refs/commit/d9ae0618bac92b01623d0c3119d831d2ea8cefa2
1542026-05-09T15:45:34.151Z Updating crates.io index
1552026-05-09T15:45:34.185Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1562026-05-09T15:45:34.902ZFrom https://github.com/oxidecomputer/dendrite
1572026-05-09T15:45:34.902Z * [new ref] 37992295b5dc708d8f120cee805d67418741b556 -> refs/commit/37992295b5dc708d8f120cee805d67418741b556
1582026-05-09T15:45:34.934Z Updating git repository `https://github.com/oxidecomputer/ispf`
1592026-05-09T15:45:35.208ZFrom https://github.com/oxidecomputer/ispf
1602026-05-09T15:45:35.208Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
1612026-05-09T15:45:35.407Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1622026-05-09T15:45:35.755ZFrom https://github.com/oxidecomputer/netadm-sys
1632026-05-09T15:45:35.755Z * [new ref] 180422c1e609a968c93512e0eea1e74bd16414e8 -> refs/commit/180422c1e609a968c93512e0eea1e74bd16414e8
1642026-05-09T15:45:35.763Z Updating git repository `https://github.com/oxidecomputer/omicron`
1652026-05-09T15:45:43.187ZFrom https://github.com/oxidecomputer/omicron
1662026-05-09T15:45:43.187Z * [new ref] fa779b29af7a8656657ccca6ec531446188d916c -> refs/commit/fa779b29af7a8656657ccca6ec531446188d916c
1672026-05-09T15:45:43.595Z Updating git repository `https://github.com/oxidecomputer/opte`
1682026-05-09T15:45:44.194ZFrom https://github.com/oxidecomputer/opte
1692026-05-09T15:45:44.194Z * [new ref] 3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8 -> refs/commit/3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8
1702026-05-09T15:45:44.592Z Updating git repository `https://github.com/illumos/smf-rs`
1712026-05-09T15:45:44.861ZFrom https://github.com/illumos/smf-rs
1722026-05-09T15:45:44.861Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1732026-05-09T15:45:44.879Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1742026-05-09T15:45:45.148ZFrom https://github.com/oxidecomputer/network-interface
1752026-05-09T15:45:45.148Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1762026-05-09T15:45:45.380Z Updating git repository `https://github.com/oxidecomputer/zone`
1772026-05-09T15:45:45.652ZFrom https://github.com/oxidecomputer/zone
1782026-05-09T15:45:45.652Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1792026-05-09T15:45:45.699Z Updating git repository `https://github.com/oxidecomputer/propolis`
1802026-05-09T15:45:46.304ZFrom https://github.com/oxidecomputer/propolis
1812026-05-09T15:45:46.304Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1822026-05-09T15:45:46.515Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1832026-05-09T15:45:47.049ZFrom https://github.com/oxidecomputer/transceiver-control
1842026-05-09T15:45:47.049Z * [new ref] 479813cf6f094d3edd9d5c6383797d51fce6d8d6 -> refs/commit/479813cf6f094d3edd9d5c6383797d51fce6d8d6
1852026-05-09T15:45:47.058Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1862026-05-09T15:45:47.313ZFrom https://github.com/oxidecomputer/dlpi-sys
1872026-05-09T15:45:47.313Z * [new ref] 0805292e45f48300a51c635d79ea10f332f85d0d -> refs/commit/0805292e45f48300a51c635d79ea10f332f85d0d
1882026-05-09T15:45:47.325Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1892026-05-09T15:45:47.615ZFrom https://github.com/jmesmon/rust-libzfs
1902026-05-09T15:45:47.615Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1912026-05-09T15:45:47.622Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1922026-05-09T15:45:47.918ZFrom https://github.com/oxidecomputer/rusty-doors
1932026-05-09T15:45:47.918Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
1942026-05-09T15:45:47.965Z Updating git repository `https://github.com/oxidecomputer/lldp`
1952026-05-09T15:45:48.644ZFrom https://github.com/oxidecomputer/lldp
1962026-05-09T15:45:48.644Z * [new ref] ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d -> refs/commit/ed02e1a3a96f98107cbbe90f90c7ed1c16edf97d
1972026-05-09T15:45:48.651Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1982026-05-09T15:45:48.932ZFrom https://github.com/oxidecomputer/slog-error-chain
1992026-05-09T15:45:48.932Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
2002026-05-09T15:45:48.978Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2012026-05-09T15:45:49.260ZFrom https://github.com/oxidecomputer/tufaceous
2022026-05-09T15:45:49.260Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2032026-05-09T15:45:49.384Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2042026-05-09T15:45:49.818ZFrom https://github.com/oxidecomputer/management-gateway-service
2052026-05-09T15:45:49.818Z * [new ref] 0d7a8992f914ad6a5947409048779969bbe80e3d -> refs/commit/0d7a8992f914ad6a5947409048779969bbe80e3d
2062026-05-09T15:45:49.832Z Updating git repository `https://github.com/oxidecomputer/crucible`
2072026-05-09T15:45:50.682ZFrom https://github.com/oxidecomputer/crucible
2082026-05-09T15:45:50.682Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2092026-05-09T15:45:51.486Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2102026-05-09T15:45:51.738ZFrom https://github.com/oxidecomputer/serde_human_bytes
2112026-05-09T15:45:51.738Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2122026-05-09T15:45:52.228Z Updating git repository `https://github.com/oxidecomputer/propolis`
2132026-05-09T15:45:52.562ZFrom https://github.com/oxidecomputer/propolis
2142026-05-09T15:45:52.562Z * [new ref] bc489ddf0f38f75e0c194b86cf6f0de377f68845 -> refs/commit/bc489ddf0f38f75e0c194b86cf6f0de377f68845
2152026-05-09T15:45:52.836Z Updating git repository `https://github.com/oxidecomputer/tofino`
2162026-05-09T15:45:53.180ZFrom https://github.com/oxidecomputer/tofino
2172026-05-09T15:45:53.180Z * [new ref] e25e52991785039e967fd8fe7d86554d976e6d4b -> refs/commit/e25e52991785039e967fd8fe7d86554d976e6d4b
2182026-05-09T15:45:53.190Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2192026-05-09T15:45:53.812ZFrom https://github.com/oxidecomputer/maghemite
2202026-05-09T15:45:53.812Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2212026-05-09T15:45:53.967Z Updating git repository `https://github.com/oxidecomputer/clickward`
2222026-05-09T15:45:54.254ZFrom https://github.com/oxidecomputer/clickward
2232026-05-09T15:45:54.254Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2242026-05-09T15:45:54.376Z Updating git repository `https://github.com/oxidecomputer/crucible`
2252026-05-09T15:45:54.733ZFrom https://github.com/oxidecomputer/crucible
2262026-05-09T15:45:54.733Z * [new ref] ae1da83e66c648574827298f4bc444632bf4d047 -> refs/commit/ae1da83e66c648574827298f4bc444632bf4d047
2272026-05-09T15:45:54.776Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2282026-05-09T15:45:55.035ZFrom https://github.com/oxidecomputer/illumos-devinfo
2292026-05-09T15:45:55.035Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2302026-05-09T15:45:56.231Z Downloading crates ...
2312026-05-09T15:45:56.296Z Downloaded anstyle-query v1.1.5
2322026-05-09T15:45:56.299Z Downloaded const-random-macro v0.1.16
2332026-05-09T15:45:56.302Z Downloaded anstyle v1.0.14
2342026-05-09T15:45:56.304Z Downloaded cpufeatures v0.3.0
2352026-05-09T15:45:56.307Z Downloaded base16ct v1.0.0
2362026-05-09T15:45:56.309Z Downloaded crucible-workspace-hack v0.1.0
2372026-05-09T15:45:56.309Z Downloaded daft v0.1.5
2382026-05-09T15:45:56.311Z Downloaded data-encoding v2.11.0
2392026-05-09T15:45:56.314Z Downloaded chacha20poly1305 v0.10.1
2402026-05-09T15:45:56.316Z Downloaded adler2 v2.0.1
2412026-05-09T15:45:56.319Z Downloaded defmt-parser v1.0.0
2422026-05-09T15:45:56.321Z Downloaded bytes v1.11.1
2432026-05-09T15:45:56.324Z Downloaded atomicwrites v0.4.4
2442026-05-09T15:45:56.326Z Downloaded displaydoc v0.2.5
2452026-05-09T15:45:56.329Z Downloaded digest v0.10.7
2462026-05-09T15:45:56.331Z Downloaded async-recursion v1.1.1
2472026-05-09T15:45:56.334Z Downloaded foreign-types v0.3.2
2482026-05-09T15:45:56.336Z Downloaded dropshot-api-manager-types v0.7.1
2492026-05-09T15:45:56.336Z Downloaded dof v0.4.0
2502026-05-09T15:45:56.339Z Downloaded httpdate v1.0.3
2512026-05-09T15:45:56.341Z Downloaded embedded-io v0.4.0
2522026-05-09T15:45:56.344Z Downloaded console v0.16.3
2532026-05-09T15:45:56.347Z Downloaded float-ord v0.3.2
2542026-05-09T15:45:56.347Z Downloaded defmt v0.3.100
2552026-05-09T15:45:56.349Z Downloaded futures-core v0.3.32
2562026-05-09T15:45:56.352Z Downloaded dof v0.3.0
2572026-05-09T15:45:56.352Z Downloaded fs-err v3.3.0
2582026-05-09T15:45:56.355Z Downloaded either v1.15.0
2592026-05-09T15:45:56.357Z Downloaded heck v0.4.1
2602026-05-09T15:45:56.360Z Downloaded async-stream-impl v0.3.6
2612026-05-09T15:45:56.360Z Downloaded fixedbitset v0.5.7
2622026-05-09T15:45:56.362Z Downloaded futures v0.3.32
2632026-05-09T15:45:56.366Z Downloaded foldhash v0.1.5
2642026-05-09T15:45:56.368Z Downloaded aead v0.5.2
2652026-05-09T15:45:56.370Z Downloaded foreign-types v0.5.0
2662026-05-09T15:45:56.373Z Downloaded cfg_aliases v0.2.1
2672026-05-09T15:45:56.373Z Downloaded darling_macro v0.21.3
2682026-05-09T15:45:56.376Z Downloaded expectorate v1.2.0
2692026-05-09T15:45:56.379Z Downloaded cobs v0.3.0
2702026-05-09T15:45:56.382Z Downloaded futures-task v0.3.32
2712026-05-09T15:45:56.382Z Downloaded hostname v0.3.1
2722026-05-09T15:45:56.384Z Downloaded hostname v0.4.2
2732026-05-09T15:45:56.384Z Downloaded crossbeam-epoch v0.9.18
2742026-05-09T15:45:56.387Z Downloaded foreign-types-shared v0.1.1
2752026-05-09T15:45:56.390Z Downloaded errno v0.3.14
2762026-05-09T15:45:56.392Z Downloaded dtrace-parser v0.2.0
2772026-05-09T15:45:56.392Z Downloaded erased-serde v0.3.31
2782026-05-09T15:45:56.395Z Downloaded generic-array v0.14.7
2792026-05-09T15:45:56.397Z Downloaded gethostname v0.5.0
2802026-05-09T15:45:56.400Z Downloaded futures-macro v0.3.32
2812026-05-09T15:45:56.400Z Downloaded foreign-types-shared v0.3.1
2822026-05-09T15:45:56.403Z Downloaded git-stub v1.0.0
2832026-05-09T15:45:56.403Z Downloaded hubpack v0.1.2
2842026-05-09T15:45:56.405Z Downloaded futures-executor v0.3.32
2852026-05-09T15:45:56.407Z Downloaded const-random v0.1.18
2862026-05-09T15:45:56.410Z Downloaded hex v0.4.3
2872026-05-09T15:45:56.410Z Downloaded fs_extra v1.3.0
2882026-05-09T15:45:56.413Z Downloaded hubpack_derive v0.1.1
2892026-05-09T15:45:56.415Z Downloaded crunchy v0.2.4
2902026-05-09T15:45:56.415Z Downloaded is_terminal_polyfill v1.70.2
2912026-05-09T15:45:56.417Z Downloaded embedded-io v0.6.1
2922026-05-09T15:45:56.420Z Downloaded http-body v1.0.1
2932026-05-09T15:45:56.420Z Downloaded convert_case v0.4.0
2942026-05-09T15:45:56.422Z Downloaded camino-tempfile v1.4.1
2952026-05-09T15:45:56.425Z Downloaded bitflags v1.3.2
2962026-05-09T15:45:56.428Z Downloaded group v0.13.0
2972026-05-09T15:45:56.430Z Downloaded deranged v0.5.8
2982026-05-09T15:45:56.430Z Downloaded backoff v0.4.0
2992026-05-09T15:45:56.433Z Downloaded heck v0.5.0
3002026-05-09T15:45:56.435Z Downloaded fnv v1.0.7
3012026-05-09T15:45:56.435Z Downloaded internet-checksum v0.2.1
3022026-05-09T15:45:56.438Z Downloaded indent_write v2.2.0
3032026-05-09T15:45:56.438Z Downloaded cookie v0.18.1
3042026-05-09T15:45:56.440Z Downloaded httparse v1.10.1
3052026-05-09T15:45:56.443Z Downloaded instant v0.1.13
3062026-05-09T15:45:56.445Z Downloaded compression-codecs v0.4.38
3072026-05-09T15:45:56.448Z Downloaded ident_case v1.0.1
3082026-05-09T15:45:56.451Z Downloaded itoa v1.0.18
3092026-05-09T15:45:56.451Z Downloaded lazy_static v1.5.0
3102026-05-09T15:45:56.453Z Downloaded keccak v0.1.6
3112026-05-09T15:45:56.455Z Downloaded ahash v0.8.12
3122026-05-09T15:45:56.458Z Downloaded macaddr v1.0.1
3132026-05-09T15:45:56.460Z Downloaded idna_adapter v1.2.2
3142026-05-09T15:45:56.461Z Downloaded linked-hash-map v0.5.6
3152026-05-09T15:45:56.463Z Downloaded hickory-resolver v0.24.4
3162026-05-09T15:45:56.465Z Downloaded managed v0.8.0
3172026-05-09T15:45:56.468Z Downloaded cipher v0.4.4
3182026-05-09T15:45:56.468Z Downloaded memoffset v0.9.1
3192026-05-09T15:45:56.471Z Downloaded glob v0.3.3
3202026-05-09T15:45:56.473Z Downloaded bit-set v0.8.0
3212026-05-09T15:45:56.473Z Downloaded ciborium-ll v0.2.2
3222026-05-09T15:45:56.476Z Downloaded base64ct v1.8.3
3232026-05-09T15:45:56.478Z Downloaded debug-ignore v1.0.5
3242026-05-09T15:45:56.481Z Downloaded mime v0.3.17
3252026-05-09T15:45:56.481Z Downloaded memmap v0.7.0
3262026-05-09T15:45:56.483Z Downloaded humantime v2.3.0
3272026-05-09T15:45:56.486Z Downloaded no-std-compat v0.4.1
3282026-05-09T15:45:56.486Z Downloaded newline-converter v0.3.0
3292026-05-09T15:45:56.488Z Downloaded match_cfg v0.1.0
3302026-05-09T15:45:56.488Z Downloaded num v0.4.3
3312026-05-09T15:45:56.491Z Downloaded is-terminal v0.4.17
3322026-05-09T15:45:56.491Z Downloaded konst_macro_rules v0.2.19
3332026-05-09T15:45:56.493Z Downloaded libscf-sys v1.2.0
3342026-05-09T15:45:56.496Z Downloaded lru-slab v0.1.2
3352026-05-09T15:45:56.496Z Downloaded clap_derive v4.6.1
3362026-05-09T15:45:56.498Z Downloaded natord v1.0.9
3372026-05-09T15:45:56.498Z Downloaded num-iter v0.1.45
3382026-05-09T15:45:56.501Z Downloaded ipnetwork v0.21.1
3392026-05-09T15:45:56.503Z Downloaded ingot-types v0.1.2
3402026-05-09T15:45:56.503Z Downloaded hyper-rustls v0.27.9
3412026-05-09T15:45:56.506Z Downloaded openssl-macros v0.1.1
3422026-05-09T15:45:56.508Z Downloaded olpc-cjson v0.1.4
3432026-05-09T15:45:56.508Z Downloaded openssl-probe v0.2.1
3442026-05-09T15:45:56.511Z Downloaded newtype_derive v0.1.6
3452026-05-09T15:45:56.511Z Downloaded jobserver v0.1.34
3462026-05-09T15:45:56.513Z Downloaded newtype-uuid-macros v0.1.0
3472026-05-09T15:45:56.516Z Downloaded opaque-debug v0.3.1
3482026-05-09T15:45:56.516Z Downloaded num_threads v0.1.7
3492026-05-09T15:45:56.518Z Downloaded num-conv v0.2.1
3502026-05-09T15:45:56.518Z Downloaded futures-channel v0.3.32
3512026-05-09T15:45:56.521Z Downloaded libsw v3.5.0
3522026-05-09T15:45:56.523Z Downloaded ipnet v2.12.0
3532026-05-09T15:45:56.526Z Downloaded percent-encoding v2.3.2
3542026-05-09T15:45:56.526Z Downloaded linear-map v1.2.0
3552026-05-09T15:45:56.529Z Downloaded highway v1.3.0
3562026-05-09T15:45:56.529Z Downloaded blake2 v0.10.6
3572026-05-09T15:45:56.531Z Downloaded parse-display v0.10.0
3582026-05-09T15:45:56.534Z Downloaded drift v0.1.4
3592026-05-09T15:45:56.538Z Downloaded iana-time-zone v0.1.65
3602026-05-09T15:45:56.540Z Downloaded hmac v0.12.1
3612026-05-09T15:45:56.543Z Downloaded half v2.7.1
3622026-05-09T15:45:56.545Z Downloaded getrandom v0.2.17
3632026-05-09T15:45:56.548Z Downloaded find-msvc-tools v0.1.9
3642026-05-09T15:45:56.550Z Downloaded http-body-util v0.1.3
3652026-05-09T15:45:56.550Z Downloaded heapless v0.8.0
3662026-05-09T15:45:56.553Z Downloaded multer v3.1.0
3672026-05-09T15:45:56.555Z Downloaded plain v0.2.3
3682026-05-09T15:45:56.558Z Downloaded lock_api v0.4.14
3692026-05-09T15:45:56.558Z Downloaded pretty-hex v0.4.2
3702026-05-09T15:45:56.561Z Downloaded cargo_toml v0.22.3
3712026-05-09T15:45:56.563Z Downloaded num-integer v0.1.46
3722026-05-09T15:45:56.563Z Downloaded num_enum v0.5.11
3732026-05-09T15:45:56.566Z Downloaded potential_utf v0.1.5
3742026-05-09T15:45:56.568Z Downloaded chacha20 v0.10.0
3752026-05-09T15:45:56.571Z Downloaded libsw-core v0.3.2
3762026-05-09T15:45:56.573Z Downloaded powerfmt v0.2.0
3772026-05-09T15:45:56.573Z Downloaded proc-macro-crate v3.5.0
3782026-05-09T15:45:56.576Z Downloaded proc-macro-error-attr2 v2.0.0
3792026-05-09T15:45:56.576Z Downloaded proc-macro-error-attr v1.0.4
3802026-05-09T15:45:56.578Z Downloaded proc-macro-crate v1.3.1
3812026-05-09T15:45:56.578Z Downloaded owo-colors v4.3.0
3822026-05-09T15:45:56.581Z Downloaded dropshot_endpoint v0.17.0
3832026-05-09T15:45:56.584Z Downloaded num_enum_derive v0.7.6
3842026-05-09T15:45:56.586Z Downloaded litemap v0.8.2
3852026-05-09T15:45:56.586Z Downloaded password-hash v0.5.0
3862026-05-09T15:45:56.589Z Downloaded newtype-uuid v1.3.2
3872026-05-09T15:45:56.589Z Downloaded pem v3.0.6
3882026-05-09T15:45:56.591Z Downloaded paste v1.0.15
3892026-05-09T15:45:56.594Z Downloaded progenitor-client v0.14.0
3902026-05-09T15:45:56.596Z Downloaded progenitor-macro v0.11.2
3912026-05-09T15:45:56.596Z Downloaded derive-where v1.6.1
3922026-05-09T15:45:56.599Z Downloaded parse-display-derive v0.10.0
3932026-05-09T15:45:56.601Z Downloaded progenitor-macro v0.10.0
3942026-05-09T15:45:56.601Z Downloaded getrandom v0.3.4
3952026-05-09T15:45:56.604Z Downloaded daft-derive v0.1.5
3962026-05-09T15:45:56.606Z Downloaded phf_shared v0.12.1
3972026-05-09T15:45:56.610Z Downloaded pkg-config v0.3.33
3982026-05-09T15:45:56.610Z Downloaded pin-project-lite v0.2.17
3992026-05-09T15:45:56.612Z Downloaded progenitor-macro v0.13.0
4002026-05-09T15:45:56.615Z Downloaded ppv-lite86 v0.2.21
4012026-05-09T15:45:56.615Z Downloaded pin-project-internal v1.1.12
4022026-05-09T15:45:56.617Z Downloaded quick-error v1.2.3
4032026-05-09T15:45:56.617Z Downloaded ingot-macros v0.1.1
4042026-05-09T15:45:56.620Z Downloaded ref-cast-impl v1.0.25
4052026-05-09T15:45:56.622Z Downloaded phf v0.12.1
4062026-05-09T15:45:56.622Z Downloaded bitflags v2.11.1
4072026-05-09T15:45:56.625Z Downloaded ref-cast v1.0.25
4082026-05-09T15:45:56.627Z Downloaded base64 v0.22.1
4092026-05-09T15:45:56.630Z Downloaded rand_xorshift v0.4.0
4102026-05-09T15:45:56.632Z Downloaded poly1305 v0.8.0
4112026-05-09T15:45:56.634Z Downloaded memmap2 v0.9.10
4122026-05-09T15:45:56.635Z Downloaded progenitor v0.11.2
4132026-05-09T15:45:56.637Z Downloaded proc-macro-error2 v2.0.1
4142026-05-09T15:45:56.639Z Downloaded base64 v0.21.7
4152026-05-09T15:45:56.642Z Downloaded rustc-hash v2.1.2
4162026-05-09T15:45:56.642Z Downloaded icu_properties v2.2.0
4172026-05-09T15:45:56.644Z Downloaded rustc_version v0.4.1
4182026-05-09T15:45:56.647Z Downloaded rustc_version v0.1.7
4192026-05-09T15:45:56.647Z Downloaded num-complex v0.4.6
4202026-05-09T15:45:56.649Z Downloaded progenitor v0.10.0
4212026-05-09T15:45:56.649Z Downloaded proc-macro-error v1.0.4
4222026-05-09T15:45:56.652Z Downloaded progenitor v0.14.0
4232026-05-09T15:45:56.654Z Downloaded indexmap v1.9.3
4242026-05-09T15:45:56.657Z Downloaded progenitor-client v0.13.0
4252026-05-09T15:45:56.657Z Downloaded getrandom v0.4.2
4262026-05-09T15:45:56.659Z Downloaded progenitor-macro v0.14.0
4272026-05-09T15:45:56.662Z Downloaded same-file v1.0.6
4282026-05-09T15:45:56.662Z Downloaded parking_lot_core v0.8.6
4292026-05-09T15:45:56.665Z Downloaded progenitor-extras v0.2.0
4302026-05-09T15:45:56.668Z Downloaded scopeguard v1.2.0
4312026-05-09T15:45:56.668Z Downloaded parking_lot_core v0.9.12
4322026-05-09T15:45:56.668Z Downloaded pest_derive v2.8.6
4332026-05-09T15:45:56.671Z Downloaded pest_generator v2.8.6
4342026-05-09T15:45:56.671Z Downloaded darling_core v0.21.3
4352026-05-09T15:45:56.674Z Downloaded darling_core v0.23.0
4362026-05-09T15:45:56.677Z Downloaded rand_chacha v0.3.1
4372026-05-09T15:45:56.679Z Downloaded hashbrown v0.17.0
4382026-05-09T15:45:56.682Z Downloaded rand_chacha v0.9.0
4392026-05-09T15:45:56.685Z Downloaded scroll_derive v0.13.1
4402026-05-09T15:45:56.685Z Downloaded rand_core v0.10.1
4412026-05-09T15:45:56.687Z Downloaded scroll_derive v0.12.1
4422026-05-09T15:45:56.687Z Downloaded rand_core v0.9.5
4432026-05-09T15:45:56.690Z Downloaded serde_repr v0.1.20
4442026-05-09T15:45:56.690Z Downloaded serde_spanned v0.6.9
4452026-05-09T15:45:56.693Z Downloaded serde-big-array v0.5.1
4462026-05-09T15:45:56.693Z Downloaded serial_test v3.4.0
4472026-05-09T15:45:56.695Z Downloaded sha1 v0.10.6
4482026-05-09T15:45:56.695Z Downloaded serde_plain v1.0.2
4492026-05-09T15:45:56.698Z Downloaded rand_core v0.6.4
4502026-05-09T15:45:56.698Z Downloaded icu_locale_core v2.2.0
4512026-05-09T15:45:56.701Z Downloaded hashbrown v0.15.5
4522026-05-09T15:45:56.704Z Downloaded serde_urlencoded v0.7.1
4532026-05-09T15:45:56.707Z Downloaded postcard v1.1.3
4542026-05-09T15:45:56.709Z Downloaded serial_test_derive v3.4.0
4552026-05-09T15:45:56.709Z Downloaded serde_spanned v1.1.1
4562026-05-09T15:45:56.712Z Downloaded once_cell v1.21.4
4572026-05-09T15:45:56.712Z Downloaded log v0.4.29
4582026-05-09T15:45:56.714Z Downloaded progenitor v0.13.0
4592026-05-09T15:45:56.717Z Downloaded secrecy v0.10.3
4602026-05-09T15:45:56.717Z Downloaded const_format v0.2.36
4612026-05-09T15:45:56.719Z Downloaded arc-swap v1.9.1
4622026-05-09T15:45:56.722Z Downloaded siphasher v1.0.3
4632026-05-09T15:45:56.724Z Downloaded sigpipe v0.1.3
4642026-05-09T15:45:56.724Z Downloaded num-rational v0.4.2
4652026-05-09T15:45:56.724Z Downloaded slog-bunyan v2.5.0
4662026-05-09T15:45:56.727Z Downloaded parking_lot v0.11.2
4672026-05-09T15:45:56.729Z Downloaded icu_normalizer v2.2.0
4682026-05-09T15:45:56.732Z Downloaded rustls-pemfile v2.2.0
4692026-05-09T15:45:56.732Z Downloaded parking_lot v0.12.5
4702026-05-09T15:45:56.734Z Downloaded icu_provider v2.2.0
4712026-05-09T15:45:56.737Z Downloaded crc32fast v1.5.0
4722026-05-09T15:45:56.737Z Downloaded clap v4.6.1
4732026-05-09T15:45:56.742Z Downloaded slog-envlogger v2.2.0
4742026-05-09T15:45:56.745Z Downloaded scroll v0.12.0
4752026-05-09T15:45:56.745Z Downloaded rusty-fork v0.3.1
4762026-05-09T15:45:56.747Z Downloaded scroll v0.13.0
4772026-05-09T15:45:56.747Z Downloaded schemars_derive v0.8.22
4782026-05-09T15:45:56.750Z Downloaded pin-project v1.1.12
4792026-05-09T15:45:56.755Z Downloaded smawk v0.3.2
4802026-05-09T15:45:56.757Z Downloaded spin v0.5.2
4812026-05-09T15:45:56.757Z Downloaded sdd v3.0.10
4822026-05-09T15:45:56.760Z Downloaded rustversion v1.0.22
4832026-05-09T15:45:56.762Z Downloaded quinn-udp v0.5.14
4842026-05-09T15:45:56.762Z Downloaded structmeta-derive v0.3.0
4852026-05-09T15:45:56.765Z Downloaded semver v0.1.20
4862026-05-09T15:45:56.765Z Downloaded quote v1.0.45
4872026-05-09T15:45:56.768Z Downloaded structmeta v0.3.0
4882026-05-09T15:45:56.768Z Downloaded stable_deref_trait v1.2.1
4892026-05-09T15:45:56.770Z Downloaded strum v0.27.2
4902026-05-09T15:45:56.770Z Downloaded strsim v0.11.1
4912026-05-09T15:45:56.770Z Downloaded serde_derive_internals v0.29.1
4922026-05-09T15:45:56.773Z Downloaded swrite v0.1.0
4932026-05-09T15:45:56.773Z Downloaded miniz_oxide v0.8.9
4942026-05-09T15:45:56.775Z Downloaded hickory-resolver v0.25.2
4952026-05-09T15:45:56.778Z Downloaded crypto-bigint v0.5.5
4962026-05-09T15:45:56.780Z Downloaded strum v0.26.3
4972026-05-09T15:45:56.783Z Downloaded subtle v2.6.1
4982026-05-09T15:45:56.783Z Downloaded serde_path_to_error v0.1.20
4992026-05-09T15:45:56.785Z Downloaded camino v1.2.2
5002026-05-09T15:45:56.785Z Downloaded resolv-conf v0.7.6
5012026-05-09T15:45:56.788Z Downloaded cc v1.2.62
5022026-05-09T15:45:56.790Z Downloaded signal-hook-registry v1.4.8
5032026-05-09T15:45:56.790Z Downloaded rustls-native-certs v0.8.3
5042026-05-09T15:45:56.793Z Downloaded shlex v1.3.0
5052026-05-09T15:45:56.793Z Downloaded rhai_codegen v3.1.0
5062026-05-09T15:45:56.796Z Downloaded take_mut v0.2.2
5072026-05-09T15:45:56.799Z Downloaded tabwriter v1.4.1
5082026-05-09T15:45:56.799Z Downloaded termtree v0.5.1
5092026-05-09T15:45:56.802Z Downloaded tagptr v0.2.0
5102026-05-09T15:45:56.802Z Downloaded rustls-pki-types v1.14.1
5112026-05-09T15:45:56.805Z Downloaded proc-macro2 v1.0.106
5122026-05-09T15:45:56.805Z Downloaded konst v0.2.20
5132026-05-09T15:45:56.808Z Downloaded jiff-static v0.2.24
5142026-05-09T15:45:56.810Z Downloaded slog-stdlog v4.1.1
5152026-05-09T15:45:56.810Z Downloaded thiserror-impl-no-std v2.0.2
5162026-05-09T15:45:56.813Z Downloaded testing_table v0.3.0
5172026-05-09T15:45:56.813Z Downloaded slab v0.4.12
5182026-05-09T15:45:56.813Z Downloaded terminal_size v0.4.4
5192026-05-09T15:45:56.815Z Downloaded time-core v0.1.8
5202026-05-09T15:45:56.815Z Downloaded thread-id v5.1.0
5212026-05-09T15:45:56.818Z Downloaded slog-async v2.8.0
5222026-05-09T15:45:56.818Z Downloaded slog-dtrace v0.3.0
5232026-05-09T15:45:56.820Z Downloaded progenitor-impl v0.13.0
5242026-05-09T15:45:56.820Z Downloaded progenitor-impl v0.11.2
5252026-05-09T15:45:56.823Z Downloaded papergrid v0.11.0
5262026-05-09T15:45:56.825Z Downloaded smf v0.2.3
5272026-05-09T15:45:56.825Z Downloaded slog-json v2.6.1
5282026-05-09T15:45:56.828Z Downloaded snafu-derive v0.8.9
5292026-05-09T15:45:56.828Z Downloaded thread-id v4.2.2
5302026-05-09T15:45:56.830Z Downloaded smartstring v1.0.1
5312026-05-09T15:45:56.830Z Downloaded slog-scope v4.4.1
5322026-05-09T15:45:56.833Z Downloaded static_assertions v1.1.0
5332026-05-09T15:45:56.833Z Downloaded memchr v2.8.0
5342026-05-09T15:45:56.835Z Downloaded tinyvec_macros v0.1.1
5352026-05-09T15:45:56.835Z Downloaded slog-term v2.9.2
5362026-05-09T15:45:56.838Z Downloaded minimal-lexical v0.2.1
5372026-05-09T15:45:56.840Z Downloaded crossbeam-channel v0.5.15
5382026-05-09T15:45:56.843Z Downloaded semver v1.0.28
5392026-05-09T15:45:56.845Z Downloaded num-traits v0.2.19
5402026-05-09T15:45:56.845Z Downloaded strum_macros v0.26.4
5412026-05-09T15:45:56.848Z Downloaded indicatif v0.18.4
5422026-05-09T15:45:56.850Z Downloaded serde_tokenstream v0.2.3
5432026-05-09T15:45:56.850Z Downloaded tokio-macros v2.7.0
5442026-05-09T15:45:56.853Z Downloaded icu_collections v2.2.0
5452026-05-09T15:45:56.855Z Downloaded prettyplease v0.2.37
5462026-05-09T15:45:56.858Z Downloaded icu_normalizer_data v2.2.0
5472026-05-09T15:45:56.860Z Downloaded tabled_derive v0.11.0
5482026-05-09T15:45:56.860Z Downloaded tabled_derive v0.7.0
5492026-05-09T15:45:56.860Z Downloaded sync_wrapper v1.0.2
5502026-05-09T15:45:56.863Z Downloaded supports-color v3.0.2
5512026-05-09T15:45:56.863Z Downloaded simd-adler32 v0.3.9
5522026-05-09T15:45:56.865Z Downloaded serde_with_macros v3.19.0
5532026-05-09T15:45:56.865Z Downloaded sha2 v0.10.9
5542026-05-09T15:45:56.868Z Downloaded progenitor-client v0.11.2
5552026-05-09T15:45:56.868Z Downloaded hyper-util v0.1.20
5562026-05-09T15:45:56.870Z Downloaded synstructure v0.13.2
5572026-05-09T15:45:56.873Z Downloaded progenitor-impl v0.10.0
5582026-05-09T15:45:56.873Z Downloaded toml_datetime v0.6.11
5592026-05-09T15:45:56.875Z Downloaded tower-service v0.3.3
5602026-05-09T15:45:56.875Z Downloaded rustls-platform-verifier v0.7.0
5612026-05-09T15:45:56.878Z Downloaded thiserror-impl v1.0.69
5622026-05-09T15:45:56.878Z Downloaded progenitor-impl v0.14.0
5632026-05-09T15:45:56.880Z Downloaded smallvec v1.15.1
5642026-05-09T15:45:56.883Z Downloaded papergrid v0.17.0
5652026-05-09T15:45:56.885Z Downloaded thiserror v1.0.69
5662026-05-09T15:45:56.888Z Downloaded tiny-keccak v2.0.2
5672026-05-09T15:45:56.892Z Downloaded toml_write v0.1.2
5682026-05-09T15:45:56.892Z Downloaded typeid v1.0.3
5692026-05-09T15:45:56.892Z Downloaded time-macros v0.2.27
5702026-05-09T15:45:56.895Z Downloaded spin v0.9.8
5712026-05-09T15:45:56.895Z Downloaded serde_core v1.0.228
5722026-05-09T15:45:56.895Z Downloaded serde_derive v1.0.228
5732026-05-09T15:45:56.897Z Downloaded try-lock v0.2.5
5742026-05-09T15:45:56.897Z Downloaded tower-layer v0.3.3
5752026-05-09T15:45:56.900Z Downloaded ryu v1.0.23
5762026-05-09T15:45:56.900Z Downloaded thiserror-no-std v2.0.2
5772026-05-09T15:45:56.902Z Downloaded strum_macros v0.27.2
5782026-05-09T15:45:56.905Z Downloaded unicode-xid v0.2.6
5792026-05-09T15:45:56.905Z Downloaded thread_local v1.1.9
5802026-05-09T15:45:56.907Z Downloaded pretty_assertions v1.4.1
5812026-05-09T15:45:56.907Z Downloaded dropshot-api-manager v0.7.1
5822026-05-09T15:45:56.910Z Downloaded untrusted v0.7.1
5832026-05-09T15:45:56.910Z Downloaded tokio-rustls v0.25.0
5842026-05-09T15:45:56.913Z Downloaded thiserror-impl v2.0.18
5852026-05-09T15:45:56.913Z Downloaded thiserror v2.0.18
5862026-05-09T15:45:56.915Z Downloaded unicode-linebreak v0.1.5
5872026-05-09T15:45:56.918Z Downloaded universal-hash v0.5.1
5882026-05-09T15:45:56.918Z Downloaded unarray v0.1.4
5892026-05-09T15:45:56.918Z Downloaded tokio-dtrace v0.1.1
5902026-05-09T15:45:56.920Z Downloaded unit-prefix v0.5.2
5912026-05-09T15:45:56.920Z Downloaded typify-macro v0.4.3
5922026-05-09T15:45:56.920Z Downloaded pest_meta v2.8.6
5932026-05-09T15:45:56.923Z Downloaded usdt v0.5.0
5942026-05-09T15:45:56.923Z Downloaded utf8_iter v1.0.4
5952026-05-09T15:45:56.923Z Downloaded usdt-macro v0.6.0
5962026-05-09T15:45:56.923Z Downloaded untrusted v0.9.0
5972026-05-09T15:45:56.926Z Downloaded hashbrown v0.12.3
5982026-05-09T15:45:56.928Z Downloaded term v1.2.1
5992026-05-09T15:45:56.928Z Downloaded tokio-tungstenite v0.21.0
6002026-05-09T15:45:56.931Z Downloaded tempfile v3.27.0
6012026-05-09T15:45:56.933Z Downloaded usdt-macro v0.5.0
6022026-05-09T15:45:56.933Z Downloaded usdt-attr-macro v0.6.0
6032026-05-09T15:45:56.933Z Downloaded usdt-attr-macro v0.5.0
6042026-05-09T15:45:56.933Z Downloaded schemars v0.8.22
6052026-05-09T15:45:56.939Z Downloaded utf-8 v0.7.6
6062026-05-09T15:45:56.942Z Downloaded similar v2.7.0
6072026-05-09T15:45:56.944Z Downloaded wait-timeout v0.2.1
6082026-05-09T15:45:56.944Z Downloaded want v0.3.1
6092026-05-09T15:45:56.944Z Downloaded waitgroup v0.1.2
6102026-05-09T15:45:56.948Z Downloaded serde_yaml v0.9.34+deprecated
6112026-05-09T15:45:56.948Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6122026-05-09T15:45:56.950Z Downloaded openssl-sys v0.9.115
6132026-05-09T15:45:56.953Z Downloaded progenitor-client v0.10.0
6142026-05-09T15:45:56.953Z Downloaded oxnet v0.1.5
6152026-05-09T15:45:56.953Z Downloaded socket2 v0.6.3
6162026-05-09T15:45:56.961Z Downloaded tinystr v0.8.3
6172026-05-09T15:45:56.961Z Downloaded slog v2.8.2
6182026-05-09T15:45:56.961Z Downloaded oxide-tokio-rt v0.1.5
6192026-05-09T15:45:56.961Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6202026-05-09T15:45:56.961Z Downloaded typify-macro v0.6.2
6212026-05-09T15:45:56.961Z Downloaded toml_writer v1.1.1+spec-1.1.0
6222026-05-09T15:45:56.961Z Downloaded thin-vec v0.2.18
6232026-05-09T15:45:56.965Z Downloaded derive-ex v0.1.8
6242026-05-09T15:45:56.965Z Downloaded num_enum v0.7.6
6252026-05-09T15:45:56.967Z Downloaded rayon-core v1.13.0
6262026-05-09T15:45:56.970Z Downloaded darling v0.23.0
6272026-05-09T15:45:56.972Z Downloaded crossbeam-utils v0.8.21
6282026-05-09T15:45:56.972Z Downloaded darling v0.21.3
6292026-05-09T15:45:56.975Z Downloaded nom v7.1.3
6302026-05-09T15:45:56.977Z Downloaded mio v1.2.0
6312026-05-09T15:45:56.980Z Downloaded zerofrom v0.1.7
6322026-05-09T15:45:56.983Z Downloaded tokio-rustls v0.26.4
6332026-05-09T15:45:56.983Z Downloaded schemars v0.9.0
6342026-05-09T15:45:56.989Z Downloaded zeroize_derive v1.4.3
6352026-05-09T15:45:56.991Z Downloaded yoke-derive v0.8.2
6362026-05-09T15:45:56.991Z Downloaded usdt-impl v0.5.0
6372026-05-09T15:45:56.991Z Downloaded rand v0.8.6
6382026-05-09T15:45:56.994Z Downloaded zerofrom-derive v0.1.7
6392026-05-09T15:45:56.994Z Downloaded quinn v0.11.9
6402026-05-09T15:45:56.997Z Downloaded indexmap v2.14.0
6412026-05-09T15:45:56.999Z Downloaded console v0.15.11
6422026-05-09T15:45:57.002Z Downloaded colored v3.1.1
6432026-05-09T15:45:57.002Z Downloaded omicron-workspace-hack v0.1.0
6442026-05-09T15:45:57.002Z Downloaded bytecount v0.6.9
6452026-05-09T15:45:57.004Z Downloaded ingot v0.1.1
6462026-05-09T15:45:57.004Z Downloaded usdt-impl v0.6.0
6472026-05-09T15:45:57.005Z Downloaded utf8parse v0.2.2
6482026-05-09T15:45:57.007Z Downloaded lru-cache v0.1.2
6492026-05-09T15:45:57.007Z Downloaded is_ci v1.2.0
6502026-05-09T15:45:57.007Z Downloaded num_enum_derive v0.5.11
6512026-05-09T15:45:57.007Z Downloaded num-derive v0.4.2
6522026-05-09T15:45:57.010Z Downloaded async-compression v0.4.42
6532026-05-09T15:45:57.013Z Downloaded zone_cfg_derive v0.3.1
6542026-05-09T15:45:57.013Z Downloaded zone v0.3.1
6552026-05-09T15:45:57.013Z Downloaded toml v0.8.23
6562026-05-09T15:45:57.016Z Downloaded vsss-rs v3.3.4
6572026-05-09T15:45:57.018Z Downloaded version_check v0.9.5
6582026-05-09T15:45:57.018Z Downloaded tokio-stream v0.1.18
6592026-05-09T15:45:57.021Z Downloaded tracing-attributes v0.1.31
6602026-05-09T15:45:57.021Z Downloaded walkdir v2.5.0
6612026-05-09T15:45:57.023Z Downloaded http v1.4.0
6622026-05-09T15:45:57.026Z Downloaded rustls-webpki v0.103.13
6632026-05-09T15:45:57.026Z Downloaded rand v0.9.4
6642026-05-09T15:45:57.029Z Downloaded toml_parser v1.1.2+spec-1.1.0
6652026-05-09T15:45:57.031Z Downloaded test-strategy v0.4.5
6662026-05-09T15:45:57.031Z Downloaded globset v0.4.18
6672026-05-09T15:45:57.034Z Downloaded whoami v1.6.1
6682026-05-09T15:45:57.034Z Downloaded writeable v0.6.3
6692026-05-09T15:45:57.036Z Downloaded fastrand v2.4.1
6702026-05-09T15:45:57.036Z Downloaded inout v0.1.4
6712026-05-09T15:45:57.036Z Downloaded ciborium v0.2.2
6722026-05-09T15:45:57.039Z Downloaded tinyvec v1.11.0
6732026-05-09T15:45:57.041Z Downloaded flate2 v1.1.9
6742026-05-09T15:45:57.044Z Downloaded xz2 v0.1.7
6752026-05-09T15:45:57.044Z Downloaded schemars v1.2.1
6762026-05-09T15:45:57.050Z Downloaded serde v1.0.228
6772026-05-09T15:45:57.053Z Downloaded usdt v0.6.0
6782026-05-09T15:45:57.055Z Downloaded iddqd v0.3.18
6792026-05-09T15:45:57.058Z Downloaded zerovec-derive v0.11.3
6802026-05-09T15:45:57.061Z Downloaded zeroize v1.8.2
6812026-05-09T15:45:57.061Z Downloaded itertools v0.12.1
6822026-05-09T15:45:57.064Z Downloaded chacha20 v0.9.1
6832026-05-09T15:45:57.064Z Downloaded byteorder v1.5.0
6842026-05-09T15:45:57.066Z Downloaded git-stub-vcs v0.1.0
6852026-05-09T15:45:57.066Z Downloaded dyn-clone v1.0.20
6862026-05-09T15:45:57.066Z Downloaded fxhash v0.2.1
6872026-05-09T15:45:57.066Z Downloaded futures-sink v0.3.32
6882026-05-09T15:45:57.069Z Downloaded foreign-types-macros v0.2.3
6892026-05-09T15:45:57.069Z Downloaded toml v1.1.2+spec-1.1.0
6902026-05-09T15:45:57.072Z Downloaded zmij v1.0.21
6912026-05-09T15:45:57.072Z Downloaded idna v1.1.0
6922026-05-09T15:45:57.074Z Downloaded toml v0.9.12+spec-1.1.0
6932026-05-09T15:45:57.077Z Downloaded csv-core v0.1.13
6942026-05-09T15:45:57.077Z Downloaded qorb v0.4.1
6952026-05-09T15:45:57.080Z Downloaded rand v0.10.1
6962026-05-09T15:45:57.082Z Downloaded crypto-common v0.1.7
6972026-05-09T15:45:57.082Z Downloaded crossbeam-deque v0.8.6
6982026-05-09T15:45:57.082Z Downloaded autocfg v1.5.0
6992026-05-09T15:45:57.085Z Downloaded snafu v0.8.9
7002026-05-09T15:45:57.087Z Downloaded tracing-core v0.1.36
7012026-05-09T15:45:57.088Z Downloaded hash32 v0.3.1
7022026-05-09T15:45:57.090Z Downloaded futures-io v0.3.32
7032026-05-09T15:45:57.090Z Downloaded fixedbitset v0.4.2
7042026-05-09T15:45:57.090Z Downloaded equivalent v1.0.2
7052026-05-09T15:45:57.090Z Downloaded yoke v0.8.2
7062026-05-09T15:45:57.093Z Downloaded aho-corasick v1.1.4
7072026-05-09T15:45:57.095Z Downloaded zerocopy-derive v0.7.35
7082026-05-09T15:45:57.098Z Downloaded unicode-ident v1.0.24
7092026-05-09T15:45:57.100Z Downloaded steno v0.4.1
7102026-05-09T15:45:57.103Z Downloaded typify v0.6.2
7112026-05-09T15:45:57.103Z Downloaded typify v0.4.3
7122026-05-09T15:45:57.105Z Downloaded hyper v1.9.0
7132026-05-09T15:45:57.108Z Downloaded textwrap v0.16.2
7142026-05-09T15:45:57.111Z Downloaded hashbrown v0.16.1
7152026-05-09T15:45:57.114Z Downloaded libm v0.2.16
7162026-05-09T15:45:57.117Z Downloaded toml_edit v0.22.27
7172026-05-09T15:45:57.119Z Downloaded unsafe-libyaml v0.2.11
7182026-05-09T15:45:57.122Z Downloaded hkdf v0.12.4
7192026-05-09T15:45:57.124Z Downloaded clap_builder v4.6.0
7202026-05-09T15:45:57.128Z Downloaded uuid v1.23.1
7212026-05-09T15:45:57.131Z Downloaded ucd-trie v0.1.7
7222026-05-09T15:45:57.131Z Downloaded nom v8.0.0
7232026-05-09T15:45:57.133Z Downloaded tungstenite v0.21.0
7242026-05-09T15:45:57.133Z Downloaded chrono v0.4.44
7252026-05-09T15:45:57.137Z Downloaded futures-util v0.3.32
7262026-05-09T15:45:57.144Z Downloaded h2 v0.4.14
7272026-05-09T15:45:57.147Z Downloaded base16ct v0.2.0
7282026-05-09T15:45:57.150Z Downloaded form_urlencoded v1.2.2
7292026-05-09T15:45:57.150Z Downloaded block-buffer v0.10.4
7302026-05-09T15:45:57.150Z Downloaded cstr-argument v0.1.2
7312026-05-09T15:45:57.150Z Downloaded dtrace-parser v0.3.0
7322026-05-09T15:45:57.153Z Downloaded critical-section v1.2.0
7332026-05-09T15:45:57.153Z Downloaded dunce v1.0.5
7342026-05-09T15:45:57.153Z Downloaded enum-as-inner v0.6.1
7352026-05-09T15:45:57.153Z Downloaded curve25519-dalek-derive v0.1.1
7362026-05-09T15:45:57.155Z Downloaded crc8 v0.1.1
7372026-05-09T15:45:57.155Z Downloaded cpufeatures v0.2.17
7382026-05-09T15:45:57.155Z Downloaded cmake v0.1.58
7392026-05-09T15:45:57.155Z Downloaded cfg-if v1.0.4
7402026-05-09T15:45:57.156Z Downloaded colorchoice v1.0.5
7412026-05-09T15:45:57.158Z Downloaded backon v1.6.0
7422026-05-09T15:45:57.158Z Downloaded anyhow v1.0.102
7432026-05-09T15:45:57.161Z Downloaded toml_edit v0.25.11+spec-1.1.0
7442026-05-09T15:45:57.164Z Downloaded icu_properties_data v2.2.0
7452026-05-09T15:45:57.167Z Downloaded pest v2.8.6
7462026-05-09T15:45:57.169Z Downloaded ff v0.13.1
7472026-05-09T15:45:57.172Z Downloaded const_format_proc_macros v0.2.34
7482026-05-09T15:45:57.172Z Downloaded async-trait v0.1.89
7492026-05-09T15:45:57.175Z Downloaded compression-core v0.4.32
7502026-05-09T15:45:57.175Z Downloaded clap_lex v1.1.0
7512026-05-09T15:45:57.177Z Downloaded itertools v0.14.0
7522026-05-09T15:45:57.180Z Downloaded goblin v0.8.2
7532026-05-09T15:45:57.183Z Downloaded ciborium-io v0.2.2
7542026-05-09T15:45:57.183Z Downloaded bit-vec v0.8.0
7552026-05-09T15:45:57.185Z Downloaded atomic-waker v1.1.2
7562026-05-09T15:45:57.185Z Downloaded ron v0.12.1
7572026-05-09T15:45:57.188Z Downloaded async-stream v0.3.6
7582026-05-09T15:45:57.191Z Downloaded foldhash v0.2.0
7592026-05-09T15:45:57.191Z Downloaded toml_edit v0.19.15
7602026-05-09T15:45:57.199Z Downloaded elliptic-curve v0.13.8
7612026-05-09T15:45:57.201Z Downloaded cancel-safe-futures v0.1.5
7622026-05-09T15:45:57.204Z Downloaded scc v2.4.0
7632026-05-09T15:45:57.206Z Downloaded yansi v1.0.1
7642026-05-09T15:45:57.209Z Downloaded zerotrie v0.2.4
7652026-05-09T15:45:57.209Z Downloaded derive_more v0.99.20
7662026-05-09T15:45:57.211Z Downloaded defmt-macros v1.0.1
7672026-05-09T15:45:57.214Z Downloaded defmt v1.0.1
7682026-05-09T15:45:57.216Z Downloaded argon2 v0.5.3
7692026-05-09T15:45:57.216Z Downloaded diff v0.1.13
7702026-05-09T15:45:57.219Z Downloaded byte-wrapper v0.1.0
7712026-05-09T15:45:57.219Z Downloaded zerocopy-derive v0.8.48
7722026-05-09T15:45:57.223Z Downloaded bcs v0.1.6
7732026-05-09T15:45:57.225Z Downloaded anstyle-parse v1.0.0
7742026-05-09T15:45:57.225Z Downloaded darling_macro v0.23.0
7752026-05-09T15:45:57.225Z Downloaded anstream v1.0.0
7762026-05-09T15:45:57.228Z Downloaded allocator-api2 v0.2.21
7772026-05-09T15:45:57.228Z Downloaded tower v0.5.3
7782026-05-09T15:45:57.235Z Downloaded url v2.5.8
7792026-05-09T15:45:57.238Z Downloaded typenum v1.20.0
7802026-05-09T15:45:57.241Z Downloaded typed-path v0.9.3
7812026-05-09T15:45:57.243Z Downloaded reqwest v0.12.28
7822026-05-09T15:45:57.245Z Downloaded unicode-segmentation v1.13.2
7832026-05-09T15:45:57.248Z Downloaded regex v1.12.3
7842026-05-09T15:45:57.250Z Downloaded reqwest v0.13.3
7852026-05-09T15:45:57.260Z Downloaded aws-lc-rs v1.16.3
7862026-05-09T15:45:57.265Z Downloaded portable-atomic v1.13.1
7872026-05-09T15:45:57.274Z Downloaded tough v0.20.0
7882026-05-09T15:45:57.280Z Downloaded unicode-normalization v0.1.25
7892026-05-09T15:45:57.285Z Downloaded tokio-util v0.7.18
7902026-05-09T15:45:57.291Z Downloaded serde_with v3.19.0
7912026-05-09T15:45:57.297Z Downloaded tower-http v0.6.10
7922026-05-09T15:45:57.302Z Downloaded goblin v0.10.5
7932026-05-09T15:45:57.305Z Downloaded proptest v1.11.0
7942026-05-09T15:45:57.310Z Downloaded serde_json v1.0.149
7952026-05-09T15:45:57.314Z Downloaded rayon v1.12.0
7962026-05-09T15:45:57.319Z Downloaded rustls-webpki v0.102.8
7972026-05-09T15:45:57.328Z Downloaded winnow v0.5.40
7982026-05-09T15:45:57.343Z Downloaded zerovec v0.11.6
7992026-05-09T15:45:57.349Z Downloaded moka v0.12.15
8002026-05-09T15:45:57.357Z Downloaded zerocopy v0.7.35
8012026-05-09T15:45:57.365Z Downloaded quinn-proto v0.11.14
8022026-05-09T15:45:57.399Z Downloaded winnow v1.0.2
8032026-05-09T15:45:57.404Z Downloaded winnow v0.7.15
8042026-05-09T15:45:57.412Z Downloaded tabled v0.20.0
8052026-05-09T15:45:57.421Z Downloaded syn v1.0.109
8062026-05-09T15:45:57.427Z Downloaded openssl v0.10.79
8072026-05-09T15:45:57.432Z Downloaded webpki-roots v1.0.7
8082026-05-09T15:45:57.434Z Downloaded time v0.3.47
8092026-05-09T15:45:57.440Z Downloaded hickory-proto v0.24.4
8102026-05-09T15:45:57.447Z Downloaded bstr v1.12.1
8112026-05-09T15:45:57.452Z Downloaded nix v0.31.2
8122026-05-09T15:45:57.458Z Downloaded curve25519-dalek v4.1.3
8132026-05-09T15:45:57.462Z Downloaded tabled v0.15.0
8142026-05-09T15:45:57.471Z Downloaded vcpkg v0.2.15
8152026-05-09T15:45:57.491Z Downloaded syn v2.0.117
8162026-05-09T15:45:57.497Z Downloaded smoltcp v0.11.0
8172026-05-09T15:45:57.503Z Downloaded unicode-width v0.1.14
8182026-05-09T15:45:57.506Z Downloaded regex-syntax v0.8.10
8192026-05-09T15:45:57.510Z Downloaded openapiv3 v2.2.0
8202026-05-09T15:45:57.516Z Downloaded regress v0.11.1
8212026-05-09T15:45:57.520Z Downloaded hickory-proto v0.25.2
8222026-05-09T15:45:57.529Z Downloaded zerocopy v0.8.48
8232026-05-09T15:45:57.539Z Downloaded rustix v1.1.4
8242026-05-09T15:45:57.551Z Downloaded rustls v0.23.40
8252026-05-09T15:45:57.557Z Downloaded rustix v0.38.44
8262026-05-09T15:45:57.575Z Downloaded unicode-width v0.2.2
8272026-05-09T15:45:57.578Z Downloaded sled v0.34.7
8282026-05-09T15:45:57.584Z Downloaded dropshot v0.17.0
8292026-05-09T15:45:57.596Z Downloaded rustls v0.22.4
8302026-05-09T15:45:57.602Z Downloaded rhai v1.24.0
8312026-05-09T15:45:57.608Z Downloaded regress v0.10.5
8322026-05-09T15:45:57.636Z Downloaded regex-automata v0.4.14
8332026-05-09T15:45:57.645Z Downloaded typify-impl v0.6.2
8342026-05-09T15:45:57.655Z Downloaded tracing v0.1.44
8352026-05-09T15:45:57.664Z Downloaded petgraph v0.6.5
8362026-05-09T15:45:57.674Z Downloaded lzma-sys v0.1.20
8372026-05-09T15:45:57.689Z Downloaded typify-impl v0.4.3
8382026-05-09T15:45:57.704Z Downloaded tokio v1.52.3
8392026-05-09T15:45:57.739Z Downloaded encoding_rs v0.8.35
8402026-05-09T15:45:57.758Z Downloaded jiff v0.2.24
8412026-05-09T15:45:57.772Z Downloaded chrono-tz v0.10.4
8422026-05-09T15:45:57.793Z Downloaded libc v0.2.186
8432026-05-09T15:45:57.810Z Downloaded petgraph v0.8.3
8442026-05-09T15:45:57.821Z Downloaded csv v1.4.0
8452026-05-09T15:45:57.847Z Downloaded sha3 v0.10.9
8462026-05-09T15:45:57.918Z Downloaded ring v0.17.14
8472026-05-09T15:45:58.428Z Downloaded aws-lc-sys v0.40.0
8482026-05-09T15:45:58.960Z Compiling proc-macro2 v1.0.106
8492026-05-09T15:45:58.960Z Compiling quote v1.0.45
8502026-05-09T15:45:58.960Z Compiling unicode-ident v1.0.24
8512026-05-09T15:45:58.960Z Compiling serde_core v1.0.228
8522026-05-09T15:45:58.960Z Compiling serde v1.0.228
8532026-05-09T15:45:58.963Z Compiling libc v0.2.186
8542026-05-09T15:45:58.963Z Compiling zmij v1.0.21
8552026-05-09T15:45:58.963Z Compiling autocfg v1.5.0
8562026-05-09T15:45:59.622Z Compiling libm v0.2.16
8572026-05-09T15:45:59.625Z Compiling icu_normalizer_data v2.2.0
8582026-05-09T15:45:59.692Z Compiling icu_properties_data v2.2.0
8592026-05-09T15:45:59.726Z Compiling serde_json v1.0.149
8602026-05-09T15:45:59.791Z Compiling num-traits v0.2.19
8612026-05-09T15:45:59.955Z Compiling getrandom v0.4.2
8622026-05-09T15:46:00.065Z Compiling version_check v0.9.5
8632026-05-09T15:46:00.216Z Compiling thiserror v2.0.18
8642026-05-09T15:46:00.267Z Compiling memchr v2.8.0
8652026-05-09T15:46:00.362Z Checking cfg-if v1.0.4
8662026-05-09T15:46:00.610Z Compiling schemars v0.8.22
8672026-05-09T15:46:00.628Z Compiling parking_lot_core v0.9.12
8682026-05-09T15:46:00.694Z Compiling syn v2.0.117
8692026-05-09T15:46:00.865Z Compiling heck v0.5.0
8702026-05-09T15:46:00.884Z Compiling portable-atomic v1.13.1
8712026-05-09T15:46:00.939Z Compiling itoa v1.0.18
8722026-05-09T15:46:00.957Z Compiling zerocopy v0.8.48
8732026-05-09T15:46:01.129Z Compiling jobserver v0.1.34
8742026-05-09T15:46:01.132Z Compiling shlex v1.3.0
8752026-05-09T15:46:01.345Z Compiling find-msvc-tools v0.1.9
8762026-05-09T15:46:01.419Z Compiling rustversion v1.0.22
8772026-05-09T15:46:01.558Z Compiling cc v1.2.62
8782026-05-09T15:46:01.872Z Compiling semver v1.0.28
8792026-05-09T15:46:01.977Z Compiling log v0.4.29
8802026-05-09T15:46:01.994Z Compiling httparse v1.10.1
8812026-05-09T15:46:02.010Z Compiling thiserror v1.0.69
8822026-05-09T15:46:02.165Z Checking stable_deref_trait v1.2.1
8832026-05-09T15:46:02.183Z Compiling dunce v1.0.5
8842026-05-09T15:46:02.246Z Compiling equivalent v1.0.2
8852026-05-09T15:46:02.288Z Compiling cmake v0.1.58
8862026-05-09T15:46:02.333Z Compiling fs_extra v1.3.0
8872026-05-09T15:46:02.419Z Compiling generic-array v0.14.7
8882026-05-09T15:46:02.438Z Compiling slog v2.8.2
8892026-05-09T15:46:02.638Z Compiling rustix v1.1.4
8902026-05-09T15:46:02.656Z Checking writeable v0.6.3
8912026-05-09T15:46:02.695Z Checking litemap v0.8.2
8922026-05-09T15:46:02.730Z Checking utf8_iter v1.0.4
8932026-05-09T15:46:02.750Z Checking percent-encoding v2.3.2
8942026-05-09T15:46:02.832Z Compiling ring v0.17.14
8952026-05-09T15:46:02.835Z Compiling aws-lc-sys v0.40.0
8962026-05-09T15:46:02.902Z Compiling regex-syntax v0.8.10
8972026-05-09T15:46:03.000Z Checking form_urlencoded v1.2.2
8982026-05-09T15:46:03.149Z Compiling aho-corasick v1.1.4
8992026-05-09T15:46:03.207Z Compiling anyhow v1.0.102
9002026-05-09T15:46:03.405Z Checking rand_core v0.10.1
9012026-05-09T15:46:03.544Z Compiling synstructure v0.13.2
9022026-05-09T15:46:03.563Z Compiling serde_derive_internals v0.29.1
9032026-05-09T15:46:04.305Z Compiling regex-automata v0.4.14
9042026-05-09T15:46:04.324Z Compiling ucd-trie v0.1.7
9052026-05-09T15:46:04.554Z Compiling pest v2.8.6
9062026-05-09T15:46:04.557Z Compiling getrandom v0.3.4
9072026-05-09T15:46:04.641Z Compiling serde_derive v1.0.228
9082026-05-09T15:46:04.910Z Compiling zerofrom-derive v0.1.7
9092026-05-09T15:46:04.913Z Compiling yoke-derive v0.8.2
9102026-05-09T15:46:05.217Z Compiling zerovec-derive v0.11.3
9112026-05-09T15:46:05.744Z Compiling displaydoc v0.2.5
9122026-05-09T15:46:06.013Z Compiling schemars_derive v0.8.22
9132026-05-09T15:46:06.121Z Compiling thiserror-impl v2.0.18
9142026-05-09T15:46:06.295Z Compiling zeroize_derive v1.4.3
9152026-05-09T15:46:06.464Z Compiling tokio-macros v2.7.0
9162026-05-09T15:46:06.755Z Compiling zerocopy-derive v0.8.48
9172026-05-09T15:46:06.938Z Compiling futures-macro v0.3.32
9182026-05-09T15:46:07.159Z Compiling tracing-attributes v0.1.31
9192026-05-09T15:46:07.176Z Compiling thiserror-impl v1.0.69
9202026-05-09T15:46:07.677Z Compiling serde_tokenstream v0.2.3
9212026-05-09T15:46:07.697Z Checking smallvec v1.15.1
9222026-05-09T15:46:07.769Z Checking bytes v1.11.1
9232026-05-09T15:46:07.952Z Checking zerofrom v0.1.7
9242026-05-09T15:46:08.071Z Checking yoke v0.8.2
9252026-05-09T15:46:08.090Z Compiling regex v1.12.3
9262026-05-09T15:46:08.197Z Compiling pest_meta v2.8.6
9272026-05-09T15:46:08.243Z Checking zerovec v0.11.6
9282026-05-09T15:46:08.302Z Checking zerotrie v0.2.4
9292026-05-09T15:46:08.368Z Compiling aws-lc-rs v1.16.3
9302026-05-09T15:46:08.469Z Compiling hashbrown v0.17.0
9312026-05-09T15:46:08.679Z Checking iana-time-zone v0.1.65
9322026-05-09T15:46:08.701Z Checking tinystr v0.8.3
9332026-05-09T15:46:08.718Z Checking potential_utf v0.1.5
9342026-05-09T15:46:08.787Z Compiling pest_generator v2.8.6
9352026-05-09T15:46:08.843Z Checking icu_collections v2.2.0
9362026-05-09T15:46:08.878Z Checking icu_locale_core v2.2.0
9372026-05-09T15:46:08.978Z Compiling indexmap v2.14.0
9382026-05-09T15:46:09.147Z Checking chrono v0.4.44
9392026-05-09T15:46:09.471Z Compiling rustls v0.23.40
9402026-05-09T15:46:09.489Z Checking icu_provider v2.2.0
9412026-05-09T15:46:09.539Z Compiling pest_derive v2.8.6
9422026-05-09T15:46:09.656Z Compiling crossbeam-utils v0.8.21
9432026-05-09T15:46:09.722Z Checking icu_normalizer v2.2.0
9442026-05-09T15:46:09.828Z Checking icu_properties v2.2.0
9452026-05-09T15:46:09.845Z Checking uuid v1.23.1
9462026-05-09T15:46:10.065Z Compiling num-conv v0.2.1
9472026-05-09T15:46:10.092Z Compiling time-core v0.1.8
9482026-05-09T15:46:10.213Z Checking errno v0.3.14
9492026-05-09T15:46:10.249Z Compiling time-macros v0.2.27
9502026-05-09T15:46:10.332Z Checking dyn-clone v1.0.20
9512026-05-09T15:46:10.440Z Compiling paste v1.0.15
9522026-05-09T15:46:10.475Z Compiling byteorder v1.5.0
9532026-05-09T15:46:10.602Z Compiling strsim v0.11.1
9542026-05-09T15:46:10.670Z Checking idna_adapter v1.2.2
9552026-05-09T15:46:10.809Z Checking idna v1.1.0
9562026-05-09T15:46:10.846Z Compiling async-trait v0.1.89
9572026-05-09T15:46:10.889Z Compiling ident_case v1.0.1
9582026-05-09T15:46:11.054Z Checking url v2.5.8
9592026-05-09T15:46:11.236Z Compiling camino v1.2.2
9602026-05-09T15:46:11.294Z Compiling omicron-workspace-hack v0.1.0
9612026-05-09T15:46:11.418Z Compiling scroll_derive v0.13.1
9622026-05-09T15:46:11.620Z Checking pin-project-lite v0.2.17
9632026-05-09T15:46:11.788Z Compiling slog-async v2.8.0
9642026-05-09T15:46:11.806Z Checking getrandom v0.2.17
9652026-05-09T15:46:12.144Z Checking zeroize v1.8.2
9662026-05-09T15:46:12.184Z Compiling daft-derive v0.1.5
9672026-05-09T15:46:12.245Z Compiling syn v1.0.109
9682026-05-09T15:46:12.524Z Compiling crc32fast v1.5.0
9692026-05-09T15:46:12.927Z Compiling usdt-impl v0.6.0
9702026-05-09T15:46:12.944Z Compiling scroll v0.13.0
9712026-05-09T15:46:13.199Z Checking bitflags v2.11.1
9722026-05-09T15:46:13.220Z Checking socket2 v0.6.3
9732026-05-09T15:46:13.261Z Checking scopeguard v1.2.0
9742026-05-09T15:46:13.346Z Compiling plain v0.2.3
9752026-05-09T15:46:13.365Z Checking lock_api v0.4.14
9762026-05-09T15:46:13.381Z Compiling pretty-hex v0.4.2
9772026-05-09T15:46:13.459Z Compiling goblin v0.10.5
9782026-05-09T15:46:13.568Z Compiling dtrace-parser v0.3.0
9792026-05-09T15:46:13.698Z Compiling thread-id v5.1.0
9802026-05-09T15:46:14.181Z Checking parking_lot v0.12.5
9812026-05-09T15:46:14.363Z Compiling foldhash v0.2.0
9822026-05-09T15:46:14.398Z Compiling allocator-api2 v0.2.21
9832026-05-09T15:46:14.572Z Compiling ref-cast v1.0.25
9842026-05-09T15:46:14.592Z Checking critical-section v1.2.0
9852026-05-09T15:46:14.595Z Compiling rustls v0.22.4
9862026-05-09T15:46:14.696Z Compiling hashbrown v0.16.1
9872026-05-09T15:46:14.732Z Checking once_cell v1.21.4
9882026-05-09T15:46:14.812Z Checking signal-hook-registry v1.4.8
9892026-05-09T15:46:14.918Z Compiling ref-cast-impl v1.0.25
9902026-05-09T15:46:14.953Z Checking mio v1.2.0
9912026-05-09T15:46:14.976Z Compiling multer v3.1.0
9922026-05-09T15:46:15.025Z Checking subtle v2.6.1
9932026-05-09T15:46:15.182Z Compiling newtype-uuid-macros v0.1.0
9942026-05-09T15:46:15.239Z Checking tokio v1.52.3
9952026-05-09T15:46:15.289Z Compiling async-stream-impl v0.3.6
9962026-05-09T15:46:15.467Z Compiling dropshot v0.17.0
9972026-05-09T15:46:15.516Z Checking futures-core v0.3.32
9982026-05-09T15:46:15.647Z Compiling darling_core v0.23.0
9992026-05-09T15:46:15.760Z Compiling http v1.4.0
10002026-05-09T15:46:15.905Z Compiling dropshot_endpoint v0.17.0
10012026-05-09T15:46:15.945Z Compiling strum_macros v0.26.4
10022026-05-09T15:46:15.963Z Compiling structmeta-derive v0.3.0
10032026-05-09T15:46:16.574Z Compiling dof v0.4.0
10042026-05-09T15:46:17.495Z Compiling structmeta v0.3.0
10052026-05-09T15:46:17.597Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10062026-05-09T15:46:17.685Z Compiling darling_macro v0.23.0
10072026-05-09T15:46:17.757Z Compiling usdt-macro v0.6.0
10082026-05-09T15:46:17.905Z Compiling usdt-attr-macro v0.6.0
10092026-05-09T15:46:18.058Z Checking futures-sink v0.3.32
10102026-05-09T15:46:18.246Z Compiling darling v0.23.0
10112026-05-09T15:46:18.263Z Compiling strum_macros v0.27.2
10122026-05-09T15:46:18.346Z Compiling serde_with_macros v3.19.0
10132026-05-09T15:46:18.364Z Checking slab v0.4.12
10142026-05-09T15:46:18.527Z Compiling derive-ex v0.1.8
10152026-05-09T15:46:18.849Z Checking futures-channel v0.3.32
10162026-05-09T15:46:18.921Z Checking ipnetwork v0.21.1
10172026-05-09T15:46:19.043Z Checking futures-io v0.3.32
10182026-05-09T15:46:19.163Z Checking futures-task v0.3.32
10192026-05-09T15:46:19.285Z Compiling winnow v1.0.2
10202026-05-09T15:46:19.316Z Checking futures-util v0.3.32
10212026-05-09T15:46:19.956Z Compiling ryu v1.0.23
10222026-05-09T15:46:20.099Z Compiling test-strategy v0.4.5
10232026-05-09T15:46:20.132Z Checking tracing-core v0.1.36
10242026-05-09T15:46:20.303Z Compiling toml_parser v1.1.2+spec-1.1.0
10252026-05-09T15:46:20.440Z Compiling fnv v1.0.7
10262026-05-09T15:46:20.498Z Checking tracing v0.1.44
10272026-05-09T15:46:20.545Z Checking rand_core v0.6.4
10282026-05-09T15:46:20.632Z Compiling parse-display-derive v0.10.0
10292026-05-09T15:46:20.716Z Compiling openapiv3 v2.2.0
10302026-05-09T15:46:21.311Z Checking base64 v0.22.1
10312026-05-09T15:46:21.538Z Checking erased-serde v0.3.31
10322026-05-09T15:46:21.556Z Compiling toml_datetime v1.1.1+spec-1.1.0
10332026-05-09T15:46:21.828Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
10342026-05-09T15:46:21.845Z Checking oxnet v0.1.5
10352026-05-09T15:46:21.934Z Checking rustls-pki-types v1.14.1
10362026-05-09T15:46:22.196Z Checking typenum v1.20.0
10372026-05-09T15:46:22.219Z Checking untrusted v0.9.0
10382026-05-09T15:46:22.251Z Compiling clap_derive v4.6.1
10392026-05-09T15:46:22.490Z Checking ipnet v2.12.0
10402026-05-09T15:46:22.540Z Checking tokio-util v0.7.18
10412026-05-09T15:46:23.235Z Checking http-body v1.0.1
10422026-05-09T15:46:23.375Z Checking atomic-waker v1.1.2
10432026-05-09T15:46:23.443Z Checking crypto-common v0.1.7
10442026-05-09T15:46:23.587Z Checking try-lock v0.2.5
10452026-05-09T15:46:23.692Z Checking tower-layer v0.3.3
10462026-05-09T15:46:23.710Z Checking tower-service v0.3.3
10472026-05-09T15:46:23.804Z Checking want v0.3.1
10482026-05-09T15:46:23.842Z Checking h2 v0.4.14
10492026-05-09T15:46:23.965Z Checking httpdate v1.0.3
10502026-05-09T15:46:24.382Z Compiling unsafe-libyaml v0.2.11
10512026-05-09T15:46:24.464Z Compiling either v1.15.0
10522026-05-09T15:46:24.675Z Compiling itertools v0.14.0
10532026-05-09T15:46:24.871Z Checking serde_urlencoded v0.7.1
10542026-05-09T15:46:25.054Z Compiling serde_yaml v0.9.34+deprecated
10552026-05-09T15:46:25.078Z Checking http-body-util v0.1.3
10562026-05-09T15:46:25.153Z Compiling toml_edit v0.25.11+spec-1.1.0
10572026-05-09T15:46:25.282Z Compiling regress v0.10.5
10582026-05-09T15:46:25.677Z Checking hyper v1.9.0
10592026-05-09T15:46:25.887Z Compiling proc-macro-crate v3.5.0
10602026-05-09T15:46:26.033Z Compiling regress v0.11.1
10612026-05-09T15:46:26.293Z Checking untrusted v0.7.1
10622026-05-09T15:46:26.312Z Compiling crucible-workspace-hack v0.1.0
10632026-05-09T15:46:26.596Z Checking hyper-util v0.1.20
10642026-05-09T15:46:26.612Z Compiling num_enum_derive v0.7.6
10652026-05-09T15:46:26.629Z Checking block-buffer v0.10.4
10662026-05-09T15:46:27.534Z Compiling typify-impl v0.6.2
10672026-05-09T15:46:27.890Z Checking digest v0.10.7
10682026-05-09T15:46:28.075Z Checking ppv-lite86 v0.2.21
10692026-05-09T15:46:29.036Z Checking sync_wrapper v1.0.2
10702026-05-09T15:46:29.063Z Compiling zerocopy-derive v0.7.35
10712026-05-09T15:46:29.354Z Compiling convert_case v0.4.0
10722026-05-09T15:46:29.371Z Checking tower v0.5.3
10732026-05-09T15:46:29.661Z Compiling derive_more v0.99.20
10742026-05-09T15:46:29.759Z Checking webpki-roots v1.0.7
10752026-05-09T15:46:29.885Z Checking tower-http v0.6.10
10762026-05-09T15:46:29.922Z Compiling darling_core v0.21.3
10772026-05-09T15:46:30.813Z Compiling scroll_derive v0.12.1
10782026-05-09T15:46:30.815Z Compiling typify-macro v0.6.2
10792026-05-09T15:46:31.151Z Checking cpufeatures v0.2.17
10802026-05-09T15:46:31.229Z Checking powerfmt v0.2.0
10812026-05-09T15:46:31.387Z Checking deranged v0.5.8
10822026-05-09T15:46:32.003Z Compiling darling_macro v0.21.3
10832026-05-09T15:46:32.267Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10842026-05-09T15:46:32.354Z Checking num_threads v0.1.7
10852026-05-09T15:46:32.560Z Compiling heapless v0.8.0
10862026-05-09T15:46:32.578Z Compiling darling v0.21.3
10872026-05-09T15:46:32.675Z Compiling ingot-macros v0.1.1
10882026-05-09T15:46:32.796Z Checking time v0.3.47
10892026-05-09T15:46:33.077Z Compiling typify v0.6.2
10902026-05-09T15:46:33.897Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#0805292e)
10912026-05-09T15:46:34.160Z Checking rand_core v0.9.5
10922026-05-09T15:46:34.381Z Checking crossbeam-channel v0.5.15
10932026-05-09T15:46:34.603Z Compiling foreign-types-macros v0.2.3
10942026-05-09T15:46:34.728Z Compiling smoltcp v0.11.0
10952026-05-09T15:46:35.175Z Compiling zerocopy v0.7.35
10962026-05-09T15:46:35.318Z Compiling rustc_version v0.4.1
10972026-05-09T15:46:35.410Z Checking thread_local v1.1.9
10982026-05-09T15:46:35.428Z Compiling proc-macro-error-attr v1.0.4
10992026-05-09T15:46:35.501Z Compiling usdt-impl v0.5.0
11002026-05-09T15:46:35.719Z Compiling dof v0.3.0
11012026-05-09T15:46:35.753Z Compiling curve25519-dalek v4.1.3
11022026-05-09T15:46:35.773Z Checking rand_chacha v0.9.0
11032026-05-09T15:46:35.972Z Compiling dtrace-parser v0.2.0
11042026-05-09T15:46:36.008Z Checking futures-executor v0.3.32
11052026-05-09T15:46:36.025Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11062026-05-09T15:46:36.070Z Compiling toml_datetime v0.6.11
11072026-05-09T15:46:36.150Z Compiling serde_repr v0.1.20
11082026-05-09T15:46:36.469Z Compiling proc-macro-error v1.0.4
11092026-05-09T15:46:36.511Z Checking is-terminal v0.4.17
11102026-05-09T15:46:36.559Z Compiling thread-id v4.2.2
11112026-05-09T15:46:36.648Z Checking term v1.2.1
11122026-05-09T15:46:36.686Z Checking hex v0.4.3
11132026-05-09T15:46:36.733Z Compiling rustix v0.38.44
11142026-05-09T15:46:36.751Z Checking take_mut v0.2.2
11152026-05-09T15:46:36.895Z Checking slog-term v2.9.2
11162026-05-09T15:46:37.239Z Checking rand v0.9.4
11172026-05-09T15:46:37.680Z Compiling thiserror-impl-no-std v2.0.2
11182026-05-09T15:46:37.699Z Compiling hubpack_derive v0.1.1
11192026-05-09T15:46:37.804Z Compiling curve25519-dalek-derive v0.1.1
11202026-05-09T15:46:38.157Z Checking openssl-probe v0.2.1
11212026-05-09T15:46:38.198Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1)
11222026-05-09T15:46:38.382Z Checking rustls-native-certs v0.8.3
11232026-05-09T15:46:38.477Z Checking futures v0.3.32
11242026-05-09T15:46:38.591Z Compiling serde_spanned v1.1.1
11252026-05-09T15:46:38.629Z Compiling memoffset v0.9.1
11262026-05-09T15:46:38.733Z Checking fastrand v2.4.1
11272026-05-09T15:46:38.877Z Compiling heck v0.4.1
11282026-05-09T15:46:38.914Z Compiling toml_writer v1.1.1+spec-1.1.0
11292026-05-09T15:46:39.003Z Compiling pkg-config v0.3.33
11302026-05-09T15:46:39.432Z Compiling usdt-attr-macro v0.5.0
11312026-05-09T15:46:39.494Z Compiling usdt-macro v0.5.0
11322026-05-09T15:46:39.887Z Checking newtype-uuid v1.3.2
11332026-05-09T15:46:40.115Z Compiling prettyplease v0.2.37
11342026-05-09T15:46:40.158Z Compiling cfg_aliases v0.2.1
11352026-05-09T15:46:40.235Z Compiling nix v0.31.2
11362026-05-09T15:46:40.290Z Checking daft v0.1.5
11372026-05-09T15:46:41.507Z Checking tempfile v3.27.0
11382026-05-09T15:46:41.705Z Checking sha1 v0.10.6
11392026-05-09T15:46:41.891Z Compiling enum-as-inner v0.6.1
11402026-05-09T15:46:42.002Z Compiling num-derive v0.4.2
11412026-05-09T15:46:42.095Z Compiling winnow v0.7.15
11422026-05-09T15:46:42.120Z Checking simd-adler32 v0.3.9
11432026-05-09T15:46:42.186Z Checking match_cfg v0.1.0
11442026-05-09T15:46:42.427Z Compiling adler2 v2.0.1
11452026-05-09T15:46:42.550Z Compiling miniz_oxide v0.8.9
11462026-05-09T15:46:42.867Z Checking hostname v0.3.1
11472026-05-09T15:46:43.247Z Checking slog-json v2.6.1
11482026-05-09T15:46:43.353Z Compiling progenitor-impl v0.14.0
11492026-05-09T15:46:43.383Z Checking rand_chacha v0.3.1
11502026-05-09T15:46:43.571Z Checking memmap2 v0.9.10
11512026-05-09T15:46:43.748Z Checking usdt v0.6.0
11522026-05-09T15:46:43.773Z Compiling flate2 v1.1.9
11532026-05-09T15:46:43.793Z Checking rand v0.8.6
11542026-05-09T15:46:43.905Z Checking slog-bunyan v2.5.0
11552026-05-09T15:46:44.317Z Compiling rustls-webpki v0.102.8
11562026-05-09T15:46:44.714Z Checking macaddr v1.0.1
11572026-05-09T15:46:44.889Z Compiling wait-timeout v0.2.1
11582026-05-09T15:46:44.959Z Compiling compression-core v0.4.32
11592026-05-09T15:46:45.044Z Compiling quick-error v1.2.3
11602026-05-09T15:46:45.089Z Checking debug-ignore v1.0.5
11612026-05-09T15:46:45.107Z Compiling bit-vec v0.8.0
11622026-05-09T15:46:45.142Z Compiling compression-codecs v0.4.38
11632026-05-09T15:46:45.159Z Compiling rusty-fork v0.3.1
11642026-05-09T15:46:45.333Z Compiling bit-set v0.8.0
11652026-05-09T15:46:45.358Z Compiling progenitor-macro v0.14.0
11662026-05-09T15:46:45.803Z Compiling rand_xorshift v0.4.0
11672026-05-09T15:46:46.391Z Compiling num-integer v0.1.46
11682026-05-09T15:46:46.691Z Compiling encoding_rs v0.8.35
11692026-05-09T15:46:47.178Z Checking rustls-webpki v0.103.13
11702026-05-09T15:46:48.001Z Compiling spin v0.9.8
11712026-05-09T15:46:48.066Z Compiling rayon-core v1.13.0
11722026-05-09T15:46:48.302Z Compiling winnow v0.5.40
11732026-05-09T15:46:48.388Z Checking mime v0.3.17
11742026-05-09T15:46:48.464Z Compiling unarray v0.1.4
11752026-05-09T15:46:49.062Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11762026-05-09T15:46:49.445Z Compiling proptest v1.11.0
11772026-05-09T15:46:49.585Z Compiling toml_edit v0.19.15
11782026-05-09T15:46:49.700Z Checking toml v1.1.2+spec-1.1.0
11792026-05-09T15:46:49.889Z Compiling tokio-rustls v0.25.0
11802026-05-09T15:46:49.937Z Checking tokio-rustls v0.26.4
11812026-05-09T15:46:50.104Z Checking rustls-platform-verifier v0.7.0
11822026-05-09T15:46:50.165Z Checking hyper-rustls v0.27.9
11832026-05-09T15:46:50.361Z Checking async-compression v0.4.42
11842026-05-09T15:46:50.380Z Checking reqwest v0.13.3
11852026-05-09T15:46:50.612Z Checking reqwest v0.12.28
11862026-05-09T15:46:50.678Z Compiling backon v1.6.0
11872026-05-09T15:46:51.059Z Checking progenitor-client v0.14.0
11882026-05-09T15:46:51.138Z Checking omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
11892026-05-09T15:46:51.345Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11902026-05-09T15:46:51.478Z Compiling waitgroup v0.1.2
11912026-05-09T15:46:51.561Z Compiling rustls-pemfile v2.2.0
11922026-05-09T15:46:51.633Z Compiling async-stream v0.3.6
11932026-05-09T15:46:51.858Z Compiling strum v0.26.3
11942026-05-09T15:46:52.183Z Compiling instant v0.1.13
11952026-05-09T15:46:52.214Z Compiling hostname v0.4.2
11962026-05-09T15:46:52.235Z Checking serde_path_to_error v0.1.20
11972026-05-09T15:46:52.377Z Compiling rustc-hash v2.1.2
11982026-05-09T15:46:52.504Z Checking unicode-width v0.2.2
11992026-05-09T15:46:52.507Z Compiling utf8parse v0.2.2
12002026-05-09T15:46:52.653Z Compiling anstyle-parse v1.0.0
12012026-05-09T15:46:52.656Z Compiling iddqd v0.3.18
12022026-05-09T15:46:52.687Z Compiling progenitor-extras v0.2.0
12032026-05-09T15:46:52.734Z Compiling backoff v0.4.0
12042026-05-09T15:46:52.758Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
12052026-05-09T15:46:52.833Z Compiling progenitor-client v0.10.0
12062026-05-09T15:46:52.915Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
12072026-05-09T15:46:52.933Z Compiling proc-macro-crate v1.3.1
12082026-05-09T15:46:53.090Z Compiling num-rational v0.4.2
12092026-05-09T15:46:53.154Z Compiling num-iter v0.1.45
12102026-05-09T15:46:53.239Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
12112026-05-09T15:46:53.440Z Compiling parse-display v0.10.0
12122026-05-09T15:46:53.586Z Compiling strum v0.27.2
12132026-05-09T15:46:53.652Z Compiling serde_with v3.19.0
12142026-05-09T15:46:53.699Z Compiling num-complex v0.4.6
12152026-05-09T15:46:53.790Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
12162026-05-09T15:46:53.935Z Compiling anstyle-query v1.1.5
12172026-05-09T15:46:54.037Z Compiling is_terminal_polyfill v1.70.2
12182026-05-09T15:46:54.072Z Compiling anstyle v1.0.14
12192026-05-09T15:46:54.135Z Compiling colorchoice v1.0.5
12202026-05-09T15:46:54.176Z Compiling semver v0.1.20
12212026-05-09T15:46:54.224Z Compiling vcpkg v0.2.15
12222026-05-09T15:46:54.326Z Compiling anstream v1.0.0
12232026-05-09T15:46:54.416Z Compiling rustc_version v0.1.7
12242026-05-09T15:46:54.473Z Compiling num v0.4.3
12252026-05-09T15:46:54.528Z Compiling num_enum_derive v0.5.11
12262026-05-09T15:46:54.556Z Compiling terminal_size v0.4.4
12272026-05-09T15:46:54.630Z Compiling serde_spanned v0.6.9
12282026-05-09T15:46:54.695Z Compiling derive-where v1.6.1
12292026-05-09T15:46:54.712Z Compiling pin-project-internal v1.1.12
12302026-05-09T15:46:54.778Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
12312026-05-09T15:46:54.797Z Compiling openssl-sys v0.9.115
12322026-05-09T15:46:54.872Z Compiling clap_lex v1.1.0
12332026-05-09T15:46:55.089Z Compiling float-ord v0.3.2
12342026-05-09T15:46:55.155Z Compiling toml_write v0.1.2
12352026-05-09T15:46:55.338Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
12362026-05-09T15:46:55.421Z Compiling toml_edit v0.22.27
12372026-05-09T15:46:55.527Z Compiling clap_builder v4.6.0
12382026-05-09T15:46:55.661Z Compiling newtype_derive v0.1.6
12392026-05-09T15:46:55.915Z Compiling progenitor-impl v0.13.0
12402026-05-09T15:46:56.164Z Compiling owo-colors v4.3.0
12412026-05-09T15:46:57.013Z Compiling toml v0.8.23
12422026-05-09T15:46:57.220Z Compiling clap v4.6.1
12432026-05-09T15:46:57.554Z Compiling zone_cfg_derive v0.3.1
12442026-05-09T15:46:57.859Z Compiling async-recursion v1.1.1
12452026-05-09T15:46:57.913Z Compiling progenitor-macro v0.13.0
12462026-05-09T15:46:57.956Z Compiling snafu-derive v0.8.9
12472026-05-09T15:46:58.826Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
12482026-05-09T15:46:58.893Z Compiling slog-dtrace v0.3.0
12492026-05-09T15:46:59.025Z Compiling minimal-lexical v0.2.1
12502026-05-09T15:46:59.170Z Compiling chrono-tz v0.10.4
12512026-05-09T15:46:59.204Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
12522026-05-09T15:46:59.278Z Compiling openssl v0.10.79
12532026-05-09T15:46:59.296Z Compiling unicode-xid v0.2.6
12542026-05-09T15:46:59.425Z Compiling cancel-safe-futures v0.1.5
12552026-05-09T15:46:59.593Z Compiling const_format_proc_macros v0.2.34
12562026-05-09T15:46:59.788Z Compiling nom v7.1.3
12572026-05-09T15:47:00.502Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
12582026-05-09T15:47:00.522Z Compiling openssl-macros v0.1.1
12592026-05-09T15:47:00.952Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
12602026-05-09T15:47:01.088Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
12612026-05-09T15:47:01.144Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
12622026-05-09T15:47:01.606Z Compiling cookie v0.18.1
12632026-05-09T15:47:01.688Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
12642026-05-09T15:47:02.167Z Compiling tabled_derive v0.7.0
12652026-05-09T15:47:02.306Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
12662026-05-09T15:47:03.512Z Checking num_enum v0.7.6
12672026-05-09T15:47:04.963Z Checking colored v3.1.1
12682026-05-09T15:47:05.200Z Checking tabwriter v1.4.1
12692026-05-09T15:47:05.257Z Checking secrecy v0.10.3
12702026-05-09T15:47:05.351Z Checking tinyvec_macros v0.1.1
12712026-05-09T15:47:05.442Z Checking tinyvec v1.11.0
12722026-05-09T15:47:05.740Z Checking scroll v0.12.0
12732026-05-09T15:47:05.776Z Checking hash32 v0.3.1
12742026-05-09T15:47:05.861Z Checking cpufeatures v0.3.0
12752026-05-09T15:47:05.884Z Checking foreign-types-shared v0.3.1
12762026-05-09T15:47:05.996Z Checking data-encoding v2.11.0
12772026-05-09T15:47:06.062Z Checking goblin v0.8.2
12782026-05-09T15:47:06.081Z Checking foreign-types v0.5.0
12792026-05-09T15:47:06.116Z Checking chacha20 v0.10.0
12802026-05-09T15:47:06.233Z Checking ingot-types v0.1.2
12812026-05-09T15:47:06.376Z Checking crossbeam-epoch v0.9.18
12822026-05-09T15:47:06.424Z Checking hmac v0.12.1
12832026-05-09T15:47:06.539Z Checking inout v0.1.4
12842026-05-09T15:47:06.558Z Checking ff v0.13.1
12852026-05-09T15:47:06.594Z Checking cobs v0.3.0
12862026-05-09T15:47:06.613Z Checking cstr-argument v0.1.2
12872026-05-09T15:47:06.688Z Checking static_assertions v1.1.0
12882026-05-09T15:47:06.732Z Compiling parking_lot_core v0.8.6
12892026-05-09T15:47:06.735Z Checking bitflags v1.3.2
12902026-05-09T15:47:06.768Z Checking managed v0.8.0
12912026-05-09T15:47:06.793Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
12922026-05-09T15:47:06.813Z Checking postcard v1.1.3
12932026-05-09T15:47:06.828Z Checking group v0.13.0
12942026-05-09T15:47:06.938Z Checking cipher v0.4.4
12952026-05-09T15:47:06.957Z Checking ingot v0.1.1
12962026-05-09T15:47:07.054Z Checking hkdf v0.12.4
12972026-05-09T15:47:07.089Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#0805292e)
12982026-05-09T15:47:07.140Z Checking rand v0.10.1
12992026-05-09T15:47:07.371Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13002026-05-09T15:47:07.459Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13012026-05-09T15:47:07.591Z Compiling typify-impl v0.4.3
13022026-05-09T15:47:07.622Z Checking universal-hash v0.5.1
13032026-05-09T15:47:07.751Z Checking crypto-bigint v0.5.5
13042026-05-09T15:47:07.803Z Checking half v2.7.1
13052026-05-09T15:47:08.061Z Checking bstr v1.12.1
13062026-05-09T15:47:08.198Z Checking ciborium-io v0.2.2
13072026-05-09T15:47:08.201Z Checking opaque-debug v0.3.1
13082026-05-09T15:47:08.294Z Checking base16ct v0.2.0
13092026-05-09T15:47:08.313Z Checking base64ct v1.8.3
13102026-05-09T15:47:08.395Z Checking ciborium-ll v0.2.2
13112026-05-09T15:47:08.417Z Checking poly1305 v0.8.0
13122026-05-09T15:47:08.548Z Checking password-hash v0.5.0
13132026-05-09T15:47:08.589Z Checking chacha20 v0.9.1
13142026-05-09T15:47:08.606Z Checking elliptic-curve v0.13.8
13152026-05-09T15:47:08.642Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13162026-05-09T15:47:08.729Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
13172026-05-09T15:47:08.772Z Checking thiserror-no-std v2.0.2
13182026-05-09T15:47:08.860Z Checking hubpack v0.1.2
13192026-05-09T15:47:08.897Z Checking byte-wrapper v0.1.0
13202026-05-09T15:47:09.013Z Checking blake2 v0.10.6
13212026-05-09T15:47:09.032Z Checking aead v0.5.2
13222026-05-09T15:47:09.104Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13232026-05-09T15:47:09.189Z Checking memmap v0.7.0
13242026-05-09T15:47:09.255Z Checking indent_write v2.2.0
13252026-05-09T15:47:09.281Z Checking lazy_static v1.5.0
13262026-05-09T15:47:09.372Z Checking keccak v0.1.6
13272026-05-09T15:47:09.389Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13282026-05-09T15:47:09.392Z Checking usdt v0.5.0
13292026-05-09T15:47:09.494Z Checking vsss-rs v3.3.4
13302026-05-09T15:47:09.497Z Checking argon2 v0.5.3
13312026-05-09T15:47:09.513Z Checking chacha20poly1305 v0.10.1
13322026-05-09T15:47:09.549Z Checking sha3 v0.10.9
13332026-05-09T15:47:09.569Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13342026-05-09T15:47:09.659Z Checking ciborium v0.2.2
13352026-05-09T15:47:10.171Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13362026-05-09T15:47:10.372Z Checking atomicwrites v0.4.4
13372026-05-09T15:47:10.506Z Checking itertools v0.12.1
13382026-05-09T15:47:10.575Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13392026-05-09T15:47:10.619Z Checking progenitor v0.14.0
13402026-05-09T15:47:10.815Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13412026-05-09T15:47:10.834Z Checking bytecount v0.6.9
13422026-05-09T15:47:10.882Z Compiling typify-macro v0.4.3
13432026-05-09T15:47:10.932Z Checking similar v2.7.0
13442026-05-09T15:47:10.950Z Checking crossbeam-deque v0.8.6
13452026-05-09T15:47:11.069Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
13462026-05-09T15:47:11.130Z Checking linked-hash-map v0.5.6
13472026-05-09T15:47:11.216Z Checking swrite v0.1.0
13482026-05-09T15:47:11.270Z Checking unicode-segmentation v1.13.2
13492026-05-09T15:47:11.307Z Checking resolv-conf v0.7.6
13502026-05-09T15:47:11.307Z Checking lru-cache v0.1.2
13512026-05-09T15:47:11.342Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
13522026-05-09T15:47:11.490Z Checking hickory-proto v0.24.4
13532026-05-09T15:47:11.509Z Checking console v0.15.11
13542026-05-09T15:47:11.527Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13552026-05-09T15:47:11.607Z Checking newline-converter v0.3.0
13562026-05-09T15:47:11.720Z Checking camino-tempfile v1.4.1
13572026-05-09T15:47:11.911Z Checking serde-big-array v0.5.1
13582026-05-09T15:47:12.008Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
13592026-05-09T15:47:12.048Z Checking siphasher v1.0.3
13602026-05-09T15:47:12.229Z Checking phf_shared v0.12.1
13612026-05-09T15:47:12.352Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
13622026-05-09T15:47:12.372Z Checking expectorate v1.2.0
13632026-05-09T15:47:12.501Z Checking rayon v1.12.0
13642026-05-09T15:47:12.519Z Checking tokio-dtrace v0.1.1
13652026-05-09T15:47:12.701Z Checking unicode-normalization v0.1.25
13662026-05-09T15:47:12.974Z Checking hickory-resolver v0.24.4
13672026-05-09T15:47:13.034Z Checking pin-project v1.1.12
13682026-05-09T15:47:13.119Z Checking num_enum v0.5.11
13692026-05-09T15:47:13.138Z Checking progenitor-client v0.13.0
13702026-05-09T15:47:13.588Z Checking tokio-stream v0.1.18
13712026-05-09T15:47:13.635Z Checking csv-core v0.1.13
13722026-05-09T15:47:13.730Z Checking same-file v1.0.6
13732026-05-09T15:47:13.812Z Checking foreign-types-shared v0.1.1
13742026-05-09T15:47:13.832Z Checking unicode-width v0.1.14
13752026-05-09T15:47:13.854Z Checking konst_macro_rules v0.2.19
13762026-05-09T15:47:13.972Z Checking highway v1.3.0
13772026-05-09T15:47:14.002Z Checking foldhash v0.1.5
13782026-05-09T15:47:14.076Z Checking konst v0.2.20
13792026-05-09T15:47:14.098Z Checking qorb v0.4.1
13802026-05-09T15:47:14.141Z Checking hashbrown v0.15.5
13812026-05-09T15:47:14.208Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13822026-05-09T15:47:14.245Z Checking foreign-types v0.3.2
13832026-05-09T15:47:14.288Z Checking walkdir v2.5.0
13842026-05-09T15:47:14.323Z Checking csv v1.4.0
13852026-05-09T15:47:14.582Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13862026-05-09T15:47:14.690Z Checking progenitor v0.13.0
13872026-05-09T15:47:14.833Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13882026-05-09T15:47:14.936Z Checking snafu v0.8.9
13892026-05-09T15:47:14.956Z Checking olpc-cjson v0.1.4
13902026-05-09T15:47:14.984Z Checking oxide-tokio-rt v0.1.5
13912026-05-09T15:47:15.011Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
13922026-05-09T15:47:15.094Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13932026-05-09T15:47:15.119Z Checking phf v0.12.1
13942026-05-09T15:47:15.150Z Checking zone v0.3.1
13952026-05-09T15:47:15.175Z Checking globset v0.4.18
13962026-05-09T15:47:15.264Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
13972026-05-09T15:47:15.798Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
13982026-05-09T15:47:16.005Z Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
13992026-05-09T15:47:16.174Z Checking smf v0.2.3
14002026-05-09T15:47:16.223Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14012026-05-09T15:47:16.291Z Checking pem v3.0.6
14022026-05-09T15:47:16.309Z Checking libsw-core v0.3.2
14032026-05-09T15:47:16.403Z Checking serde_plain v1.0.2
14042026-05-09T15:47:16.451Z Checking sigpipe v0.1.3
14052026-05-09T15:47:16.454Z Checking fixedbitset v0.5.7
14062026-05-09T15:47:16.469Z Checking smawk v0.3.2
14072026-05-09T15:47:16.541Z Checking glob v0.3.3
14082026-05-09T15:47:16.603Z Checking unicode-linebreak v0.1.5
14092026-05-09T15:47:16.651Z Checking jiff v0.2.24
14102026-05-09T15:47:16.671Z Checking fixedbitset v0.4.2
14112026-05-09T15:47:16.671Z Checking typed-path v0.9.3
14122026-05-09T15:47:16.811Z Checking textwrap v0.16.2
14132026-05-09T15:47:16.830Z Checking petgraph v0.6.5
14142026-05-09T15:47:16.923Z Checking petgraph v0.8.3
14152026-05-09T15:47:17.452Z Checking tough v0.20.0
14162026-05-09T15:47:17.690Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14172026-05-09T15:47:17.786Z Checking libsw v3.5.0
14182026-05-09T15:47:18.036Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14192026-05-09T15:47:18.213Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14202026-05-09T15:47:18.233Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
14212026-05-09T15:47:18.236Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14222026-05-09T15:47:18.279Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
14232026-05-09T15:47:18.436Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14242026-05-09T15:47:18.842Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14252026-05-09T15:47:18.861Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14262026-05-09T15:47:18.977Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14272026-05-09T15:47:19.004Z Checking const_format v0.2.36
14282026-05-09T15:47:19.081Z Checking papergrid v0.11.0
14292026-05-09T15:47:19.379Z Compiling typify v0.4.3
14302026-05-09T15:47:19.417Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14312026-05-09T15:47:19.538Z Checking gethostname v0.5.0
14322026-05-09T15:47:19.636Z Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14332026-05-09T15:47:19.665Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
14342026-05-09T15:47:19.721Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14352026-05-09T15:47:19.886Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14362026-05-09T15:47:19.955Z Checking libscf-sys v1.2.0
14372026-05-09T15:47:20.195Z Checking bcs v0.1.6
14382026-05-09T15:47:20.463Z Checking termtree v0.5.1
14392026-05-09T15:47:20.558Z Checking tagptr v0.2.0
14402026-05-09T15:47:20.600Z Checking linear-map v1.2.0
14412026-05-09T15:47:20.618Z Checking whoami v1.6.1
14422026-05-09T15:47:20.700Z Checking moka v0.12.15
14432026-05-09T15:47:20.774Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14442026-05-09T15:47:21.203Z Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14452026-05-09T15:47:21.267Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14462026-05-09T15:47:21.333Z Checking tabled v0.15.0
14472026-05-09T15:47:21.336Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14482026-05-09T15:47:21.480Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14492026-05-09T15:47:21.650Z Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14502026-05-09T15:47:22.127Z Checking steno v0.4.1
14512026-05-09T15:47:22.212Z Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14522026-05-09T15:47:22.576Z Checking hickory-proto v0.25.2
14532026-05-09T15:47:23.515Z Checking humantime v2.3.0
14542026-05-09T15:47:24.125Z Checking hickory-resolver v0.25.2
14552026-05-09T15:47:24.772Z Compiling crunchy v0.2.4
14562026-05-09T15:47:24.775Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14572026-05-09T15:47:25.118Z Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14582026-05-09T15:47:25.228Z Compiling tiny-keccak v2.0.2
14592026-05-09T15:47:25.488Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14602026-05-09T15:47:27.037Z Compiling const-random-macro v0.1.16
14612026-05-09T15:47:28.301Z Checking nom v8.0.0
14622026-05-09T15:47:28.354Z Compiling proc-macro-error-attr2 v2.0.0
14632026-05-09T15:47:28.795Z Compiling proc-macro-error2 v2.0.1
14642026-05-09T15:47:29.922Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14652026-05-09T15:47:30.976Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14662026-05-09T15:47:31.078Z Compiling smartstring v1.0.1
14672026-05-09T15:47:31.097Z Compiling ahash v0.8.12
14682026-05-09T15:47:32.846Z Checking parking_lot v0.11.2
14692026-05-09T15:47:33.220Z Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14702026-05-09T15:47:33.758Z Compiling tabled_derive v0.11.0
14712026-05-09T15:47:35.060Z Checking fxhash v0.2.1
14722026-05-09T15:47:35.346Z Checking sled v0.34.7
14732026-05-09T15:47:37.326Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14742026-05-09T15:47:37.656Z Compiling progenitor-impl v0.11.2
14752026-05-09T15:47:38.260Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
14762026-05-09T15:47:38.513Z Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14772026-05-09T15:47:38.639Z Compiling rhai_codegen v3.1.0
14782026-05-09T15:47:38.744Z Checking internet-checksum v0.2.1
14792026-05-09T15:47:39.007Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
14802026-05-09T15:47:39.638Z Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14812026-05-09T15:47:39.697Z Compiling progenitor-macro v0.11.2
14822026-05-09T15:47:40.010Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
14832026-05-09T15:47:40.325Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
14842026-05-09T15:47:40.432Z Checking arc-swap v1.9.1
14852026-05-09T15:47:40.556Z Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14862026-05-09T15:47:40.575Z Checking const-random v0.1.18
14872026-05-09T15:47:40.671Z Checking slog-scope v4.4.1
14882026-05-09T15:47:40.807Z Checking papergrid v0.17.0
14892026-05-09T15:47:40.826Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
14902026-05-09T15:47:40.844Z Checking testing_table v0.3.0
14912026-05-09T15:47:40.945Z Checking dropshot-api-manager-types v0.7.1
14922026-05-09T15:47:41.254Z Checking slog-stdlog v4.1.1
14932026-05-09T15:47:41.447Z Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14942026-05-09T15:47:41.582Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
14952026-05-09T15:47:41.585Z Checking tabled v0.20.0
14962026-05-09T15:47:41.790Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
14972026-05-09T15:47:42.001Z Compiling progenitor-impl v0.10.0
14982026-05-09T15:47:42.266Z Checking progenitor-client v0.11.2
14992026-05-09T15:47:42.441Z Compiling lzma-sys v0.1.20
15002026-05-09T15:47:42.500Z Checking thin-vec v0.2.18
15012026-05-09T15:47:42.746Z Compiling fs-err v3.3.0
15022026-05-09T15:47:42.827Z Compiling typeid v1.0.3
15032026-05-09T15:47:42.989Z Checking rhai v1.24.0
15042026-05-09T15:47:43.124Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
15052026-05-09T15:47:43.197Z Checking slog-envlogger v2.2.0
15062026-05-09T15:47:43.742Z Checking progenitor v0.11.2
15072026-05-09T15:47:43.988Z Compiling toml_datetime v0.7.5+spec-1.1.0
15082026-05-09T15:47:43.991Z Compiling progenitor-macro v0.10.0
15092026-05-09T15:47:44.033Z Checking crc8 v0.1.1
15102026-05-09T15:47:44.138Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
15112026-05-09T15:47:44.313Z Compiling toml v0.9.12+spec-1.1.0
15122026-05-09T15:47:45.956Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
15132026-05-09T15:47:46.171Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
15142026-05-09T15:47:46.937Z Compiling cargo_toml v0.22.3
15152026-05-09T15:47:47.377Z Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
15162026-05-09T15:47:47.626Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15172026-05-09T15:47:49.099Z Checking utf-8 v0.7.6
15182026-05-09T15:47:49.126Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d9ae0618)
15192026-05-09T15:47:49.408Z Checking tungstenite v0.21.0
15202026-05-09T15:47:49.899Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
15212026-05-09T15:47:50.044Z Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15222026-05-09T15:47:50.179Z Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15232026-05-09T15:47:50.288Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
15242026-05-09T15:47:50.877Z Checking sha2 v0.10.9
15252026-05-09T15:47:50.901Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15262026-05-09T15:47:51.134Z Checking yansi v1.0.1
15272026-05-09T15:47:51.153Z Checking diff v0.1.13
15282026-05-09T15:47:51.180Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15292026-05-09T15:47:51.295Z Checking progenitor v0.10.0
15302026-05-09T15:47:51.384Z Checking pretty_assertions v1.4.1
15312026-05-09T15:47:51.527Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
15322026-05-09T15:47:51.745Z Checking tokio-tungstenite v0.21.0
15332026-05-09T15:47:52.694Z Checking console v0.16.3
15342026-05-09T15:47:52.731Z Checking git-stub v1.0.0
15352026-05-09T15:47:52.996Z Checking base64 v0.21.7
15362026-05-09T15:47:53.017Z Checking sdd v3.0.10
15372026-05-09T15:47:53.094Z Checking is_ci v1.2.0
15382026-05-09T15:47:53.202Z Checking unit-prefix v0.5.2
15392026-05-09T15:47:53.273Z Checking scc v2.4.0
15402026-05-09T15:47:53.337Z Checking indicatif v0.18.4
15412026-05-09T15:47:53.355Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15422026-05-09T15:47:53.373Z Checking supports-color v3.0.2
15432026-05-09T15:47:54.232Z Checking git-stub-vcs v0.1.0
15442026-05-09T15:47:54.328Z Checking xz2 v0.1.7
15452026-05-09T15:47:54.467Z Checking ron v0.12.1
15462026-05-09T15:47:54.604Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15472026-05-09T15:47:54.840Z Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
15482026-05-09T15:47:54.978Z Checking drift v0.1.4
15492026-05-09T15:47:55.181Z Compiling serial_test_derive v3.4.0
15502026-05-09T15:47:55.223Z Checking base16ct v1.0.0
15512026-05-09T15:47:55.290Z Checking dropshot-api-manager v0.7.1
15522026-05-09T15:47:55.401Z Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
15532026-05-09T15:47:55.888Z Checking serial_test v3.4.0
15542026-05-09T15:47:56.074Z Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15552026-05-09T15:47:56.220Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d9ae0618)
15562026-05-09T15:47:56.616Z Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
15572026-05-09T15:47:56.619Z Checking util v0.1.0 (/work/oxidecomputer/maghemite/util)
15582026-05-09T15:47:56.826Z Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
15592026-05-09T15:47:57.065Z Checking natord v1.0.9
15602026-05-09T15:47:58.139Z Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
15612026-05-09T15:47:58.483Z Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
15622026-05-09T15:47:58.514Z Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
15632026-05-09T15:47:58.631Z Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
15642026-05-09T15:47:59.099Z Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
15652026-05-09T15:47:59.120Z Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15662026-05-09T15:47:59.538Z Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
15672026-05-09T15:48:01.298Z Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
15682026-05-09T15:48:02.367Z Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
15692026-05-09T15:48:06.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
15702026-05-09T15:48:07.204Z+ cargo xtask openapi check
15712026-05-09T15:48:07.556Z Compiling libc v0.2.186
15722026-05-09T15:48:08.562Z Compiling utf8parse v0.2.2
15732026-05-09T15:48:08.562Z Compiling cfg-if v1.0.4
15742026-05-09T15:48:08.562Z Compiling anstyle-query v1.1.5
15752026-05-09T15:48:08.562Z Compiling proc-macro2 v1.0.106
15762026-05-09T15:48:08.562Z Compiling quote v1.0.45
15772026-05-09T15:48:08.562Z Compiling anstyle v1.0.14
15782026-05-09T15:48:08.566Z Compiling is_terminal_polyfill v1.70.2
15792026-05-09T15:48:08.566Z Compiling scopeguard v1.2.0
15802026-05-09T15:48:08.566Z Compiling colorchoice v1.0.5
15812026-05-09T15:48:08.566Z Compiling anstyle-parse v1.0.0
15822026-05-09T15:48:08.566Z Compiling smallvec v1.15.1
15832026-05-09T15:48:08.566Z Compiling clap_lex v1.1.0
15842026-05-09T15:48:08.566Z Compiling lock_api v0.4.14
15852026-05-09T15:48:08.566Z Compiling strsim v0.11.1
15862026-05-09T15:48:08.566Z Compiling bytes v1.11.1
15872026-05-09T15:48:08.566Z Compiling anstream v1.0.0
15882026-05-09T15:48:08.566Z Compiling errno v0.3.14
15892026-05-09T15:48:08.566Z Compiling parking_lot_core v0.9.12
15902026-05-09T15:48:08.566Z Compiling socket2 v0.6.3
15912026-05-09T15:48:08.566Z Compiling mio v1.2.0
15922026-05-09T15:48:08.566Z Compiling signal-hook-registry v1.4.8
15932026-05-09T15:48:08.566Z Compiling parking_lot v0.12.5
15942026-05-09T15:48:08.566Z Compiling clap_builder v4.6.0
15952026-05-09T15:48:08.566Z Compiling pin-project-lite v0.2.17
15962026-05-09T15:48:08.566Z Compiling anyhow v1.0.102
15972026-05-09T15:48:08.566Z Compiling syn v2.0.117
15982026-05-09T15:48:10.261Z Compiling tokio-macros v2.7.0
15992026-05-09T15:48:10.261Z Compiling clap_derive v4.6.1
16002026-05-09T15:48:10.833Z Compiling tokio v1.52.3
16012026-05-09T15:48:11.398Z Compiling clap v4.6.1
16022026-05-09T15:48:14.734Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
16032026-05-09T15:48:15.776Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.56s
16042026-05-09T15:48:15.826Z Running `target/debug/xtask openapi check`
16052026-05-09T15:48:16.451Z Compiling libc v0.2.186
16062026-05-09T15:48:16.451Z Compiling serde_core v1.0.228
16072026-05-09T15:48:16.454Z Compiling memchr v2.8.0
16082026-05-09T15:48:16.557Z Compiling itoa v1.0.18
16092026-05-09T15:48:16.569Z Compiling stable_deref_trait v1.2.1
16102026-05-09T15:48:16.576Z Compiling zerofrom v0.1.7
16112026-05-09T15:48:16.579Z Compiling zmij v1.0.21
16122026-05-09T15:48:16.595Z Compiling writeable v0.6.3
16132026-05-09T15:48:16.638Z Compiling litemap v0.8.2
16142026-05-09T15:48:16.691Z Compiling yoke v0.8.2
16152026-05-09T15:48:16.729Z Compiling utf8_iter v1.0.4
16162026-05-09T15:48:16.796Z Compiling percent-encoding v2.3.2
16172026-05-09T15:48:16.822Z Compiling icu_properties_data v2.2.0
16182026-05-09T15:48:16.855Z Compiling zerovec v0.11.6
16192026-05-09T15:48:16.870Z Compiling zerotrie v0.2.4
16202026-05-09T15:48:16.870Z Compiling icu_normalizer_data v2.2.0
16212026-05-09T15:48:16.959Z Compiling libm v0.2.16
16222026-05-09T15:48:16.972Z Compiling rand_core v0.10.1
16232026-05-09T15:48:17.009Z Compiling errno v0.3.14
16242026-05-09T15:48:17.025Z Compiling form_urlencoded v1.2.2
16252026-05-09T15:48:17.150Z Compiling getrandom v0.4.2
16262026-05-09T15:48:17.164Z Compiling zeroize v1.8.2
16272026-05-09T15:48:17.164Z Compiling iana-time-zone v0.1.65
16282026-05-09T15:48:17.187Z Compiling scopeguard v1.2.0
16292026-05-09T15:48:17.200Z Compiling dyn-clone v1.0.20
16302026-05-09T15:48:17.292Z Compiling lock_api v0.4.14
16312026-05-09T15:48:17.325Z Compiling tinystr v0.8.3
16322026-05-09T15:48:17.338Z Compiling potential_utf v0.1.5
16332026-05-09T15:48:17.358Z Compiling socket2 v0.6.3
16342026-05-09T15:48:17.384Z Compiling portable-atomic v1.13.1
16352026-05-09T15:48:17.387Z Compiling signal-hook-registry v1.4.8
16362026-05-09T15:48:17.498Z Compiling icu_locale_core v2.2.0
16372026-05-09T15:48:17.515Z Compiling icu_collections v2.2.0
16382026-05-09T15:48:17.526Z Compiling mio v1.2.0
16392026-05-09T15:48:17.674Z Compiling thiserror v2.0.18
16402026-05-09T15:48:17.783Z Compiling num-traits v0.2.19
16412026-05-09T15:48:17.795Z Compiling getrandom v0.2.17
16422026-05-09T15:48:17.871Z Compiling critical-section v1.2.0
16432026-05-09T15:48:17.981Z Compiling once_cell v1.21.4
16442026-05-09T15:48:17.992Z Compiling subtle v2.6.1
16452026-05-09T15:48:18.013Z Compiling futures-core v0.3.32
16462026-05-09T15:48:18.027Z Compiling equivalent v1.0.2
16472026-05-09T15:48:18.116Z Compiling zerocopy v0.8.48
16482026-05-09T15:48:18.133Z Compiling log v0.4.29
16492026-05-09T15:48:18.152Z Compiling serde v1.0.228
16502026-05-09T15:48:18.163Z Compiling serde_json v1.0.149
16512026-05-09T15:48:18.188Z Compiling icu_provider v2.2.0
16522026-05-09T15:48:18.324Z Compiling uuid v1.23.1
16532026-05-09T15:48:18.326Z Compiling semver v1.0.28
16542026-05-09T15:48:18.393Z Compiling bitflags v2.11.1
16552026-05-09T15:48:18.508Z Compiling icu_properties v2.2.0
16562026-05-09T15:48:18.565Z Compiling rand_core v0.6.4
16572026-05-09T15:48:18.629Z Compiling smallvec v1.15.1
16582026-05-09T15:48:18.660Z Compiling bytes v1.11.1
16592026-05-09T15:48:18.660Z Compiling chrono v0.4.44
16602026-05-09T15:48:18.729Z Compiling futures-sink v0.3.32
16612026-05-09T15:48:18.787Z Compiling slog v2.8.2
16622026-05-09T15:48:18.804Z Compiling slab v0.4.12
16632026-05-09T15:48:18.834Z Compiling icu_normalizer v2.2.0
16642026-05-09T15:48:18.867Z Compiling parking_lot_core v0.9.12
16652026-05-09T15:48:18.980Z Compiling futures-channel v0.3.32
16662026-05-09T15:48:19.170Z Compiling parking_lot v0.12.5
16672026-05-09T15:48:19.213Z Compiling typenum v1.20.0
16682026-05-09T15:48:19.250Z Compiling futures-task v0.3.32
16692026-05-09T15:48:19.328Z Compiling futures-io v0.3.32
16702026-05-09T15:48:19.426Z Compiling idna_adapter v1.2.2
16712026-05-09T15:48:19.439Z Compiling tokio v1.52.3
16722026-05-09T15:48:19.494Z Compiling futures-util v0.3.32
16732026-05-09T15:48:19.554Z Compiling idna v1.1.0
16742026-05-09T15:48:19.580Z Compiling hashbrown v0.17.0
16752026-05-09T15:48:19.654Z Compiling tracing-core v0.1.36
16762026-05-09T15:48:19.885Z Compiling url v2.5.8
16772026-05-09T15:48:20.137Z Compiling generic-array v0.14.7
16782026-05-09T15:48:20.179Z Compiling indexmap v2.14.0
16792026-05-09T15:48:20.260Z Compiling tracing v0.1.44
16802026-05-09T15:48:20.292Z Compiling base64 v0.22.1
16812026-05-09T15:48:20.502Z Compiling schemars v0.8.22
16822026-05-09T15:48:20.620Z Compiling crypto-common v0.1.7
16832026-05-09T15:48:20.635Z Compiling http v1.4.0
16842026-05-09T15:48:20.706Z Compiling fnv v1.0.7
16852026-05-09T15:48:20.754Z Compiling unicode-ident v1.0.24
16862026-05-09T15:48:20.801Z Compiling byteorder v1.5.0
16872026-05-09T15:48:20.813Z Compiling rustls-pki-types v1.14.1
16882026-05-09T15:48:20.879Z Compiling proc-macro2 v1.0.106
16892026-05-09T15:48:21.030Z Compiling erased-serde v0.3.31
16902026-05-09T15:48:21.124Z Compiling ipnet v2.12.0
16912026-05-09T15:48:21.279Z Compiling ipnetwork v0.21.1
16922026-05-09T15:48:21.522Z Compiling quote v1.0.45
16932026-05-09T15:48:21.570Z Compiling untrusted v0.9.0
16942026-05-09T15:48:21.582Z Compiling oxnet v0.1.5
16952026-05-09T15:48:21.700Z Compiling syn v2.0.117
16962026-05-09T15:48:21.713Z Compiling block-buffer v0.10.4
16972026-05-09T15:48:21.765Z Compiling http-body v1.0.1
16982026-05-09T15:48:21.791Z Compiling atomic-waker v1.1.2
16992026-05-09T15:48:21.806Z Compiling ppv-lite86 v0.2.21
17002026-05-09T15:48:21.857Z Compiling digest v0.10.7
17012026-05-09T15:48:21.916Z Compiling rustix v1.1.4
17022026-05-09T15:48:21.916Z Compiling httparse v1.10.1
17032026-05-09T15:48:22.003Z Compiling tower-layer v0.3.3
17042026-05-09T15:48:22.034Z Compiling ryu v1.0.23
17052026-05-09T15:48:22.072Z Compiling try-lock v0.2.5
17062026-05-09T15:48:22.120Z Compiling tower-service v0.3.3
17072026-05-09T15:48:22.164Z Compiling want v0.3.1
17082026-05-09T15:48:22.180Z Compiling thiserror v1.0.69
17092026-05-09T15:48:22.215Z Compiling pretty-hex v0.4.2
17102026-05-09T15:48:22.215Z Compiling httpdate v1.0.3
17112026-05-09T15:48:22.238Z Compiling plain v0.2.3
17122026-05-09T15:48:22.281Z Compiling getrandom v0.3.4
17132026-05-09T15:48:22.325Z Compiling ucd-trie v0.1.7
17142026-05-09T15:48:22.347Z Compiling crossbeam-utils v0.8.21
17152026-05-09T15:48:22.350Z Compiling serde_urlencoded v0.7.1
17162026-05-09T15:48:22.462Z Compiling pest v2.8.6
17172026-05-09T15:48:22.465Z Compiling http-body-util v0.1.3
17182026-05-09T15:48:22.605Z Compiling cpufeatures v0.2.17
17192026-05-09T15:48:22.617Z Compiling hex v0.4.3
17202026-05-09T15:48:22.682Z Compiling regex-syntax v0.8.10
17212026-05-09T15:48:22.706Z Compiling omicron-workspace-hack v0.1.0
17222026-05-09T15:48:22.782Z Compiling rand_core v0.9.5
17232026-05-09T15:48:22.850Z Compiling camino v1.2.2
17242026-05-09T15:48:22.879Z Compiling aws-lc-sys v0.40.0
17252026-05-09T15:48:23.003Z Compiling untrusted v0.7.1
17262026-05-09T15:48:23.068Z Compiling tokio-util v0.7.18
17272026-05-09T15:48:23.129Z Compiling fastrand v2.4.1
17282026-05-09T15:48:23.259Z Compiling newtype-uuid v1.3.2
17292026-05-09T15:48:23.391Z Compiling aws-lc-rs v1.16.3
17302026-05-09T15:48:23.475Z Compiling allocator-api2 v0.2.21
17312026-05-09T15:48:23.593Z Compiling rustls v0.23.40
17322026-05-09T15:48:23.734Z Compiling h2 v0.4.14
17332026-05-09T15:48:23.777Z Compiling foldhash v0.2.0
17342026-05-09T15:48:23.803Z Compiling daft v0.1.5
17352026-05-09T15:48:23.844Z Compiling rand_chacha v0.9.0
17362026-05-09T15:48:24.012Z Compiling hashbrown v0.16.1
17372026-05-09T15:48:24.072Z Compiling openapiv3 v2.2.0
17382026-05-09T15:48:24.276Z Compiling sync_wrapper v1.0.2
17392026-05-09T15:48:24.393Z Compiling rustls-webpki v0.103.13
17402026-05-09T15:48:24.654Z Compiling aho-corasick v1.1.4
17412026-05-09T15:48:24.834Z Compiling powerfmt v0.2.0
17422026-05-09T15:48:25.057Z Compiling deranged v0.5.8
17432026-05-09T15:48:25.315Z Compiling tower v0.5.3
17442026-05-09T15:48:25.353Z Compiling rand v0.9.4
17452026-05-09T15:48:25.690Z Compiling regex-automata v0.4.14
17462026-05-09T15:48:25.747Z Compiling tempfile v3.27.0
17472026-05-09T15:48:25.812Z Compiling hyper v1.9.0
17482026-05-09T15:48:25.943Z Compiling futures-executor v0.3.32
17492026-05-09T15:48:26.020Z Compiling num_threads v0.1.7
17502026-05-09T15:48:26.125Z Compiling num-conv v0.2.1
17512026-05-09T15:48:26.143Z Compiling time-core v0.1.8
17522026-05-09T15:48:26.221Z Compiling futures v0.3.32
17532026-05-09T15:48:26.278Z Compiling time v0.3.47
17542026-05-09T15:48:26.292Z Compiling tower-http v0.6.10
17552026-05-09T15:48:26.305Z Compiling crc32fast v1.5.0
17562026-05-09T15:48:26.487Z Compiling scroll v0.13.0
17572026-05-09T15:48:26.502Z Compiling simd-adler32 v0.3.9
17582026-05-09T15:48:26.670Z Compiling winnow v1.0.2
17592026-05-09T15:48:26.699Z Compiling adler2 v2.0.1
17602026-05-09T15:48:26.711Z Compiling goblin v0.10.5
17612026-05-09T15:48:26.757Z Compiling crossbeam-channel v0.5.15
17622026-05-09T15:48:26.835Z Compiling hyper-util v0.1.20
17632026-05-09T15:48:27.223Z Compiling miniz_oxide v0.8.9
17642026-05-09T15:48:27.396Z Compiling ring v0.17.14
17652026-05-09T15:48:27.745Z Compiling openssl-probe v0.2.1
17662026-05-09T15:48:27.878Z Compiling rustls-native-certs v0.8.3
17672026-05-09T15:48:27.901Z Compiling flate2 v1.1.9
17682026-05-09T15:48:27.948Z Compiling regex v1.12.3
17692026-05-09T15:48:28.201Z Compiling tokio-rustls v0.26.4
17702026-05-09T15:48:28.318Z Compiling dtrace-parser v0.3.0
17712026-05-09T15:48:28.407Z Compiling thread-id v5.1.0
17722026-05-09T15:48:28.455Z Compiling thread_local v1.1.9
17732026-05-09T15:48:28.471Z Compiling debug-ignore v1.0.5
17742026-05-09T15:48:28.494Z Compiling rustls-webpki v0.102.8
17752026-05-09T15:48:28.578Z Compiling match_cfg v0.1.0
17762026-05-09T15:48:28.655Z Compiling compression-core v0.4.32
17772026-05-09T15:48:28.722Z Compiling hostname v0.3.1
17782026-05-09T15:48:28.822Z Compiling compression-codecs v0.4.38
17792026-05-09T15:48:28.863Z Compiling hyper-rustls v0.27.9
17802026-05-09T15:48:28.865Z Compiling rustls-platform-verifier v0.7.0
17812026-05-09T15:48:29.075Z Compiling rustls v0.22.4
17822026-05-09T15:48:29.101Z Compiling toml_parser v1.1.2+spec-1.1.0
17832026-05-09T15:48:29.112Z Compiling slog-json v2.6.1
17842026-05-09T15:48:29.151Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
17852026-05-09T15:48:29.301Z Compiling toml_datetime v1.1.1+spec-1.1.0
17862026-05-09T15:48:29.319Z Compiling serde_spanned v1.1.1
17872026-05-09T15:48:29.359Z Compiling is-terminal v0.4.17
17882026-05-09T15:48:29.463Z Compiling dof v0.4.0
17892026-05-09T15:48:29.474Z Compiling memmap2 v0.9.10
17902026-05-09T15:48:29.609Z Compiling encoding_rs v0.8.35
17912026-05-09T15:48:29.641Z Compiling spin v0.9.8
17922026-05-09T15:48:29.701Z Compiling toml_writer v1.1.1+spec-1.1.0
17932026-05-09T15:48:29.766Z Compiling term v1.2.1
17942026-05-09T15:48:29.805Z Compiling mime v0.3.17
17952026-05-09T15:48:29.918Z Compiling take_mut v0.2.2
17962026-05-09T15:48:30.037Z Compiling slog-term v2.9.2
17972026-05-09T15:48:30.085Z Compiling slog-async v2.8.0
17982026-05-09T15:48:30.438Z Compiling usdt-impl v0.6.0
17992026-05-09T15:48:30.587Z Compiling multer v3.1.0
18002026-05-09T15:48:30.602Z Compiling toml v1.1.2+spec-1.1.0
18012026-05-09T15:48:30.697Z Compiling slog-bunyan v2.5.0
18022026-05-09T15:48:30.760Z Compiling usdt v0.6.0
18032026-05-09T15:48:30.840Z Compiling reqwest v0.13.3
18042026-05-09T15:48:31.043Z Compiling tokio-rustls v0.25.0
18052026-05-09T15:48:31.071Z Compiling async-compression v0.4.42
18062026-05-09T15:48:31.093Z Compiling async-stream v0.3.6
18072026-05-09T15:48:31.272Z Compiling sha1 v0.10.6
18082026-05-09T15:48:31.272Z Compiling rand_chacha v0.3.1
18092026-05-09T15:48:31.293Z Compiling waitgroup v0.1.2
18102026-05-09T15:48:31.334Z Compiling rustls-pemfile v2.2.0
18112026-05-09T15:48:31.387Z Compiling serde_path_to_error v0.1.20
18122026-05-09T15:48:31.432Z Compiling hostname v0.4.2
18132026-05-09T15:48:31.504Z Compiling either v1.15.0
18142026-05-09T15:48:31.534Z Compiling rand v0.8.6
18152026-05-09T15:48:31.573Z Compiling ref-cast v1.0.25
18162026-05-09T15:48:31.681Z Compiling dropshot v0.17.0
18172026-05-09T15:48:31.693Z Compiling strum v0.26.3
18182026-05-09T15:48:31.712Z Compiling macaddr v1.0.1
18192026-05-09T15:48:31.742Z Compiling wait-timeout v0.2.1
18202026-05-09T15:48:31.823Z Compiling quick-error v1.2.3
18212026-05-09T15:48:31.935Z Compiling bit-vec v0.8.0
18222026-05-09T15:48:31.938Z Compiling rusty-fork v0.3.1
18232026-05-09T15:48:31.982Z Compiling serde_with v3.19.0
18242026-05-09T15:48:32.032Z Compiling rand_xorshift v0.4.0
18252026-05-09T15:48:32.171Z Compiling bit-set v0.8.0
18262026-05-09T15:48:32.174Z Compiling unarray v0.1.4
18272026-05-09T15:48:32.194Z Compiling strum v0.27.2
18282026-05-09T15:48:32.283Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18292026-05-09T15:48:32.294Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
18302026-05-09T15:48:32.323Z Compiling proptest v1.11.0
18312026-05-09T15:48:32.336Z Compiling instant v0.1.13
18322026-05-09T15:48:32.418Z Compiling progenitor-client v0.14.0
18332026-05-09T15:48:32.447Z Compiling rustc-hash v2.1.2
18342026-05-09T15:48:32.474Z Compiling reqwest v0.12.28
18352026-05-09T15:48:32.576Z Compiling iddqd v0.3.18
18362026-05-09T15:48:32.718Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
18372026-05-09T15:48:32.731Z Compiling backon v1.6.0
18382026-05-09T15:48:32.943Z Compiling progenitor-extras v0.2.0
18392026-05-09T15:48:32.968Z Compiling backoff v0.4.0
18402026-05-09T15:48:33.181Z Compiling itertools v0.14.0
18412026-05-09T15:48:33.184Z Compiling parse-display v0.10.0
18422026-05-09T15:48:33.517Z Compiling progenitor-client v0.10.0
18432026-05-09T15:48:33.685Z Compiling regress v0.10.5
18442026-05-09T15:48:33.698Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
18452026-05-09T15:48:34.171Z Compiling unicode-width v0.2.2
18462026-05-09T15:48:34.465Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
18472026-05-09T15:48:34.500Z Compiling terminal_size v0.4.4
18482026-05-09T15:48:34.515Z Compiling secrecy v0.10.3
18492026-05-09T15:48:34.632Z Compiling heck v0.5.0
18502026-05-09T15:48:34.656Z Compiling tinyvec_macros v0.1.1
18512026-05-09T15:48:34.682Z Compiling num-integer v0.1.46
18522026-05-09T15:48:34.732Z Compiling tinyvec v1.11.0
18532026-05-09T15:48:34.891Z Compiling clap_builder v4.6.0
18542026-05-09T15:48:35.013Z Compiling scroll v0.12.0
18552026-05-09T15:48:35.053Z Compiling crucible-workspace-hack v0.1.0
18562026-05-09T15:48:35.090Z Compiling crossbeam-epoch v0.9.18
18572026-05-09T15:48:35.130Z Compiling hmac v0.12.1
18582026-05-09T15:48:35.280Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
18592026-05-09T15:48:35.295Z Compiling inout v0.1.4
18602026-05-09T15:48:35.396Z Compiling ff v0.13.1
18612026-05-09T15:48:35.439Z Compiling cipher v0.4.4
18622026-05-09T15:48:35.450Z Compiling hkdf v0.12.4
18632026-05-09T15:48:35.532Z Compiling group v0.13.0
18642026-05-09T15:48:35.598Z Compiling goblin v0.8.2
18652026-05-09T15:48:35.654Z Compiling num-rational v0.4.2
18662026-05-09T15:48:35.665Z Compiling num-iter v0.1.45
18672026-05-09T15:48:35.904Z Compiling zerocopy v0.7.35
18682026-05-09T15:48:35.995Z Compiling regress v0.11.1
18692026-05-09T15:48:36.193Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
18702026-05-09T15:48:36.464Z Compiling half v2.7.1
18712026-05-09T15:48:36.540Z Compiling clap v4.6.1
18722026-05-09T15:48:36.631Z Compiling universal-hash v0.5.1
18732026-05-09T15:48:36.777Z Compiling crypto-bigint v0.5.5
18742026-05-09T15:48:36.789Z Compiling num-complex v0.4.6
18752026-05-09T15:48:37.078Z Compiling bstr v1.12.1
18762026-05-09T15:48:37.176Z Compiling ciborium-io v0.2.2
18772026-05-09T15:48:37.281Z Compiling base16ct v0.2.0
18782026-05-09T15:48:37.449Z Compiling opaque-debug v0.3.1
18792026-05-09T15:48:37.528Z Compiling base64ct v1.8.3
18802026-05-09T15:48:37.668Z Compiling elliptic-curve v0.13.8
18812026-05-09T15:48:37.835Z Compiling dof v0.3.0
18822026-05-09T15:48:37.919Z Compiling password-hash v0.5.0
18832026-05-09T15:48:38.062Z Compiling poly1305 v0.8.0
18842026-05-09T15:48:38.165Z Compiling typify-impl v0.6.2
18852026-05-09T15:48:38.345Z Compiling ciborium-ll v0.2.2
18862026-05-09T15:48:38.358Z Compiling curve25519-dalek v4.1.3
18872026-05-09T15:48:38.485Z Compiling num v0.4.3
18882026-05-09T15:48:38.568Z Compiling thiserror-no-std v2.0.2
18892026-05-09T15:48:38.620Z Compiling chacha20 v0.9.1
18902026-05-09T15:48:38.666Z Compiling rustix v0.38.44
18912026-05-09T15:48:38.716Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
18922026-05-09T15:48:38.843Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
18932026-05-09T15:48:39.294Z Compiling dtrace-parser v0.2.0
18942026-05-09T15:48:39.313Z Compiling byte-wrapper v0.1.0
18952026-05-09T15:48:39.409Z Compiling blake2 v0.10.6
18962026-05-09T15:48:39.479Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
18972026-05-09T15:48:39.506Z Compiling aead v0.5.2
18982026-05-09T15:48:39.561Z Compiling thread-id v4.2.2
18992026-05-09T15:48:39.653Z Compiling keccak v0.1.6
19002026-05-09T15:48:39.667Z Compiling float-ord v0.3.2
19012026-05-09T15:48:39.680Z Compiling indent_write v2.2.0
19022026-05-09T15:48:39.792Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
19032026-05-09T15:48:39.804Z Compiling sha3 v0.10.9
19042026-05-09T15:48:39.825Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
19052026-05-09T15:48:39.869Z Compiling typify v0.6.2
19062026-05-09T15:48:39.979Z Compiling usdt-impl v0.5.0
19072026-05-09T15:48:40.093Z Compiling chacha20poly1305 v0.10.1
19082026-05-09T15:48:40.096Z Compiling argon2 v0.5.3
19092026-05-09T15:48:40.243Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
19102026-05-09T15:48:40.635Z Compiling vsss-rs v3.3.4
19112026-05-09T15:48:40.647Z Compiling ciborium v0.2.2
19122026-05-09T15:48:40.859Z Compiling hash32 v0.3.1
19132026-05-09T15:48:41.023Z Compiling memmap v0.7.0
19142026-05-09T15:48:41.211Z Compiling static_assertions v1.1.0
19152026-05-09T15:48:41.224Z Compiling data-encoding v2.11.0
19162026-05-09T15:48:41.291Z Compiling usdt v0.5.0
19172026-05-09T15:48:41.304Z Compiling heapless v0.8.0
19182026-05-09T15:48:41.563Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
19192026-05-09T15:48:41.671Z Compiling num_enum v0.7.6
19202026-05-09T15:48:41.732Z Compiling ingot-types v0.1.2
19212026-05-09T15:48:41.796Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
19222026-05-09T15:48:41.902Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
19232026-05-09T15:48:42.023Z Compiling atomicwrites v0.4.4
19242026-05-09T15:48:42.042Z Compiling tabwriter v1.4.1
19252026-05-09T15:48:42.140Z Compiling cobs v0.3.0
19262026-05-09T15:48:42.163Z Compiling managed v0.8.0
19272026-05-09T15:48:42.212Z Compiling bitflags v1.3.2
19282026-05-09T15:48:42.264Z Compiling ingot v0.1.1
19292026-05-09T15:48:42.281Z Compiling postcard v1.1.3
19302026-05-09T15:48:42.293Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
19312026-05-09T15:48:42.340Z Compiling smoltcp v0.11.0
19322026-05-09T15:48:42.379Z Compiling similar v2.7.0
19332026-05-09T15:48:42.487Z Compiling crossbeam-deque v0.8.6
19342026-05-09T15:48:42.687Z Compiling serde_spanned v0.6.9
19352026-05-09T15:48:42.840Z Compiling toml_datetime v0.6.11
19362026-05-09T15:48:43.123Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
19372026-05-09T15:48:43.287Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
19382026-05-09T15:48:43.585Z Compiling colored v3.1.1
19392026-05-09T15:48:43.626Z Compiling linked-hash-map v0.5.6
19402026-05-09T15:48:43.819Z Compiling winnow v0.7.15
19412026-05-09T15:48:43.974Z Compiling toml_write v0.1.2
19422026-05-09T15:48:44.083Z Compiling swrite v0.1.0
19432026-05-09T15:48:44.182Z Compiling foreign-types-shared v0.3.1
19442026-05-09T15:48:44.201Z Compiling resolv-conf v0.7.6
19452026-05-09T15:48:44.247Z Compiling unicode-segmentation v1.13.2
19462026-05-09T15:48:44.283Z Compiling cpufeatures v0.3.0
19472026-05-09T15:48:44.322Z Compiling foreign-types v0.5.0
19482026-05-09T15:48:44.366Z Compiling chacha20 v0.10.0
19492026-05-09T15:48:44.408Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
19502026-05-09T15:48:44.609Z Compiling newline-converter v0.3.0
19512026-05-09T15:48:44.637Z Compiling lru-cache v0.1.2
19522026-05-09T15:48:44.675Z Compiling hubpack v0.1.2
19532026-05-09T15:48:44.731Z Compiling rayon-core v1.13.0
19542026-05-09T15:48:44.768Z Compiling memoffset v0.9.1
19552026-05-09T15:48:44.860Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#0805292e)
19562026-05-09T15:48:44.908Z Compiling hickory-proto v0.24.4
19572026-05-09T15:48:44.984Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19582026-05-09T15:48:45.108Z Compiling console v0.15.11
19592026-05-09T15:48:45.284Z Compiling toml_edit v0.22.27
19602026-05-09T15:48:45.326Z Compiling camino-tempfile v1.4.1
19612026-05-09T15:48:45.443Z Compiling serde-big-array v0.5.1
19622026-05-09T15:48:45.550Z Compiling cstr-argument v0.1.2
19632026-05-09T15:48:45.566Z Compiling siphasher v1.0.3
19642026-05-09T15:48:45.590Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
19652026-05-09T15:48:45.706Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19662026-05-09T15:48:45.742Z Compiling phf_shared v0.12.1
19672026-05-09T15:48:45.766Z Compiling pin-project v1.1.12
19682026-05-09T15:48:45.871Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
19692026-05-09T15:48:45.918Z Compiling expectorate v1.2.0
19702026-05-09T15:48:45.962Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19712026-05-09T15:48:46.062Z Compiling rayon v1.12.0
19722026-05-09T15:48:46.074Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#0805292e)
19732026-05-09T15:48:46.086Z Compiling nix v0.31.2
19742026-05-09T15:48:46.273Z Compiling num_enum v0.5.11
19752026-05-09T15:48:46.398Z Compiling rand v0.10.1
19762026-05-09T15:48:47.490Z Compiling hickory-resolver v0.24.4
19772026-05-09T15:48:47.779Z Compiling toml v0.8.23
19782026-05-09T15:48:47.838Z Compiling progenitor-impl v0.13.0
19792026-05-09T15:48:47.934Z Compiling prettyplease v0.2.37
19802026-05-09T15:48:48.060Z Compiling unicode-normalization v0.1.25
19812026-05-09T15:48:48.407Z Compiling progenitor-client v0.13.0
19822026-05-09T15:48:48.538Z Compiling tokio-stream v0.1.18
19832026-05-09T15:48:48.649Z Compiling csv-core v0.1.13
19842026-05-09T15:48:48.709Z Compiling konst_macro_rules v0.2.19
19852026-05-09T15:48:48.920Z Compiling highway v1.3.0
19862026-05-09T15:48:49.004Z Compiling foreign-types-shared v0.1.1
19872026-05-09T15:48:49.096Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
19882026-05-09T15:48:49.108Z Compiling unicode-width v0.1.14
19892026-05-09T15:48:49.181Z Compiling foldhash v0.1.5
19902026-05-09T15:48:49.348Z Compiling same-file v1.0.6
19912026-05-09T15:48:49.393Z Compiling hashbrown v0.15.5
19922026-05-09T15:48:49.407Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
19932026-05-09T15:48:49.526Z Compiling walkdir v2.5.0
19942026-05-09T15:48:49.540Z Compiling foreign-types v0.3.2
19952026-05-09T15:48:49.618Z Compiling qorb v0.4.1
19962026-05-09T15:48:49.789Z Compiling progenitor v0.13.0
19972026-05-09T15:48:49.872Z Compiling konst v0.2.20
19982026-05-09T15:48:49.928Z Compiling csv v1.4.0
19992026-05-09T15:48:49.940Z Compiling snafu v0.8.9
20002026-05-09T15:48:50.318Z Compiling olpc-cjson v0.1.4
20012026-05-09T15:48:50.334Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20022026-05-09T15:48:50.490Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20032026-05-09T15:48:50.494Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1)
20042026-05-09T15:48:50.989Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
20052026-05-09T15:48:51.079Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20062026-05-09T15:48:51.305Z Compiling newtype_derive v0.1.6
20072026-05-09T15:48:51.395Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20082026-05-09T15:48:51.519Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
20092026-05-09T15:48:51.656Z Compiling phf v0.12.1
20102026-05-09T15:48:51.816Z Compiling owo-colors v4.3.0
20112026-05-09T15:48:51.827Z Compiling openssl-sys v0.9.115
20122026-05-09T15:48:52.228Z Compiling tokio-dtrace v0.1.1
20132026-05-09T15:48:52.506Z Compiling progenitor-impl v0.14.0
20142026-05-09T15:48:52.519Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20152026-05-09T15:48:52.535Z Compiling globset v0.4.18
20162026-05-09T15:48:52.882Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
20172026-05-09T15:48:53.091Z Compiling itertools v0.12.1
20182026-05-09T15:48:53.104Z Compiling libsw-core v0.3.2
20192026-05-09T15:48:53.288Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20202026-05-09T15:48:53.318Z Compiling pem v3.0.6
20212026-05-09T15:48:53.321Z Compiling serde_plain v1.0.2
20222026-05-09T15:48:53.395Z Compiling sigpipe v0.1.3
20232026-05-09T15:48:53.493Z Compiling glob v0.3.3
20242026-05-09T15:48:53.537Z Compiling smawk v0.3.2
20252026-05-09T15:48:53.638Z Compiling unicode-linebreak v0.1.5
20262026-05-09T15:48:53.678Z Compiling fixedbitset v0.5.7
20272026-05-09T15:48:53.678Z Compiling jiff v0.2.24
20282026-05-09T15:48:53.882Z Compiling typed-path v0.9.3
20292026-05-09T15:48:53.894Z Compiling minimal-lexical v0.2.1
20302026-05-09T15:48:53.915Z Compiling bytecount v0.6.9
20312026-05-09T15:48:54.014Z Compiling fixedbitset v0.4.2
20322026-05-09T15:48:54.056Z Compiling papergrid v0.11.0
20332026-05-09T15:48:54.155Z Compiling petgraph v0.6.5
20342026-05-09T15:48:54.324Z Compiling zone v0.3.1
20352026-05-09T15:48:54.339Z Compiling nom v7.1.3
20362026-05-09T15:48:54.356Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20372026-05-09T15:48:54.588Z Compiling petgraph v0.8.3
20382026-05-09T15:48:55.065Z Compiling tough v0.20.0
20392026-05-09T15:48:55.239Z Compiling textwrap v0.16.2
20402026-05-09T15:48:55.662Z Compiling progenitor v0.14.0
20412026-05-09T15:48:55.712Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20422026-05-09T15:48:55.715Z Compiling openssl v0.10.79
20432026-05-09T15:48:55.735Z Compiling libsw v3.5.0
20442026-05-09T15:48:55.745Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20452026-05-09T15:48:55.798Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
20462026-05-09T15:48:55.904Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20472026-05-09T15:48:56.038Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
20482026-05-09T15:48:56.116Z Compiling oxide-tokio-rt v0.1.5
20492026-05-09T15:48:56.383Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20502026-05-09T15:48:56.418Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20512026-05-09T15:48:56.598Z Compiling chrono-tz v0.10.4
20522026-05-09T15:48:56.850Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
20532026-05-09T15:48:57.049Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20542026-05-09T15:48:57.064Z Compiling const_format v0.2.36
20552026-05-09T15:48:57.113Z Compiling slog-dtrace v0.3.0
20562026-05-09T15:48:57.402Z Compiling cancel-safe-futures v0.1.5
20572026-05-09T15:48:57.422Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
20582026-05-09T15:48:57.709Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20592026-05-09T15:48:57.808Z Compiling gethostname v0.5.0
20602026-05-09T15:48:57.839Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20612026-05-09T15:48:57.853Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20622026-05-09T15:48:57.933Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20632026-05-09T15:48:57.975Z Compiling bcs v0.1.6
20642026-05-09T15:48:58.198Z Compiling smf v0.2.3
20652026-05-09T15:48:58.292Z Compiling tagptr v0.2.0
20662026-05-09T15:48:58.450Z Compiling linear-map v1.2.0
20672026-05-09T15:48:58.461Z Compiling whoami v1.6.1
20682026-05-09T15:48:58.644Z Compiling lazy_static v1.5.0
20692026-05-09T15:48:58.729Z Compiling termtree v0.5.1
20702026-05-09T15:48:58.754Z Compiling steno v0.4.1
20712026-05-09T15:48:58.765Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20722026-05-09T15:48:58.775Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20732026-05-09T15:48:58.881Z Compiling moka v0.12.15
20742026-05-09T15:48:59.083Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20752026-05-09T15:48:59.215Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20762026-05-09T15:48:59.684Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20772026-05-09T15:49:00.404Z Compiling tabled v0.15.0
20782026-05-09T15:49:00.434Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20792026-05-09T15:49:00.632Z Compiling cookie v0.18.1
20802026-05-09T15:49:01.127Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20812026-05-09T15:49:01.236Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20822026-05-09T15:49:01.659Z Compiling hickory-proto v0.25.2
20832026-05-09T15:49:01.887Z Compiling humantime v2.3.0
20842026-05-09T15:49:01.984Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
20852026-05-09T15:49:02.101Z Compiling libscf-sys v1.2.0
20862026-05-09T15:49:02.173Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
20872026-05-09T15:49:02.250Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
20882026-05-09T15:49:02.552Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
20892026-05-09T15:49:02.617Z Compiling parking_lot_core v0.8.6
20902026-05-09T15:49:02.662Z Compiling nom v8.0.0
20912026-05-09T15:49:02.840Z Compiling parking_lot v0.11.2
20922026-05-09T15:49:02.934Z Compiling const-random v0.1.18
20932026-05-09T15:49:02.985Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
20942026-05-09T15:49:03.014Z Compiling fxhash v0.2.1
20952026-05-09T15:49:03.157Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
20962026-05-09T15:49:03.209Z Compiling internet-checksum v0.2.1
20972026-05-09T15:49:03.220Z Compiling sled v0.34.7
20982026-05-09T15:49:03.300Z Compiling ahash v0.8.12
20992026-05-09T15:49:03.348Z Compiling smartstring v1.0.1
21002026-05-09T15:49:03.383Z Compiling dropshot-api-manager-types v0.7.1
21012026-05-09T15:49:03.538Z Compiling hickory-resolver v0.25.2
21022026-05-09T15:49:03.617Z Compiling thin-vec v0.2.18
21032026-05-09T15:49:03.729Z Compiling fs-err v3.3.0
21042026-05-09T15:49:03.908Z Compiling rhai v1.24.0
21052026-05-09T15:49:04.041Z Compiling git-stub v1.0.0
21062026-05-09T15:49:04.352Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
21072026-05-09T15:49:04.907Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
21082026-05-09T15:49:04.910Z Compiling is_ci v1.2.0
21092026-05-09T15:49:05.072Z Compiling supports-color v3.0.2
21102026-05-09T15:49:05.265Z Compiling git-stub-vcs v0.1.0
21112026-05-09T15:49:05.538Z Compiling drift v0.1.4
21122026-05-09T15:49:05.626Z Compiling sha2 v0.10.9
21132026-05-09T15:49:06.021Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
21142026-05-09T15:49:06.292Z Compiling dropshot-api-manager v0.7.1
21152026-05-09T15:49:09.345Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
21162026-05-09T15:49:09.632Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
21172026-05-09T15:49:17.555Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
21182026-05-09T15:49:19.145Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
21192026-05-09T15:49:20.141Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
21202026-05-09T15:49:21.669Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
21212026-05-09T15:49:21.954Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
21222026-05-09T15:49:23.075Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
21232026-05-09T15:49:27.466Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
21242026-05-09T15:49:28.521Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
21252026-05-09T15:49:43.258Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
21262026-05-09T15:49:43.373Z Running `target/debug/maghemite-dropshot-apis check`
21272026-05-09T15:49:43.420Z -------
21282026-05-09T15:49:43.420Z Generating OpenAPI documents from API definitions ...
21292026-05-09T15:49:43.474Z Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ...
21302026-05-09T15:49:43.502Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
21312026-05-09T15:49:43.593Z -------
21322026-05-09T15:49:43.593Z Checking 10 OpenAPI documents...
21332026-05-09T15:49:43.593Z Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin
21342026-05-09T15:49:43.593Z Fresh ddm-admin "latest" symlink
21352026-05-09T15:49:43.593Z Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin
21362026-05-09T15:49:43.593Z Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin
21372026-05-09T15:49:43.593Z Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin
21382026-05-09T15:49:43.593Z Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin
21392026-05-09T15:49:43.596Z Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin
21402026-05-09T15:49:43.596Z Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin
21412026-05-09T15:49:43.596Z Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin
21422026-05-09T15:49:43.596Z Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin
21432026-05-09T15:49:43.596Z Fresh mg-admin (versioned v9.0.0 (added locally)): Maghemite Admin
21442026-05-09T15:49:43.596Z Fresh mg-admin "latest" symlink
21452026-05-09T15:49:43.596Z -------
21462026-05-09T15:49:43.596Z Success 10 documents checked: 12 fresh, 0 stale, 0 failed, 0 other problems
21472026-05-09T15:49:43.627Z+ banner build
21482026-05-09T15:49:43.630Z
21492026-05-09T15:49:43.630Z ##### # # # # #####
21502026-05-09T15:49:43.630Z # # # # # # # #
21512026-05-09T15:49:43.630Z ##### # # # # # #
21522026-05-09T15:49:43.630Z # # # # # # # #
21532026-05-09T15:49:43.630Z # # # # # # # #
21542026-05-09T15:49:43.630Z ##### #### # ###### #####
21552026-05-09T15:49:43.630Z
21562026-05-09T15:49:43.630Z+ ptime -m cargo build
21572026-05-09T15:49:44.215Z Compiling log v0.4.29
21582026-05-09T15:49:44.328Z Compiling slog v2.8.2
21592026-05-09T15:49:44.346Z Compiling rustls-webpki v0.103.13
21602026-05-09T15:49:44.360Z Compiling webpki-roots v1.0.7
21612026-05-09T15:49:44.413Z Compiling zone v0.3.1
21622026-05-09T15:49:44.443Z Compiling arc-swap v1.9.1
21632026-05-09T15:49:44.457Z Compiling goblin v0.10.5
21642026-05-09T15:49:44.457Z Compiling rustls v0.22.4
21652026-05-09T15:49:44.479Z Compiling typify-impl v0.6.2
21662026-05-09T15:49:44.512Z Compiling goblin v0.8.2
21672026-05-09T15:49:44.715Z Compiling slog-async v2.8.0
21682026-05-09T15:49:44.744Z Compiling slog-term v2.9.2
21692026-05-09T15:49:45.165Z Compiling rustls v0.23.40
21702026-05-09T15:49:45.212Z Compiling slog-json v2.6.1
21712026-05-09T15:49:45.274Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21722026-05-09T15:49:45.303Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
21732026-05-09T15:49:45.410Z Compiling slog-bunyan v2.5.0
21742026-05-09T15:49:45.421Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
21752026-05-09T15:49:45.553Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
21762026-05-09T15:49:45.641Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
21772026-05-09T15:49:45.669Z Compiling globset v0.4.18
21782026-05-09T15:49:46.430Z Compiling tokio-rustls v0.25.0
21792026-05-09T15:49:46.642Z Compiling typify v0.6.2
21802026-05-09T15:49:46.665Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
21812026-05-09T15:49:46.755Z Compiling dof v0.3.0
21822026-05-09T15:49:46.796Z Compiling progenitor-impl v0.14.0
21832026-05-09T15:49:47.554Z Compiling dof v0.4.0
21842026-05-09T15:49:48.048Z Compiling usdt-impl v0.5.0
21852026-05-09T15:49:48.333Z Compiling tokio-rustls v0.26.4
21862026-05-09T15:49:48.619Z Compiling hyper-rustls v0.27.9
21872026-05-09T15:49:48.704Z Compiling rustls-platform-verifier v0.7.0
21882026-05-09T15:49:48.844Z Compiling usdt-impl v0.6.0
21892026-05-09T15:49:48.947Z Compiling reqwest v0.13.3
21902026-05-09T15:49:48.950Z Compiling reqwest v0.12.28
21912026-05-09T15:49:49.049Z Compiling usdt v0.5.0
21922026-05-09T15:49:49.061Z Compiling progenitor-impl v0.13.0
21932026-05-09T15:49:49.342Z Compiling usdt v0.6.0
21942026-05-09T15:49:49.557Z Compiling dropshot v0.17.0
21952026-05-09T15:49:49.635Z Compiling tokio-dtrace v0.1.1
21962026-05-09T15:49:49.876Z Compiling oxide-tokio-rt v0.1.5
21972026-05-09T15:49:49.908Z Compiling qorb v0.4.1
21982026-05-09T15:49:49.952Z Compiling slog-dtrace v0.3.0
21992026-05-09T15:49:50.188Z Compiling progenitor-client v0.14.0
22002026-05-09T15:49:50.267Z Compiling progenitor-client v0.10.0
22012026-05-09T15:49:50.497Z Compiling progenitor-extras v0.2.0
22022026-05-09T15:49:50.573Z Compiling progenitor v0.14.0
22032026-05-09T15:49:50.722Z Compiling progenitor-client v0.13.0
22042026-05-09T15:49:50.747Z Compiling tough v0.20.0
22052026-05-09T15:49:50.969Z Compiling progenitor v0.13.0
22062026-05-09T15:49:51.031Z Compiling steno v0.4.1
22072026-05-09T15:49:51.117Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
22082026-05-09T15:49:51.955Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22092026-05-09T15:49:52.238Z Compiling typify-impl v0.4.3
22102026-05-09T15:49:52.651Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22112026-05-09T15:49:52.666Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22122026-05-09T15:49:53.541Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22132026-05-09T15:49:53.893Z Compiling typify v0.4.3
22142026-05-09T15:49:54.011Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
22152026-05-09T15:49:54.087Z Compiling sled v0.34.7
22162026-05-09T15:49:54.730Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22172026-05-09T15:49:54.918Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22182026-05-09T15:49:54.976Z Compiling slog-scope v4.4.1
22192026-05-09T15:49:55.244Z Compiling papergrid v0.17.0
22202026-05-09T15:49:55.522Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
22212026-05-09T15:49:55.855Z Compiling testing_table v0.3.0
22222026-05-09T15:49:56.030Z Compiling slog-stdlog v4.1.1
22232026-05-09T15:49:56.252Z Compiling tabled v0.20.0
22242026-05-09T15:49:56.479Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
22252026-05-09T15:49:57.094Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22262026-05-09T15:49:57.622Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22272026-05-09T15:49:57.645Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22282026-05-09T15:49:57.843Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22292026-05-09T15:49:58.019Z Compiling progenitor-impl v0.11.2
22302026-05-09T15:49:58.281Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22312026-05-09T15:49:58.511Z Compiling progenitor-client v0.11.2
22322026-05-09T15:49:58.746Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
22332026-05-09T15:49:58.821Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22342026-05-09T15:49:58.869Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22352026-05-09T15:49:59.036Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22362026-05-09T15:49:59.485Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22372026-05-09T15:49:59.709Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22382026-05-09T15:49:59.733Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22392026-05-09T15:49:59.771Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
22402026-05-09T15:49:59.926Z Compiling progenitor v0.11.2
22412026-05-09T15:50:00.082Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
22422026-05-09T15:50:00.148Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22432026-05-09T15:50:00.410Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22442026-05-09T15:50:00.734Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
22452026-05-09T15:50:00.913Z Compiling slog-envlogger v2.2.0
22462026-05-09T15:50:01.117Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
22472026-05-09T15:50:01.292Z Compiling crc8 v0.1.1
22482026-05-09T15:50:01.323Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
22492026-05-09T15:50:01.417Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
22502026-05-09T15:50:01.429Z Compiling utf-8 v0.7.6
22512026-05-09T15:50:01.621Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
22522026-05-09T15:50:01.665Z Compiling tungstenite v0.21.0
22532026-05-09T15:50:01.901Z Compiling progenitor-impl v0.10.0
22542026-05-09T15:50:02.110Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
22552026-05-09T15:50:02.318Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
22562026-05-09T15:50:02.442Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
22572026-05-09T15:50:02.531Z Compiling tokio-tungstenite v0.21.0
22582026-05-09T15:50:02.557Z Compiling lzma-sys v0.1.20
22592026-05-09T15:50:02.676Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
22602026-05-09T15:50:02.767Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
22612026-05-09T15:50:02.804Z Compiling typeid v1.0.3
22622026-05-09T15:50:02.857Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
22632026-05-09T15:50:02.923Z Compiling console v0.16.3
22642026-05-09T15:50:03.546Z Compiling progenitor v0.10.0
22652026-05-09T15:50:03.701Z Compiling toml_datetime v0.7.5+spec-1.1.0
22662026-05-09T15:50:03.900Z Compiling base64 v0.21.7
22672026-05-09T15:50:04.019Z Compiling unit-prefix v0.5.2
22682026-05-09T15:50:04.132Z Compiling indicatif v0.18.4
22692026-05-09T15:50:04.180Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
22702026-05-09T15:50:04.286Z Compiling toml v0.9.12+spec-1.1.0
22712026-05-09T15:50:04.460Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
22722026-05-09T15:50:05.019Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
22732026-05-09T15:50:05.124Z Compiling ron v0.12.1
22742026-05-09T15:50:05.528Z Compiling xz2 v0.1.7
22752026-05-09T15:50:05.666Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22762026-05-09T15:50:05.697Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22772026-05-09T15:50:05.773Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
22782026-05-09T15:50:06.004Z Compiling base16ct v1.0.0
22792026-05-09T15:50:06.204Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d9ae0618)
22802026-05-09T15:50:06.440Z Compiling dropshot-api-manager v0.7.1
22812026-05-09T15:50:06.632Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22822026-05-09T15:50:07.700Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22832026-05-09T15:50:08.577Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22842026-05-09T15:50:08.921Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d9ae0618)
22852026-05-09T15:50:09.388Z Compiling natord v1.0.9
22862026-05-09T15:50:09.391Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
22872026-05-09T15:50:09.490Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
22882026-05-09T15:50:09.573Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
22892026-05-09T15:50:10.195Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
22902026-05-09T15:50:15.262Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22912026-05-09T15:50:22.673Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22922026-05-09T15:50:24.270Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
22932026-05-09T15:50:25.259Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
22942026-05-09T15:50:26.301Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
22952026-05-09T15:50:26.301Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
22962026-05-09T15:50:26.724Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
22972026-05-09T15:50:27.160Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
22982026-05-09T15:50:28.469Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
22992026-05-09T15:50:28.469Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
23002026-05-09T15:50:28.469Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
23012026-05-09T15:50:32.978Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
23022026-05-09T15:50:33.432Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
23032026-05-09T15:50:34.737Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
23042026-05-09T15:50:34.741Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
23052026-05-09T15:50:34.923Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
23062026-05-09T15:50:34.937Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
23072026-05-09T15:51:15.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
23082026-05-09T15:51:16.021Z
23092026-05-09T15:51:16.021Zreal 1:32.276726296
23102026-05-09T15:51:16.021Zuser 6:17.354915363
23112026-05-09T15:51:16.021Zsys 54.936185890
23122026-05-09T15:51:16.022Ztrap 0.159261245
23132026-05-09T15:51:16.022Ztflt 0.005205198
23142026-05-09T15:51:16.022Zdflt 0.279161608
23152026-05-09T15:51:16.022Zkflt 0.000036369
23162026-05-09T15:51:16.025Zlock 25:03.596184051
23172026-05-09T15:51:16.025Zslp 21:28.031639317
23182026-05-09T15:51:16.025Zlat 16.972034265
23192026-05-09T15:51:16.025Zstop 23.719877199
23202026-05-09T15:51:16.025Z+ ptime -m cargo build --release
23212026-05-09T15:51:16.603Z Compiling proc-macro2 v1.0.106
23222026-05-09T15:51:16.603Z Compiling quote v1.0.45
23232026-05-09T15:51:16.603Z Compiling unicode-ident v1.0.24
23242026-05-09T15:51:16.603Z Compiling serde_core v1.0.228
23252026-05-09T15:51:16.603Z Compiling serde v1.0.228
23262026-05-09T15:51:16.606Z Compiling libc v0.2.186
23272026-05-09T15:51:16.606Z Compiling cfg-if v1.0.4
23282026-05-09T15:51:16.827Z Compiling zmij v1.0.21
23292026-05-09T15:51:16.850Z Compiling autocfg v1.5.0
23302026-05-09T15:51:17.068Z Compiling memchr v2.8.0
23312026-05-09T15:51:17.131Z Compiling libm v0.2.16
23322026-05-09T15:51:17.467Z Compiling itoa v1.0.18
23332026-05-09T15:51:17.506Z Compiling version_check v0.9.5
23342026-05-09T15:51:17.683Z Compiling icu_normalizer_data v2.2.0
23352026-05-09T15:51:17.778Z Compiling icu_properties_data v2.2.0
23362026-05-09T15:51:17.791Z Compiling stable_deref_trait v1.2.1
23372026-05-09T15:51:17.904Z Compiling syn v2.0.117
23382026-05-09T15:51:17.922Z Compiling serde_json v1.0.149
23392026-05-09T15:51:17.967Z Compiling thiserror v2.0.18
23402026-05-09T15:51:18.044Z Compiling litemap v0.8.2
23412026-05-09T15:51:18.194Z Compiling writeable v0.6.3
23422026-05-09T15:51:18.207Z Compiling utf8_iter v1.0.4
23432026-05-09T15:51:18.278Z Compiling percent-encoding v2.3.2
23442026-05-09T15:51:18.384Z Compiling num-traits v0.2.19
23452026-05-09T15:51:18.437Z Compiling form_urlencoded v1.2.2
23462026-05-09T15:51:18.549Z Compiling rand_core v0.10.1
23472026-05-09T15:51:18.675Z Compiling getrandom v0.4.2
23482026-05-09T15:51:18.711Z Compiling parking_lot_core v0.9.12
23492026-05-09T15:51:18.723Z Compiling heck v0.5.0
23502026-05-09T15:51:18.808Z Compiling jobserver v0.1.34
23512026-05-09T15:51:18.964Z Compiling shlex v1.3.0
23522026-05-09T15:51:19.007Z Compiling find-msvc-tools v0.1.9
23532026-05-09T15:51:19.128Z Compiling iana-time-zone v0.1.65
23542026-05-09T15:51:19.129Z Compiling errno v0.3.14
23552026-05-09T15:51:19.186Z Compiling cc v1.2.62
23562026-05-09T15:51:19.487Z Compiling uuid v1.23.1
23572026-05-09T15:51:19.584Z Compiling semver v1.0.28
23582026-05-09T15:51:19.945Z Compiling dyn-clone v1.0.20
23592026-05-09T15:51:20.095Z Compiling schemars v0.8.22
23602026-05-09T15:51:20.107Z Compiling zerocopy v0.8.48
23612026-05-09T15:51:20.182Z Compiling getrandom v0.2.17
23622026-05-09T15:51:20.256Z Compiling pin-project-lite v0.2.17
23632026-05-09T15:51:20.396Z Compiling rustversion v1.0.22
23642026-05-09T15:51:20.408Z Compiling bitflags v2.11.1
23652026-05-09T15:51:20.448Z Compiling socket2 v0.6.3
23662026-05-09T15:51:20.512Z Compiling scopeguard v1.2.0
23672026-05-09T15:51:20.545Z Compiling portable-atomic v1.13.1
23682026-05-09T15:51:20.581Z Compiling log v0.4.29
23692026-05-09T15:51:20.632Z Compiling synstructure v0.13.2
23702026-05-09T15:51:20.768Z Compiling serde_derive_internals v0.29.1
23712026-05-09T15:51:20.832Z Compiling lock_api v0.4.14
23722026-05-09T15:51:21.093Z Compiling signal-hook-registry v1.4.8
23732026-05-09T15:51:21.230Z Compiling mio v1.2.0
23742026-05-09T15:51:21.424Z Compiling equivalent v1.0.2
23752026-05-09T15:51:21.444Z Compiling critical-section v1.2.0
23762026-05-09T15:51:21.492Z Compiling subtle v2.6.1
23772026-05-09T15:51:21.556Z Compiling once_cell v1.21.4
23782026-05-09T15:51:21.560Z Compiling futures-core v0.3.32
23792026-05-09T15:51:21.646Z Compiling httparse v1.10.1
23802026-05-09T15:51:21.668Z Compiling ring v0.17.14
23812026-05-09T15:51:21.723Z Compiling cmake v0.1.58
23822026-05-09T15:51:21.744Z Compiling fs_extra v1.3.0
23832026-05-09T15:51:21.773Z Compiling dunce v1.0.5
23842026-05-09T15:51:21.815Z Compiling serde_derive v1.0.228
23852026-05-09T15:51:21.828Z Compiling zerofrom-derive v0.1.7
23862026-05-09T15:51:21.874Z Compiling yoke-derive v0.8.2
23872026-05-09T15:51:21.913Z Compiling zerovec-derive v0.11.3
23882026-05-09T15:51:22.002Z Compiling displaydoc v0.2.5
23892026-05-09T15:51:22.014Z Compiling schemars_derive v0.8.22
23902026-05-09T15:51:22.061Z Compiling thiserror-impl v2.0.18
23912026-05-09T15:51:22.212Z Compiling tokio-macros v2.7.0
23922026-05-09T15:51:22.774Z Compiling zerocopy-derive v0.8.48
23932026-05-09T15:51:22.940Z Compiling zeroize_derive v1.4.3
23942026-05-09T15:51:22.969Z Compiling futures-macro v0.3.32
23952026-05-09T15:51:23.009Z Compiling zerofrom v0.1.7
23962026-05-09T15:51:23.011Z Compiling aws-lc-sys v0.40.0
23972026-05-09T15:51:23.144Z Compiling yoke v0.8.2
23982026-05-09T15:51:23.224Z Compiling futures-sink v0.3.32
23992026-05-09T15:51:23.340Z Compiling zerovec v0.11.6
24002026-05-09T15:51:23.353Z Compiling zerotrie v0.2.4
24012026-05-09T15:51:23.527Z Compiling slab v0.4.12
24022026-05-09T15:51:23.628Z Compiling zeroize v1.8.2
24032026-05-09T15:51:23.744Z Compiling thiserror v1.0.69
24042026-05-09T15:51:23.787Z Compiling futures-channel v0.3.32
24052026-05-09T15:51:23.813Z Compiling thiserror-impl v1.0.69
24062026-05-09T15:51:23.878Z Compiling tinystr v0.8.3
24072026-05-09T15:51:23.891Z Compiling potential_utf v0.1.5
24082026-05-09T15:51:23.943Z Compiling rand_core v0.6.4
24092026-05-09T15:51:24.046Z Compiling icu_locale_core v2.2.0
24102026-05-09T15:51:24.074Z Compiling icu_collections v2.2.0
24112026-05-09T15:51:24.077Z Compiling futures-task v0.3.32
24122026-05-09T15:51:24.099Z Compiling hashbrown v0.17.0
24132026-05-09T15:51:24.196Z Compiling futures-io v0.3.32
24142026-05-09T15:51:24.261Z Compiling rustix v1.1.4
24152026-05-09T15:51:24.446Z Compiling futures-util v0.3.32
24162026-05-09T15:51:24.833Z Compiling indexmap v2.14.0
24172026-05-09T15:51:24.845Z Compiling regex-syntax v0.8.10
24182026-05-09T15:51:25.040Z Compiling smallvec v1.15.1
24192026-05-09T15:51:25.110Z Compiling bytes v1.11.1
24202026-05-09T15:51:25.169Z Compiling icu_provider v2.2.0
24212026-05-09T15:51:25.330Z Compiling chrono v0.4.44
24222026-05-09T15:51:25.671Z Compiling icu_properties v2.2.0
24232026-05-09T15:51:25.781Z Compiling icu_normalizer v2.2.0
24242026-05-09T15:51:25.980Z Compiling serde_tokenstream v0.2.3
24252026-05-09T15:51:26.669Z Compiling idna_adapter v1.2.2
24262026-05-09T15:51:26.826Z Compiling idna v1.1.0
24272026-05-09T15:51:26.864Z Compiling parking_lot v0.12.5
24282026-05-09T15:51:27.060Z Compiling tracing-attributes v0.1.31
24292026-05-09T15:51:27.201Z Compiling url v2.5.8
24302026-05-09T15:51:27.399Z Compiling tokio v1.52.3
24312026-05-09T15:51:27.543Z Compiling tracing-core v0.1.36
24322026-05-09T15:51:27.759Z Compiling http v1.4.0
24332026-05-09T15:51:28.284Z Compiling tracing v0.1.44
24342026-05-09T15:51:28.583Z Compiling aho-corasick v1.1.4
24352026-05-09T15:51:29.102Z Compiling base64 v0.22.1
24362026-05-09T15:51:29.231Z Compiling ipnetwork v0.21.1
24372026-05-09T15:51:29.599Z Compiling regex-automata v0.4.14
24382026-05-09T15:51:29.819Z Compiling generic-array v0.14.7
24392026-05-09T15:51:30.059Z Compiling ucd-trie v0.1.7
24402026-05-09T15:51:30.091Z Compiling fnv v1.0.7
24412026-05-09T15:51:30.243Z Compiling pest v2.8.6
24422026-05-09T15:51:30.390Z Compiling rustls-pki-types v1.14.1
24432026-05-09T15:51:31.034Z Compiling typenum v1.20.0
24442026-05-09T15:51:31.260Z Compiling regex v1.12.3
24452026-05-09T15:51:31.464Z Compiling pest_meta v2.8.6
24462026-05-09T15:51:31.724Z Compiling slog v2.8.2
24472026-05-09T15:51:32.117Z Compiling getrandom v0.3.4
24482026-05-09T15:51:32.224Z Compiling anyhow v1.0.102
24492026-05-09T15:51:32.283Z Compiling byteorder v1.5.0
24502026-05-09T15:51:32.325Z Compiling pest_generator v2.8.6
24512026-05-09T15:51:32.505Z Compiling erased-serde v0.3.31
24522026-05-09T15:51:32.540Z Compiling untrusted v0.9.0
24532026-05-09T15:51:32.699Z Compiling ipnet v2.12.0
24542026-05-09T15:51:32.727Z Compiling crypto-common v0.1.7
24552026-05-09T15:51:32.882Z Compiling tokio-util v0.7.18
24562026-05-09T15:51:32.948Z Compiling pest_derive v2.8.6
24572026-05-09T15:51:33.215Z Compiling oxnet v0.1.5
24582026-05-09T15:51:33.850Z Compiling http-body v1.0.1
24592026-05-09T15:51:33.862Z Compiling atomic-waker v1.1.2
24602026-05-09T15:51:33.996Z Compiling strsim v0.11.1
24612026-05-09T15:51:34.257Z Compiling ryu v1.0.23
24622026-05-09T15:51:34.293Z Compiling try-lock v0.2.5
24632026-05-09T15:51:34.423Z Compiling tower-layer v0.3.3
24642026-05-09T15:51:34.626Z Compiling tower-service v0.3.3
24652026-05-09T15:51:34.647Z Compiling want v0.3.1
24662026-05-09T15:51:34.712Z Compiling h2 v0.4.14
24672026-05-09T15:51:34.837Z Compiling ident_case v1.0.1
24682026-05-09T15:51:34.966Z Compiling time-core v0.1.8
24692026-05-09T15:51:35.107Z Compiling paste v1.0.15
24702026-05-09T15:51:35.120Z Compiling num-conv v0.2.1
24712026-05-09T15:51:35.267Z Compiling httpdate v1.0.3
24722026-05-09T15:51:35.474Z Compiling time-macros v0.2.27
24732026-05-09T15:51:36.460Z Compiling aws-lc-rs v1.16.3
24742026-05-09T15:51:38.548Z Compiling hyper v1.9.0
24752026-05-09T15:51:39.092Z Compiling omicron-workspace-hack v0.1.0
24762026-05-09T15:51:39.346Z Compiling pretty-hex v0.4.2
24772026-05-09T15:51:39.498Z Compiling serde_urlencoded v0.7.1
24782026-05-09T15:51:39.513Z Compiling http-body-util v0.1.3
24792026-05-09T15:51:39.780Z Compiling block-buffer v0.10.4
24802026-05-09T15:51:39.796Z Compiling ppv-lite86 v0.2.21
24812026-05-09T15:51:39.955Z Compiling hyper-util v0.1.20
24822026-05-09T15:51:40.132Z Compiling scroll_derive v0.13.1
24832026-05-09T15:51:40.319Z Compiling untrusted v0.7.1
24842026-05-09T15:51:40.456Z Compiling camino v1.2.2
24852026-05-09T15:51:40.816Z Compiling digest v0.10.7
24862026-05-09T15:51:41.069Z Compiling async-trait v0.1.89
24872026-05-09T15:51:41.220Z Compiling rustls v0.23.40
24882026-05-09T15:51:41.468Z Compiling crossbeam-utils v0.8.21
24892026-05-09T15:51:41.801Z Compiling foldhash v0.2.0
24902026-05-09T15:51:41.991Z Compiling allocator-api2 v0.2.21
24912026-05-09T15:51:42.374Z Compiling hashbrown v0.16.1
24922026-05-09T15:51:42.701Z Compiling slog-async v2.8.0
24932026-05-09T15:51:42.736Z Compiling crc32fast v1.5.0
24942026-05-09T15:51:43.080Z Compiling openapiv3 v2.2.0
24952026-05-09T15:51:43.364Z Compiling daft-derive v0.1.5
24962026-05-09T15:51:43.557Z Compiling sync_wrapper v1.0.2
24972026-05-09T15:51:43.677Z Compiling usdt-impl v0.6.0
24982026-05-09T15:51:43.835Z Compiling syn v1.0.109
24992026-05-09T15:51:43.951Z Compiling tower v0.5.3
25002026-05-09T15:51:44.230Z Compiling scroll v0.13.0
25012026-05-09T15:51:44.359Z Compiling webpki-roots v1.0.7
25022026-05-09T15:51:44.489Z Compiling plain v0.2.3
25032026-05-09T15:51:44.539Z Compiling tower-http v0.6.10
25042026-05-09T15:51:44.644Z Compiling goblin v0.10.5
25052026-05-09T15:51:45.279Z Compiling cpufeatures v0.2.17
25062026-05-09T15:51:46.333Z Compiling dtrace-parser v0.3.0
25072026-05-09T15:51:46.911Z Compiling thread-id v5.1.0
25082026-05-09T15:51:47.003Z Compiling powerfmt v0.2.0
25092026-05-09T15:51:47.250Z Compiling deranged v0.5.8
25102026-05-09T15:51:47.273Z Compiling dof v0.4.0
25112026-05-09T15:51:47.679Z Compiling rand_core v0.9.5
25122026-05-09T15:51:47.877Z Compiling num_threads v0.1.7
25132026-05-09T15:51:48.262Z Compiling rustls v0.22.4
25142026-05-09T15:51:48.275Z Compiling ref-cast v1.0.25
25152026-05-09T15:51:48.277Z Compiling time v0.3.47
25162026-05-09T15:51:48.331Z Compiling rand_chacha v0.9.0
25172026-05-09T15:51:48.481Z Compiling usdt-macro v0.6.0
25182026-05-09T15:51:48.502Z Compiling usdt-attr-macro v0.6.0
25192026-05-09T15:51:48.611Z Compiling crossbeam-channel v0.5.15
25202026-05-09T15:51:48.955Z Compiling ref-cast-impl v1.0.25
25212026-05-09T15:51:49.277Z Compiling multer v3.1.0
25222026-05-09T15:51:49.335Z Compiling hex v0.4.3
25232026-05-09T15:51:49.419Z Compiling winnow v1.0.2
25242026-05-09T15:51:49.702Z Compiling rand v0.9.4
25252026-05-09T15:51:49.771Z Compiling structmeta-derive v0.3.0
25262026-05-09T15:51:50.368Z Compiling thread_local v1.1.9
25272026-05-09T15:51:50.568Z Compiling darling_core v0.23.0
25282026-05-09T15:51:50.702Z Compiling futures-executor v0.3.32
25292026-05-09T15:51:50.824Z Compiling structmeta v0.3.0
25302026-05-09T15:51:50.853Z Compiling newtype-uuid-macros v0.1.0
25312026-05-09T15:51:51.031Z Compiling async-stream-impl v0.3.6
25322026-05-09T15:51:51.157Z Compiling dropshot v0.17.0
25332026-05-09T15:51:51.178Z Compiling is-terminal v0.4.17
25342026-05-09T15:51:51.288Z Compiling take_mut v0.2.2
25352026-05-09T15:51:51.407Z Compiling term v1.2.1
25362026-05-09T15:51:51.420Z Compiling fastrand v2.4.1
25372026-05-09T15:51:51.682Z Compiling futures v0.3.32
25382026-05-09T15:51:51.744Z Compiling slog-term v2.9.2
25392026-05-09T15:51:51.768Z Compiling newtype-uuid v1.3.2
25402026-05-09T15:51:51.828Z Compiling strum_macros v0.26.4
25412026-05-09T15:51:52.635Z Compiling darling_macro v0.23.0
25422026-05-09T15:51:52.702Z Compiling openssl-probe v0.2.1
25432026-05-09T15:51:52.953Z Compiling rustls-native-certs v0.8.3
25442026-05-09T15:51:52.957Z Compiling daft v0.1.5
25452026-05-09T15:51:53.045Z Compiling dropshot_endpoint v0.17.0
25462026-05-09T15:51:53.235Z Compiling darling v0.23.0
25472026-05-09T15:51:53.266Z Compiling either v1.15.0
25482026-05-09T15:51:53.320Z Compiling serde_with_macros v3.19.0
25492026-05-09T15:51:53.429Z Compiling tempfile v3.27.0
25502026-05-09T15:51:53.481Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
25512026-05-09T15:51:53.737Z Compiling derive-ex v0.1.8
25522026-05-09T15:51:53.969Z Compiling sha1 v0.10.6
25532026-05-09T15:51:54.265Z Compiling rand_chacha v0.3.1
25542026-05-09T15:51:54.389Z Compiling strum_macros v0.27.2
25552026-05-09T15:51:54.574Z Compiling simd-adler32 v0.3.9
25562026-05-09T15:51:54.702Z Compiling adler2 v2.0.1
25572026-05-09T15:51:54.874Z Compiling match_cfg v0.1.0
25582026-05-09T15:51:54.954Z Compiling hostname v0.3.1
25592026-05-09T15:51:55.122Z Compiling miniz_oxide v0.8.9
25602026-05-09T15:51:55.302Z Compiling test-strategy v0.4.5
25612026-05-09T15:51:55.432Z Compiling rand v0.8.6
25622026-05-09T15:51:55.932Z Compiling toml_parser v1.1.2+spec-1.1.0
25632026-05-09T15:51:56.207Z Compiling slog-json v2.6.1
25642026-05-09T15:51:56.484Z Compiling macaddr v1.0.1
25652026-05-09T15:51:56.523Z Compiling serde_spanned v1.1.1
25662026-05-09T15:51:56.649Z Compiling memmap2 v0.9.10
25672026-05-09T15:51:56.755Z Compiling toml_writer v1.1.1+spec-1.1.0
25682026-05-09T15:51:56.826Z Compiling slog-bunyan v2.5.0
25692026-05-09T15:51:57.007Z Compiling flate2 v1.1.9
25702026-05-09T15:51:57.037Z Compiling regress v0.10.5
25712026-05-09T15:51:57.068Z Compiling rustls-webpki v0.102.8
25722026-05-09T15:51:57.572Z Compiling debug-ignore v1.0.5
25732026-05-09T15:51:57.691Z Compiling compression-core v0.4.32
25742026-05-09T15:51:57.873Z Compiling usdt v0.6.0
25752026-05-09T15:51:58.243Z Compiling compression-codecs v0.4.38
25762026-05-09T15:51:58.842Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
25772026-05-09T15:51:58.919Z Compiling toml_datetime v1.1.1+spec-1.1.0
25782026-05-09T15:51:59.261Z Compiling encoding_rs v0.8.35
25792026-05-09T15:51:59.363Z Compiling mime v0.3.17
25802026-05-09T15:51:59.918Z Compiling spin v0.9.8
25812026-05-09T15:52:00.054Z Compiling toml v1.1.2+spec-1.1.0
25822026-05-09T15:52:00.744Z Compiling tokio-rustls v0.25.0
25832026-05-09T15:52:01.331Z Compiling async-compression v0.4.42
25842026-05-09T15:52:01.597Z Compiling async-stream v0.3.6
25852026-05-09T15:52:01.796Z Compiling parse-display-derive v0.10.0
25862026-05-09T15:52:01.979Z Compiling waitgroup v0.1.2
25872026-05-09T15:52:02.104Z Compiling rustls-pemfile v2.2.0
25882026-05-09T15:52:02.277Z Compiling serde_path_to_error v0.1.20
25892026-05-09T15:52:02.391Z Compiling hostname v0.4.2
25902026-05-09T15:52:03.024Z Compiling unicode-width v0.2.2
25912026-05-09T15:52:03.551Z Compiling strum v0.26.3
25922026-05-09T15:52:03.707Z Compiling wait-timeout v0.2.1
25932026-05-09T15:52:03.851Z Compiling bit-vec v0.8.0
25942026-05-09T15:52:04.162Z Compiling quick-error v1.2.3
25952026-05-09T15:52:04.174Z Compiling bit-set v0.8.0
25962026-05-09T15:52:04.222Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
25972026-05-09T15:52:04.261Z Compiling rusty-fork v0.3.1
25982026-05-09T15:52:04.279Z Compiling serde_with v3.19.0
25992026-05-09T15:52:04.376Z Compiling rand_xorshift v0.4.0
26002026-05-09T15:52:04.745Z Compiling unarray v0.1.4
26012026-05-09T15:52:04.880Z Compiling proptest v1.11.0
26022026-05-09T15:52:05.163Z Compiling strum v0.27.2
26032026-05-09T15:52:05.306Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26042026-05-09T15:52:05.464Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
26052026-05-09T15:52:05.611Z Compiling instant v0.1.13
26062026-05-09T15:52:06.110Z Compiling rustc-hash v2.1.2
26072026-05-09T15:52:06.251Z Compiling iddqd v0.3.18
26082026-05-09T15:52:07.113Z Compiling itertools v0.14.0
26092026-05-09T15:52:07.869Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26102026-05-09T15:52:08.649Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
26112026-05-09T15:52:08.839Z Compiling backon v1.6.0
26122026-05-09T15:52:08.960Z Compiling clap_derive v4.6.1
26132026-05-09T15:52:09.293Z Compiling utf8parse v0.2.2
26142026-05-09T15:52:10.579Z Compiling anstyle-parse v1.0.0
26152026-05-09T15:52:10.645Z Compiling backoff v0.4.0
26162026-05-09T15:52:10.805Z Compiling parse-display v0.10.0
26172026-05-09T15:52:10.842Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#ed02e1a3)
26182026-05-09T15:52:10.861Z Compiling terminal_size v0.4.4
26192026-05-09T15:52:11.021Z Compiling anstyle-query v1.1.5
26202026-05-09T15:52:11.042Z Compiling colorchoice v1.0.5
26212026-05-09T15:52:11.168Z Compiling anstyle v1.0.14
26222026-05-09T15:52:11.317Z Compiling is_terminal_polyfill v1.70.2
26232026-05-09T15:52:11.437Z Compiling anstream v1.0.0
26242026-05-09T15:52:11.999Z Compiling regress v0.11.1
26252026-05-09T15:52:12.167Z Compiling unsafe-libyaml v0.2.11
26262026-05-09T15:52:12.382Z Compiling clap_lex v1.1.0
26272026-05-09T15:52:12.927Z Compiling clap_builder v4.6.0
26282026-05-09T15:52:13.064Z Compiling serde_yaml v0.9.34+deprecated
26292026-05-09T15:52:13.676Z Compiling typify-impl v0.6.2
26302026-05-09T15:52:14.838Z Compiling clap v4.6.1
26312026-05-09T15:52:15.581Z Compiling zerocopy-derive v0.7.35
26322026-05-09T15:52:16.204Z Compiling crucible-workspace-hack v0.1.0
26332026-05-09T15:52:16.478Z Compiling toml_edit v0.25.11+spec-1.1.0
26342026-05-09T15:52:16.931Z Compiling typify-macro v0.6.2
26352026-05-09T15:52:18.344Z Compiling proc-macro-crate v3.5.0
26362026-05-09T15:52:18.952Z Compiling darling_core v0.21.3
26372026-05-09T15:52:19.220Z Compiling convert_case v0.4.0
26382026-05-09T15:52:19.543Z Compiling derive_more v0.99.20
26392026-05-09T15:52:19.663Z Compiling num_enum_derive v0.7.6
26402026-05-09T15:52:20.459Z Compiling toml_datetime v0.6.11
26412026-05-09T15:52:20.693Z Compiling proc-macro-error-attr v1.0.4
26422026-05-09T15:52:21.016Z Compiling darling_macro v0.21.3
26432026-05-09T15:52:21.592Z Compiling darling v0.21.3
26442026-05-09T15:52:21.725Z Compiling num_enum v0.7.6
26452026-05-09T15:52:21.847Z Compiling typify v0.6.2
26462026-05-09T15:52:21.940Z Compiling zerocopy v0.7.35
26472026-05-09T15:52:22.285Z Compiling secrecy v0.10.3
26482026-05-09T15:52:22.426Z Compiling scroll_derive v0.12.1
26492026-05-09T15:52:22.449Z Compiling usdt-impl v0.5.0
26502026-05-09T15:52:22.466Z Compiling proc-macro-error v1.0.4
26512026-05-09T15:52:22.681Z Compiling tinyvec_macros v0.1.1
26522026-05-09T15:52:22.754Z Compiling heapless v0.8.0
26532026-05-09T15:52:22.812Z Compiling prettyplease v0.2.37
26542026-05-09T15:52:23.065Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26552026-05-09T15:52:23.257Z Compiling scroll v0.12.0
26562026-05-09T15:52:23.522Z Compiling tinyvec v1.11.0
26572026-05-09T15:52:23.756Z Compiling dof v0.3.0
26582026-05-09T15:52:24.265Z Compiling ingot-macros v0.1.1
26592026-05-09T15:52:24.440Z Compiling dtrace-parser v0.2.0
26602026-05-09T15:52:24.713Z Compiling tabwriter v1.4.1
26612026-05-09T15:52:25.283Z Compiling hash32 v0.3.1
26622026-05-09T15:52:25.296Z Compiling rustc_version v0.4.1
26632026-05-09T15:52:25.452Z Compiling num-integer v0.1.46
26642026-05-09T15:52:25.565Z Compiling thread-id v4.2.2
26652026-05-09T15:52:25.657Z Compiling pkg-config v0.3.33
26662026-05-09T15:52:25.935Z Compiling colored v3.1.1
26672026-05-09T15:52:26.067Z Compiling data-encoding v2.11.0
26682026-05-09T15:52:26.104Z Compiling winnow v0.7.15
26692026-05-09T15:52:26.596Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#0805292e)
26702026-05-09T15:52:26.701Z Compiling smoltcp v0.11.0
26712026-05-09T15:52:26.991Z Compiling ingot-types v0.1.2
26722026-05-09T15:52:27.420Z Compiling curve25519-dalek v4.1.3
26732026-05-09T15:52:27.971Z Compiling goblin v0.8.2
26742026-05-09T15:52:28.696Z Compiling crossbeam-epoch v0.9.18
26752026-05-09T15:52:28.710Z Compiling hmac v0.12.1
26762026-05-09T15:52:28.770Z Compiling inout v0.1.4
26772026-05-09T15:52:28.862Z Compiling ff v0.13.1
26782026-05-09T15:52:28.929Z Compiling cobs v0.3.0
26792026-05-09T15:52:29.013Z Compiling foreign-types-macros v0.2.3
26802026-05-09T15:52:29.436Z Compiling rustix v0.38.44
26812026-05-09T15:52:29.498Z Compiling cpufeatures v0.3.0
26822026-05-09T15:52:29.583Z Compiling heck v0.4.1
26832026-05-09T15:52:29.686Z Compiling bitflags v1.3.2
26842026-05-09T15:52:29.700Z Compiling managed v0.8.0
26852026-05-09T15:52:29.769Z Compiling foreign-types-shared v0.3.1
26862026-05-09T15:52:29.815Z Compiling static_assertions v1.1.0
26872026-05-09T15:52:29.869Z Compiling foreign-types v0.5.0
26882026-05-09T15:52:29.982Z Compiling chacha20 v0.10.0
26892026-05-09T15:52:30.278Z Compiling postcard v1.1.3
26902026-05-09T15:52:30.295Z Compiling group v0.13.0
26912026-05-09T15:52:30.417Z Compiling cipher v0.4.4
26922026-05-09T15:52:30.646Z Compiling hkdf v0.12.4
26932026-05-09T15:52:31.843Z Compiling ingot v0.1.1
26942026-05-09T15:52:33.065Z Compiling num-iter v0.1.45
26952026-05-09T15:52:33.079Z Compiling num-rational v0.4.2
26962026-05-09T15:52:33.917Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
26972026-05-09T15:52:34.033Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26982026-05-09T15:52:34.084Z Compiling hubpack_derive v0.1.1
26992026-05-09T15:52:34.334Z Compiling thiserror-impl-no-std v2.0.2
27002026-05-09T15:52:34.684Z Compiling universal-hash v0.5.1
27012026-05-09T15:52:34.833Z Compiling crypto-bigint v0.5.5
27022026-05-09T15:52:35.211Z Compiling half v2.7.1
27032026-05-09T15:52:35.425Z Compiling curve25519-dalek-derive v0.1.1
27042026-05-09T15:52:35.552Z Compiling num-complex v0.4.6
27052026-05-09T15:52:36.192Z Compiling cstr-argument v0.1.2
27062026-05-09T15:52:36.358Z Compiling bstr v1.12.1
27072026-05-09T15:52:36.902Z Compiling memoffset v0.9.1
27082026-05-09T15:52:37.003Z Compiling cfg_aliases v0.2.1
27092026-05-09T15:52:37.023Z Compiling opaque-debug v0.3.1
27102026-05-09T15:52:37.078Z Compiling ciborium-io v0.2.2
27112026-05-09T15:52:37.164Z Compiling base16ct v0.2.0
27122026-05-09T15:52:37.222Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#180422c1)
27132026-05-09T15:52:37.442Z Compiling base64ct v1.8.3
27142026-05-09T15:52:37.770Z Compiling password-hash v0.5.0
27152026-05-09T15:52:37.787Z Compiling elliptic-curve v0.13.8
27162026-05-09T15:52:37.978Z Compiling ciborium-ll v0.2.2
27172026-05-09T15:52:38.085Z Compiling poly1305 v0.8.0
27182026-05-09T15:52:38.142Z Compiling nix v0.31.2
27192026-05-09T15:52:38.472Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27202026-05-09T15:52:38.715Z Compiling num v0.4.3
27212026-05-09T15:52:38.797Z Compiling thiserror-no-std v2.0.2
27222026-05-09T15:52:38.874Z Compiling hubpack v0.1.2
27232026-05-09T15:52:38.896Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27242026-05-09T15:52:39.274Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#0805292e)
27252026-05-09T15:52:39.507Z Compiling chacha20 v0.9.1
27262026-05-09T15:52:39.765Z Compiling rand v0.10.1
27272026-05-09T15:52:40.553Z Compiling usdt-attr-macro v0.5.0
27282026-05-09T15:52:40.667Z Compiling usdt-macro v0.5.0
27292026-05-09T15:52:41.341Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
27302026-05-09T15:52:41.368Z Compiling reqwest v0.12.28
27312026-05-09T15:52:41.761Z Compiling rustls-webpki v0.103.13
27322026-05-09T15:52:41.784Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e)
27332026-05-09T15:52:43.327Z Compiling byte-wrapper v0.1.0
27342026-05-09T15:52:43.363Z Compiling blake2 v0.10.6
27352026-05-09T15:52:43.379Z Compiling aead v0.5.2
27362026-05-09T15:52:43.434Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
27372026-05-09T15:52:43.569Z Compiling serde_repr v0.1.20
27382026-05-09T15:52:44.152Z Compiling memmap v0.7.0
27392026-05-09T15:52:44.185Z Compiling indent_write v2.2.0
27402026-05-09T15:52:44.338Z Compiling float-ord v0.3.2
27412026-05-09T15:52:44.360Z Compiling keccak v0.1.6
27422026-05-09T15:52:44.513Z Compiling sha3 v0.10.9
27432026-05-09T15:52:44.761Z Compiling usdt v0.5.0
27442026-05-09T15:52:45.086Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
27452026-05-09T15:52:45.116Z Compiling argon2 v0.5.3
27462026-05-09T15:52:45.384Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
27472026-05-09T15:52:45.470Z Compiling chacha20poly1305 v0.10.1
27482026-05-09T15:52:46.112Z Compiling tokio-rustls v0.26.4
27492026-05-09T15:52:46.115Z Compiling rustls-platform-verifier v0.7.0
27502026-05-09T15:52:46.423Z Compiling hyper-rustls v0.27.9
27512026-05-09T15:52:46.723Z Compiling reqwest v0.13.3
27522026-05-09T15:52:48.814Z Compiling progenitor-client v0.14.0
27532026-05-09T15:52:49.041Z Compiling progenitor-client v0.10.0
27542026-05-09T15:52:49.248Z Compiling progenitor-extras v0.2.0
27552026-05-09T15:52:49.497Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
27562026-05-09T15:52:50.499Z Compiling vsss-rs v3.3.4
27572026-05-09T15:52:51.996Z Compiling ciborium v0.2.2
27582026-05-09T15:52:54.124Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
27592026-05-09T15:52:54.452Z Compiling num-derive v0.4.2
27602026-05-09T15:52:54.878Z Compiling enum-as-inner v0.6.1
27612026-05-09T15:52:55.444Z Compiling lazy_static v1.5.0
27622026-05-09T15:52:56.055Z Compiling winnow v0.5.40
27632026-05-09T15:52:57.446Z Compiling toml_edit v0.19.15
27642026-05-09T15:52:59.450Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
27652026-05-09T15:53:01.101Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
27662026-05-09T15:53:01.119Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
27672026-05-09T15:53:01.214Z Compiling atomicwrites v0.4.4
27682026-05-09T15:53:01.448Z Compiling progenitor-impl v0.14.0
27692026-05-09T15:53:01.501Z Compiling itertools v0.12.1
27702026-05-09T15:53:01.615Z Compiling serde_spanned v0.6.9
27712026-05-09T15:53:01.771Z Compiling vcpkg v0.2.15
27722026-05-09T15:53:01.785Z Compiling bytecount v0.6.9
27732026-05-09T15:53:01.982Z Compiling rayon-core v1.13.0
27742026-05-09T15:53:02.462Z Compiling semver v0.1.20
27752026-05-09T15:53:02.476Z Compiling toml_write v0.1.2
27762026-05-09T15:53:02.691Z Compiling rustc_version v0.1.7
27772026-05-09T15:53:02.732Z Compiling toml_edit v0.22.27
27782026-05-09T15:53:02.964Z Compiling openssl-sys v0.9.115
27792026-05-09T15:53:03.104Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
27802026-05-09T15:53:03.483Z Compiling progenitor-macro v0.14.0
27812026-05-09T15:53:03.550Z Compiling proc-macro-crate v1.3.1
27822026-05-09T15:53:03.895Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
27832026-05-09T15:53:04.113Z Compiling similar v2.7.0
27842026-05-09T15:53:05.041Z Compiling crossbeam-deque v0.8.6
27852026-05-09T15:53:06.575Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
27862026-05-09T15:53:06.752Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
27872026-05-09T15:53:07.021Z Compiling linked-hash-map v0.5.6
27882026-05-09T15:53:07.035Z Compiling resolv-conf v0.7.6
27892026-05-09T15:53:07.176Z Compiling unicode-segmentation v1.13.2
27902026-05-09T15:53:07.247Z Compiling swrite v0.1.0
27912026-05-09T15:53:07.371Z Compiling lru-cache v0.1.2
27922026-05-09T15:53:07.528Z Compiling newline-converter v0.3.0
27932026-05-09T15:53:07.676Z Compiling progenitor v0.14.0
27942026-05-09T15:53:07.833Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
27952026-05-09T15:53:07.951Z Compiling toml v0.8.23
27962026-05-09T15:53:08.336Z Compiling num_enum_derive v0.5.11
27972026-05-09T15:53:08.563Z Compiling newtype_derive v0.1.6
27982026-05-09T15:53:08.834Z Compiling hickory-proto v0.24.4
27992026-05-09T15:53:09.021Z Compiling progenitor-impl v0.13.0
28002026-05-09T15:53:09.388Z Compiling console v0.15.11
28012026-05-09T15:53:09.391Z Compiling camino-tempfile v1.4.1
28022026-05-09T15:53:09.534Z Compiling serde-big-array v0.5.1
28032026-05-09T15:53:09.708Z Compiling pin-project-internal v1.1.12
28042026-05-09T15:53:09.808Z Compiling derive-where v1.6.1
28052026-05-09T15:53:10.693Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
28062026-05-09T15:53:10.819Z Compiling minimal-lexical v0.2.1
28072026-05-09T15:53:11.074Z Compiling owo-colors v4.3.0
28082026-05-09T15:53:11.087Z Compiling siphasher v1.0.3
28092026-05-09T15:53:11.090Z Compiling progenitor-macro v0.13.0
28102026-05-09T15:53:11.305Z Compiling phf_shared v0.12.1
28112026-05-09T15:53:11.490Z Compiling nom v7.1.3
28122026-05-09T15:53:11.533Z Compiling hickory-resolver v0.24.4
28132026-05-09T15:53:12.038Z Compiling pin-project v1.1.12
28142026-05-09T15:53:12.158Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28152026-05-09T15:53:12.815Z Compiling expectorate v1.2.0
28162026-05-09T15:53:13.048Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992)
28172026-05-09T15:53:15.306Z Compiling num_enum v0.5.11
28182026-05-09T15:53:16.470Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28192026-05-09T15:53:16.907Z Compiling rayon v1.12.0
28202026-05-09T15:53:17.631Z Compiling progenitor-client v0.13.0
28212026-05-09T15:53:17.852Z Compiling tokio-dtrace v0.1.1
28222026-05-09T15:53:18.120Z Compiling zone_cfg_derive v0.3.1
28232026-05-09T15:53:18.841Z Compiling unicode-normalization v0.1.25
28242026-05-09T15:53:19.086Z Compiling tokio-stream v0.1.18
28252026-05-09T15:53:19.114Z Compiling async-recursion v1.1.1
28262026-05-09T15:53:19.450Z Compiling snafu-derive v0.8.9
28272026-05-09T15:53:19.695Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#e25e5299)
28282026-05-09T15:53:19.862Z Compiling slog-dtrace v0.3.0
28292026-05-09T15:53:20.041Z Compiling csv-core v0.1.13
28302026-05-09T15:53:20.094Z Compiling unicode-xid v0.2.6
28312026-05-09T15:53:20.134Z Compiling foldhash v0.1.5
28322026-05-09T15:53:20.229Z Compiling foreign-types-shared v0.1.1
28332026-05-09T15:53:20.335Z Compiling openssl v0.10.79
28342026-05-09T15:53:20.370Z Compiling cancel-safe-futures v0.1.5
28352026-05-09T15:53:20.450Z Compiling konst_macro_rules v0.2.19
28362026-05-09T15:53:20.642Z Compiling highway v1.3.0
28372026-05-09T15:53:20.657Z Compiling chrono-tz v0.10.4
28382026-05-09T15:53:20.660Z Compiling same-file v1.0.6
28392026-05-09T15:53:20.845Z Compiling unicode-width v0.1.14
28402026-05-09T15:53:20.944Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28412026-05-09T15:53:21.194Z Compiling snafu v0.8.9
28422026-05-09T15:53:21.248Z Compiling walkdir v2.5.0
28432026-05-09T15:53:21.415Z Compiling konst v0.2.20
28442026-05-09T15:53:21.754Z Compiling foreign-types v0.3.2
28452026-05-09T15:53:21.808Z Compiling hashbrown v0.15.5
28462026-05-09T15:53:21.842Z Compiling const_format_proc_macros v0.2.34
28472026-05-09T15:53:21.961Z Compiling csv v1.4.0
28482026-05-09T15:53:22.176Z Compiling progenitor v0.13.0
28492026-05-09T15:53:22.330Z Compiling qorb v0.4.1
28502026-05-09T15:53:22.468Z Compiling olpc-cjson v0.1.4
28512026-05-09T15:53:22.651Z Compiling zone v0.3.1
28522026-05-09T15:53:22.686Z Compiling oxide-tokio-rt v0.1.5
28532026-05-09T15:53:22.902Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28542026-05-09T15:53:24.418Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28552026-05-09T15:53:24.752Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28562026-05-09T15:53:25.296Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28572026-05-09T15:53:26.735Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28582026-05-09T15:53:26.855Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
28592026-05-09T15:53:28.215Z Compiling phf v0.12.1
28602026-05-09T15:53:28.546Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28612026-05-09T15:53:28.896Z Compiling globset v0.4.18
28622026-05-09T15:53:29.076Z Compiling typify-impl v0.4.3
28632026-05-09T15:53:30.009Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28642026-05-09T15:53:30.244Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28652026-05-09T15:53:30.547Z Compiling smf v0.2.3
28662026-05-09T15:53:30.852Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
28672026-05-09T15:53:31.192Z Compiling libsw-core v0.3.2
28682026-05-09T15:53:31.385Z Compiling pem v3.0.6
28692026-05-09T15:53:31.541Z Compiling serde_plain v1.0.2
28702026-05-09T15:53:31.699Z Compiling openssl-macros v0.1.1
28712026-05-09T15:53:31.840Z Compiling cookie v0.18.1
28722026-05-09T15:53:32.071Z Compiling sigpipe v0.1.3
28732026-05-09T15:53:32.071Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28742026-05-09T15:53:32.111Z Compiling fixedbitset v0.5.7
28752026-05-09T15:53:32.186Z Compiling unicode-linebreak v0.1.5
28762026-05-09T15:53:32.202Z Compiling jiff v0.2.24
28772026-05-09T15:53:32.272Z Compiling fixedbitset v0.4.2
28782026-05-09T15:53:32.331Z Compiling typed-path v0.9.3
28792026-05-09T15:53:32.458Z Compiling glob v0.3.3
28802026-05-09T15:53:32.461Z Compiling smawk v0.3.2
28812026-05-09T15:53:32.643Z Compiling textwrap v0.16.2
28822026-05-09T15:53:32.655Z Compiling typify-macro v0.4.3
28832026-05-09T15:53:33.199Z Compiling petgraph v0.6.5
28842026-05-09T15:53:33.374Z Compiling tough v0.20.0
28852026-05-09T15:53:34.195Z Compiling petgraph v0.8.3
28862026-05-09T15:53:34.704Z Compiling libsw v3.5.0
28872026-05-09T15:53:34.905Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
28882026-05-09T15:53:35.074Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28892026-05-09T15:53:35.246Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf)
28902026-05-09T15:53:35.328Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28912026-05-09T15:53:35.545Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28922026-05-09T15:53:37.321Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c)
28932026-05-09T15:53:38.546Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28942026-05-09T15:53:38.775Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28952026-05-09T15:53:39.525Z Compiling const_format v0.2.36
28962026-05-09T15:53:40.065Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
28972026-05-09T15:53:40.894Z Compiling papergrid v0.11.0
28982026-05-09T15:53:41.121Z Compiling libscf-sys v1.2.0
28992026-05-09T15:53:41.293Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29002026-05-09T15:53:41.293Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29012026-05-09T15:53:41.423Z Compiling gethostname v0.5.0
29022026-05-09T15:53:41.437Z Compiling tabled_derive v0.7.0
29032026-05-09T15:53:41.568Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29042026-05-09T15:53:41.700Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29052026-05-09T15:53:41.972Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29062026-05-09T15:53:42.410Z Compiling bcs v0.1.6
29072026-05-09T15:53:42.470Z Compiling tagptr v0.2.0
29082026-05-09T15:53:42.642Z Compiling whoami v1.6.1
29092026-05-09T15:53:42.811Z Compiling linear-map v1.2.0
29102026-05-09T15:53:43.044Z Compiling termtree v0.5.1
29112026-05-09T15:53:43.105Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29122026-05-09T15:53:44.304Z Compiling moka v0.12.15
29132026-05-09T15:53:45.465Z Compiling tabled v0.15.0
29142026-05-09T15:53:45.533Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29152026-05-09T15:53:45.980Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29162026-05-09T15:53:46.086Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29172026-05-09T15:53:46.155Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29182026-05-09T15:53:46.294Z Compiling steno v0.4.1
29192026-05-09T15:53:47.663Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29202026-05-09T15:53:51.406Z Compiling hickory-proto v0.25.2
29212026-05-09T15:53:51.578Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
29222026-05-09T15:53:53.130Z Compiling humantime v2.3.0
29232026-05-09T15:53:53.214Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
29242026-05-09T15:53:53.345Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29252026-05-09T15:53:53.580Z Compiling hickory-resolver v0.25.2
29262026-05-09T15:53:54.576Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29272026-05-09T15:53:54.721Z Compiling parking_lot_core v0.8.6
29282026-05-09T15:53:55.058Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
29292026-05-09T15:53:55.408Z Compiling typify v0.4.3
29302026-05-09T15:53:55.940Z Compiling crunchy v0.2.4
29312026-05-09T15:53:56.289Z Compiling parking_lot v0.11.2
29322026-05-09T15:53:56.404Z Compiling fxhash v0.2.1
29332026-05-09T15:53:56.556Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29342026-05-09T15:53:56.834Z Compiling nom v8.0.0
29352026-05-09T15:53:57.164Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
29362026-05-09T15:53:57.429Z Compiling tiny-keccak v2.0.2
29372026-05-09T15:53:57.697Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29382026-05-09T15:53:59.501Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
29392026-05-09T15:53:59.557Z Compiling sled v0.34.7
29402026-05-09T15:54:00.667Z Compiling proc-macro-error-attr2 v2.0.0
29412026-05-09T15:54:01.141Z Compiling internet-checksum v0.2.1
29422026-05-09T15:54:01.295Z Compiling proc-macro-error2 v2.0.1
29432026-05-09T15:54:01.590Z Compiling const-random-macro v0.1.16
29442026-05-09T15:54:01.904Z Compiling arc-swap v1.9.1
29452026-05-09T15:54:02.028Z Compiling smartstring v1.0.1
29462026-05-09T15:54:02.255Z Compiling ahash v0.8.12
29472026-05-09T15:54:02.387Z Compiling slog-scope v4.4.1
29482026-05-09T15:54:02.605Z Compiling const-random v0.1.18
29492026-05-09T15:54:02.627Z Compiling tabled_derive v0.11.0
29502026-05-09T15:54:02.698Z Compiling progenitor-impl v0.11.2
29512026-05-09T15:54:02.798Z Compiling papergrid v0.17.0
29522026-05-09T15:54:03.762Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
29532026-05-09T15:54:04.750Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
29542026-05-09T15:54:04.878Z Compiling testing_table v0.3.0
29552026-05-09T15:54:05.192Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
29562026-05-09T15:54:05.297Z Compiling tabled v0.20.0
29572026-05-09T15:54:05.524Z Compiling progenitor-macro v0.11.2
29582026-05-09T15:54:08.346Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29592026-05-09T15:54:09.678Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#479813cf)
29602026-05-09T15:54:12.971Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#fa779b29)
29612026-05-09T15:54:13.817Z Compiling slog-stdlog v4.1.1
29622026-05-09T15:54:14.264Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
29632026-05-09T15:54:14.977Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
29642026-05-09T15:54:15.659Z Compiling progenitor-client v0.11.2
29652026-05-09T15:54:16.084Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
29662026-05-09T15:54:16.163Z Compiling dropshot-api-manager-types v0.7.1
29672026-05-09T15:54:16.730Z Compiling thin-vec v0.2.18
29682026-05-09T15:54:17.087Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
29692026-05-09T15:54:17.521Z Compiling rhai_codegen v3.1.0
29702026-05-09T15:54:17.688Z Compiling progenitor v0.11.2
29712026-05-09T15:54:17.868Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
29722026-05-09T15:54:18.746Z Compiling rhai v1.24.0
29732026-05-09T15:54:20.076Z Compiling slog-envlogger v2.2.0
29742026-05-09T15:54:21.218Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
29752026-05-09T15:54:21.679Z Compiling toml_datetime v0.7.5+spec-1.1.0
29762026-05-09T15:54:21.969Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
29772026-05-09T15:54:22.248Z Compiling crc8 v0.1.1
29782026-05-09T15:54:22.381Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
29792026-05-09T15:54:23.403Z Compiling toml v0.9.12+spec-1.1.0
29802026-05-09T15:54:23.607Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
29812026-05-09T15:54:24.524Z Compiling progenitor-impl v0.10.0
29822026-05-09T15:54:25.290Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
29832026-05-09T15:54:26.079Z Compiling lzma-sys v0.1.20
29842026-05-09T15:54:26.534Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
29852026-05-09T15:54:26.537Z Compiling fs-err v3.3.0
29862026-05-09T15:54:26.885Z Compiling typeid v1.0.3
29872026-05-09T15:54:27.107Z Compiling utf-8 v0.7.6
29882026-05-09T15:54:27.305Z Compiling tungstenite v0.21.0
29892026-05-09T15:54:28.227Z Compiling progenitor-macro v0.10.0
29902026-05-09T15:54:28.301Z Compiling cargo_toml v0.22.3
29912026-05-09T15:54:29.415Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29922026-05-09T15:54:30.527Z Compiling sha2 v0.10.9
29932026-05-09T15:54:31.016Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
29942026-05-09T15:54:31.790Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
29952026-05-09T15:54:32.111Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
29962026-05-09T15:54:32.370Z Compiling progenitor v0.10.0
29972026-05-09T15:54:32.530Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d9ae0618)
29982026-05-09T15:54:34.047Z Compiling tokio-tungstenite v0.21.0
29992026-05-09T15:54:34.435Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
30002026-05-09T15:54:35.141Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
30012026-05-09T15:54:36.653Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
30022026-05-09T15:54:37.385Z Compiling console v0.16.3
30032026-05-09T15:54:38.096Z Compiling git-stub v1.0.0
30042026-05-09T15:54:38.558Z Compiling unit-prefix v0.5.2
30052026-05-09T15:54:38.626Z Compiling is_ci v1.2.0
30062026-05-09T15:54:38.738Z Compiling base64 v0.21.7
30072026-05-09T15:54:38.814Z Compiling supports-color v3.0.2
30082026-05-09T15:54:39.070Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
30092026-05-09T15:54:39.253Z Compiling indicatif v0.18.4
30102026-05-09T15:54:40.471Z Compiling git-stub-vcs v0.1.0
30112026-05-09T15:54:41.210Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
30122026-05-09T15:54:41.936Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
30132026-05-09T15:54:42.676Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=3d1fe6ad2df3752dd189ad462c4fdec74ebe25f8#3d1fe6ad)
30142026-05-09T15:54:42.803Z Compiling ron v0.12.1
30152026-05-09T15:54:42.968Z Compiling xz2 v0.1.7
30162026-05-09T15:54:43.003Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
30172026-05-09T15:54:43.300Z Compiling drift v0.1.4
30182026-05-09T15:54:46.553Z Compiling base16ct v1.0.0
30192026-05-09T15:54:46.556Z Compiling dropshot-api-manager v0.7.1
30202026-05-09T15:54:48.196Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
30212026-05-09T15:54:49.414Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d9ae0618)
30222026-05-09T15:54:50.588Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
30232026-05-09T15:54:51.915Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
30242026-05-09T15:54:52.290Z Compiling natord v1.0.9
30252026-05-09T15:54:52.585Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
30262026-05-09T15:54:52.680Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
30272026-05-09T15:54:54.359Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
30282026-05-09T15:54:55.135Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
30292026-05-09T15:54:58.639Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
30302026-05-09T15:55:06.147Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
30312026-05-09T15:55:06.940Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
30322026-05-09T15:55:11.228Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
30332026-05-09T15:55:11.253Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
30342026-05-09T15:55:12.365Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
30352026-05-09T15:55:36.613Z Finished `release` profile [optimized] target(s) in 4m 20s
30362026-05-09T15:55:36.789Z
30372026-05-09T15:55:36.789Zreal 4:20.736215099
30382026-05-09T15:55:36.789Zuser 29:39.637848363
30392026-05-09T15:55:36.789Zsys 2:45.644259523
30402026-05-09T15:55:36.789Ztrap 0.750113287
30412026-05-09T15:55:36.790Ztflt 1.347730798
30422026-05-09T15:55:36.790Zdflt 1.409791737
30432026-05-09T15:55:36.790Zkflt 0.000101359
30442026-05-09T15:55:36.790Zlock 1:59:33.787657559
30452026-05-09T15:55:36.790Zslp 1:26:03.648567889
30462026-05-09T15:55:36.790Zlat 2:14.141227894
30472026-05-09T15:55:36.793Zstop 3:33.365201900
30482026-05-09T15:55:36.793Z+ for x in debug release
30492026-05-09T15:55:36.793Z+ mkdir -p /work/debug
30502026-05-09T15:55:36.793Z+ cp target/debug/ddmd /work/debug/ddmd
30512026-05-09T15:55:37.305Z+ cp target/debug/ddmadm /work/debug/ddmadm
30522026-05-09T15:55:37.653Z+ cp target/debug/mgd /work/debug/mgd
30532026-05-09T15:55:38.263Z+ cp target/debug/mgadm /work/debug/mgadm
30542026-05-09T15:55:38.755Z+ for x in debug release
30552026-05-09T15:55:38.758Z+ mkdir -p /work/release
30562026-05-09T15:55:38.758Z+ cp target/release/ddmd /work/release/ddmd
30572026-05-09T15:55:38.847Z+ cp target/release/ddmadm /work/release/ddmadm
30582026-05-09T15:55:38.923Z+ cp target/release/mgd /work/release/mgd
30592026-05-09T15:55:39.033Z+ cp target/release/mgadm /work/release/mgadm
30602026-05-09T15:55:39.127Z+ cp target/release/falcon-lab /work/release/falcon-lab
30612026-05-09T15:55:39.185Zprocess exited: duration 663432 ms, exit code 0
 
30622026-05-09T15:55:39.196Zfound 9 output files
30632026-05-09T15:55:39.196Zuploading: /work/debug/ddmadm (516016504 bytes)
30642026-05-09T15:55:44.621Zuploaded: /work/debug/ddmadm
30652026-05-09T15:55:44.621Zuploading: /work/debug/ddmd (617007728 bytes)
30662026-05-09T15:55:51.943Zuploaded: /work/debug/ddmd
30672026-05-09T15:55:51.943Zuploading: /work/debug/mgadm (608737752 bytes)
30682026-05-09T15:55:59.712Zuploaded: /work/debug/mgadm
30692026-05-09T15:55:59.712Zuploading: /work/debug/mgd (702762256 bytes)
30702026-05-09T15:56:08.023Zuploaded: /work/debug/mgd
30712026-05-09T15:56:08.023Zuploading: /work/release/ddmadm (44970584 bytes)
30722026-05-09T15:56:09.451Zuploaded: /work/release/ddmadm
30732026-05-09T15:56:09.451Zuploading: /work/release/ddmd (56443504 bytes)
30742026-05-09T15:56:10.800Zuploaded: /work/release/ddmd
30752026-05-09T15:56:10.800Zuploading: /work/release/falcon-lab (34718752 bytes)
30762026-05-09T15:56:12.016Zuploaded: /work/release/falcon-lab
30772026-05-09T15:56:12.016Zuploading: /work/release/mgadm (56011536 bytes)
30782026-05-09T15:56:13.355Zuploaded: /work/release/mgadm
30792026-05-09T15:56:13.355Zuploading: /work/release/mgd (72437240 bytes)
30802026-05-09T15:56:14.799Zuploaded: /work/release/mgd