01KVBRVF9VDFGWZATQK3MCV8VA: 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: 01KVBRVZA2NDRA3T2MW88QEJ6D

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-17T21:48:35.306Zjob assigned to worker 01KVBRW4X6TRA3Z5RMQ96SQVXY [factory aws, i-0bed9eeb0c9a05260] (queued for 47 s)
 
22026-06-17T21:48:41.759Zstarting task 0: "setup"
32026-06-17T21:48:41.764Z++ uname -s
42026-06-17T21:48:41.767Z+ kern=SunOS
52026-06-17T21:48:41.767Z+ build_user=build
62026-06-17T21:48:41.767Z+ build_uid=12345
72026-06-17T21:48:41.767Z+ work_dir=/work
82026-06-17T21:48:41.767Z+ input_dir=/input
92026-06-17T21:48:41.767Z+ [[ 0 == 12345 ]]
102026-06-17T21:48:41.767Z+ case "$kern" in
112026-06-17T21:48:41.767Z+ groupadd -g 12345 build
122026-06-17T21:48:41.770Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-17T21:48:43.773Z+ zfs create -o mountpoint=/work rpool/work
142026-06-17T21:48:43.837Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-17T21:48:43.840Z+ home_fs=zfs
162026-06-17T21:48:43.841Z+ [[ zfs == autofs ]]
172026-06-17T21:48:43.841Z+ mkdir -p /home/build
182026-06-17T21:48:43.841Z+ chown build:build /home/build /work
192026-06-17T21:48:45.841Z+ chmod 0700 /home/build /work
202026-06-17T21:48:45.845Zprocess exited: duration 4083 ms, exit code 0
 
212026-06-17T21:48:45.853Zstarting task 1: "rust-toolchain"
222026-06-17T21:48:45.856Z * rust toolchain channel = "stable"
232026-06-17T21:48:45.857Z+ printf ' * rust toolchain channel = "%s"\n' stable
242026-06-17T21:48:45.857Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-06-17T21:48:45.857Z * rust toolchain profile = "default"
262026-06-17T21:48:45.857Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-17T21:48:45.857Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-17T21:48:45.862Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-17T21:48:45.862Z+ /bin/bash -s - -y --no-modify-path --default-toolchain stable --profile default
302026-06-17T21:48:45.957Zinfo: downloading installer
312026-06-17T21:48:47.344Zwarn: It looks like you have an existing installation of Rust at:
322026-06-17T21:48:47.344Zwarn: /opt/ooce/bin
332026-06-17T21:48:47.344Zwarn: It is recommended that rustup be the primary Rust installation.
342026-06-17T21:48:47.344Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-06-17T21:48:47.345Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-06-17T21:48:47.345Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-06-17T21:48:47.345Zwarn: or pass `-y' to ignore all ignorable checks.
382026-06-17T21:48:47.345Zerror: cannot install while Rust is installed
392026-06-17T21:48:47.345Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-06-17T21:48:47.348Zwarn: It looks like you have an existing rustup settings file at:
412026-06-17T21:48:47.348Zwarn: /home/build/.rustup/settings.toml
422026-06-17T21:48:47.348Zwarn: Rustup will install the default toolchain as specified in the settings file,
432026-06-17T21:48:47.348Zwarn: instead of the one inferred from the default host triple.
442026-06-17T21:48:47.365Zinfo: profile set to default
452026-06-17T21:48:47.365Zinfo: default host triple is x86_64-unknown-illumos
462026-06-17T21:48:47.368Zinfo: syncing channel updates for stable-x86_64-unknown-illumos
472026-06-17T21:48:47.499Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
482026-06-17T21:48:47.504Zinfo: downloading 6 components
492026-06-17T21:49:02.452Z
502026-06-17T21:49:02.453Zinfo: default toolchain set to stable-x86_64-unknown-illumos
512026-06-17T21:49:02.494Z stable-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
522026-06-17T21:49:02.494Z
532026-06-17T21:49:02.494Z
542026-06-17T21:49:02.494ZRust is installed now. Great!
552026-06-17T21:49:02.494Z
562026-06-17T21:49:02.494ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
572026-06-17T21:49:02.494Zenvironment variable. This has not been done automatically.
582026-06-17T21:49:02.494Z
592026-06-17T21:49:02.494ZTo configure your current shell, you need to source
602026-06-17T21:49:02.494Zthe corresponding env file under $HOME/.cargo.
612026-06-17T21:49:02.494Z
622026-06-17T21:49:02.494ZThis is usually done by running one of the following (note the leading DOT):
632026-06-17T21:49:02.494Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
642026-06-17T21:49:02.496Zsource "$HOME/.cargo/env.fish" # For fish
652026-06-17T21:49:02.496Zsource "~/.cargo/env.nu" # For nushell
662026-06-17T21:49:02.496Zsource "$HOME/.cargo/env.tcsh" # For tcsh
672026-06-17T21:49:02.496Z. "$HOME/.cargo/env.ps1" # For pwsh
682026-06-17T21:49:02.496Zsource "$HOME/.cargo/env.xsh" # For xonsh
692026-06-17T21:49:02.500Zwarn: no default linker (`cc`) was found in your PATH
702026-06-17T21:49:02.500Zwarn: many Rust crates require a system C toolchain to build
712026-06-17T21:49:02.606Z+ rustup --version
722026-06-17T21:49:02.610Zrustup 1.29.0 (28d1352db 2026-03-05)
732026-06-17T21:49:02.610Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
742026-06-17T21:49:02.625Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
752026-06-17T21:49:02.631Z+ cargo --version
762026-06-17T21:49:02.642Zcargo 1.96.0 (30a34c682 2026-05-25)
772026-06-17T21:49:02.646Z+ rustc --version
782026-06-17T21:49:02.664Zrustc 1.96.0 (ac68faa20 2026-05-25)
792026-06-17T21:49:02.678Zprocess exited: duration 16810 ms, exit code 0
 
802026-06-17T21:49:02.690Zstarting task 2: "authentication"
812026-06-17T21:49:02.718Zprocess exited: duration 19 ms, exit code 0
 
822026-06-17T21:49:02.730Zstarting task 3: "clone repository"
832026-06-17T21:49:02.736Z+ mkdir -p /work/oxidecomputer/maghemite
842026-06-17T21:49:02.736Z+ git clone https://github.com/oxidecomputer/maghemite /work/oxidecomputer/maghemite
852026-06-17T21:49:02.803ZCloning into '/work/oxidecomputer/maghemite'...
862026-06-17T21:49:04.380Z+ cd /work/oxidecomputer/maghemite
872026-06-17T21:49:04.380Z+ git fetch origin cee38fc37d46b71172e310fa2503d98b7ed5eea2
882026-06-17T21:49:04.660ZFrom https://github.com/oxidecomputer/maghemite
892026-06-17T21:49:04.660Z * branch cee38fc37d46b71172e310fa2503d98b7ed5eea2 -> FETCH_HEAD
902026-06-17T21:49:04.665Z+ [[ -n john/bfd-async-wiring ]]
912026-06-17T21:49:04.674Z++ git branch --show-current
922026-06-17T21:49:04.674Z+ current=main
932026-06-17T21:49:04.674Z+ [[ main != john/bfd-async-wiring ]]
942026-06-17T21:49:04.674Z+ git branch -f john/bfd-async-wiring cee38fc37d46b71172e310fa2503d98b7ed5eea2
952026-06-17T21:49:04.680Z+ git checkout -f john/bfd-async-wiring
962026-06-17T21:49:04.691ZSwitched to branch 'john/bfd-async-wiring'
972026-06-17T21:49:04.700Z+ git reset --hard cee38fc37d46b71172e310fa2503d98b7ed5eea2
982026-06-17T21:49:04.707ZHEAD is now at cee38fc swap sync bfd impl out for bfd-async
992026-06-17T21:49:04.715Zprocess exited: duration 1980 ms, exit code 0
 
1002026-06-17T21:49:04.735Zstarting task 4: "build"
1012026-06-17T21:49:04.745Z+ pfexec pkg install clang-15
1022026-06-17T21:49:13.437Z Startup: Refreshing catalog 'helios-dev' ... Done
1032026-06-17T21:49:21.177Z Startup: Caching catalogs ... Done
1042026-06-17T21:49:28.562ZPlanning: Solver setup ... Done
1052026-06-17T21:49:28.602ZPlanning: Running solver ... Done
1062026-06-17T21:49:28.746ZPlanning: Finding local manifests ... Done
1072026-06-17T21:49:28.757ZPlanning: Fetching manifests: 0/2 0% complete
1082026-06-17T21:49:28.839ZPlanning: Fetching manifests: 2/2 100% complete
1092026-06-17T21:49:28.868ZPlanning: Package planning ... Done
1102026-06-17T21:49:28.893ZPlanning: Merging actions ... Done
1112026-06-17T21:49:29.008ZPlanning: Checking for conflicting actions ... Done
1122026-06-17T21:49:29.012ZPlanning: Consolidating action changes ... Done
1132026-06-17T21:49:29.764ZPlanning: Evaluating mediators ... Done
1142026-06-17T21:49:29.769ZPlanning: Planning completed in 8.42 seconds
1152026-06-17T21:49:29.781Z Packages to install: 2
1162026-06-17T21:49:29.783Z Mediators to change: 2
1172026-06-17T21:49:29.783Z Services to change: 1
1182026-06-17T21:49:29.783Z Create boot environment: No
1192026-06-17T21:49:29.783ZCreate backup boot environment: No
1202026-06-17T21:49:29.823Z
1212026-06-17T21:49:29.823ZDownload: 0/3076 items 0.0/211.3MB 0% complete
1222026-06-17T21:49:34.825ZDownload: 1193/3076 items 114.2/211.3MB 54% complete (23.5M/s)
1232026-06-17T21:49:40.348ZDownload: 2010/3076 items 117.9/211.3MB 55% complete (12.5M/s)
1242026-06-17T21:49:46.454ZDownload: 3034/3076 items 201.8/211.3MB 95% complete (9.1M/s)
1252026-06-17T21:49:52.600ZDownload: 3073/3076 items 211.0/211.3MB 99% complete (9.5M/s)
1262026-06-17T21:49:52.621ZDownload: Completed 211.31 MB in 22.80 seconds (9.3M/s)
1272026-06-17T21:49:52.739Z Actions: 1/3418 actions (Installing new actions)
1282026-06-17T21:49:55.906Z Actions: Completed 3418 actions in 3.17 seconds.
1292026-06-17T21:49:56.566Z Done
1302026-06-17T21:49:56.566Z Done
1312026-06-17T21:49:57.300Z Done
1322026-06-17T21:50:00.692Z Done
1332026-06-17T21:50:00.766Z Done
1342026-06-17T21:50:00.770Z Done
1352026-06-17T21:50:00.938Z Done
1362026-06-17T21:50:01.626Z+ cargo --version
1372026-06-17T21:50:01.631Zinfo: syncing channel updates for 1.95.0-x86_64-unknown-illumos
1382026-06-17T21:50:01.799Zinfo: latest update on 2026-04-16 for version 1.95.0 (59807616e 2026-04-14)
1392026-06-17T21:50:01.802Zinfo: downloading 6 components
1402026-06-17T21:50:17.009Zcargo 1.95.0 (f2d3ce0bd 2026-03-21)
1412026-06-17T21:50:17.012Z+ rustc --version
1422026-06-17T21:50:17.038Zrustc 1.95.0 (59807616e 2026-04-14)
1432026-06-17T21:50:17.042Z+ banner check
1442026-06-17T21:50:17.045Z
1452026-06-17T21:50:17.045Z #### # # ###### #### # #
1462026-06-17T21:50:17.045Z # # # # # # # # #
1472026-06-17T21:50:17.045Z # ###### ##### # ####
1482026-06-17T21:50:17.045Z # # # # # # #
1492026-06-17T21:50:17.045Z # # # # # # # # #
1502026-06-17T21:50:17.045Z #### # # ###### #### # #
1512026-06-17T21:50:17.045Z
1522026-06-17T21:50:17.045Z+ cargo fmt -- --check
1532026-06-17T21:50:17.439Z+ cargo clippy --all-targets -- --deny warnings
1542026-06-17T21:50:17.550Z Updating git repository `https://github.com/oxidecomputer/falcon`
1552026-06-17T21:50:19.872ZFrom https://github.com/oxidecomputer/falcon
1562026-06-17T21:50:19.872Z * [new ref] 89996b1f85b64975b0f1c6c362452ac75b2cb8d3 -> refs/commit/89996b1f85b64975b0f1c6c362452ac75b2cb8d3
1572026-06-17T21:50:19.950Z Updating crates.io index
1582026-06-17T21:50:19.953Z Updating git repository `https://github.com/oxidecomputer/dendrite`
1592026-06-17T21:50:20.351ZFrom https://github.com/oxidecomputer/dendrite
1602026-06-17T21:50:20.351Z * [new ref] 0c92583413d48f50f87c32bac3ed9a26b6785b58 -> refs/commit/0c92583413d48f50f87c32bac3ed9a26b6785b58
1612026-06-17T21:50:20.423Z Updating git repository `https://github.com/oxidecomputer/ispf`
1622026-06-17T21:50:20.759ZFrom https://github.com/oxidecomputer/ispf
1632026-06-17T21:50:20.759Z * [new ref] f78443a98397f7818b1e7a487dbb7d5cad625496 -> refs/commit/f78443a98397f7818b1e7a487dbb7d5cad625496
1642026-06-17T21:50:21.002Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
1652026-06-17T21:50:21.421ZFrom https://github.com/oxidecomputer/netadm-sys
1662026-06-17T21:50:21.421Z * [new ref] 4abde35f281e1934fccc316a212d86d21ddad6a9 -> refs/commit/4abde35f281e1934fccc316a212d86d21ddad6a9
1672026-06-17T21:50:21.428Z Updating git repository `https://github.com/oxidecomputer/omicron`
1682026-06-17T21:50:27.429ZFrom https://github.com/oxidecomputer/omicron
1692026-06-17T21:50:27.429Z * [new ref] d6fba551d0d8756f87c1e45144b71812d71a661b -> refs/commit/d6fba551d0d8756f87c1e45144b71812d71a661b
1702026-06-17T21:50:27.849Z Updating git repository `https://github.com/oxidecomputer/opte`
1712026-06-17T21:50:28.981ZFrom https://github.com/oxidecomputer/opte
1722026-06-17T21:50:28.981Z * [new ref] 8b44982bf0d3f8ea52c810b2b00425a1e350e2f8 -> refs/commit/8b44982bf0d3f8ea52c810b2b00425a1e350e2f8
1732026-06-17T21:50:29.567Z Updating git repository `https://github.com/illumos/smf-rs`
1742026-06-17T21:50:29.999ZFrom https://github.com/illumos/smf-rs
1752026-06-17T21:50:29.999Z * [new ref] 72389b5161d2cca1f0e239b337af68bf31f191f4 -> refs/commit/72389b5161d2cca1f0e239b337af68bf31f191f4
1762026-06-17T21:50:30.237Z Updating git repository `https://github.com/oxidecomputer/network-interface`
1772026-06-17T21:50:30.541ZFrom https://github.com/oxidecomputer/network-interface
1782026-06-17T21:50:30.542Z * [new ref] 5a696e910333bdc50ef56cebe9cdd78e40127d87 -> refs/commit/5a696e910333bdc50ef56cebe9cdd78e40127d87
1792026-06-17T21:50:30.547Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
1802026-06-17T21:50:30.922ZFrom https://github.com/oxidecomputer/slog-error-chain
1812026-06-17T21:50:30.922Z * [new ref] 15f69041f45774602108e47fb25e705dc23acfb2 -> refs/commit/15f69041f45774602108e47fb25e705dc23acfb2
1822026-06-17T21:50:30.952Z Updating git repository `https://github.com/oxidecomputer/zone`
1832026-06-17T21:50:31.309ZFrom https://github.com/oxidecomputer/zone
1842026-06-17T21:50:31.309Z * [new ref] 008474e88f0c2137e8672b7a9059e3f8e0b0df91 -> refs/commit/008474e88f0c2137e8672b7a9059e3f8e0b0df91
1852026-06-17T21:50:31.427Z Updating git repository `https://github.com/oxidecomputer/propolis`
1862026-06-17T21:50:32.608ZFrom https://github.com/oxidecomputer/propolis
1872026-06-17T21:50:32.608Z * [new ref] 36f20be9bb4c3b362029237f5feb6377c982395f -> refs/commit/36f20be9bb4c3b362029237f5feb6377c982395f
1882026-06-17T21:50:32.914Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
1892026-06-17T21:50:33.607ZFrom https://github.com/oxidecomputer/transceiver-control
1902026-06-17T21:50:33.607Z * [new ref] e88642c75928f8760ed0f09e7593f849d9bc70ac -> refs/commit/e88642c75928f8760ed0f09e7593f849d9bc70ac
1912026-06-17T21:50:33.629Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
1922026-06-17T21:50:33.909ZFrom https://github.com/oxidecomputer/dlpi-sys
1932026-06-17T21:50:33.909Z * [new ref] 7bd1bc8027d31a257da7a8645d3d5a909c13c664 -> refs/commit/7bd1bc8027d31a257da7a8645d3d5a909c13c664
1942026-06-17T21:50:33.916Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
1952026-06-17T21:50:34.229ZFrom https://github.com/jmesmon/rust-libzfs
1962026-06-17T21:50:34.230Z * [new ref] ecd5a922247a6c5acef55d76c5b8d115572bc850 -> refs/commit/ecd5a922247a6c5acef55d76c5b8d115572bc850
1972026-06-17T21:50:34.234Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
1982026-06-17T21:50:34.540ZFrom https://github.com/oxidecomputer/rusty-doors
1992026-06-17T21:50:34.540Z * [new ref] 0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf -> refs/commit/0e3a1495dcf8b7b5e11a6921c2cf1cf957c5a5bf
2002026-06-17T21:50:34.550Z Updating git repository `https://github.com/oxidecomputer/lldp`
2012026-06-17T21:50:34.897ZFrom https://github.com/oxidecomputer/lldp
2022026-06-17T21:50:34.897Z * [new ref] 54b266174d4de9628bca9c97b0db176e16f12154 -> refs/commit/54b266174d4de9628bca9c97b0db176e16f12154
2032026-06-17T21:50:35.012Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2042026-06-17T21:50:35.374ZFrom https://github.com/oxidecomputer/tufaceous
2052026-06-17T21:50:35.374Z * [new ref] a7d440f5a111c7e3504e8eb125c105d7baf0deab -> refs/commit/a7d440f5a111c7e3504e8eb125c105d7baf0deab
2062026-06-17T21:50:35.692Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2072026-06-17T21:50:36.920ZFrom https://github.com/oxidecomputer/management-gateway-service
2082026-06-17T21:50:36.920Z * [new ref] 6c0aca2545a73fd75536e149d29faa7108be5862 -> refs/commit/6c0aca2545a73fd75536e149d29faa7108be5862
2092026-06-17T21:50:37.124Z Updating git repository `https://github.com/oxidecomputer/crucible`
2102026-06-17T21:50:40.045ZFrom https://github.com/oxidecomputer/crucible
2112026-06-17T21:50:40.046Z * [new ref] 7103cd3a3d7b0112d2949dd135db06fef0c156bb -> refs/commit/7103cd3a3d7b0112d2949dd135db06fef0c156bb
2122026-06-17T21:50:41.060Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2132026-06-17T21:50:41.439ZFrom https://github.com/oxidecomputer/serde_human_bytes
2142026-06-17T21:50:41.440Z * [new ref] 8f60acdfe7c6d9e2a01f59be920c1c2b19129322 -> refs/commit/8f60acdfe7c6d9e2a01f59be920c1c2b19129322
2152026-06-17T21:50:41.706Z Updating git repository `https://github.com/oxidecomputer/propolis`
2162026-06-17T21:50:42.183ZFrom https://github.com/oxidecomputer/propolis
2172026-06-17T21:50:42.183Z * [new ref] 6873add79b835f7932d9fe928340886df8e49676 -> refs/commit/6873add79b835f7932d9fe928340886df8e49676
2182026-06-17T21:50:42.235Z Updating git repository `https://github.com/oxidecomputer/crucible`
2192026-06-17T21:50:42.757ZFrom https://github.com/oxidecomputer/crucible
2202026-06-17T21:50:42.757Z * [new ref] bd9a0e2abe6b6b89aec8c85f4ee57474144ed150 -> refs/commit/bd9a0e2abe6b6b89aec8c85f4ee57474144ed150
2212026-06-17T21:50:43.091Z Updating git repository `https://github.com/oxidecomputer/tofino`
2222026-06-17T21:50:43.559ZFrom https://github.com/oxidecomputer/tofino
2232026-06-17T21:50:43.559Z * [new ref] d79800f92f2245a9160b5ff6d8546ecbffa82ddc -> refs/commit/d79800f92f2245a9160b5ff6d8546ecbffa82ddc
2242026-06-17T21:50:43.585Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2252026-06-17T21:50:44.492ZFrom https://github.com/oxidecomputer/maghemite
2262026-06-17T21:50:44.492Z * [new ref] 7696ee48d5ee29a917dea459e281fe2e8ff20513 -> refs/commit/7696ee48d5ee29a917dea459e281fe2e8ff20513
2272026-06-17T21:50:44.550Z Updating git repository `https://github.com/oxidecomputer/clickward`
2282026-06-17T21:50:45.205ZFrom https://github.com/oxidecomputer/clickward
2292026-06-17T21:50:45.205Z * [new ref] e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737 -> refs/commit/e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737
2302026-06-17T21:50:45.492Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2312026-06-17T21:50:45.753ZFrom https://github.com/oxidecomputer/illumos-devinfo
2322026-06-17T21:50:45.753Z * [new ref] 4323b17bfdd0c94d2875ac64b47f0e60fac1d640 -> refs/commit/4323b17bfdd0c94d2875ac64b47f0e60fac1d640
2332026-06-17T21:50:47.231Z Downloading crates ...
2342026-06-17T21:50:47.294Z Downloaded crc8 v0.1.1
2352026-06-17T21:50:47.297Z Downloaded allocator-api2 v0.2.21
2362026-06-17T21:50:47.301Z Downloaded async-trait v0.1.89
2372026-06-17T21:50:47.305Z Downloaded crunchy v0.2.4
2382026-06-17T21:50:47.308Z Downloaded autocfg v1.5.1
2392026-06-17T21:50:47.312Z Downloaded atomicwrites v0.4.4
2402026-06-17T21:50:47.315Z Downloaded darling v0.23.0
2412026-06-17T21:50:47.320Z Downloaded form_urlencoded v1.2.2
2422026-06-17T21:50:47.320Z Downloaded async-stream-impl v0.3.6
2432026-06-17T21:50:47.320Z Downloaded async-stream v0.3.6
2442026-06-17T21:50:47.345Z Downloaded fixedbitset v0.5.7
2452026-06-17T21:50:47.364Z Downloaded getrandom v0.3.4
2462026-06-17T21:50:47.364Z Downloaded base64ct v1.8.3
2472026-06-17T21:50:47.364Z Downloaded base16ct v0.2.0
2482026-06-17T21:50:47.364Z Downloaded atomic-waker v1.1.2
2492026-06-17T21:50:47.364Z Downloaded ciborium-io v0.2.2
2502026-06-17T21:50:47.364Z Downloaded foreign-types v0.3.2
2512026-06-17T21:50:47.364Z Downloaded crypto-common v0.1.7
2522026-06-17T21:50:47.364Z Downloaded base64 v0.22.1
2532026-06-17T21:50:47.365Z Downloaded futures-executor v0.3.32
2542026-06-17T21:50:47.365Z Downloaded dof v0.4.0
2552026-06-17T21:50:47.365Z Downloaded hostname v0.4.2
2562026-06-17T21:50:47.389Z Downloaded futures v0.3.32
2572026-06-17T21:50:47.389Z Downloaded futures-task v0.3.32
2582026-06-17T21:50:47.389Z Downloaded darling_macro v0.21.3
2592026-06-17T21:50:47.389Z Downloaded futures-macro v0.3.32
2602026-06-17T21:50:47.389Z Downloaded erased-serde v0.3.31
2612026-06-17T21:50:47.389Z Downloaded gethostname v0.5.0
2622026-06-17T21:50:47.389Z Downloaded const-random-macro v0.1.16
2632026-06-17T21:50:47.389Z Downloaded hmac v0.12.1
2642026-06-17T21:50:47.390Z Downloaded fixedbitset v0.4.2
2652026-06-17T21:50:47.401Z Downloaded equivalent v1.0.2
2662026-06-17T21:50:47.401Z Downloaded base64 v0.21.7
2672026-06-17T21:50:47.401Z Downloaded embedded-io v0.4.0
2682026-06-17T21:50:47.401Z Downloaded displaydoc v0.2.6
2692026-06-17T21:50:47.401Z Downloaded debug-ignore v1.0.5
2702026-06-17T21:50:47.401Z Downloaded critical-section v1.2.0
2712026-06-17T21:50:47.401Z Downloaded chacha20 v0.9.1
2722026-06-17T21:50:47.401Z Downloaded foreign-types-shared v0.3.1
2732026-06-17T21:50:47.401Z Downloaded foreign-types v0.5.0
2742026-06-17T21:50:47.401Z Downloaded ciborium-ll v0.2.2
2752026-06-17T21:50:47.401Z Downloaded hex v0.4.3
2762026-06-17T21:50:47.401Z Downloaded block-buffer v0.10.4
2772026-06-17T21:50:47.401Z Downloaded heck v0.5.0
2782026-06-17T21:50:47.429Z Downloaded const-random v0.1.18
2792026-06-17T21:50:47.429Z Downloaded hash32 v0.3.1
2802026-06-17T21:50:47.429Z Downloaded generic-array v0.14.7
2812026-06-17T21:50:47.429Z Downloaded heck v0.4.1
2822026-06-17T21:50:47.429Z Downloaded embedded-io v0.6.1
2832026-06-17T21:50:47.429Z Downloaded bitflags v1.3.2
2842026-06-17T21:50:47.436Z Downloaded ahash v0.8.12
2852026-06-17T21:50:47.436Z Downloaded highway v1.3.0
2862026-06-17T21:50:47.436Z Downloaded cstr-argument v0.1.2
2872026-06-17T21:50:47.436Z Downloaded anstyle-query v1.1.5
2882026-06-17T21:50:47.436Z Downloaded http-body v1.0.1
2892026-06-17T21:50:47.436Z Downloaded either v1.16.0
2902026-06-17T21:50:47.436Z Downloaded compression-codecs v0.4.38
2912026-06-17T21:50:47.436Z Downloaded byte-wrapper v0.1.0
2922026-06-17T21:50:47.436Z Downloaded cfg_aliases v0.2.1
2932026-06-17T21:50:47.436Z Downloaded dyn-clone v1.0.20
2942026-06-17T21:50:47.436Z Downloaded group v0.13.0
2952026-06-17T21:50:47.436Z Downloaded fxhash v0.2.1
2962026-06-17T21:50:47.436Z Downloaded futures-sink v0.3.32
2972026-06-17T21:50:47.436Z Downloaded defmt-parser v1.0.0
2982026-06-17T21:50:47.465Z Downloaded dtrace-parser v0.3.0
2992026-06-17T21:50:47.465Z Downloaded defmt v0.3.100
3002026-06-17T21:50:47.465Z Downloaded compression-core v0.4.32
3012026-06-17T21:50:47.465Z Downloaded futures-core v0.3.32
3022026-06-17T21:50:47.465Z Downloaded hubpack_derive v0.1.1
3032026-06-17T21:50:47.469Z Downloaded float-ord v0.3.2
3042026-06-17T21:50:47.469Z Downloaded fs_extra v1.3.0
3052026-06-17T21:50:47.469Z Downloaded futures-io v0.3.32
3062026-06-17T21:50:47.470Z Downloaded crossbeam-deque v0.8.6
3072026-06-17T21:50:47.470Z Downloaded const_format_proc_macros v0.2.34
3082026-06-17T21:50:47.470Z Downloaded anstyle-parse v1.0.0
3092026-06-17T21:50:47.470Z Downloaded ident_case v1.0.1
3102026-06-17T21:50:47.470Z Downloaded convert_case v0.4.0
3112026-06-17T21:50:47.470Z Downloaded anstream v1.0.0
3122026-06-17T21:50:47.470Z Downloaded anstyle v1.0.14
3132026-06-17T21:50:47.471Z Downloaded internet-checksum v0.2.1
3142026-06-17T21:50:47.471Z Downloaded is-terminal v0.4.17
3152026-06-17T21:50:47.471Z Downloaded idna_adapter v1.2.2
3162026-06-17T21:50:47.471Z Downloaded hostname v0.3.1
3172026-06-17T21:50:47.471Z Downloaded git-stub-vcs v0.1.0
3182026-06-17T21:50:47.471Z Downloaded globset v0.4.18
3192026-06-17T21:50:47.474Z Downloaded foldhash v0.1.5
3202026-06-17T21:50:47.474Z Downloaded deranged v0.5.8
3212026-06-17T21:50:47.474Z Downloaded is_ci v1.2.0
3222026-06-17T21:50:47.480Z Downloaded instant v0.1.13
3232026-06-17T21:50:47.480Z Downloaded keccak v0.1.6
3242026-06-17T21:50:47.480Z Downloaded itoa v1.0.18
3252026-06-17T21:50:47.480Z Downloaded konst_macro_rules v0.2.19
3262026-06-17T21:50:47.525Z Downloaded match_cfg v0.1.0
3272026-06-17T21:50:47.525Z Downloaded futures-channel v0.3.32
3282026-06-17T21:50:47.549Z Downloaded darling v0.21.3
3292026-06-17T21:50:47.549Z Downloaded lru-slab v0.1.2
3302026-06-17T21:50:47.549Z Downloaded linked-hash-map v0.5.6
3312026-06-17T21:50:47.549Z Downloaded managed v0.8.0
3322026-06-17T21:50:47.549Z Downloaded macaddr v1.0.1
3332026-06-17T21:50:47.549Z Downloaded bytecount v0.6.9
3342026-06-17T21:50:47.549Z Downloaded memmap v0.7.0
3352026-06-17T21:50:47.550Z Downloaded mime v0.3.17
3362026-06-17T21:50:47.550Z Downloaded digest v0.11.3
3372026-06-17T21:50:47.550Z Downloaded libscf-sys v1.2.0
3382026-06-17T21:50:47.550Z Downloaded lru-cache v0.1.2
3392026-06-17T21:50:47.550Z Downloaded fs-err v3.3.0
3402026-06-17T21:50:47.550Z Downloaded git-stub v1.0.0
3412026-06-17T21:50:47.550Z Downloaded hyper-rustls v0.27.9
3422026-06-17T21:50:47.550Z Downloaded colored v3.1.1
3432026-06-17T21:50:47.550Z Downloaded ff v0.13.1
3442026-06-17T21:50:47.550Z Downloaded fastrand v2.4.1
3452026-06-17T21:50:47.550Z Downloaded crc32fast v1.5.0
3462026-06-17T21:50:47.550Z Downloaded bytes v1.11.1
3472026-06-17T21:50:47.550Z Downloaded glob v0.3.3
3482026-06-17T21:50:47.550Z Downloaded async-compression v0.4.42
3492026-06-17T21:50:47.550Z Downloaded memoffset v0.9.1
3502026-06-17T21:50:47.550Z Downloaded natord v1.0.9
3512026-06-17T21:50:47.550Z Downloaded camino v1.2.2
3522026-06-17T21:50:47.550Z Downloaded num-iter v0.1.45
3532026-06-17T21:50:47.550Z Downloaded crossbeam-epoch v0.9.18
3542026-06-17T21:50:47.550Z Downloaded num-conv v0.2.2
3552026-06-17T21:50:47.550Z Downloaded ipnetwork v0.21.1
3562026-06-17T21:50:47.550Z Downloaded num v0.4.3
3572026-06-17T21:50:47.550Z Downloaded lock_api v0.4.14
3582026-06-17T21:50:47.550Z Downloaded newtype_derive v0.1.6
3592026-06-17T21:50:47.550Z Downloaded newline-converter v0.3.0
3602026-06-17T21:50:47.551Z Downloaded num_threads v0.1.7
3612026-06-17T21:50:47.551Z Downloaded num_enum_derive v0.5.11
3622026-06-17T21:50:47.559Z Downloaded half v2.7.1
3632026-06-17T21:50:47.559Z Downloaded ingot-types v0.1.2
3642026-06-17T21:50:47.559Z Downloaded hashbrown v0.12.3
3652026-06-17T21:50:47.565Z Downloaded opaque-debug v0.3.1
3662026-06-17T21:50:47.565Z Downloaded olpc-cjson v0.1.4
3672026-06-17T21:50:47.565Z Downloaded daft-derive v0.1.7
3682026-06-17T21:50:47.565Z Downloaded linear-map v1.2.0
3692026-06-17T21:50:47.565Z Downloaded openssl-macros v0.1.1
3702026-06-17T21:50:47.565Z Downloaded openssl-probe v0.2.1
3712026-06-17T21:50:47.570Z Downloaded omicron-workspace-hack v0.1.0
3722026-06-17T21:50:47.570Z Downloaded ipnet v2.12.0
3732026-06-17T21:50:47.570Z Downloaded console v0.16.3
3742026-06-17T21:50:47.570Z Downloaded ciborium v0.2.2
3752026-06-17T21:50:47.575Z Downloaded percent-encoding v2.3.2
3762026-06-17T21:50:47.575Z Downloaded diff v0.1.13
3772026-06-17T21:50:47.578Z Downloaded bs58 v0.5.1
3782026-06-17T21:50:47.579Z Downloaded libsw-core v0.3.2
3792026-06-17T21:50:47.582Z Downloaded parse-display v0.10.0
3802026-06-17T21:50:47.582Z Downloaded arc-swap v1.9.1
3812026-06-17T21:50:47.593Z Downloaded hybrid-array v0.4.12
3822026-06-17T21:50:47.593Z Downloaded chacha20 v0.10.0
3832026-06-17T21:50:47.597Z Downloaded iana-time-zone v0.1.65
3842026-06-17T21:50:47.597Z Downloaded blake2 v0.10.6
3852026-06-17T21:50:47.597Z Downloaded http-body-util v0.1.3
3862026-06-17T21:50:47.598Z Downloaded const-oid v0.10.2
3872026-06-17T21:50:47.600Z Downloaded num_enum v0.5.11
3882026-06-17T21:50:47.608Z Downloaded ingot v0.1.1
3892026-06-17T21:50:47.609Z Downloaded crossbeam-utils v0.8.21
3902026-06-17T21:50:47.609Z Downloaded num-derive v0.4.2
3912026-06-17T21:50:47.609Z Downloaded num-rational v0.4.2
3922026-06-17T21:50:47.614Z Downloaded phf_shared v0.12.1
3932026-06-17T21:50:47.614Z Downloaded multer v3.1.0
3942026-06-17T21:50:47.614Z Downloaded potential_utf v0.1.5
3952026-06-17T21:50:47.614Z Downloaded num_enum_derive v0.7.6
3962026-06-17T21:50:47.615Z Downloaded proc-macro-error-attr v1.0.4
3972026-06-17T21:50:47.615Z Downloaded plain v0.2.3
3982026-06-17T21:50:47.620Z Downloaded powerfmt v0.2.0
3992026-06-17T21:50:47.620Z Downloaded newtype-uuid v1.3.2
4002026-06-17T21:50:47.620Z Downloaded libsw v3.5.0
4012026-06-17T21:50:47.621Z Downloaded clap v4.6.1
4022026-06-17T21:50:47.630Z Downloaded owo-colors v4.3.0
4032026-06-17T21:50:47.630Z Downloaded proc-macro-crate v3.5.0
4042026-06-17T21:50:47.630Z Downloaded derive_more v0.99.20
4052026-06-17T21:50:47.634Z Downloaded progenitor-client v0.14.0
4062026-06-17T21:50:47.634Z Downloaded oxide-tokio-rt v0.1.6
4072026-06-17T21:50:47.640Z Downloaded num-integer v0.1.46
4082026-06-17T21:50:47.640Z Downloaded pretty-hex v0.4.2
4092026-06-17T21:50:47.640Z Downloaded proc-macro-crate v1.3.1
4102026-06-17T21:50:47.643Z Downloaded progenitor-client v0.10.0
4112026-06-17T21:50:47.643Z Downloaded litemap v0.8.2
4122026-06-17T21:50:47.643Z Downloaded progenitor-macro v0.14.0
4132026-06-17T21:50:47.643Z Downloaded pem v3.0.6
4142026-06-17T21:50:47.653Z Downloaded parking_lot_core v0.8.6
4152026-06-17T21:50:47.653Z Downloaded oxnet v0.1.6
4162026-06-17T21:50:47.654Z Downloaded progenitor-macro v0.13.0
4172026-06-17T21:50:47.654Z Downloaded rand_xorshift v0.4.0
4182026-06-17T21:50:47.654Z Downloaded parse-display-derive v0.10.0
4192026-06-17T21:50:47.654Z Downloaded password-hash v0.5.0
4202026-06-17T21:50:47.654Z Downloaded ingot-macros v0.1.1
4212026-06-17T21:50:47.661Z Downloaded quick-error v1.2.3
4222026-06-17T21:50:47.661Z Downloaded pin-project-internal v1.1.13
4232026-06-17T21:50:47.661Z Downloaded rand_chacha v0.3.1
4242026-06-17T21:50:47.661Z Downloaded indexmap v1.9.3
4252026-06-17T21:50:47.693Z Downloaded pin-project-lite v0.2.17
4262026-06-17T21:50:47.693Z Downloaded progenitor-macro v0.10.0
4272026-06-17T21:50:47.693Z Downloaded paste v1.0.15
4282026-06-17T21:50:47.693Z Downloaded memmap2 v0.9.10
4292026-06-17T21:50:47.693Z Downloaded drift v0.2.0
4302026-06-17T21:50:47.693Z Downloaded proc-macro-error-attr2 v2.0.0
4312026-06-17T21:50:47.693Z Downloaded getrandom v0.2.17
4322026-06-17T21:50:47.693Z Downloaded rustc-hash v2.1.2
4332026-06-17T21:50:47.693Z Downloaded ref-cast-impl v1.0.25
4342026-06-17T21:50:47.693Z Downloaded crossbeam-channel v0.5.15
4352026-06-17T21:50:47.693Z Downloaded proc-macro-error v1.0.4
4362026-06-17T21:50:47.693Z Downloaded log v0.4.32
4372026-06-17T21:50:47.721Z Downloaded phf v0.12.1
4382026-06-17T21:50:47.721Z Downloaded icu_provider v2.2.0
4392026-06-17T21:50:47.722Z Downloaded const_format v0.2.36
4402026-06-17T21:50:47.722Z Downloaded rustc_version v0.1.7
4412026-06-17T21:50:47.722Z Downloaded ref-cast v1.0.25
4422026-06-17T21:50:47.722Z Downloaded chacha20poly1305 v0.10.1
4432026-06-17T21:50:47.726Z Downloaded bitflags v2.12.1
4442026-06-17T21:50:47.726Z Downloaded parking_lot_core v0.9.12
4452026-06-17T21:50:47.726Z Downloaded poly1305 v0.8.0
4462026-06-17T21:50:47.726Z Downloaded progenitor v0.13.0
4472026-06-17T21:50:47.726Z Downloaded pkg-config v0.3.33
4482026-06-17T21:50:47.726Z Downloaded quote v1.0.45
4492026-06-17T21:50:47.727Z Downloaded parking_lot v0.12.5
4502026-06-17T21:50:47.727Z Downloaded same-file v1.0.6
4512026-06-17T21:50:47.727Z Downloaded getrandom v0.4.2
4522026-06-17T21:50:47.727Z Downloaded darling_core v0.23.0
4532026-06-17T21:50:47.727Z Downloaded dropshot_endpoint v0.17.1
4542026-06-17T21:50:47.727Z Downloaded proc-macro-error2 v2.0.1
4552026-06-17T21:50:47.727Z Downloaded rand_core v0.10.1
4562026-06-17T21:50:47.727Z Downloaded once_cell v1.21.4
4572026-06-17T21:50:47.732Z Downloaded progenitor v0.10.0
4582026-06-17T21:50:47.732Z Downloaded postcard v1.1.3
4592026-06-17T21:50:47.732Z Downloaded scopeguard v1.2.0
4602026-06-17T21:50:47.752Z Downloaded progenitor-client v0.13.0
4612026-06-17T21:50:47.752Z Downloaded progenitor v0.14.0
4622026-06-17T21:50:47.752Z Downloaded pest_derive v2.8.6
4632026-06-17T21:50:47.756Z Downloaded num-traits v0.2.19
4642026-06-17T21:50:47.756Z Downloaded rand_core v0.6.4
4652026-06-17T21:50:47.759Z Downloaded secrecy v0.10.3
4662026-06-17T21:50:47.759Z Downloaded rustc_version v0.4.1
4672026-06-17T21:50:47.759Z Downloaded scroll_derive v0.13.1
4682026-06-17T21:50:47.759Z Downloaded rand_chacha v0.9.0
4692026-06-17T21:50:47.759Z Downloaded ppv-lite86 v0.2.21
4702026-06-17T21:50:47.759Z Downloaded num_enum v0.7.6
4712026-06-17T21:50:47.759Z Downloaded httparse v1.10.1
4722026-06-17T21:50:47.759Z Downloaded num-complex v0.4.6
4732026-06-17T21:50:47.759Z Downloaded parking_lot v0.11.2
4742026-06-17T21:50:47.759Z Downloaded papergrid v0.18.0
4752026-06-17T21:50:47.764Z Downloaded progenitor-extras v0.2.0
4762026-06-17T21:50:47.764Z Downloaded heapless v0.8.0
4772026-06-17T21:50:47.764Z Downloaded papergrid v0.11.0
4782026-06-17T21:50:47.764Z Downloaded indicatif v0.18.4
4792026-06-17T21:50:47.768Z Downloaded quinn-udp v0.5.14
4802026-06-17T21:50:47.774Z Downloaded pest_generator v2.8.6
4812026-06-17T21:50:47.774Z Downloaded icu_normalizer v2.2.0
4822026-06-17T21:50:47.774Z Downloaded rusty-fork v0.3.1
4832026-06-17T21:50:47.774Z Downloaded icu_normalizer_data v2.2.0
4842026-06-17T21:50:47.778Z Downloaded crypto-bigint v0.5.5
4852026-06-17T21:50:47.782Z Downloaded serde_urlencoded v0.7.1
4862026-06-17T21:50:47.782Z Downloaded serde_spanned v1.1.1
4872026-06-17T21:50:47.785Z Downloaded sha1 v0.10.6
4882026-06-17T21:50:47.785Z Downloaded sigpipe v0.1.3
4892026-06-17T21:50:47.785Z Downloaded sha1 v0.11.0
4902026-06-17T21:50:47.799Z Downloaded cc v1.2.63
4912026-06-17T21:50:47.806Z Downloaded rustls-native-certs v0.8.4
4922026-06-17T21:50:47.806Z Downloaded resolv-conf v0.7.6
4932026-06-17T21:50:47.806Z Downloaded hickory-resolver v0.24.4
4942026-06-17T21:50:47.806Z Downloaded flate2 v1.1.9
4952026-06-17T21:50:47.806Z Downloaded rustls-pemfile v2.2.0
4962026-06-17T21:50:47.813Z Downloaded serial_test v3.5.0
4972026-06-17T21:50:47.813Z Downloaded scroll_derive v0.12.1
4982026-06-17T21:50:47.813Z Downloaded rand_core v0.9.5
4992026-06-17T21:50:47.813Z Downloaded semver v0.1.20
5002026-06-17T21:50:47.813Z Downloaded serde_plain v1.0.2
5012026-06-17T21:50:47.813Z Downloaded icu_locale_core v2.2.0
5022026-06-17T21:50:47.813Z Downloaded siphasher v1.0.3
5032026-06-17T21:50:47.813Z Downloaded scroll v0.13.0
5042026-06-17T21:50:47.814Z Downloaded slog-envlogger v2.2.0
5052026-06-17T21:50:47.853Z Downloaded slog-bunyan v2.5.0
5062026-06-17T21:50:47.853Z Downloaded konst v0.2.20
5072026-06-17T21:50:47.853Z Downloaded rustversion v1.0.22
5082026-06-17T21:50:47.853Z Downloaded progenitor-impl v0.10.0
5092026-06-17T21:50:47.853Z Downloaded schemars_derive v0.8.22
5102026-06-17T21:50:47.853Z Downloaded spin v0.5.2
5112026-06-17T21:50:47.853Z Downloaded swrite v0.1.0
5122026-06-17T21:50:47.863Z Downloaded smawk v0.3.2
5132026-06-17T21:50:47.863Z Downloaded serde-big-array v0.5.1
5142026-06-17T21:50:47.864Z Downloaded http v1.4.1
5152026-06-17T21:50:47.864Z Downloaded jobserver v0.1.34
5162026-06-17T21:50:47.864Z Downloaded progenitor-impl v0.14.0
5172026-06-17T21:50:47.864Z Downloaded strsim v0.11.1
5182026-06-17T21:50:47.865Z Downloaded structmeta-derive v0.3.0
5192026-06-17T21:50:47.865Z Downloaded structmeta v0.3.0
5202026-06-17T21:50:47.865Z Downloaded humantime v2.3.0
5212026-06-17T21:50:47.865Z Downloaded supports-color v3.0.2
5222026-06-17T21:50:47.865Z Downloaded serde_spanned v0.6.9
5232026-06-17T21:50:47.865Z Downloaded serde_derive_internals v0.29.1
5242026-06-17T21:50:47.865Z Downloaded icu_properties v2.2.0
5252026-06-17T21:50:47.865Z Downloaded cargo_toml v0.22.3
5262026-06-17T21:50:47.865Z Downloaded cancel-safe-futures v0.1.5
5272026-06-17T21:50:47.865Z Downloaded slog-dtrace v0.3.0
5282026-06-17T21:50:47.865Z Downloaded pest_meta v2.8.6
5292026-06-17T21:50:47.865Z Downloaded icu_collections v2.2.0
5302026-06-17T21:50:47.865Z Downloaded take_mut v0.2.2
5312026-06-17T21:50:47.865Z Downloaded miniz_oxide v0.8.9
5322026-06-17T21:50:47.865Z Downloaded sha2 v0.10.9
5332026-06-17T21:50:47.865Z Downloaded hickory-resolver v0.25.2
5342026-06-17T21:50:47.865Z Downloaded no-std-compat v0.4.1
5352026-06-17T21:50:47.865Z Downloaded newtype-uuid-macros v0.1.0
5362026-06-17T21:50:47.865Z Downloaded data-encoding v2.11.0
5372026-06-17T21:50:47.931Z Downloaded sync_wrapper v1.0.2
5382026-06-17T21:50:47.931Z Downloaded serde_repr v0.1.20
5392026-06-17T21:50:47.931Z Downloaded rhai_codegen v3.2.0
5402026-06-17T21:50:47.931Z Downloaded serial_test_derive v3.5.0
5412026-06-17T21:50:47.931Z Downloaded serde_tokenstream v0.2.3
5422026-06-17T21:50:47.931Z Downloaded anyhow v1.0.102
5432026-06-17T21:50:47.932Z Downloaded clap_derive v4.6.1
5442026-06-17T21:50:47.932Z Downloaded slog-scope v4.4.1
5452026-06-17T21:50:47.932Z Downloaded semver v1.0.28
5462026-06-17T21:50:47.932Z Downloaded backon v1.6.0
5472026-06-17T21:50:47.932Z Downloaded static_assertions v1.1.0
5482026-06-17T21:50:47.932Z Downloaded daft v0.1.7
5492026-06-17T21:50:47.932Z Downloaded tabwriter v1.4.1
5502026-06-17T21:50:47.932Z Downloaded indexmap v2.14.0
5512026-06-17T21:50:47.932Z Downloaded clap_builder v4.6.0
5522026-06-17T21:50:47.932Z Downloaded terminal_size v0.4.4
5532026-06-17T21:50:47.932Z Downloaded scroll v0.12.0
5542026-06-17T21:50:47.933Z Downloaded ryu v1.0.23
5552026-06-17T21:50:47.933Z Downloaded rustls-platform-verifier v0.7.0
5562026-06-17T21:50:47.933Z Downloaded thread-id v5.1.0
5572026-06-17T21:50:47.933Z Downloaded thiserror-impl-no-std v2.0.2
5582026-06-17T21:50:47.933Z Downloaded smartstring v1.0.1
5592026-06-17T21:50:47.933Z Downloaded slog-json v2.6.1
5602026-06-17T21:50:47.933Z Downloaded rustls-pki-types v1.14.1
5612026-06-17T21:50:47.933Z Downloaded openssl-sys v0.9.116
5622026-06-17T21:50:47.933Z Downloaded synstructure v0.13.2
5632026-06-17T21:50:47.933Z Downloaded slog-async v2.8.0
5642026-06-17T21:50:47.933Z Downloaded schemars v0.8.22
5652026-06-17T21:50:47.950Z Downloaded strum_macros v0.27.2
5662026-06-17T21:50:47.950Z Downloaded testing_table v0.3.0
5672026-06-17T21:50:47.950Z Downloaded memchr v2.8.1
5682026-06-17T21:50:47.950Z Downloaded tokio-macros v2.7.0
5692026-06-17T21:50:47.950Z Downloaded tinyvec_macros v0.1.1
5702026-06-17T21:50:47.950Z Downloaded time-core v0.1.8
5712026-06-17T21:50:47.952Z Downloaded thread-id v4.2.2
5722026-06-17T21:50:47.953Z Downloaded slog-term v2.9.2
5732026-06-17T21:50:47.953Z Downloaded serde_path_to_error v0.1.20
5742026-06-17T21:50:47.953Z Downloaded jiff-static v0.2.28
5752026-06-17T21:50:47.953Z Downloaded csv-core v0.1.13
5762026-06-17T21:50:47.953Z Downloaded cipher v0.4.4
5772026-06-17T21:50:47.953Z Downloaded strum_macros v0.26.4
5782026-06-17T21:50:47.953Z Downloaded quinn v0.11.9
5792026-06-17T21:50:47.953Z Downloaded shlex v2.0.1
5802026-06-17T21:50:47.953Z Downloaded tower-service v0.3.3
5812026-06-17T21:50:47.953Z Downloaded snafu-derive v0.8.9
5822026-06-17T21:50:47.953Z Downloaded derive-ex v0.1.8
5832026-06-17T21:50:47.953Z Downloaded hubpack v0.1.2
5842026-06-17T21:50:47.953Z Downloaded typeid v1.0.3
5852026-06-17T21:50:47.953Z Downloaded lazy_static v1.5.0
5862026-06-17T21:50:47.963Z Downloaded byteorder v1.5.0
5872026-06-17T21:50:47.963Z Downloaded serde_with_macros v3.20.0
5882026-06-17T21:50:47.963Z Downloaded console v0.15.11
5892026-06-17T21:50:47.963Z Downloaded is_terminal_polyfill v1.70.2
5902026-06-17T21:50:47.963Z Downloaded minimal-lexical v0.2.1
5912026-06-17T21:50:47.963Z Downloaded thiserror-no-std v2.0.2
5922026-06-17T21:50:47.963Z Downloaded thiserror-impl v1.0.69
5932026-06-17T21:50:47.963Z Downloaded schemars v0.9.0
5942026-06-17T21:50:47.963Z Downloaded toml_write v0.1.2
5952026-06-17T21:50:47.964Z Downloaded tabled_derive v0.11.0
5962026-06-17T21:50:47.964Z Downloaded slab v0.4.12
5972026-06-17T21:50:47.965Z Downloaded nom v7.1.3
5982026-06-17T21:50:47.965Z Downloaded strum v0.26.3
5992026-06-17T21:50:47.965Z Downloaded pin-project v1.1.13
6002026-06-17T21:50:47.969Z Downloaded subtle v2.6.1
6012026-06-17T21:50:47.974Z Downloaded indent_write v2.2.0
6022026-06-17T21:50:47.974Z Downloaded tagptr v0.2.0
6032026-06-17T21:50:47.974Z Downloaded strum v0.27.2
6042026-06-17T21:50:47.974Z Downloaded stable_deref_trait v1.2.1
6052026-06-17T21:50:47.974Z Downloaded inout v0.1.4
6062026-06-17T21:50:47.974Z Downloaded clap_lex v1.1.0
6072026-06-17T21:50:47.974Z Downloaded find-msvc-tools v0.1.9
6082026-06-17T21:50:47.998Z Downloaded toml_datetime v0.6.11
6092026-06-17T21:50:47.998Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6102026-06-17T21:50:47.998Z Downloaded tabled_derive v0.7.0
6112026-06-17T21:50:48.007Z Downloaded enum-as-inner v0.6.1
6122026-06-17T21:50:48.007Z Downloaded httpdate v1.0.3
6132026-06-17T21:50:48.007Z Downloaded cpufeatures v0.3.0
6142026-06-17T21:50:48.007Z Downloaded foreign-types-macros v0.2.3
6152026-06-17T21:50:48.007Z Downloaded socket2 v0.6.4
6162026-06-17T21:50:48.007Z Downloaded termtree v0.5.1
6172026-06-17T21:50:48.007Z Downloaded defmt v1.1.0
6182026-06-17T21:50:48.007Z Downloaded unarray v0.1.4
6192026-06-17T21:50:48.007Z Downloaded typify-macro v0.6.2
6202026-06-17T21:50:48.007Z Downloaded typify-macro v0.4.3
6212026-06-17T21:50:48.007Z Downloaded try-lock v0.2.5
6222026-06-17T21:50:48.007Z Downloaded serde_derive v1.0.228
6232026-06-17T21:50:48.007Z Downloaded tower-layer v0.3.3
6242026-06-17T21:50:48.007Z Downloaded simd-adler32 v0.3.9
6252026-06-17T21:50:48.007Z Downloaded progenitor-impl v0.13.0
6262026-06-17T21:50:48.007Z Downloaded tiny-keccak v2.0.2
6272026-06-17T21:50:48.007Z Downloaded rayon-core v1.13.0
6282026-06-17T21:50:48.007Z Downloaded aws-lc-rs v1.17.0
6292026-06-17T21:50:48.039Z Downloaded universal-hash v0.5.1
6302026-06-17T21:50:48.039Z Downloaded unit-prefix v0.5.2
6312026-06-17T21:50:48.039Z Downloaded unicode-xid v0.2.6
6322026-06-17T21:50:48.039Z Downloaded tokio-tungstenite v0.21.0
6332026-06-17T21:50:48.039Z Downloaded tokio-dtrace v0.1.1
6342026-06-17T21:50:48.039Z Downloaded tokio-rustls v0.26.4
6352026-06-17T21:50:48.039Z Downloaded time-macros v0.2.27
6362026-06-17T21:50:48.040Z Downloaded signal-hook-registry v1.4.8
6372026-06-17T21:50:48.040Z Downloaded thiserror-impl v2.0.18
6382026-06-17T21:50:48.040Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6392026-06-17T21:50:48.062Z Downloaded colorchoice v1.0.5
6402026-06-17T21:50:48.062Z Downloaded dof v0.3.0
6412026-06-17T21:50:48.062Z Downloaded utf-8 v0.7.6
6422026-06-17T21:50:48.062Z Downloaded expectorate v1.2.0
6432026-06-17T21:50:48.062Z Downloaded utf8_iter v1.0.4
6442026-06-17T21:50:48.062Z Downloaded rustls-webpki v0.103.13
6452026-06-17T21:50:48.062Z Downloaded crypto-common v0.2.2
6462026-06-17T21:50:48.062Z Downloaded crucible-workspace-hack v0.1.0
6472026-06-17T21:50:48.062Z Downloaded errno v0.3.14
6482026-06-17T21:50:48.062Z Downloaded darling_macro v0.23.0
6492026-06-17T21:50:48.062Z Downloaded camino-tempfile v1.4.1
6502026-06-17T21:50:48.062Z Downloaded smf v0.2.3
6512026-06-17T21:50:48.062Z Downloaded curve25519-dalek-derive v0.1.1
6522026-06-17T21:50:48.062Z Downloaded cpufeatures v0.2.17
6532026-06-17T21:50:48.062Z Downloaded aead v0.5.2
6542026-06-17T21:50:48.062Z Downloaded bit-set v0.8.0
6552026-06-17T21:50:48.062Z Downloaded usdt v0.6.0
6562026-06-17T21:50:48.062Z Downloaded usdt-macro v0.5.0
6572026-06-17T21:50:48.062Z Downloaded usdt-attr-macro v0.6.0
6582026-06-17T21:50:48.062Z Downloaded usdt-attr-macro v0.5.0
6592026-06-17T21:50:48.062Z Downloaded idna v1.1.0
6602026-06-17T21:50:48.063Z Downloaded version_check v0.9.5
6612026-06-17T21:50:48.063Z Downloaded usdt v0.5.0
6622026-06-17T21:50:48.063Z Downloaded dunce v1.0.5
6632026-06-17T21:50:48.063Z Downloaded derive-where v1.6.1
6642026-06-17T21:50:48.063Z Downloaded toml_writer v1.1.1+spec-1.1.0
6652026-06-17T21:50:48.063Z Downloaded dropshot-api-manager v0.7.2
6662026-06-17T21:50:48.063Z Downloaded darling_core v0.21.3
6672026-06-17T21:50:48.063Z Downloaded thread_local v1.1.9
6682026-06-17T21:50:48.063Z Downloaded tempfile v3.27.0
6692026-06-17T21:50:48.078Z Downloaded serde_core v1.0.228
6702026-06-17T21:50:48.078Z Downloaded slog-stdlog v4.1.1
6712026-06-17T21:50:48.078Z Downloaded wait-timeout v0.2.1
6722026-06-17T21:50:48.078Z Downloaded similar v2.7.0
6732026-06-17T21:50:48.078Z Downloaded cookie v0.18.1
6742026-06-17T21:50:48.078Z Downloaded waitgroup v0.1.2
6752026-06-17T21:50:48.078Z Downloaded prettyplease v0.2.37
6762026-06-17T21:50:48.078Z Downloaded pretty_assertions v1.4.1
6772026-06-17T21:50:48.078Z Downloaded usdt-macro v0.6.0
6782026-06-17T21:50:48.078Z Downloaded goblin v0.8.2
6792026-06-17T21:50:48.078Z Downloaded utf8parse v0.2.2
6802026-06-17T21:50:48.079Z Downloaded tinystr v0.8.3
6812026-06-17T21:50:48.079Z Downloaded term v1.2.1
6822026-06-17T21:50:48.079Z Downloaded bit-vec v0.8.0
6832026-06-17T21:50:48.079Z Downloaded argon2 v0.5.3
6842026-06-17T21:50:48.079Z Downloaded fnv v1.0.7
6852026-06-17T21:50:48.079Z Downloaded digest v0.10.7
6862026-06-17T21:50:48.087Z Downloaded smallvec v1.15.1
6872026-06-17T21:50:48.087Z Downloaded cobs v0.3.0
6882026-06-17T21:50:48.087Z Downloaded foreign-types-shared v0.1.1
6892026-06-17T21:50:48.087Z Downloaded slog v2.8.2
6902026-06-17T21:50:48.087Z Downloaded rand v0.8.6
6912026-06-17T21:50:48.087Z Downloaded thiserror v2.0.18
6922026-06-17T21:50:48.087Z Downloaded elliptic-curve v0.13.8
6932026-06-17T21:50:48.087Z Downloaded zerofrom-derive v0.1.7
6942026-06-17T21:50:48.087Z Downloaded rand v0.10.1
6952026-06-17T21:50:48.087Z Downloaded zerofrom v0.1.8
6962026-06-17T21:50:48.087Z Downloaded schemars v1.2.1
6972026-06-17T21:50:48.092Z Downloaded want v0.3.1
6982026-06-17T21:50:48.092Z Downloaded toml v0.8.23
6992026-06-17T21:50:48.121Z Downloaded itertools v0.14.0
7002026-06-17T21:50:48.121Z Downloaded block-buffer v0.12.0
7012026-06-17T21:50:48.121Z Downloaded cmake v0.1.58
7022026-06-17T21:50:48.121Z Downloaded cfg-if v1.0.4
7032026-06-17T21:50:48.121Z Downloaded adler2 v2.0.1
7042026-06-17T21:50:48.121Z Downloaded zone_cfg_derive v0.3.1
7052026-06-17T21:50:48.121Z Downloaded backoff v0.4.0
7062026-06-17T21:50:48.121Z Downloaded foldhash v0.2.0
7072026-06-17T21:50:48.122Z Downloaded dtrace-parser v0.2.0
7082026-06-17T21:50:48.122Z Downloaded bcs v0.1.6
7092026-06-17T21:50:48.122Z Downloaded thiserror v1.0.69
7102026-06-17T21:50:48.122Z Downloaded usdt-impl v0.5.0
7112026-06-17T21:50:48.122Z Downloaded spin v0.9.8
7122026-06-17T21:50:48.122Z Downloaded usdt-impl v0.6.0
7132026-06-17T21:50:48.122Z Downloaded mio v1.2.1
7142026-06-17T21:50:48.122Z Downloaded toml_parser v1.1.2+spec-1.1.0
7152026-06-17T21:50:48.122Z Downloaded untrusted v0.9.0
7162026-06-17T21:50:48.122Z Downloaded unicode-linebreak v0.1.5
7172026-06-17T21:50:48.122Z Downloaded thin-vec v0.2.18
7182026-06-17T21:50:48.123Z Downloaded hyper-util v0.1.20
7192026-06-17T21:50:48.151Z Downloaded dropshot-api-manager-types v0.7.2
7202026-06-17T21:50:48.151Z Downloaded defmt-macros v1.1.0
7212026-06-17T21:50:48.151Z Downloaded base16ct v1.0.0
7222026-06-17T21:50:48.151Z Downloaded async-recursion v1.1.1
7232026-06-17T21:50:48.151Z Downloaded zone v0.3.1
7242026-06-17T21:50:48.151Z Downloaded walkdir v2.5.0
7252026-06-17T21:50:48.151Z Downloaded tracing-attributes v0.1.31
7262026-06-17T21:50:48.151Z Downloaded proc-macro2 v1.0.106
7272026-06-17T21:50:48.151Z Downloaded aho-corasick v1.1.4
7282026-06-17T21:50:48.151Z Downloaded textwrap v0.16.2
7292026-06-17T21:50:48.151Z Downloaded qorb v0.4.1
7302026-06-17T21:50:48.151Z Downloaded untrusted v0.7.1
7312026-06-17T21:50:48.151Z Downloaded rand v0.9.4
7322026-06-17T21:50:48.151Z Downloaded vsss-rs v3.3.4
7332026-06-17T21:50:48.151Z Downloaded snafu v0.8.9
7342026-06-17T21:50:48.151Z Downloaded serde v1.0.228
7352026-06-17T21:50:48.151Z Downloaded ucd-trie v0.1.7
7362026-06-17T21:50:48.151Z Downloaded nom v8.0.0
7372026-06-17T21:50:48.158Z Downloaded zmij v1.0.21
7382026-06-17T21:50:48.162Z Downloaded zerovec-derive v0.11.3
7392026-06-17T21:50:48.162Z Downloaded hashbrown v0.15.5
7402026-06-17T21:50:48.196Z Downloaded serde_yaml v0.9.34+deprecated
7412026-06-17T21:50:48.196Z Downloaded hashbrown v0.16.1
7422026-06-17T21:50:48.196Z Downloaded toml v0.9.12+spec-1.1.0
7432026-06-17T21:50:48.196Z Downloaded test-strategy v0.4.5
7442026-06-17T21:50:48.196Z Downloaded itertools v0.12.1
7452026-06-17T21:50:48.196Z Downloaded tracing-core v0.1.36
7462026-06-17T21:50:48.196Z Downloaded zeroize_derive v1.4.3
7472026-06-17T21:50:48.196Z Downloaded unsafe-libyaml v0.2.11
7482026-06-17T21:50:48.196Z Downloaded tungstenite v0.21.0
7492026-06-17T21:50:48.196Z Downloaded whoami v1.6.1
7502026-06-17T21:50:48.196Z Downloaded hkdf v0.12.4
7512026-06-17T21:50:48.196Z Downloaded toml v1.1.2+spec-1.1.0
7522026-06-17T21:50:48.211Z Downloaded yoke-derive v0.8.2
7532026-06-17T21:50:48.211Z Downloaded zerocopy-derive v0.7.35
7542026-06-17T21:50:48.211Z Downloaded typify v0.4.3
7552026-06-17T21:50:48.238Z Downloaded tokio-stream v0.1.18
7562026-06-17T21:50:48.239Z Downloaded tinyvec v1.11.0
7572026-06-17T21:50:48.239Z Downloaded iddqd v0.4.2
7582026-06-17T21:50:48.239Z Downloaded yoke v0.8.3
7592026-06-17T21:50:48.239Z Downloaded steno v0.4.1
7602026-06-17T21:50:48.239Z Downloaded pest v2.8.6
7612026-06-17T21:50:48.239Z Downloaded hyper v1.10.1
7622026-06-17T21:50:48.243Z Downloaded xz2 v0.1.7
7632026-06-17T21:50:48.243Z Downloaded toml_edit v0.25.12+spec-1.1.0
7642026-06-17T21:50:48.243Z Downloaded hashbrown v0.17.1
7652026-06-17T21:50:48.243Z Downloaded zeroize v1.8.2
7662026-06-17T21:50:48.243Z Downloaded futures-util v0.3.32
7672026-06-17T21:50:48.243Z Downloaded toml_edit v0.22.27
7682026-06-17T21:50:48.243Z Downloaded unicode-ident v1.0.24
7692026-06-17T21:50:48.243Z Downloaded typify v0.6.2
7702026-06-17T21:50:48.248Z Downloaded regex v1.12.3
7712026-06-17T21:50:48.260Z Downloaded icu_properties_data v2.2.0
7722026-06-17T21:50:48.265Z Downloaded toml_edit v0.19.15
7732026-06-17T21:50:48.275Z Downloaded writeable v0.6.3
7742026-06-17T21:50:48.282Z Downloaded uuid v1.23.2
7752026-06-17T21:50:48.285Z Downloaded ron v0.12.1
7762026-06-17T21:50:48.313Z Downloaded libm v0.2.16
7772026-06-17T21:50:48.322Z Downloaded chrono v0.4.45
7782026-06-17T21:50:48.322Z Downloaded h2 v0.4.14
7792026-06-17T21:50:48.322Z Downloaded portable-atomic v1.13.1
7802026-06-17T21:50:48.322Z Downloaded yansi v1.0.1
7812026-06-17T21:50:48.322Z Downloaded typenum v1.20.1
7822026-06-17T21:50:48.342Z Downloaded unicode-segmentation v1.13.3
7832026-06-17T21:50:48.342Z Downloaded url v2.5.8
7842026-06-17T21:50:48.342Z Downloaded tower v0.5.3
7852026-06-17T21:50:48.357Z Downloaded serde_json v1.0.150
7862026-06-17T21:50:48.357Z Downloaded zerocopy-derive v0.8.50
7872026-06-17T21:50:48.357Z Downloaded reqwest v0.12.28
7882026-06-17T21:50:48.384Z Downloaded tough v0.22.0
7892026-06-17T21:50:48.388Z Downloaded zerotrie v0.2.4
7902026-06-17T21:50:48.389Z Downloaded reqwest v0.13.4
7912026-06-17T21:50:48.389Z Downloaded moka v0.12.15
7922026-06-17T21:50:48.392Z Downloaded typed-path v0.9.3
7932026-06-17T21:50:48.437Z Downloaded unicode-normalization v0.1.25
7942026-06-17T21:50:48.441Z Downloaded tokio-util v0.7.18
7952026-06-17T21:50:48.441Z Downloaded tower-http v0.6.11
7962026-06-17T21:50:48.444Z Downloaded curve25519-dalek v4.1.3
7972026-06-17T21:50:48.448Z Downloaded zerovec v0.11.6
7982026-06-17T21:50:48.451Z Downloaded quinn-proto v0.11.14
7992026-06-17T21:50:48.626Z Downloaded rayon v1.12.0
8002026-06-17T21:50:48.626Z Downloaded zerocopy v0.7.35
8012026-06-17T21:50:48.626Z Downloaded serde_with v3.20.0
8022026-06-17T21:50:48.626Z Downloaded proptest v1.11.0
8032026-06-17T21:50:48.626Z Downloaded goblin v0.10.7
8042026-06-17T21:50:48.626Z Downloaded winnow v0.5.40
8052026-06-17T21:50:48.626Z Downloaded winnow v1.0.3
8062026-06-17T21:50:48.626Z Downloaded time v0.3.47
8072026-06-17T21:50:48.629Z Downloaded winnow v0.7.15
8082026-06-17T21:50:48.629Z Downloaded tabled v0.15.0
8092026-06-17T21:50:48.630Z Downloaded vcpkg v0.2.15
8102026-06-17T21:50:48.630Z Downloaded bstr v1.12.1
8112026-06-17T21:50:48.630Z Downloaded syn v2.0.117
8122026-06-17T21:50:48.630Z Downloaded webpki-roots v1.0.7
8132026-06-17T21:50:48.630Z Downloaded tabled v0.21.0
8142026-06-17T21:50:48.630Z Downloaded unicode-width v0.2.2
8152026-06-17T21:50:48.630Z Downloaded rhai v1.25.1
8162026-06-17T21:50:48.630Z Downloaded regress v0.11.1
8172026-06-17T21:50:48.648Z Downloaded unicode-width v0.1.14
8182026-06-17T21:50:48.648Z Downloaded rustix v0.38.44
8192026-06-17T21:50:48.653Z Downloaded smoltcp v0.11.0
8202026-06-17T21:50:48.656Z Downloaded nix v0.31.3
8212026-06-17T21:50:48.671Z Downloaded rustix v1.1.4
8222026-06-17T21:50:48.675Z Downloaded hickory-proto v0.24.4
8232026-06-17T21:50:48.712Z Downloaded dropshot v0.17.1
8242026-06-17T21:50:48.720Z Downloaded regress v0.10.5
8252026-06-17T21:50:48.720Z Downloaded zerocopy v0.8.50
8262026-06-17T21:50:48.720Z Downloaded openssl v0.10.80
8272026-06-17T21:50:48.724Z Downloaded regex-syntax v0.8.10
8282026-06-17T21:50:48.724Z Downloaded syn v1.0.109
8292026-06-17T21:50:48.727Z Downloaded rustls v0.23.40
8302026-06-17T21:50:48.744Z Downloaded typify-impl v0.6.2
8312026-06-17T21:50:48.751Z Downloaded typify-impl v0.4.3
8322026-06-17T21:50:48.761Z Downloaded hickory-proto v0.25.2
8332026-06-17T21:50:48.768Z Downloaded openapiv3 v2.2.0
8342026-06-17T21:50:48.795Z Downloaded regex-automata v0.4.14
8352026-06-17T21:50:48.820Z Downloaded tracing v0.1.44
8362026-06-17T21:50:48.829Z Downloaded sled v0.34.7
8372026-06-17T21:50:48.832Z Downloaded chrono-tz v0.10.4
8382026-06-17T21:50:48.870Z Downloaded libc v0.2.186
8392026-06-17T21:50:48.897Z Downloaded jiff v0.2.28
8402026-06-17T21:50:48.897Z Downloaded csv v1.4.0
8412026-06-17T21:50:48.930Z Downloaded petgraph v0.6.5
8422026-06-17T21:50:48.951Z Downloaded lzma-sys v0.1.20
8432026-06-17T21:50:48.984Z Downloaded petgraph v0.8.3
8442026-06-17T21:50:49.019Z Downloaded sha3 v0.10.9
8452026-06-17T21:50:49.026Z Downloaded tokio v1.52.3
8462026-06-17T21:50:49.085Z Downloaded encoding_rs v0.8.35
8472026-06-17T21:50:49.095Z Downloaded ring v0.17.14
8482026-06-17T21:50:49.523Z Downloaded aws-lc-sys v0.41.0
8492026-06-17T21:50:50.087Z Compiling proc-macro2 v1.0.106
8502026-06-17T21:50:50.087Z Compiling quote v1.0.45
8512026-06-17T21:50:50.087Z Compiling unicode-ident v1.0.24
8522026-06-17T21:50:50.087Z Compiling serde_core v1.0.228
8532026-06-17T21:50:50.087Z Compiling serde v1.0.228
8542026-06-17T21:50:50.093Z Compiling libc v0.2.186
8552026-06-17T21:50:50.093Z Compiling zmij v1.0.21
8562026-06-17T21:50:50.093Z Compiling autocfg v1.5.1
8572026-06-17T21:50:50.453Z Compiling libm v0.2.16
8582026-06-17T21:50:50.777Z Compiling icu_properties_data v2.2.0
8592026-06-17T21:50:50.783Z Compiling icu_normalizer_data v2.2.0
8602026-06-17T21:50:50.784Z Compiling serde_json v1.0.150
8612026-06-17T21:50:50.884Z Compiling num-traits v0.2.19
8622026-06-17T21:50:50.900Z Compiling getrandom v0.4.2
8632026-06-17T21:50:51.112Z Compiling version_check v0.9.5
8642026-06-17T21:50:51.221Z Compiling thiserror v2.0.18
8652026-06-17T21:50:51.507Z Compiling memchr v2.8.1
8662026-06-17T21:50:51.553Z Compiling schemars v0.8.22
8672026-06-17T21:50:51.718Z Compiling syn v2.0.117
8682026-06-17T21:50:51.735Z Checking cfg-if v1.0.4
8692026-06-17T21:50:51.794Z Compiling parking_lot_core v0.9.12
8702026-06-17T21:50:51.851Z Compiling heck v0.5.0
8712026-06-17T21:50:51.891Z Compiling zerocopy v0.8.50
8722026-06-17T21:50:52.059Z Compiling portable-atomic v1.13.1
8732026-06-17T21:50:52.119Z Compiling rustversion v1.0.22
8742026-06-17T21:50:52.123Z Compiling itoa v1.0.18
8752026-06-17T21:50:52.317Z Compiling jobserver v0.1.34
8762026-06-17T21:50:52.349Z Compiling shlex v2.0.1
8772026-06-17T21:50:52.553Z Compiling find-msvc-tools v0.1.9
8782026-06-17T21:50:52.823Z Compiling cc v1.2.63
8792026-06-17T21:50:52.919Z Compiling fs_extra v1.3.0
8802026-06-17T21:50:53.067Z Compiling dunce v1.0.5
8812026-06-17T21:50:53.121Z Compiling semver v1.0.28
8822026-06-17T21:50:53.433Z Compiling log v0.4.32
8832026-06-17T21:50:53.515Z Compiling httparse v1.10.1
8842026-06-17T21:50:53.515Z Compiling slog v2.8.2
8852026-06-17T21:50:53.515Z Compiling rustix v1.1.4
8862026-06-17T21:50:53.524Z Checking stable_deref_trait v1.2.1
8872026-06-17T21:50:53.610Z Compiling equivalent v1.0.2
8882026-06-17T21:50:53.610Z Compiling thiserror v1.0.69
8892026-06-17T21:50:53.630Z Compiling cmake v0.1.58
8902026-06-17T21:50:53.802Z Checking litemap v0.8.2
8912026-06-17T21:50:53.871Z Checking writeable v0.6.3
8922026-06-17T21:50:53.883Z Checking utf8_iter v1.0.4
8932026-06-17T21:50:53.956Z Compiling aws-lc-rs v1.17.0
8942026-06-17T21:50:53.974Z Checking percent-encoding v2.3.2
8952026-06-17T21:50:54.118Z Compiling rustls v0.23.40
8962026-06-17T21:50:54.170Z Checking form_urlencoded v1.2.2
8972026-06-17T21:50:54.180Z Compiling aws-lc-sys v0.41.0
8982026-06-17T21:50:54.180Z Compiling ring v0.17.14
8992026-06-17T21:50:54.260Z Checking rand_core v0.10.1
9002026-06-17T21:50:54.282Z Compiling anyhow v1.0.102
9012026-06-17T21:50:54.394Z Compiling ucd-trie v0.1.7
9022026-06-17T21:50:54.407Z Compiling regex-syntax v0.8.10
9032026-06-17T21:50:54.415Z Compiling synstructure v0.13.2
9042026-06-17T21:50:54.588Z Compiling serde_derive_internals v0.29.1
9052026-06-17T21:50:54.875Z Compiling pest v2.8.6
9062026-06-17T21:50:55.102Z Compiling aho-corasick v1.1.4
9072026-06-17T21:50:55.354Z Compiling getrandom v0.3.4
9082026-06-17T21:50:55.396Z Compiling hashbrown v0.17.1
9092026-06-17T21:50:55.660Z Compiling serde_derive v1.0.228
9102026-06-17T21:50:55.705Z Compiling zerofrom-derive v0.1.7
9112026-06-17T21:50:55.950Z Compiling yoke-derive v0.8.2
9122026-06-17T21:50:56.088Z Compiling zerovec-derive v0.11.3
9132026-06-17T21:50:56.483Z Compiling displaydoc v0.2.6
9142026-06-17T21:50:56.507Z Compiling schemars_derive v0.8.22
9152026-06-17T21:50:56.906Z Compiling thiserror-impl v2.0.18
9162026-06-17T21:50:57.036Z Compiling tokio-macros v2.7.0
9172026-06-17T21:50:57.169Z Compiling zeroize_derive v1.4.3
9182026-06-17T21:50:57.265Z Compiling zerocopy-derive v0.8.50
9192026-06-17T21:50:57.706Z Compiling futures-macro v0.3.32
9202026-06-17T21:50:57.755Z Compiling tracing-attributes v0.1.31
9212026-06-17T21:50:57.843Z Checking zerofrom v0.1.8
9222026-06-17T21:50:57.960Z Checking yoke v0.8.3
9232026-06-17T21:50:58.131Z Compiling thiserror-impl v1.0.69
9242026-06-17T21:50:58.212Z Checking zerovec v0.11.6
9252026-06-17T21:50:58.698Z Checking tinystr v0.8.3
9262026-06-17T21:50:58.775Z Compiling serde_tokenstream v0.2.3
9272026-06-17T21:50:58.822Z Checking potential_utf v0.1.5
9282026-06-17T21:50:59.141Z Checking icu_locale_core v2.2.0
9292026-06-17T21:50:59.336Z Checking zerotrie v0.2.4
9302026-06-17T21:50:59.336Z Checking smallvec v1.15.1
9312026-06-17T21:50:59.336Z Checking bytes v1.11.1
9322026-06-17T21:50:59.336Z Checking icu_collections v2.2.0
9332026-06-17T21:50:59.471Z Compiling pest_meta v2.8.6
9342026-06-17T21:50:59.471Z Compiling regex-automata v0.4.14
9352026-06-17T21:50:59.631Z Compiling crossbeam-utils v0.8.21
9362026-06-17T21:50:59.631Z Compiling indexmap v2.14.0
9372026-06-17T21:50:59.726Z Checking icu_provider v2.2.0
9382026-06-17T21:50:59.821Z Compiling time-core v0.1.8
9392026-06-17T21:50:59.821Z Checking icu_normalizer v2.2.0
9402026-06-17T21:50:59.952Z Checking icu_properties v2.2.0
9412026-06-17T21:50:59.987Z Compiling pest_generator v2.8.6
9422026-06-17T21:51:00.241Z Checking iana-time-zone v0.1.65
9432026-06-17T21:51:00.349Z Compiling num-conv v0.2.2
9442026-06-17T21:51:00.349Z Compiling paste v1.0.15
9452026-06-17T21:51:00.417Z Compiling time-macros v0.2.27
9462026-06-17T21:51:00.498Z Checking chrono v0.4.45
9472026-06-17T21:51:00.533Z Compiling pest_derive v2.8.6
9482026-06-17T21:51:05.228Z Checking idna_adapter v1.2.2
9492026-06-17T21:51:05.377Z Checking idna v1.1.0
9502026-06-17T21:51:05.377Z Compiling async-trait v0.1.89
9512026-06-17T21:51:05.377Z Compiling regex v1.12.3
9522026-06-17T21:51:05.377Z Checking url v2.5.8
9532026-06-17T21:51:05.377Z Checking uuid v1.23.2
9542026-06-17T21:51:05.377Z Compiling byteorder v1.5.0
9552026-06-17T21:51:05.377Z Compiling camino v1.2.2
9562026-06-17T21:51:05.478Z Checking dyn-clone v1.0.20
9572026-06-17T21:51:05.478Z Compiling strsim v0.11.1
9582026-06-17T21:51:05.478Z Compiling scroll_derive v0.13.1
9592026-06-17T21:51:05.478Z Checking errno v0.3.14
9602026-06-17T21:51:05.478Z Compiling ident_case v1.0.1
9612026-06-17T21:51:05.478Z Compiling omicron-workspace-hack v0.1.0
9622026-06-17T21:51:05.478Z Compiling slog-async v2.8.0
9632026-06-17T21:51:05.480Z Compiling generic-array v0.14.7
9642026-06-17T21:51:05.480Z Compiling crc32fast v1.5.0
9652026-06-17T21:51:05.480Z Compiling usdt-impl v0.6.0
9662026-06-17T21:51:05.480Z Compiling scroll v0.13.0
9672026-06-17T21:51:05.480Z Compiling plain v0.2.3
9682026-06-17T21:51:05.480Z Compiling daft-derive v0.1.7
9692026-06-17T21:51:05.480Z Compiling pretty-hex v0.4.2
9702026-06-17T21:51:05.480Z Compiling dtrace-parser v0.3.0
9712026-06-17T21:51:05.480Z Compiling goblin v0.10.7
9722026-06-17T21:51:05.480Z Compiling thread-id v5.1.0
9732026-06-17T21:51:05.480Z Checking pin-project-lite v0.2.17
9742026-06-17T21:51:05.480Z Compiling syn v1.0.109
9752026-06-17T21:51:05.480Z Checking getrandom v0.2.17
9762026-06-17T21:51:05.480Z Checking zeroize v1.8.2
9772026-06-17T21:51:05.480Z Checking bitflags v2.12.1
9782026-06-17T21:51:05.480Z Compiling multer v3.1.0
9792026-06-17T21:51:05.480Z Compiling async-stream-impl v0.3.6
9802026-06-17T21:51:05.480Z Checking socket2 v0.6.4
9812026-06-17T21:51:05.567Z Compiling ref-cast v1.0.25
9822026-06-17T21:51:05.567Z Checking scopeguard v1.2.0
9832026-06-17T21:51:05.595Z Checking lock_api v0.4.14
9842026-06-17T21:51:05.753Z Compiling ref-cast-impl v1.0.25
9852026-06-17T21:51:05.795Z Compiling dropshot v0.17.1
9862026-06-17T21:51:05.922Z Compiling dropshot_endpoint v0.17.1
9872026-06-17T21:51:06.095Z Checking critical-section v1.2.0
9882026-06-17T21:51:06.206Z Compiling dof v0.4.0
9892026-06-17T21:51:06.387Z Checking once_cell v1.21.4
9902026-06-17T21:51:06.460Z Compiling newtype-uuid-macros v0.1.0
9912026-06-17T21:51:06.548Z Checking parking_lot v0.12.5
9922026-06-17T21:51:07.066Z Checking signal-hook-registry v1.4.8
9932026-06-17T21:51:07.175Z Checking mio v1.2.1
9942026-06-17T21:51:07.237Z Compiling darling_core v0.23.0
9952026-06-17T21:51:07.253Z Compiling strum_macros v0.26.4
9962026-06-17T21:51:07.300Z Compiling structmeta-derive v0.3.0
9972026-06-17T21:51:07.423Z Compiling usdt-attr-macro v0.6.0
9982026-06-17T21:51:07.459Z Compiling usdt-macro v0.6.0
9992026-06-17T21:51:07.549Z Checking tokio v1.52.3
10002026-06-17T21:51:07.755Z Compiling allocator-api2 v0.2.21
10012026-06-17T21:51:08.082Z Compiling foldhash v0.2.0
10022026-06-17T21:51:08.287Z Compiling hashbrown v0.16.1
10032026-06-17T21:51:08.377Z Compiling structmeta v0.3.0
10042026-06-17T21:51:08.430Z Checking subtle v2.6.1
10052026-06-17T21:51:08.490Z Checking futures-core v0.3.32
10062026-06-17T21:51:08.619Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
10072026-06-17T21:51:08.850Z Compiling strum_macros v0.27.2
10082026-06-17T21:51:08.920Z Compiling derive-ex v0.1.8
10092026-06-17T21:51:08.932Z Compiling http v1.4.1
10102026-06-17T21:51:09.417Z Compiling darling_macro v0.23.0
10112026-06-17T21:51:09.673Z Compiling winnow v1.0.3
10122026-06-17T21:51:09.772Z Checking futures-sink v0.3.32
10132026-06-17T21:51:09.881Z Checking ipnetwork v0.21.1
10142026-06-17T21:51:09.987Z Compiling darling v0.23.0
10152026-06-17T21:51:10.078Z Compiling serde_with_macros v3.20.0
10162026-06-17T21:51:10.490Z Compiling test-strategy v0.4.5
10172026-06-17T21:51:10.512Z Checking slab v0.4.12
10182026-06-17T21:51:10.659Z Compiling toml_parser v1.1.2+spec-1.1.0
10192026-06-17T21:51:10.840Z Checking futures-channel v0.3.32
10202026-06-17T21:51:11.057Z Compiling fnv v1.0.7
10212026-06-17T21:51:11.161Z Compiling toml_datetime v1.1.1+spec-1.1.0
10222026-06-17T21:51:11.179Z Checking typenum v1.20.1
10232026-06-17T21:51:11.225Z Checking futures-task v0.3.32
10242026-06-17T21:51:11.311Z Checking futures-io v0.3.32
10252026-06-17T21:51:11.349Z Compiling parse-display-derive v0.10.0
10262026-06-17T21:51:11.427Z Checking futures-util v0.3.32
10272026-06-17T21:51:11.827Z Checking oxnet v0.1.6
10282026-06-17T21:51:11.844Z Checking tracing-core v0.1.36
10292026-06-17T21:51:11.917Z Checking erased-serde v0.3.31
10302026-06-17T21:51:12.295Z Compiling ryu v1.0.23
10312026-06-17T21:51:12.473Z Checking tracing v0.1.44
10322026-06-17T21:51:12.571Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
10332026-06-17T21:51:12.669Z Compiling clap_derive v4.6.1
10342026-06-17T21:51:13.000Z Checking base64 v0.22.1
10352026-06-17T21:51:13.248Z Compiling openapiv3 v2.2.0
10362026-06-17T21:51:13.641Z Checking rand_core v0.6.4
10372026-06-17T21:51:13.906Z Checking rustls-pki-types v1.14.1
10382026-06-17T21:51:14.355Z Compiling toml_edit v0.25.12+spec-1.1.0
10392026-06-17T21:51:14.378Z Checking tokio-util v0.7.18
10402026-06-17T21:51:14.419Z Checking untrusted v0.9.0
10412026-06-17T21:51:14.510Z Checking untrusted v0.7.1
10422026-06-17T21:51:14.532Z Checking ipnet v2.12.0
10432026-06-17T21:51:14.965Z Compiling proc-macro-crate v3.5.0
10442026-06-17T21:51:15.025Z Checking http-body v1.0.1
10452026-06-17T21:51:15.273Z Checking atomic-waker v1.1.2
10462026-06-17T21:51:15.389Z Compiling either v1.16.0
10472026-06-17T21:51:15.406Z Compiling num_enum_derive v0.7.6
10482026-06-17T21:51:15.411Z Checking try-lock v0.2.5
10492026-06-17T21:51:15.512Z Checking tower-service v0.3.3
10502026-06-17T21:51:15.578Z Compiling itertools v0.14.0
10512026-06-17T21:51:15.599Z Checking tower-layer v0.3.3
10522026-06-17T21:51:15.657Z Checking want v0.3.1
10532026-06-17T21:51:15.747Z Checking h2 v0.4.14
10542026-06-17T21:51:15.793Z Compiling regress v0.11.1
10552026-06-17T21:51:16.439Z Checking httpdate v1.0.3
10562026-06-17T21:51:16.593Z Compiling crucible-workspace-hack v0.1.0
10572026-06-17T21:51:17.369Z Compiling typify-impl v0.6.2
10582026-06-17T21:51:17.412Z Checking serde_urlencoded v0.7.1
10592026-06-17T21:51:17.587Z Checking hyper v1.10.1
10602026-06-17T21:51:17.619Z Checking http-body-util v0.1.3
10612026-06-17T21:51:17.839Z Compiling unsafe-libyaml v0.2.11
10622026-06-17T21:51:18.396Z Compiling serde_yaml v0.9.34+deprecated
10632026-06-17T21:51:18.445Z Checking ppv-lite86 v0.2.21
10642026-06-17T21:51:18.571Z Checking hyper-util v0.1.20
10652026-06-17T21:51:18.777Z Compiling convert_case v0.4.0
10662026-06-17T21:51:19.083Z Compiling derive_more v0.99.20
10672026-06-17T21:51:20.063Z Compiling darling_core v0.21.3
10682026-06-17T21:51:20.483Z Compiling zerocopy-derive v0.7.35
10692026-06-17T21:51:20.736Z Compiling typify-macro v0.6.2
10702026-06-17T21:51:21.336Z Compiling regress v0.10.5
10712026-06-17T21:51:21.669Z Checking powerfmt v0.2.0
10722026-06-17T21:51:21.843Z Checking deranged v0.5.8
10732026-06-17T21:51:22.147Z Compiling darling_macro v0.21.3
10742026-06-17T21:51:22.517Z Checking num_threads v0.1.7
10752026-06-17T21:51:22.576Z Compiling heapless v0.8.0
10762026-06-17T21:51:22.721Z Compiling darling v0.21.3
10772026-06-17T21:51:22.883Z Checking time v0.3.47
10782026-06-17T21:51:22.969Z Compiling ingot-macros v0.1.1
10792026-06-17T21:51:23.074Z Compiling typify v0.6.2
10802026-06-17T21:51:23.909Z Compiling scroll_derive v0.12.1
10812026-06-17T21:51:23.976Z Compiling serde_repr v0.1.20
10822026-06-17T21:51:24.272Z Compiling rustix v0.38.44
10832026-06-17T21:51:24.560Z Checking crossbeam-channel v0.5.15
10842026-06-17T21:51:24.776Z Compiling smoltcp v0.11.0
10852026-06-17T21:51:25.048Z Checking cpufeatures v0.3.0
10862026-06-17T21:51:25.152Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
10872026-06-17T21:51:25.452Z Checking futures-executor v0.3.32
10882026-06-17T21:51:25.647Z Checking sync_wrapper v1.0.2
10892026-06-17T21:51:25.773Z Compiling rustc_version v0.4.1
10902026-06-17T21:51:25.827Z Checking thread_local v1.1.9
10912026-06-17T21:51:25.934Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
10922026-06-17T21:51:26.061Z Compiling curve25519-dalek v4.1.3
10932026-06-17T21:51:26.113Z Checking tower v0.5.3
10942026-06-17T21:51:26.160Z Checking rand_core v0.9.5
10952026-06-17T21:51:26.299Z Checking webpki-roots v1.0.7
10962026-06-17T21:51:26.354Z Compiling toml_datetime v0.6.11
10972026-06-17T21:51:26.416Z Compiling foreign-types-macros v0.2.3
10982026-06-17T21:51:26.514Z Checking is-terminal v0.4.17
10992026-06-17T21:51:26.767Z Checking take_mut v0.2.2
11002026-06-17T21:51:26.772Z Checking term v1.2.1
11012026-06-17T21:51:27.009Z Checking slog-term v2.9.2
11022026-06-17T21:51:27.214Z Checking tower-http v0.6.11
11032026-06-17T21:51:27.347Z Checking futures v0.3.32
11042026-06-17T21:51:27.534Z Compiling zerocopy v0.7.35
11052026-06-17T21:51:27.608Z Compiling thiserror-impl-no-std v2.0.2
11062026-06-17T21:51:27.627Z Compiling hubpack_derive v0.1.1
11072026-06-17T21:51:28.008Z Compiling curve25519-dalek-derive v0.1.1
11082026-06-17T21:51:28.138Z Compiling proc-macro-error-attr v1.0.4
11092026-06-17T21:51:28.165Z Compiling usdt-impl v0.5.0
11102026-06-17T21:51:28.438Z Checking hex v0.4.3
11112026-06-17T21:51:28.737Z Compiling dof v0.3.0
11122026-06-17T21:51:28.756Z Checking rand_chacha v0.9.0
11132026-06-17T21:51:28.792Z Compiling dtrace-parser v0.2.0
11142026-06-17T21:51:28.797Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
11152026-06-17T21:51:29.128Z Compiling serde_spanned v1.1.1
11162026-06-17T21:51:29.282Z Compiling thread-id v4.2.2
11172026-06-17T21:51:29.302Z Compiling proc-macro-error v1.0.4
11182026-06-17T21:51:29.429Z Compiling memoffset v0.9.1
11192026-06-17T21:51:29.554Z Checking fastrand v2.4.1
11202026-06-17T21:51:29.575Z Compiling pkg-config v0.3.33
11212026-06-17T21:51:29.642Z Compiling toml_writer v1.1.1+spec-1.1.0
11222026-06-17T21:51:30.034Z Checking rand v0.9.4
11232026-06-17T21:51:30.754Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
11242026-06-17T21:51:30.774Z Compiling prettyplease v0.2.37
11252026-06-17T21:51:30.901Z Compiling cfg_aliases v0.2.1
11262026-06-17T21:51:30.982Z Compiling nix v0.31.3
11272026-06-17T21:51:31.374Z Checking crypto-common v0.1.7
11282026-06-17T21:51:31.549Z Checking hybrid-array v0.4.12
11292026-06-17T21:51:31.827Z Checking simd-adler32 v0.3.9
11302026-06-17T21:51:31.846Z Checking openssl-probe v0.2.1
11312026-06-17T21:51:32.106Z Checking match_cfg v0.1.0
11322026-06-17T21:51:32.186Z Checking adler2 v2.0.1
11332026-06-17T21:51:32.203Z Compiling heck v0.4.1
11342026-06-17T21:51:32.270Z Checking hostname v0.3.1
11352026-06-17T21:51:32.292Z Checking miniz_oxide v0.8.9
11362026-06-17T21:51:32.404Z Checking rustls-native-certs v0.8.4
11372026-06-17T21:51:32.749Z Compiling usdt-attr-macro v0.5.0
11382026-06-17T21:51:32.768Z Compiling usdt-macro v0.5.0
11392026-06-17T21:51:33.015Z Checking tempfile v3.27.0
11402026-06-17T21:51:33.211Z Checking slog-json v2.6.1
11412026-06-17T21:51:33.379Z Checking newtype-uuid v1.3.2
11422026-06-17T21:51:33.475Z Compiling enum-as-inner v0.6.1
11432026-06-17T21:51:33.501Z Compiling num-derive v0.4.2
11442026-06-17T21:51:33.564Z Checking memmap2 v0.9.10
11452026-06-17T21:51:33.844Z Compiling winnow v0.7.15
11462026-06-17T21:51:34.447Z Checking usdt v0.6.0
11472026-06-17T21:51:34.470Z Checking daft v0.1.7
11482026-06-17T21:51:34.612Z Checking slog-bunyan v2.5.0
11492026-06-17T21:51:34.631Z Checking flate2 v1.1.9
11502026-06-17T21:51:34.702Z Checking crypto-common v0.2.2
11512026-06-17T21:51:34.726Z Checking block-buffer v0.12.0
11522026-06-17T21:51:34.958Z Compiling rayon-core v1.13.0
11532026-06-17T21:51:35.101Z Checking compression-core v0.4.32
11542026-06-17T21:51:35.129Z Checking const-oid v0.10.2
11552026-06-17T21:51:35.183Z Checking debug-ignore v1.0.5
11562026-06-17T21:51:35.238Z Checking compression-codecs v0.4.38
11572026-06-17T21:51:35.279Z Checking digest v0.11.3
11582026-06-17T21:51:35.832Z Checking encoding_rs v0.8.35
11592026-06-17T21:51:35.835Z Compiling wait-timeout v0.2.1
11602026-06-17T21:51:36.075Z Compiling quick-error v1.2.3
11612026-06-17T21:51:36.093Z Checking mime v0.3.17
11622026-06-17T21:51:36.132Z Compiling bit-vec v0.8.0
11632026-06-17T21:51:36.181Z Checking spin v0.9.8
11642026-06-17T21:51:36.303Z Compiling rusty-fork v0.3.1
11652026-06-17T21:51:36.358Z Compiling bit-set v0.8.0
11662026-06-17T21:51:36.431Z Checking toml v1.1.2+spec-1.1.0
11672026-06-17T21:51:36.494Z Compiling rand_chacha v0.3.1
11682026-06-17T21:51:36.611Z Checking sha1 v0.11.0
11692026-06-17T21:51:36.790Z Checking async-compression v0.4.42
11702026-06-17T21:51:37.009Z Compiling rand_xorshift v0.4.0
11712026-06-17T21:51:37.090Z Compiling progenitor-impl v0.14.0
11722026-06-17T21:51:37.151Z Checking waitgroup v0.1.2
11732026-06-17T21:51:37.232Z Checking rustls-pemfile v2.2.0
11742026-06-17T21:51:37.255Z Checking async-stream v0.3.6
11752026-06-17T21:51:37.274Z Compiling num-integer v0.1.46
11762026-06-17T21:51:37.395Z Checking serde_path_to_error v0.1.20
11772026-06-17T21:51:37.413Z Checking hostname v0.4.2
11782026-06-17T21:51:37.735Z Compiling unarray v0.1.4
11792026-06-17T21:51:37.866Z Compiling winnow v0.5.40
11802026-06-17T21:51:38.283Z Compiling semver v0.1.20
11812026-06-17T21:51:38.741Z Compiling rustc_version v0.1.7
11822026-06-17T21:51:38.951Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
11832026-06-17T21:51:39.012Z Checking rustls-webpki v0.103.13
11842026-06-17T21:51:39.135Z Compiling proptest v1.11.0
11852026-06-17T21:51:39.176Z Compiling progenitor-macro v0.14.0
11862026-06-17T21:51:39.321Z Compiling toml_edit v0.19.15
11872026-06-17T21:51:39.585Z Checking rand v0.8.6
11882026-06-17T21:51:40.549Z Compiling reqwest v0.12.28
11892026-06-17T21:51:40.732Z Compiling backon v1.6.0
11902026-06-17T21:51:41.352Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
11912026-06-17T21:51:41.833Z Checking tokio-rustls v0.26.4
11922026-06-17T21:51:41.963Z Checking rustls-platform-verifier v0.7.0
11932026-06-17T21:51:42.069Z Checking hyper-rustls v0.27.9
11942026-06-17T21:51:42.278Z Checking reqwest v0.13.4
11952026-06-17T21:51:42.493Z Compiling strum v0.26.3
11962026-06-17T21:51:42.661Z Checking macaddr v1.0.1
11972026-06-17T21:51:42.846Z Compiling instant v0.1.13
11982026-06-17T21:51:42.972Z Compiling utf8parse v0.2.2
11992026-06-17T21:51:42.992Z Checking unicode-width v0.2.2
12002026-06-17T21:51:43.264Z Compiling anstyle-parse v1.0.0
12012026-06-17T21:51:43.315Z Compiling backoff v0.4.0
12022026-06-17T21:51:43.437Z Compiling iddqd v0.4.2
12032026-06-17T21:51:43.489Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
12042026-06-17T21:51:43.904Z Compiling progenitor-client v0.10.0
12052026-06-17T21:51:43.937Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12062026-06-17T21:51:43.999Z Compiling proc-macro-crate v1.3.1
12072026-06-17T21:51:44.126Z Compiling newtype_derive v0.1.6
12082026-06-17T21:51:44.171Z Compiling num-rational v0.4.2
12092026-06-17T21:51:44.190Z Compiling num-iter v0.1.45
12102026-06-17T21:51:44.315Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
12112026-06-17T21:51:44.346Z Compiling progenitor-client v0.14.0
12122026-06-17T21:51:44.374Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12132026-06-17T21:51:44.465Z Checking block-buffer v0.10.4
12142026-06-17T21:51:44.575Z Compiling progenitor-impl v0.13.0
12152026-06-17T21:51:44.611Z Compiling progenitor-extras v0.2.0
12162026-06-17T21:51:44.752Z Compiling parse-display v0.10.0
12172026-06-17T21:51:44.819Z Compiling serde_with v3.20.0
12182026-06-17T21:51:44.844Z Compiling strum v0.27.2
12192026-06-17T21:51:44.976Z Compiling num-complex v0.4.6
12202026-06-17T21:51:45.084Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12212026-06-17T21:51:45.202Z Compiling anstyle-query v1.1.5
12222026-06-17T21:51:45.239Z Compiling anstyle v1.0.14
12232026-06-17T21:51:45.320Z Compiling colorchoice v1.0.5
12242026-06-17T21:51:45.340Z Compiling owo-colors v4.3.0
12252026-06-17T21:51:45.367Z Compiling vcpkg v0.2.15
12262026-06-17T21:51:45.441Z Compiling is_terminal_polyfill v1.70.2
12272026-06-17T21:51:45.463Z Compiling humantime v2.3.0
12282026-06-17T21:51:45.542Z Compiling anstream v1.0.0
12292026-06-17T21:51:45.713Z Compiling num v0.4.3
12302026-06-17T21:51:45.795Z Checking digest v0.10.7
12312026-06-17T21:51:45.889Z Compiling num_enum_derive v0.5.11
12322026-06-17T21:51:45.936Z Compiling openssl-sys v0.9.116
12332026-06-17T21:51:46.057Z Compiling terminal_size v0.4.4
12342026-06-17T21:51:46.261Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12352026-06-17T21:51:46.282Z Compiling serde_spanned v0.6.9
12362026-06-17T21:51:46.285Z Compiling pin-project-internal v1.1.13
12372026-06-17T21:51:46.347Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
12382026-06-17T21:51:46.433Z Compiling derive-where v1.6.1
12392026-06-17T21:51:46.637Z Compiling progenitor-macro v0.13.0
12402026-06-17T21:51:46.868Z Compiling toml_write v0.1.2
12412026-06-17T21:51:46.895Z Compiling float-ord v0.3.2
12422026-06-17T21:51:47.019Z Compiling clap_lex v1.1.0
12432026-06-17T21:51:47.071Z Compiling toml_edit v0.22.27
12442026-06-17T21:51:47.242Z Compiling clap_builder v4.6.0
12452026-06-17T21:51:47.729Z Compiling zone_cfg_derive v0.3.1
12462026-06-17T21:51:48.324Z Compiling snafu-derive v0.8.9
12472026-06-17T21:51:48.445Z Compiling async-recursion v1.1.1
12482026-06-17T21:51:49.154Z Compiling clap v4.6.1
12492026-06-17T21:51:49.211Z Compiling toml v0.8.23
12502026-06-17T21:51:50.134Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
12512026-06-17T21:51:50.242Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12522026-06-17T21:51:50.246Z Compiling slog-dtrace v0.3.0
12532026-06-17T21:51:50.536Z Compiling cancel-safe-futures v0.1.5
12542026-06-17T21:51:50.554Z Compiling chrono-tz v0.10.4
12552026-06-17T21:51:50.927Z Compiling minimal-lexical v0.2.1
12562026-06-17T21:51:50.949Z Compiling unicode-xid v0.2.6
12572026-06-17T21:51:51.069Z Compiling openssl v0.10.80
12582026-06-17T21:51:51.089Z Compiling const_format_proc_macros v0.2.34
12592026-06-17T21:51:51.164Z Compiling nom v7.1.3
12602026-06-17T21:51:51.891Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12612026-06-17T21:51:51.979Z Compiling openssl-macros v0.1.1
12622026-06-17T21:51:51.987Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12632026-06-17T21:51:52.244Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12642026-06-17T21:51:52.506Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12652026-06-17T21:51:52.953Z Compiling cookie v0.18.1
12662026-06-17T21:51:53.018Z Checking cpufeatures v0.2.17
12672026-06-17T21:51:53.137Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12682026-06-17T21:51:53.421Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12692026-06-17T21:51:53.505Z Compiling tabled_derive v0.7.0
12702026-06-17T21:51:54.899Z Checking num_enum v0.7.6
12712026-06-17T21:51:57.063Z Checking tabwriter v1.4.1
12722026-06-17T21:51:57.129Z Checking secrecy v0.10.3
12732026-06-17T21:51:57.277Z Checking tinyvec_macros v0.1.1
12742026-06-17T21:51:57.323Z Checking colored v3.1.1
12752026-06-17T21:51:57.353Z Checking tinyvec v1.11.0
12762026-06-17T21:51:57.579Z Checking crossbeam-epoch v0.9.18
12772026-06-17T21:51:57.681Z Checking hash32 v0.3.1
12782026-06-17T21:51:57.701Z Checking bstr v1.12.1
12792026-06-17T21:51:57.701Z Checking data-encoding v2.11.0
12802026-06-17T21:51:58.007Z Checking hmac v0.12.1
12812026-06-17T21:51:58.011Z Checking ingot-types v0.1.2
12822026-06-17T21:51:58.063Z Checking inout v0.1.4
12832026-06-17T21:51:58.202Z Checking scroll v0.12.0
12842026-06-17T21:51:58.388Z Checking ff v0.13.1
12852026-06-17T21:51:58.430Z Checking cobs v0.3.0
12862026-06-17T21:51:58.451Z Checking foreign-types-shared v0.3.1
12872026-06-17T21:51:58.562Z Checking static_assertions v1.1.0
12882026-06-17T21:51:58.566Z Checking managed v0.8.0
12892026-06-17T21:51:58.587Z Checking bitflags v1.3.2
12902026-06-17T21:51:58.603Z Checking postcard v1.1.3
12912026-06-17T21:51:58.666Z Checking foreign-types v0.5.0
12922026-06-17T21:51:58.763Z Checking group v0.13.0
12932026-06-17T21:51:58.767Z Checking goblin v0.8.2
12942026-06-17T21:51:58.810Z Checking ingot v0.1.1
12952026-06-17T21:51:58.871Z Checking cipher v0.4.4
12962026-06-17T21:51:58.890Z Checking hkdf v0.12.4
12972026-06-17T21:51:59.077Z Checking sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
12982026-06-17T21:51:59.153Z Checking universal-hash v0.5.1
12992026-06-17T21:51:59.193Z Checking crypto-bigint v0.5.5
13002026-06-17T21:51:59.412Z Checking chacha20 v0.10.0
13012026-06-17T21:51:59.479Z Checking half v2.7.1
13022026-06-17T21:51:59.741Z Checking cstr-argument v0.1.2
13032026-06-17T21:51:59.872Z Checking opaque-debug v0.3.1
13042026-06-17T21:51:59.962Z Checking ciborium-io v0.2.2
13052026-06-17T21:51:59.991Z Checking base16ct v0.2.0
13062026-06-17T21:51:59.991Z Checking base64ct v1.8.3
13072026-06-17T21:51:59.991Z Checking indent_write v2.2.0
13082026-06-17T21:52:00.014Z Checking ciborium-ll v0.2.2
13092026-06-17T21:52:00.089Z Checking elliptic-curve v0.13.8
13102026-06-17T21:52:00.108Z Checking poly1305 v0.8.0
13112026-06-17T21:52:00.159Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
13122026-06-17T21:52:00.193Z Checking rand v0.10.1
13132026-06-17T21:52:00.223Z Checking password-hash v0.5.0
13142026-06-17T21:52:00.320Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
13152026-06-17T21:52:00.337Z Checking chacha20 v0.9.1
13162026-06-17T21:52:00.356Z Checking atomicwrites v0.4.4
13172026-06-17T21:52:00.418Z Checking gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13182026-06-17T21:52:00.445Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
13192026-06-17T21:52:00.479Z Checking blake2 v0.10.6
13202026-06-17T21:52:00.522Z Checking aead v0.5.2
13212026-06-17T21:52:00.683Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
13222026-06-17T21:52:00.687Z Checking thiserror-no-std v2.0.2
13232026-06-17T21:52:00.785Z Checking byte-wrapper v0.1.0
13242026-06-17T21:52:00.789Z Checking hubpack v0.1.2
13252026-06-17T21:52:00.794Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13262026-06-17T21:52:00.910Z Checking keccak v0.1.6
13272026-06-17T21:52:00.945Z Checking trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13282026-06-17T21:52:01.053Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13292026-06-17T21:52:01.090Z Checking sha3 v0.10.9
13302026-06-17T21:52:01.176Z Checking vsss-rs v3.3.4
13312026-06-17T21:52:01.294Z Checking argon2 v0.5.3
13322026-06-17T21:52:01.367Z Checking chacha20poly1305 v0.10.1
13332026-06-17T21:52:01.492Z Checking ciborium v0.2.2
13342026-06-17T21:52:01.513Z Checking similar v2.7.0
13352026-06-17T21:52:01.591Z Checking memmap v0.7.0
13362026-06-17T21:52:01.641Z Checking lazy_static v1.5.0
13372026-06-17T21:52:01.727Z Checking usdt v0.5.0
13382026-06-17T21:52:01.852Z Checking omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13392026-06-17T21:52:01.928Z Checking crossbeam-deque v0.8.6
13402026-06-17T21:52:02.106Z Checking ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
13412026-06-17T21:52:02.128Z Compiling parking_lot_core v0.8.6
13422026-06-17T21:52:02.272Z Checking bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13432026-06-17T21:52:02.417Z Checking unicode-segmentation v1.13.3
13442026-06-17T21:52:02.493Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
13452026-06-17T21:52:02.497Z Checking bytecount v0.6.9
13462026-06-17T21:52:02.678Z Checking console v0.15.11
13472026-06-17T21:52:02.762Z Checking newline-converter v0.3.0
13482026-06-17T21:52:02.782Z Checking progenitor v0.14.0
13492026-06-17T21:52:02.843Z Checking itertools v0.12.1
13502026-06-17T21:52:02.881Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13512026-06-17T21:52:02.963Z Checking swrite v0.1.0
13522026-06-17T21:52:03.002Z Checking linked-hash-map v0.5.6
13532026-06-17T21:52:03.057Z Checking resolv-conf v0.7.6
13542026-06-17T21:52:03.077Z Checking rayon v1.12.0
13552026-06-17T21:52:03.102Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13562026-06-17T21:52:03.105Z Checking expectorate v1.2.0
13572026-06-17T21:52:03.176Z Checking lru-cache v0.1.2
13582026-06-17T21:52:03.245Z Checking ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
13592026-06-17T21:52:03.285Z Checking sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13602026-06-17T21:52:03.306Z Checking hickory-proto v0.24.4
13612026-06-17T21:52:03.655Z Checking progenitor-client v0.13.0
13622026-06-17T21:52:03.884Z Checking camino-tempfile v1.4.1
13632026-06-17T21:52:04.046Z Checking serde-big-array v0.5.1
13642026-06-17T21:52:04.054Z Checking siphasher v1.0.3
13652026-06-17T21:52:04.190Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
13662026-06-17T21:52:04.234Z Checking phf_shared v0.12.1
13672026-06-17T21:52:04.381Z Checking progenitor v0.13.0
13682026-06-17T21:52:04.566Z Checking unicode-normalization v0.1.25
13692026-06-17T21:52:04.627Z Checking pin-project v1.1.13
13702026-06-17T21:52:04.730Z Checking num_enum v0.5.11
13712026-06-17T21:52:04.872Z Checking hickory-resolver v0.24.4
13722026-06-17T21:52:05.105Z Checking tokio-stream v0.1.18
13732026-06-17T21:52:05.358Z Checking csv-core v0.1.13
13742026-06-17T21:52:05.379Z Checking highway v1.3.0
13752026-06-17T21:52:05.415Z Checking smawk v0.3.2
13762026-06-17T21:52:05.483Z Checking foldhash v0.1.5
13772026-06-17T21:52:05.538Z Checking konst_macro_rules v0.2.19
13782026-06-17T21:52:05.557Z Checking same-file v1.0.6
13792026-06-17T21:52:05.585Z Checking unicode-width v0.1.14
13802026-06-17T21:52:05.608Z Checking foreign-types-shared v0.1.1
13812026-06-17T21:52:05.626Z Checking unicode-linebreak v0.1.5
13822026-06-17T21:52:05.697Z Checking foreign-types v0.3.2
13832026-06-17T21:52:05.700Z Checking konst v0.2.20
13842026-06-17T21:52:05.775Z Checking walkdir v2.5.0
13852026-06-17T21:52:05.835Z Checking textwrap v0.16.2
13862026-06-17T21:52:05.839Z Checking hashbrown v0.15.5
13872026-06-17T21:52:05.914Z Checking oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13882026-06-17T21:52:05.942Z Checking qorb v0.4.1
13892026-06-17T21:52:05.961Z Checking csv v1.4.0
13902026-06-17T21:52:06.331Z Checking olpc-cjson v0.1.4
13912026-06-17T21:52:06.481Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
13922026-06-17T21:52:06.498Z Checking gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13932026-06-17T21:52:06.550Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
13942026-06-17T21:52:06.619Z Checking snafu v0.8.9
13952026-06-17T21:52:06.638Z Checking phf v0.12.1
13962026-06-17T21:52:06.687Z Checking clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
13972026-06-17T21:52:06.729Z Checking zone v0.3.1
13982026-06-17T21:52:06.787Z Checking tokio-dtrace v0.1.1
13992026-06-17T21:52:06.864Z Checking internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14002026-06-17T21:52:06.930Z Checking globset v0.4.18
14012026-06-17T21:52:07.126Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14022026-06-17T21:52:07.448Z Checking smf v0.2.3
14032026-06-17T21:52:07.506Z Checking pem v3.0.6
14042026-06-17T21:52:07.556Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14052026-06-17T21:52:07.610Z Checking libsw-core v0.3.2
14062026-06-17T21:52:07.672Z Checking serde_plain v1.0.2
14072026-06-17T21:52:07.758Z Checking sigpipe v0.1.3
14082026-06-17T21:52:07.807Z Checking fixedbitset v0.4.2
14092026-06-17T21:52:07.950Z Checking fixedbitset v0.5.7
14102026-06-17T21:52:07.989Z Checking jiff v0.2.28
14112026-06-17T21:52:08.029Z Checking typed-path v0.9.3
14122026-06-17T21:52:08.068Z Checking glob v0.3.3
14132026-06-17T21:52:08.146Z Checking clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14142026-06-17T21:52:08.166Z Checking petgraph v0.8.3
14152026-06-17T21:52:08.257Z Checking petgraph v0.6.5
14162026-06-17T21:52:08.354Z Checking gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14172026-06-17T21:52:08.532Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
14182026-06-17T21:52:08.836Z Checking tough v0.22.0
14192026-06-17T21:52:09.261Z Checking libsw v3.5.0
14202026-06-17T21:52:09.585Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
14212026-06-17T21:52:10.016Z Checking internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14222026-06-17T21:52:10.218Z Checking oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14232026-06-17T21:52:10.348Z Checking sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14242026-06-17T21:52:10.385Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
14252026-06-17T21:52:10.543Z Checking oxide-tokio-rt v0.1.6
14262026-06-17T21:52:10.771Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14272026-06-17T21:52:10.895Z Checking cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14282026-06-17T21:52:10.987Z Checking const_format v0.2.36
14292026-06-17T21:52:11.009Z Checking papergrid v0.11.0
14302026-06-17T21:52:11.314Z Checking trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14312026-06-17T21:52:11.344Z Checking gethostname v0.5.0
14322026-06-17T21:52:11.438Z Checking key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14332026-06-17T21:52:11.443Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
14342026-06-17T21:52:11.525Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
14352026-06-17T21:52:11.645Z Checking ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14362026-06-17T21:52:11.750Z Checking libscf-sys v1.2.0
14372026-06-17T21:52:11.887Z Checking bcs v0.1.6
14382026-06-17T21:52:12.132Z Checking termtree v0.5.1
14392026-06-17T21:52:12.305Z Checking tagptr v0.2.0
14402026-06-17T21:52:12.329Z Checking linear-map v1.2.0
14412026-06-17T21:52:12.332Z Checking whoami v1.6.1
14422026-06-17T21:52:12.460Z Checking moka v0.12.15
14432026-06-17T21:52:12.518Z Checking update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14442026-06-17T21:52:12.835Z Checking nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14452026-06-17T21:52:12.879Z Checking gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14462026-06-17T21:52:12.899Z Checking tabled v0.15.0
14472026-06-17T21:52:12.979Z Checking trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14482026-06-17T21:52:13.101Z Checking cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14492026-06-17T21:52:13.271Z Checking bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14502026-06-17T21:52:13.784Z Checking steno v0.4.1
14512026-06-17T21:52:14.061Z Checking hickory-proto v0.25.2
14522026-06-17T21:52:15.149Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
14532026-06-17T21:52:15.675Z Checking hickory-resolver v0.25.2
14542026-06-17T21:52:16.808Z Checking internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14552026-06-17T21:52:17.176Z Checking oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14562026-06-17T21:52:17.366Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
14572026-06-17T21:52:17.411Z Checking ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
14582026-06-17T21:52:20.110Z Checking nom v8.0.0
14592026-06-17T21:52:21.880Z Checking nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14602026-06-17T21:52:25.156Z Checking mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
14612026-06-17T21:52:26.690Z Compiling proc-macro-error-attr2 v2.0.0
14622026-06-17T21:52:27.134Z Compiling proc-macro-error2 v2.0.1
14632026-06-17T21:52:29.610Z Checking nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14642026-06-17T21:52:29.681Z Compiling crunchy v0.2.4
14652026-06-17T21:52:29.775Z Compiling tabled_derive v0.11.0
14662026-06-17T21:52:30.058Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
14672026-06-17T21:52:30.225Z Checking client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
14682026-06-17T21:52:30.266Z Compiling tiny-keccak v2.0.2
14692026-06-17T21:52:30.318Z Checking parking_lot v0.11.2
14702026-06-17T21:52:30.631Z Checking fxhash v0.2.1
14712026-06-17T21:52:30.771Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14722026-06-17T21:52:30.803Z Checking sled v0.34.7
14732026-06-17T21:52:31.113Z Compiling typify-impl v0.4.3
14742026-06-17T21:52:31.207Z Compiling const-random-macro v0.1.16
14752026-06-17T21:52:31.307Z Checking oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
14762026-06-17T21:52:31.384Z Checking internet-checksum v0.2.1
14772026-06-17T21:52:31.439Z Compiling smartstring v1.0.1
14782026-06-17T21:52:31.510Z Compiling ahash v0.8.12
14792026-06-17T21:52:31.617Z Checking mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
14802026-06-17T21:52:31.843Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
14812026-06-17T21:52:31.894Z Checking mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
14822026-06-17T21:52:32.155Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
14832026-06-17T21:52:32.177Z Compiling rhai_codegen v3.2.0
14842026-06-17T21:52:32.199Z Checking arc-swap v1.9.1
14852026-06-17T21:52:32.430Z Checking slog-scope v4.4.1
14862026-06-17T21:52:32.579Z Checking papergrid v0.18.0
14872026-06-17T21:52:32.648Z Checking ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
14882026-06-17T21:52:32.685Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14892026-06-17T21:52:33.407Z Checking testing_table v0.3.0
14902026-06-17T21:52:33.432Z Checking dropshot-api-manager-types v0.7.2
14912026-06-17T21:52:33.476Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
14922026-06-17T21:52:33.511Z Checking tabled v0.21.0
14932026-06-17T21:52:33.530Z Checking slog-stdlog v4.1.1
14942026-06-17T21:52:33.581Z Checking rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
14952026-06-17T21:52:33.658Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
14962026-06-17T21:52:33.768Z Compiling lzma-sys v0.1.20
14972026-06-17T21:52:34.112Z Compiling fs-err v3.3.0
14982026-06-17T21:52:34.349Z Compiling typeid v1.0.3
14992026-06-17T21:52:34.497Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
15002026-06-17T21:52:34.547Z Compiling typify-macro v0.4.3
15012026-06-17T21:52:34.566Z Checking slog-envlogger v2.2.0
15022026-06-17T21:52:34.912Z Compiling toml_datetime v0.7.5+spec-1.1.0
15032026-06-17T21:52:35.201Z Checking crc8 v0.1.1
15042026-06-17T21:52:35.313Z Compiling toml v0.9.12+spec-1.1.0
15052026-06-17T21:52:35.739Z Checking const-random v0.1.18
15062026-06-17T21:52:35.771Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
15072026-06-17T21:52:36.074Z Compiling typify v0.4.3
15082026-06-17T21:52:36.093Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15092026-06-17T21:52:36.181Z Compiling progenitor-impl v0.10.0
15102026-06-17T21:52:36.330Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15112026-06-17T21:52:36.391Z Compiling cargo_toml v0.22.3
15122026-06-17T21:52:37.575Z Checking ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
15132026-06-17T21:52:38.239Z Compiling progenitor-macro v0.10.0
15142026-06-17T21:52:38.314Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15152026-06-17T21:52:38.786Z Checking thin-vec v0.2.18
15162026-06-17T21:52:39.048Z Checking rhai v1.25.1
15172026-06-17T21:52:39.259Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15182026-06-17T21:52:40.140Z Checking sha1 v0.10.6
15192026-06-17T21:52:40.336Z Checking utf-8 v0.7.6
15202026-06-17T21:52:40.627Z Checking tungstenite v0.21.0
15212026-06-17T21:52:41.088Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15222026-06-17T21:52:42.115Z Checking ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
15232026-06-17T21:52:42.392Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
15242026-06-17T21:52:42.411Z Checking sha2 v0.10.9
15252026-06-17T21:52:42.690Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15262026-06-17T21:52:42.928Z Checking diff v0.1.13
15272026-06-17T21:52:42.948Z Checking yansi v1.0.1
15282026-06-17T21:52:42.967Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15292026-06-17T21:52:43.075Z Checking progenitor v0.10.0
15302026-06-17T21:52:43.206Z Checking pretty_assertions v1.4.1
15312026-06-17T21:52:43.374Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
15322026-06-17T21:52:43.595Z Checking tokio-tungstenite v0.21.0
15332026-06-17T21:52:44.273Z Checking bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
15342026-06-17T21:52:44.626Z Checking console v0.16.3
15352026-06-17T21:52:44.643Z Checking git-stub v1.0.0
15362026-06-17T21:52:44.930Z Checking base64 v0.21.7
15372026-06-17T21:52:44.972Z Checking is_ci v1.2.0
15382026-06-17T21:52:45.082Z Checking unit-prefix v0.5.2
15392026-06-17T21:52:45.182Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
15402026-06-17T21:52:45.217Z Checking indicatif v0.18.4
15412026-06-17T21:52:45.238Z Checking supports-color v3.0.2
15422026-06-17T21:52:45.670Z Checking git-stub-vcs v0.1.0
15432026-06-17T21:52:46.066Z Checking xz2 v0.1.7
15442026-06-17T21:52:46.165Z Checking ron v0.12.1
15452026-06-17T21:52:46.400Z Checking bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
15462026-06-17T21:52:46.500Z Checking mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
15472026-06-17T21:52:46.662Z Checking mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
15482026-06-17T21:52:46.743Z Checking zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
15492026-06-17T21:52:47.202Z Checking drift v0.2.0
15502026-06-17T21:52:47.527Z Compiling serial_test_derive v3.5.0
15512026-06-17T21:52:47.752Z Checking base16ct v1.0.0
15522026-06-17T21:52:47.837Z Checking dropshot-api-manager v0.7.2
15532026-06-17T21:52:48.275Z Checking serial_test v3.5.0
15542026-06-17T21:52:48.900Z Checking ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
15552026-06-17T21:52:49.114Z Checking ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
15562026-06-17T21:52:49.199Z Checking bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async)
15572026-06-17T21:52:49.511Z Checking mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
15582026-06-17T21:52:50.569Z Checking util v0.1.0 (/work/oxidecomputer/maghemite/util)
15592026-06-17T21:52:50.761Z Checking natord v1.0.9
15602026-06-17T21:52:50.907Z Checking maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
15612026-06-17T21:52:51.032Z Checking ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
15622026-06-17T21:52:51.148Z Checking mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
15632026-06-17T21:52:51.688Z Checking xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
15642026-06-17T21:52:51.768Z Checking mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
15652026-06-17T21:52:51.911Z Checking mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
15662026-06-17T21:52:51.953Z Checking falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
15672026-06-17T21:52:52.126Z Checking ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
15682026-06-17T21:52:52.379Z Checking mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
15692026-06-17T21:53:00.640Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
15702026-06-17T21:53:01.015Z+ cargo xtask openapi check
15712026-06-17T21:53:01.634Z Compiling cfg-if v1.0.4
15722026-06-17T21:53:01.637Z Compiling libc v0.2.186
15732026-06-17T21:53:01.637Z Compiling serde_core v1.0.228
15742026-06-17T21:53:01.742Z Compiling memchr v2.8.1
15752026-06-17T21:53:01.747Z Compiling smallvec v1.15.1
15762026-06-17T21:53:01.754Z Compiling itoa v1.0.18
15772026-06-17T21:53:01.763Z Compiling stable_deref_trait v1.2.1
15782026-06-17T21:53:01.766Z Compiling zerofrom v0.1.8
15792026-06-17T21:53:01.789Z Compiling zmij v1.0.21
15802026-06-17T21:53:01.834Z Compiling litemap v0.8.2
15812026-06-17T21:53:01.890Z Compiling yoke v0.8.3
15822026-06-17T21:53:01.938Z Compiling writeable v0.6.3
15832026-06-17T21:53:01.953Z Compiling utf8_iter v1.0.4
15842026-06-17T21:53:02.026Z Compiling percent-encoding v2.3.2
15852026-06-17T21:53:02.066Z Compiling zerovec v0.11.6
15862026-06-17T21:53:02.076Z Compiling zerotrie v0.2.4
15872026-06-17T21:53:02.098Z Compiling icu_properties_data v2.2.0
15882026-06-17T21:53:02.143Z Compiling icu_normalizer_data v2.2.0
15892026-06-17T21:53:02.205Z Compiling libm v0.2.16
15902026-06-17T21:53:02.222Z Compiling form_urlencoded v1.2.2
15912026-06-17T21:53:02.232Z Compiling rand_core v0.10.1
15922026-06-17T21:53:02.243Z Compiling errno v0.3.14
15932026-06-17T21:53:02.375Z Compiling getrandom v0.4.2
15942026-06-17T21:53:02.389Z Compiling iana-time-zone v0.1.65
15952026-06-17T21:53:02.392Z Compiling pin-project-lite v0.2.17
15962026-06-17T21:53:02.411Z Compiling zeroize v1.8.2
15972026-06-17T21:53:02.423Z Compiling dyn-clone v1.0.20
15982026-06-17T21:53:02.498Z Compiling scopeguard v1.2.0
15992026-06-17T21:53:02.557Z Compiling tinystr v0.8.3
16002026-06-17T21:53:02.568Z Compiling potential_utf v0.1.5
16012026-06-17T21:53:02.590Z Compiling lock_api v0.4.14
16022026-06-17T21:53:02.602Z Compiling socket2 v0.6.4
16032026-06-17T21:53:02.605Z Compiling parking_lot_core v0.9.12
16042026-06-17T21:53:02.623Z Compiling signal-hook-registry v1.4.8
16052026-06-17T21:53:02.728Z Compiling icu_locale_core v2.2.0
16062026-06-17T21:53:02.766Z Compiling icu_collections v2.2.0
16072026-06-17T21:53:02.823Z Compiling parking_lot v0.12.5
16082026-06-17T21:53:02.909Z Compiling mio v1.2.1
16092026-06-17T21:53:02.920Z Compiling portable-atomic v1.13.1
16102026-06-17T21:53:03.040Z Compiling num-traits v0.2.19
16112026-06-17T21:53:03.204Z Compiling futures-core v0.3.32
16122026-06-17T21:53:03.295Z Compiling thiserror v2.0.18
16132026-06-17T21:53:03.366Z Compiling critical-section v1.2.0
16142026-06-17T21:53:03.379Z Compiling subtle v2.6.1
16152026-06-17T21:53:03.405Z Compiling serde v1.0.228
16162026-06-17T21:53:03.431Z Compiling serde_json v1.0.150
16172026-06-17T21:53:03.441Z Compiling uuid v1.23.2
16182026-06-17T21:53:03.480Z Compiling icu_provider v2.2.0
16192026-06-17T21:53:03.550Z Compiling semver v1.0.28
16202026-06-17T21:53:03.590Z Compiling bitflags v2.12.1
16212026-06-17T21:53:03.703Z Compiling once_cell v1.21.4
16222026-06-17T21:53:03.819Z Compiling icu_normalizer v2.2.0
16232026-06-17T21:53:03.839Z Compiling icu_properties v2.2.0
16242026-06-17T21:53:03.852Z Compiling bytes v1.11.1
16252026-06-17T21:53:03.879Z Compiling chrono v0.4.45
16262026-06-17T21:53:03.903Z Compiling equivalent v1.0.2
16272026-06-17T21:53:03.927Z Compiling zerocopy v0.8.50
16282026-06-17T21:53:03.941Z Compiling futures-sink v0.3.32
16292026-06-17T21:53:03.991Z Compiling log v0.4.32
16302026-06-17T21:53:04.046Z Compiling typenum v1.20.1
16312026-06-17T21:53:04.190Z Compiling slab v0.4.12
16322026-06-17T21:53:04.375Z Compiling tokio v1.52.3
16332026-06-17T21:53:04.393Z Compiling slog v2.8.2
16342026-06-17T21:53:04.411Z Compiling futures-channel v0.3.32
16352026-06-17T21:53:04.488Z Compiling getrandom v0.2.17
16362026-06-17T21:53:04.564Z Compiling futures-task v0.3.32
16372026-06-17T21:53:04.642Z Compiling rand_core v0.6.4
16382026-06-17T21:53:04.679Z Compiling futures-io v0.3.32
16392026-06-17T21:53:04.762Z Compiling idna_adapter v1.2.2
16402026-06-17T21:53:04.848Z Compiling futures-util v0.3.32
16412026-06-17T21:53:04.858Z Compiling idna v1.1.0
16422026-06-17T21:53:04.874Z Compiling hashbrown v0.17.1
16432026-06-17T21:53:04.889Z Compiling tracing-core v0.1.36
16442026-06-17T21:53:05.001Z Compiling base64 v0.22.1
16452026-06-17T21:53:05.338Z Compiling url v2.5.8
16462026-06-17T21:53:05.383Z Compiling indexmap v2.14.0
16472026-06-17T21:53:05.442Z Compiling tracing v0.1.44
16482026-06-17T21:53:05.499Z Compiling http v1.4.1
16492026-06-17T21:53:05.591Z Compiling unicode-ident v1.0.24
16502026-06-17T21:53:05.682Z Compiling proc-macro2 v1.0.106
16512026-06-17T21:53:05.724Z Compiling fnv v1.0.7
16522026-06-17T21:53:05.830Z Compiling byteorder v1.5.0
16532026-06-17T21:53:06.017Z Compiling schemars v0.8.22
16542026-06-17T21:53:06.068Z Compiling quote v1.0.45
16552026-06-17T21:53:06.162Z Compiling ipnet v2.12.0
16562026-06-17T21:53:06.359Z Compiling syn v2.0.117
16572026-06-17T21:53:06.381Z Compiling erased-serde v0.3.31
16582026-06-17T21:53:06.469Z Compiling rustls-pki-types v1.14.1
16592026-06-17T21:53:06.695Z Compiling http-body v1.0.1
16602026-06-17T21:53:06.859Z Compiling ipnetwork v0.21.1
16612026-06-17T21:53:06.875Z Compiling ppv-lite86 v0.2.21
16622026-06-17T21:53:06.957Z Compiling thiserror v1.0.69
16632026-06-17T21:53:07.089Z Compiling aws-lc-sys v0.41.0
16642026-06-17T21:53:07.122Z Compiling oxnet v0.1.6
16652026-06-17T21:53:07.192Z Compiling atomic-waker v1.1.2
16662026-06-17T21:53:07.287Z Compiling untrusted v0.7.1
16672026-06-17T21:53:07.322Z Compiling httparse v1.10.1
16682026-06-17T21:53:07.330Z Compiling rustls v0.23.40
16692026-06-17T21:53:07.348Z Compiling untrusted v0.9.0
16702026-06-17T21:53:07.416Z Compiling tower-layer v0.3.3
16712026-06-17T21:53:07.472Z Compiling ryu v1.0.23
16722026-06-17T21:53:07.565Z Compiling aws-lc-rs v1.17.0
16732026-06-17T21:53:07.579Z Compiling tower-service v0.3.3
16742026-06-17T21:53:07.591Z Compiling try-lock v0.2.5
16752026-06-17T21:53:07.636Z Compiling pretty-hex v0.4.2
16762026-06-17T21:53:07.677Z Compiling want v0.3.1
16772026-06-17T21:53:07.688Z Compiling rustix v1.1.4
16782026-06-17T21:53:07.698Z Compiling httpdate v1.0.3
16792026-06-17T21:53:07.701Z Compiling plain v0.2.3
16802026-06-17T21:53:07.775Z Compiling omicron-workspace-hack v0.1.0
16812026-06-17T21:53:07.824Z Compiling getrandom v0.3.4
16822026-06-17T21:53:07.852Z Compiling ucd-trie v0.1.7
16832026-06-17T21:53:07.863Z Compiling regex-syntax v0.8.10
16842026-06-17T21:53:07.947Z Compiling rand_core v0.9.5
16852026-06-17T21:53:08.014Z Compiling pest v2.8.6
16862026-06-17T21:53:08.151Z Compiling tokio-util v0.7.18
16872026-06-17T21:53:08.173Z Compiling crossbeam-utils v0.8.21
16882026-06-17T21:53:08.759Z Compiling h2 v0.4.14
16892026-06-17T21:53:08.890Z Compiling rustls-webpki v0.103.13
16902026-06-17T21:53:08.974Z Compiling serde_urlencoded v0.7.1
16912026-06-17T21:53:09.022Z Compiling http-body-util v0.1.3
16922026-06-17T21:53:09.239Z Compiling newtype-uuid v1.3.2
16932026-06-17T21:53:09.281Z Compiling hex v0.4.3
16942026-06-17T21:53:09.357Z Compiling allocator-api2 v0.2.21
16952026-06-17T21:53:09.580Z Compiling foldhash v0.2.0
16962026-06-17T21:53:09.695Z Compiling daft v0.1.7
16972026-06-17T21:53:09.828Z Compiling hashbrown v0.16.1
16982026-06-17T21:53:09.867Z Compiling rand_chacha v0.9.0
16992026-06-17T21:53:09.980Z Compiling fastrand v2.4.1
17002026-06-17T21:53:10.252Z Compiling rand v0.9.4
17012026-06-17T21:53:10.262Z Compiling sync_wrapper v1.0.2
17022026-06-17T21:53:10.377Z Compiling tower v0.5.3
17032026-06-17T21:53:10.407Z Compiling generic-array v0.14.7
17042026-06-17T21:53:10.433Z Compiling anyhow v1.0.102
17052026-06-17T21:53:10.447Z Compiling aho-corasick v1.1.4
17062026-06-17T21:53:10.519Z Compiling powerfmt v0.2.0
17072026-06-17T21:53:10.736Z Compiling deranged v0.5.8
17082026-06-17T21:53:10.816Z Compiling hyper v1.10.1
17092026-06-17T21:53:10.862Z Compiling tower-http v0.6.11
17102026-06-17T21:53:10.870Z Compiling tempfile v3.27.0
17112026-06-17T21:53:10.911Z Compiling futures-executor v0.3.32
17122026-06-17T21:53:11.196Z Compiling camino v1.2.2
17132026-06-17T21:53:11.274Z Compiling regex-automata v0.4.14
17142026-06-17T21:53:11.286Z Compiling openapiv3 v2.2.0
17152026-06-17T21:53:11.625Z Compiling time-core v0.1.8
17162026-06-17T21:53:11.721Z Compiling openssl-probe v0.2.1
17172026-06-17T21:53:11.734Z Compiling cpufeatures v0.3.0
17182026-06-17T21:53:11.768Z Compiling num_threads v0.1.7
17192026-06-17T21:53:11.813Z Compiling num-conv v0.2.2
17202026-06-17T21:53:11.871Z Compiling rustls-native-certs v0.8.4
17212026-06-17T21:53:11.909Z Compiling hyper-util v0.1.20
17222026-06-17T21:53:11.970Z Compiling time v0.3.47
17232026-06-17T21:53:12.212Z Compiling futures v0.3.32
17242026-06-17T21:53:12.300Z Compiling scroll v0.13.0
17252026-06-17T21:53:12.313Z Compiling hybrid-array v0.4.12
17262026-06-17T21:53:12.477Z Compiling tokio-rustls v0.26.4
17272026-06-17T21:53:12.578Z Compiling adler2 v2.0.1
17282026-06-17T21:53:12.730Z Compiling simd-adler32 v0.3.9
17292026-06-17T21:53:12.748Z Compiling winnow v1.0.3
17302026-06-17T21:53:12.788Z Compiling goblin v0.10.7
17312026-06-17T21:53:12.868Z Compiling miniz_oxide v0.8.9
17322026-06-17T21:53:12.934Z Compiling rustls-platform-verifier v0.7.0
17332026-06-17T21:53:13.174Z Compiling hyper-rustls v0.27.9
17342026-06-17T21:53:13.478Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
17352026-06-17T21:53:13.574Z Compiling crossbeam-channel v0.5.15
17362026-06-17T21:53:13.595Z Compiling crc32fast v1.5.0
17372026-06-17T21:53:13.708Z Compiling reqwest v0.13.4
17382026-06-17T21:53:13.812Z Compiling flate2 v1.1.9
17392026-06-17T21:53:13.903Z Compiling regex v1.12.3
17402026-06-17T21:53:13.987Z Compiling crypto-common v0.2.2
17412026-06-17T21:53:14.071Z Compiling block-buffer v0.12.0
17422026-06-17T21:53:14.242Z Compiling crypto-common v0.1.7
17432026-06-17T21:53:14.246Z Compiling dtrace-parser v0.3.0
17442026-06-17T21:53:14.387Z Compiling rand_chacha v0.3.1
17452026-06-17T21:53:14.387Z Compiling thread-id v5.1.0
17462026-06-17T21:53:14.482Z Compiling thread_local v1.1.9
17472026-06-17T21:53:14.575Z Compiling debug-ignore v1.0.5
17482026-06-17T21:53:14.699Z Compiling match_cfg v0.1.0
17492026-06-17T21:53:14.777Z Compiling const-oid v0.10.2
17502026-06-17T21:53:14.791Z Compiling compression-core v0.4.32
17512026-06-17T21:53:14.837Z Compiling hostname v0.3.1
17522026-06-17T21:53:14.920Z Compiling compression-codecs v0.4.38
17532026-06-17T21:53:14.962Z Compiling digest v0.11.3
17542026-06-17T21:53:14.986Z Compiling rand v0.8.6
17552026-06-17T21:53:15.008Z Compiling toml_parser v1.1.2+spec-1.1.0
17562026-06-17T21:53:15.068Z Compiling slog-json v2.6.1
17572026-06-17T21:53:15.139Z Compiling ref-cast v1.0.25
17582026-06-17T21:53:15.168Z Compiling strum v0.26.3
17592026-06-17T21:53:15.180Z Compiling macaddr v1.0.1
17602026-06-17T21:53:15.243Z Compiling serde_spanned v1.1.1
17612026-06-17T21:53:15.279Z Compiling toml_datetime v1.1.1+spec-1.1.0
17622026-06-17T21:53:15.305Z Compiling is-terminal v0.4.17
17632026-06-17T21:53:15.398Z Compiling wait-timeout v0.2.1
17642026-06-17T21:53:15.410Z Compiling memmap2 v0.9.10
17652026-06-17T21:53:15.414Z Compiling encoding_rs v0.8.35
17662026-06-17T21:53:15.594Z Compiling take_mut v0.2.2
17672026-06-17T21:53:15.638Z Compiling spin v0.9.8
17682026-06-17T21:53:15.647Z Compiling dof v0.4.0
17692026-06-17T21:53:15.661Z Compiling term v1.2.1
17702026-06-17T21:53:15.705Z Compiling toml_writer v1.1.1+spec-1.1.0
17712026-06-17T21:53:15.732Z Compiling bit-vec v0.8.0
17722026-06-17T21:53:15.792Z Compiling either v1.16.0
17732026-06-17T21:53:15.922Z Compiling mime v0.3.17
17742026-06-17T21:53:15.951Z Compiling quick-error v1.2.3
17752026-06-17T21:53:15.970Z Compiling slog-term v2.9.2
17762026-06-17T21:53:16.069Z Compiling rusty-fork v0.3.1
17772026-06-17T21:53:16.209Z Compiling bit-set v0.8.0
17782026-06-17T21:53:16.342Z Compiling usdt-impl v0.6.0
17792026-06-17T21:53:16.382Z Compiling multer v3.1.0
17802026-06-17T21:53:16.417Z Compiling toml v1.1.2+spec-1.1.0
17812026-06-17T21:53:16.541Z Compiling slog-async v2.8.0
17822026-06-17T21:53:16.878Z Compiling usdt v0.6.0
17832026-06-17T21:53:16.937Z Compiling slog-bunyan v2.5.0
17842026-06-17T21:53:17.006Z Compiling sha1 v0.11.0
17852026-06-17T21:53:17.047Z Compiling async-compression v0.4.42
17862026-06-17T21:53:17.080Z Compiling serde_with v3.20.0
17872026-06-17T21:53:17.097Z Compiling async-stream v0.3.6
17882026-06-17T21:53:17.167Z Compiling rand_xorshift v0.4.0
17892026-06-17T21:53:17.259Z Compiling waitgroup v0.1.2
17902026-06-17T21:53:17.284Z Compiling rustls-pemfile v2.2.0
17912026-06-17T21:53:17.323Z Compiling serde_path_to_error v0.1.20
17922026-06-17T21:53:17.367Z Compiling hostname v0.4.2
17932026-06-17T21:53:17.404Z Compiling unarray v0.1.4
17942026-06-17T21:53:17.450Z Compiling strum v0.27.2
17952026-06-17T21:53:17.487Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17962026-06-17T21:53:17.513Z Compiling proptest v1.11.0
17972026-06-17T21:53:17.524Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
17982026-06-17T21:53:17.586Z Compiling progenitor-client v0.14.0
17992026-06-17T21:53:17.621Z Compiling dropshot v0.17.1
18002026-06-17T21:53:17.661Z Compiling iddqd v0.4.2
18012026-06-17T21:53:17.681Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18022026-06-17T21:53:17.703Z Compiling reqwest v0.12.28
18032026-06-17T21:53:17.849Z Compiling block-buffer v0.10.4
18042026-06-17T21:53:17.881Z Compiling backon v1.6.0
18052026-06-17T21:53:17.933Z Compiling instant v0.1.13
18062026-06-17T21:53:18.005Z Compiling digest v0.10.7
18072026-06-17T21:53:18.042Z Compiling progenitor-extras v0.2.0
18082026-06-17T21:53:18.086Z Compiling backoff v0.4.0
18092026-06-17T21:53:18.228Z Compiling itertools v0.14.0
18102026-06-17T21:53:18.280Z Compiling parse-display v0.10.0
18112026-06-17T21:53:18.316Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
18122026-06-17T21:53:18.630Z Compiling regress v0.10.5
18132026-06-17T21:53:18.888Z Compiling progenitor-client v0.10.0
18142026-06-17T21:53:18.984Z Compiling humantime v2.3.0
18152026-06-17T21:53:19.252Z Compiling cpufeatures v0.2.17
18162026-06-17T21:53:19.279Z Compiling unicode-width v0.2.2
18172026-06-17T21:53:19.329Z Compiling secrecy v0.10.3
18182026-06-17T21:53:19.497Z Compiling heck v0.5.0
18192026-06-17T21:53:19.550Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
18202026-06-17T21:53:19.565Z Compiling tinyvec_macros v0.1.1
18212026-06-17T21:53:19.579Z Compiling num-integer v0.1.46
18222026-06-17T21:53:19.657Z Compiling tinyvec v1.11.0
18232026-06-17T21:53:19.760Z Compiling scroll v0.12.0
18242026-06-17T21:53:19.908Z Compiling crucible-workspace-hack v0.1.0
18252026-06-17T21:53:20.024Z Compiling hmac v0.12.1
18262026-06-17T21:53:20.031Z Compiling inout v0.1.4
18272026-06-17T21:53:20.036Z Compiling ff v0.13.1
18282026-06-17T21:53:20.124Z Compiling utf8parse v0.2.2
18292026-06-17T21:53:20.136Z Compiling hkdf v0.12.4
18302026-06-17T21:53:20.146Z Compiling cipher v0.4.4
18312026-06-17T21:53:20.178Z Compiling group v0.13.0
18322026-06-17T21:53:20.240Z Compiling anstyle-parse v1.0.0
18332026-06-17T21:53:20.287Z Compiling goblin v0.8.2
18342026-06-17T21:53:20.302Z Compiling num-rational v0.4.2
18352026-06-17T21:53:20.371Z Compiling num-iter v0.1.45
18362026-06-17T21:53:20.500Z Compiling zerocopy v0.7.35
18372026-06-17T21:53:20.647Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18382026-06-17T21:53:20.660Z Compiling universal-hash v0.5.1
18392026-06-17T21:53:20.810Z Compiling crypto-bigint v0.5.5
18402026-06-17T21:53:20.857Z Compiling regress v0.11.1
18412026-06-17T21:53:21.067Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18422026-06-17T21:53:21.156Z Compiling terminal_size v0.4.4
18432026-06-17T21:53:21.308Z Compiling half v2.7.1
18442026-06-17T21:53:21.422Z Compiling num-complex v0.4.6
18452026-06-17T21:53:21.621Z Compiling opaque-debug v0.3.1
18462026-06-17T21:53:21.740Z Compiling anstyle-query v1.1.5
18472026-06-17T21:53:21.823Z Compiling anstyle v1.0.14
18482026-06-17T21:53:21.823Z Compiling ciborium-io v0.2.2
18492026-06-17T21:53:21.936Z Compiling colorchoice v1.0.5
18502026-06-17T21:53:21.983Z Compiling base64ct v1.8.3
18512026-06-17T21:53:22.052Z Compiling is_terminal_polyfill v1.70.2
18522026-06-17T21:53:22.079Z Compiling base16ct v0.2.0
18532026-06-17T21:53:22.153Z Compiling anstream v1.0.0
18542026-06-17T21:53:22.248Z Compiling password-hash v0.5.0
18552026-06-17T21:53:22.300Z Compiling elliptic-curve v0.13.8
18562026-06-17T21:53:22.530Z Compiling typify-impl v0.6.2
18572026-06-17T21:53:22.609Z Compiling dof v0.3.0
18582026-06-17T21:53:22.655Z Compiling ciborium-ll v0.2.2
18592026-06-17T21:53:22.691Z Compiling num v0.4.3
18602026-06-17T21:53:22.812Z Compiling poly1305 v0.8.0
18612026-06-17T21:53:23.242Z Compiling curve25519-dalek v4.1.3
18622026-06-17T21:53:23.333Z Compiling thiserror-no-std v2.0.2
18632026-06-17T21:53:23.456Z Compiling chacha20 v0.9.1
18642026-06-17T21:53:23.626Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
18652026-06-17T21:53:23.868Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18662026-06-17T21:53:24.032Z Compiling blake2 v0.10.6
18672026-06-17T21:53:24.232Z Compiling aead v0.5.2
18682026-06-17T21:53:24.378Z Compiling byte-wrapper v0.1.0
18692026-06-17T21:53:24.378Z Compiling dtrace-parser v0.2.0
18702026-06-17T21:53:24.416Z Compiling crossbeam-epoch v0.9.18
18712026-06-17T21:53:24.416Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18722026-06-17T21:53:24.445Z Compiling thread-id v4.2.2
18732026-06-17T21:53:24.463Z Compiling clap_lex v1.1.0
18742026-06-17T21:53:24.534Z Compiling float-ord v0.3.2
18752026-06-17T21:53:24.534Z Compiling strsim v0.11.1
18762026-06-17T21:53:24.665Z Compiling keccak v0.1.6
18772026-06-17T21:53:24.691Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18782026-06-17T21:53:24.722Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18792026-06-17T21:53:24.902Z Compiling sha3 v0.10.9
18802026-06-17T21:53:24.920Z Compiling clap_builder v4.6.0
18812026-06-17T21:53:25.002Z Compiling usdt-impl v0.5.0
18822026-06-17T21:53:25.204Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18832026-06-17T21:53:25.673Z Compiling chacha20poly1305 v0.10.1
18842026-06-17T21:53:25.883Z Compiling typify v0.6.2
18852026-06-17T21:53:25.935Z Compiling argon2 v0.5.3
18862026-06-17T21:53:26.143Z Compiling vsss-rs v3.3.4
18872026-06-17T21:53:26.481Z Compiling ciborium v0.2.2
18882026-06-17T21:53:26.559Z Compiling hash32 v0.3.1
18892026-06-17T21:53:26.729Z Compiling memmap v0.7.0
18902026-06-17T21:53:26.924Z Compiling data-encoding v2.11.0
18912026-06-17T21:53:26.935Z Compiling indent_write v2.2.0
18922026-06-17T21:53:27.058Z Compiling usdt v0.5.0
18932026-06-17T21:53:27.094Z Compiling heapless v0.8.0
18942026-06-17T21:53:27.270Z Compiling clap v4.6.1
18952026-06-17T21:53:27.347Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18962026-06-17T21:53:27.353Z Compiling ingot-types v0.1.2
18972026-06-17T21:53:27.439Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
18982026-06-17T21:53:27.518Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
18992026-06-17T21:53:27.760Z Compiling rustix v0.38.44
19002026-06-17T21:53:27.760Z Compiling tabwriter v1.4.1
19012026-06-17T21:53:27.779Z Compiling cobs v0.3.0
19022026-06-17T21:53:27.997Z Compiling managed v0.8.0
19032026-06-17T21:53:28.018Z Compiling bitflags v1.3.2
19042026-06-17T21:53:28.060Z Compiling postcard v1.1.3
19052026-06-17T21:53:28.098Z Compiling ingot v0.1.1
19062026-06-17T21:53:28.196Z Compiling smoltcp v0.11.0
19072026-06-17T21:53:28.223Z Compiling memoffset v0.9.1
19082026-06-17T21:53:28.314Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19092026-06-17T21:53:28.454Z Compiling toml_datetime v0.6.11
19102026-06-17T21:53:28.597Z Compiling serde_spanned v0.6.9
19112026-06-17T21:53:28.721Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19122026-06-17T21:53:28.784Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19132026-06-17T21:53:28.789Z Compiling resolv-conf v0.7.6
19142026-06-17T21:53:29.070Z Compiling linked-hash-map v0.5.6
19152026-06-17T21:53:29.143Z Compiling toml_write v0.1.2
19162026-06-17T21:53:29.271Z Compiling foreign-types-shared v0.3.1
19172026-06-17T21:53:29.359Z Compiling colored v3.1.1
19182026-06-17T21:53:29.373Z Compiling swrite v0.1.0
19192026-06-17T21:53:29.387Z Compiling unicode-segmentation v1.13.3
19202026-06-17T21:53:29.490Z Compiling winnow v0.7.15
19212026-06-17T21:53:29.757Z Compiling static_assertions v1.1.0
19222026-06-17T21:53:29.820Z Compiling newline-converter v0.3.0
19232026-06-17T21:53:29.839Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19242026-06-17T21:53:29.947Z Compiling foreign-types v0.5.0
19252026-06-17T21:53:30.035Z Compiling lru-cache v0.1.2
19262026-06-17T21:53:30.050Z Compiling atomicwrites v0.4.4
19272026-06-17T21:53:30.169Z Compiling hubpack v0.1.2
19282026-06-17T21:53:30.182Z Compiling nix v0.31.3
19292026-06-17T21:53:30.248Z Compiling num_enum v0.7.6
19302026-06-17T21:53:30.379Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19312026-06-17T21:53:30.401Z Compiling hickory-proto v0.24.4
19322026-06-17T21:53:30.503Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19332026-06-17T21:53:30.633Z Compiling crossbeam-deque v0.8.6
19342026-06-17T21:53:30.836Z Compiling toml_edit v0.22.27
19352026-06-17T21:53:30.886Z Compiling console v0.15.11
19362026-06-17T21:53:31.001Z Compiling chacha20 v0.10.0
19372026-06-17T21:53:31.009Z Compiling camino-tempfile v1.4.1
19382026-06-17T21:53:31.252Z Compiling serde-big-array v0.5.1
19392026-06-17T21:53:31.265Z Compiling cstr-argument v0.1.2
19402026-06-17T21:53:31.411Z Compiling siphasher v1.0.3
19412026-06-17T21:53:31.428Z Compiling similar v2.7.0
19422026-06-17T21:53:31.526Z Compiling pin-project v1.1.13
19432026-06-17T21:53:31.629Z Compiling phf_shared v0.12.1
19442026-06-17T21:53:31.815Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19452026-06-17T21:53:31.868Z Compiling expectorate v1.2.0
19462026-06-17T21:53:32.029Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
19472026-06-17T21:53:32.316Z Compiling toml v0.8.23
19482026-06-17T21:53:32.334Z Compiling hickory-resolver v0.24.4
19492026-06-17T21:53:32.896Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
19502026-06-17T21:53:32.996Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
19512026-06-17T21:53:33.125Z Compiling rand v0.10.1
19522026-06-17T21:53:33.181Z Compiling rayon-core v1.13.0
19532026-06-17T21:53:33.704Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
19542026-06-17T21:53:33.830Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19552026-06-17T21:53:33.856Z Compiling num_enum v0.5.11
19562026-06-17T21:53:33.921Z Compiling progenitor-impl v0.13.0
19572026-06-17T21:53:33.930Z Compiling prettyplease v0.2.37
19582026-06-17T21:53:33.985Z Compiling unicode-normalization v0.1.25
19592026-06-17T21:53:34.181Z Compiling progenitor-client v0.13.0
19602026-06-17T21:53:34.470Z Compiling tokio-stream v0.1.18
19612026-06-17T21:53:34.490Z Compiling bstr v1.12.1
19622026-06-17T21:53:34.736Z Compiling csv-core v0.1.13
19632026-06-17T21:53:34.940Z Compiling konst_macro_rules v0.2.19
19642026-06-17T21:53:34.952Z Compiling foreign-types-shared v0.1.1
19652026-06-17T21:53:34.984Z Compiling foldhash v0.1.5
19662026-06-17T21:53:34.988Z Compiling same-file v1.0.6
19672026-06-17T21:53:35.005Z Compiling highway v1.3.0
19682026-06-17T21:53:35.041Z Compiling unicode-width v0.1.14
19692026-06-17T21:53:35.123Z Compiling walkdir v2.5.0
19702026-06-17T21:53:35.168Z Compiling hashbrown v0.15.5
19712026-06-17T21:53:35.179Z Compiling progenitor v0.13.0
19722026-06-17T21:53:35.222Z Compiling konst v0.2.20
19732026-06-17T21:53:35.319Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19742026-06-17T21:53:35.336Z Compiling foreign-types v0.3.2
19752026-06-17T21:53:35.395Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19762026-06-17T21:53:35.409Z Compiling csv v1.4.0
19772026-06-17T21:53:35.463Z Compiling globset v0.4.18
19782026-06-17T21:53:35.471Z Compiling qorb v0.4.1
19792026-06-17T21:53:35.716Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19802026-06-17T21:53:36.249Z Compiling snafu v0.8.9
19812026-06-17T21:53:36.646Z Compiling olpc-cjson v0.1.4
19822026-06-17T21:53:36.830Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
19832026-06-17T21:53:37.006Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19842026-06-17T21:53:37.105Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
19852026-06-17T21:53:37.154Z Compiling rayon v1.12.0
19862026-06-17T21:53:37.383Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
19872026-06-17T21:53:37.559Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19882026-06-17T21:53:37.769Z Compiling phf v0.12.1
19892026-06-17T21:53:37.935Z Compiling openssl-sys v0.9.116
19902026-06-17T21:53:38.430Z Compiling tokio-dtrace v0.1.1
19912026-06-17T21:53:38.506Z Compiling progenitor-impl v0.14.0
19922026-06-17T21:53:38.711Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
19932026-06-17T21:53:38.826Z Compiling itertools v0.12.1
19942026-06-17T21:53:38.919Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
19952026-06-17T21:53:39.026Z Compiling libsw-core v0.3.2
19962026-06-17T21:53:39.130Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
19972026-06-17T21:53:39.143Z Compiling pem v3.0.6
19982026-06-17T21:53:39.205Z Compiling serde_plain v1.0.2
19992026-06-17T21:53:39.433Z Compiling sigpipe v0.1.3
20002026-06-17T21:53:39.502Z Compiling glob v0.3.3
20012026-06-17T21:53:39.520Z Compiling minimal-lexical v0.2.1
20022026-06-17T21:53:39.531Z Compiling jiff v0.2.28
20032026-06-17T21:53:39.592Z Compiling fixedbitset v0.4.2
20042026-06-17T21:53:39.789Z Compiling bytecount v0.6.9
20052026-06-17T21:53:39.832Z Compiling typed-path v0.9.3
20062026-06-17T21:53:39.931Z Compiling fixedbitset v0.5.7
20072026-06-17T21:53:39.942Z Compiling papergrid v0.11.0
20082026-06-17T21:53:40.009Z Compiling zone v0.3.1
20092026-06-17T21:53:40.062Z Compiling petgraph v0.6.5
20102026-06-17T21:53:40.265Z Compiling petgraph v0.8.3
20112026-06-17T21:53:40.480Z Compiling nom v7.1.3
20122026-06-17T21:53:40.763Z Compiling tough v0.22.0
20132026-06-17T21:53:41.119Z Compiling progenitor v0.14.0
20142026-06-17T21:53:41.265Z Compiling openssl v0.10.80
20152026-06-17T21:53:41.567Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
20162026-06-17T21:53:41.578Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20172026-06-17T21:53:41.709Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20182026-06-17T21:53:41.773Z Compiling libsw v3.5.0
20192026-06-17T21:53:41.816Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
20202026-06-17T21:53:41.955Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20212026-06-17T21:53:42.054Z Compiling oxide-tokio-rt v0.1.6
20222026-06-17T21:53:42.068Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
20232026-06-17T21:53:42.199Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20242026-06-17T21:53:42.360Z Compiling chrono-tz v0.10.4
20252026-06-17T21:53:42.838Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20262026-06-17T21:53:42.900Z Compiling newtype_derive v0.1.6
20272026-06-17T21:53:42.991Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
20282026-06-17T21:53:43.019Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20292026-06-17T21:53:43.099Z Compiling slog-dtrace v0.3.0
20302026-06-17T21:53:43.342Z Compiling const_format v0.2.36
20312026-06-17T21:53:43.450Z Compiling cancel-safe-futures v0.1.5
20322026-06-17T21:53:43.719Z Compiling owo-colors v4.3.0
20332026-06-17T21:53:43.769Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
20342026-06-17T21:53:43.888Z Compiling gethostname v0.5.0
20352026-06-17T21:53:44.021Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
20362026-06-17T21:53:44.179Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20372026-06-17T21:53:44.193Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20382026-06-17T21:53:44.306Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20392026-06-17T21:53:44.437Z Compiling smf v0.2.3
20402026-06-17T21:53:44.466Z Compiling bcs v0.1.6
20412026-06-17T21:53:44.502Z Compiling tagptr v0.2.0
20422026-06-17T21:53:44.672Z Compiling lazy_static v1.5.0
20432026-06-17T21:53:44.751Z Compiling unicode-linebreak v0.1.5
20442026-06-17T21:53:44.815Z Compiling whoami v1.6.1
20452026-06-17T21:53:44.822Z Compiling smawk v0.3.2
20462026-06-17T21:53:44.840Z Compiling linear-map v1.2.0
20472026-06-17T21:53:44.952Z Compiling termtree v0.5.1
20482026-06-17T21:53:45.012Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20492026-06-17T21:53:45.023Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20502026-06-17T21:53:45.037Z Compiling textwrap v0.16.2
20512026-06-17T21:53:45.105Z Compiling steno v0.4.1
20522026-06-17T21:53:45.108Z Compiling moka v0.12.15
20532026-06-17T21:53:45.339Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20542026-06-17T21:53:45.556Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20552026-06-17T21:53:45.908Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20562026-06-17T21:53:46.418Z Compiling tabled v0.15.0
20572026-06-17T21:53:46.649Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20582026-06-17T21:53:47.031Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20592026-06-17T21:53:47.234Z Compiling cookie v0.18.1
20602026-06-17T21:53:47.854Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20612026-06-17T21:53:48.013Z Compiling hickory-proto v0.25.2
20622026-06-17T21:53:48.137Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
20632026-06-17T21:53:48.621Z Compiling libscf-sys v1.2.0
20642026-06-17T21:53:48.779Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
20652026-06-17T21:53:48.795Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20662026-06-17T21:53:48.935Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
20672026-06-17T21:53:49.101Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
20682026-06-17T21:53:49.190Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
20692026-06-17T21:53:49.915Z Compiling hickory-resolver v0.25.2
20702026-06-17T21:53:50.691Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20712026-06-17T21:53:54.956Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20722026-06-17T21:54:02.531Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20732026-06-17T21:54:04.083Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
20742026-06-17T21:54:05.116Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
20752026-06-17T21:54:06.442Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
20762026-06-17T21:54:07.577Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
20772026-06-17T21:54:07.707Z Running `target/debug/xtask openapi check`
20782026-06-17T21:54:08.152Z Compiling serde_core v1.0.228
20792026-06-17T21:54:08.163Z Compiling serde v1.0.228
20802026-06-17T21:54:08.215Z Compiling serde_json v1.0.150
20812026-06-17T21:54:08.219Z Compiling syn v2.0.117
20822026-06-17T21:54:08.219Z Compiling bytes v1.11.1
20832026-06-17T21:54:08.226Z Compiling getrandom v0.4.2
20842026-06-17T21:54:08.233Z Compiling once_cell v1.21.4
20852026-06-17T21:54:08.246Z Compiling zerocopy v0.8.50
20862026-06-17T21:54:08.393Z Compiling num-traits v0.2.19
20872026-06-17T21:54:08.596Z Compiling zeroize v1.8.2
20882026-06-17T21:54:08.698Z Compiling http v1.4.1
20892026-06-17T21:54:08.772Z Compiling schemars v0.8.22
20902026-06-17T21:54:08.830Z Compiling aws-lc-rs v1.17.0
20912026-06-17T21:54:08.843Z Compiling usdt-impl v0.6.0
20922026-06-17T21:54:08.876Z Compiling time-macros v0.2.27
20932026-06-17T21:54:09.058Z Compiling rustls-pki-types v1.14.1
20942026-06-17T21:54:09.120Z Compiling tracing-core v0.1.36
20952026-06-17T21:54:09.375Z Compiling bitflags v2.12.1
20962026-06-17T21:54:09.536Z Compiling tracing v0.1.44
20972026-06-17T21:54:09.621Z Compiling http-body v1.0.1
20982026-06-17T21:54:09.713Z Compiling generic-array v0.14.7
20992026-06-17T21:54:09.796Z Compiling indexmap v2.14.0
21002026-06-17T21:54:09.816Z Compiling rustls v0.23.40
21012026-06-17T21:54:09.816Z Compiling rustix v1.1.4
21022026-06-17T21:54:09.883Z Compiling time v0.3.47
21032026-06-17T21:54:10.008Z Compiling toml_datetime v1.1.1+spec-1.1.0
21042026-06-17T21:54:10.231Z Compiling winnow v1.0.3
21052026-06-17T21:54:10.425Z Compiling uuid v1.23.2
21062026-06-17T21:54:10.910Z Compiling pest_generator v2.8.6
21072026-06-17T21:54:10.930Z Compiling serde_derive_internals v0.29.1
21082026-06-17T21:54:10.999Z Compiling camino v1.2.2
21092026-06-17T21:54:11.011Z Compiling rustls-webpki v0.103.13
21102026-06-17T21:54:11.257Z Compiling subtle v2.6.1
21112026-06-17T21:54:11.363Z Compiling toml_parser v1.1.2+spec-1.1.0
21122026-06-17T21:54:11.821Z Compiling toml_edit v0.25.12+spec-1.1.0
21132026-06-17T21:54:11.883Z Compiling serde_spanned v1.1.1
21142026-06-17T21:54:11.884Z Compiling semver v1.0.28
21152026-06-17T21:54:11.956Z Compiling serde_derive v1.0.228
21162026-06-17T21:54:11.957Z Compiling thiserror-impl v2.0.18
21172026-06-17T21:54:12.026Z Compiling zerocopy-derive v0.8.50
21182026-06-17T21:54:12.050Z Compiling tokio-macros v2.7.0
21192026-06-17T21:54:12.083Z Compiling pest_derive v2.8.6
21202026-06-17T21:54:12.102Z Compiling futures-macro v0.3.32
21212026-06-17T21:54:12.315Z Compiling schemars_derive v0.8.22
21222026-06-17T21:54:12.628Z Compiling scroll_derive v0.13.1
21232026-06-17T21:54:12.794Z Compiling tokio v1.52.3
21242026-06-17T21:54:13.184Z Compiling futures-util v0.3.32
21252026-06-17T21:54:13.360Z Compiling thiserror v2.0.18
21262026-06-17T21:54:13.431Z Compiling dtrace-parser v0.3.0
21272026-06-17T21:54:13.478Z Compiling scroll v0.13.0
21282026-06-17T21:54:13.794Z Compiling goblin v0.10.7
21292026-06-17T21:54:15.399Z Compiling erased-serde v0.3.31
21302026-06-17T21:54:15.451Z Compiling chrono v0.4.45
21312026-06-17T21:54:15.451Z Compiling serde_tokenstream v0.2.3
21322026-06-17T21:54:15.666Z Compiling slog v2.8.2
21332026-06-17T21:54:15.737Z Compiling openapiv3 v2.2.0
21342026-06-17T21:54:16.137Z Compiling slog-json v2.6.1
21352026-06-17T21:54:16.303Z Compiling dof v0.4.0
21362026-06-17T21:54:16.574Z Compiling tokio-util v0.7.18
21372026-06-17T21:54:17.069Z Compiling h2 v0.4.14
21382026-06-17T21:54:17.159Z Compiling oxnet v0.1.6
21392026-06-17T21:54:17.321Z Compiling futures-executor v0.3.32
21402026-06-17T21:54:17.590Z Compiling usdt-macro v0.6.0
21412026-06-17T21:54:17.610Z Compiling usdt-attr-macro v0.6.0
21422026-06-17T21:54:17.705Z Compiling async-stream-impl v0.3.6
21432026-06-17T21:54:18.048Z Compiling rustix v0.38.44
21442026-06-17T21:54:18.241Z Compiling toml v1.1.2+spec-1.1.0
21452026-06-17T21:54:18.298Z Compiling multer v3.1.0
21462026-06-17T21:54:18.372Z Compiling async-stream v0.3.6
21472026-06-17T21:54:18.375Z Compiling usdt v0.6.0
21482026-06-17T21:54:18.552Z Compiling futures v0.3.32
21492026-06-17T21:54:18.568Z Compiling tokio-rustls v0.26.4
21502026-06-17T21:54:18.576Z Compiling async-compression v0.4.42
21512026-06-17T21:54:18.647Z Compiling slog-bunyan v2.5.0
21522026-06-17T21:54:18.675Z Compiling slog-term v2.9.2
21532026-06-17T21:54:18.784Z Compiling slog-async v2.8.0
21542026-06-17T21:54:18.828Z Compiling dropshot_endpoint v0.17.1
21552026-06-17T21:54:18.871Z Compiling serde_urlencoded v0.7.1
21562026-06-17T21:54:18.931Z Compiling async-trait v0.1.89
21572026-06-17T21:54:19.004Z Compiling proc-macro-crate v3.5.0
21582026-06-17T21:54:19.131Z Compiling serde_path_to_error v0.1.20
21592026-06-17T21:54:19.277Z Compiling hyper v1.10.1
21602026-06-17T21:54:19.374Z Compiling http-body-util v0.1.3
21612026-06-17T21:54:19.405Z Compiling rustls-pemfile v2.2.0
21622026-06-17T21:54:19.472Z Compiling crossbeam-epoch v0.9.18
21632026-06-17T21:54:19.947Z Compiling aho-corasick v1.1.4
21642026-06-17T21:54:19.995Z Compiling tempfile v3.27.0
21652026-06-17T21:54:19.995Z Compiling crossbeam-deque v0.8.6
21662026-06-17T21:54:19.999Z Compiling num_enum_derive v0.7.6
21672026-06-17T21:54:19.999Z Compiling block-buffer v0.10.4
21682026-06-17T21:54:19.999Z Compiling crypto-common v0.1.7
21692026-06-17T21:54:20.109Z Compiling dropshot-api-manager-types v0.7.2
21702026-06-17T21:54:20.179Z Compiling clap_builder v4.6.0
21712026-06-17T21:54:20.179Z Compiling git-stub v1.0.0
21722026-06-17T21:54:20.428Z Compiling hyper-util v0.1.20
21732026-06-17T21:54:20.505Z Compiling regex-automata v0.4.14
21742026-06-17T21:54:20.546Z Compiling digest v0.10.7
21752026-06-17T21:54:20.708Z Compiling atomicwrites v0.4.4
21762026-06-17T21:54:20.751Z Compiling rayon-core v1.13.0
21772026-06-17T21:54:20.865Z Compiling num_enum v0.7.6
21782026-06-17T21:54:20.908Z Compiling fs-err v3.3.0
21792026-06-17T21:54:20.971Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
21802026-06-17T21:54:21.060Z Compiling clap_derive v4.6.1
21812026-06-17T21:54:21.197Z Compiling serde_repr v0.1.20
21822026-06-17T21:54:21.431Z Compiling terminal_size v0.4.4
21832026-06-17T21:54:21.497Z Compiling bstr v1.12.1
21842026-06-17T21:54:21.577Z Compiling dropshot v0.17.1
21852026-06-17T21:54:21.763Z Compiling nom v8.0.0
21862026-06-17T21:54:21.791Z Compiling is_ci v1.2.0
21872026-06-17T21:54:21.814Z Compiling either v1.16.0
21882026-06-17T21:54:21.937Z Compiling textwrap v0.16.2
21892026-06-17T21:54:22.096Z Compiling rayon v1.12.0
21902026-06-17T21:54:22.103Z Compiling supports-color v3.0.2
21912026-06-17T21:54:22.190Z Compiling regex v1.12.3
21922026-06-17T21:54:22.459Z Compiling sha2 v0.10.9
21932026-06-17T21:54:22.654Z Compiling drift v0.2.0
21942026-06-17T21:54:22.668Z Compiling clap v4.6.1
21952026-06-17T21:54:22.757Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
21962026-06-17T21:54:22.813Z Compiling similar v2.7.0
21972026-06-17T21:54:23.208Z Compiling git-stub-vcs v0.1.0
21982026-06-17T21:54:23.957Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
21992026-06-17T21:54:24.366Z Compiling dropshot-api-manager v0.7.2
22002026-06-17T21:54:24.366Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
22012026-06-17T21:54:28.894Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
22022026-06-17T21:54:30.097Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
22032026-06-17T21:54:36.875Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.14s
22042026-06-17T21:54:36.952Z Running `target/debug/maghemite-dropshot-apis check`
22052026-06-17T21:54:36.979Z -------
22062026-06-17T21:54:36.979Z Generating OpenAPI documents from API definitions ...
22072026-06-17T21:54:37.037Z Loading local OpenAPI documents from "/work/oxidecomputer/maghemite/openapi" ...
22082026-06-17T21:54:37.073Z Loading blessed OpenAPI documents from VCS revision "origin/main" path "openapi"
22092026-06-17T21:54:37.201Z -------
22102026-06-17T21:54:37.201Z Checking 13 OpenAPI documents...
22112026-06-17T21:54:37.201Z Fresh ddm-admin (versioned v1.0.0 (blessed)): DDM Admin
22122026-06-17T21:54:37.203Z Fresh ddm-admin (versioned v2.0.0 (blessed)): DDM Admin
22132026-06-17T21:54:37.203Z Fresh ddm-admin "latest" symlink
22142026-06-17T21:54:37.203Z Fresh mg-admin (versioned v1.0.0 (blessed)): Maghemite Admin
22152026-06-17T21:54:37.207Z Fresh mg-admin (versioned v2.0.0 (blessed)): Maghemite Admin
22162026-06-17T21:54:37.207Z Fresh mg-admin (versioned v3.0.0 (blessed)): Maghemite Admin
22172026-06-17T21:54:37.207Z Fresh mg-admin (versioned v4.0.0 (blessed)): Maghemite Admin
22182026-06-17T21:54:37.207Z Fresh mg-admin (versioned v5.0.0 (blessed)): Maghemite Admin
22192026-06-17T21:54:37.207Z Fresh mg-admin (versioned v6.0.0 (blessed)): Maghemite Admin
22202026-06-17T21:54:37.208Z Fresh mg-admin (versioned v7.0.0 (blessed)): Maghemite Admin
22212026-06-17T21:54:37.208Z Fresh mg-admin (versioned v8.0.0 (blessed)): Maghemite Admin
22222026-06-17T21:54:37.208Z Fresh mg-admin (versioned v9.0.0 (blessed)): Maghemite Admin
22232026-06-17T21:54:37.208Z Fresh mg-admin (versioned v10.0.0 (blessed)): Maghemite Admin
22242026-06-17T21:54:37.208Z Fresh mg-admin (versioned v11.0.0 (blessed)): Maghemite Admin
22252026-06-17T21:54:37.208Z Fresh mg-admin "latest" symlink
22262026-06-17T21:54:37.208Z -------
22272026-06-17T21:54:37.208Z Success 13 documents checked: 15 fresh, 0 stale, 0 failed, 0 other problems
22282026-06-17T21:54:37.250Z+ banner build
22292026-06-17T21:54:37.254Z
22302026-06-17T21:54:37.254Z ##### # # # # #####
22312026-06-17T21:54:37.254Z # # # # # # # #
22322026-06-17T21:54:37.254Z ##### # # # # # #
22332026-06-17T21:54:37.254Z # # # # # # # #
22342026-06-17T21:54:37.254Z # # # # # # # #
22352026-06-17T21:54:37.254Z ##### #### # ###### #####
22362026-06-17T21:54:37.254Z
22372026-06-17T21:54:37.254Z+ ptime -m cargo build
22382026-06-17T21:54:37.850Z Compiling smallvec v1.15.1
22392026-06-17T21:54:37.963Z Compiling log v0.4.32
22402026-06-17T21:54:37.978Z Compiling slog v2.8.2
22412026-06-17T21:54:37.993Z Compiling ring v0.17.14
22422026-06-17T21:54:38.012Z Compiling webpki-roots v1.0.7
22432026-06-17T21:54:38.061Z Compiling similar v2.7.0
22442026-06-17T21:54:38.098Z Compiling fxhash v0.2.1
22452026-06-17T21:54:38.099Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
22462026-06-17T21:54:38.132Z Compiling icu_normalizer v2.2.0
22472026-06-17T21:54:38.170Z Compiling parking_lot_core v0.9.12
22482026-06-17T21:54:38.170Z Compiling goblin v0.10.7
22492026-06-17T21:54:38.231Z Compiling goblin v0.8.2
22502026-06-17T21:54:38.337Z Compiling slog-async v2.8.0
22512026-06-17T21:54:38.425Z Compiling parking_lot v0.12.5
22522026-06-17T21:54:38.540Z Compiling idna_adapter v1.2.2
22532026-06-17T21:54:38.709Z Compiling idna v1.1.0
22542026-06-17T21:54:38.738Z Compiling tokio v1.52.3
22552026-06-17T21:54:38.837Z Compiling slog-term v2.9.2
22562026-06-17T21:54:38.909Z Compiling slog-json v2.6.1
22572026-06-17T21:54:39.054Z Compiling url v2.5.8
22582026-06-17T21:54:39.127Z Compiling slog-bunyan v2.5.0
22592026-06-17T21:54:39.278Z Compiling rustls-webpki v0.103.13
22602026-06-17T21:54:39.413Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22612026-06-17T21:54:39.475Z Compiling expectorate v1.2.0
22622026-06-17T21:54:39.557Z Compiling schemars v0.8.22
22632026-06-17T21:54:39.637Z Compiling globset v0.4.18
22642026-06-17T21:54:39.912Z Compiling rustls v0.23.40
22652026-06-17T21:54:39.990Z Compiling moka v0.12.15
22662026-06-17T21:54:40.232Z Compiling parking_lot_core v0.8.6
22672026-06-17T21:54:40.415Z Compiling ipnetwork v0.21.1
22682026-06-17T21:54:40.543Z Compiling newtype-uuid v1.3.2
22692026-06-17T21:54:40.784Z Compiling oxnet v0.1.6
22702026-06-17T21:54:40.855Z Compiling serde_with v3.20.0
22712026-06-17T21:54:40.881Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22722026-06-17T21:54:40.893Z Compiling typify-impl v0.6.2
22732026-06-17T21:54:41.254Z Compiling daft v0.1.7
22742026-06-17T21:54:41.541Z Compiling dof v0.4.0
22752026-06-17T21:54:41.777Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22762026-06-17T21:54:42.121Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22772026-06-17T21:54:42.280Z Compiling usdt-impl v0.6.0
22782026-06-17T21:54:42.597Z Compiling tokio-util v0.7.18
22792026-06-17T21:54:42.724Z Compiling tower v0.5.3
22802026-06-17T21:54:42.841Z Compiling usdt v0.6.0
22812026-06-17T21:54:42.954Z Compiling tokio-rustls v0.26.4
22822026-06-17T21:54:42.992Z Compiling rustls-platform-verifier v0.7.0
22832026-06-17T21:54:43.133Z Compiling tower-http v0.6.11
22842026-06-17T21:54:43.199Z Compiling h2 v0.4.14
22852026-06-17T21:54:43.234Z Compiling async-compression v0.4.42
22862026-06-17T21:54:43.237Z Compiling iddqd v0.4.2
22872026-06-17T21:54:43.340Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22882026-06-17T21:54:43.603Z Compiling backoff v0.4.0
22892026-06-17T21:54:43.623Z Compiling typify v0.6.2
22902026-06-17T21:54:43.648Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22912026-06-17T21:54:43.742Z Compiling dof v0.3.0
22922026-06-17T21:54:43.835Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22932026-06-17T21:54:44.012Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22942026-06-17T21:54:44.171Z Compiling byte-wrapper v0.1.0
22952026-06-17T21:54:44.553Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22962026-06-17T21:54:44.573Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
22972026-06-17T21:54:44.587Z Compiling usdt-impl v0.5.0
22982026-06-17T21:54:44.640Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
22992026-06-17T21:54:44.718Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23002026-06-17T21:54:44.960Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23012026-06-17T21:54:44.983Z Compiling usdt v0.5.0
23022026-06-17T21:54:45.246Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
23032026-06-17T21:54:45.270Z Compiling progenitor-impl v0.13.0
23042026-06-17T21:54:45.761Z Compiling hyper v1.10.1
23052026-06-17T21:54:46.048Z Compiling progenitor-impl v0.14.0
23062026-06-17T21:54:46.180Z Compiling hickory-proto v0.24.4
23072026-06-17T21:54:46.390Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23082026-06-17T21:54:46.501Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23092026-06-17T21:54:46.603Z Compiling tokio-stream v0.1.18
23102026-06-17T21:54:46.825Z Compiling tokio-dtrace v0.1.1
23112026-06-17T21:54:47.074Z Compiling hyper-util v0.1.20
23122026-06-17T21:54:47.103Z Compiling zone v0.3.1
23132026-06-17T21:54:47.454Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23142026-06-17T21:54:47.652Z Compiling libsw-core v0.3.2
23152026-06-17T21:54:47.836Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23162026-06-17T21:54:47.871Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23172026-06-17T21:54:47.956Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
23182026-06-17T21:54:48.105Z Compiling hickory-resolver v0.24.4
23192026-06-17T21:54:48.237Z Compiling libsw v3.5.0
23202026-06-17T21:54:48.433Z Compiling hyper-rustls v0.27.9
23212026-06-17T21:54:48.466Z Compiling dropshot v0.17.1
23222026-06-17T21:54:48.777Z Compiling reqwest v0.13.4
23232026-06-17T21:54:48.813Z Compiling reqwest v0.12.28
23242026-06-17T21:54:48.911Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
23252026-06-17T21:54:49.256Z Compiling qorb v0.4.1
23262026-06-17T21:54:49.279Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23272026-06-17T21:54:49.337Z Compiling oxide-tokio-rt v0.1.6
23282026-06-17T21:54:49.409Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23292026-06-17T21:54:49.565Z Compiling slog-dtrace v0.3.0
23302026-06-17T21:54:49.670Z Compiling tough v0.22.0
23312026-06-17T21:54:49.887Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
23322026-06-17T21:54:50.337Z Compiling progenitor-client v0.14.0
23332026-06-17T21:54:50.547Z Compiling progenitor-client v0.10.0
23342026-06-17T21:54:50.656Z Compiling progenitor-extras v0.2.0
23352026-06-17T21:54:50.857Z Compiling progenitor-client v0.13.0
23362026-06-17T21:54:50.918Z Compiling progenitor v0.14.0
23372026-06-17T21:54:51.071Z Compiling cancel-safe-futures v0.1.5
23382026-06-17T21:54:51.181Z Compiling progenitor v0.13.0
23392026-06-17T21:54:51.184Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23402026-06-17T21:54:51.344Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
23412026-06-17T21:54:51.355Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23422026-06-17T21:54:51.388Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23432026-06-17T21:54:51.992Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23442026-06-17T21:54:52.513Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23452026-06-17T21:54:52.534Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23462026-06-17T21:54:52.737Z Compiling hickory-proto v0.25.2
23472026-06-17T21:54:52.990Z Compiling steno v0.4.1
23482026-06-17T21:54:53.087Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
23492026-06-17T21:54:53.204Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
23502026-06-17T21:54:53.717Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23512026-06-17T21:54:53.917Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23522026-06-17T21:54:54.093Z Compiling parking_lot v0.11.2
23532026-06-17T21:54:54.506Z Compiling sled v0.34.7
23542026-06-17T21:54:54.723Z Compiling hickory-resolver v0.25.2
23552026-06-17T21:54:55.922Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23562026-06-17T21:54:56.075Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23572026-06-17T21:54:56.095Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23582026-06-17T21:54:56.722Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23592026-06-17T21:54:56.760Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23602026-06-17T21:54:56.932Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
23612026-06-17T21:54:56.974Z Compiling arc-swap v1.9.1
23622026-06-17T21:54:57.157Z Compiling internet-checksum v0.2.1
23632026-06-17T21:54:57.297Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23642026-06-17T21:54:57.312Z Compiling slog-scope v4.4.1
23652026-06-17T21:54:57.590Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23662026-06-17T21:54:57.904Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23672026-06-17T21:54:58.194Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23682026-06-17T21:54:58.503Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23692026-06-17T21:54:58.660Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23702026-06-17T21:54:58.774Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23712026-06-17T21:54:58.893Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23722026-06-17T21:54:59.133Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
23732026-06-17T21:54:59.157Z Compiling papergrid v0.18.0
23742026-06-17T21:54:59.263Z Compiling testing_table v0.3.0
23752026-06-17T21:54:59.305Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23762026-06-17T21:54:59.446Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
23772026-06-17T21:54:59.621Z Compiling slog-stdlog v4.1.1
23782026-06-17T21:54:59.633Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
23792026-06-17T21:54:59.844Z Compiling dropshot-api-manager-types v0.7.2
23802026-06-17T21:55:00.005Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
23812026-06-17T21:55:00.209Z Compiling tabled v0.21.0
23822026-06-17T21:55:00.229Z Compiling slog-envlogger v2.2.0
23832026-06-17T21:55:00.648Z Compiling const-random v0.1.18
23842026-06-17T21:55:00.702Z Compiling typify-impl v0.4.3
23852026-06-17T21:55:00.732Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23862026-06-17T21:55:01.061Z Compiling crc8 v0.1.1
23872026-06-17T21:55:01.071Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23882026-06-17T21:55:01.190Z Compiling ahash v0.8.12
23892026-06-17T21:55:01.446Z Compiling smartstring v1.0.1
23902026-06-17T21:55:01.746Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
23912026-06-17T21:55:02.054Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
23922026-06-17T21:55:02.113Z Compiling sha1 v0.10.6
23932026-06-17T21:55:02.231Z Compiling thin-vec v0.2.18
23942026-06-17T21:55:02.361Z Compiling typify v0.4.3
23952026-06-17T21:55:02.481Z Compiling utf-8 v0.7.6
23962026-06-17T21:55:02.535Z Compiling rhai v1.25.1
23972026-06-17T21:55:02.590Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23982026-06-17T21:55:02.680Z Compiling tungstenite v0.21.0
23992026-06-17T21:55:02.841Z Compiling progenitor-impl v0.10.0
24002026-06-17T21:55:03.094Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
24012026-06-17T21:55:03.249Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24022026-06-17T21:55:03.625Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
24032026-06-17T21:55:03.641Z Compiling sha2 v0.10.9
24042026-06-17T21:55:04.055Z Compiling progenitor v0.10.0
24052026-06-17T21:55:04.112Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24062026-06-17T21:55:04.218Z Compiling lzma-sys v0.1.20
24072026-06-17T21:55:04.346Z Compiling tokio-tungstenite v0.21.0
24082026-06-17T21:55:04.700Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24092026-06-17T21:55:05.154Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24102026-06-17T21:55:05.887Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24112026-06-17T21:55:06.010Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24122026-06-17T21:55:06.251Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24132026-06-17T21:55:06.807Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24142026-06-17T21:55:07.031Z Compiling typeid v1.0.3
24152026-06-17T21:55:07.105Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
24162026-06-17T21:55:07.787Z Compiling console v0.16.3
24172026-06-17T21:55:08.173Z Compiling git-stub v1.0.0
24182026-06-17T21:55:08.238Z Compiling toml_datetime v0.7.5+spec-1.1.0
24192026-06-17T21:55:08.506Z Compiling base64 v0.21.7
24202026-06-17T21:55:08.574Z Compiling unit-prefix v0.5.2
24212026-06-17T21:55:08.612Z Compiling toml v0.9.12+spec-1.1.0
24222026-06-17T21:55:08.612Z Compiling indicatif v0.18.4
24232026-06-17T21:55:08.688Z Compiling git-stub-vcs v0.1.0
24242026-06-17T21:55:08.830Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24252026-06-17T21:55:09.046Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24262026-06-17T21:55:09.586Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
24272026-06-17T21:55:10.020Z Compiling ron v0.12.1
24282026-06-17T21:55:10.107Z Compiling xz2 v0.1.7
24292026-06-17T21:55:10.193Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
24302026-06-17T21:55:10.347Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
24312026-06-17T21:55:10.756Z Compiling drift v0.2.0
24322026-06-17T21:55:11.053Z Compiling base16ct v1.0.0
24332026-06-17T21:55:11.260Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24342026-06-17T21:55:11.507Z Compiling dropshot-api-manager v0.7.2
24352026-06-17T21:55:12.190Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
24362026-06-17T21:55:12.211Z Compiling natord v1.0.9
24372026-06-17T21:55:12.342Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
24382026-06-17T21:55:15.469Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24392026-06-17T21:55:15.650Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
24402026-06-17T21:55:23.599Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24412026-06-17T21:55:25.319Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
24422026-06-17T21:55:26.261Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
24432026-06-17T21:55:27.203Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
24442026-06-17T21:55:27.203Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
24452026-06-17T21:55:27.206Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
24462026-06-17T21:55:27.676Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
24472026-06-17T21:55:27.679Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
24482026-06-17T21:55:27.679Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
24492026-06-17T21:55:28.107Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
24502026-06-17T21:55:29.603Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
24512026-06-17T21:55:29.603Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
24522026-06-17T21:55:29.603Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
24532026-06-17T21:55:29.805Z Compiling bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async)
24542026-06-17T21:55:34.324Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
24552026-06-17T21:55:36.429Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
24562026-06-17T21:55:36.429Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
24572026-06-17T21:55:36.434Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
24582026-06-17T21:56:15.700Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
24592026-06-17T21:56:15.934Z
24602026-06-17T21:56:15.934Zreal 1:38.570038614
24612026-06-17T21:56:15.934Zuser 7:19.778621582
24622026-06-17T21:56:15.934Zsys 1:03.790113566
24632026-06-17T21:56:15.934Ztrap 0.188449776
24642026-06-17T21:56:15.934Ztflt 0.004735193
24652026-06-17T21:56:15.934Zdflt 0.233511173
24662026-06-17T21:56:15.934Zkflt 0.000089061
24672026-06-17T21:56:15.935Zlock 28:25.738124312
24682026-06-17T21:56:15.935Zslp 23:19.394107884
24692026-06-17T21:56:15.935Zlat 24.058913310
24702026-06-17T21:56:15.935Zstop 35.201443949
24712026-06-17T21:56:15.944Z+ ptime -m cargo build --release
24722026-06-17T21:56:16.635Z Compiling proc-macro2 v1.0.106
24732026-06-17T21:56:16.635Z Compiling quote v1.0.45
24742026-06-17T21:56:16.635Z Compiling unicode-ident v1.0.24
24752026-06-17T21:56:16.635Z Compiling serde_core v1.0.228
24762026-06-17T21:56:16.674Z Compiling serde v1.0.228
24772026-06-17T21:56:16.674Z Compiling libc v0.2.186
24782026-06-17T21:56:16.674Z Compiling cfg-if v1.0.4
24792026-06-17T21:56:16.755Z Compiling zmij v1.0.21
24802026-06-17T21:56:16.767Z Compiling autocfg v1.5.1
24812026-06-17T21:56:16.991Z Compiling memchr v2.8.1
24822026-06-17T21:56:17.086Z Compiling libm v0.2.16
24832026-06-17T21:56:17.153Z Compiling itoa v1.0.18
24842026-06-17T21:56:17.418Z Compiling icu_properties_data v2.2.0
24852026-06-17T21:56:17.423Z Compiling icu_normalizer_data v2.2.0
24862026-06-17T21:56:17.671Z Compiling version_check v0.9.5
24872026-06-17T21:56:17.695Z Compiling stable_deref_trait v1.2.1
24882026-06-17T21:56:17.868Z Compiling serde_json v1.0.150
24892026-06-17T21:56:17.872Z Compiling syn v2.0.117
24902026-06-17T21:56:17.962Z Compiling litemap v0.8.2
24912026-06-17T21:56:17.972Z Compiling writeable v0.6.3
24922026-06-17T21:56:18.491Z Compiling thiserror v2.0.18
24932026-06-17T21:56:18.519Z Compiling utf8_iter v1.0.4
24942026-06-17T21:56:18.520Z Compiling num-traits v0.2.19
24952026-06-17T21:56:18.520Z Compiling percent-encoding v2.3.2
24962026-06-17T21:56:18.527Z Compiling form_urlencoded v1.2.2
24972026-06-17T21:56:18.527Z Compiling getrandom v0.4.2
24982026-06-17T21:56:18.572Z Compiling rand_core v0.10.1
24992026-06-17T21:56:18.760Z Compiling parking_lot_core v0.9.12
25002026-06-17T21:56:18.871Z Compiling iana-time-zone v0.1.65
25012026-06-17T21:56:18.897Z Compiling heck v0.5.0
25022026-06-17T21:56:19.096Z Compiling errno v0.3.14
25032026-06-17T21:56:19.107Z Compiling uuid v1.23.2
25042026-06-17T21:56:19.175Z Compiling zerocopy v0.8.50
25052026-06-17T21:56:19.467Z Compiling semver v1.0.28
25062026-06-17T21:56:19.520Z Compiling dyn-clone v1.0.20
25072026-06-17T21:56:19.623Z Compiling schemars v0.8.22
25082026-06-17T21:56:20.570Z Compiling jobserver v0.1.34
25092026-06-17T21:56:20.635Z Compiling shlex v2.0.1
25102026-06-17T21:56:20.635Z Compiling find-msvc-tools v0.1.9
25112026-06-17T21:56:20.635Z Compiling cc v1.2.63
25122026-06-17T21:56:20.635Z Compiling rustversion v1.0.22
25132026-06-17T21:56:20.635Z Compiling pin-project-lite v0.2.17
25142026-06-17T21:56:20.635Z Compiling getrandom v0.2.17
25152026-06-17T21:56:20.636Z Compiling bitflags v2.12.1
25162026-06-17T21:56:20.636Z Compiling socket2 v0.6.4
25172026-06-17T21:56:20.636Z Compiling scopeguard v1.2.0
25182026-06-17T21:56:20.636Z Compiling portable-atomic v1.13.1
25192026-06-17T21:56:20.663Z Compiling lock_api v0.4.14
25202026-06-17T21:56:20.696Z Compiling synstructure v0.13.2
25212026-06-17T21:56:20.856Z Compiling serde_derive_internals v0.29.1
25222026-06-17T21:56:21.137Z Compiling log v0.4.32
25232026-06-17T21:56:21.159Z Compiling critical-section v1.2.0
25242026-06-17T21:56:21.273Z Compiling signal-hook-registry v1.4.8
25252026-06-17T21:56:21.298Z Compiling mio v1.2.1
25262026-06-17T21:56:21.307Z Compiling equivalent v1.0.2
25272026-06-17T21:56:21.388Z Compiling cmake v0.1.58
25282026-06-17T21:56:21.486Z Compiling once_cell v1.21.4
25292026-06-17T21:56:21.568Z Compiling dunce v1.0.5
25302026-06-17T21:56:21.601Z Compiling fs_extra v1.3.0
25312026-06-17T21:56:21.669Z Compiling subtle v2.6.1
25322026-06-17T21:56:21.746Z Compiling futures-core v0.3.32
25332026-06-17T21:56:21.770Z Compiling httparse v1.10.1
25342026-06-17T21:56:21.810Z Compiling serde_derive v1.0.228
25352026-06-17T21:56:21.843Z Compiling zerofrom-derive v0.1.7
25362026-06-17T21:56:21.856Z Compiling yoke-derive v0.8.2
25372026-06-17T21:56:21.868Z Compiling zerovec-derive v0.11.3
25382026-06-17T21:56:21.902Z Compiling displaydoc v0.2.6
25392026-06-17T21:56:21.931Z Compiling schemars_derive v0.8.22
25402026-06-17T21:56:21.984Z Compiling thiserror-impl v2.0.18
25412026-06-17T21:56:22.138Z Compiling tokio-macros v2.7.0
25422026-06-17T21:56:22.714Z Compiling zerocopy-derive v0.8.50
25432026-06-17T21:56:22.906Z Compiling zeroize_derive v1.4.3
25442026-06-17T21:56:22.919Z Compiling futures-macro v0.3.32
25452026-06-17T21:56:23.002Z Compiling aws-lc-sys v0.41.0
25462026-06-17T21:56:23.140Z Compiling zerofrom v0.1.8
25472026-06-17T21:56:23.175Z Compiling futures-sink v0.3.32
25482026-06-17T21:56:23.203Z Compiling yoke v0.8.3
25492026-06-17T21:56:23.347Z Compiling slab v0.4.12
25502026-06-17T21:56:23.391Z Compiling zerovec v0.11.6
25512026-06-17T21:56:23.407Z Compiling zerotrie v0.2.4
25522026-06-17T21:56:23.561Z Compiling rustix v1.1.4
25532026-06-17T21:56:23.604Z Compiling zeroize v1.8.2
25542026-06-17T21:56:23.767Z Compiling typenum v1.20.1
25552026-06-17T21:56:23.856Z Compiling thiserror v1.0.69
25562026-06-17T21:56:23.867Z Compiling futures-channel v0.3.32
25572026-06-17T21:56:23.880Z Compiling thiserror-impl v1.0.69
25582026-06-17T21:56:23.971Z Compiling tinystr v0.8.3
25592026-06-17T21:56:24.008Z Compiling potential_utf v0.1.5
25602026-06-17T21:56:24.124Z Compiling icu_locale_core v2.2.0
25612026-06-17T21:56:24.164Z Compiling icu_collections v2.2.0
25622026-06-17T21:56:24.198Z Compiling futures-io v0.3.32
25632026-06-17T21:56:24.202Z Compiling futures-task v0.3.32
25642026-06-17T21:56:24.420Z Compiling futures-util v0.3.32
25652026-06-17T21:56:24.437Z Compiling hashbrown v0.17.1
25662026-06-17T21:56:24.962Z Compiling icu_provider v2.2.0
25672026-06-17T21:56:25.003Z Compiling indexmap v2.14.0
25682026-06-17T21:56:25.129Z Compiling smallvec v1.15.1
25692026-06-17T21:56:25.165Z Compiling bytes v1.11.1
25702026-06-17T21:56:25.170Z Compiling chrono v0.4.45
25712026-06-17T21:56:25.417Z Compiling icu_normalizer v2.2.0
25722026-06-17T21:56:26.724Z Compiling icu_properties v2.2.0
25732026-06-17T21:56:26.756Z Compiling serde_tokenstream v0.2.3
25742026-06-17T21:56:26.756Z Compiling parking_lot v0.12.5
25752026-06-17T21:56:26.756Z Compiling idna_adapter v1.2.2
25762026-06-17T21:56:26.756Z Compiling tokio v1.52.3
25772026-06-17T21:56:26.767Z Compiling idna v1.1.0
25782026-06-17T21:56:27.032Z Compiling ucd-trie v0.1.7
25792026-06-17T21:56:27.183Z Compiling url v2.5.8
25802026-06-17T21:56:27.233Z Compiling pest v2.8.6
25812026-06-17T21:56:27.282Z Compiling tracing-attributes v0.1.31
25822026-06-17T21:56:27.352Z Compiling tracing-core v0.1.36
25832026-06-17T21:56:28.465Z Compiling rand_core v0.6.4
25842026-06-17T21:56:28.567Z Compiling regex-syntax v0.8.10
25852026-06-17T21:56:28.737Z Compiling ipnetwork v0.21.1
25862026-06-17T21:56:28.765Z Compiling tracing v0.1.44
25872026-06-17T21:56:28.819Z Compiling pest_meta v2.8.6
25882026-06-17T21:56:29.117Z Compiling slog v2.8.2
25892026-06-17T21:56:29.416Z Compiling byteorder v1.5.0
25902026-06-17T21:56:29.618Z Compiling base64 v0.22.1
25912026-06-17T21:56:29.693Z Compiling pest_generator v2.8.6
25922026-06-17T21:56:30.117Z Compiling http v1.4.1
25932026-06-17T21:56:30.131Z Compiling erased-serde v0.3.31
25942026-06-17T21:56:30.334Z Compiling aho-corasick v1.1.4
25952026-06-17T21:56:30.396Z Compiling getrandom v0.3.4
25962026-06-17T21:56:30.773Z Compiling pest_derive v2.8.6
25972026-06-17T21:56:32.595Z Compiling regex-automata v0.4.14
25982026-06-17T21:56:32.615Z Compiling anyhow v1.0.102
25992026-06-17T21:56:32.615Z Compiling fnv v1.0.7
26002026-06-17T21:56:32.649Z Compiling oxnet v0.1.6
26012026-06-17T21:56:32.649Z Compiling rustls-pki-types v1.14.1
26022026-06-17T21:56:32.649Z Compiling ring v0.17.14
26032026-06-17T21:56:32.662Z Compiling aws-lc-rs v1.17.0
26042026-06-17T21:56:33.038Z Compiling regex v1.12.3
26052026-06-17T21:56:33.132Z Compiling strsim v0.11.1
26062026-06-17T21:56:33.531Z Compiling paste v1.0.15
26072026-06-17T21:56:33.750Z Compiling tokio-util v0.7.18
26082026-06-17T21:56:33.948Z Compiling untrusted v0.9.0
26092026-06-17T21:56:34.043Z Compiling time-core v0.1.8
26102026-06-17T21:56:34.085Z Compiling num-conv v0.2.2
26112026-06-17T21:56:34.196Z Compiling ipnet v2.12.0
26122026-06-17T21:56:34.246Z Compiling untrusted v0.7.1
26132026-06-17T21:56:34.395Z Compiling time-macros v0.2.27
26142026-06-17T21:56:35.549Z Compiling ident_case v1.0.1
26152026-06-17T21:56:35.676Z Compiling rustls v0.23.40
26162026-06-17T21:56:35.895Z Compiling http-body v1.0.1
26172026-06-17T21:56:35.913Z Compiling scroll_derive v0.13.1
26182026-06-17T21:56:36.068Z Compiling atomic-waker v1.1.2
26192026-06-17T21:56:36.211Z Compiling camino v1.2.2
26202026-06-17T21:56:36.554Z Compiling async-trait v0.1.89
26212026-06-17T21:56:36.692Z Compiling tower-layer v0.3.3
26222026-06-17T21:56:36.746Z Compiling omicron-workspace-hack v0.1.0
26232026-06-17T21:56:36.897Z Compiling pretty-hex v0.4.2
26242026-06-17T21:56:37.018Z Compiling try-lock v0.2.5
26252026-06-17T21:56:37.112Z Compiling ryu v1.0.23
26262026-06-17T21:56:37.215Z Compiling tower-service v0.3.3
26272026-06-17T21:56:37.400Z Compiling want v0.3.1
26282026-06-17T21:56:37.513Z Compiling h2 v0.4.14
26292026-06-17T21:56:37.582Z Compiling ppv-lite86 v0.2.21
26302026-06-17T21:56:37.594Z Compiling crossbeam-utils v0.8.21
26312026-06-17T21:56:37.918Z Compiling httpdate v1.0.3
26322026-06-17T21:56:38.557Z Compiling crc32fast v1.5.0
26332026-06-17T21:56:39.092Z Compiling slog-async v2.8.0
26342026-06-17T21:56:39.404Z Compiling usdt-impl v0.6.0
26352026-06-17T21:56:39.687Z Compiling serde_urlencoded v0.7.1
26362026-06-17T21:56:39.953Z Compiling hyper v1.10.1
26372026-06-17T21:56:39.977Z Compiling scroll v0.13.0
26382026-06-17T21:56:40.217Z Compiling http-body-util v0.1.3
26392026-06-17T21:56:40.255Z Compiling plain v0.2.3
26402026-06-17T21:56:40.376Z Compiling goblin v0.10.7
26412026-06-17T21:56:40.518Z Compiling daft-derive v0.1.7
26422026-06-17T21:56:41.331Z Compiling hyper-util v0.1.20
26432026-06-17T21:56:43.728Z Compiling allocator-api2 v0.2.21
26442026-06-17T21:56:44.116Z Compiling foldhash v0.2.0
26452026-06-17T21:56:44.147Z Compiling dof v0.4.0
26462026-06-17T21:56:44.403Z Compiling hashbrown v0.16.1
26472026-06-17T21:56:44.440Z Compiling dtrace-parser v0.3.0
26482026-06-17T21:56:44.887Z Compiling openapiv3 v2.2.0
26492026-06-17T21:56:45.025Z Compiling thread-id v5.1.0
26502026-06-17T21:56:45.121Z Compiling syn v1.0.109
26512026-06-17T21:56:45.672Z Compiling generic-array v0.14.7
26522026-06-17T21:56:45.709Z Compiling powerfmt v0.2.0
26532026-06-17T21:56:45.989Z Compiling deranged v0.5.8
26542026-06-17T21:56:47.093Z Compiling num_threads v0.1.7
26552026-06-17T21:56:47.505Z Compiling time v0.3.47
26562026-06-17T21:56:48.413Z Compiling usdt-macro v0.6.0
26572026-06-17T21:56:48.517Z Compiling usdt-attr-macro v0.6.0
26582026-06-17T21:56:48.599Z Compiling rand_core v0.9.5
26592026-06-17T21:56:49.291Z Compiling multer v3.1.0
26602026-06-17T21:56:49.305Z Compiling ref-cast v1.0.25
26612026-06-17T21:56:49.554Z Compiling crossbeam-channel v0.5.15
26622026-06-17T21:56:49.725Z Compiling sync_wrapper v1.0.2
26632026-06-17T21:56:49.777Z Compiling cpufeatures v0.3.0
26642026-06-17T21:56:49.799Z Compiling winnow v1.0.3
26652026-06-17T21:56:49.860Z Compiling hex v0.4.3
26662026-06-17T21:56:50.051Z Compiling tower v0.5.3
26672026-06-17T21:56:50.160Z Compiling rand_chacha v0.9.0
26682026-06-17T21:56:50.289Z Compiling webpki-roots v1.0.7
26692026-06-17T21:56:50.382Z Compiling futures-executor v0.3.32
26702026-06-17T21:56:50.417Z Compiling async-stream-impl v0.3.6
26712026-06-17T21:56:50.625Z Compiling ref-cast-impl v1.0.25
26722026-06-17T21:56:50.721Z Compiling dropshot v0.17.1
26732026-06-17T21:56:50.862Z Compiling thread_local v1.1.9
26742026-06-17T21:56:51.072Z Compiling futures v0.3.32
26752026-06-17T21:56:51.162Z Compiling tower-http v0.6.11
26762026-06-17T21:56:51.203Z Compiling rand v0.9.4
26772026-06-17T21:56:51.268Z Compiling structmeta-derive v0.3.0
26782026-06-17T21:56:51.287Z Compiling is-terminal v0.4.17
26792026-06-17T21:56:51.299Z Compiling term v1.2.1
26802026-06-17T21:56:51.391Z Compiling fastrand v2.4.1
26812026-06-17T21:56:51.728Z Compiling take_mut v0.2.2
26822026-06-17T21:56:51.934Z Compiling slog-term v2.9.2
26832026-06-17T21:56:51.945Z Compiling crypto-common v0.1.7
26842026-06-17T21:56:52.093Z Compiling darling_core v0.23.0
26852026-06-17T21:56:52.329Z Compiling structmeta v0.3.0
26862026-06-17T21:56:52.343Z Compiling newtype-uuid-macros v0.1.0
26872026-06-17T21:56:52.544Z Compiling dropshot_endpoint v0.17.1
26882026-06-17T21:56:53.173Z Compiling newtype-uuid v1.3.2
26892026-06-17T21:56:53.207Z Compiling strum_macros v0.26.4
26902026-06-17T21:56:53.486Z Compiling daft v0.1.7
26912026-06-17T21:56:53.780Z Compiling tempfile v3.27.0
26922026-06-17T21:56:54.177Z Compiling darling_macro v0.23.0
26932026-06-17T21:56:54.209Z Compiling hybrid-array v0.4.12
26942026-06-17T21:56:54.363Z Compiling simd-adler32 v0.3.9
26952026-06-17T21:56:54.637Z Compiling openssl-probe v0.2.1
26962026-06-17T21:56:54.744Z Compiling either v1.16.0
26972026-06-17T21:56:54.823Z Compiling darling v0.23.0
26982026-06-17T21:56:54.866Z Compiling adler2 v2.0.1
26992026-06-17T21:56:54.893Z Compiling match_cfg v0.1.0
27002026-06-17T21:56:54.973Z Compiling miniz_oxide v0.8.9
27012026-06-17T21:56:54.986Z Compiling hostname v0.3.1
27022026-06-17T21:56:55.015Z Compiling serde_with_macros v3.20.0
27032026-06-17T21:56:55.034Z Compiling rustls-native-certs v0.8.4
27042026-06-17T21:56:55.148Z Compiling toml_parser v1.1.2+spec-1.1.0
27052026-06-17T21:56:55.224Z Compiling slog-json v2.6.1
27062026-06-17T21:56:55.478Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27072026-06-17T21:56:55.827Z Compiling serde_spanned v1.1.1
27082026-06-17T21:56:55.997Z Compiling memmap2 v0.9.10
27092026-06-17T21:56:56.008Z Compiling toml_writer v1.1.1+spec-1.1.0
27102026-06-17T21:56:56.381Z Compiling slog-bunyan v2.5.0
27112026-06-17T21:56:56.467Z Compiling flate2 v1.1.9
27122026-06-17T21:56:56.479Z Compiling block-buffer v0.12.0
27132026-06-17T21:56:56.567Z Compiling crypto-common v0.2.2
27142026-06-17T21:56:56.661Z Compiling derive-ex v0.1.8
27152026-06-17T21:56:56.676Z Compiling rand_chacha v0.3.1
27162026-06-17T21:56:57.008Z Compiling strum_macros v0.27.2
27172026-06-17T21:56:57.862Z Compiling usdt v0.6.0
27182026-06-17T21:56:57.887Z Compiling debug-ignore v1.0.5
27192026-06-17T21:56:58.007Z Compiling compression-core v0.4.32
27202026-06-17T21:56:58.197Z Compiling const-oid v0.10.2
27212026-06-17T21:56:58.252Z Compiling test-strategy v0.4.5
27222026-06-17T21:56:58.504Z Compiling digest v0.11.3
27232026-06-17T21:56:58.518Z Compiling compression-codecs v0.4.38
27242026-06-17T21:56:58.721Z Compiling rand v0.8.6
27252026-06-17T21:56:58.903Z Compiling macaddr v1.0.1
27262026-06-17T21:56:58.937Z Compiling toml_datetime v1.1.1+spec-1.1.0
27272026-06-17T21:56:59.165Z Compiling encoding_rs v0.8.35
27282026-06-17T21:56:59.188Z Compiling mime v0.3.17
27292026-06-17T21:56:59.383Z Compiling spin v0.9.8
27302026-06-17T21:56:59.734Z Compiling toml v1.1.2+spec-1.1.0
27312026-06-17T21:56:59.740Z Compiling async-compression v0.4.42
27322026-06-17T21:56:59.740Z Compiling sha1 v0.11.0
27332026-06-17T21:56:59.815Z Compiling async-stream v0.3.6
27342026-06-17T21:57:00.065Z Compiling block-buffer v0.10.4
27352026-06-17T21:57:00.147Z Compiling waitgroup v0.1.2
27362026-06-17T21:57:00.169Z Compiling rustls-pemfile v2.2.0
27372026-06-17T21:57:00.249Z Compiling serde_path_to_error v0.1.20
27382026-06-17T21:57:00.463Z Compiling hostname v0.4.2
27392026-06-17T21:57:00.527Z Compiling digest v0.10.7
27402026-06-17T21:57:00.698Z Compiling omicron-uuid-kinds v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27412026-06-17T21:57:00.781Z Compiling unicode-width v0.2.2
27422026-06-17T21:57:01.108Z Compiling parse-display-derive v0.10.0
27432026-06-17T21:57:01.380Z Compiling regress v0.10.5
27442026-06-17T21:57:02.429Z Compiling strum v0.26.3
27452026-06-17T21:57:02.675Z Compiling wait-timeout v0.2.1
27462026-06-17T21:57:03.198Z Compiling quick-error v1.2.3
27472026-06-17T21:57:03.317Z Compiling bit-vec v0.8.0
27482026-06-17T21:57:03.616Z Compiling bit-set v0.8.0
27492026-06-17T21:57:03.628Z Compiling rusty-fork v0.3.1
27502026-06-17T21:57:03.812Z Compiling api_identity v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27512026-06-17T21:57:03.821Z Compiling serde_with v3.20.0
27522026-06-17T21:57:04.159Z Compiling rand_xorshift v0.4.0
27532026-06-17T21:57:04.352Z Compiling unarray v0.1.4
27542026-06-17T21:57:04.379Z Compiling strum v0.27.2
27552026-06-17T21:57:04.451Z Compiling proptest v1.11.0
27562026-06-17T21:57:04.481Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
27572026-06-17T21:57:04.522Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
27582026-06-17T21:57:04.634Z Compiling instant v0.1.13
27592026-06-17T21:57:04.900Z Compiling cpufeatures v0.2.17
27602026-06-17T21:57:04.952Z Compiling iddqd v0.4.2
27612026-06-17T21:57:04.982Z Compiling itertools v0.14.0
27622026-06-17T21:57:05.030Z Compiling clap_derive v4.6.1
27632026-06-17T21:57:06.283Z Compiling utf8parse v0.2.2
27642026-06-17T21:57:06.686Z Compiling anstyle-parse v1.0.0
27652026-06-17T21:57:06.779Z Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27662026-06-17T21:57:06.902Z Compiling omicron-ledger v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
27672026-06-17T21:57:06.918Z Compiling backon v1.6.0
27682026-06-17T21:57:07.051Z Compiling terminal_size v0.4.4
27692026-06-17T21:57:07.428Z Compiling colorchoice v1.0.5
27702026-06-17T21:57:07.553Z Compiling anstyle-query v1.1.5
27712026-06-17T21:57:07.761Z Compiling is_terminal_polyfill v1.70.2
27722026-06-17T21:57:07.863Z Compiling anstyle v1.0.14
27732026-06-17T21:57:08.143Z Compiling anstream v1.0.0
27742026-06-17T21:57:08.637Z Compiling backoff v0.4.0
27752026-06-17T21:57:08.803Z Compiling parse-display v0.10.0
27762026-06-17T21:57:08.871Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
27772026-06-17T21:57:09.127Z Compiling clap_lex v1.1.0
27782026-06-17T21:57:09.317Z Compiling humantime v2.3.0
27792026-06-17T21:57:09.708Z Compiling clap_builder v4.6.0
27802026-06-17T21:57:10.422Z Compiling regress v0.11.1
27812026-06-17T21:57:11.630Z Compiling clap v4.6.1
27822026-06-17T21:57:11.953Z Compiling typify-impl v0.6.2
27832026-06-17T21:57:12.983Z Compiling toml_edit v0.25.12+spec-1.1.0
27842026-06-17T21:57:13.480Z Compiling crucible-workspace-hack v0.1.0
27852026-06-17T21:57:13.742Z Compiling proc-macro-crate v3.5.0
27862026-06-17T21:57:14.156Z Compiling zerocopy-derive v0.7.35
27872026-06-17T21:57:14.449Z Compiling unsafe-libyaml v0.2.11
27882026-06-17T21:57:15.105Z Compiling serde_yaml v0.9.34+deprecated
27892026-06-17T21:57:15.243Z Compiling typify-macro v0.6.2
27902026-06-17T21:57:15.860Z Compiling num_enum_derive v0.7.6
27912026-06-17T21:57:16.631Z Compiling darling_core v0.21.3
27922026-06-17T21:57:16.900Z Compiling convert_case v0.4.0
27932026-06-17T21:57:17.021Z Compiling num_enum v0.7.6
27942026-06-17T21:57:17.205Z Compiling derive_more v0.99.20
27952026-06-17T21:57:17.664Z Compiling toml_datetime v0.6.11
27962026-06-17T21:57:18.692Z Compiling darling_macro v0.21.3
27972026-06-17T21:57:18.705Z Compiling typify v0.6.2
27982026-06-17T21:57:19.144Z Compiling secrecy v0.10.3
27992026-06-17T21:57:19.294Z Compiling darling v0.21.3
28002026-06-17T21:57:19.337Z Compiling proc-macro-error-attr v1.0.4
28012026-06-17T21:57:19.380Z Compiling prettyplease v0.2.37
28022026-06-17T21:57:19.600Z Compiling heapless v0.8.0
28032026-06-17T21:57:19.638Z Compiling tinyvec_macros v0.1.1
28042026-06-17T21:57:19.714Z Compiling tinyvec v1.11.0
28052026-06-17T21:57:20.029Z Compiling ingot-macros v0.1.1
28062026-06-17T21:57:20.332Z Compiling zerocopy v0.7.35
28072026-06-17T21:57:20.336Z Compiling tabwriter v1.4.1
28082026-06-17T21:57:20.731Z Compiling crossbeam-epoch v0.9.18
28092026-06-17T21:57:20.888Z Compiling hash32 v0.3.1
28102026-06-17T21:57:21.054Z Compiling scroll_derive v0.12.1
28112026-06-17T21:57:21.085Z Compiling rustc_version v0.4.1
28122026-06-17T21:57:21.232Z Compiling num-integer v0.1.46
28132026-06-17T21:57:21.362Z Compiling proc-macro-error v1.0.4
28142026-06-17T21:57:21.621Z Compiling usdt-impl v0.5.0
28152026-06-17T21:57:21.740Z Compiling pkg-config v0.3.33
28162026-06-17T21:57:21.784Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28172026-06-17T21:57:21.910Z Compiling winnow v0.7.15
28182026-06-17T21:57:22.057Z Compiling smoltcp v0.11.0
28192026-06-17T21:57:22.181Z Compiling data-encoding v2.11.0
28202026-06-17T21:57:22.425Z Compiling rustix v0.38.44
28212026-06-17T21:57:22.697Z Compiling ingot-types v0.1.2
28222026-06-17T21:57:23.146Z Compiling scroll v0.12.0
28232026-06-17T21:57:23.277Z Compiling curve25519-dalek v4.1.3
28242026-06-17T21:57:23.523Z Compiling dof v0.3.0
28252026-06-17T21:57:24.571Z Compiling dtrace-parser v0.2.0
28262026-06-17T21:57:24.610Z Compiling hmac v0.12.1
28272026-06-17T21:57:24.651Z Compiling inout v0.1.4
28282026-06-17T21:57:24.765Z Compiling ff v0.13.1
28292026-06-17T21:57:24.777Z Compiling cobs v0.3.0
28302026-06-17T21:57:24.865Z Compiling bstr v1.12.1
28312026-06-17T21:57:25.048Z Compiling thread-id v4.2.2
28322026-06-17T21:57:25.053Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
28332026-06-17T21:57:25.154Z Compiling colored v3.1.1
28342026-06-17T21:57:25.253Z Compiling bitflags v1.3.2
28352026-06-17T21:57:25.312Z Compiling managed v0.8.0
28362026-06-17T21:57:25.493Z Compiling static_assertions v1.1.0
28372026-06-17T21:57:25.856Z Compiling postcard v1.1.3
28382026-06-17T21:57:25.874Z Compiling group v0.13.0
28392026-06-17T21:57:25.997Z Compiling cipher v0.4.4
28402026-06-17T21:57:26.231Z Compiling hkdf v0.12.4
28412026-06-17T21:57:26.681Z Compiling goblin v0.8.2
28422026-06-17T21:57:26.706Z Compiling ingot v0.1.1
28432026-06-17T21:57:26.914Z Compiling num-iter v0.1.45
28442026-06-17T21:57:27.061Z Compiling num-rational v0.4.2
28452026-06-17T21:57:28.626Z Compiling sled-hardware-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28462026-06-17T21:57:28.761Z Compiling universal-hash v0.5.1
28472026-06-17T21:57:28.909Z Compiling thiserror-impl-no-std v2.0.2
28482026-06-17T21:57:28.921Z Compiling hubpack_derive v0.1.1
28492026-06-17T21:57:28.933Z Compiling crypto-bigint v0.5.5
28502026-06-17T21:57:29.646Z Compiling half v2.7.1
28512026-06-17T21:57:29.843Z Compiling serde_repr v0.1.20
28522026-06-17T21:57:29.998Z Compiling curve25519-dalek-derive v0.1.1
28532026-06-17T21:57:30.047Z Compiling foreign-types-macros v0.2.3
28542026-06-17T21:57:30.698Z Compiling num-complex v0.4.6
28552026-06-17T21:57:30.997Z Compiling memoffset v0.9.1
28562026-06-17T21:57:31.258Z Compiling base64ct v1.8.3
28572026-06-17T21:57:31.269Z Compiling indent_write v2.2.0
28582026-06-17T21:57:31.544Z Compiling opaque-debug v0.3.1
28592026-06-17T21:57:31.603Z Compiling heck v0.4.1
28602026-06-17T21:57:31.622Z Compiling foreign-types-shared v0.3.1
28612026-06-17T21:57:31.669Z Compiling ciborium-io v0.2.2
28622026-06-17T21:57:31.799Z Compiling base16ct v0.2.0
28632026-06-17T21:57:31.847Z Compiling cfg_aliases v0.2.1
28642026-06-17T21:57:31.926Z Compiling nix v0.31.3
28652026-06-17T21:57:31.950Z Compiling elliptic-curve v0.13.8
28662026-06-17T21:57:32.256Z Compiling ciborium-ll v0.2.2
28672026-06-17T21:57:32.327Z Compiling foreign-types v0.5.0
28682026-06-17T21:57:32.412Z Compiling poly1305 v0.8.0
28692026-06-17T21:57:32.425Z Compiling password-hash v0.5.0
28702026-06-17T21:57:33.016Z Compiling num v0.4.3
28712026-06-17T21:57:33.231Z Compiling thiserror-no-std v2.0.2
28722026-06-17T21:57:33.329Z Compiling hubpack v0.1.2
28732026-06-17T21:57:34.534Z Compiling chacha20 v0.9.1
28742026-06-17T21:57:35.361Z Compiling gfss v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28752026-06-17T21:57:35.596Z Compiling reqwest v0.12.28
28762026-06-17T21:57:35.856Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28772026-06-17T21:57:36.357Z Compiling blake2 v0.10.6
28782026-06-17T21:57:36.847Z Compiling aead v0.5.2
28792026-06-17T21:57:36.922Z Compiling byte-wrapper v0.1.0
28802026-06-17T21:57:36.936Z Compiling chacha20 v0.10.0
28812026-06-17T21:57:37.039Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28822026-06-17T21:57:37.563Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
28832026-06-17T21:57:37.904Z Compiling cstr-argument v0.1.2
28842026-06-17T21:57:38.055Z Compiling float-ord v0.3.2
28852026-06-17T21:57:38.075Z Compiling keccak v0.1.6
28862026-06-17T21:57:38.174Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#4abde35f)
28872026-06-17T21:57:38.234Z Compiling sha3 v0.10.9
28882026-06-17T21:57:38.611Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28892026-06-17T21:57:38.660Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
28902026-06-17T21:57:39.029Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28912026-06-17T21:57:39.053Z Compiling trust-quorum-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
28922026-06-17T21:57:39.167Z Compiling rand v0.10.1
28932026-06-17T21:57:39.740Z Compiling chacha20poly1305 v0.10.1
28942026-06-17T21:57:39.904Z Compiling rustls-webpki v0.103.13
28952026-06-17T21:57:41.526Z Compiling argon2 v0.5.3
28962026-06-17T21:57:42.005Z Compiling progenitor-client v0.10.0
28972026-06-17T21:57:42.532Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7bd1bc80)
28982026-06-17T21:57:42.546Z Compiling vsss-rs v3.3.4
28992026-06-17T21:57:43.026Z Compiling ciborium v0.2.2
29002026-06-17T21:57:43.853Z Compiling atomicwrites v0.4.4
29012026-06-17T21:57:43.856Z Compiling usdt-attr-macro v0.5.0
29022026-06-17T21:57:43.928Z Compiling usdt-macro v0.5.0
29032026-06-17T21:57:44.008Z Compiling tokio-rustls v0.26.4
29042026-06-17T21:57:44.134Z Compiling rustls-platform-verifier v0.7.0
29052026-06-17T21:57:44.327Z Compiling hyper-rustls v0.27.9
29062026-06-17T21:57:44.635Z Compiling reqwest v0.13.4
29072026-06-17T21:57:46.047Z Compiling progenitor-client v0.14.0
29082026-06-17T21:57:46.334Z Compiling progenitor-extras v0.2.0
29092026-06-17T21:57:47.007Z Compiling num-derive v0.4.2
29102026-06-17T21:57:47.108Z Compiling enum-as-inner v0.6.1
29112026-06-17T21:57:47.712Z Compiling memmap v0.7.0
29122026-06-17T21:57:47.912Z Compiling omicron-common v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29132026-06-17T21:57:47.951Z Compiling semver v0.1.20
29142026-06-17T21:57:47.982Z Compiling rayon-core v1.13.0
29152026-06-17T21:57:48.235Z Compiling winnow v0.5.40
29162026-06-17T21:57:50.536Z Compiling toml_edit v0.19.15
29172026-06-17T21:57:50.595Z Compiling rustc_version v0.1.7
29182026-06-17T21:57:50.814Z Compiling usdt v0.5.0
29192026-06-17T21:57:51.578Z Compiling bootstore v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29202026-06-17T21:57:52.554Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29212026-06-17T21:57:59.782Z Compiling omicron-passwords v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29222026-06-17T21:58:00.117Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
29232026-06-17T21:58:00.229Z Compiling similar v2.7.0
29242026-06-17T21:58:00.966Z Compiling crossbeam-deque v0.8.6
29252026-06-17T21:58:01.355Z Compiling serde_spanned v0.6.9
29262026-06-17T21:58:01.449Z Compiling bytecount v0.6.9
29272026-06-17T21:58:01.512Z Compiling lazy_static v1.5.0
29282026-06-17T21:58:01.628Z Compiling toml_write v0.1.2
29292026-06-17T21:58:01.631Z Compiling vcpkg v0.2.15
29302026-06-17T21:58:01.848Z Compiling toml_edit v0.22.27
29312026-06-17T21:58:02.186Z Compiling openssl-sys v0.9.116
29322026-06-17T21:58:02.998Z Compiling sled-agent-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29332026-06-17T21:58:03.002Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29342026-06-17T21:58:03.283Z Compiling proc-macro-crate v1.3.1
29352026-06-17T21:58:03.557Z Compiling newtype_derive v0.1.6
29362026-06-17T21:58:03.634Z Compiling progenitor-impl v0.13.0
29372026-06-17T21:58:03.896Z Compiling progenitor-impl v0.14.0
29382026-06-17T21:58:04.187Z Compiling itertools v0.12.1
29392026-06-17T21:58:04.526Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29402026-06-17T21:58:04.776Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29412026-06-17T21:58:05.004Z Compiling linked-hash-map v0.5.6
29422026-06-17T21:58:05.048Z Compiling owo-colors v4.3.0
29432026-06-17T21:58:05.078Z Compiling swrite v0.1.0
29442026-06-17T21:58:05.196Z Compiling resolv-conf v0.7.6
29452026-06-17T21:58:05.410Z Compiling unicode-segmentation v1.13.3
29462026-06-17T21:58:05.691Z Compiling lru-cache v0.1.2
29472026-06-17T21:58:05.723Z Compiling progenitor-macro v0.13.0
29482026-06-17T21:58:05.822Z Compiling newline-converter v0.3.0
29492026-06-17T21:58:05.921Z Compiling progenitor-macro v0.14.0
29502026-06-17T21:58:05.967Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29512026-06-17T21:58:06.111Z Compiling num_enum_derive v0.5.11
29522026-06-17T21:58:07.187Z Compiling toml v0.8.23
29532026-06-17T21:58:07.286Z Compiling rayon v1.12.0
29542026-06-17T21:58:07.796Z Compiling hickory-proto v0.24.4
29552026-06-17T21:58:07.882Z Compiling progenitor-client v0.13.0
29562026-06-17T21:58:09.534Z Compiling console v0.15.11
29572026-06-17T21:58:09.979Z Compiling camino-tempfile v1.4.1
29582026-06-17T21:58:10.163Z Compiling serde-big-array v0.5.1
29592026-06-17T21:58:10.334Z Compiling pin-project-internal v1.1.13
29602026-06-17T21:58:10.407Z Compiling derive-where v1.6.1
29612026-06-17T21:58:10.811Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
29622026-06-17T21:58:11.367Z Compiling siphasher v1.0.3
29632026-06-17T21:58:11.460Z Compiling minimal-lexical v0.2.1
29642026-06-17T21:58:11.591Z Compiling phf_shared v0.12.1
29652026-06-17T21:58:11.732Z Compiling nom v7.1.3
29662026-06-17T21:58:11.735Z Compiling pin-project v1.1.13
29672026-06-17T21:58:11.836Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29682026-06-17T21:58:12.678Z Compiling sled-agent-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29692026-06-17T21:58:13.090Z Compiling progenitor v0.14.0
29702026-06-17T21:58:13.247Z Compiling progenitor v0.13.0
29712026-06-17T21:58:13.402Z Compiling expectorate v1.2.0
29722026-06-17T21:58:13.629Z Compiling hickory-resolver v0.24.4
29732026-06-17T21:58:15.423Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29742026-06-17T21:58:15.782Z Compiling num_enum v0.5.11
29752026-06-17T21:58:17.632Z Compiling zone_cfg_derive v0.3.1
29762026-06-17T21:58:18.325Z Compiling unicode-normalization v0.1.25
29772026-06-17T21:58:18.357Z Compiling tokio-stream v0.1.18
29782026-06-17T21:58:18.932Z Compiling async-recursion v1.1.1
29792026-06-17T21:58:18.935Z Compiling snafu-derive v0.8.9
29802026-06-17T21:58:19.656Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#d79800f9)
29812026-06-17T21:58:20.007Z Compiling slog-dtrace v0.3.0
29822026-06-17T21:58:20.283Z Compiling csv-core v0.1.13
29832026-06-17T21:58:20.696Z Compiling foldhash v0.1.5
29842026-06-17T21:58:20.712Z Compiling unicode-linebreak v0.1.5
29852026-06-17T21:58:20.940Z Compiling same-file v1.0.6
29862026-06-17T21:58:21.007Z Compiling openssl v0.10.80
29872026-06-17T21:58:21.134Z Compiling chrono-tz v0.10.4
29882026-06-17T21:58:21.222Z Compiling cancel-safe-futures v0.1.5
29892026-06-17T21:58:21.319Z Compiling konst_macro_rules v0.2.19
29902026-06-17T21:58:21.394Z Compiling unicode-width v0.1.14
29912026-06-17T21:58:21.507Z Compiling unicode-xid v0.2.6
29922026-06-17T21:58:21.523Z Compiling foreign-types-shared v0.1.1
29932026-06-17T21:58:21.624Z Compiling highway v1.3.0
29942026-06-17T21:58:21.639Z Compiling smawk v0.3.2
29952026-06-17T21:58:21.715Z Compiling const_format_proc_macros v0.2.34
29962026-06-17T21:58:21.810Z Compiling textwrap v0.16.2
29972026-06-17T21:58:22.323Z Compiling oxql-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
29982026-06-17T21:58:22.492Z Compiling foreign-types v0.3.2
29992026-06-17T21:58:22.560Z Compiling konst v0.2.20
30002026-06-17T21:58:22.621Z Compiling walkdir v2.5.0
30012026-06-17T21:58:22.805Z Compiling hashbrown v0.15.5
30022026-06-17T21:58:22.951Z Compiling snafu v0.8.9
30032026-06-17T21:58:23.308Z Compiling csv v1.4.0
30042026-06-17T21:58:23.399Z Compiling qorb v0.4.1
30052026-06-17T21:58:23.452Z Compiling olpc-cjson v0.1.4
30062026-06-17T21:58:23.474Z Compiling zone v0.3.1
30072026-06-17T21:58:23.496Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30082026-06-17T21:58:23.665Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30092026-06-17T21:58:24.198Z Compiling gateway-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30102026-06-17T21:58:24.268Z Compiling clickhouse-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30112026-06-17T21:58:25.212Z Compiling oximeter-db v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30122026-06-17T21:58:25.760Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30132026-06-17T21:58:27.172Z Compiling phf v0.12.1
30142026-06-17T21:58:27.813Z Compiling internal-dns-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30152026-06-17T21:58:27.986Z Compiling tokio-dtrace v0.1.1
30162026-06-17T21:58:28.280Z Compiling globset v0.4.18
30172026-06-17T21:58:28.363Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30182026-06-17T21:58:28.604Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30192026-06-17T21:58:28.842Z Compiling smf v0.2.3
30202026-06-17T21:58:29.231Z Compiling ddm-protocol v0.1.0 (/work/oxidecomputer/maghemite/ddm-protocol)
30212026-06-17T21:58:29.875Z Compiling rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30222026-06-17T21:58:30.037Z Compiling libsw-core v0.3.2
30232026-06-17T21:58:30.237Z Compiling pem v3.0.6
30242026-06-17T21:58:30.432Z Compiling serde_plain v1.0.2
30252026-06-17T21:58:30.738Z Compiling openssl-macros v0.1.1
30262026-06-17T21:58:30.928Z Compiling cookie v0.18.1
30272026-06-17T21:58:30.942Z Compiling sigpipe v0.1.3
30282026-06-17T21:58:31.043Z Compiling fixedbitset v0.4.2
30292026-06-17T21:58:31.146Z Compiling glob v0.3.3
30302026-06-17T21:58:31.193Z Compiling jiff v0.2.28
30312026-06-17T21:58:31.424Z Compiling typed-path v0.9.3
30322026-06-17T21:58:31.582Z Compiling fixedbitset v0.5.7
30332026-06-17T21:58:31.633Z Compiling illumos-utils v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30342026-06-17T21:58:31.919Z Compiling petgraph v0.8.3
30352026-06-17T21:58:32.206Z Compiling petgraph v0.6.5
30362026-06-17T21:58:32.324Z Compiling libsw v3.5.0
30372026-06-17T21:58:32.522Z Compiling tough v0.22.0
30382026-06-17T21:58:33.769Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
30392026-06-17T21:58:34.038Z Compiling ddm-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types/versions)
30402026-06-17T21:58:34.306Z Compiling oxlog v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30412026-06-17T21:58:34.374Z Compiling oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30422026-06-17T21:58:34.633Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
30432026-06-17T21:58:34.945Z Compiling internal-dns-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30442026-06-17T21:58:35.508Z Compiling oxide-tokio-rt v0.1.6
30452026-06-17T21:58:36.313Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
30462026-06-17T21:58:38.004Z Compiling clickhouse-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30472026-06-17T21:58:38.150Z Compiling gateway-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30482026-06-17T21:58:38.476Z Compiling cockroach-admin-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30492026-06-17T21:58:39.715Z Compiling const_format v0.2.36
30502026-06-17T21:58:40.094Z Compiling papergrid v0.11.0
30512026-06-17T21:58:40.231Z Compiling libscf-sys v1.2.0
30522026-06-17T21:58:40.307Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
30532026-06-17T21:58:40.386Z Compiling ereport-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30542026-06-17T21:58:40.991Z Compiling trust-quorum-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30552026-06-17T21:58:41.007Z Compiling tabled_derive v0.7.0
30562026-06-17T21:58:41.133Z Compiling gethostname v0.5.0
30572026-06-17T21:58:41.280Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30582026-06-17T21:58:41.552Z Compiling key-manager-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30592026-06-17T21:58:41.683Z Compiling bcs v0.1.6
30602026-06-17T21:58:41.808Z Compiling linear-map v1.2.0
30612026-06-17T21:58:41.992Z Compiling whoami v1.6.1
30622026-06-17T21:58:42.036Z Compiling termtree v0.5.1
30632026-06-17T21:58:42.075Z Compiling tagptr v0.2.0
30642026-06-17T21:58:42.248Z Compiling moka v0.12.15
30652026-06-17T21:58:42.735Z Compiling tabled v0.15.0
30662026-06-17T21:58:43.483Z Compiling update-engine v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30672026-06-17T21:58:44.407Z Compiling trust-quorum-protocol v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30682026-06-17T21:58:44.951Z Compiling gateway-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30692026-06-17T21:58:45.333Z Compiling cockroach-admin-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30702026-06-17T21:58:45.552Z Compiling nexus-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30712026-06-17T21:58:45.596Z Compiling steno v0.4.1
30722026-06-17T21:58:47.915Z Compiling bootstrap-agent-lockstep-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30732026-06-17T21:58:50.634Z Compiling hickory-proto v0.25.2
30742026-06-17T21:58:51.175Z Compiling oximeter-producer-api v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30752026-06-17T21:58:51.676Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs?branch=main#72389b51)
30762026-06-17T21:58:52.373Z Compiling ddm-api-types v0.1.0 (/work/oxidecomputer/maghemite/ddm-api-types)
30772026-06-17T21:58:52.508Z Compiling parking_lot_core v0.8.6
30782026-06-17T21:58:52.613Z Compiling nom v8.0.0
30792026-06-17T21:58:52.869Z Compiling hickory-resolver v0.25.2
30802026-06-17T21:58:53.946Z Compiling internal-dns-resolver v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30812026-06-17T21:58:54.421Z Compiling client-common v0.1.0 (/work/oxidecomputer/maghemite/client-common)
30822026-06-17T21:58:54.513Z Compiling parking_lot v0.11.2
30832026-06-17T21:58:54.683Z Compiling fxhash v0.2.1
30842026-06-17T21:58:54.838Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30852026-06-17T21:58:55.110Z Compiling mg-api-types-versions v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types/versions)
30862026-06-17T21:58:55.228Z Compiling crunchy v0.2.4
30872026-06-17T21:58:55.389Z Compiling network-interface v0.1.7 (https://github.com/oxidecomputer/network-interface?branch=illumos#5a696e91)
30882026-06-17T21:58:55.581Z Compiling sled v0.34.7
30892026-06-17T21:58:55.669Z Compiling typify-impl v0.4.3
30902026-06-17T21:58:58.856Z Compiling nexus-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
30912026-06-17T21:58:59.009Z Compiling proc-macro-error-attr2 v2.0.0
30922026-06-17T21:58:59.150Z Compiling tiny-keccak v2.0.2
30932026-06-17T21:58:59.451Z Compiling typify-macro v0.4.3
30942026-06-17T21:58:59.497Z Compiling proc-macro-error2 v2.0.1
30952026-06-17T21:59:00.433Z Compiling arc-swap v1.9.1
30962026-06-17T21:59:00.791Z Compiling internet-checksum v0.2.1
30972026-06-17T21:59:00.948Z Compiling slog-scope v4.4.1
30982026-06-17T21:59:01.019Z Compiling mg-api-types v0.1.0 (/work/oxidecomputer/maghemite/mg-api-types)
30992026-06-17T21:59:01.285Z Compiling tabled_derive v0.11.0
31002026-06-17T21:59:01.369Z Compiling papergrid v0.18.0
31012026-06-17T21:59:01.382Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31022026-06-17T21:59:01.897Z Compiling testing_table v0.3.0
31032026-06-17T21:59:02.323Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31042026-06-17T21:59:02.444Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#e88642c7)
31052026-06-17T21:59:02.663Z Compiling tabled v0.21.0
31062026-06-17T21:59:02.889Z Compiling const-random-macro v0.1.16
31072026-06-17T21:59:03.337Z Compiling slog-stdlog v4.1.1
31082026-06-17T21:59:03.779Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31092026-06-17T21:59:04.483Z Compiling dropshot-api-manager-types v0.7.2
31102026-06-17T21:59:05.076Z Compiling smartstring v1.0.1
31112026-06-17T21:59:05.369Z Compiling ahash v0.8.12
31122026-06-17T21:59:06.634Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
31132026-06-17T21:59:06.952Z Compiling slog-envlogger v2.2.0
31142026-06-17T21:59:08.103Z Compiling const-random v0.1.18
31152026-06-17T21:59:08.197Z Compiling typify v0.4.3
31162026-06-17T21:59:08.592Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31172026-06-17T21:59:09.063Z Compiling toml_datetime v0.7.5+spec-1.1.0
31182026-06-17T21:59:09.294Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31192026-06-17T21:59:09.372Z Compiling crc8 v0.1.1
31202026-06-17T21:59:09.498Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=0c92583413d48f50f87c32bac3ed9a26b6785b58#0c925834)
31212026-06-17T21:59:09.635Z Compiling toml v0.9.12+spec-1.1.0
31222026-06-17T21:59:10.526Z Compiling nexus-client v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31232026-06-17T21:59:10.888Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31242026-06-17T21:59:12.569Z Compiling oximeter-producer v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#d6fba551)
31252026-06-17T21:59:12.585Z Compiling progenitor-impl v0.10.0
31262026-06-17T21:59:14.622Z Compiling mg-common v0.1.0 (/work/oxidecomputer/maghemite/mg-common)
31272026-06-17T21:59:16.486Z Compiling ndp v0.1.0 (/work/oxidecomputer/maghemite/ndp)
31282026-06-17T21:59:17.293Z Compiling rdb v0.1.0 (/work/oxidecomputer/maghemite/rdb)
31292026-06-17T21:59:18.344Z Compiling ddm-admin-client v0.1.0 (/work/oxidecomputer/maghemite/ddm-admin-client)
31302026-06-17T21:59:18.414Z Compiling lzma-sys v0.1.20
31312026-06-17T21:59:18.872Z Compiling sha1 v0.10.6
31322026-06-17T21:59:18.963Z Compiling thin-vec v0.2.18
31332026-06-17T21:59:19.038Z Compiling rhai_codegen v3.2.0
31342026-06-17T21:59:19.339Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31352026-06-17T21:59:19.342Z Compiling fs-err v3.3.0
31362026-06-17T21:59:19.633Z Compiling typeid v1.0.3
31372026-06-17T21:59:19.908Z Compiling utf-8 v0.7.6
31382026-06-17T21:59:20.130Z Compiling tungstenite v0.21.0
31392026-06-17T21:59:20.305Z Compiling rhai v1.25.1
31402026-06-17T21:59:21.108Z Compiling progenitor-macro v0.10.0
31412026-06-17T21:59:25.258Z Compiling cargo_toml v0.22.3
31422026-06-17T21:59:27.559Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
31432026-06-17T21:59:27.599Z Compiling sha2 v0.10.9
31442026-06-17T21:59:28.837Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31452026-06-17T21:59:29.106Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
31462026-06-17T21:59:29.127Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31472026-06-17T21:59:29.994Z Compiling progenitor v0.10.0
31482026-06-17T21:59:30.202Z Compiling tokio-tungstenite v0.21.0
31492026-06-17T21:59:30.564Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31502026-06-17T21:59:30.770Z Compiling ddm-api v0.1.0 (/work/oxidecomputer/maghemite/ddm-api)
31512026-06-17T21:59:32.736Z Compiling zone_cfg_derive v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31522026-06-17T21:59:33.469Z Compiling bgp v0.1.0 (/work/oxidecomputer/maghemite/bgp)
31532026-06-17T21:59:34.082Z Compiling console v0.16.3
31542026-06-17T21:59:34.162Z Compiling git-stub v1.0.0
31552026-06-17T21:59:34.899Z Compiling unit-prefix v0.5.2
31562026-06-17T21:59:35.071Z Compiling base64 v0.21.7
31572026-06-17T21:59:35.084Z Compiling is_ci v1.2.0
31582026-06-17T21:59:35.180Z Compiling supports-color v3.0.2
31592026-06-17T21:59:35.264Z Compiling indicatif v0.18.4
31602026-06-17T21:59:35.348Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
31612026-06-17T21:59:35.586Z Compiling git-stub-vcs v0.1.0
31622026-06-17T21:59:36.319Z Compiling zone v0.3.1 (https://github.com/oxidecomputer/zone#008474e8)
31632026-06-17T21:59:36.598Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
31642026-06-17T21:59:37.828Z Compiling ron v0.12.1
31652026-06-17T21:59:37.969Z Compiling xz2 v0.1.7
31662026-06-17T21:59:38.371Z Compiling bfd v0.1.0 (/work/oxidecomputer/maghemite/bfd)
31672026-06-17T21:59:38.807Z Compiling mg-api v0.1.0 (/work/oxidecomputer/maghemite/mg-api)
31682026-06-17T21:59:39.299Z Compiling mg-admin-client v0.1.0 (/work/oxidecomputer/maghemite/mg-admin-client)
31692026-06-17T21:59:39.577Z Compiling drift v0.2.0
31702026-06-17T21:59:40.572Z Compiling base16ct v1.0.0
31712026-06-17T21:59:41.625Z Compiling dropshot-api-manager v0.7.2
31722026-06-17T21:59:46.038Z Compiling bfd-async v0.1.0 (/work/oxidecomputer/maghemite/bfd-async)
31732026-06-17T21:59:48.583Z Compiling ddm v0.1.0 (/work/oxidecomputer/maghemite/ddm)
31742026-06-17T21:59:50.663Z Compiling ztest v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#89996b1f)
31752026-06-17T21:59:51.838Z Compiling mg-lower v0.1.0 (/work/oxidecomputer/maghemite/mg-lower)
31762026-06-17T21:59:52.720Z Compiling natord v1.0.9
31772026-06-17T21:59:53.018Z Compiling mg-tests v0.1.0 (/work/oxidecomputer/maghemite/tests)
31782026-06-17T21:59:53.108Z Compiling util v0.1.0 (/work/oxidecomputer/maghemite/util)
31792026-06-17T21:59:56.957Z Compiling xtask v0.1.0 (/work/oxidecomputer/maghemite/xtask)
31802026-06-17T21:59:57.816Z Compiling ddmadm v0.1.0 (/work/oxidecomputer/maghemite/ddmadm)
31812026-06-17T21:59:58.674Z Compiling mg-ddm-verify v0.1.0 (/work/oxidecomputer/maghemite/mg-ddm-verify)
31822026-06-17T22:00:04.992Z Compiling falcon-lab v0.1.0 (/work/oxidecomputer/maghemite/falcon-lab)
31832026-06-17T22:00:06.983Z Compiling maghemite-dropshot-apis v0.1.0 (/work/oxidecomputer/maghemite/dropshot-apis)
31842026-06-17T22:00:08.564Z Compiling mgd v0.1.0 (/work/oxidecomputer/maghemite/mgd)
31852026-06-17T22:00:09.128Z Compiling mgadm v0.1.0 (/work/oxidecomputer/maghemite/mgadm)
31862026-06-17T22:00:10.613Z Compiling ddmd v0.1.0 (/work/oxidecomputer/maghemite/ddmd)
31872026-06-17T22:00:36.293Z Finished `release` profile [optimized] target(s) in 4m 20s
31882026-06-17T22:00:36.474Z
31892026-06-17T22:00:36.474Zreal 4:20.519881419
31902026-06-17T22:00:36.474Zuser 29:38.259036858
31912026-06-17T22:00:36.475Zsys 2:45.123395798
31922026-06-17T22:00:36.475Ztrap 0.742485337
31932026-06-17T22:00:36.475Ztflt 1.308287823
31942026-06-17T22:00:36.475Zdflt 1.753712673
31952026-06-17T22:00:36.476Zkflt 0.006280192
31962026-06-17T22:00:36.476Zlock 1:58:02.865820757
31972026-06-17T22:00:36.476Zslp 1:24:55.229943739
31982026-06-17T22:00:36.476Zlat 2:13.611389747
31992026-06-17T22:00:36.476Zstop 3:27.177776608
32002026-06-17T22:00:36.480Z+ for x in debug release
32012026-06-17T22:00:36.480Z+ mkdir -p /work/debug
32022026-06-17T22:00:36.480Z+ cp target/debug/ddmd /work/debug/ddmd
32032026-06-17T22:00:36.987Z+ cp target/debug/ddmadm /work/debug/ddmadm
32042026-06-17T22:00:37.364Z+ cp target/debug/mgd /work/debug/mgd
32052026-06-17T22:00:38.010Z+ cp target/debug/mgadm /work/debug/mgadm
32062026-06-17T22:00:38.537Z+ for x in debug release
32072026-06-17T22:00:38.537Z+ mkdir -p /work/release
32082026-06-17T22:00:38.540Z+ cp target/release/ddmd /work/release/ddmd
32092026-06-17T22:00:38.627Z+ cp target/release/ddmadm /work/release/ddmadm
32102026-06-17T22:00:38.700Z+ cp target/release/mgd /work/release/mgd
32112026-06-17T22:00:38.765Z+ cp target/release/mgadm /work/release/mgadm
32122026-06-17T22:00:38.861Z+ cp target/release/falcon-lab /work/release/falcon-lab
32132026-06-17T22:00:38.928Zprocess exited: duration 694130 ms, exit code 0
 
32142026-06-17T22:00:38.942Zfound 9 output files
32152026-06-17T22:00:38.942Zuploading: /work/debug/ddmadm (513717344 bytes)
32162026-06-17T22:00:46.870Zuploaded: /work/debug/ddmadm
32172026-06-17T22:00:46.873Zuploading: /work/debug/ddmd (588584384 bytes)
32182026-06-17T22:00:55.214Zuploaded: /work/debug/ddmd
32192026-06-17T22:00:55.214Zuploading: /work/debug/mgadm (609352896 bytes)
32202026-06-17T22:01:05.601Zuploaded: /work/debug/mgadm
32212026-06-17T22:01:05.601Zuploading: /work/debug/mgd (693181400 bytes)
32222026-06-17T22:01:17.592Zuploaded: /work/debug/mgd
32232026-06-17T22:01:17.592Zuploading: /work/release/ddmadm (45420224 bytes)
32242026-06-17T22:01:18.941Zuploaded: /work/release/ddmadm
32252026-06-17T22:01:18.941Zuploading: /work/release/ddmd (53071176 bytes)
32262026-06-17T22:01:20.287Zuploaded: /work/release/ddmd
32272026-06-17T22:01:20.287Zuploading: /work/release/falcon-lab (38928672 bytes)
32282026-06-17T22:01:21.542Zuploaded: /work/release/falcon-lab
32292026-06-17T22:01:21.542Zuploading: /work/release/mgadm (60245624 bytes)
32302026-06-17T22:01:22.997Zuploaded: /work/release/mgadm
32312026-06-17T22:01:22.997Zuploading: /work/release/mgd (72001272 bytes)
32322026-06-17T22:01:24.549Zuploaded: /work/release/mgd