01M1WJB2B82D2J9YSGR3KSYMS1: 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: 01M1WJBMVC645HWY6QQ8NV3W0K

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-06T23:56:58.778Zjob assigned to worker 01M1WJB7SN3MP1MS472ZECG38J [factory aws, i-0691b2159b18b4c2f] (queued for 1 m 41 s)
 
22026-09-06T23:57:06.224Zstarting task 0: "setup"
32026-09-06T23:57:06.231Z++ uname -s
42026-09-06T23:57:06.237Z+ kern=SunOS
52026-09-06T23:57:06.237Z+ build_user=build
62026-09-06T23:57:06.237Z+ build_uid=12345
72026-09-06T23:57:06.237Z+ work_dir=/work
82026-09-06T23:57:06.238Z+ input_dir=/input
92026-09-06T23:57:06.238Z+ [[ 0 == 12345 ]]
102026-09-06T23:57:06.238Z+ case "$kern" in
112026-09-06T23:57:06.238Z+ groupadd -g 12345 build
122026-09-06T23:57:06.241Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-06T23:57:06.244Z+ zfs create -o mountpoint=/work rpool/work
142026-09-06T23:57:06.350Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-06T23:57:06.353Z+ home_fs=zfs
162026-09-06T23:57:06.356Z+ [[ zfs == autofs ]]
172026-09-06T23:57:06.356Z+ mkdir -p /home/build
182026-09-06T23:57:06.359Z+ chown build:build /home/build /work
192026-09-06T23:57:06.363Z+ chmod 0700 /home/build /work
202026-09-06T23:57:06.367Zprocess exited: duration 138 ms, exit code 0
 
212026-09-06T23:57:06.374Zstarting task 1: "rust-toolchain"
222026-09-06T23:57:06.378Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-06T23:57:06.378Z * rust toolchain channel = "1.98.1"
242026-09-06T23:57:06.378Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-06T23:57:06.378Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-06T23:57:06.378Z * rust toolchain profile = "default"
272026-09-06T23:57:06.378Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-06T23:57:06.381Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-06T23:57:06.381Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-06T23:57:06.501Zinfo: downloading installer
312026-09-06T23:57:07.704Zinfo: profile set to default
322026-09-06T23:57:07.704Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-06T23:57:07.711Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-06T23:57:07.836Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-06T23:57:07.840Zinfo: downloading 6 components
362026-09-06T23:57:22.397Z
372026-09-06T23:57:22.397Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
382026-09-06T23:57:22.430Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-06T23:57:22.430Z
402026-09-06T23:57:22.433Z
412026-09-06T23:57:22.433ZRust is installed now. Great!
422026-09-06T23:57:22.433Z
432026-09-06T23:57:22.433ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-06T23:57:22.433Zenvironment variable. This has not been done automatically.
452026-09-06T23:57:22.433Z
462026-09-06T23:57:22.433ZTo configure your current shell, you need to source
472026-09-06T23:57:22.433Zthe corresponding env file under $HOME/.cargo.
482026-09-06T23:57:22.433Z
492026-09-06T23:57:22.433ZConsider running the right command for your shell (note the leading DOT):
502026-09-06T23:57:22.433Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-06T23:57:22.433Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-06T23:57:22.433ZCC_x86_64-unknown-illumos = None
532026-09-06T23:57:22.433Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-06T23:57:22.433ZCC_x86_64_unknown_illumos = None
552026-09-06T23:57:22.434Zcargo:rerun-if-env-changed=HOST_CC
562026-09-06T23:57:22.434ZHOST_CC = None
572026-09-06T23:57:22.434Zcargo:rerun-if-env-changed=CC
582026-09-06T23:57:22.434ZCC = None
592026-09-06T23:57:22.434Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-06T23:57:22.611Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-06T23:57:22.611ZCRATE_CC_NO_DEFAULTS = None
622026-09-06T23:57:22.611Zcargo:rerun-if-env-changed=CFLAGS
632026-09-06T23:57:22.611ZCFLAGS = None
642026-09-06T23:57:22.611Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-06T23:57:22.611ZHOST_CFLAGS = None
662026-09-06T23:57:22.611Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-06T23:57:22.611ZCFLAGS_x86_64_unknown_illumos = None
682026-09-06T23:57:22.611Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-06T23:57:22.611ZCFLAGS_x86_64-unknown-illumos = None
702026-09-06T23:57:22.720Z+ rustup --version
712026-09-06T23:57:22.725Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-06T23:57:22.728Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-06T23:57:22.747Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-06T23:57:22.750Z+ cargo --version
752026-09-06T23:57:22.758Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-06T23:57:22.761Z+ rustc --version
772026-09-06T23:57:22.779Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-06T23:57:22.782Zprocess exited: duration 16408 ms, exit code 0
 
792026-09-06T23:57:22.789Zstarting task 2: "authentication"
802026-09-06T23:57:22.809Zprocess exited: duration 20 ms, exit code 0
 
812026-09-06T23:57:22.817Zstarting task 3: "clone repository"
822026-09-06T23:57:22.820Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-06T23:57:22.822Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-06T23:57:22.852ZCloning into '/work/oxidecomputer/omicron'...
852026-09-06T23:57:43.359Z+ cd /work/oxidecomputer/omicron
862026-09-06T23:57:43.359Z+ git fetch origin b6aa68400cb234db1fa9d88e22fffcdcb243415e
872026-09-06T23:57:43.730ZFrom https://github.com/oxidecomputer/omicron
882026-09-06T23:57:43.730Z * branch b6aa68400cb234db1fa9d88e22fffcdcb243415e -> FETCH_HEAD
892026-09-06T23:57:43.747Z+ [[ -n sush-nexus-tunnel ]]
902026-09-06T23:57:43.750Z++ git branch --show-current
912026-09-06T23:57:43.750Z+ current=main
922026-09-06T23:57:43.750Z+ [[ main != sush-nexus-tunnel ]]
932026-09-06T23:57:43.750Z+ git branch -f sush-nexus-tunnel b6aa68400cb234db1fa9d88e22fffcdcb243415e
942026-09-06T23:57:43.753Z+ git checkout -f sush-nexus-tunnel
952026-09-06T23:57:43.930ZSwitched to branch 'sush-nexus-tunnel'
962026-09-06T23:57:43.933Z+ git reset --hard b6aa68400cb234db1fa9d88e22fffcdcb243415e
972026-09-06T23:57:44.104ZHEAD is now at b6aa68400 Tunnel sush through Nexus
982026-09-06T23:57:44.108Zprocess exited: duration 21291 ms, exit code 0
 
992026-09-06T23:57:44.114Zstarting task 4: "build"
1002026-09-06T23:57:44.119Z+ source .github/buildomat/ci-env.sh
1012026-09-06T23:57:44.119Z++ export CARGO_TERM_COLOR=always
1022026-09-06T23:57:44.119Z++ CARGO_TERM_COLOR=always
1032026-09-06T23:57:44.123Z+++ uname -s
1042026-09-06T23:57:44.123Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-06T23:57:44.123Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-06T23:57:44.127Z+ cargo --version
1072026-09-06T23:57:44.132Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-06T23:57:44.139Z+ rustc --version
1092026-09-06T23:57:44.154Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-06T23:57:44.158Z+ WORK=/work
1112026-09-06T23:57:44.158Z+ pfexec mkdir -p /work
1122026-09-06T23:57:44.161Z+ pfexec chown build /work
1132026-09-06T23:57:44.165Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-06T23:57:46.283Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-06T23:57:46.702Z Startup: Caching catalogs ... Done
1162026-09-06T23:57:49.303ZPlanning: Solver setup ... Done (2.436s)
1172026-09-06T23:57:49.378ZPlanning: Running solver ... Done (0.072s)
1182026-09-06T23:57:49.431ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-06T23:57:49.446ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-06T23:57:49.463ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-06T23:57:49.480ZPlanning: Package planning ... Done (0.015s)
1222026-09-06T23:57:49.483ZPlanning: Merging actions ... Done (0.002s)
1232026-09-06T23:57:49.637ZPlanning: Checking for conflicting actions ... Done (0.158s)
1242026-09-06T23:57:49.647ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-06T23:57:50.499ZPlanning: Evaluating mediators ... Done (0.859s)
1262026-09-06T23:57:50.503ZPlanning: Planning completed in 3.76 seconds
1272026-09-06T23:57:50.511Z Packages to install: 2
1282026-09-06T23:57:50.511Z Estimated space available: 156.02 GB
1292026-09-06T23:57:50.512ZEstimated space to be consumed: 86.48 MB
1302026-09-06T23:57:50.525Z Create boot environment: No
1312026-09-06T23:57:50.525ZCreate backup boot environment: No
1322026-09-06T23:57:50.525Z Rebuild boot archive: No
1332026-09-06T23:57:50.525Z
1342026-09-06T23:57:50.525ZChanged packages:
1352026-09-06T23:57:50.525Zhelios
1362026-09-06T23:57:50.525Z developer/build-essential
1372026-09-06T23:57:50.525Z None -> 11-3.0
1382026-09-06T23:57:50.525Z library/libxmlsec1
1392026-09-06T23:57:50.526Z None -> 1.2.35-3.0
1402026-09-06T23:57:50.537Z
1412026-09-06T23:57:50.537ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-06T23:57:50.618ZDownload: Completed 1.28 MB in 0.08 seconds (16.6M/s)
1432026-09-06T23:57:50.715Z Actions: 1/268 actions (Installing new actions)
1442026-09-06T23:57:50.748Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-06T23:57:50.784ZFinalize: Updating package state database ... Done (0.036s)
1462026-09-06T23:57:50.784ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-06T23:57:50.884ZFinalize: Updating image state ... Done (0.096s)
1482026-09-06T23:57:53.619ZFinalize: Creating fast lookup database ... Done (2.669s)
1492026-09-06T23:57:53.700ZFinalize: Reading search index ... Done (0.013s)
1502026-09-06T23:57:53.744ZFinalize: Updating search index ... Done (0.000s)
1512026-09-06T23:57:53.794ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-06T23:57:54.164ZPlanning: Evaluating mediator changes ... Done
1532026-09-06T23:57:54.273ZPlanning: Checking for conflicting actions ... Done
1542026-09-06T23:57:54.285ZPlanning: Consolidating action changes ... Done
1552026-09-06T23:57:54.427ZPlanning: Evaluating mediators ... Done
1562026-09-06T23:57:54.439ZPlanning: Planning completed in 0.27 seconds
1572026-09-06T23:57:54.456Z Mediators to change: 2
1582026-09-06T23:57:54.456Z Create boot environment: No
1592026-09-06T23:57:54.456ZCreate backup boot environment: No
1602026-09-06T23:57:54.503ZFinalize: Updating package state database ... Done
1612026-09-06T23:57:54.503ZFinalize: Updating package cache ... Done
1622026-09-06T23:57:54.566ZFinalize: Updating image state ... Done
1632026-09-06T23:57:56.520ZFinalize: Creating fast lookup database ... Done
1642026-09-06T23:57:56.582ZFinalize: Reading search index ... Done
1652026-09-06T23:57:56.587ZFinalize: Updating search index ... Done
1662026-09-06T23:57:56.670ZFinalize: Updating package cache ... Done
1672026-09-06T23:57:56.951ZPlanning: Evaluating mediator changes ... Done
1682026-09-06T23:57:57.057ZPlanning: Checking for conflicting actions ... Done
1692026-09-06T23:57:57.061ZPlanning: Consolidating action changes ... Done
1702026-09-06T23:57:57.218ZPlanning: Evaluating mediators ... Done
1712026-09-06T23:57:57.224ZPlanning: Planning completed in 0.27 seconds
1722026-09-06T23:57:57.241Z Mediators to change: 1
1732026-09-06T23:57:57.242Z Create boot environment: No
1742026-09-06T23:57:57.242ZCreate backup boot environment: No
1752026-09-06T23:57:57.298ZFinalize: Updating package state database ... Done
1762026-09-06T23:57:57.298ZFinalize: Updating package cache ... Done
1772026-09-06T23:57:57.360ZFinalize: Updating image state ... Done
1782026-09-06T23:57:59.323ZFinalize: Creating fast lookup database ... Done
1792026-09-06T23:57:59.388ZFinalize: Reading search index ... Done
1802026-09-06T23:57:59.410ZFinalize: Updating search index ... Done
1812026-09-06T23:57:59.478ZFinalize: Updating package cache ... Done
1822026-09-06T23:57:59.782ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-06T23:57:59.782Zapache system 2.4 system
1842026-09-06T23:57:59.782Zclang system 15 system
1852026-09-06T23:57:59.782Zcsh system system illumos
1862026-09-06T23:57:59.782Zctags system system illumos
1872026-09-06T23:57:59.782Zfile vendor vendor darwinsys
1882026-09-06T23:57:59.782Zfile system system illumos
1892026-09-06T23:57:59.783Zgcc vendor 14 vendor
1902026-09-06T23:57:59.783Zgcc system 13 system
1912026-09-06T23:57:59.783Zgcc system 10 system
1922026-09-06T23:57:59.783Zgo system 1.25 system
1932026-09-06T23:57:59.783Zllvm system 15 system
1942026-09-06T23:57:59.783Zmariadb system 11.4 system
1952026-09-06T23:57:59.783Zmta vendor vendor dma
1962026-09-06T23:57:59.783Zopenjdk system 17 system
1972026-09-06T23:57:59.783Zopenjdk system 11 system
1982026-09-06T23:57:59.783Zopenssl vendor 3 vendor
1992026-09-06T23:57:59.783Zperl system 5.40 system
2002026-09-06T23:57:59.783Zpostgresql system 18 system
2012026-09-06T23:57:59.783Zpostgresql system 17 system
2022026-09-06T23:57:59.783Zpython vendor 3 vendor
2032026-09-06T23:57:59.783Zpython system 2 system
2042026-09-06T23:57:59.784Zpython3 vendor 3.13 vendor
2052026-09-06T23:57:59.784Zruby system 3.4 system
2062026-09-06T23:57:59.785Zruby system 3.0 system
2072026-09-06T23:57:59.785Zwords vendor vendor american-english
2082026-09-06T23:57:59.785Zwords system system australian-english
2092026-09-06T23:57:59.785Zwords system system british-english
2102026-09-06T23:57:59.785Zwords system system canadian-english
2112026-09-06T23:57:59.785Zwords system system french
2122026-09-06T23:57:59.785Zwords system system italian
2132026-09-06T23:57:59.785Zwords system system ngerman
2142026-09-06T23:57:59.785Zwords system system ogerman
2152026-09-06T23:57:59.785Zwords system system spanish
2162026-09-06T23:58:00.040ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-06T23:58:00.040Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-06T23:58:00.556ZFMRI IFO
2192026-09-06T23:58:00.557Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-06T23:58:00.557Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-06T23:58:00.557Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-06T23:58:00.557Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-06T23:58:00.557Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-06T23:58:00.557Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-06T23:58:00.557Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-06T23:58:00.557Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-06T23:58:00.557Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-06T23:58:00.891Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-06T23:58:01.249Z Updating crates.io index
2302026-09-06T23:58:01.250Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-06T23:58:01.518Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-06T23:58:01.952Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-06T23:58:02.200Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-06T23:58:03.472Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-06T23:58:04.075Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-06T23:58:06.031Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-06T23:58:07.113Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-06T23:58:07.387Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-06T23:58:07.774Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-06T23:58:09.137Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-06T23:58:09.377Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-06T23:58:09.808Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-06T23:58:10.108Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-06T23:58:10.363Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-06T23:58:10.630Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-06T23:58:10.947Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-06T23:58:11.203Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-06T23:58:11.509Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-06T23:58:11.893Z Updating git repository `https://github.com/oxidecomputer/sush`
2502026-09-06T23:58:12.530Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2512026-09-06T23:58:13.148Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2522026-09-06T23:58:13.442Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2532026-09-06T23:58:14.007Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2542026-09-06T23:58:14.340Z Updating git repository `https://github.com/oxidecomputer/erebor`
2552026-09-06T23:58:14.653Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2562026-09-06T23:58:15.099Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2572026-09-06T23:58:15.361Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-06T23:58:15.686Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2592026-09-06T23:58:15.988Z Updating git repository `https://github.com/oxidecomputer/ispf`
2602026-09-06T23:58:16.252Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2612026-09-06T23:58:16.604Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622026-09-06T23:58:16.985Z Updating git repository `https://github.com/oxidecomputer/tough`
2632026-09-06T23:58:17.698Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2642026-09-06T23:58:17.974Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2652026-09-06T23:58:18.300Z Updating git repository `https://github.com/oxidecomputer/rumors`
2662026-09-06T23:58:28.810Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2672026-09-06T23:58:29.177Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2682026-09-06T23:58:29.809Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692026-09-06T23:58:30.126Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2702026-09-06T23:58:30.566Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2712026-09-06T23:58:30.838Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2722026-09-06T23:58:31.127Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2732026-09-06T23:58:31.454Z Updating git repository `https://github.com/illumos/smf-rs`
2742026-09-06T23:58:34.220Z Downloading crates ...
2752026-09-06T23:58:34.242Z Downloaded block-buffer v0.10.4
2762026-09-06T23:58:34.242Z Downloaded cargo-platform v0.3.2
2772026-09-06T23:58:34.242Z Downloaded heck v0.4.1
2782026-09-06T23:58:34.242Z Downloaded cfg-if v1.0.4
2792026-09-06T23:58:34.242Z Downloaded byteorder v1.5.0
2802026-09-06T23:58:34.242Z Downloaded camino v1.2.5
2812026-09-06T23:58:34.242Z Downloaded zmij v1.0.21
2822026-09-06T23:58:34.242Z Downloaded bitflags v2.11.0
2832026-09-06T23:58:34.242Z Downloaded zerocopy-derive v0.7.35
2842026-09-06T23:58:34.242Z Downloaded sha2 v0.10.9
2852026-09-06T23:58:34.243Z Downloaded anstyle v1.0.14
2862026-09-06T23:58:34.243Z Downloaded thiserror-impl v2.0.18
2872026-09-06T23:58:34.243Z Downloaded zerocopy v0.7.35
2882026-09-06T23:58:34.243Z Downloaded pest_generator v2.8.6
2892026-09-06T23:58:34.266Z Downloaded bytecount v0.6.9
2902026-09-06T23:58:34.266Z Downloaded thiserror v1.0.69
2912026-09-06T23:58:34.267Z Downloaded anstream v1.0.0
2922026-09-06T23:58:34.267Z Downloaded tempfile v3.27.0
2932026-09-06T23:58:34.267Z Downloaded anstyle-query v1.1.5
2942026-09-06T23:58:34.267Z Downloaded anyhow v1.0.104
2952026-09-06T23:58:34.267Z Downloaded autocfg v1.5.0
2962026-09-06T23:58:34.267Z Downloaded anstyle-parse v1.0.0
2972026-09-06T23:58:34.268Z Downloaded serde v1.0.228
2982026-09-06T23:58:34.268Z Downloaded plain v0.2.3
2992026-09-06T23:58:34.268Z Downloaded usdt-attr-macro v0.5.0
3002026-09-06T23:58:34.268Z Downloaded serde_spanned v0.6.9
3012026-09-06T23:58:34.268Z Downloaded proc-macro-error-attr v1.0.4
3022026-09-06T23:58:34.268Z Downloaded cpufeatures v0.2.17
3032026-09-06T23:58:34.268Z Downloaded colorchoice v1.0.4
3042026-09-06T23:58:34.268Z Downloaded usdt-macro v0.5.0
3052026-09-06T23:58:34.285Z Downloaded memmap v0.7.0
3062026-09-06T23:58:34.285Z Downloaded terminal_size v0.4.3
3072026-09-06T23:58:34.285Z Downloaded dof v0.3.0
3082026-09-06T23:58:34.285Z Downloaded utf8parse v0.2.2
3092026-09-06T23:58:34.285Z Downloaded version_check v0.9.5
3102026-09-06T23:58:34.285Z Downloaded usdt v0.5.0
3112026-09-06T23:58:34.285Z Downloaded smawk v0.3.2
3122026-09-06T23:58:34.295Z Downloaded generic-array v0.14.7
3132026-09-06T23:58:34.295Z Downloaded unicode-ident v1.0.24
3142026-09-06T23:58:34.295Z Downloaded serde_json v1.0.151
3152026-09-06T23:58:34.295Z Downloaded thread-id v4.2.2
3162026-09-06T23:58:34.295Z Downloaded toml_datetime v0.6.11
3172026-09-06T23:58:34.295Z Downloaded unicode-linebreak v0.1.5
3182026-09-06T23:58:34.296Z Downloaded macaddr v1.0.1
3192026-09-06T23:58:34.296Z Downloaded fastrand v2.3.0
3202026-09-06T23:58:34.296Z Downloaded fnv v1.0.7
3212026-09-06T23:58:34.296Z Downloaded is_terminal_polyfill v1.70.2
3222026-09-06T23:58:34.296Z Downloaded swrite v0.1.0
3232026-09-06T23:58:34.308Z Downloaded tabled_derive v0.7.0
3242026-09-06T23:58:34.308Z Downloaded crypto-common v0.1.7
3252026-09-06T23:58:34.308Z Downloaded heck v0.5.0
3262026-09-06T23:58:34.308Z Downloaded itoa v1.0.17
3272026-09-06T23:58:34.309Z Downloaded equivalent v1.0.2
3282026-09-06T23:58:34.309Z Downloaded pretty-hex v0.4.1
3292026-09-06T23:58:34.310Z Downloaded clap_lex v1.0.0
3302026-09-06T23:58:34.310Z Downloaded toml_write v0.1.2
3312026-09-06T23:58:34.315Z Downloaded strsim v0.11.1
3322026-09-06T23:58:34.316Z Downloaded dtrace-parser v0.2.0
3332026-09-06T23:58:34.316Z Downloaded scroll v0.12.0
3342026-09-06T23:58:34.316Z Downloaded thiserror-impl v1.0.69
3352026-09-06T23:58:34.316Z Downloaded fs-err v3.3.0
3362026-09-06T23:58:34.316Z Downloaded cargo_metadata v0.23.1
3372026-09-06T23:58:34.316Z Downloaded quote v1.0.45
3382026-09-06T23:58:34.322Z Downloaded cargo_toml v0.21.0
3392026-09-06T23:58:34.322Z Downloaded thiserror v2.0.18
3402026-09-06T23:58:34.335Z Downloaded scroll_derive v0.12.1
3412026-09-06T23:58:34.335Z Downloaded usdt-impl v0.5.0
3422026-09-06T23:58:34.335Z Downloaded errno v0.3.14
3432026-09-06T23:58:34.340Z Downloaded digest v0.10.7
3442026-09-06T23:58:34.340Z Downloaded proc-macro-error v1.0.4
3452026-09-06T23:58:34.340Z Downloaded ucd-trie v0.1.7
3462026-09-06T23:58:34.344Z Downloaded camino-tempfile v1.4.1
3472026-09-06T23:58:34.344Z Downloaded once_cell v1.21.3
3482026-09-06T23:58:34.344Z Downloaded semver v1.0.28
3492026-09-06T23:58:34.344Z Downloaded serde_tokenstream v0.2.3
3502026-09-06T23:58:34.351Z Downloaded toml v0.8.23
3512026-09-06T23:58:34.355Z Downloaded clap_derive v4.6.1
3522026-09-06T23:58:34.358Z Downloaded pest_derive v2.8.6
3532026-09-06T23:58:34.358Z Downloaded papergrid v0.11.0
3542026-09-06T23:58:34.363Z Downloaded log v0.4.33
3552026-09-06T23:58:34.363Z Downloaded clap v4.6.1
3562026-09-06T23:58:34.368Z Downloaded memchr v2.8.0
3572026-09-06T23:58:34.374Z Downloaded proc-macro2 v1.0.106
3582026-09-06T23:58:34.374Z Downloaded serde_core v1.0.228
3592026-09-06T23:58:34.374Z Downloaded getrandom v0.4.3
3602026-09-06T23:58:34.382Z Downloaded pest_meta v2.8.6
3612026-09-06T23:58:34.386Z Downloaded toml_edit v0.22.27
3622026-09-06T23:58:34.389Z Downloaded serde_derive v1.0.228
3632026-09-06T23:58:34.400Z Downloaded textwrap v0.16.2
3642026-09-06T23:58:34.406Z Downloaded typenum v1.20.1
3652026-09-06T23:58:34.406Z Downloaded indexmap v2.14.0
3662026-09-06T23:58:34.416Z Downloaded unicode-width v0.2.0
3672026-09-06T23:58:34.420Z Downloaded pest v2.8.6
3682026-09-06T23:58:34.447Z Downloaded hashbrown v0.17.0
3692026-09-06T23:58:34.454Z Downloaded winnow v0.7.14
3702026-09-06T23:58:34.462Z Downloaded clap_builder v4.6.0
3712026-09-06T23:58:34.462Z Downloaded goblin v0.8.2
3722026-09-06T23:58:34.465Z Downloaded syn v1.0.109
3732026-09-06T23:58:34.470Z Downloaded tabled v0.15.0
3742026-09-06T23:58:34.477Z Downloaded syn v2.0.117
3752026-09-06T23:58:34.482Z Downloaded unicode-width v0.1.14
3762026-09-06T23:58:34.485Z Downloaded rustix v1.1.4
3772026-09-06T23:58:34.500Z Downloaded libc v0.2.185
3782026-09-06T23:58:34.561Z Compiling proc-macro2 v1.0.106
3792026-09-06T23:58:34.568Z Compiling unicode-ident v1.0.24
3802026-09-06T23:58:34.568Z Compiling quote v1.0.45
3812026-09-06T23:58:34.568Z Compiling serde_core v1.0.228
3822026-09-06T23:58:34.568Z Compiling libc v0.2.185
3832026-09-06T23:58:34.568Z Compiling version_check v0.9.5
3842026-09-06T23:58:34.568Z Compiling memchr v2.8.0
3852026-09-06T23:58:34.568Z Compiling serde v1.0.228
3862026-09-06T23:58:34.568Z Compiling zmij v1.0.21
3872026-09-06T23:58:34.741Z Compiling ucd-trie v0.1.7
3882026-09-06T23:58:34.751Z Compiling itoa v1.0.17
3892026-09-06T23:58:34.757Z Compiling thiserror v1.0.69
3902026-09-06T23:58:34.773Z Compiling byteorder v1.5.0
3912026-09-06T23:58:34.787Z Compiling rustix v1.1.4
3922026-09-06T23:58:34.966Z Compiling bitflags v2.11.0
3932026-09-06T23:58:35.024Z Compiling serde_json v1.0.151
3942026-09-06T23:58:35.201Z Compiling proc-macro-error-attr v1.0.4
3952026-09-06T23:58:35.271Z Compiling usdt-impl v0.5.0
3962026-09-06T23:58:35.290Z Compiling camino v1.2.5
3972026-09-06T23:58:35.354Z Compiling syn v1.0.109
3982026-09-06T23:58:35.371Z Compiling pest v2.8.6
3992026-09-06T23:58:35.563Z Compiling proc-macro-error v1.0.4
4002026-09-06T23:58:35.581Z Compiling equivalent v1.0.2
4012026-09-06T23:58:35.614Z Compiling getrandom v0.4.3
4022026-09-06T23:58:35.617Z Compiling plain v0.2.3
4032026-09-06T23:58:35.630Z Compiling hashbrown v0.17.0
4042026-09-06T23:58:35.690Z Compiling log v0.4.33
4052026-09-06T23:58:35.723Z Compiling utf8parse v0.2.2
4062026-09-06T23:58:35.758Z Compiling is_terminal_polyfill v1.70.2
4072026-09-06T23:58:35.791Z Compiling colorchoice v1.0.4
4082026-09-06T23:58:35.831Z Compiling errno v0.3.14
4092026-09-06T23:58:35.837Z Compiling thread-id v4.2.2
4102026-09-06T23:58:35.879Z Compiling anstyle-parse v1.0.0
4112026-09-06T23:58:36.063Z Compiling thiserror v2.0.18
4122026-09-06T23:58:36.155Z Compiling anstyle v1.0.14
4132026-09-06T23:58:36.155Z Compiling anstyle-query v1.1.5
4142026-09-06T23:58:36.155Z Compiling winnow v0.7.14
4152026-09-06T23:58:36.155Z Compiling pretty-hex v0.4.1
4162026-09-06T23:58:36.155Z Compiling autocfg v1.5.0
4172026-09-06T23:58:36.156Z Compiling toml_write v0.1.2
4182026-09-06T23:58:36.156Z Compiling cfg-if v1.0.4
4192026-09-06T23:58:36.228Z Compiling anstream v1.0.0
4202026-09-06T23:58:36.228Z Compiling bytecount v0.6.9
4212026-09-06T23:58:36.228Z Compiling heck v0.5.0
4222026-09-06T23:58:36.259Z Compiling indexmap v2.14.0
4232026-09-06T23:58:36.274Z Compiling fnv v1.0.7
4242026-09-06T23:58:36.283Z Compiling syn v2.0.117
4252026-09-06T23:58:36.356Z Compiling strsim v0.11.1
4262026-09-06T23:58:36.371Z Compiling clap_lex v1.0.0
4272026-09-06T23:58:36.394Z Compiling once_cell v1.21.3
4282026-09-06T23:58:36.425Z Compiling unicode-width v0.1.14
4292026-09-06T23:58:36.437Z Compiling anyhow v1.0.104
4302026-09-06T23:58:36.462Z Compiling fs-err v3.3.0
4312026-09-06T23:58:36.523Z Compiling fastrand v2.3.0
4322026-09-06T23:58:36.683Z Compiling pest_meta v2.8.6
4332026-09-06T23:58:36.719Z Compiling heck v0.4.1
4342026-09-06T23:58:36.899Z Compiling papergrid v0.11.0
4352026-09-06T23:58:36.949Z Compiling memmap v0.7.0
4362026-09-06T23:58:36.949Z Compiling unicode-linebreak v0.1.5
4372026-09-06T23:58:36.949Z Compiling terminal_size v0.4.3
4382026-09-06T23:58:36.949Z Compiling tempfile v3.27.0
4392026-09-06T23:58:36.949Z Compiling unicode-width v0.2.0
4402026-09-06T23:58:36.950Z Compiling smawk v0.3.2
4412026-09-06T23:58:36.992Z Compiling swrite v0.1.0
4422026-09-06T23:58:37.004Z Compiling clap_builder v4.6.0
4432026-09-06T23:58:37.082Z Compiling textwrap v0.16.2
4442026-09-06T23:58:37.142Z Compiling semver v1.0.28
4452026-09-06T23:58:37.142Z Compiling cargo-platform v0.3.2
4462026-09-06T23:58:37.464Z Compiling camino-tempfile v1.4.1
4472026-09-06T23:58:37.825Z Compiling tabled_derive v0.7.0
4482026-09-06T23:58:38.418Z Compiling pest_generator v2.8.6
4492026-09-06T23:58:38.473Z Compiling tabled v0.15.0
4502026-09-06T23:58:38.976Z Compiling serde_derive v1.0.228
4512026-09-06T23:58:39.031Z Compiling thiserror-impl v1.0.69
4522026-09-06T23:58:39.031Z Compiling zerocopy-derive v0.7.35
4532026-09-06T23:58:39.031Z Compiling scroll_derive v0.12.1
4542026-09-06T23:58:39.031Z Compiling thiserror-impl v2.0.18
4552026-09-06T23:58:39.032Z Compiling clap_derive v4.6.1
4562026-09-06T23:58:39.051Z Compiling pest_derive v2.8.6
4572026-09-06T23:58:39.655Z Compiling scroll v0.12.0
4582026-09-06T23:58:39.663Z Compiling zerocopy v0.7.35
4592026-09-06T23:58:39.902Z Compiling goblin v0.8.2
4602026-09-06T23:58:40.035Z Compiling dtrace-parser v0.2.0
4612026-09-06T23:58:40.321Z Compiling clap v4.6.1
4622026-09-06T23:58:41.344Z Compiling toml_datetime v0.6.11
4632026-09-06T23:58:41.345Z Compiling serde_spanned v0.6.9
4642026-09-06T23:58:41.358Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4652026-09-06T23:58:41.358Z Compiling cargo_metadata v0.23.1
4662026-09-06T23:58:41.358Z Compiling macaddr v1.0.1
4672026-09-06T23:58:41.373Z Compiling dof v0.3.0
4682026-09-06T23:58:41.373Z Compiling serde_tokenstream v0.2.3
4692026-09-06T23:58:41.597Z Compiling toml_edit v0.22.27
4702026-09-06T23:58:42.065Z Compiling usdt-macro v0.5.0
4712026-09-06T23:58:42.089Z Compiling usdt-attr-macro v0.5.0
4722026-09-06T23:58:42.699Z Compiling usdt v0.5.0
4732026-09-06T23:58:42.845Z Compiling toml v0.8.23
4742026-09-06T23:58:43.161Z Compiling cargo_toml v0.21.0
4752026-09-06T23:58:44.433Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4762026-09-06T23:58:46.517Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.80s
4772026-09-06T23:58:46.735Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4782026-09-06T23:58:47.262Z Downloading crates ...
4792026-09-06T23:58:47.326Z Downloaded adler2 v2.0.1
4802026-09-06T23:58:47.355Z Downloaded addr2line v0.25.1
4812026-09-06T23:58:47.355Z Downloaded ahash v0.8.12
4822026-09-06T23:58:47.355Z Downloaded allocator-api2 v0.2.21
4832026-09-06T23:58:47.368Z Downloaded base16ct v1.0.0
4842026-09-06T23:58:47.368Z Downloaded arrayref v0.3.9
4852026-09-06T23:58:47.368Z Downloaded bitfield-struct v0.6.2
4862026-09-06T23:58:47.368Z Downloaded const-oid v0.9.6
4872026-09-06T23:58:47.369Z Downloaded atty v0.2.14
4882026-09-06T23:58:47.369Z Downloaded bcrypt-pbkdf v0.11.0
4892026-09-06T23:58:47.369Z Downloaded backtrace-ext v0.2.1
4902026-09-06T23:58:47.369Z Downloaded bit-vec v0.8.0
4912026-09-06T23:58:47.369Z Downloaded futures-core v0.3.32
4922026-09-06T23:58:47.369Z Downloaded atomicwrites v0.4.4
4932026-09-06T23:58:47.369Z Downloaded async-stream-impl v0.3.6
4942026-09-06T23:58:47.369Z Downloaded atomic-waker v1.1.2
4952026-09-06T23:58:47.369Z Downloaded either v1.15.0
4962026-09-06T23:58:47.369Z Downloaded cfg_aliases v0.2.1
4972026-09-06T23:58:47.369Z Downloaded bitfield-macros v0.19.4
4982026-09-06T23:58:47.369Z Downloaded async-stream v0.3.6
4992026-09-06T23:58:47.369Z Downloaded embedded-io v0.6.1
5002026-09-06T23:58:47.369Z Downloaded form_urlencoded v1.2.2
5012026-09-06T23:58:47.369Z Downloaded env_filter v2.0.0
5022026-09-06T23:58:47.370Z Downloaded futures-io v0.3.32
5032026-09-06T23:58:47.370Z Downloaded enum-as-inner v0.6.1
5042026-09-06T23:58:47.370Z Downloaded ascii-canvas v3.0.0
5052026-09-06T23:58:47.551Z Downloaded foreign-types v0.5.0
5062026-09-06T23:58:47.551Z Downloaded enum_dispatch v0.3.13
5072026-09-06T23:58:47.551Z Downloaded anstream v0.6.21
5082026-09-06T23:58:47.551Z Downloaded erased-serde v0.3.31
5092026-09-06T23:58:47.551Z Downloaded filetime v0.2.27
5102026-09-06T23:58:47.551Z Downloaded ed25519-dalek v2.2.0
5112026-09-06T23:58:47.551Z Downloaded bit-set v0.5.3
5122026-09-06T23:58:47.551Z Downloaded foreign-types-shared v0.3.1
5132026-09-06T23:58:47.551Z Downloaded futures-macro v0.3.32
5142026-09-06T23:58:47.551Z Downloaded futures-task v0.3.32
5152026-09-06T23:58:47.553Z Downloaded anstyle-parse v0.2.7
5162026-09-06T23:58:47.553Z Downloaded find-msvc-tools v0.1.9
5172026-09-06T23:58:47.553Z Downloaded async-recursion v1.1.1
5182026-09-06T23:58:47.553Z Downloaded ff v0.13.1
5192026-09-06T23:58:47.553Z Downloaded ff v0.14.0
5202026-09-06T23:58:47.553Z Downloaded assert_matches v1.5.0
5212026-09-06T23:58:47.553Z Downloaded bit-vec v0.6.3
5222026-09-06T23:58:47.553Z Downloaded float-cmp v0.10.0
5232026-09-06T23:58:47.553Z Downloaded array-init v0.0.4
5242026-09-06T23:58:47.553Z Downloaded endian-type v0.1.2
5252026-09-06T23:58:47.553Z Downloaded futures-sink v0.3.32
5262026-09-06T23:58:47.553Z Downloaded flagset v0.4.7
5272026-09-06T23:58:47.553Z Downloaded foreign-types v0.3.2
5282026-09-06T23:58:47.553Z Downloaded compression-core v0.4.31
5292026-09-06T23:58:47.553Z Downloaded aead v0.5.2
5302026-09-06T23:58:47.553Z Downloaded hostname v0.3.1
5312026-09-06T23:58:47.553Z Downloaded blake2 v0.11.0-rc.6
5322026-09-06T23:58:47.553Z Downloaded hash32 v0.2.1
5332026-09-06T23:58:47.553Z Downloaded aead v0.6.1
5342026-09-06T23:58:47.553Z Downloaded argon2 v0.5.3
5352026-09-06T23:58:47.554Z Downloaded async-bb8-diesel v0.2.1
5362026-09-06T23:58:47.554Z Downloaded bitfield v0.19.4
5372026-09-06T23:58:47.554Z Downloaded bitflags v1.3.2
5382026-09-06T23:58:47.554Z Downloaded ciborium-io v0.2.2
5392026-09-06T23:58:47.554Z Downloaded fd-lock v4.0.4
5402026-09-06T23:58:47.554Z Downloaded home v0.5.12
5412026-09-06T23:58:47.554Z Downloaded cfg_aliases v0.1.1
5422026-09-06T23:58:47.554Z Downloaded base16ct v0.2.0
5432026-09-06T23:58:47.554Z Downloaded env_logger v0.11.11
5442026-09-06T23:58:47.554Z Downloaded fixedbitset v0.5.7
5452026-09-06T23:58:47.554Z Downloaded fs-err v2.11.0
5462026-09-06T23:58:47.554Z Downloaded bit-set v0.8.0
5472026-09-06T23:58:47.554Z Downloaded castaway v0.2.4
5482026-09-06T23:58:47.554Z Downloaded float-ord v0.3.2
5492026-09-06T23:58:47.554Z Downloaded block-buffer v0.12.1
5502026-09-06T23:58:47.554Z Downloaded foreign-types-macros v0.2.3
5512026-09-06T23:58:47.554Z Downloaded bb8 v0.8.6
5522026-09-06T23:58:47.554Z Downloaded block-padding v0.4.2
5532026-09-06T23:58:47.554Z Downloaded embedded-io v0.4.0
5542026-09-06T23:58:47.554Z Downloaded fixedbitset v0.4.2
5552026-09-06T23:58:47.554Z Downloaded foreign-types-shared v0.1.1
5562026-09-06T23:58:47.554Z Downloaded fxhash v0.2.1
5572026-09-06T23:58:47.554Z Downloaded ciborium-ll v0.2.2
5582026-09-06T23:58:47.554Z Downloaded http-body v1.0.1
5592026-09-06T23:58:47.554Z Downloaded hex-literal v1.1.0
5602026-09-06T23:58:47.554Z Downloaded git-stub v1.0.0
5612026-09-06T23:58:47.555Z Downloaded headers-core v0.3.0
5622026-09-06T23:58:47.555Z Downloaded funty v2.0.0
5632026-09-06T23:58:47.555Z Downloaded gethostname v0.5.0
5642026-09-06T23:58:47.555Z Downloaded hash32 v0.3.1
5652026-09-06T23:58:47.555Z Downloaded hex v0.4.3
5662026-09-06T23:58:47.555Z Downloaded globwalk v0.9.1
5672026-09-06T23:58:47.555Z Downloaded hostname v0.4.2
5682026-09-06T23:58:47.556Z Downloaded ar_archive_writer v0.5.1
5692026-09-06T23:58:47.556Z Downloaded openssl-probe v0.1.6
5702026-09-06T23:58:47.556Z Downloaded cobs v0.3.0
5712026-09-06T23:58:47.556Z Downloaded fs_extra v1.3.0
5722026-09-06T23:58:47.556Z Downloaded futures-channel v0.3.32
5732026-09-06T23:58:47.556Z Downloaded num v0.4.3
5742026-09-06T23:58:47.556Z Downloaded argon2 v0.6.0-rc.8
5752026-09-06T23:58:47.556Z Downloaded group v0.14.0
5762026-09-06T23:58:47.556Z Downloaded foldhash v0.2.0
5772026-09-06T23:58:47.556Z Downloaded ghash v0.6.0
5782026-09-06T23:58:47.556Z Downloaded cipher v0.5.2
5792026-09-06T23:58:47.556Z Downloaded fallible-iterator v0.2.0
5802026-09-06T23:58:47.556Z Downloaded futures-executor v0.3.32
5812026-09-06T23:58:47.556Z Downloaded git-stub-vcs v0.1.0
5822026-09-06T23:58:47.556Z Downloaded arrayvec v0.7.6
5832026-09-06T23:58:47.556Z Downloaded camino-tempfile-ext v0.3.3
5842026-09-06T23:58:47.556Z Downloaded num-conv v0.2.0
5852026-09-06T23:58:47.556Z Downloaded foldhash v0.1.5
5862026-09-06T23:58:47.556Z Downloaded glob v0.3.3
5872026-09-06T23:58:47.557Z Downloaded globset v0.4.18
5882026-09-06T23:58:47.557Z Downloaded newtype-uuid-macros v0.1.0
5892026-09-06T23:58:47.558Z Downloaded elliptic-curve v0.13.8
5902026-09-06T23:58:47.558Z Downloaded elliptic-curve v0.14.1
5912026-09-06T23:58:47.558Z Downloaded path-slash v0.1.5
5922026-09-06T23:58:47.558Z Downloaded openssl-macros v0.1.1
5932026-09-06T23:58:47.558Z Downloaded precomputed-hash v0.1.1
5942026-09-06T23:58:47.558Z Downloaded oxide-generation-macros v0.2.0
5952026-09-06T23:58:47.558Z Downloaded parse-display v0.10.0
5962026-09-06T23:58:47.558Z Downloaded progenitor-client v0.14.0
5972026-09-06T23:58:47.558Z Downloaded phf_shared v0.11.3
5982026-09-06T23:58:47.558Z Downloaded proc-macro-crate v3.4.0
5992026-09-06T23:58:47.558Z Downloaded rand_chacha v0.3.1
6002026-09-06T23:58:47.558Z Downloaded rand_xorshift v0.4.0
6012026-09-06T23:58:47.558Z Downloaded ref-cast v1.0.25
6022026-09-06T23:58:47.558Z Downloaded getrandom v0.2.17
6032026-09-06T23:58:47.558Z Downloaded group v0.13.0
6042026-09-06T23:58:47.558Z Downloaded base64ct v1.8.3
6052026-09-06T23:58:47.594Z Downloaded async-trait v0.1.89
6062026-09-06T23:58:47.594Z Downloaded blowfish v0.10.0
6072026-09-06T23:58:47.594Z Downloaded http-body-util v0.1.3
6082026-09-06T23:58:47.595Z Downloaded http-range v0.1.5
6092026-09-06T23:58:47.595Z Downloaded bcs v0.1.6
6102026-09-06T23:58:47.595Z Downloaded cexpr v0.6.0
6112026-09-06T23:58:47.595Z Downloaded cmov v0.5.4
6122026-09-06T23:58:47.595Z Downloaded highway v1.3.0
6132026-09-06T23:58:47.595Z Downloaded buf-list v1.1.2
6142026-09-06T23:58:47.595Z Downloaded bytesize v2.7.0
6152026-09-06T23:58:47.595Z Downloaded cipher v0.4.4
6162026-09-06T23:58:47.595Z Downloaded compression-codecs v0.4.37
6172026-09-06T23:58:47.595Z Downloaded cc v1.2.56
6182026-09-06T23:58:47.595Z Downloaded chacha20 v0.10.0
6192026-09-06T23:58:47.595Z Downloaded colored v2.2.0
6202026-09-06T23:58:47.595Z Downloaded blake2 v0.10.6
6212026-09-06T23:58:47.595Z Downloaded cassowary v0.3.0
6222026-09-06T23:58:47.595Z Downloaded console v0.15.11
6232026-09-06T23:58:47.595Z Downloaded rustc-hash v2.1.1
6242026-09-06T23:58:47.596Z Downloaded serde_urlencoded v0.7.1
6252026-09-06T23:58:47.596Z Downloaded chacha20 v0.9.1
6262026-09-06T23:58:47.596Z Downloaded scopeguard v1.2.0
6272026-09-06T23:58:47.596Z Downloaded cbc v0.2.1
6282026-09-06T23:58:47.596Z Downloaded futures v0.3.32
6292026-09-06T23:58:47.596Z Downloaded stable_deref_trait v1.2.1
6302026-09-06T23:58:47.596Z Downloaded pbkdf2 v0.13.0
6312026-09-06T23:58:47.596Z Downloaded backon v1.6.0
6322026-09-06T23:58:47.597Z Downloaded bzip2 v0.6.1
6332026-09-06T23:58:47.597Z Downloaded packed_struct v0.10.1
6342026-09-06T23:58:47.597Z Downloaded progenitor-extras v0.2.0
6352026-09-06T23:58:47.597Z Downloaded clang-sys v1.8.1
6362026-09-06T23:58:47.597Z Downloaded bs58 v0.5.1
6372026-09-06T23:58:47.597Z Downloaded num_enum v0.5.11
6382026-09-06T23:58:47.597Z Downloaded num_enum_derive v0.7.6
6392026-09-06T23:58:47.597Z Downloaded port-file v0.1.0
6402026-09-06T23:58:47.598Z Downloaded predicates v3.1.4
6412026-09-06T23:58:47.598Z Downloaded progenitor-client v0.13.0
6422026-09-06T23:58:47.598Z Downloaded rand_chacha v0.9.0
6432026-09-06T23:58:47.598Z Downloaded rfc6979 v0.6.0
6442026-09-06T23:58:47.598Z Downloaded oxide-update-engine-display v0.1.2
6452026-09-06T23:58:47.598Z Downloaded tabwriter v1.4.1
6462026-09-06T23:58:47.598Z Downloaded paste v1.0.15
6472026-09-06T23:58:47.598Z Downloaded sponge-cursor v0.1.0
6482026-09-06T23:58:47.598Z Downloaded tokio-test v0.4.5
6492026-09-06T23:58:47.598Z Downloaded termtree v0.5.1
6502026-09-06T23:58:47.598Z Downloaded untrusted v0.7.1
6512026-09-06T23:58:47.598Z Downloaded backoff v0.4.0
6522026-09-06T23:58:47.598Z Downloaded ciborium v0.2.2
6532026-09-06T23:58:47.598Z Downloaded topological-sort v0.2.2
6542026-09-06T23:58:47.598Z Downloaded universal-hash v0.6.1
6552026-09-06T23:58:47.598Z Downloaded waitgroup v0.1.2
6562026-09-06T23:58:47.598Z Downloaded bzip2 v0.4.4
6572026-09-06T23:58:47.598Z Downloaded yoke-derive v0.8.1
6582026-09-06T23:58:47.598Z Downloaded byte-wrapper v0.1.0
6592026-09-06T23:58:47.598Z Downloaded console v0.16.2
6602026-09-06T23:58:47.598Z Downloaded half v1.8.3
6612026-09-06T23:58:47.598Z Downloaded rand_seeder v0.4.0
6622026-09-06T23:58:47.599Z Downloaded cmake v0.1.57
6632026-09-06T23:58:47.599Z Downloaded unicode-xid v0.2.6
6642026-09-06T23:58:47.599Z Downloaded hmac v0.12.1
6652026-09-06T23:58:47.599Z Downloaded zeroize_derive v1.5.0
6662026-09-06T23:58:47.599Z Downloaded num-modular v0.6.5
6672026-09-06T23:58:47.599Z Downloaded rpassword v7.5.4
6682026-09-06T23:58:47.599Z Downloaded native-tls v0.2.18
6692026-09-06T23:58:47.599Z Downloaded serde_tokenstream v0.3.0
6702026-09-06T23:58:47.599Z Downloaded signal-hook-mio v0.2.5
6712026-09-06T23:58:47.599Z Downloaded want v0.3.1
6722026-09-06T23:58:47.599Z Downloaded schemars_derive v0.8.22
6732026-09-06T23:58:47.599Z Downloaded serde_path_to_error v0.1.20
6742026-09-06T23:58:47.599Z Downloaded getrandom v0.3.4
6752026-09-06T23:58:47.622Z Downloaded zone v0.3.1
6762026-09-06T23:58:47.622Z Downloaded colored v3.1.1
6772026-09-06T23:58:47.622Z Downloaded slog-async v2.8.0
6782026-09-06T23:58:47.622Z Downloaded strum_macros v0.26.4
6792026-09-06T23:58:47.622Z Downloaded cpufeatures v0.3.0
6802026-09-06T23:58:47.622Z Downloaded slog-term v2.9.2
6812026-09-06T23:58:47.622Z Downloaded postgres-types v0.2.12
6822026-09-06T23:58:47.622Z Downloaded sqlformat v0.3.5
6832026-09-06T23:58:47.622Z Downloaded pkcs1 v0.8.0-rc.4
6842026-09-06T23:58:47.622Z Downloaded spki v0.8.0
6852026-09-06T23:58:47.622Z Downloaded defmt-parser v1.0.0
6862026-09-06T23:58:47.622Z Downloaded http-range-header v0.4.2
6872026-09-06T23:58:47.622Z Downloaded darling_macro v0.23.0
6882026-09-06T23:58:47.622Z Downloaded dtrace-parser v0.3.0
6892026-09-06T23:58:47.622Z Downloaded idna_adapter v1.2.1
6902026-09-06T23:58:47.622Z Downloaded dsl_auto_type v0.2.0
6912026-09-06T23:58:47.622Z Downloaded httpdate v1.0.3
6922026-09-06T23:58:47.622Z Downloaded support-bundle-viewer v0.1.2
6932026-09-06T23:58:47.624Z Downloaded base64 v0.21.7
6942026-09-06T23:58:47.624Z Downloaded cancel-safe-futures v0.1.5
6952026-09-06T23:58:47.624Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6962026-09-06T23:58:47.624Z Downloaded termios v0.3.3
6972026-09-06T23:58:47.624Z Downloaded tls_codec_derive v0.4.2
6982026-09-06T23:58:47.624Z Downloaded tinystr v0.8.2
6992026-09-06T23:58:47.624Z Downloaded toml_writer v1.1.1+spec-1.1.0
7002026-09-06T23:58:47.624Z Downloaded inout v0.1.4
7012026-09-06T23:58:47.624Z Downloaded maybe-uninit v2.0.0
7022026-09-06T23:58:47.625Z Downloaded tui-tree-widget v0.23.1
7032026-09-06T23:58:47.625Z Downloaded generic-array v1.4.3
7042026-09-06T23:58:47.625Z Downloaded walkdir v2.5.0
7052026-09-06T23:58:47.633Z Downloaded base64 v0.22.1
7062026-09-06T23:58:47.633Z Downloaded half v2.7.1
7072026-09-06T23:58:47.633Z Downloaded uzers v0.12.2
7082026-09-06T23:58:47.634Z Downloaded ena v0.14.4
7092026-09-06T23:58:47.634Z Downloaded fatfs v0.3.6
7102026-09-06T23:58:47.634Z Downloaded lazy_static v1.5.0
7112026-09-06T23:58:47.634Z Downloaded internet-checksum v0.2.1
7122026-09-06T23:58:47.634Z Downloaded zstd-safe v7.2.4
7132026-09-06T23:58:47.634Z Downloaded const_format_proc_macros v0.2.34
7142026-09-06T23:58:47.634Z Downloaded jiff-static v0.2.34
7152026-09-06T23:58:47.634Z Downloaded linked-hash-map v0.5.6
7162026-09-06T23:58:47.634Z Downloaded daft-derive v0.1.8
7172026-09-06T23:58:47.644Z Downloaded hmac v0.13.0
7182026-09-06T23:58:47.644Z Downloaded newtype_derive v0.1.6
7192026-09-06T23:58:47.644Z Downloaded nodrop v0.1.14
7202026-09-06T23:58:47.644Z Downloaded num_threads v0.1.7
7212026-09-06T23:58:47.644Z Downloaded olpc-cjson v0.1.4
7222026-09-06T23:58:47.644Z Downloaded crossbeam-deque v0.8.6
7232026-09-06T23:58:47.644Z Downloaded percent-encoding v2.3.2
7242026-09-06T23:58:47.644Z Downloaded phf_shared v0.13.1
7252026-09-06T23:58:47.652Z Downloaded csv-core v0.1.13
7262026-09-06T23:58:47.652Z Downloaded dashu-base v0.5.1
7272026-09-06T23:58:47.652Z Downloaded num-derive v0.4.2
7282026-09-06T23:58:47.652Z Downloaded oso-derive v0.27.3
7292026-09-06T23:58:47.652Z Downloaded oxide-update-engine-types v0.1.2
7302026-09-06T23:58:47.652Z Downloaded parking_lot v0.11.2
7312026-09-06T23:58:47.652Z Downloaded der_derive v0.7.3
7322026-09-06T23:58:47.652Z Downloaded indent_write v2.2.0
7332026-09-06T23:58:47.656Z Downloaded pwd v1.4.0
7342026-09-06T23:58:47.656Z Downloaded chacha20poly1305 v0.10.1
7352026-09-06T23:58:47.661Z Downloaded chumsky v0.9.3
7362026-09-06T23:58:47.661Z Downloaded diesel-dtrace v0.5.0
7372026-09-06T23:58:47.683Z Downloaded indoc v2.0.7
7382026-09-06T23:58:47.683Z Downloaded ipnet v2.12.0
7392026-09-06T23:58:47.683Z Downloaded bytes v1.11.1
7402026-09-06T23:58:47.683Z Downloaded arc-swap v1.8.2
7412026-09-06T23:58:47.683Z Downloaded hyper-staticfile v0.10.1
7422026-09-06T23:58:47.691Z Downloaded backtrace v0.3.76
7432026-09-06T23:58:47.691Z Downloaded flume v0.11.1
7442026-09-06T23:58:47.691Z Downloaded vsss-rs v3.3.4
7452026-09-06T23:58:47.691Z Downloaded xshell v0.2.7
7462026-09-06T23:58:47.691Z Downloaded libloading v0.8.9
7472026-09-06T23:58:47.691Z Downloaded headers v0.4.1
7482026-09-06T23:58:47.691Z Downloaded heapless v0.8.0
7492026-09-06T23:58:47.691Z Downloaded rtoolbox v0.0.3
7502026-09-06T23:58:47.692Z Downloaded same-file v1.0.6
7512026-09-06T23:58:47.692Z Downloaded secrecy v0.10.3
7522026-09-06T23:58:47.692Z Downloaded serde_plain v1.0.2
7532026-09-06T23:58:47.692Z Downloaded shell-words v1.1.1
7542026-09-06T23:58:47.692Z Downloaded sigpipe v0.1.3
7552026-09-06T23:58:47.693Z Downloaded ron v0.8.1
7562026-09-06T23:58:47.702Z Downloaded nanorand v0.7.0
7572026-09-06T23:58:47.702Z Downloaded schemars v0.8.22
7582026-09-06T23:58:47.702Z Downloaded compact_str v0.8.1
7592026-09-06T23:58:47.702Z Downloaded rustls-platform-verifier v0.6.2
7602026-09-06T23:58:47.710Z Downloaded zerocopy v0.6.6
7612026-09-06T23:58:47.710Z Downloaded md-5 v0.10.6
7622026-09-06T23:58:47.711Z Downloaded ed25519-dalek v3.0.0
7632026-09-06T23:58:47.711Z Downloaded flate2 v1.1.9
7642026-09-06T23:58:47.712Z Downloaded slog-envlogger v2.2.0
7652026-09-06T23:58:47.712Z Downloaded serde_yaml v0.9.34+deprecated
7662026-09-06T23:58:47.712Z Downloaded crc32fast v1.5.0
7672026-09-06T23:58:47.712Z Downloaded nu-ansi-term v0.50.3
7682026-09-06T23:58:47.717Z Downloaded sha1 v0.11.0
7692026-09-06T23:58:47.717Z Downloaded mime_guess v2.0.5
7702026-09-06T23:58:47.717Z Downloaded num-rational v0.4.2
7712026-09-06T23:58:47.717Z Downloaded signal-hook v0.3.18
7722026-09-06T23:58:47.717Z Downloaded similar v2.7.0
7732026-09-06T23:58:47.717Z Downloaded parking_lot_core v0.8.6
7742026-09-06T23:58:47.728Z Downloaded cookie v0.18.1
7752026-09-06T23:58:47.728Z Downloaded supports-hyperlinks v3.2.0
7762026-09-06T23:58:47.728Z Downloaded async-compression v0.4.41
7772026-09-06T23:58:47.732Z Downloaded omicron-zone-package v0.12.3
7782026-09-06T23:58:47.732Z Downloaded peg-macros v0.8.5
7792026-09-06T23:58:47.732Z Downloaded des v0.9.0
7802026-09-06T23:58:47.732Z Downloaded ssh-cipher v0.2.0
7812026-09-06T23:58:47.732Z Downloaded thiserror-impl-no-std v2.0.2
7822026-09-06T23:58:47.732Z Downloaded pkg-config v0.3.32
7832026-09-06T23:58:47.732Z Downloaded pin-project v1.1.11
7842026-09-06T23:58:47.735Z Downloaded prettyplease v0.2.37
7852026-09-06T23:58:47.740Z Downloaded tokio-macros v2.7.0
7862026-09-06T23:58:47.740Z Downloaded test-strategy v0.4.5
7872026-09-06T23:58:47.740Z Downloaded tungstenite v0.21.0
7882026-09-06T23:58:47.740Z Downloaded unsafe-libyaml v0.2.11
7892026-09-06T23:58:47.745Z Downloaded ppv-lite86 v0.2.21
7902026-09-06T23:58:47.745Z Downloaded httparse v1.10.1
7912026-09-06T23:58:47.745Z Downloaded tracing-attributes v0.1.31
7922026-09-06T23:58:47.745Z Downloaded primeorder v0.14.0
7932026-09-06T23:58:47.750Z Downloaded progenitor v0.14.0
7942026-09-06T23:58:47.750Z Downloaded unit-prefix v0.5.2
7952026-09-06T23:58:47.750Z Downloaded rustc-demangle v0.1.27
7962026-09-06T23:58:47.750Z Downloaded usdt v0.6.0
7972026-09-06T23:58:47.750Z Downloaded utf-8 v0.7.6
7982026-09-06T23:58:47.750Z Downloaded xattr v1.6.1
7992026-09-06T23:58:47.754Z Downloaded rustls-native-certs v0.8.3
8002026-09-06T23:58:47.754Z Downloaded serde_bytes v0.11.19
8012026-09-06T23:58:47.754Z Downloaded litemap v0.8.1
8022026-09-06T23:58:47.755Z Downloaded rustversion v1.0.22
8032026-09-06T23:58:47.759Z Downloaded zerofrom-derive v0.1.6
8042026-09-06T23:58:47.759Z Downloaded sec1 v0.7.3
8052026-09-06T23:58:47.759Z Downloaded zone_cfg_derive v0.3.1
8062026-09-06T23:58:47.759Z Downloaded crc v3.4.0
8072026-09-06T23:58:47.759Z Downloaded heapless v0.7.17
8082026-09-06T23:58:47.770Z Downloaded serde_with_macros v1.5.2
8092026-09-06T23:58:47.770Z Downloaded yoke v0.8.1
8102026-09-06T23:58:47.771Z Downloaded hashbrown v0.13.2
8112026-09-06T23:58:47.771Z Downloaded hickory-resolver v0.25.2
8122026-09-06T23:58:47.776Z Downloaded darling v0.23.0
8132026-09-06T23:58:47.776Z Downloaded darling_core v0.13.4
8142026-09-06T23:58:47.776Z Downloaded ml-kem v0.3.2
8152026-09-06T23:58:47.776Z Downloaded slog-dtrace v0.3.0
8162026-09-06T23:58:47.776Z Downloaded crucible-workspace-hack v0.1.0
8172026-09-06T23:58:47.776Z Downloaded crunchy v0.2.4
8182026-09-06T23:58:47.777Z Downloaded parking_lot v0.12.5
8192026-09-06T23:58:47.777Z Downloaded shlex v1.3.0
8202026-09-06T23:58:47.777Z Downloaded socket2 v0.5.10
8212026-09-06T23:58:47.781Z Downloaded qorb v0.4.1
8222026-09-06T23:58:47.782Z Downloaded stacker v0.1.23
8232026-09-06T23:58:47.782Z Downloaded strum_macros v0.27.2
8242026-09-06T23:58:47.782Z Downloaded synstructure v0.13.2
8252026-09-06T23:58:47.782Z Downloaded thiserror-no-std v2.0.2
8262026-09-06T23:58:47.786Z Downloaded dirs-sys-next v0.1.2
8272026-09-06T23:58:47.786Z Downloaded derive_builder v0.20.2
8282026-09-06T23:58:47.786Z Downloaded dof v0.4.0
8292026-09-06T23:58:47.789Z Downloaded ident_case v1.0.1
8302026-09-06T23:58:47.789Z Downloaded darling_macro v0.21.3
8312026-09-06T23:58:47.789Z Downloaded difflib v0.4.0
8322026-09-06T23:58:47.789Z Downloaded dropshot-api-manager-types v0.8.0
8332026-09-06T23:58:47.789Z Downloaded dunce v1.0.5
8342026-09-06T23:58:47.789Z Downloaded illumos-nvpair-sys v0.2.0
8352026-09-06T23:58:47.789Z Downloaded typify v0.6.2
8362026-09-06T23:58:47.796Z Downloaded postcard v1.1.3
8372026-09-06T23:58:47.796Z Downloaded bumpalo v3.20.2
8382026-09-06T23:58:47.796Z Downloaded is-terminal v0.4.17
8392026-09-06T23:58:47.796Z Downloaded unarray v0.1.4
8402026-09-06T23:58:47.805Z Downloaded managed v0.8.0
8412026-09-06T23:58:47.808Z Downloaded newline-converter v0.3.0
8422026-09-06T23:58:47.809Z Downloaded expectorate v1.2.0
8432026-09-06T23:58:47.809Z Downloaded unicase v2.9.0
8442026-09-06T23:58:47.809Z Downloaded vergen-git2 v9.1.0
8452026-09-06T23:58:47.809Z Downloaded vergen-gitcl v1.0.8
8462026-09-06T23:58:47.809Z Downloaded zerovec-derive v0.11.2
8472026-09-06T23:58:47.819Z Downloaded convert_case v0.10.0
8482026-09-06T23:58:47.819Z Downloaded hashbrown v0.12.3
8492026-09-06T23:58:47.819Z Downloaded hickory-server v0.25.2
8502026-09-06T23:58:47.823Z Downloaded num_enum_derive v0.5.11
8512026-09-06T23:58:47.823Z Downloaded critical-section v1.2.0
8522026-09-06T23:58:47.823Z Downloaded litrs v1.0.0
8532026-09-06T23:58:47.823Z Downloaded aho-corasick v1.1.4
8542026-09-06T23:58:47.823Z Downloaded schemars v0.9.0
8552026-09-06T23:58:47.827Z Downloaded schemars v1.2.1
8562026-09-06T23:58:47.834Z Downloaded progenitor-macro v0.13.0
8572026-09-06T23:58:47.837Z Downloaded slog v2.8.2
8582026-09-06T23:58:47.837Z Downloaded pem-rfc7468 v1.0.0
8592026-09-06T23:58:47.840Z Downloaded stringprep v0.1.5
8602026-09-06T23:58:47.840Z Downloaded daft v0.1.8
8612026-09-06T23:58:47.840Z Downloaded oso v0.27.3
8622026-09-06T23:58:47.844Z Downloaded pkcs5 v0.8.1
8632026-09-06T23:58:47.844Z Downloaded spin v0.9.8
8642026-09-06T23:58:47.848Z Downloaded structmeta-derive v0.3.0
8652026-09-06T23:58:47.849Z Downloaded recursive-proc-macro-impl v0.1.1
8662026-09-06T23:58:47.849Z Downloaded potential_utf v0.1.4
8672026-09-06T23:58:47.849Z Downloaded proc-macro-error-attr2 v2.0.0
8682026-09-06T23:58:47.849Z Downloaded rfc6979 v0.4.0
8692026-09-06T23:58:47.849Z Downloaded icu_normalizer_data v2.1.1
8702026-09-06T23:58:47.853Z Downloaded sapling-renderdag v0.1.0
8712026-09-06T23:58:47.853Z Downloaded tokio-stream v0.1.18
8722026-09-06T23:58:47.853Z Downloaded darling_macro v0.20.11
8732026-09-06T23:58:47.857Z Downloaded delegate v0.13.5
8742026-09-06T23:58:47.857Z Downloaded sha1 v0.10.6
8752026-09-06T23:58:47.857Z Downloaded icu_properties v2.1.2
8762026-09-06T23:58:47.857Z Downloaded progenitor-impl v0.13.0
8772026-09-06T23:58:47.857Z Downloaded rand_core v0.9.5
8782026-09-06T23:58:47.857Z Downloaded whoami v2.1.0
8792026-09-06T23:58:47.861Z Downloaded jobserver v0.1.34
8802026-09-06T23:58:47.861Z Downloaded num-iter v0.1.45
8812026-09-06T23:58:47.861Z Downloaded knus-derive v3.4.0
8822026-09-06T23:58:47.864Z Downloaded libefi-sys v0.1.0
8832026-09-06T23:58:47.865Z Downloaded newtype-uuid v1.3.2
8842026-09-06T23:58:47.865Z Downloaded semver v0.1.20
8852026-09-06T23:58:47.865Z Downloaded take_mut v0.2.2
8862026-09-06T23:58:47.865Z Downloaded slog-bunyan v2.5.0
8872026-09-06T23:58:47.866Z Downloaded tagptr v0.2.0
8882026-09-06T23:58:47.866Z Downloaded sync_wrapper v1.0.2
8892026-09-06T23:58:47.866Z Downloaded sqlparser_derive v0.5.0
8902026-09-06T23:58:47.869Z Downloaded tap v1.0.1
8912026-09-06T23:58:47.869Z Downloaded impl-trait-for-tuples v0.2.3
8922026-09-06T23:58:47.869Z Downloaded lru v0.18.3
8932026-09-06T23:58:47.869Z Downloaded module-lattice v0.2.3
8942026-09-06T23:58:47.869Z Downloaded oxide-generation v0.1.3
8952026-09-06T23:58:47.869Z Downloaded http v1.4.2
8962026-09-06T23:58:47.874Z Downloaded parse-display-derive v0.10.0
8972026-09-06T23:58:47.874Z Downloaded usdt-attr-macro v0.6.0
8982026-09-06T23:58:47.874Z Downloaded hickory-resolver v0.24.4
8992026-09-06T23:58:47.877Z Downloaded peg v0.8.5
9002026-09-06T23:58:47.877Z Downloaded phf v0.13.1
9012026-09-06T23:58:47.880Z Downloaded openssl-sys v0.9.117
9022026-09-06T23:58:47.883Z Downloaded phf_shared v0.12.1
9032026-09-06T23:58:47.883Z Downloaded crc-catalog v2.4.0
9042026-09-06T23:58:47.886Z Downloaded cstr-argument v0.1.2
9052026-09-06T23:58:47.889Z Downloaded pin-project-internal v1.1.11
9062026-09-06T23:58:47.889Z Downloaded ssh-key v0.6.7
9072026-09-06T23:58:47.892Z Downloaded rand_core v0.6.4
9082026-09-06T23:58:47.892Z Downloaded toml v1.1.2+spec-1.1.0
9092026-09-06T23:58:47.896Z Downloaded tinyvec v1.11.0
9102026-09-06T23:58:47.896Z Downloaded rlimit v0.10.2
9112026-09-06T23:58:47.907Z Downloaded curve25519-dalek-derive v0.1.1
9122026-09-06T23:58:47.908Z Downloaded rustc_version v0.4.1
9132026-09-06T23:58:47.908Z Downloaded simd-adler32 v0.3.8
9142026-09-06T23:58:47.923Z Downloaded iana-time-zone v0.1.65
9152026-09-06T23:58:47.923Z Downloaded psm v0.1.30
9162026-09-06T23:58:47.923Z Downloaded dyn-clone v1.0.20
9172026-09-06T23:58:47.923Z Downloaded maplit v1.0.2
9182026-09-06T23:58:47.923Z Downloaded smallvec v0.6.14
9192026-09-06T23:58:47.923Z Downloaded aes v0.9.1
9202026-09-06T23:58:47.929Z Downloaded aes-gcm v0.11.0
9212026-09-06T23:58:47.929Z Downloaded serde-hex v0.1.0
9222026-09-06T23:58:47.929Z Downloaded toml v0.7.8
9232026-09-06T23:58:47.929Z Downloaded tracing-core v0.1.36
9242026-09-06T23:58:47.929Z Downloaded memmap2 v0.9.10
9252026-09-06T23:58:47.929Z Downloaded strum_macros v0.24.3
9262026-09-06T23:58:47.930Z Downloaded signal-hook-registry v1.4.8
9272026-09-06T23:58:47.930Z Downloaded illumos-nvpair v0.3.0
9282026-09-06T23:58:47.930Z Downloaded instant v0.1.13
9292026-09-06T23:58:47.930Z Downloaded rcgen v0.12.1
9302026-09-06T23:58:47.930Z Downloaded lru-slab v0.1.2
9312026-09-06T23:58:47.930Z Downloaded mime v0.3.17
9322026-09-06T23:58:47.930Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9332026-09-06T23:58:47.930Z Downloaded keccak v0.1.6
9342026-09-06T23:58:47.938Z Downloaded lalrpop-util v0.19.12
9352026-09-06T23:58:47.938Z Downloaded zopfli v0.8.3
9362026-09-06T23:58:47.943Z Downloaded lru-cache v0.1.2
9372026-09-06T23:58:47.943Z Downloaded lzss v0.8.2
9382026-09-06T23:58:47.953Z Downloaded zeroize v1.9.0
9392026-09-06T23:58:47.953Z Downloaded peg-runtime v0.8.5
9402026-09-06T23:58:47.953Z Downloaded hashbrown v0.15.5
9412026-09-06T23:58:47.958Z Downloaded powerfmt v0.2.0
9422026-09-06T23:58:47.958Z Downloaded derive_more-impl v2.1.1
9432026-09-06T23:58:47.960Z Downloaded progenitor-macro v0.14.0
9442026-09-06T23:58:47.963Z Downloaded pretty_assertions v1.4.1
9452026-09-06T23:58:47.963Z Downloaded tar v0.4.46
9462026-09-06T23:58:47.963Z Downloaded dropshot_endpoint v0.17.1
9472026-09-06T23:58:47.963Z Downloaded salsa20 v0.11.0
9482026-09-06T23:58:47.963Z Downloaded derive-ex v0.1.8
9492026-09-06T23:58:47.963Z Downloaded ecdsa v0.16.9
9502026-09-06T23:58:47.983Z Downloaded serde-big-array v0.5.1
9512026-09-06T23:58:47.983Z Downloaded defmt v1.0.1
9522026-09-06T23:58:47.983Z Downloaded defmt-macros v1.0.1
9532026-09-06T23:58:47.983Z Downloaded deranged v0.5.8
9542026-09-06T23:58:47.984Z Downloaded scheduled-thread-pool v0.2.7
9552026-09-06T23:58:47.984Z Downloaded siphasher v1.0.2
9562026-09-06T23:58:47.984Z Downloaded tinyvec_macros v0.1.1
9572026-09-06T23:58:47.984Z Downloaded serde_spanned v1.1.1
9582026-09-06T23:58:47.987Z Downloaded static_assertions v1.1.0
9592026-09-06T23:58:47.987Z Downloaded rand v0.8.6
9602026-09-06T23:58:47.988Z Downloaded tungstenite v0.28.0
9612026-09-06T23:58:47.988Z Downloaded signature v2.2.0
9622026-09-06T23:58:47.988Z Downloaded signature v3.0.0
9632026-09-06T23:58:47.988Z Downloaded supports-color v3.0.2
9642026-09-06T23:58:47.988Z Downloaded tower-service v0.3.3
9652026-09-06T23:58:47.988Z Downloaded snafu-derive v0.8.9
9662026-09-06T23:58:47.988Z Downloaded p256 v0.13.2
9672026-09-06T23:58:47.991Z Downloaded samael v0.0.19
9682026-09-06T23:58:47.991Z Downloaded tokio-rustls v0.26.4
9692026-09-06T23:58:47.994Z Downloaded crypto-common v0.2.2
9702026-09-06T23:58:47.994Z Downloaded untrusted v0.9.0
9712026-09-06T23:58:47.994Z Downloaded utf8_iter v1.0.4
9722026-09-06T23:58:47.994Z Downloaded crc8 v0.1.1
9732026-09-06T23:58:47.995Z Downloaded zerofrom v0.1.6
9742026-09-06T23:58:47.998Z Downloaded hashbrown v0.14.5
9752026-09-06T23:58:48.003Z Downloaded internal-russh-num-bigint v0.5.0
9762026-09-06T23:58:48.007Z Downloaded rustyline v14.0.0
9772026-09-06T23:58:48.007Z Downloaded yasna v0.5.2
9782026-09-06T23:58:48.011Z Downloaded document-features v0.2.12
9792026-09-06T23:58:48.011Z Downloaded debug-ignore v1.0.5
9802026-09-06T23:58:48.014Z Downloaded downcast-rs v2.0.2
9812026-09-06T23:58:48.015Z Downloaded vergen v9.1.0
9822026-09-06T23:58:48.015Z Downloaded futures-util v0.3.32
9832026-09-06T23:58:48.021Z Downloaded nom v8.0.0
9842026-09-06T23:58:48.037Z Downloaded derive_more v2.1.1
9852026-09-06T23:58:48.037Z Downloaded pem v3.0.6
9862026-09-06T23:58:48.044Z Downloaded pkcs8 v0.10.2
9872026-09-06T23:58:48.044Z Downloaded darling_core v0.20.11
9882026-09-06T23:58:48.045Z Downloaded libscf-sys v1.2.0
9892026-09-06T23:58:48.045Z Downloaded scroll v0.13.0
9902026-09-06T23:58:48.045Z Downloaded inout v0.2.2
9912026-09-06T23:58:48.045Z Downloaded multimap v0.10.1
9922026-09-06T23:58:48.045Z Downloaded polyval v0.7.1
9932026-09-06T23:58:48.045Z Downloaded md5 v0.8.0
9942026-09-06T23:58:48.045Z Downloaded crossbeam-utils v0.8.21
9952026-09-06T23:58:48.045Z Downloaded proc-macro-crate v1.3.1
9962026-09-06T23:58:48.045Z Downloaded slab v0.4.12
9972026-09-06T23:58:48.045Z Downloaded hybrid-array v0.4.13
9982026-09-06T23:58:48.090Z Downloaded indexmap v1.9.3
9992026-09-06T23:58:48.090Z Downloaded publicsuffix v2.3.0
10002026-09-06T23:58:48.091Z Downloaded rustls-pemfile v2.2.0
10012026-09-06T23:58:48.091Z Downloaded opaque-debug v0.3.1
10022026-09-06T23:58:48.091Z Downloaded ssh-encoding v0.3.0
10032026-09-06T23:58:48.091Z Downloaded writeable v0.6.2
10042026-09-06T23:58:48.091Z Downloaded packed_struct_codegen v0.10.1
10052026-09-06T23:58:48.091Z Downloaded psl-types v2.0.11
10062026-09-06T23:58:48.091Z Downloaded jiff-core v0.1.0
10072026-09-06T23:58:48.091Z Downloaded knus v3.4.0
10082026-09-06T23:58:48.091Z Downloaded subprocess v0.2.15
10092026-09-06T23:58:48.091Z Downloaded ref-cast-impl v1.0.25
10102026-09-06T23:58:48.091Z Downloaded uuid v1.23.4
10112026-09-06T23:58:48.091Z Downloaded ingot-macros v0.2.0
10122026-09-06T23:58:48.091Z Downloaded password-hash v0.6.1
10132026-09-06T23:58:48.091Z Downloaded predicates-core v1.0.10
10142026-09-06T23:58:48.091Z Downloaded twox-hash v2.1.2
10152026-09-06T23:58:48.091Z Downloaded vergen-lib v0.1.6
10162026-09-06T23:58:48.112Z Downloaded scroll_derive v0.13.1
10172026-09-06T23:58:48.112Z Downloaded structmeta v0.3.0
10182026-09-06T23:58:48.112Z Downloaded russh-cryptovec v0.62.0
10192026-09-06T23:58:48.113Z Downloaded h2 v0.4.15
10202026-09-06T23:58:48.113Z Downloaded hashbrown v0.16.1
10212026-09-06T23:58:48.113Z Downloaded const-oid v0.10.2
10222026-09-06T23:58:48.113Z Downloaded displaydoc v0.2.5
10232026-09-06T23:58:48.113Z Downloaded keccak v0.2.0
10242026-09-06T23:58:48.113Z Downloaded supports-unicode v3.0.0
10252026-09-06T23:58:48.113Z Downloaded testing_table v0.3.0
10262026-09-06T23:58:48.113Z Downloaded unicode-truncate v1.1.0
10272026-09-06T23:58:48.113Z Downloaded wait-timeout v0.2.1
10282026-09-06T23:58:48.113Z Downloaded tower-layer v0.3.3
10292026-09-06T23:58:48.113Z Downloaded cookie_store v0.22.1
10302026-09-06T23:58:48.126Z Downloaded prefix-trie v0.7.0
10312026-09-06T23:58:48.126Z Downloaded num-integer v0.1.46
10322026-09-06T23:58:48.126Z Downloaded linear-map v1.2.0
10332026-09-06T23:58:48.126Z Downloaded string_cache v0.8.9
10342026-09-06T23:58:48.127Z Downloaded pin-project-lite v0.2.17
10352026-09-06T23:58:48.127Z Downloaded ssh-key v0.7.0-rc.11
10362026-09-06T23:58:48.127Z Downloaded oxide-update-engine v0.1.2
10372026-09-06T23:58:48.130Z Downloaded phf v0.12.1
10382026-09-06T23:58:48.130Z Downloaded proc-macro-error2 v2.0.1
10392026-09-06T23:58:48.130Z Downloaded term v1.2.1
10402026-09-06T23:58:48.130Z Downloaded toml_parser v1.1.2+spec-1.1.0
10412026-09-06T23:58:48.130Z Downloaded kem v0.3.0
10422026-09-06T23:58:48.130Z Downloaded lru v0.12.5
10432026-09-06T23:58:48.130Z Downloaded unicode-properties v0.1.4
10442026-09-06T23:58:48.130Z Downloaded openssl-probe v0.2.1
10452026-09-06T23:58:48.130Z Downloaded recursive v0.1.1
10462026-09-06T23:58:48.134Z Downloaded libbz2-rs-sys v0.2.2
10472026-09-06T23:58:48.134Z Downloaded toml_edit v0.23.10+spec-1.0.0
10482026-09-06T23:58:48.139Z Downloaded hkdf v0.12.4
10492026-09-06T23:58:48.139Z Downloaded num-traits v0.2.19
10502026-09-06T23:58:48.140Z Downloaded zerotrie v0.2.3
10512026-09-06T23:58:48.143Z Downloaded ssh-cipher v0.3.0
10522026-09-06T23:58:48.147Z Downloaded rusty-fork v0.3.1
10532026-09-06T23:58:48.160Z Downloaded hyper-rustls v0.27.7
10542026-09-06T23:58:48.160Z Downloaded thread-id v5.1.0
10552026-09-06T23:58:48.160Z Downloaded rand_pcg v0.10.2
10562026-09-06T23:58:48.164Z Downloaded quinn v0.11.11
10572026-09-06T23:58:48.164Z Downloaded derive-where v1.6.0
10582026-09-06T23:58:48.164Z Downloaded ipnetwork v0.21.1
10592026-09-06T23:58:48.164Z Downloaded tiny-keccak v2.0.2
10602026-09-06T23:58:48.168Z Downloaded tokio-dtrace v0.1.1
10612026-09-06T23:58:48.168Z Downloaded strip-ansi-escapes v0.2.1
10622026-09-06T23:58:48.168Z Downloaded rustls-webpki v0.103.13
10632026-09-06T23:58:48.170Z Downloaded ssh-encoding v0.2.0
10642026-09-06T23:58:48.183Z Downloaded ctr v0.10.1
10652026-09-06T23:58:48.183Z Downloaded digest v0.11.3
10662026-09-06T23:58:48.187Z Downloaded tokio-util v0.7.18
10672026-09-06T23:58:48.187Z Downloaded toml_edit v0.19.15
10682026-09-06T23:58:48.202Z Downloaded derive_builder_core v0.20.2
10692026-09-06T23:58:48.213Z Downloaded ed25519 v3.0.0
10702026-09-06T23:58:48.213Z Downloaded ingot v0.2.1
10712026-09-06T23:58:48.214Z Downloaded num-complex v0.4.6
10722026-09-06T23:58:48.214Z Downloaded ingot-types v0.2.0
10732026-09-06T23:58:48.215Z Downloaded primeorder v0.13.6
10742026-09-06T23:58:48.215Z Downloaded libsw-core v0.3.2
10752026-09-06T23:58:48.215Z Downloaded instability v0.3.11
10762026-09-06T23:58:48.215Z Downloaded rustls-pki-types v1.14.0
10772026-09-06T23:58:48.224Z Downloaded crossterm v0.29.0
10782026-09-06T23:58:48.225Z Downloaded normalize-line-endings v0.3.0
10792026-09-06T23:58:48.225Z Downloaded new_debug_unreachable v1.0.6
10802026-09-06T23:58:48.225Z Downloaded parse-size v1.1.0
10812026-09-06T23:58:48.225Z Downloaded salty v0.3.0
10822026-09-06T23:58:48.225Z Downloaded reqwest v0.12.28
10832026-09-06T23:58:48.225Z Downloaded parking_lot_core v0.9.12
10842026-09-06T23:58:48.230Z Downloaded icu_provider v2.1.1
10852026-09-06T23:58:48.230Z Downloaded slog-json v2.6.1
10862026-09-06T23:58:48.230Z Downloaded wyz v0.5.1
10872026-09-06T23:58:48.230Z Downloaded der v0.7.10
10882026-09-06T23:58:48.230Z Downloaded derive_more v0.99.20
10892026-09-06T23:58:48.235Z Downloaded strum v0.26.3
10902026-09-06T23:58:48.235Z Downloaded typify-macro v0.6.2
10912026-09-06T23:58:48.235Z Downloaded cpubits v0.1.1
10922026-09-06T23:58:48.235Z Downloaded strsim v0.10.0
10932026-09-06T23:58:48.235Z Downloaded smf v0.2.3
10942026-09-06T23:58:48.235Z Downloaded tls_codec v0.4.2
10952026-09-06T23:58:48.244Z Downloaded thread_local v1.1.9
10962026-09-06T23:58:48.245Z Downloaded p521 v0.13.3
10972026-09-06T23:58:48.245Z Downloaded seq-macro v0.3.6
10982026-09-06T23:58:48.245Z Downloaded usdt-macro v0.6.0
10992026-09-06T23:58:48.246Z Downloaded dirs-next v2.0.0
11002026-09-06T23:58:48.246Z Downloaded hyper-util v0.1.20
11012026-09-06T23:58:48.255Z Downloaded rayon-core v1.13.0
11022026-09-06T23:58:48.255Z Downloaded defmt v0.3.100
11032026-09-06T23:58:48.255Z Downloaded hubpack_derive v0.1.1
11042026-09-06T23:58:48.255Z Downloaded dropshot-api-manager v0.8.0
11052026-09-06T23:58:48.255Z Downloaded darling v0.13.4
11062026-09-06T23:58:48.255Z Downloaded vergen-lib v9.1.0
11072026-09-06T23:58:48.261Z Downloaded icu_collections v2.1.1
11082026-09-06T23:58:48.265Z Downloaded libsw v3.5.0
11092026-09-06T23:58:48.271Z Downloaded rustc_version v0.1.7
11102026-09-06T23:58:48.275Z Downloaded hkdf v0.13.0
11112026-09-06T23:58:48.275Z Downloaded yansi v1.0.1
11122026-09-06T23:58:48.281Z Downloaded quinn-udp v0.5.14
11132026-09-06T23:58:48.281Z Downloaded serde_cbor v0.11.2
11142026-09-06T23:58:48.281Z Downloaded owo-colors v4.3.0
11152026-09-06T23:58:48.281Z Downloaded zip v0.6.6
11162026-09-06T23:58:48.281Z Downloaded num-bigint v0.4.6
11172026-09-06T23:58:48.286Z Downloaded phc v0.6.1
11182026-09-06T23:58:48.286Z Downloaded postgres-protocol v0.6.10
11192026-09-06T23:58:48.286Z Downloaded crossterm v0.28.1
11202026-09-06T23:58:48.290Z Downloaded serde_with_macros v3.21.0
11212026-09-06T23:58:48.294Z Downloaded sync-ptr v0.1.4
11222026-09-06T23:58:48.294Z Downloaded ryu v1.0.23
11232026-09-06T23:58:48.294Z Downloaded xshell-macros v0.2.7
11242026-09-06T23:58:48.294Z Downloaded derive_builder_macro v0.20.2
11252026-09-06T23:58:48.294Z Downloaded der v0.8.0
11262026-09-06T23:58:48.297Z Downloaded p521 v0.14.0
11272026-09-06T23:58:48.301Z Downloaded iri-string v0.7.10
11282026-09-06T23:58:48.309Z Downloaded rand v0.10.1
11292026-09-06T23:58:48.309Z Downloaded rand_core v0.10.0
11302026-09-06T23:58:48.318Z Downloaded rsa v0.9.10
11312026-09-06T23:58:48.318Z Downloaded slog-stdlog v4.1.1
11322026-09-06T23:58:48.318Z Downloaded vte v0.14.1
11332026-09-06T23:58:48.318Z Downloaded serde_derive_internals v0.29.1
11342026-09-06T23:58:48.318Z Downloaded tokio-tungstenite v0.28.0
11352026-09-06T23:58:48.318Z Downloaded trait-variant v0.1.2
11362026-09-06T23:58:48.318Z Downloaded try-lock v0.2.5
11372026-09-06T23:58:48.318Z Downloaded indicatif v0.18.4
11382026-09-06T23:58:48.323Z Downloaded crossbeam-epoch v0.9.18
11392026-09-06T23:58:48.323Z Downloaded usdt-impl v0.6.0
11402026-09-06T23:58:48.323Z Downloaded blake3 v1.8.5
11412026-09-06T23:58:48.323Z Downloaded nonempty v0.12.0
11422026-09-06T23:58:48.330Z Downloaded serde_with v1.14.0
11432026-09-06T23:58:48.330Z Downloaded tower-http v0.6.8
11442026-09-06T23:58:48.334Z Downloaded match_cfg v0.1.0
11452026-09-06T23:58:48.334Z Downloaded zstd v0.13.3
11462026-09-06T23:58:48.334Z Downloaded unicode-segmentation v1.12.0
11472026-09-06T23:58:48.338Z Downloaded is_ci v1.2.0
11482026-09-06T23:58:48.338Z Downloaded quick-error v1.2.3
11492026-09-06T23:58:48.338Z Downloaded tokio-postgres v0.7.16
11502026-09-06T23:58:48.344Z Downloaded steno v0.4.1
11512026-09-06T23:58:48.344Z Downloaded nibble_vec v0.1.0
11522026-09-06T23:58:48.344Z Downloaded regex v1.12.3
11532026-09-06T23:58:48.344Z Downloaded time-core v0.1.8
11542026-09-06T23:58:48.348Z Downloaded drift v0.2.0
11552026-09-06T23:58:48.353Z Downloaded hubpack v0.1.2
11562026-09-06T23:58:48.353Z Downloaded ecdsa v0.17.0
11572026-09-06T23:58:48.353Z Downloaded oxide-tokio-rt v0.1.4
11582026-09-06T23:58:48.353Z Downloaded resolv-conf v0.7.6
11592026-09-06T23:58:48.359Z Downloaded russh-util v0.52.0
11602026-09-06T23:58:48.359Z Downloaded libm v0.2.16
11612026-09-06T23:58:48.362Z Downloaded convert_case v0.4.0
11622026-09-06T23:58:48.363Z Downloaded scrypt v0.12.0
11632026-09-06T23:58:48.363Z Downloaded snafu v0.8.9
11642026-09-06T23:58:48.366Z Downloaded tokio-native-tls v0.3.1
11652026-09-06T23:58:48.366Z Downloaded void v1.0.2
11662026-09-06T23:58:48.366Z Downloaded darling_core v0.21.3
11672026-09-06T23:58:48.370Z Downloaded indoc v1.0.9
11682026-09-06T23:58:48.370Z Downloaded tungstenite v0.23.0
11692026-09-06T23:58:48.373Z Downloaded minimal-lexical v0.2.1
11702026-09-06T23:58:48.376Z Downloaded ctutils v0.4.2
11712026-09-06T23:58:48.376Z Downloaded ed25519 v2.2.3
11722026-09-06T23:58:48.376Z Downloaded radium v0.7.0
11732026-09-06T23:58:48.381Z Downloaded strum v0.27.2
11742026-09-06T23:58:48.381Z Downloaded darling v0.20.11
11752026-09-06T23:58:48.381Z Downloaded darling_macro v0.13.4
11762026-09-06T23:58:48.381Z Downloaded memoffset v0.9.1
11772026-09-06T23:58:48.389Z Downloaded password-hash v0.5.0
11782026-09-06T23:58:48.389Z Downloaded digest-io v0.1.0
11792026-09-06T23:58:48.389Z Downloaded rawzip v0.4.4
11802026-09-06T23:58:48.389Z Downloaded sec1 v0.8.1
11812026-09-06T23:58:48.389Z Downloaded diff v0.1.13
11822026-09-06T23:58:48.390Z Downloaded progenitor v0.13.0
11832026-09-06T23:58:48.390Z Downloaded spki v0.7.3
11842026-09-06T23:58:48.398Z Downloaded hyper-tls v0.6.0
11852026-09-06T23:58:48.398Z Downloaded miniz_oxide v0.8.9
11862026-09-06T23:58:48.398Z Downloaded signal-hook-tokio v0.3.1
11872026-09-06T23:58:48.398Z Downloaded p384 v0.14.0
11882026-09-06T23:58:48.398Z Downloaded serde_repr v0.1.20
11892026-09-06T23:58:48.402Z Downloaded tokio-tungstenite v0.21.0
11902026-09-06T23:58:48.402Z Downloaded num_enum v0.7.6
11912026-09-06T23:58:48.402Z Downloaded subtle v2.6.1
11922026-09-06T23:58:48.402Z Downloaded universal-hash v0.5.1
11932026-09-06T23:58:48.402Z Downloaded wnaf v0.14.0
11942026-09-06T23:58:48.403Z Downloaded typed-path v0.9.3
11952026-09-06T23:58:48.407Z Downloaded display-error-chain v0.2.2
11962026-09-06T23:58:48.407Z Downloaded pkcs8 v0.11.0
11972026-09-06T23:58:48.414Z Downloaded p256 v0.14.0
11982026-09-06T23:58:48.424Z Downloaded progenitor-impl v0.14.0
11992026-09-06T23:58:48.430Z Downloaded data-encoding v2.10.0
12002026-09-06T23:58:48.430Z Downloaded humantime v2.3.0
12012026-09-06T23:58:48.430Z Downloaded diesel_table_macro_syntax v0.3.0
12022026-09-06T23:58:48.430Z Downloaded secrecy v0.8.0
12032026-09-06T23:58:48.430Z Downloaded url v2.5.8
12042026-09-06T23:58:48.431Z Downloaded const_format v0.2.35
12052026-09-06T23:58:48.431Z Downloaded moka v0.12.13
12062026-09-06T23:58:48.437Z Downloaded darling_core v0.23.0
12072026-09-06T23:58:48.437Z Downloaded rand v0.9.2
12082026-09-06T23:58:48.443Z Downloaded aws-lc-rs v1.16.3
12092026-09-06T23:58:48.443Z Downloaded bindgen v0.71.1
12102026-09-06T23:58:48.448Z Downloaded bitvec v1.0.1
12112026-09-06T23:58:48.452Z Downloaded r2d2 v0.8.10
12122026-09-06T23:58:48.455Z Downloaded poly1305 v0.8.0
12132026-09-06T23:58:48.455Z Downloaded tokio-tungstenite v0.23.1
12142026-09-06T23:58:48.455Z Downloaded time-macros v0.2.27
12152026-09-06T23:58:48.461Z Downloaded miette-derive v7.6.0
12162026-09-06T23:58:48.461Z Downloaded pkcs1 v0.7.5
12172026-09-06T23:58:48.461Z Downloaded constant_time_eq v0.4.2
12182026-09-06T23:58:48.464Z Downloaded sha2 v0.11.0
12192026-09-06T23:58:48.464Z Downloaded slog-scope v4.4.1
12202026-09-06T23:58:48.464Z Downloaded corncobs v0.1.4
12212026-09-06T23:58:48.464Z Downloaded num-primitive v0.2.1
12222026-09-06T23:58:48.464Z Downloaded oxnet v0.1.6
12232026-09-06T23:58:48.465Z Downloaded predicates-tree v1.0.13
12242026-09-06T23:58:48.465Z Downloaded serdect v0.4.3
12252026-09-06T23:58:48.472Z Downloaded git2 v0.20.4
12262026-09-06T23:58:48.472Z Downloaded icu_normalizer v2.1.1
12272026-09-06T23:58:48.472Z Downloaded pem-rfc7468 v0.7.0
12282026-09-06T23:58:48.479Z Downloaded smallvec v1.15.1
12292026-09-06T23:58:48.479Z Downloaded diesel_derives v2.3.7
12302026-09-06T23:58:48.507Z Downloaded socket2 v0.6.3
12312026-09-06T23:58:48.507Z Downloaded kstat-rs v0.2.5
12322026-09-06T23:58:48.507Z Downloaded multer v3.1.0
12332026-09-06T23:58:48.507Z Downloaded whoami v1.6.1
12342026-09-06T23:58:48.507Z Downloaded chrono v0.4.45
12352026-09-06T23:58:48.507Z Downloaded primefield v0.14.0
12362026-09-06T23:58:48.507Z Downloaded unicode-bidi v0.3.18
12372026-09-06T23:58:48.507Z Downloaded crossbeam-channel v0.5.15
12382026-09-06T23:58:48.507Z Downloaded petname v2.0.2
12392026-09-06T23:58:48.508Z Downloaded quinn-proto v0.11.16
12402026-09-06T23:58:48.512Z Downloaded itertools v0.12.1
12412026-09-06T23:58:48.512Z Downloaded tabled v0.21.0
12422026-09-06T23:58:48.512Z Downloaded lock_api v0.4.14
12432026-09-06T23:58:48.519Z Downloaded goblin v0.10.5
12442026-09-06T23:58:48.525Z Downloaded num-bigint-dig v0.8.6
12452026-09-06T23:58:48.525Z Downloaded icu_locale_core v2.1.1
12462026-09-06T23:58:48.525Z Downloaded term v0.7.0
12472026-09-06T23:58:48.525Z Downloaded zerovec v0.11.5
12482026-09-06T23:58:48.529Z Downloaded crc-any v2.5.0
12492026-09-06T23:58:48.529Z Downloaded darling v0.21.3
12502026-09-06T23:58:48.533Z Downloaded papergrid v0.18.0
12512026-09-06T23:58:48.538Z Downloaded poly1305 v0.9.0
12522026-09-06T23:58:48.538Z Downloaded radix_trie v0.2.1
12532026-09-06T23:58:48.559Z Downloaded vcpkg v0.2.15
12542026-09-06T23:58:48.565Z Downloaded zerocopy-derive v0.8.55
12552026-09-06T23:58:48.647Z Downloaded nom v7.1.3
12562026-09-06T23:58:48.648Z Downloaded icu_properties_data v2.1.2
12572026-09-06T23:58:48.667Z Downloaded mio v1.2.0
12582026-09-06T23:58:48.667Z Downloaded scuffle v0.1.0
12592026-09-06T23:58:48.667Z Downloaded winnow v0.5.40
12602026-09-06T23:58:48.667Z Downloaded winnow v0.6.26
12612026-09-06T23:58:48.667Z Downloaded ignore v0.4.25
12622026-09-06T23:58:48.667Z Downloaded smoltcp v0.9.1
12632026-09-06T23:58:48.667Z Downloaded reedline v0.40.0
12642026-09-06T23:58:48.667Z Downloaded regex-syntax v0.6.29
12652026-09-06T23:58:48.668Z Downloaded unicode-normalization v0.1.25
12662026-09-06T23:58:48.668Z Downloaded rayon v1.11.0
12672026-09-06T23:58:48.668Z Downloaded x509-cert v0.2.5
12682026-09-06T23:58:48.668Z Downloaded zip v4.6.1
12692026-09-06T23:58:48.668Z Downloaded miette v7.6.0
12702026-09-06T23:58:48.668Z Downloaded winnow v1.0.3
12712026-09-06T23:58:48.668Z Downloaded p384 v0.13.1
12722026-09-06T23:58:48.668Z Downloaded crypto-bigint v0.5.5
12732026-09-06T23:58:48.668Z Downloaded libxml v0.3.3
12742026-09-06T23:58:48.668Z Downloaded itertools v0.13.0
12752026-09-06T23:58:48.668Z Downloaded tough v0.22.0
12762026-09-06T23:58:48.668Z Downloaded dashu-int v0.5.1
12772026-09-06T23:58:48.668Z Downloaded idna v1.1.0
12782026-09-06T23:58:48.668Z Downloaded hyper v1.10.1
12792026-09-06T23:58:48.668Z Downloaded rsa v0.10.0-rc.18
12802026-09-06T23:58:48.682Z Downloaded sha3 v0.12.0
12812026-09-06T23:58:48.682Z Downloaded crypto-bigint v0.7.5
12822026-09-06T23:58:48.682Z Downloaded quick-xml v0.37.5
12832026-09-06T23:58:48.682Z Downloaded serde_with v3.21.0
12842026-09-06T23:58:48.691Z Downloaded unicode_categories v0.1.1
12852026-09-06T23:58:48.691Z Downloaded nix v0.28.0
12862026-09-06T23:58:48.691Z Downloaded tower v0.5.3
12872026-09-06T23:58:48.699Z Downloaded lalrpop v0.19.12
12882026-09-06T23:58:48.699Z Downloaded polar-core v0.27.3
12892026-09-06T23:58:48.703Z Downloaded gimli v0.32.3
12902026-09-06T23:58:48.708Z Downloaded itertools v0.10.5
12912026-09-06T23:58:48.713Z Downloaded object v0.30.4
12922026-09-06T23:58:48.717Z Downloaded reqwest v0.13.2
12932026-09-06T23:58:48.717Z Downloaded portable-atomic v1.13.1
12942026-09-06T23:58:48.720Z Downloaded itertools v0.14.0
12952026-09-06T23:58:48.723Z Downloaded iddqd v0.4.2
12962026-09-06T23:58:48.728Z Downloaded itertools v0.15.0
12972026-09-06T23:58:48.733Z Downloaded syn v3.0.3
12982026-09-06T23:58:48.740Z Downloaded bstr v1.12.1
12992026-09-06T23:58:48.743Z Downloaded proptest v1.11.0
13002026-09-06T23:58:48.748Z Downloaded time v0.3.47
13012026-09-06T23:58:48.755Z Downloaded rustix v0.38.44
13022026-09-06T23:58:48.767Z Downloaded smoltcp v0.11.0
13032026-09-06T23:58:48.774Z Downloaded zerocopy v0.8.55
13042026-09-06T23:58:48.786Z Downloaded zlib-rs v0.6.2
13052026-09-06T23:58:48.789Z Downloaded crypto-primes v0.7.2
13062026-09-06T23:58:48.793Z Downloaded hickory-proto v0.25.2
13072026-09-06T23:58:48.800Z Downloaded hickory-proto v0.24.4
13082026-09-06T23:58:48.808Z Downloaded regress v0.11.1
13092026-09-06T23:58:48.813Z Downloaded nix v0.27.1
13102026-09-06T23:58:48.819Z Downloaded curve25519-dalek v4.1.3
13112026-09-06T23:58:48.824Z Downloaded openssl v0.10.80
13122026-09-06T23:58:48.831Z Downloaded nix v0.31.2
13132026-09-06T23:58:48.835Z Downloaded russh v0.62.4
13142026-09-06T23:58:48.844Z Downloaded diesel v2.3.7
13152026-09-06T23:58:48.852Z Downloaded curve25519-dalek v5.0.0
13162026-09-06T23:58:48.858Z Downloaded regex-syntax v0.8.10
13172026-09-06T23:58:48.864Z Downloaded typify-impl v0.6.2
13182026-09-06T23:58:48.870Z Downloaded openapiv3 v2.2.0
13192026-09-06T23:58:48.877Z Downloaded regress v0.10.5
13202026-09-06T23:58:48.884Z Downloaded dropshot v0.17.1
13212026-09-06T23:58:48.894Z Downloaded object v0.37.3
13222026-09-06T23:58:48.900Z Downloaded sha3 v0.11.0
13232026-09-06T23:58:48.904Z Downloaded rustls v0.23.41
13242026-09-06T23:58:48.916Z Downloaded tracing v0.1.44
13252026-09-06T23:58:48.925Z Downloaded bzip2-sys v0.1.13+1.0.8
13262026-09-06T23:58:48.930Z Downloaded ratatui v0.29.0
13272026-09-06T23:58:48.940Z Downloaded sled v0.34.7
13282026-09-06T23:58:48.946Z Downloaded sqlparser v0.61.0
13292026-09-06T23:58:48.970Z Downloaded jiff v0.2.34
13302026-09-06T23:58:48.981Z Downloaded zerocopy-derive v0.6.6
13312026-09-06T23:58:48.987Z Downloaded petgraph v0.6.5
13322026-09-06T23:58:48.997Z Downloaded chrono-tz v0.10.4
13332026-09-06T23:58:49.010Z Downloaded regex-automata v0.4.14
13342026-09-06T23:58:49.027Z Downloaded libz-sys v1.1.24
13352026-09-06T23:58:49.034Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13362026-09-06T23:58:49.045Z Downloaded tokio v1.52.1
13372026-09-06T23:58:49.068Z Downloaded csv v1.4.0
13382026-09-06T23:58:49.081Z Downloaded petgraph v0.8.3
13392026-09-06T23:58:49.093Z Downloaded sha3 v0.10.8
13402026-09-06T23:58:49.120Z Downloaded encoding_rs v0.8.35
13412026-09-06T23:58:49.147Z Downloaded ring v0.17.14
13422026-09-06T23:58:49.173Z Downloaded libgit2-sys v0.18.3+1.9.2
13432026-09-06T23:58:49.615Z Downloaded dsi-bitstream v0.10.1
13442026-09-06T23:58:49.804Z Downloaded aws-lc-sys v0.40.0
13452026-09-06T23:58:50.068Z Compiling serde_core v1.0.228
13462026-09-06T23:58:50.068Z Compiling libc v0.2.185
13472026-09-06T23:58:50.068Z Compiling serde v1.0.228
13482026-09-06T23:58:50.072Z Compiling smallvec v1.15.1
13492026-09-06T23:58:50.072Z Compiling log v0.4.33
13502026-09-06T23:58:50.072Z Compiling subtle v2.6.1
13512026-09-06T23:58:50.072Z Compiling zerocopy v0.8.55
13522026-09-06T23:58:50.073Z Compiling typenum v1.20.1
13532026-09-06T23:58:50.258Z Compiling shlex v1.3.0
13542026-09-06T23:58:50.270Z Compiling find-msvc-tools v0.1.9
13552026-09-06T23:58:50.298Z Compiling scopeguard v1.2.0
13562026-09-06T23:58:50.298Z Compiling portable-atomic v1.13.1
13572026-09-06T23:58:50.298Z Compiling stable_deref_trait v1.2.1
13582026-09-06T23:58:50.298Z Compiling critical-section v1.2.0
13592026-09-06T23:58:50.328Z Compiling generic-array v0.14.7
13602026-09-06T23:58:50.344Z Compiling syn v2.0.117
13612026-09-06T23:58:50.453Z Compiling const-oid v0.9.6
13622026-09-06T23:58:50.468Z Compiling serde_json v1.0.151
13632026-09-06T23:58:50.485Z Compiling lock_api v0.4.14
13642026-09-06T23:58:50.514Z Compiling libm v0.2.16
13652026-09-06T23:58:50.530Z Compiling num-traits v0.2.19
13662026-09-06T23:58:50.573Z Compiling allocator-api2 v0.2.21
13672026-09-06T23:58:50.649Z Compiling percent-encoding v2.3.2
13682026-09-06T23:58:50.776Z Compiling litemap v0.8.1
13692026-09-06T23:58:50.881Z Compiling parking_lot_core v0.9.12
13702026-09-06T23:58:50.881Z Compiling pin-project-lite v0.2.17
13712026-09-06T23:58:50.881Z Compiling writeable v0.6.2
13722026-09-06T23:58:50.881Z Compiling getrandom v0.3.4
13732026-09-06T23:58:50.881Z Compiling icu_normalizer_data v2.1.1
13742026-09-06T23:58:50.906Z Compiling icu_properties_data v2.1.2
13752026-09-06T23:58:50.918Z Compiling getrandom v0.4.3
13762026-09-06T23:58:50.953Z Compiling rustix v1.1.4
13772026-09-06T23:58:50.974Z Compiling rand_core v0.10.0
13782026-09-06T23:58:51.012Z Compiling futures-core v0.3.32
13792026-09-06T23:58:51.111Z Compiling pkg-config v0.3.32
13802026-09-06T23:58:51.156Z Compiling base64ct v1.8.3
13812026-09-06T23:58:51.180Z Compiling utf8_iter v1.0.4
13822026-09-06T23:58:51.199Z Compiling form_urlencoded v1.2.2
13832026-09-06T23:58:51.251Z Compiling flagset v0.4.7
13842026-09-06T23:58:51.251Z Compiling foldhash v0.2.0
13852026-09-06T23:58:51.647Z Compiling futures-sink v0.3.32
13862026-09-06T23:58:51.648Z Compiling errno v0.3.14
13872026-09-06T23:58:51.648Z Compiling jobserver v0.1.34
13882026-09-06T23:58:51.648Z Compiling getrandom v0.2.17
13892026-09-06T23:58:51.649Z Compiling mio v1.2.0
13902026-09-06T23:58:51.649Z Compiling socket2 v0.6.3
13912026-09-06T23:58:51.649Z Compiling signal-hook-registry v1.4.8
13922026-09-06T23:58:51.649Z Compiling once_cell v1.21.3
13932026-09-06T23:58:51.649Z Compiling pem-rfc7468 v0.7.0
13942026-09-06T23:58:51.649Z Compiling rand_core v0.6.4
13952026-09-06T23:58:51.649Z Compiling cc v1.2.56
13962026-09-06T23:58:51.649Z Compiling parking_lot v0.12.5
13972026-09-06T23:58:51.671Z Compiling hashbrown v0.17.0
13982026-09-06T23:58:51.684Z Compiling futures-channel v0.3.32
13992026-09-06T23:58:51.690Z Compiling futures-io v0.3.32
14002026-09-06T23:58:51.720Z Compiling futures-task v0.3.32
14012026-09-06T23:58:51.732Z Compiling slab v0.4.12
14022026-09-06T23:58:51.732Z Compiling rustversion v1.0.22
14032026-09-06T23:58:51.810Z Compiling iana-time-zone v0.1.65
14042026-09-06T23:58:51.817Z Compiling base64 v0.22.1
14052026-09-06T23:58:51.839Z Compiling cpufeatures v0.2.17
14062026-09-06T23:58:51.869Z Compiling ident_case v1.0.1
14072026-09-06T23:58:51.895Z Compiling simd-adler32 v0.3.8
14082026-09-06T23:58:51.915Z Compiling syn v1.0.109
14092026-09-06T23:58:51.926Z Compiling adler2 v2.0.1
14102026-09-06T23:58:51.950Z Compiling spin v0.9.8
14112026-09-06T23:58:51.965Z Compiling ahash v0.8.12
14122026-09-06T23:58:52.013Z Compiling dyn-clone v1.0.20
14132026-09-06T23:58:52.033Z Compiling fs_extra v1.3.0
14142026-09-06T23:58:52.057Z Compiling dunce v1.0.5
14152026-09-06T23:58:52.081Z Compiling miniz_oxide v0.8.9
14162026-09-06T23:58:52.105Z Compiling schemars v0.8.22
14172026-09-06T23:58:52.157Z Compiling rand_core v0.9.5
14182026-09-06T23:58:52.176Z Compiling tracing-core v0.1.36
14192026-09-06T23:58:52.191Z Compiling regex-syntax v0.8.10
14202026-09-06T23:58:52.207Z Compiling tinyvec_macros v0.1.1
14212026-09-06T23:58:52.229Z Compiling vcpkg v0.2.15
14222026-09-06T23:58:52.343Z Compiling tinyvec v1.11.0
14232026-09-06T23:58:52.407Z Compiling object v0.37.3
14242026-09-06T23:58:52.407Z Compiling aws-lc-rs v1.16.3
14252026-09-06T23:58:52.407Z Compiling num-bigint-dig v0.8.6
14262026-09-06T23:58:52.433Z Compiling cmake v0.1.57
14272026-09-06T23:58:52.506Z Compiling bitflags v2.11.0
14282026-09-06T23:58:52.681Z Compiling semver v1.0.28
14292026-09-06T23:58:52.708Z Compiling indexmap v2.14.0
14302026-09-06T23:58:52.708Z Compiling uuid v1.23.4
14312026-09-06T23:58:52.740Z Compiling num-integer v0.1.46
14322026-09-06T23:58:52.764Z Compiling anyhow v1.0.104
14332026-09-06T23:58:52.810Z Compiling lazy_static v1.5.0
14342026-09-06T23:58:52.827Z Compiling ff v0.13.1
14352026-09-06T23:58:52.835Z Compiling base16ct v0.2.0
14362026-09-06T23:58:52.854Z Compiling rustc_version v0.4.1
14372026-09-06T23:58:52.933Z Compiling gimli v0.32.3
14382026-09-06T23:58:52.987Z Compiling num-iter v0.1.45
14392026-09-06T23:58:53.013Z Compiling group v0.13.0
14402026-09-06T23:58:53.033Z Compiling untrusted v0.7.1
14412026-09-06T23:58:53.060Z Compiling openssl-probe v0.2.1
14422026-09-06T23:58:53.090Z Compiling httparse v1.10.1
14432026-09-06T23:58:53.169Z Compiling crossbeam-utils v0.8.21
14442026-09-06T23:58:53.198Z Compiling owo-colors v4.3.0
14452026-09-06T23:58:53.225Z Compiling cmov v0.5.4
14462026-09-06T23:58:53.252Z Compiling aws-lc-sys v0.40.0
14472026-09-06T23:58:53.269Z Compiling openssl-sys v0.9.117
14482026-09-06T23:58:53.374Z Compiling rustc-demangle v0.1.27
14492026-09-06T23:58:53.441Z Compiling synstructure v0.13.2
14502026-09-06T23:58:53.441Z Compiling serde_derive_internals v0.29.1
14512026-09-06T23:58:53.503Z Compiling pest_generator v2.8.6
14522026-09-06T23:58:53.555Z Compiling crc32fast v1.5.0
14532026-09-06T23:58:53.678Z Compiling ctutils v0.4.2
14542026-09-06T23:58:53.696Z Compiling darling_core v0.23.0
14552026-09-06T23:58:53.768Z Compiling curve25519-dalek v4.1.3
14562026-09-06T23:58:53.831Z Compiling terminal_size v0.4.3
14572026-09-06T23:58:53.867Z Compiling tempfile v3.27.0
14582026-09-06T23:58:53.983Z Compiling clap_builder v4.6.0
14592026-09-06T23:58:54.018Z Compiling camino v1.2.5
14602026-09-06T23:58:54.018Z Compiling proc-macro-error-attr2 v2.0.0
14612026-09-06T23:58:54.018Z Compiling aho-corasick v1.1.4
14622026-09-06T23:58:54.097Z Compiling radium v0.7.0
14632026-09-06T23:58:54.122Z Compiling tower-layer v0.3.3
14642026-09-06T23:58:54.169Z Compiling try-lock v0.2.5
14652026-09-06T23:58:54.239Z Compiling tower-service v0.3.3
14662026-09-06T23:58:54.289Z Compiling rustls v0.23.41
14672026-09-06T23:58:54.309Z Compiling unicode-segmentation v1.12.0
14682026-09-06T23:58:54.351Z Compiling is_ci v1.2.0
14692026-09-06T23:58:54.371Z Compiling atomic-waker v1.1.2
14702026-09-06T23:58:54.371Z Compiling untrusted v0.9.0
14712026-09-06T23:58:54.421Z Compiling textwrap v0.16.2
14722026-09-06T23:58:54.497Z Compiling proc-macro-error2 v2.0.1
14732026-09-06T23:58:54.524Z Compiling supports-color v3.0.2
14742026-09-06T23:58:54.535Z Compiling want v0.3.1
14752026-09-06T23:58:54.698Z Compiling addr2line v0.25.1
14762026-09-06T23:58:54.764Z Compiling darling_core v0.20.11
14772026-09-06T23:58:54.784Z Compiling slog v2.8.2
14782026-09-06T23:58:54.826Z Compiling supports-unicode v3.0.0
14792026-09-06T23:58:54.989Z Compiling regex-automata v0.4.14
14802026-09-06T23:58:55.023Z Compiling supports-hyperlinks v3.2.0
14812026-09-06T23:58:55.059Z Compiling num-conv v0.2.0
14822026-09-06T23:58:55.060Z Compiling powerfmt v0.2.0
14832026-09-06T23:58:55.086Z Compiling tap v1.0.1
14842026-09-06T23:58:55.111Z Compiling keccak v0.1.6
14852026-09-06T23:58:55.165Z Compiling serde_derive v1.0.228
14862026-09-06T23:58:55.178Z Compiling zeroize_derive v1.5.0
14872026-09-06T23:58:55.178Z Compiling zerocopy-derive v0.8.55
14882026-09-06T23:58:55.191Z Compiling zerofrom-derive v0.1.6
14892026-09-06T23:58:55.226Z Compiling yoke-derive v0.8.1
14902026-09-06T23:58:55.271Z Compiling zerovec-derive v0.11.2
14912026-09-06T23:58:55.529Z Compiling displaydoc v0.2.5
14922026-09-06T23:58:55.885Z Compiling thiserror-impl v2.0.18
14932026-09-06T23:58:55.922Z Compiling tokio-macros v2.7.0
14942026-09-06T23:58:55.922Z Compiling der_derive v0.7.3
14952026-09-06T23:58:55.966Z Compiling futures-macro v0.3.32
14962026-09-06T23:58:56.332Z Compiling thiserror-impl v1.0.69
14972026-09-06T23:58:56.373Z Compiling schemars_derive v0.8.22
14982026-09-06T23:58:56.459Z Compiling tracing-attributes v0.1.31
14992026-09-06T23:58:56.512Z Compiling clap_derive v4.6.1
15002026-09-06T23:58:56.561Z Compiling pest_derive v2.8.6
15012026-09-06T23:58:56.650Z Compiling backtrace v0.3.76
15022026-09-06T23:58:56.739Z Compiling zerofrom v0.1.6
15032026-09-06T23:58:56.876Z Compiling yoke v0.8.1
15042026-09-06T23:58:56.923Z Compiling futures-util v0.3.32
15052026-09-06T23:58:56.945Z Compiling async-trait v0.1.89
15062026-09-06T23:58:57.018Z Compiling scroll_derive v0.12.1
15072026-09-06T23:58:57.059Z Compiling zerovec v0.11.5
15082026-09-06T23:58:57.109Z Compiling zerotrie v0.2.3
15092026-09-06T23:58:57.164Z Compiling backtrace-ext v0.2.1
15102026-09-06T23:58:57.248Z Compiling thiserror v2.0.18
15112026-09-06T23:58:57.358Z Compiling darling_macro v0.23.0
15122026-09-06T23:58:57.368Z Compiling curve25519-dalek-derive v0.1.1
15132026-09-06T23:58:57.426Z Compiling zerocopy-derive v0.7.35
15142026-09-06T23:58:58.047Z Compiling tinystr v0.8.2
15152026-09-06T23:58:58.135Z Compiling potential_utf v0.1.4
15162026-09-06T23:58:58.136Z Compiling thiserror v1.0.69
15172026-09-06T23:58:58.136Z Compiling scroll v0.12.0
15182026-09-06T23:58:58.136Z Compiling icu_locale_core v2.1.1
15192026-09-06T23:58:58.136Z Compiling icu_collections v2.1.1
15202026-09-06T23:58:58.136Z Compiling tracing v0.1.44
15212026-09-06T23:58:58.136Z Compiling miette-derive v7.6.0
15222026-09-06T23:58:58.136Z Compiling scroll_derive v0.13.1
15232026-09-06T23:58:58.136Z Compiling openssl v0.10.80
15242026-09-06T23:58:58.136Z Compiling time-core v0.1.8
15252026-09-06T23:58:58.157Z Compiling foreign-types-shared v0.1.1
15262026-09-06T23:58:58.157Z Compiling maybe-uninit v2.0.0
15272026-09-06T23:58:58.178Z Compiling httpdate v1.0.3
15282026-09-06T23:58:58.235Z Compiling foreign-types v0.3.2
15292026-09-06T23:58:58.321Z Compiling time-macros v0.2.27
15302026-09-06T23:58:58.321Z Compiling goblin v0.8.2
15312026-09-06T23:58:58.321Z Compiling darling v0.23.0
15322026-09-06T23:58:58.402Z Compiling clap v4.6.1
15332026-09-06T23:58:58.423Z Compiling darling_macro v0.20.11
15342026-09-06T23:58:58.423Z Compiling zerocopy v0.7.35
15352026-09-06T23:58:58.424Z Compiling hubpack_derive v0.1.1
15362026-09-06T23:58:58.424Z Compiling deranged v0.5.8
15372026-09-06T23:58:58.463Z Compiling knus-derive v3.4.0
15382026-09-06T23:58:58.542Z Compiling icu_provider v2.1.1
15392026-09-06T23:58:58.776Z Compiling zeroize v1.9.0
15402026-09-06T23:58:58.826Z Compiling bytes v1.11.1
15412026-09-06T23:58:58.826Z Compiling icu_properties v2.1.2
15422026-09-06T23:58:58.827Z Compiling icu_normalizer v2.1.1
15432026-09-06T23:58:58.941Z Compiling der v0.7.10
15442026-09-06T23:58:58.957Z Compiling chrono v0.4.45
15452026-09-06T23:58:58.968Z Compiling ipnet v2.12.0
15462026-09-06T23:58:59.092Z Compiling hex v0.4.3
15472026-09-06T23:58:59.242Z Compiling rustls-pki-types v1.14.0
15482026-09-06T23:58:59.259Z Compiling tokio v1.52.1
15492026-09-06T23:58:59.332Z Compiling http v1.4.2
15502026-09-06T23:58:59.356Z Compiling hybrid-array v0.4.13
15512026-09-06T23:58:59.397Z Compiling toml_datetime v0.6.11
15522026-09-06T23:58:59.404Z Compiling serde_tokenstream v0.2.3
15532026-09-06T23:58:59.504Z Compiling crypto-common v0.1.7
15542026-09-06T23:58:59.567Z Compiling block-buffer v0.10.4
15552026-09-06T23:58:59.591Z Compiling crypto-bigint v0.5.5
15562026-09-06T23:58:59.660Z Compiling serde_spanned v0.6.9
15572026-09-06T23:58:59.751Z Compiling digest v0.10.7
15582026-09-06T23:58:59.761Z Compiling ppv-lite86 v0.2.21
15592026-09-06T23:58:59.765Z Compiling idna_adapter v1.2.1
15602026-09-06T23:58:59.829Z Compiling half v2.7.1
15612026-09-06T23:58:59.938Z Compiling idna v1.1.0
15622026-09-06T23:58:59.954Z Compiling spki v0.7.3
15632026-09-06T23:58:59.957Z Compiling miette v7.6.0
15642026-09-06T23:59:00.009Z Compiling sha2 v0.10.9
15652026-09-06T23:59:00.024Z Compiling hmac v0.12.1
15662026-09-06T23:59:00.067Z Compiling rand_chacha v0.3.1
15672026-09-06T23:59:00.109Z Compiling signature v2.2.0
15682026-09-06T23:59:00.149Z Compiling pkcs8 v0.10.2
15692026-09-06T23:59:00.193Z Compiling rand_chacha v0.9.0
15702026-09-06T23:59:00.215Z Compiling hkdf v0.12.4
15712026-09-06T23:59:00.225Z Compiling x509-cert v0.2.5
15722026-09-06T23:59:00.241Z Compiling url v2.5.8
15732026-09-06T23:59:00.306Z Compiling rand v0.8.6
15742026-09-06T23:59:00.325Z Compiling pkcs1 v0.7.5
15752026-09-06T23:59:00.398Z Compiling sec1 v0.7.3
15762026-09-06T23:59:00.426Z Compiling rand v0.9.2
15772026-09-06T23:59:00.439Z Compiling http-body v1.0.1
15782026-09-06T23:59:00.609Z Compiling elliptic-curve v0.13.8
15792026-09-06T23:59:00.633Z Compiling rfc6979 v0.4.0
15802026-09-06T23:59:00.695Z Compiling hashbrown v0.14.5
15812026-09-06T23:59:00.772Z Compiling ed25519 v2.2.3
15822026-09-06T23:59:01.035Z Compiling ecdsa v0.16.9
15832026-09-06T23:59:01.070Z Compiling primeorder v0.13.6
15842026-09-06T23:59:01.149Z Compiling sha3 v0.10.8
15852026-09-06T23:59:01.157Z Compiling scroll v0.13.0
15862026-09-06T23:59:01.186Z Compiling erased-serde v0.3.31
15872026-09-06T23:59:01.284Z Compiling chumsky v0.9.3
15882026-09-06T23:59:01.345Z Compiling openssl-macros v0.1.1
15892026-09-06T23:59:01.346Z Compiling wyz v0.5.1
15902026-09-06T23:59:01.590Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15912026-09-06T23:59:01.635Z Compiling bzip2-sys v0.1.13+1.0.8
15922026-09-06T23:59:01.664Z Compiling unicode-normalization v0.1.25
15932026-09-06T23:59:01.681Z Compiling wait-timeout v0.2.1
15942026-09-06T23:59:01.700Z Compiling socket2 v0.5.10
15952026-09-06T23:59:01.742Z Compiling env_filter v2.0.0
15962026-09-06T23:59:01.809Z Compiling quick-error v1.2.3
15972026-09-06T23:59:01.837Z Compiling funty v2.0.0
15982026-09-06T23:59:01.897Z Compiling ciborium-io v0.2.2
15992026-09-06T23:59:01.917Z Compiling bit-vec v0.8.0
16002026-09-06T23:59:01.989Z Compiling rsa v0.9.10
16012026-09-06T23:59:02.006Z Compiling num_threads v0.1.7
16022026-09-06T23:59:02.022Z Compiling packed_struct v0.10.1
16032026-09-06T23:59:02.022Z Compiling native-tls v0.2.18
16042026-09-06T23:59:02.064Z Compiling ciborium-ll v0.2.2
16052026-09-06T23:59:02.117Z Compiling time v0.3.47
16062026-09-06T23:59:02.143Z Compiling bit-set v0.8.0
16072026-09-06T23:59:02.161Z Compiling env_logger v0.11.11
16082026-09-06T23:59:02.178Z Compiling bitvec v1.0.1
16092026-09-06T23:59:02.319Z Compiling rusty-fork v0.3.1
16102026-09-06T23:59:02.343Z Compiling ed25519-dalek v2.2.0
16112026-09-06T23:59:02.441Z Compiling knus v3.4.0
16122026-09-06T23:59:02.533Z Compiling goblin v0.10.5
16132026-09-06T23:59:02.551Z Compiling p384 v0.13.1
16142026-09-06T23:59:02.619Z Compiling dof v0.3.0
16152026-09-06T23:59:02.782Z Compiling sha1 v0.10.6
16162026-09-06T23:59:02.866Z Compiling darling v0.20.11
16172026-09-06T23:59:02.901Z Compiling hubpack v0.1.2
16182026-09-06T23:59:02.997Z Compiling serde_with_macros v3.21.0
16192026-09-06T23:59:03.068Z Compiling dtrace-parser v0.2.0
16202026-09-06T23:59:03.116Z Compiling packed_struct_codegen v0.10.1
16212026-09-06T23:59:03.136Z Compiling tokio-util v0.7.18
16222026-09-06T23:59:03.362Z Compiling bitfield-macros v0.19.4
16232026-09-06T23:59:03.371Z Compiling strum_macros v0.26.4
16242026-09-06T23:59:03.657Z Compiling zerocopy-derive v0.6.6
16252026-09-06T23:59:03.693Z Compiling rand_xorshift v0.4.0
16262026-09-06T23:59:03.879Z Compiling thread-id v4.2.2
16272026-09-06T23:59:03.899Z Compiling h2 v0.4.15
16282026-09-06T23:59:03.899Z Compiling sync_wrapper v1.0.2
16292026-09-06T23:59:03.911Z Compiling indexmap v1.9.3
16302026-09-06T23:59:04.038Z Compiling nodrop v0.1.14
16312026-09-06T23:59:04.512Z Compiling unarray v0.1.4
16322026-09-06T23:59:04.523Z Compiling paste v1.0.15
16332026-09-06T23:59:04.524Z Compiling zlib-rs v0.6.2
16342026-09-06T23:59:04.524Z Compiling salty v0.3.0
16352026-09-06T23:59:04.524Z Compiling usdt-impl v0.6.0
16362026-09-06T23:59:04.524Z Compiling crc-catalog v2.4.0
16372026-09-06T23:59:04.524Z Compiling siphasher v1.0.2
16382026-09-06T23:59:04.524Z Compiling crc v3.4.0
16392026-09-06T23:59:04.533Z Compiling serde_with v3.21.0
16402026-09-06T23:59:04.578Z Compiling proptest v1.11.0
16412026-09-06T23:59:04.642Z Compiling zerocopy v0.6.6
16422026-09-06T23:59:04.700Z Compiling bitfield v0.19.4
16432026-09-06T23:59:04.949Z Compiling array-init v0.0.4
16442026-09-06T23:59:05.004Z Compiling tower v0.5.3
16452026-09-06T23:59:05.004Z Compiling usdt-impl v0.5.0
16462026-09-06T23:59:05.069Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16472026-09-06T23:59:05.187Z Compiling smallvec v0.6.14
16482026-09-06T23:59:05.257Z Compiling strum v0.26.3
16492026-09-06T23:59:05.309Z Compiling derive_builder_core v0.20.2
16502026-09-06T23:59:05.333Z Compiling dof v0.4.0
16512026-09-06T23:59:05.403Z Compiling ciborium v0.2.2
16522026-09-06T23:59:05.446Z Compiling ipnetwork v0.21.1
16532026-09-06T23:59:05.461Z Compiling http-body-util v0.1.3
16542026-09-06T23:59:05.680Z Compiling dtrace-parser v0.3.0
16552026-09-06T23:59:05.740Z Compiling structmeta-derive v0.3.0
16562026-09-06T23:59:05.882Z Compiling enum-as-inner v0.6.1
16572026-09-06T23:59:05.963Z Compiling heapless v0.7.17
16582026-09-06T23:59:05.997Z Compiling thread-id v5.1.0
16592026-09-06T23:59:06.082Z Compiling syn v3.0.3
16602026-09-06T23:59:06.164Z Compiling cookie v0.18.1
16612026-09-06T23:59:06.173Z Compiling hashbrown v0.12.3
16622026-09-06T23:59:06.358Z Compiling data-encoding v2.10.0
16632026-09-06T23:59:06.382Z Compiling iri-string v0.7.10
16642026-09-06T23:59:06.421Z Compiling rayon-core v1.13.0
16652026-09-06T23:59:06.421Z Compiling zstd-safe v7.2.4
16662026-09-06T23:59:06.462Z Compiling base64 v0.21.7
16672026-09-06T23:59:06.620Z Compiling winnow v0.5.40
16682026-09-06T23:59:06.665Z Compiling unicode-properties v0.1.4
16692026-09-06T23:59:06.723Z Compiling signal-hook v0.3.18
16702026-09-06T23:59:06.723Z Compiling ryu v1.0.23
16712026-09-06T23:59:06.777Z Compiling static_assertions v1.1.0
16722026-09-06T23:59:06.874Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16732026-09-06T23:59:06.915Z Compiling unicode-bidi v0.3.18
16742026-09-06T23:59:06.915Z Compiling structmeta v0.3.0
16752026-09-06T23:59:06.916Z Compiling serde_urlencoded v0.7.1
16762026-09-06T23:59:06.951Z Compiling ron v0.8.1
16772026-09-06T23:59:07.061Z Compiling hyper v1.10.1
16782026-09-06T23:59:07.109Z Compiling newtype-uuid v1.3.2
16792026-09-06T23:59:07.147Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
16802026-09-06T23:59:07.208Z Compiling derive_builder_macro v0.20.2
16812026-09-06T23:59:07.402Z Compiling flate2 v1.1.9
16822026-09-06T23:59:07.420Z Compiling stringprep v0.1.5
16832026-09-06T23:59:07.506Z Compiling tower-http v0.6.8
16842026-09-06T23:59:07.704Z Compiling oxnet v0.1.6
16852026-09-06T23:59:07.794Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16862026-09-06T23:59:07.901Z Compiling toml_edit v0.19.15
16872026-09-06T23:59:07.919Z Compiling bzip2 v0.4.4
16882026-09-06T23:59:07.919Z Compiling serde-hex v0.1.0
16892026-09-06T23:59:07.935Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16902026-09-06T23:59:07.997Z Compiling tokio-native-tls v0.3.1
16912026-09-06T23:59:08.140Z Compiling hyper-util v0.1.20
16922026-09-06T23:59:08.150Z Compiling block-padding v0.4.2
16932026-09-06T23:59:08.180Z Compiling block-buffer v0.12.1
16942026-09-06T23:59:08.211Z Compiling crypto-common v0.2.2
16952026-09-06T23:59:08.341Z Compiling hashbrown v0.13.2
16962026-09-06T23:59:08.407Z Compiling md-5 v0.10.6
16972026-09-06T23:59:08.476Z Compiling rustls-native-certs v0.8.3
16982026-09-06T23:59:08.587Z Compiling futures-executor v0.3.32
16992026-09-06T23:59:08.668Z Compiling serde-big-array v0.5.1
17002026-09-06T23:59:08.686Z Compiling bstr v1.12.1
17012026-09-06T23:59:08.783Z Compiling pin-project-internal v1.1.11
17022026-09-06T23:59:08.830Z Compiling crossbeam-epoch v0.9.18
17032026-09-06T23:59:08.846Z Compiling heck v0.4.1
17042026-09-06T23:59:08.897Z Compiling vergen-lib v9.1.0
17052026-09-06T23:59:08.923Z Compiling hash32 v0.2.1
17062026-09-06T23:59:09.021Z Compiling thread_local v1.1.9
17072026-09-06T23:59:09.086Z Compiling encoding_rs v0.8.35
17082026-09-06T23:59:09.124Z Compiling memoffset v0.9.1
17092026-09-06T23:59:09.140Z Compiling slog-async v2.8.0
17102026-09-06T23:59:09.180Z Compiling psl-types v2.0.11
17112026-09-06T23:59:09.298Z Compiling fallible-iterator v0.2.0
17122026-09-06T23:59:09.320Z Compiling smoltcp v0.9.1
17132026-09-06T23:59:09.361Z Compiling crc-any v2.5.0
17142026-09-06T23:59:09.376Z Compiling ref-cast v1.0.25
17152026-09-06T23:59:09.526Z Compiling litrs v1.0.0
17162026-09-06T23:59:09.540Z Compiling daft-derive v0.1.8
17172026-09-06T23:59:09.639Z Compiling mime v0.3.17
17182026-09-06T23:59:09.652Z Compiling cfg_aliases v0.2.1
17192026-09-06T23:59:09.667Z Compiling rustix v0.38.44
17202026-09-06T23:59:09.745Z Compiling linked-hash-map v0.5.6
17212026-09-06T23:59:09.760Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17222026-09-06T23:59:09.850Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17232026-09-06T23:59:09.871Z Compiling nix v0.31.2
17242026-09-06T23:59:09.923Z Compiling lru-cache v0.1.2
17252026-09-06T23:59:09.954Z Compiling pin-project v1.1.11
17262026-09-06T23:59:09.971Z Compiling postgres-protocol v0.6.10
17272026-09-06T23:59:09.984Z Compiling hyper-tls v0.6.0
17282026-09-06T23:59:10.033Z Compiling document-features v0.2.12
17292026-09-06T23:59:10.066Z Compiling toml_edit v0.22.27
17302026-09-06T23:59:10.083Z Compiling publicsuffix v2.3.0
17312026-09-06T23:59:10.116Z Compiling toml v0.7.8
17322026-09-06T23:59:10.182Z Compiling snafu-derive v0.8.9
17332026-09-06T23:59:10.240Z Compiling crossbeam-deque v0.8.6
17342026-09-06T23:59:10.308Z Compiling object v0.30.4
17352026-09-06T23:59:10.311Z Compiling daft v0.1.8
17362026-09-06T23:59:10.452Z Compiling futures v0.3.32
17372026-09-06T23:59:10.523Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17382026-09-06T23:59:10.548Z Compiling inout v0.2.2
17392026-09-06T23:59:10.569Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17402026-09-06T23:59:10.599Z Compiling zip v0.6.6
17412026-09-06T23:59:10.621Z Compiling derive_builder v0.20.2
17422026-09-06T23:59:10.710Z Compiling derive-ex v0.1.8
17432026-09-06T23:59:10.819Z Compiling hickory-proto v0.24.4
17442026-09-06T23:59:10.824Z Compiling usdt-macro v0.5.0
17452026-09-06T23:59:10.889Z Compiling usdt-attr-macro v0.5.0
17462026-09-06T23:59:10.941Z Compiling phf_shared v0.13.1
17472026-09-06T23:59:11.034Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17482026-09-06T23:59:11.079Z Compiling regex v1.12.3
17492026-09-06T23:59:11.095Z Compiling strum_macros v0.27.2
17502026-09-06T23:59:11.201Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17512026-09-06T23:59:11.221Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17522026-09-06T23:59:11.270Z Compiling ref-cast-impl v1.0.25
17532026-09-06T23:59:11.419Z Compiling crossbeam-channel v0.5.15
17542026-09-06T23:59:11.578Z Compiling convert_case v0.10.0
17552026-09-06T23:59:11.603Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17562026-09-06T23:59:11.715Z Compiling blake3 v1.8.5
17572026-09-06T23:59:11.762Z Compiling vergen v9.1.0
17582026-09-06T23:59:11.822Z Compiling cargo-platform v0.3.2
17592026-09-06T23:59:11.842Z Compiling is-terminal v0.4.17
17602026-09-06T23:59:11.858Z Compiling memmap v0.7.0
17612026-09-06T23:59:11.885Z Compiling memmap2 v0.9.10
17622026-09-06T23:59:11.957Z Compiling fs-err v3.3.0
17632026-09-06T23:59:11.983Z Compiling corncobs v0.1.4
17642026-09-06T23:59:12.053Z Compiling take_mut v0.2.2
17652026-09-06T23:59:12.089Z Compiling term v1.2.1
17662026-09-06T23:59:12.119Z Compiling bitflags v1.3.2
17672026-09-06T23:59:12.127Z Compiling foldhash v0.1.5
17682026-09-06T23:59:12.174Z Compiling bumpalo v3.20.2
17692026-09-06T23:59:12.190Z Compiling libbz2-rs-sys v0.2.2
17702026-09-06T23:59:12.197Z Compiling same-file v1.0.6
17712026-09-06T23:59:12.231Z Compiling jiff-core v0.1.0
17722026-09-06T23:59:12.231Z Compiling cpufeatures v0.3.0
17732026-09-06T23:59:12.320Z Compiling managed v0.8.0
17742026-09-06T23:59:12.333Z Compiling resolv-conf v0.7.6
17752026-09-06T23:59:12.392Z Compiling path-slash v0.1.5
17762026-09-06T23:59:12.452Z Compiling zopfli v0.8.3
17772026-09-06T23:59:12.490Z Compiling test-strategy v0.4.5
17782026-09-06T23:59:12.551Z Compiling slog-term v2.9.2
17792026-09-06T23:59:12.581Z Compiling walkdir v2.5.0
17802026-09-06T23:59:12.691Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17812026-09-06T23:59:12.708Z Compiling bzip2 v0.6.1
17822026-09-06T23:59:12.897Z Compiling hashbrown v0.15.5
17832026-09-06T23:59:12.919Z Compiling snafu v0.8.9
17842026-09-06T23:59:12.941Z Compiling hickory-resolver v0.24.4
17852026-09-06T23:59:13.044Z Compiling jiff v0.2.34
17862026-09-06T23:59:13.108Z Compiling strum v0.27.2
17872026-09-06T23:59:13.143Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17882026-09-06T23:59:13.349Z Compiling cargo_metadata v0.23.1
17892026-09-06T23:59:13.362Z Compiling usdt v0.5.0
17902026-09-06T23:59:13.362Z Compiling derive_more-impl v2.1.1
17912026-09-06T23:59:13.473Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17922026-09-06T23:59:13.491Z Compiling toml v0.8.23
17932026-09-06T23:59:13.554Z Compiling phf v0.13.1
17942026-09-06T23:59:13.616Z Compiling cookie_store v0.22.1
17952026-09-06T23:59:13.624Z Compiling signal-hook-mio v0.2.5
17962026-09-06T23:59:13.766Z Compiling cipher v0.5.2
17972026-09-06T23:59:13.782Z Compiling zstd v0.13.3
17982026-09-06T23:59:14.036Z Compiling postgres-types v0.2.12
17992026-09-06T23:59:14.117Z Compiling reqwest v0.12.28
18002026-09-06T23:59:14.155Z Compiling globset v0.4.18
18012026-09-06T23:59:14.196Z Compiling usdt-attr-macro v0.6.0
18022026-09-06T23:59:14.284Z Compiling usdt-macro v0.6.0
18032026-09-06T23:59:14.355Z Compiling phf_shared v0.11.3
18042026-09-06T23:59:14.592Z Compiling tokio-stream v0.1.18
18052026-09-06T23:59:14.620Z Compiling olpc-cjson v0.1.4
18062026-09-06T23:59:14.650Z Compiling byte-wrapper v0.1.0
18072026-09-06T23:59:14.680Z Compiling inout v0.1.4
18082026-09-06T23:59:14.759Z Compiling secrecy v0.8.0
18092026-09-06T23:59:14.805Z Compiling serde_plain v1.0.2
18102026-09-06T23:59:14.868Z Compiling serde_repr v0.1.20
18112026-09-06T23:59:14.901Z Compiling async-recursion v1.1.1
18122026-09-06T23:59:14.920Z Compiling derive-where v1.6.0
18132026-09-06T23:59:14.933Z Compiling float-cmp v0.10.0
18142026-09-06T23:59:15.013Z Compiling pem v3.0.6
18152026-09-06T23:59:15.031Z Compiling hashbrown v0.16.1
18162026-09-06T23:59:15.080Z Compiling winnow v1.0.3
18172026-09-06T23:59:15.101Z Compiling precomputed-hash v0.1.1
18182026-09-06T23:59:15.211Z Compiling arrayvec v0.7.6
18192026-09-06T23:59:15.229Z Compiling const-oid v0.10.2
18202026-09-06T23:59:15.229Z Compiling predicates-core v1.0.10
18212026-09-06T23:59:15.241Z Compiling whoami v2.1.0
18222026-09-06T23:59:15.293Z Compiling arrayref v0.3.9
18232026-09-06T23:59:15.344Z Compiling fixedbitset v0.4.2
18242026-09-06T23:59:15.365Z Compiling normalize-line-endings v0.3.0
18252026-09-06T23:59:15.378Z Compiling typed-path v0.9.3
18262026-09-06T23:59:15.378Z Compiling constant_time_eq v0.4.2
18272026-09-06T23:59:15.410Z Compiling debug-ignore v1.0.5
18282026-09-06T23:59:15.465Z Compiling difflib v0.4.0
18292026-09-06T23:59:15.484Z Compiling either v1.15.0
18302026-09-06T23:59:15.531Z Compiling fixedbitset v0.5.7
18312026-09-06T23:59:15.586Z Compiling new_debug_unreachable v1.0.6
18322026-09-06T23:59:15.618Z Compiling iddqd v0.4.2
18332026-09-06T23:59:15.635Z Compiling petgraph v0.6.5
18342026-09-06T23:59:15.672Z Compiling string_cache v0.8.9
18352026-09-06T23:59:15.676Z Compiling itertools v0.13.0
18362026-09-06T23:59:15.722Z Compiling predicates v3.1.4
18372026-09-06T23:59:15.764Z Compiling petgraph v0.8.3
18382026-09-06T23:59:15.867Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18392026-09-06T23:59:15.938Z Compiling tokio-postgres v0.7.16
18402026-09-06T23:59:16.063Z Compiling toml_parser v1.1.2+spec-1.1.0
18412026-09-06T23:59:16.186Z Compiling digest v0.11.3
18422026-09-06T23:59:16.217Z Compiling zip v4.6.1
18432026-09-06T23:59:16.351Z Compiling qorb v0.4.1
18442026-09-06T23:59:16.425Z Compiling usdt v0.6.0
18452026-09-06T23:59:16.446Z Compiling crossterm v0.28.1
18462026-09-06T23:59:16.617Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18472026-09-06T23:59:16.699Z Compiling cipher v0.4.4
18482026-09-06T23:59:16.719Z Compiling derive_more v2.1.1
18492026-09-06T23:59:16.969Z Compiling chacha20 v0.10.0
18502026-09-06T23:59:16.986Z Compiling similar v2.7.0
18512026-09-06T23:59:17.212Z Compiling hickory-proto v0.25.2
18522026-09-06T23:59:17.263Z Compiling buf-list v1.1.2
18532026-09-06T23:59:17.271Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18542026-09-06T23:59:17.385Z Compiling openapiv3 v2.2.0
18552026-09-06T23:59:17.412Z Compiling lalrpop-util v0.19.12
18562026-09-06T23:59:17.538Z Compiling peg-runtime v0.8.5
18572026-09-06T23:59:17.583Z Compiling filetime v0.2.27
18582026-09-06T23:59:17.645Z Compiling xattr v1.6.1
18592026-09-06T23:59:17.740Z Compiling camino-tempfile v1.4.1
18602026-09-06T23:59:17.773Z Compiling tar v0.4.46
18612026-09-06T23:59:35.255Z Compiling rustls-webpki v0.103.13
18622026-09-06T23:59:37.974Z Compiling tokio-rustls v0.26.4
18632026-09-06T23:59:37.974Z Compiling rustls-platform-verifier v0.6.2
18642026-09-06T23:59:37.974Z Compiling tough v0.22.0
18652026-09-06T23:59:38.177Z Compiling hyper-rustls v0.27.7
18662026-09-06T23:59:38.379Z Compiling reqwest v0.13.2
18672026-09-06T23:59:40.570Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18682026-09-06T23:59:40.821Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18692026-09-06T23:59:43.772Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.97s
18702026-09-06T23:59:43.776Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18712026-09-06T23:59:43.776Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18722026-09-06T23:59:43.915Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18732026-09-06T23:59:43.977ZSep 06 23:59:43.803 INFO Starting download, target: Console
18742026-09-06T23:59:43.977ZSep 06 23:59:43.804 INFO Starting download, target: DendriteStub
18752026-09-06T23:59:43.977ZSep 06 23:59:43.804 INFO Starting download, target: Clickhouse
18762026-09-06T23:59:43.980ZSep 06 23:59:43.804 INFO Starting download, target: MaghemiteMgd
18772026-09-06T23:59:43.980ZSep 06 23:59:43.804 INFO Starting download, target: Cockroach
18782026-09-06T23:59:43.980ZSep 06 23:59:43.804 INFO Starting download, target: MaghemiteDdmd
18792026-09-06T23:59:43.980ZSep 06 23:59:43.804 INFO Starting download, target: TransceiverControl
18802026-09-06T23:59:43.981ZSep 06 23:59:43.804 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18812026-09-06T23:59:43.981ZSep 06 23:59:43.804 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18822026-09-06T23:59:43.981ZSep 06 23:59:43.804 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18832026-09-06T23:59:43.981ZSep 06 23:59:43.804 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18842026-09-06T23:59:43.981ZSep 06 23:59:43.804 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18852026-09-06T23:59:43.981ZSep 06 23:59:43.804 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18862026-09-06T23:59:43.981ZSep 06 23:59:43.804 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18872026-09-06T23:59:45.797ZSep 06 23:59:45.613 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18882026-09-06T23:59:45.992ZSep 06 23:59:45.795 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18892026-09-06T23:59:46.240ZSep 06 23:59:45.973 INFO Download complete, target: TransceiverControl
18902026-09-06T23:59:46.266ZSep 06 23:59:46.011 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18912026-09-06T23:59:46.404ZSep 06 23:59:46.225 INFO Download complete, target: Console
18922026-09-06T23:59:46.911ZSep 06 23:59:46.739 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18932026-09-06T23:59:47.364ZSep 06 23:59:47.184 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18942026-09-06T23:59:47.652ZSep 06 23:59:47.460 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18952026-09-06T23:59:48.002ZSep 06 23:59:47.829 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18962026-09-06T23:59:48.002ZSep 06 23:59:47.829 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18972026-09-06T23:59:48.420ZSep 06 23:59:48.247 INFO Download complete, target: MaghemiteDdmd
18982026-09-06T23:59:49.592ZSep 06 23:59:49.418 INFO Download complete, target: DendriteStub
18992026-09-06T23:59:49.848ZSep 06 23:59:49.675 INFO Download complete, target: MaghemiteMgd
19002026-09-06T23:59:51.422ZSep 06 23:59:51.250 INFO Checking that binary works, target: Clickhouse
19012026-09-06T23:59:51.509ZSep 06 23:59:51.336 INFO Download complete, target: Clickhouse
19022026-09-06T23:59:51.888ZSep 06 23:59:51.716 INFO Checking that binary works, target: Cockroach
19032026-09-06T23:59:52.015ZSep 06 23:59:51.841 INFO Download complete, target: Cockroach
19042026-09-06T23:59:52.021ZAll prerequisites installed successfully
19052026-09-06T23:59:52.021Z
19062026-09-06T23:59:52.021Zreal 2:07.855201758
19072026-09-06T23:59:52.021Zuser 7:51.197183912
19082026-09-06T23:59:52.021Zsys 1:58.945325628
19092026-09-06T23:59:52.021Ztrap 0.291342833
19102026-09-06T23:59:52.022Ztflt 0.721489485
19112026-09-06T23:59:52.022Zdflt 1.444937270
19122026-09-06T23:59:52.022Zkflt 0.022761034
19132026-09-06T23:59:52.022Zlock 29:50.542265143
19142026-09-06T23:59:52.022Zslp 21:50.846035090
19152026-09-06T23:59:52.022Zlat 35.049209681
19162026-09-06T23:59:52.022Zstop 4:10.066319689
19172026-09-06T23:59:52.025Z+ ptime -m cargo xtask download softnpu
19182026-09-06T23:59:52.514Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19192026-09-06T23:59:52.533Z Running `target/debug/xtask download softnpu`
19202026-09-06T23:59:53.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s
19212026-09-06T23:59:53.340Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19222026-09-06T23:59:53.340Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19232026-09-06T23:59:53.407Z Running `target/debug/xtask-downloader softnpu`
19242026-09-06T23:59:53.450ZSep 06 23:59:53.277 INFO Starting download, target: Softnpu
19252026-09-06T23:59:53.454ZSep 06 23:59:53.278 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
19262026-09-06T23:59:53.934ZSep 06 23:59:53.761 INFO Download complete, target: Softnpu
19272026-09-06T23:59:53.937Z
19282026-09-06T23:59:53.940Zreal 1.911141160
19292026-09-06T23:59:53.940Zuser 1.355798075
19302026-09-06T23:59:53.940Zsys 0.656232976
19312026-09-06T23:59:53.940Ztrap 0.000500820
19322026-09-06T23:59:53.940Ztflt 0.000081340
19332026-09-06T23:59:53.940Zdflt 0.000123370
19342026-09-06T23:59:53.940Zkflt 0.000000000
19352026-09-06T23:59:53.940Zlock 9.044066822
19362026-09-06T23:59:53.940Zslp 0.353265550
19372026-09-06T23:59:53.940Zlat 0.097612617
19382026-09-06T23:59:53.940Zstop 0.000173220
19392026-09-06T23:59:53.941Z+ export CARGO_INCREMENTAL=0
19402026-09-06T23:59:53.942Z+ CARGO_INCREMENTAL=0
19412026-09-06T23:59:53.942Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
19422026-09-06T23:59:54.885Z Compiling proc-macro2 v1.0.106
19432026-09-06T23:59:54.885Z Compiling quote v1.0.45
19442026-09-06T23:59:54.885Z Compiling unicode-ident v1.0.24
19452026-09-06T23:59:54.888Z Compiling serde_core v1.0.228
19462026-09-06T23:59:54.888Z Compiling libc v0.2.185
19472026-09-06T23:59:54.888Z Compiling serde v1.0.228
19482026-09-06T23:59:54.888Z Compiling cfg-if v1.0.4
19492026-09-06T23:59:54.888Z Compiling version_check v0.9.5
19502026-09-06T23:59:55.038Z Compiling zerocopy v0.8.55
19512026-09-06T23:59:55.043Z Compiling autocfg v1.5.0
19522026-09-06T23:59:55.044Z Compiling memchr v2.8.0
19532026-09-06T23:59:55.057Z Compiling portable-atomic v1.13.1
19542026-09-06T23:59:55.060Z Compiling zmij v1.0.21
19552026-09-06T23:59:55.060Z Compiling serde_json v1.0.151
19562026-09-06T23:59:55.060Z Compiling find-msvc-tools v0.1.9
19572026-09-06T23:59:55.138Z Compiling shlex v1.3.0
19582026-09-06T23:59:55.376Z Compiling libm v0.2.16
19592026-09-06T23:59:55.379Z Compiling getrandom v0.4.3
19602026-09-06T23:59:55.446Z Compiling icu_properties_data v2.1.2
19612026-09-06T23:59:55.482Z Compiling icu_normalizer_data v2.1.1
19622026-09-06T23:59:55.486Z Compiling parking_lot_core v0.9.12
19632026-09-06T23:59:55.561Z Compiling generic-array v0.14.7
19642026-09-06T23:59:55.604Z Compiling smallvec v1.15.1
19652026-09-06T23:59:55.673Z Compiling itoa v1.0.17
19662026-09-06T23:59:55.677Z Compiling num-traits v0.2.19
19672026-09-06T23:59:55.689Z Compiling log v0.4.33
19682026-09-06T23:59:55.751Z Compiling thiserror v2.0.18
19692026-09-06T23:59:55.754Z Compiling subtle v2.6.1
19702026-09-06T23:59:55.804Z Compiling rustix v1.1.4
19712026-09-06T23:59:55.820Z Compiling getrandom v0.3.4
19722026-09-06T23:59:55.940Z Compiling stable_deref_trait v1.2.1
19732026-09-06T23:59:55.959Z Compiling heck v0.5.0
19742026-09-06T23:59:55.979Z Compiling typenum v1.20.1
19752026-09-06T23:59:56.014Z Compiling pkg-config v0.3.32
19762026-09-06T23:59:56.093Z Compiling jobserver v0.1.34
19772026-09-06T23:59:56.111Z Compiling errno v0.3.14
19782026-09-06T23:59:56.165Z Compiling allocator-api2 v0.2.21
19792026-09-06T23:59:56.235Z Compiling critical-section v1.2.0
19802026-09-06T23:59:56.279Z Compiling getrandom v0.2.17
19812026-09-06T23:59:56.296Z Compiling scopeguard v1.2.0
19822026-09-06T23:59:56.313Z Compiling syn v2.0.117
19832026-09-06T23:59:56.328Z Compiling cc v1.2.56
19842026-09-06T23:59:56.403Z Compiling lock_api v0.4.14
19852026-09-06T23:59:56.426Z Compiling rand_core v0.6.4
19862026-09-06T23:59:56.562Z Compiling rustversion v1.0.22
19872026-09-06T23:59:56.626Z Compiling schemars v0.8.22
19882026-09-06T23:59:56.640Z Compiling thiserror v1.0.69
19892026-09-06T23:59:56.711Z Compiling once_cell v1.21.3
19902026-09-06T23:59:56.727Z Compiling litemap v0.8.1
19912026-09-06T23:59:56.744Z Compiling syn v1.0.109
19922026-09-06T23:59:56.800Z Compiling rand_core v0.10.0
19932026-09-06T23:59:56.817Z Compiling writeable v0.6.2
19942026-09-06T23:59:56.833Z Compiling percent-encoding v2.3.2
19952026-09-06T23:59:56.953Z Compiling strsim v0.11.1
19962026-09-06T23:59:56.985Z Compiling const-oid v0.9.6
19972026-09-06T23:59:57.102Z Compiling pin-project-lite v0.2.17
19982026-09-06T23:59:57.202Z Compiling equivalent v1.0.2
19992026-09-06T23:59:57.247Z Compiling utf8_iter v1.0.4
20002026-09-06T23:59:57.247Z Compiling foldhash v0.2.0
20012026-09-06T23:59:57.278Z Compiling form_urlencoded v1.2.2
20022026-09-06T23:59:57.419Z Compiling bitflags v2.11.0
20032026-09-06T23:59:57.475Z Compiling semver v1.0.28
20042026-09-06T23:59:57.509Z Compiling hashbrown v0.17.0
20052026-09-06T23:59:57.525Z Compiling cmake v0.1.57
20062026-09-06T23:59:57.613Z Compiling signal-hook-registry v1.4.8
20072026-09-06T23:59:57.678Z Compiling byteorder v1.5.0
20082026-09-06T23:59:57.729Z Compiling dunce v1.0.5
20092026-09-06T23:59:57.734Z Compiling fs_extra v1.3.0
20102026-09-06T23:59:57.762Z Compiling parking_lot v0.12.5
20112026-09-06T23:59:57.814Z Compiling mio v1.2.0
20122026-09-06T23:59:57.896Z Compiling socket2 v0.6.3
20132026-09-06T23:59:58.019Z Compiling aws-lc-sys v0.40.0
20142026-09-06T23:59:58.111Z Compiling indexmap v2.14.0
20152026-09-06T23:59:58.145Z Compiling ident_case v1.0.1
20162026-09-06T23:59:58.388Z Compiling base64ct v1.8.3
20172026-09-06T23:59:58.427Z Compiling iana-time-zone v0.1.65
20182026-09-06T23:59:58.448Z Compiling futures-core v0.3.32
20192026-09-06T23:59:58.540Z Compiling rustc_version v0.4.1
20202026-09-06T23:59:58.627Z Compiling pem-rfc7468 v0.7.0
20212026-09-06T23:59:58.664Z Compiling aws-lc-rs v1.16.3
20222026-09-06T23:59:58.669Z Compiling flagset v0.4.7
20232026-09-06T23:59:58.714Z Compiling uuid v1.23.4
20242026-09-06T23:59:58.824Z Compiling ucd-trie v0.1.7
20252026-09-06T23:59:58.911Z Compiling anyhow v1.0.104
20262026-09-06T23:59:58.985Z Compiling pest v2.8.6
20272026-09-06T23:59:59.023Z Compiling ahash v0.8.12
20282026-09-06T23:59:59.045Z Compiling httparse v1.10.1
20292026-09-06T23:59:59.101Z Compiling fnv v1.0.7
20302026-09-06T23:59:59.159Z Compiling regex-syntax v0.8.10
20312026-09-06T23:59:59.215Z Compiling synstructure v0.13.2
20322026-09-06T23:59:59.231Z Compiling serde_derive_internals v0.29.1
20332026-09-06T23:59:59.251Z Compiling crc32fast v1.5.0
20342026-09-06T23:59:59.254Z Compiling crossbeam-utils v0.8.21
20352026-09-06T23:59:59.285Z Compiling dyn-clone v1.0.20
20362026-09-06T23:59:59.336Z Compiling base64 v0.22.1
20372026-09-06T23:59:59.339Z Compiling vcpkg v0.2.15
20382026-09-06T23:59:59.368Z Compiling futures-sink v0.3.32
20392026-09-06T23:59:59.438Z Compiling darling_core v0.23.0
20402026-09-06T23:59:59.453Z Compiling slog v2.8.2
20412026-09-06T23:59:59.493Z Compiling futures-channel v0.3.32
20422026-09-06T23:59:59.584Z Compiling num-bigint-dig v0.8.6
20432026-09-06T23:59:59.669Z Compiling rustls v0.23.41
20442026-09-06T23:59:59.701Z Compiling futures-task v0.3.32
20452026-09-06T23:59:59.741Z Compiling futures-io v0.3.32
20462026-09-06T23:59:59.758Z Compiling slab v0.4.12
20472026-09-06T23:59:59.830Z Compiling cpufeatures v0.2.17
20482026-09-06T23:59:59.883Z Compiling terminal_size v0.4.3
20492026-09-06T23:59:59.918Z Compiling plain v0.2.3
20502026-09-07T00:00:00.000Z Compiling openssl-sys v0.9.117
20512026-09-07T00:00:00.005Z Compiling anstyle v1.0.14
20522026-09-07T00:00:00.005Z Compiling time-core v0.1.8
20532026-09-07T00:00:00.009Z Compiling camino v1.2.5
20542026-09-07T00:00:00.009Z Compiling object v0.37.3
20552026-09-07T00:00:00.044Z Compiling num-conv v0.2.0
20562026-09-07T00:00:00.060Z Compiling pest_meta v2.8.6
20572026-09-07T00:00:00.077Z Compiling simd-adler32 v0.3.8
20582026-09-07T00:00:00.159Z Compiling utf8parse v0.2.2
20592026-09-07T00:00:00.192Z Compiling time-macros v0.2.27
20602026-09-07T00:00:00.271Z Compiling anstyle-parse v1.0.0
20612026-09-07T00:00:00.287Z Compiling adler2 v2.0.1
20622026-09-07T00:00:00.313Z Compiling is_terminal_polyfill v1.70.2
20632026-09-07T00:00:00.332Z Compiling colorchoice v1.0.4
20642026-09-07T00:00:00.367Z Compiling anstyle-query v1.1.5
20652026-09-07T00:00:00.384Z Compiling spin v0.9.8
20662026-09-07T00:00:00.424Z Compiling miniz_oxide v0.8.9
20672026-09-07T00:00:00.460Z Compiling serde_derive v1.0.228
20682026-09-07T00:00:00.479Z Compiling zeroize_derive v1.5.0
20692026-09-07T00:00:00.482Z Compiling zerocopy-derive v0.8.55
20702026-09-07T00:00:00.514Z Compiling zerofrom-derive v0.1.6
20712026-09-07T00:00:00.517Z Compiling yoke-derive v0.8.1
20722026-09-07T00:00:00.517Z Compiling zerovec-derive v0.11.2
20732026-09-07T00:00:00.567Z Compiling displaydoc v0.2.5
20742026-09-07T00:00:00.611Z Compiling tokio-macros v2.7.0
20752026-09-07T00:00:00.637Z Compiling thiserror-impl v2.0.18
20762026-09-07T00:00:00.655Z Compiling der_derive v0.7.3
20772026-09-07T00:00:00.977Z Compiling futures-macro v0.3.32
20782026-09-07T00:00:00.982Z Compiling thiserror-impl v1.0.69
20792026-09-07T00:00:01.143Z Compiling schemars_derive v0.8.22
20802026-09-07T00:00:01.173Z Compiling tracing-attributes v0.1.31
20812026-09-07T00:00:01.223Z Compiling pest_generator v2.8.6
20822026-09-07T00:00:01.277Z Compiling clap_derive v4.6.1
20832026-09-07T00:00:01.348Z Compiling async-trait v0.1.89
20842026-09-07T00:00:01.520Z Compiling anstream v1.0.0
20852026-09-07T00:00:01.614Z Compiling aho-corasick v1.1.4
20862026-09-07T00:00:01.634Z Compiling darling_macro v0.23.0
20872026-09-07T00:00:01.638Z Compiling pretty-hex v0.4.1
20882026-09-07T00:00:01.742Z Compiling zerofrom v0.1.6
20892026-09-07T00:00:01.824Z Compiling futures-util v0.3.32
20902026-09-07T00:00:01.895Z Compiling yoke v0.8.1
20912026-09-07T00:00:01.912Z Compiling pest_derive v2.8.6
20922026-09-07T00:00:02.204Z Compiling zerovec v0.11.5
20932026-09-07T00:00:02.208Z Compiling zerotrie v0.2.3
20942026-09-07T00:00:02.346Z Compiling darling v0.23.0
20952026-09-07T00:00:02.432Z Compiling scroll_derive v0.12.1
20962026-09-07T00:00:02.489Z Compiling regex-automata v0.4.14
20972026-09-07T00:00:02.543Z Compiling radium v0.7.0
20982026-09-07T00:00:02.680Z Compiling tinystr v0.8.2
20992026-09-07T00:00:02.733Z Compiling potential_utf v0.1.4
21002026-09-07T00:00:02.846Z Compiling clap_lex v1.0.0
21012026-09-07T00:00:02.888Z Compiling icu_locale_core v2.1.1
21022026-09-07T00:00:02.920Z Compiling icu_collections v2.1.1
21032026-09-07T00:00:02.970Z Compiling curve25519-dalek v4.1.3
21042026-09-07T00:00:02.989Z Compiling owo-colors v4.3.0
21052026-09-07T00:00:03.003Z Compiling zerocopy-derive v0.7.35
21062026-09-07T00:00:03.059Z Compiling clap_builder v4.6.0
21072026-09-07T00:00:03.144Z Compiling num-integer v0.1.46
21082026-09-07T00:00:03.317Z Compiling tracing-core v0.1.36
21092026-09-07T00:00:03.334Z Compiling openssl v0.10.80
21102026-09-07T00:00:03.472Z Compiling maybe-uninit v2.0.0
21112026-09-07T00:00:03.597Z Compiling icu_provider v2.1.1
21122026-09-07T00:00:03.772Z Compiling zeroize v1.9.0
21132026-09-07T00:00:03.812Z Compiling bytes v1.11.1
21142026-09-07T00:00:03.863Z Compiling chrono v0.4.45
21152026-09-07T00:00:03.919Z Compiling icu_normalizer v2.1.1
21162026-09-07T00:00:03.936Z Compiling icu_properties v2.1.2
21172026-09-07T00:00:04.016Z Compiling der v0.7.10
21182026-09-07T00:00:04.327Z Compiling tokio v1.52.1
21192026-09-07T00:00:04.518Z Compiling crypto-common v0.1.7
21202026-09-07T00:00:04.551Z Compiling block-buffer v0.10.4
21212026-09-07T00:00:04.587Z Compiling ipnet v2.12.0
21222026-09-07T00:00:04.666Z Compiling serde_tokenstream v0.2.3
21232026-09-07T00:00:04.722Z Compiling digest v0.10.7
21242026-09-07T00:00:04.740Z Compiling hex v0.4.3
21252026-09-07T00:00:04.966Z Compiling idna_adapter v1.2.1
21262026-09-07T00:00:04.989Z Compiling ppv-lite86 v0.2.21
21272026-09-07T00:00:05.053Z Compiling spki v0.7.3
21282026-09-07T00:00:05.058Z Compiling sha2 v0.10.9
21292026-09-07T00:00:05.091Z Compiling idna v1.1.0
21302026-09-07T00:00:05.148Z Compiling hmac v0.12.1
21312026-09-07T00:00:05.197Z Compiling signature v2.2.0
21322026-09-07T00:00:05.301Z Compiling pkcs8 v0.10.2
21332026-09-07T00:00:05.317Z Compiling rand_chacha v0.3.1
21342026-09-07T00:00:05.350Z Compiling clap v4.6.1
21352026-09-07T00:00:05.376Z Compiling tracing v0.1.44
21362026-09-07T00:00:05.404Z Compiling num-iter v0.1.45
21372026-09-07T00:00:05.459Z Compiling url v2.5.8
21382026-09-07T00:00:05.498Z Compiling lazy_static v1.5.0
21392026-09-07T00:00:05.546Z Compiling rand v0.8.6
21402026-09-07T00:00:05.568Z Compiling curve25519-dalek-derive v0.1.1
21412026-09-07T00:00:05.605Z Compiling scroll_derive v0.13.1
21422026-09-07T00:00:05.741Z Compiling rand_core v0.9.5
21432026-09-07T00:00:05.781Z Compiling ff v0.13.1
21442026-09-07T00:00:05.820Z Compiling fastrand v2.3.0
21452026-09-07T00:00:05.942Z Compiling unicode-segmentation v1.12.0
21462026-09-07T00:00:05.959Z Compiling gimli v0.32.3
21472026-09-07T00:00:05.978Z Compiling base16ct v0.2.0
21482026-09-07T00:00:06.079Z Compiling group v0.13.0
21492026-09-07T00:00:06.190Z Compiling sec1 v0.7.3
21502026-09-07T00:00:06.225Z Compiling pkcs1 v0.7.5
21512026-09-07T00:00:06.256Z Compiling hkdf v0.12.4
21522026-09-07T00:00:06.276Z Compiling x509-cert v0.2.5
21532026-09-07T00:00:06.424Z Compiling crypto-bigint v0.5.5
21542026-09-07T00:00:06.439Z Compiling serde_spanned v0.6.9
21552026-09-07T00:00:06.442Z Compiling toml_datetime v0.6.11
21562026-09-07T00:00:06.524Z Compiling hubpack_derive v0.1.1
21572026-09-07T00:00:06.651Z Compiling openssl-macros v0.1.1
21582026-09-07T00:00:06.656Z Compiling strum_macros v0.26.4
21592026-09-07T00:00:06.875Z Compiling zstd-sys v2.0.16+zstd.1.5.7
21602026-09-07T00:00:07.008Z Compiling bzip2-sys v0.1.13+1.0.8
21612026-09-07T00:00:07.055Z Compiling syn v3.0.3
21622026-09-07T00:00:07.111Z Compiling usdt-impl v0.5.0
21632026-09-07T00:00:07.206Z Compiling paste v1.0.15
21642026-09-07T00:00:07.288Z Compiling packed_struct v0.10.1
21652026-09-07T00:00:07.306Z Compiling native-tls v0.2.18
21662026-09-07T00:00:07.345Z Compiling tinyvec_macros v0.1.1
21672026-09-07T00:00:07.368Z Compiling rustc-demangle v0.1.27
21682026-09-07T00:00:07.434Z Compiling tinyvec v1.11.0
21692026-09-07T00:00:07.563Z Compiling elliptic-curve v0.13.8
21702026-09-07T00:00:07.570Z Compiling rsa v0.9.10
21712026-09-07T00:00:07.578Z Compiling rand_chacha v0.9.0
21722026-09-07T00:00:07.584Z Compiling regex v1.12.3
21732026-09-07T00:00:07.744Z Compiling addr2line v0.25.1
21742026-09-07T00:00:07.803Z Compiling http v1.4.2
21752026-09-07T00:00:07.926Z Compiling scroll v0.12.0
21762026-09-07T00:00:07.971Z Compiling miette-derive v7.6.0
21772026-09-07T00:00:08.071Z Compiling proc-macro-error-attr2 v2.0.0
21782026-09-07T00:00:08.087Z Compiling cookie v0.18.1
21792026-09-07T00:00:08.207Z Compiling tokio-util v0.7.18
21802026-09-07T00:00:08.210Z Compiling unicode-width v0.2.0
21812026-09-07T00:00:08.264Z Compiling is_ci v1.2.0
21822026-09-07T00:00:08.316Z Compiling smawk v0.3.2
21832026-09-07T00:00:08.334Z Compiling rayon-core v1.13.0
21842026-09-07T00:00:08.402Z Compiling unicode-linebreak v0.1.5
21852026-09-07T00:00:08.469Z Compiling supports-color v3.0.2
21862026-09-07T00:00:08.484Z Compiling proc-macro-error2 v2.0.1
21872026-09-07T00:00:08.522Z Compiling goblin v0.8.2
21882026-09-07T00:00:08.653Z Compiling textwrap v0.16.2
21892026-09-07T00:00:08.682Z Compiling rand v0.9.2
21902026-09-07T00:00:08.780Z Compiling backtrace v0.3.76
21912026-09-07T00:00:09.073Z Compiling tempfile v3.27.0
21922026-09-07T00:00:09.101Z Compiling hashbrown v0.14.5
21932026-09-07T00:00:09.175Z Compiling rfc6979 v0.4.0
21942026-09-07T00:00:09.258Z Compiling backtrace-ext v0.2.1
21952026-09-07T00:00:09.320Z Compiling rustls-pki-types v1.14.0
21962026-09-07T00:00:09.448Z Compiling zerocopy v0.7.35
21972026-09-07T00:00:09.529Z Compiling serde_with_macros v3.21.0
21982026-09-07T00:00:09.573Z Compiling packed_struct_codegen v0.10.1
21992026-09-07T00:00:09.600Z Compiling zerocopy-derive v0.6.6
22002026-09-07T00:00:09.617Z Compiling bitfield-macros v0.19.4
22012026-09-07T00:00:09.663Z Compiling indexmap v1.9.3
22022026-09-07T00:00:09.799Z Compiling supports-hyperlinks v3.2.0
22032026-09-07T00:00:09.895Z Compiling keccak v0.1.6
22042026-09-07T00:00:09.927Z Compiling supports-unicode v3.0.0
22052026-09-07T00:00:09.958Z Compiling unicode-width v0.1.14
22062026-09-07T00:00:09.974Z Compiling salty v0.3.0
22072026-09-07T00:00:09.994Z Compiling winnow v0.7.14
22082026-09-07T00:00:10.083Z Compiling sha3 v0.10.8
22092026-09-07T00:00:10.106Z Compiling daft-derive v0.1.8
22102026-09-07T00:00:10.250Z Compiling miette v7.6.0
22112026-09-07T00:00:10.335Z Compiling chumsky v0.9.3
22122026-09-07T00:00:10.369Z Compiling ecdsa v0.16.9
22132026-09-07T00:00:10.392Z Compiling knus-derive v3.4.0
22142026-09-07T00:00:10.407Z Compiling http-body v1.0.1
22152026-09-07T00:00:10.580Z Compiling primeorder v0.13.6
22162026-09-07T00:00:10.597Z Compiling ed25519 v2.2.3
22172026-09-07T00:00:10.717Z Compiling dof v0.3.0
22182026-09-07T00:00:10.804Z Compiling dtrace-parser v0.2.0
22192026-09-07T00:00:10.865Z Compiling thread-id v4.2.2
22202026-09-07T00:00:10.906Z Compiling untrusted v0.7.1
22212026-09-07T00:00:10.966Z Compiling cmov v0.5.4
22222026-09-07T00:00:11.042Z Compiling usdt-impl v0.6.0
22232026-09-07T00:00:11.192Z Compiling either v1.15.0
22242026-09-07T00:00:11.234Z Compiling winnow v0.5.40
22252026-09-07T00:00:11.261Z Compiling openssl-probe v0.2.1
22262026-09-07T00:00:11.295Z Compiling ref-cast v1.0.25
22272026-09-07T00:00:11.312Z Compiling ctutils v0.4.2
22282026-09-07T00:00:11.415Z Compiling ed25519-dalek v2.2.0
22292026-09-07T00:00:11.450Z Compiling p384 v0.13.1
22302026-09-07T00:00:11.529Z Compiling scroll v0.13.0
22312026-09-07T00:00:11.609Z Compiling sha1 v0.10.6
22322026-09-07T00:00:11.612Z Compiling enum-as-inner v0.6.1
22332026-09-07T00:00:11.762Z Compiling heapless v0.7.17
22342026-09-07T00:00:11.778Z Compiling knus v3.4.0
22352026-09-07T00:00:11.810Z Compiling rustix v0.38.44
22362026-09-07T00:00:11.828Z Compiling signal-hook v0.3.18
22372026-09-07T00:00:11.832Z Compiling atomic-waker v1.1.2
22382026-09-07T00:00:11.934Z Compiling try-lock v0.2.5
22392026-09-07T00:00:11.950Z Compiling tower-layer v0.3.3
22402026-09-07T00:00:11.967Z Compiling tower-service v0.3.3
22412026-09-07T00:00:12.016Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
22422026-09-07T00:00:12.036Z Compiling untrusted v0.9.0
22432026-09-07T00:00:12.073Z Compiling zstd-safe v7.2.4
22442026-09-07T00:00:12.077Z Compiling winnow v1.0.3
22452026-09-07T00:00:12.140Z Compiling powerfmt v0.2.0
22462026-09-07T00:00:12.176Z Compiling litrs v1.0.0
22472026-09-07T00:00:12.271Z Compiling want v0.3.1
22482026-09-07T00:00:12.283Z Compiling h2 v0.4.15
22492026-09-07T00:00:12.283Z Compiling hybrid-array v0.4.13
22502026-09-07T00:00:12.283Z Compiling goblin v0.10.5
22512026-09-07T00:00:12.316Z Compiling deranged v0.5.8
22522026-09-07T00:00:12.566Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
22532026-09-07T00:00:12.591Z Compiling toml_edit v0.19.15
22542026-09-07T00:00:12.642Z Compiling document-features v0.2.12
22552026-09-07T00:00:12.658Z Compiling ipnetwork v0.21.1
22562026-09-07T00:00:12.717Z Compiling heck v0.4.1
22572026-09-07T00:00:13.043Z Compiling toml_parser v1.1.2+spec-1.1.0
22582026-09-07T00:00:13.080Z Compiling erased-serde v0.3.31
22592026-09-07T00:00:13.169Z Compiling structmeta-derive v0.3.0
22602026-09-07T00:00:13.193Z Compiling ref-cast-impl v1.0.25
22612026-09-07T00:00:13.302Z Compiling darling_core v0.20.11
22622026-09-07T00:00:13.318Z Compiling memoffset v0.9.1
22632026-09-07T00:00:13.578Z Compiling num_threads v0.1.7
22642026-09-07T00:00:13.626Z Compiling tap v1.0.1
22652026-09-07T00:00:13.676Z Compiling slog-async v2.8.0
22662026-09-07T00:00:13.711Z Compiling foreign-types-shared v0.1.1
22672026-09-07T00:00:13.768Z Compiling httpdate v1.0.3
22682026-09-07T00:00:13.818Z Compiling foreign-types v0.3.2
22692026-09-07T00:00:13.899Z Compiling wyz v0.5.1
22702026-09-07T00:00:13.900Z Compiling time v0.3.47
22712026-09-07T00:00:14.236Z Compiling structmeta v0.3.0
22722026-09-07T00:00:14.249Z Compiling usdt-macro v0.5.0
22732026-09-07T00:00:14.249Z Compiling usdt-attr-macro v0.5.0
22742026-09-07T00:00:14.468Z Compiling unicode-normalization v0.1.25
22752026-09-07T00:00:14.651Z Compiling half v2.7.1
22762026-09-07T00:00:14.855Z Compiling dtrace-parser v0.3.0
22772026-09-07T00:00:14.922Z Compiling pin-project-internal v1.1.11
22782026-09-07T00:00:14.985Z Compiling dof v0.4.0
22792026-09-07T00:00:15.001Z Compiling wait-timeout v0.2.1
22802026-09-07T00:00:15.017Z Compiling socket2 v0.5.10
22812026-09-07T00:00:15.020Z Compiling thread-id v5.1.0
22822026-09-07T00:00:15.114Z Compiling env_filter v2.0.0
22832026-09-07T00:00:15.232Z Compiling darling_macro v0.20.11
22842026-09-07T00:00:15.252Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
22852026-09-07T00:00:15.333Z Compiling hyper v1.10.1
22862026-09-07T00:00:15.442Z Compiling cfg_aliases v0.2.1
22872026-09-07T00:00:15.495Z Compiling ciborium-io v0.2.2
22882026-09-07T00:00:15.527Z Compiling bit-vec v0.8.0
22892026-09-07T00:00:15.542Z Compiling funty v2.0.0
22902026-09-07T00:00:15.711Z Compiling quick-error v1.2.3
22912026-09-07T00:00:15.730Z Compiling smoltcp v0.9.1
22922026-09-07T00:00:15.762Z Compiling darling v0.20.11
22932026-09-07T00:00:15.837Z Compiling rusty-fork v0.3.1
22942026-09-07T00:00:15.864Z Compiling bit-set v0.8.0
22952026-09-07T00:00:15.957Z Compiling bitvec v1.0.1
22962026-09-07T00:00:16.050Z Compiling ciborium-ll v0.2.2
22972026-09-07T00:00:16.086Z Compiling nix v0.31.2
22982026-09-07T00:00:16.104Z Compiling env_logger v0.11.11
22992026-09-07T00:00:16.293Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23002026-09-07T00:00:16.498Z Compiling hyper-util v0.1.20
23012026-09-07T00:00:16.498Z Compiling hubpack v0.1.2
23022026-09-07T00:00:16.598Z Compiling rand_xorshift v0.4.0
23032026-09-07T00:00:16.755Z Compiling sync_wrapper v1.0.2
23042026-09-07T00:00:16.869Z Compiling blake3 v1.8.5
23052026-09-07T00:00:17.010Z Compiling siphasher v1.0.2
23062026-09-07T00:00:17.093Z Compiling zlib-rs v0.6.2
23072026-09-07T00:00:17.219Z Compiling nodrop v0.1.14
23082026-09-07T00:00:17.236Z Compiling crc-catalog v2.4.0
23092026-09-07T00:00:17.294Z Compiling unarray v0.1.4
23102026-09-07T00:00:17.309Z Compiling array-init v0.0.4
23112026-09-07T00:00:17.328Z Compiling crc v3.4.0
23122026-09-07T00:00:17.418Z Compiling proptest v1.11.0
23132026-09-07T00:00:17.454Z Compiling tower v0.5.3
23142026-09-07T00:00:17.473Z Compiling ciborium v0.2.2
23152026-09-07T00:00:17.534Z Compiling smallvec v0.6.14
23162026-09-07T00:00:17.666Z Compiling derive_builder_core v0.20.2
23172026-09-07T00:00:17.761Z Compiling snafu-derive v0.8.9
23182026-09-07T00:00:17.821Z Compiling serde_with v3.21.0
23192026-09-07T00:00:17.907Z Compiling http-body-util v0.1.3
23202026-09-07T00:00:17.943Z Compiling zerocopy v0.6.6
23212026-09-07T00:00:18.167Z Compiling bitfield v0.19.4
23222026-09-07T00:00:18.246Z Compiling strum v0.26.3
23232026-09-07T00:00:18.389Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
23242026-09-07T00:00:18.510Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23252026-09-07T00:00:18.630Z Compiling strum_macros v0.27.2
23262026-09-07T00:00:18.720Z Compiling fs-err v3.3.0
23272026-09-07T00:00:18.759Z Compiling unicode-bidi v0.3.18
23282026-09-07T00:00:18.941Z Compiling ryu v1.0.23
23292026-09-07T00:00:19.053Z Compiling unicode-properties v0.1.4
23302026-09-07T00:00:19.069Z Compiling base64 v0.21.7
23312026-09-07T00:00:19.069Z Compiling hashbrown v0.12.3
23322026-09-07T00:00:19.115Z Compiling flate2 v1.1.9
23332026-09-07T00:00:19.192Z Compiling iri-string v0.7.10
23342026-09-07T00:00:19.370Z Compiling static_assertions v1.1.0
23352026-09-07T00:00:19.459Z Compiling data-encoding v2.10.0
23362026-09-07T00:00:19.532Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23372026-09-07T00:00:19.643Z Compiling newtype-uuid v1.3.2
23382026-09-07T00:00:19.902Z Compiling ron v0.8.1
23392026-09-07T00:00:19.920Z Compiling stringprep v0.1.5
23402026-09-07T00:00:19.959Z Compiling serde_urlencoded v0.7.1
23412026-09-07T00:00:20.006Z Compiling tokio-native-tls v0.3.1
23422026-09-07T00:00:20.206Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23432026-09-07T00:00:20.248Z Compiling oxnet v0.1.6
23442026-09-07T00:00:20.303Z Compiling tower-http v0.6.8
23452026-09-07T00:00:20.320Z Compiling derive_builder_macro v0.20.2
23462026-09-07T00:00:20.366Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23472026-09-07T00:00:20.533Z Compiling serde-hex v0.1.0
23482026-09-07T00:00:20.633Z Compiling bzip2 v0.4.4
23492026-09-07T00:00:20.649Z Compiling usdt-macro v0.6.0
23502026-09-07T00:00:20.733Z Compiling usdt-attr-macro v0.6.0
23512026-09-07T00:00:20.751Z Compiling derive-ex v0.1.8
23522026-09-07T00:00:20.785Z Compiling crypto-common v0.2.2
23532026-09-07T00:00:20.844Z Compiling block-buffer v0.12.1
23542026-09-07T00:00:20.862Z Compiling block-padding v0.4.2
23552026-09-07T00:00:21.252Z Compiling crossbeam-epoch v0.9.18
23562026-09-07T00:00:21.619Z Compiling rustls-native-certs v0.8.3
23572026-09-07T00:00:21.840Z Compiling convert_case v0.10.0
23582026-09-07T00:00:21.883Z Compiling hashbrown v0.13.2
23592026-09-07T00:00:21.902Z Compiling md-5 v0.10.6
23602026-09-07T00:00:21.919Z Compiling bstr v1.12.1
23612026-09-07T00:00:21.922Z Compiling futures-executor v0.3.32
23622026-09-07T00:00:22.006Z Compiling serde-big-array v0.5.1
23632026-09-07T00:00:22.170Z Compiling hash32 v0.2.1
23642026-09-07T00:00:22.296Z Compiling vergen-lib v9.1.0
23652026-09-07T00:00:22.325Z Compiling thread_local v1.1.9
23662026-09-07T00:00:22.359Z Compiling encoding_rs v0.8.35
23672026-09-07T00:00:22.421Z Compiling linked-hash-map v0.5.6
23682026-09-07T00:00:22.480Z Compiling mime v0.3.17
23692026-09-07T00:00:22.526Z Compiling psl-types v2.0.11
23702026-09-07T00:00:22.543Z Compiling cpufeatures v0.3.0
23712026-09-07T00:00:22.615Z Compiling fallible-iterator v0.2.0
23722026-09-07T00:00:22.630Z Compiling toml_write v0.1.2
23732026-09-07T00:00:22.662Z Compiling crc-any v2.5.0
23742026-09-07T00:00:22.716Z Compiling publicsuffix v2.3.0
23752026-09-07T00:00:22.803Z Compiling toml_edit v0.22.27
23762026-09-07T00:00:22.854Z Compiling lru-cache v0.1.2
23772026-09-07T00:00:22.907Z Compiling postgres-protocol v0.6.10
23782026-09-07T00:00:23.111Z Compiling test-strategy v0.4.5
23792026-09-07T00:00:23.127Z Compiling object v0.30.4
23802026-09-07T00:00:23.437Z Compiling derive_more-impl v2.1.1
23812026-09-07T00:00:23.452Z Compiling futures v0.3.32
23822026-09-07T00:00:23.494Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23832026-09-07T00:00:23.716Z Compiling crossbeam-deque v0.8.6
23842026-09-07T00:00:23.962Z Compiling inout v0.2.2
23852026-09-07T00:00:24.010Z Compiling derive_builder v0.20.2
23862026-09-07T00:00:24.120Z Compiling zip v0.6.6
23872026-09-07T00:00:24.144Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23882026-09-07T00:00:24.155Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23892026-09-07T00:00:24.442Z Compiling daft v0.1.8
23902026-09-07T00:00:24.459Z Compiling hyper-tls v0.6.0
23912026-09-07T00:00:24.476Z Compiling hickory-proto v0.24.4
23922026-09-07T00:00:24.610Z Compiling phf_shared v0.13.1
23932026-09-07T00:00:24.643Z Compiling pin-project v1.1.11
23942026-09-07T00:00:24.696Z Compiling toml v0.7.8
23952026-09-07T00:00:24.747Z Compiling crossbeam-channel v0.5.15
23962026-09-07T00:00:24.876Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23972026-09-07T00:00:24.907Z Compiling serde_repr v0.1.20
23982026-09-07T00:00:24.927Z Compiling derive-where v1.6.0
23992026-09-07T00:00:24.991Z Compiling async-recursion v1.1.1
24002026-09-07T00:00:25.186Z Compiling vergen v9.1.0
24012026-09-07T00:00:25.189Z Compiling cargo-platform v0.3.2
24022026-09-07T00:00:25.221Z Compiling memmap v0.7.0
24032026-09-07T00:00:25.240Z Compiling is-terminal v0.4.17
24042026-09-07T00:00:25.255Z Compiling memmap2 v0.9.10
24052026-09-07T00:00:25.356Z Compiling bumpalo v3.20.2
24062026-09-07T00:00:25.417Z Compiling same-file v1.0.6
24072026-09-07T00:00:25.434Z Compiling managed v0.8.0
24082026-09-07T00:00:25.451Z Compiling bitflags v1.3.2
24092026-09-07T00:00:25.471Z Compiling path-slash v0.1.5
24102026-09-07T00:00:25.485Z Compiling resolv-conf v0.7.6
24112026-09-07T00:00:25.589Z Compiling take_mut v0.2.2
24122026-09-07T00:00:25.611Z Compiling foldhash v0.1.5
24132026-09-07T00:00:25.629Z Compiling libbz2-rs-sys v0.2.2
24142026-09-07T00:00:25.681Z Compiling jiff-core v0.1.0
24152026-09-07T00:00:25.753Z Compiling corncobs v0.1.4
24162026-09-07T00:00:25.793Z Compiling term v1.2.1
24172026-09-07T00:00:25.947Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24182026-09-07T00:00:26.101Z Compiling slog-term v2.9.2
24192026-09-07T00:00:26.152Z Compiling bzip2 v0.6.1
24202026-09-07T00:00:26.166Z Compiling hashbrown v0.15.5
24212026-09-07T00:00:26.325Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24222026-09-07T00:00:26.369Z Compiling zopfli v0.8.3
24232026-09-07T00:00:26.387Z Compiling walkdir v2.5.0
24242026-09-07T00:00:26.428Z Compiling jiff v0.2.34
24252026-09-07T00:00:26.625Z Compiling hickory-resolver v0.24.4
24262026-09-07T00:00:26.700Z Compiling cargo_metadata v0.23.1
24272026-09-07T00:00:26.719Z Compiling usdt v0.5.0
24282026-09-07T00:00:27.383Z Compiling phf v0.13.1
24292026-09-07T00:00:27.410Z Compiling snafu v0.8.9
24302026-09-07T00:00:27.542Z Compiling reqwest v0.12.28
24312026-09-07T00:00:27.667Z Compiling toml v0.8.23
24322026-09-07T00:00:27.773Z Compiling cipher v0.5.2
24332026-09-07T00:00:27.897Z Compiling signal-hook-mio v0.2.5
24342026-09-07T00:00:27.957Z Compiling cookie_store v0.22.1
24352026-09-07T00:00:28.007Z Compiling postgres-types v0.2.12
24362026-09-07T00:00:28.033Z Compiling zstd v0.13.3
24372026-09-07T00:00:28.063Z Compiling globset v0.4.18
24382026-09-07T00:00:28.297Z Compiling strum v0.27.2
24392026-09-07T00:00:28.401Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24402026-09-07T00:00:28.483Z Compiling phf_shared v0.11.3
24412026-09-07T00:00:28.528Z Compiling olpc-cjson v0.1.4
24422026-09-07T00:00:28.647Z Compiling tokio-stream v0.1.18
24432026-09-07T00:00:28.765Z Compiling byte-wrapper v0.1.0
24442026-09-07T00:00:28.779Z Compiling inout v0.1.4
24452026-09-07T00:00:28.844Z Compiling secrecy v0.8.0
24462026-09-07T00:00:28.956Z Compiling serde_plain v1.0.2
24472026-09-07T00:00:29.001Z Compiling pem v3.0.6
24482026-09-07T00:00:29.017Z Compiling float-cmp v0.10.0
24492026-09-07T00:00:29.055Z Compiling hashbrown v0.16.1
24502026-09-07T00:00:29.173Z Compiling fixedbitset v0.5.7
24512026-09-07T00:00:29.188Z Compiling const-oid v0.10.2
24522026-09-07T00:00:29.291Z Compiling normalize-line-endings v0.3.0
24532026-09-07T00:00:29.377Z Compiling predicates-core v1.0.10
24542026-09-07T00:00:29.417Z Compiling arrayvec v0.7.6
24552026-09-07T00:00:29.437Z Compiling debug-ignore v1.0.5
24562026-09-07T00:00:29.464Z Compiling new_debug_unreachable v1.0.6
24572026-09-07T00:00:29.513Z Compiling constant_time_eq v0.4.2
24582026-09-07T00:00:29.548Z Compiling fixedbitset v0.4.2
24592026-09-07T00:00:29.567Z Compiling typed-path v0.9.3
24602026-09-07T00:00:29.573Z Compiling precomputed-hash v0.1.1
24612026-09-07T00:00:29.573Z Compiling whoami v2.1.0
24622026-09-07T00:00:29.573Z Compiling arrayref v0.3.9
24632026-09-07T00:00:29.662Z Compiling difflib v0.4.0
24642026-09-07T00:00:29.678Z Compiling string_cache v0.8.9
24652026-09-07T00:00:29.693Z Compiling iddqd v0.4.2
24662026-09-07T00:00:29.713Z Compiling petgraph v0.6.5
24672026-09-07T00:00:29.789Z Compiling qorb v0.4.1
24682026-09-07T00:00:29.822Z Compiling tokio-postgres v0.7.16
24692026-09-07T00:00:29.927Z Compiling predicates v3.1.4
24702026-09-07T00:00:30.137Z Compiling petgraph v0.8.3
24712026-09-07T00:00:30.225Z Compiling digest v0.11.3
24722026-09-07T00:00:30.593Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24732026-09-07T00:00:30.642Z Compiling cipher v0.4.4
24742026-09-07T00:00:31.014Z Compiling zip v4.6.1
24752026-09-07T00:00:31.206Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24762026-09-07T00:00:31.225Z Compiling crossterm v0.28.1
24772026-09-07T00:00:31.315Z Compiling chacha20 v0.10.0
24782026-09-07T00:00:31.656Z Compiling usdt v0.6.0
24792026-09-07T00:00:31.846Z Compiling derive_more v2.1.1
24802026-09-07T00:00:31.887Z Compiling similar v2.7.0
24812026-09-07T00:00:31.906Z Compiling hickory-proto v0.25.2
24822026-09-07T00:00:31.995Z Compiling itertools v0.13.0
24832026-09-07T00:00:31.999Z Compiling buf-list v1.1.2
24842026-09-07T00:00:32.224Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24852026-09-07T00:00:32.345Z Compiling openapiv3 v2.2.0
24862026-09-07T00:00:32.642Z Compiling lalrpop-util v0.19.12
24872026-09-07T00:00:32.677Z Compiling peg-runtime v0.8.5
24882026-09-07T00:00:47.662Z Compiling macaddr v1.0.1
24892026-09-07T00:00:47.828Z Compiling crucible-workspace-hack v0.1.0
24902026-09-07T00:00:47.922Z Compiling itertools v0.15.0
24912026-09-07T00:00:47.945Z Compiling secrecy v0.10.3
24922026-09-07T00:00:48.008Z Compiling toml_datetime v0.7.5+spec-1.1.0
24932026-09-07T00:00:48.076Z Compiling heapless v0.8.0
24942026-09-07T00:00:48.205Z Compiling toml_edit v0.23.10+spec-1.0.0
24952026-09-07T00:00:48.245Z Compiling hash32 v0.3.1
24962026-09-07T00:00:48.396Z Compiling multer v3.1.0
24972026-09-07T00:00:48.418Z Compiling compression-core v0.4.31
24982026-09-07T00:00:48.435Z Compiling smoltcp v0.11.0
24992026-09-07T00:00:48.481Z Compiling match_cfg v0.1.0
25002026-09-07T00:00:48.560Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25012026-09-07T00:00:48.599Z Compiling compression-codecs v0.4.37
25022026-09-07T00:00:48.688Z Compiling hostname v0.3.1
25032026-09-07T00:00:48.803Z Compiling proc-macro-crate v3.4.0
25042026-09-07T00:00:48.835Z Compiling atomicwrites v0.4.4
25052026-09-07T00:00:48.857Z Compiling slog-json v2.6.1
25062026-09-07T00:00:48.877Z Compiling serde_tokenstream v0.3.0
25072026-09-07T00:00:48.892Z Compiling newtype-uuid-macros v0.1.0
25082026-09-07T00:00:48.895Z Compiling universal-hash v0.5.1
25092026-09-07T00:00:49.055Z Compiling cobs v0.3.0
25102026-09-07T00:00:49.084Z Compiling thiserror-impl-no-std v2.0.2
25112026-09-07T00:00:49.100Z Compiling async-stream-impl v0.3.6
25122026-09-07T00:00:49.116Z Compiling serde_spanned v1.1.1
25132026-09-07T00:00:49.116Z Compiling toml_datetime v1.1.1+spec-1.1.0
25142026-09-07T00:00:49.180Z Compiling proc-macro-error-attr v1.0.4
25152026-09-07T00:00:49.233Z Compiling ingot-macros v0.2.0
25162026-09-07T00:00:49.250Z Compiling dropshot v0.17.1
25172026-09-07T00:00:49.280Z Compiling opaque-debug v0.3.1
25182026-09-07T00:00:49.297Z Compiling convert_case v0.4.0
25192026-09-07T00:00:49.367Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25202026-09-07T00:00:49.414Z Compiling toml_writer v1.1.1+spec-1.1.0
25212026-09-07T00:00:49.554Z Compiling poly1305 v0.8.0
25222026-09-07T00:00:49.569Z Compiling num_enum_derive v0.7.6
25232026-09-07T00:00:49.626Z Compiling derive_more v0.99.20
25242026-09-07T00:00:49.648Z Compiling toml v1.1.2+spec-1.1.0
25252026-09-07T00:00:49.676Z Compiling postcard v1.1.3
25262026-09-07T00:00:49.693Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25272026-09-07T00:00:49.712Z Compiling oxide-generation-macros v0.2.0
25282026-09-07T00:00:49.729Z Compiling async-stream v0.3.6
25292026-09-07T00:00:49.955Z Compiling slog-bunyan v2.5.0
25302026-09-07T00:00:50.067Z Compiling async-compression v0.4.41
25312026-09-07T00:00:50.132Z Compiling thiserror-no-std v2.0.2
25322026-09-07T00:00:50.239Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25332026-09-07T00:00:50.487Z Compiling chacha20 v0.9.1
25342026-09-07T00:00:50.491Z Compiling sha1 v0.11.0
25352026-09-07T00:00:50.571Z Compiling oxide-generation v0.1.3
25362026-09-07T00:00:50.590Z Compiling parse-display-derive v0.10.0
25372026-09-07T00:00:50.750Z Compiling proc-macro-crate v1.3.1
25382026-09-07T00:00:50.811Z Compiling waitgroup v0.1.2
25392026-09-07T00:00:50.844Z Compiling rustls-pemfile v2.2.0
25402026-09-07T00:00:50.871Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25412026-09-07T00:00:50.917Z Compiling backon v1.6.0
25422026-09-07T00:00:50.969Z Compiling dropshot_endpoint v0.17.1
25432026-09-07T00:00:51.101Z Compiling blake2 v0.10.6
25442026-09-07T00:00:51.116Z Compiling aead v0.5.2
25452026-09-07T00:00:51.148Z Compiling foreign-types-macros v0.2.3
25462026-09-07T00:00:51.198Z Compiling password-hash v0.5.0
25472026-09-07T00:00:51.316Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25482026-09-07T00:00:51.435Z Compiling serde_path_to_error v0.1.20
25492026-09-07T00:00:51.510Z Compiling rustls-webpki v0.103.13
25502026-09-07T00:00:51.558Z Compiling hostname v0.4.2
25512026-09-07T00:00:51.660Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25522026-09-07T00:00:51.698Z Compiling proc-macro-error v1.0.4
25532026-09-07T00:00:51.740Z Compiling instant v0.1.13
25542026-09-07T00:00:51.792Z Compiling illumos-nvpair-sys v0.2.0
25552026-09-07T00:00:51.810Z Compiling foreign-types-shared v0.3.1
25562026-09-07T00:00:51.828Z Compiling backoff v0.4.0
25572026-09-07T00:00:51.851Z Compiling argon2 v0.5.3
25582026-09-07T00:00:51.868Z Compiling chacha20poly1305 v0.10.1
25592026-09-07T00:00:51.887Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25602026-09-07T00:00:51.927Z Compiling ingot-types v0.2.0
25612026-09-07T00:00:51.943Z Compiling foreign-types v0.5.0
25622026-09-07T00:00:51.979Z Compiling num_enum_derive v0.5.11
25632026-09-07T00:00:52.049Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25642026-09-07T00:00:52.080Z Compiling num_enum v0.7.6
25652026-09-07T00:00:52.097Z Compiling vsss-rs v3.3.4
25662026-09-07T00:00:52.130Z Compiling parse-display v0.10.0
25672026-09-07T00:00:52.321Z Compiling regress v0.10.5
25682026-09-07T00:00:52.368Z Compiling ingot v0.2.1
25692026-09-07T00:00:52.403Z Compiling itertools v0.14.0
25702026-09-07T00:00:52.441Z Compiling tabwriter v1.4.1
25712026-09-07T00:00:52.501Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25722026-09-07T00:00:52.588Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25732026-09-07T00:00:52.629Z Compiling cstr-argument v0.1.2
25742026-09-07T00:00:52.646Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25752026-09-07T00:00:52.663Z Compiling humantime v2.3.0
25762026-09-07T00:00:52.771Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25772026-09-07T00:00:52.905Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25782026-09-07T00:00:52.965Z Compiling num_enum v0.5.11
25792026-09-07T00:00:52.980Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25802026-09-07T00:00:53.076Z Compiling rand v0.10.1
25812026-09-07T00:00:53.094Z Compiling rayon v1.11.0
25822026-09-07T00:00:53.111Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25832026-09-07T00:00:53.114Z Compiling indent_write v2.2.0
25842026-09-07T00:00:53.147Z Compiling libefi-sys v0.1.0
25852026-09-07T00:00:53.151Z Compiling colored v3.1.1
25862026-09-07T00:00:53.151Z Compiling illumos-nvpair v0.3.0
25872026-09-07T00:00:53.297Z Compiling zone_cfg_derive v0.3.1
25882026-09-07T00:00:53.408Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25892026-09-07T00:00:53.510Z Compiling itertools v0.12.1
25902026-09-07T00:00:53.554Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25912026-09-07T00:00:53.580Z Compiling camino-tempfile v1.4.1
25922026-09-07T00:00:53.714Z Compiling bitfield-struct v0.6.2
25932026-09-07T00:00:53.775Z Compiling num-derive v0.4.2
25942026-09-07T00:00:53.806Z Compiling sigpipe v0.1.3
25952026-09-07T00:00:53.822Z Compiling swrite v0.1.0
25962026-09-07T00:00:53.903Z Compiling glob v0.3.3
25972026-09-07T00:00:53.919Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25982026-09-07T00:00:53.936Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25992026-09-07T00:00:54.155Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26002026-09-07T00:00:54.201Z Compiling smf v0.2.3
26012026-09-07T00:00:54.218Z Compiling filetime v0.2.27
26022026-09-07T00:00:54.274Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26032026-09-07T00:00:54.328Z Compiling whoami v1.6.1
26042026-09-07T00:00:54.361Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26052026-09-07T00:00:54.416Z Compiling xattr v1.6.1
26062026-09-07T00:00:54.499Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26072026-09-07T00:00:54.503Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26082026-09-07T00:00:54.623Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26092026-09-07T00:00:54.646Z Compiling tar v0.4.46
26102026-09-07T00:00:54.662Z Compiling gethostname v0.5.0
26112026-09-07T00:00:54.693Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26122026-09-07T00:00:54.728Z Compiling tokio-dtrace v0.1.1
26132026-09-07T00:00:54.741Z Compiling console v0.16.2
26142026-09-07T00:00:54.796Z Compiling zone v0.3.1
26152026-09-07T00:00:54.917Z Compiling tokio-rustls v0.26.4
26162026-09-07T00:00:54.946Z Compiling rustls-platform-verifier v0.6.2
26172026-09-07T00:00:55.007Z Compiling tough v0.22.0
26182026-09-07T00:00:55.153Z Compiling hyper-rustls v0.27.7
26192026-09-07T00:00:55.194Z Compiling topological-sort v0.2.2
26202026-09-07T00:00:55.211Z Compiling unit-prefix v0.5.2
26212026-09-07T00:00:55.380Z Compiling indicatif v0.18.4
26222026-09-07T00:00:55.394Z Compiling reqwest v0.13.2
26232026-09-07T00:00:55.493Z Compiling oxide-tokio-rt v0.1.4
26242026-09-07T00:00:55.579Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
26252026-09-07T00:00:55.698Z Compiling shell-words v1.1.1
26262026-09-07T00:00:55.792Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26272026-09-07T00:00:57.396Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26282026-09-07T00:00:58.157Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26292026-09-07T00:00:58.444Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26302026-09-07T00:01:05.030Z Compiling progenitor-client v0.14.0
26312026-09-07T00:01:05.030Z Compiling omicron-zone-package v0.12.3
26322026-09-07T00:01:05.278Z Compiling progenitor-extras v0.2.0
26332026-09-07T00:01:05.606Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26342026-09-07T00:01:05.641Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26352026-09-07T00:01:05.659Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26362026-09-07T00:01:05.723Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26372026-09-07T00:01:05.750Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26382026-09-07T00:01:05.834Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26392026-09-07T00:01:05.888Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26402026-09-07T00:01:05.968Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26412026-09-07T00:01:06.422Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26422026-09-07T00:01:09.608Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26432026-09-07T00:01:19.226Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26442026-09-07T00:01:22.328Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26452026-09-07T00:01:23.311Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26462026-09-07T00:01:34.878Z Finished `release` profile [optimized] target(s) in 1m 40s
26472026-09-07T00:01:34.881Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26482026-09-07T00:01:34.882Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26492026-09-07T00:01:35.029Z Running `target/release/omicron-package -t test target create -p dev`
26502026-09-07T00:01:35.089ZLogging to: /work/oxidecomputer/omicron/out/LOG
26512026-09-07T00:01:35.094ZCreated new build target 'test' and set it as active
26522026-09-07T00:01:35.094Z
26532026-09-07T00:01:35.094Zreal 1:41.149727951
26542026-09-07T00:01:35.095Zuser 15:22.233700125
26552026-09-07T00:01:35.096Zsys 3:02.025904512
26562026-09-07T00:01:35.096Ztrap 0.443379530
26572026-09-07T00:01:35.096Ztflt 0.451115647
26582026-09-07T00:01:35.096Zdflt 3.820241759
26592026-09-07T00:01:35.096Zkflt 0.001256580
26602026-09-07T00:01:35.096Zlock 43:48.649790518
26612026-09-07T00:01:35.096Zslp 36:28.246492634
26622026-09-07T00:01:35.096Zlat 48.267023820
26632026-09-07T00:01:35.096Zstop 6:57.764506494
26642026-09-07T00:01:35.096Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
26652026-09-07T00:01:36.043Z Finished `release` profile [optimized] target(s) in 0.93s
26662026-09-07T00:01:36.047Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26672026-09-07T00:01:36.047Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26682026-09-07T00:01:36.122Z Running `target/release/omicron-package -t test package`
26692026-09-07T00:01:36.181ZLogging to: /work/oxidecomputer/omicron/out/LOG
26702026-09-07T00:01:37.721Z Compiling cfg-if v1.0.4
26712026-09-07T00:01:37.942Z Compiling serde_core v1.0.228
26722026-09-07T00:01:37.942Z Compiling libc v0.2.185
26732026-09-07T00:01:37.962Z Compiling memchr v2.8.0
26742026-09-07T00:01:38.013Z Compiling smallvec v1.15.1
26752026-09-07T00:01:38.048Z Compiling stable_deref_trait v1.2.1
26762026-09-07T00:01:38.076Z Compiling scopeguard v1.2.0
26772026-09-07T00:01:38.096Z Compiling zerofrom v0.1.6
26782026-09-07T00:01:38.124Z Compiling libm v0.2.16
26792026-09-07T00:01:38.145Z Compiling rand_core v0.10.0
26802026-09-07T00:01:38.169Z Compiling writeable v0.6.2
26812026-09-07T00:01:38.169Z Compiling percent-encoding v2.3.2
26822026-09-07T00:01:38.173Z Compiling litemap v0.8.1
26832026-09-07T00:01:38.236Z Compiling lock_api v0.4.14
26842026-09-07T00:01:38.260Z Compiling yoke v0.8.1
26852026-09-07T00:01:38.263Z Compiling icu_normalizer_data v2.1.1
26862026-09-07T00:01:38.306Z Compiling icu_properties_data v2.1.2
26872026-09-07T00:01:38.335Z Compiling utf8_iter v1.0.4
26882026-09-07T00:01:38.335Z Compiling form_urlencoded v1.2.2
26892026-09-07T00:01:38.410Z Compiling errno v0.3.14
26902026-09-07T00:01:38.417Z Compiling getrandom v0.4.3
26912026-09-07T00:01:38.417Z Compiling parking_lot_core v0.9.12
26922026-09-07T00:01:38.461Z Compiling zerovec v0.11.5
26932026-09-07T00:01:38.465Z Compiling zerotrie v0.2.3
26942026-09-07T00:01:38.511Z Compiling zerocopy v0.8.55
26952026-09-07T00:01:38.540Z Compiling iana-time-zone v0.1.65
26962026-09-07T00:01:38.566Z Compiling signal-hook-registry v1.4.8
26972026-09-07T00:01:38.588Z Compiling mio v1.2.0
26982026-09-07T00:01:38.618Z Compiling socket2 v0.6.3
26992026-09-07T00:01:38.654Z Compiling thiserror v2.0.18
27002026-09-07T00:01:38.680Z Compiling parking_lot v0.12.5
27012026-09-07T00:01:38.713Z Compiling getrandom v0.2.17
27022026-09-07T00:01:38.768Z Compiling futures-util v0.3.32
27032026-09-07T00:01:38.771Z Compiling getrandom v0.3.4
27042026-09-07T00:01:38.826Z Compiling base64 v0.22.1
27052026-09-07T00:01:38.853Z Compiling time v0.3.47
27062026-09-07T00:01:38.880Z Compiling rand_core v0.6.4
27072026-09-07T00:01:38.929Z Compiling num-traits v0.2.19
27082026-09-07T00:01:38.954Z Compiling aho-corasick v1.1.4
27092026-09-07T00:01:38.958Z Compiling rand_core v0.9.5
27102026-09-07T00:01:39.046Z Compiling tinystr v0.8.2
27112026-09-07T00:01:39.073Z Compiling potential_utf v0.1.4
27122026-09-07T00:01:39.099Z Compiling spin v0.9.8
27132026-09-07T00:01:39.125Z Compiling socket2 v0.5.10
27142026-09-07T00:01:39.152Z Compiling pest v2.8.6
27152026-09-07T00:01:39.174Z Compiling encoding_rs v0.8.35
27162026-09-07T00:01:39.272Z Compiling icu_locale_core v2.1.1
27172026-09-07T00:01:39.272Z Compiling icu_collections v2.1.1
27182026-09-07T00:01:39.319Z Compiling simd-adler32 v0.3.8
27192026-09-07T00:01:39.343Z Compiling adler2 v2.0.1
27202026-09-07T00:01:39.367Z Compiling crc32fast v1.5.0
27212026-09-07T00:01:39.389Z Compiling wait-timeout v0.2.1
27222026-09-07T00:01:39.534Z Compiling miniz_oxide v0.8.9
27232026-09-07T00:01:39.646Z Compiling thread_local v1.1.9
27242026-09-07T00:01:39.678Z Compiling zlib-rs v0.6.2
27252026-09-07T00:01:39.726Z Compiling rand_xorshift v0.4.0
27262026-09-07T00:01:39.754Z Compiling serde v1.0.228
27272026-09-07T00:01:39.850Z Compiling serde_json v1.0.151
27282026-09-07T00:01:39.907Z Compiling bitflags v2.11.0
27292026-09-07T00:01:39.932Z Compiling uuid v1.23.4
27302026-09-07T00:01:39.961Z Compiling semver v1.0.28
27312026-09-07T00:01:39.985Z Compiling indexmap v2.14.0
27322026-09-07T00:01:40.064Z Compiling icu_provider v2.1.1
27332026-09-07T00:01:40.351Z Compiling bytes v1.11.1
27342026-09-07T00:01:40.384Z Compiling zeroize v1.9.0
27352026-09-07T00:01:40.406Z Compiling icu_normalizer v2.1.1
27362026-09-07T00:01:40.509Z Compiling icu_properties v2.1.2
27372026-09-07T00:01:40.588Z Compiling chrono v0.4.45
27382026-09-07T00:01:40.627Z Compiling generic-array v0.14.7
27392026-09-07T00:01:40.652Z Compiling rustix v1.1.4
27402026-09-07T00:01:40.848Z Compiling erased-serde v0.3.31
27412026-09-07T00:01:40.944Z Compiling tokio v1.52.1
27422026-09-07T00:01:41.088Z Compiling http v1.4.2
27432026-09-07T00:01:41.182Z Compiling crypto-common v0.1.7
27442026-09-07T00:01:41.217Z Compiling block-buffer v0.10.4
27452026-09-07T00:01:41.355Z Compiling slog v2.8.2
27462026-09-07T00:01:41.379Z Compiling rustls-pki-types v1.14.0
27472026-09-07T00:01:41.412Z Compiling idna_adapter v1.2.1
27482026-09-07T00:01:41.436Z Compiling digest v0.10.7
27492026-09-07T00:01:41.437Z Compiling ipnet v2.12.0
27502026-09-07T00:01:41.540Z Compiling aws-lc-rs v1.16.3
27512026-09-07T00:01:41.591Z Compiling idna v1.1.0
27522026-09-07T00:01:41.615Z Compiling regex-automata v0.4.14
27532026-09-07T00:01:41.618Z Compiling der v0.7.10
27542026-09-07T00:01:41.618Z Compiling serde_urlencoded v0.7.1
27552026-09-07T00:01:41.736Z Compiling ppv-lite86 v0.2.21
27562026-09-07T00:01:41.841Z Compiling terminal_size v0.4.3
27572026-09-07T00:01:41.890Z Compiling tempfile v3.27.0
27582026-09-07T00:01:41.940Z Compiling http-body v1.0.1
27592026-09-07T00:01:42.008Z Compiling url v2.5.8
27602026-09-07T00:01:42.033Z Compiling clap_builder v4.6.0
27612026-09-07T00:01:42.084Z Compiling rand_chacha v0.9.0
27622026-09-07T00:01:42.115Z Compiling http-body-util v0.1.3
27632026-09-07T00:01:42.139Z Compiling rand_chacha v0.3.1
27642026-09-07T00:01:42.213Z Compiling sha2 v0.10.9
27652026-09-07T00:01:42.264Z Compiling futures-executor v0.3.32
27662026-09-07T00:01:42.442Z Compiling rand v0.9.2
27672026-09-07T00:01:42.456Z Compiling rand v0.8.6
27682026-09-07T00:01:42.480Z Compiling hex v0.4.3
27692026-09-07T00:01:42.635Z Compiling futures v0.3.32
27702026-09-07T00:01:42.689Z Compiling schemars v0.8.22
27712026-09-07T00:01:42.724Z Compiling rustls-webpki v0.103.13
27722026-09-07T00:01:42.783Z Compiling spki v0.7.3
27732026-09-07T00:01:42.811Z Compiling rustls-native-certs v0.8.3
27742026-09-07T00:01:42.928Z Compiling hybrid-array v0.4.13
27752026-09-07T00:01:43.042Z Compiling pkcs8 v0.10.2
27762026-09-07T00:01:43.174Z Compiling hubpack v0.1.2
27772026-09-07T00:01:43.203Z Compiling publicsuffix v2.3.0
27782026-09-07T00:01:43.281Z Compiling openapiv3 v2.2.0
27792026-09-07T00:01:43.302Z Compiling rustls v0.23.41
27802026-09-07T00:01:43.422Z Compiling cookie v0.18.1
27812026-09-07T00:01:43.445Z Compiling signature v2.2.0
27822026-09-07T00:01:43.445Z Compiling rusty-fork v0.3.1
27832026-09-07T00:01:43.580Z Compiling flate2 v1.1.9
27842026-09-07T00:01:43.633Z Compiling hmac v0.12.1
27852026-09-07T00:01:43.659Z Compiling is-terminal v0.4.17
27862026-09-07T00:01:43.766Z Compiling ipnetwork v0.21.1
27872026-09-07T00:01:43.791Z Compiling cookie_store v0.22.1
27882026-09-07T00:01:43.825Z Compiling data-encoding v2.10.0
27892026-09-07T00:01:43.849Z Compiling slog-async v2.8.0
27902026-09-07T00:01:44.004Z Compiling clap v4.6.1
27912026-09-07T00:01:44.032Z Compiling slog-term v2.9.2
27922026-09-07T00:01:44.060Z Compiling proptest v1.11.0
27932026-09-07T00:01:44.113Z Compiling oxnet v0.1.6
27942026-09-07T00:01:44.172Z Compiling crypto-common v0.2.2
27952026-09-07T00:01:44.334Z Compiling block-buffer v0.12.1
27962026-09-07T00:01:44.532Z Compiling regex v1.12.3
27972026-09-07T00:01:44.567Z Compiling lazy_static v1.5.0
27982026-09-07T00:01:44.591Z Compiling memmap2 v0.9.10
27992026-09-07T00:01:44.613Z Compiling camino v1.2.5
28002026-09-07T00:01:44.691Z Compiling dof v0.4.0
28012026-09-07T00:01:44.811Z Compiling dtrace-parser v0.3.0
28022026-09-07T00:01:44.843Z Compiling thread-id v5.1.0
28032026-09-07T00:01:44.867Z Compiling half v2.7.1
28042026-09-07T00:01:44.957Z Compiling num-integer v0.1.46
28052026-09-07T00:01:44.982Z Compiling ff v0.13.1
28062026-09-07T00:01:45.052Z Compiling sec1 v0.7.3
28072026-09-07T00:01:45.115Z Compiling rustix v0.38.44
28082026-09-07T00:01:45.166Z Compiling ciborium-ll v0.2.2
28092026-09-07T00:01:45.217Z Compiling group v0.13.0
28102026-09-07T00:01:45.256Z Compiling tokio-util v0.7.18
28112026-09-07T00:01:45.289Z Compiling tower v0.5.3
28122026-09-07T00:01:45.327Z Compiling hkdf v0.12.4
28132026-09-07T00:01:45.372Z Compiling x509-cert v0.2.5
28142026-09-07T00:01:45.426Z Compiling crypto-bigint v0.5.5
28152026-09-07T00:01:45.451Z Compiling toml_datetime v0.6.11
28162026-09-07T00:01:45.521Z Compiling usdt-impl v0.6.0
28172026-09-07T00:01:45.634Z Compiling serde_spanned v0.6.9
28182026-09-07T00:01:45.807Z Compiling tower-http v0.6.8
28192026-09-07T00:01:45.836Z Compiling dof v0.3.0
28202026-09-07T00:01:45.878Z Compiling ciborium v0.2.2
28212026-09-07T00:01:46.232Z Compiling h2 v0.4.15
28222026-09-07T00:01:46.368Z Compiling usdt v0.6.0
28232026-09-07T00:01:46.436Z Compiling elliptic-curve v0.13.8
28242026-09-07T00:01:46.555Z Compiling newtype-uuid v1.3.2
28252026-09-07T00:01:46.559Z Compiling num-iter v0.1.45
28262026-09-07T00:01:46.635Z Compiling bstr v1.12.1
28272026-09-07T00:01:46.732Z Compiling dtrace-parser v0.2.0
28282026-09-07T00:01:46.767Z Compiling thread-id v4.2.2
28292026-09-07T00:01:46.882Z Compiling tokio-rustls v0.26.4
28302026-09-07T00:01:46.907Z Compiling rustls-platform-verifier v0.6.2
28312026-09-07T00:01:46.910Z Compiling daft v0.1.8
28322026-09-07T00:01:47.076Z Compiling digest v0.11.3
28332026-09-07T00:01:47.152Z Compiling usdt-impl v0.5.0
28342026-09-07T00:01:47.156Z Compiling signal-hook v0.3.18
28352026-09-07T00:01:47.181Z Compiling nix v0.31.2
28362026-09-07T00:01:47.205Z Compiling serde_with v3.21.0
28372026-09-07T00:01:47.237Z Compiling memmap v0.7.0
28382026-09-07T00:01:47.279Z Compiling foreign-types-shared v0.1.1
28392026-09-07T00:01:47.325Z Compiling ahash v0.8.12
28402026-09-07T00:01:47.357Z Compiling num-bigint-dig v0.8.6
28412026-09-07T00:01:47.421Z Compiling foreign-types v0.3.2
28422026-09-07T00:01:47.461Z Compiling packed_struct v0.10.1
28432026-09-07T00:01:47.526Z Compiling usdt v0.5.0
28442026-09-07T00:01:47.548Z Compiling openssl-sys v0.9.117
28452026-09-07T00:01:47.598Z Compiling rfc6979 v0.4.0
28462026-09-07T00:01:47.622Z Compiling pkcs1 v0.7.5
28472026-09-07T00:01:47.778Z Compiling toml_edit v0.19.15
28482026-09-07T00:01:48.002Z Compiling openssl v0.10.80
28492026-09-07T00:01:48.034Z Compiling curve25519-dalek v4.1.3
28502026-09-07T00:01:48.072Z Compiling ecdsa v0.16.9
28512026-09-07T00:01:48.145Z Compiling hashbrown v0.13.2
28522026-09-07T00:01:48.502Z Compiling rsa v0.9.10
28532026-09-07T00:01:48.641Z Compiling serde-hex v0.1.0
28542026-09-07T00:01:48.674Z Compiling bzip2 v0.4.4
28552026-09-07T00:01:48.746Z Compiling signal-hook-mio v0.2.5
28562026-09-07T00:01:48.770Z Compiling globset v0.4.18
28572026-09-07T00:01:48.906Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28582026-09-07T00:01:48.932Z Compiling ron v0.8.1
28592026-09-07T00:01:48.936Z Compiling primeorder v0.13.6
28602026-09-07T00:01:48.984Z Compiling block-padding v0.4.2
28612026-09-07T00:01:49.009Z Compiling sha3 v0.10.8
28622026-09-07T00:01:49.176Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28632026-09-07T00:01:49.206Z Compiling inout v0.2.2
28642026-09-07T00:01:49.263Z Compiling salty v0.3.0
28652026-09-07T00:01:49.370Z Compiling toml v0.7.8
28662026-09-07T00:01:49.394Z Compiling zip v0.6.6
28672026-09-07T00:01:49.418Z Compiling object v0.30.4
28682026-09-07T00:01:49.550Z Compiling ed25519 v2.2.3
28692026-09-07T00:01:49.581Z Compiling inout v0.1.4
28702026-09-07T00:01:49.763Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28712026-09-07T00:01:49.833Z Compiling jiff v0.2.34
28722026-09-07T00:01:49.857Z Compiling ed25519-dalek v2.2.0
28732026-09-07T00:01:50.093Z Compiling hyper v1.10.1
28742026-09-07T00:01:50.171Z Compiling cipher v0.4.4
28752026-09-07T00:01:50.195Z Compiling cipher v0.5.2
28762026-09-07T00:01:50.230Z Compiling crossterm v0.28.1
28772026-09-07T00:01:50.284Z Compiling serde-big-array v0.5.1
28782026-09-07T00:01:50.369Z Compiling pem v3.0.6
28792026-09-07T00:01:50.400Z Compiling petgraph v0.8.3
28802026-09-07T00:01:50.450Z Compiling object v0.37.3
28812026-09-07T00:01:50.473Z Compiling heapless v0.7.17
28822026-09-07T00:01:50.538Z Compiling native-tls v0.2.18
28832026-09-07T00:01:50.759Z Compiling chacha20 v0.10.0
28842026-09-07T00:01:50.866Z Compiling tokio-native-tls v0.3.1
28852026-09-07T00:01:50.978Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28862026-09-07T00:01:51.066Z Compiling p384 v0.13.1
28872026-09-07T00:01:51.088Z Compiling byte-wrapper v0.1.0
28882026-09-07T00:01:51.120Z Compiling md-5 v0.10.6
28892026-09-07T00:01:51.234Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28902026-09-07T00:01:51.314Z Compiling serde_plain v1.0.2
28912026-09-07T00:01:51.400Z Compiling postgres-protocol v0.6.10
28922026-09-07T00:01:51.601Z Compiling hyper-util v0.1.20
28932026-09-07T00:01:51.663Z Compiling toml_edit v0.22.27
28942026-09-07T00:01:51.687Z Compiling zopfli v0.8.3
28952026-09-07T00:01:52.045Z Compiling smoltcp v0.9.1
28962026-09-07T00:01:52.206Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28972026-09-07T00:01:52.340Z Compiling tokio-stream v0.1.18
28982026-09-07T00:01:52.398Z Compiling hickory-proto v0.24.4
28992026-09-07T00:01:52.665Z Compiling hickory-proto v0.25.2
29002026-09-07T00:01:52.743Z Compiling float-cmp v0.10.0
29012026-09-07T00:01:52.854Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29022026-09-07T00:01:52.917Z Compiling petgraph v0.6.5
29032026-09-07T00:01:52.942Z Compiling blake3 v1.8.5
29042026-09-07T00:01:52.946Z Compiling predicates v3.1.4
29052026-09-07T00:01:52.996Z Compiling string_cache v0.8.9
29062026-09-07T00:01:53.038Z Compiling textwrap v0.16.2
29072026-09-07T00:01:53.092Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29082026-09-07T00:01:53.257Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29092026-09-07T00:01:53.287Z Compiling hyper-rustls v0.27.7
29102026-09-07T00:01:53.653Z Compiling reqwest v0.13.2
29112026-09-07T00:01:53.735Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29122026-09-07T00:01:53.738Z Compiling backtrace v0.3.76
29132026-09-07T00:01:53.867Z Compiling hyper-tls v0.6.0
29142026-09-07T00:01:54.036Z Compiling toml v0.8.23
29152026-09-07T00:01:54.084Z Compiling reqwest v0.12.28
29162026-09-07T00:01:54.152Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29172026-09-07T00:01:54.258Z Compiling backtrace-ext v0.2.1
29182026-09-07T00:01:54.496Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29192026-09-07T00:01:54.516Z Compiling zip v4.6.1
29202026-09-07T00:01:54.544Z Compiling postgres-types v0.2.12
29212026-09-07T00:01:54.712Z Compiling iddqd v0.4.2
29222026-09-07T00:01:54.738Z Compiling similar v2.7.0
29232026-09-07T00:01:55.325Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29242026-09-07T00:01:55.616Z Compiling hickory-resolver v0.24.4
29252026-09-07T00:01:55.642Z Compiling olpc-cjson v0.1.4
29262026-09-07T00:01:55.877Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29272026-09-07T00:01:55.996Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
29282026-09-07T00:01:56.020Z Compiling secrecy v0.8.0
29292026-09-07T00:01:56.177Z Compiling tokio-postgres v0.7.16
29302026-09-07T00:01:56.205Z Compiling miette v7.6.0
29312026-09-07T00:01:56.235Z Compiling fs-err v3.3.0
29322026-09-07T00:01:56.278Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
29332026-09-07T00:01:56.371Z Compiling tough v0.22.0
29342026-09-07T00:01:56.451Z Compiling buf-list v1.1.2
29352026-09-07T00:01:56.715Z Compiling hostname v0.3.1
29362026-09-07T00:01:56.750Z Compiling slog-json v2.6.1
29372026-09-07T00:01:56.829Z Compiling compression-codecs v0.4.37
29382026-09-07T00:01:56.853Z Compiling qorb v0.4.1
29392026-09-07T00:01:56.911Z Compiling toml_datetime v1.1.1+spec-1.1.0
29402026-09-07T00:01:57.028Z Compiling slog-bunyan v2.5.0
29412026-09-07T00:01:57.140Z Compiling serde_spanned v1.1.1
29422026-09-07T00:01:57.190Z Compiling async-compression v0.4.41
29432026-09-07T00:01:57.226Z Compiling multer v3.1.0
29442026-09-07T00:01:57.296Z Compiling toml v1.1.2+spec-1.1.0
29452026-09-07T00:01:57.320Z Compiling sha1 v0.11.0
29462026-09-07T00:01:57.608Z Compiling rustls-pemfile v2.2.0
29472026-09-07T00:01:57.722Z Compiling serde_path_to_error v0.1.20
29482026-09-07T00:01:57.750Z Compiling hostname v0.4.2
29492026-09-07T00:01:57.890Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29502026-09-07T00:01:57.939Z Compiling progenitor-client v0.14.0
29512026-09-07T00:01:58.012Z Compiling atomicwrites v0.4.4
29522026-09-07T00:01:58.037Z Compiling macaddr v1.0.1
29532026-09-07T00:01:58.172Z Compiling instant v0.1.13
29542026-09-07T00:01:58.291Z Compiling dropshot v0.17.1
29552026-09-07T00:01:58.316Z Compiling oxide-generation v0.1.3
29562026-09-07T00:01:58.319Z Compiling regress v0.10.5
29572026-09-07T00:01:58.385Z Compiling backoff v0.4.0
29582026-09-07T00:01:58.415Z Compiling progenitor-extras v0.2.0
29592026-09-07T00:01:58.634Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
29602026-09-07T00:01:58.703Z Compiling parse-display v0.10.0
29612026-09-07T00:01:58.773Z Compiling heck v0.5.0
29622026-09-07T00:01:58.798Z Compiling regress v0.11.1
29632026-09-07T00:01:58.978Z Compiling secrecy v0.10.3
29642026-09-07T00:01:59.166Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29652026-09-07T00:01:59.190Z Compiling unsafe-libyaml v0.2.11
29662026-09-07T00:01:59.221Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29672026-09-07T00:01:59.265Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
29682026-09-07T00:01:59.294Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29692026-09-07T00:01:59.431Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29702026-09-07T00:01:59.584Z Compiling universal-hash v0.5.1
29712026-09-07T00:01:59.608Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
29722026-09-07T00:01:59.763Z Compiling serde_yaml v0.9.34+deprecated
29732026-09-07T00:01:59.822Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29742026-09-07T00:01:59.873Z Compiling poly1305 v0.8.0
29752026-09-07T00:01:59.973Z Compiling chacha20 v0.9.1
29762026-09-07T00:02:00.110Z Compiling blake2 v0.10.6
29772026-09-07T00:02:00.134Z Compiling aead v0.5.2
29782026-09-07T00:02:00.257Z Compiling password-hash v0.5.0
29792026-09-07T00:02:00.374Z Compiling typify-impl v0.6.2
29802026-09-07T00:02:00.378Z Compiling chacha20poly1305 v0.10.1
29812026-09-07T00:02:00.395Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
29822026-09-07T00:02:00.420Z Compiling vsss-rs v3.3.4
29832026-09-07T00:02:00.513Z Compiling camino-tempfile v1.4.1
29842026-09-07T00:02:00.555Z Compiling argon2 v0.5.3
29852026-09-07T00:02:00.862Z Compiling heapless v0.8.0
29862026-09-07T00:02:00.886Z Compiling ingot-types v0.2.0
29872026-09-07T00:02:01.048Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29882026-09-07T00:02:01.208Z Compiling cobs v0.3.0
29892026-09-07T00:02:01.297Z Compiling ingot v0.2.1
29902026-09-07T00:02:01.369Z Compiling smoltcp v0.11.0
29912026-09-07T00:02:01.393Z Compiling postcard v1.1.3
29922026-09-07T00:02:01.419Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29932026-09-07T00:02:01.461Z Compiling cstr-argument v0.1.2
29942026-09-07T00:02:01.615Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29952026-09-07T00:02:01.649Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29962026-09-07T00:02:01.771Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
29972026-09-07T00:02:01.816Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29982026-09-07T00:02:01.842Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
29992026-09-07T00:02:01.866Z Compiling rand v0.10.1
30002026-09-07T00:02:01.902Z Compiling sigpipe v0.1.3
30012026-09-07T00:02:01.991Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30022026-09-07T00:02:02.023Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30032026-09-07T00:02:02.090Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30042026-09-07T00:02:02.113Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30052026-09-07T00:02:02.230Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30062026-09-07T00:02:02.274Z Compiling zone v0.3.1
30072026-09-07T00:02:02.356Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
30082026-09-07T00:02:02.468Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30092026-09-07T00:02:02.493Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
30102026-09-07T00:02:02.519Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30112026-09-07T00:02:02.640Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30122026-09-07T00:02:02.752Z Compiling tokio-dtrace v0.1.1
30132026-09-07T00:02:02.774Z Compiling bytecount v0.6.9
30142026-09-07T00:02:02.827Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30152026-09-07T00:02:02.952Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30162026-09-07T00:02:02.996Z Compiling oxide-tokio-rt v0.1.4
30172026-09-07T00:02:03.094Z Compiling slog-dtrace v0.3.0
30182026-09-07T00:02:03.121Z Compiling prettyplease v0.2.37
30192026-09-07T00:02:03.288Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30202026-09-07T00:02:03.325Z Compiling newline-converter v0.3.0
30212026-09-07T00:02:03.388Z Compiling gethostname v0.5.0
30222026-09-07T00:02:03.451Z Compiling console v0.15.11
30232026-09-07T00:02:03.476Z Compiling oxide-update-engine-types v0.1.2
30242026-09-07T00:02:03.503Z Compiling cancel-safe-futures v0.1.5
30252026-09-07T00:02:03.552Z Compiling num-rational v0.4.2
30262026-09-07T00:02:03.584Z Compiling num-complex v0.4.6
30272026-09-07T00:02:03.813Z Compiling match_cfg v0.1.0
30282026-09-07T00:02:03.836Z Compiling compression-core v0.4.31
30292026-09-07T00:02:03.862Z Compiling typify-macro v0.6.2
30302026-09-07T00:02:03.915Z Compiling expectorate v1.2.0
30312026-09-07T00:02:04.021Z Compiling num v0.4.3
30322026-09-07T00:02:04.295Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30332026-09-07T00:02:04.343Z Compiling toml_writer v1.1.1+spec-1.1.0
30342026-09-07T00:02:04.452Z Compiling linear-map v1.2.0
30352026-09-07T00:02:04.475Z Compiling float-ord v0.3.2
30362026-09-07T00:02:04.669Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30372026-09-07T00:02:04.704Z Compiling oxide-update-engine v0.1.2
30382026-09-07T00:02:04.831Z Compiling async-stream v0.3.6
30392026-09-07T00:02:05.027Z Compiling waitgroup v0.1.2
30402026-09-07T00:02:05.209Z Compiling backon v1.6.0
30412026-09-07T00:02:05.304Z Compiling minimal-lexical v0.2.1
30422026-09-07T00:02:05.403Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30432026-09-07T00:02:05.426Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30442026-09-07T00:02:05.449Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30452026-09-07T00:02:05.479Z Compiling typify v0.6.2
30462026-09-07T00:02:05.619Z Compiling progenitor-impl v0.14.0
30472026-09-07T00:02:05.646Z Compiling nom v7.1.3
30482026-09-07T00:02:05.765Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30492026-09-07T00:02:06.143Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30502026-09-07T00:02:06.470Z Compiling itertools v0.14.0
30512026-09-07T00:02:07.088Z Compiling unicode-xid v0.2.6
30522026-09-07T00:02:07.246Z Compiling humantime v2.3.0
30532026-09-07T00:02:07.296Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30542026-09-07T00:02:07.402Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30552026-09-07T00:02:07.576Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30562026-09-07T00:02:07.686Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30572026-09-07T00:02:07.795Z Compiling progenitor-macro v0.14.0
30582026-09-07T00:02:07.938Z Compiling papergrid v0.11.0
30592026-09-07T00:02:07.968Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30602026-09-07T00:02:08.176Z Compiling tabled_derive v0.7.0
30612026-09-07T00:02:08.200Z Compiling termtree v0.5.1
30622026-09-07T00:02:08.398Z Compiling crossterm v0.29.0
30632026-09-07T00:02:08.741Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30642026-09-07T00:02:09.097Z Compiling tabled v0.15.0
30652026-09-07T00:02:09.340Z Compiling phf_shared v0.12.1
30662026-09-07T00:02:09.524Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30672026-09-07T00:02:09.581Z Compiling vte v0.14.1
30682026-09-07T00:02:09.619Z Compiling csv-core v0.1.13
30692026-09-07T00:02:09.747Z Compiling highway v1.3.0
30702026-09-07T00:02:09.822Z Compiling chrono-tz v0.10.4
30712026-09-07T00:02:09.947Z Compiling csv v1.4.0
30722026-09-07T00:02:10.025Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30732026-09-07T00:02:10.093Z Compiling strip-ansi-escapes v0.2.1
30742026-09-07T00:02:10.119Z Compiling phf v0.12.1
30752026-09-07T00:02:10.203Z Compiling const_format_proc_macros v0.2.34
30762026-09-07T00:02:10.239Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30772026-09-07T00:02:10.319Z Compiling fd-lock v4.0.4
30782026-09-07T00:02:10.473Z Compiling peg-macros v0.8.5
30792026-09-07T00:02:10.497Z Compiling nu-ansi-term v0.50.3
30802026-09-07T00:02:10.690Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30812026-09-07T00:02:10.765Z Compiling reedline v0.40.0
30822026-09-07T00:02:10.929Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30832026-09-07T00:02:10.990Z Compiling const_format v0.2.35
30842026-09-07T00:02:11.364Z Compiling bcs v0.1.6
30852026-09-07T00:02:11.399Z Compiling nom v8.0.0
30862026-09-07T00:02:11.442Z Compiling semver v0.1.20
30872026-09-07T00:02:11.747Z Compiling peg v0.8.5
30882026-09-07T00:02:11.772Z Compiling rustc_version v0.1.7
30892026-09-07T00:02:11.794Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30902026-09-07T00:02:11.850Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30912026-09-07T00:02:12.038Z Compiling progenitor v0.14.0
30922026-09-07T00:02:12.063Z Compiling newtype_derive v0.1.6
30932026-09-07T00:02:12.204Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30942026-09-07T00:02:12.228Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30952026-09-07T00:02:12.329Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30962026-09-07T00:02:12.439Z Compiling dropshot-api-manager-types v0.8.0
30972026-09-07T00:02:12.471Z Compiling steno v0.4.1
30982026-09-07T00:02:12.495Z Compiling sha1 v0.10.6
30992026-09-07T00:02:12.495Z Compiling utf-8 v0.7.6
31002026-09-07T00:02:12.744Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31012026-09-07T00:02:12.782Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
31022026-09-07T00:02:12.831Z Compiling tagptr v0.2.0
31032026-09-07T00:02:12.876Z Compiling tungstenite v0.21.0
31042026-09-07T00:02:12.914Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31052026-09-07T00:02:12.989Z Compiling darling_core v0.21.3
31062026-09-07T00:02:13.046Z Compiling moka v0.12.13
31072026-09-07T00:02:13.046Z Compiling display-error-chain v0.2.2
31082026-09-07T00:02:13.095Z Compiling vergen-lib v0.1.6
31092026-09-07T00:02:13.120Z Compiling diesel_derives v2.3.7
31102026-09-07T00:02:13.405Z Compiling scheduled-thread-pool v0.2.7
31112026-09-07T00:02:13.408Z Compiling vergen-gitcl v1.0.8
31122026-09-07T00:02:13.431Z Compiling diesel_table_macro_syntax v0.3.0
31132026-09-07T00:02:13.455Z Compiling dirs-sys-next v0.1.2
31142026-09-07T00:02:13.502Z Compiling tokio-tungstenite v0.21.0
31152026-09-07T00:02:13.657Z Compiling glob v0.3.3
31162026-09-07T00:02:13.682Z Compiling maplit v1.0.2
31172026-09-07T00:02:13.745Z Compiling crunchy v0.2.4
31182026-09-07T00:02:13.879Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31192026-09-07T00:02:13.901Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31202026-09-07T00:02:14.024Z Compiling clang-sys v1.8.1
31212026-09-07T00:02:14.051Z Compiling dirs-next v2.0.0
31222026-09-07T00:02:14.179Z Compiling hickory-resolver v0.25.2
31232026-09-07T00:02:14.202Z Compiling r2d2 v0.8.10
31242026-09-07T00:02:14.289Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31252026-09-07T00:02:14.447Z Compiling libscf-sys v1.2.0
31262026-09-07T00:02:14.471Z Compiling downcast-rs v2.0.2
31272026-09-07T00:02:14.492Z Compiling tiny-keccak v2.0.2
31282026-09-07T00:02:14.522Z Compiling xshell-macros v0.2.7
31292026-09-07T00:02:14.616Z Compiling term v0.7.0
31302026-09-07T00:02:14.688Z Compiling papergrid v0.18.0
31312026-09-07T00:02:14.754Z Compiling bit-vec v0.6.3
31322026-09-07T00:02:14.928Z Compiling xshell v0.2.7
31332026-09-07T00:02:14.993Z Compiling bit-set v0.5.3
31342026-09-07T00:02:15.019Z Compiling ascii-canvas v3.0.0
31352026-09-07T00:02:15.098Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31362026-09-07T00:02:15.122Z Compiling darling_macro v0.21.3
31372026-09-07T00:02:15.147Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31382026-09-07T00:02:15.177Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31392026-09-07T00:02:15.273Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31402026-09-07T00:02:15.413Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31412026-09-07T00:02:15.636Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31422026-09-07T00:02:15.699Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31432026-09-07T00:02:15.724Z Compiling darling v0.21.3
31442026-09-07T00:02:15.754Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31452026-09-07T00:02:15.774Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31462026-09-07T00:02:15.850Z Compiling dsl_auto_type v0.2.0
31472026-09-07T00:02:15.915Z Compiling tabled v0.21.0
31482026-09-07T00:02:15.949Z Compiling itertools v0.15.0
31492026-09-07T00:02:15.973Z Compiling itertools v0.10.5
31502026-09-07T00:02:16.176Z Compiling ena v0.14.4
31512026-09-07T00:02:16.201Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31522026-09-07T00:02:16.422Z Compiling libloading v0.8.9
31532026-09-07T00:02:16.490Z Compiling bindgen v0.71.1
31542026-09-07T00:02:16.514Z Compiling diff v0.1.13
31552026-09-07T00:02:16.666Z Compiling regex-syntax v0.6.29
31562026-09-07T00:02:16.711Z Compiling unicase v2.9.0
31572026-09-07T00:02:16.780Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31582026-09-07T00:02:17.085Z Compiling cexpr v0.6.0
31592026-09-07T00:02:17.108Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31602026-09-07T00:02:17.258Z Compiling rustc-hash v2.1.1
31612026-09-07T00:02:17.419Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31622026-09-07T00:02:17.443Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31632026-09-07T00:02:17.567Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31642026-09-07T00:02:17.628Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
31652026-09-07T00:02:17.673Z Compiling headers-core v0.3.0
31662026-09-07T00:02:17.735Z Compiling libxml v0.3.3
31672026-09-07T00:02:17.825Z Compiling crc8 v0.1.1
31682026-09-07T00:02:17.950Z Compiling headers v0.4.1
31692026-09-07T00:02:18.027Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31702026-09-07T00:02:18.064Z Compiling lalrpop v0.19.12
31712026-09-07T00:02:18.270Z Compiling strum_macros v0.24.3
31722026-09-07T00:02:18.686Z Compiling indoc v1.0.9
31732026-09-07T00:02:18.990Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31742026-09-07T00:02:19.133Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31752026-09-07T00:02:19.157Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31762026-09-07T00:02:19.178Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31772026-09-07T00:02:19.300Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31782026-09-07T00:02:19.520Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31792026-09-07T00:02:19.659Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31802026-09-07T00:02:19.829Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31812026-09-07T00:02:19.853Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31822026-09-07T00:02:20.077Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
31832026-09-07T00:02:20.413Z Compiling quick-xml v0.37.5
31842026-09-07T00:02:20.437Z Compiling derive_builder v0.20.2
31852026-09-07T00:02:20.606Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
31862026-09-07T00:02:20.771Z Compiling oso-derive v0.27.3
31872026-09-07T00:02:20.906Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31882026-09-07T00:02:21.129Z Compiling diesel v2.3.7
31892026-09-07T00:02:21.304Z Compiling impl-trait-for-tuples v0.2.3
31902026-09-07T00:02:21.577Z Compiling openssl-probe v0.1.6
31912026-09-07T00:02:21.888Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31922026-09-07T00:02:22.662Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31932026-09-07T00:02:22.833Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
31942026-09-07T00:02:22.986Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31952026-09-07T00:02:23.128Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31962026-09-07T00:02:23.290Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31972026-09-07T00:02:23.423Z Compiling samael v0.0.19
31982026-09-07T00:02:23.591Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31992026-09-07T00:02:23.843Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32002026-09-07T00:02:24.094Z Compiling bb8 v0.8.6
32012026-09-07T00:02:24.320Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
32022026-09-07T00:02:24.471Z Compiling filetime v0.2.27
32032026-09-07T00:02:24.598Z Compiling trait-variant v0.1.2
32042026-09-07T00:02:24.683Z Compiling half v1.8.3
32052026-09-07T00:02:24.706Z Compiling tar v0.4.46
32062026-09-07T00:02:24.796Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32072026-09-07T00:02:25.019Z Compiling serde_cbor v0.11.2
32082026-09-07T00:02:25.075Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32092026-09-07T00:02:25.174Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
32102026-09-07T00:02:25.293Z Compiling nonempty v0.12.0
32112026-09-07T00:02:25.529Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32122026-09-07T00:02:25.571Z Compiling polar-core v0.27.3
32132026-09-07T00:02:25.593Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32142026-09-07T00:02:25.772Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32152026-09-07T00:02:26.041Z Compiling fxhash v0.2.1
32162026-09-07T00:02:26.134Z Compiling libz-sys v1.1.24
32172026-09-07T00:02:26.206Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32182026-09-07T00:02:26.361Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
32192026-09-07T00:02:26.387Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32202026-09-07T00:02:26.590Z Compiling kstat-rs v0.2.5
32212026-09-07T00:02:26.710Z Compiling seq-macro v0.3.6
32222026-09-07T00:02:26.748Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32232026-09-07T00:02:27.031Z Compiling dashu-int v0.5.1
32242026-09-07T00:02:27.056Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32252026-09-07T00:02:27.209Z Compiling mime_guess v2.0.5
32262026-09-07T00:02:27.230Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32272026-09-07T00:02:27.324Z Compiling ssh-encoding v0.2.0
32282026-09-07T00:02:27.767Z Compiling nanorand v0.7.0
32292026-09-07T00:02:27.805Z Compiling libgit2-sys v0.18.3+1.9.2
32302026-09-07T00:02:27.967Z Compiling rlimit v0.10.2
32312026-09-07T00:02:27.991Z Compiling dashu-base v0.5.1
32322026-09-07T00:02:28.132Z Compiling parking_lot_core v0.8.6
32332026-09-07T00:02:28.260Z Compiling num-modular v0.6.5
32342026-09-07T00:02:28.336Z Compiling flume v0.11.1
32352026-09-07T00:02:28.369Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32362026-09-07T00:02:28.391Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32372026-09-07T00:02:28.484Z Compiling ssh-cipher v0.2.0
32382026-09-07T00:02:28.644Z Compiling tungstenite v0.28.0
32392026-09-07T00:02:28.687Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32402026-09-07T00:02:28.709Z Compiling p256 v0.13.2
32412026-09-07T00:02:29.102Z Compiling git-stub v1.0.0
32422026-09-07T00:02:29.270Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
32432026-09-07T00:02:29.371Z Compiling instability v0.3.11
32442026-09-07T00:02:29.486Z Compiling http-range v0.1.5
32452026-09-07T00:02:29.610Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
32462026-09-07T00:02:29.746Z Compiling num-primitive v0.2.1
32472026-09-07T00:02:29.771Z Compiling strsim v0.10.0
32482026-09-07T00:02:29.986Z Compiling darling_core v0.13.4
32492026-09-07T00:02:30.221Z Compiling git-stub-vcs v0.1.0
32502026-09-07T00:02:30.253Z Compiling tokio-tungstenite v0.28.0
32512026-09-07T00:02:30.389Z Compiling dsi-bitstream v0.10.1
32522026-09-07T00:02:30.579Z Compiling ssh-key v0.6.7
32532026-09-07T00:02:30.989Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32542026-09-07T00:02:31.156Z Compiling progenitor-impl v0.13.0
32552026-09-07T00:02:31.467Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32562026-09-07T00:02:31.608Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
32572026-09-07T00:02:32.177Z Compiling ignore v0.4.25
32582026-09-07T00:02:33.132Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32592026-09-07T00:02:33.189Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32602026-09-07T00:02:33.367Z Compiling anstyle-parse v0.2.7
32612026-09-07T00:02:33.391Z Compiling castaway v0.2.4
32622026-09-07T00:02:33.518Z Compiling vergen-git2 v9.1.0
32632026-09-07T00:02:33.553Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32642026-09-07T00:02:33.610Z Compiling indoc v2.0.7
32652026-09-07T00:02:33.764Z Compiling http-range-header v0.4.2
32662026-09-07T00:02:33.819Z Compiling bytesize v2.7.0
32672026-09-07T00:02:33.945Z Compiling anstream v0.6.21
32682026-09-07T00:02:33.969Z Compiling compact_str v0.8.1
32692026-09-07T00:02:34.192Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32702026-09-07T00:02:34.356Z Compiling progenitor-macro v0.13.0
32712026-09-07T00:02:34.728Z Compiling oso v0.27.3
32722026-09-07T00:02:34.756Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32732026-09-07T00:02:34.815Z Compiling globwalk v0.9.1
32742026-09-07T00:02:34.838Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32752026-09-07T00:02:35.300Z Compiling darling_macro v0.13.4
32762026-09-07T00:02:35.827Z Compiling hyper-staticfile v0.10.1
32772026-09-07T00:02:35.981Z Compiling parking_lot v0.11.2
32782026-09-07T00:02:36.574Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32792026-09-07T00:02:36.617Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32802026-09-07T00:02:36.695Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32812026-09-07T00:02:37.059Z Compiling tungstenite v0.23.0
32822026-09-07T00:02:37.128Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32832026-09-07T00:02:37.253Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32842026-09-07T00:02:37.870Z Compiling predicates-tree v1.0.13
32852026-09-07T00:02:38.228Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32862026-09-07T00:02:38.253Z Compiling progenitor-client v0.13.0
32872026-09-07T00:02:38.421Z Compiling async-bb8-diesel v0.2.1
32882026-09-07T00:02:38.491Z Compiling diesel-dtrace v0.5.0
32892026-09-07T00:02:38.516Z Compiling unicode-truncate v1.1.0
32902026-09-07T00:02:38.562Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
32912026-09-07T00:02:38.715Z Compiling digest-io v0.1.0
32922026-09-07T00:02:38.738Z Compiling sha2 v0.11.0
32932026-09-07T00:02:38.810Z Compiling lru v0.12.5
32942026-09-07T00:02:38.849Z Compiling prefix-trie v0.7.0
32952026-09-07T00:02:38.889Z Compiling rand_seeder v0.4.0
32962026-09-07T00:02:39.029Z Compiling rawzip v0.4.4
32972026-09-07T00:02:39.109Z Compiling cassowary v0.3.0
32982026-09-07T00:02:39.133Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32992026-09-07T00:02:39.322Z Compiling hickory-server v0.25.2
33002026-09-07T00:02:39.382Z Compiling camino-tempfile-ext v0.3.3
33012026-09-07T00:02:39.769Z Compiling progenitor v0.13.0
33022026-09-07T00:02:39.814Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
33032026-09-07T00:02:39.887Z Compiling ratatui v0.29.0
33042026-09-07T00:02:39.909Z Compiling tokio-tungstenite v0.23.1
33052026-09-07T00:02:40.005Z Compiling sled v0.34.7
33062026-09-07T00:02:40.247Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
33072026-09-07T00:02:40.279Z Compiling darling v0.13.4
33082026-09-07T00:02:40.393Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33092026-09-07T00:02:42.246Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33102026-09-07T00:02:42.937Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33112026-09-07T00:02:43.152Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33122026-09-07T00:02:43.185Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33132026-09-07T00:02:43.239Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33142026-09-07T00:02:43.487Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33152026-09-07T00:02:43.732Z Compiling pwd v1.4.0
33162026-09-07T00:02:43.967Z Compiling lru v0.18.3
33172026-09-07T00:02:44.025Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33182026-09-07T00:02:44.388Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33192026-09-07T00:02:44.566Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33202026-09-07T00:02:44.636Z Compiling serde_with_macros v1.5.2
33212026-09-07T00:02:44.925Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33222026-09-07T00:02:45.126Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33232026-09-07T00:02:45.272Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33242026-09-07T00:02:45.373Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33252026-09-07T00:02:45.468Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33262026-09-07T00:02:45.520Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33272026-09-07T00:02:45.617Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33282026-09-07T00:02:45.722Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33292026-09-07T00:02:45.774Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33302026-09-07T00:02:45.868Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33312026-09-07T00:02:45.976Z Compiling arc-swap v1.8.2
33322026-09-07T00:02:46.027Z Compiling void v1.0.2
33332026-09-07T00:02:46.176Z Compiling lzss v0.8.2
33342026-09-07T00:02:46.256Z Compiling slog-scope v4.4.1
33352026-09-07T00:02:46.344Z Compiling serde_with v1.14.0
33362026-09-07T00:02:46.414Z Compiling scuffle v0.1.0
33372026-09-07T00:02:46.439Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33382026-09-07T00:02:46.476Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33392026-09-07T00:02:46.498Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33402026-09-07T00:02:46.636Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33412026-09-07T00:02:46.663Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33422026-09-07T00:02:46.751Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33432026-09-07T00:02:46.885Z Compiling libsw-core v0.3.2
33442026-09-07T00:02:46.987Z Compiling nix v0.27.1
33452026-09-07T00:02:47.096Z Compiling twox-hash v2.1.2
33462026-09-07T00:02:47.314Z Compiling serde_bytes v0.11.19
33472026-09-07T00:02:47.528Z Compiling atty v0.2.14
33482026-09-07T00:02:47.552Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
33492026-09-07T00:02:47.588Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33502026-09-07T00:02:47.615Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
33512026-09-07T00:02:47.679Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33522026-09-07T00:02:47.760Z Compiling libsw v3.5.0
33532026-09-07T00:02:47.859Z Compiling slog-stdlog v4.1.1
33542026-09-07T00:02:47.926Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33552026-09-07T00:02:47.972Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33562026-09-07T00:02:48.167Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33572026-09-07T00:02:48.422Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33582026-09-07T00:02:48.499Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33592026-09-07T00:02:48.712Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
33602026-09-07T00:02:48.916Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33612026-09-07T00:02:49.221Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33622026-09-07T00:02:49.375Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33632026-09-07T00:02:50.191Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33642026-09-07T00:02:50.319Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33652026-09-07T00:02:50.465Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33662026-09-07T00:02:52.395Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33672026-09-07T00:02:53.387Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33682026-09-07T00:02:53.794Z Compiling git2 v0.20.4
33692026-09-07T00:02:54.028Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33702026-09-07T00:02:54.074Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33712026-09-07T00:02:54.847Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33722026-09-07T00:02:54.941Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33732026-09-07T00:02:54.996Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33742026-09-07T00:02:56.484Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33752026-09-07T00:02:56.808Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33762026-09-07T00:02:57.055Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33772026-09-07T00:02:57.789Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33782026-09-07T00:03:00.503Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33792026-09-07T00:03:00.569Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33802026-09-07T00:03:00.976Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33812026-09-07T00:03:02.517Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33822026-09-07T00:03:03.151Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33832026-09-07T00:03:03.772Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33842026-09-07T00:03:04.018Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33852026-09-07T00:03:04.165Z Compiling signal-hook-tokio v0.3.1
33862026-09-07T00:03:04.222Z Compiling fatfs v0.3.6
33872026-09-07T00:03:04.353Z Compiling yasna v0.5.2
33882026-09-07T00:03:04.377Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
33892026-09-07T00:03:04.480Z Compiling console v0.16.2
33902026-09-07T00:03:04.604Z Compiling assert_matches v1.5.0
33912026-09-07T00:03:04.709Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33922026-09-07T00:03:05.200Z Compiling rcgen v0.12.1
33932026-09-07T00:03:05.285Z Compiling indicatif v0.18.4
33942026-09-07T00:03:05.369Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33952026-09-07T00:03:06.071Z Compiling slog-envlogger v2.2.0
33962026-09-07T00:03:06.170Z Compiling oxide-update-engine-display v0.1.2
33972026-09-07T00:03:06.789Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33982026-09-07T00:03:06.793Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33992026-09-07T00:03:06.802Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
34002026-09-07T00:03:06.906Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34012026-09-07T00:03:07.066Z Compiling port-file v0.1.0
34022026-09-07T00:03:07.163Z Compiling subprocess v0.2.15
34032026-09-07T00:03:07.368Z Compiling rtoolbox v0.0.3
34042026-09-07T00:03:07.632Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34052026-09-07T00:03:07.669Z Compiling rpassword v7.5.4
34062026-09-07T00:03:08.047Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34072026-09-07T00:03:08.202Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34082026-09-07T00:03:08.334Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34092026-09-07T00:03:08.364Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34102026-09-07T00:03:08.559Z Compiling tui-tree-widget v0.23.1
34112026-09-07T00:03:08.849Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34122026-09-07T00:03:09.250Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34132026-09-07T00:03:09.521Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34142026-09-07T00:03:09.800Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34152026-09-07T00:03:10.251Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34162026-09-07T00:03:10.501Z Compiling uzers v0.12.2
34172026-09-07T00:03:10.691Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34182026-09-07T00:03:11.021Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34192026-09-07T00:03:11.376Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34202026-09-07T00:03:11.687Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34212026-09-07T00:03:11.760Z Compiling sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
34222026-09-07T00:03:11.905Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34232026-09-07T00:03:12.004Z Compiling support-bundle-viewer v0.1.2
34242026-09-07T00:03:12.660Z Compiling multimap v0.10.1
34252026-09-07T00:03:17.821Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34262026-09-07T00:03:37.906Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
34272026-09-07T00:03:58.659Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34282026-09-07T00:04:22.749Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34292026-09-07T00:12:15.337Z Finished `release` profile [optimized] target(s) in 10m 39s
34302026-09-07T00:12:15.340Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34312026-09-07T00:12:15.340Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34322026-09-07T00:12:49.523Z
34332026-09-07T00:12:49.523Zreal 11:14.406256424
34342026-09-07T00:12:49.523Zuser 2:09:17.590075971
34352026-09-07T00:12:49.526Zsys 4:42.673191674
34362026-09-07T00:12:49.526Ztrap 3.364090135
34372026-09-07T00:12:49.526Ztflt 0.615862792
34382026-09-07T00:12:49.526Zdflt 10.828461872
34392026-09-07T00:12:49.526Zkflt 0.117639545
34402026-09-07T00:12:49.526Zlock 8:40:07.442969561
34412026-09-07T00:12:49.526Zslp 3:16:48.930830716
34422026-09-07T00:12:49.526Zlat 3:03.184535680
34432026-09-07T00:12:49.526Zstop 8:55.876200688
34442026-09-07T00:12:49.526Z+ mapfile -t packages
34452026-09-07T00:12:49.526Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
34462026-09-07T00:12:50.551Z Finished `release` profile [optimized] target(s) in 0.99s
34472026-09-07T00:12:50.563Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34482026-09-07T00:12:50.563Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34492026-09-07T00:12:50.609Z Running `target/release/omicron-package -t test list-outputs`
34502026-09-07T00:12:50.670ZLogging to: /work/oxidecomputer/omicron/out/LOG
34512026-09-07T00:12:50.682Z+ ptime -m cargo build --locked --release -p xtask
34522026-09-07T00:12:51.170Z Compiling libc v0.2.185
34532026-09-07T00:12:51.170Z Compiling serde_core v1.0.228
34542026-09-07T00:12:51.176Z Compiling serde v1.0.228
34552026-09-07T00:12:51.176Z Compiling rustix v1.1.4
34562026-09-07T00:12:51.176Z Compiling serde_json v1.0.151
34572026-09-07T00:12:51.289Z Compiling bitflags v2.11.0
34582026-09-07T00:12:51.317Z Compiling usdt-impl v0.5.0
34592026-09-07T00:12:51.326Z Compiling syn v2.0.117
34602026-09-07T00:12:51.345Z Compiling syn v1.0.109
34612026-09-07T00:12:51.351Z Compiling hashbrown v0.17.0
34622026-09-07T00:12:51.362Z Compiling log v0.4.33
34632026-09-07T00:12:51.370Z Compiling getrandom v0.4.3
34642026-09-07T00:12:51.391Z Compiling fs-err v3.3.0
34652026-09-07T00:12:51.610Z Compiling anyhow v1.0.104
34662026-09-07T00:12:51.610Z Compiling once_cell v1.21.3
34672026-09-07T00:12:51.654Z Compiling heck v0.4.1
34682026-09-07T00:12:51.965Z Compiling indexmap v2.14.0
34692026-09-07T00:12:52.097Z Compiling errno v0.3.14
34702026-09-07T00:12:52.106Z Compiling thread-id v4.2.2
34712026-09-07T00:12:52.107Z Compiling memmap v0.7.0
34722026-09-07T00:12:52.827Z Compiling proc-macro-error v1.0.4
34732026-09-07T00:12:53.092Z Compiling tabled_derive v0.7.0
34742026-09-07T00:12:53.117Z Compiling terminal_size v0.4.3
34752026-09-07T00:12:53.117Z Compiling tempfile v3.27.0
34762026-09-07T00:12:53.220Z Compiling clap_builder v4.6.0
34772026-09-07T00:12:53.221Z Compiling textwrap v0.16.2
34782026-09-07T00:12:53.488Z Compiling pest_generator v2.8.6
34792026-09-07T00:12:53.513Z Compiling camino v1.2.5
34802026-09-07T00:12:53.513Z Compiling cargo-platform v0.3.2
34812026-09-07T00:12:53.521Z Compiling semver v1.0.28
34822026-09-07T00:12:53.791Z Compiling tabled v0.15.0
34832026-09-07T00:12:53.816Z Compiling camino-tempfile v1.4.1
34842026-09-07T00:12:53.967Z Compiling serde_derive v1.0.228
34852026-09-07T00:12:53.967Z Compiling thiserror-impl v1.0.69
34862026-09-07T00:12:53.978Z Compiling zerocopy-derive v0.7.35
34872026-09-07T00:12:53.978Z Compiling scroll_derive v0.12.1
34882026-09-07T00:12:53.979Z Compiling thiserror-impl v2.0.18
34892026-09-07T00:12:53.979Z Compiling clap_derive v4.6.1
34902026-09-07T00:12:54.036Z Compiling pest_derive v2.8.6
34912026-09-07T00:12:54.679Z Compiling scroll v0.12.0
34922026-09-07T00:12:54.805Z Compiling zerocopy v0.7.35
34932026-09-07T00:12:54.953Z Compiling goblin v0.8.2
34942026-09-07T00:12:55.165Z Compiling thiserror v1.0.69
34952026-09-07T00:12:55.214Z Compiling thiserror v2.0.18
34962026-09-07T00:12:55.292Z Compiling dtrace-parser v0.2.0
34972026-09-07T00:12:55.410Z Compiling clap v4.6.1
34982026-09-07T00:12:56.546Z Compiling dof v0.3.0
34992026-09-07T00:12:56.546Z Compiling serde_tokenstream v0.2.3
35002026-09-07T00:12:56.593Z Compiling toml_datetime v0.6.11
35012026-09-07T00:12:56.593Z Compiling serde_spanned v0.6.9
35022026-09-07T00:12:56.593Z Compiling cargo_metadata v0.23.1
35032026-09-07T00:12:56.597Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35042026-09-07T00:12:56.597Z Compiling macaddr v1.0.1
35052026-09-07T00:12:56.815Z Compiling toml_edit v0.22.27
35062026-09-07T00:12:57.200Z Compiling usdt-attr-macro v0.5.0
35072026-09-07T00:12:57.200Z Compiling usdt-macro v0.5.0
35082026-09-07T00:12:58.062Z Compiling usdt v0.5.0
35092026-09-07T00:12:58.316Z Compiling toml v0.8.23
35102026-09-07T00:12:58.737Z Compiling cargo_toml v0.21.0
35112026-09-07T00:13:01.010Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35122026-09-07T00:13:06.938Z Finished `release` profile [optimized] target(s) in 16.26s
35132026-09-07T00:13:07.046Z
35142026-09-07T00:13:07.046Zreal 16.344908932
35152026-09-07T00:13:07.046Zuser 1:56.166737610
35162026-09-07T00:13:07.046Zsys 14.946880465
35172026-09-07T00:13:07.049Ztrap 0.052899213
35182026-09-07T00:13:07.049Ztflt 0.731355490
35192026-09-07T00:13:07.049Zdflt 1.568846577
35202026-09-07T00:13:07.049Zkflt 0.000128350
35212026-09-07T00:13:07.049Zlock 3:46.834360429
35222026-09-07T00:13:07.049Zslp 2:16.161901807
35232026-09-07T00:13:07.049Zlat 2.834802636
35242026-09-07T00:13:07.049Zstop 15.846728601
35252026-09-07T00:13:07.049Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
35262026-09-07T00:13:07.049Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
35272026-09-07T00:13:07.049Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
35282026-09-07T00:13:07.049Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
35292026-09-07T00:13:07.049Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
35302026-09-07T00:13:08.031Z Compiling match_cfg v0.1.0
35312026-09-07T00:13:08.031Z Compiling progenitor-client v0.14.0
35322026-09-07T00:13:08.031Z Compiling slog-json v2.6.1
35332026-09-07T00:13:08.035Z Compiling sha1 v0.11.0
35342026-09-07T00:13:08.035Z Compiling async-stream-impl v0.3.6
35352026-09-07T00:13:08.035Z Compiling multer v3.1.0
35362026-09-07T00:13:08.035Z Compiling compression-core v0.4.31
35372026-09-07T00:13:08.035Z Compiling newtype-uuid-macros v0.1.0
35382026-09-07T00:13:08.035Z Compiling serde_spanned v1.1.1
35392026-09-07T00:13:08.035Z Compiling toml_datetime v1.1.1+spec-1.1.0
35402026-09-07T00:13:08.035Z Compiling dropshot v0.17.1
35412026-09-07T00:13:08.035Z Compiling toml_writer v1.1.1+spec-1.1.0
35422026-09-07T00:13:08.184Z Compiling waitgroup v0.1.2
35432026-09-07T00:13:08.187Z Compiling rustls-pemfile v2.2.0
35442026-09-07T00:13:08.187Z Compiling dropshot_endpoint v0.17.1
35452026-09-07T00:13:08.215Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35462026-09-07T00:13:08.263Z Compiling hostname v0.3.1
35472026-09-07T00:13:08.392Z Compiling hostname v0.4.2
35482026-09-07T00:13:08.446Z Compiling serde_path_to_error v0.1.20
35492026-09-07T00:13:08.463Z Compiling atomicwrites v0.4.4
35502026-09-07T00:13:08.528Z Compiling toml v1.1.2+spec-1.1.0
35512026-09-07T00:13:08.548Z Compiling compression-codecs v0.4.37
35522026-09-07T00:13:08.603Z Compiling macaddr v1.0.1
35532026-09-07T00:13:08.625Z Compiling slog-bunyan v2.5.0
35542026-09-07T00:13:08.687Z Compiling serde_tokenstream v0.3.0
35552026-09-07T00:13:08.691Z Compiling oxide-generation v0.1.3
35562026-09-07T00:13:08.722Z Compiling instant v0.1.13
35572026-09-07T00:13:08.725Z Compiling itertools v0.14.0
35582026-09-07T00:13:08.781Z Compiling async-compression v0.4.41
35592026-09-07T00:13:08.802Z Compiling parse-display-derive v0.10.0
35602026-09-07T00:13:08.840Z Compiling regress v0.10.5
35612026-09-07T00:13:08.863Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35622026-09-07T00:13:08.863Z Compiling backon v1.6.0
35632026-09-07T00:13:08.866Z Compiling backoff v0.4.0
35642026-09-07T00:13:08.866Z Compiling humantime v2.3.0
35652026-09-07T00:13:08.939Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35662026-09-07T00:13:09.016Z Compiling crucible-workspace-hack v0.1.0
35672026-09-07T00:13:09.034Z Compiling oxide-generation-macros v0.2.0
35682026-09-07T00:13:09.051Z Compiling async-stream v0.3.6
35692026-09-07T00:13:09.117Z Compiling progenitor-extras v0.2.0
35702026-09-07T00:13:09.139Z Compiling convert_case v0.4.0
35712026-09-07T00:13:09.142Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35722026-09-07T00:13:09.177Z Compiling secrecy v0.10.3
35732026-09-07T00:13:09.197Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35742026-09-07T00:13:09.245Z Compiling regress v0.11.1
35752026-09-07T00:13:09.248Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35762026-09-07T00:13:09.248Z Compiling thiserror-impl-no-std v2.0.2
35772026-09-07T00:13:09.361Z Compiling universal-hash v0.5.1
35782026-09-07T00:13:09.401Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35792026-09-07T00:13:09.421Z Compiling opaque-debug v0.3.1
35802026-09-07T00:13:09.424Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35812026-09-07T00:13:09.513Z Compiling poly1305 v0.8.0
35822026-09-07T00:13:09.532Z Compiling derive_more v0.99.20
35832026-09-07T00:13:09.532Z Compiling chacha20 v0.9.1
35842026-09-07T00:13:09.566Z Compiling blake2 v0.10.6
35852026-09-07T00:13:09.586Z Compiling aead v0.5.2
35862026-09-07T00:13:09.823Z Compiling password-hash v0.5.0
35872026-09-07T00:13:09.844Z Compiling indent_write v2.2.0
35882026-09-07T00:13:09.847Z Compiling chacha20poly1305 v0.10.1
35892026-09-07T00:13:09.882Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35902026-09-07T00:13:09.984Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35912026-09-07T00:13:10.022Z Compiling toml_datetime v0.7.5+spec-1.1.0
35922026-09-07T00:13:10.048Z Compiling unsafe-libyaml v0.2.11
35932026-09-07T00:13:10.066Z Compiling itertools v0.15.0
35942026-09-07T00:13:10.106Z Compiling argon2 v0.5.3
35952026-09-07T00:13:10.162Z Compiling num-derive v0.4.2
35962026-09-07T00:13:10.182Z Compiling heapless v0.8.0
35972026-09-07T00:13:10.260Z Compiling toml_edit v0.23.10+spec-1.0.0
35982026-09-07T00:13:10.280Z Compiling tabwriter v1.4.1
35992026-09-07T00:13:10.303Z Compiling hash32 v0.3.1
36002026-09-07T00:13:10.484Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36012026-09-07T00:13:10.544Z Compiling smoltcp v0.11.0
36022026-09-07T00:13:10.576Z Compiling thiserror-no-std v2.0.2
36032026-09-07T00:13:10.629Z Compiling parse-display v0.10.0
36042026-09-07T00:13:10.695Z Compiling vsss-rs v3.3.4
36052026-09-07T00:13:10.735Z Compiling serde_yaml v0.9.34+deprecated
36062026-09-07T00:13:10.781Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36072026-09-07T00:13:10.829Z Compiling proc-macro-crate v3.4.0
36082026-09-07T00:13:10.973Z Compiling typify-impl v0.6.2
36092026-09-07T00:13:11.080Z Compiling cobs v0.3.0
36102026-09-07T00:13:11.160Z Compiling illumos-nvpair-sys v0.2.0
36112026-09-07T00:13:11.300Z Compiling colored v3.1.1
36122026-09-07T00:13:11.327Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36132026-09-07T00:13:11.349Z Compiling postcard v1.1.3
36142026-09-07T00:13:11.407Z Compiling num_enum_derive v0.7.6
36152026-09-07T00:13:11.450Z Compiling proc-macro-error v1.0.4
36162026-09-07T00:13:11.467Z Compiling ingot-macros v0.2.0
36172026-09-07T00:13:11.610Z Compiling rand v0.10.1
36182026-09-07T00:13:11.635Z Compiling proc-macro-crate v1.3.1
36192026-09-07T00:13:11.702Z Compiling foreign-types-macros v0.2.3
36202026-09-07T00:13:11.765Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36212026-09-07T00:13:11.802Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36222026-09-07T00:13:12.038Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36232026-09-07T00:13:12.059Z Compiling foreign-types-shared v0.3.1
36242026-09-07T00:13:12.105Z Compiling num_enum_derive v0.5.11
36252026-09-07T00:13:12.227Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
36262026-09-07T00:13:12.284Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36272026-09-07T00:13:12.302Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36282026-09-07T00:13:12.330Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36292026-09-07T00:13:12.347Z Compiling cstr-argument v0.1.2
36302026-09-07T00:13:12.376Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
36312026-09-07T00:13:12.393Z Compiling foreign-types v0.5.0
36322026-09-07T00:13:12.482Z Compiling illumos-nvpair v0.3.0
36332026-09-07T00:13:12.503Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36342026-09-07T00:13:12.543Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
36352026-09-07T00:13:12.565Z Compiling num_enum v0.7.6
36362026-09-07T00:13:12.593Z Compiling zone_cfg_derive v0.3.1
36372026-09-07T00:13:12.641Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
36382026-09-07T00:13:12.723Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36392026-09-07T00:13:12.775Z Compiling rayon v1.11.0
36402026-09-07T00:13:12.801Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36412026-09-07T00:13:12.819Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36422026-09-07T00:13:12.838Z Compiling itertools v0.12.1
36432026-09-07T00:13:12.857Z Compiling sigpipe v0.1.3
36442026-09-07T00:13:12.972Z Compiling glob v0.3.3
36452026-09-07T00:13:12.978Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36462026-09-07T00:13:12.978Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36472026-09-07T00:13:13.029Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
36482026-09-07T00:13:13.046Z Compiling smf v0.2.3
36492026-09-07T00:13:13.238Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36502026-09-07T00:13:13.270Z Compiling num_enum v0.5.11
36512026-09-07T00:13:13.318Z Compiling whoami v1.6.1
36522026-09-07T00:13:13.346Z Compiling cpubits v0.1.1
36532026-09-07T00:13:13.350Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
36542026-09-07T00:13:13.387Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
36552026-09-07T00:13:13.404Z Compiling gethostname v0.5.0
36562026-09-07T00:13:13.423Z Compiling num-rational v0.4.2
36572026-09-07T00:13:13.443Z Compiling num-complex v0.4.6
36582026-09-07T00:13:13.463Z Compiling pem-rfc7468 v1.0.0
36592026-09-07T00:13:13.523Z Compiling float-ord v0.3.2
36602026-09-07T00:13:13.549Z Compiling cancel-safe-futures v0.1.5
36612026-09-07T00:13:13.594Z Compiling hmac v0.13.0
36622026-09-07T00:13:13.672Z Compiling universal-hash v0.6.1
36632026-09-07T00:13:13.739Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
36642026-09-07T00:13:13.791Z Compiling oxide-update-engine-types v0.1.2
36652026-09-07T00:13:13.831Z Compiling num v0.4.3
36662026-09-07T00:13:13.851Z Compiling linear-map v1.2.0
36672026-09-07T00:13:13.884Z Compiling libefi-sys v0.1.0
36682026-09-07T00:13:13.908Z Compiling prettyplease v0.2.37
36692026-09-07T00:13:13.930Z Compiling polyval v0.7.1
36702026-09-07T00:13:14.049Z Compiling zone v0.3.1
36712026-09-07T00:13:14.066Z Compiling der v0.8.0
36722026-09-07T00:13:14.098Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
36732026-09-07T00:13:14.151Z Compiling newline-converter v0.3.0
36742026-09-07T00:13:14.195Z Compiling console v0.15.11
36752026-09-07T00:13:14.212Z Compiling bitfield-struct v0.6.2
36762026-09-07T00:13:14.484Z Compiling ingot-types v0.2.0
36772026-09-07T00:13:14.522Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36782026-09-07T00:13:14.526Z Compiling ghash v0.6.0
36792026-09-07T00:13:14.577Z Compiling expectorate v1.2.0
36802026-09-07T00:13:14.710Z Compiling pbkdf2 v0.13.0
36812026-09-07T00:13:14.756Z Compiling aes v0.9.1
36822026-09-07T00:13:14.776Z Compiling crypto-bigint v0.7.5
36832026-09-07T00:13:14.810Z Compiling oxide-update-engine v0.1.2
36842026-09-07T00:13:14.843Z Compiling ctr v0.10.1
36852026-09-07T00:13:14.869Z Compiling ingot v0.2.1
36862026-09-07T00:13:14.929Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36872026-09-07T00:13:14.945Z Compiling aead v0.6.1
36882026-09-07T00:13:15.039Z Compiling sha2 v0.11.0
36892026-09-07T00:13:15.087Z Compiling nom v8.0.0
36902026-09-07T00:13:15.147Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36912026-09-07T00:13:15.167Z Compiling semver v0.1.20
36922026-09-07T00:13:15.247Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36932026-09-07T00:13:15.263Z Compiling aes-gcm v0.11.0
36942026-09-07T00:13:15.335Z Compiling spki v0.8.0
36952026-09-07T00:13:15.353Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36962026-09-07T00:13:15.437Z Compiling rustc_version v0.1.7
36972026-09-07T00:13:15.489Z Compiling tokio-dtrace v0.1.1
36982026-09-07T00:13:15.510Z Compiling dropshot-api-manager-types v0.8.0
36992026-09-07T00:13:15.586Z Compiling salsa20 v0.11.0
37002026-09-07T00:13:15.589Z Compiling slog-dtrace v0.3.0
37012026-09-07T00:13:15.625Z Compiling typify-macro v0.6.2
37022026-09-07T00:13:15.672Z Compiling xshell-macros v0.2.7
37032026-09-07T00:13:15.707Z Compiling minimal-lexical v0.2.1
37042026-09-07T00:13:15.773Z Compiling scrypt v0.12.0
37052026-09-07T00:13:15.795Z Compiling newtype_derive v0.1.6
37062026-09-07T00:13:15.814Z Compiling oxide-tokio-rt v0.1.4
37072026-09-07T00:13:15.849Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
37082026-09-07T00:13:15.886Z Compiling phf_shared v0.12.1
37092026-09-07T00:13:15.916Z Compiling nom v7.1.3
37102026-09-07T00:13:15.993Z Compiling cbc v0.2.1
37112026-09-07T00:13:16.046Z Compiling csv-core v0.1.13
37122026-09-07T00:13:16.073Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37132026-09-07T00:13:16.095Z Compiling chrono-tz v0.10.4
37142026-09-07T00:13:16.114Z Compiling unicode-xid v0.2.6
37152026-09-07T00:13:16.129Z Compiling xshell v0.2.7
37162026-09-07T00:13:16.160Z Compiling highway v1.3.0
37172026-09-07T00:13:16.176Z Compiling pkcs5 v0.8.1
37182026-09-07T00:13:16.260Z Compiling csv v1.4.0
37192026-09-07T00:13:16.278Z Compiling const_format_proc_macros v0.2.34
37202026-09-07T00:13:16.341Z Compiling phf v0.12.1
37212026-09-07T00:13:16.502Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
37222026-09-07T00:13:16.546Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
37232026-09-07T00:13:16.617Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
37242026-09-07T00:13:16.713Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37252026-09-07T00:13:16.780Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
37262026-09-07T00:13:16.797Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
37272026-09-07T00:13:16.854Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
37282026-09-07T00:13:16.884Z Compiling utf-8 v0.7.6
37292026-09-07T00:13:16.904Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
37302026-09-07T00:13:17.052Z Compiling pkcs8 v0.11.0
37312026-09-07T00:13:17.212Z Compiling const_format v0.2.35
37322026-09-07T00:13:17.392Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37332026-09-07T00:13:17.465Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
37342026-09-07T00:13:17.506Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
37352026-09-07T00:13:17.529Z Compiling typify v0.6.2
37362026-09-07T00:13:17.569Z Compiling tabled_derive v0.7.0
37372026-09-07T00:13:17.588Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
37382026-09-07T00:13:17.667Z Compiling progenitor-impl v0.14.0
37392026-09-07T00:13:17.747Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
37402026-09-07T00:13:17.779Z Compiling bcs v0.1.6
37412026-09-07T00:13:17.895Z Compiling ff v0.14.0
37422026-09-07T00:13:17.969Z Compiling termtree v0.5.1
37432026-09-07T00:13:18.063Z Compiling steno v0.4.1
37442026-09-07T00:13:18.080Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37452026-09-07T00:13:18.133Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37462026-09-07T00:13:18.156Z Compiling group v0.14.0
37472026-09-07T00:13:18.256Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
37482026-09-07T00:13:18.325Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
37492026-09-07T00:13:18.379Z Compiling signature v3.0.0
37502026-09-07T00:13:18.602Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
37512026-09-07T00:13:18.624Z Compiling base16ct v1.0.0
37522026-09-07T00:13:18.644Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
37532026-09-07T00:13:18.647Z Compiling tabled v0.15.0
37542026-09-07T00:13:18.693Z Compiling tagptr v0.2.0
37552026-09-07T00:13:18.739Z Compiling hkdf v0.13.0
37562026-09-07T00:13:18.846Z Compiling moka v0.12.13
37572026-09-07T00:13:18.877Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
37582026-09-07T00:13:18.933Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37592026-09-07T00:13:18.951Z Compiling sec1 v0.8.1
37602026-09-07T00:13:18.959Z Compiling parking_lot_core v0.8.6
37612026-09-07T00:13:19.292Z Compiling elliptic-curve v0.14.1
37622026-09-07T00:13:19.310Z Compiling dashu-int v0.5.1
37632026-09-07T00:13:19.468Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37642026-09-07T00:13:19.572Z Compiling hickory-resolver v0.25.2
37652026-09-07T00:13:19.615Z Compiling wnaf v0.14.0
37662026-09-07T00:13:19.639Z Compiling primefield v0.14.0
37672026-09-07T00:13:19.670Z Compiling rfc6979 v0.6.0
37682026-09-07T00:13:19.832Z Compiling tungstenite v0.21.0
37692026-09-07T00:13:19.851Z Compiling libscf-sys v1.2.0
37702026-09-07T00:13:19.877Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37712026-09-07T00:13:19.896Z Compiling git-stub v1.0.0
37722026-09-07T00:13:20.017Z Compiling ssh-encoding v0.2.0
37732026-09-07T00:13:20.187Z Compiling dashu-base v0.5.1
37742026-09-07T00:13:20.309Z Compiling rlimit v0.10.2
37752026-09-07T00:13:20.400Z Compiling progenitor-macro v0.14.0
37762026-09-07T00:13:20.418Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
37772026-09-07T00:13:20.480Z Compiling num-modular v0.6.5
37782026-09-07T00:13:20.540Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37792026-09-07T00:13:20.603Z Compiling tokio-tungstenite v0.21.0
37802026-09-07T00:13:20.643Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37812026-09-07T00:13:20.674Z Compiling ssh-cipher v0.2.0
37822026-09-07T00:13:20.704Z Compiling git-stub-vcs v0.1.0
37832026-09-07T00:13:20.722Z Compiling primeorder v0.14.0
37842026-09-07T00:13:20.816Z Compiling ecdsa v0.17.0
37852026-09-07T00:13:20.957Z Compiling tungstenite v0.28.0
37862026-09-07T00:13:21.085Z Compiling papergrid v0.18.0
37872026-09-07T00:13:21.102Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37882026-09-07T00:13:21.159Z Compiling p256 v0.13.2
37892026-09-07T00:13:21.201Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37902026-09-07T00:13:21.216Z Compiling curve25519-dalek v5.0.0
37912026-09-07T00:13:21.291Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
37922026-09-07T00:13:21.313Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37932026-09-07T00:13:21.511Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
37942026-09-07T00:13:21.582Z Compiling num-primitive v0.2.1
37952026-09-07T00:13:21.607Z Compiling unicase v2.9.0
37962026-09-07T00:13:21.832Z Compiling tokio-tungstenite v0.28.0
37972026-09-07T00:13:21.867Z Compiling mime_guess v2.0.5
37982026-09-07T00:13:21.925Z Compiling ssh-key v0.6.7
37992026-09-07T00:13:21.948Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
38002026-09-07T00:13:21.966Z Compiling parking_lot v0.11.2
38012026-09-07T00:13:22.194Z Compiling dsi-bitstream v0.10.1
38022026-09-07T00:13:22.206Z Compiling tabled v0.21.0
38032026-09-07T00:13:22.239Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38042026-09-07T00:13:22.258Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38052026-09-07T00:13:22.385Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
38062026-09-07T00:13:22.402Z Compiling ssh-encoding v0.3.0
38072026-09-07T00:13:22.490Z Compiling prefix-trie v0.7.0
38082026-09-07T00:13:22.494Z Compiling fxhash v0.2.1
38092026-09-07T00:13:22.674Z Compiling keccak v0.2.0
38102026-09-07T00:13:22.777Z Compiling bytesize v2.7.0
38112026-09-07T00:13:22.795Z Compiling http-range-header v0.4.2
38122026-09-07T00:13:22.856Z Compiling hickory-server v0.25.2
38132026-09-07T00:13:22.887Z Compiling sled v0.34.7
38142026-09-07T00:13:22.911Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
38152026-09-07T00:13:23.105Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38162026-09-07T00:13:23.630Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38172026-09-07T00:13:23.725Z Compiling ed25519 v3.0.0
38182026-09-07T00:13:23.845Z Compiling crypto-primes v0.7.2
38192026-09-07T00:13:24.469Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
38202026-09-07T00:13:24.843Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
38212026-09-07T00:13:24.862Z Compiling pkcs1 v0.8.0-rc.4
38222026-09-07T00:13:24.882Z Compiling poly1305 v0.9.0
38232026-09-07T00:13:24.904Z Compiling blowfish v0.10.0
38242026-09-07T00:13:24.989Z Compiling blake2 v0.11.0-rc.6
38252026-09-07T00:13:25.181Z Compiling crc8 v0.1.1
38262026-09-07T00:13:25.198Z Compiling half v1.8.3
38272026-09-07T00:13:25.280Z Compiling seq-macro v0.3.6
38282026-09-07T00:13:25.298Z Compiling http-range v0.1.5
38292026-09-07T00:13:25.327Z Compiling argon2 v0.6.0-rc.8
38302026-09-07T00:13:25.463Z Compiling serde_cbor v0.11.2
38312026-09-07T00:13:25.499Z Compiling ssh-cipher v0.3.0
38322026-09-07T00:13:25.518Z Compiling rsa v0.10.0-rc.18
38332026-09-07T00:13:25.537Z Compiling bcrypt-pbkdf v0.11.0
38342026-09-07T00:13:25.624Z Compiling ed25519-dalek v3.0.0
38352026-09-07T00:13:25.643Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
38362026-09-07T00:13:25.687Z Compiling progenitor v0.14.0
38372026-09-07T00:13:25.858Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38382026-09-07T00:13:25.877Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38392026-09-07T00:13:25.881Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
38402026-09-07T00:13:26.079Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38412026-09-07T00:13:26.130Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38422026-09-07T00:13:26.148Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
38432026-09-07T00:13:26.167Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38442026-09-07T00:13:26.443Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38452026-09-07T00:13:26.513Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
38462026-09-07T00:13:26.677Z Compiling sha3 v0.11.0
38472026-09-07T00:13:26.744Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38482026-09-07T00:13:26.812Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38492026-09-07T00:13:26.885Z Compiling p521 v0.14.0
38502026-09-07T00:13:26.987Z Compiling p256 v0.14.0
38512026-09-07T00:13:27.093Z Compiling p384 v0.14.0
38522026-09-07T00:13:27.165Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38532026-09-07T00:13:27.184Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
38542026-09-07T00:13:27.477Z Compiling scuffle v0.1.0
38552026-09-07T00:13:27.594Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
38562026-09-07T00:13:28.148Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
38572026-09-07T00:13:28.470Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38582026-09-07T00:13:28.666Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
38592026-09-07T00:13:28.688Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38602026-09-07T00:13:28.717Z Compiling yasna v0.5.2
38612026-09-07T00:13:29.072Z Compiling pwd v1.4.0
38622026-09-07T00:13:29.305Z Compiling kstat-rs v0.2.5
38632026-09-07T00:13:29.427Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
38642026-09-07T00:13:29.484Z Compiling headers-core v0.3.0
38652026-09-07T00:13:29.570Z Compiling kem v0.3.0
38662026-09-07T00:13:29.632Z Compiling module-lattice v0.2.3
38672026-09-07T00:13:29.632Z Compiling lru v0.18.3
38682026-09-07T00:13:29.706Z Compiling nanorand v0.7.0
38692026-09-07T00:13:29.724Z Compiling sponge-cursor v0.1.0
38702026-09-07T00:13:29.862Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
38712026-09-07T00:13:29.888Z Compiling ml-kem v0.3.2
38722026-09-07T00:13:29.930Z Compiling flume v0.11.1
38732026-09-07T00:13:30.025Z Compiling sha3 v0.12.0
38742026-09-07T00:13:30.183Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
38752026-09-07T00:13:30.236Z Compiling ssh-key v0.7.0-rc.11
38762026-09-07T00:13:30.256Z Compiling headers v0.4.1
38772026-09-07T00:13:30.280Z Compiling rcgen v0.12.1
38782026-09-07T00:13:30.309Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
38792026-09-07T00:13:30.393Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
38802026-09-07T00:13:30.648Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
38812026-09-07T00:13:30.731Z Compiling hyper-staticfile v0.10.1
38822026-09-07T00:13:30.881Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
38832026-09-07T00:13:31.018Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38842026-09-07T00:13:31.038Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38852026-09-07T00:13:31.080Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
38862026-09-07T00:13:31.107Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38872026-09-07T00:13:31.196Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38882026-09-07T00:13:31.282Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
38892026-09-07T00:13:31.332Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
38902026-09-07T00:13:31.619Z Compiling russh-cryptovec v0.62.0
38912026-09-07T00:13:31.695Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38922026-09-07T00:13:31.714Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38932026-09-07T00:13:31.732Z Compiling internal-russh-num-bigint v0.5.0
38942026-09-07T00:13:31.885Z Compiling port-file v0.1.0
38952026-09-07T00:13:31.944Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
38962026-09-07T00:13:32.160Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
38972026-09-07T00:13:32.182Z Compiling num-bigint v0.4.6
38982026-09-07T00:13:32.203Z Compiling generic-array v1.4.3
38992026-09-07T00:13:32.535Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39002026-09-07T00:13:32.679Z Compiling russh-util v0.52.0
39012026-09-07T00:13:32.723Z Compiling enum_dispatch v0.3.13
39022026-09-07T00:13:32.783Z Compiling delegate v0.13.5
39032026-09-07T00:13:32.864Z Compiling subprocess v0.2.15
39042026-09-07T00:13:32.966Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39052026-09-07T00:13:33.016Z Compiling display-error-chain v0.2.2
39062026-09-07T00:13:33.073Z Compiling md5 v0.8.0
39072026-09-07T00:13:33.090Z Compiling hex-literal v1.1.0
39082026-09-07T00:13:33.213Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
39092026-09-07T00:13:33.231Z Compiling colored v2.2.0
39102026-09-07T00:13:33.363Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
39112026-09-07T00:13:33.436Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39122026-09-07T00:13:33.557Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
39132026-09-07T00:13:33.631Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
39142026-09-07T00:13:33.649Z Compiling internet-checksum v0.2.1
39152026-09-07T00:13:33.807Z Compiling russh v0.62.4
39162026-09-07T00:13:34.064Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
39172026-09-07T00:13:34.960Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
39182026-09-07T00:13:36.103Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
39192026-09-07T00:13:36.103Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
39202026-09-07T00:13:38.819Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
39212026-09-07T00:13:39.510Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
39222026-09-07T00:13:40.003Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39232026-09-07T00:13:40.654Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39242026-09-07T00:13:41.358Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
39252026-09-07T00:13:49.728Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39262026-09-07T00:13:49.729Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
39272026-09-07T00:13:49.729Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
39282026-09-07T00:13:49.729Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
39292026-09-07T00:13:49.732Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
39302026-09-07T00:13:51.517Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39312026-09-07T00:13:51.651Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
39322026-09-07T00:13:55.992Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
39332026-09-07T00:14:42.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
39342026-09-07T00:14:42.293Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
39352026-09-07T00:14:42.293Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
39362026-09-07T00:14:42.519Z
39372026-09-07T00:14:42.520Zreal 1:35.404912367
39382026-09-07T00:14:42.520Zuser 8:50.654649392
39392026-09-07T00:14:42.520Zsys 1:39.966245578
39402026-09-07T00:14:42.520Ztrap 0.255859813
39412026-09-07T00:14:42.520Ztflt 0.339822727
39422026-09-07T00:14:42.520Zdflt 1.953799984
39432026-09-07T00:14:42.521Zkflt 0.000245450
39442026-09-07T00:14:42.524Zlock 32:32.841313734
39452026-09-07T00:14:42.524Zslp 19:36.192747525
39462026-09-07T00:14:42.524Zlat 37.019284934
39472026-09-07T00:14:42.525Zstop 2:58.573054302
39482026-09-07T00:14:42.525Z+ mkdir tests
39492026-09-07T00:14:42.525Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
39502026-09-07T00:14:42.528Z+ xargs -I '{}' -t cp '{}' tests/
39512026-09-07T00:14:42.547Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-69d997fe14e17619 tests/
39522026-09-07T00:14:42.569Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-6421c1b5d6f7b184 tests/
39532026-09-07T00:14:42.591Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-ee7bbd6dea8f0b79 tests/
39542026-09-07T00:14:42.613Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-34eeb32cfcbb8983 tests/
39552026-09-07T00:14:42.977Z+ 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)
39562026-09-07T00:14:42.980Z+ 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-6421c1b5d6f7b184 tests/commtest-ee7bbd6dea8f0b79 tests/dhcp_server-69d997fe14e17619 tests/end_to_end_tests-34eeb32cfcbb8983 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
39572026-09-07T00:15:48.923ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
39582026-09-07T00:15:48.923Za .github/buildomat/ci-env.sh 1K
39592026-09-07T00:15:48.924Za out/target/test 1K
39602026-09-07T00:15:48.924Za out/npuzone/npuzone 27402K
39612026-09-07T00:15:48.925Za package-manifest.toml 35K
39622026-09-07T00:15:48.925Za smf/sled-agent/non-gimlet/config.toml 6K
39632026-09-07T00:15:48.925Za target/release/omicron-package 16972K
39642026-09-07T00:15:48.925Za target/release/xtask 6403K
39652026-09-07T00:15:48.925Za target/debug/bootstrap 441149K
39662026-09-07T00:15:48.925Za tests/bootstrap-6421c1b5d6f7b184 34531K
39672026-09-07T00:15:48.925Za tests/commtest-ee7bbd6dea8f0b79 34532K
39682026-09-07T00:15:48.925Za tests/dhcp_server-69d997fe14e17619 34531K
39692026-09-07T00:15:48.926Za tests/end_to_end_tests-34eeb32cfcbb8983 504651K
39702026-09-07T00:15:48.926Za tools/opte_version 1K
39712026-09-07T00:15:48.926Za tools/opte_version_override 2K
39722026-09-07T00:15:48.926Za out/clickhouse.tar.gz 233253K
39732026-09-07T00:15:48.926Za out/clickhouse_keeper.tar.gz 227770K
39742026-09-07T00:15:48.926Za out/clickhouse_server.tar.gz 233250K
39752026-09-07T00:15:48.926Za out/cockroachdb.tar.gz 125096K
39762026-09-07T00:15:48.926Za out/crucible-pantry-zone.tar.gz 24780K
39772026-09-07T00:15:48.926Za out/crucible-utils.tar 18900K
39782026-09-07T00:15:48.926Za out/crucible-zone.tar.gz 39592K
39792026-09-07T00:15:48.926Za out/external-dns.tar.gz 15171K
39802026-09-07T00:15:48.926Za out/internal-dns.tar.gz 15170K
39812026-09-07T00:15:48.926Za out/mg-ddm-gz.tar 100917K
39822026-09-07T00:15:48.926Za out/nexus.tar.gz 196035K
39832026-09-07T00:15:48.926Za out/ntp.tar.gz 7163K
39842026-09-07T00:15:48.926Za out/omicron-gateway-softnpu.tar.gz 13869K
39852026-09-07T00:15:48.926Za out/omicron-sled-agent.tar 133283K
39862026-09-07T00:15:48.926Za out/overlay.tar.gz 4K
39872026-09-07T00:15:48.926Za out/oximeter.tar.gz 17702K
39882026-09-07T00:15:48.927Za out/oxlog.tar 2408K
39892026-09-07T00:15:48.927Za out/probe.tar.gz 3037K
39902026-09-07T00:15:48.927Za out/propolis-server.tar.gz 34642K
39912026-09-07T00:15:48.927Za out/pumpkind-gz.tar 26647K
39922026-09-07T00:15:48.927Za out/switch-softnpu.tar.gz 313385K
39932026-09-07T00:15:48.931Z
39942026-09-07T00:15:48.931Zreal 1:05.943624736
39952026-09-07T00:15:48.931Zuser 1:03.868704465
39962026-09-07T00:15:48.931Zsys 3.478479782
39972026-09-07T00:15:48.931Ztrap 0.004542313
39982026-09-07T00:15:48.931Ztflt 0.000000000
39992026-09-07T00:15:48.931Zdflt 0.000000000
40002026-09-07T00:15:48.931Zkflt 0.000000000
40012026-09-07T00:15:48.931Zlock 0.000000000
40022026-09-07T00:15:48.931Zslp 1:03.738709368
40032026-09-07T00:15:48.931Zlat 0.792193726
40042026-09-07T00:15:48.931Zstop 0.000216070
40052026-09-07T00:15:48.931Zprocess exited: duration 1084806 ms, exit code 0
 
40062026-09-07T00:15:48.946Zfound 1 output files
40072026-09-07T00:15:48.946Zuploading: /work/package.tar.gz (1851098395 bytes)
40082026-09-07T00:16:27.985Zuploaded: /work/package.tar.gz