01M1J1AJTXWR3F4E3PWT9KAPCD: 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: 01M1J1BDEWDGR4NP9C8SV83RN1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-02T21:46:32.720Zjob assigned to worker 01M1J1BPVC3T2MEC5MZHW9V0K7 [factory aws, i-0861212d8972421f8] (queued for 53 s)
 
22026-09-02T21:46:39.578Zstarting task 0: "setup"
32026-09-02T21:46:39.582Z++ uname -s
42026-09-02T21:46:39.586Z+ kern=SunOS
52026-09-02T21:46:39.586Z+ build_user=build
62026-09-02T21:46:39.586Z+ build_uid=12345
72026-09-02T21:46:39.586Z+ work_dir=/work
82026-09-02T21:46:39.586Z+ input_dir=/input
92026-09-02T21:46:39.586Z+ [[ 0 == 12345 ]]
102026-09-02T21:46:39.586Z+ case "$kern" in
112026-09-02T21:46:39.586Z+ groupadd -g 12345 build
122026-09-02T21:46:39.589Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-02T21:46:41.593Z+ zfs create -o mountpoint=/work rpool/work
142026-09-02T21:46:41.715Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-02T21:46:41.719Z+ home_fs=zfs
162026-09-02T21:46:41.719Z+ [[ zfs == autofs ]]
172026-09-02T21:46:41.719Z+ mkdir -p /home/build
182026-09-02T21:46:41.719Z+ chown build:build /home/build /work
192026-09-02T21:46:43.721Z+ chmod 0700 /home/build /work
202026-09-02T21:46:43.725Zprocess exited: duration 4148 ms, exit code 0
 
212026-09-02T21:46:43.731Zstarting task 1: "rust-toolchain"
222026-09-02T21:46:43.739Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-02T21:46:43.739Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-02T21:46:43.739Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-02T21:46:43.739Z * rust toolchain channel = "1.97.1"
262026-09-02T21:46:43.742Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-02T21:46:43.743Z * rust toolchain profile = "default"
282026-09-02T21:46:43.743Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-02T21:46:43.743Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-02T21:46:43.805Zinfo: downloading installer
312026-09-02T21:46:45.111Zinfo: profile set to default
322026-09-02T21:46:45.111Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-02T21:46:45.114Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-02T21:46:45.248Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-02T21:46:45.251Zinfo: downloading 6 components
362026-09-02T21:47:00.161Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-02T21:47:00.161Z
382026-09-02T21:47:00.191Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-02T21:47:00.191Z
402026-09-02T21:47:00.194Z
412026-09-02T21:47:00.195ZRust is installed now. Great!
422026-09-02T21:47:00.195Z
432026-09-02T21:47:00.195ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-02T21:47:00.195Zenvironment variable. This has not been done automatically.
452026-09-02T21:47:00.195Z
462026-09-02T21:47:00.195ZTo configure your current shell, you need to source
472026-09-02T21:47:00.195Zthe corresponding env file under $HOME/.cargo.
482026-09-02T21:47:00.195Z
492026-09-02T21:47:00.195ZConsider running the right command for your shell (note the leading DOT):
502026-09-02T21:47:00.195Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-02T21:47:00.195Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-02T21:47:00.195ZCC_x86_64-unknown-illumos = None
532026-09-02T21:47:00.195Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-02T21:47:00.195ZCC_x86_64_unknown_illumos = None
552026-09-02T21:47:00.195Zcargo:rerun-if-env-changed=HOST_CC
562026-09-02T21:47:00.195ZHOST_CC = None
572026-09-02T21:47:00.195Zcargo:rerun-if-env-changed=CC
582026-09-02T21:47:00.195ZCC = None
592026-09-02T21:47:00.195Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-02T21:47:00.373Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-02T21:47:00.373ZCRATE_CC_NO_DEFAULTS = None
622026-09-02T21:47:00.373Zcargo:rerun-if-env-changed=CFLAGS
632026-09-02T21:47:00.373ZCFLAGS = None
642026-09-02T21:47:00.373Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-02T21:47:00.373ZHOST_CFLAGS = None
662026-09-02T21:47:00.373Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-02T21:47:00.373ZCFLAGS_x86_64_unknown_illumos = None
682026-09-02T21:47:00.373Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-02T21:47:00.373ZCFLAGS_x86_64-unknown-illumos = None
702026-09-02T21:47:00.479Z+ rustup --version
712026-09-02T21:47:00.484Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-02T21:47:00.494Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-02T21:47:00.506Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-02T21:47:00.509Z+ cargo --version
752026-09-02T21:47:00.516Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-02T21:47:00.520Z+ rustc --version
772026-09-02T21:47:00.536Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-02T21:47:00.541Zprocess exited: duration 16807 ms, exit code 0
 
792026-09-02T21:47:00.548Zstarting task 2: "authentication"
802026-09-02T21:47:00.565Zprocess exited: duration 17 ms, exit code 0
 
812026-09-02T21:47:00.572Zstarting task 3: "clone repository"
822026-09-02T21:47:00.577Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-02T21:47:00.580Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-02T21:47:00.611ZCloning into '/work/oxidecomputer/omicron'...
852026-09-02T21:47:19.980Z+ cd /work/oxidecomputer/omicron
862026-09-02T21:47:19.980Z+ git fetch origin 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a
872026-09-02T21:47:20.321ZFrom https://github.com/oxidecomputer/omicron
882026-09-02T21:47:20.321Z * branch 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a -> FETCH_HEAD
892026-09-02T21:47:20.336Z+ [[ -n john/sled-vmm-count-in-inventory-no-db ]]
902026-09-02T21:47:20.340Z++ git branch --show-current
912026-09-02T21:47:20.340Z+ current=main
922026-09-02T21:47:20.340Z+ [[ main != john/sled-vmm-count-in-inventory-no-db ]]
932026-09-02T21:47:20.340Z+ git branch -f john/sled-vmm-count-in-inventory-no-db 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a
942026-09-02T21:47:20.343Z+ git checkout -f john/sled-vmm-count-in-inventory-no-db
952026-09-02T21:47:20.599ZSwitched to branch 'john/sled-vmm-count-in-inventory-no-db'
962026-09-02T21:47:20.603Z+ git reset --hard 8c3b6a1250fe2dd55e7204964d78dbe90d7cfa7a
972026-09-02T21:47:20.624ZHEAD is now at 8c3b6a125 sled-agent: add `InstanceManagerStatus` to inventory
982026-09-02T21:47:20.627Zprocess exited: duration 20052 ms, exit code 0
 
992026-09-02T21:47:20.634Zstarting task 4: "build"
1002026-09-02T21:47:20.639Z+ source .github/buildomat/ci-env.sh
1012026-09-02T21:47:20.639Z++ export CARGO_TERM_COLOR=always
1022026-09-02T21:47:20.639Z++ CARGO_TERM_COLOR=always
1032026-09-02T21:47:20.643Z+++ uname -s
1042026-09-02T21:47:20.643Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-02T21:47:20.643Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-02T21:47:20.646Z+ cargo --version
1072026-09-02T21:47:20.653Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-02T21:47:20.656Z+ rustc --version
1092026-09-02T21:47:20.675Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-02T21:47:20.679Z+ WORK=/work
1112026-09-02T21:47:20.679Z+ pfexec mkdir -p /work
1122026-09-02T21:47:20.682Z+ pfexec chown build /work
1132026-09-02T21:47:20.685Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-02T21:47:22.787Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-02T21:47:23.219Z Startup: Caching catalogs ... Done
1162026-09-02T21:47:25.830ZPlanning: Solver setup ... Done (2.433s)
1172026-09-02T21:47:25.897ZPlanning: Running solver ... Done (0.069s)
1182026-09-02T21:47:25.955ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-02T21:47:25.965ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-02T21:47:25.986ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-02T21:47:25.999ZPlanning: Package planning ... Done (0.014s)
1222026-09-02T21:47:26.004ZPlanning: Merging actions ... Done (0.002s)
1232026-09-02T21:47:26.167ZPlanning: Checking for conflicting actions ... Done (0.165s)
1242026-09-02T21:47:26.170ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-02T21:47:27.027ZPlanning: Evaluating mediators ... Done (0.860s)
1262026-09-02T21:47:27.032ZPlanning: Planning completed in 3.77 seconds
1272026-09-02T21:47:27.037Z Packages to install: 2
1282026-09-02T21:47:27.038Z Estimated space available: 156.00 GB
1292026-09-02T21:47:27.038ZEstimated space to be consumed: 86.47 MB
1302026-09-02T21:47:27.038Z Create boot environment: No
1312026-09-02T21:47:27.038ZCreate backup boot environment: No
1322026-09-02T21:47:27.042Z Rebuild boot archive: No
1332026-09-02T21:47:27.042Z
1342026-09-02T21:47:27.042ZChanged packages:
1352026-09-02T21:47:27.042Zhelios
1362026-09-02T21:47:27.042Z developer/build-essential
1372026-09-02T21:47:27.042Z None -> 11-3.0
1382026-09-02T21:47:27.042Z library/libxmlsec1
1392026-09-02T21:47:27.042Z None -> 1.2.35-3.0
1402026-09-02T21:47:27.063Z
1412026-09-02T21:47:27.064ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-02T21:47:27.134ZDownload: Completed 1.28 MB in 0.07 seconds (18.1M/s)
1432026-09-02T21:47:27.195Z Actions: 1/268 actions (Installing new actions)
1442026-09-02T21:47:27.234Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-02T21:47:27.269ZFinalize: Updating package state database ... Done (0.035s)
1462026-09-02T21:47:27.269ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-02T21:47:27.367ZFinalize: Updating image state ... Done (0.099s)
1482026-09-02T21:47:30.104ZFinalize: Creating fast lookup database ... Done (2.683s)
1492026-09-02T21:47:30.172ZFinalize: Reading search index ... Done (0.012s)
1502026-09-02T21:47:30.176ZFinalize: Updating search index ... Done (0.000s)
1512026-09-02T21:47:30.259ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-02T21:47:30.645ZPlanning: Evaluating mediator changes ... Done
1532026-09-02T21:47:30.749ZPlanning: Checking for conflicting actions ... Done
1542026-09-02T21:47:30.753ZPlanning: Consolidating action changes ... Done
1552026-09-02T21:47:30.908ZPlanning: Evaluating mediators ... Done
1562026-09-02T21:47:30.911ZPlanning: Planning completed in 0.26 seconds
1572026-09-02T21:47:30.932Z Mediators to change: 2
1582026-09-02T21:47:30.932Z Create boot environment: No
1592026-09-02T21:47:30.932ZCreate backup boot environment: No
1602026-09-02T21:47:31.007ZFinalize: Updating package state database ... Done
1612026-09-02T21:47:31.007ZFinalize: Updating package cache ... Done
1622026-09-02T21:47:31.066ZFinalize: Updating image state ... Done
1632026-09-02T21:47:33.050ZFinalize: Creating fast lookup database ... Done
1642026-09-02T21:47:33.114ZFinalize: Reading search index ... Done
1652026-09-02T21:47:33.117ZFinalize: Updating search index ... Done
1662026-09-02T21:47:33.175ZFinalize: Updating package cache ... Done
1672026-09-02T21:47:33.457ZPlanning: Evaluating mediator changes ... Done
1682026-09-02T21:47:33.563ZPlanning: Checking for conflicting actions ... Done
1692026-09-02T21:47:33.566ZPlanning: Consolidating action changes ... Done
1702026-09-02T21:47:33.718ZPlanning: Evaluating mediators ... Done
1712026-09-02T21:47:33.722ZPlanning: Planning completed in 0.26 seconds
1722026-09-02T21:47:33.741Z Mediators to change: 1
1732026-09-02T21:47:33.741Z Create boot environment: No
1742026-09-02T21:47:33.741ZCreate backup boot environment: No
1752026-09-02T21:47:33.781ZFinalize: Updating package state database ... Done
1762026-09-02T21:47:33.781ZFinalize: Updating package cache ... Done
1772026-09-02T21:47:33.845ZFinalize: Updating image state ... Done
1782026-09-02T21:47:35.806ZFinalize: Creating fast lookup database ... Done
1792026-09-02T21:47:35.868ZFinalize: Reading search index ... Done
1802026-09-02T21:47:35.871ZFinalize: Updating search index ... Done
1812026-09-02T21:47:35.940ZFinalize: Updating package cache ... Done
1822026-09-02T21:47:36.248ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-02T21:47:36.248Zapache system 2.4 system
1842026-09-02T21:47:36.248Zclang system 15 system
1852026-09-02T21:47:36.248Zcsh system system illumos
1862026-09-02T21:47:36.248Zctags system system illumos
1872026-09-02T21:47:36.248Zfile vendor vendor darwinsys
1882026-09-02T21:47:36.248Zfile system system illumos
1892026-09-02T21:47:36.248Zgcc vendor 14 vendor
1902026-09-02T21:47:36.248Zgcc system 13 system
1912026-09-02T21:47:36.249Zgcc system 10 system
1922026-09-02T21:47:36.249Zgo system 1.25 system
1932026-09-02T21:47:36.249Zllvm system 15 system
1942026-09-02T21:47:36.249Zmariadb system 11.4 system
1952026-09-02T21:47:36.249Zmta vendor vendor dma
1962026-09-02T21:47:36.249Zopenjdk system 17 system
1972026-09-02T21:47:36.249Zopenjdk system 11 system
1982026-09-02T21:47:36.249Zopenssl vendor 3 vendor
1992026-09-02T21:47:36.249Zperl system 5.40 system
2002026-09-02T21:47:36.249Zpostgresql system 18 system
2012026-09-02T21:47:36.249Zpostgresql system 17 system
2022026-09-02T21:47:36.249Zpython vendor 3 vendor
2032026-09-02T21:47:36.249Zpython system 2 system
2042026-09-02T21:47:36.249Zpython3 vendor 3.13 vendor
2052026-09-02T21:47:36.249Zruby system 3.4 system
2062026-09-02T21:47:36.249Zruby system 3.0 system
2072026-09-02T21:47:36.249Zwords vendor vendor american-english
2082026-09-02T21:47:36.249Zwords system system australian-english
2092026-09-02T21:47:36.249Zwords system system british-english
2102026-09-02T21:47:36.249Zwords system system canadian-english
2112026-09-02T21:47:36.249Zwords system system french
2122026-09-02T21:47:36.249Zwords system system italian
2132026-09-02T21:47:36.249Zwords system system ngerman
2142026-09-02T21:47:36.249Zwords system system ogerman
2152026-09-02T21:47:36.249Zwords system system spanish
2162026-09-02T21:47:36.500ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-02T21:47:36.500Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-02T21:47:37.025ZFMRI IFO
2192026-09-02T21:47:37.025Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-02T21:47:37.025Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-02T21:47:37.025Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-02T21:47:37.025Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-02T21:47:37.025Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-02T21:47:37.025Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-02T21:47:37.025Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-02T21:47:37.025Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-02T21:47:37.025Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-02T21:47:37.378Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-02T21:47:37.705Z Updating crates.io index
2302026-09-02T21:47:37.708Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-02T21:47:37.992Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-02T21:47:38.375Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-02T21:47:38.711Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-02T21:47:39.700Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-02T21:47:40.262Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-02T21:47:41.838Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-02T21:47:42.695Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-02T21:47:42.962Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-02T21:47:43.338Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-02T21:47:44.520Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-02T21:47:44.788Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-02T21:47:45.159Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-02T21:47:45.462Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-02T21:47:45.763Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-02T21:47:46.031Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-02T21:47:46.376Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-02T21:47:46.637Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-02T21:47:46.957Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-02T21:47:47.324Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-02T21:47:47.880Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-02T21:47:48.198Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-02T21:47:48.775Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-02T21:47:49.111Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-02T21:47:49.387Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-02T21:47:49.856Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-02T21:47:50.154Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-02T21:47:50.588Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-02T21:47:51.438Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-02T21:47:51.741Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-02T21:47:52.067Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-02T21:47:52.462Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-02T21:47:53.059Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-02T21:47:53.648Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-02T21:47:53.961Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-02T21:47:54.285Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-02T21:47:54.880Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-02T21:47:55.138Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-02T21:47:55.463Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-02T21:47:55.748Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-02T21:47:56.087Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-02T21:47:56.521Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-02T21:47:58.970Z Downloading crates ...
2732026-09-02T21:47:59.019Z Downloaded is_terminal_polyfill v1.70.2
2742026-09-02T21:47:59.023Z Downloaded itoa v1.0.17
2752026-09-02T21:47:59.028Z Downloaded fastrand v2.3.0
2762026-09-02T21:47:59.031Z Downloaded heck v0.5.0
2772026-09-02T21:47:59.031Z Downloaded crypto-common v0.1.7
2782026-09-02T21:47:59.034Z Downloaded pest_derive v2.8.6
2792026-09-02T21:47:59.034Z Downloaded cfg-if v1.0.4
2802026-09-02T21:47:59.039Z Downloaded anstyle-query v1.1.5
2812026-09-02T21:47:59.042Z Downloaded toml_datetime v0.6.11
2822026-09-02T21:47:59.042Z Downloaded generic-array v0.14.7
2832026-09-02T21:47:59.049Z Downloaded swrite v0.1.0
2842026-09-02T21:47:59.055Z Downloaded dof v0.3.0
2852026-09-02T21:47:59.059Z Downloaded zerocopy v0.7.35
2862026-09-02T21:47:59.064Z Downloaded cargo-platform v0.3.2
2872026-09-02T21:47:59.067Z Downloaded heck v0.4.1
2882026-09-02T21:47:59.067Z Downloaded thiserror-impl v2.0.18
2892026-09-02T21:47:59.067Z Downloaded anstream v1.0.0
2902026-09-02T21:47:59.070Z Downloaded camino-tempfile v1.4.1
2912026-09-02T21:47:59.070Z Downloaded autocfg v1.5.0
2922026-09-02T21:47:59.070Z Downloaded byteorder v1.5.0
2932026-09-02T21:47:59.070Z Downloaded tempfile v3.27.0
2942026-09-02T21:47:59.073Z Downloaded cargo_metadata v0.23.1
2952026-09-02T21:47:59.076Z Downloaded fnv v1.0.7
2962026-09-02T21:47:59.076Z Downloaded macaddr v1.0.1
2972026-09-02T21:47:59.080Z Downloaded anstyle v1.0.14
2982026-09-02T21:47:59.089Z Downloaded bytecount v0.6.9
2992026-09-02T21:47:59.100Z Downloaded block-buffer v0.10.4
3002026-09-02T21:47:59.105Z Downloaded dtrace-parser v0.2.0
3012026-09-02T21:47:59.105Z Downloaded equivalent v1.0.2
3022026-09-02T21:47:59.105Z Downloaded clap_lex v1.0.0
3032026-09-02T21:47:59.105Z Downloaded colorchoice v1.0.4
3042026-09-02T21:47:59.108Z Downloaded usdt-macro v0.5.0
3052026-09-02T21:47:59.108Z Downloaded cpufeatures v0.2.17
3062026-09-02T21:47:59.108Z Downloaded memmap v0.7.0
3072026-09-02T21:47:59.111Z Downloaded errno v0.3.14
3082026-09-02T21:47:59.111Z Downloaded pretty-hex v0.4.1
3092026-09-02T21:47:59.114Z Downloaded usdt-attr-macro v0.5.0
3102026-09-02T21:47:59.117Z Downloaded serde_spanned v0.6.9
3112026-09-02T21:47:59.121Z Downloaded unicode-linebreak v0.1.5
3122026-09-02T21:47:59.125Z Downloaded version_check v0.9.5
3132026-09-02T21:47:59.127Z Downloaded terminal_size v0.4.3
3142026-09-02T21:47:59.130Z Downloaded proc-macro-error-attr v1.0.4
3152026-09-02T21:47:59.133Z Downloaded thread-id v4.2.2
3162026-09-02T21:47:59.137Z Downloaded strsim v0.11.1
3172026-09-02T21:47:59.137Z Downloaded scroll_derive v0.12.1
3182026-09-02T21:47:59.140Z Downloaded toml_write v0.1.2
3192026-09-02T21:47:59.144Z Downloaded smawk v0.3.2
3202026-09-02T21:47:59.147Z Downloaded fs-err v3.3.0
3212026-09-02T21:47:59.151Z Downloaded cargo_toml v0.21.0
3222026-09-02T21:47:59.161Z Downloaded utf8parse v0.2.2
3232026-09-02T21:47:59.164Z Downloaded plain v0.2.3
3242026-09-02T21:47:59.167Z Downloaded usdt v0.5.0
3252026-09-02T21:47:59.167Z Downloaded tabled_derive v0.7.0
3262026-09-02T21:47:59.170Z Downloaded digest v0.10.7
3272026-09-02T21:47:59.181Z Downloaded thiserror v2.0.18
3282026-09-02T21:47:59.184Z Downloaded thiserror-impl v1.0.69
3292026-09-02T21:47:59.187Z Downloaded proc-macro-error v1.0.4
3302026-09-02T21:47:59.191Z Downloaded zmij v1.0.21
3312026-09-02T21:47:59.195Z Downloaded pest_generator v2.8.6
3322026-09-02T21:47:59.195Z Downloaded sha2 v0.10.9
3332026-09-02T21:47:59.200Z Downloaded usdt-impl v0.5.0
3342026-09-02T21:47:59.200Z Downloaded quote v1.0.45
3352026-09-02T21:47:59.200Z Downloaded scroll v0.12.0
3362026-09-02T21:47:59.200Z Downloaded camino v1.2.5
3372026-09-02T21:47:59.205Z Downloaded serde_tokenstream v0.2.3
3382026-09-02T21:47:59.209Z Downloaded thiserror v1.0.69
3392026-09-02T21:47:59.212Z Downloaded once_cell v1.21.3
3402026-09-02T21:47:59.212Z Downloaded bitflags v2.11.0
3412026-09-02T21:47:59.215Z Downloaded clap_derive v4.6.1
3422026-09-02T21:47:59.215Z Downloaded toml v0.8.23
3432026-09-02T21:47:59.220Z Downloaded anstyle-parse v1.0.0
3442026-09-02T21:47:59.230Z Downloaded log v0.4.33
3452026-09-02T21:47:59.233Z Downloaded pest_meta v2.8.6
3462026-09-02T21:47:59.238Z Downloaded serde v1.0.228
3472026-09-02T21:47:59.241Z Downloaded zerocopy-derive v0.7.35
3482026-09-02T21:47:59.241Z Downloaded clap v4.6.1
3492026-09-02T21:47:59.246Z Downloaded serde_json v1.0.151
3502026-09-02T21:47:59.250Z Downloaded papergrid v0.11.0
3512026-09-02T21:47:59.253Z Downloaded anyhow v1.0.104
3522026-09-02T21:47:59.256Z Downloaded getrandom v0.4.3
3532026-09-02T21:47:59.259Z Downloaded serde_derive v1.0.228
3542026-09-02T21:47:59.259Z Downloaded ucd-trie v0.1.7
3552026-09-02T21:47:59.262Z Downloaded proc-macro2 v1.0.106
3562026-09-02T21:47:59.262Z Downloaded semver v1.0.28
3572026-09-02T21:47:59.268Z Downloaded serde_core v1.0.228
3582026-09-02T21:47:59.268Z Downloaded textwrap v0.16.2
3592026-09-02T21:47:59.271Z Downloaded memchr v2.8.0
3602026-09-02T21:47:59.271Z Downloaded toml_edit v0.22.27
3612026-09-02T21:47:59.271Z Downloaded unicode-ident v1.0.24
3622026-09-02T21:47:59.292Z Downloaded indexmap v2.14.0
3632026-09-02T21:47:59.295Z Downloaded typenum v1.20.1
3642026-09-02T21:47:59.305Z Downloaded pest v2.8.6
3652026-09-02T21:47:59.325Z Downloaded hashbrown v0.17.0
3662026-09-02T21:47:59.334Z Downloaded goblin v0.8.2
3672026-09-02T21:47:59.352Z Downloaded clap_builder v4.6.0
3682026-09-02T21:47:59.360Z Downloaded winnow v0.7.14
3692026-09-02T21:47:59.365Z Downloaded tabled v0.15.0
3702026-09-02T21:47:59.374Z Downloaded unicode-width v0.2.0
3712026-09-02T21:47:59.378Z Downloaded syn v1.0.109
3722026-09-02T21:47:59.385Z Downloaded syn v2.0.117
3732026-09-02T21:47:59.391Z Downloaded unicode-width v0.1.14
3742026-09-02T21:47:59.402Z Downloaded rustix v1.1.4
3752026-09-02T21:47:59.429Z Downloaded libc v0.2.185
3762026-09-02T21:47:59.493Z Compiling proc-macro2 v1.0.106
3772026-09-02T21:47:59.494Z Compiling quote v1.0.45
3782026-09-02T21:47:59.497Z Compiling unicode-ident v1.0.24
3792026-09-02T21:47:59.497Z Compiling serde_core v1.0.228
3802026-09-02T21:47:59.497Z Compiling libc v0.2.185
3812026-09-02T21:47:59.497Z Compiling version_check v0.9.5
3822026-09-02T21:47:59.497Z Compiling memchr v2.8.0
3832026-09-02T21:47:59.497Z Compiling serde v1.0.228
3842026-09-02T21:47:59.673Z Compiling zmij v1.0.21
3852026-09-02T21:47:59.676Z Compiling ucd-trie v0.1.7
3862026-09-02T21:47:59.686Z Compiling itoa v1.0.17
3872026-09-02T21:47:59.690Z Compiling thiserror v1.0.69
3882026-09-02T21:47:59.690Z Compiling rustix v1.1.4
3892026-09-02T21:47:59.690Z Compiling byteorder v1.5.0
3902026-09-02T21:47:59.969Z Compiling bitflags v2.11.0
3912026-09-02T21:48:00.032Z Compiling serde_json v1.0.151
3922026-09-02T21:48:00.079Z Compiling proc-macro-error-attr v1.0.4
3932026-09-02T21:48:00.117Z Compiling usdt-impl v0.5.0
3942026-09-02T21:48:00.209Z Compiling syn v1.0.109
3952026-09-02T21:48:00.245Z Compiling pest v2.8.6
3962026-09-02T21:48:00.366Z Compiling camino v1.2.5
3972026-09-02T21:48:00.448Z Compiling proc-macro-error v1.0.4
3982026-09-02T21:48:00.452Z Compiling hashbrown v0.17.0
3992026-09-02T21:48:00.452Z Compiling equivalent v1.0.2
4002026-09-02T21:48:00.516Z Compiling getrandom v0.4.3
4012026-09-02T21:48:00.519Z Compiling log v0.4.33
4022026-09-02T21:48:00.533Z Compiling plain v0.2.3
4032026-09-02T21:48:00.637Z Compiling utf8parse v0.2.2
4042026-09-02T21:48:00.674Z Compiling pretty-hex v0.4.1
4052026-09-02T21:48:00.677Z Compiling anstyle-query v1.1.5
4062026-09-02T21:48:00.690Z Compiling thiserror v2.0.18
4072026-09-02T21:48:00.726Z Compiling errno v0.3.14
4082026-09-02T21:48:00.730Z Compiling thread-id v4.2.2
4092026-09-02T21:48:00.766Z Compiling anstyle-parse v1.0.0
4102026-09-02T21:48:00.784Z Compiling toml_write v0.1.2
4112026-09-02T21:48:00.840Z Compiling colorchoice v1.0.4
4122026-09-02T21:48:00.877Z Compiling winnow v0.7.14
4132026-09-02T21:48:00.907Z Compiling cfg-if v1.0.4
4142026-09-02T21:48:00.911Z Compiling autocfg v1.5.0
4152026-09-02T21:48:00.911Z Compiling anstyle v1.0.14
4162026-09-02T21:48:00.942Z Compiling is_terminal_polyfill v1.70.2
4172026-09-02T21:48:01.037Z Compiling indexmap v2.14.0
4182026-09-02T21:48:01.091Z Compiling heck v0.5.0
4192026-09-02T21:48:01.108Z Compiling once_cell v1.21.3
4202026-09-02T21:48:01.112Z Compiling unicode-width v0.1.14
4212026-09-02T21:48:01.173Z Compiling anstream v1.0.0
4222026-09-02T21:48:01.193Z Compiling syn v2.0.117
4232026-09-02T21:48:01.296Z Compiling fnv v1.0.7
4242026-09-02T21:48:01.345Z Compiling anyhow v1.0.104
4252026-09-02T21:48:01.364Z Compiling bytecount v0.6.9
4262026-09-02T21:48:01.382Z Compiling clap_lex v1.0.0
4272026-09-02T21:48:01.430Z Compiling pest_meta v2.8.6
4282026-09-02T21:48:01.449Z Compiling fs-err v3.3.0
4292026-09-02T21:48:01.452Z Compiling strsim v0.11.1
4302026-09-02T21:48:01.514Z Compiling heck v0.4.1
4312026-09-02T21:48:01.532Z Compiling fastrand v2.3.0
4322026-09-02T21:48:01.633Z Compiling papergrid v0.11.0
4332026-09-02T21:48:01.653Z Compiling memmap v0.7.0
4342026-09-02T21:48:01.698Z Compiling unicode-width v0.2.0
4352026-09-02T21:48:01.739Z Compiling unicode-linebreak v0.1.5
4362026-09-02T21:48:01.771Z Compiling smawk v0.3.2
4372026-09-02T21:48:01.795Z Compiling terminal_size v0.4.3
4382026-09-02T21:48:01.827Z Compiling tempfile v3.27.0
4392026-09-02T21:48:01.862Z Compiling swrite v0.1.0
4402026-09-02T21:48:01.941Z Compiling clap_builder v4.6.0
4412026-09-02T21:48:01.975Z Compiling textwrap v0.16.2
4422026-09-02T21:48:02.090Z Compiling semver v1.0.28
4432026-09-02T21:48:02.143Z Compiling cargo-platform v0.3.2
4442026-09-02T21:48:02.347Z Compiling camino-tempfile v1.4.1
4452026-09-02T21:48:02.740Z Compiling tabled_derive v0.7.0
4462026-09-02T21:48:03.363Z Compiling pest_generator v2.8.6
4472026-09-02T21:48:03.390Z Compiling tabled v0.15.0
4482026-09-02T21:48:03.859Z Compiling serde_derive v1.0.228
4492026-09-02T21:48:03.863Z Compiling thiserror-impl v1.0.69
4502026-09-02T21:48:03.863Z Compiling zerocopy-derive v0.7.35
4512026-09-02T21:48:03.863Z Compiling scroll_derive v0.12.1
4522026-09-02T21:48:03.863Z Compiling thiserror-impl v2.0.18
4532026-09-02T21:48:03.863Z Compiling clap_derive v4.6.1
4542026-09-02T21:48:03.958Z Compiling pest_derive v2.8.6
4552026-09-02T21:48:04.524Z Compiling scroll v0.12.0
4562026-09-02T21:48:04.588Z Compiling zerocopy v0.7.35
4572026-09-02T21:48:04.737Z Compiling goblin v0.8.2
4582026-09-02T21:48:04.887Z Compiling dtrace-parser v0.2.0
4592026-09-02T21:48:05.145Z Compiling clap v4.6.1
4602026-09-02T21:48:06.172Z Compiling serde_spanned v0.6.9
4612026-09-02T21:48:06.172Z Compiling toml_datetime v0.6.11
4622026-09-02T21:48:06.172Z Compiling macaddr v1.0.1
4632026-09-02T21:48:06.175Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4642026-09-02T21:48:06.175Z Compiling cargo_metadata v0.23.1
4652026-09-02T21:48:06.189Z Compiling dof v0.3.0
4662026-09-02T21:48:06.193Z Compiling serde_tokenstream v0.2.3
4672026-09-02T21:48:06.351Z Compiling toml_edit v0.22.27
4682026-09-02T21:48:06.940Z Compiling usdt-attr-macro v0.5.0
4692026-09-02T21:48:06.944Z Compiling usdt-macro v0.5.0
4702026-09-02T21:48:07.563Z Compiling usdt v0.5.0
4712026-09-02T21:48:07.629Z Compiling toml v0.8.23
4722026-09-02T21:48:07.947Z Compiling cargo_toml v0.21.0
4732026-09-02T21:48:09.216Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-02T21:48:11.285Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.08s
4752026-09-02T21:48:11.502Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-02T21:48:12.013Z Downloading crates ...
4772026-09-02T21:48:12.066Z Downloaded async-stream-impl v0.3.6
4782026-09-02T21:48:12.069Z Downloaded ascii-canvas v3.0.0
4792026-09-02T21:48:12.082Z Downloaded anstream v0.6.21
4802026-09-02T21:48:12.085Z Downloaded const-oid v0.10.2
4812026-09-02T21:48:12.089Z Downloaded futures-core v0.3.32
4822026-09-02T21:48:12.089Z Downloaded addr2line v0.25.1
4832026-09-02T21:48:12.089Z Downloaded enum_dispatch v0.3.13
4842026-09-02T21:48:12.092Z Downloaded bitfield v0.19.4
4852026-09-02T21:48:12.092Z Downloaded half v1.8.3
4862026-09-02T21:48:12.095Z Downloaded embedded-io v0.6.1
4872026-09-02T21:48:12.095Z Downloaded ahash v0.8.12
4882026-09-02T21:48:12.098Z Downloaded heapless v0.8.0
4892026-09-02T21:48:12.098Z Downloaded atty v0.2.14
4902026-09-02T21:48:12.101Z Downloaded allocator-api2 v0.2.21
4912026-09-02T21:48:12.101Z Downloaded endian-type v0.1.2
4922026-09-02T21:48:12.104Z Downloaded adler2 v2.0.1
4932026-09-02T21:48:12.104Z Downloaded env_filter v2.0.0
4942026-09-02T21:48:12.104Z Downloaded flate2 v1.1.9
4952026-09-02T21:48:12.107Z Downloaded fd-lock v4.0.4
4962026-09-02T21:48:12.107Z Downloaded async-stream v0.3.6
4972026-09-02T21:48:12.110Z Downloaded atomicwrites v0.4.4
4982026-09-02T21:48:12.110Z Downloaded bcrypt-pbkdf v0.11.0
4992026-09-02T21:48:12.110Z Downloaded env_logger v0.11.11
5002026-09-02T21:48:12.111Z Downloaded bitfield-macros v0.19.4
5012026-09-02T21:48:12.114Z Downloaded gethostname v0.5.0
5022026-09-02T21:48:12.114Z Downloaded fixedbitset v0.5.7
5032026-09-02T21:48:12.114Z Downloaded arrayref v0.3.9
5042026-09-02T21:48:12.114Z Downloaded bb8 v0.8.6
5052026-09-02T21:48:12.114Z Downloaded bit-set v0.5.3
5062026-09-02T21:48:12.118Z Downloaded float-cmp v0.10.0
5072026-09-02T21:48:12.119Z Downloaded async-recursion v1.1.1
5082026-09-02T21:48:12.119Z Downloaded foreign-types-shared v0.1.1
5092026-09-02T21:48:12.119Z Downloaded futures-sink v0.3.32
5102026-09-02T21:48:12.119Z Downloaded blake2 v0.10.6
5112026-09-02T21:48:12.122Z Downloaded arc-swap v1.8.2
5122026-09-02T21:48:12.122Z Downloaded ena v0.14.4
5132026-09-02T21:48:12.122Z Downloaded erased-serde v0.3.31
5142026-09-02T21:48:12.125Z Downloaded hubpack_derive v0.1.1
5152026-09-02T21:48:12.125Z Downloaded aead v0.5.2
5162026-09-02T21:48:12.125Z Downloaded bit-set v0.8.0
5172026-09-02T21:48:12.125Z Downloaded float-ord v0.3.2
5182026-09-02T21:48:12.125Z Downloaded globwalk v0.9.1
5192026-09-02T21:48:12.125Z Downloaded headers-core v0.3.0
5202026-09-02T21:48:12.125Z Downloaded hash32 v0.3.1
5212026-09-02T21:48:12.128Z Downloaded ff v0.13.1
5222026-09-02T21:48:12.128Z Downloaded cobs v0.3.0
5232026-09-02T21:48:12.132Z Downloaded atomic-waker v1.1.2
5242026-09-02T21:48:12.132Z Downloaded elliptic-curve v0.14.1
5252026-09-02T21:48:12.135Z Downloaded aead v0.6.1
5262026-09-02T21:48:12.135Z Downloaded async-trait v0.1.89
5272026-09-02T21:48:12.138Z Downloaded foreign-types-shared v0.3.1
5282026-09-02T21:48:12.139Z Downloaded foreign-types v0.3.2
5292026-09-02T21:48:12.139Z Downloaded foreign-types-macros v0.2.3
5302026-09-02T21:48:12.139Z Downloaded embedded-io v0.4.0
5312026-09-02T21:48:12.139Z Downloaded castaway v0.2.4
5322026-09-02T21:48:12.139Z Downloaded fs_extra v1.3.0
5332026-09-02T21:48:12.142Z Downloaded futures-task v0.3.32
5342026-09-02T21:48:12.142Z Downloaded futures-macro v0.3.32
5352026-09-02T21:48:12.142Z Downloaded foreign-types v0.5.0
5362026-09-02T21:48:12.142Z Downloaded form_urlencoded v1.2.2
5372026-09-02T21:48:12.142Z Downloaded bcs v0.1.6
5382026-09-02T21:48:12.145Z Downloaded bit-vec v0.8.0
5392026-09-02T21:48:12.145Z Downloaded cipher v0.4.4
5402026-09-02T21:48:12.145Z Downloaded base64ct v1.8.3
5412026-09-02T21:48:12.145Z Downloaded ciborium-io v0.2.2
5422026-09-02T21:48:12.149Z Downloaded base16ct v1.0.0
5432026-09-02T21:48:12.149Z Downloaded flagset v0.4.7
5442026-09-02T21:48:12.149Z Downloaded hex v0.4.3
5452026-09-02T21:48:12.152Z Downloaded http-range v0.1.5
5462026-09-02T21:48:12.152Z Downloaded backtrace-ext v0.2.1
5472026-09-02T21:48:12.155Z Downloaded futures-io v0.3.32
5482026-09-02T21:48:12.155Z Downloaded ghash v0.6.0
5492026-09-02T21:48:12.155Z Downloaded foldhash v0.1.5
5502026-09-02T21:48:12.158Z Downloaded group v0.13.0
5512026-09-02T21:48:12.158Z Downloaded git-stub-vcs v0.1.0
5522026-09-02T21:48:12.158Z Downloaded ciborium-ll v0.2.2
5532026-09-02T21:48:12.158Z Downloaded array-init v0.0.4
5542026-09-02T21:48:12.159Z Downloaded cfg_aliases v0.2.1
5552026-09-02T21:48:12.162Z Downloaded fs-err v2.11.0
5562026-09-02T21:48:12.162Z Downloaded fxhash v0.2.1
5572026-09-02T21:48:12.162Z Downloaded funty v2.0.0
5582026-09-02T21:48:12.165Z Downloaded home v0.5.12
5592026-09-02T21:48:12.169Z Downloaded cfg_aliases v0.1.1
5602026-09-02T21:48:12.169Z Downloaded nibble_vec v0.1.0
5612026-09-02T21:48:12.173Z Downloaded fixedbitset v0.4.2
5622026-09-02T21:48:12.173Z Downloaded hex-literal v1.1.0
5632026-09-02T21:48:12.173Z Downloaded newline-converter v0.3.0
5642026-09-02T21:48:12.173Z Downloaded block-padding v0.4.2
5652026-09-02T21:48:12.177Z Downloaded nodrop v0.1.14
5662026-09-02T21:48:12.177Z Downloaded hostname v0.4.2
5672026-09-02T21:48:12.180Z Downloaded http-body v1.0.1
5682026-09-02T21:48:12.180Z Downloaded base16ct v0.2.0
5692026-09-02T21:48:12.184Z Downloaded assert_matches v1.5.0
5702026-09-02T21:48:12.187Z Downloaded git-stub v1.0.0
5712026-09-02T21:48:12.187Z Downloaded bitfield-struct v0.6.2
5722026-09-02T21:48:12.187Z Downloaded cmov v0.5.4
5732026-09-02T21:48:12.190Z Downloaded hostname v0.3.1
5742026-09-02T21:48:12.190Z Downloaded normalize-line-endings v0.3.0
5752026-09-02T21:48:12.190Z Downloaded bit-vec v0.6.3
5762026-09-02T21:48:12.190Z Downloaded chacha20 v0.9.1
5772026-09-02T21:48:12.190Z Downloaded cmake v0.1.57
5782026-09-02T21:48:12.193Z Downloaded enum-as-inner v0.6.1
5792026-09-02T21:48:12.193Z Downloaded fallible-iterator v0.2.0
5802026-09-02T21:48:12.193Z Downloaded foldhash v0.2.0
5812026-09-02T21:48:12.193Z Downloaded group v0.14.0
5822026-09-02T21:48:12.196Z Downloaded highway v1.3.0
5832026-09-02T21:48:12.196Z Downloaded num_threads v0.1.7
5842026-09-02T21:48:12.200Z Downloaded hubpack v0.1.2
5852026-09-02T21:48:12.204Z Downloaded futures-channel v0.3.32
5862026-09-02T21:48:12.204Z Downloaded futures-executor v0.3.32
5872026-09-02T21:48:12.208Z Downloaded http-body-util v0.1.3
5882026-09-02T21:48:12.211Z Downloaded powerfmt v0.2.0
5892026-09-02T21:48:12.211Z Downloaded precomputed-hash v0.1.1
5902026-09-02T21:48:12.211Z Downloaded rand_xorshift v0.4.0
5912026-09-02T21:48:12.215Z Downloaded block-buffer v0.12.1
5922026-09-02T21:48:12.218Z Downloaded bitflags v1.3.2
5932026-09-02T21:48:12.218Z Downloaded cipher v0.5.2
5942026-09-02T21:48:12.221Z Downloaded compression-core v0.4.31
5952026-09-02T21:48:12.221Z Downloaded anstyle-parse v0.2.7
5962026-09-02T21:48:12.221Z Downloaded ref-cast v1.0.25
5972026-09-02T21:48:12.221Z Downloaded ref-cast-impl v1.0.25
5982026-09-02T21:48:12.224Z Downloaded rfc6979 v0.4.0
5992026-09-02T21:48:12.225Z Downloaded byte-wrapper v0.1.0
6002026-09-02T21:48:12.225Z Downloaded compression-codecs v0.4.37
6012026-09-02T21:48:12.228Z Downloaded sapling-renderdag v0.1.0
6022026-09-02T21:48:12.228Z Downloaded same-file v1.0.6
6032026-09-02T21:48:12.228Z Downloaded scroll_derive v0.13.1
6042026-09-02T21:48:12.228Z Downloaded serde_spanned v1.1.1
6052026-09-02T21:48:12.231Z Downloaded hash32 v0.2.1
6062026-09-02T21:48:12.231Z Downloaded blowfish v0.10.0
6072026-09-02T21:48:12.236Z Downloaded camino-tempfile-ext v0.3.3
6082026-09-02T21:48:12.236Z Downloaded find-msvc-tools v0.1.9
6092026-09-02T21:48:12.240Z Downloaded filetime v0.2.27
6102026-09-02T21:48:12.240Z Downloaded globset v0.4.18
6112026-09-02T21:48:12.243Z Downloaded buf-list v1.1.2
6122026-09-02T21:48:12.243Z Downloaded httpdate v1.0.3
6132026-09-02T21:48:12.243Z Downloaded cassowary v0.3.0
6142026-09-02T21:48:12.248Z Downloaded secrecy v0.10.3
6152026-09-02T21:48:12.248Z Downloaded shell-words v1.1.1
6162026-09-02T21:48:12.251Z Downloaded siphasher v1.0.2
6172026-09-02T21:48:12.251Z Downloaded slog-bunyan v2.5.0
6182026-09-02T21:48:12.251Z Downloaded async-bb8-diesel v0.2.1
6192026-09-02T21:48:12.254Z Downloaded bzip2 v0.4.4
6202026-09-02T21:48:12.254Z Downloaded getrandom v0.2.17
6212026-09-02T21:48:12.258Z Downloaded bs58 v0.5.1
6222026-09-02T21:48:12.258Z Downloaded num-integer v0.1.46
6232026-09-02T21:48:12.258Z Downloaded ff v0.14.0
6242026-09-02T21:48:12.263Z Downloaded subtle v2.6.1
6252026-09-02T21:48:12.263Z Downloaded backoff v0.4.0
6262026-09-02T21:48:12.263Z Downloaded backon v1.6.0
6272026-09-02T21:48:12.267Z Downloaded supports-unicode v3.0.0
6282026-09-02T21:48:12.267Z Downloaded password-hash v0.5.0
6292026-09-02T21:48:12.267Z Downloaded sqlparser_derive v0.5.0
6302026-09-02T21:48:12.267Z Downloaded testing_table v0.3.0
6312026-09-02T21:48:12.270Z Downloaded take_mut v0.2.2
6322026-09-02T21:48:12.270Z Downloaded stable_deref_trait v1.2.1
6332026-09-02T21:48:12.270Z Downloaded tokio-macros v2.7.0
6342026-09-02T21:48:12.270Z Downloaded ppv-lite86 v0.2.21
6352026-09-02T21:48:12.274Z Downloaded progenitor v0.13.0
6362026-09-02T21:48:12.274Z Downloaded untrusted v0.7.1
6372026-09-02T21:48:12.277Z Downloaded unarray v0.1.4
6382026-09-02T21:48:12.277Z Downloaded oxide-generation v0.1.3
6392026-09-02T21:48:12.281Z Downloaded password-hash v0.6.1
6402026-09-02T21:48:12.281Z Downloaded peg-macros v0.8.5
6412026-09-02T21:48:12.281Z Downloaded try-lock v0.2.5
6422026-09-02T21:48:12.281Z Downloaded utf8_iter v1.0.4
6432026-09-02T21:48:12.285Z Downloaded primefield v0.14.0
6442026-09-02T21:48:12.285Z Downloaded progenitor-extras v0.2.0
6452026-09-02T21:48:12.288Z Downloaded yoke-derive v0.8.1
6462026-09-02T21:48:12.288Z Downloaded const-oid v0.9.6
6472026-09-02T21:48:12.288Z Downloaded utf-8 v0.7.6
6482026-09-02T21:48:12.288Z Downloaded aes v0.9.1
6492026-09-02T21:48:12.291Z Downloaded serde-hex v0.1.0
6502026-09-02T21:48:12.291Z Downloaded argon2 v0.5.3
6512026-09-02T21:48:12.291Z Downloaded clang-sys v1.8.1
6522026-09-02T21:48:12.295Z Downloaded waitgroup v0.1.2
6532026-09-02T21:48:12.295Z Downloaded rustversion v1.0.22
6542026-09-02T21:48:12.295Z Downloaded serde_with_macros v1.5.2
6552026-09-02T21:48:12.295Z Downloaded wait-timeout v0.2.1
6562026-09-02T21:48:12.298Z Downloaded argon2 v0.6.0-rc.8
6572026-09-02T21:48:12.298Z Downloaded bzip2 v0.6.1
6582026-09-02T21:48:12.298Z Downloaded cbc v0.2.1
6592026-09-02T21:48:12.298Z Downloaded chacha20 v0.10.0
6602026-09-02T21:48:12.301Z Downloaded hmac v0.13.0
6612026-09-02T21:48:12.301Z Downloaded blake2 v0.11.0-rc.6
6622026-09-02T21:48:12.301Z Downloaded colored v3.1.1
6632026-09-02T21:48:12.306Z Downloaded cexpr v0.6.0
6642026-09-02T21:48:12.306Z Downloaded ciborium v0.2.2
6652026-09-02T21:48:12.306Z Downloaded console v0.16.2
6662026-09-02T21:48:12.312Z Downloaded colored v2.2.0
6672026-09-02T21:48:12.312Z Downloaded console v0.15.11
6682026-09-02T21:48:12.312Z Downloaded glob v0.3.3
6692026-09-02T21:48:12.312Z Downloaded rustc-hash v2.1.1
6702026-09-02T21:48:12.316Z Downloaded arrayvec v0.7.6
6712026-09-02T21:48:12.316Z Downloaded hmac v0.12.1
6722026-09-02T21:48:12.316Z Downloaded zone_cfg_derive v0.3.1
6732026-09-02T21:48:12.316Z Downloaded zeroize_derive v1.5.0
6742026-09-02T21:48:12.316Z Downloaded spki v0.8.0
6752026-09-02T21:48:12.316Z Downloaded cancel-safe-futures v0.1.5
6762026-09-02T21:48:12.319Z Downloaded generic-array v1.4.3
6772026-09-02T21:48:12.319Z Downloaded crc8 v0.1.1
6782026-09-02T21:48:12.319Z Downloaded smallvec v0.6.14
6792026-09-02T21:48:12.322Z Downloaded darling_macro v0.20.11
6802026-09-02T21:48:12.326Z Downloaded difflib v0.4.0
6812026-09-02T21:48:12.327Z Downloaded pkcs8 v0.11.0
6822026-09-02T21:48:12.327Z Downloaded curve25519-dalek-derive v0.1.1
6832026-09-02T21:48:12.329Z Downloaded defmt-parser v1.0.0
6842026-09-02T21:48:12.330Z Downloaded pkcs1 v0.7.5
6852026-09-02T21:48:12.330Z Downloaded tiny-keccak v2.0.2
6862026-09-02T21:48:12.330Z Downloaded tinystr v0.8.2
6872026-09-02T21:48:12.333Z Downloaded parking_lot_core v0.9.12
6882026-09-02T21:48:12.333Z Downloaded string_cache v0.8.9
6892026-09-02T21:48:12.333Z Downloaded thread_local v1.1.9
6902026-09-02T21:48:12.336Z Downloaded strum_macros v0.24.3
6912026-09-02T21:48:12.336Z Downloaded debug-ignore v1.0.5
6922026-09-02T21:48:12.336Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6932026-09-02T21:48:12.336Z Downloaded toml_writer v1.1.1+spec-1.1.0
6942026-09-02T21:48:12.339Z Downloaded dirs-sys-next v0.1.2
6952026-09-02T21:48:12.343Z Downloaded dof v0.4.0
6962026-09-02T21:48:12.343Z Downloaded hyper-tls v0.6.0
6972026-09-02T21:48:12.343Z Downloaded poly1305 v0.9.0
6982026-09-02T21:48:12.347Z Downloaded dtrace-parser v0.3.0
6992026-09-02T21:48:12.347Z Downloaded postcard v1.1.3
7002026-09-02T21:48:12.350Z Downloaded quinn-udp v0.5.14
7012026-09-02T21:48:12.350Z Downloaded vergen-lib v0.1.6
7022026-09-02T21:48:12.354Z Downloaded httparse v1.10.1
7032026-09-02T21:48:12.357Z Downloaded wyz v0.5.1
7042026-09-02T21:48:12.362Z Downloaded half v2.7.1
7052026-09-02T21:48:12.368Z Downloaded illumos-nvpair-sys v0.2.0
7062026-09-02T21:48:12.374Z Downloaded keccak v0.1.6
7072026-09-02T21:48:12.374Z Downloaded is_ci v1.2.0
7082026-09-02T21:48:12.378Z Downloaded match_cfg v0.1.0
7092026-09-02T21:48:12.378Z Downloaded base64 v0.22.1
7102026-09-02T21:48:12.378Z Downloaded walkdir v2.5.0
7112026-09-02T21:48:12.378Z Downloaded mime v0.3.17
7122026-09-02T21:48:12.378Z Downloaded heapless v0.7.17
7132026-09-02T21:48:12.381Z Downloaded corncobs v0.1.4
7142026-09-02T21:48:12.384Z Downloaded nonempty v0.12.0
7152026-09-02T21:48:12.384Z Downloaded slog-term v2.9.2
7162026-09-02T21:48:12.387Z Downloaded ctr v0.10.1
7172026-09-02T21:48:12.387Z Downloaded num-iter v0.1.45
7182026-09-02T21:48:12.387Z Downloaded oso-derive v0.27.3
7192026-09-02T21:48:12.390Z Downloaded multimap v0.10.1
7202026-09-02T21:48:12.391Z Downloaded openssl-probe v0.1.6
7212026-09-02T21:48:12.396Z Downloaded packed_struct_codegen v0.10.1
7222026-09-02T21:48:12.396Z Downloaded proc-macro-crate v1.3.1
7232026-09-02T21:48:12.399Z Downloaded daft v0.1.8
7242026-09-02T21:48:12.400Z Downloaded der_derive v0.7.3
7252026-09-02T21:48:12.400Z Downloaded fatfs v0.3.6
7262026-09-02T21:48:12.400Z Downloaded oso v0.27.3
7272026-09-02T21:48:12.400Z Downloaded futures v0.3.32
7282026-09-02T21:48:12.403Z Downloaded num-traits v0.2.19
7292026-09-02T21:48:12.406Z Downloaded papergrid v0.18.0
7302026-09-02T21:48:12.406Z Downloaded smallvec v1.15.1
7312026-09-02T21:48:12.409Z Downloaded term v0.7.0
7322026-09-02T21:48:12.409Z Downloaded tracing-attributes v0.1.31
7332026-09-02T21:48:12.412Z Downloaded inout v0.2.2
7342026-09-02T21:48:12.412Z Downloaded progenitor-impl v0.13.0
7352026-09-02T21:48:12.412Z Downloaded progenitor-macro v0.13.0
7362026-09-02T21:48:12.412Z Downloaded ron v0.8.1
7372026-09-02T21:48:12.415Z Downloaded impl-trait-for-tuples v0.2.3
7382026-09-02T21:48:12.418Z Downloaded ipnet v2.12.0
7392026-09-02T21:48:12.418Z Downloaded rand_chacha v0.3.1
7402026-09-02T21:48:12.422Z Downloaded recursive-proc-macro-impl v0.1.1
7412026-09-02T21:48:12.422Z Downloaded rustc_version v0.4.1
7422026-09-02T21:48:12.422Z Downloaded chumsky v0.9.3
7432026-09-02T21:48:12.422Z Downloaded russh-cryptovec v0.62.0
7442026-09-02T21:48:12.425Z Downloaded unicode-properties v0.1.4
7452026-09-02T21:48:12.425Z Downloaded serde_urlencoded v0.7.1
7462026-09-02T21:48:12.425Z Downloaded flume v0.11.1
7472026-09-02T21:48:12.428Z Downloaded serde_path_to_error v0.1.20
7482026-09-02T21:48:12.431Z Downloaded getrandom v0.3.4
7492026-09-02T21:48:12.434Z Downloaded headers v0.4.1
7502026-09-02T21:48:12.437Z Downloaded seq-macro v0.3.6
7512026-09-02T21:48:12.437Z Downloaded serde-big-array v0.5.1
7522026-09-02T21:48:12.437Z Downloaded omicron-zone-package v0.12.3
7532026-09-02T21:48:12.441Z Downloaded sponge-cursor v0.1.0
7542026-09-02T21:48:12.441Z Downloaded similar v2.7.0
7552026-09-02T21:48:12.445Z Downloaded structmeta-derive v0.3.0
7562026-09-02T21:48:12.445Z Downloaded strum v0.26.3
7572026-09-02T21:48:12.445Z Downloaded supports-color v3.0.2
7582026-09-02T21:48:12.445Z Downloaded signature v2.2.0
7592026-09-02T21:48:12.448Z Downloaded lock_api v0.4.14
7602026-09-02T21:48:12.448Z Downloaded signal-hook-tokio v0.3.1
7612026-09-02T21:48:12.448Z Downloaded serde_with_macros v3.21.0
7622026-09-02T21:48:12.452Z Downloaded tinyvec_macros v0.1.1
7632026-09-02T21:48:12.455Z Downloaded libefi-sys v0.1.0
7642026-09-02T21:48:12.455Z Downloaded multer v3.1.0
7652026-09-02T21:48:12.458Z Downloaded nanorand v0.7.0
7662026-09-02T21:48:12.458Z Downloaded num-rational v0.4.2
7672026-09-02T21:48:12.458Z Downloaded num_enum v0.5.11
7682026-09-02T21:48:12.461Z Downloaded path-slash v0.1.5
7692026-09-02T21:48:12.461Z Downloaded crossbeam-utils v0.8.21
7702026-09-02T21:48:12.465Z Downloaded percent-encoding v2.3.2
7712026-09-02T21:48:12.465Z Downloaded pem-rfc7468 v1.0.0
7722026-09-02T21:48:12.465Z Downloaded tokio-native-tls v0.3.1
7732026-09-02T21:48:12.465Z Downloaded pin-project-internal v1.1.11
7742026-09-02T21:48:12.468Z Downloaded packed_struct v0.10.1
7752026-09-02T21:48:12.468Z Downloaded pin-project-lite v0.2.17
7762026-09-02T21:48:12.471Z Downloaded unicode-truncate v1.1.0
7772026-09-02T21:48:12.471Z Downloaded derive_builder v0.20.2
7782026-09-02T21:48:12.474Z Downloaded oxide-update-engine-types v0.1.2
7792026-09-02T21:48:12.507Z Downloaded ecdsa v0.17.0
7802026-09-02T21:48:12.507Z Downloaded rand_seeder v0.4.0
7812026-09-02T21:48:12.507Z Downloaded universal-hash v0.6.1
7822026-09-02T21:48:12.507Z Downloaded usdt-attr-macro v0.6.0
7832026-09-02T21:48:12.507Z Downloaded want v0.3.1
7842026-09-02T21:48:12.515Z Downloaded rpassword v7.5.4
7852026-09-02T21:48:12.515Z Downloaded schemars_derive v0.8.22
7862026-09-02T21:48:12.515Z Downloaded hybrid-array v0.4.13
7872026-09-02T21:48:12.515Z Downloaded progenitor-client v0.13.0
7882026-09-02T21:48:12.515Z Downloaded progenitor-macro v0.14.0
7892026-09-02T21:48:12.515Z Downloaded tower-layer v0.3.3
7902026-09-02T21:48:12.515Z Downloaded hickory-resolver v0.24.4
7912026-09-02T21:48:12.515Z Downloaded hickory-resolver v0.25.2
7922026-09-02T21:48:12.515Z Downloaded trait-variant v0.1.2
7932026-09-02T21:48:12.515Z Downloaded vte v0.14.1
7942026-09-02T21:48:12.515Z Downloaded xattr v1.6.1
7952026-09-02T21:48:12.515Z Downloaded rand_chacha v0.9.0
7962026-09-02T21:48:12.515Z Downloaded backtrace v0.3.76
7972026-09-02T21:48:12.515Z Downloaded compact_str v0.8.1
7982026-09-02T21:48:12.515Z Downloaded convert_case v0.4.0
7992026-09-02T21:48:12.516Z Downloaded slog-json v2.6.1
8002026-09-02T21:48:12.516Z Downloaded slog-scope v4.4.1
8012026-09-02T21:48:12.516Z Downloaded litrs v1.0.0
8022026-09-02T21:48:12.516Z Downloaded bytes v1.11.1
8032026-09-02T21:48:12.517Z Downloaded base64 v0.21.7
8042026-09-02T21:48:12.517Z Downloaded chacha20poly1305 v0.10.1
8052026-09-02T21:48:12.517Z Downloaded zerofrom-derive v0.1.6
8062026-09-02T21:48:12.517Z Downloaded async-compression v0.4.41
8072026-09-02T21:48:12.521Z Downloaded crypto-common v0.2.2
8082026-09-02T21:48:12.521Z Downloaded cstr-argument v0.1.2
8092026-09-02T21:48:12.521Z Downloaded ingot-macros v0.2.0
8102026-09-02T21:48:12.521Z Downloaded cpufeatures v0.3.0
8112026-09-02T21:48:12.521Z Downloaded cpubits v0.1.1
8122026-09-02T21:48:12.521Z Downloaded sec1 v0.7.3
8132026-09-02T21:48:12.521Z Downloaded signal-hook-registry v1.4.8
8142026-09-02T21:48:12.521Z Downloaded ssh-encoding v0.3.0
8152026-09-02T21:48:12.521Z Downloaded tokio-dtrace v0.1.1
8162026-09-02T21:48:12.521Z Downloaded ssh-cipher v0.3.0
8172026-09-02T21:48:12.521Z Downloaded document-features v0.2.12
8182026-09-02T21:48:12.525Z Downloaded digest-io v0.1.0
8192026-09-02T21:48:12.525Z Downloaded crc-any v2.5.0
8202026-09-02T21:48:12.525Z Downloaded memmap2 v0.9.10
8212026-09-02T21:48:12.525Z Downloaded owo-colors v4.3.0
8222026-09-02T21:48:12.525Z Downloaded pkcs1 v0.8.0-rc.4
8232026-09-02T21:48:12.529Z Downloaded idna_adapter v1.2.1
8242026-09-02T21:48:12.529Z Downloaded instant v0.1.13
8252026-09-02T21:48:12.533Z Downloaded unsafe-libyaml v0.2.11
8262026-09-02T21:48:12.533Z Downloaded quinn v0.11.11
8272026-09-02T21:48:12.536Z Downloaded linked-hash-map v0.5.6
8282026-09-02T21:48:12.536Z Downloaded lzss v0.8.2
8292026-09-02T21:48:12.539Z Downloaded lru-slab v0.1.2
8302026-09-02T21:48:12.542Z Downloaded newtype_derive v0.1.6
8312026-09-02T21:48:12.542Z Downloaded rustls-platform-verifier v0.6.2
8322026-09-02T21:48:12.542Z Downloaded publicsuffix v2.3.0
8332026-09-02T21:48:12.545Z Downloaded salsa20 v0.11.0
8342026-09-02T21:48:12.545Z Downloaded hickory-server v0.25.2
8352026-09-02T21:48:12.549Z Downloaded expectorate v1.2.0
8362026-09-02T21:48:12.549Z Downloaded hashbrown v0.12.3
8372026-09-02T21:48:12.552Z Downloaded hashbrown v0.13.2
8382026-09-02T21:48:12.557Z Downloaded num_enum_derive v0.5.11
8392026-09-02T21:48:12.557Z Downloaded uzers v0.12.2
8402026-09-02T21:48:12.558Z Downloaded tui-tree-widget v0.23.1
8412026-09-02T21:48:12.562Z Downloaded ar_archive_writer v0.5.1
8422026-09-02T21:48:12.562Z Downloaded cc v1.2.56
8432026-09-02T21:48:12.565Z Downloaded bumpalo v3.20.2
8442026-09-02T21:48:12.571Z Downloaded zip v0.6.6
8452026-09-02T21:48:12.576Z Downloaded zstd v0.13.3
8462026-09-02T21:48:12.583Z Downloaded proc-macro-crate v3.4.0
8472026-09-02T21:48:12.583Z Downloaded data-encoding v2.10.0
8482026-09-02T21:48:12.583Z Downloaded progenitor-client v0.14.0
8492026-09-02T21:48:12.583Z Downloaded tokio-stream v0.1.18
8502026-09-02T21:48:12.588Z Downloaded pkcs5 v0.8.1
8512026-09-02T21:48:12.588Z Downloaded const_format v0.2.35
8522026-09-02T21:48:12.588Z Downloaded russh-util v0.52.0
8532026-09-02T21:48:12.592Z Downloaded support-bundle-viewer v0.1.2
8542026-09-02T21:48:12.592Z Downloaded delegate v0.13.5
8552026-09-02T21:48:12.592Z Downloaded pin-project v1.1.11
8562026-09-02T21:48:12.597Z Downloaded radium v0.7.0
8572026-09-02T21:48:12.597Z Downloaded libsw v3.5.0
8582026-09-02T21:48:12.597Z Downloaded rtoolbox v0.0.3
8592026-09-02T21:48:12.600Z Downloaded scheduled-thread-pool v0.2.7
8602026-09-02T21:48:12.600Z Downloaded rfc6979 v0.6.0
8612026-09-02T21:48:12.600Z Downloaded secrecy v0.8.0
8622026-09-02T21:48:12.600Z Downloaded supports-hyperlinks v3.2.0
8632026-09-02T21:48:12.600Z Downloaded ingot v0.2.1
8642026-09-02T21:48:12.600Z Downloaded aho-corasick v1.1.4
8652026-09-02T21:48:12.603Z Downloaded either v1.15.0
8662026-09-02T21:48:12.606Z Downloaded darling_core v0.20.11
8672026-09-02T21:48:12.611Z Downloaded tower-service v0.3.3
8682026-09-02T21:48:12.614Z Downloaded icu_locale_core v2.1.1
8692026-09-02T21:48:12.617Z Downloaded http v1.4.2
8702026-09-02T21:48:12.617Z Downloaded toml_parser v1.1.2+spec-1.1.0
8712026-09-02T21:48:12.620Z Downloaded num-complex v0.4.6
8722026-09-02T21:48:12.620Z Downloaded oxide-update-engine-display v0.1.2
8732026-09-02T21:48:12.620Z Downloaded num_enum_derive v0.7.6
8742026-09-02T21:48:12.624Z Downloaded pbkdf2 v0.13.0
8752026-09-02T21:48:12.624Z Downloaded unit-prefix v0.5.2
8762026-09-02T21:48:12.624Z Downloaded usdt-macro v0.6.0
8772026-09-02T21:48:12.624Z Downloaded rustls-webpki v0.103.13
8782026-09-02T21:48:12.627Z Downloaded xshell-macros v0.2.7
8792026-09-02T21:48:12.627Z Downloaded socket2 v0.5.10
8802026-09-02T21:48:12.627Z Downloaded vergen-gitcl v1.0.8
8812026-09-02T21:48:12.627Z Downloaded oxide-update-engine v0.1.2
8822026-09-02T21:48:12.631Z Downloaded pem-rfc7468 v0.7.0
8832026-09-02T21:48:12.633Z Downloaded icu_normalizer_data v2.1.1
8842026-09-02T21:48:12.637Z Downloaded pkcs8 v0.10.2
8852026-09-02T21:48:12.637Z Downloaded port-file v0.1.0
8862026-09-02T21:48:12.641Z Downloaded icu_normalizer v2.1.1
8872026-09-02T21:48:12.646Z Downloaded steno v0.4.1
8882026-09-02T21:48:12.646Z Downloaded darling_macro v0.21.3
8892026-09-02T21:48:12.649Z Downloaded toml v1.1.2+spec-1.1.0
8902026-09-02T21:48:12.649Z Downloaded prettyplease v0.2.37
8912026-09-02T21:48:12.649Z Downloaded rustc-demangle v0.1.27
8922026-09-02T21:48:12.653Z Downloaded rand_core v0.6.4
8932026-09-02T21:48:12.656Z Downloaded downcast-rs v2.0.2
8942026-09-02T21:48:12.656Z Downloaded dunce v1.0.5
8952026-09-02T21:48:12.656Z Downloaded simd-adler32 v0.3.8
8962026-09-02T21:48:12.659Z Downloaded slab v0.4.12
8972026-09-02T21:48:12.659Z Downloaded sync-ptr v0.1.4
8982026-09-02T21:48:12.663Z Downloaded scroll v0.13.0
8992026-09-02T21:48:12.666Z Downloaded serdect v0.4.3
9002026-09-02T21:48:12.666Z Downloaded knus-derive v3.4.0
9012026-09-02T21:48:12.667Z Downloaded thiserror-no-std v2.0.2
9022026-09-02T21:48:12.670Z Downloaded tokio-tungstenite v0.23.1
9032026-09-02T21:48:12.673Z Downloaded time-macros v0.2.27
9042026-09-02T21:48:12.673Z Downloaded typed-path v0.9.3
9052026-09-02T21:48:12.676Z Downloaded jiff-static v0.2.34
9062026-09-02T21:48:12.676Z Downloaded lazy_static v1.5.0
9072026-09-02T21:48:12.680Z Downloaded strum v0.27.2
9082026-09-02T21:48:12.683Z Downloaded lru v0.12.5
9092026-09-02T21:48:12.687Z Downloaded num-bigint-dig v0.8.6
9102026-09-02T21:48:12.687Z Downloaded vergen-git2 v9.1.0
9112026-09-02T21:48:12.690Z Downloaded whoami v2.1.0
9122026-09-02T21:48:12.690Z Downloaded maybe-uninit v2.0.0
9132026-09-02T21:48:12.690Z Downloaded oxide-generation-macros v0.2.0
9142026-09-02T21:48:12.690Z Downloaded xshell v0.2.7
9152026-09-02T21:48:12.694Z Downloaded zeroize v1.9.0
9162026-09-02T21:48:12.694Z Downloaded num v0.4.3
9172026-09-02T21:48:12.694Z Downloaded parse-display v0.10.0
9182026-09-02T21:48:12.697Z Downloaded phc v0.6.1
9192026-09-02T21:48:12.697Z Downloaded test-strategy v0.4.5
9202026-09-02T21:48:12.700Z Downloaded hashbrown v0.16.1
9212026-09-02T21:48:12.703Z Downloaded schemars v0.8.22
9222026-09-02T21:48:12.709Z Downloaded zstd-safe v7.2.4
9232026-09-02T21:48:12.712Z Downloaded tar v0.4.46
9242026-09-02T21:48:12.712Z Downloaded rand_core v0.10.0
9252026-09-02T21:48:12.716Z Downloaded defmt-macros v1.0.1
9262026-09-02T21:48:12.719Z Downloaded derive_builder_core v0.20.2
9272026-09-02T21:48:12.719Z Downloaded drift v0.2.0
9282026-09-02T21:48:12.722Z Downloaded tower v0.5.3
9292026-09-02T21:48:12.727Z Downloaded aes-gcm v0.11.0
9302026-09-02T21:48:12.730Z Downloaded derive_more v0.99.20
9312026-09-02T21:48:12.733Z Downloaded rand_core v0.9.5
9322026-09-02T21:48:12.733Z Downloaded digest v0.11.3
9332026-09-02T21:48:12.733Z Downloaded dyn-clone v1.0.20
9342026-09-02T21:48:12.736Z Downloaded ipnetwork v0.21.1
9352026-09-02T21:48:12.736Z Downloaded signature v3.0.0
9362026-09-02T21:48:12.736Z Downloaded derive_more-impl v2.1.1
9372026-09-02T21:48:12.739Z Downloaded icu_provider v2.1.1
9382026-09-02T21:48:12.742Z Downloaded thread-id v5.1.0
9392026-09-02T21:48:12.742Z Downloaded ingot-types v0.2.0
9402026-09-02T21:48:12.742Z Downloaded libbz2-rs-sys v0.2.2
9412026-09-02T21:48:12.742Z Downloaded stringprep v0.1.5
9422026-09-02T21:48:12.745Z Downloaded derive_more v2.1.1
9432026-09-02T21:48:12.749Z Downloaded term v1.2.1
9442026-09-02T21:48:12.753Z Downloaded ed25519-dalek v3.0.0
9452026-09-02T21:48:12.756Z Downloaded serde_bytes v0.11.19
9462026-09-02T21:48:12.756Z Downloaded hashbrown v0.14.5
9472026-09-02T21:48:12.756Z Downloaded hashbrown v0.15.5
9482026-09-02T21:48:12.759Z Downloaded twox-hash v2.1.2
9492026-09-02T21:48:12.759Z Downloaded usdt v0.6.0
9502026-09-02T21:48:12.763Z Downloaded void v1.0.2
9512026-09-02T21:48:12.763Z Downloaded writeable v0.6.2
9522026-09-02T21:48:12.763Z Downloaded tokio-test v0.4.5
9532026-09-02T21:48:12.763Z Downloaded topological-sort v0.2.2
9542026-09-02T21:48:12.763Z Downloaded universal-hash v0.5.1
9552026-09-02T21:48:12.763Z Downloaded zone v0.3.1
9562026-09-02T21:48:12.766Z Downloaded crc-catalog v2.4.0
9572026-09-02T21:48:12.766Z Downloaded newtype-uuid v1.3.2
9582026-09-02T21:48:12.766Z Downloaded nu-ansi-term v0.50.3
9592026-09-02T21:48:12.766Z Downloaded module-lattice v0.2.3
9602026-09-02T21:48:12.769Z Downloaded libsw-core v0.3.2
9612026-09-02T21:48:12.769Z Downloaded miette-derive v7.6.0
9622026-09-02T21:48:12.769Z Downloaded pkg-config v0.3.32
9632026-09-02T21:48:12.769Z Downloaded crucible-workspace-hack v0.1.0
9642026-09-02T21:48:12.769Z Downloaded prefix-trie v0.7.0
9652026-09-02T21:48:12.772Z Downloaded crossbeam-epoch v0.9.18
9662026-09-02T21:48:12.772Z Downloaded zerocopy-derive v0.8.55
9672026-09-02T21:48:12.777Z Downloaded mio v1.2.0
9682026-09-02T21:48:12.780Z Downloaded cookie v0.18.1
9692026-09-02T21:48:12.783Z Downloaded crc32fast v1.5.0
9702026-09-02T21:48:12.783Z Downloaded ctutils v0.4.2
9712026-09-02T21:48:12.783Z Downloaded parse-display-derive v0.10.0
9722026-09-02T21:48:12.783Z Downloaded postgres-protocol v0.6.10
9732026-09-02T21:48:12.786Z Downloaded r2d2 v0.8.10
9742026-09-02T21:48:12.786Z Downloaded crunchy v0.2.4
9752026-09-02T21:48:12.786Z Downloaded dirs-next v2.0.0
9762026-09-02T21:48:12.786Z Downloaded serde_cbor v0.11.2
9772026-09-02T21:48:12.790Z Downloaded serde_yaml v0.9.34+deprecated
9782026-09-02T21:48:12.790Z Downloaded rustc_version v0.1.7
9792026-09-02T21:48:12.790Z Downloaded semver v0.1.20
9802026-09-02T21:48:12.790Z Downloaded instability v0.3.11
9812026-09-02T21:48:12.793Z Downloaded shlex v1.3.0
9822026-09-02T21:48:12.793Z Downloaded snafu-derive v0.8.9
9832026-09-02T21:48:12.793Z Downloaded ignore v0.4.25
9842026-09-02T21:48:12.797Z Downloaded openssl-probe v0.2.1
9852026-09-02T21:48:12.797Z Downloaded rustls-native-certs v0.8.3
9862026-09-02T21:48:12.797Z Downloaded hyper-rustls v0.27.7
9872026-09-02T21:48:12.797Z Downloaded scrypt v0.12.0
9882026-09-02T21:48:12.800Z Downloaded sqlformat v0.3.5
9892026-09-02T21:48:12.800Z Downloaded synstructure v0.13.2
9902026-09-02T21:48:12.800Z Downloaded reedline v0.40.0
9912026-09-02T21:48:12.803Z Downloaded unicode-segmentation v1.12.0
9922026-09-02T21:48:12.806Z Downloaded tinyvec v1.10.0
9932026-09-02T21:48:12.811Z Downloaded miniz_oxide v0.8.9
9942026-09-02T21:48:12.814Z Downloaded slog-dtrace v0.3.0
9952026-09-02T21:48:12.814Z Downloaded static_assertions v1.1.0
9962026-09-02T21:48:12.814Z Downloaded strum_macros v0.26.4
9972026-09-02T21:48:12.818Z Downloaded tungstenite v0.23.0
9982026-09-02T21:48:12.818Z Downloaded unicase v2.9.0
9992026-09-02T21:48:12.818Z Downloaded typify v0.6.2
10002026-09-02T21:48:12.822Z Downloaded vergen-lib v9.1.0
10012026-09-02T21:48:12.828Z Downloaded phf v0.13.1
10022026-09-02T21:48:12.828Z Downloaded phf_shared v0.13.1
10032026-09-02T21:48:12.828Z Downloaded serde_plain v1.0.2
10042026-09-02T21:48:12.832Z Downloaded whoami v1.6.1
10052026-09-02T21:48:12.832Z Downloaded futures-util v0.3.32
10062026-09-02T21:48:12.835Z Downloaded derive-where v1.6.0
10072026-09-02T21:48:12.839Z Downloaded itertools v0.10.5
10082026-09-02T21:48:12.842Z Downloaded primeorder v0.14.0
10092026-09-02T21:48:12.842Z Downloaded recursive v0.1.1
10102026-09-02T21:48:12.842Z Downloaded slog-envlogger v2.2.0
10112026-09-02T21:48:12.842Z Downloaded tap v1.0.1
10122026-09-02T21:48:12.842Z Downloaded der v0.7.10
10132026-09-02T21:48:12.845Z Downloaded time-core v0.1.8
10142026-09-02T21:48:12.845Z Downloaded deranged v0.5.8
10152026-09-02T21:48:12.849Z Downloaded ed25519 v3.0.0
10162026-09-02T21:48:12.849Z Downloaded postgres-types v0.2.12
10172026-09-02T21:48:12.849Z Downloaded crossterm v0.28.1
10182026-09-02T21:48:12.852Z Downloaded darling_core v0.13.4
10192026-09-02T21:48:12.856Z Downloaded derive-ex v0.1.8
10202026-09-02T21:48:12.856Z Downloaded icu_properties v2.1.2
10212026-09-02T21:48:12.861Z Downloaded hyper-staticfile v0.10.1
10222026-09-02T21:48:12.861Z Downloaded kem v0.3.0
10232026-09-02T21:48:12.861Z Downloaded libloading v0.8.9
10242026-09-02T21:48:12.861Z Downloaded linear-map v1.2.0
10252026-09-02T21:48:12.864Z Downloaded zerofrom v0.1.6
10262026-09-02T21:48:12.864Z Downloaded typify-macro v0.6.2
10272026-09-02T21:48:12.864Z Downloaded darling_macro v0.13.4
10282026-09-02T21:48:12.864Z Downloaded crypto-bigint v0.5.5
10292026-09-02T21:48:12.867Z Downloaded derive_builder_macro v0.20.2
10302026-09-02T21:48:12.867Z Downloaded olpc-cjson v0.1.4
10312026-09-02T21:48:12.867Z Downloaded p521 v0.14.0
10322026-09-02T21:48:12.870Z Downloaded tokio-util v0.7.18
10332026-09-02T21:48:12.874Z Downloaded inout v0.1.4
10342026-09-02T21:48:12.878Z Downloaded lalrpop-util v0.19.12
10352026-09-02T21:48:12.878Z Downloaded toml_edit v0.23.10+spec-1.0.0
10362026-09-02T21:48:12.881Z Downloaded hkdf v0.13.0
10372026-09-02T21:48:12.881Z Downloaded illumos-nvpair v0.3.0
10382026-09-02T21:48:12.881Z Downloaded parse-size v1.1.0
10392026-09-02T21:48:12.885Z Downloaded proc-macro-error2 v2.0.1
10402026-09-02T21:48:12.891Z Downloaded paste v1.0.15
10412026-09-02T21:48:12.894Z Downloaded polyval v0.7.1
10422026-09-02T21:48:12.894Z Downloaded darling v0.23.0
10432026-09-02T21:48:12.900Z Downloaded spki v0.7.3
10442026-09-02T21:48:12.903Z Downloaded stacker v0.1.23
10452026-09-02T21:48:12.903Z Downloaded strsim v0.10.0
10462026-09-02T21:48:12.903Z Downloaded scopeguard v1.2.0
10472026-09-02T21:48:12.906Z Downloaded sha1 v0.11.0
10482026-09-02T21:48:12.906Z Downloaded tagptr v0.2.0
10492026-09-02T21:48:12.906Z Downloaded predicates-tree v1.0.13
10502026-09-02T21:48:12.915Z Downloaded ed25519-dalek v2.2.0
10512026-09-02T21:48:12.919Z Downloaded qorb v0.4.1
10522026-09-02T21:48:12.922Z Downloaded csv-core v0.1.13
10532026-09-02T21:48:12.925Z Downloaded opaque-debug v0.3.1
10542026-09-02T21:48:12.925Z Downloaded usdt-impl v0.6.0
10552026-09-02T21:48:12.925Z Downloaded crossbeam-deque v0.8.6
10562026-09-02T21:48:12.925Z Downloaded ed25519 v2.2.3
10572026-09-02T21:48:12.928Z Downloaded wnaf v0.14.0
10582026-09-02T21:48:12.928Z Downloaded dropshot-api-manager-types v0.8.0
10592026-09-02T21:48:12.928Z Downloaded dropshot-api-manager v0.8.0
10602026-09-02T21:48:12.931Z Downloaded hkdf v0.12.4
10612026-09-02T21:48:12.935Z Downloaded snafu v0.8.9
10622026-09-02T21:48:12.938Z Downloaded indicatif v0.18.4
10632026-09-02T21:48:12.938Z Downloaded managed v0.8.0
10642026-09-02T21:48:12.938Z Downloaded defmt v0.3.100
10652026-09-02T21:48:12.941Z Downloaded ident_case v1.0.1
10662026-09-02T21:48:12.941Z Downloaded mime_guess v2.0.5
10672026-09-02T21:48:12.941Z Downloaded md5 v0.8.0
10682026-09-02T21:48:12.941Z Downloaded newtype-uuid-macros v0.1.0
10692026-09-02T21:48:12.944Z Downloaded openssl-macros v0.1.1
10702026-09-02T21:48:12.944Z Downloaded potential_utf v0.1.4
10712026-09-02T21:48:12.944Z Downloaded h2 v0.4.15
10722026-09-02T21:48:12.948Z Downloaded x509-cert v0.2.5
10732026-09-02T21:48:12.952Z Downloaded kstat-rs v0.2.5
10742026-09-02T21:48:12.955Z Downloaded quick-error v1.2.3
10752026-09-02T21:48:12.959Z Downloaded signal-hook-mio v0.2.5
10762026-09-02T21:48:12.962Z Downloaded structmeta v0.3.0
10772026-09-02T21:48:12.962Z Downloaded unicode-xid v0.2.6
10782026-09-02T21:48:12.962Z Downloaded serde_with v1.14.0
10792026-09-02T21:48:12.966Z Downloaded vsss-rs v3.3.4
10802026-09-02T21:48:12.966Z Downloaded sec1 v0.8.1
10812026-09-02T21:48:12.969Z Downloaded progenitor-impl v0.14.0
10822026-09-02T21:48:12.972Z Downloaded rustls-pki-types v1.14.0
10832026-09-02T21:48:12.972Z Downloaded sha2 v0.11.0
10842026-09-02T21:48:12.975Z Downloaded rayon-core v1.13.0
10852026-09-02T21:48:12.978Z Downloaded phf v0.12.1
10862026-09-02T21:48:12.978Z Downloaded slog-stdlog v4.1.1
10872026-09-02T21:48:12.978Z Downloaded darling_macro v0.23.0
10882026-09-02T21:48:12.978Z Downloaded itertools v0.12.1
10892026-09-02T21:48:12.981Z Downloaded maplit v1.0.2
10902026-09-02T21:48:12.985Z Downloaded tls_codec v0.4.2
10912026-09-02T21:48:12.985Z Downloaded zip v4.6.1
10922026-09-02T21:48:12.988Z Downloaded dropshot_endpoint v0.17.1
10932026-09-02T21:48:12.988Z Downloaded hyper-util v0.1.20
10942026-09-02T21:48:12.991Z Downloaded nom v8.0.0
10952026-09-02T21:48:12.995Z Downloaded tokio-rustls v0.26.4
10962026-09-02T21:48:12.998Z Downloaded indexmap v1.9.3
10972026-09-02T21:48:12.998Z Downloaded litemap v0.8.1
10982026-09-02T21:48:12.998Z Downloaded defmt v1.0.1
10992026-09-02T21:48:13.001Z Downloaded internet-checksum v0.2.1
11002026-09-02T21:48:13.001Z Downloaded des v0.9.0
11012026-09-02T21:48:13.002Z Downloaded ml-kem v0.3.2
11022026-09-02T21:48:13.006Z Downloaded humantime v2.3.0
11032026-09-02T21:48:13.006Z Downloaded rayon v1.11.0
11042026-09-02T21:48:13.009Z Downloaded iana-time-zone v0.1.65
11052026-09-02T21:48:13.012Z Downloaded num_enum v0.7.6
11062026-09-02T21:48:13.015Z Downloaded peg v0.8.5
11072026-09-02T21:48:13.015Z Downloaded jobserver v0.1.34
11082026-09-02T21:48:13.015Z Downloaded tabwriter v1.4.1
11092026-09-02T21:48:13.019Z Downloaded psl-types v2.0.11
11102026-09-02T21:48:13.019Z Downloaded miette v7.6.0
11112026-09-02T21:48:13.023Z Downloaded primeorder v0.13.6
11122026-09-02T21:48:13.023Z Downloaded poly1305 v0.8.0
11132026-09-02T21:48:13.023Z Downloaded nom v7.1.3
11142026-09-02T21:48:13.026Z Downloaded p384 v0.14.0
11152026-09-02T21:48:13.026Z Downloaded libscf-sys v1.2.0
11162026-09-02T21:48:13.026Z Downloaded num-derive v0.4.2
11172026-09-02T21:48:13.029Z Downloaded yoke v0.8.1
11182026-09-02T21:48:13.032Z Downloaded crc v3.4.0
11192026-09-02T21:48:13.035Z Downloaded strum_macros v0.27.2
11202026-09-02T21:48:13.039Z Downloaded phf_shared v0.11.3
11212026-09-02T21:48:13.042Z Downloaded convert_case v0.10.0
11222026-09-02T21:48:13.042Z Downloaded daft-derive v0.1.8
11232026-09-02T21:48:13.046Z Downloaded ecdsa v0.16.9
11242026-09-02T21:48:13.046Z Downloaded indoc v1.0.9
11252026-09-02T21:48:13.049Z Downloaded peg-runtime v0.8.5
11262026-09-02T21:48:13.049Z Downloaded predicates-core v1.0.10
11272026-09-02T21:48:13.049Z Downloaded rand_pcg v0.10.2
11282026-09-02T21:48:13.049Z Downloaded subprocess v0.2.15
11292026-09-02T21:48:13.054Z Downloaded diesel_derives v2.3.7
11302026-09-02T21:48:13.058Z Downloaded tungstenite v0.21.0
11312026-09-02T21:48:13.061Z Downloaded vergen v9.1.0
11322026-09-02T21:48:13.061Z Downloaded memoffset v0.9.1
11332026-09-02T21:48:13.065Z Downloaded md-5 v0.10.6
11342026-09-02T21:48:13.065Z Downloaded predicates v3.1.4
11352026-09-02T21:48:13.065Z Downloaded cookie_store v0.22.1
11362026-09-02T21:48:13.068Z Downloaded diesel_table_macro_syntax v0.3.0
11372026-09-02T21:48:13.068Z Downloaded p384 v0.13.1
11382026-09-02T21:48:13.071Z Downloaded parking_lot v0.12.5
11392026-09-02T21:48:13.071Z Downloaded samael v0.0.19
11402026-09-02T21:48:13.075Z Downloaded quick-xml v0.37.5
11412026-09-02T21:48:13.078Z Downloaded zopfli v0.8.3
11422026-09-02T21:48:13.079Z Downloaded oxide-tokio-rt v0.1.4
11432026-09-02T21:48:13.079Z Downloaded serde_repr v0.1.20
11442026-09-02T21:48:13.083Z Downloaded sha1 v0.10.6
11452026-09-02T21:48:13.083Z Downloaded sigpipe v0.1.3
11462026-09-02T21:48:13.086Z Downloaded p256 v0.14.0
11472026-09-02T21:48:13.089Z Downloaded psm v0.1.30
11482026-09-02T21:48:13.089Z Downloaded yasna v0.5.2
11492026-09-02T21:48:13.089Z Downloaded blake3 v1.8.5
11502026-09-02T21:48:13.094Z Downloaded pretty_assertions v1.4.1
11512026-09-02T21:48:13.097Z Downloaded indent_write v2.2.0
11522026-09-02T21:48:13.097Z Downloaded tls_codec_derive v0.4.2
11532026-09-02T21:48:13.097Z Downloaded is-terminal v0.4.17
11542026-09-02T21:48:13.097Z Downloaded display-error-chain v0.2.2
11552026-09-02T21:48:13.102Z Downloaded num-conv v0.2.0
11562026-09-02T21:48:13.102Z Downloaded phf_shared v0.12.1
11572026-09-02T21:48:13.102Z Downloaded untrusted v0.9.0
11582026-09-02T21:48:13.102Z Downloaded diesel-dtrace v0.5.0
11592026-09-02T21:48:13.105Z Downloaded sha3 v0.12.0
11602026-09-02T21:48:13.109Z Downloaded strip-ansi-escapes v0.2.1
11612026-09-02T21:48:13.113Z Downloaded sync_wrapper v1.0.2
11622026-09-02T21:48:13.113Z Downloaded critical-section v1.2.0
11632026-09-02T21:48:13.116Z Downloaded toml v0.7.8
11642026-09-02T21:48:13.116Z Downloaded tokio-tungstenite v0.21.0
11652026-09-02T21:48:13.121Z Downloaded smf v0.2.3
11662026-09-02T21:48:13.124Z Downloaded darling_core v0.21.3
11672026-09-02T21:48:13.124Z Downloaded rand v0.10.1
11682026-09-02T21:48:13.128Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11692026-09-02T21:48:13.128Z Downloaded new_debug_unreachable v1.0.6
11702026-09-02T21:48:13.128Z Downloaded diff v0.1.13
11712026-09-02T21:48:13.131Z Downloaded darling v0.20.11
11722026-09-02T21:48:13.134Z Downloaded rustls-pemfile v2.2.0
11732026-09-02T21:48:13.134Z Downloaded progenitor v0.14.0
11742026-09-02T21:48:13.134Z Downloaded thiserror-impl-no-std v2.0.2
11752026-09-02T21:48:13.138Z Downloaded indoc v2.0.7
11762026-09-02T21:48:13.138Z Downloaded oxnet v0.1.6
11772026-09-02T21:48:13.142Z Downloaded reqwest v0.13.2
11782026-09-02T21:48:13.145Z Downloaded iri-string v0.7.10
11792026-09-02T21:48:13.149Z Downloaded slog-async v2.8.0
11802026-09-02T21:48:13.149Z Downloaded zerovec-derive v0.11.2
11812026-09-02T21:48:13.149Z Downloaded keccak v0.2.0
11822026-09-02T21:48:13.149Z Downloaded minimal-lexical v0.2.1
11832026-09-02T21:48:13.152Z Downloaded termtree v0.5.1
11842026-09-02T21:48:13.152Z Downloaded lru-cache v0.1.2
11852026-09-02T21:48:13.152Z Downloaded pem v3.0.6
11862026-09-02T21:48:13.152Z Downloaded proc-macro-error-attr2 v2.0.0
11872026-09-02T21:48:13.152Z Downloaded serde_tokenstream v0.3.0
11882026-09-02T21:48:13.157Z Downloaded dsl_auto_type v0.2.0
11892026-09-02T21:48:13.157Z Downloaded winnow v0.5.40
11902026-09-02T21:48:13.161Z Downloaded signal-hook v0.3.18
11912026-09-02T21:48:13.167Z Downloaded zerocopy v0.6.6
11922026-09-02T21:48:13.167Z Downloaded aws-lc-rs v1.16.3
11932026-09-02T21:48:13.170Z Downloaded bindgen v0.71.1
11942026-09-02T21:48:13.171Z Downloaded scuffle v0.1.0
11952026-09-02T21:48:13.174Z Downloaded const_format_proc_macros v0.2.34
11962026-09-02T21:48:13.174Z Downloaded termios v0.3.3
11972026-09-02T21:48:13.177Z Downloaded darling v0.13.4
11982026-09-02T21:48:13.177Z Downloaded displaydoc v0.2.5
11992026-09-02T21:48:13.180Z Downloaded parking_lot_core v0.8.6
12002026-09-02T21:48:13.180Z Downloaded itertools v0.15.0
12012026-09-02T21:48:13.183Z Downloaded tracing-core v0.1.36
12022026-09-02T21:48:13.186Z Downloaded russh v0.62.4
12032026-09-02T21:48:13.189Z Downloaded petname v2.0.2
12042026-09-02T21:48:13.193Z Downloaded spin v0.9.8
12052026-09-02T21:48:13.196Z Downloaded native-tls v0.2.18
12062026-09-02T21:48:13.196Z Downloaded bitvec v1.0.1
12072026-09-02T21:48:13.201Z Downloaded chrono v0.4.45
12082026-09-02T21:48:13.206Z Downloaded serde_derive_internals v0.29.1
12092026-09-02T21:48:13.210Z Downloaded schemars v0.9.0
12102026-09-02T21:48:13.213Z Downloaded elliptic-curve v0.13.8
12112026-09-02T21:48:13.217Z Downloaded rusty-fork v0.3.1
12122026-09-02T21:48:13.217Z Downloaded git2 v0.20.4
12132026-09-02T21:48:13.222Z Downloaded slog v2.8.2
12142026-09-02T21:48:13.225Z Downloaded resolv-conf v0.7.6
12152026-09-02T21:48:13.225Z Downloaded yansi v1.0.1
12162026-09-02T21:48:13.228Z Downloaded idna v1.1.0
12172026-09-02T21:48:13.228Z Downloaded toml_edit v0.19.15
12182026-09-02T21:48:13.236Z Downloaded crossbeam-channel v0.5.15
12192026-09-02T21:48:13.239Z Downloaded jiff-core v0.1.0
12202026-09-02T21:48:13.242Z Downloaded crossterm v0.29.0
12212026-09-02T21:48:13.245Z Downloaded unicode-bidi v0.3.18
12222026-09-02T21:48:13.245Z Downloaded rcgen v0.12.1
12232026-09-02T21:48:13.248Z Downloaded parking_lot v0.11.2
12242026-09-02T21:48:13.248Z Downloaded constant_time_eq v0.4.2
12252026-09-02T21:48:13.248Z Downloaded quinn-proto v0.11.16
12262026-09-02T21:48:13.252Z Downloaded num-bigint v0.4.6
12272026-09-02T21:48:13.255Z Downloaded socket2 v0.6.3
12282026-09-02T21:48:13.259Z Downloaded darling v0.21.3
12292026-09-02T21:48:13.262Z Downloaded uuid v1.23.4
12302026-09-02T21:48:13.262Z Downloaded proptest v1.11.0
12312026-09-02T21:48:13.266Z Downloaded schemars v1.2.1
12322026-09-02T21:48:13.274Z Downloaded tokio-postgres v0.7.16
12332026-09-02T21:48:13.277Z Downloaded ryu v1.0.23
12342026-09-02T21:48:13.280Z Downloaded knus v3.4.0
12352026-09-02T21:48:13.280Z Downloaded rand v0.9.2
12362026-09-02T21:48:13.284Z Downloaded portable-atomic v1.13.1
12372026-09-02T21:48:13.287Z Downloaded internal-russh-num-bigint v0.5.0
12382026-09-02T21:48:13.294Z Downloaded der v0.8.0
12392026-09-02T21:48:13.297Z Downloaded goblin v0.10.5
12402026-09-02T21:48:13.301Z Downloaded lalrpop v0.19.12
12412026-09-02T21:48:13.306Z Downloaded darling_core v0.23.0
12422026-09-02T21:48:13.310Z Downloaded openssl-sys v0.9.117
12432026-09-02T21:48:13.316Z Downloaded rustyline v14.0.0
12442026-09-02T21:48:13.321Z Downloaded unicode_categories v0.1.1
12452026-09-02T21:48:13.325Z Downloaded crypto-primes v0.7.2
12462026-09-02T21:48:13.325Z Downloaded zerotrie v0.2.3
12472026-09-02T21:48:13.328Z Downloaded rand v0.8.6
12482026-09-02T21:48:13.344Z Downloaded reqwest v0.12.28
12492026-09-02T21:48:13.348Z Downloaded serde_with v3.21.0
12502026-09-02T21:48:13.354Z Downloaded rsa v0.10.0-rc.18
12512026-09-02T21:48:13.357Z Downloaded url v2.5.8
12522026-09-02T21:48:13.360Z Downloaded unicode-normalization v0.1.25
12532026-09-02T21:48:13.360Z Downloaded icu_collections v2.1.1
12542026-09-02T21:48:13.364Z Downloaded libxml v0.3.3
12552026-09-02T21:48:13.369Z Downloaded regex v1.12.3
12562026-09-02T21:48:13.376Z Downloaded time v0.3.47
12572026-09-02T21:48:13.382Z Downloaded moka v0.12.13
12582026-09-02T21:48:13.386Z Downloaded tower-http v0.6.8
12592026-09-02T21:48:13.390Z Downloaded rsa v0.9.10
12602026-09-02T21:48:13.393Z Downloaded libm v0.2.16
12612026-09-02T21:48:13.399Z Downloaded itertools v0.13.0
12622026-09-02T21:48:13.402Z Downloaded gimli v0.32.3
12632026-09-02T21:48:13.407Z Downloaded itertools v0.14.0
12642026-09-02T21:48:13.410Z Downloaded salty v0.3.0
12652026-09-02T21:48:13.414Z Downloaded rawzip v0.4.4
12662026-09-02T21:48:13.417Z Downloaded iddqd v0.4.2
12672026-09-02T21:48:13.422Z Downloaded openssl v0.10.80
12682026-09-02T21:48:13.427Z Downloaded crypto-bigint v0.7.5
12692026-09-02T21:48:13.436Z Downloaded winnow v0.6.26
12702026-09-02T21:48:13.441Z Downloaded tough v0.22.0
12712026-09-02T21:48:13.445Z Downloaded bstr v1.12.1
12722026-09-02T21:48:13.450Z Downloaded tabled v0.21.0
12732026-09-02T21:48:13.461Z Downloaded hyper v1.10.1
12742026-09-02T21:48:13.464Z Downloaded zerovec v0.11.5
12752026-09-02T21:48:13.467Z Downloaded winnow v1.0.3
12762026-09-02T21:48:13.473Z Downloaded syn v3.0.3
12772026-09-02T21:48:13.479Z Downloaded zlib-rs v0.6.2
12782026-09-02T21:48:13.482Z Downloaded icu_properties_data v2.1.2
12792026-09-02T21:48:13.487Z Downloaded ssh-key v0.7.0-rc.11
12802026-09-02T21:48:13.492Z Downloaded smoltcp v0.9.1
12812026-09-02T21:48:13.497Z Downloaded zerocopy v0.8.55
12822026-09-02T21:48:13.508Z Downloaded object v0.30.4
12832026-09-02T21:48:13.513Z Downloaded vcpkg v0.2.15
12842026-09-02T21:48:13.536Z Downloaded regex-syntax v0.8.10
12852026-09-02T21:48:13.540Z Downloaded rustix v0.38.44
12862026-09-02T21:48:13.553Z Downloaded radix_trie v0.2.1
12872026-09-02T21:48:13.586Z Downloaded smoltcp v0.11.0
12882026-09-02T21:48:13.586Z Downloaded rustls v0.23.41
12892026-09-02T21:48:13.587Z Downloaded nix v0.28.0
12902026-09-02T21:48:13.587Z Downloaded curve25519-dalek v4.1.3
12912026-09-02T21:48:13.587Z Downloaded hickory-proto v0.25.2
12922026-09-02T21:48:13.590Z Downloaded hickory-proto v0.24.4
12932026-09-02T21:48:13.601Z Downloaded regex-syntax v0.6.29
12942026-09-02T21:48:13.605Z Downloaded object v0.37.3
12952026-09-02T21:48:13.608Z Downloaded regress v0.10.5
12962026-09-02T21:48:13.614Z Downloaded nix v0.27.1
12972026-09-02T21:48:13.619Z Downloaded openapiv3 v2.2.0
12982026-09-02T21:48:13.627Z Downloaded nix v0.31.2
12992026-09-02T21:48:13.634Z Downloaded typify-impl v0.6.2
13002026-09-02T21:48:13.641Z Downloaded dropshot v0.17.1
13012026-09-02T21:48:13.654Z Downloaded curve25519-dalek v5.0.0
13022026-09-02T21:48:13.659Z Downloaded sha3 v0.11.0
13032026-09-02T21:48:13.663Z Downloaded polar-core v0.27.3
13042026-09-02T21:48:13.666Z Downloaded sqlparser v0.61.0
13052026-09-02T21:48:13.670Z Downloaded regress v0.11.1
13062026-09-02T21:48:13.675Z Downloaded bzip2-sys v0.1.13+1.0.8
13072026-09-02T21:48:13.688Z Downloaded tracing v0.1.44
13082026-09-02T21:48:13.701Z Downloaded petgraph v0.6.5
13092026-09-02T21:48:13.712Z Downloaded diesel v2.3.7
13102026-09-02T21:48:13.723Z Downloaded zerocopy-derive v0.6.6
13112026-09-02T21:48:13.729Z Downloaded sled v0.34.7
13122026-09-02T21:48:13.734Z Downloaded jiff v0.2.34
13132026-09-02T21:48:13.744Z Downloaded chrono-tz v0.10.4
13142026-09-02T21:48:13.754Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13152026-09-02T21:48:13.765Z Downloaded petgraph v0.8.3
13162026-09-02T21:48:13.777Z Downloaded ratatui v0.29.0
13172026-09-02T21:48:13.788Z Downloaded regex-automata v0.4.14
13182026-09-02T21:48:13.802Z Downloaded sha3 v0.10.8
13192026-09-02T21:48:13.809Z Downloaded libz-sys v1.1.24
13202026-09-02T21:48:13.838Z Downloaded ring v0.17.14
13212026-09-02T21:48:13.851Z Downloaded csv v1.4.0
13222026-09-02T21:48:13.864Z Downloaded tokio v1.52.1
13232026-09-02T21:48:13.887Z Downloaded encoding_rs v0.8.35
13242026-09-02T21:48:13.901Z Downloaded libgit2-sys v0.18.3+1.9.2
13252026-09-02T21:48:14.276Z Downloaded aws-lc-sys v0.40.0
13262026-09-02T21:48:14.539Z Compiling serde_core v1.0.228
13272026-09-02T21:48:14.539Z Compiling libc v0.2.185
13282026-09-02T21:48:14.542Z Compiling serde v1.0.228
13292026-09-02T21:48:14.542Z Compiling log v0.4.33
13302026-09-02T21:48:14.542Z Compiling smallvec v1.15.1
13312026-09-02T21:48:14.543Z Compiling find-msvc-tools v0.1.9
13322026-09-02T21:48:14.543Z Compiling shlex v1.3.0
13332026-09-02T21:48:14.543Z Compiling subtle v2.6.1
13342026-09-02T21:48:14.729Z Compiling scopeguard v1.2.0
13352026-09-02T21:48:14.739Z Compiling typenum v1.20.1
13362026-09-02T21:48:14.739Z Compiling stable_deref_trait v1.2.1
13372026-09-02T21:48:14.739Z Compiling zerocopy v0.8.55
13382026-09-02T21:48:14.739Z Compiling portable-atomic v1.13.1
13392026-09-02T21:48:14.795Z Compiling serde_json v1.0.151
13402026-09-02T21:48:14.806Z Compiling syn v2.0.117
13412026-09-02T21:48:14.819Z Compiling critical-section v1.2.0
13422026-09-02T21:48:14.880Z Compiling lock_api v0.4.14
13432026-09-02T21:48:14.893Z Compiling libm v0.2.16
13442026-09-02T21:48:14.897Z Compiling num-traits v0.2.19
13452026-09-02T21:48:14.924Z Compiling pkg-config v0.3.32
13462026-09-02T21:48:14.942Z Compiling generic-array v0.14.7
13472026-09-02T21:48:14.942Z Compiling parking_lot_core v0.9.12
13482026-09-02T21:48:14.970Z Compiling getrandom v0.4.3
13492026-09-02T21:48:15.038Z Compiling const-oid v0.9.6
13502026-09-02T21:48:15.053Z Compiling pin-project-lite v0.2.17
13512026-09-02T21:48:15.097Z Compiling rand_core v0.10.0
13522026-09-02T21:48:15.143Z Compiling litemap v0.8.1
13532026-09-02T21:48:15.198Z Compiling percent-encoding v2.3.2
13542026-09-02T21:48:15.243Z Compiling writeable v0.6.2
13552026-09-02T21:48:15.270Z Compiling futures-core v0.3.32
13562026-09-02T21:48:15.297Z Compiling icu_properties_data v2.1.2
13572026-09-02T21:48:15.301Z Compiling icu_normalizer_data v2.1.1
13582026-09-02T21:48:15.328Z Compiling rustix v1.1.4
13592026-09-02T21:48:15.360Z Compiling getrandom v0.3.4
13602026-09-02T21:48:15.396Z Compiling futures-sink v0.3.32
13612026-09-02T21:48:15.412Z Compiling futures-task v0.3.32
13622026-09-02T21:48:15.439Z Compiling futures-io v0.3.32
13632026-09-02T21:48:15.466Z Compiling utf8_iter v1.0.4
13642026-09-02T21:48:15.493Z Compiling futures-channel v0.3.32
13652026-09-02T21:48:15.522Z Compiling slab v0.4.12
13662026-09-02T21:48:15.600Z Compiling errno v0.3.14
13672026-09-02T21:48:15.600Z Compiling jobserver v0.1.34
13682026-09-02T21:48:15.628Z Compiling getrandom v0.2.17
13692026-09-02T21:48:15.672Z Compiling mio v1.2.0
13702026-09-02T21:48:15.695Z Compiling socket2 v0.6.3
13712026-09-02T21:48:15.709Z Compiling form_urlencoded v1.2.2
13722026-09-02T21:48:15.725Z Compiling signal-hook-registry v1.4.8
13732026-09-02T21:48:15.767Z Compiling rand_core v0.6.4
13742026-09-02T21:48:15.798Z Compiling rustversion v1.0.22
13752026-09-02T21:48:15.875Z Compiling cc v1.2.56
13762026-09-02T21:48:15.938Z Compiling once_cell v1.21.3
13772026-09-02T21:48:15.938Z Compiling parking_lot v0.12.5
13782026-09-02T21:48:16.026Z Compiling base64ct v1.8.3
13792026-09-02T21:48:16.042Z Compiling iana-time-zone v0.1.65
13802026-09-02T21:48:16.082Z Compiling ident_case v1.0.1
13812026-09-02T21:48:16.085Z Compiling dunce v1.0.5
13822026-09-02T21:48:16.085Z Compiling regex-syntax v0.8.10
13832026-09-02T21:48:16.211Z Compiling fs_extra v1.3.0
13842026-09-02T21:48:16.241Z Compiling flagset v0.4.7
13852026-09-02T21:48:16.244Z Compiling base64 v0.22.1
13862026-09-02T21:48:16.270Z Compiling pem-rfc7468 v0.7.0
13872026-09-02T21:48:16.274Z Compiling rand_core v0.9.5
13882026-09-02T21:48:16.285Z Compiling vcpkg v0.2.15
13892026-09-02T21:48:16.336Z Compiling syn v1.0.109
13902026-09-02T21:48:16.363Z Compiling tracing-core v0.1.36
13912026-09-02T21:48:16.404Z Compiling aws-lc-rs v1.16.3
13922026-09-02T21:48:16.418Z Compiling schemars v0.8.22
13932026-09-02T21:48:16.501Z Compiling cpufeatures v0.2.17
13942026-09-02T21:48:16.516Z Compiling simd-adler32 v0.3.8
13952026-09-02T21:48:16.591Z Compiling dyn-clone v1.0.20
13962026-09-02T21:48:16.609Z Compiling spin v0.9.8
13972026-09-02T21:48:16.624Z Compiling httparse v1.10.1
13982026-09-02T21:48:16.627Z Compiling openssl-probe v0.2.1
13992026-09-02T21:48:16.686Z Compiling cmake v0.1.57
14002026-09-02T21:48:16.716Z Compiling cmov v0.5.4
14012026-09-02T21:48:16.751Z Compiling adler2 v2.0.1
14022026-09-02T21:48:16.795Z Compiling crc32fast v1.5.0
14032026-09-02T21:48:16.826Z Compiling tinyvec_macros v0.1.1
14042026-09-02T21:48:16.840Z Compiling aho-corasick v1.1.4
14052026-09-02T21:48:16.861Z Compiling miniz_oxide v0.8.9
14062026-09-02T21:48:16.899Z Compiling tinyvec v1.10.0
14072026-09-02T21:48:16.915Z Compiling bitflags v2.11.0
14082026-09-02T21:48:16.952Z Compiling semver v1.0.28
14092026-09-02T21:48:16.967Z Compiling indexmap v2.14.0
14102026-09-02T21:48:17.000Z Compiling uuid v1.23.4
14112026-09-02T21:48:17.147Z Compiling ctutils v0.4.2
14122026-09-02T21:48:17.162Z Compiling try-lock v0.2.5
14132026-09-02T21:48:17.186Z Compiling tower-service v0.3.3
14142026-09-02T21:48:17.201Z Compiling rustc_version v0.4.1
14152026-09-02T21:48:17.285Z Compiling unicode-segmentation v1.12.0
14162026-09-02T21:48:17.301Z Compiling untrusted v0.7.1
14172026-09-02T21:48:17.320Z Compiling tower-layer v0.3.3
14182026-09-02T21:48:17.325Z Compiling radium v0.7.0
14192026-09-02T21:48:17.451Z Compiling atomic-waker v1.1.2
14202026-09-02T21:48:17.478Z Compiling want v0.3.1
14212026-09-02T21:48:17.592Z Compiling rustls v0.23.41
14222026-09-02T21:48:17.630Z Compiling aws-lc-sys v0.40.0
14232026-09-02T21:48:17.645Z Compiling openssl-sys v0.9.117
14242026-09-02T21:48:17.682Z Compiling untrusted v0.9.0
14252026-09-02T21:48:17.705Z Compiling foreign-types-shared v0.1.1
14262026-09-02T21:48:17.721Z Compiling tap v1.0.1
14272026-09-02T21:48:17.737Z Compiling regex-automata v0.4.14
14282026-09-02T21:48:17.768Z Compiling openssl v0.10.80
14292026-09-02T21:48:17.783Z Compiling maybe-uninit v2.0.0
14302026-09-02T21:48:17.804Z Compiling synstructure v0.13.2
14312026-09-02T21:48:17.819Z Compiling serde_derive_internals v0.29.1
14322026-09-02T21:48:17.834Z Compiling pest_generator v2.8.6
14332026-09-02T21:48:17.850Z Compiling darling_core v0.20.11
14342026-09-02T21:48:17.914Z Compiling httpdate v1.0.3
14352026-09-02T21:48:18.018Z Compiling wyz v0.5.1
14362026-09-02T21:48:18.076Z Compiling tempfile v3.27.0
14372026-09-02T21:48:18.168Z Compiling terminal_size v0.4.3
14382026-09-02T21:48:18.230Z Compiling foreign-types v0.3.2
14392026-09-02T21:48:18.326Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14402026-09-02T21:48:18.346Z Compiling bzip2-sys v0.1.13+1.0.8
14412026-09-02T21:48:18.362Z Compiling unicode-normalization v0.1.25
14422026-09-02T21:48:18.435Z Compiling num-integer v0.1.46
14432026-09-02T21:48:18.459Z Compiling socket2 v0.5.10
14442026-09-02T21:48:18.486Z Compiling wait-timeout v0.2.1
14452026-09-02T21:48:18.578Z Compiling ahash v0.8.12
14462026-09-02T21:48:18.616Z Compiling time-core v0.1.8
14472026-09-02T21:48:18.648Z Compiling funty v2.0.0
14482026-09-02T21:48:18.669Z Compiling num-conv v0.2.0
14492026-09-02T21:48:18.725Z Compiling quick-error v1.2.3
14502026-09-02T21:48:18.756Z Compiling bit-vec v0.8.0
14512026-09-02T21:48:18.773Z Compiling num-bigint-dig v0.8.6
14522026-09-02T21:48:18.773Z Compiling packed_struct v0.10.1
14532026-09-02T21:48:18.801Z Compiling native-tls v0.2.18
14542026-09-02T21:48:18.805Z Compiling powerfmt v0.2.0
14552026-09-02T21:48:18.833Z Compiling time-macros v0.2.27
14562026-09-02T21:48:18.865Z Compiling rusty-fork v0.3.1
14572026-09-02T21:48:18.897Z Compiling num-iter v0.1.45
14582026-09-02T21:48:18.997Z Compiling bitvec v1.0.1
14592026-09-02T21:48:19.013Z Compiling deranged v0.5.8
14602026-09-02T21:48:19.045Z Compiling bit-set v0.8.0
14612026-09-02T21:48:19.045Z Compiling clap_builder v4.6.0
14622026-09-02T21:48:19.108Z Compiling lazy_static v1.5.0
14632026-09-02T21:48:19.192Z Compiling rand_xorshift v0.4.0
14642026-09-02T21:48:19.218Z Compiling sync_wrapper v1.0.2
14652026-09-02T21:48:19.234Z Compiling indexmap v1.9.3
14662026-09-02T21:48:19.249Z Compiling zlib-rs v0.6.2
14672026-09-02T21:48:19.262Z Compiling crc-catalog v2.4.0
14682026-09-02T21:48:19.343Z Compiling object v0.37.3
14692026-09-02T21:48:19.367Z Compiling crossbeam-utils v0.8.21
14702026-09-02T21:48:19.382Z Compiling siphasher v1.0.2
14712026-09-02T21:48:19.436Z Compiling unarray v0.1.4
14722026-09-02T21:48:19.563Z Compiling usdt-impl v0.6.0
14732026-09-02T21:48:19.581Z Compiling serde_derive v1.0.228
14742026-09-02T21:48:19.593Z Compiling zeroize_derive v1.5.0
14752026-09-02T21:48:19.635Z Compiling zerofrom-derive v0.1.6
14762026-09-02T21:48:19.672Z Compiling zerocopy-derive v0.8.55
14772026-09-02T21:48:19.786Z Compiling yoke-derive v0.8.1
14782026-09-02T21:48:19.873Z Compiling zerovec-derive v0.11.2
14792026-09-02T21:48:19.962Z Compiling displaydoc v0.2.5
14802026-09-02T21:48:20.045Z Compiling tokio-macros v2.7.0
14812026-09-02T21:48:20.230Z Compiling futures-macro v0.3.32
14822026-09-02T21:48:20.267Z Compiling thiserror-impl v2.0.18
14832026-09-02T21:48:20.498Z Compiling der_derive v0.7.3
14842026-09-02T21:48:20.733Z Compiling tracing-attributes v0.1.31
14852026-09-02T21:48:20.808Z Compiling schemars_derive v0.8.22
14862026-09-02T21:48:20.857Z Compiling pest_derive v2.8.6
14872026-09-02T21:48:21.033Z Compiling scroll_derive v0.13.1
14882026-09-02T21:48:21.048Z Compiling darling_macro v0.20.11
14892026-09-02T21:48:21.096Z Compiling futures-util v0.3.32
14902026-09-02T21:48:21.132Z Compiling zerofrom v0.1.6
14912026-09-02T21:48:21.271Z Compiling yoke v0.8.1
14922026-09-02T21:48:21.381Z Compiling openssl-macros v0.1.1
14932026-09-02T21:48:21.477Z Compiling zerovec v0.11.5
14942026-09-02T21:48:21.559Z Compiling zerotrie v0.2.3
14952026-09-02T21:48:21.575Z Compiling thiserror-impl v1.0.69
14962026-09-02T21:48:21.683Z Compiling thiserror v2.0.18
14972026-09-02T21:48:21.821Z Compiling darling v0.20.11
14982026-09-02T21:48:21.884Z Compiling packed_struct_codegen v0.10.1
14992026-09-02T21:48:21.897Z Compiling scroll v0.13.0
15002026-09-02T21:48:21.916Z Compiling bitfield-macros v0.19.4
15012026-09-02T21:48:22.000Z Compiling tinystr v0.8.2
15022026-09-02T21:48:22.015Z Compiling potential_utf v0.1.4
15032026-09-02T21:48:22.145Z Compiling icu_collections v2.1.1
15042026-09-02T21:48:22.185Z Compiling icu_locale_core v2.1.1
15052026-09-02T21:48:22.185Z Compiling tracing v0.1.44
15062026-09-02T21:48:22.214Z Compiling goblin v0.10.5
15072026-09-02T21:48:22.233Z Compiling zerocopy-derive v0.6.6
15082026-09-02T21:48:22.233Z Compiling clap_derive v4.6.1
15092026-09-02T21:48:22.500Z Compiling paste v1.0.15
15102026-09-02T21:48:22.532Z Compiling nodrop v0.1.14
15112026-09-02T21:48:22.644Z Compiling num_threads v0.1.7
15122026-09-02T21:48:22.664Z Compiling array-init v0.0.4
15132026-09-02T21:48:22.692Z Compiling bitfield v0.19.4
15142026-09-02T21:48:22.765Z Compiling time v0.3.47
15152026-09-02T21:48:22.845Z Compiling icu_provider v2.1.1
15162026-09-02T21:48:22.893Z Compiling thiserror v1.0.69
15172026-09-02T21:48:23.028Z Compiling flate2 v1.1.9
15182026-09-02T21:48:23.043Z Compiling derive_builder_core v0.20.2
15192026-09-02T21:48:23.046Z Compiling dtrace-parser v0.3.0
15202026-09-02T21:48:23.138Z Compiling icu_normalizer v2.1.1
15212026-09-02T21:48:23.153Z Compiling zeroize v1.9.0
15222026-09-02T21:48:23.183Z Compiling bytes v1.11.1
15232026-09-02T21:48:23.186Z Compiling icu_properties v2.1.2
15242026-09-02T21:48:23.238Z Compiling chrono v0.4.45
15252026-09-02T21:48:23.464Z Compiling der v0.7.10
15262026-09-02T21:48:23.505Z Compiling rustls-pki-types v1.14.0
15272026-09-02T21:48:23.696Z Compiling tokio v1.52.1
15282026-09-02T21:48:23.816Z Compiling http v1.4.2
15292026-09-02T21:48:23.830Z Compiling hybrid-array v0.4.13
15302026-09-02T21:48:23.920Z Compiling crypto-common v0.1.7
15312026-09-02T21:48:23.957Z Compiling block-buffer v0.10.4
15322026-09-02T21:48:23.974Z Compiling ipnet v2.12.0
15332026-09-02T21:48:24.067Z Compiling idna_adapter v1.2.1
15342026-09-02T21:48:24.083Z Compiling hex v0.4.3
15352026-09-02T21:48:24.148Z Compiling digest v0.10.7
15362026-09-02T21:48:24.223Z Compiling ppv-lite86 v0.2.21
15372026-09-02T21:48:24.296Z Compiling idna v1.1.0
15382026-09-02T21:48:24.377Z Compiling spki v0.7.3
15392026-09-02T21:48:24.393Z Compiling sha2 v0.10.9
15402026-09-02T21:48:24.422Z Compiling signature v2.2.0
15412026-09-02T21:48:24.440Z Compiling hmac v0.12.1
15422026-09-02T21:48:24.491Z Compiling http-body v1.0.1
15432026-09-02T21:48:24.574Z Compiling rand_chacha v0.9.0
15442026-09-02T21:48:24.608Z Compiling url v2.5.8
15452026-09-02T21:48:24.622Z Compiling pkcs8 v0.10.2
15462026-09-02T21:48:24.637Z Compiling rand_chacha v0.3.1
15472026-09-02T21:48:24.641Z Compiling serde_spanned v0.6.9
15482026-09-02T21:48:24.653Z Compiling toml_datetime v0.6.11
15492026-09-02T21:48:24.670Z Compiling http-body-util v0.1.3
15502026-09-02T21:48:24.818Z Compiling rand v0.9.2
15512026-09-02T21:48:24.857Z Compiling rand v0.8.6
15522026-09-02T21:48:24.900Z Compiling pkcs1 v0.7.5
15532026-09-02T21:48:24.941Z Compiling clap v4.6.1
15542026-09-02T21:48:24.958Z Compiling dof v0.4.0
15552026-09-02T21:48:24.958Z Compiling zerocopy v0.6.6
15562026-09-02T21:48:25.087Z Compiling scroll_derive v0.12.1
15572026-09-02T21:48:25.277Z Compiling structmeta-derive v0.3.0
15582026-09-02T21:48:25.310Z Compiling crc v3.4.0
15592026-09-02T21:48:25.346Z Compiling smallvec v0.6.14
15602026-09-02T21:48:25.413Z Compiling proptest v1.11.0
15612026-09-02T21:48:25.428Z Compiling darling_core v0.23.0
15622026-09-02T21:48:25.560Z Compiling heapless v0.7.17
15632026-09-02T21:48:25.599Z Compiling slog v2.8.2
15642026-09-02T21:48:25.680Z Compiling thread-id v5.1.0
15652026-09-02T21:48:25.717Z Compiling env_filter v2.0.0
15662026-09-02T21:48:25.774Z Compiling syn v3.0.3
15672026-09-02T21:48:25.789Z Compiling cookie v0.18.1
15682026-09-02T21:48:25.809Z Compiling signal-hook v0.3.18
15692026-09-02T21:48:25.824Z Compiling allocator-api2 v0.2.21
15702026-09-02T21:48:26.008Z Compiling ipnetwork v0.21.1
15712026-09-02T21:48:26.023Z Compiling gimli v0.32.3
15722026-09-02T21:48:26.080Z Compiling unicode-bidi v0.3.18
15732026-09-02T21:48:26.161Z Compiling base64 v0.21.7
15742026-09-02T21:48:26.220Z Compiling iri-string v0.7.10
15752026-09-02T21:48:26.235Z Compiling ryu v1.0.23
15762026-09-02T21:48:26.430Z Compiling anyhow v1.0.104
15772026-09-02T21:48:26.434Z Compiling unicode-properties v0.1.4
15782026-09-02T21:48:26.443Z Compiling winnow v0.5.40
15792026-09-02T21:48:26.447Z Compiling hashbrown v0.12.3
15802026-09-02T21:48:26.502Z Compiling zstd-safe v7.2.4
15812026-09-02T21:48:26.524Z Compiling structmeta v0.3.0
15822026-09-02T21:48:26.539Z Compiling ron v0.8.1
15832026-09-02T21:48:26.639Z Compiling rsa v0.9.10
15842026-09-02T21:48:26.657Z Compiling stringprep v0.1.5
15852026-09-02T21:48:26.740Z Compiling serde_urlencoded v0.7.1
15862026-09-02T21:48:26.757Z Compiling oxnet v0.1.6
15872026-09-02T21:48:27.002Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15882026-09-02T21:48:27.116Z Compiling env_logger v0.11.11
15892026-09-02T21:48:27.223Z Compiling scroll v0.12.0
15902026-09-02T21:48:27.309Z Compiling serde-hex v0.1.0
15912026-09-02T21:48:27.482Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15922026-09-02T21:48:27.497Z Compiling camino v1.2.5
15932026-09-02T21:48:27.515Z Compiling tokio-util v0.7.18
15942026-09-02T21:48:27.716Z Compiling tower v0.5.3
15952026-09-02T21:48:27.777Z Compiling toml_edit v0.19.15
15962026-09-02T21:48:27.874Z Compiling addr2line v0.25.1
15972026-09-02T21:48:27.922Z Compiling newtype-uuid v1.3.2
15982026-09-02T21:48:27.937Z Compiling tokio-native-tls v0.3.1
15992026-09-02T21:48:27.977Z Compiling darling_macro v0.23.0
16002026-09-02T21:48:28.133Z Compiling tower-http v0.6.8
16012026-09-02T21:48:28.239Z Compiling hashbrown v0.13.2
16022026-09-02T21:48:28.285Z Compiling h2 v0.4.15
16032026-09-02T21:48:28.505Z Compiling crypto-common v0.2.2
16042026-09-02T21:48:28.572Z Compiling block-padding v0.4.2
16052026-09-02T21:48:28.611Z Compiling block-buffer v0.12.1
16062026-09-02T21:48:28.735Z Compiling x509-cert v0.2.5
16072026-09-02T21:48:28.757Z Compiling md-5 v0.10.6
16082026-09-02T21:48:28.772Z Compiling derive_builder_macro v0.20.2
16092026-09-02T21:48:28.826Z Compiling rustls-native-certs v0.8.3
16102026-09-02T21:48:28.944Z Compiling erased-serde v0.3.31
16112026-09-02T21:48:29.099Z Compiling serde_tokenstream v0.2.3
16122026-09-02T21:48:29.135Z Compiling bzip2 v0.4.4
16132026-09-02T21:48:29.328Z Compiling daft-derive v0.1.8
16142026-09-02T21:48:29.362Z Compiling bstr v1.12.1
16152026-09-02T21:48:29.447Z Compiling pin-project-internal v1.1.11
16162026-09-02T21:48:29.462Z Compiling zerocopy-derive v0.7.35
16172026-09-02T21:48:29.533Z Compiling async-trait v0.1.89
16182026-09-02T21:48:29.750Z Compiling heck v0.4.1
16192026-09-02T21:48:29.791Z Compiling curve25519-dalek v4.1.3
16202026-09-02T21:48:29.998Z Compiling vergen-lib v9.1.0
16212026-09-02T21:48:30.023Z Compiling hash32 v0.2.1
16222026-09-02T21:48:30.089Z Compiling memoffset v0.9.1
16232026-09-02T21:48:30.148Z Compiling encoding_rs v0.8.35
16242026-09-02T21:48:30.194Z Compiling rustc-demangle v0.1.27
16252026-09-02T21:48:30.232Z Compiling mime v0.3.17
16262026-09-02T21:48:30.247Z Compiling psl-types v2.0.11
16272026-09-02T21:48:30.311Z Compiling owo-colors v4.3.0
16282026-09-02T21:48:30.356Z Compiling litrs v1.0.0
16292026-09-02T21:48:30.370Z Compiling rustix v0.38.44
16302026-09-02T21:48:30.426Z Compiling cfg_aliases v0.2.1
16312026-09-02T21:48:30.447Z Compiling fallible-iterator v0.2.0
16322026-09-02T21:48:30.477Z Compiling ref-cast v1.0.25
16332026-09-02T21:48:30.514Z Compiling smoltcp v0.9.1
16342026-09-02T21:48:30.590Z Compiling crc-any v2.5.0
16352026-09-02T21:48:30.606Z Compiling pin-project v1.1.11
16362026-09-02T21:48:30.606Z Compiling backtrace v0.3.76
16372026-09-02T21:48:30.702Z Compiling nix v0.31.2
16382026-09-02T21:48:30.735Z Compiling zerocopy v0.7.35
16392026-09-02T21:48:30.782Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16402026-09-02T21:48:30.837Z Compiling postgres-protocol v0.6.10
16412026-09-02T21:48:30.852Z Compiling publicsuffix v2.3.0
16422026-09-02T21:48:30.918Z Compiling document-features v0.2.12
16432026-09-02T21:48:31.003Z Compiling daft v0.1.8
16442026-09-02T21:48:31.048Z Compiling snafu-derive v0.8.9
16452026-09-02T21:48:31.123Z Compiling zip v0.6.6
16462026-09-02T21:48:31.147Z Compiling derive_builder v0.20.2
16472026-09-02T21:48:31.290Z Compiling toml v0.7.8
16482026-09-02T21:48:31.309Z Compiling inout v0.2.2
16492026-09-02T21:48:31.342Z Compiling object v0.30.4
16502026-09-02T21:48:31.428Z Compiling darling v0.23.0
16512026-09-02T21:48:31.478Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16522026-09-02T21:48:31.523Z Compiling hyper v1.10.1
16532026-09-02T21:48:31.538Z Compiling goblin v0.8.2
16542026-09-02T21:48:31.780Z Compiling derive-ex v0.1.8
16552026-09-02T21:48:31.795Z Compiling futures-executor v0.3.32
16562026-09-02T21:48:31.875Z Compiling hubpack_derive v0.1.1
16572026-09-02T21:48:31.897Z Compiling regex v1.12.3
16582026-09-02T21:48:31.917Z Compiling ref-cast-impl v1.0.25
16592026-09-02T21:48:31.974Z Compiling strum_macros v0.27.2
16602026-09-02T21:48:32.073Z Compiling curve25519-dalek-derive v0.1.1
16612026-09-02T21:48:32.108Z Compiling phf_shared v0.13.1
16622026-09-02T21:48:32.136Z Compiling convert_case v0.10.0
16632026-09-02T21:48:32.365Z Compiling vergen v9.1.0
16642026-09-02T21:48:32.368Z Compiling cargo-platform v0.3.2
16652026-09-02T21:48:32.396Z Compiling ff v0.13.1
16662026-09-02T21:48:32.458Z Compiling fs-err v3.3.0
16672026-09-02T21:48:32.499Z Compiling jiff-core v0.1.0
16682026-09-02T21:48:32.558Z Compiling same-file v1.0.6
16692026-09-02T21:48:32.587Z Compiling path-slash v0.1.5
16702026-09-02T21:48:32.606Z Compiling managed v0.8.0
16712026-09-02T21:48:32.680Z Compiling hyper-util v0.1.20
16722026-09-02T21:48:32.686Z Compiling bitflags v1.3.2
16732026-09-02T21:48:32.744Z Compiling foldhash v0.2.0
16742026-09-02T21:48:32.749Z Compiling libbz2-rs-sys v0.2.2
16752026-09-02T21:48:32.777Z Compiling foldhash v0.1.5
16762026-09-02T21:48:32.777Z Compiling base16ct v0.2.0
16772026-09-02T21:48:32.843Z Compiling bumpalo v3.20.2
16782026-09-02T21:48:32.973Z Compiling is_ci v1.2.0
16792026-09-02T21:48:32.988Z Compiling sec1 v0.7.3
16802026-09-02T21:48:32.994Z Compiling hashbrown v0.15.5
16812026-09-02T21:48:33.045Z Compiling snafu v0.8.9
16822026-09-02T21:48:33.122Z Compiling supports-color v3.0.2
16832026-09-02T21:48:33.130Z Compiling zopfli v0.8.3
16842026-09-02T21:48:33.213Z Compiling bzip2 v0.6.1
16852026-09-02T21:48:33.299Z Compiling jiff v0.2.34
16862026-09-02T21:48:33.318Z Compiling hashbrown v0.16.1
16872026-09-02T21:48:33.435Z Compiling textwrap v0.16.2
16882026-09-02T21:48:33.528Z Compiling test-strategy v0.4.5
16892026-09-02T21:48:33.569Z Compiling walkdir v2.5.0
16902026-09-02T21:48:33.719Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16912026-09-02T21:48:33.838Z Compiling dof v0.3.0
16922026-09-02T21:48:33.893Z Compiling cargo_metadata v0.23.1
16932026-09-02T21:48:33.916Z Compiling group v0.13.0
16942026-09-02T21:48:33.996Z Compiling strum v0.27.2
16952026-09-02T21:48:34.045Z Compiling derive_more-impl v2.1.1
16962026-09-02T21:48:34.110Z Compiling hyper-tls v0.6.0
16972026-09-02T21:48:34.143Z Compiling hubpack v0.1.2
16982026-09-02T21:48:34.239Z Compiling phf v0.13.1
16992026-09-02T21:48:34.295Z Compiling reqwest v0.12.28
17002026-09-02T21:48:34.374Z Compiling futures v0.3.32
17012026-09-02T21:48:34.411Z Compiling zstd v0.13.3
17022026-09-02T21:48:34.463Z Compiling cookie_store v0.22.1
17032026-09-02T21:48:34.479Z Compiling signal-hook-mio v0.2.5
17042026-09-02T21:48:35.594Z Compiling serde_with_macros v3.21.0
17052026-09-02T21:48:35.594Z Compiling cipher v0.5.2
17062026-09-02T21:48:35.594Z Compiling postgres-types v0.2.12
17072026-09-02T21:48:35.594Z Compiling backtrace-ext v0.2.1
17082026-09-02T21:48:35.594Z Compiling globset v0.4.18
17092026-09-02T21:48:35.594Z Compiling usdt-macro v0.6.0
17102026-09-02T21:48:35.594Z Compiling usdt-attr-macro v0.6.0
17112026-09-02T21:48:35.595Z Compiling byte-wrapper v0.1.0
17122026-09-02T21:48:35.595Z Compiling ed25519 v2.2.3
17132026-09-02T21:48:35.595Z Compiling hkdf v0.12.4
17142026-09-02T21:48:35.595Z Compiling crypto-bigint v0.5.5
17152026-09-02T21:48:35.595Z Compiling serde-big-array v0.5.1
17162026-09-02T21:48:35.595Z Compiling serde_plain v1.0.2
17172026-09-02T21:48:35.626Z Compiling olpc-cjson v0.1.4
17182026-09-02T21:48:35.722Z Compiling dtrace-parser v0.2.0
17192026-09-02T21:48:35.737Z Compiling serde_repr v0.1.20
17202026-09-02T21:48:35.753Z Compiling strum_macros v0.26.4
17212026-09-02T21:48:35.780Z Compiling async-recursion v1.1.1
17222026-09-02T21:48:35.806Z Compiling enum-as-inner v0.6.1
17232026-09-02T21:48:35.908Z Compiling miette-derive v7.6.0
17242026-09-02T21:48:35.991Z Compiling phf_shared v0.11.3
17252026-09-02T21:48:36.113Z Compiling float-cmp v0.10.0
17262026-09-02T21:48:36.188Z Compiling pem v3.0.6
17272026-09-02T21:48:36.204Z Compiling thread-id v4.2.2
17282026-09-02T21:48:36.281Z Compiling memmap2 v0.9.10
17292026-09-02T21:48:36.300Z Compiling fixedbitset v0.4.2
17302026-09-02T21:48:36.373Z Compiling predicates-core v1.0.10
17312026-09-02T21:48:36.391Z Compiling winnow v1.0.3
17322026-09-02T21:48:36.488Z Compiling typed-path v0.9.3
17332026-09-02T21:48:36.515Z Compiling fixedbitset v0.5.7
17342026-09-02T21:48:36.531Z Compiling normalize-line-endings v0.3.0
17352026-09-02T21:48:36.547Z Compiling precomputed-hash v0.1.1
17362026-09-02T21:48:36.547Z Compiling static_assertions v1.1.0
17372026-09-02T21:48:36.579Z Compiling cpufeatures v0.3.0
17382026-09-02T21:48:36.582Z Compiling difflib v0.4.0
17392026-09-02T21:48:36.634Z Compiling keccak v0.1.6
17402026-09-02T21:48:36.648Z Compiling either v1.15.0
17412026-09-02T21:48:36.663Z Compiling whoami v2.1.0
17422026-09-02T21:48:36.663Z Compiling const-oid v0.10.2
17432026-09-02T21:48:36.692Z Compiling data-encoding v2.10.0
17442026-09-02T21:48:36.837Z Compiling supports-unicode v3.0.0
17452026-09-02T21:48:36.870Z Compiling new_debug_unreachable v1.0.6
17462026-09-02T21:48:36.907Z Compiling supports-hyperlinks v3.2.0
17472026-09-02T21:48:36.945Z Compiling string_cache v0.8.9
17482026-09-02T21:48:36.960Z Compiling tokio-postgres v0.7.16
17492026-09-02T21:48:37.005Z Compiling hickory-proto v0.25.2
17502026-09-02T21:48:37.063Z Compiling digest v0.11.3
17512026-09-02T21:48:37.084Z Compiling itertools v0.13.0
17522026-09-02T21:48:37.151Z Compiling miette v7.6.0
17532026-09-02T21:48:37.177Z Compiling predicates v3.1.4
17542026-09-02T21:48:37.201Z Compiling sha3 v0.10.8
17552026-09-02T21:48:37.314Z Compiling petgraph v0.8.3
17562026-09-02T21:48:37.399Z Compiling toml_parser v1.1.2+spec-1.1.0
17572026-09-02T21:48:37.420Z Compiling chacha20 v0.10.0
17582026-09-02T21:48:37.514Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17592026-09-02T21:48:37.531Z Compiling toml_edit v0.22.27
17602026-09-02T21:48:37.599Z Compiling strum v0.26.3
17612026-09-02T21:48:37.686Z Compiling petgraph v0.6.5
17622026-09-02T21:48:37.752Z Compiling usdt v0.6.0
17632026-09-02T21:48:37.762Z Compiling elliptic-curve v0.13.8
17642026-09-02T21:48:37.832Z Compiling usdt-impl v0.5.0
17652026-09-02T21:48:37.861Z Compiling crossterm v0.28.1
17662026-09-02T21:48:38.045Z Compiling serde_with v3.21.0
17672026-09-02T21:48:38.061Z Compiling zip v4.6.1
17682026-09-02T21:48:38.140Z Compiling ed25519-dalek v2.2.0
17692026-09-02T21:48:38.203Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-02T21:48:38.335Z Compiling derive_more v2.1.1
17712026-09-02T21:48:38.458Z Compiling iddqd v0.4.2
17722026-09-02T21:48:38.865Z Compiling similar v2.7.0
17732026-09-02T21:48:39.034Z Compiling crossbeam-epoch v0.9.18
17742026-09-02T21:48:39.098Z Compiling tokio-stream v0.1.18
17752026-09-02T21:48:39.167Z Compiling buf-list v1.1.2
17762026-09-02T21:48:39.193Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-02T21:48:39.237Z Compiling openapiv3 v2.2.0
17782026-09-02T21:48:39.296Z Compiling lalrpop-util v0.19.12
17792026-09-02T21:48:39.372Z Compiling peg-runtime v0.8.5
17802026-09-02T21:48:39.455Z Compiling thread_local v1.1.9
17812026-09-02T21:48:39.504Z Compiling slog-async v2.8.0
17822026-09-02T21:48:39.519Z Compiling crossbeam-channel v0.5.15
17832026-09-02T21:48:39.573Z Compiling is-terminal v0.4.17
17842026-09-02T21:48:39.676Z Compiling filetime v0.2.27
17852026-09-02T21:48:39.691Z Compiling term v1.2.1
17862026-09-02T21:48:39.720Z Compiling xattr v1.6.1
17872026-09-02T21:48:39.736Z Compiling take_mut v0.2.2
17882026-09-02T21:48:39.740Z Compiling camino-tempfile v1.4.1
17892026-09-02T21:48:39.861Z Compiling tar v0.4.46
17902026-09-02T21:48:39.999Z Compiling slog-term v2.9.2
17912026-09-02T21:48:57.191Z Compiling rustls-webpki v0.103.13
17922026-09-02T21:48:59.872Z Compiling tokio-rustls v0.26.4
17932026-09-02T21:48:59.872Z Compiling rustls-platform-verifier v0.6.2
17942026-09-02T21:48:59.875Z Compiling tough v0.22.0
17952026-09-02T21:49:00.074Z Compiling hyper-rustls v0.27.7
17962026-09-02T21:49:00.266Z Compiling reqwest v0.13.2
17972026-09-02T21:49:02.488Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-02T21:49:02.718Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-02T21:49:05.652Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.08s
18002026-09-02T21:49:05.792Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-02T21:49:05.849ZSep 02 21:49:05.622 INFO Starting download, target: Clickhouse
18022026-09-02T21:49:05.849ZSep 02 21:49:05.622 INFO Starting download, target: Cockroach
18032026-09-02T21:49:05.852ZSep 02 21:49:05.622 INFO Starting download, target: Console
18042026-09-02T21:49:05.852ZSep 02 21:49:05.623 INFO Starting download, target: DendriteStub
18052026-09-02T21:49:05.852ZSep 02 21:49:05.623 INFO Starting download, target: MaghemiteMgd
18062026-09-02T21:49:05.853ZSep 02 21:49:05.623 INFO Starting download, target: MaghemiteDdmd
18072026-09-02T21:49:05.853ZSep 02 21:49:05.623 INFO Starting download, target: TransceiverControl
18082026-09-02T21:49:05.853ZSep 02 21:49:05.623 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18092026-09-02T21:49:05.853ZSep 02 21:49:05.623 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18102026-09-02T21:49:05.853ZSep 02 21:49:05.623 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18112026-09-02T21:49:05.853ZSep 02 21:49:05.623 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18122026-09-02T21:49:05.853ZSep 02 21:49:05.623 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18132026-09-02T21:49:05.853ZSep 02 21:49:05.623 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18142026-09-02T21:49:05.853ZSep 02 21:49:05.623 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18152026-09-02T21:49:06.556ZSep 02 21:49:06.302 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-02T21:49:06.740ZSep 02 21:49:06.506 INFO Download complete, target: TransceiverControl
18172026-09-02T21:49:07.582ZSep 02 21:49:07.351 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18182026-09-02T21:49:07.828ZSep 02 21:49:07.598 INFO Download complete, target: Console
18192026-09-02T21:49:07.937ZSep 02 21:49:07.705 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18202026-09-02T21:49:08.029ZSep 02 21:49:07.798 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18212026-09-02T21:49:08.143ZSep 02 21:49:07.906 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18222026-09-02T21:49:08.473ZSep 02 21:49:08.246 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18232026-09-02T21:49:08.473ZSep 02 21:49:08.246 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18242026-09-02T21:49:09.083ZSep 02 21:49:08.856 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18252026-09-02T21:49:09.835ZSep 02 21:49:09.603 INFO Download complete, target: MaghemiteDdmd
18262026-09-02T21:49:10.745ZSep 02 21:49:10.511 INFO Download complete, target: DendriteStub
18272026-09-02T21:49:10.886ZSep 02 21:49:10.649 INFO Download complete, target: MaghemiteMgd
18282026-09-02T21:49:13.094ZSep 02 21:49:12.868 INFO Checking that binary works, target: Cockroach
18292026-09-02T21:49:13.219ZSep 02 21:49:12.993 INFO Download complete, target: Cockroach
18302026-09-02T21:49:15.645ZSep 02 21:49:15.418 INFO Checking that binary works, target: Clickhouse
18312026-09-02T21:49:15.738ZSep 02 21:49:15.510 INFO Download complete, target: Clickhouse
18322026-09-02T21:49:15.743ZAll prerequisites installed successfully
18332026-09-02T21:49:15.749Z
18342026-09-02T21:49:15.749Zreal 1:55.055995660
18352026-09-02T21:49:15.751Zuser 7:23.566713596
18362026-09-02T21:49:15.751Zsys 1:45.574760904
18372026-09-02T21:49:15.751Ztrap 0.312845995
18382026-09-02T21:49:15.752Ztflt 0.821765518
18392026-09-02T21:49:15.752Zdflt 1.595028525
18402026-09-02T21:49:15.752Zkflt 0.024814315
18412026-09-02T21:49:15.752Zlock 28:55.148249794
18422026-09-02T21:49:15.752Zslp 20:13.129487664
18432026-09-02T21:49:15.752Zlat 30.274604936
18442026-09-02T21:49:15.752Zstop 3:34.050017801
18452026-09-02T21:49:15.752Z+ ptime -m cargo xtask download softnpu
18462026-09-02T21:49:16.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18472026-09-02T21:49:16.280Z Running `target/debug/xtask download softnpu`
18482026-09-02T21:49:17.012Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18492026-09-02T21:49:17.083Z Running `target/debug/xtask-downloader softnpu`
18502026-09-02T21:49:17.121ZSep 02 21:49:16.874 INFO Starting download, target: Softnpu
18512026-09-02T21:49:17.122ZSep 02 21:49:16.875 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-02T21:49:17.817ZSep 02 21:49:17.590 INFO Download complete, target: Softnpu
18532026-09-02T21:49:17.820Z
18542026-09-02T21:49:17.823Zreal 2.072028100
18552026-09-02T21:49:17.823Zuser 1.327749883
18562026-09-02T21:49:17.823Zsys 0.608808391
18572026-09-02T21:49:17.823Ztrap 0.000494980
18582026-09-02T21:49:17.823Ztflt 0.000095740
18592026-09-02T21:49:17.823Zdflt 0.000377560
18602026-09-02T21:49:17.823Zkflt 0.000000000
18612026-09-02T21:49:17.823Zlock 13.452810478
18622026-09-02T21:49:17.823Zslp 0.565952531
18632026-09-02T21:49:17.823Zlat 0.086405328
18642026-09-02T21:49:17.823Zstop 0.000176650
18652026-09-02T21:49:17.823Z+ export CARGO_INCREMENTAL=0
18662026-09-02T21:49:17.823Z+ CARGO_INCREMENTAL=0
18672026-09-02T21:49:17.823Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-02T21:49:18.745Z Compiling proc-macro2 v1.0.106
18692026-09-02T21:49:18.745Z Compiling quote v1.0.45
18702026-09-02T21:49:18.754Z Compiling unicode-ident v1.0.24
18712026-09-02T21:49:18.754Z Compiling serde_core v1.0.228
18722026-09-02T21:49:18.754Z Compiling libc v0.2.185
18732026-09-02T21:49:18.754Z Compiling serde v1.0.228
18742026-09-02T21:49:18.754Z Compiling cfg-if v1.0.4
18752026-09-02T21:49:18.754Z Compiling version_check v0.9.5
18762026-09-02T21:49:18.894Z Compiling autocfg v1.5.0
18772026-09-02T21:49:18.915Z Compiling shlex v1.3.0
18782026-09-02T21:49:18.915Z Compiling find-msvc-tools v0.1.9
18792026-09-02T21:49:18.915Z Compiling memchr v2.8.0
18802026-09-02T21:49:18.915Z Compiling zmij v1.0.21
18812026-09-02T21:49:18.915Z Compiling serde_json v1.0.151
18822026-09-02T21:49:19.129Z Compiling portable-atomic v1.13.1
18832026-09-02T21:49:19.227Z Compiling zerocopy v0.8.55
18842026-09-02T21:49:19.243Z Compiling libm v0.2.16
18852026-09-02T21:49:19.244Z Compiling getrandom v0.4.3
18862026-09-02T21:49:19.277Z Compiling icu_properties_data v2.1.2
18872026-09-02T21:49:19.295Z Compiling smallvec v1.15.1
18882026-09-02T21:49:19.413Z Compiling generic-array v0.14.7
18892026-09-02T21:49:19.448Z Compiling icu_normalizer_data v2.1.1
18902026-09-02T21:49:19.462Z Compiling num-traits v0.2.19
18912026-09-02T21:49:19.462Z Compiling parking_lot_core v0.9.12
18922026-09-02T21:49:19.521Z Compiling itoa v1.0.17
18932026-09-02T21:49:19.554Z Compiling log v0.4.33
18942026-09-02T21:49:19.606Z Compiling pkg-config v0.3.32
18952026-09-02T21:49:19.648Z Compiling subtle v2.6.1
18962026-09-02T21:49:19.656Z Compiling stable_deref_trait v1.2.1
18972026-09-02T21:49:19.656Z Compiling typenum v1.20.1
18982026-09-02T21:49:19.694Z Compiling rustix v1.1.4
18992026-09-02T21:49:19.774Z Compiling getrandom v0.3.4
19002026-09-02T21:49:19.797Z Compiling scopeguard v1.2.0
19012026-09-02T21:49:19.838Z Compiling thiserror v2.0.18
19022026-09-02T21:49:19.905Z Compiling lock_api v0.4.14
19032026-09-02T21:49:19.927Z Compiling rand_core v0.10.0
19042026-09-02T21:49:20.052Z Compiling jobserver v0.1.34
19052026-09-02T21:49:20.055Z Compiling errno v0.3.14
19062026-09-02T21:49:20.183Z Compiling syn v2.0.117
19072026-09-02T21:49:20.216Z Compiling critical-section v1.2.0
19082026-09-02T21:49:20.221Z Compiling getrandom v0.2.17
19092026-09-02T21:49:20.251Z Compiling writeable v0.6.2
19102026-09-02T21:49:20.254Z Compiling litemap v0.8.1
19112026-09-02T21:49:20.267Z Compiling cc v1.2.56
19122026-09-02T21:49:20.302Z Compiling schemars v0.8.22
19132026-09-02T21:49:20.318Z Compiling percent-encoding v2.3.2
19142026-09-02T21:49:20.346Z Compiling equivalent v1.0.2
19152026-09-02T21:49:20.374Z Compiling rand_core v0.6.4
19162026-09-02T21:49:20.501Z Compiling pin-project-lite v0.2.17
19172026-09-02T21:49:20.504Z Compiling syn v1.0.109
19182026-09-02T21:49:20.553Z Compiling rustversion v1.0.22
19192026-09-02T21:49:20.649Z Compiling once_cell v1.21.3
19202026-09-02T21:49:20.678Z Compiling hashbrown v0.17.0
19212026-09-02T21:49:20.693Z Compiling heck v0.5.0
19222026-09-02T21:49:20.762Z Compiling fs_extra v1.3.0
19232026-09-02T21:49:20.778Z Compiling dunce v1.0.5
19242026-09-02T21:49:20.796Z Compiling byteorder v1.5.0
19252026-09-02T21:49:20.827Z Compiling utf8_iter v1.0.4
19262026-09-02T21:49:20.914Z Compiling form_urlencoded v1.2.2
19272026-09-02T21:49:21.016Z Compiling strsim v0.11.1
19282026-09-02T21:49:21.033Z Compiling cmake v0.1.57
19292026-09-02T21:49:21.064Z Compiling signal-hook-registry v1.4.8
19302026-09-02T21:49:21.151Z Compiling semver v1.0.28
19312026-09-02T21:49:21.232Z Compiling bitflags v2.11.0
19322026-09-02T21:49:21.337Z Compiling indexmap v2.14.0
19332026-09-02T21:49:21.400Z Compiling thiserror v1.0.69
19342026-09-02T21:49:21.408Z Compiling parking_lot v0.12.5
19352026-09-02T21:49:21.416Z Compiling socket2 v0.6.3
19362026-09-02T21:49:21.453Z Compiling mio v1.2.0
19372026-09-02T21:49:21.581Z Compiling aws-lc-rs v1.16.3
19382026-09-02T21:49:21.597Z Compiling const-oid v0.9.6
19392026-09-02T21:49:21.613Z Compiling aws-lc-sys v0.40.0
19402026-09-02T21:49:21.616Z Compiling futures-core v0.3.32
19412026-09-02T21:49:21.800Z Compiling iana-time-zone v0.1.65
19422026-09-02T21:49:21.803Z Compiling httparse v1.10.1
19432026-09-02T21:49:21.989Z Compiling crc32fast v1.5.0
19442026-09-02T21:49:22.007Z Compiling regex-syntax v0.8.10
19452026-09-02T21:49:22.097Z Compiling fnv v1.0.7
19462026-09-02T21:49:22.245Z Compiling ucd-trie v0.1.7
19472026-09-02T21:49:22.311Z Compiling uuid v1.23.4
19482026-09-02T21:49:22.336Z Compiling vcpkg v0.2.15
19492026-09-02T21:49:22.362Z Compiling ident_case v1.0.1
19502026-09-02T21:49:22.419Z Compiling pest v2.8.6
19512026-09-02T21:49:22.569Z Compiling rustc_version v0.4.1
19522026-09-02T21:49:22.632Z Compiling futures-sink v0.3.32
19532026-09-02T21:49:22.704Z Compiling dyn-clone v1.0.20
19542026-09-02T21:49:22.747Z Compiling rustls v0.23.41
19552026-09-02T21:49:22.800Z Compiling futures-channel v0.3.32
19562026-09-02T21:49:22.914Z Compiling openssl-sys v0.9.117
19572026-09-02T21:49:22.966Z Compiling aho-corasick v1.1.4
19582026-09-02T21:49:22.966Z Compiling futures-task v0.3.32
19592026-09-02T21:49:22.998Z Compiling synstructure v0.13.2
19602026-09-02T21:49:23.129Z Compiling serde_derive_internals v0.29.1
19612026-09-02T21:49:23.141Z Compiling slab v0.4.12
19622026-09-02T21:49:23.141Z Compiling futures-io v0.3.32
19632026-09-02T21:49:23.400Z Compiling plain v0.2.3
19642026-09-02T21:49:23.414Z Compiling time-core v0.1.8
19652026-09-02T21:49:23.432Z Compiling num-conv v0.2.0
19662026-09-02T21:49:23.484Z Compiling radium v0.7.0
19672026-09-02T21:49:23.545Z Compiling pest_meta v2.8.6
19682026-09-02T21:49:23.577Z Compiling crossbeam-utils v0.8.21
19692026-09-02T21:49:23.580Z Compiling base64ct v1.8.3
19702026-09-02T21:49:23.609Z Compiling time-macros v0.2.27
19712026-09-02T21:49:23.741Z Compiling base64 v0.22.1
19722026-09-02T21:49:23.756Z Compiling pretty-hex v0.4.1
19732026-09-02T21:49:23.772Z Compiling openssl v0.10.80
19742026-09-02T21:49:23.788Z Compiling maybe-uninit v2.0.0
19752026-09-02T21:49:23.854Z Compiling regex-automata v0.4.14
19762026-09-02T21:49:23.874Z Compiling pem-rfc7468 v0.7.0
19772026-09-02T21:49:23.897Z Compiling slog v2.8.2
19782026-09-02T21:49:24.024Z Compiling unicode-segmentation v1.12.0
19792026-09-02T21:49:24.065Z Compiling flagset v0.4.7
19802026-09-02T21:49:24.111Z Compiling rand_core v0.9.5
19812026-09-02T21:49:24.115Z Compiling darling_core v0.23.0
19822026-09-02T21:49:24.158Z Compiling pest_generator v2.8.6
19832026-09-02T21:49:24.201Z Compiling bzip2-sys v0.1.13+1.0.8
19842026-09-02T21:49:24.218Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19852026-09-02T21:49:24.221Z Compiling syn v3.0.3
19862026-09-02T21:49:24.267Z Compiling serde_derive v1.0.228
19872026-09-02T21:49:24.309Z Compiling zeroize_derive v1.5.0
19882026-09-02T21:49:24.325Z Compiling zerofrom-derive v0.1.6
19892026-09-02T21:49:24.344Z Compiling yoke-derive v0.8.1
19902026-09-02T21:49:24.426Z Compiling zerocopy-derive v0.8.55
19912026-09-02T21:49:24.443Z Compiling zerovec-derive v0.11.2
19922026-09-02T21:49:24.446Z Compiling displaydoc v0.2.5
19932026-09-02T21:49:24.520Z Compiling tokio-macros v2.7.0
19942026-09-02T21:49:24.574Z Compiling futures-macro v0.3.32
19952026-09-02T21:49:24.590Z Compiling thiserror-impl v2.0.18
19962026-09-02T21:49:24.629Z Compiling schemars_derive v0.8.22
19972026-09-02T21:49:24.795Z Compiling der_derive v0.7.3
19982026-09-02T21:49:24.812Z Compiling tracing-attributes v0.1.31
19992026-09-02T21:49:24.920Z Compiling thiserror-impl v1.0.69
20002026-09-02T21:49:25.158Z Compiling pest_derive v2.8.6
20012026-09-02T21:49:25.206Z Compiling scroll_derive v0.13.1
20022026-09-02T21:49:25.303Z Compiling scroll_derive v0.12.1
20032026-09-02T21:49:25.360Z Compiling futures-util v0.3.32
20042026-09-02T21:49:25.461Z Compiling zerofrom v0.1.6
20052026-09-02T21:49:25.655Z Compiling yoke v0.8.1
20062026-09-02T21:49:25.724Z Compiling openssl-macros v0.1.1
20072026-09-02T21:49:25.837Z Compiling zerovec v0.11.5
20082026-09-02T21:49:25.856Z Compiling zerotrie v0.2.3
20092026-09-02T21:49:26.008Z Compiling ahash v0.8.12
20102026-09-02T21:49:26.026Z Compiling native-tls v0.2.18
20112026-09-02T21:49:26.239Z Compiling num-bigint-dig v0.8.6
20122026-09-02T21:49:26.256Z Compiling anyhow v1.0.104
20132026-09-02T21:49:26.272Z Compiling packed_struct v0.10.1
20142026-09-02T21:49:26.291Z Compiling paste v1.0.15
20152026-09-02T21:49:26.305Z Compiling darling_macro v0.23.0
20162026-09-02T21:49:26.353Z Compiling regex v1.12.3
20172026-09-02T21:49:26.448Z Compiling tinystr v0.8.2
20182026-09-02T21:49:26.465Z Compiling potential_utf v0.1.4
20192026-09-02T21:49:26.536Z Compiling zerocopy-derive v0.7.35
20202026-09-02T21:49:26.627Z Compiling icu_collections v2.1.1
20212026-09-02T21:49:26.661Z Compiling icu_locale_core v2.1.1
20222026-09-02T21:49:27.041Z Compiling tracing-core v0.1.36
20232026-09-02T21:49:27.146Z Compiling cookie v0.18.1
20242026-09-02T21:49:27.184Z Compiling cpufeatures v0.2.17
20252026-09-02T21:49:27.251Z Compiling fastrand v2.3.0
20262026-09-02T21:49:27.285Z Compiling camino v1.2.5
20272026-09-02T21:49:27.359Z Compiling icu_provider v2.1.1
20282026-09-02T21:49:27.526Z Compiling zeroize v1.9.0
20292026-09-02T21:49:27.549Z Compiling bytes v1.11.1
20302026-09-02T21:49:27.607Z Compiling chrono v0.4.45
20312026-09-02T21:49:27.664Z Compiling icu_normalizer v2.1.1
20322026-09-02T21:49:27.803Z Compiling icu_properties v2.1.2
20332026-09-02T21:49:28.028Z Compiling serde_tokenstream v0.2.3
20342026-09-02T21:49:28.156Z Compiling tokio v1.52.1
20352026-09-02T21:49:28.180Z Compiling der v0.7.10
20362026-09-02T21:49:28.281Z Compiling crypto-common v0.1.7
20372026-09-02T21:49:28.355Z Compiling block-buffer v0.10.4
20382026-09-02T21:49:28.485Z Compiling http v1.4.2
20392026-09-02T21:49:28.531Z Compiling digest v0.10.7
20402026-09-02T21:49:28.732Z Compiling idna_adapter v1.2.1
20412026-09-02T21:49:28.827Z Compiling ppv-lite86 v0.2.21
20422026-09-02T21:49:28.895Z Compiling idna v1.1.0
20432026-09-02T21:49:28.898Z Compiling toml_datetime v0.6.11
20442026-09-02T21:49:29.182Z Compiling spki v0.7.3
20452026-09-02T21:49:29.182Z Compiling rand_chacha v0.9.0
20462026-09-02T21:49:29.231Z Compiling url v2.5.8
20472026-09-02T21:49:29.325Z Compiling serde_spanned v0.6.9
20482026-09-02T21:49:29.430Z Compiling tracing v0.1.44
20492026-09-02T21:49:29.491Z Compiling darling v0.23.0
20502026-09-02T21:49:29.585Z Compiling packed_struct_codegen v0.10.1
20512026-09-02T21:49:29.604Z Compiling bitfield-macros v0.19.4
20522026-09-02T21:49:29.631Z Compiling clap_derive v4.6.1
20532026-09-02T21:49:29.731Z Compiling zerocopy-derive v0.6.6
20542026-09-02T21:49:29.873Z Compiling indexmap v1.9.3
20552026-09-02T21:49:30.039Z Compiling object v0.37.3
20562026-09-02T21:49:30.105Z Compiling simd-adler32 v0.3.8
20572026-09-02T21:49:30.105Z Compiling http-body v1.0.1
20582026-09-02T21:49:30.287Z Compiling rand v0.9.2
20592026-09-02T21:49:30.303Z Compiling pkcs8 v0.10.2
20602026-09-02T21:49:30.320Z Compiling rustls-pki-types v1.14.0
20612026-09-02T21:49:30.324Z Compiling daft-derive v0.1.8
20622026-09-02T21:49:30.572Z Compiling spin v0.9.8
20632026-09-02T21:49:30.602Z Compiling usdt-impl v0.5.0
20642026-09-02T21:49:30.618Z Compiling tinyvec_macros v0.1.1
20652026-09-02T21:49:30.704Z Compiling openssl-probe v0.2.1
20662026-09-02T21:49:30.770Z Compiling cmov v0.5.4
20672026-09-02T21:49:30.792Z Compiling anstyle v1.0.14
20682026-09-02T21:49:30.874Z Compiling either v1.15.0
20692026-09-02T21:49:30.888Z Compiling usdt-impl v0.6.0
20702026-09-02T21:49:30.945Z Compiling winnow v0.5.40
20712026-09-02T21:49:30.985Z Compiling adler2 v2.0.1
20722026-09-02T21:49:31.002Z Compiling ref-cast v1.0.25
20732026-09-02T21:49:31.018Z Compiling utf8parse v0.2.2
20742026-09-02T21:49:31.035Z Compiling ctutils v0.4.2
20752026-09-02T21:49:31.127Z Compiling anstyle-parse v1.0.0
20762026-09-02T21:49:31.130Z Compiling miniz_oxide v0.8.9
20772026-09-02T21:49:31.161Z Compiling tinyvec v1.10.0
20782026-09-02T21:49:31.224Z Compiling sha2 v0.10.9
20792026-09-02T21:49:31.333Z Compiling tempfile v3.27.0
20802026-09-02T21:49:31.336Z Compiling scroll v0.13.0
20812026-09-02T21:49:31.365Z Compiling scroll v0.12.0
20822026-09-02T21:49:31.487Z Compiling async-trait v0.1.89
20832026-09-02T21:49:31.517Z Compiling terminal_size v0.4.3
20842026-09-02T21:49:31.590Z Compiling heapless v0.7.17
20852026-09-02T21:49:31.704Z Compiling try-lock v0.2.5
20862026-09-02T21:49:31.720Z Compiling litrs v1.0.0
20872026-09-02T21:49:31.739Z Compiling is_terminal_polyfill v1.70.2
20882026-09-02T21:49:31.757Z Compiling atomic-waker v1.1.2
20892026-09-02T21:49:31.833Z Compiling zstd-safe v7.2.4
20902026-09-02T21:49:31.853Z Compiling rustix v0.38.44
20912026-09-02T21:49:31.856Z Compiling winnow v1.0.3
20922026-09-02T21:49:31.885Z Compiling colorchoice v1.0.4
20932026-09-02T21:49:31.899Z Compiling tokio-util v0.7.18
20942026-09-02T21:49:31.948Z Compiling signal-hook v0.3.18
20952026-09-02T21:49:32.054Z Compiling anstyle-query v1.1.5
20962026-09-02T21:49:32.148Z Compiling winnow v0.7.14
20972026-09-02T21:49:32.185Z Compiling tower-service v0.3.3
20982026-09-02T21:49:32.185Z Compiling tower-layer v0.3.3
20992026-09-02T21:49:32.283Z Compiling toml_edit v0.19.15
21002026-09-02T21:49:32.312Z Compiling untrusted v0.7.1
21012026-09-02T21:49:32.359Z Compiling document-features v0.2.12
21022026-09-02T21:49:32.377Z Compiling anstream v1.0.0
21032026-09-02T21:49:32.455Z Compiling want v0.3.1
21042026-09-02T21:49:32.639Z Compiling h2 v0.4.15
21052026-09-02T21:49:32.777Z Compiling goblin v0.8.2
21062026-09-02T21:49:32.906Z Compiling toml_parser v1.1.2+spec-1.1.0
21072026-09-02T21:49:32.923Z Compiling goblin v0.10.5
21082026-09-02T21:49:32.979Z Compiling hybrid-array v0.4.13
21092026-09-02T21:49:33.042Z Compiling ipnetwork v0.21.1
21102026-09-02T21:49:33.264Z Compiling ipnet v2.12.0
21112026-09-02T21:49:33.308Z Compiling zerocopy v0.7.35
21122026-09-02T21:49:33.478Z Compiling heck v0.4.1
21132026-09-02T21:49:33.660Z Compiling ref-cast-impl v1.0.25
21142026-09-02T21:49:33.677Z Compiling structmeta-derive v0.3.0
21152026-09-02T21:49:33.724Z Compiling darling_core v0.20.11
21162026-09-02T21:49:33.745Z Compiling curve25519-dalek v4.1.3
21172026-09-02T21:49:33.835Z Compiling memoffset v0.9.1
21182026-09-02T21:49:33.896Z Compiling untrusted v0.9.0
21192026-09-02T21:49:33.916Z Compiling foreign-types-shared v0.1.1
21202026-09-02T21:49:34.039Z Compiling powerfmt v0.2.0
21212026-09-02T21:49:34.047Z Compiling tap v1.0.1
21222026-09-02T21:49:34.147Z Compiling httpdate v1.0.3
21232026-09-02T21:49:34.173Z Compiling deranged v0.5.8
21242026-09-02T21:49:34.202Z Compiling wyz v0.5.1
21252026-09-02T21:49:34.205Z Compiling foreign-types v0.3.2
21262026-09-02T21:49:34.377Z Compiling unicode-normalization v0.1.25
21272026-09-02T21:49:34.496Z Compiling dtrace-parser v0.2.0
21282026-09-02T21:49:34.507Z Compiling rand_chacha v0.3.1
21292026-09-02T21:49:34.555Z Compiling signature v2.2.0
21302026-09-02T21:49:34.572Z Compiling hex v0.4.3
21312026-09-02T21:49:34.659Z Compiling structmeta v0.3.0
21322026-09-02T21:49:34.861Z Compiling dtrace-parser v0.3.0
21332026-09-02T21:49:34.881Z Compiling pin-project-internal v1.1.11
21342026-09-02T21:49:34.930Z Compiling num-integer v0.1.46
21352026-09-02T21:49:34.959Z Compiling thread-id v4.2.2
21362026-09-02T21:49:35.065Z Compiling dof v0.3.0
21372026-09-02T21:49:35.108Z Compiling wait-timeout v0.2.1
21382026-09-02T21:49:35.194Z Compiling socket2 v0.5.10
21392026-09-02T21:49:35.247Z Compiling thread-id v5.1.0
21402026-09-02T21:49:35.346Z Compiling bit-vec v0.8.0
21412026-09-02T21:49:35.361Z Compiling cfg_aliases v0.2.1
21422026-09-02T21:49:35.441Z Compiling quick-error v1.2.3
21432026-09-02T21:49:35.473Z Compiling clap_lex v1.0.0
21442026-09-02T21:49:35.571Z Compiling funty v2.0.0
21452026-09-02T21:49:35.623Z Compiling owo-colors v4.3.0
21462026-09-02T21:49:35.683Z Compiling dof v0.4.0
21472026-09-02T21:49:35.700Z Compiling darling_macro v0.20.11
21482026-09-02T21:49:35.716Z Compiling num_threads v0.1.7
21492026-09-02T21:49:35.733Z Compiling smoltcp v0.9.1
21502026-09-02T21:49:35.751Z Compiling clap_builder v4.6.0
21512026-09-02T21:49:35.768Z Compiling bit-set v0.8.0
21522026-09-02T21:49:35.829Z Compiling hyper v1.10.1
21532026-09-02T21:49:35.856Z Compiling time v0.3.47
21542026-09-02T21:49:35.917Z Compiling bitvec v1.0.1
21552026-09-02T21:49:35.935Z Compiling rusty-fork v0.3.1
21562026-09-02T21:49:35.952Z Compiling nix v0.31.2
21572026-09-02T21:49:36.062Z Compiling num-iter v0.1.45
21582026-09-02T21:49:36.221Z Compiling darling v0.20.11
21592026-09-02T21:49:36.244Z Compiling rand v0.8.6
21602026-09-02T21:49:36.333Z Compiling lazy_static v1.5.0
21612026-09-02T21:49:36.514Z Compiling hmac v0.12.1
21622026-09-02T21:49:36.530Z Compiling erased-serde v0.3.31
21632026-09-02T21:49:36.774Z Compiling rand_xorshift v0.4.0
21642026-09-02T21:49:36.786Z Compiling curve25519-dalek-derive v0.1.1
21652026-09-02T21:49:36.857Z Compiling sync_wrapper v1.0.2
21662026-09-02T21:49:36.935Z Compiling hyper-util v0.1.20
21672026-09-02T21:49:37.191Z Compiling unarray v0.1.4
21682026-09-02T21:49:37.325Z Compiling crc-catalog v2.4.0
21692026-09-02T21:49:37.352Z Compiling nodrop v0.1.14
21702026-09-02T21:49:37.419Z Compiling siphasher v1.0.2
21712026-09-02T21:49:37.439Z Compiling zlib-rs v0.6.2
21722026-09-02T21:49:37.454Z Compiling array-init v0.0.4
21732026-09-02T21:49:37.457Z Compiling crc v3.4.0
21742026-09-02T21:49:37.520Z Compiling proptest v1.11.0
21752026-09-02T21:49:37.680Z Compiling clap v4.6.1
21762026-09-02T21:49:37.835Z Compiling tower v0.5.3
21772026-09-02T21:49:38.327Z Compiling derive_builder_core v0.20.2
21782026-09-02T21:49:38.614Z Compiling smallvec v0.6.14
21792026-09-02T21:49:38.650Z Compiling snafu-derive v0.8.9
21802026-09-02T21:49:38.813Z Compiling zerocopy v0.6.6
21812026-09-02T21:49:38.837Z Compiling pkcs1 v0.7.5
21822026-09-02T21:49:38.942Z Compiling bitfield v0.19.4
21832026-09-02T21:49:38.998Z Compiling http-body-util v0.1.3
21842026-09-02T21:49:39.134Z Compiling hubpack_derive v0.1.1
21852026-09-02T21:49:39.152Z Compiling strum_macros v0.27.2
21862026-09-02T21:49:39.167Z Compiling strum_macros v0.26.4
21872026-09-02T21:49:39.244Z Compiling env_filter v2.0.0
21882026-09-02T21:49:39.275Z Compiling fs-err v3.3.0
21892026-09-02T21:49:39.346Z Compiling allocator-api2 v0.2.21
21902026-09-02T21:49:39.534Z Compiling flate2 v1.1.9
21912026-09-02T21:49:39.703Z Compiling unicode-properties v0.1.4
21922026-09-02T21:49:39.730Z Compiling base64 v0.21.7
21932026-09-02T21:49:39.747Z Compiling ryu v1.0.23
21942026-09-02T21:49:39.780Z Compiling unicode-bidi v0.3.18
21952026-09-02T21:49:39.796Z Compiling hashbrown v0.12.3
21962026-09-02T21:49:40.045Z Compiling gimli v0.32.3
21972026-09-02T21:49:40.093Z Compiling iri-string v0.7.10
21982026-09-02T21:49:40.165Z Compiling stringprep v0.1.5
21992026-09-02T21:49:40.487Z Compiling ron v0.8.1
22002026-09-02T21:49:40.542Z Compiling serde_urlencoded v0.7.1
22012026-09-02T21:49:40.668Z Compiling newtype-uuid v1.3.2
22022026-09-02T21:49:40.749Z Compiling env_logger v0.11.11
22032026-09-02T21:49:40.809Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22042026-09-02T21:49:40.829Z Compiling derive_builder_macro v0.20.2
22052026-09-02T21:49:40.849Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22062026-09-02T21:49:40.922Z Compiling rsa v0.9.10
22072026-09-02T21:49:40.989Z Compiling oxnet v0.1.6
22082026-09-02T21:49:41.072Z Compiling serde-hex v0.1.0
22092026-09-02T21:49:41.323Z Compiling tower-http v0.6.8
22102026-09-02T21:49:41.337Z Compiling tokio-native-tls v0.3.1
22112026-09-02T21:49:41.340Z Compiling hashbrown v0.13.2
22122026-09-02T21:49:41.421Z Compiling bzip2 v0.4.4
22132026-09-02T21:49:41.443Z Compiling usdt-macro v0.6.0
22142026-09-02T21:49:41.529Z Compiling usdt-attr-macro v0.6.0
22152026-09-02T21:49:41.559Z Compiling derive-ex v0.1.8
22162026-09-02T21:49:41.641Z Compiling crypto-common v0.2.2
22172026-09-02T21:49:41.764Z Compiling addr2line v0.25.1
22182026-09-02T21:49:41.864Z Compiling block-buffer v0.12.1
22192026-09-02T21:49:41.924Z Compiling block-padding v0.4.2
22202026-09-02T21:49:42.186Z Compiling rustls-native-certs v0.8.3
22212026-09-02T21:49:42.378Z Compiling x509-cert v0.2.5
22222026-09-02T21:49:42.478Z Compiling md-5 v0.10.6
22232026-09-02T21:49:42.669Z Compiling bstr v1.12.1
22242026-09-02T21:49:42.723Z Compiling convert_case v0.10.0
22252026-09-02T21:49:42.874Z Compiling vergen-lib v9.1.0
22262026-09-02T21:49:42.877Z Compiling hash32 v0.2.1
22272026-09-02T21:49:42.922Z Compiling encoding_rs v0.8.35
22282026-09-02T21:49:43.003Z Compiling rustc-demangle v0.1.27
22292026-09-02T21:49:43.055Z Compiling mime v0.3.17
22302026-09-02T21:49:43.072Z Compiling unicode-width v0.2.0
22312026-09-02T21:49:43.088Z Compiling psl-types v2.0.11
22322026-09-02T21:49:43.355Z Compiling fallible-iterator v0.2.0
22332026-09-02T21:49:43.370Z Compiling crc-any v2.5.0
22342026-09-02T21:49:43.404Z Compiling cpufeatures v0.3.0
22352026-09-02T21:49:43.516Z Compiling publicsuffix v2.3.0
22362026-09-02T21:49:43.612Z Compiling backtrace v0.3.76
22372026-09-02T21:49:43.647Z Compiling postgres-protocol v0.6.10
22382026-09-02T21:49:43.692Z Compiling test-strategy v0.4.5
22392026-09-02T21:49:43.755Z Compiling derive_more-impl v2.1.1
22402026-09-02T21:49:44.165Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-02T21:49:44.350Z Compiling inout v0.2.2
22422026-09-02T21:49:44.393Z Compiling object v0.30.4
22432026-09-02T21:49:44.541Z Compiling zip v0.6.6
22442026-09-02T21:49:44.557Z Compiling hyper-tls v0.6.0
22452026-09-02T21:49:44.574Z Compiling derive_builder v0.20.2
22462026-09-02T21:49:44.616Z Compiling daft v0.1.8
22472026-09-02T21:49:44.721Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-02T21:49:44.823Z Compiling phf_shared v0.13.1
22492026-09-02T21:49:44.963Z Compiling pin-project v1.1.11
22502026-09-02T21:49:45.027Z Compiling toml v0.7.8
22512026-09-02T21:49:45.089Z Compiling serde_with_macros v3.21.0
22522026-09-02T21:49:45.092Z Compiling futures-executor v0.3.32
22532026-09-02T21:49:45.165Z Compiling serde_repr v0.1.20
22542026-09-02T21:49:45.239Z Compiling miette-derive v7.6.0
22552026-09-02T21:49:45.288Z Compiling enum-as-inner v0.6.1
22562026-09-02T21:49:45.360Z Compiling async-recursion v1.1.1
22572026-09-02T21:49:45.431Z Compiling ff v0.13.1
22582026-09-02T21:49:45.485Z Compiling vergen v9.1.0
22592026-09-02T21:49:45.501Z Compiling cargo-platform v0.3.2
22602026-09-02T21:49:45.594Z Compiling is_ci v1.2.0
22612026-09-02T21:49:45.695Z Compiling smawk v0.3.2
22622026-09-02T21:49:45.703Z Compiling foldhash v0.1.5
22632026-09-02T21:49:45.719Z Compiling path-slash v0.1.5
22642026-09-02T21:49:45.748Z Compiling jiff-core v0.1.0
22652026-09-02T21:49:45.765Z Compiling libbz2-rs-sys v0.2.2
22662026-09-02T21:49:45.797Z Compiling same-file v1.0.6
22672026-09-02T21:49:45.858Z Compiling bumpalo v3.20.2
22682026-09-02T21:49:45.884Z Compiling unicode-linebreak v0.1.5
22692026-09-02T21:49:45.971Z Compiling bitflags v1.3.2
22702026-09-02T21:49:45.989Z Compiling managed v0.8.0
22712026-09-02T21:49:46.122Z Compiling base16ct v0.2.0
22722026-09-02T21:49:46.140Z Compiling foldhash v0.2.0
22732026-09-02T21:49:46.157Z Compiling zopfli v0.8.3
22742026-09-02T21:49:46.310Z Compiling hashbrown v0.16.1
22752026-09-02T21:49:46.327Z Compiling textwrap v0.16.2
22762026-09-02T21:49:46.349Z Compiling sec1 v0.7.3
22772026-09-02T21:49:46.366Z Compiling bzip2 v0.6.1
22782026-09-02T21:49:46.398Z Compiling walkdir v2.5.0
22792026-09-02T21:49:46.586Z Compiling jiff v0.2.34
22802026-09-02T21:49:46.604Z Compiling hashbrown v0.15.5
22812026-09-02T21:49:46.727Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22822026-09-02T21:49:46.743Z Compiling supports-color v3.0.2
22832026-09-02T21:49:46.761Z Compiling cargo_metadata v0.23.1
22842026-09-02T21:49:46.867Z Compiling group v0.13.0
22852026-09-02T21:49:47.143Z Compiling futures v0.3.32
22862026-09-02T21:49:47.336Z Compiling snafu v0.8.9
22872026-09-02T21:49:47.352Z Compiling phf v0.13.1
22882026-09-02T21:49:47.532Z Compiling reqwest v0.12.28
22892026-09-02T21:49:47.652Z Compiling cipher v0.5.2
22902026-09-02T21:49:47.694Z Compiling signal-hook-mio v0.2.5
22912026-09-02T21:49:47.784Z Compiling cookie_store v0.22.1
22922026-09-02T21:49:47.836Z Compiling backtrace-ext v0.2.1
22932026-09-02T21:49:47.881Z Compiling postgres-types v0.2.12
22942026-09-02T21:49:47.944Z Compiling zstd v0.13.3
22952026-09-02T21:49:47.960Z Compiling globset v0.4.18
22962026-09-02T21:49:48.014Z Compiling strum v0.27.2
22972026-09-02T21:49:48.171Z Compiling hubpack v0.1.2
22982026-09-02T21:49:48.316Z Compiling phf_shared v0.11.3
22992026-09-02T21:49:48.319Z Compiling hkdf v0.12.4
23002026-09-02T21:49:48.351Z Compiling crossbeam-epoch v0.9.18
23012026-09-02T21:49:48.394Z Compiling byte-wrapper v0.1.0
23022026-09-02T21:49:48.411Z Compiling olpc-cjson v0.1.4
23032026-09-02T21:49:48.426Z Compiling ed25519 v2.2.3
23042026-09-02T21:49:48.588Z Compiling crypto-bigint v0.5.5
23052026-09-02T21:49:48.676Z Compiling serde_plain v1.0.2
23062026-09-02T21:49:48.692Z Compiling serde-big-array v0.5.1
23072026-09-02T21:49:48.740Z Compiling pem v3.0.6
23082026-09-02T21:49:48.788Z Compiling float-cmp v0.10.0
23092026-09-02T21:49:48.845Z Compiling memmap2 v0.9.10
23102026-09-02T21:49:48.883Z Compiling predicates-core v1.0.10
23112026-09-02T21:49:48.892Z Compiling fixedbitset v0.5.7
23122026-09-02T21:49:48.914Z Compiling fixedbitset v0.4.2
23132026-09-02T21:49:48.968Z Compiling const-oid v0.10.2
23142026-09-02T21:49:49.037Z Compiling supports-hyperlinks v3.2.0
23152026-09-02T21:49:49.068Z Compiling difflib v0.4.0
23162026-09-02T21:49:49.133Z Compiling normalize-line-endings v0.3.0
23172026-09-02T21:49:49.194Z Compiling data-encoding v2.10.0
23182026-09-02T21:49:49.194Z Compiling precomputed-hash v0.1.1
23192026-09-02T21:49:49.224Z Compiling static_assertions v1.1.0
23202026-09-02T21:49:49.273Z Compiling typed-path v0.9.3
23212026-09-02T21:49:49.308Z Compiling supports-unicode v3.0.0
23222026-09-02T21:49:49.324Z Compiling keccak v0.1.6
23232026-09-02T21:49:49.477Z Compiling toml_write v0.1.2
23242026-09-02T21:49:49.480Z Compiling unicode-width v0.1.14
23252026-09-02T21:49:49.522Z Compiling whoami v2.1.0
23262026-09-02T21:49:49.546Z Compiling new_debug_unreachable v1.0.6
23272026-09-02T21:49:49.562Z Compiling elliptic-curve v0.13.8
23282026-09-02T21:49:49.634Z Compiling string_cache v0.8.9
23292026-09-02T21:49:49.702Z Compiling toml_edit v0.22.27
23302026-09-02T21:49:49.742Z Compiling sha3 v0.10.8
23312026-09-02T21:49:49.799Z Compiling tokio-postgres v0.7.16
23322026-09-02T21:49:49.816Z Compiling miette v7.6.0
23332026-09-02T21:49:49.834Z Compiling hickory-proto v0.25.2
23342026-09-02T21:49:49.867Z Compiling predicates v3.1.4
23352026-09-02T21:49:49.882Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23362026-09-02T21:49:49.922Z Compiling chacha20 v0.10.0
23372026-09-02T21:49:50.036Z Compiling digest v0.11.3
23382026-09-02T21:49:50.260Z Compiling petgraph v0.8.3
23392026-09-02T21:49:50.441Z Compiling petgraph v0.6.5
23402026-09-02T21:49:50.551Z Compiling usdt v0.6.0
23412026-09-02T21:49:50.710Z Compiling zip v4.6.1
23422026-09-02T21:49:51.313Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23432026-09-02T21:49:51.388Z Compiling ed25519-dalek v2.2.0
23442026-09-02T21:49:51.727Z Compiling crossterm v0.28.1
23452026-09-02T21:49:52.055Z Compiling iddqd v0.4.2
23462026-09-02T21:49:52.151Z Compiling serde_with v3.21.0
23472026-09-02T21:49:52.276Z Compiling derive_more v2.1.1
23482026-09-02T21:49:52.299Z Compiling similar v2.7.0
23492026-09-02T21:49:52.400Z Compiling strum v0.26.3
23502026-09-02T21:49:52.549Z Compiling tokio-stream v0.1.18
23512026-09-02T21:49:52.595Z Compiling buf-list v1.1.2
23522026-09-02T21:49:52.684Z Compiling itertools v0.13.0
23532026-09-02T21:49:52.724Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-02T21:49:52.822Z Compiling openapiv3 v2.2.0
23552026-09-02T21:49:53.238Z Compiling peg-runtime v0.8.5
23562026-09-02T21:49:53.506Z Compiling lalrpop-util v0.19.12
23572026-09-02T21:50:07.011Z Compiling macaddr v1.0.1
23582026-09-02T21:50:07.074Z Compiling crucible-workspace-hack v0.1.0
23592026-09-02T21:50:07.091Z Compiling rayon-core v1.13.0
23602026-09-02T21:50:07.131Z Compiling itertools v0.15.0
23612026-09-02T21:50:07.158Z Compiling secrecy v0.10.3
23622026-09-02T21:50:07.295Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-02T21:50:07.328Z Compiling toml_datetime v0.7.5+spec-1.1.0
23642026-09-02T21:50:07.346Z Compiling heapless v0.8.0
23652026-09-02T21:50:07.378Z Compiling crossbeam-deque v0.8.6
23662026-09-02T21:50:07.381Z Compiling inout v0.1.4
23672026-09-02T21:50:07.465Z Compiling hash32 v0.3.1
23682026-09-02T21:50:07.574Z Compiling toml_edit v0.23.10+spec-1.0.0
23692026-09-02T21:50:07.602Z Compiling multer v3.1.0
23702026-09-02T21:50:07.618Z Compiling thread_local v1.1.9
23712026-09-02T21:50:07.641Z Compiling slog-async v2.8.0
23722026-09-02T21:50:07.659Z Compiling compression-core v0.4.31
23732026-09-02T21:50:07.734Z Compiling match_cfg v0.1.0
23742026-09-02T21:50:07.750Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23752026-09-02T21:50:07.816Z Compiling smoltcp v0.11.0
23762026-09-02T21:50:07.832Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23772026-09-02T21:50:07.898Z Compiling hostname v0.3.1
23782026-09-02T21:50:07.913Z Compiling compression-codecs v0.4.37
23792026-09-02T21:50:07.943Z Compiling cipher v0.4.4
23802026-09-02T21:50:08.016Z Compiling atomicwrites v0.4.4
23812026-09-02T21:50:08.068Z Compiling slog-json v2.6.1
23822026-09-02T21:50:08.105Z Compiling crossbeam-channel v0.5.15
23832026-09-02T21:50:08.174Z Compiling proc-macro-crate v3.4.0
23842026-09-02T21:50:08.214Z Compiling half v2.7.1
23852026-09-02T21:50:08.237Z Compiling universal-hash v0.5.1
23862026-09-02T21:50:08.257Z Compiling newtype-uuid-macros v0.1.0
23872026-09-02T21:50:08.274Z Compiling serde_tokenstream v0.3.0
23882026-09-02T21:50:08.335Z Compiling cobs v0.3.0
23892026-09-02T21:50:08.402Z Compiling thiserror-impl-no-std v2.0.2
23902026-09-02T21:50:08.405Z Compiling async-stream-impl v0.3.6
23912026-09-02T21:50:08.487Z Compiling ingot-macros v0.2.0
23922026-09-02T21:50:08.504Z Compiling serde_spanned v1.1.1
23932026-09-02T21:50:08.561Z Compiling toml_datetime v1.1.1+spec-1.1.0
23942026-09-02T21:50:08.577Z Compiling is-terminal v0.4.17
23952026-09-02T21:50:08.592Z Compiling proc-macro-error-attr v1.0.4
23962026-09-02T21:50:08.610Z Compiling dropshot v0.17.1
23972026-09-02T21:50:08.668Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
23982026-09-02T21:50:08.688Z Compiling convert_case v0.4.0
23992026-09-02T21:50:08.704Z Compiling opaque-debug v0.3.1
24002026-09-02T21:50:08.788Z Compiling term v1.2.1
24012026-09-02T21:50:08.811Z Compiling take_mut v0.2.2
24022026-09-02T21:50:08.833Z Compiling toml_writer v1.1.1+spec-1.1.0
24032026-09-02T21:50:08.882Z Compiling ciborium-io v0.2.2
24042026-09-02T21:50:08.972Z Compiling ciborium-ll v0.2.2
24052026-09-02T21:50:08.993Z Compiling poly1305 v0.8.0
24062026-09-02T21:50:09.010Z Compiling num_enum_derive v0.7.6
24072026-09-02T21:50:09.016Z Compiling async-stream v0.3.6
24082026-09-02T21:50:09.016Z Compiling derive_more v0.99.20
24092026-09-02T21:50:09.016Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24102026-09-02T21:50:09.028Z Compiling toml v1.1.2+spec-1.1.0
24112026-09-02T21:50:09.091Z Compiling oxide-generation-macros v0.2.0
24122026-09-02T21:50:09.211Z Compiling slog-term v2.9.2
24132026-09-02T21:50:09.227Z Compiling postcard v1.1.3
24142026-09-02T21:50:09.438Z Compiling thiserror-no-std v2.0.2
24152026-09-02T21:50:09.525Z Compiling slog-bunyan v2.5.0
24162026-09-02T21:50:09.621Z Compiling chacha20 v0.9.1
24172026-09-02T21:50:09.659Z Compiling async-compression v0.4.41
24182026-09-02T21:50:09.810Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-02T21:50:09.827Z Compiling sha1 v0.11.0
24202026-09-02T21:50:09.892Z Compiling oxide-generation v0.1.3
24212026-09-02T21:50:09.992Z Compiling parse-display-derive v0.10.0
24222026-09-02T21:50:10.009Z Compiling proc-macro-crate v1.3.1
24232026-09-02T21:50:10.067Z Compiling waitgroup v0.1.2
24242026-09-02T21:50:10.184Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-02T21:50:10.188Z Compiling rustls-pemfile v2.2.0
24262026-09-02T21:50:10.227Z Compiling blake2 v0.10.6
24272026-09-02T21:50:10.355Z Compiling aead v0.5.2
24282026-09-02T21:50:10.450Z Compiling dropshot_endpoint v0.17.1
24292026-09-02T21:50:10.465Z Compiling backon v1.6.0
24302026-09-02T21:50:10.503Z Compiling password-hash v0.5.0
24312026-09-02T21:50:10.558Z Compiling foreign-types-macros v0.2.3
24322026-09-02T21:50:10.613Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-02T21:50:10.705Z Compiling serde_path_to_error v0.1.20
24342026-09-02T21:50:10.904Z Compiling hostname v0.4.2
24352026-09-02T21:50:10.962Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24362026-09-02T21:50:10.980Z Compiling proc-macro-error v1.0.4
24372026-09-02T21:50:11.007Z Compiling instant v0.1.13
24382026-09-02T21:50:11.071Z Compiling illumos-nvpair-sys v0.2.0
24392026-09-02T21:50:11.085Z Compiling foreign-types-shared v0.3.1
24402026-09-02T21:50:11.113Z Compiling ingot-types v0.2.0
24412026-09-02T21:50:11.137Z Compiling debug-ignore v1.0.5
24422026-09-02T21:50:11.155Z Compiling backoff v0.4.0
24432026-09-02T21:50:11.183Z Compiling foreign-types v0.5.0
24442026-09-02T21:50:11.213Z Compiling argon2 v0.5.3
24452026-09-02T21:50:11.273Z Compiling chacha20poly1305 v0.10.1
24462026-09-02T21:50:11.278Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24472026-09-02T21:50:11.309Z Compiling num_enum_derive v0.5.11
24482026-09-02T21:50:11.312Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24492026-09-02T21:50:11.360Z Compiling num_enum v0.7.6
24502026-09-02T21:50:11.376Z Compiling vsss-rs v3.3.4
24512026-09-02T21:50:11.384Z Compiling ciborium v0.2.2
24522026-09-02T21:50:11.482Z Compiling parse-display v0.10.0
24532026-09-02T21:50:11.569Z Compiling ingot v0.2.1
24542026-09-02T21:50:11.585Z Compiling regress v0.10.5
24552026-09-02T21:50:11.635Z Compiling itertools v0.14.0
24562026-09-02T21:50:11.847Z Compiling tabwriter v1.4.1
24572026-09-02T21:50:11.857Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24582026-09-02T21:50:11.861Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24592026-09-02T21:50:11.878Z Compiling cstr-argument v0.1.2
24602026-09-02T21:50:11.988Z Compiling humantime v2.3.0
24612026-09-02T21:50:12.047Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24622026-09-02T21:50:12.050Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24632026-09-02T21:50:12.131Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24642026-09-02T21:50:12.308Z Compiling rustls-webpki v0.103.13
24652026-09-02T21:50:12.326Z Compiling num_enum v0.5.11
24662026-09-02T21:50:12.340Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24672026-09-02T21:50:12.391Z Compiling rayon v1.11.0
24682026-09-02T21:50:12.406Z Compiling rand v0.10.1
24692026-09-02T21:50:12.447Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24702026-09-02T21:50:12.467Z Compiling colored v3.1.1
24712026-09-02T21:50:12.473Z Compiling indent_write v2.2.0
24722026-09-02T21:50:12.498Z Compiling libefi-sys v0.1.0
24732026-09-02T21:50:12.517Z Compiling illumos-nvpair v0.3.0
24742026-09-02T21:50:12.581Z Compiling zone_cfg_derive v0.3.1
24752026-09-02T21:50:12.629Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24762026-09-02T21:50:12.754Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-02T21:50:12.880Z Compiling camino-tempfile v1.4.1
24782026-09-02T21:50:12.893Z Compiling itertools v0.12.1
24792026-09-02T21:50:12.962Z Compiling usdt-attr-macro v0.5.0
24802026-09-02T21:50:12.980Z Compiling usdt-macro v0.5.0
24812026-09-02T21:50:13.118Z Compiling bitfield-struct v0.6.2
24822026-09-02T21:50:13.191Z Compiling num-derive v0.4.2
24832026-09-02T21:50:13.208Z Compiling blake3 v1.8.5
24842026-09-02T21:50:13.224Z Compiling memmap v0.7.0
24852026-09-02T21:50:13.228Z Compiling sigpipe v0.1.3
24862026-09-02T21:50:13.341Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24872026-09-02T21:50:13.444Z Compiling swrite v0.1.0
24882026-09-02T21:50:13.567Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24892026-09-02T21:50:13.574Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24902026-09-02T21:50:13.599Z Compiling glob v0.3.3
24912026-09-02T21:50:13.745Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24922026-09-02T21:50:13.762Z Compiling usdt v0.5.0
24932026-09-02T21:50:13.793Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24942026-09-02T21:50:14.098Z Compiling smf v0.2.3
24952026-09-02T21:50:14.109Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24962026-09-02T21:50:14.147Z Compiling filetime v0.2.27
24972026-09-02T21:50:14.269Z Compiling whoami v1.6.1
24982026-09-02T21:50:14.276Z Compiling arrayref v0.3.9
24992026-09-02T21:50:14.276Z Compiling zone v0.3.1
25002026-09-02T21:50:14.276Z Compiling constant_time_eq v0.4.2
25012026-09-02T21:50:14.299Z Compiling xattr v1.6.1
25022026-09-02T21:50:14.344Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25032026-09-02T21:50:14.388Z Compiling arrayvec v0.7.6
25042026-09-02T21:50:14.443Z Compiling tar v0.4.46
25052026-09-02T21:50:14.464Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25062026-09-02T21:50:14.522Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25072026-09-02T21:50:14.531Z Compiling tokio-dtrace v0.1.1
25082026-09-02T21:50:14.588Z Compiling gethostname v0.5.0
25092026-09-02T21:50:14.627Z Compiling console v0.16.2
25102026-09-02T21:50:14.746Z Compiling topological-sort v0.2.2
25112026-09-02T21:50:14.831Z Compiling unit-prefix v0.5.2
25122026-09-02T21:50:14.892Z Compiling oxide-tokio-rt v0.1.4
25132026-09-02T21:50:14.931Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25142026-09-02T21:50:14.998Z Compiling toml v0.8.23
25152026-09-02T21:50:15.040Z Compiling indicatif v0.18.4
25162026-09-02T21:50:15.120Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25172026-09-02T21:50:15.175Z Compiling shell-words v1.1.1
25182026-09-02T21:50:15.686Z Compiling tokio-rustls v0.26.4
25192026-09-02T21:50:15.708Z Compiling rustls-platform-verifier v0.6.2
25202026-09-02T21:50:15.714Z Compiling tough v0.22.0
25212026-09-02T21:50:15.927Z Compiling hyper-rustls v0.27.7
25222026-09-02T21:50:16.192Z Compiling reqwest v0.13.2
25232026-09-02T21:50:16.224Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25242026-09-02T21:50:18.456Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-02T21:50:18.735Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-02T21:50:24.776Z Compiling progenitor-client v0.14.0
25272026-09-02T21:50:24.776Z Compiling omicron-zone-package v0.12.3
25282026-09-02T21:50:25.021Z Compiling progenitor-extras v0.2.0
25292026-09-02T21:50:25.270Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25302026-09-02T21:50:25.289Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25312026-09-02T21:50:25.384Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-02T21:50:25.458Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-02T21:50:25.552Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25342026-09-02T21:50:25.583Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25352026-09-02T21:50:25.637Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25362026-09-02T21:50:25.710Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-02T21:50:26.098Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-02T21:50:29.324Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-02T21:50:39.098Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-02T21:50:42.191Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-02T21:50:43.182Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-02T21:50:54.840Z Finished `release` profile [optimized] target(s) in 1m 36s
25432026-09-02T21:50:54.947Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-02T21:50:54.947ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-02T21:50:54.947ZCreated new build target 'test' and set it as active
25462026-09-02T21:50:54.947Z
25472026-09-02T21:50:54.947Zreal 1:37.061868308
25482026-09-02T21:50:54.947Zuser 14:31.969078093
25492026-09-02T21:50:54.947Zsys 2:49.438530530
25502026-09-02T21:50:54.947Ztrap 0.415127005
25512026-09-02T21:50:54.947Ztflt 0.621994061
25522026-09-02T21:50:54.947Zdflt 3.735988437
25532026-09-02T21:50:54.947Zkflt 0.000728380
25542026-09-02T21:50:54.947Zlock 40:27.237649877
25552026-09-02T21:50:54.947Zslp 34:16.143774691
25562026-09-02T21:50:54.947Zlat 42.852398502
25572026-09-02T21:50:54.947Zstop 6:19.405547686
25582026-09-02T21:50:55.062Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-02T21:50:55.824Z Finished `release` profile [optimized] target(s) in 0.90s
25602026-09-02T21:50:55.911Z Running `target/release/omicron-package -t test package`
25612026-09-02T21:50:55.957ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-02T21:50:57.427Z Compiling cfg-if v1.0.4
25632026-09-02T21:50:57.640Z Compiling serde_core v1.0.228
25642026-09-02T21:50:57.640Z Compiling libc v0.2.185
25652026-09-02T21:50:57.653Z Compiling memchr v2.8.0
25662026-09-02T21:50:57.691Z Compiling smallvec v1.15.1
25672026-09-02T21:50:57.720Z Compiling stable_deref_trait v1.2.1
25682026-09-02T21:50:57.747Z Compiling libm v0.2.16
25692026-09-02T21:50:57.768Z Compiling scopeguard v1.2.0
25702026-09-02T21:50:57.786Z Compiling zerofrom v0.1.6
25712026-09-02T21:50:57.807Z Compiling rand_core v0.10.0
25722026-09-02T21:50:57.855Z Compiling litemap v0.8.1
25732026-09-02T21:50:57.855Z Compiling percent-encoding v2.3.2
25742026-09-02T21:50:57.877Z Compiling writeable v0.6.2
25752026-09-02T21:50:57.967Z Compiling lock_api v0.4.14
25762026-09-02T21:50:58.073Z Compiling yoke v0.8.1
25772026-09-02T21:50:58.073Z Compiling icu_properties_data v2.1.2
25782026-09-02T21:50:58.073Z Compiling icu_normalizer_data v2.1.1
25792026-09-02T21:50:58.073Z Compiling utf8_iter v1.0.4
25802026-09-02T21:50:58.131Z Compiling form_urlencoded v1.2.2
25812026-09-02T21:50:58.131Z Compiling errno v0.3.14
25822026-09-02T21:50:58.131Z Compiling getrandom v0.4.3
25832026-09-02T21:50:58.131Z Compiling parking_lot_core v0.9.12
25842026-09-02T21:50:58.216Z Compiling zerovec v0.11.5
25852026-09-02T21:50:58.216Z Compiling zerotrie v0.2.3
25862026-09-02T21:50:58.216Z Compiling iana-time-zone v0.1.65
25872026-09-02T21:50:58.287Z Compiling zerocopy v0.8.55
25882026-09-02T21:50:58.287Z Compiling signal-hook-registry v1.4.8
25892026-09-02T21:50:58.287Z Compiling mio v1.2.0
25902026-09-02T21:50:58.340Z Compiling socket2 v0.6.3
25912026-09-02T21:50:58.340Z Compiling thiserror v2.0.18
25922026-09-02T21:50:58.397Z Compiling parking_lot v0.12.5
25932026-09-02T21:50:58.452Z Compiling getrandom v0.2.17
25942026-09-02T21:50:58.467Z Compiling futures-util v0.3.32
25952026-09-02T21:50:58.467Z Compiling getrandom v0.3.4
25962026-09-02T21:50:58.498Z Compiling base64 v0.22.1
25972026-09-02T21:50:58.516Z Compiling time v0.3.47
25982026-09-02T21:50:58.536Z Compiling num-traits v0.2.19
25992026-09-02T21:50:58.599Z Compiling rand_core v0.6.4
26002026-09-02T21:50:58.631Z Compiling aho-corasick v1.1.4
26012026-09-02T21:50:58.646Z Compiling spin v0.9.8
26022026-09-02T21:50:58.700Z Compiling tinystr v0.8.2
26032026-09-02T21:50:58.753Z Compiling potential_utf v0.1.4
26042026-09-02T21:50:58.786Z Compiling rand_core v0.9.5
26052026-09-02T21:50:58.786Z Compiling socket2 v0.5.10
26062026-09-02T21:50:58.852Z Compiling pest v2.8.6
26072026-09-02T21:50:58.860Z Compiling encoding_rs v0.8.35
26082026-09-02T21:50:58.897Z Compiling icu_locale_core v2.1.1
26092026-09-02T21:50:58.961Z Compiling icu_collections v2.1.1
26102026-09-02T21:50:58.962Z Compiling simd-adler32 v0.3.8
26112026-09-02T21:50:58.996Z Compiling adler2 v2.0.1
26122026-09-02T21:50:59.024Z Compiling crc32fast v1.5.0
26132026-09-02T21:50:59.098Z Compiling wait-timeout v0.2.1
26142026-09-02T21:50:59.193Z Compiling miniz_oxide v0.8.9
26152026-09-02T21:50:59.310Z Compiling zlib-rs v0.6.2
26162026-09-02T21:50:59.334Z Compiling rand_xorshift v0.4.0
26172026-09-02T21:50:59.359Z Compiling lazy_static v1.5.0
26182026-09-02T21:50:59.479Z Compiling thread-id v5.1.0
26192026-09-02T21:50:59.497Z Compiling serde v1.0.228
26202026-09-02T21:50:59.516Z Compiling serde_json v1.0.151
26212026-09-02T21:50:59.540Z Compiling bitflags v2.11.0
26222026-09-02T21:50:59.587Z Compiling uuid v1.23.4
26232026-09-02T21:50:59.606Z Compiling semver v1.0.28
26242026-09-02T21:50:59.694Z Compiling icu_provider v2.1.1
26252026-09-02T21:50:59.721Z Compiling indexmap v2.14.0
26262026-09-02T21:50:59.989Z Compiling icu_properties v2.1.2
26272026-09-02T21:51:00.069Z Compiling bytes v1.11.1
26282026-09-02T21:51:00.128Z Compiling zeroize v1.9.0
26292026-09-02T21:51:00.160Z Compiling icu_normalizer v2.1.1
26302026-09-02T21:51:00.234Z Compiling chrono v0.4.45
26312026-09-02T21:51:00.343Z Compiling rustix v1.1.4
26322026-09-02T21:51:00.387Z Compiling generic-array v0.14.7
26332026-09-02T21:51:00.579Z Compiling erased-serde v0.3.31
26342026-09-02T21:51:00.649Z Compiling tokio v1.52.1
26352026-09-02T21:51:00.802Z Compiling http v1.4.2
26362026-09-02T21:51:00.827Z Compiling rustls-pki-types v1.14.0
26372026-09-02T21:51:00.964Z Compiling idna_adapter v1.2.1
26382026-09-02T21:51:01.002Z Compiling crypto-common v0.1.7
26392026-09-02T21:51:01.067Z Compiling block-buffer v0.10.4
26402026-09-02T21:51:01.140Z Compiling idna v1.1.0
26412026-09-02T21:51:01.162Z Compiling slog v2.8.2
26422026-09-02T21:51:01.189Z Compiling ipnet v2.12.0
26432026-09-02T21:51:01.215Z Compiling aws-lc-rs v1.16.3
26442026-09-02T21:51:01.265Z Compiling ppv-lite86 v0.2.21
26452026-09-02T21:51:01.289Z Compiling digest v0.10.7
26462026-09-02T21:51:01.289Z Compiling regex-automata v0.4.14
26472026-09-02T21:51:01.354Z Compiling terminal_size v0.4.3
26482026-09-02T21:51:01.453Z Compiling tempfile v3.27.0
26492026-09-02T21:51:01.477Z Compiling der v0.7.10
26502026-09-02T21:51:01.534Z Compiling url v2.5.8
26512026-09-02T21:51:01.564Z Compiling http-body v1.0.1
26522026-09-02T21:51:01.586Z Compiling clap_builder v4.6.0
26532026-09-02T21:51:01.646Z Compiling rand_chacha v0.9.0
26542026-09-02T21:51:01.677Z Compiling rand_chacha v0.3.1
26552026-09-02T21:51:01.731Z Compiling http-body-util v0.1.3
26562026-09-02T21:51:01.758Z Compiling serde_urlencoded v0.7.1
26572026-09-02T21:51:01.932Z Compiling rand v0.9.2
26582026-09-02T21:51:01.989Z Compiling rand v0.8.6
26592026-09-02T21:51:02.045Z Compiling rustls-native-certs v0.8.3
26602026-09-02T21:51:02.068Z Compiling futures-executor v0.3.32
26612026-09-02T21:51:02.105Z Compiling hybrid-array v0.4.13
26622026-09-02T21:51:02.202Z Compiling schemars v0.8.22
26632026-09-02T21:51:02.247Z Compiling hubpack v0.1.2
26642026-09-02T21:51:02.477Z Compiling rustls-webpki v0.103.13
26652026-09-02T21:51:02.515Z Compiling spki v0.7.3
26662026-09-02T21:51:02.571Z Compiling hex v0.4.3
26672026-09-02T21:51:02.712Z Compiling futures v0.3.32
26682026-09-02T21:51:02.781Z Compiling pkcs8 v0.10.2
26692026-09-02T21:51:02.806Z Compiling publicsuffix v2.3.0
26702026-09-02T21:51:02.830Z Compiling openapiv3 v2.2.0
26712026-09-02T21:51:02.905Z Compiling cookie v0.18.1
26722026-09-02T21:51:02.932Z Compiling rusty-fork v0.3.1
26732026-09-02T21:51:02.972Z Compiling sha2 v0.10.9
26742026-09-02T21:51:03.055Z Compiling rustls v0.23.41
26752026-09-02T21:51:03.237Z Compiling ipnetwork v0.21.1
26762026-09-02T21:51:03.278Z Compiling cookie_store v0.22.1
26772026-09-02T21:51:03.331Z Compiling flate2 v1.1.9
26782026-09-02T21:51:03.512Z Compiling clap v4.6.1
26792026-09-02T21:51:03.543Z Compiling oxnet v0.1.6
26802026-09-02T21:51:03.619Z Compiling proptest v1.11.0
26812026-09-02T21:51:03.699Z Compiling crypto-common v0.2.2
26822026-09-02T21:51:03.723Z Compiling block-buffer v0.12.1
26832026-09-02T21:51:03.797Z Compiling signature v2.2.0
26842026-09-02T21:51:03.837Z Compiling hmac v0.12.1
26852026-09-02T21:51:03.923Z Compiling dof v0.4.0
26862026-09-02T21:51:03.958Z Compiling dtrace-parser v0.3.0
26872026-09-02T21:51:03.998Z Compiling camino v1.2.5
26882026-09-02T21:51:04.038Z Compiling data-encoding v2.10.0
26892026-09-02T21:51:04.071Z Compiling memmap2 v0.9.10
26902026-09-02T21:51:04.076Z Compiling num-integer v0.1.46
26912026-09-02T21:51:04.346Z Compiling regex v1.12.3
26922026-09-02T21:51:04.382Z Compiling rustix v0.38.44
26932026-09-02T21:51:04.455Z Compiling x509-cert v0.2.5
26942026-09-02T21:51:04.495Z Compiling toml_datetime v0.6.11
26952026-09-02T21:51:04.518Z Compiling serde_spanned v0.6.9
26962026-09-02T21:51:04.541Z Compiling dof v0.3.0
26972026-09-02T21:51:04.733Z Compiling usdt-impl v0.6.0
26982026-09-02T21:51:04.797Z Compiling num-iter v0.1.45
26992026-09-02T21:51:04.867Z Compiling bstr v1.12.1
27002026-09-02T21:51:04.911Z Compiling dtrace-parser v0.2.0
27012026-09-02T21:51:04.947Z Compiling ff v0.13.1
27022026-09-02T21:51:05.107Z Compiling tokio-util v0.7.18
27032026-09-02T21:51:05.135Z Compiling tower v0.5.3
27042026-09-02T21:51:05.396Z Compiling usdt v0.6.0
27052026-09-02T21:51:05.592Z Compiling thread-id v4.2.2
27062026-09-02T21:51:05.709Z Compiling tower-http v0.6.8
27072026-09-02T21:51:05.731Z Compiling digest v0.11.3
27082026-09-02T21:51:05.751Z Compiling sec1 v0.7.3
27092026-09-02T21:51:05.811Z Compiling usdt-impl v0.5.0
27102026-09-02T21:51:05.857Z Compiling signal-hook v0.3.18
27112026-09-02T21:51:05.900Z Compiling nix v0.31.2
27122026-09-02T21:51:05.984Z Compiling h2 v0.4.15
27132026-09-02T21:51:06.234Z Compiling newtype-uuid v1.3.2
27142026-09-02T21:51:06.303Z Compiling group v0.13.0
27152026-09-02T21:51:06.328Z Compiling hkdf v0.12.4
27162026-09-02T21:51:06.365Z Compiling serde_with v3.21.0
27172026-09-02T21:51:06.446Z Compiling crypto-bigint v0.5.5
27182026-09-02T21:51:06.527Z Compiling tokio-rustls v0.26.4
27192026-09-02T21:51:06.550Z Compiling rustls-platform-verifier v0.6.2
27202026-09-02T21:51:06.618Z Compiling daft v0.1.8
27212026-09-02T21:51:06.698Z Compiling foreign-types-shared v0.1.1
27222026-09-02T21:51:06.759Z Compiling foreign-types v0.3.2
27232026-09-02T21:51:06.780Z Compiling ahash v0.8.12
27242026-09-02T21:51:06.855Z Compiling num-bigint-dig v0.8.6
27252026-09-02T21:51:06.855Z Compiling packed_struct v0.10.1
27262026-09-02T21:51:06.926Z Compiling openssl-sys v0.9.117
27272026-09-02T21:51:06.957Z Compiling pkcs1 v0.7.5
27282026-09-02T21:51:06.979Z Compiling toml_edit v0.19.15
27292026-09-02T21:51:07.060Z Compiling hashbrown v0.13.2
27302026-09-02T21:51:07.116Z Compiling serde-hex v0.1.0
27312026-09-02T21:51:07.397Z Compiling openssl v0.10.80
27322026-09-02T21:51:07.431Z Compiling bzip2 v0.4.4
27332026-09-02T21:51:07.680Z Compiling elliptic-curve v0.13.8
27342026-09-02T21:51:07.705Z Compiling signal-hook-mio v0.2.5
27352026-09-02T21:51:07.862Z Compiling rsa v0.9.10
27362026-09-02T21:51:07.885Z Compiling ron v0.8.1
27372026-09-02T21:51:07.918Z Compiling globset v0.4.18
27382026-09-02T21:51:08.100Z Compiling block-padding v0.4.2
27392026-09-02T21:51:08.129Z Compiling sha3 v0.10.8
27402026-09-02T21:51:08.301Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27412026-09-02T21:51:08.424Z Compiling inout v0.2.2
27422026-09-02T21:51:08.449Z Compiling curve25519-dalek v4.1.3
27432026-09-02T21:51:08.480Z Compiling object v0.30.4
27442026-09-02T21:51:08.502Z Compiling zip v0.6.6
27452026-09-02T21:51:08.639Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27462026-09-02T21:51:08.665Z Compiling toml v0.7.8
27472026-09-02T21:51:08.737Z Compiling jiff v0.2.34
27482026-09-02T21:51:09.009Z Compiling cipher v0.5.2
27492026-09-02T21:51:09.073Z Compiling crossterm v0.28.1
27502026-09-02T21:51:09.202Z Compiling ed25519 v2.2.3
27512026-09-02T21:51:09.251Z Compiling serde-big-array v0.5.1
27522026-09-02T21:51:09.319Z Compiling pem v3.0.6
27532026-09-02T21:51:09.344Z Compiling object v0.37.3
27542026-09-02T21:51:09.345Z Compiling petgraph v0.8.3
27552026-09-02T21:51:09.390Z Compiling heapless v0.7.17
27562026-09-02T21:51:09.455Z Compiling ed25519-dalek v2.2.0
27572026-09-02T21:51:09.667Z Compiling hyper v1.10.1
27582026-09-02T21:51:09.744Z Compiling chacha20 v0.10.0
27592026-09-02T21:51:09.827Z Compiling byte-wrapper v0.1.0
27602026-09-02T21:51:09.910Z Compiling md-5 v0.10.6
27612026-09-02T21:51:09.991Z Compiling native-tls v0.2.18
27622026-09-02T21:51:10.009Z Compiling serde_plain v1.0.2
27632026-09-02T21:51:10.071Z Compiling toml_edit v0.22.27
27642026-09-02T21:51:10.113Z Compiling postgres-protocol v0.6.10
27652026-09-02T21:51:10.279Z Compiling tokio-native-tls v0.3.1
27662026-09-02T21:51:10.395Z Compiling zopfli v0.8.3
27672026-09-02T21:51:10.418Z Compiling smoltcp v0.9.1
27682026-09-02T21:51:10.503Z Compiling hickory-proto v0.25.2
27692026-09-02T21:51:11.024Z Compiling float-cmp v0.10.0
27702026-09-02T21:51:11.053Z Compiling textwrap v0.16.2
27712026-09-02T21:51:11.244Z Compiling hyper-util v0.1.20
27722026-09-02T21:51:11.378Z Compiling zip v4.6.1
27732026-09-02T21:51:11.429Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27742026-09-02T21:51:11.437Z Compiling predicates v3.1.4
27752026-09-02T21:51:11.787Z Compiling string_cache v0.8.9
27762026-09-02T21:51:11.877Z Compiling petgraph v0.6.5
27772026-09-02T21:51:12.043Z Compiling postgres-types v0.2.12
27782026-09-02T21:51:12.103Z Compiling iddqd v0.4.2
27792026-09-02T21:51:12.151Z Compiling similar v2.7.0
27802026-09-02T21:51:12.169Z Compiling tokio-stream v0.1.18
27812026-09-02T21:51:12.386Z Compiling backtrace v0.3.76
27822026-09-02T21:51:12.662Z Compiling olpc-cjson v0.1.4
27832026-09-02T21:51:12.778Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27842026-09-02T21:51:12.806Z Compiling tokio-postgres v0.7.16
27852026-09-02T21:51:12.896Z Compiling hyper-rustls v0.27.7
27862026-09-02T21:51:12.932Z Compiling hyper-tls v0.6.0
27872026-09-02T21:51:13.125Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27882026-09-02T21:51:13.150Z Compiling reqwest v0.12.28
27892026-09-02T21:51:13.225Z Compiling reqwest v0.13.2
27902026-09-02T21:51:13.470Z Compiling backtrace-ext v0.2.1
27912026-09-02T21:51:13.690Z Compiling miette v7.6.0
27922026-09-02T21:51:13.718Z Compiling fs-err v3.3.0
27932026-09-02T21:51:13.766Z Compiling buf-list v1.1.2
27942026-09-02T21:51:13.808Z Compiling thread_local v1.1.9
27952026-09-02T21:51:13.914Z Compiling is-terminal v0.4.17
27962026-09-02T21:51:14.044Z Compiling slog-async v2.8.0
27972026-09-02T21:51:14.068Z Compiling slog-term v2.9.2
27982026-09-02T21:51:14.129Z Compiling slog-json v2.6.1
27992026-09-02T21:51:14.129Z Compiling hostname v0.3.1
28002026-09-02T21:51:14.224Z Compiling compression-codecs v0.4.37
28012026-09-02T21:51:14.335Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28022026-09-02T21:51:14.418Z Compiling slog-bunyan v2.5.0
28032026-09-02T21:51:14.492Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28042026-09-02T21:51:14.540Z Compiling serde_spanned v1.1.1
28052026-09-02T21:51:14.624Z Compiling toml_datetime v1.1.1+spec-1.1.0
28062026-09-02T21:51:14.655Z Compiling tough v0.22.0
28072026-09-02T21:51:14.720Z Compiling multer v3.1.0
28082026-09-02T21:51:14.792Z Compiling async-compression v0.4.41
28092026-09-02T21:51:14.816Z Compiling sha1 v0.11.0
28102026-09-02T21:51:14.873Z Compiling toml v1.1.2+spec-1.1.0
28112026-09-02T21:51:15.005Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28122026-09-02T21:51:15.109Z Compiling progenitor-client v0.14.0
28132026-09-02T21:51:15.192Z Compiling rustls-pemfile v2.2.0
28142026-09-02T21:51:15.220Z Compiling serde_path_to_error v0.1.20
28152026-09-02T21:51:15.463Z Compiling hostname v0.4.2
28162026-09-02T21:51:15.487Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-02T21:51:15.563Z Compiling atomicwrites v0.4.4
28182026-09-02T21:51:15.623Z Compiling macaddr v1.0.1
28192026-09-02T21:51:15.649Z Compiling instant v0.1.13
28202026-09-02T21:51:15.672Z Compiling oxide-generation v0.1.3
28212026-09-02T21:51:15.699Z Compiling regress v0.10.5
28222026-09-02T21:51:15.780Z Compiling dropshot v0.17.1
28232026-09-02T21:51:15.800Z Compiling backoff v0.4.0
28242026-09-02T21:51:15.835Z Compiling progenitor-extras v0.2.0
28252026-09-02T21:51:15.878Z Compiling parse-display v0.10.0
28262026-09-02T21:51:15.906Z Compiling half v2.7.1
28272026-09-02T21:51:16.054Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28282026-09-02T21:51:16.125Z Compiling heck v0.5.0
28292026-09-02T21:51:16.230Z Compiling ciborium-ll v0.2.2
28302026-09-02T21:51:16.264Z Compiling regress v0.11.1
28312026-09-02T21:51:16.302Z Compiling secrecy v0.10.3
28322026-09-02T21:51:16.394Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-02T21:51:16.467Z Compiling ciborium v0.2.2
28342026-09-02T21:51:16.497Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-02T21:51:16.519Z Compiling inout v0.1.4
28362026-09-02T21:51:16.717Z Compiling cipher v0.4.4
28372026-09-02T21:51:16.815Z Compiling universal-hash v0.5.1
28382026-09-02T21:51:16.839Z Compiling unsafe-libyaml v0.2.11
28392026-09-02T21:51:16.996Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28402026-09-02T21:51:17.022Z Compiling poly1305 v0.8.0
28412026-09-02T21:51:17.022Z Compiling chacha20 v0.9.1
28422026-09-02T21:51:17.205Z Compiling blake2 v0.10.6
28432026-09-02T21:51:17.244Z Compiling aead v0.5.2
28442026-09-02T21:51:17.338Z Compiling password-hash v0.5.0
28452026-09-02T21:51:17.472Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28462026-09-02T21:51:17.556Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28472026-09-02T21:51:17.583Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28482026-09-02T21:51:17.586Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28492026-09-02T21:51:17.629Z Compiling serde_yaml v0.9.34+deprecated
28502026-09-02T21:51:17.653Z Compiling argon2 v0.5.3
28512026-09-02T21:51:17.677Z Compiling chacha20poly1305 v0.10.1
28522026-09-02T21:51:17.728Z Compiling vsss-rs v3.3.4
28532026-09-02T21:51:17.861Z Compiling typify-impl v0.6.2
28542026-09-02T21:51:17.892Z Compiling camino-tempfile v1.4.1
28552026-09-02T21:51:17.925Z Compiling heapless v0.8.0
28562026-09-02T21:51:18.247Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28572026-09-02T21:51:18.272Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28582026-09-02T21:51:18.314Z Compiling ingot-types v0.2.0
28592026-09-02T21:51:18.361Z Compiling cobs v0.3.0
28602026-09-02T21:51:18.469Z Compiling smoltcp v0.11.0
28612026-09-02T21:51:18.610Z Compiling postcard v1.1.3
28622026-09-02T21:51:18.633Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28632026-09-02T21:51:18.733Z Compiling cstr-argument v0.1.2
28642026-09-02T21:51:18.797Z Compiling ingot v0.2.1
28652026-09-02T21:51:18.900Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28662026-09-02T21:51:18.933Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28672026-09-02T21:51:19.016Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28682026-09-02T21:51:19.037Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28692026-09-02T21:51:19.058Z Compiling rand v0.10.1
28702026-09-02T21:51:19.186Z Compiling sigpipe v0.1.3
28712026-09-02T21:51:19.264Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28722026-09-02T21:51:19.287Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28732026-09-02T21:51:19.312Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28742026-09-02T21:51:19.423Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28752026-09-02T21:51:19.707Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28762026-09-02T21:51:19.824Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28772026-09-02T21:51:19.851Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-02T21:51:19.978Z Compiling memmap v0.7.0
28792026-09-02T21:51:20.098Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28802026-09-02T21:51:20.204Z Compiling usdt v0.5.0
28812026-09-02T21:51:20.208Z Compiling zone v0.3.1
28822026-09-02T21:51:20.391Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28832026-09-02T21:51:20.414Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28842026-09-02T21:51:20.668Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28852026-09-02T21:51:20.731Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28862026-09-02T21:51:20.791Z Compiling derive-where v1.6.0
28872026-09-02T21:51:20.863Z Compiling bytecount v0.6.9
28882026-09-02T21:51:20.900Z Compiling toml v0.8.23
28892026-09-02T21:51:20.914Z Compiling tokio-dtrace v0.1.1
28902026-09-02T21:51:20.940Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-02T21:51:21.238Z Compiling oxide-tokio-rt v0.1.4
28922026-09-02T21:51:21.263Z Compiling prettyplease v0.2.37
28932026-09-02T21:51:21.279Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28942026-09-02T21:51:21.308Z Compiling newline-converter v0.3.0
28952026-09-02T21:51:21.332Z Compiling typify-macro v0.6.2
28962026-09-02T21:51:21.479Z Compiling gethostname v0.5.0
28972026-09-02T21:51:21.508Z Compiling console v0.15.11
28982026-09-02T21:51:21.640Z Compiling slog-dtrace v0.3.0
28992026-09-02T21:51:21.708Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29002026-09-02T21:51:21.729Z Compiling cancel-safe-futures v0.1.5
29012026-09-02T21:51:21.782Z Compiling num-rational v0.4.2
29022026-09-02T21:51:21.949Z Compiling expectorate v1.2.0
29032026-09-02T21:51:22.001Z Compiling oxide-update-engine-types v0.1.2
29042026-09-02T21:51:22.058Z Compiling num-complex v0.4.6
29052026-09-02T21:51:22.116Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29062026-09-02T21:51:22.187Z Compiling match_cfg v0.1.0
29072026-09-02T21:51:22.207Z Compiling compression-core v0.4.31
29082026-09-02T21:51:22.308Z Compiling resolv-conf v0.7.6
29092026-09-02T21:51:22.513Z Compiling num v0.4.3
29102026-09-02T21:51:22.562Z Compiling crossbeam-channel v0.5.15
29112026-09-02T21:51:22.650Z Compiling take_mut v0.2.2
29122026-09-02T21:51:22.674Z Compiling term v1.2.1
29132026-09-02T21:51:22.779Z Compiling toml_writer v1.1.1+spec-1.1.0
29142026-09-02T21:51:22.800Z Compiling float-ord v0.3.2
29152026-09-02T21:51:22.800Z Compiling linear-map v1.2.0
29162026-09-02T21:51:22.946Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29172026-09-02T21:51:22.970Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29182026-09-02T21:51:22.973Z Compiling typify v0.6.2
29192026-09-02T21:51:23.141Z Compiling progenitor-impl v0.14.0
29202026-09-02T21:51:23.524Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29212026-09-02T21:51:23.591Z Compiling oxide-update-engine v0.1.2
29222026-09-02T21:51:23.815Z Compiling async-stream v0.3.6
29232026-09-02T21:51:24.153Z Compiling waitgroup v0.1.2
29242026-09-02T21:51:24.264Z Compiling backon v1.6.0
29252026-09-02T21:51:24.353Z Compiling debug-ignore v1.0.5
29262026-09-02T21:51:24.455Z Compiling minimal-lexical v0.2.1
29272026-09-02T21:51:24.484Z Compiling linked-hash-map v0.5.6
29282026-09-02T21:51:24.691Z Compiling lru-cache v0.1.2
29292026-09-02T21:51:24.731Z Compiling nom v7.1.3
29302026-09-02T21:51:24.773Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-02T21:51:25.093Z Compiling itertools v0.14.0
29322026-09-02T21:51:25.284Z Compiling progenitor-macro v0.14.0
29332026-09-02T21:51:25.520Z Compiling unicode-xid v0.2.6
29342026-09-02T21:51:25.540Z Compiling humantime v2.3.0
29352026-09-02T21:51:25.670Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-02T21:51:25.676Z Compiling hickory-proto v0.24.4
29372026-09-02T21:51:25.855Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-02T21:51:25.972Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-02T21:51:26.092Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-02T21:51:26.380Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-02T21:51:26.855Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29422026-09-02T21:51:26.901Z Compiling papergrid v0.11.0
29432026-09-02T21:51:26.945Z Compiling tabled_derive v0.7.0
29442026-09-02T21:51:27.029Z Compiling termtree v0.5.1
29452026-09-02T21:51:27.055Z Compiling crossterm v0.29.0
29462026-09-02T21:51:27.158Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29472026-09-02T21:51:27.252Z Compiling phf_shared v0.12.1
29482026-09-02T21:51:27.266Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-02T21:51:27.484Z Compiling csv-core v0.1.13
29502026-09-02T21:51:27.559Z Compiling vte v0.14.1
29512026-09-02T21:51:27.839Z Compiling chrono-tz v0.10.4
29522026-09-02T21:51:27.861Z Compiling highway v1.3.0
29532026-09-02T21:51:27.886Z Compiling tabled v0.15.0
29542026-09-02T21:51:27.976Z Compiling strip-ansi-escapes v0.2.1
29552026-09-02T21:51:28.092Z Compiling csv v1.4.0
29562026-09-02T21:51:28.382Z Compiling hickory-resolver v0.24.4
29572026-09-02T21:51:28.404Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29582026-09-02T21:51:28.867Z Compiling phf v0.12.1
29592026-09-02T21:51:28.874Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-02T21:51:29.088Z Compiling const_format_proc_macros v0.2.34
29612026-09-02T21:51:29.150Z Compiling fd-lock v4.0.4
29622026-09-02T21:51:29.317Z Compiling peg-macros v0.8.5
29632026-09-02T21:51:29.461Z Compiling nu-ansi-term v0.50.3
29642026-09-02T21:51:29.501Z Compiling progenitor v0.14.0
29652026-09-02T21:51:29.645Z Compiling qorb v0.4.1
29662026-09-02T21:51:29.701Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29672026-09-02T21:51:29.716Z Compiling reedline v0.40.0
29682026-09-02T21:51:29.883Z Compiling const_format v0.2.35
29692026-09-02T21:51:29.926Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29702026-09-02T21:51:29.960Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29712026-09-02T21:51:30.072Z Compiling bcs v0.1.6
29722026-09-02T21:51:30.275Z Compiling nom v8.0.0
29732026-09-02T21:51:30.474Z Compiling semver v0.1.20
29742026-09-02T21:51:30.578Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29752026-09-02T21:51:30.615Z Compiling peg v0.8.5
29762026-09-02T21:51:30.668Z Compiling rustc_version v0.1.7
29772026-09-02T21:51:30.783Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29782026-09-02T21:51:30.805Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29792026-09-02T21:51:30.895Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29802026-09-02T21:51:30.918Z Compiling newtype_derive v0.1.6
29812026-09-02T21:51:31.359Z Compiling dropshot-api-manager-types v0.8.0
29822026-09-02T21:51:31.451Z Compiling steno v0.4.1
29832026-09-02T21:51:31.467Z Compiling sha1 v0.10.6
29842026-09-02T21:51:31.661Z Compiling utf-8 v0.7.6
29852026-09-02T21:51:31.801Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-02T21:51:31.822Z Compiling tagptr v0.2.0
29872026-09-02T21:51:31.893Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29882026-09-02T21:51:31.980Z Compiling moka v0.12.13
29892026-09-02T21:51:32.028Z Compiling tungstenite v0.21.0
29902026-09-02T21:51:32.140Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29912026-09-02T21:51:32.163Z Compiling darling_core v0.21.3
29922026-09-02T21:51:32.197Z Compiling display-error-chain v0.2.2
29932026-09-02T21:51:32.285Z Compiling vergen-lib v0.1.6
29942026-09-02T21:51:32.317Z Compiling diesel_derives v2.3.7
29952026-09-02T21:51:32.573Z Compiling scheduled-thread-pool v0.2.7
29962026-09-02T21:51:32.593Z Compiling vergen-gitcl v1.0.8
29972026-09-02T21:51:32.624Z Compiling diesel_table_macro_syntax v0.3.0
29982026-09-02T21:51:32.832Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29992026-09-02T21:51:32.861Z Compiling tokio-tungstenite v0.21.0
30002026-09-02T21:51:32.887Z Compiling dirs-sys-next v0.1.2
30012026-09-02T21:51:32.919Z Compiling maplit v1.0.2
30022026-09-02T21:51:33.065Z Compiling glob v0.3.3
30032026-09-02T21:51:33.183Z Compiling hickory-resolver v0.25.2
30042026-09-02T21:51:33.263Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30052026-09-02T21:51:33.287Z Compiling crunchy v0.2.4
30062026-09-02T21:51:33.407Z Compiling dirs-next v2.0.0
30072026-09-02T21:51:33.436Z Compiling clang-sys v1.8.1
30082026-09-02T21:51:33.483Z Compiling r2d2 v0.8.10
30092026-09-02T21:51:33.624Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30102026-09-02T21:51:33.762Z Compiling libscf-sys v1.2.0
30112026-09-02T21:51:33.780Z Compiling downcast-rs v2.0.2
30122026-09-02T21:51:33.838Z Compiling xshell-macros v0.2.7
30132026-09-02T21:51:33.859Z Compiling tiny-keccak v2.0.2
30142026-09-02T21:51:33.929Z Compiling term v0.7.0
30152026-09-02T21:51:33.972Z Compiling papergrid v0.18.0
30162026-09-02T21:51:34.044Z Compiling bit-vec v0.6.3
30172026-09-02T21:51:34.240Z Compiling xshell v0.2.7
30182026-09-02T21:51:34.279Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30192026-09-02T21:51:34.362Z Compiling ascii-canvas v3.0.0
30202026-09-02T21:51:34.389Z Compiling darling_macro v0.21.3
30212026-09-02T21:51:34.424Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30222026-09-02T21:51:34.459Z Compiling bit-set v0.5.3
30232026-09-02T21:51:34.609Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30242026-09-02T21:51:34.650Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30252026-09-02T21:51:34.680Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30262026-09-02T21:51:34.717Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30272026-09-02T21:51:34.748Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-02T21:51:34.915Z Compiling darling v0.21.3
30292026-09-02T21:51:34.975Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30302026-09-02T21:51:35.002Z Compiling itertools v0.15.0
30312026-09-02T21:51:35.023Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30322026-09-02T21:51:35.045Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30332026-09-02T21:51:35.081Z Compiling dsl_auto_type v0.2.0
30342026-09-02T21:51:35.232Z Compiling tabled v0.21.0
30352026-09-02T21:51:35.330Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30362026-09-02T21:51:35.503Z Compiling itertools v0.10.5
30372026-09-02T21:51:35.661Z Compiling ena v0.14.4
30382026-09-02T21:51:35.700Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30392026-09-02T21:51:35.907Z Compiling libloading v0.8.9
30402026-09-02T21:51:35.946Z Compiling unicase v2.9.0
30412026-09-02T21:51:36.149Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30422026-09-02T21:51:36.210Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30432026-09-02T21:51:36.213Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30442026-09-02T21:51:36.582Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30452026-09-02T21:51:36.605Z Compiling regex-syntax v0.6.29
30462026-09-02T21:51:36.668Z Compiling bindgen v0.71.1
30472026-09-02T21:51:36.784Z Compiling diff v0.1.13
30482026-09-02T21:51:37.128Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30492026-09-02T21:51:37.263Z Compiling cexpr v0.6.0
30502026-09-02T21:51:37.285Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-02T21:51:37.514Z Compiling rustc-hash v2.1.1
30522026-09-02T21:51:37.906Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30532026-09-02T21:51:37.954Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30542026-09-02T21:51:38.196Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30552026-09-02T21:51:38.234Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30562026-09-02T21:51:38.454Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30572026-09-02T21:51:38.511Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30582026-09-02T21:51:38.602Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30592026-09-02T21:51:38.657Z Compiling lalrpop v0.19.12
30602026-09-02T21:51:39.121Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30612026-09-02T21:51:40.005Z Compiling headers-core v0.3.0
30622026-09-02T21:51:40.064Z Compiling libxml v0.3.3
30632026-09-02T21:51:40.162Z Compiling crc8 v0.1.1
30642026-09-02T21:51:40.248Z Compiling headers v0.4.1
30652026-09-02T21:51:40.300Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30662026-09-02T21:51:40.370Z Compiling diesel v2.3.7
30672026-09-02T21:51:40.398Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30682026-09-02T21:51:40.527Z Compiling strum_macros v0.24.3
30692026-09-02T21:51:41.038Z Compiling indoc v1.0.9
30702026-09-02T21:51:41.415Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-02T21:51:41.455Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-02T21:51:41.483Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-02T21:51:41.645Z Compiling quick-xml v0.37.5
30742026-09-02T21:51:41.760Z Compiling derive_builder v0.20.2
30752026-09-02T21:51:41.861Z Compiling oso-derive v0.27.3
30762026-09-02T21:51:41.939Z Compiling impl-trait-for-tuples v0.2.3
30772026-09-02T21:51:41.982Z Compiling openssl-probe v0.1.6
30782026-09-02T21:51:42.370Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30792026-09-02T21:51:42.417Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30802026-09-02T21:51:42.445Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-02T21:51:42.847Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-02T21:51:43.093Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30832026-09-02T21:51:43.200Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30842026-09-02T21:51:43.260Z Compiling bb8 v0.8.6
30852026-09-02T21:51:43.281Z Compiling filetime v0.2.27
30862026-09-02T21:51:43.435Z Compiling trait-variant v0.1.2
30872026-09-02T21:51:43.514Z Compiling proc-macro-error-attr2 v2.0.0
30882026-09-02T21:51:43.538Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30892026-09-02T21:51:43.643Z Compiling half v1.8.3
30902026-09-02T21:51:43.719Z Compiling tar v0.4.46
30912026-09-02T21:51:43.846Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30922026-09-02T21:51:43.941Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30932026-09-02T21:51:43.991Z Compiling proc-macro-error2 v2.0.1
30942026-09-02T21:51:44.013Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30952026-09-02T21:51:44.095Z Compiling serde_cbor v0.11.2
30962026-09-02T21:51:44.263Z Compiling samael v0.0.19
30972026-09-02T21:51:44.309Z Compiling hashbrown v0.14.5
30982026-09-02T21:51:44.449Z Compiling rfc6979 v0.4.0
30992026-09-02T21:51:44.528Z Compiling salty v0.3.0
31002026-09-02T21:51:44.590Z Compiling ecdsa v0.16.9
31012026-09-02T21:51:44.626Z Compiling knus-derive v3.4.0
31022026-09-02T21:51:44.844Z Compiling chumsky v0.9.3
31032026-09-02T21:51:44.922Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31042026-09-02T21:51:45.027Z Compiling primeorder v0.13.6
31052026-09-02T21:51:45.202Z Compiling nonempty v0.12.0
31062026-09-02T21:51:45.329Z Compiling p384 v0.13.1
31072026-09-02T21:51:45.398Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31082026-09-02T21:51:45.806Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31092026-09-02T21:51:45.883Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31102026-09-02T21:51:46.019Z Compiling fxhash v0.2.1
31112026-09-02T21:51:46.034Z Compiling knus v3.4.0
31122026-09-02T21:51:46.126Z Compiling libz-sys v1.1.24
31132026-09-02T21:51:46.136Z Compiling polar-core v0.27.3
31142026-09-02T21:51:46.181Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-02T21:51:46.361Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-02T21:51:46.450Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-02T21:51:46.620Z Compiling kstat-rs v0.2.5
31182026-09-02T21:51:46.807Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31192026-09-02T21:51:46.848Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31202026-09-02T21:51:46.951Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31212026-09-02T21:51:46.969Z Compiling mime_guess v2.0.5
31222026-09-02T21:51:47.310Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-02T21:51:47.539Z Compiling nanorand v0.7.0
31242026-09-02T21:51:47.888Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-02T21:51:48.050Z Compiling parking_lot_core v0.8.6
31262026-09-02T21:51:48.179Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31272026-09-02T21:51:48.370Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31282026-09-02T21:51:48.450Z Compiling flume v0.11.1
31292026-09-02T21:51:48.476Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-02T21:51:48.811Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-02T21:51:48.852Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-02T21:51:49.163Z Compiling git-stub v1.0.0
31332026-09-02T21:51:49.191Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-02T21:51:49.249Z Compiling instability v0.3.11
31352026-09-02T21:51:49.402Z Compiling http-range v0.1.5
31362026-09-02T21:51:49.443Z Compiling corncobs v0.1.4
31372026-09-02T21:51:49.483Z Compiling strsim v0.10.0
31382026-09-02T21:51:49.637Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31392026-09-02T21:51:49.695Z Compiling darling_core v0.13.4
31402026-09-02T21:51:49.750Z Compiling git-stub-vcs v0.1.0
31412026-09-02T21:51:49.803Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-02T21:51:50.520Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-02T21:51:50.536Z Compiling progenitor-impl v0.13.0
31442026-09-02T21:51:50.680Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31452026-09-02T21:51:50.822Z Compiling ignore v0.4.25
31462026-09-02T21:51:50.837Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-02T21:51:51.110Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-02T21:51:51.343Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31492026-09-02T21:51:51.349Z Compiling secrecy v0.8.0
31502026-09-02T21:51:51.558Z Compiling anstyle-parse v0.2.7
31512026-09-02T21:51:51.802Z Compiling vergen-git2 v9.1.0
31522026-09-02T21:51:52.031Z Compiling castaway v0.2.4
31532026-09-02T21:51:52.197Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-02T21:51:52.365Z Compiling indoc v2.0.7
31552026-09-02T21:51:52.676Z Compiling progenitor-macro v0.13.0
31562026-09-02T21:51:52.751Z Compiling compact_str v0.8.1
31572026-09-02T21:51:53.401Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31582026-09-02T21:51:53.576Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31592026-09-02T21:51:53.631Z Compiling anstream v0.6.21
31602026-09-02T21:51:53.845Z Compiling globwalk v0.9.1
31612026-09-02T21:51:54.044Z Compiling darling_macro v0.13.4
31622026-09-02T21:51:54.289Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31632026-09-02T21:51:54.559Z Compiling hyper-staticfile v0.10.1
31642026-09-02T21:51:54.579Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31652026-09-02T21:51:54.664Z Compiling parking_lot v0.11.2
31662026-09-02T21:51:54.922Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31672026-09-02T21:51:55.010Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31682026-09-02T21:51:55.209Z Compiling oso v0.27.3
31692026-09-02T21:51:55.278Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31702026-09-02T21:51:55.422Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31712026-09-02T21:51:55.445Z Compiling predicates-tree v1.0.13
31722026-09-02T21:51:55.803Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31732026-09-02T21:51:55.991Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-02T21:51:56.204Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-02T21:51:56.481Z Compiling progenitor-client v0.13.0
31762026-09-02T21:51:56.740Z Compiling unicode-truncate v1.1.0
31772026-09-02T21:51:56.950Z Compiling digest-io v0.1.0
31782026-09-02T21:51:56.972Z Compiling sha2 v0.11.0
31792026-09-02T21:51:56.995Z Compiling lru v0.12.5
31802026-09-02T21:51:57.043Z Compiling prefix-trie v0.7.0
31812026-09-02T21:51:57.131Z Compiling rand_seeder v0.4.0
31822026-09-02T21:51:57.257Z Compiling rawzip v0.4.4
31832026-09-02T21:51:57.376Z Compiling cassowary v0.3.0
31842026-09-02T21:51:57.430Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31852026-09-02T21:51:57.535Z Compiling hickory-server v0.25.2
31862026-09-02T21:51:58.048Z Compiling diesel-dtrace v0.5.0
31872026-09-02T21:51:58.153Z Compiling async-bb8-diesel v0.2.1
31882026-09-02T21:51:58.186Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31892026-09-02T21:51:58.386Z Compiling ratatui v0.29.0
31902026-09-02T21:51:58.607Z Compiling progenitor v0.13.0
31912026-09-02T21:51:58.838Z Compiling camino-tempfile-ext v0.3.3
31922026-09-02T21:51:58.907Z Compiling sled v0.34.7
31932026-09-02T21:51:59.558Z Compiling darling v0.13.4
31942026-09-02T21:51:59.732Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-02T21:52:00.508Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-02T21:52:00.973Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-02T21:52:01.020Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-02T21:52:01.667Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31992026-09-02T21:52:01.895Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32002026-09-02T21:52:02.194Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32012026-09-02T21:52:02.287Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32022026-09-02T21:52:02.419Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-02T21:52:02.895Z Compiling serde_with_macros v1.5.2
32042026-09-02T21:52:03.023Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-02T21:52:03.179Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32062026-09-02T21:52:03.413Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32072026-09-02T21:52:03.611Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32082026-09-02T21:52:03.649Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32092026-09-02T21:52:03.735Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32102026-09-02T21:52:03.803Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32112026-09-02T21:52:03.874Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32122026-09-02T21:52:03.960Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32132026-09-02T21:52:04.016Z Compiling arc-swap v1.8.2
32142026-09-02T21:52:04.039Z Compiling void v1.0.2
32152026-09-02T21:52:04.170Z Compiling lzss v0.8.2
32162026-09-02T21:52:04.300Z Compiling slog-scope v4.4.1
32172026-09-02T21:52:04.329Z Compiling serde_with v1.14.0
32182026-09-02T21:52:04.417Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-02T21:52:04.440Z Compiling scuffle v0.1.0
32202026-09-02T21:52:04.464Z Compiling tungstenite v0.23.0
32212026-09-02T21:52:04.487Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-02T21:52:04.644Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-02T21:52:05.067Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32242026-09-02T21:52:05.102Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-09-02T21:52:05.288Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-02T21:52:05.342Z Compiling libsw-core v0.3.2
32272026-09-02T21:52:05.498Z Compiling nix v0.27.1
32282026-09-02T21:52:05.520Z Compiling twox-hash v2.1.2
32292026-09-02T21:52:05.540Z Compiling serde_bytes v0.11.19
32302026-09-02T21:52:05.563Z Compiling atty v0.2.14
32312026-09-02T21:52:05.566Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-02T21:52:05.709Z Compiling libsw v3.5.0
32332026-09-02T21:52:05.838Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-02T21:52:05.873Z Compiling tokio-tungstenite v0.23.1
32352026-09-02T21:52:05.913Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32362026-09-02T21:52:05.938Z Compiling slog-stdlog v4.1.1
32372026-09-02T21:52:05.959Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32382026-09-02T21:52:05.992Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32392026-09-02T21:52:06.195Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32402026-09-02T21:52:06.265Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-02T21:52:06.282Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-02T21:52:06.345Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-02T21:52:06.489Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-02T21:52:06.529Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-02T21:52:06.937Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32462026-09-02T21:52:06.972Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32472026-09-02T21:52:07.008Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32482026-09-02T21:52:07.399Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-02T21:52:07.503Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32502026-09-02T21:52:07.714Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32512026-09-02T21:52:08.218Z Compiling signal-hook-tokio v0.3.1
32522026-09-02T21:52:08.343Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32532026-09-02T21:52:08.375Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32542026-09-02T21:52:08.612Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32552026-09-02T21:52:08.655Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32562026-09-02T21:52:08.923Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32572026-09-02T21:52:09.065Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32582026-09-02T21:52:09.490Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32592026-09-02T21:52:11.536Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32602026-09-02T21:52:11.893Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32612026-09-02T21:52:12.630Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32622026-09-02T21:52:12.737Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32632026-09-02T21:52:12.978Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32642026-09-02T21:52:13.035Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32652026-09-02T21:52:13.492Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32662026-09-02T21:52:14.032Z Compiling git2 v0.20.4
32672026-09-02T21:52:14.065Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32682026-09-02T21:52:14.888Z Compiling fatfs v0.3.6
32692026-09-02T21:52:15.583Z Compiling yasna v0.5.2
32702026-09-02T21:52:15.909Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-02T21:52:16.146Z Compiling console v0.16.2
32722026-09-02T21:52:16.181Z Compiling seq-macro v0.3.6
32732026-09-02T21:52:16.181Z Compiling assert_matches v1.5.0
32742026-09-02T21:52:16.610Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32752026-09-02T21:52:16.691Z Compiling indicatif v0.18.4
32762026-09-02T21:52:16.798Z Compiling rcgen v0.12.1
32772026-09-02T21:52:16.966Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32782026-09-02T21:52:17.053Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32792026-09-02T21:52:18.264Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-02T21:52:19.972Z Compiling slog-envlogger v2.2.0
32812026-09-02T21:52:20.680Z Compiling oxide-update-engine-display v0.1.2
32822026-09-02T21:52:21.327Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-02T21:52:21.391Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-02T21:52:21.957Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32852026-09-02T21:52:22.183Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32862026-09-02T21:52:22.421Z Compiling port-file v0.1.0
32872026-09-02T21:52:22.636Z Compiling subprocess v0.2.15
32882026-09-02T21:52:22.726Z Compiling rtoolbox v0.0.3
32892026-09-02T21:52:22.990Z Compiling rpassword v7.5.4
32902026-09-02T21:52:23.187Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-02T21:52:23.276Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-02T21:52:23.840Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32932026-09-02T21:52:23.905Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32942026-09-02T21:52:23.977Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-02T21:52:24.252Z Compiling tui-tree-widget v0.23.1
32962026-09-02T21:52:24.550Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-02T21:52:25.117Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32982026-09-02T21:52:25.283Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-09-02T21:52:26.817Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-02T21:52:26.964Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-02T21:52:27.090Z Compiling uzers v0.12.2
33022026-09-02T21:52:27.185Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-02T21:52:27.268Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-02T21:52:27.293Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33052026-09-02T21:52:27.453Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33062026-09-02T21:52:28.036Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33072026-09-02T21:52:28.121Z Compiling support-bundle-viewer v0.1.2
33082026-09-02T21:52:28.285Z Compiling multimap v0.10.1
33092026-09-02T21:52:29.302Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-02T21:52:53.726Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-02T21:53:14.044Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-02T21:53:29.005Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-02T22:00:56.445Z Finished `release` profile [optimized] target(s) in 10m 00s
33142026-09-02T22:00:56.448Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-02T22:00:56.449Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-02T22:03:10.153Z
33172026-09-02T22:03:10.153Zreal 12:15.238629710
33182026-09-02T22:03:10.153Zuser 2:03:26.767916512
33192026-09-02T22:03:10.153Zsys 4:37.488638007
33202026-09-02T22:03:10.156Ztrap 3.269780465
33212026-09-02T22:03:10.157Ztflt 0.590954220
33222026-09-02T22:03:10.157Zdflt 9.083373082
33232026-09-02T22:03:10.157Zkflt 0.006562092
33242026-09-02T22:03:10.157Zlock 9:07:58.092375991
33252026-09-02T22:03:10.157Zslp 3:08:22.304535478
33262026-09-02T22:03:10.157Zlat 3:05.514284637
33272026-09-02T22:03:10.157Zstop 8:26.778790084
33282026-09-02T22:03:10.157Z+ mapfile -t packages
33292026-09-02T22:03:10.158Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-02T22:03:11.125Z Finished `release` profile [optimized] target(s) in 0.96s
33312026-09-02T22:03:11.199Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-02T22:03:11.258ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-02T22:03:11.261Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-02T22:03:11.745Z Compiling libc v0.2.185
33352026-09-02T22:03:11.745Z Compiling serde_core v1.0.228
33362026-09-02T22:03:11.745Z Compiling serde v1.0.228
33372026-09-02T22:03:11.749Z Compiling rustix v1.1.4
33382026-09-02T22:03:11.750Z Compiling serde_json v1.0.151
33392026-09-02T22:03:11.832Z Compiling bitflags v2.11.0
33402026-09-02T22:03:11.909Z Compiling usdt-impl v0.5.0
33412026-09-02T22:03:11.913Z Compiling syn v2.0.117
33422026-09-02T22:03:11.931Z Compiling syn v1.0.109
33432026-09-02T22:03:11.941Z Compiling getrandom v0.4.3
33442026-09-02T22:03:11.945Z Compiling log v0.4.33
33452026-09-02T22:03:11.964Z Compiling indexmap v2.14.0
33462026-09-02T22:03:11.977Z Compiling fs-err v3.3.0
33472026-09-02T22:03:12.169Z Compiling anyhow v1.0.104
33482026-09-02T22:03:12.225Z Compiling once_cell v1.21.3
33492026-09-02T22:03:12.228Z Compiling heck v0.4.1
33502026-09-02T22:03:12.573Z Compiling thread-id v4.2.2
33512026-09-02T22:03:12.608Z Compiling errno v0.3.14
33522026-09-02T22:03:12.611Z Compiling memmap v0.7.0
33532026-09-02T22:03:13.380Z Compiling proc-macro-error v1.0.4
33542026-09-02T22:03:13.566Z Compiling terminal_size v0.4.3
33552026-09-02T22:03:13.566Z Compiling tempfile v3.27.0
33562026-09-02T22:03:13.642Z Compiling tabled_derive v0.7.0
33572026-09-02T22:03:13.657Z Compiling clap_builder v4.6.0
33582026-09-02T22:03:13.657Z Compiling textwrap v0.16.2
33592026-09-02T22:03:13.964Z Compiling camino v1.2.5
33602026-09-02T22:03:14.000Z Compiling cargo-platform v0.3.2
33612026-09-02T22:03:14.025Z Compiling semver v1.0.28
33622026-09-02T22:03:14.054Z Compiling pest_generator v2.8.6
33632026-09-02T22:03:14.259Z Compiling camino-tempfile v1.4.1
33642026-09-02T22:03:14.336Z Compiling tabled v0.15.0
33652026-09-02T22:03:14.449Z Compiling serde_derive v1.0.228
33662026-09-02T22:03:14.449Z Compiling thiserror-impl v1.0.69
33672026-09-02T22:03:14.452Z Compiling zerocopy-derive v0.7.35
33682026-09-02T22:03:14.452Z Compiling scroll_derive v0.12.1
33692026-09-02T22:03:14.453Z Compiling thiserror-impl v2.0.18
33702026-09-02T22:03:14.453Z Compiling clap_derive v4.6.1
33712026-09-02T22:03:14.577Z Compiling pest_derive v2.8.6
33722026-09-02T22:03:15.138Z Compiling scroll v0.12.0
33732026-09-02T22:03:15.314Z Compiling zerocopy v0.7.35
33742026-09-02T22:03:15.392Z Compiling goblin v0.8.2
33752026-09-02T22:03:15.587Z Compiling thiserror v1.0.69
33762026-09-02T22:03:15.609Z Compiling thiserror v2.0.18
33772026-09-02T22:03:15.708Z Compiling dtrace-parser v0.2.0
33782026-09-02T22:03:15.886Z Compiling clap v4.6.1
33792026-09-02T22:03:16.902Z Compiling dof v0.3.0
33802026-09-02T22:03:16.902Z Compiling serde_tokenstream v0.2.3
33812026-09-02T22:03:16.950Z Compiling serde_spanned v0.6.9
33822026-09-02T22:03:16.950Z Compiling toml_datetime v0.6.11
33832026-09-02T22:03:16.954Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33842026-09-02T22:03:16.954Z Compiling macaddr v1.0.1
33852026-09-02T22:03:16.955Z Compiling cargo_metadata v0.23.1
33862026-09-02T22:03:17.144Z Compiling toml_edit v0.22.27
33872026-09-02T22:03:17.538Z Compiling usdt-macro v0.5.0
33882026-09-02T22:03:17.538Z Compiling usdt-attr-macro v0.5.0
33892026-09-02T22:03:18.493Z Compiling usdt v0.5.0
33902026-09-02T22:03:18.600Z Compiling toml v0.8.23
33912026-09-02T22:03:19.022Z Compiling cargo_toml v0.21.0
33922026-09-02T22:03:21.229Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-02T22:03:27.186Z Finished `release` profile [optimized] target(s) in 15.91s
33942026-09-02T22:03:27.288Z
33952026-09-02T22:03:27.289Zreal 15.992578997
33962026-09-02T22:03:27.294Zuser 1:54.880650614
33972026-09-02T22:03:27.294Zsys 13.597958816
33982026-09-02T22:03:27.294Ztrap 0.046677491
33992026-09-02T22:03:27.294Ztflt 0.617998165
34002026-09-02T22:03:27.294Zdflt 1.836878831
34012026-09-02T22:03:27.294Zkflt 0.000030280
34022026-09-02T22:03:27.294Zlock 3:39.777827918
34032026-09-02T22:03:27.294Zslp 2:08.063230992
34042026-09-02T22:03:27.294Zlat 2.905308319
34052026-09-02T22:03:27.294Zstop 15.388709608
34062026-09-02T22:03:27.294Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-02T22:03:27.295Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-02T22:03:27.295Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-02T22:03:27.295Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-02T22:03:27.295Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-02T22:03:28.255Z Compiling progenitor-client v0.14.0
34122026-09-02T22:03:28.258Z Compiling match_cfg v0.1.0
34132026-09-02T22:03:28.258Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-02T22:03:28.258Z Compiling slog-json v2.6.1
34152026-09-02T22:03:28.405Z Compiling newtype-uuid-macros v0.1.0
34162026-09-02T22:03:28.409Z Compiling sha1 v0.11.0
34172026-09-02T22:03:28.409Z Compiling multer v3.1.0
34182026-09-02T22:03:28.409Z Compiling compression-core v0.4.31
34192026-09-02T22:03:28.409Z Compiling debug-ignore v1.0.5
34202026-09-02T22:03:28.416Z Compiling async-stream-impl v0.3.6
34212026-09-02T22:03:28.420Z Compiling serde_spanned v1.1.1
34222026-09-02T22:03:28.420Z Compiling toml_datetime v1.1.1+spec-1.1.0
34232026-09-02T22:03:28.420Z Compiling dropshot v0.17.1
34242026-09-02T22:03:28.424Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-02T22:03:28.452Z Compiling waitgroup v0.1.2
34262026-09-02T22:03:28.457Z Compiling rustls-pemfile v2.2.0
34272026-09-02T22:03:28.664Z Compiling toml v1.1.2+spec-1.1.0
34282026-09-02T22:03:28.700Z Compiling dropshot_endpoint v0.17.1
34292026-09-02T22:03:28.701Z Compiling serde_path_to_error v0.1.20
34302026-09-02T22:03:28.701Z Compiling hostname v0.4.2
34312026-09-02T22:03:28.738Z Compiling hostname v0.3.1
34322026-09-02T22:03:28.755Z Compiling compression-codecs v0.4.37
34332026-09-02T22:03:28.771Z Compiling atomicwrites v0.4.4
34342026-09-02T22:03:28.775Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34352026-09-02T22:03:28.790Z Compiling macaddr v1.0.1
34362026-09-02T22:03:28.795Z Compiling serde_tokenstream v0.3.0
34372026-09-02T22:03:28.880Z Compiling slog-bunyan v2.5.0
34382026-09-02T22:03:28.884Z Compiling oxide-generation v0.1.3
34392026-09-02T22:03:28.920Z Compiling instant v0.1.13
34402026-09-02T22:03:28.972Z Compiling parse-display-derive v0.10.0
34412026-09-02T22:03:28.992Z Compiling regress v0.10.5
34422026-09-02T22:03:29.029Z Compiling async-stream v0.3.6
34432026-09-02T22:03:29.045Z Compiling backon v1.6.0
34442026-09-02T22:03:29.085Z Compiling async-compression v0.4.41
34452026-09-02T22:03:29.103Z Compiling backoff v0.4.0
34462026-09-02T22:03:29.121Z Compiling itertools v0.14.0
34472026-09-02T22:03:29.121Z Compiling humantime v2.3.0
34482026-09-02T22:03:29.160Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34492026-09-02T22:03:29.177Z Compiling oxide-generation-macros v0.2.0
34502026-09-02T22:03:29.228Z Compiling progenitor-extras v0.2.0
34512026-09-02T22:03:29.245Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34522026-09-02T22:03:29.250Z Compiling half v2.7.1
34532026-09-02T22:03:29.287Z Compiling crucible-workspace-hack v0.1.0
34542026-09-02T22:03:29.329Z Compiling ciborium-io v0.2.2
34552026-09-02T22:03:29.400Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34562026-09-02T22:03:29.423Z Compiling convert_case v0.4.0
34572026-09-02T22:03:29.426Z Compiling secrecy v0.10.3
34582026-09-02T22:03:29.459Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34592026-09-02T22:03:29.463Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34602026-09-02T22:03:29.463Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34612026-09-02T22:03:29.512Z Compiling inout v0.1.4
34622026-09-02T22:03:29.555Z Compiling ciborium-ll v0.2.2
34632026-09-02T22:03:29.612Z Compiling regress v0.11.1
34642026-09-02T22:03:29.627Z Compiling thiserror-impl-no-std v2.0.2
34652026-09-02T22:03:29.678Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34662026-09-02T22:03:29.696Z Compiling cipher v0.4.4
34672026-09-02T22:03:29.711Z Compiling universal-hash v0.5.1
34682026-09-02T22:03:29.800Z Compiling ciborium v0.2.2
34692026-09-02T22:03:29.818Z Compiling derive_more v0.99.20
34702026-09-02T22:03:29.833Z Compiling opaque-debug v0.3.1
34712026-09-02T22:03:29.850Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-02T22:03:29.872Z Compiling blake2 v0.10.6
34732026-09-02T22:03:29.919Z Compiling chacha20 v0.9.1
34742026-09-02T22:03:29.969Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34752026-09-02T22:03:29.987Z Compiling poly1305 v0.8.0
34762026-09-02T22:03:29.991Z Compiling aead v0.5.2
34772026-09-02T22:03:30.189Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34782026-09-02T22:03:30.210Z Compiling password-hash v0.5.0
34792026-09-02T22:03:30.247Z Compiling indent_write v2.2.0
34802026-09-02T22:03:30.341Z Compiling chacha20poly1305 v0.10.1
34812026-09-02T22:03:30.386Z Compiling toml_datetime v0.7.5+spec-1.1.0
34822026-09-02T22:03:30.403Z Compiling unsafe-libyaml v0.2.11
34832026-09-02T22:03:30.420Z Compiling itertools v0.15.0
34842026-09-02T22:03:30.423Z Compiling num-derive v0.4.2
34852026-09-02T22:03:30.456Z Compiling heapless v0.8.0
34862026-09-02T22:03:30.472Z Compiling argon2 v0.5.3
34872026-09-02T22:03:30.636Z Compiling toml_edit v0.23.10+spec-1.0.0
34882026-09-02T22:03:30.668Z Compiling tabwriter v1.4.1
34892026-09-02T22:03:30.753Z Compiling parse-display v0.10.0
34902026-09-02T22:03:30.769Z Compiling hash32 v0.3.1
34912026-09-02T22:03:30.872Z Compiling thiserror-no-std v2.0.2
34922026-09-02T22:03:30.931Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34932026-09-02T22:03:30.948Z Compiling smoltcp v0.11.0
34942026-09-02T22:03:30.980Z Compiling vsss-rs v3.3.4
34952026-09-02T22:03:30.996Z Compiling serde_yaml v0.9.34+deprecated
34962026-09-02T22:03:31.077Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34972026-09-02T22:03:31.201Z Compiling typify-impl v0.6.2
34982026-09-02T22:03:31.227Z Compiling proc-macro-crate v3.4.0
34992026-09-02T22:03:31.374Z Compiling cobs v0.3.0
35002026-09-02T22:03:31.407Z Compiling illumos-nvpair-sys v0.2.0
35012026-09-02T22:03:31.594Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35022026-09-02T22:03:31.620Z Compiling colored v3.1.1
35032026-09-02T22:03:31.705Z Compiling postcard v1.1.3
35042026-09-02T22:03:31.726Z Compiling proc-macro-error v1.0.4
35052026-09-02T22:03:31.797Z Compiling num_enum_derive v0.7.6
35062026-09-02T22:03:31.816Z Compiling ingot-macros v0.2.0
35072026-09-02T22:03:31.874Z Compiling rand v0.10.1
35082026-09-02T22:03:31.959Z Compiling proc-macro-crate v1.3.1
35092026-09-02T22:03:31.999Z Compiling foreign-types-macros v0.2.3
35102026-09-02T22:03:32.068Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35112026-09-02T22:03:32.086Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35122026-09-02T22:03:32.220Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35132026-09-02T22:03:32.303Z Compiling foreign-types-shared v0.3.1
35142026-09-02T22:03:32.345Z Compiling rayon-core v1.13.0
35152026-09-02T22:03:32.407Z Compiling num_enum_derive v0.5.11
35162026-09-02T22:03:32.505Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-02T22:03:32.613Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-02T22:03:32.633Z Compiling crossbeam-deque v0.8.6
35192026-09-02T22:03:32.668Z Compiling foreign-types v0.5.0
35202026-09-02T22:03:32.668Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35212026-09-02T22:03:32.671Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35222026-09-02T22:03:32.718Z Compiling cstr-argument v0.1.2
35232026-09-02T22:03:32.783Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35242026-09-02T22:03:32.800Z Compiling illumos-nvpair v0.3.0
35252026-09-02T22:03:32.857Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35262026-09-02T22:03:32.920Z Compiling num_enum v0.7.6
35272026-09-02T22:03:32.920Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35282026-09-02T22:03:33.023Z Compiling zone_cfg_derive v0.3.1
35292026-09-02T22:03:33.077Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35302026-09-02T22:03:33.095Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35312026-09-02T22:03:33.143Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35322026-09-02T22:03:33.169Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35332026-09-02T22:03:33.186Z Compiling itertools v0.12.1
35342026-09-02T22:03:33.211Z Compiling sigpipe v0.1.3
35352026-09-02T22:03:33.288Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35362026-09-02T22:03:33.323Z Compiling rayon v1.11.0
35372026-09-02T22:03:33.327Z Compiling glob v0.3.3
35382026-09-02T22:03:33.327Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35392026-09-02T22:03:33.370Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35402026-09-02T22:03:33.496Z Compiling smf v0.2.3
35412026-09-02T22:03:33.541Z Compiling num_enum v0.5.11
35422026-09-02T22:03:33.610Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35432026-09-02T22:03:33.628Z Compiling cpubits v0.1.1
35442026-09-02T22:03:33.689Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35452026-09-02T22:03:33.712Z Compiling whoami v1.6.1
35462026-09-02T22:03:33.730Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35472026-09-02T22:03:33.750Z Compiling gethostname v0.5.0
35482026-09-02T22:03:33.756Z Compiling num-rational v0.4.2
35492026-09-02T22:03:33.770Z Compiling num-complex v0.4.6
35502026-09-02T22:03:33.801Z Compiling derive-where v1.6.0
35512026-09-02T22:03:33.916Z Compiling toml v0.8.23
35522026-09-02T22:03:34.027Z Compiling usdt-macro v0.5.0
35532026-09-02T22:03:34.046Z Compiling usdt-attr-macro v0.5.0
35542026-09-02T22:03:34.061Z Compiling pem-rfc7468 v1.0.0
35552026-09-02T22:03:34.183Z Compiling num v0.4.3
35562026-09-02T22:03:34.203Z Compiling memmap v0.7.0
35572026-09-02T22:03:34.282Z Compiling float-ord v0.3.2
35582026-09-02T22:03:34.376Z Compiling zone v0.3.1
35592026-09-02T22:03:34.393Z Compiling cancel-safe-futures v0.1.5
35602026-09-02T22:03:34.424Z Compiling hmac v0.13.0
35612026-09-02T22:03:34.441Z Compiling universal-hash v0.6.1
35622026-09-02T22:03:34.497Z Compiling resolv-conf v0.7.6
35632026-09-02T22:03:34.568Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-02T22:03:34.607Z Compiling sha1 v0.10.6
35652026-09-02T22:03:34.646Z Compiling libefi-sys v0.1.0
35662026-09-02T22:03:34.797Z Compiling ingot-types v0.2.0
35672026-09-02T22:03:34.863Z Compiling prettyplease v0.2.37
35682026-09-02T22:03:34.881Z Compiling linear-map v1.2.0
35692026-09-02T22:03:34.884Z Compiling polyval v0.7.1
35702026-09-02T22:03:34.937Z Compiling der v0.8.0
35712026-09-02T22:03:34.940Z Compiling usdt v0.5.0
35722026-09-02T22:03:34.973Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35732026-09-02T22:03:35.025Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35742026-09-02T22:03:35.092Z Compiling newline-converter v0.3.0
35752026-09-02T22:03:35.111Z Compiling console v0.15.11
35762026-09-02T22:03:35.150Z Compiling bitfield-struct v0.6.2
35772026-09-02T22:03:35.181Z Compiling ingot v0.2.1
35782026-09-02T22:03:35.200Z Compiling oxide-update-engine-types v0.1.2
35792026-09-02T22:03:35.237Z Compiling ghash v0.6.0
35802026-09-02T22:03:35.258Z Compiling pbkdf2 v0.13.0
35812026-09-02T22:03:35.410Z Compiling crypto-bigint v0.7.5
35822026-09-02T22:03:35.433Z Compiling aes v0.9.1
35832026-09-02T22:03:35.481Z Compiling expectorate v1.2.0
35842026-09-02T22:03:35.650Z Compiling hickory-proto v0.24.4
35852026-09-02T22:03:35.672Z Compiling ctr v0.10.1
35862026-09-02T22:03:35.771Z Compiling aead v0.6.1
35872026-09-02T22:03:35.784Z Compiling sha2 v0.11.0
35882026-09-02T22:03:35.845Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35892026-09-02T22:03:35.862Z Compiling typify-macro v0.6.2
35902026-09-02T22:03:35.914Z Compiling nom v8.0.0
35912026-09-02T22:03:35.932Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35922026-09-02T22:03:36.037Z Compiling semver v0.1.20
35932026-09-02T22:03:36.161Z Compiling linked-hash-map v0.5.6
35942026-09-02T22:03:36.248Z Compiling oxide-update-engine v0.1.2
35952026-09-02T22:03:36.309Z Compiling rustc_version v0.1.7
35962026-09-02T22:03:36.365Z Compiling lru-cache v0.1.2
35972026-09-02T22:03:36.382Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35982026-09-02T22:03:36.406Z Compiling spki v0.8.0
35992026-09-02T22:03:36.440Z Compiling aes-gcm v0.11.0
36002026-09-02T22:03:36.521Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-02T22:03:36.553Z Compiling tokio-dtrace v0.1.1
36022026-09-02T22:03:36.571Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-02T22:03:36.656Z Compiling salsa20 v0.11.0
36042026-09-02T22:03:36.677Z Compiling slog-dtrace v0.3.0
36052026-09-02T22:03:36.764Z Compiling xshell-macros v0.2.7
36062026-09-02T22:03:36.783Z Compiling minimal-lexical v0.2.1
36072026-09-02T22:03:36.801Z Compiling scrypt v0.12.0
36082026-09-02T22:03:36.840Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36092026-09-02T22:03:36.858Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36102026-09-02T22:03:36.919Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36112026-09-02T22:03:36.936Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36122026-09-02T22:03:36.964Z Compiling oxide-tokio-rt v0.1.4
36132026-09-02T22:03:37.061Z Compiling nom v7.1.3
36142026-09-02T22:03:37.129Z Compiling newtype_derive v0.1.6
36152026-09-02T22:03:37.146Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36162026-09-02T22:03:37.196Z Compiling xshell v0.2.7
36172026-09-02T22:03:37.291Z Compiling phf_shared v0.12.1
36182026-09-02T22:03:37.351Z Compiling rfc6979 v0.4.0
36192026-09-02T22:03:37.490Z Compiling cbc v0.2.1
36202026-09-02T22:03:37.574Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-02T22:03:37.575Z Compiling csv-core v0.1.13
36222026-09-02T22:03:37.708Z Compiling typify v0.6.2
36232026-09-02T22:03:37.757Z Compiling chrono-tz v0.10.4
36242026-09-02T22:03:37.775Z Compiling highway v1.3.0
36252026-09-02T22:03:37.793Z Compiling unicode-xid v0.2.6
36262026-09-02T22:03:37.851Z Compiling progenitor-impl v0.14.0
36272026-09-02T22:03:37.954Z Compiling hickory-resolver v0.24.4
36282026-09-02T22:03:37.971Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36292026-09-02T22:03:38.097Z Compiling proc-macro-error2 v2.0.1
36302026-09-02T22:03:38.100Z Compiling const_format_proc_macros v0.2.34
36312026-09-02T22:03:38.116Z Compiling csv v1.4.0
36322026-09-02T22:03:38.134Z Compiling pkcs5 v0.8.1
36332026-09-02T22:03:38.171Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36342026-09-02T22:03:38.319Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36352026-09-02T22:03:38.337Z Compiling ecdsa v0.16.9
36362026-09-02T22:03:38.391Z Compiling phf v0.12.1
36372026-09-02T22:03:38.540Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36382026-09-02T22:03:38.566Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36392026-09-02T22:03:38.708Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36402026-09-02T22:03:38.726Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36412026-09-02T22:03:38.783Z Compiling primeorder v0.13.6
36422026-09-02T22:03:38.819Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36432026-09-02T22:03:38.969Z Compiling hashbrown v0.14.5
36442026-09-02T22:03:38.987Z Compiling salty v0.3.0
36452026-09-02T22:03:39.004Z Compiling const_format v0.2.35
36462026-09-02T22:03:39.072Z Compiling qorb v0.4.1
36472026-09-02T22:03:39.140Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36482026-09-02T22:03:39.185Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36492026-09-02T22:03:39.291Z Compiling p384 v0.13.1
36502026-09-02T22:03:39.359Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36512026-09-02T22:03:39.575Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36522026-09-02T22:03:39.759Z Compiling chumsky v0.9.3
36532026-09-02T22:03:39.916Z Compiling pkcs8 v0.11.0
36542026-09-02T22:03:40.054Z Compiling knus-derive v3.4.0
36552026-09-02T22:03:40.228Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-02T22:03:40.266Z Compiling tabled_derive v0.7.0
36572026-09-02T22:03:40.333Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36582026-09-02T22:03:40.503Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36592026-09-02T22:03:40.571Z Compiling progenitor-macro v0.14.0
36602026-09-02T22:03:40.589Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36612026-09-02T22:03:40.690Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36622026-09-02T22:03:40.800Z Compiling bcs v0.1.6
36632026-09-02T22:03:40.980Z Compiling ff v0.14.0
36642026-09-02T22:03:41.032Z Compiling termtree v0.5.1
36652026-09-02T22:03:41.121Z Compiling steno v0.4.1
36662026-09-02T22:03:41.152Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36672026-09-02T22:03:41.217Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36682026-09-02T22:03:41.247Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36692026-09-02T22:03:41.320Z Compiling tabled v0.15.0
36702026-09-02T22:03:41.386Z Compiling group v0.14.0
36712026-09-02T22:03:41.441Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-02T22:03:41.494Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36732026-09-02T22:03:41.512Z Compiling signature v3.0.0
36742026-09-02T22:03:41.587Z Compiling knus v3.4.0
36752026-09-02T22:03:41.610Z Compiling tagptr v0.2.0
36762026-09-02T22:03:41.634Z Compiling base16ct v1.0.0
36772026-09-02T22:03:41.793Z Compiling moka v0.12.13
36782026-09-02T22:03:41.810Z Compiling sec1 v0.8.1
36792026-09-02T22:03:41.826Z Compiling hkdf v0.13.0
36802026-09-02T22:03:41.841Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36812026-09-02T22:03:41.963Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36822026-09-02T22:03:42.025Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36832026-09-02T22:03:42.085Z Compiling elliptic-curve v0.14.1
36842026-09-02T22:03:42.144Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36852026-09-02T22:03:42.199Z Compiling parking_lot_core v0.8.6
36862026-09-02T22:03:42.481Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36872026-09-02T22:03:42.484Z Compiling utf-8 v0.7.6
36882026-09-02T22:03:42.541Z Compiling hickory-resolver v0.25.2
36892026-09-02T22:03:42.604Z Compiling corncobs v0.1.4
36902026-09-02T22:03:42.693Z Compiling tungstenite v0.21.0
36912026-09-02T22:03:42.741Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36922026-09-02T22:03:42.807Z Compiling wnaf v0.14.0
36932026-09-02T22:03:42.951Z Compiling primefield v0.14.0
36942026-09-02T22:03:43.029Z Compiling rfc6979 v0.6.0
36952026-09-02T22:03:43.092Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36962026-09-02T22:03:43.167Z Compiling libscf-sys v1.2.0
36972026-09-02T22:03:43.207Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-02T22:03:43.211Z Compiling git-stub v1.0.0
36992026-09-02T22:03:43.244Z Compiling secrecy v0.8.0
37002026-09-02T22:03:43.338Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-02T22:03:43.424Z Compiling git-stub-vcs v0.1.0
37022026-09-02T22:03:43.504Z Compiling tokio-tungstenite v0.21.0
37032026-09-02T22:03:43.653Z Compiling ecdsa v0.17.0
37042026-09-02T22:03:43.676Z Compiling primeorder v0.14.0
37052026-09-02T22:03:43.704Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37062026-09-02T22:03:43.823Z Compiling papergrid v0.18.0
37072026-09-02T22:03:43.867Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-02T22:03:44.021Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-02T22:03:44.058Z Compiling curve25519-dalek v5.0.0
37102026-09-02T22:03:44.077Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-02T22:03:44.094Z Compiling unicase v2.9.0
37122026-09-02T22:03:44.109Z Compiling parking_lot v0.11.2
37132026-09-02T22:03:44.159Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37142026-09-02T22:03:44.177Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37152026-09-02T22:03:44.335Z Compiling mime_guess v2.0.5
37162026-09-02T22:03:44.373Z Compiling ssh-encoding v0.3.0
37172026-09-02T22:03:44.505Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37182026-09-02T22:03:44.508Z Compiling prefix-trie v0.7.0
37192026-09-02T22:03:44.560Z Compiling fxhash v0.2.1
37202026-09-02T22:03:44.580Z Compiling keccak v0.2.0
37212026-09-02T22:03:44.699Z Compiling sled v0.34.7
37222026-09-02T22:03:44.735Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37232026-09-02T22:03:44.738Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37242026-09-02T22:03:44.772Z Compiling ed25519 v3.0.0
37252026-09-02T22:03:44.859Z Compiling tabled v0.21.0
37262026-09-02T22:03:44.912Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37272026-09-02T22:03:44.981Z Compiling hickory-server v0.25.2
37282026-09-02T22:03:45.051Z Compiling crypto-primes v0.7.2
37292026-09-02T22:03:45.566Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-02T22:03:45.726Z Compiling progenitor v0.14.0
37312026-09-02T22:03:45.745Z Compiling pkcs1 v0.8.0-rc.4
37322026-09-02T22:03:45.848Z Compiling poly1305 v0.9.0
37332026-09-02T22:03:45.902Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37342026-09-02T22:03:45.920Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37352026-09-02T22:03:46.089Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37362026-09-02T22:03:46.166Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37372026-09-02T22:03:46.249Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37382026-09-02T22:03:46.444Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37392026-09-02T22:03:46.621Z Compiling blowfish v0.10.0
37402026-09-02T22:03:46.639Z Compiling blake2 v0.11.0-rc.6
37412026-09-02T22:03:46.777Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37422026-09-02T22:03:46.795Z Compiling http-range v0.1.5
37432026-09-02T22:03:46.877Z Compiling half v1.8.3
37442026-09-02T22:03:46.894Z Compiling crc8 v0.1.1
37452026-09-02T22:03:46.910Z Compiling bcrypt-pbkdf v0.11.0
37462026-09-02T22:03:47.005Z Compiling argon2 v0.6.0-rc.8
37472026-09-02T22:03:47.160Z Compiling serde_cbor v0.11.2
37482026-09-02T22:03:47.248Z Compiling ssh-cipher v0.3.0
37492026-09-02T22:03:47.257Z Compiling rsa v0.10.0-rc.18
37502026-09-02T22:03:47.393Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37512026-09-02T22:03:47.462Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37522026-09-02T22:03:47.467Z Compiling ed25519-dalek v3.0.0
37532026-09-02T22:03:47.802Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37542026-09-02T22:03:47.817Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37552026-09-02T22:03:47.913Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37562026-09-02T22:03:48.056Z Compiling sha3 v0.11.0
37572026-09-02T22:03:48.154Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37582026-09-02T22:03:48.398Z Compiling p256 v0.14.0
37592026-09-02T22:03:48.442Z Compiling p521 v0.14.0
37602026-09-02T22:03:48.482Z Compiling p384 v0.14.0
37612026-09-02T22:03:48.550Z Compiling scuffle v0.1.0
37622026-09-02T22:03:48.661Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37632026-09-02T22:03:48.784Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37642026-09-02T22:03:49.233Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37652026-09-02T22:03:49.540Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37662026-09-02T22:03:49.554Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37672026-09-02T22:03:49.846Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37682026-09-02T22:03:50.042Z Compiling yasna v0.5.2
37692026-09-02T22:03:50.255Z Compiling kstat-rs v0.2.5
37702026-09-02T22:03:50.335Z Compiling headers-core v0.3.0
37712026-09-02T22:03:50.370Z Compiling kem v0.3.0
37722026-09-02T22:03:50.485Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37732026-09-02T22:03:50.526Z Compiling module-lattice v0.2.3
37742026-09-02T22:03:50.593Z Compiling nanorand v0.7.0
37752026-09-02T22:03:50.706Z Compiling sponge-cursor v0.1.0
37762026-09-02T22:03:50.753Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37772026-09-02T22:03:50.799Z Compiling ml-kem v0.3.2
37782026-09-02T22:03:50.817Z Compiling rcgen v0.12.1
37792026-09-02T22:03:50.873Z Compiling sha3 v0.12.0
37802026-09-02T22:03:50.877Z Compiling flume v0.11.1
37812026-09-02T22:03:50.911Z Compiling headers v0.4.1
37822026-09-02T22:03:51.173Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37832026-09-02T22:03:51.226Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37842026-09-02T22:03:51.471Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37852026-09-02T22:03:51.564Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37862026-09-02T22:03:51.660Z Compiling ssh-key v0.7.0-rc.11
37872026-09-02T22:03:51.698Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37882026-09-02T22:03:51.715Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37892026-09-02T22:03:51.802Z Compiling hyper-staticfile v0.10.1
37902026-09-02T22:03:51.903Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37912026-09-02T22:03:51.926Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37922026-09-02T22:03:52.024Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37932026-09-02T22:03:52.165Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37942026-09-02T22:03:52.189Z Compiling russh-cryptovec v0.62.0
37952026-09-02T22:03:52.317Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37962026-09-02T22:03:52.347Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37972026-09-02T22:03:52.406Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37982026-09-02T22:03:52.447Z Compiling internal-russh-num-bigint v0.5.0
37992026-09-02T22:03:52.604Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
38002026-09-02T22:03:52.633Z Compiling port-file v0.1.0
38012026-09-02T22:03:52.651Z Compiling num-bigint v0.4.6
38022026-09-02T22:03:52.722Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38032026-09-02T22:03:52.867Z Compiling generic-array v1.4.3
38042026-09-02T22:03:52.906Z Compiling russh-util v0.52.0
38052026-09-02T22:03:53.095Z Compiling enum_dispatch v0.3.13
38062026-09-02T22:03:53.248Z Compiling delegate v0.13.5
38072026-09-02T22:03:53.289Z Compiling subprocess v0.2.15
38082026-09-02T22:03:53.349Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38092026-09-02T22:03:53.410Z Compiling md5 v0.8.0
38102026-09-02T22:03:53.433Z Compiling hex-literal v1.1.0
38112026-09-02T22:03:53.503Z Compiling display-error-chain v0.2.2
38122026-09-02T22:03:53.564Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38132026-09-02T22:03:53.683Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142026-09-02T22:03:53.708Z Compiling colored v2.2.0
38152026-09-02T22:03:53.761Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38162026-09-02T22:03:53.811Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38172026-09-02T22:03:53.828Z Compiling internet-checksum v0.2.1
38182026-09-02T22:03:54.233Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38192026-09-02T22:03:54.249Z Compiling russh v0.62.4
38202026-09-02T22:03:55.038Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38212026-09-02T22:03:55.082Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38222026-09-02T22:03:56.174Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-02T22:03:56.174Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-02T22:03:58.885Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-02T22:03:59.546Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-02T22:04:00.053Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-02T22:04:00.726Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-02T22:04:01.369Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-02T22:04:09.803Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38302026-09-02T22:04:09.803Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38312026-09-02T22:04:09.818Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38322026-09-02T22:04:09.818Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38332026-09-02T22:04:09.818Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38342026-09-02T22:04:11.641Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-02T22:04:11.657Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-02T22:04:16.005Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-02T22:04:57.615Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
38382026-09-02T22:04:57.618Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-02T22:04:57.618Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-02T22:04:57.840Z
38412026-09-02T22:04:57.840Zreal 1:30.485287332
38422026-09-02T22:04:57.840Zuser 8:30.068923523
38432026-09-02T22:04:57.840Zsys 1:39.914480126
38442026-09-02T22:04:57.840Ztrap 0.248126174
38452026-09-02T22:04:57.848Ztflt 0.406707283
38462026-09-02T22:04:57.848Zdflt 2.177890834
38472026-09-02T22:04:57.848Zkflt 0.000272930
38482026-09-02T22:04:57.848Zlock 31:17.070750907
38492026-09-02T22:04:57.848Zslp 18:59.913017885
38502026-09-02T22:04:57.848Zlat 37.311693331
38512026-09-02T22:04:57.849Zstop 3:03.461287293
38522026-09-02T22:04:57.849Z+ mkdir tests
38532026-09-02T22:04:57.849Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-02T22:04:57.849Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-02T22:04:57.867Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-02T22:04:57.898Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-02T22:04:57.910Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-02T22:04:57.932Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-02T22:04:58.258Z+ 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)
38602026-09-02T22:04:58.264Z+ 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
38612026-09-02T22:06:03.843ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-02T22:06:03.843Za .github/buildomat/ci-env.sh 1K
38632026-09-02T22:06:03.843Za out/target/test 1K
38642026-09-02T22:06:03.843Za out/npuzone/npuzone 27402K
38652026-09-02T22:06:03.843Za package-manifest.toml 35K
38662026-09-02T22:06:03.843Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-02T22:06:03.843Za target/release/omicron-package 16941K
38682026-09-02T22:06:03.843Za target/release/xtask 6405K
38692026-09-02T22:06:03.843Za target/debug/bootstrap 440530K
38702026-09-02T22:06:03.844Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-02T22:06:03.844Za tests/commtest-967955464f559dda 34431K
38722026-09-02T22:06:03.844Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-02T22:06:03.844Za tests/end_to_end_tests-8d60c10a3fab2411 504165K
38742026-09-02T22:06:03.844Za tools/opte_version 1K
38752026-09-02T22:06:03.844Za tools/opte_version_override 2K
38762026-09-02T22:06:03.844Za out/clickhouse.tar.gz 233168K
38772026-09-02T22:06:03.844Za out/clickhouse_keeper.tar.gz 227721K
38782026-09-02T22:06:03.844Za out/clickhouse_server.tar.gz 233165K
38792026-09-02T22:06:03.844Za out/cockroachdb.tar.gz 125059K
38802026-09-02T22:06:03.844Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-02T22:06:03.844Za out/crucible-utils.tar 18900K
38822026-09-02T22:06:03.844Za out/crucible-zone.tar.gz 39580K
38832026-09-02T22:06:03.844Za out/external-dns.tar.gz 15167K
38842026-09-02T22:06:03.844Za out/internal-dns.tar.gz 15167K
38852026-09-02T22:06:03.845Za out/mg-ddm-gz.tar 100917K
38862026-09-02T22:06:03.845Za out/nexus.tar.gz 196140K
38872026-09-02T22:06:03.845Za out/ntp.tar.gz 7133K
38882026-09-02T22:06:03.845Za out/omicron-gateway-softnpu.tar.gz 13828K
38892026-09-02T22:06:03.845Za out/omicron-sled-agent.tar 116586K
38902026-09-02T22:06:03.845Za out/overlay.tar.gz 4K
38912026-09-02T22:06:03.845Za out/oximeter.tar.gz 17658K
38922026-09-02T22:06:03.845Za out/oxlog.tar 2419K
38932026-09-02T22:06:03.845Za out/probe.tar.gz 3037K
38942026-09-02T22:06:03.845Za out/propolis-server.tar.gz 34642K
38952026-09-02T22:06:03.845Za out/pumpkind-gz.tar 26647K
38962026-09-02T22:06:03.845Za out/switch-softnpu.tar.gz 306173K
38972026-09-02T22:06:03.850Z
38982026-09-02T22:06:03.850Zreal 1:05.582120774
38992026-09-02T22:06:03.850Zuser 1:03.470619165
39002026-09-02T22:06:03.850Zsys 3.512299898
39012026-09-02T22:06:03.850Ztrap 0.004773693
39022026-09-02T22:06:03.850Ztflt 0.000000000
39032026-09-02T22:06:03.850Zdflt 0.000000000
39042026-09-02T22:06:03.850Zkflt 0.000000000
39052026-09-02T22:06:03.850Zlock 0.000000000
39062026-09-02T22:06:03.850Zslp 1:03.392795577
39072026-09-02T22:06:03.850Zlat 0.779208467
39082026-09-02T22:06:03.850Zstop 0.000212630
39092026-09-02T22:06:03.850Zprocess exited: duration 1123199 ms, exit code 0
 
39102026-09-02T22:06:03.867Zfound 1 output files
39112026-09-02T22:06:03.906Zuploading: /work/package.tar.gz (1838227234 bytes)
39122026-09-02T22:06:30.775Zuploaded: /work/package.tar.gz