01M2BPSV79757RXSNZ917BTBR8: 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: 01M2BPTJ31M5N29M51FZ26EJRD

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-12T21:02:49.860Zjob assigned to worker 01M2BPTVRX558KS1DHWS4A357V [factory aws, i-0e2ab0b874c134e2b] (queued for 53 s)
 
22026-09-12T21:02:57.620Zstarting task 0: "setup"
32026-09-12T21:02:57.625Z++ uname -s
42026-09-12T21:02:57.628Z+ kern=SunOS
52026-09-12T21:02:57.628Z+ build_user=build
62026-09-12T21:02:57.628Z+ build_uid=12345
72026-09-12T21:02:57.628Z+ work_dir=/work
82026-09-12T21:02:57.628Z+ input_dir=/input
92026-09-12T21:02:57.628Z+ [[ 0 == 12345 ]]
102026-09-12T21:02:57.628Z+ case "$kern" in
112026-09-12T21:02:57.628Z+ groupadd -g 12345 build
122026-09-12T21:02:57.631Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-12T21:02:59.638Z+ zfs create -o mountpoint=/work rpool/work
142026-09-12T21:02:59.762Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-12T21:02:59.765Z+ home_fs=zfs
162026-09-12T21:02:59.765Z+ [[ zfs == autofs ]]
172026-09-12T21:02:59.765Z+ mkdir -p /home/build
182026-09-12T21:02:59.820Z+ chown build:build /home/build /work
192026-09-12T21:03:01.769Z+ chmod 0700 /home/build /work
202026-09-12T21:03:01.772Zprocess exited: duration 4154 ms, exit code 0
 
212026-09-12T21:03:01.779Zstarting task 1: "rust-toolchain"
222026-09-12T21:03:01.784Z * rust toolchain channel = "1.98.1"
232026-09-12T21:03:01.784Z * rust toolchain profile = "default"
242026-09-12T21:03:01.784Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
252026-09-12T21:03:01.784Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-12T21:03:01.784Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-12T21:03:01.784Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-12T21:03:01.788Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-12T21:03:01.788Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-12T21:03:01.926Zinfo: downloading installer
312026-09-12T21:03:03.324Zinfo: profile set to default
322026-09-12T21:03:03.325Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-12T21:03:03.328Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-12T21:03:03.487Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-12T21:03:03.490Zinfo: downloading 6 components
362026-09-12T21:03:19.328Z
372026-09-12T21:03:19.328Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
382026-09-12T21:03:19.355Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-12T21:03:19.355Z
402026-09-12T21:03:19.359Z
412026-09-12T21:03:19.359ZRust is installed now. Great!
422026-09-12T21:03:19.359Z
432026-09-12T21:03:19.359ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-12T21:03:19.359Zenvironment variable. This has not been done automatically.
452026-09-12T21:03:19.359Z
462026-09-12T21:03:19.359ZTo configure your current shell, you need to source
472026-09-12T21:03:19.359Zthe corresponding env file under $HOME/.cargo.
482026-09-12T21:03:19.359Z
492026-09-12T21:03:19.359ZConsider running the right command for your shell (note the leading DOT):
502026-09-12T21:03:19.359Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-12T21:03:19.359Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-12T21:03:19.359ZCC_x86_64-unknown-illumos = None
532026-09-12T21:03:19.359Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-12T21:03:19.359ZCC_x86_64_unknown_illumos = None
552026-09-12T21:03:19.359Zcargo:rerun-if-env-changed=HOST_CC
562026-09-12T21:03:19.359ZHOST_CC = None
572026-09-12T21:03:19.359Zcargo:rerun-if-env-changed=CC
582026-09-12T21:03:19.359ZCC = None
592026-09-12T21:03:19.359Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-12T21:03:19.539Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-12T21:03:19.539ZCRATE_CC_NO_DEFAULTS = None
622026-09-12T21:03:19.539Zcargo:rerun-if-env-changed=CFLAGS
632026-09-12T21:03:19.539ZCFLAGS = None
642026-09-12T21:03:19.539Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-12T21:03:19.539ZHOST_CFLAGS = None
662026-09-12T21:03:19.539Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-12T21:03:19.539ZCFLAGS_x86_64_unknown_illumos = None
682026-09-12T21:03:19.540Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-12T21:03:19.540ZCFLAGS_x86_64-unknown-illumos = None
702026-09-12T21:03:19.647Z+ rustup --version
712026-09-12T21:03:19.653Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-12T21:03:19.656Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-12T21:03:19.674Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-12T21:03:19.678Z+ cargo --version
752026-09-12T21:03:19.685Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-12T21:03:19.688Z+ rustc --version
772026-09-12T21:03:19.709Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-12T21:03:19.712Zprocess exited: duration 17933 ms, exit code 0
 
792026-09-12T21:03:19.718Zstarting task 2: "authentication"
802026-09-12T21:03:19.739Zprocess exited: duration 20 ms, exit code 0
 
812026-09-12T21:03:19.746Zstarting task 3: "clone repository"
822026-09-12T21:03:19.751Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-12T21:03:19.754Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-12T21:03:19.787ZCloning into '/work/oxidecomputer/omicron'...
852026-09-12T21:03:39.810Z+ cd /work/oxidecomputer/omicron
862026-09-12T21:03:39.810Z+ git fetch origin 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59
872026-09-12T21:03:40.125ZFrom https://github.com/oxidecomputer/omicron
882026-09-12T21:03:40.125Z * branch 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59 -> FETCH_HEAD
892026-09-12T21:03:40.140Z+ [[ -n sush-nexus-tunnel ]]
902026-09-12T21:03:40.146Z++ git branch --show-current
912026-09-12T21:03:40.146Z+ current=main
922026-09-12T21:03:40.146Z+ [[ main != sush-nexus-tunnel ]]
932026-09-12T21:03:40.146Z+ git branch -f sush-nexus-tunnel 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59
942026-09-12T21:03:40.149Z+ git checkout -f sush-nexus-tunnel
952026-09-12T21:03:40.394ZSwitched to branch 'sush-nexus-tunnel'
962026-09-12T21:03:40.397Z+ git reset --hard 746e8ce34b6dcc09b89e6caa888d96dcbfb5aa59
972026-09-12T21:03:40.452ZHEAD is now at 746e8ce34 Merge branch 'sush-switch-proxy' into sush-nexus-tunnel
982026-09-12T21:03:40.456Zprocess exited: duration 20707 ms, exit code 0
 
992026-09-12T21:03:40.462Zstarting task 4: "build"
1002026-09-12T21:03:40.468Z+ source .github/buildomat/ci-env.sh
1012026-09-12T21:03:40.468Z++ export CARGO_TERM_COLOR=always
1022026-09-12T21:03:40.468Z++ CARGO_TERM_COLOR=always
1032026-09-12T21:03:40.471Z+++ uname -s
1042026-09-12T21:03:40.471Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-12T21:03:40.472Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-12T21:03:40.475Z+ cargo --version
1072026-09-12T21:03:40.484Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-12T21:03:40.488Z+ rustc --version
1092026-09-12T21:03:40.509Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-12T21:03:40.513Z+ WORK=/work
1112026-09-12T21:03:40.513Z+ pfexec mkdir -p /work
1122026-09-12T21:03:40.516Z+ pfexec chown build /work
1132026-09-12T21:03:40.520Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-12T21:03:42.617Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-12T21:03:43.103Z Startup: Caching catalogs ... Done
1162026-09-12T21:03:45.727ZPlanning: Solver setup ... Done (2.497s)
1172026-09-12T21:03:45.802ZPlanning: Running solver ... Done (0.075s)
1182026-09-12T21:03:45.856ZPlanning: Finding local manifests ... Done (0.004s)
1192026-09-12T21:03:45.870ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-12T21:03:45.892ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-12T21:03:45.905ZPlanning: Package planning ... Done (0.015s)
1222026-09-12T21:03:45.908ZPlanning: Merging actions ... Done (0.001s)
1232026-09-12T21:03:46.071ZPlanning: Checking for conflicting actions ... Done (0.163s)
1242026-09-12T21:03:46.075ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-12T21:03:46.923ZPlanning: Evaluating mediators ... Done (0.851s)
1262026-09-12T21:03:46.926ZPlanning: Planning completed in 3.78 seconds
1272026-09-12T21:03:46.932Z Packages to install: 2
1282026-09-12T21:03:46.932Z Estimated space available: 156.02 GB
1292026-09-12T21:03:46.932ZEstimated space to be consumed: 87.89 MB
1302026-09-12T21:03:46.932Z Create boot environment: No
1312026-09-12T21:03:46.932ZCreate backup boot environment: No
1322026-09-12T21:03:46.935Z Rebuild boot archive: No
1332026-09-12T21:03:46.935Z
1342026-09-12T21:03:46.935ZChanged packages:
1352026-09-12T21:03:46.935Zhelios
1362026-09-12T21:03:46.935Z developer/build-essential
1372026-09-12T21:03:46.935Z None -> 11-3.0
1382026-09-12T21:03:46.935Z library/libxmlsec1
1392026-09-12T21:03:46.935Z None -> 1.2.35-3.0
1402026-09-12T21:03:46.958Z
1412026-09-12T21:03:46.958ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-12T21:03:47.035ZDownload: Completed 1.28 MB in 0.08 seconds (16.6M/s)
1432026-09-12T21:03:47.175Z Actions: 1/268 actions (Installing new actions)
1442026-09-12T21:03:47.182Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-12T21:03:47.208ZFinalize: Updating package state database ... Done (0.036s)
1462026-09-12T21:03:47.211ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-12T21:03:47.306ZFinalize: Updating image state ... Done (0.097s)
1482026-09-12T21:03:50.092ZFinalize: Creating fast lookup database ... Done (2.731s)
1492026-09-12T21:03:50.162ZFinalize: Reading search index ... Done (0.012s)
1502026-09-12T21:03:50.165ZFinalize: Updating search index ... Done (0.000s)
1512026-09-12T21:03:50.259ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-12T21:03:50.640ZPlanning: Evaluating mediator changes ... Done
1532026-09-12T21:03:50.744ZPlanning: Checking for conflicting actions ... Done
1542026-09-12T21:03:50.747ZPlanning: Consolidating action changes ... Done
1552026-09-12T21:03:50.902ZPlanning: Evaluating mediators ... Done
1562026-09-12T21:03:50.905ZPlanning: Planning completed in 0.26 seconds
1572026-09-12T21:03:50.926Z Mediators to change: 2
1582026-09-12T21:03:50.926Z Create boot environment: No
1592026-09-12T21:03:50.926ZCreate backup boot environment: No
1602026-09-12T21:03:50.998ZFinalize: Updating package state database ... Done
1612026-09-12T21:03:50.998ZFinalize: Updating package cache ... Done
1622026-09-12T21:03:51.061ZFinalize: Updating image state ... Done
1632026-09-12T21:03:53.032ZFinalize: Creating fast lookup database ... Done
1642026-09-12T21:03:53.077ZFinalize: Reading search index ... Done
1652026-09-12T21:03:53.084ZFinalize: Updating search index ... Done
1662026-09-12T21:03:53.177ZFinalize: Updating package cache ... Done
1672026-09-12T21:03:53.467ZPlanning: Evaluating mediator changes ... Done
1682026-09-12T21:03:53.569ZPlanning: Checking for conflicting actions ... Done
1692026-09-12T21:03:53.572ZPlanning: Consolidating action changes ... Done
1702026-09-12T21:03:53.728ZPlanning: Evaluating mediators ... Done
1712026-09-12T21:03:53.731ZPlanning: Planning completed in 0.26 seconds
1722026-09-12T21:03:53.751Z Mediators to change: 1
1732026-09-12T21:03:53.751Z Create boot environment: No
1742026-09-12T21:03:53.751ZCreate backup boot environment: No
1752026-09-12T21:03:53.809ZFinalize: Updating package state database ... Done
1762026-09-12T21:03:53.809ZFinalize: Updating package cache ... Done
1772026-09-12T21:03:53.872ZFinalize: Updating image state ... Done
1782026-09-12T21:03:55.820ZFinalize: Creating fast lookup database ... Done
1792026-09-12T21:03:55.881ZFinalize: Reading search index ... Done
1802026-09-12T21:03:55.885ZFinalize: Updating search index ... Done
1812026-09-12T21:03:55.965ZFinalize: Updating package cache ... Done
1822026-09-12T21:03:56.278ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-12T21:03:56.278Zapache system 2.4 system
1842026-09-12T21:03:56.278Zclang system 15 system
1852026-09-12T21:03:56.278Zcsh system system illumos
1862026-09-12T21:03:56.278Zctags system system illumos
1872026-09-12T21:03:56.278Zfile vendor vendor darwinsys
1882026-09-12T21:03:56.278Zfile system system illumos
1892026-09-12T21:03:56.278Zgcc vendor 14 vendor
1902026-09-12T21:03:56.278Zgcc system 13 system
1912026-09-12T21:03:56.278Zgcc system 10 system
1922026-09-12T21:03:56.278Zgo system 1.25 system
1932026-09-12T21:03:56.278Zllvm system 15 system
1942026-09-12T21:03:56.278Zmariadb system 11.4 system
1952026-09-12T21:03:56.278Zmta vendor vendor dma
1962026-09-12T21:03:56.278Zopenjdk system 17 system
1972026-09-12T21:03:56.278Zopenjdk system 11 system
1982026-09-12T21:03:56.278Zopenssl vendor 3 vendor
1992026-09-12T21:03:56.279Zperl system 5.40 system
2002026-09-12T21:03:56.279Zpostgresql system 18 system
2012026-09-12T21:03:56.279Zpostgresql system 17 system
2022026-09-12T21:03:56.279Zpython vendor 3 vendor
2032026-09-12T21:03:56.279Zpython system 2 system
2042026-09-12T21:03:56.279Zpython3 vendor 3.13 vendor
2052026-09-12T21:03:56.279Zruby system 3.4 system
2062026-09-12T21:03:56.279Zruby system 3.0 system
2072026-09-12T21:03:56.279Zwords vendor vendor american-english
2082026-09-12T21:03:56.279Zwords system system australian-english
2092026-09-12T21:03:56.279Zwords system system british-english
2102026-09-12T21:03:56.279Zwords system system canadian-english
2112026-09-12T21:03:56.279Zwords system system french
2122026-09-12T21:03:56.279Zwords system system italian
2132026-09-12T21:03:56.279Zwords system system ngerman
2142026-09-12T21:03:56.279Zwords system system ogerman
2152026-09-12T21:03:56.279Zwords system system spanish
2162026-09-12T21:03:56.539ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-12T21:03:56.539Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-12T21:03:57.057ZFMRI IFO
2192026-09-12T21:03:57.057Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-12T21:03:57.057Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-12T21:03:57.057Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-12T21:03:57.057Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-12T21:03:57.057Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-12T21:03:57.057Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-12T21:03:57.058Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-12T21:03:57.058Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-12T21:03:57.058Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-12T21:03:57.405Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-12T21:03:57.728Z Updating crates.io index
2302026-09-12T21:03:57.732Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-12T21:03:57.991Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-12T21:03:58.385Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-12T21:03:58.652Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-12T21:03:59.632Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-12T21:04:00.176Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-12T21:04:01.781Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-12T21:04:02.925Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-12T21:04:03.175Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-12T21:04:03.533Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-12T21:04:05.009Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-12T21:04:05.324Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-12T21:04:05.693Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-12T21:04:06.236Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-12T21:04:06.495Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-12T21:04:06.791Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-12T21:04:07.108Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-12T21:04:07.383Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-12T21:04:07.692Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-12T21:04:08.055Z Updating git repository `https://github.com/oxidecomputer/sush`
2502026-09-12T21:04:08.504Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2512026-09-12T21:04:09.015Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2522026-09-12T21:04:09.330Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2532026-09-12T21:04:09.874Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2542026-09-12T21:04:10.197Z Updating git repository `https://github.com/oxidecomputer/erebor`
2552026-09-12T21:04:10.475Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2562026-09-12T21:04:10.887Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2572026-09-12T21:04:11.262Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-12T21:04:11.651Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2592026-09-12T21:04:12.341Z Updating git repository `https://github.com/oxidecomputer/ispf`
2602026-09-12T21:04:12.606Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2612026-09-12T21:04:12.920Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622026-09-12T21:04:13.291Z Updating git repository `https://github.com/oxidecomputer/tough`
2632026-09-12T21:04:13.877Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2642026-09-12T21:04:14.521Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2652026-09-12T21:04:14.985Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2662026-09-12T21:04:15.258Z Updating git repository `https://github.com/oxidecomputer/rumors`
2672026-09-12T21:04:23.229Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2682026-09-12T21:04:23.523Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2692026-09-12T21:04:23.844Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-09-12T21:04:24.109Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-12T21:04:24.528Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2722026-09-12T21:04:24.957Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2732026-09-12T21:04:25.063Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2742026-09-12T21:04:25.334Z Updating git repository `https://github.com/illumos/smf-rs`
2752026-09-12T21:04:28.108Z Downloading crates ...
2762026-09-12T21:04:28.150Z Downloaded cargo-platform v0.3.2
2772026-09-12T21:04:28.177Z Downloaded cpufeatures v0.2.17
2782026-09-12T21:04:28.190Z Downloaded is_terminal_polyfill v1.70.2
2792026-09-12T21:04:28.190Z Downloaded autocfg v1.5.0
2802026-09-12T21:04:28.190Z Downloaded anstream v1.0.0
2812026-09-12T21:04:28.190Z Downloaded cargo_metadata v0.23.1
2822026-09-12T21:04:28.190Z Downloaded smawk v0.3.2
2832026-09-12T21:04:28.190Z Downloaded proc-macro-error-attr v1.0.4
2842026-09-12T21:04:28.190Z Downloaded unicode-linebreak v0.1.5
2852026-09-12T21:04:28.190Z Downloaded pest_generator v2.8.6
2862026-09-12T21:04:28.190Z Downloaded serde_spanned v0.6.9
2872026-09-12T21:04:28.190Z Downloaded clap_derive v4.6.1
2882026-09-12T21:04:28.190Z Downloaded semver v1.0.28
2892026-09-12T21:04:28.190Z Downloaded thiserror-impl v1.0.69
2902026-09-12T21:04:28.190Z Downloaded ucd-trie v0.1.7
2912026-09-12T21:04:28.190Z Downloaded zmij v1.0.21
2922026-09-12T21:04:28.212Z Downloaded itoa v1.0.17
2932026-09-12T21:04:28.212Z Downloaded zerocopy v0.7.35
2942026-09-12T21:04:28.234Z Downloaded crypto-common v0.1.7
2952026-09-12T21:04:28.234Z Downloaded block-buffer v0.10.4
2962026-09-12T21:04:28.234Z Downloaded equivalent v1.0.2
2972026-09-12T21:04:28.234Z Downloaded errno v0.3.14
2982026-09-12T21:04:28.234Z Downloaded macaddr v1.0.1
2992026-09-12T21:04:28.234Z Downloaded anstyle-query v1.1.5
3002026-09-12T21:04:28.234Z Downloaded digest v0.10.7
3012026-09-12T21:04:28.234Z Downloaded fastrand v2.3.0
3022026-09-12T21:04:28.234Z Downloaded colorchoice v1.0.4
3032026-09-12T21:04:28.234Z Downloaded dof v0.3.0
3042026-09-12T21:04:28.234Z Downloaded fnv v1.0.7
3052026-09-12T21:04:28.234Z Downloaded clap_lex v1.0.0
3062026-09-12T21:04:28.234Z Downloaded heck v0.5.0
3072026-09-12T21:04:28.234Z Downloaded cargo_toml v0.21.0
3082026-09-12T21:04:28.234Z Downloaded fs-err v3.3.0
3092026-09-12T21:04:28.258Z Downloaded dtrace-parser v0.2.0
3102026-09-12T21:04:28.258Z Downloaded cfg-if v1.0.4
3112026-09-12T21:04:28.258Z Downloaded generic-array v0.14.7
3122026-09-12T21:04:28.258Z Downloaded heck v0.4.1
3132026-09-12T21:04:28.258Z Downloaded scroll_derive v0.12.1
3142026-09-12T21:04:28.258Z Downloaded strsim v0.11.1
3152026-09-12T21:04:28.258Z Downloaded plain v0.2.3
3162026-09-12T21:04:28.258Z Downloaded memmap v0.7.0
3172026-09-12T21:04:28.258Z Downloaded swrite v0.1.0
3182026-09-12T21:04:28.258Z Downloaded tabled_derive v0.7.0
3192026-09-12T21:04:28.258Z Downloaded terminal_size v0.4.3
3202026-09-12T21:04:28.278Z Downloaded usdt v0.5.0
3212026-09-12T21:04:28.278Z Downloaded version_check v0.9.5
3222026-09-12T21:04:28.278Z Downloaded thread-id v4.2.2
3232026-09-12T21:04:28.278Z Downloaded anstyle v1.0.14
3242026-09-12T21:04:28.278Z Downloaded camino v1.2.5
3252026-09-12T21:04:28.278Z Downloaded syn v1.0.109
3262026-09-12T21:04:28.278Z Downloaded pretty-hex v0.4.1
3272026-09-12T21:04:28.278Z Downloaded utf8parse v0.2.2
3282026-09-12T21:04:28.278Z Downloaded usdt-macro v0.5.0
3292026-09-12T21:04:28.278Z Downloaded usdt-attr-macro v0.5.0
3302026-09-12T21:04:28.290Z Downloaded toml_datetime v0.6.11
3312026-09-12T21:04:28.290Z Downloaded clap v4.6.1
3322026-09-12T21:04:28.290Z Downloaded toml_write v0.1.2
3332026-09-12T21:04:28.290Z Downloaded camino-tempfile v1.4.1
3342026-09-12T21:04:28.290Z Downloaded anstyle-parse v1.0.0
3352026-09-12T21:04:28.290Z Downloaded bytecount v0.6.9
3362026-09-12T21:04:28.290Z Downloaded serde_tokenstream v0.2.3
3372026-09-12T21:04:28.291Z Downloaded sha2 v0.10.9
3382026-09-12T21:04:28.291Z Downloaded byteorder v1.5.0
3392026-09-12T21:04:28.291Z Downloaded proc-macro-error v1.0.4
3402026-09-12T21:04:28.302Z Downloaded scroll v0.12.0
3412026-09-12T21:04:28.302Z Downloaded thiserror v2.0.18
3422026-09-12T21:04:28.313Z Downloaded thiserror-impl v2.0.18
3432026-09-12T21:04:28.313Z Downloaded pest_derive v2.8.6
3442026-09-12T21:04:28.313Z Downloaded quote v1.0.45
3452026-09-12T21:04:28.313Z Downloaded thiserror v1.0.69
3462026-09-12T21:04:28.313Z Downloaded bitflags v2.11.0
3472026-09-12T21:04:28.337Z Downloaded once_cell v1.21.3
3482026-09-12T21:04:28.337Z Downloaded toml v0.8.23
3492026-09-12T21:04:28.337Z Downloaded pest_meta v2.8.6
3502026-09-12T21:04:28.363Z Downloaded usdt-impl v0.5.0
3512026-09-12T21:04:28.363Z Downloaded getrandom v0.4.3
3522026-09-12T21:04:28.363Z Downloaded log v0.4.33
3532026-09-12T21:04:28.363Z Downloaded zerocopy-derive v0.7.35
3542026-09-12T21:04:28.363Z Downloaded serde_core v1.0.228
3552026-09-12T21:04:28.363Z Downloaded tempfile v3.27.0
3562026-09-12T21:04:28.363Z Downloaded papergrid v0.11.0
3572026-09-12T21:04:28.363Z Downloaded anyhow v1.0.104
3582026-09-12T21:04:28.394Z Downloaded proc-macro2 v1.0.106
3592026-09-12T21:04:28.394Z Downloaded goblin v0.8.2
3602026-09-12T21:04:28.394Z Downloaded serde_derive v1.0.228
3612026-09-12T21:04:28.394Z Downloaded textwrap v0.16.2
3622026-09-12T21:04:28.394Z Downloaded unicode-ident v1.0.24
3632026-09-12T21:04:28.394Z Downloaded memchr v2.8.0
3642026-09-12T21:04:28.394Z Downloaded toml_edit v0.22.27
3652026-09-12T21:04:28.409Z Downloaded indexmap v2.14.0
3662026-09-12T21:04:28.409Z Downloaded serde v1.0.228
3672026-09-12T21:04:28.409Z Downloaded typenum v1.20.1
3682026-09-12T21:04:28.409Z Downloaded pest v2.8.6
3692026-09-12T21:04:28.417Z Downloaded clap_builder v4.6.0
3702026-09-12T21:04:28.417Z Downloaded hashbrown v0.17.0
3712026-09-12T21:04:28.420Z Downloaded serde_json v1.0.151
3722026-09-12T21:04:28.436Z Downloaded tabled v0.15.0
3732026-09-12T21:04:28.463Z Downloaded winnow v0.7.14
3742026-09-12T21:04:28.481Z Downloaded unicode-width v0.1.14
3752026-09-12T21:04:28.481Z Downloaded unicode-width v0.2.0
3762026-09-12T21:04:28.481Z Downloaded syn v2.0.117
3772026-09-12T21:04:28.481Z Downloaded rustix v1.1.4
3782026-09-12T21:04:28.496Z Downloaded libc v0.2.185
3792026-09-12T21:04:28.548Z Compiling proc-macro2 v1.0.106
3802026-09-12T21:04:28.548Z Compiling quote v1.0.45
3812026-09-12T21:04:28.548Z Compiling unicode-ident v1.0.24
3822026-09-12T21:04:28.548Z Compiling serde_core v1.0.228
3832026-09-12T21:04:28.558Z Compiling libc v0.2.185
3842026-09-12T21:04:28.558Z Compiling version_check v0.9.5
3852026-09-12T21:04:28.558Z Compiling memchr v2.8.0
3862026-09-12T21:04:28.558Z Compiling serde v1.0.228
3872026-09-12T21:04:28.558Z Compiling zmij v1.0.21
3882026-09-12T21:04:28.558Z Compiling ucd-trie v0.1.7
3892026-09-12T21:04:28.558Z Compiling thiserror v1.0.69
3902026-09-12T21:04:28.558Z Compiling itoa v1.0.17
3912026-09-12T21:04:28.721Z Compiling byteorder v1.5.0
3922026-09-12T21:04:28.738Z Compiling rustix v1.1.4
3932026-09-12T21:04:29.025Z Compiling bitflags v2.11.0
3942026-09-12T21:04:29.058Z Compiling serde_json v1.0.151
3952026-09-12T21:04:29.113Z Compiling proc-macro-error-attr v1.0.4
3962026-09-12T21:04:33.258Z Compiling usdt-impl v0.5.0
3972026-09-12T21:04:33.258Z Compiling pest v2.8.6
3982026-09-12T21:04:33.258Z Compiling camino v1.2.5
3992026-09-12T21:04:33.258Z Compiling syn v1.0.109
4002026-09-12T21:04:33.258Z Compiling proc-macro-error v1.0.4
4012026-09-12T21:04:33.258Z Compiling log v0.4.33
4022026-09-12T21:04:33.258Z Compiling getrandom v0.4.3
4032026-09-12T21:04:33.258Z Compiling equivalent v1.0.2
4042026-09-12T21:04:33.259Z Compiling hashbrown v0.17.0
4052026-09-12T21:04:33.259Z Compiling plain v0.2.3
4062026-09-12T21:04:33.259Z Compiling utf8parse v0.2.2
4072026-09-12T21:04:33.259Z Compiling colorchoice v1.0.4
4082026-09-12T21:04:33.259Z Compiling toml_write v0.1.2
4092026-09-12T21:04:33.259Z Compiling anstyle v1.0.14
4102026-09-12T21:04:33.259Z Compiling anstyle-parse v1.0.0
4112026-09-12T21:04:33.259Z Compiling pretty-hex v0.4.1
4122026-09-12T21:04:33.259Z Compiling autocfg v1.5.0
4132026-09-12T21:04:33.259Z Compiling anstyle-query v1.1.5
4142026-09-12T21:04:33.259Z Compiling winnow v0.7.14
4152026-09-12T21:04:33.259Z Compiling cfg-if v1.0.4
4162026-09-12T21:04:33.259Z Compiling errno v0.3.14
4172026-09-12T21:04:33.259Z Compiling thread-id v4.2.2
4182026-09-12T21:04:33.259Z Compiling is_terminal_polyfill v1.70.2
4192026-09-12T21:04:33.259Z Compiling thiserror v2.0.18
4202026-09-12T21:04:33.259Z Compiling heck v0.5.0
4212026-09-12T21:04:33.259Z Compiling fnv v1.0.7
4222026-09-12T21:04:33.259Z Compiling clap_lex v1.0.0
4232026-09-12T21:04:33.259Z Compiling indexmap v2.14.0
4242026-09-12T21:04:33.260Z Compiling anstream v1.0.0
4252026-09-12T21:04:33.260Z Compiling anyhow v1.0.104
4262026-09-12T21:04:33.260Z Compiling strsim v0.11.1
4272026-09-12T21:04:33.260Z Compiling once_cell v1.21.3
4282026-09-12T21:04:33.260Z Compiling bytecount v0.6.9
4292026-09-12T21:04:33.260Z Compiling syn v2.0.117
4302026-09-12T21:04:33.260Z Compiling fs-err v3.3.0
4312026-09-12T21:04:33.260Z Compiling pest_meta v2.8.6
4322026-09-12T21:04:33.260Z Compiling unicode-width v0.1.14
4332026-09-12T21:04:33.260Z Compiling fastrand v2.3.0
4342026-09-12T21:04:33.260Z Compiling heck v0.4.1
4352026-09-12T21:04:33.260Z Compiling memmap v0.7.0
4362026-09-12T21:04:33.260Z Compiling unicode-width v0.2.0
4372026-09-12T21:04:33.260Z Compiling smawk v0.3.2
4382026-09-12T21:04:33.260Z Compiling papergrid v0.11.0
4392026-09-12T21:04:33.260Z Compiling unicode-linebreak v0.1.5
4402026-09-12T21:04:33.260Z Compiling swrite v0.1.0
4412026-09-12T21:04:33.260Z Compiling terminal_size v0.4.3
4422026-09-12T21:04:33.260Z Compiling tempfile v3.27.0
4432026-09-12T21:04:33.261Z Compiling clap_builder v4.6.0
4442026-09-12T21:04:33.261Z Compiling textwrap v0.16.2
4452026-09-12T21:04:33.261Z Compiling cargo-platform v0.3.2
4462026-09-12T21:04:33.261Z Compiling semver v1.0.28
4472026-09-12T21:04:33.261Z Compiling camino-tempfile v1.4.1
4482026-09-12T21:04:33.261Z Compiling tabled_derive v0.7.0
4492026-09-12T21:04:33.261Z Compiling tabled v0.15.0
4502026-09-12T21:04:33.261Z Compiling pest_generator v2.8.6
4512026-09-12T21:04:33.380Z Compiling serde_derive v1.0.228
4522026-09-12T21:04:33.380Z Compiling thiserror-impl v1.0.69
4532026-09-12T21:04:33.380Z Compiling zerocopy-derive v0.7.35
4542026-09-12T21:04:33.380Z Compiling pest_derive v2.8.6
4552026-09-12T21:04:33.380Z Compiling scroll_derive v0.12.1
4562026-09-12T21:04:33.380Z Compiling thiserror-impl v2.0.18
4572026-09-12T21:04:33.381Z Compiling clap_derive v4.6.1
4582026-09-12T21:04:33.751Z Compiling scroll v0.12.0
4592026-09-12T21:04:33.795Z Compiling zerocopy v0.7.35
4602026-09-12T21:04:33.976Z Compiling goblin v0.8.2
4612026-09-12T21:04:34.081Z Compiling dtrace-parser v0.2.0
4622026-09-12T21:04:34.408Z Compiling clap v4.6.1
4632026-09-12T21:04:35.375Z Compiling dof v0.3.0
4642026-09-12T21:04:35.375Z Compiling toml_datetime v0.6.11
4652026-09-12T21:04:35.379Z Compiling serde_spanned v0.6.9
4662026-09-12T21:04:35.379Z Compiling serde_tokenstream v0.2.3
4672026-09-12T21:04:35.379Z Compiling macaddr v1.0.1
4682026-09-12T21:04:35.379Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4692026-09-12T21:04:35.379Z Compiling cargo_metadata v0.23.1
4702026-09-12T21:04:35.579Z Compiling toml_edit v0.22.27
4712026-09-12T21:04:36.042Z Compiling usdt-macro v0.5.0
4722026-09-12T21:04:36.042Z Compiling usdt-attr-macro v0.5.0
4732026-09-12T21:04:36.688Z Compiling usdt v0.5.0
4742026-09-12T21:04:36.847Z Compiling toml v0.8.23
4752026-09-12T21:04:37.166Z Compiling cargo_toml v0.21.0
4762026-09-12T21:04:38.452Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4772026-09-12T21:04:40.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.31s
4782026-09-12T21:04:40.751Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4792026-09-12T21:04:41.300Z Downloading crates ...
4802026-09-12T21:04:41.354Z Downloaded bb8 v0.8.6
4812026-09-12T21:04:41.371Z Downloaded enum-as-inner v0.6.1
4822026-09-12T21:04:41.374Z Downloaded bit-vec v0.6.3
4832026-09-12T21:04:41.378Z Downloaded const-oid v0.9.6
4842026-09-12T21:04:41.382Z Downloaded async-stream-impl v0.3.6
4852026-09-12T21:04:41.382Z Downloaded backoff v0.4.0
4862026-09-12T21:04:41.382Z Downloaded base16ct v1.0.0
4872026-09-12T21:04:41.385Z Downloaded foreign-types-shared v0.1.1
4882026-09-12T21:04:41.385Z Downloaded async-stream v0.3.6
4892026-09-12T21:04:41.386Z Downloaded ascii-canvas v3.0.0
4902026-09-12T21:04:41.386Z Downloaded fs_extra v1.3.0
4912026-09-12T21:04:41.390Z Downloaded aead v0.5.2
4922026-09-12T21:04:41.390Z Downloaded argon2 v0.5.3
4932026-09-12T21:04:41.391Z Downloaded foreign-types-shared v0.3.1
4942026-09-12T21:04:41.391Z Downloaded funty v2.0.0
4952026-09-12T21:04:41.391Z Downloaded futures-sink v0.3.32
4962026-09-12T21:04:41.394Z Downloaded cmov v0.5.4
4972026-09-12T21:04:41.394Z Downloaded form_urlencoded v1.2.2
4982026-09-12T21:04:41.394Z Downloaded bitfield v0.19.4
4992026-09-12T21:04:41.394Z Downloaded blowfish v0.10.0
5002026-09-12T21:04:41.395Z Downloaded ahash v0.8.12
5012026-09-12T21:04:41.399Z Downloaded bit-set v0.5.3
5022026-09-12T21:04:41.399Z Downloaded embedded-io v0.6.1
5032026-09-12T21:04:41.399Z Downloaded foreign-types v0.5.0
5042026-09-12T21:04:41.399Z Downloaded futures-task v0.3.32
5052026-09-12T21:04:41.399Z Downloaded flagset v0.4.7
5062026-09-12T21:04:41.404Z Downloaded fixedbitset v0.4.2
5072026-09-12T21:04:41.404Z Downloaded endian-type v0.1.2
5082026-09-12T21:04:41.404Z Downloaded float-cmp v0.10.0
5092026-09-12T21:04:41.404Z Downloaded base16ct v0.2.0
5102026-09-12T21:04:41.404Z Downloaded bitfield-struct v0.6.2
5112026-09-12T21:04:41.408Z Downloaded array-init v0.0.4
5122026-09-12T21:04:41.408Z Downloaded ciborium-ll v0.2.2
5132026-09-12T21:04:41.408Z Downloaded futures-macro v0.3.32
5142026-09-12T21:04:41.408Z Downloaded async-bb8-diesel v0.2.1
5152026-09-12T21:04:41.408Z Downloaded async-trait v0.1.89
5162026-09-12T21:04:41.412Z Downloaded embedded-io v0.4.0
5172026-09-12T21:04:41.412Z Downloaded env_filter v2.0.0
5182026-09-12T21:04:41.412Z Downloaded futures-core v0.3.32
5192026-09-12T21:04:41.416Z Downloaded atomic-waker v1.1.2
5202026-09-12T21:04:41.416Z Downloaded atty v0.2.14
5212026-09-12T21:04:41.416Z Downloaded bcrypt-pbkdf v0.11.0
5222026-09-12T21:04:41.416Z Downloaded cfg_aliases v0.2.1
5232026-09-12T21:04:41.416Z Downloaded env_logger v0.11.11
5242026-09-12T21:04:41.419Z Downloaded filetime v0.2.27
5252026-09-12T21:04:41.420Z Downloaded float-ord v0.3.2
5262026-09-12T21:04:41.420Z Downloaded foldhash v0.1.5
5272026-09-12T21:04:41.420Z Downloaded backtrace-ext v0.2.1
5282026-09-12T21:04:41.420Z Downloaded ciborium-io v0.2.2
5292026-09-12T21:04:41.420Z Downloaded atomicwrites v0.4.4
5302026-09-12T21:04:41.420Z Downloaded foreign-types v0.3.2
5312026-09-12T21:04:41.423Z Downloaded git-stub v1.0.0
5322026-09-12T21:04:41.423Z Downloaded arrayref v0.3.9
5332026-09-12T21:04:41.423Z Downloaded adler2 v2.0.1
5342026-09-12T21:04:41.423Z Downloaded home v0.5.12
5352026-09-12T21:04:41.426Z Downloaded addr2line v0.25.1
5362026-09-12T21:04:41.426Z Downloaded hostname v0.4.2
5372026-09-12T21:04:41.427Z Downloaded hostname v0.3.1
5382026-09-12T21:04:41.427Z Downloaded fd-lock v4.0.4
5392026-09-12T21:04:41.430Z Downloaded foreign-types-macros v0.2.3
5402026-09-12T21:04:41.430Z Downloaded cobs v0.3.0
5412026-09-12T21:04:41.431Z Downloaded arrayvec v0.7.6
5422026-09-12T21:04:41.431Z Downloaded hash32 v0.3.1
5432026-09-12T21:04:41.434Z Downloaded hex-literal v1.1.0
5442026-09-12T21:04:41.434Z Downloaded ff v0.13.1
5452026-09-12T21:04:41.434Z Downloaded foldhash v0.2.0
5462026-09-12T21:04:41.434Z Downloaded futures-io v0.3.32
5472026-09-12T21:04:41.434Z Downloaded assert_matches v1.5.0
5482026-09-12T21:04:41.434Z Downloaded async-recursion v1.1.1
5492026-09-12T21:04:41.438Z Downloaded castaway v0.2.4
5502026-09-12T21:04:41.438Z Downloaded enum_dispatch v0.3.13
5512026-09-12T21:04:41.442Z Downloaded fixedbitset v0.5.7
5522026-09-12T21:04:41.442Z Downloaded block-buffer v0.12.1
5532026-09-12T21:04:41.442Z Downloaded futures-executor v0.3.32
5542026-09-12T21:04:41.446Z Downloaded ghash v0.6.0
5552026-09-12T21:04:41.450Z Downloaded fxhash v0.2.1
5562026-09-12T21:04:41.454Z Downloaded http-range v0.1.5
5572026-09-12T21:04:41.455Z Downloaded block-padding v0.4.2
5582026-09-12T21:04:41.455Z Downloaded compression-core v0.4.31
5592026-09-12T21:04:41.455Z Downloaded http-body v1.0.1
5602026-09-12T21:04:41.458Z Downloaded fs-err v2.11.0
5612026-09-12T21:04:41.458Z Downloaded hash32 v0.2.1
5622026-09-12T21:04:41.461Z Downloaded cfg_aliases v0.1.1
5632026-09-12T21:04:41.461Z Downloaded headers-core v0.3.0
5642026-09-12T21:04:41.465Z Downloaded gethostname v0.5.0
5652026-09-12T21:04:41.465Z Downloaded globwalk v0.9.1
5662026-09-12T21:04:41.468Z Downloaded bit-set v0.8.0
5672026-09-12T21:04:41.471Z Downloaded bitfield-macros v0.19.4
5682026-09-12T21:04:41.475Z Downloaded either v1.15.0
5692026-09-12T21:04:41.479Z Downloaded erased-serde v0.3.31
5702026-09-12T21:04:41.479Z Downloaded fallible-iterator v0.2.0
5712026-09-12T21:04:41.479Z Downloaded ff v0.14.0
5722026-09-12T21:04:41.484Z Downloaded find-msvc-tools v0.1.9
5732026-09-12T21:04:41.484Z Downloaded cipher v0.5.2
5742026-09-12T21:04:41.484Z Downloaded newtype-uuid-macros v0.1.0
5752026-09-12T21:04:41.484Z Downloaded olpc-cjson v0.1.4
5762026-09-12T21:04:41.484Z Downloaded openssl-probe v0.2.1
5772026-09-12T21:04:41.484Z Downloaded argon2 v0.6.0-rc.8
5782026-09-12T21:04:41.488Z Downloaded allocator-api2 v0.2.21
5792026-09-12T21:04:41.488Z Downloaded oxide-generation-macros v0.2.0
5802026-09-12T21:04:41.488Z Downloaded nonempty v0.12.0
5812026-09-12T21:04:41.488Z Downloaded normalize-line-endings v0.3.0
5822026-09-12T21:04:41.492Z Downloaded parse-display v0.10.0
5832026-09-12T21:04:41.492Z Downloaded quick-error v1.2.3
5842026-09-12T21:04:41.495Z Downloaded futures-channel v0.3.32
5852026-09-12T21:04:41.495Z Downloaded ena v0.14.4
5862026-09-12T21:04:41.499Z Downloaded potential_utf v0.1.4
5872026-09-12T21:04:41.499Z Downloaded glob v0.3.3
5882026-09-12T21:04:41.502Z Downloaded rand_chacha v0.3.1
5892026-09-12T21:04:41.502Z Downloaded rfc6979 v0.4.0
5902026-09-12T21:04:41.503Z Downloaded russh-util v0.52.0
5912026-09-12T21:04:41.507Z Downloaded serde_urlencoded v0.7.1
5922026-09-12T21:04:41.507Z Downloaded base64 v0.21.7
5932026-09-12T21:04:41.507Z Downloaded group v0.14.0
5942026-09-12T21:04:41.511Z Downloaded http-body-util v0.1.3
5952026-09-12T21:04:41.511Z Downloaded futures v0.3.32
5962026-09-12T21:04:41.515Z Downloaded base64ct v1.8.3
5972026-09-12T21:04:41.515Z Downloaded cbc v0.2.1
5982026-09-12T21:04:41.515Z Downloaded recursive-proc-macro-impl v0.1.1
5992026-09-12T21:04:41.515Z Downloaded ref-cast-impl v1.0.25
6002026-09-12T21:04:41.515Z Downloaded rustc_version v0.4.1
6012026-09-12T21:04:41.515Z Downloaded semver v0.1.20
6022026-09-12T21:04:41.518Z Downloaded bs58 v0.5.1
6032026-09-12T21:04:41.518Z Downloaded camino-tempfile-ext v0.3.3
6042026-09-12T21:04:41.518Z Downloaded compression-codecs v0.4.37
6052026-09-12T21:04:41.522Z Downloaded sapling-renderdag v0.1.0
6062026-09-12T21:04:41.522Z Downloaded aead v0.6.1
6072026-09-12T21:04:41.522Z Downloaded seq-macro v0.3.6
6082026-09-12T21:04:41.522Z Downloaded shell-words v1.1.1
6092026-09-12T21:04:41.522Z Downloaded globset v0.4.18
6102026-09-12T21:04:41.526Z Downloaded hex v0.4.3
6112026-09-12T21:04:41.526Z Downloaded bit-vec v0.8.0
6122026-09-12T21:04:41.526Z Downloaded bitflags v1.3.2
6132026-09-12T21:04:41.526Z Downloaded cassowary v0.3.0
6142026-09-12T21:04:41.532Z Downloaded cipher v0.4.4
6152026-09-12T21:04:41.532Z Downloaded cmake v0.1.57
6162026-09-12T21:04:41.532Z Downloaded highway v1.3.0
6172026-09-12T21:04:41.532Z Downloaded chacha20 v0.9.1
6182026-09-12T21:04:41.532Z Downloaded native-tls v0.2.18
6192026-09-12T21:04:41.532Z Downloaded serde_repr v0.1.20
6202026-09-12T21:04:41.535Z Downloaded bcs v0.1.6
6212026-09-12T21:04:41.535Z Downloaded signature v2.2.0
6222026-09-12T21:04:41.540Z Downloaded backon v1.6.0
6232026-09-12T21:04:41.543Z Downloaded arc-swap v1.8.2
6242026-09-12T21:04:41.546Z Downloaded base64 v0.22.1
6252026-09-12T21:04:41.546Z Downloaded oxide-tokio-rt v0.1.4
6262026-09-12T21:04:41.546Z Downloaded bzip2 v0.6.1
6272026-09-12T21:04:41.550Z Downloaded strsim v0.10.0
6282026-09-12T21:04:41.550Z Downloaded structmeta v0.3.0
6292026-09-12T21:04:41.550Z Downloaded ar_archive_writer v0.5.1
6302026-09-12T21:04:41.553Z Downloaded num_enum_derive v0.7.6
6312026-09-12T21:04:41.553Z Downloaded parse-display-derive v0.10.0
6322026-09-12T21:04:41.553Z Downloaded num_enum v0.5.11
6332026-09-12T21:04:41.557Z Downloaded pem v3.0.6
6342026-09-12T21:04:41.557Z Downloaded polyval v0.7.1
6352026-09-12T21:04:41.557Z Downloaded progenitor v0.13.0
6362026-09-12T21:04:41.557Z Downloaded rand_chacha v0.9.0
6372026-09-12T21:04:41.560Z Downloaded resolv-conf v0.7.6
6382026-09-12T21:04:41.561Z Downloaded stable_deref_trait v1.2.1
6392026-09-12T21:04:41.561Z Downloaded supports-hyperlinks v3.2.0
6402026-09-12T21:04:41.561Z Downloaded sync_wrapper v1.0.2
6412026-09-12T21:04:41.561Z Downloaded thread-id v5.1.0
6422026-09-12T21:04:41.565Z Downloaded elliptic-curve v0.14.1
6432026-09-12T21:04:41.565Z Downloaded git-stub-vcs v0.1.0
6442026-09-12T21:04:41.565Z Downloaded universal-hash v0.5.1
6452026-09-12T21:04:41.565Z Downloaded universal-hash v0.6.1
6462026-09-12T21:04:41.568Z Downloaded anstyle-parse v0.2.7
6472026-09-12T21:04:41.568Z Downloaded console v0.16.2
6482026-09-12T21:04:41.568Z Downloaded colored v2.2.0
6492026-09-12T21:04:41.573Z Downloaded getrandom v0.2.17
6502026-09-12T21:04:41.573Z Downloaded group v0.13.0
6512026-09-12T21:04:41.573Z Downloaded hmac v0.12.1
6522026-09-12T21:04:41.578Z Downloaded buf-list v1.1.2
6532026-09-12T21:04:41.578Z Downloaded cexpr v0.6.0
6542026-09-12T21:04:41.578Z Downloaded blake2 v0.11.0-rc.6
6552026-09-12T21:04:41.578Z Downloaded byte-wrapper v0.1.0
6562026-09-12T21:04:41.581Z Downloaded bzip2 v0.4.4
6572026-09-12T21:04:41.581Z Downloaded chacha20 v0.10.0
6582026-09-12T21:04:41.581Z Downloaded ref-cast v1.0.25
6592026-09-12T21:04:41.585Z Downloaded rustls-native-certs v0.8.3
6602026-09-12T21:04:41.585Z Downloaded sec1 v0.7.3
6612026-09-12T21:04:41.588Z Downloaded tokio-macros v2.7.0
6622026-09-12T21:04:41.589Z Downloaded clang-sys v1.8.1
6632026-09-12T21:04:41.589Z Downloaded bytesize v2.7.0
6642026-09-12T21:04:41.593Z Downloaded console v0.15.11
6652026-09-12T21:04:41.593Z Downloaded anstream v0.6.21
6662026-09-12T21:04:41.593Z Downloaded cancel-safe-futures v0.1.5
6672026-09-12T21:04:41.596Z Downloaded rustversion v1.0.22
6682026-09-12T21:04:41.596Z Downloaded unicode-truncate v1.1.0
6692026-09-12T21:04:41.600Z Downloaded waitgroup v0.1.2
6702026-09-12T21:04:41.600Z Downloaded wnaf v0.14.0
6712026-09-12T21:04:41.600Z Downloaded slab v0.4.12
6722026-09-12T21:04:41.600Z Downloaded serdect v0.4.3
6732026-09-12T21:04:41.604Z Downloaded shlex v1.3.0
6742026-09-12T21:04:41.604Z Downloaded slog-stdlog v4.1.1
6752026-09-12T21:04:41.604Z Downloaded slog-term v2.9.2
6762026-09-12T21:04:41.604Z Downloaded sqlformat v0.3.5
6772026-09-12T21:04:41.604Z Downloaded zerofrom v0.1.6
6782026-09-12T21:04:41.608Z Downloaded void v1.0.2
6792026-09-12T21:04:41.608Z Downloaded cpubits v0.1.1
6802026-09-12T21:04:41.608Z Downloaded zerofrom-derive v0.1.6
6812026-09-12T21:04:41.608Z Downloaded slog-scope v4.4.1
6822026-09-12T21:04:41.608Z Downloaded cpufeatures v0.3.0
6832026-09-12T21:04:41.608Z Downloaded curve25519-dalek-derive v0.1.1
6842026-09-12T21:04:41.608Z Downloaded darling_macro v0.20.11
6852026-09-12T21:04:41.608Z Downloaded crucible-workspace-hack v0.1.0
6862026-09-12T21:04:41.608Z Downloaded postgres-types v0.2.14
6872026-09-12T21:04:41.612Z Downloaded tagptr v0.2.0
6882026-09-12T21:04:41.612Z Downloaded time-macros v0.2.27
6892026-09-12T21:04:41.612Z Downloaded primefield v0.14.0
6902026-09-12T21:04:41.615Z Downloaded elliptic-curve v0.13.8
6912026-09-12T21:04:41.615Z Downloaded half v1.8.3
6922026-09-12T21:04:41.615Z Downloaded num-modular v0.6.5
6932026-09-12T21:04:41.618Z Downloaded oxide-generation v0.1.3
6942026-09-12T21:04:41.618Z Downloaded parking_lot v0.11.2
6952026-09-12T21:04:41.618Z Downloaded derive_builder_macro v0.20.2
6962026-09-12T21:04:41.618Z Downloaded pkcs8 v0.11.0
6972026-09-12T21:04:41.622Z Downloaded poly1305 v0.9.0
6982026-09-12T21:04:41.622Z Downloaded ssh-cipher v0.3.0
6992026-09-12T21:04:41.622Z Downloaded dunce v1.0.5
7002026-09-12T21:04:41.626Z Downloaded httpdate v1.0.3
7012026-09-12T21:04:41.626Z Downloaded progenitor-extras v0.2.0
7022026-09-12T21:04:41.626Z Downloaded tiny-keccak v2.0.2
7032026-09-12T21:04:41.626Z Downloaded blake2 v0.10.6
7042026-09-12T21:04:41.630Z Downloaded fatfs v0.3.6
7052026-09-12T21:04:41.630Z Downloaded flume v0.11.1
7062026-09-12T21:04:41.633Z Downloaded ciborium v0.2.2
7072026-09-12T21:04:41.633Z Downloaded generic-array v1.4.3
7082026-09-12T21:04:41.633Z Downloaded colored v3.1.1
7092026-09-12T21:04:41.637Z Downloaded scroll v0.13.0
7102026-09-12T21:04:41.637Z Downloaded tokio-dtrace v0.1.1
7112026-09-12T21:04:41.637Z Downloaded usdt-impl v0.6.0
7122026-09-12T21:04:41.638Z Downloaded tokio-native-tls v0.3.1
7132026-09-12T21:04:41.642Z Downloaded hyper-tls v0.6.0
7142026-09-12T21:04:41.642Z Downloaded idna_adapter v1.2.1
7152026-09-12T21:04:41.642Z Downloaded is-terminal v0.4.17
7162026-09-12T21:04:41.646Z Downloaded kstat-rs v0.2.5
7172026-09-12T21:04:41.646Z Downloaded lru-cache v0.1.2
7182026-09-12T21:04:41.650Z Downloaded lru-slab v0.1.2
7192026-09-12T21:04:41.650Z Downloaded writeable v0.6.2
7202026-09-12T21:04:41.650Z Downloaded getrandom v0.3.4
7212026-09-12T21:04:41.654Z Downloaded half v2.7.1
7222026-09-12T21:04:41.654Z Downloaded hmac v0.13.0
7232026-09-12T21:04:41.654Z Downloaded maybe-uninit v2.0.0
7242026-09-12T21:04:41.658Z Downloaded kem v0.3.0
7252026-09-12T21:04:41.661Z Downloaded whoami v2.1.0
7262026-09-12T21:04:41.665Z Downloaded newline-converter v0.3.0
7272026-09-12T21:04:41.665Z Downloaded zeroize v1.9.0
7282026-09-12T21:04:41.668Z Downloaded vergen-git2 v9.1.0
7292026-09-12T21:04:41.668Z Downloaded corncobs v0.1.4
7302026-09-12T21:04:41.668Z Downloaded pbkdf2 v0.13.0
7312026-09-12T21:04:41.671Z Downloaded progenitor-impl v0.13.0
7322026-09-12T21:04:41.671Z Downloaded tracing-attributes v0.1.31
7332026-09-12T21:04:41.676Z Downloaded pin-project v1.1.11
7342026-09-12T21:04:41.679Z Downloaded num-iter v0.1.45
7352026-09-12T21:04:41.679Z Downloaded opaque-debug v0.3.1
7362026-09-12T21:04:41.683Z Downloaded data-encoding v2.10.0
7372026-09-12T21:04:41.683Z Downloaded flate2 v1.1.9
7382026-09-12T21:04:41.688Z Downloaded term v0.7.0
7392026-09-12T21:04:41.691Z Downloaded proc-macro-crate v3.4.0
7402026-09-12T21:04:41.692Z Downloaded displaydoc v0.2.5
7412026-09-12T21:04:41.692Z Downloaded pwd v1.4.0
7422026-09-12T21:04:41.692Z Downloaded psl-types v2.0.11
7432026-09-12T21:04:41.696Z Downloaded tokio-rustls v0.26.4
7442026-09-12T21:04:41.700Z Downloaded chacha20poly1305 v0.10.1
7452026-09-12T21:04:41.704Z Downloaded compact_str v0.8.1
7462026-09-12T21:04:41.704Z Downloaded ryu v1.0.23
7472026-09-12T21:04:41.707Z Downloaded progenitor-macro v0.14.0
7482026-09-12T21:04:41.707Z Downloaded rustc_version v0.1.7
7492026-09-12T21:04:41.707Z Downloaded ingot-types v0.2.0
7502026-09-12T21:04:41.710Z Downloaded wyz v0.5.1
7512026-09-12T21:04:41.711Z Downloaded ipnet v2.12.0
7522026-09-12T21:04:41.711Z Downloaded ipnetwork v0.21.1
7532026-09-12T21:04:41.711Z Downloaded secrecy v0.8.0
7542026-09-12T21:04:41.714Z Downloaded signature v3.0.0
7552026-09-12T21:04:41.714Z Downloaded spin v0.9.8
7562026-09-12T21:04:41.718Z Downloaded supports-color v3.0.2
7572026-09-12T21:04:41.718Z Downloaded knus-derive v3.4.0
7582026-09-12T21:04:41.722Z Downloaded bytes v1.11.1
7592026-09-12T21:04:41.725Z Downloaded md-5 v0.11.0
7602026-09-12T21:04:41.725Z Downloaded sqlparser_derive v0.5.0
7612026-09-12T21:04:41.731Z Downloaded newtype-uuid v1.3.2
7622026-09-12T21:04:41.735Z Downloaded nu-ansi-term v0.50.3
7632026-09-12T21:04:41.735Z Downloaded parse-size v1.1.0
7642026-09-12T21:04:41.735Z Downloaded num-integer v0.1.46
7652026-09-12T21:04:41.738Z Downloaded prettyplease v0.2.37
7662026-09-12T21:04:41.738Z Downloaded crossbeam-utils v0.8.21
7672026-09-12T21:04:41.741Z Downloaded darling v0.20.11
7682026-09-12T21:04:41.741Z Downloaded num-complex v0.4.6
7692026-09-12T21:04:41.746Z Downloaded predicates v3.1.4
7702026-09-12T21:04:41.746Z Downloaded tokio-test v0.4.5
7712026-09-12T21:04:41.750Z Downloaded usdt v0.6.0
7722026-09-12T21:04:41.750Z Downloaded postgres-protocol v0.6.12
7732026-09-12T21:04:41.754Z Downloaded parking_lot_core v0.8.6
7742026-09-12T21:04:41.754Z Downloaded pin-project-internal v1.1.11
7752026-09-12T21:04:41.754Z Downloaded pem-rfc7468 v1.0.0
7762026-09-12T21:04:41.754Z Downloaded pin-project-lite v0.2.17
7772026-09-12T21:04:41.758Z Downloaded termtree v0.5.1
7782026-09-12T21:04:41.762Z Downloaded tinyvec_macros v0.1.1
7792026-09-12T21:04:41.762Z Downloaded ed25519-dalek v2.2.0
7802026-09-12T21:04:41.762Z Downloaded expectorate v1.2.0
7812026-09-12T21:04:41.765Z Downloaded hickory-resolver v0.25.2
7822026-09-12T21:04:41.765Z Downloaded hybrid-array v0.4.13
7832026-09-12T21:04:41.765Z Downloaded test-strategy v0.4.5
7842026-09-12T21:04:41.769Z Downloaded diff v0.1.13
7852026-09-12T21:04:41.769Z Downloaded cc v1.2.56
7862026-09-12T21:04:41.772Z Downloaded xshell-macros v0.2.7
7872026-09-12T21:04:41.772Z Downloaded zone_cfg_derive v0.3.1
7882026-09-12T21:04:41.772Z Downloaded ed25519-dalek v3.0.0
7892026-09-12T21:04:41.776Z Downloaded utf8_iter v1.0.4
7902026-09-12T21:04:41.776Z Downloaded ingot-macros v0.2.0
7912026-09-12T21:04:41.776Z Downloaded ecdsa v0.17.0
7922026-09-12T21:04:41.776Z Downloaded progenitor-client v0.13.0
7932026-09-12T21:04:41.776Z Downloaded psm v0.1.30
7942026-09-12T21:04:41.779Z Downloaded serde_with_macros v1.5.2
7952026-09-12T21:04:41.782Z Downloaded signal-hook-tokio v0.3.1
7962026-09-12T21:04:41.782Z Downloaded serde_derive_internals v0.29.1
7972026-09-12T21:04:41.783Z Downloaded slog-async v2.8.0
7982026-09-12T21:04:41.783Z Downloaded crc-catalog v2.4.0
7992026-09-12T21:04:41.786Z Downloaded schemars_derive v0.8.22
8002026-09-12T21:04:41.786Z Downloaded headers v0.4.1
8012026-09-12T21:04:41.789Z Downloaded cstr-argument v0.1.2
8022026-09-12T21:04:41.790Z Downloaded litrs v1.0.0
8032026-09-12T21:04:41.793Z Downloaded hickory-resolver v0.24.4
8042026-09-12T21:04:41.793Z Downloaded heapless v0.7.17
8052026-09-12T21:04:41.797Z Downloaded smf v0.2.3
8062026-09-12T21:04:41.798Z Downloaded strum_macros v0.27.2
8072026-09-12T21:04:41.798Z Downloaded heapless v0.8.0
8082026-09-12T21:04:41.801Z Downloaded serde_yaml v0.9.34+deprecated
8092026-09-12T21:04:41.801Z Downloaded uuid v1.23.4
8102026-09-12T21:04:41.805Z Downloaded string_cache v0.8.9
8112026-09-12T21:04:41.805Z Downloaded darling_macro v0.21.3
8122026-09-12T21:04:41.805Z Downloaded aes v0.9.1
8132026-09-12T21:04:41.808Z Downloaded drift v0.2.0
8142026-09-12T21:04:41.813Z Downloaded subprocess v0.2.15
8152026-09-12T21:04:41.816Z Downloaded pem-rfc7468 v0.7.0
8162026-09-12T21:04:41.825Z Downloaded parking_lot_core v0.9.12
8172026-09-12T21:04:41.828Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8182026-09-12T21:04:41.832Z Downloaded diesel_table_macro_syntax v0.3.0
8192026-09-12T21:04:41.832Z Downloaded dirs-next v2.0.0
8202026-09-12T21:04:41.832Z Downloaded dirs-sys-next v0.1.2
8212026-09-12T21:04:41.832Z Downloaded ident_case v1.0.1
8222026-09-12T21:04:41.832Z Downloaded toml_writer v1.1.1+spec-1.1.0
8232026-09-12T21:04:41.832Z Downloaded indent_write v2.2.0
8242026-09-12T21:04:41.836Z Downloaded poly1305 v0.8.0
8252026-09-12T21:04:41.836Z Downloaded unicode-bidi v0.3.18
8262026-09-12T21:04:41.836Z Downloaded derive_more v0.99.20
8272026-09-12T21:04:41.841Z Downloaded tui-tree-widget v0.23.1
8282026-09-12T21:04:41.841Z Downloaded whoami v1.6.1
8292026-09-12T21:04:41.841Z Downloaded backtrace v0.3.76
8302026-09-12T21:04:41.844Z Downloaded chumsky v0.9.3
8312026-09-12T21:04:41.847Z Downloaded is_ci v1.2.0
8322026-09-12T21:04:41.848Z Downloaded publicsuffix v2.3.0
8332026-09-12T21:04:41.848Z Downloaded tracing-core v0.1.36
8342026-09-12T21:04:41.848Z Downloaded vergen-lib v0.1.6
8352026-09-12T21:04:41.851Z Downloaded instability v0.3.11
8362026-09-12T21:04:41.851Z Downloaded async-compression v0.4.41
8372026-09-12T21:04:41.854Z Downloaded const_format_proc_macros v0.2.34
8382026-09-12T21:04:41.854Z Downloaded rpassword v7.5.4
8392026-09-12T21:04:41.858Z Downloaded serde_with_macros v3.21.0
8402026-09-12T21:04:41.858Z Downloaded bumpalo v3.20.2
8412026-09-12T21:04:41.858Z Downloaded crossbeam-deque v0.8.6
8422026-09-12T21:04:41.863Z Downloaded serde_cbor v0.11.2
8432026-09-12T21:04:41.863Z Downloaded ignore v0.4.25
8442026-09-12T21:04:41.863Z Downloaded salsa20 v0.11.0
8452026-09-12T21:04:41.866Z Downloaded num-derive v0.4.2
8462026-09-12T21:04:41.866Z Downloaded zerovec-derive v0.11.2
8472026-09-12T21:04:41.866Z Downloaded maplit v1.0.2
8482026-09-12T21:04:41.866Z Downloaded hashbrown v0.12.3
8492026-09-12T21:04:41.866Z Downloaded memoffset v0.9.1
8502026-09-12T21:04:41.871Z Downloaded num-conv v0.2.0
8512026-09-12T21:04:41.871Z Downloaded zopfli v0.8.3
8522026-09-12T21:04:41.871Z Downloaded nibble_vec v0.1.0
8532026-09-12T21:04:41.871Z Downloaded const-oid v0.10.2
8542026-09-12T21:04:41.876Z Downloaded path-slash v0.2.1
8552026-09-12T21:04:41.876Z Downloaded const_format v0.2.35
8562026-09-12T21:04:41.876Z Downloaded progenitor-client v0.14.0
8572026-09-12T21:04:41.876Z Downloaded ctutils v0.4.2
8582026-09-12T21:04:41.879Z Downloaded defmt v0.3.100
8592026-09-12T21:04:41.879Z Downloaded newtype_derive v0.1.6
8602026-09-12T21:04:41.879Z Downloaded phf_shared v0.11.3
8612026-09-12T21:04:41.879Z Downloaded predicates-tree v1.0.13
8622026-09-12T21:04:41.880Z Downloaded proc-macro-crate v1.3.1
8632026-09-12T21:04:41.880Z Downloaded darling_core v0.20.11
8642026-09-12T21:04:41.883Z Downloaded deranged v0.5.8
8652026-09-12T21:04:41.883Z Downloaded dsl_auto_type v0.2.0
8662026-09-12T21:04:41.883Z Downloaded humantime v2.3.0
8672026-09-12T21:04:41.883Z Downloaded recursive v0.1.1
8682026-09-12T21:04:41.883Z Downloaded twox-hash v2.1.2
8692026-09-12T21:04:41.887Z Downloaded defmt v1.0.1
8702026-09-12T21:04:41.890Z Downloaded indoc v2.0.7
8712026-09-12T21:04:41.890Z Downloaded rand v0.9.2
8722026-09-12T21:04:41.893Z Downloaded aho-corasick v1.1.4
8732026-09-12T21:04:41.897Z Downloaded serde_bytes v0.11.19
8742026-09-12T21:04:41.897Z Downloaded vergen-gitcl v1.0.8
8752026-09-12T21:04:41.901Z Downloaded zerocopy v0.6.6
8762026-09-12T21:04:41.901Z Downloaded sha1 v0.11.0
8772026-09-12T21:04:41.901Z Downloaded sigpipe v0.1.3
8782026-09-12T21:04:41.901Z Downloaded slog-bunyan v2.5.0
8792026-09-12T21:04:41.904Z Downloaded ron v0.8.1
8802026-09-12T21:04:41.907Z Downloaded num-primitive v0.2.1
8812026-09-12T21:04:41.908Z Downloaded daft-derive v0.1.8
8822026-09-12T21:04:41.911Z Downloaded constant_time_eq v0.4.2
8832026-09-12T21:04:41.911Z Downloaded libloading v0.8.9
8842026-09-12T21:04:41.911Z Downloaded sponge-cursor v0.1.0
8852026-09-12T21:04:41.915Z Downloaded strip-ansi-escapes v0.2.1
8862026-09-12T21:04:41.915Z Downloaded hickory-server v0.25.2
8872026-09-12T21:04:41.915Z Downloaded multer v3.1.0
8882026-09-12T21:04:41.918Z Downloaded owo-colors v4.3.0
8892026-09-12T21:04:41.918Z Downloaded peg v0.8.5
8902026-09-12T21:04:41.922Z Downloaded tabwriter v1.4.1
8912026-09-12T21:04:41.922Z Downloaded p256 v0.14.0
8922026-09-12T21:04:41.925Z Downloaded knus v3.4.0
8932026-09-12T21:04:41.925Z Downloaded miniz_oxide v0.8.9
8942026-09-12T21:04:41.928Z Downloaded smallvec v1.15.1
8952026-09-12T21:04:41.928Z Downloaded packed_struct v0.10.1
8962026-09-12T21:04:41.928Z Downloaded supports-unicode v3.0.0
8972026-09-12T21:04:41.928Z Downloaded oxide-update-engine v0.1.2
8982026-09-12T21:04:41.932Z Downloaded unit-prefix v0.5.2
8992026-09-12T21:04:41.932Z Downloaded password-hash v0.5.0
9002026-09-12T21:04:41.932Z Downloaded tokio-stream v0.1.18
9012026-09-12T21:04:41.935Z Downloaded topological-sort v0.2.2
9022026-09-12T21:04:41.935Z Downloaded trait-variant v0.1.2
9032026-09-12T21:04:41.936Z Downloaded hashbrown v0.13.2
9042026-09-12T21:04:41.939Z Downloaded tower-service v0.3.3
9052026-09-12T21:04:41.939Z Downloaded http v1.4.2
9062026-09-12T21:04:41.939Z Downloaded p384 v0.14.0
9072026-09-12T21:04:41.944Z Downloaded crunchy v0.2.4
9082026-09-12T21:04:41.944Z Downloaded der v0.7.10
9092026-09-12T21:04:41.944Z Downloaded pkcs8 v0.10.2
9102026-09-12T21:04:41.948Z Downloaded omicron-zone-package v0.12.3
9112026-09-12T21:04:41.948Z Downloaded rand_core v0.9.5
9122026-09-12T21:04:41.948Z Downloaded rand_core v0.10.0
9132026-09-12T21:04:41.948Z Downloaded des v0.9.0
9142026-09-12T21:04:41.951Z Downloaded xattr v1.6.1
9152026-09-12T21:04:41.951Z Downloaded want v0.3.1
9162026-09-12T21:04:41.951Z Downloaded difflib v0.4.0
9172026-09-12T21:04:41.951Z Downloaded dtrace-parser v0.3.0
9182026-09-12T21:04:41.951Z Downloaded document-features v0.2.12
9192026-09-12T21:04:41.955Z Downloaded pretty_assertions v1.4.1
9202026-09-12T21:04:41.955Z Downloaded derive_more v2.1.1
9212026-09-12T21:04:41.959Z Downloaded rand v0.10.1
9222026-09-12T21:04:41.963Z Downloaded schemars v1.2.1
9232026-09-12T21:04:41.969Z Downloaded serde_tokenstream v0.3.0
9242026-09-12T21:04:41.972Z Downloaded litemap v0.8.1
9252026-09-12T21:04:41.972Z Downloaded dropshot-api-manager-types v0.8.0
9262026-09-12T21:04:41.973Z Downloaded scopeguard v1.2.0
9272026-09-12T21:04:41.973Z Downloaded sec1 v0.8.1
9282026-09-12T21:04:41.976Z Downloaded hubpack v0.1.2
9292026-09-12T21:04:41.977Z Downloaded illumos-nvpair-sys v0.2.0
9302026-09-12T21:04:41.977Z Downloaded schemars v0.9.0
9312026-09-12T21:04:41.981Z Downloaded libefi-sys v0.1.0
9322026-09-12T21:04:41.981Z Downloaded tokio-postgres v0.7.18
9332026-09-12T21:04:41.984Z Downloaded icu_locale_core v2.1.1
9342026-09-12T21:04:41.988Z Downloaded mime_guess v2.0.5
9352026-09-12T21:04:41.988Z Downloaded instant v0.1.13
9362026-09-12T21:04:41.988Z Downloaded indoc v1.0.9
9372026-09-12T21:04:41.991Z Downloaded smallvec v0.6.14
9382026-09-12T21:04:41.991Z Downloaded libscf-sys v1.2.0
9392026-09-12T21:04:41.991Z Downloaded md5 v0.8.0
9402026-09-12T21:04:41.991Z Downloaded signal-hook v0.3.18
9412026-09-12T21:04:41.995Z Downloaded thiserror-no-std v2.0.2
9422026-09-12T21:04:41.995Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9432026-09-12T21:04:41.998Z Downloaded unicode-xid v0.2.6
9442026-09-12T21:04:41.998Z Downloaded num_enum_derive v0.5.11
9452026-09-12T21:04:41.998Z Downloaded openssl-macros v0.1.1
9462026-09-12T21:04:41.998Z Downloaded strum_macros v0.24.3
9472026-09-12T21:04:41.998Z Downloaded password-hash v0.6.1
9482026-09-12T21:04:41.999Z Downloaded thread_local v1.1.9
9492026-09-12T21:04:42.002Z Downloaded pkcs1 v0.8.0-rc.4
9502026-09-12T21:04:42.002Z Downloaded progenitor v0.14.0
9512026-09-12T21:04:42.002Z Downloaded tar v0.4.46
9522026-09-12T21:04:42.005Z Downloaded hashbrown v0.14.5
9532026-09-12T21:04:42.005Z Downloaded tower v0.5.3
9542026-09-12T21:04:42.009Z Downloaded xshell v0.2.7
9552026-09-12T21:04:42.014Z Downloaded dropshot_endpoint v0.17.1
9562026-09-12T21:04:42.014Z Downloaded rtoolbox v0.0.3
9572026-09-12T21:04:42.015Z Downloaded derive-ex v0.1.8
9582026-09-12T21:04:42.018Z Downloaded rand_xorshift v0.4.0
9592026-09-12T21:04:42.018Z Downloaded serde_plain v1.0.2
9602026-09-12T21:04:42.018Z Downloaded hashbrown v0.16.1
9612026-09-12T21:04:42.018Z Downloaded hyper-staticfile v0.10.1
9622026-09-12T21:04:42.021Z Downloaded unsafe-libyaml v0.2.11
9632026-09-12T21:04:42.021Z Downloaded secrecy v0.10.3
9642026-09-12T21:04:42.021Z Downloaded sha1 v0.10.6
9652026-09-12T21:04:42.021Z Downloaded sync-ptr v0.1.4
9662026-09-12T21:04:42.025Z Downloaded aes-gcm v0.11.0
9672026-09-12T21:04:42.025Z Downloaded defmt-macros v1.0.1
9682026-09-12T21:04:42.028Z Downloaded structmeta-derive v0.3.0
9692026-09-12T21:04:42.028Z Downloaded libsw v3.5.0
9702026-09-12T21:04:42.028Z Downloaded rsa v0.9.10
9712026-09-12T21:04:42.033Z Downloaded zeroize_derive v1.5.0
9722026-09-12T21:04:42.033Z Downloaded ssh-encoding v0.3.0
9732026-09-12T21:04:42.037Z Downloaded convert_case v0.4.0
9742026-09-12T21:04:42.037Z Downloaded term v1.2.1
9752026-09-12T21:04:42.040Z Downloaded unicode-properties v0.1.4
9762026-09-12T21:04:42.040Z Downloaded darling_core v0.13.4
9772026-09-12T21:04:42.044Z Downloaded hashbrown v0.15.5
9782026-09-12T21:04:42.044Z Downloaded lru v0.18.3
9792026-09-12T21:04:42.047Z Downloaded darling_macro v0.23.0
9802026-09-12T21:04:42.047Z Downloaded hubpack_derive v0.1.1
9812026-09-12T21:04:42.051Z Downloaded zstd-safe v7.2.4
9822026-09-12T21:04:42.054Z Downloaded nom v8.0.0
9832026-09-12T21:04:42.057Z Downloaded downcast-rs v2.0.2
9842026-09-12T21:04:42.057Z Downloaded pkcs5 v0.8.1
9852026-09-12T21:04:42.061Z Downloaded pkg-config v0.3.32
9862026-09-12T21:04:42.061Z Downloaded rustls-platform-verifier v0.6.2
9872026-09-12T21:04:42.064Z Downloaded phf_shared v0.13.1
9882026-09-12T21:04:42.064Z Downloaded crc32fast v1.5.0
9892026-09-12T21:04:42.064Z Downloaded darling v0.21.3
9902026-09-12T21:04:42.069Z Downloaded ctr v0.10.1
9912026-09-12T21:04:42.069Z Downloaded primeorder v0.13.6
9922026-09-12T21:04:42.073Z Downloaded lazy_static v1.5.0
9932026-09-12T21:04:42.073Z Downloaded new_debug_unreachable v1.0.6
9942026-09-12T21:04:42.073Z Downloaded radium v0.7.0
9952026-09-12T21:04:42.073Z Downloaded darling v0.23.0
9962026-09-12T21:04:42.076Z Downloaded rusty-fork v0.3.1
9972026-09-12T21:04:42.076Z Downloaded cookie v0.18.1
9982026-09-12T21:04:42.076Z Downloaded simd-adler32 v0.3.8
9992026-09-12T21:04:42.080Z Downloaded lru v0.12.5
10002026-09-12T21:04:42.080Z Downloaded oso-derive v0.27.3
10012026-09-12T21:04:42.083Z Downloaded packed_struct_codegen v0.10.1
10022026-09-12T21:04:42.083Z Downloaded same-file v1.0.6
10032026-09-12T21:04:42.087Z Downloaded rustls-pemfile v2.2.0
10042026-09-12T21:04:42.087Z Downloaded slog-json v2.6.1
10052026-09-12T21:04:42.087Z Downloaded stringprep v0.1.5
10062026-09-12T21:04:42.090Z Downloaded tokio-tungstenite v0.21.0
10072026-09-12T21:04:42.094Z Downloaded socket2 v0.5.10
10082026-09-12T21:04:42.097Z Downloaded tinystr v0.8.2
10092026-09-12T21:04:42.097Z Downloaded unicase v2.9.0
10102026-09-12T21:04:42.100Z Downloaded siphasher v1.0.2
10112026-09-12T21:04:42.101Z Downloaded reedline v0.40.0
10122026-09-12T21:04:42.105Z Downloaded uzers v0.12.2
10132026-09-12T21:04:42.109Z Downloaded steno v0.4.1
10142026-09-12T21:04:42.109Z Downloaded take_mut v0.2.2
10152026-09-12T21:04:42.109Z Downloaded csv-core v0.1.13
10162026-09-12T21:04:42.112Z Downloaded darling v0.13.4
10172026-09-12T21:04:42.112Z Downloaded delegate v0.13.5
10182026-09-12T21:04:42.112Z Downloaded inout v0.2.2
10192026-09-12T21:04:42.112Z Downloaded der_derive v0.7.3
10202026-09-12T21:04:42.115Z Downloaded ed25519 v2.2.3
10212026-09-12T21:04:42.116Z Downloaded memmap2 v0.9.10
10222026-09-12T21:04:42.116Z Downloaded thiserror-impl-no-std v2.0.2
10232026-09-12T21:04:42.119Z Downloaded try-lock v0.2.5
10242026-09-12T21:04:42.119Z Downloaded mio v1.2.0
10252026-09-12T21:04:42.122Z Downloaded tungstenite v0.21.0
10262026-09-12T21:04:42.122Z Downloaded crossterm v0.28.1
10272026-09-12T21:04:42.126Z Downloaded der v0.8.0
10282026-09-12T21:04:42.129Z Downloaded usdt-attr-macro v0.6.0
10292026-09-12T21:04:42.133Z Downloaded unarray v0.1.4
10302026-09-12T21:04:42.133Z Downloaded icu_normalizer_data v2.1.1
10312026-09-12T21:04:42.133Z Downloaded crc8 v0.1.1
10322026-09-12T21:04:42.133Z Downloaded impl-trait-for-tuples v0.2.3
10332026-09-12T21:04:42.137Z Downloaded ssh-key v0.7.0-rc.11
10342026-09-12T21:04:42.140Z Downloaded pkcs1 v0.7.5
10352026-09-12T21:04:42.143Z Downloaded crypto-common v0.2.2
10362026-09-12T21:04:42.143Z Downloaded jobserver v0.1.34
10372026-09-12T21:04:42.143Z Downloaded miette-derive v7.6.0
10382026-09-12T21:04:42.143Z Downloaded module-lattice v0.2.3
10392026-09-12T21:04:42.147Z Downloaded num-rational v0.4.2
10402026-09-12T21:04:42.147Z Downloaded x509-cert v0.2.5
10412026-09-12T21:04:42.151Z Downloaded port-file v0.1.0
10422026-09-12T21:04:42.151Z Downloaded rustls-pki-types v1.14.0
10432026-09-12T21:04:42.154Z Downloaded http-range-header v0.4.2
10442026-09-12T21:04:42.154Z Downloaded primeorder v0.14.0
10452026-09-12T21:04:42.154Z Downloaded rand_seeder v0.4.0
10462026-09-12T21:04:42.154Z Downloaded rlimit v0.10.2
10472026-09-12T21:04:42.159Z Downloaded sha2 v0.11.0
10482026-09-12T21:04:42.159Z Downloaded inout v0.1.4
10492026-09-12T21:04:42.159Z Downloaded jiff-static v0.2.34
10502026-09-12T21:04:42.162Z Downloaded snafu-derive v0.8.9
10512026-09-12T21:04:42.162Z Downloaded icu_properties v2.1.2
10522026-09-12T21:04:42.162Z Downloaded crossbeam-channel v0.5.15
10532026-09-12T21:04:42.166Z Downloaded serde_path_to_error v0.1.20
10542026-09-12T21:04:42.166Z Downloaded scrypt v0.12.0
10552026-09-12T21:04:42.169Z Downloaded linked-hash-map v0.5.6
10562026-09-12T21:04:42.170Z Downloaded spki v0.8.0
10572026-09-12T21:04:42.170Z Downloaded stacker v0.1.23
10582026-09-12T21:04:42.170Z Downloaded vergen-lib v9.1.0
10592026-09-12T21:04:42.173Z Downloaded ssh-key v0.6.7
10602026-09-12T21:04:42.177Z Downloaded peg-runtime v0.8.5
10612026-09-12T21:04:42.177Z Downloaded parking_lot v0.12.5
10622026-09-12T21:04:42.180Z Downloaded strum_macros v0.26.4
10632026-09-12T21:04:42.180Z Downloaded precomputed-hash v0.1.1
10642026-09-12T21:04:42.180Z Downloaded tls_codec_derive v0.4.2
10652026-09-12T21:04:42.180Z Downloaded futures-util v0.3.32
10662026-09-12T21:04:42.187Z Downloaded rand_pcg v0.10.2
10672026-09-12T21:04:42.190Z Downloaded h2 v0.4.15
10682026-09-12T21:04:42.194Z Downloaded scheduled-thread-pool v0.2.7
10692026-09-12T21:04:42.194Z Downloaded zerotrie v0.2.3
10702026-09-12T21:04:42.197Z Downloaded papergrid v0.18.0
10712026-09-12T21:04:42.201Z Downloaded hyper-rustls v0.27.7
10722026-09-12T21:04:42.201Z Downloaded progenitor-macro v0.13.0
10732026-09-12T21:04:42.201Z Downloaded oso v0.27.3
10742026-09-12T21:04:42.204Z Downloaded digest v0.11.3
10752026-09-12T21:04:42.204Z Downloaded bindgen v0.71.1
10762026-09-12T21:04:42.209Z Downloaded progenitor-impl v0.14.0
10772026-09-12T21:04:42.212Z Downloaded darling_macro v0.13.4
10782026-09-12T21:04:42.212Z Downloaded walkdir v2.5.0
10792026-09-12T21:04:42.213Z Downloaded daft v0.1.8
10802026-09-12T21:04:42.213Z Downloaded yoke v0.8.1
10812026-09-12T21:04:42.216Z Downloaded typify-macro v0.6.2
10822026-09-12T21:04:42.216Z Downloaded utf-8 v0.7.6
10832026-09-12T21:04:42.216Z Downloaded hkdf v0.12.4
10842026-09-12T21:04:42.220Z Downloaded unicode-segmentation v1.12.0
10852026-09-12T21:04:42.220Z Downloaded rustls-webpki v0.103.13
10862026-09-12T21:04:42.224Z Downloaded zone v0.3.1
10872026-09-12T21:04:42.224Z Downloaded socket2 v0.6.3
10882026-09-12T21:04:42.224Z Downloaded illumos-nvpair v0.3.0
10892026-09-12T21:04:42.224Z Downloaded lock_api v0.4.14
10902026-09-12T21:04:42.228Z Downloaded usdt-macro v0.6.0
10912026-09-12T21:04:42.228Z Downloaded num_threads v0.1.7
10922026-09-12T21:04:42.228Z Downloaded mime v0.3.17
10932026-09-12T21:04:42.228Z Downloaded idna v1.1.0
10942026-09-12T21:04:42.231Z Downloaded toml v1.1.2+spec-1.1.0
10952026-09-12T21:04:42.231Z Downloaded multimap v0.10.1
10962026-09-12T21:04:42.235Z Downloaded oxide-update-engine-display v0.1.2
10972026-09-12T21:04:42.238Z Downloaded predicates-core v1.0.10
10982026-09-12T21:04:42.238Z Downloaded ssh-encoding v0.2.0
10992026-09-12T21:04:42.242Z Downloaded tokio-tungstenite v0.28.0
11002026-09-12T21:04:42.242Z Downloaded hkdf v0.13.0
11012026-09-12T21:04:42.278Z Downloaded rand_core v0.6.4
11022026-09-12T21:04:42.278Z Downloaded serde-big-array v0.5.1
11032026-09-12T21:04:42.278Z Downloaded tap v1.0.1
11042026-09-12T21:04:42.278Z Downloaded crc-any v2.5.0
11052026-09-12T21:04:42.278Z Downloaded signal-hook-mio v0.2.5
11062026-09-12T21:04:42.278Z Downloaded slog-dtrace v0.3.0
11072026-09-12T21:04:42.278Z Downloaded yoke-derive v0.8.1
11082026-09-12T21:04:42.278Z Downloaded hyper-util v0.1.20
11092026-09-12T21:04:42.278Z Downloaded p256 v0.13.2
11102026-09-12T21:04:42.278Z Downloaded vergen v9.1.0
11112026-09-12T21:04:42.278Z Downloaded qorb v0.4.1
11122026-09-12T21:04:42.279Z Downloaded static_assertions v1.1.0
11132026-09-12T21:04:42.279Z Downloaded support-bundle-viewer v0.1.2
11142026-09-12T21:04:42.279Z Downloaded display-error-chain v0.2.2
11152026-09-12T21:04:42.279Z Downloaded unicode_categories v0.1.1
11162026-09-12T21:04:42.279Z Downloaded num v0.4.3
11172026-09-12T21:04:42.279Z Downloaded num-traits v0.2.19
11182026-09-12T21:04:42.279Z Downloaded spki v0.7.3
11192026-09-12T21:04:42.279Z Downloaded blake3 v1.8.5
11202026-09-12T21:04:42.284Z Downloaded internet-checksum v0.2.1
11212026-09-12T21:04:42.284Z Downloaded typed-path v0.9.3
11222026-09-12T21:04:42.284Z Downloaded prefix-trie v0.7.0
11232026-09-12T21:04:42.284Z Downloaded zstd v0.13.3
11242026-09-12T21:04:42.284Z Downloaded derive_builder v0.20.2
11252026-09-12T21:04:42.288Z Downloaded diesel-dtrace v0.5.0
11262026-09-12T21:04:42.288Z Downloaded dyn-clone v1.0.20
11272026-09-12T21:04:42.288Z Downloaded linear-map v1.2.0
11282026-09-12T21:04:42.291Z Downloaded proc-macro-error-attr2 v2.0.0
11292026-09-12T21:04:42.291Z Downloaded subtle v2.6.1
11302026-09-12T21:04:42.292Z Downloaded crc v3.4.0
11312026-09-12T21:04:42.292Z Downloaded keccak v0.2.0
11322026-09-12T21:04:42.292Z Downloaded paste v1.0.15
11332026-09-12T21:04:42.296Z Downloaded quick-xml v0.37.5
11342026-09-12T21:04:42.299Z Downloaded icu_properties_data v2.1.2
11352026-09-12T21:04:42.303Z Downloaded aws-lc-rs v1.16.3
11362026-09-12T21:04:42.309Z Downloaded phf v0.12.1
11372026-09-12T21:04:42.312Z Downloaded lalrpop-util v0.19.12
11382026-09-12T21:04:42.312Z Downloaded nodrop v0.1.14
11392026-09-12T21:04:42.313Z Downloaded path-slash v0.1.5
11402026-09-12T21:04:42.313Z Downloaded oxnet v0.1.6
11412026-09-12T21:04:42.316Z Downloaded similar v2.7.0
11422026-09-12T21:04:42.316Z Downloaded iri-string v0.7.10
11432026-09-12T21:04:42.320Z Downloaded managed v0.8.0
11442026-09-12T21:04:42.324Z Downloaded p384 v0.13.1
11452026-09-12T21:04:42.331Z Downloaded crossterm v0.29.0
11462026-09-12T21:04:42.335Z Downloaded serde-hex v0.1.0
11472026-09-12T21:04:42.335Z Downloaded testing_table v0.3.0
11482026-09-12T21:04:42.335Z Downloaded tower-layer v0.3.3
11492026-09-12T21:04:42.336Z Downloaded russh-cryptovec v0.62.0
11502026-09-12T21:04:42.336Z Downloaded ssh-cipher v0.2.0
11512026-09-12T21:04:42.336Z Downloaded synstructure v0.13.2
11522026-09-12T21:04:42.336Z Downloaded digest-io v0.1.0
11532026-09-12T21:04:42.336Z Downloaded rand v0.8.6
11542026-09-12T21:04:42.339Z Downloaded ecdsa v0.16.9
11552026-09-12T21:04:42.339Z Downloaded derive_more-impl v2.1.1
11562026-09-12T21:04:42.339Z Downloaded toml_parser v1.1.2+spec-1.1.0
11572026-09-12T21:04:42.343Z Downloaded keccak v0.1.6
11582026-09-12T21:04:42.343Z Downloaded match_cfg v0.1.0
11592026-09-12T21:04:42.343Z Downloaded rfc6979 v0.6.0
11602026-09-12T21:04:42.343Z Downloaded tower-http v0.6.8
11612026-09-12T21:04:42.348Z Downloaded signal-hook-registry v1.4.8
11622026-09-12T21:04:42.351Z Downloaded phf_shared v0.12.1
11632026-09-12T21:04:42.351Z Downloaded indexmap v1.9.3
11642026-09-12T21:04:42.355Z Downloaded bitvec v1.0.1
11652026-09-12T21:04:42.362Z Downloaded reqwest v0.13.2
11662026-09-12T21:04:42.366Z Downloaded powerfmt v0.2.0
11672026-09-12T21:04:42.369Z Downloaded debug-ignore v1.0.5
11682026-09-12T21:04:42.369Z Downloaded libbz2-rs-sys v0.2.2
11692026-09-12T21:04:42.370Z Downloaded untrusted v0.7.1
11702026-09-12T21:04:42.373Z Downloaded derive_builder_core v0.20.2
11712026-09-12T21:04:42.373Z Downloaded strum v0.26.3
11722026-09-12T21:04:42.373Z Downloaded lzss v0.8.2
11732026-09-12T21:04:42.373Z Downloaded num-bigint-dig v0.8.6
11742026-09-12T21:04:42.377Z Downloaded quinn-udp v0.5.14
11752026-09-12T21:04:42.377Z Downloaded oxide-update-engine-types v0.1.2
11762026-09-12T21:04:42.380Z Downloaded time-core v0.1.8
11772026-09-12T21:04:42.380Z Downloaded percent-encoding v2.3.2
11782026-09-12T21:04:42.380Z Downloaded defmt-parser v1.0.0
11792026-09-12T21:04:42.380Z Downloaded peg-macros v0.8.5
11802026-09-12T21:04:42.384Z Downloaded tls_codec v0.4.2
11812026-09-12T21:04:42.384Z Downloaded crypto-bigint v0.5.5
11822026-09-12T21:04:42.387Z Downloaded vsss-rs v3.3.4
11832026-09-12T21:04:42.391Z Downloaded rustc-demangle v0.1.27
11842026-09-12T21:04:42.391Z Downloaded scroll_derive v0.13.1
11852026-09-12T21:04:42.391Z Downloaded dashu-int v0.5.1
11862026-09-12T21:04:42.396Z Downloaded slog-envlogger v2.2.0
11872026-09-12T21:04:42.399Z Downloaded wait-timeout v0.2.1
11882026-09-12T21:04:42.399Z Downloaded crossbeam-epoch v0.9.18
11892026-09-12T21:04:42.399Z Downloaded zip v0.6.6
11902026-09-12T21:04:42.404Z Downloaded postcard v1.1.3
11912026-09-12T21:04:42.404Z Downloaded iana-time-zone v0.1.65
11922026-09-12T21:04:42.410Z Downloaded serde_spanned v1.1.1
11932026-09-12T21:04:42.410Z Downloaded openssl-probe v0.1.6
11942026-09-12T21:04:42.410Z Downloaded strum v0.27.2
11952026-09-12T21:04:42.415Z Downloaded icu_normalizer v2.1.1
11962026-09-12T21:04:42.415Z Downloaded phc v0.6.1
11972026-09-12T21:04:42.415Z Downloaded git2 v0.20.4
11982026-09-12T21:04:42.418Z Downloaded ingot v0.2.1
11992026-09-12T21:04:42.418Z Downloaded dof v0.4.0
12002026-09-12T21:04:42.418Z Downloaded moka v0.12.13
12012026-09-12T21:04:42.423Z Downloaded url v2.5.8
12022026-09-12T21:04:42.427Z Downloaded proc-macro-error2 v2.0.1
12032026-09-12T21:04:42.427Z Downloaded rustc-hash v2.1.1
12042026-09-12T21:04:42.427Z Downloaded nanorand v0.7.0
12052026-09-12T21:04:42.427Z Downloaded ppv-lite86 v0.2.21
12062026-09-12T21:04:42.430Z Downloaded rawzip v0.4.4
12072026-09-12T21:04:42.433Z Downloaded num-bigint v0.4.6
12082026-09-12T21:04:42.433Z Downloaded dashu-base v0.5.1
12092026-09-12T21:04:42.437Z Downloaded rcgen v0.12.1
12102026-09-12T21:04:42.437Z Downloaded termios v0.3.3
12112026-09-12T21:04:42.437Z Downloaded convert_case v0.10.0
12122026-09-12T21:04:42.441Z Downloaded critical-section v1.2.0
12132026-09-12T21:04:42.441Z Downloaded tinyvec v1.11.0
12142026-09-12T21:04:42.441Z Downloaded toml v0.7.8
12152026-09-12T21:04:42.444Z Downloaded yasna v0.5.2
12162026-09-12T21:04:42.444Z Downloaded miette v7.6.0
12172026-09-12T21:04:42.449Z Downloaded r2d2 v0.8.10
12182026-09-12T21:04:42.449Z Downloaded petname v2.0.2
12192026-09-12T21:04:42.452Z Downloaded chrono v0.4.45
12202026-09-12T21:04:42.455Z Downloaded num_enum v0.7.6
12212026-09-12T21:04:42.455Z Downloaded darling_core v0.23.0
12222026-09-12T21:04:42.459Z Downloaded darling_core v0.21.3
12232026-09-12T21:04:42.462Z Downloaded derive-where v1.6.0
12242026-09-12T21:04:42.465Z Downloaded ed25519 v3.0.0
12252026-09-12T21:04:42.465Z Downloaded itertools v0.14.0
12262026-09-12T21:04:42.469Z Downloaded slog v2.8.2
12272026-09-12T21:04:42.472Z Downloaded typify v0.6.2
12282026-09-12T21:04:42.472Z Downloaded untrusted v0.9.0
12292026-09-12T21:04:42.475Z Downloaded typed-path v0.12.3
12302026-09-12T21:04:42.478Z Downloaded internal-russh-num-bigint v0.5.0
12312026-09-12T21:04:42.479Z Downloaded phf v0.13.1
12322026-09-12T21:04:42.482Z Downloaded httparse v1.10.1
12332026-09-12T21:04:42.482Z Downloaded zip v4.6.1
12342026-09-12T21:04:42.486Z Downloaded zip v8.6.0
12352026-09-12T21:04:42.492Z Downloaded vte v0.14.1
12362026-09-12T21:04:42.498Z Downloaded diesel_derives v2.3.7
12372026-09-12T21:04:42.501Z Downloaded p521 v0.14.0
12382026-09-12T21:04:42.504Z Downloaded indicatif v0.18.4
12392026-09-12T21:04:42.504Z Downloaded libsw-core v0.3.2
12402026-09-12T21:04:42.509Z Downloaded regex v1.12.3
12412026-09-12T21:04:42.513Z Downloaded rsa v0.10.0-rc.18
12422026-09-12T21:04:42.513Z Downloaded openssl-sys v0.9.117
12432026-09-12T21:04:42.517Z Downloaded cookie_store v0.22.1
12442026-09-12T21:04:42.520Z Downloaded jiff-core v0.1.0
12452026-09-12T21:04:42.520Z Downloaded icu_provider v2.1.1
12462026-09-12T21:04:42.540Z Downloaded minimal-lexical v0.2.1
12472026-09-12T21:04:42.544Z Downloaded scuffle v0.1.0
12482026-09-12T21:04:42.547Z Downloaded goblin v0.10.5
12492026-09-12T21:04:42.550Z Downloaded libxml v0.3.3
12502026-09-12T21:04:42.554Z Downloaded itertools v0.15.0
12512026-09-12T21:04:42.557Z Downloaded proptest v1.11.0
12522026-09-12T21:04:42.561Z Downloaded toml_edit v0.23.10+spec-1.0.0
12532026-09-12T21:04:42.565Z Downloaded schemars v0.8.22
12542026-09-12T21:04:42.571Z Downloaded ml-kem v0.3.2
12552026-09-12T21:04:42.575Z Downloaded rayon v1.11.0
12562026-09-12T21:04:42.579Z Downloaded nom v7.1.3
12572026-09-12T21:04:42.584Z Downloaded tungstenite v0.28.0
12582026-09-12T21:04:42.584Z Downloaded quinn v0.11.11
12592026-09-12T21:04:42.587Z Downloaded icu_collections v2.1.1
12602026-09-12T21:04:42.587Z Downloaded toml_edit v0.19.15
12612026-09-12T21:04:42.596Z Downloaded p521 v0.13.3
12622026-09-12T21:04:42.600Z Downloaded snafu v0.8.9
12632026-09-12T21:04:42.603Z Downloaded yansi v1.0.1
12642026-09-12T21:04:42.603Z Downloaded gimli v0.32.3
12652026-09-12T21:04:42.607Z Downloaded rustyline v14.0.0
12662026-09-12T21:04:42.610Z Downloaded winnow v0.6.26
12672026-09-12T21:04:42.615Z Downloaded samael v0.0.19
12682026-09-12T21:04:42.623Z Downloaded tabled v0.21.0
12692026-09-12T21:04:42.628Z Downloaded crypto-primes v0.7.2
12702026-09-12T21:04:42.631Z Downloaded itertools v0.10.5
12712026-09-12T21:04:42.635Z Downloaded rayon-core v1.13.0
12722026-09-12T21:04:42.638Z Downloaded sha3 v0.12.0
12732026-09-12T21:04:42.638Z Downloaded winnow v0.5.40
12742026-09-12T21:04:42.644Z Downloaded nix v0.28.0
12752026-09-12T21:04:42.650Z Downloaded zerocopy-derive v0.8.55
12762026-09-12T21:04:42.656Z Downloaded tough v0.22.0
12772026-09-12T21:04:42.661Z Downloaded hyper v1.10.1
12782026-09-12T21:04:42.667Z Downloaded time v0.3.47
12792026-09-12T21:04:42.673Z Downloaded tokio-util v0.7.18
12802026-09-12T21:04:42.678Z Downloaded dropshot-api-manager v0.8.0
12812026-09-12T21:04:42.681Z Downloaded serde_with v1.14.0
12822026-09-12T21:04:42.685Z Downloaded unicode-normalization v0.1.25
12832026-09-12T21:04:42.688Z Downloaded lalrpop v0.19.12
12842026-09-12T21:04:42.694Z Downloaded openssl v0.10.80
12852026-09-12T21:04:42.700Z Downloaded reqwest v0.12.28
12862026-09-12T21:04:42.704Z Downloaded smoltcp v0.9.1
12872026-09-12T21:04:42.712Z Downloaded russh v0.62.4
12882026-09-12T21:04:42.717Z Downloaded zerovec v0.11.5
12892026-09-12T21:04:42.720Z Downloaded bstr v1.12.1
12902026-09-12T21:04:42.726Z Downloaded itertools v0.12.1
12912026-09-12T21:04:42.731Z Downloaded zerocopy v0.8.55
12922026-09-12T21:04:42.743Z Downloaded salty v0.3.0
12932026-09-12T21:04:42.747Z Downloaded itertools v0.13.0
12942026-09-12T21:04:42.752Z Downloaded quinn-proto v0.11.16
12952026-09-12T21:04:42.756Z Downloaded iddqd v0.4.2
12962026-09-12T21:04:42.762Z Downloaded libm v0.2.16
12972026-09-12T21:04:42.767Z Downloaded winnow v1.0.3
12982026-09-12T21:04:42.774Z Downloaded hickory-proto v0.24.4
12992026-09-12T21:04:42.783Z Downloaded zlib-rs v0.6.2
13002026-09-12T21:04:42.786Z Downloaded portable-atomic v1.13.1
13012026-09-12T21:04:42.791Z Downloaded dropshot v0.17.1
13022026-09-12T21:04:42.805Z Downloaded object v0.37.3
13032026-09-12T21:04:42.812Z Downloaded radix_trie v0.2.1
13042026-09-12T21:04:42.815Z Downloaded regex-syntax v0.8.10
13052026-09-12T21:04:42.820Z Downloaded hickory-proto v0.25.2
13062026-09-12T21:04:42.829Z Downloaded polar-core v0.27.3
13072026-09-12T21:04:42.835Z Downloaded serde_with v3.21.0
13082026-09-12T21:04:42.844Z Downloaded object v0.30.4
13092026-09-12T21:04:42.849Z Downloaded regex-syntax v0.6.29
13102026-09-12T21:04:42.854Z Downloaded vcpkg v0.2.15
13112026-09-12T21:04:42.880Z Downloaded rustix v0.38.44
13122026-09-12T21:04:42.893Z Downloaded syn v3.0.3
13132026-09-12T21:04:42.901Z Downloaded rustls v0.23.41
13142026-09-12T21:04:42.908Z Downloaded object v0.39.1
13152026-09-12T21:04:42.917Z Downloaded nix v0.27.1
13162026-09-12T21:04:42.924Z Downloaded nix v0.31.2
13172026-09-12T21:04:42.932Z Downloaded regress v0.10.5
13182026-09-12T21:04:42.936Z Downloaded crypto-bigint v0.7.5
13192026-09-12T21:04:42.947Z Downloaded sled v0.34.7
13202026-09-12T21:04:42.954Z Downloaded curve25519-dalek v4.1.3
13212026-09-12T21:04:42.958Z Downloaded smoltcp v0.11.0
13222026-09-12T21:04:42.966Z Downloaded tracing v0.1.44
13232026-09-12T21:04:42.981Z Downloaded curve25519-dalek v5.0.0
13242026-09-12T21:04:42.986Z Downloaded typify-impl v0.6.2
13252026-09-12T21:04:42.998Z Downloaded openapiv3 v2.2.0
13262026-09-12T21:04:43.003Z Downloaded regress v0.11.1
13272026-09-12T21:04:43.012Z Downloaded zerocopy-derive v0.6.6
13282026-09-12T21:04:43.016Z Downloaded diesel v2.3.7
13292026-09-12T21:04:43.028Z Downloaded sha3 v0.11.0
13302026-09-12T21:04:43.034Z Downloaded sqlparser v0.61.0
13312026-09-12T21:04:43.038Z Downloaded petgraph v0.6.5
13322026-09-12T21:04:43.050Z Downloaded bzip2-sys v0.1.13+1.0.8
13332026-09-12T21:04:43.059Z Downloaded ratatui v0.29.0
13342026-09-12T21:04:43.070Z Downloaded regex-automata v0.4.14
13352026-09-12T21:04:43.080Z Downloaded petgraph v0.8.3
13362026-09-12T21:04:43.095Z Downloaded chrono-tz v0.10.4
13372026-09-12T21:04:43.107Z Downloaded jiff v0.2.34
13382026-09-12T21:04:43.118Z Downloaded libz-sys v1.1.24
13392026-09-12T21:04:43.132Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13402026-09-12T21:04:43.143Z Downloaded sha3 v0.10.8
13412026-09-12T21:04:43.147Z Downloaded tokio v1.52.1
13422026-09-12T21:04:43.173Z Downloaded csv v1.4.0
13432026-09-12T21:04:43.188Z Downloaded encoding_rs v0.8.35
13442026-09-12T21:04:43.197Z Downloaded ring v0.17.14
13452026-09-12T21:04:43.250Z Downloaded libgit2-sys v0.18.3+1.9.2
13462026-09-12T21:04:43.718Z Downloaded dsi-bitstream v0.10.1
13472026-09-12T21:04:43.906Z Downloaded aws-lc-sys v0.40.0
13482026-09-12T21:04:44.181Z Compiling serde_core v1.0.228
13492026-09-12T21:04:44.181Z Compiling libc v0.2.185
13502026-09-12T21:04:44.181Z Compiling serde v1.0.228
13512026-09-12T21:04:44.186Z Compiling log v0.4.33
13522026-09-12T21:04:44.186Z Compiling subtle v2.6.1
13532026-09-12T21:04:44.186Z Compiling smallvec v1.15.1
13542026-09-12T21:04:44.186Z Compiling typenum v1.20.1
13552026-09-12T21:04:44.186Z Compiling zerocopy v0.8.55
13562026-09-12T21:04:44.186Z Compiling scopeguard v1.2.0
13572026-09-12T21:04:44.186Z Compiling shlex v1.3.0
13582026-09-12T21:04:44.186Z Compiling find-msvc-tools v0.1.9
13592026-09-12T21:04:44.187Z Compiling portable-atomic v1.13.1
13602026-09-12T21:04:44.328Z Compiling critical-section v1.2.0
13612026-09-12T21:04:44.332Z Compiling stable_deref_trait v1.2.1
13622026-09-12T21:04:44.368Z Compiling syn v2.0.117
13632026-09-12T21:04:44.378Z Compiling serde_json v1.0.151
13642026-09-12T21:04:44.550Z Compiling lock_api v0.4.14
13652026-09-12T21:04:44.567Z Compiling generic-array v0.14.7
13662026-09-12T21:04:44.571Z Compiling libm v0.2.16
13672026-09-12T21:04:44.600Z Compiling getrandom v0.4.3
13682026-09-12T21:04:44.611Z Compiling num-traits v0.2.19
13692026-09-12T21:04:44.674Z Compiling rand_core v0.10.0
13702026-09-12T21:04:44.720Z Compiling const-oid v0.9.6
13712026-09-12T21:04:44.734Z Compiling allocator-api2 v0.2.21
13722026-09-12T21:04:44.782Z Compiling parking_lot_core v0.9.12
13732026-09-12T21:04:44.831Z Compiling percent-encoding v2.3.2
13742026-09-12T21:04:44.860Z Compiling pin-project-lite v0.2.17
13752026-09-12T21:04:44.905Z Compiling writeable v0.6.2
13762026-09-12T21:04:44.910Z Compiling litemap v0.8.1
13772026-09-12T21:04:44.917Z Compiling icu_properties_data v2.1.2
13782026-09-12T21:04:45.011Z Compiling icu_normalizer_data v2.1.1
13792026-09-12T21:04:45.042Z Compiling rustix v1.1.4
13802026-09-12T21:04:45.045Z Compiling getrandom v0.3.4
13812026-09-12T21:04:45.090Z Compiling pkg-config v0.3.32
13822026-09-12T21:04:45.119Z Compiling futures-core v0.3.32
13832026-09-12T21:04:45.123Z Compiling base64ct v1.8.3
13842026-09-12T21:04:45.123Z Compiling foldhash v0.2.0
13852026-09-12T21:04:45.167Z Compiling utf8_iter v1.0.4
13862026-09-12T21:04:45.208Z Compiling form_urlencoded v1.2.2
13872026-09-12T21:04:45.293Z Compiling flagset v0.4.7
13882026-09-12T21:04:45.336Z Compiling errno v0.3.14
13892026-09-12T21:04:45.366Z Compiling jobserver v0.1.34
13902026-09-12T21:04:45.370Z Compiling getrandom v0.2.17
13912026-09-12T21:04:45.434Z Compiling mio v1.2.0
13922026-09-12T21:04:45.451Z Compiling signal-hook-registry v1.4.8
13932026-09-12T21:04:45.469Z Compiling socket2 v0.6.3
13942026-09-12T21:04:45.469Z Compiling pem-rfc7468 v0.7.0
13952026-09-12T21:04:45.512Z Compiling once_cell v1.21.3
13962026-09-12T21:04:45.613Z Compiling cc v1.2.56
13972026-09-12T21:04:45.648Z Compiling rand_core v0.6.4
13982026-09-12T21:04:45.666Z Compiling parking_lot v0.12.5
13992026-09-12T21:04:45.682Z Compiling hashbrown v0.17.0
14002026-09-12T21:04:45.725Z Compiling futures-sink v0.3.32
14012026-09-12T21:04:45.729Z Compiling slab v0.4.12
14022026-09-12T21:04:45.788Z Compiling futures-io v0.3.32
14032026-09-12T21:04:45.791Z Compiling rustversion v1.0.22
14042026-09-12T21:04:45.792Z Compiling futures-task v0.3.32
14052026-09-12T21:04:45.842Z Compiling futures-channel v0.3.32
14062026-09-12T21:04:45.924Z Compiling base64 v0.22.1
14072026-09-12T21:04:46.016Z Compiling iana-time-zone v0.1.65
14082026-09-12T21:04:46.054Z Compiling ident_case v1.0.1
14092026-09-12T21:04:46.072Z Compiling cmov v0.5.4
14102026-09-12T21:04:46.087Z Compiling syn v1.0.109
14112026-09-12T21:04:46.107Z Compiling spin v0.9.8
14122026-09-12T21:04:46.123Z Compiling ahash v0.8.12
14132026-09-12T21:04:46.140Z Compiling fs_extra v1.3.0
14142026-09-12T21:04:46.195Z Compiling simd-adler32 v0.3.8
14152026-09-12T21:04:46.212Z Compiling dyn-clone v1.0.20
14162026-09-12T21:04:46.234Z Compiling cpufeatures v0.2.17
14172026-09-12T21:04:46.262Z Compiling ctutils v0.4.2
14182026-09-12T21:04:46.308Z Compiling dunce v1.0.5
14192026-09-12T21:04:46.340Z Compiling schemars v0.8.22
14202026-09-12T21:04:46.357Z Compiling tracing-core v0.1.36
14212026-09-12T21:04:46.379Z Compiling adler2 v2.0.1
14222026-09-12T21:04:46.408Z Compiling regex-syntax v0.8.10
14232026-09-12T21:04:46.439Z Compiling tinyvec_macros v0.1.1
14242026-09-12T21:04:46.443Z Compiling num-bigint-dig v0.8.6
14252026-09-12T21:04:46.470Z Compiling cmake v0.1.57
14262026-09-12T21:04:46.501Z Compiling miniz_oxide v0.8.9
14272026-09-12T21:04:46.505Z Compiling tinyvec v1.11.0
14282026-09-12T21:04:46.532Z Compiling num-integer v0.1.46
14292026-09-12T21:04:46.536Z Compiling vcpkg v0.2.15
14302026-09-12T21:04:46.548Z Compiling anyhow v1.0.104
14312026-09-12T21:04:46.563Z Compiling aws-lc-rs v1.16.3
14322026-09-12T21:04:46.627Z Compiling object v0.37.3
14332026-09-12T21:04:46.686Z Compiling bitflags v2.11.0
14342026-09-12T21:04:46.898Z Compiling semver v1.0.28
14352026-09-12T21:04:46.918Z Compiling indexmap v2.14.0
14362026-09-12T21:04:46.955Z Compiling uuid v1.23.4
14372026-09-12T21:04:46.959Z Compiling num-iter v0.1.45
14382026-09-12T21:04:47.067Z Compiling lazy_static v1.5.0
14392026-09-12T21:04:47.075Z Compiling rand_core v0.9.5
14402026-09-12T21:04:47.078Z Compiling ff v0.13.1
14412026-09-12T21:04:47.094Z Compiling crc32fast v1.5.0
14422026-09-12T21:04:47.145Z Compiling base16ct v0.2.0
14432026-09-12T21:04:47.166Z Compiling gimli v0.32.3
14442026-09-12T21:04:47.233Z Compiling rustc_version v0.4.1
14452026-09-12T21:04:47.278Z Compiling group v0.13.0
14462026-09-12T21:04:47.343Z Compiling owo-colors v4.3.0
14472026-09-12T21:04:47.347Z Compiling aws-lc-sys v0.40.0
14482026-09-12T21:04:47.373Z Compiling openssl-sys v0.9.117
14492026-09-12T21:04:47.415Z Compiling synstructure v0.13.2
14502026-09-12T21:04:47.480Z Compiling serde_derive_internals v0.29.1
14512026-09-12T21:04:47.591Z Compiling pest_generator v2.8.6
14522026-09-12T21:04:47.641Z Compiling rustc-demangle v0.1.27
14532026-09-12T21:04:47.678Z Compiling openssl-probe v0.2.1
14542026-09-12T21:04:47.711Z Compiling httparse v1.10.1
14552026-09-12T21:04:47.726Z Compiling untrusted v0.7.1
14562026-09-12T21:04:47.974Z Compiling curve25519-dalek v4.1.3
14572026-09-12T21:04:48.076Z Compiling darling_core v0.23.0
14582026-09-12T21:04:48.091Z Compiling camino v1.2.5
14592026-09-12T21:04:48.117Z Compiling terminal_size v0.4.3
14602026-09-12T21:04:48.122Z Compiling tempfile v3.27.0
14612026-09-12T21:04:48.151Z Compiling proc-macro-error-attr2 v2.0.0
14622026-09-12T21:04:48.203Z Compiling aho-corasick v1.1.4
14632026-09-12T21:04:48.281Z Compiling clap_builder v4.6.0
14642026-09-12T21:04:48.352Z Compiling try-lock v0.2.5
14652026-09-12T21:04:48.385Z Compiling is_ci v1.2.0
14662026-09-12T21:04:48.444Z Compiling radium v0.7.0
14672026-09-12T21:04:48.475Z Compiling atomic-waker v1.1.2
14682026-09-12T21:04:48.499Z Compiling tower-service v0.3.3
14692026-09-12T21:04:48.548Z Compiling untrusted v0.9.0
14702026-09-12T21:04:48.551Z Compiling rustls v0.23.41
14712026-09-12T21:04:48.580Z Compiling tower-layer v0.3.3
14722026-09-12T21:04:48.617Z Compiling proc-macro-error2 v2.0.1
14732026-09-12T21:04:48.634Z Compiling textwrap v0.16.2
14742026-09-12T21:04:48.638Z Compiling supports-color v3.0.2
14752026-09-12T21:04:48.689Z Compiling want v0.3.1
14762026-09-12T21:04:48.825Z Compiling darling_core v0.20.11
14772026-09-12T21:04:48.854Z Compiling slog v2.8.2
14782026-09-12T21:04:48.883Z Compiling powerfmt v0.2.0
14792026-09-12T21:04:48.959Z Compiling openssl v0.10.80
14802026-09-12T21:04:48.962Z Compiling time-core v0.1.8
14812026-09-12T21:04:49.086Z Compiling addr2line v0.25.1
14822026-09-12T21:04:49.117Z Compiling regex-automata v0.4.14
14832026-09-12T21:04:49.133Z Compiling keccak v0.1.6
14842026-09-12T21:04:49.149Z Compiling supports-unicode v3.0.0
14852026-09-12T21:04:49.164Z Compiling supports-hyperlinks v3.2.0
14862026-09-12T21:04:49.237Z Compiling httpdate v1.0.3
14872026-09-12T21:04:49.278Z Compiling serde_derive v1.0.228
14882026-09-12T21:04:49.296Z Compiling zeroize_derive v1.5.0
14892026-09-12T21:04:49.320Z Compiling zerocopy-derive v0.8.55
14902026-09-12T21:04:49.338Z Compiling zerofrom-derive v0.1.6
14912026-09-12T21:04:49.448Z Compiling yoke-derive v0.8.1
14922026-09-12T21:04:49.489Z Compiling zerovec-derive v0.11.2
14932026-09-12T21:04:49.565Z Compiling displaydoc v0.2.5
14942026-09-12T21:04:49.916Z Compiling thiserror-impl v2.0.18
14952026-09-12T21:04:50.006Z Compiling tokio-macros v2.7.0
14962026-09-12T21:04:50.021Z Compiling der_derive v0.7.3
14972026-09-12T21:04:50.308Z Compiling futures-macro v0.3.32
14982026-09-12T21:04:50.349Z Compiling thiserror-impl v1.0.69
14992026-09-12T21:04:50.709Z Compiling tracing-attributes v0.1.31
15002026-09-12T21:04:50.725Z Compiling schemars_derive v0.8.22
15012026-09-12T21:04:50.741Z Compiling clap_derive v4.6.1
15022026-09-12T21:04:50.757Z Compiling pest_derive v2.8.6
15032026-09-12T21:04:50.817Z Compiling backtrace v0.3.76
15042026-09-12T21:04:50.835Z Compiling zerofrom v0.1.6
15052026-09-12T21:04:50.988Z Compiling yoke v0.8.1
15062026-09-12T21:04:51.088Z Compiling async-trait v0.1.89
15072026-09-12T21:04:51.201Z Compiling zerovec v0.11.5
15082026-09-12T21:04:51.216Z Compiling zerotrie v0.2.3
15092026-09-12T21:04:51.268Z Compiling futures-util v0.3.32
15102026-09-12T21:04:51.337Z Compiling scroll_derive v0.12.1
15112026-09-12T21:04:51.416Z Compiling thiserror v2.0.18
15122026-09-12T21:04:51.462Z Compiling backtrace-ext v0.2.1
15132026-09-12T21:04:51.542Z Compiling darling_macro v0.23.0
15142026-09-12T21:04:51.563Z Compiling hubpack_derive v0.1.1
15152026-09-12T21:04:51.650Z Compiling miette-derive v7.6.0
15162026-09-12T21:04:51.737Z Compiling tinystr v0.8.2
15172026-09-12T21:04:51.774Z Compiling potential_utf v0.1.4
15182026-09-12T21:04:51.959Z Compiling icu_locale_core v2.1.1
15192026-09-12T21:04:51.983Z Compiling icu_collections v2.1.1
15202026-09-12T21:04:52.109Z Compiling thiserror v1.0.69
15212026-09-12T21:04:52.125Z Compiling scroll v0.12.0
15222026-09-12T21:04:52.130Z Compiling scroll_derive v0.13.1
15232026-09-12T21:04:52.130Z Compiling zerocopy-derive v0.7.35
15242026-09-12T21:04:52.180Z Compiling curve25519-dalek-derive v0.1.1
15252026-09-12T21:04:52.219Z Compiling tracing v0.1.44
15262026-09-12T21:04:52.235Z Compiling tap v1.0.1
15272026-09-12T21:04:52.304Z Compiling maybe-uninit v2.0.0
15282026-09-12T21:04:52.367Z Compiling foreign-types-shared v0.1.1
15292026-09-12T21:04:52.418Z Compiling const-oid v0.10.2
15302026-09-12T21:04:52.468Z Compiling num-conv v0.2.0
15312026-09-12T21:04:52.530Z Compiling foreign-types v0.3.2
15322026-09-12T21:04:52.530Z Compiling goblin v0.8.2
15332026-09-12T21:04:52.628Z Compiling icu_provider v2.1.1
15342026-09-12T21:04:52.631Z Compiling time-macros v0.2.27
15352026-09-12T21:04:52.661Z Compiling wyz v0.5.1
15362026-09-12T21:04:52.673Z Compiling darling v0.23.0
15372026-09-12T21:04:52.677Z Compiling clap v4.6.1
15382026-09-12T21:04:52.774Z Compiling darling_macro v0.20.11
15392026-09-12T21:04:52.791Z Compiling openssl-macros v0.1.1
15402026-09-12T21:04:52.873Z Compiling zeroize v1.9.0
15412026-09-12T21:04:52.894Z Compiling bytes v1.11.1
15422026-09-12T21:04:52.913Z Compiling icu_properties v2.1.2
15432026-09-12T21:04:52.925Z Compiling icu_normalizer v2.1.1
15442026-09-12T21:04:52.943Z Compiling chrono v0.4.45
15452026-09-12T21:04:52.960Z Compiling ipnet v2.12.0
15462026-09-12T21:04:53.084Z Compiling der v0.7.10
15472026-09-12T21:04:53.114Z Compiling hybrid-array v0.4.13
15482026-09-12T21:04:53.250Z Compiling hex v0.4.3
15492026-09-12T21:04:53.323Z Compiling rustls-pki-types v1.14.0
15502026-09-12T21:04:53.466Z Compiling tokio v1.52.1
15512026-09-12T21:04:53.497Z Compiling http v1.4.2
15522026-09-12T21:04:53.513Z Compiling serde_spanned v0.6.9
15532026-09-12T21:04:53.543Z Compiling toml_datetime v0.6.11
15542026-09-12T21:04:53.563Z Compiling serde_tokenstream v0.2.3
15552026-09-12T21:04:53.644Z Compiling crypto-common v0.1.7
15562026-09-12T21:04:53.686Z Compiling block-buffer v0.10.4
15572026-09-12T21:04:53.730Z Compiling crypto-bigint v0.5.5
15582026-09-12T21:04:53.768Z Compiling zerocopy v0.7.35
15592026-09-12T21:04:53.804Z Compiling idna_adapter v1.2.1
15602026-09-12T21:04:53.820Z Compiling scroll v0.13.0
15612026-09-12T21:04:53.824Z Compiling miette v7.6.0
15622026-09-12T21:04:53.885Z Compiling digest v0.10.7
15632026-09-12T21:04:53.902Z Compiling crypto-common v0.2.2
15642026-09-12T21:04:53.924Z Compiling idna v1.1.0
15652026-09-12T21:04:53.965Z Compiling ppv-lite86 v0.2.21
15662026-09-12T21:04:54.069Z Compiling spki v0.7.3
15672026-09-12T21:04:54.112Z Compiling signature v2.2.0
15682026-09-12T21:04:54.170Z Compiling hmac v0.12.1
15692026-09-12T21:04:54.296Z Compiling url v2.5.8
15702026-09-12T21:04:54.310Z Compiling pkcs8 v0.10.2
15712026-09-12T21:04:54.328Z Compiling rand_chacha v0.3.1
15722026-09-12T21:04:54.390Z Compiling sha2 v0.10.9
15732026-09-12T21:04:54.390Z Compiling block-buffer v0.12.1
15742026-09-12T21:04:54.390Z Compiling hkdf v0.12.4
15752026-09-12T21:04:54.394Z Compiling x509-cert v0.2.5
15762026-09-12T21:04:54.409Z Compiling http-body v1.0.1
15772026-09-12T21:04:54.448Z Compiling rand_chacha v0.9.0
15782026-09-12T21:04:54.559Z Compiling rand v0.8.6
15792026-09-12T21:04:54.579Z Compiling sec1 v0.7.3
15802026-09-12T21:04:54.594Z Compiling pkcs1 v0.7.5
15812026-09-12T21:04:54.598Z Compiling hashbrown v0.14.5
15822026-09-12T21:04:54.621Z Compiling rfc6979 v0.4.0
15832026-09-12T21:04:54.762Z Compiling rand v0.9.2
15842026-09-12T21:04:55.002Z Compiling elliptic-curve v0.13.8
15852026-09-12T21:04:55.019Z Compiling block-padding v0.4.2
15862026-09-12T21:04:55.088Z Compiling digest v0.11.3
15872026-09-12T21:04:55.110Z Compiling chumsky v0.9.3
15882026-09-12T21:04:55.178Z Compiling inout v0.2.2
15892026-09-12T21:04:55.202Z Compiling ed25519 v2.2.3
15902026-09-12T21:04:55.330Z Compiling sha3 v0.10.8
15912026-09-12T21:04:55.382Z Compiling primeorder v0.13.6
15922026-09-12T21:04:55.398Z Compiling ecdsa v0.16.9
15932026-09-12T21:04:55.533Z Compiling half v2.7.1
15942026-09-12T21:04:55.651Z Compiling erased-serde v0.3.31
15952026-09-12T21:04:55.666Z Compiling hubpack v0.1.2
15962026-09-12T21:04:55.681Z Compiling knus-derive v3.4.0
15972026-09-12T21:04:55.841Z Compiling deranged v0.5.8
15982026-09-12T21:04:55.887Z Compiling bzip2-sys v0.1.13+1.0.8
15992026-09-12T21:04:55.904Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16002026-09-12T21:04:56.022Z Compiling unicode-normalization v0.1.25
16012026-09-12T21:04:56.075Z Compiling socket2 v0.5.10
16022026-09-12T21:04:56.094Z Compiling wait-timeout v0.2.1
16032026-09-12T21:04:56.124Z Compiling env_filter v2.0.0
16042026-09-12T21:04:56.161Z Compiling funty v2.0.0
16052026-09-12T21:04:56.202Z Compiling rsa v0.9.10
16062026-09-12T21:04:56.219Z Compiling native-tls v0.2.18
16072026-09-12T21:04:56.362Z Compiling cpufeatures v0.3.0
16082026-09-12T21:04:56.378Z Compiling num_threads v0.1.7
16092026-09-12T21:04:56.400Z Compiling crossbeam-utils v0.8.21
16102026-09-12T21:04:56.421Z Compiling quick-error v1.2.3
16112026-09-12T21:04:56.457Z Compiling packed_struct v0.10.1
16122026-09-12T21:04:56.479Z Compiling bit-vec v0.8.0
16132026-09-12T21:04:56.496Z Compiling ciborium-io v0.2.2
16142026-09-12T21:04:56.512Z Compiling rusty-fork v0.3.1
16152026-09-12T21:04:56.543Z Compiling ed25519-dalek v2.2.0
16162026-09-12T21:04:56.575Z Compiling bitvec v1.0.1
16172026-09-12T21:04:56.606Z Compiling ciborium-ll v0.2.2
16182026-09-12T21:04:56.735Z Compiling bit-set v0.8.0
16192026-09-12T21:04:56.785Z Compiling env_logger v0.11.11
16202026-09-12T21:04:56.831Z Compiling time v0.3.47
16212026-09-12T21:04:56.921Z Compiling p384 v0.13.1
16222026-09-12T21:04:56.932Z Compiling cipher v0.5.2
16232026-09-12T21:04:57.100Z Compiling dof v0.3.0
16242026-09-12T21:04:57.155Z Compiling sha1 v0.10.6
16252026-09-12T21:04:57.241Z Compiling goblin v0.10.5
16262026-09-12T21:04:57.265Z Compiling knus v3.4.0
16272026-09-12T21:04:57.280Z Compiling tokio-util v0.7.18
16282026-09-12T21:04:57.400Z Compiling darling v0.20.11
16292026-09-12T21:04:57.485Z Compiling serde_with_macros v3.21.0
16302026-09-12T21:04:57.583Z Compiling dtrace-parser v0.2.0
16312026-09-12T21:04:57.608Z Compiling packed_struct_codegen v0.10.1
16322026-09-12T21:04:57.857Z Compiling zerocopy-derive v0.6.6
16332026-09-12T21:04:58.044Z Compiling h2 v0.4.15
16342026-09-12T21:04:58.195Z Compiling bitfield-macros v0.19.4
16352026-09-12T21:04:58.341Z Compiling strum_macros v0.26.4
16362026-09-12T21:04:58.373Z Compiling rand_xorshift v0.4.0
16372026-09-12T21:04:58.478Z Compiling thread-id v4.2.2
16382026-09-12T21:04:58.508Z Compiling sync_wrapper v1.0.2
16392026-09-12T21:04:58.557Z Compiling indexmap v1.9.3
16402026-09-12T21:04:58.577Z Compiling salty v0.3.0
16412026-09-12T21:04:58.632Z Compiling nodrop v0.1.14
16422026-09-12T21:04:58.673Z Compiling crc-catalog v2.4.0
16432026-09-12T21:04:58.743Z Compiling paste v1.0.15
16442026-09-12T21:04:58.748Z Compiling unicode-segmentation v1.12.0
16452026-09-12T21:04:58.776Z Compiling usdt-impl v0.6.0
16462026-09-12T21:04:58.790Z Compiling unarray v0.1.4
16472026-09-12T21:04:58.805Z Compiling siphasher v1.0.2
16482026-09-12T21:04:58.897Z Compiling proptest v1.11.0
16492026-09-12T21:04:58.919Z Compiling zerocopy v0.6.6
16502026-09-12T21:04:58.950Z Compiling bitfield v0.19.4
16512026-09-12T21:04:59.085Z Compiling crc v3.4.0
16522026-09-12T21:04:59.160Z Compiling array-init v0.0.4
16532026-09-12T21:04:59.228Z Compiling serde_with v3.21.0
16542026-09-12T21:04:59.262Z Compiling tower v0.5.3
16552026-09-12T21:04:59.279Z Compiling usdt-impl v0.5.0
16562026-09-12T21:04:59.295Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16572026-09-12T21:04:59.406Z Compiling smallvec v0.6.14
16582026-09-12T21:04:59.431Z Compiling derive_builder_core v0.20.2
16592026-09-12T21:04:59.518Z Compiling chacha20 v0.10.0
16602026-09-12T21:04:59.760Z Compiling ciborium v0.2.2
16612026-09-12T21:04:59.833Z Compiling ipnetwork v0.21.1
16622026-09-12T21:04:59.886Z Compiling http-body-util v0.1.3
16632026-09-12T21:04:59.914Z Compiling dtrace-parser v0.3.0
16642026-09-12T21:05:00.140Z Compiling dof v0.4.0
16652026-09-12T21:05:00.156Z Compiling structmeta-derive v0.3.0
16662026-09-12T21:05:00.170Z Compiling strum v0.26.3
16672026-09-12T21:05:00.246Z Compiling enum-as-inner v0.6.1
16682026-09-12T21:05:00.308Z Compiling heapless v0.7.17
16692026-09-12T21:05:00.321Z Compiling thread-id v5.1.0
16702026-09-12T21:05:00.344Z Compiling syn v3.0.3
16712026-09-12T21:05:00.419Z Compiling cookie v0.18.1
16722026-09-12T21:05:00.435Z Compiling base64 v0.21.7
16732026-09-12T21:05:00.589Z Compiling winnow v0.5.40
16742026-09-12T21:05:00.605Z Compiling iri-string v0.7.10
16752026-09-12T21:05:00.644Z Compiling ryu v1.0.23
16762026-09-12T21:05:00.676Z Compiling unicode-properties v0.1.4
16772026-09-12T21:05:00.772Z Compiling signal-hook v0.3.18
16782026-09-12T21:05:00.812Z Compiling hashbrown v0.12.3
16792026-09-12T21:05:00.842Z Compiling zstd-safe v7.2.4
16802026-09-12T21:05:00.910Z Compiling static_assertions v1.1.0
16812026-09-12T21:05:00.992Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16822026-09-12T21:05:01.008Z Compiling unicode-bidi v0.3.18
16832026-09-12T21:05:01.065Z Compiling data-encoding v2.10.0
16842026-09-12T21:05:01.105Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
16852026-09-12T21:05:01.213Z Compiling hyper v1.10.1
16862026-09-12T21:05:01.280Z Compiling structmeta v0.3.0
16872026-09-12T21:05:01.365Z Compiling newtype-uuid v1.3.2
16882026-09-12T21:05:01.543Z Compiling stringprep v0.1.5
16892026-09-12T21:05:01.593Z Compiling serde_urlencoded v0.7.1
16902026-09-12T21:05:01.713Z Compiling ron v0.8.1
16912026-09-12T21:05:01.786Z Compiling tower-http v0.6.8
16922026-09-12T21:05:01.863Z Compiling derive_builder_macro v0.20.2
16932026-09-12T21:05:01.884Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16942026-09-12T21:05:02.013Z Compiling toml_edit v0.19.15
16952026-09-12T21:05:02.100Z Compiling oxnet v0.1.6
16962026-09-12T21:05:02.154Z Compiling rand v0.10.1
16972026-09-12T21:05:02.199Z Compiling serde-hex v0.1.0
16982026-09-12T21:05:02.216Z Compiling bzip2 v0.4.4
16992026-09-12T21:05:02.279Z Compiling tokio-native-tls v0.3.1
17002026-09-12T21:05:02.409Z Compiling hyper-util v0.1.20
17012026-09-12T21:05:02.445Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17022026-09-12T21:05:02.647Z Compiling sha2 v0.11.0
17032026-09-12T21:05:02.687Z Compiling hmac v0.13.0
17042026-09-12T21:05:02.901Z Compiling md-5 v0.11.0
17052026-09-12T21:05:02.969Z Compiling hashbrown v0.13.2
17062026-09-12T21:05:02.987Z Compiling rustls-native-certs v0.8.3
17072026-09-12T21:05:03.004Z Compiling futures-executor v0.3.32
17082026-09-12T21:05:03.020Z Compiling serde-big-array v0.5.1
17092026-09-12T21:05:03.035Z Compiling bstr v1.12.1
17102026-09-12T21:05:03.188Z Compiling pin-project-internal v1.1.11
17112026-09-12T21:05:03.234Z Compiling vergen-lib v9.1.0
17122026-09-12T21:05:03.293Z Compiling hash32 v0.2.1
17132026-09-12T21:05:03.310Z Compiling thread_local v1.1.9
17142026-09-12T21:05:03.428Z Compiling memoffset v0.9.1
17152026-09-12T21:05:03.455Z Compiling encoding_rs v0.8.35
17162026-09-12T21:05:03.504Z Compiling ref-cast v1.0.25
17172026-09-12T21:05:03.584Z Compiling linked-hash-map v0.5.6
17182026-09-12T21:05:03.666Z Compiling litrs v1.0.0
17192026-09-12T21:05:03.711Z Compiling smoltcp v0.9.1
17202026-09-12T21:05:03.807Z Compiling bumpalo v3.20.2
17212026-09-12T21:05:03.849Z Compiling zlib-rs v0.6.2
17222026-09-12T21:05:03.906Z Compiling crc-any v2.5.0
17232026-09-12T21:05:03.928Z Compiling daft-derive v0.1.8
17242026-09-12T21:05:03.972Z Compiling slog-async v2.8.0
17252026-09-12T21:05:04.081Z Compiling rustix v0.38.44
17262026-09-12T21:05:04.097Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17272026-09-12T21:05:04.153Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17282026-09-12T21:05:04.169Z Compiling fallible-iterator v0.2.0
17292026-09-12T21:05:04.203Z Compiling cfg_aliases v0.2.1
17302026-09-12T21:05:04.222Z Compiling mime v0.3.17
17312026-09-12T21:05:04.295Z Compiling libbz2-rs-sys v0.2.2
17322026-09-12T21:05:04.311Z Compiling psl-types v2.0.11
17332026-09-12T21:05:04.370Z Compiling pin-project v1.1.11
17342026-09-12T21:05:04.411Z Compiling nix v0.31.2
17352026-09-12T21:05:04.444Z Compiling publicsuffix v2.3.0
17362026-09-12T21:05:04.459Z Compiling postgres-protocol v0.6.12
17372026-09-12T21:05:04.491Z Compiling document-features v0.2.12
17382026-09-12T21:05:04.508Z Compiling zopfli v0.8.3
17392026-09-12T21:05:04.628Z Compiling hyper-tls v0.6.0
17402026-09-12T21:05:04.643Z Compiling lru-cache v0.1.2
17412026-09-12T21:05:04.708Z Compiling daft v0.1.8
17422026-09-12T21:05:04.745Z Compiling bzip2 v0.6.1
17432026-09-12T21:05:04.777Z Compiling toml_edit v0.22.27
17442026-09-12T21:05:04.884Z Compiling toml v0.7.8
17452026-09-12T21:05:04.906Z Compiling object v0.30.4
17462026-09-12T21:05:04.981Z Compiling futures v0.3.32
17472026-09-12T21:05:05.006Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17482026-09-12T21:05:05.009Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17492026-09-12T21:05:05.037Z Compiling derive_builder v0.20.2
17502026-09-12T21:05:05.053Z Compiling zip v0.6.6
17512026-09-12T21:05:05.182Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17522026-09-12T21:05:05.200Z Compiling derive-ex v0.1.8
17532026-09-12T21:05:05.318Z Compiling hickory-proto v0.24.4
17542026-09-12T21:05:05.348Z Compiling crossbeam-channel v0.5.15
17552026-09-12T21:05:05.369Z Compiling usdt-macro v0.5.0
17562026-09-12T21:05:05.571Z Compiling usdt-attr-macro v0.5.0
17572026-09-12T21:05:05.582Z Compiling convert_case v0.10.0
17582026-09-12T21:05:05.602Z Compiling phf_shared v0.13.1
17592026-09-12T21:05:05.617Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17602026-09-12T21:05:05.653Z Compiling regex v1.12.3
17612026-09-12T21:05:05.823Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17622026-09-12T21:05:05.856Z Compiling ref-cast-impl v1.0.25
17632026-09-12T21:05:05.873Z Compiling snafu-derive v0.8.9
17642026-09-12T21:05:05.955Z Compiling strum_macros v0.27.2
17652026-09-12T21:05:06.117Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17662026-09-12T21:05:06.171Z Compiling vergen v9.1.0
17672026-09-12T21:05:06.274Z Compiling cargo-platform v0.3.2
17682026-09-12T21:05:06.404Z Compiling is-terminal v0.4.17
17692026-09-12T21:05:06.420Z Compiling memmap v0.7.0
17702026-09-12T21:05:06.420Z Compiling fs-err v3.3.0
17712026-09-12T21:05:06.476Z Compiling corncobs v0.1.4
17722026-09-12T21:05:06.520Z Compiling take_mut v0.2.2
17732026-09-12T21:05:06.594Z Compiling same-file v1.0.6
17742026-09-12T21:05:06.624Z Compiling either v1.15.0
17752026-09-12T21:05:06.624Z Compiling term v1.2.1
17762026-09-12T21:05:06.655Z Compiling path-slash v0.1.5
17772026-09-12T21:05:06.672Z Compiling bitflags v1.3.2
17782026-09-12T21:05:06.675Z Compiling foldhash v0.1.5
17792026-09-12T21:05:06.759Z Compiling flate2 v1.1.9
17802026-09-12T21:05:06.772Z Compiling jiff-core v0.1.0
17812026-09-12T21:05:06.801Z Compiling resolv-conf v0.7.6
17822026-09-12T21:05:06.862Z Compiling managed v0.8.0
17832026-09-12T21:05:06.878Z Compiling hashbrown v0.15.5
17842026-09-12T21:05:06.976Z Compiling test-strategy v0.4.5
17852026-09-12T21:05:07.148Z Compiling slog-term v2.9.2
17862026-09-12T21:05:07.163Z Compiling walkdir v2.5.0
17872026-09-12T21:05:07.321Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17882026-09-12T21:05:07.467Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17892026-09-12T21:05:07.500Z Compiling usdt v0.5.0
17902026-09-12T21:05:07.679Z Compiling hickory-resolver v0.24.4
17912026-09-12T21:05:07.735Z Compiling jiff v0.2.34
17922026-09-12T21:05:07.761Z Compiling cargo_metadata v0.23.1
17932026-09-12T21:05:07.910Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17942026-09-12T21:05:07.927Z Compiling toml v0.8.23
17952026-09-12T21:05:07.942Z Compiling derive_more-impl v2.1.1
17962026-09-12T21:05:07.942Z Compiling phf v0.13.1
17972026-09-12T21:05:07.978Z Compiling signal-hook-mio v0.2.5
17982026-09-12T21:05:07.982Z Compiling snafu v0.8.9
17992026-09-12T21:05:08.081Z Compiling strum v0.27.2
18002026-09-12T21:05:08.108Z Compiling cookie_store v0.22.1
18012026-09-12T21:05:08.356Z Compiling postgres-types v0.2.14
18022026-09-12T21:05:08.372Z Compiling reqwest v0.12.28
18032026-09-12T21:05:08.515Z Compiling zstd v0.13.3
18042026-09-12T21:05:08.656Z Compiling globset v0.4.18
18052026-09-12T21:05:08.755Z Compiling usdt-attr-macro v0.6.0
18062026-09-12T21:05:08.795Z Compiling usdt-macro v0.6.0
18072026-09-12T21:05:08.811Z Compiling phf_shared v0.11.3
18082026-09-12T21:05:08.814Z Compiling tokio-stream v0.1.18
18092026-09-12T21:05:08.929Z Compiling olpc-cjson v0.1.4
18102026-09-12T21:05:09.018Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18112026-09-12T21:05:09.117Z Compiling byte-wrapper v0.1.0
18122026-09-12T21:05:09.147Z Compiling inout v0.1.4
18132026-09-12T21:05:09.163Z Compiling secrecy v0.8.0
18142026-09-12T21:05:09.312Z Compiling serde_plain v1.0.2
18152026-09-12T21:05:09.328Z Compiling async-recursion v1.1.1
18162026-09-12T21:05:09.344Z Compiling serde_repr v0.1.20
18172026-09-12T21:05:09.360Z Compiling derive-where v1.6.0
18182026-09-12T21:05:09.374Z Compiling float-cmp v0.10.0
18192026-09-12T21:05:09.392Z Compiling pem v3.0.6
18202026-09-12T21:05:09.474Z Compiling memmap2 v0.9.10
18212026-09-12T21:05:09.534Z Compiling hashbrown v0.16.1
18222026-09-12T21:05:09.550Z Compiling typed-path v0.12.3
18232026-09-12T21:05:09.640Z Compiling normalize-line-endings v0.3.0
18242026-09-12T21:05:09.657Z Compiling winnow v1.0.3
18252026-09-12T21:05:09.660Z Compiling fixedbitset v0.4.2
18262026-09-12T21:05:09.718Z Compiling predicates-core v1.0.10
18272026-09-12T21:05:09.744Z Compiling typed-path v0.9.3
18282026-09-12T21:05:09.760Z Compiling debug-ignore v1.0.5
18292026-09-12T21:05:09.881Z Compiling precomputed-hash v0.1.1
18302026-09-12T21:05:09.917Z Compiling fixedbitset v0.5.7
18312026-09-12T21:05:09.935Z Compiling whoami v2.1.0
18322026-09-12T21:05:09.952Z Compiling difflib v0.4.0
18332026-09-12T21:05:09.955Z Compiling new_debug_unreachable v1.0.6
18342026-09-12T21:05:09.996Z Compiling zip v4.6.1
18352026-09-12T21:05:10.035Z Compiling string_cache v0.8.9
18362026-09-12T21:05:10.052Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18372026-09-12T21:05:10.144Z Compiling petgraph v0.8.3
18382026-09-12T21:05:10.149Z Compiling iddqd v0.4.2
18392026-09-12T21:05:10.252Z Compiling predicates v3.1.4
18402026-09-12T21:05:10.288Z Compiling tokio-postgres v0.7.18
18412026-09-12T21:05:10.334Z Compiling petgraph v0.6.5
18422026-09-12T21:05:10.540Z Compiling zip v8.6.0
18432026-09-12T21:05:10.724Z Compiling toml_parser v1.1.2+spec-1.1.0
18442026-09-12T21:05:10.737Z Compiling qorb v0.4.1
18452026-09-12T21:05:10.774Z Compiling usdt v0.6.0
18462026-09-12T21:05:10.922Z Compiling crossterm v0.28.1
18472026-09-12T21:05:10.984Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18482026-09-12T21:05:10.998Z Compiling cipher v0.4.4
18492026-09-12T21:05:11.056Z Compiling derive_more v2.1.1
18502026-09-12T21:05:11.423Z Compiling itertools v0.13.0
18512026-09-12T21:05:11.515Z Compiling itertools v0.15.0
18522026-09-12T21:05:11.647Z Compiling similar v2.7.0
18532026-09-12T21:05:11.661Z Compiling hickory-proto v0.25.2
18542026-09-12T21:05:11.783Z Compiling crossbeam-epoch v0.9.18
18552026-09-12T21:05:11.906Z Compiling heck v0.4.1
18562026-09-12T21:05:12.157Z Compiling buf-list v1.1.2
18572026-09-12T21:05:12.176Z Compiling openapiv3 v2.2.0
18582026-09-12T21:05:12.188Z Compiling lalrpop-util v0.19.12
18592026-09-12T21:05:12.245Z Compiling peg-runtime v0.8.5
18602026-09-12T21:05:12.264Z Compiling filetime v0.2.27
18612026-09-12T21:05:12.414Z Compiling xattr v1.6.1
18622026-09-12T21:05:12.457Z Compiling camino-tempfile v1.4.1
18632026-09-12T21:05:12.542Z Compiling tar v0.4.46
18642026-09-12T21:05:30.040Z Compiling rustls-webpki v0.103.13
18652026-09-12T21:05:32.795Z Compiling tokio-rustls v0.26.4
18662026-09-12T21:05:32.795Z Compiling rustls-platform-verifier v0.6.2
18672026-09-12T21:05:32.795Z Compiling tough v0.22.0
18682026-09-12T21:05:32.983Z Compiling hyper-rustls v0.27.7
18692026-09-12T21:05:33.202Z Compiling reqwest v0.13.2
18702026-09-12T21:05:35.385Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18712026-09-12T21:05:35.639Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18722026-09-12T21:05:38.597Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.78s
18732026-09-12T21:05:38.600Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18742026-09-12T21:05:38.601Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18752026-09-12T21:05:38.744Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18762026-09-12T21:05:38.809ZSep 12 21:05:37.949 INFO Starting download, target: Cockroach
18772026-09-12T21:05:38.809ZSep 12 21:05:37.950 INFO Starting download, target: Clickhouse
18782026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Starting download, target: Console
18792026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Starting download, target: DendriteStub
18802026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Starting download, target: MaghemiteMgd
18812026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Starting download, target: MaghemiteDdmd
18822026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Starting download, target: TransceiverControl
18832026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18842026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18852026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18862026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18872026-09-12T21:05:38.812ZSep 12 21:05:37.950 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18882026-09-12T21:05:38.813ZSep 12 21:05:37.950 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18892026-09-12T21:05:38.813ZSep 12 21:05:37.950 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18902026-09-12T21:05:40.502ZSep 12 21:05:39.633 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18912026-09-12T21:05:40.677ZSep 12 21:05:39.813 INFO Download complete, target: TransceiverControl
18922026-09-12T21:05:40.828ZSep 12 21:05:39.966 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18932026-09-12T21:05:40.838ZSep 12 21:05:39.974 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18942026-09-12T21:05:41.053ZSep 12 21:05:40.186 INFO Download complete, target: Console
18952026-09-12T21:05:42.145ZSep 12 21:05:41.286 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18962026-09-12T21:05:42.186ZSep 12 21:05:41.322 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18972026-09-12T21:05:42.399ZSep 12 21:05:41.539 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18982026-09-12T21:05:43.047ZSep 12 21:05:42.188 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18992026-09-12T21:05:43.047ZSep 12 21:05:42.188 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19002026-09-12T21:05:43.883ZSep 12 21:05:43.024 INFO Download complete, target: MaghemiteDdmd
19012026-09-12T21:05:44.384ZSep 12 21:05:43.525 INFO Download complete, target: DendriteStub
19022026-09-12T21:05:44.629ZSep 12 21:05:43.770 INFO Download complete, target: MaghemiteMgd
19032026-09-12T21:05:46.388ZSep 12 21:05:45.529 INFO Checking that binary works, target: Clickhouse
19042026-09-12T21:05:46.476ZSep 12 21:05:45.617 INFO Download complete, target: Clickhouse
19052026-09-12T21:05:46.961ZSep 12 21:05:46.101 INFO Checking that binary works, target: Cockroach
19062026-09-12T21:05:47.087ZSep 12 21:05:46.225 INFO Download complete, target: Cockroach
19072026-09-12T21:05:47.090ZAll prerequisites installed successfully
19082026-09-12T21:05:47.093Z
19092026-09-12T21:05:47.093Zreal 2:06.568690957
19102026-09-12T21:05:47.093Zuser 7:57.749632864
19112026-09-12T21:05:47.093Zsys 2:00.404421085
19122026-09-12T21:05:47.093Ztrap 0.343240145
19132026-09-12T21:05:47.093Ztflt 0.814337960
19142026-09-12T21:05:47.093Zdflt 1.380346963
19152026-09-12T21:05:47.093Zkflt 0.020941162
19162026-09-12T21:05:47.093Zlock 30:48.504534593
19172026-09-12T21:05:47.093Zslp 22:24.084135967
19182026-09-12T21:05:47.093Zlat 35.483242650
19192026-09-12T21:05:47.093Zstop 3:56.029365259
19202026-09-12T21:05:47.093Z+ ptime -m cargo xtask download softnpu
19212026-09-12T21:05:47.589Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19222026-09-12T21:05:47.610Z Running `target/debug/xtask download softnpu`
19232026-09-12T21:05:48.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19242026-09-12T21:05:48.425Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19252026-09-12T21:05:48.425Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19262026-09-12T21:05:48.496Z Running `target/debug/xtask-downloader softnpu`
19272026-09-12T21:05:48.546ZSep 12 21:05:47.684 INFO Starting download, target: Softnpu
19282026-09-12T21:05:48.552ZSep 12 21:05:47.685 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
19292026-09-12T21:05:49.126ZSep 12 21:05:48.266 INFO Download complete, target: Softnpu
19302026-09-12T21:05:49.130Z
19312026-09-12T21:05:49.130Zreal 2.031961556
19322026-09-12T21:05:49.130Zuser 1.370277637
19332026-09-12T21:05:49.130Zsys 0.655916968
19342026-09-12T21:05:49.130Ztrap 0.000603213
19352026-09-12T21:05:49.130Ztflt 0.000193329
19362026-09-12T21:05:49.130Zdflt 0.000360560
19372026-09-12T21:05:49.130Zkflt 0.000000000
19382026-09-12T21:05:49.130Zlock 10.828964980
19392026-09-12T21:05:49.130Zslp 0.444919084
19402026-09-12T21:05:49.130Zlat 0.077953858
19412026-09-12T21:05:49.130Zstop 0.000218538
19422026-09-12T21:05:49.130Z+ export CARGO_INCREMENTAL=0
19432026-09-12T21:05:49.130Z+ CARGO_INCREMENTAL=0
19442026-09-12T21:05:49.130Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
19452026-09-12T21:05:50.102Z Compiling proc-macro2 v1.0.106
19462026-09-12T21:05:50.102Z Compiling quote v1.0.45
19472026-09-12T21:05:50.102Z Compiling unicode-ident v1.0.24
19482026-09-12T21:05:50.102Z Compiling serde_core v1.0.228
19492026-09-12T21:05:50.110Z Compiling libc v0.2.185
19502026-09-12T21:05:50.110Z Compiling serde v1.0.228
19512026-09-12T21:05:50.110Z Compiling cfg-if v1.0.4
19522026-09-12T21:05:50.110Z Compiling version_check v0.9.5
19532026-09-12T21:05:50.110Z Compiling memchr v2.8.0
19542026-09-12T21:05:50.110Z Compiling autocfg v1.5.0
19552026-09-12T21:05:50.110Z Compiling zerocopy v0.8.55
19562026-09-12T21:05:50.110Z Compiling portable-atomic v1.13.1
19572026-09-12T21:05:50.110Z Compiling zmij v1.0.21
19582026-09-12T21:05:50.260Z Compiling serde_json v1.0.151
19592026-09-12T21:05:50.394Z Compiling shlex v1.3.0
19602026-09-12T21:05:50.399Z Compiling find-msvc-tools v0.1.9
19612026-09-12T21:05:50.399Z Compiling getrandom v0.4.3
19622026-09-12T21:05:50.708Z Compiling libm v0.2.16
19632026-09-12T21:05:50.734Z Compiling generic-array v0.14.7
19642026-09-12T21:05:50.754Z Compiling num-traits v0.2.19
19652026-09-12T21:05:50.754Z Compiling icu_normalizer_data v2.1.1
19662026-09-12T21:05:50.754Z Compiling icu_properties_data v2.1.2
19672026-09-12T21:05:50.866Z Compiling parking_lot_core v0.9.12
19682026-09-12T21:05:50.888Z Compiling smallvec v1.15.1
19692026-09-12T21:05:50.999Z Compiling itoa v1.0.17
19702026-09-12T21:05:51.024Z Compiling log v0.4.33
19712026-09-12T21:05:51.024Z Compiling subtle v2.6.1
19722026-09-12T21:05:51.047Z Compiling thiserror v2.0.18
19732026-09-12T21:05:51.067Z Compiling rustix v1.1.4
19742026-09-12T21:05:51.143Z Compiling heck v0.5.0
19752026-09-12T21:05:51.212Z Compiling jobserver v0.1.34
19762026-09-12T21:05:51.232Z Compiling errno v0.3.14
19772026-09-12T21:05:51.232Z Compiling stable_deref_trait v1.2.1
19782026-09-12T21:05:51.270Z Compiling typenum v1.20.1
19792026-09-12T21:05:51.358Z Compiling getrandom v0.3.4
19802026-09-12T21:05:51.374Z Compiling allocator-api2 v0.2.21
19812026-09-12T21:05:51.375Z Compiling pkg-config v0.3.32
19822026-09-12T21:05:51.424Z Compiling cc v1.2.56
19832026-09-12T21:05:51.478Z Compiling critical-section v1.2.0
19842026-09-12T21:05:51.517Z Compiling rand_core v0.10.0
19852026-09-12T21:05:51.541Z Compiling scopeguard v1.2.0
19862026-09-12T21:05:51.672Z Compiling lock_api v0.4.14
19872026-09-12T21:05:51.693Z Compiling rustversion v1.0.22
19882026-09-12T21:05:51.750Z Compiling syn v1.0.109
19892026-09-12T21:05:51.842Z Compiling syn v2.0.117
19902026-09-12T21:05:51.854Z Compiling thiserror v1.0.69
19912026-09-12T21:05:51.869Z Compiling schemars v0.8.22
19922026-09-12T21:05:51.886Z Compiling getrandom v0.2.17
19932026-09-12T21:05:51.936Z Compiling writeable v0.6.2
19942026-09-12T21:05:51.965Z Compiling once_cell v1.21.3
19952026-09-12T21:05:51.990Z Compiling percent-encoding v2.3.2
19962026-09-12T21:05:52.019Z Compiling litemap v0.8.1
19972026-09-12T21:05:52.046Z Compiling rand_core v0.6.4
19982026-09-12T21:05:52.207Z Compiling strsim v0.11.1
19992026-09-12T21:05:52.315Z Compiling pin-project-lite v0.2.17
20002026-09-12T21:05:52.381Z Compiling bitflags v2.11.0
20012026-09-12T21:05:52.405Z Compiling semver v1.0.28
20022026-09-12T21:05:52.450Z Compiling equivalent v1.0.2
20032026-09-12T21:05:52.481Z Compiling foldhash v0.2.0
20042026-09-12T21:05:52.569Z Compiling utf8_iter v1.0.4
20052026-09-12T21:05:52.581Z Compiling const-oid v0.9.6
20062026-09-12T21:05:52.713Z Compiling form_urlencoded v1.2.2
20072026-09-12T21:05:52.746Z Compiling hashbrown v0.17.0
20082026-09-12T21:05:52.804Z Compiling cmake v0.1.57
20092026-09-12T21:05:52.819Z Compiling signal-hook-registry v1.4.8
20102026-09-12T21:05:52.873Z Compiling fs_extra v1.3.0
20112026-09-12T21:05:52.895Z Compiling byteorder v1.5.0
20122026-09-12T21:05:52.925Z Compiling dunce v1.0.5
20132026-09-12T21:05:52.954Z Compiling socket2 v0.6.3
20142026-09-12T21:05:53.137Z Compiling parking_lot v0.12.5
20152026-09-12T21:05:53.156Z Compiling mio v1.2.0
20162026-09-12T21:05:53.173Z Compiling aws-lc-sys v0.40.0
20172026-09-12T21:05:53.313Z Compiling indexmap v2.14.0
20182026-09-12T21:05:53.356Z Compiling ident_case v1.0.1
20192026-09-12T21:05:53.628Z Compiling iana-time-zone v0.1.65
20202026-09-12T21:05:53.652Z Compiling futures-core v0.3.32
20212026-09-12T21:05:53.656Z Compiling base64ct v1.8.3
20222026-09-12T21:05:53.806Z Compiling rustc_version v0.4.1
20232026-09-12T21:05:53.843Z Compiling flagset v0.4.7
20242026-09-12T21:05:53.892Z Compiling aws-lc-rs v1.16.3
20252026-09-12T21:05:53.914Z Compiling pem-rfc7468 v0.7.0
20262026-09-12T21:05:53.993Z Compiling uuid v1.23.4
20272026-09-12T21:05:54.009Z Compiling ucd-trie v0.1.7
20282026-09-12T21:05:54.179Z Compiling pest v2.8.6
20292026-09-12T21:05:54.225Z Compiling anyhow v1.0.104
20302026-09-12T21:05:54.247Z Compiling crc32fast v1.5.0
20312026-09-12T21:05:54.361Z Compiling ahash v0.8.12
20322026-09-12T21:05:54.376Z Compiling httparse v1.10.1
20332026-09-12T21:05:54.456Z Compiling regex-syntax v0.8.10
20342026-09-12T21:05:54.474Z Compiling dyn-clone v1.0.20
20352026-09-12T21:05:54.480Z Compiling fnv v1.0.7
20362026-09-12T21:05:54.559Z Compiling base64 v0.22.1
20372026-09-12T21:05:54.578Z Compiling vcpkg v0.2.15
20382026-09-12T21:05:54.583Z Compiling futures-sink v0.3.32
20392026-09-12T21:05:54.656Z Compiling synstructure v0.13.2
20402026-09-12T21:05:54.660Z Compiling serde_derive_internals v0.29.1
20412026-09-12T21:05:54.660Z Compiling darling_core v0.23.0
20422026-09-12T21:05:54.733Z Compiling futures-channel v0.3.32
20432026-09-12T21:05:54.767Z Compiling slog v2.8.2
20442026-09-12T21:05:54.924Z Compiling slab v0.4.12
20452026-09-12T21:05:55.028Z Compiling num-bigint-dig v0.8.6
20462026-09-12T21:05:55.031Z Compiling futures-io v0.3.32
20472026-09-12T21:05:55.062Z Compiling futures-task v0.3.32
20482026-09-12T21:05:55.095Z Compiling rustls v0.23.41
20492026-09-12T21:05:55.188Z Compiling openssl-sys v0.9.117
20502026-09-12T21:05:55.229Z Compiling terminal_size v0.4.3
20512026-09-12T21:05:55.233Z Compiling object v0.37.3
20522026-09-12T21:05:55.262Z Compiling utf8parse v0.2.2
20532026-09-12T21:05:55.267Z Compiling num-conv v0.2.0
20542026-09-12T21:05:55.332Z Compiling pest_meta v2.8.6
20552026-09-12T21:05:55.398Z Compiling crossbeam-utils v0.8.21
20562026-09-12T21:05:55.416Z Compiling anstyle v1.0.14
20572026-09-12T21:05:55.448Z Compiling plain v0.2.3
20582026-09-12T21:05:55.463Z Compiling camino v1.2.5
20592026-09-12T21:05:55.554Z Compiling time-core v0.1.8
20602026-09-12T21:05:55.571Z Compiling anstyle-parse v1.0.0
20612026-09-12T21:05:55.647Z Compiling colorchoice v1.0.4
20622026-09-12T21:05:55.659Z Compiling time-macros v0.2.27
20632026-09-12T21:05:55.662Z Compiling is_terminal_polyfill v1.70.2
20642026-09-12T21:05:55.726Z Compiling anstyle-query v1.1.5
20652026-09-12T21:05:55.743Z Compiling spin v0.9.8
20662026-09-12T21:05:55.759Z Compiling aho-corasick v1.1.4
20672026-09-12T21:05:55.763Z Compiling simd-adler32 v0.3.8
20682026-09-12T21:05:55.801Z Compiling cpufeatures v0.2.17
20692026-09-12T21:05:55.815Z Compiling pretty-hex v0.4.1
20702026-09-12T21:05:55.873Z Compiling anstream v1.0.0
20712026-09-12T21:05:55.932Z Compiling clap_lex v1.0.0
20722026-09-12T21:05:55.946Z Compiling pest_generator v2.8.6
20732026-09-12T21:05:55.961Z Compiling serde_derive v1.0.228
20742026-09-12T21:05:55.969Z Compiling zeroize_derive v1.5.0
20752026-09-12T21:05:55.981Z Compiling zerocopy-derive v0.8.55
20762026-09-12T21:05:56.030Z Compiling zerofrom-derive v0.1.6
20772026-09-12T21:05:56.137Z Compiling yoke-derive v0.8.1
20782026-09-12T21:05:56.188Z Compiling zerovec-derive v0.11.2
20792026-09-12T21:05:56.214Z Compiling displaydoc v0.2.5
20802026-09-12T21:05:56.246Z Compiling tokio-macros v2.7.0
20812026-09-12T21:05:56.271Z Compiling thiserror-impl v2.0.18
20822026-09-12T21:05:56.376Z Compiling der_derive v0.7.3
20832026-09-12T21:05:56.578Z Compiling futures-macro v0.3.32
20842026-09-12T21:05:56.619Z Compiling schemars_derive v0.8.22
20852026-09-12T21:05:56.639Z Compiling thiserror-impl v1.0.69
20862026-09-12T21:05:56.643Z Compiling tracing-attributes v0.1.31
20872026-09-12T21:05:56.685Z Compiling clap_derive v4.6.1
20882026-09-12T21:05:56.892Z Compiling pest_derive v2.8.6
20892026-09-12T21:05:56.940Z Compiling darling_macro v0.23.0
20902026-09-12T21:05:56.977Z Compiling async-trait v0.1.89
20912026-09-12T21:05:57.161Z Compiling regex-automata v0.4.14
20922026-09-12T21:05:57.190Z Compiling scroll_derive v0.12.1
20932026-09-12T21:05:57.221Z Compiling zerofrom v0.1.6
20942026-09-12T21:05:57.327Z Compiling adler2 v2.0.1
20952026-09-12T21:05:57.372Z Compiling yoke v0.8.1
20962026-09-12T21:05:57.444Z Compiling futures-util v0.3.32
20972026-09-12T21:05:57.590Z Compiling zerovec v0.11.5
20982026-09-12T21:05:57.632Z Compiling zerotrie v0.2.3
20992026-09-12T21:05:57.861Z Compiling darling v0.23.0
21002026-09-12T21:05:57.934Z Compiling cmov v0.5.4
21012026-09-12T21:05:57.974Z Compiling radium v0.7.0
21022026-09-12T21:05:57.978Z Compiling miniz_oxide v0.8.9
21032026-09-12T21:05:58.008Z Compiling clap_builder v4.6.0
21042026-09-12T21:05:58.033Z Compiling curve25519-dalek v4.1.3
21052026-09-12T21:05:58.198Z Compiling owo-colors v4.3.0
21062026-09-12T21:05:58.230Z Compiling tinystr v0.8.2
21072026-09-12T21:05:58.230Z Compiling potential_utf v0.1.4
21082026-09-12T21:05:58.292Z Compiling ctutils v0.4.2
21092026-09-12T21:05:58.371Z Compiling icu_collections v2.1.1
21102026-09-12T21:05:58.377Z Compiling icu_locale_core v2.1.1
21112026-09-12T21:05:58.448Z Compiling zerocopy-derive v0.7.35
21122026-09-12T21:05:58.464Z Compiling hubpack_derive v0.1.1
21132026-09-12T21:05:58.562Z Compiling num-integer v0.1.46
21142026-09-12T21:05:58.772Z Compiling tracing-core v0.1.36
21152026-09-12T21:05:58.920Z Compiling openssl v0.10.80
21162026-09-12T21:05:58.943Z Compiling maybe-uninit v2.0.0
21172026-09-12T21:05:59.107Z Compiling icu_provider v2.1.1
21182026-09-12T21:05:59.215Z Compiling zeroize v1.9.0
21192026-09-12T21:05:59.292Z Compiling bytes v1.11.1
21202026-09-12T21:05:59.318Z Compiling chrono v0.4.45
21212026-09-12T21:05:59.346Z Compiling ipnet v2.12.0
21222026-09-12T21:05:59.514Z Compiling icu_properties v2.1.2
21232026-09-12T21:05:59.532Z Compiling icu_normalizer v2.1.1
21242026-09-12T21:05:59.809Z Compiling der v0.7.10
21252026-09-12T21:05:59.832Z Compiling tokio v1.52.1
21262026-09-12T21:06:00.055Z Compiling crypto-common v0.1.7
21272026-09-12T21:06:00.072Z Compiling block-buffer v0.10.4
21282026-09-12T21:06:00.218Z Compiling digest v0.10.7
21292026-09-12T21:06:00.272Z Compiling hex v0.4.3
21302026-09-12T21:06:00.284Z Compiling serde_tokenstream v0.2.3
21312026-09-12T21:06:00.352Z Compiling clap v4.6.1
21322026-09-12T21:06:00.461Z Compiling idna_adapter v1.2.1
21332026-09-12T21:06:00.470Z Compiling ppv-lite86 v0.2.21
21342026-09-12T21:06:00.527Z Compiling signature v2.2.0
21352026-09-12T21:06:00.573Z Compiling idna v1.1.0
21362026-09-12T21:06:00.708Z Compiling spki v0.7.3
21372026-09-12T21:06:00.748Z Compiling sha2 v0.10.9
21382026-09-12T21:06:00.793Z Compiling hmac v0.12.1
21392026-09-12T21:06:00.838Z Compiling rand_chacha v0.3.1
21402026-09-12T21:06:00.862Z Compiling hybrid-array v0.4.13
21412026-09-12T21:06:00.899Z Compiling pkcs8 v0.10.2
21422026-09-12T21:06:00.955Z Compiling url v2.5.8
21432026-09-12T21:06:00.969Z Compiling tracing v0.1.44
21442026-09-12T21:06:01.034Z Compiling num-iter v0.1.45
21452026-09-12T21:06:01.170Z Compiling rand v0.8.6
21462026-09-12T21:06:01.204Z Compiling scroll_derive v0.13.1
21472026-09-12T21:06:01.248Z Compiling curve25519-dalek-derive v0.1.1
21482026-09-12T21:06:01.339Z Compiling lazy_static v1.5.0
21492026-09-12T21:06:01.480Z Compiling ff v0.13.1
21502026-09-12T21:06:01.547Z Compiling gimli v0.32.3
21512026-09-12T21:06:01.591Z Compiling fastrand v2.3.0
21522026-09-12T21:06:01.639Z Compiling base16ct v0.2.0
21532026-09-12T21:06:01.734Z Compiling group v0.13.0
21542026-09-12T21:06:01.821Z Compiling sec1 v0.7.3
21552026-09-12T21:06:01.927Z Compiling pkcs1 v0.7.5
21562026-09-12T21:06:01.935Z Compiling hkdf v0.12.4
21572026-09-12T21:06:01.935Z Compiling x509-cert v0.2.5
21582026-09-12T21:06:02.021Z Compiling crypto-bigint v0.5.5
21592026-09-12T21:06:02.028Z Compiling serde_spanned v0.6.9
21602026-09-12T21:06:02.052Z Compiling toml_datetime v0.6.11
21612026-09-12T21:06:02.082Z Compiling openssl-macros v0.1.1
21622026-09-12T21:06:02.108Z Compiling strum_macros v0.26.4
21632026-09-12T21:06:02.295Z Compiling bzip2-sys v0.1.13+1.0.8
21642026-09-12T21:06:02.319Z Compiling zstd-sys v2.0.16+zstd.1.5.7
21652026-09-12T21:06:02.363Z Compiling syn v3.0.3
21662026-09-12T21:06:02.518Z Compiling usdt-impl v0.5.0
21672026-09-12T21:06:02.618Z Compiling native-tls v0.2.18
21682026-09-12T21:06:02.732Z Compiling packed_struct v0.10.1
21692026-09-12T21:06:02.780Z Compiling tinyvec_macros v0.1.1
21702026-09-12T21:06:02.787Z Compiling paste v1.0.15
21712026-09-12T21:06:02.842Z Compiling rustc-demangle v0.1.27
21722026-09-12T21:06:02.856Z Compiling tinyvec v1.11.0
21732026-09-12T21:06:02.875Z Compiling rsa v0.9.10
21742026-09-12T21:06:03.020Z Compiling elliptic-curve v0.13.8
21752026-09-12T21:06:03.105Z Compiling http v1.4.2
21762026-09-12T21:06:03.211Z Compiling addr2line v0.25.1
21772026-09-12T21:06:03.223Z Compiling regex v1.12.3
21782026-09-12T21:06:03.418Z Compiling scroll v0.12.0
21792026-09-12T21:06:03.443Z Compiling miette-derive v7.6.0
21802026-09-12T21:06:03.505Z Compiling proc-macro-error-attr2 v2.0.0
21812026-09-12T21:06:03.525Z Compiling cookie v0.18.1
21822026-09-12T21:06:03.640Z Compiling tokio-util v0.7.18
21832026-09-12T21:06:03.686Z Compiling is_ci v1.2.0
21842026-09-12T21:06:03.704Z Compiling unicode-width v0.2.0
21852026-09-12T21:06:03.722Z Compiling unicode-linebreak v0.1.5
21862026-09-12T21:06:03.766Z Compiling smawk v0.3.2
21872026-09-12T21:06:03.835Z Compiling supports-color v3.0.2
21882026-09-12T21:06:03.917Z Compiling proc-macro-error2 v2.0.1
21892026-09-12T21:06:03.931Z Compiling goblin v0.8.2
21902026-09-12T21:06:03.984Z Compiling textwrap v0.16.2
21912026-09-12T21:06:04.381Z Compiling backtrace v0.3.76
21922026-09-12T21:06:04.411Z Compiling tempfile v3.27.0
21932026-09-12T21:06:04.441Z Compiling block-buffer v0.12.1
21942026-09-12T21:06:04.561Z Compiling crypto-common v0.2.2
21952026-09-12T21:06:04.615Z Compiling rfc6979 v0.4.0
21962026-09-12T21:06:04.642Z Compiling hashbrown v0.14.5
21972026-09-12T21:06:04.658Z Compiling rustls-pki-types v1.14.0
21982026-09-12T21:06:04.798Z Compiling zerocopy v0.7.35
21992026-09-12T21:06:04.965Z Compiling backtrace-ext v0.2.1
22002026-09-12T21:06:05.108Z Compiling serde_with_macros v3.21.0
22012026-09-12T21:06:05.111Z Compiling zerocopy-derive v0.6.6
22022026-09-12T21:06:05.137Z Compiling bitfield-macros v0.19.4
22032026-09-12T21:06:05.155Z Compiling packed_struct_codegen v0.10.1
22042026-09-12T21:06:05.219Z Compiling rand_core v0.9.5
22052026-09-12T21:06:05.340Z Compiling indexmap v1.9.3
22062026-09-12T21:06:05.377Z Compiling unicode-width v0.1.14
22072026-09-12T21:06:05.403Z Compiling supports-unicode v3.0.0
22082026-09-12T21:06:05.433Z Compiling salty v0.3.0
22092026-09-12T21:06:05.450Z Compiling supports-hyperlinks v3.2.0
22102026-09-12T21:06:05.465Z Compiling keccak v0.1.6
22112026-09-12T21:06:05.573Z Compiling winnow v0.7.14
22122026-09-12T21:06:05.615Z Compiling sha3 v0.10.8
22132026-09-12T21:06:05.681Z Compiling miette v7.6.0
22142026-09-12T21:06:05.699Z Compiling daft-derive v0.1.8
22152026-09-12T21:06:05.717Z Compiling chumsky v0.9.3
22162026-09-12T21:06:05.875Z Compiling ecdsa v0.16.9
22172026-09-12T21:06:05.911Z Compiling knus-derive v3.4.0
22182026-09-12T21:06:05.943Z Compiling http-body v1.0.1
22192026-09-12T21:06:06.106Z Compiling primeorder v0.13.6
22202026-09-12T21:06:06.180Z Compiling dof v0.3.0
22212026-09-12T21:06:06.326Z Compiling ed25519 v2.2.3
22222026-09-12T21:06:06.425Z Compiling dtrace-parser v0.2.0
22232026-09-12T21:06:06.589Z Compiling thread-id v4.2.2
22242026-09-12T21:06:06.629Z Compiling openssl-probe v0.2.1
22252026-09-12T21:06:06.690Z Compiling untrusted v0.7.1
22262026-09-12T21:06:06.705Z Compiling winnow v0.5.40
22272026-09-12T21:06:06.727Z Compiling either v1.15.0
22282026-09-12T21:06:06.805Z Compiling ref-cast v1.0.25
22292026-09-12T21:06:06.813Z Compiling usdt-impl v0.6.0
22302026-09-12T21:06:06.958Z Compiling ed25519-dalek v2.2.0
22312026-09-12T21:06:07.031Z Compiling p384 v0.13.1
22322026-09-12T21:06:07.048Z Compiling rand_chacha v0.9.0
22332026-09-12T21:06:07.090Z Compiling scroll v0.13.0
22342026-09-12T21:06:07.125Z Compiling sha1 v0.10.6
22352026-09-12T21:06:07.143Z Compiling enum-as-inner v0.6.1
22362026-09-12T21:06:07.311Z Compiling knus v3.4.0
22372026-09-12T21:06:07.322Z Compiling heapless v0.7.17
22382026-09-12T21:06:07.365Z Compiling winnow v1.0.3
22392026-09-12T21:06:07.368Z Compiling untrusted v0.9.0
22402026-09-12T21:06:07.400Z Compiling unicode-segmentation v1.12.0
22412026-09-12T21:06:07.417Z Compiling try-lock v0.2.5
22422026-09-12T21:06:07.421Z Compiling zstd-safe v7.2.4
22432026-09-12T21:06:07.468Z Compiling atomic-waker v1.1.2
22442026-09-12T21:06:07.526Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
22452026-09-12T21:06:07.578Z Compiling tower-layer v0.3.3
22462026-09-12T21:06:07.581Z Compiling rustix v0.38.44
22472026-09-12T21:06:07.631Z Compiling signal-hook v0.3.18
22482026-09-12T21:06:07.631Z Compiling powerfmt v0.2.0
22492026-09-12T21:06:07.668Z Compiling litrs v1.0.0
22502026-09-12T21:06:07.706Z Compiling tower-service v0.3.3
22512026-09-12T21:06:07.710Z Compiling h2 v0.4.15
22522026-09-12T21:06:07.747Z Compiling want v0.3.1
22532026-09-12T21:06:07.846Z Compiling deranged v0.5.8
22542026-09-12T21:06:07.861Z Compiling goblin v0.10.5
22552026-09-12T21:06:07.916Z Compiling rand v0.9.2
22562026-09-12T21:06:07.951Z Compiling itertools v0.15.0
22572026-09-12T21:06:07.963Z Compiling toml_edit v0.19.15
22582026-09-12T21:06:07.980Z Compiling ipnetwork v0.21.1
22592026-09-12T21:06:08.007Z Compiling block-padding v0.4.2
22602026-09-12T21:06:08.098Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
22612026-09-12T21:06:08.143Z Compiling document-features v0.2.12
22622026-09-12T21:06:08.183Z Compiling erased-serde v0.3.31
22632026-09-12T21:06:08.234Z Compiling structmeta-derive v0.3.0
22642026-09-12T21:06:08.253Z Compiling ref-cast-impl v1.0.25
22652026-09-12T21:06:08.416Z Compiling toml_parser v1.1.2+spec-1.1.0
22662026-09-12T21:06:08.582Z Compiling darling_core v0.20.11
22672026-09-12T21:06:08.669Z Compiling memoffset v0.9.1
22682026-09-12T21:06:08.830Z Compiling slog-async v2.8.0
22692026-09-12T21:06:08.848Z Compiling num_threads v0.1.7
22702026-09-12T21:06:08.969Z Compiling tap v1.0.1
22712026-09-12T21:06:08.974Z Compiling const-oid v0.10.2
22722026-09-12T21:06:09.093Z Compiling foreign-types-shared v0.1.1
22732026-09-12T21:06:09.105Z Compiling httpdate v1.0.3
22742026-09-12T21:06:09.141Z Compiling cpufeatures v0.3.0
22752026-09-12T21:06:09.310Z Compiling structmeta v0.3.0
22762026-09-12T21:06:09.317Z Compiling foreign-types v0.3.2
22772026-09-12T21:06:09.318Z Compiling digest v0.11.3
22782026-09-12T21:06:09.377Z Compiling wyz v0.5.1
22792026-09-12T21:06:09.437Z Compiling time v0.3.47
22802026-09-12T21:06:09.596Z Compiling inout v0.2.2
22812026-09-12T21:06:09.751Z Compiling usdt-macro v0.5.0
22822026-09-12T21:06:09.783Z Compiling usdt-attr-macro v0.5.0
22832026-09-12T21:06:10.009Z Compiling unicode-normalization v0.1.25
22842026-09-12T21:06:10.292Z Compiling half v2.7.1
22852026-09-12T21:06:10.449Z Compiling hubpack v0.1.2
22862026-09-12T21:06:10.481Z Compiling dtrace-parser v0.3.0
22872026-09-12T21:06:10.503Z Compiling pin-project-internal v1.1.11
22882026-09-12T21:06:10.566Z Compiling darling_macro v0.20.11
22892026-09-12T21:06:10.600Z Compiling dof v0.4.0
22902026-09-12T21:06:10.611Z Compiling thread-id v5.1.0
22912026-09-12T21:06:10.684Z Compiling socket2 v0.5.10
22922026-09-12T21:06:10.701Z Compiling wait-timeout v0.2.1
22932026-09-12T21:06:10.721Z Compiling env_filter v2.0.0
22942026-09-12T21:06:10.886Z Compiling hyper v1.10.1
22952026-09-12T21:06:10.957Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
22962026-09-12T21:06:11.078Z Compiling cfg_aliases v0.2.1
22972026-09-12T21:06:11.181Z Compiling smoltcp v0.9.1
22982026-09-12T21:06:11.201Z Compiling funty v2.0.0
22992026-09-12T21:06:11.223Z Compiling ciborium-io v0.2.2
23002026-09-12T21:06:11.239Z Compiling bit-vec v0.8.0
23012026-09-12T21:06:11.331Z Compiling quick-error v1.2.3
23022026-09-12T21:06:11.461Z Compiling bit-set v0.8.0
23032026-09-12T21:06:11.511Z Compiling rusty-fork v0.3.1
23042026-09-12T21:06:11.539Z Compiling ciborium-ll v0.2.2
23052026-09-12T21:06:11.579Z Compiling bitvec v1.0.1
23062026-09-12T21:06:11.671Z Compiling nix v0.31.2
23072026-09-12T21:06:11.732Z Compiling darling v0.20.11
23082026-09-12T21:06:11.765Z Compiling env_logger v0.11.11
23092026-09-12T21:06:11.911Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23102026-09-12T21:06:12.056Z Compiling hyper-util v0.1.20
23112026-09-12T21:06:12.186Z Compiling cipher v0.5.2
23122026-09-12T21:06:12.227Z Compiling rand_xorshift v0.4.0
23132026-09-12T21:06:12.586Z Compiling sync_wrapper v1.0.2
23142026-09-12T21:06:12.715Z Compiling crc-catalog v2.4.0
23152026-09-12T21:06:12.729Z Compiling unarray v0.1.4
23162026-09-12T21:06:12.786Z Compiling siphasher v1.0.2
23172026-09-12T21:06:12.811Z Compiling nodrop v0.1.14
23182026-09-12T21:06:12.909Z Compiling array-init v0.0.4
23192026-09-12T21:06:12.925Z Compiling proptest v1.11.0
23202026-09-12T21:06:13.057Z Compiling crc v3.4.0
23212026-09-12T21:06:13.167Z Compiling tower v0.5.3
23222026-09-12T21:06:13.276Z Compiling chacha20 v0.10.0
23232026-09-12T21:06:13.289Z Compiling smallvec v0.6.14
23242026-09-12T21:06:13.407Z Compiling derive_builder_core v0.20.2
23252026-09-12T21:06:13.495Z Compiling ciborium v0.2.2
23262026-09-12T21:06:13.562Z Compiling serde_with v3.21.0
23272026-09-12T21:06:13.656Z Compiling http-body-util v0.1.3
23282026-09-12T21:06:13.679Z Compiling zerocopy v0.6.6
23292026-09-12T21:06:13.739Z Compiling bitfield v0.19.4
23302026-09-12T21:06:13.819Z Compiling strum v0.26.3
23312026-09-12T21:06:14.058Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
23322026-09-12T21:06:14.194Z Compiling strum_macros v0.27.2
23332026-09-12T21:06:14.274Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23342026-09-12T21:06:14.315Z Compiling snafu-derive v0.8.9
23352026-09-12T21:06:14.384Z Compiling fs-err v3.3.0
23362026-09-12T21:06:14.667Z Compiling ryu v1.0.23
23372026-09-12T21:06:14.702Z Compiling base64 v0.21.7
23382026-09-12T21:06:14.798Z Compiling data-encoding v2.10.0
23392026-09-12T21:06:14.807Z Compiling iri-string v0.7.10
23402026-09-12T21:06:14.903Z Compiling static_assertions v1.1.0
23412026-09-12T21:06:14.909Z Compiling unicode-properties v0.1.4
23422026-09-12T21:06:14.909Z Compiling hashbrown v0.12.3
23432026-09-12T21:06:15.087Z Compiling unicode-bidi v0.3.18
23442026-09-12T21:06:15.291Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23452026-09-12T21:06:15.312Z Compiling newtype-uuid v1.3.2
23462026-09-12T21:06:15.450Z Compiling stringprep v0.1.5
23472026-09-12T21:06:15.505Z Compiling ron v0.8.1
23482026-09-12T21:06:15.627Z Compiling serde_urlencoded v0.7.1
23492026-09-12T21:06:15.838Z Compiling tokio-native-tls v0.3.1
23502026-09-12T21:06:15.860Z Compiling derive_builder_macro v0.20.2
23512026-09-12T21:06:15.921Z Compiling tower-http v0.6.8
23522026-09-12T21:06:16.045Z Compiling oxnet v0.1.6
23532026-09-12T21:06:16.048Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23542026-09-12T21:06:16.092Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23552026-09-12T21:06:16.164Z Compiling rand v0.10.1
23562026-09-12T21:06:16.186Z Compiling serde-hex v0.1.0
23572026-09-12T21:06:16.292Z Compiling bzip2 v0.4.4
23582026-09-12T21:06:16.366Z Compiling usdt-macro v0.6.0
23592026-09-12T21:06:16.383Z Compiling usdt-attr-macro v0.6.0
23602026-09-12T21:06:16.400Z Compiling sha2 v0.11.0
23612026-09-12T21:06:16.446Z Compiling derive-ex v0.1.8
23622026-09-12T21:06:16.499Z Compiling hmac v0.13.0
23632026-09-12T21:06:16.516Z Compiling md-5 v0.11.0
23642026-09-12T21:06:16.781Z Compiling convert_case v0.10.0
23652026-09-12T21:06:16.993Z Compiling rustls-native-certs v0.8.3
23662026-09-12T21:06:17.143Z Compiling hashbrown v0.13.2
23672026-09-12T21:06:17.147Z Compiling futures-executor v0.3.32
23682026-09-12T21:06:17.160Z Compiling bstr v1.12.1
23692026-09-12T21:06:17.195Z Compiling serde-big-array v0.5.1
23702026-09-12T21:06:17.912Z Compiling hash32 v0.2.1
23712026-09-12T21:06:18.012Z Compiling vergen-lib v9.1.0
23722026-09-12T21:06:18.012Z Compiling thread_local v1.1.9
23732026-09-12T21:06:18.012Z Compiling encoding_rs v0.8.35
23742026-09-12T21:06:18.106Z Compiling mime v0.3.17
23752026-09-12T21:06:18.106Z Compiling libbz2-rs-sys v0.2.2
23762026-09-12T21:06:18.106Z Compiling fallible-iterator v0.2.0
23772026-09-12T21:06:18.106Z Compiling linked-hash-map v0.5.6
23782026-09-12T21:06:18.106Z Compiling crc-any v2.5.0
23792026-09-12T21:06:18.106Z Compiling zlib-rs v0.6.2
23802026-09-12T21:06:18.144Z Compiling toml_write v0.1.2
23812026-09-12T21:06:18.174Z Compiling bumpalo v3.20.2
23822026-09-12T21:06:18.182Z Compiling psl-types v2.0.11
23832026-09-12T21:06:18.242Z Compiling lru-cache v0.1.2
23842026-09-12T21:06:18.319Z Compiling publicsuffix v2.3.0
23852026-09-12T21:06:18.330Z Compiling zopfli v0.8.3
23862026-09-12T21:06:18.386Z Compiling toml_edit v0.22.27
23872026-09-12T21:06:18.398Z Compiling bzip2 v0.6.1
23882026-09-12T21:06:18.415Z Compiling postgres-protocol v0.6.12
23892026-09-12T21:06:18.522Z Compiling test-strategy v0.4.5
23902026-09-12T21:06:18.907Z Compiling object v0.30.4
23912026-09-12T21:06:19.437Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23922026-09-12T21:06:19.447Z Compiling futures v0.3.32
23932026-09-12T21:06:19.560Z Compiling derive_more-impl v2.1.1
23942026-09-12T21:06:19.878Z Compiling zip v0.6.6
23952026-09-12T21:06:19.909Z Compiling derive_builder v0.20.2
23962026-09-12T21:06:20.035Z Compiling flate2 v1.1.9
23972026-09-12T21:06:20.056Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23982026-09-12T21:06:20.181Z Compiling daft v0.1.8
23992026-09-12T21:06:20.199Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24002026-09-12T21:06:20.281Z Compiling hyper-tls v0.6.0
24012026-09-12T21:06:20.412Z Compiling hickory-proto v0.24.4
24022026-09-12T21:06:20.476Z Compiling crossbeam-channel v0.5.15
24032026-09-12T21:06:20.476Z Compiling phf_shared v0.13.1
24042026-09-12T21:06:20.581Z Compiling pin-project v1.1.11
24052026-09-12T21:06:20.640Z Compiling toml v0.7.8
24062026-09-12T21:06:20.716Z Compiling heck v0.4.1
24072026-09-12T21:06:20.790Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24082026-09-12T21:06:20.810Z Compiling async-recursion v1.1.1
24092026-09-12T21:06:20.838Z Compiling serde_repr v0.1.20
24102026-09-12T21:06:20.847Z Compiling derive-where v1.6.0
24112026-09-12T21:06:20.957Z Compiling vergen v9.1.0
24122026-09-12T21:06:21.009Z Compiling cargo-platform v0.3.2
24132026-09-12T21:06:21.101Z Compiling is-terminal v0.4.17
24142026-09-12T21:06:21.122Z Compiling memmap v0.7.0
24152026-09-12T21:06:21.187Z Compiling resolv-conf v0.7.6
24162026-09-12T21:06:21.220Z Compiling same-file v1.0.6
24172026-09-12T21:06:21.274Z Compiling bitflags v1.3.2
24182026-09-12T21:06:21.310Z Compiling foldhash v0.1.5
24192026-09-12T21:06:21.446Z Compiling term v1.2.1
24202026-09-12T21:06:21.478Z Compiling corncobs v0.1.4
24212026-09-12T21:06:21.494Z Compiling take_mut v0.2.2
24222026-09-12T21:06:21.506Z Compiling managed v0.8.0
24232026-09-12T21:06:21.646Z Compiling path-slash v0.1.5
24242026-09-12T21:06:21.662Z Compiling jiff-core v0.1.0
24252026-09-12T21:06:21.836Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24262026-09-12T21:06:21.845Z Compiling slog-term v2.9.2
24272026-09-12T21:06:25.630Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24282026-09-12T21:06:25.695Z Compiling hashbrown v0.15.5
24292026-09-12T21:06:25.695Z Compiling jiff v0.2.34
24302026-09-12T21:06:25.695Z Compiling walkdir v2.5.0
24312026-09-12T21:06:25.695Z Compiling usdt v0.5.0
24322026-09-12T21:06:25.695Z Compiling cargo_metadata v0.23.1
24332026-09-12T21:06:25.695Z Compiling hickory-resolver v0.24.4
24342026-09-12T21:06:25.831Z Compiling snafu v0.8.9
24352026-09-12T21:06:25.831Z Compiling phf v0.13.1
24362026-09-12T21:06:25.832Z Compiling reqwest v0.12.28
24372026-09-12T21:06:25.832Z Compiling signal-hook-mio v0.2.5
24382026-09-12T21:06:25.832Z Compiling cookie_store v0.22.1
24392026-09-12T21:06:25.832Z Compiling toml v0.8.23
24402026-09-12T21:06:25.832Z Compiling zstd v0.13.3
24412026-09-12T21:06:25.832Z Compiling postgres-types v0.2.14
24422026-09-12T21:06:25.832Z Compiling globset v0.4.18
24432026-09-12T21:06:25.832Z Compiling strum v0.27.2
24442026-09-12T21:06:25.832Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24452026-09-12T21:06:25.832Z Compiling phf_shared v0.11.3
24462026-09-12T21:06:25.832Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24472026-09-12T21:06:25.832Z Compiling olpc-cjson v0.1.4
24482026-09-12T21:06:25.832Z Compiling crossbeam-epoch v0.9.18
24492026-09-12T21:06:25.832Z Compiling tokio-stream v0.1.18
24502026-09-12T21:06:25.832Z Compiling byte-wrapper v0.1.0
24512026-09-12T21:06:25.832Z Compiling inout v0.1.4
24522026-09-12T21:06:25.832Z Compiling secrecy v0.8.0
24532026-09-12T21:06:25.832Z Compiling serde_plain v1.0.2
24542026-09-12T21:06:25.832Z Compiling pem v3.0.6
24552026-09-12T21:06:25.832Z Compiling float-cmp v0.10.0
24562026-09-12T21:06:25.832Z Compiling hashbrown v0.16.1
24572026-09-12T21:06:25.832Z Compiling memmap2 v0.9.10
24582026-09-12T21:06:25.832Z Compiling fixedbitset v0.5.7
24592026-09-12T21:06:25.833Z Compiling debug-ignore v1.0.5
24602026-09-12T21:06:25.833Z Compiling typed-path v0.12.3
24612026-09-12T21:06:25.833Z Compiling new_debug_unreachable v1.0.6
24622026-09-12T21:06:25.833Z Compiling normalize-line-endings v0.3.0
24632026-09-12T21:06:25.833Z Compiling predicates-core v1.0.10
24642026-09-12T21:06:25.833Z Compiling difflib v0.4.0
24652026-09-12T21:06:25.833Z Compiling typed-path v0.9.3
24662026-09-12T21:06:25.833Z Compiling whoami v2.1.0
24672026-09-12T21:06:25.833Z Compiling fixedbitset v0.4.2
24682026-09-12T21:06:25.833Z Compiling precomputed-hash v0.1.1
24692026-09-12T21:06:25.833Z Compiling iddqd v0.4.2
24702026-09-12T21:06:25.833Z Compiling string_cache v0.8.9
24712026-09-12T21:06:25.833Z Compiling tokio-postgres v0.7.18
24722026-09-12T21:06:25.869Z Compiling petgraph v0.6.5
24732026-09-12T21:06:25.869Z Compiling predicates v3.1.4
24742026-09-12T21:06:25.875Z Compiling petgraph v0.8.3
24752026-09-12T21:06:26.125Z Compiling zip v8.6.0
24762026-09-12T21:06:26.252Z Compiling qorb v0.4.1
24772026-09-12T21:06:26.375Z Compiling usdt v0.6.0
24782026-09-12T21:06:26.651Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24792026-09-12T21:06:26.667Z Compiling cipher v0.4.4
24802026-09-12T21:06:26.874Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24812026-09-12T21:06:27.012Z Compiling zip v4.6.1
24822026-09-12T21:06:27.573Z Compiling crossterm v0.28.1
24832026-09-12T21:06:27.702Z Compiling derive_more v2.1.1
24842026-09-12T21:06:27.784Z Compiling similar v2.7.0
24852026-09-12T21:06:27.807Z Compiling hickory-proto v0.25.2
24862026-09-12T21:06:27.977Z Compiling itertools v0.13.0
24872026-09-12T21:06:27.993Z Compiling buf-list v1.1.2
24882026-09-12T21:06:28.178Z Compiling openapiv3 v2.2.0
24892026-09-12T21:06:28.504Z Compiling peg-runtime v0.8.5
24902026-09-12T21:06:28.521Z Compiling lalrpop-util v0.19.12
24912026-09-12T21:06:44.013Z Compiling macaddr v1.0.1
24922026-09-12T21:06:44.102Z Compiling rayon-core v1.13.0
24932026-09-12T21:06:44.225Z Compiling crucible-workspace-hack v0.1.0
24942026-09-12T21:06:44.291Z Compiling secrecy v0.10.3
24952026-09-12T21:06:44.359Z Compiling toml_datetime v0.7.5+spec-1.1.0
24962026-09-12T21:06:44.475Z Compiling heapless v0.8.0
24972026-09-12T21:06:44.580Z Compiling toml_edit v0.23.10+spec-1.0.0
24982026-09-12T21:06:44.597Z Compiling crossbeam-deque v0.8.6
24992026-09-12T21:06:44.614Z Compiling ingot-macros v0.2.0
25002026-09-12T21:06:44.652Z Compiling hash32 v0.3.1
25012026-09-12T21:06:44.670Z Compiling multer v3.1.0
25022026-09-12T21:06:44.830Z Compiling smoltcp v0.11.0
25032026-09-12T21:06:44.847Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25042026-09-12T21:06:44.875Z Compiling match_cfg v0.1.0
25052026-09-12T21:06:44.914Z Compiling compression-core v0.4.31
25062026-09-12T21:06:44.965Z Compiling hostname v0.3.1
25072026-09-12T21:06:45.105Z Compiling compression-codecs v0.4.37
25082026-09-12T21:06:45.143Z Compiling proc-macro-crate v3.4.0
25092026-09-12T21:06:45.222Z Compiling atomicwrites v0.4.4
25102026-09-12T21:06:45.239Z Compiling slog-json v2.6.1
25112026-09-12T21:06:45.382Z Compiling serde_tokenstream v0.3.0
25122026-09-12T21:06:45.399Z Compiling newtype-uuid-macros v0.1.0
25132026-09-12T21:06:45.491Z Compiling universal-hash v0.5.1
25142026-09-12T21:06:45.511Z Compiling cobs v0.3.0
25152026-09-12T21:06:45.514Z Compiling async-stream-impl v0.3.6
25162026-09-12T21:06:45.546Z Compiling thiserror-impl-no-std v2.0.2
25172026-09-12T21:06:45.589Z Compiling serde_spanned v1.1.1
25182026-09-12T21:06:45.663Z Compiling toml_datetime v1.1.1+spec-1.1.0
25192026-09-12T21:06:45.699Z Compiling proc-macro-error-attr v1.0.4
25202026-09-12T21:06:45.749Z Compiling dropshot v0.17.1
25212026-09-12T21:06:45.764Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25222026-09-12T21:06:45.942Z Compiling toml_writer v1.1.1+spec-1.1.0
25232026-09-12T21:06:46.004Z Compiling convert_case v0.4.0
25242026-09-12T21:06:46.039Z Compiling opaque-debug v0.3.1
25252026-09-12T21:06:46.129Z Compiling poly1305 v0.8.0
25262026-09-12T21:06:46.147Z Compiling toml v1.1.2+spec-1.1.0
25272026-09-12T21:06:46.178Z Compiling async-stream v0.3.6
25282026-09-12T21:06:46.197Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25292026-09-12T21:06:46.215Z Compiling oxide-generation-macros v0.2.0
25302026-09-12T21:06:46.233Z Compiling postcard v1.1.3
25312026-09-12T21:06:46.252Z Compiling num_enum_derive v0.7.6
25322026-09-12T21:06:46.355Z Compiling derive_more v0.99.20
25332026-09-12T21:06:46.383Z Compiling slog-bunyan v2.5.0
25342026-09-12T21:06:46.609Z Compiling thiserror-no-std v2.0.2
25352026-09-12T21:06:46.627Z Compiling async-compression v0.4.41
25362026-09-12T21:06:46.660Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25372026-09-12T21:06:46.718Z Compiling chacha20 v0.9.1
25382026-09-12T21:06:46.970Z Compiling oxide-generation v0.1.3
25392026-09-12T21:06:46.989Z Compiling sha1 v0.11.0
25402026-09-12T21:06:47.028Z Compiling parse-display-derive v0.10.0
25412026-09-12T21:06:47.211Z Compiling proc-macro-crate v1.3.1
25422026-09-12T21:06:47.263Z Compiling waitgroup v0.1.2
25432026-09-12T21:06:47.282Z Compiling ingot-types v0.2.0
25442026-09-12T21:06:47.314Z Compiling rustls-pemfile v2.2.0
25452026-09-12T21:06:47.352Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25462026-09-12T21:06:47.403Z Compiling backon v1.6.0
25472026-09-12T21:06:47.431Z Compiling dropshot_endpoint v0.17.1
25482026-09-12T21:06:47.561Z Compiling rustls-webpki v0.103.13
25492026-09-12T21:06:47.581Z Compiling blake2 v0.10.6
25502026-09-12T21:06:47.609Z Compiling aead v0.5.2
25512026-09-12T21:06:47.638Z Compiling foreign-types-macros v0.2.3
25522026-09-12T21:06:47.750Z Compiling ingot v0.2.1
25532026-09-12T21:06:47.802Z Compiling password-hash v0.5.0
25542026-09-12T21:06:47.824Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25552026-09-12T21:06:47.870Z Compiling serde_path_to_error v0.1.20
25562026-09-12T21:06:47.966Z Compiling hostname v0.4.2
25572026-09-12T21:06:48.033Z Compiling proc-macro-error v1.0.4
25582026-09-12T21:06:48.168Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25592026-09-12T21:06:48.190Z Compiling instant v0.1.13
25602026-09-12T21:06:48.259Z Compiling foreign-types-shared v0.3.1
25612026-09-12T21:06:48.281Z Compiling illumos-nvpair-sys v0.2.0
25622026-09-12T21:06:48.322Z Compiling backoff v0.4.0
25632026-09-12T21:06:48.360Z Compiling foreign-types v0.5.0
25642026-09-12T21:06:48.379Z Compiling argon2 v0.5.3
25652026-09-12T21:06:48.392Z Compiling chacha20poly1305 v0.10.1
25662026-09-12T21:06:48.433Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25672026-09-12T21:06:48.462Z Compiling num_enum_derive v0.5.11
25682026-09-12T21:06:48.480Z Compiling num_enum v0.7.6
25692026-09-12T21:06:48.552Z Compiling parse-display v0.10.0
25702026-09-12T21:06:48.556Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25712026-09-12T21:06:48.583Z Compiling vsss-rs v3.3.4
25722026-09-12T21:06:48.747Z Compiling regress v0.10.5
25732026-09-12T21:06:48.751Z Compiling itertools v0.14.0
25742026-09-12T21:06:48.781Z Compiling tabwriter v1.4.1
25752026-09-12T21:06:49.008Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25762026-09-12T21:06:49.026Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25772026-09-12T21:06:49.056Z Compiling cstr-argument v0.1.2
25782026-09-12T21:06:49.073Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25792026-09-12T21:06:49.100Z Compiling humantime v2.3.0
25802026-09-12T21:06:49.234Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25812026-09-12T21:06:49.388Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25822026-09-12T21:06:49.448Z Compiling num_enum v0.5.11
25832026-09-12T21:06:49.466Z Compiling rayon v1.11.0
25842026-09-12T21:06:49.531Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25852026-09-12T21:06:49.553Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25862026-09-12T21:06:49.580Z Compiling libefi-sys v0.1.0
25872026-09-12T21:06:49.613Z Compiling indent_write v2.2.0
25882026-09-12T21:06:49.620Z Compiling colored v3.1.1
25892026-09-12T21:06:49.636Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25902026-09-12T21:06:49.690Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25912026-09-12T21:06:49.785Z Compiling illumos-nvpair v0.3.0
25922026-09-12T21:06:49.849Z Compiling zone_cfg_derive v0.3.1
25932026-09-12T21:06:49.921Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25942026-09-12T21:06:49.959Z Compiling camino-tempfile v1.4.1
25952026-09-12T21:06:50.101Z Compiling itertools v0.12.1
25962026-09-12T21:06:50.117Z Compiling num-derive v0.4.2
25972026-09-12T21:06:50.132Z Compiling bitfield-struct v0.6.2
25982026-09-12T21:06:50.151Z Compiling blake3 v1.8.5
25992026-09-12T21:06:50.167Z Compiling sigpipe v0.1.3
26002026-09-12T21:06:50.273Z Compiling glob v0.3.3
26012026-09-12T21:06:50.290Z Compiling swrite v0.1.0
26022026-09-12T21:06:50.325Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26032026-09-12T21:06:50.416Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26042026-09-12T21:06:51.361Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26052026-09-12T21:06:51.393Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26062026-09-12T21:06:51.393Z Compiling smf v0.2.3
26072026-09-12T21:06:51.393Z Compiling filetime v0.2.27
26082026-09-12T21:06:51.393Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26092026-09-12T21:06:51.393Z Compiling tokio-rustls v0.26.4
26102026-09-12T21:06:51.393Z Compiling rustls-platform-verifier v0.6.2
26112026-09-12T21:06:51.393Z Compiling tough v0.22.0
26122026-09-12T21:06:51.393Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26132026-09-12T21:06:51.393Z Compiling constant_time_eq v0.4.2
26142026-09-12T21:06:51.393Z Compiling hyper-rustls v0.27.7
26152026-09-12T21:06:51.393Z Compiling arrayref v0.3.9
26162026-09-12T21:06:51.393Z Compiling arrayvec v0.7.6
26172026-09-12T21:06:51.441Z Compiling zone v0.3.1
26182026-09-12T21:06:51.559Z Compiling reqwest v0.13.2
26192026-09-12T21:06:51.572Z Compiling xattr v1.6.1
26202026-09-12T21:06:51.607Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26212026-09-12T21:06:51.630Z Compiling whoami v1.6.1
26222026-09-12T21:06:51.690Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26232026-09-12T21:06:51.690Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26242026-09-12T21:06:51.789Z Compiling tar v0.4.46
26252026-09-12T21:06:51.842Z Compiling gethostname v0.5.0
26262026-09-12T21:06:51.950Z Compiling tokio-dtrace v0.1.1
26272026-09-12T21:06:51.954Z Compiling console v0.16.2
26282026-09-12T21:06:52.189Z Compiling topological-sort v0.2.2
26292026-09-12T21:06:52.225Z Compiling unit-prefix v0.5.2
26302026-09-12T21:06:52.314Z Compiling oxide-tokio-rt v0.1.4
26312026-09-12T21:06:52.334Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
26322026-09-12T21:06:52.370Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26332026-09-12T21:06:52.386Z Compiling indicatif v0.18.4
26342026-09-12T21:06:52.406Z Compiling shell-words v1.1.1
26352026-09-12T21:06:54.572Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26362026-09-12T21:06:54.862Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26372026-09-12T21:07:01.457Z Compiling progenitor-client v0.14.0
26382026-09-12T21:07:01.457Z Compiling omicron-zone-package v0.12.3
26392026-09-12T21:07:01.703Z Compiling progenitor-extras v0.2.0
26402026-09-12T21:07:02.049Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26412026-09-12T21:07:02.173Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26422026-09-12T21:07:02.193Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26432026-09-12T21:07:02.258Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26442026-09-12T21:07:02.296Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26452026-09-12T21:07:02.300Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26462026-09-12T21:07:02.446Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26472026-09-12T21:07:02.563Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26482026-09-12T21:07:02.877Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26492026-09-12T21:07:06.027Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26502026-09-12T21:07:15.726Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26512026-09-12T21:07:18.833Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26522026-09-12T21:07:19.846Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26532026-09-12T21:07:31.493Z Finished `release` profile [optimized] target(s) in 1m 42s
26542026-09-12T21:07:31.497Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26552026-09-12T21:07:31.497Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26562026-09-12T21:07:31.650Z Running `target/release/omicron-package -t test target create -p dev`
26572026-09-12T21:07:31.719ZLogging to: /work/oxidecomputer/omicron/out/LOG
26582026-09-12T21:07:31.724ZCreated new build target 'test' and set it as active
26592026-09-12T21:07:31.724Z
26602026-09-12T21:07:31.724Zreal 1:42.588850464
26612026-09-12T21:07:31.724Zuser 15:32.378527420
26622026-09-12T21:07:31.725Zsys 3:09.676222536
26632026-09-12T21:07:31.726Ztrap 0.454620684
26642026-09-12T21:07:31.726Ztflt 0.441145661
26652026-09-12T21:07:31.726Zdflt 4.188122258
26662026-09-12T21:07:31.726Zkflt 0.000824325
26672026-09-12T21:07:31.726Zlock 44:28.959272963
26682026-09-12T21:07:31.726Zslp 37:01.651508443
26692026-09-12T21:07:31.726Zlat 48.894626229
26702026-09-12T21:07:31.726Zstop 7:12.348981311
26712026-09-12T21:07:31.730Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
26722026-09-12T21:07:32.681Z Finished `release` profile [optimized] target(s) in 0.94s
26732026-09-12T21:07:32.685Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26742026-09-12T21:07:32.685Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26752026-09-12T21:07:32.755Z Running `target/release/omicron-package -t test package`
26762026-09-12T21:07:32.817ZLogging to: /work/oxidecomputer/omicron/out/LOG
26772026-09-12T21:07:34.374Z Compiling cfg-if v1.0.4
26782026-09-12T21:07:34.598Z Compiling serde_core v1.0.228
26792026-09-12T21:07:34.598Z Compiling libc v0.2.185
26802026-09-12T21:07:34.644Z Compiling memchr v2.8.0
26812026-09-12T21:07:34.670Z Compiling smallvec v1.15.1
26822026-09-12T21:07:34.705Z Compiling stable_deref_trait v1.2.1
26832026-09-12T21:07:34.733Z Compiling scopeguard v1.2.0
26842026-09-12T21:07:34.736Z Compiling libm v0.2.16
26852026-09-12T21:07:34.758Z Compiling rand_core v0.10.0
26862026-09-12T21:07:34.809Z Compiling zerofrom v0.1.6
26872026-09-12T21:07:34.836Z Compiling lock_api v0.4.14
26882026-09-12T21:07:34.861Z Compiling writeable v0.6.2
26892026-09-12T21:07:34.861Z Compiling percent-encoding v2.3.2
26902026-09-12T21:07:34.954Z Compiling litemap v0.8.1
26912026-09-12T21:07:34.955Z Compiling yoke v0.8.1
26922026-09-12T21:07:34.963Z Compiling icu_normalizer_data v2.1.1
26932026-09-12T21:07:34.963Z Compiling icu_properties_data v2.1.2
26942026-09-12T21:07:35.010Z Compiling utf8_iter v1.0.4
26952026-09-12T21:07:35.032Z Compiling form_urlencoded v1.2.2
26962026-09-12T21:07:35.054Z Compiling errno v0.3.14
26972026-09-12T21:07:35.057Z Compiling getrandom v0.4.3
26982026-09-12T21:07:35.102Z Compiling parking_lot_core v0.9.12
26992026-09-12T21:07:35.129Z Compiling zerovec v0.11.5
27002026-09-12T21:07:35.130Z Compiling zerotrie v0.2.3
27012026-09-12T21:07:35.179Z Compiling zerocopy v0.8.55
27022026-09-12T21:07:35.204Z Compiling iana-time-zone v0.1.65
27032026-09-12T21:07:35.238Z Compiling signal-hook-registry v1.4.8
27042026-09-12T21:07:35.266Z Compiling mio v1.2.0
27052026-09-12T21:07:35.296Z Compiling thiserror v2.0.18
27062026-09-12T21:07:35.325Z Compiling parking_lot v0.12.5
27072026-09-12T21:07:35.350Z Compiling socket2 v0.6.3
27082026-09-12T21:07:35.398Z Compiling getrandom v0.2.17
27092026-09-12T21:07:35.448Z Compiling futures-util v0.3.32
27102026-09-12T21:07:35.476Z Compiling getrandom v0.3.4
27112026-09-12T21:07:35.503Z Compiling base64 v0.22.1
27122026-09-12T21:07:35.540Z Compiling time v0.3.47
27132026-09-12T21:07:35.561Z Compiling num-traits v0.2.19
27142026-09-12T21:07:35.597Z Compiling rand_core v0.6.4
27152026-09-12T21:07:35.630Z Compiling aho-corasick v1.1.4
27162026-09-12T21:07:35.647Z Compiling rand_core v0.9.5
27172026-09-12T21:07:35.729Z Compiling tinystr v0.8.2
27182026-09-12T21:07:35.753Z Compiling potential_utf v0.1.4
27192026-09-12T21:07:35.776Z Compiling spin v0.9.8
27202026-09-12T21:07:35.802Z Compiling socket2 v0.5.10
27212026-09-12T21:07:35.874Z Compiling pest v2.8.6
27222026-09-12T21:07:35.908Z Compiling icu_collections v2.1.1
27232026-09-12T21:07:35.932Z Compiling icu_locale_core v2.1.1
27242026-09-12T21:07:35.957Z Compiling crc32fast v1.5.0
27252026-09-12T21:07:35.978Z Compiling encoding_rs v0.8.35
27262026-09-12T21:07:36.002Z Compiling simd-adler32 v0.3.8
27272026-09-12T21:07:36.035Z Compiling adler2 v2.0.1
27282026-09-12T21:07:36.060Z Compiling lazy_static v1.5.0
27292026-09-12T21:07:36.190Z Compiling wait-timeout v0.2.1
27302026-09-12T21:07:36.233Z Compiling miniz_oxide v0.8.9
27312026-09-12T21:07:36.260Z Compiling thread_local v1.1.9
27322026-09-12T21:07:36.359Z Compiling rand_xorshift v0.4.0
27332026-09-12T21:07:36.384Z Compiling is-terminal v0.4.17
27342026-09-12T21:07:36.506Z Compiling serde v1.0.228
27352026-09-12T21:07:36.531Z Compiling bitflags v2.11.0
27362026-09-12T21:07:36.558Z Compiling serde_json v1.0.151
27372026-09-12T21:07:36.582Z Compiling uuid v1.23.4
27382026-09-12T21:07:36.586Z Compiling semver v1.0.28
27392026-09-12T21:07:36.635Z Compiling indexmap v2.14.0
27402026-09-12T21:07:36.639Z Compiling regex-automata v0.4.14
27412026-09-12T21:07:36.680Z Compiling icu_provider v2.1.1
27422026-09-12T21:07:37.023Z Compiling icu_properties v2.1.2
27432026-09-12T21:07:37.083Z Compiling bytes v1.11.1
27442026-09-12T21:07:37.149Z Compiling zeroize v1.9.0
27452026-09-12T21:07:37.182Z Compiling icu_normalizer v2.1.1
27462026-09-12T21:07:37.262Z Compiling chrono v0.4.45
27472026-09-12T21:07:37.368Z Compiling rustix v1.1.4
27482026-09-12T21:07:37.411Z Compiling generic-array v0.14.7
27492026-09-12T21:07:37.543Z Compiling erased-serde v0.3.31
27502026-09-12T21:07:37.648Z Compiling rustls-pki-types v1.14.0
27512026-09-12T21:07:37.834Z Compiling tokio v1.52.1
27522026-09-12T21:07:37.866Z Compiling http v1.4.2
27532026-09-12T21:07:37.992Z Compiling idna_adapter v1.2.1
27542026-09-12T21:07:38.069Z Compiling crypto-common v0.1.7
27552026-09-12T21:07:38.110Z Compiling block-buffer v0.10.4
27562026-09-12T21:07:38.191Z Compiling idna v1.1.0
27572026-09-12T21:07:38.256Z Compiling slog v2.8.2
27582026-09-12T21:07:38.282Z Compiling digest v0.10.7
27592026-09-12T21:07:38.282Z Compiling ipnet v2.12.0
27602026-09-12T21:07:38.334Z Compiling ppv-lite86 v0.2.21
27612026-09-12T21:07:38.337Z Compiling aws-lc-rs v1.16.3
27622026-09-12T21:07:38.337Z Compiling der v0.7.10
27632026-09-12T21:07:38.409Z Compiling hybrid-array v0.4.13
27642026-09-12T21:07:38.409Z Compiling hex v0.4.3
27652026-09-12T21:07:38.528Z Compiling serde_urlencoded v0.7.1
27662026-09-12T21:07:38.567Z Compiling url v2.5.8
27672026-09-12T21:07:38.591Z Compiling terminal_size v0.4.3
27682026-09-12T21:07:38.722Z Compiling rand_chacha v0.9.0
27692026-09-12T21:07:38.745Z Compiling clap_builder v4.6.0
27702026-09-12T21:07:38.771Z Compiling http-body v1.0.1
27712026-09-12T21:07:38.798Z Compiling tempfile v3.27.0
27722026-09-12T21:07:38.835Z Compiling rand_chacha v0.3.1
27732026-09-12T21:07:38.978Z Compiling rand v0.9.2
27742026-09-12T21:07:39.001Z Compiling http-body-util v0.1.3
27752026-09-12T21:07:39.038Z Compiling futures-executor v0.3.32
27762026-09-12T21:07:39.182Z Compiling rand v0.8.6
27772026-09-12T21:07:39.309Z Compiling schemars v0.8.22
27782026-09-12T21:07:39.335Z Compiling block-buffer v0.12.1
27792026-09-12T21:07:39.359Z Compiling spki v0.7.3
27802026-09-12T21:07:39.385Z Compiling crypto-common v0.2.2
27812026-09-12T21:07:39.388Z Compiling hubpack v0.1.2
27822026-09-12T21:07:39.436Z Compiling futures v0.3.32
27832026-09-12T21:07:39.553Z Compiling rustls-webpki v0.103.13
27842026-09-12T21:07:39.577Z Compiling pkcs8 v0.10.2
27852026-09-12T21:07:39.658Z Compiling regex v1.12.3
27862026-09-12T21:07:39.683Z Compiling signature v2.2.0
27872026-09-12T21:07:39.744Z Compiling sha2 v0.10.9
27882026-09-12T21:07:39.876Z Compiling rustls-native-certs v0.8.3
27892026-09-12T21:07:39.987Z Compiling publicsuffix v2.3.0
27902026-09-12T21:07:40.091Z Compiling digest v0.11.3
27912026-09-12T21:07:40.113Z Compiling openapiv3 v2.2.0
27922026-09-12T21:07:40.161Z Compiling rustls v0.23.41
27932026-09-12T21:07:40.228Z Compiling cookie v0.18.1
27942026-09-12T21:07:40.296Z Compiling rusty-fork v0.3.1
27952026-09-12T21:07:40.365Z Compiling ipnetwork v0.21.1
27962026-09-12T21:07:40.389Z Compiling slog-term v2.9.2
27972026-09-12T21:07:40.427Z Compiling slog-async v2.8.0
27982026-09-12T21:07:40.460Z Compiling zlib-rs v0.6.2
27992026-09-12T21:07:40.533Z Compiling proptest v1.11.0
28002026-09-12T21:07:40.787Z Compiling clap v4.6.1
28012026-09-12T21:07:40.859Z Compiling oxnet v0.1.6
28022026-09-12T21:07:40.925Z Compiling cookie_store v0.22.1
28032026-09-12T21:07:41.069Z Compiling camino v1.2.5
28042026-09-12T21:07:41.094Z Compiling dof v0.4.0
28052026-09-12T21:07:41.209Z Compiling dtrace-parser v0.3.0
28062026-09-12T21:07:41.213Z Compiling num-integer v0.1.46
28072026-09-12T21:07:41.214Z Compiling thread-id v5.1.0
28082026-09-12T21:07:41.225Z Compiling data-encoding v2.10.0
28092026-09-12T21:07:41.318Z Compiling x509-cert v0.2.5
28102026-09-12T21:07:41.420Z Compiling hmac v0.12.1
28112026-09-12T21:07:41.460Z Compiling memmap2 v0.9.10
28122026-09-12T21:07:41.603Z Compiling num-iter v0.1.45
28132026-09-12T21:07:41.628Z Compiling half v2.7.1
28142026-09-12T21:07:41.743Z Compiling ff v0.13.1
28152026-09-12T21:07:41.768Z Compiling sec1 v0.7.3
28162026-09-12T21:07:41.798Z Compiling rustix v0.38.44
28172026-09-12T21:07:41.938Z Compiling usdt-impl v0.6.0
28182026-09-12T21:07:41.991Z Compiling ciborium-ll v0.2.2
28192026-09-12T21:07:42.075Z Compiling group v0.13.0
28202026-09-12T21:07:42.179Z Compiling tokio-util v0.7.18
28212026-09-12T21:07:42.264Z Compiling tower v0.5.3
28222026-09-12T21:07:42.305Z Compiling packed_struct v0.10.1
28232026-09-12T21:07:42.357Z Compiling usdt v0.6.0
28242026-09-12T21:07:42.561Z Compiling hkdf v0.12.4
28252026-09-12T21:07:42.739Z Compiling tower-http v0.6.8
28262026-09-12T21:07:42.764Z Compiling flate2 v1.1.9
28272026-09-12T21:07:42.832Z Compiling crypto-bigint v0.5.5
28282026-09-12T21:07:42.874Z Compiling num-bigint-dig v0.8.6
28292026-09-12T21:07:43.120Z Compiling h2 v0.4.15
28302026-09-12T21:07:43.356Z Compiling newtype-uuid v1.3.2
28312026-09-12T21:07:43.480Z Compiling dof v0.3.0
28322026-09-12T21:07:43.572Z Compiling ciborium v0.2.2
28332026-09-12T21:07:43.677Z Compiling tokio-rustls v0.26.4
28342026-09-12T21:07:43.832Z Compiling rustls-platform-verifier v0.6.2
28352026-09-12T21:07:43.867Z Compiling elliptic-curve v0.13.8
28362026-09-12T21:07:43.892Z Compiling daft v0.1.8
28372026-09-12T21:07:43.984Z Compiling pkcs1 v0.7.5
28382026-09-12T21:07:43.989Z Compiling bstr v1.12.1
28392026-09-12T21:07:44.019Z Compiling block-padding v0.4.2
28402026-09-12T21:07:44.084Z Compiling dtrace-parser v0.2.0
28412026-09-12T21:07:44.249Z Compiling serde_spanned v0.6.9
28422026-09-12T21:07:44.276Z Compiling toml_datetime v0.6.11
28432026-09-12T21:07:44.279Z Compiling thread-id v4.2.2
28442026-09-12T21:07:44.324Z Compiling signal-hook v0.3.18
28452026-09-12T21:07:44.353Z Compiling nix v0.31.2
28462026-09-12T21:07:44.414Z Compiling rsa v0.9.10
28472026-09-12T21:07:44.440Z Compiling inout v0.2.2
28482026-09-12T21:07:44.480Z Compiling usdt-impl v0.5.0
28492026-09-12T21:07:44.621Z Compiling serde-hex v0.1.0
28502026-09-12T21:07:44.644Z Compiling ron v0.8.1
28512026-09-12T21:07:44.669Z Compiling serde_with v3.21.0
28522026-09-12T21:07:44.733Z Compiling memmap v0.7.0
28532026-09-12T21:07:44.778Z Compiling foreign-types-shared v0.1.1
28542026-09-12T21:07:44.867Z Compiling cipher v0.5.2
28552026-09-12T21:07:44.903Z Compiling usdt v0.5.0
28562026-09-12T21:07:44.937Z Compiling foreign-types v0.3.2
28572026-09-12T21:07:44.961Z Compiling openssl-sys v0.9.117
28582026-09-12T21:07:44.988Z Compiling rfc6979 v0.4.0
28592026-09-12T21:07:45.101Z Compiling ahash v0.8.12
28602026-09-12T21:07:45.180Z Compiling chacha20 v0.10.0
28612026-09-12T21:07:45.217Z Compiling ecdsa v0.16.9
28622026-09-12T21:07:45.350Z Compiling curve25519-dalek v4.1.3
28632026-09-12T21:07:45.429Z Compiling openssl v0.10.80
28642026-09-12T21:07:45.453Z Compiling signal-hook-mio v0.2.5
28652026-09-12T21:07:45.542Z Compiling globset v0.4.18
28662026-09-12T21:07:45.556Z Compiling primeorder v0.13.6
28672026-09-12T21:07:45.571Z Compiling toml_edit v0.19.15
28682026-09-12T21:07:45.615Z Compiling zopfli v0.8.3
28692026-09-12T21:07:45.643Z Compiling sha3 v0.10.8
28702026-09-12T21:07:45.775Z Compiling salty v0.3.0
28712026-09-12T21:07:45.810Z Compiling rand v0.10.1
28722026-09-12T21:07:45.841Z Compiling bzip2 v0.4.4
28732026-09-12T21:07:46.026Z Compiling hashbrown v0.13.2
28742026-09-12T21:07:46.092Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28752026-09-12T21:07:46.113Z Compiling ed25519 v2.2.3
28762026-09-12T21:07:46.143Z Compiling inout v0.1.4
28772026-09-12T21:07:46.331Z Compiling jiff v0.2.34
28782026-09-12T21:07:46.356Z Compiling ed25519-dalek v2.2.0
28792026-09-12T21:07:46.396Z Compiling cipher v0.4.4
28802026-09-12T21:07:46.569Z Compiling object v0.30.4
28812026-09-12T21:07:46.591Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28822026-09-12T21:07:46.632Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28832026-09-12T21:07:46.664Z Compiling zip v0.6.6
28842026-09-12T21:07:46.691Z Compiling crossterm v0.28.1
28852026-09-12T21:07:46.751Z Compiling sha2 v0.11.0
28862026-09-12T21:07:46.791Z Compiling serde-big-array v0.5.1
28872026-09-12T21:07:46.890Z Compiling hyper v1.10.1
28882026-09-12T21:07:46.949Z Compiling pem v3.0.6
28892026-09-12T21:07:46.978Z Compiling petgraph v0.8.3
28902026-09-12T21:07:47.032Z Compiling object v0.37.3
28912026-09-12T21:07:47.056Z Compiling heapless v0.7.17
28922026-09-12T21:07:47.450Z Compiling toml v0.7.8
28932026-09-12T21:07:47.495Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28942026-09-12T21:07:47.657Z Compiling p384 v0.13.1
28952026-09-12T21:07:47.774Z Compiling hmac v0.13.0
28962026-09-12T21:07:47.823Z Compiling md-5 v0.11.0
28972026-09-12T21:07:47.998Z Compiling native-tls v0.2.18
28982026-09-12T21:07:48.107Z Compiling byte-wrapper v0.1.0
28992026-09-12T21:07:48.433Z Compiling hyper-util v0.1.20
29002026-09-12T21:07:48.500Z Compiling tokio-native-tls v0.3.1
29012026-09-12T21:07:48.633Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29022026-09-12T21:07:48.666Z Compiling serde_plain v1.0.2
29032026-09-12T21:07:48.715Z Compiling zip v8.6.0
29042026-09-12T21:07:48.739Z Compiling postgres-protocol v0.6.12
29052026-09-12T21:07:48.802Z Compiling toml_edit v0.22.27
29062026-09-12T21:07:48.898Z Compiling smoltcp v0.9.1
29072026-09-12T21:07:48.947Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29082026-09-12T21:07:48.983Z Compiling tokio-stream v0.1.18
29092026-09-12T21:07:49.516Z Compiling hickory-proto v0.25.2
29102026-09-12T21:07:49.580Z Compiling hickory-proto v0.24.4
29112026-09-12T21:07:49.608Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
29122026-09-12T21:07:49.635Z Compiling float-cmp v0.10.0
29132026-09-12T21:07:49.659Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29142026-09-12T21:07:49.818Z Compiling predicates v3.1.4
29152026-09-12T21:07:49.931Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
29162026-09-12T21:07:49.975Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29172026-09-12T21:07:50.057Z Compiling backtrace v0.3.76
29182026-09-12T21:07:50.263Z Compiling hyper-rustls v0.27.7
29192026-09-12T21:07:50.367Z Compiling hyper-tls v0.6.0
29202026-09-12T21:07:50.392Z Compiling petgraph v0.6.5
29212026-09-12T21:07:50.484Z Compiling string_cache v0.8.9
29222026-09-12T21:07:50.666Z Compiling reqwest v0.13.2
29232026-09-12T21:07:50.791Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29242026-09-12T21:07:50.871Z Compiling backtrace-ext v0.2.1
29252026-09-12T21:07:50.897Z Compiling reqwest v0.12.28
29262026-09-12T21:07:50.958Z Compiling toml v0.8.23
29272026-09-12T21:07:51.136Z Compiling textwrap v0.16.2
29282026-09-12T21:07:51.158Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29292026-09-12T21:07:52.016Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29302026-09-12T21:07:52.133Z Compiling hickory-resolver v0.24.4
29312026-09-12T21:07:52.168Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29322026-09-12T21:07:52.215Z Compiling postgres-types v0.2.14
29332026-09-12T21:07:52.275Z Compiling zip v4.6.1
29342026-09-12T21:07:52.278Z Compiling iddqd v0.4.2
29352026-09-12T21:07:52.323Z Compiling similar v2.7.0
29362026-09-12T21:07:52.439Z Compiling olpc-cjson v0.1.4
29372026-09-12T21:07:52.679Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
29382026-09-12T21:07:53.266Z Compiling secrecy v0.8.0
29392026-09-12T21:07:53.462Z Compiling tokio-postgres v0.7.18
29402026-09-12T21:07:53.552Z Compiling miette v7.6.0
29412026-09-12T21:07:53.581Z Compiling fs-err v3.3.0
29422026-09-12T21:07:53.793Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
29432026-09-12T21:07:53.865Z Compiling qorb v0.4.1
29442026-09-12T21:07:53.907Z Compiling tough v0.22.0
29452026-09-12T21:07:53.931Z Compiling buf-list v1.1.2
29462026-09-12T21:07:54.043Z Compiling hostname v0.3.1
29472026-09-12T21:07:54.079Z Compiling slog-json v2.6.1
29482026-09-12T21:07:54.217Z Compiling serde_spanned v1.1.1
29492026-09-12T21:07:54.258Z Compiling toml_datetime v1.1.1+spec-1.1.0
29502026-09-12T21:07:54.339Z Compiling slog-bunyan v2.5.0
29512026-09-12T21:07:54.397Z Compiling compression-codecs v0.4.37
29522026-09-12T21:07:54.443Z Compiling multer v3.1.0
29532026-09-12T21:07:54.443Z Compiling sha1 v0.11.0
29542026-09-12T21:07:54.553Z Compiling toml v1.1.2+spec-1.1.0
29552026-09-12T21:07:54.612Z Compiling async-compression v0.4.41
29562026-09-12T21:07:54.651Z Compiling rustls-pemfile v2.2.0
29572026-09-12T21:07:54.709Z Compiling serde_path_to_error v0.1.20
29582026-09-12T21:07:54.832Z Compiling hostname v0.4.2
29592026-09-12T21:07:54.935Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29602026-09-12T21:07:55.031Z Compiling progenitor-client v0.14.0
29612026-09-12T21:07:55.056Z Compiling atomicwrites v0.4.4
29622026-09-12T21:07:55.169Z Compiling macaddr v1.0.1
29632026-09-12T21:07:55.215Z Compiling instant v0.1.13
29642026-09-12T21:07:55.342Z Compiling oxide-generation v0.1.3
29652026-09-12T21:07:55.365Z Compiling regress v0.10.5
29662026-09-12T21:07:55.453Z Compiling dropshot v0.17.1
29672026-09-12T21:07:55.477Z Compiling backoff v0.4.0
29682026-09-12T21:07:55.503Z Compiling progenitor-extras v0.2.0
29692026-09-12T21:07:55.734Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
29702026-09-12T21:07:55.761Z Compiling parse-display v0.10.0
29712026-09-12T21:07:55.794Z Compiling heck v0.5.0
29722026-09-12T21:07:55.991Z Compiling regress v0.11.1
29732026-09-12T21:07:56.086Z Compiling secrecy v0.10.3
29742026-09-12T21:07:56.293Z Compiling unsafe-libyaml v0.2.11
29752026-09-12T21:07:56.296Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29762026-09-12T21:07:56.343Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29772026-09-12T21:07:56.454Z Compiling universal-hash v0.5.1
29782026-09-12T21:07:56.478Z Compiling chacha20 v0.9.1
29792026-09-12T21:07:56.555Z Compiling blake2 v0.10.6
29802026-09-12T21:07:56.617Z Compiling poly1305 v0.8.0
29812026-09-12T21:07:56.640Z Compiling aead v0.5.2
29822026-09-12T21:07:56.762Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29832026-09-12T21:07:56.872Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
29842026-09-12T21:07:56.900Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29852026-09-12T21:07:57.024Z Compiling serde_yaml v0.9.34+deprecated
29862026-09-12T21:07:57.031Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29872026-09-12T21:07:57.035Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
29882026-09-12T21:07:57.120Z Compiling password-hash v0.5.0
29892026-09-12T21:07:57.202Z Compiling chacha20poly1305 v0.10.1
29902026-09-12T21:07:57.350Z Compiling vsss-rs v3.3.4
29912026-09-12T21:07:57.390Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
29922026-09-12T21:07:57.475Z Compiling argon2 v0.5.3
29932026-09-12T21:07:57.605Z Compiling typify-impl v0.6.2
29942026-09-12T21:07:57.717Z Compiling camino-tempfile v1.4.1
29952026-09-12T21:07:57.782Z Compiling ingot-types v0.2.0
29962026-09-12T21:07:58.156Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29972026-09-12T21:07:58.164Z Compiling heapless v0.8.0
29982026-09-12T21:07:58.290Z Compiling cobs v0.3.0
29992026-09-12T21:07:58.315Z Compiling ingot v0.2.1
30002026-09-12T21:07:58.367Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30012026-09-12T21:07:58.467Z Compiling postcard v1.1.3
30022026-09-12T21:07:58.503Z Compiling cstr-argument v0.1.2
30032026-09-12T21:07:58.546Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30042026-09-12T21:07:58.680Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30052026-09-12T21:07:58.703Z Compiling smoltcp v0.11.0
30062026-09-12T21:07:58.706Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30072026-09-12T21:07:58.755Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
30082026-09-12T21:07:58.840Z Compiling sigpipe v0.1.3
30092026-09-12T21:07:58.865Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30102026-09-12T21:07:58.892Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30112026-09-12T21:07:58.964Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
30122026-09-12T21:07:59.014Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30132026-09-12T21:07:59.080Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30142026-09-12T21:07:59.248Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30152026-09-12T21:07:59.337Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30162026-09-12T21:07:59.362Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30172026-09-12T21:07:59.386Z Compiling zone v0.3.1
30182026-09-12T21:07:59.389Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
30192026-09-12T21:07:59.553Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30202026-09-12T21:07:59.579Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30212026-09-12T21:07:59.604Z Compiling tokio-dtrace v0.1.1
30222026-09-12T21:07:59.822Z Compiling bytecount v0.6.9
30232026-09-12T21:07:59.847Z Compiling oxide-tokio-rt v0.1.4
30242026-09-12T21:07:59.932Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30252026-09-12T21:08:00.007Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30262026-09-12T21:08:00.111Z Compiling slog-dtrace v0.3.0
30272026-09-12T21:08:00.182Z Compiling prettyplease v0.2.37
30282026-09-12T21:08:00.282Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30292026-09-12T21:08:00.308Z Compiling newline-converter v0.3.0
30302026-09-12T21:08:00.429Z Compiling gethostname v0.5.0
30312026-09-12T21:08:00.481Z Compiling console v0.15.11
30322026-09-12T21:08:00.488Z Compiling oxide-update-engine-types v0.1.2
30332026-09-12T21:08:00.508Z Compiling cancel-safe-futures v0.1.5
30342026-09-12T21:08:00.704Z Compiling num-rational v0.4.2
30352026-09-12T21:08:00.835Z Compiling num-complex v0.4.6
30362026-09-12T21:08:01.013Z Compiling expectorate v1.2.0
30372026-09-12T21:08:01.107Z Compiling match_cfg v0.1.0
30382026-09-12T21:08:01.134Z Compiling typify-macro v0.6.2
30392026-09-12T21:08:01.137Z Compiling compression-core v0.4.31
30402026-09-12T21:08:01.258Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30412026-09-12T21:08:01.351Z Compiling num v0.4.3
30422026-09-12T21:08:01.499Z Compiling float-ord v0.3.2
30432026-09-12T21:08:01.574Z Compiling linear-map v1.2.0
30442026-09-12T21:08:01.652Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30452026-09-12T21:08:01.678Z Compiling toml_writer v1.1.1+spec-1.1.0
30462026-09-12T21:08:01.784Z Compiling oxide-update-engine v0.1.2
30472026-09-12T21:08:01.883Z Compiling async-stream v0.3.6
30482026-09-12T21:08:02.180Z Compiling waitgroup v0.1.2
30492026-09-12T21:08:02.277Z Compiling backon v1.6.0
30502026-09-12T21:08:02.397Z Compiling minimal-lexical v0.2.1
30512026-09-12T21:08:02.570Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30522026-09-12T21:08:02.681Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30532026-09-12T21:08:02.705Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30542026-09-12T21:08:02.753Z Compiling nom v7.1.3
30552026-09-12T21:08:02.775Z Compiling typify v0.6.2
30562026-09-12T21:08:02.826Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30572026-09-12T21:08:02.926Z Compiling progenitor-impl v0.14.0
30582026-09-12T21:08:03.054Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30592026-09-12T21:08:03.422Z Compiling itertools v0.14.0
30602026-09-12T21:08:04.115Z Compiling humantime v2.3.0
30612026-09-12T21:08:04.142Z Compiling unicode-xid v0.2.6
30622026-09-12T21:08:04.333Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30632026-09-12T21:08:04.361Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30642026-09-12T21:08:04.614Z Compiling papergrid v0.11.0
30652026-09-12T21:08:04.718Z Compiling tabled_derive v0.7.0
30662026-09-12T21:08:05.033Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30672026-09-12T21:08:05.068Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30682026-09-12T21:08:05.152Z Compiling progenitor-macro v0.14.0
30692026-09-12T21:08:05.331Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30702026-09-12T21:08:05.438Z Compiling termtree v0.5.1
30712026-09-12T21:08:05.644Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30722026-09-12T21:08:05.669Z Compiling tabled v0.15.0
30732026-09-12T21:08:05.714Z Compiling crossterm v0.29.0
30742026-09-12T21:08:06.581Z Compiling phf_shared v0.12.1
30752026-09-12T21:08:06.813Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30762026-09-12T21:08:06.838Z Compiling vte v0.14.1
30772026-09-12T21:08:06.943Z Compiling csv-core v0.1.13
30782026-09-12T21:08:07.091Z Compiling chrono-tz v0.10.4
30792026-09-12T21:08:07.152Z Compiling highway v1.3.0
30802026-09-12T21:08:07.279Z Compiling csv v1.4.0
30812026-09-12T21:08:07.361Z Compiling strip-ansi-escapes v0.2.1
30822026-09-12T21:08:07.394Z Compiling phf v0.12.1
30832026-09-12T21:08:07.418Z Compiling const_format_proc_macros v0.2.34
30842026-09-12T21:08:07.519Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30852026-09-12T21:08:07.597Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30862026-09-12T21:08:07.626Z Compiling fd-lock v4.0.4
30872026-09-12T21:08:07.676Z Compiling peg-macros v0.8.5
30882026-09-12T21:08:07.683Z Compiling nu-ansi-term v0.50.3
30892026-09-12T21:08:07.803Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30902026-09-12T21:08:08.074Z Compiling reedline v0.40.0
30912026-09-12T21:08:08.175Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30922026-09-12T21:08:08.201Z Compiling const_format v0.2.35
30932026-09-12T21:08:08.291Z Compiling bcs v0.1.6
30942026-09-12T21:08:08.363Z Compiling nom v8.0.0
30952026-09-12T21:08:08.571Z Compiling semver v0.1.20
30962026-09-12T21:08:08.675Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30972026-09-12T21:08:08.870Z Compiling rustc_version v0.1.7
30982026-09-12T21:08:08.932Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30992026-09-12T21:08:09.126Z Compiling peg v0.8.5
31002026-09-12T21:08:09.243Z Compiling newtype_derive v0.1.6
31012026-09-12T21:08:09.392Z Compiling progenitor v0.14.0
31022026-09-12T21:08:09.502Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31032026-09-12T21:08:09.526Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31042026-09-12T21:08:09.572Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31052026-09-12T21:08:09.621Z Compiling dropshot-api-manager-types v0.8.0
31062026-09-12T21:08:09.728Z Compiling sha1 v0.10.6
31072026-09-12T21:08:09.731Z Compiling utf-8 v0.7.6
31082026-09-12T21:08:09.785Z Compiling steno v0.4.1
31092026-09-12T21:08:09.965Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31102026-09-12T21:08:09.991Z Compiling tagptr v0.2.0
31112026-09-12T21:08:09.995Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
31122026-09-12T21:08:10.054Z Compiling tungstenite v0.21.0
31132026-09-12T21:08:10.134Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31142026-09-12T21:08:10.161Z Compiling moka v0.12.13
31152026-09-12T21:08:10.186Z Compiling darling_core v0.21.3
31162026-09-12T21:08:10.282Z Compiling display-error-chain v0.2.2
31172026-09-12T21:08:10.303Z Compiling vergen-lib v0.1.6
31182026-09-12T21:08:10.325Z Compiling diesel_derives v2.3.7
31192026-09-12T21:08:10.460Z Compiling scheduled-thread-pool v0.2.7
31202026-09-12T21:08:10.519Z Compiling vergen-gitcl v1.0.8
31212026-09-12T21:08:10.605Z Compiling diesel_table_macro_syntax v0.3.0
31222026-09-12T21:08:10.628Z Compiling dirs-sys-next v0.1.2
31232026-09-12T21:08:10.650Z Compiling glob v0.3.3
31242026-09-12T21:08:10.775Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31252026-09-12T21:08:10.902Z Compiling tokio-tungstenite v0.21.0
31262026-09-12T21:08:10.925Z Compiling crunchy v0.2.4
31272026-09-12T21:08:10.983Z Compiling maplit v1.0.2
31282026-09-12T21:08:11.027Z Compiling clang-sys v1.8.1
31292026-09-12T21:08:11.188Z Compiling dirs-next v2.0.0
31302026-09-12T21:08:11.255Z Compiling hickory-resolver v0.25.2
31312026-09-12T21:08:11.307Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31322026-09-12T21:08:11.412Z Compiling r2d2 v0.8.10
31332026-09-12T21:08:11.463Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31342026-09-12T21:08:11.466Z Compiling libscf-sys v1.2.0
31352026-09-12T21:08:11.668Z Compiling downcast-rs v2.0.2
31362026-09-12T21:08:11.671Z Compiling tiny-keccak v2.0.2
31372026-09-12T21:08:11.717Z Compiling xshell-macros v0.2.7
31382026-09-12T21:08:11.819Z Compiling term v0.7.0
31392026-09-12T21:08:11.840Z Compiling papergrid v0.18.0
31402026-09-12T21:08:11.903Z Compiling bit-vec v0.6.3
31412026-09-12T21:08:12.146Z Compiling xshell v0.2.7
31422026-09-12T21:08:12.169Z Compiling ascii-canvas v3.0.0
31432026-09-12T21:08:12.223Z Compiling bit-set v0.5.3
31442026-09-12T21:08:12.264Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31452026-09-12T21:08:12.335Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31462026-09-12T21:08:12.418Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31472026-09-12T21:08:12.418Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31482026-09-12T21:08:12.424Z Compiling darling_macro v0.21.3
31492026-09-12T21:08:12.452Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31502026-09-12T21:08:12.822Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31512026-09-12T21:08:12.864Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31522026-09-12T21:08:12.908Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31532026-09-12T21:08:12.989Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31542026-09-12T21:08:13.012Z Compiling darling v0.21.3
31552026-09-12T21:08:13.129Z Compiling tabled v0.21.0
31562026-09-12T21:08:13.153Z Compiling dsl_auto_type v0.2.0
31572026-09-12T21:08:13.178Z Compiling itertools v0.10.5
31582026-09-12T21:08:13.295Z Compiling ena v0.14.4
31592026-09-12T21:08:13.369Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31602026-09-12T21:08:13.459Z Compiling libloading v0.8.9
31612026-09-12T21:08:13.549Z Compiling bindgen v0.71.1
31622026-09-12T21:08:13.629Z Compiling unicase v2.9.0
31632026-09-12T21:08:13.696Z Compiling diff v0.1.13
31642026-09-12T21:08:13.810Z Compiling regex-syntax v0.6.29
31652026-09-12T21:08:13.896Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31662026-09-12T21:08:14.077Z Compiling cexpr v0.6.0
31672026-09-12T21:08:14.185Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31682026-09-12T21:08:14.223Z Compiling rustc-hash v2.1.1
31692026-09-12T21:08:14.408Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31702026-09-12T21:08:14.483Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31712026-09-12T21:08:14.514Z Compiling headers-core v0.3.0
31722026-09-12T21:08:14.677Z Compiling libxml v0.3.3
31732026-09-12T21:08:14.763Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31742026-09-12T21:08:14.805Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
31752026-09-12T21:08:14.827Z Compiling crc8 v0.1.1
31762026-09-12T21:08:14.992Z Compiling headers v0.4.1
31772026-09-12T21:08:15.019Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31782026-09-12T21:08:15.046Z Compiling strum_macros v0.24.3
31792026-09-12T21:08:15.271Z Compiling lalrpop v0.19.12
31802026-09-12T21:08:15.778Z Compiling indoc v1.0.9
31812026-09-12T21:08:15.984Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31822026-09-12T21:08:16.222Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31832026-09-12T21:08:16.252Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31842026-09-12T21:08:16.322Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31852026-09-12T21:08:16.343Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31862026-09-12T21:08:16.453Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31872026-09-12T21:08:16.478Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31882026-09-12T21:08:16.993Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31892026-09-12T21:08:17.018Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31902026-09-12T21:08:17.253Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
31912026-09-12T21:08:17.627Z Compiling quick-xml v0.37.5
31922026-09-12T21:08:17.660Z Compiling derive_builder v0.20.2
31932026-09-12T21:08:17.840Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
31942026-09-12T21:08:17.940Z Compiling oso-derive v0.27.3
31952026-09-12T21:08:18.153Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31962026-09-12T21:08:18.495Z Compiling impl-trait-for-tuples v0.2.3
31972026-09-12T21:08:18.549Z Compiling diesel v2.3.7
31982026-09-12T21:08:18.786Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31992026-09-12T21:08:19.788Z Compiling object v0.39.1
32002026-09-12T21:08:20.049Z Compiling openssl-probe v0.1.6
32012026-09-12T21:08:20.124Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32022026-09-12T21:08:20.169Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32032026-09-12T21:08:20.432Z Compiling samael v0.0.19
32042026-09-12T21:08:20.460Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32052026-09-12T21:08:20.486Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
32062026-09-12T21:08:20.810Z Compiling tungstenite v0.28.0
32072026-09-12T21:08:21.232Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32082026-09-12T21:08:21.258Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
32092026-09-12T21:08:21.590Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
32102026-09-12T21:08:21.725Z Compiling tokio-tungstenite v0.28.0
32112026-09-12T21:08:21.864Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
32122026-09-12T21:08:22.100Z Compiling tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
32132026-09-12T21:08:22.174Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32142026-09-12T21:08:22.387Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32152026-09-12T21:08:22.565Z Compiling bb8 v0.8.6
32162026-09-12T21:08:22.636Z Compiling filetime v0.2.27
32172026-09-12T21:08:22.661Z Compiling trait-variant v0.1.2
32182026-09-12T21:08:22.804Z Compiling polar-core v0.27.3
32192026-09-12T21:08:22.875Z Compiling path-slash v0.2.1
32202026-09-12T21:08:22.954Z Compiling half v1.8.3
32212026-09-12T21:08:23.096Z Compiling tar v0.4.46
32222026-09-12T21:08:23.153Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32232026-09-12T21:08:23.249Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
32242026-09-12T21:08:23.303Z Compiling serde_cbor v0.11.2
32252026-09-12T21:08:23.443Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32262026-09-12T21:08:23.626Z Compiling nonempty v0.12.0
32272026-09-12T21:08:23.861Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32282026-09-12T21:08:24.062Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32292026-09-12T21:08:24.084Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32302026-09-12T21:08:24.554Z Compiling fxhash v0.2.1
32312026-09-12T21:08:24.744Z Compiling libz-sys v1.1.24
32322026-09-12T21:08:24.782Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32332026-09-12T21:08:25.006Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
32342026-09-12T21:08:25.264Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32352026-09-12T21:08:25.397Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32362026-09-12T21:08:25.529Z Compiling kstat-rs v0.2.5
32372026-09-12T21:08:25.613Z Compiling seq-macro v0.3.6
32382026-09-12T21:08:25.958Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
32392026-09-12T21:08:25.981Z Compiling dashu-int v0.5.1
32402026-09-12T21:08:26.128Z Compiling mime_guess v2.0.5
32412026-09-12T21:08:26.263Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32422026-09-12T21:08:26.390Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32432026-09-12T21:08:26.668Z Compiling ssh-encoding v0.2.0
32442026-09-12T21:08:26.695Z Compiling nanorand v0.7.0
32452026-09-12T21:08:26.954Z Compiling libgit2-sys v0.18.3+1.9.2
32462026-09-12T21:08:27.036Z Compiling keccak v0.2.0
32472026-09-12T21:08:27.118Z Compiling hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
32482026-09-12T21:08:27.142Z Compiling dashu-base v0.5.1
32492026-09-12T21:08:27.242Z Compiling sponge-cursor v0.1.0
32502026-09-12T21:08:27.397Z Compiling parking_lot_core v0.8.6
32512026-09-12T21:08:27.422Z Compiling num-modular v0.6.5
32522026-09-12T21:08:27.448Z Compiling rlimit v0.10.2
32532026-09-12T21:08:27.782Z Compiling sha3 v0.12.0
32542026-09-12T21:08:27.806Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32552026-09-12T21:08:28.295Z Compiling flume v0.11.1
32562026-09-12T21:08:28.355Z Compiling ssh-cipher v0.2.0
32572026-09-12T21:08:28.509Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32582026-09-12T21:08:28.682Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32592026-09-12T21:08:28.705Z Compiling p256 v0.13.2
32602026-09-12T21:08:28.731Z Compiling git-stub v1.0.0
32612026-09-12T21:08:29.006Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
32622026-09-12T21:08:29.098Z Compiling instability v0.3.11
32632026-09-12T21:08:29.310Z Compiling http-range v0.1.5
32642026-09-12T21:08:29.387Z Compiling strsim v0.10.0
32652026-09-12T21:08:29.410Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
32662026-09-12T21:08:29.517Z Compiling num-primitive v0.2.1
32672026-09-12T21:08:29.619Z Compiling darling_core v0.13.4
32682026-09-12T21:08:29.711Z Compiling ssh-key v0.6.7
32692026-09-12T21:08:29.734Z Compiling git-stub-vcs v0.1.0
32702026-09-12T21:08:30.199Z Compiling dsi-bitstream v0.10.1
32712026-09-12T21:08:30.510Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
32722026-09-12T21:08:30.717Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32732026-09-12T21:08:30.838Z Compiling progenitor-impl v0.13.0
32742026-09-12T21:08:31.071Z Compiling ignore v0.4.25
32752026-09-12T21:08:31.283Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32762026-09-12T21:08:31.531Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32772026-09-12T21:08:32.336Z Compiling oso v0.27.3
32782026-09-12T21:08:32.769Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32792026-09-12T21:08:32.898Z Compiling anstyle-parse v0.2.7
32802026-09-12T21:08:32.931Z Compiling vergen-git2 v9.1.0
32812026-09-12T21:08:32.992Z Compiling castaway v0.2.4
32822026-09-12T21:08:33.153Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32832026-09-12T21:08:33.178Z Compiling indoc v2.0.7
32842026-09-12T21:08:33.206Z Compiling http-range-header v0.4.2
32852026-09-12T21:08:33.318Z Compiling bytesize v2.7.0
32862026-09-12T21:08:33.425Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32872026-09-12T21:08:33.605Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32882026-09-12T21:08:34.073Z Compiling compact_str v0.8.1
32892026-09-12T21:08:34.421Z Compiling anstream v0.6.21
32902026-09-12T21:08:34.727Z Compiling progenitor-macro v0.13.0
32912026-09-12T21:08:34.793Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32922026-09-12T21:08:34.850Z Compiling globwalk v0.9.1
32932026-09-12T21:08:34.898Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32942026-09-12T21:08:35.269Z Compiling darling_macro v0.13.4
32952026-09-12T21:08:35.334Z Compiling parking_lot v0.11.2
32962026-09-12T21:08:35.363Z Compiling hyper-staticfile v0.10.1
32972026-09-12T21:08:35.809Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32982026-09-12T21:08:36.030Z Compiling diesel-dtrace v0.5.0
32992026-09-12T21:08:36.249Z Compiling async-bb8-diesel v0.2.1
33002026-09-12T21:08:36.331Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33012026-09-12T21:08:36.376Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33022026-09-12T21:08:36.695Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33032026-09-12T21:08:36.876Z Compiling predicates-tree v1.0.13
33042026-09-12T21:08:37.233Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33052026-09-12T21:08:37.487Z Compiling progenitor-client v0.13.0
33062026-09-12T21:08:37.570Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
33072026-09-12T21:08:37.623Z Compiling unicode-truncate v1.1.0
33082026-09-12T21:08:37.791Z Compiling lru v0.12.5
33092026-09-12T21:08:37.815Z Compiling digest-io v0.1.0
33102026-09-12T21:08:37.841Z Compiling prefix-trie v0.7.0
33112026-09-12T21:08:37.956Z Compiling rand_seeder v0.4.0
33122026-09-12T21:08:38.006Z Compiling rawzip v0.4.4
33132026-09-12T21:08:38.030Z Compiling cassowary v0.3.0
33142026-09-12T21:08:38.199Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33152026-09-12T21:08:38.325Z Compiling ratatui v0.29.0
33162026-09-12T21:08:38.415Z Compiling hickory-server v0.25.2
33172026-09-12T21:08:38.739Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
33182026-09-12T21:08:38.841Z Compiling camino-tempfile-ext v0.3.3
33192026-09-12T21:08:38.976Z Compiling progenitor v0.13.0
33202026-09-12T21:08:39.176Z Compiling darling v0.13.4
33212026-09-12T21:08:39.296Z Compiling sled v0.34.7
33222026-09-12T21:08:39.319Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
33232026-09-12T21:08:40.159Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
33242026-09-12T21:08:40.668Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33252026-09-12T21:08:41.390Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33262026-09-12T21:08:41.618Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33272026-09-12T21:08:41.865Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33282026-09-12T21:08:42.717Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33292026-09-12T21:08:42.860Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33302026-09-12T21:08:42.976Z Compiling pwd v1.4.0
33312026-09-12T21:08:43.054Z Compiling lru v0.18.3
33322026-09-12T21:08:43.184Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33332026-09-12T21:08:43.205Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33342026-09-12T21:08:43.306Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33352026-09-12T21:08:43.539Z Compiling serde_with_macros v1.5.2
33362026-09-12T21:08:43.833Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33372026-09-12T21:08:43.967Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33382026-09-12T21:08:44.097Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33392026-09-12T21:08:44.239Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33402026-09-12T21:08:44.363Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33412026-09-12T21:08:44.423Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33422026-09-12T21:08:44.492Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33432026-09-12T21:08:44.531Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33442026-09-12T21:08:44.631Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33452026-09-12T21:08:44.684Z Compiling arc-swap v1.8.2
33462026-09-12T21:08:44.748Z Compiling void v1.0.2
33472026-09-12T21:08:44.902Z Compiling lzss v0.8.2
33482026-09-12T21:08:44.953Z Compiling slog-scope v4.4.1
33492026-09-12T21:08:44.986Z Compiling serde_with v1.14.0
33502026-09-12T21:08:45.062Z Compiling scuffle v0.1.0
33512026-09-12T21:08:45.108Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33522026-09-12T21:08:45.133Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33532026-09-12T21:08:45.191Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33542026-09-12T21:08:45.214Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
33552026-09-12T21:08:45.305Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33562026-09-12T21:08:45.446Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
33572026-09-12T21:08:45.565Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33582026-09-12T21:08:45.801Z Compiling libsw-core v0.3.2
33592026-09-12T21:08:45.979Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33602026-09-12T21:08:46.014Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33612026-09-12T21:08:46.121Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33622026-09-12T21:08:46.204Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33632026-09-12T21:08:46.227Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33642026-09-12T21:08:46.437Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33652026-09-12T21:08:47.197Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33662026-09-12T21:08:47.296Z Compiling nix v0.27.1
33672026-09-12T21:08:47.842Z Compiling twox-hash v2.1.2
33682026-09-12T21:08:48.160Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33692026-09-12T21:08:48.335Z Compiling serde_bytes v0.11.19
33702026-09-12T21:08:48.622Z Compiling atty v0.2.14
33712026-09-12T21:08:48.770Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
33722026-09-12T21:08:49.147Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33732026-09-12T21:08:50.072Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
33742026-09-12T21:08:50.138Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33752026-09-12T21:08:50.675Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33762026-09-12T21:08:51.455Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33772026-09-12T21:08:52.683Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33782026-09-12T21:08:53.043Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33792026-09-12T21:08:53.498Z Compiling git2 v0.20.4
33802026-09-12T21:08:53.864Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33812026-09-12T21:08:54.019Z Compiling libsw v3.5.0
33822026-09-12T21:08:54.257Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33832026-09-12T21:08:54.910Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
33842026-09-12T21:08:55.842Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33852026-09-12T21:08:56.350Z Compiling slog-stdlog v4.1.1
33862026-09-12T21:08:56.536Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33872026-09-12T21:08:56.676Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33882026-09-12T21:08:57.016Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33892026-09-12T21:08:57.567Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33902026-09-12T21:08:58.326Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33912026-09-12T21:08:58.806Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33922026-09-12T21:08:59.069Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
33932026-09-12T21:08:59.609Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33942026-09-12T21:09:00.035Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33952026-09-12T21:09:00.155Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33962026-09-12T21:09:01.504Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33972026-09-12T21:09:01.572Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33982026-09-12T21:09:01.668Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33992026-09-12T21:09:01.796Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34002026-09-12T21:09:02.050Z Compiling signal-hook-tokio v0.3.1
34012026-09-12T21:09:02.250Z Compiling fatfs v0.3.6
34022026-09-12T21:09:02.275Z Compiling yasna v0.5.2
34032026-09-12T21:09:02.303Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
34042026-09-12T21:09:02.329Z Compiling console v0.16.2
34052026-09-12T21:09:02.520Z Compiling assert_matches v1.5.0
34062026-09-12T21:09:02.632Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34072026-09-12T21:09:03.204Z Compiling rcgen v0.12.1
34082026-09-12T21:09:03.229Z Compiling indicatif v0.18.4
34092026-09-12T21:09:03.595Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34102026-09-12T21:09:04.608Z Compiling slog-envlogger v2.2.0
34112026-09-12T21:09:04.635Z Compiling oxide-update-engine-display v0.1.2
34122026-09-12T21:09:04.754Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34132026-09-12T21:09:04.778Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34142026-09-12T21:09:05.289Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
34152026-09-12T21:09:05.352Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34162026-09-12T21:09:05.502Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
34172026-09-12T21:09:05.546Z Compiling port-file v0.1.0
34182026-09-12T21:09:05.627Z Compiling rtoolbox v0.0.3
34192026-09-12T21:09:05.762Z Compiling subprocess v0.2.15
34202026-09-12T21:09:05.833Z Compiling rpassword v7.5.4
34212026-09-12T21:09:05.944Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34222026-09-12T21:09:06.103Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34232026-09-12T21:09:06.236Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34242026-09-12T21:09:06.265Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34252026-09-12T21:09:06.639Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34262026-09-12T21:09:06.722Z Compiling tui-tree-widget v0.23.1
34272026-09-12T21:09:06.941Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34282026-09-12T21:09:07.024Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34292026-09-12T21:09:07.471Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34302026-09-12T21:09:08.828Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34312026-09-12T21:09:09.441Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34322026-09-12T21:09:09.695Z Compiling uzers v0.12.2
34332026-09-12T21:09:09.970Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34342026-09-12T21:09:10.034Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34352026-09-12T21:09:10.414Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34362026-09-12T21:09:10.550Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34372026-09-12T21:09:11.040Z Compiling sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
34382026-09-12T21:09:12.625Z Compiling support-bundle-viewer v0.1.2
34392026-09-12T21:09:13.886Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34402026-09-12T21:09:14.646Z Compiling multimap v0.10.1
34412026-09-12T21:09:14.935Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34422026-09-12T21:09:32.036Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
34432026-09-12T21:09:55.995Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34442026-09-12T21:10:24.777Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34452026-09-12T21:18:02.459Z Finished `release` profile [optimized] target(s) in 10m 29s
34462026-09-12T21:18:02.464Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34472026-09-12T21:18:02.464Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34482026-09-12T21:18:37.349Z
34492026-09-12T21:18:37.352Zreal 11:05.601191550
34502026-09-12T21:18:37.352Zuser 2:10:21.715518821
34512026-09-12T21:18:37.352Zsys 4:52.270794348
34522026-09-12T21:18:37.352Ztrap 3.410374591
34532026-09-12T21:18:37.352Ztflt 0.676231148
34542026-09-12T21:18:37.352Zdflt 11.009263132
34552026-09-12T21:18:37.352Zkflt 0.005264298
34562026-09-12T21:18:37.352Zlock 8:40:16.398370420
34572026-09-12T21:18:37.353Zslp 3:19:45.997354287
34582026-09-12T21:18:37.353Zlat 3:02.558746152
34592026-09-12T21:18:37.353Zstop 9:05.004108630
34602026-09-12T21:18:37.353Z+ mapfile -t packages
34612026-09-12T21:18:37.353Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
34622026-09-12T21:18:38.381Z Finished `release` profile [optimized] target(s) in 1.02s
34632026-09-12T21:18:38.384Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34642026-09-12T21:18:38.384Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34652026-09-12T21:18:38.439Z Running `target/release/omicron-package -t test list-outputs`
34662026-09-12T21:18:38.500ZLogging to: /work/oxidecomputer/omicron/out/LOG
34672026-09-12T21:18:38.504Z+ ptime -m cargo build --locked --release -p xtask
34682026-09-12T21:18:39.015Z Compiling libc v0.2.185
34692026-09-12T21:18:39.015Z Compiling serde_core v1.0.228
34702026-09-12T21:18:39.015Z Compiling serde v1.0.228
34712026-09-12T21:18:39.018Z Compiling rustix v1.1.4
34722026-09-12T21:18:39.018Z Compiling bitflags v2.11.0
34732026-09-12T21:18:39.018Z Compiling serde_json v1.0.151
34742026-09-12T21:18:39.123Z Compiling usdt-impl v0.5.0
34752026-09-12T21:18:39.140Z Compiling syn v2.0.117
34762026-09-12T21:18:39.149Z Compiling syn v1.0.109
34772026-09-12T21:18:39.211Z Compiling log v0.4.33
34782026-09-12T21:18:39.214Z Compiling hashbrown v0.17.0
34792026-09-12T21:18:39.233Z Compiling getrandom v0.4.3
34802026-09-12T21:18:39.249Z Compiling fs-err v3.3.0
34812026-09-12T21:18:39.476Z Compiling anyhow v1.0.104
34822026-09-12T21:18:39.476Z Compiling once_cell v1.21.3
34832026-09-12T21:18:39.514Z Compiling heck v0.4.1
34842026-09-12T21:18:39.827Z Compiling indexmap v2.14.0
34852026-09-12T21:18:39.919Z Compiling errno v0.3.14
34862026-09-12T21:18:39.922Z Compiling thread-id v4.2.2
34872026-09-12T21:18:39.922Z Compiling memmap v0.7.0
34882026-09-12T21:18:40.659Z Compiling proc-macro-error v1.0.4
34892026-09-12T21:18:40.906Z Compiling terminal_size v0.4.3
34902026-09-12T21:18:40.906Z Compiling tempfile v3.27.0
34912026-09-12T21:18:40.929Z Compiling tabled_derive v0.7.0
34922026-09-12T21:18:41.009Z Compiling clap_builder v4.6.0
34932026-09-12T21:18:41.009Z Compiling textwrap v0.16.2
34942026-09-12T21:18:41.265Z Compiling camino v1.2.5
34952026-09-12T21:18:41.265Z Compiling cargo-platform v0.3.2
34962026-09-12T21:18:41.269Z Compiling semver v1.0.28
34972026-09-12T21:18:41.380Z Compiling pest_generator v2.8.6
34982026-09-12T21:18:41.610Z Compiling camino-tempfile v1.4.1
34992026-09-12T21:18:41.641Z Compiling tabled v0.15.0
35002026-09-12T21:18:41.801Z Compiling serde_derive v1.0.228
35012026-09-12T21:18:41.802Z Compiling thiserror-impl v1.0.69
35022026-09-12T21:18:41.805Z Compiling zerocopy-derive v0.7.35
35032026-09-12T21:18:41.805Z Compiling scroll_derive v0.12.1
35042026-09-12T21:18:41.806Z Compiling thiserror-impl v2.0.18
35052026-09-12T21:18:41.806Z Compiling clap_derive v4.6.1
35062026-09-12T21:18:41.914Z Compiling pest_derive v2.8.6
35072026-09-12T21:18:42.499Z Compiling scroll v0.12.0
35082026-09-12T21:18:42.661Z Compiling zerocopy v0.7.35
35092026-09-12T21:18:42.814Z Compiling goblin v0.8.2
35102026-09-12T21:18:42.974Z Compiling thiserror v1.0.69
35112026-09-12T21:18:43.077Z Compiling dtrace-parser v0.2.0
35122026-09-12T21:18:43.105Z Compiling thiserror v2.0.18
35132026-09-12T21:18:43.270Z Compiling clap v4.6.1
35142026-09-12T21:18:44.440Z Compiling dof v0.3.0
35152026-09-12T21:18:44.440Z Compiling serde_tokenstream v0.2.3
35162026-09-12T21:18:44.495Z Compiling serde_spanned v0.6.9
35172026-09-12T21:18:44.495Z Compiling toml_datetime v0.6.11
35182026-09-12T21:18:44.498Z Compiling macaddr v1.0.1
35192026-09-12T21:18:44.498Z Compiling cargo_metadata v0.23.1
35202026-09-12T21:18:44.498Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35212026-09-12T21:18:44.719Z Compiling toml_edit v0.22.27
35222026-09-12T21:18:45.078Z Compiling usdt-attr-macro v0.5.0
35232026-09-12T21:18:45.078Z Compiling usdt-macro v0.5.0
35242026-09-12T21:18:45.903Z Compiling usdt v0.5.0
35252026-09-12T21:18:46.183Z Compiling toml v0.8.23
35262026-09-12T21:18:46.610Z Compiling cargo_toml v0.21.0
35272026-09-12T21:18:48.860Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35282026-09-12T21:18:54.822Z Finished `release` profile [optimized] target(s) in 16.31s
35292026-09-12T21:18:54.931Z
35302026-09-12T21:18:54.931Zreal 16.392898267
35312026-09-12T21:18:54.931Zuser 1:56.492684736
35322026-09-12T21:18:54.931Zsys 14.744057192
35332026-09-12T21:18:54.931Ztrap 0.057254859
35342026-09-12T21:18:54.931Ztflt 0.647640823
35352026-09-12T21:18:54.934Zdflt 1.870115564
35362026-09-12T21:18:54.934Zkflt 0.000044356
35372026-09-12T21:18:54.934Zlock 3:45.892688299
35382026-09-12T21:18:54.934Zslp 2:15.912688639
35392026-09-12T21:18:54.934Zlat 3.015492392
35402026-09-12T21:18:54.934Zstop 16.223983129
35412026-09-12T21:18:54.934Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
35422026-09-12T21:18:54.934Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
35432026-09-12T21:18:54.934Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
35442026-09-12T21:18:54.934Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
35452026-09-12T21:18:54.936Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
35462026-09-12T21:18:55.937Z Compiling match_cfg v0.1.0
35472026-09-12T21:18:55.937Z Compiling progenitor-client v0.14.0
35482026-09-12T21:18:55.937Z Compiling slog-json v2.6.1
35492026-09-12T21:18:55.937Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35502026-09-12T21:18:55.937Z Compiling sha1 v0.11.0
35512026-09-12T21:18:55.938Z Compiling async-stream-impl v0.3.6
35522026-09-12T21:18:55.942Z Compiling serde_spanned v1.1.1
35532026-09-12T21:18:55.942Z Compiling toml_datetime v1.1.1+spec-1.1.0
35542026-09-12T21:18:55.942Z Compiling multer v3.1.0
35552026-09-12T21:18:56.089Z Compiling toml_writer v1.1.1+spec-1.1.0
35562026-09-12T21:18:56.092Z Compiling compression-core v0.4.31
35572026-09-12T21:18:56.092Z Compiling newtype-uuid-macros v0.1.0
35582026-09-12T21:18:56.104Z Compiling dropshot v0.17.1
35592026-09-12T21:18:56.107Z Compiling waitgroup v0.1.2
35602026-09-12T21:18:56.107Z Compiling rustls-pemfile v2.2.0
35612026-09-12T21:18:56.107Z Compiling dropshot_endpoint v0.17.1
35622026-09-12T21:18:56.294Z Compiling compression-codecs v0.4.37
35632026-09-12T21:18:56.311Z Compiling hostname v0.4.2
35642026-09-12T21:18:56.330Z Compiling serde_path_to_error v0.1.20
35652026-09-12T21:18:56.350Z Compiling atomicwrites v0.4.4
35662026-09-12T21:18:56.406Z Compiling hostname v0.3.1
35672026-09-12T21:18:56.410Z Compiling macaddr v1.0.1
35682026-09-12T21:18:56.461Z Compiling serde_tokenstream v0.3.0
35692026-09-12T21:18:56.465Z Compiling oxide-generation v0.1.3
35702026-09-12T21:18:56.497Z Compiling toml v1.1.2+spec-1.1.0
35712026-09-12T21:18:56.501Z Compiling instant v0.1.13
35722026-09-12T21:18:56.570Z Compiling slog-bunyan v2.5.0
35732026-09-12T21:18:56.610Z Compiling async-compression v0.4.41
35742026-09-12T21:18:56.613Z Compiling itertools v0.14.0
35752026-09-12T21:18:56.646Z Compiling parse-display-derive v0.10.0
35762026-09-12T21:18:56.664Z Compiling regress v0.10.5
35772026-09-12T21:18:56.683Z Compiling backon v1.6.0
35782026-09-12T21:18:56.722Z Compiling backoff v0.4.0
35792026-09-12T21:18:56.743Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35802026-09-12T21:18:56.765Z Compiling humantime v2.3.0
35812026-09-12T21:18:56.783Z Compiling crucible-workspace-hack v0.1.0
35822026-09-12T21:18:56.804Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35832026-09-12T21:18:56.823Z Compiling oxide-generation-macros v0.2.0
35842026-09-12T21:18:56.913Z Compiling progenitor-extras v0.2.0
35852026-09-12T21:18:56.914Z Compiling async-stream v0.3.6
35862026-09-12T21:18:56.952Z Compiling convert_case v0.4.0
35872026-09-12T21:18:56.970Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35882026-09-12T21:18:57.002Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35892026-09-12T21:18:57.041Z Compiling secrecy v0.10.3
35902026-09-12T21:18:57.060Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35912026-09-12T21:18:57.095Z Compiling regress v0.11.1
35922026-09-12T21:18:57.139Z Compiling thiserror-impl-no-std v2.0.2
35932026-09-12T21:18:57.171Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35942026-09-12T21:18:57.189Z Compiling universal-hash v0.5.1
35952026-09-12T21:18:57.234Z Compiling opaque-debug v0.3.1
35962026-09-12T21:18:57.275Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35972026-09-12T21:18:57.325Z Compiling poly1305 v0.8.0
35982026-09-12T21:18:57.355Z Compiling chacha20 v0.9.1
35992026-09-12T21:18:57.358Z Compiling derive_more v0.99.20
36002026-09-12T21:18:57.391Z Compiling blake2 v0.10.6
36012026-09-12T21:18:57.407Z Compiling aead v0.5.2
36022026-09-12T21:18:57.644Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36032026-09-12T21:18:57.663Z Compiling password-hash v0.5.0
36042026-09-12T21:18:57.686Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
36052026-09-12T21:18:57.714Z Compiling indent_write v2.2.0
36062026-09-12T21:18:57.850Z Compiling chacha20poly1305 v0.10.1
36072026-09-12T21:18:57.893Z Compiling toml_datetime v0.7.5+spec-1.1.0
36082026-09-12T21:18:57.910Z Compiling unsafe-libyaml v0.2.11
36092026-09-12T21:18:57.943Z Compiling argon2 v0.5.3
36102026-09-12T21:18:58.002Z Compiling num-derive v0.4.2
36112026-09-12T21:18:58.020Z Compiling heapless v0.8.0
36122026-09-12T21:18:58.041Z Compiling ingot-macros v0.2.0
36132026-09-12T21:18:58.110Z Compiling toml_edit v0.23.10+spec-1.0.0
36142026-09-12T21:18:58.133Z Compiling tabwriter v1.4.1
36152026-09-12T21:18:58.181Z Compiling hash32 v0.3.1
36162026-09-12T21:18:58.386Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36172026-09-12T21:18:58.406Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36182026-09-12T21:18:58.448Z Compiling thiserror-no-std v2.0.2
36192026-09-12T21:18:58.474Z Compiling parse-display v0.10.0
36202026-09-12T21:18:58.570Z Compiling vsss-rs v3.3.4
36212026-09-12T21:18:58.604Z Compiling serde_yaml v0.9.34+deprecated
36222026-09-12T21:18:58.691Z Compiling proc-macro-crate v3.4.0
36232026-09-12T21:18:58.710Z Compiling smoltcp v0.11.0
36242026-09-12T21:18:58.755Z Compiling typify-impl v0.6.2
36252026-09-12T21:18:59.025Z Compiling cobs v0.3.0
36262026-09-12T21:18:59.141Z Compiling illumos-nvpair-sys v0.2.0
36272026-09-12T21:18:59.182Z Compiling colored v3.1.1
36282026-09-12T21:18:59.232Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36292026-09-12T21:18:59.277Z Compiling num_enum_derive v0.7.6
36302026-09-12T21:18:59.296Z Compiling postcard v1.1.3
36312026-09-12T21:18:59.430Z Compiling proc-macro-error v1.0.4
36322026-09-12T21:18:59.459Z Compiling proc-macro-crate v1.3.1
36332026-09-12T21:18:59.498Z Compiling foreign-types-macros v0.2.3
36342026-09-12T21:18:59.577Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36352026-09-12T21:18:59.678Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36362026-09-12T21:18:59.751Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36372026-09-12T21:18:59.813Z Compiling rayon-core v1.13.0
36382026-09-12T21:18:59.906Z Compiling foreign-types-shared v0.3.1
36392026-09-12T21:18:59.923Z Compiling num_enum_derive v0.5.11
36402026-09-12T21:19:00.098Z Compiling crossbeam-deque v0.8.6
36412026-09-12T21:19:00.117Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36422026-09-12T21:19:00.121Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36432026-09-12T21:19:00.154Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
36442026-09-12T21:19:00.174Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36452026-09-12T21:19:00.191Z Compiling foreign-types v0.5.0
36462026-09-12T21:19:00.208Z Compiling cstr-argument v0.1.2
36472026-09-12T21:19:00.228Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
36482026-09-12T21:19:00.329Z Compiling illumos-nvpair v0.3.0
36492026-09-12T21:19:00.403Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36502026-09-12T21:19:00.444Z Compiling num_enum v0.7.6
36512026-09-12T21:19:00.463Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
36522026-09-12T21:19:00.511Z Compiling zone_cfg_derive v0.3.1
36532026-09-12T21:19:00.607Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36542026-09-12T21:19:00.626Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
36552026-09-12T21:19:00.645Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36562026-09-12T21:19:00.668Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36572026-09-12T21:19:00.685Z Compiling itertools v0.12.1
36582026-09-12T21:19:00.702Z Compiling rayon v1.11.0
36592026-09-12T21:19:00.788Z Compiling sigpipe v0.1.3
36602026-09-12T21:19:00.858Z Compiling glob v0.3.3
36612026-09-12T21:19:00.903Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36622026-09-12T21:19:00.907Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36632026-09-12T21:19:00.939Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
36642026-09-12T21:19:00.995Z Compiling smf v0.2.3
36652026-09-12T21:19:01.068Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36662026-09-12T21:19:01.098Z Compiling ingot-types v0.2.0
36672026-09-12T21:19:01.101Z Compiling num_enum v0.5.11
36682026-09-12T21:19:01.185Z Compiling cpubits v0.1.1
36692026-09-12T21:19:01.208Z Compiling whoami v1.6.1
36702026-09-12T21:19:01.258Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
36712026-09-12T21:19:01.276Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
36722026-09-12T21:19:01.293Z Compiling gethostname v0.5.0
36732026-09-12T21:19:01.297Z Compiling num-rational v0.4.2
36742026-09-12T21:19:01.331Z Compiling num-complex v0.4.6
36752026-09-12T21:19:01.385Z Compiling pem-rfc7468 v1.0.0
36762026-09-12T21:19:01.439Z Compiling float-ord v0.3.2
36772026-09-12T21:19:01.526Z Compiling ingot v0.2.1
36782026-09-12T21:19:01.544Z Compiling cancel-safe-futures v0.1.5
36792026-09-12T21:19:01.547Z Compiling universal-hash v0.6.1
36802026-09-12T21:19:01.584Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
36812026-09-12T21:19:01.604Z Compiling oxide-update-engine-types v0.1.2
36822026-09-12T21:19:01.706Z Compiling num v0.4.3
36832026-09-12T21:19:01.727Z Compiling linear-map v1.2.0
36842026-09-12T21:19:01.746Z Compiling prettyplease v0.2.37
36852026-09-12T21:19:01.763Z Compiling libefi-sys v0.1.0
36862026-09-12T21:19:01.821Z Compiling polyval v0.7.1
36872026-09-12T21:19:01.842Z Compiling zone v0.3.1
36882026-09-12T21:19:01.949Z Compiling der v0.8.0
36892026-09-12T21:19:01.967Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
36902026-09-12T21:19:02.057Z Compiling newline-converter v0.3.0
36912026-09-12T21:19:02.075Z Compiling console v0.15.11
36922026-09-12T21:19:02.091Z Compiling bitfield-struct v0.6.2
36932026-09-12T21:19:02.389Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36942026-09-12T21:19:02.430Z Compiling expectorate v1.2.0
36952026-09-12T21:19:02.518Z Compiling ghash v0.6.0
36962026-09-12T21:19:02.560Z Compiling aes v0.9.1
36972026-09-12T21:19:02.623Z Compiling oxide-update-engine v0.1.2
36982026-09-12T21:19:02.699Z Compiling crypto-bigint v0.7.5
36992026-09-12T21:19:02.745Z Compiling pbkdf2 v0.13.0
37002026-09-12T21:19:02.788Z Compiling ctr v0.10.1
37012026-09-12T21:19:02.851Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37022026-09-12T21:19:02.869Z Compiling aead v0.6.1
37032026-09-12T21:19:02.907Z Compiling nom v8.0.0
37042026-09-12T21:19:03.033Z Compiling semver v0.1.20
37052026-09-12T21:19:03.052Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37062026-09-12T21:19:03.073Z Compiling aes-gcm v0.11.0
37072026-09-12T21:19:03.161Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37082026-09-12T21:19:03.180Z Compiling spki v0.8.0
37092026-09-12T21:19:03.236Z Compiling rustc_version v0.1.7
37102026-09-12T21:19:03.254Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
37112026-09-12T21:19:03.315Z Compiling tokio-dtrace v0.1.1
37122026-09-12T21:19:03.369Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37132026-09-12T21:19:03.438Z Compiling dropshot-api-manager-types v0.8.0
37142026-09-12T21:19:03.482Z Compiling typify-macro v0.6.2
37152026-09-12T21:19:03.504Z Compiling salsa20 v0.11.0
37162026-09-12T21:19:03.521Z Compiling slog-dtrace v0.3.0
37172026-09-12T21:19:03.560Z Compiling xshell-macros v0.2.7
37182026-09-12T21:19:03.579Z Compiling minimal-lexical v0.2.1
37192026-09-12T21:19:03.596Z Compiling oxide-tokio-rt v0.1.4
37202026-09-12T21:19:03.626Z Compiling newtype_derive v0.1.6
37212026-09-12T21:19:03.700Z Compiling scrypt v0.12.0
37222026-09-12T21:19:03.765Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
37232026-09-12T21:19:03.784Z Compiling phf_shared v0.12.1
37242026-09-12T21:19:03.787Z Compiling cbc v0.2.1
37252026-09-12T21:19:03.869Z Compiling nom v7.1.3
37262026-09-12T21:19:03.888Z Compiling csv-core v0.1.13
37272026-09-12T21:19:03.891Z Compiling chrono-tz v0.10.4
37282026-09-12T21:19:03.931Z Compiling unicode-xid v0.2.6
37292026-09-12T21:19:03.999Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37302026-09-12T21:19:04.023Z Compiling highway v1.3.0
37312026-09-12T21:19:04.026Z Compiling xshell v0.2.7
37322026-09-12T21:19:04.042Z Compiling pkcs5 v0.8.1
37332026-09-12T21:19:04.083Z Compiling csv v1.4.0
37342026-09-12T21:19:04.101Z Compiling phf v0.12.1
37352026-09-12T21:19:04.104Z Compiling const_format_proc_macros v0.2.34
37362026-09-12T21:19:04.242Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
37372026-09-12T21:19:04.365Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
37382026-09-12T21:19:04.424Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
37392026-09-12T21:19:04.495Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
37402026-09-12T21:19:04.537Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
37412026-09-12T21:19:04.562Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
37422026-09-12T21:19:04.580Z Compiling utf-8 v0.7.6
37432026-09-12T21:19:04.645Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37442026-09-12T21:19:04.664Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
37452026-09-12T21:19:04.798Z Compiling pkcs8 v0.11.0
37462026-09-12T21:19:05.020Z Compiling const_format v0.2.35
37472026-09-12T21:19:05.112Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37482026-09-12T21:19:05.240Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
37492026-09-12T21:19:05.294Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
37502026-09-12T21:19:05.311Z Compiling tabled_derive v0.7.0
37512026-09-12T21:19:05.383Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
37522026-09-12T21:19:05.402Z Compiling typify v0.6.2
37532026-09-12T21:19:05.539Z Compiling progenitor-impl v0.14.0
37542026-09-12T21:19:05.559Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
37552026-09-12T21:19:05.563Z Compiling bcs v0.1.6
37562026-09-12T21:19:05.662Z Compiling ff v0.14.0
37572026-09-12T21:19:05.841Z Compiling termtree v0.5.1
37582026-09-12T21:19:05.875Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37592026-09-12T21:19:05.922Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37602026-09-12T21:19:05.940Z Compiling steno v0.4.1
37612026-09-12T21:19:06.021Z Compiling group v0.14.0
37622026-09-12T21:19:06.073Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
37632026-09-12T21:19:06.171Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
37642026-09-12T21:19:06.242Z Compiling signature v3.0.0
37652026-09-12T21:19:06.382Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
37662026-09-12T21:19:06.443Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
37672026-09-12T21:19:06.474Z Compiling tabled v0.15.0
37682026-09-12T21:19:06.492Z Compiling keccak v0.2.0
37692026-09-12T21:19:06.509Z Compiling tagptr v0.2.0
37702026-09-12T21:19:06.509Z Compiling base16ct v1.0.0
37712026-09-12T21:19:06.697Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
37722026-09-12T21:19:06.715Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37732026-09-12T21:19:06.735Z Compiling sec1 v0.8.1
37742026-09-12T21:19:06.753Z Compiling moka v0.12.13
37752026-09-12T21:19:06.770Z Compiling hkdf v0.13.0
37762026-09-12T21:19:06.890Z Compiling parking_lot_core v0.8.6
37772026-09-12T21:19:06.981Z Compiling elliptic-curve v0.14.1
37782026-09-12T21:19:07.089Z Compiling dashu-int v0.5.1
37792026-09-12T21:19:07.204Z Compiling sponge-cursor v0.1.0
37802026-09-12T21:19:07.251Z Compiling wnaf v0.14.0
37812026-09-12T21:19:07.368Z Compiling sha3 v0.12.0
37822026-09-12T21:19:07.382Z Compiling primefield v0.14.0
37832026-09-12T21:19:07.480Z Compiling hickory-resolver v0.25.2
37842026-09-12T21:19:07.499Z Compiling rfc6979 v0.6.0
37852026-09-12T21:19:07.587Z Compiling tungstenite v0.21.0
37862026-09-12T21:19:07.590Z Compiling libscf-sys v1.2.0
37872026-09-12T21:19:07.651Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37882026-09-12T21:19:07.720Z Compiling git-stub v1.0.0
37892026-09-12T21:19:07.828Z Compiling ssh-encoding v0.2.0
37902026-09-12T21:19:07.968Z Compiling num-modular v0.6.5
37912026-09-12T21:19:08.024Z Compiling rlimit v0.10.2
37922026-09-12T21:19:08.131Z Compiling dashu-base v0.5.1
37932026-09-12T21:19:08.274Z Compiling progenitor-macro v0.14.0
37942026-09-12T21:19:08.294Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
37952026-09-12T21:19:08.314Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37962026-09-12T21:19:08.496Z Compiling tokio-tungstenite v0.21.0
37972026-09-12T21:19:08.956Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37982026-09-12T21:19:08.956Z Compiling ssh-cipher v0.2.0
37992026-09-12T21:19:08.956Z Compiling git-stub-vcs v0.1.0
38002026-09-12T21:19:08.956Z Compiling ecdsa v0.17.0
38012026-09-12T21:19:08.956Z Compiling primeorder v0.14.0
38022026-09-12T21:19:08.956Z Compiling tungstenite v0.28.0
38032026-09-12T21:19:08.956Z Compiling papergrid v0.18.0
38042026-09-12T21:19:08.975Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38052026-09-12T21:19:09.005Z Compiling p256 v0.13.2
38062026-09-12T21:19:09.089Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38072026-09-12T21:19:09.131Z Compiling curve25519-dalek v5.0.0
38082026-09-12T21:19:09.180Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
38092026-09-12T21:19:09.199Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38102026-09-12T21:19:09.428Z Compiling unicase v2.9.0
38112026-09-12T21:19:09.462Z Compiling num-primitive v0.2.1
38122026-09-12T21:19:09.502Z Compiling object v0.39.1
38132026-09-12T21:19:09.551Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
38142026-09-12T21:19:09.699Z Compiling mime_guess v2.0.5
38152026-09-12T21:19:09.755Z Compiling tokio-tungstenite v0.28.0
38162026-09-12T21:19:09.867Z Compiling ssh-key v0.6.7
38172026-09-12T21:19:09.886Z Compiling tabled v0.21.0
38182026-09-12T21:19:09.924Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38192026-09-12T21:19:09.951Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38202026-09-12T21:19:10.066Z Compiling dsi-bitstream v0.10.1
38212026-09-12T21:19:10.086Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
38222026-09-12T21:19:10.104Z Compiling parking_lot v0.11.2
38232026-09-12T21:19:10.321Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
38242026-09-12T21:19:10.338Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
38252026-09-12T21:19:10.522Z Compiling ssh-encoding v0.3.0
38262026-09-12T21:19:10.629Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
38272026-09-12T21:19:10.653Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
38282026-09-12T21:19:10.721Z Compiling prefix-trie v0.7.0
38292026-09-12T21:19:10.764Z Compiling fxhash v0.2.1
38302026-09-12T21:19:10.896Z Compiling http-range-header v0.4.2
38312026-09-12T21:19:10.899Z Compiling bytesize v2.7.0
38322026-09-12T21:19:10.938Z Compiling sled v0.34.7
38332026-09-12T21:19:11.148Z Compiling hickory-server v0.25.2
38342026-09-12T21:19:11.166Z Compiling tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
38352026-09-12T21:19:11.269Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38362026-09-12T21:19:12.107Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38372026-09-12T21:19:12.131Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
38382026-09-12T21:19:12.484Z Compiling ed25519 v3.0.0
38392026-09-12T21:19:12.630Z Compiling crypto-primes v0.7.2
38402026-09-12T21:19:12.716Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
38412026-09-12T21:19:13.156Z Compiling pkcs1 v0.8.0-rc.4
38422026-09-12T21:19:13.344Z Compiling poly1305 v0.9.0
38432026-09-12T21:19:13.368Z Compiling blowfish v0.10.0
38442026-09-12T21:19:13.471Z Compiling blake2 v0.11.0-rc.6
38452026-09-12T21:19:13.553Z Compiling progenitor v0.14.0
38462026-09-12T21:19:13.593Z Compiling path-slash v0.2.1
38472026-09-12T21:19:13.630Z Compiling seq-macro v0.3.6
38482026-09-12T21:19:13.662Z Compiling half v1.8.3
38492026-09-12T21:19:13.682Z Compiling crc8 v0.1.1
38502026-09-12T21:19:13.742Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38512026-09-12T21:19:13.760Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38522026-09-12T21:19:13.795Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
38532026-09-12T21:19:13.828Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38542026-09-12T21:19:13.968Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38552026-09-12T21:19:14.046Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
38562026-09-12T21:19:14.103Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
38572026-09-12T21:19:14.144Z Compiling http-range v0.1.5
38582026-09-12T21:19:14.199Z Compiling serde_cbor v0.11.2
38592026-09-12T21:19:14.334Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38602026-09-12T21:19:14.379Z Compiling argon2 v0.6.0-rc.8
38612026-09-12T21:19:14.608Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38622026-09-12T21:19:14.655Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
38632026-09-12T21:19:14.782Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38642026-09-12T21:19:14.826Z Compiling rsa v0.10.0-rc.18
38652026-09-12T21:19:14.999Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38662026-09-12T21:19:15.235Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
38672026-09-12T21:19:15.413Z Compiling hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
38682026-09-12T21:19:15.473Z Compiling ssh-cipher v0.3.0
38692026-09-12T21:19:15.518Z Compiling bcrypt-pbkdf v0.11.0
38702026-09-12T21:19:15.760Z Compiling ed25519-dalek v3.0.0
38712026-09-12T21:19:15.856Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
38722026-09-12T21:19:16.317Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38732026-09-12T21:19:16.490Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
38742026-09-12T21:19:16.576Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38752026-09-12T21:19:17.251Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
38762026-09-12T21:19:17.302Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38772026-09-12T21:19:17.446Z Compiling p521 v0.14.0
38782026-09-12T21:19:17.537Z Compiling p256 v0.14.0
38792026-09-12T21:19:17.557Z Compiling p384 v0.14.0
38802026-09-12T21:19:18.048Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
38812026-09-12T21:19:18.315Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
38822026-09-12T21:19:18.374Z Compiling scuffle v0.1.0
38832026-09-12T21:19:18.734Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38842026-09-12T21:19:18.979Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38852026-09-12T21:19:19.054Z Compiling sha3 v0.11.0
38862026-09-12T21:19:19.378Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
38872026-09-12T21:19:19.544Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
38882026-09-12T21:19:19.577Z Compiling yasna v0.5.2
38892026-09-12T21:19:19.998Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38902026-09-12T21:19:20.012Z Compiling kstat-rs v0.2.5
38912026-09-12T21:19:20.080Z Compiling headers-core v0.3.0
38922026-09-12T21:19:20.099Z Compiling pwd v1.4.0
38932026-09-12T21:19:20.120Z Compiling kem v0.3.0
38942026-09-12T21:19:20.229Z Compiling module-lattice v0.2.3
38952026-09-12T21:19:20.234Z Compiling lru v0.18.3
38962026-09-12T21:19:20.315Z Compiling nanorand v0.7.0
38972026-09-12T21:19:20.331Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
38982026-09-12T21:19:20.336Z Compiling headers v0.4.1
38992026-09-12T21:19:20.349Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
39002026-09-12T21:19:20.403Z Compiling rcgen v0.12.1
39012026-09-12T21:19:20.469Z Compiling ml-kem v0.3.2
39022026-09-12T21:19:20.523Z Compiling flume v0.11.1
39032026-09-12T21:19:20.601Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=e96e7190f8bc5a1b54e89153769d4112e64d4280#e96e7190)
39042026-09-12T21:19:20.697Z Compiling ssh-key v0.7.0-rc.11
39052026-09-12T21:19:20.869Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
39062026-09-12T21:19:20.912Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
39072026-09-12T21:19:21.013Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
39082026-09-12T21:19:21.074Z Compiling hyper-staticfile v0.10.1
39092026-09-12T21:19:21.126Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
39102026-09-12T21:19:21.249Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
39112026-09-12T21:19:21.319Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39122026-09-12T21:19:21.349Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
39132026-09-12T21:19:21.454Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39142026-09-12T21:19:21.604Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
39152026-09-12T21:19:21.626Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
39162026-09-12T21:19:21.662Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
39172026-09-12T21:19:21.950Z Compiling russh-cryptovec v0.62.0
39182026-09-12T21:19:21.969Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
39192026-09-12T21:19:21.988Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39202026-09-12T21:19:22.023Z Compiling port-file v0.1.0
39212026-09-12T21:19:22.125Z Compiling internal-russh-num-bigint v0.5.0
39222026-09-12T21:19:22.208Z Compiling num-bigint v0.4.6
39232026-09-12T21:19:22.227Z Compiling russh-util v0.52.0
39242026-09-12T21:19:22.303Z Compiling generic-array v1.4.3
39252026-09-12T21:19:22.416Z Compiling enum_dispatch v0.3.13
39262026-09-12T21:19:22.855Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
39272026-09-12T21:19:22.868Z Compiling delegate v0.13.5
39282026-09-12T21:19:23.024Z Compiling subprocess v0.2.15
39292026-09-12T21:19:23.180Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39302026-09-12T21:19:23.367Z Compiling hex-literal v1.1.0
39312026-09-12T21:19:23.480Z Compiling md5 v0.8.0
39322026-09-12T21:19:23.498Z Compiling display-error-chain v0.2.2
39332026-09-12T21:19:23.519Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
39342026-09-12T21:19:23.558Z Compiling colored v2.2.0
39352026-09-12T21:19:23.673Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39362026-09-12T21:19:23.673Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
39372026-09-12T21:19:23.791Z Compiling internet-checksum v0.2.1
39382026-09-12T21:19:23.912Z Compiling russh v0.62.4
39392026-09-12T21:19:24.099Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
39402026-09-12T21:19:24.099Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
39412026-09-12T21:19:27.041Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
39422026-09-12T21:19:27.753Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
39432026-09-12T21:19:28.280Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39442026-09-12T21:19:28.914Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39452026-09-12T21:19:29.665Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
39462026-09-12T21:19:38.182Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39472026-09-12T21:19:38.183Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
39482026-09-12T21:19:38.187Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
39492026-09-12T21:19:38.187Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
39502026-09-12T21:19:38.187Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
39512026-09-12T21:19:39.992Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39522026-09-12T21:19:40.114Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
39532026-09-12T21:19:44.317Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
39542026-09-12T21:20:29.061Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
39552026-09-12T21:20:29.067Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
39562026-09-12T21:20:29.068Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
39572026-09-12T21:20:29.309Z
39582026-09-12T21:20:29.309Zreal 1:34.308012322
39592026-09-12T21:20:29.310Zuser 9:08.513562340
39602026-09-12T21:20:29.310Zsys 1:42.993131982
39612026-09-12T21:20:29.310Ztrap 0.251306901
39622026-09-12T21:20:29.310Ztflt 0.351377642
39632026-09-12T21:20:29.310Zdflt 1.750760954
39642026-09-12T21:20:29.310Zkflt 0.001213376
39652026-09-12T21:20:29.316Zlock 32:33.006531554
39662026-09-12T21:20:29.316Zslp 20:32.071361217
39672026-09-12T21:20:29.316Zlat 38.939111572
39682026-09-12T21:20:29.316Zstop 2:52.614246304
39692026-09-12T21:20:29.316Z+ mkdir tests
39702026-09-12T21:20:29.316Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
39712026-09-12T21:20:29.321Z+ xargs -I '{}' -t cp '{}' tests/
39722026-09-12T21:20:29.339Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-b5214a15c5e512fb tests/
39732026-09-12T21:20:29.362Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-3012b111c222d4df tests/
39742026-09-12T21:20:29.387Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-9ca32cd85083afa9 tests/
39752026-09-12T21:20:29.411Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f4fb1e8dc67c5ac0 tests/
39762026-09-12T21:20:29.816Z+ 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)
39772026-09-12T21:20:29.823Z+ 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-3012b111c222d4df tests/commtest-9ca32cd85083afa9 tests/dhcp_server-b5214a15c5e512fb tests/end_to_end_tests-f4fb1e8dc67c5ac0 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
39782026-09-12T21:21:36.118ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
39792026-09-12T21:21:36.118Za .github/buildomat/ci-env.sh 1K
39802026-09-12T21:21:36.118Za out/target/test 1K
39812026-09-12T21:21:36.118Za out/npuzone/npuzone 27402K
39822026-09-12T21:21:36.118Za package-manifest.toml 35K
39832026-09-12T21:21:36.118Za smf/sled-agent/non-gimlet/config.toml 6K
39842026-09-12T21:21:36.118Za target/release/omicron-package 16978K
39852026-09-12T21:21:36.118Za target/release/xtask 6403K
39862026-09-12T21:21:36.118Za target/debug/bootstrap 441227K
39872026-09-12T21:21:36.118Za tests/bootstrap-3012b111c222d4df 34531K
39882026-09-12T21:21:36.118Za tests/commtest-9ca32cd85083afa9 34532K
39892026-09-12T21:21:36.119Za tests/dhcp_server-b5214a15c5e512fb 34531K
39902026-09-12T21:21:36.119Za tests/end_to_end_tests-f4fb1e8dc67c5ac0 504529K
39912026-09-12T21:21:36.119Za tools/opte_version 1K
39922026-09-12T21:21:36.119Za tools/opte_version_override 2K
39932026-09-12T21:21:36.119Za out/clickhouse.tar.gz 233254K
39942026-09-12T21:21:36.119Za out/clickhouse_keeper.tar.gz 227770K
39952026-09-12T21:21:36.119Za out/clickhouse_server.tar.gz 233251K
39962026-09-12T21:21:36.119Za out/cockroachdb.tar.gz 125080K
39972026-09-12T21:21:36.119Za out/crucible-pantry-zone.tar.gz 24780K
39982026-09-12T21:21:36.119Za out/crucible-utils.tar 18900K
39992026-09-12T21:21:36.119Za out/crucible-zone.tar.gz 39592K
40002026-09-12T21:21:36.120Za out/external-dns.tar.gz 15193K
40012026-09-12T21:21:36.120Za out/internal-dns.tar.gz 15192K
40022026-09-12T21:21:36.120Za out/mg-ddm-gz.tar 100917K
40032026-09-12T21:21:36.120Za out/nexus.tar.gz 198026K
40042026-09-12T21:21:36.120Za out/ntp.tar.gz 7165K
40052026-09-12T21:21:36.120Za out/omicron-gateway-softnpu.tar.gz 14166K
40062026-09-12T21:21:36.120Za out/omicron-sled-agent.tar 133788K
40072026-09-12T21:21:36.120Za out/overlay.tar.gz 4K
40082026-09-12T21:21:36.120Za out/oximeter.tar.gz 17720K
40092026-09-12T21:21:36.120Za out/oxlog.tar 2410K
40102026-09-12T21:21:36.120Za out/probe.tar.gz 3037K
40112026-09-12T21:21:36.120Za out/propolis-server.tar.gz 34642K
40122026-09-12T21:21:36.120Za out/pumpkind-gz.tar 26647K
40132026-09-12T21:21:36.120Za out/switch-softnpu.tar.gz 313328K
40142026-09-12T21:21:36.124Z
40152026-09-12T21:21:36.124Zreal 1:06.300945448
40162026-09-12T21:21:36.124Zuser 1:04.084845723
40172026-09-12T21:21:36.124Zsys 3.632728763
40182026-09-12T21:21:36.124Ztrap 0.005776278
40192026-09-12T21:21:36.124Ztflt 0.000000000
40202026-09-12T21:21:36.124Zdflt 0.000000000
40212026-09-12T21:21:36.124Zkflt 0.000000000
40222026-09-12T21:21:36.124Zlock 0.000000000
40232026-09-12T21:21:36.125Zslp 1:04.005949314
40242026-09-12T21:21:36.125Zlat 0.867545118
40252026-09-12T21:21:36.125Zstop 0.000469428
40262026-09-12T21:21:36.125Zprocess exited: duration 1075650 ms, exit code 0
 
40272026-09-12T21:21:36.140Zfound 1 output files
40282026-09-12T21:21:36.180Zuploading: /work/package.tar.gz (1853411591 bytes)
40292026-09-12T21:22:10.215Zuploaded: /work/package.tar.gz