01M1PNSYDY3EJXFHXBGDEXGQNE: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0-16c64gb",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M1PNTHEMJGDYHDFWPKCK618E

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T17:01:18.366Zjob assigned to worker 01M1PNTXHY36CK53XK3H92RERA [factory aws, i-070cf46f90ca1a386] (queued for 53 s)
 
22026-09-04T17:01:26.821Zstarting task 0: "setup"
32026-09-04T17:01:26.829Z++ uname -s
42026-09-04T17:01:26.832Z+ kern=SunOS
52026-09-04T17:01:26.832Z+ build_user=build
62026-09-04T17:01:26.832Z+ build_uid=12345
72026-09-04T17:01:26.832Z+ work_dir=/work
82026-09-04T17:01:26.832Z+ input_dir=/input
92026-09-04T17:01:26.832Z+ [[ 0 == 12345 ]]
102026-09-04T17:01:26.832Z+ case "$kern" in
112026-09-04T17:01:26.832Z+ groupadd -g 12345 build
122026-09-04T17:01:26.832Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T17:01:28.837Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T17:01:28.963Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T17:01:28.966Z+ home_fs=zfs
162026-09-04T17:01:28.966Z+ [[ zfs == autofs ]]
172026-09-04T17:01:28.966Z+ mkdir -p /home/build
182026-09-04T17:01:28.966Z+ chown build:build /home/build /work
192026-09-04T17:01:29.961Z+ chmod 0700 /home/build /work
202026-09-04T17:01:29.964Zprocess exited: duration 3145 ms, exit code 0
 
212026-09-04T17:01:29.971Zstarting task 1: "rust-toolchain"
222026-09-04T17:01:29.977Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T17:01:29.977Z * rust toolchain channel = "1.97.1"
242026-09-04T17:01:29.977Z * rust toolchain profile = "default"
252026-09-04T17:01:29.977Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T17:01:29.977Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T17:01:29.977Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T17:01:29.981Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T17:01:29.981Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T17:01:30.091Zinfo: downloading installer
312026-09-04T17:01:31.268Zinfo: profile set to default
322026-09-04T17:01:31.268Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T17:01:31.271Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T17:01:31.403Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T17:01:31.406Zinfo: downloading 6 components
362026-09-04T17:01:45.513Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T17:01:45.513Z
382026-09-04T17:01:45.541Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T17:01:45.541Z
402026-09-04T17:01:45.544Z
412026-09-04T17:01:45.545ZRust is installed now. Great!
422026-09-04T17:01:45.545Z
432026-09-04T17:01:45.545ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T17:01:45.545Zenvironment variable. This has not been done automatically.
452026-09-04T17:01:45.545Z
462026-09-04T17:01:45.545ZTo configure your current shell, you need to source
472026-09-04T17:01:45.545Zthe corresponding env file under $HOME/.cargo.
482026-09-04T17:01:45.545Z
492026-09-04T17:01:45.545ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T17:01:45.545Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T17:01:45.545Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T17:01:45.545ZCC_x86_64-unknown-illumos = None
532026-09-04T17:01:45.545Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T17:01:45.545ZCC_x86_64_unknown_illumos = None
552026-09-04T17:01:45.545Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T17:01:45.545ZHOST_CC = None
572026-09-04T17:01:45.545Zcargo:rerun-if-env-changed=CC
582026-09-04T17:01:45.545ZCC = None
592026-09-04T17:01:45.545Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T17:01:45.720Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T17:01:45.720ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T17:01:45.720Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T17:01:45.720ZCFLAGS = None
642026-09-04T17:01:45.720Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T17:01:45.720ZHOST_CFLAGS = None
662026-09-04T17:01:45.720Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T17:01:45.720ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T17:01:45.721Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T17:01:45.721ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T17:01:45.825Z+ rustup --version
712026-09-04T17:01:45.830Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T17:01:45.833Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T17:01:45.851Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T17:01:45.855Z+ cargo --version
752026-09-04T17:01:45.862Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T17:01:45.866Z+ rustc --version
772026-09-04T17:01:45.891Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T17:01:45.900Zprocess exited: duration 15914 ms, exit code 0
 
792026-09-04T17:01:45.910Zstarting task 2: "authentication"
802026-09-04T17:01:45.929Zprocess exited: duration 19 ms, exit code 0
 
812026-09-04T17:01:45.937Zstarting task 3: "clone repository"
822026-09-04T17:01:45.941Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T17:01:45.945Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T17:01:45.976ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T17:02:00.219Z+ cd /work/oxidecomputer/omicron
862026-09-04T17:02:00.219Z+ git fetch origin d6121683ebb870d5074d9af7fb80ab82985369a0
872026-09-04T17:02:00.530ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T17:02:00.530Z * branch d6121683ebb870d5074d9af7fb80ab82985369a0 -> FETCH_HEAD
892026-09-04T17:02:00.540Z+ [[ -n '' ]]
902026-09-04T17:02:00.540Z+ git reset --hard d6121683ebb870d5074d9af7fb80ab82985369a0
912026-09-04T17:02:00.792ZHEAD is now at d6121683e [antithesis] first cut of the Antithesis harness for Nexus and CockroachDB
922026-09-04T17:02:00.797Zprocess exited: duration 14857 ms, exit code 0
 
932026-09-04T17:02:00.813Zstarting task 4: "build"
942026-09-04T17:02:00.823Z+ source .github/buildomat/ci-env.sh
952026-09-04T17:02:00.823Z++ export CARGO_TERM_COLOR=always
962026-09-04T17:02:00.824Z++ CARGO_TERM_COLOR=always
972026-09-04T17:02:00.824Z+++ uname -s
982026-09-04T17:02:00.824Z++ [[ SunOS == \S\u\n\O\S ]]
992026-09-04T17:02:00.824Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1002026-09-04T17:02:00.829Z+ cargo --version
1012026-09-04T17:02:00.829Zcargo 1.97.1 (c980f4866 2026-06-30)
1022026-09-04T17:02:00.829Z+ rustc --version
1032026-09-04T17:02:00.851Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1042026-09-04T17:02:00.855Z+ WORK=/work
1052026-09-04T17:02:00.855Z+ pfexec mkdir -p /work
1062026-09-04T17:02:00.855Z+ pfexec chown build /work
1072026-09-04T17:02:00.859Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082026-09-04T17:02:02.953Z Startup: Refreshing catalog 'helios' ... Done
1092026-09-04T17:02:03.378Z Startup: Caching catalogs ... Done
1102026-09-04T17:02:06.067ZPlanning: Solver setup ... Done (2.437s)
1112026-09-04T17:02:06.099ZPlanning: Running solver ... Done (0.068s)
1122026-09-04T17:02:06.164ZPlanning: Finding local manifests ... Done (0.003s)
1132026-09-04T17:02:06.233ZPlanning: Fetching manifests: 0/2 0% complete
1142026-09-04T17:02:06.233ZPlanning: Fetching manifests: 2/2 100% complete
1152026-09-04T17:02:06.233ZPlanning: Package planning ... Done (0.014s)
1162026-09-04T17:02:06.233ZPlanning: Merging actions ... Done (0.001s)
1172026-09-04T17:02:06.340ZPlanning: Checking for conflicting actions ... Done (0.162s)
1182026-09-04T17:02:06.352ZPlanning: Consolidating action changes ... Done (0.001s)
1192026-09-04T17:02:07.202ZPlanning: Evaluating mediators ... Done (0.866s)
1202026-09-04T17:02:07.239ZPlanning: Planning completed in 3.77 seconds
1212026-09-04T17:02:07.239Z Packages to install: 2
1222026-09-04T17:02:07.239Z Estimated space available: 156.00 GB
1232026-09-04T17:02:07.239ZEstimated space to be consumed: 86.48 MB
1242026-09-04T17:02:07.239Z Create boot environment: No
1252026-09-04T17:02:07.239ZCreate backup boot environment: No
1262026-09-04T17:02:07.240Z Rebuild boot archive: No
1272026-09-04T17:02:07.240Z
1282026-09-04T17:02:07.240ZChanged packages:
1292026-09-04T17:02:07.240Zhelios
1302026-09-04T17:02:07.240Z developer/build-essential
1312026-09-04T17:02:07.240Z None -> 11-3.0
1322026-09-04T17:02:07.240Z library/libxmlsec1
1332026-09-04T17:02:07.240Z None -> 1.2.35-3.0
1342026-09-04T17:02:07.246Z
1352026-09-04T17:02:07.246ZDownload: 0/214 items 0.0/1.3MB 0% complete
1362026-09-04T17:02:07.318ZDownload: Completed 1.28 MB in 0.07 seconds (18.7M/s)
1372026-09-04T17:02:07.379Z Actions: 1/268 actions (Installing new actions)
1382026-09-04T17:02:07.420Z Actions: Completed 268 actions in 0.04 seconds.
1392026-09-04T17:02:07.458ZFinalize: Updating package state database ... Done (0.037s)
1402026-09-04T17:02:07.458ZFinalize: Updating package cache ... Done (0.000s)
1412026-09-04T17:02:07.564ZFinalize: Updating image state ... Done (0.099s)
1422026-09-04T17:02:10.363ZFinalize: Creating fast lookup database ... Done (2.712s)
1432026-09-04T17:02:10.430ZFinalize: Reading search index ... Done (0.012s)
1442026-09-04T17:02:10.459ZFinalize: Updating search index ... Done (0.000s)
1452026-09-04T17:02:10.530ZFinalize: Updating package cache ... Done (0.000s)
1462026-09-04T17:02:10.924ZPlanning: Evaluating mediator changes ... Done
1472026-09-04T17:02:11.045ZPlanning: Checking for conflicting actions ... Done
1482026-09-04T17:02:11.089ZPlanning: Consolidating action changes ... Done
1492026-09-04T17:02:11.187ZPlanning: Evaluating mediators ... Done
1502026-09-04T17:02:11.232ZPlanning: Planning completed in 0.27 seconds
1512026-09-04T17:02:11.232Z Mediators to change: 2
1522026-09-04T17:02:11.232Z Create boot environment: No
1532026-09-04T17:02:11.232ZCreate backup boot environment: No
1542026-09-04T17:02:11.285ZFinalize: Updating package state database ... Done
1552026-09-04T17:02:11.285ZFinalize: Updating package cache ... Done
1562026-09-04T17:02:11.341ZFinalize: Updating image state ... Done
1572026-09-04T17:02:13.288ZFinalize: Creating fast lookup database ... Done
1582026-09-04T17:02:13.340ZFinalize: Reading search index ... Done
1592026-09-04T17:02:13.360ZFinalize: Updating search index ... Done
1602026-09-04T17:02:13.554ZFinalize: Updating package cache ... Done
1612026-09-04T17:02:13.797ZPlanning: Evaluating mediator changes ... Done
1622026-09-04T17:02:13.935ZPlanning: Checking for conflicting actions ... Done
1632026-09-04T17:02:13.935ZPlanning: Consolidating action changes ... Done
1642026-09-04T17:02:14.072ZPlanning: Evaluating mediators ... Done
1652026-09-04T17:02:14.072ZPlanning: Planning completed in 0.26 seconds
1662026-09-04T17:02:14.072Z Mediators to change: 1
1672026-09-04T17:02:14.072Z Create boot environment: No
1682026-09-04T17:02:14.072ZCreate backup boot environment: No
1692026-09-04T17:02:14.141ZFinalize: Updating package state database ... Done
1702026-09-04T17:02:14.141ZFinalize: Updating package cache ... Done
1712026-09-04T17:02:14.141ZFinalize: Updating image state ... Done
1722026-09-04T17:02:16.103ZFinalize: Creating fast lookup database ... Done
1732026-09-04T17:02:16.173ZFinalize: Reading search index ... Done
1742026-09-04T17:02:16.245ZFinalize: Updating search index ... Done
1752026-09-04T17:02:16.386ZFinalize: Updating package cache ... Done
1762026-09-04T17:02:16.579ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1772026-09-04T17:02:16.579Zapache system 2.4 system
1782026-09-04T17:02:16.579Zclang system 15 system
1792026-09-04T17:02:16.579Zcsh system system illumos
1802026-09-04T17:02:16.579Zctags system system illumos
1812026-09-04T17:02:16.579Zfile vendor vendor darwinsys
1822026-09-04T17:02:16.579Zfile system system illumos
1832026-09-04T17:02:16.579Zgcc vendor 14 vendor
1842026-09-04T17:02:16.579Zgcc system 13 system
1852026-09-04T17:02:16.579Zgcc system 10 system
1862026-09-04T17:02:16.580Zgo system 1.25 system
1872026-09-04T17:02:16.580Zllvm system 15 system
1882026-09-04T17:02:16.580Zmariadb system 11.4 system
1892026-09-04T17:02:16.580Zmta vendor vendor dma
1902026-09-04T17:02:16.580Zopenjdk system 17 system
1912026-09-04T17:02:16.580Zopenjdk system 11 system
1922026-09-04T17:02:16.581Zopenssl vendor 3 vendor
1932026-09-04T17:02:16.581Zperl system 5.40 system
1942026-09-04T17:02:16.581Zpostgresql system 18 system
1952026-09-04T17:02:16.581Zpostgresql system 17 system
1962026-09-04T17:02:16.581Zpython vendor 3 vendor
1972026-09-04T17:02:16.581Zpython system 2 system
1982026-09-04T17:02:16.581Zpython3 vendor 3.13 vendor
1992026-09-04T17:02:16.581Zruby system 3.4 system
2002026-09-04T17:02:16.581Zruby system 3.0 system
2012026-09-04T17:02:16.581Zwords vendor vendor american-english
2022026-09-04T17:02:16.581Zwords system system australian-english
2032026-09-04T17:02:16.581Zwords system system british-english
2042026-09-04T17:02:16.581Zwords system system canadian-english
2052026-09-04T17:02:16.581Zwords system system french
2062026-09-04T17:02:16.581Zwords system system italian
2072026-09-04T17:02:16.582Zwords system system ngerman
2082026-09-04T17:02:16.582Zwords system system ogerman
2092026-09-04T17:02:16.582Zwords system system spanish
2102026-09-04T17:02:16.815ZPUBLISHER TYPE STATUS P LOCATION
2112026-09-04T17:02:16.815Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2122026-09-04T17:02:17.328ZFMRI IFO
2132026-09-04T17:02:17.328Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2142026-09-04T17:02:17.328Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2152026-09-04T17:02:17.329Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2162026-09-04T17:02:17.329Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2172026-09-04T17:02:17.329Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2182026-09-04T17:02:17.329Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2192026-09-04T17:02:17.329Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2202026-09-04T17:02:17.329Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2212026-09-04T17:02:17.329Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2222026-09-04T17:02:17.671Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2232026-09-04T17:02:17.977Z Updating crates.io index
2242026-09-04T17:02:17.981Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2252026-09-04T17:02:18.239Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2262026-09-04T17:02:18.641Z Updating git repository `https://github.com/oxidecomputer/propolis`
2272026-09-04T17:02:19.599Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2282026-09-04T17:02:19.887Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2292026-09-04T17:02:20.487Z Updating git repository `https://github.com/oxidecomputer/crucible`
2302026-09-04T17:02:22.505Z Updating git repository `https://github.com/oxidecomputer/opte`
2312026-09-04T17:02:23.429Z Updating git repository `https://github.com/oxidecomputer/tofino`
2322026-09-04T17:02:23.734Z Updating git repository `https://github.com/oxidecomputer/lldp`
2332026-09-04T17:02:24.095Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2342026-09-04T17:02:25.636Z Updating git repository `https://github.com/oxidecomputer/clickward`
2352026-09-04T17:02:25.958Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2362026-09-04T17:02:26.355Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2372026-09-04T17:02:26.788Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2382026-09-04T17:02:27.093Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2392026-09-04T17:02:27.376Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2402026-09-04T17:02:27.699Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2412026-09-04T17:02:27.965Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2422026-09-04T17:02:28.340Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2432026-09-04T17:02:28.829Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2442026-09-04T17:02:29.214Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2452026-09-04T17:02:29.699Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2462026-09-04T17:02:30.040Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2472026-09-04T17:02:30.646Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2482026-09-04T17:02:31.021Z Updating git repository `https://github.com/oxidecomputer/erebor`
2492026-09-04T17:02:31.630Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2502026-09-04T17:02:32.080Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2512026-09-04T17:02:32.672Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2522026-09-04T17:02:33.115Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2532026-09-04T17:02:33.831Z Updating git repository `https://github.com/oxidecomputer/ispf`
2542026-09-04T17:02:34.114Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2552026-09-04T17:02:34.520Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2562026-09-04T17:02:34.871Z Updating git repository `https://github.com/oxidecomputer/tough`
2572026-09-04T17:02:35.388Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2582026-09-04T17:02:35.743Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-09-04T17:02:36.023Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2602026-09-04T17:02:36.363Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2612026-09-04T17:02:36.919Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2622026-09-04T17:02:37.226Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2632026-09-04T17:02:37.630Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2642026-09-04T17:02:37.973Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2652026-09-04T17:02:38.258Z Updating git repository `https://github.com/illumos/smf-rs`
2662026-09-04T17:02:38.591Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2672026-09-04T17:02:41.550Z Downloading crates ...
2682026-09-04T17:02:41.617Z Downloaded crypto-common v0.1.7
2692026-09-04T17:02:41.617Z Downloaded clap_lex v1.0.0
2702026-09-04T17:02:41.617Z Downloaded cpufeatures v0.2.17
2712026-09-04T17:02:41.617Z Downloaded colorchoice v1.0.4
2722026-09-04T17:02:41.618Z Downloaded dtrace-parser v0.2.0
2732026-09-04T17:02:41.618Z Downloaded anstream v1.0.0
2742026-09-04T17:02:41.618Z Downloaded zmij v1.0.21
2752026-09-04T17:02:41.618Z Downloaded generic-array v0.14.7
2762026-09-04T17:02:41.618Z Downloaded macaddr v1.0.1
2772026-09-04T17:02:41.618Z Downloaded dof v0.3.0
2782026-09-04T17:02:41.618Z Downloaded clap v4.6.1
2792026-09-04T17:02:44.790Z Downloaded digest v0.10.7
2802026-09-04T17:02:44.794Z Downloaded equivalent v1.0.2
2812026-09-04T17:02:44.794Z Downloaded itoa v1.0.17
2822026-09-04T17:02:44.795Z Downloaded zerocopy v0.7.35
2832026-09-04T17:02:44.795Z Downloaded cargo-platform v0.3.2
2842026-09-04T17:02:44.795Z Downloaded heck v0.4.1
2852026-09-04T17:02:44.795Z Downloaded scroll_derive v0.12.1
2862026-09-04T17:02:44.795Z Downloaded fnv v1.0.7
2872026-09-04T17:02:44.795Z Downloaded anstyle-query v1.1.5
2882026-09-04T17:02:44.796Z Downloaded camino-tempfile v1.4.1
2892026-09-04T17:02:44.796Z Downloaded cargo_toml v0.21.0
2902026-09-04T17:02:44.796Z Downloaded cfg-if v1.0.4
2912026-09-04T17:02:44.796Z Downloaded heck v0.5.0
2922026-09-04T17:02:44.796Z Downloaded once_cell v1.21.3
2932026-09-04T17:02:44.796Z Downloaded is_terminal_polyfill v1.70.2
2942026-09-04T17:02:44.796Z Downloaded memmap v0.7.0
2952026-09-04T17:02:44.796Z Downloaded block-buffer v0.10.4
2962026-09-04T17:02:44.796Z Downloaded unicode-linebreak v0.1.5
2972026-09-04T17:02:44.796Z Downloaded fastrand v2.3.0
2982026-09-04T17:02:44.796Z Downloaded usdt v0.5.0
2992026-09-04T17:02:44.796Z Downloaded smawk v0.3.2
3002026-09-04T17:02:44.796Z Downloaded version_check v0.9.5
3012026-09-04T17:02:44.796Z Downloaded usdt-attr-macro v0.5.0
3022026-09-04T17:02:44.796Z Downloaded strsim v0.11.1
3032026-09-04T17:02:44.796Z Downloaded toml_datetime v0.6.11
3042026-09-04T17:02:44.797Z Downloaded pretty-hex v0.4.1
3052026-09-04T17:02:44.797Z Downloaded proc-macro-error-attr v1.0.4
3062026-09-04T17:02:44.797Z Downloaded tabled_derive v0.7.0
3072026-09-04T17:02:44.797Z Downloaded errno v0.3.14
3082026-09-04T17:02:44.797Z Downloaded plain v0.2.3
3092026-09-04T17:02:44.797Z Downloaded toml_write v0.1.2
3102026-09-04T17:02:44.797Z Downloaded terminal_size v0.4.3
3112026-09-04T17:02:44.797Z Downloaded swrite v0.1.0
3122026-09-04T17:02:44.797Z Downloaded thread-id v4.2.2
3132026-09-04T17:02:44.797Z Downloaded serde_spanned v0.6.9
3142026-09-04T17:02:44.797Z Downloaded cargo_metadata v0.23.1
3152026-09-04T17:02:44.892Z Downloaded fs-err v3.3.0
3162026-09-04T17:02:44.892Z Downloaded clap_derive v4.6.1
3172026-09-04T17:02:44.892Z Downloaded anstyle v1.0.14
3182026-09-04T17:02:44.892Z Downloaded log v0.4.33
3192026-09-04T17:02:44.892Z Downloaded usdt-macro v0.5.0
3202026-09-04T17:02:44.892Z Downloaded bytecount v0.6.9
3212026-09-04T17:02:44.892Z Downloaded autocfg v1.5.0
3222026-09-04T17:02:44.892Z Downloaded utf8parse v0.2.2
3232026-09-04T17:02:44.892Z Downloaded thiserror v1.0.69
3242026-09-04T17:02:44.892Z Downloaded proc-macro-error v1.0.4
3252026-09-04T17:02:44.892Z Downloaded serde_tokenstream v0.2.3
3262026-09-04T17:02:44.893Z Downloaded quote v1.0.45
3272026-09-04T17:02:44.893Z Downloaded thiserror-impl v1.0.69
3282026-09-04T17:02:44.893Z Downloaded pest_generator v2.8.6
3292026-09-04T17:02:44.893Z Downloaded getrandom v0.4.3
3302026-09-04T17:02:44.893Z Downloaded usdt-impl v0.5.0
3312026-09-04T17:02:44.893Z Downloaded anstyle-parse v1.0.0
3322026-09-04T17:02:44.893Z Downloaded scroll v0.12.0
3332026-09-04T17:02:44.893Z Downloaded sha2 v0.10.9
3342026-09-04T17:02:44.893Z Downloaded thiserror-impl v2.0.18
3352026-09-04T17:02:44.893Z Downloaded bitflags v2.11.0
3362026-09-04T17:02:44.893Z Downloaded thiserror v2.0.18
3372026-09-04T17:02:44.893Z Downloaded byteorder v1.5.0
3382026-09-04T17:02:44.893Z Downloaded camino v1.2.5
3392026-09-04T17:02:44.893Z Downloaded toml v0.8.23
3402026-09-04T17:02:44.893Z Downloaded zerocopy-derive v0.7.35
3412026-09-04T17:02:44.893Z Downloaded pest_derive v2.8.6
3422026-09-04T17:02:44.893Z Downloaded tempfile v3.27.0
3432026-09-04T17:02:44.893Z Downloaded semver v1.0.28
3442026-09-04T17:02:44.893Z Downloaded unicode-ident v1.0.24
3452026-09-04T17:02:44.893Z Downloaded ucd-trie v0.1.7
3462026-09-04T17:02:44.893Z Downloaded clap_builder v4.6.0
3472026-09-04T17:02:44.893Z Downloaded anyhow v1.0.104
3482026-09-04T17:02:44.894Z Downloaded serde_derive v1.0.228
3492026-09-04T17:02:44.894Z Downloaded memchr v2.8.0
3502026-09-04T17:02:44.894Z Downloaded papergrid v0.11.0
3512026-09-04T17:02:44.894Z Downloaded pest_meta v2.8.6
3522026-09-04T17:02:44.894Z Downloaded textwrap v0.16.2
3532026-09-04T17:02:44.894Z Downloaded serde_core v1.0.228
3542026-09-04T17:02:44.894Z Downloaded indexmap v2.14.0
3552026-09-04T17:02:44.894Z Downloaded proc-macro2 v1.0.106
3562026-09-04T17:02:44.894Z Downloaded toml_edit v0.22.27
3572026-09-04T17:02:44.894Z Downloaded serde v1.0.228
3582026-09-04T17:02:44.894Z Downloaded pest v2.8.6
3592026-09-04T17:02:44.894Z Downloaded typenum v1.20.1
3602026-09-04T17:02:44.894Z Downloaded hashbrown v0.17.0
3612026-09-04T17:02:44.894Z Downloaded goblin v0.8.2
3622026-09-04T17:02:44.894Z Downloaded serde_json v1.0.151
3632026-09-04T17:02:44.894Z Downloaded winnow v0.7.14
3642026-09-04T17:02:44.894Z Downloaded tabled v0.15.0
3652026-09-04T17:02:44.894Z Downloaded unicode-width v0.2.0
3662026-09-04T17:02:44.894Z Downloaded syn v1.0.109
3672026-09-04T17:02:44.894Z Downloaded unicode-width v0.1.14
3682026-09-04T17:02:44.894Z Downloaded syn v2.0.117
3692026-09-04T17:02:45.135Z Downloaded rustix v1.1.4
3702026-09-04T17:02:45.135Z Downloaded libc v0.2.185
3712026-09-04T17:02:45.135Z Compiling proc-macro2 v1.0.106
3722026-09-04T17:02:45.135Z Compiling unicode-ident v1.0.24
3732026-09-04T17:02:45.135Z Compiling quote v1.0.45
3742026-09-04T17:02:45.135Z Compiling serde_core v1.0.228
3752026-09-04T17:02:45.135Z Compiling libc v0.2.185
3762026-09-04T17:02:45.135Z Compiling version_check v0.9.5
3772026-09-04T17:02:45.135Z Compiling memchr v2.8.0
3782026-09-04T17:02:45.135Z Compiling serde v1.0.228
3792026-09-04T17:02:45.135Z Compiling zmij v1.0.21
3802026-09-04T17:02:45.135Z Compiling ucd-trie v0.1.7
3812026-09-04T17:02:45.135Z Compiling itoa v1.0.17
3822026-09-04T17:02:45.135Z Compiling thiserror v1.0.69
3832026-09-04T17:02:45.135Z Compiling byteorder v1.5.0
3842026-09-04T17:02:45.135Z Compiling rustix v1.1.4
3852026-09-04T17:02:45.135Z Compiling bitflags v2.11.0
3862026-09-04T17:02:45.136Z Compiling serde_json v1.0.151
3872026-09-04T17:02:45.136Z Compiling proc-macro-error-attr v1.0.4
3882026-09-04T17:02:45.136Z Compiling usdt-impl v0.5.0
3892026-09-04T17:02:45.136Z Compiling camino v1.2.5
3902026-09-04T17:02:45.136Z Compiling pest v2.8.6
3912026-09-04T17:02:45.136Z Compiling syn v1.0.109
3922026-09-04T17:02:45.136Z Compiling proc-macro-error v1.0.4
3932026-09-04T17:02:45.136Z Compiling log v0.4.33
3942026-09-04T17:02:45.136Z Compiling plain v0.2.3
3952026-09-04T17:02:45.136Z Compiling utf8parse v0.2.2
3962026-09-04T17:02:45.136Z Compiling equivalent v1.0.2
3972026-09-04T17:02:45.136Z Compiling errno v0.3.14
3982026-09-04T17:02:45.136Z Compiling thread-id v4.2.2
3992026-09-04T17:02:45.136Z Compiling getrandom v0.4.3
4002026-09-04T17:02:45.136Z Compiling hashbrown v0.17.0
4012026-09-04T17:02:45.136Z Compiling anstyle-parse v1.0.0
4022026-09-04T17:02:45.136Z Compiling autocfg v1.5.0
4032026-09-04T17:02:45.136Z Compiling colorchoice v1.0.4
4042026-09-04T17:02:45.136Z Compiling anstyle v1.0.14
4052026-09-04T17:02:45.136Z Compiling is_terminal_polyfill v1.70.2
4062026-09-04T17:02:45.136Z Compiling cfg-if v1.0.4
4072026-09-04T17:02:45.136Z Compiling thiserror v2.0.18
4082026-09-04T17:02:45.137Z Compiling pretty-hex v0.4.1
4092026-09-04T17:02:45.137Z Compiling toml_write v0.1.2
4102026-09-04T17:02:45.137Z Compiling winnow v0.7.14
4112026-09-04T17:02:45.137Z Compiling anstyle-query v1.1.5
4122026-09-04T17:02:45.137Z Compiling fnv v1.0.7
4132026-09-04T17:02:45.137Z Compiling anyhow v1.0.104
4142026-09-04T17:02:45.137Z Compiling anstream v1.0.0
4152026-09-04T17:02:45.137Z Compiling heck v0.5.0
4162026-09-04T17:02:45.137Z Compiling unicode-width v0.1.14
4172026-09-04T17:02:45.137Z Compiling syn v2.0.117
4182026-09-04T17:02:45.137Z Compiling indexmap v2.14.0
4192026-09-04T17:02:45.137Z Compiling fs-err v3.3.0
4202026-09-04T17:02:45.137Z Compiling heck v0.4.1
4212026-09-04T17:02:45.137Z Compiling pest_meta v2.8.6
4222026-09-04T17:02:45.137Z Compiling fastrand v2.3.0
4232026-09-04T17:02:45.137Z Compiling strsim v0.11.1
4242026-09-04T17:02:45.137Z Compiling clap_lex v1.0.0
4252026-09-04T17:02:45.137Z Compiling bytecount v0.6.9
4262026-09-04T17:02:45.137Z Compiling once_cell v1.21.3
4272026-09-04T17:02:45.137Z Compiling terminal_size v0.4.3
4282026-09-04T17:02:45.137Z Compiling papergrid v0.11.0
4292026-09-04T17:02:45.137Z Compiling tempfile v3.27.0
4302026-09-04T17:02:45.137Z Compiling memmap v0.7.0
4312026-09-04T17:02:45.138Z Compiling unicode-linebreak v0.1.5
4322026-09-04T17:02:45.138Z Compiling unicode-width v0.2.0
4332026-09-04T17:02:45.138Z Compiling clap_builder v4.6.0
4342026-09-04T17:02:45.138Z Compiling smawk v0.3.2
4352026-09-04T17:02:45.138Z Compiling swrite v0.1.0
4362026-09-04T17:02:45.138Z Compiling cargo-platform v0.3.2
4372026-09-04T17:02:45.138Z Compiling semver v1.0.28
4382026-09-04T17:02:45.138Z Compiling textwrap v0.16.2
4392026-09-04T17:02:45.138Z Compiling camino-tempfile v1.4.1
4402026-09-04T17:02:45.385Z Compiling tabled_derive v0.7.0
4412026-09-04T17:02:45.799Z Compiling tabled v0.15.0
4422026-09-04T17:02:45.837Z Compiling pest_generator v2.8.6
4432026-09-04T17:02:46.336Z Compiling serde_derive v1.0.228
4442026-09-04T17:02:46.336Z Compiling thiserror-impl v1.0.69
4452026-09-04T17:02:46.394Z Compiling zerocopy-derive v0.7.35
4462026-09-04T17:02:46.394Z Compiling scroll_derive v0.12.1
4472026-09-04T17:02:46.394Z Compiling thiserror-impl v2.0.18
4482026-09-04T17:02:46.394Z Compiling clap_derive v4.6.1
4492026-09-04T17:02:46.477Z Compiling pest_derive v2.8.6
4502026-09-04T17:02:46.956Z Compiling scroll v0.12.0
4512026-09-04T17:02:46.977Z Compiling zerocopy v0.7.35
4522026-09-04T17:02:47.097Z Compiling goblin v0.8.2
4532026-09-04T17:02:47.328Z Compiling dtrace-parser v0.2.0
4542026-09-04T17:02:47.635Z Compiling clap v4.6.1
4552026-09-04T17:02:48.654Z Compiling toml_datetime v0.6.11
4562026-09-04T17:02:48.654Z Compiling serde_spanned v0.6.9
4572026-09-04T17:02:48.657Z Compiling cargo_metadata v0.23.1
4582026-09-04T17:02:48.657Z Compiling macaddr v1.0.1
4592026-09-04T17:02:48.657Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4602026-09-04T17:02:48.684Z Compiling dof v0.3.0
4612026-09-04T17:02:48.687Z Compiling serde_tokenstream v0.2.3
4622026-09-04T17:02:48.858Z Compiling toml_edit v0.22.27
4632026-09-04T17:02:49.434Z Compiling usdt-macro v0.5.0
4642026-09-04T17:02:49.438Z Compiling usdt-attr-macro v0.5.0
4652026-09-04T17:02:50.029Z Compiling usdt v0.5.0
4662026-09-04T17:02:50.117Z Compiling toml v0.8.23
4672026-09-04T17:02:50.437Z Compiling cargo_toml v0.21.0
4682026-09-04T17:02:51.714Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4692026-09-04T17:02:53.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.27s
4702026-09-04T17:02:53.977Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4712026-09-04T17:02:54.486Z Downloading crates ...
4722026-09-04T17:02:54.540Z Downloaded bit-vec v0.6.3
4732026-09-04T17:02:54.543Z Downloaded base64 v0.22.1
4742026-09-04T17:02:54.547Z Downloaded async-recursion v1.1.1
4752026-09-04T17:02:54.550Z Downloaded console v0.16.2
4762026-09-04T17:02:54.550Z Downloaded base16ct v1.0.0
4772026-09-04T17:02:54.550Z Downloaded bitfield v0.19.4
4782026-09-04T17:02:54.550Z Downloaded bitfield-macros v0.19.4
4792026-09-04T17:02:54.550Z Downloaded aead v0.5.2
4802026-09-04T17:02:54.554Z Downloaded ar_archive_writer v0.5.1
4812026-09-04T17:02:54.557Z Downloaded futures-core v0.3.32
4822026-09-04T17:02:54.557Z Downloaded ahash v0.8.12
4832026-09-04T17:02:54.561Z Downloaded base64ct v1.8.3
4842026-09-04T17:02:54.561Z Downloaded adler2 v2.0.1
4852026-09-04T17:02:54.561Z Downloaded async-trait v0.1.89
4862026-09-04T17:02:54.564Z Downloaded backoff v0.4.0
4872026-09-04T17:02:54.567Z Downloaded backtrace v0.3.76
4882026-09-04T17:02:54.571Z Downloaded const-oid v0.9.6
4892026-09-04T17:02:54.571Z Downloaded base16ct v0.2.0
4902026-09-04T17:02:54.571Z Downloaded elliptic-curve v0.14.1
4912026-09-04T17:02:54.575Z Downloaded enum-as-inner v0.6.1
4922026-09-04T17:02:54.575Z Downloaded async-stream-impl v0.3.6
4932026-09-04T17:02:54.575Z Downloaded bcs v0.1.6
4942026-09-04T17:02:54.575Z Downloaded array-init v0.0.4
4952026-09-04T17:02:54.579Z Downloaded atomic-waker v1.1.2
4962026-09-04T17:02:54.582Z Downloaded flagset v0.4.7
4972026-09-04T17:02:54.582Z Downloaded aead v0.6.1
4982026-09-04T17:02:54.582Z Downloaded anstream v0.6.21
4992026-09-04T17:02:54.582Z Downloaded bit-vec v0.8.0
5002026-09-04T17:02:54.583Z Downloaded ff v0.13.1
5012026-09-04T17:02:54.588Z Downloaded filetime v0.2.27
5022026-09-04T17:02:54.588Z Downloaded ascii-canvas v3.0.0
5032026-09-04T17:02:54.588Z Downloaded env_filter v2.0.0
5042026-09-04T17:02:54.588Z Downloaded float-cmp v0.10.0
5052026-09-04T17:02:54.588Z Downloaded foreign-types v0.3.2
5062026-09-04T17:02:54.592Z Downloaded enum_dispatch v0.3.13
5072026-09-04T17:02:54.592Z Downloaded fallible-iterator v0.2.0
5082026-09-04T17:02:54.592Z Downloaded find-msvc-tools v0.1.9
5092026-09-04T17:02:54.592Z Downloaded cfg_aliases v0.2.1
5102026-09-04T17:02:54.592Z Downloaded arrayref v0.3.9
5112026-09-04T17:02:54.592Z Downloaded atomicwrites v0.4.4
5122026-09-04T17:02:54.592Z Downloaded funty v2.0.0
5132026-09-04T17:02:54.596Z Downloaded fd-lock v4.0.4
5142026-09-04T17:02:54.596Z Downloaded async-stream v0.3.6
5152026-09-04T17:02:54.597Z Downloaded atty v0.2.14
5162026-09-04T17:02:54.597Z Downloaded ciborium-ll v0.2.2
5172026-09-04T17:02:54.597Z Downloaded futures-macro v0.3.32
5182026-09-04T17:02:54.597Z Downloaded async-bb8-diesel v0.2.1
5192026-09-04T17:02:54.600Z Downloaded argon2 v0.5.3
5202026-09-04T17:02:54.600Z Downloaded foreign-types v0.5.0
5212026-09-04T17:02:54.600Z Downloaded hkdf v0.12.4
5222026-09-04T17:02:54.600Z Downloaded assert_matches v1.5.0
5232026-09-04T17:02:54.603Z Downloaded futures-sink v0.3.32
5242026-09-04T17:02:54.609Z Downloaded cobs v0.3.0
5252026-09-04T17:02:54.609Z Downloaded env_logger v0.11.11
5262026-09-04T17:02:54.609Z Downloaded ff v0.14.0
5272026-09-04T17:02:54.614Z Downloaded fixedbitset v0.5.7
5282026-09-04T17:02:54.614Z Downloaded backtrace-ext v0.2.1
5292026-09-04T17:02:54.614Z Downloaded erased-serde v0.3.31
5302026-09-04T17:02:54.614Z Downloaded futures-executor v0.3.32
5312026-09-04T17:02:54.614Z Downloaded block-buffer v0.12.1
5322026-09-04T17:02:54.618Z Downloaded fixedbitset v0.4.2
5332026-09-04T17:02:54.618Z Downloaded foreign-types-macros v0.2.3
5342026-09-04T17:02:54.618Z Downloaded bitfield-struct v0.6.2
5352026-09-04T17:02:54.618Z Downloaded foreign-types-shared v0.1.1
5362026-09-04T17:02:54.618Z Downloaded futures-task v0.3.32
5372026-09-04T17:02:54.618Z Downloaded embedded-io v0.6.1
5382026-09-04T17:02:54.622Z Downloaded block-padding v0.4.2
5392026-09-04T17:02:54.622Z Downloaded cfg_aliases v0.1.1
5402026-09-04T17:02:54.622Z Downloaded ciborium-io v0.2.2
5412026-09-04T17:02:54.622Z Downloaded embedded-io v0.4.0
5422026-09-04T17:02:54.628Z Downloaded foreign-types-shared v0.3.1
5432026-09-04T17:02:54.628Z Downloaded endian-type v0.1.2
5442026-09-04T17:02:54.628Z Downloaded foldhash v0.1.5
5452026-09-04T17:02:54.631Z Downloaded fs-err v2.11.0
5462026-09-04T17:02:54.631Z Downloaded futures-channel v0.3.32
5472026-09-04T17:02:54.631Z Downloaded hex v0.4.3
5482026-09-04T17:02:54.631Z Downloaded bcrypt-pbkdf v0.11.0
5492026-09-04T17:02:54.631Z Downloaded bit-set v0.5.3
5502026-09-04T17:02:54.631Z Downloaded hash32 v0.2.1
5512026-09-04T17:02:54.634Z Downloaded castaway v0.2.4
5522026-09-04T17:02:54.634Z Downloaded home v0.5.12
5532026-09-04T17:02:54.634Z Downloaded float-ord v0.3.2
5542026-09-04T17:02:54.638Z Downloaded new_debug_unreachable v1.0.6
5552026-09-04T17:02:54.642Z Downloaded compression-core v0.4.31
5562026-09-04T17:02:54.642Z Downloaded futures-io v0.3.32
5572026-09-04T17:02:54.642Z Downloaded hubpack v0.1.2
5582026-09-04T17:02:54.642Z Downloaded nodrop v0.1.14
5592026-09-04T17:02:54.645Z Downloaded bit-set v0.8.0
5602026-09-04T17:02:54.645Z Downloaded arrayvec v0.7.6
5612026-09-04T17:02:54.645Z Downloaded form_urlencoded v1.2.2
5622026-09-04T17:02:54.645Z Downloaded gethostname v0.5.0
5632026-09-04T17:02:54.645Z Downloaded httpdate v1.0.3
5642026-09-04T17:02:54.648Z Downloaded anstyle-parse v0.2.7
5652026-09-04T17:02:54.648Z Downloaded fxhash v0.2.1
5662026-09-04T17:02:54.648Z Downloaded generic-array v1.4.3
5672026-09-04T17:02:54.651Z Downloaded antithesis_sdk v0.2.9
5682026-09-04T17:02:54.652Z Downloaded cmake v0.1.57
5692026-09-04T17:02:54.652Z Downloaded ena v0.14.4
5702026-09-04T17:02:54.654Z Downloaded addr2line v0.25.1
5712026-09-04T17:02:54.654Z Downloaded hex-literal v1.1.0
5722026-09-04T17:02:54.654Z Downloaded parse-size v1.1.0
5732026-09-04T17:02:54.654Z Downloaded http-body v1.0.1
5742026-09-04T17:02:54.654Z Downloaded globwalk v0.9.1
5752026-09-04T17:02:54.658Z Downloaded newtype_derive v0.1.6
5762026-09-04T17:02:54.658Z Downloaded headers-core v0.3.0
5772026-09-04T17:02:54.658Z Downloaded olpc-cjson v0.1.4
5782026-09-04T17:02:54.658Z Downloaded http-range v0.1.5
5792026-09-04T17:02:54.658Z Downloaded packed_struct_codegen v0.10.1
5802026-09-04T17:02:54.658Z Downloaded ghash v0.6.0
5812026-09-04T17:02:54.664Z Downloaded hostname v0.3.1
5822026-09-04T17:02:54.664Z Downloaded hash32 v0.3.1
5832026-09-04T17:02:54.664Z Downloaded peg-runtime v0.8.5
5842026-09-04T17:02:54.664Z Downloaded path-slash v0.1.5
5852026-09-04T17:02:54.667Z Downloaded percent-encoding v2.3.2
5862026-09-04T17:02:54.667Z Downloaded camino-tempfile-ext v0.3.3
5872026-09-04T17:02:54.671Z Downloaded fs_extra v1.3.0
5882026-09-04T17:02:54.671Z Downloaded foldhash v0.2.0
5892026-09-04T17:02:54.676Z Downloaded cipher v0.5.2
5902026-09-04T17:02:54.679Z Downloaded blowfish v0.10.0
5912026-09-04T17:02:54.685Z Downloaded cbc v0.2.1
5922026-09-04T17:02:54.686Z Downloaded recursive v0.1.1
5932026-09-04T17:02:54.686Z Downloaded rtoolbox v0.0.3
5942026-09-04T17:02:54.690Z Downloaded scheduled-thread-pool v0.2.7
5952026-09-04T17:02:54.690Z Downloaded serde-big-array v0.5.1
5962026-09-04T17:02:54.690Z Downloaded bb8 v0.8.6
5972026-09-04T17:02:54.690Z Downloaded compression-codecs v0.4.37
5982026-09-04T17:02:54.690Z Downloaded bitflags v1.3.2
5992026-09-04T17:02:54.690Z Downloaded bs58 v0.5.1
6002026-09-04T17:02:54.690Z Downloaded cexpr v0.6.0
6012026-09-04T17:02:54.694Z Downloaded http-body-util v0.1.3
6022026-09-04T17:02:54.694Z Downloaded git-stub-vcs v0.1.0
6032026-09-04T17:02:54.694Z Downloaded cmov v0.5.4
6042026-09-04T17:02:54.704Z Downloaded scroll_derive v0.13.1
6052026-09-04T17:02:54.708Z Downloaded serde_spanned v1.1.1
6062026-09-04T17:02:54.708Z Downloaded buf-list v1.1.2
6072026-09-04T17:02:54.708Z Downloaded cassowary v0.3.0
6082026-09-04T17:02:54.709Z Downloaded cipher v0.4.4
6092026-09-04T17:02:54.709Z Downloaded argon2 v0.6.0-rc.8
6102026-09-04T17:02:54.709Z Downloaded chacha20 v0.9.1
6112026-09-04T17:02:54.709Z Downloaded signal-hook-tokio v0.3.1
6122026-09-04T17:02:54.709Z Downloaded git-stub v1.0.0
6132026-09-04T17:02:54.714Z Downloaded num-complex v0.4.6
6142026-09-04T17:02:54.714Z Downloaded oxide-update-engine-display v0.1.2
6152026-09-04T17:02:54.714Z Downloaded globset v0.4.18
6162026-09-04T17:02:54.717Z Downloaded parking_lot_core v0.8.6
6172026-09-04T17:02:54.717Z Downloaded stable_deref_trait v1.2.1
6182026-09-04T17:02:54.717Z Downloaded group v0.13.0
6192026-09-04T17:02:54.721Z Downloaded phc v0.6.1
6202026-09-04T17:02:54.721Z Downloaded pin-project-lite v0.2.17
6212026-09-04T17:02:54.726Z Downloaded glob v0.3.3
6222026-09-04T17:02:54.726Z Downloaded pkcs8 v0.10.2
6232026-09-04T17:02:54.726Z Downloaded postgres-protocol v0.6.10
6242026-09-04T17:02:54.729Z Downloaded supports-color v3.0.2
6252026-09-04T17:02:54.729Z Downloaded sync_wrapper v1.0.2
6262026-09-04T17:02:54.729Z Downloaded tinyvec_macros v0.1.1
6272026-09-04T17:02:54.729Z Downloaded termtree v0.5.1
6282026-09-04T17:02:54.729Z Downloaded unicode-truncate v1.1.0
6292026-09-04T17:02:54.729Z Downloaded tagptr v0.2.0
6302026-09-04T17:02:54.730Z Downloaded thread-id v5.1.0
6312026-09-04T17:02:54.730Z Downloaded ciborium v0.2.2
6322026-09-04T17:02:54.733Z Downloaded proc-macro-error2 v2.0.1
6332026-09-04T17:02:54.733Z Downloaded rand_core v0.6.4
6342026-09-04T17:02:54.733Z Downloaded rand_seeder v0.4.0
6352026-09-04T17:02:54.736Z Downloaded tokio-macros v2.7.0
6362026-09-04T17:02:54.736Z Downloaded hostname v0.4.2
6372026-09-04T17:02:54.736Z Downloaded bzip2 v0.4.4
6382026-09-04T17:02:54.736Z Downloaded progenitor-client v0.13.0
6392026-09-04T17:02:54.736Z Downloaded colored v2.2.0
6402026-09-04T17:02:54.739Z Downloaded primeorder v0.14.0
6412026-09-04T17:02:54.739Z Downloaded progenitor v0.13.0
6422026-09-04T17:02:54.739Z Downloaded progenitor v0.14.0
6432026-09-04T17:02:54.742Z Downloaded try-lock v0.2.5
6442026-09-04T17:02:54.742Z Downloaded colored v3.1.1
6452026-09-04T17:02:54.742Z Downloaded typify-macro v0.6.2
6462026-09-04T17:02:54.742Z Downloaded unarray v0.1.4
6472026-09-04T17:02:54.742Z Downloaded usdt-macro v0.6.0
6482026-09-04T17:02:54.746Z Downloaded yoke-derive v0.8.1
6492026-09-04T17:02:54.746Z Downloaded clang-sys v1.8.1
6502026-09-04T17:02:54.746Z Downloaded zerofrom v0.1.6
6512026-09-04T17:02:54.746Z Downloaded byte-wrapper v0.1.0
6522026-09-04T17:02:54.749Z Downloaded highway v1.3.0
6532026-09-04T17:02:54.749Z Downloaded num_enum v0.5.11
6542026-09-04T17:02:54.753Z Downloaded group v0.14.0
6552026-09-04T17:02:54.753Z Downloaded rustls-pemfile v2.2.0
6562026-09-04T17:02:54.755Z Downloaded hmac v0.12.1
6572026-09-04T17:02:54.759Z Downloaded backon v1.6.0
6582026-09-04T17:02:54.759Z Downloaded rustc-demangle v0.1.27
6592026-09-04T17:02:54.759Z Downloaded schemars_derive v0.8.22
6602026-09-04T17:02:54.759Z Downloaded waitgroup v0.1.2
6612026-09-04T17:02:54.762Z Downloaded blake2 v0.11.0-rc.6
6622026-09-04T17:02:54.762Z Downloaded scrypt v0.12.0
6632026-09-04T17:02:54.762Z Downloaded simd-adler32 v0.3.8
6642026-09-04T17:02:54.762Z Downloaded zone v0.3.1
6652026-09-04T17:02:54.765Z Downloaded allocator-api2 v0.2.21
6662026-09-04T17:02:54.765Z Downloaded serdect v0.4.3
6672026-09-04T17:02:54.768Z Downloaded slog-stdlog v4.1.1
6682026-09-04T17:02:54.769Z Downloaded slog-term v2.9.2
6692026-09-04T17:02:54.769Z Downloaded snafu-derive v0.8.9
6702026-09-04T17:02:54.769Z Downloaded cpufeatures v0.3.0
6712026-09-04T17:02:54.777Z Downloaded spki v0.7.3
6722026-09-04T17:02:54.777Z Downloaded half v1.8.3
6732026-09-04T17:02:54.778Z Downloaded cancel-safe-futures v0.1.5
6742026-09-04T17:02:54.782Z Downloaded toml_datetime v0.7.5+spec-1.1.0
6752026-09-04T17:02:54.782Z Downloaded time-macros v0.2.27
6762026-09-04T17:02:54.782Z Downloaded tokio-dtrace v0.1.1
6772026-09-04T17:02:54.782Z Downloaded darling_macro v0.23.0
6782026-09-04T17:02:54.782Z Downloaded digest-io v0.1.0
6792026-09-04T17:02:54.782Z Downloaded dtrace-parser v0.3.0
6802026-09-04T17:02:54.785Z Downloaded static_assertions v1.1.0
6812026-09-04T17:02:54.785Z Downloaded elliptic-curve v0.13.8
6822026-09-04T17:02:54.785Z Downloaded expectorate v1.2.0
6832026-09-04T17:02:54.788Z Downloaded hubpack_derive v0.1.1
6842026-09-04T17:02:54.788Z Downloaded ident_case v1.0.1
6852026-09-04T17:02:54.788Z Downloaded is-terminal v0.4.17
6862026-09-04T17:02:54.788Z Downloaded chacha20 v0.10.0
6872026-09-04T17:02:54.791Z Downloaded diesel_table_macro_syntax v0.3.0
6882026-09-04T17:02:54.791Z Downloaded stacker v0.1.23
6892026-09-04T17:02:54.791Z Downloaded document-features v0.2.12
6902026-09-04T17:02:54.791Z Downloaded usdt-impl v0.6.0
6912026-09-04T17:02:54.791Z Downloaded httparse v1.10.1
6922026-09-04T17:02:54.795Z Downloaded pkcs8 v0.11.0
6932026-09-04T17:02:54.796Z Downloaded rustls-pki-types v1.14.0
6942026-09-04T17:02:54.801Z Downloaded vergen-gitcl v1.0.8
6952026-09-04T17:02:54.801Z Downloaded blake2 v0.10.6
6962026-09-04T17:02:54.804Z Downloaded indent_write v2.2.0
6972026-09-04T17:02:54.804Z Downloaded zerovec-derive v0.11.2
6982026-09-04T17:02:54.808Z Downloaded zstd-safe v7.2.4
6992026-09-04T17:02:54.811Z Downloaded hmac v0.13.0
7002026-09-04T17:02:54.814Z Downloaded keccak v0.1.6
7012026-09-04T17:02:54.814Z Downloaded lazy_static v1.5.0
7022026-09-04T17:02:54.814Z Downloaded chumsky v0.9.3
7032026-09-04T17:02:54.817Z Downloaded vsss-rs v3.3.4
7042026-09-04T17:02:54.817Z Downloaded crossbeam-deque v0.8.6
7052026-09-04T17:02:54.820Z Downloaded maplit v1.0.2
7062026-09-04T17:02:54.820Z Downloaded linked-hash-map v0.5.6
7072026-09-04T17:02:54.820Z Downloaded serde_cbor v0.11.2
7082026-09-04T17:02:54.823Z Downloaded yoke v0.8.1
7092026-09-04T17:02:54.823Z Downloaded writeable v0.6.2
7102026-09-04T17:02:54.823Z Downloaded const_format_proc_macros v0.2.34
7112026-09-04T17:02:54.827Z Downloaded fatfs v0.3.6
7122026-09-04T17:02:54.827Z Downloaded slog-dtrace v0.3.0
7132026-09-04T17:02:54.827Z Downloaded getrandom v0.3.4
7142026-09-04T17:02:54.831Z Downloaded futures v0.3.32
7152026-09-04T17:02:54.831Z Downloaded getrandom v0.2.17
7162026-09-04T17:02:54.834Z Downloaded lru v0.12.5
7172026-09-04T17:02:54.834Z Downloaded daft-derive v0.1.8
7182026-09-04T17:02:54.839Z Downloaded num-iter v0.1.45
7192026-09-04T17:02:54.839Z Downloaded oxide-update-engine-types v0.1.2
7202026-09-04T17:02:54.839Z Downloaded oso v0.27.3
7212026-09-04T17:02:54.839Z Downloaded num_threads v0.1.7
7222026-09-04T17:02:54.847Z Downloaded der_derive v0.7.3
7232026-09-04T17:02:54.847Z Downloaded term v0.7.0
7242026-09-04T17:02:54.847Z Downloaded data-encoding v2.10.0
7252026-09-04T17:02:54.847Z Downloaded dsl_auto_type v0.2.0
7262026-09-04T17:02:54.852Z Downloaded progenitor-client v0.14.0
7272026-09-04T17:02:54.852Z Downloaded progenitor-macro v0.14.0
7282026-09-04T17:02:54.852Z Downloaded progenitor-macro v0.13.0
7292026-09-04T17:02:54.852Z Downloaded ref-cast-impl v1.0.25
7302026-09-04T17:02:54.852Z Downloaded rfc6979 v0.6.0
7312026-09-04T17:02:54.852Z Downloaded phf_shared v0.12.1
7322026-09-04T17:02:54.852Z Downloaded predicates-core v1.0.10
7332026-09-04T17:02:54.852Z Downloaded rfc6979 v0.4.0
7342026-09-04T17:02:54.857Z Downloaded tokio-native-tls v0.3.1
7352026-09-04T17:02:54.857Z Downloaded displaydoc v0.2.5
7362026-09-04T17:02:54.862Z Downloaded indoc v2.0.7
7372026-09-04T17:02:54.862Z Downloaded bzip2 v0.6.1
7382026-09-04T17:02:54.862Z Downloaded wyz v0.5.1
7392026-09-04T17:02:54.862Z Downloaded walkdir v2.5.0
7402026-09-04T17:02:54.866Z Downloaded console v0.15.11
7412026-09-04T17:02:54.866Z Downloaded compact_str v0.8.1
7422026-09-04T17:02:54.866Z Downloaded chacha20poly1305 v0.10.1
7432026-09-04T17:02:54.870Z Downloaded signal-hook-mio v0.2.5
7442026-09-04T17:02:54.870Z Downloaded cookie v0.18.1
7452026-09-04T17:02:54.870Z Downloaded flume v0.11.1
7462026-09-04T17:02:54.875Z Downloaded heapless v0.8.0
7472026-09-04T17:02:54.882Z Downloaded heapless v0.7.17
7482026-09-04T17:02:54.882Z Downloaded half v2.7.1
7492026-09-04T17:02:54.882Z Downloaded ingot v0.2.1
7502026-09-04T17:02:54.886Z Downloaded managed v0.8.0
7512026-09-04T17:02:54.886Z Downloaded bumpalo v3.20.2
7522026-09-04T17:02:54.886Z Downloaded semver v0.1.20
7532026-09-04T17:02:54.886Z Downloaded structmeta v0.3.0
7542026-09-04T17:02:54.886Z Downloaded secrecy v0.10.3
7552026-09-04T17:02:54.887Z Downloaded seq-macro v0.3.6
7562026-09-04T17:02:54.887Z Downloaded slog-bunyan v2.5.0
7572026-09-04T17:02:54.887Z Downloaded supports-hyperlinks v3.2.0
7582026-09-04T17:02:54.887Z Downloaded crc32fast v1.5.0
7592026-09-04T17:02:54.890Z Downloaded similar v2.7.0
7602026-09-04T17:02:54.890Z Downloaded keccak v0.2.0
7612026-09-04T17:02:54.890Z Downloaded libsw-core v0.3.2
7622026-09-04T17:02:54.944Z Downloaded oxide-tokio-rt v0.1.4
7632026-09-04T17:02:54.944Z Downloaded nu-ansi-term v0.50.3
7642026-09-04T17:02:54.944Z Downloaded num-integer v0.1.46
7652026-09-04T17:02:54.944Z Downloaded spki v0.8.0
7662026-09-04T17:02:54.952Z Downloaded darling v0.23.0
7672026-09-04T17:02:54.952Z Downloaded paste v1.0.15
7682026-09-04T17:02:54.952Z Downloaded postcard v1.1.3
7692026-09-04T17:02:54.952Z Downloaded headers v0.4.1
7702026-09-04T17:02:54.952Z Downloaded pbkdf2 v0.13.0
7712026-09-04T17:02:54.952Z Downloaded hyper-rustls v0.27.7
7722026-09-04T17:02:54.952Z Downloaded subprocess v0.2.15
7732026-09-04T17:02:54.952Z Downloaded universal-hash v0.5.1
7742026-09-04T17:02:54.952Z Downloaded void v1.0.2
7752026-09-04T17:02:54.952Z Downloaded des v0.9.0
7762026-09-04T17:02:54.952Z Downloaded ppv-lite86 v0.2.21
7772026-09-04T17:02:54.952Z Downloaded primeorder v0.13.6
7782026-09-04T17:02:54.952Z Downloaded usdt-attr-macro v0.6.0
7792026-09-04T17:02:54.952Z Downloaded universal-hash v0.6.1
7802026-09-04T17:02:54.952Z Downloaded iana-time-zone v0.1.65
7812026-09-04T17:02:54.952Z Downloaded rustls-native-certs v0.8.3
7822026-09-04T17:02:54.953Z Downloaded arc-swap v1.8.2
7832026-09-04T17:02:54.953Z Downloaded rand_core v0.9.5
7842026-09-04T17:02:54.953Z Downloaded base64 v0.21.7
7852026-09-04T17:02:54.953Z Downloaded bytes v1.11.1
7862026-09-04T17:02:54.953Z Downloaded rand_chacha v0.9.0
7872026-09-04T17:02:54.953Z Downloaded rusty-fork v0.3.1
7882026-09-04T17:02:54.953Z Downloaded tungstenite v0.23.0
7892026-09-04T17:02:54.953Z Downloaded hickory-resolver v0.24.4
7902026-09-04T17:02:54.953Z Downloaded zone_cfg_derive v0.3.1
7912026-09-04T17:02:54.953Z Downloaded flate2 v1.1.9
7922026-09-04T17:02:54.953Z Downloaded crc v3.4.0
7932026-09-04T17:02:54.953Z Downloaded crucible-workspace-hack v0.1.0
7942026-09-04T17:02:54.953Z Downloaded darling_macro v0.20.11
7952026-09-04T17:02:54.953Z Downloaded ml-kem v0.3.2
7962026-09-04T17:02:54.953Z Downloaded sponge-cursor v0.1.0
7972026-09-04T17:02:54.953Z Downloaded ssh-encoding v0.3.0
7982026-09-04T17:02:54.953Z Downloaded serde_with_macros v1.5.2
7992026-09-04T17:02:54.958Z Downloaded strum_macros v0.24.3
8002026-09-04T17:02:54.958Z Downloaded smallvec v0.6.14
8012026-09-04T17:02:54.958Z Downloaded support-bundle-viewer v0.1.2
8022026-09-04T17:02:54.958Z Downloaded take_mut v0.2.2
8032026-09-04T17:02:54.958Z Downloaded termios v0.3.3
8042026-09-04T17:02:54.963Z Downloaded thiserror-no-std v2.0.2
8052026-09-04T17:02:54.963Z Downloaded dirs-sys-next v0.1.2
8062026-09-04T17:02:54.963Z Downloaded illumos-nvpair v0.3.0
8072026-09-04T17:02:54.963Z Downloaded inout v0.1.4
8082026-09-04T17:02:54.963Z Downloaded openssl-sys v0.9.117
8092026-09-04T17:02:54.966Z Downloaded parking_lot v0.11.2
8102026-09-04T17:02:54.966Z Downloaded tiny-keccak v2.0.2
8112026-09-04T17:02:54.969Z Downloaded pkcs1 v0.7.5
8122026-09-04T17:02:54.970Z Downloaded dropshot_endpoint v0.17.1
8132026-09-04T17:02:54.973Z Downloaded port-file v0.1.0
8142026-09-04T17:02:54.973Z Downloaded http v1.4.2
8152026-09-04T17:02:54.977Z Downloaded internet-checksum v0.2.1
8162026-09-04T17:02:54.977Z Downloaded resolv-conf v0.7.6
8172026-09-04T17:02:54.977Z Downloaded kem v0.3.0
8182026-09-04T17:02:54.977Z Downloaded lalrpop-util v0.19.12
8192026-09-04T17:02:54.977Z Downloaded lzss v0.8.2
8202026-09-04T17:02:54.977Z Downloaded mime v0.3.17
8212026-09-04T17:02:54.980Z Downloaded pretty_assertions v1.4.1
8222026-09-04T17:02:54.980Z Downloaded async-compression v0.4.41
8232026-09-04T17:02:54.984Z Downloaded xshell v0.2.7
8242026-09-04T17:02:54.987Z Downloaded cc v1.2.56
8252026-09-04T17:02:54.990Z Downloaded whoami v1.6.1
8262026-09-04T17:02:54.993Z Downloaded toml_edit v0.23.10+spec-1.0.0
8272026-09-04T17:02:54.993Z Downloaded md5 v0.8.0
8282026-09-04T17:02:54.993Z Downloaded shlex v1.3.0
8292026-09-04T17:02:54.996Z Downloaded whoami v2.1.0
8302026-09-04T17:02:54.999Z Downloaded critical-section v1.2.0
8312026-09-04T17:02:54.999Z Downloaded hashbrown v0.13.2
8322026-09-04T17:02:55.004Z Downloaded hickory-resolver v0.25.2
8332026-09-04T17:02:55.007Z Downloaded convert_case v0.10.0
8342026-09-04T17:02:55.007Z Downloaded ctr v0.10.1
8352026-09-04T17:02:55.007Z Downloaded defmt v1.0.1
8362026-09-04T17:02:55.007Z Downloaded deranged v0.5.8
8372026-09-04T17:02:55.010Z Downloaded derive-ex v0.1.8
8382026-09-04T17:02:55.010Z Downloaded phf_shared v0.13.1
8392026-09-04T17:02:55.010Z Downloaded precomputed-hash v0.1.1
8402026-09-04T17:02:55.010Z Downloaded proc-macro-error-attr2 v2.0.0
8412026-09-04T17:02:55.010Z Downloaded serde_with_macros v3.21.0
8422026-09-04T17:02:55.014Z Downloaded daft v0.1.8
8432026-09-04T17:02:55.014Z Downloaded ref-cast v1.0.25
8442026-09-04T17:02:55.014Z Downloaded libbz2-rs-sys v0.2.2
8452026-09-04T17:02:55.017Z Downloaded hickory-server v0.25.2
8462026-09-04T17:02:55.021Z Downloaded darling_core v0.13.4
8472026-09-04T17:02:55.025Z Downloaded quick-error v1.2.3
8482026-09-04T17:02:55.028Z Downloaded serde_repr v0.1.20
8492026-09-04T17:02:55.028Z Downloaded toml_parser v1.1.2+spec-1.1.0
8502026-09-04T17:02:55.028Z Downloaded either v1.15.0
8512026-09-04T17:02:55.033Z Downloaded scopeguard v1.2.0
8522026-09-04T17:02:55.033Z Downloaded hyper-staticfile v0.10.1
8532026-09-04T17:02:55.033Z Downloaded papergrid v0.18.0
8542026-09-04T17:02:55.039Z Downloaded tracing-attributes v0.1.31
8552026-09-04T17:02:55.039Z Downloaded vergen v9.1.0
8562026-09-04T17:02:55.039Z Downloaded tls_codec_derive v0.4.2
8572026-09-04T17:02:55.044Z Downloaded module-lattice v0.2.3
8582026-09-04T17:02:55.044Z Downloaded mime_guess v2.0.5
8592026-09-04T17:02:55.044Z Downloaded num_enum_derive v0.7.6
8602026-09-04T17:02:55.048Z Downloaded unicode-properties v0.1.4
8612026-09-04T17:02:55.052Z Downloaded libscf-sys v1.2.0
8622026-09-04T17:02:55.052Z Downloaded signature v3.0.0
8632026-09-04T17:02:55.055Z Downloaded tabwriter v1.4.1
8642026-09-04T17:02:55.055Z Downloaded quinn v0.11.11
8652026-09-04T17:02:55.055Z Downloaded twox-hash v2.1.2
8662026-09-04T17:02:55.058Z Downloaded url v2.5.8
8672026-09-04T17:02:55.058Z Downloaded yasna v0.5.2
8682026-09-04T17:02:55.058Z Downloaded icu_normalizer_data v2.1.1
8692026-09-04T17:02:55.062Z Downloaded num-rational v0.4.2
8702026-09-04T17:02:55.062Z Downloaded oxnet v0.1.6
8712026-09-04T17:02:55.062Z Downloaded password-hash v0.5.0
8722026-09-04T17:02:55.062Z Downloaded testing_table v0.3.0
8732026-09-04T17:02:55.068Z Downloaded hashbrown v0.12.3
8742026-09-04T17:02:55.068Z Downloaded xattr v1.6.1
8752026-09-04T17:02:55.068Z Downloaded rcgen v0.12.1
8762026-09-04T17:02:55.072Z Downloaded zerocopy v0.6.6
8772026-09-04T17:02:55.072Z Downloaded owo-colors v4.3.0
8782026-09-04T17:02:55.072Z Downloaded pkg-config v0.3.32
8792026-09-04T17:02:55.072Z Downloaded tokio-test v0.4.5
8802026-09-04T17:02:55.072Z Downloaded spin v0.9.8
8812026-09-04T17:02:55.072Z Downloaded utf-8 v0.7.6
8822026-09-04T17:02:55.072Z Downloaded ecdsa v0.17.0
8832026-09-04T17:02:55.076Z Downloaded progenitor-extras v0.2.0
8842026-09-04T17:02:55.076Z Downloaded parse-display-derive v0.10.0
8852026-09-04T17:02:55.076Z Downloaded signal-hook v0.3.18
8862026-09-04T17:02:55.076Z Downloaded miniz_oxide v0.8.9
8872026-09-04T17:02:55.081Z Downloaded r2d2 v0.8.10
8882026-09-04T17:02:55.081Z Downloaded unicode-xid v0.2.6
8892026-09-04T17:02:55.081Z Downloaded zeroize_derive v1.5.0
8902026-09-04T17:02:55.081Z Downloaded crc8 v0.1.1
8912026-09-04T17:02:55.081Z Downloaded cstr-argument v0.1.2
8922026-09-04T17:02:55.086Z Downloaded crunchy v0.2.4
8932026-09-04T17:02:55.086Z Downloaded curve25519-dalek-derive v0.1.1
8942026-09-04T17:02:55.086Z Downloaded num-bigint v0.4.6
8952026-09-04T17:02:55.089Z Downloaded progenitor-impl v0.14.0
8962026-09-04T17:02:55.089Z Downloaded der v0.7.10
8972026-09-04T17:02:55.092Z Downloaded derive_builder_macro v0.20.2
8982026-09-04T17:02:55.095Z Downloaded litrs v1.0.0
8992026-09-04T17:02:55.095Z Downloaded inout v0.2.2
9002026-09-04T17:02:55.095Z Downloaded kstat-rs v0.2.5
9012026-09-04T17:02:55.101Z Downloaded tungstenite v0.21.0
9022026-09-04T17:02:55.106Z Downloaded sqlformat v0.3.5
9032026-09-04T17:02:55.106Z Downloaded dirs-next v2.0.0
9042026-09-04T17:02:55.106Z Downloaded slog-json v2.6.1
9052026-09-04T17:02:55.106Z Downloaded unicode-segmentation v1.12.0
9062026-09-04T17:02:55.106Z Downloaded downcast-rs v2.0.2
9072026-09-04T17:02:55.106Z Downloaded slog-scope v4.4.1
9082026-09-04T17:02:55.109Z Downloaded strum_macros v0.26.4
9092026-09-04T17:02:55.109Z Downloaded aes v0.9.1
9102026-09-04T17:02:55.110Z Downloaded tower v0.5.3
9112026-09-04T17:02:55.113Z Downloaded zopfli v0.8.3
9122026-09-04T17:02:55.116Z Downloaded opaque-debug v0.3.1
9132026-09-04T17:02:55.119Z Downloaded lru-cache v0.1.2
9142026-09-04T17:02:55.123Z Downloaded nibble_vec v0.1.0
9152026-09-04T17:02:55.123Z Downloaded scuffle v0.1.0
9162026-09-04T17:02:55.126Z Downloaded uzers v0.12.2
9172026-09-04T17:02:55.126Z Downloaded quinn-udp v0.5.14
9182026-09-04T17:02:55.129Z Downloaded nonempty v0.12.0
9192026-09-04T17:02:55.129Z Downloaded parse-display v0.10.0
9202026-09-04T17:02:55.129Z Downloaded aes-gcm v0.11.0
9212026-09-04T17:02:55.135Z Downloaded drift v0.2.0
9222026-09-04T17:02:55.142Z Downloaded constant_time_eq v0.4.2
9232026-09-04T17:02:55.145Z Downloaded proc-macro-crate v1.3.1
9242026-09-04T17:02:55.145Z Downloaded debug-ignore v1.0.5
9252026-09-04T17:02:55.145Z Downloaded password-hash v0.6.1
9262026-09-04T17:02:55.148Z Downloaded potential_utf v0.1.4
9272026-09-04T17:02:55.148Z Downloaded same-file v1.0.6
9282026-09-04T17:02:55.148Z Downloaded shell-words v1.1.1
9292026-09-04T17:02:55.148Z Downloaded sigpipe v0.1.3
9302026-09-04T17:02:55.152Z Downloaded icu_provider v2.1.1
9312026-09-04T17:02:55.152Z Downloaded serde_urlencoded v0.7.1
9322026-09-04T17:02:55.152Z Downloaded rand v0.8.6
9332026-09-04T17:02:55.155Z Downloaded slab v0.4.12
9342026-09-04T17:02:55.158Z Downloaded sha2 v0.11.0
9352026-09-04T17:02:55.161Z Downloaded humantime v2.3.0
9362026-09-04T17:02:55.164Z Downloaded secrecy v0.8.0
9372026-09-04T17:02:55.169Z Downloaded ecdsa v0.16.9
9382026-09-04T17:02:55.169Z Downloaded md-5 v0.10.6
9392026-09-04T17:02:55.172Z Downloaded slog-envlogger v2.2.0
9402026-09-04T17:02:55.173Z Downloaded wait-timeout v0.2.1
9412026-09-04T17:02:55.173Z Downloaded num-bigint-dig v0.8.6
9422026-09-04T17:02:55.176Z Downloaded samael v0.0.19
9432026-09-04T17:02:55.179Z Downloaded smallvec v1.15.1
9442026-09-04T17:02:55.179Z Downloaded knus-derive v3.4.0
9452026-09-04T17:02:55.185Z Downloaded untrusted v0.9.0
9462026-09-04T17:02:55.190Z Downloaded darling_core v0.20.11
9472026-09-04T17:02:55.190Z Downloaded crc-catalog v2.4.0
9482026-09-04T17:02:55.193Z Downloaded hashbrown v0.15.5
9492026-09-04T17:02:55.193Z Downloaded pkcs5 v0.8.1
9502026-09-04T17:02:55.197Z Downloaded dunce v1.0.5
9512026-09-04T17:02:55.197Z Downloaded native-tls v0.2.18
9522026-09-04T17:02:55.197Z Downloaded oxide-generation v0.1.3
9532026-09-04T17:02:55.200Z Downloaded phf v0.13.1
9542026-09-04T17:02:55.200Z Downloaded display-error-chain v0.2.2
9552026-09-04T17:02:55.200Z Downloaded hashbrown v0.14.5
9562026-09-04T17:02:55.203Z Downloaded miette v7.6.0
9572026-09-04T17:02:55.203Z Downloaded minimal-lexical v0.2.1
9582026-09-04T17:02:55.207Z Downloaded mio v1.2.0
9592026-09-04T17:02:55.210Z Downloaded icu_locale_core v2.1.1
9602026-09-04T17:02:55.213Z Downloaded ryu v1.0.23
9612026-09-04T17:02:55.217Z Downloaded schemars v0.8.22
9622026-09-04T17:02:55.221Z Downloaded dyn-clone v1.0.20
9632026-09-04T17:02:55.226Z Downloaded darling v0.21.3
9642026-09-04T17:02:55.226Z Downloaded primefield v0.14.0
9652026-09-04T17:02:55.230Z Downloaded illumos-nvpair-sys v0.2.0
9662026-09-04T17:02:55.230Z Downloaded serde_path_to_error v0.1.20
9672026-09-04T17:02:55.230Z Downloaded indicatif v0.18.4
9682026-09-04T17:02:55.230Z Downloaded toml_edit v0.19.15
9692026-09-04T17:02:55.238Z Downloaded num-conv v0.2.0
9702026-09-04T17:02:55.241Z Downloaded delegate v0.13.5
9712026-09-04T17:02:55.242Z Downloaded toml_datetime v1.1.1+spec-1.1.0
9722026-09-04T17:02:55.242Z Downloaded ingot-macros v0.2.0
9732026-09-04T17:02:55.242Z Downloaded ingot-types v0.2.0
9742026-09-04T17:02:55.242Z Downloaded synstructure v0.13.2
9752026-09-04T17:02:55.245Z Downloaded maybe-uninit v2.0.0
9762026-09-04T17:02:55.245Z Downloaded openssl-probe v0.2.1
9772026-09-04T17:02:55.245Z Downloaded num_enum_derive v0.5.11
9782026-09-04T17:02:55.245Z Downloaded oso-derive v0.27.3
9792026-09-04T17:02:55.245Z Downloaded schemars v0.9.0
9802026-09-04T17:02:55.250Z Downloaded vergen-lib v9.1.0
9812026-09-04T17:02:55.253Z Downloaded term v1.2.1
9822026-09-04T17:02:55.253Z Downloaded toml v0.7.8
9832026-09-04T17:02:55.257Z Downloaded rustc-hash v2.1.1
9842026-09-04T17:02:55.257Z Downloaded rand_xorshift v0.4.0
9852026-09-04T17:02:55.257Z Downloaded internal-russh-num-bigint v0.5.0
9862026-09-04T17:02:55.260Z Downloaded test-strategy v0.4.5
9872026-09-04T17:02:55.260Z Downloaded tinystr v0.8.2
9882026-09-04T17:02:55.264Z Downloaded tui-tree-widget v0.23.1
9892026-09-04T17:02:55.264Z Downloaded strum_macros v0.27.2
9902026-09-04T17:02:55.265Z Downloaded nom v7.1.3
9912026-09-04T17:02:55.268Z Downloaded prettyplease v0.2.37
9922026-09-04T17:02:55.272Z Downloaded sapling-renderdag v0.1.0
9932026-09-04T17:02:55.272Z Downloaded structmeta-derive v0.3.0
9942026-09-04T17:02:55.272Z Downloaded vte v0.14.1
9952026-09-04T17:02:55.272Z Downloaded sync-ptr v0.1.4
9962026-09-04T17:02:55.277Z Downloaded pkcs1 v0.8.0-rc.4
9972026-09-04T17:02:55.277Z Downloaded postgres-types v0.2.12
9982026-09-04T17:02:55.277Z Downloaded hashbrown v0.16.1
9992026-09-04T17:02:55.280Z Downloaded rustls-platform-verifier v0.6.2
10002026-09-04T17:02:55.280Z Downloaded supports-unicode v3.0.0
10012026-09-04T17:02:55.280Z Downloaded tower-layer v0.3.3
10022026-09-04T17:02:55.280Z Downloaded ipnetwork v0.21.1
10032026-09-04T17:02:55.283Z Downloaded der v0.8.0
10042026-09-04T17:02:55.287Z Downloaded diesel-dtrace v0.5.0
10052026-09-04T17:02:55.287Z Downloaded icu_properties v2.1.2
10062026-09-04T17:02:55.287Z Downloaded serde_yaml v0.9.34+deprecated
10072026-09-04T17:02:55.290Z Downloaded multer v3.1.0
10082026-09-04T17:02:55.290Z Downloaded newtype-uuid v1.3.2
10092026-09-04T17:02:55.290Z Downloaded ssh-key v0.7.0-rc.11
10102026-09-04T17:02:55.295Z Downloaded hkdf v0.13.0
10112026-09-04T17:02:55.298Z Downloaded peg v0.8.5
10122026-09-04T17:02:55.298Z Downloaded want v0.3.1
10132026-09-04T17:02:55.301Z Downloaded cpubits v0.1.1
10142026-09-04T17:02:55.302Z Downloaded darling_macro v0.13.4
10152026-09-04T17:02:55.302Z Downloaded darling_macro v0.21.3
10162026-09-04T17:02:55.302Z Downloaded pin-project-internal v1.1.11
10172026-09-04T17:02:55.305Z Downloaded powerfmt v0.2.0
10182026-09-04T17:02:55.308Z Downloaded poly1305 v0.8.0
10192026-09-04T17:02:55.308Z Downloaded tower-http v0.6.8
10202026-09-04T17:02:55.313Z Downloaded aho-corasick v1.1.4
10212026-09-04T17:02:55.316Z Downloaded pem-rfc7468 v1.0.0
10222026-09-04T17:02:55.316Z Downloaded typify v0.6.2
10232026-09-04T17:02:55.321Z Downloaded derive_more-impl v2.1.1
10242026-09-04T17:02:55.325Z Downloaded serde-hex v0.1.0
10252026-09-04T17:02:55.325Z Downloaded num v0.4.3
10262026-09-04T17:02:55.325Z Downloaded futures-util v0.3.32
10272026-09-04T17:02:55.329Z Downloaded phf_shared v0.11.3
10282026-09-04T17:02:55.334Z Downloaded zerotrie v0.2.3
10292026-09-04T17:02:55.334Z Downloaded derive_builder v0.20.2
10302026-09-04T17:02:55.340Z Downloaded ctutils v0.4.2
10312026-09-04T17:02:55.340Z Downloaded tls_codec v0.4.2
10322026-09-04T17:02:55.341Z Downloaded const_format v0.2.35
10332026-09-04T17:02:55.344Z Downloaded schemars v1.2.1
10342026-09-04T17:02:55.347Z Downloaded ron v0.8.1
10352026-09-04T17:02:55.352Z Downloaded litemap v0.8.1
10362026-09-04T17:02:55.352Z Downloaded tinyvec v1.10.0
10372026-09-04T17:02:55.355Z Downloaded signature v2.2.0
10382026-09-04T17:02:55.355Z Downloaded strum v0.27.2
10392026-09-04T17:02:55.355Z Downloaded tap v1.0.1
10402026-09-04T17:02:55.355Z Downloaded topological-sort v0.2.2
10412026-09-04T17:02:55.355Z Downloaded h2 v0.4.15
10422026-09-04T17:02:55.359Z Downloaded darling v0.13.4
10432026-09-04T17:02:55.362Z Downloaded steno v0.4.1
10442026-09-04T17:02:55.362Z Downloaded convert_case v0.4.0
10452026-09-04T17:02:55.362Z Downloaded toml v1.1.2+spec-1.1.0
10462026-09-04T17:02:55.365Z Downloaded untrusted v0.7.1
10472026-09-04T17:02:55.365Z Downloaded iri-string v0.7.10
10482026-09-04T17:02:55.372Z Downloaded defmt v0.3.100
10492026-09-04T17:02:55.375Z Downloaded ipnet v2.12.0
10502026-09-04T17:02:55.375Z Downloaded is_ci v1.2.0
10512026-09-04T17:02:55.378Z Downloaded nanorand v0.7.0
10522026-09-04T17:02:55.381Z Downloaded libloading v0.8.9
10532026-09-04T17:02:55.381Z Downloaded oxide-generation-macros v0.2.0
10542026-09-04T17:02:55.386Z Downloaded cookie_store v0.22.1
10552026-09-04T17:02:55.389Z Downloaded p256 v0.14.0
10562026-09-04T17:02:55.389Z Downloaded memoffset v0.9.1
10572026-09-04T17:02:55.389Z Downloaded openssl-macros v0.1.1
10582026-09-04T17:02:55.393Z Downloaded phf v0.12.1
10592026-09-04T17:02:55.393Z Downloaded serde_tokenstream v0.3.0
10602026-09-04T17:02:55.393Z Downloaded newtype-uuid-macros v0.1.0
10612026-09-04T17:02:55.393Z Downloaded rand_pcg v0.10.2
10622026-09-04T17:02:55.397Z Downloaded crossterm v0.29.0
10632026-09-04T17:02:55.400Z Downloaded strsim v0.10.0
10642026-09-04T17:02:55.400Z Downloaded rpassword v7.5.4
10652026-09-04T17:02:55.400Z Downloaded ignore v0.4.25
10662026-09-04T17:02:55.404Z Downloaded sec1 v0.8.1
10672026-09-04T17:02:55.404Z Downloaded sha1 v0.10.6
10682026-09-04T17:02:55.404Z Downloaded rsa v0.10.0-rc.18
10692026-09-04T17:02:55.407Z Downloaded serde_plain v1.0.2
10702026-09-04T17:02:55.407Z Downloaded portable-atomic v1.13.1
10712026-09-04T17:02:55.411Z Downloaded rayon-core v1.13.0
10722026-09-04T17:02:55.414Z Downloaded zerovec v0.11.5
10732026-09-04T17:02:55.419Z Downloaded smf v0.2.3
10742026-09-04T17:02:55.419Z Downloaded rand_chacha v0.3.1
10752026-09-04T17:02:55.419Z Downloaded recursive-proc-macro-impl v0.1.1
10762026-09-04T17:02:55.419Z Downloaded tower-service v0.3.3
10772026-09-04T17:02:55.419Z Downloaded usdt v0.6.0
10782026-09-04T17:02:55.423Z Downloaded xshell-macros v0.2.7
10792026-09-04T17:02:55.423Z Downloaded socket2 v0.6.3
10802026-09-04T17:02:55.423Z Downloaded utf8_iter v1.0.4
10812026-09-04T17:02:55.423Z Downloaded dof v0.4.0
10822026-09-04T17:02:55.423Z Downloaded stringprep v0.1.5
10832026-09-04T17:02:55.423Z Downloaded rayon v1.11.0
10842026-09-04T17:02:55.426Z Downloaded toml_writer v1.1.1+spec-1.1.0
10852026-09-04T17:02:55.430Z Downloaded blake3 v1.8.5
10862026-09-04T17:02:55.433Z Downloaded socket2 v0.5.10
10872026-09-04T17:02:55.433Z Downloaded itertools v0.10.5
10882026-09-04T17:02:55.436Z Downloaded difflib v0.4.0
10892026-09-04T17:02:55.439Z Downloaded normalize-line-endings v0.3.0
10902026-09-04T17:02:55.439Z Downloaded darling v0.20.11
10912026-09-04T17:02:55.439Z Downloaded defmt-macros v1.0.1
10922026-09-04T17:02:55.443Z Downloaded hybrid-array v0.4.13
10932026-09-04T17:02:55.443Z Downloaded salty v0.3.0
10942026-09-04T17:02:55.446Z Downloaded regex v1.12.3
10952026-09-04T17:02:55.452Z Downloaded digest v0.11.3
10962026-09-04T17:02:55.456Z Downloaded yansi v1.0.1
10972026-09-04T17:02:55.456Z Downloaded darling_core v0.21.3
10982026-09-04T17:02:55.456Z Downloaded darling_core v0.23.0
10992026-09-04T17:02:55.459Z Downloaded linear-map v1.2.0
11002026-09-04T17:02:55.459Z Downloaded match_cfg v0.1.0
11012026-09-04T17:02:55.459Z Downloaded memmap2 v0.9.10
11022026-09-04T17:02:55.459Z Downloaded parking_lot_core v0.9.12
11032026-09-04T17:02:55.462Z Downloaded russh-util v0.52.0
11042026-09-04T17:02:55.462Z Downloaded num_enum v0.7.6
11052026-09-04T17:02:55.462Z Downloaded pem v3.0.6
11062026-09-04T17:02:55.467Z Downloaded rand_core v0.10.0
11072026-09-04T17:02:55.467Z Downloaded siphasher v1.0.2
11082026-09-04T17:02:55.467Z Downloaded ssh-cipher v0.3.0
11092026-09-04T17:02:55.467Z Downloaded reqwest v0.13.2
11102026-09-04T17:02:55.470Z Downloaded ed25519-dalek v3.0.0
11112026-09-04T17:02:55.473Z Downloaded unsafe-libyaml v0.2.11
11122026-09-04T17:02:55.473Z Downloaded tokio-rustls v0.26.4
11132026-09-04T17:02:55.476Z Downloaded uuid v1.23.4
11142026-09-04T17:02:55.477Z Downloaded thread_local v1.1.9
11152026-09-04T17:02:55.477Z Downloaded wnaf v0.14.0
11162026-09-04T17:02:55.480Z Downloaded tar v0.4.46
11172026-09-04T17:02:55.480Z Downloaded defmt-parser v1.0.0
11182026-09-04T17:02:55.480Z Downloaded knus v3.4.0
11192026-09-04T17:02:55.483Z Downloaded pin-project v1.1.11
11202026-09-04T17:02:55.487Z Downloaded proc-macro-crate v3.4.0
11212026-09-04T17:02:55.490Z Downloaded ed25519 v3.0.0
11222026-09-04T17:02:55.490Z Downloaded derive_builder_core v0.20.2
11232026-09-04T17:02:55.490Z Downloaded instability v0.3.11
11242026-09-04T17:02:55.493Z Downloaded num-derive v0.4.2
11252026-09-04T17:02:55.493Z Downloaded bindgen v0.71.1
11262026-09-04T17:02:55.496Z Downloaded subtle v2.6.1
11272026-09-04T17:02:55.496Z Downloaded tokio-util v0.7.18
11282026-09-04T17:02:55.500Z Downloaded hyper-tls v0.6.0
11292026-09-04T17:02:55.504Z Downloaded p521 v0.14.0
11302026-09-04T17:02:55.504Z Downloaded crc-any v2.5.0
11312026-09-04T17:02:55.504Z Downloaded crossbeam-utils v0.8.21
11322026-09-04T17:02:55.507Z Downloaded sqlparser_derive v0.5.0
11332026-09-04T17:02:55.507Z Downloaded instant v0.1.13
11342026-09-04T17:02:55.507Z Downloaded quick-xml v0.37.5
11352026-09-04T17:02:55.511Z Downloaded jobserver v0.1.34
11362026-09-04T17:02:55.511Z Downloaded oxide-update-engine v0.1.2
11372026-09-04T17:02:55.511Z Downloaded sec1 v0.7.3
11382026-09-04T17:02:55.514Z Downloaded signal-hook-registry v1.4.8
11392026-09-04T17:02:55.514Z Downloaded unicode_categories v0.1.1
11402026-09-04T17:02:55.514Z Downloaded libsw v3.5.0
11412026-09-04T17:02:55.514Z Downloaded unit-prefix v0.5.2
11422026-09-04T17:02:55.517Z Downloaded serde_with v3.21.0
11432026-09-04T17:02:55.521Z Downloaded progenitor-impl v0.13.0
11442026-09-04T17:02:55.526Z Downloaded snafu v0.8.9
11452026-09-04T17:02:55.529Z Downloaded rustversion v1.0.22
11462026-09-04T17:02:55.529Z Downloaded unicase v2.9.0
11472026-09-04T17:02:55.529Z Downloaded omicron-zone-package v0.12.3
11482026-09-04T17:02:55.534Z Downloaded pem-rfc7468 v0.7.0
11492026-09-04T17:02:55.534Z Downloaded predicates-tree v1.0.13
11502026-09-04T17:02:55.534Z Downloaded zip v0.6.6
11512026-09-04T17:02:55.537Z Downloaded vergen-lib v0.1.6
11522026-09-04T17:02:55.537Z Downloaded russh-cryptovec v0.62.0
11532026-09-04T17:02:55.537Z Downloaded serde_bytes v0.11.19
11542026-09-04T17:02:55.537Z Downloaded sha1 v0.11.0
11552026-09-04T17:02:55.537Z Downloaded idna_adapter v1.2.1
11562026-09-04T17:02:55.537Z Downloaded newline-converter v0.3.0
11572026-09-04T17:02:55.537Z Downloaded tokio-tungstenite v0.21.0
11582026-09-04T17:02:55.541Z Downloaded trait-variant v0.1.2
11592026-09-04T17:02:55.541Z Downloaded zerofrom-derive v0.1.6
11602026-09-04T17:02:55.541Z Downloaded rustc_version v0.4.1
11612026-09-04T17:02:55.541Z Downloaded rand v0.9.2
11622026-09-04T17:02:55.544Z Downloaded strip-ansi-escapes v0.2.1
11632026-09-04T17:02:55.544Z Downloaded strum v0.26.3
11642026-09-04T17:02:55.544Z Downloaded iddqd v0.4.2
11652026-09-04T17:02:55.547Z Downloaded bitvec v1.0.1
11662026-09-04T17:02:55.555Z Downloaded multimap v0.10.1
11672026-09-04T17:02:55.559Z Downloaded psl-types v2.0.11
11682026-09-04T17:02:55.559Z Downloaded miette-derive v7.6.0
11692026-09-04T17:02:55.559Z Downloaded serde_derive_internals v0.29.1
11702026-09-04T17:02:55.559Z Downloaded crypto-common v0.2.2
11712026-09-04T17:02:55.559Z Downloaded dropshot-api-manager-types v0.8.0
11722026-09-04T17:02:55.563Z Downloaded crossterm v0.28.1
11732026-09-04T17:02:55.563Z Downloaded corncobs v0.1.4
11742026-09-04T17:02:55.567Z Downloaded libefi-sys v0.1.0
11752026-09-04T17:02:55.567Z Downloaded lock_api v0.4.14
11762026-09-04T17:02:55.567Z Downloaded diesel_derives v2.3.7
11772026-09-04T17:02:55.570Z Downloaded peg-macros v0.8.5
11782026-09-04T17:02:55.570Z Downloaded lru-slab v0.1.2
11792026-09-04T17:02:55.570Z Downloaded tokio-tungstenite v0.23.1
11802026-09-04T17:02:55.570Z Downloaded jiff-static v0.2.34
11812026-09-04T17:02:55.573Z Downloaded p384 v0.13.1
11822026-09-04T17:02:55.577Z Downloaded git2 v0.20.4
11832026-09-04T17:02:55.580Z Downloaded indoc v1.0.9
11842026-09-04T17:02:55.580Z Downloaded unicode-normalization v0.1.25
11852026-09-04T17:02:55.583Z Downloaded openssl-probe v0.1.6
11862026-09-04T17:02:55.584Z Downloaded thiserror-impl-no-std v2.0.2
11872026-09-04T17:02:55.584Z Downloaded radium v0.7.0
11882026-09-04T17:02:55.584Z Downloaded time-core v0.1.8
11892026-09-04T17:02:55.584Z Downloaded crypto-bigint v0.5.5
11902026-09-04T17:02:55.587Z Downloaded poly1305 v0.9.0
11912026-09-04T17:02:55.592Z Downloaded polyval v0.7.1
11922026-09-04T17:02:55.592Z Downloaded predicates v3.1.4
11932026-09-04T17:02:55.595Z Downloaded vergen-git2 v9.1.0
11942026-09-04T17:02:55.595Z Downloaded rustc_version v0.1.7
11952026-09-04T17:02:55.595Z Downloaded impl-trait-for-tuples v0.2.3
11962026-09-04T17:02:55.595Z Downloaded scroll v0.13.0
11972026-09-04T17:02:55.595Z Downloaded zstd v0.13.3
11982026-09-04T17:02:55.598Z Downloaded aws-lc-rs v1.16.3
11992026-09-04T17:02:55.602Z Downloaded tokio-stream v0.1.18
12002026-09-04T17:02:55.606Z Downloaded ed25519-dalek v2.2.0
12012026-09-04T17:02:55.606Z Downloaded diff v0.1.13
12022026-09-04T17:02:55.609Z Downloaded crossbeam-epoch v0.9.18
12032026-09-04T17:02:55.609Z Downloaded ed25519 v2.2.3
12042026-09-04T17:02:55.609Z Downloaded zerocopy-derive v0.8.55
12052026-09-04T17:02:55.613Z Downloaded icu_normalizer v2.1.1
12062026-09-04T17:02:55.616Z Downloaded indexmap v1.9.3
12072026-09-04T17:02:55.619Z Downloaded packed_struct v0.10.1
12082026-09-04T17:02:55.619Z Downloaded string_cache v0.8.9
12092026-09-04T17:02:55.619Z Downloaded typed-path v0.9.3
12102026-09-04T17:02:55.622Z Downloaded petname v2.0.2
12112026-09-04T17:02:55.626Z Downloaded psm v0.1.30
12122026-09-04T17:02:55.629Z Downloaded csv-core v0.1.13
12132026-09-04T17:02:55.629Z Downloaded slog-async v2.8.0
12142026-09-04T17:02:55.629Z Downloaded zeroize v1.9.0
12152026-09-04T17:02:55.632Z Downloaded chrono v0.4.45
12162026-09-04T17:02:55.636Z Downloaded hyper-util v0.1.20
12172026-09-04T17:02:55.639Z Downloaded tokio-postgres v0.7.16
12182026-09-04T17:02:55.642Z Downloaded parking_lot v0.12.5
12192026-09-04T17:02:55.645Z Downloaded salsa20 v0.11.0
12202026-09-04T17:02:55.645Z Downloaded icu_collections v2.1.1
12212026-09-04T17:02:55.648Z Downloaded nom v8.0.0
12222026-09-04T17:02:55.652Z Downloaded tough v0.22.0
12232026-09-04T17:02:55.655Z Downloaded rsa v0.9.10
12242026-09-04T17:02:55.658Z Downloaded qorb v0.4.1
12252026-09-04T17:02:55.661Z Downloaded itertools v0.12.1
12262026-09-04T17:02:55.664Z Downloaded rand v0.10.1
12272026-09-04T17:02:55.667Z Downloaded x509-cert v0.2.5
12282026-09-04T17:02:55.671Z Downloaded idna v1.1.0
12292026-09-04T17:02:55.671Z Downloaded slog v2.8.2
12302026-09-04T17:02:55.675Z Downloaded prefix-trie v0.7.0
12312026-09-04T17:02:55.675Z Downloaded derive_more v0.99.20
12322026-09-04T17:02:55.679Z Downloaded const-oid v0.10.2
12332026-09-04T17:02:55.683Z Downloaded rawzip v0.4.4
12342026-09-04T17:02:55.686Z Downloaded rustyline v14.0.0
12352026-09-04T17:02:55.689Z Downloaded publicsuffix v2.3.0
12362026-09-04T17:02:55.689Z Downloaded icu_properties_data v2.1.2
12372026-09-04T17:02:55.695Z Downloaded unicode-bidi v0.3.18
12382026-09-04T17:02:55.698Z Downloaded num-traits v0.2.19
12392026-09-04T17:02:55.699Z Downloaded winnow v0.5.40
12402026-09-04T17:02:55.703Z Downloaded goblin v0.10.5
12412026-09-04T17:02:55.708Z Downloaded tracing-core v0.1.36
12422026-09-04T17:02:55.712Z Downloaded reqwest v0.12.28
12432026-09-04T17:02:55.718Z Downloaded serde_with v1.14.0
12442026-09-04T17:02:55.760Z Downloaded quinn-proto v0.11.16
12452026-09-04T17:02:55.760Z Downloaded rustls-webpki v0.103.13
12462026-09-04T17:02:55.760Z Downloaded zip v4.6.1
12472026-09-04T17:02:55.760Z Downloaded derive-where v1.6.0
12482026-09-04T17:02:55.761Z Downloaded p384 v0.14.0
12492026-09-04T17:02:55.761Z Downloaded jiff-core v0.1.0
12502026-09-04T17:02:55.761Z Downloaded crossbeam-channel v0.5.15
12512026-09-04T17:02:55.761Z Downloaded gimli v0.32.3
12522026-09-04T17:02:55.761Z Downloaded libm v0.2.16
12532026-09-04T17:02:55.766Z Downloaded russh v0.62.4
12542026-09-04T17:02:55.771Z Downloaded itertools v0.13.0
12552026-09-04T17:02:55.774Z Downloaded object v0.30.4
12562026-09-04T17:02:55.778Z Downloaded sha3 v0.12.0
12572026-09-04T17:02:55.784Z Downloaded derive_more v2.1.1
12582026-09-04T17:02:55.788Z Downloaded winnow v0.6.26
12592026-09-04T17:02:55.793Z Downloaded bstr v1.12.1
12602026-09-04T17:02:55.797Z Downloaded lalrpop v0.19.12
12612026-09-04T17:02:55.801Z Downloaded crypto-bigint v0.7.5
12622026-09-04T17:02:55.811Z Downloaded nix v0.31.2
12632026-09-04T17:02:55.816Z Downloaded regress v0.10.5
12642026-09-04T17:02:55.822Z Downloaded libxml v0.3.3
12652026-09-04T17:02:55.825Z Downloaded regress v0.11.1
12662026-09-04T17:02:55.830Z Downloaded curve25519-dalek v4.1.3
12672026-09-04T17:02:55.835Z Downloaded dropshot-api-manager v0.8.0
12682026-09-04T17:02:55.838Z Downloaded itertools v0.15.0
12692026-09-04T17:02:55.843Z Downloaded polar-core v0.27.3
12702026-09-04T17:02:55.846Z Downloaded reedline v0.40.0
12712026-09-04T17:02:55.851Z Downloaded itertools v0.14.0
12722026-09-04T17:02:55.856Z Downloaded moka v0.12.13
12732026-09-04T17:02:55.864Z Downloaded regex-syntax v0.8.10
12742026-09-04T17:02:55.870Z Downloaded radix_trie v0.2.1
12752026-09-04T17:02:55.870Z Downloaded hyper v1.10.1
12762026-09-04T17:02:55.874Z Downloaded openssl v0.10.80
12772026-09-04T17:02:55.877Z Downloaded winnow v1.0.3
12782026-09-04T17:02:55.880Z Downloaded crypto-primes v0.7.2
12792026-09-04T17:02:55.884Z Downloaded nix v0.27.1
12802026-09-04T17:02:55.889Z Downloaded smoltcp v0.11.0
12812026-09-04T17:02:55.896Z Downloaded time v0.3.47
12822026-09-04T17:02:55.904Z Downloaded rustix v0.38.44
12832026-09-04T17:02:55.916Z Downloaded zlib-rs v0.6.2
12842026-09-04T17:02:55.919Z Downloaded syn v3.0.3
12852026-09-04T17:02:55.925Z Downloaded zerocopy v0.8.55
12862026-09-04T17:02:55.936Z Downloaded hickory-proto v0.24.4
12872026-09-04T17:02:55.946Z Downloaded openapiv3 v2.2.0
12882026-09-04T17:02:55.951Z Downloaded proptest v1.11.0
12892026-09-04T17:02:55.956Z Downloaded curve25519-dalek v5.0.0
12902026-09-04T17:02:55.962Z Downloaded object v0.37.3
12912026-09-04T17:02:55.970Z Downloaded smoltcp v0.9.1
12922026-09-04T17:02:55.974Z Downloaded vcpkg v0.2.15
12932026-09-04T17:02:55.997Z Downloaded hickory-proto v0.25.2
12942026-09-04T17:02:56.006Z Downloaded regex-syntax v0.6.29
12952026-09-04T17:02:56.010Z Downloaded nix v0.28.0
12962026-09-04T17:02:56.015Z Downloaded tabled v0.21.0
12972026-09-04T17:02:56.025Z Downloaded dropshot v0.17.1
12982026-09-04T17:02:56.037Z Downloaded sled v0.34.7
12992026-09-04T17:02:56.044Z Downloaded zerocopy-derive v0.6.6
13002026-09-04T17:02:56.051Z Downloaded bzip2-sys v0.1.13+1.0.8
13012026-09-04T17:02:56.055Z Downloaded rustls v0.23.41
13022026-09-04T17:02:56.062Z Downloaded diesel v2.3.7
13032026-09-04T17:02:56.073Z Downloaded chrono-tz v0.10.4
13042026-09-04T17:02:56.084Z Downloaded tracing v0.1.44
13052026-09-04T17:02:56.097Z Downloaded petgraph v0.8.3
13062026-09-04T17:02:56.110Z Downloaded sha3 v0.11.0
13072026-09-04T17:02:56.113Z Downloaded typify-impl v0.6.2
13082026-09-04T17:02:56.119Z Downloaded csv v1.4.0
13092026-09-04T17:02:56.131Z Downloaded sqlparser v0.61.0
13102026-09-04T17:02:56.137Z Downloaded ratatui v0.29.0
13112026-09-04T17:02:56.149Z Downloaded jiff v0.2.34
13122026-09-04T17:02:56.158Z Downloaded regex-automata v0.4.14
13132026-09-04T17:02:56.181Z Downloaded petgraph v0.6.5
13142026-09-04T17:02:56.190Z Downloaded ring v0.17.14
13152026-09-04T17:02:56.219Z Downloaded sha3 v0.10.8
13162026-09-04T17:02:56.225Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13172026-09-04T17:02:56.231Z Downloaded tokio v1.52.1
13182026-09-04T17:02:56.252Z Downloaded libz-sys v1.1.24
13192026-09-04T17:02:56.264Z Downloaded encoding_rs v0.8.35
13202026-09-04T17:02:56.278Z Downloaded libgit2-sys v0.18.3+1.9.2
13212026-09-04T17:02:56.621Z Downloaded aws-lc-sys v0.40.0
13222026-09-04T17:02:56.892Z Compiling serde_core v1.0.228
13232026-09-04T17:02:56.892Z Compiling libc v0.2.185
13242026-09-04T17:02:56.892Z Compiling serde v1.0.228
13252026-09-04T17:02:56.895Z Compiling log v0.4.33
13262026-09-04T17:02:56.895Z Compiling smallvec v1.15.1
13272026-09-04T17:02:56.895Z Compiling shlex v1.3.0
13282026-09-04T17:02:56.895Z Compiling find-msvc-tools v0.1.9
13292026-09-04T17:02:56.895Z Compiling subtle v2.6.1
13302026-09-04T17:02:57.043Z Compiling scopeguard v1.2.0
13312026-09-04T17:02:57.053Z Compiling typenum v1.20.1
13322026-09-04T17:02:57.061Z Compiling stable_deref_trait v1.2.1
13332026-09-04T17:02:57.061Z Compiling zerocopy v0.8.55
13342026-09-04T17:02:57.061Z Compiling portable-atomic v1.13.1
13352026-09-04T17:02:57.103Z Compiling serde_json v1.0.151
13362026-09-04T17:02:57.132Z Compiling syn v2.0.117
13372026-09-04T17:02:57.146Z Compiling critical-section v1.2.0
13382026-09-04T17:02:57.261Z Compiling lock_api v0.4.14
13392026-09-04T17:02:57.261Z Compiling libm v0.2.16
13402026-09-04T17:02:57.289Z Compiling num-traits v0.2.19
13412026-09-04T17:02:57.331Z Compiling pkg-config v0.3.32
13422026-09-04T17:02:57.337Z Compiling generic-array v0.14.7
13432026-09-04T17:02:57.337Z Compiling const-oid v0.9.6
13442026-09-04T17:02:57.347Z Compiling pin-project-lite v0.2.17
13452026-09-04T17:02:57.351Z Compiling parking_lot_core v0.9.12
13462026-09-04T17:02:57.421Z Compiling getrandom v0.4.3
13472026-09-04T17:02:57.469Z Compiling rand_core v0.10.0
13482026-09-04T17:02:57.483Z Compiling futures-core v0.3.32
13492026-09-04T17:02:57.531Z Compiling litemap v0.8.1
13502026-09-04T17:02:57.618Z Compiling writeable v0.6.2
13512026-09-04T17:02:57.668Z Compiling percent-encoding v2.3.2
13522026-09-04T17:02:57.701Z Compiling icu_normalizer_data v2.1.1
13532026-09-04T17:02:57.701Z Compiling icu_properties_data v2.1.2
13542026-09-04T17:02:57.730Z Compiling getrandom v0.3.4
13552026-09-04T17:02:57.736Z Compiling rustix v1.1.4
13562026-09-04T17:02:57.775Z Compiling futures-sink v0.3.32
13572026-09-04T17:02:57.832Z Compiling futures-task v0.3.32
13582026-09-04T17:02:57.865Z Compiling futures-channel v0.3.32
13592026-09-04T17:02:57.893Z Compiling slab v0.4.12
13602026-09-04T17:02:57.896Z Compiling utf8_iter v1.0.4
13612026-09-04T17:02:57.923Z Compiling futures-io v0.3.32
13622026-09-04T17:02:57.983Z Compiling errno v0.3.14
13632026-09-04T17:02:57.987Z Compiling jobserver v0.1.34
13642026-09-04T17:02:58.018Z Compiling getrandom v0.2.17
13652026-09-04T17:02:58.089Z Compiling mio v1.2.0
13662026-09-04T17:02:58.112Z Compiling signal-hook-registry v1.4.8
13672026-09-04T17:02:58.116Z Compiling socket2 v0.6.3
13682026-09-04T17:02:58.159Z Compiling form_urlencoded v1.2.2
13692026-09-04T17:02:58.191Z Compiling rand_core v0.6.4
13702026-09-04T17:02:58.253Z Compiling cc v1.2.56
13712026-09-04T17:02:58.291Z Compiling once_cell v1.21.3
13722026-09-04T17:02:58.330Z Compiling rustversion v1.0.22
13732026-09-04T17:02:58.377Z Compiling parking_lot v0.12.5
13742026-09-04T17:02:58.441Z Compiling iana-time-zone v0.1.65
13752026-09-04T17:02:58.450Z Compiling base64ct v1.8.3
13762026-09-04T17:02:58.450Z Compiling flagset v0.4.7
13772026-09-04T17:02:58.464Z Compiling ident_case v1.0.1
13782026-09-04T17:02:58.526Z Compiling dunce v1.0.5
13792026-09-04T17:02:58.542Z Compiling fs_extra v1.3.0
13802026-09-04T17:02:58.602Z Compiling regex-syntax v0.8.10
13812026-09-04T17:02:58.618Z Compiling base64 v0.22.1
13822026-09-04T17:02:58.622Z Compiling syn v1.0.109
13832026-09-04T17:02:58.649Z Compiling rand_core v0.9.5
13842026-09-04T17:02:58.653Z Compiling vcpkg v0.2.15
13852026-09-04T17:02:58.679Z Compiling pem-rfc7468 v0.7.0
13862026-09-04T17:02:58.732Z Compiling tracing-core v0.1.36
13872026-09-04T17:02:58.747Z Compiling dyn-clone v1.0.20
13882026-09-04T17:02:58.784Z Compiling aws-lc-rs v1.16.3
13892026-09-04T17:02:58.812Z Compiling schemars v0.8.22
13902026-09-04T17:02:58.837Z Compiling cpufeatures v0.2.17
13912026-09-04T17:02:58.898Z Compiling simd-adler32 v0.3.8
13922026-09-04T17:02:58.928Z Compiling spin v0.9.8
13932026-09-04T17:02:58.953Z Compiling cmov v0.5.4
13942026-09-04T17:02:58.987Z Compiling httparse v1.10.1
13952026-09-04T17:02:59.004Z Compiling crc32fast v1.5.0
13962026-09-04T17:02:59.024Z Compiling cmake v0.1.57
13972026-09-04T17:02:59.098Z Compiling tinyvec_macros v0.1.1
13982026-09-04T17:02:59.145Z Compiling openssl-probe v0.2.1
13992026-09-04T17:02:59.164Z Compiling adler2 v2.0.1
14002026-09-04T17:02:59.178Z Compiling tinyvec v1.10.0
14012026-09-04T17:02:59.195Z Compiling ctutils v0.4.2
14022026-09-04T17:02:59.199Z Compiling aho-corasick v1.1.4
14032026-09-04T17:02:59.299Z Compiling bitflags v2.11.0
14042026-09-04T17:02:59.331Z Compiling semver v1.0.28
14052026-09-04T17:02:59.349Z Compiling indexmap v2.14.0
14062026-09-04T17:02:59.371Z Compiling uuid v1.23.4
14072026-09-04T17:02:59.439Z Compiling miniz_oxide v0.8.9
14082026-09-04T17:02:59.455Z Compiling tower-service v0.3.3
14092026-09-04T17:02:59.455Z Compiling tower-layer v0.3.3
14102026-09-04T17:02:59.458Z Compiling atomic-waker v1.1.2
14112026-09-04T17:02:59.561Z Compiling rustc_version v0.4.1
14122026-09-04T17:02:59.625Z Compiling untrusted v0.7.1
14132026-09-04T17:02:59.634Z Compiling try-lock v0.2.5
14142026-09-04T17:02:59.634Z Compiling radium v0.7.0
14152026-09-04T17:02:59.680Z Compiling want v0.3.1
14162026-09-04T17:02:59.712Z Compiling httpdate v1.0.3
14172026-09-04T17:02:59.866Z Compiling rustls v0.23.41
14182026-09-04T17:02:59.886Z Compiling maybe-uninit v2.0.0
14192026-09-04T17:02:59.906Z Compiling tap v1.0.1
14202026-09-04T17:02:59.918Z Compiling aws-lc-sys v0.40.0
14212026-09-04T17:02:59.934Z Compiling openssl-sys v0.9.117
14222026-09-04T17:02:59.993Z Compiling foreign-types-shared v0.1.1
14232026-09-04T17:03:00.027Z Compiling untrusted v0.9.0
14242026-09-04T17:03:00.030Z Compiling openssl v0.10.80
14252026-09-04T17:03:00.055Z Compiling wyz v0.5.1
14262026-09-04T17:03:00.087Z Compiling synstructure v0.13.2
14272026-09-04T17:03:00.101Z Compiling serde_derive_internals v0.29.1
14282026-09-04T17:03:00.117Z Compiling pest_generator v2.8.6
14292026-09-04T17:03:00.163Z Compiling regex-automata v0.4.14
14302026-09-04T17:03:00.168Z Compiling darling_core v0.20.11
14312026-09-04T17:03:00.283Z Compiling foreign-types v0.3.2
14322026-09-04T17:03:00.300Z Compiling bzip2-sys v0.1.13+1.0.8
14332026-09-04T17:03:00.322Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14342026-09-04T17:03:00.397Z Compiling unicode-normalization v0.1.25
14352026-09-04T17:03:00.485Z Compiling tempfile v3.27.0
14362026-09-04T17:03:00.578Z Compiling terminal_size v0.4.3
14372026-09-04T17:03:00.680Z Compiling num-integer v0.1.46
14382026-09-04T17:03:00.704Z Compiling wait-timeout v0.2.1
14392026-09-04T17:03:00.728Z Compiling ahash v0.8.12
14402026-09-04T17:03:00.747Z Compiling num-conv v0.2.0
14412026-09-04T17:03:00.825Z Compiling native-tls v0.2.18
14422026-09-04T17:03:00.844Z Compiling bit-vec v0.8.0
14432026-09-04T17:03:00.872Z Compiling num-bigint-dig v0.8.6
14442026-09-04T17:03:00.893Z Compiling powerfmt v0.2.0
14452026-09-04T17:03:00.938Z Compiling time-core v0.1.8
14462026-09-04T17:03:00.958Z Compiling funty v2.0.0
14472026-09-04T17:03:00.987Z Compiling packed_struct v0.10.1
14482026-09-04T17:03:01.018Z Compiling quick-error v1.2.3
14492026-09-04T17:03:01.046Z Compiling deranged v0.5.8
14502026-09-04T17:03:01.051Z Compiling bit-set v0.8.0
14512026-09-04T17:03:01.092Z Compiling num-iter v0.1.45
14522026-09-04T17:03:01.123Z Compiling rusty-fork v0.3.1
14532026-09-04T17:03:01.127Z Compiling clap_builder v4.6.0
14542026-09-04T17:03:01.127Z Compiling time-macros v0.2.27
14552026-09-04T17:03:01.292Z Compiling lazy_static v1.5.0
14562026-09-04T17:03:01.303Z Compiling rand_xorshift v0.4.0
14572026-09-04T17:03:01.319Z Compiling sync_wrapper v1.0.2
14582026-09-04T17:03:01.353Z Compiling bitvec v1.0.1
14592026-09-04T17:03:01.396Z Compiling indexmap v1.9.3
14602026-09-04T17:03:01.454Z Compiling nodrop v0.1.14
14612026-09-04T17:03:01.485Z Compiling unicode-segmentation v1.12.0
14622026-09-04T17:03:01.500Z Compiling paste v1.0.15
14632026-09-04T17:03:01.559Z Compiling num_threads v0.1.7
14642026-09-04T17:03:01.606Z Compiling unarray v0.1.4
14652026-09-04T17:03:01.618Z Compiling object v0.37.3
14662026-09-04T17:03:01.671Z Compiling zlib-rs v0.6.2
14672026-09-04T17:03:01.730Z Compiling crc-catalog v2.4.0
14682026-09-04T17:03:01.789Z Compiling crossbeam-utils v0.8.21
14692026-09-04T17:03:01.839Z Compiling usdt-impl v0.6.0
14702026-09-04T17:03:01.858Z Compiling serde_derive v1.0.228
14712026-09-04T17:03:01.891Z Compiling zeroize_derive v1.5.0
14722026-09-04T17:03:01.906Z Compiling zerofrom-derive v0.1.6
14732026-09-04T17:03:02.056Z Compiling zerocopy-derive v0.8.55
14742026-09-04T17:03:02.059Z Compiling yoke-derive v0.8.1
14752026-09-04T17:03:02.100Z Compiling zerovec-derive v0.11.2
14762026-09-04T17:03:02.216Z Compiling displaydoc v0.2.5
14772026-09-04T17:03:02.314Z Compiling tokio-macros v2.7.0
14782026-09-04T17:03:02.520Z Compiling futures-macro v0.3.32
14792026-09-04T17:03:02.573Z Compiling der_derive v0.7.3
14802026-09-04T17:03:02.840Z Compiling thiserror-impl v2.0.18
14812026-09-04T17:03:03.003Z Compiling tracing-attributes v0.1.31
14822026-09-04T17:03:03.032Z Compiling schemars_derive v0.8.22
14832026-09-04T17:03:03.088Z Compiling scroll_derive v0.13.1
14842026-09-04T17:03:03.260Z Compiling pest_derive v2.8.6
14852026-09-04T17:03:03.274Z Compiling darling_macro v0.20.11
14862026-09-04T17:03:03.365Z Compiling futures-util v0.3.32
14872026-09-04T17:03:03.381Z Compiling zerofrom v0.1.6
14882026-09-04T17:03:03.524Z Compiling yoke v0.8.1
14892026-09-04T17:03:03.607Z Compiling thiserror-impl v1.0.69
14902026-09-04T17:03:03.730Z Compiling zerovec v0.11.5
14912026-09-04T17:03:03.755Z Compiling zerotrie v0.2.3
14922026-09-04T17:03:03.815Z Compiling openssl-macros v0.1.1
14932026-09-04T17:03:03.937Z Compiling scroll v0.13.0
14942026-09-04T17:03:04.084Z Compiling darling v0.20.11
14952026-09-04T17:03:04.195Z Compiling tinystr v0.8.2
14962026-09-04T17:03:04.257Z Compiling potential_utf v0.1.4
14972026-09-04T17:03:04.268Z Compiling goblin v0.10.5
14982026-09-04T17:03:04.287Z Compiling thiserror v2.0.18
14992026-09-04T17:03:04.290Z Compiling packed_struct_codegen v0.10.1
15002026-09-04T17:03:04.383Z Compiling icu_locale_core v2.1.1
15012026-09-04T17:03:04.398Z Compiling icu_collections v2.1.1
15022026-09-04T17:03:04.414Z Compiling clap_derive v4.6.1
15032026-09-04T17:03:04.433Z Compiling tracing v0.1.44
15042026-09-04T17:03:04.437Z Compiling zerocopy-derive v0.6.6
15052026-09-04T17:03:04.462Z Compiling bitfield-macros v0.19.4
15062026-09-04T17:03:04.716Z Compiling siphasher v1.0.2
15072026-09-04T17:03:04.879Z Compiling flate2 v1.1.9
15082026-09-04T17:03:04.914Z Compiling thiserror v1.0.69
15092026-09-04T17:03:04.931Z Compiling dtrace-parser v0.3.0
15102026-09-04T17:03:04.945Z Compiling derive_builder_core v0.20.2
15112026-09-04T17:03:05.032Z Compiling icu_provider v2.1.1
15122026-09-04T17:03:05.210Z Compiling bitfield v0.19.4
15132026-09-04T17:03:05.293Z Compiling icu_properties v2.1.2
15142026-09-04T17:03:05.308Z Compiling zeroize v1.9.0
15152026-09-04T17:03:05.323Z Compiling bytes v1.11.1
15162026-09-04T17:03:05.350Z Compiling icu_normalizer v2.1.1
15172026-09-04T17:03:05.401Z Compiling chrono v0.4.45
15182026-09-04T17:03:05.415Z Compiling ipnet v2.12.0
15192026-09-04T17:03:05.540Z Compiling der v0.7.10
15202026-09-04T17:03:05.681Z Compiling rustls-pki-types v1.14.0
15212026-09-04T17:03:05.696Z Compiling hybrid-array v0.4.13
15222026-09-04T17:03:05.813Z Compiling tokio v1.52.1
15232026-09-04T17:03:05.895Z Compiling http v1.4.2
15242026-09-04T17:03:05.915Z Compiling hex v0.4.3
15252026-09-04T17:03:05.961Z Compiling toml_datetime v0.6.11
15262026-09-04T17:03:06.099Z Compiling block-buffer v0.10.4
15272026-09-04T17:03:06.148Z Compiling crypto-common v0.1.7
15282026-09-04T17:03:06.192Z Compiling idna_adapter v1.2.1
15292026-09-04T17:03:06.264Z Compiling serde_spanned v0.6.9
15302026-09-04T17:03:06.288Z Compiling clap v4.6.1
15312026-09-04T17:03:06.322Z Compiling digest v0.10.7
15322026-09-04T17:03:06.362Z Compiling idna v1.1.0
15332026-09-04T17:03:06.414Z Compiling spki v0.7.3
15342026-09-04T17:03:06.427Z Compiling zerocopy v0.6.6
15352026-09-04T17:03:06.444Z Compiling time v0.3.47
15362026-09-04T17:03:06.550Z Compiling ppv-lite86 v0.2.21
15372026-09-04T17:03:06.594Z Compiling http-body v1.0.1
15382026-09-04T17:03:06.613Z Compiling pkcs8 v0.10.2
15392026-09-04T17:03:06.697Z Compiling url v2.5.8
15402026-09-04T17:03:06.763Z Compiling sha2 v0.10.9
15412026-09-04T17:03:06.766Z Compiling signature v2.2.0
15422026-09-04T17:03:06.792Z Compiling hmac v0.12.1
15432026-09-04T17:03:06.845Z Compiling rand_chacha v0.9.0
15442026-09-04T17:03:06.865Z Compiling rand_chacha v0.3.1
15452026-09-04T17:03:06.890Z Compiling pkcs1 v0.7.5
15462026-09-04T17:03:06.906Z Compiling http-body-util v0.1.3
15472026-09-04T17:03:07.036Z Compiling dof v0.4.0
15482026-09-04T17:03:07.167Z Compiling rand v0.9.2
15492026-09-04T17:03:07.300Z Compiling rand v0.8.6
15502026-09-04T17:03:07.421Z Compiling structmeta-derive v0.3.0
15512026-09-04T17:03:07.436Z Compiling scroll_derive v0.12.1
15522026-09-04T17:03:07.517Z Compiling crc v3.4.0
15532026-09-04T17:03:07.641Z Compiling array-init v0.0.4
15542026-09-04T17:03:07.671Z Compiling smallvec v0.6.14
15552026-09-04T17:03:07.721Z Compiling darling_core v0.23.0
15562026-09-04T17:03:07.736Z Compiling proptest v1.11.0
15572026-09-04T17:03:07.794Z Compiling heapless v0.7.17
15582026-09-04T17:03:07.889Z Compiling slog v2.8.2
15592026-09-04T17:03:08.009Z Compiling ipnetwork v0.21.1
15602026-09-04T17:03:08.059Z Compiling thread-id v5.1.0
15612026-09-04T17:03:08.063Z Compiling env_filter v2.0.0
15622026-09-04T17:03:08.105Z Compiling syn v3.0.3
15632026-09-04T17:03:08.108Z Compiling cookie v0.18.1
15642026-09-04T17:03:08.133Z Compiling base64 v0.21.7
15652026-09-04T17:03:08.148Z Compiling anyhow v1.0.104
15662026-09-04T17:03:08.164Z Compiling unicode-bidi v0.3.18
15672026-09-04T17:03:08.230Z Compiling allocator-api2 v0.2.21
15682026-09-04T17:03:08.320Z Compiling unicode-properties v0.1.4
15692026-09-04T17:03:08.394Z Compiling hashbrown v0.12.3
15702026-09-04T17:03:08.418Z Compiling signal-hook v0.3.18
15712026-09-04T17:03:08.474Z Compiling winnow v0.5.40
15722026-09-04T17:03:08.488Z Compiling zstd-safe v7.2.4
15732026-09-04T17:03:08.548Z Compiling iri-string v0.7.10
15742026-09-04T17:03:08.553Z Compiling ryu v1.0.23
15752026-09-04T17:03:08.576Z Compiling gimli v0.32.3
15762026-09-04T17:03:08.590Z Compiling structmeta v0.3.0
15772026-09-04T17:03:08.643Z Compiling stringprep v0.1.5
15782026-09-04T17:03:08.722Z Compiling serde_urlencoded v0.7.1
15792026-09-04T17:03:08.742Z Compiling ron v0.8.1
15802026-09-04T17:03:08.807Z Compiling oxnet v0.1.6
15812026-09-04T17:03:08.837Z Compiling env_logger v0.11.11
15822026-09-04T17:03:08.874Z Compiling scroll v0.12.0
15832026-09-04T17:03:08.983Z Compiling rsa v0.9.10
15842026-09-04T17:03:09.197Z Compiling serde-hex v0.1.0
15852026-09-04T17:03:09.227Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15862026-09-04T17:03:09.252Z Compiling camino v1.2.5
15872026-09-04T17:03:09.421Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15882026-09-04T17:03:09.647Z Compiling tokio-util v0.7.18
15892026-09-04T17:03:09.674Z Compiling tower v0.5.3
15902026-09-04T17:03:09.691Z Compiling tokio-native-tls v0.3.1
15912026-09-04T17:03:09.849Z Compiling toml_edit v0.19.15
15922026-09-04T17:03:09.898Z Compiling bzip2 v0.4.4
15932026-09-04T17:03:10.118Z Compiling newtype-uuid v1.3.2
15942026-09-04T17:03:10.167Z Compiling tower-http v0.6.8
15952026-09-04T17:03:10.229Z Compiling darling_macro v0.23.0
15962026-09-04T17:03:10.486Z Compiling h2 v0.4.15
15972026-09-04T17:03:10.523Z Compiling addr2line v0.25.1
15982026-09-04T17:03:10.554Z Compiling hashbrown v0.13.2
15992026-09-04T17:03:10.591Z Compiling x509-cert v0.2.5
16002026-09-04T17:03:10.692Z Compiling md-5 v0.10.6
16012026-09-04T17:03:10.747Z Compiling block-buffer v0.12.1
16022026-09-04T17:03:10.850Z Compiling crypto-common v0.2.2
16032026-09-04T17:03:10.878Z Compiling block-padding v0.4.2
16042026-09-04T17:03:10.943Z Compiling rustls-native-certs v0.8.3
16052026-09-04T17:03:10.969Z Compiling derive_builder_macro v0.20.2
16062026-09-04T17:03:11.043Z Compiling erased-serde v0.3.31
16072026-09-04T17:03:11.062Z Compiling serde_tokenstream v0.2.3
16082026-09-04T17:03:11.297Z Compiling bstr v1.12.1
16092026-09-04T17:03:11.411Z Compiling pin-project-internal v1.1.11
16102026-09-04T17:03:11.468Z Compiling zerocopy-derive v0.7.35
16112026-09-04T17:03:11.554Z Compiling daft-derive v0.1.8
16122026-09-04T17:03:11.613Z Compiling async-trait v0.1.89
16132026-09-04T17:03:11.630Z Compiling curve25519-dalek v4.1.3
16142026-09-04T17:03:11.963Z Compiling vergen-lib v9.1.0
16152026-09-04T17:03:11.989Z Compiling hash32 v0.2.1
16162026-09-04T17:03:12.005Z Compiling encoding_rs v0.8.35
16172026-09-04T17:03:12.165Z Compiling memoffset v0.9.1
16182026-09-04T17:03:12.213Z Compiling rustc-demangle v0.1.27
16192026-09-04T17:03:12.234Z Compiling fallible-iterator v0.2.0
16202026-09-04T17:03:12.302Z Compiling crc-any v2.5.0
16212026-09-04T17:03:12.387Z Compiling ref-cast v1.0.25
16222026-09-04T17:03:12.402Z Compiling rustix v0.38.44
16232026-09-04T17:03:12.551Z Compiling mime v0.3.17
16242026-09-04T17:03:12.566Z Compiling smoltcp v0.9.1
16252026-09-04T17:03:12.582Z Compiling cfg_aliases v0.2.1
16262026-09-04T17:03:12.595Z Compiling owo-colors v4.3.0
16272026-09-04T17:03:12.631Z Compiling psl-types v2.0.11
16282026-09-04T17:03:12.656Z Compiling litrs v1.0.0
16292026-09-04T17:03:12.670Z Compiling nix v0.31.2
16302026-09-04T17:03:12.702Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16312026-09-04T17:03:12.762Z Compiling publicsuffix v2.3.0
16322026-09-04T17:03:12.813Z Compiling pin-project v1.1.11
16332026-09-04T17:03:12.820Z Compiling postgres-protocol v0.6.10
16342026-09-04T17:03:12.827Z Compiling backtrace v0.3.76
16352026-09-04T17:03:12.907Z Compiling zerocopy v0.7.35
16362026-09-04T17:03:12.966Z Compiling daft v0.1.8
16372026-09-04T17:03:13.064Z Compiling derive_builder v0.20.2
16382026-09-04T17:03:13.125Z Compiling toml v0.7.8
16392026-09-04T17:03:13.182Z Compiling document-features v0.2.12
16402026-09-04T17:03:13.201Z Compiling inout v0.2.2
16412026-09-04T17:03:13.275Z Compiling object v0.30.4
16422026-09-04T17:03:13.360Z Compiling darling v0.23.0
16432026-09-04T17:03:13.402Z Compiling zip v0.6.6
16442026-09-04T17:03:13.457Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16452026-09-04T17:03:13.486Z Compiling goblin v0.8.2
16462026-09-04T17:03:13.517Z Compiling derive-ex v0.1.8
16472026-09-04T17:03:13.698Z Compiling hyper v1.10.1
16482026-09-04T17:03:13.758Z Compiling futures-executor v0.3.32
16492026-09-04T17:03:13.790Z Compiling phf_shared v0.13.1
16502026-09-04T17:03:13.863Z Compiling hubpack_derive v0.1.1
16512026-09-04T17:03:13.993Z Compiling regex v1.12.3
16522026-09-04T17:03:14.018Z Compiling curve25519-dalek-derive v0.1.1
16532026-09-04T17:03:14.035Z Compiling strum_macros v0.27.2
16542026-09-04T17:03:14.050Z Compiling ref-cast-impl v1.0.25
16552026-09-04T17:03:14.054Z Compiling snafu-derive v0.8.9
16562026-09-04T17:03:14.093Z Compiling convert_case v0.10.0
16572026-09-04T17:03:14.108Z Compiling vergen v9.1.0
16582026-09-04T17:03:14.306Z Compiling cargo-platform v0.3.2
16592026-09-04T17:03:14.342Z Compiling ff v0.13.1
16602026-09-04T17:03:14.410Z Compiling fs-err v3.3.0
16612026-09-04T17:03:14.444Z Compiling libbz2-rs-sys v0.2.2
16622026-09-04T17:03:14.496Z Compiling foldhash v0.1.5
16632026-09-04T17:03:14.604Z Compiling bitflags v1.3.2
16642026-09-04T17:03:14.625Z Compiling same-file v1.0.6
16652026-09-04T17:03:14.639Z Compiling base16ct v0.2.0
16662026-09-04T17:03:14.691Z Compiling jiff-core v0.1.0
16672026-09-04T17:03:14.694Z Compiling managed v0.8.0
16682026-09-04T17:03:14.720Z Compiling either v1.15.0
16692026-09-04T17:03:14.734Z Compiling path-slash v0.1.5
16702026-09-04T17:03:14.807Z Compiling hyper-util v0.1.20
16712026-09-04T17:03:14.830Z Compiling foldhash v0.2.0
16722026-09-04T17:03:14.879Z Compiling bumpalo v3.20.2
16732026-09-04T17:03:14.941Z Compiling is_ci v1.2.0
16742026-09-04T17:03:15.066Z Compiling supports-color v3.0.2
16752026-09-04T17:03:15.098Z Compiling hashbrown v0.16.1
16762026-09-04T17:03:15.131Z Compiling zopfli v0.8.3
16772026-09-04T17:03:15.170Z Compiling bzip2 v0.6.1
16782026-09-04T17:03:15.204Z Compiling test-strategy v0.4.5
16792026-09-04T17:03:15.245Z Compiling textwrap v0.16.2
16802026-09-04T17:03:15.322Z Compiling sec1 v0.7.3
16812026-09-04T17:03:15.392Z Compiling walkdir v2.5.0
16822026-09-04T17:03:15.605Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16832026-09-04T17:03:15.704Z Compiling dof v0.3.0
16842026-09-04T17:03:15.709Z Compiling jiff v0.2.34
16852026-09-04T17:03:15.807Z Compiling hashbrown v0.15.5
16862026-09-04T17:03:15.882Z Compiling cargo_metadata v0.23.1
16872026-09-04T17:03:15.897Z Compiling group v0.13.0
16882026-09-04T17:03:16.014Z Compiling snafu v0.8.9
16892026-09-04T17:03:16.045Z Compiling strum v0.27.2
16902026-09-04T17:03:16.099Z Compiling derive_more-impl v2.1.1
16912026-09-04T17:03:16.168Z Compiling hubpack v0.1.2
16922026-09-04T17:03:16.243Z Compiling hyper-tls v0.6.0
16932026-09-04T17:03:16.424Z Compiling reqwest v0.12.28
16942026-09-04T17:03:16.455Z Compiling phf v0.13.1
16952026-09-04T17:03:16.459Z Compiling signal-hook-mio v0.2.5
16962026-09-04T17:03:16.499Z Compiling futures v0.3.32
16972026-09-04T17:03:16.514Z Compiling cookie_store v0.22.1
16982026-09-04T17:03:16.611Z Compiling zstd v0.13.3
16992026-09-04T17:03:16.625Z Compiling serde_with_macros v3.21.0
17002026-09-04T17:03:16.642Z Compiling cipher v0.5.2
17012026-09-04T17:03:16.721Z Compiling backtrace-ext v0.2.1
17022026-09-04T17:03:16.891Z Compiling postgres-types v0.2.12
17032026-09-04T17:03:17.011Z Compiling globset v0.4.18
17042026-09-04T17:03:17.039Z Compiling usdt-attr-macro v0.6.0
17052026-09-04T17:03:17.111Z Compiling usdt-macro v0.6.0
17062026-09-04T17:03:17.185Z Compiling byte-wrapper v0.1.0
17072026-09-04T17:03:17.284Z Compiling hkdf v0.12.4
17082026-09-04T17:03:17.325Z Compiling ed25519 v2.2.3
17092026-09-04T17:03:17.485Z Compiling crypto-bigint v0.5.5
17102026-09-04T17:03:17.518Z Compiling serde_plain v1.0.2
17112026-09-04T17:03:17.541Z Compiling serde-big-array v0.5.1
17122026-09-04T17:03:17.709Z Compiling olpc-cjson v0.1.4
17132026-09-04T17:03:17.724Z Compiling dtrace-parser v0.2.0
17142026-09-04T17:03:17.728Z Compiling phf_shared v0.11.3
17152026-09-04T17:03:17.728Z Compiling enum-as-inner v0.6.1
17162026-09-04T17:03:17.825Z Compiling async-recursion v1.1.1
17172026-09-04T17:03:17.890Z Compiling serde_repr v0.1.20
17182026-09-04T17:03:17.916Z Compiling strum_macros v0.26.4
17192026-09-04T17:03:17.930Z Compiling miette-derive v7.6.0
17202026-09-04T17:03:17.945Z Compiling float-cmp v0.10.0
17212026-09-04T17:03:18.164Z Compiling pem v3.0.6
17222026-09-04T17:03:18.175Z Compiling memmap2 v0.9.10
17232026-09-04T17:03:18.259Z Compiling thread-id v4.2.2
17242026-09-04T17:03:18.293Z Compiling precomputed-hash v0.1.1
17252026-09-04T17:03:18.355Z Compiling new_debug_unreachable v1.0.6
17262026-09-04T17:03:18.369Z Compiling data-encoding v2.10.0
17272026-09-04T17:03:18.397Z Compiling supports-unicode v3.0.0
17282026-09-04T17:03:18.439Z Compiling static_assertions v1.1.0
17292026-09-04T17:03:18.464Z Compiling typed-path v0.9.3
17302026-09-04T17:03:18.477Z Compiling fixedbitset v0.4.2
17312026-09-04T17:03:18.503Z Compiling supports-hyperlinks v3.2.0
17322026-09-04T17:03:18.519Z Compiling predicates-core v1.0.10
17332026-09-04T17:03:18.534Z Compiling difflib v0.4.0
17342026-09-04T17:03:18.563Z Compiling fixedbitset v0.5.7
17352026-09-04T17:03:18.675Z Compiling winnow v1.0.3
17362026-09-04T17:03:18.711Z Compiling whoami v2.1.0
17372026-09-04T17:03:18.711Z Compiling normalize-line-endings v0.3.0
17382026-09-04T17:03:18.796Z Compiling cpufeatures v0.3.0
17392026-09-04T17:03:18.834Z Compiling keccak v0.1.6
17402026-09-04T17:03:18.849Z Compiling const-oid v0.10.2
17412026-09-04T17:03:18.880Z Compiling chacha20 v0.10.0
17422026-09-04T17:03:18.894Z Compiling predicates v3.1.4
17432026-09-04T17:03:19.078Z Compiling digest v0.11.3
17442026-09-04T17:03:19.091Z Compiling sha3 v0.10.8
17452026-09-04T17:03:19.108Z Compiling tokio-postgres v0.7.16
17462026-09-04T17:03:19.108Z Compiling petgraph v0.8.3
17472026-09-04T17:03:19.139Z Compiling miette v7.6.0
17482026-09-04T17:03:19.274Z Compiling hickory-proto v0.25.2
17492026-09-04T17:03:19.327Z Compiling petgraph v0.6.5
17502026-09-04T17:03:19.352Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17512026-09-04T17:03:19.544Z Compiling elliptic-curve v0.13.8
17522026-09-04T17:03:19.564Z Compiling toml_edit v0.22.27
17532026-09-04T17:03:19.582Z Compiling string_cache v0.8.9
17542026-09-04T17:03:19.618Z Compiling usdt-impl v0.5.0
17552026-09-04T17:03:19.694Z Compiling toml_parser v1.1.2+spec-1.1.0
17562026-09-04T17:03:19.715Z Compiling strum v0.26.3
17572026-09-04T17:03:19.790Z Compiling usdt v0.6.0
17582026-09-04T17:03:19.822Z Compiling zip v4.6.1
17592026-09-04T17:03:19.857Z Compiling crossterm v0.28.1
17602026-09-04T17:03:19.961Z Compiling serde_with v3.21.0
17612026-09-04T17:03:20.075Z Compiling ed25519-dalek v2.2.0
17622026-09-04T17:03:20.203Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17632026-09-04T17:03:20.218Z Compiling derive_more v2.1.1
17642026-09-04T17:03:20.619Z Compiling iddqd v0.4.2
17652026-09-04T17:03:20.751Z Compiling itertools v0.15.0
17662026-09-04T17:03:20.781Z Compiling itertools v0.13.0
17672026-09-04T17:03:20.796Z Compiling similar v2.7.0
17682026-09-04T17:03:20.826Z Compiling crossbeam-epoch v0.9.18
17692026-09-04T17:03:21.040Z Compiling tokio-stream v0.1.18
17702026-09-04T17:03:21.126Z Compiling buf-list v1.1.2
17712026-09-04T17:03:21.181Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17722026-09-04T17:03:21.404Z Compiling openapiv3 v2.2.0
17732026-09-04T17:03:21.453Z Compiling heck v0.4.1
17742026-09-04T17:03:21.533Z Compiling lalrpop-util v0.19.12
17752026-09-04T17:03:21.547Z Compiling peg-runtime v0.8.5
17762026-09-04T17:03:21.683Z Compiling thread_local v1.1.9
17772026-09-04T17:03:21.697Z Compiling slog-async v2.8.0
17782026-09-04T17:03:21.740Z Compiling crossbeam-channel v0.5.15
17792026-09-04T17:03:21.773Z Compiling is-terminal v0.4.17
17802026-09-04T17:03:21.799Z Compiling filetime v0.2.27
17812026-09-04T17:03:21.805Z Compiling xattr v1.6.1
17822026-09-04T17:03:21.844Z Compiling take_mut v0.2.2
17832026-09-04T17:03:21.888Z Compiling term v1.2.1
17842026-09-04T17:03:21.942Z Compiling tar v0.4.46
17852026-09-04T17:03:21.958Z Compiling camino-tempfile v1.4.1
17862026-09-04T17:03:22.196Z Compiling slog-term v2.9.2
17872026-09-04T17:03:40.002Z Compiling rustls-webpki v0.103.13
17882026-09-04T17:03:42.913Z Compiling tokio-rustls v0.26.4
17892026-09-04T17:03:42.913Z Compiling rustls-platform-verifier v0.6.2
17902026-09-04T17:03:42.913Z Compiling tough v0.22.0
17912026-09-04T17:03:42.913Z Compiling hyper-rustls v0.27.7
17922026-09-04T17:03:42.913Z Compiling reqwest v0.13.2
17932026-09-04T17:03:45.076Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17942026-09-04T17:03:45.852Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17952026-09-04T17:03:48.294Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.77s
17962026-09-04T17:03:48.937Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17972026-09-04T17:03:48.937ZSep 04 17:03:46.123 INFO Starting download, target: Clickhouse
17982026-09-04T17:03:48.937ZSep 04 17:03:46.124 INFO Starting download, target: Console
17992026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Starting download, target: Cockroach
18002026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Starting download, target: DendriteStub
18012026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Starting download, target: MaghemiteMgd
18022026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Starting download, target: MaghemiteDdmd
18032026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Starting download, target: TransceiverControl
18042026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18052026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18062026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18072026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18082026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18092026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18102026-09-04T17:03:48.938ZSep 04 17:03:46.124 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18112026-09-04T17:03:50.575ZSep 04 17:03:48.347 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18122026-09-04T17:03:51.038ZSep 04 17:03:48.436 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18132026-09-04T17:03:51.038ZSep 04 17:03:48.591 INFO Download complete, target: Console
18142026-09-04T17:03:57.627ZSep 04 17:03:55.110 INFO Checking that binary works, target: Clickhouse
18152026-09-04T17:03:57.627ZSep 04 17:03:55.213 INFO Download complete, target: Clickhouse
18162026-09-04T17:03:58.316ZSep 04 17:03:56.116 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18172026-09-04T17:03:58.740ZSep 04 17:03:56.327 INFO Download complete, target: TransceiverControl
18182026-09-04T17:04:07.634ZSep 04 17:04:05.645 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18192026-09-04T17:04:09.653ZSep 04 17:04:07.390 INFO Download complete, target: MaghemiteDdmd
18202026-09-04T17:04:12.635ZSep 04 17:04:10.596 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18212026-09-04T17:04:13.346ZSep 04 17:04:11.281 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18222026-09-04T17:04:15.067ZSep 04 17:04:13.026 INFO Download complete, target: DendriteStub
18232026-09-04T17:04:15.858ZSep 04 17:04:13.749 INFO Download complete, target: MaghemiteMgd
18242026-09-04T17:04:16.917ZSep 04 17:04:14.908 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18252026-09-04T17:04:16.917ZSep 04 17:04:14.908 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18262026-09-04T17:04:21.423ZSep 04 17:04:19.522 INFO Checking that binary works, target: Cockroach
18272026-09-04T17:04:21.531ZSep 04 17:04:19.641 INFO Download complete, target: Cockroach
18282026-09-04T17:04:21.551ZAll prerequisites installed successfully
18292026-09-04T17:04:21.551Z
18302026-09-04T17:04:21.551Zreal 2:20.673024887
18312026-09-04T17:04:21.551Zuser 7:21.611393378
18322026-09-04T17:04:21.552Zsys 1:45.131872775
18332026-09-04T17:04:21.552Ztrap 0.272469582
18342026-09-04T17:04:21.552Ztflt 0.759338004
18352026-09-04T17:04:21.552Zdflt 1.656494141
18362026-09-04T17:04:21.552Zkflt 0.021096304
18372026-09-04T17:04:21.552Zlock 38:26.625789102
18382026-09-04T17:04:21.552Zslp 20:48.480225345
18392026-09-04T17:04:21.552Zlat 29.242766037
18402026-09-04T17:04:21.552Zstop 3:39.280398380
18412026-09-04T17:04:21.552Z+ ptime -m cargo xtask download softnpu
18422026-09-04T17:04:22.009Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18432026-09-04T17:04:22.034Z Running `target/debug/xtask download softnpu`
18442026-09-04T17:04:22.816Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18452026-09-04T17:04:22.877Z Running `target/debug/xtask-downloader softnpu`
18462026-09-04T17:04:22.920ZSep 04 17:04:21.035 INFO Starting download, target: Softnpu
18472026-09-04T17:04:22.924ZSep 04 17:04:21.035 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18482026-09-04T17:04:23.522ZSep 04 17:04:21.636 INFO Download complete, target: Softnpu
18492026-09-04T17:04:23.526Z
18502026-09-04T17:04:23.526Zreal 1.987022817
18512026-09-04T17:04:23.526Zuser 1.347751577
18522026-09-04T17:04:23.527Zsys 0.621409322
18532026-09-04T17:04:23.527Ztrap 0.000562770
18542026-09-04T17:04:23.527Ztflt 0.000131480
18552026-09-04T17:04:23.527Zdflt 0.000106290
18562026-09-04T17:04:23.527Zkflt 0.000001330
18572026-09-04T17:04:23.527Zlock 11.402559157
18582026-09-04T17:04:23.527Zslp 0.454317721
18592026-09-04T17:04:23.527Zlat 0.087006956
18602026-09-04T17:04:23.527Zstop 0.000333080
18612026-09-04T17:04:23.527Z+ export CARGO_INCREMENTAL=0
18622026-09-04T17:04:23.527Z+ CARGO_INCREMENTAL=0
18632026-09-04T17:04:23.527Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18642026-09-04T17:04:24.436Z Compiling proc-macro2 v1.0.106
18652026-09-04T17:04:24.436Z Compiling quote v1.0.45
18662026-09-04T17:04:24.436Z Compiling unicode-ident v1.0.24
18672026-09-04T17:04:24.440Z Compiling serde_core v1.0.228
18682026-09-04T17:04:24.440Z Compiling libc v0.2.185
18692026-09-04T17:04:24.440Z Compiling serde v1.0.228
18702026-09-04T17:04:24.440Z Compiling cfg-if v1.0.4
18712026-09-04T17:04:24.440Z Compiling version_check v0.9.5
18722026-09-04T17:04:24.440Z Compiling autocfg v1.5.0
18732026-09-04T17:04:24.440Z Compiling shlex v1.3.0
18742026-09-04T17:04:24.440Z Compiling find-msvc-tools v0.1.9
18752026-09-04T17:04:24.440Z Compiling memchr v2.8.0
18762026-09-04T17:04:24.440Z Compiling zmij v1.0.21
18772026-09-04T17:04:24.440Z Compiling serde_json v1.0.151
18782026-09-04T17:04:24.762Z Compiling portable-atomic v1.13.1
18792026-09-04T17:04:24.794Z Compiling zerocopy v0.8.55
18802026-09-04T17:04:24.840Z Compiling libm v0.2.16
18812026-09-04T17:04:24.853Z Compiling getrandom v0.4.3
18822026-09-04T17:04:24.878Z Compiling icu_properties_data v2.1.2
18832026-09-04T17:04:25.029Z Compiling generic-array v0.14.7
18842026-09-04T17:04:25.059Z Compiling num-traits v0.2.19
18852026-09-04T17:04:25.097Z Compiling icu_normalizer_data v2.1.1
18862026-09-04T17:04:25.106Z Compiling smallvec v1.15.1
18872026-09-04T17:04:25.138Z Compiling parking_lot_core v0.9.12
18882026-09-04T17:04:25.146Z Compiling itoa v1.0.17
18892026-09-04T17:04:25.156Z Compiling log v0.4.33
18902026-09-04T17:04:25.220Z Compiling subtle v2.6.1
18912026-09-04T17:04:25.260Z Compiling pkg-config v0.3.32
18922026-09-04T17:04:25.304Z Compiling stable_deref_trait v1.2.1
18932026-09-04T17:04:25.325Z Compiling typenum v1.20.1
18942026-09-04T17:04:25.408Z Compiling rustix v1.1.4
18952026-09-04T17:04:25.412Z Compiling getrandom v0.3.4
18962026-09-04T17:04:25.520Z Compiling jobserver v0.1.34
18972026-09-04T17:04:25.520Z Compiling errno v0.3.14
18982026-09-04T17:04:25.569Z Compiling scopeguard v1.2.0
18992026-09-04T17:04:25.637Z Compiling thiserror v2.0.18
19002026-09-04T17:04:25.692Z Compiling lock_api v0.4.14
19012026-09-04T17:04:25.721Z Compiling rand_core v0.10.0
19022026-09-04T17:04:25.736Z Compiling cc v1.2.56
19032026-09-04T17:04:25.838Z Compiling heck v0.5.0
19042026-09-04T17:04:25.921Z Compiling critical-section v1.2.0
19052026-09-04T17:04:25.954Z Compiling syn v2.0.117
19062026-09-04T17:04:25.957Z Compiling getrandom v0.2.17
19072026-09-04T17:04:25.972Z Compiling writeable v0.6.2
19082026-09-04T17:04:26.003Z Compiling litemap v0.8.1
19092026-09-04T17:04:26.044Z Compiling schemars v0.8.22
19102026-09-04T17:04:26.062Z Compiling equivalent v1.0.2
19112026-09-04T17:04:26.086Z Compiling percent-encoding v2.3.2
19122026-09-04T17:04:26.162Z Compiling rand_core v0.6.4
19132026-09-04T17:04:26.166Z Compiling pin-project-lite v0.2.17
19142026-09-04T17:04:26.177Z Compiling syn v1.0.109
19152026-09-04T17:04:26.330Z Compiling once_cell v1.21.3
19162026-09-04T17:04:26.341Z Compiling rustversion v1.0.22
19172026-09-04T17:04:26.426Z Compiling hashbrown v0.17.0
19182026-09-04T17:04:26.515Z Compiling cmake v0.1.57
19192026-09-04T17:04:26.529Z Compiling fs_extra v1.3.0
19202026-09-04T17:04:26.533Z Compiling dunce v1.0.5
19212026-09-04T17:04:26.579Z Compiling utf8_iter v1.0.4
19222026-09-04T17:04:26.594Z Compiling byteorder v1.5.0
19232026-09-04T17:04:26.625Z Compiling form_urlencoded v1.2.2
19242026-09-04T17:04:26.818Z Compiling semver v1.0.28
19252026-09-04T17:04:26.838Z Compiling bitflags v2.11.0
19262026-09-04T17:04:26.880Z Compiling strsim v0.11.1
19272026-09-04T17:04:27.053Z Compiling indexmap v2.14.0
19282026-09-04T17:04:27.065Z Compiling aws-lc-sys v0.40.0
19292026-09-04T17:04:27.083Z Compiling signal-hook-registry v1.4.8
19302026-09-04T17:04:27.122Z Compiling thiserror v1.0.69
19312026-09-04T17:04:27.200Z Compiling parking_lot v0.12.5
19322026-09-04T17:04:27.216Z Compiling socket2 v0.6.3
19332026-09-04T17:04:27.293Z Compiling mio v1.2.0
19342026-09-04T17:04:27.397Z Compiling futures-core v0.3.32
19352026-09-04T17:04:27.453Z Compiling aws-lc-rs v1.16.3
19362026-09-04T17:04:27.509Z Compiling const-oid v0.9.6
19372026-09-04T17:04:27.593Z Compiling httparse v1.10.1
19382026-09-04T17:04:27.634Z Compiling iana-time-zone v0.1.65
19392026-09-04T17:04:27.904Z Compiling regex-syntax v0.8.10
19402026-09-04T17:04:27.948Z Compiling fnv v1.0.7
19412026-09-04T17:04:27.969Z Compiling crc32fast v1.5.0
19422026-09-04T17:04:27.986Z Compiling ucd-trie v0.1.7
19432026-09-04T17:04:28.069Z Compiling uuid v1.23.4
19442026-09-04T17:04:28.103Z Compiling ident_case v1.0.1
19452026-09-04T17:04:28.128Z Compiling vcpkg v0.2.15
19462026-09-04T17:04:28.231Z Compiling pest v2.8.6
19472026-09-04T17:04:28.417Z Compiling rustc_version v0.4.1
19482026-09-04T17:04:28.531Z Compiling rustls v0.23.41
19492026-09-04T17:04:28.535Z Compiling futures-sink v0.3.32
19502026-09-04T17:04:28.675Z Compiling dyn-clone v1.0.20
19512026-09-04T17:04:28.692Z Compiling synstructure v0.13.2
19522026-09-04T17:04:28.696Z Compiling serde_derive_internals v0.29.1
19532026-09-04T17:04:28.696Z Compiling openssl-sys v0.9.117
19542026-09-04T17:04:28.725Z Compiling futures-channel v0.3.32
19552026-09-04T17:04:28.980Z Compiling aho-corasick v1.1.4
19562026-09-04T17:04:28.998Z Compiling futures-task v0.3.32
19572026-09-04T17:04:29.014Z Compiling futures-io v0.3.32
19582026-09-04T17:04:29.215Z Compiling slab v0.4.12
19592026-09-04T17:04:29.282Z Compiling time-core v0.1.8
19602026-09-04T17:04:29.333Z Compiling pest_meta v2.8.6
19612026-09-04T17:04:29.414Z Compiling radium v0.7.0
19622026-09-04T17:04:29.464Z Compiling num-conv v0.2.0
19632026-09-04T17:04:29.481Z Compiling plain v0.2.3
19642026-09-04T17:04:29.512Z Compiling crossbeam-utils v0.8.21
19652026-09-04T17:04:29.541Z Compiling maybe-uninit v2.0.0
19662026-09-04T17:04:29.606Z Compiling openssl v0.10.80
19672026-09-04T17:04:29.610Z Compiling time-macros v0.2.27
19682026-09-04T17:04:29.638Z Compiling base64ct v1.8.3
19692026-09-04T17:04:29.687Z Compiling base64 v0.22.1
19702026-09-04T17:04:29.723Z Compiling pretty-hex v0.4.1
19712026-09-04T17:04:29.736Z Compiling slog v2.8.2
19722026-09-04T17:04:29.814Z Compiling regex-automata v0.4.14
19732026-09-04T17:04:29.875Z Compiling pem-rfc7468 v0.7.0
19742026-09-04T17:04:29.883Z Compiling flagset v0.4.7
19752026-09-04T17:04:29.947Z Compiling pest_generator v2.8.6
19762026-09-04T17:04:29.982Z Compiling rand_core v0.9.5
19772026-09-04T17:04:30.021Z Compiling serde_derive v1.0.228
19782026-09-04T17:04:30.021Z Compiling zeroize_derive v1.5.0
19792026-09-04T17:04:30.025Z Compiling zerofrom-derive v0.1.6
19802026-09-04T17:04:30.032Z Compiling yoke-derive v0.8.1
19812026-09-04T17:04:30.050Z Compiling zerocopy-derive v0.8.55
19822026-09-04T17:04:30.066Z Compiling zerovec-derive v0.11.2
19832026-09-04T17:04:30.174Z Compiling displaydoc v0.2.5
19842026-09-04T17:04:30.194Z Compiling tokio-macros v2.7.0
19852026-09-04T17:04:30.194Z Compiling futures-macro v0.3.32
19862026-09-04T17:04:30.345Z Compiling thiserror-impl v2.0.18
19872026-09-04T17:04:30.372Z Compiling schemars_derive v0.8.22
19882026-09-04T17:04:30.602Z Compiling der_derive v0.7.3
19892026-09-04T17:04:30.619Z Compiling tracing-attributes v0.1.31
19902026-09-04T17:04:30.634Z Compiling thiserror-impl v1.0.69
19912026-09-04T17:04:30.637Z Compiling pest_derive v2.8.6
19922026-09-04T17:04:30.665Z Compiling scroll_derive v0.12.1
19932026-09-04T17:04:30.877Z Compiling scroll_derive v0.13.1
19942026-09-04T17:04:30.926Z Compiling openssl-macros v0.1.1
19952026-09-04T17:04:31.015Z Compiling futures-util v0.3.32
19962026-09-04T17:04:31.133Z Compiling darling_core v0.23.0
19972026-09-04T17:04:31.197Z Compiling zerofrom v0.1.6
19982026-09-04T17:04:31.339Z Compiling yoke v0.8.1
19992026-09-04T17:04:31.369Z Compiling bzip2-sys v0.1.13+1.0.8
20002026-09-04T17:04:31.537Z Compiling zerovec v0.11.5
20012026-09-04T17:04:31.557Z Compiling zerotrie v0.2.3
20022026-09-04T17:04:31.587Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20032026-09-04T17:04:31.684Z Compiling syn v3.0.3
20042026-09-04T17:04:31.737Z Compiling ahash v0.8.12
20052026-09-04T17:04:31.789Z Compiling packed_struct v0.10.1
20062026-09-04T17:04:31.824Z Compiling native-tls v0.2.18
20072026-09-04T17:04:32.005Z Compiling anyhow v1.0.104
20082026-09-04T17:04:32.027Z Compiling num-bigint-dig v0.8.6
20092026-09-04T17:04:32.076Z Compiling paste v1.0.15
20102026-09-04T17:04:32.126Z Compiling tinystr v0.8.2
20112026-09-04T17:04:32.193Z Compiling potential_utf v0.1.4
20122026-09-04T17:04:32.224Z Compiling regex v1.12.3
20132026-09-04T17:04:32.292Z Compiling icu_locale_core v2.1.1
20142026-09-04T17:04:32.292Z Compiling icu_collections v2.1.1
20152026-09-04T17:04:32.373Z Compiling zerocopy-derive v0.7.35
20162026-09-04T17:04:33.027Z Compiling icu_provider v2.1.1
20172026-09-04T17:04:33.148Z Compiling zeroize v1.9.0
20182026-09-04T17:04:33.185Z Compiling bytes v1.11.1
20192026-09-04T17:04:33.344Z Compiling chrono v0.4.45
20202026-09-04T17:04:33.396Z Compiling icu_normalizer v2.1.1
20212026-09-04T17:04:33.448Z Compiling icu_properties v2.1.2
20222026-09-04T17:04:33.459Z Compiling serde_tokenstream v0.2.3
20232026-09-04T17:04:33.645Z Compiling der v0.7.10
20242026-09-04T17:04:33.717Z Compiling tokio v1.52.1
20252026-09-04T17:04:33.894Z Compiling crypto-common v0.1.7
20262026-09-04T17:04:34.018Z Compiling block-buffer v0.10.4
20272026-09-04T17:04:34.189Z Compiling digest v0.10.7
20282026-09-04T17:04:34.222Z Compiling idna_adapter v1.2.1
20292026-09-04T17:04:34.372Z Compiling idna v1.1.0
20302026-09-04T17:04:34.389Z Compiling ppv-lite86 v0.2.21
20312026-09-04T17:04:34.625Z Compiling spki v0.7.3
20322026-09-04T17:04:34.674Z Compiling http v1.4.2
20332026-09-04T17:04:34.719Z Compiling url v2.5.8
20342026-09-04T17:04:34.735Z Compiling darling_macro v0.23.0
20352026-09-04T17:04:34.765Z Compiling tracing-core v0.1.36
20362026-09-04T17:04:34.851Z Compiling cookie v0.18.1
20372026-09-04T17:04:34.867Z Compiling cpufeatures v0.2.17
20382026-09-04T17:04:34.887Z Compiling camino v1.2.5
20392026-09-04T17:04:35.057Z Compiling fastrand v2.3.0
20402026-09-04T17:04:35.189Z Compiling tracing v0.1.44
20412026-09-04T17:04:35.244Z Compiling darling v0.23.0
20422026-09-04T17:04:35.556Z Compiling rand_chacha v0.9.0
20432026-09-04T17:04:35.634Z Compiling serde_spanned v0.6.9
20442026-09-04T17:04:35.671Z Compiling toml_datetime v0.6.11
20452026-09-04T17:04:35.931Z Compiling packed_struct_codegen v0.10.1
20462026-09-04T17:04:35.936Z Compiling clap_derive v4.6.1
20472026-09-04T17:04:35.936Z Compiling bitfield-macros v0.19.4
20482026-09-04T17:04:35.965Z Compiling zerocopy-derive v0.6.6
20492026-09-04T17:04:36.422Z Compiling indexmap v1.9.3
20502026-09-04T17:04:36.532Z Compiling simd-adler32 v0.3.8
20512026-09-04T17:04:36.654Z Compiling object v0.37.3
20522026-09-04T17:04:36.686Z Compiling rand v0.9.2
20532026-09-04T17:04:36.718Z Compiling http-body v1.0.1
20542026-09-04T17:04:36.779Z Compiling pkcs8 v0.10.2
20552026-09-04T17:04:36.796Z Compiling daft-derive v0.1.8
20562026-09-04T17:04:36.810Z Compiling rustls-pki-types v1.14.0
20572026-09-04T17:04:36.949Z Compiling spin v0.9.8
20582026-09-04T17:04:37.006Z Compiling usdt-impl v0.5.0
20592026-09-04T17:04:37.181Z Compiling openssl-probe v0.2.1
20602026-09-04T17:04:37.197Z Compiling utf8parse v0.2.2
20612026-09-04T17:04:37.237Z Compiling cmov v0.5.4
20622026-09-04T17:04:37.250Z Compiling adler2 v2.0.1
20632026-09-04T17:04:37.278Z Compiling usdt-impl v0.6.0
20642026-09-04T17:04:37.365Z Compiling tinyvec_macros v0.1.1
20652026-09-04T17:04:37.444Z Compiling anstyle v1.0.14
20662026-09-04T17:04:37.456Z Compiling either v1.15.0
20672026-09-04T17:04:37.480Z Compiling winnow v0.5.40
20682026-09-04T17:04:37.508Z Compiling ref-cast v1.0.25
20692026-09-04T17:04:37.547Z Compiling ctutils v0.4.2
20702026-09-04T17:04:37.604Z Compiling tinyvec v1.10.0
20712026-09-04T17:04:37.629Z Compiling miniz_oxide v0.8.9
20722026-09-04T17:04:37.646Z Compiling anstyle-parse v1.0.0
20732026-09-04T17:04:37.698Z Compiling tokio-util v0.7.18
20742026-09-04T17:04:37.820Z Compiling sha2 v0.10.9
20752026-09-04T17:04:37.914Z Compiling tempfile v3.27.0
20762026-09-04T17:04:37.959Z Compiling scroll v0.13.0
20772026-09-04T17:04:38.155Z Compiling scroll v0.12.0
20782026-09-04T17:04:38.181Z Compiling terminal_size v0.4.3
20792026-09-04T17:04:38.243Z Compiling async-trait v0.1.89
20802026-09-04T17:04:38.349Z Compiling heapless v0.7.17
20812026-09-04T17:04:38.489Z Compiling rustix v0.38.44
20822026-09-04T17:04:38.510Z Compiling untrusted v0.7.1
20832026-09-04T17:04:38.591Z Compiling litrs v1.0.0
20842026-09-04T17:04:38.650Z Compiling tower-service v0.3.3
20852026-09-04T17:04:38.696Z Compiling winnow v0.7.14
20862026-09-04T17:04:38.775Z Compiling toml_edit v0.19.15
20872026-09-04T17:04:38.898Z Compiling anstyle-query v1.1.5
20882026-09-04T17:04:38.914Z Compiling is_terminal_polyfill v1.70.2
20892026-09-04T17:04:38.918Z Compiling unicode-segmentation v1.12.0
20902026-09-04T17:04:38.996Z Compiling atomic-waker v1.1.2
20912026-09-04T17:04:39.022Z Compiling winnow v1.0.3
20922026-09-04T17:04:39.042Z Compiling colorchoice v1.0.4
20932026-09-04T17:04:39.058Z Compiling tower-layer v0.3.3
20942026-09-04T17:04:39.135Z Compiling try-lock v0.2.5
20952026-09-04T17:04:39.140Z Compiling signal-hook v0.3.18
20962026-09-04T17:04:39.178Z Compiling zstd-safe v7.2.4
20972026-09-04T17:04:39.210Z Compiling anstream v1.0.0
20982026-09-04T17:04:39.252Z Compiling want v0.3.1
20992026-09-04T17:04:39.270Z Compiling h2 v0.4.15
21002026-09-04T17:04:39.332Z Compiling document-features v0.2.12
21012026-09-04T17:04:39.755Z Compiling goblin v0.8.2
21022026-09-04T17:04:39.806Z Compiling goblin v0.10.5
21032026-09-04T17:04:39.918Z Compiling hybrid-array v0.4.13
21042026-09-04T17:04:39.934Z Compiling toml_parser v1.1.2+spec-1.1.0
21052026-09-04T17:04:40.088Z Compiling itertools v0.15.0
21062026-09-04T17:04:40.135Z Compiling ipnetwork v0.21.1
21072026-09-04T17:04:40.301Z Compiling ipnet v2.12.0
21082026-09-04T17:04:40.523Z Compiling zerocopy v0.7.35
21092026-09-04T17:04:40.595Z Compiling ref-cast-impl v1.0.25
21102026-09-04T17:04:40.736Z Compiling structmeta-derive v0.3.0
21112026-09-04T17:04:40.773Z Compiling curve25519-dalek v4.1.3
21122026-09-04T17:04:40.804Z Compiling darling_core v0.20.11
21132026-09-04T17:04:40.950Z Compiling memoffset v0.9.1
21142026-09-04T17:04:41.062Z Compiling tap v1.0.1
21152026-09-04T17:04:41.215Z Compiling untrusted v0.9.0
21162026-09-04T17:04:41.220Z Compiling foreign-types-shared v0.1.1
21172026-09-04T17:04:41.324Z Compiling httpdate v1.0.3
21182026-09-04T17:04:41.359Z Compiling powerfmt v0.2.0
21192026-09-04T17:04:41.389Z Compiling foreign-types v0.3.2
21202026-09-04T17:04:41.457Z Compiling wyz v0.5.1
21212026-09-04T17:04:41.497Z Compiling deranged v0.5.8
21222026-09-04T17:04:41.642Z Compiling unicode-normalization v0.1.25
21232026-09-04T17:04:41.750Z Compiling dtrace-parser v0.2.0
21242026-09-04T17:04:41.773Z Compiling structmeta v0.3.0
21252026-09-04T17:04:41.779Z Compiling rand_chacha v0.3.1
21262026-09-04T17:04:41.794Z Compiling signature v2.2.0
21272026-09-04T17:04:41.948Z Compiling hex v0.4.3
21282026-09-04T17:04:41.990Z Compiling dtrace-parser v0.3.0
21292026-09-04T17:04:42.120Z Compiling dof v0.3.0
21302026-09-04T17:04:42.146Z Compiling pin-project-internal v1.1.11
21312026-09-04T17:04:42.240Z Compiling num-integer v0.1.46
21322026-09-04T17:04:42.342Z Compiling thread-id v4.2.2
21332026-09-04T17:04:42.437Z Compiling hyper v1.10.1
21342026-09-04T17:04:42.561Z Compiling dof v0.4.0
21352026-09-04T17:04:42.572Z Compiling wait-timeout v0.2.1
21362026-09-04T17:04:42.583Z Compiling thread-id v5.1.0
21372026-09-04T17:04:42.642Z Compiling quick-error v1.2.3
21382026-09-04T17:04:42.668Z Compiling funty v2.0.0
21392026-09-04T17:04:42.722Z Compiling num_threads v0.1.7
21402026-09-04T17:04:42.738Z Compiling darling_macro v0.20.11
21412026-09-04T17:04:42.766Z Compiling clap_lex v1.0.0
21422026-09-04T17:04:42.784Z Compiling bit-vec v0.8.0
21432026-09-04T17:04:42.867Z Compiling cfg_aliases v0.2.1
21442026-09-04T17:04:42.995Z Compiling smoltcp v0.9.1
21452026-09-04T17:04:43.120Z Compiling owo-colors v4.3.0
21462026-09-04T17:04:43.120Z Compiling time v0.3.47
21472026-09-04T17:04:43.162Z Compiling bitvec v1.0.1
21482026-09-04T17:04:43.190Z Compiling bit-set v0.8.0
21492026-09-04T17:04:43.206Z Compiling nix v0.31.2
21502026-09-04T17:04:43.248Z Compiling darling v0.20.11
21512026-09-04T17:04:43.316Z Compiling clap_builder v4.6.0
21522026-09-04T17:04:43.344Z Compiling rusty-fork v0.3.1
21532026-09-04T17:04:43.418Z Compiling num-iter v0.1.45
21542026-09-04T17:04:43.548Z Compiling hyper-util v0.1.20
21552026-09-04T17:04:43.564Z Compiling rand v0.8.6
21562026-09-04T17:04:43.635Z Compiling lazy_static v1.5.0
21572026-09-04T17:04:43.764Z Compiling hmac v0.12.1
21582026-09-04T17:04:43.781Z Compiling erased-serde v0.3.31
21592026-09-04T17:04:44.010Z Compiling rand_xorshift v0.4.0
21602026-09-04T17:04:44.167Z Compiling curve25519-dalek-derive v0.1.1
21612026-09-04T17:04:44.211Z Compiling sync_wrapper v1.0.2
21622026-09-04T17:04:44.381Z Compiling zlib-rs v0.6.2
21632026-09-04T17:04:44.482Z Compiling siphasher v1.0.2
21642026-09-04T17:04:44.586Z Compiling nodrop v0.1.14
21652026-09-04T17:04:44.615Z Compiling crc-catalog v2.4.0
21662026-09-04T17:04:44.693Z Compiling unarray v0.1.4
21672026-09-04T17:04:44.727Z Compiling crc v3.4.0
21682026-09-04T17:04:44.769Z Compiling array-init v0.0.4
21692026-09-04T17:04:44.838Z Compiling clap v4.6.1
21702026-09-04T17:04:44.874Z Compiling proptest v1.11.0
21712026-09-04T17:04:45.127Z Compiling tower v0.5.3
21722026-09-04T17:04:45.947Z Compiling smallvec v0.6.14
21732026-09-04T17:04:46.111Z Compiling derive_builder_core v0.20.2
21742026-09-04T17:04:46.178Z Compiling pkcs1 v0.7.5
21752026-09-04T17:04:46.265Z Compiling http-body-util v0.1.3
21762026-09-04T17:04:46.291Z Compiling zerocopy v0.6.6
21772026-09-04T17:04:46.418Z Compiling flate2 v1.1.9
21782026-09-04T17:04:46.522Z Compiling bitfield v0.19.4
21792026-09-04T17:04:46.565Z Compiling hubpack_derive v0.1.1
21802026-09-04T17:04:46.628Z Compiling snafu-derive v0.8.9
21812026-09-04T17:04:46.643Z Compiling strum_macros v0.26.4
21822026-09-04T17:04:46.671Z Compiling strum_macros v0.27.2
21832026-09-04T17:04:46.824Z Compiling env_filter v2.0.0
21842026-09-04T17:04:46.841Z Compiling fs-err v3.3.0
21852026-09-04T17:04:46.902Z Compiling base64 v0.21.7
21862026-09-04T17:04:46.949Z Compiling gimli v0.32.3
21872026-09-04T17:04:47.097Z Compiling iri-string v0.7.10
21882026-09-04T17:04:47.242Z Compiling hashbrown v0.12.3
21892026-09-04T17:04:47.487Z Compiling unicode-properties v0.1.4
21902026-09-04T17:04:47.752Z Compiling ryu v1.0.23
21912026-09-04T17:04:47.851Z Compiling allocator-api2 v0.2.21
21922026-09-04T17:04:47.925Z Compiling unicode-bidi v0.3.18
21932026-09-04T17:04:48.117Z Compiling serde_urlencoded v0.7.1
21942026-09-04T17:04:48.217Z Compiling tower-http v0.6.8
21952026-09-04T17:04:48.259Z Compiling stringprep v0.1.5
21962026-09-04T17:04:48.420Z Compiling ron v0.8.1
21972026-09-04T17:04:48.585Z Compiling env_logger v0.11.11
21982026-09-04T17:04:48.680Z Compiling derive_builder_macro v0.20.2
21992026-09-04T17:04:48.689Z Compiling newtype-uuid v1.3.2
22002026-09-04T17:04:48.892Z Compiling addr2line v0.25.1
22012026-09-04T17:04:48.908Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22022026-09-04T17:04:48.912Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22032026-09-04T17:04:48.953Z Compiling rsa v0.9.10
22042026-09-04T17:04:49.111Z Compiling oxnet v0.1.6
22052026-09-04T17:04:49.143Z Compiling serde-hex v0.1.0
22062026-09-04T17:04:49.247Z Compiling hashbrown v0.13.2
22072026-09-04T17:04:49.393Z Compiling tokio-native-tls v0.3.1
22082026-09-04T17:04:49.475Z Compiling bzip2 v0.4.4
22092026-09-04T17:04:49.517Z Compiling usdt-attr-macro v0.6.0
22102026-09-04T17:04:49.586Z Compiling usdt-macro v0.6.0
22112026-09-04T17:04:49.602Z Compiling derive-ex v0.1.8
22122026-09-04T17:04:49.647Z Compiling block-buffer v0.12.1
22132026-09-04T17:04:49.688Z Compiling crypto-common v0.2.2
22142026-09-04T17:04:49.737Z Compiling block-padding v0.4.2
22152026-09-04T17:04:49.926Z Compiling convert_case v0.10.0
22162026-09-04T17:04:50.010Z Compiling rustls-native-certs v0.8.3
22172026-09-04T17:04:50.328Z Compiling x509-cert v0.2.5
22182026-09-04T17:04:50.346Z Compiling md-5 v0.10.6
22192026-09-04T17:04:50.541Z Compiling bstr v1.12.1
22202026-09-04T17:04:50.652Z Compiling vergen-lib v9.1.0
22212026-09-04T17:04:50.690Z Compiling hash32 v0.2.1
22222026-09-04T17:04:50.809Z Compiling encoding_rs v0.8.35
22232026-09-04T17:04:50.886Z Compiling crc-any v2.5.0
22242026-09-04T17:04:50.907Z Compiling psl-types v2.0.11
22252026-09-04T17:04:50.965Z Compiling unicode-width v0.2.0
22262026-09-04T17:04:51.121Z Compiling fallible-iterator v0.2.0
22272026-09-04T17:04:51.153Z Compiling mime v0.3.17
22282026-09-04T17:04:51.234Z Compiling cpufeatures v0.3.0
22292026-09-04T17:04:51.293Z Compiling rustc-demangle v0.1.27
22302026-09-04T17:04:51.462Z Compiling postgres-protocol v0.6.10
22312026-09-04T17:04:51.517Z Compiling test-strategy v0.4.5
22322026-09-04T17:04:51.537Z Compiling publicsuffix v2.3.0
22332026-09-04T17:04:51.639Z Compiling backtrace v0.3.76
22342026-09-04T17:04:52.121Z Compiling derive_more-impl v2.1.1
22352026-09-04T17:04:52.185Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22362026-09-04T17:04:52.327Z Compiling inout v0.2.2
22372026-09-04T17:04:52.431Z Compiling object v0.30.4
22382026-09-04T17:04:52.449Z Compiling zip v0.6.6
22392026-09-04T17:04:52.467Z Compiling hyper-tls v0.6.0
22402026-09-04T17:04:52.512Z Compiling daft v0.1.8
22412026-09-04T17:04:52.561Z Compiling derive_builder v0.20.2
22422026-09-04T17:04:52.657Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22432026-09-04T17:04:52.718Z Compiling phf_shared v0.13.1
22442026-09-04T17:04:52.836Z Compiling pin-project v1.1.11
22452026-09-04T17:04:52.950Z Compiling toml v0.7.8
22462026-09-04T17:04:52.967Z Compiling heck v0.4.1
22472026-09-04T17:04:53.021Z Compiling serde_with_macros v3.21.0
22482026-09-04T17:04:53.152Z Compiling futures-executor v0.3.32
22492026-09-04T17:04:53.191Z Compiling serde_repr v0.1.20
22502026-09-04T17:04:53.232Z Compiling async-recursion v1.1.1
22512026-09-04T17:04:53.399Z Compiling miette-derive v7.6.0
22522026-09-04T17:04:53.418Z Compiling enum-as-inner v0.6.1
22532026-09-04T17:04:53.507Z Compiling ff v0.13.1
22542026-09-04T17:04:53.523Z Compiling vergen v9.1.0
22552026-09-04T17:04:53.542Z Compiling cargo-platform v0.3.2
22562026-09-04T17:04:53.672Z Compiling managed v0.8.0
22572026-09-04T17:04:53.726Z Compiling foldhash v0.2.0
22582026-09-04T17:04:53.740Z Compiling base16ct v0.2.0
22592026-09-04T17:04:53.809Z Compiling is_ci v1.2.0
22602026-09-04T17:04:53.836Z Compiling same-file v1.0.6
22612026-09-04T17:04:53.900Z Compiling bitflags v1.3.2
22622026-09-04T17:04:53.948Z Compiling smawk v0.3.2
22632026-09-04T17:04:53.962Z Compiling unicode-linebreak v0.1.5
22642026-09-04T17:04:54.093Z Compiling foldhash v0.1.5
22652026-09-04T17:04:54.186Z Compiling bumpalo v3.20.2
22662026-09-04T17:04:54.216Z Compiling libbz2-rs-sys v0.2.2
22672026-09-04T17:04:54.232Z Compiling jiff-core v0.1.0
22682026-09-04T17:04:54.264Z Compiling path-slash v0.1.5
22692026-09-04T17:04:54.279Z Compiling hashbrown v0.15.5
22702026-09-04T17:04:54.404Z Compiling zopfli v0.8.3
22712026-09-04T17:04:54.459Z Compiling textwrap v0.16.2
22722026-09-04T17:04:54.750Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22732026-09-04T17:04:54.789Z Compiling bzip2 v0.6.1
22742026-09-04T17:04:54.830Z Compiling walkdir v2.5.0
22752026-09-04T17:04:54.855Z Compiling supports-color v3.0.2
22762026-09-04T17:04:54.984Z Compiling hashbrown v0.16.1
22772026-09-04T17:04:55.011Z Compiling jiff v0.2.34
22782026-09-04T17:04:55.032Z Compiling sec1 v0.7.3
22792026-09-04T17:04:55.136Z Compiling cargo_metadata v0.23.1
22802026-09-04T17:04:55.220Z Compiling group v0.13.0
22812026-09-04T17:04:55.501Z Compiling futures v0.3.32
22822026-09-04T17:04:55.915Z Compiling phf v0.13.1
22832026-09-04T17:04:55.931Z Compiling snafu v0.8.9
22842026-09-04T17:04:56.096Z Compiling reqwest v0.12.28
22852026-09-04T17:04:56.113Z Compiling cipher v0.5.2
22862026-09-04T17:04:56.275Z Compiling signal-hook-mio v0.2.5
22872026-09-04T17:04:56.295Z Compiling cookie_store v0.22.1
22882026-09-04T17:04:56.386Z Compiling backtrace-ext v0.2.1
22892026-09-04T17:04:56.408Z Compiling zstd v0.13.3
22902026-09-04T17:04:56.422Z Compiling postgres-types v0.2.12
22912026-09-04T17:04:56.425Z Compiling globset v0.4.18
22922026-09-04T17:04:56.574Z Compiling strum v0.27.2
22932026-09-04T17:04:56.679Z Compiling hubpack v0.1.2
22942026-09-04T17:04:56.742Z Compiling phf_shared v0.11.3
22952026-09-04T17:04:56.754Z Compiling crossbeam-epoch v0.9.18
22962026-09-04T17:04:56.768Z Compiling hkdf v0.12.4
22972026-09-04T17:04:56.906Z Compiling byte-wrapper v0.1.0
22982026-09-04T17:04:56.921Z Compiling olpc-cjson v0.1.4
22992026-09-04T17:04:56.938Z Compiling ed25519 v2.2.3
23002026-09-04T17:04:57.130Z Compiling crypto-bigint v0.5.5
23012026-09-04T17:04:57.150Z Compiling serde_plain v1.0.2
23022026-09-04T17:04:57.167Z Compiling serde-big-array v0.5.1
23032026-09-04T17:04:57.226Z Compiling pem v3.0.6
23042026-09-04T17:04:57.303Z Compiling float-cmp v0.10.0
23052026-09-04T17:04:57.342Z Compiling memmap2 v0.9.10
23062026-09-04T17:04:57.472Z Compiling fixedbitset v0.4.2
23072026-09-04T17:04:57.525Z Compiling keccak v0.1.6
23082026-09-04T17:04:57.553Z Compiling data-encoding v2.10.0
23092026-09-04T17:04:57.569Z Compiling unicode-width v0.1.14
23102026-09-04T17:04:57.686Z Compiling fixedbitset v0.5.7
23112026-09-04T17:04:57.701Z Compiling normalize-line-endings v0.3.0
23122026-09-04T17:04:57.704Z Compiling new_debug_unreachable v1.0.6
23132026-09-04T17:04:57.741Z Compiling supports-unicode v3.0.0
23142026-09-04T17:04:57.804Z Compiling const-oid v0.10.2
23152026-09-04T17:04:57.834Z Compiling precomputed-hash v0.1.1
23162026-09-04T17:04:57.898Z Compiling whoami v2.1.0
23172026-09-04T17:04:57.973Z Compiling supports-hyperlinks v3.2.0
23182026-09-04T17:04:58.029Z Compiling typed-path v0.9.3
23192026-09-04T17:04:58.088Z Compiling predicates-core v1.0.10
23202026-09-04T17:04:58.140Z Compiling toml_write v0.1.2
23212026-09-04T17:04:58.157Z Compiling difflib v0.4.0
23222026-09-04T17:04:58.173Z Compiling static_assertions v1.1.0
23232026-09-04T17:04:58.219Z Compiling tokio-postgres v0.7.16
23242026-09-04T17:04:58.235Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23252026-09-04T17:04:58.255Z Compiling miette v7.6.0
23262026-09-04T17:04:58.353Z Compiling toml_edit v0.22.27
23272026-09-04T17:04:58.488Z Compiling predicates v3.1.4
23282026-09-04T17:04:58.604Z Compiling elliptic-curve v0.13.8
23292026-09-04T17:04:58.748Z Compiling chacha20 v0.10.0
23302026-09-04T17:04:58.964Z Compiling digest v0.11.3
23312026-09-04T17:04:58.983Z Compiling string_cache v0.8.9
23322026-09-04T17:04:59.073Z Compiling petgraph v0.8.3
23332026-09-04T17:04:59.090Z Compiling hickory-proto v0.25.2
23342026-09-04T17:04:59.164Z Compiling sha3 v0.10.8
23352026-09-04T17:04:59.186Z Compiling petgraph v0.6.5
23362026-09-04T17:04:59.388Z Compiling usdt v0.6.0
23372026-09-04T17:04:59.540Z Compiling zip v4.6.1
23382026-09-04T17:04:59.646Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23392026-09-04T17:04:59.979Z Compiling ed25519-dalek v2.2.0
23402026-09-04T17:05:00.686Z Compiling crossterm v0.28.1
23412026-09-04T17:05:01.006Z Compiling iddqd v0.4.2
23422026-09-04T17:05:01.040Z Compiling serde_with v3.21.0
23432026-09-04T17:05:01.080Z Compiling derive_more v2.1.1
23442026-09-04T17:05:01.200Z Compiling similar v2.7.0
23452026-09-04T17:05:01.276Z Compiling strum v0.26.3
23462026-09-04T17:05:01.345Z Compiling tokio-stream v0.1.18
23472026-09-04T17:05:01.444Z Compiling buf-list v1.1.2
23482026-09-04T17:05:01.484Z Compiling itertools v0.13.0
23492026-09-04T17:05:01.736Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23502026-09-04T17:05:01.826Z Compiling openapiv3 v2.2.0
23512026-09-04T17:05:02.359Z Compiling peg-runtime v0.8.5
23522026-09-04T17:05:02.833Z Compiling lalrpop-util v0.19.12
23532026-09-04T17:05:17.632Z Compiling rustls-webpki v0.103.13
23542026-09-04T17:05:21.067Z Compiling tokio-rustls v0.26.4
23552026-09-04T17:05:21.084Z Compiling rustls-platform-verifier v0.6.2
23562026-09-04T17:05:21.087Z Compiling tough v0.22.0
23572026-09-04T17:05:21.306Z Compiling hyper-rustls v0.27.7
23582026-09-04T17:05:21.586Z Compiling reqwest v0.13.2
23592026-09-04T17:05:24.440Z Compiling macaddr v1.0.1
23602026-09-04T17:05:24.440Z Compiling crucible-workspace-hack v0.1.0
23612026-09-04T17:05:24.479Z Compiling rayon-core v1.13.0
23622026-09-04T17:05:24.494Z Compiling secrecy v0.10.3
23632026-09-04T17:05:24.581Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23642026-09-04T17:05:24.697Z Compiling heapless v0.8.0
23652026-09-04T17:05:24.701Z Compiling toml_datetime v0.7.5+spec-1.1.0
23662026-09-04T17:05:24.757Z Compiling crossbeam-deque v0.8.6
23672026-09-04T17:05:24.773Z Compiling ingot-macros v0.2.0
23682026-09-04T17:05:24.832Z Compiling inout v0.1.4
23692026-09-04T17:05:24.859Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23702026-09-04T17:05:24.964Z Compiling toml_edit v0.23.10+spec-1.0.0
23712026-09-04T17:05:24.967Z Compiling hash32 v0.3.1
23722026-09-04T17:05:24.970Z Compiling multer v3.1.0
23732026-09-04T17:05:25.003Z Compiling thread_local v1.1.9
23742026-09-04T17:05:25.018Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23752026-09-04T17:05:25.018Z Compiling compression-core v0.4.31
23762026-09-04T17:05:25.069Z Compiling smoltcp v0.11.0
23772026-09-04T17:05:25.181Z Compiling match_cfg v0.1.0
23782026-09-04T17:05:25.191Z Compiling slog-async v2.8.0
23792026-09-04T17:05:25.207Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23802026-09-04T17:05:25.265Z Compiling hostname v0.3.1
23812026-09-04T17:05:25.301Z Compiling compression-codecs v0.4.37
23822026-09-04T17:05:25.441Z Compiling cipher v0.4.4
23832026-09-04T17:05:25.463Z Compiling atomicwrites v0.4.4
23842026-09-04T17:05:25.499Z Compiling slog-json v2.6.1
23852026-09-04T17:05:25.539Z Compiling proc-macro-crate v3.4.0
23862026-09-04T17:05:25.661Z Compiling crossbeam-channel v0.5.15
23872026-09-04T17:05:25.698Z Compiling half v2.7.1
23882026-09-04T17:05:25.737Z Compiling universal-hash v0.5.1
23892026-09-04T17:05:25.773Z Compiling newtype-uuid-macros v0.1.0
23902026-09-04T17:05:25.788Z Compiling serde_tokenstream v0.3.0
23912026-09-04T17:05:25.831Z Compiling cobs v0.3.0
23922026-09-04T17:05:25.868Z Compiling thiserror-impl-no-std v2.0.2
23932026-09-04T17:05:25.907Z Compiling async-stream-impl v0.3.6
23942026-09-04T17:05:25.986Z Compiling toml_datetime v1.1.1+spec-1.1.0
23952026-09-04T17:05:26.071Z Compiling serde_spanned v1.1.1
23962026-09-04T17:05:26.098Z Compiling is-terminal v0.4.17
23972026-09-04T17:05:26.125Z Compiling proc-macro-error-attr v1.0.4
23982026-09-04T17:05:26.223Z Compiling dropshot v0.17.1
23992026-09-04T17:05:26.239Z Compiling ciborium-io v0.2.2
24002026-09-04T17:05:26.342Z Compiling take_mut v0.2.2
24012026-09-04T17:05:26.358Z Compiling convert_case v0.4.0
24022026-09-04T17:05:26.362Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24032026-09-04T17:05:26.430Z Compiling opaque-debug v0.3.1
24042026-09-04T17:05:26.446Z Compiling term v1.2.1
24052026-09-04T17:05:26.478Z Compiling toml_writer v1.1.1+spec-1.1.0
24062026-09-04T17:05:26.497Z Compiling async-stream v0.3.6
24072026-09-04T17:05:26.518Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24082026-09-04T17:05:26.534Z Compiling poly1305 v0.8.0
24092026-09-04T17:05:26.683Z Compiling derive_more v0.99.20
24102026-09-04T17:05:26.699Z Compiling toml v1.1.2+spec-1.1.0
24112026-09-04T17:05:26.754Z Compiling ciborium-ll v0.2.2
24122026-09-04T17:05:26.774Z Compiling slog-term v2.9.2
24132026-09-04T17:05:26.854Z Compiling oxide-generation-macros v0.2.0
24142026-09-04T17:05:26.890Z Compiling thiserror-no-std v2.0.2
24152026-09-04T17:05:26.911Z Compiling num_enum_derive v0.7.6
24162026-09-04T17:05:27.004Z Compiling postcard v1.1.3
24172026-09-04T17:05:27.158Z Compiling slog-bunyan v2.5.0
24182026-09-04T17:05:27.180Z Compiling chacha20 v0.9.1
24192026-09-04T17:05:27.377Z Compiling async-compression v0.4.41
24202026-09-04T17:05:27.428Z Compiling ingot-types v0.2.0
24212026-09-04T17:05:27.504Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24222026-09-04T17:05:27.577Z Compiling sha1 v0.11.0
24232026-09-04T17:05:27.835Z Compiling ingot v0.2.1
24242026-09-04T17:05:27.855Z Compiling oxide-generation v0.1.3
24252026-09-04T17:05:27.872Z Compiling parse-display-derive v0.10.0
24262026-09-04T17:05:27.906Z Compiling proc-macro-crate v1.3.1
24272026-09-04T17:05:28.021Z Compiling waitgroup v0.1.2
24282026-09-04T17:05:28.039Z Compiling rustls-pemfile v2.2.0
24292026-09-04T17:05:28.194Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24302026-09-04T17:05:28.260Z Compiling backon v1.6.0
24312026-09-04T17:05:28.263Z Compiling blake2 v0.10.6
24322026-09-04T17:05:28.335Z Compiling aead v0.5.2
24332026-09-04T17:05:28.530Z Compiling dropshot_endpoint v0.17.1
24342026-09-04T17:05:28.555Z Compiling password-hash v0.5.0
24352026-09-04T17:05:28.594Z Compiling foreign-types-macros v0.2.3
24362026-09-04T17:05:28.682Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-09-04T17:05:28.774Z Compiling serde_path_to_error v0.1.20
24382026-09-04T17:05:28.792Z Compiling hostname v0.4.2
24392026-09-04T17:05:28.858Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24402026-09-04T17:05:28.975Z Compiling proc-macro-error v1.0.4
24412026-09-04T17:05:29.071Z Compiling instant v0.1.13
24422026-09-04T17:05:29.098Z Compiling foreign-types-shared v0.3.1
24432026-09-04T17:05:29.187Z Compiling debug-ignore v1.0.5
24442026-09-04T17:05:29.203Z Compiling illumos-nvpair-sys v0.2.0
24452026-09-04T17:05:29.221Z Compiling foreign-types v0.5.0
24462026-09-04T17:05:29.252Z Compiling backoff v0.4.0
24472026-09-04T17:05:29.327Z Compiling argon2 v0.5.3
24482026-09-04T17:05:29.344Z Compiling parse-display v0.10.0
24492026-09-04T17:05:29.348Z Compiling chacha20poly1305 v0.10.1
24502026-09-04T17:05:29.348Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24512026-09-04T17:05:29.479Z Compiling num_enum_derive v0.5.11
24522026-09-04T17:05:29.492Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24532026-09-04T17:05:29.497Z Compiling num_enum v0.7.6
24542026-09-04T17:05:29.505Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24552026-09-04T17:05:29.543Z Compiling vsss-rs v3.3.4
24562026-09-04T17:05:29.557Z Compiling ciborium v0.2.2
24572026-09-04T17:05:29.925Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24582026-09-04T17:05:30.111Z Compiling regress v0.10.5
24592026-09-04T17:05:30.156Z Compiling itertools v0.14.0
24602026-09-04T17:05:30.156Z Compiling tabwriter v1.4.1
24612026-09-04T17:05:30.186Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24622026-09-04T17:05:30.203Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24632026-09-04T17:05:30.242Z Compiling cstr-argument v0.1.2
24642026-09-04T17:05:30.321Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24652026-09-04T17:05:30.337Z Compiling humantime v2.3.0
24662026-09-04T17:05:30.438Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24672026-09-04T17:05:30.477Z Compiling num_enum v0.5.11
24682026-09-04T17:05:30.480Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24692026-09-04T17:05:30.634Z Compiling rayon v1.11.0
24702026-09-04T17:05:30.649Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24712026-09-04T17:05:30.682Z Compiling rand v0.10.1
24722026-09-04T17:05:30.730Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24732026-09-04T17:05:30.751Z Compiling colored v3.1.1
24742026-09-04T17:05:30.768Z Compiling indent_write v2.2.0
24752026-09-04T17:05:30.795Z Compiling libefi-sys v0.1.0
24762026-09-04T17:05:30.814Z Compiling illumos-nvpair v0.3.0
24772026-09-04T17:05:30.871Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24782026-09-04T17:05:30.888Z Compiling zone_cfg_derive v0.3.1
24792026-09-04T17:05:30.965Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24802026-09-04T17:05:31.039Z Compiling camino-tempfile v1.4.1
24812026-09-04T17:05:31.086Z Compiling itertools v0.12.1
24822026-09-04T17:05:31.104Z Compiling usdt-attr-macro v0.5.0
24832026-09-04T17:05:31.205Z Compiling usdt-macro v0.5.0
24842026-09-04T17:05:31.399Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24852026-09-04T17:05:31.424Z Compiling num-derive v0.4.2
24862026-09-04T17:05:31.469Z Compiling bitfield-struct v0.6.2
24872026-09-04T17:05:31.484Z Compiling blake3 v1.8.5
24882026-09-04T17:05:31.532Z Compiling sigpipe v0.1.3
24892026-09-04T17:05:31.651Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24902026-09-04T17:05:31.680Z Compiling memmap v0.7.0
24912026-09-04T17:05:31.747Z Compiling glob v0.3.3
24922026-09-04T17:05:31.770Z Compiling swrite v0.1.0
24932026-09-04T17:05:31.808Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24942026-09-04T17:05:31.875Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24952026-09-04T17:05:31.916Z Compiling usdt v0.5.0
24962026-09-04T17:05:32.031Z Compiling smf v0.2.3
24972026-09-04T17:05:32.096Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24982026-09-04T17:05:32.137Z Compiling filetime v0.2.27
24992026-09-04T17:05:32.177Z Compiling arrayvec v0.7.6
25002026-09-04T17:05:32.317Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25012026-09-04T17:05:32.353Z Compiling constant_time_eq v0.4.2
25022026-09-04T17:05:32.370Z Compiling whoami v1.6.1
25032026-09-04T17:05:32.398Z Compiling zone v0.3.1
25042026-09-04T17:05:32.422Z Compiling xattr v1.6.1
25052026-09-04T17:05:32.440Z Compiling arrayref v0.3.9
25062026-09-04T17:05:32.531Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25072026-09-04T17:05:32.550Z Compiling tokio-dtrace v0.1.1
25082026-09-04T17:05:32.579Z Compiling tar v0.4.46
25092026-09-04T17:05:32.626Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25102026-09-04T17:05:32.653Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25112026-09-04T17:05:32.669Z Compiling gethostname v0.5.0
25122026-09-04T17:05:32.792Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25132026-09-04T17:05:32.817Z Compiling console v0.16.2
25142026-09-04T17:05:32.890Z Compiling topological-sort v0.2.2
25152026-09-04T17:05:32.905Z Compiling unit-prefix v0.5.2
25162026-09-04T17:05:32.991Z Compiling oxide-tokio-rt v0.1.4
25172026-09-04T17:05:33.107Z Compiling toml v0.8.23
25182026-09-04T17:05:33.159Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25192026-09-04T17:05:33.302Z Compiling indicatif v0.18.4
25202026-09-04T17:05:33.368Z Compiling shell-words v1.1.1
25212026-09-04T17:05:42.500Z Compiling progenitor-client v0.14.0
25222026-09-04T17:05:42.500Z Compiling omicron-zone-package v0.12.3
25232026-09-04T17:05:42.731Z Compiling progenitor-extras v0.2.0
25242026-09-04T17:05:43.025Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25252026-09-04T17:05:43.054Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25262026-09-04T17:05:43.130Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25272026-09-04T17:05:43.176Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25282026-09-04T17:05:43.227Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25292026-09-04T17:05:43.265Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25302026-09-04T17:05:43.347Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25312026-09-04T17:05:43.458Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25322026-09-04T17:05:44.390Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25332026-09-04T17:05:47.848Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25342026-09-04T17:05:56.976Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25352026-09-04T17:06:00.252Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25362026-09-04T17:06:01.333Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25372026-09-04T17:06:12.820Z Finished `release` profile [optimized] target(s) in 1m 48s
25382026-09-04T17:06:12.870Z Running `target/release/omicron-package -t test target create -p dev`
25392026-09-04T17:06:12.870ZLogging to: /work/oxidecomputer/omicron/out/LOG
25402026-09-04T17:06:12.870ZCreated new build target 'test' and set it as active
25412026-09-04T17:06:12.870Z
25422026-09-04T17:06:12.870Zreal 1:48.492757738
25432026-09-04T17:06:12.870Zuser 17:48.291143171
25442026-09-04T17:06:12.870Zsys 2:46.886877834
25452026-09-04T17:06:12.870Ztrap 0.497757751
25462026-09-04T17:06:12.870Ztflt 2.391086388
25472026-09-04T17:06:12.870Zdflt 4.842454905
25482026-09-04T17:06:12.870Zkflt 0.000966520
25492026-09-04T17:06:12.870Zlock 58:20.858601156
25502026-09-04T17:06:12.870Zslp 45:23.556776814
25512026-09-04T17:06:12.870Zlat 50.735653723
25522026-09-04T17:06:12.870Zstop 6:20.330386341
25532026-09-04T17:06:12.870Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25542026-09-04T17:06:13.862Z Finished `release` profile [optimized] target(s) in 0.89s
25552026-09-04T17:06:13.891Z Running `target/release/omicron-package -t test package`
25562026-09-04T17:06:13.892ZLogging to: /work/oxidecomputer/omicron/out/LOG
25572026-09-04T17:06:15.588Z Compiling heck v0.5.0
25582026-09-04T17:06:15.620Z Compiling regress v0.11.1
25592026-09-04T17:06:15.620Z Compiling unsafe-libyaml v0.2.11
25602026-09-04T17:06:15.620Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25612026-09-04T17:06:15.620Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25622026-09-04T17:06:15.620Z Compiling derive-where v1.6.0
25632026-09-04T17:06:15.620Z Compiling bytecount v0.6.9
25642026-09-04T17:06:15.620Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25652026-09-04T17:06:15.620Z Compiling atomicwrites v0.4.4
25662026-09-04T17:06:15.620Z Compiling is-terminal v0.4.17
25672026-09-04T17:06:15.620Z Compiling prettyplease v0.2.37
25682026-09-04T17:06:15.620Z Compiling newline-converter v0.3.0
25692026-09-04T17:06:15.620Z Compiling console v0.15.11
25702026-09-04T17:06:15.620Z Compiling slog-dtrace v0.3.0
25712026-09-04T17:06:15.620Z Compiling resolv-conf v0.7.6
25722026-09-04T17:06:15.620Z Compiling cancel-safe-futures v0.1.5
25732026-09-04T17:06:15.620Z Compiling num-rational v0.4.2
25742026-09-04T17:06:15.621Z Compiling num-complex v0.4.6
25752026-09-04T17:06:15.621Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25762026-09-04T17:06:15.621Z Compiling thread_local v1.1.9
25772026-09-04T17:06:15.621Z Compiling compression-core v0.4.31
25782026-09-04T17:06:15.621Z Compiling serde_yaml v0.9.34+deprecated
25792026-09-04T17:06:15.621Z Compiling expectorate v1.2.0
25802026-09-04T17:06:15.621Z Compiling match_cfg v0.1.0
25812026-09-04T17:06:15.621Z Compiling hostname v0.3.1
25822026-09-04T17:06:15.621Z Compiling num v0.4.3
25832026-09-04T17:06:15.621Z Compiling compression-codecs v0.4.37
25842026-09-04T17:06:15.647Z Compiling multer v3.1.0
25852026-09-04T17:06:15.655Z Compiling slog-async v2.8.0
25862026-09-04T17:06:15.726Z Compiling crossbeam-channel v0.5.15
25872026-09-04T17:06:15.739Z Compiling slog-json v2.6.1
25882026-09-04T17:06:15.739Z Compiling toml_datetime v1.1.1+spec-1.1.0
25892026-09-04T17:06:15.739Z Compiling serde_spanned v1.1.1
25902026-09-04T17:06:15.855Z Compiling term v1.2.1
25912026-09-04T17:06:15.888Z Compiling float-ord v0.3.2
25922026-09-04T17:06:15.902Z Compiling toml_writer v1.1.1+spec-1.1.0
25932026-09-04T17:06:15.927Z Compiling take_mut v0.2.2
25942026-09-04T17:06:16.005Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25952026-09-04T17:06:16.028Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25962026-09-04T17:06:16.053Z Compiling oxide-update-engine-types v0.1.2
25972026-09-04T17:06:16.073Z Compiling linear-map v1.2.0
25982026-09-04T17:06:16.078Z Compiling linked-hash-map v0.5.6
25992026-09-04T17:06:16.116Z Compiling toml v1.1.2+spec-1.1.0
26002026-09-04T17:06:16.164Z Compiling slog-term v2.9.2
26012026-09-04T17:06:16.168Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26022026-09-04T17:06:16.209Z Compiling slog-bunyan v2.5.0
26032026-09-04T17:06:16.243Z Compiling async-compression v0.4.41
26042026-09-04T17:06:16.321Z Compiling typify-impl v0.6.2
26052026-09-04T17:06:16.341Z Compiling lru-cache v0.1.2
26062026-09-04T17:06:16.559Z Compiling dropshot v0.17.1
26072026-09-04T17:06:16.563Z Compiling async-stream v0.3.6
26082026-09-04T17:06:16.601Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26092026-09-04T17:06:16.645Z Compiling sha1 v0.11.0
26102026-09-04T17:06:16.721Z Compiling progenitor-client v0.14.0
26112026-09-04T17:06:16.749Z Compiling oxide-generation v0.1.3
26122026-09-04T17:06:16.772Z Compiling waitgroup v0.1.2
26132026-09-04T17:06:16.795Z Compiling rustls-pemfile v2.2.0
26142026-09-04T17:06:16.798Z Compiling backon v1.6.0
26152026-09-04T17:06:16.923Z Compiling serde_path_to_error v0.1.20
26162026-09-04T17:06:16.942Z Compiling hostname v0.4.2
26172026-09-04T17:06:16.997Z Compiling instant v0.1.13
26182026-09-04T17:06:17.041Z Compiling minimal-lexical v0.2.1
26192026-09-04T17:06:17.066Z Compiling debug-ignore v1.0.5
26202026-09-04T17:06:17.066Z Compiling progenitor-extras v0.2.0
26212026-09-04T17:06:17.111Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26222026-09-04T17:06:17.136Z Compiling backoff v0.4.0
26232026-09-04T17:06:17.200Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26242026-09-04T17:06:17.226Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
26252026-09-04T17:06:17.291Z Compiling oxide-update-engine v0.1.2
26262026-09-04T17:06:17.315Z Compiling nom v7.1.3
26272026-09-04T17:06:17.370Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
26282026-09-04T17:06:17.411Z Compiling parse-display v0.10.0
26292026-09-04T17:06:17.414Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26302026-09-04T17:06:17.472Z Compiling hickory-proto v0.24.4
26312026-09-04T17:06:17.905Z Compiling itertools v0.14.0
26322026-09-04T17:06:18.104Z Compiling regress v0.10.5
26332026-09-04T17:06:18.573Z Compiling macaddr v1.0.1
26342026-09-04T17:06:18.654Z Compiling humantime v2.3.0
26352026-09-04T17:06:18.701Z Compiling unicode-xid v0.2.6
26362026-09-04T17:06:18.856Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26372026-09-04T17:06:18.938Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26382026-09-04T17:06:19.058Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26392026-09-04T17:06:19.152Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26402026-09-04T17:06:19.207Z Compiling toml v0.8.23
26412026-09-04T17:06:19.297Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26422026-09-04T17:06:19.485Z Compiling papergrid v0.11.0
26432026-09-04T17:06:19.575Z Compiling tabled_derive v0.7.0
26442026-09-04T17:06:19.765Z Compiling typify-macro v0.6.2
26452026-09-04T17:06:19.787Z Compiling termtree v0.5.1
26462026-09-04T17:06:19.871Z Compiling crossterm v0.29.0
26472026-09-04T17:06:19.983Z Compiling hickory-resolver v0.24.4
26482026-09-04T17:06:20.079Z Compiling phf_shared v0.12.1
26492026-09-04T17:06:20.325Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26502026-09-04T17:06:20.460Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26512026-09-04T17:06:20.671Z Compiling tabled v0.15.0
26522026-09-04T17:06:21.279Z Compiling qorb v0.4.1
26532026-09-04T17:06:21.336Z Compiling typify v0.6.2
26542026-09-04T17:06:21.615Z Compiling progenitor-impl v0.14.0
26552026-09-04T17:06:22.213Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26562026-09-04T17:06:22.728Z Compiling vte v0.14.1
26572026-09-04T17:06:22.750Z Compiling csv-core v0.1.13
26582026-09-04T17:06:22.985Z Compiling highway v1.3.0
26592026-09-04T17:06:23.177Z Compiling chrono-tz v0.10.4
26602026-09-04T17:06:23.413Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26612026-09-04T17:06:23.740Z Compiling progenitor-macro v0.14.0
26622026-09-04T17:06:24.673Z Compiling csv v1.4.0
26632026-09-04T17:06:24.676Z Compiling strip-ansi-escapes v0.2.1
26642026-09-04T17:06:25.241Z Compiling phf v0.12.1
26652026-09-04T17:06:25.266Z Compiling const_format_proc_macros v0.2.34
26662026-09-04T17:06:25.357Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26672026-09-04T17:06:25.446Z Compiling fd-lock v4.0.4
26682026-09-04T17:06:25.644Z Compiling peg-macros v0.8.5
26692026-09-04T17:06:25.647Z Compiling nu-ansi-term v0.50.3
26702026-09-04T17:06:25.968Z Compiling reedline v0.40.0
26712026-09-04T17:06:26.039Z Compiling const_format v0.2.35
26722026-09-04T17:06:26.332Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26732026-09-04T17:06:26.549Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26742026-09-04T17:06:26.881Z Compiling peg v0.8.5
26752026-09-04T17:06:26.983Z Compiling bcs v0.1.6
26762026-09-04T17:06:27.160Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26772026-09-04T17:06:27.413Z Compiling nom v8.0.0
26782026-09-04T17:06:27.833Z Compiling progenitor v0.14.0
26792026-09-04T17:06:27.968Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26802026-09-04T17:06:28.023Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26812026-09-04T17:06:28.084Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26822026-09-04T17:06:28.238Z Compiling semver v0.1.20
26832026-09-04T17:06:28.539Z Compiling rustc_version v0.1.7
26842026-09-04T17:06:28.695Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26852026-09-04T17:06:28.790Z Compiling newtype_derive v0.1.6
26862026-09-04T17:06:28.949Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26872026-09-04T17:06:29.010Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26882026-09-04T17:06:29.106Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26892026-09-04T17:06:29.462Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26902026-09-04T17:06:29.577Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26912026-09-04T17:06:29.928Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26922026-09-04T17:06:30.014Z Compiling steno v0.4.1
26932026-09-04T17:06:30.104Z Compiling dropshot-api-manager-types v0.8.0
26942026-09-04T17:06:30.645Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26952026-09-04T17:06:30.741Z Compiling sha1 v0.10.6
26962026-09-04T17:06:30.907Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
26972026-09-04T17:06:31.091Z Compiling utf-8 v0.7.6
26982026-09-04T17:06:31.199Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
26992026-09-04T17:06:31.222Z Compiling tagptr v0.2.0
27002026-09-04T17:06:31.329Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
27012026-09-04T17:06:31.414Z Compiling moka v0.12.13
27022026-09-04T17:06:31.502Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27032026-09-04T17:06:31.761Z Compiling tungstenite v0.21.0
27042026-09-04T17:06:32.077Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
27052026-09-04T17:06:32.643Z Compiling hickory-resolver v0.25.2
27062026-09-04T17:06:33.760Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27072026-09-04T17:06:33.835Z Compiling tokio-tungstenite v0.21.0
27082026-09-04T17:06:34.245Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27092026-09-04T17:06:34.612Z Compiling darling_core v0.21.3
27102026-09-04T17:06:36.237Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27112026-09-04T17:06:36.774Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27122026-09-04T17:06:36.910Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27132026-09-04T17:06:37.090Z Compiling darling_macro v0.21.3
27142026-09-04T17:06:37.673Z Compiling display-error-chain v0.2.2
27152026-09-04T17:06:37.820Z Compiling darling v0.21.3
27162026-09-04T17:06:37.865Z Compiling libscf-sys v1.2.0
27172026-09-04T17:06:37.932Z Compiling vergen-lib v0.1.6
27182026-09-04T17:06:38.031Z Compiling diesel_derives v2.3.7
27192026-09-04T17:06:38.190Z Compiling dsl_auto_type v0.2.0
27202026-09-04T17:06:38.444Z Compiling scheduled-thread-pool v0.2.7
27212026-09-04T17:06:38.544Z Compiling vergen-gitcl v1.0.8
27222026-09-04T17:06:38.718Z Compiling diesel_table_macro_syntax v0.3.0
27232026-09-04T17:06:38.763Z Compiling dirs-sys-next v0.1.2
27242026-09-04T17:06:38.935Z Compiling crunchy v0.2.4
27252026-09-04T17:06:39.013Z Compiling maplit v1.0.2
27262026-09-04T17:06:39.036Z Compiling glob v0.3.3
27272026-09-04T17:06:39.126Z Compiling dirs-next v2.0.0
27282026-09-04T17:06:39.278Z Compiling r2d2 v0.8.10
27292026-09-04T17:06:39.344Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27302026-09-04T17:06:39.388Z Compiling clang-sys v1.8.1
27312026-09-04T17:06:39.587Z Compiling papergrid v0.18.0
27322026-09-04T17:06:39.652Z Compiling xshell-macros v0.2.7
27332026-09-04T17:06:39.726Z Compiling tiny-keccak v2.0.2
27342026-09-04T17:06:39.767Z Compiling downcast-rs v2.0.2
27352026-09-04T17:06:39.983Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27362026-09-04T17:06:40.024Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27372026-09-04T17:06:40.049Z Compiling xshell v0.2.7
27382026-09-04T17:06:40.202Z Compiling term v0.7.0
27392026-09-04T17:06:40.303Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27402026-09-04T17:06:40.463Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27412026-09-04T17:06:40.699Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27422026-09-04T17:06:40.888Z Compiling tabled v0.21.0
27432026-09-04T17:06:40.933Z Compiling bit-vec v0.6.3
27442026-09-04T17:06:41.142Z Compiling bit-set v0.5.3
27452026-09-04T17:06:41.242Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27462026-09-04T17:06:41.333Z Compiling ascii-canvas v3.0.0
27472026-09-04T17:06:41.443Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27482026-09-04T17:06:41.587Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27492026-09-04T17:06:41.900Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27502026-09-04T17:06:41.940Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27512026-09-04T17:06:42.130Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27522026-09-04T17:06:42.346Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27532026-09-04T17:06:42.424Z Compiling itertools v0.10.5
27542026-09-04T17:06:42.508Z Compiling ena v0.14.4
27552026-09-04T17:06:42.531Z Compiling libloading v0.8.9
27562026-09-04T17:06:42.590Z Compiling diff v0.1.13
27572026-09-04T17:06:42.759Z Compiling unicase v2.9.0
27582026-09-04T17:06:42.808Z Compiling bindgen v0.71.1
27592026-09-04T17:06:42.847Z Compiling regex-syntax v0.6.29
27602026-09-04T17:06:43.495Z Compiling cexpr v0.6.0
27612026-09-04T17:06:43.499Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27622026-09-04T17:06:43.702Z Compiling diesel v2.3.7
27632026-09-04T17:06:43.732Z Compiling crc8 v0.1.1
27642026-09-04T17:06:43.875Z Compiling rustc-hash v2.1.1
27652026-09-04T17:06:44.124Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27662026-09-04T17:06:44.165Z Compiling lalrpop v0.19.12
27672026-09-04T17:06:44.304Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27682026-09-04T17:06:44.803Z Compiling headers-core v0.3.0
27692026-09-04T17:06:44.957Z Compiling libxml v0.3.3
27702026-09-04T17:06:45.146Z Compiling headers v0.4.1
27712026-09-04T17:06:45.253Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27722026-09-04T17:06:45.293Z Compiling strum_macros v0.24.3
27732026-09-04T17:06:45.481Z Compiling indoc v1.0.9
27742026-09-04T17:06:45.613Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27752026-09-04T17:06:45.717Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
27762026-09-04T17:06:45.827Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27772026-09-04T17:06:45.922Z Compiling derive_builder v0.20.2
27782026-09-04T17:06:46.073Z Compiling oso-derive v0.27.3
27792026-09-04T17:06:46.102Z Compiling quick-xml v0.37.5
27802026-09-04T17:06:46.123Z Compiling impl-trait-for-tuples v0.2.3
27812026-09-04T17:06:46.559Z Compiling openssl-probe v0.1.6
27822026-09-04T17:06:46.629Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27832026-09-04T17:06:46.748Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27842026-09-04T17:06:46.859Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27852026-09-04T17:06:47.356Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27862026-09-04T17:06:47.439Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27872026-09-04T17:06:47.461Z Compiling bb8 v0.8.6
27882026-09-04T17:06:47.617Z Compiling trait-variant v0.1.2
27892026-09-04T17:06:47.655Z Compiling proc-macro-error-attr2 v2.0.0
27902026-09-04T17:06:47.835Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27912026-09-04T17:06:48.063Z Compiling half v1.8.3
27922026-09-04T17:06:48.109Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27932026-09-04T17:06:48.139Z Compiling proc-macro-error2 v2.0.1
27942026-09-04T17:06:48.159Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27952026-09-04T17:06:48.441Z Compiling serde_cbor v0.11.2
27962026-09-04T17:06:48.611Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27972026-09-04T17:06:48.734Z Compiling hashbrown v0.14.5
27982026-09-04T17:06:48.784Z Compiling rfc6979 v0.4.0
27992026-09-04T17:06:48.829Z Compiling salty v0.3.0
28002026-09-04T17:06:48.946Z Compiling ecdsa v0.16.9
28012026-09-04T17:06:49.238Z Compiling knus-derive v3.4.0
28022026-09-04T17:06:49.298Z Compiling samael v0.0.19
28032026-09-04T17:06:49.352Z Compiling chumsky v0.9.3
28042026-09-04T17:06:49.415Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
28052026-09-04T17:06:49.547Z Compiling progenitor-impl v0.13.0
28062026-09-04T17:06:49.680Z Compiling antithesis_sdk v0.2.9
28072026-09-04T17:06:50.394Z Compiling primeorder v0.13.6
28082026-09-04T17:06:50.598Z Compiling nonempty v0.12.0
28092026-09-04T17:06:50.621Z Compiling knus v3.4.0
28102026-09-04T17:06:50.710Z Compiling p384 v0.13.1
28112026-09-04T17:06:50.827Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28122026-09-04T17:06:51.548Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28132026-09-04T17:06:51.571Z Compiling polar-core v0.27.3
28142026-09-04T17:06:51.728Z Compiling progenitor-macro v0.13.0
28152026-09-04T17:06:51.762Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28162026-09-04T17:06:52.223Z Compiling progenitor-client v0.13.0
28172026-09-04T17:06:52.745Z Compiling fxhash v0.2.1
28182026-09-04T17:06:52.910Z Compiling libz-sys v1.1.24
28192026-09-04T17:06:52.913Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28202026-09-04T17:06:53.078Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
28212026-09-04T17:06:53.190Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28222026-09-04T17:06:54.100Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28232026-09-04T17:06:54.292Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28242026-09-04T17:06:54.461Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
28252026-09-04T17:06:54.993Z Compiling kstat-rs v0.2.5
28262026-09-04T17:06:55.695Z Compiling mime_guess v2.0.5
28272026-09-04T17:06:55.784Z Compiling progenitor v0.13.0
28282026-09-04T17:06:55.984Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28292026-09-04T17:06:56.814Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28302026-09-04T17:06:57.500Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28312026-09-04T17:06:57.613Z Compiling nanorand v0.7.0
28322026-09-04T17:06:57.780Z Compiling libgit2-sys v0.18.3+1.9.2
28332026-09-04T17:06:57.980Z Compiling parking_lot_core v0.8.6
28342026-09-04T17:06:58.322Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28352026-09-04T17:06:58.362Z Compiling flume v0.11.1
28362026-09-04T17:06:58.837Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28372026-09-04T17:06:59.012Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28382026-09-04T17:06:59.559Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28392026-09-04T17:06:59.708Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28402026-09-04T17:07:00.167Z Compiling git-stub v1.0.0
28412026-09-04T17:07:00.335Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
28422026-09-04T17:07:00.469Z Compiling http-range v0.1.5
28432026-09-04T17:07:00.589Z Compiling oso v0.27.3
28442026-09-04T17:07:00.734Z Compiling instability v0.3.11
28452026-09-04T17:07:00.817Z Compiling strsim v0.10.0
28462026-09-04T17:07:00.980Z Compiling corncobs v0.1.4
28472026-09-04T17:07:01.188Z Compiling diesel-dtrace v0.5.0
28482026-09-04T17:07:01.221Z Compiling async-bb8-diesel v0.2.1
28492026-09-04T17:07:01.534Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28502026-09-04T17:07:01.687Z Compiling darling_core v0.13.4
28512026-09-04T17:07:02.217Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28522026-09-04T17:07:03.396Z Compiling git-stub-vcs v0.1.0
28532026-09-04T17:07:04.742Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28542026-09-04T17:07:05.533Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28552026-09-04T17:07:05.820Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28562026-09-04T17:07:06.607Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28572026-09-04T17:07:06.734Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28582026-09-04T17:07:06.884Z Compiling ignore v0.4.25
28592026-09-04T17:07:07.171Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28602026-09-04T17:07:07.384Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28612026-09-04T17:07:07.426Z Compiling anstyle-parse v0.2.7
28622026-09-04T17:07:07.688Z Compiling secrecy v0.8.0
28632026-09-04T17:07:07.883Z Compiling vergen-git2 v9.1.0
28642026-09-04T17:07:08.106Z Compiling castaway v0.2.4
28652026-09-04T17:07:08.267Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28662026-09-04T17:07:08.494Z Compiling indoc v2.0.7
28672026-09-04T17:07:08.788Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28682026-09-04T17:07:08.975Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28692026-09-04T17:07:09.579Z Compiling compact_str v0.8.1
28702026-09-04T17:07:10.313Z Compiling anstream v0.6.21
28712026-09-04T17:07:10.723Z Compiling globwalk v0.9.1
28722026-09-04T17:07:10.888Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28732026-09-04T17:07:11.102Z Compiling parking_lot v0.11.2
28742026-09-04T17:07:11.360Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28752026-09-04T17:07:11.758Z Compiling hyper-staticfile v0.10.1
28762026-09-04T17:07:11.984Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28772026-09-04T17:07:12.019Z Compiling darling_macro v0.13.4
28782026-09-04T17:07:12.043Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28792026-09-04T17:07:12.465Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28802026-09-04T17:07:12.521Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28812026-09-04T17:07:12.890Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28822026-09-04T17:07:13.113Z Compiling predicates-tree v1.0.13
28832026-09-04T17:07:13.136Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28842026-09-04T17:07:13.139Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
28852026-09-04T17:07:13.363Z Compiling unicode-truncate v1.1.0
28862026-09-04T17:07:13.524Z Compiling sha2 v0.11.0
28872026-09-04T17:07:13.575Z Compiling digest-io v0.1.0
28882026-09-04T17:07:13.597Z Compiling lru v0.12.5
28892026-09-04T17:07:13.750Z Compiling prefix-trie v0.7.0
28902026-09-04T17:07:13.825Z Compiling rand_seeder v0.4.0
28912026-09-04T17:07:14.100Z Compiling rawzip v0.4.4
28922026-09-04T17:07:14.140Z Compiling cassowary v0.3.0
28932026-09-04T17:07:14.238Z Compiling hickory-server v0.25.2
28942026-09-04T17:07:14.558Z Compiling ratatui v0.29.0
28952026-09-04T17:07:14.708Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28962026-09-04T17:07:14.915Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28972026-09-04T17:07:15.101Z Compiling camino-tempfile-ext v0.3.3
28982026-09-04T17:07:15.126Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28992026-09-04T17:07:15.149Z Compiling darling v0.13.4
29002026-09-04T17:07:15.303Z Compiling sled v0.34.7
29012026-09-04T17:07:15.701Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29022026-09-04T17:07:15.722Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29032026-09-04T17:07:17.947Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
29042026-09-04T17:07:18.164Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29052026-09-04T17:07:18.382Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29062026-09-04T17:07:19.254Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29072026-09-04T17:07:21.061Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
29082026-09-04T17:07:21.698Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29092026-09-04T17:07:22.889Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
29102026-09-04T17:07:23.023Z Compiling serde_with_macros v1.5.2
29112026-09-04T17:07:23.050Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29122026-09-04T17:07:23.511Z Compiling git2 v0.20.4
29132026-09-04T17:07:23.672Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29142026-09-04T17:07:23.833Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29152026-09-04T17:07:23.898Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29162026-09-04T17:07:24.058Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29172026-09-04T17:07:24.124Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29182026-09-04T17:07:24.293Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29192026-09-04T17:07:24.400Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29202026-09-04T17:07:24.545Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29212026-09-04T17:07:24.619Z Compiling arc-swap v1.8.2
29222026-09-04T17:07:24.770Z Compiling void v1.0.2
29232026-09-04T17:07:24.925Z Compiling slog-scope v4.4.1
29242026-09-04T17:07:24.962Z Compiling lzss v0.8.2
29252026-09-04T17:07:25.208Z Compiling serde_with v1.14.0
29262026-09-04T17:07:25.254Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29272026-09-04T17:07:25.318Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29282026-09-04T17:07:26.420Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29292026-09-04T17:07:26.447Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29302026-09-04T17:07:26.563Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
29312026-09-04T17:07:26.769Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29322026-09-04T17:07:27.137Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29332026-09-04T17:07:27.273Z Compiling scuffle v0.1.0
29342026-09-04T17:07:27.549Z Compiling tungstenite v0.23.0
29352026-09-04T17:07:29.171Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29362026-09-04T17:07:29.333Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29372026-09-04T17:07:29.654Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29382026-09-04T17:07:29.857Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29392026-09-04T17:07:29.897Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29402026-09-04T17:07:30.066Z Compiling nix v0.27.1
29412026-09-04T17:07:30.088Z Compiling twox-hash v2.1.2
29422026-09-04T17:07:30.150Z Compiling libsw-core v0.3.2
29432026-09-04T17:07:30.370Z Compiling atty v0.2.14
29442026-09-04T17:07:30.538Z Compiling serde_bytes v0.11.19
29452026-09-04T17:07:30.615Z Compiling libsw v3.5.0
29462026-09-04T17:07:30.834Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29472026-09-04T17:07:30.837Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29482026-09-04T17:07:31.215Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29492026-09-04T17:07:31.255Z Compiling tokio-tungstenite v0.23.1
29502026-09-04T17:07:31.399Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
29512026-09-04T17:07:31.647Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
29522026-09-04T17:07:32.078Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29532026-09-04T17:07:32.120Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29542026-09-04T17:07:32.598Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29552026-09-04T17:07:33.939Z Compiling slog-stdlog v4.1.1
29562026-09-04T17:07:34.335Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29572026-09-04T17:07:35.377Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
29582026-09-04T17:07:35.410Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
29592026-09-04T17:07:35.883Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29602026-09-04T17:07:37.296Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29612026-09-04T17:07:37.524Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29622026-09-04T17:07:37.607Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
29632026-09-04T17:07:39.245Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29642026-09-04T17:07:40.032Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29652026-09-04T17:07:40.195Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
29662026-09-04T17:07:40.705Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29672026-09-04T17:07:40.802Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
29682026-09-04T17:07:41.904Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29692026-09-04T17:07:43.059Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29702026-09-04T17:07:44.744Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29712026-09-04T17:07:45.295Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29722026-09-04T17:07:46.390Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29732026-09-04T17:07:47.259Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29742026-09-04T17:07:47.475Z Compiling fatfs v0.3.6
29752026-09-04T17:07:47.952Z Compiling signal-hook-tokio v0.3.1
29762026-09-04T17:07:48.153Z Compiling yasna v0.5.2
29772026-09-04T17:07:48.255Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29782026-09-04T17:07:48.563Z Compiling assert_matches v1.5.0
29792026-09-04T17:07:48.670Z Compiling seq-macro v0.3.6
29802026-09-04T17:07:48.740Z Compiling rcgen v0.12.1
29812026-09-04T17:07:49.190Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29822026-09-04T17:07:49.894Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29832026-09-04T17:07:50.321Z Compiling slog-envlogger v2.2.0
29842026-09-04T17:07:50.536Z Compiling oxide-update-engine-display v0.1.2
29852026-09-04T17:07:51.280Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29862026-09-04T17:07:51.402Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29872026-09-04T17:07:51.903Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29882026-09-04T17:07:52.133Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29892026-09-04T17:07:52.354Z Compiling port-file v0.1.0
29902026-09-04T17:07:52.714Z Compiling rtoolbox v0.0.3
29912026-09-04T17:07:52.980Z Compiling subprocess v0.2.15
29922026-09-04T17:07:53.205Z Compiling rpassword v7.5.4
29932026-09-04T17:07:53.347Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29942026-09-04T17:07:53.784Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29952026-09-04T17:07:55.091Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29962026-09-04T17:07:55.227Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29972026-09-04T17:07:55.252Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29982026-09-04T17:07:56.034Z Compiling tui-tree-widget v0.23.1
29992026-09-04T17:07:56.343Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30002026-09-04T17:07:57.444Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30012026-09-04T17:07:59.438Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30022026-09-04T17:08:00.501Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30032026-09-04T17:08:00.740Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30042026-09-04T17:08:01.045Z Compiling uzers v0.12.2
30052026-09-04T17:08:01.315Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30062026-09-04T17:08:01.547Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30072026-09-04T17:08:02.390Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30082026-09-04T17:08:02.956Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30092026-09-04T17:08:03.444Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30102026-09-04T17:08:03.487Z Compiling support-bundle-viewer v0.1.2
30112026-09-04T17:08:05.361Z Compiling multimap v0.10.1
30122026-09-04T17:08:13.475Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30132026-09-04T17:08:15.570Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30142026-09-04T17:08:19.200Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30152026-09-04T17:08:23.243Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30162026-09-04T17:08:26.056Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30172026-09-04T17:16:11.673Z Finished `release` profile [optimized] target(s) in 9m 58s
30182026-09-04T17:16:11.677Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
30192026-09-04T17:16:11.677Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
30202026-09-04T17:17:02.555Z
30212026-09-04T17:17:02.555Zreal 10:50.511055277
30222026-09-04T17:17:02.555Zuser 1:22:13.269671864
30232026-09-04T17:17:02.558Zsys 3:39.289268159
30242026-09-04T17:17:02.558Ztrap 1.789146776
30252026-09-04T17:17:02.558Ztflt 2.068070440
30262026-09-04T17:17:02.558Zdflt 19.432636572
30272026-09-04T17:17:02.558Zkflt 0.032355700
30282026-09-04T17:17:02.558Zlock 8:00:50.459606599
30292026-09-04T17:17:02.558Zslp 2:20:31.903470905
30302026-09-04T17:17:02.558Zlat 2:32.393663136
30312026-09-04T17:17:02.558Zstop 5:36.718824273
30322026-09-04T17:17:02.558Z+ mapfile -t packages
30332026-09-04T17:17:02.559Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
30342026-09-04T17:17:03.527Z Finished `release` profile [optimized] target(s) in 0.96s
30352026-09-04T17:17:03.599Z Running `target/release/omicron-package -t test list-outputs`
30362026-09-04T17:17:03.659ZLogging to: /work/oxidecomputer/omicron/out/LOG
30372026-09-04T17:17:03.662Z+ ptime -m cargo build --locked --release -p xtask
30382026-09-04T17:17:04.147Z Compiling libc v0.2.185
30392026-09-04T17:17:04.147Z Compiling serde_core v1.0.228
30402026-09-04T17:17:04.147Z Compiling serde v1.0.228
30412026-09-04T17:17:04.150Z Compiling rustix v1.1.4
30422026-09-04T17:17:04.150Z Compiling bitflags v2.11.0
30432026-09-04T17:17:04.150Z Compiling serde_json v1.0.151
30442026-09-04T17:17:04.311Z Compiling syn v2.0.117
30452026-09-04T17:17:04.311Z Compiling usdt-impl v0.5.0
30462026-09-04T17:17:04.315Z Compiling syn v1.0.109
30472026-09-04T17:17:04.334Z Compiling getrandom v0.4.3
30482026-09-04T17:17:04.345Z Compiling log v0.4.33
30492026-09-04T17:17:04.354Z Compiling indexmap v2.14.0
30502026-09-04T17:17:04.369Z Compiling fs-err v3.3.0
30512026-09-04T17:17:04.570Z Compiling heck v0.4.1
30522026-09-04T17:17:04.613Z Compiling once_cell v1.21.3
30532026-09-04T17:17:04.637Z Compiling anyhow v1.0.104
30542026-09-04T17:17:04.993Z Compiling errno v0.3.14
30552026-09-04T17:17:04.996Z Compiling thread-id v4.2.2
30562026-09-04T17:17:04.996Z Compiling memmap v0.7.0
30572026-09-04T17:17:05.753Z Compiling proc-macro-error v1.0.4
30582026-09-04T17:17:05.954Z Compiling terminal_size v0.4.3
30592026-09-04T17:17:05.954Z Compiling tempfile v3.27.0
30602026-09-04T17:17:06.012Z Compiling tabled_derive v0.7.0
30612026-09-04T17:17:06.049Z Compiling clap_builder v4.6.0
30622026-09-04T17:17:06.049Z Compiling textwrap v0.16.2
30632026-09-04T17:17:06.391Z Compiling camino v1.2.5
30642026-09-04T17:17:06.391Z Compiling semver v1.0.28
30652026-09-04T17:17:06.415Z Compiling cargo-platform v0.3.2
30662026-09-04T17:17:06.448Z Compiling pest_generator v2.8.6
30672026-09-04T17:17:06.702Z Compiling camino-tempfile v1.4.1
30682026-09-04T17:17:06.714Z Compiling tabled v0.15.0
30692026-09-04T17:17:06.939Z Compiling serde_derive v1.0.228
30702026-09-04T17:17:06.939Z Compiling thiserror-impl v1.0.69
30712026-09-04T17:17:06.942Z Compiling zerocopy-derive v0.7.35
30722026-09-04T17:17:06.942Z Compiling scroll_derive v0.12.1
30732026-09-04T17:17:06.942Z Compiling thiserror-impl v2.0.18
30742026-09-04T17:17:06.942Z Compiling clap_derive v4.6.1
30752026-09-04T17:17:07.011Z Compiling pest_derive v2.8.6
30762026-09-04T17:17:07.605Z Compiling scroll v0.12.0
30772026-09-04T17:17:07.787Z Compiling zerocopy v0.7.35
30782026-09-04T17:17:07.911Z Compiling goblin v0.8.2
30792026-09-04T17:17:08.041Z Compiling thiserror v1.0.69
30802026-09-04T17:17:08.155Z Compiling dtrace-parser v0.2.0
30812026-09-04T17:17:08.379Z Compiling thiserror v2.0.18
30822026-09-04T17:17:08.394Z Compiling clap v4.6.1
30832026-09-04T17:17:10.080Z Compiling serde_spanned v0.6.9
30842026-09-04T17:17:10.146Z Compiling dof v0.3.0
30852026-09-04T17:17:10.158Z Compiling serde_tokenstream v0.2.3
30862026-09-04T17:17:10.170Z Compiling toml_datetime v0.6.11
30872026-09-04T17:17:10.186Z Compiling macaddr v1.0.1
30882026-09-04T17:17:10.247Z Compiling cargo_metadata v0.23.1
30892026-09-04T17:17:10.257Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30902026-09-04T17:17:10.512Z Compiling toml_edit v0.22.27
30912026-09-04T17:17:10.890Z Compiling usdt-macro v0.5.0
30922026-09-04T17:17:10.893Z Compiling usdt-attr-macro v0.5.0
30932026-09-04T17:17:11.528Z Compiling usdt v0.5.0
30942026-09-04T17:17:12.010Z Compiling toml v0.8.23
30952026-09-04T17:17:12.434Z Compiling cargo_toml v0.21.0
30962026-09-04T17:17:16.816Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30972026-09-04T17:17:20.018Z Finished `release` profile [optimized] target(s) in 16.33s
30982026-09-04T17:17:20.134Z
30992026-09-04T17:17:20.134Zreal 16.416510028
31002026-09-04T17:17:20.134Zuser 2:04.774514745
31012026-09-04T17:17:20.152Zsys 13.330183891
31022026-09-04T17:17:20.152Ztrap 0.079299601
31032026-09-04T17:17:20.152Ztflt 0.467975411
31042026-09-04T17:17:20.152Zdflt 1.316347964
31052026-09-04T17:17:20.152Zkflt 0.000026590
31062026-09-04T17:17:20.152Zlock 4:48.305284499
31072026-09-04T17:17:20.152Zslp 2:43.260660351
31082026-09-04T17:17:20.152Zlat 4.129035000
31092026-09-04T17:17:20.152Zstop 15.338509523
31102026-09-04T17:17:20.152Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
31112026-09-04T17:17:20.152Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
31122026-09-04T17:17:20.152Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
31132026-09-04T17:17:20.152Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
31142026-09-04T17:17:20.152Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
31152026-09-04T17:17:21.086Z Compiling match_cfg v0.1.0
31162026-09-04T17:17:21.086Z Compiling progenitor-client v0.14.0
31172026-09-04T17:17:21.090Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31182026-09-04T17:17:21.090Z Compiling slog-json v2.6.1
31192026-09-04T17:17:21.090Z Compiling newtype-uuid-macros v0.1.0
31202026-09-04T17:17:21.090Z Compiling sha1 v0.11.0
31212026-09-04T17:17:21.090Z Compiling multer v3.1.0
31222026-09-04T17:17:21.246Z Compiling compression-core v0.4.31
31232026-09-04T17:17:21.272Z Compiling debug-ignore v1.0.5
31242026-09-04T17:17:21.272Z Compiling async-stream-impl v0.3.6
31252026-09-04T17:17:21.272Z Compiling toml_datetime v1.1.1+spec-1.1.0
31262026-09-04T17:17:21.272Z Compiling serde_spanned v1.1.1
31272026-09-04T17:17:21.272Z Compiling dropshot v0.17.1
31282026-09-04T17:17:21.272Z Compiling toml_writer v1.1.1+spec-1.1.0
31292026-09-04T17:17:21.272Z Compiling waitgroup v0.1.2
31302026-09-04T17:17:21.272Z Compiling rustls-pemfile v2.2.0
31312026-09-04T17:17:21.326Z Compiling hostname v0.3.1
31322026-09-04T17:17:21.491Z Compiling dropshot_endpoint v0.17.1
31332026-09-04T17:17:21.569Z Compiling serde_path_to_error v0.1.20
31342026-09-04T17:17:21.605Z Compiling compression-codecs v0.4.37
31352026-09-04T17:17:21.605Z Compiling hostname v0.4.2
31362026-09-04T17:17:21.605Z Compiling atomicwrites v0.4.4
31372026-09-04T17:17:21.605Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31382026-09-04T17:17:21.666Z Compiling slog-bunyan v2.5.0
31392026-09-04T17:17:21.709Z Compiling toml v1.1.2+spec-1.1.0
31402026-09-04T17:17:21.738Z Compiling macaddr v1.0.1
31412026-09-04T17:17:21.778Z Compiling serde_tokenstream v0.3.0
31422026-09-04T17:17:21.796Z Compiling async-compression v0.4.41
31432026-09-04T17:17:21.814Z Compiling oxide-generation v0.1.3
31442026-09-04T17:17:21.815Z Compiling instant v0.1.13
31452026-09-04T17:17:21.841Z Compiling regress v0.10.5
31462026-09-04T17:17:21.841Z Compiling parse-display-derive v0.10.0
31472026-09-04T17:17:21.894Z Compiling backon v1.6.0
31482026-09-04T17:17:21.907Z Compiling async-stream v0.3.6
31492026-09-04T17:17:21.922Z Compiling backoff v0.4.0
31502026-09-04T17:17:21.938Z Compiling itertools v0.14.0
31512026-09-04T17:17:21.975Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31522026-09-04T17:17:21.990Z Compiling humantime v2.3.0
31532026-09-04T17:17:22.090Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31542026-09-04T17:17:22.103Z Compiling oxide-generation-macros v0.2.0
31552026-09-04T17:17:22.136Z Compiling progenitor-extras v0.2.0
31562026-09-04T17:17:22.150Z Compiling half v2.7.1
31572026-09-04T17:17:22.150Z Compiling crucible-workspace-hack v0.1.0
31582026-09-04T17:17:22.150Z Compiling ciborium-io v0.2.2
31592026-09-04T17:17:22.160Z Compiling convert_case v0.4.0
31602026-09-04T17:17:22.202Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31612026-09-04T17:17:22.249Z Compiling regress v0.11.1
31622026-09-04T17:17:22.279Z Compiling secrecy v0.10.3
31632026-09-04T17:17:22.283Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31642026-09-04T17:17:22.309Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31652026-09-04T17:17:22.398Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31662026-09-04T17:17:22.413Z Compiling ciborium-ll v0.2.2
31672026-09-04T17:17:22.439Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31682026-09-04T17:17:22.445Z Compiling inout v0.1.4
31692026-09-04T17:17:22.482Z Compiling thiserror-impl-no-std v2.0.2
31702026-09-04T17:17:22.502Z Compiling universal-hash v0.5.1
31712026-09-04T17:17:22.574Z Compiling derive_more v0.99.20
31722026-09-04T17:17:22.652Z Compiling ciborium v0.2.2
31732026-09-04T17:17:22.664Z Compiling cipher v0.4.4
31742026-09-04T17:17:22.694Z Compiling unsafe-libyaml v0.2.11
31752026-09-04T17:17:22.698Z Compiling opaque-debug v0.3.1
31762026-09-04T17:17:22.720Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31772026-09-04T17:17:22.789Z Compiling poly1305 v0.8.0
31782026-09-04T17:17:22.871Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31792026-09-04T17:17:22.956Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31802026-09-04T17:17:22.988Z Compiling chacha20 v0.9.1
31812026-09-04T17:17:23.009Z Compiling blake2 v0.10.6
31822026-09-04T17:17:23.119Z Compiling aead v0.5.2
31832026-09-04T17:17:23.162Z Compiling password-hash v0.5.0
31842026-09-04T17:17:23.229Z Compiling serde_yaml v0.9.34+deprecated
31852026-09-04T17:17:23.266Z Compiling indent_write v2.2.0
31862026-09-04T17:17:23.289Z Compiling chacha20poly1305 v0.10.1
31872026-09-04T17:17:23.351Z Compiling toml_datetime v0.7.5+spec-1.1.0
31882026-09-04T17:17:23.437Z Compiling argon2 v0.5.3
31892026-09-04T17:17:23.456Z Compiling num-derive v0.4.2
31902026-09-04T17:17:23.487Z Compiling heapless v0.8.0
31912026-09-04T17:17:23.543Z Compiling toml_edit v0.23.10+spec-1.0.0
31922026-09-04T17:17:23.599Z Compiling parse-display v0.10.0
31932026-09-04T17:17:23.608Z Compiling ingot-macros v0.2.0
31942026-09-04T17:17:23.608Z Compiling tabwriter v1.4.1
31952026-09-04T17:17:23.654Z Compiling hash32 v0.3.1
31962026-09-04T17:17:23.707Z Compiling thiserror-no-std v2.0.2
31972026-09-04T17:17:23.787Z Compiling vsss-rs v3.3.4
31982026-09-04T17:17:23.818Z Compiling typify-impl v0.6.2
31992026-09-04T17:17:23.827Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32002026-09-04T17:17:23.911Z Compiling smoltcp v0.11.0
32012026-09-04T17:17:24.066Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32022026-09-04T17:17:24.133Z Compiling proc-macro-crate v3.4.0
32032026-09-04T17:17:24.343Z Compiling cobs v0.3.0
32042026-09-04T17:17:24.406Z Compiling colored v3.1.1
32052026-09-04T17:17:24.602Z Compiling illumos-nvpair-sys v0.2.0
32062026-09-04T17:17:24.622Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
32072026-09-04T17:17:24.640Z Compiling postcard v1.1.3
32082026-09-04T17:17:24.711Z Compiling num_enum_derive v0.7.6
32092026-09-04T17:17:24.729Z Compiling proc-macro-error v1.0.4
32102026-09-04T17:17:24.864Z Compiling rand v0.10.1
32112026-09-04T17:17:24.867Z Compiling proc-macro-crate v1.3.1
32122026-09-04T17:17:24.903Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32132026-09-04T17:17:24.907Z Compiling foreign-types-macros v0.2.3
32142026-09-04T17:17:25.011Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32152026-09-04T17:17:25.027Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32162026-09-04T17:17:25.069Z Compiling rayon-core v1.13.0
32172026-09-04T17:17:25.135Z Compiling foreign-types-shared v0.3.1
32182026-09-04T17:17:25.197Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32192026-09-04T17:17:25.227Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32202026-09-04T17:17:25.331Z Compiling num_enum_derive v0.5.11
32212026-09-04T17:17:25.411Z Compiling crossbeam-deque v0.8.6
32222026-09-04T17:17:25.430Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32232026-09-04T17:17:25.457Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32242026-09-04T17:17:25.492Z Compiling cstr-argument v0.1.2
32252026-09-04T17:17:25.533Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
32262026-09-04T17:17:25.585Z Compiling foreign-types v0.5.0
32272026-09-04T17:17:25.680Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32282026-09-04T17:17:25.697Z Compiling illumos-nvpair v0.3.0
32292026-09-04T17:17:25.768Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
32302026-09-04T17:17:25.788Z Compiling zone_cfg_derive v0.3.1
32312026-09-04T17:17:25.834Z Compiling num_enum v0.7.6
32322026-09-04T17:17:25.912Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32332026-09-04T17:17:25.949Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
32342026-09-04T17:17:25.952Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32352026-09-04T17:17:25.966Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32362026-09-04T17:17:25.982Z Compiling itertools v0.12.1
32372026-09-04T17:17:25.986Z Compiling sigpipe v0.1.3
32382026-09-04T17:17:26.073Z Compiling rayon v1.11.0
32392026-09-04T17:17:26.114Z Compiling glob v0.3.3
32402026-09-04T17:17:26.148Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32412026-09-04T17:17:26.178Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32422026-09-04T17:17:26.206Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32432026-09-04T17:17:26.334Z Compiling smf v0.2.3
32442026-09-04T17:17:26.353Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32452026-09-04T17:17:26.399Z Compiling cpubits v0.1.1
32462026-09-04T17:17:26.440Z Compiling num_enum v0.5.11
32472026-09-04T17:17:26.456Z Compiling whoami v1.6.1
32482026-09-04T17:17:26.507Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32492026-09-04T17:17:26.519Z Compiling gethostname v0.5.0
32502026-09-04T17:17:26.533Z Compiling derive-where v1.6.0
32512026-09-04T17:17:26.584Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32522026-09-04T17:17:26.601Z Compiling ingot-types v0.2.0
32532026-09-04T17:17:26.618Z Compiling usdt-attr-macro v0.5.0
32542026-09-04T17:17:26.662Z Compiling usdt-macro v0.5.0
32552026-09-04T17:17:26.679Z Compiling num-rational v0.4.2
32562026-09-04T17:17:26.698Z Compiling num-complex v0.4.6
32572026-09-04T17:17:26.870Z Compiling memmap v0.7.0
32582026-09-04T17:17:26.919Z Compiling toml v0.8.23
32592026-09-04T17:17:27.058Z Compiling ingot v0.2.1
32602026-09-04T17:17:27.074Z Compiling num v0.4.3
32612026-09-04T17:17:27.092Z Compiling pem-rfc7468 v1.0.0
32622026-09-04T17:17:27.116Z Compiling float-ord v0.3.2
32632026-09-04T17:17:27.173Z Compiling zone v0.3.1
32642026-09-04T17:17:27.253Z Compiling resolv-conf v0.7.6
32652026-09-04T17:17:27.271Z Compiling cancel-safe-futures v0.1.5
32662026-09-04T17:17:27.286Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32672026-09-04T17:17:27.432Z Compiling hmac v0.13.0
32682026-09-04T17:17:27.495Z Compiling universal-hash v0.6.1
32692026-09-04T17:17:27.512Z Compiling usdt v0.5.0
32702026-09-04T17:17:27.586Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32712026-09-04T17:17:27.619Z Compiling sha1 v0.10.6
32722026-09-04T17:17:27.655Z Compiling prettyplease v0.2.37
32732026-09-04T17:17:27.676Z Compiling linear-map v1.2.0
32742026-09-04T17:17:27.676Z Compiling libefi-sys v0.1.0
32752026-09-04T17:17:27.838Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32762026-09-04T17:17:27.887Z Compiling polyval v0.7.1
32772026-09-04T17:17:27.887Z Compiling der v0.8.0
32782026-09-04T17:17:27.907Z Compiling hickory-proto v0.24.4
32792026-09-04T17:17:27.910Z Compiling newline-converter v0.3.0
32802026-09-04T17:17:27.941Z Compiling oxide-update-engine-types v0.1.2
32812026-09-04T17:17:27.944Z Compiling console v0.15.11
32822026-09-04T17:17:28.022Z Compiling bitfield-struct v0.6.2
32832026-09-04T17:17:28.025Z Compiling linked-hash-map v0.5.6
32842026-09-04T17:17:28.132Z Compiling ghash v0.6.0
32852026-09-04T17:17:28.256Z Compiling lru-cache v0.1.2
32862026-09-04T17:17:28.326Z Compiling pbkdf2 v0.13.0
32872026-09-04T17:17:28.406Z Compiling expectorate v1.2.0
32882026-09-04T17:17:28.438Z Compiling typify-macro v0.6.2
32892026-09-04T17:17:28.458Z Compiling aes v0.9.1
32902026-09-04T17:17:28.480Z Compiling crypto-bigint v0.7.5
32912026-09-04T17:17:28.512Z Compiling ctr v0.10.1
32922026-09-04T17:17:28.594Z Compiling aead v0.6.1
32932026-09-04T17:17:28.611Z Compiling sha2 v0.11.0
32942026-09-04T17:17:28.706Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32952026-09-04T17:17:28.756Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32962026-09-04T17:17:28.789Z Compiling nom v8.0.0
32972026-09-04T17:17:28.970Z Compiling semver v0.1.20
32982026-09-04T17:17:29.003Z Compiling oxide-update-engine v0.1.2
32992026-09-04T17:17:29.020Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33002026-09-04T17:17:29.120Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33012026-09-04T17:17:29.157Z Compiling aes-gcm v0.11.0
33022026-09-04T17:17:29.240Z Compiling rustc_version v0.1.7
33032026-09-04T17:17:29.288Z Compiling spki v0.8.0
33042026-09-04T17:17:29.325Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33052026-09-04T17:17:29.391Z Compiling tokio-dtrace v0.1.1
33062026-09-04T17:17:29.500Z Compiling dropshot-api-manager-types v0.8.0
33072026-09-04T17:17:29.558Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33082026-09-04T17:17:29.591Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33092026-09-04T17:17:29.594Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33102026-09-04T17:17:29.624Z Compiling salsa20 v0.11.0
33112026-09-04T17:17:29.627Z Compiling slog-dtrace v0.3.0
33122026-09-04T17:17:29.656Z Compiling xshell-macros v0.2.7
33132026-09-04T17:17:29.820Z Compiling minimal-lexical v0.2.1
33142026-09-04T17:17:29.872Z Compiling scrypt v0.12.0
33152026-09-04T17:17:29.912Z Compiling oxide-tokio-rt v0.1.4
33162026-09-04T17:17:29.935Z Compiling newtype_derive v0.1.6
33172026-09-04T17:17:30.091Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33182026-09-04T17:17:30.119Z Compiling hickory-resolver v0.24.4
33192026-09-04T17:17:30.154Z Compiling xshell v0.2.7
33202026-09-04T17:17:30.201Z Compiling nom v7.1.3
33212026-09-04T17:17:30.246Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33222026-09-04T17:17:30.250Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33232026-09-04T17:17:30.320Z Compiling typify v0.6.2
33242026-09-04T17:17:30.440Z Compiling progenitor-impl v0.14.0
33252026-09-04T17:17:30.488Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33262026-09-04T17:17:30.510Z Compiling phf_shared v0.12.1
33272026-09-04T17:17:30.693Z Compiling rfc6979 v0.4.0
33282026-09-04T17:17:30.709Z Compiling cbc v0.2.1
33292026-09-04T17:17:30.743Z Compiling proc-macro-error-attr2 v2.0.0
33302026-09-04T17:17:30.894Z Compiling csv-core v0.1.13
33312026-09-04T17:17:30.926Z Compiling chrono-tz v0.10.4
33322026-09-04T17:17:30.926Z Compiling unicode-xid v0.2.6
33332026-09-04T17:17:31.064Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
33342026-09-04T17:17:31.084Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
33352026-09-04T17:17:31.084Z Compiling highway v1.3.0
33362026-09-04T17:17:31.160Z Compiling const_format_proc_macros v0.2.34
33372026-09-04T17:17:31.170Z Compiling qorb v0.4.1
33382026-09-04T17:17:31.181Z Compiling proc-macro-error2 v2.0.1
33392026-09-04T17:17:31.201Z Compiling csv v1.4.0
33402026-09-04T17:17:31.216Z Compiling pkcs5 v0.8.1
33412026-09-04T17:17:31.238Z Compiling ecdsa v0.16.9
33422026-09-04T17:17:31.475Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33432026-09-04T17:17:31.502Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33442026-09-04T17:17:31.563Z Compiling phf v0.12.1
33452026-09-04T17:17:31.639Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33462026-09-04T17:17:31.748Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33472026-09-04T17:17:31.792Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33482026-09-04T17:17:31.858Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33492026-09-04T17:17:31.871Z Compiling primeorder v0.13.6
33502026-09-04T17:17:32.055Z Compiling hashbrown v0.14.5
33512026-09-04T17:17:32.108Z Compiling salty v0.3.0
33522026-09-04T17:17:32.194Z Compiling p384 v0.13.1
33532026-09-04T17:17:32.216Z Compiling const_format v0.2.35
33542026-09-04T17:17:32.513Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33552026-09-04T17:17:32.569Z Compiling pkcs8 v0.11.0
33562026-09-04T17:17:32.569Z Compiling knus-derive v3.4.0
33572026-09-04T17:17:32.633Z Compiling chumsky v0.9.3
33582026-09-04T17:17:32.657Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
33592026-09-04T17:17:32.780Z Compiling tabled_derive v0.7.0
33602026-09-04T17:17:32.966Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33612026-09-04T17:17:33.145Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33622026-09-04T17:17:33.166Z Compiling progenitor-macro v0.14.0
33632026-09-04T17:17:33.261Z Compiling bcs v0.1.6
33642026-09-04T17:17:33.347Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33652026-09-04T17:17:33.392Z Compiling ff v0.14.0
33662026-09-04T17:17:33.557Z Compiling termtree v0.5.1
33672026-09-04T17:17:33.589Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33682026-09-04T17:17:33.598Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33692026-09-04T17:17:33.728Z Compiling steno v0.4.1
33702026-09-04T17:17:33.849Z Compiling tabled v0.15.0
33712026-09-04T17:17:33.855Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33722026-09-04T17:17:33.887Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33732026-09-04T17:17:33.898Z Compiling tagptr v0.2.0
33742026-09-04T17:17:34.070Z Compiling moka v0.12.13
33752026-09-04T17:17:34.084Z Compiling knus v3.4.0
33762026-09-04T17:17:34.088Z Compiling group v0.14.0
33772026-09-04T17:17:34.147Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33782026-09-04T17:17:34.261Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
33792026-09-04T17:17:34.334Z Compiling signature v3.0.0
33802026-09-04T17:17:34.428Z Compiling base16ct v1.0.0
33812026-09-04T17:17:34.564Z Compiling sec1 v0.8.1
33822026-09-04T17:17:34.608Z Compiling hkdf v0.13.0
33832026-09-04T17:17:34.636Z Compiling libscf-sys v1.2.0
33842026-09-04T17:17:34.797Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33852026-09-04T17:17:34.812Z Compiling elliptic-curve v0.14.1
33862026-09-04T17:17:34.856Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
33872026-09-04T17:17:34.949Z Compiling hickory-resolver v0.25.2
33882026-09-04T17:17:34.956Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33892026-09-04T17:17:35.017Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
33902026-09-04T17:17:35.033Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33912026-09-04T17:17:35.282Z Compiling corncobs v0.1.4
33922026-09-04T17:17:35.387Z Compiling utf-8 v0.7.6
33932026-09-04T17:17:35.419Z Compiling parking_lot_core v0.8.6
33942026-09-04T17:17:35.498Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33952026-09-04T17:17:35.595Z Compiling tungstenite v0.21.0
33962026-09-04T17:17:35.721Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
33972026-09-04T17:17:35.736Z Compiling wnaf v0.14.0
33982026-09-04T17:17:35.740Z Compiling primefield v0.14.0
33992026-09-04T17:17:35.889Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34002026-09-04T17:17:35.971Z Compiling rfc6979 v0.6.0
34012026-09-04T17:17:36.019Z Compiling papergrid v0.18.0
34022026-09-04T17:17:36.033Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34032026-09-04T17:17:36.103Z Compiling git-stub v1.0.0
34042026-09-04T17:17:36.145Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34052026-09-04T17:17:36.268Z Compiling secrecy v0.8.0
34062026-09-04T17:17:36.309Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34072026-09-04T17:17:36.423Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34082026-09-04T17:17:36.435Z Compiling git-stub-vcs v0.1.0
34092026-09-04T17:17:36.489Z Compiling tokio-tungstenite v0.21.0
34102026-09-04T17:17:36.584Z Compiling ecdsa v0.17.0
34112026-09-04T17:17:36.662Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34122026-09-04T17:17:36.833Z Compiling primeorder v0.14.0
34132026-09-04T17:17:36.898Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34142026-09-04T17:17:36.945Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34152026-09-04T17:17:37.049Z Compiling tabled v0.21.0
34162026-09-04T17:17:37.087Z Compiling curve25519-dalek v5.0.0
34172026-09-04T17:17:37.108Z Compiling unicase v2.9.0
34182026-09-04T17:17:37.112Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34192026-09-04T17:17:37.148Z Compiling parking_lot v0.11.2
34202026-09-04T17:17:37.168Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34212026-09-04T17:17:37.224Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34222026-09-04T17:17:37.257Z Compiling ssh-encoding v0.3.0
34232026-09-04T17:17:37.342Z Compiling mime_guess v2.0.5
34242026-09-04T17:17:37.565Z Compiling progenitor-impl v0.13.0
34252026-09-04T17:17:37.599Z Compiling prefix-trie v0.7.0
34262026-09-04T17:17:37.618Z Compiling fxhash v0.2.1
34272026-09-04T17:17:37.674Z Compiling keccak v0.2.0
34282026-09-04T17:17:37.732Z Compiling crc8 v0.1.1
34292026-09-04T17:17:37.784Z Compiling sled v0.34.7
34302026-09-04T17:17:37.892Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
34312026-09-04T17:17:37.926Z Compiling ed25519 v3.0.0
34322026-09-04T17:17:37.973Z Compiling hickory-server v0.25.2
34332026-09-04T17:17:38.026Z Compiling crypto-primes v0.7.2
34342026-09-04T17:17:38.344Z Compiling progenitor v0.14.0
34352026-09-04T17:17:38.411Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34362026-09-04T17:17:38.444Z Compiling pkcs1 v0.8.0-rc.4
34372026-09-04T17:17:38.523Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34382026-09-04T17:17:38.564Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34392026-09-04T17:17:38.849Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34402026-09-04T17:17:39.055Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34412026-09-04T17:17:39.067Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34422026-09-04T17:17:39.099Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34432026-09-04T17:17:39.384Z Compiling poly1305 v0.9.0
34442026-09-04T17:17:39.606Z Compiling progenitor-client v0.13.0
34452026-09-04T17:17:39.647Z Compiling blowfish v0.10.0
34462026-09-04T17:17:39.689Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34472026-09-04T17:17:39.810Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34482026-09-04T17:17:39.924Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
34492026-09-04T17:17:39.934Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34502026-09-04T17:17:39.963Z Compiling blake2 v0.11.0-rc.6
34512026-09-04T17:17:40.056Z Compiling half v1.8.3
34522026-09-04T17:17:40.228Z Compiling http-range v0.1.5
34532026-09-04T17:17:40.280Z Compiling progenitor-macro v0.13.0
34542026-09-04T17:17:40.303Z Compiling serde_cbor v0.11.2
34552026-09-04T17:17:40.374Z Compiling argon2 v0.6.0-rc.8
34562026-09-04T17:17:40.450Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
34572026-09-04T17:17:40.509Z Compiling bcrypt-pbkdf v0.11.0
34582026-09-04T17:17:40.588Z Compiling ssh-cipher v0.3.0
34592026-09-04T17:17:40.940Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34602026-09-04T17:17:40.944Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34612026-09-04T17:17:41.229Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34622026-09-04T17:17:41.440Z Compiling rsa v0.10.0-rc.18
34632026-09-04T17:17:41.528Z Compiling ed25519-dalek v3.0.0
34642026-09-04T17:17:41.562Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34652026-09-04T17:17:42.087Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34662026-09-04T17:17:42.193Z Compiling sha3 v0.11.0
34672026-09-04T17:17:42.515Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34682026-09-04T17:17:42.685Z Compiling p256 v0.14.0
34692026-09-04T17:17:42.690Z Compiling p384 v0.14.0
34702026-09-04T17:17:42.830Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34712026-09-04T17:17:42.916Z Compiling p521 v0.14.0
34722026-09-04T17:17:42.934Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34732026-09-04T17:17:43.251Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
34742026-09-04T17:17:43.304Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34752026-09-04T17:17:43.342Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34762026-09-04T17:17:43.607Z Compiling scuffle v0.1.0
34772026-09-04T17:17:43.991Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34782026-09-04T17:17:44.270Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34792026-09-04T17:17:44.387Z Compiling yasna v0.5.2
34802026-09-04T17:17:44.425Z Compiling headers-core v0.3.0
34812026-09-04T17:17:44.593Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34822026-09-04T17:17:44.597Z Compiling kstat-rs v0.2.5
34832026-09-04T17:17:44.942Z Compiling kem v0.3.0
34842026-09-04T17:17:45.008Z Compiling module-lattice v0.2.3
34852026-09-04T17:17:45.076Z Compiling nanorand v0.7.0
34862026-09-04T17:17:45.095Z Compiling sponge-cursor v0.1.0
34872026-09-04T17:17:45.117Z Compiling rcgen v0.12.1
34882026-09-04T17:17:45.134Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34892026-09-04T17:17:45.218Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34902026-09-04T17:17:45.270Z Compiling sha3 v0.12.0
34912026-09-04T17:17:45.292Z Compiling ml-kem v0.3.2
34922026-09-04T17:17:45.309Z Compiling flume v0.11.1
34932026-09-04T17:17:45.390Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34942026-09-04T17:17:45.422Z Compiling headers v0.4.1
34952026-09-04T17:17:45.458Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34962026-09-04T17:17:45.484Z Compiling progenitor v0.13.0
34972026-09-04T17:17:45.576Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34982026-09-04T17:17:45.663Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
34992026-09-04T17:17:45.695Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35002026-09-04T17:17:45.873Z Compiling hyper-staticfile v0.10.1
35012026-09-04T17:17:45.920Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
35022026-09-04T17:17:46.017Z Compiling ssh-key v0.7.0-rc.11
35032026-09-04T17:17:46.082Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35042026-09-04T17:17:46.147Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35052026-09-04T17:17:46.194Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35062026-09-04T17:17:46.308Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35072026-09-04T17:17:46.371Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35082026-09-04T17:17:46.378Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35092026-09-04T17:17:46.415Z Compiling russh-cryptovec v0.62.0
35102026-09-04T17:17:46.460Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35112026-09-04T17:17:46.478Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35122026-09-04T17:17:46.532Z Compiling internal-russh-num-bigint v0.5.0
35132026-09-04T17:17:46.551Z Compiling port-file v0.1.0
35142026-09-04T17:17:46.668Z Compiling num-bigint v0.4.6
35152026-09-04T17:17:46.687Z Compiling generic-array v1.4.3
35162026-09-04T17:17:46.707Z Compiling russh-util v0.52.0
35172026-09-04T17:17:46.723Z Compiling enum_dispatch v0.3.13
35182026-09-04T17:17:46.816Z Compiling delegate v0.13.5
35192026-09-04T17:17:46.884Z Compiling subprocess v0.2.15
35202026-09-04T17:17:46.980Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35212026-09-04T17:17:47.197Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35222026-09-04T17:17:47.268Z Compiling display-error-chain v0.2.2
35232026-09-04T17:17:47.608Z Compiling md5 v0.8.0
35242026-09-04T17:17:47.613Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
35252026-09-04T17:17:47.646Z Compiling hex-literal v1.1.0
35262026-09-04T17:17:47.662Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35272026-09-04T17:17:47.733Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35282026-09-04T17:17:47.757Z Compiling colored v2.2.0
35292026-09-04T17:17:47.866Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35302026-09-04T17:17:47.898Z Compiling russh v0.62.4
35312026-09-04T17:17:47.898Z Compiling socket2 v0.5.10
35322026-09-04T17:17:48.050Z Compiling internet-checksum v0.2.1
35332026-09-04T17:17:48.143Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
35342026-09-04T17:17:48.223Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
35352026-09-04T17:17:50.992Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
35362026-09-04T17:17:51.697Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
35372026-09-04T17:17:52.217Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
35382026-09-04T17:17:56.661Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35392026-09-04T17:17:56.668Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
35402026-09-04T17:18:02.350Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
35412026-09-04T17:18:02.350Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
35422026-09-04T17:18:02.350Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35432026-09-04T17:18:02.353Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
35442026-09-04T17:18:02.353Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35452026-09-04T17:18:04.162Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35462026-09-04T17:18:04.181Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35472026-09-04T17:18:08.363Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
35482026-09-04T17:18:49.665Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
35492026-09-04T17:18:49.668Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35502026-09-04T17:18:49.668Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35512026-09-04T17:18:49.892Z
35522026-09-04T17:18:49.892Zreal 1:29.716120996
35532026-09-04T17:18:49.892Zuser 8:39.763760460
35542026-09-04T17:18:49.892Zsys 1:42.592757074
35552026-09-04T17:18:49.892Ztrap 0.247763070
35562026-09-04T17:18:49.892Ztflt 0.299406197
35572026-09-04T17:18:49.892Zdflt 1.779227000
35582026-09-04T17:18:49.892Zkflt 0.000256820
35592026-09-04T17:18:49.895Zlock 32:09.640282390
35602026-09-04T17:18:49.895Zslp 19:47.209587232
35612026-09-04T17:18:49.895Zlat 38.879609471
35622026-09-04T17:18:49.895Zstop 3:02.948184043
35632026-09-04T17:18:49.895Z+ mkdir tests
35642026-09-04T17:18:49.898Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35652026-09-04T17:18:49.898Z+ xargs -I '{}' -t cp '{}' tests/
35662026-09-04T17:18:49.919Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-4df3a29890fb62b0 tests/
35672026-09-04T17:18:49.941Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8a463389a45d7c27 tests/
35682026-09-04T17:18:49.963Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-fe80b8eb28d63ee7 tests/
35692026-09-04T17:18:49.986Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-86d721e330880048 tests/
35702026-09-04T17:18:50.285Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override)
35712026-09-04T17:18:50.288Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-8a463389a45d7c27 tests/commtest-fe80b8eb28d63ee7 tests/dhcp_server-4df3a29890fb62b0 tests/end_to_end_tests-86d721e330880048 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
35722026-09-04T17:20:19.608ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35732026-09-04T17:20:19.608Za .github/buildomat/ci-env.sh 1K
35742026-09-04T17:20:19.608Za out/target/test 1K
35752026-09-04T17:20:19.608Za out/npuzone/npuzone 27402K
35762026-09-04T17:20:19.608Za package-manifest.toml 35K
35772026-09-04T17:20:19.608Za smf/sled-agent/non-gimlet/config.toml 6K
35782026-09-04T17:20:19.608Za target/release/omicron-package 49484K
35792026-09-04T17:20:19.608Za target/release/xtask 11727K
35802026-09-04T17:20:19.608Za target/debug/bootstrap 439385K
35812026-09-04T17:20:19.608Za tests/bootstrap-8a463389a45d7c27 34430K
35822026-09-04T17:20:19.608Za tests/commtest-fe80b8eb28d63ee7 34431K
35832026-09-04T17:20:19.608Za tests/dhcp_server-4df3a29890fb62b0 34431K
35842026-09-04T17:20:19.608Za tests/end_to_end_tests-86d721e330880048 502989K
35852026-09-04T17:20:19.608Za tools/opte_version 1K
35862026-09-04T17:20:19.608Za tools/opte_version_override 2K
35872026-09-04T17:20:19.608Za out/clickhouse.tar.gz 330920K
35882026-09-04T17:20:19.608Za out/clickhouse_keeper.tar.gz 314929K
35892026-09-04T17:20:19.608Za out/clickhouse_server.tar.gz 330917K
35902026-09-04T17:20:19.608Za out/cockroachdb.tar.gz 170203K
35912026-09-04T17:20:19.608Za out/crucible-pantry-zone.tar.gz 41896K
35922026-09-04T17:20:19.608Za out/crucible-utils.tar 18900K
35932026-09-04T17:20:19.608Za out/crucible-zone.tar.gz 56708K
35942026-09-04T17:20:19.608Za out/external-dns.tar.gz 46744K
35952026-09-04T17:20:19.608Za out/internal-dns.tar.gz 46744K
35962026-09-04T17:20:19.608Za out/mg-ddm-gz.tar 100917K
35972026-09-04T17:20:19.608Za out/nexus.tar.gz 364553K
35982026-09-04T17:20:19.608Za out/ntp.tar.gz 35236K
35992026-09-04T17:20:19.608Za out/omicron-gateway-softnpu.tar.gz 28798K
36002026-09-04T17:20:19.608Za out/omicron-sled-agent.tar 243071K
36012026-09-04T17:20:19.609Za out/overlay.tar.gz 4K
36022026-09-04T17:20:19.609Za out/oximeter.tar.gz 72035K
36032026-09-04T17:20:19.609Za out/oxlog.tar 4089K
36042026-09-04T17:20:19.609Za out/probe.tar.gz 3037K
36052026-09-04T17:20:19.609Za out/propolis-server.tar.gz 34642K
36062026-09-04T17:20:19.609Za out/pumpkind-gz.tar 26647K
36072026-09-04T17:20:19.609Za out/switch-softnpu.tar.gz 504610K
36082026-09-04T17:20:19.612Z
36092026-09-04T17:20:19.612Zreal 1:29.320662751
36102026-09-04T17:20:19.612Zuser 1:26.438913885
36112026-09-04T17:20:19.612Zsys 4.877368467
36122026-09-04T17:20:19.612Ztrap 0.006209452
36132026-09-04T17:20:19.612Ztflt 0.000000000
36142026-09-04T17:20:19.612Zdflt 0.000000000
36152026-09-04T17:20:19.612Zkflt 0.000000000
36162026-09-04T17:20:19.612Zlock 0.000000000
36172026-09-04T17:20:19.612Zslp 1:26.256276568
36182026-09-04T17:20:19.612Zlat 1.058717627
36192026-09-04T17:20:19.612Zstop 0.000202860
36202026-09-04T17:20:19.612Zprocess exited: duration 1098804 ms, exit code 0
 
36212026-09-04T17:20:19.626Zfound 1 output files
36222026-09-04T17:20:19.626Zuploading: /work/package.tar.gz (2776074365 bytes)
36232026-09-04T17:21:00.869Zuploaded: /work/package.tar.gz