01M1FKG3H5P0W5GBCRA5YFDV34: 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: 01M1FKGWAKE4B13H25JVA4DNSM

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-01T23:06:17.691Zjob assigned to worker 01M1FKH2AYCJJ4F2HFR5Z1G5R7 [factory aws, i-0655d3101b379f974] (queued for 48 s)
 
22026-09-01T23:06:24.461Zstarting task 0: "setup"
32026-09-01T23:06:24.466Z++ uname -s
42026-09-01T23:06:24.469Z+ kern=SunOS
52026-09-01T23:06:24.469Z+ build_user=build
62026-09-01T23:06:24.469Z+ build_uid=12345
72026-09-01T23:06:24.469Z+ work_dir=/work
82026-09-01T23:06:24.469Z+ input_dir=/input
92026-09-01T23:06:24.469Z+ [[ 0 == 12345 ]]
102026-09-01T23:06:24.469Z+ case "$kern" in
112026-09-01T23:06:24.469Z+ groupadd -g 12345 build
122026-09-01T23:06:24.481Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-01T23:06:26.488Z+ zfs create -o mountpoint=/work rpool/work
142026-09-01T23:06:26.573Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-01T23:06:26.576Z+ home_fs=zfs
162026-09-01T23:06:26.576Z+ [[ zfs == autofs ]]
172026-09-01T23:06:26.576Z+ mkdir -p /home/build
182026-09-01T23:06:26.576Z+ chown build:build /home/build /work
192026-09-01T23:06:28.579Z+ chmod 0700 /home/build /work
202026-09-01T23:06:28.582Zprocess exited: duration 4122 ms, exit code 0
 
212026-09-01T23:06:28.589Zstarting task 1: "rust-toolchain"
222026-09-01T23:06:28.594Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-01T23:06:28.594Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-01T23:06:28.594Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-01T23:06:28.594Z * rust toolchain channel = "1.97.1"
262026-09-01T23:06:28.594Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-01T23:06:28.597Z * rust toolchain profile = "default"
282026-09-01T23:06:28.597Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-01T23:06:28.597Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-01T23:06:28.683Zinfo: downloading installer
312026-09-01T23:06:29.904Zinfo: profile set to default
322026-09-01T23:06:29.904Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-01T23:06:29.907Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-01T23:06:30.038Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-01T23:06:30.041Zinfo: downloading 6 components
362026-09-01T23:06:45.506Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-01T23:06:45.506Z
382026-09-01T23:06:45.534Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-01T23:06:45.534Z
402026-09-01T23:06:45.538Z
412026-09-01T23:06:45.538ZRust is installed now. Great!
422026-09-01T23:06:45.538Z
432026-09-01T23:06:45.538ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-01T23:06:45.538Zenvironment variable. This has not been done automatically.
452026-09-01T23:06:45.538Z
462026-09-01T23:06:45.538ZTo configure your current shell, you need to source
472026-09-01T23:06:45.538Zthe corresponding env file under $HOME/.cargo.
482026-09-01T23:06:45.538Z
492026-09-01T23:06:45.538ZConsider running the right command for your shell (note the leading DOT):
502026-09-01T23:06:45.538Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-01T23:06:45.538Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-01T23:06:45.538ZCC_x86_64-unknown-illumos = None
532026-09-01T23:06:45.538Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-01T23:06:45.538ZCC_x86_64_unknown_illumos = None
552026-09-01T23:06:45.538Zcargo:rerun-if-env-changed=HOST_CC
562026-09-01T23:06:45.538ZHOST_CC = None
572026-09-01T23:06:45.539Zcargo:rerun-if-env-changed=CC
582026-09-01T23:06:45.539ZCC = None
592026-09-01T23:06:45.539Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-01T23:06:46.400Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-01T23:06:46.400ZCRATE_CC_NO_DEFAULTS = None
622026-09-01T23:06:46.400Zcargo:rerun-if-env-changed=CFLAGS
632026-09-01T23:06:46.400ZCFLAGS = None
642026-09-01T23:06:46.400Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-01T23:06:46.400ZHOST_CFLAGS = None
662026-09-01T23:06:46.400Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-01T23:06:46.400ZCFLAGS_x86_64_unknown_illumos = None
682026-09-01T23:06:46.400Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-01T23:06:46.400ZCFLAGS_x86_64-unknown-illumos = None
702026-09-01T23:06:46.504Z+ rustup --version
712026-09-01T23:06:46.509Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-01T23:06:46.512Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-01T23:06:46.531Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-01T23:06:46.534Z+ cargo --version
752026-09-01T23:06:46.541Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-01T23:06:46.544Z+ rustc --version
772026-09-01T23:06:46.564Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-01T23:06:46.567Zprocess exited: duration 17978 ms, exit code 0
 
792026-09-01T23:06:46.573Zstarting task 2: "authentication"
802026-09-01T23:06:46.593Zprocess exited: duration 20 ms, exit code 0
 
812026-09-01T23:06:46.599Zstarting task 3: "clone repository"
822026-09-01T23:06:46.604Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-01T23:06:46.607Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-01T23:06:46.641ZCloning into '/work/oxidecomputer/omicron'...
852026-09-01T23:07:00.271Z+ cd /work/oxidecomputer/omicron
862026-09-01T23:07:00.271Z+ git fetch origin 9032079c3e607754a9d66001daf801df6718cff8
872026-09-01T23:07:00.634ZFrom https://github.com/oxidecomputer/omicron
882026-09-01T23:07:00.634Z * branch 9032079c3e607754a9d66001daf801df6718cff8 -> FETCH_HEAD
892026-09-01T23:07:00.649Z+ [[ -n bump-console-c1e623ca ]]
902026-09-01T23:07:00.653Z++ git branch --show-current
912026-09-01T23:07:00.653Z+ current=main
922026-09-01T23:07:00.653Z+ [[ main != bump-console-c1e623ca ]]
932026-09-01T23:07:00.653Z+ git branch -f bump-console-c1e623ca 9032079c3e607754a9d66001daf801df6718cff8
942026-09-01T23:07:00.656Z+ git checkout -f bump-console-c1e623ca
952026-09-01T23:07:00.900ZSwitched to branch 'bump-console-c1e623ca'
962026-09-01T23:07:00.903Z+ git reset --hard 9032079c3e607754a9d66001daf801df6718cff8
972026-09-01T23:07:01.141ZHEAD is now at 9032079c3 Bump web console (mobile layout)
982026-09-01T23:07:01.145Zprocess exited: duration 14544 ms, exit code 0
 
992026-09-01T23:07:01.151Zstarting task 4: "build"
1002026-09-01T23:07:01.156Z+ source .github/buildomat/ci-env.sh
1012026-09-01T23:07:01.159Z++ export CARGO_TERM_COLOR=always
1022026-09-01T23:07:01.159Z++ CARGO_TERM_COLOR=always
1032026-09-01T23:07:01.159Z+++ uname -s
1042026-09-01T23:07:01.159Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-01T23:07:01.159Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-01T23:07:01.162Z+ cargo --version
1072026-09-01T23:07:01.170Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-01T23:07:01.174Z+ rustc --version
1092026-09-01T23:07:01.193Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-01T23:07:01.196Z+ WORK=/work
1112026-09-01T23:07:01.196Z+ pfexec mkdir -p /work
1122026-09-01T23:07:01.200Z+ pfexec chown build /work
1132026-09-01T23:07:01.203Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-01T23:07:03.280Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-01T23:07:03.719Z Startup: Caching catalogs ... Done
1162026-09-01T23:07:06.276ZPlanning: Solver setup ... Done (2.418s)
1172026-09-01T23:07:06.343ZPlanning: Running solver ... Done (0.067s)
1182026-09-01T23:07:06.399ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-01T23:07:06.410ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-01T23:07:06.426ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-01T23:07:06.440ZPlanning: Package planning ... Done (0.015s)
1222026-09-01T23:07:06.443ZPlanning: Merging actions ... Done (0.002s)
1232026-09-01T23:07:06.610ZPlanning: Checking for conflicting actions ... Done (0.167s)
1242026-09-01T23:07:06.613ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-01T23:07:07.399ZPlanning: Evaluating mediators ... Done (0.788s)
1262026-09-01T23:07:07.402ZPlanning: Planning completed in 3.64 seconds
1272026-09-01T23:07:07.408Z Packages to install: 2
1282026-09-01T23:07:07.408Z Estimated space available: 156.01 GB
1292026-09-01T23:07:07.408ZEstimated space to be consumed: 85.05 MB
1302026-09-01T23:07:07.408Z Create boot environment: No
1312026-09-01T23:07:07.411ZCreate backup boot environment: No
1322026-09-01T23:07:07.411Z Rebuild boot archive: No
1332026-09-01T23:07:07.411Z
1342026-09-01T23:07:07.411ZChanged packages:
1352026-09-01T23:07:07.411Zhelios
1362026-09-01T23:07:07.411Z developer/build-essential
1372026-09-01T23:07:07.411Z None -> 11-3.0
1382026-09-01T23:07:07.411Z library/libxmlsec1
1392026-09-01T23:07:07.411Z None -> 1.2.35-3.0
1402026-09-01T23:07:07.435Z
1412026-09-01T23:07:07.435ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-01T23:07:07.510ZDownload: Completed 1.28 MB in 0.08 seconds (16.7M/s)
1432026-09-01T23:07:07.590Z Actions: 1/268 actions (Installing new actions)
1442026-09-01T23:07:07.629Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-01T23:07:07.665ZFinalize: Updating package state database ... Done (0.036s)
1462026-09-01T23:07:07.666ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-01T23:07:07.765ZFinalize: Updating image state ... Done (0.099s)
1482026-09-01T23:07:10.545ZFinalize: Creating fast lookup database ... Done (2.725s)
1492026-09-01T23:07:10.617ZFinalize: Reading search index ... Done (0.012s)
1502026-09-01T23:07:10.620ZFinalize: Updating search index ... Done (0.000s)
1512026-09-01T23:07:10.743ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-01T23:07:11.128ZPlanning: Evaluating mediator changes ... Done
1532026-09-01T23:07:11.235ZPlanning: Checking for conflicting actions ... Done
1542026-09-01T23:07:11.238ZPlanning: Consolidating action changes ... Done
1552026-09-01T23:07:11.392ZPlanning: Evaluating mediators ... Done
1562026-09-01T23:07:11.395ZPlanning: Planning completed in 0.27 seconds
1572026-09-01T23:07:11.416Z Mediators to change: 2
1582026-09-01T23:07:11.416Z Create boot environment: No
1592026-09-01T23:07:11.416ZCreate backup boot environment: No
1602026-09-01T23:07:11.472ZFinalize: Updating package state database ... Done
1612026-09-01T23:07:11.472ZFinalize: Updating package cache ... Done
1622026-09-01T23:07:11.532ZFinalize: Updating image state ... Done
1632026-09-01T23:07:13.515ZFinalize: Creating fast lookup database ... Done
1642026-09-01T23:07:13.584ZFinalize: Reading search index ... Done
1652026-09-01T23:07:13.587ZFinalize: Updating search index ... Done
1662026-09-01T23:07:13.668ZFinalize: Updating package cache ... Done
1672026-09-01T23:07:13.954ZPlanning: Evaluating mediator changes ... Done
1682026-09-01T23:07:14.061ZPlanning: Checking for conflicting actions ... Done
1692026-09-01T23:07:14.065ZPlanning: Consolidating action changes ... Done
1702026-09-01T23:07:14.220ZPlanning: Evaluating mediators ... Done
1712026-09-01T23:07:14.224ZPlanning: Planning completed in 0.27 seconds
1722026-09-01T23:07:14.244Z Mediators to change: 1
1732026-09-01T23:07:14.244Z Create boot environment: No
1742026-09-01T23:07:14.244ZCreate backup boot environment: No
1752026-09-01T23:07:14.288ZFinalize: Updating package state database ... Done
1762026-09-01T23:07:14.288ZFinalize: Updating package cache ... Done
1772026-09-01T23:07:14.347ZFinalize: Updating image state ... Done
1782026-09-01T23:07:16.333ZFinalize: Creating fast lookup database ... Done
1792026-09-01T23:07:16.396ZFinalize: Reading search index ... Done
1802026-09-01T23:07:16.401ZFinalize: Updating search index ... Done
1812026-09-01T23:07:16.467ZFinalize: Updating package cache ... Done
1822026-09-01T23:07:16.778ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-01T23:07:16.778Zapache system 2.4 system
1842026-09-01T23:07:16.778Zclang system 15 system
1852026-09-01T23:07:16.778Zcsh system system illumos
1862026-09-01T23:07:16.778Zctags system system illumos
1872026-09-01T23:07:16.778Zfile vendor vendor darwinsys
1882026-09-01T23:07:16.778Zfile system system illumos
1892026-09-01T23:07:16.778Zgcc vendor 14 vendor
1902026-09-01T23:07:16.778Zgcc system 13 system
1912026-09-01T23:07:16.778Zgcc system 10 system
1922026-09-01T23:07:16.778Zgo system 1.25 system
1932026-09-01T23:07:16.778Zllvm system 15 system
1942026-09-01T23:07:16.778Zmariadb system 11.4 system
1952026-09-01T23:07:16.778Zmta vendor vendor dma
1962026-09-01T23:07:16.778Zopenjdk system 17 system
1972026-09-01T23:07:16.778Zopenjdk system 11 system
1982026-09-01T23:07:16.778Zopenssl vendor 3 vendor
1992026-09-01T23:07:16.778Zperl system 5.40 system
2002026-09-01T23:07:16.779Zpostgresql system 18 system
2012026-09-01T23:07:16.779Zpostgresql system 17 system
2022026-09-01T23:07:16.779Zpython vendor 3 vendor
2032026-09-01T23:07:16.779Zpython system 2 system
2042026-09-01T23:07:16.779Zpython3 vendor 3.13 vendor
2052026-09-01T23:07:16.779Zruby system 3.4 system
2062026-09-01T23:07:16.779Zruby system 3.0 system
2072026-09-01T23:07:16.779Zwords vendor vendor american-english
2082026-09-01T23:07:16.779Zwords system system australian-english
2092026-09-01T23:07:16.779Zwords system system british-english
2102026-09-01T23:07:16.779Zwords system system canadian-english
2112026-09-01T23:07:16.779Zwords system system french
2122026-09-01T23:07:16.779Zwords system system italian
2132026-09-01T23:07:16.779Zwords system system ngerman
2142026-09-01T23:07:16.779Zwords system system ogerman
2152026-09-01T23:07:16.779Zwords system system spanish
2162026-09-01T23:07:17.027ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-01T23:07:17.027Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-01T23:07:17.546ZFMRI IFO
2192026-09-01T23:07:17.546Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-01T23:07:17.546Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-01T23:07:17.546Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-01T23:07:17.546Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-01T23:07:17.546Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-01T23:07:17.546Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-01T23:07:17.546Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-01T23:07:17.546Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-01T23:07:17.546Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-01T23:07:17.893Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-01T23:07:18.244Z Updating crates.io index
2302026-09-01T23:07:18.246Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-01T23:07:18.566Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-01T23:07:18.997Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-01T23:07:19.278Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-01T23:07:20.288Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-01T23:07:20.826Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-01T23:07:22.498Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-01T23:07:23.383Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-01T23:07:23.656Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-01T23:07:24.037Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-01T23:07:25.301Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-01T23:07:25.641Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-01T23:07:26.050Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-01T23:07:26.350Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-01T23:07:26.654Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-01T23:07:26.957Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-01T23:07:27.275Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-01T23:07:27.550Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-01T23:07:27.900Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-01T23:07:28.251Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-01T23:07:28.803Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-01T23:07:29.116Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-01T23:07:29.667Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-01T23:07:30.035Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-01T23:07:30.312Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-01T23:07:30.769Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-01T23:07:31.079Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-01T23:07:31.508Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-01T23:07:31.890Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-01T23:07:32.192Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-01T23:07:32.533Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-01T23:07:32.964Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-01T23:07:33.537Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-01T23:07:33.878Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-01T23:07:34.198Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-01T23:07:34.663Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-01T23:07:35.060Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-01T23:07:35.331Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-01T23:07:35.628Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-01T23:07:35.967Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-01T23:07:36.255Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-01T23:07:36.675Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-01T23:07:39.172Z Downloading crates ...
2732026-09-01T23:07:39.227Z Downloaded dof v0.3.0
2742026-09-01T23:07:39.233Z Downloaded toml_datetime v0.6.11
2752026-09-01T23:07:39.236Z Downloaded crypto-common v0.1.7
2762026-09-01T23:07:39.236Z Downloaded scroll_derive v0.12.1
2772026-09-01T23:07:39.239Z Downloaded fastrand v2.3.0
2782026-09-01T23:07:39.239Z Downloaded terminal_size v0.4.3
2792026-09-01T23:07:39.242Z Downloaded usdt v0.5.0
2802026-09-01T23:07:39.242Z Downloaded block-buffer v0.10.4
2812026-09-01T23:07:39.242Z Downloaded fs-err v3.3.0
2822026-09-01T23:07:39.243Z Downloaded cargo_metadata v0.23.1
2832026-09-01T23:07:39.247Z Downloaded anstream v1.0.0
2842026-09-01T23:07:39.250Z Downloaded fnv v1.0.7
2852026-09-01T23:07:39.250Z Downloaded generic-array v0.14.7
2862026-09-01T23:07:39.250Z Downloaded memmap v0.7.0
2872026-09-01T23:07:39.250Z Downloaded clap_lex v1.0.0
2882026-09-01T23:07:39.253Z Downloaded cargo-platform v0.3.2
2892026-09-01T23:07:39.253Z Downloaded zerocopy-derive v0.7.35
2902026-09-01T23:07:39.256Z Downloaded byteorder v1.5.0
2912026-09-01T23:07:39.258Z Downloaded zmij v1.0.21
2922026-09-01T23:07:39.258Z Downloaded equivalent v1.0.2
2932026-09-01T23:07:39.258Z Downloaded bytecount v0.6.9
2942026-09-01T23:07:39.261Z Downloaded colorchoice v1.0.4
2952026-09-01T23:07:39.261Z Downloaded anstyle-query v1.1.5
2962026-09-01T23:07:39.261Z Downloaded heck v0.4.1
2972026-09-01T23:07:39.264Z Downloaded camino v1.2.5
2982026-09-01T23:07:39.267Z Downloaded zerocopy v0.7.35
2992026-09-01T23:07:39.274Z Downloaded cargo_toml v0.21.0
3002026-09-01T23:07:39.277Z Downloaded clap v4.6.1
3012026-09-01T23:07:39.280Z Downloaded log v0.4.33
3022026-09-01T23:07:39.283Z Downloaded pest_derive v2.8.6
3032026-09-01T23:07:39.283Z Downloaded pest_meta v2.8.6
3042026-09-01T23:07:39.284Z Downloaded serde_spanned v0.6.9
3052026-09-01T23:07:39.286Z Downloaded cpufeatures v0.2.17
3062026-09-01T23:07:39.286Z Downloaded utf8parse v0.2.2
3072026-09-01T23:07:39.286Z Downloaded plain v0.2.3
3082026-09-01T23:07:39.286Z Downloaded thread-id v4.2.2
3092026-09-01T23:07:39.290Z Downloaded heck v0.5.0
3102026-09-01T23:07:39.292Z Downloaded pretty-hex v0.4.1
3112026-09-01T23:07:39.295Z Downloaded proc-macro-error-attr v1.0.4
3122026-09-01T23:07:39.295Z Downloaded tabled_derive v0.7.0
3132026-09-01T23:07:39.303Z Downloaded anstyle v1.0.14
3142026-09-01T23:07:39.306Z Downloaded quote v1.0.45
3152026-09-01T23:07:39.309Z Downloaded smawk v0.3.2
3162026-09-01T23:07:39.313Z Downloaded is_terminal_polyfill v1.70.2
3172026-09-01T23:07:39.319Z Downloaded version_check v0.9.5
3182026-09-01T23:07:39.322Z Downloaded dtrace-parser v0.2.0
3192026-09-01T23:07:39.325Z Downloaded errno v0.3.14
3202026-09-01T23:07:39.328Z Downloaded itoa v1.0.17
3212026-09-01T23:07:39.332Z Downloaded usdt-macro v0.5.0
3222026-09-01T23:07:39.332Z Downloaded usdt-attr-macro v0.5.0
3232026-09-01T23:07:39.335Z Downloaded toml_write v0.1.2
3242026-09-01T23:07:39.339Z Downloaded strsim v0.11.1
3252026-09-01T23:07:39.340Z Downloaded swrite v0.1.0
3262026-09-01T23:07:39.343Z Downloaded autocfg v1.5.0
3272026-09-01T23:07:39.343Z Downloaded cfg-if v1.0.4
3282026-09-01T23:07:39.343Z Downloaded digest v0.10.7
3292026-09-01T23:07:39.346Z Downloaded sha2 v0.10.9
3302026-09-01T23:07:39.349Z Downloaded thiserror v1.0.69
3312026-09-01T23:07:39.349Z Downloaded unicode-linebreak v0.1.5
3322026-09-01T23:07:39.352Z Downloaded pest_generator v2.8.6
3332026-09-01T23:07:39.352Z Downloaded thiserror-impl v2.0.18
3342026-09-01T23:07:39.355Z Downloaded proc-macro-error v1.0.4
3352026-09-01T23:07:39.362Z Downloaded macaddr v1.0.1
3362026-09-01T23:07:39.365Z Downloaded thiserror-impl v1.0.69
3372026-09-01T23:07:39.366Z Downloaded scroll v0.12.0
3382026-09-01T23:07:39.369Z Downloaded camino-tempfile v1.4.1
3392026-09-01T23:07:39.372Z Downloaded anstyle-parse v1.0.0
3402026-09-01T23:07:39.379Z Downloaded bitflags v2.11.0
3412026-09-01T23:07:39.383Z Downloaded usdt-impl v0.5.0
3422026-09-01T23:07:39.386Z Downloaded clap_derive v4.6.1
3432026-09-01T23:07:39.386Z Downloaded semver v1.0.28
3442026-09-01T23:07:39.386Z Downloaded serde_tokenstream v0.2.3
3452026-09-01T23:07:39.396Z Downloaded thiserror v2.0.18
3462026-09-01T23:07:39.398Z Downloaded toml v0.8.23
3472026-09-01T23:07:39.402Z Downloaded anyhow v1.0.104
3482026-09-01T23:07:39.405Z Downloaded tempfile v3.27.0
3492026-09-01T23:07:39.409Z Downloaded getrandom v0.4.3
3502026-09-01T23:07:39.411Z Downloaded once_cell v1.21.3
3512026-09-01T23:07:39.415Z Downloaded unicode-ident v1.0.24
3522026-09-01T23:07:39.415Z Downloaded serde_derive v1.0.228
3532026-09-01T23:07:39.421Z Downloaded proc-macro2 v1.0.106
3542026-09-01T23:07:39.425Z Downloaded textwrap v0.16.2
3552026-09-01T23:07:39.425Z Downloaded ucd-trie v0.1.7
3562026-09-01T23:07:39.429Z Downloaded serde_core v1.0.228
3572026-09-01T23:07:39.432Z Downloaded toml_edit v0.22.27
3582026-09-01T23:07:39.435Z Downloaded indexmap v2.14.0
3592026-09-01T23:07:39.438Z Downloaded papergrid v0.11.0
3602026-09-01T23:07:39.459Z Downloaded serde v1.0.228
3612026-09-01T23:07:39.470Z Downloaded memchr v2.8.0
3622026-09-01T23:07:39.470Z Downloaded typenum v1.20.1
3632026-09-01T23:07:39.476Z Downloaded pest v2.8.6
3642026-09-01T23:07:39.482Z Downloaded clap_builder v4.6.0
3652026-09-01T23:07:39.486Z Downloaded winnow v0.7.14
3662026-09-01T23:07:39.501Z Downloaded serde_json v1.0.151
3672026-09-01T23:07:39.507Z Downloaded hashbrown v0.17.0
3682026-09-01T23:07:39.523Z Downloaded goblin v0.8.2
3692026-09-01T23:07:39.533Z Downloaded tabled v0.15.0
3702026-09-01T23:07:39.552Z Downloaded unicode-width v0.2.0
3712026-09-01T23:07:39.559Z Downloaded syn v1.0.109
3722026-09-01T23:07:39.564Z Downloaded syn v2.0.117
3732026-09-01T23:07:39.571Z Downloaded unicode-width v0.1.14
3742026-09-01T23:07:39.577Z Downloaded rustix v1.1.4
3752026-09-01T23:07:39.599Z Downloaded libc v0.2.185
3762026-09-01T23:07:39.663Z Compiling proc-macro2 v1.0.106
3772026-09-01T23:07:39.663Z Compiling unicode-ident v1.0.24
3782026-09-01T23:07:39.667Z Compiling quote v1.0.45
3792026-09-01T23:07:39.667Z Compiling serde_core v1.0.228
3802026-09-01T23:07:39.667Z Compiling libc v0.2.185
3812026-09-01T23:07:39.667Z Compiling version_check v0.9.5
3822026-09-01T23:07:39.667Z Compiling memchr v2.8.0
3832026-09-01T23:07:39.838Z Compiling serde v1.0.228
3842026-09-01T23:07:39.853Z Compiling zmij v1.0.21
3852026-09-01T23:07:39.856Z Compiling thiserror v1.0.69
3862026-09-01T23:07:39.856Z Compiling itoa v1.0.17
3872026-09-01T23:07:39.856Z Compiling ucd-trie v0.1.7
3882026-09-01T23:07:39.866Z Compiling rustix v1.1.4
3892026-09-01T23:07:39.869Z Compiling byteorder v1.5.0
3902026-09-01T23:07:40.085Z Compiling bitflags v2.11.0
3912026-09-01T23:07:40.206Z Compiling serde_json v1.0.151
3922026-09-01T23:07:40.333Z Compiling pest v2.8.6
3932026-09-01T23:07:40.333Z Compiling usdt-impl v0.5.0
3942026-09-01T23:07:40.350Z Compiling proc-macro-error-attr v1.0.4
3952026-09-01T23:07:40.387Z Compiling syn v1.0.109
3962026-09-01T23:07:40.439Z Compiling camino v1.2.5
3972026-09-01T23:07:40.565Z Compiling proc-macro-error v1.0.4
3982026-09-01T23:07:40.584Z Compiling plain v0.2.3
3992026-09-01T23:07:40.603Z Compiling equivalent v1.0.2
4002026-09-01T23:07:40.655Z Compiling log v0.4.33
4012026-09-01T23:07:40.743Z Compiling getrandom v0.4.3
4022026-09-01T23:07:40.776Z Compiling hashbrown v0.17.0
4032026-09-01T23:07:40.779Z Compiling utf8parse v0.2.2
4042026-09-01T23:07:40.780Z Compiling autocfg v1.5.0
4052026-09-01T23:07:40.866Z Compiling colorchoice v1.0.4
4062026-09-01T23:07:40.906Z Compiling anstyle-parse v1.0.0
4072026-09-01T23:07:40.906Z Compiling winnow v0.7.14
4082026-09-01T23:07:40.909Z Compiling anstyle v1.0.14
4092026-09-01T23:07:40.977Z Compiling toml_write v0.1.2
4102026-09-01T23:07:40.982Z Compiling pretty-hex v0.4.1
4112026-09-01T23:07:41.015Z Compiling errno v0.3.14
4122026-09-01T23:07:41.033Z Compiling thread-id v4.2.2
4132026-09-01T23:07:41.054Z Compiling anstyle-query v1.1.5
4142026-09-01T23:07:41.084Z Compiling is_terminal_polyfill v1.70.2
4152026-09-01T23:07:41.199Z Compiling cfg-if v1.0.4
4162026-09-01T23:07:41.217Z Compiling thiserror v2.0.18
4172026-09-01T23:07:41.220Z Compiling anstream v1.0.0
4182026-09-01T23:07:41.220Z Compiling once_cell v1.21.3
4192026-09-01T23:07:41.253Z Compiling fastrand v2.3.0
4202026-09-01T23:07:41.308Z Compiling indexmap v2.14.0
4212026-09-01T23:07:41.344Z Compiling fs-err v3.3.0
4222026-09-01T23:07:41.363Z Compiling clap_lex v1.0.0
4232026-09-01T23:07:41.384Z Compiling syn v2.0.117
4242026-09-01T23:07:41.406Z Compiling pest_meta v2.8.6
4252026-09-01T23:07:41.557Z Compiling fnv v1.0.7
4262026-09-01T23:07:41.591Z Compiling anyhow v1.0.104
4272026-09-01T23:07:41.612Z Compiling heck v0.5.0
4282026-09-01T23:07:41.650Z Compiling unicode-width v0.1.14
4292026-09-01T23:07:41.668Z Compiling bytecount v0.6.9
4302026-09-01T23:07:41.688Z Compiling strsim v0.11.1
4312026-09-01T23:07:41.691Z Compiling heck v0.4.1
4322026-09-01T23:07:41.873Z Compiling memmap v0.7.0
4332026-09-01T23:07:41.890Z Compiling papergrid v0.11.0
4342026-09-01T23:07:41.909Z Compiling unicode-linebreak v0.1.5
4352026-09-01T23:07:41.964Z Compiling unicode-width v0.2.0
4362026-09-01T23:07:41.967Z Compiling smawk v0.3.2
4372026-09-01T23:07:42.035Z Compiling swrite v0.1.0
4382026-09-01T23:07:42.087Z Compiling terminal_size v0.4.3
4392026-09-01T23:07:42.103Z Compiling tempfile v3.27.0
4402026-09-01T23:07:42.203Z Compiling clap_builder v4.6.0
4412026-09-01T23:07:42.251Z Compiling cargo-platform v0.3.2
4422026-09-01T23:07:42.302Z Compiling semver v1.0.28
4432026-09-01T23:07:42.347Z Compiling textwrap v0.16.2
4442026-09-01T23:07:42.472Z Compiling camino-tempfile v1.4.1
4452026-09-01T23:07:42.995Z Compiling tabled_derive v0.7.0
4462026-09-01T23:07:43.640Z Compiling pest_generator v2.8.6
4472026-09-01T23:07:43.700Z Compiling tabled v0.15.0
4482026-09-01T23:07:44.141Z Compiling serde_derive v1.0.228
4492026-09-01T23:07:44.141Z Compiling thiserror-impl v1.0.69
4502026-09-01T23:07:44.144Z Compiling zerocopy-derive v0.7.35
4512026-09-01T23:07:44.144Z Compiling scroll_derive v0.12.1
4522026-09-01T23:07:44.144Z Compiling thiserror-impl v2.0.18
4532026-09-01T23:07:44.144Z Compiling clap_derive v4.6.1
4542026-09-01T23:07:44.237Z Compiling pest_derive v2.8.6
4552026-09-01T23:07:44.780Z Compiling scroll v0.12.0
4562026-09-01T23:07:44.801Z Compiling zerocopy v0.7.35
4572026-09-01T23:07:44.987Z Compiling goblin v0.8.2
4582026-09-01T23:07:45.214Z Compiling dtrace-parser v0.2.0
4592026-09-01T23:07:45.437Z Compiling clap v4.6.1
4602026-09-01T23:07:46.535Z Compiling dof v0.3.0
4612026-09-01T23:07:46.535Z Compiling serde_tokenstream v0.2.3
4622026-09-01T23:07:46.563Z Compiling toml_datetime v0.6.11
4632026-09-01T23:07:46.563Z Compiling serde_spanned v0.6.9
4642026-09-01T23:07:46.563Z Compiling cargo_metadata v0.23.1
4652026-09-01T23:07:46.563Z Compiling macaddr v1.0.1
4662026-09-01T23:07:46.576Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4672026-09-01T23:07:46.816Z Compiling toml_edit v0.22.27
4682026-09-01T23:07:47.241Z Compiling usdt-attr-macro v0.5.0
4692026-09-01T23:07:47.270Z Compiling usdt-macro v0.5.0
4702026-09-01T23:07:47.815Z Compiling usdt v0.5.0
4712026-09-01T23:07:48.065Z Compiling toml v0.8.23
4722026-09-01T23:07:48.388Z Compiling cargo_toml v0.21.0
4732026-09-01T23:07:49.664Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-01T23:07:51.734Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.01s
4752026-09-01T23:07:51.951Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-01T23:07:52.465Z Downloading crates ...
4772026-09-01T23:07:52.514Z Downloaded adler2 v2.0.1
4782026-09-01T23:07:52.525Z Downloaded aes-gcm v0.11.0
4792026-09-01T23:07:52.529Z Downloaded addr2line v0.25.1
4802026-09-01T23:07:52.531Z Downloaded console v0.16.2
4812026-09-01T23:07:52.534Z Downloaded const-oid v0.10.2
4822026-09-01T23:07:52.537Z Downloaded aead v0.6.1
4832026-09-01T23:07:52.537Z Downloaded arc-swap v1.8.2
4842026-09-01T23:07:52.540Z Downloaded assert_matches v1.5.0
4852026-09-01T23:07:52.540Z Downloaded env_filter v2.0.0
4862026-09-01T23:07:52.540Z Downloaded fixedbitset v0.4.2
4872026-09-01T23:07:52.543Z Downloaded foreign-types v0.3.2
4882026-09-01T23:07:52.543Z Downloaded bit-set v0.8.0
4892026-09-01T23:07:52.543Z Downloaded endian-type v0.1.2
4902026-09-01T23:07:52.543Z Downloaded erased-serde v0.3.31
4912026-09-01T23:07:52.546Z Downloaded ena v0.14.4
4922026-09-01T23:07:52.546Z Downloaded anstyle-parse v0.2.7
4932026-09-01T23:07:52.546Z Downloaded backon v1.6.0
4942026-09-01T23:07:52.549Z Downloaded backtrace-ext v0.2.1
4952026-09-01T23:07:52.551Z Downloaded embedded-io v0.6.1
4962026-09-01T23:07:52.554Z Downloaded async-compression v0.4.41
4972026-09-01T23:07:52.557Z Downloaded embedded-io v0.4.0
4982026-09-01T23:07:52.560Z Downloaded filetime v0.2.27
4992026-09-01T23:07:52.560Z Downloaded foreign-types-macros v0.2.3
5002026-09-01T23:07:52.562Z Downloaded aes v0.9.1
5012026-09-01T23:07:52.562Z Downloaded async-bb8-diesel v0.2.1
5022026-09-01T23:07:52.565Z Downloaded group v0.14.0
5032026-09-01T23:07:52.565Z Downloaded env_logger v0.11.11
5042026-09-01T23:07:52.568Z Downloaded anstream v0.6.21
5052026-09-01T23:07:52.568Z Downloaded fd-lock v4.0.4
5062026-09-01T23:07:52.571Z Downloaded foreign-types v0.5.0
5072026-09-01T23:07:52.571Z Downloaded arrayref v0.3.9
5082026-09-01T23:07:52.571Z Downloaded atty v0.2.14
5092026-09-01T23:07:52.571Z Downloaded bb8 v0.8.6
5102026-09-01T23:07:52.571Z Downloaded bcrypt-pbkdf v0.11.0
5112026-09-01T23:07:52.574Z Downloaded bitfield v0.19.4
5122026-09-01T23:07:52.574Z Downloaded futures-sink v0.3.32
5132026-09-01T23:07:52.574Z Downloaded getrandom v0.2.17
5142026-09-01T23:07:52.577Z Downloaded base64 v0.22.1
5152026-09-01T23:07:52.577Z Downloaded ff v0.14.0
5162026-09-01T23:07:52.580Z Downloaded futures-task v0.3.32
5172026-09-01T23:07:52.580Z Downloaded async-recursion v1.1.1
5182026-09-01T23:07:52.583Z Downloaded base16ct v1.0.0
5192026-09-01T23:07:52.583Z Downloaded block-buffer v0.12.1
5202026-09-01T23:07:52.583Z Downloaded enum-as-inner v0.6.1
5212026-09-01T23:07:52.585Z Downloaded form_urlencoded v1.2.2
5222026-09-01T23:07:52.585Z Downloaded aead v0.5.2
5232026-09-01T23:07:52.585Z Downloaded atomic-waker v1.1.2
5242026-09-01T23:07:52.585Z Downloaded flagset v0.4.7
5252026-09-01T23:07:52.588Z Downloaded bitfield-macros v0.19.4
5262026-09-01T23:07:52.588Z Downloaded hmac v0.12.1
5272026-09-01T23:07:52.588Z Downloaded http-body-util v0.1.3
5282026-09-01T23:07:52.588Z Downloaded async-stream v0.3.6
5292026-09-01T23:07:52.591Z Downloaded foldhash v0.1.5
5302026-09-01T23:07:52.591Z Downloaded futures-macro v0.3.32
5312026-09-01T23:07:52.591Z Downloaded fxhash v0.2.1
5322026-09-01T23:07:52.591Z Downloaded hmac v0.13.0
5332026-09-01T23:07:52.594Z Downloaded foreign-types-shared v0.3.1
5342026-09-01T23:07:52.594Z Downloaded array-init v0.0.4
5352026-09-01T23:07:52.594Z Downloaded float-ord v0.3.2
5362026-09-01T23:07:52.594Z Downloaded futures-io v0.3.32
5372026-09-01T23:07:52.597Z Downloaded gethostname v0.5.0
5382026-09-01T23:07:52.597Z Downloaded cfg_aliases v0.1.1
5392026-09-01T23:07:52.597Z Downloaded float-cmp v0.10.0
5402026-09-01T23:07:52.600Z Downloaded hex-literal v1.1.0
5412026-09-01T23:07:52.600Z Downloaded async-stream-impl v0.3.6
5422026-09-01T23:07:52.600Z Downloaded git-stub v1.0.0
5432026-09-01T23:07:52.603Z Downloaded hash32 v0.3.1
5442026-09-01T23:07:52.606Z Downloaded futures-core v0.3.32
5452026-09-01T23:07:52.606Z Downloaded base16ct v0.2.0
5462026-09-01T23:07:52.606Z Downloaded hex v0.4.3
5472026-09-01T23:07:52.606Z Downloaded foreign-types-shared v0.1.1
5482026-09-01T23:07:52.609Z Downloaded hubpack_derive v0.1.1
5492026-09-01T23:07:52.609Z Downloaded ghash v0.6.0
5502026-09-01T23:07:52.609Z Downloaded bit-set v0.5.3
5512026-09-01T23:07:52.609Z Downloaded fallible-iterator v0.2.0
5522026-09-01T23:07:52.612Z Downloaded ff v0.13.1
5532026-09-01T23:07:52.612Z Downloaded fs_extra v1.3.0
5542026-09-01T23:07:52.615Z Downloaded ascii-canvas v3.0.0
5552026-09-01T23:07:52.618Z Downloaded bitfield-struct v0.6.2
5562026-09-01T23:07:52.618Z Downloaded funty v2.0.0
5572026-09-01T23:07:52.618Z Downloaded ciborium-ll v0.2.2
5582026-09-01T23:07:52.621Z Downloaded hash32 v0.2.1
5592026-09-01T23:07:52.621Z Downloaded home v0.5.12
5602026-09-01T23:07:52.621Z Downloaded hostname v0.4.2
5612026-09-01T23:07:52.624Z Downloaded httpdate v1.0.3
5622026-09-01T23:07:52.624Z Downloaded atomicwrites v0.4.4
5632026-09-01T23:07:52.627Z Downloaded castaway v0.2.4
5642026-09-01T23:07:52.627Z Downloaded hostname v0.3.1
5652026-09-01T23:07:52.627Z Downloaded fs-err v2.11.0
5662026-09-01T23:07:52.631Z Downloaded http-body v1.0.1
5672026-09-01T23:07:52.634Z Downloaded cobs v0.3.0
5682026-09-01T23:07:52.634Z Downloaded nodrop v0.1.14
5692026-09-01T23:07:52.634Z Downloaded normalize-line-endings v0.3.0
5702026-09-01T23:07:52.637Z Downloaded hubpack v0.1.2
5712026-09-01T23:07:52.637Z Downloaded globwalk v0.9.1
5722026-09-01T23:07:52.639Z Downloaded headers-core v0.3.0
5732026-09-01T23:07:52.642Z Downloaded http-range v0.1.5
5742026-09-01T23:07:52.642Z Downloaded block-padding v0.4.2
5752026-09-01T23:07:52.642Z Downloaded newline-converter v0.3.0
5762026-09-01T23:07:52.645Z Downloaded ciborium-io v0.2.2
5772026-09-01T23:07:52.645Z Downloaded compression-core v0.4.31
5782026-09-01T23:07:52.645Z Downloaded cfg_aliases v0.2.1
5792026-09-01T23:07:52.648Z Downloaded phf_shared v0.13.1
5802026-09-01T23:07:52.651Z Downloaded bcs v0.1.6
5812026-09-01T23:07:52.651Z Downloaded enum_dispatch v0.3.13
5822026-09-01T23:07:52.654Z Downloaded futures-executor v0.3.32
5832026-09-01T23:07:52.654Z Downloaded fixedbitset v0.5.7
5842026-09-01T23:07:52.657Z Downloaded num-iter v0.1.45
5852026-09-01T23:07:52.661Z Downloaded powerfmt v0.2.0
5862026-09-01T23:07:52.661Z Downloaded parse-display v0.10.0
5872026-09-01T23:07:52.661Z Downloaded nibble_vec v0.1.0
5882026-09-01T23:07:52.664Z Downloaded oxide-generation-macros v0.2.0
5892026-09-01T23:07:52.664Z Downloaded rand_xorshift v0.4.0
5902026-09-01T23:07:52.664Z Downloaded predicates-core v1.0.10
5912026-09-01T23:07:52.666Z Downloaded foldhash v0.2.0
5922026-09-01T23:07:52.666Z Downloaded headers v0.4.1
5932026-09-01T23:07:52.669Z Downloaded proc-macro-crate v1.3.1
5942026-09-01T23:07:52.669Z Downloaded base64ct v1.8.3
5952026-09-01T23:07:52.672Z Downloaded rfc6979 v0.6.0
5962026-09-01T23:07:52.672Z Downloaded arrayvec v0.7.6
5972026-09-01T23:07:52.672Z Downloaded cmake v0.1.57
5982026-09-01T23:07:52.675Z Downloaded rfc6979 v0.4.0
5992026-09-01T23:07:52.675Z Downloaded scheduled-thread-pool v0.2.7
6002026-09-01T23:07:52.675Z Downloaded backoff v0.4.0
6012026-09-01T23:07:52.675Z Downloaded bitflags v1.3.2
6022026-09-01T23:07:52.677Z Downloaded futures-util v0.3.32
6032026-09-01T23:07:52.683Z Downloaded git-stub-vcs v0.1.0
6042026-09-01T23:07:52.685Z Downloaded bs58 v0.5.1
6052026-09-01T23:07:52.685Z Downloaded cexpr v0.6.0
6062026-09-01T23:07:52.688Z Downloaded cipher v0.4.4
6072026-09-01T23:07:52.688Z Downloaded group v0.13.0
6082026-09-01T23:07:52.688Z Downloaded bit-vec v0.6.3
6092026-09-01T23:07:52.688Z Downloaded serde_urlencoded v0.7.1
6102026-09-01T23:07:52.691Z Downloaded cbc v0.2.1
6112026-09-01T23:07:52.691Z Downloaded sha1 v0.10.6
6122026-09-01T23:07:52.691Z Downloaded sha1 v0.11.0
6132026-09-01T23:07:52.692Z Downloaded argon2 v0.5.3
6142026-09-01T23:07:52.694Z Downloaded signature v2.2.0
6152026-09-01T23:07:52.694Z Downloaded slog-envlogger v2.2.0
6162026-09-01T23:07:52.694Z Downloaded psl-types v2.0.11
6172026-09-01T23:07:52.694Z Downloaded recursive-proc-macro-impl v0.1.1
6182026-09-01T23:07:52.695Z Downloaded rtoolbox v0.0.3
6192026-09-01T23:07:52.697Z Downloaded progenitor-macro v0.14.0
6202026-09-01T23:07:52.697Z Downloaded sqlparser_derive v0.5.0
6212026-09-01T23:07:52.697Z Downloaded glob v0.3.3
6222026-09-01T23:07:52.697Z Downloaded sapling-renderdag v0.1.0
6232026-09-01T23:07:52.700Z Downloaded num_enum v0.5.11
6242026-09-01T23:07:52.703Z Downloaded find-msvc-tools v0.1.9
6252026-09-01T23:07:52.703Z Downloaded highway v1.3.0
6262026-09-01T23:07:52.703Z Downloaded chacha20 v0.9.1
6272026-09-01T23:07:52.706Z Downloaded cmov v0.5.4
6282026-09-01T23:07:52.706Z Downloaded buf-list v1.1.2
6292026-09-01T23:07:52.709Z Downloaded globset v0.4.18
6302026-09-01T23:07:52.709Z Downloaded oxnet v0.1.6
6312026-09-01T23:07:52.709Z Downloaded packed_struct v0.10.1
6322026-09-01T23:07:52.709Z Downloaded phf v0.12.1
6332026-09-01T23:07:52.712Z Downloaded subtle v2.6.1
6342026-09-01T23:07:52.712Z Downloaded compression-codecs v0.4.37
6352026-09-01T23:07:52.715Z Downloaded bit-vec v0.8.0
6362026-09-01T23:07:52.715Z Downloaded camino-tempfile-ext v0.3.3
6372026-09-01T23:07:52.715Z Downloaded cipher v0.5.2
6382026-09-01T23:07:52.717Z Downloaded futures-channel v0.3.32
6392026-09-01T23:07:52.717Z Downloaded pem v3.0.6
6402026-09-01T23:07:52.717Z Downloaded port-file v0.1.0
6412026-09-01T23:07:52.720Z Downloaded byte-wrapper v0.1.0
6422026-09-01T23:07:52.720Z Downloaded ahash v0.8.12
6432026-09-01T23:07:52.723Z Downloaded colored v3.1.1
6442026-09-01T23:07:52.723Z Downloaded cancel-safe-futures v0.1.5
6452026-09-01T23:07:52.726Z Downloaded tokio-macros v2.7.0
6462026-09-01T23:07:52.726Z Downloaded structmeta v0.3.0
6472026-09-01T23:07:52.726Z Downloaded tokio-test v0.4.5
6482026-09-01T23:07:52.726Z Downloaded testing_table v0.3.0
6492026-09-01T23:07:52.729Z Downloaded fatfs v0.3.6
6502026-09-01T23:07:52.729Z Downloaded num-traits v0.2.19
6512026-09-01T23:07:52.731Z Downloaded parse-display-derive v0.10.0
6522026-09-01T23:07:52.731Z Downloaded unarray v0.1.4
6532026-09-01T23:07:52.731Z Downloaded want v0.3.1
6542026-09-01T23:07:52.734Z Downloaded trait-variant v0.1.2
6552026-09-01T23:07:52.737Z Downloaded usdt v0.6.0
6562026-09-01T23:07:52.737Z Downloaded void v1.0.2
6572026-09-01T23:07:52.741Z Downloaded sec1 v0.7.3
6582026-09-01T23:07:52.744Z Downloaded slog-json v2.6.1
6592026-09-01T23:07:52.744Z Downloaded blowfish v0.10.0
6602026-09-01T23:07:52.744Z Downloaded bzip2 v0.6.1
6612026-09-01T23:07:52.744Z Downloaded bzip2 v0.4.4
6622026-09-01T23:07:52.744Z Downloaded const-oid v0.9.6
6632026-09-01T23:07:52.747Z Downloaded serde_path_to_error v0.1.20
6642026-09-01T23:07:52.747Z Downloaded yoke-derive v0.8.1
6652026-09-01T23:07:52.747Z Downloaded convert_case v0.4.0
6662026-09-01T23:07:52.750Z Downloaded half v1.8.3
6672026-09-01T23:07:52.750Z Downloaded cassowary v0.3.0
6682026-09-01T23:07:52.750Z Downloaded string_cache v0.8.9
6692026-09-01T23:07:52.750Z Downloaded async-trait v0.1.89
6702026-09-01T23:07:52.753Z Downloaded colored v2.2.0
6712026-09-01T23:07:52.755Z Downloaded strum_macros v0.24.3
6722026-09-01T23:07:52.756Z Downloaded progenitor v0.13.0
6732026-09-01T23:07:52.756Z Downloaded progenitor v0.14.0
6742026-09-01T23:07:52.760Z Downloaded support-bundle-viewer v0.1.2
6752026-09-01T23:07:52.762Z Downloaded zeroize_derive v1.5.0
6762026-09-01T23:07:52.765Z Downloaded argon2 v0.6.0-rc.8
6772026-09-01T23:07:52.768Z Downloaded clang-sys v1.8.1
6782026-09-01T23:07:52.768Z Downloaded tls_codec v0.4.2
6792026-09-01T23:07:52.771Z Downloaded downcast-rs v2.0.2
6802026-09-01T23:07:52.771Z Downloaded elliptic-curve v0.14.1
6812026-09-01T23:07:52.771Z Downloaded futures v0.3.32
6822026-09-01T23:07:52.774Z Downloaded generic-array v1.4.3
6832026-09-01T23:07:52.778Z Downloaded console v0.15.11
6842026-09-01T23:07:52.778Z Downloaded blake2 v0.10.6
6852026-09-01T23:07:52.781Z Downloaded httparse v1.10.1
6862026-09-01T23:07:52.781Z Downloaded radium v0.7.0
6872026-09-01T23:07:52.781Z Downloaded thread_local v1.1.9
6882026-09-01T23:07:52.781Z Downloaded difflib v0.4.0
6892026-09-01T23:07:52.781Z Downloaded zone v0.3.1
6902026-09-01T23:07:52.781Z Downloaded crunchy v0.2.4
6912026-09-01T23:07:52.781Z Downloaded dtrace-parser v0.3.0
6922026-09-01T23:07:52.784Z Downloaded dunce v1.0.5
6932026-09-01T23:07:52.784Z Downloaded getrandom v0.3.4
6942026-09-01T23:07:52.787Z Downloaded darling_macro v0.21.3
6952026-09-01T23:07:52.790Z Downloaded darling_macro v0.20.11
6962026-09-01T23:07:52.790Z Downloaded dirs-sys-next v0.1.2
6972026-09-01T23:07:52.794Z Downloaded half v2.7.1
6982026-09-01T23:07:52.794Z Downloaded dof v0.4.0
6992026-09-01T23:07:52.794Z Downloaded blake2 v0.11.0-rc.6
7002026-09-01T23:07:52.797Z Downloaded num-integer v0.1.46
7012026-09-01T23:07:52.797Z Downloaded num-rational v0.4.2
7022026-09-01T23:07:52.797Z Downloaded synstructure v0.13.2
7032026-09-01T23:07:52.797Z Downloaded parking_lot_core v0.9.12
7042026-09-01T23:07:52.797Z Downloaded wyz v0.5.1
7052026-09-01T23:07:52.800Z Downloaded oso v0.27.3
7062026-09-01T23:07:52.803Z Downloaded illumos-nvpair-sys v0.2.0
7072026-09-01T23:07:52.803Z Downloaded sec1 v0.8.1
7082026-09-01T23:07:52.806Z Downloaded ssh-cipher v0.3.0
7092026-09-01T23:07:52.806Z Downloaded libscf-sys v1.2.0
7102026-09-01T23:07:52.806Z Downloaded lru-slab v0.1.2
7112026-09-01T23:07:52.806Z Downloaded new_debug_unreachable v1.0.6
7122026-09-01T23:07:52.806Z Downloaded opaque-debug v0.3.1
7132026-09-01T23:07:52.809Z Downloaded jiff-static v0.2.34
7142026-09-01T23:07:52.809Z Downloaded kem v0.3.0
7152026-09-01T23:07:52.809Z Downloaded md5 v0.8.0
7162026-09-01T23:07:52.812Z Downloaded flume v0.11.1
7172026-09-01T23:07:52.815Z Downloaded oxide-update-engine-types v0.1.2
7182026-09-01T23:07:52.818Z Downloaded allocator-api2 v0.2.21
7192026-09-01T23:07:52.818Z Downloaded chacha20 v0.10.0
7202026-09-01T23:07:52.821Z Downloaded critical-section v1.2.0
7212026-09-01T23:07:52.824Z Downloaded defmt-macros v1.0.1
7222026-09-01T23:07:52.827Z Downloaded packed_struct_codegen v0.10.1
7232026-09-01T23:07:52.827Z Downloaded serde_tokenstream v0.3.0
7242026-09-01T23:07:52.830Z Downloaded kstat-rs v0.2.5
7252026-09-01T23:07:52.832Z Downloaded match_cfg v0.1.0
7262026-09-01T23:07:52.832Z Downloaded pin-project v1.1.11
7272026-09-01T23:07:52.838Z Downloaded term v1.2.1
7282026-09-01T23:07:52.841Z Downloaded memoffset v0.9.1
7292026-09-01T23:07:52.841Z Downloaded progenitor-macro v0.13.0
7302026-09-01T23:07:52.844Z Downloaded toml_writer v1.1.1+spec-1.1.0
7312026-09-01T23:07:52.844Z Downloaded expectorate v1.2.0
7322026-09-01T23:07:52.844Z Downloaded humantime v2.3.0
7332026-09-01T23:07:52.847Z Downloaded impl-trait-for-tuples v0.2.3
7342026-09-01T23:07:52.847Z Downloaded quick-error v1.2.3
7352026-09-01T23:07:52.847Z Downloaded rustc_version v0.4.1
7362026-09-01T23:07:52.851Z Downloaded ipnet v2.12.0
7372026-09-01T23:07:52.854Z Downloaded ipnetwork v0.21.1
7382026-09-01T23:07:52.854Z Downloaded libefi-sys v0.1.0
7392026-09-01T23:07:52.854Z Downloaded libsw v3.5.0
7402026-09-01T23:07:52.857Z Downloaded corncobs v0.1.4
7412026-09-01T23:07:52.857Z Downloaded defmt v1.0.1
7422026-09-01T23:07:52.860Z Downloaded ctutils v0.4.2
7432026-09-01T23:07:52.860Z Downloaded ryu v1.0.23
7442026-09-01T23:07:52.863Z Downloaded openssl-probe v0.1.6
7452026-09-01T23:07:52.863Z Downloaded parse-size v1.1.0
7462026-09-01T23:07:52.863Z Downloaded precomputed-hash v0.1.1
7472026-09-01T23:07:52.866Z Downloaded similar v2.7.0
7482026-09-01T23:07:52.866Z Downloaded proc-macro-crate v3.4.0
7492026-09-01T23:07:52.869Z Downloaded native-tls v0.2.18
7502026-09-01T23:07:52.869Z Downloaded pkcs8 v0.10.2
7512026-09-01T23:07:52.871Z Downloaded scroll_derive v0.13.1
7522026-09-01T23:07:52.872Z Downloaded serde_plain v1.0.2
7532026-09-01T23:07:52.872Z Downloaded siphasher v1.0.2
7542026-09-01T23:07:52.872Z Downloaded signal-hook-mio v0.2.5
7552026-09-01T23:07:52.875Z Downloaded sponge-cursor v0.1.0
7562026-09-01T23:07:52.875Z Downloaded tokio-rustls v0.26.4
7572026-09-01T23:07:52.875Z Downloaded tokio-stream v0.1.18
7582026-09-01T23:07:52.878Z Downloaded tracing-attributes v0.1.31
7592026-09-01T23:07:52.881Z Downloaded socket2 v0.6.3
7602026-09-01T23:07:52.881Z Downloaded instability v0.3.11
7612026-09-01T23:07:52.881Z Downloaded heapless v0.8.0
7622026-09-01T23:07:52.884Z Downloaded heapless v0.7.17
7632026-09-01T23:07:52.887Z Downloaded ref-cast v1.0.25
7642026-09-01T23:07:52.887Z Downloaded defmt-parser v1.0.0
7652026-09-01T23:07:52.890Z Downloaded darling v0.20.11
7662026-09-01T23:07:52.890Z Downloaded darling v0.21.3
7672026-09-01T23:07:52.894Z Downloaded flate2 v1.1.9
7682026-09-01T23:07:52.897Z Downloaded peg v0.8.5
7692026-09-01T23:07:52.900Z Downloaded peg-macros v0.8.5
7702026-09-01T23:07:52.900Z Downloaded prettyplease v0.2.37
7712026-09-01T23:07:52.903Z Downloaded tabwriter v1.4.1
7722026-09-01T23:07:52.903Z Downloaded vergen v9.1.0
7732026-09-01T23:07:52.903Z Downloaded chacha20poly1305 v0.10.1
7742026-09-01T23:07:52.906Z Downloaded chumsky v0.9.3
7752026-09-01T23:07:52.907Z Downloaded try-lock v0.2.5
7762026-09-01T23:07:52.907Z Downloaded pkcs5 v0.8.1
7772026-09-01T23:07:52.910Z Downloaded rustls-platform-verifier v0.6.2
7782026-09-01T23:07:52.913Z Downloaded signal-hook v0.3.18
7792026-09-01T23:07:52.916Z Downloaded hybrid-array v0.4.13
7802026-09-01T23:07:52.916Z Downloaded structmeta-derive v0.3.0
7812026-09-01T23:07:52.916Z Downloaded tap v1.0.1
7822026-09-01T23:07:52.916Z Downloaded ar_archive_writer v0.5.1
7832026-09-01T23:07:52.919Z Downloaded backtrace v0.3.76
7842026-09-01T23:07:52.923Z Downloaded num-complex v0.4.6
7852026-09-01T23:07:52.923Z Downloaded scopeguard v1.2.0
7862026-09-01T23:07:52.923Z Downloaded oxide-update-engine-display v0.1.2
7872026-09-01T23:07:52.926Z Downloaded serde_derive_internals v0.29.1
7882026-09-01T23:07:52.926Z Downloaded universal-hash v0.6.1
7892026-09-01T23:07:52.926Z Downloaded ciborium v0.2.2
7902026-09-01T23:07:52.929Z Downloaded compact_str v0.8.1
7912026-09-01T23:07:52.929Z Downloaded supports-unicode v3.0.0
7922026-09-01T23:07:52.929Z Downloaded termtree v0.5.1
7932026-09-01T23:07:52.934Z Downloaded time-core v0.1.8
7942026-09-01T23:07:52.934Z Downloaded tower-layer v0.3.3
7952026-09-01T23:07:52.934Z Downloaded scuffle v0.1.0
7962026-09-01T23:07:52.941Z Downloaded wait-timeout v0.2.1
7972026-09-01T23:07:52.941Z Downloaded multer v3.1.0
7982026-09-01T23:07:52.941Z Downloaded owo-colors v4.3.0
7992026-09-01T23:07:52.941Z Downloaded scroll v0.13.0
8002026-09-01T23:07:52.945Z Downloaded ctr v0.10.1
8012026-09-01T23:07:52.946Z Downloaded darling_macro v0.13.4
8022026-09-01T23:07:52.946Z Downloaded slog v2.8.2
8032026-09-01T23:07:52.946Z Downloaded socket2 v0.5.10
8042026-09-01T23:07:52.946Z Downloaded phc v0.6.1
8052026-09-01T23:07:52.946Z Downloaded pin-project-internal v1.1.11
8062026-09-01T23:07:52.946Z Downloaded pin-project-lite v0.2.17
8072026-09-01T23:07:52.949Z Downloaded predicates v3.1.4
8082026-09-01T23:07:52.952Z Downloaded proc-macro-error-attr2 v2.0.0
8092026-09-01T23:07:52.952Z Downloaded cpubits v0.1.1
8102026-09-01T23:07:52.952Z Downloaded crc-any v2.5.0
8112026-09-01T23:07:52.952Z Downloaded signal-hook-registry v1.4.8
8122026-09-01T23:07:52.956Z Downloaded curve25519-dalek-derive v0.1.1
8132026-09-01T23:07:52.956Z Downloaded digest-io v0.1.0
8142026-09-01T23:07:52.956Z Downloaded rand_chacha v0.9.0
8152026-09-01T23:07:52.956Z Downloaded rpassword v7.5.4
8162026-09-01T23:07:52.959Z Downloaded hashbrown v0.12.3
8172026-09-01T23:07:52.959Z Downloaded hashbrown v0.13.2
8182026-09-01T23:07:52.962Z Downloaded http v1.4.2
8192026-09-01T23:07:52.965Z Downloaded poly1305 v0.9.0
8202026-09-01T23:07:52.965Z Downloaded slog-scope v4.4.1
8212026-09-01T23:07:52.965Z Downloaded polyval v0.7.1
8222026-09-01T23:07:52.969Z Downloaded dirs-next v2.0.0
8232026-09-01T23:07:52.969Z Downloaded cpufeatures v0.3.0
8242026-09-01T23:07:52.969Z Downloaded cc v1.2.56
8252026-09-01T23:07:52.973Z Downloaded memmap2 v0.9.10
8262026-09-01T23:07:52.973Z Downloaded smf v0.2.3
8272026-09-01T23:07:52.973Z Downloaded newtype-uuid-macros v0.1.0
8282026-09-01T23:07:52.973Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8292026-09-01T23:07:52.978Z Downloaded bumpalo v3.20.2
8302026-09-01T23:07:52.978Z Downloaded unicase v2.9.0
8312026-09-01T23:07:52.978Z Downloaded usdt-impl v0.6.0
8322026-09-01T23:07:52.981Z Downloaded whoami v1.6.1
8332026-09-01T23:07:52.981Z Downloaded rand_core v0.9.5
8342026-09-01T23:07:52.981Z Downloaded rayon-core v1.13.0
8352026-09-01T23:07:52.981Z Downloaded unsafe-libyaml v0.2.11
8362026-09-01T23:07:52.984Z Downloaded diesel_table_macro_syntax v0.3.0
8372026-09-01T23:07:52.984Z Downloaded instant v0.1.13
8382026-09-01T23:07:52.984Z Downloaded ident_case v1.0.1
8392026-09-01T23:07:52.984Z Downloaded is_ci v1.2.0
8402026-09-01T23:07:52.987Z Downloaded tui-tree-widget v0.23.1
8412026-09-01T23:07:52.988Z Downloaded writeable v0.6.2
8422026-09-01T23:07:52.988Z Downloaded zeroize v1.9.0
8432026-09-01T23:07:52.991Z Downloaded lzss v0.8.2
8442026-09-01T23:07:52.991Z Downloaded managed v0.8.0
8452026-09-01T23:07:52.991Z Downloaded hickory-resolver v0.25.2
8462026-09-01T23:07:52.994Z Downloaded multimap v0.10.1
8472026-09-01T23:07:52.994Z Downloaded tokio-dtrace v0.1.1
8482026-09-01T23:07:52.994Z Downloaded tokio-tungstenite v0.21.0
8492026-09-01T23:07:52.998Z Downloaded uzers v0.12.2
8502026-09-01T23:07:52.998Z Downloaded path-slash v0.1.5
8512026-09-01T23:07:52.998Z Downloaded num-conv v0.2.0
8522026-09-01T23:07:52.998Z Downloaded time-macros v0.2.27
8532026-09-01T23:07:53.002Z Downloaded base64 v0.21.7
8542026-09-01T23:07:53.002Z Downloaded daft v0.1.8
8552026-09-01T23:07:53.005Z Downloaded der_derive v0.7.3
8562026-09-01T23:07:53.005Z Downloaded hickory-resolver v0.24.4
8572026-09-01T23:07:53.008Z Downloaded percent-encoding v2.3.2
8582026-09-01T23:07:53.008Z Downloaded tracing-core v0.1.36
8592026-09-01T23:07:53.012Z Downloaded salsa20 v0.11.0
8602026-09-01T23:07:53.012Z Downloaded digest v0.11.3
8612026-09-01T23:07:53.015Z Downloaded keccak v0.1.6
8622026-09-01T23:07:53.015Z Downloaded jobserver v0.1.34
8632026-09-01T23:07:53.015Z Downloaded keccak v0.2.0
8642026-09-01T23:07:53.018Z Downloaded constant_time_eq v0.4.2
8652026-09-01T23:07:53.037Z Downloaded slog-bunyan v2.5.0
8662026-09-01T23:07:53.037Z Downloaded strip-ansi-escapes v0.2.1
8672026-09-01T23:07:53.037Z Downloaded ingot-macros v0.2.0
8682026-09-01T23:07:53.037Z Downloaded rand_chacha v0.3.1
8692026-09-01T23:07:53.037Z Downloaded russh-util v0.52.0
8702026-09-01T23:07:53.037Z Downloaded seq-macro v0.3.6
8712026-09-01T23:07:53.037Z Downloaded toml_parser v1.1.2+spec-1.1.0
8722026-09-01T23:07:53.037Z Downloaded zstd v0.13.3
8732026-09-01T23:07:53.037Z Downloaded topological-sort v0.2.2
8742026-09-01T23:07:53.041Z Downloaded zerofrom v0.1.6
8752026-09-01T23:07:53.044Z Downloaded smallvec v1.15.1
8762026-09-01T23:07:53.048Z Downloaded oxide-tokio-rt v0.1.4
8772026-09-01T23:07:53.048Z Downloaded parking_lot_core v0.8.6
8782026-09-01T23:07:53.049Z Downloaded lru-cache v0.1.2
8792026-09-01T23:07:53.051Z Downloaded sync_wrapper v1.0.2
8802026-09-01T23:07:53.051Z Downloaded thiserror-impl-no-std v2.0.2
8812026-09-01T23:07:53.055Z Downloaded utf8_iter v1.0.4
8822026-09-01T23:07:53.055Z Downloaded crypto-common v0.2.2
8832026-09-01T23:07:53.058Z Downloaded zip v0.6.6
8842026-09-01T23:07:53.062Z Downloaded unit-prefix v0.5.2
8852026-09-01T23:07:53.066Z Downloaded hickory-server v0.25.2
8862026-09-01T23:07:53.069Z Downloaded unicode-xid v0.2.6
8872026-09-01T23:07:53.069Z Downloaded crossbeam-channel v0.5.15
8882026-09-01T23:07:53.069Z Downloaded strum_macros v0.26.4
8892026-09-01T23:07:53.073Z Downloaded zerocopy v0.6.6
8902026-09-01T23:07:53.073Z Downloaded rustls-native-certs v0.8.3
8912026-09-01T23:07:53.076Z Downloaded rustls-pemfile v2.2.0
8922026-09-01T23:07:53.076Z Downloaded pem-rfc7468 v1.0.0
8932026-09-01T23:07:53.076Z Downloaded illumos-nvpair v0.3.0
8942026-09-01T23:07:53.076Z Downloaded indent_write v2.2.0
8952026-09-01T23:07:53.079Z Downloaded document-features v0.2.12
8962026-09-01T23:07:53.079Z Downloaded primeorder v0.14.0
8972026-09-01T23:07:53.079Z Downloaded crc8 v0.1.1
8982026-09-01T23:07:53.079Z Downloaded diff v0.1.13
8992026-09-01T23:07:53.082Z Downloaded iana-time-zone v0.1.65
9002026-09-01T23:07:53.082Z Downloaded hyper-tls v0.6.0
9012026-09-01T23:07:53.085Z Downloaded shlex v1.3.0
9022026-09-01T23:07:53.086Z Downloaded smallvec v0.6.14
9032026-09-01T23:07:53.086Z Downloaded is-terminal v0.4.17
9042026-09-01T23:07:53.086Z Downloaded litemap v0.8.1
9052026-09-01T23:07:53.089Z Downloaded icu_locale_core v2.1.1
9062026-09-01T23:07:53.092Z Downloaded unicode_categories v0.1.1
9072026-09-01T23:07:53.092Z Downloaded icu_normalizer v2.1.1
9082026-09-01T23:07:53.095Z Downloaded icu_normalizer_data v2.1.1
9092026-09-01T23:07:53.095Z Downloaded serde_yaml v0.9.34+deprecated
9102026-09-01T23:07:53.098Z Downloaded proc-macro-error2 v2.0.1
9112026-09-01T23:07:53.098Z Downloaded num_enum_derive v0.7.6
9122026-09-01T23:07:53.101Z Downloaded vergen-git2 v9.1.0
9132026-09-01T23:07:53.102Z Downloaded rand_core v0.6.4
9142026-09-01T23:07:53.102Z Downloaded num_enum_derive v0.5.11
9152026-09-01T23:07:53.102Z Downloaded openssl-macros v0.1.1
9162026-09-01T23:07:53.105Z Downloaded schemars_derive v0.8.22
9172026-09-01T23:07:53.105Z Downloaded phf_shared v0.12.1
9182026-09-01T23:07:53.105Z Downloaded phf_shared v0.11.3
9192026-09-01T23:07:53.105Z Downloaded rand_core v0.10.0
9202026-09-01T23:07:53.105Z Downloaded rustyline v14.0.0
9212026-09-01T23:07:53.108Z Downloaded vergen-lib v0.1.6
9222026-09-01T23:07:53.111Z Downloaded vergen-lib v9.1.0
9232026-09-01T23:07:53.111Z Downloaded x509-cert v0.2.5
9242026-09-01T23:07:53.114Z Downloaded zerovec-derive v0.11.2
9252026-09-01T23:07:53.114Z Downloaded crossbeam-utils v0.8.21
9262026-09-01T23:07:53.117Z Downloaded postgres-types v0.2.12
9272026-09-01T23:07:53.117Z Downloaded simd-adler32 v0.3.8
9282026-09-01T23:07:53.121Z Downloaded static_assertions v1.1.0
9292026-09-01T23:07:53.121Z Downloaded stringprep v0.1.5
9302026-09-01T23:07:53.122Z Downloaded potential_utf v0.1.4
9312026-09-01T23:07:53.125Z Downloaded url v2.5.8
9322026-09-01T23:07:53.125Z Downloaded vergen-gitcl v1.0.8
9332026-09-01T23:07:53.125Z Downloaded data-encoding v2.10.0
9342026-09-01T23:07:53.125Z Downloaded deranged v0.5.8
9352026-09-01T23:07:53.128Z Downloaded hyper-rustls v0.27.7
9362026-09-01T23:07:53.128Z Downloaded num-bigint-dig v0.8.6
9372026-09-01T23:07:53.131Z Downloaded bytes v1.11.1
9382026-09-01T23:07:53.134Z Downloaded same-file v1.0.6
9392026-09-01T23:07:53.134Z Downloaded secrecy v0.8.0
9402026-09-01T23:07:53.134Z Downloaded serde_repr v0.1.20
9412026-09-01T23:07:53.134Z Downloaded termios v0.3.3
9422026-09-01T23:07:53.137Z Downloaded uuid v1.23.4
9432026-09-01T23:07:53.137Z Downloaded derive_more v0.99.20
9442026-09-01T23:07:53.140Z Downloaded recursive v0.1.1
9452026-09-01T23:07:53.140Z Downloaded ref-cast-impl v1.0.25
9462026-09-01T23:07:53.140Z Downloaded snafu-derive v0.8.9
9472026-09-01T23:07:53.143Z Downloaded knus-derive v3.4.0
9482026-09-01T23:07:53.143Z Downloaded serde_bytes v0.11.19
9492026-09-01T23:07:53.143Z Downloaded unicode-bidi v0.3.18
9502026-09-01T23:07:53.146Z Downloaded zstd-safe v7.2.4
9512026-09-01T23:07:53.146Z Downloaded mime_guess v2.0.5
9522026-09-01T23:07:53.149Z Downloaded r2d2 v0.8.10
9532026-09-01T23:07:53.149Z Downloaded quinn v0.11.11
9542026-09-01T23:07:53.152Z Downloaded rand_pcg v0.10.2
9552026-09-01T23:07:53.152Z Downloaded signature v3.0.0
9562026-09-01T23:07:53.152Z Downloaded omicron-zone-package v0.12.3
9572026-09-01T23:07:53.154Z Downloaded derive_more v2.1.1
9582026-09-01T23:07:53.160Z Downloaded utf-8 v0.7.6
9592026-09-01T23:07:53.163Z Downloaded num_enum v0.7.6
9602026-09-01T23:07:53.167Z Downloaded twox-hash v2.1.2
9612026-09-01T23:07:53.167Z Downloaded hyper-staticfile v0.10.1
9622026-09-01T23:07:53.169Z Downloaded linked-hash-map v0.5.6
9632026-09-01T23:07:53.172Z Downloaded usdt-macro v0.6.0
9642026-09-01T23:07:53.176Z Downloaded universal-hash v0.5.1
9652026-09-01T23:07:53.178Z Downloaded hashbrown v0.14.5
9662026-09-01T23:07:53.182Z Downloaded linear-map v1.2.0
9672026-09-01T23:07:53.184Z Downloaded nanorand v0.7.0
9682026-09-01T23:07:53.184Z Downloaded sha2 v0.11.0
9692026-09-01T23:07:53.187Z Downloaded zone_cfg_derive v0.3.1
9702026-09-01T23:07:53.187Z Downloaded debug-ignore v1.0.5
9712026-09-01T23:07:53.190Z Downloaded icu_provider v2.1.1
9722026-09-01T23:07:53.193Z Downloaded pbkdf2 v0.13.0
9732026-09-01T23:07:53.196Z Downloaded tokio-native-tls v0.3.1
9742026-09-01T23:07:53.198Z Downloaded idna_adapter v1.2.1
9752026-09-01T23:07:53.199Z Downloaded primeorder v0.13.6
9762026-09-01T23:07:53.199Z Downloaded term v0.7.0
9772026-09-01T23:07:53.201Z Downloaded spki v0.8.0
9782026-09-01T23:07:53.201Z Downloaded stacker v0.1.23
9792026-09-01T23:07:53.204Z Downloaded crc-catalog v2.4.0
9802026-09-01T23:07:53.204Z Downloaded unicode-normalization v0.1.25
9812026-09-01T23:07:53.213Z Downloaded newtype_derive v0.1.6
9822026-09-01T23:07:53.216Z Downloaded openssl-probe v0.2.1
9832026-09-01T23:07:53.216Z Downloaded crc32fast v1.5.0
9842026-09-01T23:07:53.219Z Downloaded peg-runtime v0.8.5
9852026-09-01T23:07:53.219Z Downloaded slog-async v2.8.0
9862026-09-01T23:07:53.223Z Downloaded md-5 v0.10.6
9872026-09-01T23:07:53.227Z Downloaded hashbrown v0.15.5
9882026-09-01T23:07:53.230Z Downloaded rustc_version v0.1.7
9892026-09-01T23:07:53.233Z Downloaded ecdsa v0.16.9
9902026-09-01T23:07:53.233Z Downloaded serde-hex v0.1.0
9912026-09-01T23:07:53.233Z Downloaded rsa v0.9.10
9922026-09-01T23:07:53.238Z Downloaded schemars v0.8.22
9932026-09-01T23:07:53.244Z Downloaded drift v0.2.0
9942026-09-01T23:07:53.250Z Downloaded steno v0.4.1
9952026-09-01T23:07:53.253Z Downloaded serde_cbor v0.11.2
9962026-09-01T23:07:53.256Z Downloaded darling_core v0.23.0
9972026-09-01T23:07:53.259Z Downloaded module-lattice v0.2.3
9982026-09-01T23:07:53.259Z Downloaded tinystr v0.8.2
9992026-09-01T23:07:53.259Z Downloaded hashbrown v0.16.1
10002026-09-01T23:07:53.261Z Downloaded secrecy v0.10.3
10012026-09-01T23:07:53.264Z Downloaded p521 v0.14.0
10022026-09-01T23:07:53.264Z Downloaded supports-color v3.0.2
10032026-09-01T23:07:53.267Z Downloaded strsim v0.10.0
10042026-09-01T23:07:53.267Z Downloaded strum_macros v0.27.2
10052026-09-01T23:07:53.267Z Downloaded crossbeam-deque v0.8.6
10062026-09-01T23:07:53.270Z Downloaded usdt-attr-macro v0.6.0
10072026-09-01T23:07:53.270Z Downloaded darling_macro v0.23.0
10082026-09-01T23:07:53.270Z Downloaded test-strategy v0.4.5
10092026-09-01T23:07:53.270Z Downloaded whoami v2.1.0
10102026-09-01T23:07:53.273Z Downloaded lock_api v0.4.14
10112026-09-01T23:07:53.273Z Downloaded tower-http v0.6.8
10122026-09-01T23:07:53.276Z Downloaded zerofrom-derive v0.1.6
10132026-09-01T23:07:53.279Z Downloaded toml_edit v0.23.10+spec-1.0.0
10142026-09-01T23:07:53.279Z Downloaded parking_lot v0.12.5
10152026-09-01T23:07:53.282Z Downloaded zerocopy-derive v0.8.55
10162026-09-01T23:07:53.285Z Downloaded ed25519 v3.0.0
10172026-09-01T23:07:53.288Z Downloaded indoc v1.0.9
10182026-09-01T23:07:53.288Z Downloaded oxide-update-engine v0.1.2
10192026-09-01T23:07:53.290Z Downloaded yansi v1.0.1
10202026-09-01T23:07:53.290Z Downloaded derive_more-impl v2.1.1
10212026-09-01T23:07:53.293Z Downloaded progenitor-extras v0.2.0
10222026-09-01T23:07:53.293Z Downloaded cookie v0.18.1
10232026-09-01T23:07:53.296Z Downloaded darling_core v0.13.4
10242026-09-01T23:07:53.299Z Downloaded hkdf v0.12.4
10252026-09-01T23:07:53.299Z Downloaded hkdf v0.13.0
10262026-09-01T23:07:53.302Z Downloaded inout v0.2.2
10272026-09-01T23:07:53.302Z Downloaded progenitor-impl v0.13.0
10282026-09-01T23:07:53.302Z Downloaded progenitor-impl v0.14.0
10292026-09-01T23:07:53.305Z Downloaded lalrpop-util v0.19.12
10302026-09-01T23:07:53.305Z Downloaded inout v0.1.4
10312026-09-01T23:07:53.305Z Downloaded num v0.4.3
10322026-09-01T23:07:53.305Z Downloaded pkg-config v0.3.32
10332026-09-01T23:07:53.308Z Downloaded prefix-trie v0.7.0
10342026-09-01T23:07:53.310Z Downloaded libbz2-rs-sys v0.2.2
10352026-09-01T23:07:53.313Z Downloaded publicsuffix v2.3.0
10362026-09-01T23:07:53.313Z Downloaded oso-derive v0.27.3
10372026-09-01T23:07:53.316Z Downloaded serde_with_macros v1.5.2
10382026-09-01T23:07:53.316Z Downloaded slog-term v2.9.2
10392026-09-01T23:07:53.319Z Downloaded password-hash v0.6.1
10402026-09-01T23:07:53.319Z Downloaded tokio-tungstenite v0.23.1
10412026-09-01T23:07:53.319Z Downloaded crossbeam-epoch v0.9.18
10422026-09-01T23:07:53.322Z Downloaded derive_builder v0.20.2
10432026-09-01T23:07:53.325Z Downloaded indexmap v1.9.3
10442026-09-01T23:07:53.325Z Downloaded xshell v0.2.7
10452026-09-01T23:07:53.327Z Downloaded walkdir v2.5.0
10462026-09-01T23:07:53.331Z Downloaded rsa v0.10.0-rc.18
10472026-09-01T23:07:53.337Z Downloaded signal-hook-tokio v0.3.1
10482026-09-01T23:07:53.340Z Downloaded strum v0.27.2
10492026-09-01T23:07:53.340Z Downloaded supports-hyperlinks v3.2.0
10502026-09-01T23:07:53.343Z Downloaded ed25519 v2.2.3
10512026-09-01T23:07:53.346Z Downloaded darling v0.23.0
10522026-09-01T23:07:53.348Z Downloaded git2 v0.20.4
10532026-09-01T23:07:53.351Z Downloaded tungstenite v0.23.0
10542026-09-01T23:07:53.354Z Downloaded xattr v1.6.1
10552026-09-01T23:07:53.354Z Downloaded crucible-workspace-hack v0.1.0
10562026-09-01T23:07:53.354Z Downloaded tinyvec_macros v0.1.1
10572026-09-01T23:07:53.357Z Downloaded zip v4.6.1
10582026-09-01T23:07:53.357Z Downloaded iri-string v0.7.10
10592026-09-01T23:07:53.361Z Downloaded pkcs8 v0.11.0
10602026-09-01T23:07:53.363Z Downloaded dsl_auto_type v0.2.0
10612026-09-01T23:07:53.363Z Downloaded internet-checksum v0.2.1
10622026-09-01T23:07:53.363Z Downloaded diesel-dtrace v0.5.0
10632026-09-01T23:07:53.366Z Downloaded der v0.7.10
10642026-09-01T23:07:53.369Z Downloaded lru v0.12.5
10652026-09-01T23:07:53.369Z Downloaded miette-derive v7.6.0
10662026-09-01T23:07:53.369Z Downloaded serde_with_macros v3.21.0
10672026-09-01T23:07:53.372Z Downloaded quinn-udp v0.5.14
10682026-09-01T23:07:53.375Z Downloaded nu-ansi-term v0.50.3
10692026-09-01T23:07:53.377Z Downloaded postgres-protocol v0.6.10
10702026-09-01T23:07:53.377Z Downloaded num_threads v0.1.7
10712026-09-01T23:07:53.380Z Downloaded der v0.8.0
10722026-09-01T23:07:53.383Z Downloaded password-hash v0.5.0
10732026-09-01T23:07:53.386Z Downloaded slog-stdlog v4.1.1
10742026-09-01T23:07:53.386Z Downloaded psm v0.1.30
10752026-09-01T23:07:53.388Z Downloaded cookie_store v0.22.1
10762026-09-01T23:07:53.388Z Downloaded serde_spanned v1.1.1
10772026-09-01T23:07:53.388Z Downloaded scrypt v0.12.0
10782026-09-01T23:07:53.393Z Downloaded mio v1.2.0
10792026-09-01T23:07:53.396Z Downloaded reedline v0.40.0
10802026-09-01T23:07:53.400Z Downloaded diesel_derives v2.3.7
10812026-09-01T23:07:53.404Z Downloaded tar v0.4.46
10822026-09-01T23:07:53.407Z Downloaded serdect v0.4.3
10832026-09-01T23:07:53.407Z Downloaded spki v0.7.3
10842026-09-01T23:07:53.410Z Downloaded tower-service v0.3.3
10852026-09-01T23:07:53.410Z Downloaded cstr-argument v0.1.2
10862026-09-01T23:07:53.410Z Downloaded defmt v0.3.100
10872026-09-01T23:07:53.410Z Downloaded slog-dtrace v0.3.0
10882026-09-01T23:07:53.410Z Downloaded thread-id v5.1.0
10892026-09-01T23:07:53.413Z Downloaded untrusted v0.7.1
10902026-09-01T23:07:53.413Z Downloaded derive-where v1.6.0
10912026-09-01T23:07:53.420Z Downloaded mime v0.3.17
10922026-09-01T23:07:53.423Z Downloaded display-error-chain v0.2.2
10932026-09-01T23:07:53.423Z Downloaded litrs v1.0.0
10942026-09-01T23:07:53.427Z Downloaded const_format_proc_macros v0.2.34
10952026-09-01T23:07:53.430Z Downloaded daft-derive v0.1.8
10962026-09-01T23:07:53.433Z Downloaded rustls-webpki v0.103.13
10972026-09-01T23:07:53.433Z Downloaded delegate v0.13.5
10982026-09-01T23:07:53.436Z Downloaded h2 v0.4.15
10992026-09-01T23:07:53.438Z Downloaded num-bigint v0.4.6
11002026-09-01T23:07:53.441Z Downloaded tinyvec v1.10.0
11012026-09-01T23:07:53.441Z Downloaded ml-kem v0.3.2
11022026-09-01T23:07:53.444Z Downloaded libsw-core v0.3.2
11032026-09-01T23:07:53.444Z Downloaded rustc-hash v2.1.1
11042026-09-01T23:07:53.444Z Downloaded semver v0.1.20
11052026-09-01T23:07:53.444Z Downloaded pem-rfc7468 v0.7.0
11062026-09-01T23:07:53.447Z Downloaded postcard v1.1.3
11072026-09-01T23:07:53.447Z Downloaded sigpipe v0.1.3
11082026-09-01T23:07:53.447Z Downloaded typify-macro v0.6.2
11092026-09-01T23:07:53.447Z Downloaded derive_builder_macro v0.20.2
11102026-09-01T23:07:53.450Z Downloaded oxide-generation v0.1.3
11112026-09-01T23:07:53.450Z Downloaded itertools v0.10.5
11122026-09-01T23:07:53.453Z Downloaded libxml v0.3.3
11132026-09-01T23:07:53.456Z Downloaded poly1305 v0.8.0
11142026-09-01T23:07:53.456Z Downloaded ed25519-dalek v3.0.0
11152026-09-01T23:07:53.459Z Downloaded waitgroup v0.1.2
11162026-09-01T23:07:53.459Z Downloaded xshell-macros v0.2.7
11172026-09-01T23:07:53.459Z Downloaded rustc-demangle v0.1.27
11182026-09-01T23:07:53.462Z Downloaded thiserror-no-std v2.0.2
11192026-09-01T23:07:53.462Z Downloaded reqwest v0.13.2
11202026-09-01T23:07:53.464Z Downloaded subprocess v0.2.15
11212026-09-01T23:07:53.467Z Downloaded ignore v0.4.25
11222026-09-01T23:07:53.470Z Downloaded nom v7.1.3
11232026-09-01T23:07:53.473Z Downloaded lazy_static v1.5.0
11242026-09-01T23:07:53.473Z Downloaded rustversion v1.0.22
11252026-09-01T23:07:53.473Z Downloaded p256 v0.14.0
11262026-09-01T23:07:53.476Z Downloaded russh-cryptovec v0.62.0
11272026-09-01T23:07:53.476Z Downloaded aho-corasick v1.1.4
11282026-09-01T23:07:53.479Z Downloaded p384 v0.14.0
11292026-09-01T23:07:53.481Z Downloaded sqlformat v0.3.5
11302026-09-01T23:07:53.481Z Downloaded tungstenite v0.21.0
11312026-09-01T23:07:53.488Z Downloaded yoke v0.8.1
11322026-09-01T23:07:53.490Z Downloaded unicode-truncate v1.1.0
11332026-09-01T23:07:53.490Z Downloaded convert_case v0.10.0
11342026-09-01T23:07:53.493Z Downloaded crypto-primes v0.7.2
11352026-09-01T23:07:53.496Z Downloaded nonempty v0.12.0
11362026-09-01T23:07:53.496Z Downloaded ssh-key v0.7.0-rc.11
11372026-09-01T23:07:53.500Z Downloaded tagptr v0.2.0
11382026-09-01T23:07:53.503Z Downloaded dyn-clone v1.0.20
11392026-09-01T23:07:53.505Z Downloaded num-derive v0.4.2
11402026-09-01T23:07:53.505Z Downloaded des v0.9.0
11412026-09-01T23:07:53.509Z Downloaded dropshot_endpoint v0.17.1
11422026-09-01T23:07:53.512Z Downloaded idna v1.1.0
11432026-09-01T23:07:53.515Z Downloaded either v1.15.0
11442026-09-01T23:07:53.515Z Downloaded progenitor-client v0.14.0
11452026-09-01T23:07:53.518Z Downloaded ed25519-dalek v2.2.0
11462026-09-01T23:07:53.521Z Downloaded vsss-rs v3.3.4
11472026-09-01T23:07:53.521Z Downloaded ingot v0.2.1
11482026-09-01T23:07:53.524Z Downloaded ssh-encoding v0.3.0
11492026-09-01T23:07:53.526Z Downloaded rawzip v0.4.4
11502026-09-01T23:07:53.529Z Downloaded darling_core v0.21.3
11512026-09-01T23:07:53.532Z Downloaded take_mut v0.2.2
11522026-09-01T23:07:53.535Z Downloaded strum v0.26.3
11532026-09-01T23:07:53.538Z Downloaded typify v0.6.2
11542026-09-01T23:07:53.540Z Downloaded sync-ptr v0.1.4
11552026-09-01T23:07:53.540Z Downloaded crc v3.4.0
11562026-09-01T23:07:53.540Z Downloaded primefield v0.14.0
11572026-09-01T23:07:53.540Z Downloaded crossterm v0.28.1
11582026-09-01T23:07:53.543Z Downloaded rand v0.10.1
11592026-09-01T23:07:53.546Z Downloaded untrusted v0.9.0
11602026-09-01T23:07:53.549Z Downloaded nom v8.0.0
11612026-09-01T23:07:53.551Z Downloaded phf v0.13.1
11622026-09-01T23:07:53.551Z Downloaded olpc-cjson v0.1.4
11632026-09-01T23:07:53.551Z Downloaded shell-words v1.1.1
11642026-09-01T23:07:53.556Z Downloaded stable_deref_trait v1.2.1
11652026-09-01T23:07:53.559Z Downloaded parking_lot v0.11.2
11662026-09-01T23:07:53.559Z Downloaded predicates-tree v1.0.13
11672026-09-01T23:07:53.559Z Downloaded wnaf v0.14.0
11682026-09-01T23:07:53.561Z Downloaded dropshot-api-manager-types v0.8.0
11692026-09-01T23:07:53.565Z Downloaded winnow v0.6.26
11702026-09-01T23:07:53.572Z Downloaded toml v1.1.2+spec-1.1.0
11712026-09-01T23:07:53.575Z Downloaded ecdsa v0.17.0
11722026-09-01T23:07:53.578Z Downloaded maplit v1.0.2
11732026-09-01T23:07:53.578Z Downloaded csv-core v0.1.13
11742026-09-01T23:07:53.589Z Downloaded libloading v0.8.9
11752026-09-01T23:07:53.593Z Downloaded quick-xml v0.37.5
11762026-09-01T23:07:53.595Z Downloaded maybe-uninit v2.0.0
11772026-09-01T23:07:53.603Z Downloaded displaydoc v0.2.5
11782026-09-01T23:07:53.605Z Downloaded libm v0.2.16
11792026-09-01T23:07:53.609Z Downloaded samael v0.0.19
11802026-09-01T23:07:53.613Z Downloaded derive_builder_core v0.20.2
11812026-09-01T23:07:53.615Z Downloaded ppv-lite86 v0.2.21
11822026-09-01T23:07:53.615Z Downloaded progenitor-client v0.13.0
11832026-09-01T23:07:53.616Z Downloaded resolv-conf v0.7.6
11842026-09-01T23:07:53.619Z Downloaded serde-big-array v0.5.1
11852026-09-01T23:07:53.619Z Downloaded spin v0.9.8
11862026-09-01T23:07:53.619Z Downloaded indoc v2.0.7
11872026-09-01T23:07:53.622Z Downloaded proptest v1.11.0
11882026-09-01T23:07:53.625Z Downloaded rand_seeder v0.4.0
11892026-09-01T23:07:53.627Z Downloaded rusty-fork v0.3.1
11902026-09-01T23:07:53.627Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11912026-09-01T23:07:53.628Z Downloaded derive-ex v0.1.8
11922026-09-01T23:07:53.628Z Downloaded rcgen v0.12.1
11932026-09-01T23:07:53.631Z Downloaded newtype-uuid v1.3.2
11942026-09-01T23:07:53.631Z Downloaded tiny-keccak v2.0.2
11952026-09-01T23:07:53.631Z Downloaded vte v0.14.1
11962026-09-01T23:07:53.633Z Downloaded crypto-bigint v0.5.5
11972026-09-01T23:07:53.636Z Downloaded knus v3.4.0
11982026-09-01T23:07:53.640Z Downloaded toml_edit v0.19.15
11992026-09-01T23:07:53.646Z Downloaded darling v0.13.4
12002026-09-01T23:07:53.649Z Downloaded ingot-types v0.2.0
12012026-09-01T23:07:53.650Z Downloaded bitvec v1.0.1
12022026-09-01T23:07:53.656Z Downloaded paste v1.0.15
12032026-09-01T23:07:53.659Z Downloaded tls_codec_derive v0.4.2
12042026-09-01T23:07:53.659Z Downloaded elliptic-curve v0.13.8
12052026-09-01T23:07:53.662Z Downloaded icu_collections v2.1.1
12062026-09-01T23:07:53.664Z Downloaded miette v7.6.0
12072026-09-01T23:07:53.667Z Downloaded pretty_assertions v1.4.1
12082026-09-01T23:07:53.667Z Downloaded indicatif v0.18.4
12092026-09-01T23:07:53.670Z Downloaded schemars v0.9.0
12102026-09-01T23:07:53.676Z Downloaded rustls-pki-types v1.14.0
12112026-09-01T23:07:53.679Z Downloaded goblin v0.10.5
12122026-09-01T23:07:53.681Z Downloaded toml v0.7.8
12132026-09-01T23:07:53.684Z Downloaded papergrid v0.18.0
12142026-09-01T23:07:53.687Z Downloaded unicode-properties v0.1.4
12152026-09-01T23:07:53.687Z Downloaded openssl-sys v0.9.117
12162026-09-01T23:07:53.690Z Downloaded serde_with v1.14.0
12172026-09-01T23:07:53.694Z Downloaded icu_properties v2.1.2
12182026-09-01T23:07:53.697Z Downloaded pkcs1 v0.8.0-rc.4
12192026-09-01T23:07:53.697Z Downloaded time v0.3.47
12202026-09-01T23:07:53.702Z Downloaded pkcs1 v0.7.5
12212026-09-01T23:07:53.705Z Downloaded rand v0.9.2
12222026-09-01T23:07:53.708Z Downloaded slab v0.4.12
12232026-09-01T23:07:53.708Z Downloaded typed-path v0.9.3
12242026-09-01T23:07:53.711Z Downloaded zerotrie v0.2.3
12252026-09-01T23:07:53.714Z Downloaded radix_trie v0.2.1
12262026-09-01T23:07:53.717Z Downloaded yasna v0.5.2
12272026-09-01T23:07:53.717Z Downloaded hyper-util v0.1.20
12282026-09-01T23:07:53.719Z Downloaded blake3 v1.8.5
12292026-09-01T23:07:53.723Z Downloaded ron v0.8.1
12302026-09-01T23:07:53.726Z Downloaded p384 v0.13.1
12312026-09-01T23:07:53.728Z Downloaded regex v1.12.3
12322026-09-01T23:07:53.731Z Downloaded snafu v0.8.9
12332026-09-01T23:07:53.735Z Downloaded salty v0.3.0
12342026-09-01T23:07:53.740Z Downloaded smoltcp v0.9.1
12352026-09-01T23:07:53.745Z Downloaded bindgen v0.71.1
12362026-09-01T23:07:53.750Z Downloaded aws-lc-rs v1.16.3
12372026-09-01T23:07:53.754Z Downloaded itertools v0.13.0
12382026-09-01T23:07:53.758Z Downloaded unicode-segmentation v1.12.0
12392026-09-01T23:07:53.761Z Downloaded zopfli v0.8.3
12402026-09-01T23:07:53.763Z Downloaded minimal-lexical v0.2.1
12412026-09-01T23:07:53.763Z Downloaded schemars v1.2.1
12422026-09-01T23:07:53.771Z Downloaded chrono v0.4.45
12432026-09-01T23:07:53.775Z Downloaded gimli v0.32.3
12442026-09-01T23:07:53.780Z Downloaded tokio-postgres v0.7.16
12452026-09-01T23:07:53.782Z Downloaded winnow v0.5.40
12462026-09-01T23:07:53.787Z Downloaded itertools v0.14.0
12472026-09-01T23:07:53.791Z Downloaded darling_core v0.20.11
12482026-09-01T23:07:53.794Z Downloaded iddqd v0.4.2
12492026-09-01T23:07:53.798Z Downloaded vcpkg v0.2.15
12502026-09-01T23:07:53.821Z Downloaded qorb v0.4.1
12512026-09-01T23:07:53.824Z Downloaded internal-russh-num-bigint v0.5.0
12522026-09-01T23:07:53.827Z Downloaded miniz_oxide v0.8.9
12532026-09-01T23:07:53.829Z Downloaded const_format v0.2.35
12542026-09-01T23:07:53.832Z Downloaded itertools v0.15.0
12552026-09-01T23:07:53.835Z Downloaded portable-atomic v1.13.1
12562026-09-01T23:07:53.838Z Downloaded rayon v1.11.0
12572026-09-01T23:07:53.843Z Downloaded tokio-util v0.7.18
12582026-09-01T23:07:53.847Z Downloaded rand v0.8.6
12592026-09-01T23:07:53.850Z Downloaded tough v0.22.0
12602026-09-01T23:07:53.854Z Downloaded dropshot-api-manager v0.8.0
12612026-09-01T23:07:53.857Z Downloaded tabled v0.21.0
12622026-09-01T23:07:53.866Z Downloaded petname v2.0.2
12632026-09-01T23:07:53.869Z Downloaded itertools v0.12.1
12642026-09-01T23:07:53.873Z Downloaded zlib-rs v0.6.2
12652026-09-01T23:07:53.876Z Downloaded hyper v1.10.1
12662026-09-01T23:07:53.880Z Downloaded serde_with v3.21.0
12672026-09-01T23:07:53.886Z Downloaded tower v0.5.3
12682026-09-01T23:07:53.892Z Downloaded zerovec v0.11.5
12692026-09-01T23:07:53.895Z Downloaded reqwest v0.12.28
12702026-09-01T23:07:53.898Z Downloaded crossterm v0.29.0
12712026-09-01T23:07:53.902Z Downloaded jiff-core v0.1.0
12722026-09-01T23:07:53.905Z Downloaded object v0.30.4
12732026-09-01T23:07:53.909Z Downloaded moka v0.12.13
12742026-09-01T23:07:53.913Z Downloaded russh v0.62.4
12752026-09-01T23:07:53.918Z Downloaded winnow v1.0.3
12762026-09-01T23:07:53.924Z Downloaded rustls v0.23.41
12772026-09-01T23:07:53.930Z Downloaded icu_properties_data v2.1.2
12782026-09-01T23:07:53.935Z Downloaded hickory-proto v0.24.4
12792026-09-01T23:07:53.944Z Downloaded sha3 v0.12.0
12802026-09-01T23:07:53.947Z Downloaded hickory-proto v0.25.2
12812026-09-01T23:07:53.954Z Downloaded rustix v0.38.44
12822026-09-01T23:07:53.967Z Downloaded regress v0.11.1
12832026-09-01T23:07:53.972Z Downloaded bstr v1.12.1
12842026-09-01T23:07:53.977Z Downloaded nix v0.27.1
12852026-09-01T23:07:53.983Z Downloaded lalrpop v0.19.12
12862026-09-01T23:07:53.989Z Downloaded curve25519-dalek v5.0.0
12872026-09-01T23:07:53.994Z Downloaded openapiv3 v2.2.0
12882026-09-01T23:07:54.002Z Downloaded nix v0.28.0
12892026-09-01T23:07:54.007Z Downloaded regex-syntax v0.6.29
12902026-09-01T23:07:54.011Z Downloaded curve25519-dalek v4.1.3
12912026-09-01T23:07:54.016Z Downloaded polar-core v0.27.3
12922026-09-01T23:07:54.020Z Downloaded crypto-bigint v0.7.5
12932026-09-01T23:07:54.029Z Downloaded quinn-proto v0.11.16
12942026-09-01T23:07:54.033Z Downloaded zerocopy v0.8.55
12952026-09-01T23:07:54.044Z Downloaded openssl v0.10.80
12962026-09-01T23:07:54.050Z Downloaded regress v0.10.5
12972026-09-01T23:07:54.054Z Downloaded nix v0.31.2
12982026-09-01T23:07:54.061Z Downloaded syn v3.0.3
12992026-09-01T23:07:54.067Z Downloaded typify-impl v0.6.2
13002026-09-01T23:07:54.076Z Downloaded object v0.37.3
13012026-09-01T23:07:54.082Z Downloaded smoltcp v0.11.0
13022026-09-01T23:07:54.103Z Downloaded regex-syntax v0.8.10
13032026-09-01T23:07:54.103Z Downloaded tracing v0.1.44
13042026-09-01T23:07:54.107Z Downloaded ratatui v0.29.0
13052026-09-01T23:07:54.117Z Downloaded dropshot v0.17.1
13062026-09-01T23:07:54.130Z Downloaded diesel v2.3.7
13072026-09-01T23:07:54.141Z Downloaded sqlparser v0.61.0
13082026-09-01T23:07:54.147Z Downloaded jiff v0.2.34
13092026-09-01T23:07:54.159Z Downloaded sha3 v0.11.0
13102026-09-01T23:07:54.166Z Downloaded tokio v1.52.1
13112026-09-01T23:07:54.185Z Downloaded sha3 v0.10.8
13122026-09-01T23:07:54.199Z Downloaded encoding_rs v0.8.35
13132026-09-01T23:07:54.213Z Downloaded bzip2-sys v0.1.13+1.0.8
13142026-09-01T23:07:54.219Z Downloaded zerocopy-derive v0.6.6
13152026-09-01T23:07:54.224Z Downloaded ring v0.17.14
13162026-09-01T23:07:54.249Z Downloaded regex-automata v0.4.14
13172026-09-01T23:07:54.257Z Downloaded sled v0.34.7
13182026-09-01T23:07:54.263Z Downloaded petgraph v0.6.5
13192026-09-01T23:07:54.278Z Downloaded chrono-tz v0.10.4
13202026-09-01T23:07:54.302Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13212026-09-01T23:07:54.324Z Downloaded petgraph v0.8.3
13222026-09-01T23:07:54.342Z Downloaded csv v1.4.0
13232026-09-01T23:07:54.354Z Downloaded libz-sys v1.1.24
13242026-09-01T23:07:54.474Z Downloaded libgit2-sys v0.18.3+1.9.2
13252026-09-01T23:07:54.964Z Downloaded aws-lc-sys v0.40.0
13262026-09-01T23:07:55.227Z Compiling serde_core v1.0.228
13272026-09-01T23:07:55.227Z Compiling libc v0.2.185
13282026-09-01T23:07:55.227Z Compiling serde v1.0.228
13292026-09-01T23:07:55.230Z Compiling log v0.4.33
13302026-09-01T23:07:55.230Z Compiling smallvec v1.15.1
13312026-09-01T23:07:55.230Z Compiling find-msvc-tools v0.1.9
13322026-09-01T23:07:55.230Z Compiling shlex v1.3.0
13332026-09-01T23:07:55.230Z Compiling subtle v2.6.1
13342026-09-01T23:07:55.230Z Compiling scopeguard v1.2.0
13352026-09-01T23:07:55.230Z Compiling stable_deref_trait v1.2.1
13362026-09-01T23:07:55.230Z Compiling typenum v1.20.1
13372026-09-01T23:07:55.230Z Compiling zerocopy v0.8.55
13382026-09-01T23:07:55.365Z Compiling portable-atomic v1.13.1
13392026-09-01T23:07:55.443Z Compiling serde_json v1.0.151
13402026-09-01T23:07:55.470Z Compiling syn v2.0.117
13412026-09-01T23:07:55.486Z Compiling critical-section v1.2.0
13422026-09-01T23:07:55.569Z Compiling lock_api v0.4.14
13432026-09-01T23:07:55.572Z Compiling libm v0.2.16
13442026-09-01T23:07:55.600Z Compiling num-traits v0.2.19
13452026-09-01T23:07:55.616Z Compiling pkg-config v0.3.32
13462026-09-01T23:07:55.620Z Compiling generic-array v0.14.7
13472026-09-01T23:07:55.661Z Compiling pin-project-lite v0.2.17
13482026-09-01T23:07:55.675Z Compiling const-oid v0.9.6
13492026-09-01T23:07:55.711Z Compiling parking_lot_core v0.9.12
13502026-09-01T23:07:55.763Z Compiling getrandom v0.4.3
13512026-09-01T23:07:55.794Z Compiling rand_core v0.10.0
13522026-09-01T23:07:55.854Z Compiling writeable v0.6.2
13532026-09-01T23:07:55.857Z Compiling percent-encoding v2.3.2
13542026-09-01T23:07:55.948Z Compiling litemap v0.8.1
13552026-09-01T23:07:55.962Z Compiling futures-core v0.3.32
13562026-09-01T23:07:55.990Z Compiling icu_properties_data v2.1.2
13572026-09-01T23:07:56.017Z Compiling icu_normalizer_data v2.1.1
13582026-09-01T23:07:56.017Z Compiling getrandom v0.3.4
13592026-09-01T23:07:56.073Z Compiling rustix v1.1.4
13602026-09-01T23:07:56.073Z Compiling futures-sink v0.3.32
13612026-09-01T23:07:56.148Z Compiling utf8_iter v1.0.4
13622026-09-01T23:07:56.162Z Compiling futures-task v0.3.32
13632026-09-01T23:07:56.177Z Compiling futures-channel v0.3.32
13642026-09-01T23:07:56.180Z Compiling slab v0.4.12
13652026-09-01T23:07:56.234Z Compiling futures-io v0.3.32
13662026-09-01T23:07:56.266Z Compiling errno v0.3.14
13672026-09-01T23:07:56.310Z Compiling jobserver v0.1.34
13682026-09-01T23:07:56.320Z Compiling getrandom v0.2.17
13692026-09-01T23:07:56.379Z Compiling signal-hook-registry v1.4.8
13702026-09-01T23:07:56.404Z Compiling mio v1.2.0
13712026-09-01T23:07:56.515Z Compiling once_cell v1.21.3
13722026-09-01T23:07:56.518Z Compiling rand_core v0.6.4
13732026-09-01T23:07:56.531Z Compiling socket2 v0.6.3
13742026-09-01T23:07:56.561Z Compiling cc v1.2.56
13752026-09-01T23:07:56.613Z Compiling parking_lot v0.12.5
13762026-09-01T23:07:56.646Z Compiling form_urlencoded v1.2.2
13772026-09-01T23:07:56.662Z Compiling rustversion v1.0.22
13782026-09-01T23:07:56.715Z Compiling iana-time-zone v0.1.65
13792026-09-01T23:07:56.740Z Compiling base64ct v1.8.3
13802026-09-01T23:07:56.772Z Compiling regex-syntax v0.8.10
13812026-09-01T23:07:56.835Z Compiling dunce v1.0.5
13822026-09-01T23:07:56.849Z Compiling fs_extra v1.3.0
13832026-09-01T23:07:56.865Z Compiling flagset v0.4.7
13842026-09-01T23:07:56.933Z Compiling ident_case v1.0.1
13852026-09-01T23:07:56.952Z Compiling base64 v0.22.1
13862026-09-01T23:07:56.987Z Compiling pem-rfc7468 v0.7.0
13872026-09-01T23:07:57.014Z Compiling rand_core v0.9.5
13882026-09-01T23:07:57.044Z Compiling syn v1.0.109
13892026-09-01T23:07:57.060Z Compiling vcpkg v0.2.15
13902026-09-01T23:07:57.082Z Compiling tracing-core v0.1.36
13912026-09-01T23:07:57.114Z Compiling cpufeatures v0.2.17
13922026-09-01T23:07:57.114Z Compiling aws-lc-rs v1.16.3
13932026-09-01T23:07:57.176Z Compiling schemars v0.8.22
13942026-09-01T23:07:57.196Z Compiling dyn-clone v1.0.20
13952026-09-01T23:07:57.211Z Compiling simd-adler32 v0.3.8
13962026-09-01T23:07:57.347Z Compiling spin v0.9.8
13972026-09-01T23:07:57.362Z Compiling cmake v0.1.57
13982026-09-01T23:07:57.378Z Compiling httparse v1.10.1
13992026-09-01T23:07:57.394Z Compiling tinyvec_macros v0.1.1
14002026-09-01T23:07:57.446Z Compiling openssl-probe v0.2.1
14012026-09-01T23:07:57.463Z Compiling crc32fast v1.5.0
14022026-09-01T23:07:57.480Z Compiling cmov v0.5.4
14032026-09-01T23:07:57.483Z Compiling adler2 v2.0.1
14042026-09-01T23:07:57.513Z Compiling tinyvec v1.10.0
14052026-09-01T23:07:57.575Z Compiling bitflags v2.11.0
14062026-09-01T23:07:57.657Z Compiling semver v1.0.28
14072026-09-01T23:07:57.689Z Compiling indexmap v2.14.0
14082026-09-01T23:07:57.724Z Compiling uuid v1.23.4
14092026-09-01T23:07:57.798Z Compiling ctutils v0.4.2
14102026-09-01T23:07:57.815Z Compiling miniz_oxide v0.8.9
14112026-09-01T23:07:57.829Z Compiling aho-corasick v1.1.4
14122026-09-01T23:07:57.846Z Compiling untrusted v0.7.1
14132026-09-01T23:07:57.849Z Compiling radium v0.7.0
14142026-09-01T23:07:57.850Z Compiling tower-service v0.3.3
14152026-09-01T23:07:57.898Z Compiling rustc_version v0.4.1
14162026-09-01T23:07:57.983Z Compiling try-lock v0.2.5
14172026-09-01T23:07:57.999Z Compiling unicode-segmentation v1.12.0
14182026-09-01T23:07:58.002Z Compiling tower-layer v0.3.3
14192026-09-01T23:07:58.099Z Compiling atomic-waker v1.1.2
14202026-09-01T23:07:58.146Z Compiling want v0.3.1
14212026-09-01T23:07:58.246Z Compiling maybe-uninit v2.0.0
14222026-09-01T23:07:58.275Z Compiling aws-lc-sys v0.40.0
14232026-09-01T23:07:58.293Z Compiling openssl-sys v0.9.117
14242026-09-01T23:07:58.342Z Compiling openssl v0.10.80
14252026-09-01T23:07:58.396Z Compiling foreign-types-shared v0.1.1
14262026-09-01T23:07:58.415Z Compiling httpdate v1.0.3
14272026-09-01T23:07:58.453Z Compiling untrusted v0.9.0
14282026-09-01T23:07:58.484Z Compiling synstructure v0.13.2
14292026-09-01T23:07:58.500Z Compiling serde_derive_internals v0.29.1
14302026-09-01T23:07:58.514Z Compiling pest_generator v2.8.6
14312026-09-01T23:07:58.556Z Compiling darling_core v0.20.11
14322026-09-01T23:07:58.559Z Compiling rustls v0.23.41
14332026-09-01T23:07:58.593Z Compiling tap v1.0.1
14342026-09-01T23:07:58.662Z Compiling foreign-types v0.3.2
14352026-09-01T23:07:58.676Z Compiling bzip2-sys v0.1.13+1.0.8
14362026-09-01T23:07:58.721Z Compiling terminal_size v0.4.3
14372026-09-01T23:07:58.745Z Compiling tempfile v3.27.0
14382026-09-01T23:07:58.769Z Compiling regex-automata v0.4.14
14392026-09-01T23:07:58.879Z Compiling wyz v0.5.1
14402026-09-01T23:07:58.893Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14412026-09-01T23:07:59.008Z Compiling unicode-normalization v0.1.25
14422026-09-01T23:07:59.106Z Compiling num-integer v0.1.46
14432026-09-01T23:07:59.121Z Compiling wait-timeout v0.2.1
14442026-09-01T23:07:59.147Z Compiling socket2 v0.5.10
14452026-09-01T23:07:59.226Z Compiling ahash v0.8.12
14462026-09-01T23:07:59.257Z Compiling time-core v0.1.8
14472026-09-01T23:07:59.272Z Compiling num-bigint-dig v0.8.6
14482026-09-01T23:07:59.330Z Compiling powerfmt v0.2.0
14492026-09-01T23:07:59.413Z Compiling quick-error v1.2.3
14502026-09-01T23:07:59.432Z Compiling bit-vec v0.8.0
14512026-09-01T23:07:59.435Z Compiling num-conv v0.2.0
14522026-09-01T23:07:59.465Z Compiling funty v2.0.0
14532026-09-01T23:07:59.465Z Compiling packed_struct v0.10.1
14542026-09-01T23:07:59.492Z Compiling native-tls v0.2.18
14552026-09-01T23:07:59.520Z Compiling rusty-fork v0.3.1
14562026-09-01T23:07:59.550Z Compiling deranged v0.5.8
14572026-09-01T23:07:59.564Z Compiling clap_builder v4.6.0
14582026-09-01T23:07:59.580Z Compiling num-iter v0.1.45
14592026-09-01T23:07:59.596Z Compiling time-macros v0.2.27
14602026-09-01T23:07:59.650Z Compiling bit-set v0.8.0
14612026-09-01T23:07:59.748Z Compiling lazy_static v1.5.0
14622026-09-01T23:07:59.783Z Compiling rand_xorshift v0.4.0
14632026-09-01T23:07:59.798Z Compiling bitvec v1.0.1
14642026-09-01T23:07:59.831Z Compiling sync_wrapper v1.0.2
14652026-09-01T23:07:59.853Z Compiling indexmap v1.9.3
14662026-09-01T23:07:59.867Z Compiling usdt-impl v0.6.0
14672026-09-01T23:07:59.956Z Compiling crossbeam-utils v0.8.21
14682026-09-01T23:07:59.971Z Compiling crc-catalog v2.4.0
14692026-09-01T23:08:00.064Z Compiling object v0.37.3
14702026-09-01T23:08:00.078Z Compiling nodrop v0.1.14
14712026-09-01T23:08:00.083Z Compiling zlib-rs v0.6.2
14722026-09-01T23:08:00.108Z Compiling paste v1.0.15
14732026-09-01T23:08:00.196Z Compiling siphasher v1.0.2
14742026-09-01T23:08:00.269Z Compiling num_threads v0.1.7
14752026-09-01T23:08:00.284Z Compiling serde_derive v1.0.228
14762026-09-01T23:08:00.352Z Compiling zeroize_derive v1.5.0
14772026-09-01T23:08:00.381Z Compiling zerocopy-derive v0.8.55
14782026-09-01T23:08:00.403Z Compiling zerofrom-derive v0.1.6
14792026-09-01T23:08:00.417Z Compiling yoke-derive v0.8.1
14802026-09-01T23:08:00.594Z Compiling zerovec-derive v0.11.2
14812026-09-01T23:08:00.660Z Compiling displaydoc v0.2.5
14822026-09-01T23:08:00.720Z Compiling tokio-macros v2.7.0
14832026-09-01T23:08:00.952Z Compiling futures-macro v0.3.32
14842026-09-01T23:08:01.051Z Compiling thiserror-impl v2.0.18
14852026-09-01T23:08:01.326Z Compiling der_derive v0.7.3
14862026-09-01T23:08:01.447Z Compiling tracing-attributes v0.1.31
14872026-09-01T23:08:01.547Z Compiling schemars_derive v0.8.22
14882026-09-01T23:08:01.609Z Compiling pest_derive v2.8.6
14892026-09-01T23:08:01.696Z Compiling scroll_derive v0.13.1
14902026-09-01T23:08:01.791Z Compiling darling_macro v0.20.11
14912026-09-01T23:08:01.856Z Compiling futures-util v0.3.32
14922026-09-01T23:08:01.902Z Compiling zerofrom v0.1.6
14932026-09-01T23:08:02.046Z Compiling yoke v0.8.1
14942026-09-01T23:08:02.097Z Compiling openssl-macros v0.1.1
14952026-09-01T23:08:02.260Z Compiling zerovec v0.11.5
14962026-09-01T23:08:02.317Z Compiling zerotrie v0.2.3
14972026-09-01T23:08:02.391Z Compiling thiserror-impl v1.0.69
14982026-09-01T23:08:02.471Z Compiling thiserror v2.0.18
14992026-09-01T23:08:02.539Z Compiling scroll v0.13.0
15002026-09-01T23:08:02.596Z Compiling darling v0.20.11
15012026-09-01T23:08:02.643Z Compiling packed_struct_codegen v0.10.1
15022026-09-01T23:08:02.693Z Compiling bitfield-macros v0.19.4
15032026-09-01T23:08:02.729Z Compiling tinystr v0.8.2
15042026-09-01T23:08:02.810Z Compiling potential_utf v0.1.4
15052026-09-01T23:08:02.832Z Compiling goblin v0.10.5
15062026-09-01T23:08:02.854Z Compiling zerocopy-derive v0.6.6
15072026-09-01T23:08:02.870Z Compiling tracing v0.1.44
15082026-09-01T23:08:02.951Z Compiling icu_locale_core v2.1.1
15092026-09-01T23:08:02.997Z Compiling icu_collections v2.1.1
15102026-09-01T23:08:03.043Z Compiling clap_derive v4.6.1
15112026-09-01T23:08:03.156Z Compiling unarray v0.1.4
15122026-09-01T23:08:03.321Z Compiling flate2 v1.1.9
15132026-09-01T23:08:03.480Z Compiling bitfield v0.19.4
15142026-09-01T23:08:03.496Z Compiling derive_builder_core v0.20.2
15152026-09-01T23:08:03.551Z Compiling dtrace-parser v0.3.0
15162026-09-01T23:08:03.732Z Compiling icu_provider v2.1.1
15172026-09-01T23:08:03.759Z Compiling thiserror v1.0.69
15182026-09-01T23:08:03.780Z Compiling zerocopy v0.6.6
15192026-09-01T23:08:03.795Z Compiling time v0.3.47
15202026-09-01T23:08:03.872Z Compiling zeroize v1.9.0
15212026-09-01T23:08:03.909Z Compiling bytes v1.11.1
15222026-09-01T23:08:03.930Z Compiling chrono v0.4.45
15232026-09-01T23:08:03.944Z Compiling ipnet v2.12.0
15242026-09-01T23:08:04.105Z Compiling icu_normalizer v2.1.1
15252026-09-01T23:08:04.119Z Compiling icu_properties v2.1.2
15262026-09-01T23:08:04.290Z Compiling der v0.7.10
15272026-09-01T23:08:04.325Z Compiling rustls-pki-types v1.14.0
15282026-09-01T23:08:04.379Z Compiling tokio v1.52.1
15292026-09-01T23:08:04.459Z Compiling http v1.4.2
15302026-09-01T23:08:04.533Z Compiling hybrid-array v0.4.13
15312026-09-01T23:08:04.635Z Compiling block-buffer v0.10.4
15322026-09-01T23:08:04.653Z Compiling crypto-common v0.1.7
15332026-09-01T23:08:04.797Z Compiling digest v0.10.7
15342026-09-01T23:08:04.818Z Compiling hex v0.4.3
15352026-09-01T23:08:04.834Z Compiling toml_datetime v0.6.11
15362026-09-01T23:08:04.873Z Compiling serde_spanned v0.6.9
15372026-09-01T23:08:05.037Z Compiling idna_adapter v1.2.1
15382026-09-01T23:08:05.071Z Compiling ppv-lite86 v0.2.21
15392026-09-01T23:08:05.102Z Compiling http-body v1.0.1
15402026-09-01T23:08:05.105Z Compiling sha2 v0.10.9
15412026-09-01T23:08:05.173Z Compiling idna v1.1.0
15422026-09-01T23:08:05.192Z Compiling spki v0.7.3
15432026-09-01T23:08:05.220Z Compiling signature v2.2.0
15442026-09-01T23:08:05.271Z Compiling hmac v0.12.1
15452026-09-01T23:08:05.321Z Compiling http-body-util v0.1.3
15462026-09-01T23:08:05.378Z Compiling rand_chacha v0.9.0
15472026-09-01T23:08:05.395Z Compiling pkcs8 v0.10.2
15482026-09-01T23:08:05.417Z Compiling rand_chacha v0.3.1
15492026-09-01T23:08:05.432Z Compiling clap v4.6.1
15502026-09-01T23:08:05.491Z Compiling url v2.5.8
15512026-09-01T23:08:05.580Z Compiling rand v0.9.2
15522026-09-01T23:08:05.595Z Compiling dof v0.4.0
15532026-09-01T23:08:05.598Z Compiling pkcs1 v0.7.5
15542026-09-01T23:08:05.668Z Compiling rand v0.8.6
15552026-09-01T23:08:05.683Z Compiling structmeta-derive v0.3.0
15562026-09-01T23:08:05.775Z Compiling scroll_derive v0.12.1
15572026-09-01T23:08:05.868Z Compiling array-init v0.0.4
15582026-09-01T23:08:06.132Z Compiling crc v3.4.0
15592026-09-01T23:08:06.207Z Compiling proptest v1.11.0
15602026-09-01T23:08:06.222Z Compiling smallvec v0.6.14
15612026-09-01T23:08:06.344Z Compiling darling_core v0.23.0
15622026-09-01T23:08:06.359Z Compiling heapless v0.7.17
15632026-09-01T23:08:06.430Z Compiling slog v2.8.2
15642026-09-01T23:08:06.478Z Compiling thread-id v5.1.0
15652026-09-01T23:08:06.510Z Compiling env_filter v2.0.0
15662026-09-01T23:08:06.530Z Compiling syn v3.0.3
15672026-09-01T23:08:06.589Z Compiling cookie v0.18.1
15682026-09-01T23:08:06.653Z Compiling unicode-properties v0.1.4
15692026-09-01T23:08:06.668Z Compiling unicode-bidi v0.3.18
15702026-09-01T23:08:06.686Z Compiling base64 v0.21.7
15712026-09-01T23:08:06.798Z Compiling allocator-api2 v0.2.21
15722026-09-01T23:08:06.815Z Compiling ipnetwork v0.21.1
15732026-09-01T23:08:06.832Z Compiling winnow v0.5.40
15742026-09-01T23:08:06.857Z Compiling iri-string v0.7.10
15752026-09-01T23:08:06.857Z Compiling ryu v1.0.23
15762026-09-01T23:08:06.886Z Compiling signal-hook v0.3.18
15772026-09-01T23:08:07.017Z Compiling gimli v0.32.3
15782026-09-01T23:08:07.070Z Compiling zstd-safe v7.2.4
15792026-09-01T23:08:07.085Z Compiling anyhow v1.0.104
15802026-09-01T23:08:07.137Z Compiling hashbrown v0.12.3
15812026-09-01T23:08:07.174Z Compiling oxnet v0.1.6
15822026-09-01T23:08:07.235Z Compiling stringprep v0.1.5
15832026-09-01T23:08:07.238Z Compiling serde_urlencoded v0.7.1
15842026-09-01T23:08:07.312Z Compiling ron v0.8.1
15852026-09-01T23:08:07.369Z Compiling structmeta v0.3.0
15862026-09-01T23:08:07.516Z Compiling rsa v0.9.10
15872026-09-01T23:08:07.644Z Compiling env_logger v0.11.11
15882026-09-01T23:08:07.695Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15892026-09-01T23:08:07.818Z Compiling scroll v0.12.0
15902026-09-01T23:08:07.996Z Compiling serde-hex v0.1.0
15912026-09-01T23:08:08.012Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15922026-09-01T23:08:08.239Z Compiling toml_edit v0.19.15
15932026-09-01T23:08:08.290Z Compiling tokio-util v0.7.18
15942026-09-01T23:08:08.312Z Compiling tower v0.5.3
15952026-09-01T23:08:08.396Z Compiling tokio-native-tls v0.3.1
15962026-09-01T23:08:08.649Z Compiling hashbrown v0.13.2
15972026-09-01T23:08:08.818Z Compiling addr2line v0.25.1
15982026-09-01T23:08:08.937Z Compiling darling_macro v0.23.0
15992026-09-01T23:08:09.021Z Compiling h2 v0.4.15
16002026-09-01T23:08:09.132Z Compiling tower-http v0.6.8
16012026-09-01T23:08:09.157Z Compiling newtype-uuid v1.3.2
16022026-09-01T23:08:09.180Z Compiling x509-cert v0.2.5
16032026-09-01T23:08:09.368Z Compiling block-padding v0.4.2
16042026-09-01T23:08:09.465Z Compiling block-buffer v0.12.1
16052026-09-01T23:08:09.508Z Compiling crypto-common v0.2.2
16062026-09-01T23:08:09.555Z Compiling md-5 v0.10.6
16072026-09-01T23:08:09.571Z Compiling rustls-native-certs v0.8.3
16082026-09-01T23:08:09.681Z Compiling derive_builder_macro v0.20.2
16092026-09-01T23:08:09.745Z Compiling erased-serde v0.3.31
16102026-09-01T23:08:09.791Z Compiling serde_tokenstream v0.2.3
16112026-09-01T23:08:09.879Z Compiling bzip2 v0.4.4
16122026-09-01T23:08:10.064Z Compiling daft-derive v0.1.8
16132026-09-01T23:08:10.103Z Compiling camino v1.2.5
16142026-09-01T23:08:10.122Z Compiling bstr v1.12.1
16152026-09-01T23:08:10.185Z Compiling pin-project-internal v1.1.11
16162026-09-01T23:08:10.258Z Compiling zerocopy-derive v0.7.35
16172026-09-01T23:08:10.261Z Compiling async-trait v0.1.89
16182026-09-01T23:08:10.511Z Compiling heck v0.4.1
16192026-09-01T23:08:10.618Z Compiling curve25519-dalek v4.1.3
16202026-09-01T23:08:10.759Z Compiling vergen-lib v9.1.0
16212026-09-01T23:08:10.796Z Compiling hash32 v0.2.1
16222026-09-01T23:08:10.819Z Compiling encoding_rs v0.8.35
16232026-09-01T23:08:10.835Z Compiling memoffset v0.9.1
16242026-09-01T23:08:10.924Z Compiling cfg_aliases v0.2.1
16252026-09-01T23:08:10.964Z Compiling ref-cast v1.0.25
16262026-09-01T23:08:10.984Z Compiling psl-types v2.0.11
16272026-09-01T23:08:11.009Z Compiling rustix v0.38.44
16282026-09-01T23:08:11.023Z Compiling smoltcp v0.9.1
16292026-09-01T23:08:11.054Z Compiling crc-any v2.5.0
16302026-09-01T23:08:11.124Z Compiling rustc-demangle v0.1.27
16312026-09-01T23:08:11.172Z Compiling owo-colors v4.3.0
16322026-09-01T23:08:11.256Z Compiling mime v0.3.17
16332026-09-01T23:08:11.279Z Compiling fallible-iterator v0.2.0
16342026-09-01T23:08:11.304Z Compiling litrs v1.0.0
16352026-09-01T23:08:11.362Z Compiling pin-project v1.1.11
16362026-09-01T23:08:11.378Z Compiling backtrace v0.3.76
16372026-09-01T23:08:11.382Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16382026-09-01T23:08:11.496Z Compiling zerocopy v0.7.35
16392026-09-01T23:08:11.511Z Compiling publicsuffix v2.3.0
16402026-09-01T23:08:11.590Z Compiling nix v0.31.2
16412026-09-01T23:08:11.641Z Compiling postgres-protocol v0.6.10
16422026-09-01T23:08:11.690Z Compiling daft v0.1.8
16432026-09-01T23:08:11.706Z Compiling snafu-derive v0.8.9
16442026-09-01T23:08:11.723Z Compiling derive_builder v0.20.2
16452026-09-01T23:08:11.839Z Compiling document-features v0.2.12
16462026-09-01T23:08:11.902Z Compiling zip v0.6.6
16472026-09-01T23:08:11.983Z Compiling toml v0.7.8
16482026-09-01T23:08:12.002Z Compiling inout v0.2.2
16492026-09-01T23:08:12.071Z Compiling darling v0.23.0
16502026-09-01T23:08:12.168Z Compiling object v0.30.4
16512026-09-01T23:08:12.182Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16522026-09-01T23:08:12.212Z Compiling hyper v1.10.1
16532026-09-01T23:08:12.227Z Compiling goblin v0.8.2
16542026-09-01T23:08:12.473Z Compiling derive-ex v0.1.8
16552026-09-01T23:08:12.511Z Compiling futures-executor v0.3.32
16562026-09-01T23:08:12.529Z Compiling hubpack_derive v0.1.1
16572026-09-01T23:08:12.587Z Compiling regex v1.12.3
16582026-09-01T23:08:12.609Z Compiling phf_shared v0.13.1
16592026-09-01T23:08:12.797Z Compiling curve25519-dalek-derive v0.1.1
16602026-09-01T23:08:12.819Z Compiling strum_macros v0.27.2
16612026-09-01T23:08:12.842Z Compiling ref-cast-impl v1.0.25
16622026-09-01T23:08:12.872Z Compiling convert_case v0.10.0
16632026-09-01T23:08:12.971Z Compiling vergen v9.1.0
16642026-09-01T23:08:13.010Z Compiling cargo-platform v0.3.2
16652026-09-01T23:08:13.043Z Compiling ff v0.13.1
16662026-09-01T23:08:13.189Z Compiling fs-err v3.3.0
16672026-09-01T23:08:13.207Z Compiling managed v0.8.0
16682026-09-01T23:08:13.222Z Compiling bumpalo v3.20.2
16692026-09-01T23:08:13.279Z Compiling bitflags v1.3.2
16702026-09-01T23:08:13.312Z Compiling libbz2-rs-sys v0.2.2
16712026-09-01T23:08:13.367Z Compiling hyper-util v0.1.20
16722026-09-01T23:08:13.414Z Compiling foldhash v0.2.0
16732026-09-01T23:08:13.429Z Compiling path-slash v0.1.5
16742026-09-01T23:08:13.445Z Compiling base16ct v0.2.0
16752026-09-01T23:08:13.495Z Compiling foldhash v0.1.5
16762026-09-01T23:08:13.510Z Compiling jiff-core v0.1.0
16772026-09-01T23:08:13.576Z Compiling same-file v1.0.6
16782026-09-01T23:08:13.638Z Compiling is_ci v1.2.0
16792026-09-01T23:08:13.664Z Compiling hashbrown v0.15.5
16802026-09-01T23:08:13.698Z Compiling walkdir v2.5.0
16812026-09-01T23:08:13.714Z Compiling snafu v0.8.9
16822026-09-01T23:08:13.757Z Compiling bzip2 v0.6.1
16832026-09-01T23:08:13.793Z Compiling supports-color v3.0.2
16842026-09-01T23:08:13.890Z Compiling sec1 v0.7.3
16852026-09-01T23:08:13.972Z Compiling hashbrown v0.16.1
16862026-09-01T23:08:14.017Z Compiling textwrap v0.16.2
16872026-09-01T23:08:14.032Z Compiling zopfli v0.8.3
16882026-09-01T23:08:14.231Z Compiling test-strategy v0.4.5
16892026-09-01T23:08:14.265Z Compiling jiff v0.2.34
16902026-09-01T23:08:14.314Z Compiling cargo_metadata v0.23.1
16912026-09-01T23:08:14.504Z Compiling dof v0.3.0
16922026-09-01T23:08:14.593Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16932026-09-01T23:08:14.610Z Compiling derive_more-impl v2.1.1
16942026-09-01T23:08:14.704Z Compiling group v0.13.0
16952026-09-01T23:08:14.846Z Compiling hyper-tls v0.6.0
16962026-09-01T23:08:14.903Z Compiling strum v0.27.2
16972026-09-01T23:08:15.027Z Compiling reqwest v0.12.28
16982026-09-01T23:08:15.053Z Compiling hubpack v0.1.2
16992026-09-01T23:08:15.099Z Compiling phf v0.13.1
17002026-09-01T23:08:15.148Z Compiling cookie_store v0.22.1
17012026-09-01T23:08:15.164Z Compiling signal-hook-mio v0.2.5
17022026-09-01T23:08:15.279Z Compiling futures v0.3.32
17032026-09-01T23:08:15.294Z Compiling zstd v0.13.3
17042026-09-01T23:08:15.310Z Compiling serde_with_macros v3.21.0
17052026-09-01T23:08:15.375Z Compiling cipher v0.5.2
17062026-09-01T23:08:15.576Z Compiling postgres-types v0.2.12
17072026-09-01T23:08:15.641Z Compiling backtrace-ext v0.2.1
17082026-09-01T23:08:15.774Z Compiling globset v0.4.18
17092026-09-01T23:08:15.791Z Compiling usdt-macro v0.6.0
17102026-09-01T23:08:15.807Z Compiling usdt-attr-macro v0.6.0
17112026-09-01T23:08:15.838Z Compiling byte-wrapper v0.1.0
17122026-09-01T23:08:15.853Z Compiling ed25519 v2.2.3
17132026-09-01T23:08:16.012Z Compiling hkdf v0.12.4
17142026-09-01T23:08:16.155Z Compiling crypto-bigint v0.5.5
17152026-09-01T23:08:16.198Z Compiling serde_plain v1.0.2
17162026-09-01T23:08:16.213Z Compiling serde-big-array v0.5.1
17172026-09-01T23:08:16.372Z Compiling olpc-cjson v0.1.4
17182026-09-01T23:08:16.418Z Compiling dtrace-parser v0.2.0
17192026-09-01T23:08:16.472Z Compiling phf_shared v0.11.3
17202026-09-01T23:08:16.488Z Compiling strum_macros v0.26.4
17212026-09-01T23:08:16.523Z Compiling serde_repr v0.1.20
17222026-09-01T23:08:16.566Z Compiling async-recursion v1.1.1
17232026-09-01T23:08:16.640Z Compiling miette-derive v7.6.0
17242026-09-01T23:08:16.679Z Compiling enum-as-inner v0.6.1
17252026-09-01T23:08:16.704Z Compiling float-cmp v0.10.0
17262026-09-01T23:08:16.820Z Compiling pem v3.0.6
17272026-09-01T23:08:16.869Z Compiling memmap2 v0.9.10
17282026-09-01T23:08:16.887Z Compiling thread-id v4.2.2
17292026-09-01T23:08:16.989Z Compiling static_assertions v1.1.0
17302026-09-01T23:08:17.022Z Compiling typed-path v0.9.3
17312026-09-01T23:08:17.078Z Compiling predicates-core v1.0.10
17322026-09-01T23:08:17.094Z Compiling supports-unicode v3.0.0
17332026-09-01T23:08:17.115Z Compiling new_debug_unreachable v1.0.6
17342026-09-01T23:08:17.173Z Compiling keccak v0.1.6
17352026-09-01T23:08:17.200Z Compiling data-encoding v2.10.0
17362026-09-01T23:08:17.225Z Compiling precomputed-hash v0.1.1
17372026-09-01T23:08:17.241Z Compiling fixedbitset v0.4.2
17382026-09-01T23:08:17.263Z Compiling normalize-line-endings v0.3.0
17392026-09-01T23:08:17.284Z Compiling winnow v1.0.3
17402026-09-01T23:08:17.298Z Compiling difflib v0.4.0
17412026-09-01T23:08:17.328Z Compiling either v1.15.0
17422026-09-01T23:08:17.382Z Compiling fixedbitset v0.5.7
17432026-09-01T23:08:17.468Z Compiling cpufeatures v0.3.0
17442026-09-01T23:08:17.489Z Compiling const-oid v0.10.2
17452026-09-01T23:08:17.549Z Compiling whoami v2.1.0
17462026-09-01T23:08:17.565Z Compiling supports-hyperlinks v3.2.0
17472026-09-01T23:08:17.705Z Compiling digest v0.11.3
17482026-09-01T23:08:17.705Z Compiling petgraph v0.8.3
17492026-09-01T23:08:17.735Z Compiling hickory-proto v0.25.2
17502026-09-01T23:08:17.842Z Compiling miette v7.6.0
17512026-09-01T23:08:17.875Z Compiling tokio-postgres v0.7.16
17522026-09-01T23:08:17.898Z Compiling chacha20 v0.10.0
17532026-09-01T23:08:17.930Z Compiling itertools v0.13.0
17542026-09-01T23:08:17.944Z Compiling predicates v3.1.4
17552026-09-01T23:08:17.959Z Compiling petgraph v0.6.5
17562026-09-01T23:08:17.972Z Compiling sha3 v0.10.8
17572026-09-01T23:08:18.309Z Compiling toml_parser v1.1.2+spec-1.1.0
17582026-09-01T23:08:18.324Z Compiling strum v0.26.3
17592026-09-01T23:08:18.327Z Compiling string_cache v0.8.9
17602026-09-01T23:08:18.355Z Compiling toml_edit v0.22.27
17612026-09-01T23:08:18.404Z Compiling elliptic-curve v0.13.8
17622026-09-01T23:08:18.454Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17632026-09-01T23:08:18.471Z Compiling usdt v0.6.0
17642026-09-01T23:08:18.579Z Compiling usdt-impl v0.5.0
17652026-09-01T23:08:18.622Z Compiling crossterm v0.28.1
17662026-09-01T23:08:18.749Z Compiling serde_with v3.21.0
17672026-09-01T23:08:18.830Z Compiling zip v4.6.1
17682026-09-01T23:08:18.912Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17692026-09-01T23:08:18.944Z Compiling ed25519-dalek v2.2.0
17702026-09-01T23:08:19.042Z Compiling derive_more v2.1.1
17712026-09-01T23:08:19.208Z Compiling iddqd v0.4.2
17722026-09-01T23:08:19.505Z Compiling similar v2.7.0
17732026-09-01T23:08:19.599Z Compiling tokio-stream v0.1.18
17742026-09-01T23:08:19.725Z Compiling crossbeam-epoch v0.9.18
17752026-09-01T23:08:19.790Z Compiling buf-list v1.1.2
17762026-09-01T23:08:19.909Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-01T23:08:19.924Z Compiling openapiv3 v2.2.0
17782026-09-01T23:08:20.069Z Compiling peg-runtime v0.8.5
17792026-09-01T23:08:20.086Z Compiling lalrpop-util v0.19.12
17802026-09-01T23:08:20.086Z Compiling thread_local v1.1.9
17812026-09-01T23:08:20.162Z Compiling slog-async v2.8.0
17822026-09-01T23:08:20.241Z Compiling crossbeam-channel v0.5.15
17832026-09-01T23:08:20.316Z Compiling filetime v0.2.27
17842026-09-01T23:08:20.365Z Compiling is-terminal v0.4.17
17852026-09-01T23:08:20.380Z Compiling xattr v1.6.1
17862026-09-01T23:08:20.397Z Compiling term v1.2.1
17872026-09-01T23:08:20.450Z Compiling take_mut v0.2.2
17882026-09-01T23:08:20.483Z Compiling camino-tempfile v1.4.1
17892026-09-01T23:08:20.522Z Compiling tar v0.4.46
17902026-09-01T23:08:20.717Z Compiling slog-term v2.9.2
17912026-09-01T23:08:38.058Z Compiling rustls-webpki v0.103.13
17922026-09-01T23:08:40.761Z Compiling tokio-rustls v0.26.4
17932026-09-01T23:08:40.761Z Compiling rustls-platform-verifier v0.6.2
17942026-09-01T23:08:40.776Z Compiling tough v0.22.0
17952026-09-01T23:08:40.966Z Compiling hyper-rustls v0.27.7
17962026-09-01T23:08:41.152Z Compiling reqwest v0.13.2
17972026-09-01T23:08:43.307Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-01T23:08:43.542Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-01T23:08:46.552Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.53s
18002026-09-01T23:08:46.689Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-01T23:08:46.747ZSep 01 23:08:45.727 INFO Starting download, target: Console
18022026-09-01T23:08:46.747ZSep 01 23:08:45.727 INFO Starting download, target: Cockroach
18032026-09-01T23:08:46.747ZSep 01 23:08:45.727 INFO Starting download, target: Clickhouse
18042026-09-01T23:08:46.747ZSep 01 23:08:45.727 INFO Starting download, target: MaghemiteMgd
18052026-09-01T23:08:46.747ZSep 01 23:08:45.727 INFO Starting download, target: DendriteStub
18062026-09-01T23:08:46.753ZSep 01 23:08:45.727 INFO Starting download, target: MaghemiteDdmd
18072026-09-01T23:08:46.753ZSep 01 23:08:45.727 INFO Starting download, target: TransceiverControl
18082026-09-01T23:08:46.753ZSep 01 23:08:45.727 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18092026-09-01T23:08:46.753ZSep 01 23:08:45.727 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18102026-09-01T23:08:46.753ZSep 01 23:08:45.727 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18112026-09-01T23:08:46.753ZSep 01 23:08:45.728 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18122026-09-01T23:08:46.753ZSep 01 23:08:45.728 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18132026-09-01T23:08:46.753ZSep 01 23:08:45.728 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18142026-09-01T23:08:46.753ZSep 01 23:08:45.728 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18152026-09-01T23:08:48.514ZSep 01 23:08:47.494 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18162026-09-01T23:08:48.746ZSep 01 23:08:47.726 INFO Download complete, target: Console
18172026-09-01T23:08:49.437ZSep 01 23:08:48.407 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18182026-09-01T23:08:49.654ZSep 01 23:08:48.614 INFO Download complete, target: TransceiverControl
18192026-09-01T23:08:49.892ZSep 01 23:08:48.871 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18202026-09-01T23:08:51.493ZSep 01 23:08:50.439 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18212026-09-01T23:08:51.829ZSep 01 23:08:50.795 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18222026-09-01T23:08:52.293ZSep 01 23:08:51.263 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18232026-09-01T23:08:52.881ZSep 01 23:08:51.861 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18242026-09-01T23:08:52.881ZSep 01 23:08:51.861 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18252026-09-01T23:08:53.993ZSep 01 23:08:52.973 INFO Download complete, target: MaghemiteDdmd
18262026-09-01T23:08:54.082ZSep 01 23:08:53.061 INFO Download complete, target: DendriteStub
18272026-09-01T23:08:54.820ZSep 01 23:08:53.799 INFO Download complete, target: MaghemiteMgd
18282026-09-01T23:08:56.578ZSep 01 23:08:55.558 INFO Checking that binary works, target: Clickhouse
18292026-09-01T23:08:56.673ZSep 01 23:08:55.653 INFO Download complete, target: Clickhouse
18302026-09-01T23:08:57.538ZSep 01 23:08:56.513 INFO Checking that binary works, target: Cockroach
18312026-09-01T23:08:57.661ZSep 01 23:08:56.638 INFO Download complete, target: Cockroach
18322026-09-01T23:08:57.669ZAll prerequisites installed successfully
18332026-09-01T23:08:57.669Z
18342026-09-01T23:08:57.669Zreal 1:56.450163481
18352026-09-01T23:08:57.669Zuser 7:23.616925827
18362026-09-01T23:08:57.670Zsys 1:47.723635203
18372026-09-01T23:08:57.670Ztrap 0.314702865
18382026-09-01T23:08:57.670Ztflt 0.721843067
18392026-09-01T23:08:57.670Zdflt 1.665729683
18402026-09-01T23:08:57.670Zkflt 0.022351954
18412026-09-01T23:08:57.670Zlock 29:38.826825828
18422026-09-01T23:08:57.670Zslp 20:17.847949225
18432026-09-01T23:08:57.670Zlat 29.974425611
18442026-09-01T23:08:57.670Zstop 3:37.412543488
18452026-09-01T23:08:57.670Z+ ptime -m cargo xtask download softnpu
18462026-09-01T23:08:58.136Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18472026-09-01T23:08:58.151Z Running `target/debug/xtask download softnpu`
18482026-09-01T23:08:58.935Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18492026-09-01T23:08:59.005Z Running `target/debug/xtask-downloader softnpu`
18502026-09-01T23:08:59.047ZSep 01 23:08:58.028 INFO Starting download, target: Softnpu
18512026-09-01T23:08:59.054ZSep 01 23:08:58.028 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-01T23:08:59.678ZSep 01 23:08:58.659 INFO Download complete, target: Softnpu
18532026-09-01T23:08:59.682Z
18542026-09-01T23:08:59.685Zreal 2.011243367
18552026-09-01T23:08:59.686Zuser 1.350193729
18562026-09-01T23:08:59.686Zsys 0.641360849
18572026-09-01T23:08:59.686Ztrap 0.000608110
18582026-09-01T23:08:59.686Ztflt 0.000054580
18592026-09-01T23:08:59.686Zdflt 0.000308880
18602026-09-01T23:08:59.686Zkflt 0.000000000
18612026-09-01T23:08:59.686Zlock 12.090064692
18622026-09-01T23:08:59.686Zslp 0.471403248
18632026-09-01T23:08:59.686Zlat 0.103891613
18642026-09-01T23:08:59.686Zstop 0.000169360
18652026-09-01T23:08:59.686Z+ export CARGO_INCREMENTAL=0
18662026-09-01T23:08:59.686Z+ CARGO_INCREMENTAL=0
18672026-09-01T23:08:59.686Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-01T23:09:00.613Z Compiling proc-macro2 v1.0.106
18692026-09-01T23:09:00.613Z Compiling quote v1.0.45
18702026-09-01T23:09:00.618Z Compiling unicode-ident v1.0.24
18712026-09-01T23:09:00.618Z Compiling serde_core v1.0.228
18722026-09-01T23:09:00.618Z Compiling libc v0.2.185
18732026-09-01T23:09:00.618Z Compiling serde v1.0.228
18742026-09-01T23:09:00.618Z Compiling cfg-if v1.0.4
18752026-09-01T23:09:00.618Z Compiling version_check v0.9.5
18762026-09-01T23:09:00.618Z Compiling autocfg v1.5.0
18772026-09-01T23:09:00.618Z Compiling find-msvc-tools v0.1.9
18782026-09-01T23:09:00.618Z Compiling shlex v1.3.0
18792026-09-01T23:09:00.618Z Compiling memchr v2.8.0
18802026-09-01T23:09:00.761Z Compiling zmij v1.0.21
18812026-09-01T23:09:00.764Z Compiling serde_json v1.0.151
18822026-09-01T23:09:00.853Z Compiling portable-atomic v1.13.1
18832026-09-01T23:09:00.883Z Compiling zerocopy v0.8.55
18842026-09-01T23:09:00.931Z Compiling libm v0.2.16
18852026-09-01T23:09:01.121Z Compiling getrandom v0.4.3
18862026-09-01T23:09:01.206Z Compiling generic-array v0.14.7
18872026-09-01T23:09:01.278Z Compiling icu_properties_data v2.1.2
18882026-09-01T23:09:01.282Z Compiling smallvec v1.15.1
18892026-09-01T23:09:01.297Z Compiling icu_normalizer_data v2.1.1
18902026-09-01T23:09:01.330Z Compiling num-traits v0.2.19
18912026-09-01T23:09:01.333Z Compiling parking_lot_core v0.9.12
18922026-09-01T23:09:01.392Z Compiling itoa v1.0.17
18932026-09-01T23:09:01.396Z Compiling log v0.4.33
18942026-09-01T23:09:01.457Z Compiling pkg-config v0.3.32
18952026-09-01T23:09:01.461Z Compiling subtle v2.6.1
18962026-09-01T23:09:01.555Z Compiling stable_deref_trait v1.2.1
18972026-09-01T23:09:01.599Z Compiling typenum v1.20.1
18982026-09-01T23:09:01.616Z Compiling rustix v1.1.4
18992026-09-01T23:09:01.650Z Compiling getrandom v0.3.4
19002026-09-01T23:09:01.683Z Compiling scopeguard v1.2.0
19012026-09-01T23:09:01.735Z Compiling thiserror v2.0.18
19022026-09-01T23:09:01.784Z Compiling jobserver v0.1.34
19032026-09-01T23:09:01.801Z Compiling errno v0.3.14
19042026-09-01T23:09:01.817Z Compiling lock_api v0.4.14
19052026-09-01T23:09:01.821Z Compiling rand_core v0.10.0
19062026-09-01T23:09:02.025Z Compiling cc v1.2.56
19072026-09-01T23:09:02.074Z Compiling critical-section v1.2.0
19082026-09-01T23:09:02.116Z Compiling getrandom v0.2.17
19092026-09-01T23:09:02.121Z Compiling percent-encoding v2.3.2
19102026-09-01T23:09:02.121Z Compiling equivalent v1.0.2
19112026-09-01T23:09:02.153Z Compiling syn v2.0.117
19122026-09-01T23:09:02.169Z Compiling writeable v0.6.2
19132026-09-01T23:09:02.185Z Compiling schemars v0.8.22
19142026-09-01T23:09:02.224Z Compiling litemap v0.8.1
19152026-09-01T23:09:02.243Z Compiling rand_core v0.6.4
19162026-09-01T23:09:02.291Z Compiling syn v1.0.109
19172026-09-01T23:09:02.326Z Compiling pin-project-lite v0.2.17
19182026-09-01T23:09:02.423Z Compiling rustversion v1.0.22
19192026-09-01T23:09:02.453Z Compiling once_cell v1.21.3
19202026-09-01T23:09:02.547Z Compiling heck v0.5.0
19212026-09-01T23:09:02.563Z Compiling hashbrown v0.17.0
19222026-09-01T23:09:02.595Z Compiling fs_extra v1.3.0
19232026-09-01T23:09:02.611Z Compiling dunce v1.0.5
19242026-09-01T23:09:02.645Z Compiling utf8_iter v1.0.4
19252026-09-01T23:09:02.670Z Compiling byteorder v1.5.0
19262026-09-01T23:09:02.704Z Compiling form_urlencoded v1.2.2
19272026-09-01T23:09:02.749Z Compiling strsim v0.11.1
19282026-09-01T23:09:02.872Z Compiling cmake v0.1.57
19292026-09-01T23:09:02.886Z Compiling signal-hook-registry v1.4.8
19302026-09-01T23:09:03.060Z Compiling semver v1.0.28
19312026-09-01T23:09:03.113Z Compiling bitflags v2.11.0
19322026-09-01T23:09:03.168Z Compiling indexmap v2.14.0
19332026-09-01T23:09:03.232Z Compiling thiserror v1.0.69
19342026-09-01T23:09:03.277Z Compiling parking_lot v0.12.5
19352026-09-01T23:09:03.293Z Compiling mio v1.2.0
19362026-09-01T23:09:03.353Z Compiling socket2 v0.6.3
19372026-09-01T23:09:03.402Z Compiling aws-lc-sys v0.40.0
19382026-09-01T23:09:03.469Z Compiling const-oid v0.9.6
19392026-09-01T23:09:03.480Z Compiling aws-lc-rs v1.16.3
19402026-09-01T23:09:03.492Z Compiling futures-core v0.3.32
19412026-09-01T23:09:03.678Z Compiling httparse v1.10.1
19422026-09-01T23:09:04.110Z Compiling iana-time-zone v0.1.65
19432026-09-01T23:09:04.146Z Compiling crc32fast v1.5.0
19442026-09-01T23:09:04.146Z Compiling ucd-trie v0.1.7
19452026-09-01T23:09:04.146Z Compiling fnv v1.0.7
19462026-09-01T23:09:04.146Z Compiling regex-syntax v0.8.10
19472026-09-01T23:09:04.146Z Compiling pest v2.8.6
19482026-09-01T23:09:04.157Z Compiling uuid v1.23.4
19492026-09-01T23:09:04.194Z Compiling ident_case v1.0.1
19502026-09-01T23:09:04.229Z Compiling vcpkg v0.2.15
19512026-09-01T23:09:04.398Z Compiling rustc_version v0.4.1
19522026-09-01T23:09:04.495Z Compiling futures-sink v0.3.32
19532026-09-01T23:09:04.517Z Compiling rustls v0.23.41
19542026-09-01T23:09:04.652Z Compiling dyn-clone v1.0.20
19552026-09-01T23:09:04.679Z Compiling futures-channel v0.3.32
19562026-09-01T23:09:04.787Z Compiling aho-corasick v1.1.4
19572026-09-01T23:09:04.818Z Compiling slab v0.4.12
19582026-09-01T23:09:04.864Z Compiling openssl-sys v0.9.117
19592026-09-01T23:09:04.897Z Compiling futures-io v0.3.32
19602026-09-01T23:09:04.961Z Compiling synstructure v0.13.2
19612026-09-01T23:09:04.972Z Compiling serde_derive_internals v0.29.1
19622026-09-01T23:09:05.002Z Compiling futures-task v0.3.32
19632026-09-01T23:09:05.186Z Compiling plain v0.2.3
19642026-09-01T23:09:05.220Z Compiling num-conv v0.2.0
19652026-09-01T23:09:05.227Z Compiling pest_meta v2.8.6
19662026-09-01T23:09:05.317Z Compiling time-core v0.1.8
19672026-09-01T23:09:05.340Z Compiling radium v0.7.0
19682026-09-01T23:09:05.406Z Compiling crossbeam-utils v0.8.21
19692026-09-01T23:09:05.434Z Compiling base64ct v1.8.3
19702026-09-01T23:09:05.465Z Compiling time-macros v0.2.27
19712026-09-01T23:09:05.499Z Compiling pretty-hex v0.4.1
19722026-09-01T23:09:05.552Z Compiling base64 v0.22.1
19732026-09-01T23:09:05.606Z Compiling maybe-uninit v2.0.0
19742026-09-01T23:09:05.639Z Compiling openssl v0.10.80
19752026-09-01T23:09:05.668Z Compiling regex-automata v0.4.14
19762026-09-01T23:09:05.716Z Compiling pem-rfc7468 v0.7.0
19772026-09-01T23:09:05.752Z Compiling slog v2.8.2
19782026-09-01T23:09:05.778Z Compiling flagset v0.4.7
19792026-09-01T23:09:05.873Z Compiling unicode-segmentation v1.12.0
19802026-09-01T23:09:05.885Z Compiling pest_generator v2.8.6
19812026-09-01T23:09:05.951Z Compiling darling_core v0.23.0
19822026-09-01T23:09:05.978Z Compiling rand_core v0.9.5
19832026-09-01T23:09:06.115Z Compiling bzip2-sys v0.1.13+1.0.8
19842026-09-01T23:09:06.151Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19852026-09-01T23:09:06.184Z Compiling syn v3.0.3
19862026-09-01T23:09:06.190Z Compiling ahash v0.8.12
19872026-09-01T23:09:06.253Z Compiling serde_derive v1.0.228
19882026-09-01T23:09:06.257Z Compiling zeroize_derive v1.5.0
19892026-09-01T23:09:06.286Z Compiling zerofrom-derive v0.1.6
19902026-09-01T23:09:06.291Z Compiling yoke-derive v0.8.1
19912026-09-01T23:09:06.419Z Compiling zerocopy-derive v0.8.55
19922026-09-01T23:09:06.437Z Compiling zerovec-derive v0.11.2
19932026-09-01T23:09:06.452Z Compiling displaydoc v0.2.5
19942026-09-01T23:09:06.455Z Compiling tokio-macros v2.7.0
19952026-09-01T23:09:06.532Z Compiling futures-macro v0.3.32
19962026-09-01T23:09:06.548Z Compiling thiserror-impl v2.0.18
19972026-09-01T23:09:06.551Z Compiling schemars_derive v0.8.22
19982026-09-01T23:09:06.580Z Compiling der_derive v0.7.3
19992026-09-01T23:09:06.584Z Compiling tracing-attributes v0.1.31
20002026-09-01T23:09:06.898Z Compiling thiserror-impl v1.0.69
20012026-09-01T23:09:07.149Z Compiling pest_derive v2.8.6
20022026-09-01T23:09:07.174Z Compiling scroll_derive v0.12.1
20032026-09-01T23:09:07.266Z Compiling scroll_derive v0.13.1
20042026-09-01T23:09:07.307Z Compiling futures-util v0.3.32
20052026-09-01T23:09:07.421Z Compiling zerofrom v0.1.6
20062026-09-01T23:09:07.565Z Compiling yoke v0.8.1
20072026-09-01T23:09:07.623Z Compiling openssl-macros v0.1.1
20082026-09-01T23:09:07.739Z Compiling num-bigint-dig v0.8.6
20092026-09-01T23:09:07.780Z Compiling zerovec v0.11.5
20102026-09-01T23:09:07.796Z Compiling zerotrie v0.2.3
20112026-09-01T23:09:08.023Z Compiling paste v1.0.15
20122026-09-01T23:09:08.057Z Compiling anyhow v1.0.104
20132026-09-01T23:09:08.074Z Compiling native-tls v0.2.18
20142026-09-01T23:09:08.079Z Compiling packed_struct v0.10.1
20152026-09-01T23:09:08.105Z Compiling darling_macro v0.23.0
20162026-09-01T23:09:08.174Z Compiling regex v1.12.3
20172026-09-01T23:09:08.191Z Compiling zerocopy-derive v0.7.35
20182026-09-01T23:09:08.295Z Compiling tinystr v0.8.2
20192026-09-01T23:09:08.312Z Compiling potential_utf v0.1.4
20202026-09-01T23:09:08.438Z Compiling icu_collections v2.1.1
20212026-09-01T23:09:08.489Z Compiling icu_locale_core v2.1.1
20222026-09-01T23:09:08.803Z Compiling tracing-core v0.1.36
20232026-09-01T23:09:08.818Z Compiling cookie v0.18.1
20242026-09-01T23:09:09.014Z Compiling camino v1.2.5
20252026-09-01T23:09:09.070Z Compiling cpufeatures v0.2.17
20262026-09-01T23:09:09.147Z Compiling icu_provider v2.1.1
20272026-09-01T23:09:09.171Z Compiling fastrand v2.3.0
20282026-09-01T23:09:09.246Z Compiling tracing v0.1.44
20292026-09-01T23:09:09.429Z Compiling zeroize v1.9.0
20302026-09-01T23:09:09.433Z Compiling bytes v1.11.1
20312026-09-01T23:09:09.502Z Compiling chrono v0.4.45
20322026-09-01T23:09:09.522Z Compiling icu_normalizer v2.1.1
20332026-09-01T23:09:09.579Z Compiling icu_properties v2.1.2
20342026-09-01T23:09:10.028Z Compiling tokio v1.52.1
20352026-09-01T23:09:10.094Z Compiling serde_tokenstream v0.2.3
20362026-09-01T23:09:10.124Z Compiling der v0.7.10
20372026-09-01T23:09:10.197Z Compiling crypto-common v0.1.7
20382026-09-01T23:09:10.210Z Compiling block-buffer v0.10.4
20392026-09-01T23:09:10.344Z Compiling digest v0.10.7
20402026-09-01T23:09:10.390Z Compiling http v1.4.2
20412026-09-01T23:09:10.533Z Compiling idna_adapter v1.2.1
20422026-09-01T23:09:10.684Z Compiling idna v1.1.0
20432026-09-01T23:09:10.800Z Compiling ppv-lite86 v0.2.21
20442026-09-01T23:09:10.849Z Compiling serde_spanned v0.6.9
20452026-09-01T23:09:11.012Z Compiling spki v0.7.3
20462026-09-01T23:09:11.147Z Compiling url v2.5.8
20472026-09-01T23:09:11.165Z Compiling rand_chacha v0.9.0
20482026-09-01T23:09:11.239Z Compiling toml_datetime v0.6.11
20492026-09-01T23:09:11.348Z Compiling darling v0.23.0
20502026-09-01T23:09:11.443Z Compiling clap_derive v4.6.1
20512026-09-01T23:09:11.496Z Compiling bitfield-macros v0.19.4
20522026-09-01T23:09:11.512Z Compiling zerocopy-derive v0.6.6
20532026-09-01T23:09:11.546Z Compiling packed_struct_codegen v0.10.1
20542026-09-01T23:09:11.724Z Compiling indexmap v1.9.3
20552026-09-01T23:09:11.912Z Compiling object v0.37.3
20562026-09-01T23:09:11.934Z Compiling simd-adler32 v0.3.8
20572026-09-01T23:09:12.012Z Compiling rand v0.9.2
20582026-09-01T23:09:12.189Z Compiling pkcs8 v0.10.2
20592026-09-01T23:09:12.206Z Compiling http-body v1.0.1
20602026-09-01T23:09:12.209Z Compiling rustls-pki-types v1.14.0
20612026-09-01T23:09:12.266Z Compiling daft-derive v0.1.8
20622026-09-01T23:09:12.440Z Compiling spin v0.9.8
20632026-09-01T23:09:12.481Z Compiling usdt-impl v0.5.0
20642026-09-01T23:09:12.542Z Compiling winnow v0.5.40
20652026-09-01T23:09:12.560Z Compiling cmov v0.5.4
20662026-09-01T23:09:12.668Z Compiling ref-cast v1.0.25
20672026-09-01T23:09:12.671Z Compiling anstyle v1.0.14
20682026-09-01T23:09:12.717Z Compiling tinyvec_macros v0.1.1
20692026-09-01T23:09:12.769Z Compiling openssl-probe v0.2.1
20702026-09-01T23:09:12.801Z Compiling either v1.15.0
20712026-09-01T23:09:12.814Z Compiling usdt-impl v0.6.0
20722026-09-01T23:09:12.818Z Compiling adler2 v2.0.1
20732026-09-01T23:09:12.848Z Compiling utf8parse v0.2.2
20742026-09-01T23:09:12.950Z Compiling anstyle-parse v1.0.0
20752026-09-01T23:09:12.967Z Compiling miniz_oxide v0.8.9
20762026-09-01T23:09:12.971Z Compiling tinyvec v1.10.0
20772026-09-01T23:09:12.971Z Compiling ctutils v0.4.2
20782026-09-01T23:09:13.047Z Compiling sha2 v0.10.9
20792026-09-01T23:09:13.151Z Compiling tempfile v3.27.0
20802026-09-01T23:09:13.255Z Compiling scroll v0.13.0
20812026-09-01T23:09:13.271Z Compiling scroll v0.12.0
20822026-09-01T23:09:13.370Z Compiling async-trait v0.1.89
20832026-09-01T23:09:13.388Z Compiling terminal_size v0.4.3
20842026-09-01T23:09:13.404Z Compiling heapless v0.7.17
20852026-09-01T23:09:13.570Z Compiling tower-layer v0.3.3
20862026-09-01T23:09:13.574Z Compiling anstyle-query v1.1.5
20872026-09-01T23:09:13.574Z Compiling atomic-waker v1.1.2
20882026-09-01T23:09:13.621Z Compiling is_terminal_polyfill v1.70.2
20892026-09-01T23:09:13.659Z Compiling signal-hook v0.3.18
20902026-09-01T23:09:13.674Z Compiling litrs v1.0.0
20912026-09-01T23:09:13.723Z Compiling winnow v1.0.3
20922026-09-01T23:09:13.754Z Compiling zstd-safe v7.2.4
20932026-09-01T23:09:13.788Z Compiling colorchoice v1.0.4
20942026-09-01T23:09:13.857Z Compiling tokio-util v0.7.18
20952026-09-01T23:09:13.876Z Compiling toml_edit v0.19.15
20962026-09-01T23:09:13.918Z Compiling winnow v0.7.14
20972026-09-01T23:09:13.943Z Compiling untrusted v0.7.1
20982026-09-01T23:09:13.959Z Compiling try-lock v0.2.5
20992026-09-01T23:09:13.979Z Compiling rustix v0.38.44
21002026-09-01T23:09:14.026Z Compiling tower-service v0.3.3
21012026-09-01T23:09:14.078Z Compiling want v0.3.1
21022026-09-01T23:09:14.155Z Compiling document-features v0.2.12
21032026-09-01T23:09:14.170Z Compiling anstream v1.0.0
21042026-09-01T23:09:14.471Z Compiling goblin v0.8.2
21052026-09-01T23:09:14.600Z Compiling h2 v0.4.15
21062026-09-01T23:09:14.637Z Compiling toml_parser v1.1.2+spec-1.1.0
21072026-09-01T23:09:14.658Z Compiling goblin v0.10.5
21082026-09-01T23:09:14.682Z Compiling hybrid-array v0.4.13
21092026-09-01T23:09:14.808Z Compiling ipnetwork v0.21.1
21102026-09-01T23:09:15.186Z Compiling ipnet v2.12.0
21112026-09-01T23:09:15.203Z Compiling zerocopy v0.7.35
21122026-09-01T23:09:15.222Z Compiling ref-cast-impl v1.0.25
21132026-09-01T23:09:15.398Z Compiling structmeta-derive v0.3.0
21142026-09-01T23:09:15.442Z Compiling heck v0.4.1
21152026-09-01T23:09:15.516Z Compiling darling_core v0.20.11
21162026-09-01T23:09:15.585Z Compiling curve25519-dalek v4.1.3
21172026-09-01T23:09:15.650Z Compiling memoffset v0.9.1
21182026-09-01T23:09:15.669Z Compiling foreign-types-shared v0.1.1
21192026-09-01T23:09:15.691Z Compiling powerfmt v0.2.0
21202026-09-01T23:09:15.812Z Compiling tap v1.0.1
21212026-09-01T23:09:15.853Z Compiling httpdate v1.0.3
21222026-09-01T23:09:15.944Z Compiling untrusted v0.9.0
21232026-09-01T23:09:15.980Z Compiling wyz v0.5.1
21242026-09-01T23:09:16.040Z Compiling deranged v0.5.8
21252026-09-01T23:09:16.088Z Compiling foreign-types v0.3.2
21262026-09-01T23:09:16.192Z Compiling unicode-normalization v0.1.25
21272026-09-01T23:09:16.274Z Compiling rand_chacha v0.3.1
21282026-09-01T23:09:16.327Z Compiling signature v2.2.0
21292026-09-01T23:09:16.343Z Compiling dtrace-parser v0.2.0
21302026-09-01T23:09:16.394Z Compiling structmeta v0.3.0
21312026-09-01T23:09:16.496Z Compiling hex v0.4.3
21322026-09-01T23:09:16.617Z Compiling dtrace-parser v0.3.0
21332026-09-01T23:09:16.658Z Compiling pin-project-internal v1.1.11
21342026-09-01T23:09:16.724Z Compiling dof v0.3.0
21352026-09-01T23:09:16.740Z Compiling num-integer v0.1.46
21362026-09-01T23:09:16.938Z Compiling socket2 v0.5.10
21372026-09-01T23:09:17.016Z Compiling thread-id v5.1.0
21382026-09-01T23:09:17.057Z Compiling thread-id v4.2.2
21392026-09-01T23:09:17.096Z Compiling wait-timeout v0.2.1
21402026-09-01T23:09:17.155Z Compiling clap_lex v1.0.0
21412026-09-01T23:09:17.180Z Compiling num_threads v0.1.7
21422026-09-01T23:09:17.299Z Compiling bit-vec v0.8.0
21432026-09-01T23:09:17.320Z Compiling owo-colors v4.3.0
21442026-09-01T23:09:17.352Z Compiling funty v2.0.0
21452026-09-01T23:09:17.356Z Compiling cfg_aliases v0.2.1
21462026-09-01T23:09:17.392Z Compiling dof v0.4.0
21472026-09-01T23:09:17.472Z Compiling quick-error v1.2.3
21482026-09-01T23:09:17.488Z Compiling darling_macro v0.20.11
21492026-09-01T23:09:17.544Z Compiling smoltcp v0.9.1
21502026-09-01T23:09:17.571Z Compiling rusty-fork v0.3.1
21512026-09-01T23:09:17.588Z Compiling time v0.3.47
21522026-09-01T23:09:17.605Z Compiling bit-set v0.8.0
21532026-09-01T23:09:17.625Z Compiling nix v0.31.2
21542026-09-01T23:09:17.643Z Compiling clap_builder v4.6.0
21552026-09-01T23:09:17.791Z Compiling hyper v1.10.1
21562026-09-01T23:09:17.845Z Compiling bitvec v1.0.1
21572026-09-01T23:09:17.866Z Compiling num-iter v0.1.45
21582026-09-01T23:09:17.991Z Compiling rand v0.8.6
21592026-09-01T23:09:18.007Z Compiling darling v0.20.11
21602026-09-01T23:09:18.102Z Compiling lazy_static v1.5.0
21612026-09-01T23:09:18.237Z Compiling hmac v0.12.1
21622026-09-01T23:09:18.399Z Compiling erased-serde v0.3.31
21632026-09-01T23:09:18.513Z Compiling curve25519-dalek-derive v0.1.1
21642026-09-01T23:09:18.547Z Compiling rand_xorshift v0.4.0
21652026-09-01T23:09:18.596Z Compiling sync_wrapper v1.0.2
21662026-09-01T23:09:18.864Z Compiling hyper-util v0.1.20
21672026-09-01T23:09:18.927Z Compiling crc-catalog v2.4.0
21682026-09-01T23:09:18.945Z Compiling zlib-rs v0.6.2
21692026-09-01T23:09:19.034Z Compiling unarray v0.1.4
21702026-09-01T23:09:19.066Z Compiling siphasher v1.0.2
21712026-09-01T23:09:19.149Z Compiling nodrop v0.1.14
21722026-09-01T23:09:19.164Z Compiling proptest v1.11.0
21732026-09-01T23:09:19.238Z Compiling array-init v0.0.4
21742026-09-01T23:09:19.286Z Compiling clap v4.6.1
21752026-09-01T23:09:19.383Z Compiling crc v3.4.0
21762026-09-01T23:09:19.600Z Compiling tower v0.5.3
21772026-09-01T23:09:20.132Z Compiling derive_builder_core v0.20.2
21782026-09-01T23:09:20.485Z Compiling smallvec v0.6.14
21792026-09-01T23:09:20.533Z Compiling snafu-derive v0.8.9
21802026-09-01T23:09:20.551Z Compiling pkcs1 v0.7.5
21812026-09-01T23:09:20.590Z Compiling http-body-util v0.1.3
21822026-09-01T23:09:20.715Z Compiling zerocopy v0.6.6
21832026-09-01T23:09:20.831Z Compiling bitfield v0.19.4
21842026-09-01T23:09:20.901Z Compiling strum_macros v0.26.4
21852026-09-01T23:09:20.918Z Compiling strum_macros v0.27.2
21862026-09-01T23:09:20.939Z Compiling hubpack_derive v0.1.1
21872026-09-01T23:09:21.013Z Compiling flate2 v1.1.9
21882026-09-01T23:09:21.129Z Compiling env_filter v2.0.0
21892026-09-01T23:09:21.185Z Compiling fs-err v3.3.0
21902026-09-01T23:09:21.409Z Compiling ryu v1.0.23
21912026-09-01T23:09:21.428Z Compiling unicode-properties v0.1.4
21922026-09-01T23:09:21.573Z Compiling base64 v0.21.7
21932026-09-01T23:09:21.597Z Compiling allocator-api2 v0.2.21
21942026-09-01T23:09:21.616Z Compiling hashbrown v0.12.3
21952026-09-01T23:09:21.619Z Compiling iri-string v0.7.10
21962026-09-01T23:09:21.664Z Compiling unicode-bidi v0.3.18
21972026-09-01T23:09:21.973Z Compiling gimli v0.32.3
21982026-09-01T23:09:22.025Z Compiling stringprep v0.1.5
21992026-09-01T23:09:22.238Z Compiling ron v0.8.1
22002026-09-01T23:09:22.459Z Compiling serde_urlencoded v0.7.1
22012026-09-01T23:09:22.549Z Compiling env_logger v0.11.11
22022026-09-01T23:09:22.591Z Compiling newtype-uuid v1.3.2
22032026-09-01T23:09:22.635Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22042026-09-01T23:09:22.695Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22052026-09-01T23:09:22.719Z Compiling derive_builder_macro v0.20.2
22062026-09-01T23:09:22.875Z Compiling tower-http v0.6.8
22072026-09-01T23:09:22.911Z Compiling rsa v0.9.10
22082026-09-01T23:09:22.925Z Compiling oxnet v0.1.6
22092026-09-01T23:09:22.981Z Compiling serde-hex v0.1.0
22102026-09-01T23:09:23.036Z Compiling tokio-native-tls v0.3.1
22112026-09-01T23:09:23.074Z Compiling hashbrown v0.13.2
22122026-09-01T23:09:23.212Z Compiling bzip2 v0.4.4
22132026-09-01T23:09:23.227Z Compiling usdt-macro v0.6.0
22142026-09-01T23:09:23.307Z Compiling usdt-attr-macro v0.6.0
22152026-09-01T23:09:23.329Z Compiling derive-ex v0.1.8
22162026-09-01T23:09:23.429Z Compiling crypto-common v0.2.2
22172026-09-01T23:09:23.546Z Compiling block-buffer v0.12.1
22182026-09-01T23:09:23.613Z Compiling block-padding v0.4.2
22192026-09-01T23:09:23.746Z Compiling addr2line v0.25.1
22202026-09-01T23:09:24.043Z Compiling rustls-native-certs v0.8.3
22212026-09-01T23:09:24.100Z Compiling x509-cert v0.2.5
22222026-09-01T23:09:24.238Z Compiling md-5 v0.10.6
22232026-09-01T23:09:24.426Z Compiling bstr v1.12.1
22242026-09-01T23:09:24.498Z Compiling convert_case v0.10.0
22252026-09-01T23:09:24.609Z Compiling vergen-lib v9.1.0
22262026-09-01T23:09:24.622Z Compiling hash32 v0.2.1
22272026-09-01T23:09:24.678Z Compiling encoding_rs v0.8.35
22282026-09-01T23:09:24.776Z Compiling crc-any v2.5.0
22292026-09-01T23:09:24.807Z Compiling fallible-iterator v0.2.0
22302026-09-01T23:09:24.824Z Compiling psl-types v2.0.11
22312026-09-01T23:09:24.842Z Compiling mime v0.3.17
22322026-09-01T23:09:24.970Z Compiling unicode-width v0.2.0
22332026-09-01T23:09:25.152Z Compiling cpufeatures v0.3.0
22342026-09-01T23:09:25.168Z Compiling rustc-demangle v0.1.27
22352026-09-01T23:09:25.186Z Compiling postgres-protocol v0.6.10
22362026-09-01T23:09:25.286Z Compiling publicsuffix v2.3.0
22372026-09-01T23:09:25.326Z Compiling test-strategy v0.4.5
22382026-09-01T23:09:25.472Z Compiling backtrace v0.3.76
22392026-09-01T23:09:25.487Z Compiling derive_more-impl v2.1.1
22402026-09-01T23:09:25.910Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-01T23:09:26.078Z Compiling inout v0.2.2
22422026-09-01T23:09:26.099Z Compiling object v0.30.4
22432026-09-01T23:09:26.114Z Compiling zip v0.6.6
22442026-09-01T23:09:26.267Z Compiling derive_builder v0.20.2
22452026-09-01T23:09:26.365Z Compiling daft v0.1.8
22462026-09-01T23:09:26.412Z Compiling hyper-tls v0.6.0
22472026-09-01T23:09:26.420Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-01T23:09:26.622Z Compiling phf_shared v0.13.1
22492026-09-01T23:09:26.660Z Compiling pin-project v1.1.11
22502026-09-01T23:09:26.731Z Compiling toml v0.7.8
22512026-09-01T23:09:26.821Z Compiling serde_with_macros v3.21.0
22522026-09-01T23:09:26.825Z Compiling futures-executor v0.3.32
22532026-09-01T23:09:26.906Z Compiling serde_repr v0.1.20
22542026-09-01T23:09:27.014Z Compiling enum-as-inner v0.6.1
22552026-09-01T23:09:27.040Z Compiling async-recursion v1.1.1
22562026-09-01T23:09:27.091Z Compiling miette-derive v7.6.0
22572026-09-01T23:09:27.170Z Compiling ff v0.13.1
22582026-09-01T23:09:27.191Z Compiling vergen v9.1.0
22592026-09-01T23:09:27.238Z Compiling cargo-platform v0.3.2
22602026-09-01T23:09:27.285Z Compiling foldhash v0.2.0
22612026-09-01T23:09:27.322Z Compiling managed v0.8.0
22622026-09-01T23:09:27.339Z Compiling same-file v1.0.6
22632026-09-01T23:09:27.403Z Compiling bumpalo v3.20.2
22642026-09-01T23:09:27.511Z Compiling bitflags v1.3.2
22652026-09-01T23:09:27.527Z Compiling libbz2-rs-sys v0.2.2
22662026-09-01T23:09:27.527Z Compiling base16ct v0.2.0
22672026-09-01T23:09:27.573Z Compiling foldhash v0.1.5
22682026-09-01T23:09:27.654Z Compiling smawk v0.3.2
22692026-09-01T23:09:27.670Z Compiling jiff-core v0.1.0
22702026-09-01T23:09:27.688Z Compiling unicode-linebreak v0.1.5
22712026-09-01T23:09:27.763Z Compiling path-slash v0.1.5
22722026-09-01T23:09:27.810Z Compiling is_ci v1.2.0
22732026-09-01T23:09:27.876Z Compiling hashbrown v0.15.5
22742026-09-01T23:09:27.932Z Compiling supports-color v3.0.2
22752026-09-01T23:09:27.951Z Compiling bzip2 v0.6.1
22762026-09-01T23:09:27.965Z Compiling textwrap v0.16.2
22772026-09-01T23:09:27.991Z Compiling sec1 v0.7.3
22782026-09-01T23:09:28.083Z Compiling zopfli v0.8.3
22792026-09-01T23:09:28.152Z Compiling walkdir v2.5.0
22802026-09-01T23:09:28.170Z Compiling hashbrown v0.16.1
22812026-09-01T23:09:28.278Z Compiling cargo_metadata v0.23.1
22822026-09-01T23:09:28.390Z Compiling group v0.13.0
22832026-09-01T23:09:28.443Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22842026-09-01T23:09:28.459Z Compiling jiff v0.2.34
22852026-09-01T23:09:28.724Z Compiling futures v0.3.32
22862026-09-01T23:09:28.828Z Compiling phf v0.13.1
22872026-09-01T23:09:28.921Z Compiling snafu v0.8.9
22882026-09-01T23:09:29.003Z Compiling reqwest v0.12.28
22892026-09-01T23:09:29.266Z Compiling signal-hook-mio v0.2.5
22902026-09-01T23:09:29.399Z Compiling cipher v0.5.2
22912026-09-01T23:09:29.452Z Compiling backtrace-ext v0.2.1
22922026-09-01T23:09:29.500Z Compiling cookie_store v0.22.1
22932026-09-01T23:09:29.614Z Compiling postgres-types v0.2.12
22942026-09-01T23:09:29.640Z Compiling zstd v0.13.3
22952026-09-01T23:09:29.701Z Compiling globset v0.4.18
22962026-09-01T23:09:29.704Z Compiling strum v0.27.2
22972026-09-01T23:09:29.836Z Compiling hubpack v0.1.2
22982026-09-01T23:09:29.930Z Compiling phf_shared v0.11.3
22992026-09-01T23:09:29.960Z Compiling hkdf v0.12.4
23002026-09-01T23:09:30.013Z Compiling crossbeam-epoch v0.9.18
23012026-09-01T23:09:30.089Z Compiling byte-wrapper v0.1.0
23022026-09-01T23:09:30.109Z Compiling olpc-cjson v0.1.4
23032026-09-01T23:09:30.131Z Compiling ed25519 v2.2.3
23042026-09-01T23:09:30.311Z Compiling crypto-bigint v0.5.5
23052026-09-01T23:09:30.344Z Compiling serde_plain v1.0.2
23062026-09-01T23:09:30.359Z Compiling serde-big-array v0.5.1
23072026-09-01T23:09:30.443Z Compiling pem v3.0.6
23082026-09-01T23:09:30.477Z Compiling float-cmp v0.10.0
23092026-09-01T23:09:30.529Z Compiling memmap2 v0.9.10
23102026-09-01T23:09:30.559Z Compiling static_assertions v1.1.0
23112026-09-01T23:09:30.622Z Compiling predicates-core v1.0.10
23122026-09-01T23:09:30.648Z Compiling supports-unicode v3.0.0
23132026-09-01T23:09:30.740Z Compiling fixedbitset v0.4.2
23142026-09-01T23:09:30.758Z Compiling supports-hyperlinks v3.2.0
23152026-09-01T23:09:30.761Z Compiling fixedbitset v0.5.7
23162026-09-01T23:09:30.805Z Compiling whoami v2.1.0
23172026-09-01T23:09:30.805Z Compiling unicode-width v0.1.14
23182026-09-01T23:09:30.847Z Compiling precomputed-hash v0.1.1
23192026-09-01T23:09:30.877Z Compiling typed-path v0.9.3
23202026-09-01T23:09:30.916Z Compiling data-encoding v2.10.0
23212026-09-01T23:09:30.950Z Compiling toml_write v0.1.2
23222026-09-01T23:09:30.966Z Compiling new_debug_unreachable v1.0.6
23232026-09-01T23:09:31.023Z Compiling const-oid v0.10.2
23242026-09-01T23:09:31.050Z Compiling normalize-line-endings v0.3.0
23252026-09-01T23:09:31.079Z Compiling difflib v0.4.0
23262026-09-01T23:09:31.171Z Compiling keccak v0.1.6
23272026-09-01T23:09:31.238Z Compiling hickory-proto v0.25.2
23282026-09-01T23:09:31.391Z Compiling sha3 v0.10.8
23292026-09-01T23:09:31.426Z Compiling predicates v3.1.4
23302026-09-01T23:09:31.429Z Compiling elliptic-curve v0.13.8
23312026-09-01T23:09:31.467Z Compiling digest v0.11.3
23322026-09-01T23:09:31.523Z Compiling toml_edit v0.22.27
23332026-09-01T23:09:31.547Z Compiling miette v7.6.0
23342026-09-01T23:09:31.670Z Compiling string_cache v0.8.9
23352026-09-01T23:09:31.688Z Compiling tokio-postgres v0.7.16
23362026-09-01T23:09:31.726Z Compiling chacha20 v0.10.0
23372026-09-01T23:09:31.805Z Compiling petgraph v0.8.3
23382026-09-01T23:09:31.905Z Compiling petgraph v0.6.5
23392026-09-01T23:09:32.060Z Compiling zip v4.6.1
23402026-09-01T23:09:32.079Z Compiling usdt v0.6.0
23412026-09-01T23:09:32.346Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23422026-09-01T23:09:32.927Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23432026-09-01T23:09:33.077Z Compiling ed25519-dalek v2.2.0
23442026-09-01T23:09:33.400Z Compiling crossterm v0.28.1
23452026-09-01T23:09:33.768Z Compiling iddqd v0.4.2
23462026-09-01T23:09:33.842Z Compiling serde_with v3.21.0
23472026-09-01T23:09:33.867Z Compiling derive_more v2.1.1
23482026-09-01T23:09:33.989Z Compiling similar v2.7.0
23492026-09-01T23:09:34.045Z Compiling strum v0.26.3
23502026-09-01T23:09:34.192Z Compiling tokio-stream v0.1.18
23512026-09-01T23:09:34.236Z Compiling buf-list v1.1.2
23522026-09-01T23:09:34.252Z Compiling itertools v0.13.0
23532026-09-01T23:09:34.538Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-01T23:09:34.555Z Compiling openapiv3 v2.2.0
23552026-09-01T23:09:35.039Z Compiling peg-runtime v0.8.5
23562026-09-01T23:09:35.306Z Compiling lalrpop-util v0.19.12
23572026-09-01T23:09:48.651Z Compiling macaddr v1.0.1
23582026-09-01T23:09:48.665Z Compiling crucible-workspace-hack v0.1.0
23592026-09-01T23:09:48.772Z Compiling rayon-core v1.13.0
23602026-09-01T23:09:48.775Z Compiling itertools v0.15.0
23612026-09-01T23:09:48.807Z Compiling secrecy v0.10.3
23622026-09-01T23:09:48.855Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-01T23:09:48.892Z Compiling heapless v0.8.0
23642026-09-01T23:09:48.908Z Compiling toml_datetime v0.7.5+spec-1.1.0
23652026-09-01T23:09:49.017Z Compiling crossbeam-deque v0.8.6
23662026-09-01T23:09:49.034Z Compiling inout v0.1.4
23672026-09-01T23:09:49.060Z Compiling hash32 v0.3.1
23682026-09-01T23:09:49.080Z Compiling toml_edit v0.23.10+spec-1.0.0
23692026-09-01T23:09:49.157Z Compiling multer v3.1.0
23702026-09-01T23:09:49.210Z Compiling thread_local v1.1.9
23712026-09-01T23:09:49.232Z Compiling match_cfg v0.1.0
23722026-09-01T23:09:49.261Z Compiling smoltcp v0.11.0
23732026-09-01T23:09:49.277Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23742026-09-01T23:09:49.313Z Compiling compression-core v0.4.31
23752026-09-01T23:09:49.372Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762026-09-01T23:09:49.388Z Compiling slog-async v2.8.0
23772026-09-01T23:09:49.479Z Compiling compression-codecs v0.4.37
23782026-09-01T23:09:49.498Z Compiling hostname v0.3.1
23792026-09-01T23:09:49.532Z Compiling cipher v0.4.4
23802026-09-01T23:09:49.624Z Compiling proc-macro-crate v3.4.0
23812026-09-01T23:09:49.640Z Compiling atomicwrites v0.4.4
23822026-09-01T23:09:49.674Z Compiling slog-json v2.6.1
23832026-09-01T23:09:49.717Z Compiling crossbeam-channel v0.5.15
23842026-09-01T23:09:49.768Z Compiling half v2.7.1
23852026-09-01T23:09:49.802Z Compiling newtype-uuid-macros v0.1.0
23862026-09-01T23:09:49.909Z Compiling universal-hash v0.5.1
23872026-09-01T23:09:49.927Z Compiling serde_tokenstream v0.3.0
23882026-09-01T23:09:49.963Z Compiling cobs v0.3.0
23892026-09-01T23:09:49.984Z Compiling async-stream-impl v0.3.6
23902026-09-01T23:09:50.074Z Compiling thiserror-impl-no-std v2.0.2
23912026-09-01T23:09:50.091Z Compiling serde_spanned v1.1.1
23922026-09-01T23:09:50.118Z Compiling toml_datetime v1.1.1+spec-1.1.0
23932026-09-01T23:09:50.153Z Compiling ingot-macros v0.2.0
23942026-09-01T23:09:50.191Z Compiling is-terminal v0.4.17
23952026-09-01T23:09:50.241Z Compiling proc-macro-error-attr v1.0.4
23962026-09-01T23:09:50.259Z Compiling dropshot v0.17.1
23972026-09-01T23:09:50.274Z Compiling take_mut v0.2.2
23982026-09-01T23:09:50.305Z Compiling opaque-debug v0.3.1
23992026-09-01T23:09:50.334Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24002026-09-01T23:09:50.390Z Compiling toml_writer v1.1.1+spec-1.1.0
24012026-09-01T23:09:50.405Z Compiling ciborium-io v0.2.2
24022026-09-01T23:09:50.459Z Compiling convert_case v0.4.0
24032026-09-01T23:09:50.479Z Compiling term v1.2.1
24042026-09-01T23:09:50.494Z Compiling ciborium-ll v0.2.2
24052026-09-01T23:09:50.561Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24062026-09-01T23:09:50.578Z Compiling async-stream v0.3.6
24072026-09-01T23:09:50.595Z Compiling toml v1.1.2+spec-1.1.0
24082026-09-01T23:09:50.599Z Compiling poly1305 v0.8.0
24092026-09-01T23:09:50.644Z Compiling oxide-generation-macros v0.2.0
24102026-09-01T23:09:50.658Z Compiling postcard v1.1.3
24112026-09-01T23:09:50.744Z Compiling num_enum_derive v0.7.6
24122026-09-01T23:09:50.776Z Compiling derive_more v0.99.20
24132026-09-01T23:09:50.799Z Compiling slog-bunyan v2.5.0
24142026-09-01T23:09:50.984Z Compiling slog-term v2.9.2
24152026-09-01T23:09:51.100Z Compiling thiserror-no-std v2.0.2
24162026-09-01T23:09:51.115Z Compiling chacha20 v0.9.1
24172026-09-01T23:09:51.207Z Compiling async-compression v0.4.41
24182026-09-01T23:09:51.361Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-01T23:09:51.380Z Compiling sha1 v0.11.0
24202026-09-01T23:09:51.510Z Compiling oxide-generation v0.1.3
24212026-09-01T23:09:51.610Z Compiling parse-display-derive v0.10.0
24222026-09-01T23:09:51.683Z Compiling proc-macro-crate v1.3.1
24232026-09-01T23:09:51.699Z Compiling waitgroup v0.1.2
24242026-09-01T23:09:51.742Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-01T23:09:51.779Z Compiling rustls-pemfile v2.2.0
24262026-09-01T23:09:51.856Z Compiling blake2 v0.10.6
24272026-09-01T23:09:51.987Z Compiling dropshot_endpoint v0.17.1
24282026-09-01T23:09:52.032Z Compiling aead v0.5.2
24292026-09-01T23:09:52.048Z Compiling backon v1.6.0
24302026-09-01T23:09:52.066Z Compiling password-hash v0.5.0
24312026-09-01T23:09:52.124Z Compiling foreign-types-macros v0.2.3
24322026-09-01T23:09:52.238Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-01T23:09:52.241Z Compiling serde_path_to_error v0.1.20
24342026-09-01T23:09:52.290Z Compiling hostname v0.4.2
24352026-09-01T23:09:52.446Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24362026-09-01T23:09:52.463Z Compiling proc-macro-error v1.0.4
24372026-09-01T23:09:52.512Z Compiling instant v0.1.13
24382026-09-01T23:09:52.566Z Compiling foreign-types-shared v0.3.1
24392026-09-01T23:09:52.608Z Compiling debug-ignore v1.0.5
24402026-09-01T23:09:52.639Z Compiling illumos-nvpair-sys v0.2.0
24412026-09-01T23:09:52.642Z Compiling backoff v0.4.0
24422026-09-01T23:09:52.694Z Compiling argon2 v0.5.3
24432026-09-01T23:09:52.698Z Compiling chacha20poly1305 v0.10.1
24442026-09-01T23:09:52.744Z Compiling num_enum_derive v0.5.11
24452026-09-01T23:09:52.747Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24462026-09-01T23:09:52.748Z Compiling foreign-types v0.5.0
24472026-09-01T23:09:52.800Z Compiling ingot-types v0.2.0
24482026-09-01T23:09:52.850Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24492026-09-01T23:09:52.866Z Compiling num_enum v0.7.6
24502026-09-01T23:09:52.902Z Compiling vsss-rs v3.3.4
24512026-09-01T23:09:52.934Z Compiling ciborium v0.2.2
24522026-09-01T23:09:53.097Z Compiling parse-display v0.10.0
24532026-09-01T23:09:53.117Z Compiling regress v0.10.5
24542026-09-01T23:09:53.136Z Compiling itertools v0.14.0
24552026-09-01T23:09:53.260Z Compiling ingot v0.2.1
24562026-09-01T23:09:53.320Z Compiling tabwriter v1.4.1
24572026-09-01T23:09:53.352Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24582026-09-01T23:09:53.368Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24592026-09-01T23:09:53.428Z Compiling cstr-argument v0.1.2
24602026-09-01T23:09:53.573Z Compiling humantime v2.3.0
24612026-09-01T23:09:53.594Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24622026-09-01T23:09:53.609Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24632026-09-01T23:09:53.661Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24642026-09-01T23:09:53.738Z Compiling num_enum v0.5.11
24652026-09-01T23:09:53.842Z Compiling rustls-webpki v0.103.13
24662026-09-01T23:09:53.857Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24672026-09-01T23:09:53.877Z Compiling rayon v1.11.0
24682026-09-01T23:09:53.894Z Compiling rand v0.10.1
24692026-09-01T23:09:53.918Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24702026-09-01T23:09:53.934Z Compiling colored v3.1.1
24712026-09-01T23:09:53.951Z Compiling indent_write v2.2.0
24722026-09-01T23:09:53.967Z Compiling libefi-sys v0.1.0
24732026-09-01T23:09:53.994Z Compiling zone_cfg_derive v0.3.1
24742026-09-01T23:09:54.115Z Compiling illumos-nvpair v0.3.0
24752026-09-01T23:09:54.209Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24762026-09-01T23:09:54.224Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-01T23:09:54.281Z Compiling camino-tempfile v1.4.1
24782026-09-01T23:09:54.401Z Compiling itertools v0.12.1
24792026-09-01T23:09:54.439Z Compiling usdt-macro v0.5.0
24802026-09-01T23:09:54.474Z Compiling usdt-attr-macro v0.5.0
24812026-09-01T23:09:54.639Z Compiling bitfield-struct v0.6.2
24822026-09-01T23:09:54.642Z Compiling num-derive v0.4.2
24832026-09-01T23:09:54.642Z Compiling blake3 v1.8.5
24842026-09-01T23:09:54.642Z Compiling memmap v0.7.0
24852026-09-01T23:09:54.700Z Compiling sigpipe v0.1.3
24862026-09-01T23:09:54.801Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24872026-09-01T23:09:54.944Z Compiling swrite v0.1.0
24882026-09-01T23:09:55.030Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24892026-09-01T23:09:55.064Z Compiling glob v0.3.3
24902026-09-01T23:09:55.151Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24912026-09-01T23:09:55.282Z Compiling usdt v0.5.0
24922026-09-01T23:09:55.309Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24932026-09-01T23:09:55.393Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24942026-09-01T23:09:55.599Z Compiling smf v0.2.3
24952026-09-01T23:09:55.615Z Compiling filetime v0.2.27
24962026-09-01T23:09:55.632Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24972026-09-01T23:09:55.659Z Compiling constant_time_eq v0.4.2
24982026-09-01T23:09:55.676Z Compiling arrayref v0.3.9
24992026-09-01T23:09:55.764Z Compiling zone v0.3.1
25002026-09-01T23:09:55.781Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25012026-09-01T23:09:55.799Z Compiling xattr v1.6.1
25022026-09-01T23:09:55.818Z Compiling arrayvec v0.7.6
25032026-09-01T23:09:55.849Z Compiling whoami v1.6.1
25042026-09-01T23:09:55.866Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25052026-09-01T23:09:55.883Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25062026-09-01T23:09:55.994Z Compiling tar v0.4.46
25072026-09-01T23:09:56.076Z Compiling tokio-dtrace v0.1.1
25082026-09-01T23:09:56.093Z Compiling gethostname v0.5.0
25092026-09-01T23:09:56.112Z Compiling console v0.16.2
25102026-09-01T23:09:56.240Z Compiling unit-prefix v0.5.2
25112026-09-01T23:09:56.353Z Compiling topological-sort v0.2.2
25122026-09-01T23:09:56.411Z Compiling oxide-tokio-rt v0.1.4
25132026-09-01T23:09:56.428Z Compiling toml v0.8.23
25142026-09-01T23:09:56.516Z Compiling indicatif v0.18.4
25152026-09-01T23:09:56.537Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25162026-09-01T23:09:56.610Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25172026-09-01T23:09:56.746Z Compiling shell-words v1.1.1
25182026-09-01T23:09:57.288Z Compiling tokio-rustls v0.26.4
25192026-09-01T23:09:57.304Z Compiling rustls-platform-verifier v0.6.2
25202026-09-01T23:09:57.307Z Compiling tough v0.22.0
25212026-09-01T23:09:57.520Z Compiling hyper-rustls v0.27.7
25222026-09-01T23:09:57.818Z Compiling reqwest v0.13.2
25232026-09-01T23:09:57.881Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25242026-09-01T23:09:59.981Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-01T23:10:00.276Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-01T23:10:06.262Z Compiling progenitor-client v0.14.0
25272026-09-01T23:10:06.262Z Compiling omicron-zone-package v0.12.3
25282026-09-01T23:10:06.492Z Compiling progenitor-extras v0.2.0
25292026-09-01T23:10:06.813Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25302026-09-01T23:10:06.831Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25312026-09-01T23:10:06.901Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-01T23:10:06.956Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-01T23:10:07.014Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25342026-09-01T23:10:07.038Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25352026-09-01T23:10:07.096Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25362026-09-01T23:10:07.224Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-01T23:10:07.559Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-01T23:10:10.748Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-01T23:10:20.427Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-01T23:10:23.496Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-01T23:10:24.481Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-01T23:10:36.017Z Finished `release` profile [optimized] target(s) in 1m 36s
25432026-09-01T23:10:36.166Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-01T23:10:36.227ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-01T23:10:36.230ZCreated new build target 'test' and set it as active
25462026-09-01T23:10:36.230Z
25472026-09-01T23:10:36.230Zreal 1:36.542378864
25482026-09-01T23:10:36.230Zuser 14:28.924251259
25492026-09-01T23:10:36.230Zsys 2:47.556771184
25502026-09-01T23:10:36.230Ztrap 0.427336873
25512026-09-01T23:10:36.230Ztflt 0.495096942
25522026-09-01T23:10:36.230Zdflt 3.782469057
25532026-09-01T23:10:36.230Zkflt 0.000764290
25542026-09-01T23:10:36.230Zlock 40:20.015960419
25552026-09-01T23:10:36.230Zslp 34:11.981732926
25562026-09-01T23:10:36.230Zlat 39.469347617
25572026-09-01T23:10:36.230Zstop 6:11.820785323
25582026-09-01T23:10:36.230Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-01T23:10:37.131Z Finished `release` profile [optimized] target(s) in 0.89s
25602026-09-01T23:10:37.209Z Running `target/release/omicron-package -t test package`
25612026-09-01T23:10:37.266ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-01T23:10:38.724Z Compiling cfg-if v1.0.4
25632026-09-01T23:10:38.940Z Compiling serde_core v1.0.228
25642026-09-01T23:10:38.940Z Compiling libc v0.2.185
25652026-09-01T23:10:38.943Z Compiling memchr v2.8.0
25662026-09-01T23:10:39.008Z Compiling smallvec v1.15.1
25672026-09-01T23:10:39.044Z Compiling stable_deref_trait v1.2.1
25682026-09-01T23:10:39.071Z Compiling libm v0.2.16
25692026-09-01T23:10:39.075Z Compiling scopeguard v1.2.0
25702026-09-01T23:10:39.117Z Compiling zerofrom v0.1.6
25712026-09-01T23:10:39.141Z Compiling rand_core v0.10.0
25722026-09-01T23:10:39.165Z Compiling percent-encoding v2.3.2
25732026-09-01T23:10:39.184Z Compiling writeable v0.6.2
25742026-09-01T23:10:39.188Z Compiling litemap v0.8.1
25752026-09-01T23:10:39.229Z Compiling lock_api v0.4.14
25762026-09-01T23:10:39.229Z Compiling yoke v0.8.1
25772026-09-01T23:10:39.274Z Compiling icu_properties_data v2.1.2
25782026-09-01T23:10:39.277Z Compiling icu_normalizer_data v2.1.1
25792026-09-01T23:10:39.325Z Compiling utf8_iter v1.0.4
25802026-09-01T23:10:39.354Z Compiling form_urlencoded v1.2.2
25812026-09-01T23:10:39.372Z Compiling iana-time-zone v0.1.65
25822026-09-01T23:10:39.399Z Compiling errno v0.3.14
25832026-09-01T23:10:39.399Z Compiling getrandom v0.4.3
25842026-09-01T23:10:39.402Z Compiling parking_lot_core v0.9.12
25852026-09-01T23:10:39.470Z Compiling zerovec v0.11.5
25862026-09-01T23:10:39.473Z Compiling zerotrie v0.2.3
25872026-09-01T23:10:39.515Z Compiling zerocopy v0.8.55
25882026-09-01T23:10:39.541Z Compiling signal-hook-registry v1.4.8
25892026-09-01T23:10:39.567Z Compiling mio v1.2.0
25902026-09-01T23:10:39.599Z Compiling socket2 v0.6.3
25912026-09-01T23:10:39.639Z Compiling thiserror v2.0.18
25922026-09-01T23:10:39.667Z Compiling parking_lot v0.12.5
25932026-09-01T23:10:39.702Z Compiling getrandom v0.2.17
25942026-09-01T23:10:39.744Z Compiling futures-util v0.3.32
25952026-09-01T23:10:39.774Z Compiling getrandom v0.3.4
25962026-09-01T23:10:39.777Z Compiling base64 v0.22.1
25972026-09-01T23:10:39.821Z Compiling time v0.3.47
25982026-09-01T23:10:39.845Z Compiling num-traits v0.2.19
25992026-09-01T23:10:39.911Z Compiling rand_core v0.6.4
26002026-09-01T23:10:39.933Z Compiling rand_core v0.9.5
26012026-09-01T23:10:39.957Z Compiling aho-corasick v1.1.4
26022026-09-01T23:10:40.015Z Compiling spin v0.9.8
26032026-09-01T23:10:40.062Z Compiling tinystr v0.8.2
26042026-09-01T23:10:40.109Z Compiling potential_utf v0.1.4
26052026-09-01T23:10:40.132Z Compiling socket2 v0.5.10
26062026-09-01T23:10:40.167Z Compiling pest v2.8.6
26072026-09-01T23:10:40.190Z Compiling encoding_rs v0.8.35
26082026-09-01T23:10:40.235Z Compiling simd-adler32 v0.3.8
26092026-09-01T23:10:40.263Z Compiling icu_locale_core v2.1.1
26102026-09-01T23:10:40.286Z Compiling icu_collections v2.1.1
26112026-09-01T23:10:40.352Z Compiling adler2 v2.0.1
26122026-09-01T23:10:40.360Z Compiling crc32fast v1.5.0
26132026-09-01T23:10:40.376Z Compiling wait-timeout v0.2.1
26142026-09-01T23:10:40.524Z Compiling miniz_oxide v0.8.9
26152026-09-01T23:10:40.641Z Compiling zlib-rs v0.6.2
26162026-09-01T23:10:40.664Z Compiling rand_xorshift v0.4.0
26172026-09-01T23:10:40.687Z Compiling lazy_static v1.5.0
26182026-09-01T23:10:40.749Z Compiling thread-id v5.1.0
26192026-09-01T23:10:40.814Z Compiling serde v1.0.228
26202026-09-01T23:10:40.852Z Compiling serde_json v1.0.151
26212026-09-01T23:10:40.888Z Compiling bitflags v2.11.0
26222026-09-01T23:10:40.911Z Compiling uuid v1.23.4
26232026-09-01T23:10:40.938Z Compiling semver v1.0.28
26242026-09-01T23:10:40.997Z Compiling indexmap v2.14.0
26252026-09-01T23:10:41.066Z Compiling icu_provider v2.1.1
26262026-09-01T23:10:41.332Z Compiling rustix v1.1.4
26272026-09-01T23:10:41.380Z Compiling bytes v1.11.1
26282026-09-01T23:10:41.467Z Compiling zeroize v1.9.0
26292026-09-01T23:10:41.507Z Compiling icu_normalizer v2.1.1
26302026-09-01T23:10:41.548Z Compiling icu_properties v2.1.2
26312026-09-01T23:10:41.696Z Compiling chrono v0.4.45
26322026-09-01T23:10:41.725Z Compiling generic-array v0.14.7
26332026-09-01T23:10:41.871Z Compiling erased-serde v0.3.31
26342026-09-01T23:10:41.979Z Compiling tokio v1.52.1
26352026-09-01T23:10:42.127Z Compiling http v1.4.2
26362026-09-01T23:10:42.162Z Compiling rustls-pki-types v1.14.0
26372026-09-01T23:10:42.303Z Compiling crypto-common v0.1.7
26382026-09-01T23:10:42.358Z Compiling block-buffer v0.10.4
26392026-09-01T23:10:42.421Z Compiling slog v2.8.2
26402026-09-01T23:10:42.443Z Compiling idna_adapter v1.2.1
26412026-09-01T23:10:42.482Z Compiling ipnet v2.12.0
26422026-09-01T23:10:42.547Z Compiling digest v0.10.7
26432026-09-01T23:10:42.569Z Compiling terminal_size v0.4.3
26442026-09-01T23:10:42.598Z Compiling idna v1.1.0
26452026-09-01T23:10:42.623Z Compiling ppv-lite86 v0.2.21
26462026-09-01T23:10:42.649Z Compiling aws-lc-rs v1.16.3
26472026-09-01T23:10:42.708Z Compiling regex-automata v0.4.14
26482026-09-01T23:10:42.732Z Compiling clap_builder v4.6.0
26492026-09-01T23:10:42.754Z Compiling tempfile v3.27.0
26502026-09-01T23:10:42.806Z Compiling der v0.7.10
26512026-09-01T23:10:42.833Z Compiling serde_urlencoded v0.7.1
26522026-09-01T23:10:42.857Z Compiling rustls-native-certs v0.8.3
26532026-09-01T23:10:42.941Z Compiling http-body v1.0.1
26542026-09-01T23:10:43.005Z Compiling url v2.5.8
26552026-09-01T23:10:43.103Z Compiling rand_chacha v0.9.0
26562026-09-01T23:10:43.135Z Compiling http-body-util v0.1.3
26572026-09-01T23:10:43.157Z Compiling rand_chacha v0.3.1
26582026-09-01T23:10:43.212Z Compiling futures-executor v0.3.32
26592026-09-01T23:10:43.284Z Compiling hybrid-array v0.4.13
26602026-09-01T23:10:43.331Z Compiling hex v0.4.3
26612026-09-01T23:10:43.447Z Compiling rand v0.9.2
26622026-09-01T23:10:43.470Z Compiling rand v0.8.6
26632026-09-01T23:10:43.574Z Compiling hubpack v0.1.2
26642026-09-01T23:10:43.655Z Compiling schemars v0.8.22
26652026-09-01T23:10:43.696Z Compiling futures v0.3.32
26662026-09-01T23:10:43.720Z Compiling publicsuffix v2.3.0
26672026-09-01T23:10:43.808Z Compiling rustls-webpki v0.103.13
26682026-09-01T23:10:43.844Z Compiling spki v0.7.3
26692026-09-01T23:10:43.951Z Compiling openapiv3 v2.2.0
26702026-09-01T23:10:44.117Z Compiling pkcs8 v0.10.2
26712026-09-01T23:10:44.141Z Compiling cookie v0.18.1
26722026-09-01T23:10:44.186Z Compiling rusty-fork v0.3.1
26732026-09-01T23:10:44.229Z Compiling sha2 v0.10.9
26742026-09-01T23:10:44.344Z Compiling flate2 v1.1.9
26752026-09-01T23:10:44.513Z Compiling rustls v0.23.41
26762026-09-01T23:10:44.643Z Compiling ipnetwork v0.21.1
26772026-09-01T23:10:44.679Z Compiling clap v4.6.1
26782026-09-01T23:10:44.709Z Compiling cookie_store v0.22.1
26792026-09-01T23:10:44.784Z Compiling proptest v1.11.0
26802026-09-01T23:10:44.845Z Compiling crypto-common v0.2.2
26812026-09-01T23:10:44.952Z Compiling oxnet v0.1.6
26822026-09-01T23:10:44.955Z Compiling block-buffer v0.12.1
26832026-09-01T23:10:45.045Z Compiling signature v2.2.0
26842026-09-01T23:10:45.108Z Compiling hmac v0.12.1
26852026-09-01T23:10:45.131Z Compiling dof v0.4.0
26862026-09-01T23:10:45.192Z Compiling dtrace-parser v0.3.0
26872026-09-01T23:10:45.242Z Compiling camino v1.2.5
26882026-09-01T23:10:45.304Z Compiling data-encoding v2.10.0
26892026-09-01T23:10:45.467Z Compiling memmap2 v0.9.10
26902026-09-01T23:10:45.492Z Compiling num-integer v0.1.46
26912026-09-01T23:10:45.748Z Compiling regex v1.12.3
26922026-09-01T23:10:45.773Z Compiling rustix v0.38.44
26932026-09-01T23:10:45.814Z Compiling x509-cert v0.2.5
26942026-09-01T23:10:45.915Z Compiling usdt-impl v0.6.0
26952026-09-01T23:10:45.918Z Compiling toml_datetime v0.6.11
26962026-09-01T23:10:45.963Z Compiling serde_spanned v0.6.9
26972026-09-01T23:10:45.986Z Compiling dof v0.3.0
26982026-09-01T23:10:46.057Z Compiling num-iter v0.1.45
26992026-09-01T23:10:46.148Z Compiling bstr v1.12.1
27002026-09-01T23:10:46.208Z Compiling dtrace-parser v0.2.0
27012026-09-01T23:10:46.289Z Compiling tokio-util v0.7.18
27022026-09-01T23:10:46.504Z Compiling tower v0.5.3
27032026-09-01T23:10:46.591Z Compiling usdt v0.6.0
27042026-09-01T23:10:46.797Z Compiling ff v0.13.1
27052026-09-01T23:10:46.983Z Compiling tower-http v0.6.8
27062026-09-01T23:10:47.097Z Compiling h2 v0.4.15
27072026-09-01T23:10:47.120Z Compiling thread-id v4.2.2
27082026-09-01T23:10:47.146Z Compiling sec1 v0.7.3
27092026-09-01T23:10:47.170Z Compiling digest v0.11.3
27102026-09-01T23:10:47.236Z Compiling newtype-uuid v1.3.2
27112026-09-01T23:10:47.287Z Compiling usdt-impl v0.5.0
27122026-09-01T23:10:47.430Z Compiling signal-hook v0.3.18
27132026-09-01T23:10:47.547Z Compiling daft v0.1.8
27142026-09-01T23:10:47.596Z Compiling nix v0.31.2
27152026-09-01T23:10:47.719Z Compiling group v0.13.0
27162026-09-01T23:10:47.770Z Compiling hkdf v0.12.4
27172026-09-01T23:10:47.785Z Compiling serde_with v3.21.0
27182026-09-01T23:10:47.810Z Compiling crypto-bigint v0.5.5
27192026-09-01T23:10:47.834Z Compiling foreign-types-shared v0.1.1
27202026-09-01T23:10:47.858Z Compiling ahash v0.8.12
27212026-09-01T23:10:47.887Z Compiling num-bigint-dig v0.8.6
27222026-09-01T23:10:47.944Z Compiling tokio-rustls v0.26.4
27232026-09-01T23:10:47.968Z Compiling rustls-platform-verifier v0.6.2
27242026-09-01T23:10:47.971Z Compiling foreign-types v0.3.2
27252026-09-01T23:10:48.024Z Compiling packed_struct v0.10.1
27262026-09-01T23:10:48.092Z Compiling openssl-sys v0.9.117
27272026-09-01T23:10:48.143Z Compiling pkcs1 v0.7.5
27282026-09-01T23:10:48.277Z Compiling toml_edit v0.19.15
27292026-09-01T23:10:48.386Z Compiling serde-hex v0.1.0
27302026-09-01T23:10:48.409Z Compiling hashbrown v0.13.2
27312026-09-01T23:10:48.583Z Compiling openssl v0.10.80
27322026-09-01T23:10:48.897Z Compiling elliptic-curve v0.13.8
27332026-09-01T23:10:49.020Z Compiling rsa v0.9.10
27342026-09-01T23:10:49.042Z Compiling bzip2 v0.4.4
27352026-09-01T23:10:49.291Z Compiling signal-hook-mio v0.2.5
27362026-09-01T23:10:49.322Z Compiling ron v0.8.1
27372026-09-01T23:10:49.412Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27382026-09-01T23:10:49.447Z Compiling globset v0.4.18
27392026-09-01T23:10:49.522Z Compiling block-padding v0.4.2
27402026-09-01T23:10:49.626Z Compiling sha3 v0.10.8
27412026-09-01T23:10:49.626Z Compiling curve25519-dalek v4.1.3
27422026-09-01T23:10:49.718Z Compiling inout v0.2.2
27432026-09-01T23:10:49.745Z Compiling zip v0.6.6
27442026-09-01T23:10:49.948Z Compiling toml v0.7.8
27452026-09-01T23:10:49.977Z Compiling object v0.30.4
27462026-09-01T23:10:50.022Z Compiling jiff v0.2.34
27472026-09-01T23:10:50.045Z Compiling cipher v0.5.2
27482026-09-01T23:10:50.134Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27492026-09-01T23:10:50.378Z Compiling crossterm v0.28.1
27502026-09-01T23:10:50.402Z Compiling ed25519 v2.2.3
27512026-09-01T23:10:50.533Z Compiling serde-big-array v0.5.1
27522026-09-01T23:10:50.580Z Compiling pem v3.0.6
27532026-09-01T23:10:50.604Z Compiling petgraph v0.8.3
27542026-09-01T23:10:50.721Z Compiling object v0.37.3
27552026-09-01T23:10:50.762Z Compiling heapless v0.7.17
27562026-09-01T23:10:50.907Z Compiling hyper v1.10.1
27572026-09-01T23:10:50.938Z Compiling ed25519-dalek v2.2.0
27582026-09-01T23:10:50.963Z Compiling chacha20 v0.10.0
27592026-09-01T23:10:51.089Z Compiling byte-wrapper v0.1.0
27602026-09-01T23:10:51.174Z Compiling native-tls v0.2.18
27612026-09-01T23:10:51.332Z Compiling md-5 v0.10.6
27622026-09-01T23:10:51.353Z Compiling serde_plain v1.0.2
27632026-09-01T23:10:51.380Z Compiling toml_edit v0.22.27
27642026-09-01T23:10:51.530Z Compiling tokio-native-tls v0.3.1
27652026-09-01T23:10:51.602Z Compiling postgres-protocol v0.6.10
27662026-09-01T23:10:51.627Z Compiling zopfli v0.8.3
27672026-09-01T23:10:51.657Z Compiling smoltcp v0.9.1
27682026-09-01T23:10:51.747Z Compiling hickory-proto v0.25.2
27692026-09-01T23:10:52.355Z Compiling hyper-util v0.1.20
27702026-09-01T23:10:52.497Z Compiling float-cmp v0.10.0
27712026-09-01T23:10:52.569Z Compiling petgraph v0.6.5
27722026-09-01T23:10:52.627Z Compiling string_cache v0.8.9
27732026-09-01T23:10:52.649Z Compiling predicates v3.1.4
27742026-09-01T23:10:52.672Z Compiling zip v4.6.1
27752026-09-01T23:10:52.928Z Compiling textwrap v0.16.2
27762026-09-01T23:10:53.061Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27772026-09-01T23:10:53.202Z Compiling postgres-types v0.2.12
27782026-09-01T23:10:53.439Z Compiling iddqd v0.4.2
27792026-09-01T23:10:53.563Z Compiling similar v2.7.0
27802026-09-01T23:10:53.648Z Compiling backtrace v0.3.76
27812026-09-01T23:10:53.915Z Compiling tokio-stream v0.1.18
27822026-09-01T23:10:53.941Z Compiling olpc-cjson v0.1.4
27832026-09-01T23:10:53.997Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27842026-09-01T23:10:54.174Z Compiling hyper-rustls v0.27.7
27852026-09-01T23:10:54.201Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27862026-09-01T23:10:54.265Z Compiling hyper-tls v0.6.0
27872026-09-01T23:10:54.336Z Compiling backtrace-ext v0.2.1
27882026-09-01T23:10:54.407Z Compiling tokio-postgres v0.7.16
27892026-09-01T23:10:54.487Z Compiling reqwest v0.13.2
27902026-09-01T23:10:54.551Z Compiling reqwest v0.12.28
27912026-09-01T23:10:54.580Z Compiling miette v7.6.0
27922026-09-01T23:10:54.738Z Compiling fs-err v3.3.0
27932026-09-01T23:10:54.817Z Compiling buf-list v1.1.2
27942026-09-01T23:10:55.131Z Compiling thread_local v1.1.9
27952026-09-01T23:10:55.181Z Compiling is-terminal v0.4.17
27962026-09-01T23:10:55.214Z Compiling hostname v0.3.1
27972026-09-01T23:10:55.267Z Compiling slog-json v2.6.1
27982026-09-01T23:10:55.290Z Compiling compression-codecs v0.4.37
27992026-09-01T23:10:55.314Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28002026-09-01T23:10:55.395Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28012026-09-01T23:10:55.461Z Compiling slog-async v2.8.0
28022026-09-01T23:10:55.542Z Compiling slog-term v2.9.2
28032026-09-01T23:10:55.602Z Compiling slog-bunyan v2.5.0
28042026-09-01T23:10:55.762Z Compiling toml_datetime v1.1.1+spec-1.1.0
28052026-09-01T23:10:55.810Z Compiling serde_spanned v1.1.1
28062026-09-01T23:10:55.938Z Compiling multer v3.1.0
28072026-09-01T23:10:55.995Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28082026-09-01T23:10:56.139Z Compiling tough v0.22.0
28092026-09-01T23:10:56.218Z Compiling toml v1.1.2+spec-1.1.0
28102026-09-01T23:10:56.350Z Compiling progenitor-client v0.14.0
28112026-09-01T23:10:56.374Z Compiling async-compression v0.4.41
28122026-09-01T23:10:56.400Z Compiling sha1 v0.11.0
28132026-09-01T23:10:56.452Z Compiling rustls-pemfile v2.2.0
28142026-09-01T23:10:56.702Z Compiling serde_path_to_error v0.1.20
28152026-09-01T23:10:56.728Z Compiling hostname v0.4.2
28162026-09-01T23:10:56.778Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-01T23:10:56.804Z Compiling atomicwrites v0.4.4
28182026-09-01T23:10:56.804Z Compiling macaddr v1.0.1
28192026-09-01T23:10:56.852Z Compiling instant v0.1.13
28202026-09-01T23:10:56.890Z Compiling oxide-generation v0.1.3
28212026-09-01T23:10:56.918Z Compiling regress v0.10.5
28222026-09-01T23:10:56.947Z Compiling backoff v0.4.0
28232026-09-01T23:10:56.991Z Compiling progenitor-extras v0.2.0
28242026-09-01T23:10:57.069Z Compiling dropshot v0.17.1
28252026-09-01T23:10:57.104Z Compiling parse-display v0.10.0
28262026-09-01T23:10:57.151Z Compiling half v2.7.1
28272026-09-01T23:10:57.192Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28282026-09-01T23:10:57.280Z Compiling heck v0.5.0
28292026-09-01T23:10:57.311Z Compiling regress v0.11.1
28302026-09-01T23:10:57.508Z Compiling ciborium-ll v0.2.2
28312026-09-01T23:10:57.532Z Compiling secrecy v0.10.3
28322026-09-01T23:10:57.616Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-01T23:10:57.713Z Compiling ciborium v0.2.2
28342026-09-01T23:10:57.737Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-01T23:10:57.778Z Compiling inout v0.1.4
28362026-09-01T23:10:57.975Z Compiling cipher v0.4.4
28372026-09-01T23:10:58.036Z Compiling universal-hash v0.5.1
28382026-09-01T23:10:58.074Z Compiling unsafe-libyaml v0.2.11
28392026-09-01T23:10:58.165Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28402026-09-01T23:10:58.211Z Compiling poly1305 v0.8.0
28412026-09-01T23:10:58.252Z Compiling chacha20 v0.9.1
28422026-09-01T23:10:58.427Z Compiling blake2 v0.10.6
28432026-09-01T23:10:58.465Z Compiling aead v0.5.2
28442026-09-01T23:10:58.531Z Compiling password-hash v0.5.0
28452026-09-01T23:10:58.678Z Compiling serde_yaml v0.9.34+deprecated
28462026-09-01T23:10:58.702Z Compiling chacha20poly1305 v0.10.1
28472026-09-01T23:10:58.727Z Compiling vsss-rs v3.3.4
28482026-09-01T23:10:58.751Z Compiling camino-tempfile v1.4.1
28492026-09-01T23:10:58.781Z Compiling heapless v0.8.0
28502026-09-01T23:10:58.784Z Compiling ingot-types v0.2.0
28512026-09-01T23:10:58.839Z Compiling argon2 v0.5.3
28522026-09-01T23:10:58.889Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28532026-09-01T23:10:58.992Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28542026-09-01T23:10:59.099Z Compiling typify-impl v0.6.2
28552026-09-01T23:10:59.122Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28562026-09-01T23:10:59.283Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28572026-09-01T23:10:59.320Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28582026-09-01T23:10:59.343Z Compiling cobs v0.3.0
28592026-09-01T23:10:59.382Z Compiling smoltcp v0.11.0
28602026-09-01T23:10:59.475Z Compiling ingot v0.2.1
28612026-09-01T23:10:59.580Z Compiling postcard v1.1.3
28622026-09-01T23:10:59.651Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28632026-09-01T23:10:59.895Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28642026-09-01T23:10:59.993Z Compiling cstr-argument v0.1.2
28652026-09-01T23:11:00.018Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28662026-09-01T23:11:00.047Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28672026-09-01T23:11:00.168Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28682026-09-01T23:11:00.191Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28692026-09-01T23:11:00.213Z Compiling rand v0.10.1
28702026-09-01T23:11:00.278Z Compiling sigpipe v0.1.3
28712026-09-01T23:11:00.300Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28722026-09-01T23:11:00.393Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28732026-09-01T23:11:00.533Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28742026-09-01T23:11:00.742Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28752026-09-01T23:11:00.871Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28762026-09-01T23:11:00.989Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28772026-09-01T23:11:01.041Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-01T23:11:01.144Z Compiling memmap v0.7.0
28792026-09-01T23:11:01.277Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28802026-09-01T23:11:01.367Z Compiling usdt v0.5.0
28812026-09-01T23:11:01.481Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28822026-09-01T23:11:01.560Z Compiling zone v0.3.1
28832026-09-01T23:11:01.628Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28842026-09-01T23:11:01.652Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28852026-09-01T23:11:01.792Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862026-09-01T23:11:01.873Z Compiling derive-where v1.6.0
28872026-09-01T23:11:01.980Z Compiling bytecount v0.6.9
28882026-09-01T23:11:02.027Z Compiling toml v0.8.23
28892026-09-01T23:11:02.058Z Compiling tokio-dtrace v0.1.1
28902026-09-01T23:11:02.118Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-01T23:11:02.284Z Compiling oxide-tokio-rt v0.1.4
28922026-09-01T23:11:02.396Z Compiling prettyplease v0.2.37
28932026-09-01T23:11:02.511Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28942026-09-01T23:11:02.547Z Compiling typify-macro v0.6.2
28952026-09-01T23:11:02.587Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28962026-09-01T23:11:02.631Z Compiling newline-converter v0.3.0
28972026-09-01T23:11:02.730Z Compiling gethostname v0.5.0
28982026-09-01T23:11:02.798Z Compiling console v0.15.11
28992026-09-01T23:11:02.891Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29002026-09-01T23:11:02.923Z Compiling slog-dtrace v0.3.0
29012026-09-01T23:11:02.951Z Compiling cancel-safe-futures v0.1.5
29022026-09-01T23:11:03.077Z Compiling oxide-update-engine-types v0.1.2
29032026-09-01T23:11:03.198Z Compiling expectorate v1.2.0
29042026-09-01T23:11:03.273Z Compiling num-rational v0.4.2
29052026-09-01T23:11:03.293Z Compiling num-complex v0.4.6
29062026-09-01T23:11:03.296Z Compiling compression-core v0.4.31
29072026-09-01T23:11:03.358Z Compiling resolv-conf v0.7.6
29082026-09-01T23:11:03.432Z Compiling match_cfg v0.1.0
29092026-09-01T23:11:03.699Z Compiling num v0.4.3
29102026-09-01T23:11:03.765Z Compiling crossbeam-channel v0.5.15
29112026-09-01T23:11:03.857Z Compiling take_mut v0.2.2
29122026-09-01T23:11:03.878Z Compiling linear-map v1.2.0
29132026-09-01T23:11:03.974Z Compiling term v1.2.1
29142026-09-01T23:11:03.997Z Compiling toml_writer v1.1.1+spec-1.1.0
29152026-09-01T23:11:04.034Z Compiling float-ord v0.3.2
29162026-09-01T23:11:04.135Z Compiling typify v0.6.2
29172026-09-01T23:11:04.248Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29182026-09-01T23:11:04.252Z Compiling progenitor-impl v0.14.0
29192026-09-01T23:11:04.319Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29202026-09-01T23:11:04.341Z Compiling oxide-update-engine v0.1.2
29212026-09-01T23:11:04.515Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29222026-09-01T23:11:04.892Z Compiling async-stream v0.3.6
29232026-09-01T23:11:05.098Z Compiling waitgroup v0.1.2
29242026-09-01T23:11:05.272Z Compiling backon v1.6.0
29252026-09-01T23:11:05.487Z Compiling linked-hash-map v0.5.6
29262026-09-01T23:11:05.515Z Compiling debug-ignore v1.0.5
29272026-09-01T23:11:05.612Z Compiling minimal-lexical v0.2.1
29282026-09-01T23:11:05.741Z Compiling lru-cache v0.1.2
29292026-09-01T23:11:05.899Z Compiling nom v7.1.3
29302026-09-01T23:11:05.922Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-01T23:11:06.222Z Compiling itertools v0.14.0
29322026-09-01T23:11:06.472Z Compiling progenitor-macro v0.14.0
29332026-09-01T23:11:06.597Z Compiling humantime v2.3.0
29342026-09-01T23:11:06.655Z Compiling unicode-xid v0.2.6
29352026-09-01T23:11:06.769Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-01T23:11:06.814Z Compiling hickory-proto v0.24.4
29372026-09-01T23:11:06.899Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-01T23:11:07.030Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-01T23:11:07.256Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-01T23:11:07.520Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-01T23:11:07.891Z Compiling papergrid v0.11.0
29422026-09-01T23:11:08.038Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29432026-09-01T23:11:08.180Z Compiling tabled_derive v0.7.0
29442026-09-01T23:11:08.275Z Compiling termtree v0.5.1
29452026-09-01T23:11:08.311Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29462026-09-01T23:11:08.319Z Compiling crossterm v0.29.0
29472026-09-01T23:11:08.350Z Compiling phf_shared v0.12.1
29482026-09-01T23:11:08.473Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-01T23:11:08.578Z Compiling vte v0.14.1
29502026-09-01T23:11:09.013Z Compiling csv-core v0.1.13
29512026-09-01T23:11:09.084Z Compiling chrono-tz v0.10.4
29522026-09-01T23:11:09.107Z Compiling tabled v0.15.0
29532026-09-01T23:11:09.174Z Compiling highway v1.3.0
29542026-09-01T23:11:09.304Z Compiling hickory-resolver v0.24.4
29552026-09-01T23:11:09.386Z Compiling csv v1.4.0
29562026-09-01T23:11:09.678Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29572026-09-01T23:11:10.042Z Compiling strip-ansi-escapes v0.2.1
29582026-09-01T23:11:10.152Z Compiling phf v0.12.1
29592026-09-01T23:11:10.233Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-01T23:11:10.362Z Compiling const_format_proc_macros v0.2.34
29612026-09-01T23:11:10.460Z Compiling fd-lock v4.0.4
29622026-09-01T23:11:10.500Z Compiling qorb v0.4.1
29632026-09-01T23:11:10.637Z Compiling peg-macros v0.8.5
29642026-09-01T23:11:10.722Z Compiling nu-ansi-term v0.50.3
29652026-09-01T23:11:10.726Z Compiling progenitor v0.14.0
29662026-09-01T23:11:10.893Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29672026-09-01T23:11:11.004Z Compiling reedline v0.40.0
29682026-09-01T23:11:11.076Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29692026-09-01T23:11:11.129Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29702026-09-01T23:11:11.151Z Compiling bcs v0.1.6
29712026-09-01T23:11:11.236Z Compiling const_format v0.2.35
29722026-09-01T23:11:11.549Z Compiling nom v8.0.0
29732026-09-01T23:11:11.593Z Compiling semver v0.1.20
29742026-09-01T23:11:11.616Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29752026-09-01T23:11:11.894Z Compiling rustc_version v0.1.7
29762026-09-01T23:11:11.914Z Compiling peg v0.8.5
29772026-09-01T23:11:12.013Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29782026-09-01T23:11:12.260Z Compiling newtype_derive v0.1.6
29792026-09-01T23:11:12.485Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29802026-09-01T23:11:12.583Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29812026-09-01T23:11:12.730Z Compiling steno v0.4.1
29822026-09-01T23:11:12.810Z Compiling dropshot-api-manager-types v0.8.0
29832026-09-01T23:11:12.832Z Compiling sha1 v0.10.6
29842026-09-01T23:11:13.006Z Compiling utf-8 v0.7.6
29852026-09-01T23:11:13.137Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-01T23:11:13.168Z Compiling tagptr v0.2.0
29872026-09-01T23:11:13.171Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29882026-09-01T23:11:13.222Z Compiling tungstenite v0.21.0
29892026-09-01T23:11:13.263Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29902026-09-01T23:11:13.310Z Compiling darling_core v0.21.3
29912026-09-01T23:11:13.364Z Compiling moka v0.12.13
29922026-09-01T23:11:13.405Z Compiling display-error-chain v0.2.2
29932026-09-01T23:11:13.428Z Compiling vergen-lib v0.1.6
29942026-09-01T23:11:13.479Z Compiling diesel_derives v2.3.7
29952026-09-01T23:11:13.734Z Compiling scheduled-thread-pool v0.2.7
29962026-09-01T23:11:13.758Z Compiling vergen-gitcl v1.0.8
29972026-09-01T23:11:13.761Z Compiling diesel_table_macro_syntax v0.3.0
29982026-09-01T23:11:13.809Z Compiling dirs-sys-next v0.1.2
29992026-09-01T23:11:14.014Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30002026-09-01T23:11:14.081Z Compiling tokio-tungstenite v0.21.0
30012026-09-01T23:11:14.166Z Compiling crunchy v0.2.4
30022026-09-01T23:11:14.188Z Compiling glob v0.3.3
30032026-09-01T23:11:14.451Z Compiling hickory-resolver v0.25.2
30042026-09-01T23:11:14.475Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30052026-09-01T23:11:14.544Z Compiling maplit v1.0.2
30062026-09-01T23:11:14.566Z Compiling clang-sys v1.8.1
30072026-09-01T23:11:14.639Z Compiling dirs-next v2.0.0
30082026-09-01T23:11:14.661Z Compiling r2d2 v0.8.10
30092026-09-01T23:11:14.664Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30102026-09-01T23:11:14.810Z Compiling libscf-sys v1.2.0
30112026-09-01T23:11:14.831Z Compiling downcast-rs v2.0.2
30122026-09-01T23:11:14.936Z Compiling xshell-macros v0.2.7
30132026-09-01T23:11:14.972Z Compiling tiny-keccak v2.0.2
30142026-09-01T23:11:14.995Z Compiling term v0.7.0
30152026-09-01T23:11:15.124Z Compiling papergrid v0.18.0
30162026-09-01T23:11:15.147Z Compiling bit-vec v0.6.3
30172026-09-01T23:11:15.343Z Compiling xshell v0.2.7
30182026-09-01T23:11:15.394Z Compiling ascii-canvas v3.0.0
30192026-09-01T23:11:15.473Z Compiling bit-set v0.5.3
30202026-09-01T23:11:15.501Z Compiling darling_macro v0.21.3
30212026-09-01T23:11:15.524Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30222026-09-01T23:11:15.556Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30232026-09-01T23:11:15.588Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30242026-09-01T23:11:15.641Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30252026-09-01T23:11:15.666Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30262026-09-01T23:11:15.691Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30272026-09-01T23:11:15.806Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-01T23:11:16.008Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30292026-09-01T23:11:16.039Z Compiling darling v0.21.3
30302026-09-01T23:11:16.062Z Compiling itertools v0.15.0
30312026-09-01T23:11:16.112Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30322026-09-01T23:11:16.161Z Compiling dsl_auto_type v0.2.0
30332026-09-01T23:11:16.231Z Compiling itertools v0.10.5
30342026-09-01T23:11:16.255Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30352026-09-01T23:11:16.290Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30362026-09-01T23:11:16.541Z Compiling tabled v0.21.0
30372026-09-01T23:11:16.661Z Compiling ena v0.14.4
30382026-09-01T23:11:16.911Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30392026-09-01T23:11:16.957Z Compiling libloading v0.8.9
30402026-09-01T23:11:17.148Z Compiling unicase v2.9.0
30412026-09-01T23:11:17.191Z Compiling bindgen v0.71.1
30422026-09-01T23:11:17.255Z Compiling regex-syntax v0.6.29
30432026-09-01T23:11:17.317Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30442026-09-01T23:11:17.411Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30452026-09-01T23:11:17.478Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30462026-09-01T23:11:17.681Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30472026-09-01T23:11:17.992Z Compiling diff v0.1.13
30482026-09-01T23:11:18.205Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30492026-09-01T23:11:18.399Z Compiling cexpr v0.6.0
30502026-09-01T23:11:18.424Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-01T23:11:18.653Z Compiling lalrpop v0.19.12
30522026-09-01T23:11:19.027Z Compiling rustc-hash v2.1.1
30532026-09-01T23:11:19.183Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30542026-09-01T23:11:19.208Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30552026-09-01T23:11:19.466Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30562026-09-01T23:11:19.489Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30572026-09-01T23:11:19.575Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30582026-09-01T23:11:20.597Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30592026-09-01T23:11:21.162Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30602026-09-01T23:11:21.239Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-01T23:11:21.402Z Compiling diesel v2.3.7
30622026-09-01T23:11:21.475Z Compiling headers-core v0.3.0
30632026-09-01T23:11:21.629Z Compiling libxml v0.3.3
30642026-09-01T23:11:21.732Z Compiling crc8 v0.1.1
30652026-09-01T23:11:21.875Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30662026-09-01T23:11:21.938Z Compiling headers v0.4.1
30672026-09-01T23:11:22.255Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-09-01T23:11:22.373Z Compiling strum_macros v0.24.3
30692026-09-01T23:11:22.479Z Compiling indoc v1.0.9
30702026-09-01T23:11:22.918Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-01T23:11:22.945Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-01T23:11:23.066Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-01T23:11:23.144Z Compiling quick-xml v0.37.5
30742026-09-01T23:11:23.454Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30752026-09-01T23:11:23.482Z Compiling derive_builder v0.20.2
30762026-09-01T23:11:23.580Z Compiling oso-derive v0.27.3
30772026-09-01T23:11:23.646Z Compiling impl-trait-for-tuples v0.2.3
30782026-09-01T23:11:23.866Z Compiling openssl-probe v0.1.6
30792026-09-01T23:11:23.933Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-01T23:11:24.097Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-01T23:11:24.174Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-01T23:11:24.287Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30832026-09-01T23:11:24.389Z Compiling samael v0.0.19
30842026-09-01T23:11:24.572Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30852026-09-01T23:11:24.662Z Compiling bb8 v0.8.6
30862026-09-01T23:11:24.734Z Compiling filetime v0.2.27
30872026-09-01T23:11:24.807Z Compiling trait-variant v0.1.2
30882026-09-01T23:11:24.960Z Compiling proc-macro-error-attr2 v2.0.0
30892026-09-01T23:11:24.982Z Compiling half v1.8.3
30902026-09-01T23:11:25.034Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30912026-09-01T23:11:25.065Z Compiling tar v0.4.46
30922026-09-01T23:11:25.311Z Compiling serde_cbor v0.11.2
30932026-09-01T23:11:25.372Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30942026-09-01T23:11:25.376Z Compiling hashbrown v0.14.5
30952026-09-01T23:11:25.417Z Compiling proc-macro-error2 v2.0.1
30962026-09-01T23:11:25.869Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30972026-09-01T23:11:25.869Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30982026-09-01T23:11:25.869Z Compiling rfc6979 v0.4.0
30992026-09-01T23:11:25.869Z Compiling salty v0.3.0
31002026-09-01T23:11:25.925Z Compiling chumsky v0.9.3
31012026-09-01T23:11:25.946Z Compiling ecdsa v0.16.9
31022026-09-01T23:11:26.003Z Compiling knus-derive v3.4.0
31032026-09-01T23:11:26.138Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31042026-09-01T23:11:26.161Z Compiling polar-core v0.27.3
31052026-09-01T23:11:26.367Z Compiling primeorder v0.13.6
31062026-09-01T23:11:26.390Z Compiling nonempty v0.12.0
31072026-09-01T23:11:26.624Z Compiling p384 v0.13.1
31082026-09-01T23:11:26.667Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31092026-09-01T23:11:27.110Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31102026-09-01T23:11:27.137Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31112026-09-01T23:11:27.197Z Compiling fxhash v0.2.1
31122026-09-01T23:11:27.357Z Compiling knus v3.4.0
31132026-09-01T23:11:27.402Z Compiling libz-sys v1.1.24
31142026-09-01T23:11:27.507Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-01T23:11:27.620Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-01T23:11:27.664Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-01T23:11:27.896Z Compiling kstat-rs v0.2.5
31182026-09-01T23:11:28.104Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31192026-09-01T23:11:28.202Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31202026-09-01T23:11:28.239Z Compiling mime_guess v2.0.5
31212026-09-01T23:11:28.262Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31222026-09-01T23:11:28.750Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-01T23:11:28.753Z Compiling nanorand v0.7.0
31242026-09-01T23:11:29.130Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-01T23:11:29.208Z Compiling parking_lot_core v0.8.6
31262026-09-01T23:11:29.211Z Compiling flume v0.11.1
31272026-09-01T23:11:29.536Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31282026-09-01T23:11:29.593Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31292026-09-01T23:11:29.645Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-01T23:11:29.807Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-01T23:11:30.120Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-01T23:11:30.293Z Compiling git-stub v1.0.0
31332026-09-01T23:11:30.401Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-01T23:11:30.520Z Compiling strsim v0.10.0
31352026-09-01T23:11:30.571Z Compiling instability v0.3.11
31362026-09-01T23:11:30.654Z Compiling corncobs v0.1.4
31372026-09-01T23:11:30.677Z Compiling http-range v0.1.5
31382026-09-01T23:11:30.830Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31392026-09-01T23:11:30.852Z Compiling darling_core v0.13.4
31402026-09-01T23:11:30.910Z Compiling git-stub-vcs v0.1.0
31412026-09-01T23:11:30.973Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-01T23:11:31.701Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-01T23:11:31.722Z Compiling progenitor-impl v0.13.0
31442026-09-01T23:11:31.845Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31452026-09-01T23:11:31.971Z Compiling ignore v0.4.25
31462026-09-01T23:11:32.217Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-01T23:11:32.476Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-01T23:11:32.515Z Compiling secrecy v0.8.0
31492026-09-01T23:11:32.565Z Compiling anstyle-parse v0.2.7
31502026-09-01T23:11:32.708Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31512026-09-01T23:11:32.805Z Compiling castaway v0.2.4
31522026-09-01T23:11:32.969Z Compiling vergen-git2 v9.1.0
31532026-09-01T23:11:33.200Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-01T23:11:33.434Z Compiling indoc v2.0.7
31552026-09-01T23:11:33.865Z Compiling progenitor-macro v0.13.0
31562026-09-01T23:11:33.913Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31572026-09-01T23:11:34.580Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31582026-09-01T23:11:34.648Z Compiling compact_str v0.8.1
31592026-09-01T23:11:35.117Z Compiling anstream v0.6.21
31602026-09-01T23:11:35.143Z Compiling globwalk v0.9.1
31612026-09-01T23:11:35.472Z Compiling oso v0.27.3
31622026-09-01T23:11:35.536Z Compiling darling_macro v0.13.4
31632026-09-01T23:11:35.634Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31642026-09-01T23:11:36.008Z Compiling hyper-staticfile v0.10.1
31652026-09-01T23:11:36.039Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31662026-09-01T23:11:36.088Z Compiling parking_lot v0.11.2
31672026-09-01T23:11:36.224Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31682026-09-01T23:11:36.662Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31692026-09-01T23:11:36.691Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31702026-09-01T23:11:36.715Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31712026-09-01T23:11:36.877Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31722026-09-01T23:11:36.974Z Compiling predicates-tree v1.0.13
31732026-09-01T23:11:37.318Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-01T23:11:37.577Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-01T23:11:37.917Z Compiling progenitor-client v0.13.0
31762026-09-01T23:11:37.940Z Compiling unicode-truncate v1.1.0
31772026-09-01T23:11:38.065Z Compiling sha2 v0.11.0
31782026-09-01T23:11:38.165Z Compiling digest-io v0.1.0
31792026-09-01T23:11:38.205Z Compiling lru v0.12.5
31802026-09-01T23:11:38.346Z Compiling prefix-trie v0.7.0
31812026-09-01T23:11:38.375Z Compiling rand_seeder v0.4.0
31822026-09-01T23:11:38.432Z Compiling rawzip v0.4.4
31832026-09-01T23:11:38.826Z Compiling async-bb8-diesel v0.2.1
31842026-09-01T23:11:38.870Z Compiling diesel-dtrace v0.5.0
31852026-09-01T23:11:39.023Z Compiling cassowary v0.3.0
31862026-09-01T23:11:39.098Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31872026-09-01T23:11:39.199Z Compiling hickory-server v0.25.2
31882026-09-01T23:11:39.273Z Compiling progenitor v0.13.0
31892026-09-01T23:11:39.295Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31902026-09-01T23:11:39.459Z Compiling ratatui v0.29.0
31912026-09-01T23:11:39.529Z Compiling camino-tempfile-ext v0.3.3
31922026-09-01T23:11:39.835Z Compiling sled v0.34.7
31932026-09-01T23:11:39.994Z Compiling darling v0.13.4
31942026-09-01T23:11:40.407Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-01T23:11:41.761Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-01T23:11:42.146Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-01T23:11:42.344Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-01T23:11:42.973Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31992026-09-01T23:11:43.210Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32002026-09-01T23:11:43.310Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32012026-09-01T23:11:43.469Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32022026-09-01T23:11:43.833Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-01T23:11:44.210Z Compiling serde_with_macros v1.5.2
32042026-09-01T23:11:44.241Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-01T23:11:44.309Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32062026-09-01T23:11:44.540Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32072026-09-01T23:11:44.733Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32082026-09-01T23:11:44.771Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32092026-09-01T23:11:44.974Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32102026-09-01T23:11:45.020Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32112026-09-01T23:11:45.066Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32122026-09-01T23:11:45.098Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32132026-09-01T23:11:45.210Z Compiling arc-swap v1.8.2
32142026-09-01T23:11:45.245Z Compiling void v1.0.2
32152026-09-01T23:11:45.371Z Compiling lzss v0.8.2
32162026-09-01T23:11:45.393Z Compiling serde_with v1.14.0
32172026-09-01T23:11:45.484Z Compiling slog-scope v4.4.1
32182026-09-01T23:11:45.527Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-01T23:11:45.559Z Compiling scuffle v0.1.0
32202026-09-01T23:11:45.582Z Compiling tungstenite v0.23.0
32212026-09-01T23:11:45.603Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-01T23:11:45.643Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-01T23:11:45.829Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32242026-09-01T23:11:46.050Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-09-01T23:11:46.182Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-01T23:11:46.272Z Compiling libsw-core v0.3.2
32272026-09-01T23:11:46.344Z Compiling nix v0.27.1
32282026-09-01T23:11:46.417Z Compiling twox-hash v2.1.2
32292026-09-01T23:11:46.479Z Compiling serde_bytes v0.11.19
32302026-09-01T23:11:46.567Z Compiling atty v0.2.14
32312026-09-01T23:11:46.667Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-01T23:11:46.712Z Compiling libsw v3.5.0
32332026-09-01T23:11:46.791Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-01T23:11:46.891Z Compiling tokio-tungstenite v0.23.1
32352026-09-01T23:11:46.937Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32362026-09-01T23:11:46.963Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32372026-09-01T23:11:46.987Z Compiling slog-stdlog v4.1.1
32382026-09-01T23:11:47.009Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-09-01T23:11:47.033Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-01T23:11:47.240Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-01T23:11:47.263Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-01T23:11:47.302Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-01T23:11:47.482Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-01T23:11:47.508Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-01T23:11:47.766Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32462026-09-01T23:11:47.964Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32472026-09-01T23:11:48.008Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32482026-09-01T23:11:48.030Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-01T23:11:48.462Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32502026-09-01T23:11:49.075Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32512026-09-01T23:11:49.104Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32522026-09-01T23:11:49.303Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32532026-09-01T23:11:49.540Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32542026-09-01T23:11:49.836Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32552026-09-01T23:11:50.109Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32562026-09-01T23:11:52.267Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32572026-09-01T23:11:52.650Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32582026-09-01T23:11:53.287Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32592026-09-01T23:11:53.501Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32602026-09-01T23:11:53.776Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32612026-09-01T23:11:54.134Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32622026-09-01T23:11:54.177Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32632026-09-01T23:11:54.232Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32642026-09-01T23:11:54.966Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32652026-09-01T23:11:55.468Z Compiling git2 v0.20.4
32662026-09-01T23:11:55.885Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32672026-09-01T23:11:56.101Z Compiling signal-hook-tokio v0.3.1
32682026-09-01T23:11:56.289Z Compiling fatfs v0.3.6
32692026-09-01T23:11:56.315Z Compiling yasna v0.5.2
32702026-09-01T23:11:56.427Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-01T23:11:57.285Z Compiling console v0.16.2
32722026-09-01T23:11:57.324Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32732026-09-01T23:11:57.418Z Compiling assert_matches v1.5.0
32742026-09-01T23:11:57.524Z Compiling seq-macro v0.3.6
32752026-09-01T23:11:58.057Z Compiling indicatif v0.18.4
32762026-09-01T23:11:58.177Z Compiling rcgen v0.12.1
32772026-09-01T23:11:58.491Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32782026-09-01T23:11:58.547Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32792026-09-01T23:11:58.829Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-01T23:12:01.079Z Compiling slog-envlogger v2.2.0
32812026-09-01T23:12:01.778Z Compiling oxide-update-engine-display v0.1.2
32822026-09-01T23:12:02.061Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-01T23:12:02.505Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-01T23:12:02.860Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32852026-09-01T23:12:03.095Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32862026-09-01T23:12:03.329Z Compiling port-file v0.1.0
32872026-09-01T23:12:03.427Z Compiling rtoolbox v0.0.3
32882026-09-01T23:12:03.631Z Compiling subprocess v0.2.15
32892026-09-01T23:12:03.680Z Compiling rpassword v7.5.4
32902026-09-01T23:12:04.065Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-01T23:12:04.113Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-01T23:12:04.270Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32932026-09-01T23:12:04.807Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32942026-09-01T23:12:04.891Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-01T23:12:04.959Z Compiling tui-tree-widget v0.23.1
32962026-09-01T23:12:05.246Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-01T23:12:05.473Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32982026-09-01T23:12:06.362Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-09-01T23:12:07.447Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-01T23:12:07.636Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-01T23:12:07.815Z Compiling uzers v0.12.2
33022026-09-01T23:12:07.854Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-01T23:12:08.087Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-01T23:12:08.185Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33052026-09-01T23:12:08.212Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33062026-09-01T23:12:08.671Z Compiling support-bundle-viewer v0.1.2
33072026-09-01T23:12:08.864Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33082026-09-01T23:12:08.987Z Compiling multimap v0.10.1
33092026-09-01T23:12:09.801Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-01T23:12:34.050Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-01T23:12:54.218Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-01T23:13:08.845Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-01T23:20:49.795Z Finished `release` profile [optimized] target(s) in 10m 12s
33142026-09-01T23:20:49.799Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-01T23:20:49.799Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-01T23:21:25.084Z
33172026-09-01T23:21:25.087Zreal 10:48.830710862
33182026-09-01T23:21:25.087Zuser 2:03:18.293067513
33192026-09-01T23:21:25.087Zsys 4:36.883575616
33202026-09-01T23:21:25.087Ztrap 3.220125264
33212026-09-01T23:21:25.087Ztflt 0.769888746
33222026-09-01T23:21:25.087Zdflt 9.489548703
33232026-09-01T23:21:25.087Zkflt 0.006354040
33242026-09-01T23:21:25.087Zlock 8:15:16.484976284
33252026-09-01T23:21:25.087Zslp 3:07:23.796609125
33262026-09-01T23:21:25.087Zlat 2:55.458652936
33272026-09-01T23:21:25.087Zstop 8:32.078329570
33282026-09-01T23:21:25.087Z+ mapfile -t packages
33292026-09-01T23:21:25.087Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-01T23:21:26.068Z Finished `release` profile [optimized] target(s) in 0.97s
33312026-09-01T23:21:26.146Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-01T23:21:26.206ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-01T23:21:26.209Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-01T23:21:26.693Z Compiling libc v0.2.185
33352026-09-01T23:21:26.693Z Compiling serde_core v1.0.228
33362026-09-01T23:21:26.698Z Compiling serde v1.0.228
33372026-09-01T23:21:26.698Z Compiling rustix v1.1.4
33382026-09-01T23:21:26.698Z Compiling serde_json v1.0.151
33392026-09-01T23:21:26.818Z Compiling bitflags v2.11.0
33402026-09-01T23:21:26.849Z Compiling usdt-impl v0.5.0
33412026-09-01T23:21:26.858Z Compiling syn v2.0.117
33422026-09-01T23:21:26.871Z Compiling syn v1.0.109
33432026-09-01T23:21:26.882Z Compiling getrandom v0.4.3
33442026-09-01T23:21:26.895Z Compiling log v0.4.33
33452026-09-01T23:21:26.907Z Compiling indexmap v2.14.0
33462026-09-01T23:21:26.923Z Compiling fs-err v3.3.0
33472026-09-01T23:21:27.084Z Compiling heck v0.4.1
33482026-09-01T23:21:27.183Z Compiling once_cell v1.21.3
33492026-09-01T23:21:27.239Z Compiling anyhow v1.0.104
33502026-09-01T23:21:27.528Z Compiling thread-id v4.2.2
33512026-09-01T23:21:27.557Z Compiling errno v0.3.14
33522026-09-01T23:21:27.560Z Compiling memmap v0.7.0
33532026-09-01T23:21:28.319Z Compiling proc-macro-error v1.0.4
33542026-09-01T23:21:28.553Z Compiling terminal_size v0.4.3
33552026-09-01T23:21:28.553Z Compiling tempfile v3.27.0
33562026-09-01T23:21:28.587Z Compiling tabled_derive v0.7.0
33572026-09-01T23:21:28.651Z Compiling clap_builder v4.6.0
33582026-09-01T23:21:28.651Z Compiling textwrap v0.16.2
33592026-09-01T23:21:29.001Z Compiling camino v1.2.5
33602026-09-01T23:21:29.005Z Compiling cargo-platform v0.3.2
33612026-09-01T23:21:29.005Z Compiling semver v1.0.28
33622026-09-01T23:21:29.023Z Compiling pest_generator v2.8.6
33632026-09-01T23:21:29.273Z Compiling tabled v0.15.0
33642026-09-01T23:21:29.308Z Compiling camino-tempfile v1.4.1
33652026-09-01T23:21:29.446Z Compiling serde_derive v1.0.228
33662026-09-01T23:21:29.446Z Compiling thiserror-impl v1.0.69
33672026-09-01T23:21:29.449Z Compiling zerocopy-derive v0.7.35
33682026-09-01T23:21:29.449Z Compiling scroll_derive v0.12.1
33692026-09-01T23:21:29.449Z Compiling thiserror-impl v2.0.18
33702026-09-01T23:21:29.449Z Compiling clap_derive v4.6.1
33712026-09-01T23:21:29.584Z Compiling pest_derive v2.8.6
33722026-09-01T23:21:30.106Z Compiling scroll v0.12.0
33732026-09-01T23:21:30.273Z Compiling zerocopy v0.7.35
33742026-09-01T23:21:30.361Z Compiling goblin v0.8.2
33752026-09-01T23:21:30.605Z Compiling thiserror v1.0.69
33762026-09-01T23:21:30.631Z Compiling thiserror v2.0.18
33772026-09-01T23:21:30.738Z Compiling dtrace-parser v0.2.0
33782026-09-01T23:21:30.893Z Compiling clap v4.6.1
33792026-09-01T23:21:31.958Z Compiling dof v0.3.0
33802026-09-01T23:21:31.958Z Compiling serde_tokenstream v0.2.3
33812026-09-01T23:21:32.002Z Compiling toml_datetime v0.6.11
33822026-09-01T23:21:32.002Z Compiling serde_spanned v0.6.9
33832026-09-01T23:21:32.005Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33842026-09-01T23:21:32.005Z Compiling cargo_metadata v0.23.1
33852026-09-01T23:21:32.006Z Compiling macaddr v1.0.1
33862026-09-01T23:21:32.210Z Compiling toml_edit v0.22.27
33872026-09-01T23:21:32.595Z Compiling usdt-macro v0.5.0
33882026-09-01T23:21:32.595Z Compiling usdt-attr-macro v0.5.0
33892026-09-01T23:21:33.465Z Compiling usdt v0.5.0
33902026-09-01T23:21:33.631Z Compiling toml v0.8.23
33912026-09-01T23:21:34.051Z Compiling cargo_toml v0.21.0
33922026-09-01T23:21:36.312Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-01T23:21:42.334Z Finished `release` profile [optimized] target(s) in 16.11s
33942026-09-01T23:21:42.436Z
33952026-09-01T23:21:42.436Zreal 16.192690606
33962026-09-01T23:21:42.436Zuser 1:55.329401221
33972026-09-01T23:21:42.436Zsys 13.905455827
33982026-09-01T23:21:42.436Ztrap 0.044354910
33992026-09-01T23:21:42.436Ztflt 0.660236128
34002026-09-01T23:21:42.442Zdflt 1.712985266
34012026-09-01T23:21:42.442Zkflt 0.000095710
34022026-09-01T23:21:42.442Zlock 3:42.321443056
34032026-09-01T23:21:42.443Zslp 2:09.073815232
34042026-09-01T23:21:42.443Zlat 2.618109061
34052026-09-01T23:21:42.443Zstop 16.209696070
34062026-09-01T23:21:42.443Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-01T23:21:42.443Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-01T23:21:42.443Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-01T23:21:42.443Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-01T23:21:42.443Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-01T23:21:43.401Z Compiling progenitor-client v0.14.0
34122026-09-01T23:21:43.404Z Compiling match_cfg v0.1.0
34132026-09-01T23:21:43.404Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-01T23:21:43.404Z Compiling slog-json v2.6.1
34152026-09-01T23:21:43.404Z Compiling newtype-uuid-macros v0.1.0
34162026-09-01T23:21:43.404Z Compiling sha1 v0.11.0
34172026-09-01T23:21:43.550Z Compiling multer v3.1.0
34182026-09-01T23:21:43.555Z Compiling compression-core v0.4.31
34192026-09-01T23:21:43.555Z Compiling debug-ignore v1.0.5
34202026-09-01T23:21:43.555Z Compiling async-stream-impl v0.3.6
34212026-09-01T23:21:43.563Z Compiling serde_spanned v1.1.1
34222026-09-01T23:21:43.568Z Compiling toml_datetime v1.1.1+spec-1.1.0
34232026-09-01T23:21:43.569Z Compiling dropshot v0.17.1
34242026-09-01T23:21:43.569Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-01T23:21:43.588Z Compiling waitgroup v0.1.2
34262026-09-01T23:21:43.606Z Compiling rustls-pemfile v2.2.0
34272026-09-01T23:21:43.767Z Compiling dropshot_endpoint v0.17.1
34282026-09-01T23:21:43.856Z Compiling hostname v0.4.2
34292026-09-01T23:21:43.874Z Compiling compression-codecs v0.4.37
34302026-09-01T23:21:43.926Z Compiling hostname v0.3.1
34312026-09-01T23:21:43.929Z Compiling toml v1.1.2+spec-1.1.0
34322026-09-01T23:21:43.930Z Compiling serde_path_to_error v0.1.20
34332026-09-01T23:21:43.930Z Compiling atomicwrites v0.4.4
34342026-09-01T23:21:43.930Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34352026-09-01T23:21:43.930Z Compiling macaddr v1.0.1
34362026-09-01T23:21:44.003Z Compiling serde_tokenstream v0.3.0
34372026-09-01T23:21:44.020Z Compiling oxide-generation v0.1.3
34382026-09-01T23:21:44.078Z Compiling slog-bunyan v2.5.0
34392026-09-01T23:21:44.110Z Compiling async-compression v0.4.41
34402026-09-01T23:21:44.110Z Compiling instant v0.1.13
34412026-09-01T23:21:44.171Z Compiling parse-display-derive v0.10.0
34422026-09-01T23:21:44.175Z Compiling regress v0.10.5
34432026-09-01T23:21:44.248Z Compiling backon v1.6.0
34442026-09-01T23:21:44.274Z Compiling backoff v0.4.0
34452026-09-01T23:21:44.274Z Compiling itertools v0.14.0
34462026-09-01T23:21:44.309Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34472026-09-01T23:21:44.345Z Compiling async-stream v0.3.6
34482026-09-01T23:21:44.372Z Compiling humantime v2.3.0
34492026-09-01T23:21:44.382Z Compiling oxide-generation-macros v0.2.0
34502026-09-01T23:21:44.400Z Compiling half v2.7.1
34512026-09-01T23:21:44.457Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34522026-09-01T23:21:44.474Z Compiling progenitor-extras v0.2.0
34532026-09-01T23:21:44.493Z Compiling ciborium-io v0.2.2
34542026-09-01T23:21:44.518Z Compiling crucible-workspace-hack v0.1.0
34552026-09-01T23:21:44.540Z Compiling convert_case v0.4.0
34562026-09-01T23:21:44.559Z Compiling secrecy v0.10.3
34572026-09-01T23:21:44.589Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34582026-09-01T23:21:44.611Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34592026-09-01T23:21:44.631Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34602026-09-01T23:21:44.653Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34612026-09-01T23:21:44.738Z Compiling ciborium-ll v0.2.2
34622026-09-01T23:21:44.756Z Compiling inout v0.1.4
34632026-09-01T23:21:44.760Z Compiling regress v0.11.1
34642026-09-01T23:21:44.807Z Compiling thiserror-impl-no-std v2.0.2
34652026-09-01T23:21:44.885Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34662026-09-01T23:21:44.903Z Compiling universal-hash v0.5.1
34672026-09-01T23:21:44.930Z Compiling derive_more v0.99.20
34682026-09-01T23:21:44.951Z Compiling ciborium v0.2.2
34692026-09-01T23:21:44.982Z Compiling cipher v0.4.4
34702026-09-01T23:21:45.001Z Compiling opaque-debug v0.3.1
34712026-09-01T23:21:45.017Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-01T23:21:45.066Z Compiling poly1305 v0.8.0
34732026-09-01T23:21:45.091Z Compiling blake2 v0.10.6
34742026-09-01T23:21:45.190Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34752026-09-01T23:21:45.255Z Compiling chacha20 v0.9.1
34762026-09-01T23:21:45.273Z Compiling aead v0.5.2
34772026-09-01T23:21:45.292Z Compiling password-hash v0.5.0
34782026-09-01T23:21:45.469Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34792026-09-01T23:21:45.504Z Compiling indent_write v2.2.0
34802026-09-01T23:21:45.556Z Compiling argon2 v0.5.3
34812026-09-01T23:21:45.575Z Compiling chacha20poly1305 v0.10.1
34822026-09-01T23:21:45.598Z Compiling toml_datetime v0.7.5+spec-1.1.0
34832026-09-01T23:21:45.601Z Compiling unsafe-libyaml v0.2.11
34842026-09-01T23:21:45.680Z Compiling itertools v0.15.0
34852026-09-01T23:21:45.697Z Compiling num-derive v0.4.2
34862026-09-01T23:21:45.729Z Compiling heapless v0.8.0
34872026-09-01T23:21:45.783Z Compiling tabwriter v1.4.1
34882026-09-01T23:21:45.833Z Compiling toml_edit v0.23.10+spec-1.0.0
34892026-09-01T23:21:45.913Z Compiling hash32 v0.3.1
34902026-09-01T23:21:45.977Z Compiling parse-display v0.10.0
34912026-09-01T23:21:46.051Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34922026-09-01T23:21:46.090Z Compiling thiserror-no-std v2.0.2
34932026-09-01T23:21:46.104Z Compiling smoltcp v0.11.0
34942026-09-01T23:21:46.203Z Compiling vsss-rs v3.3.4
34952026-09-01T23:21:46.304Z Compiling serde_yaml v0.9.34+deprecated
34962026-09-01T23:21:46.322Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34972026-09-01T23:21:46.439Z Compiling typify-impl v0.6.2
34982026-09-01T23:21:46.508Z Compiling proc-macro-crate v3.4.0
34992026-09-01T23:21:46.623Z Compiling cobs v0.3.0
35002026-09-01T23:21:46.717Z Compiling colored v3.1.1
35012026-09-01T23:21:46.829Z Compiling illumos-nvpair-sys v0.2.0
35022026-09-01T23:21:46.848Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35032026-09-01T23:21:46.870Z Compiling postcard v1.1.3
35042026-09-01T23:21:47.087Z Compiling proc-macro-error v1.0.4
35052026-09-01T23:21:47.105Z Compiling rand v0.10.1
35062026-09-01T23:21:47.119Z Compiling num_enum_derive v0.7.6
35072026-09-01T23:21:47.122Z Compiling ingot-macros v0.2.0
35082026-09-01T23:21:47.122Z Compiling proc-macro-crate v1.3.1
35092026-09-01T23:21:47.189Z Compiling foreign-types-macros v0.2.3
35102026-09-01T23:21:47.242Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35112026-09-01T23:21:47.406Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35122026-09-01T23:21:47.442Z Compiling foreign-types-shared v0.3.1
35132026-09-01T23:21:47.544Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35142026-09-01T23:21:47.576Z Compiling rayon-core v1.13.0
35152026-09-01T23:21:47.599Z Compiling num_enum_derive v0.5.11
35162026-09-01T23:21:47.626Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-01T23:21:47.645Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-01T23:21:47.865Z Compiling foreign-types v0.5.0
35192026-09-01T23:21:47.869Z Compiling crossbeam-deque v0.8.6
35202026-09-01T23:21:47.885Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35212026-09-01T23:21:47.974Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35222026-09-01T23:21:47.992Z Compiling cstr-argument v0.1.2
35232026-09-01T23:21:47.993Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35242026-09-01T23:21:47.995Z Compiling illumos-nvpair v0.3.0
35252026-09-01T23:21:48.140Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35262026-09-01T23:21:48.183Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35272026-09-01T23:21:48.254Z Compiling num_enum v0.7.6
35282026-09-01T23:21:48.280Z Compiling zone_cfg_derive v0.3.1
35292026-09-01T23:21:48.311Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35302026-09-01T23:21:48.393Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35312026-09-01T23:21:48.419Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35322026-09-01T23:21:48.437Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35332026-09-01T23:21:48.472Z Compiling itertools v0.12.1
35342026-09-01T23:21:48.492Z Compiling sigpipe v0.1.3
35352026-09-01T23:21:48.529Z Compiling rayon v1.11.0
35362026-09-01T23:21:48.550Z Compiling glob v0.3.3
35372026-09-01T23:21:48.574Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35382026-09-01T23:21:48.666Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35392026-09-01T23:21:48.683Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35402026-09-01T23:21:48.725Z Compiling num_enum v0.5.11
35412026-09-01T23:21:48.771Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35422026-09-01T23:21:48.793Z Compiling smf v0.2.3
35432026-09-01T23:21:48.796Z Compiling whoami v1.6.1
35442026-09-01T23:21:48.854Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35452026-09-01T23:21:48.875Z Compiling cpubits v0.1.1
35462026-09-01T23:21:48.949Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35472026-09-01T23:21:48.975Z Compiling gethostname v0.5.0
35482026-09-01T23:21:48.993Z Compiling num-rational v0.4.2
35492026-09-01T23:21:48.996Z Compiling num-complex v0.4.6
35502026-09-01T23:21:49.133Z Compiling derive-where v1.6.0
35512026-09-01T23:21:49.151Z Compiling toml v0.8.23
35522026-09-01T23:21:49.182Z Compiling usdt-macro v0.5.0
35532026-09-01T23:21:49.186Z Compiling usdt-attr-macro v0.5.0
35542026-09-01T23:21:49.342Z Compiling pem-rfc7468 v1.0.0
35552026-09-01T23:21:49.392Z Compiling num v0.4.3
35562026-09-01T23:21:49.439Z Compiling memmap v0.7.0
35572026-09-01T23:21:49.494Z Compiling float-ord v0.3.2
35582026-09-01T23:21:49.598Z Compiling cancel-safe-futures v0.1.5
35592026-09-01T23:21:49.646Z Compiling zone v0.3.1
35602026-09-01T23:21:49.664Z Compiling hmac v0.13.0
35612026-09-01T23:21:49.684Z Compiling universal-hash v0.6.1
35622026-09-01T23:21:49.760Z Compiling resolv-conf v0.7.6
35632026-09-01T23:21:49.795Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-01T23:21:49.860Z Compiling sha1 v0.10.6
35652026-09-01T23:21:49.904Z Compiling libefi-sys v0.1.0
35662026-09-01T23:21:50.003Z Compiling prettyplease v0.2.37
35672026-09-01T23:21:50.104Z Compiling usdt v0.5.0
35682026-09-01T23:21:50.128Z Compiling linear-map v1.2.0
35692026-09-01T23:21:50.147Z Compiling ingot-types v0.2.0
35702026-09-01T23:21:50.149Z Compiling polyval v0.7.1
35712026-09-01T23:21:50.204Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35722026-09-01T23:21:50.229Z Compiling der v0.8.0
35732026-09-01T23:21:50.249Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35742026-09-01T23:21:50.290Z Compiling newline-converter v0.3.0
35752026-09-01T23:21:50.351Z Compiling console v0.15.11
35762026-09-01T23:21:50.370Z Compiling bitfield-struct v0.6.2
35772026-09-01T23:21:50.389Z Compiling ghash v0.6.0
35782026-09-01T23:21:50.436Z Compiling pbkdf2 v0.13.0
35792026-09-01T23:21:50.515Z Compiling oxide-update-engine-types v0.1.2
35802026-09-01T23:21:50.553Z Compiling ingot v0.2.1
35812026-09-01T23:21:50.602Z Compiling crypto-bigint v0.7.5
35822026-09-01T23:21:50.620Z Compiling aes v0.9.1
35832026-09-01T23:21:50.665Z Compiling hickory-proto v0.24.4
35842026-09-01T23:21:50.866Z Compiling expectorate v1.2.0
35852026-09-01T23:21:51.031Z Compiling ctr v0.10.1
35862026-09-01T23:21:51.057Z Compiling aead v0.6.1
35872026-09-01T23:21:51.076Z Compiling sha2 v0.11.0
35882026-09-01T23:21:51.107Z Compiling typify-macro v0.6.2
35892026-09-01T23:21:51.126Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35902026-09-01T23:21:51.267Z Compiling nom v8.0.0
35912026-09-01T23:21:51.286Z Compiling linked-hash-map v0.5.6
35922026-09-01T23:21:51.391Z Compiling semver v0.1.20
35932026-09-01T23:21:51.496Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35942026-09-01T23:21:51.503Z Compiling lru-cache v0.1.2
35952026-09-01T23:21:51.558Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35962026-09-01T23:21:51.577Z Compiling aes-gcm v0.11.0
35972026-09-01T23:21:51.658Z Compiling oxide-update-engine v0.1.2
35982026-09-01T23:21:51.692Z Compiling rustc_version v0.1.7
35992026-09-01T23:21:51.729Z Compiling spki v0.8.0
36002026-09-01T23:21:51.823Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-01T23:21:51.842Z Compiling tokio-dtrace v0.1.1
36022026-09-01T23:21:51.846Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-01T23:21:51.954Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36042026-09-01T23:21:51.986Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36052026-09-01T23:21:52.004Z Compiling salsa20 v0.11.0
36062026-09-01T23:21:52.063Z Compiling slog-dtrace v0.3.0
36072026-09-01T23:21:52.160Z Compiling minimal-lexical v0.2.1
36082026-09-01T23:21:52.187Z Compiling xshell-macros v0.2.7
36092026-09-01T23:21:52.206Z Compiling scrypt v0.12.0
36102026-09-01T23:21:52.209Z Compiling oxide-tokio-rt v0.1.4
36112026-09-01T23:21:52.242Z Compiling newtype_derive v0.1.6
36122026-09-01T23:21:52.354Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36132026-09-01T23:21:52.458Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36142026-09-01T23:21:52.476Z Compiling nom v7.1.3
36152026-09-01T23:21:52.549Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36162026-09-01T23:21:52.569Z Compiling phf_shared v0.12.1
36172026-09-01T23:21:52.607Z Compiling rfc6979 v0.4.0
36182026-09-01T23:21:52.632Z Compiling xshell v0.2.7
36192026-09-01T23:21:52.775Z Compiling cbc v0.2.1
36202026-09-01T23:21:52.793Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-01T23:21:52.931Z Compiling csv-core v0.1.13
36222026-09-01T23:21:52.974Z Compiling hickory-resolver v0.24.4
36232026-09-01T23:21:52.992Z Compiling typify v0.6.2
36242026-09-01T23:21:53.144Z Compiling progenitor-impl v0.14.0
36252026-09-01T23:21:53.163Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36262026-09-01T23:21:53.184Z Compiling highway v1.3.0
36272026-09-01T23:21:53.230Z Compiling chrono-tz v0.10.4
36282026-09-01T23:21:53.258Z Compiling unicode-xid v0.2.6
36292026-09-01T23:21:53.274Z Compiling proc-macro-error2 v2.0.1
36302026-09-01T23:21:53.426Z Compiling const_format_proc_macros v0.2.34
36312026-09-01T23:21:53.471Z Compiling csv v1.4.0
36322026-09-01T23:21:53.495Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36332026-09-01T23:21:53.618Z Compiling pkcs5 v0.8.1
36342026-09-01T23:21:53.648Z Compiling ecdsa v0.16.9
36352026-09-01T23:21:53.666Z Compiling phf v0.12.1
36362026-09-01T23:21:53.852Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36372026-09-01T23:21:53.931Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36382026-09-01T23:21:53.938Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36392026-09-01T23:21:54.057Z Compiling qorb v0.4.1
36402026-09-01T23:21:54.077Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36412026-09-01T23:21:54.101Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36422026-09-01T23:21:54.119Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36432026-09-01T23:21:54.202Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36442026-09-01T23:21:54.300Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36452026-09-01T23:21:54.321Z Compiling primeorder v0.13.6
36462026-09-01T23:21:54.354Z Compiling hashbrown v0.14.5
36472026-09-01T23:21:54.487Z Compiling salty v0.3.0
36482026-09-01T23:21:54.635Z Compiling p384 v0.13.1
36492026-09-01T23:21:54.809Z Compiling const_format v0.2.35
36502026-09-01T23:21:54.831Z Compiling pkcs8 v0.11.0
36512026-09-01T23:21:54.962Z Compiling chumsky v0.9.3
36522026-09-01T23:21:54.981Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36532026-09-01T23:21:55.162Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36542026-09-01T23:21:55.275Z Compiling knus-derive v3.4.0
36552026-09-01T23:21:55.296Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-01T23:21:55.360Z Compiling tabled_derive v0.7.0
36572026-09-01T23:21:55.734Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36582026-09-01T23:21:55.848Z Compiling progenitor-macro v0.14.0
36592026-09-01T23:21:55.870Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36602026-09-01T23:21:56.052Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36612026-09-01T23:21:56.104Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36622026-09-01T23:21:56.197Z Compiling bcs v0.1.6
36632026-09-01T23:21:56.214Z Compiling ff v0.14.0
36642026-09-01T23:21:56.283Z Compiling termtree v0.5.1
36652026-09-01T23:21:56.348Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-01T23:21:56.398Z Compiling steno v0.4.1
36672026-09-01T23:21:56.460Z Compiling tabled v0.15.0
36682026-09-01T23:21:56.562Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36692026-09-01T23:21:56.598Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36702026-09-01T23:21:56.626Z Compiling group v0.14.0
36712026-09-01T23:21:56.781Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-01T23:21:56.846Z Compiling knus v3.4.0
36732026-09-01T23:21:56.866Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36742026-09-01T23:21:56.884Z Compiling signature v3.0.0
36752026-09-01T23:21:56.924Z Compiling base16ct v1.0.0
36762026-09-01T23:21:57.058Z Compiling tagptr v0.2.0
36772026-09-01T23:21:57.112Z Compiling sec1 v0.8.1
36782026-09-01T23:21:57.164Z Compiling hkdf v0.13.0
36792026-09-01T23:21:57.188Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36802026-09-01T23:21:57.241Z Compiling moka v0.12.13
36812026-09-01T23:21:57.370Z Compiling elliptic-curve v0.14.1
36822026-09-01T23:21:57.387Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36832026-09-01T23:21:57.439Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36842026-09-01T23:21:57.458Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36852026-09-01T23:21:57.625Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36862026-09-01T23:21:57.808Z Compiling utf-8 v0.7.6
36872026-09-01T23:21:57.829Z Compiling parking_lot_core v0.8.6
36882026-09-01T23:21:57.965Z Compiling hickory-resolver v0.25.2
36892026-09-01T23:21:58.014Z Compiling corncobs v0.1.4
36902026-09-01T23:21:58.032Z Compiling tungstenite v0.21.0
36912026-09-01T23:21:58.146Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36922026-09-01T23:21:58.221Z Compiling wnaf v0.14.0
36932026-09-01T23:21:58.337Z Compiling primefield v0.14.0
36942026-09-01T23:21:58.415Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36952026-09-01T23:21:58.451Z Compiling rfc6979 v0.6.0
36962026-09-01T23:21:58.557Z Compiling libscf-sys v1.2.0
36972026-09-01T23:21:58.583Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-01T23:21:58.613Z Compiling git-stub v1.0.0
36992026-09-01T23:21:58.638Z Compiling secrecy v0.8.0
37002026-09-01T23:21:58.730Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-01T23:21:58.811Z Compiling git-stub-vcs v0.1.0
37022026-09-01T23:21:58.886Z Compiling ecdsa v0.17.0
37032026-09-01T23:21:58.915Z Compiling tokio-tungstenite v0.21.0
37042026-09-01T23:21:58.934Z Compiling primeorder v0.14.0
37052026-09-01T23:21:59.014Z Compiling papergrid v0.18.0
37062026-09-01T23:21:59.208Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37072026-09-01T23:21:59.280Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-01T23:21:59.311Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-01T23:21:59.379Z Compiling curve25519-dalek v5.0.0
37102026-09-01T23:21:59.398Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-01T23:21:59.401Z Compiling unicase v2.9.0
37122026-09-01T23:21:59.484Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37132026-09-01T23:21:59.551Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37142026-09-01T23:21:59.654Z Compiling mime_guess v2.0.5
37152026-09-01T23:21:59.671Z Compiling parking_lot v0.11.2
37162026-09-01T23:21:59.692Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37172026-09-01T23:21:59.925Z Compiling ssh-encoding v0.3.0
37182026-09-01T23:21:59.974Z Compiling prefix-trie v0.7.0
37192026-09-01T23:22:00.016Z Compiling tabled v0.21.0
37202026-09-01T23:22:00.036Z Compiling fxhash v0.2.1
37212026-09-01T23:22:00.069Z Compiling keccak v0.2.0
37222026-09-01T23:22:00.131Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37232026-09-01T23:22:00.206Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37242026-09-01T23:22:00.274Z Compiling sled v0.34.7
37252026-09-01T23:22:00.291Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37262026-09-01T23:22:00.310Z Compiling ed25519 v3.0.0
37272026-09-01T23:22:00.336Z Compiling hickory-server v0.25.2
37282026-09-01T23:22:00.401Z Compiling crypto-primes v0.7.2
37292026-09-01T23:22:00.756Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-01T23:22:00.819Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-01T23:22:01.064Z Compiling poly1305 v0.9.0
37322026-09-01T23:22:01.154Z Compiling progenitor v0.14.0
37332026-09-01T23:22:01.273Z Compiling blowfish v0.10.0
37342026-09-01T23:22:01.346Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37352026-09-01T23:22:01.481Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37362026-09-01T23:22:01.523Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37372026-09-01T23:22:01.542Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37382026-09-01T23:22:01.574Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37392026-09-01T23:22:01.861Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37402026-09-01T23:22:02.064Z Compiling blake2 v0.11.0-rc.6
37412026-09-01T23:22:02.190Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37422026-09-01T23:22:02.226Z Compiling crc8 v0.1.1
37432026-09-01T23:22:02.289Z Compiling http-range v0.1.5
37442026-09-01T23:22:02.308Z Compiling half v1.8.3
37452026-09-01T23:22:02.431Z Compiling argon2 v0.6.0-rc.8
37462026-09-01T23:22:02.512Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37472026-09-01T23:22:02.530Z Compiling bcrypt-pbkdf v0.11.0
37482026-09-01T23:22:02.624Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37492026-09-01T23:22:02.641Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37502026-09-01T23:22:02.716Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37512026-09-01T23:22:02.793Z Compiling serde_cbor v0.11.2
37522026-09-01T23:22:02.880Z Compiling rsa v0.10.0-rc.18
37532026-09-01T23:22:03.034Z Compiling ssh-cipher v0.3.0
37542026-09-01T23:22:03.440Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37552026-09-01T23:22:03.546Z Compiling ed25519-dalek v3.0.0
37562026-09-01T23:22:03.684Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37572026-09-01T23:22:04.072Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37582026-09-01T23:22:04.134Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37592026-09-01T23:22:04.134Z Compiling sha3 v0.11.0
37602026-09-01T23:22:04.244Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37612026-09-01T23:22:04.300Z Compiling p256 v0.14.0
37622026-09-01T23:22:04.372Z Compiling p521 v0.14.0
37632026-09-01T23:22:04.471Z Compiling p384 v0.14.0
37642026-09-01T23:22:05.188Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37652026-09-01T23:22:05.343Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37662026-09-01T23:22:05.434Z Compiling scuffle v0.1.0
37672026-09-01T23:22:05.457Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37682026-09-01T23:22:05.659Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37692026-09-01T23:22:05.700Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37702026-09-01T23:22:05.982Z Compiling yasna v0.5.2
37712026-09-01T23:22:06.076Z Compiling headers-core v0.3.0
37722026-09-01T23:22:06.239Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37732026-09-01T23:22:06.452Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37742026-09-01T23:22:06.472Z Compiling kstat-rs v0.2.5
37752026-09-01T23:22:06.520Z Compiling kem v0.3.0
37762026-09-01T23:22:06.544Z Compiling module-lattice v0.2.3
37772026-09-01T23:22:06.563Z Compiling nanorand v0.7.0
37782026-09-01T23:22:06.683Z Compiling sponge-cursor v0.1.0
37792026-09-01T23:22:06.701Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37802026-09-01T23:22:06.800Z Compiling flume v0.11.1
37812026-09-01T23:22:06.839Z Compiling sha3 v0.12.0
37822026-09-01T23:22:06.856Z Compiling ml-kem v0.3.2
37832026-09-01T23:22:06.884Z Compiling rcgen v0.12.1
37842026-09-01T23:22:06.910Z Compiling headers v0.4.1
37852026-09-01T23:22:07.149Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37862026-09-01T23:22:07.441Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37872026-09-01T23:22:07.530Z Compiling ssh-key v0.7.0-rc.11
37882026-09-01T23:22:07.607Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37892026-09-01T23:22:07.643Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37902026-09-01T23:22:07.738Z Compiling hyper-staticfile v0.10.1
37912026-09-01T23:22:07.809Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37922026-09-01T23:22:07.849Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37932026-09-01T23:22:07.887Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37942026-09-01T23:22:07.988Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37952026-09-01T23:22:08.009Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37962026-09-01T23:22:08.192Z Compiling russh-cryptovec v0.62.0
37972026-09-01T23:22:08.211Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37982026-09-01T23:22:08.265Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
37992026-09-01T23:22:08.283Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38002026-09-01T23:22:08.286Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38012026-09-01T23:22:08.322Z Compiling internal-russh-num-bigint v0.5.0
38022026-09-01T23:22:08.377Z Compiling port-file v0.1.0
38032026-09-01T23:22:08.455Z Compiling num-bigint v0.4.6
38042026-09-01T23:22:08.474Z Compiling generic-array v1.4.3
38052026-09-01T23:22:08.509Z Compiling russh-util v0.52.0
38062026-09-01T23:22:08.528Z Compiling enum_dispatch v0.3.13
38072026-09-01T23:22:08.563Z Compiling delegate v0.13.5
38082026-09-01T23:22:08.649Z Compiling subprocess v0.2.15
38092026-09-01T23:22:08.696Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38102026-09-01T23:22:08.779Z Compiling md5 v0.8.0
38112026-09-01T23:22:08.986Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38122026-09-01T23:22:09.076Z Compiling hex-literal v1.1.0
38132026-09-01T23:22:09.095Z Compiling display-error-chain v0.2.2
38142026-09-01T23:22:09.145Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38152026-09-01T23:22:09.244Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38162026-09-01T23:22:09.267Z Compiling colored v2.2.0
38172026-09-01T23:22:09.363Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38182026-09-01T23:22:09.417Z Compiling internet-checksum v0.2.1
38192026-09-01T23:22:09.588Z Compiling russh v0.62.4
38202026-09-01T23:22:09.763Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38212026-09-01T23:22:09.917Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38222026-09-01T23:22:11.020Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-01T23:22:11.020Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-01T23:22:13.735Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-01T23:22:14.422Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-01T23:22:14.922Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-01T23:22:16.241Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38282026-09-01T23:22:16.394Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38292026-09-01T23:22:25.511Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38302026-09-01T23:22:25.511Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38312026-09-01T23:22:25.511Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38322026-09-01T23:22:25.514Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38332026-09-01T23:22:25.514Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38342026-09-01T23:22:27.363Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-01T23:22:27.404Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-01T23:22:31.797Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-01T23:23:13.721Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
38382026-09-01T23:23:13.724Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-01T23:23:13.724Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-01T23:23:13.951Z
38412026-09-01T23:23:13.951Zreal 1:31.448239409
38422026-09-01T23:23:13.951Zuser 8:30.860394074
38432026-09-01T23:23:13.954Zsys 1:42.062899987
38442026-09-01T23:23:13.954Ztrap 0.242635491
38452026-09-01T23:23:13.954Ztflt 0.445705289
38462026-09-01T23:23:13.954Zdflt 1.795161494
38472026-09-01T23:23:13.954Zkflt 0.000220420
38482026-09-01T23:23:13.954Zlock 31:27.763722588
38492026-09-01T23:23:13.954Zslp 19:11.001601681
38502026-09-01T23:23:13.954Zlat 38.540244319
38512026-09-01T23:23:13.954Zstop 3:02.637134511
38522026-09-01T23:23:13.955Z+ mkdir tests
38532026-09-01T23:23:13.958Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-01T23:23:13.958Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-01T23:23:13.983Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-01T23:23:14.016Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-01T23:23:14.047Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-01T23:23:14.079Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-01T23:23:14.472Z+ 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-01T23:23:14.475Z+ 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-01T23:24:20.380ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-01T23:24:20.380Za .github/buildomat/ci-env.sh 1K
38632026-09-01T23:24:20.380Za out/target/test 1K
38642026-09-01T23:24:20.380Za out/npuzone/npuzone 27402K
38652026-09-01T23:24:20.380Za package-manifest.toml 35K
38662026-09-01T23:24:20.380Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-01T23:24:20.380Za target/release/omicron-package 16941K
38682026-09-01T23:24:20.380Za target/release/xtask 6405K
38692026-09-01T23:24:20.380Za target/debug/bootstrap 440473K
38702026-09-01T23:24:20.380Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-01T23:24:20.380Za tests/commtest-967955464f559dda 34431K
38722026-09-01T23:24:20.380Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-01T23:24:20.380Za tests/end_to_end_tests-8d60c10a3fab2411 504109K
38742026-09-01T23:24:20.380Za tools/opte_version 1K
38752026-09-01T23:24:20.380Za tools/opte_version_override 2K
38762026-09-01T23:24:20.380Za out/clickhouse.tar.gz 233168K
38772026-09-01T23:24:20.380Za out/clickhouse_keeper.tar.gz 227722K
38782026-09-01T23:24:20.380Za out/clickhouse_server.tar.gz 233166K
38792026-09-01T23:24:20.380Za out/cockroachdb.tar.gz 125058K
38802026-09-01T23:24:20.380Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-01T23:24:20.380Za out/crucible-utils.tar 18900K
38822026-09-01T23:24:20.380Za out/crucible-zone.tar.gz 39580K
38832026-09-01T23:24:20.380Za out/external-dns.tar.gz 15167K
38842026-09-01T23:24:20.380Za out/internal-dns.tar.gz 15167K
38852026-09-01T23:24:20.380Za out/mg-ddm-gz.tar 100917K
38862026-09-01T23:24:20.380Za out/nexus.tar.gz 194613K
38872026-09-01T23:24:20.380Za out/ntp.tar.gz 7133K
38882026-09-01T23:24:20.380Za out/omicron-gateway-softnpu.tar.gz 13827K
38892026-09-01T23:24:20.381Za out/omicron-sled-agent.tar 116317K
38902026-09-01T23:24:20.381Za out/overlay.tar.gz 4K
38912026-09-01T23:24:20.381Za out/oximeter.tar.gz 17658K
38922026-09-01T23:24:20.381Za out/oxlog.tar 2419K
38932026-09-01T23:24:20.381Za out/probe.tar.gz 3037K
38942026-09-01T23:24:20.381Za out/propolis-server.tar.gz 34642K
38952026-09-01T23:24:20.381Za out/pumpkind-gz.tar 26647K
38962026-09-01T23:24:20.381Za out/switch-softnpu.tar.gz 305992K
38972026-09-01T23:24:20.384Z
38982026-09-01T23:24:20.384Zreal 1:05.903999581
38992026-09-01T23:24:20.384Zuser 1:03.697334858
39002026-09-01T23:24:20.384Zsys 3.618562526
39012026-09-01T23:24:20.384Ztrap 0.004888611
39022026-09-01T23:24:20.384Ztflt 0.000000000
39032026-09-01T23:24:20.384Zdflt 0.000000000
39042026-09-01T23:24:20.384Zkflt 0.000000000
39052026-09-01T23:24:20.384Zlock 0.000000000
39062026-09-01T23:24:20.384Zslp 1:03.673236609
39072026-09-01T23:24:20.384Zlat 0.808866245
39082026-09-01T23:24:20.384Zstop 0.000210300
39092026-09-01T23:24:20.384Zprocess exited: duration 1039225 ms, exit code 0
 
39102026-09-01T23:24:20.398Zfound 1 output files
39112026-09-01T23:24:20.398Zuploading: /work/package.tar.gz (1836413352 bytes)
39122026-09-01T23:24:46.283Zuploaded: /work/package.tar.gz