01M1J7HE52WRFVF5F60BE3W0HR: 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: 01M1J7J816P40MC6J75JNEESG9

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-02T23:35:00.911Zjob assigned to worker 01M1J7JC5QZH36K2Z257AF8K2T [factory aws, i-059644c545916cc01] (queued for 46 s)
 
22026-09-02T23:35:08.733Zstarting task 0: "setup"
32026-09-02T23:35:08.785Z++ uname -s
42026-09-02T23:35:08.785Z+ kern=SunOS
52026-09-02T23:35:08.785Z+ build_user=build
62026-09-02T23:35:08.785Z+ build_uid=12345
72026-09-02T23:35:08.786Z+ work_dir=/work
82026-09-02T23:35:08.786Z+ input_dir=/input
92026-09-02T23:35:08.786Z+ [[ 0 == 12345 ]]
102026-09-02T23:35:08.786Z+ case "$kern" in
112026-09-02T23:35:08.786Z+ groupadd -g 12345 build
122026-09-02T23:35:08.786Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-02T23:35:10.729Z+ zfs create -o mountpoint=/work rpool/work
142026-09-02T23:35:10.793Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-02T23:35:10.808Z+ home_fs=zfs
162026-09-02T23:35:10.808Z+ [[ zfs == autofs ]]
172026-09-02T23:35:10.808Z+ mkdir -p /home/build
182026-09-02T23:35:10.808Z+ chown build:build /home/build /work
192026-09-02T23:35:15.633Z+ chmod 0700 /home/build /work
202026-09-02T23:35:15.709Zprocess exited: duration 4101 ms, exit code 0
 
212026-09-02T23:35:15.933Zstarting task 1: "rust-toolchain"
222026-09-02T23:35:15.972Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-02T23:35:15.972Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-02T23:35:15.972Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-02T23:35:15.972Z * rust toolchain channel = "1.97.1"
262026-09-02T23:35:15.972Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-02T23:35:15.972Z * rust toolchain profile = "default"
282026-09-02T23:35:15.973Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-02T23:35:15.973Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-02T23:35:16.002Zinfo: downloading installer
312026-09-02T23:35:17.449Zinfo: profile set to default
322026-09-02T23:35:17.449Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-02T23:35:17.452Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-02T23:35:17.572Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-02T23:35:17.575Zinfo: downloading 6 components
362026-09-02T23:35:30.925Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-02T23:35:30.925Z
382026-09-02T23:35:30.953Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-02T23:35:30.953Z
402026-09-02T23:35:30.958Z
412026-09-02T23:35:30.958ZRust is installed now. Great!
422026-09-02T23:35:30.958Z
432026-09-02T23:35:30.958ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-02T23:35:30.958Zenvironment variable. This has not been done automatically.
452026-09-02T23:35:30.958Z
462026-09-02T23:35:30.958ZTo configure your current shell, you need to source
472026-09-02T23:35:30.958Zthe corresponding env file under $HOME/.cargo.
482026-09-02T23:35:30.958Z
492026-09-02T23:35:30.958ZConsider running the right command for your shell (note the leading DOT):
502026-09-02T23:35:30.958Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-02T23:35:30.958Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-02T23:35:30.958ZCC_x86_64-unknown-illumos = None
532026-09-02T23:35:30.958Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-02T23:35:30.958ZCC_x86_64_unknown_illumos = None
552026-09-02T23:35:30.958Zcargo:rerun-if-env-changed=HOST_CC
562026-09-02T23:35:30.958ZHOST_CC = None
572026-09-02T23:35:30.958Zcargo:rerun-if-env-changed=CC
582026-09-02T23:35:30.958ZCC = None
592026-09-02T23:35:30.958Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-02T23:35:31.135Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-02T23:35:31.135ZCRATE_CC_NO_DEFAULTS = None
622026-09-02T23:35:31.135Zcargo:rerun-if-env-changed=CFLAGS
632026-09-02T23:35:31.135ZCFLAGS = None
642026-09-02T23:35:31.135Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-02T23:35:31.135ZHOST_CFLAGS = None
662026-09-02T23:35:31.135Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-02T23:35:31.135ZCFLAGS_x86_64_unknown_illumos = None
682026-09-02T23:35:31.135Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-02T23:35:31.135ZCFLAGS_x86_64-unknown-illumos = None
702026-09-02T23:35:31.253Z+ rustup --version
712026-09-02T23:35:31.257Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-02T23:35:31.260Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-02T23:35:31.279Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-02T23:35:31.283Z+ cargo --version
752026-09-02T23:35:31.291Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-02T23:35:31.294Z+ rustc --version
772026-09-02T23:35:31.312Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-02T23:35:31.315Zprocess exited: duration 15421 ms, exit code 0
 
792026-09-02T23:35:31.321Zstarting task 2: "authentication"
802026-09-02T23:35:31.339Zprocess exited: duration 17 ms, exit code 0
 
812026-09-02T23:35:31.347Zstarting task 3: "clone repository"
822026-09-02T23:35:31.351Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-02T23:35:31.354Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-02T23:35:31.387ZCloning into '/work/oxidecomputer/omicron'...
852026-09-02T23:35:43.816Z+ cd /work/oxidecomputer/omicron
862026-09-02T23:35:43.816Z+ git fetch origin 237cd9bf4f4016d30c7c42601c839699e8264596
872026-09-02T23:35:44.172ZFrom https://github.com/oxidecomputer/omicron
882026-09-02T23:35:44.172Z * branch 237cd9bf4f4016d30c7c42601c839699e8264596 -> FETCH_HEAD
892026-09-02T23:35:44.190Z+ [[ -n '' ]]
902026-09-02T23:35:44.190Z+ git reset --hard 237cd9bf4f4016d30c7c42601c839699e8264596
912026-09-02T23:35:44.440ZHEAD is now at 237cd9bf4 [spr] initial version
922026-09-02T23:35:44.443Zprocess exited: duration 13096 ms, exit code 0
 
932026-09-02T23:35:44.450Zstarting task 4: "build"
942026-09-02T23:35:44.456Z+ source .github/buildomat/ci-env.sh
952026-09-02T23:35:44.456Z++ export CARGO_TERM_COLOR=always
962026-09-02T23:35:44.456Z++ CARGO_TERM_COLOR=always
972026-09-02T23:35:44.459Z+++ uname -s
982026-09-02T23:35:44.459Z++ [[ SunOS == \S\u\n\O\S ]]
992026-09-02T23:35:44.459Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1002026-09-02T23:35:44.462Z+ cargo --version
1012026-09-02T23:35:44.480Zcargo 1.97.1 (c980f4866 2026-06-30)
1022026-09-02T23:35:44.489Z+ rustc --version
1032026-09-02T23:35:44.496Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1042026-09-02T23:35:44.500Z+ WORK=/work
1052026-09-02T23:35:44.500Z+ pfexec mkdir -p /work
1062026-09-02T23:35:44.504Z+ pfexec chown build /work
1072026-09-02T23:35:44.508Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082026-09-02T23:35:46.487Z Startup: Refreshing catalog 'helios' ... Done
1092026-09-02T23:35:46.908Z Startup: Caching catalogs ... Done
1102026-09-02T23:35:49.542ZPlanning: Solver setup ... Done (2.457s)
1112026-09-02T23:35:49.609ZPlanning: Running solver ... Done (0.070s)
1122026-09-02T23:35:49.666ZPlanning: Finding local manifests ... Done (0.003s)
1132026-09-02T23:35:49.681ZPlanning: Fetching manifests: 0/2 0% complete
1142026-09-02T23:35:49.697ZPlanning: Fetching manifests: 2/2 100% complete
1152026-09-02T23:35:49.713ZPlanning: Package planning ... Done (0.016s)
1162026-09-02T23:35:49.716ZPlanning: Merging actions ... Done (0.002s)
1172026-09-02T23:35:49.882ZPlanning: Checking for conflicting actions ... Done (0.167s)
1182026-09-02T23:35:49.887ZPlanning: Consolidating action changes ... Done (0.001s)
1192026-09-02T23:35:50.601ZPlanning: Evaluating mediators ... Done (0.718s)
1202026-09-02T23:35:50.604ZPlanning: Planning completed in 3.65 seconds
1212026-09-02T23:35:50.611Z Packages to install: 2
1222026-09-02T23:35:50.611Z Estimated space available: 156.00 GB
1232026-09-02T23:35:50.614ZEstimated space to be consumed: 86.47 MB
1242026-09-02T23:35:50.614Z Create boot environment: No
1252026-09-02T23:35:50.614ZCreate backup boot environment: No
1262026-09-02T23:35:50.614Z Rebuild boot archive: No
1272026-09-02T23:35:50.614Z
1282026-09-02T23:35:50.614ZChanged packages:
1292026-09-02T23:35:50.614Zhelios
1302026-09-02T23:35:50.614Z developer/build-essential
1312026-09-02T23:35:50.614Z None -> 11-3.0
1322026-09-02T23:35:50.614Z library/libxmlsec1
1332026-09-02T23:35:50.614Z None -> 1.2.35-3.0
1342026-09-02T23:35:50.636Z
1352026-09-02T23:35:50.636ZDownload: 0/214 items 0.0/1.3MB 0% complete
1362026-09-02T23:35:50.704ZDownload: Completed 1.28 MB in 0.07 seconds (18.8M/s)
1372026-09-02T23:35:50.765Z Actions: 1/268 actions (Installing new actions)
1382026-09-02T23:35:50.805Z Actions: Completed 268 actions in 0.04 seconds.
1392026-09-02T23:35:50.840ZFinalize: Updating package state database ... Done (0.036s)
1402026-09-02T23:35:50.840ZFinalize: Updating package cache ... Done (0.000s)
1412026-09-02T23:35:50.951ZFinalize: Updating image state ... Done (0.098s)
1422026-09-02T23:35:53.743ZFinalize: Creating fast lookup database ... Done (2.748s)
1432026-09-02T23:35:53.816ZFinalize: Reading search index ... Done (0.016s)
1442026-09-02T23:35:53.821ZFinalize: Updating search index ... Done (0.000s)
1452026-09-02T23:35:53.919ZFinalize: Updating package cache ... Done (0.000s)
1462026-09-02T23:35:54.305ZPlanning: Evaluating mediator changes ... Done
1472026-09-02T23:35:54.409ZPlanning: Checking for conflicting actions ... Done
1482026-09-02T23:35:54.412ZPlanning: Consolidating action changes ... Done
1492026-09-02T23:35:54.568ZPlanning: Evaluating mediators ... Done
1502026-09-02T23:35:54.572ZPlanning: Planning completed in 0.26 seconds
1512026-09-02T23:35:54.590Z Mediators to change: 2
1522026-09-02T23:35:54.590Z Create boot environment: No
1532026-09-02T23:35:54.590ZCreate backup boot environment: No
1542026-09-02T23:35:54.640ZFinalize: Updating package state database ... Done
1552026-09-02T23:35:54.640ZFinalize: Updating package cache ... Done
1562026-09-02T23:35:54.698ZFinalize: Updating image state ... Done
1572026-09-02T23:35:56.676ZFinalize: Creating fast lookup database ... Done
1582026-09-02T23:35:56.743ZFinalize: Reading search index ... Done
1592026-09-02T23:35:56.746ZFinalize: Updating search index ... Done
1602026-09-02T23:35:56.824ZFinalize: Updating package cache ... Done
1612026-09-02T23:35:57.108ZPlanning: Evaluating mediator changes ... Done
1622026-09-02T23:35:57.216ZPlanning: Checking for conflicting actions ... Done
1632026-09-02T23:35:57.220ZPlanning: Consolidating action changes ... Done
1642026-09-02T23:35:57.374ZPlanning: Evaluating mediators ... Done
1652026-09-02T23:35:57.377ZPlanning: Planning completed in 0.27 seconds
1662026-09-02T23:35:57.403Z Mediators to change: 1
1672026-09-02T23:35:57.403Z Create boot environment: No
1682026-09-02T23:35:57.403ZCreate backup boot environment: No
1692026-09-02T23:35:57.440ZFinalize: Updating package state database ... Done
1702026-09-02T23:35:57.440ZFinalize: Updating package cache ... Done
1712026-09-02T23:35:57.502ZFinalize: Updating image state ... Done
1722026-09-02T23:35:59.483ZFinalize: Creating fast lookup database ... Done
1732026-09-02T23:35:59.546ZFinalize: Reading search index ... Done
1742026-09-02T23:35:59.553ZFinalize: Updating search index ... Done
1752026-09-02T23:35:59.608ZFinalize: Updating package cache ... Done
1762026-09-02T23:35:59.922ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1772026-09-02T23:35:59.922Zapache system 2.4 system
1782026-09-02T23:35:59.922Zclang system 15 system
1792026-09-02T23:35:59.922Zcsh system system illumos
1802026-09-02T23:35:59.922Zctags system system illumos
1812026-09-02T23:35:59.922Zfile vendor vendor darwinsys
1822026-09-02T23:35:59.922Zfile system system illumos
1832026-09-02T23:35:59.922Zgcc vendor 14 vendor
1842026-09-02T23:35:59.922Zgcc system 13 system
1852026-09-02T23:35:59.922Zgcc system 10 system
1862026-09-02T23:35:59.922Zgo system 1.25 system
1872026-09-02T23:35:59.922Zllvm system 15 system
1882026-09-02T23:35:59.922Zmariadb system 11.4 system
1892026-09-02T23:35:59.922Zmta vendor vendor dma
1902026-09-02T23:35:59.922Zopenjdk system 17 system
1912026-09-02T23:35:59.922Zopenjdk system 11 system
1922026-09-02T23:35:59.923Zopenssl vendor 3 vendor
1932026-09-02T23:35:59.923Zperl system 5.40 system
1942026-09-02T23:35:59.923Zpostgresql system 18 system
1952026-09-02T23:35:59.923Zpostgresql system 17 system
1962026-09-02T23:35:59.923Zpython vendor 3 vendor
1972026-09-02T23:35:59.923Zpython system 2 system
1982026-09-02T23:35:59.923Zpython3 vendor 3.13 vendor
1992026-09-02T23:35:59.923Zruby system 3.4 system
2002026-09-02T23:35:59.923Zruby system 3.0 system
2012026-09-02T23:35:59.923Zwords vendor vendor american-english
2022026-09-02T23:35:59.923Zwords system system australian-english
2032026-09-02T23:35:59.923Zwords system system british-english
2042026-09-02T23:35:59.923Zwords system system canadian-english
2052026-09-02T23:35:59.923Zwords system system french
2062026-09-02T23:35:59.923Zwords system system italian
2072026-09-02T23:35:59.923Zwords system system ngerman
2082026-09-02T23:35:59.923Zwords system system ogerman
2092026-09-02T23:35:59.923Zwords system system spanish
2102026-09-02T23:36:00.177ZPUBLISHER TYPE STATUS P LOCATION
2112026-09-02T23:36:00.177Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2122026-09-02T23:36:00.698ZFMRI IFO
2132026-09-02T23:36:00.698Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2142026-09-02T23:36:00.698Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2152026-09-02T23:36:00.698Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2162026-09-02T23:36:00.698Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2172026-09-02T23:36:00.698Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2182026-09-02T23:36:00.698Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2192026-09-02T23:36:00.698Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2202026-09-02T23:36:00.698Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2212026-09-02T23:36:00.698Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2222026-09-02T23:36:01.051Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2232026-09-02T23:36:01.402Z Updating crates.io index
2242026-09-02T23:36:01.406Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2252026-09-02T23:36:01.756Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2262026-09-02T23:36:02.117Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2272026-09-02T23:36:02.438Z Updating git repository `https://github.com/oxidecomputer/propolis`
2282026-09-02T23:36:03.638Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2292026-09-02T23:36:04.184Z Updating git repository `https://github.com/oxidecomputer/crucible`
2302026-09-02T23:36:06.235Z Updating git repository `https://github.com/oxidecomputer/opte`
2312026-09-02T23:36:07.154Z Updating git repository `https://github.com/oxidecomputer/tofino`
2322026-09-02T23:36:07.365Z Updating git repository `https://github.com/oxidecomputer/lldp`
2332026-09-02T23:36:07.765Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2342026-09-02T23:36:09.344Z Updating git repository `https://github.com/oxidecomputer/clickward`
2352026-09-02T23:36:09.646Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2362026-09-02T23:36:10.071Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2372026-09-02T23:36:10.362Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2382026-09-02T23:36:10.648Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2392026-09-02T23:36:10.917Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2402026-09-02T23:36:11.246Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2412026-09-02T23:36:11.547Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2422026-09-02T23:36:11.914Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2432026-09-02T23:36:12.320Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2442026-09-02T23:36:12.835Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2452026-09-02T23:36:13.151Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2462026-09-02T23:36:13.727Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2472026-09-02T23:36:14.110Z Updating git repository `https://github.com/oxidecomputer/erebor`
2482026-09-02T23:36:14.403Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2492026-09-02T23:36:14.871Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2502026-09-02T23:36:15.174Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2512026-09-02T23:36:15.599Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2522026-09-02T23:36:15.976Z Updating git repository `https://github.com/oxidecomputer/ispf`
2532026-09-02T23:36:16.285Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2542026-09-02T23:36:16.588Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2552026-09-02T23:36:16.975Z Updating git repository `https://github.com/oxidecomputer/tough`
2562026-09-02T23:36:17.528Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2572026-09-02T23:36:17.838Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2582026-09-02T23:36:18.149Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2592026-09-02T23:36:18.485Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2602026-09-02T23:36:18.890Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2612026-09-02T23:36:19.196Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2622026-09-02T23:36:19.483Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2632026-09-02T23:36:19.833Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2642026-09-02T23:36:20.126Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-02T23:36:20.593Z Updating git repository `https://github.com/illumos/smf-rs`
2662026-09-02T23:36:23.608Z Downloading crates ...
2672026-09-02T23:36:23.668Z Downloaded crypto-common v0.1.7
2682026-09-02T23:36:23.674Z Downloaded cpufeatures v0.2.17
2692026-09-02T23:36:23.674Z Downloaded byteorder v1.5.0
2702026-09-02T23:36:23.679Z Downloaded colorchoice v1.0.4
2712026-09-02T23:36:23.684Z Downloaded pretty-hex v0.4.1
2722026-09-02T23:36:23.687Z Downloaded anstream v1.0.0
2732026-09-02T23:36:23.687Z Downloaded zmij v1.0.21
2742026-09-02T23:36:23.687Z Downloaded dof v0.3.0
2752026-09-02T23:36:23.687Z Downloaded block-buffer v0.10.4
2762026-09-02T23:36:23.690Z Downloaded anstyle-query v1.1.5
2772026-09-02T23:36:23.693Z Downloaded macaddr v1.0.1
2782026-09-02T23:36:23.693Z Downloaded zerocopy-derive v0.7.35
2792026-09-02T23:36:23.697Z Downloaded camino-tempfile v1.4.1
2802026-09-02T23:36:23.697Z Downloaded anstyle v1.0.14
2812026-09-02T23:36:23.701Z Downloaded clap_lex v1.0.0
2822026-09-02T23:36:23.701Z Downloaded fastrand v2.3.0
2832026-09-02T23:36:23.709Z Downloaded cargo_toml v0.21.0
2842026-09-02T23:36:23.709Z Downloaded zerocopy v0.7.35
2852026-09-02T23:36:23.713Z Downloaded indexmap v2.14.0
2862026-09-02T23:36:23.717Z Downloaded camino v1.2.5
2872026-09-02T23:36:23.718Z Downloaded cargo-platform v0.3.2
2882026-09-02T23:36:23.718Z Downloaded is_terminal_polyfill v1.70.2
2892026-09-02T23:36:23.718Z Downloaded equivalent v1.0.2
2902026-09-02T23:36:23.718Z Downloaded cfg-if v1.0.4
2912026-09-02T23:36:23.722Z Downloaded pest_generator v2.8.6
2922026-09-02T23:36:23.723Z Downloaded bitflags v2.11.0
2932026-09-02T23:36:23.729Z Downloaded clap v4.6.1
2942026-09-02T23:36:23.733Z Downloaded heck v0.5.0
2952026-09-02T23:36:23.733Z Downloaded generic-array v0.14.7
2962026-09-02T23:36:23.733Z Downloaded itoa v1.0.17
2972026-09-02T23:36:23.733Z Downloaded fnv v1.0.7
2982026-09-02T23:36:23.733Z Downloaded dtrace-parser v0.2.0
2992026-09-02T23:36:23.738Z Downloaded scroll_derive v0.12.1
3002026-09-02T23:36:23.738Z Downloaded heck v0.4.1
3012026-09-02T23:36:23.744Z Downloaded fs-err v3.3.0
3022026-09-02T23:36:23.749Z Downloaded anstyle-parse v1.0.0
3032026-09-02T23:36:23.749Z Downloaded smawk v0.3.2
3042026-09-02T23:36:23.756Z Downloaded utf8parse v0.2.2
3052026-09-02T23:36:23.759Z Downloaded proc-macro-error-attr v1.0.4
3062026-09-02T23:36:23.759Z Downloaded serde_spanned v0.6.9
3072026-09-02T23:36:23.764Z Downloaded plain v0.2.3
3082026-09-02T23:36:23.764Z Downloaded terminal_size v0.4.3
3092026-09-02T23:36:23.764Z Downloaded thread-id v4.2.2
3102026-09-02T23:36:23.768Z Downloaded tabled_derive v0.7.0
3112026-09-02T23:36:23.772Z Downloaded version_check v0.9.5
3122026-09-02T23:36:23.772Z Downloaded unicode-linebreak v0.1.5
3132026-09-02T23:36:23.775Z Downloaded usdt v0.5.0
3142026-09-02T23:36:23.775Z Downloaded swrite v0.1.0
3152026-09-02T23:36:23.775Z Downloaded usdt-macro v0.5.0
3162026-09-02T23:36:23.781Z Downloaded toml_write v0.1.2
3172026-09-02T23:36:23.786Z Downloaded errno v0.3.14
3182026-09-02T23:36:23.791Z Downloaded strsim v0.11.1
3192026-09-02T23:36:23.794Z Downloaded once_cell v1.21.3
3202026-09-02T23:36:23.794Z Downloaded memmap v0.7.0
3212026-09-02T23:36:23.795Z Downloaded cargo_metadata v0.23.1
3222026-09-02T23:36:23.795Z Downloaded usdt-attr-macro v0.5.0
3232026-09-02T23:36:23.798Z Downloaded pest_derive v2.8.6
3242026-09-02T23:36:23.798Z Downloaded anyhow v1.0.104
3252026-09-02T23:36:23.808Z Downloaded digest v0.10.7
3262026-09-02T23:36:23.808Z Downloaded clap_derive v4.6.1
3272026-09-02T23:36:23.808Z Downloaded papergrid v0.11.0
3282026-09-02T23:36:23.814Z Downloaded serde v1.0.228
3292026-09-02T23:36:23.814Z Downloaded thiserror-impl v1.0.69
3302026-09-02T23:36:23.814Z Downloaded autocfg v1.5.0
3312026-09-02T23:36:23.814Z Downloaded quote v1.0.45
3322026-09-02T23:36:23.814Z Downloaded thiserror-impl v2.0.18
3332026-09-02T23:36:23.814Z Downloaded scroll v0.12.0
3342026-09-02T23:36:23.814Z Downloaded serde_tokenstream v0.2.3
3352026-09-02T23:36:23.817Z Downloaded thiserror v2.0.18
3362026-09-02T23:36:23.818Z Downloaded toml_datetime v0.6.11
3372026-09-02T23:36:23.818Z Downloaded proc-macro-error v1.0.4
3382026-09-02T23:36:23.823Z Downloaded usdt-impl v0.5.0
3392026-09-02T23:36:23.827Z Downloaded bytecount v0.6.9
3402026-09-02T23:36:23.827Z Downloaded sha2 v0.10.9
3412026-09-02T23:36:23.827Z Downloaded thiserror v1.0.69
3422026-09-02T23:36:23.832Z Downloaded memchr v2.8.0
3432026-09-02T23:36:23.835Z Downloaded ucd-trie v0.1.7
3442026-09-02T23:36:23.848Z Downloaded semver v1.0.28
3452026-09-02T23:36:23.852Z Downloaded tempfile v3.27.0
3462026-09-02T23:36:23.857Z Downloaded log v0.4.33
3472026-09-02T23:36:23.860Z Downloaded proc-macro2 v1.0.106
3482026-09-02T23:36:23.860Z Downloaded toml v0.8.23
3492026-09-02T23:36:23.865Z Downloaded textwrap v0.16.2
3502026-09-02T23:36:23.869Z Downloaded serde_core v1.0.228
3512026-09-02T23:36:23.869Z Downloaded getrandom v0.4.3
3522026-09-02T23:36:23.869Z Downloaded unicode-ident v1.0.24
3532026-09-02T23:36:23.872Z Downloaded pest_meta v2.8.6
3542026-09-02T23:36:23.882Z Downloaded serde_derive v1.0.228
3552026-09-02T23:36:23.887Z Downloaded toml_edit v0.22.27
3562026-09-02T23:36:23.960Z Downloaded typenum v1.20.1
3572026-09-02T23:36:23.964Z Downloaded pest v2.8.6
3582026-09-02T23:36:23.964Z Downloaded serde_json v1.0.151
3592026-09-02T23:36:23.964Z Downloaded hashbrown v0.17.0
3602026-09-02T23:36:23.965Z Downloaded goblin v0.8.2
3612026-09-02T23:36:23.965Z Downloaded clap_builder v4.6.0
3622026-09-02T23:36:23.980Z Downloaded tabled v0.15.0
3632026-09-02T23:36:23.989Z Downloaded winnow v0.7.14
3642026-09-02T23:36:23.999Z Downloaded syn v1.0.109
3652026-09-02T23:36:24.004Z Downloaded unicode-width v0.1.14
3662026-09-02T23:36:24.008Z Downloaded unicode-width v0.2.0
3672026-09-02T23:36:24.012Z Downloaded syn v2.0.117
3682026-09-02T23:36:24.027Z Downloaded rustix v1.1.4
3692026-09-02T23:36:24.048Z Downloaded libc v0.2.185
3702026-09-02T23:36:24.119Z Compiling proc-macro2 v1.0.106
3712026-09-02T23:36:24.119Z Compiling unicode-ident v1.0.24
3722026-09-02T23:36:24.119Z Compiling quote v1.0.45
3732026-09-02T23:36:24.119Z Compiling serde_core v1.0.228
3742026-09-02T23:36:24.123Z Compiling libc v0.2.185
3752026-09-02T23:36:24.123Z Compiling version_check v0.9.5
3762026-09-02T23:36:24.123Z Compiling memchr v2.8.0
3772026-09-02T23:36:24.123Z Compiling serde v1.0.228
3782026-09-02T23:36:24.295Z Compiling zmij v1.0.21
3792026-09-02T23:36:24.301Z Compiling itoa v1.0.17
3802026-09-02T23:36:24.301Z Compiling ucd-trie v0.1.7
3812026-09-02T23:36:24.301Z Compiling thiserror v1.0.69
3822026-09-02T23:36:24.301Z Compiling byteorder v1.5.0
3832026-09-02T23:36:24.312Z Compiling rustix v1.1.4
3842026-09-02T23:36:24.500Z Compiling serde_json v1.0.151
3852026-09-02T23:36:24.674Z Compiling bitflags v2.11.0
3862026-09-02T23:36:24.726Z Compiling camino v1.2.5
3872026-09-02T23:36:24.756Z Compiling syn v1.0.109
3882026-09-02T23:36:24.774Z Compiling usdt-impl v0.5.0
3892026-09-02T23:36:24.799Z Compiling pest v2.8.6
3902026-09-02T23:36:24.997Z Compiling proc-macro-error-attr v1.0.4
3912026-09-02T23:36:25.001Z Compiling proc-macro-error v1.0.4
3922026-09-02T23:36:25.069Z Compiling getrandom v0.4.3
3932026-09-02T23:36:25.072Z Compiling equivalent v1.0.2
3942026-09-02T23:36:25.140Z Compiling hashbrown v0.17.0
3952026-09-02T23:36:25.144Z Compiling log v0.4.33
3962026-09-02T23:36:25.144Z Compiling utf8parse v0.2.2
3972026-09-02T23:36:25.245Z Compiling plain v0.2.3
3982026-09-02T23:36:25.285Z Compiling is_terminal_polyfill v1.70.2
3992026-09-02T23:36:25.288Z Compiling errno v0.3.14
4002026-09-02T23:36:25.333Z Compiling thread-id v4.2.2
4012026-09-02T23:36:25.336Z Compiling anstyle-parse v1.0.0
4022026-09-02T23:36:25.369Z Compiling toml_write v0.1.2
4032026-09-02T23:36:25.374Z Compiling autocfg v1.5.0
4042026-09-02T23:36:25.408Z Compiling anstyle v1.0.14
4052026-09-02T23:36:25.454Z Compiling pretty-hex v0.4.1
4062026-09-02T23:36:25.471Z Compiling cfg-if v1.0.4
4072026-09-02T23:36:25.516Z Compiling anstyle-query v1.1.5
4082026-09-02T23:36:25.535Z Compiling winnow v0.7.14
4092026-09-02T23:36:25.552Z Compiling thiserror v2.0.18
4102026-09-02T23:36:25.588Z Compiling colorchoice v1.0.4
4112026-09-02T23:36:25.652Z Compiling once_cell v1.21.3
4122026-09-02T23:36:25.672Z Compiling fastrand v2.3.0
4132026-09-02T23:36:25.697Z Compiling indexmap v2.14.0
4142026-09-02T23:36:25.735Z Compiling syn v2.0.117
4152026-09-02T23:36:25.774Z Compiling anstream v1.0.0
4162026-09-02T23:36:25.797Z Compiling bytecount v0.6.9
4172026-09-02T23:36:25.880Z Compiling clap_lex v1.0.0
4182026-09-02T23:36:25.916Z Compiling fs-err v3.3.0
4192026-09-02T23:36:25.916Z Compiling pest_meta v2.8.6
4202026-09-02T23:36:25.965Z Compiling strsim v0.11.1
4212026-09-02T23:36:25.980Z Compiling unicode-width v0.1.14
4222026-09-02T23:36:26.093Z Compiling heck v0.4.1
4232026-09-02T23:36:26.093Z Compiling heck v0.5.0
4242026-09-02T23:36:26.114Z Compiling anyhow v1.0.104
4252026-09-02T23:36:26.141Z Compiling fnv v1.0.7
4262026-09-02T23:36:26.254Z Compiling papergrid v0.11.0
4272026-09-02T23:36:26.283Z Compiling memmap v0.7.0
4282026-09-02T23:36:26.317Z Compiling unicode-width v0.2.0
4292026-09-02T23:36:26.317Z Compiling smawk v0.3.2
4302026-09-02T23:36:26.368Z Compiling unicode-linebreak v0.1.5
4312026-09-02T23:36:26.368Z Compiling terminal_size v0.4.3
4322026-09-02T23:36:26.369Z Compiling tempfile v3.27.0
4332026-09-02T23:36:26.500Z Compiling clap_builder v4.6.0
4342026-09-02T23:36:26.584Z Compiling swrite v0.1.0
4352026-09-02T23:36:26.584Z Compiling textwrap v0.16.2
4362026-09-02T23:36:26.946Z Compiling cargo-platform v0.3.2
4372026-09-02T23:36:26.950Z Compiling semver v1.0.28
4382026-09-02T23:36:27.220Z Compiling camino-tempfile v1.4.1
4392026-09-02T23:36:27.274Z Compiling tabled_derive v0.7.0
4402026-09-02T23:36:27.880Z Compiling pest_generator v2.8.6
4412026-09-02T23:36:27.909Z Compiling tabled v0.15.0
4422026-09-02T23:36:28.388Z Compiling serde_derive v1.0.228
4432026-09-02T23:36:28.388Z Compiling thiserror-impl v1.0.69
4442026-09-02T23:36:28.391Z Compiling zerocopy-derive v0.7.35
4452026-09-02T23:36:28.391Z Compiling scroll_derive v0.12.1
4462026-09-02T23:36:28.391Z Compiling thiserror-impl v2.0.18
4472026-09-02T23:36:28.391Z Compiling clap_derive v4.6.1
4482026-09-02T23:36:28.488Z Compiling pest_derive v2.8.6
4492026-09-02T23:36:28.978Z Compiling scroll v0.12.0
4502026-09-02T23:36:29.074Z Compiling zerocopy v0.7.35
4512026-09-02T23:36:29.197Z Compiling goblin v0.8.2
4522026-09-02T23:36:29.432Z Compiling dtrace-parser v0.2.0
4532026-09-02T23:36:29.786Z Compiling clap v4.6.1
4542026-09-02T23:36:30.801Z Compiling toml_datetime v0.6.11
4552026-09-02T23:36:30.801Z Compiling serde_spanned v0.6.9
4562026-09-02T23:36:30.807Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4572026-09-02T23:36:30.807Z Compiling cargo_metadata v0.23.1
4582026-09-02T23:36:30.807Z Compiling macaddr v1.0.1
4592026-09-02T23:36:30.818Z Compiling dof v0.3.0
4602026-09-02T23:36:30.821Z Compiling serde_tokenstream v0.2.3
4612026-09-02T23:36:30.969Z Compiling toml_edit v0.22.27
4622026-09-02T23:36:31.557Z Compiling usdt-attr-macro v0.5.0
4632026-09-02T23:36:31.557Z Compiling usdt-macro v0.5.0
4642026-09-02T23:36:32.173Z Compiling usdt v0.5.0
4652026-09-02T23:36:32.269Z Compiling toml v0.8.23
4662026-09-02T23:36:32.588Z Compiling cargo_toml v0.21.0
4672026-09-02T23:36:33.861Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4682026-09-02T23:36:36.000Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.07s
4692026-09-02T23:36:36.189Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4702026-09-02T23:36:36.691Z Downloading crates ...
4712026-09-02T23:36:36.728Z Downloaded async-stream-impl v0.3.6
4722026-09-02T23:36:36.738Z Downloaded allocator-api2 v0.2.21
4732026-09-02T23:36:36.738Z Downloaded base64 v0.22.1
4742026-09-02T23:36:36.744Z Downloaded castaway v0.2.4
4752026-09-02T23:36:36.744Z Downloaded argon2 v0.5.3
4762026-09-02T23:36:36.745Z Downloaded compression-codecs v0.4.37
4772026-09-02T23:36:36.754Z Downloaded console v0.16.2
4782026-09-02T23:36:36.754Z Downloaded ff v0.13.1
4792026-09-02T23:36:36.754Z Downloaded cc v1.2.56
4802026-09-02T23:36:36.754Z Downloaded async-recursion v1.1.1
4812026-09-02T23:36:36.754Z Downloaded futures-channel v0.3.32
4822026-09-02T23:36:36.755Z Downloaded foreign-types-shared v0.3.1
4832026-09-02T23:36:36.755Z Downloaded futures-sink v0.3.32
4842026-09-02T23:36:36.755Z Downloaded form_urlencoded v1.2.2
4852026-09-02T23:36:36.755Z Downloaded globwalk v0.9.1
4862026-09-02T23:36:36.768Z Downloaded env_filter v2.0.0
4872026-09-02T23:36:36.768Z Downloaded atty v0.2.14
4882026-09-02T23:36:36.768Z Downloaded async-stream v0.3.6
4892026-09-02T23:36:36.768Z Downloaded foreign-types-macros v0.2.3
4902026-09-02T23:36:36.768Z Downloaded aead v0.5.2
4912026-09-02T23:36:36.768Z Downloaded assert_matches v1.5.0
4922026-09-02T23:36:36.768Z Downloaded float-ord v0.3.2
4932026-09-02T23:36:36.778Z Downloaded foreign-types v0.3.2
4942026-09-02T23:36:36.778Z Downloaded adler2 v2.0.1
4952026-09-02T23:36:36.778Z Downloaded arrayref v0.3.9
4962026-09-02T23:36:36.778Z Downloaded async-trait v0.1.89
4972026-09-02T23:36:36.778Z Downloaded httparse v1.10.1
4982026-09-02T23:36:36.778Z Downloaded fd-lock v4.0.4
4992026-09-02T23:36:36.778Z Downloaded futures-io v0.3.32
5002026-09-02T23:36:36.778Z Downloaded array-init v0.0.4
5012026-09-02T23:36:36.778Z Downloaded aead v0.6.1
5022026-09-02T23:36:36.778Z Downloaded ar_archive_writer v0.5.1
5032026-09-02T23:36:36.778Z Downloaded bit-vec v0.6.3
5042026-09-02T23:36:36.778Z Downloaded enum_dispatch v0.3.13
5052026-09-02T23:36:36.784Z Downloaded base16ct v0.2.0
5062026-09-02T23:36:36.784Z Downloaded base16ct v1.0.0
5072026-09-02T23:36:36.784Z Downloaded fxhash v0.2.1
5082026-09-02T23:36:36.784Z Downloaded gethostname v0.5.0
5092026-09-02T23:36:36.784Z Downloaded filetime v0.2.27
5102026-09-02T23:36:36.784Z Downloaded foldhash v0.1.5
5112026-09-02T23:36:36.784Z Downloaded anstyle-parse v0.2.7
5122026-09-02T23:36:36.784Z Downloaded backtrace-ext v0.2.1
5132026-09-02T23:36:36.784Z Downloaded find-msvc-tools v0.1.9
5142026-09-02T23:36:36.788Z Downloaded atomicwrites v0.4.4
5152026-09-02T23:36:36.788Z Downloaded atomic-waker v1.1.2
5162026-09-02T23:36:36.791Z Downloaded bitfield-macros v0.19.4
5172026-09-02T23:36:36.791Z Downloaded fixedbitset v0.4.2
5182026-09-02T23:36:36.791Z Downloaded ciborium-io v0.2.2
5192026-09-02T23:36:36.795Z Downloaded const-oid v0.10.2
5202026-09-02T23:36:36.795Z Downloaded hickory-resolver v0.25.2
5212026-09-02T23:36:36.798Z Downloaded block-padding v0.4.2
5222026-09-02T23:36:36.798Z Downloaded foreign-types-shared v0.1.1
5232026-09-02T23:36:36.798Z Downloaded ghash v0.6.0
5242026-09-02T23:36:36.801Z Downloaded flagset v0.4.7
5252026-09-02T23:36:36.801Z Downloaded float-cmp v0.10.0
5262026-09-02T23:36:36.801Z Downloaded fs_extra v1.3.0
5272026-09-02T23:36:36.805Z Downloaded backoff v0.4.0
5282026-09-02T23:36:36.805Z Downloaded funty v2.0.0
5292026-09-02T23:36:36.805Z Downloaded bit-vec v0.8.0
5302026-09-02T23:36:36.808Z Downloaded futures-core v0.3.32
5312026-09-02T23:36:36.809Z Downloaded http-range v0.1.5
5322026-09-02T23:36:36.809Z Downloaded endian-type v0.1.2
5332026-09-02T23:36:36.809Z Downloaded num_threads v0.1.7
5342026-09-02T23:36:36.809Z Downloaded futures-task v0.3.32
5352026-09-02T23:36:36.812Z Downloaded backon v1.6.0
5362026-09-02T23:36:36.812Z Downloaded generic-array v1.4.3
5372026-09-02T23:36:36.815Z Downloaded fatfs v0.3.6
5382026-09-02T23:36:36.815Z Downloaded bb8 v0.8.6
5392026-09-02T23:36:36.815Z Downloaded bit-set v0.5.3
5402026-09-02T23:36:36.816Z Downloaded foldhash v0.2.0
5412026-09-02T23:36:36.818Z Downloaded fallible-iterator v0.2.0
5422026-09-02T23:36:36.819Z Downloaded fs-err v2.11.0
5432026-09-02T23:36:36.819Z Downloaded cfg_aliases v0.2.1
5442026-09-02T23:36:36.819Z Downloaded bitfield-struct v0.6.2
5452026-09-02T23:36:36.819Z Downloaded ciborium-ll v0.2.2
5462026-09-02T23:36:36.822Z Downloaded hash32 v0.2.1
5472026-09-02T23:36:36.822Z Downloaded hex-literal v1.1.0
5482026-09-02T23:36:36.822Z Downloaded ascii-canvas v3.0.0
5492026-09-02T23:36:36.822Z Downloaded hostname v0.4.2
5502026-09-02T23:36:36.822Z Downloaded futures-macro v0.3.32
5512026-09-02T23:36:36.826Z Downloaded cobs v0.3.0
5522026-09-02T23:36:36.829Z Downloaded foreign-types v0.5.0
5532026-09-02T23:36:36.829Z Downloaded hex v0.4.3
5542026-09-02T23:36:36.829Z Downloaded hubpack v0.1.2
5552026-09-02T23:36:36.829Z Downloaded enum-as-inner v0.6.1
5562026-09-02T23:36:36.833Z Downloaded ff v0.14.0
5572026-09-02T23:36:36.833Z Downloaded env_logger v0.11.11
5582026-09-02T23:36:36.839Z Downloaded git-stub v1.0.0
5592026-09-02T23:36:36.844Z Downloaded cfg_aliases v0.1.1
5602026-09-02T23:36:36.844Z Downloaded hash32 v0.3.1
5612026-09-02T23:36:36.845Z Downloaded bcrypt-pbkdf v0.11.0
5622026-09-02T23:36:36.845Z Downloaded hubpack_derive v0.1.1
5632026-09-02T23:36:36.849Z Downloaded headers-core v0.3.0
5642026-09-02T23:36:36.849Z Downloaded http-body v1.0.1
5652026-09-02T23:36:36.849Z Downloaded oxide-generation-macros v0.2.0
5662026-09-02T23:36:36.849Z Downloaded bit-set v0.8.0
5672026-09-02T23:36:36.849Z Downloaded compression-core v0.4.31
5682026-09-02T23:36:36.849Z Downloaded block-buffer v0.12.1
5692026-09-02T23:36:36.853Z Downloaded nibble_vec v0.1.0
5702026-09-02T23:36:36.853Z Downloaded hostname v0.3.1
5712026-09-02T23:36:36.856Z Downloaded normalize-line-endings v0.3.0
5722026-09-02T23:36:36.856Z Downloaded nodrop v0.1.14
5732026-09-02T23:36:36.862Z Downloaded num-iter v0.1.45
5742026-09-02T23:36:36.862Z Downloaded openssl-macros v0.1.1
5752026-09-02T23:36:36.862Z Downloaded anstream v0.6.21
5762026-09-02T23:36:36.862Z Downloaded fixedbitset v0.5.7
5772026-09-02T23:36:36.865Z Downloaded base64ct v1.8.3
5782026-09-02T23:36:36.865Z Downloaded arrayvec v0.7.6
5792026-09-02T23:36:36.866Z Downloaded phf_shared v0.13.1
5802026-09-02T23:36:36.869Z Downloaded bitfield v0.19.4
5812026-09-02T23:36:36.869Z Downloaded cbc v0.2.1
5822026-09-02T23:36:36.872Z Downloaded psl-types v2.0.11
5832026-09-02T23:36:36.872Z Downloaded cexpr v0.6.0
5842026-09-02T23:36:36.872Z Downloaded rand_xorshift v0.4.0
5852026-09-02T23:36:36.875Z Downloaded powerfmt v0.2.0
5862026-09-02T23:36:36.875Z Downloaded predicates-core v1.0.10
5872026-09-02T23:36:36.875Z Downloaded cmov v0.5.4
5882026-09-02T23:36:36.879Z Downloaded chacha20 v0.10.0
5892026-09-02T23:36:36.879Z Downloaded futures-executor v0.3.32
5902026-09-02T23:36:36.879Z Downloaded rustc-hash v2.1.1
5912026-09-02T23:36:36.882Z Downloaded group v0.14.0
5922026-09-02T23:36:36.882Z Downloaded httpdate v1.0.3
5932026-09-02T23:36:36.882Z Downloaded git-stub-vcs v0.1.0
5942026-09-02T23:36:36.887Z Downloaded sapling-renderdag v0.1.0
5952026-09-02T23:36:36.890Z Downloaded same-file v1.0.6
5962026-09-02T23:36:36.890Z Downloaded serde_spanned v1.1.1
5972026-09-02T23:36:36.890Z Downloaded rfc6979 v0.4.0
5982026-09-02T23:36:36.890Z Downloaded ref-cast v1.0.25
5992026-09-02T23:36:36.893Z Downloaded semver v0.1.20
6002026-09-02T23:36:36.893Z Downloaded sha1 v0.10.6
6012026-09-02T23:36:36.897Z Downloaded bcs v0.1.6
6022026-09-02T23:36:36.900Z Downloaded highway v1.3.0
6032026-09-02T23:36:36.903Z Downloaded home v0.5.12
6042026-09-02T23:36:36.903Z Downloaded cassowary v0.3.0
6052026-09-02T23:36:36.903Z Downloaded cipher v0.4.4
6062026-09-02T23:36:36.906Z Downloaded http-body-util v0.1.3
6072026-09-02T23:36:36.907Z Downloaded secrecy v0.10.3
6082026-09-02T23:36:36.910Z Downloaded shell-words v1.1.1
6092026-09-02T23:36:36.910Z Downloaded signal-hook-tokio v0.3.1
6102026-09-02T23:36:36.910Z Downloaded camino-tempfile-ext v0.3.3
6112026-09-02T23:36:36.910Z Downloaded cmake v0.1.57
6122026-09-02T23:36:36.910Z Downloaded sha1 v0.11.0
6132026-09-02T23:36:36.913Z Downloaded slog-envlogger v2.2.0
6142026-09-02T23:36:36.913Z Downloaded strum v0.26.3
6152026-09-02T23:36:36.913Z Downloaded getrandom v0.2.17
6162026-09-02T23:36:36.917Z Downloaded humantime v2.3.0
6172026-09-02T23:36:36.917Z Downloaded chacha20 v0.9.1
6182026-09-02T23:36:36.917Z Downloaded oxide-tokio-rt v0.1.4
6192026-09-02T23:36:36.921Z Downloaded blowfish v0.10.0
6202026-09-02T23:36:36.921Z Downloaded group v0.13.0
6212026-09-02T23:36:36.924Z Downloaded buf-list v1.1.2
6222026-09-02T23:36:36.924Z Downloaded byte-wrapper v0.1.0
6232026-09-02T23:36:36.924Z Downloaded sqlparser_derive v0.5.0
6242026-09-02T23:36:36.928Z Downloaded strum v0.27.2
6252026-09-02T23:36:36.928Z Downloaded take_mut v0.2.2
6262026-09-02T23:36:36.928Z Downloaded bzip2 v0.4.4
6272026-09-02T23:36:36.928Z Downloaded structmeta-derive v0.3.0
6282026-09-02T23:36:36.928Z Downloaded cipher v0.5.2
6292026-09-02T23:36:36.932Z Downloaded clang-sys v1.8.1
6302026-09-02T23:36:36.932Z Downloaded pem v3.0.6
6312026-09-02T23:36:36.937Z Downloaded tokio-macros v2.7.0
6322026-09-02T23:36:36.937Z Downloaded bzip2 v0.6.1
6332026-09-02T23:36:36.937Z Downloaded ciborium v0.2.2
6342026-09-02T23:36:36.937Z Downloaded num-integer v0.1.46
6352026-09-02T23:36:36.937Z Downloaded password-hash v0.5.0
6362026-09-02T23:36:36.941Z Downloaded testing_table v0.3.0
6372026-09-02T23:36:36.941Z Downloaded hmac v0.13.0
6382026-09-02T23:36:36.946Z Downloaded structmeta v0.3.0
6392026-09-02T23:36:36.946Z Downloaded usdt v0.6.0
6402026-09-02T23:36:36.946Z Downloaded pbkdf2 v0.13.0
6412026-09-02T23:36:36.946Z Downloaded utf-8 v0.7.6
6422026-09-02T23:36:36.950Z Downloaded primeorder v0.14.0
6432026-09-02T23:36:36.953Z Downloaded progenitor-extras v0.2.0
6442026-09-02T23:36:36.953Z Downloaded pkcs8 v0.10.2
6452026-09-02T23:36:36.953Z Downloaded proc-macro-error2 v2.0.1
6462026-09-02T23:36:36.956Z Downloaded half v1.8.3
6472026-09-02T23:36:36.956Z Downloaded simd-adler32 v0.3.8
6482026-09-02T23:36:36.959Z Downloaded serde_path_to_error v0.1.20
6492026-09-02T23:36:36.959Z Downloaded unit-prefix v0.5.2
6502026-09-02T23:36:36.959Z Downloaded erased-serde v0.3.31
6512026-09-02T23:36:36.962Z Downloaded glob v0.3.3
6522026-09-02T23:36:36.963Z Downloaded hyper-rustls v0.27.7
6532026-09-02T23:36:36.966Z Downloaded wait-timeout v0.2.1
6542026-09-02T23:36:36.966Z Downloaded waitgroup v0.1.2
6552026-09-02T23:36:36.966Z Downloaded hmac v0.12.1
6562026-09-02T23:36:36.966Z Downloaded yoke-derive v0.8.1
6572026-09-02T23:36:36.969Z Downloaded convert_case v0.4.0
6582026-09-02T23:36:36.969Z Downloaded globset v0.4.18
6592026-09-02T23:36:36.973Z Downloaded slog-stdlog v4.1.1
6602026-09-02T23:36:36.973Z Downloaded getrandom v0.3.4
6612026-09-02T23:36:36.973Z Downloaded ssh-cipher v0.3.0
6622026-09-02T23:36:36.976Z Downloaded parking_lot_core v0.9.12
6632026-09-02T23:36:36.977Z Downloaded wnaf v0.14.0
6642026-09-02T23:36:36.977Z Downloaded zeroize_derive v1.5.0
6652026-09-02T23:36:36.977Z Downloaded flume v0.11.1
6662026-09-02T23:36:36.980Z Downloaded addr2line v0.25.1
6672026-09-02T23:36:36.980Z Downloaded async-bb8-diesel v0.2.1
6682026-09-02T23:36:36.980Z Downloaded flate2 v1.1.9
6692026-09-02T23:36:36.984Z Downloaded bs58 v0.5.1
6702026-09-02T23:36:36.984Z Downloaded console v0.15.11
6712026-09-02T23:36:36.987Z Downloaded expectorate v1.2.0
6722026-09-02T23:36:36.987Z Downloaded colored v3.1.1
6732026-09-02T23:36:36.990Z Downloaded const-oid v0.9.6
6742026-09-02T23:36:36.990Z Downloaded ahash v0.8.12
6752026-09-02T23:36:36.990Z Downloaded curve25519-dalek-derive v0.1.1
6762026-09-02T23:36:36.990Z Downloaded blake2 v0.11.0-rc.6
6772026-09-02T23:36:36.993Z Downloaded colored v2.2.0
6782026-09-02T23:36:36.993Z Downloaded darling_macro v0.20.11
6792026-09-02T23:36:36.993Z Downloaded defmt v0.3.100
6802026-09-02T23:36:36.994Z Downloaded debug-ignore v1.0.5
6812026-09-02T23:36:36.997Z Downloaded blake2 v0.10.6
6822026-09-02T23:36:36.997Z Downloaded serde_with_macros v1.5.2
6832026-09-02T23:36:36.997Z Downloaded tokio-native-tls v0.3.1
6842026-09-02T23:36:36.997Z Downloaded tokio-tungstenite v0.21.0
6852026-09-02T23:36:37.001Z Downloaded zone_cfg_derive v0.3.1
6862026-09-02T23:36:37.001Z Downloaded cancel-safe-futures v0.1.5
6872026-09-02T23:36:37.001Z Downloaded crunchy v0.2.4
6882026-09-02T23:36:37.001Z Downloaded string_cache v0.8.9
6892026-09-02T23:36:37.006Z Downloaded synstructure v0.13.2
6902026-09-02T23:36:37.006Z Downloaded difflib v0.4.0
6912026-09-02T23:36:37.006Z Downloaded thread_local v1.1.9
6922026-09-02T23:36:37.006Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6932026-09-02T23:36:37.006Z Downloaded tui-tree-widget v0.23.1
6942026-09-02T23:36:37.012Z Downloaded dirs-sys-next v0.1.2
6952026-09-02T23:36:37.012Z Downloaded arc-swap v1.8.2
6962026-09-02T23:36:37.012Z Downloaded toml_writer v1.1.1+spec-1.1.0
6972026-09-02T23:36:37.015Z Downloaded dropshot-api-manager-types v0.8.0
6982026-09-02T23:36:37.015Z Downloaded dof v0.4.0
6992026-09-02T23:36:37.015Z Downloaded half v2.7.1
7002026-09-02T23:36:37.015Z Downloaded hybrid-array v0.4.13
7012026-09-02T23:36:37.018Z Downloaded uzers v0.12.2
7022026-09-02T23:36:37.023Z Downloaded idna_adapter v1.2.1
7032026-09-02T23:36:37.026Z Downloaded indent_write v2.2.0
7042026-09-02T23:36:37.026Z Downloaded instant v0.1.13
7052026-09-02T23:36:37.026Z Downloaded spki v0.8.0
7062026-09-02T23:36:37.029Z Downloaded rpassword v7.5.4
7072026-09-02T23:36:37.029Z Downloaded vergen-lib v0.1.6
7082026-09-02T23:36:37.029Z Downloaded oso v0.27.3
7092026-09-02T23:36:37.034Z Downloaded memoffset v0.9.1
7102026-09-02T23:36:37.038Z Downloaded lru-slab v0.1.2
7112026-09-02T23:36:37.038Z Downloaded multimap v0.10.1
7122026-09-02T23:36:37.038Z Downloaded argon2 v0.6.0-rc.8
7132026-09-02T23:36:37.038Z Downloaded openssl-probe v0.2.1
7142026-09-02T23:36:37.042Z Downloaded heapless v0.8.0
7152026-09-02T23:36:37.042Z Downloaded pin-project v1.1.11
7162026-09-02T23:36:37.046Z Downloaded bitflags v1.3.2
7172026-09-02T23:36:37.050Z Downloaded critical-section v1.2.0
7182026-09-02T23:36:37.050Z Downloaded term v0.7.0
7192026-09-02T23:36:37.053Z Downloaded cstr-argument v0.1.2
7202026-09-02T23:36:37.053Z Downloaded daft v0.1.8
7212026-09-02T23:36:37.053Z Downloaded elliptic-curve v0.14.1
7222026-09-02T23:36:37.056Z Downloaded num_enum_derive v0.5.11
7232026-09-02T23:36:37.060Z Downloaded headers v0.4.1
7242026-09-02T23:36:37.063Z Downloaded openssl-probe v0.1.6
7252026-09-02T23:36:37.063Z Downloaded der_derive v0.7.3
7262026-09-02T23:36:37.066Z Downloaded proc-macro-crate v3.4.0
7272026-09-02T23:36:37.070Z Downloaded precomputed-hash v0.1.1
7282026-09-02T23:36:37.070Z Downloaded base64 v0.21.7
7292026-09-02T23:36:37.073Z Downloaded rand_chacha v0.3.1
7302026-09-02T23:36:37.076Z Downloaded heapless v0.7.17
7312026-09-02T23:36:37.080Z Downloaded progenitor-macro v0.14.0
7322026-09-02T23:36:37.080Z Downloaded papergrid v0.18.0
7332026-09-02T23:36:37.084Z Downloaded either v1.15.0
7342026-09-02T23:36:37.084Z Downloaded impl-trait-for-tuples v0.2.3
7352026-09-02T23:36:37.087Z Downloaded scopeguard v1.2.0
7362026-09-02T23:36:37.087Z Downloaded pkcs5 v0.8.1
7372026-09-02T23:36:37.087Z Downloaded recursive-proc-macro-impl v0.1.1
7382026-09-02T23:36:37.087Z Downloaded ref-cast-impl v1.0.25
7392026-09-02T23:36:37.091Z Downloaded rustc_version v0.4.1
7402026-09-02T23:36:37.091Z Downloaded ipnetwork v0.21.1
7412026-09-02T23:36:37.091Z Downloaded postcard v1.1.3
7422026-09-02T23:36:37.091Z Downloaded jobserver v0.1.34
7432026-09-02T23:36:37.094Z Downloaded recursive v0.1.1
7442026-09-02T23:36:37.097Z Downloaded p384 v0.14.0
7452026-09-02T23:36:37.097Z Downloaded sigpipe v0.1.3
7462026-09-02T23:36:37.097Z Downloaded libefi-sys v0.1.0
7472026-09-02T23:36:37.097Z Downloaded mime_guess v2.0.5
7482026-09-02T23:36:37.101Z Downloaded knus-derive v3.4.0
7492026-09-02T23:36:37.104Z Downloaded prettyplease v0.2.37
7502026-09-02T23:36:37.104Z Downloaded lock_api v0.4.14
7512026-09-02T23:36:37.107Z Downloaded maybe-uninit v2.0.0
7522026-09-02T23:36:37.108Z Downloaded nanorand v0.7.0
7532026-09-02T23:36:37.108Z Downloaded seq-macro v0.3.6
7542026-09-02T23:36:37.111Z Downloaded num-complex v0.4.6
7552026-09-02T23:36:37.111Z Downloaded sponge-cursor v0.1.0
7562026-09-02T23:36:37.111Z Downloaded supports-unicode v3.0.0
7572026-09-02T23:36:37.114Z Downloaded tabwriter v1.4.1
7582026-09-02T23:36:37.114Z Downloaded time-core v0.1.8
7592026-09-02T23:36:37.121Z Downloaded chumsky v0.9.3
7602026-09-02T23:36:37.124Z Downloaded hickory-resolver v0.24.4
7612026-09-02T23:36:37.127Z Downloaded rustls-platform-verifier v0.6.2
7622026-09-02T23:36:37.128Z Downloaded compact_str v0.8.1
7632026-09-02T23:36:37.131Z Downloaded omicron-zone-package v0.12.3
7642026-09-02T23:36:37.131Z Downloaded slog v2.8.2
7652026-09-02T23:36:37.136Z Downloaded num_enum_derive v0.7.6
7662026-09-02T23:36:37.136Z Downloaded peg v0.8.5
7672026-09-02T23:36:37.136Z Downloaded pem-rfc7468 v0.7.0
7682026-09-02T23:36:37.139Z Downloaded pkg-config v0.3.32
7692026-09-02T23:36:37.139Z Downloaded topological-sort v0.2.2
7702026-09-02T23:36:37.139Z Downloaded trait-variant v0.1.2
7712026-09-02T23:36:37.139Z Downloaded unicode-truncate v1.1.0
7722026-09-02T23:36:37.139Z Downloaded unicode-xid v0.2.6
7732026-09-02T23:36:37.143Z Downloaded derive_builder v0.20.2
7742026-09-02T23:36:37.143Z Downloaded rand_core v0.9.5
7752026-09-02T23:36:37.143Z Downloaded usdt-attr-macro v0.6.0
7762026-09-02T23:36:37.147Z Downloaded utf8_iter v1.0.4
7772026-09-02T23:36:37.147Z Downloaded ecdsa v0.17.0
7782026-09-02T23:36:37.147Z Downloaded backtrace v0.3.76
7792026-09-02T23:36:37.150Z Downloaded bytes v1.11.1
7802026-09-02T23:36:37.154Z Downloaded phf v0.12.1
7812026-09-02T23:36:37.154Z Downloaded pin-project-internal v1.1.11
7822026-09-02T23:36:37.154Z Downloaded predicates v3.1.4
7832026-09-02T23:36:37.158Z Downloaded progenitor-client v0.13.0
7842026-09-02T23:36:37.158Z Downloaded rustls-pemfile v2.2.0
7852026-09-02T23:36:37.158Z Downloaded sec1 v0.7.3
7862026-09-02T23:36:37.158Z Downloaded xshell-macros v0.2.7
7872026-09-02T23:36:37.163Z Downloaded cpubits v0.1.1
7882026-09-02T23:36:37.166Z Downloaded serde_derive_internals v0.29.1
7892026-09-02T23:36:37.166Z Downloaded corncobs v0.1.4
7902026-09-02T23:36:37.169Z Downloaded rand v0.8.6
7912026-09-02T23:36:37.169Z Downloaded zopfli v0.8.3
7922026-09-02T23:36:37.173Z Downloaded ml-kem v0.3.2
7932026-09-02T23:36:37.181Z Downloaded document-features v0.2.12
7942026-09-02T23:36:37.184Z Downloaded vte v0.14.1
7952026-09-02T23:36:37.185Z Downloaded tinyvec v1.10.0
7962026-09-02T23:36:37.185Z Downloaded hashbrown v0.12.3
7972026-09-02T23:36:37.185Z Downloaded futures v0.3.32
7982026-09-02T23:36:37.188Z Downloaded rustls-webpki v0.103.13
7992026-09-02T23:36:37.191Z Downloaded serde_urlencoded v0.7.1
8002026-09-02T23:36:37.191Z Downloaded slab v0.4.12
8012026-09-02T23:36:37.191Z Downloaded slog-json v2.6.1
8022026-09-02T23:36:37.191Z Downloaded sqlformat v0.3.5
8032026-09-02T23:36:37.196Z Downloaded strum_macros v0.24.3
8042026-09-02T23:36:37.196Z Downloaded indoc v1.0.9
8052026-09-02T23:36:37.200Z Downloaded bumpalo v3.20.2
8062026-09-02T23:36:37.200Z Downloaded typify v0.6.2
8072026-09-02T23:36:37.200Z Downloaded dsl_auto_type v0.2.0
8082026-09-02T23:36:37.205Z Downloaded hashbrown v0.13.2
8092026-09-02T23:36:37.205Z Downloaded quinn-udp v0.5.14
8102026-09-02T23:36:37.205Z Downloaded tokio-dtrace v0.1.1
8112026-09-02T23:36:37.205Z Downloaded chacha20poly1305 v0.10.1
8122026-09-02T23:36:37.208Z Downloaded hickory-server v0.25.2
8132026-09-02T23:36:37.208Z Downloaded indexmap v1.9.3
8142026-09-02T23:36:37.208Z Downloaded tinystr v0.8.2
8152026-09-02T23:36:37.208Z Downloaded is-terminal v0.4.17
8162026-09-02T23:36:37.214Z Downloaded match_cfg v0.1.0
8172026-09-02T23:36:37.217Z Downloaded parking_lot v0.12.5
8182026-09-02T23:36:37.217Z Downloaded parking_lot_core v0.8.6
8192026-09-02T23:36:37.217Z Downloaded scuffle v0.1.0
8202026-09-02T23:36:37.221Z Downloaded md-5 v0.10.6
8212026-09-02T23:36:37.221Z Downloaded newtype_derive v0.1.6
8222026-09-02T23:36:37.221Z Downloaded vergen-gitcl v1.0.8
8232026-09-02T23:36:37.224Z Downloaded libbz2-rs-sys v0.2.2
8242026-09-02T23:36:37.224Z Downloaded newtype-uuid-macros v0.1.0
8252026-09-02T23:36:37.224Z Downloaded zeroize v1.9.0
8262026-09-02T23:36:37.224Z Downloaded walkdir v2.5.0
8272026-09-02T23:36:37.233Z Downloaded num-conv v0.2.0
8282026-09-02T23:36:37.236Z Downloaded opaque-debug v0.3.1
8292026-09-02T23:36:37.236Z Downloaded smf v0.2.3
8302026-09-02T23:36:37.236Z Downloaded crc-any v2.5.0
8312026-09-02T23:36:37.239Z Downloaded csv-core v0.1.13
8322026-09-02T23:36:37.240Z Downloaded darling_core v0.20.11
8332026-09-02T23:36:37.242Z Downloaded wyz v0.5.1
8342026-09-02T23:36:37.243Z Downloaded zstd-safe v7.2.4
8352026-09-02T23:36:37.243Z Downloaded olpc-cjson v0.1.4
8362026-09-02T23:36:37.243Z Downloaded proc-macro-crate v1.3.1
8372026-09-02T23:36:37.246Z Downloaded proc-macro-error-attr2 v2.0.0
8382026-09-02T23:36:37.246Z Downloaded parse-size v1.1.0
8392026-09-02T23:36:37.246Z Downloaded data-encoding v2.10.0
8402026-09-02T23:36:37.249Z Downloaded pkcs8 v0.11.0
8412026-09-02T23:36:37.249Z Downloaded progenitor-impl v0.13.0
8422026-09-02T23:36:37.256Z Downloaded toml_parser v1.1.2+spec-1.1.0
8432026-09-02T23:36:37.256Z Downloaded twox-hash v2.1.2
8442026-09-02T23:36:37.256Z Downloaded delegate v0.13.5
8452026-09-02T23:36:37.260Z Downloaded quinn v0.11.11
8462026-09-02T23:36:37.260Z Downloaded rsa v0.9.10
8472026-09-02T23:36:37.260Z Downloaded samael v0.0.19
8482026-09-02T23:36:37.264Z Downloaded zip v0.6.6
8492026-09-02T23:36:37.268Z Downloaded elliptic-curve v0.13.8
8502026-09-02T23:36:37.268Z Downloaded derive-ex v0.1.8
8512026-09-02T23:36:37.272Z Downloaded digest-io v0.1.0
8522026-09-02T23:36:37.272Z Downloaded russh-cryptovec v0.62.0
8532026-09-02T23:36:37.272Z Downloaded linked-hash-map v0.5.6
8542026-09-02T23:36:37.272Z Downloaded http v1.4.2
8552026-09-02T23:36:37.275Z Downloaded secrecy v0.8.0
8562026-09-02T23:36:37.275Z Downloaded schemars v0.8.22
8572026-09-02T23:36:37.279Z Downloaded slog-bunyan v2.5.0
8582026-09-02T23:36:37.282Z Downloaded crc32fast v1.5.0
8592026-09-02T23:36:37.283Z Downloaded supports-color v3.0.2
8602026-09-02T23:36:37.283Z Downloaded supports-hyperlinks v3.2.0
8612026-09-02T23:36:37.286Z Downloaded num_enum v0.5.11
8622026-09-02T23:36:37.289Z Downloaded crossbeam-channel v0.5.15
8632026-09-02T23:36:37.289Z Downloaded rand v0.9.2
8642026-09-02T23:36:37.293Z Downloaded async-compression v0.4.41
8652026-09-02T23:36:37.296Z Downloaded num-bigint v0.4.6
8662026-09-02T23:36:37.299Z Downloaded derive_more v2.1.1
8672026-09-02T23:36:37.305Z Downloaded smallvec v1.15.1
8682026-09-02T23:36:37.308Z Downloaded lru v0.12.5
8692026-09-02T23:36:37.308Z Downloaded indoc v2.0.7
8702026-09-02T23:36:37.360Z Downloaded test-strategy v0.4.5
8712026-09-02T23:36:37.360Z Downloaded poly1305 v0.8.0
8722026-09-02T23:36:37.361Z Downloaded phc v0.6.1
8732026-09-02T23:36:37.361Z Downloaded phf v0.13.1
8742026-09-02T23:36:37.361Z Downloaded termtree v0.5.1
8752026-09-02T23:36:37.361Z Downloaded port-file v0.1.0
8762026-09-02T23:36:37.361Z Downloaded icu_normalizer_data v2.1.1
8772026-09-02T23:36:37.361Z Downloaded ryu v1.0.23
8782026-09-02T23:36:37.361Z Downloaded universal-hash v0.6.1
8792026-09-02T23:36:37.361Z Downloaded zerofrom v0.1.6
8802026-09-02T23:36:37.361Z Downloaded packed_struct v0.10.1
8812026-09-02T23:36:37.361Z Downloaded pem-rfc7468 v1.0.0
8822026-09-02T23:36:37.361Z Downloaded psm v0.1.30
8832026-09-02T23:36:37.361Z Downloaded r2d2 v0.8.10
8842026-09-02T23:36:37.361Z Downloaded tower-service v0.3.3
8852026-09-02T23:36:37.361Z Downloaded universal-hash v0.5.1
8862026-09-02T23:36:37.361Z Downloaded zone v0.3.1
8872026-09-02T23:36:37.362Z Downloaded darling_macro v0.21.3
8882026-09-02T23:36:37.362Z Downloaded unicode-bidi v0.3.18
8892026-09-02T23:36:37.362Z Downloaded rand_core v0.6.4
8902026-09-02T23:36:37.362Z Downloaded unicode_categories v0.1.1
8912026-09-02T23:36:37.362Z Downloaded crc-catalog v2.4.0
8922026-09-02T23:36:37.362Z Downloaded defmt-parser v1.0.0
8932026-09-02T23:36:37.362Z Downloaded subprocess v0.2.15
8942026-09-02T23:36:37.363Z Downloaded knus v3.4.0
8952026-09-02T23:36:37.363Z Downloaded rand_chacha v0.9.0
8962026-09-02T23:36:37.363Z Downloaded native-tls v0.2.18
8972026-09-02T23:36:37.363Z Downloaded rusty-fork v0.3.1
8982026-09-02T23:36:37.363Z Downloaded smallvec v0.6.14
8992026-09-02T23:36:37.363Z Downloaded diesel_table_macro_syntax v0.3.0
9002026-09-02T23:36:37.363Z Downloaded dirs-next v2.0.0
9012026-09-02T23:36:37.363Z Downloaded crossbeam-utils v0.8.21
9022026-09-02T23:36:37.364Z Downloaded strum_macros v0.26.4
9032026-09-02T23:36:37.364Z Downloaded oxide-update-engine-types v0.1.2
9042026-09-02T23:36:37.364Z Downloaded hyper-staticfile v0.10.1
9052026-09-02T23:36:37.364Z Downloaded kem v0.3.0
9062026-09-02T23:36:37.364Z Downloaded instability v0.3.11
9072026-09-02T23:36:37.364Z Downloaded derive_more-impl v2.1.1
9082026-09-02T23:36:37.364Z Downloaded hashbrown v0.15.5
9092026-09-02T23:36:37.368Z Downloaded inout v0.2.2
9102026-09-02T23:36:37.368Z Downloaded derive_more v0.99.20
9112026-09-02T23:36:37.368Z Downloaded toml v1.1.2+spec-1.1.0
9122026-09-02T23:36:37.368Z Downloaded typed-path v0.9.3
9132026-09-02T23:36:37.372Z Downloaded dropshot_endpoint v0.17.1
9142026-09-02T23:36:37.372Z Downloaded icu_properties v2.1.2
9152026-09-02T23:36:37.375Z Downloaded libscf-sys v1.2.0
9162026-09-02T23:36:37.375Z Downloaded mime v0.3.17
9172026-09-02T23:36:37.375Z Downloaded nonempty v0.12.0
9182026-09-02T23:36:37.375Z Downloaded path-slash v0.1.5
9192026-09-02T23:36:37.378Z Downloaded oso-derive v0.27.3
9202026-09-02T23:36:37.378Z Downloaded icu_normalizer v2.1.1
9212026-09-02T23:36:37.378Z Downloaded parse-display v0.10.0
9222026-09-02T23:36:37.379Z Downloaded qorb v0.4.1
9232026-09-02T23:36:37.382Z Downloaded ron v0.8.1
9242026-09-02T23:36:37.385Z Downloaded hashbrown v0.14.5
9252026-09-02T23:36:37.388Z Downloaded hashbrown v0.16.1
9262026-09-02T23:36:37.391Z Downloaded darling v0.21.3
9272026-09-02T23:36:37.394Z Downloaded yoke v0.8.1
9282026-09-02T23:36:37.399Z Downloaded serde-big-array v0.5.1
9292026-09-02T23:36:37.399Z Downloaded zerotrie v0.2.3
9302026-09-02T23:36:37.399Z Downloaded predicates-tree v1.0.13
9312026-09-02T23:36:37.403Z Downloaded sha2 v0.11.0
9322026-09-02T23:36:37.403Z Downloaded progenitor-macro v0.13.0
9332026-09-02T23:36:37.403Z Downloaded oxide-update-engine v0.1.2
9342026-09-02T23:36:37.410Z Downloaded rfc6979 v0.6.0
9352026-09-02T23:36:37.413Z Downloaded diesel-dtrace v0.5.0
9362026-09-02T23:36:37.413Z Downloaded digest v0.11.3
9372026-09-02T23:36:37.417Z Downloaded serde_repr v0.1.20
9382026-09-02T23:36:37.417Z Downloaded scroll_derive v0.13.1
9392026-09-02T23:36:37.418Z Downloaded signature v2.2.0
9402026-09-02T23:36:37.421Z Downloaded tower-http v0.6.8
9412026-09-02T23:36:37.425Z Downloaded hyper v1.10.1
9422026-09-02T23:36:37.428Z Downloaded libsw v3.5.0
9432026-09-02T23:36:37.431Z Downloaded libsw-core v0.3.2
9442026-09-02T23:36:37.431Z Downloaded sync-ptr v0.1.4
9452026-09-02T23:36:37.431Z Downloaded thread-id v5.1.0
9462026-09-02T23:36:37.431Z Downloaded void v1.0.2
9472026-09-02T23:36:37.431Z Downloaded serde_cbor v0.11.2
9482026-09-02T23:36:37.435Z Downloaded ppv-lite86 v0.2.21
9492026-09-02T23:36:37.435Z Downloaded aes v0.9.1
9502026-09-02T23:36:37.439Z Downloaded ingot v0.2.1
9512026-09-02T23:36:37.439Z Downloaded vergen v9.1.0
9522026-09-02T23:36:37.439Z Downloaded thiserror-impl-no-std v2.0.2
9532026-09-02T23:36:37.439Z Downloaded usdt-macro v0.6.0
9542026-09-02T23:36:37.446Z Downloaded libloading v0.8.9
9552026-09-02T23:36:37.449Z Downloaded term v1.2.1
9562026-09-02T23:36:37.453Z Downloaded termios v0.3.3
9572026-09-02T23:36:37.453Z Downloaded module-lattice v0.2.3
9582026-09-02T23:36:37.453Z Downloaded tokio-rustls v0.26.4
9592026-09-02T23:36:37.453Z Downloaded signal-hook v0.3.18
9602026-09-02T23:36:37.456Z Downloaded similar v2.7.0
9612026-09-02T23:36:37.460Z Downloaded darling_macro v0.23.0
9622026-09-02T23:36:37.460Z Downloaded display-error-chain v0.2.2
9632026-09-02T23:36:37.460Z Downloaded futures-util v0.3.32
9642026-09-02T23:36:37.465Z Downloaded itertools v0.10.5
9652026-09-02T23:36:37.469Z Downloaded num-rational v0.4.2
9662026-09-02T23:36:37.472Z Downloaded crc8 v0.1.1
9672026-09-02T23:36:37.472Z Downloaded crc v3.4.0
9682026-09-02T23:36:37.472Z Downloaded internet-checksum v0.2.1
9692026-09-02T23:36:37.472Z Downloaded socket2 v0.6.3
9702026-09-02T23:36:37.476Z Downloaded diff v0.1.13
9712026-09-02T23:36:37.476Z Downloaded tokio-stream v0.1.18
9722026-09-02T23:36:37.479Z Downloaded yansi v1.0.1
9732026-09-02T23:36:37.479Z Downloaded hkdf v0.13.0
9742026-09-02T23:36:37.482Z Downloaded signature v3.0.0
9752026-09-02T23:36:37.482Z Downloaded snafu-derive v0.8.9
9762026-09-02T23:36:37.482Z Downloaded embedded-io v0.4.0
9772026-09-02T23:36:37.482Z Downloaded lru-cache v0.1.2
9782026-09-02T23:36:37.486Z Downloaded tungstenite v0.21.0
9792026-09-02T23:36:37.486Z Downloaded unsafe-libyaml v0.2.11
9802026-09-02T23:36:37.489Z Downloaded time-macros v0.2.27
9812026-09-02T23:36:37.489Z Downloaded salsa20 v0.11.0
9822026-09-02T23:36:37.492Z Downloaded zerofrom-derive v0.1.6
9832026-09-02T23:36:37.492Z Downloaded tungstenite v0.23.0
9842026-09-02T23:36:37.495Z Downloaded peg-runtime v0.8.5
9852026-09-02T23:36:37.495Z Downloaded percent-encoding v2.3.2
9862026-09-02T23:36:37.499Z Downloaded ed25519-dalek v3.0.0
9872026-09-02T23:36:37.499Z Downloaded rand_pcg v0.10.2
9882026-09-02T23:36:37.503Z Downloaded iana-time-zone v0.1.65
9892026-09-02T23:36:37.507Z Downloaded rustc_version v0.1.7
9902026-09-02T23:36:37.507Z Downloaded scheduled-thread-pool v0.2.7
9912026-09-02T23:36:37.507Z Downloaded serde_plain v1.0.2
9922026-09-02T23:36:37.507Z Downloaded static_assertions v1.1.0
9932026-09-02T23:36:37.510Z Downloaded ctr v0.10.1
9942026-09-02T23:36:37.515Z Downloaded strum_macros v0.27.2
9952026-09-02T23:36:37.518Z Downloaded thiserror-no-std v2.0.2
9962026-09-02T23:36:37.518Z Downloaded unicase v2.9.0
9972026-09-02T23:36:37.521Z Downloaded dyn-clone v1.0.20
9982026-09-02T23:36:37.522Z Downloaded tap v1.0.1
9992026-09-02T23:36:37.522Z Downloaded ingot-types v0.2.0
10002026-09-02T23:36:37.522Z Downloaded rtoolbox v0.0.3
10012026-09-02T23:36:37.527Z Downloaded strip-ansi-escapes v0.2.1
10022026-09-02T23:36:37.527Z Downloaded whoami v2.1.0
10032026-09-02T23:36:37.527Z Downloaded rustls-pki-types v1.14.0
10042026-09-02T23:36:37.531Z Downloaded pkcs1 v0.7.5
10052026-09-02T23:36:37.531Z Downloaded convert_case v0.10.0
10062026-09-02T23:36:37.531Z Downloaded owo-colors v4.3.0
10072026-09-02T23:36:37.534Z Downloaded untrusted v0.7.1
10082026-09-02T23:36:37.537Z Downloaded siphasher v1.0.2
10092026-09-02T23:36:37.540Z Downloaded prefix-trie v0.7.0
10102026-09-02T23:36:37.544Z Downloaded oxide-generation v0.1.3
10112026-09-02T23:36:37.544Z Downloaded crypto-bigint v0.5.5
10122026-09-02T23:36:37.547Z Downloaded darling_core v0.23.0
10132026-09-02T23:36:37.551Z Downloaded tower-layer v0.3.3
10142026-09-02T23:36:37.551Z Downloaded crucible-workspace-hack v0.1.0
10152026-09-02T23:36:37.551Z Downloaded h2 v0.4.15
10162026-09-02T23:36:37.554Z Downloaded icu_locale_core v2.1.1
10172026-09-02T23:36:37.557Z Downloaded postgres-protocol v0.6.10
10182026-09-02T23:36:37.557Z Downloaded primeorder v0.13.6
10192026-09-02T23:36:37.557Z Downloaded progenitor v0.13.0
10202026-09-02T23:36:37.560Z Downloaded new_debug_unreachable v1.0.6
10212026-09-02T23:36:37.561Z Downloaded embedded-io v0.6.1
10222026-09-02T23:36:37.561Z Downloaded serde_with v1.14.0
10232026-09-02T23:36:37.564Z Downloaded hkdf v0.12.4
10242026-09-02T23:36:37.564Z Downloaded illumos-nvpair-sys v0.2.0
10252026-09-02T23:36:37.564Z Downloaded reedline v0.40.0
10262026-09-02T23:36:37.567Z Downloaded zerocopy-derive v0.8.55
10272026-09-02T23:36:37.573Z Downloaded inout v0.1.4
10282026-09-02T23:36:37.576Z Downloaded illumos-nvpair v0.3.0
10292026-09-02T23:36:37.576Z Downloaded darling v0.23.0
10302026-09-02T23:36:37.579Z Downloaded scroll v0.13.0
10312026-09-02T23:36:37.579Z Downloaded progenitor-impl v0.14.0
10322026-09-02T23:36:37.579Z Downloaded des v0.9.0
10332026-09-02T23:36:37.579Z Downloaded slog-term v2.9.2
10342026-09-02T23:36:37.582Z Downloaded parse-display-derive v0.10.0
10352026-09-02T23:36:37.582Z Downloaded primefield v0.14.0
10362026-09-02T23:36:37.582Z Downloaded packed_struct_codegen v0.10.1
10372026-09-02T23:36:37.586Z Downloaded steno v0.4.1
10382026-09-02T23:36:37.591Z Downloaded ingot-macros v0.2.0
10392026-09-02T23:36:37.594Z Downloaded slog-scope v4.4.1
10402026-09-02T23:36:37.597Z Downloaded tls_codec_derive v0.4.2
10412026-09-02T23:36:37.597Z Downloaded vergen-lib v9.1.0
10422026-09-02T23:36:37.601Z Downloaded signal-hook-mio v0.2.5
10432026-09-02T23:36:37.601Z Downloaded stable_deref_trait v1.2.1
10442026-09-02T23:36:37.601Z Downloaded subtle v2.6.1
10452026-09-02T23:36:37.605Z Downloaded p521 v0.14.0
10462026-09-02T23:36:37.608Z Downloaded toml_edit v0.23.10+spec-1.0.0
10472026-09-02T23:36:37.611Z Downloaded xattr v1.6.1
10482026-09-02T23:36:37.611Z Downloaded darling v0.20.11
10492026-09-02T23:36:37.615Z Downloaded tagptr v0.2.0
10502026-09-02T23:36:37.615Z Downloaded diesel_derives v2.3.7
10512026-09-02T23:36:37.619Z Downloaded typify-macro v0.6.2
10522026-09-02T23:36:37.623Z Downloaded icu_collections v2.1.1
10532026-09-02T23:36:37.623Z Downloaded internal-russh-num-bigint v0.5.0
10542026-09-02T23:36:37.627Z Downloaded ipnet v2.12.0
10552026-09-02T23:36:37.627Z Downloaded linear-map v1.2.0
10562026-09-02T23:36:37.627Z Downloaded want v0.3.1
10572026-09-02T23:36:37.627Z Downloaded dunce v1.0.5
10582026-09-02T23:36:37.627Z Downloaded num_enum v0.7.6
10592026-09-02T23:36:37.631Z Downloaded untrusted v0.9.0
10602026-09-02T23:36:37.631Z Downloaded hyper-tls v0.6.0
10612026-09-02T23:36:37.631Z Downloaded jiff-static v0.2.34
10622026-09-02T23:36:37.634Z Downloaded rayon-core v1.13.0
10632026-09-02T23:36:37.634Z Downloaded serdect v0.4.3
10642026-09-02T23:36:37.637Z Downloaded oxide-update-engine-display v0.1.2
10652026-09-02T23:36:37.641Z Downloaded ed25519 v3.0.0
10662026-09-02T23:36:37.641Z Downloaded litrs v1.0.0
10672026-09-02T23:36:37.645Z Downloaded scrypt v0.12.0
10682026-09-02T23:36:37.648Z Downloaded derive-where v1.6.0
10692026-09-02T23:36:37.651Z Downloaded schemars v0.9.0
10702026-09-02T23:36:37.655Z Downloaded deranged v0.5.8
10712026-09-02T23:36:37.658Z Downloaded strsim v0.10.0
10722026-09-02T23:36:37.661Z Downloaded russh-util v0.52.0
10732026-09-02T23:36:37.661Z Downloaded aes-gcm v0.11.0
10742026-09-02T23:36:37.665Z Downloaded sec1 v0.8.1
10752026-09-02T23:36:37.668Z Downloaded ed25519-dalek v2.2.0
10762026-09-02T23:36:37.668Z Downloaded num-bigint-dig v0.8.6
10772026-09-02T23:36:37.674Z Downloaded lazy_static v1.5.0
10782026-09-02T23:36:37.677Z Downloaded x509-cert v0.2.5
10792026-09-02T23:36:37.680Z Downloaded try-lock v0.2.5
10802026-09-02T23:36:37.684Z Downloaded vergen-git2 v9.1.0
10812026-09-02T23:36:37.687Z Downloaded vsss-rs v3.3.4
10822026-09-02T23:36:37.687Z Downloaded md5 v0.8.0
10832026-09-02T23:36:37.688Z Downloaded ident_case v1.0.1
10842026-09-02T23:36:37.688Z Downloaded memmap2 v0.9.10
10852026-09-02T23:36:37.691Z Downloaded slog-dtrace v0.3.0
10862026-09-02T23:36:37.694Z Downloaded crypto-common v0.2.2
10872026-09-02T23:36:37.694Z Downloaded socket2 v0.5.10
10882026-09-02T23:36:37.694Z Downloaded parking_lot v0.11.2
10892026-09-02T23:36:37.694Z Downloaded dropshot-api-manager v0.8.0
10902026-09-02T23:36:37.700Z Downloaded rand_core v0.10.0
10912026-09-02T23:36:37.700Z Downloaded zstd v0.13.3
10922026-09-02T23:36:37.700Z Downloaded tiny-keccak v2.0.2
10932026-09-02T23:36:37.707Z Downloaded crypto-primes v0.7.2
10942026-09-02T23:36:37.713Z Downloaded peg-macros v0.8.5
10952026-09-02T23:36:37.713Z Downloaded rustversion v1.0.22
10962026-09-02T23:36:37.713Z Downloaded ctutils v0.4.2
10972026-09-02T23:36:37.713Z Downloaded lzss v0.8.2
10982026-09-02T23:36:37.716Z Downloaded defmt-macros v1.0.1
10992026-09-02T23:36:37.716Z Downloaded indicatif v0.18.4
11002026-09-02T23:36:37.716Z Downloaded defmt v1.0.1
11012026-09-02T23:36:37.719Z Downloaded progenitor v0.14.0
11022026-09-02T23:36:37.719Z Downloaded quick-error v1.2.3
11032026-09-02T23:36:37.719Z Downloaded serde_tokenstream v0.3.0
11042026-09-02T23:36:37.723Z Downloaded daft-derive v0.1.8
11052026-09-02T23:36:37.723Z Downloaded downcast-rs v2.0.2
11062026-09-02T23:36:37.723Z Downloaded is_ci v1.2.0
11072026-09-02T23:36:37.728Z Downloaded lalrpop-util v0.19.12
11082026-09-02T23:36:37.728Z Downloaded unarray v0.1.4
11092026-09-02T23:36:37.728Z Downloaded miniz_oxide v0.8.9
11102026-09-02T23:36:37.728Z Downloaded newtype-uuid v1.3.2
11112026-09-02T23:36:37.728Z Downloaded support-bundle-viewer v0.1.2
11122026-09-02T23:36:37.731Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11132026-09-02T23:36:37.731Z Downloaded ed25519 v2.2.3
11142026-09-02T23:36:37.735Z Downloaded snafu v0.8.9
11152026-09-02T23:36:37.740Z Downloaded derive_builder_core v0.20.2
11162026-09-02T23:36:37.740Z Downloaded num-traits v0.2.19
11172026-09-02T23:36:37.740Z Downloaded cpufeatures v0.3.0
11182026-09-02T23:36:37.745Z Downloaded poly1305 v0.9.0
11192026-09-02T23:36:37.752Z Downloaded tinyvec_macros v0.1.1
11202026-09-02T23:36:37.752Z Downloaded aho-corasick v1.1.4
11212026-09-02T23:36:37.761Z Downloaded git2 v0.20.4
11222026-09-02T23:36:37.761Z Downloaded rand v0.10.1
11232026-09-02T23:36:37.761Z Downloaded nu-ansi-term v0.50.3
11242026-09-02T23:36:37.761Z Downloaded polyval v0.7.1
11252026-09-02T23:36:37.771Z Downloaded tar v0.4.46
11262026-09-02T23:36:37.771Z Downloaded derive_builder_macro v0.20.2
11272026-09-02T23:36:37.771Z Downloaded num-derive v0.4.2
11282026-09-02T23:36:37.771Z Downloaded writeable v0.6.2
11292026-09-02T23:36:37.771Z Downloaded rustls-native-certs v0.8.3
11302026-09-02T23:36:37.771Z Downloaded rustc-demangle v0.1.27
11312026-09-02T23:36:37.775Z Downloaded mio v1.2.0
11322026-09-02T23:36:37.775Z Downloaded ssh-encoding v0.3.0
11332026-09-02T23:36:37.780Z Downloaded stacker v0.1.23
11342026-09-02T23:36:37.780Z Downloaded managed v0.8.0
11352026-09-02T23:36:37.780Z Downloaded itertools v0.15.0
11362026-09-02T23:36:37.783Z Downloaded phf_shared v0.11.3
11372026-09-02T23:36:37.783Z Downloaded oxnet v0.1.6
11382026-09-02T23:36:37.783Z Downloaded serde_with_macros v3.21.0
11392026-09-02T23:36:37.784Z Downloaded miette-derive v7.6.0
11402026-09-02T23:36:37.787Z Downloaded minimal-lexical v0.2.1
11412026-09-02T23:36:37.787Z Downloaded tracing-attributes v0.1.31
11422026-09-02T23:36:37.792Z Downloaded hickory-proto v0.24.4
11432026-09-02T23:36:37.796Z Downloaded cookie v0.18.1
11442026-09-02T23:36:37.799Z Downloaded progenitor-client v0.14.0
11452026-09-02T23:36:37.799Z Downloaded darling_macro v0.13.4
11462026-09-02T23:36:37.799Z Downloaded newline-converter v0.3.0
11472026-09-02T23:36:37.799Z Downloaded sync_wrapper v1.0.2
11482026-09-02T23:36:37.803Z Downloaded bindgen v0.71.1
11492026-09-02T23:36:37.807Z Downloaded multer v3.1.0
11502026-09-02T23:36:37.807Z Downloaded shlex v1.3.0
11512026-09-02T23:36:37.807Z Downloaded itertools v0.14.0
11522026-09-02T23:36:37.811Z Downloaded crossbeam-epoch v0.9.18
11532026-09-02T23:36:37.811Z Downloaded ignore v0.4.25
11542026-09-02T23:36:37.816Z Downloaded rustyline v14.0.0
11552026-09-02T23:36:37.816Z Downloaded serde_bytes v0.11.19
11562026-09-02T23:36:37.819Z Downloaded rayon v1.11.0
11572026-09-02T23:36:37.823Z Downloaded libm v0.2.16
11582026-09-02T23:36:37.826Z Downloaded usdt-impl v0.6.0
11592026-09-02T23:36:37.830Z Downloaded crossbeam-deque v0.8.6
11602026-09-02T23:36:37.830Z Downloaded radium v0.7.0
11612026-09-02T23:36:37.830Z Downloaded resolv-conf v0.7.6
11622026-09-02T23:36:37.830Z Downloaded ena v0.14.4
11632026-09-02T23:36:37.835Z Downloaded keccak v0.1.6
11642026-09-02T23:36:37.835Z Downloaded dtrace-parser v0.3.0
11652026-09-02T23:36:37.835Z Downloaded tokio-test v0.4.5
11662026-09-02T23:36:37.835Z Downloaded num v0.4.3
11672026-09-02T23:36:37.835Z Downloaded pkcs1 v0.8.0-rc.4
11682026-09-02T23:36:37.840Z Downloaded sha3 v0.12.0
11692026-09-02T23:36:37.840Z Downloaded phf_shared v0.12.1
11702026-09-02T23:36:37.844Z Downloaded maplit v1.0.2
11712026-09-02T23:36:37.844Z Downloaded serde_yaml v0.9.34+deprecated
11722026-09-02T23:36:37.844Z Downloaded tokio-tungstenite v0.23.1
11732026-09-02T23:36:37.848Z Downloaded regex v1.12.3
11742026-09-02T23:36:37.848Z Downloaded aws-lc-rs v1.16.3
11752026-09-02T23:36:37.853Z Downloaded libxml v0.3.3
11762026-09-02T23:36:37.856Z Downloaded cookie_store v0.22.1
11772026-09-02T23:36:37.860Z Downloaded time v0.3.47
11782026-09-02T23:36:37.865Z Downloaded potential_utf v0.1.4
11792026-09-02T23:36:37.870Z Downloaded drift v0.2.0
11802026-09-02T23:36:37.875Z Downloaded kstat-rs v0.2.5
11812026-09-02T23:36:37.875Z Downloaded displaydoc v0.2.5
11822026-09-02T23:36:37.875Z Downloaded ecdsa v0.16.9
11832026-09-02T23:36:37.880Z Downloaded der v0.8.0
11842026-09-02T23:36:37.880Z Downloaded zip v4.6.1
11852026-09-02T23:36:37.884Z Downloaded const_format v0.2.35
11862026-09-02T23:36:37.884Z Downloaded darling_core v0.21.3
11872026-09-02T23:36:37.888Z Downloaded postgres-types v0.2.12
11882026-09-02T23:36:37.889Z Downloaded password-hash v0.6.1
11892026-09-02T23:36:37.889Z Downloaded pin-project-lite v0.2.17
11902026-09-02T23:36:37.893Z Downloaded publicsuffix v2.3.0
11912026-09-02T23:36:37.893Z Downloaded signal-hook-registry v1.4.8
11922026-09-02T23:36:37.893Z Downloaded const_format_proc_macros v0.2.34
11932026-09-02T23:36:37.897Z Downloaded serde-hex v0.1.0
11942026-09-02T23:36:37.897Z Downloaded tls_codec v0.4.2
11952026-09-02T23:36:37.897Z Downloaded unicode-properties v0.1.4
11962026-09-02T23:36:37.897Z Downloaded winnow v1.0.3
11972026-09-02T23:36:37.901Z Downloaded zerovec-derive v0.11.2
11982026-09-02T23:36:37.906Z Downloaded spki v0.7.3
11992026-09-02T23:36:37.906Z Downloaded tokio-postgres v0.7.16
12002026-09-02T23:36:37.911Z Downloaded xshell v0.2.7
12012026-09-02T23:36:37.911Z Downloaded slog-async v2.8.0
12022026-09-02T23:36:37.911Z Downloaded rand_seeder v0.4.0
12032026-09-02T23:36:37.911Z Downloaded whoami v1.6.1
12042026-09-02T23:36:37.911Z Downloaded litemap v0.8.1
12052026-09-02T23:36:37.915Z Downloaded goblin v0.10.5
12062026-09-02T23:36:37.915Z Downloaded hyper-util v0.1.20
12072026-09-02T23:36:37.922Z Downloaded yasna v0.5.2
12082026-09-02T23:36:37.922Z Downloaded gimli v0.32.3
12092026-09-02T23:36:37.939Z Downloaded toml v0.7.8
12102026-09-02T23:36:37.939Z Downloaded schemars_derive v0.8.22
12112026-09-02T23:36:37.940Z Downloaded paste v1.0.15
12122026-09-02T23:36:37.948Z Downloaded rcgen v0.12.1
12132026-09-02T23:36:37.948Z Downloaded darling v0.13.4
12142026-09-02T23:36:37.949Z Downloaded bitvec v1.0.1
12152026-09-02T23:36:37.949Z Downloaded schemars v1.2.1
12162026-09-02T23:36:37.963Z Downloaded winnow v0.5.40
12172026-09-02T23:36:37.963Z Downloaded tower v0.5.3
12182026-09-02T23:36:37.975Z Downloaded stringprep v0.1.5
12192026-09-02T23:36:37.975Z Downloaded keccak v0.2.0
12202026-09-02T23:36:37.975Z Downloaded zerocopy v0.6.6
12212026-09-02T23:36:37.975Z Downloaded tracing-core v0.1.36
12222026-09-02T23:36:37.975Z Downloaded der v0.7.10
12232026-09-02T23:36:37.975Z Downloaded darling_core v0.13.4
12242026-09-02T23:36:37.984Z Downloaded rsa v0.10.0-rc.18
12252026-09-02T23:36:37.984Z Downloaded spin v0.9.8
12262026-09-02T23:36:37.984Z Downloaded p256 v0.14.0
12272026-09-02T23:36:37.985Z Downloaded blake3 v1.8.5
12282026-09-02T23:36:37.985Z Downloaded pretty_assertions v1.4.1
12292026-09-02T23:36:37.985Z Downloaded nom v8.0.0
12302026-09-02T23:36:37.993Z Downloaded ssh-key v0.7.0-rc.11
12312026-09-02T23:36:37.993Z Downloaded constant_time_eq v0.4.2
12322026-09-02T23:36:37.994Z Downloaded rawzip v0.4.4
12332026-09-02T23:36:38.006Z Downloaded tabled v0.21.0
12342026-09-02T23:36:38.013Z Downloaded openssl-sys v0.9.117
12352026-09-02T23:36:38.013Z Downloaded reqwest v0.12.28
12362026-09-02T23:36:38.014Z Downloaded crossterm v0.29.0
12372026-09-02T23:36:38.014Z Downloaded serde_with v3.21.0
12382026-09-02T23:36:38.027Z Downloaded portable-atomic v1.13.1
12392026-09-02T23:36:38.039Z Downloaded miette v7.6.0
12402026-09-02T23:36:38.040Z Downloaded jiff-core v0.1.0
12412026-09-02T23:36:38.040Z Downloaded uuid v1.23.4
12422026-09-02T23:36:38.041Z Downloaded icu_provider v2.1.1
12432026-09-02T23:36:38.041Z Downloaded zerovec v0.11.5
12442026-09-02T23:36:38.050Z Downloaded lalrpop v0.19.12
12452026-09-02T23:36:38.050Z Downloaded idna v1.1.0
12462026-09-02T23:36:38.051Z Downloaded quinn-proto v0.11.16
12472026-09-02T23:36:38.051Z Downloaded crossterm v0.28.1
12482026-09-02T23:36:38.063Z Downloaded url v2.5.8
12492026-09-02T23:36:38.063Z Downloaded toml_edit v0.19.15
12502026-09-02T23:36:38.071Z Downloaded polar-core v0.27.3
12512026-09-02T23:36:38.071Z Downloaded nom v7.1.3
12522026-09-02T23:36:38.071Z Downloaded tough v0.22.0
12532026-09-02T23:36:38.079Z Downloaded unicode-normalization v0.1.25
12542026-09-02T23:36:38.079Z Downloaded p384 v0.13.1
12552026-09-02T23:36:38.079Z Downloaded itertools v0.12.1
12562026-09-02T23:36:38.086Z Downloaded petname v2.0.2
12572026-09-02T23:36:38.086Z Downloaded tokio-util v0.7.18
12582026-09-02T23:36:38.090Z Downloaded regress v0.11.1
12592026-09-02T23:36:38.093Z Downloaded chrono v0.4.45
12602026-09-02T23:36:38.097Z Downloaded unicode-segmentation v1.12.0
12612026-09-02T23:36:38.102Z Downloaded winnow v0.6.26
12622026-09-02T23:36:38.106Z Downloaded icu_properties_data v2.1.2
12632026-09-02T23:36:38.111Z Downloaded salty v0.3.0
12642026-09-02T23:36:38.115Z Downloaded hickory-proto v0.25.2
12652026-09-02T23:36:38.121Z Downloaded reqwest v0.13.2
12662026-09-02T23:36:38.124Z Downloaded smoltcp v0.9.1
12672026-09-02T23:36:38.130Z Downloaded curve25519-dalek v4.1.3
12682026-09-02T23:36:38.136Z Downloaded itertools v0.13.0
12692026-09-02T23:36:38.140Z Downloaded radix_trie v0.2.1
12702026-09-02T23:36:38.144Z Downloaded proptest v1.11.0
12712026-09-02T23:36:38.148Z Downloaded curve25519-dalek v5.0.0
12722026-09-02T23:36:38.158Z Downloaded zerocopy v0.8.55
12732026-09-02T23:36:38.171Z Downloaded object v0.37.3
12742026-09-02T23:36:38.178Z Downloaded typify-impl v0.6.2
12752026-09-02T23:36:38.186Z Downloaded nix v0.27.1
12762026-09-02T23:36:38.193Z Downloaded zlib-rs v0.6.2
12772026-09-02T23:36:38.202Z Downloaded syn v3.0.3
12782026-09-02T23:36:38.210Z Downloaded iri-string v0.7.10
12792026-09-02T23:36:38.214Z Downloaded moka v0.12.13
12802026-09-02T23:36:38.217Z Downloaded crypto-bigint v0.7.5
12812026-09-02T23:36:38.226Z Downloaded ratatui v0.29.0
12822026-09-02T23:36:38.237Z Downloaded vcpkg v0.2.15
12832026-09-02T23:36:38.260Z Downloaded smoltcp v0.11.0
12842026-09-02T23:36:38.267Z Downloaded sha3 v0.11.0
12852026-09-02T23:36:38.269Z Downloaded nix v0.28.0
12862026-09-02T23:36:38.343Z Downloaded dropshot v0.17.1
12872026-09-02T23:36:38.348Z Downloaded bstr v1.12.1
12882026-09-02T23:36:38.349Z Downloaded zerocopy-derive v0.6.6
12892026-09-02T23:36:38.349Z Downloaded quick-xml v0.37.5
12902026-09-02T23:36:38.349Z Downloaded iddqd v0.4.2
12912026-09-02T23:36:38.349Z Downloaded russh v0.62.4
12922026-09-02T23:36:38.349Z Downloaded sled v0.34.7
12932026-09-02T23:36:38.349Z Downloaded jiff v0.2.34
12942026-09-02T23:36:38.349Z Downloaded object v0.30.4
12952026-09-02T23:36:38.349Z Downloaded rustls v0.23.41
12962026-09-02T23:36:38.356Z Downloaded regress v0.10.5
12972026-09-02T23:36:38.359Z Downloaded regex-syntax v0.6.29
12982026-09-02T23:36:38.363Z Downloaded sha3 v0.10.8
12992026-09-02T23:36:38.366Z Downloaded libz-sys v1.1.24
13002026-09-02T23:36:38.391Z Downloaded openssl v0.10.80
13012026-09-02T23:36:38.397Z Downloaded encoding_rs v0.8.35
13022026-09-02T23:36:38.410Z Downloaded rustix v0.38.44
13032026-09-02T23:36:38.429Z Downloaded libgit2-sys v0.18.3+1.9.2
13042026-09-02T23:36:38.465Z Downloaded nix v0.31.2
13052026-09-02T23:36:38.476Z Downloaded sqlparser v0.61.0
13062026-09-02T23:36:38.485Z Downloaded tracing v0.1.44
13072026-09-02T23:36:38.498Z Downloaded diesel v2.3.7
13082026-09-02T23:36:38.534Z Downloaded openapiv3 v2.2.0
13092026-09-02T23:36:38.534Z Downloaded regex-syntax v0.8.10
13102026-09-02T23:36:38.582Z Downloaded bzip2-sys v0.1.13+1.0.8
13112026-09-02T23:36:38.582Z Downloaded petgraph v0.6.5
13122026-09-02T23:36:38.628Z Downloaded chrono-tz v0.10.4
13132026-09-02T23:36:38.662Z Downloaded petgraph v0.8.3
13142026-09-02T23:36:38.662Z Downloaded regex-automata v0.4.14
13152026-09-02T23:36:38.662Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13162026-09-02T23:36:38.681Z Downloaded tokio v1.52.1
13172026-09-02T23:36:38.700Z Downloaded csv v1.4.0
13182026-09-02T23:36:38.745Z Downloaded ring v0.17.14
13192026-09-02T23:36:39.215Z Downloaded aws-lc-sys v0.40.0
13202026-09-02T23:36:39.473Z Compiling serde_core v1.0.228
13212026-09-02T23:36:39.473Z Compiling libc v0.2.185
13222026-09-02T23:36:39.473Z Compiling serde v1.0.228
13232026-09-02T23:36:39.477Z Compiling log v0.4.33
13242026-09-02T23:36:39.477Z Compiling smallvec v1.15.1
13252026-09-02T23:36:39.477Z Compiling find-msvc-tools v0.1.9
13262026-09-02T23:36:39.477Z Compiling shlex v1.3.0
13272026-09-02T23:36:39.477Z Compiling subtle v2.6.1
13282026-09-02T23:36:39.477Z Compiling scopeguard v1.2.0
13292026-09-02T23:36:39.477Z Compiling typenum v1.20.1
13302026-09-02T23:36:39.477Z Compiling stable_deref_trait v1.2.1
13312026-09-02T23:36:39.477Z Compiling zerocopy v0.8.55
13322026-09-02T23:36:39.613Z Compiling portable-atomic v1.13.1
13332026-09-02T23:36:39.722Z Compiling serde_json v1.0.151
13342026-09-02T23:36:39.737Z Compiling syn v2.0.117
13352026-09-02T23:36:39.750Z Compiling critical-section v1.2.0
13362026-09-02T23:36:39.825Z Compiling lock_api v0.4.14
13372026-09-02T23:36:39.838Z Compiling libm v0.2.16
13382026-09-02T23:36:39.855Z Compiling num-traits v0.2.19
13392026-09-02T23:36:39.879Z Compiling pkg-config v0.3.32
13402026-09-02T23:36:39.896Z Compiling generic-array v0.14.7
13412026-09-02T23:36:39.911Z Compiling pin-project-lite v0.2.17
13422026-09-02T23:36:39.916Z Compiling parking_lot_core v0.9.12
13432026-09-02T23:36:39.969Z Compiling const-oid v0.9.6
13442026-09-02T23:36:39.993Z Compiling getrandom v0.4.3
13452026-09-02T23:36:40.046Z Compiling rand_core v0.10.0
13462026-09-02T23:36:40.060Z Compiling futures-core v0.3.32
13472026-09-02T23:36:40.094Z Compiling percent-encoding v2.3.2
13482026-09-02T23:36:40.161Z Compiling litemap v0.8.1
13492026-09-02T23:36:40.207Z Compiling writeable v0.6.2
13502026-09-02T23:36:40.253Z Compiling icu_normalizer_data v2.1.1
13512026-09-02T23:36:40.268Z Compiling icu_properties_data v2.1.2
13522026-09-02T23:36:40.285Z Compiling getrandom v0.3.4
13532026-09-02T23:36:40.288Z Compiling rustix v1.1.4
13542026-09-02T23:36:40.325Z Compiling futures-sink v0.3.32
13552026-09-02T23:36:40.380Z Compiling futures-task v0.3.32
13562026-09-02T23:36:40.398Z Compiling futures-io v0.3.32
13572026-09-02T23:36:40.425Z Compiling futures-channel v0.3.32
13582026-09-02T23:36:40.452Z Compiling utf8_iter v1.0.4
13592026-09-02T23:36:40.467Z Compiling slab v0.4.12
13602026-09-02T23:36:40.573Z Compiling form_urlencoded v1.2.2
13612026-09-02T23:36:40.588Z Compiling rustversion v1.0.22
13622026-09-02T23:36:40.605Z Compiling iana-time-zone v0.1.65
13632026-09-02T23:36:40.620Z Compiling errno v0.3.14
13642026-09-02T23:36:40.683Z Compiling jobserver v0.1.34
13652026-09-02T23:36:40.690Z Compiling getrandom v0.2.17
13662026-09-02T23:36:40.715Z Compiling mio v1.2.0
13672026-09-02T23:36:40.719Z Compiling socket2 v0.6.3
13682026-09-02T23:36:40.753Z Compiling signal-hook-registry v1.4.8
13692026-09-02T23:36:40.793Z Compiling once_cell v1.21.3
13702026-09-02T23:36:40.827Z Compiling rand_core v0.6.4
13712026-09-02T23:36:40.906Z Compiling cc v1.2.56
13722026-09-02T23:36:40.932Z Compiling parking_lot v0.12.5
13732026-09-02T23:36:40.950Z Compiling base64ct v1.8.3
13742026-09-02T23:36:41.017Z Compiling flagset v0.4.7
13752026-09-02T23:36:41.034Z Compiling dunce v1.0.5
13762026-09-02T23:36:41.073Z Compiling regex-syntax v0.8.10
13772026-09-02T23:36:41.076Z Compiling fs_extra v1.3.0
13782026-09-02T23:36:41.139Z Compiling ident_case v1.0.1
13792026-09-02T23:36:41.174Z Compiling rand_core v0.9.5
13802026-09-02T23:36:41.179Z Compiling base64 v0.22.1
13812026-09-02T23:36:41.223Z Compiling pem-rfc7468 v0.7.0
13822026-09-02T23:36:41.253Z Compiling syn v1.0.109
13832026-09-02T23:36:41.267Z Compiling vcpkg v0.2.15
13842026-09-02T23:36:41.282Z Compiling tracing-core v0.1.36
13852026-09-02T23:36:41.311Z Compiling dyn-clone v1.0.20
13862026-09-02T23:36:41.347Z Compiling simd-adler32 v0.3.8
13872026-09-02T23:36:41.398Z Compiling schemars v0.8.22
13882026-09-02T23:36:41.433Z Compiling aws-lc-rs v1.16.3
13892026-09-02T23:36:41.471Z Compiling cpufeatures v0.2.17
13902026-09-02T23:36:41.548Z Compiling spin v0.9.8
13912026-09-02T23:36:41.564Z Compiling cmov v0.5.4
13922026-09-02T23:36:41.570Z Compiling openssl-probe v0.2.1
13932026-09-02T23:36:41.581Z Compiling httparse v1.10.1
13942026-09-02T23:36:41.631Z Compiling tinyvec_macros v0.1.1
13952026-09-02T23:36:41.650Z Compiling crc32fast v1.5.0
13962026-09-02T23:36:41.684Z Compiling adler2 v2.0.1
13972026-09-02T23:36:41.711Z Compiling tinyvec v1.10.0
13982026-09-02T23:36:41.727Z Compiling cmake v0.1.57
13992026-09-02T23:36:41.740Z Compiling ctutils v0.4.2
14002026-09-02T23:36:41.759Z Compiling aho-corasick v1.1.4
14012026-09-02T23:36:41.773Z Compiling tower-layer v0.3.3
14022026-09-02T23:36:41.805Z Compiling miniz_oxide v0.8.9
14032026-09-02T23:36:41.842Z Compiling untrusted v0.7.1
14042026-09-02T23:36:41.881Z Compiling bitflags v2.11.0
14052026-09-02T23:36:41.960Z Compiling semver v1.0.28
14062026-09-02T23:36:41.960Z Compiling indexmap v2.14.0
14072026-09-02T23:36:41.992Z Compiling uuid v1.23.4
14082026-09-02T23:36:42.064Z Compiling tower-service v0.3.3
14092026-09-02T23:36:42.088Z Compiling atomic-waker v1.1.2
14102026-09-02T23:36:42.102Z Compiling try-lock v0.2.5
14112026-09-02T23:36:42.139Z Compiling radium v0.7.0
14122026-09-02T23:36:42.156Z Compiling unicode-segmentation v1.12.0
14132026-09-02T23:36:42.222Z Compiling rustc_version v0.4.1
14142026-09-02T23:36:42.236Z Compiling want v0.3.1
14152026-09-02T23:36:42.376Z Compiling maybe-uninit v2.0.0
14162026-09-02T23:36:42.421Z Compiling foreign-types-shared v0.1.1
14172026-09-02T23:36:42.439Z Compiling tap v1.0.1
14182026-09-02T23:36:42.454Z Compiling untrusted v0.9.0
14192026-09-02T23:36:42.523Z Compiling openssl v0.10.80
14202026-09-02T23:36:42.570Z Compiling httpdate v1.0.3
14212026-09-02T23:36:42.585Z Compiling rustls v0.23.41
14222026-09-02T23:36:42.589Z Compiling wyz v0.5.1
14232026-09-02T23:36:42.616Z Compiling foreign-types v0.3.2
14242026-09-02T23:36:42.633Z Compiling aws-lc-sys v0.40.0
14252026-09-02T23:36:42.648Z Compiling openssl-sys v0.9.117
14262026-09-02T23:36:42.674Z Compiling regex-automata v0.4.14
14272026-09-02T23:36:42.708Z Compiling bzip2-sys v0.1.13+1.0.8
14282026-09-02T23:36:42.726Z Compiling synstructure v0.13.2
14292026-09-02T23:36:42.745Z Compiling serde_derive_internals v0.29.1
14302026-09-02T23:36:42.787Z Compiling pest_generator v2.8.6
14312026-09-02T23:36:42.814Z Compiling darling_core v0.20.11
14322026-09-02T23:36:42.838Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14332026-09-02T23:36:43.013Z Compiling terminal_size v0.4.3
14342026-09-02T23:36:43.081Z Compiling tempfile v3.27.0
14352026-09-02T23:36:43.153Z Compiling unicode-normalization v0.1.25
14362026-09-02T23:36:43.175Z Compiling num-integer v0.1.46
14372026-09-02T23:36:43.277Z Compiling wait-timeout v0.2.1
14382026-09-02T23:36:43.302Z Compiling socket2 v0.5.10
14392026-09-02T23:36:43.388Z Compiling ahash v0.8.12
14402026-09-02T23:36:43.485Z Compiling num-conv v0.2.0
14412026-09-02T23:36:43.542Z Compiling powerfmt v0.2.0
14422026-09-02T23:36:43.547Z Compiling packed_struct v0.10.1
14432026-09-02T23:36:43.571Z Compiling time-core v0.1.8
14442026-09-02T23:36:43.585Z Compiling num-bigint-dig v0.8.6
14452026-09-02T23:36:43.590Z Compiling native-tls v0.2.18
14462026-09-02T23:36:43.614Z Compiling funty v2.0.0
14472026-09-02T23:36:43.646Z Compiling bit-vec v0.8.0
14482026-09-02T23:36:43.669Z Compiling quick-error v1.2.3
14492026-09-02T23:36:43.701Z Compiling deranged v0.5.8
14502026-09-02T23:36:43.722Z Compiling clap_builder v4.6.0
14512026-09-02T23:36:43.741Z Compiling time-macros v0.2.27
14522026-09-02T23:36:43.763Z Compiling rusty-fork v0.3.1
14532026-09-02T23:36:43.797Z Compiling num-iter v0.1.45
14542026-09-02T23:36:43.914Z Compiling bit-set v0.8.0
14552026-09-02T23:36:43.958Z Compiling lazy_static v1.5.0
14562026-09-02T23:36:43.962Z Compiling rand_xorshift v0.4.0
14572026-09-02T23:36:43.988Z Compiling bitvec v1.0.1
14582026-09-02T23:36:44.027Z Compiling sync_wrapper v1.0.2
14592026-09-02T23:36:44.062Z Compiling indexmap v1.9.3
14602026-09-02T23:36:44.101Z Compiling paste v1.0.15
14612026-09-02T23:36:44.127Z Compiling siphasher v1.0.2
14622026-09-02T23:36:44.212Z Compiling crossbeam-utils v0.8.21
14632026-09-02T23:36:44.223Z Compiling object v0.37.3
14642026-09-02T23:36:44.271Z Compiling crc-catalog v2.4.0
14652026-09-02T23:36:44.373Z Compiling num_threads v0.1.7
14662026-09-02T23:36:44.381Z Compiling nodrop v0.1.14
14672026-09-02T23:36:44.407Z Compiling unarray v0.1.4
14682026-09-02T23:36:44.452Z Compiling zlib-rs v0.6.2
14692026-09-02T23:36:44.477Z Compiling usdt-impl v0.6.0
14702026-09-02T23:36:44.526Z Compiling array-init v0.0.4
14712026-09-02T23:36:44.565Z Compiling serde_derive v1.0.228
14722026-09-02T23:36:44.603Z Compiling zeroize_derive v1.5.0
14732026-09-02T23:36:44.643Z Compiling zerocopy-derive v0.8.55
14742026-09-02T23:36:44.748Z Compiling zerofrom-derive v0.1.6
14752026-09-02T23:36:44.778Z Compiling yoke-derive v0.8.1
14762026-09-02T23:36:44.808Z Compiling zerovec-derive v0.11.2
14772026-09-02T23:36:44.885Z Compiling displaydoc v0.2.5
14782026-09-02T23:36:44.931Z Compiling tokio-macros v2.7.0
14792026-09-02T23:36:45.297Z Compiling futures-macro v0.3.32
14802026-09-02T23:36:45.309Z Compiling der_derive v0.7.3
14812026-09-02T23:36:45.542Z Compiling thiserror-impl v2.0.18
14822026-09-02T23:36:45.689Z Compiling tracing-attributes v0.1.31
14832026-09-02T23:36:45.718Z Compiling schemars_derive v0.8.22
14842026-09-02T23:36:45.759Z Compiling pest_derive v2.8.6
14852026-09-02T23:36:45.976Z Compiling scroll_derive v0.13.1
14862026-09-02T23:36:46.012Z Compiling darling_macro v0.20.11
14872026-09-02T23:36:46.104Z Compiling futures-util v0.3.32
14882026-09-02T23:36:46.190Z Compiling zerofrom v0.1.6
14892026-09-02T23:36:46.237Z Compiling thiserror-impl v1.0.69
14902026-09-02T23:36:46.307Z Compiling yoke v0.8.1
14912026-09-02T23:36:46.335Z Compiling openssl-macros v0.1.1
14922026-09-02T23:36:46.523Z Compiling zerovec v0.11.5
14932026-09-02T23:36:46.540Z Compiling zerotrie v0.2.3
14942026-09-02T23:36:46.862Z Compiling scroll v0.13.0
14952026-09-02T23:36:46.885Z Compiling darling v0.20.11
14962026-09-02T23:36:46.903Z Compiling packed_struct_codegen v0.10.1
14972026-09-02T23:36:46.931Z Compiling thiserror v2.0.18
14982026-09-02T23:36:46.979Z Compiling clap_derive v4.6.1
14992026-09-02T23:36:46.996Z Compiling zerocopy-derive v0.6.6
15002026-09-02T23:36:46.999Z Compiling bitfield-macros v0.19.4
15012026-09-02T23:36:47.050Z Compiling tinystr v0.8.2
15022026-09-02T23:36:47.067Z Compiling potential_utf v0.1.4
15032026-09-02T23:36:47.085Z Compiling tracing v0.1.44
15042026-09-02T23:36:47.162Z Compiling goblin v0.10.5
15052026-09-02T23:36:47.241Z Compiling icu_locale_core v2.1.1
15062026-09-02T23:36:47.268Z Compiling icu_collections v2.1.1
15072026-09-02T23:36:47.383Z Compiling flate2 v1.1.9
15082026-09-02T23:36:47.601Z Compiling thiserror v1.0.69
15092026-09-02T23:36:47.718Z Compiling dtrace-parser v0.3.0
15102026-09-02T23:36:47.742Z Compiling derive_builder_core v0.20.2
15112026-09-02T23:36:47.762Z Compiling bitfield v0.19.4
15122026-09-02T23:36:47.768Z Compiling time v0.3.47
15132026-09-02T23:36:47.880Z Compiling zerocopy v0.6.6
15142026-09-02T23:36:47.918Z Compiling icu_provider v2.1.1
15152026-09-02T23:36:48.035Z Compiling scroll_derive v0.12.1
15162026-09-02T23:36:48.108Z Compiling zeroize v1.9.0
15172026-09-02T23:36:48.172Z Compiling bytes v1.11.1
15182026-09-02T23:36:48.187Z Compiling icu_properties v2.1.2
15192026-09-02T23:36:48.219Z Compiling icu_normalizer v2.1.1
15202026-09-02T23:36:48.234Z Compiling chrono v0.4.45
15212026-09-02T23:36:48.462Z Compiling der v0.7.10
15222026-09-02T23:36:48.480Z Compiling rustls-pki-types v1.14.0
15232026-09-02T23:36:48.614Z Compiling hybrid-array v0.4.13
15242026-09-02T23:36:48.732Z Compiling tokio v1.52.1
15252026-09-02T23:36:48.805Z Compiling http v1.4.2
15262026-09-02T23:36:48.811Z Compiling ipnet v2.12.0
15272026-09-02T23:36:48.833Z Compiling hex v0.4.3
15282026-09-02T23:36:48.884Z Compiling block-buffer v0.10.4
15292026-09-02T23:36:49.011Z Compiling crypto-common v0.1.7
15302026-09-02T23:36:49.081Z Compiling idna_adapter v1.2.1
15312026-09-02T23:36:49.117Z Compiling ppv-lite86 v0.2.21
15322026-09-02T23:36:49.129Z Compiling digest v0.10.7
15332026-09-02T23:36:49.223Z Compiling idna v1.1.0
15342026-09-02T23:36:49.316Z Compiling spki v0.7.3
15352026-09-02T23:36:49.332Z Compiling serde_spanned v0.6.9
15362026-09-02T23:36:49.337Z Compiling toml_datetime v0.6.11
15372026-09-02T23:36:49.374Z Compiling sha2 v0.10.9
15382026-09-02T23:36:49.401Z Compiling signature v2.2.0
15392026-09-02T23:36:49.413Z Compiling rand_chacha v0.9.0
15402026-09-02T23:36:49.454Z Compiling http-body v1.0.1
15412026-09-02T23:36:49.494Z Compiling pkcs8 v0.10.2
15422026-09-02T23:36:49.544Z Compiling url v2.5.8
15432026-09-02T23:36:49.607Z Compiling rand_chacha v0.3.1
15442026-09-02T23:36:49.671Z Compiling hmac v0.12.1
15452026-09-02T23:36:49.681Z Compiling http-body-util v0.1.3
15462026-09-02T23:36:49.691Z Compiling rand v0.9.2
15472026-09-02T23:36:49.769Z Compiling pkcs1 v0.7.5
15482026-09-02T23:36:49.846Z Compiling clap v4.6.1
15492026-09-02T23:36:49.973Z Compiling rand v0.8.6
15502026-09-02T23:36:50.007Z Compiling dof v0.4.0
15512026-09-02T23:36:50.007Z Compiling structmeta-derive v0.3.0
15522026-09-02T23:36:50.033Z Compiling crc v3.4.0
15532026-09-02T23:36:50.197Z Compiling smallvec v0.6.14
15542026-09-02T23:36:50.217Z Compiling darling_core v0.23.0
15552026-09-02T23:36:50.230Z Compiling heapless v0.7.17
15562026-09-02T23:36:50.387Z Compiling proptest v1.11.0
15572026-09-02T23:36:50.412Z Compiling slog v2.8.2
15582026-09-02T23:36:50.464Z Compiling thread-id v5.1.0
15592026-09-02T23:36:50.501Z Compiling env_filter v2.0.0
15602026-09-02T23:36:50.559Z Compiling syn v3.0.3
15612026-09-02T23:36:50.618Z Compiling cookie v0.18.1
15622026-09-02T23:36:50.702Z Compiling hashbrown v0.12.3
15632026-09-02T23:36:50.744Z Compiling unicode-properties v0.1.4
15642026-09-02T23:36:50.823Z Compiling ryu v1.0.23
15652026-09-02T23:36:50.844Z Compiling gimli v0.32.3
15662026-09-02T23:36:50.982Z Compiling ipnetwork v0.21.1
15672026-09-02T23:36:51.020Z Compiling signal-hook v0.3.18
15682026-09-02T23:36:51.092Z Compiling base64 v0.21.7
15692026-09-02T23:36:51.152Z Compiling winnow v0.5.40
15702026-09-02T23:36:51.179Z Compiling allocator-api2 v0.2.21
15712026-09-02T23:36:51.197Z Compiling anyhow v1.0.104
15722026-09-02T23:36:51.221Z Compiling unicode-bidi v0.3.18
15732026-09-02T23:36:51.295Z Compiling zstd-safe v7.2.4
15742026-09-02T23:36:51.403Z Compiling iri-string v0.7.10
15752026-09-02T23:36:51.415Z Compiling ron v0.8.1
15762026-09-02T23:36:51.505Z Compiling oxnet v0.1.6
15772026-09-02T23:36:51.534Z Compiling rsa v0.9.10
15782026-09-02T23:36:51.567Z Compiling stringprep v0.1.5
15792026-09-02T23:36:51.769Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15802026-09-02T23:36:51.790Z Compiling structmeta v0.3.0
15812026-09-02T23:36:51.954Z Compiling serde_urlencoded v0.7.1
15822026-09-02T23:36:52.045Z Compiling env_logger v0.11.11
15832026-09-02T23:36:52.150Z Compiling serde-hex v0.1.0
15842026-09-02T23:36:52.217Z Compiling camino v1.2.5
15852026-09-02T23:36:52.368Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15862026-09-02T23:36:52.413Z Compiling hashbrown v0.13.2
15872026-09-02T23:36:52.576Z Compiling addr2line v0.25.1
15882026-09-02T23:36:52.639Z Compiling tokio-util v0.7.18
15892026-09-02T23:36:52.662Z Compiling tower v0.5.3
15902026-09-02T23:36:52.667Z Compiling tokio-native-tls v0.3.1
15912026-09-02T23:36:52.770Z Compiling darling_macro v0.23.0
15922026-09-02T23:36:52.800Z Compiling toml_edit v0.19.15
15932026-09-02T23:36:52.847Z Compiling newtype-uuid v1.3.2
15942026-09-02T23:36:52.928Z Compiling x509-cert v0.2.5
15952026-09-02T23:36:52.955Z Compiling md-5 v0.10.6
15962026-09-02T23:36:52.962Z Compiling crypto-common v0.2.2
15972026-09-02T23:36:53.124Z Compiling tower-http v0.6.8
15982026-09-02T23:36:53.161Z Compiling block-buffer v0.12.1
15992026-09-02T23:36:53.192Z Compiling block-padding v0.4.2
16002026-09-02T23:36:53.393Z Compiling rustls-native-certs v0.8.3
16012026-09-02T23:36:53.413Z Compiling h2 v0.4.15
16022026-09-02T23:36:53.413Z Compiling scroll v0.12.0
16032026-09-02T23:36:53.546Z Compiling derive_builder_macro v0.20.2
16042026-09-02T23:36:53.587Z Compiling erased-serde v0.3.31
16052026-09-02T23:36:53.661Z Compiling serde_tokenstream v0.2.3
16062026-09-02T23:36:53.689Z Compiling bzip2 v0.4.4
16072026-09-02T23:36:53.895Z Compiling bstr v1.12.1
16082026-09-02T23:36:54.054Z Compiling daft-derive v0.1.8
16092026-09-02T23:36:54.085Z Compiling async-trait v0.1.89
16102026-09-02T23:36:54.097Z Compiling pin-project-internal v1.1.11
16112026-09-02T23:36:54.517Z Compiling zerocopy-derive v0.7.35
16122026-09-02T23:36:54.607Z Compiling curve25519-dalek v4.1.3
16132026-09-02T23:36:54.614Z Compiling heck v0.4.1
16142026-09-02T23:36:54.644Z Compiling vergen-lib v9.1.0
16152026-09-02T23:36:54.750Z Compiling hash32 v0.2.1
16162026-09-02T23:36:54.816Z Compiling encoding_rs v0.8.35
16172026-09-02T23:36:54.845Z Compiling memoffset v0.9.1
16182026-09-02T23:36:54.863Z Compiling rustix v0.38.44
16192026-09-02T23:36:54.964Z Compiling fallible-iterator v0.2.0
16202026-09-02T23:36:54.994Z Compiling psl-types v2.0.11
16212026-09-02T23:36:55.059Z Compiling mime v0.3.17
16222026-09-02T23:36:55.088Z Compiling crc-any v2.5.0
16232026-09-02T23:36:55.136Z Compiling cfg_aliases v0.2.1
16242026-09-02T23:36:55.194Z Compiling smoltcp v0.9.1
16252026-09-02T23:36:55.224Z Compiling owo-colors v4.3.0
16262026-09-02T23:36:55.241Z Compiling ref-cast v1.0.25
16272026-09-02T23:36:55.305Z Compiling litrs v1.0.0
16282026-09-02T23:36:55.334Z Compiling rustc-demangle v0.1.27
16292026-09-02T23:36:55.344Z Compiling pin-project v1.1.11
16302026-09-02T23:36:55.344Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16312026-09-02T23:36:55.484Z Compiling zerocopy v0.7.35
16322026-09-02T23:36:55.498Z Compiling postgres-protocol v0.6.10
16332026-09-02T23:36:55.611Z Compiling nix v0.31.2
16342026-09-02T23:36:55.629Z Compiling publicsuffix v2.3.0
16352026-09-02T23:36:55.760Z Compiling snafu-derive v0.8.9
16362026-09-02T23:36:55.794Z Compiling daft v0.1.8
16372026-09-02T23:36:55.815Z Compiling toml v0.7.8
16382026-09-02T23:36:55.846Z Compiling document-features v0.2.12
16392026-09-02T23:36:56.012Z Compiling derive_builder v0.20.2
16402026-09-02T23:36:56.065Z Compiling zip v0.6.6
16412026-09-02T23:36:56.085Z Compiling goblin v0.8.2
16422026-09-02T23:36:56.105Z Compiling inout v0.2.2
16432026-09-02T23:36:56.155Z Compiling darling v0.23.0
16442026-09-02T23:36:56.284Z Compiling object v0.30.4
16452026-09-02T23:36:56.299Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16462026-09-02T23:36:56.376Z Compiling derive-ex v0.1.8
16472026-09-02T23:36:56.497Z Compiling backtrace v0.3.76
16482026-09-02T23:36:56.575Z Compiling futures-executor v0.3.32
16492026-09-02T23:36:56.676Z Compiling hyper v1.10.1
16502026-09-02T23:36:56.734Z Compiling hubpack_derive v0.1.1
16512026-09-02T23:36:56.783Z Compiling regex v1.12.3
16522026-09-02T23:36:56.786Z Compiling strum_macros v0.27.2
16532026-09-02T23:36:56.818Z Compiling curve25519-dalek-derive v0.1.1
16542026-09-02T23:36:56.864Z Compiling ref-cast-impl v1.0.25
16552026-09-02T23:36:56.873Z Compiling phf_shared v0.13.1
16562026-09-02T23:36:57.122Z Compiling convert_case v0.10.0
16572026-09-02T23:36:57.224Z Compiling cargo-platform v0.3.2
16582026-09-02T23:36:57.249Z Compiling vergen v9.1.0
16592026-09-02T23:36:57.445Z Compiling ff v0.13.1
16602026-09-02T23:36:57.466Z Compiling fs-err v3.3.0
16612026-09-02T23:36:57.466Z Compiling foldhash v0.1.5
16622026-09-02T23:36:57.502Z Compiling managed v0.8.0
16632026-09-02T23:36:57.523Z Compiling libbz2-rs-sys v0.2.2
16642026-09-02T23:36:57.595Z Compiling base16ct v0.2.0
16652026-09-02T23:36:57.652Z Compiling is_ci v1.2.0
16662026-09-02T23:36:57.666Z Compiling bumpalo v3.20.2
16672026-09-02T23:36:57.711Z Compiling path-slash v0.1.5
16682026-09-02T23:36:57.731Z Compiling foldhash v0.2.0
16692026-09-02T23:36:57.746Z Compiling jiff-core v0.1.0
16702026-09-02T23:36:57.753Z Compiling same-file v1.0.6
16712026-09-02T23:36:57.785Z Compiling hyper-util v0.1.20
16722026-09-02T23:36:57.799Z Compiling bitflags v1.3.2
16732026-09-02T23:36:57.816Z Compiling textwrap v0.16.2
16742026-09-02T23:36:57.889Z Compiling zopfli v0.8.3
16752026-09-02T23:36:57.947Z Compiling bzip2 v0.6.1
16762026-09-02T23:36:57.969Z Compiling walkdir v2.5.0
16772026-09-02T23:36:58.073Z Compiling test-strategy v0.4.5
16782026-09-02T23:36:58.167Z Compiling hashbrown v0.16.1
16792026-09-02T23:36:58.234Z Compiling snafu v0.8.9
16802026-09-02T23:36:58.282Z Compiling supports-color v3.0.2
16812026-09-02T23:36:58.300Z Compiling sec1 v0.7.3
16822026-09-02T23:36:58.432Z Compiling dof v0.3.0
16832026-09-02T23:36:58.466Z Compiling hashbrown v0.15.5
16842026-09-02T23:36:58.570Z Compiling jiff v0.2.34
16852026-09-02T23:36:58.593Z Compiling group v0.13.0
16862026-09-02T23:36:58.609Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16872026-09-02T23:36:58.797Z Compiling derive_more-impl v2.1.1
16882026-09-02T23:36:58.843Z Compiling cargo_metadata v0.23.1
16892026-09-02T23:36:58.846Z Compiling strum v0.27.2
16902026-09-02T23:36:58.946Z Compiling hubpack v0.1.2
16912026-09-02T23:36:59.002Z Compiling phf v0.13.1
16922026-09-02T23:36:59.041Z Compiling backtrace-ext v0.2.1
16932026-09-02T23:36:59.176Z Compiling hyper-tls v0.6.0
16942026-09-02T23:36:59.191Z Compiling futures v0.3.32
16952026-09-02T23:36:59.191Z Compiling signal-hook-mio v0.2.5
16962026-09-02T23:36:59.234Z Compiling zstd v0.13.3
16972026-09-02T23:36:59.304Z Compiling cookie_store v0.22.1
16982026-09-02T23:36:59.329Z Compiling serde_with_macros v3.21.0
16992026-09-02T23:36:59.431Z Compiling reqwest v0.12.28
17002026-09-02T23:36:59.529Z Compiling cipher v0.5.2
17012026-09-02T23:36:59.648Z Compiling postgres-types v0.2.12
17022026-09-02T23:36:59.761Z Compiling globset v0.4.18
17032026-09-02T23:36:59.918Z Compiling usdt-attr-macro v0.6.0
17042026-09-02T23:36:59.994Z Compiling usdt-macro v0.6.0
17052026-09-02T23:37:00.056Z Compiling byte-wrapper v0.1.0
17062026-09-02T23:37:00.072Z Compiling hkdf v0.12.4
17072026-09-02T23:37:00.246Z Compiling ed25519 v2.2.3
17082026-09-02T23:37:00.270Z Compiling crypto-bigint v0.5.5
17092026-09-02T23:37:00.286Z Compiling serde-big-array v0.5.1
17102026-09-02T23:37:00.419Z Compiling serde_plain v1.0.2
17112026-09-02T23:37:00.429Z Compiling olpc-cjson v0.1.4
17122026-09-02T23:37:00.454Z Compiling dtrace-parser v0.2.0
17132026-09-02T23:37:00.469Z Compiling miette-derive v7.6.0
17142026-09-02T23:37:00.564Z Compiling serde_repr v0.1.20
17152026-09-02T23:37:00.610Z Compiling async-recursion v1.1.1
17162026-09-02T23:37:00.635Z Compiling strum_macros v0.26.4
17172026-09-02T23:37:00.786Z Compiling enum-as-inner v0.6.1
17182026-09-02T23:37:00.815Z Compiling phf_shared v0.11.3
17192026-09-02T23:37:00.841Z Compiling float-cmp v0.10.0
17202026-09-02T23:37:01.014Z Compiling pem v3.0.6
17212026-09-02T23:37:01.025Z Compiling thread-id v4.2.2
17222026-09-02T23:37:01.126Z Compiling memmap2 v0.9.10
17232026-09-02T23:37:01.141Z Compiling whoami v2.1.0
17242026-09-02T23:37:01.183Z Compiling normalize-line-endings v0.3.0
17252026-09-02T23:37:01.249Z Compiling difflib v0.4.0
17262026-09-02T23:37:01.294Z Compiling data-encoding v2.10.0
17272026-09-02T23:37:01.310Z Compiling fixedbitset v0.4.2
17282026-09-02T23:37:01.329Z Compiling supports-unicode v3.0.0
17292026-09-02T23:37:01.352Z Compiling keccak v0.1.6
17302026-09-02T23:37:01.367Z Compiling either v1.15.0
17312026-09-02T23:37:01.501Z Compiling new_debug_unreachable v1.0.6
17322026-09-02T23:37:01.545Z Compiling const-oid v0.10.2
17332026-09-02T23:37:01.560Z Compiling supports-hyperlinks v3.2.0
17342026-09-02T23:37:01.575Z Compiling cpufeatures v0.3.0
17352026-09-02T23:37:01.590Z Compiling winnow v1.0.3
17362026-09-02T23:37:01.604Z Compiling predicates-core v1.0.10
17372026-09-02T23:37:01.664Z Compiling fixedbitset v0.5.7
17382026-09-02T23:37:01.695Z Compiling precomputed-hash v0.1.1
17392026-09-02T23:37:01.727Z Compiling static_assertions v1.1.0
17402026-09-02T23:37:01.773Z Compiling typed-path v0.9.3
17412026-09-02T23:37:01.799Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17422026-09-02T23:37:01.814Z Compiling string_cache v0.8.9
17432026-09-02T23:37:01.817Z Compiling predicates v3.1.4
17442026-09-02T23:37:01.887Z Compiling digest v0.11.3
17452026-09-02T23:37:01.888Z Compiling miette v7.6.0
17462026-09-02T23:37:01.985Z Compiling petgraph v0.8.3
17472026-09-02T23:37:02.020Z Compiling chacha20 v0.10.0
17482026-09-02T23:37:02.059Z Compiling hickory-proto v0.25.2
17492026-09-02T23:37:02.106Z Compiling toml_edit v0.22.27
17502026-09-02T23:37:02.122Z Compiling itertools v0.13.0
17512026-09-02T23:37:02.255Z Compiling sha3 v0.10.8
17522026-09-02T23:37:02.423Z Compiling petgraph v0.6.5
17532026-09-02T23:37:02.446Z Compiling strum v0.26.3
17542026-09-02T23:37:02.462Z Compiling tokio-postgres v0.7.16
17552026-09-02T23:37:02.490Z Compiling elliptic-curve v0.13.8
17562026-09-02T23:37:02.590Z Compiling toml_parser v1.1.2+spec-1.1.0
17572026-09-02T23:37:02.674Z Compiling usdt v0.6.0
17582026-09-02T23:37:02.728Z Compiling usdt-impl v0.5.0
17592026-09-02T23:37:02.909Z Compiling zip v4.6.1
17602026-09-02T23:37:02.964Z Compiling crossterm v0.28.1
17612026-09-02T23:37:03.011Z Compiling serde_with v3.21.0
17622026-09-02T23:37:03.025Z Compiling ed25519-dalek v2.2.0
17632026-09-02T23:37:03.225Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17642026-09-02T23:37:03.299Z Compiling derive_more v2.1.1
17652026-09-02T23:37:03.417Z Compiling iddqd v0.4.2
17662026-09-02T23:37:03.748Z Compiling crossbeam-epoch v0.9.18
17672026-09-02T23:37:03.863Z Compiling similar v2.7.0
17682026-09-02T23:37:03.941Z Compiling tokio-stream v0.1.18
17692026-09-02T23:37:03.947Z Compiling buf-list v1.1.2
17702026-09-02T23:37:03.988Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17712026-09-02T23:37:04.096Z Compiling openapiv3 v2.2.0
17722026-09-02T23:37:04.252Z Compiling peg-runtime v0.8.5
17732026-09-02T23:37:04.273Z Compiling lalrpop-util v0.19.12
17742026-09-02T23:37:04.303Z Compiling thread_local v1.1.9
17752026-09-02T23:37:04.421Z Compiling slog-async v2.8.0
17762026-09-02T23:37:04.483Z Compiling crossbeam-channel v0.5.15
17772026-09-02T23:37:04.543Z Compiling filetime v0.2.27
17782026-09-02T23:37:04.548Z Compiling is-terminal v0.4.17
17792026-09-02T23:37:04.622Z Compiling term v1.2.1
17802026-09-02T23:37:04.642Z Compiling take_mut v0.2.2
17812026-09-02T23:37:04.681Z Compiling xattr v1.6.1
17822026-09-02T23:37:04.734Z Compiling camino-tempfile v1.4.1
17832026-09-02T23:37:04.809Z Compiling tar v0.4.46
17842026-09-02T23:37:04.901Z Compiling slog-term v2.9.2
17852026-09-02T23:37:22.236Z Compiling rustls-webpki v0.103.13
17862026-09-02T23:37:24.958Z Compiling tokio-rustls v0.26.4
17872026-09-02T23:37:24.958Z Compiling rustls-platform-verifier v0.6.2
17882026-09-02T23:37:24.962Z Compiling tough v0.22.0
17892026-09-02T23:37:25.154Z Compiling hyper-rustls v0.27.7
17902026-09-02T23:37:25.346Z Compiling reqwest v0.13.2
17912026-09-02T23:37:27.562Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17922026-09-02T23:37:27.804Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17932026-09-02T23:37:30.790Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.54s
17942026-09-02T23:37:30.958Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17952026-09-02T23:37:31.006ZSep 02 23:37:30.864 INFO Starting download, target: Cockroach
17962026-09-02T23:37:31.006ZSep 02 23:37:30.864 INFO Starting download, target: Clickhouse
17972026-09-02T23:37:31.006ZSep 02 23:37:30.864 INFO Starting download, target: Console
17982026-09-02T23:37:31.007ZSep 02 23:37:30.864 INFO Starting download, target: DendriteStub
17992026-09-02T23:37:31.007ZSep 02 23:37:30.864 INFO Starting download, target: MaghemiteMgd
18002026-09-02T23:37:31.007ZSep 02 23:37:30.864 INFO Starting download, target: MaghemiteDdmd
18012026-09-02T23:37:31.038ZSep 02 23:37:30.864 INFO Starting download, target: TransceiverControl
18022026-09-02T23:37:31.038ZSep 02 23:37:30.865 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18032026-09-02T23:37:31.038ZSep 02 23:37:30.865 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18042026-09-02T23:37:31.038ZSep 02 23:37:30.865 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18052026-09-02T23:37:31.038ZSep 02 23:37:30.865 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18062026-09-02T23:37:31.038ZSep 02 23:37:30.865 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18072026-09-02T23:37:31.038ZSep 02 23:37:30.865 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18082026-09-02T23:37:31.038ZSep 02 23:37:30.865 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18092026-09-02T23:37:32.042ZSep 02 23:37:31.887 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18102026-09-02T23:37:32.263ZSep 02 23:37:32.101 INFO Download complete, target: TransceiverControl
18112026-09-02T23:37:32.796ZSep 02 23:37:32.659 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18122026-09-02T23:37:32.834ZSep 02 23:37:32.666 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18132026-09-02T23:37:33.061ZSep 02 23:37:32.915 INFO Download complete, target: Console
18142026-09-02T23:37:33.879ZSep 02 23:37:33.650 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18152026-09-02T23:37:33.887ZSep 02 23:37:33.763 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18162026-09-02T23:37:34.222ZSep 02 23:37:34.067 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18172026-09-02T23:37:34.894ZSep 02 23:37:34.754 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18182026-09-02T23:37:34.894ZSep 02 23:37:34.754 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18192026-09-02T23:37:35.861ZSep 02 23:37:35.741 INFO Download complete, target: MaghemiteDdmd
18202026-09-02T23:37:36.224ZSep 02 23:37:36.110 INFO Download complete, target: DendriteStub
18212026-09-02T23:37:36.710ZSep 02 23:37:36.591 INFO Download complete, target: MaghemiteMgd
18222026-09-02T23:37:39.441ZSep 02 23:37:39.326 INFO Checking that binary works, target: Cockroach
18232026-09-02T23:37:39.477ZSep 02 23:37:39.342 INFO Checking that binary works, target: Clickhouse
18242026-09-02T23:37:39.565ZSep 02 23:37:39.444 INFO Download complete, target: Clickhouse
18252026-09-02T23:37:39.587ZSep 02 23:37:39.460 INFO Download complete, target: Cockroach
18262026-09-02T23:37:39.607ZAll prerequisites installed successfully
18272026-09-02T23:37:39.608Z
18282026-09-02T23:37:39.609Zreal 1:55.067853395
18292026-09-02T23:37:39.611Zuser 7:24.338977948
18302026-09-02T23:37:39.611Zsys 1:44.927076183
18312026-09-02T23:37:39.611Ztrap 0.305689010
18322026-09-02T23:37:39.612Ztflt 0.753792881
18332026-09-02T23:37:39.612Zdflt 1.672272526
18342026-09-02T23:37:39.612Zkflt 0.021516994
18352026-09-02T23:37:39.612Zlock 28:30.988450872
18362026-09-02T23:37:39.612Zslp 20:11.109070407
18372026-09-02T23:37:39.612Zlat 27.713110817
18382026-09-02T23:37:39.612Zstop 3:35.478804778
18392026-09-02T23:37:39.613Z+ ptime -m cargo xtask download softnpu
18402026-09-02T23:37:40.060Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
18412026-09-02T23:37:40.080Z Running `target/debug/xtask download softnpu`
18422026-09-02T23:37:40.857Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18432026-09-02T23:37:40.937Z Running `target/debug/xtask-downloader softnpu`
18442026-09-02T23:37:40.971ZSep 02 23:37:40.859 INFO Starting download, target: Softnpu
18452026-09-02T23:37:41.018ZSep 02 23:37:40.860 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18462026-09-02T23:37:41.852ZSep 02 23:37:41.739 INFO Download complete, target: Softnpu
18472026-09-02T23:37:41.859Z
18482026-09-02T23:37:41.859Zreal 2.270136030
18492026-09-02T23:37:41.859Zuser 1.339973253
18502026-09-02T23:37:41.859Zsys 0.633820601
18512026-09-02T23:37:41.859Ztrap 0.000644830
18522026-09-02T23:37:41.859Ztflt 0.000173610
18532026-09-02T23:37:41.859Zdflt 0.000363510
18542026-09-02T23:37:41.859Zkflt 0.000000000
18552026-09-02T23:37:41.860Zlock 16.820164628
18562026-09-02T23:37:41.860Zslp 0.744970467
18572026-09-02T23:37:41.860Zlat 0.092165076
18582026-09-02T23:37:41.860Zstop 0.000174150
18592026-09-02T23:37:41.860Z+ export CARGO_INCREMENTAL=0
18602026-09-02T23:37:41.860Z+ CARGO_INCREMENTAL=0
18612026-09-02T23:37:41.860Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18622026-09-02T23:37:42.780Z Compiling proc-macro2 v1.0.106
18632026-09-02T23:37:42.789Z Compiling quote v1.0.45
18642026-09-02T23:37:42.789Z Compiling unicode-ident v1.0.24
18652026-09-02T23:37:42.789Z Compiling serde_core v1.0.228
18662026-09-02T23:37:42.789Z Compiling libc v0.2.185
18672026-09-02T23:37:42.789Z Compiling serde v1.0.228
18682026-09-02T23:37:42.789Z Compiling cfg-if v1.0.4
18692026-09-02T23:37:42.789Z Compiling version_check v0.9.5
18702026-09-02T23:37:42.789Z Compiling autocfg v1.5.0
18712026-09-02T23:37:42.937Z Compiling shlex v1.3.0
18722026-09-02T23:37:42.937Z Compiling find-msvc-tools v0.1.9
18732026-09-02T23:37:42.945Z Compiling memchr v2.8.0
18742026-09-02T23:37:42.945Z Compiling zmij v1.0.21
18752026-09-02T23:37:42.945Z Compiling serde_json v1.0.151
18762026-09-02T23:37:43.197Z Compiling portable-atomic v1.13.1
18772026-09-02T23:37:43.222Z Compiling zerocopy v0.8.55
18782026-09-02T23:37:43.233Z Compiling libm v0.2.16
18792026-09-02T23:37:43.288Z Compiling getrandom v0.4.3
18802026-09-02T23:37:43.436Z Compiling generic-array v0.14.7
18812026-09-02T23:37:43.449Z Compiling icu_properties_data v2.1.2
18822026-09-02T23:37:43.467Z Compiling icu_normalizer_data v2.1.1
18832026-09-02T23:37:43.510Z Compiling smallvec v1.15.1
18842026-09-02T23:37:43.514Z Compiling parking_lot_core v0.9.12
18852026-09-02T23:37:43.579Z Compiling itoa v1.0.17
18862026-09-02T23:37:43.586Z Compiling log v0.4.33
18872026-09-02T23:37:43.621Z Compiling num-traits v0.2.19
18882026-09-02T23:37:43.679Z Compiling subtle v2.6.1
18892026-09-02T23:37:43.686Z Compiling pkg-config v0.3.32
18902026-09-02T23:37:43.737Z Compiling stable_deref_trait v1.2.1
18912026-09-02T23:37:43.804Z Compiling rustix v1.1.4
18922026-09-02T23:37:43.816Z Compiling typenum v1.20.1
18932026-09-02T23:37:43.851Z Compiling getrandom v0.3.4
18942026-09-02T23:37:43.864Z Compiling scopeguard v1.2.0
18952026-09-02T23:37:43.923Z Compiling thiserror v2.0.18
18962026-09-02T23:37:43.977Z Compiling rand_core v0.10.0
18972026-09-02T23:37:44.009Z Compiling lock_api v0.4.14
18982026-09-02T23:37:44.070Z Compiling jobserver v0.1.34
18992026-09-02T23:37:44.094Z Compiling errno v0.3.14
19002026-09-02T23:37:44.317Z Compiling cc v1.2.56
19012026-09-02T23:37:44.320Z Compiling critical-section v1.2.0
19022026-09-02T23:37:44.320Z Compiling getrandom v0.2.17
19032026-09-02T23:37:44.363Z Compiling syn v2.0.117
19042026-09-02T23:37:44.382Z Compiling equivalent v1.0.2
19052026-09-02T23:37:44.382Z Compiling percent-encoding v2.3.2
19062026-09-02T23:37:44.433Z Compiling writeable v0.6.2
19072026-09-02T23:37:44.449Z Compiling schemars v0.8.22
19082026-09-02T23:37:44.465Z Compiling litemap v0.8.1
19092026-09-02T23:37:44.508Z Compiling rand_core v0.6.4
19102026-09-02T23:37:44.565Z Compiling syn v1.0.109
19112026-09-02T23:37:44.568Z Compiling pin-project-lite v0.2.17
19122026-09-02T23:37:44.704Z Compiling rustversion v1.0.22
19132026-09-02T23:37:44.719Z Compiling once_cell v1.21.3
19142026-09-02T23:37:44.818Z Compiling hashbrown v0.17.0
19152026-09-02T23:37:44.818Z Compiling heck v0.5.0
19162026-09-02T23:37:44.898Z Compiling fs_extra v1.3.0
19172026-09-02T23:37:44.913Z Compiling dunce v1.0.5
19182026-09-02T23:37:44.947Z Compiling byteorder v1.5.0
19192026-09-02T23:37:44.964Z Compiling utf8_iter v1.0.4
19202026-09-02T23:37:45.021Z Compiling form_urlencoded v1.2.2
19212026-09-02T23:37:45.130Z Compiling cmake v0.1.57
19222026-09-02T23:37:45.166Z Compiling strsim v0.11.1
19232026-09-02T23:37:45.213Z Compiling signal-hook-registry v1.4.8
19242026-09-02T23:37:45.299Z Compiling semver v1.0.28
19252026-09-02T23:37:45.392Z Compiling bitflags v2.11.0
19262026-09-02T23:37:45.517Z Compiling indexmap v2.14.0
19272026-09-02T23:37:45.553Z Compiling thiserror v1.0.69
19282026-09-02T23:37:45.571Z Compiling parking_lot v0.12.5
19292026-09-02T23:37:45.591Z Compiling mio v1.2.0
19302026-09-02T23:37:45.628Z Compiling socket2 v0.6.3
19312026-09-02T23:37:45.665Z Compiling aws-lc-sys v0.40.0
19322026-09-02T23:37:45.744Z Compiling futures-core v0.3.32
19332026-09-02T23:37:45.759Z Compiling aws-lc-rs v1.16.3
19342026-09-02T23:37:45.759Z Compiling const-oid v0.9.6
19352026-09-02T23:37:45.982Z Compiling iana-time-zone v0.1.65
19362026-09-02T23:37:46.028Z Compiling httparse v1.10.1
19372026-09-02T23:37:46.190Z Compiling regex-syntax v0.8.10
19382026-09-02T23:37:46.239Z Compiling crc32fast v1.5.0
19392026-09-02T23:37:46.291Z Compiling fnv v1.0.7
19402026-09-02T23:37:46.436Z Compiling ucd-trie v0.1.7
19412026-09-02T23:37:46.470Z Compiling uuid v1.23.4
19422026-09-02T23:37:46.527Z Compiling vcpkg v0.2.15
19432026-09-02T23:37:46.544Z Compiling ident_case v1.0.1
19442026-09-02T23:37:46.627Z Compiling pest v2.8.6
19452026-09-02T23:37:46.789Z Compiling rustc_version v0.4.1
19462026-09-02T23:37:46.860Z Compiling futures-sink v0.3.32
19472026-09-02T23:37:46.896Z Compiling rustls v0.23.41
19482026-09-02T23:37:46.961Z Compiling dyn-clone v1.0.20
19492026-09-02T23:37:47.018Z Compiling futures-channel v0.3.32
19502026-09-02T23:37:47.137Z Compiling openssl-sys v0.9.117
19512026-09-02T23:37:47.190Z Compiling aho-corasick v1.1.4
19522026-09-02T23:37:47.205Z Compiling futures-io v0.3.32
19532026-09-02T23:37:47.256Z Compiling synstructure v0.13.2
19542026-09-02T23:37:47.279Z Compiling serde_derive_internals v0.29.1
19552026-09-02T23:37:47.314Z Compiling futures-task v0.3.32
19562026-09-02T23:37:47.422Z Compiling slab v0.4.12
19572026-09-02T23:37:47.680Z Compiling radium v0.7.0
19582026-09-02T23:37:47.711Z Compiling plain v0.2.3
19592026-09-02T23:37:47.722Z Compiling time-core v0.1.8
19602026-09-02T23:37:47.758Z Compiling num-conv v0.2.0
19612026-09-02T23:37:47.777Z Compiling pest_meta v2.8.6
19622026-09-02T23:37:47.815Z Compiling crossbeam-utils v0.8.21
19632026-09-02T23:37:47.894Z Compiling maybe-uninit v2.0.0
19642026-09-02T23:37:47.941Z Compiling time-macros v0.2.27
19652026-09-02T23:37:47.955Z Compiling base64 v0.22.1
19662026-09-02T23:37:47.970Z Compiling pretty-hex v0.4.1
19672026-09-02T23:37:48.055Z Compiling regex-automata v0.4.14
19682026-09-02T23:37:48.140Z Compiling base64ct v1.8.3
19692026-09-02T23:37:48.140Z Compiling openssl v0.10.80
19702026-09-02T23:37:48.157Z Compiling slog v2.8.2
19712026-09-02T23:37:48.175Z Compiling unicode-segmentation v1.12.0
19722026-09-02T23:37:48.188Z Compiling flagset v0.4.7
19732026-09-02T23:37:48.362Z Compiling pem-rfc7468 v0.7.0
19742026-09-02T23:37:48.370Z Compiling darling_core v0.23.0
19752026-09-02T23:37:48.383Z Compiling rand_core v0.9.5
19762026-09-02T23:37:48.416Z Compiling pest_generator v2.8.6
19772026-09-02T23:37:48.454Z Compiling bzip2-sys v0.1.13+1.0.8
19782026-09-02T23:37:48.533Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19792026-09-02T23:37:48.565Z Compiling serde_derive v1.0.228
19802026-09-02T23:37:48.586Z Compiling zeroize_derive v1.5.0
19812026-09-02T23:37:48.620Z Compiling zerofrom-derive v0.1.6
19822026-09-02T23:37:48.628Z Compiling yoke-derive v0.8.1
19832026-09-02T23:37:48.660Z Compiling zerocopy-derive v0.8.55
19842026-09-02T23:37:48.681Z Compiling zerovec-derive v0.11.2
19852026-09-02T23:37:48.682Z Compiling displaydoc v0.2.5
19862026-09-02T23:37:48.731Z Compiling tokio-macros v2.7.0
19872026-09-02T23:37:48.805Z Compiling futures-macro v0.3.32
19882026-09-02T23:37:48.879Z Compiling thiserror-impl v2.0.18
19892026-09-02T23:37:48.955Z Compiling schemars_derive v0.8.22
19902026-09-02T23:37:48.961Z Compiling der_derive v0.7.3
19912026-09-02T23:37:49.090Z Compiling tracing-attributes v0.1.31
19922026-09-02T23:37:49.162Z Compiling thiserror-impl v1.0.69
19932026-09-02T23:37:49.254Z Compiling pest_derive v2.8.6
19942026-09-02T23:37:49.496Z Compiling scroll_derive v0.12.1
19952026-09-02T23:37:49.543Z Compiling scroll_derive v0.13.1
19962026-09-02T23:37:49.615Z Compiling futures-util v0.3.32
19972026-09-02T23:37:49.732Z Compiling openssl-macros v0.1.1
19982026-09-02T23:37:49.777Z Compiling syn v3.0.3
19992026-09-02T23:37:49.793Z Compiling zerofrom v0.1.6
20002026-09-02T23:37:49.929Z Compiling yoke v0.8.1
20012026-09-02T23:37:50.140Z Compiling zerovec v0.11.5
20022026-09-02T23:37:50.186Z Compiling zerotrie v0.2.3
20032026-09-02T23:37:50.260Z Compiling ahash v0.8.12
20042026-09-02T23:37:50.347Z Compiling packed_struct v0.10.1
20052026-09-02T23:37:50.365Z Compiling num-bigint-dig v0.8.6
20062026-09-02T23:37:50.510Z Compiling native-tls v0.2.18
20072026-09-02T23:37:50.568Z Compiling paste v1.0.15
20082026-09-02T23:37:50.590Z Compiling anyhow v1.0.104
20092026-09-02T23:37:50.628Z Compiling darling_macro v0.23.0
20102026-09-02T23:37:50.629Z Compiling regex v1.12.3
20112026-09-02T23:37:50.661Z Compiling zerocopy-derive v0.7.35
20122026-09-02T23:37:50.757Z Compiling tinystr v0.8.2
20132026-09-02T23:37:50.774Z Compiling potential_utf v0.1.4
20142026-09-02T23:37:50.924Z Compiling icu_collections v2.1.1
20152026-09-02T23:37:50.964Z Compiling icu_locale_core v2.1.1
20162026-09-02T23:37:51.421Z Compiling tracing-core v0.1.36
20172026-09-02T23:37:51.475Z Compiling cookie v0.18.1
20182026-09-02T23:37:51.509Z Compiling fastrand v2.3.0
20192026-09-02T23:37:51.677Z Compiling icu_provider v2.1.1
20202026-09-02T23:37:51.847Z Compiling zeroize v1.9.0
20212026-09-02T23:37:51.850Z Compiling bytes v1.11.1
20222026-09-02T23:37:51.952Z Compiling chrono v0.4.45
20232026-09-02T23:37:52.022Z Compiling icu_properties v2.1.2
20242026-09-02T23:37:52.058Z Compiling icu_normalizer v2.1.1
20252026-09-02T23:37:52.393Z Compiling tokio v1.52.1
20262026-09-02T23:37:52.591Z Compiling serde_tokenstream v0.2.3
20272026-09-02T23:37:52.644Z Compiling crypto-common v0.1.7
20282026-09-02T23:37:52.694Z Compiling block-buffer v0.10.4
20292026-09-02T23:37:52.843Z Compiling digest v0.10.7
20302026-09-02T23:37:52.857Z Compiling der v0.7.10
20312026-09-02T23:37:52.900Z Compiling http v1.4.2
20322026-09-02T23:37:52.972Z Compiling idna_adapter v1.2.1
20332026-09-02T23:37:53.151Z Compiling idna v1.1.0
20342026-09-02T23:37:53.274Z Compiling ppv-lite86 v0.2.21
20352026-09-02T23:37:53.367Z Compiling cpufeatures v0.2.17
20362026-09-02T23:37:53.464Z Compiling camino v1.2.5
20372026-09-02T23:37:53.498Z Compiling url v2.5.8
20382026-09-02T23:37:53.678Z Compiling rand_chacha v0.9.0
20392026-09-02T23:37:53.799Z Compiling spki v0.7.3
20402026-09-02T23:37:53.891Z Compiling tracing v0.1.44
20412026-09-02T23:37:54.025Z Compiling toml_datetime v0.6.11
20422026-09-02T23:37:54.041Z Compiling serde_spanned v0.6.9
20432026-09-02T23:37:54.241Z Compiling darling v0.23.0
20442026-09-02T23:37:54.296Z Compiling clap_derive v4.6.1
20452026-09-02T23:37:54.317Z Compiling bitfield-macros v0.19.4
20462026-09-02T23:37:54.318Z Compiling zerocopy-derive v0.6.6
20472026-09-02T23:37:54.339Z Compiling packed_struct_codegen v0.10.1
20482026-09-02T23:37:54.382Z Compiling indexmap v1.9.3
20492026-09-02T23:37:54.413Z Compiling simd-adler32 v0.3.8
20502026-09-02T23:37:54.615Z Compiling object v0.37.3
20512026-09-02T23:37:54.768Z Compiling http-body v1.0.1
20522026-09-02T23:37:54.834Z Compiling pkcs8 v0.10.2
20532026-09-02T23:37:54.899Z Compiling rand v0.9.2
20542026-09-02T23:37:54.914Z Compiling daft-derive v0.1.8
20552026-09-02T23:37:54.943Z Compiling rustls-pki-types v1.14.0
20562026-09-02T23:37:55.098Z Compiling spin v0.9.8
20572026-09-02T23:37:55.135Z Compiling usdt-impl v0.5.0
20582026-09-02T23:37:55.151Z Compiling openssl-probe v0.2.1
20592026-09-02T23:37:55.170Z Compiling cmov v0.5.4
20602026-09-02T23:37:55.339Z Compiling utf8parse v0.2.2
20612026-09-02T23:37:55.359Z Compiling usdt-impl v0.6.0
20622026-09-02T23:37:55.368Z Compiling anstyle v1.0.14
20632026-09-02T23:37:55.398Z Compiling winnow v0.5.40
20642026-09-02T23:37:55.407Z Compiling adler2 v2.0.1
20652026-09-02T23:37:55.430Z Compiling tinyvec_macros v0.1.1
20662026-09-02T23:37:55.487Z Compiling either v1.15.0
20672026-09-02T23:37:55.568Z Compiling ref-cast v1.0.25
20682026-09-02T23:37:55.599Z Compiling miniz_oxide v0.8.9
20692026-09-02T23:37:55.616Z Compiling tinyvec v1.10.0
20702026-09-02T23:37:55.621Z Compiling anstyle-parse v1.0.0
20712026-09-02T23:37:55.651Z Compiling ctutils v0.4.2
20722026-09-02T23:37:55.850Z Compiling sha2 v0.10.9
20732026-09-02T23:37:55.940Z Compiling tempfile v3.27.0
20742026-09-02T23:37:55.957Z Compiling scroll v0.13.0
20752026-09-02T23:37:55.974Z Compiling scroll v0.12.0
20762026-09-02T23:37:55.995Z Compiling async-trait v0.1.89
20772026-09-02T23:37:56.084Z Compiling terminal_size v0.4.3
20782026-09-02T23:37:56.160Z Compiling heapless v0.7.17
20792026-09-02T23:37:56.230Z Compiling tokio-util v0.7.18
20802026-09-02T23:37:56.322Z Compiling anstyle-query v1.1.5
20812026-09-02T23:37:56.339Z Compiling atomic-waker v1.1.2
20822026-09-02T23:37:56.356Z Compiling colorchoice v1.0.4
20832026-09-02T23:37:56.371Z Compiling winnow v0.7.14
20842026-09-02T23:37:56.390Z Compiling litrs v1.0.0
20852026-09-02T23:37:56.465Z Compiling tower-service v0.3.3
20862026-09-02T23:37:56.482Z Compiling rustix v0.38.44
20872026-09-02T23:37:56.496Z Compiling signal-hook v0.3.18
20882026-09-02T23:37:56.515Z Compiling is_terminal_polyfill v1.70.2
20892026-09-02T23:37:56.589Z Compiling zstd-safe v7.2.4
20902026-09-02T23:37:56.606Z Compiling winnow v1.0.3
20912026-09-02T23:37:56.716Z Compiling toml_edit v0.19.15
20922026-09-02T23:37:56.839Z Compiling try-lock v0.2.5
20932026-09-02T23:37:56.876Z Compiling tower-layer v0.3.3
20942026-09-02T23:37:56.880Z Compiling untrusted v0.7.1
20952026-09-02T23:37:56.908Z Compiling document-features v0.2.12
20962026-09-02T23:37:56.928Z Compiling h2 v0.4.15
20972026-09-02T23:37:56.979Z Compiling want v0.3.1
20982026-09-02T23:37:57.087Z Compiling anstream v1.0.0
20992026-09-02T23:37:57.417Z Compiling goblin v0.8.2
21002026-09-02T23:37:57.435Z Compiling goblin v0.10.5
21012026-09-02T23:37:57.585Z Compiling toml_parser v1.1.2+spec-1.1.0
21022026-09-02T23:37:57.605Z Compiling hybrid-array v0.4.13
21032026-09-02T23:37:57.662Z Compiling ipnetwork v0.21.1
21042026-09-02T23:37:57.678Z Compiling ipnet v2.12.0
21052026-09-02T23:37:57.863Z Compiling zerocopy v0.7.35
21062026-09-02T23:37:58.135Z Compiling structmeta-derive v0.3.0
21072026-09-02T23:37:58.207Z Compiling ref-cast-impl v1.0.25
21082026-09-02T23:37:58.227Z Compiling heck v0.4.1
21092026-09-02T23:37:58.267Z Compiling darling_core v0.20.11
21102026-09-02T23:37:58.402Z Compiling curve25519-dalek v4.1.3
21112026-09-02T23:37:58.462Z Compiling memoffset v0.9.1
21122026-09-02T23:37:58.494Z Compiling tap v1.0.1
21132026-09-02T23:37:58.517Z Compiling foreign-types-shared v0.1.1
21142026-09-02T23:37:58.549Z Compiling untrusted v0.9.0
21152026-09-02T23:37:58.638Z Compiling httpdate v1.0.3
21162026-09-02T23:37:58.698Z Compiling powerfmt v0.2.0
21172026-09-02T23:37:58.855Z Compiling foreign-types v0.3.2
21182026-09-02T23:37:58.878Z Compiling deranged v0.5.8
21192026-09-02T23:37:58.901Z Compiling wyz v0.5.1
21202026-09-02T23:37:59.005Z Compiling unicode-normalization v0.1.25
21212026-09-02T23:37:59.132Z Compiling dtrace-parser v0.2.0
21222026-09-02T23:37:59.161Z Compiling structmeta v0.3.0
21232026-09-02T23:37:59.185Z Compiling rand_chacha v0.3.1
21242026-09-02T23:37:59.201Z Compiling signature v2.2.0
21252026-09-02T23:37:59.217Z Compiling hex v0.4.3
21262026-09-02T23:37:59.408Z Compiling dtrace-parser v0.3.0
21272026-09-02T23:37:59.511Z Compiling pin-project-internal v1.1.11
21282026-09-02T23:37:59.571Z Compiling num-integer v0.1.46
21292026-09-02T23:37:59.610Z Compiling wait-timeout v0.2.1
21302026-09-02T23:37:59.750Z Compiling dof v0.3.0
21312026-09-02T23:37:59.850Z Compiling thread-id v5.1.0
21322026-09-02T23:37:59.870Z Compiling thread-id v4.2.2
21332026-09-02T23:37:59.901Z Compiling socket2 v0.5.10
21342026-09-02T23:37:59.961Z Compiling clap_lex v1.0.0
21352026-09-02T23:38:00.024Z Compiling bit-vec v0.8.0
21362026-09-02T23:38:00.052Z Compiling owo-colors v4.3.0
21372026-09-02T23:38:00.140Z Compiling hyper v1.10.1
21382026-09-02T23:38:00.203Z Compiling dof v0.4.0
21392026-09-02T23:38:00.291Z Compiling darling_macro v0.20.11
21402026-09-02T23:38:00.306Z Compiling funty v2.0.0
21412026-09-02T23:38:00.310Z Compiling num_threads v0.1.7
21422026-09-02T23:38:00.384Z Compiling cfg_aliases v0.2.1
21432026-09-02T23:38:00.401Z Compiling quick-error v1.2.3
21442026-09-02T23:38:00.424Z Compiling smoltcp v0.9.1
21452026-09-02T23:38:00.500Z Compiling nix v0.31.2
21462026-09-02T23:38:00.544Z Compiling rusty-fork v0.3.1
21472026-09-02T23:38:00.561Z Compiling bit-set v0.8.0
21482026-09-02T23:38:00.602Z Compiling time v0.3.47
21492026-09-02T23:38:00.623Z Compiling clap_builder v4.6.0
21502026-09-02T23:38:00.756Z Compiling bitvec v1.0.1
21512026-09-02T23:38:00.812Z Compiling darling v0.20.11
21522026-09-02T23:38:00.828Z Compiling num-iter v0.1.45
21532026-09-02T23:38:00.900Z Compiling rand v0.8.6
21542026-09-02T23:38:00.979Z Compiling lazy_static v1.5.0
21552026-09-02T23:38:01.131Z Compiling hmac v0.12.1
21562026-09-02T23:38:01.214Z Compiling erased-serde v0.3.31
21572026-09-02T23:38:01.309Z Compiling hyper-util v0.1.20
21582026-09-02T23:38:01.462Z Compiling rand_xorshift v0.4.0
21592026-09-02T23:38:01.494Z Compiling curve25519-dalek-derive v0.1.1
21602026-09-02T23:38:01.533Z Compiling sync_wrapper v1.0.2
21612026-09-02T23:38:01.672Z Compiling siphasher v1.0.2
21622026-09-02T23:38:01.689Z Compiling nodrop v0.1.14
21632026-09-02T23:38:01.878Z Compiling zlib-rs v0.6.2
21642026-09-02T23:38:01.923Z Compiling unarray v0.1.4
21652026-09-02T23:38:02.069Z Compiling crc-catalog v2.4.0
21662026-09-02T23:38:02.116Z Compiling clap v4.6.1
21672026-09-02T23:38:02.213Z Compiling crc v3.4.0
21682026-09-02T23:38:02.258Z Compiling proptest v1.11.0
21692026-09-02T23:38:02.372Z Compiling array-init v0.0.4
21702026-09-02T23:38:02.939Z Compiling tower v0.5.3
21712026-09-02T23:38:03.025Z Compiling smallvec v0.6.14
21722026-09-02T23:38:03.286Z Compiling derive_builder_core v0.20.2
21732026-09-02T23:38:03.304Z Compiling snafu-derive v0.8.9
21742026-09-02T23:38:03.435Z Compiling zerocopy v0.6.6
21752026-09-02T23:38:03.593Z Compiling bitfield v0.19.4
21762026-09-02T23:38:03.605Z Compiling pkcs1 v0.7.5
21772026-09-02T23:38:03.757Z Compiling http-body-util v0.1.3
21782026-09-02T23:38:03.815Z Compiling strum_macros v0.26.4
21792026-09-02T23:38:03.822Z Compiling strum_macros v0.27.2
21802026-09-02T23:38:03.894Z Compiling hubpack_derive v0.1.1
21812026-09-02T23:38:04.005Z Compiling flate2 v1.1.9
21822026-09-02T23:38:04.086Z Compiling env_filter v2.0.0
21832026-09-02T23:38:04.098Z Compiling fs-err v3.3.0
21842026-09-02T23:38:04.370Z Compiling hashbrown v0.12.3
21852026-09-02T23:38:04.439Z Compiling ryu v1.0.23
21862026-09-02T23:38:04.442Z Compiling gimli v0.32.3
21872026-09-02T23:38:04.490Z Compiling unicode-bidi v0.3.18
21882026-09-02T23:38:04.507Z Compiling allocator-api2 v0.2.21
21892026-09-02T23:38:04.653Z Compiling unicode-properties v0.1.4
21902026-09-02T23:38:04.936Z Compiling iri-string v0.7.10
21912026-09-02T23:38:04.946Z Compiling base64 v0.21.7
21922026-09-02T23:38:05.197Z Compiling ron v0.8.1
21932026-09-02T23:38:05.258Z Compiling stringprep v0.1.5
21942026-09-02T23:38:05.394Z Compiling serde_urlencoded v0.7.1
21952026-09-02T23:38:05.535Z Compiling newtype-uuid v1.3.2
21962026-09-02T23:38:05.639Z Compiling env_logger v0.11.11
21972026-09-02T23:38:05.655Z Compiling derive_builder_macro v0.20.2
21982026-09-02T23:38:05.670Z Compiling rsa v0.9.10
21992026-09-02T23:38:05.738Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22002026-09-02T23:38:05.877Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22012026-09-02T23:38:05.979Z Compiling oxnet v0.1.6
22022026-09-02T23:38:05.998Z Compiling tokio-native-tls v0.3.1
22032026-09-02T23:38:06.039Z Compiling serde-hex v0.1.0
22042026-09-02T23:38:06.093Z Compiling tower-http v0.6.8
22052026-09-02T23:38:06.162Z Compiling addr2line v0.25.1
22062026-09-02T23:38:06.207Z Compiling hashbrown v0.13.2
22072026-09-02T23:38:06.291Z Compiling bzip2 v0.4.4
22082026-09-02T23:38:06.319Z Compiling usdt-macro v0.6.0
22092026-09-02T23:38:06.342Z Compiling usdt-attr-macro v0.6.0
22102026-09-02T23:38:06.407Z Compiling derive-ex v0.1.8
22112026-09-02T23:38:06.539Z Compiling block-buffer v0.12.1
22122026-09-02T23:38:06.558Z Compiling crypto-common v0.2.2
22132026-09-02T23:38:06.711Z Compiling block-padding v0.4.2
22142026-09-02T23:38:06.907Z Compiling rustls-native-certs v0.8.3
22152026-09-02T23:38:07.079Z Compiling x509-cert v0.2.5
22162026-09-02T23:38:07.182Z Compiling md-5 v0.10.6
22172026-09-02T23:38:07.366Z Compiling bstr v1.12.1
22182026-09-02T23:38:07.483Z Compiling convert_case v0.10.0
22192026-09-02T23:38:07.569Z Compiling vergen-lib v9.1.0
22202026-09-02T23:38:07.647Z Compiling hash32 v0.2.1
22212026-09-02T23:38:07.712Z Compiling encoding_rs v0.8.35
22222026-09-02T23:38:07.777Z Compiling cpufeatures v0.3.0
22232026-09-02T23:38:07.794Z Compiling crc-any v2.5.0
22242026-09-02T23:38:07.794Z Compiling mime v0.3.17
22252026-09-02T23:38:07.877Z Compiling psl-types v2.0.11
22262026-09-02T23:38:07.937Z Compiling rustc-demangle v0.1.27
22272026-09-02T23:38:07.967Z Compiling fallible-iterator v0.2.0
22282026-09-02T23:38:08.081Z Compiling unicode-width v0.2.0
22292026-09-02T23:38:08.213Z Compiling publicsuffix v2.3.0
22302026-09-02T23:38:08.290Z Compiling postgres-protocol v0.6.10
22312026-09-02T23:38:08.345Z Compiling test-strategy v0.4.5
22322026-09-02T23:38:08.428Z Compiling backtrace v0.3.76
22332026-09-02T23:38:08.530Z Compiling derive_more-impl v2.1.1
22342026-09-02T23:38:08.951Z Compiling inout v0.2.2
22352026-09-02T23:38:09.107Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22362026-09-02T23:38:09.168Z Compiling object v0.30.4
22372026-09-02T23:38:09.315Z Compiling zip v0.6.6
22382026-09-02T23:38:09.331Z Compiling daft v0.1.8
22392026-09-02T23:38:09.395Z Compiling derive_builder v0.20.2
22402026-09-02T23:38:09.411Z Compiling hyper-tls v0.6.0
22412026-09-02T23:38:09.471Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22422026-09-02T23:38:09.617Z Compiling phf_shared v0.13.1
22432026-09-02T23:38:09.670Z Compiling pin-project v1.1.11
22442026-09-02T23:38:09.767Z Compiling toml v0.7.8
22452026-09-02T23:38:09.852Z Compiling serde_with_macros v3.21.0
22462026-09-02T23:38:09.909Z Compiling futures-executor v0.3.32
22472026-09-02T23:38:09.990Z Compiling serde_repr v0.1.20
22482026-09-02T23:38:10.057Z Compiling async-recursion v1.1.1
22492026-09-02T23:38:10.078Z Compiling miette-derive v7.6.0
22502026-09-02T23:38:10.178Z Compiling enum-as-inner v0.6.1
22512026-09-02T23:38:10.246Z Compiling ff v0.13.1
22522026-09-02T23:38:10.252Z Compiling vergen v9.1.0
22532026-09-02T23:38:10.319Z Compiling cargo-platform v0.3.2
22542026-09-02T23:38:10.403Z Compiling jiff-core v0.1.0
22552026-09-02T23:38:10.422Z Compiling is_ci v1.2.0
22562026-09-02T23:38:10.463Z Compiling bitflags v1.3.2
22572026-09-02T23:38:10.485Z Compiling bumpalo v3.20.2
22582026-09-02T23:38:10.605Z Compiling libbz2-rs-sys v0.2.2
22592026-09-02T23:38:10.676Z Compiling managed v0.8.0
22602026-09-02T23:38:10.697Z Compiling foldhash v0.1.5
22612026-09-02T23:38:10.725Z Compiling path-slash v0.1.5
22622026-09-02T23:38:10.769Z Compiling same-file v1.0.6
22632026-09-02T23:38:10.886Z Compiling smawk v0.3.2
22642026-09-02T23:38:10.904Z Compiling foldhash v0.2.0
22652026-09-02T23:38:10.987Z Compiling base16ct v0.2.0
22662026-09-02T23:38:10.996Z Compiling unicode-linebreak v0.1.5
22672026-09-02T23:38:10.996Z Compiling walkdir v2.5.0
22682026-09-02T23:38:11.058Z Compiling bzip2 v0.6.1
22692026-09-02T23:38:11.090Z Compiling sec1 v0.7.3
22702026-09-02T23:38:11.144Z Compiling hashbrown v0.16.1
22712026-09-02T23:38:11.161Z Compiling jiff v0.2.34
22722026-09-02T23:38:11.188Z Compiling textwrap v0.16.2
22732026-09-02T23:38:11.230Z Compiling hashbrown v0.15.5
22742026-09-02T23:38:11.403Z Compiling zopfli v0.8.3
22752026-09-02T23:38:11.514Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22762026-09-02T23:38:11.532Z Compiling supports-color v3.0.2
22772026-09-02T23:38:11.614Z Compiling cargo_metadata v0.23.1
22782026-09-02T23:38:11.767Z Compiling group v0.13.0
22792026-09-02T23:38:11.943Z Compiling futures v0.3.32
22802026-09-02T23:38:12.054Z Compiling phf v0.13.1
22812026-09-02T23:38:12.137Z Compiling snafu v0.8.9
22822026-09-02T23:38:12.249Z Compiling reqwest v0.12.28
22832026-09-02T23:38:12.498Z Compiling signal-hook-mio v0.2.5
22842026-09-02T23:38:12.653Z Compiling cookie_store v0.22.1
22852026-09-02T23:38:12.718Z Compiling cipher v0.5.2
22862026-09-02T23:38:12.738Z Compiling backtrace-ext v0.2.1
22872026-09-02T23:38:12.876Z Compiling postgres-types v0.2.12
22882026-09-02T23:38:12.927Z Compiling zstd v0.13.3
22892026-09-02T23:38:12.978Z Compiling globset v0.4.18
22902026-09-02T23:38:13.044Z Compiling strum v0.27.2
22912026-09-02T23:38:13.068Z Compiling hubpack v0.1.2
22922026-09-02T23:38:13.209Z Compiling phf_shared v0.11.3
22932026-09-02T23:38:13.230Z Compiling crossbeam-epoch v0.9.18
22942026-09-02T23:38:13.230Z Compiling hkdf v0.12.4
22952026-09-02T23:38:13.309Z Compiling byte-wrapper v0.1.0
22962026-09-02T23:38:13.325Z Compiling olpc-cjson v0.1.4
22972026-09-02T23:38:13.328Z Compiling ed25519 v2.2.3
22982026-09-02T23:38:13.592Z Compiling crypto-bigint v0.5.5
22992026-09-02T23:38:13.627Z Compiling serde_plain v1.0.2
23002026-09-02T23:38:13.634Z Compiling serde-big-array v0.5.1
23012026-09-02T23:38:13.661Z Compiling pem v3.0.6
23022026-09-02T23:38:13.759Z Compiling float-cmp v0.10.0
23032026-09-02T23:38:13.805Z Compiling memmap2 v0.9.10
23042026-09-02T23:38:13.851Z Compiling normalize-line-endings v0.3.0
23052026-09-02T23:38:13.934Z Compiling toml_write v0.1.2
23062026-09-02T23:38:13.949Z Compiling fixedbitset v0.4.2
23072026-09-02T23:38:13.974Z Compiling supports-unicode v3.0.0
23082026-09-02T23:38:13.974Z Compiling unicode-width v0.1.14
23092026-09-02T23:38:14.025Z Compiling whoami v2.1.0
23102026-09-02T23:38:14.163Z Compiling const-oid v0.10.2
23112026-09-02T23:38:14.179Z Compiling predicates-core v1.0.10
23122026-09-02T23:38:14.197Z Compiling new_debug_unreachable v1.0.6
23132026-09-02T23:38:14.308Z Compiling fixedbitset v0.5.7
23142026-09-02T23:38:14.337Z Compiling difflib v0.4.0
23152026-09-02T23:38:14.384Z Compiling static_assertions v1.1.0
23162026-09-02T23:38:14.402Z Compiling keccak v0.1.6
23172026-09-02T23:38:14.416Z Compiling supports-hyperlinks v3.2.0
23182026-09-02T23:38:14.460Z Compiling typed-path v0.9.3
23192026-09-02T23:38:14.476Z Compiling precomputed-hash v0.1.1
23202026-09-02T23:38:14.492Z Compiling data-encoding v2.10.0
23212026-09-02T23:38:14.510Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23222026-09-02T23:38:14.546Z Compiling miette v7.6.0
23232026-09-02T23:38:14.595Z Compiling predicates v3.1.4
23242026-09-02T23:38:14.613Z Compiling string_cache v0.8.9
23252026-09-02T23:38:14.630Z Compiling sha3 v0.10.8
23262026-09-02T23:38:14.633Z Compiling elliptic-curve v0.13.8
23272026-09-02T23:38:14.744Z Compiling petgraph v0.8.3
23282026-09-02T23:38:14.806Z Compiling hickory-proto v0.25.2
23292026-09-02T23:38:14.863Z Compiling digest v0.11.3
23302026-09-02T23:38:14.937Z Compiling chacha20 v0.10.0
23312026-09-02T23:38:15.033Z Compiling tokio-postgres v0.7.16
23322026-09-02T23:38:15.207Z Compiling petgraph v0.6.5
23332026-09-02T23:38:15.271Z Compiling toml_edit v0.22.27
23342026-09-02T23:38:15.506Z Compiling usdt v0.6.0
23352026-09-02T23:38:15.957Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23362026-09-02T23:38:16.143Z Compiling ed25519-dalek v2.2.0
23372026-09-02T23:38:16.481Z Compiling zip v4.6.1
23382026-09-02T23:38:16.720Z Compiling crossterm v0.28.1
23392026-09-02T23:38:17.106Z Compiling iddqd v0.4.2
23402026-09-02T23:38:17.320Z Compiling serde_with v3.21.0
23412026-09-02T23:38:17.337Z Compiling derive_more v2.1.1
23422026-09-02T23:38:17.385Z Compiling similar v2.7.0
23432026-09-02T23:38:17.442Z Compiling strum v0.26.3
23442026-09-02T23:38:17.588Z Compiling tokio-stream v0.1.18
23452026-09-02T23:38:17.605Z Compiling buf-list v1.1.2
23462026-09-02T23:38:17.621Z Compiling itertools v0.13.0
23472026-09-02T23:38:17.652Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-09-02T23:38:17.701Z Compiling openapiv3 v2.2.0
23492026-09-02T23:38:18.290Z Compiling peg-runtime v0.8.5
23502026-09-02T23:38:18.403Z Compiling lalrpop-util v0.19.12
23512026-09-02T23:38:32.291Z Compiling macaddr v1.0.1
23522026-09-02T23:38:32.307Z Compiling crucible-workspace-hack v0.1.0
23532026-09-02T23:38:32.487Z Compiling rayon-core v1.13.0
23542026-09-02T23:38:32.510Z Compiling itertools v0.15.0
23552026-09-02T23:38:32.516Z Compiling secrecy v0.10.3
23562026-09-02T23:38:32.558Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23572026-09-02T23:38:32.574Z Compiling toml_datetime v0.7.5+spec-1.1.0
23582026-09-02T23:38:32.577Z Compiling heapless v0.8.0
23592026-09-02T23:38:32.702Z Compiling crossbeam-deque v0.8.6
23602026-09-02T23:38:32.780Z Compiling inout v0.1.4
23612026-09-02T23:38:32.780Z Compiling toml_edit v0.23.10+spec-1.0.0
23622026-09-02T23:38:32.826Z Compiling hash32 v0.3.1
23632026-09-02T23:38:32.922Z Compiling multer v3.1.0
23642026-09-02T23:38:32.967Z Compiling thread_local v1.1.9
23652026-09-02T23:38:33.001Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23662026-09-02T23:38:33.043Z Compiling smoltcp v0.11.0
23672026-09-02T23:38:33.058Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23682026-09-02T23:38:33.107Z Compiling compression-core v0.4.31
23692026-09-02T23:38:33.157Z Compiling slog-async v2.8.0
23702026-09-02T23:38:33.174Z Compiling match_cfg v0.1.0
23712026-09-02T23:38:33.255Z Compiling hostname v0.3.1
23722026-09-02T23:38:33.272Z Compiling compression-codecs v0.4.37
23732026-09-02T23:38:33.310Z Compiling cipher v0.4.4
23742026-09-02T23:38:33.367Z Compiling proc-macro-crate v3.4.0
23752026-09-02T23:38:33.411Z Compiling atomicwrites v0.4.4
23762026-09-02T23:38:33.441Z Compiling slog-json v2.6.1
23772026-09-02T23:38:33.519Z Compiling crossbeam-channel v0.5.15
23782026-09-02T23:38:33.586Z Compiling half v2.7.1
23792026-09-02T23:38:33.629Z Compiling newtype-uuid-macros v0.1.0
23802026-09-02T23:38:33.688Z Compiling universal-hash v0.5.1
23812026-09-02T23:38:33.707Z Compiling serde_tokenstream v0.3.0
23822026-09-02T23:38:33.726Z Compiling cobs v0.3.0
23832026-09-02T23:38:33.803Z Compiling async-stream-impl v0.3.6
23842026-09-02T23:38:33.826Z Compiling thiserror-impl-no-std v2.0.2
23852026-09-02T23:38:33.829Z Compiling serde_spanned v1.1.1
23862026-09-02T23:38:33.869Z Compiling toml_datetime v1.1.1+spec-1.1.0
23872026-09-02T23:38:33.893Z Compiling ingot-macros v0.2.0
23882026-09-02T23:38:33.949Z Compiling is-terminal v0.4.17
23892026-09-02T23:38:33.965Z Compiling proc-macro-error-attr v1.0.4
23902026-09-02T23:38:34.025Z Compiling dropshot v0.17.1
23912026-09-02T23:38:34.041Z Compiling convert_case v0.4.0
23922026-09-02T23:38:34.080Z Compiling ciborium-io v0.2.2
23932026-09-02T23:38:34.128Z Compiling toml_writer v1.1.1+spec-1.1.0
23942026-09-02T23:38:34.191Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
23952026-09-02T23:38:34.211Z Compiling take_mut v0.2.2
23962026-09-02T23:38:34.248Z Compiling opaque-debug v0.3.1
23972026-09-02T23:38:34.265Z Compiling term v1.2.1
23982026-09-02T23:38:34.346Z Compiling toml v1.1.2+spec-1.1.0
23992026-09-02T23:38:34.362Z Compiling poly1305 v0.8.0
24002026-09-02T23:38:34.378Z Compiling ciborium-ll v0.2.2
24012026-09-02T23:38:34.395Z Compiling derive_more v0.99.20
24022026-09-02T23:38:34.427Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24032026-09-02T23:38:34.430Z Compiling async-stream v0.3.6
24042026-09-02T23:38:34.431Z Compiling oxide-generation-macros v0.2.0
24052026-09-02T23:38:34.497Z Compiling postcard v1.1.3
24062026-09-02T23:38:34.664Z Compiling slog-term v2.9.2
24072026-09-02T23:38:34.694Z Compiling num_enum_derive v0.7.6
24082026-09-02T23:38:34.864Z Compiling thiserror-no-std v2.0.2
24092026-09-02T23:38:34.910Z Compiling slog-bunyan v2.5.0
24102026-09-02T23:38:34.988Z Compiling chacha20 v0.9.1
24112026-09-02T23:38:35.116Z Compiling async-compression v0.4.41
24122026-09-02T23:38:35.184Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24132026-09-02T23:38:35.273Z Compiling sha1 v0.11.0
24142026-09-02T23:38:35.294Z Compiling oxide-generation v0.1.3
24152026-09-02T23:38:35.472Z Compiling parse-display-derive v0.10.0
24162026-09-02T23:38:35.558Z Compiling proc-macro-crate v1.3.1
24172026-09-02T23:38:35.574Z Compiling waitgroup v0.1.2
24182026-09-02T23:38:35.650Z Compiling rustls-pemfile v2.2.0
24192026-09-02T23:38:35.668Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24202026-09-02T23:38:35.744Z Compiling blake2 v0.10.6
24212026-09-02T23:38:35.912Z Compiling dropshot_endpoint v0.17.1
24222026-09-02T23:38:36.007Z Compiling aead v0.5.2
24232026-09-02T23:38:36.013Z Compiling backon v1.6.0
24242026-09-02T23:38:36.013Z Compiling password-hash v0.5.0
24252026-09-02T23:38:36.013Z Compiling foreign-types-macros v0.2.3
24262026-09-02T23:38:36.145Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24272026-09-02T23:38:36.161Z Compiling serde_path_to_error v0.1.20
24282026-09-02T23:38:36.199Z Compiling hostname v0.4.2
24292026-09-02T23:38:36.295Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24302026-09-02T23:38:36.348Z Compiling proc-macro-error v1.0.4
24312026-09-02T23:38:36.369Z Compiling instant v0.1.13
24322026-09-02T23:38:36.390Z Compiling illumos-nvpair-sys v0.2.0
24332026-09-02T23:38:36.518Z Compiling debug-ignore v1.0.5
24342026-09-02T23:38:36.537Z Compiling foreign-types-shared v0.3.1
24352026-09-02T23:38:36.551Z Compiling backoff v0.4.0
24362026-09-02T23:38:36.582Z Compiling ingot-types v0.2.0
24372026-09-02T23:38:36.618Z Compiling argon2 v0.5.3
24382026-09-02T23:38:36.618Z Compiling chacha20poly1305 v0.10.1
24392026-09-02T23:38:36.667Z Compiling foreign-types v0.5.0
24402026-09-02T23:38:36.672Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24412026-09-02T23:38:36.672Z Compiling num_enum_derive v0.5.11
24422026-09-02T23:38:36.672Z Compiling num_enum v0.7.6
24432026-09-02T23:38:36.685Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24442026-09-02T23:38:36.749Z Compiling vsss-rs v3.3.4
24452026-09-02T23:38:36.774Z Compiling ciborium v0.2.2
24462026-09-02T23:38:36.935Z Compiling regress v0.10.5
24472026-09-02T23:38:36.966Z Compiling parse-display v0.10.0
24482026-09-02T23:38:37.006Z Compiling ingot v0.2.1
24492026-09-02T23:38:37.063Z Compiling itertools v0.14.0
24502026-09-02T23:38:37.226Z Compiling rustls-webpki v0.103.13
24512026-09-02T23:38:37.254Z Compiling tabwriter v1.4.1
24522026-09-02T23:38:37.293Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24532026-09-02T23:38:37.297Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24542026-09-02T23:38:37.428Z Compiling cstr-argument v0.1.2
24552026-09-02T23:38:37.490Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24562026-09-02T23:38:37.515Z Compiling humantime v2.3.0
24572026-09-02T23:38:37.587Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24582026-09-02T23:38:37.622Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24592026-09-02T23:38:37.652Z Compiling num_enum v0.5.11
24602026-09-02T23:38:37.789Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24612026-09-02T23:38:37.824Z Compiling rayon v1.11.0
24622026-09-02T23:38:37.841Z Compiling rand v0.10.1
24632026-09-02T23:38:37.866Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24642026-09-02T23:38:37.882Z Compiling indent_write v2.2.0
24652026-09-02T23:38:37.961Z Compiling libefi-sys v0.1.0
24662026-09-02T23:38:37.961Z Compiling colored v3.1.1
24672026-09-02T23:38:37.993Z Compiling illumos-nvpair v0.3.0
24682026-09-02T23:38:38.077Z Compiling zone_cfg_derive v0.3.1
24692026-09-02T23:38:38.080Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24702026-09-02T23:38:38.239Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24712026-09-02T23:38:38.256Z Compiling camino-tempfile v1.4.1
24722026-09-02T23:38:38.290Z Compiling itertools v0.12.1
24732026-09-02T23:38:38.375Z Compiling usdt-attr-macro v0.5.0
24742026-09-02T23:38:38.455Z Compiling usdt-macro v0.5.0
24752026-09-02T23:38:38.478Z Compiling num-derive v0.4.2
24762026-09-02T23:38:38.612Z Compiling bitfield-struct v0.6.2
24772026-09-02T23:38:38.628Z Compiling blake3 v1.8.5
24782026-09-02T23:38:38.662Z Compiling memmap v0.7.0
24792026-09-02T23:38:38.740Z Compiling sigpipe v0.1.3
24802026-09-02T23:38:38.859Z Compiling swrite v0.1.0
24812026-09-02T23:38:38.893Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24822026-09-02T23:38:39.003Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24832026-09-02T23:38:39.019Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24842026-09-02T23:38:39.123Z Compiling glob v0.3.3
24852026-09-02T23:38:39.196Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24862026-09-02T23:38:39.228Z Compiling usdt v0.5.0
24872026-09-02T23:38:39.278Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24882026-09-02T23:38:39.396Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24892026-09-02T23:38:39.584Z Compiling smf v0.2.3
24902026-09-02T23:38:39.617Z Compiling filetime v0.2.27
24912026-09-02T23:38:39.688Z Compiling zone v0.3.1
24922026-09-02T23:38:39.716Z Compiling whoami v1.6.1
24932026-09-02T23:38:39.750Z Compiling xattr v1.6.1
24942026-09-02T23:38:39.765Z Compiling arrayref v0.3.9
24952026-09-02T23:38:39.786Z Compiling constant_time_eq v0.4.2
24962026-09-02T23:38:39.830Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24972026-09-02T23:38:39.866Z Compiling arrayvec v0.7.6
24982026-09-02T23:38:39.885Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
24992026-09-02T23:38:39.940Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25002026-09-02T23:38:39.969Z Compiling tar v0.4.46
25012026-09-02T23:38:40.001Z Compiling tokio-dtrace v0.1.1
25022026-09-02T23:38:40.020Z Compiling gethostname v0.5.0
25032026-09-02T23:38:40.127Z Compiling console v0.16.2
25042026-09-02T23:38:40.178Z Compiling unit-prefix v0.5.2
25052026-09-02T23:38:40.325Z Compiling topological-sort v0.2.2
25062026-09-02T23:38:40.363Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25072026-09-02T23:38:40.453Z Compiling oxide-tokio-rt v0.1.4
25082026-09-02T23:38:40.482Z Compiling toml v0.8.23
25092026-09-02T23:38:40.526Z Compiling indicatif v0.18.4
25102026-09-02T23:38:40.542Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25112026-09-02T23:38:40.629Z Compiling shell-words v1.1.1
25122026-09-02T23:38:40.727Z Compiling tokio-rustls v0.26.4
25132026-09-02T23:38:40.787Z Compiling rustls-platform-verifier v0.6.2
25142026-09-02T23:38:40.853Z Compiling tough v0.22.0
25152026-09-02T23:38:40.972Z Compiling hyper-rustls v0.27.7
25162026-09-02T23:38:41.241Z Compiling reqwest v0.13.2
25172026-09-02T23:38:41.691Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25182026-09-02T23:38:43.668Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25192026-09-02T23:38:43.952Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25202026-09-02T23:38:50.101Z Compiling progenitor-client v0.14.0
25212026-09-02T23:38:50.101Z Compiling omicron-zone-package v0.12.3
25222026-09-02T23:38:50.339Z Compiling progenitor-extras v0.2.0
25232026-09-02T23:38:50.683Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25242026-09-02T23:38:50.766Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25252026-09-02T23:38:50.798Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25262026-09-02T23:38:50.829Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25272026-09-02T23:38:50.876Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25282026-09-02T23:38:50.915Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25292026-09-02T23:38:50.971Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25302026-09-02T23:38:51.150Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25312026-09-02T23:38:51.438Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25322026-09-02T23:38:54.619Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25332026-09-02T23:39:04.268Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25342026-09-02T23:39:07.324Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25352026-09-02T23:39:08.315Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25362026-09-02T23:39:19.825Z Finished `release` profile [optimized] target(s) in 1m 37s
25372026-09-02T23:39:19.972Z Running `target/release/omicron-package -t test target create -p dev`
25382026-09-02T23:39:20.033ZLogging to: /work/oxidecomputer/omicron/out/LOG
25392026-09-02T23:39:20.036ZCreated new build target 'test' and set it as active
25402026-09-02T23:39:20.036Z
25412026-09-02T23:39:20.036Zreal 1:38.179149230
25422026-09-02T23:39:20.036Zuser 14:34.752789365
25432026-09-02T23:39:20.036Zsys 2:59.565563834
25442026-09-02T23:39:20.036Ztrap 0.426844113
25452026-09-02T23:39:20.037Ztflt 0.711204556
25462026-09-02T23:39:20.037Zdflt 3.902145425
25472026-09-02T23:39:20.037Zkflt 0.000730100
25482026-09-02T23:39:20.037Zlock 40:52.850577394
25492026-09-02T23:39:20.037Zslp 34:43.879413027
25502026-09-02T23:39:20.037Zlat 42.691515032
25512026-09-02T23:39:20.037Zstop 6:28.763769773
25522026-09-02T23:39:20.040Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25532026-09-02T23:39:20.946Z Finished `release` profile [optimized] target(s) in 0.89s
25542026-09-02T23:39:21.021Z Running `target/release/omicron-package -t test package`
25552026-09-02T23:39:21.078ZLogging to: /work/oxidecomputer/omicron/out/LOG
25562026-09-02T23:39:22.537Z Compiling cfg-if v1.0.4
25572026-09-02T23:39:22.760Z Compiling serde_core v1.0.228
25582026-09-02T23:39:22.760Z Compiling libc v0.2.185
25592026-09-02T23:39:22.764Z Compiling memchr v2.8.0
25602026-09-02T23:39:22.825Z Compiling smallvec v1.15.1
25612026-09-02T23:39:22.854Z Compiling stable_deref_trait v1.2.1
25622026-09-02T23:39:22.883Z Compiling libm v0.2.16
25632026-09-02T23:39:22.887Z Compiling scopeguard v1.2.0
25642026-09-02T23:39:22.928Z Compiling zerofrom v0.1.6
25652026-09-02T23:39:22.956Z Compiling rand_core v0.10.0
25662026-09-02T23:39:22.978Z Compiling writeable v0.6.2
25672026-09-02T23:39:23.001Z Compiling litemap v0.8.1
25682026-09-02T23:39:23.006Z Compiling percent-encoding v2.3.2
25692026-09-02T23:39:23.051Z Compiling lock_api v0.4.14
25702026-09-02T23:39:23.052Z Compiling yoke v0.8.1
25712026-09-02T23:39:23.095Z Compiling icu_normalizer_data v2.1.1
25722026-09-02T23:39:23.095Z Compiling icu_properties_data v2.1.2
25732026-09-02T23:39:23.141Z Compiling utf8_iter v1.0.4
25742026-09-02T23:39:23.171Z Compiling iana-time-zone v0.1.65
25752026-09-02T23:39:23.197Z Compiling form_urlencoded v1.2.2
25762026-09-02T23:39:23.225Z Compiling zerocopy v0.8.55
25772026-09-02T23:39:23.252Z Compiling errno v0.3.14
25782026-09-02T23:39:23.252Z Compiling zerovec v0.11.5
25792026-09-02T23:39:23.256Z Compiling getrandom v0.4.3
25802026-09-02T23:39:23.256Z Compiling zerotrie v0.2.3
25812026-09-02T23:39:23.338Z Compiling parking_lot_core v0.9.12
25822026-09-02T23:39:23.366Z Compiling mio v1.2.0
25832026-09-02T23:39:23.389Z Compiling signal-hook-registry v1.4.8
25842026-09-02T23:39:23.417Z Compiling socket2 v0.6.3
25852026-09-02T23:39:23.457Z Compiling thiserror v2.0.18
25862026-09-02T23:39:23.503Z Compiling getrandom v0.2.17
25872026-09-02T23:39:23.545Z Compiling futures-util v0.3.32
25882026-09-02T23:39:23.572Z Compiling parking_lot v0.12.5
25892026-09-02T23:39:23.598Z Compiling getrandom v0.3.4
25902026-09-02T23:39:23.598Z Compiling base64 v0.22.1
25912026-09-02T23:39:23.651Z Compiling time v0.3.47
25922026-09-02T23:39:23.710Z Compiling num-traits v0.2.19
25932026-09-02T23:39:23.759Z Compiling rand_core v0.6.4
25942026-09-02T23:39:23.784Z Compiling rand_core v0.9.5
25952026-09-02T23:39:23.807Z Compiling aho-corasick v1.1.4
25962026-09-02T23:39:23.844Z Compiling spin v0.9.8
25972026-09-02T23:39:23.949Z Compiling tinystr v0.8.2
25982026-09-02T23:39:23.954Z Compiling potential_utf v0.1.4
25992026-09-02T23:39:23.964Z Compiling socket2 v0.5.10
26002026-09-02T23:39:23.978Z Compiling pest v2.8.6
26012026-09-02T23:39:24.018Z Compiling encoding_rs v0.8.35
26022026-09-02T23:39:24.070Z Compiling simd-adler32 v0.3.8
26032026-09-02T23:39:24.102Z Compiling icu_locale_core v2.1.1
26042026-09-02T23:39:24.127Z Compiling icu_collections v2.1.1
26052026-09-02T23:39:24.151Z Compiling adler2 v2.0.1
26062026-09-02T23:39:24.157Z Compiling crc32fast v1.5.0
26072026-09-02T23:39:24.200Z Compiling wait-timeout v0.2.1
26082026-09-02T23:39:24.348Z Compiling miniz_oxide v0.8.9
26092026-09-02T23:39:24.459Z Compiling zlib-rs v0.6.2
26102026-09-02T23:39:24.482Z Compiling rand_xorshift v0.4.0
26112026-09-02T23:39:24.527Z Compiling lazy_static v1.5.0
26122026-09-02T23:39:24.563Z Compiling thread-id v5.1.0
26132026-09-02T23:39:24.653Z Compiling serde v1.0.228
26142026-09-02T23:39:24.679Z Compiling serde_json v1.0.151
26152026-09-02T23:39:24.683Z Compiling bitflags v2.11.0
26162026-09-02T23:39:24.683Z Compiling uuid v1.23.4
26172026-09-02T23:39:24.683Z Compiling semver v1.0.28
26182026-09-02T23:39:24.792Z Compiling indexmap v2.14.0
26192026-09-02T23:39:24.876Z Compiling icu_provider v2.1.1
26202026-09-02T23:39:25.121Z Compiling rustix v1.1.4
26212026-09-02T23:39:25.186Z Compiling bytes v1.11.1
26222026-09-02T23:39:25.261Z Compiling zeroize v1.9.0
26232026-09-02T23:39:25.310Z Compiling icu_normalizer v2.1.1
26242026-09-02T23:39:25.353Z Compiling icu_properties v2.1.2
26252026-09-02T23:39:25.427Z Compiling chrono v0.4.45
26262026-09-02T23:39:25.528Z Compiling generic-array v0.14.7
26272026-09-02T23:39:25.677Z Compiling erased-serde v0.3.31
26282026-09-02T23:39:25.749Z Compiling rustls-pki-types v1.14.0
26292026-09-02T23:39:25.947Z Compiling tokio v1.52.1
26302026-09-02T23:39:26.003Z Compiling http v1.4.2
26312026-09-02T23:39:26.107Z Compiling crypto-common v0.1.7
26322026-09-02T23:39:26.144Z Compiling block-buffer v0.10.4
26332026-09-02T23:39:26.234Z Compiling slog v2.8.2
26342026-09-02T23:39:26.258Z Compiling idna_adapter v1.2.1
26352026-09-02T23:39:26.284Z Compiling ipnet v2.12.0
26362026-09-02T23:39:26.341Z Compiling digest v0.10.7
26372026-09-02T23:39:26.374Z Compiling ppv-lite86 v0.2.21
26382026-09-02T23:39:26.399Z Compiling idna v1.1.0
26392026-09-02T23:39:26.434Z Compiling terminal_size v0.4.3
26402026-09-02T23:39:26.457Z Compiling aws-lc-rs v1.16.3
26412026-09-02T23:39:26.481Z Compiling regex-automata v0.4.14
26422026-09-02T23:39:26.515Z Compiling tempfile v3.27.0
26432026-09-02T23:39:26.537Z Compiling der v0.7.10
26442026-09-02T23:39:26.587Z Compiling clap_builder v4.6.0
26452026-09-02T23:39:26.610Z Compiling serde_urlencoded v0.7.1
26462026-09-02T23:39:26.634Z Compiling rustls-native-certs v0.8.3
26472026-09-02T23:39:26.744Z Compiling rand_chacha v0.9.0
26482026-09-02T23:39:26.768Z Compiling rand_chacha v0.3.1
26492026-09-02T23:39:26.908Z Compiling url v2.5.8
26502026-09-02T23:39:26.932Z Compiling http-body v1.0.1
26512026-09-02T23:39:27.014Z Compiling rand v0.9.2
26522026-09-02T23:39:27.050Z Compiling rand v0.8.6
26532026-09-02T23:39:27.108Z Compiling http-body-util v0.1.3
26542026-09-02T23:39:27.134Z Compiling futures-executor v0.3.32
26552026-09-02T23:39:27.280Z Compiling hybrid-array v0.4.13
26562026-09-02T23:39:27.328Z Compiling hex v0.4.3
26572026-09-02T23:39:27.350Z Compiling hubpack v0.1.2
26582026-09-02T23:39:27.414Z Compiling futures v0.3.32
26592026-09-02T23:39:27.512Z Compiling schemars v0.8.22
26602026-09-02T23:39:27.546Z Compiling rustls-webpki v0.103.13
26612026-09-02T23:39:27.599Z Compiling spki v0.7.3
26622026-09-02T23:39:27.662Z Compiling publicsuffix v2.3.0
26632026-09-02T23:39:27.803Z Compiling openapiv3 v2.2.0
26642026-09-02T23:39:27.811Z Compiling cookie v0.18.1
26652026-09-02T23:39:27.892Z Compiling pkcs8 v0.10.2
26662026-09-02T23:39:27.931Z Compiling rusty-fork v0.3.1
26672026-09-02T23:39:28.129Z Compiling flate2 v1.1.9
26682026-09-02T23:39:28.152Z Compiling rustls v0.23.41
26692026-09-02T23:39:28.255Z Compiling cookie_store v0.22.1
26702026-09-02T23:39:28.450Z Compiling sha2 v0.10.9
26712026-09-02T23:39:28.481Z Compiling proptest v1.11.0
26722026-09-02T23:39:28.519Z Compiling clap v4.6.1
26732026-09-02T23:39:28.635Z Compiling ipnetwork v0.21.1
26742026-09-02T23:39:28.700Z Compiling block-buffer v0.12.1
26752026-09-02T23:39:28.725Z Compiling crypto-common v0.2.2
26762026-09-02T23:39:28.746Z Compiling signature v2.2.0
26772026-09-02T23:39:28.889Z Compiling hmac v0.12.1
26782026-09-02T23:39:28.911Z Compiling dof v0.4.0
26792026-09-02T23:39:28.934Z Compiling dtrace-parser v0.3.0
26802026-09-02T23:39:28.959Z Compiling oxnet v0.1.6
26812026-09-02T23:39:29.086Z Compiling camino v1.2.5
26822026-09-02T23:39:29.164Z Compiling data-encoding v2.10.0
26832026-09-02T23:39:29.431Z Compiling regex v1.12.3
26842026-09-02T23:39:29.455Z Compiling memmap2 v0.9.10
26852026-09-02T23:39:29.480Z Compiling num-integer v0.1.46
26862026-09-02T23:39:29.599Z Compiling rustix v0.38.44
26872026-09-02T23:39:29.703Z Compiling usdt-impl v0.6.0
26882026-09-02T23:39:29.725Z Compiling x509-cert v0.2.5
26892026-09-02T23:39:29.811Z Compiling serde_spanned v0.6.9
26902026-09-02T23:39:29.897Z Compiling toml_datetime v0.6.11
26912026-09-02T23:39:29.913Z Compiling dof v0.3.0
26922026-09-02T23:39:29.937Z Compiling num-iter v0.1.45
26932026-09-02T23:39:29.995Z Compiling bstr v1.12.1
26942026-09-02T23:39:30.085Z Compiling dtrace-parser v0.2.0
26952026-09-02T23:39:30.171Z Compiling usdt v0.6.0
26962026-09-02T23:39:30.237Z Compiling ff v0.13.1
26972026-09-02T23:39:30.366Z Compiling tokio-util v0.7.18
26982026-09-02T23:39:30.427Z Compiling tower v0.5.3
26992026-09-02T23:39:30.559Z Compiling thread-id v4.2.2
27002026-09-02T23:39:30.668Z Compiling digest v0.11.3
27012026-09-02T23:39:30.697Z Compiling sec1 v0.7.3
27022026-09-02T23:39:30.907Z Compiling tower-http v0.6.8
27032026-09-02T23:39:30.931Z Compiling newtype-uuid v1.3.2
27042026-09-02T23:39:30.955Z Compiling usdt-impl v0.5.0
27052026-09-02T23:39:30.992Z Compiling signal-hook v0.3.18
27062026-09-02T23:39:31.171Z Compiling h2 v0.4.15
27072026-09-02T23:39:31.268Z Compiling daft v0.1.8
27082026-09-02T23:39:31.299Z Compiling nix v0.31.2
27092026-09-02T23:39:31.379Z Compiling group v0.13.0
27102026-09-02T23:39:31.484Z Compiling hkdf v0.12.4
27112026-09-02T23:39:31.540Z Compiling serde_with v3.21.0
27122026-09-02T23:39:31.601Z Compiling tokio-rustls v0.26.4
27132026-09-02T23:39:31.624Z Compiling rustls-platform-verifier v0.6.2
27142026-09-02T23:39:31.627Z Compiling crypto-bigint v0.5.5
27152026-09-02T23:39:31.672Z Compiling foreign-types-shared v0.1.1
27162026-09-02T23:39:31.695Z Compiling ahash v0.8.12
27172026-09-02T23:39:31.792Z Compiling foreign-types v0.3.2
27182026-09-02T23:39:31.840Z Compiling num-bigint-dig v0.8.6
27192026-09-02T23:39:31.866Z Compiling packed_struct v0.10.1
27202026-09-02T23:39:31.891Z Compiling openssl-sys v0.9.117
27212026-09-02T23:39:31.936Z Compiling pkcs1 v0.7.5
27222026-09-02T23:39:31.990Z Compiling toml_edit v0.19.15
27232026-09-02T23:39:32.032Z Compiling hashbrown v0.13.2
27242026-09-02T23:39:32.301Z Compiling openssl v0.10.80
27252026-09-02T23:39:32.369Z Compiling serde-hex v0.1.0
27262026-09-02T23:39:32.605Z Compiling bzip2 v0.4.4
27272026-09-02T23:39:32.635Z Compiling elliptic-curve v0.13.8
27282026-09-02T23:39:32.821Z Compiling rsa v0.9.10
27292026-09-02T23:39:32.843Z Compiling signal-hook-mio v0.2.5
27302026-09-02T23:39:33.010Z Compiling ron v0.8.1
27312026-09-02T23:39:33.078Z Compiling globset v0.4.18
27322026-09-02T23:39:33.292Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27332026-09-02T23:39:33.369Z Compiling block-padding v0.4.2
27342026-09-02T23:39:33.394Z Compiling sha3 v0.10.8
27352026-09-02T23:39:33.428Z Compiling curve25519-dalek v4.1.3
27362026-09-02T23:39:33.574Z Compiling toml v0.7.8
27372026-09-02T23:39:33.665Z Compiling inout v0.2.2
27382026-09-02T23:39:33.766Z Compiling zip v0.6.6
27392026-09-02T23:39:33.881Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27402026-09-02T23:39:33.904Z Compiling object v0.30.4
27412026-09-02T23:39:33.952Z Compiling jiff v0.2.34
27422026-09-02T23:39:33.999Z Compiling cipher v0.5.2
27432026-09-02T23:39:34.193Z Compiling crossterm v0.28.1
27442026-09-02T23:39:34.311Z Compiling ed25519 v2.2.3
27452026-09-02T23:39:34.334Z Compiling serde-big-array v0.5.1
27462026-09-02T23:39:34.483Z Compiling pem v3.0.6
27472026-09-02T23:39:34.517Z Compiling petgraph v0.8.3
27482026-09-02T23:39:34.556Z Compiling object v0.37.3
27492026-09-02T23:39:34.578Z Compiling heapless v0.7.17
27502026-09-02T23:39:34.604Z Compiling ed25519-dalek v2.2.0
27512026-09-02T23:39:34.604Z Compiling chacha20 v0.10.0
27522026-09-02T23:39:34.840Z Compiling byte-wrapper v0.1.0
27532026-09-02T23:39:34.965Z Compiling hyper v1.10.1
27542026-09-02T23:39:34.989Z Compiling native-tls v0.2.18
27552026-09-02T23:39:35.012Z Compiling md-5 v0.10.6
27562026-09-02T23:39:35.033Z Compiling serde_plain v1.0.2
27572026-09-02T23:39:35.173Z Compiling postgres-protocol v0.6.10
27582026-09-02T23:39:35.206Z Compiling toml_edit v0.22.27
27592026-09-02T23:39:35.302Z Compiling tokio-native-tls v0.3.1
27602026-09-02T23:39:35.402Z Compiling zopfli v0.8.3
27612026-09-02T23:39:35.426Z Compiling smoltcp v0.9.1
27622026-09-02T23:39:35.516Z Compiling hickory-proto v0.25.2
27632026-09-02T23:39:36.072Z Compiling float-cmp v0.10.0
27642026-09-02T23:39:36.137Z Compiling petgraph v0.6.5
27652026-09-02T23:39:36.244Z Compiling predicates v3.1.4
27662026-09-02T23:39:36.370Z Compiling hyper-util v0.1.20
27672026-09-02T23:39:36.414Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27682026-09-02T23:39:36.666Z Compiling zip v4.6.1
27692026-09-02T23:39:36.818Z Compiling string_cache v0.8.9
27702026-09-02T23:39:37.000Z Compiling textwrap v0.16.2
27712026-09-02T23:39:37.119Z Compiling postgres-types v0.2.12
27722026-09-02T23:39:37.164Z Compiling iddqd v0.4.2
27732026-09-02T23:39:37.531Z Compiling backtrace v0.3.76
27742026-09-02T23:39:37.535Z Compiling similar v2.7.0
27752026-09-02T23:39:37.581Z Compiling tokio-stream v0.1.18
27762026-09-02T23:39:37.817Z Compiling olpc-cjson v0.1.4
27772026-09-02T23:39:37.986Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27782026-09-02T23:39:38.023Z Compiling hyper-rustls v0.27.7
27792026-09-02T23:39:38.075Z Compiling hyper-tls v0.6.0
27802026-09-02T23:39:38.174Z Compiling backtrace-ext v0.2.1
27812026-09-02T23:39:38.197Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27822026-09-02T23:39:38.219Z Compiling tokio-postgres v0.7.16
27832026-09-02T23:39:38.361Z Compiling reqwest v0.13.2
27842026-09-02T23:39:38.422Z Compiling reqwest v0.12.28
27852026-09-02T23:39:38.530Z Compiling miette v7.6.0
27862026-09-02T23:39:38.598Z Compiling fs-err v3.3.0
27872026-09-02T23:39:38.819Z Compiling buf-list v1.1.2
27882026-09-02T23:39:38.955Z Compiling thread_local v1.1.9
27892026-09-02T23:39:38.985Z Compiling is-terminal v0.4.17
27902026-09-02T23:39:39.107Z Compiling hostname v0.3.1
27912026-09-02T23:39:39.130Z Compiling slog-json v2.6.1
27922026-09-02T23:39:39.153Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
27932026-09-02T23:39:39.187Z Compiling slog-async v2.8.0
27942026-09-02T23:39:39.280Z Compiling slog-term v2.9.2
27952026-09-02T23:39:39.302Z Compiling compression-codecs v0.4.37
27962026-09-02T23:39:39.416Z Compiling slog-bunyan v2.5.0
27972026-09-02T23:39:39.613Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27982026-09-02T23:39:39.636Z Compiling serde_spanned v1.1.1
27992026-09-02T23:39:39.699Z Compiling toml_datetime v1.1.1+spec-1.1.0
28002026-09-02T23:39:39.738Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28012026-09-02T23:39:39.819Z Compiling multer v3.1.0
28022026-09-02T23:39:39.843Z Compiling async-compression v0.4.41
28032026-09-02T23:39:39.961Z Compiling tough v0.22.0
28042026-09-02T23:39:40.078Z Compiling toml v1.1.2+spec-1.1.0
28052026-09-02T23:39:40.103Z Compiling sha1 v0.11.0
28062026-09-02T23:39:40.182Z Compiling progenitor-client v0.14.0
28072026-09-02T23:39:40.261Z Compiling rustls-pemfile v2.2.0
28082026-09-02T23:39:40.472Z Compiling serde_path_to_error v0.1.20
28092026-09-02T23:39:40.533Z Compiling hostname v0.4.2
28102026-09-02T23:39:40.567Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28112026-09-02T23:39:40.629Z Compiling atomicwrites v0.4.4
28122026-09-02T23:39:40.726Z Compiling macaddr v1.0.1
28132026-09-02T23:39:40.730Z Compiling instant v0.1.13
28142026-09-02T23:39:40.775Z Compiling oxide-generation v0.1.3
28152026-09-02T23:39:40.778Z Compiling regress v0.10.5
28162026-09-02T23:39:40.817Z Compiling progenitor-extras v0.2.0
28172026-09-02T23:39:40.891Z Compiling backoff v0.4.0
28182026-09-02T23:39:40.913Z Compiling parse-display v0.10.0
28192026-09-02T23:39:40.935Z Compiling half v2.7.1
28202026-09-02T23:39:41.004Z Compiling dropshot v0.17.1
28212026-09-02T23:39:41.105Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28222026-09-02T23:39:41.129Z Compiling heck v0.5.0
28232026-09-02T23:39:41.153Z Compiling regress v0.11.1
28242026-09-02T23:39:41.284Z Compiling ciborium-ll v0.2.2
28252026-09-02T23:39:41.398Z Compiling secrecy v0.10.3
28262026-09-02T23:39:41.424Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28272026-09-02T23:39:41.552Z Compiling ciborium v0.2.2
28282026-09-02T23:39:41.589Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28292026-09-02T23:39:41.633Z Compiling inout v0.1.4
28302026-09-02T23:39:41.814Z Compiling cipher v0.4.4
28312026-09-02T23:39:41.837Z Compiling universal-hash v0.5.1
28322026-09-02T23:39:41.878Z Compiling unsafe-libyaml v0.2.11
28332026-09-02T23:39:42.011Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28342026-09-02T23:39:42.044Z Compiling poly1305 v0.8.0
28352026-09-02T23:39:42.097Z Compiling chacha20 v0.9.1
28362026-09-02T23:39:42.286Z Compiling blake2 v0.10.6
28372026-09-02T23:39:42.286Z Compiling aead v0.5.2
28382026-09-02T23:39:42.375Z Compiling password-hash v0.5.0
28392026-09-02T23:39:42.428Z Compiling serde_yaml v0.9.34+deprecated
28402026-09-02T23:39:42.471Z Compiling chacha20poly1305 v0.10.1
28412026-09-02T23:39:42.514Z Compiling vsss-rs v3.3.4
28422026-09-02T23:39:42.553Z Compiling camino-tempfile v1.4.1
28432026-09-02T23:39:42.587Z Compiling heapless v0.8.0
28442026-09-02T23:39:42.608Z Compiling ingot-types v0.2.0
28452026-09-02T23:39:42.651Z Compiling cobs v0.3.0
28462026-09-02T23:39:42.682Z Compiling argon2 v0.5.3
28472026-09-02T23:39:42.915Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28482026-09-02T23:39:42.918Z Compiling typify-impl v0.6.2
28492026-09-02T23:39:42.974Z Compiling postcard v1.1.3
28502026-09-02T23:39:43.021Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28512026-09-02T23:39:43.098Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28522026-09-02T23:39:43.120Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28532026-09-02T23:39:43.215Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28542026-09-02T23:39:43.325Z Compiling smoltcp v0.11.0
28552026-09-02T23:39:43.349Z Compiling ingot v0.2.1
28562026-09-02T23:39:43.389Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28572026-09-02T23:39:43.557Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28582026-09-02T23:39:43.772Z Compiling cstr-argument v0.1.2
28592026-09-02T23:39:43.798Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28602026-09-02T23:39:43.798Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28612026-09-02T23:39:43.867Z Compiling rand v0.10.1
28622026-09-02T23:39:43.987Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28632026-09-02T23:39:43.992Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28642026-09-02T23:39:44.016Z Compiling sigpipe v0.1.3
28652026-09-02T23:39:44.072Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28662026-09-02T23:39:44.127Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28672026-09-02T23:39:44.313Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28682026-09-02T23:39:44.466Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28692026-09-02T23:39:44.497Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28702026-09-02T23:39:44.624Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28712026-09-02T23:39:44.649Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28722026-09-02T23:39:44.889Z Compiling memmap v0.7.0
28732026-09-02T23:39:44.913Z Compiling zone v0.3.1
28742026-09-02T23:39:45.115Z Compiling usdt v0.5.0
28752026-09-02T23:39:45.194Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28762026-09-02T23:39:45.480Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28772026-09-02T23:39:45.514Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28782026-09-02T23:39:45.517Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28792026-09-02T23:39:45.612Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28802026-09-02T23:39:45.729Z Compiling derive-where v1.6.0
28812026-09-02T23:39:45.794Z Compiling bytecount v0.6.9
28822026-09-02T23:39:45.903Z Compiling toml v0.8.23
28832026-09-02T23:39:45.925Z Compiling tokio-dtrace v0.1.1
28842026-09-02T23:39:45.951Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28852026-09-02T23:39:46.111Z Compiling prettyplease v0.2.37
28862026-09-02T23:39:46.146Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28872026-09-02T23:39:46.189Z Compiling oxide-tokio-rt v0.1.4
28882026-09-02T23:39:46.242Z Compiling newline-converter v0.3.0
28892026-09-02T23:39:46.361Z Compiling gethostname v0.5.0
28902026-09-02T23:39:46.406Z Compiling console v0.15.11
28912026-09-02T23:39:46.432Z Compiling typify-macro v0.6.2
28922026-09-02T23:39:46.525Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28932026-09-02T23:39:46.643Z Compiling slog-dtrace v0.3.0
28942026-09-02T23:39:46.786Z Compiling cancel-safe-futures v0.1.5
28952026-09-02T23:39:46.934Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28962026-09-02T23:39:46.958Z Compiling oxide-update-engine-types v0.1.2
28972026-09-02T23:39:46.962Z Compiling expectorate v1.2.0
28982026-09-02T23:39:47.104Z Compiling num-rational v0.4.2
28992026-09-02T23:39:47.128Z Compiling num-complex v0.4.6
29002026-09-02T23:39:47.181Z Compiling compression-core v0.4.31
29012026-09-02T23:39:47.187Z Compiling resolv-conf v0.7.6
29022026-09-02T23:39:47.229Z Compiling match_cfg v0.1.0
29032026-09-02T23:39:47.509Z Compiling crossbeam-channel v0.5.15
29042026-09-02T23:39:47.559Z Compiling num v0.4.3
29052026-09-02T23:39:47.658Z Compiling take_mut v0.2.2
29062026-09-02T23:39:47.680Z Compiling float-ord v0.3.2
29072026-09-02T23:39:47.752Z Compiling toml_writer v1.1.1+spec-1.1.0
29082026-09-02T23:39:47.802Z Compiling term v1.2.1
29092026-09-02T23:39:47.823Z Compiling linear-map v1.2.0
29102026-09-02T23:39:48.767Z Compiling typify v0.6.2
29112026-09-02T23:39:48.799Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29122026-09-02T23:39:48.799Z Compiling progenitor-impl v0.14.0
29132026-09-02T23:39:48.799Z Compiling oxide-update-engine v0.1.2
29142026-09-02T23:39:48.799Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29152026-09-02T23:39:48.799Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29162026-09-02T23:39:48.832Z Compiling async-stream v0.3.6
29172026-09-02T23:39:49.000Z Compiling waitgroup v0.1.2
29182026-09-02T23:39:49.150Z Compiling backon v1.6.0
29192026-09-02T23:39:49.217Z Compiling linked-hash-map v0.5.6
29202026-09-02T23:39:49.279Z Compiling minimal-lexical v0.2.1
29212026-09-02T23:39:49.371Z Compiling debug-ignore v1.0.5
29222026-09-02T23:39:49.453Z Compiling lru-cache v0.1.2
29232026-09-02T23:39:49.511Z Compiling nom v7.1.3
29242026-09-02T23:39:49.632Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29252026-09-02T23:39:49.869Z Compiling itertools v0.14.0
29262026-09-02T23:39:50.329Z Compiling humantime v2.3.0
29272026-09-02T23:39:50.383Z Compiling unicode-xid v0.2.6
29282026-09-02T23:39:50.417Z Compiling progenitor-macro v0.14.0
29292026-09-02T23:39:50.536Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29302026-09-02T23:39:50.563Z Compiling hickory-proto v0.24.4
29312026-09-02T23:39:50.751Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29322026-09-02T23:39:50.813Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29332026-09-02T23:39:50.877Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29342026-09-02T23:39:51.166Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29352026-09-02T23:39:51.725Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29362026-09-02T23:39:51.819Z Compiling papergrid v0.11.0
29372026-09-02T23:39:51.944Z Compiling tabled_derive v0.7.0
29382026-09-02T23:39:52.016Z Compiling termtree v0.5.1
29392026-09-02T23:39:52.058Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29402026-09-02T23:39:52.094Z Compiling crossterm v0.29.0
29412026-09-02T23:39:52.195Z Compiling phf_shared v0.12.1
29422026-09-02T23:39:52.218Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29432026-09-02T23:39:52.440Z Compiling csv-core v0.1.13
29442026-09-02T23:39:52.784Z Compiling vte v0.14.1
29452026-09-02T23:39:52.807Z Compiling chrono-tz v0.10.4
29462026-09-02T23:39:52.851Z Compiling tabled v0.15.0
29472026-09-02T23:39:52.971Z Compiling highway v1.3.0
29482026-09-02T23:39:53.042Z Compiling hickory-resolver v0.24.4
29492026-09-02T23:39:53.101Z Compiling strip-ansi-escapes v0.2.1
29502026-09-02T23:39:53.480Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29512026-09-02T23:39:53.515Z Compiling csv v1.4.0
29522026-09-02T23:39:53.873Z Compiling phf v0.12.1
29532026-09-02T23:39:53.921Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29542026-09-02T23:39:54.081Z Compiling const_format_proc_macros v0.2.34
29552026-09-02T23:39:54.368Z Compiling qorb v0.4.1
29562026-09-02T23:39:54.416Z Compiling fd-lock v4.0.4
29572026-09-02T23:39:54.439Z Compiling peg-macros v0.8.5
29582026-09-02T23:39:54.585Z Compiling progenitor v0.14.0
29592026-09-02T23:39:54.741Z Compiling nu-ansi-term v0.50.3
29602026-09-02T23:39:54.793Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29612026-09-02T23:39:54.864Z Compiling const_format v0.2.35
29622026-09-02T23:39:54.938Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29632026-09-02T23:39:54.960Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29642026-09-02T23:39:55.013Z Compiling bcs v0.1.6
29652026-09-02T23:39:55.146Z Compiling reedline v0.40.0
29662026-09-02T23:39:55.247Z Compiling nom v8.0.0
29672026-09-02T23:39:55.324Z Compiling semver v0.1.20
29682026-09-02T23:39:55.394Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29692026-09-02T23:39:55.617Z Compiling rustc_version v0.1.7
29702026-09-02T23:39:55.684Z Compiling peg v0.8.5
29712026-09-02T23:39:55.785Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29722026-09-02T23:39:55.845Z Compiling newtype_derive v0.1.6
29732026-09-02T23:39:56.067Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29742026-09-02T23:39:56.234Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29752026-09-02T23:39:56.486Z Compiling steno v0.4.1
29762026-09-02T23:39:56.510Z Compiling dropshot-api-manager-types v0.8.0
29772026-09-02T23:39:56.663Z Compiling sha1 v0.10.6
29782026-09-02T23:39:56.689Z Compiling utf-8 v0.7.6
29792026-09-02T23:39:56.912Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29802026-09-02T23:39:56.935Z Compiling tagptr v0.2.0
29812026-09-02T23:39:56.960Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29822026-09-02T23:39:56.991Z Compiling tungstenite v0.21.0
29832026-09-02T23:39:57.087Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29842026-09-02T23:39:57.108Z Compiling moka v0.12.13
29852026-09-02T23:39:57.132Z Compiling darling_core v0.21.3
29862026-09-02T23:39:57.216Z Compiling display-error-chain v0.2.2
29872026-09-02T23:39:57.243Z Compiling vergen-lib v0.1.6
29882026-09-02T23:39:57.266Z Compiling diesel_derives v2.3.7
29892026-09-02T23:39:57.590Z Compiling scheduled-thread-pool v0.2.7
29902026-09-02T23:39:57.594Z Compiling vergen-gitcl v1.0.8
29912026-09-02T23:39:57.594Z Compiling diesel_table_macro_syntax v0.3.0
29922026-09-02T23:39:57.595Z Compiling dirs-sys-next v0.1.2
29932026-09-02T23:39:57.774Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29942026-09-02T23:39:57.800Z Compiling tokio-tungstenite v0.21.0
29952026-09-02T23:39:57.872Z Compiling maplit v1.0.2
29962026-09-02T23:39:57.994Z Compiling crunchy v0.2.4
29972026-09-02T23:39:58.016Z Compiling glob v0.3.3
29982026-09-02T23:39:58.229Z Compiling hickory-resolver v0.25.2
29992026-09-02T23:39:58.292Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30002026-09-02T23:39:58.380Z Compiling clang-sys v1.8.1
30012026-09-02T23:39:58.407Z Compiling dirs-next v2.0.0
30022026-09-02T23:39:58.429Z Compiling r2d2 v0.8.10
30032026-09-02T23:39:58.491Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30042026-09-02T23:39:58.665Z Compiling libscf-sys v1.2.0
30052026-09-02T23:39:58.687Z Compiling downcast-rs v2.0.2
30062026-09-02T23:39:58.715Z Compiling tiny-keccak v2.0.2
30072026-09-02T23:39:58.738Z Compiling xshell-macros v0.2.7
30082026-09-02T23:39:58.833Z Compiling term v0.7.0
30092026-09-02T23:39:58.898Z Compiling papergrid v0.18.0
30102026-09-02T23:39:58.967Z Compiling bit-vec v0.6.3
30112026-09-02T23:39:59.135Z Compiling xshell v0.2.7
30122026-09-02T23:39:59.221Z Compiling bit-set v0.5.3
30132026-09-02T23:39:59.248Z Compiling ascii-canvas v3.0.0
30142026-09-02T23:39:59.302Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30152026-09-02T23:39:59.338Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30162026-09-02T23:39:59.361Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30172026-09-02T23:39:59.365Z Compiling darling_macro v0.21.3
30182026-09-02T23:39:59.413Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30192026-09-02T23:39:59.503Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30202026-09-02T23:39:59.526Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30212026-09-02T23:39:59.745Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30222026-09-02T23:39:59.817Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30232026-09-02T23:39:59.904Z Compiling itertools v0.15.0
30242026-09-02T23:39:59.925Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30252026-09-02T23:39:59.950Z Compiling darling v0.21.3
30262026-09-02T23:39:59.973Z Compiling itertools v0.10.5
30272026-09-02T23:40:00.066Z Compiling dsl_auto_type v0.2.0
30282026-09-02T23:40:00.092Z Compiling tabled v0.21.0
30292026-09-02T23:40:00.116Z Compiling ena v0.14.4
30302026-09-02T23:40:00.367Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30312026-09-02T23:40:00.393Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30322026-09-02T23:40:00.719Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30332026-09-02T23:40:00.787Z Compiling libloading v0.8.9
30342026-09-02T23:40:00.964Z Compiling bindgen v0.71.1
30352026-09-02T23:40:01.024Z Compiling regex-syntax v0.6.29
30362026-09-02T23:40:01.058Z Compiling unicase v2.9.0
30372026-09-02T23:40:01.079Z Compiling diff v0.1.13
30382026-09-02T23:40:01.343Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30392026-09-02T23:40:01.479Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30402026-09-02T23:40:01.501Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30412026-09-02T23:40:01.713Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30422026-09-02T23:40:01.822Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30432026-09-02T23:40:02.210Z Compiling cexpr v0.6.0
30442026-09-02T23:40:02.366Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30452026-09-02T23:40:02.615Z Compiling lalrpop v0.19.12
30462026-09-02T23:40:02.834Z Compiling rustc-hash v2.1.1
30472026-09-02T23:40:03.205Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30482026-09-02T23:40:03.453Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30492026-09-02T23:40:03.827Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30502026-09-02T23:40:03.835Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30512026-09-02T23:40:04.339Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30522026-09-02T23:40:04.483Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30532026-09-02T23:40:04.626Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30542026-09-02T23:40:04.653Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30552026-09-02T23:40:05.149Z Compiling headers-core v0.3.0
30562026-09-02T23:40:05.305Z Compiling libxml v0.3.3
30572026-09-02T23:40:05.357Z Compiling diesel v2.3.7
30582026-09-02T23:40:05.381Z Compiling crc8 v0.1.1
30592026-09-02T23:40:05.516Z Compiling headers v0.4.1
30602026-09-02T23:40:05.614Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30612026-09-02T23:40:05.637Z Compiling strum_macros v0.24.3
30622026-09-02T23:40:05.812Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30632026-09-02T23:40:05.838Z Compiling indoc v1.0.9
30642026-09-02T23:40:06.431Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30652026-09-02T23:40:06.653Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30662026-09-02T23:40:06.676Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30672026-09-02T23:40:06.858Z Compiling quick-xml v0.37.5
30682026-09-02T23:40:06.881Z Compiling derive_builder v0.20.2
30692026-09-02T23:40:07.040Z Compiling oso-derive v0.27.3
30702026-09-02T23:40:07.062Z Compiling impl-trait-for-tuples v0.2.3
30712026-09-02T23:40:07.338Z Compiling openssl-probe v0.1.6
30722026-09-02T23:40:07.588Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30732026-09-02T23:40:07.592Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30742026-09-02T23:40:07.641Z Compiling samael v0.0.19
30752026-09-02T23:40:07.663Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30762026-09-02T23:40:08.142Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30772026-09-02T23:40:08.202Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30782026-09-02T23:40:08.358Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30792026-09-02T23:40:08.362Z Compiling bb8 v0.8.6
30802026-09-02T23:40:08.553Z Compiling filetime v0.2.27
30812026-09-02T23:40:08.582Z Compiling trait-variant v0.1.2
30822026-09-02T23:40:08.605Z Compiling proc-macro-error-attr2 v2.0.0
30832026-09-02T23:40:08.767Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30842026-09-02T23:40:08.789Z Compiling half v1.8.3
30852026-09-02T23:40:09.008Z Compiling tar v0.4.46
30862026-09-02T23:40:09.030Z Compiling proc-macro-error2 v2.0.1
30872026-09-02T23:40:09.055Z Compiling serde_cbor v0.11.2
30882026-09-02T23:40:09.130Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30892026-09-02T23:40:09.156Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30902026-09-02T23:40:09.423Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30912026-09-02T23:40:09.630Z Compiling hashbrown v0.14.5
30922026-09-02T23:40:09.656Z Compiling rfc6979 v0.4.0
30932026-09-02T23:40:09.681Z Compiling salty v0.3.0
30942026-09-02T23:40:09.811Z Compiling ecdsa v0.16.9
30952026-09-02T23:40:09.834Z Compiling knus-derive v3.4.0
30962026-09-02T23:40:09.978Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
30972026-09-02T23:40:09.999Z Compiling primeorder v0.13.6
30982026-09-02T23:40:10.120Z Compiling polar-core v0.27.3
30992026-09-02T23:40:10.217Z Compiling chumsky v0.9.3
31002026-09-02T23:40:10.246Z Compiling nonempty v0.12.0
31012026-09-02T23:40:10.303Z Compiling p384 v0.13.1
31022026-09-02T23:40:10.480Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31032026-09-02T23:40:10.866Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31042026-09-02T23:40:11.057Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31052026-09-02T23:40:11.178Z Compiling fxhash v0.2.1
31062026-09-02T23:40:11.275Z Compiling libz-sys v1.1.24
31072026-09-02T23:40:11.343Z Compiling knus v3.4.0
31082026-09-02T23:40:11.364Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31092026-09-02T23:40:11.456Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31102026-09-02T23:40:11.479Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31112026-09-02T23:40:11.761Z Compiling kstat-rs v0.2.5
31122026-09-02T23:40:11.830Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31132026-09-02T23:40:12.011Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31142026-09-02T23:40:12.147Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31152026-09-02T23:40:12.187Z Compiling mime_guess v2.0.5
31162026-09-02T23:40:12.502Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31172026-09-02T23:40:12.714Z Compiling nanorand v0.7.0
31182026-09-02T23:40:13.012Z Compiling libgit2-sys v0.18.3+1.9.2
31192026-09-02T23:40:13.091Z Compiling parking_lot_core v0.8.6
31202026-09-02T23:40:13.413Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31212026-09-02T23:40:13.464Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31222026-09-02T23:40:13.555Z Compiling flume v0.11.1
31232026-09-02T23:40:13.618Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31242026-09-02T23:40:13.938Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31252026-09-02T23:40:14.050Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31262026-09-02T23:40:14.269Z Compiling git-stub v1.0.0
31272026-09-02T23:40:14.296Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31282026-09-02T23:40:14.440Z Compiling http-range v0.1.5
31292026-09-02T23:40:14.536Z Compiling instability v0.3.11
31302026-09-02T23:40:14.557Z Compiling strsim v0.10.0
31312026-09-02T23:40:14.736Z Compiling corncobs v0.1.4
31322026-09-02T23:40:14.780Z Compiling darling_core v0.13.4
31332026-09-02T23:40:14.844Z Compiling git-stub-vcs v0.1.0
31342026-09-02T23:40:14.865Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31352026-09-02T23:40:14.950Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31362026-09-02T23:40:15.597Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31372026-09-02T23:40:15.821Z Compiling progenitor-impl v0.13.0
31382026-09-02T23:40:15.853Z Compiling ignore v0.4.25
31392026-09-02T23:40:15.898Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31402026-09-02T23:40:15.948Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31412026-09-02T23:40:16.150Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31422026-09-02T23:40:16.415Z Compiling secrecy v0.8.0
31432026-09-02T23:40:16.519Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31442026-09-02T23:40:16.605Z Compiling anstyle-parse v0.2.7
31452026-09-02T23:40:16.848Z Compiling castaway v0.2.4
31462026-09-02T23:40:17.010Z Compiling vergen-git2 v9.1.0
31472026-09-02T23:40:17.272Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-02T23:40:17.416Z Compiling indoc v2.0.7
31492026-09-02T23:40:17.574Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31502026-09-02T23:40:18.004Z Compiling progenitor-macro v0.13.0
31512026-09-02T23:40:18.443Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31522026-09-02T23:40:18.585Z Compiling compact_str v0.8.1
31532026-09-02T23:40:18.767Z Compiling anstream v0.6.21
31542026-09-02T23:40:18.977Z Compiling globwalk v0.9.1
31552026-09-02T23:40:19.176Z Compiling darling_macro v0.13.4
31562026-09-02T23:40:19.391Z Compiling oso v0.27.3
31572026-09-02T23:40:19.460Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31582026-09-02T23:40:19.681Z Compiling parking_lot v0.11.2
31592026-09-02T23:40:19.778Z Compiling hyper-staticfile v0.10.1
31602026-09-02T23:40:20.216Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31612026-09-02T23:40:20.285Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31622026-09-02T23:40:20.307Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31632026-09-02T23:40:20.660Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31642026-09-02T23:40:20.788Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31652026-09-02T23:40:20.816Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31662026-09-02T23:40:20.840Z Compiling predicates-tree v1.0.13
31672026-09-02T23:40:21.202Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31682026-09-02T23:40:21.421Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31692026-09-02T23:40:21.827Z Compiling progenitor-client v0.13.0
31702026-09-02T23:40:21.855Z Compiling unicode-truncate v1.1.0
31712026-09-02T23:40:22.002Z Compiling lru v0.12.5
31722026-09-02T23:40:22.063Z Compiling sha2 v0.11.0
31732026-09-02T23:40:22.126Z Compiling digest-io v0.1.0
31742026-09-02T23:40:22.228Z Compiling prefix-trie v0.7.0
31752026-09-02T23:40:22.288Z Compiling rand_seeder v0.4.0
31762026-09-02T23:40:22.310Z Compiling cassowary v0.3.0
31772026-09-02T23:40:22.518Z Compiling rawzip v0.4.4
31782026-09-02T23:40:22.707Z Compiling diesel-dtrace v0.5.0
31792026-09-02T23:40:22.938Z Compiling async-bb8-diesel v0.2.1
31802026-09-02T23:40:23.058Z Compiling hickory-server v0.25.2
31812026-09-02T23:40:23.117Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31822026-09-02T23:40:23.138Z Compiling ratatui v0.29.0
31832026-09-02T23:40:23.386Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31842026-09-02T23:40:23.406Z Compiling progenitor v0.13.0
31852026-09-02T23:40:23.624Z Compiling camino-tempfile-ext v0.3.3
31862026-09-02T23:40:23.700Z Compiling sled v0.34.7
31872026-09-02T23:40:24.091Z Compiling darling v0.13.4
31882026-09-02T23:40:24.466Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31892026-09-02T23:40:25.870Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31902026-09-02T23:40:25.996Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31912026-09-02T23:40:26.180Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31922026-09-02T23:40:26.814Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31932026-09-02T23:40:27.037Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31942026-09-02T23:40:27.262Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31952026-09-02T23:40:27.410Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
31962026-09-02T23:40:27.525Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31972026-09-02T23:40:27.922Z Compiling serde_with_macros v1.5.2
31982026-09-02T23:40:28.003Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31992026-09-02T23:40:28.121Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32002026-09-02T23:40:28.348Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32012026-09-02T23:40:28.577Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32022026-09-02T23:40:28.707Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32032026-09-02T23:40:28.734Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32042026-09-02T23:40:28.811Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32052026-09-02T23:40:28.936Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32062026-09-02T23:40:28.963Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32072026-09-02T23:40:29.042Z Compiling arc-swap v1.8.2
32082026-09-02T23:40:29.148Z Compiling void v1.0.2
32092026-09-02T23:40:29.270Z Compiling lzss v0.8.2
32102026-09-02T23:40:29.316Z Compiling slog-scope v4.4.1
32112026-09-02T23:40:29.371Z Compiling serde_with v1.14.0
32122026-09-02T23:40:29.417Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32132026-09-02T23:40:29.417Z Compiling scuffle v0.1.0
32142026-09-02T23:40:29.481Z Compiling tungstenite v0.23.0
32152026-09-02T23:40:29.509Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32162026-09-02T23:40:29.535Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32172026-09-02T23:40:29.656Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32182026-09-02T23:40:29.880Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32192026-09-02T23:40:30.073Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32202026-09-02T23:40:30.107Z Compiling libsw-core v0.3.2
32212026-09-02T23:40:30.224Z Compiling nix v0.27.1
32222026-09-02T23:40:30.304Z Compiling twox-hash v2.1.2
32232026-09-02T23:40:30.326Z Compiling serde_bytes v0.11.19
32242026-09-02T23:40:30.506Z Compiling atty v0.2.14
32252026-09-02T23:40:30.563Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32262026-09-02T23:40:30.613Z Compiling libsw v3.5.0
32272026-09-02T23:40:30.649Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32282026-09-02T23:40:30.776Z Compiling tokio-tungstenite v0.23.1
32292026-09-02T23:40:30.798Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32302026-09-02T23:40:30.843Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32312026-09-02T23:40:30.869Z Compiling slog-stdlog v4.1.1
32322026-09-02T23:40:30.894Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32332026-09-02T23:40:30.919Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32342026-09-02T23:40:30.992Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32352026-09-02T23:40:31.130Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32362026-09-02T23:40:31.152Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32372026-09-02T23:40:31.177Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32382026-09-02T23:40:31.373Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32392026-09-02T23:40:31.488Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32402026-09-02T23:40:31.830Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32412026-09-02T23:40:31.874Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32422026-09-02T23:40:31.896Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32432026-09-02T23:40:32.221Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32442026-09-02T23:40:32.432Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32452026-09-02T23:40:32.951Z Compiling signal-hook-tokio v0.3.1
32462026-09-02T23:40:33.079Z Compiling fatfs v0.3.6
32472026-09-02T23:40:33.139Z Compiling yasna v0.5.2
32482026-09-02T23:40:33.402Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32492026-09-02T23:40:33.426Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32502026-09-02T23:40:33.610Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32512026-09-02T23:40:33.754Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32522026-09-02T23:40:33.980Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32532026-09-02T23:40:34.078Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32542026-09-02T23:40:35.021Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32552026-09-02T23:40:36.530Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32562026-09-02T23:40:36.552Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32572026-09-02T23:40:36.588Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32582026-09-02T23:40:37.555Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32592026-09-02T23:40:37.990Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32602026-09-02T23:40:38.111Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32612026-09-02T23:40:38.909Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32622026-09-02T23:40:39.274Z Compiling git2 v0.20.4
32632026-09-02T23:40:39.489Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32642026-09-02T23:40:39.842Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32652026-09-02T23:40:40.229Z Compiling console v0.16.2
32662026-09-02T23:40:40.355Z Compiling assert_matches v1.5.0
32672026-09-02T23:40:40.460Z Compiling seq-macro v0.3.6
32682026-09-02T23:40:40.955Z Compiling indicatif v0.18.4
32692026-09-02T23:40:41.091Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32702026-09-02T23:40:41.187Z Compiling rcgen v0.12.1
32712026-09-02T23:40:41.210Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32722026-09-02T23:40:42.251Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32732026-09-02T23:40:42.578Z Compiling slog-envlogger v2.2.0
32742026-09-02T23:40:42.774Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32752026-09-02T23:40:43.310Z Compiling oxide-update-engine-display v0.1.2
32762026-09-02T23:40:44.736Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32772026-09-02T23:40:46.610Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32782026-09-02T23:40:47.061Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32792026-09-02T23:40:47.286Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32802026-09-02T23:40:47.524Z Compiling port-file v0.1.0
32812026-09-02T23:40:47.830Z Compiling rtoolbox v0.0.3
32822026-09-02T23:40:48.105Z Compiling subprocess v0.2.15
32832026-09-02T23:40:48.168Z Compiling rpassword v7.5.4
32842026-09-02T23:40:48.278Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32852026-09-02T23:40:48.592Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32862026-09-02T23:40:48.834Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32872026-09-02T23:40:48.868Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32882026-09-02T23:40:49.007Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32892026-09-02T23:40:49.285Z Compiling tui-tree-widget v0.23.1
32902026-09-02T23:40:49.574Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32912026-09-02T23:40:50.037Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32922026-09-02T23:40:50.240Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32932026-09-02T23:40:50.621Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32942026-09-02T23:40:51.593Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32952026-09-02T23:40:51.829Z Compiling uzers v0.12.2
32962026-09-02T23:40:51.853Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32972026-09-02T23:40:52.105Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32982026-09-02T23:40:52.363Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32992026-09-02T23:40:52.435Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33002026-09-02T23:40:52.643Z Compiling support-bundle-viewer v0.1.2
33012026-09-02T23:40:53.135Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33022026-09-02T23:40:53.203Z Compiling multimap v0.10.1
33032026-09-02T23:40:54.031Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33042026-09-02T23:41:18.248Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33052026-09-02T23:41:38.775Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33062026-09-02T23:41:53.401Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33072026-09-02T23:49:22.084Z Finished `release` profile [optimized] target(s) in 10m 00s
33082026-09-02T23:49:22.088Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33092026-09-02T23:49:22.088Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33102026-09-02T23:50:33.101Z
33112026-09-02T23:50:33.105Zreal 11:13.042010323
33122026-09-02T23:50:33.105Zuser 2:03:34.503221739
33132026-09-02T23:50:33.105Zsys 4:37.126865441
33142026-09-02T23:50:33.105Ztrap 3.237953765
33152026-09-02T23:50:33.105Ztflt 0.925216409
33162026-09-02T23:50:33.105Zdflt 11.364874773
33172026-09-02T23:50:33.105Zkflt 0.017200530
33182026-09-02T23:50:33.105Zlock 8:30:02.709366530
33192026-09-02T23:50:33.105Zslp 3:06:22.381735038
33202026-09-02T23:50:33.105Zlat 3:03.921601167
33212026-09-02T23:50:33.105Zstop 8:32.840285588
33222026-09-02T23:50:33.105Z+ mapfile -t packages
33232026-09-02T23:50:33.105Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33242026-09-02T23:50:34.073Z Finished `release` profile [optimized] target(s) in 0.96s
33252026-09-02T23:50:34.146Z Running `target/release/omicron-package -t test list-outputs`
33262026-09-02T23:50:34.205ZLogging to: /work/oxidecomputer/omicron/out/LOG
33272026-09-02T23:50:34.208Z+ ptime -m cargo build --locked --release -p xtask
33282026-09-02T23:50:34.691Z Compiling libc v0.2.185
33292026-09-02T23:50:34.691Z Compiling serde_core v1.0.228
33302026-09-02T23:50:34.691Z Compiling serde v1.0.228
33312026-09-02T23:50:34.698Z Compiling rustix v1.1.4
33322026-09-02T23:50:34.698Z Compiling bitflags v2.11.0
33332026-09-02T23:50:34.698Z Compiling serde_json v1.0.151
33342026-09-02T23:50:34.806Z Compiling usdt-impl v0.5.0
33352026-09-02T23:50:34.816Z Compiling syn v2.0.117
33362026-09-02T23:50:34.876Z Compiling syn v1.0.109
33372026-09-02T23:50:34.888Z Compiling getrandom v0.4.3
33382026-09-02T23:50:34.901Z Compiling log v0.4.33
33392026-09-02T23:50:34.912Z Compiling indexmap v2.14.0
33402026-09-02T23:50:34.929Z Compiling fs-err v3.3.0
33412026-09-02T23:50:35.118Z Compiling anyhow v1.0.104
33422026-09-02T23:50:35.181Z Compiling heck v0.4.1
33432026-09-02T23:50:35.190Z Compiling once_cell v1.21.3
33442026-09-02T23:50:35.565Z Compiling thread-id v4.2.2
33452026-09-02T23:50:35.582Z Compiling errno v0.3.14
33462026-09-02T23:50:35.586Z Compiling memmap v0.7.0
33472026-09-02T23:50:36.341Z Compiling proc-macro-error v1.0.4
33482026-09-02T23:50:36.551Z Compiling terminal_size v0.4.3
33492026-09-02T23:50:36.551Z Compiling tempfile v3.27.0
33502026-09-02T23:50:36.602Z Compiling tabled_derive v0.7.0
33512026-09-02T23:50:36.647Z Compiling clap_builder v4.6.0
33522026-09-02T23:50:36.647Z Compiling textwrap v0.16.2
33532026-09-02T23:50:36.872Z Compiling camino v1.2.5
33542026-09-02T23:50:36.872Z Compiling cargo-platform v0.3.2
33552026-09-02T23:50:36.877Z Compiling semver v1.0.28
33562026-09-02T23:50:36.993Z Compiling pest_generator v2.8.6
33572026-09-02T23:50:37.197Z Compiling camino-tempfile v1.4.1
33582026-09-02T23:50:37.283Z Compiling tabled v0.15.0
33592026-09-02T23:50:37.432Z Compiling serde_derive v1.0.228
33602026-09-02T23:50:37.436Z Compiling thiserror-impl v1.0.69
33612026-09-02T23:50:37.436Z Compiling zerocopy-derive v0.7.35
33622026-09-02T23:50:37.436Z Compiling scroll_derive v0.12.1
33632026-09-02T23:50:37.436Z Compiling thiserror-impl v2.0.18
33642026-09-02T23:50:37.436Z Compiling clap_derive v4.6.1
33652026-09-02T23:50:37.525Z Compiling pest_derive v2.8.6
33662026-09-02T23:50:38.134Z Compiling scroll v0.12.0
33672026-09-02T23:50:38.309Z Compiling zerocopy v0.7.35
33682026-09-02T23:50:38.424Z Compiling goblin v0.8.2
33692026-09-02T23:50:38.594Z Compiling thiserror v1.0.69
33702026-09-02T23:50:38.637Z Compiling thiserror v2.0.18
33712026-09-02T23:50:38.751Z Compiling dtrace-parser v0.2.0
33722026-09-02T23:50:38.840Z Compiling clap v4.6.1
33732026-09-02T23:50:39.893Z Compiling dof v0.3.0
33742026-09-02T23:50:39.894Z Compiling serde_tokenstream v0.2.3
33752026-09-02T23:50:39.954Z Compiling toml_datetime v0.6.11
33762026-09-02T23:50:39.954Z Compiling serde_spanned v0.6.9
33772026-09-02T23:50:39.954Z Compiling macaddr v1.0.1
33782026-09-02T23:50:39.957Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33792026-09-02T23:50:39.957Z Compiling cargo_metadata v0.23.1
33802026-09-02T23:50:40.181Z Compiling toml_edit v0.22.27
33812026-09-02T23:50:40.522Z Compiling usdt-macro v0.5.0
33822026-09-02T23:50:40.522Z Compiling usdt-attr-macro v0.5.0
33832026-09-02T23:50:41.510Z Compiling usdt v0.5.0
33842026-09-02T23:50:41.635Z Compiling toml v0.8.23
33852026-09-02T23:50:42.059Z Compiling cargo_toml v0.21.0
33862026-09-02T23:50:44.280Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33872026-09-02T23:50:50.332Z Finished `release` profile [optimized] target(s) in 16.11s
33882026-09-02T23:50:50.435Z
33892026-09-02T23:50:50.435Zreal 16.194286148
33902026-09-02T23:50:50.438Zuser 1:55.500039003
33912026-09-02T23:50:50.438Zsys 13.790430470
33922026-09-02T23:50:50.438Ztrap 0.050959312
33932026-09-02T23:50:50.438Ztflt 0.597868731
33942026-09-02T23:50:50.439Zdflt 1.708104467
33952026-09-02T23:50:50.439Zkflt 0.000055460
33962026-09-02T23:50:50.439Zlock 3:43.838594500
33972026-09-02T23:50:50.439Zslp 2:09.025804507
33982026-09-02T23:50:50.439Zlat 2.763232326
33992026-09-02T23:50:50.439Zstop 16.718246525
34002026-09-02T23:50:50.439Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34012026-09-02T23:50:50.439Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34022026-09-02T23:50:50.439Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34032026-09-02T23:50:50.439Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34042026-09-02T23:50:50.439Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34052026-09-02T23:50:51.397Z Compiling progenitor-client v0.14.0
34062026-09-02T23:50:51.401Z Compiling match_cfg v0.1.0
34072026-09-02T23:50:51.401Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34082026-09-02T23:50:51.401Z Compiling slog-json v2.6.1
34092026-09-02T23:50:51.401Z Compiling newtype-uuid-macros v0.1.0
34102026-09-02T23:50:51.401Z Compiling sha1 v0.11.0
34112026-09-02T23:50:51.401Z Compiling multer v3.1.0
34122026-09-02T23:50:51.401Z Compiling compression-core v0.4.31
34132026-09-02T23:50:51.401Z Compiling debug-ignore v1.0.5
34142026-09-02T23:50:51.401Z Compiling async-stream-impl v0.3.6
34152026-09-02T23:50:51.548Z Compiling serde_spanned v1.1.1
34162026-09-02T23:50:51.552Z Compiling toml_datetime v1.1.1+spec-1.1.0
34172026-09-02T23:50:51.552Z Compiling dropshot v0.17.1
34182026-09-02T23:50:51.565Z Compiling toml_writer v1.1.1+spec-1.1.0
34192026-09-02T23:50:51.605Z Compiling waitgroup v0.1.2
34202026-09-02T23:50:51.623Z Compiling rustls-pemfile v2.2.0
34212026-09-02T23:50:51.686Z Compiling dropshot_endpoint v0.17.1
34222026-09-02T23:50:51.805Z Compiling toml v1.1.2+spec-1.1.0
34232026-09-02T23:50:51.843Z Compiling serde_path_to_error v0.1.20
34242026-09-02T23:50:51.843Z Compiling hostname v0.4.2
34252026-09-02T23:50:51.863Z Compiling hostname v0.3.1
34262026-09-02T23:50:51.901Z Compiling compression-codecs v0.4.37
34272026-09-02T23:50:51.904Z Compiling atomicwrites v0.4.4
34282026-09-02T23:50:51.904Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34292026-09-02T23:50:51.904Z Compiling macaddr v1.0.1
34302026-09-02T23:50:51.991Z Compiling slog-bunyan v2.5.0
34312026-09-02T23:50:51.995Z Compiling serde_tokenstream v0.3.0
34322026-09-02T23:50:52.030Z Compiling oxide-generation v0.1.3
34332026-09-02T23:50:52.035Z Compiling instant v0.1.13
34342026-09-02T23:50:52.085Z Compiling parse-display-derive v0.10.0
34352026-09-02T23:50:52.127Z Compiling async-compression v0.4.41
34362026-09-02T23:50:52.164Z Compiling regress v0.10.5
34372026-09-02T23:50:52.187Z Compiling backon v1.6.0
34382026-09-02T23:50:52.190Z Compiling backoff v0.4.0
34392026-09-02T23:50:52.220Z Compiling async-stream v0.3.6
34402026-09-02T23:50:52.220Z Compiling itertools v0.14.0
34412026-09-02T23:50:52.225Z Compiling humantime v2.3.0
34422026-09-02T23:50:52.276Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34432026-09-02T23:50:52.346Z Compiling oxide-generation-macros v0.2.0
34442026-09-02T23:50:52.364Z Compiling half v2.7.1
34452026-09-02T23:50:52.407Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34462026-09-02T23:50:52.426Z Compiling progenitor-extras v0.2.0
34472026-09-02T23:50:52.444Z Compiling ciborium-io v0.2.2
34482026-09-02T23:50:52.444Z Compiling crucible-workspace-hack v0.1.0
34492026-09-02T23:50:52.479Z Compiling convert_case v0.4.0
34502026-09-02T23:50:52.498Z Compiling secrecy v0.10.3
34512026-09-02T23:50:52.544Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34522026-09-02T23:50:52.563Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34532026-09-02T23:50:52.563Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34542026-09-02T23:50:52.567Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34552026-09-02T23:50:52.679Z Compiling ciborium-ll v0.2.2
34562026-09-02T23:50:52.696Z Compiling inout v0.1.4
34572026-09-02T23:50:52.730Z Compiling regress v0.11.1
34582026-09-02T23:50:52.748Z Compiling thiserror-impl-no-std v2.0.2
34592026-09-02T23:50:52.800Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34602026-09-02T23:50:52.825Z Compiling universal-hash v0.5.1
34612026-09-02T23:50:52.875Z Compiling derive_more v0.99.20
34622026-09-02T23:50:52.892Z Compiling ciborium v0.2.2
34632026-09-02T23:50:52.912Z Compiling cipher v0.4.4
34642026-09-02T23:50:52.931Z Compiling opaque-debug v0.3.1
34652026-09-02T23:50:52.959Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34662026-09-02T23:50:52.985Z Compiling blake2 v0.10.6
34672026-09-02T23:50:53.021Z Compiling poly1305 v0.8.0
34682026-09-02T23:50:53.124Z Compiling aead v0.5.2
34692026-09-02T23:50:53.149Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34702026-09-02T23:50:53.196Z Compiling chacha20 v0.9.1
34712026-09-02T23:50:53.293Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34722026-09-02T23:50:53.361Z Compiling password-hash v0.5.0
34732026-09-02T23:50:53.440Z Compiling indent_write v2.2.0
34742026-09-02T23:50:53.498Z Compiling chacha20poly1305 v0.10.1
34752026-09-02T23:50:53.516Z Compiling toml_datetime v0.7.5+spec-1.1.0
34762026-09-02T23:50:53.520Z Compiling unsafe-libyaml v0.2.11
34772026-09-02T23:50:53.552Z Compiling itertools v0.15.0
34782026-09-02T23:50:53.585Z Compiling num-derive v0.4.2
34792026-09-02T23:50:53.605Z Compiling heapless v0.8.0
34802026-09-02T23:50:53.681Z Compiling argon2 v0.5.3
34812026-09-02T23:50:53.768Z Compiling toml_edit v0.23.10+spec-1.0.0
34822026-09-02T23:50:53.807Z Compiling tabwriter v1.4.1
34832026-09-02T23:50:53.826Z Compiling hash32 v0.3.1
34842026-09-02T23:50:53.874Z Compiling parse-display v0.10.0
34852026-09-02T23:50:53.984Z Compiling thiserror-no-std v2.0.2
34862026-09-02T23:50:54.010Z Compiling smoltcp v0.11.0
34872026-09-02T23:50:54.070Z Compiling vsss-rs v3.3.4
34882026-09-02T23:50:54.097Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34892026-09-02T23:50:54.129Z Compiling serde_yaml v0.9.34+deprecated
34902026-09-02T23:50:54.204Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34912026-09-02T23:50:54.390Z Compiling typify-impl v0.6.2
34922026-09-02T23:50:54.401Z Compiling proc-macro-crate v3.4.0
34932026-09-02T23:50:54.494Z Compiling cobs v0.3.0
34942026-09-02T23:50:54.584Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34952026-09-02T23:50:54.716Z Compiling illumos-nvpair-sys v0.2.0
34962026-09-02T23:50:54.773Z Compiling colored v3.1.1
34972026-09-02T23:50:54.868Z Compiling postcard v1.1.3
34982026-09-02T23:50:54.884Z Compiling proc-macro-error v1.0.4
34992026-09-02T23:50:54.953Z Compiling rand v0.10.1
35002026-09-02T23:50:54.971Z Compiling ingot-macros v0.2.0
35012026-09-02T23:50:54.986Z Compiling num_enum_derive v0.7.6
35022026-09-02T23:50:55.097Z Compiling proc-macro-crate v1.3.1
35032026-09-02T23:50:55.165Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35042026-09-02T23:50:55.219Z Compiling foreign-types-macros v0.2.3
35052026-09-02T23:50:55.240Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35062026-09-02T23:50:55.367Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35072026-09-02T23:50:55.371Z Compiling foreign-types-shared v0.3.1
35082026-09-02T23:50:55.487Z Compiling rayon-core v1.13.0
35092026-09-02T23:50:55.553Z Compiling num_enum_derive v0.5.11
35102026-09-02T23:50:55.570Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35112026-09-02T23:50:55.603Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35122026-09-02T23:50:55.686Z Compiling crossbeam-deque v0.8.6
35132026-09-02T23:50:55.763Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35142026-09-02T23:50:55.829Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35152026-09-02T23:50:55.848Z Compiling cstr-argument v0.1.2
35162026-09-02T23:50:55.873Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35172026-09-02T23:50:55.894Z Compiling foreign-types v0.5.0
35182026-09-02T23:50:55.990Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35192026-09-02T23:50:56.032Z Compiling illumos-nvpair v0.3.0
35202026-09-02T23:50:56.049Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35212026-09-02T23:50:56.111Z Compiling zone_cfg_derive v0.3.1
35222026-09-02T23:50:56.164Z Compiling num_enum v0.7.6
35232026-09-02T23:50:56.282Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35242026-09-02T23:50:56.301Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35252026-09-02T23:50:56.317Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35262026-09-02T23:50:56.317Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35272026-09-02T23:50:56.352Z Compiling itertools v0.12.1
35282026-09-02T23:50:56.355Z Compiling sigpipe v0.1.3
35292026-09-02T23:50:56.474Z Compiling rayon v1.11.0
35302026-09-02T23:50:56.477Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35312026-09-02T23:50:56.507Z Compiling glob v0.3.3
35322026-09-02T23:50:56.527Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35332026-09-02T23:50:56.565Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35342026-09-02T23:50:56.680Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35352026-09-02T23:50:56.721Z Compiling num_enum v0.5.11
35362026-09-02T23:50:56.740Z Compiling smf v0.2.3
35372026-09-02T23:50:56.757Z Compiling whoami v1.6.1
35382026-09-02T23:50:56.784Z Compiling cpubits v0.1.1
35392026-09-02T23:50:56.803Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35402026-09-02T23:50:56.821Z Compiling gethostname v0.5.0
35412026-09-02T23:50:56.869Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35422026-09-02T23:50:56.888Z Compiling num-rational v0.4.2
35432026-09-02T23:50:56.948Z Compiling num-complex v0.4.6
35442026-09-02T23:50:56.968Z Compiling derive-where v1.6.0
35452026-09-02T23:50:56.988Z Compiling toml v0.8.23
35462026-09-02T23:50:57.007Z Compiling usdt-macro v0.5.0
35472026-09-02T23:50:57.211Z Compiling usdt-attr-macro v0.5.0
35482026-09-02T23:50:57.303Z Compiling pem-rfc7468 v1.0.0
35492026-09-02T23:50:57.369Z Compiling num v0.4.3
35502026-09-02T23:50:57.386Z Compiling memmap v0.7.0
35512026-09-02T23:50:57.467Z Compiling float-ord v0.3.2
35522026-09-02T23:50:57.527Z Compiling cancel-safe-futures v0.1.5
35532026-09-02T23:50:57.605Z Compiling zone v0.3.1
35542026-09-02T23:50:57.624Z Compiling hmac v0.13.0
35552026-09-02T23:50:57.643Z Compiling universal-hash v0.6.1
35562026-09-02T23:50:57.665Z Compiling resolv-conf v0.7.6
35572026-09-02T23:50:57.668Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35582026-09-02T23:50:57.821Z Compiling sha1 v0.10.6
35592026-09-02T23:50:57.852Z Compiling linear-map v1.2.0
35602026-09-02T23:50:57.871Z Compiling libefi-sys v0.1.0
35612026-09-02T23:50:57.952Z Compiling ingot-types v0.2.0
35622026-09-02T23:50:58.043Z Compiling prettyplease v0.2.37
35632026-09-02T23:50:58.071Z Compiling polyval v0.7.1
35642026-09-02T23:50:58.090Z Compiling der v0.8.0
35652026-09-02T23:50:58.094Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35662026-09-02T23:50:58.145Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35672026-09-02T23:50:58.149Z Compiling usdt v0.5.0
35682026-09-02T23:50:58.149Z Compiling newline-converter v0.3.0
35692026-09-02T23:50:58.311Z Compiling console v0.15.11
35702026-09-02T23:50:58.329Z Compiling ingot v0.2.1
35712026-09-02T23:50:58.348Z Compiling bitfield-struct v0.6.2
35722026-09-02T23:50:58.351Z Compiling ghash v0.6.0
35732026-09-02T23:50:58.399Z Compiling oxide-update-engine-types v0.1.2
35742026-09-02T23:50:58.449Z Compiling pbkdf2 v0.13.0
35752026-09-02T23:50:58.548Z Compiling aes v0.9.1
35762026-09-02T23:50:58.600Z Compiling crypto-bigint v0.7.5
35772026-09-02T23:50:58.630Z Compiling hickory-proto v0.24.4
35782026-09-02T23:50:58.809Z Compiling expectorate v1.2.0
35792026-09-02T23:50:58.879Z Compiling ctr v0.10.1
35802026-09-02T23:50:58.914Z Compiling aead v0.6.1
35812026-09-02T23:50:59.002Z Compiling sha2 v0.11.0
35822026-09-02T23:50:59.056Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35832026-09-02T23:50:59.074Z Compiling typify-macro v0.6.2
35842026-09-02T23:50:59.119Z Compiling nom v8.0.0
35852026-09-02T23:50:59.130Z Compiling linked-hash-map v0.5.6
35862026-09-02T23:50:59.302Z Compiling semver v0.1.20
35872026-09-02T23:50:59.348Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35882026-09-02T23:50:59.373Z Compiling lru-cache v0.1.2
35892026-09-02T23:50:59.395Z Compiling aes-gcm v0.11.0
35902026-09-02T23:50:59.451Z Compiling oxide-update-engine v0.1.2
35912026-09-02T23:50:59.531Z Compiling rustc_version v0.1.7
35922026-09-02T23:50:59.576Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35932026-09-02T23:50:59.624Z Compiling spki v0.8.0
35942026-09-02T23:50:59.643Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35952026-09-02T23:50:59.669Z Compiling tokio-dtrace v0.1.1
35962026-09-02T23:50:59.687Z Compiling dropshot-api-manager-types v0.8.0
35972026-09-02T23:50:59.805Z Compiling salsa20 v0.11.0
35982026-09-02T23:50:59.876Z Compiling slog-dtrace v0.3.0
35992026-09-02T23:50:59.895Z Compiling xshell-macros v0.2.7
36002026-09-02T23:50:59.972Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36012026-09-02T23:50:59.972Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36022026-09-02T23:51:00.008Z Compiling minimal-lexical v0.2.1
36032026-09-02T23:51:00.011Z Compiling scrypt v0.12.0
36042026-09-02T23:51:00.040Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36052026-09-02T23:51:00.062Z Compiling oxide-tokio-rt v0.1.4
36062026-09-02T23:51:00.111Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36072026-09-02T23:51:00.289Z Compiling nom v7.1.3
36082026-09-02T23:51:00.331Z Compiling xshell v0.2.7
36092026-09-02T23:51:00.349Z Compiling newtype_derive v0.1.6
36102026-09-02T23:51:00.374Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36112026-09-02T23:51:00.397Z Compiling phf_shared v0.12.1
36122026-09-02T23:51:00.575Z Compiling rfc6979 v0.4.0
36132026-09-02T23:51:00.603Z Compiling cbc v0.2.1
36142026-09-02T23:51:00.733Z Compiling proc-macro-error-attr2 v2.0.0
36152026-09-02T23:51:00.809Z Compiling hickory-resolver v0.24.4
36162026-09-02T23:51:00.844Z Compiling csv-core v0.1.13
36172026-09-02T23:51:00.938Z Compiling chrono-tz v0.10.4
36182026-09-02T23:51:00.978Z Compiling typify v0.6.2
36192026-09-02T23:51:01.001Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36202026-09-02T23:51:01.100Z Compiling progenitor-impl v0.14.0
36212026-09-02T23:51:01.164Z Compiling highway v1.3.0
36222026-09-02T23:51:01.169Z Compiling unicode-xid v0.2.6
36232026-09-02T23:51:01.244Z Compiling proc-macro-error2 v2.0.1
36242026-09-02T23:51:01.261Z Compiling csv v1.4.0
36252026-09-02T23:51:01.330Z Compiling const_format_proc_macros v0.2.34
36262026-09-02T23:51:01.348Z Compiling pkcs5 v0.8.1
36272026-09-02T23:51:01.458Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36282026-09-02T23:51:01.555Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36292026-09-02T23:51:01.573Z Compiling ecdsa v0.16.9
36302026-09-02T23:51:01.652Z Compiling phf v0.12.1
36312026-09-02T23:51:01.736Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36322026-09-02T23:51:01.832Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36332026-09-02T23:51:01.852Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36342026-09-02T23:51:01.939Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36352026-09-02T23:51:01.957Z Compiling qorb v0.4.1
36362026-09-02T23:51:02.022Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36372026-09-02T23:51:02.038Z Compiling primeorder v0.13.6
36382026-09-02T23:51:02.111Z Compiling hashbrown v0.14.5
36392026-09-02T23:51:02.243Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36402026-09-02T23:51:02.273Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36412026-09-02T23:51:02.308Z Compiling salty v0.3.0
36422026-09-02T23:51:02.337Z Compiling p384 v0.13.1
36432026-09-02T23:51:02.649Z Compiling const_format v0.2.35
36442026-09-02T23:51:02.673Z Compiling chumsky v0.9.3
36452026-09-02T23:51:02.955Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36462026-09-02T23:51:03.004Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36472026-09-02T23:51:03.031Z Compiling pkcs8 v0.11.0
36482026-09-02T23:51:03.191Z Compiling knus-derive v3.4.0
36492026-09-02T23:51:03.210Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36502026-09-02T23:51:03.452Z Compiling tabled_derive v0.7.0
36512026-09-02T23:51:03.785Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36522026-09-02T23:51:03.859Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36532026-09-02T23:51:03.889Z Compiling progenitor-macro v0.14.0
36542026-09-02T23:51:03.984Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36552026-09-02T23:51:04.031Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36562026-09-02T23:51:04.057Z Compiling bcs v0.1.6
36572026-09-02T23:51:04.093Z Compiling ff v0.14.0
36582026-09-02T23:51:04.155Z Compiling termtree v0.5.1
36592026-09-02T23:51:04.203Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36602026-09-02T23:51:04.268Z Compiling steno v0.4.1
36612026-09-02T23:51:04.408Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36622026-09-02T23:51:04.432Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36632026-09-02T23:51:04.450Z Compiling group v0.14.0
36642026-09-02T23:51:04.490Z Compiling tabled v0.15.0
36652026-09-02T23:51:04.549Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36662026-09-02T23:51:04.683Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36672026-09-02T23:51:04.719Z Compiling signature v3.0.0
36682026-09-02T23:51:04.739Z Compiling knus v3.4.0
36692026-09-02T23:51:04.802Z Compiling base16ct v1.0.0
36702026-09-02T23:51:04.915Z Compiling tagptr v0.2.0
36712026-09-02T23:51:04.983Z Compiling sec1 v0.8.1
36722026-09-02T23:51:05.016Z Compiling hkdf v0.13.0
36732026-09-02T23:51:05.034Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36742026-09-02T23:51:05.095Z Compiling moka v0.12.13
36752026-09-02T23:51:05.171Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36762026-09-02T23:51:05.232Z Compiling elliptic-curve v0.14.1
36772026-09-02T23:51:05.285Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36782026-09-02T23:51:05.332Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36792026-09-02T23:51:05.410Z Compiling corncobs v0.1.4
36802026-09-02T23:51:05.615Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36812026-09-02T23:51:05.682Z Compiling utf-8 v0.7.6
36822026-09-02T23:51:05.699Z Compiling parking_lot_core v0.8.6
36832026-09-02T23:51:05.837Z Compiling hickory-resolver v0.25.2
36842026-09-02T23:51:05.906Z Compiling tungstenite v0.21.0
36852026-09-02T23:51:05.923Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36862026-09-02T23:51:06.062Z Compiling wnaf v0.14.0
36872026-09-02T23:51:06.208Z Compiling primefield v0.14.0
36882026-09-02T23:51:06.288Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36892026-09-02T23:51:06.308Z Compiling rfc6979 v0.6.0
36902026-09-02T23:51:06.357Z Compiling libscf-sys v1.2.0
36912026-09-02T23:51:06.425Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36922026-09-02T23:51:06.473Z Compiling git-stub v1.0.0
36932026-09-02T23:51:06.502Z Compiling secrecy v0.8.0
36942026-09-02T23:51:06.539Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
36952026-09-02T23:51:06.674Z Compiling git-stub-vcs v0.1.0
36962026-09-02T23:51:06.786Z Compiling ecdsa v0.17.0
36972026-09-02T23:51:06.802Z Compiling tokio-tungstenite v0.21.0
36982026-09-02T23:51:06.807Z Compiling primeorder v0.14.0
36992026-09-02T23:51:06.890Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37002026-09-02T23:51:07.080Z Compiling papergrid v0.18.0
37012026-09-02T23:51:07.182Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37022026-09-02T23:51:07.236Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37032026-09-02T23:51:07.241Z Compiling curve25519-dalek v5.0.0
37042026-09-02T23:51:07.241Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37052026-09-02T23:51:07.296Z Compiling unicase v2.9.0
37062026-09-02T23:51:07.358Z Compiling parking_lot v0.11.2
37072026-09-02T23:51:07.383Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37082026-09-02T23:51:07.534Z Compiling mime_guess v2.0.5
37092026-09-02T23:51:07.552Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37102026-09-02T23:51:07.578Z Compiling ssh-encoding v0.3.0
37112026-09-02T23:51:07.653Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37122026-09-02T23:51:07.765Z Compiling prefix-trie v0.7.0
37132026-09-02T23:51:07.788Z Compiling fxhash v0.2.1
37142026-09-02T23:51:07.809Z Compiling keccak v0.2.0
37152026-09-02T23:51:07.956Z Compiling sled v0.34.7
37162026-09-02T23:51:07.959Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37172026-09-02T23:51:08.013Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37182026-09-02T23:51:08.032Z Compiling ed25519 v3.0.0
37192026-09-02T23:51:08.104Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37202026-09-02T23:51:08.126Z Compiling tabled v0.21.0
37212026-09-02T23:51:08.222Z Compiling hickory-server v0.25.2
37222026-09-02T23:51:08.277Z Compiling crypto-primes v0.7.2
37232026-09-02T23:51:08.880Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37242026-09-02T23:51:08.981Z Compiling pkcs1 v0.8.0-rc.4
37252026-09-02T23:51:09.044Z Compiling poly1305 v0.9.0
37262026-09-02T23:51:09.173Z Compiling progenitor v0.14.0
37272026-09-02T23:51:09.231Z Compiling blowfish v0.10.0
37282026-09-02T23:51:09.369Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37292026-09-02T23:51:09.389Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37302026-09-02T23:51:09.436Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37312026-09-02T23:51:09.525Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37322026-09-02T23:51:09.610Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37332026-09-02T23:51:09.688Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37342026-09-02T23:51:09.942Z Compiling blake2 v0.11.0-rc.6
37352026-09-02T23:51:09.997Z Compiling http-range v0.1.5
37362026-09-02T23:51:10.186Z Compiling crc8 v0.1.1
37372026-09-02T23:51:10.208Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37382026-09-02T23:51:10.208Z Compiling half v1.8.3
37392026-09-02T23:51:10.338Z Compiling argon2 v0.6.0-rc.8
37402026-09-02T23:51:10.356Z Compiling bcrypt-pbkdf v0.11.0
37412026-09-02T23:51:10.519Z Compiling serde_cbor v0.11.2
37422026-09-02T23:51:10.617Z Compiling ssh-cipher v0.3.0
37432026-09-02T23:51:10.651Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37442026-09-02T23:51:10.711Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37452026-09-02T23:51:10.887Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37462026-09-02T23:51:10.931Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37472026-09-02T23:51:11.178Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37482026-09-02T23:51:11.208Z Compiling rsa v0.10.0-rc.18
37492026-09-02T23:51:11.290Z Compiling ed25519-dalek v3.0.0
37502026-09-02T23:51:11.563Z Compiling sha3 v0.11.0
37512026-09-02T23:51:11.722Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37522026-09-02T23:51:11.869Z Compiling p384 v0.14.0
37532026-09-02T23:51:11.955Z Compiling p521 v0.14.0
37542026-09-02T23:51:11.986Z Compiling p256 v0.14.0
37552026-09-02T23:51:12.086Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37562026-09-02T23:51:12.398Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37572026-09-02T23:51:12.432Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37582026-09-02T23:51:13.317Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37592026-09-02T23:51:13.388Z Compiling scuffle v0.1.0
37602026-09-02T23:51:13.604Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37612026-09-02T23:51:13.652Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37622026-09-02T23:51:13.896Z Compiling yasna v0.5.2
37632026-09-02T23:51:14.135Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37642026-09-02T23:51:14.198Z Compiling headers-core v0.3.0
37652026-09-02T23:51:14.356Z Compiling kstat-rs v0.2.5
37662026-09-02T23:51:14.399Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37672026-09-02T23:51:14.426Z Compiling kem v0.3.0
37682026-09-02T23:51:14.467Z Compiling module-lattice v0.2.3
37692026-09-02T23:51:14.527Z Compiling nanorand v0.7.0
37702026-09-02T23:51:14.593Z Compiling sponge-cursor v0.1.0
37712026-09-02T23:51:14.652Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37722026-09-02T23:51:14.657Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37732026-09-02T23:51:14.689Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37742026-09-02T23:51:14.763Z Compiling flume v0.11.1
37752026-09-02T23:51:14.782Z Compiling sha3 v0.12.0
37762026-09-02T23:51:14.861Z Compiling ml-kem v0.3.2
37772026-09-02T23:51:14.937Z Compiling rcgen v0.12.1
37782026-09-02T23:51:15.129Z Compiling headers v0.4.1
37792026-09-02T23:51:15.204Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37802026-09-02T23:51:15.413Z Compiling ssh-key v0.7.0-rc.11
37812026-09-02T23:51:15.665Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37822026-09-02T23:51:15.813Z Compiling hyper-staticfile v0.10.1
37832026-09-02T23:51:15.927Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37842026-09-02T23:51:15.947Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37852026-09-02T23:51:15.985Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37862026-09-02T23:51:16.052Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37872026-09-02T23:51:16.212Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37882026-09-02T23:51:16.241Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37892026-09-02T23:51:16.328Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37902026-09-02T23:51:16.378Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37912026-09-02T23:51:16.420Z Compiling russh-cryptovec v0.62.0
37922026-09-02T23:51:16.451Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37932026-09-02T23:51:16.542Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37942026-09-02T23:51:16.686Z Compiling internal-russh-num-bigint v0.5.0
37952026-09-02T23:51:16.707Z Compiling port-file v0.1.0
37962026-09-02T23:51:16.728Z Compiling num-bigint v0.4.6
37972026-09-02T23:51:16.748Z Compiling russh-util v0.52.0
37982026-09-02T23:51:16.769Z Compiling generic-array v1.4.3
37992026-09-02T23:51:16.941Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38002026-09-02T23:51:16.991Z Compiling enum_dispatch v0.3.13
38012026-09-02T23:51:17.023Z Compiling delegate v0.13.5
38022026-09-02T23:51:17.096Z Compiling subprocess v0.2.15
38032026-09-02T23:51:17.163Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38042026-09-02T23:51:17.275Z Compiling display-error-chain v0.2.2
38052026-09-02T23:51:17.297Z Compiling hex-literal v1.1.0
38062026-09-02T23:51:17.381Z Compiling md5 v0.8.0
38072026-09-02T23:51:17.448Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38082026-09-02T23:51:17.473Z Compiling colored v2.2.0
38092026-09-02T23:51:17.642Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38102026-09-02T23:51:17.680Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38112026-09-02T23:51:17.872Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38122026-09-02T23:51:17.890Z Compiling internet-checksum v0.2.1
38132026-09-02T23:51:18.069Z Compiling russh v0.62.4
38142026-09-02T23:51:18.448Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38152026-09-02T23:51:18.550Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38162026-09-02T23:51:19.646Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38172026-09-02T23:51:19.650Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38182026-09-02T23:51:22.414Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38192026-09-02T23:51:23.106Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38202026-09-02T23:51:23.600Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38212026-09-02T23:51:24.769Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38222026-09-02T23:51:24.893Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38232026-09-02T23:51:34.096Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38242026-09-02T23:51:34.096Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38252026-09-02T23:51:34.104Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38262026-09-02T23:51:34.104Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38272026-09-02T23:51:34.104Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38282026-09-02T23:51:36.028Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38292026-09-02T23:51:36.093Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38302026-09-02T23:51:40.333Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38312026-09-02T23:52:23.008Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
38322026-09-02T23:52:23.012Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38332026-09-02T23:52:23.012Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38342026-09-02T23:52:23.263Z
38352026-09-02T23:52:23.263Zreal 1:32.756926659
38362026-09-02T23:52:23.263Zuser 8:42.019488100
38372026-09-02T23:52:23.263Zsys 1:42.272209602
38382026-09-02T23:52:23.263Ztrap 0.244448263
38392026-09-02T23:52:23.263Ztflt 0.414657355
38402026-09-02T23:52:23.263Zdflt 1.945694208
38412026-09-02T23:52:23.263Zkflt 0.000530420
38422026-09-02T23:52:23.263Zlock 30:48.157056482
38432026-09-02T23:52:23.266Zslp 19:37.983407092
38442026-09-02T23:52:23.266Zlat 37.699938815
38452026-09-02T23:52:23.266Zstop 2:53.254856522
38462026-09-02T23:52:23.266Z+ mkdir tests
38472026-09-02T23:52:23.269Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38482026-09-02T23:52:23.271Z+ xargs -I '{}' -t cp '{}' tests/
38492026-09-02T23:52:23.292Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38502026-09-02T23:52:23.316Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38512026-09-02T23:52:23.338Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38522026-09-02T23:52:23.361Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38532026-09-02T23:52:23.828Z+ 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)
38542026-09-02T23:52:23.831Z+ 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-0144be0f1f486767 tests/commtest-967955464f559dda tests/dhcp_server-26dd07e52df3a016 tests/end_to_end_tests-8d60c10a3fab2411 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
38552026-09-02T23:53:29.557ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38562026-09-02T23:53:29.557Za .github/buildomat/ci-env.sh 1K
38572026-09-02T23:53:29.557Za out/target/test 1K
38582026-09-02T23:53:29.557Za out/npuzone/npuzone 27402K
38592026-09-02T23:53:29.557Za package-manifest.toml 35K
38602026-09-02T23:53:29.557Za smf/sled-agent/non-gimlet/config.toml 6K
38612026-09-02T23:53:29.557Za target/release/omicron-package 16941K
38622026-09-02T23:53:29.557Za target/release/xtask 6405K
38632026-09-02T23:53:29.557Za target/debug/bootstrap 440475K
38642026-09-02T23:53:29.557Za tests/bootstrap-0144be0f1f486767 34430K
38652026-09-02T23:53:29.557Za tests/commtest-967955464f559dda 34431K
38662026-09-02T23:53:29.557Za tests/dhcp_server-26dd07e52df3a016 34431K
38672026-09-02T23:53:29.557Za tests/end_to_end_tests-8d60c10a3fab2411 504110K
38682026-09-02T23:53:29.557Za tools/opte_version 1K
38692026-09-02T23:53:29.557Za tools/opte_version_override 2K
38702026-09-02T23:53:29.557Za out/clickhouse.tar.gz 233168K
38712026-09-02T23:53:29.557Za out/clickhouse_keeper.tar.gz 227722K
38722026-09-02T23:53:29.557Za out/clickhouse_server.tar.gz 233166K
38732026-09-02T23:53:29.558Za out/cockroachdb.tar.gz 125059K
38742026-09-02T23:53:29.558Za out/crucible-pantry-zone.tar.gz 24768K
38752026-09-02T23:53:29.558Za out/crucible-utils.tar 18900K
38762026-09-02T23:53:29.558Za out/crucible-zone.tar.gz 39580K
38772026-09-02T23:53:29.558Za out/external-dns.tar.gz 15167K
38782026-09-02T23:53:29.558Za out/internal-dns.tar.gz 15167K
38792026-09-02T23:53:29.558Za out/mg-ddm-gz.tar 100917K
38802026-09-02T23:53:29.558Za out/nexus.tar.gz 195995K
38812026-09-02T23:53:29.558Za out/ntp.tar.gz 7133K
38822026-09-02T23:53:29.558Za out/omicron-gateway-softnpu.tar.gz 13828K
38832026-09-02T23:53:29.558Za out/omicron-sled-agent.tar 116431K
38842026-09-02T23:53:29.559Za out/overlay.tar.gz 4K
38852026-09-02T23:53:29.559Za out/oximeter.tar.gz 17658K
38862026-09-02T23:53:29.559Za out/oxlog.tar 2419K
38872026-09-02T23:53:29.559Za out/probe.tar.gz 3037K
38882026-09-02T23:53:29.559Za out/propolis-server.tar.gz 34642K
38892026-09-02T23:53:29.559Za out/pumpkind-gz.tar 26647K
38902026-09-02T23:53:29.559Za out/switch-softnpu.tar.gz 305852K
38912026-09-02T23:53:29.566Z
38922026-09-02T23:53:29.566Zreal 1:05.726093461
38932026-09-02T23:53:29.566Zuser 1:03.629977035
38942026-09-02T23:53:29.567Zsys 3.515945470
38952026-09-02T23:53:29.567Ztrap 0.005874724
38962026-09-02T23:53:29.567Ztflt 0.000000000
38972026-09-02T23:53:29.567Zdflt 0.000000000
38982026-09-02T23:53:29.567Zkflt 0.000000000
38992026-09-02T23:53:29.567Zlock 0.000000000
39002026-09-02T23:53:29.567Zslp 1:03.513001208
39012026-09-02T23:53:29.567Zlat 0.782846319
39022026-09-02T23:53:29.567Zstop 0.000234650
39032026-09-02T23:53:29.567Zprocess exited: duration 1065103 ms, exit code 0
 
39042026-09-02T23:53:29.586Zfound 1 output files
39052026-09-02T23:53:29.586Zuploading: /work/package.tar.gz (1837708395 bytes)
39062026-09-02T23:54:12.171Zuploaded: /work/package.tar.gz