01M1J0SP8G1WDD05MNFR90AF4S: 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: 01M1J0TH3E79T00SXZGB7G9KD6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-02T21:37:17.591Zjob assigned to worker 01M1J0TS4JF9QA96NN2SS17CN5 [factory aws, i-0d86300f59ab5b30f] (queued for 51 s)
 
22026-09-02T21:37:24.512Zstarting task 0: "setup"
32026-09-02T21:37:24.518Z++ uname -s
42026-09-02T21:37:24.518Z+ kern=SunOS
52026-09-02T21:37:24.519Z+ build_user=build
62026-09-02T21:37:24.519Z+ build_uid=12345
72026-09-02T21:37:24.519Z+ work_dir=/work
82026-09-02T21:37:24.519Z+ input_dir=/input
92026-09-02T21:37:24.519Z+ [[ 0 == 12345 ]]
102026-09-02T21:37:24.519Z+ case "$kern" in
112026-09-02T21:37:24.519Z+ groupadd -g 12345 build
122026-09-02T21:37:24.522Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-02T21:37:26.529Z+ zfs create -o mountpoint=/work rpool/work
142026-09-02T21:37:26.606Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-02T21:37:26.613Z+ home_fs=zfs
162026-09-02T21:37:26.613Z+ [[ zfs == autofs ]]
172026-09-02T21:37:26.613Z+ mkdir -p /home/build
182026-09-02T21:37:26.614Z+ chown build:build /home/build /work
192026-09-02T21:37:27.608Z+ chmod 0700 /home/build /work
202026-09-02T21:37:27.612Zprocess exited: duration 3101 ms, exit code 0
 
212026-09-02T21:37:27.620Zstarting task 1: "rust-toolchain"
222026-09-02T21:37:27.625Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-02T21:37:27.625Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-02T21:37:27.625Z * rust toolchain channel = "1.97.1"
252026-09-02T21:37:27.625Z * rust toolchain profile = "default"
262026-09-02T21:37:27.626Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-02T21:37:27.626Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-02T21:37:27.631Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-02T21:37:27.631Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-02T21:37:27.738Zinfo: downloading installer
312026-09-02T21:37:29.275Zinfo: profile set to default
322026-09-02T21:37:29.275Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-02T21:37:29.279Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-02T21:37:29.409Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-02T21:37:29.415Zinfo: downloading 6 components
362026-09-02T21:37:42.415Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-02T21:37:42.415Z
382026-09-02T21:37:42.438Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-02T21:37:42.438Z
402026-09-02T21:37:42.443Z
412026-09-02T21:37:42.444ZRust is installed now. Great!
422026-09-02T21:37:42.444Z
432026-09-02T21:37:42.444ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-02T21:37:42.444Zenvironment variable. This has not been done automatically.
452026-09-02T21:37:42.444Z
462026-09-02T21:37:42.444ZTo configure your current shell, you need to source
472026-09-02T21:37:42.444Zthe corresponding env file under $HOME/.cargo.
482026-09-02T21:37:42.444Z
492026-09-02T21:37:42.444ZConsider running the right command for your shell (note the leading DOT):
502026-09-02T21:37:42.444Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-02T21:37:42.444Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-02T21:37:42.444ZCC_x86_64-unknown-illumos = None
532026-09-02T21:37:42.444Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-02T21:37:42.444ZCC_x86_64_unknown_illumos = None
552026-09-02T21:37:42.444Zcargo:rerun-if-env-changed=HOST_CC
562026-09-02T21:37:42.444ZHOST_CC = None
572026-09-02T21:37:42.444Zcargo:rerun-if-env-changed=CC
582026-09-02T21:37:42.444ZCC = None
592026-09-02T21:37:42.444Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-02T21:37:42.629Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-02T21:37:42.629ZCRATE_CC_NO_DEFAULTS = None
622026-09-02T21:37:42.629Zcargo:rerun-if-env-changed=CFLAGS
632026-09-02T21:37:42.629ZCFLAGS = None
642026-09-02T21:37:42.629Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-02T21:37:42.629ZHOST_CFLAGS = None
662026-09-02T21:37:42.629Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-02T21:37:42.629ZCFLAGS_x86_64_unknown_illumos = None
682026-09-02T21:37:42.629Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-02T21:37:42.629ZCFLAGS_x86_64-unknown-illumos = None
702026-09-02T21:37:42.729Z+ rustup --version
712026-09-02T21:37:42.734Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-02T21:37:42.738Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-02T21:37:42.756Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-02T21:37:42.763Z+ cargo --version
752026-09-02T21:37:42.768Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-02T21:37:42.768Z+ rustc --version
772026-09-02T21:37:42.790Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-02T21:37:42.794Zprocess exited: duration 15170 ms, exit code 0
 
792026-09-02T21:37:42.805Zstarting task 2: "authentication"
802026-09-02T21:37:42.818ZWARNING: job store has no value for "GITHUB_TOKEN"; waiting for a value...
812026-09-02T21:38:26.727Zprocess exited: duration 43921 ms, exit code 0
 
822026-09-02T21:38:26.740Zstarting task 3: "clone repository"
832026-09-02T21:38:26.745Z+ mkdir -p /work/oxidecomputer/omicron
842026-09-02T21:38:26.749Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
852026-09-02T21:38:26.784ZCloning into '/work/oxidecomputer/omicron'...
862026-09-02T21:38:46.185Z+ cd /work/oxidecomputer/omicron
872026-09-02T21:38:46.185Z+ git fetch origin cc7d14fdd2b8bd4e3549c77c44699c4d3034516b
882026-09-02T21:38:46.502ZFrom https://github.com/oxidecomputer/omicron
892026-09-02T21:38:46.502Z * branch cc7d14fdd2b8bd4e3549c77c44699c4d3034516b -> FETCH_HEAD
902026-09-02T21:38:46.530Z+ [[ -n dap/blueprint-prune-datastore ]]
912026-09-02T21:38:46.530Z++ git branch --show-current
922026-09-02T21:38:46.530Z+ current=main
932026-09-02T21:38:46.530Z+ [[ main != dap/blueprint-prune-datastore ]]
942026-09-02T21:38:46.530Z+ git branch -f dap/blueprint-prune-datastore cc7d14fdd2b8bd4e3549c77c44699c4d3034516b
952026-09-02T21:38:46.568Z+ git checkout -f dap/blueprint-prune-datastore
962026-09-02T21:38:46.784ZSwitched to branch 'dap/blueprint-prune-datastore'
972026-09-02T21:38:46.810Z+ git reset --hard cc7d14fdd2b8bd4e3549c77c44699c4d3034516b
982026-09-02T21:38:46.845ZHEAD is now at cc7d14fdd update another comment
992026-09-02T21:38:46.854Zprocess exited: duration 20099 ms, exit code 0
 
1002026-09-02T21:38:46.867Zstarting task 4: "build"
1012026-09-02T21:38:46.878Z+ source .github/buildomat/ci-env.sh
1022026-09-02T21:38:46.878Z++ export CARGO_TERM_COLOR=always
1032026-09-02T21:38:46.878Z++ CARGO_TERM_COLOR=always
1042026-09-02T21:38:46.886Z+++ uname -s
1052026-09-02T21:38:46.886Z++ [[ SunOS == \S\u\n\O\S ]]
1062026-09-02T21:38:46.886Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1072026-09-02T21:38:46.886Z+ cargo --version
1082026-09-02T21:38:46.916Zcargo 1.97.1 (c980f4866 2026-06-30)
1092026-09-02T21:38:46.916Z+ rustc --version
1102026-09-02T21:38:46.926Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1112026-09-02T21:38:46.926Z+ WORK=/work
1122026-09-02T21:38:46.926Z+ pfexec mkdir -p /work
1132026-09-02T21:38:46.926Z+ pfexec chown build /work
1142026-09-02T21:38:46.926Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1152026-09-02T21:38:49.259Z Startup: Refreshing catalog 'helios' ... Done
1162026-09-02T21:38:49.674Z Startup: Caching catalogs ... Done
1172026-09-02T21:38:52.265ZPlanning: Solver setup ... Done (2.417s)
1182026-09-02T21:38:52.334ZPlanning: Running solver ... Done (0.068s)
1192026-09-02T21:38:52.388ZPlanning: Finding local manifests ... Done (0.003s)
1202026-09-02T21:38:52.400ZPlanning: Fetching manifests: 0/2 0% complete
1212026-09-02T21:38:52.417ZPlanning: Fetching manifests: 2/2 100% complete
1222026-09-02T21:38:52.430ZPlanning: Package planning ... Done (0.014s)
1232026-09-02T21:38:52.434ZPlanning: Merging actions ... Done (0.001s)
1242026-09-02T21:38:52.593ZPlanning: Checking for conflicting actions ... Done (0.160s)
1252026-09-02T21:38:52.598ZPlanning: Consolidating action changes ... Done (0.001s)
1262026-09-02T21:38:53.463ZPlanning: Evaluating mediators ... Done (0.869s)
1272026-09-02T21:38:53.468ZPlanning: Planning completed in 3.75 seconds
1282026-09-02T21:38:53.472Z Packages to install: 2
1292026-09-02T21:38:53.472Z Estimated space available: 156.00 GB
1302026-09-02T21:38:53.473ZEstimated space to be consumed: 86.47 MB
1312026-09-02T21:38:53.473Z Create boot environment: No
1322026-09-02T21:38:53.473ZCreate backup boot environment: No
1332026-09-02T21:38:53.478Z Rebuild boot archive: No
1342026-09-02T21:38:53.478Z
1352026-09-02T21:38:53.478ZChanged packages:
1362026-09-02T21:38:53.478Zhelios
1372026-09-02T21:38:53.478Z developer/build-essential
1382026-09-02T21:38:53.478Z None -> 11-3.0
1392026-09-02T21:38:53.478Z library/libxmlsec1
1402026-09-02T21:38:53.478Z None -> 1.2.35-3.0
1412026-09-02T21:38:53.499Z
1422026-09-02T21:38:53.499ZDownload: 0/214 items 0.0/1.3MB 0% complete
1432026-09-02T21:38:53.570ZDownload: Completed 1.28 MB in 0.07 seconds (18.6M/s)
1442026-09-02T21:38:53.636Z Actions: 1/268 actions (Installing new actions)
1452026-09-02T21:38:53.683Z Actions: Completed 268 actions in 0.04 seconds.
1462026-09-02T21:38:53.713ZFinalize: Updating package state database ... Done (0.037s)
1472026-09-02T21:38:53.713ZFinalize: Updating package cache ... Done (0.000s)
1482026-09-02T21:38:53.815ZFinalize: Updating image state ... Done (0.098s)
1492026-09-02T21:38:56.579ZFinalize: Creating fast lookup database ... Done (2.713s)
1502026-09-02T21:38:56.645ZFinalize: Reading search index ... Done (0.012s)
1512026-09-02T21:38:56.648ZFinalize: Updating search index ... Done (0.000s)
1522026-09-02T21:38:56.748ZFinalize: Updating package cache ... Done (0.000s)
1532026-09-02T21:38:57.119ZPlanning: Evaluating mediator changes ... Done
1542026-09-02T21:38:57.226ZPlanning: Checking for conflicting actions ... Done
1552026-09-02T21:38:57.229ZPlanning: Consolidating action changes ... Done
1562026-09-02T21:38:57.403ZPlanning: Evaluating mediators ... Done
1572026-09-02T21:38:57.412ZPlanning: Planning completed in 0.26 seconds
1582026-09-02T21:38:57.412Z Mediators to change: 2
1592026-09-02T21:38:57.412Z Create boot environment: No
1602026-09-02T21:38:57.412ZCreate backup boot environment: No
1612026-09-02T21:38:57.453ZFinalize: Updating package state database ... Done
1622026-09-02T21:38:57.453ZFinalize: Updating package cache ... Done
1632026-09-02T21:38:57.516ZFinalize: Updating image state ... Done
1642026-09-02T21:38:59.499ZFinalize: Creating fast lookup database ... Done
1652026-09-02T21:38:59.566ZFinalize: Reading search index ... Done
1662026-09-02T21:38:59.569ZFinalize: Updating search index ... Done
1672026-09-02T21:38:59.651ZFinalize: Updating package cache ... Done
1682026-09-02T21:38:59.934ZPlanning: Evaluating mediator changes ... Done
1692026-09-02T21:39:00.041ZPlanning: Checking for conflicting actions ... Done
1702026-09-02T21:39:00.046ZPlanning: Consolidating action changes ... Done
1712026-09-02T21:39:00.199ZPlanning: Evaluating mediators ... Done
1722026-09-02T21:39:00.204ZPlanning: Planning completed in 0.27 seconds
1732026-09-02T21:39:00.221Z Mediators to change: 1
1742026-09-02T21:39:00.221Z Create boot environment: No
1752026-09-02T21:39:00.221ZCreate backup boot environment: No
1762026-09-02T21:39:00.278ZFinalize: Updating package state database ... Done
1772026-09-02T21:39:00.278ZFinalize: Updating package cache ... Done
1782026-09-02T21:39:00.343ZFinalize: Updating image state ... Done
1792026-09-02T21:39:02.311ZFinalize: Creating fast lookup database ... Done
1802026-09-02T21:39:02.374ZFinalize: Reading search index ... Done
1812026-09-02T21:39:02.377ZFinalize: Updating search index ... Done
1822026-09-02T21:39:02.502ZFinalize: Updating package cache ... Done
1832026-09-02T21:39:02.802ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1842026-09-02T21:39:02.802Zapache system 2.4 system
1852026-09-02T21:39:02.802Zclang system 15 system
1862026-09-02T21:39:02.802Zcsh system system illumos
1872026-09-02T21:39:02.802Zctags system system illumos
1882026-09-02T21:39:02.802Zfile vendor vendor darwinsys
1892026-09-02T21:39:02.802Zfile system system illumos
1902026-09-02T21:39:02.802Zgcc vendor 14 vendor
1912026-09-02T21:39:02.802Zgcc system 13 system
1922026-09-02T21:39:02.802Zgcc system 10 system
1932026-09-02T21:39:02.802Zgo system 1.25 system
1942026-09-02T21:39:02.802Zllvm system 15 system
1952026-09-02T21:39:02.802Zmariadb system 11.4 system
1962026-09-02T21:39:02.802Zmta vendor vendor dma
1972026-09-02T21:39:02.802Zopenjdk system 17 system
1982026-09-02T21:39:02.802Zopenjdk system 11 system
1992026-09-02T21:39:02.802Zopenssl vendor 3 vendor
2002026-09-02T21:39:02.802Zperl system 5.40 system
2012026-09-02T21:39:02.802Zpostgresql system 18 system
2022026-09-02T21:39:02.802Zpostgresql system 17 system
2032026-09-02T21:39:02.802Zpython vendor 3 vendor
2042026-09-02T21:39:02.802Zpython system 2 system
2052026-09-02T21:39:02.802Zpython3 vendor 3.13 vendor
2062026-09-02T21:39:02.803Zruby system 3.4 system
2072026-09-02T21:39:02.803Zruby system 3.0 system
2082026-09-02T21:39:02.803Zwords vendor vendor american-english
2092026-09-02T21:39:02.803Zwords system system australian-english
2102026-09-02T21:39:02.803Zwords system system british-english
2112026-09-02T21:39:02.803Zwords system system canadian-english
2122026-09-02T21:39:02.803Zwords system system french
2132026-09-02T21:39:02.803Zwords system system italian
2142026-09-02T21:39:02.803Zwords system system ngerman
2152026-09-02T21:39:02.803Zwords system system ogerman
2162026-09-02T21:39:02.803Zwords system system spanish
2172026-09-02T21:39:03.038ZPUBLISHER TYPE STATUS P LOCATION
2182026-09-02T21:39:03.038Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2192026-09-02T21:39:03.551ZFMRI IFO
2202026-09-02T21:39:03.551Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2212026-09-02T21:39:03.551Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2222026-09-02T21:39:03.551Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2232026-09-02T21:39:03.551Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2242026-09-02T21:39:03.551Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2252026-09-02T21:39:03.551Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2262026-09-02T21:39:03.551Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2272026-09-02T21:39:03.551Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2282026-09-02T21:39:03.551Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2292026-09-02T21:39:03.893Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2302026-09-02T21:39:04.237Z Updating crates.io index
2312026-09-02T21:39:04.248Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2322026-09-02T21:39:04.558Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2332026-09-02T21:39:04.925Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2342026-09-02T21:39:05.213Z Updating git repository `https://github.com/oxidecomputer/propolis`
2352026-09-02T21:39:06.227Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2362026-09-02T21:39:06.782Z Updating git repository `https://github.com/oxidecomputer/crucible`
2372026-09-02T21:39:08.425Z Updating git repository `https://github.com/oxidecomputer/opte`
2382026-09-02T21:39:09.376Z Updating git repository `https://github.com/oxidecomputer/tofino`
2392026-09-02T21:39:09.664Z Updating git repository `https://github.com/oxidecomputer/lldp`
2402026-09-02T21:39:10.021Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2412026-09-02T21:39:11.193Z Updating git repository `https://github.com/oxidecomputer/clickward`
2422026-09-02T21:39:11.766Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2432026-09-02T21:39:12.226Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2442026-09-02T21:39:12.528Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2452026-09-02T21:39:12.805Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2462026-09-02T21:39:13.085Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2472026-09-02T21:39:13.356Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2482026-09-02T21:39:13.652Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2492026-09-02T21:39:13.966Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-02T21:39:14.470Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2512026-09-02T21:39:14.809Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2522026-09-02T21:39:15.298Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-09-02T21:39:15.585Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2542026-09-02T21:39:16.127Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2552026-09-02T21:39:16.507Z Updating git repository `https://github.com/oxidecomputer/erebor`
2562026-09-02T21:39:16.781Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2572026-09-02T21:39:17.268Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2582026-09-02T21:39:17.519Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2592026-09-02T21:39:17.949Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2602026-09-02T21:39:18.323Z Updating git repository `https://github.com/oxidecomputer/ispf`
2612026-09-02T21:39:18.617Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2622026-09-02T21:39:18.980Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2632026-09-02T21:39:19.349Z Updating git repository `https://github.com/oxidecomputer/tough`
2642026-09-02T21:39:19.927Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2652026-09-02T21:39:20.581Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2662026-09-02T21:39:20.903Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2672026-09-02T21:39:21.230Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2682026-09-02T21:39:21.957Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692026-09-02T21:39:22.217Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2702026-09-02T21:39:22.520Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2712026-09-02T21:39:22.801Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2722026-09-02T21:39:23.095Z Updating git repository `https://github.com/illumos/smf-rs`
2732026-09-02T21:39:23.398Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2742026-09-02T21:39:26.027Z Downloading crates ...
2752026-09-02T21:39:26.082Z Downloaded anstream v1.0.0
2762026-09-02T21:39:26.094Z Downloaded zerocopy-derive v0.7.35
2772026-09-02T21:39:26.098Z Downloaded memchr v2.8.0
2782026-09-02T21:39:26.102Z Downloaded digest v0.10.7
2792026-09-02T21:39:26.103Z Downloaded cfg-if v1.0.4
2802026-09-02T21:39:26.103Z Downloaded errno v0.3.14
2812026-09-02T21:39:26.106Z Downloaded goblin v0.8.2
2822026-09-02T21:39:26.106Z Downloaded crypto-common v0.1.7
2832026-09-02T21:39:26.110Z Downloaded dof v0.3.0
2842026-09-02T21:39:26.110Z Downloaded generic-array v0.14.7
2852026-09-02T21:39:26.110Z Downloaded macaddr v1.0.1
2862026-09-02T21:39:26.110Z Downloaded zmij v1.0.21
2872026-09-02T21:39:26.115Z Downloaded zerocopy v0.7.35
2882026-09-02T21:39:26.118Z Downloaded colorchoice v1.0.4
2892026-09-02T21:39:26.122Z Downloaded memmap v0.7.0
2902026-09-02T21:39:26.122Z Downloaded fastrand v2.3.0
2912026-09-02T21:39:26.122Z Downloaded equivalent v1.0.2
2922026-09-02T21:39:26.123Z Downloaded heck v0.4.1
2932026-09-02T21:39:26.123Z Downloaded block-buffer v0.10.4
2942026-09-02T21:39:26.131Z Downloaded heck v0.5.0
2952026-09-02T21:39:26.135Z Downloaded itoa v1.0.17
2962026-09-02T21:39:26.139Z Downloaded clap_lex v1.0.0
2972026-09-02T21:39:26.144Z Downloaded dtrace-parser v0.2.0
2982026-09-02T21:39:26.144Z Downloaded thread-id v4.2.2
2992026-09-02T21:39:26.148Z Downloaded toml_datetime v0.6.11
3002026-09-02T21:39:26.152Z Downloaded cargo-platform v0.3.2
3012026-09-02T21:39:26.158Z Downloaded proc-macro-error-attr v1.0.4
3022026-09-02T21:39:26.165Z Downloaded usdt-macro v0.5.0
3032026-09-02T21:39:26.169Z Downloaded unicode-linebreak v0.1.5
3042026-09-02T21:39:26.174Z Downloaded smawk v0.3.2
3052026-09-02T21:39:26.175Z Downloaded serde_spanned v0.6.9
3062026-09-02T21:39:26.180Z Downloaded version_check v0.9.5
3072026-09-02T21:39:26.180Z Downloaded cpufeatures v0.2.17
3082026-09-02T21:39:26.180Z Downloaded toml_write v0.1.2
3092026-09-02T21:39:26.187Z Downloaded terminal_size v0.4.3
3102026-09-02T21:39:26.187Z Downloaded tabled_derive v0.7.0
3112026-09-02T21:39:26.187Z Downloaded scroll_derive v0.12.1
3122026-09-02T21:39:26.193Z Downloaded strsim v0.11.1
3132026-09-02T21:39:26.193Z Downloaded plain v0.2.3
3142026-09-02T21:39:26.197Z Downloaded swrite v0.1.0
3152026-09-02T21:39:26.197Z Downloaded usdt-attr-macro v0.5.0
3162026-09-02T21:39:26.197Z Downloaded utf8parse v0.2.2
3172026-09-02T21:39:26.197Z Downloaded fnv v1.0.7
3182026-09-02T21:39:26.197Z Downloaded anstyle v1.0.14
3192026-09-02T21:39:26.197Z Downloaded anstyle-parse v1.0.0
3202026-09-02T21:39:26.202Z Downloaded is_terminal_polyfill v1.70.2
3212026-09-02T21:39:26.202Z Downloaded autocfg v1.5.0
3222026-09-02T21:39:26.206Z Downloaded bytecount v0.6.9
3232026-09-02T21:39:26.206Z Downloaded clap_derive v4.6.1
3242026-09-02T21:39:26.260Z Downloaded cargo_metadata v0.23.1
3252026-09-02T21:39:26.271Z Downloaded thiserror v2.0.18
3262026-09-02T21:39:26.271Z Downloaded pretty-hex v0.4.1
3272026-09-02T21:39:26.271Z Downloaded sha2 v0.10.9
3282026-09-02T21:39:26.271Z Downloaded serde_tokenstream v0.2.3
3292026-09-02T21:39:26.271Z Downloaded usdt-impl v0.5.0
3302026-09-02T21:39:26.271Z Downloaded anstyle-query v1.1.5
3312026-09-02T21:39:26.271Z Downloaded scroll v0.12.0
3322026-09-02T21:39:26.271Z Downloaded byteorder v1.5.0
3332026-09-02T21:39:26.271Z Downloaded thiserror-impl v1.0.69
3342026-09-02T21:39:26.271Z Downloaded usdt v0.5.0
3352026-09-02T21:39:26.271Z Downloaded thiserror v1.0.69
3362026-09-02T21:39:26.271Z Downloaded cargo_toml v0.21.0
3372026-09-02T21:39:26.271Z Downloaded once_cell v1.21.3
3382026-09-02T21:39:26.271Z Downloaded proc-macro-error v1.0.4
3392026-09-02T21:39:26.271Z Downloaded fs-err v3.3.0
3402026-09-02T21:39:26.271Z Downloaded thiserror-impl v2.0.18
3412026-09-02T21:39:26.271Z Downloaded pest_generator v2.8.6
3422026-09-02T21:39:26.271Z Downloaded camino-tempfile v1.4.1
3432026-09-02T21:39:26.271Z Downloaded pest_derive v2.8.6
3442026-09-02T21:39:26.271Z Downloaded camino v1.2.5
3452026-09-02T21:39:26.271Z Downloaded quote v1.0.45
3462026-09-02T21:39:26.278Z Downloaded semver v1.0.28
3472026-09-02T21:39:26.278Z Downloaded tempfile v3.27.0
3482026-09-02T21:39:26.283Z Downloaded clap v4.6.1
3492026-09-02T21:39:26.292Z Downloaded getrandom v0.4.3
3502026-09-02T21:39:26.296Z Downloaded papergrid v0.11.0
3512026-09-02T21:39:26.296Z Downloaded anyhow v1.0.104
3522026-09-02T21:39:26.296Z Downloaded ucd-trie v0.1.7
3532026-09-02T21:39:26.296Z Downloaded unicode-ident v1.0.24
3542026-09-02T21:39:26.296Z Downloaded bitflags v2.11.0
3552026-09-02T21:39:26.300Z Downloaded log v0.4.33
3562026-09-02T21:39:26.300Z Downloaded serde_core v1.0.228
3572026-09-02T21:39:26.300Z Downloaded textwrap v0.16.2
3582026-09-02T21:39:26.303Z Downloaded serde_derive v1.0.228
3592026-09-02T21:39:26.303Z Downloaded toml v0.8.23
3602026-09-02T21:39:26.307Z Downloaded pest_meta v2.8.6
3612026-09-02T21:39:26.310Z Downloaded proc-macro2 v1.0.106
3622026-09-02T21:39:26.322Z Downloaded hashbrown v0.17.0
3632026-09-02T21:39:26.330Z Downloaded serde v1.0.228
3642026-09-02T21:39:26.339Z Downloaded typenum v1.20.1
3652026-09-02T21:39:26.343Z Downloaded toml_edit v0.22.27
3662026-09-02T21:39:26.359Z Downloaded indexmap v2.14.0
3672026-09-02T21:39:26.366Z Downloaded pest v2.8.6
3682026-09-02T21:39:26.383Z Downloaded serde_json v1.0.151
3692026-09-02T21:39:26.389Z Downloaded clap_builder v4.6.0
3702026-09-02T21:39:26.402Z Downloaded winnow v0.7.14
3712026-09-02T21:39:26.405Z Downloaded tabled v0.15.0
3722026-09-02T21:39:26.424Z Downloaded unicode-width v0.1.14
3732026-09-02T21:39:26.427Z Downloaded syn v1.0.109
3742026-09-02T21:39:26.435Z Downloaded unicode-width v0.2.0
3752026-09-02T21:39:26.443Z Downloaded syn v2.0.117
3762026-09-02T21:39:26.455Z Downloaded rustix v1.1.4
3772026-09-02T21:39:26.483Z Downloaded libc v0.2.185
3782026-09-02T21:39:26.547Z Compiling proc-macro2 v1.0.106
3792026-09-02T21:39:26.547Z Compiling unicode-ident v1.0.24
3802026-09-02T21:39:26.547Z Compiling quote v1.0.45
3812026-09-02T21:39:26.551Z Compiling serde_core v1.0.228
3822026-09-02T21:39:26.551Z Compiling libc v0.2.185
3832026-09-02T21:39:26.551Z Compiling version_check v0.9.5
3842026-09-02T21:39:26.551Z Compiling memchr v2.8.0
3852026-09-02T21:39:26.551Z Compiling serde v1.0.228
3862026-09-02T21:39:26.551Z Compiling zmij v1.0.21
3872026-09-02T21:39:26.726Z Compiling itoa v1.0.17
3882026-09-02T21:39:26.732Z Compiling ucd-trie v0.1.7
3892026-09-02T21:39:26.732Z Compiling thiserror v1.0.69
3902026-09-02T21:39:26.738Z Compiling rustix v1.1.4
3912026-09-02T21:39:26.743Z Compiling byteorder v1.5.0
3922026-09-02T21:39:26.987Z Compiling bitflags v2.11.0
3932026-09-02T21:39:27.142Z Compiling serde_json v1.0.151
3942026-09-02T21:39:27.230Z Compiling pest v2.8.6
3952026-09-02T21:39:27.235Z Compiling syn v1.0.109
3962026-09-02T21:39:27.354Z Compiling camino v1.2.5
3972026-09-02T21:39:27.370Z Compiling proc-macro-error-attr v1.0.4
3982026-09-02T21:39:27.370Z Compiling usdt-impl v0.5.0
3992026-09-02T21:39:27.373Z Compiling proc-macro-error v1.0.4
4002026-09-02T21:39:27.432Z Compiling utf8parse v0.2.2
4012026-09-02T21:39:27.533Z Compiling equivalent v1.0.2
4022026-09-02T21:39:27.555Z Compiling getrandom v0.4.3
4032026-09-02T21:39:27.608Z Compiling hashbrown v0.17.0
4042026-09-02T21:39:27.611Z Compiling log v0.4.33
4052026-09-02T21:39:27.680Z Compiling plain v0.2.3
4062026-09-02T21:39:27.683Z Compiling anstyle-parse v1.0.0
4072026-09-02T21:39:27.750Z Compiling colorchoice v1.0.4
4082026-09-02T21:39:27.823Z Compiling autocfg v1.5.0
4092026-09-02T21:39:27.828Z Compiling winnow v0.7.14
4102026-09-02T21:39:27.828Z Compiling anstyle-query v1.1.5
4112026-09-02T21:39:27.877Z Compiling toml_write v0.1.2
4122026-09-02T21:39:27.881Z Compiling is_terminal_polyfill v1.70.2
4132026-09-02T21:39:27.916Z Compiling errno v0.3.14
4142026-09-02T21:39:27.935Z Compiling thread-id v4.2.2
4152026-09-02T21:39:27.956Z Compiling cfg-if v1.0.4
4162026-09-02T21:39:28.012Z Compiling pretty-hex v0.4.1
4172026-09-02T21:39:28.015Z Compiling anstyle v1.0.14
4182026-09-02T21:39:28.015Z Compiling thiserror v2.0.18
4192026-09-02T21:39:28.111Z Compiling heck v0.4.1
4202026-09-02T21:39:28.154Z Compiling unicode-width v0.1.14
4212026-09-02T21:39:28.208Z Compiling syn v2.0.117
4222026-09-02T21:39:28.324Z Compiling indexmap v2.14.0
4232026-09-02T21:39:28.343Z Compiling anstream v1.0.0
4242026-09-02T21:39:28.348Z Compiling fs-err v3.3.0
4252026-09-02T21:39:28.348Z Compiling bytecount v0.6.9
4262026-09-02T21:39:28.424Z Compiling pest_meta v2.8.6
4272026-09-02T21:39:28.441Z Compiling strsim v0.11.1
4282026-09-02T21:39:28.529Z Compiling fastrand v2.3.0
4292026-09-02T21:39:28.580Z Compiling once_cell v1.21.3
4302026-09-02T21:39:28.599Z Compiling anyhow v1.0.104
4312026-09-02T21:39:28.635Z Compiling heck v0.5.0
4322026-09-02T21:39:28.714Z Compiling clap_lex v1.0.0
4332026-09-02T21:39:28.732Z Compiling fnv v1.0.7
4342026-09-02T21:39:28.820Z Compiling papergrid v0.11.0
4352026-09-02T21:39:28.824Z Compiling memmap v0.7.0
4362026-09-02T21:39:28.872Z Compiling unicode-linebreak v0.1.5
4372026-09-02T21:39:28.892Z Compiling unicode-width v0.2.0
4382026-09-02T21:39:28.896Z Compiling smawk v0.3.2
4392026-09-02T21:39:28.977Z Compiling swrite v0.1.0
4402026-09-02T21:39:29.012Z Compiling terminal_size v0.4.3
4412026-09-02T21:39:29.103Z Compiling cargo-platform v0.3.2
4422026-09-02T21:39:29.144Z Compiling clap_builder v4.6.0
4432026-09-02T21:39:29.166Z Compiling semver v1.0.28
4442026-09-02T21:39:29.184Z Compiling tempfile v3.27.0
4452026-09-02T21:39:29.219Z Compiling textwrap v0.16.2
4462026-09-02T21:39:29.413Z Compiling camino-tempfile v1.4.1
4472026-09-02T21:39:29.820Z Compiling tabled_derive v0.7.0
4482026-09-02T21:39:30.410Z Compiling pest_generator v2.8.6
4492026-09-02T21:39:30.472Z Compiling tabled v0.15.0
4502026-09-02T21:39:30.903Z Compiling serde_derive v1.0.228
4512026-09-02T21:39:30.909Z Compiling thiserror-impl v1.0.69
4522026-09-02T21:39:30.909Z Compiling zerocopy-derive v0.7.35
4532026-09-02T21:39:30.909Z Compiling scroll_derive v0.12.1
4542026-09-02T21:39:30.909Z Compiling thiserror-impl v2.0.18
4552026-09-02T21:39:30.909Z Compiling clap_derive v4.6.1
4562026-09-02T21:39:30.982Z Compiling pest_derive v2.8.6
4572026-09-02T21:39:31.634Z Compiling scroll v0.12.0
4582026-09-02T21:39:31.653Z Compiling zerocopy v0.7.35
4592026-09-02T21:39:31.853Z Compiling goblin v0.8.2
4602026-09-02T21:39:31.984Z Compiling dtrace-parser v0.2.0
4612026-09-02T21:39:32.224Z Compiling clap v4.6.1
4622026-09-02T21:39:33.292Z Compiling dof v0.3.0
4632026-09-02T21:39:33.292Z Compiling serde_tokenstream v0.2.3
4642026-09-02T21:39:33.308Z Compiling toml_datetime v0.6.11
4652026-09-02T21:39:33.314Z Compiling serde_spanned v0.6.9
4662026-09-02T21:39:33.315Z Compiling cargo_metadata v0.23.1
4672026-09-02T21:39:33.315Z Compiling macaddr v1.0.1
4682026-09-02T21:39:33.315Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4692026-09-02T21:39:33.568Z Compiling toml_edit v0.22.27
4702026-09-02T21:39:33.960Z Compiling usdt-macro v0.5.0
4712026-09-02T21:39:33.960Z Compiling usdt-attr-macro v0.5.0
4722026-09-02T21:39:34.567Z Compiling usdt v0.5.0
4732026-09-02T21:39:34.864Z Compiling toml v0.8.23
4742026-09-02T21:39:35.180Z Compiling cargo_toml v0.21.0
4752026-09-02T21:39:36.457Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4762026-09-02T21:39:38.531Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.81s
4772026-09-02T21:39:38.747Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4782026-09-02T21:39:39.264Z Downloading crates ...
4792026-09-02T21:39:39.328Z Downloaded aead v0.5.2
4802026-09-02T21:39:39.331Z Downloaded array-init v0.0.4
4812026-09-02T21:39:39.336Z Downloaded async-bb8-diesel v0.2.1
4822026-09-02T21:39:39.341Z Downloaded embedded-io v0.6.1
4832026-09-02T21:39:39.345Z Downloaded embedded-io v0.4.0
4842026-09-02T21:39:39.345Z Downloaded castaway v0.2.4
4852026-09-02T21:39:39.345Z Downloaded const-oid v0.10.2
4862026-09-02T21:39:39.348Z Downloaded endian-type v0.1.2
4872026-09-02T21:39:39.349Z Downloaded arrayref v0.3.9
4882026-09-02T21:39:39.352Z Downloaded env_filter v2.0.0
4892026-09-02T21:39:39.352Z Downloaded elliptic-curve v0.14.1
4902026-09-02T21:39:39.352Z Downloaded foreign-types-shared v0.3.1
4912026-09-02T21:39:39.352Z Downloaded form_urlencoded v1.2.2
4922026-09-02T21:39:39.356Z Downloaded ena v0.14.4
4932026-09-02T21:39:39.360Z Downloaded async-stream-impl v0.3.6
4942026-09-02T21:39:39.360Z Downloaded bit-set v0.5.3
4952026-09-02T21:39:39.361Z Downloaded funty v2.0.0
4962026-09-02T21:39:39.367Z Downloaded futures-task v0.3.32
4972026-09-02T21:39:39.367Z Downloaded enum-as-inner v0.6.1
4982026-09-02T21:39:39.368Z Downloaded float-ord v0.3.2
4992026-09-02T21:39:39.368Z Downloaded foreign-types v0.3.2
5002026-09-02T21:39:39.368Z Downloaded fxhash v0.2.1
5012026-09-02T21:39:39.368Z Downloaded fixedbitset v0.4.2
5022026-09-02T21:39:39.372Z Downloaded argon2 v0.5.3
5032026-09-02T21:39:39.373Z Downloaded foreign-types v0.5.0
5042026-09-02T21:39:39.373Z Downloaded futures-core v0.3.32
5052026-09-02T21:39:39.373Z Downloaded expectorate v1.2.0
5062026-09-02T21:39:39.377Z Downloaded async-stream v0.3.6
5072026-09-02T21:39:39.377Z Downloaded atomicwrites v0.4.4
5082026-09-02T21:39:39.377Z Downloaded backtrace-ext v0.2.1
5092026-09-02T21:39:39.377Z Downloaded ascii-canvas v3.0.0
5102026-09-02T21:39:39.383Z Downloaded async-recursion v1.1.1
5112026-09-02T21:39:39.383Z Downloaded base16ct v1.0.0
5122026-09-02T21:39:39.383Z Downloaded futures-io v0.3.32
5132026-09-02T21:39:39.383Z Downloaded assert_matches v1.5.0
5142026-09-02T21:39:39.383Z Downloaded futures-sink v0.3.32
5152026-09-02T21:39:39.387Z Downloaded ff v0.13.1
5162026-09-02T21:39:39.388Z Downloaded foreign-types-macros v0.2.3
5172026-09-02T21:39:39.388Z Downloaded fd-lock v4.0.4
5182026-09-02T21:39:39.388Z Downloaded flagset v0.4.7
5192026-09-02T21:39:39.388Z Downloaded bb8 v0.8.6
5202026-09-02T21:39:39.388Z Downloaded cfg_aliases v0.2.1
5212026-09-02T21:39:39.395Z Downloaded futures-macro v0.3.32
5222026-09-02T21:39:39.396Z Downloaded erased-serde v0.3.31
5232026-09-02T21:39:39.396Z Downloaded find-msvc-tools v0.1.9
5242026-09-02T21:39:39.396Z Downloaded foreign-types-shared v0.1.1
5252026-09-02T21:39:39.400Z Downloaded block-padding v0.4.2
5262026-09-02T21:39:39.401Z Downloaded filetime v0.2.27
5272026-09-02T21:39:39.401Z Downloaded fs_extra v1.3.0
5282026-09-02T21:39:39.401Z Downloaded fallible-iterator v0.2.0
5292026-09-02T21:39:39.401Z Downloaded foldhash v0.1.5
5302026-09-02T21:39:39.401Z Downloaded foldhash v0.2.0
5312026-09-02T21:39:39.405Z Downloaded atomic-waker v1.1.2
5322026-09-02T21:39:39.406Z Downloaded env_logger v0.11.11
5332026-09-02T21:39:39.406Z Downloaded futures-channel v0.3.32
5342026-09-02T21:39:39.406Z Downloaded gethostname v0.5.0
5352026-09-02T21:39:39.406Z Downloaded float-cmp v0.10.0
5362026-09-02T21:39:39.410Z Downloaded bit-set v0.8.0
5372026-09-02T21:39:39.411Z Downloaded hostname v0.4.2
5382026-09-02T21:39:39.411Z Downloaded httpdate v1.0.3
5392026-09-02T21:39:39.411Z Downloaded headers-core v0.3.0
5402026-09-02T21:39:39.414Z Downloaded bitfield-macros v0.19.4
5412026-09-02T21:39:39.415Z Downloaded atty v0.2.14
5422026-09-02T21:39:39.415Z Downloaded ghash v0.6.0
5432026-09-02T21:39:39.415Z Downloaded hash32 v0.2.1
5442026-09-02T21:39:39.415Z Downloaded hex v0.4.3
5452026-09-02T21:39:39.415Z Downloaded hex-literal v1.1.0
5462026-09-02T21:39:39.415Z Downloaded home v0.5.12
5472026-09-02T21:39:39.418Z Downloaded block-buffer v0.12.1
5482026-09-02T21:39:39.422Z Downloaded http-body v1.0.1
5492026-09-02T21:39:39.422Z Downloaded http-range v0.1.5
5502026-09-02T21:39:39.422Z Downloaded base16ct v0.2.0
5512026-09-02T21:39:39.427Z Downloaded cobs v0.3.0
5522026-09-02T21:39:39.430Z Downloaded fixedbitset v0.5.7
5532026-09-02T21:39:39.430Z Downloaded fs-err v2.11.0
5542026-09-02T21:39:39.434Z Downloaded enum_dispatch v0.3.13
5552026-09-02T21:39:39.438Z Downloaded futures-executor v0.3.32
5562026-09-02T21:39:39.438Z Downloaded cfg_aliases v0.1.1
5572026-09-02T21:39:39.438Z Downloaded compression-core v0.4.31
5582026-09-02T21:39:39.438Z Downloaded git-stub v1.0.0
5592026-09-02T21:39:39.438Z Downloaded ciborium-io v0.2.2
5602026-09-02T21:39:39.442Z Downloaded hubpack v0.1.2
5612026-09-02T21:39:39.442Z Downloaded hubpack_derive v0.1.1
5622026-09-02T21:39:39.446Z Downloaded globwalk v0.9.1
5632026-09-02T21:39:39.446Z Downloaded ciborium-ll v0.2.2
5642026-09-02T21:39:39.451Z Downloaded adler2 v2.0.1
5652026-09-02T21:39:39.456Z Downloaded hash32 v0.3.1
5662026-09-02T21:39:39.456Z Downloaded bs58 v0.5.1
5672026-09-02T21:39:39.456Z Downloaded cmov v0.5.4
5682026-09-02T21:39:39.460Z Downloaded password-hash v0.6.1
5692026-09-02T21:39:39.460Z Downloaded openssl-macros v0.1.1
5702026-09-02T21:39:39.461Z Downloaded phf_shared v0.13.1
5712026-09-02T21:39:39.461Z Downloaded base64ct v1.8.3
5722026-09-02T21:39:39.465Z Downloaded backoff v0.4.0
5732026-09-02T21:39:39.465Z Downloaded powerfmt v0.2.0
5742026-09-02T21:39:39.465Z Downloaded rand_xorshift v0.4.0
5752026-09-02T21:39:39.468Z Downloaded ff v0.14.0
5762026-09-02T21:39:39.468Z Downloaded base64 v0.21.7
5772026-09-02T21:39:39.472Z Downloaded addr2line v0.25.1
5782026-09-02T21:39:39.472Z Downloaded newline-converter v0.3.0
5792026-09-02T21:39:39.472Z Downloaded nibble_vec v0.1.0
5802026-09-02T21:39:39.472Z Downloaded nodrop v0.1.14
5812026-09-02T21:39:39.476Z Downloaded highway v1.3.0
5822026-09-02T21:39:39.476Z Downloaded hostname v0.3.1
5832026-09-02T21:39:39.476Z Downloaded group v0.13.0
5842026-09-02T21:39:39.483Z Downloaded predicates-core v1.0.10
5852026-09-02T21:39:39.483Z Downloaded predicates-tree v1.0.13
5862026-09-02T21:39:39.483Z Downloaded proc-macro-crate v3.4.0
5872026-09-02T21:39:39.487Z Downloaded proc-macro-error-attr2 v2.0.0
5882026-09-02T21:39:39.492Z Downloaded rand_chacha v0.3.1
5892026-09-02T21:39:39.492Z Downloaded aead v0.6.1
5902026-09-02T21:39:39.492Z Downloaded bcrypt-pbkdf v0.11.0
5912026-09-02T21:39:39.492Z Downloaded bcs v0.1.6
5922026-09-02T21:39:39.493Z Downloaded rfc6979 v0.4.0
5932026-09-02T21:39:39.493Z Downloaded anstyle-parse v0.2.7
5942026-09-02T21:39:39.497Z Downloaded arrayvec v0.7.6
5952026-09-02T21:39:39.497Z Downloaded rfc6979 v0.6.0
5962026-09-02T21:39:39.498Z Downloaded fatfs v0.3.6
5972026-09-02T21:39:39.498Z Downloaded num_enum_derive v0.7.6
5982026-09-02T21:39:39.498Z Downloaded cipher v0.4.4
5992026-09-02T21:39:39.505Z Downloaded bit-vec v0.6.3
6002026-09-02T21:39:39.505Z Downloaded byte-wrapper v0.1.0
6012026-09-02T21:39:39.505Z Downloaded cbc v0.2.1
6022026-09-02T21:39:39.505Z Downloaded cmake v0.1.57
6032026-09-02T21:39:39.607Z Downloaded serde_bytes v0.11.19
6042026-09-02T21:39:39.608Z Downloaded bitflags v1.3.2
6052026-09-02T21:39:39.608Z Downloaded bitfield-struct v0.6.2
6062026-09-02T21:39:39.608Z Downloaded slog-bunyan v2.5.0
6072026-09-02T21:39:39.608Z Downloaded git-stub-vcs v0.1.0
6082026-09-02T21:39:39.613Z Downloaded anstream v0.6.21
6092026-09-02T21:39:39.613Z Downloaded cexpr v0.6.0
6102026-09-02T21:39:39.613Z Downloaded async-trait v0.1.89
6112026-09-02T21:39:39.613Z Downloaded bit-vec v0.8.0
6122026-09-02T21:39:39.613Z Downloaded group v0.14.0
6132026-09-02T21:39:39.613Z Downloaded normalize-line-endings v0.3.0
6142026-09-02T21:39:39.613Z Downloaded oxide-generation-macros v0.2.0
6152026-09-02T21:39:39.613Z Downloaded num_enum v0.5.11
6162026-09-02T21:39:39.613Z Downloaded glob v0.3.3
6172026-09-02T21:39:39.613Z Downloaded oxide-tokio-rt v0.1.4
6182026-09-02T21:39:39.613Z Downloaded chacha20 v0.9.1
6192026-09-02T21:39:39.614Z Downloaded bitfield v0.19.4
6202026-09-02T21:39:39.614Z Downloaded cipher v0.5.2
6212026-09-02T21:39:39.614Z Downloaded compression-codecs v0.4.37
6222026-09-02T21:39:39.614Z Downloaded rustc-hash v2.1.1
6232026-09-02T21:39:39.614Z Downloaded peg-macros v0.8.5
6242026-09-02T21:39:39.614Z Downloaded scopeguard v1.2.0
6252026-09-02T21:39:39.614Z Downloaded serde_spanned v1.1.1
6262026-09-02T21:39:39.614Z Downloaded pin-project-lite v0.2.17
6272026-09-02T21:39:39.614Z Downloaded radium v0.7.0
6282026-09-02T21:39:39.614Z Downloaded camino-tempfile-ext v0.3.3
6292026-09-02T21:39:39.614Z Downloaded cassowary v0.3.0
6302026-09-02T21:39:39.614Z Downloaded const-oid v0.9.6
6312026-09-02T21:39:39.614Z Downloaded structmeta v0.3.0
6322026-09-02T21:39:39.614Z Downloaded sponge-cursor v0.1.0
6332026-09-02T21:39:39.614Z Downloaded subtle v2.6.1
6342026-09-02T21:39:39.614Z Downloaded tabwriter v1.4.1
6352026-09-02T21:39:39.614Z Downloaded argon2 v0.6.0-rc.8
6362026-09-02T21:39:39.614Z Downloaded bzip2 v0.6.1
6372026-09-02T21:39:39.614Z Downloaded ahash v0.8.12
6382026-09-02T21:39:39.614Z Downloaded supports-unicode v3.0.0
6392026-09-02T21:39:39.614Z Downloaded half v1.8.3
6402026-09-02T21:39:39.614Z Downloaded hmac v0.12.1
6412026-09-02T21:39:39.614Z Downloaded globset v0.4.18
6422026-09-02T21:39:39.614Z Downloaded num-integer v0.1.46
6432026-09-02T21:39:39.614Z Downloaded proc-macro-error2 v2.0.1
6442026-09-02T21:39:39.614Z Downloaded http-body-util v0.1.3
6452026-09-02T21:39:39.614Z Downloaded signal-hook-tokio v0.3.1
6462026-09-02T21:39:39.614Z Downloaded testing_table v0.3.0
6472026-09-02T21:39:39.614Z Downloaded futures v0.3.32
6482026-09-02T21:39:39.614Z Downloaded generic-array v1.4.3
6492026-09-02T21:39:39.614Z Downloaded tokio-macros v2.7.0
6502026-09-02T21:39:39.614Z Downloaded unarray v0.1.4
6512026-09-02T21:39:39.614Z Downloaded flume v0.11.1
6522026-09-02T21:39:39.614Z Downloaded tokio-test v0.4.5
6532026-09-02T21:39:39.614Z Downloaded want v0.3.1
6542026-09-02T21:39:39.614Z Downloaded rustls-native-certs v0.8.3
6552026-09-02T21:39:39.615Z Downloaded blake2 v0.10.6
6562026-09-02T21:39:39.615Z Downloaded chacha20 v0.10.0
6572026-09-02T21:39:39.615Z Downloaded ciborium v0.2.2
6582026-09-02T21:39:39.615Z Downloaded scrypt v0.12.0
6592026-09-02T21:39:39.615Z Downloaded sec1 v0.7.3
6602026-09-02T21:39:39.615Z Downloaded blake2 v0.11.0-rc.6
6612026-09-02T21:39:39.615Z Downloaded blowfish v0.10.0
6622026-09-02T21:39:39.615Z Downloaded siphasher v1.0.2
6632026-09-02T21:39:39.615Z Downloaded serde_with_macros v1.5.2
6642026-09-02T21:39:39.615Z Downloaded smallvec v0.6.14
6652026-09-02T21:39:39.615Z Downloaded colored v2.2.0
6662026-09-02T21:39:39.615Z Downloaded colored v3.1.1
6672026-09-02T21:39:39.615Z Downloaded bzip2 v0.4.4
6682026-09-02T21:39:39.615Z Downloaded crunchy v0.2.4
6692026-09-02T21:39:39.615Z Downloaded cancel-safe-futures v0.1.5
6702026-09-02T21:39:39.615Z Downloaded console v0.16.2
6712026-09-02T21:39:39.615Z Downloaded getrandom v0.2.17
6722026-09-02T21:39:39.615Z Downloaded httparse v1.10.1
6732026-09-02T21:39:39.615Z Downloaded buf-list v1.1.2
6742026-09-02T21:39:39.615Z Downloaded password-hash v0.5.0
6752026-09-02T21:39:39.615Z Downloaded poly1305 v0.8.0
6762026-09-02T21:39:39.615Z Downloaded poly1305 v0.9.0
6772026-09-02T21:39:39.615Z Downloaded slog-term v2.9.2
6782026-09-02T21:39:39.615Z Downloaded strum_macros v0.24.3
6792026-09-02T21:39:39.615Z Downloaded thread_local v1.1.9
6802026-09-02T21:39:39.615Z Downloaded zerofrom v0.1.6
6812026-09-02T21:39:39.615Z Downloaded console v0.15.11
6822026-09-02T21:39:39.615Z Downloaded tiny-keccak v2.0.2
6832026-09-02T21:39:39.615Z Downloaded usdt-macro v0.6.0
6842026-09-02T21:39:39.615Z Downloaded hmac v0.13.0
6852026-09-02T21:39:39.615Z Downloaded xshell-macros v0.2.7
6862026-09-02T21:39:39.629Z Downloaded getrandom v0.3.4
6872026-09-02T21:39:39.629Z Downloaded pkcs8 v0.11.0
6882026-09-02T21:39:39.629Z Downloaded debug-ignore v1.0.5
6892026-09-02T21:39:39.639Z Downloaded hyper-tls v0.6.0
6902026-09-02T21:39:39.639Z Downloaded ssh-encoding v0.3.0
6912026-09-02T21:39:39.639Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6922026-09-02T21:39:39.639Z Downloaded toml_writer v1.1.1+spec-1.1.0
6932026-09-02T21:39:39.639Z Downloaded crc-catalog v2.4.0
6942026-09-02T21:39:39.639Z Downloaded tls_codec v0.4.2
6952026-09-02T21:39:39.639Z Downloaded zone_cfg_derive v0.3.1
6962026-09-02T21:39:39.639Z Downloaded darling_macro v0.20.11
6972026-09-02T21:39:39.639Z Downloaded tui-tree-widget v0.23.1
6982026-09-02T21:39:39.639Z Downloaded dropshot-api-manager-types v0.8.0
6992026-09-02T21:39:39.639Z Downloaded curve25519-dalek-derive v0.1.1
7002026-09-02T21:39:39.640Z Downloaded defmt-parser v1.0.0
7012026-09-02T21:39:39.640Z Downloaded is_ci v1.2.0
7022026-09-02T21:39:39.655Z Downloaded difflib v0.4.0
7032026-09-02T21:39:39.655Z Downloaded dirs-next v2.0.0
7042026-09-02T21:39:39.655Z Downloaded serde_with_macros v3.21.0
7052026-09-02T21:39:39.655Z Downloaded dirs-sys-next v0.1.2
7062026-09-02T21:39:39.655Z Downloaded wyz v0.5.1
7072026-09-02T21:39:39.655Z Downloaded synstructure v0.13.2
7082026-09-02T21:39:39.668Z Downloaded libscf-sys v1.2.0
7092026-09-02T21:39:39.668Z Downloaded lalrpop-util v0.19.12
7102026-09-02T21:39:39.669Z Downloaded mime v0.3.17
7112026-09-02T21:39:39.669Z Downloaded oso v0.27.3
7122026-09-02T21:39:39.672Z Downloaded backon v1.6.0
7132026-09-02T21:39:39.672Z Downloaded zstd v0.13.3
7142026-09-02T21:39:39.672Z Downloaded clang-sys v1.8.1
7152026-09-02T21:39:39.672Z Downloaded olpc-cjson v0.1.4
7162026-09-02T21:39:39.672Z Downloaded opaque-debug v0.3.1
7172026-09-02T21:39:39.672Z Downloaded parse-size v1.1.0
7182026-09-02T21:39:39.672Z Downloaded usdt v0.6.0
7192026-09-02T21:39:39.676Z Downloaded instability v0.3.11
7202026-09-02T21:39:39.679Z Downloaded half v2.7.1
7212026-09-02T21:39:39.680Z Downloaded lru-slab v0.1.2
7222026-09-02T21:39:39.680Z Downloaded lzss v0.8.2
7232026-09-02T21:39:39.691Z Downloaded vergen-git2 v9.1.0
7242026-09-02T21:39:39.700Z Downloaded jiff-static v0.2.34
7252026-09-02T21:39:39.700Z Downloaded keccak v0.1.6
7262026-09-02T21:39:39.700Z Downloaded flate2 v1.1.9
7272026-09-02T21:39:39.701Z Downloaded humantime v2.3.0
7282026-09-02T21:39:39.704Z Downloaded num-derive v0.4.2
7292026-09-02T21:39:39.704Z Downloaded num_enum_derive v0.5.11
7302026-09-02T21:39:39.704Z Downloaded omicron-zone-package v0.12.3
7312026-09-02T21:39:39.704Z Downloaded aes v0.9.1
7322026-09-02T21:39:39.704Z Downloaded unicode-properties v0.1.4
7332026-09-02T21:39:39.705Z Downloaded recursive-proc-macro-impl v0.1.1
7342026-09-02T21:39:39.705Z Downloaded ref-cast v1.0.25
7352026-09-02T21:39:39.705Z Downloaded prefix-trie v0.7.0
7362026-09-02T21:39:39.708Z Downloaded tokio-stream v0.1.18
7372026-09-02T21:39:39.709Z Downloaded zone v0.3.1
7382026-09-02T21:39:39.712Z Downloaded parking_lot v0.11.2
7392026-09-02T21:39:39.712Z Downloaded libsw v3.5.0
7402026-09-02T21:39:39.712Z Downloaded ryu v1.0.23
7412026-09-02T21:39:39.716Z Downloaded salsa20 v0.11.0
7422026-09-02T21:39:39.716Z Downloaded string_cache v0.8.9
7432026-09-02T21:39:39.716Z Downloaded ctr v0.10.1
7442026-09-02T21:39:39.716Z Downloaded daft v0.1.8
7452026-09-02T21:39:39.717Z Downloaded der_derive v0.7.3
7462026-09-02T21:39:39.720Z Downloaded libsw-core v0.3.2
7472026-09-02T21:39:39.720Z Downloaded nanorand v0.7.0
7482026-09-02T21:39:39.720Z Downloaded rtoolbox v0.0.3
7492026-09-02T21:39:39.720Z Downloaded same-file v1.0.6
7502026-09-02T21:39:39.724Z Downloaded peg-runtime v0.8.5
7512026-09-02T21:39:39.724Z Downloaded serde-big-array v0.5.1
7522026-09-02T21:39:39.724Z Downloaded serde_urlencoded v0.7.1
7532026-09-02T21:39:39.724Z Downloaded psl-types v2.0.11
7542026-09-02T21:39:39.724Z Downloaded progenitor-macro v0.14.0
7552026-09-02T21:39:39.724Z Downloaded headers v0.4.1
7562026-09-02T21:39:39.729Z Downloaded crossbeam-utils v0.8.21
7572026-09-02T21:39:39.729Z Downloaded p384 v0.14.0
7582026-09-02T21:39:39.733Z Downloaded secrecy v0.8.0
7592026-09-02T21:39:39.733Z Downloaded similar v2.7.0
7602026-09-02T21:39:39.733Z Downloaded spki v0.8.0
7612026-09-02T21:39:39.738Z Downloaded allocator-api2 v0.2.21
7622026-09-02T21:39:39.744Z Downloaded bytes v1.11.1
7632026-09-02T21:39:39.749Z Downloaded pem-rfc7468 v0.7.0
7642026-09-02T21:39:39.749Z Downloaded primefield v0.14.0
7652026-09-02T21:39:39.753Z Downloaded chacha20poly1305 v0.10.1
7662026-09-02T21:39:39.753Z Downloaded compact_str v0.8.1
7672026-09-02T21:39:39.756Z Downloaded base64 v0.22.1
7682026-09-02T21:39:39.756Z Downloaded hickory-resolver v0.24.4
7692026-09-02T21:39:39.761Z Downloaded derive_builder v0.20.2
7702026-09-02T21:39:39.767Z Downloaded hickory-resolver v0.25.2
7712026-09-02T21:39:39.768Z Downloaded pkcs8 v0.10.2
7722026-09-02T21:39:39.772Z Downloaded hyper-staticfile v0.10.1
7732026-09-02T21:39:39.772Z Downloaded tower-layer v0.3.3
7742026-09-02T21:39:39.772Z Downloaded trait-variant v0.1.2
7752026-09-02T21:39:39.772Z Downloaded untrusted v0.7.1
7762026-09-02T21:39:39.772Z Downloaded progenitor v0.14.0
7772026-09-02T21:39:39.773Z Downloaded ingot-macros v0.2.0
7782026-09-02T21:39:39.773Z Downloaded progenitor v0.13.0
7792026-09-02T21:39:39.773Z Downloaded vergen v9.1.0
7802026-09-02T21:39:39.785Z Downloaded yasna v0.5.2
7812026-09-02T21:39:39.785Z Downloaded backtrace v0.3.76
7822026-09-02T21:39:39.791Z Downloaded structmeta-derive v0.3.0
7832026-09-02T21:39:39.791Z Downloaded scuffle v0.1.0
7842026-09-02T21:39:39.791Z Downloaded tagptr v0.2.0
7852026-09-02T21:39:39.791Z Downloaded owo-colors v4.3.0
7862026-09-02T21:39:39.791Z Downloaded sigpipe v0.1.3
7872026-09-02T21:39:39.791Z Downloaded waitgroup v0.1.2
7882026-09-02T21:39:39.791Z Downloaded crc8 v0.1.1
7892026-09-02T21:39:39.791Z Downloaded take_mut v0.2.2
7902026-09-02T21:39:39.798Z Downloaded signal-hook v0.3.18
7912026-09-02T21:39:39.798Z Downloaded unicode-truncate v1.1.0
7922026-09-02T21:39:39.803Z Downloaded universal-hash v0.6.1
7932026-09-02T21:39:39.803Z Downloaded papergrid v0.18.0
7942026-09-02T21:39:39.803Z Downloaded parking_lot v0.12.5
7952026-09-02T21:39:39.804Z Downloaded strum_macros v0.27.2
7962026-09-02T21:39:39.809Z Downloaded termios v0.3.3
7972026-09-02T21:39:39.809Z Downloaded cpubits v0.1.1
7982026-09-02T21:39:39.809Z Downloaded socket2 v0.5.10
7992026-09-02T21:39:39.809Z Downloaded diesel-dtrace v0.5.0
8002026-09-02T21:39:39.809Z Downloaded dof v0.4.0
8012026-09-02T21:39:39.809Z Downloaded downcast-rs v2.0.2
8022026-09-02T21:39:39.809Z Downloaded rand_core v0.10.0
8032026-09-02T21:39:39.813Z Downloaded peg v0.8.5
8042026-09-02T21:39:39.817Z Downloaded hashbrown v0.13.2
8052026-09-02T21:39:39.822Z Downloaded heapless v0.7.17
8062026-09-02T21:39:39.827Z Downloaded wait-timeout v0.2.1
8072026-09-02T21:39:39.827Z Downloaded ecdsa v0.17.0
8082026-09-02T21:39:39.827Z Downloaded indent_write v2.2.0
8092026-09-02T21:39:39.832Z Downloaded arc-swap v1.8.2
8102026-09-02T21:39:39.832Z Downloaded ipnet v2.12.0
8112026-09-02T21:39:39.832Z Downloaded ar_archive_writer v0.5.1
8122026-09-02T21:39:39.835Z Downloaded unicase v2.9.0
8132026-09-02T21:39:39.836Z Downloaded vergen-lib v9.1.0
8142026-09-02T21:39:39.836Z Downloaded internet-checksum v0.2.1
8152026-09-02T21:39:39.836Z Downloaded maybe-uninit v2.0.0
8162026-09-02T21:39:39.842Z Downloaded md-5 v0.10.6
8172026-09-02T21:39:39.842Z Downloaded serde_path_to_error v0.1.20
8182026-09-02T21:39:39.845Z Downloaded unsafe-libyaml v0.2.11
8192026-09-02T21:39:39.846Z Downloaded ml-kem v0.3.2
8202026-09-02T21:39:39.851Z Downloaded yoke v0.8.1
8212026-09-02T21:39:39.851Z Downloaded newtype-uuid-macros v0.1.0
8222026-09-02T21:39:39.854Z Downloaded newtype_derive v0.1.6
8232026-09-02T21:39:39.854Z Downloaded oso-derive v0.27.3
8242026-09-02T21:39:39.854Z Downloaded heapless v0.8.0
8252026-09-02T21:39:39.854Z Downloaded cc v1.2.56
8262026-09-02T21:39:39.858Z Downloaded slog-json v2.6.1
8272026-09-02T21:39:39.858Z Downloaded zip v0.6.6
8282026-09-02T21:39:39.861Z Downloaded chumsky v0.9.3
8292026-09-02T21:39:39.862Z Downloaded jobserver v0.1.34
8302026-09-02T21:39:39.862Z Downloaded async-compression v0.4.41
8312026-09-02T21:39:39.867Z Downloaded data-encoding v2.10.0
8322026-09-02T21:39:39.871Z Downloaded digest-io v0.1.0
8332026-09-02T21:39:39.871Z Downloaded potential_utf v0.1.4
8342026-09-02T21:39:39.871Z Downloaded dyn-clone v1.0.20
8352026-09-02T21:39:39.871Z Downloaded memmap2 v0.9.10
8362026-09-02T21:39:39.871Z Downloaded http v1.4.2
8372026-09-02T21:39:39.876Z Downloaded smf v0.2.3
8382026-09-02T21:39:39.880Z Downloaded tokio-dtrace v0.1.1
8392026-09-02T21:39:39.880Z Downloaded pkcs5 v0.8.1
8402026-09-02T21:39:39.883Z Downloaded instant v0.1.13
8412026-09-02T21:39:39.884Z Downloaded kstat-rs v0.2.5
8422026-09-02T21:39:39.887Z Downloaded multimap v0.10.1
8432026-09-02T21:39:39.891Z Downloaded zopfli v0.8.3
8442026-09-02T21:39:39.891Z Downloaded crc-any v2.5.0
8452026-09-02T21:39:39.895Z Downloaded quinn-udp v0.5.14
8462026-09-02T21:39:39.898Z Downloaded postgres-protocol v0.6.10
8472026-09-02T21:39:39.898Z Downloaded postgres-types v0.2.12
8482026-09-02T21:39:39.898Z Downloaded rustls-platform-verifier v0.6.2
8492026-09-02T21:39:39.902Z Downloaded num-conv v0.2.0
8502026-09-02T21:39:39.902Z Downloaded pem v3.0.6
8512026-09-02T21:39:39.902Z Downloaded libefi-sys v0.1.0
8522026-09-02T21:39:39.902Z Downloaded num_threads v0.1.7
8532026-09-02T21:39:39.906Z Downloaded path-slash v0.1.5
8542026-09-02T21:39:39.906Z Downloaded proc-macro-crate v1.3.1
8552026-09-02T21:39:39.906Z Downloaded signal-hook-mio v0.2.5
8562026-09-02T21:39:39.906Z Downloaded progenitor-client v0.14.0
8572026-09-02T21:39:39.906Z Downloaded icu_provider v2.1.1
8582026-09-02T21:39:39.911Z Downloaded writeable v0.6.2
8592026-09-02T21:39:39.916Z Downloaded strsim v0.10.0
8602026-09-02T21:39:39.920Z Downloaded strum v0.26.3
8612026-09-02T21:39:39.921Z Downloaded hashbrown v0.12.3
8622026-09-02T21:39:39.924Z Downloaded hickory-server v0.25.2
8632026-09-02T21:39:39.925Z Downloaded subprocess v0.2.15
8642026-09-02T21:39:39.929Z Downloaded oxide-generation v0.1.3
8652026-09-02T21:39:39.929Z Downloaded phc v0.6.1
8662026-09-02T21:39:39.929Z Downloaded darling v0.23.0
8672026-09-02T21:39:39.934Z Downloaded tower-service v0.3.3
8682026-09-02T21:39:39.934Z Downloaded typify-macro v0.6.2
8692026-09-02T21:39:39.934Z Downloaded const_format_proc_macros v0.2.34
8702026-09-02T21:39:39.939Z Downloaded polyval v0.7.1
8712026-09-02T21:39:39.939Z Downloaded rand_chacha v0.9.0
8722026-09-02T21:39:39.939Z Downloaded csv-core v0.1.13
8732026-09-02T21:39:39.944Z Downloaded recursive v0.1.1
8742026-09-02T21:39:39.944Z Downloaded scheduled-thread-pool v0.2.7
8752026-09-02T21:39:39.944Z Downloaded yansi v1.0.1
8762026-09-02T21:39:39.948Z Downloaded tungstenite v0.23.0
8772026-09-02T21:39:39.951Z Downloaded rand v0.10.1
8782026-09-02T21:39:39.955Z Downloaded sapling-renderdag v0.1.0
8792026-09-02T21:39:39.955Z Downloaded utf8_iter v1.0.4
8802026-09-02T21:39:39.955Z Downloaded void v1.0.2
8812026-09-02T21:39:39.955Z Downloaded wnaf v0.14.0
8822026-09-02T21:39:39.958Z Downloaded xattr v1.6.1
8832026-09-02T21:39:39.958Z Downloaded slog-envlogger v2.2.0
8842026-09-02T21:39:39.958Z Downloaded sync_wrapper v1.0.2
8852026-09-02T21:39:39.962Z Downloaded litemap v0.8.1
8862026-09-02T21:39:39.962Z Downloaded unicode_categories v0.1.1
8872026-09-02T21:39:39.962Z Downloaded delegate v0.13.5
8882026-09-02T21:39:39.962Z Downloaded ed25519 v2.2.3
8892026-09-02T21:39:39.966Z Downloaded ecdsa v0.16.9
8902026-09-02T21:39:39.966Z Downloaded uuid v1.23.4
8912026-09-02T21:39:39.969Z Downloaded toml_parser v1.1.2+spec-1.1.0
8922026-09-02T21:39:39.969Z Downloaded keccak v0.2.0
8932026-09-02T21:39:39.969Z Downloaded lru-cache v0.1.2
8942026-09-02T21:39:39.975Z Downloaded slog-scope v4.4.1
8952026-09-02T21:39:39.978Z Downloaded tokio-rustls v0.26.4
8962026-09-02T21:39:39.978Z Downloaded oxide-update-engine-types v0.1.2
8972026-09-02T21:39:39.981Z Downloaded cpufeatures v0.3.0
8982026-09-02T21:39:39.982Z Downloaded num-complex v0.4.6
8992026-09-02T21:39:39.982Z Downloaded dtrace-parser v0.3.0
9002026-09-02T21:39:39.987Z Downloaded rustyline v14.0.0
9012026-09-02T21:39:39.990Z Downloaded slog-stdlog v4.1.1
9022026-09-02T21:39:39.990Z Downloaded derive_builder_macro v0.20.2
9032026-09-02T21:39:39.990Z Downloaded num-bigint-dig v0.8.6
9042026-09-02T21:39:39.995Z Downloaded slog v2.8.2
9052026-09-02T21:39:39.995Z Downloaded indicatif v0.18.4
9062026-09-02T21:39:40.000Z Downloaded progenitor-client v0.13.0
9072026-09-02T21:39:40.000Z Downloaded thiserror-no-std v2.0.2
9082026-09-02T21:39:40.004Z Downloaded bumpalo v3.20.2
9092026-09-02T21:39:40.004Z Downloaded match_cfg v0.1.0
9102026-09-02T21:39:40.004Z Downloaded parking_lot_core v0.9.12
9112026-09-02T21:39:40.004Z Downloaded derive_more v2.1.1
9122026-09-02T21:39:40.010Z Downloaded hashbrown v0.14.5
9132026-09-02T21:39:40.014Z Downloaded serde_yaml v0.9.34+deprecated
9142026-09-02T21:39:40.014Z Downloaded hashbrown v0.16.1
9152026-09-02T21:39:40.017Z Downloaded toml v1.1.2+spec-1.1.0
9162026-09-02T21:39:40.020Z Downloaded icu_properties v2.1.2
9172026-09-02T21:39:40.020Z Downloaded pkcs1 v0.7.5
9182026-09-02T21:39:40.020Z Downloaded rand_seeder v0.4.0
9192026-09-02T21:39:40.026Z Downloaded indexmap v1.9.3
9202026-09-02T21:39:40.030Z Downloaded rustversion v1.0.22
9212026-09-02T21:39:40.030Z Downloaded zerovec-derive v0.11.2
9222026-09-02T21:39:40.030Z Downloaded rusty-fork v0.3.1
9232026-09-02T21:39:40.030Z Downloaded simd-adler32 v0.3.8
9242026-09-02T21:39:40.030Z Downloaded rand v0.8.6
9252026-09-02T21:39:40.035Z Downloaded idna_adapter v1.2.1
9262026-09-02T21:39:40.035Z Downloaded illumos-nvpair v0.3.0
9272026-09-02T21:39:40.035Z Downloaded ignore v0.4.25
9282026-09-02T21:39:40.035Z Downloaded static_assertions v1.1.0
9292026-09-02T21:39:40.035Z Downloaded futures-util v0.3.32
9302026-09-02T21:39:40.040Z Downloaded defmt-macros v1.0.1
9312026-09-02T21:39:40.045Z Downloaded digest v0.11.3
9322026-09-02T21:39:40.045Z Downloaded rsa v0.9.10
9332026-09-02T21:39:40.048Z Downloaded samael v0.0.19
9342026-09-02T21:39:40.052Z Downloaded either v1.15.0
9352026-09-02T21:39:40.052Z Downloaded inout v0.1.4
9362026-09-02T21:39:40.052Z Downloaded slog-dtrace v0.3.0
9372026-09-02T21:39:40.052Z Downloaded tinystr v0.8.2
9382026-09-02T21:39:40.052Z Downloaded sha1 v0.11.0
9392026-09-02T21:39:40.057Z Downloaded sha1 v0.10.6
9402026-09-02T21:39:40.057Z Downloaded time-macros v0.2.27
9412026-09-02T21:39:40.057Z Downloaded tokio-native-tls v0.3.1
9422026-09-02T21:39:40.061Z Downloaded constant_time_eq v0.4.2
9432026-09-02T21:39:40.067Z Downloaded term v1.2.1
9442026-09-02T21:39:40.067Z Downloaded darling_core v0.23.0
9452026-09-02T21:39:40.071Z Downloaded supports-hyperlinks v3.2.0
9462026-09-02T21:39:40.078Z Downloaded hashbrown v0.15.5
9472026-09-02T21:39:40.083Z Downloaded whoami v1.6.1
9482026-09-02T21:39:40.087Z Downloaded pbkdf2 v0.13.0
9492026-09-02T21:39:40.087Z Downloaded unit-prefix v0.5.2
9502026-09-02T21:39:40.087Z Downloaded pem-rfc7468 v1.0.0
9512026-09-02T21:39:40.091Z Downloaded ed25519-dalek v3.0.0
9522026-09-02T21:39:40.096Z Downloaded serde_derive_internals v0.29.1
9532026-09-02T21:39:40.096Z Downloaded itertools v0.10.5
9542026-09-02T21:39:40.103Z Downloaded crossbeam-epoch v0.9.18
9552026-09-02T21:39:40.103Z Downloaded pin-project-internal v1.1.11
9562026-09-02T21:39:40.108Z Downloaded port-file v0.1.0
9572026-09-02T21:39:40.108Z Downloaded crucible-workspace-hack v0.1.0
9582026-09-02T21:39:40.109Z Downloaded corncobs v0.1.4
9592026-09-02T21:39:40.109Z Downloaded daft-derive v0.1.8
9602026-09-02T21:39:40.109Z Downloaded derive_builder_core v0.20.2
9612026-09-02T21:39:40.109Z Downloaded mio v1.2.0
9622026-09-02T21:39:40.115Z Downloaded progenitor-macro v0.13.0
9632026-09-02T21:39:40.115Z Downloaded psm v0.1.30
9642026-09-02T21:39:40.115Z Downloaded sec1 v0.8.1
9652026-09-02T21:39:40.123Z Downloaded termtree v0.5.1
9662026-09-02T21:39:40.123Z Downloaded display-error-chain v0.2.2
9672026-09-02T21:39:40.123Z Downloaded indoc v1.0.9
9682026-09-02T21:39:40.123Z Downloaded inout v0.2.2
9692026-09-02T21:39:40.123Z Downloaded kem v0.3.0
9702026-09-02T21:39:40.127Z Downloaded is-terminal v0.4.17
9712026-09-02T21:39:40.130Z Downloaded try-lock v0.2.5
9722026-09-02T21:39:40.131Z Downloaded slog-async v2.8.0
9732026-09-02T21:39:40.135Z Downloaded strum_macros v0.26.4
9742026-09-02T21:39:40.142Z Downloaded maplit v1.0.2
9752026-09-02T21:39:40.142Z Downloaded parse-display v0.10.0
9762026-09-02T21:39:40.143Z Downloaded hkdf v0.13.0
9772026-09-02T21:39:40.148Z Downloaded p521 v0.14.0
9782026-09-02T21:39:40.148Z Downloaded tungstenite v0.21.0
9792026-09-02T21:39:40.148Z Downloaded pretty_assertions v1.4.1
9802026-09-02T21:39:40.148Z Downloaded topological-sort v0.2.2
9812026-09-02T21:39:40.153Z Downloaded miette-derive v7.6.0
9822026-09-02T21:39:40.158Z Downloaded mime_guess v2.0.5
9832026-09-02T21:39:40.158Z Downloaded tower-http v0.6.8
9842026-09-02T21:39:40.164Z Downloaded zstd-safe v7.2.4
9852026-09-02T21:39:40.167Z Downloaded linear-map v1.2.0
9862026-09-02T21:39:40.167Z Downloaded num-rational v0.4.2
9872026-09-02T21:39:40.167Z Downloaded secrecy v0.10.3
9882026-09-02T21:39:40.167Z Downloaded zeroize v1.9.0
9892026-09-02T21:39:40.171Z Downloaded rsa v0.10.0-rc.18
9902026-09-02T21:39:40.175Z Downloaded darling_core v0.13.4
9912026-09-02T21:39:40.178Z Downloaded ident_case v1.0.1
9922026-09-02T21:39:40.178Z Downloaded managed v0.8.0
9932026-09-02T21:39:40.178Z Downloaded derive-ex v0.1.8
9942026-09-02T21:39:40.178Z Downloaded document-features v0.2.12
9952026-09-02T21:39:40.182Z Downloaded openssl-probe v0.1.6
9962026-09-02T21:39:40.182Z Downloaded cookie_store v0.22.1
9972026-09-02T21:39:40.182Z Downloaded displaydoc v0.2.5
9982026-09-02T21:39:40.239Z Downloaded time-core v0.1.8
9992026-09-02T21:39:40.240Z Downloaded hkdf v0.12.4
10002026-09-02T21:39:40.240Z Downloaded num-bigint v0.4.6
10012026-09-02T21:39:40.240Z Downloaded libbz2-rs-sys v0.2.2
10022026-09-02T21:39:40.240Z Downloaded typed-path v0.9.3
10032026-09-02T21:39:40.240Z Downloaded serde_cbor v0.11.2
10042026-09-02T21:39:40.240Z Downloaded spin v0.9.8
10052026-09-02T21:39:40.240Z Downloaded tokio-tungstenite v0.23.1
10062026-09-02T21:39:40.240Z Downloaded num_enum v0.7.6
10072026-09-02T21:39:40.240Z Downloaded usdt-attr-macro v0.6.0
10082026-09-02T21:39:40.240Z Downloaded const_format v0.2.35
10092026-09-02T21:39:40.240Z Downloaded rpassword v7.5.4
10102026-09-02T21:39:40.240Z Downloaded dropshot-api-manager v0.8.0
10112026-09-02T21:39:40.240Z Downloaded openssl-probe v0.2.1
10122026-09-02T21:39:40.240Z Downloaded darling_macro v0.21.3
10132026-09-02T21:39:40.240Z Downloaded predicates v3.1.4
10142026-09-02T21:39:40.240Z Downloaded aes-gcm v0.11.0
10152026-09-02T21:39:40.240Z Downloaded darling_macro v0.23.0
10162026-09-02T21:39:40.240Z Downloaded defmt v0.3.100
10172026-09-02T21:39:40.240Z Downloaded serde-hex v0.1.0
10182026-09-02T21:39:40.240Z Downloaded hyper-rustls v0.27.7
10192026-09-02T21:39:40.240Z Downloaded stacker v0.1.23
10202026-09-02T21:39:40.256Z Downloaded snafu-derive v0.8.9
10212026-09-02T21:39:40.256Z Downloaded serde_repr v0.1.20
10222026-09-02T21:39:40.257Z Downloaded signature v3.0.0
10232026-09-02T21:39:40.257Z Downloaded memoffset v0.9.1
10242026-09-02T21:39:40.257Z Downloaded num-iter v0.1.45
10252026-09-02T21:39:40.257Z Downloaded ctutils v0.4.2
10262026-09-02T21:39:40.257Z Downloaded darling_core v0.20.11
10272026-09-02T21:39:40.270Z Downloaded stringprep v0.1.5
10282026-09-02T21:39:40.270Z Downloaded supports-color v3.0.2
10292026-09-02T21:39:40.270Z Downloaded miniz_oxide v0.8.9
10302026-09-02T21:39:40.271Z Downloaded ref-cast-impl v1.0.25
10312026-09-02T21:39:40.271Z Downloaded usdt-impl v0.6.0
10322026-09-02T21:39:40.271Z Downloaded vergen-lib v0.1.6
10332026-09-02T21:39:40.271Z Downloaded winnow v0.6.26
10342026-09-02T21:39:40.271Z Downloaded whoami v2.1.0
10352026-09-02T21:39:40.271Z Downloaded critical-section v1.2.0
10362026-09-02T21:39:40.284Z Downloaded toml_edit v0.23.10+spec-1.0.0
10372026-09-02T21:39:40.284Z Downloaded russh-util v0.52.0
10382026-09-02T21:39:40.284Z Downloaded xshell v0.2.7
10392026-09-02T21:39:40.285Z Downloaded yoke-derive v0.8.1
10402026-09-02T21:39:40.285Z Downloaded tinyvec_macros v0.1.1
10412026-09-02T21:39:40.285Z Downloaded sqlparser_derive v0.5.0
10422026-09-02T21:39:40.298Z Downloaded h2 v0.4.15
10432026-09-02T21:39:40.298Z Downloaded p256 v0.14.0
10442026-09-02T21:39:40.298Z Downloaded postcard v1.1.3
10452026-09-02T21:39:40.298Z Downloaded linked-hash-map v0.5.6
10462026-09-02T21:39:40.298Z Downloaded ipnetwork v0.21.1
10472026-09-02T21:39:40.306Z Downloaded reedline v0.40.0
10482026-09-02T21:39:40.316Z Downloaded internal-russh-num-bigint v0.5.0
10492026-09-02T21:39:40.316Z Downloaded crypto-common v0.2.2
10502026-09-02T21:39:40.317Z Downloaded zeroize_derive v1.5.0
10512026-09-02T21:39:40.317Z Downloaded rustls-pemfile v2.2.0
10522026-09-02T21:39:40.333Z Downloaded packed_struct v0.10.1
10532026-09-02T21:39:40.333Z Downloaded rayon-core v1.13.0
10542026-09-02T21:39:40.333Z Downloaded rustc-demangle v0.1.27
10552026-09-02T21:39:40.333Z Downloaded nonempty v0.12.0
10562026-09-02T21:39:40.333Z Downloaded module-lattice v0.2.3
10572026-09-02T21:39:40.333Z Downloaded phf v0.12.1
10582026-09-02T21:39:40.334Z Downloaded oxide-update-engine-display v0.1.2
10592026-09-02T21:39:40.334Z Downloaded paste v1.0.15
10602026-09-02T21:39:40.334Z Downloaded pkg-config v0.3.32
10612026-09-02T21:39:40.334Z Downloaded dsl_auto_type v0.2.0
10622026-09-02T21:39:40.334Z Downloaded percent-encoding v2.3.2
10632026-09-02T21:39:40.340Z Downloaded drift v0.2.0
10642026-09-02T21:39:40.340Z Downloaded twox-hash v2.1.2
10652026-09-02T21:39:40.340Z Downloaded term v0.7.0
10662026-09-02T21:39:40.340Z Downloaded ssh-key v0.7.0-rc.11
10672026-09-02T21:39:40.340Z Downloaded litrs v1.0.0
10682026-09-02T21:39:40.340Z Downloaded quick-error v1.2.3
10692026-09-02T21:39:40.340Z Downloaded serdect v0.4.3
10702026-09-02T21:39:40.340Z Downloaded rustc_version v0.1.7
10712026-09-02T21:39:40.340Z Downloaded steno v0.4.1
10722026-09-02T21:39:40.348Z Downloaded strum v0.27.2
10732026-09-02T21:39:40.348Z Downloaded icu_collections v2.1.1
10742026-09-02T21:39:40.348Z Downloaded strip-ansi-escapes v0.2.1
10752026-09-02T21:39:40.348Z Downloaded serde_tokenstream v0.3.0
10762026-09-02T21:39:40.366Z Downloaded shlex v1.3.0
10772026-09-02T21:39:40.366Z Downloaded minimal-lexical v0.2.1
10782026-09-02T21:39:40.366Z Downloaded crc v3.4.0
10792026-09-02T21:39:40.366Z Downloaded unicode-xid v0.2.6
10802026-09-02T21:39:40.370Z Downloaded iana-time-zone v0.1.65
10812026-09-02T21:39:40.370Z Downloaded ingot-types v0.2.0
10822026-09-02T21:39:40.370Z Downloaded tls_codec_derive v0.4.2
10832026-09-02T21:39:40.370Z Downloaded uzers v0.12.2
10842026-09-02T21:39:40.370Z Downloaded num-traits v0.2.19
10852026-09-02T21:39:40.370Z Downloaded serde_with v1.14.0
10862026-09-02T21:39:40.370Z Downloaded newtype-uuid v1.3.2
10872026-09-02T21:39:40.370Z Downloaded darling v0.21.3
10882026-09-02T21:39:40.370Z Downloaded des v0.9.0
10892026-09-02T21:39:40.370Z Downloaded prettyplease v0.2.37
10902026-09-02T21:39:40.373Z Downloaded vsss-rs v3.3.4
10912026-09-02T21:39:40.373Z Downloaded deranged v0.5.8
10922026-09-02T21:39:40.384Z Downloaded illumos-nvpair-sys v0.2.0
10932026-09-02T21:39:40.384Z Downloaded md5 v0.8.0
10942026-09-02T21:39:40.388Z Downloaded libxml v0.3.3
10952026-09-02T21:39:40.388Z Downloaded num v0.4.3
10962026-09-02T21:39:40.394Z Downloaded rand_pcg v0.10.2
10972026-09-02T21:39:40.395Z Downloaded crypto-primes v0.7.2
10982026-09-02T21:39:40.395Z Downloaded parse-display-derive v0.10.0
10992026-09-02T21:39:40.399Z Downloaded proptest v1.11.0
11002026-09-02T21:39:40.399Z Downloaded pin-project v1.1.11
11012026-09-02T21:39:40.405Z Downloaded semver v0.1.20
11022026-09-02T21:39:40.405Z Downloaded signature v2.2.0
11032026-09-02T21:39:40.411Z Downloaded slab v0.4.12
11042026-09-02T21:39:40.411Z Downloaded lazy_static v1.5.0
11052026-09-02T21:39:40.411Z Downloaded smallvec v1.15.1
11062026-09-02T21:39:40.411Z Downloaded git2 v0.20.4
11072026-09-02T21:39:40.421Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11082026-09-02T21:39:40.421Z Downloaded unicode-segmentation v1.12.0
11092026-09-02T21:39:40.421Z Downloaded serde_plain v1.0.2
11102026-09-02T21:39:40.421Z Downloaded universal-hash v0.5.1
11112026-09-02T21:39:40.431Z Downloaded dropshot_endpoint v0.17.1
11122026-09-02T21:39:40.431Z Downloaded primeorder v0.13.6
11132026-09-02T21:39:40.431Z Downloaded der v0.7.10
11142026-09-02T21:39:40.431Z Downloaded icu_normalizer v2.1.1
11152026-09-02T21:39:40.431Z Downloaded socket2 v0.6.3
11162026-09-02T21:39:40.431Z Downloaded tinyvec v1.10.0
11172026-09-02T21:39:40.442Z Downloaded diesel_table_macro_syntax v0.3.0
11182026-09-02T21:39:40.443Z Downloaded russh-cryptovec v0.62.0
11192026-09-02T21:39:40.443Z Downloaded zerofrom-derive v0.1.6
11202026-09-02T21:39:40.443Z Downloaded x509-cert v0.2.5
11212026-09-02T21:39:40.443Z Downloaded scroll v0.13.0
11222026-09-02T21:39:40.443Z Downloaded snafu v0.8.9
11232026-09-02T21:39:40.450Z Downloaded impl-trait-for-tuples v0.2.3
11242026-09-02T21:39:40.450Z Downloaded indoc v2.0.7
11252026-09-02T21:39:40.451Z Downloaded convert_case v0.10.0
11262026-09-02T21:39:40.451Z Downloaded tracing-core v0.1.36
11272026-09-02T21:39:40.451Z Downloaded support-bundle-viewer v0.1.2
11282026-09-02T21:39:40.451Z Downloaded hybrid-array v0.4.13
11292026-09-02T21:39:40.451Z Downloaded phf v0.13.1
11302026-09-02T21:39:40.451Z Downloaded sync-ptr v0.1.4
11312026-09-02T21:39:40.456Z Downloaded url v2.5.8
11322026-09-02T21:39:40.464Z Downloaded phf_shared v0.11.3
11332026-09-02T21:39:40.470Z Downloaded thread-id v5.1.0
11342026-09-02T21:39:40.470Z Downloaded crossbeam-deque v0.8.6
11352026-09-02T21:39:40.470Z Downloaded new_debug_unreachable v1.0.6
11362026-09-02T21:39:40.470Z Downloaded ppv-lite86 v0.2.21
11372026-09-02T21:39:40.470Z Downloaded phf_shared v0.12.1
11382026-09-02T21:39:40.478Z Downloaded tap v1.0.1
11392026-09-02T21:39:40.478Z Downloaded signal-hook-registry v1.4.8
11402026-09-02T21:39:40.478Z Downloaded utf-8 v0.7.6
11412026-09-02T21:39:40.478Z Downloaded precomputed-hash v0.1.1
11422026-09-02T21:39:40.484Z Downloaded progenitor-impl v0.14.0
11432026-09-02T21:39:40.484Z Downloaded qorb v0.4.1
11442026-09-02T21:39:40.484Z Downloaded oxnet v0.1.6
11452026-09-02T21:39:40.484Z Downloaded tokio-tungstenite v0.21.0
11462026-09-02T21:39:40.489Z Downloaded multer v3.1.0
11472026-09-02T21:39:40.489Z Downloaded parking_lot_core v0.8.6
11482026-09-02T21:39:40.489Z Downloaded stable_deref_trait v1.2.1
11492026-09-02T21:39:40.497Z Downloaded rand_core v0.6.4
11502026-09-02T21:39:40.497Z Downloaded derive-where v1.6.0
11512026-09-02T21:39:40.497Z Downloaded ed25519 v3.0.0
11522026-09-02T21:39:40.509Z Downloaded spki v0.7.3
11532026-09-02T21:39:40.509Z Downloaded cstr-argument v0.1.2
11542026-09-02T21:39:40.509Z Downloaded zip v4.6.1
11552026-09-02T21:39:40.509Z Downloaded zerocopy-derive v0.8.55
11562026-09-02T21:39:40.523Z Downloaded tokio-postgres v0.7.16
11572026-09-02T21:39:40.523Z Downloaded schemars_derive v0.8.22
11582026-09-02T21:39:40.523Z Downloaded tar v0.4.46
11592026-09-02T21:39:40.523Z Downloaded seq-macro v0.3.6
11602026-09-02T21:39:40.523Z Downloaded aho-corasick v1.1.4
11612026-09-02T21:39:40.538Z Downloaded defmt v1.0.1
11622026-09-02T21:39:40.539Z Downloaded lru v0.12.5
11632026-09-02T21:39:40.539Z Downloaded progenitor-extras v0.2.0
11642026-09-02T21:39:40.539Z Downloaded sha3 v0.12.0
11652026-09-02T21:39:40.551Z Downloaded goblin v0.10.5
11662026-09-02T21:39:40.551Z Downloaded untrusted v0.9.0
11672026-09-02T21:39:40.551Z Downloaded nom v8.0.0
11682026-09-02T21:39:40.551Z Downloaded resolv-conf v0.7.6
11692026-09-02T21:39:40.551Z Downloaded darling_macro v0.13.4
11702026-09-02T21:39:40.551Z Downloaded diesel_derives v2.3.7
11712026-09-02T21:39:40.551Z Downloaded dunce v1.0.5
11722026-09-02T21:39:40.551Z Downloaded tracing-attributes v0.1.31
11732026-09-02T21:39:40.562Z Downloaded toml v0.7.8
11742026-09-02T21:39:40.562Z Downloaded reqwest v0.12.28
11752026-09-02T21:39:40.562Z Downloaded convert_case v0.4.0
11762026-09-02T21:39:40.562Z Downloaded publicsuffix v2.3.0
11772026-09-02T21:39:40.562Z Downloaded quick-xml v0.37.5
11782026-09-02T21:39:40.563Z Downloaded diff v0.1.13
11792026-09-02T21:39:40.563Z Downloaded shell-words v1.1.1
11802026-09-02T21:39:40.563Z Downloaded schemars v0.9.0
11812026-09-02T21:39:40.573Z Downloaded openssl-sys v0.9.117
11822026-09-02T21:39:40.573Z Downloaded darling_core v0.21.3
11832026-09-02T21:39:40.582Z Downloaded native-tls v0.2.18
11842026-09-02T21:39:40.582Z Downloaded primeorder v0.14.0
11852026-09-02T21:39:40.582Z Downloaded rustc_version v0.4.1
11862026-09-02T21:39:40.582Z Downloaded scroll_derive v0.13.1
11872026-09-02T21:39:40.582Z Downloaded thiserror-impl-no-std v2.0.2
11882026-09-02T21:39:40.582Z Downloaded hyper-util v0.1.20
11892026-09-02T21:39:40.582Z Downloaded r2d2 v0.8.10
11902026-09-02T21:39:40.582Z Downloaded walkdir v2.5.0
11912026-09-02T21:39:40.582Z Downloaded schemars v1.2.1
11922026-09-02T21:39:40.595Z Downloaded ingot v0.2.1
11932026-09-02T21:39:40.601Z Downloaded cookie v0.18.1
11942026-09-02T21:39:40.601Z Downloaded rand_core v0.9.5
11952026-09-02T21:39:40.607Z Downloaded crc32fast v1.5.0
11962026-09-02T21:39:40.607Z Downloaded sha2 v0.11.0
11972026-09-02T21:39:40.619Z Downloaded icu_properties_data v2.1.2
11982026-09-02T21:39:40.619Z Downloaded packed_struct_codegen v0.10.1
11992026-09-02T21:39:40.630Z Downloaded der v0.8.0
12002026-09-02T21:39:40.630Z Downloaded vergen-gitcl v1.0.8
12012026-09-02T21:39:40.630Z Downloaded pkcs1 v0.8.0-rc.4
12022026-09-02T21:39:40.630Z Downloaded ron v0.8.1
12032026-09-02T21:39:40.641Z Downloaded lock_api v0.4.14
12042026-09-02T21:39:40.641Z Downloaded nu-ansi-term v0.50.3
12052026-09-02T21:39:40.652Z Downloaded gimli v0.32.3
12062026-09-02T21:39:40.653Z Downloaded ssh-cipher v0.3.0
12072026-09-02T21:39:40.653Z Downloaded knus-derive v3.4.0
12082026-09-02T21:39:40.665Z Downloaded vte v0.14.1
12092026-09-02T21:39:40.665Z Downloaded zerotrie v0.2.3
12102026-09-02T21:39:40.665Z Downloaded rand v0.9.2
12112026-09-02T21:39:40.665Z Downloaded rcgen v0.12.1
12122026-09-02T21:39:40.665Z Downloaded sqlformat v0.3.5
12132026-09-02T21:39:40.673Z Downloaded darling v0.13.4
12142026-09-02T21:39:40.673Z Downloaded darling v0.20.11
12152026-09-02T21:39:40.673Z Downloaded unicode-bidi v0.3.18
12162026-09-02T21:39:40.673Z Downloaded schemars v0.8.22
12172026-09-02T21:39:40.687Z Downloaded icu_locale_core v2.1.1
12182026-09-02T21:39:40.694Z Downloaded unicode-normalization v0.1.25
12192026-09-02T21:39:40.694Z Downloaded toml_edit v0.19.15
12202026-09-02T21:39:40.694Z Downloaded test-strategy v0.4.5
12212026-09-02T21:39:40.694Z Downloaded oxide-update-engine v0.1.2
12222026-09-02T21:39:40.702Z Downloaded libloading v0.8.9
12232026-09-02T21:39:40.702Z Downloaded derive_more v0.99.20
12242026-09-02T21:39:40.715Z Downloaded rawzip v0.4.4
12252026-09-02T21:39:40.715Z Downloaded serde_with v3.21.0
12262026-09-02T21:39:40.732Z Downloaded elliptic-curve v0.13.8
12272026-09-02T21:39:40.732Z Downloaded crossbeam-channel v0.5.15
12282026-09-02T21:39:40.732Z Downloaded itertools v0.13.0
12292026-09-02T21:39:40.732Z Downloaded icu_normalizer_data v2.1.1
12302026-09-02T21:39:40.748Z Downloaded crypto-bigint v0.5.5
12312026-09-02T21:39:40.748Z Downloaded winnow v0.5.40
12322026-09-02T21:39:40.748Z Downloaded ed25519-dalek v2.2.0
12332026-09-02T21:39:40.748Z Downloaded p384 v0.13.1
12342026-09-02T21:39:40.748Z Downloaded miette v7.6.0
12352026-09-02T21:39:40.748Z Downloaded idna v1.1.0
12362026-09-02T21:39:40.754Z Downloaded zerocopy v0.6.6
12372026-09-02T21:39:40.754Z Downloaded nom v7.1.3
12382026-09-02T21:39:40.754Z Downloaded blake3 v1.8.5
12392026-09-02T21:39:40.754Z Downloaded aws-lc-rs v1.16.3
12402026-09-02T21:39:40.754Z Downloaded iddqd v0.4.2
12412026-09-02T21:39:40.760Z Downloaded crossterm v0.28.1
12422026-09-02T21:39:40.768Z Downloaded petname v2.0.2
12432026-09-02T21:39:40.768Z Downloaded rustls-pki-types v1.14.0
12442026-09-02T21:39:40.773Z Downloaded quinn v0.11.11
12452026-09-02T21:39:40.773Z Downloaded progenitor-impl v0.13.0
12462026-09-02T21:39:40.773Z Downloaded rayon v1.11.0
12472026-09-02T21:39:40.777Z Downloaded reqwest v0.13.2
12482026-09-02T21:39:40.777Z Downloaded salty v0.3.0
12492026-09-02T21:39:40.783Z Downloaded bindgen v0.71.1
12502026-09-02T21:39:40.851Z Downloaded bitvec v1.0.1
12512026-09-02T21:39:40.851Z Downloaded typify v0.6.2
12522026-09-02T21:39:40.851Z Downloaded libm v0.2.16
12532026-09-02T21:39:40.851Z Downloaded portable-atomic v1.13.1
12542026-09-02T21:39:40.851Z Downloaded itertools v0.14.0
12552026-09-02T21:39:40.851Z Downloaded hyper v1.10.1
12562026-09-02T21:39:40.851Z Downloaded zlib-rs v0.6.2
12572026-09-02T21:39:40.851Z Downloaded tokio-util v0.7.18
12582026-09-02T21:39:40.851Z Downloaded knus v3.4.0
12592026-09-02T21:39:40.851Z Downloaded chrono v0.4.45
12602026-09-02T21:39:40.851Z Downloaded winnow v1.0.3
12612026-09-02T21:39:40.851Z Downloaded jiff-core v0.1.0
12622026-09-02T21:39:40.851Z Downloaded itertools v0.12.1
12632026-09-02T21:39:40.878Z Downloaded vcpkg v0.2.15
12642026-09-02T21:39:40.882Z Downloaded object v0.30.4
12652026-09-02T21:39:40.882Z Downloaded rustls-webpki v0.103.13
12662026-09-02T21:39:40.882Z Downloaded regress v0.11.1
12672026-09-02T21:39:40.896Z Downloaded tabled v0.21.0
12682026-09-02T21:39:40.902Z Downloaded derive_more-impl v2.1.1
12692026-09-02T21:39:40.902Z Downloaded hickory-proto v0.24.4
12702026-09-02T21:39:40.913Z Downloaded rustls v0.23.41
12712026-09-02T21:39:40.917Z Downloaded hickory-proto v0.25.2
12722026-09-02T21:39:40.922Z Downloaded itertools v0.15.0
12732026-09-02T21:39:40.927Z Downloaded crossterm v0.29.0
12742026-09-02T21:39:40.933Z Downloaded regex v1.12.3
12752026-09-02T21:39:40.954Z Downloaded regex-syntax v0.8.10
12762026-09-02T21:39:40.959Z Downloaded iri-string v0.7.10
12772026-09-02T21:39:40.973Z Downloaded tower v0.5.3
12782026-09-02T21:39:40.978Z Downloaded zerovec v0.11.5
12792026-09-02T21:39:40.994Z Downloaded polar-core v0.27.3
12802026-09-02T21:39:41.000Z Downloaded regress v0.10.5
12812026-09-02T21:39:41.008Z Downloaded syn v3.0.3
12822026-09-02T21:39:41.013Z Downloaded tracing v0.1.44
12832026-09-02T21:39:41.020Z Downloaded openssl v0.10.80
12842026-09-02T21:39:41.030Z Downloaded tough v0.22.0
12852026-09-02T21:39:41.042Z Downloaded smoltcp v0.9.1
12862026-09-02T21:39:41.054Z Downloaded time v0.3.47
12872026-09-02T21:39:41.054Z Downloaded curve25519-dalek v4.1.3
12882026-09-02T21:39:41.060Z Downloaded regex-syntax v0.6.29
12892026-09-02T21:39:41.060Z Downloaded nix v0.31.2
12902026-09-02T21:39:41.069Z Downloaded quinn-proto v0.11.16
12912026-09-02T21:39:41.069Z Downloaded nix v0.27.1
12922026-09-02T21:39:41.081Z Downloaded ratatui v0.29.0
12932026-09-02T21:39:41.095Z Downloaded dropshot v0.17.1
12942026-09-02T21:39:41.102Z Downloaded sha3 v0.11.0
12952026-09-02T21:39:41.115Z Downloaded russh v0.62.4
12962026-09-02T21:39:41.121Z Downloaded lalrpop v0.19.12
12972026-09-02T21:39:41.121Z Downloaded sqlparser v0.61.0
12982026-09-02T21:39:41.132Z Downloaded typify-impl v0.6.2
12992026-09-02T21:39:41.137Z Downloaded curve25519-dalek v5.0.0
13002026-09-02T21:39:41.143Z Downloaded diesel v2.3.7
13012026-09-02T21:39:41.153Z Downloaded moka v0.12.13
13022026-09-02T21:39:41.158Z Downloaded sled v0.34.7
13032026-09-02T21:39:41.168Z Downloaded petgraph v0.6.5
13042026-09-02T21:39:41.178Z Downloaded smoltcp v0.11.0
13052026-09-02T21:39:41.184Z Downloaded bstr v1.12.1
13062026-09-02T21:39:41.191Z Downloaded petgraph v0.8.3
13072026-09-02T21:39:41.204Z Downloaded radix_trie v0.2.1
13082026-09-02T21:39:41.209Z Downloaded crypto-bigint v0.7.5
13092026-09-02T21:39:41.220Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13102026-09-02T21:39:41.229Z Downloaded nix v0.28.0
13112026-09-02T21:39:41.233Z Downloaded tokio v1.52.1
13122026-09-02T21:39:41.262Z Downloaded zerocopy v0.8.55
13132026-09-02T21:39:41.270Z Downloaded encoding_rs v0.8.35
13142026-09-02T21:39:41.286Z Downloaded ring v0.17.14
13152026-09-02T21:39:41.308Z Downloaded rustix v0.38.44
13162026-09-02T21:39:41.322Z Downloaded object v0.37.3
13172026-09-02T21:39:41.348Z Downloaded openapiv3 v2.2.0
13182026-09-02T21:39:41.357Z Downloaded zerocopy-derive v0.6.6
13192026-09-02T21:39:41.444Z Downloaded regex-automata v0.4.14
13202026-09-02T21:39:41.462Z Downloaded bzip2-sys v0.1.13+1.0.8
13212026-09-02T21:39:41.479Z Downloaded chrono-tz v0.10.4
13222026-09-02T21:39:41.490Z Downloaded jiff v0.2.34
13232026-09-02T21:39:41.519Z Downloaded sha3 v0.10.8
13242026-09-02T21:39:41.545Z Downloaded csv v1.4.0
13252026-09-02T21:39:41.558Z Downloaded libz-sys v1.1.24
13262026-09-02T21:39:41.715Z Downloaded libgit2-sys v0.18.3+1.9.2
13272026-09-02T21:39:42.327Z Downloaded aws-lc-sys v0.40.0
13282026-09-02T21:39:42.587Z Compiling serde_core v1.0.228
13292026-09-02T21:39:42.587Z Compiling libc v0.2.185
13302026-09-02T21:39:42.587Z Compiling serde v1.0.228
13312026-09-02T21:39:42.590Z Compiling log v0.4.33
13322026-09-02T21:39:42.590Z Compiling smallvec v1.15.1
13332026-09-02T21:39:42.590Z Compiling find-msvc-tools v0.1.9
13342026-09-02T21:39:42.590Z Compiling shlex v1.3.0
13352026-09-02T21:39:42.590Z Compiling subtle v2.6.1
13362026-09-02T21:39:42.590Z Compiling scopeguard v1.2.0
13372026-09-02T21:39:42.591Z Compiling typenum v1.20.1
13382026-09-02T21:39:42.591Z Compiling stable_deref_trait v1.2.1
13392026-09-02T21:39:42.725Z Compiling zerocopy v0.8.55
13402026-09-02T21:39:42.730Z Compiling portable-atomic v1.13.1
13412026-09-02T21:39:42.785Z Compiling serde_json v1.0.151
13422026-09-02T21:39:42.810Z Compiling syn v2.0.117
13432026-09-02T21:39:42.828Z Compiling critical-section v1.2.0
13442026-09-02T21:39:42.957Z Compiling libm v0.2.16
13452026-09-02T21:39:42.972Z Compiling lock_api v0.4.14
13462026-09-02T21:39:42.987Z Compiling num-traits v0.2.19
13472026-09-02T21:39:42.991Z Compiling pkg-config v0.3.32
13482026-09-02T21:39:43.019Z Compiling generic-array v0.14.7
13492026-09-02T21:39:43.035Z Compiling parking_lot_core v0.9.12
13502026-09-02T21:39:43.050Z Compiling pin-project-lite v0.2.17
13512026-09-02T21:39:43.140Z Compiling getrandom v0.4.3
13522026-09-02T21:39:43.144Z Compiling const-oid v0.9.6
13532026-09-02T21:39:43.170Z Compiling rand_core v0.10.0
13542026-09-02T21:39:43.233Z Compiling futures-core v0.3.32
13552026-09-02T21:39:43.244Z Compiling writeable v0.6.2
13562026-09-02T21:39:43.387Z Compiling litemap v0.8.1
13572026-09-02T21:39:43.394Z Compiling percent-encoding v2.3.2
13582026-09-02T21:39:43.394Z Compiling icu_properties_data v2.1.2
13592026-09-02T21:39:43.407Z Compiling icu_normalizer_data v2.1.1
13602026-09-02T21:39:43.410Z Compiling getrandom v0.3.4
13612026-09-02T21:39:43.422Z Compiling rustix v1.1.4
13622026-09-02T21:39:43.463Z Compiling futures-sink v0.3.32
13632026-09-02T21:39:43.544Z Compiling futures-task v0.3.32
13642026-09-02T21:39:43.564Z Compiling futures-channel v0.3.32
13652026-09-02T21:39:43.570Z Compiling slab v0.4.12
13662026-09-02T21:39:43.589Z Compiling futures-io v0.3.32
13672026-09-02T21:39:43.603Z Compiling utf8_iter v1.0.4
13682026-09-02T21:39:43.635Z Compiling form_urlencoded v1.2.2
13692026-09-02T21:39:43.668Z Compiling errno v0.3.14
13702026-09-02T21:39:43.708Z Compiling jobserver v0.1.34
13712026-09-02T21:39:43.740Z Compiling getrandom v0.2.17
13722026-09-02T21:39:43.784Z Compiling mio v1.2.0
13732026-09-02T21:39:43.848Z Compiling signal-hook-registry v1.4.8
13742026-09-02T21:39:43.864Z Compiling once_cell v1.21.3
13752026-09-02T21:39:43.894Z Compiling socket2 v0.6.3
13762026-09-02T21:39:43.962Z Compiling cc v1.2.56
13772026-09-02T21:39:43.999Z Compiling rand_core v0.6.4
13782026-09-02T21:39:44.016Z Compiling parking_lot v0.12.5
13792026-09-02T21:39:44.031Z Compiling rustversion v1.0.22
13802026-09-02T21:39:44.047Z Compiling base64ct v1.8.3
13812026-09-02T21:39:44.105Z Compiling iana-time-zone v0.1.65
13822026-09-02T21:39:44.122Z Compiling flagset v0.4.7
13832026-09-02T21:39:44.153Z Compiling ident_case v1.0.1
13842026-09-02T21:39:44.157Z Compiling fs_extra v1.3.0
13852026-09-02T21:39:44.157Z Compiling dunce v1.0.5
13862026-09-02T21:39:44.326Z Compiling pem-rfc7468 v0.7.0
13872026-09-02T21:39:44.327Z Compiling regex-syntax v0.8.10
13882026-09-02T21:39:44.370Z Compiling base64 v0.22.1
13892026-09-02T21:39:44.370Z Compiling syn v1.0.109
13902026-09-02T21:39:44.389Z Compiling vcpkg v0.2.15
13912026-09-02T21:39:44.389Z Compiling tracing-core v0.1.36
13922026-09-02T21:39:44.389Z Compiling simd-adler32 v0.3.8
13932026-09-02T21:39:44.503Z Compiling rand_core v0.9.5
13942026-09-02T21:39:44.519Z Compiling schemars v0.8.22
13952026-09-02T21:39:44.539Z Compiling aws-lc-rs v1.16.3
13962026-09-02T21:39:44.561Z Compiling cpufeatures v0.2.17
13972026-09-02T21:39:44.639Z Compiling dyn-clone v1.0.20
13982026-09-02T21:39:44.651Z Compiling spin v0.9.8
13992026-09-02T21:39:44.666Z Compiling openssl-probe v0.2.1
14002026-09-02T21:39:44.690Z Compiling crc32fast v1.5.0
14012026-09-02T21:39:44.722Z Compiling cmake v0.1.57
14022026-09-02T21:39:44.757Z Compiling adler2 v2.0.1
14032026-09-02T21:39:44.787Z Compiling httparse v1.10.1
14042026-09-02T21:39:44.825Z Compiling cmov v0.5.4
14052026-09-02T21:39:44.887Z Compiling tinyvec_macros v0.1.1
14062026-09-02T21:39:44.903Z Compiling miniz_oxide v0.8.9
14072026-09-02T21:39:44.916Z Compiling aho-corasick v1.1.4
14082026-09-02T21:39:44.930Z Compiling try-lock v0.2.5
14092026-09-02T21:39:44.972Z Compiling bitflags v2.11.0
14102026-09-02T21:39:45.006Z Compiling semver v1.0.28
14112026-09-02T21:39:45.054Z Compiling indexmap v2.14.0
14122026-09-02T21:39:45.082Z Compiling uuid v1.23.4
14132026-09-02T21:39:45.096Z Compiling ctutils v0.4.2
14142026-09-02T21:39:45.175Z Compiling tinyvec v1.10.0
14152026-09-02T21:39:45.204Z Compiling untrusted v0.7.1
14162026-09-02T21:39:45.223Z Compiling tower-service v0.3.3
14172026-09-02T21:39:45.241Z Compiling rustc_version v0.4.1
14182026-09-02T21:39:45.362Z Compiling radium v0.7.0
14192026-09-02T21:39:45.394Z Compiling tower-layer v0.3.3
14202026-09-02T21:39:45.394Z Compiling atomic-waker v1.1.2
14212026-09-02T21:39:45.563Z Compiling want v0.3.1
14222026-09-02T21:39:45.580Z Compiling foreign-types-shared v0.1.1
14232026-09-02T21:39:45.594Z Compiling openssl v0.10.80
14242026-09-02T21:39:45.610Z Compiling rustls v0.23.41
14252026-09-02T21:39:45.628Z Compiling aws-lc-sys v0.40.0
14262026-09-02T21:39:45.645Z Compiling openssl-sys v0.9.117
14272026-09-02T21:39:45.702Z Compiling tap v1.0.1
14282026-09-02T21:39:45.721Z Compiling maybe-uninit v2.0.0
14292026-09-02T21:39:45.737Z Compiling untrusted v0.9.0
14302026-09-02T21:39:45.752Z Compiling httpdate v1.0.3
14312026-09-02T21:39:45.809Z Compiling wyz v0.5.1
14322026-09-02T21:39:45.822Z Compiling foreign-types v0.3.2
14332026-09-02T21:39:45.837Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14342026-09-02T21:39:45.853Z Compiling regex-automata v0.4.14
14352026-09-02T21:39:45.883Z Compiling synstructure v0.13.2
14362026-09-02T21:39:45.910Z Compiling serde_derive_internals v0.29.1
14372026-09-02T21:39:45.997Z Compiling pest_generator v2.8.6
14382026-09-02T21:39:46.013Z Compiling darling_core v0.20.11
14392026-09-02T21:39:46.030Z Compiling bzip2-sys v0.1.13+1.0.8
14402026-09-02T21:39:46.084Z Compiling unicode-normalization v0.1.25
14412026-09-02T21:39:46.206Z Compiling tempfile v3.27.0
14422026-09-02T21:39:47.308Z Compiling terminal_size v0.4.3
14432026-09-02T21:39:47.357Z Compiling num-integer v0.1.46
14442026-09-02T21:39:47.357Z Compiling wait-timeout v0.2.1
14452026-09-02T21:39:47.357Z Compiling ahash v0.8.12
14462026-09-02T21:39:47.357Z Compiling bit-vec v0.8.0
14472026-09-02T21:39:47.357Z Compiling num-conv v0.2.0
14482026-09-02T21:39:47.357Z Compiling funty v2.0.0
14492026-09-02T21:39:47.357Z Compiling num-bigint-dig v0.8.6
14502026-09-02T21:39:47.358Z Compiling time-core v0.1.8
14512026-09-02T21:39:47.358Z Compiling quick-error v1.2.3
14522026-09-02T21:39:47.358Z Compiling packed_struct v0.10.1
14532026-09-02T21:39:47.358Z Compiling powerfmt v0.2.0
14542026-09-02T21:39:47.358Z Compiling native-tls v0.2.18
14552026-09-02T21:39:47.358Z Compiling clap_builder v4.6.0
14562026-09-02T21:39:47.358Z Compiling bit-set v0.8.0
14572026-09-02T21:39:47.358Z Compiling rusty-fork v0.3.1
14582026-09-02T21:39:47.358Z Compiling num-iter v0.1.45
14592026-09-02T21:39:47.358Z Compiling time-macros v0.2.27
14602026-09-02T21:39:47.358Z Compiling deranged v0.5.8
14612026-09-02T21:39:47.358Z Compiling bitvec v1.0.1
14622026-09-02T21:39:47.358Z Compiling lazy_static v1.5.0
14632026-09-02T21:39:47.358Z Compiling rand_xorshift v0.4.0
14642026-09-02T21:39:47.358Z Compiling sync_wrapper v1.0.2
14652026-09-02T21:39:47.358Z Compiling indexmap v1.9.3
14662026-09-02T21:39:47.358Z Compiling unicode-segmentation v1.12.0
14672026-09-02T21:39:47.358Z Compiling crc-catalog v2.4.0
14682026-09-02T21:39:47.358Z Compiling crossbeam-utils v0.8.21
14692026-09-02T21:39:47.358Z Compiling zlib-rs v0.6.2
14702026-09-02T21:39:47.421Z Compiling usdt-impl v0.6.0
14712026-09-02T21:39:47.421Z Compiling unarray v0.1.4
14722026-09-02T21:39:47.567Z Compiling nodrop v0.1.14
14732026-09-02T21:39:47.578Z Compiling siphasher v1.0.2
14742026-09-02T21:39:47.591Z Compiling num_threads v0.1.7
14752026-09-02T21:39:47.601Z Compiling paste v1.0.15
14762026-09-02T21:39:47.632Z Compiling object v0.37.3
14772026-09-02T21:39:47.684Z Compiling serde_derive v1.0.228
14782026-09-02T21:39:47.699Z Compiling zeroize_derive v1.5.0
14792026-09-02T21:39:47.746Z Compiling zerofrom-derive v0.1.6
14802026-09-02T21:39:47.884Z Compiling zerocopy-derive v0.8.55
14812026-09-02T21:39:47.907Z Compiling yoke-derive v0.8.1
14822026-09-02T21:39:47.930Z Compiling zerovec-derive v0.11.2
14832026-09-02T21:39:47.959Z Compiling displaydoc v0.2.5
14842026-09-02T21:39:48.004Z Compiling tokio-macros v2.7.0
14852026-09-02T21:39:48.386Z Compiling futures-macro v0.3.32
14862026-09-02T21:39:48.402Z Compiling der_derive v0.7.3
14872026-09-02T21:39:48.491Z Compiling thiserror-impl v2.0.18
14882026-09-02T21:39:48.762Z Compiling tracing-attributes v0.1.31
14892026-09-02T21:39:48.818Z Compiling schemars_derive v0.8.22
14902026-09-02T21:39:48.846Z Compiling scroll_derive v0.13.1
14912026-09-02T21:39:49.104Z Compiling pest_derive v2.8.6
14922026-09-02T21:39:49.140Z Compiling darling_macro v0.20.11
14932026-09-02T21:39:49.210Z Compiling zerofrom v0.1.6
14942026-09-02T21:39:49.267Z Compiling futures-util v0.3.32
14952026-09-02T21:39:49.352Z Compiling yoke v0.8.1
14962026-09-02T21:39:49.472Z Compiling thiserror-impl v1.0.69
14972026-09-02T21:39:49.564Z Compiling zerovec v0.11.5
14982026-09-02T21:39:49.592Z Compiling zerotrie v0.2.3
14992026-09-02T21:39:49.683Z Compiling openssl-macros v0.1.1
15002026-09-02T21:39:49.702Z Compiling scroll v0.13.0
15012026-09-02T21:39:49.923Z Compiling darling v0.20.11
15022026-09-02T21:39:49.939Z Compiling goblin v0.10.5
15032026-09-02T21:39:49.952Z Compiling thiserror v2.0.18
15042026-09-02T21:39:49.995Z Compiling packed_struct_codegen v0.10.1
15052026-09-02T21:39:50.016Z Compiling clap_derive v4.6.1
15062026-09-02T21:39:50.081Z Compiling tinystr v0.8.2
15072026-09-02T21:39:50.109Z Compiling potential_utf v0.1.4
15082026-09-02T21:39:50.125Z Compiling zerocopy-derive v0.6.6
15092026-09-02T21:39:50.140Z Compiling bitfield-macros v0.19.4
15102026-09-02T21:39:50.172Z Compiling tracing v0.1.44
15112026-09-02T21:39:50.290Z Compiling icu_locale_core v2.1.1
15122026-09-02T21:39:50.306Z Compiling icu_collections v2.1.1
15132026-09-02T21:39:50.468Z Compiling flate2 v1.1.9
15142026-09-02T21:39:50.538Z Compiling dtrace-parser v0.3.0
15152026-09-02T21:39:50.777Z Compiling thiserror v1.0.69
15162026-09-02T21:39:50.808Z Compiling derive_builder_core v0.20.2
15172026-09-02T21:39:50.900Z Compiling time v0.3.47
15182026-09-02T21:39:50.916Z Compiling icu_provider v2.1.1
15192026-09-02T21:39:50.919Z Compiling bitfield v0.19.4
15202026-09-02T21:39:51.060Z Compiling zerocopy v0.6.6
15212026-09-02T21:39:51.183Z Compiling zeroize v1.9.0
15222026-09-02T21:39:51.199Z Compiling bytes v1.11.1
15232026-09-02T21:39:51.230Z Compiling icu_normalizer v2.1.1
15242026-09-02T21:39:51.246Z Compiling icu_properties v2.1.2
15252026-09-02T21:39:51.260Z Compiling chrono v0.4.45
15262026-09-02T21:39:51.294Z Compiling ipnet v2.12.0
15272026-09-02T21:39:51.419Z Compiling der v0.7.10
15282026-09-02T21:39:51.643Z Compiling rustls-pki-types v1.14.0
15292026-09-02T21:39:51.682Z Compiling tokio v1.52.1
15302026-09-02T21:39:51.793Z Compiling http v1.4.2
15312026-09-02T21:39:51.812Z Compiling hybrid-array v0.4.13
15322026-09-02T21:39:51.826Z Compiling hex v0.4.3
15332026-09-02T21:39:51.841Z Compiling toml_datetime v0.6.11
15342026-09-02T21:39:51.929Z Compiling crypto-common v0.1.7
15352026-09-02T21:39:52.101Z Compiling block-buffer v0.10.4
15362026-09-02T21:39:52.109Z Compiling idna_adapter v1.2.1
15372026-09-02T21:39:52.112Z Compiling serde_spanned v0.6.9
15382026-09-02T21:39:52.140Z Compiling clap v4.6.1
15392026-09-02T21:39:52.229Z Compiling idna v1.1.0
15402026-09-02T21:39:52.261Z Compiling digest v0.10.7
15412026-09-02T21:39:52.274Z Compiling spki v0.7.3
15422026-09-02T21:39:52.416Z Compiling ppv-lite86 v0.2.21
15432026-09-02T21:39:52.551Z Compiling url v2.5.8
15442026-09-02T21:39:52.567Z Compiling pkcs8 v0.10.2
15452026-09-02T21:39:52.589Z Compiling http-body v1.0.1
15462026-09-02T21:39:52.589Z Compiling sha2 v0.10.9
15472026-09-02T21:39:52.652Z Compiling signature v2.2.0
15482026-09-02T21:39:52.697Z Compiling hmac v0.12.1
15492026-09-02T21:39:52.720Z Compiling http-body-util v0.1.3
15502026-09-02T21:39:52.730Z Compiling dof v0.4.0
15512026-09-02T21:39:52.760Z Compiling rand_chacha v0.9.0
15522026-09-02T21:39:52.812Z Compiling rand_chacha v0.3.1
15532026-09-02T21:39:52.854Z Compiling pkcs1 v0.7.5
15542026-09-02T21:39:52.974Z Compiling rand v0.9.2
15552026-09-02T21:39:53.015Z Compiling structmeta-derive v0.3.0
15562026-09-02T21:39:53.183Z Compiling rand v0.8.6
15572026-09-02T21:39:53.208Z Compiling scroll_derive v0.12.1
15582026-09-02T21:39:53.277Z Compiling array-init v0.0.4
15592026-09-02T21:39:53.448Z Compiling crc v3.4.0
15602026-09-02T21:39:53.495Z Compiling smallvec v0.6.14
15612026-09-02T21:39:53.629Z Compiling proptest v1.11.0
15622026-09-02T21:39:53.644Z Compiling darling_core v0.23.0
15632026-09-02T21:39:53.666Z Compiling heapless v0.7.17
15642026-09-02T21:39:53.680Z Compiling slog v2.8.2
15652026-09-02T21:39:53.716Z Compiling thread-id v5.1.0
15662026-09-02T21:39:53.764Z Compiling env_filter v2.0.0
15672026-09-02T21:39:53.895Z Compiling syn v3.0.3
15682026-09-02T21:39:53.924Z Compiling cookie v0.18.1
15692026-09-02T21:39:53.944Z Compiling ipnetwork v0.21.1
15702026-09-02T21:39:53.959Z Compiling base64 v0.21.7
15712026-09-02T21:39:53.963Z Compiling ryu v1.0.23
15722026-09-02T21:39:54.014Z Compiling zstd-safe v7.2.4
15732026-09-02T21:39:54.080Z Compiling gimli v0.32.3
15742026-09-02T21:39:54.123Z Compiling unicode-bidi v0.3.18
15752026-09-02T21:39:54.137Z Compiling unicode-properties v0.1.4
15762026-09-02T21:39:54.173Z Compiling signal-hook v0.3.18
15772026-09-02T21:39:54.229Z Compiling anyhow v1.0.104
15782026-09-02T21:39:54.362Z Compiling iri-string v0.7.10
15792026-09-02T21:39:54.383Z Compiling winnow v0.5.40
15802026-09-02T21:39:54.383Z Compiling allocator-api2 v0.2.21
15812026-09-02T21:39:54.383Z Compiling hashbrown v0.12.3
15822026-09-02T21:39:54.422Z Compiling ron v0.8.1
15832026-09-02T21:39:54.513Z Compiling stringprep v0.1.5
15842026-09-02T21:39:54.547Z Compiling oxnet v0.1.6
15852026-09-02T21:39:54.676Z Compiling structmeta v0.3.0
15862026-09-02T21:39:54.747Z Compiling serde_urlencoded v0.7.1
15872026-09-02T21:39:54.844Z Compiling rsa v0.9.10
15882026-09-02T21:39:54.956Z Compiling env_logger v0.11.11
15892026-09-02T21:39:54.971Z Compiling scroll v0.12.0
15902026-09-02T21:39:55.047Z Compiling serde-hex v0.1.0
15912026-09-02T21:39:55.176Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15922026-09-02T21:39:55.255Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15932026-09-02T21:39:55.389Z Compiling camino v1.2.5
15942026-09-02T21:39:55.389Z Compiling hashbrown v0.13.2
15952026-09-02T21:39:55.658Z Compiling tokio-util v0.7.18
15962026-09-02T21:39:55.811Z Compiling tower v0.5.3
15972026-09-02T21:39:55.828Z Compiling addr2line v0.25.1
15982026-09-02T21:39:55.879Z Compiling toml_edit v0.19.15
15992026-09-02T21:39:55.895Z Compiling tokio-native-tls v0.3.1
16002026-09-02T21:39:55.944Z Compiling bzip2 v0.4.4
16012026-09-02T21:39:56.088Z Compiling newtype-uuid v1.3.2
16022026-09-02T21:39:56.097Z Compiling block-buffer v0.12.1
16032026-09-02T21:39:56.169Z Compiling crypto-common v0.2.2
16042026-09-02T21:39:56.183Z Compiling block-padding v0.4.2
16052026-09-02T21:39:56.241Z Compiling darling_macro v0.23.0
16062026-09-02T21:39:56.311Z Compiling tower-http v0.6.8
16072026-09-02T21:39:56.325Z Compiling md-5 v0.10.6
16082026-09-02T21:39:56.375Z Compiling h2 v0.4.15
16092026-09-02T21:39:56.436Z Compiling x509-cert v0.2.5
16102026-09-02T21:39:56.723Z Compiling rustls-native-certs v0.8.3
16112026-09-02T21:39:56.749Z Compiling derive_builder_macro v0.20.2
16122026-09-02T21:39:56.814Z Compiling serde_tokenstream v0.2.3
16132026-09-02T21:39:57.032Z Compiling erased-serde v0.3.31
16142026-09-02T21:39:57.049Z Compiling bstr v1.12.1
16152026-09-02T21:39:57.151Z Compiling async-trait v0.1.89
16162026-09-02T21:39:57.236Z Compiling pin-project-internal v1.1.11
16172026-09-02T21:39:57.423Z Compiling daft-derive v0.1.8
16182026-09-02T21:39:57.575Z Compiling zerocopy-derive v0.7.35
16192026-09-02T21:39:57.631Z Compiling curve25519-dalek v4.1.3
16202026-09-02T21:39:57.747Z Compiling vergen-lib v9.1.0
16212026-09-02T21:39:57.947Z Compiling hash32 v0.2.1
16222026-09-02T21:39:58.369Z Compiling encoding_rs v0.8.35
16232026-09-02T21:39:58.374Z Compiling memoffset v0.9.1
16242026-09-02T21:39:58.374Z Compiling owo-colors v4.3.0
16252026-09-02T21:39:58.374Z Compiling rustc-demangle v0.1.27
16262026-09-02T21:39:58.374Z Compiling crc-any v2.5.0
16272026-09-02T21:39:58.374Z Compiling rustix v0.38.44
16282026-09-02T21:39:58.374Z Compiling psl-types v2.0.11
16292026-09-02T21:39:58.375Z Compiling litrs v1.0.0
16302026-09-02T21:39:58.375Z Compiling cfg_aliases v0.2.1
16312026-09-02T21:39:58.375Z Compiling fallible-iterator v0.2.0
16322026-09-02T21:39:58.427Z Compiling smoltcp v0.9.1
16332026-09-02T21:39:58.439Z Compiling ref-cast v1.0.25
16342026-09-02T21:39:58.444Z Compiling mime v0.3.17
16352026-09-02T21:39:58.496Z Compiling zerocopy v0.7.35
16362026-09-02T21:39:58.526Z Compiling pin-project v1.1.11
16372026-09-02T21:39:58.610Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16382026-09-02T21:39:58.634Z Compiling nix v0.31.2
16392026-09-02T21:39:58.691Z Compiling postgres-protocol v0.6.10
16402026-09-02T21:39:58.721Z Compiling publicsuffix v2.3.0
16412026-09-02T21:39:58.759Z Compiling daft v0.1.8
16422026-09-02T21:39:58.773Z Compiling document-features v0.2.12
16432026-09-02T21:39:59.004Z Compiling derive_builder v0.20.2
16442026-09-02T21:39:59.042Z Compiling toml v0.7.8
16452026-09-02T21:39:59.068Z Compiling darling v0.23.0
16462026-09-02T21:39:59.083Z Compiling inout v0.2.2
16472026-09-02T21:39:59.146Z Compiling zip v0.6.6
16482026-09-02T21:39:59.167Z Compiling object v0.30.4
16492026-09-02T21:39:59.271Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16502026-09-02T21:39:59.287Z Compiling goblin v0.8.2
16512026-09-02T21:39:59.344Z Compiling backtrace v0.3.76
16522026-09-02T21:39:59.378Z Compiling derive-ex v0.1.8
16532026-09-02T21:39:59.576Z Compiling hyper v1.10.1
16542026-09-02T21:39:59.715Z Compiling futures-executor v0.3.32
16552026-09-02T21:39:59.751Z Compiling hubpack_derive v0.1.1
16562026-09-02T21:39:59.765Z Compiling regex v1.12.3
16572026-09-02T21:39:59.783Z Compiling phf_shared v0.13.1
16582026-09-02T21:39:59.966Z Compiling curve25519-dalek-derive v0.1.1
16592026-09-02T21:39:59.987Z Compiling strum_macros v0.27.2
16602026-09-02T21:40:00.001Z Compiling snafu-derive v0.8.9
16612026-09-02T21:40:00.016Z Compiling ref-cast-impl v1.0.25
16622026-09-02T21:40:00.051Z Compiling convert_case v0.10.0
16632026-09-02T21:40:00.227Z Compiling vergen v9.1.0
16642026-09-02T21:40:00.245Z Compiling cargo-platform v0.3.2
16652026-09-02T21:40:00.361Z Compiling ff v0.13.1
16662026-09-02T21:40:00.433Z Compiling fs-err v3.3.0
16672026-09-02T21:40:00.520Z Compiling bitflags v1.3.2
16682026-09-02T21:40:00.541Z Compiling bumpalo v3.20.2
16692026-09-02T21:40:00.551Z Compiling is_ci v1.2.0
16702026-09-02T21:40:00.612Z Compiling base16ct v0.2.0
16712026-09-02T21:40:00.628Z Compiling path-slash v0.1.5
16722026-09-02T21:40:00.643Z Compiling foldhash v0.2.0
16732026-09-02T21:40:00.658Z Compiling libbz2-rs-sys v0.2.2
16742026-09-02T21:40:00.679Z Compiling jiff-core v0.1.0
16752026-09-02T21:40:00.712Z Compiling hyper-util v0.1.20
16762026-09-02T21:40:00.773Z Compiling either v1.15.0
16772026-09-02T21:40:00.806Z Compiling same-file v1.0.6
16782026-09-02T21:40:00.806Z Compiling foldhash v0.1.5
16792026-09-02T21:40:00.888Z Compiling managed v0.8.0
16802026-09-02T21:40:00.987Z Compiling hashbrown v0.15.5
16812026-09-02T21:40:01.002Z Compiling walkdir v2.5.0
16822026-09-02T21:40:01.016Z Compiling textwrap v0.16.2
16832026-09-02T21:40:01.114Z Compiling test-strategy v0.4.5
16842026-09-02T21:40:01.203Z Compiling bzip2 v0.6.1
16852026-09-02T21:40:01.333Z Compiling hashbrown v0.16.1
16862026-09-02T21:40:01.352Z Compiling zopfli v0.8.3
16872026-09-02T21:40:01.376Z Compiling sec1 v0.7.3
16882026-09-02T21:40:01.498Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16892026-09-02T21:40:01.557Z Compiling dof v0.3.0
16902026-09-02T21:40:01.674Z Compiling jiff v0.2.34
16912026-09-02T21:40:01.950Z Compiling snafu v0.8.9
16922026-09-02T21:40:02.030Z Compiling strum v0.27.2
16932026-09-02T21:40:02.045Z Compiling supports-color v3.0.2
16942026-09-02T21:40:02.083Z Compiling group v0.13.0
16952026-09-02T21:40:02.097Z Compiling hyper-tls v0.6.0
16962026-09-02T21:40:02.193Z Compiling cargo_metadata v0.23.1
16972026-09-02T21:40:02.212Z Compiling derive_more-impl v2.1.1
16982026-09-02T21:40:02.227Z Compiling hubpack v0.1.2
16992026-09-02T21:40:02.278Z Compiling phf v0.13.1
17002026-09-02T21:40:02.305Z Compiling reqwest v0.12.28
17012026-09-02T21:40:02.327Z Compiling signal-hook-mio v0.2.5
17022026-09-02T21:40:02.352Z Compiling futures v0.3.32
17032026-09-02T21:40:02.484Z Compiling backtrace-ext v0.2.1
17042026-09-02T21:40:02.496Z Compiling cookie_store v0.22.1
17052026-09-02T21:40:02.500Z Compiling zstd v0.13.3
17062026-09-02T21:40:02.544Z Compiling cipher v0.5.2
17072026-09-02T21:40:02.658Z Compiling serde_with_macros v3.21.0
17082026-09-02T21:40:02.673Z Compiling postgres-types v0.2.12
17092026-09-02T21:40:02.914Z Compiling globset v0.4.18
17102026-09-02T21:40:02.927Z Compiling usdt-attr-macro v0.6.0
17112026-09-02T21:40:02.977Z Compiling usdt-macro v0.6.0
17122026-09-02T21:40:03.177Z Compiling byte-wrapper v0.1.0
17132026-09-02T21:40:03.273Z Compiling hkdf v0.12.4
17142026-09-02T21:40:03.442Z Compiling ed25519 v2.2.3
17152026-09-02T21:40:03.486Z Compiling crypto-bigint v0.5.5
17162026-09-02T21:40:03.543Z Compiling serde_plain v1.0.2
17172026-09-02T21:40:03.586Z Compiling serde-big-array v0.5.1
17182026-09-02T21:40:03.622Z Compiling olpc-cjson v0.1.4
17192026-09-02T21:40:03.670Z Compiling dtrace-parser v0.2.0
17202026-09-02T21:40:03.753Z Compiling phf_shared v0.11.3
17212026-09-02T21:40:03.767Z Compiling strum_macros v0.26.4
17222026-09-02T21:40:03.809Z Compiling miette-derive v7.6.0
17232026-09-02T21:40:03.825Z Compiling enum-as-inner v0.6.1
17242026-09-02T21:40:03.828Z Compiling async-recursion v1.1.1
17252026-09-02T21:40:03.863Z Compiling serde_repr v0.1.20
17262026-09-02T21:40:03.958Z Compiling float-cmp v0.10.0
17272026-09-02T21:40:04.004Z Compiling pem v3.0.6
17282026-09-02T21:40:04.127Z Compiling memmap2 v0.9.10
17292026-09-02T21:40:04.357Z Compiling thread-id v4.2.2
17302026-09-02T21:40:04.372Z Compiling normalize-line-endings v0.3.0
17312026-09-02T21:40:04.377Z Compiling fixedbitset v0.5.7
17322026-09-02T21:40:04.377Z Compiling static_assertions v1.1.0
17332026-09-02T21:40:04.435Z Compiling winnow v1.0.3
17342026-09-02T21:40:04.447Z Compiling cpufeatures v0.3.0
17352026-09-02T21:40:04.461Z Compiling fixedbitset v0.4.2
17362026-09-02T21:40:04.476Z Compiling predicates-core v1.0.10
17372026-09-02T21:40:04.493Z Compiling supports-unicode v3.0.0
17382026-09-02T21:40:04.534Z Compiling supports-hyperlinks v3.2.0
17392026-09-02T21:40:04.537Z Compiling precomputed-hash v0.1.1
17402026-09-02T21:40:04.651Z Compiling typed-path v0.9.3
17412026-09-02T21:40:04.667Z Compiling keccak v0.1.6
17422026-09-02T21:40:04.699Z Compiling whoami v2.1.0
17432026-09-02T21:40:04.699Z Compiling const-oid v0.10.2
17442026-09-02T21:40:04.713Z Compiling new_debug_unreachable v1.0.6
17452026-09-02T21:40:04.740Z Compiling data-encoding v2.10.0
17462026-09-02T21:40:04.791Z Compiling difflib v0.4.0
17472026-09-02T21:40:04.811Z Compiling string_cache v0.8.9
17482026-09-02T21:40:04.852Z Compiling sha3 v0.10.8
17492026-09-02T21:40:04.935Z Compiling tokio-postgres v0.7.16
17502026-09-02T21:40:05.010Z Compiling miette v7.6.0
17512026-09-02T21:40:05.058Z Compiling hickory-proto v0.25.2
17522026-09-02T21:40:05.092Z Compiling predicates v3.1.4
17532026-09-02T21:40:05.330Z Compiling digest v0.11.3
17542026-09-02T21:40:05.349Z Compiling toml_edit v0.22.27
17552026-09-02T21:40:05.370Z Compiling toml_parser v1.1.2+spec-1.1.0
17562026-09-02T21:40:05.428Z Compiling petgraph v0.8.3
17572026-09-02T21:40:05.451Z Compiling petgraph v0.6.5
17582026-09-02T21:40:05.554Z Compiling chacha20 v0.10.0
17592026-09-02T21:40:05.584Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17602026-09-02T21:40:05.599Z Compiling strum v0.26.3
17612026-09-02T21:40:05.645Z Compiling elliptic-curve v0.13.8
17622026-09-02T21:40:05.745Z Compiling usdt-impl v0.5.0
17632026-09-02T21:40:05.761Z Compiling usdt v0.6.0
17642026-09-02T21:40:05.906Z Compiling zip v4.6.1
17652026-09-02T21:40:05.952Z Compiling serde_with v3.21.0
17662026-09-02T21:40:06.017Z Compiling crossterm v0.28.1
17672026-09-02T21:40:06.054Z Compiling ed25519-dalek v2.2.0
17682026-09-02T21:40:06.084Z Compiling derive_more v2.1.1
17692026-09-02T21:40:06.186Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-02T21:40:06.350Z Compiling iddqd v0.4.2
17712026-09-02T21:40:06.622Z Compiling itertools v0.15.0
17722026-09-02T21:40:06.868Z Compiling itertools v0.13.0
17732026-09-02T21:40:06.972Z Compiling similar v2.7.0
17742026-09-02T21:40:07.028Z Compiling tokio-stream v0.1.18
17752026-09-02T21:40:07.228Z Compiling crossbeam-epoch v0.9.18
17762026-09-02T21:40:07.333Z Compiling buf-list v1.1.2
17772026-09-02T21:40:07.391Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17782026-09-02T21:40:07.534Z Compiling openapiv3 v2.2.0
17792026-09-02T21:40:07.609Z Compiling heck v0.4.1
17802026-09-02T21:40:07.648Z Compiling lalrpop-util v0.19.12
17812026-09-02T21:40:07.704Z Compiling peg-runtime v0.8.5
17822026-09-02T21:40:07.740Z Compiling thread_local v1.1.9
17832026-09-02T21:40:07.756Z Compiling slog-async v2.8.0
17842026-09-02T21:40:07.829Z Compiling crossbeam-channel v0.5.15
17852026-09-02T21:40:07.846Z Compiling filetime v0.2.27
17862026-09-02T21:40:07.860Z Compiling is-terminal v0.4.17
17872026-09-02T21:40:07.863Z Compiling term v1.2.1
17882026-09-02T21:40:07.889Z Compiling take_mut v0.2.2
17892026-09-02T21:40:07.959Z Compiling xattr v1.6.1
17902026-09-02T21:40:07.980Z Compiling camino-tempfile v1.4.1
17912026-09-02T21:40:08.101Z Compiling tar v0.4.46
17922026-09-02T21:40:08.146Z Compiling slog-term v2.9.2
17932026-09-02T21:40:25.320Z Compiling rustls-webpki v0.103.13
17942026-09-02T21:40:28.085Z Compiling tokio-rustls v0.26.4
17952026-09-02T21:40:28.085Z Compiling rustls-platform-verifier v0.6.2
17962026-09-02T21:40:28.093Z Compiling tough v0.22.0
17972026-09-02T21:40:28.239Z Compiling hyper-rustls v0.27.7
17982026-09-02T21:40:28.429Z Compiling reqwest v0.13.2
17992026-09-02T21:40:30.611Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18002026-09-02T21:40:30.867Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18012026-09-02T21:40:33.733Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.92s
18022026-09-02T21:40:33.875Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18032026-09-02T21:40:33.933ZSep 02 21:40:33.332 INFO Starting download, target: Clickhouse
18042026-09-02T21:40:33.933ZSep 02 21:40:33.332 INFO Starting download, target: DendriteStub
18052026-09-02T21:40:33.934ZSep 02 21:40:33.332 INFO Starting download, target: Cockroach
18062026-09-02T21:40:33.934ZSep 02 21:40:33.332 INFO Starting download, target: Console
18072026-09-02T21:40:33.934ZSep 02 21:40:33.332 INFO Starting download, target: MaghemiteMgd
18082026-09-02T21:40:33.934ZSep 02 21:40:33.332 INFO Starting download, target: MaghemiteDdmd
18092026-09-02T21:40:33.937ZSep 02 21:40:33.332 INFO Starting download, target: TransceiverControl
18102026-09-02T21:40:33.937ZSep 02 21:40:33.333 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18112026-09-02T21:40:33.937ZSep 02 21:40:33.333 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18122026-09-02T21:40:33.937ZSep 02 21:40:33.333 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18132026-09-02T21:40:33.937ZSep 02 21:40:33.333 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18142026-09-02T21:40:33.938ZSep 02 21:40:33.333 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18152026-09-02T21:40:33.938ZSep 02 21:40:33.333 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18162026-09-02T21:40:33.938ZSep 02 21:40:33.333 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18172026-09-02T21:40:35.083ZSep 02 21:40:34.447 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18182026-09-02T21:40:35.299ZSep 02 21:40:34.676 INFO Download complete, target: TransceiverControl
18192026-09-02T21:40:35.705ZSep 02 21:40:35.065 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18202026-09-02T21:40:36.035ZSep 02 21:40:35.315 INFO Download complete, target: Console
18212026-09-02T21:40:36.179ZSep 02 21:40:35.567 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18222026-09-02T21:40:36.366ZSep 02 21:40:35.746 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18232026-09-02T21:40:36.541ZSep 02 21:40:35.921 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18242026-09-02T21:40:36.714ZSep 02 21:40:36.095 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18252026-09-02T21:40:36.993ZSep 02 21:40:36.393 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18262026-09-02T21:40:36.993ZSep 02 21:40:36.393 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18272026-09-02T21:40:38.305ZSep 02 21:40:37.705 INFO Download complete, target: MaghemiteDdmd
18282026-09-02T21:40:39.122ZSep 02 21:40:38.522 INFO Download complete, target: DendriteStub
18292026-09-02T21:40:39.521ZSep 02 21:40:38.922 INFO Download complete, target: MaghemiteMgd
18302026-09-02T21:40:41.772ZSep 02 21:40:41.167 INFO Checking that binary works, target: Cockroach
18312026-09-02T21:40:41.889ZSep 02 21:40:41.290 INFO Download complete, target: Cockroach
18322026-09-02T21:40:43.020ZSep 02 21:40:42.386 INFO Checking that binary works, target: Clickhouse
18332026-09-02T21:40:43.116ZSep 02 21:40:42.472 INFO Download complete, target: Clickhouse
18342026-09-02T21:40:43.189ZAll prerequisites installed successfully
18352026-09-02T21:40:43.189Z
18362026-09-02T21:40:43.189Zreal 1:56.160315282
18372026-09-02T21:40:43.190Zuser 7:25.069316754
18382026-09-02T21:40:43.190Zsys 1:47.459802405
18392026-09-02T21:40:43.190Ztrap 0.305984785
18402026-09-02T21:40:43.190Ztflt 0.771623752
18412026-09-02T21:40:43.190Zdflt 1.492306047
18422026-09-02T21:40:43.190Zkflt 0.031865850
18432026-09-02T21:40:43.190Zlock 29:00.770090274
18442026-09-02T21:40:43.190Zslp 20:24.233559622
18452026-09-02T21:40:43.190Zlat 28.217563791
18462026-09-02T21:40:43.190Zstop 3:35.368377088
18472026-09-02T21:40:43.190Z+ ptime -m cargo xtask download softnpu
18482026-09-02T21:40:43.586Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18492026-09-02T21:40:43.692Z Running `target/debug/xtask download softnpu`
18502026-09-02T21:40:44.378Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18512026-09-02T21:40:44.437Z Running `target/debug/xtask-downloader softnpu`
18522026-09-02T21:40:44.496ZSep 02 21:40:43.855 INFO Starting download, target: Softnpu
18532026-09-02T21:40:44.585ZSep 02 21:40:43.855 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18542026-09-02T21:40:45.590ZSep 02 21:40:44.971 INFO Download complete, target: Softnpu
18552026-09-02T21:40:45.599Z
18562026-09-02T21:40:45.599Zreal 2.489758504
18572026-09-02T21:40:45.599Zuser 1.315462576
18582026-09-02T21:40:45.599Zsys 0.628553997
18592026-09-02T21:40:45.599Ztrap 0.000574690
18602026-09-02T21:40:45.599Ztflt 0.000144070
18612026-09-02T21:40:45.599Zdflt 0.000366540
18622026-09-02T21:40:45.599Zkflt 0.000000000
18632026-09-02T21:40:45.599Zlock 21.513549436
18642026-09-02T21:40:45.599Zslp 0.988568339
18652026-09-02T21:40:45.599Zlat 0.085769128
18662026-09-02T21:40:45.599Zstop 0.000213270
18672026-09-02T21:40:45.599Z+ export CARGO_INCREMENTAL=0
18682026-09-02T21:40:45.599Z+ CARGO_INCREMENTAL=0
18692026-09-02T21:40:45.599Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18702026-09-02T21:40:46.509Z Compiling proc-macro2 v1.0.106
18712026-09-02T21:40:46.509Z Compiling quote v1.0.45
18722026-09-02T21:40:46.509Z Compiling unicode-ident v1.0.24
18732026-09-02T21:40:46.509Z Compiling serde_core v1.0.228
18742026-09-02T21:40:46.513Z Compiling libc v0.2.185
18752026-09-02T21:40:46.513Z Compiling serde v1.0.228
18762026-09-02T21:40:46.514Z Compiling cfg-if v1.0.4
18772026-09-02T21:40:46.514Z Compiling version_check v0.9.5
18782026-09-02T21:40:46.514Z Compiling autocfg v1.5.0
18792026-09-02T21:40:46.514Z Compiling shlex v1.3.0
18802026-09-02T21:40:46.514Z Compiling find-msvc-tools v0.1.9
18812026-09-02T21:40:46.678Z Compiling memchr v2.8.0
18822026-09-02T21:40:46.701Z Compiling zmij v1.0.21
18832026-09-02T21:40:46.701Z Compiling serde_json v1.0.151
18842026-09-02T21:40:46.894Z Compiling portable-atomic v1.13.1
18852026-09-02T21:40:46.929Z Compiling zerocopy v0.8.55
18862026-09-02T21:40:46.929Z Compiling libm v0.2.16
18872026-09-02T21:40:46.935Z Compiling getrandom v0.4.3
18882026-09-02T21:40:47.068Z Compiling generic-array v0.14.7
18892026-09-02T21:40:47.071Z Compiling icu_normalizer_data v2.1.1
18902026-09-02T21:40:47.071Z Compiling smallvec v1.15.1
18912026-09-02T21:40:47.071Z Compiling num-traits v0.2.19
18922026-09-02T21:40:47.121Z Compiling icu_properties_data v2.1.2
18932026-09-02T21:40:47.153Z Compiling parking_lot_core v0.9.12
18942026-09-02T21:40:47.220Z Compiling itoa v1.0.17
18952026-09-02T21:40:47.274Z Compiling log v0.4.33
18962026-09-02T21:40:47.319Z Compiling subtle v2.6.1
18972026-09-02T21:40:47.376Z Compiling pkg-config v0.3.32
18982026-09-02T21:40:47.400Z Compiling stable_deref_trait v1.2.1
18992026-09-02T21:40:47.417Z Compiling typenum v1.20.1
19002026-09-02T21:40:47.463Z Compiling rustix v1.1.4
19012026-09-02T21:40:47.495Z Compiling getrandom v0.3.4
19022026-09-02T21:40:47.534Z Compiling scopeguard v1.2.0
19032026-09-02T21:40:47.593Z Compiling thiserror v2.0.18
19042026-09-02T21:40:47.636Z Compiling lock_api v0.4.14
19052026-09-02T21:40:47.673Z Compiling rand_core v0.10.0
19062026-09-02T21:40:47.739Z Compiling jobserver v0.1.34
19072026-09-02T21:40:47.808Z Compiling errno v0.3.14
19082026-09-02T21:40:47.891Z Compiling heck v0.5.0
19092026-09-02T21:40:47.970Z Compiling syn v2.0.117
19102026-09-02T21:40:48.005Z Compiling cc v1.2.56
19112026-09-02T21:40:48.009Z Compiling critical-section v1.2.0
19122026-09-02T21:40:48.020Z Compiling getrandom v0.2.17
19132026-09-02T21:40:48.035Z Compiling percent-encoding v2.3.2
19142026-09-02T21:40:48.071Z Compiling equivalent v1.0.2
19152026-09-02T21:40:48.074Z Compiling schemars v0.8.22
19162026-09-02T21:40:48.103Z Compiling litemap v0.8.1
19172026-09-02T21:40:48.132Z Compiling writeable v0.6.2
19182026-09-02T21:40:48.171Z Compiling syn v1.0.109
19192026-09-02T21:40:48.212Z Compiling rand_core v0.6.4
19202026-09-02T21:40:48.262Z Compiling pin-project-lite v0.2.17
19212026-09-02T21:40:48.372Z Compiling rustversion v1.0.22
19222026-09-02T21:40:48.487Z Compiling once_cell v1.21.3
19232026-09-02T21:40:48.505Z Compiling hashbrown v0.17.0
19242026-09-02T21:40:48.523Z Compiling fs_extra v1.3.0
19252026-09-02T21:40:48.565Z Compiling dunce v1.0.5
19262026-09-02T21:40:48.595Z Compiling byteorder v1.5.0
19272026-09-02T21:40:48.605Z Compiling utf8_iter v1.0.4
19282026-09-02T21:40:48.664Z Compiling form_urlencoded v1.2.2
19292026-09-02T21:40:48.796Z Compiling cmake v0.1.57
19302026-09-02T21:40:48.823Z Compiling strsim v0.11.1
19312026-09-02T21:40:48.826Z Compiling signal-hook-registry v1.4.8
19322026-09-02T21:40:49.099Z Compiling bitflags v2.11.0
19332026-09-02T21:40:49.152Z Compiling semver v1.0.28
19342026-09-02T21:40:49.169Z Compiling indexmap v2.14.0
19352026-09-02T21:40:49.229Z Compiling thiserror v1.0.69
19362026-09-02T21:40:49.268Z Compiling parking_lot v0.12.5
19372026-09-02T21:40:49.298Z Compiling mio v1.2.0
19382026-09-02T21:40:49.343Z Compiling aws-lc-sys v0.40.0
19392026-09-02T21:40:49.395Z Compiling socket2 v0.6.3
19402026-09-02T21:40:49.490Z Compiling const-oid v0.9.6
19412026-09-02T21:40:49.518Z Compiling futures-core v0.3.32
19422026-09-02T21:40:49.538Z Compiling aws-lc-rs v1.16.3
19432026-09-02T21:40:49.696Z Compiling iana-time-zone v0.1.65
19442026-09-02T21:40:49.736Z Compiling httparse v1.10.1
19452026-09-02T21:40:49.905Z Compiling fnv v1.0.7
19462026-09-02T21:40:50.028Z Compiling crc32fast v1.5.0
19472026-09-02T21:40:50.099Z Compiling regex-syntax v0.8.10
19482026-09-02T21:40:50.145Z Compiling ucd-trie v0.1.7
19492026-09-02T21:40:50.211Z Compiling uuid v1.23.4
19502026-09-02T21:40:50.234Z Compiling ident_case v1.0.1
19512026-09-02T21:40:50.278Z Compiling vcpkg v0.2.15
19522026-09-02T21:40:50.332Z Compiling pest v2.8.6
19532026-09-02T21:40:50.474Z Compiling rustc_version v0.4.1
19542026-09-02T21:40:50.555Z Compiling rustls v0.23.41
19552026-09-02T21:40:50.673Z Compiling dyn-clone v1.0.20
19562026-09-02T21:40:50.705Z Compiling futures-sink v0.3.32
19572026-09-02T21:40:50.776Z Compiling synstructure v0.13.2
19582026-09-02T21:40:50.806Z Compiling serde_derive_internals v0.29.1
19592026-09-02T21:40:50.829Z Compiling futures-channel v0.3.32
19602026-09-02T21:40:50.840Z Compiling openssl-sys v0.9.117
19612026-09-02T21:40:51.098Z Compiling aho-corasick v1.1.4
19622026-09-02T21:40:51.113Z Compiling futures-io v0.3.32
19632026-09-02T21:40:51.195Z Compiling slab v0.4.12
19642026-09-02T21:40:51.345Z Compiling futures-task v0.3.32
19652026-09-02T21:40:51.410Z Compiling num-conv v0.2.0
19662026-09-02T21:40:51.432Z Compiling time-core v0.1.8
19672026-09-02T21:40:51.448Z Compiling pest_meta v2.8.6
19682026-09-02T21:40:51.545Z Compiling radium v0.7.0
19692026-09-02T21:40:51.562Z Compiling plain v0.2.3
19702026-09-02T21:40:51.609Z Compiling time-macros v0.2.27
19712026-09-02T21:40:51.619Z Compiling crossbeam-utils v0.8.21
19722026-09-02T21:40:51.632Z Compiling pretty-hex v0.4.1
19732026-09-02T21:40:51.671Z Compiling openssl v0.10.80
19742026-09-02T21:40:51.804Z Compiling base64ct v1.8.3
19752026-09-02T21:40:51.830Z Compiling base64 v0.22.1
19762026-09-02T21:40:51.830Z Compiling maybe-uninit v2.0.0
19772026-09-02T21:40:51.830Z Compiling slog v2.8.2
19782026-09-02T21:40:51.919Z Compiling flagset v0.4.7
19792026-09-02T21:40:51.937Z Compiling regex-automata v0.4.14
19802026-09-02T21:40:52.048Z Compiling pest_generator v2.8.6
19812026-09-02T21:40:52.070Z Compiling pem-rfc7468 v0.7.0
19822026-09-02T21:40:52.074Z Compiling rand_core v0.9.5
19832026-09-02T21:40:52.115Z Compiling serde_derive v1.0.228
19842026-09-02T21:40:52.115Z Compiling zeroize_derive v1.5.0
19852026-09-02T21:40:52.195Z Compiling zerofrom-derive v0.1.6
19862026-09-02T21:40:52.195Z Compiling yoke-derive v0.8.1
19872026-09-02T21:40:52.196Z Compiling zerocopy-derive v0.8.55
19882026-09-02T21:40:52.234Z Compiling zerovec-derive v0.11.2
19892026-09-02T21:40:52.321Z Compiling displaydoc v0.2.5
19902026-09-02T21:40:52.357Z Compiling tokio-macros v2.7.0
19912026-09-02T21:40:52.372Z Compiling futures-macro v0.3.32
19922026-09-02T21:40:52.468Z Compiling thiserror-impl v2.0.18
19932026-09-02T21:40:52.511Z Compiling schemars_derive v0.8.22
19942026-09-02T21:40:52.573Z Compiling der_derive v0.7.3
19952026-09-02T21:40:52.681Z Compiling tracing-attributes v0.1.31
19962026-09-02T21:40:52.720Z Compiling thiserror-impl v1.0.69
19972026-09-02T21:40:52.775Z Compiling pest_derive v2.8.6
19982026-09-02T21:40:52.789Z Compiling scroll_derive v0.12.1
19992026-09-02T21:40:52.991Z Compiling scroll_derive v0.13.1
20002026-09-02T21:40:53.125Z Compiling openssl-macros v0.1.1
20012026-09-02T21:40:53.140Z Compiling darling_core v0.23.0
20022026-09-02T21:40:53.159Z Compiling futures-util v0.3.32
20032026-09-02T21:40:53.280Z Compiling zerofrom v0.1.6
20042026-09-02T21:40:53.445Z Compiling yoke v0.8.1
20052026-09-02T21:40:53.493Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20062026-09-02T21:40:53.516Z Compiling bzip2-sys v0.1.13+1.0.8
20072026-09-02T21:40:53.664Z Compiling zerovec v0.11.5
20082026-09-02T21:40:53.673Z Compiling zerotrie v0.2.3
20092026-09-02T21:40:53.831Z Compiling syn v3.0.3
20102026-09-02T21:40:53.877Z Compiling ahash v0.8.12
20112026-09-02T21:40:53.893Z Compiling packed_struct v0.10.1
20122026-09-02T21:40:53.907Z Compiling anyhow v1.0.104
20132026-09-02T21:40:53.924Z Compiling num-bigint-dig v0.8.6
20142026-09-02T21:40:54.144Z Compiling native-tls v0.2.18
20152026-09-02T21:40:54.181Z Compiling paste v1.0.15
20162026-09-02T21:40:54.200Z Compiling zerocopy-derive v0.7.35
20172026-09-02T21:40:54.222Z Compiling tinystr v0.8.2
20182026-09-02T21:40:54.281Z Compiling potential_utf v0.1.4
20192026-09-02T21:40:54.436Z Compiling icu_locale_core v2.1.1
20202026-09-02T21:40:54.470Z Compiling icu_collections v2.1.1
20212026-09-02T21:40:54.512Z Compiling regex v1.12.3
20222026-09-02T21:40:55.157Z Compiling icu_provider v2.1.1
20232026-09-02T21:40:55.193Z Compiling tracing-core v0.1.36
20242026-09-02T21:40:55.218Z Compiling cookie v0.18.1
20252026-09-02T21:40:55.242Z Compiling zeroize v1.9.0
20262026-09-02T21:40:55.361Z Compiling bytes v1.11.1
20272026-09-02T21:40:55.475Z Compiling icu_properties v2.1.2
20282026-09-02T21:40:55.488Z Compiling icu_normalizer v2.1.1
20292026-09-02T21:40:55.525Z Compiling chrono v0.4.45
20302026-09-02T21:40:55.781Z Compiling serde_tokenstream v0.2.3
20312026-09-02T21:40:56.037Z Compiling tokio v1.52.1
20322026-09-02T21:40:56.182Z Compiling crypto-common v0.1.7
20332026-09-02T21:40:56.218Z Compiling block-buffer v0.10.4
20342026-09-02T21:40:56.393Z Compiling idna_adapter v1.2.1
20352026-09-02T21:40:56.414Z Compiling digest v0.10.7
20362026-09-02T21:40:56.423Z Compiling der v0.7.10
20372026-09-02T21:40:56.486Z Compiling ppv-lite86 v0.2.21
20382026-09-02T21:40:56.558Z Compiling idna v1.1.0
20392026-09-02T21:40:56.800Z Compiling http v1.4.2
20402026-09-02T21:40:56.930Z Compiling url v2.5.8
20412026-09-02T21:40:56.946Z Compiling darling_macro v0.23.0
20422026-09-02T21:40:56.949Z Compiling cpufeatures v0.2.17
20432026-09-02T21:40:57.069Z Compiling camino v1.2.5
20442026-09-02T21:40:57.076Z Compiling fastrand v2.3.0
20452026-09-02T21:40:57.375Z Compiling spki v0.7.3
20462026-09-02T21:40:57.415Z Compiling rand_chacha v0.9.0
20472026-09-02T21:40:57.505Z Compiling darling v0.23.0
20482026-09-02T21:40:57.599Z Compiling tracing v0.1.44
20492026-09-02T21:40:57.616Z Compiling toml_datetime v0.6.11
20502026-09-02T21:40:57.714Z Compiling serde_spanned v0.6.9
20512026-09-02T21:40:57.940Z Compiling clap_derive v4.6.1
20522026-09-02T21:40:58.007Z Compiling zerocopy-derive v0.6.6
20532026-09-02T21:40:58.023Z Compiling bitfield-macros v0.19.4
20542026-09-02T21:40:58.027Z Compiling packed_struct_codegen v0.10.1
20552026-09-02T21:40:58.659Z Compiling indexmap v1.9.3
20562026-09-02T21:40:58.685Z Compiling simd-adler32 v0.3.8
20572026-09-02T21:40:58.756Z Compiling object v0.37.3
20582026-09-02T21:40:58.815Z Compiling rand v0.9.2
20592026-09-02T21:40:58.852Z Compiling pkcs8 v0.10.2
20602026-09-02T21:40:58.941Z Compiling http-body v1.0.1
20612026-09-02T21:40:59.029Z Compiling daft-derive v0.1.8
20622026-09-02T21:40:59.046Z Compiling rustls-pki-types v1.14.0
20632026-09-02T21:40:59.126Z Compiling spin v0.9.8
20642026-09-02T21:40:59.171Z Compiling usdt-impl v0.5.0
20652026-09-02T21:40:59.186Z Compiling anstyle v1.0.14
20662026-09-02T21:40:59.359Z Compiling ref-cast v1.0.25
20672026-09-02T21:40:59.375Z Compiling either v1.15.0
20682026-09-02T21:40:59.408Z Compiling cmov v0.5.4
20692026-09-02T21:40:59.468Z Compiling winnow v0.5.40
20702026-09-02T21:40:59.583Z Compiling openssl-probe v0.2.1
20712026-09-02T21:40:59.689Z Compiling tinyvec_macros v0.1.1
20722026-09-02T21:40:59.689Z Compiling adler2 v2.0.1
20732026-09-02T21:40:59.689Z Compiling utf8parse v0.2.2
20742026-09-02T21:40:59.692Z Compiling usdt-impl v0.6.0
20752026-09-02T21:40:59.712Z Compiling tinyvec v1.10.0
20762026-09-02T21:40:59.767Z Compiling anstyle-parse v1.0.0
20772026-09-02T21:40:59.770Z Compiling miniz_oxide v0.8.9
20782026-09-02T21:40:59.798Z Compiling ctutils v0.4.2
20792026-09-02T21:40:59.934Z Compiling sha2 v0.10.9
20802026-09-02T21:40:59.976Z Compiling tokio-util v0.7.18
20812026-09-02T21:41:00.071Z Compiling tempfile v3.27.0
20822026-09-02T21:41:00.146Z Compiling scroll v0.13.0
20832026-09-02T21:41:00.243Z Compiling scroll v0.12.0
20842026-09-02T21:41:00.310Z Compiling terminal_size v0.4.3
20852026-09-02T21:41:00.432Z Compiling async-trait v0.1.89
20862026-09-02T21:41:00.465Z Compiling heapless v0.7.17
20872026-09-02T21:41:00.638Z Compiling tower-layer v0.3.3
20882026-09-02T21:41:00.652Z Compiling winnow v0.7.14
20892026-09-02T21:41:00.727Z Compiling untrusted v0.7.1
20902026-09-02T21:41:00.822Z Compiling toml_edit v0.19.15
20912026-09-02T21:41:00.846Z Compiling colorchoice v1.0.4
20922026-09-02T21:41:00.886Z Compiling atomic-waker v1.1.2
20932026-09-02T21:41:00.935Z Compiling zstd-safe v7.2.4
20942026-09-02T21:41:01.005Z Compiling try-lock v0.2.5
20952026-09-02T21:41:01.081Z Compiling unicode-segmentation v1.12.0
20962026-09-02T21:41:01.100Z Compiling winnow v1.0.3
20972026-09-02T21:41:01.143Z Compiling litrs v1.0.0
20982026-09-02T21:41:01.185Z Compiling anstyle-query v1.1.5
20992026-09-02T21:41:01.223Z Compiling tower-service v0.3.3
21002026-09-02T21:41:01.332Z Compiling is_terminal_polyfill v1.70.2
21012026-09-02T21:41:01.350Z Compiling signal-hook v0.3.18
21022026-09-02T21:41:01.366Z Compiling rustix v0.38.44
21032026-09-02T21:41:01.450Z Compiling anstream v1.0.0
21042026-09-02T21:41:01.494Z Compiling want v0.3.1
21052026-09-02T21:41:01.621Z Compiling h2 v0.4.15
21062026-09-02T21:41:01.651Z Compiling document-features v0.2.12
21072026-09-02T21:41:02.005Z Compiling goblin v0.8.2
21082026-09-02T21:41:02.022Z Compiling goblin v0.10.5
21092026-09-02T21:41:02.096Z Compiling toml_parser v1.1.2+spec-1.1.0
21102026-09-02T21:41:02.190Z Compiling hybrid-array v0.4.13
21112026-09-02T21:41:02.254Z Compiling itertools v0.15.0
21122026-09-02T21:41:02.426Z Compiling ipnetwork v0.21.1
21132026-09-02T21:41:02.686Z Compiling ipnet v2.12.0
21142026-09-02T21:41:02.725Z Compiling zerocopy v0.7.35
21152026-09-02T21:41:02.902Z Compiling ref-cast-impl v1.0.25
21162026-09-02T21:41:03.014Z Compiling structmeta-derive v0.3.0
21172026-09-02T21:41:03.051Z Compiling darling_core v0.20.11
21182026-09-02T21:41:03.099Z Compiling curve25519-dalek v4.1.3
21192026-09-02T21:41:03.135Z Compiling memoffset v0.9.1
21202026-09-02T21:41:03.337Z Compiling tap v1.0.1
21212026-09-02T21:41:03.463Z Compiling httpdate v1.0.3
21222026-09-02T21:41:03.497Z Compiling untrusted v0.9.0
21232026-09-02T21:41:03.516Z Compiling powerfmt v0.2.0
21242026-09-02T21:41:03.596Z Compiling foreign-types-shared v0.1.1
21252026-09-02T21:41:03.640Z Compiling wyz v0.5.1
21262026-09-02T21:41:03.692Z Compiling deranged v0.5.8
21272026-09-02T21:41:03.704Z Compiling foreign-types v0.3.2
21282026-09-02T21:41:03.849Z Compiling unicode-normalization v0.1.25
21292026-09-02T21:41:03.944Z Compiling dtrace-parser v0.2.0
21302026-09-02T21:41:04.009Z Compiling rand_chacha v0.3.1
21312026-09-02T21:41:04.027Z Compiling signature v2.2.0
21322026-09-02T21:41:04.031Z Compiling hex v0.4.3
21332026-09-02T21:41:04.051Z Compiling structmeta v0.3.0
21342026-09-02T21:41:04.283Z Compiling dof v0.3.0
21352026-09-02T21:41:04.327Z Compiling dtrace-parser v0.3.0
21362026-09-02T21:41:04.358Z Compiling pin-project-internal v1.1.11
21372026-09-02T21:41:04.406Z Compiling num-integer v0.1.46
21382026-09-02T21:41:04.553Z Compiling thread-id v4.2.2
21392026-09-02T21:41:04.639Z Compiling wait-timeout v0.2.1
21402026-09-02T21:41:04.711Z Compiling thread-id v5.1.0
21412026-09-02T21:41:04.719Z Compiling hyper v1.10.1
21422026-09-02T21:41:04.765Z Compiling dof v0.4.0
21432026-09-02T21:41:04.896Z Compiling smoltcp v0.9.1
21442026-09-02T21:41:04.922Z Compiling owo-colors v4.3.0
21452026-09-02T21:41:04.990Z Compiling quick-error v1.2.3
21462026-09-02T21:41:05.025Z Compiling darling_macro v0.20.11
21472026-09-02T21:41:05.052Z Compiling clap_lex v1.0.0
21482026-09-02T21:41:05.088Z Compiling num_threads v0.1.7
21492026-09-02T21:41:05.201Z Compiling bit-vec v0.8.0
21502026-09-02T21:41:05.240Z Compiling funty v2.0.0
21512026-09-02T21:41:05.260Z Compiling cfg_aliases v0.2.1
21522026-09-02T21:41:05.350Z Compiling nix v0.31.2
21532026-09-02T21:41:05.368Z Compiling time v0.3.47
21542026-09-02T21:41:05.390Z Compiling clap_builder v4.6.0
21552026-09-02T21:41:05.417Z Compiling rusty-fork v0.3.1
21562026-09-02T21:41:05.445Z Compiling bit-set v0.8.0
21572026-09-02T21:41:05.534Z Compiling darling v0.20.11
21582026-09-02T21:41:05.628Z Compiling bitvec v1.0.1
21592026-09-02T21:41:05.680Z Compiling num-iter v0.1.45
21602026-09-02T21:41:05.808Z Compiling rand v0.8.6
21612026-09-02T21:41:05.824Z Compiling lazy_static v1.5.0
21622026-09-02T21:41:05.880Z Compiling hyper-util v0.1.20
21632026-09-02T21:41:05.948Z Compiling hmac v0.12.1
21642026-09-02T21:41:05.979Z Compiling erased-serde v0.3.31
21652026-09-02T21:41:06.264Z Compiling rand_xorshift v0.4.0
21662026-09-02T21:41:06.434Z Compiling curve25519-dalek-derive v0.1.1
21672026-09-02T21:41:06.466Z Compiling sync_wrapper v1.0.2
21682026-09-02T21:41:06.592Z Compiling crc-catalog v2.4.0
21692026-09-02T21:41:06.629Z Compiling unarray v0.1.4
21702026-09-02T21:41:06.638Z Compiling siphasher v1.0.2
21712026-09-02T21:41:06.702Z Compiling nodrop v0.1.14
21722026-09-02T21:41:06.838Z Compiling zlib-rs v0.6.2
21732026-09-02T21:41:07.152Z Compiling clap v4.6.1
21742026-09-02T21:41:07.252Z Compiling array-init v0.0.4
21752026-09-02T21:41:07.368Z Compiling proptest v1.11.0
21762026-09-02T21:41:07.624Z Compiling crc v3.4.0
21772026-09-02T21:41:07.798Z Compiling tower v0.5.3
21782026-09-02T21:41:08.354Z Compiling smallvec v0.6.14
21792026-09-02T21:41:08.394Z Compiling derive_builder_core v0.20.2
21802026-09-02T21:41:08.536Z Compiling http-body-util v0.1.3
21812026-09-02T21:41:08.624Z Compiling pkcs1 v0.7.5
21822026-09-02T21:41:08.642Z Compiling zerocopy v0.6.6
21832026-09-02T21:41:08.678Z Compiling bitfield v0.19.4
21842026-09-02T21:41:08.804Z Compiling snafu-derive v0.8.9
21852026-09-02T21:41:08.844Z Compiling strum_macros v0.27.2
21862026-09-02T21:41:08.885Z Compiling flate2 v1.1.9
21872026-09-02T21:41:09.008Z Compiling strum_macros v0.26.4
21882026-09-02T21:41:09.029Z Compiling hubpack_derive v0.1.1
21892026-09-02T21:41:09.194Z Compiling env_filter v2.0.0
21902026-09-02T21:41:09.295Z Compiling fs-err v3.3.0
21912026-09-02T21:41:09.378Z Compiling unicode-properties v0.1.4
21922026-09-02T21:41:09.483Z Compiling ryu v1.0.23
21932026-09-02T21:41:09.611Z Compiling hashbrown v0.12.3
21942026-09-02T21:41:09.626Z Compiling gimli v0.32.3
21952026-09-02T21:41:09.669Z Compiling base64 v0.21.7
21962026-09-02T21:41:10.098Z Compiling iri-string v0.7.10
21972026-09-02T21:41:10.105Z Compiling allocator-api2 v0.2.21
21982026-09-02T21:41:10.241Z Compiling unicode-bidi v0.3.18
21992026-09-02T21:41:10.570Z Compiling stringprep v0.1.5
22002026-09-02T21:41:10.652Z Compiling ron v0.8.1
22012026-09-02T21:41:10.704Z Compiling serde_urlencoded v0.7.1
22022026-09-02T21:41:10.941Z Compiling newtype-uuid v1.3.2
22032026-09-02T21:41:10.958Z Compiling env_logger v0.11.11
22042026-09-02T21:41:10.989Z Compiling derive_builder_macro v0.20.2
22052026-09-02T21:41:11.105Z Compiling rsa v0.9.10
22062026-09-02T21:41:11.290Z Compiling tower-http v0.6.8
22072026-09-02T21:41:11.293Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22082026-09-02T21:41:11.492Z Compiling addr2line v0.25.1
22092026-09-02T21:41:11.511Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22102026-09-02T21:41:11.527Z Compiling oxnet v0.1.6
22112026-09-02T21:41:11.563Z Compiling serde-hex v0.1.0
22122026-09-02T21:41:11.741Z Compiling hashbrown v0.13.2
22132026-09-02T21:41:11.744Z Compiling tokio-native-tls v0.3.1
22142026-09-02T21:41:11.772Z Compiling bzip2 v0.4.4
22152026-09-02T21:41:11.775Z Compiling usdt-macro v0.6.0
22162026-09-02T21:41:11.831Z Compiling usdt-attr-macro v0.6.0
22172026-09-02T21:41:11.960Z Compiling derive-ex v0.1.8
22182026-09-02T21:41:11.966Z Compiling crypto-common v0.2.2
22192026-09-02T21:41:11.998Z Compiling block-padding v0.4.2
22202026-09-02T21:41:12.015Z Compiling block-buffer v0.12.1
22212026-09-02T21:41:12.276Z Compiling convert_case v0.10.0
22222026-09-02T21:41:12.389Z Compiling rustls-native-certs v0.8.3
22232026-09-02T21:41:12.554Z Compiling x509-cert v0.2.5
22242026-09-02T21:41:12.673Z Compiling md-5 v0.10.6
22252026-09-02T21:41:12.775Z Compiling bstr v1.12.1
22262026-09-02T21:41:13.012Z Compiling vergen-lib v9.1.0
22272026-09-02T21:41:13.014Z Compiling hash32 v0.2.1
22282026-09-02T21:41:13.046Z Compiling encoding_rs v0.8.35
22292026-09-02T21:41:13.365Z Compiling unicode-width v0.2.0
22302026-09-02T21:41:13.380Z Compiling crc-any v2.5.0
22312026-09-02T21:41:13.418Z Compiling cpufeatures v0.3.0
22322026-09-02T21:41:13.466Z Compiling mime v0.3.17
22332026-09-02T21:41:13.510Z Compiling psl-types v2.0.11
22342026-09-02T21:41:13.566Z Compiling rustc-demangle v0.1.27
22352026-09-02T21:41:13.655Z Compiling fallible-iterator v0.2.0
22362026-09-02T21:41:13.702Z Compiling publicsuffix v2.3.0
22372026-09-02T21:41:13.871Z Compiling test-strategy v0.4.5
22382026-09-02T21:41:13.956Z Compiling postgres-protocol v0.6.10
22392026-09-02T21:41:14.169Z Compiling backtrace v0.3.76
22402026-09-02T21:41:14.425Z Compiling derive_more-impl v2.1.1
22412026-09-02T21:41:14.517Z Compiling object v0.30.4
22422026-09-02T21:41:14.609Z Compiling inout v0.2.2
22432026-09-02T21:41:14.776Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22442026-09-02T21:41:14.793Z Compiling zip v0.6.6
22452026-09-02T21:41:14.796Z Compiling hyper-tls v0.6.0
22462026-09-02T21:41:14.796Z Compiling daft v0.1.8
22472026-09-02T21:41:15.034Z Compiling derive_builder v0.20.2
22482026-09-02T21:41:15.055Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22492026-09-02T21:41:15.128Z Compiling phf_shared v0.13.1
22502026-09-02T21:41:15.133Z Compiling pin-project v1.1.11
22512026-09-02T21:41:15.322Z Compiling toml v0.7.8
22522026-09-02T21:41:15.355Z Compiling heck v0.4.1
22532026-09-02T21:41:15.401Z Compiling serde_with_macros v3.21.0
22542026-09-02T21:41:15.446Z Compiling futures-executor v0.3.32
22552026-09-02T21:41:15.692Z Compiling serde_repr v0.1.20
22562026-09-02T21:41:15.707Z Compiling enum-as-inner v0.6.1
22572026-09-02T21:41:15.718Z Compiling miette-derive v7.6.0
22582026-09-02T21:41:15.820Z Compiling async-recursion v1.1.1
22592026-09-02T21:41:15.902Z Compiling ff v0.13.1
22602026-09-02T21:41:15.916Z Compiling vergen v9.1.0
22612026-09-02T21:41:16.059Z Compiling cargo-platform v0.3.2
22622026-09-02T21:41:16.146Z Compiling foldhash v0.2.0
22632026-09-02T21:41:16.163Z Compiling jiff-core v0.1.0
22642026-09-02T21:41:16.197Z Compiling path-slash v0.1.5
22652026-09-02T21:41:16.240Z Compiling same-file v1.0.6
22662026-09-02T21:41:16.342Z Compiling foldhash v0.1.5
22672026-09-02T21:41:16.382Z Compiling managed v0.8.0
22682026-09-02T21:41:16.409Z Compiling bitflags v1.3.2
22692026-09-02T21:41:16.505Z Compiling smawk v0.3.2
22702026-09-02T21:41:16.537Z Compiling bumpalo v3.20.2
22712026-09-02T21:41:16.660Z Compiling unicode-linebreak v0.1.5
22722026-09-02T21:41:16.676Z Compiling is_ci v1.2.0
22732026-09-02T21:41:16.731Z Compiling libbz2-rs-sys v0.2.2
22742026-09-02T21:41:16.818Z Compiling base16ct v0.2.0
22752026-09-02T21:41:16.893Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22762026-09-02T21:41:16.919Z Compiling jiff v0.2.34
22772026-09-02T21:41:17.008Z Compiling sec1 v0.7.3
22782026-09-02T21:41:17.078Z Compiling textwrap v0.16.2
22792026-09-02T21:41:17.177Z Compiling bzip2 v0.6.1
22802026-09-02T21:41:17.320Z Compiling supports-color v3.0.2
22812026-09-02T21:41:17.325Z Compiling zopfli v0.8.3
22822026-09-02T21:41:17.400Z Compiling hashbrown v0.15.5
22832026-09-02T21:41:17.449Z Compiling walkdir v2.5.0
22842026-09-02T21:41:17.488Z Compiling hashbrown v0.16.1
22852026-09-02T21:41:17.516Z Compiling cargo_metadata v0.23.1
22862026-09-02T21:41:17.768Z Compiling group v0.13.0
22872026-09-02T21:41:18.085Z Compiling futures v0.3.32
22882026-09-02T21:41:18.280Z Compiling phf v0.13.1
22892026-09-02T21:41:18.371Z Compiling snafu v0.8.9
22902026-09-02T21:41:18.512Z Compiling reqwest v0.12.28
22912026-09-02T21:41:18.658Z Compiling cipher v0.5.2
22922026-09-02T21:41:18.715Z Compiling signal-hook-mio v0.2.5
22932026-09-02T21:41:18.731Z Compiling backtrace-ext v0.2.1
22942026-09-02T21:41:18.767Z Compiling cookie_store v0.22.1
22952026-09-02T21:41:18.851Z Compiling zstd v0.13.3
22962026-09-02T21:41:18.908Z Compiling postgres-types v0.2.12
22972026-09-02T21:41:18.933Z Compiling globset v0.4.18
22982026-09-02T21:41:19.047Z Compiling strum v0.27.2
22992026-09-02T21:41:19.138Z Compiling hubpack v0.1.2
23002026-09-02T21:41:19.215Z Compiling phf_shared v0.11.3
23012026-09-02T21:41:19.230Z Compiling crossbeam-epoch v0.9.18
23022026-09-02T21:41:19.237Z Compiling hkdf v0.12.4
23032026-09-02T21:41:19.393Z Compiling byte-wrapper v0.1.0
23042026-09-02T21:41:19.444Z Compiling olpc-cjson v0.1.4
23052026-09-02T21:41:19.500Z Compiling ed25519 v2.2.3
23062026-09-02T21:41:19.600Z Compiling crypto-bigint v0.5.5
23072026-09-02T21:41:19.710Z Compiling serde_plain v1.0.2
23082026-09-02T21:41:19.827Z Compiling serde-big-array v0.5.1
23092026-09-02T21:41:19.827Z Compiling pem v3.0.6
23102026-09-02T21:41:19.931Z Compiling float-cmp v0.10.0
23112026-09-02T21:41:19.931Z Compiling memmap2 v0.9.10
23122026-09-02T21:41:19.931Z Compiling whoami v2.1.0
23132026-09-02T21:41:20.063Z Compiling fixedbitset v0.4.2
23142026-09-02T21:41:20.163Z Compiling data-encoding v2.10.0
23152026-09-02T21:41:20.163Z Compiling unicode-width v0.1.14
23162026-09-02T21:41:20.267Z Compiling difflib v0.4.0
23172026-09-02T21:41:20.267Z Compiling const-oid v0.10.2
23182026-09-02T21:41:20.366Z Compiling precomputed-hash v0.1.1
23192026-09-02T21:41:20.422Z Compiling normalize-line-endings v0.3.0
23202026-09-02T21:41:20.422Z Compiling new_debug_unreachable v1.0.6
23212026-09-02T21:41:20.422Z Compiling fixedbitset v0.5.7
23222026-09-02T21:41:20.457Z Compiling supports-hyperlinks v3.2.0
23232026-09-02T21:41:20.457Z Compiling keccak v0.1.6
23242026-09-02T21:41:20.457Z Compiling static_assertions v1.1.0
23252026-09-02T21:41:20.587Z Compiling typed-path v0.9.3
23262026-09-02T21:41:20.617Z Compiling predicates-core v1.0.10
23272026-09-02T21:41:20.617Z Compiling supports-unicode v3.0.0
23282026-09-02T21:41:20.630Z Compiling toml_write v0.1.2
23292026-09-02T21:41:20.643Z Compiling chacha20 v0.10.0
23302026-09-02T21:41:20.657Z Compiling sha3 v0.10.8
23312026-09-02T21:41:20.703Z Compiling miette v7.6.0
23322026-09-02T21:41:20.750Z Compiling predicates v3.1.4
23332026-09-02T21:41:20.782Z Compiling petgraph v0.8.3
23342026-09-02T21:41:20.847Z Compiling toml_edit v0.22.27
23352026-09-02T21:41:20.887Z Compiling elliptic-curve v0.13.8
23362026-09-02T21:41:20.940Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23372026-09-02T21:41:20.975Z Compiling string_cache v0.8.9
23382026-09-02T21:41:21.043Z Compiling digest v0.11.3
23392026-09-02T21:41:21.232Z Compiling hickory-proto v0.25.2
23402026-09-02T21:41:21.273Z Compiling petgraph v0.6.5
23412026-09-02T21:41:21.528Z Compiling tokio-postgres v0.7.16
23422026-09-02T21:41:21.737Z Compiling usdt v0.6.0
23432026-09-02T21:41:22.016Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23442026-09-02T21:41:22.259Z Compiling ed25519-dalek v2.2.0
23452026-09-02T21:41:23.169Z Compiling zip v4.6.1
23462026-09-02T21:41:23.233Z Compiling crossterm v0.28.1
23472026-09-02T21:41:23.552Z Compiling iddqd v0.4.2
23482026-09-02T21:41:23.680Z Compiling serde_with v3.21.0
23492026-09-02T21:41:23.683Z Compiling derive_more v2.1.1
23502026-09-02T21:41:23.776Z Compiling similar v2.7.0
23512026-09-02T21:41:23.821Z Compiling strum v0.26.3
23522026-09-02T21:41:24.011Z Compiling tokio-stream v0.1.18
23532026-09-02T21:41:24.034Z Compiling buf-list v1.1.2
23542026-09-02T21:41:24.167Z Compiling itertools v0.13.0
23552026-09-02T21:41:24.326Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23562026-09-02T21:41:24.413Z Compiling openapiv3 v2.2.0
23572026-09-02T21:41:25.416Z Compiling peg-runtime v0.8.5
23582026-09-02T21:41:25.431Z Compiling lalrpop-util v0.19.12
23592026-09-02T21:41:40.922Z Compiling rustls-webpki v0.103.13
23602026-09-02T21:41:44.332Z Compiling tokio-rustls v0.26.4
23612026-09-02T21:41:44.364Z Compiling rustls-platform-verifier v0.6.2
23622026-09-02T21:41:44.458Z Compiling tough v0.22.0
23632026-09-02T21:41:44.590Z Compiling hyper-rustls v0.27.7
23642026-09-02T21:41:44.905Z Compiling reqwest v0.13.2
23652026-09-02T21:41:47.231Z Compiling macaddr v1.0.1
23662026-09-02T21:41:47.280Z Compiling crucible-workspace-hack v0.1.0
23672026-09-02T21:41:47.331Z Compiling rayon-core v1.13.0
23682026-09-02T21:41:47.365Z Compiling secrecy v0.10.3
23692026-09-02T21:41:47.515Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23702026-09-02T21:41:47.518Z Compiling heapless v0.8.0
23712026-09-02T21:41:47.544Z Compiling toml_datetime v0.7.5+spec-1.1.0
23722026-09-02T21:41:47.547Z Compiling crossbeam-deque v0.8.6
23732026-09-02T21:41:47.605Z Compiling ingot-macros v0.2.0
23742026-09-02T21:41:47.609Z Compiling inout v0.1.4
23752026-09-02T21:41:47.702Z Compiling hash32 v0.3.1
23762026-09-02T21:41:47.726Z Compiling toml_edit v0.23.10+spec-1.0.0
23772026-09-02T21:41:47.806Z Compiling multer v3.1.0
23782026-09-02T21:41:47.821Z Compiling thread_local v1.1.9
23792026-09-02T21:41:47.824Z Compiling smoltcp v0.11.0
23802026-09-02T21:41:47.898Z Compiling match_cfg v0.1.0
23812026-09-02T21:41:47.945Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23822026-09-02T21:41:48.014Z Compiling compression-core v0.4.31
23832026-09-02T21:41:48.074Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23842026-09-02T21:41:48.086Z Compiling slog-async v2.8.0
23852026-09-02T21:41:48.170Z Compiling compression-codecs v0.4.37
23862026-09-02T21:41:48.185Z Compiling hostname v0.3.1
23872026-09-02T21:41:48.258Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
23882026-09-02T21:41:48.295Z Compiling proc-macro-crate v3.4.0
23892026-09-02T21:41:48.369Z Compiling cipher v0.4.4
23902026-09-02T21:41:48.387Z Compiling atomicwrites v0.4.4
23912026-09-02T21:41:48.402Z Compiling slog-json v2.6.1
23922026-09-02T21:41:48.497Z Compiling crossbeam-channel v0.5.15
23932026-09-02T21:41:48.545Z Compiling half v2.7.1
23942026-09-02T21:41:48.592Z Compiling universal-hash v0.5.1
23952026-09-02T21:41:48.648Z Compiling newtype-uuid-macros v0.1.0
23962026-09-02T21:41:48.667Z Compiling serde_tokenstream v0.3.0
23972026-09-02T21:41:48.679Z Compiling cobs v0.3.0
23982026-09-02T21:41:48.701Z Compiling async-stream-impl v0.3.6
23992026-09-02T21:41:48.746Z Compiling thiserror-impl-no-std v2.0.2
24002026-09-02T21:41:48.771Z Compiling toml_datetime v1.1.1+spec-1.1.0
24012026-09-02T21:41:48.945Z Compiling serde_spanned v1.1.1
24022026-09-02T21:41:48.958Z Compiling is-terminal v0.4.17
24032026-09-02T21:41:48.985Z Compiling proc-macro-error-attr v1.0.4
24042026-09-02T21:41:48.985Z Compiling dropshot v0.17.1
24052026-09-02T21:41:49.010Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24062026-09-02T21:41:49.029Z Compiling opaque-debug v0.3.1
24072026-09-02T21:41:49.121Z Compiling term v1.2.1
24082026-09-02T21:41:49.137Z Compiling ciborium-io v0.2.2
24092026-09-02T21:41:49.201Z Compiling take_mut v0.2.2
24102026-09-02T21:41:49.217Z Compiling toml_writer v1.1.1+spec-1.1.0
24112026-09-02T21:41:49.235Z Compiling convert_case v0.4.0
24122026-09-02T21:41:49.283Z Compiling ciborium-ll v0.2.2
24132026-09-02T21:41:49.300Z Compiling async-stream v0.3.6
24142026-09-02T21:41:49.350Z Compiling poly1305 v0.8.0
24152026-09-02T21:41:49.377Z Compiling oxide-generation-macros v0.2.0
24162026-09-02T21:41:49.395Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24172026-09-02T21:41:49.499Z Compiling slog-term v2.9.2
24182026-09-02T21:41:49.515Z Compiling toml v1.1.2+spec-1.1.0
24192026-09-02T21:41:49.557Z Compiling derive_more v0.99.20
24202026-09-02T21:41:49.575Z Compiling postcard v1.1.3
24212026-09-02T21:41:49.745Z Compiling num_enum_derive v0.7.6
24222026-09-02T21:41:49.761Z Compiling thiserror-no-std v2.0.2
24232026-09-02T21:41:49.870Z Compiling slog-bunyan v2.5.0
24242026-09-02T21:41:49.997Z Compiling chacha20 v0.9.1
24252026-09-02T21:41:50.101Z Compiling async-compression v0.4.41
24262026-09-02T21:41:50.201Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24272026-09-02T21:41:50.217Z Compiling ingot-types v0.2.0
24282026-09-02T21:41:50.246Z Compiling sha1 v0.11.0
24292026-09-02T21:41:50.527Z Compiling oxide-generation v0.1.3
24302026-09-02T21:41:50.597Z Compiling parse-display-derive v0.10.0
24312026-09-02T21:41:50.695Z Compiling ingot v0.2.1
24322026-09-02T21:41:50.714Z Compiling proc-macro-crate v1.3.1
24332026-09-02T21:41:50.714Z Compiling waitgroup v0.1.2
24342026-09-02T21:41:50.758Z Compiling rustls-pemfile v2.2.0
24352026-09-02T21:41:50.899Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24362026-09-02T21:41:50.915Z Compiling backon v1.6.0
24372026-09-02T21:41:51.084Z Compiling blake2 v0.10.6
24382026-09-02T21:41:51.130Z Compiling aead v0.5.2
24392026-09-02T21:41:51.213Z Compiling dropshot_endpoint v0.17.1
24402026-09-02T21:41:51.352Z Compiling password-hash v0.5.0
24412026-09-02T21:41:51.376Z Compiling foreign-types-macros v0.2.3
24422026-09-02T21:41:51.398Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24432026-09-02T21:41:51.617Z Compiling serde_path_to_error v0.1.20
24442026-09-02T21:41:51.758Z Compiling hostname v0.4.2
24452026-09-02T21:41:51.773Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24462026-09-02T21:41:51.828Z Compiling proc-macro-error v1.0.4
24472026-09-02T21:41:51.948Z Compiling instant v0.1.13
24482026-09-02T21:41:51.999Z Compiling illumos-nvpair-sys v0.2.0
24492026-09-02T21:41:52.005Z Compiling foreign-types-shared v0.3.1
24502026-09-02T21:41:52.016Z Compiling debug-ignore v1.0.5
24512026-09-02T21:41:52.097Z Compiling foreign-types v0.5.0
24522026-09-02T21:41:52.097Z Compiling backoff v0.4.0
24532026-09-02T21:41:52.131Z Compiling parse-display v0.10.0
24542026-09-02T21:41:52.164Z Compiling argon2 v0.5.3
24552026-09-02T21:41:52.180Z Compiling chacha20poly1305 v0.10.1
24562026-09-02T21:41:52.194Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24572026-09-02T21:41:52.210Z Compiling num_enum_derive v0.5.11
24582026-09-02T21:41:52.288Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24592026-09-02T21:41:52.322Z Compiling num_enum v0.7.6
24602026-09-02T21:41:52.341Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24612026-09-02T21:41:52.358Z Compiling vsss-rs v3.3.4
24622026-09-02T21:41:52.376Z Compiling ciborium v0.2.2
24632026-09-02T21:41:52.768Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24642026-09-02T21:41:52.872Z Compiling regress v0.10.5
24652026-09-02T21:41:52.945Z Compiling itertools v0.14.0
24662026-09-02T21:41:52.961Z Compiling tabwriter v1.4.1
24672026-09-02T21:41:52.978Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24682026-09-02T21:41:52.995Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24692026-09-02T21:41:53.163Z Compiling cstr-argument v0.1.2
24702026-09-02T21:41:53.181Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24712026-09-02T21:41:53.302Z Compiling humantime v2.3.0
24722026-09-02T21:41:53.318Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24732026-09-02T21:41:53.359Z Compiling num_enum v0.5.11
24742026-09-02T21:41:53.376Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24752026-09-02T21:41:53.448Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24762026-09-02T21:41:53.506Z Compiling rayon v1.11.0
24772026-09-02T21:41:53.605Z Compiling rand v0.10.1
24782026-09-02T21:41:53.619Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24792026-09-02T21:41:53.636Z Compiling colored v3.1.1
24802026-09-02T21:41:53.669Z Compiling indent_write v2.2.0
24812026-09-02T21:41:53.719Z Compiling libefi-sys v0.1.0
24822026-09-02T21:41:53.761Z Compiling zone_cfg_derive v0.3.1
24832026-09-02T21:41:53.851Z Compiling illumos-nvpair v0.3.0
24842026-09-02T21:41:53.880Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24852026-09-02T21:41:53.961Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24862026-09-02T21:41:53.980Z Compiling camino-tempfile v1.4.1
24872026-09-02T21:41:54.017Z Compiling itertools v0.12.1
24882026-09-02T21:41:54.034Z Compiling usdt-macro v0.5.0
24892026-09-02T21:41:54.275Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24902026-09-02T21:41:54.335Z Compiling usdt-attr-macro v0.5.0
24912026-09-02T21:41:54.389Z Compiling num-derive v0.4.2
24922026-09-02T21:41:54.406Z Compiling bitfield-struct v0.6.2
24932026-09-02T21:41:54.410Z Compiling blake3 v1.8.5
24942026-09-02T21:41:54.438Z Compiling sigpipe v0.1.3
24952026-09-02T21:41:54.489Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24962026-09-02T21:41:54.600Z Compiling memmap v0.7.0
24972026-09-02T21:41:54.600Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24982026-09-02T21:41:54.600Z Compiling glob v0.3.3
24992026-09-02T21:41:54.611Z Compiling swrite v0.1.0
25002026-09-02T21:41:54.746Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25012026-09-02T21:41:54.837Z Compiling smf v0.2.3
25022026-09-02T21:41:55.020Z Compiling filetime v0.2.27
25032026-09-02T21:41:55.065Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25042026-09-02T21:41:55.081Z Compiling arrayref v0.3.9
25052026-09-02T21:41:55.108Z Compiling usdt v0.5.0
25062026-09-02T21:41:55.174Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25072026-09-02T21:41:55.247Z Compiling constant_time_eq v0.4.2
25082026-09-02T21:41:55.273Z Compiling whoami v1.6.1
25092026-09-02T21:41:55.289Z Compiling arrayvec v0.7.6
25102026-09-02T21:41:55.305Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25112026-09-02T21:41:55.322Z Compiling zone v0.3.1
25122026-09-02T21:41:55.394Z Compiling xattr v1.6.1
25132026-09-02T21:41:55.464Z Compiling tokio-dtrace v0.1.1
25142026-09-02T21:41:55.494Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25152026-09-02T21:41:55.553Z Compiling tar v0.4.46
25162026-09-02T21:41:55.616Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25172026-09-02T21:41:55.695Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25182026-09-02T21:41:55.737Z Compiling gethostname v0.5.0
25192026-09-02T21:41:55.754Z Compiling console v0.16.2
25202026-09-02T21:41:55.896Z Compiling unit-prefix v0.5.2
25212026-09-02T21:41:55.985Z Compiling topological-sort v0.2.2
25222026-09-02T21:41:56.035Z Compiling oxide-tokio-rt v0.1.4
25232026-09-02T21:41:56.040Z Compiling toml v0.8.23
25242026-09-02T21:41:56.210Z Compiling indicatif v0.18.4
25252026-09-02T21:41:56.226Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25262026-09-02T21:41:56.401Z Compiling shell-words v1.1.1
25272026-09-02T21:42:05.480Z Compiling progenitor-client v0.14.0
25282026-09-02T21:42:05.480Z Compiling omicron-zone-package v0.12.3
25292026-09-02T21:42:05.724Z Compiling progenitor-extras v0.2.0
25302026-09-02T21:42:06.015Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25312026-09-02T21:42:06.041Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25322026-09-02T21:42:06.137Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25332026-09-02T21:42:06.202Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25342026-09-02T21:42:06.241Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25352026-09-02T21:42:06.339Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25362026-09-02T21:42:06.350Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25372026-09-02T21:42:06.471Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25382026-09-02T21:42:06.955Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25392026-09-02T21:42:10.483Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25402026-09-02T21:42:19.773Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25412026-09-02T21:42:23.050Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25422026-09-02T21:42:24.135Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25432026-09-02T21:42:34.626Z Finished `release` profile [optimized] target(s) in 1m 49s
25442026-09-02T21:42:34.839Z Running `target/release/omicron-package -t test target create -p dev`
25452026-09-02T21:42:34.989ZLogging to: /work/oxidecomputer/omicron/out/LOG
25462026-09-02T21:42:34.989ZCreated new build target 'test' and set it as active
25472026-09-02T21:42:34.989Z
25482026-09-02T21:42:34.989Zreal 1:49.253879395
25492026-09-02T21:42:34.989Zuser 17:58.045051358
25502026-09-02T21:42:34.989Zsys 2:50.250819158
25512026-09-02T21:42:34.990Ztrap 0.521246797
25522026-09-02T21:42:34.990Ztflt 2.318984316
25532026-09-02T21:42:34.990Zdflt 4.996209008
25542026-09-02T21:42:34.990Zkflt 0.000469570
25552026-09-02T21:42:34.990Zlock 58:53.349769019
25562026-09-02T21:42:34.990Zslp 45:55.819328948
25572026-09-02T21:42:34.990Zlat 50.052928014
25582026-09-02T21:42:34.990Zstop 6:23.408414606
25592026-09-02T21:42:34.990Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25602026-09-02T21:42:35.809Z Finished `release` profile [optimized] target(s) in 0.90s
25612026-09-02T21:42:36.029Z Running `target/release/omicron-package -t test package`
25622026-09-02T21:42:36.029ZLogging to: /work/oxidecomputer/omicron/out/LOG
25632026-09-02T21:42:37.390Z Compiling heck v0.5.0
25642026-09-02T21:42:37.390Z Compiling regress v0.11.1
25652026-09-02T21:42:37.630Z Compiling unsafe-libyaml v0.2.11
25662026-09-02T21:42:37.643Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25672026-09-02T21:42:37.679Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25682026-09-02T21:42:37.679Z Compiling derive-where v1.6.0
25692026-09-02T21:42:37.719Z Compiling bytecount v0.6.9
25702026-09-02T21:42:37.731Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25712026-09-02T21:42:37.761Z Compiling atomicwrites v0.4.4
25722026-09-02T21:42:37.761Z Compiling is-terminal v0.4.17
25732026-09-02T21:42:37.770Z Compiling prettyplease v0.2.37
25742026-09-02T21:42:37.770Z Compiling newline-converter v0.3.0
25752026-09-02T21:42:37.775Z Compiling console v0.15.11
25762026-09-02T21:42:37.831Z Compiling slog-dtrace v0.3.0
25772026-09-02T21:42:37.841Z Compiling cancel-safe-futures v0.1.5
25782026-09-02T21:42:37.901Z Compiling resolv-conf v0.7.6
25792026-09-02T21:42:37.922Z Compiling num-rational v0.4.2
25802026-09-02T21:42:37.931Z Compiling num-complex v0.4.6
25812026-09-02T21:42:37.931Z Compiling thread_local v1.1.9
25822026-09-02T21:42:38.010Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25832026-09-02T21:42:38.145Z Compiling serde_yaml v0.9.34+deprecated
25842026-09-02T21:42:38.198Z Compiling compression-core v0.4.31
25852026-09-02T21:42:38.208Z Compiling expectorate v1.2.0
25862026-09-02T21:42:38.278Z Compiling match_cfg v0.1.0
25872026-09-02T21:42:38.348Z Compiling num v0.4.3
25882026-09-02T21:42:38.381Z Compiling hostname v0.3.1
25892026-09-02T21:42:38.431Z Compiling compression-codecs v0.4.37
25902026-09-02T21:42:38.471Z Compiling multer v3.1.0
25912026-09-02T21:42:38.475Z Compiling slog-async v2.8.0
25922026-09-02T21:42:38.512Z Compiling crossbeam-channel v0.5.15
25932026-09-02T21:42:38.542Z Compiling slog-json v2.6.1
25942026-09-02T21:42:38.564Z Compiling serde_spanned v1.1.1
25952026-09-02T21:42:38.571Z Compiling toml_datetime v1.1.1+spec-1.1.0
25962026-09-02T21:42:38.699Z Compiling term v1.2.1
25972026-09-02T21:42:38.764Z Compiling float-ord v0.3.2
25982026-09-02T21:42:38.796Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25992026-09-02T21:42:38.854Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
26002026-09-02T21:42:38.872Z Compiling oxide-update-engine-types v0.1.2
26012026-09-02T21:42:38.904Z Compiling toml_writer v1.1.1+spec-1.1.0
26022026-09-02T21:42:38.922Z Compiling linked-hash-map v0.5.6
26032026-09-02T21:42:38.927Z Compiling take_mut v0.2.2
26042026-09-02T21:42:38.968Z Compiling linear-map v1.2.0
26052026-09-02T21:42:38.971Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26062026-09-02T21:42:39.017Z Compiling slog-term v2.9.2
26072026-09-02T21:42:39.039Z Compiling slog-bunyan v2.5.0
26082026-09-02T21:42:39.111Z Compiling toml v1.1.2+spec-1.1.0
26092026-09-02T21:42:39.136Z Compiling typify-impl v0.6.2
26102026-09-02T21:42:39.178Z Compiling lru-cache v0.1.2
26112026-09-02T21:42:39.197Z Compiling async-compression v0.4.41
26122026-09-02T21:42:39.466Z Compiling dropshot v0.17.1
26132026-09-02T21:42:39.491Z Compiling async-stream v0.3.6
26142026-09-02T21:42:39.514Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26152026-09-02T21:42:39.544Z Compiling sha1 v0.11.0
26162026-09-02T21:42:39.567Z Compiling progenitor-client v0.14.0
26172026-09-02T21:42:39.639Z Compiling oxide-generation v0.1.3
26182026-09-02T21:42:39.662Z Compiling waitgroup v0.1.2
26192026-09-02T21:42:39.688Z Compiling rustls-pemfile v2.2.0
26202026-09-02T21:42:39.707Z Compiling backon v1.6.0
26212026-09-02T21:42:39.836Z Compiling serde_path_to_error v0.1.20
26222026-09-02T21:42:39.836Z Compiling hostname v0.4.2
26232026-09-02T21:42:39.902Z Compiling instant v0.1.13
26242026-09-02T21:42:39.905Z Compiling debug-ignore v1.0.5
26252026-09-02T21:42:39.944Z Compiling minimal-lexical v0.2.1
26262026-09-02T21:42:39.969Z Compiling progenitor-extras v0.2.0
26272026-09-02T21:42:40.013Z Compiling backoff v0.4.0
26282026-09-02T21:42:40.041Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26292026-09-02T21:42:40.062Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26302026-09-02T21:42:40.218Z Compiling oxide-update-engine v0.1.2
26312026-09-02T21:42:40.241Z Compiling nom v7.1.3
26322026-09-02T21:42:40.266Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
26332026-09-02T21:42:40.266Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
26342026-09-02T21:42:40.270Z Compiling parse-display v0.10.0
26352026-09-02T21:42:40.358Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26362026-09-02T21:42:40.379Z Compiling hickory-proto v0.24.4
26372026-09-02T21:42:40.828Z Compiling regress v0.10.5
26382026-09-02T21:42:41.054Z Compiling itertools v0.14.0
26392026-09-02T21:42:41.424Z Compiling macaddr v1.0.1
26402026-09-02T21:42:41.621Z Compiling unicode-xid v0.2.6
26412026-09-02T21:42:41.665Z Compiling humantime v2.3.0
26422026-09-02T21:42:41.775Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26432026-09-02T21:42:41.939Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26442026-09-02T21:42:41.962Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26452026-09-02T21:42:42.054Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26462026-09-02T21:42:42.252Z Compiling toml v0.8.23
26472026-09-02T21:42:42.309Z Compiling papergrid v0.11.0
26482026-09-02T21:42:42.333Z Compiling tabled_derive v0.7.0
26492026-09-02T21:42:42.644Z Compiling typify-macro v0.6.2
26502026-09-02T21:42:42.844Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26512026-09-02T21:42:42.868Z Compiling termtree v0.5.1
26522026-09-02T21:42:42.871Z Compiling crossterm v0.29.0
26532026-09-02T21:42:43.092Z Compiling hickory-resolver v0.24.4
26542026-09-02T21:42:43.142Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26552026-09-02T21:42:43.229Z Compiling tabled v0.15.0
26562026-09-02T21:42:43.529Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26572026-09-02T21:42:44.115Z Compiling phf_shared v0.12.1
26582026-09-02T21:42:44.195Z Compiling typify v0.6.2
26592026-09-02T21:42:44.374Z Compiling progenitor-impl v0.14.0
26602026-09-02T21:42:45.056Z Compiling qorb v0.4.1
26612026-09-02T21:42:45.104Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26622026-09-02T21:42:45.608Z Compiling vte v0.14.1
26632026-09-02T21:42:45.710Z Compiling csv-core v0.1.13
26642026-09-02T21:42:45.869Z Compiling chrono-tz v0.10.4
26652026-09-02T21:42:46.099Z Compiling highway v1.3.0
26662026-09-02T21:42:46.177Z Compiling csv v1.4.0
26672026-09-02T21:42:46.537Z Compiling progenitor-macro v0.14.0
26682026-09-02T21:42:47.134Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26692026-09-02T21:42:47.500Z Compiling strip-ansi-escapes v0.2.1
26702026-09-02T21:42:47.875Z Compiling phf v0.12.1
26712026-09-02T21:42:48.060Z Compiling const_format_proc_macros v0.2.34
26722026-09-02T21:42:48.085Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26732026-09-02T21:42:48.158Z Compiling fd-lock v4.0.4
26742026-09-02T21:42:48.337Z Compiling peg-macros v0.8.5
26752026-09-02T21:42:48.547Z Compiling nu-ansi-term v0.50.3
26762026-09-02T21:42:48.842Z Compiling const_format v0.2.35
26772026-09-02T21:42:49.090Z Compiling reedline v0.40.0
26782026-09-02T21:42:49.357Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26792026-09-02T21:42:49.460Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26802026-09-02T21:42:49.583Z Compiling peg v0.8.5
26812026-09-02T21:42:49.690Z Compiling bcs v0.1.6
26822026-09-02T21:42:50.133Z Compiling nom v8.0.0
26832026-09-02T21:42:50.215Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26842026-09-02T21:42:50.661Z Compiling progenitor v0.14.0
26852026-09-02T21:42:50.760Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26862026-09-02T21:42:50.854Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26872026-09-02T21:42:51.065Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26882026-09-02T21:42:51.284Z Compiling semver v0.1.20
26892026-09-02T21:42:51.354Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26902026-09-02T21:42:51.584Z Compiling rustc_version v0.1.7
26912026-09-02T21:42:51.827Z Compiling newtype_derive v0.1.6
26922026-09-02T21:42:52.064Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26932026-09-02T21:42:52.322Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26942026-09-02T21:42:52.589Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26952026-09-02T21:42:52.696Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26962026-09-02T21:42:52.958Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26972026-09-02T21:42:53.254Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26982026-09-02T21:42:53.607Z Compiling steno v0.4.1
26992026-09-02T21:42:53.703Z Compiling dropshot-api-manager-types v0.8.0
27002026-09-02T21:42:53.739Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
27012026-09-02T21:42:53.847Z Compiling sha1 v0.10.6
27022026-09-02T21:42:54.043Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
27032026-09-02T21:42:54.298Z Compiling utf-8 v0.7.6
27042026-09-02T21:42:54.325Z Compiling tagptr v0.2.0
27052026-09-02T21:42:54.561Z Compiling moka v0.12.13
27062026-09-02T21:42:54.564Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
27072026-09-02T21:42:54.610Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27082026-09-02T21:42:54.770Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27092026-09-02T21:42:55.045Z Compiling tungstenite v0.21.0
27102026-09-02T21:42:55.452Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
27112026-09-02T21:42:55.836Z Compiling hickory-resolver v0.25.2
27122026-09-02T21:42:56.755Z Compiling tokio-tungstenite v0.21.0
27132026-09-02T21:42:57.151Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27142026-09-02T21:42:57.176Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27152026-09-02T21:42:58.075Z Compiling darling_core v0.21.3
27162026-09-02T21:42:59.422Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27172026-09-02T21:42:59.562Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27182026-09-02T21:42:59.709Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27192026-09-02T21:43:00.247Z Compiling darling_macro v0.21.3
27202026-09-02T21:43:00.763Z Compiling display-error-chain v0.2.2
27212026-09-02T21:43:00.949Z Compiling darling v0.21.3
27222026-09-02T21:43:01.114Z Compiling libscf-sys v1.2.0
27232026-09-02T21:43:01.259Z Compiling vergen-lib v0.1.6
27242026-09-02T21:43:01.351Z Compiling diesel_derives v2.3.7
27252026-09-02T21:43:01.537Z Compiling dsl_auto_type v0.2.0
27262026-09-02T21:43:01.773Z Compiling scheduled-thread-pool v0.2.7
27272026-09-02T21:43:01.999Z Compiling vergen-gitcl v1.0.8
27282026-09-02T21:43:02.073Z Compiling diesel_table_macro_syntax v0.3.0
27292026-09-02T21:43:02.096Z Compiling dirs-sys-next v0.1.2
27302026-09-02T21:43:02.133Z Compiling glob v0.3.3
27312026-09-02T21:43:02.219Z Compiling maplit v1.0.2
27322026-09-02T21:43:02.291Z Compiling crunchy v0.2.4
27332026-09-02T21:43:02.363Z Compiling dirs-next v2.0.0
27342026-09-02T21:43:02.419Z Compiling r2d2 v0.8.10
27352026-09-02T21:43:02.494Z Compiling clang-sys v1.8.1
27362026-09-02T21:43:02.543Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27372026-09-02T21:43:02.614Z Compiling papergrid v0.18.0
27382026-09-02T21:43:02.716Z Compiling xshell-macros v0.2.7
27392026-09-02T21:43:02.859Z Compiling downcast-rs v2.0.2
27402026-09-02T21:43:02.888Z Compiling tiny-keccak v2.0.2
27412026-09-02T21:43:03.139Z Compiling xshell v0.2.7
27422026-09-02T21:43:03.169Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27432026-09-02T21:43:03.211Z Compiling term v0.7.0
27442026-09-02T21:43:03.243Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27452026-09-02T21:43:03.295Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27462026-09-02T21:43:03.551Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27472026-09-02T21:43:03.712Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27482026-09-02T21:43:03.772Z Compiling bit-vec v0.6.3
27492026-09-02T21:43:03.854Z Compiling tabled v0.21.0
27502026-09-02T21:43:04.015Z Compiling bit-set v0.5.3
27512026-09-02T21:43:04.037Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27522026-09-02T21:43:04.215Z Compiling ascii-canvas v3.0.0
27532026-09-02T21:43:04.405Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27542026-09-02T21:43:04.486Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27552026-09-02T21:43:04.672Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27562026-09-02T21:43:04.763Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27572026-09-02T21:43:04.849Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27582026-09-02T21:43:05.072Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27592026-09-02T21:43:05.257Z Compiling itertools v0.10.5
27602026-09-02T21:43:05.318Z Compiling ena v0.14.4
27612026-09-02T21:43:05.403Z Compiling libloading v0.8.9
27622026-09-02T21:43:05.594Z Compiling regex-syntax v0.6.29
27632026-09-02T21:43:05.615Z Compiling unicase v2.9.0
27642026-09-02T21:43:05.639Z Compiling diff v0.1.13
27652026-09-02T21:43:05.952Z Compiling bindgen v0.71.1
27662026-09-02T21:43:06.367Z Compiling cexpr v0.6.0
27672026-09-02T21:43:06.455Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27682026-09-02T21:43:06.676Z Compiling rustc-hash v2.1.1
27692026-09-02T21:43:06.845Z Compiling crc8 v0.1.1
27702026-09-02T21:43:06.996Z Compiling lalrpop v0.19.12
27712026-09-02T21:43:07.020Z Compiling diesel v2.3.7
27722026-09-02T21:43:07.332Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27732026-09-02T21:43:07.394Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27742026-09-02T21:43:07.518Z Compiling headers-core v0.3.0
27752026-09-02T21:43:07.887Z Compiling libxml v0.3.3
27762026-09-02T21:43:08.174Z Compiling headers v0.4.1
27772026-09-02T21:43:08.223Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27782026-09-02T21:43:08.449Z Compiling strum_macros v0.24.3
27792026-09-02T21:43:08.472Z Compiling indoc v1.0.9
27802026-09-02T21:43:08.702Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27812026-09-02T21:43:08.915Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
27822026-09-02T21:43:08.939Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27832026-09-02T21:43:09.007Z Compiling derive_builder v0.20.2
27842026-09-02T21:43:09.010Z Compiling oso-derive v0.27.3
27852026-09-02T21:43:09.188Z Compiling quick-xml v0.37.5
27862026-09-02T21:43:09.314Z Compiling impl-trait-for-tuples v0.2.3
27872026-09-02T21:43:09.550Z Compiling openssl-probe v0.1.6
27882026-09-02T21:43:09.726Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27892026-09-02T21:43:09.816Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27902026-09-02T21:43:09.864Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27912026-09-02T21:43:10.393Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27922026-09-02T21:43:10.470Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27932026-09-02T21:43:10.584Z Compiling bb8 v0.8.6
27942026-09-02T21:43:10.698Z Compiling trait-variant v0.1.2
27952026-09-02T21:43:10.722Z Compiling proc-macro-error-attr2 v2.0.0
27962026-09-02T21:43:10.967Z Compiling half v1.8.3
27972026-09-02T21:43:11.068Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27982026-09-02T21:43:11.173Z Compiling proc-macro-error2 v2.0.1
27992026-09-02T21:43:11.315Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
28002026-09-02T21:43:11.379Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28012026-09-02T21:43:11.458Z Compiling serde_cbor v0.11.2
28022026-09-02T21:43:11.574Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28032026-09-02T21:43:11.799Z Compiling hashbrown v0.14.5
28042026-09-02T21:43:11.824Z Compiling rfc6979 v0.4.0
28052026-09-02T21:43:11.892Z Compiling salty v0.3.0
28062026-09-02T21:43:11.997Z Compiling ecdsa v0.16.9
28072026-09-02T21:43:12.232Z Compiling knus-derive v3.4.0
28082026-09-02T21:43:12.337Z Compiling samael v0.0.19
28092026-09-02T21:43:12.405Z Compiling chumsky v0.9.3
28102026-09-02T21:43:12.469Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
28112026-09-02T21:43:12.651Z Compiling progenitor-impl v0.13.0
28122026-09-02T21:43:12.733Z Compiling primeorder v0.13.6
28132026-09-02T21:43:13.035Z Compiling nonempty v0.12.0
28142026-09-02T21:43:13.271Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28152026-09-02T21:43:13.633Z Compiling knus v3.4.0
28162026-09-02T21:43:13.662Z Compiling p384 v0.13.1
28172026-09-02T21:43:14.480Z Compiling polar-core v0.27.3
28182026-09-02T21:43:14.524Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28192026-09-02T21:43:14.756Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28202026-09-02T21:43:14.824Z Compiling progenitor-macro v0.13.0
28212026-09-02T21:43:15.188Z Compiling progenitor-client v0.13.0
28222026-09-02T21:43:15.729Z Compiling fxhash v0.2.1
28232026-09-02T21:43:15.896Z Compiling libz-sys v1.1.24
28242026-09-02T21:43:15.945Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28252026-09-02T21:43:16.194Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
28262026-09-02T21:43:16.430Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28272026-09-02T21:43:16.910Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28282026-09-02T21:43:16.968Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28292026-09-02T21:43:17.364Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
28302026-09-02T21:43:17.878Z Compiling kstat-rs v0.2.5
28312026-09-02T21:43:18.565Z Compiling mime_guess v2.0.5
28322026-09-02T21:43:18.976Z Compiling progenitor v0.13.0
28332026-09-02T21:43:19.154Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28342026-09-02T21:43:19.957Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28352026-09-02T21:43:20.472Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28362026-09-02T21:43:20.594Z Compiling nanorand v0.7.0
28372026-09-02T21:43:20.951Z Compiling libgit2-sys v0.18.3+1.9.2
28382026-09-02T21:43:20.975Z Compiling parking_lot_core v0.8.6
28392026-09-02T21:43:21.295Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28402026-09-02T21:43:21.474Z Compiling flume v0.11.1
28412026-09-02T21:43:21.712Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28422026-09-02T21:43:22.045Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28432026-09-02T21:43:22.564Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28442026-09-02T21:43:22.766Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28452026-09-02T21:43:23.346Z Compiling git-stub v1.0.0
28462026-09-02T21:43:23.367Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
28472026-09-02T21:43:23.616Z Compiling corncobs v0.1.4
28482026-09-02T21:43:23.639Z Compiling oso v0.27.3
28492026-09-02T21:43:23.753Z Compiling strsim v0.10.0
28502026-09-02T21:43:23.876Z Compiling instability v0.3.11
28512026-09-02T21:43:24.071Z Compiling http-range v0.1.5
28522026-09-02T21:43:24.144Z Compiling darling_core v0.13.4
28532026-09-02T21:43:24.172Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28542026-09-02T21:43:24.851Z Compiling async-bb8-diesel v0.2.1
28552026-09-02T21:43:25.335Z Compiling diesel-dtrace v0.5.0
28562026-09-02T21:43:25.676Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28572026-09-02T21:43:25.844Z Compiling git-stub-vcs v0.1.0
28582026-09-02T21:43:27.813Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
28592026-09-02T21:43:28.413Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28602026-09-02T21:43:28.570Z Compiling ignore v0.4.25
28612026-09-02T21:43:29.945Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28622026-09-02T21:43:29.977Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28632026-09-02T21:43:30.244Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28642026-09-02T21:43:30.266Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28652026-09-02T21:43:30.547Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28662026-09-02T21:43:31.788Z Compiling anstyle-parse v0.2.7
28672026-09-02T21:43:31.876Z Compiling secrecy v0.8.0
28682026-09-02T21:43:31.994Z Compiling vergen-git2 v9.1.0
28692026-09-02T21:43:32.060Z Compiling castaway v0.2.4
28702026-09-02T21:43:32.080Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28712026-09-02T21:43:32.084Z Compiling indoc v2.0.7
28722026-09-02T21:43:32.223Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28732026-09-02T21:43:32.275Z Compiling compact_str v0.8.1
28742026-09-02T21:43:33.265Z Compiling anstream v0.6.21
28752026-09-02T21:43:33.395Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28762026-09-02T21:43:33.450Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28772026-09-02T21:43:33.811Z Compiling globwalk v0.9.1
28782026-09-02T21:43:34.350Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28792026-09-02T21:43:34.458Z Compiling parking_lot v0.11.2
28802026-09-02T21:43:34.484Z Compiling hyper-staticfile v0.10.1
28812026-09-02T21:43:35.054Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28822026-09-02T21:43:35.109Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28832026-09-02T21:43:35.354Z Compiling darling_macro v0.13.4
28842026-09-02T21:43:35.590Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28852026-09-02T21:43:35.649Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28862026-09-02T21:43:35.884Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28872026-09-02T21:43:36.311Z Compiling predicates-tree v1.0.13
28882026-09-02T21:43:36.646Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28892026-09-02T21:43:36.740Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
28902026-09-02T21:43:36.763Z Compiling unicode-truncate v1.1.0
28912026-09-02T21:43:36.880Z Compiling digest-io v0.1.0
28922026-09-02T21:43:36.982Z Compiling lru v0.12.5
28932026-09-02T21:43:37.077Z Compiling sha2 v0.11.0
28942026-09-02T21:43:37.215Z Compiling prefix-trie v0.7.0
28952026-09-02T21:43:37.517Z Compiling rand_seeder v0.4.0
28962026-09-02T21:43:37.550Z Compiling rawzip v0.4.4
28972026-09-02T21:43:37.690Z Compiling cassowary v0.3.0
28982026-09-02T21:43:37.719Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
28992026-09-02T21:43:37.789Z Compiling hickory-server v0.25.2
29002026-09-02T21:43:37.969Z Compiling ratatui v0.29.0
29012026-09-02T21:43:37.998Z Compiling camino-tempfile-ext v0.3.3
29022026-09-02T21:43:38.090Z Compiling darling v0.13.4
29032026-09-02T21:43:38.205Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
29042026-09-02T21:43:38.583Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
29052026-09-02T21:43:38.650Z Compiling sled v0.34.7
29062026-09-02T21:43:38.974Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29072026-09-02T21:43:39.233Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29082026-09-02T21:43:41.095Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
29092026-09-02T21:43:41.706Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29102026-09-02T21:43:41.931Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29112026-09-02T21:43:42.762Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29122026-09-02T21:43:44.155Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
29132026-09-02T21:43:45.014Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29142026-09-02T21:43:46.207Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
29152026-09-02T21:43:46.316Z Compiling serde_with_macros v1.5.2
29162026-09-02T21:43:46.340Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29172026-09-02T21:43:46.539Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29182026-09-02T21:43:46.684Z Compiling git2 v0.20.4
29192026-09-02T21:43:46.772Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29202026-09-02T21:43:47.009Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29212026-09-02T21:43:47.174Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29222026-09-02T21:43:47.245Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29232026-09-02T21:43:47.434Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29242026-09-02T21:43:47.540Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29252026-09-02T21:43:47.694Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29262026-09-02T21:43:47.772Z Compiling arc-swap v1.8.2
29272026-09-02T21:43:47.934Z Compiling void v1.0.2
29282026-09-02T21:43:48.132Z Compiling lzss v0.8.2
29292026-09-02T21:43:48.158Z Compiling slog-scope v4.4.1
29302026-09-02T21:43:48.247Z Compiling serde_with v1.14.0
29312026-09-02T21:43:48.485Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29322026-09-02T21:43:48.574Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29332026-09-02T21:43:49.589Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29342026-09-02T21:43:49.739Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29352026-09-02T21:43:49.763Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
29362026-09-02T21:43:49.985Z Compiling scuffle v0.1.0
29372026-09-02T21:43:50.039Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29382026-09-02T21:43:50.476Z Compiling tungstenite v0.23.0
29392026-09-02T21:43:50.839Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29402026-09-02T21:43:52.069Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29412026-09-02T21:43:52.594Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29422026-09-02T21:43:52.799Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29432026-09-02T21:43:53.037Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29442026-09-02T21:43:53.122Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29452026-09-02T21:43:53.272Z Compiling nix v0.27.1
29462026-09-02T21:43:53.370Z Compiling twox-hash v2.1.2
29472026-09-02T21:43:53.818Z Compiling libsw-core v0.3.2
29482026-09-02T21:43:53.883Z Compiling serde_bytes v0.11.19
29492026-09-02T21:43:54.047Z Compiling atty v0.2.14
29502026-09-02T21:43:54.050Z Compiling libsw v3.5.0
29512026-09-02T21:43:54.202Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29522026-09-02T21:43:54.219Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29532026-09-02T21:43:54.369Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29542026-09-02T21:43:54.426Z Compiling tokio-tungstenite v0.23.1
29552026-09-02T21:43:54.633Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
29562026-09-02T21:43:54.819Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
29572026-09-02T21:43:55.685Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29582026-09-02T21:43:55.864Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29592026-09-02T21:43:56.417Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29602026-09-02T21:43:57.788Z Compiling slog-stdlog v4.1.1
29612026-09-02T21:43:58.193Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29622026-09-02T21:43:58.583Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
29632026-09-02T21:43:59.038Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
29642026-09-02T21:43:59.490Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29652026-09-02T21:44:00.893Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29662026-09-02T21:44:01.062Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29672026-09-02T21:44:01.092Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
29682026-09-02T21:44:02.752Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29692026-09-02T21:44:03.411Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29702026-09-02T21:44:03.708Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
29712026-09-02T21:44:04.060Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29722026-09-02T21:44:04.298Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
29732026-09-02T21:44:05.120Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29742026-09-02T21:44:06.665Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29752026-09-02T21:44:08.387Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29762026-09-02T21:44:09.078Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29772026-09-02T21:44:10.026Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29782026-09-02T21:44:10.257Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29792026-09-02T21:44:10.581Z Compiling signal-hook-tokio v0.3.1
29802026-09-02T21:44:10.787Z Compiling fatfs v0.3.6
29812026-09-02T21:44:11.126Z Compiling yasna v0.5.2
29822026-09-02T21:44:12.058Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29832026-09-02T21:44:12.394Z Compiling seq-macro v0.3.6
29842026-09-02T21:44:12.656Z Compiling assert_matches v1.5.0
29852026-09-02T21:44:12.760Z Compiling rcgen v0.12.1
29862026-09-02T21:44:12.781Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29872026-09-02T21:44:12.896Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29882026-09-02T21:44:13.525Z Compiling slog-envlogger v2.2.0
29892026-09-02T21:44:13.696Z Compiling oxide-update-engine-display v0.1.2
29902026-09-02T21:44:14.669Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29912026-09-02T21:44:14.689Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29922026-09-02T21:44:15.753Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29932026-09-02T21:44:15.988Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29942026-09-02T21:44:16.227Z Compiling port-file v0.1.0
29952026-09-02T21:44:16.551Z Compiling rtoolbox v0.0.3
29962026-09-02T21:44:16.580Z Compiling subprocess v0.2.15
29972026-09-02T21:44:16.868Z Compiling rpassword v7.5.4
29982026-09-02T21:44:17.248Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29992026-09-02T21:44:17.551Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30002026-09-02T21:44:18.514Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30012026-09-02T21:44:18.657Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30022026-09-02T21:44:18.694Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30032026-09-02T21:44:19.984Z Compiling tui-tree-widget v0.23.1
30042026-09-02T21:44:20.300Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30052026-09-02T21:44:20.926Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30062026-09-02T21:44:22.868Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30072026-09-02T21:44:23.372Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30082026-09-02T21:44:23.740Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30092026-09-02T21:44:23.995Z Compiling uzers v0.12.2
30102026-09-02T21:44:24.493Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30112026-09-02T21:44:25.034Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30122026-09-02T21:44:25.460Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30132026-09-02T21:44:26.965Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30142026-09-02T21:44:27.008Z Compiling support-bundle-viewer v0.1.2
30152026-09-02T21:44:27.317Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30162026-09-02T21:44:28.875Z Compiling multimap v0.10.1
30172026-09-02T21:44:37.377Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30182026-09-02T21:44:39.645Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30192026-09-02T21:44:45.836Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30202026-09-02T21:44:48.331Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30212026-09-02T21:44:50.036Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30222026-09-02T21:52:45.429Z Finished `release` profile [optimized] target(s) in 10m 09s
30232026-09-02T21:52:45.433Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
30242026-09-02T21:52:45.433Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
30252026-09-02T21:53:41.916Z
30262026-09-02T21:53:41.916Zreal 11:07.048561353
30272026-09-02T21:53:41.916Zuser 1:23:03.642962614
30282026-09-02T21:53:41.924Zsys 3:42.914726847
30292026-09-02T21:53:41.924Ztrap 1.852381696
30302026-09-02T21:53:41.924Ztflt 1.824784114
30312026-09-02T21:53:41.924Zdflt 20.246017012
30322026-09-02T21:53:41.924Zkflt 0.147793719
30332026-09-02T21:53:41.924Zlock 8:18:14.702961634
30342026-09-02T21:53:41.924Zslp 2:22:06.165952081
30352026-09-02T21:53:41.924Zlat 2:36.344494297
30362026-09-02T21:53:41.925Zstop 5:41.145605182
30372026-09-02T21:53:41.925Z+ mapfile -t packages
30382026-09-02T21:53:41.925Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
30392026-09-02T21:53:42.895Z Finished `release` profile [optimized] target(s) in 0.96s
30402026-09-02T21:53:42.964Z Running `target/release/omicron-package -t test list-outputs`
30412026-09-02T21:53:43.033ZLogging to: /work/oxidecomputer/omicron/out/LOG
30422026-09-02T21:53:43.043Z+ ptime -m cargo build --locked --release -p xtask
30432026-09-02T21:53:43.524Z Compiling libc v0.2.185
30442026-09-02T21:53:43.524Z Compiling serde_core v1.0.228
30452026-09-02T21:53:43.524Z Compiling serde v1.0.228
30462026-09-02T21:53:43.547Z Compiling rustix v1.1.4
30472026-09-02T21:53:43.548Z Compiling bitflags v2.11.0
30482026-09-02T21:53:43.548Z Compiling serde_json v1.0.151
30492026-09-02T21:53:43.674Z Compiling usdt-impl v0.5.0
30502026-09-02T21:53:43.682Z Compiling syn v2.0.117
30512026-09-02T21:53:43.706Z Compiling syn v1.0.109
30522026-09-02T21:53:43.722Z Compiling log v0.4.33
30532026-09-02T21:53:43.722Z Compiling getrandom v0.4.3
30542026-09-02T21:53:43.727Z Compiling indexmap v2.14.0
30552026-09-02T21:53:43.738Z Compiling fs-err v3.3.0
30562026-09-02T21:53:43.926Z Compiling anyhow v1.0.104
30572026-09-02T21:53:43.960Z Compiling once_cell v1.21.3
30582026-09-02T21:53:44.116Z Compiling heck v0.4.1
30592026-09-02T21:53:44.382Z Compiling thread-id v4.2.2
30602026-09-02T21:53:44.410Z Compiling errno v0.3.14
30612026-09-02T21:53:44.410Z Compiling memmap v0.7.0
30622026-09-02T21:53:45.160Z Compiling proc-macro-error v1.0.4
30632026-09-02T21:53:45.378Z Compiling terminal_size v0.4.3
30642026-09-02T21:53:45.378Z Compiling tempfile v3.27.0
30652026-09-02T21:53:45.392Z Compiling tabled_derive v0.7.0
30662026-09-02T21:53:45.481Z Compiling clap_builder v4.6.0
30672026-09-02T21:53:45.482Z Compiling textwrap v0.16.2
30682026-09-02T21:53:45.710Z Compiling camino v1.2.5
30692026-09-02T21:53:45.710Z Compiling cargo-platform v0.3.2
30702026-09-02T21:53:45.717Z Compiling semver v1.0.28
30712026-09-02T21:53:45.898Z Compiling pest_generator v2.8.6
30722026-09-02T21:53:46.068Z Compiling camino-tempfile v1.4.1
30732026-09-02T21:53:46.103Z Compiling tabled v0.15.0
30742026-09-02T21:53:46.450Z Compiling serde_derive v1.0.228
30752026-09-02T21:53:46.463Z Compiling thiserror-impl v1.0.69
30762026-09-02T21:53:46.463Z Compiling zerocopy-derive v0.7.35
30772026-09-02T21:53:46.463Z Compiling scroll_derive v0.12.1
30782026-09-02T21:53:46.463Z Compiling thiserror-impl v2.0.18
30792026-09-02T21:53:46.463Z Compiling clap_derive v4.6.1
30802026-09-02T21:53:46.499Z Compiling pest_derive v2.8.6
30812026-09-02T21:53:47.143Z Compiling scroll v0.12.0
30822026-09-02T21:53:47.286Z Compiling zerocopy v0.7.35
30832026-09-02T21:53:47.409Z Compiling goblin v0.8.2
30842026-09-02T21:53:47.544Z Compiling thiserror v1.0.69
30852026-09-02T21:53:47.678Z Compiling dtrace-parser v0.2.0
30862026-09-02T21:53:47.815Z Compiling thiserror v2.0.18
30872026-09-02T21:53:47.853Z Compiling clap v4.6.1
30882026-09-02T21:53:49.640Z Compiling serde_spanned v0.6.9
30892026-09-02T21:53:49.665Z Compiling toml_datetime v0.6.11
30902026-09-02T21:53:49.738Z Compiling dof v0.3.0
30912026-09-02T21:53:49.745Z Compiling serde_tokenstream v0.2.3
30922026-09-02T21:53:49.784Z Compiling macaddr v1.0.1
30932026-09-02T21:53:49.799Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30942026-09-02T21:53:49.813Z Compiling cargo_metadata v0.23.1
30952026-09-02T21:53:49.861Z Compiling toml_edit v0.22.27
30962026-09-02T21:53:50.404Z Compiling usdt-attr-macro v0.5.0
30972026-09-02T21:53:50.423Z Compiling usdt-macro v0.5.0
30982026-09-02T21:53:51.080Z Compiling usdt v0.5.0
30992026-09-02T21:53:51.421Z Compiling toml v0.8.23
31002026-09-02T21:53:51.808Z Compiling cargo_toml v0.21.0
31012026-09-02T21:53:56.238Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31022026-09-02T21:53:59.455Z Finished `release` profile [optimized] target(s) in 16.42s
31032026-09-02T21:53:59.601Z
31042026-09-02T21:53:59.613Zreal 16.535795855
31052026-09-02T21:53:59.613Zuser 2:05.484920101
31062026-09-02T21:53:59.613Zsys 13.763414328
31072026-09-02T21:53:59.613Ztrap 0.064248414
31082026-09-02T21:53:59.613Ztflt 0.495518790
31092026-09-02T21:53:59.613Zdflt 1.232339063
31102026-09-02T21:53:59.613Zkflt 0.000018260
31112026-09-02T21:53:59.613Zlock 4:47.518437872
31122026-09-02T21:53:59.614Zslp 2:43.276083738
31132026-09-02T21:53:59.614Zlat 3.544837391
31142026-09-02T21:53:59.614Zstop 16.197113851
31152026-09-02T21:53:59.614Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
31162026-09-02T21:53:59.614Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
31172026-09-02T21:53:59.614Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
31182026-09-02T21:53:59.614Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
31192026-09-02T21:53:59.614Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
31202026-09-02T21:54:00.701Z Compiling match_cfg v0.1.0
31212026-09-02T21:54:00.701Z Compiling progenitor-client v0.14.0
31222026-09-02T21:54:00.701Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31232026-09-02T21:54:00.789Z Compiling slog-json v2.6.1
31242026-09-02T21:54:00.789Z Compiling newtype-uuid-macros v0.1.0
31252026-09-02T21:54:00.789Z Compiling sha1 v0.11.0
31262026-09-02T21:54:00.789Z Compiling multer v3.1.0
31272026-09-02T21:54:00.789Z Compiling debug-ignore v1.0.5
31282026-09-02T21:54:00.789Z Compiling compression-core v0.4.31
31292026-09-02T21:54:00.889Z Compiling async-stream-impl v0.3.6
31302026-09-02T21:54:00.889Z Compiling serde_spanned v1.1.1
31312026-09-02T21:54:00.889Z Compiling toml_datetime v1.1.1+spec-1.1.0
31322026-09-02T21:54:00.889Z Compiling dropshot v0.17.1
31332026-09-02T21:54:00.889Z Compiling toml_writer v1.1.1+spec-1.1.0
31342026-09-02T21:54:00.889Z Compiling waitgroup v0.1.2
31352026-09-02T21:54:00.890Z Compiling rustls-pemfile v2.2.0
31362026-09-02T21:54:00.980Z Compiling dropshot_endpoint v0.17.1
31372026-09-02T21:54:01.085Z Compiling hostname v0.4.2
31382026-09-02T21:54:01.112Z Compiling serde_path_to_error v0.1.20
31392026-09-02T21:54:01.112Z Compiling hostname v0.3.1
31402026-09-02T21:54:01.112Z Compiling compression-codecs v0.4.37
31412026-09-02T21:54:01.126Z Compiling toml v1.1.2+spec-1.1.0
31422026-09-02T21:54:01.127Z Compiling atomicwrites v0.4.4
31432026-09-02T21:54:01.128Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31442026-09-02T21:54:01.128Z Compiling macaddr v1.0.1
31452026-09-02T21:54:01.128Z Compiling serde_tokenstream v0.3.0
31462026-09-02T21:54:01.201Z Compiling slog-bunyan v2.5.0
31472026-09-02T21:54:01.244Z Compiling oxide-generation v0.1.3
31482026-09-02T21:54:01.274Z Compiling instant v0.1.13
31492026-09-02T21:54:01.274Z Compiling regress v0.10.5
31502026-09-02T21:54:01.518Z Compiling async-compression v0.4.41
31512026-09-02T21:54:01.864Z Compiling parse-display-derive v0.10.0
31522026-09-02T21:54:01.864Z Compiling backon v1.6.0
31532026-09-02T21:54:01.864Z Compiling backoff v0.4.0
31542026-09-02T21:54:01.864Z Compiling itertools v0.14.0
31552026-09-02T21:54:01.864Z Compiling humantime v2.3.0
31562026-09-02T21:54:01.864Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31572026-09-02T21:54:01.864Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31582026-09-02T21:54:01.864Z Compiling oxide-generation-macros v0.2.0
31592026-09-02T21:54:01.864Z Compiling async-stream v0.3.6
31602026-09-02T21:54:01.937Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31612026-09-02T21:54:01.937Z Compiling progenitor-extras v0.2.0
31622026-09-02T21:54:01.937Z Compiling half v2.7.1
31632026-09-02T21:54:01.937Z Compiling ciborium-io v0.2.2
31642026-09-02T21:54:01.937Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31652026-09-02T21:54:01.937Z Compiling crucible-workspace-hack v0.1.0
31662026-09-02T21:54:01.937Z Compiling convert_case v0.4.0
31672026-09-02T21:54:01.937Z Compiling regress v0.11.1
31682026-09-02T21:54:01.937Z Compiling secrecy v0.10.3
31692026-09-02T21:54:01.937Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31702026-09-02T21:54:01.972Z Compiling ciborium-ll v0.2.2
31712026-09-02T21:54:01.972Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31722026-09-02T21:54:01.972Z Compiling inout v0.1.4
31732026-09-02T21:54:02.008Z Compiling thiserror-impl-no-std v2.0.2
31742026-09-02T21:54:02.027Z Compiling universal-hash v0.5.1
31752026-09-02T21:54:02.114Z Compiling ciborium v0.2.2
31762026-09-02T21:54:02.129Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31772026-09-02T21:54:02.153Z Compiling cipher v0.4.4
31782026-09-02T21:54:02.176Z Compiling derive_more v0.99.20
31792026-09-02T21:54:02.199Z Compiling opaque-debug v0.3.1
31802026-09-02T21:54:02.327Z Compiling unsafe-libyaml v0.2.11
31812026-09-02T21:54:02.327Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31822026-09-02T21:54:02.327Z Compiling poly1305 v0.8.0
31832026-09-02T21:54:02.327Z Compiling blake2 v0.10.6
31842026-09-02T21:54:02.327Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31852026-09-02T21:54:02.437Z Compiling chacha20 v0.9.1
31862026-09-02T21:54:02.486Z Compiling aead v0.5.2
31872026-09-02T21:54:02.703Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31882026-09-02T21:54:02.742Z Compiling password-hash v0.5.0
31892026-09-02T21:54:02.742Z Compiling indent_write v2.2.0
31902026-09-02T21:54:02.757Z Compiling chacha20poly1305 v0.10.1
31912026-09-02T21:54:02.862Z Compiling serde_yaml v0.9.34+deprecated
31922026-09-02T21:54:03.021Z Compiling toml_datetime v0.7.5+spec-1.1.0
31932026-09-02T21:54:03.021Z Compiling num-derive v0.4.2
31942026-09-02T21:54:03.065Z Compiling heapless v0.8.0
31952026-09-02T21:54:03.065Z Compiling ingot-macros v0.2.0
31962026-09-02T21:54:03.065Z Compiling argon2 v0.5.3
31972026-09-02T21:54:03.069Z Compiling toml_edit v0.23.10+spec-1.0.0
31982026-09-02T21:54:03.109Z Compiling tabwriter v1.4.1
31992026-09-02T21:54:03.124Z Compiling hash32 v0.3.1
32002026-09-02T21:54:03.186Z Compiling parse-display v0.10.0
32012026-09-02T21:54:03.212Z Compiling thiserror-no-std v2.0.2
32022026-09-02T21:54:03.280Z Compiling smoltcp v0.11.0
32032026-09-02T21:54:03.334Z Compiling vsss-rs v3.3.4
32042026-09-02T21:54:03.359Z Compiling typify-impl v0.6.2
32052026-09-02T21:54:03.432Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32062026-09-02T21:54:03.507Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32072026-09-02T21:54:03.656Z Compiling proc-macro-crate v3.4.0
32082026-09-02T21:54:03.793Z Compiling cobs v0.3.0
32092026-09-02T21:54:03.874Z Compiling colored v3.1.1
32102026-09-02T21:54:04.076Z Compiling illumos-nvpair-sys v0.2.0
32112026-09-02T21:54:04.383Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
32122026-09-02T21:54:04.559Z Compiling postcard v1.1.3
32132026-09-02T21:54:04.559Z Compiling num_enum_derive v0.7.6
32142026-09-02T21:54:04.559Z Compiling proc-macro-error v1.0.4
32152026-09-02T21:54:04.559Z Compiling rand v0.10.1
32162026-09-02T21:54:04.559Z Compiling proc-macro-crate v1.3.1
32172026-09-02T21:54:04.559Z Compiling foreign-types-macros v0.2.3
32182026-09-02T21:54:04.672Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32192026-09-02T21:54:04.672Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32202026-09-02T21:54:04.786Z Compiling rayon-core v1.13.0
32212026-09-02T21:54:04.787Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32222026-09-02T21:54:04.947Z Compiling foreign-types-shared v0.3.1
32232026-09-02T21:54:05.025Z Compiling num_enum_derive v0.5.11
32242026-09-02T21:54:05.025Z Compiling crossbeam-deque v0.8.6
32252026-09-02T21:54:05.025Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32262026-09-02T21:54:05.200Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32272026-09-02T21:54:05.200Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32282026-09-02T21:54:05.200Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32292026-09-02T21:54:05.200Z Compiling cstr-argument v0.1.2
32302026-09-02T21:54:05.320Z Compiling foreign-types v0.5.0
32312026-09-02T21:54:05.320Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
32322026-09-02T21:54:05.320Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32332026-09-02T21:54:05.320Z Compiling illumos-nvpair v0.3.0
32342026-09-02T21:54:05.470Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
32352026-09-02T21:54:05.634Z Compiling num_enum v0.7.6
32362026-09-02T21:54:05.634Z Compiling zone_cfg_derive v0.3.1
32372026-09-02T21:54:05.634Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32382026-09-02T21:54:05.699Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32392026-09-02T21:54:05.699Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32402026-09-02T21:54:05.699Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
32412026-09-02T21:54:05.699Z Compiling itertools v0.12.1
32422026-09-02T21:54:05.699Z Compiling rayon v1.11.0
32432026-09-02T21:54:05.699Z Compiling sigpipe v0.1.3
32442026-09-02T21:54:05.699Z Compiling glob v0.3.3
32452026-09-02T21:54:05.717Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32462026-09-02T21:54:05.865Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32472026-09-02T21:54:05.996Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32482026-09-02T21:54:05.996Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32492026-09-02T21:54:06.073Z Compiling smf v0.2.3
32502026-09-02T21:54:06.073Z Compiling ingot-types v0.2.0
32512026-09-02T21:54:06.104Z Compiling whoami v1.6.1
32522026-09-02T21:54:06.104Z Compiling num_enum v0.5.11
32532026-09-02T21:54:06.104Z Compiling cpubits v0.1.1
32542026-09-02T21:54:06.104Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32552026-09-02T21:54:09.541Z Compiling gethostname v0.5.0
32562026-09-02T21:54:09.731Z Compiling derive-where v1.6.0
32572026-09-02T21:54:09.731Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32582026-09-02T21:54:09.731Z Compiling usdt-macro v0.5.0
32592026-09-02T21:54:09.732Z Compiling usdt-attr-macro v0.5.0
32602026-09-02T21:54:09.732Z Compiling num-rational v0.4.2
32612026-09-02T21:54:09.732Z Compiling num-complex v0.4.6
32622026-09-02T21:54:09.732Z Compiling memmap v0.7.0
32632026-09-02T21:54:09.732Z Compiling ingot v0.2.1
32642026-09-02T21:54:09.732Z Compiling toml v0.8.23
32652026-09-02T21:54:09.732Z Compiling pem-rfc7468 v1.0.0
32662026-09-02T21:54:09.732Z Compiling num v0.4.3
32672026-09-02T21:54:09.732Z Compiling zone v0.3.1
32682026-09-02T21:54:09.732Z Compiling float-ord v0.3.2
32692026-09-02T21:54:09.732Z Compiling cancel-safe-futures v0.1.5
32702026-09-02T21:54:09.732Z Compiling resolv-conf v0.7.6
32712026-09-02T21:54:09.732Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32722026-09-02T21:54:09.732Z Compiling hmac v0.13.0
32732026-09-02T21:54:09.732Z Compiling universal-hash v0.6.1
32742026-09-02T21:54:09.732Z Compiling usdt v0.5.0
32752026-09-02T21:54:09.732Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32762026-09-02T21:54:09.732Z Compiling sha1 v0.10.6
32772026-09-02T21:54:09.732Z Compiling libefi-sys v0.1.0
32782026-09-02T21:54:09.732Z Compiling linear-map v1.2.0
32792026-09-02T21:54:09.732Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32802026-09-02T21:54:09.732Z Compiling prettyplease v0.2.37
32812026-09-02T21:54:09.732Z Compiling polyval v0.7.1
32822026-09-02T21:54:09.733Z Compiling der v0.8.0
32832026-09-02T21:54:09.733Z Compiling hickory-proto v0.24.4
32842026-09-02T21:54:09.733Z Compiling newline-converter v0.3.0
32852026-09-02T21:54:09.733Z Compiling console v0.15.11
32862026-09-02T21:54:09.733Z Compiling bitfield-struct v0.6.2
32872026-09-02T21:54:09.733Z Compiling oxide-update-engine-types v0.1.2
32882026-09-02T21:54:09.733Z Compiling linked-hash-map v0.5.6
32892026-09-02T21:54:09.733Z Compiling ghash v0.6.0
32902026-09-02T21:54:09.733Z Compiling lru-cache v0.1.2
32912026-09-02T21:54:09.733Z Compiling expectorate v1.2.0
32922026-09-02T21:54:09.733Z Compiling pbkdf2 v0.13.0
32932026-09-02T21:54:09.733Z Compiling crypto-bigint v0.7.5
32942026-09-02T21:54:09.733Z Compiling typify-macro v0.6.2
32952026-09-02T21:54:09.733Z Compiling aes v0.9.1
32962026-09-02T21:54:09.733Z Compiling ctr v0.10.1
32972026-09-02T21:54:09.733Z Compiling aead v0.6.1
32982026-09-02T21:54:09.733Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32992026-09-02T21:54:09.733Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33002026-09-02T21:54:09.733Z Compiling sha2 v0.11.0
33012026-09-02T21:54:09.733Z Compiling nom v8.0.0
33022026-09-02T21:54:09.733Z Compiling semver v0.1.20
33032026-09-02T21:54:09.733Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33042026-09-02T21:54:09.733Z Compiling aes-gcm v0.11.0
33052026-09-02T21:54:09.733Z Compiling oxide-update-engine v0.1.2
33062026-09-02T21:54:09.733Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33072026-09-02T21:54:09.734Z Compiling rustc_version v0.1.7
33082026-09-02T21:54:09.734Z Compiling spki v0.8.0
33092026-09-02T21:54:09.734Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33102026-09-02T21:54:09.734Z Compiling tokio-dtrace v0.1.1
33112026-09-02T21:54:09.734Z Compiling dropshot-api-manager-types v0.8.0
33122026-09-02T21:54:09.734Z Compiling salsa20 v0.11.0
33132026-09-02T21:54:09.734Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33142026-09-02T21:54:09.734Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33152026-09-02T21:54:09.734Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33162026-09-02T21:54:09.734Z Compiling slog-dtrace v0.3.0
33172026-09-02T21:54:09.734Z Compiling xshell-macros v0.2.7
33182026-09-02T21:54:09.734Z Compiling minimal-lexical v0.2.1
33192026-09-02T21:54:09.734Z Compiling scrypt v0.12.0
33202026-09-02T21:54:09.734Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33212026-09-02T21:54:09.763Z Compiling nom v7.1.3
33222026-09-02T21:54:09.763Z Compiling oxide-tokio-rt v0.1.4
33232026-09-02T21:54:09.763Z Compiling newtype_derive v0.1.6
33242026-09-02T21:54:09.763Z Compiling hickory-resolver v0.24.4
33252026-09-02T21:54:09.763Z Compiling xshell v0.2.7
33262026-09-02T21:54:09.852Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33272026-09-02T21:54:09.938Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33282026-09-02T21:54:09.961Z Compiling typify v0.6.2
33292026-09-02T21:54:10.097Z Compiling progenitor-impl v0.14.0
33302026-09-02T21:54:10.117Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33312026-09-02T21:54:10.216Z Compiling phf_shared v0.12.1
33322026-09-02T21:54:10.253Z Compiling rfc6979 v0.4.0
33332026-09-02T21:54:10.358Z Compiling cbc v0.2.1
33342026-09-02T21:54:10.424Z Compiling proc-macro-error-attr2 v2.0.0
33352026-09-02T21:54:10.447Z Compiling csv-core v0.1.13
33362026-09-02T21:54:10.556Z Compiling chrono-tz v0.10.4
33372026-09-02T21:54:10.575Z Compiling unicode-xid v0.2.6
33382026-09-02T21:54:10.627Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
33392026-09-02T21:54:10.708Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33402026-09-02T21:54:10.730Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
33412026-09-02T21:54:10.748Z Compiling highway v1.3.0
33422026-09-02T21:54:10.751Z Compiling const_format_proc_macros v0.2.34
33432026-09-02T21:54:10.785Z Compiling qorb v0.4.1
33442026-09-02T21:54:10.827Z Compiling csv v1.4.0
33452026-09-02T21:54:10.851Z Compiling pkcs5 v0.8.1
33462026-09-02T21:54:10.869Z Compiling phf v0.12.1
33472026-09-02T21:54:10.887Z Compiling proc-macro-error2 v2.0.1
33482026-09-02T21:54:11.006Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33492026-09-02T21:54:11.055Z Compiling ecdsa v0.16.9
33502026-09-02T21:54:11.167Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33512026-09-02T21:54:11.459Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33522026-09-02T21:54:11.467Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33532026-09-02T21:54:11.510Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33542026-09-02T21:54:11.534Z Compiling primeorder v0.13.6
33552026-09-02T21:54:11.537Z Compiling hashbrown v0.14.5
33562026-09-02T21:54:11.661Z Compiling salty v0.3.0
33572026-09-02T21:54:11.690Z Compiling const_format v0.2.35
33582026-09-02T21:54:11.835Z Compiling p384 v0.13.1
33592026-09-02T21:54:11.857Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33602026-09-02T21:54:11.965Z Compiling knus-derive v3.4.0
33612026-09-02T21:54:12.004Z Compiling pkcs8 v0.11.0
33622026-09-02T21:54:12.149Z Compiling chumsky v0.9.3
33632026-09-02T21:54:12.271Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
33642026-09-02T21:54:12.434Z Compiling tabled_derive v0.7.0
33652026-09-02T21:54:12.462Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33662026-09-02T21:54:12.640Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33672026-09-02T21:54:12.712Z Compiling bcs v0.1.6
33682026-09-02T21:54:12.828Z Compiling progenitor-macro v0.14.0
33692026-09-02T21:54:12.901Z Compiling ff v0.14.0
33702026-09-02T21:54:12.985Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33712026-09-02T21:54:13.088Z Compiling termtree v0.5.1
33722026-09-02T21:54:13.171Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33732026-09-02T21:54:13.273Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33742026-09-02T21:54:13.358Z Compiling steno v0.4.1
33752026-09-02T21:54:13.453Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33762026-09-02T21:54:13.471Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33772026-09-02T21:54:13.510Z Compiling tabled v0.15.0
33782026-09-02T21:54:13.528Z Compiling knus v3.4.0
33792026-09-02T21:54:13.568Z Compiling tagptr v0.2.0
33802026-09-02T21:54:13.586Z Compiling group v0.14.0
33812026-09-02T21:54:13.726Z Compiling moka v0.12.13
33822026-09-02T21:54:13.743Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33832026-09-02T21:54:13.759Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
33842026-09-02T21:54:13.801Z Compiling signature v3.0.0
33852026-09-02T21:54:14.061Z Compiling base16ct v1.0.0
33862026-09-02T21:54:14.116Z Compiling hkdf v0.13.0
33872026-09-02T21:54:14.150Z Compiling libscf-sys v1.2.0
33882026-09-02T21:54:14.275Z Compiling sec1 v0.8.1
33892026-09-02T21:54:14.313Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
33902026-09-02T21:54:14.320Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33912026-09-02T21:54:14.348Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33922026-09-02T21:54:14.574Z Compiling hickory-resolver v0.25.2
33932026-09-02T21:54:14.595Z Compiling elliptic-curve v0.14.1
33942026-09-02T21:54:14.603Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
33952026-09-02T21:54:14.624Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33962026-09-02T21:54:14.867Z Compiling utf-8 v0.7.6
33972026-09-02T21:54:14.955Z Compiling corncobs v0.1.4
33982026-09-02T21:54:14.996Z Compiling parking_lot_core v0.8.6
33992026-09-02T21:54:15.078Z Compiling tungstenite v0.21.0
34002026-09-02T21:54:15.153Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
34012026-09-02T21:54:15.303Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34022026-09-02T21:54:15.367Z Compiling wnaf v0.14.0
34032026-09-02T21:54:15.483Z Compiling primefield v0.14.0
34042026-09-02T21:54:15.599Z Compiling rfc6979 v0.6.0
34052026-09-02T21:54:15.603Z Compiling papergrid v0.18.0
34062026-09-02T21:54:15.720Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34072026-09-02T21:54:15.759Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34082026-09-02T21:54:15.811Z Compiling git-stub v1.0.0
34092026-09-02T21:54:15.856Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34102026-09-02T21:54:15.940Z Compiling secrecy v0.8.0
34112026-09-02T21:54:15.974Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34122026-09-02T21:54:15.996Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34132026-09-02T21:54:16.115Z Compiling git-stub-vcs v0.1.0
34142026-09-02T21:54:16.133Z Compiling ecdsa v0.17.0
34152026-09-02T21:54:16.267Z Compiling primeorder v0.14.0
34162026-09-02T21:54:16.286Z Compiling tokio-tungstenite v0.21.0
34172026-09-02T21:54:16.492Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34182026-09-02T21:54:16.641Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34192026-09-02T21:54:16.660Z Compiling tabled v0.21.0
34202026-09-02T21:54:16.663Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34212026-09-02T21:54:16.710Z Compiling curve25519-dalek v5.0.0
34222026-09-02T21:54:16.788Z Compiling unicase v2.9.0
34232026-09-02T21:54:16.809Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34242026-09-02T21:54:16.850Z Compiling parking_lot v0.11.2
34252026-09-02T21:54:16.873Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34262026-09-02T21:54:16.911Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34272026-09-02T21:54:16.932Z Compiling ssh-encoding v0.3.0
34282026-09-02T21:54:17.036Z Compiling mime_guess v2.0.5
34292026-09-02T21:54:17.237Z Compiling progenitor-impl v0.13.0
34302026-09-02T21:54:17.264Z Compiling prefix-trie v0.7.0
34312026-09-02T21:54:17.309Z Compiling fxhash v0.2.1
34322026-09-02T21:54:17.337Z Compiling keccak v0.2.0
34332026-09-02T21:54:17.391Z Compiling crc8 v0.1.1
34342026-09-02T21:54:17.456Z Compiling sled v0.34.7
34352026-09-02T21:54:17.541Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
34362026-09-02T21:54:17.544Z Compiling ed25519 v3.0.0
34372026-09-02T21:54:17.676Z Compiling hickory-server v0.25.2
34382026-09-02T21:54:17.695Z Compiling crypto-primes v0.7.2
34392026-09-02T21:54:18.000Z Compiling progenitor v0.14.0
34402026-09-02T21:54:18.184Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34412026-09-02T21:54:18.202Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34422026-09-02T21:54:18.221Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34432026-09-02T21:54:18.698Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
34442026-09-02T21:54:18.722Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34452026-09-02T21:54:18.743Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34462026-09-02T21:54:18.746Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34472026-09-02T21:54:19.201Z Compiling pkcs1 v0.8.0-rc.4
34482026-09-02T21:54:19.248Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
34492026-09-02T21:54:19.342Z Compiling poly1305 v0.9.0
34502026-09-02T21:54:19.503Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34512026-09-02T21:54:19.537Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34522026-09-02T21:54:19.569Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34532026-09-02T21:54:19.591Z Compiling progenitor-client v0.13.0
34542026-09-02T21:54:19.638Z Compiling blowfish v0.10.0
34552026-09-02T21:54:19.693Z Compiling blake2 v0.11.0-rc.6
34562026-09-02T21:54:19.929Z Compiling half v1.8.3
34572026-09-02T21:54:19.945Z Compiling progenitor-macro v0.13.0
34582026-09-02T21:54:19.961Z Compiling http-range v0.1.5
34592026-09-02T21:54:20.144Z Compiling serde_cbor v0.11.2
34602026-09-02T21:54:20.180Z Compiling argon2 v0.6.0-rc.8
34612026-09-02T21:54:20.200Z Compiling bcrypt-pbkdf v0.11.0
34622026-09-02T21:54:20.232Z Compiling ssh-cipher v0.3.0
34632026-09-02T21:54:20.333Z Compiling rsa v0.10.0-rc.18
34642026-09-02T21:54:20.772Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34652026-09-02T21:54:20.856Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34662026-09-02T21:54:20.945Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34672026-09-02T21:54:21.026Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
34682026-09-02T21:54:21.331Z Compiling ed25519-dalek v3.0.0
34692026-09-02T21:54:21.377Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34702026-09-02T21:54:21.897Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34712026-09-02T21:54:22.027Z Compiling sha3 v0.11.0
34722026-09-02T21:54:22.274Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34732026-09-02T21:54:22.321Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34742026-09-02T21:54:22.440Z Compiling p256 v0.14.0
34752026-09-02T21:54:22.517Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34762026-09-02T21:54:22.542Z Compiling p384 v0.14.0
34772026-09-02T21:54:22.593Z Compiling p521 v0.14.0
34782026-09-02T21:54:22.649Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
34792026-09-02T21:54:22.788Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34802026-09-02T21:54:23.269Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34812026-09-02T21:54:23.562Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34822026-09-02T21:54:23.593Z Compiling scuffle v0.1.0
34832026-09-02T21:54:23.601Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34842026-09-02T21:54:24.070Z Compiling yasna v0.5.2
34852026-09-02T21:54:24.419Z Compiling kstat-rs v0.2.5
34862026-09-02T21:54:24.467Z Compiling headers-core v0.3.0
34872026-09-02T21:54:24.493Z Compiling kem v0.3.0
34882026-09-02T21:54:24.623Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34892026-09-02T21:54:24.659Z Compiling module-lattice v0.2.3
34902026-09-02T21:54:24.725Z Compiling nanorand v0.7.0
34912026-09-02T21:54:24.752Z Compiling sponge-cursor v0.1.0
34922026-09-02T21:54:24.790Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34932026-09-02T21:54:24.808Z Compiling headers v0.4.1
34942026-09-02T21:54:24.923Z Compiling ml-kem v0.3.2
34952026-09-02T21:54:24.956Z Compiling flume v0.11.1
34962026-09-02T21:54:25.002Z Compiling sha3 v0.12.0
34972026-09-02T21:54:25.049Z Compiling rcgen v0.12.1
34982026-09-02T21:54:25.096Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34992026-09-02T21:54:25.164Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
35002026-09-02T21:54:25.196Z Compiling progenitor v0.13.0
35012026-09-02T21:54:25.264Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
35022026-09-02T21:54:25.309Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35032026-09-02T21:54:25.388Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
35042026-09-02T21:54:25.458Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
35052026-09-02T21:54:25.597Z Compiling hyper-staticfile v0.10.1
35062026-09-02T21:54:25.613Z Compiling sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
35072026-09-02T21:54:25.630Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35082026-09-02T21:54:25.651Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35092026-09-02T21:54:25.827Z Compiling ssh-key v0.7.0-rc.11
35102026-09-02T21:54:25.899Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35112026-09-02T21:54:25.961Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35122026-09-02T21:54:25.979Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35132026-09-02T21:54:26.043Z Compiling russh-cryptovec v0.62.0
35142026-09-02T21:54:26.079Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35152026-09-02T21:54:26.137Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35162026-09-02T21:54:26.176Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35172026-09-02T21:54:26.245Z Compiling internal-russh-num-bigint v0.5.0
35182026-09-02T21:54:26.299Z Compiling port-file v0.1.0
35192026-09-02T21:54:26.317Z Compiling num-bigint v0.4.6
35202026-09-02T21:54:26.333Z Compiling generic-array v1.4.3
35212026-09-02T21:54:26.442Z Compiling russh-util v0.52.0
35222026-09-02T21:54:26.462Z Compiling enum_dispatch v0.3.13
35232026-09-02T21:54:26.540Z Compiling delegate v0.13.5
35242026-09-02T21:54:26.569Z Compiling subprocess v0.2.15
35252026-09-02T21:54:26.628Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35262026-09-02T21:54:26.839Z Compiling hex-literal v1.1.0
35272026-09-02T21:54:26.979Z Compiling display-error-chain v0.2.2
35282026-09-02T21:54:26.997Z Compiling md5 v0.8.0
35292026-09-02T21:54:27.086Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35302026-09-02T21:54:27.153Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35312026-09-02T21:54:27.321Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35322026-09-02T21:54:27.355Z Compiling colored v2.2.0
35332026-09-02T21:54:27.485Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35342026-09-02T21:54:27.542Z Compiling russh v0.62.4
35352026-09-02T21:54:27.577Z Compiling socket2 v0.5.10
35362026-09-02T21:54:27.632Z Compiling internet-checksum v0.2.1
35372026-09-02T21:54:28.278Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
35382026-09-02T21:54:28.339Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
35392026-09-02T21:54:28.403Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
35402026-09-02T21:54:31.080Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
35412026-09-02T21:54:31.813Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
35422026-09-02T21:54:32.353Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
35432026-09-02T21:54:33.194Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35442026-09-02T21:54:33.705Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
35452026-09-02T21:54:42.408Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
35462026-09-02T21:54:42.408Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
35472026-09-02T21:54:42.424Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35482026-09-02T21:54:42.425Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35492026-09-02T21:54:42.425Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
35502026-09-02T21:54:44.157Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35512026-09-02T21:54:44.205Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35522026-09-02T21:54:48.452Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
35532026-09-02T21:55:30.158Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
35542026-09-02T21:55:30.181Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35552026-09-02T21:55:30.182Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35562026-09-02T21:55:30.403Z
35572026-09-02T21:55:30.403Zreal 1:30.713555965
35582026-09-02T21:55:30.403Zuser 8:43.684927205
35592026-09-02T21:55:30.403Zsys 1:45.684356279
35602026-09-02T21:55:30.403Ztrap 0.258036238
35612026-09-02T21:55:30.430Ztflt 0.390673779
35622026-09-02T21:55:30.430Zdflt 1.856992276
35632026-09-02T21:55:30.431Zkflt 0.000210030
35642026-09-02T21:55:30.431Zlock 32:22.569638912
35652026-09-02T21:55:30.431Zslp 19:47.897313741
35662026-09-02T21:55:30.431Zlat 41.233660037
35672026-09-02T21:55:30.431Zstop 3:10.701308169
35682026-09-02T21:55:30.431Z+ mkdir tests
35692026-09-02T21:55:30.431Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35702026-09-02T21:55:30.431Z+ xargs -I '{}' -t cp '{}' tests/
35712026-09-02T21:55:30.431Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-bed5e8dda5ea5020 tests/
35722026-09-02T21:55:30.475Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-dbb802d24e5b6927 tests/
35732026-09-02T21:55:30.520Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-f2310e202f420246 tests/
35742026-09-02T21:55:30.520Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-b5ca3a6470910f92 tests/
35752026-09-02T21:55:30.893Z+ 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)
35762026-09-02T21:55:31.255Z+ 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-f2310e202f420246 tests/commtest-dbb802d24e5b6927 tests/dhcp_server-bed5e8dda5ea5020 tests/end_to_end_tests-b5ca3a6470910f92 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
35772026-09-02T21:57:00.756ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35782026-09-02T21:57:00.756Za .github/buildomat/ci-env.sh 1K
35792026-09-02T21:57:00.756Za out/target/test 1K
35802026-09-02T21:57:00.756Za out/npuzone/npuzone 27402K
35812026-09-02T21:57:00.756Za package-manifest.toml 35K
35822026-09-02T21:57:00.756Za smf/sled-agent/non-gimlet/config.toml 6K
35832026-09-02T21:57:00.756Za target/release/omicron-package 49466K
35842026-09-02T21:57:00.756Za target/release/xtask 11727K
35852026-09-02T21:57:00.756Za target/debug/bootstrap 439989K
35862026-09-02T21:57:00.756Za tests/bootstrap-f2310e202f420246 34430K
35872026-09-02T21:57:00.756Za tests/commtest-dbb802d24e5b6927 34431K
35882026-09-02T21:57:00.756Za tests/dhcp_server-bed5e8dda5ea5020 34431K
35892026-09-02T21:57:00.756Za tests/end_to_end_tests-b5ca3a6470910f92 503551K
35902026-09-02T21:57:00.756Za tools/opte_version 1K
35912026-09-02T21:57:00.756Za tools/opte_version_override 2K
35922026-09-02T21:57:00.756Za out/clickhouse.tar.gz 330988K
35932026-09-02T21:57:00.756Za out/clickhouse_keeper.tar.gz 314994K
35942026-09-02T21:57:00.756Za out/clickhouse_server.tar.gz 330985K
35952026-09-02T21:57:00.756Za out/cockroachdb.tar.gz 170220K
35962026-09-02T21:57:00.756Za out/crucible-pantry-zone.tar.gz 41903K
35972026-09-02T21:57:00.756Za out/crucible-utils.tar 18900K
35982026-09-02T21:57:00.756Za out/crucible-zone.tar.gz 56716K
35992026-09-02T21:57:00.756Za out/external-dns.tar.gz 46756K
36002026-09-02T21:57:00.756Za out/internal-dns.tar.gz 46756K
36012026-09-02T21:57:00.756Za out/mg-ddm-gz.tar 100917K
36022026-09-02T21:57:00.756Za out/nexus.tar.gz 364019K
36032026-09-02T21:57:00.756Za out/ntp.tar.gz 35242K
36042026-09-02T21:57:00.756Za out/omicron-gateway-softnpu.tar.gz 29004K
36052026-09-02T21:57:00.756Za out/omicron-sled-agent.tar 243593K
36062026-09-02T21:57:00.756Za out/overlay.tar.gz 4K
36072026-09-02T21:57:00.756Za out/oximeter.tar.gz 72063K
36082026-09-02T21:57:00.757Za out/oxlog.tar 4088K
36092026-09-02T21:57:00.757Za out/probe.tar.gz 3037K
36102026-09-02T21:57:00.757Za out/propolis-server.tar.gz 34642K
36112026-09-02T21:57:00.757Za out/pumpkind-gz.tar 26647K
36122026-09-02T21:57:00.757Za out/switch-softnpu.tar.gz 504506K
36132026-09-02T21:57:00.760Z
36142026-09-02T21:57:00.760Zreal 1:29.891345359
36152026-09-02T21:57:00.760Zuser 1:26.864820325
36162026-09-02T21:57:00.760Zsys 5.040160099
36172026-09-02T21:57:00.760Ztrap 0.006197184
36182026-09-02T21:57:00.760Ztflt 0.000000000
36192026-09-02T21:57:00.760Zdflt 0.000000000
36202026-09-02T21:57:00.760Zkflt 0.000000000
36212026-09-02T21:57:00.760Zlock 0.000000000
36222026-09-02T21:57:00.760Zslp 1:26.722784748
36232026-09-02T21:57:00.760Zlat 1.143396741
36242026-09-02T21:57:00.760Zstop 0.000265690
36252026-09-02T21:57:00.760Zprocess exited: duration 1093890 ms, exit code 0
 
36262026-09-02T21:57:00.780Zfound 1 output files
36272026-09-02T21:57:00.820Zuploading: /work/package.tar.gz (2776541689 bytes)
36282026-09-02T21:57:38.329Zuploaded: /work/package.tar.gz