01M1JCDDDJF1H54QT9AJH9DQNV: 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: 01M1JCDX97RDTXYJKMQ75NX8NZ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T01:00:03.632Zjob assigned to worker 01M1JCE1EJTKH8DTVG04D0K1TE [factory aws, i-0d8fce9a8de63f8ef] (queued for 48 s)
 
22026-09-03T01:00:10.653Zstarting task 0: "setup"
32026-09-03T01:00:10.658Z++ uname -s
42026-09-03T01:00:10.661Z+ kern=SunOS
52026-09-03T01:00:10.661Z+ build_user=build
62026-09-03T01:00:10.661Z+ build_uid=12345
72026-09-03T01:00:10.661Z+ work_dir=/work
82026-09-03T01:00:10.661Z+ input_dir=/input
92026-09-03T01:00:10.661Z+ [[ 0 == 12345 ]]
102026-09-03T01:00:10.661Z+ case "$kern" in
112026-09-03T01:00:10.661Z+ groupadd -g 12345 build
122026-09-03T01:00:10.664Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T01:00:12.669Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T01:00:12.837Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T01:00:12.840Z+ home_fs=zfs
162026-09-03T01:00:12.840Z+ [[ zfs == autofs ]]
172026-09-03T01:00:12.840Z+ mkdir -p /home/build
182026-09-03T01:00:12.840Z+ chown build:build /home/build /work
192026-09-03T01:00:14.843Z+ chmod 0700 /home/build /work
202026-09-03T01:00:14.846Zprocess exited: duration 4194 ms, exit code 0
 
212026-09-03T01:00:14.851Zstarting task 1: "rust-toolchain"
222026-09-03T01:00:14.857Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T01:00:14.857Z * rust toolchain channel = "1.97.1"
242026-09-03T01:00:14.857Z * rust toolchain profile = "default"
252026-09-03T01:00:14.857Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-03T01:00:14.857Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T01:00:14.857Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T01:00:14.860Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T01:00:14.860Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T01:00:14.960Zinfo: downloading installer
312026-09-03T01:00:16.356Zinfo: profile set to default
322026-09-03T01:00:16.356Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T01:00:16.359Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T01:00:16.484Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T01:00:16.487Zinfo: downloading 6 components
362026-09-03T01:00:31.331Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-03T01:00:31.331Z
382026-09-03T01:00:31.359Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T01:00:31.359Z
402026-09-03T01:00:31.359Z
412026-09-03T01:00:31.359ZRust is installed now. Great!
422026-09-03T01:00:31.359Z
432026-09-03T01:00:31.359ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T01:00:31.359Zenvironment variable. This has not been done automatically.
452026-09-03T01:00:31.359Z
462026-09-03T01:00:31.359ZTo configure your current shell, you need to source
472026-09-03T01:00:31.359Zthe corresponding env file under $HOME/.cargo.
482026-09-03T01:00:31.359Z
492026-09-03T01:00:31.359ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T01:00:31.359Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T01:00:31.362Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T01:00:31.362ZCC_x86_64-unknown-illumos = None
532026-09-03T01:00:31.362Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T01:00:31.362ZCC_x86_64_unknown_illumos = None
552026-09-03T01:00:31.362Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T01:00:31.362ZHOST_CC = None
572026-09-03T01:00:31.362Zcargo:rerun-if-env-changed=CC
582026-09-03T01:00:31.362ZCC = None
592026-09-03T01:00:31.362Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T01:00:31.549Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T01:00:31.549ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T01:00:31.549Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T01:00:31.549ZCFLAGS = None
642026-09-03T01:00:31.549Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T01:00:31.549ZHOST_CFLAGS = None
662026-09-03T01:00:31.549Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T01:00:31.549ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T01:00:31.549Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T01:00:31.549ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T01:00:31.654Z+ rustup --version
712026-09-03T01:00:31.659Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T01:00:31.662Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T01:00:31.681Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T01:00:31.684Z+ cargo --version
752026-09-03T01:00:31.691Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T01:00:31.694Z+ rustc --version
772026-09-03T01:00:31.714Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T01:00:31.717Zprocess exited: duration 16865 ms, exit code 0
 
792026-09-03T01:00:31.724Zstarting task 2: "authentication"
802026-09-03T01:00:31.743Zprocess exited: duration 19 ms, exit code 0
 
812026-09-03T01:00:31.762Zstarting task 3: "clone repository"
822026-09-03T01:00:31.767Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-03T01:00:31.769Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-03T01:00:31.796ZCloning into '/work/oxidecomputer/omicron'...
852026-09-03T01:00:44.325Z+ cd /work/oxidecomputer/omicron
862026-09-03T01:00:44.325Z+ git fetch origin 024ca11720cf78eabd19c26bf1f0899d2b173c35
872026-09-03T01:00:44.699ZFrom https://github.com/oxidecomputer/omicron
882026-09-03T01:00:44.699Z * branch 024ca11720cf78eabd19c26bf1f0899d2b173c35 -> FETCH_HEAD
892026-09-03T01:00:44.714Z+ [[ -n paulina-livetestids ]]
902026-09-03T01:00:44.717Z++ git branch --show-current
912026-09-03T01:00:44.717Z+ current=main
922026-09-03T01:00:44.717Z+ [[ main != paulina-livetestids ]]
932026-09-03T01:00:44.717Z+ git branch -f paulina-livetestids 024ca11720cf78eabd19c26bf1f0899d2b173c35
942026-09-03T01:00:44.720Z+ git checkout -f paulina-livetestids
952026-09-03T01:00:44.974ZSwitched to branch 'paulina-livetestids'
962026-09-03T01:00:44.977Z+ git reset --hard 024ca11720cf78eabd19c26bf1f0899d2b173c35
972026-09-03T01:00:44.990ZHEAD is now at 024ca1172 live-tests: Updating sled ids for london, dublin and berlin
982026-09-03T01:00:44.993Zprocess exited: duration 13229 ms, exit code 0
 
992026-09-03T01:00:44.999Zstarting task 4: "build"
1002026-09-03T01:00:45.005Z+ source .github/buildomat/ci-env.sh
1012026-09-03T01:00:45.005Z++ export CARGO_TERM_COLOR=always
1022026-09-03T01:00:45.005Z++ CARGO_TERM_COLOR=always
1032026-09-03T01:00:45.008Z+++ uname -s
1042026-09-03T01:00:45.008Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-03T01:00:45.008Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-03T01:00:45.011Z+ cargo --version
1072026-09-03T01:00:45.018Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-03T01:00:45.022Z+ rustc --version
1092026-09-03T01:00:45.040Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-03T01:00:45.043Z+ WORK=/work
1112026-09-03T01:00:45.043Z+ pfexec mkdir -p /work
1122026-09-03T01:00:45.046Z+ pfexec chown build /work
1132026-09-03T01:00:45.050Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-03T01:00:47.129Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-03T01:00:47.558Z Startup: Caching catalogs ... Done
1162026-09-03T01:00:50.129ZPlanning: Solver setup ... Done (2.400s)
1172026-09-03T01:00:50.196ZPlanning: Running solver ... Done (0.067s)
1182026-09-03T01:00:50.246ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-03T01:00:50.258ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-03T01:00:50.274ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-03T01:00:50.288ZPlanning: Package planning ... Done (0.014s)
1222026-09-03T01:00:50.291ZPlanning: Merging actions ... Done (0.001s)
1232026-09-03T01:00:50.453ZPlanning: Checking for conflicting actions ... Done (0.164s)
1242026-09-03T01:00:50.456ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-03T01:00:51.334ZPlanning: Evaluating mediators ... Done (0.879s)
1262026-09-03T01:00:51.337ZPlanning: Planning completed in 3.74 seconds
1272026-09-03T01:00:51.343Z Packages to install: 2
1282026-09-03T01:00:51.343Z Estimated space available: 156.00 GB
1292026-09-03T01:00:51.343ZEstimated space to be consumed: 86.47 MB
1302026-09-03T01:00:51.343Z Create boot environment: No
1312026-09-03T01:00:51.343ZCreate backup boot environment: No
1322026-09-03T01:00:51.346Z Rebuild boot archive: No
1332026-09-03T01:00:51.346Z
1342026-09-03T01:00:51.346ZChanged packages:
1352026-09-03T01:00:51.346Zhelios
1362026-09-03T01:00:51.346Z developer/build-essential
1372026-09-03T01:00:51.346Z None -> 11-3.0
1382026-09-03T01:00:51.346Z library/libxmlsec1
1392026-09-03T01:00:51.346Z None -> 1.2.35-3.0
1402026-09-03T01:00:51.369Z
1412026-09-03T01:00:51.369ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-03T01:00:51.437ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1432026-09-03T01:00:51.510Z Actions: 1/268 actions (Installing new actions)
1442026-09-03T01:00:51.550Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-03T01:00:51.588ZFinalize: Updating package state database ... Done (0.038s)
1462026-09-03T01:00:51.588ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-03T01:00:51.688ZFinalize: Updating image state ... Done (0.100s)
1482026-09-03T01:00:54.415ZFinalize: Creating fast lookup database ... Done (2.671s)
1492026-09-03T01:00:54.483ZFinalize: Reading search index ... Done (0.012s)
1502026-09-03T01:00:54.486ZFinalize: Updating search index ... Done (0.000s)
1512026-09-03T01:00:54.586ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-03T01:00:54.966ZPlanning: Evaluating mediator changes ... Done
1532026-09-03T01:00:55.074ZPlanning: Checking for conflicting actions ... Done
1542026-09-03T01:00:55.077ZPlanning: Consolidating action changes ... Done
1552026-09-03T01:00:55.234ZPlanning: Evaluating mediators ... Done
1562026-09-03T01:00:55.237ZPlanning: Planning completed in 0.27 seconds
1572026-09-03T01:00:55.258Z Mediators to change: 2
1582026-09-03T01:00:55.258Z Create boot environment: No
1592026-09-03T01:00:55.258ZCreate backup boot environment: No
1602026-09-03T01:00:55.326ZFinalize: Updating package state database ... Done
1612026-09-03T01:00:55.327ZFinalize: Updating package cache ... Done
1622026-09-03T01:00:55.387ZFinalize: Updating image state ... Done
1632026-09-03T01:00:57.367ZFinalize: Creating fast lookup database ... Done
1642026-09-03T01:00:57.430ZFinalize: Reading search index ... Done
1652026-09-03T01:00:57.433ZFinalize: Updating search index ... Done
1662026-09-03T01:00:57.523ZFinalize: Updating package cache ... Done
1672026-09-03T01:00:57.807ZPlanning: Evaluating mediator changes ... Done
1682026-09-03T01:00:57.917ZPlanning: Checking for conflicting actions ... Done
1692026-09-03T01:00:57.920ZPlanning: Consolidating action changes ... Done
1702026-09-03T01:00:58.077ZPlanning: Evaluating mediators ... Done
1712026-09-03T01:00:58.080ZPlanning: Planning completed in 0.27 seconds
1722026-09-03T01:00:58.103Z Mediators to change: 1
1732026-09-03T01:00:58.103Z Create boot environment: No
1742026-09-03T01:00:58.103ZCreate backup boot environment: No
1752026-09-03T01:00:58.158ZFinalize: Updating package state database ... Done
1762026-09-03T01:00:58.158ZFinalize: Updating package cache ... Done
1772026-09-03T01:00:58.223ZFinalize: Updating image state ... Done
1782026-09-03T01:01:00.200ZFinalize: Creating fast lookup database ... Done
1792026-09-03T01:01:00.267ZFinalize: Reading search index ... Done
1802026-09-03T01:01:00.270ZFinalize: Updating search index ... Done
1812026-09-03T01:01:00.354ZFinalize: Updating package cache ... Done
1822026-09-03T01:01:00.673ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-03T01:01:00.673Zapache system 2.4 system
1842026-09-03T01:01:00.673Zclang system 15 system
1852026-09-03T01:01:00.673Zcsh system system illumos
1862026-09-03T01:01:00.673Zctags system system illumos
1872026-09-03T01:01:00.673Zfile vendor vendor darwinsys
1882026-09-03T01:01:00.673Zfile system system illumos
1892026-09-03T01:01:00.673Zgcc vendor 14 vendor
1902026-09-03T01:01:00.673Zgcc system 13 system
1912026-09-03T01:01:00.673Zgcc system 10 system
1922026-09-03T01:01:00.673Zgo system 1.25 system
1932026-09-03T01:01:00.673Zllvm system 15 system
1942026-09-03T01:01:00.673Zmariadb system 11.4 system
1952026-09-03T01:01:00.673Zmta vendor vendor dma
1962026-09-03T01:01:00.673Zopenjdk system 17 system
1972026-09-03T01:01:00.673Zopenjdk system 11 system
1982026-09-03T01:01:00.673Zopenssl vendor 3 vendor
1992026-09-03T01:01:00.673Zperl system 5.40 system
2002026-09-03T01:01:00.674Zpostgresql system 18 system
2012026-09-03T01:01:00.674Zpostgresql system 17 system
2022026-09-03T01:01:00.674Zpython vendor 3 vendor
2032026-09-03T01:01:00.674Zpython system 2 system
2042026-09-03T01:01:00.674Zpython3 vendor 3.13 vendor
2052026-09-03T01:01:00.674Zruby system 3.4 system
2062026-09-03T01:01:00.674Zruby system 3.0 system
2072026-09-03T01:01:00.674Zwords vendor vendor american-english
2082026-09-03T01:01:00.674Zwords system system australian-english
2092026-09-03T01:01:00.674Zwords system system british-english
2102026-09-03T01:01:00.674Zwords system system canadian-english
2112026-09-03T01:01:00.674Zwords system system french
2122026-09-03T01:01:00.674Zwords system system italian
2132026-09-03T01:01:00.674Zwords system system ngerman
2142026-09-03T01:01:00.674Zwords system system ogerman
2152026-09-03T01:01:00.674Zwords system system spanish
2162026-09-03T01:01:00.924ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-03T01:01:00.924Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-03T01:01:01.449ZFMRI IFO
2192026-09-03T01:01:01.449Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-03T01:01:01.449Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-03T01:01:01.449Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-03T01:01:01.449Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-03T01:01:01.449Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-03T01:01:01.449Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-03T01:01:01.449Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-03T01:01:01.449Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-03T01:01:01.449Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-03T01:01:01.800Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-03T01:01:02.124Z Updating crates.io index
2302026-09-03T01:01:02.127Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-03T01:01:02.414Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-03T01:01:02.807Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-03T01:01:03.102Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-03T01:01:04.156Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-03T01:01:04.700Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-03T01:01:06.287Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-03T01:01:07.227Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-03T01:01:07.506Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-03T01:01:07.874Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-03T01:01:09.048Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-03T01:01:09.364Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-03T01:01:09.777Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-03T01:01:10.059Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-03T01:01:10.594Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-03T01:01:10.871Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-03T01:01:11.164Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-03T01:01:11.450Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-03T01:01:11.779Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-03T01:01:12.117Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-03T01:01:12.653Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-03T01:01:12.984Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-03T01:01:13.534Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-03T01:01:13.881Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-03T01:01:14.195Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-03T01:01:14.641Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-03T01:01:14.968Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-03T01:01:15.419Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-03T01:01:16.217Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-03T01:01:16.511Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-03T01:01:16.907Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-03T01:01:17.330Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-03T01:01:17.935Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-03T01:01:18.221Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-03T01:01:18.517Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-03T01:01:18.807Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-03T01:01:19.113Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-03T01:01:19.397Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-03T01:01:19.690Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-03T01:01:20.033Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-03T01:01:20.321Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-03T01:01:20.756Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-03T01:01:23.627Z Downloading crates ...
2732026-09-03T01:01:23.674Z Downloaded anstyle-query v1.1.5
2742026-09-03T01:01:23.681Z Downloaded is_terminal_polyfill v1.70.2
2752026-09-03T01:01:23.694Z Downloaded anstream v1.0.0
2762026-09-03T01:01:23.699Z Downloaded goblin v0.8.2
2772026-09-03T01:01:23.703Z Downloaded fnv v1.0.7
2782026-09-03T01:01:23.706Z Downloaded autocfg v1.5.0
2792026-09-03T01:01:23.708Z Downloaded equivalent v1.0.2
2802026-09-03T01:01:23.708Z Downloaded zerocopy v0.7.35
2812026-09-03T01:01:23.716Z Downloaded itoa v1.0.17
2822026-09-03T01:01:23.719Z Downloaded zmij v1.0.21
2832026-09-03T01:01:23.719Z Downloaded fastrand v2.3.0
2842026-09-03T01:01:23.719Z Downloaded digest v0.10.7
2852026-09-03T01:01:23.720Z Downloaded zerocopy-derive v0.7.35
2862026-09-03T01:01:23.723Z Downloaded dtrace-parser v0.2.0
2872026-09-03T01:01:23.723Z Downloaded bytecount v0.6.9
2882026-09-03T01:01:23.723Z Downloaded camino v1.2.5
2892026-09-03T01:01:23.726Z Downloaded anstyle-parse v1.0.0
2902026-09-03T01:01:23.726Z Downloaded camino-tempfile v1.4.1
2912026-09-03T01:01:23.729Z Downloaded pest_generator v2.8.6
2922026-09-03T01:01:23.732Z Downloaded heck v0.4.1
2932026-09-03T01:01:23.735Z Downloaded once_cell v1.21.3
2942026-09-03T01:01:23.738Z Downloaded colorchoice v1.0.4
2952026-09-03T01:01:23.738Z Downloaded bitflags v2.11.0
2962026-09-03T01:01:23.741Z Downloaded errno v0.3.14
2972026-09-03T01:01:23.745Z Downloaded memmap v0.7.0
2982026-09-03T01:01:23.745Z Downloaded plain v0.2.3
2992026-09-03T01:01:23.745Z Downloaded clap v4.6.1
3002026-09-03T01:01:23.752Z Downloaded serde_spanned v0.6.9
3012026-09-03T01:01:23.756Z Downloaded generic-array v0.14.7
3022026-09-03T01:01:23.756Z Downloaded block-buffer v0.10.4
3032026-09-03T01:01:23.758Z Downloaded version_check v0.9.5
3042026-09-03T01:01:23.758Z Downloaded thread-id v4.2.2
3052026-09-03T01:01:23.761Z Downloaded heck v0.5.0
3062026-09-03T01:01:23.761Z Downloaded proc-macro-error-attr v1.0.4
3072026-09-03T01:01:23.764Z Downloaded toml_write v0.1.2
3082026-09-03T01:01:23.764Z Downloaded cpufeatures v0.2.17
3092026-09-03T01:01:23.764Z Downloaded crypto-common v0.1.7
3102026-09-03T01:01:23.767Z Downloaded swrite v0.1.0
3112026-09-03T01:01:23.771Z Downloaded clap_lex v1.0.0
3122026-09-03T01:01:23.771Z Downloaded usdt-attr-macro v0.5.0
3132026-09-03T01:01:23.771Z Downloaded terminal_size v0.4.3
3142026-09-03T01:01:23.774Z Downloaded usdt-macro v0.5.0
3152026-09-03T01:01:23.777Z Downloaded strsim v0.11.1
3162026-09-03T01:01:23.780Z Downloaded dof v0.3.0
3172026-09-03T01:01:23.780Z Downloaded byteorder v1.5.0
3182026-09-03T01:01:23.783Z Downloaded cargo-platform v0.3.2
3192026-09-03T01:01:23.786Z Downloaded pretty-hex v0.4.1
3202026-09-03T01:01:23.790Z Downloaded scroll_derive v0.12.1
3212026-09-03T01:01:23.794Z Downloaded tabled_derive v0.7.0
3222026-09-03T01:01:23.794Z Downloaded toml_datetime v0.6.11
3232026-09-03T01:01:23.794Z Downloaded macaddr v1.0.1
3242026-09-03T01:01:23.797Z Downloaded smawk v0.3.2
3252026-09-03T01:01:23.800Z Downloaded pest_derive v2.8.6
3262026-09-03T01:01:23.800Z Downloaded anyhow v1.0.104
3272026-09-03T01:01:23.803Z Downloaded cargo_toml v0.21.0
3282026-09-03T01:01:23.806Z Downloaded anstyle v1.0.14
3292026-09-03T01:01:23.811Z Downloaded utf8parse v0.2.2
3302026-09-03T01:01:23.814Z Downloaded usdt v0.5.0
3312026-09-03T01:01:23.817Z Downloaded thiserror-impl v2.0.18
3322026-09-03T01:01:23.817Z Downloaded scroll v0.12.0
3332026-09-03T01:01:23.820Z Downloaded fs-err v3.3.0
3342026-09-03T01:01:23.820Z Downloaded sha2 v0.10.9
3352026-09-03T01:01:23.823Z Downloaded thiserror v2.0.18
3362026-09-03T01:01:23.826Z Downloaded quote v1.0.45
3372026-09-03T01:01:23.829Z Downloaded cfg-if v1.0.4
3382026-09-03T01:01:23.829Z Downloaded unicode-linebreak v0.1.5
3392026-09-03T01:01:23.832Z Downloaded thiserror v1.0.69
3402026-09-03T01:01:23.832Z Downloaded cargo_metadata v0.23.1
3412026-09-03T01:01:23.835Z Downloaded proc-macro-error v1.0.4
3422026-09-03T01:01:23.835Z Downloaded winnow v0.7.14
3432026-09-03T01:01:23.839Z Downloaded usdt-impl v0.5.0
3442026-09-03T01:01:23.842Z Downloaded thiserror-impl v1.0.69
3452026-09-03T01:01:23.842Z Downloaded tempfile v3.27.0
3462026-09-03T01:01:23.845Z Downloaded clap_derive v4.6.1
3472026-09-03T01:01:23.845Z Downloaded semver v1.0.28
3482026-09-03T01:01:23.856Z Downloaded toml v0.8.23
3492026-09-03T01:01:23.859Z Downloaded ucd-trie v0.1.7
3502026-09-03T01:01:23.859Z Downloaded log v0.4.33
3512026-09-03T01:01:23.865Z Downloaded papergrid v0.11.0
3522026-09-03T01:01:23.869Z Downloaded serde_tokenstream v0.2.3
3532026-09-03T01:01:23.872Z Downloaded getrandom v0.4.3
3542026-09-03T01:01:23.874Z Downloaded serde_core v1.0.228
3552026-09-03T01:01:23.874Z Downloaded pest_meta v2.8.6
3562026-09-03T01:01:23.877Z Downloaded textwrap v0.16.2
3572026-09-03T01:01:23.880Z Downloaded proc-macro2 v1.0.106
3582026-09-03T01:01:23.885Z Downloaded serde_derive v1.0.228
3592026-09-03T01:01:23.888Z Downloaded unicode-ident v1.0.24
3602026-09-03T01:01:23.891Z Downloaded toml_edit v0.22.27
3612026-09-03T01:01:23.895Z Downloaded indexmap v2.14.0
3622026-09-03T01:01:23.899Z Downloaded serde v1.0.228
3632026-09-03T01:01:23.902Z Downloaded memchr v2.8.0
3642026-09-03T01:01:23.910Z Downloaded typenum v1.20.1
3652026-09-03T01:01:23.926Z Downloaded pest v2.8.6
3662026-09-03T01:01:23.937Z Downloaded hashbrown v0.17.0
3672026-09-03T01:01:23.947Z Downloaded clap_builder v4.6.0
3682026-09-03T01:01:23.955Z Downloaded serde_json v1.0.151
3692026-09-03T01:01:23.970Z Downloaded tabled v0.15.0
3702026-09-03T01:01:23.979Z Downloaded syn v1.0.109
3712026-09-03T01:01:23.985Z Downloaded unicode-width v0.1.14
3722026-09-03T01:01:23.991Z Downloaded unicode-width v0.2.0
3732026-09-03T01:01:23.995Z Downloaded syn v2.0.117
3742026-09-03T01:01:24.008Z Downloaded rustix v1.1.4
3752026-09-03T01:01:24.029Z Downloaded libc v0.2.185
3762026-09-03T01:01:24.097Z Compiling proc-macro2 v1.0.106
3772026-09-03T01:01:24.097Z Compiling quote v1.0.45
3782026-09-03T01:01:24.097Z Compiling unicode-ident v1.0.24
3792026-09-03T01:01:24.100Z Compiling serde_core v1.0.228
3802026-09-03T01:01:24.100Z Compiling libc v0.2.185
3812026-09-03T01:01:24.100Z Compiling version_check v0.9.5
3822026-09-03T01:01:24.101Z Compiling memchr v2.8.0
3832026-09-03T01:01:24.101Z Compiling serde v1.0.228
3842026-09-03T01:01:24.101Z Compiling zmij v1.0.21
3852026-09-03T01:01:24.101Z Compiling thiserror v1.0.69
3862026-09-03T01:01:24.101Z Compiling itoa v1.0.17
3872026-09-03T01:01:24.101Z Compiling ucd-trie v0.1.7
3882026-09-03T01:01:24.101Z Compiling byteorder v1.5.0
3892026-09-03T01:01:24.275Z Compiling rustix v1.1.4
3902026-09-03T01:01:24.537Z Compiling bitflags v2.11.0
3912026-09-03T01:01:24.648Z Compiling serde_json v1.0.151
3922026-09-03T01:01:24.747Z Compiling pest v2.8.6
3932026-09-03T01:01:24.750Z Compiling camino v1.2.5
3942026-09-03T01:01:24.785Z Compiling syn v1.0.109
3952026-09-03T01:01:24.873Z Compiling hashbrown v0.17.0
3962026-09-03T01:01:24.876Z Compiling usdt-impl v0.5.0
3972026-09-03T01:01:24.944Z Compiling proc-macro-error-attr v1.0.4
3982026-09-03T01:01:25.043Z Compiling proc-macro-error v1.0.4
3992026-09-03T01:01:25.047Z Compiling plain v0.2.3
4002026-09-03T01:01:25.096Z Compiling equivalent v1.0.2
4012026-09-03T01:01:25.099Z Compiling getrandom v0.4.3
4022026-09-03T01:01:25.130Z Compiling errno v0.3.14
4032026-09-03T01:01:25.148Z Compiling thread-id v4.2.2
4042026-09-03T01:01:25.207Z Compiling log v0.4.33
4052026-09-03T01:01:25.228Z Compiling utf8parse v0.2.2
4062026-09-03T01:01:25.244Z Compiling is_terminal_polyfill v1.70.2
4072026-09-03T01:01:25.334Z Compiling autocfg v1.5.0
4082026-09-03T01:01:25.338Z Compiling winnow v0.7.14
4092026-09-03T01:01:25.351Z Compiling anstyle-query v1.1.5
4102026-09-03T01:01:25.385Z Compiling anstyle-parse v1.0.0
4112026-09-03T01:01:25.465Z Compiling indexmap v2.14.0
4122026-09-03T01:01:25.481Z Compiling colorchoice v1.0.4
4132026-09-03T01:01:25.511Z Compiling toml_write v0.1.2
4142026-09-03T01:01:25.530Z Compiling cfg-if v1.0.4
4152026-09-03T01:01:25.569Z Compiling pretty-hex v0.4.1
4162026-09-03T01:01:25.605Z Compiling anstyle v1.0.14
4172026-09-03T01:01:25.623Z Compiling thiserror v2.0.18
4182026-09-03T01:01:25.642Z Compiling heck v0.5.0
4192026-09-03T01:01:25.739Z Compiling syn v2.0.117
4202026-09-03T01:01:25.778Z Compiling anyhow v1.0.104
4212026-09-03T01:01:25.815Z Compiling anstream v1.0.0
4222026-09-03T01:01:25.847Z Compiling pest_meta v2.8.6
4232026-09-03T01:01:25.867Z Compiling fnv v1.0.7
4242026-09-03T01:01:25.886Z Compiling fs-err v3.3.0
4252026-09-03T01:01:25.922Z Compiling once_cell v1.21.3
4262026-09-03T01:01:25.995Z Compiling unicode-width v0.1.14
4272026-09-03T01:01:26.070Z Compiling fastrand v2.3.0
4282026-09-03T01:01:26.103Z Compiling clap_lex v1.0.0
4292026-09-03T01:01:26.130Z Compiling bytecount v0.6.9
4302026-09-03T01:01:26.149Z Compiling strsim v0.11.1
4312026-09-03T01:01:26.168Z Compiling heck v0.4.1
4322026-09-03T01:01:26.250Z Compiling papergrid v0.11.0
4332026-09-03T01:01:26.285Z Compiling terminal_size v0.4.3
4342026-09-03T01:01:26.305Z Compiling tempfile v3.27.0
4352026-09-03T01:01:26.332Z Compiling memmap v0.7.0
4362026-09-03T01:01:26.366Z Compiling smawk v0.3.2
4372026-09-03T01:01:26.366Z Compiling unicode-width v0.2.0
4382026-09-03T01:01:26.421Z Compiling clap_builder v4.6.0
4392026-09-03T01:01:26.424Z Compiling unicode-linebreak v0.1.5
4402026-09-03T01:01:26.603Z Compiling swrite v0.1.0
4412026-09-03T01:01:26.704Z Compiling textwrap v0.16.2
4422026-09-03T01:01:26.927Z Compiling cargo-platform v0.3.2
4432026-09-03T01:01:26.927Z Compiling semver v1.0.28
4442026-09-03T01:01:27.228Z Compiling camino-tempfile v1.4.1
4452026-09-03T01:01:27.363Z Compiling tabled_derive v0.7.0
4462026-09-03T01:01:27.934Z Compiling pest_generator v2.8.6
4472026-09-03T01:01:27.967Z Compiling tabled v0.15.0
4482026-09-03T01:01:28.506Z Compiling serde_derive v1.0.228
4492026-09-03T01:01:28.506Z Compiling thiserror-impl v1.0.69
4502026-09-03T01:01:28.506Z Compiling zerocopy-derive v0.7.35
4512026-09-03T01:01:28.510Z Compiling scroll_derive v0.12.1
4522026-09-03T01:01:28.510Z Compiling thiserror-impl v2.0.18
4532026-09-03T01:01:28.510Z Compiling clap_derive v4.6.1
4542026-09-03T01:01:28.588Z Compiling pest_derive v2.8.6
4552026-09-03T01:01:29.139Z Compiling scroll v0.12.0
4562026-09-03T01:01:29.233Z Compiling zerocopy v0.7.35
4572026-09-03T01:01:29.364Z Compiling goblin v0.8.2
4582026-09-03T01:01:29.539Z Compiling dtrace-parser v0.2.0
4592026-09-03T01:01:29.889Z Compiling clap v4.6.1
4602026-09-03T01:01:30.841Z Compiling toml_datetime v0.6.11
4612026-09-03T01:01:30.841Z Compiling serde_spanned v0.6.9
4622026-09-03T01:01:30.844Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4632026-09-03T01:01:30.844Z Compiling macaddr v1.0.1
4642026-09-03T01:01:30.844Z Compiling cargo_metadata v0.23.1
4652026-09-03T01:01:30.876Z Compiling dof v0.3.0
4662026-09-03T01:01:30.879Z Compiling serde_tokenstream v0.2.3
4672026-09-03T01:01:31.086Z Compiling toml_edit v0.22.27
4682026-09-03T01:01:31.622Z Compiling usdt-macro v0.5.0
4692026-09-03T01:01:31.622Z Compiling usdt-attr-macro v0.5.0
4702026-09-03T01:01:32.244Z Compiling usdt v0.5.0
4712026-09-03T01:01:32.346Z Compiling toml v0.8.23
4722026-09-03T01:01:32.662Z Compiling cargo_toml v0.21.0
4732026-09-03T01:01:33.925Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-03T01:01:36.010Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.38s
4752026-09-03T01:01:36.227Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-03T01:01:36.741Z Downloading crates ...
4772026-09-03T01:01:36.798Z Downloaded adler2 v2.0.1
4782026-09-03T01:01:36.806Z Downloaded bitfield-struct v0.6.2
4792026-09-03T01:01:36.809Z Downloaded async-stream-impl v0.3.6
4802026-09-03T01:01:36.812Z Downloaded aead v0.5.2
4812026-09-03T01:01:36.815Z Downloaded aead v0.6.1
4822026-09-03T01:01:36.820Z Downloaded foreign-types-shared v0.1.1
4832026-09-03T01:01:36.823Z Downloaded array-init v0.0.4
4842026-09-03T01:01:36.823Z Downloaded arrayref v0.3.9
4852026-09-03T01:01:36.823Z Downloaded atomicwrites v0.4.4
4862026-09-03T01:01:36.823Z Downloaded globwalk v0.9.1
4872026-09-03T01:01:36.826Z Downloaded base16ct v1.0.0
4882026-09-03T01:01:36.827Z Downloaded backtrace-ext v0.2.1
4892026-09-03T01:01:36.830Z Downloaded bcrypt-pbkdf v0.11.0
4902026-09-03T01:01:36.830Z Downloaded block-buffer v0.12.1
4912026-09-03T01:01:36.830Z Downloaded bb8 v0.8.6
4922026-09-03T01:01:36.830Z Downloaded fd-lock v4.0.4
4932026-09-03T01:01:36.833Z Downloaded ff v0.14.0
4942026-09-03T01:01:36.833Z Downloaded git-stub v1.0.0
4952026-09-03T01:01:36.833Z Downloaded endian-type v0.1.2
4962026-09-03T01:01:36.833Z Downloaded bit-set v0.8.0
4972026-09-03T01:01:36.836Z Downloaded compression-core v0.4.31
4982026-09-03T01:01:36.836Z Downloaded ascii-canvas v3.0.0
4992026-09-03T01:01:36.836Z Downloaded base16ct v0.2.0
5002026-09-03T01:01:36.837Z Downloaded async-recursion v1.1.1
5012026-09-03T01:01:36.840Z Downloaded hex v0.4.3
5022026-09-03T01:01:36.843Z Downloaded ahash v0.8.12
5032026-09-03T01:01:36.843Z Downloaded base64ct v1.8.3
5042026-09-03T01:01:36.843Z Downloaded hex-literal v1.1.0
5052026-09-03T01:01:36.847Z Downloaded embedded-io v0.6.1
5062026-09-03T01:01:36.847Z Downloaded anstream v0.6.21
5072026-09-03T01:01:36.847Z Downloaded anstyle-parse v0.2.7
5082026-09-03T01:01:36.847Z Downloaded ena v0.14.4
5092026-09-03T01:01:36.850Z Downloaded http-body-util v0.1.3
5102026-09-03T01:01:36.850Z Downloaded async-stream v0.3.6
5112026-09-03T01:01:36.850Z Downloaded bitfield-macros v0.19.4
5122026-09-03T01:01:36.850Z Downloaded atomic-waker v1.1.2
5132026-09-03T01:01:36.850Z Downloaded atty v0.2.14
5142026-09-03T01:01:36.853Z Downloaded embedded-io v0.4.0
5152026-09-03T01:01:36.853Z Downloaded elliptic-curve v0.14.1
5162026-09-03T01:01:36.857Z Downloaded cipher v0.4.4
5172026-09-03T01:01:36.857Z Downloaded futures-util v0.3.32
5182026-09-03T01:01:36.862Z Downloaded async-trait v0.1.89
5192026-09-03T01:01:36.865Z Downloaded arrayvec v0.7.6
5202026-09-03T01:01:36.865Z Downloaded const-oid v0.10.2
5212026-09-03T01:01:36.869Z Downloaded argon2 v0.5.3
5222026-09-03T01:01:36.872Z Downloaded ciborium-io v0.2.2
5232026-09-03T01:01:36.875Z Downloaded nodrop v0.1.14
5242026-09-03T01:01:36.875Z Downloaded block-padding v0.4.2
5252026-09-03T01:01:36.879Z Downloaded futures-macro v0.3.32
5262026-09-03T01:01:36.879Z Downloaded assert_matches v1.5.0
5272026-09-03T01:01:36.879Z Downloaded cfg_aliases v0.1.1
5282026-09-03T01:01:36.879Z Downloaded foreign-types v0.5.0
5292026-09-03T01:01:36.883Z Downloaded futures-core v0.3.32
5302026-09-03T01:01:36.886Z Downloaded bit-vec v0.8.0
5312026-09-03T01:01:36.886Z Downloaded cobs v0.3.0
5322026-09-03T01:01:36.886Z Downloaded bitfield v0.19.4
5332026-09-03T01:01:36.886Z Downloaded buf-list v1.1.2
5342026-09-03T01:01:36.889Z Downloaded foreign-types-shared v0.3.1
5352026-09-03T01:01:36.889Z Downloaded hostname v0.4.2
5362026-09-03T01:01:36.889Z Downloaded bit-set v0.5.3
5372026-09-03T01:01:36.894Z Downloaded cfg_aliases v0.2.1
5382026-09-03T01:01:36.897Z Downloaded env_logger v0.11.11
5392026-09-03T01:01:36.900Z Downloaded form_urlencoded v1.2.2
5402026-09-03T01:01:36.900Z Downloaded futures-io v0.3.32
5412026-09-03T01:01:36.900Z Downloaded futures-task v0.3.32
5422026-09-03T01:01:36.909Z Downloaded allocator-api2 v0.2.21
5432026-09-03T01:01:36.912Z Downloaded bit-vec v0.6.3
5442026-09-03T01:01:36.912Z Downloaded foreign-types-macros v0.2.3
5452026-09-03T01:01:36.912Z Downloaded flagset v0.4.7
5462026-09-03T01:01:36.915Z Downloaded castaway v0.2.4
5472026-09-03T01:01:36.915Z Downloaded float-ord v0.3.2
5482026-09-03T01:01:36.918Z Downloaded ciborium-ll v0.2.2
5492026-09-03T01:01:36.918Z Downloaded newline-converter v0.3.0
5502026-09-03T01:01:36.922Z Downloaded ghash v0.6.0
5512026-09-03T01:01:36.922Z Downloaded fixedbitset v0.4.2
5522026-09-03T01:01:36.925Z Downloaded float-cmp v0.10.0
5532026-09-03T01:01:36.925Z Downloaded nibble_vec v0.1.0
5542026-09-03T01:01:36.925Z Downloaded normalize-line-endings v0.3.0
5552026-09-03T01:01:36.925Z Downloaded packed_struct_codegen v0.10.1
5562026-09-03T01:01:36.925Z Downloaded gethostname v0.5.0
5572026-09-03T01:01:36.925Z Downloaded blowfish v0.10.0
5582026-09-03T01:01:36.928Z Downloaded foreign-types v0.3.2
5592026-09-03T01:01:36.928Z Downloaded fxhash v0.2.1
5602026-09-03T01:01:36.928Z Downloaded http-range v0.1.5
5612026-09-03T01:01:36.931Z Downloaded backoff v0.4.0
5622026-09-03T01:01:36.931Z Downloaded cmov v0.5.4
5632026-09-03T01:01:36.934Z Downloaded home v0.5.12
5642026-09-03T01:01:36.937Z Downloaded hash32 v0.2.1
5652026-09-03T01:01:36.937Z Downloaded httpdate v1.0.3
5662026-09-03T01:01:36.937Z Downloaded num_enum_derive v0.5.11
5672026-09-03T01:01:36.942Z Downloaded http-body v1.0.1
5682026-09-03T01:01:36.946Z Downloaded env_filter v2.0.0
5692026-09-03T01:01:36.946Z Downloaded argon2 v0.6.0-rc.8
5702026-09-03T01:01:36.946Z Downloaded bcs v0.1.6
5712026-09-03T01:01:36.946Z Downloaded camino-tempfile-ext v0.3.3
5722026-09-03T01:01:36.946Z Downloaded cassowary v0.3.0
5732026-09-03T01:01:36.950Z Downloaded async-bb8-diesel v0.2.1
5742026-09-03T01:01:36.950Z Downloaded headers-core v0.3.0
5752026-09-03T01:01:36.950Z Downloaded bitflags v1.3.2
5762026-09-03T01:01:36.951Z Downloaded cexpr v0.6.0
5772026-09-03T01:01:36.953Z Downloaded chacha20 v0.9.1
5782026-09-03T01:01:36.953Z Downloaded proc-macro-crate v3.4.0
5792026-09-03T01:01:36.953Z Downloaded funty v2.0.0
5802026-09-03T01:01:36.954Z Downloaded hubpack v0.1.2
5812026-09-03T01:01:36.954Z Downloaded proc-macro-crate v1.3.1
5822026-09-03T01:01:36.954Z Downloaded phf_shared v0.11.3
5832026-09-03T01:01:36.954Z Downloaded potential_utf v0.1.4
5842026-09-03T01:01:36.957Z Downloaded hubpack_derive v0.1.1
5852026-09-03T01:01:36.957Z Downloaded addr2line v0.25.1
5862026-09-03T01:01:36.957Z Downloaded bs58 v0.5.1
5872026-09-03T01:01:36.957Z Downloaded compression-codecs v0.4.37
5882026-09-03T01:01:36.963Z Downloaded filetime v0.2.27
5892026-09-03T01:01:36.963Z Downloaded globset v0.4.18
5902026-09-03T01:01:36.963Z Downloaded password-hash v0.6.1
5912026-09-03T01:01:36.966Z Downloaded hash32 v0.3.1
5922026-09-03T01:01:36.966Z Downloaded backon v1.6.0
5932026-09-03T01:01:36.966Z Downloaded futures-sink v0.3.32
5942026-09-03T01:01:36.966Z Downloaded rand_xorshift v0.4.0
5952026-09-03T01:01:36.966Z Downloaded ref-cast-impl v1.0.25
5962026-09-03T01:01:36.970Z Downloaded enum-as-inner v0.6.1
5972026-09-03T01:01:36.970Z Downloaded rustc-hash v2.1.1
5982026-09-03T01:01:36.970Z Downloaded openssl-macros v0.1.1
5992026-09-03T01:01:36.974Z Downloaded cipher v0.5.2
6002026-09-03T01:01:36.977Z Downloaded powerfmt v0.2.0
6012026-09-03T01:01:36.981Z Downloaded radium v0.7.0
6022026-09-03T01:01:36.981Z Downloaded rfc6979 v0.4.0
6032026-09-03T01:01:36.985Z Downloaded scopeguard v1.2.0
6042026-09-03T01:01:36.988Z Downloaded serde_urlencoded v0.7.1
6052026-09-03T01:01:36.991Z Downloaded futures-channel v0.3.32
6062026-09-03T01:01:36.991Z Downloaded serde-big-array v0.5.1
6072026-09-03T01:01:36.996Z Downloaded signal-hook-tokio v0.3.1
6082026-09-03T01:01:36.996Z Downloaded group v0.13.0
6092026-09-03T01:01:36.996Z Downloaded foldhash v0.2.0
6102026-09-03T01:01:36.999Z Downloaded colored v2.2.0
6112026-09-03T01:01:36.999Z Downloaded ff v0.13.1
6122026-09-03T01:01:37.004Z Downloaded glob v0.3.3
6132026-09-03T01:01:37.004Z Downloaded num_enum v0.5.11
6142026-09-03T01:01:37.004Z Downloaded hostname v0.3.1
6152026-09-03T01:01:37.004Z Downloaded oxide-update-engine-display v0.1.2
6162026-09-03T01:01:37.007Z Downloaded fs-err v2.11.0
6172026-09-03T01:01:37.007Z Downloaded group v0.14.0
6182026-09-03T01:01:37.008Z Downloaded highway v1.3.0
6192026-09-03T01:01:37.011Z Downloaded num_enum v0.7.6
6202026-09-03T01:01:37.011Z Downloaded oxide-generation v0.1.3
6212026-09-03T01:01:37.014Z Downloaded slog-envlogger v2.2.0
6222026-09-03T01:01:37.014Z Downloaded find-msvc-tools v0.1.9
6232026-09-03T01:01:37.014Z Downloaded blake2 v0.10.6
6242026-09-03T01:01:37.014Z Downloaded pkcs8 v0.10.2
6252026-09-03T01:01:37.017Z Downloaded cbc v0.2.1
6262026-09-03T01:01:37.017Z Downloaded stable_deref_trait v1.2.1
6272026-09-03T01:01:37.017Z Downloaded foldhash v0.1.5
6282026-09-03T01:01:37.017Z Downloaded futures-executor v0.3.32
6292026-09-03T01:01:37.021Z Downloaded fixedbitset v0.5.7
6302026-09-03T01:01:37.021Z Downloaded fallible-iterator v0.2.0
6312026-09-03T01:01:37.021Z Downloaded supports-unicode v3.0.0
6322026-09-03T01:01:37.021Z Downloaded supports-hyperlinks v3.2.0
6332026-09-03T01:01:37.021Z Downloaded testing_table v0.3.0
6342026-09-03T01:01:37.024Z Downloaded bzip2 v0.4.4
6352026-09-03T01:01:37.024Z Downloaded chacha20 v0.10.0
6362026-09-03T01:01:37.024Z Downloaded console v0.15.11
6372026-09-03T01:01:37.027Z Downloaded arc-swap v1.8.2
6382026-09-03T01:01:37.028Z Downloaded sponge-cursor v0.1.0
6392026-09-03T01:01:37.031Z Downloaded supports-color v3.0.2
6402026-09-03T01:01:37.031Z Downloaded tokio-macros v2.7.0
6412026-09-03T01:01:37.034Z Downloaded structmeta v0.3.0
6422026-09-03T01:01:37.034Z Downloaded utf8_iter v1.0.4
6432026-09-03T01:01:37.037Z Downloaded cancel-safe-futures v0.1.5
6442026-09-03T01:01:37.037Z Downloaded r2d2 v0.8.10
6452026-09-03T01:01:37.037Z Downloaded rpassword v7.5.4
6462026-09-03T01:01:37.041Z Downloaded blake2 v0.11.0-rc.6
6472026-09-03T01:01:37.044Z Downloaded colored v3.1.1
6482026-09-03T01:01:37.045Z Downloaded const-oid v0.9.6
6492026-09-03T01:01:37.048Z Downloaded byte-wrapper v0.1.0
6502026-09-03T01:01:37.048Z Downloaded ciborium v0.2.2
6512026-09-03T01:01:37.051Z Downloaded clang-sys v1.8.1
6522026-09-03T01:01:37.051Z Downloaded pem v3.0.6
6532026-09-03T01:01:37.051Z Downloaded erased-serde v0.3.31
6542026-09-03T01:01:37.054Z Downloaded git-stub-vcs v0.1.0
6552026-09-03T01:01:37.054Z Downloaded password-hash v0.5.0
6562026-09-03T01:01:37.054Z Downloaded num-integer v0.1.46
6572026-09-03T01:01:37.054Z Downloaded secrecy v0.10.3
6582026-09-03T01:01:37.057Z Downloaded serde-hex v0.1.0
6592026-09-03T01:01:37.057Z Downloaded progenitor-extras v0.2.0
6602026-09-03T01:01:37.057Z Downloaded serde_tokenstream v0.3.0
6612026-09-03T01:01:37.057Z Downloaded signal-hook-mio v0.2.5
6622026-09-03T01:01:37.057Z Downloaded unarray v0.1.4
6632026-09-03T01:01:37.061Z Downloaded unit-prefix v0.5.2
6642026-09-03T01:01:37.061Z Downloaded usdt-macro v0.6.0
6652026-09-03T01:01:37.061Z Downloaded utf-8 v0.7.6
6662026-09-03T01:01:37.061Z Downloaded try-lock v0.2.5
6672026-09-03T01:01:37.061Z Downloaded usdt v0.6.0
6682026-09-03T01:01:37.061Z Downloaded zeroize_derive v1.5.0
6692026-09-03T01:01:37.061Z Downloaded bzip2 v0.6.1
6702026-09-03T01:01:37.064Z Downloaded want v0.3.1
6712026-09-03T01:01:37.064Z Downloaded console v0.16.2
6722026-09-03T01:01:37.067Z Downloaded xshell-macros v0.2.7
6732026-09-03T01:01:37.071Z Downloaded futures v0.3.32
6742026-09-03T01:01:37.071Z Downloaded slog-json v2.6.1
6752026-09-03T01:01:37.074Z Downloaded pkcs1 v0.7.5
6762026-09-03T01:01:37.074Z Downloaded postcard v1.1.3
6772026-09-03T01:01:37.074Z Downloaded spki v0.8.0
6782026-09-03T01:01:37.077Z Downloaded stacker v0.1.23
6792026-09-03T01:01:37.077Z Downloaded crunchy v0.2.4
6802026-09-03T01:01:37.077Z Downloaded curve25519-dalek-derive v0.1.1
6812026-09-03T01:01:37.078Z Downloaded enum_dispatch v0.3.13
6822026-09-03T01:01:37.080Z Downloaded signal-hook-registry v1.4.8
6832026-09-03T01:01:37.081Z Downloaded hmac v0.12.1
6842026-09-03T01:01:37.087Z Downloaded tokio-native-tls v0.3.1
6852026-09-03T01:01:37.091Z Downloaded half v1.8.3
6862026-09-03T01:01:37.091Z Downloaded hyper-tls v0.6.0
6872026-09-03T01:01:37.094Z Downloaded idna_adapter v1.2.1
6882026-09-03T01:01:37.097Z Downloaded illumos-nvpair v0.3.0
6892026-09-03T01:01:37.097Z Downloaded unicase v2.9.0
6902026-09-03T01:01:37.097Z Downloaded fatfs v0.3.6
6912026-09-03T01:01:37.101Z Downloaded slog-scope v4.4.1
6922026-09-03T01:01:37.104Z Downloaded cmake v0.1.57
6932026-09-03T01:01:37.104Z Downloaded darling_macro v0.20.11
6942026-09-03T01:01:37.104Z Downloaded strum_macros v0.24.3
6952026-09-03T01:01:37.107Z Downloaded strum_macros v0.26.4
6962026-09-03T01:01:37.108Z Downloaded thread_local v1.1.9
6972026-09-03T01:01:37.108Z Downloaded tls_codec v0.4.2
6982026-09-03T01:01:37.108Z Downloaded darling_macro v0.21.3
6992026-09-03T01:01:37.111Z Downloaded defmt-parser v1.0.0
7002026-09-03T01:01:37.111Z Downloaded is-terminal v0.4.17
7012026-09-03T01:01:37.111Z Downloaded is_ci v1.2.0
7022026-09-03T01:01:37.111Z Downloaded jiff-static v0.2.34
7032026-09-03T01:01:37.111Z Downloaded lru v0.12.5
7042026-09-03T01:01:37.111Z Downloaded lru-slab v0.1.2
7052026-09-03T01:01:37.114Z Downloaded dirs-sys-next v0.1.2
7062026-09-03T01:01:37.114Z Downloaded lru-cache v0.1.2
7072026-09-03T01:01:37.114Z Downloaded instability v0.3.11
7082026-09-03T01:01:37.118Z Downloaded dsl_auto_type v0.2.0
7092026-09-03T01:01:37.118Z Downloaded dof v0.4.0
7102026-09-03T01:01:37.121Z Downloaded chumsky v0.9.3
7112026-09-03T01:01:37.121Z Downloaded kem v0.3.0
7122026-09-03T01:01:37.125Z Downloaded hmac v0.13.0
7132026-09-03T01:01:37.125Z Downloaded base64 v0.22.1
7142026-09-03T01:01:37.129Z Downloaded new_debug_unreachable v1.0.6
7152026-09-03T01:01:37.132Z Downloaded critical-section v1.2.0
7162026-09-03T01:01:37.136Z Downloaded wyz v0.5.1
7172026-09-03T01:01:37.136Z Downloaded num_threads v0.1.7
7182026-09-03T01:01:37.136Z Downloaded poly1305 v0.9.0
7192026-09-03T01:01:37.140Z Downloaded openssl-probe v0.1.6
7202026-09-03T01:01:37.143Z Downloaded oso-derive v0.27.3
7212026-09-03T01:01:37.143Z Downloaded quinn-udp v0.5.14
7222026-09-03T01:01:37.143Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7232026-09-03T01:01:37.146Z Downloaded chacha20poly1305 v0.10.1
7242026-09-03T01:01:37.146Z Downloaded corncobs v0.1.4
7252026-09-03T01:01:37.147Z Downloaded ar_archive_writer v0.5.1
7262026-09-03T01:01:37.149Z Downloaded async-compression v0.4.41
7272026-09-03T01:01:37.153Z Downloaded backtrace v0.3.76
7282026-09-03T01:01:37.156Z Downloaded httparse v1.10.1
7292026-09-03T01:01:37.156Z Downloaded progenitor-macro v0.13.0
7302026-09-03T01:01:37.164Z Downloaded fs_extra v1.3.0
7312026-09-03T01:01:37.167Z Downloaded compact_str v0.8.1
7322026-09-03T01:01:37.170Z Downloaded bytes v1.11.1
7332026-09-03T01:01:37.173Z Downloaded twox-hash v2.1.2
7342026-09-03T01:01:37.176Z Downloaded generic-array v1.4.3
7352026-09-03T01:01:37.176Z Downloaded ipnet v2.12.0
7362026-09-03T01:01:37.180Z Downloaded progenitor-client v0.14.0
7372026-09-03T01:01:37.180Z Downloaded rustc_version v0.1.7
7382026-09-03T01:01:37.180Z Downloaded path-slash v0.1.5
7392026-09-03T01:01:37.180Z Downloaded scheduled-thread-pool v0.2.7
7402026-09-03T01:01:37.180Z Downloaded sapling-renderdag v0.1.0
7412026-09-03T01:01:37.183Z Downloaded ctr v0.10.1
7422026-09-03T01:01:37.187Z Downloaded predicates-core v1.0.10
7432026-09-03T01:01:37.187Z Downloaded predicates-tree v1.0.13
7442026-09-03T01:01:37.187Z Downloaded lock_api v0.4.14
7452026-09-03T01:01:37.190Z Downloaded rand_chacha v0.3.1
7462026-09-03T01:01:37.190Z Downloaded term v1.2.1
7472026-09-03T01:01:37.193Z Downloaded delegate v0.13.5
7482026-09-03T01:01:37.193Z Downloaded oso v0.27.3
7492026-09-03T01:01:37.196Z Downloaded p384 v0.14.0
7502026-09-03T01:01:37.199Z Downloaded serde_spanned v1.1.1
7512026-09-03T01:01:37.199Z Downloaded num-iter v0.1.45
7522026-09-03T01:01:37.202Z Downloaded russh-cryptovec v0.62.0
7532026-09-03T01:01:37.205Z Downloaded signature v2.2.0
7542026-09-03T01:01:37.208Z Downloaded thread-id v5.1.0
7552026-09-03T01:01:37.212Z Downloaded time-core v0.1.8
7562026-09-03T01:01:37.212Z Downloaded tokio-test v0.4.5
7572026-09-03T01:01:37.212Z Downloaded num_enum_derive v0.7.6
7582026-09-03T01:01:37.212Z Downloaded owo-colors v4.3.0
7592026-09-03T01:01:37.215Z Downloaded getrandom v0.2.17
7602026-09-03T01:01:37.215Z Downloaded papergrid v0.18.0
7612026-09-03T01:01:37.218Z Downloaded progenitor-impl v0.13.0
7622026-09-03T01:01:37.221Z Downloaded progenitor-client v0.13.0
7632026-09-03T01:01:37.222Z Downloaded rayon-core v1.13.0
7642026-09-03T01:01:37.222Z Downloaded rustls-platform-verifier v0.6.2
7652026-09-03T01:01:37.225Z Downloaded signal-hook v0.3.18
7662026-09-03T01:01:37.225Z Downloaded tracing-attributes v0.1.31
7672026-09-03T01:01:37.228Z Downloaded parking_lot_core v0.8.6
7682026-09-03T01:01:37.228Z Downloaded libefi-sys v0.1.0
7692026-09-03T01:01:37.232Z Downloaded poly1305 v0.8.0
7702026-09-03T01:01:37.232Z Downloaded postgres-protocol v0.6.10
7712026-09-03T01:01:37.232Z Downloaded multer v3.1.0
7722026-09-03T01:01:37.235Z Downloaded unicode-truncate v1.1.0
7732026-09-03T01:01:37.235Z Downloaded strum v0.26.3
7742026-09-03T01:01:37.235Z Downloaded tabwriter v1.4.1
7752026-09-03T01:01:37.235Z Downloaded wait-timeout v0.2.1
7762026-09-03T01:01:37.235Z Downloaded tagptr v0.2.0
7772026-09-03T01:01:37.239Z Downloaded structmeta-derive v0.3.0
7782026-09-03T01:01:37.239Z Downloaded strum v0.27.2
7792026-09-03T01:01:37.239Z Downloaded trait-variant v0.1.2
7802026-09-03T01:01:37.239Z Downloaded headers v0.4.1
7812026-09-03T01:01:37.243Z Downloaded heapless v0.8.0
7822026-09-03T01:01:37.253Z Downloaded crossbeam-utils v0.8.21
7832026-09-03T01:01:37.253Z Downloaded aes v0.9.1
7842026-09-03T01:01:37.256Z Downloaded half v2.7.1
7852026-09-03T01:01:37.256Z Downloaded scuffle v0.1.0
7862026-09-03T01:01:37.256Z Downloaded serde_yaml v0.9.34+deprecated
7872026-09-03T01:01:37.256Z Downloaded crc8 v0.1.1
7882026-09-03T01:01:37.256Z Downloaded unicode-bidi v0.3.18
7892026-09-03T01:01:37.256Z Downloaded uuid v1.23.4
7902026-09-03T01:01:37.260Z Downloaded bumpalo v3.20.2
7912026-09-03T01:01:37.260Z Downloaded base64 v0.21.7
7922026-09-03T01:01:37.265Z Downloaded usdt-attr-macro v0.6.0
7932026-09-03T01:01:37.269Z Downloaded phf v0.13.1
7942026-09-03T01:01:37.269Z Downloaded cc v1.2.56
7952026-09-03T01:01:37.274Z Downloaded phf v0.12.1
7962026-09-03T01:01:37.277Z Downloaded slog-dtrace v0.3.0
7972026-09-03T01:01:37.277Z Downloaded ssh-cipher v0.3.0
7982026-09-03T01:01:37.277Z Downloaded debug-ignore v1.0.5
7992026-09-03T01:01:37.277Z Downloaded predicates v3.1.4
8002026-09-03T01:01:37.280Z Downloaded rand_chacha v0.9.0
8012026-09-03T01:01:37.280Z Downloaded des v0.9.0
8022026-09-03T01:01:37.280Z Downloaded ecdsa v0.17.0
8032026-09-03T01:01:37.283Z Downloaded hybrid-array v0.4.13
8042026-09-03T01:01:37.284Z Downloaded dropshot-api-manager-types v0.8.0
8052026-09-03T01:01:37.284Z Downloaded dyn-clone v1.0.20
8062026-09-03T01:01:37.287Z Downloaded diesel_table_macro_syntax v0.3.0
8072026-09-03T01:01:37.287Z Downloaded parking_lot v0.12.5
8082026-09-03T01:01:37.287Z Downloaded serde_path_to_error v0.1.20
8092026-09-03T01:01:37.287Z Downloaded qorb v0.4.1
8102026-09-03T01:01:37.291Z Downloaded document-features v0.2.12
8112026-09-03T01:01:37.294Z Downloaded publicsuffix v2.3.0
8122026-09-03T01:01:37.301Z Downloaded flume v0.11.1
8132026-09-03T01:01:37.305Z Downloaded tokio-dtrace v0.1.1
8142026-09-03T01:01:37.305Z Downloaded tokio-tungstenite v0.21.0
8152026-09-03T01:01:37.310Z Downloaded instant v0.1.13
8162026-09-03T01:01:37.310Z Downloaded prettyplease v0.2.37
8172026-09-03T01:01:37.313Z Downloaded rcgen v0.12.1
8182026-09-03T01:01:37.313Z Downloaded sqlformat v0.3.5
8192026-09-03T01:01:37.313Z Downloaded vergen-lib v9.1.0
8202026-09-03T01:01:37.313Z Downloaded snafu-derive v0.8.9
8212026-09-03T01:01:37.313Z Downloaded ssh-encoding v0.3.0
8222026-09-03T01:01:37.316Z Downloaded ignore v0.4.25
8232026-09-03T01:01:37.316Z Downloaded illumos-nvpair-sys v0.2.0
8242026-09-03T01:01:37.317Z Downloaded rustls-pki-types v1.14.0
8252026-09-03T01:01:37.320Z Downloaded writeable v0.6.2
8262026-09-03T01:01:37.320Z Downloaded md5 v0.8.0
8272026-09-03T01:01:37.320Z Downloaded crc-any v2.5.0
8282026-09-03T01:01:37.323Z Downloaded yansi v1.0.1
8292026-09-03T01:01:37.323Z Downloaded zerotrie v0.2.3
8302026-09-03T01:01:37.326Z Downloaded zerovec-derive v0.11.2
8312026-09-03T01:01:37.326Z Downloaded const_format_proc_macros v0.2.34
8322026-09-03T01:01:37.329Z Downloaded getrandom v0.3.4
8332026-09-03T01:01:37.329Z Downloaded flate2 v1.1.9
8342026-09-03T01:01:37.337Z Downloaded nonempty v0.12.0
8352026-09-03T01:01:37.337Z Downloaded parse-display v0.10.0
8362026-09-03T01:01:37.346Z Downloaded pbkdf2 v0.13.0
8372026-09-03T01:01:37.346Z Downloaded darling v0.20.11
8382026-09-03T01:01:37.346Z Downloaded kstat-rs v0.2.5
8392026-09-03T01:01:37.349Z Downloaded opaque-debug v0.3.1
8402026-09-03T01:01:37.349Z Downloaded socket2 v0.5.10
8412026-09-03T01:01:37.349Z Downloaded parse-size v1.1.0
8422026-09-03T01:01:37.349Z Downloaded rfc6979 v0.6.0
8432026-09-03T01:01:37.354Z Downloaded darling_core v0.20.11
8442026-09-03T01:01:37.354Z Downloaded derive_builder v0.20.2
8452026-09-03T01:01:37.360Z Downloaded serdect v0.4.3
8462026-09-03T01:01:37.367Z Downloaded proc-macro-error-attr2 v2.0.0
8472026-09-03T01:01:37.367Z Downloaded rand_pcg v0.10.2
8482026-09-03T01:01:37.367Z Downloaded sha1 v0.10.6
8492026-09-03T01:01:37.373Z Downloaded whoami v1.6.1
8502026-09-03T01:01:37.373Z Downloaded ron v0.8.1
8512026-09-03T01:01:37.379Z Downloaded litrs v1.0.0
8522026-09-03T01:01:37.379Z Downloaded ryu v1.0.23
8532026-09-03T01:01:37.379Z Downloaded derive-ex v0.1.8
8542026-09-03T01:01:37.379Z Downloaded jobserver v0.1.34
8552026-09-03T01:01:37.384Z Downloaded semver v0.1.20
8562026-09-03T01:01:37.384Z Downloaded samael v0.0.19
8572026-09-03T01:01:37.384Z Downloaded heapless v0.7.17
8582026-09-03T01:01:37.391Z Downloaded libsw v3.5.0
8592026-09-03T01:01:37.391Z Downloaded libsw-core v0.3.2
8602026-09-03T01:01:37.391Z Downloaded phc v0.6.1
8612026-09-03T01:01:37.391Z Downloaded siphasher v1.0.2
8622026-09-03T01:01:37.391Z Downloaded take_mut v0.2.2
8632026-09-03T01:01:37.395Z Downloaded termtree v0.5.1
8642026-09-03T01:01:37.396Z Downloaded strip-ansi-escapes v0.2.1
8652026-09-03T01:01:37.396Z Downloaded untrusted v0.9.0
8662026-09-03T01:01:37.399Z Downloaded toml_parser v1.1.2+spec-1.1.0
8672026-09-03T01:01:37.399Z Downloaded http v1.4.2
8682026-09-03T01:01:37.403Z Downloaded oxide-update-engine v0.1.2
8692026-09-03T01:01:37.403Z Downloaded parse-display-derive v0.10.0
8702026-09-03T01:01:37.403Z Downloaded pin-project-lite v0.2.17
8712026-09-03T01:01:37.406Z Downloaded hashbrown v0.12.3
8722026-09-03T01:01:37.409Z Downloaded similar v2.7.0
8732026-09-03T01:01:37.412Z Downloaded smallvec v1.15.1
8742026-09-03T01:01:37.415Z Downloaded tower-service v0.3.3
8752026-09-03T01:01:37.415Z Downloaded wnaf v0.14.0
8762026-09-03T01:01:37.415Z Downloaded cpubits v0.1.1
8772026-09-03T01:01:37.415Z Downloaded zone v0.3.1
8782026-09-03T01:01:37.415Z Downloaded expectorate v1.2.0
8792026-09-03T01:01:37.418Z Downloaded topological-sort v0.2.2
8802026-09-03T01:01:37.422Z Downloaded aes-gcm v0.11.0
8812026-09-03T01:01:37.426Z Downloaded yasna v0.5.2
8822026-09-03T01:01:37.430Z Downloaded p256 v0.14.0
8832026-09-03T01:01:37.430Z Downloaded progenitor-impl v0.14.0
8842026-09-03T01:01:37.430Z Downloaded vergen v9.1.0
8852026-09-03T01:01:37.433Z Downloaded yoke-derive v0.8.1
8862026-09-03T01:01:37.433Z Downloaded rustversion v1.0.22
8872026-09-03T01:01:37.436Z Downloaded downcast-rs v2.0.2
8882026-09-03T01:01:37.436Z Downloaded derive_more v2.1.1
8892026-09-03T01:01:37.441Z Downloaded icu_locale_core v2.1.1
8902026-09-03T01:01:37.445Z Downloaded icu_normalizer v2.1.1
8912026-09-03T01:01:37.448Z Downloaded schemars v0.8.22
8922026-09-03T01:01:37.454Z Downloaded darling v0.21.3
8932026-09-03T01:01:37.458Z Downloaded schemars v0.9.0
8942026-09-03T01:01:37.465Z Downloaded rustyline v14.0.0
8952026-09-03T01:01:37.469Z Downloaded nanorand v0.7.0
8962026-09-03T01:01:37.472Z Downloaded inout v0.1.4
8972026-09-03T01:01:37.472Z Downloaded progenitor v0.13.0
8982026-09-03T01:01:37.472Z Downloaded memmap2 v0.9.10
8992026-09-03T01:01:37.472Z Downloaded crc32fast v1.5.0
9002026-09-03T01:01:37.475Z Downloaded hashbrown v0.13.2
9012026-09-03T01:01:37.478Z Downloaded num-bigint-dig v0.8.6
9022026-09-03T01:01:37.478Z Downloaded progenitor v0.14.0
9032026-09-03T01:01:37.481Z Downloaded rand_core v0.6.4
9042026-09-03T01:01:37.481Z Downloaded slab v0.4.12
9052026-09-03T01:01:37.482Z Downloaded tinystr v0.8.2
9062026-09-03T01:01:37.485Z Downloaded aho-corasick v1.1.4
9072026-09-03T01:01:37.485Z Downloaded md-5 v0.10.6
9082026-09-03T01:01:37.488Z Downloaded icu_normalizer_data v2.1.1
9092026-09-03T01:01:37.488Z Downloaded knus v3.4.0
9102026-09-03T01:01:37.491Z Downloaded mime v0.3.17
9112026-09-03T01:01:37.491Z Downloaded iana-time-zone v0.1.65
9122026-09-03T01:01:37.491Z Downloaded ingot-macros v0.2.0
9132026-09-03T01:01:37.494Z Downloaded serde_derive_internals v0.29.1
9142026-09-03T01:01:37.494Z Downloaded slog v2.8.2
9152026-09-03T01:01:37.498Z Downloaded const_format v0.2.35
9162026-09-03T01:01:37.498Z Downloaded test-strategy v0.4.5
9172026-09-03T01:01:37.501Z Downloaded derive_more v0.99.20
9182026-09-03T01:01:37.505Z Downloaded num-conv v0.2.0
9192026-09-03T01:01:37.505Z Downloaded peg-runtime v0.8.5
9202026-09-03T01:01:37.505Z Downloaded string_cache v0.8.9
9212026-09-03T01:01:37.508Z Downloaded toml_edit v0.23.10+spec-1.0.0
9222026-09-03T01:01:37.508Z Downloaded hickory-resolver v0.25.2
9232026-09-03T01:01:37.511Z Downloaded hickory-server v0.25.2
9242026-09-03T01:01:37.511Z Downloaded diff v0.1.13
9252026-09-03T01:01:37.514Z Downloaded dtrace-parser v0.3.0
9262026-09-03T01:01:37.514Z Downloaded salsa20 v0.11.0
9272026-09-03T01:01:37.514Z Downloaded lazy_static v1.5.0
9282026-09-03T01:01:37.517Z Downloaded crypto-bigint v0.5.5
9292026-09-03T01:01:37.520Z Downloaded rusty-fork v0.3.1
9302026-09-03T01:01:37.520Z Downloaded pkcs5 v0.8.1
9312026-09-03T01:01:37.525Z Downloaded unsafe-libyaml v0.2.11
9322026-09-03T01:01:37.529Z Downloaded multimap v0.10.1
9332026-09-03T01:01:37.529Z Downloaded stringprep v0.1.5
9342026-09-03T01:01:37.529Z Downloaded tui-tree-widget v0.23.1
9352026-09-03T01:01:37.529Z Downloaded walkdir v2.5.0
9362026-09-03T01:01:37.529Z Downloaded yoke v0.8.1
9372026-09-03T01:01:37.534Z Downloaded linked-hash-map v0.5.6
9382026-09-03T01:01:37.534Z Downloaded smf v0.2.3
9392026-09-03T01:01:37.534Z Downloaded diesel-dtrace v0.5.0
9402026-09-03T01:01:37.534Z Downloaded cookie_store v0.22.1
9412026-09-03T01:01:37.537Z Downloaded usdt-impl v0.6.0
9422026-09-03T01:01:37.537Z Downloaded pkcs1 v0.8.0-rc.4
9432026-09-03T01:01:37.537Z Downloaded proc-macro-error2 v2.0.1
9442026-09-03T01:01:37.537Z Downloaded typify-macro v0.6.2
9452026-09-03T01:01:37.540Z Downloaded zstd-safe v7.2.4
9462026-09-03T01:01:37.540Z Downloaded oxide-generation-macros v0.2.0
9472026-09-03T01:01:37.540Z Downloaded pkcs8 v0.11.0
9482026-09-03T01:01:37.543Z Downloaded hickory-resolver v0.24.4
9492026-09-03T01:01:37.546Z Downloaded sha1 v0.11.0
9502026-09-03T01:01:37.546Z Downloaded strsim v0.10.0
9512026-09-03T01:01:37.546Z Downloaded sync_wrapper v1.0.2
9522026-09-03T01:01:37.546Z Downloaded module-lattice v0.2.3
9532026-09-03T01:01:37.550Z Downloaded newtype-uuid v1.3.2
9542026-09-03T01:01:37.550Z Downloaded linear-map v1.2.0
9552026-09-03T01:01:37.550Z Downloaded shlex v1.3.0
9562026-09-03T01:01:37.550Z Downloaded unicode-properties v0.1.4
9572026-09-03T01:01:37.553Z Downloaded cookie v0.18.1
9582026-09-03T01:01:37.553Z Downloaded russh-util v0.52.0
9592026-09-03T01:01:37.553Z Downloaded darling v0.23.0
9602026-09-03T01:01:37.556Z Downloaded zone_cfg_derive v0.3.1
9612026-09-03T01:01:37.556Z Downloaded ed25519 v3.0.0
9622026-09-03T01:01:37.559Z Downloaded keccak v0.2.0
9632026-09-03T01:01:37.559Z Downloaded icu_provider v2.1.1
9642026-09-03T01:01:37.562Z Downloaded spin v0.9.8
9652026-09-03T01:01:37.562Z Downloaded libbz2-rs-sys v0.2.2
9662026-09-03T01:01:37.562Z Downloaded xattr v1.6.1
9672026-09-03T01:01:37.565Z Downloaded convert_case v0.4.0
9682026-09-03T01:01:37.565Z Downloaded dirs-next v2.0.0
9692026-09-03T01:01:37.565Z Downloaded crc-catalog v2.4.0
9702026-09-03T01:01:37.565Z Downloaded pin-project-internal v1.1.11
9712026-09-03T01:01:37.568Z Downloaded zip v0.6.6
9722026-09-03T01:01:37.571Z Downloaded crypto-common v0.2.2
9732026-09-03T01:01:37.571Z Downloaded nu-ansi-term v0.50.3
9742026-09-03T01:01:37.571Z Downloaded universal-hash v0.5.1
9752026-09-03T01:01:37.574Z Downloaded crucible-workspace-hack v0.1.0
9762026-09-03T01:01:37.574Z Downloaded ident_case v1.0.1
9772026-09-03T01:01:37.574Z Downloaded indent_write v2.2.0
9782026-09-03T01:01:37.577Z Downloaded toml_edit v0.19.15
9792026-09-03T01:01:37.586Z Downloaded derive_more-impl v2.1.1
9802026-09-03T01:01:37.589Z Downloaded ipnetwork v0.21.1
9812026-09-03T01:01:37.592Z Downloaded rustls-pemfile v2.2.0
9822026-09-03T01:01:37.592Z Downloaded schemars_derive v0.8.22
9832026-09-03T01:01:37.596Z Downloaded sec1 v0.7.3
9842026-09-03T01:01:37.596Z Downloaded lzss v0.8.2
9852026-09-03T01:01:37.596Z Downloaded memoffset v0.9.1
9862026-09-03T01:01:37.596Z Downloaded omicron-zone-package v0.12.3
9872026-09-03T01:01:37.599Z Downloaded toml v0.7.8
9882026-09-03T01:01:37.602Z Downloaded deranged v0.5.8
9892026-09-03T01:01:37.602Z Downloaded mio v1.2.0
9902026-09-03T01:01:37.605Z Downloaded primeorder v0.14.0
9912026-09-03T01:01:37.608Z Downloaded serde_bytes v0.11.19
9922026-09-03T01:01:37.608Z Downloaded keccak v0.1.6
9932026-09-03T01:01:37.608Z Downloaded num v0.4.3
9942026-09-03T01:01:37.608Z Downloaded time-macros v0.2.27
9952026-09-03T01:01:37.611Z Downloaded darling_core v0.23.0
9962026-09-03T01:01:37.620Z Downloaded der v0.7.10
9972026-09-03T01:01:37.620Z Downloaded num-bigint v0.4.6
9982026-09-03T01:01:37.623Z Downloaded hyper-rustls v0.27.7
9992026-09-03T01:01:37.623Z Downloaded vergen-lib v0.1.6
10002026-09-03T01:01:37.623Z Downloaded slog-bunyan v2.5.0
10012026-09-03T01:01:37.623Z Downloaded serde_repr v0.1.20
10022026-09-03T01:01:37.623Z Downloaded tls_codec_derive v0.4.2
10032026-09-03T01:01:37.623Z Downloaded parking_lot_core v0.9.12
10042026-09-03T01:01:37.626Z Downloaded tower-http v0.6.8
10052026-09-03T01:01:37.630Z Downloaded ref-cast v1.0.25
10062026-09-03T01:01:37.634Z Downloaded psl-types v2.0.11
10072026-09-03T01:01:37.634Z Downloaded recursive-proc-macro-impl v0.1.1
10082026-09-03T01:01:37.634Z Downloaded rustc_version v0.4.1
10092026-09-03T01:01:37.634Z Downloaded indicatif v0.18.4
10102026-09-03T01:01:37.636Z Downloaded socket2 v0.6.3
10112026-09-03T01:01:37.639Z Downloaded port-file v0.1.0
10122026-09-03T01:01:37.639Z Downloaded hashbrown v0.15.5
10132026-09-03T01:01:37.642Z Downloaded hashbrown v0.16.1
10142026-09-03T01:01:37.645Z Downloaded psm v0.1.30
10152026-09-03T01:01:37.648Z Downloaded num-traits v0.2.19
10162026-09-03T01:01:37.650Z Downloaded indoc v1.0.9
10172026-09-03T01:01:37.651Z Downloaded whoami v2.1.0
10182026-09-03T01:01:37.654Z Downloaded maybe-uninit v2.0.0
10192026-09-03T01:01:37.654Z Downloaded miniz_oxide v0.8.9
10202026-09-03T01:01:37.654Z Downloaded xshell v0.2.7
10212026-09-03T01:01:37.657Z Downloaded inout v0.2.2
10222026-09-03T01:01:37.657Z Downloaded zerocopy-derive v0.8.55
10232026-09-03T01:01:37.660Z Downloaded crossbeam-channel v0.5.15
10242026-09-03T01:01:37.664Z Downloaded oxnet v0.1.6
10252026-09-03T01:01:37.667Z Downloaded pem-rfc7468 v1.0.0
10262026-09-03T01:01:37.667Z Downloaded primefield v0.14.0
10272026-09-03T01:01:37.667Z Downloaded pretty_assertions v1.4.1
10282026-09-03T01:01:37.670Z Downloaded tokio-stream v0.1.18
10292026-09-03T01:01:37.673Z Downloaded libscf-sys v1.2.0
10302026-09-03T01:01:37.673Z Downloaded darling_macro v0.13.4
10312026-09-03T01:01:37.673Z Downloaded native-tls v0.2.18
10322026-09-03T01:01:37.673Z Downloaded difflib v0.4.0
10332026-09-03T01:01:37.673Z Downloaded recursive v0.1.1
10342026-09-03T01:01:37.676Z Downloaded uzers v0.12.2
10352026-09-03T01:01:37.676Z Downloaded darling_core v0.13.4
10362026-09-03T01:01:37.679Z Downloaded ed25519-dalek v2.2.0
10372026-09-03T01:01:37.679Z Downloaded ed25519-dalek v3.0.0
10382026-09-03T01:01:37.682Z Downloaded num-complex v0.4.6
10392026-09-03T01:01:37.686Z Downloaded cpufeatures v0.3.0
10402026-09-03T01:01:37.686Z Downloaded crossbeam-deque v0.8.6
10412026-09-03T01:01:37.686Z Downloaded sha2 v0.11.0
10422026-09-03T01:01:37.686Z Downloaded vsss-rs v3.3.4
10432026-09-03T01:01:37.689Z Downloaded paste v1.0.15
10442026-09-03T01:01:37.697Z Downloaded polyval v0.7.1
10452026-09-03T01:01:37.697Z Downloaded rustls-native-certs v0.8.3
10462026-09-03T01:01:37.697Z Downloaded serde_plain v1.0.2
10472026-09-03T01:01:37.697Z Downloaded universal-hash v0.6.1
10482026-09-03T01:01:37.697Z Downloaded crossbeam-epoch v0.9.18
10492026-09-03T01:01:37.700Z Downloaded olpc-cjson v0.1.4
10502026-09-03T01:01:37.700Z Downloaded openssl-probe v0.2.1
10512026-09-03T01:01:37.700Z Downloaded dropshot-api-manager v0.8.0
10522026-09-03T01:01:37.704Z Downloaded ctutils v0.4.2
10532026-09-03T01:01:37.704Z Downloaded progenitor-macro v0.14.0
10542026-09-03T01:01:37.707Z Downloaded defmt v1.0.1
10552026-09-03T01:01:37.707Z Downloaded signature v3.0.0
10562026-09-03T01:01:37.707Z Downloaded sqlparser_derive v0.5.0
10572026-09-03T01:01:37.707Z Downloaded salty v0.3.0
10582026-09-03T01:01:37.711Z Downloaded term v0.7.0
10592026-09-03T01:01:37.716Z Downloaded icu_properties v2.1.2
10602026-09-03T01:01:37.716Z Downloaded simd-adler32 v0.3.8
10612026-09-03T01:01:37.716Z Downloaded strum_macros v0.27.2
10622026-09-03T01:01:37.719Z Downloaded serde_cbor v0.11.2
10632026-09-03T01:01:37.719Z Downloaded void v1.0.2
10642026-09-03T01:01:37.719Z Downloaded hashbrown v0.14.5
10652026-09-03T01:01:37.723Z Downloaded hyper-staticfile v0.10.1
10662026-09-03T01:01:37.726Z Downloaded slog-stdlog v4.1.1
10672026-09-03T01:01:37.726Z Downloaded spki v0.7.3
10682026-09-03T01:01:37.726Z Downloaded darling_macro v0.23.0
10692026-09-03T01:01:37.726Z Downloaded tiny-keccak v2.0.2
10702026-09-03T01:01:37.729Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10712026-09-03T01:01:37.729Z Downloaded ed25519 v2.2.3
10722026-09-03T01:01:37.729Z Downloaded internet-checksum v0.2.1
10732026-09-03T01:01:37.741Z Downloaded impl-trait-for-tuples v0.2.3
10742026-09-03T01:01:37.745Z Downloaded rand_seeder v0.4.0
10752026-09-03T01:01:37.745Z Downloaded digest v0.11.3
10762026-09-03T01:01:37.745Z Downloaded newtype_derive v0.1.6
10772026-09-03T01:01:37.756Z Downloaded zerocopy v0.6.6
10782026-09-03T01:01:37.760Z Downloaded scrypt v0.12.0
10792026-09-03T01:01:37.763Z Downloaded smallvec v0.6.14
10802026-09-03T01:01:37.763Z Downloaded sigpipe v0.1.3
10812026-09-03T01:01:37.766Z Downloaded thiserror-impl-no-std v2.0.2
10822026-09-03T01:01:37.766Z Downloaded zerofrom-derive v0.1.6
10832026-09-03T01:01:37.769Z Downloaded primeorder v0.13.6
10842026-09-03T01:01:37.771Z Downloaded rand_core v0.10.0
10852026-09-03T01:01:37.774Z Downloaded untrusted v0.7.1
10862026-09-03T01:01:37.774Z Downloaded crc v3.4.0
10872026-09-03T01:01:37.778Z Downloaded sec1 v0.8.1
10882026-09-03T01:01:37.781Z Downloaded digest-io v0.1.0
10892026-09-03T01:01:37.782Z Downloaded hkdf v0.12.4
10902026-09-03T01:01:37.782Z Downloaded h2 v0.4.15
10912026-09-03T01:01:37.785Z Downloaded typed-path v0.9.3
10922026-09-03T01:01:37.789Z Downloaded hkdf v0.13.0
10932026-09-03T01:01:37.792Z Downloaded toml_writer v1.1.1+spec-1.1.0
10942026-09-03T01:01:37.792Z Downloaded vergen-gitcl v1.0.8
10952026-09-03T01:01:37.792Z Downloaded csv-core v0.1.13
10962026-09-03T01:01:37.792Z Downloaded zeroize v1.9.0
10972026-09-03T01:01:37.797Z Downloaded url v2.5.8
10982026-09-03T01:01:37.797Z Downloaded num-derive v0.4.2
10992026-09-03T01:01:37.797Z Downloaded dropshot_endpoint v0.17.1
11002026-09-03T01:01:37.834Z Downloaded tokio-rustls v0.26.4
11012026-09-03T01:01:37.835Z Downloaded scroll_derive v0.13.1
11022026-09-03T01:01:37.835Z Downloaded zerofrom v0.1.6
11032026-09-03T01:01:37.835Z Downloaded openssl-sys v0.9.117
11042026-09-03T01:01:37.835Z Downloaded indexmap v1.9.3
11052026-09-03T01:01:37.835Z Downloaded darling_core v0.21.3
11062026-09-03T01:01:37.835Z Downloaded pkg-config v0.3.32
11072026-09-03T01:01:37.835Z Downloaded miette-derive v7.6.0
11082026-09-03T01:01:37.835Z Downloaded bindgen v0.71.1
11092026-09-03T01:01:37.835Z Downloaded percent-encoding v2.3.2
11102026-09-03T01:01:37.835Z Downloaded pem-rfc7468 v0.7.0
11112026-09-03T01:01:37.835Z Downloaded maplit v1.0.2
11122026-09-03T01:01:37.835Z Downloaded reqwest v0.13.2
11132026-09-03T01:01:37.835Z Downloaded seq-macro v0.3.6
11142026-09-03T01:01:37.839Z Downloaded tower-layer v0.3.3
11152026-09-03T01:01:37.839Z Downloaded typify v0.6.2
11162026-09-03T01:01:37.839Z Downloaded tungstenite v0.21.0
11172026-09-03T01:01:37.839Z Downloaded vte v0.14.1
11182026-09-03T01:01:37.839Z Downloaded slog-term v2.9.2
11192026-09-03T01:01:37.839Z Downloaded scroll v0.13.0
11202026-09-03T01:01:37.839Z Downloaded static_assertions v1.1.0
11212026-09-03T01:01:37.839Z Downloaded tokio-util v0.7.18
11222026-09-03T01:01:37.842Z Downloaded nom v8.0.0
11232026-09-03T01:01:37.846Z Downloaded blake3 v1.8.5
11242026-09-03T01:01:37.851Z Downloaded ml-kem v0.3.2
11252026-09-03T01:01:37.855Z Downloaded tokio-tungstenite v0.23.1
11262026-09-03T01:01:37.855Z Downloaded waitgroup v0.1.2
11272026-09-03T01:01:37.858Z Downloaded dunce v1.0.5
11282026-09-03T01:01:37.858Z Downloaded parking_lot v0.11.2
11292026-09-03T01:01:37.858Z Downloaded peg v0.8.5
11302026-09-03T01:01:37.861Z Downloaded ecdsa v0.16.9
11312026-09-03T01:01:37.861Z Downloaded steno v0.4.1
11322026-09-03T01:01:37.864Z Downloaded libxml v0.3.3
11332026-09-03T01:01:37.867Z Downloaded serde_with_macros v1.5.2
11342026-09-03T01:01:37.871Z Downloaded convert_case v0.10.0
11352026-09-03T01:01:37.872Z Downloaded defmt-macros v1.0.1
11362026-09-03T01:01:37.872Z Downloaded derive-where v1.6.0
11372026-09-03T01:01:37.875Z Downloaded humantime v2.3.0
11382026-09-03T01:01:37.875Z Downloaded shell-words v1.1.1
11392026-09-03T01:01:37.875Z Downloaded match_cfg v0.1.0
11402026-09-03T01:01:37.875Z Downloaded phf_shared v0.12.1
11412026-09-03T01:01:37.875Z Downloaded quick-error v1.2.3
11422026-09-03T01:01:37.878Z Downloaded managed v0.8.0
11432026-09-03T01:01:37.878Z Downloaded unicode-normalization v0.1.25
11442026-09-03T01:01:37.878Z Downloaded zopfli v0.8.3
11452026-09-03T01:01:37.882Z Downloaded resolv-conf v0.7.6
11462026-09-03T01:01:37.882Z Downloaded constant_time_eq v0.4.2
11472026-09-03T01:01:37.885Z Downloaded peg-macros v0.8.5
11482026-09-03T01:01:37.885Z Downloaded zstd v0.13.3
11492026-09-03T01:01:37.885Z Downloaded slog-async v2.8.0
11502026-09-03T01:01:37.888Z Downloaded packed_struct v0.10.1
11512026-09-03T01:01:37.888Z Downloaded prefix-trie v0.7.0
11522026-09-03T01:01:37.888Z Downloaded iri-string v0.7.10
11532026-09-03T01:01:37.893Z Downloaded litemap v0.8.1
11542026-09-03T01:01:37.896Z Downloaded tungstenite v0.23.0
11552026-09-03T01:01:37.896Z Downloaded cstr-argument v0.1.2
11562026-09-03T01:01:37.899Z Downloaded newtype-uuid-macros v0.1.0
11572026-09-03T01:01:37.899Z Downloaded sync-ptr v0.1.4
11582026-09-03T01:01:37.903Z Downloaded rustc-demangle v0.1.27
11592026-09-03T01:01:37.903Z Downloaded rand_core v0.9.5
11602026-09-03T01:01:37.903Z Downloaded tinyvec_macros v0.1.1
11612026-09-03T01:01:37.908Z Downloaded data-encoding v2.10.0
11622026-09-03T01:01:37.908Z Downloaded rayon v1.11.0
11632026-09-03T01:01:37.911Z Downloaded defmt v0.3.100
11642026-09-03T01:01:37.911Z Downloaded tap v1.0.1
11652026-09-03T01:01:37.911Z Downloaded same-file v1.0.6
11662026-09-03T01:01:37.915Z Downloaded display-error-chain v0.2.2
11672026-09-03T01:01:37.915Z Downloaded either v1.15.0
11682026-09-03T01:01:37.915Z Downloaded nom v7.1.3
11692026-09-03T01:01:37.918Z Downloaded termios v0.3.3
11702026-09-03T01:01:37.918Z Downloaded der_derive v0.7.3
11712026-09-03T01:01:37.921Z Downloaded drift v0.2.0
11722026-09-03T01:01:37.925Z Downloaded postgres-types v0.2.12
11732026-09-03T01:01:37.928Z Downloaded rtoolbox v0.0.3
11742026-09-03T01:01:37.928Z Downloaded aws-lc-rs v1.16.3
11752026-09-03T01:01:37.933Z Downloaded pin-project v1.1.11
11762026-09-03T01:01:37.940Z Downloaded derive_builder_macro v0.20.2
11772026-09-03T01:01:37.943Z Downloaded subtle v2.6.1
11782026-09-03T01:01:37.943Z Downloaded toml v1.1.2+spec-1.1.0
11792026-09-03T01:01:37.948Z Downloaded winnow v0.6.26
11802026-09-03T01:01:37.951Z Downloaded synstructure v0.13.2
11812026-09-03T01:01:37.951Z Downloaded daft v0.1.8
11822026-09-03T01:01:37.951Z Downloaded phf_shared v0.13.1
11832026-09-03T01:01:37.954Z Downloaded precomputed-hash v0.1.1
11842026-09-03T01:01:37.954Z Downloaded derive_builder_core v0.20.2
11852026-09-03T01:01:37.954Z Downloaded reedline v0.40.0
11862026-09-03T01:01:37.958Z Downloaded indoc v2.0.7
11872026-09-03T01:01:37.961Z Downloaded secrecy v0.8.0
11882026-09-03T01:01:37.961Z Downloaded tar v0.4.46
11892026-09-03T01:01:37.968Z Downloaded lalrpop-util v0.19.12
11902026-09-03T01:01:37.968Z Downloaded bitvec v1.0.1
11912026-09-03T01:01:37.972Z Downloaded subprocess v0.2.15
11922026-09-03T01:01:37.975Z Downloaded russh v0.62.4
11932026-09-03T01:01:37.979Z Downloaded mime_guess v2.0.5
11942026-09-03T01:01:37.982Z Downloaded p521 v0.14.0
11952026-09-03T01:01:37.986Z Downloaded zlib-rs v0.6.2
11962026-09-03T01:01:37.989Z Downloaded elliptic-curve v0.13.8
11972026-09-03T01:01:37.989Z Downloaded unicode-xid v0.2.6
11982026-09-03T01:01:37.992Z Downloaded libloading v0.8.9
11992026-09-03T01:01:37.992Z Downloaded serde_with_macros v3.21.0
12002026-09-03T01:01:37.992Z Downloaded daft-derive v0.1.8
12012026-09-03T01:01:37.995Z Downloaded ingot v0.2.1
12022026-09-03T01:01:38.000Z Downloaded num-rational v0.4.2
12032026-09-03T01:01:38.000Z Downloaded rand v0.10.1
12042026-09-03T01:01:38.005Z Downloaded rawzip v0.4.4
12052026-09-03T01:01:38.005Z Downloaded diesel_derives v2.3.7
12062026-09-03T01:01:38.008Z Downloaded knus-derive v3.4.0
12072026-09-03T01:01:38.008Z Downloaded ppv-lite86 v0.2.21
12082026-09-03T01:01:38.008Z Downloaded vergen-git2 v9.1.0
12092026-09-03T01:01:38.011Z Downloaded chrono v0.4.45
12102026-09-03T01:01:38.015Z Downloaded darling v0.13.4
12112026-09-03T01:01:38.019Z Downloaded support-bundle-viewer v0.1.2
12122026-09-03T01:01:38.019Z Downloaded ingot-types v0.2.0
12132026-09-03T01:01:38.022Z Downloaded displaydoc v0.2.5
12142026-09-03T01:01:38.025Z Downloaded oxide-tokio-rt v0.1.4
12152026-09-03T01:01:38.025Z Downloaded thiserror-no-std v2.0.2
12162026-09-03T01:01:38.030Z Downloaded crossterm v0.29.0
12172026-09-03T01:01:38.034Z Downloaded internal-russh-num-bigint v0.5.0
12182026-09-03T01:01:38.037Z Downloaded serde_with v1.14.0
12192026-09-03T01:01:38.040Z Downloaded oxide-update-engine-types v0.1.2
12202026-09-03T01:01:38.044Z Downloaded libm v0.2.16
12212026-09-03T01:01:38.050Z Downloaded hyper v1.10.1
12222026-09-03T01:01:38.054Z Downloaded snafu v0.8.9
12232026-09-03T01:01:38.057Z Downloaded tower v0.5.3
12242026-09-03T01:01:38.062Z Downloaded itertools v0.14.0
12252026-09-03T01:01:38.066Z Downloaded crossterm v0.28.1
12262026-09-03T01:01:38.081Z Downloaded miette v7.6.0
12272026-09-03T01:01:38.091Z Downloaded tokio-postgres v0.7.16
12282026-09-03T01:01:38.094Z Downloaded tracing-core v0.1.36
12292026-09-03T01:01:38.098Z Downloaded quinn v0.11.11
12302026-09-03T01:01:38.098Z Downloaded itertools v0.12.1
12312026-09-03T01:01:38.102Z Downloaded regex v1.12.3
12322026-09-03T01:01:38.105Z Downloaded der v0.8.0
12332026-09-03T01:01:38.108Z Downloaded icu_collections v2.1.1
12342026-09-03T01:01:38.111Z Downloaded rand v0.8.6
12352026-09-03T01:01:38.114Z Downloaded rustls-webpki v0.103.13
12362026-09-03T01:01:38.117Z Downloaded tinyvec v1.10.0
12372026-09-03T01:01:38.125Z Downloaded time v0.3.47
12382026-09-03T01:01:38.132Z Downloaded hyper-util v0.1.20
12392026-09-03T01:01:38.135Z Downloaded unicode_categories v0.1.1
12402026-09-03T01:01:38.138Z Downloaded rsa v0.9.10
12412026-09-03T01:01:38.144Z Downloaded minimal-lexical v0.2.1
12422026-09-03T01:01:38.144Z Downloaded icu_properties_data v2.1.2
12432026-09-03T01:01:38.149Z Downloaded itertools v0.15.0
12442026-09-03T01:01:38.153Z Downloaded schemars v1.2.1
12452026-09-03T01:01:38.161Z Downloaded tough v0.22.0
12462026-09-03T01:01:38.165Z Downloaded git2 v0.20.4
12472026-09-03T01:01:38.170Z Downloaded itertools v0.10.5
12482026-09-03T01:01:38.175Z Downloaded unicode-segmentation v1.12.0
12492026-09-03T01:01:38.178Z Downloaded portable-atomic v1.13.1
12502026-09-03T01:01:38.181Z Downloaded goblin v0.10.5
12512026-09-03T01:01:38.185Z Downloaded rand v0.9.2
12522026-09-03T01:01:38.189Z Downloaded crypto-primes v0.7.2
12532026-09-03T01:01:38.205Z Downloaded tabled v0.21.0
12542026-09-03T01:01:38.215Z Downloaded nix v0.27.1
12552026-09-03T01:01:38.222Z Downloaded gimli v0.32.3
12562026-09-03T01:01:38.225Z Downloaded idna v1.1.0
12572026-09-03T01:01:38.229Z Downloaded zip v4.6.1
12582026-09-03T01:01:38.232Z Downloaded winnow v0.5.40
12592026-09-03T01:01:38.237Z Downloaded zerovec v0.11.5
12602026-09-03T01:01:38.243Z Downloaded rsa v0.10.0-rc.18
12612026-09-03T01:01:38.245Z Downloaded serde_with v3.21.0
12622026-09-03T01:01:38.251Z Downloaded x509-cert v0.2.5
12632026-09-03T01:01:38.254Z Downloaded ssh-key v0.7.0-rc.11
12642026-09-03T01:01:38.258Z Downloaded jiff-core v0.1.0
12652026-09-03T01:01:38.262Z Downloaded petname v2.0.2
12662026-09-03T01:01:38.277Z Downloaded itertools v0.13.0
12672026-09-03T01:01:38.281Z Downloaded zerocopy v0.8.55
12682026-09-03T01:01:38.292Z Downloaded bstr v1.12.1
12692026-09-03T01:01:38.297Z Downloaded regex-syntax v0.6.29
12702026-09-03T01:01:38.314Z Downloaded quick-xml v0.37.5
12712026-09-03T01:01:38.324Z Downloaded reqwest v0.12.28
12722026-09-03T01:01:38.330Z Downloaded iddqd v0.4.2
12732026-09-03T01:01:38.333Z Downloaded lalrpop v0.19.12
12742026-09-03T01:01:38.339Z Downloaded regress v0.11.1
12752026-09-03T01:01:38.344Z Downloaded rustix v0.38.44
12762026-09-03T01:01:38.357Z Downloaded winnow v1.0.3
12772026-09-03T01:01:38.362Z Downloaded proptest v1.11.0
12782026-09-03T01:01:38.367Z Downloaded sha3 v0.12.0
12792026-09-03T01:01:38.370Z Downloaded moka v0.12.13
12802026-09-03T01:01:38.373Z Downloaded curve25519-dalek v4.1.3
12812026-09-03T01:01:38.378Z Downloaded quinn-proto v0.11.16
12822026-09-03T01:01:38.382Z Downloaded curve25519-dalek v5.0.0
12832026-09-03T01:01:38.387Z Downloaded smoltcp v0.9.1
12842026-09-03T01:01:38.393Z Downloaded hickory-proto v0.24.4
12852026-09-03T01:01:38.401Z Downloaded p384 v0.13.1
12862026-09-03T01:01:38.405Z Downloaded vcpkg v0.2.15
12872026-09-03T01:01:38.427Z Downloaded object v0.30.4
12882026-09-03T01:01:38.432Z Downloaded polar-core v0.27.3
12892026-09-03T01:01:38.437Z Downloaded radix_trie v0.2.1
12902026-09-03T01:01:38.440Z Downloaded crypto-bigint v0.7.5
12912026-09-03T01:01:38.450Z Downloaded hickory-proto v0.25.2
12922026-09-03T01:01:38.457Z Downloaded object v0.37.3
12932026-09-03T01:01:38.464Z Downloaded syn v3.0.3
12942026-09-03T01:01:38.470Z Downloaded regex-syntax v0.8.10
12952026-09-03T01:01:38.475Z Downloaded nix v0.31.2
12962026-09-03T01:01:38.482Z Downloaded rustls v0.23.41
12972026-09-03T01:01:38.488Z Downloaded dropshot v0.17.1
12982026-09-03T01:01:38.501Z Downloaded nix v0.28.0
12992026-09-03T01:01:38.507Z Downloaded smoltcp v0.11.0
13002026-09-03T01:01:38.514Z Downloaded openssl v0.10.80
13012026-09-03T01:01:38.521Z Downloaded sqlparser v0.61.0
13022026-09-03T01:01:38.525Z Downloaded sha3 v0.11.0
13032026-09-03T01:01:38.528Z Downloaded regress v0.10.5
13042026-09-03T01:01:38.532Z Downloaded diesel v2.3.7
13052026-09-03T01:01:38.544Z Downloaded openapiv3 v2.2.0
13062026-09-03T01:01:38.551Z Downloaded tracing v0.1.44
13072026-09-03T01:01:38.563Z Downloaded typify-impl v0.6.2
13082026-09-03T01:01:38.571Z Downloaded zerocopy-derive v0.6.6
13092026-09-03T01:01:38.584Z Downloaded sled v0.34.7
13102026-09-03T01:01:38.590Z Downloaded bzip2-sys v0.1.13+1.0.8
13112026-09-03T01:01:38.597Z Downloaded ratatui v0.29.0
13122026-09-03T01:01:38.611Z Downloaded petgraph v0.6.5
13132026-09-03T01:01:38.621Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13142026-09-03T01:01:38.632Z Downloaded jiff v0.2.34
13152026-09-03T01:01:38.646Z Downloaded chrono-tz v0.10.4
13162026-09-03T01:01:38.652Z Downloaded regex-automata v0.4.14
13172026-09-03T01:01:38.660Z Downloaded petgraph v0.8.3
13182026-09-03T01:01:38.673Z Downloaded encoding_rs v0.8.35
13192026-09-03T01:01:38.686Z Downloaded tokio v1.52.1
13202026-09-03T01:01:38.709Z Downloaded csv v1.4.0
13212026-09-03T01:01:38.721Z Downloaded sha3 v0.10.8
13222026-09-03T01:01:38.725Z Downloaded libz-sys v1.1.24
13232026-09-03T01:01:38.736Z Downloaded libgit2-sys v0.18.3+1.9.2
13242026-09-03T01:01:38.769Z Downloaded ring v0.17.14
13252026-09-03T01:01:39.206Z Downloaded aws-lc-sys v0.40.0
13262026-09-03T01:01:39.470Z Compiling serde_core v1.0.228
13272026-09-03T01:01:39.470Z Compiling libc v0.2.185
13282026-09-03T01:01:39.470Z Compiling serde v1.0.228
13292026-09-03T01:01:39.473Z Compiling log v0.4.33
13302026-09-03T01:01:39.473Z Compiling smallvec v1.15.1
13312026-09-03T01:01:39.473Z Compiling shlex v1.3.0
13322026-09-03T01:01:39.474Z Compiling find-msvc-tools v0.1.9
13332026-09-03T01:01:39.474Z Compiling subtle v2.6.1
13342026-09-03T01:01:39.630Z Compiling scopeguard v1.2.0
13352026-09-03T01:01:39.633Z Compiling stable_deref_trait v1.2.1
13362026-09-03T01:01:39.644Z Compiling typenum v1.20.1
13372026-09-03T01:01:39.647Z Compiling zerocopy v0.8.55
13382026-09-03T01:01:39.647Z Compiling portable-atomic v1.13.1
13392026-09-03T01:01:39.678Z Compiling serde_json v1.0.151
13402026-09-03T01:01:39.718Z Compiling syn v2.0.117
13412026-09-03T01:01:39.743Z Compiling critical-section v1.2.0
13422026-09-03T01:01:39.795Z Compiling libm v0.2.16
13432026-09-03T01:01:39.810Z Compiling num-traits v0.2.19
13442026-09-03T01:01:39.840Z Compiling lock_api v0.4.14
13452026-09-03T01:01:39.855Z Compiling pkg-config v0.3.32
13462026-09-03T01:01:39.925Z Compiling generic-array v0.14.7
13472026-09-03T01:01:39.943Z Compiling getrandom v0.4.3
13482026-09-03T01:01:39.967Z Compiling parking_lot_core v0.9.12
13492026-09-03T01:01:40.016Z Compiling pin-project-lite v0.2.17
13502026-09-03T01:01:40.075Z Compiling const-oid v0.9.6
13512026-09-03T01:01:40.101Z Compiling rand_core v0.10.0
13522026-09-03T01:01:40.133Z Compiling futures-core v0.3.32
13532026-09-03T01:01:40.136Z Compiling litemap v0.8.1
13542026-09-03T01:01:40.233Z Compiling percent-encoding v2.3.2
13552026-09-03T01:01:40.256Z Compiling writeable v0.6.2
13562026-09-03T01:01:40.261Z Compiling icu_properties_data v2.1.2
13572026-09-03T01:01:40.287Z Compiling icu_normalizer_data v2.1.1
13582026-09-03T01:01:40.318Z Compiling getrandom v0.3.4
13592026-09-03T01:01:40.419Z Compiling rustix v1.1.4
13602026-09-03T01:01:40.448Z Compiling futures-sink v0.3.32
13612026-09-03T01:01:40.459Z Compiling slab v0.4.12
13622026-09-03T01:01:40.499Z Compiling futures-io v0.3.32
13632026-09-03T01:01:40.522Z Compiling utf8_iter v1.0.4
13642026-09-03T01:01:40.551Z Compiling futures-task v0.3.32
13652026-09-03T01:01:40.581Z Compiling futures-channel v0.3.32
13662026-09-03T01:01:40.614Z Compiling form_urlencoded v1.2.2
13672026-09-03T01:01:40.690Z Compiling errno v0.3.14
13682026-09-03T01:01:40.693Z Compiling jobserver v0.1.34
13692026-09-03T01:01:40.721Z Compiling getrandom v0.2.17
13702026-09-03T01:01:40.768Z Compiling mio v1.2.0
13712026-09-03T01:01:40.771Z Compiling socket2 v0.6.3
13722026-09-03T01:01:40.816Z Compiling signal-hook-registry v1.4.8
13732026-09-03T01:01:40.861Z Compiling rustversion v1.0.22
13742026-09-03T01:01:40.878Z Compiling rand_core v0.6.4
13752026-09-03T01:01:40.946Z Compiling cc v1.2.56
13762026-09-03T01:01:40.979Z Compiling once_cell v1.21.3
13772026-09-03T01:01:41.004Z Compiling parking_lot v0.12.5
13782026-09-03T01:01:41.018Z Compiling base64ct v1.8.3
13792026-09-03T01:01:41.051Z Compiling iana-time-zone v0.1.65
13802026-09-03T01:01:41.106Z Compiling ident_case v1.0.1
13812026-09-03T01:01:41.134Z Compiling fs_extra v1.3.0
13822026-09-03T01:01:41.188Z Compiling regex-syntax v0.8.10
13832026-09-03T01:01:41.223Z Compiling dunce v1.0.5
13842026-09-03T01:01:41.238Z Compiling flagset v0.4.7
13852026-09-03T01:01:41.269Z Compiling pem-rfc7468 v0.7.0
13862026-09-03T01:01:41.285Z Compiling base64 v0.22.1
13872026-09-03T01:01:41.300Z Compiling rand_core v0.9.5
13882026-09-03T01:01:41.337Z Compiling syn v1.0.109
13892026-09-03T01:01:41.351Z Compiling vcpkg v0.2.15
13902026-09-03T01:01:41.393Z Compiling tracing-core v0.1.36
13912026-09-03T01:01:41.408Z Compiling schemars v0.8.22
13922026-09-03T01:01:41.422Z Compiling aws-lc-rs v1.16.3
13932026-09-03T01:01:41.438Z Compiling simd-adler32 v0.3.8
13942026-09-03T01:01:41.456Z Compiling cpufeatures v0.2.17
13952026-09-03T01:01:41.546Z Compiling dyn-clone v1.0.20
13962026-09-03T01:01:41.600Z Compiling spin v0.9.8
13972026-09-03T01:01:41.619Z Compiling openssl-probe v0.2.1
13982026-09-03T01:01:41.652Z Compiling adler2 v2.0.1
13992026-09-03T01:01:41.672Z Compiling cmov v0.5.4
14002026-09-03T01:01:41.707Z Compiling cmake v0.1.57
14012026-09-03T01:01:41.723Z Compiling tinyvec_macros v0.1.1
14022026-09-03T01:01:41.742Z Compiling crc32fast v1.5.0
14032026-09-03T01:01:41.771Z Compiling httparse v1.10.1
14042026-09-03T01:01:41.798Z Compiling tinyvec v1.10.0
14052026-09-03T01:01:41.814Z Compiling miniz_oxide v0.8.9
14062026-09-03T01:01:41.817Z Compiling aho-corasick v1.1.4
14072026-09-03T01:01:41.842Z Compiling untrusted v0.7.1
14082026-09-03T01:01:41.918Z Compiling ctutils v0.4.2
14092026-09-03T01:01:41.945Z Compiling bitflags v2.11.0
14102026-09-03T01:01:42.006Z Compiling semver v1.0.28
14112026-09-03T01:01:42.059Z Compiling indexmap v2.14.0
14122026-09-03T01:01:42.145Z Compiling uuid v1.23.4
14132026-09-03T01:01:42.205Z Compiling tower-service v0.3.3
14142026-09-03T01:01:42.221Z Compiling atomic-waker v1.1.2
14152026-09-03T01:01:42.224Z Compiling radium v0.7.0
14162026-09-03T01:01:42.224Z Compiling try-lock v0.2.5
14172026-09-03T01:01:42.265Z Compiling rustc_version v0.4.1
14182026-09-03T01:01:42.317Z Compiling tower-layer v0.3.3
14192026-09-03T01:01:42.369Z Compiling unicode-segmentation v1.12.0
14202026-09-03T01:01:42.385Z Compiling want v0.3.1
14212026-09-03T01:01:42.507Z Compiling maybe-uninit v2.0.0
14222026-09-03T01:01:42.541Z Compiling tap v1.0.1
14232026-09-03T01:01:42.577Z Compiling untrusted v0.9.0
14242026-09-03T01:01:42.614Z Compiling httpdate v1.0.3
14252026-09-03T01:01:42.630Z Compiling aws-lc-sys v0.40.0
14262026-09-03T01:01:42.675Z Compiling openssl-sys v0.9.117
14272026-09-03T01:01:42.703Z Compiling foreign-types-shared v0.1.1
14282026-09-03T01:01:42.719Z Compiling regex-automata v0.4.14
14292026-09-03T01:01:42.735Z Compiling rustls v0.23.41
14302026-09-03T01:01:42.766Z Compiling openssl v0.10.80
14312026-09-03T01:01:42.785Z Compiling foreign-types v0.3.2
14322026-09-03T01:01:42.802Z Compiling synstructure v0.13.2
14332026-09-03T01:01:42.815Z Compiling serde_derive_internals v0.29.1
14342026-09-03T01:01:42.867Z Compiling pest_generator v2.8.6
14352026-09-03T01:01:42.882Z Compiling darling_core v0.20.11
14362026-09-03T01:01:42.927Z Compiling wyz v0.5.1
14372026-09-03T01:01:42.965Z Compiling bzip2-sys v0.1.13+1.0.8
14382026-09-03T01:01:43.021Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14392026-09-03T01:01:43.135Z Compiling tempfile v3.27.0
14402026-09-03T01:01:43.216Z Compiling terminal_size v0.4.3
14412026-09-03T01:01:43.383Z Compiling unicode-normalization v0.1.25
14422026-09-03T01:01:43.401Z Compiling num-integer v0.1.46
14432026-09-03T01:01:43.441Z Compiling wait-timeout v0.2.1
14442026-09-03T01:01:43.456Z Compiling socket2 v0.5.10
14452026-09-03T01:01:43.507Z Compiling ahash v0.8.12
14462026-09-03T01:01:43.548Z Compiling powerfmt v0.2.0
14472026-09-03T01:01:43.609Z Compiling time-core v0.1.8
14482026-09-03T01:01:43.628Z Compiling quick-error v1.2.3
14492026-09-03T01:01:43.652Z Compiling bit-vec v0.8.0
14502026-09-03T01:01:43.763Z Compiling num-bigint-dig v0.8.6
14512026-09-03T01:01:43.779Z Compiling funty v2.0.0
14522026-09-03T01:01:43.783Z Compiling num-conv v0.2.0
14532026-09-03T01:01:43.796Z Compiling packed_struct v0.10.1
14542026-09-03T01:01:43.799Z Compiling native-tls v0.2.18
14552026-09-03T01:01:43.844Z Compiling rusty-fork v0.3.1
14562026-09-03T01:01:43.847Z Compiling deranged v0.5.8
14572026-09-03T01:01:43.901Z Compiling bit-set v0.8.0
14582026-09-03T01:01:43.916Z Compiling num-iter v0.1.45
14592026-09-03T01:01:43.919Z Compiling clap_builder v4.6.0
14602026-09-03T01:01:43.962Z Compiling time-macros v0.2.27
14612026-09-03T01:01:44.074Z Compiling lazy_static v1.5.0
14622026-09-03T01:01:44.088Z Compiling rand_xorshift v0.4.0
14632026-09-03T01:01:44.126Z Compiling bitvec v1.0.1
14642026-09-03T01:01:44.141Z Compiling sync_wrapper v1.0.2
14652026-09-03T01:01:44.186Z Compiling indexmap v1.9.3
14662026-09-03T01:01:44.201Z Compiling zlib-rs v0.6.2
14672026-09-03T01:01:44.263Z Compiling paste v1.0.15
14682026-09-03T01:01:44.280Z Compiling object v0.37.3
14692026-09-03T01:01:44.391Z Compiling num_threads v0.1.7
14702026-09-03T01:01:44.406Z Compiling unarray v0.1.4
14712026-09-03T01:01:44.510Z Compiling crossbeam-utils v0.8.21
14722026-09-03T01:01:44.539Z Compiling nodrop v0.1.14
14732026-09-03T01:01:44.568Z Compiling siphasher v1.0.2
14742026-09-03T01:01:44.583Z Compiling crc-catalog v2.4.0
14752026-09-03T01:01:44.605Z Compiling serde_derive v1.0.228
14762026-09-03T01:01:44.648Z Compiling zeroize_derive v1.5.0
14772026-09-03T01:01:44.689Z Compiling zerocopy-derive v0.8.55
14782026-09-03T01:01:44.776Z Compiling zerofrom-derive v0.1.6
14792026-09-03T01:01:44.823Z Compiling yoke-derive v0.8.1
14802026-09-03T01:01:44.909Z Compiling zerovec-derive v0.11.2
14812026-09-03T01:01:44.967Z Compiling displaydoc v0.2.5
14822026-09-03T01:01:45.098Z Compiling tokio-macros v2.7.0
14832026-09-03T01:01:45.308Z Compiling futures-macro v0.3.32
14842026-09-03T01:01:45.369Z Compiling thiserror-impl v2.0.18
14852026-09-03T01:01:45.657Z Compiling der_derive v0.7.3
14862026-09-03T01:01:45.797Z Compiling tracing-attributes v0.1.31
14872026-09-03T01:01:45.817Z Compiling schemars_derive v0.8.22
14882026-09-03T01:01:45.884Z Compiling scroll_derive v0.13.1
14892026-09-03T01:01:46.115Z Compiling pest_derive v2.8.6
14902026-09-03T01:01:46.130Z Compiling darling_macro v0.20.11
14912026-09-03T01:01:46.196Z Compiling futures-util v0.3.32
14922026-09-03T01:01:46.261Z Compiling zerofrom v0.1.6
14932026-09-03T01:01:46.528Z Compiling yoke v0.8.1
14942026-09-03T01:01:46.607Z Compiling zerovec v0.11.5
14952026-09-03T01:01:46.621Z Compiling zerotrie v0.2.3
14962026-09-03T01:01:46.672Z Compiling thiserror-impl v1.0.69
14972026-09-03T01:01:46.688Z Compiling openssl-macros v0.1.1
14982026-09-03T01:01:46.743Z Compiling scroll v0.13.0
14992026-09-03T01:01:46.759Z Compiling thiserror v2.0.18
15002026-09-03T01:01:46.885Z Compiling darling v0.20.11
15012026-09-03T01:01:46.947Z Compiling packed_struct_codegen v0.10.1
15022026-09-03T01:01:46.989Z Compiling goblin v0.10.5
15032026-09-03T01:01:47.036Z Compiling clap_derive v4.6.1
15042026-09-03T01:01:47.052Z Compiling zerocopy-derive v0.6.6
15052026-09-03T01:01:47.073Z Compiling bitfield-macros v0.19.4
15062026-09-03T01:01:47.126Z Compiling tinystr v0.8.2
15072026-09-03T01:01:47.144Z Compiling potential_utf v0.1.4
15082026-09-03T01:01:47.228Z Compiling tracing v0.1.44
15092026-09-03T01:01:47.337Z Compiling icu_locale_core v2.1.1
15102026-09-03T01:01:47.357Z Compiling icu_collections v2.1.1
15112026-09-03T01:01:47.535Z Compiling usdt-impl v0.6.0
15122026-09-03T01:01:47.553Z Compiling flate2 v1.1.9
15132026-09-03T01:01:47.810Z Compiling derive_builder_core v0.20.2
15142026-09-03T01:01:47.865Z Compiling bitfield v0.19.4
15152026-09-03T01:01:47.887Z Compiling dtrace-parser v0.3.0
15162026-09-03T01:01:47.956Z Compiling zerocopy v0.6.6
15172026-09-03T01:01:47.994Z Compiling icu_provider v2.1.1
15182026-09-03T01:01:48.018Z Compiling thiserror v1.0.69
15192026-09-03T01:01:48.125Z Compiling zeroize v1.9.0
15202026-09-03T01:01:48.151Z Compiling bytes v1.11.1
15212026-09-03T01:01:48.179Z Compiling chrono v0.4.45
15222026-09-03T01:01:48.216Z Compiling ipnet v2.12.0
15232026-09-03T01:01:48.262Z Compiling icu_properties v2.1.2
15242026-09-03T01:01:48.326Z Compiling icu_normalizer v2.1.1
15252026-09-03T01:01:48.370Z Compiling der v0.7.10
15262026-09-03T01:01:48.595Z Compiling rustls-pki-types v1.14.0
15272026-09-03T01:01:48.653Z Compiling tokio v1.52.1
15282026-09-03T01:01:48.709Z Compiling http v1.4.2
15292026-09-03T01:01:48.742Z Compiling hybrid-array v0.4.13
15302026-09-03T01:01:48.770Z Compiling hex v0.4.3
15312026-09-03T01:01:48.871Z Compiling crypto-common v0.1.7
15322026-09-03T01:01:48.887Z Compiling block-buffer v0.10.4
15332026-09-03T01:01:48.902Z Compiling serde_spanned v0.6.9
15342026-09-03T01:01:49.040Z Compiling digest v0.10.7
15352026-09-03T01:01:49.057Z Compiling toml_datetime v0.6.11
15362026-09-03T01:01:49.073Z Compiling clap v4.6.1
15372026-09-03T01:01:49.103Z Compiling time v0.3.47
15382026-09-03T01:01:49.168Z Compiling idna_adapter v1.2.1
15392026-09-03T01:01:49.312Z Compiling ppv-lite86 v0.2.21
15402026-09-03T01:01:49.326Z Compiling idna v1.1.0
15412026-09-03T01:01:49.341Z Compiling spki v0.7.3
15422026-09-03T01:01:49.382Z Compiling http-body v1.0.1
15432026-09-03T01:01:49.455Z Compiling sha2 v0.10.9
15442026-09-03T01:01:49.529Z Compiling pkcs8 v0.10.2
15452026-09-03T01:01:49.554Z Compiling signature v2.2.0
15462026-09-03T01:01:49.568Z Compiling hmac v0.12.1
15472026-09-03T01:01:49.571Z Compiling http-body-util v0.1.3
15482026-09-03T01:01:49.617Z Compiling rand_chacha v0.9.0
15492026-09-03T01:01:49.651Z Compiling url v2.5.8
15502026-09-03T01:01:49.747Z Compiling rand_chacha v0.3.1
15512026-09-03T01:01:49.762Z Compiling dof v0.4.0
15522026-09-03T01:01:49.811Z Compiling pkcs1 v0.7.5
15532026-09-03T01:01:49.843Z Compiling rand v0.9.2
15542026-09-03T01:01:49.998Z Compiling rand v0.8.6
15552026-09-03T01:01:50.243Z Compiling crc v3.4.0
15562026-09-03T01:01:50.304Z Compiling array-init v0.0.4
15572026-09-03T01:01:50.375Z Compiling structmeta-derive v0.3.0
15582026-09-03T01:01:50.478Z Compiling proptest v1.11.0
15592026-09-03T01:01:50.513Z Compiling scroll_derive v0.12.1
15602026-09-03T01:01:50.646Z Compiling smallvec v0.6.14
15612026-09-03T01:01:50.660Z Compiling darling_core v0.23.0
15622026-09-03T01:01:50.730Z Compiling heapless v0.7.17
15632026-09-03T01:01:50.799Z Compiling slog v2.8.2
15642026-09-03T01:01:50.830Z Compiling thread-id v5.1.0
15652026-09-03T01:01:50.833Z Compiling env_filter v2.0.0
15662026-09-03T01:01:50.865Z Compiling syn v3.0.3
15672026-09-03T01:01:50.929Z Compiling cookie v0.18.1
15682026-09-03T01:01:50.995Z Compiling base64 v0.21.7
15692026-09-03T01:01:51.013Z Compiling winnow v0.5.40
15702026-09-03T01:01:51.028Z Compiling gimli v0.32.3
15712026-09-03T01:01:51.044Z Compiling ipnetwork v0.21.1
15722026-09-03T01:01:51.136Z Compiling ryu v1.0.23
15732026-09-03T01:01:51.161Z Compiling anyhow v1.0.104
15742026-09-03T01:01:51.228Z Compiling zstd-safe v7.2.4
15752026-09-03T01:01:51.318Z Compiling unicode-properties v0.1.4
15762026-09-03T01:01:51.336Z Compiling unicode-bidi v0.3.18
15772026-09-03T01:01:51.350Z Compiling iri-string v0.7.10
15782026-09-03T01:01:51.455Z Compiling allocator-api2 v0.2.21
15792026-09-03T01:01:51.470Z Compiling signal-hook v0.3.18
15802026-09-03T01:01:51.501Z Compiling hashbrown v0.12.3
15812026-09-03T01:01:51.516Z Compiling structmeta v0.3.0
15822026-09-03T01:01:51.620Z Compiling oxnet v0.1.6
15832026-09-03T01:01:51.679Z Compiling stringprep v0.1.5
15842026-09-03T01:01:51.747Z Compiling rsa v0.9.10
15852026-09-03T01:01:51.775Z Compiling serde_urlencoded v0.7.1
15862026-09-03T01:01:51.806Z Compiling ron v0.8.1
15872026-09-03T01:01:51.896Z Compiling scroll v0.12.0
15882026-09-03T01:01:52.121Z Compiling env_logger v0.11.11
15892026-09-03T01:01:52.198Z Compiling serde-hex v0.1.0
15902026-09-03T01:01:52.217Z Compiling camino v1.2.5
15912026-09-03T01:01:52.388Z Compiling toml_edit v0.19.15
15922026-09-03T01:01:52.631Z Compiling tokio-util v0.7.18
15932026-09-03T01:01:52.802Z Compiling tower v0.5.3
15942026-09-03T01:01:52.818Z Compiling addr2line v0.25.1
15952026-09-03T01:01:52.927Z Compiling newtype-uuid v1.3.2
15962026-09-03T01:01:53.026Z Compiling tokio-native-tls v0.3.1
15972026-09-03T01:01:53.040Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15982026-09-03T01:01:53.171Z Compiling bzip2 v0.4.4
15992026-09-03T01:01:53.233Z Compiling tower-http v0.6.8
16002026-09-03T01:01:53.261Z Compiling darling_macro v0.23.0
16012026-09-03T01:01:53.289Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16022026-09-03T01:01:53.318Z Compiling hashbrown v0.13.2
16032026-09-03T01:01:53.403Z Compiling h2 v0.4.15
16042026-09-03T01:01:53.672Z Compiling x509-cert v0.2.5
16052026-09-03T01:01:53.713Z Compiling block-buffer v0.12.1
16062026-09-03T01:01:53.788Z Compiling crypto-common v0.2.2
16072026-09-03T01:01:53.814Z Compiling block-padding v0.4.2
16082026-09-03T01:01:53.850Z Compiling md-5 v0.10.6
16092026-09-03T01:01:53.932Z Compiling rustls-native-certs v0.8.3
16102026-09-03T01:01:54.010Z Compiling derive_builder_macro v0.20.2
16112026-09-03T01:01:54.024Z Compiling erased-serde v0.3.31
16122026-09-03T01:01:54.038Z Compiling serde_tokenstream v0.2.3
16132026-09-03T01:01:54.242Z Compiling bstr v1.12.1
16142026-09-03T01:01:54.375Z Compiling pin-project-internal v1.1.11
16152026-09-03T01:01:54.424Z Compiling daft-derive v0.1.8
16162026-09-03T01:01:54.527Z Compiling async-trait v0.1.89
16172026-09-03T01:01:54.542Z Compiling zerocopy-derive v0.7.35
16182026-09-03T01:01:54.560Z Compiling heck v0.4.1
16192026-09-03T01:01:54.805Z Compiling curve25519-dalek v4.1.3
16202026-09-03T01:01:54.868Z Compiling vergen-lib v9.1.0
16212026-09-03T01:01:54.897Z Compiling hash32 v0.2.1
16222026-09-03T01:01:55.073Z Compiling memoffset v0.9.1
16232026-09-03T01:01:55.092Z Compiling encoding_rs v0.8.35
16242026-09-03T01:01:55.109Z Compiling smoltcp v0.9.1
16252026-09-03T01:01:55.173Z Compiling owo-colors v4.3.0
16262026-09-03T01:01:55.188Z Compiling fallible-iterator v0.2.0
16272026-09-03T01:01:55.314Z Compiling rustix v0.38.44
16282026-09-03T01:01:55.358Z Compiling rustc-demangle v0.1.27
16292026-09-03T01:01:55.375Z Compiling cfg_aliases v0.2.1
16302026-09-03T01:01:55.465Z Compiling litrs v1.0.0
16312026-09-03T01:01:55.482Z Compiling crc-any v2.5.0
16322026-09-03T01:01:55.512Z Compiling ref-cast v1.0.25
16332026-09-03T01:01:55.535Z Compiling psl-types v2.0.11
16342026-09-03T01:01:55.571Z Compiling mime v0.3.17
16352026-09-03T01:01:55.575Z Compiling pin-project v1.1.11
16362026-09-03T01:01:55.629Z Compiling backtrace v0.3.76
16372026-09-03T01:01:55.667Z Compiling publicsuffix v2.3.0
16382026-09-03T01:01:55.682Z Compiling postgres-protocol v0.6.10
16392026-09-03T01:01:55.702Z Compiling zerocopy v0.7.35
16402026-09-03T01:01:55.735Z Compiling nix v0.31.2
16412026-09-03T01:01:55.856Z Compiling daft v0.1.8
16422026-09-03T01:01:55.913Z Compiling snafu-derive v0.8.9
16432026-09-03T01:01:55.916Z Compiling derive_builder v0.20.2
16442026-09-03T01:01:56.009Z Compiling document-features v0.2.12
16452026-09-03T01:01:56.075Z Compiling inout v0.2.2
16462026-09-03T01:01:56.134Z Compiling darling v0.23.0
16472026-09-03T01:01:56.164Z Compiling object v0.30.4
16482026-09-03T01:01:56.211Z Compiling toml v0.7.8
16492026-09-03T01:01:56.230Z Compiling zip v0.6.6
16502026-09-03T01:01:56.272Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16512026-09-03T01:01:56.304Z Compiling goblin v0.8.2
16522026-09-03T01:01:56.519Z Compiling derive-ex v0.1.8
16532026-09-03T01:01:56.642Z Compiling hyper v1.10.1
16542026-09-03T01:01:56.692Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16552026-09-03T01:01:56.790Z Compiling futures-executor v0.3.32
16562026-09-03T01:01:56.831Z Compiling hubpack_derive v0.1.1
16572026-09-03T01:01:56.847Z Compiling regex v1.12.3
16582026-09-03T01:01:56.874Z Compiling phf_shared v0.13.1
16592026-09-03T01:01:56.923Z Compiling curve25519-dalek-derive v0.1.1
16602026-09-03T01:01:56.926Z Compiling ref-cast-impl v1.0.25
16612026-09-03T01:01:57.082Z Compiling strum_macros v0.27.2
16622026-09-03T01:01:57.144Z Compiling convert_case v0.10.0
16632026-09-03T01:01:57.302Z Compiling vergen v9.1.0
16642026-09-03T01:01:57.334Z Compiling cargo-platform v0.3.2
16652026-09-03T01:01:57.474Z Compiling ff v0.13.1
16662026-09-03T01:01:57.503Z Compiling fs-err v3.3.0
16672026-09-03T01:01:57.524Z Compiling libbz2-rs-sys v0.2.2
16682026-09-03T01:01:57.617Z Compiling foldhash v0.2.0
16692026-09-03T01:01:57.637Z Compiling base16ct v0.2.0
16702026-09-03T01:01:57.651Z Compiling is_ci v1.2.0
16712026-09-03T01:01:57.705Z Compiling managed v0.8.0
16722026-09-03T01:01:57.723Z Compiling foldhash v0.1.5
16732026-09-03T01:01:57.810Z Compiling hyper-util v0.1.20
16742026-09-03T01:01:57.838Z Compiling bitflags v1.3.2
16752026-09-03T01:01:57.871Z Compiling bumpalo v3.20.2
16762026-09-03T01:01:57.906Z Compiling path-slash v0.1.5
16772026-09-03T01:01:57.920Z Compiling same-file v1.0.6
16782026-09-03T01:01:57.933Z Compiling jiff-core v0.1.0
16792026-09-03T01:01:57.948Z Compiling bzip2 v0.6.1
16802026-09-03T01:01:58.051Z Compiling walkdir v2.5.0
16812026-09-03T01:01:58.065Z Compiling snafu v0.8.9
16822026-09-03T01:01:58.104Z Compiling zopfli v0.8.3
16832026-09-03T01:01:58.173Z Compiling hashbrown v0.15.5
16842026-09-03T01:01:58.220Z Compiling hashbrown v0.16.1
16852026-09-03T01:01:58.310Z Compiling test-strategy v0.4.5
16862026-09-03T01:01:58.326Z Compiling sec1 v0.7.3
16872026-09-03T01:01:58.382Z Compiling supports-color v3.0.2
16882026-09-03T01:01:58.568Z Compiling dof v0.3.0
16892026-09-03T01:01:58.582Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16902026-09-03T01:01:58.740Z Compiling jiff v0.2.34
16912026-09-03T01:01:58.778Z Compiling group v0.13.0
16922026-09-03T01:01:58.841Z Compiling cargo_metadata v0.23.1
16932026-09-03T01:01:58.978Z Compiling textwrap v0.16.2
16942026-09-03T01:01:59.047Z Compiling derive_more-impl v2.1.1
16952026-09-03T01:01:59.111Z Compiling strum v0.27.2
16962026-09-03T01:01:59.115Z Compiling hubpack v0.1.2
16972026-09-03T01:01:59.141Z Compiling phf v0.13.1
16982026-09-03T01:01:59.263Z Compiling hyper-tls v0.6.0
16992026-09-03T01:01:59.308Z Compiling futures v0.3.32
17002026-09-03T01:01:59.322Z Compiling signal-hook-mio v0.2.5
17012026-09-03T01:01:59.362Z Compiling cookie_store v0.22.1
17022026-09-03T01:01:59.454Z Compiling reqwest v0.12.28
17032026-09-03T01:01:59.468Z Compiling zstd v0.13.3
17042026-09-03T01:01:59.515Z Compiling serde_with_macros v3.21.0
17052026-09-03T01:01:59.612Z Compiling cipher v0.5.2
17062026-09-03T01:01:59.775Z Compiling backtrace-ext v0.2.1
17072026-09-03T01:01:59.791Z Compiling postgres-types v0.2.12
17082026-09-03T01:01:59.957Z Compiling globset v0.4.18
17092026-09-03T01:01:59.971Z Compiling usdt-attr-macro v0.6.0
17102026-09-03T01:02:00.047Z Compiling usdt-macro v0.6.0
17112026-09-03T01:02:00.060Z Compiling byte-wrapper v0.1.0
17122026-09-03T01:02:00.241Z Compiling hkdf v0.12.4
17132026-09-03T01:02:00.256Z Compiling ed25519 v2.2.3
17142026-09-03T01:02:00.409Z Compiling crypto-bigint v0.5.5
17152026-09-03T01:02:00.440Z Compiling serde-big-array v0.5.1
17162026-09-03T01:02:00.492Z Compiling serde_plain v1.0.2
17172026-09-03T01:02:00.604Z Compiling olpc-cjson v0.1.4
17182026-09-03T01:02:00.701Z Compiling dtrace-parser v0.2.0
17192026-09-03T01:02:00.716Z Compiling phf_shared v0.11.3
17202026-09-03T01:02:00.720Z Compiling miette-derive v7.6.0
17212026-09-03T01:02:00.747Z Compiling serde_repr v0.1.20
17222026-09-03T01:02:00.794Z Compiling async-recursion v1.1.1
17232026-09-03T01:02:00.886Z Compiling enum-as-inner v0.6.1
17242026-09-03T01:02:00.900Z Compiling strum_macros v0.26.4
17252026-09-03T01:02:00.924Z Compiling float-cmp v0.10.0
17262026-09-03T01:02:01.047Z Compiling pem v3.0.6
17272026-09-03T01:02:01.093Z Compiling memmap2 v0.9.10
17282026-09-03T01:02:01.242Z Compiling thread-id v4.2.2
17292026-09-03T01:02:01.338Z Compiling predicates-core v1.0.10
17302026-09-03T01:02:01.354Z Compiling supports-unicode v3.0.0
17312026-09-03T01:02:01.357Z Compiling keccak v0.1.6
17322026-09-03T01:02:01.394Z Compiling either v1.15.0
17332026-09-03T01:02:01.431Z Compiling typed-path v0.9.3
17342026-09-03T01:02:01.475Z Compiling cpufeatures v0.3.0
17352026-09-03T01:02:01.505Z Compiling const-oid v0.10.2
17362026-09-03T01:02:01.525Z Compiling fixedbitset v0.5.7
17372026-09-03T01:02:01.552Z Compiling new_debug_unreachable v1.0.6
17382026-09-03T01:02:01.569Z Compiling difflib v0.4.0
17392026-09-03T01:02:01.626Z Compiling static_assertions v1.1.0
17402026-09-03T01:02:01.643Z Compiling winnow v1.0.3
17412026-09-03T01:02:01.685Z Compiling normalize-line-endings v0.3.0
17422026-09-03T01:02:01.717Z Compiling supports-hyperlinks v3.2.0
17432026-09-03T01:02:01.742Z Compiling precomputed-hash v0.1.1
17442026-09-03T01:02:01.770Z Compiling fixedbitset v0.4.2
17452026-09-03T01:02:01.799Z Compiling data-encoding v2.10.0
17462026-09-03T01:02:01.848Z Compiling whoami v2.1.0
17472026-09-03T01:02:01.870Z Compiling string_cache v0.8.9
17482026-09-03T01:02:01.893Z Compiling predicates v3.1.4
17492026-09-03T01:02:01.952Z Compiling miette v7.6.0
17502026-09-03T01:02:02.006Z Compiling petgraph v0.6.5
17512026-09-03T01:02:02.139Z Compiling hickory-proto v0.25.2
17522026-09-03T01:02:02.154Z Compiling tokio-postgres v0.7.16
17532026-09-03T01:02:02.157Z Compiling petgraph v0.8.3
17542026-09-03T01:02:02.249Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17552026-09-03T01:02:02.402Z Compiling digest v0.11.3
17562026-09-03T01:02:02.518Z Compiling toml_edit v0.22.27
17572026-09-03T01:02:02.562Z Compiling itertools v0.13.0
17582026-09-03T01:02:02.610Z Compiling toml_parser v1.1.2+spec-1.1.0
17592026-09-03T01:02:02.647Z Compiling chacha20 v0.10.0
17602026-09-03T01:02:02.716Z Compiling sha3 v0.10.8
17612026-09-03T01:02:02.731Z Compiling strum v0.26.3
17622026-09-03T01:02:02.753Z Compiling elliptic-curve v0.13.8
17632026-09-03T01:02:02.872Z Compiling usdt-impl v0.5.0
17642026-09-03T01:02:03.054Z Compiling usdt v0.6.0
17652026-09-03T01:02:03.139Z Compiling zip v4.6.1
17662026-09-03T01:02:03.183Z Compiling crossterm v0.28.1
17672026-09-03T01:02:03.201Z Compiling serde_with v3.21.0
17682026-09-03T01:02:03.273Z Compiling ed25519-dalek v2.2.0
17692026-09-03T01:02:03.301Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-03T01:02:03.340Z Compiling derive_more v2.1.1
17712026-09-03T01:02:03.537Z Compiling iddqd v0.4.2
17722026-09-03T01:02:03.842Z Compiling similar v2.7.0
17732026-09-03T01:02:03.894Z Compiling crossbeam-epoch v0.9.18
17742026-09-03T01:02:04.100Z Compiling tokio-stream v0.1.18
17752026-09-03T01:02:04.151Z Compiling buf-list v1.1.2
17762026-09-03T01:02:04.242Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-03T01:02:04.259Z Compiling openapiv3 v2.2.0
17782026-09-03T01:02:04.437Z Compiling lalrpop-util v0.19.12
17792026-09-03T01:02:04.452Z Compiling peg-runtime v0.8.5
17802026-09-03T01:02:04.471Z Compiling thread_local v1.1.9
17812026-09-03T01:02:04.560Z Compiling slog-async v2.8.0
17822026-09-03T01:02:04.585Z Compiling crossbeam-channel v0.5.15
17832026-09-03T01:02:04.651Z Compiling filetime v0.2.27
17842026-09-03T01:02:04.716Z Compiling is-terminal v0.4.17
17852026-09-03T01:02:04.744Z Compiling term v1.2.1
17862026-09-03T01:02:04.761Z Compiling take_mut v0.2.2
17872026-09-03T01:02:04.834Z Compiling xattr v1.6.1
17882026-09-03T01:02:04.849Z Compiling camino-tempfile v1.4.1
17892026-09-03T01:02:05.024Z Compiling slog-term v2.9.2
17902026-09-03T01:02:05.079Z Compiling tar v0.4.46
17912026-09-03T01:02:22.366Z Compiling rustls-webpki v0.103.13
17922026-09-03T01:02:25.029Z Compiling tokio-rustls v0.26.4
17932026-09-03T01:02:25.029Z Compiling rustls-platform-verifier v0.6.2
17942026-09-03T01:02:25.029Z Compiling tough v0.22.0
17952026-09-03T01:02:25.232Z Compiling hyper-rustls v0.27.7
17962026-09-03T01:02:25.425Z Compiling reqwest v0.13.2
17972026-09-03T01:02:27.597Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-03T01:02:27.832Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-03T01:02:30.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.45s
18002026-09-03T01:02:30.894Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-03T01:02:30.947ZSep 03 01:02:30.000 INFO Starting download, target: Cockroach
18022026-09-03T01:02:30.947ZSep 03 01:02:30.000 INFO Starting download, target: Clickhouse
18032026-09-03T01:02:30.947ZSep 03 01:02:30.000 INFO Starting download, target: Console
18042026-09-03T01:02:30.947ZSep 03 01:02:30.000 INFO Starting download, target: MaghemiteMgd
18052026-09-03T01:02:30.962ZSep 03 01:02:30.000 INFO Starting download, target: DendriteStub
18062026-09-03T01:02:30.963ZSep 03 01:02:30.000 INFO Starting download, target: MaghemiteDdmd
18072026-09-03T01:02:30.963ZSep 03 01:02:30.000 INFO Starting download, target: TransceiverControl
18082026-09-03T01:02:30.963ZSep 03 01:02:30.001 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18092026-09-03T01:02:30.963ZSep 03 01:02:30.001 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18102026-09-03T01:02:30.963ZSep 03 01:02:30.001 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18112026-09-03T01:02:30.963ZSep 03 01:02:30.001 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18122026-09-03T01:02:30.963ZSep 03 01:02:30.001 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18132026-09-03T01:02:30.963ZSep 03 01:02:30.001 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18142026-09-03T01:02:30.963ZSep 03 01:02:30.001 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18152026-09-03T01:02:31.784ZSep 03 01:02:30.822 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-03T01:02:32.038ZSep 03 01:02:31.054 INFO Download complete, target: TransceiverControl
18172026-09-03T01:02:32.664ZSep 03 01:02:31.710 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18182026-09-03T01:02:32.940ZSep 03 01:02:31.956 INFO Download complete, target: Console
18192026-09-03T01:02:33.719ZSep 03 01:02:32.776 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18202026-09-03T01:02:33.945ZSep 03 01:02:32.985 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18212026-09-03T01:02:35.631ZSep 03 01:02:34.691 INFO Download complete, target: MaghemiteDdmd
18222026-09-03T01:02:36.628ZSep 03 01:02:35.639 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18232026-09-03T01:02:36.790ZSep 03 01:02:35.845 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18242026-09-03T01:02:37.387ZSep 03 01:02:36.446 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18252026-09-03T01:02:37.387ZSep 03 01:02:36.446 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18262026-09-03T01:02:39.131ZSep 03 01:02:38.191 INFO Download complete, target: DendriteStub
18272026-09-03T01:02:39.346ZSep 03 01:02:38.405 INFO Download complete, target: MaghemiteMgd
18282026-09-03T01:02:40.369ZSep 03 01:02:39.428 INFO Checking that binary works, target: Clickhouse
18292026-09-03T01:02:40.473ZSep 03 01:02:39.532 INFO Download complete, target: Clickhouse
18302026-09-03T01:02:41.933ZSep 03 01:02:40.989 INFO Checking that binary works, target: Cockroach
18312026-09-03T01:02:42.066ZSep 03 01:02:41.114 INFO Download complete, target: Cockroach
18322026-09-03T01:02:42.093ZAll prerequisites installed successfully
18332026-09-03T01:02:42.094Z
18342026-09-03T01:02:42.094Zreal 1:57.009381891
18352026-09-03T01:02:42.094Zuser 7:24.576764138
18362026-09-03T01:02:42.094Zsys 1:47.420616524
18372026-09-03T01:02:42.094Ztrap 0.316931430
18382026-09-03T01:02:42.094Ztflt 0.885273202
18392026-09-03T01:02:42.095Zdflt 1.709792325
18402026-09-03T01:02:42.095Zkflt 0.018991142
18412026-09-03T01:02:42.095Zlock 29:45.739699658
18422026-09-03T01:02:42.095Zslp 20:23.322195005
18432026-09-03T01:02:42.095Zlat 30.655771250
18442026-09-03T01:02:42.096Zstop 3:33.868314147
18452026-09-03T01:02:42.096Z+ ptime -m cargo xtask download softnpu
18462026-09-03T01:02:42.529Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18472026-09-03T01:02:42.552Z Running `target/debug/xtask download softnpu`
18482026-09-03T01:02:43.323Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18492026-09-03T01:02:43.390Z Running `target/debug/xtask-downloader softnpu`
18502026-09-03T01:02:43.430ZSep 03 01:02:42.489 INFO Starting download, target: Softnpu
18512026-09-03T01:02:43.433ZSep 03 01:02:42.490 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-03T01:02:44.111ZSep 03 01:02:43.170 INFO Download complete, target: Softnpu
18532026-09-03T01:02:44.115Z
18542026-09-03T01:02:44.118Zreal 2.047916574
18552026-09-03T01:02:44.118Zuser 1.316860676
18562026-09-03T01:02:44.118Zsys 0.625582205
18572026-09-03T01:02:44.118Ztrap 0.000634980
18582026-09-03T01:02:44.118Ztflt 0.000632860
18592026-09-03T01:02:44.118Zdflt 0.000115580
18602026-09-03T01:02:44.118Zkflt 0.000000000
18612026-09-03T01:02:44.118Zlock 13.091672135
18622026-09-03T01:02:44.118Zslp 0.562393399
18632026-09-03T01:02:44.118Zlat 0.092420802
18642026-09-03T01:02:44.118Zstop 0.000244770
18652026-09-03T01:02:44.118Z+ export CARGO_INCREMENTAL=0
18662026-09-03T01:02:44.118Z+ CARGO_INCREMENTAL=0
18672026-09-03T01:02:44.118Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-03T01:02:45.027Z Compiling proc-macro2 v1.0.106
18692026-09-03T01:02:45.027Z Compiling quote v1.0.45
18702026-09-03T01:02:45.027Z Compiling unicode-ident v1.0.24
18712026-09-03T01:02:45.030Z Compiling serde_core v1.0.228
18722026-09-03T01:02:45.030Z Compiling libc v0.2.185
18732026-09-03T01:02:45.030Z Compiling serde v1.0.228
18742026-09-03T01:02:45.030Z Compiling cfg-if v1.0.4
18752026-09-03T01:02:45.031Z Compiling version_check v0.9.5
18762026-09-03T01:02:45.031Z Compiling autocfg v1.5.0
18772026-09-03T01:02:45.031Z Compiling find-msvc-tools v0.1.9
18782026-09-03T01:02:45.031Z Compiling shlex v1.3.0
18792026-09-03T01:02:45.175Z Compiling memchr v2.8.0
18802026-09-03T01:02:45.178Z Compiling zmij v1.0.21
18812026-09-03T01:02:45.178Z Compiling serde_json v1.0.151
18822026-09-03T01:02:45.305Z Compiling portable-atomic v1.13.1
18832026-09-03T01:02:45.321Z Compiling zerocopy v0.8.55
18842026-09-03T01:02:45.334Z Compiling libm v0.2.16
18852026-09-03T01:02:45.518Z Compiling getrandom v0.4.3
18862026-09-03T01:02:45.553Z Compiling generic-array v0.14.7
18872026-09-03T01:02:45.588Z Compiling smallvec v1.15.1
18882026-09-03T01:02:45.771Z Compiling num-traits v0.2.19
18892026-09-03T01:02:45.771Z Compiling icu_normalizer_data v2.1.1
18902026-09-03T01:02:45.771Z Compiling icu_properties_data v2.1.2
18912026-09-03T01:02:45.771Z Compiling parking_lot_core v0.9.12
18922026-09-03T01:02:45.879Z Compiling itoa v1.0.17
18932026-09-03T01:02:45.882Z Compiling log v0.4.33
18942026-09-03T01:02:45.926Z Compiling subtle v2.6.1
18952026-09-03T01:02:45.929Z Compiling pkg-config v0.3.32
18962026-09-03T01:02:46.012Z Compiling stable_deref_trait v1.2.1
18972026-09-03T01:02:46.071Z Compiling rustix v1.1.4
18982026-09-03T01:02:46.087Z Compiling typenum v1.20.1
18992026-09-03T01:02:46.109Z Compiling getrandom v0.3.4
19002026-09-03T01:02:46.157Z Compiling scopeguard v1.2.0
19012026-09-03T01:02:46.189Z Compiling thiserror v2.0.18
19022026-09-03T01:02:46.266Z Compiling lock_api v0.4.14
19032026-09-03T01:02:46.269Z Compiling rand_core v0.10.0
19042026-09-03T01:02:46.297Z Compiling jobserver v0.1.34
19052026-09-03T01:02:46.314Z Compiling errno v0.3.14
19062026-09-03T01:02:46.515Z Compiling cc v1.2.56
19072026-09-03T01:02:46.576Z Compiling critical-section v1.2.0
19082026-09-03T01:02:46.579Z Compiling getrandom v0.2.17
19092026-09-03T01:02:46.579Z Compiling writeable v0.6.2
19102026-09-03T01:02:46.625Z Compiling syn v2.0.117
19112026-09-03T01:02:46.641Z Compiling schemars v0.8.22
19122026-09-03T01:02:46.644Z Compiling percent-encoding v2.3.2
19132026-09-03T01:02:46.675Z Compiling equivalent v1.0.2
19142026-09-03T01:02:46.708Z Compiling litemap v0.8.1
19152026-09-03T01:02:46.801Z Compiling rand_core v0.6.4
19162026-09-03T01:02:46.808Z Compiling syn v1.0.109
19172026-09-03T01:02:46.808Z Compiling pin-project-lite v0.2.17
19182026-09-03T01:02:46.933Z Compiling rustversion v1.0.22
19192026-09-03T01:02:46.964Z Compiling once_cell v1.21.3
19202026-09-03T01:02:47.081Z Compiling hashbrown v0.17.0
19212026-09-03T01:02:47.085Z Compiling heck v0.5.0
19222026-09-03T01:02:47.120Z Compiling dunce v1.0.5
19232026-09-03T01:02:47.138Z Compiling fs_extra v1.3.0
19242026-09-03T01:02:47.170Z Compiling utf8_iter v1.0.4
19252026-09-03T01:02:47.188Z Compiling byteorder v1.5.0
19262026-09-03T01:02:47.222Z Compiling form_urlencoded v1.2.2
19272026-09-03T01:02:47.278Z Compiling cmake v0.1.57
19282026-09-03T01:02:47.386Z Compiling strsim v0.11.1
19292026-09-03T01:02:47.451Z Compiling semver v1.0.28
19302026-09-03T01:02:47.465Z Compiling bitflags v2.11.0
19312026-09-03T01:02:47.657Z Compiling indexmap v2.14.0
19322026-09-03T01:02:47.704Z Compiling signal-hook-registry v1.4.8
19332026-09-03T01:02:47.735Z Compiling thiserror v1.0.69
19342026-09-03T01:02:47.774Z Compiling parking_lot v0.12.5
19352026-09-03T01:02:47.793Z Compiling mio v1.2.0
19362026-09-03T01:02:47.809Z Compiling socket2 v0.6.3
19372026-09-03T01:02:47.827Z Compiling aws-lc-sys v0.40.0
19382026-09-03T01:02:47.944Z Compiling aws-lc-rs v1.16.3
19392026-09-03T01:02:48.033Z Compiling futures-core v0.3.32
19402026-09-03T01:02:48.067Z Compiling const-oid v0.9.6
19412026-09-03T01:02:48.165Z Compiling iana-time-zone v0.1.65
19422026-09-03T01:02:48.194Z Compiling httparse v1.10.1
19432026-09-03T01:02:48.339Z Compiling regex-syntax v0.8.10
19442026-09-03T01:02:48.343Z Compiling ucd-trie v0.1.7
19452026-09-03T01:02:48.549Z Compiling crc32fast v1.5.0
19462026-09-03T01:02:48.549Z Compiling fnv v1.0.7
19472026-09-03T01:02:48.617Z Compiling pest v2.8.6
19482026-09-03T01:02:48.681Z Compiling uuid v1.23.4
19492026-09-03T01:02:48.722Z Compiling ident_case v1.0.1
19502026-09-03T01:02:48.732Z Compiling vcpkg v0.2.15
19512026-09-03T01:02:48.895Z Compiling rustc_version v0.4.1
19522026-09-03T01:02:49.037Z Compiling dyn-clone v1.0.20
19532026-09-03T01:02:49.083Z Compiling rustls v0.23.41
19542026-09-03T01:02:49.141Z Compiling futures-sink v0.3.32
19552026-09-03T01:02:49.233Z Compiling futures-channel v0.3.32
19562026-09-03T01:02:49.321Z Compiling openssl-sys v0.9.117
19572026-09-03T01:02:49.339Z Compiling aho-corasick v1.1.4
19582026-09-03T01:02:49.339Z Compiling futures-io v0.3.32
19592026-09-03T01:02:49.364Z Compiling futures-task v0.3.32
19602026-09-03T01:02:49.397Z Compiling synstructure v0.13.2
19612026-09-03T01:02:49.476Z Compiling serde_derive_internals v0.29.1
19622026-09-03T01:02:49.502Z Compiling slab v0.4.12
19632026-09-03T01:02:49.696Z Compiling pest_meta v2.8.6
19642026-09-03T01:02:49.758Z Compiling time-core v0.1.8
19652026-09-03T01:02:49.786Z Compiling plain v0.2.3
19662026-09-03T01:02:49.797Z Compiling radium v0.7.0
19672026-09-03T01:02:49.892Z Compiling num-conv v0.2.0
19682026-09-03T01:02:49.941Z Compiling crossbeam-utils v0.8.21
19692026-09-03T01:02:49.954Z Compiling base64ct v1.8.3
19702026-09-03T01:02:49.973Z Compiling maybe-uninit v2.0.0
19712026-09-03T01:02:50.045Z Compiling time-macros v0.2.27
19722026-09-03T01:02:50.069Z Compiling openssl v0.10.80
19732026-09-03T01:02:50.114Z Compiling pretty-hex v0.4.1
19742026-09-03T01:02:50.152Z Compiling regex-automata v0.4.14
19752026-09-03T01:02:50.256Z Compiling base64 v0.22.1
19762026-09-03T01:02:50.266Z Compiling pem-rfc7468 v0.7.0
19772026-09-03T01:02:50.281Z Compiling slog v2.8.2
19782026-09-03T01:02:50.281Z Compiling pest_generator v2.8.6
19792026-09-03T01:02:50.312Z Compiling unicode-segmentation v1.12.0
19802026-09-03T01:02:50.416Z Compiling flagset v0.4.7
19812026-09-03T01:02:50.487Z Compiling darling_core v0.23.0
19822026-09-03T01:02:50.511Z Compiling rand_core v0.9.5
19832026-09-03T01:02:50.571Z Compiling bzip2-sys v0.1.13+1.0.8
19842026-09-03T01:02:50.575Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19852026-09-03T01:02:50.615Z Compiling syn v3.0.3
19862026-09-03T01:02:50.639Z Compiling ahash v0.8.12
19872026-09-03T01:02:50.674Z Compiling serde_derive v1.0.228
19882026-09-03T01:02:50.701Z Compiling zeroize_derive v1.5.0
19892026-09-03T01:02:50.751Z Compiling zerofrom-derive v0.1.6
19902026-09-03T01:02:50.754Z Compiling yoke-derive v0.8.1
19912026-09-03T01:02:50.783Z Compiling zerocopy-derive v0.8.55
19922026-09-03T01:02:50.916Z Compiling zerovec-derive v0.11.2
19932026-09-03T01:02:50.935Z Compiling displaydoc v0.2.5
19942026-09-03T01:02:50.963Z Compiling tokio-macros v2.7.0
19952026-09-03T01:02:50.997Z Compiling futures-macro v0.3.32
19962026-09-03T01:02:51.014Z Compiling thiserror-impl v2.0.18
19972026-09-03T01:02:51.019Z Compiling schemars_derive v0.8.22
19982026-09-03T01:02:51.046Z Compiling der_derive v0.7.3
19992026-09-03T01:02:51.064Z Compiling tracing-attributes v0.1.31
20002026-09-03T01:02:51.360Z Compiling thiserror-impl v1.0.69
20012026-09-03T01:02:51.655Z Compiling pest_derive v2.8.6
20022026-09-03T01:02:51.715Z Compiling scroll_derive v0.12.1
20032026-09-03T01:02:51.758Z Compiling scroll_derive v0.13.1
20042026-09-03T01:02:51.817Z Compiling futures-util v0.3.32
20052026-09-03T01:02:51.947Z Compiling zerofrom v0.1.6
20062026-09-03T01:02:52.105Z Compiling yoke v0.8.1
20072026-09-03T01:02:52.158Z Compiling openssl-macros v0.1.1
20082026-09-03T01:02:52.226Z Compiling native-tls v0.2.18
20092026-09-03T01:02:52.333Z Compiling zerovec v0.11.5
20102026-09-03T01:02:52.361Z Compiling zerotrie v0.2.3
20112026-09-03T01:02:52.469Z Compiling num-bigint-dig v0.8.6
20122026-09-03T01:02:52.522Z Compiling packed_struct v0.10.1
20132026-09-03T01:02:52.571Z Compiling anyhow v1.0.104
20142026-09-03T01:02:52.602Z Compiling paste v1.0.15
20152026-09-03T01:02:52.713Z Compiling darling_macro v0.23.0
20162026-09-03T01:02:52.728Z Compiling regex v1.12.3
20172026-09-03T01:02:52.754Z Compiling zerocopy-derive v0.7.35
20182026-09-03T01:02:52.895Z Compiling tinystr v0.8.2
20192026-09-03T01:02:52.937Z Compiling potential_utf v0.1.4
20202026-09-03T01:02:53.125Z Compiling icu_locale_core v2.1.1
20212026-09-03T01:02:53.143Z Compiling icu_collections v2.1.1
20222026-09-03T01:02:53.430Z Compiling tracing-core v0.1.36
20232026-09-03T01:02:53.551Z Compiling cookie v0.18.1
20242026-09-03T01:02:53.699Z Compiling cpufeatures v0.2.17
20252026-09-03T01:02:53.743Z Compiling camino v1.2.5
20262026-09-03T01:02:53.767Z Compiling icu_provider v2.1.1
20272026-09-03T01:02:53.772Z Compiling fastrand v2.3.0
20282026-09-03T01:02:53.798Z Compiling tracing v0.1.44
20292026-09-03T01:02:53.906Z Compiling zeroize v1.9.0
20302026-09-03T01:02:53.970Z Compiling bytes v1.11.1
20312026-09-03T01:02:54.118Z Compiling chrono v0.4.45
20322026-09-03T01:02:54.144Z Compiling icu_normalizer v2.1.1
20332026-09-03T01:02:54.161Z Compiling icu_properties v2.1.2
20342026-09-03T01:02:54.214Z Compiling serde_tokenstream v0.2.3
20352026-09-03T01:02:54.544Z Compiling tokio v1.52.1
20362026-09-03T01:02:54.621Z Compiling crypto-common v0.1.7
20372026-09-03T01:02:54.638Z Compiling block-buffer v0.10.4
20382026-09-03T01:02:54.706Z Compiling der v0.7.10
20392026-09-03T01:02:54.791Z Compiling digest v0.10.7
20402026-09-03T01:02:54.814Z Compiling http v1.4.2
20412026-09-03T01:02:55.026Z Compiling idna_adapter v1.2.1
20422026-09-03T01:02:55.137Z Compiling idna v1.1.0
20432026-09-03T01:02:55.197Z Compiling ppv-lite86 v0.2.21
20442026-09-03T01:02:55.203Z Compiling serde_spanned v0.6.9
20452026-09-03T01:02:55.537Z Compiling url v2.5.8
20462026-09-03T01:02:55.556Z Compiling spki v0.7.3
20472026-09-03T01:02:55.653Z Compiling rand_chacha v0.9.0
20482026-09-03T01:02:55.671Z Compiling toml_datetime v0.6.11
20492026-09-03T01:02:55.830Z Compiling darling v0.23.0
20502026-09-03T01:02:55.879Z Compiling zerocopy-derive v0.6.6
20512026-09-03T01:02:55.935Z Compiling bitfield-macros v0.19.4
20522026-09-03T01:02:55.951Z Compiling clap_derive v4.6.1
20532026-09-03T01:02:56.056Z Compiling packed_struct_codegen v0.10.1
20542026-09-03T01:02:56.331Z Compiling indexmap v1.9.3
20552026-09-03T01:02:56.382Z Compiling simd-adler32 v0.3.8
20562026-09-03T01:02:56.397Z Compiling object v0.37.3
20572026-09-03T01:02:56.647Z Compiling rand v0.9.2
20582026-09-03T01:02:56.679Z Compiling pkcs8 v0.10.2
20592026-09-03T01:02:56.696Z Compiling http-body v1.0.1
20602026-09-03T01:02:56.700Z Compiling rustls-pki-types v1.14.0
20612026-09-03T01:02:56.808Z Compiling daft-derive v0.1.8
20622026-09-03T01:02:56.949Z Compiling spin v0.9.8
20632026-09-03T01:02:57.015Z Compiling usdt-impl v0.5.0
20642026-09-03T01:02:57.066Z Compiling cmov v0.5.4
20652026-09-03T01:02:57.154Z Compiling winnow v0.5.40
20662026-09-03T01:02:57.281Z Compiling utf8parse v0.2.2
20672026-09-03T01:02:57.296Z Compiling adler2 v2.0.1
20682026-09-03T01:02:57.320Z Compiling ref-cast v1.0.25
20692026-09-03T01:02:57.388Z Compiling either v1.15.0
20702026-09-03T01:02:57.393Z Compiling anstyle v1.0.14
20712026-09-03T01:02:57.393Z Compiling openssl-probe v0.2.1
20722026-09-03T01:02:57.410Z Compiling usdt-impl v0.6.0
20732026-09-03T01:02:57.443Z Compiling tinyvec_macros v0.1.1
20742026-09-03T01:02:57.460Z Compiling ctutils v0.4.2
20752026-09-03T01:02:57.501Z Compiling miniz_oxide v0.8.9
20762026-09-03T01:02:57.528Z Compiling tinyvec v1.10.0
20772026-09-03T01:02:57.576Z Compiling anstyle-parse v1.0.0
20782026-09-03T01:02:57.626Z Compiling sha2 v0.10.9
20792026-09-03T01:02:57.717Z Compiling tempfile v3.27.0
20802026-09-03T01:02:57.770Z Compiling scroll v0.13.0
20812026-09-03T01:02:57.834Z Compiling scroll v0.12.0
20822026-09-03T01:02:57.890Z Compiling async-trait v0.1.89
20832026-09-03T01:02:57.907Z Compiling terminal_size v0.4.3
20842026-09-03T01:02:58.012Z Compiling heapless v0.7.17
20852026-09-03T01:02:58.103Z Compiling atomic-waker v1.1.2
20862026-09-03T01:02:58.122Z Compiling is_terminal_polyfill v1.70.2
20872026-09-03T01:02:58.139Z Compiling winnow v1.0.3
20882026-09-03T01:02:58.170Z Compiling try-lock v0.2.5
20892026-09-03T01:02:58.238Z Compiling colorchoice v1.0.4
20902026-09-03T01:02:58.253Z Compiling tower-service v0.3.3
20912026-09-03T01:02:58.258Z Compiling signal-hook v0.3.18
20922026-09-03T01:02:58.311Z Compiling untrusted v0.7.1
20932026-09-03T01:02:58.316Z Compiling anstyle-query v1.1.5
20942026-09-03T01:02:58.369Z Compiling rustix v0.38.44
20952026-09-03T01:02:58.385Z Compiling zstd-safe v7.2.4
20962026-09-03T01:02:58.445Z Compiling toml_edit v0.19.15
20972026-09-03T01:02:58.478Z Compiling litrs v1.0.0
20982026-09-03T01:02:58.553Z Compiling tokio-util v0.7.18
20992026-09-03T01:02:58.595Z Compiling winnow v0.7.14
21002026-09-03T01:02:58.611Z Compiling tower-layer v0.3.3
21012026-09-03T01:02:58.770Z Compiling anstream v1.0.0
21022026-09-03T01:02:58.793Z Compiling want v0.3.1
21032026-09-03T01:02:58.947Z Compiling document-features v0.2.12
21042026-09-03T01:02:59.073Z Compiling toml_parser v1.1.2+spec-1.1.0
21052026-09-03T01:02:59.197Z Compiling goblin v0.8.2
21062026-09-03T01:02:59.213Z Compiling goblin v0.10.5
21072026-09-03T01:02:59.275Z Compiling h2 v0.4.15
21082026-09-03T01:02:59.308Z Compiling hybrid-array v0.4.13
21092026-09-03T01:02:59.502Z Compiling ipnetwork v0.21.1
21102026-09-03T01:02:59.597Z Compiling ipnet v2.12.0
21112026-09-03T01:02:59.642Z Compiling zerocopy v0.7.35
21122026-09-03T01:02:59.843Z Compiling ref-cast-impl v1.0.25
21132026-09-03T01:02:59.993Z Compiling structmeta-derive v0.3.0
21142026-09-03T01:03:00.056Z Compiling heck v0.4.1
21152026-09-03T01:03:00.097Z Compiling darling_core v0.20.11
21162026-09-03T01:03:00.118Z Compiling curve25519-dalek v4.1.3
21172026-09-03T01:03:00.258Z Compiling memoffset v0.9.1
21182026-09-03T01:03:00.281Z Compiling untrusted v0.9.0
21192026-09-03T01:03:00.281Z Compiling httpdate v1.0.3
21202026-09-03T01:03:00.313Z Compiling powerfmt v0.2.0
21212026-09-03T01:03:00.424Z Compiling tap v1.0.1
21222026-09-03T01:03:00.552Z Compiling foreign-types-shared v0.1.1
21232026-09-03T01:03:00.573Z Compiling wyz v0.5.1
21242026-09-03T01:03:00.573Z Compiling deranged v0.5.8
21252026-09-03T01:03:00.658Z Compiling foreign-types v0.3.2
21262026-09-03T01:03:00.761Z Compiling unicode-normalization v0.1.25
21272026-09-03T01:03:00.855Z Compiling dtrace-parser v0.2.0
21282026-09-03T01:03:00.874Z Compiling rand_chacha v0.3.1
21292026-09-03T01:03:00.926Z Compiling signature v2.2.0
21302026-09-03T01:03:00.985Z Compiling structmeta v0.3.0
21312026-09-03T01:03:01.097Z Compiling hex v0.4.3
21322026-09-03T01:03:01.215Z Compiling dtrace-parser v0.3.0
21332026-09-03T01:03:01.256Z Compiling pin-project-internal v1.1.11
21342026-09-03T01:03:01.320Z Compiling num-integer v0.1.46
21352026-09-03T01:03:01.393Z Compiling wait-timeout v0.2.1
21362026-09-03T01:03:01.473Z Compiling dof v0.3.0
21372026-09-03T01:03:01.582Z Compiling thread-id v5.1.0
21382026-09-03T01:03:01.634Z Compiling socket2 v0.5.10
21392026-09-03T01:03:01.637Z Compiling thread-id v4.2.2
21402026-09-03T01:03:01.682Z Compiling cfg_aliases v0.2.1
21412026-09-03T01:03:01.735Z Compiling smoltcp v0.9.1
21422026-09-03T01:03:01.754Z Compiling quick-error v1.2.3
21432026-09-03T01:03:01.831Z Compiling bit-vec v0.8.0
21442026-09-03T01:03:01.886Z Compiling funty v2.0.0
21452026-09-03T01:03:01.933Z Compiling dof v0.4.0
21462026-09-03T01:03:02.014Z Compiling num_threads v0.1.7
21472026-09-03T01:03:02.045Z Compiling clap_lex v1.0.0
21482026-09-03T01:03:02.093Z Compiling owo-colors v4.3.0
21492026-09-03T01:03:02.111Z Compiling darling_macro v0.20.11
21502026-09-03T01:03:02.142Z Compiling time v0.3.47
21512026-09-03T01:03:02.207Z Compiling bit-set v0.8.0
21522026-09-03T01:03:02.279Z Compiling bitvec v1.0.1
21532026-09-03T01:03:02.297Z Compiling clap_builder v4.6.0
21542026-09-03T01:03:02.300Z Compiling rusty-fork v0.3.1
21552026-09-03T01:03:02.398Z Compiling nix v0.31.2
21562026-09-03T01:03:02.414Z Compiling num-iter v0.1.45
21572026-09-03T01:03:02.516Z Compiling hyper v1.10.1
21582026-09-03T01:03:02.610Z Compiling rand v0.8.6
21592026-09-03T01:03:02.639Z Compiling darling v0.20.11
21602026-09-03T01:03:02.855Z Compiling lazy_static v1.5.0
21612026-09-03T01:03:02.987Z Compiling hmac v0.12.1
21622026-09-03T01:03:02.991Z Compiling erased-serde v0.3.31
21632026-09-03T01:03:03.177Z Compiling rand_xorshift v0.4.0
21642026-09-03T01:03:03.221Z Compiling curve25519-dalek-derive v0.1.1
21652026-09-03T01:03:03.265Z Compiling sync_wrapper v1.0.2
21662026-09-03T01:03:03.390Z Compiling siphasher v1.0.2
21672026-09-03T01:03:03.557Z Compiling nodrop v0.1.14
21682026-09-03T01:03:03.586Z Compiling zlib-rs v0.6.2
21692026-09-03T01:03:03.665Z Compiling hyper-util v0.1.20
21702026-09-03T01:03:03.681Z Compiling unarray v0.1.4
21712026-09-03T01:03:03.723Z Compiling crc-catalog v2.4.0
21722026-09-03T01:03:03.807Z Compiling crc v3.4.0
21732026-09-03T01:03:03.840Z Compiling proptest v1.11.0
21742026-09-03T01:03:03.840Z Compiling clap v4.6.1
21752026-09-03T01:03:03.952Z Compiling array-init v0.0.4
21762026-09-03T01:03:04.447Z Compiling tower v0.5.3
21772026-09-03T01:03:04.928Z Compiling derive_builder_core v0.20.2
21782026-09-03T01:03:04.944Z Compiling smallvec v0.6.14
21792026-09-03T01:03:05.002Z Compiling snafu-derive v0.8.9
21802026-09-03T01:03:05.171Z Compiling pkcs1 v0.7.5
21812026-09-03T01:03:05.283Z Compiling http-body-util v0.1.3
21822026-09-03T01:03:05.354Z Compiling zerocopy v0.6.6
21832026-09-03T01:03:05.371Z Compiling bitfield v0.19.4
21842026-09-03T01:03:05.513Z Compiling strum_macros v0.26.4
21852026-09-03T01:03:05.548Z Compiling strum_macros v0.27.2
21862026-09-03T01:03:05.565Z Compiling hubpack_derive v0.1.1
21872026-09-03T01:03:05.634Z Compiling flate2 v1.1.9
21882026-09-03T01:03:05.765Z Compiling env_filter v2.0.0
21892026-09-03T01:03:05.881Z Compiling fs-err v3.3.0
21902026-09-03T01:03:06.069Z Compiling unicode-bidi v0.3.18
21912026-09-03T01:03:06.113Z Compiling base64 v0.21.7
21922026-09-03T01:03:06.130Z Compiling allocator-api2 v0.2.21
21932026-09-03T01:03:06.347Z Compiling ryu v1.0.23
21942026-09-03T01:03:06.430Z Compiling unicode-properties v0.1.4
21952026-09-03T01:03:06.463Z Compiling gimli v0.32.3
21962026-09-03T01:03:06.500Z Compiling hashbrown v0.12.3
21972026-09-03T01:03:06.535Z Compiling iri-string v0.7.10
21982026-09-03T01:03:06.558Z Compiling serde_urlencoded v0.7.1
21992026-09-03T01:03:06.615Z Compiling stringprep v0.1.5
22002026-09-03T01:03:06.822Z Compiling ron v0.8.1
22012026-09-03T01:03:07.142Z Compiling env_logger v0.11.11
22022026-09-03T01:03:07.203Z Compiling newtype-uuid v1.3.2
22032026-09-03T01:03:07.261Z Compiling derive_builder_macro v0.20.2
22042026-09-03T01:03:07.365Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22052026-09-03T01:03:07.389Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22062026-09-03T01:03:07.466Z Compiling rsa v0.9.10
22072026-09-03T01:03:07.518Z Compiling oxnet v0.1.6
22082026-09-03T01:03:07.564Z Compiling serde-hex v0.1.0
22092026-09-03T01:03:07.604Z Compiling tokio-native-tls v0.3.1
22102026-09-03T01:03:07.691Z Compiling tower-http v0.6.8
22112026-09-03T01:03:07.757Z Compiling hashbrown v0.13.2
22122026-09-03T01:03:07.790Z Compiling bzip2 v0.4.4
22132026-09-03T01:03:07.911Z Compiling usdt-attr-macro v0.6.0
22142026-09-03T01:03:07.927Z Compiling usdt-macro v0.6.0
22152026-09-03T01:03:08.006Z Compiling derive-ex v0.1.8
22162026-09-03T01:03:08.112Z Compiling block-buffer v0.12.1
22172026-09-03T01:03:08.135Z Compiling crypto-common v0.2.2
22182026-09-03T01:03:08.175Z Compiling addr2line v0.25.1
22192026-09-03T01:03:08.228Z Compiling block-padding v0.4.2
22202026-09-03T01:03:08.550Z Compiling rustls-native-certs v0.8.3
22212026-09-03T01:03:08.698Z Compiling x509-cert v0.2.5
22222026-09-03T01:03:08.832Z Compiling md-5 v0.10.6
22232026-09-03T01:03:08.984Z Compiling bstr v1.12.1
22242026-09-03T01:03:09.012Z Compiling convert_case v0.10.0
22252026-09-03T01:03:09.295Z Compiling vergen-lib v9.1.0
22262026-09-03T01:03:09.312Z Compiling hash32 v0.2.1
22272026-09-03T01:03:09.345Z Compiling encoding_rs v0.8.35
22282026-09-03T01:03:09.349Z Compiling psl-types v2.0.11
22292026-09-03T01:03:09.408Z Compiling crc-any v2.5.0
22302026-09-03T01:03:09.490Z Compiling unicode-width v0.2.0
22312026-09-03T01:03:09.544Z Compiling mime v0.3.17
22322026-09-03T01:03:09.547Z Compiling fallible-iterator v0.2.0
22332026-09-03T01:03:09.615Z Compiling rustc-demangle v0.1.27
22342026-09-03T01:03:09.644Z Compiling cpufeatures v0.3.0
22352026-09-03T01:03:09.886Z Compiling postgres-protocol v0.6.10
22362026-09-03T01:03:09.928Z Compiling test-strategy v0.4.5
22372026-09-03T01:03:09.968Z Compiling backtrace v0.3.76
22382026-09-03T01:03:09.986Z Compiling publicsuffix v2.3.0
22392026-09-03T01:03:10.191Z Compiling derive_more-impl v2.1.1
22402026-09-03T01:03:10.657Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-03T01:03:10.674Z Compiling inout v0.2.2
22422026-09-03T01:03:10.693Z Compiling object v0.30.4
22432026-09-03T01:03:10.885Z Compiling zip v0.6.6
22442026-09-03T01:03:10.885Z Compiling daft v0.1.8
22452026-09-03T01:03:10.917Z Compiling derive_builder v0.20.2
22462026-09-03T01:03:10.949Z Compiling hyper-tls v0.6.0
22472026-09-03T01:03:10.974Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-03T01:03:11.195Z Compiling phf_shared v0.13.1
22492026-09-03T01:03:11.245Z Compiling pin-project v1.1.11
22502026-09-03T01:03:11.317Z Compiling toml v0.7.8
22512026-09-03T01:03:11.401Z Compiling serde_with_macros v3.21.0
22522026-09-03T01:03:11.418Z Compiling futures-executor v0.3.32
22532026-09-03T01:03:11.574Z Compiling async-recursion v1.1.1
22542026-09-03T01:03:11.624Z Compiling miette-derive v7.6.0
22552026-09-03T01:03:11.676Z Compiling enum-as-inner v0.6.1
22562026-09-03T01:03:11.691Z Compiling serde_repr v0.1.20
22572026-09-03T01:03:11.766Z Compiling ff v0.13.1
22582026-09-03T01:03:11.809Z Compiling vergen v9.1.0
22592026-09-03T01:03:11.869Z Compiling cargo-platform v0.3.2
22602026-09-03T01:03:11.929Z Compiling jiff-core v0.1.0
22612026-09-03T01:03:12.027Z Compiling managed v0.8.0
22622026-09-03T01:03:12.040Z Compiling bitflags v1.3.2
22632026-09-03T01:03:12.054Z Compiling base16ct v0.2.0
22642026-09-03T01:03:12.206Z Compiling is_ci v1.2.0
22652026-09-03T01:03:12.222Z Compiling path-slash v0.1.5
22662026-09-03T01:03:12.260Z Compiling libbz2-rs-sys v0.2.2
22672026-09-03T01:03:12.275Z Compiling foldhash v0.2.0
22682026-09-03T01:03:12.336Z Compiling unicode-linebreak v0.1.5
22692026-09-03T01:03:12.374Z Compiling smawk v0.3.2
22702026-09-03T01:03:12.452Z Compiling bumpalo v3.20.2
22712026-09-03T01:03:12.502Z Compiling same-file v1.0.6
22722026-09-03T01:03:12.583Z Compiling foldhash v0.1.5
22732026-09-03T01:03:12.599Z Compiling textwrap v0.16.2
22742026-09-03T01:03:12.632Z Compiling walkdir v2.5.0
22752026-09-03T01:03:12.669Z Compiling jiff v0.2.34
22762026-09-03T01:03:12.713Z Compiling hashbrown v0.15.5
22772026-09-03T01:03:12.728Z Compiling zopfli v0.8.3
22782026-09-03T01:03:12.742Z Compiling bzip2 v0.6.1
22792026-09-03T01:03:12.765Z Compiling hashbrown v0.16.1
22802026-09-03T01:03:12.922Z Compiling supports-color v3.0.2
22812026-09-03T01:03:13.011Z Compiling sec1 v0.7.3
22822026-09-03T01:03:13.105Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22832026-09-03T01:03:13.190Z Compiling cargo_metadata v0.23.1
22842026-09-03T01:03:13.297Z Compiling group v0.13.0
22852026-09-03T01:03:13.491Z Compiling futures v0.3.32
22862026-09-03T01:03:13.606Z Compiling phf v0.13.1
22872026-09-03T01:03:13.690Z Compiling snafu v0.8.9
22882026-09-03T01:03:13.811Z Compiling reqwest v0.12.28
22892026-09-03T01:03:14.039Z Compiling cipher v0.5.2
22902026-09-03T01:03:14.167Z Compiling signal-hook-mio v0.2.5
22912026-09-03T01:03:14.183Z Compiling cookie_store v0.22.1
22922026-09-03T01:03:14.259Z Compiling backtrace-ext v0.2.1
22932026-09-03T01:03:14.276Z Compiling postgres-types v0.2.12
22942026-09-03T01:03:14.311Z Compiling zstd v0.13.3
22952026-09-03T01:03:14.328Z Compiling globset v0.4.18
22962026-09-03T01:03:14.436Z Compiling strum v0.27.2
22972026-09-03T01:03:14.568Z Compiling hubpack v0.1.2
22982026-09-03T01:03:14.620Z Compiling phf_shared v0.11.3
22992026-09-03T01:03:14.636Z Compiling hkdf v0.12.4
23002026-09-03T01:03:14.653Z Compiling crossbeam-epoch v0.9.18
23012026-09-03T01:03:14.779Z Compiling byte-wrapper v0.1.0
23022026-09-03T01:03:14.812Z Compiling olpc-cjson v0.1.4
23032026-09-03T01:03:14.816Z Compiling ed25519 v2.2.3
23042026-09-03T01:03:14.981Z Compiling crypto-bigint v0.5.5
23052026-09-03T01:03:15.036Z Compiling serde-big-array v0.5.1
23062026-09-03T01:03:15.054Z Compiling serde_plain v1.0.2
23072026-09-03T01:03:15.088Z Compiling pem v3.0.6
23082026-09-03T01:03:15.172Z Compiling float-cmp v0.10.0
23092026-09-03T01:03:15.212Z Compiling memmap2 v0.9.10
23102026-09-03T01:03:15.221Z Compiling difflib v0.4.0
23112026-09-03T01:03:15.266Z Compiling supports-hyperlinks v3.2.0
23122026-09-03T01:03:15.309Z Compiling new_debug_unreachable v1.0.6
23132026-09-03T01:03:15.394Z Compiling toml_write v0.1.2
23142026-09-03T01:03:15.416Z Compiling normalize-line-endings v0.3.0
23152026-09-03T01:03:15.427Z Compiling typed-path v0.9.3
23162026-09-03T01:03:15.448Z Compiling precomputed-hash v0.1.1
23172026-09-03T01:03:15.457Z Compiling unicode-width v0.1.14
23182026-09-03T01:03:15.490Z Compiling data-encoding v2.10.0
23192026-09-03T01:03:15.523Z Compiling fixedbitset v0.5.7
23202026-09-03T01:03:15.554Z Compiling supports-unicode v3.0.0
23212026-09-03T01:03:15.574Z Compiling predicates-core v1.0.10
23222026-09-03T01:03:15.664Z Compiling const-oid v0.10.2
23232026-09-03T01:03:15.773Z Compiling keccak v0.1.6
23242026-09-03T01:03:15.826Z Compiling fixedbitset v0.4.2
23252026-09-03T01:03:15.913Z Compiling static_assertions v1.1.0
23262026-09-03T01:03:15.930Z Compiling whoami v2.1.0
23272026-09-03T01:03:15.953Z Compiling chacha20 v0.10.0
23282026-09-03T01:03:15.982Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23292026-09-03T01:03:15.999Z Compiling petgraph v0.6.5
23302026-09-03T01:03:16.071Z Compiling sha3 v0.10.8
23312026-09-03T01:03:16.103Z Compiling elliptic-curve v0.13.8
23322026-09-03T01:03:16.274Z Compiling tokio-postgres v0.7.16
23332026-09-03T01:03:16.311Z Compiling digest v0.11.3
23342026-09-03T01:03:16.328Z Compiling hickory-proto v0.25.2
23352026-09-03T01:03:16.354Z Compiling petgraph v0.8.3
23362026-09-03T01:03:16.369Z Compiling predicates v3.1.4
23372026-09-03T01:03:16.478Z Compiling miette v7.6.0
23382026-09-03T01:03:16.537Z Compiling toml_edit v0.22.27
23392026-09-03T01:03:16.601Z Compiling string_cache v0.8.9
23402026-09-03T01:03:17.105Z Compiling usdt v0.6.0
23412026-09-03T01:03:17.499Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23422026-09-03T01:03:17.722Z Compiling ed25519-dalek v2.2.0
23432026-09-03T01:03:17.888Z Compiling zip v4.6.1
23442026-09-03T01:03:18.203Z Compiling crossterm v0.28.1
23452026-09-03T01:03:18.454Z Compiling iddqd v0.4.2
23462026-09-03T01:03:18.683Z Compiling serde_with v3.21.0
23472026-09-03T01:03:18.773Z Compiling derive_more v2.1.1
23482026-09-03T01:03:18.789Z Compiling similar v2.7.0
23492026-09-03T01:03:18.809Z Compiling strum v0.26.3
23502026-09-03T01:03:18.899Z Compiling tokio-stream v0.1.18
23512026-09-03T01:03:18.959Z Compiling buf-list v1.1.2
23522026-09-03T01:03:19.007Z Compiling itertools v0.13.0
23532026-09-03T01:03:19.048Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-03T01:03:19.096Z Compiling openapiv3 v2.2.0
23552026-09-03T01:03:19.663Z Compiling lalrpop-util v0.19.12
23562026-09-03T01:03:19.841Z Compiling peg-runtime v0.8.5
23572026-09-03T01:03:33.395Z Compiling macaddr v1.0.1
23582026-09-03T01:03:33.456Z Compiling crucible-workspace-hack v0.1.0
23592026-09-03T01:03:33.533Z Compiling rayon-core v1.13.0
23602026-09-03T01:03:33.574Z Compiling itertools v0.15.0
23612026-09-03T01:03:33.638Z Compiling secrecy v0.10.3
23622026-09-03T01:03:33.656Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-03T01:03:33.673Z Compiling heapless v0.8.0
23642026-09-03T01:03:33.709Z Compiling toml_datetime v0.7.5+spec-1.1.0
23652026-09-03T01:03:33.763Z Compiling crossbeam-deque v0.8.6
23662026-09-03T01:03:33.767Z Compiling inout v0.1.4
23672026-09-03T01:03:33.796Z Compiling hash32 v0.3.1
23682026-09-03T01:03:33.815Z Compiling multer v3.1.0
23692026-09-03T01:03:33.826Z Compiling thread_local v1.1.9
23702026-09-03T01:03:33.956Z Compiling toml_edit v0.23.10+spec-1.0.0
23712026-09-03T01:03:33.972Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23722026-09-03T01:03:33.989Z Compiling compression-core v0.4.31
23732026-09-03T01:03:34.022Z Compiling smoltcp v0.11.0
23742026-09-03T01:03:34.037Z Compiling match_cfg v0.1.0
23752026-09-03T01:03:34.076Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23762026-09-03T01:03:34.121Z Compiling slog-async v2.8.0
23772026-09-03T01:03:34.141Z Compiling compression-codecs v0.4.37
23782026-09-03T01:03:34.179Z Compiling hostname v0.3.1
23792026-09-03T01:03:34.260Z Compiling cipher v0.4.4
23802026-09-03T01:03:34.265Z Compiling atomicwrites v0.4.4
23812026-09-03T01:03:34.373Z Compiling slog-json v2.6.1
23822026-09-03T01:03:34.398Z Compiling crossbeam-channel v0.5.15
23832026-09-03T01:03:34.442Z Compiling half v2.7.1
23842026-09-03T01:03:34.467Z Compiling universal-hash v0.5.1
23852026-09-03T01:03:34.521Z Compiling proc-macro-crate v3.4.0
23862026-09-03T01:03:34.538Z Compiling newtype-uuid-macros v0.1.0
23872026-09-03T01:03:34.548Z Compiling serde_tokenstream v0.3.0
23882026-09-03T01:03:34.623Z Compiling cobs v0.3.0
23892026-09-03T01:03:34.644Z Compiling async-stream-impl v0.3.6
23902026-09-03T01:03:34.747Z Compiling thiserror-impl-no-std v2.0.2
23912026-09-03T01:03:34.775Z Compiling serde_spanned v1.1.1
23922026-09-03T01:03:34.855Z Compiling toml_datetime v1.1.1+spec-1.1.0
23932026-09-03T01:03:34.858Z Compiling is-terminal v0.4.17
23942026-09-03T01:03:34.858Z Compiling dropshot v0.17.1
23952026-09-03T01:03:34.909Z Compiling ingot-macros v0.2.0
23962026-09-03T01:03:34.943Z Compiling proc-macro-error-attr v1.0.4
23972026-09-03T01:03:34.957Z Compiling take_mut v0.2.2
23982026-09-03T01:03:34.973Z Compiling toml_writer v1.1.1+spec-1.1.0
23992026-09-03T01:03:34.988Z Compiling ciborium-io v0.2.2
24002026-09-03T01:03:35.089Z Compiling opaque-debug v0.3.1
24012026-09-03T01:03:35.104Z Compiling convert_case v0.4.0
24022026-09-03T01:03:35.120Z Compiling term v1.2.1
24032026-09-03T01:03:35.161Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24042026-09-03T01:03:35.178Z Compiling toml v1.1.2+spec-1.1.0
24052026-09-03T01:03:35.223Z Compiling async-stream v0.3.6
24062026-09-03T01:03:35.226Z Compiling poly1305 v0.8.0
24072026-09-03T01:03:35.261Z Compiling ciborium-ll v0.2.2
24082026-09-03T01:03:35.291Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24092026-09-03T01:03:35.331Z Compiling num_enum_derive v0.7.6
24102026-09-03T01:03:35.387Z Compiling oxide-generation-macros v0.2.0
24112026-09-03T01:03:35.425Z Compiling derive_more v0.99.20
24122026-09-03T01:03:35.430Z Compiling postcard v1.1.3
24132026-09-03T01:03:35.522Z Compiling slog-term v2.9.2
24142026-09-03T01:03:35.789Z Compiling thiserror-no-std v2.0.2
24152026-09-03T01:03:35.843Z Compiling slog-bunyan v2.5.0
24162026-09-03T01:03:35.899Z Compiling chacha20 v0.9.1
24172026-09-03T01:03:36.021Z Compiling async-compression v0.4.41
24182026-09-03T01:03:36.123Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-03T01:03:36.163Z Compiling sha1 v0.11.0
24202026-09-03T01:03:36.179Z Compiling oxide-generation v0.1.3
24212026-09-03T01:03:36.325Z Compiling parse-display-derive v0.10.0
24222026-09-03T01:03:36.407Z Compiling proc-macro-crate v1.3.1
24232026-09-03T01:03:36.437Z Compiling waitgroup v0.1.2
24242026-09-03T01:03:36.454Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-03T01:03:36.522Z Compiling rustls-pemfile v2.2.0
24262026-09-03T01:03:36.606Z Compiling blake2 v0.10.6
24272026-09-03T01:03:36.768Z Compiling aead v0.5.2
24282026-09-03T01:03:36.789Z Compiling dropshot_endpoint v0.17.1
24292026-09-03T01:03:36.805Z Compiling backon v1.6.0
24302026-09-03T01:03:36.966Z Compiling password-hash v0.5.0
24312026-09-03T01:03:36.980Z Compiling foreign-types-macros v0.2.3
24322026-09-03T01:03:37.000Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-03T01:03:37.047Z Compiling serde_path_to_error v0.1.20
24342026-09-03T01:03:37.144Z Compiling hostname v0.4.2
24352026-09-03T01:03:37.170Z Compiling proc-macro-error v1.0.4
24362026-09-03T01:03:37.290Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-09-03T01:03:37.310Z Compiling instant v0.1.13
24382026-09-03T01:03:37.324Z Compiling debug-ignore v1.0.5
24392026-09-03T01:03:37.368Z Compiling foreign-types-shared v0.3.1
24402026-09-03T01:03:37.401Z Compiling illumos-nvpair-sys v0.2.0
24412026-09-03T01:03:37.460Z Compiling backoff v0.4.0
24422026-09-03T01:03:37.481Z Compiling argon2 v0.5.3
24432026-09-03T01:03:37.484Z Compiling chacha20poly1305 v0.10.1
24442026-09-03T01:03:37.548Z Compiling num_enum_derive v0.5.11
24452026-09-03T01:03:37.566Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24462026-09-03T01:03:37.581Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24472026-09-03T01:03:37.598Z Compiling foreign-types v0.5.0
24482026-09-03T01:03:37.601Z Compiling ingot-types v0.2.0
24492026-09-03T01:03:37.655Z Compiling num_enum v0.7.6
24502026-09-03T01:03:37.672Z Compiling vsss-rs v3.3.4
24512026-09-03T01:03:37.700Z Compiling ciborium v0.2.2
24522026-09-03T01:03:37.842Z Compiling rustls-webpki v0.103.13
24532026-09-03T01:03:37.858Z Compiling parse-display v0.10.0
24542026-09-03T01:03:37.933Z Compiling regress v0.10.5
24552026-09-03T01:03:38.084Z Compiling ingot v0.2.1
24562026-09-03T01:03:38.107Z Compiling itertools v0.14.0
24572026-09-03T01:03:38.131Z Compiling tabwriter v1.4.1
24582026-09-03T01:03:38.151Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24592026-09-03T01:03:38.166Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24602026-09-03T01:03:38.180Z Compiling cstr-argument v0.1.2
24612026-09-03T01:03:38.372Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24622026-09-03T01:03:38.410Z Compiling humantime v2.3.0
24632026-09-03T01:03:38.441Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-03T01:03:38.511Z Compiling num_enum v0.5.11
24652026-09-03T01:03:38.618Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24662026-09-03T01:03:38.635Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24672026-09-03T01:03:38.666Z Compiling rayon v1.11.0
24682026-09-03T01:03:38.669Z Compiling rand v0.10.1
24692026-09-03T01:03:38.750Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24702026-09-03T01:03:38.753Z Compiling colored v3.1.1
24712026-09-03T01:03:38.784Z Compiling libefi-sys v0.1.0
24722026-09-03T01:03:38.787Z Compiling indent_write v2.2.0
24732026-09-03T01:03:38.815Z Compiling illumos-nvpair v0.3.0
24742026-09-03T01:03:38.839Z Compiling zone_cfg_derive v0.3.1
24752026-09-03T01:03:38.968Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24762026-09-03T01:03:39.018Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-03T01:03:39.121Z Compiling camino-tempfile v1.4.1
24782026-09-03T01:03:39.125Z Compiling itertools v0.12.1
24792026-09-03T01:03:39.178Z Compiling usdt-attr-macro v0.5.0
24802026-09-03T01:03:39.240Z Compiling usdt-macro v0.5.0
24812026-09-03T01:03:39.382Z Compiling bitfield-struct v0.6.2
24822026-09-03T01:03:39.430Z Compiling num-derive v0.4.2
24832026-09-03T01:03:39.467Z Compiling blake3 v1.8.5
24842026-09-03T01:03:39.482Z Compiling sigpipe v0.1.3
24852026-09-03T01:03:39.593Z Compiling memmap v0.7.0
24862026-09-03T01:03:39.609Z Compiling swrite v0.1.0
24872026-09-03T01:03:39.736Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24882026-09-03T01:03:39.810Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24892026-09-03T01:03:39.844Z Compiling glob v0.3.3
24902026-09-03T01:03:39.954Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24912026-09-03T01:03:39.971Z Compiling usdt v0.5.0
24922026-09-03T01:03:40.008Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24932026-09-03T01:03:40.023Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24942026-09-03T01:03:40.314Z Compiling smf v0.2.3
24952026-09-03T01:03:40.329Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24962026-09-03T01:03:40.432Z Compiling zone v0.3.1
24972026-09-03T01:03:40.452Z Compiling filetime v0.2.27
24982026-09-03T01:03:40.480Z Compiling arrayvec v0.7.6
24992026-09-03T01:03:40.502Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25002026-09-03T01:03:40.569Z Compiling xattr v1.6.1
25012026-09-03T01:03:40.586Z Compiling arrayref v0.3.9
25022026-09-03T01:03:40.600Z Compiling whoami v1.6.1
25032026-09-03T01:03:40.675Z Compiling constant_time_eq v0.4.2
25042026-09-03T01:03:40.682Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25052026-09-03T01:03:40.754Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25062026-09-03T01:03:40.777Z Compiling tar v0.4.46
25072026-09-03T01:03:40.810Z Compiling tokio-dtrace v0.1.1
25082026-09-03T01:03:40.828Z Compiling gethostname v0.5.0
25092026-09-03T01:03:40.922Z Compiling console v0.16.2
25102026-09-03T01:03:41.017Z Compiling unit-prefix v0.5.2
25112026-09-03T01:03:41.123Z Compiling topological-sort v0.2.2
25122026-09-03T01:03:41.178Z Compiling oxide-tokio-rt v0.1.4
25132026-09-03T01:03:41.196Z Compiling toml v0.8.23
25142026-09-03T01:03:41.312Z Compiling tokio-rustls v0.26.4
25152026-09-03T01:03:41.373Z Compiling rustls-platform-verifier v0.6.2
25162026-09-03T01:03:41.442Z Compiling tough v0.22.0
25172026-09-03T01:03:41.458Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25182026-09-03T01:03:41.566Z Compiling hyper-rustls v0.27.7
25192026-09-03T01:03:41.600Z Compiling indicatif v0.18.4
25202026-09-03T01:03:41.617Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25212026-09-03T01:03:41.620Z Compiling shell-words v1.1.1
25222026-09-03T01:03:41.848Z Compiling reqwest v0.13.2
25232026-09-03T01:03:42.898Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25242026-09-03T01:03:44.478Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-03T01:03:44.748Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-03T01:03:51.033Z Compiling progenitor-client v0.14.0
25272026-09-03T01:03:51.033Z Compiling omicron-zone-package v0.12.3
25282026-09-03T01:03:51.273Z Compiling progenitor-extras v0.2.0
25292026-09-03T01:03:51.614Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25302026-09-03T01:03:51.694Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25312026-09-03T01:03:51.725Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-03T01:03:51.793Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-03T01:03:51.808Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25342026-09-03T01:03:51.811Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25352026-09-03T01:03:51.934Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25362026-09-03T01:03:52.055Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-03T01:03:52.362Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-03T01:03:55.538Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-03T01:04:05.111Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-03T01:04:08.189Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-03T01:04:09.167Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-03T01:04:20.704Z Finished `release` profile [optimized] target(s) in 1m 36s
25432026-09-03T01:04:20.856Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-03T01:04:20.913ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-03T01:04:20.916ZCreated new build target 'test' and set it as active
25462026-09-03T01:04:20.916Z
25472026-09-03T01:04:20.916Zreal 1:36.796667583
25482026-09-03T01:04:20.916Zuser 14:31.570785876
25492026-09-03T01:04:20.916Zsys 2:48.755563121
25502026-09-03T01:04:20.916Ztrap 0.431532864
25512026-09-03T01:04:20.916Ztflt 0.535635811
25522026-09-03T01:04:20.916Zdflt 3.953702468
25532026-09-03T01:04:20.916Zkflt 0.000740380
25542026-09-03T01:04:20.916Zlock 40:31.602283679
25552026-09-03T01:04:20.916Zslp 34:20.574633130
25562026-09-03T01:04:20.916Zlat 40.807580021
25572026-09-03T01:04:20.917Zstop 6:16.389096048
25582026-09-03T01:04:20.917Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-03T01:04:21.825Z Finished `release` profile [optimized] target(s) in 0.89s
25602026-09-03T01:04:21.902Z Running `target/release/omicron-package -t test package`
25612026-09-03T01:04:21.959ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-03T01:04:23.416Z Compiling cfg-if v1.0.4
25632026-09-03T01:04:23.633Z Compiling serde_core v1.0.228
25642026-09-03T01:04:23.633Z Compiling libc v0.2.185
25652026-09-03T01:04:23.636Z Compiling memchr v2.8.0
25662026-09-03T01:04:23.692Z Compiling smallvec v1.15.1
25672026-09-03T01:04:23.726Z Compiling stable_deref_trait v1.2.1
25682026-09-03T01:04:23.759Z Compiling libm v0.2.16
25692026-09-03T01:04:23.777Z Compiling scopeguard v1.2.0
25702026-09-03T01:04:23.800Z Compiling zerofrom v0.1.6
25712026-09-03T01:04:23.827Z Compiling rand_core v0.10.0
25722026-09-03T01:04:23.846Z Compiling writeable v0.6.2
25732026-09-03T01:04:23.849Z Compiling percent-encoding v2.3.2
25742026-09-03T01:04:23.870Z Compiling litemap v0.8.1
25752026-09-03T01:04:23.914Z Compiling lock_api v0.4.14
25762026-09-03T01:04:23.935Z Compiling yoke v0.8.1
25772026-09-03T01:04:23.961Z Compiling icu_normalizer_data v2.1.1
25782026-09-03T01:04:23.985Z Compiling icu_properties_data v2.1.2
25792026-09-03T01:04:24.013Z Compiling utf8_iter v1.0.4
25802026-09-03T01:04:24.039Z Compiling form_urlencoded v1.2.2
25812026-09-03T01:04:24.061Z Compiling iana-time-zone v0.1.65
25822026-09-03T01:04:24.087Z Compiling errno v0.3.14
25832026-09-03T01:04:24.088Z Compiling getrandom v0.4.3
25842026-09-03T01:04:24.091Z Compiling parking_lot_core v0.9.12
25852026-09-03T01:04:24.159Z Compiling zerovec v0.11.5
25862026-09-03T01:04:24.163Z Compiling zerotrie v0.2.3
25872026-09-03T01:04:24.207Z Compiling zerocopy v0.8.55
25882026-09-03T01:04:24.232Z Compiling signal-hook-registry v1.4.8
25892026-09-03T01:04:24.256Z Compiling mio v1.2.0
25902026-09-03T01:04:24.286Z Compiling socket2 v0.6.3
25912026-09-03T01:04:24.328Z Compiling thiserror v2.0.18
25922026-09-03T01:04:24.355Z Compiling parking_lot v0.12.5
25932026-09-03T01:04:24.390Z Compiling getrandom v0.2.17
25942026-09-03T01:04:24.435Z Compiling futures-util v0.3.32
25952026-09-03T01:04:24.458Z Compiling getrandom v0.3.4
25962026-09-03T01:04:24.467Z Compiling base64 v0.22.1
25972026-09-03T01:04:24.501Z Compiling time v0.3.47
25982026-09-03T01:04:24.526Z Compiling aho-corasick v1.1.4
25992026-09-03T01:04:24.596Z Compiling num-traits v0.2.19
26002026-09-03T01:04:24.628Z Compiling rand_core v0.6.4
26012026-09-03T01:04:24.641Z Compiling rand_core v0.9.5
26022026-09-03T01:04:24.692Z Compiling tinystr v0.8.2
26032026-09-03T01:04:24.757Z Compiling potential_utf v0.1.4
26042026-09-03T01:04:24.782Z Compiling spin v0.9.8
26052026-09-03T01:04:24.806Z Compiling socket2 v0.5.10
26062026-09-03T01:04:24.848Z Compiling pest v2.8.6
26072026-09-03T01:04:24.883Z Compiling encoding_rs v0.8.35
26082026-09-03T01:04:24.946Z Compiling icu_locale_core v2.1.1
26092026-09-03T01:04:24.971Z Compiling icu_collections v2.1.1
26102026-09-03T01:04:24.995Z Compiling simd-adler32 v0.3.8
26112026-09-03T01:04:25.019Z Compiling adler2 v2.0.1
26122026-09-03T01:04:25.025Z Compiling crc32fast v1.5.0
26132026-09-03T01:04:25.064Z Compiling wait-timeout v0.2.1
26142026-09-03T01:04:25.267Z Compiling miniz_oxide v0.8.9
26152026-09-03T01:04:25.367Z Compiling zlib-rs v0.6.2
26162026-09-03T01:04:25.390Z Compiling rand_xorshift v0.4.0
26172026-09-03T01:04:25.449Z Compiling lazy_static v1.5.0
26182026-09-03T01:04:25.484Z Compiling serde v1.0.228
26192026-09-03T01:04:25.526Z Compiling serde_json v1.0.151
26202026-09-03T01:04:25.578Z Compiling bitflags v2.11.0
26212026-09-03T01:04:25.583Z Compiling uuid v1.23.4
26222026-09-03T01:04:25.634Z Compiling semver v1.0.28
26232026-09-03T01:04:25.691Z Compiling indexmap v2.14.0
26242026-09-03T01:04:25.771Z Compiling icu_provider v2.1.1
26252026-09-03T01:04:26.045Z Compiling bytes v1.11.1
26262026-09-03T01:04:26.108Z Compiling zeroize v1.9.0
26272026-09-03T01:04:26.135Z Compiling icu_normalizer v2.1.1
26282026-09-03T01:04:26.222Z Compiling icu_properties v2.1.2
26292026-09-03T01:04:26.274Z Compiling chrono v0.4.45
26302026-09-03T01:04:26.366Z Compiling rustix v1.1.4
26312026-09-03T01:04:26.390Z Compiling generic-array v0.14.7
26322026-09-03T01:04:26.559Z Compiling erased-serde v0.3.31
26332026-09-03T01:04:26.693Z Compiling tokio v1.52.1
26342026-09-03T01:04:26.782Z Compiling http v1.4.2
26352026-09-03T01:04:26.883Z Compiling rustls-pki-types v1.14.0
26362026-09-03T01:04:26.968Z Compiling crypto-common v0.1.7
26372026-09-03T01:04:27.080Z Compiling block-buffer v0.10.4
26382026-09-03T01:04:27.134Z Compiling idna_adapter v1.2.1
26392026-09-03T01:04:27.150Z Compiling slog v2.8.2
26402026-09-03T01:04:27.195Z Compiling ipnet v2.12.0
26412026-09-03T01:04:27.230Z Compiling aws-lc-rs v1.16.3
26422026-09-03T01:04:27.252Z Compiling digest v0.10.7
26432026-09-03T01:04:27.284Z Compiling idna v1.1.0
26442026-09-03T01:04:27.311Z Compiling regex-automata v0.4.14
26452026-09-03T01:04:27.350Z Compiling ppv-lite86 v0.2.21
26462026-09-03T01:04:27.382Z Compiling terminal_size v0.4.3
26472026-09-03T01:04:27.539Z Compiling http-body v1.0.1
26482026-09-03T01:04:27.566Z Compiling clap_builder v4.6.0
26492026-09-03T01:04:27.569Z Compiling tempfile v3.27.0
26502026-09-03T01:04:27.569Z Compiling der v0.7.10
26512026-09-03T01:04:27.673Z Compiling url v2.5.8
26522026-09-03T01:04:27.729Z Compiling rand_chacha v0.9.0
26532026-09-03T01:04:27.752Z Compiling http-body-util v0.1.3
26542026-09-03T01:04:27.756Z Compiling rand_chacha v0.3.1
26552026-09-03T01:04:27.796Z Compiling serde_urlencoded v0.7.1
26562026-09-03T01:04:27.931Z Compiling rustls-native-certs v0.8.3
26572026-09-03T01:04:28.071Z Compiling rand v0.9.2
26582026-09-03T01:04:28.098Z Compiling rand v0.8.6
26592026-09-03T01:04:28.119Z Compiling futures-executor v0.3.32
26602026-09-03T01:04:28.124Z Compiling hybrid-array v0.4.13
26612026-09-03T01:04:28.305Z Compiling schemars v0.8.22
26622026-09-03T01:04:28.326Z Compiling rustls-webpki v0.103.13
26632026-09-03T01:04:28.425Z Compiling hex v0.4.3
26642026-09-03T01:04:28.483Z Compiling hubpack v0.1.2
26652026-09-03T01:04:28.741Z Compiling spki v0.7.3
26662026-09-03T01:04:28.769Z Compiling futures v0.3.32
26672026-09-03T01:04:28.836Z Compiling publicsuffix v2.3.0
26682026-09-03T01:04:28.864Z Compiling openapiv3 v2.2.0
26692026-09-03T01:04:28.885Z Compiling rustls v0.23.41
26702026-09-03T01:04:28.921Z Compiling cookie v0.18.1
26712026-09-03T01:04:28.989Z Compiling pkcs8 v0.10.2
26722026-09-03T01:04:29.034Z Compiling rusty-fork v0.3.1
26732026-09-03T01:04:29.070Z Compiling flate2 v1.1.9
26742026-09-03T01:04:29.291Z Compiling ipnetwork v0.21.1
26752026-09-03T01:04:29.357Z Compiling cookie_store v0.22.1
26762026-09-03T01:04:29.535Z Compiling clap v4.6.1
26772026-09-03T01:04:29.579Z Compiling sha2 v0.10.9
26782026-09-03T01:04:29.604Z Compiling proptest v1.11.0
26792026-09-03T01:04:29.629Z Compiling oxnet v0.1.6
26802026-09-03T01:04:29.653Z Compiling crypto-common v0.2.2
26812026-09-03T01:04:29.678Z Compiling block-buffer v0.12.1
26822026-09-03T01:04:29.763Z Compiling signature v2.2.0
26832026-09-03T01:04:29.813Z Compiling camino v1.2.5
26842026-09-03T01:04:29.911Z Compiling hmac v0.12.1
26852026-09-03T01:04:29.960Z Compiling dof v0.4.0
26862026-09-03T01:04:30.109Z Compiling regex v1.12.3
26872026-09-03T01:04:30.130Z Compiling dtrace-parser v0.3.0
26882026-09-03T01:04:30.152Z Compiling thread-id v5.1.0
26892026-09-03T01:04:30.268Z Compiling data-encoding v2.10.0
26902026-09-03T01:04:30.290Z Compiling memmap2 v0.9.10
26912026-09-03T01:04:30.316Z Compiling num-integer v0.1.46
26922026-09-03T01:04:30.440Z Compiling rustix v0.38.44
26932026-09-03T01:04:30.524Z Compiling x509-cert v0.2.5
26942026-09-03T01:04:30.557Z Compiling toml_datetime v0.6.11
26952026-09-03T01:04:30.595Z Compiling serde_spanned v0.6.9
26962026-09-03T01:04:30.738Z Compiling dof v0.3.0
26972026-09-03T01:04:30.761Z Compiling usdt-impl v0.6.0
26982026-09-03T01:04:30.808Z Compiling num-iter v0.1.45
26992026-09-03T01:04:30.873Z Compiling bstr v1.12.1
27002026-09-03T01:04:30.915Z Compiling dtrace-parser v0.2.0
27012026-09-03T01:04:30.939Z Compiling ff v0.13.1
27022026-09-03T01:04:30.964Z Compiling thread-id v4.2.2
27032026-09-03T01:04:31.081Z Compiling tokio-util v0.7.18
27042026-09-03T01:04:31.133Z Compiling tower v0.5.3
27052026-09-03T01:04:31.627Z Compiling usdt v0.6.0
27062026-09-03T01:04:31.654Z Compiling tower-http v0.6.8
27072026-09-03T01:04:31.768Z Compiling sec1 v0.7.3
27082026-09-03T01:04:31.830Z Compiling digest v0.11.3
27092026-09-03T01:04:31.891Z Compiling usdt-impl v0.5.0
27102026-09-03T01:04:32.078Z Compiling h2 v0.4.15
27112026-09-03T01:04:32.099Z Compiling newtype-uuid v1.3.2
27122026-09-03T01:04:32.136Z Compiling group v0.13.0
27132026-09-03T01:04:32.354Z Compiling tokio-rustls v0.26.4
27142026-09-03T01:04:32.376Z Compiling rustls-platform-verifier v0.6.2
27152026-09-03T01:04:32.380Z Compiling daft v0.1.8
27162026-09-03T01:04:32.424Z Compiling signal-hook v0.3.18
27172026-09-03T01:04:32.464Z Compiling nix v0.31.2
27182026-09-03T01:04:32.626Z Compiling hkdf v0.12.4
27192026-09-03T01:04:32.656Z Compiling serde_with v3.21.0
27202026-09-03T01:04:32.690Z Compiling crypto-bigint v0.5.5
27212026-09-03T01:04:32.716Z Compiling foreign-types-shared v0.1.1
27222026-09-03T01:04:32.746Z Compiling ahash v0.8.12
27232026-09-03T01:04:32.803Z Compiling num-bigint-dig v0.8.6
27242026-09-03T01:04:32.827Z Compiling foreign-types v0.3.2
27252026-09-03T01:04:32.850Z Compiling packed_struct v0.10.1
27262026-09-03T01:04:32.869Z Compiling openssl-sys v0.9.117
27272026-09-03T01:04:32.929Z Compiling pkcs1 v0.7.5
27282026-09-03T01:04:33.036Z Compiling toml_edit v0.19.15
27292026-09-03T01:04:33.059Z Compiling hashbrown v0.13.2
27302026-09-03T01:04:33.176Z Compiling serde-hex v0.1.0
27312026-09-03T01:04:33.350Z Compiling openssl v0.10.80
27322026-09-03T01:04:33.518Z Compiling bzip2 v0.4.4
27332026-09-03T01:04:33.667Z Compiling elliptic-curve v0.13.8
27342026-09-03T01:04:33.773Z Compiling signal-hook-mio v0.2.5
27352026-09-03T01:04:33.822Z Compiling rsa v0.9.10
27362026-09-03T01:04:33.928Z Compiling ron v0.8.1
27372026-09-03T01:04:34.105Z Compiling globset v0.4.18
27382026-09-03T01:04:34.294Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27392026-09-03T01:04:34.336Z Compiling block-padding v0.4.2
27402026-09-03T01:04:34.513Z Compiling sha3 v0.10.8
27412026-09-03T01:04:34.539Z Compiling toml v0.7.8
27422026-09-03T01:04:34.566Z Compiling curve25519-dalek v4.1.3
27432026-09-03T01:04:34.596Z Compiling inout v0.2.2
27442026-09-03T01:04:34.621Z Compiling zip v0.6.6
27452026-09-03T01:04:34.803Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27462026-09-03T01:04:34.888Z Compiling object v0.30.4
27472026-09-03T01:04:34.938Z Compiling jiff v0.2.34
27482026-09-03T01:04:35.011Z Compiling cipher v0.5.2
27492026-09-03T01:04:35.164Z Compiling crossterm v0.28.1
27502026-09-03T01:04:35.247Z Compiling ed25519 v2.2.3
27512026-09-03T01:04:35.291Z Compiling serde-big-array v0.5.1
27522026-09-03T01:04:35.351Z Compiling pem v3.0.6
27532026-09-03T01:04:35.375Z Compiling petgraph v0.8.3
27542026-09-03T01:04:35.467Z Compiling ed25519-dalek v2.2.0
27552026-09-03T01:04:35.490Z Compiling object v0.37.3
27562026-09-03T01:04:35.514Z Compiling heapless v0.7.17
27572026-09-03T01:04:35.544Z Compiling chacha20 v0.10.0
27582026-09-03T01:04:35.815Z Compiling hyper v1.10.1
27592026-09-03T01:04:35.861Z Compiling byte-wrapper v0.1.0
27602026-09-03T01:04:35.925Z Compiling native-tls v0.2.18
27612026-09-03T01:04:35.946Z Compiling md-5 v0.10.6
27622026-09-03T01:04:36.105Z Compiling serde_plain v1.0.2
27632026-09-03T01:04:36.129Z Compiling zopfli v0.8.3
27642026-09-03T01:04:36.152Z Compiling toml_edit v0.22.27
27652026-09-03T01:04:36.366Z Compiling tokio-native-tls v0.3.1
27662026-09-03T01:04:36.389Z Compiling postgres-protocol v0.6.10
27672026-09-03T01:04:36.442Z Compiling smoltcp v0.9.1
27682026-09-03T01:04:36.592Z Compiling hickory-proto v0.25.2
27692026-09-03T01:04:37.099Z Compiling float-cmp v0.10.0
27702026-09-03T01:04:37.126Z Compiling textwrap v0.16.2
27712026-09-03T01:04:37.278Z Compiling hyper-util v0.1.20
27722026-09-03T01:04:37.303Z Compiling predicates v3.1.4
27732026-09-03T01:04:37.428Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27742026-09-03T01:04:37.543Z Compiling petgraph v0.6.5
27752026-09-03T01:04:37.642Z Compiling zip v4.6.1
27762026-09-03T01:04:37.902Z Compiling string_cache v0.8.9
27772026-09-03T01:04:38.121Z Compiling postgres-types v0.2.12
27782026-09-03T01:04:38.196Z Compiling iddqd v0.4.2
27792026-09-03T01:04:38.219Z Compiling similar v2.7.0
27802026-09-03T01:04:38.532Z Compiling backtrace v0.3.76
27812026-09-03T01:04:38.586Z Compiling tokio-stream v0.1.18
27822026-09-03T01:04:38.610Z Compiling olpc-cjson v0.1.4
27832026-09-03T01:04:38.801Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27842026-09-03T01:04:38.848Z Compiling tokio-postgres v0.7.16
27852026-09-03T01:04:39.146Z Compiling hyper-rustls v0.27.7
27862026-09-03T01:04:39.169Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27872026-09-03T01:04:39.173Z Compiling hyper-tls v0.6.0
27882026-09-03T01:04:39.216Z Compiling backtrace-ext v0.2.1
27892026-09-03T01:04:39.395Z Compiling reqwest v0.12.28
27902026-09-03T01:04:39.473Z Compiling reqwest v0.13.2
27912026-09-03T01:04:39.495Z Compiling miette v7.6.0
27922026-09-03T01:04:39.725Z Compiling fs-err v3.3.0
27932026-09-03T01:04:39.750Z Compiling buf-list v1.1.2
27942026-09-03T01:04:39.803Z Compiling thread_local v1.1.9
27952026-09-03T01:04:39.968Z Compiling is-terminal v0.4.17
27962026-09-03T01:04:40.000Z Compiling slog-async v2.8.0
27972026-09-03T01:04:40.105Z Compiling slog-term v2.9.2
27982026-09-03T01:04:40.138Z Compiling slog-json v2.6.1
27992026-09-03T01:04:40.138Z Compiling hostname v0.3.1
28002026-09-03T01:04:40.233Z Compiling compression-codecs v0.4.37
28012026-09-03T01:04:40.346Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28022026-09-03T01:04:40.427Z Compiling slog-bunyan v2.5.0
28032026-09-03T01:04:40.544Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28042026-09-03T01:04:40.637Z Compiling serde_spanned v1.1.1
28052026-09-03T01:04:40.700Z Compiling toml_datetime v1.1.1+spec-1.1.0
28062026-09-03T01:04:40.748Z Compiling multer v3.1.0
28072026-09-03T01:04:40.777Z Compiling async-compression v0.4.41
28082026-09-03T01:04:40.808Z Compiling sha1 v0.11.0
28092026-09-03T01:04:40.835Z Compiling rustls-pemfile v2.2.0
28102026-09-03T01:04:40.927Z Compiling tough v0.22.0
28112026-09-03T01:04:41.077Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28122026-09-03T01:04:41.111Z Compiling toml v1.1.2+spec-1.1.0
28132026-09-03T01:04:41.113Z Compiling serde_path_to_error v0.1.20
28142026-09-03T01:04:41.184Z Compiling hostname v0.4.2
28152026-09-03T01:04:41.208Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28162026-09-03T01:04:41.381Z Compiling progenitor-client v0.14.0
28172026-09-03T01:04:41.405Z Compiling atomicwrites v0.4.4
28182026-09-03T01:04:41.519Z Compiling macaddr v1.0.1
28192026-09-03T01:04:41.591Z Compiling instant v0.1.13
28202026-09-03T01:04:41.687Z Compiling oxide-generation v0.1.3
28212026-09-03T01:04:41.712Z Compiling regress v0.10.5
28222026-09-03T01:04:41.712Z Compiling backoff v0.4.0
28232026-09-03T01:04:41.758Z Compiling progenitor-extras v0.2.0
28242026-09-03T01:04:41.763Z Compiling parse-display v0.10.0
28252026-09-03T01:04:41.806Z Compiling half v2.7.1
28262026-09-03T01:04:41.844Z Compiling heck v0.5.0
28272026-09-03T01:04:41.986Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28282026-09-03T01:04:42.058Z Compiling dropshot v0.17.1
28292026-09-03T01:04:42.170Z Compiling ciborium-ll v0.2.2
28302026-09-03T01:04:42.292Z Compiling regress v0.11.1
28312026-09-03T01:04:42.316Z Compiling secrecy v0.10.3
28322026-09-03T01:04:42.342Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-03T01:04:42.440Z Compiling ciborium v0.2.2
28342026-09-03T01:04:42.514Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-03T01:04:42.517Z Compiling inout v0.1.4
28362026-09-03T01:04:42.561Z Compiling universal-hash v0.5.1
28372026-09-03T01:04:42.735Z Compiling cipher v0.4.4
28382026-09-03T01:04:42.767Z Compiling unsafe-libyaml v0.2.11
28392026-09-03T01:04:43.022Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28402026-09-03T01:04:43.046Z Compiling poly1305 v0.8.0
28412026-09-03T01:04:43.103Z Compiling chacha20 v0.9.1
28422026-09-03T01:04:43.178Z Compiling blake2 v0.10.6
28432026-09-03T01:04:43.209Z Compiling aead v0.5.2
28442026-09-03T01:04:43.384Z Compiling serde_yaml v0.9.34+deprecated
28452026-09-03T01:04:43.426Z Compiling password-hash v0.5.0
28462026-09-03T01:04:43.480Z Compiling chacha20poly1305 v0.10.1
28472026-09-03T01:04:43.506Z Compiling vsss-rs v3.3.4
28482026-09-03T01:04:43.567Z Compiling camino-tempfile v1.4.1
28492026-09-03T01:04:43.594Z Compiling heapless v0.8.0
28502026-09-03T01:04:43.594Z Compiling ingot-types v0.2.0
28512026-09-03T01:04:43.671Z Compiling cobs v0.3.0
28522026-09-03T01:04:43.832Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28532026-09-03T01:04:43.916Z Compiling typify-impl v0.6.2
28542026-09-03T01:04:43.942Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28552026-09-03T01:04:43.969Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28562026-09-03T01:04:44.019Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28572026-09-03T01:04:44.068Z Compiling argon2 v0.5.3
28582026-09-03T01:04:44.147Z Compiling smoltcp v0.11.0
28592026-09-03T01:04:44.265Z Compiling ingot v0.2.1
28602026-09-03T01:04:44.663Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28612026-09-03T01:04:44.687Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28622026-09-03T01:04:44.694Z Compiling postcard v1.1.3
28632026-09-03T01:04:44.731Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28642026-09-03T01:04:44.765Z Compiling cstr-argument v0.1.2
28652026-09-03T01:04:44.959Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28662026-09-03T01:04:44.981Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28672026-09-03T01:04:45.029Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28682026-09-03T01:04:45.111Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28692026-09-03T01:04:45.135Z Compiling rand v0.10.1
28702026-09-03T01:04:45.158Z Compiling sigpipe v0.1.3
28712026-09-03T01:04:45.274Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28722026-09-03T01:04:45.364Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28732026-09-03T01:04:45.364Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28742026-09-03T01:04:45.408Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28752026-09-03T01:04:45.562Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28762026-09-03T01:04:45.621Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28772026-09-03T01:04:45.839Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28782026-09-03T01:04:45.887Z Compiling memmap v0.7.0
28792026-09-03T01:04:45.938Z Compiling zone v0.3.1
28802026-09-03T01:04:46.126Z Compiling usdt v0.5.0
28812026-09-03T01:04:46.406Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28822026-09-03T01:04:46.482Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28832026-09-03T01:04:46.552Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28842026-09-03T01:04:46.645Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28852026-09-03T01:04:46.669Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862026-09-03T01:04:46.775Z Compiling derive-where v1.6.0
28872026-09-03T01:04:46.861Z Compiling bytecount v0.6.9
28882026-09-03T01:04:46.935Z Compiling toml v0.8.23
28892026-09-03T01:04:46.958Z Compiling tokio-dtrace v0.1.1
28902026-09-03T01:04:47.001Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-03T01:04:47.161Z Compiling oxide-tokio-rt v0.1.4
28922026-09-03T01:04:47.259Z Compiling prettyplease v0.2.37
28932026-09-03T01:04:47.281Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28942026-09-03T01:04:47.284Z Compiling newline-converter v0.3.0
28952026-09-03T01:04:47.385Z Compiling typify-macro v0.6.2
28962026-09-03T01:04:47.473Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28972026-09-03T01:04:47.502Z Compiling gethostname v0.5.0
28982026-09-03T01:04:47.610Z Compiling console v0.15.11
28992026-09-03T01:04:47.665Z Compiling slog-dtrace v0.3.0
29002026-09-03T01:04:47.743Z Compiling cancel-safe-futures v0.1.5
29012026-09-03T01:04:47.879Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29022026-09-03T01:04:47.999Z Compiling oxide-update-engine-types v0.1.2
29032026-09-03T01:04:48.054Z Compiling expectorate v1.2.0
29042026-09-03T01:04:48.113Z Compiling num-rational v0.4.2
29052026-09-03T01:04:48.136Z Compiling num-complex v0.4.6
29062026-09-03T01:04:48.256Z Compiling resolv-conf v0.7.6
29072026-09-03T01:04:48.280Z Compiling match_cfg v0.1.0
29082026-09-03T01:04:48.304Z Compiling compression-core v0.4.31
29092026-09-03T01:04:48.565Z Compiling num v0.4.3
29102026-09-03T01:04:48.591Z Compiling crossbeam-channel v0.5.15
29112026-09-03T01:04:48.721Z Compiling term v1.2.1
29122026-09-03T01:04:48.743Z Compiling toml_writer v1.1.1+spec-1.1.0
29132026-09-03T01:04:48.826Z Compiling take_mut v0.2.2
29142026-09-03T01:04:48.863Z Compiling linear-map v1.2.0
29152026-09-03T01:04:48.886Z Compiling float-ord v0.3.2
29162026-09-03T01:04:49.001Z Compiling typify v0.6.2
29172026-09-03T01:04:49.137Z Compiling progenitor-impl v0.14.0
29182026-09-03T01:04:49.239Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29192026-09-03T01:04:49.411Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29202026-09-03T01:04:49.449Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29212026-09-03T01:04:49.548Z Compiling oxide-update-engine v0.1.2
29222026-09-03T01:04:49.740Z Compiling async-stream v0.3.6
29232026-09-03T01:04:50.102Z Compiling waitgroup v0.1.2
29242026-09-03T01:04:50.157Z Compiling backon v1.6.0
29252026-09-03T01:04:50.292Z Compiling debug-ignore v1.0.5
29262026-09-03T01:04:50.365Z Compiling minimal-lexical v0.2.1
29272026-09-03T01:04:50.388Z Compiling linked-hash-map v0.5.6
29282026-09-03T01:04:50.596Z Compiling lru-cache v0.1.2
29292026-09-03T01:04:50.646Z Compiling nom v7.1.3
29302026-09-03T01:04:50.668Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-03T01:04:50.963Z Compiling itertools v0.14.0
29322026-09-03T01:04:51.369Z Compiling progenitor-macro v0.14.0
29332026-09-03T01:04:51.391Z Compiling unicode-xid v0.2.6
29342026-09-03T01:04:51.477Z Compiling humantime v2.3.0
29352026-09-03T01:04:51.550Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-03T01:04:51.577Z Compiling hickory-proto v0.24.4
29372026-09-03T01:04:51.831Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-03T01:04:51.909Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-03T01:04:52.068Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-03T01:04:52.313Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-03T01:04:52.827Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29422026-09-03T01:04:52.852Z Compiling papergrid v0.11.0
29432026-09-03T01:04:53.103Z Compiling tabled_derive v0.7.0
29442026-09-03T01:04:53.144Z Compiling termtree v0.5.1
29452026-09-03T01:04:53.184Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29462026-09-03T01:04:53.271Z Compiling crossterm v0.29.0
29472026-09-03T01:04:53.274Z Compiling phf_shared v0.12.1
29482026-09-03T01:04:53.369Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-03T01:04:53.907Z Compiling csv-core v0.1.13
29502026-09-03T01:04:53.927Z Compiling vte v0.14.1
29512026-09-03T01:04:54.011Z Compiling tabled v0.15.0
29522026-09-03T01:04:54.081Z Compiling highway v1.3.0
29532026-09-03T01:04:54.175Z Compiling hickory-resolver v0.24.4
29542026-09-03T01:04:54.235Z Compiling chrono-tz v0.10.4
29552026-09-03T01:04:54.486Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29562026-09-03T01:04:54.579Z Compiling strip-ansi-escapes v0.2.1
29572026-09-03T01:04:54.984Z Compiling csv v1.4.0
29582026-09-03T01:04:55.011Z Compiling phf v0.12.1
29592026-09-03T01:04:55.035Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-03T01:04:55.220Z Compiling const_format_proc_macros v0.2.34
29612026-09-03T01:04:55.369Z Compiling qorb v0.4.1
29622026-09-03T01:04:55.519Z Compiling fd-lock v4.0.4
29632026-09-03T01:04:55.555Z Compiling progenitor v0.14.0
29642026-09-03T01:04:55.589Z Compiling peg-macros v0.8.5
29652026-09-03T01:04:55.736Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29662026-09-03T01:04:55.771Z Compiling nu-ansi-term v0.50.3
29672026-09-03T01:04:55.832Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29682026-09-03T01:04:55.910Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29692026-09-03T01:04:55.913Z Compiling bcs v0.1.6
29702026-09-03T01:04:56.017Z Compiling const_format v0.2.35
29712026-09-03T01:04:56.040Z Compiling reedline v0.40.0
29722026-09-03T01:04:56.333Z Compiling nom v8.0.0
29732026-09-03T01:04:56.402Z Compiling semver v0.1.20
29742026-09-03T01:04:56.426Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29752026-09-03T01:04:56.712Z Compiling rustc_version v0.1.7
29762026-09-03T01:04:56.960Z Compiling peg v0.8.5
29772026-09-03T01:04:57.070Z Compiling newtype_derive v0.1.6
29782026-09-03T01:04:57.297Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29792026-09-03T01:04:57.422Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29802026-09-03T01:04:57.558Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29812026-09-03T01:04:57.636Z Compiling dropshot-api-manager-types v0.8.0
29822026-09-03T01:04:57.693Z Compiling steno v0.4.1
29832026-09-03T01:04:57.838Z Compiling sha1 v0.10.6
29842026-09-03T01:04:57.861Z Compiling utf-8 v0.7.6
29852026-09-03T01:04:57.986Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-03T01:04:58.008Z Compiling tagptr v0.2.0
29872026-09-03T01:04:58.034Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29882026-09-03T01:04:58.080Z Compiling tungstenite v0.21.0
29892026-09-03T01:04:58.159Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29902026-09-03T01:04:58.182Z Compiling moka v0.12.13
29912026-09-03T01:04:58.211Z Compiling darling_core v0.21.3
29922026-09-03T01:04:58.285Z Compiling display-error-chain v0.2.2
29932026-09-03T01:04:58.315Z Compiling vergen-lib v0.1.6
29942026-09-03T01:04:58.340Z Compiling diesel_derives v2.3.7
29952026-09-03T01:04:58.595Z Compiling scheduled-thread-pool v0.2.7
29962026-09-03T01:04:58.617Z Compiling vergen-gitcl v1.0.8
29972026-09-03T01:04:58.641Z Compiling diesel_table_macro_syntax v0.3.0
29982026-09-03T01:04:58.844Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29992026-09-03T01:04:58.877Z Compiling tokio-tungstenite v0.21.0
30002026-09-03T01:04:58.978Z Compiling dirs-sys-next v0.1.2
30012026-09-03T01:04:59.096Z Compiling crunchy v0.2.4
30022026-09-03T01:04:59.257Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30032026-09-03T01:04:59.279Z Compiling hickory-resolver v0.25.2
30042026-09-03T01:04:59.388Z Compiling maplit v1.0.2
30052026-09-03T01:04:59.419Z Compiling glob v0.3.3
30062026-09-03T01:04:59.466Z Compiling dirs-next v2.0.0
30072026-09-03T01:04:59.518Z Compiling r2d2 v0.8.10
30082026-09-03T01:04:59.568Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30092026-09-03T01:04:59.617Z Compiling libscf-sys v1.2.0
30102026-09-03T01:04:59.706Z Compiling tiny-keccak v2.0.2
30112026-09-03T01:04:59.787Z Compiling clang-sys v1.8.1
30122026-09-03T01:04:59.809Z Compiling downcast-rs v2.0.2
30132026-09-03T01:04:59.812Z Compiling xshell-macros v0.2.7
30142026-09-03T01:04:59.885Z Compiling term v0.7.0
30152026-09-03T01:04:59.983Z Compiling papergrid v0.18.0
30162026-09-03T01:05:00.058Z Compiling bit-vec v0.6.3
30172026-09-03T01:05:00.216Z Compiling ascii-canvas v3.0.0
30182026-09-03T01:05:00.240Z Compiling xshell v0.2.7
30192026-09-03T01:05:00.305Z Compiling bit-set v0.5.3
30202026-09-03T01:05:00.360Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30212026-09-03T01:05:00.384Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30222026-09-03T01:05:00.388Z Compiling darling_macro v0.21.3
30232026-09-03T01:05:00.388Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30242026-09-03T01:05:00.486Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30252026-09-03T01:05:00.508Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30262026-09-03T01:05:00.628Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30272026-09-03T01:05:00.733Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-03T01:05:00.969Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30292026-09-03T01:05:00.992Z Compiling itertools v0.15.0
30302026-09-03T01:05:01.017Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30312026-09-03T01:05:01.020Z Compiling darling v0.21.3
30322026-09-03T01:05:01.061Z Compiling itertools v0.10.5
30332026-09-03T01:05:01.162Z Compiling dsl_auto_type v0.2.0
30342026-09-03T01:05:01.197Z Compiling ena v0.14.4
30352026-09-03T01:05:01.221Z Compiling tabled v0.21.0
30362026-09-03T01:05:01.445Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30372026-09-03T01:05:01.528Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30382026-09-03T01:05:01.721Z Compiling libloading v0.8.9
30392026-09-03T01:05:01.930Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30402026-09-03T01:05:01.957Z Compiling unicase v2.9.0
30412026-09-03T01:05:02.170Z Compiling regex-syntax v0.6.29
30422026-09-03T01:05:02.204Z Compiling diff v0.1.13
30432026-09-03T01:05:02.234Z Compiling bindgen v0.71.1
30442026-09-03T01:05:02.332Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30452026-09-03T01:05:02.559Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30462026-09-03T01:05:02.632Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30472026-09-03T01:05:02.790Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30482026-09-03T01:05:02.817Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30492026-09-03T01:05:03.473Z Compiling cexpr v0.6.0
30502026-09-03T01:05:03.501Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-03T01:05:03.730Z Compiling lalrpop v0.19.12
30522026-09-03T01:05:03.935Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30532026-09-03T01:05:04.070Z Compiling rustc-hash v2.1.1
30542026-09-03T01:05:04.303Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30552026-09-03T01:05:04.331Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30562026-09-03T01:05:04.474Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30572026-09-03T01:05:04.796Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30582026-09-03T01:05:05.387Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30592026-09-03T01:05:05.828Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30602026-09-03T01:05:05.952Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-03T01:05:06.410Z Compiling diesel v2.3.7
30622026-09-03T01:05:06.436Z Compiling headers-core v0.3.0
30632026-09-03T01:05:06.461Z Compiling libxml v0.3.3
30642026-09-03T01:05:06.604Z Compiling crc8 v0.1.1
30652026-09-03T01:05:06.649Z Compiling headers v0.4.1
30662026-09-03T01:05:06.726Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30672026-09-03T01:05:06.792Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-09-03T01:05:07.031Z Compiling strum_macros v0.24.3
30692026-09-03T01:05:07.055Z Compiling indoc v1.0.9
30702026-09-03T01:05:07.566Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-03T01:05:07.790Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-03T01:05:07.815Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-03T01:05:07.818Z Compiling quick-xml v0.37.5
30742026-09-03T01:05:08.183Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30752026-09-03T01:05:08.275Z Compiling derive_builder v0.20.2
30762026-09-03T01:05:08.335Z Compiling oso-derive v0.27.3
30772026-09-03T01:05:08.449Z Compiling impl-trait-for-tuples v0.2.3
30782026-09-03T01:05:08.723Z Compiling openssl-probe v0.1.6
30792026-09-03T01:05:08.876Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-03T01:05:09.032Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-03T01:05:09.208Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-03T01:05:09.295Z Compiling samael v0.0.19
30832026-09-03T01:05:09.427Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30842026-09-03T01:05:09.552Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30852026-09-03T01:05:09.619Z Compiling bb8 v0.8.6
30862026-09-03T01:05:09.647Z Compiling filetime v0.2.27
30872026-09-03T01:05:09.730Z Compiling trait-variant v0.1.2
30882026-09-03T01:05:09.794Z Compiling proc-macro-error-attr2 v2.0.0
30892026-09-03T01:05:09.870Z Compiling half v1.8.3
30902026-09-03T01:05:10.001Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30912026-09-03T01:05:10.048Z Compiling tar v0.4.46
30922026-09-03T01:05:10.196Z Compiling serde_cbor v0.11.2
30932026-09-03T01:05:10.245Z Compiling proc-macro-error2 v2.0.1
30942026-09-03T01:05:10.295Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30952026-09-03T01:05:10.315Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30962026-09-03T01:05:10.337Z Compiling hashbrown v0.14.5
30972026-09-03T01:05:10.523Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30982026-09-03T01:05:10.578Z Compiling rfc6979 v0.4.0
30992026-09-03T01:05:10.583Z Compiling salty v0.3.0
31002026-09-03T01:05:10.787Z Compiling ecdsa v0.16.9
31012026-09-03T01:05:10.895Z Compiling chumsky v0.9.3
31022026-09-03T01:05:10.952Z Compiling knus-derive v3.4.0
31032026-09-03T01:05:11.028Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31042026-09-03T01:05:11.179Z Compiling polar-core v0.27.3
31052026-09-03T01:05:11.223Z Compiling primeorder v0.13.6
31062026-09-03T01:05:11.272Z Compiling nonempty v0.12.0
31072026-09-03T01:05:11.509Z Compiling p384 v0.13.1
31082026-09-03T01:05:11.554Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31092026-09-03T01:05:12.056Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31102026-09-03T01:05:12.116Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31112026-09-03T01:05:12.264Z Compiling fxhash v0.2.1
31122026-09-03T01:05:12.339Z Compiling knus v3.4.0
31132026-09-03T01:05:12.412Z Compiling libz-sys v1.1.24
31142026-09-03T01:05:12.437Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-03T01:05:12.618Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-03T01:05:12.642Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-03T01:05:12.911Z Compiling kstat-rs v0.2.5
31182026-09-03T01:05:12.992Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31192026-09-03T01:05:13.148Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31202026-09-03T01:05:13.226Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31212026-09-03T01:05:13.263Z Compiling mime_guess v2.0.5
31222026-09-03T01:05:13.682Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-03T01:05:13.785Z Compiling nanorand v0.7.0
31242026-09-03T01:05:14.139Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-03T01:05:14.226Z Compiling parking_lot_core v0.8.6
31262026-09-03T01:05:14.553Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31272026-09-03T01:05:14.614Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31282026-09-03T01:05:14.617Z Compiling flume v0.11.1
31292026-09-03T01:05:14.699Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-03T01:05:15.060Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-03T01:05:15.127Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-03T01:05:15.334Z Compiling git-stub v1.0.0
31332026-09-03T01:05:15.359Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-03T01:05:15.515Z Compiling corncobs v0.1.4
31352026-09-03T01:05:15.611Z Compiling strsim v0.10.0
31362026-09-03T01:05:15.614Z Compiling http-range v0.1.5
31372026-09-03T01:05:15.731Z Compiling instability v0.3.11
31382026-09-03T01:05:15.898Z Compiling darling_core v0.13.4
31392026-09-03T01:05:15.962Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31402026-09-03T01:05:16.039Z Compiling git-stub-vcs v0.1.0
31412026-09-03T01:05:16.082Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-03T01:05:16.830Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-03T01:05:16.852Z Compiling progenitor-impl v0.13.0
31442026-09-03T01:05:16.912Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31452026-09-03T01:05:16.976Z Compiling ignore v0.4.25
31462026-09-03T01:05:17.118Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-03T01:05:17.382Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-03T01:05:17.531Z Compiling secrecy v0.8.0
31492026-09-03T01:05:17.567Z Compiling anstyle-parse v0.2.7
31502026-09-03T01:05:17.730Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31512026-09-03T01:05:17.817Z Compiling vergen-git2 v9.1.0
31522026-09-03T01:05:18.048Z Compiling castaway v0.2.4
31532026-09-03T01:05:18.211Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-03T01:05:18.451Z Compiling indoc v2.0.7
31552026-09-03T01:05:18.636Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31562026-09-03T01:05:19.001Z Compiling progenitor-macro v0.13.0
31572026-09-03T01:05:19.596Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31582026-09-03T01:05:19.618Z Compiling compact_str v0.8.1
31592026-09-03T01:05:19.836Z Compiling anstream v0.6.21
31602026-09-03T01:05:20.182Z Compiling oso v0.27.3
31612026-09-03T01:05:20.272Z Compiling globwalk v0.9.1
31622026-09-03T01:05:20.435Z Compiling darling_macro v0.13.4
31632026-09-03T01:05:20.769Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31642026-09-03T01:05:20.972Z Compiling hyper-staticfile v0.10.1
31652026-09-03T01:05:20.979Z Compiling parking_lot v0.11.2
31662026-09-03T01:05:21.129Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31672026-09-03T01:05:21.533Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31682026-09-03T01:05:21.600Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31692026-09-03T01:05:21.777Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31702026-09-03T01:05:21.858Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31712026-09-03T01:05:22.017Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31722026-09-03T01:05:22.099Z Compiling predicates-tree v1.0.13
31732026-09-03T01:05:22.463Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-03T01:05:22.621Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-03T01:05:22.690Z Compiling progenitor-client v0.13.0
31762026-09-03T01:05:23.157Z Compiling unicode-truncate v1.1.0
31772026-09-03T01:05:23.181Z Compiling digest-io v0.1.0
31782026-09-03T01:05:23.216Z Compiling sha2 v0.11.0
31792026-09-03T01:05:23.230Z Compiling lru v0.12.5
31802026-09-03T01:05:23.364Z Compiling prefix-trie v0.7.0
31812026-09-03T01:05:23.391Z Compiling rand_seeder v0.4.0
31822026-09-03T01:05:23.471Z Compiling rawzip v0.4.4
31832026-09-03T01:05:23.829Z Compiling diesel-dtrace v0.5.0
31842026-09-03T01:05:23.852Z Compiling async-bb8-diesel v0.2.1
31852026-09-03T01:05:23.882Z Compiling cassowary v0.3.0
31862026-09-03T01:05:24.166Z Compiling ratatui v0.29.0
31872026-09-03T01:05:24.253Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31882026-09-03T01:05:24.283Z Compiling progenitor v0.13.0
31892026-09-03T01:05:24.351Z Compiling hickory-server v0.25.2
31902026-09-03T01:05:24.483Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31912026-09-03T01:05:24.679Z Compiling camino-tempfile-ext v0.3.3
31922026-09-03T01:05:24.746Z Compiling sled v0.34.7
31932026-09-03T01:05:25.135Z Compiling darling v0.13.4
31942026-09-03T01:05:25.476Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-03T01:05:26.953Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-03T01:05:27.298Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-03T01:05:27.509Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-03T01:05:28.014Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31992026-09-03T01:05:28.069Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32002026-09-03T01:05:28.276Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32012026-09-03T01:05:28.570Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32022026-09-03T01:05:28.908Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-03T01:05:28.982Z Compiling serde_with_macros v1.5.2
32042026-09-03T01:05:29.319Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-03T01:05:29.491Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32062026-09-03T01:05:29.723Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32072026-09-03T01:05:29.819Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32082026-09-03T01:05:29.843Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32092026-09-03T01:05:29.956Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32102026-09-03T01:05:30.053Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32112026-09-03T01:05:30.079Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32122026-09-03T01:05:30.110Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32132026-09-03T01:05:30.186Z Compiling arc-swap v1.8.2
32142026-09-03T01:05:30.292Z Compiling void v1.0.2
32152026-09-03T01:05:30.415Z Compiling lzss v0.8.2
32162026-09-03T01:05:30.462Z Compiling slog-scope v4.4.1
32172026-09-03T01:05:30.530Z Compiling serde_with v1.14.0
32182026-09-03T01:05:30.551Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-03T01:05:30.598Z Compiling scuffle v0.1.0
32202026-09-03T01:05:30.622Z Compiling tungstenite v0.23.0
32212026-09-03T01:05:30.649Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-03T01:05:30.688Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-03T01:05:30.823Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32242026-09-03T01:05:31.048Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-09-03T01:05:31.251Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-03T01:05:31.278Z Compiling libsw-core v0.3.2
32272026-09-03T01:05:31.362Z Compiling nix v0.27.1
32282026-09-03T01:05:31.488Z Compiling twox-hash v2.1.2
32292026-09-03T01:05:31.510Z Compiling serde_bytes v0.11.19
32302026-09-03T01:05:31.743Z Compiling atty v0.2.14
32312026-09-03T01:05:31.766Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-03T01:05:31.795Z Compiling libsw v3.5.0
32332026-09-03T01:05:31.887Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-03T01:05:31.970Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32352026-09-03T01:05:31.996Z Compiling tokio-tungstenite v0.23.1
32362026-09-03T01:05:32.072Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32372026-09-03T01:05:32.097Z Compiling slog-stdlog v4.1.1
32382026-09-03T01:05:32.118Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-09-03T01:05:32.121Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-03T01:05:32.275Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-03T01:05:32.374Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-03T01:05:32.409Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-03T01:05:32.431Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-03T01:05:32.585Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-03T01:05:32.849Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32462026-09-03T01:05:33.083Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32472026-09-03T01:05:33.106Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32482026-09-03T01:05:33.109Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-03T01:05:33.514Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32502026-09-03T01:05:34.132Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32512026-09-03T01:05:34.199Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32522026-09-03T01:05:34.406Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32532026-09-03T01:05:34.657Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32542026-09-03T01:05:35.000Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32552026-09-03T01:05:35.189Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32562026-09-03T01:05:35.956Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32572026-09-03T01:05:37.279Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32582026-09-03T01:05:37.510Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32592026-09-03T01:05:37.647Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32602026-09-03T01:05:38.424Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32612026-09-03T01:05:38.882Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32622026-09-03T01:05:38.885Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32632026-09-03T01:05:39.110Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32642026-09-03T01:05:39.885Z Compiling git2 v0.20.4
32652026-09-03T01:05:40.176Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32662026-09-03T01:05:40.867Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32672026-09-03T01:05:41.079Z Compiling signal-hook-tokio v0.3.1
32682026-09-03T01:05:41.280Z Compiling fatfs v0.3.6
32692026-09-03T01:05:41.351Z Compiling yasna v0.5.2
32702026-09-03T01:05:41.426Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-03T01:05:42.008Z Compiling console v0.16.2
32722026-09-03T01:05:42.375Z Compiling seq-macro v0.3.6
32732026-09-03T01:05:42.853Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32742026-09-03T01:05:42.925Z Compiling assert_matches v1.5.0
32752026-09-03T01:05:42.948Z Compiling indicatif v0.18.4
32762026-09-03T01:05:42.973Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32772026-09-03T01:05:43.033Z Compiling rcgen v0.12.1
32782026-09-03T01:05:43.418Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32792026-09-03T01:05:43.841Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-03T01:05:45.930Z Compiling slog-envlogger v2.2.0
32812026-09-03T01:05:46.644Z Compiling oxide-update-engine-display v0.1.2
32822026-09-03T01:05:47.368Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-03T01:05:47.654Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-03T01:05:47.902Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32852026-09-03T01:05:48.076Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32862026-09-03T01:05:48.138Z Compiling port-file v0.1.0
32872026-09-03T01:05:48.301Z Compiling subprocess v0.2.15
32882026-09-03T01:05:48.435Z Compiling rtoolbox v0.0.3
32892026-09-03T01:05:48.698Z Compiling rpassword v7.5.4
32902026-09-03T01:05:48.958Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-03T01:05:49.187Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-03T01:05:49.482Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32932026-09-03T01:05:49.616Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32942026-09-03T01:05:50.086Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-03T01:05:50.278Z Compiling tui-tree-widget v0.23.1
32962026-09-03T01:05:50.566Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-03T01:05:50.834Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32982026-09-03T01:05:51.572Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-09-03T01:05:52.534Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-03T01:05:52.996Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-03T01:05:53.025Z Compiling uzers v0.12.2
33022026-09-03T01:05:53.218Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-03T01:05:53.302Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-03T01:05:53.432Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33052026-09-03T01:05:53.469Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33062026-09-03T01:05:53.850Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33072026-09-03T01:05:54.149Z Compiling support-bundle-viewer v0.1.2
33082026-09-03T01:05:54.247Z Compiling multimap v0.10.1
33092026-09-03T01:05:55.294Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-03T01:06:19.522Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-03T01:06:39.693Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-03T01:06:54.287Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-03T01:14:27.501Z Finished `release` profile [optimized] target(s) in 10m 05s
33142026-09-03T01:14:27.504Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-03T01:14:27.504Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-03T01:15:04.227Z
33172026-09-03T01:15:04.230Zreal 10:43.289000649
33182026-09-03T01:15:04.230Zuser 2:03:28.328938397
33192026-09-03T01:15:04.231Zsys 4:38.275074238
33202026-09-03T01:15:04.231Ztrap 3.291215108
33212026-09-03T01:15:04.231Ztflt 0.748808749
33222026-09-03T01:15:04.231Zdflt 9.986863306
33232026-09-03T01:15:04.231Zkflt 0.011852317
33242026-09-03T01:15:04.231Zlock 8:13:29.905158006
33252026-09-03T01:15:04.231Zslp 3:05:23.776791367
33262026-09-03T01:15:04.231Zlat 3:01.034506654
33272026-09-03T01:15:04.231Zstop 8:32.194835421
33282026-09-03T01:15:04.231Z+ mapfile -t packages
33292026-09-03T01:15:04.231Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-03T01:15:05.200Z Finished `release` profile [optimized] target(s) in 0.96s
33312026-09-03T01:15:05.273Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-03T01:15:05.331ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-03T01:15:05.334Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-03T01:15:05.814Z Compiling libc v0.2.185
33352026-09-03T01:15:05.814Z Compiling serde_core v1.0.228
33362026-09-03T01:15:05.817Z Compiling serde v1.0.228
33372026-09-03T01:15:05.817Z Compiling rustix v1.1.4
33382026-09-03T01:15:05.821Z Compiling bitflags v2.11.0
33392026-09-03T01:15:05.821Z Compiling serde_json v1.0.151
33402026-09-03T01:15:05.971Z Compiling usdt-impl v0.5.0
33412026-09-03T01:15:05.974Z Compiling syn v2.0.117
33422026-09-03T01:15:05.990Z Compiling syn v1.0.109
33432026-09-03T01:15:06.004Z Compiling getrandom v0.4.3
33442026-09-03T01:15:06.014Z Compiling log v0.4.33
33452026-09-03T01:15:06.024Z Compiling indexmap v2.14.0
33462026-09-03T01:15:06.039Z Compiling fs-err v3.3.0
33472026-09-03T01:15:06.183Z Compiling anyhow v1.0.104
33482026-09-03T01:15:06.248Z Compiling once_cell v1.21.3
33492026-09-03T01:15:06.309Z Compiling heck v0.4.1
33502026-09-03T01:15:06.665Z Compiling thread-id v4.2.2
33512026-09-03T01:15:06.687Z Compiling errno v0.3.14
33522026-09-03T01:15:06.690Z Compiling memmap v0.7.0
33532026-09-03T01:15:07.437Z Compiling proc-macro-error v1.0.4
33542026-09-03T01:15:07.664Z Compiling terminal_size v0.4.3
33552026-09-03T01:15:07.665Z Compiling tempfile v3.27.0
33562026-09-03T01:15:07.697Z Compiling tabled_derive v0.7.0
33572026-09-03T01:15:07.764Z Compiling clap_builder v4.6.0
33582026-09-03T01:15:07.764Z Compiling textwrap v0.16.2
33592026-09-03T01:15:08.054Z Compiling camino v1.2.5
33602026-09-03T01:15:08.076Z Compiling cargo-platform v0.3.2
33612026-09-03T01:15:08.091Z Compiling semver v1.0.28
33622026-09-03T01:15:08.125Z Compiling pest_generator v2.8.6
33632026-09-03T01:15:08.374Z Compiling camino-tempfile v1.4.1
33642026-09-03T01:15:08.398Z Compiling tabled v0.15.0
33652026-09-03T01:15:08.549Z Compiling serde_derive v1.0.228
33662026-09-03T01:15:08.550Z Compiling thiserror-impl v1.0.69
33672026-09-03T01:15:08.552Z Compiling zerocopy-derive v0.7.35
33682026-09-03T01:15:08.553Z Compiling scroll_derive v0.12.1
33692026-09-03T01:15:08.553Z Compiling thiserror-impl v2.0.18
33702026-09-03T01:15:08.553Z Compiling clap_derive v4.6.1
33712026-09-03T01:15:08.660Z Compiling pest_derive v2.8.6
33722026-09-03T01:15:09.237Z Compiling scroll v0.12.0
33732026-09-03T01:15:09.383Z Compiling zerocopy v0.7.35
33742026-09-03T01:15:09.490Z Compiling goblin v0.8.2
33752026-09-03T01:15:09.714Z Compiling thiserror v1.0.69
33762026-09-03T01:15:09.761Z Compiling thiserror v2.0.18
33772026-09-03T01:15:09.837Z Compiling dtrace-parser v0.2.0
33782026-09-03T01:15:09.960Z Compiling clap v4.6.1
33792026-09-03T01:15:11.049Z Compiling dof v0.3.0
33802026-09-03T01:15:11.049Z Compiling serde_tokenstream v0.2.3
33812026-09-03T01:15:11.096Z Compiling toml_datetime v0.6.11
33822026-09-03T01:15:11.096Z Compiling serde_spanned v0.6.9
33832026-09-03T01:15:11.099Z Compiling macaddr v1.0.1
33842026-09-03T01:15:11.099Z Compiling cargo_metadata v0.23.1
33852026-09-03T01:15:11.099Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33862026-09-03T01:15:11.297Z Compiling toml_edit v0.22.27
33872026-09-03T01:15:11.673Z Compiling usdt-attr-macro v0.5.0
33882026-09-03T01:15:11.673Z Compiling usdt-macro v0.5.0
33892026-09-03T01:15:12.546Z Compiling usdt v0.5.0
33902026-09-03T01:15:12.727Z Compiling toml v0.8.23
33912026-09-03T01:15:13.162Z Compiling cargo_toml v0.21.0
33922026-09-03T01:15:15.394Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-03T01:15:21.431Z Finished `release` profile [optimized] target(s) in 16.08s
33942026-09-03T01:15:21.568Z
33952026-09-03T01:15:21.568Zreal 16.199456280
33962026-09-03T01:15:21.571Zuser 1:55.466808010
33972026-09-03T01:15:21.571Zsys 13.912266104
33982026-09-03T01:15:21.571Ztrap 0.044048251
33992026-09-03T01:15:21.571Ztflt 0.772983349
34002026-09-03T01:15:21.571Zdflt 1.632752407
34012026-09-03T01:15:21.571Zkflt 0.000067820
34022026-09-03T01:15:21.571Zlock 3:41.542850753
34032026-09-03T01:15:21.571Zslp 2:10.420158586
34042026-09-03T01:15:21.571Zlat 2.846926766
34052026-09-03T01:15:21.571Zstop 15.347778226
34062026-09-03T01:15:21.571Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-03T01:15:21.571Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-03T01:15:21.571Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-03T01:15:21.571Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-03T01:15:21.571Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-03T01:15:22.538Z Compiling progenitor-client v0.14.0
34122026-09-03T01:15:22.543Z Compiling match_cfg v0.1.0
34132026-09-03T01:15:22.543Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-03T01:15:22.543Z Compiling slog-json v2.6.1
34152026-09-03T01:15:22.543Z Compiling newtype-uuid-macros v0.1.0
34162026-09-03T01:15:22.543Z Compiling sha1 v0.11.0
34172026-09-03T01:15:22.689Z Compiling multer v3.1.0
34182026-09-03T01:15:22.691Z Compiling debug-ignore v1.0.5
34192026-09-03T01:15:22.691Z Compiling compression-core v0.4.31
34202026-09-03T01:15:22.692Z Compiling async-stream-impl v0.3.6
34212026-09-03T01:15:22.692Z Compiling toml_datetime v1.1.1+spec-1.1.0
34222026-09-03T01:15:22.702Z Compiling serde_spanned v1.1.1
34232026-09-03T01:15:22.704Z Compiling dropshot v0.17.1
34242026-09-03T01:15:22.705Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-03T01:15:22.718Z Compiling waitgroup v0.1.2
34262026-09-03T01:15:22.723Z Compiling rustls-pemfile v2.2.0
34272026-09-03T01:15:22.788Z Compiling hostname v0.3.1
34282026-09-03T01:15:22.806Z Compiling dropshot_endpoint v0.17.1
34292026-09-03T01:15:22.974Z Compiling serde_path_to_error v0.1.20
34302026-09-03T01:15:23.006Z Compiling compression-codecs v0.4.37
34312026-09-03T01:15:23.023Z Compiling toml v1.1.2+spec-1.1.0
34322026-09-03T01:15:23.026Z Compiling hostname v0.4.2
34332026-09-03T01:15:23.026Z Compiling atomicwrites v0.4.4
34342026-09-03T01:15:23.089Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34352026-09-03T01:15:23.092Z Compiling macaddr v1.0.1
34362026-09-03T01:15:23.173Z Compiling slog-bunyan v2.5.0
34372026-09-03T01:15:23.211Z Compiling serde_tokenstream v0.3.0
34382026-09-03T01:15:23.215Z Compiling oxide-generation v0.1.3
34392026-09-03T01:15:23.269Z Compiling async-compression v0.4.41
34402026-09-03T01:15:23.272Z Compiling instant v0.1.13
34412026-09-03T01:15:23.325Z Compiling parse-display-derive v0.10.0
34422026-09-03T01:15:23.346Z Compiling regress v0.10.5
34432026-09-03T01:15:23.349Z Compiling backon v1.6.0
34442026-09-03T01:15:23.383Z Compiling backoff v0.4.0
34452026-09-03T01:15:23.386Z Compiling itertools v0.14.0
34462026-09-03T01:15:23.417Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34472026-09-03T01:15:23.420Z Compiling humantime v2.3.0
34482026-09-03T01:15:23.539Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34492026-09-03T01:15:23.559Z Compiling async-stream v0.3.6
34502026-09-03T01:15:23.563Z Compiling oxide-generation-macros v0.2.0
34512026-09-03T01:15:23.563Z Compiling progenitor-extras v0.2.0
34522026-09-03T01:15:23.608Z Compiling half v2.7.1
34532026-09-03T01:15:23.624Z Compiling ciborium-io v0.2.2
34542026-09-03T01:15:23.627Z Compiling crucible-workspace-hack v0.1.0
34552026-09-03T01:15:23.697Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34562026-09-03T01:15:23.714Z Compiling convert_case v0.4.0
34572026-09-03T01:15:23.739Z Compiling secrecy v0.10.3
34582026-09-03T01:15:23.776Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34592026-09-03T01:15:23.793Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34602026-09-03T01:15:23.796Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34612026-09-03T01:15:23.856Z Compiling ciborium-ll v0.2.2
34622026-09-03T01:15:23.875Z Compiling inout v0.1.4
34632026-09-03T01:15:23.913Z Compiling regress v0.11.1
34642026-09-03T01:15:23.930Z Compiling thiserror-impl-no-std v2.0.2
34652026-09-03T01:15:23.977Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34662026-09-03T01:15:23.994Z Compiling universal-hash v0.5.1
34672026-09-03T01:15:24.064Z Compiling ciborium v0.2.2
34682026-09-03T01:15:24.096Z Compiling cipher v0.4.4
34692026-09-03T01:15:24.113Z Compiling derive_more v0.99.20
34702026-09-03T01:15:24.137Z Compiling opaque-debug v0.3.1
34712026-09-03T01:15:24.156Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-03T01:15:24.171Z Compiling blake2 v0.10.6
34732026-09-03T01:15:24.227Z Compiling poly1305 v0.8.0
34742026-09-03T01:15:24.334Z Compiling aead v0.5.2
34752026-09-03T01:15:24.366Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34762026-09-03T01:15:24.385Z Compiling chacha20 v0.9.1
34772026-09-03T01:15:24.521Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34782026-09-03T01:15:24.574Z Compiling password-hash v0.5.0
34792026-09-03T01:15:24.660Z Compiling indent_write v2.2.0
34802026-09-03T01:15:24.677Z Compiling chacha20poly1305 v0.10.1
34812026-09-03T01:15:24.677Z Compiling toml_datetime v0.7.5+spec-1.1.0
34822026-09-03T01:15:24.711Z Compiling unsafe-libyaml v0.2.11
34832026-09-03T01:15:24.730Z Compiling itertools v0.15.0
34842026-09-03T01:15:24.761Z Compiling num-derive v0.4.2
34852026-09-03T01:15:24.827Z Compiling argon2 v0.5.3
34862026-09-03T01:15:24.860Z Compiling heapless v0.8.0
34872026-09-03T01:15:24.974Z Compiling toml_edit v0.23.10+spec-1.0.0
34882026-09-03T01:15:25.017Z Compiling tabwriter v1.4.1
34892026-09-03T01:15:25.037Z Compiling hash32 v0.3.1
34902026-09-03T01:15:25.113Z Compiling parse-display v0.10.0
34912026-09-03T01:15:25.158Z Compiling thiserror-no-std v2.0.2
34922026-09-03T01:15:25.217Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34932026-09-03T01:15:25.272Z Compiling vsss-rs v3.3.4
34942026-09-03T01:15:25.289Z Compiling serde_yaml v0.9.34+deprecated
34952026-09-03T01:15:25.428Z Compiling smoltcp v0.11.0
34962026-09-03T01:15:25.452Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34972026-09-03T01:15:25.532Z Compiling cobs v0.3.0
34982026-09-03T01:15:25.694Z Compiling typify-impl v0.6.2
34992026-09-03T01:15:25.765Z Compiling proc-macro-crate v3.4.0
35002026-09-03T01:15:25.807Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35012026-09-03T01:15:25.848Z Compiling colored v3.1.1
35022026-09-03T01:15:25.993Z Compiling illumos-nvpair-sys v0.2.0
35032026-09-03T01:15:26.065Z Compiling postcard v1.1.3
35042026-09-03T01:15:26.107Z Compiling proc-macro-error v1.0.4
35052026-09-03T01:15:26.160Z Compiling ingot-macros v0.2.0
35062026-09-03T01:15:26.237Z Compiling rand v0.10.1
35072026-09-03T01:15:26.253Z Compiling proc-macro-crate v1.3.1
35082026-09-03T01:15:26.334Z Compiling foreign-types-macros v0.2.3
35092026-09-03T01:15:26.363Z Compiling num_enum_derive v0.7.6
35102026-09-03T01:15:26.449Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35112026-09-03T01:15:26.466Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35122026-09-03T01:15:26.593Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35132026-09-03T01:15:26.693Z Compiling rayon-core v1.13.0
35142026-09-03T01:15:26.696Z Compiling foreign-types-shared v0.3.1
35152026-09-03T01:15:26.733Z Compiling num_enum_derive v0.5.11
35162026-09-03T01:15:26.834Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-03T01:15:26.853Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-03T01:15:26.952Z Compiling crossbeam-deque v0.8.6
35192026-09-03T01:15:26.968Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35202026-09-03T01:15:26.988Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35212026-09-03T01:15:26.988Z Compiling foreign-types v0.5.0
35222026-09-03T01:15:27.021Z Compiling cstr-argument v0.1.2
35232026-09-03T01:15:27.098Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35242026-09-03T01:15:27.101Z Compiling illumos-nvpair v0.3.0
35252026-09-03T01:15:27.181Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35262026-09-03T01:15:27.274Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35272026-09-03T01:15:27.348Z Compiling zone_cfg_derive v0.3.1
35282026-09-03T01:15:27.385Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35292026-09-03T01:15:27.469Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35302026-09-03T01:15:27.486Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35312026-09-03T01:15:27.505Z Compiling num_enum v0.7.6
35322026-09-03T01:15:27.519Z Compiling itertools v0.12.1
35332026-09-03T01:15:27.548Z Compiling sigpipe v0.1.3
35342026-09-03T01:15:27.566Z Compiling glob v0.3.3
35352026-09-03T01:15:27.621Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35362026-09-03T01:15:27.648Z Compiling rayon v1.11.0
35372026-09-03T01:15:27.666Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35382026-09-03T01:15:27.669Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35392026-09-03T01:15:27.720Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35402026-09-03T01:15:27.871Z Compiling num_enum v0.5.11
35412026-09-03T01:15:27.891Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35422026-09-03T01:15:27.911Z Compiling smf v0.2.3
35432026-09-03T01:15:27.951Z Compiling cpubits v0.1.1
35442026-09-03T01:15:27.986Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35452026-09-03T01:15:28.005Z Compiling whoami v1.6.1
35462026-09-03T01:15:28.005Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35472026-09-03T01:15:28.040Z Compiling gethostname v0.5.0
35482026-09-03T01:15:28.060Z Compiling num-rational v0.4.2
35492026-09-03T01:15:28.078Z Compiling num-complex v0.4.6
35502026-09-03T01:15:28.185Z Compiling derive-where v1.6.0
35512026-09-03T01:15:28.290Z Compiling toml v0.8.23
35522026-09-03T01:15:28.319Z Compiling usdt-macro v0.5.0
35532026-09-03T01:15:28.322Z Compiling usdt-attr-macro v0.5.0
35542026-09-03T01:15:28.470Z Compiling num v0.4.3
35552026-09-03T01:15:28.486Z Compiling pem-rfc7468 v1.0.0
35562026-09-03T01:15:28.503Z Compiling memmap v0.7.0
35572026-09-03T01:15:28.567Z Compiling float-ord v0.3.2
35582026-09-03T01:15:28.672Z Compiling zone v0.3.1
35592026-09-03T01:15:28.717Z Compiling cancel-safe-futures v0.1.5
35602026-09-03T01:15:28.720Z Compiling hmac v0.13.0
35612026-09-03T01:15:28.784Z Compiling universal-hash v0.6.1
35622026-09-03T01:15:28.814Z Compiling resolv-conf v0.7.6
35632026-09-03T01:15:28.950Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-03T01:15:28.967Z Compiling sha1 v0.10.6
35652026-09-03T01:15:28.968Z Compiling linear-map v1.2.0
35662026-09-03T01:15:29.117Z Compiling ingot-types v0.2.0
35672026-09-03T01:15:29.150Z Compiling prettyplease v0.2.37
35682026-09-03T01:15:29.197Z Compiling libefi-sys v0.1.0
35692026-09-03T01:15:29.217Z Compiling usdt v0.5.0
35702026-09-03T01:15:29.236Z Compiling polyval v0.7.1
35712026-09-03T01:15:29.267Z Compiling der v0.8.0
35722026-09-03T01:15:29.374Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35732026-09-03T01:15:29.392Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35742026-09-03T01:15:29.428Z Compiling newline-converter v0.3.0
35752026-09-03T01:15:29.466Z Compiling console v0.15.11
35762026-09-03T01:15:29.469Z Compiling bitfield-struct v0.6.2
35772026-09-03T01:15:29.501Z Compiling ingot v0.2.1
35782026-09-03T01:15:29.552Z Compiling oxide-update-engine-types v0.1.2
35792026-09-03T01:15:29.571Z Compiling ghash v0.6.0
35802026-09-03T01:15:29.587Z Compiling pbkdf2 v0.13.0
35812026-09-03T01:15:29.718Z Compiling aes v0.9.1
35822026-09-03T01:15:29.739Z Compiling crypto-bigint v0.7.5
35832026-09-03T01:15:29.755Z Compiling hickory-proto v0.24.4
35842026-09-03T01:15:29.995Z Compiling expectorate v1.2.0
35852026-09-03T01:15:30.133Z Compiling ctr v0.10.1
35862026-09-03T01:15:30.160Z Compiling sha2 v0.11.0
35872026-09-03T01:15:30.232Z Compiling aead v0.6.1
35882026-09-03T01:15:30.249Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35892026-09-03T01:15:30.297Z Compiling typify-macro v0.6.2
35902026-09-03T01:15:30.375Z Compiling nom v8.0.0
35912026-09-03T01:15:30.411Z Compiling semver v0.1.20
35922026-09-03T01:15:30.428Z Compiling linked-hash-map v0.5.6
35932026-09-03T01:15:30.565Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35942026-09-03T01:15:30.626Z Compiling oxide-update-engine v0.1.2
35952026-09-03T01:15:30.645Z Compiling lru-cache v0.1.2
35962026-09-03T01:15:30.670Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35972026-09-03T01:15:30.732Z Compiling rustc_version v0.1.7
35982026-09-03T01:15:30.753Z Compiling aes-gcm v0.11.0
35992026-09-03T01:15:30.795Z Compiling spki v0.8.0
36002026-09-03T01:15:30.859Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-03T01:15:30.888Z Compiling tokio-dtrace v0.1.1
36022026-09-03T01:15:30.983Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36032026-09-03T01:15:31.002Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36042026-09-03T01:15:31.058Z Compiling dropshot-api-manager-types v0.8.0
36052026-09-03T01:15:31.082Z Compiling salsa20 v0.11.0
36062026-09-03T01:15:31.102Z Compiling slog-dtrace v0.3.0
36072026-09-03T01:15:31.153Z Compiling xshell-macros v0.2.7
36082026-09-03T01:15:31.207Z Compiling minimal-lexical v0.2.1
36092026-09-03T01:15:31.263Z Compiling scrypt v0.12.0
36102026-09-03T01:15:31.336Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36112026-09-03T01:15:31.414Z Compiling oxide-tokio-rt v0.1.4
36122026-09-03T01:15:31.435Z Compiling nom v7.1.3
36132026-09-03T01:15:31.510Z Compiling newtype_derive v0.1.6
36142026-09-03T01:15:31.539Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36152026-09-03T01:15:31.601Z Compiling xshell v0.2.7
36162026-09-03T01:15:31.619Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36172026-09-03T01:15:31.738Z Compiling phf_shared v0.12.1
36182026-09-03T01:15:31.757Z Compiling rfc6979 v0.4.0
36192026-09-03T01:15:31.926Z Compiling cbc v0.2.1
36202026-09-03T01:15:31.955Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-03T01:15:31.982Z Compiling csv-core v0.1.13
36222026-09-03T01:15:32.123Z Compiling hickory-resolver v0.24.4
36232026-09-03T01:15:32.142Z Compiling unicode-xid v0.2.6
36242026-09-03T01:15:32.183Z Compiling typify v0.6.2
36252026-09-03T01:15:32.202Z Compiling chrono-tz v0.10.4
36262026-09-03T01:15:32.289Z Compiling progenitor-impl v0.14.0
36272026-09-03T01:15:32.325Z Compiling highway v1.3.0
36282026-09-03T01:15:32.423Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36292026-09-03T01:15:32.440Z Compiling proc-macro-error2 v2.0.1
36302026-09-03T01:15:32.489Z Compiling const_format_proc_macros v0.2.34
36312026-09-03T01:15:32.511Z Compiling csv v1.4.0
36322026-09-03T01:15:32.528Z Compiling pkcs5 v0.8.1
36332026-09-03T01:15:32.658Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36342026-09-03T01:15:32.744Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36352026-09-03T01:15:32.786Z Compiling phf v0.12.1
36362026-09-03T01:15:32.804Z Compiling ecdsa v0.16.9
36372026-09-03T01:15:32.886Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36382026-09-03T01:15:32.912Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36392026-09-03T01:15:33.081Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36402026-09-03T01:15:33.098Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36412026-09-03T01:15:33.149Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36422026-09-03T01:15:33.266Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36432026-09-03T01:15:33.284Z Compiling qorb v0.4.1
36442026-09-03T01:15:33.316Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36452026-09-03T01:15:33.340Z Compiling primeorder v0.13.6
36462026-09-03T01:15:33.358Z Compiling hashbrown v0.14.5
36472026-09-03T01:15:33.422Z Compiling salty v0.3.0
36482026-09-03T01:15:33.642Z Compiling p384 v0.13.1
36492026-09-03T01:15:33.770Z Compiling const_format v0.2.35
36502026-09-03T01:15:33.961Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36512026-09-03T01:15:34.030Z Compiling chumsky v0.9.3
36522026-09-03T01:15:34.119Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36532026-09-03T01:15:34.246Z Compiling pkcs8 v0.11.0
36542026-09-03T01:15:34.276Z Compiling knus-derive v3.4.0
36552026-09-03T01:15:34.409Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-03T01:15:34.658Z Compiling tabled_derive v0.7.0
36572026-09-03T01:15:34.818Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36582026-09-03T01:15:34.963Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36592026-09-03T01:15:34.980Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36602026-09-03T01:15:35.038Z Compiling progenitor-macro v0.14.0
36612026-09-03T01:15:35.109Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36622026-09-03T01:15:35.200Z Compiling bcs v0.1.6
36632026-09-03T01:15:35.317Z Compiling ff v0.14.0
36642026-09-03T01:15:35.332Z Compiling termtree v0.5.1
36652026-09-03T01:15:35.355Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-03T01:15:35.491Z Compiling steno v0.4.1
36672026-09-03T01:15:35.557Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36682026-09-03T01:15:35.615Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36692026-09-03T01:15:35.671Z Compiling group v0.14.0
36702026-09-03T01:15:35.757Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36712026-09-03T01:15:35.779Z Compiling tabled v0.15.0
36722026-09-03T01:15:35.843Z Compiling knus v3.4.0
36732026-09-03T01:15:35.886Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36742026-09-03T01:15:35.902Z Compiling signature v3.0.0
36752026-09-03T01:15:35.974Z Compiling base16ct v1.0.0
36762026-09-03T01:15:36.063Z Compiling tagptr v0.2.0
36772026-09-03T01:15:36.161Z Compiling hkdf v0.13.0
36782026-09-03T01:15:36.208Z Compiling sec1 v0.8.1
36792026-09-03T01:15:36.225Z Compiling moka v0.12.13
36802026-09-03T01:15:36.250Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36812026-09-03T01:15:36.354Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36822026-09-03T01:15:36.370Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36832026-09-03T01:15:36.498Z Compiling elliptic-curve v0.14.1
36842026-09-03T01:15:36.545Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36852026-09-03T01:15:36.589Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36862026-09-03T01:15:36.725Z Compiling corncobs v0.1.4
36872026-09-03T01:15:36.801Z Compiling parking_lot_core v0.8.6
36882026-09-03T01:15:36.933Z Compiling utf-8 v0.7.6
36892026-09-03T01:15:37.056Z Compiling hickory-resolver v0.25.2
36902026-09-03T01:15:37.093Z Compiling tungstenite v0.21.0
36912026-09-03T01:15:37.111Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36922026-09-03T01:15:37.185Z Compiling wnaf v0.14.0
36932026-09-03T01:15:37.389Z Compiling primefield v0.14.0
36942026-09-03T01:15:37.406Z Compiling rfc6979 v0.6.0
36952026-09-03T01:15:37.421Z Compiling libscf-sys v1.2.0
36962026-09-03T01:15:37.557Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36972026-09-03T01:15:37.588Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-03T01:15:37.605Z Compiling git-stub v1.0.0
36992026-09-03T01:15:37.653Z Compiling secrecy v0.8.0
37002026-09-03T01:15:37.696Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-03T01:15:37.825Z Compiling git-stub-vcs v0.1.0
37022026-09-03T01:15:37.896Z Compiling tokio-tungstenite v0.21.0
37032026-09-03T01:15:37.947Z Compiling primeorder v0.14.0
37042026-09-03T01:15:37.975Z Compiling ecdsa v0.17.0
37052026-09-03T01:15:38.113Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37062026-09-03T01:15:38.222Z Compiling papergrid v0.18.0
37072026-09-03T01:15:38.256Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-03T01:15:38.376Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-03T01:15:38.415Z Compiling curve25519-dalek v5.0.0
37102026-09-03T01:15:38.465Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-03T01:15:38.485Z Compiling unicase v2.9.0
37122026-09-03T01:15:38.527Z Compiling parking_lot v0.11.2
37132026-09-03T01:15:38.563Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37142026-09-03T01:15:38.605Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37152026-09-03T01:15:38.642Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37162026-09-03T01:15:38.716Z Compiling mime_guess v2.0.5
37172026-09-03T01:15:38.758Z Compiling ssh-encoding v0.3.0
37182026-09-03T01:15:38.953Z Compiling prefix-trie v0.7.0
37192026-09-03T01:15:38.974Z Compiling fxhash v0.2.1
37202026-09-03T01:15:38.995Z Compiling keccak v0.2.0
37212026-09-03T01:15:39.103Z Compiling sled v0.34.7
37222026-09-03T01:15:39.124Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37232026-09-03T01:15:39.145Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37242026-09-03T01:15:39.198Z Compiling tabled v0.21.0
37252026-09-03T01:15:39.221Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37262026-09-03T01:15:39.330Z Compiling hickory-server v0.25.2
37272026-09-03T01:15:39.377Z Compiling ed25519 v3.0.0
37282026-09-03T01:15:39.398Z Compiling crypto-primes v0.7.2
37292026-09-03T01:15:39.975Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-03T01:15:40.219Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-03T01:15:40.277Z Compiling poly1305 v0.9.0
37322026-09-03T01:15:40.361Z Compiling progenitor v0.14.0
37332026-09-03T01:15:40.508Z Compiling blowfish v0.10.0
37342026-09-03T01:15:40.549Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37352026-09-03T01:15:40.580Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37362026-09-03T01:15:40.656Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37372026-09-03T01:15:40.783Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37382026-09-03T01:15:40.802Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37392026-09-03T01:15:40.828Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37402026-09-03T01:15:41.068Z Compiling blake2 v0.11.0-rc.6
37412026-09-03T01:15:41.200Z Compiling crc8 v0.1.1
37422026-09-03T01:15:41.261Z Compiling http-range v0.1.5
37432026-09-03T01:15:41.351Z Compiling half v1.8.3
37442026-09-03T01:15:41.377Z Compiling argon2 v0.6.0-rc.8
37452026-09-03T01:15:41.484Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37462026-09-03T01:15:41.501Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37472026-09-03T01:15:41.541Z Compiling bcrypt-pbkdf v0.11.0
37482026-09-03T01:15:41.645Z Compiling serde_cbor v0.11.2
37492026-09-03T01:15:41.708Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37502026-09-03T01:15:41.813Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37512026-09-03T01:15:41.876Z Compiling ssh-cipher v0.3.0
37522026-09-03T01:15:42.079Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37532026-09-03T01:15:42.281Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37542026-09-03T01:15:42.295Z Compiling rsa v0.10.0-rc.18
37552026-09-03T01:15:42.409Z Compiling ed25519-dalek v3.0.0
37562026-09-03T01:15:42.513Z Compiling sha3 v0.11.0
37572026-09-03T01:15:42.952Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37582026-09-03T01:15:43.005Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37592026-09-03T01:15:43.023Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37602026-09-03T01:15:43.238Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37612026-09-03T01:15:43.446Z Compiling p256 v0.14.0
37622026-09-03T01:15:43.475Z Compiling p521 v0.14.0
37632026-09-03T01:15:43.550Z Compiling p384 v0.14.0
37642026-09-03T01:15:44.181Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37652026-09-03T01:15:44.214Z Compiling scuffle v0.1.0
37662026-09-03T01:15:44.375Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37672026-09-03T01:15:44.454Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37682026-09-03T01:15:44.587Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37692026-09-03T01:15:44.762Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37702026-09-03T01:15:44.932Z Compiling yasna v0.5.2
37712026-09-03T01:15:44.969Z Compiling kstat-rs v0.2.5
37722026-09-03T01:15:45.232Z Compiling headers-core v0.3.0
37732026-09-03T01:15:45.326Z Compiling kem v0.3.0
37742026-09-03T01:15:45.386Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37752026-09-03T01:15:45.405Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37762026-09-03T01:15:45.453Z Compiling module-lattice v0.2.3
37772026-09-03T01:15:45.487Z Compiling nanorand v0.7.0
37782026-09-03T01:15:45.512Z Compiling sponge-cursor v0.1.0
37792026-09-03T01:15:45.609Z Compiling rcgen v0.12.1
37802026-09-03T01:15:45.680Z Compiling ml-kem v0.3.2
37812026-09-03T01:15:45.697Z Compiling sha3 v0.12.0
37822026-09-03T01:15:45.741Z Compiling flume v0.11.1
37832026-09-03T01:15:45.814Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37842026-09-03T01:15:45.943Z Compiling headers v0.4.1
37852026-09-03T01:15:46.090Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37862026-09-03T01:15:46.303Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37872026-09-03T01:15:46.527Z Compiling hyper-staticfile v0.10.1
37882026-09-03T01:15:46.544Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37892026-09-03T01:15:46.651Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37902026-09-03T01:15:46.670Z Compiling ssh-key v0.7.0-rc.11
37912026-09-03T01:15:46.670Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37922026-09-03T01:15:46.742Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37932026-09-03T01:15:46.988Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37942026-09-03T01:15:47.010Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37952026-09-03T01:15:47.055Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37962026-09-03T01:15:47.071Z Compiling russh-cryptovec v0.62.0
37972026-09-03T01:15:47.110Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37982026-09-03T01:15:47.130Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37992026-09-03T01:15:47.149Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38002026-09-03T01:15:47.301Z Compiling internal-russh-num-bigint v0.5.0
38012026-09-03T01:15:47.324Z Compiling port-file v0.1.0
38022026-09-03T01:15:47.360Z Compiling num-bigint v0.4.6
38032026-09-03T01:15:47.380Z Compiling generic-array v1.4.3
38042026-09-03T01:15:47.464Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38052026-09-03T01:15:47.527Z Compiling russh-util v0.52.0
38062026-09-03T01:15:47.577Z Compiling enum_dispatch v0.3.13
38072026-09-03T01:15:47.595Z Compiling delegate v0.13.5
38082026-09-03T01:15:47.664Z Compiling subprocess v0.2.15
38092026-09-03T01:15:47.710Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38102026-09-03T01:15:47.810Z Compiling md5 v0.8.0
38112026-09-03T01:15:47.888Z Compiling display-error-chain v0.2.2
38122026-09-03T01:15:47.942Z Compiling hex-literal v1.1.0
38132026-09-03T01:15:48.079Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142026-09-03T01:15:48.096Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38152026-09-03T01:15:48.110Z Compiling colored v2.2.0
38162026-09-03T01:15:48.166Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38172026-09-03T01:15:48.430Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38182026-09-03T01:15:48.496Z Compiling internet-checksum v0.2.1
38192026-09-03T01:15:48.594Z Compiling russh v0.62.4
38202026-09-03T01:15:49.040Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38212026-09-03T01:15:49.193Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38222026-09-03T01:15:50.179Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-03T01:15:50.179Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-03T01:15:52.876Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-03T01:15:53.553Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-03T01:15:54.061Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-03T01:15:55.275Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-03T01:15:55.340Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-03T01:16:04.388Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38302026-09-03T01:16:04.388Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38312026-09-03T01:16:04.388Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38322026-09-03T01:16:04.408Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38332026-09-03T01:16:04.408Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38342026-09-03T01:16:06.269Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-03T01:16:06.332Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-03T01:16:10.681Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-03T01:16:51.859Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
38382026-09-03T01:16:51.862Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-03T01:16:51.862Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-03T01:16:52.083Z
38412026-09-03T01:16:52.083Zreal 1:30.453346681
38422026-09-03T01:16:52.083Zuser 8:30.845379949
38432026-09-03T01:16:52.083Zsys 1:40.559831523
38442026-09-03T01:16:52.083Ztrap 0.249747048
38452026-09-03T01:16:52.083Ztflt 0.445688107
38462026-09-03T01:16:52.083Zdflt 1.876765132
38472026-09-03T01:16:52.087Zkflt 0.000312800
38482026-09-03T01:16:52.087Zlock 31:19.905662508
38492026-09-03T01:16:52.087Zslp 19:03.468637017
38502026-09-03T01:16:52.087Zlat 39.033234738
38512026-09-03T01:16:52.087Zstop 3:03.079472993
38522026-09-03T01:16:52.087Z+ mkdir tests
38532026-09-03T01:16:52.090Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-03T01:16:52.090Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-03T01:16:52.112Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-03T01:16:52.143Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-03T01:16:52.175Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-03T01:16:52.206Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-03T01:16:52.583Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override)
38602026-09-03T01:16:52.586Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-0144be0f1f486767 tests/commtest-967955464f559dda tests/dhcp_server-26dd07e52df3a016 tests/end_to_end_tests-8d60c10a3fab2411 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
38612026-09-03T01:17:58.080ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-03T01:17:58.080Za .github/buildomat/ci-env.sh 1K
38632026-09-03T01:17:58.080Za out/target/test 1K
38642026-09-03T01:17:58.080Za out/npuzone/npuzone 27402K
38652026-09-03T01:17:58.080Za package-manifest.toml 35K
38662026-09-03T01:17:58.080Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-03T01:17:58.080Za target/release/omicron-package 16941K
38682026-09-03T01:17:58.080Za target/release/xtask 6405K
38692026-09-03T01:17:58.080Za target/debug/bootstrap 440473K
38702026-09-03T01:17:58.080Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-03T01:17:58.080Za tests/commtest-967955464f559dda 34431K
38722026-09-03T01:17:58.080Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-03T01:17:58.080Za tests/end_to_end_tests-8d60c10a3fab2411 504109K
38742026-09-03T01:17:58.080Za tools/opte_version 1K
38752026-09-03T01:17:58.081Za tools/opte_version_override 2K
38762026-09-03T01:17:58.081Za out/clickhouse.tar.gz 233168K
38772026-09-03T01:17:58.081Za out/clickhouse_keeper.tar.gz 227722K
38782026-09-03T01:17:58.081Za out/clickhouse_server.tar.gz 233166K
38792026-09-03T01:17:58.081Za out/cockroachdb.tar.gz 125059K
38802026-09-03T01:17:58.081Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-03T01:17:58.081Za out/crucible-utils.tar 18900K
38822026-09-03T01:17:58.081Za out/crucible-zone.tar.gz 39580K
38832026-09-03T01:17:58.081Za out/external-dns.tar.gz 15167K
38842026-09-03T01:17:58.081Za out/internal-dns.tar.gz 15167K
38852026-09-03T01:17:58.081Za out/mg-ddm-gz.tar 100917K
38862026-09-03T01:17:58.081Za out/nexus.tar.gz 194012K
38872026-09-03T01:17:58.081Za out/ntp.tar.gz 7133K
38882026-09-03T01:17:58.081Za out/omicron-gateway-softnpu.tar.gz 13828K
38892026-09-03T01:17:58.081Za out/omicron-sled-agent.tar 116431K
38902026-09-03T01:17:58.081Za out/overlay.tar.gz 4K
38912026-09-03T01:17:58.081Za out/oximeter.tar.gz 17658K
38922026-09-03T01:17:58.081Za out/oxlog.tar 2419K
38932026-09-03T01:17:58.081Za out/probe.tar.gz 3037K
38942026-09-03T01:17:58.081Za out/propolis-server.tar.gz 34642K
38952026-09-03T01:17:58.081Za out/pumpkind-gz.tar 26647K
38962026-09-03T01:17:58.082Za out/switch-softnpu.tar.gz 306180K
38972026-09-03T01:17:58.093Z
38982026-09-03T01:17:58.093Zreal 1:05.486080451
38992026-09-03T01:17:58.093Zuser 1:03.314446998
39002026-09-03T01:17:58.093Zsys 3.568614539
39012026-09-03T01:17:58.093Ztrap 0.005217383
39022026-09-03T01:17:58.093Ztflt 0.000000000
39032026-09-03T01:17:58.093Zdflt 0.000000000
39042026-09-03T01:17:58.093Zkflt 0.000000000
39052026-09-03T01:17:58.093Zlock 0.000000000
39062026-09-03T01:17:58.094Zslp 1:03.285032726
39072026-09-03T01:17:58.094Zlat 0.794454398
39082026-09-03T01:17:58.094Zstop 0.000168640
39092026-09-03T01:17:58.094Zprocess exited: duration 1033072 ms, exit code 0
 
39102026-09-03T01:17:58.120Zfound 1 output files
39112026-09-03T01:17:58.120Zuploading: /work/package.tar.gz (1836027962 bytes)
39122026-09-03T01:18:22.256Zuploaded: /work/package.tar.gz