01M1PW9BK8Y2EDSAHH3CZVSPFD: 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: 01M1PW9X7V2Q234ZZCDM7TQA8Q

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T18:54:39.254Zjob assigned to worker 01M1PWA4573A5D77NKSHXFKNTN [factory aws, i-01c7afa975cc5bc44] (queued for 59 s)
 
22026-09-04T18:54:46.419Zstarting task 0: "setup"
32026-09-04T18:54:46.423Z++ uname -s
42026-09-04T18:54:46.427Z+ kern=SunOS
52026-09-04T18:54:46.427Z+ build_user=build
62026-09-04T18:54:46.427Z+ build_uid=12345
72026-09-04T18:54:46.427Z+ work_dir=/work
82026-09-04T18:54:46.427Z+ input_dir=/input
92026-09-04T18:54:46.427Z+ [[ 0 == 12345 ]]
102026-09-04T18:54:46.427Z+ case "$kern" in
112026-09-04T18:54:46.427Z+ groupadd -g 12345 build
122026-09-04T18:54:46.431Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T18:54:48.436Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T18:54:48.561Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T18:54:48.564Z+ home_fs=zfs
162026-09-04T18:54:48.564Z+ [[ zfs == autofs ]]
172026-09-04T18:54:48.564Z+ mkdir -p /home/build
182026-09-04T18:54:48.564Z+ chown build:build /home/build /work
192026-09-04T18:54:50.567Z+ chmod 0700 /home/build /work
202026-09-04T18:54:50.570Zprocess exited: duration 4154 ms, exit code 0
 
212026-09-04T18:54:50.577Zstarting task 1: "rust-toolchain"
222026-09-04T18:54:50.583Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T18:54:50.583Z * rust toolchain channel = "1.97.1"
242026-09-04T18:54:50.583Z * rust toolchain profile = "default"
252026-09-04T18:54:50.583Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T18:54:50.583Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T18:54:50.583Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T18:54:50.586Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T18:54:50.586Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T18:54:50.704Zinfo: downloading installer
312026-09-04T18:54:52.165Zinfo: profile set to default
322026-09-04T18:54:52.165Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T18:54:52.168Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T18:54:52.308Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T18:54:52.311Zinfo: downloading 6 components
362026-09-04T18:55:06.047Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T18:55:06.047Z
382026-09-04T18:55:06.076Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T18:55:06.076Z
402026-09-04T18:55:06.079Z
412026-09-04T18:55:06.079ZRust is installed now. Great!
422026-09-04T18:55:06.079Z
432026-09-04T18:55:06.079ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T18:55:06.079Zenvironment variable. This has not been done automatically.
452026-09-04T18:55:06.079Z
462026-09-04T18:55:06.079ZTo configure your current shell, you need to source
472026-09-04T18:55:06.079Zthe corresponding env file under $HOME/.cargo.
482026-09-04T18:55:06.081Z
492026-09-04T18:55:06.081ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T18:55:06.081Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T18:55:06.081Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T18:55:06.081ZCC_x86_64-unknown-illumos = None
532026-09-04T18:55:06.081Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T18:55:06.081ZCC_x86_64_unknown_illumos = None
552026-09-04T18:55:06.081Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T18:55:06.081ZHOST_CC = None
572026-09-04T18:55:06.081Zcargo:rerun-if-env-changed=CC
582026-09-04T18:55:06.081ZCC = None
592026-09-04T18:55:06.081Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T18:55:06.256Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T18:55:06.256ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T18:55:06.256Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T18:55:06.257ZCFLAGS = None
642026-09-04T18:55:06.257Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T18:55:06.257ZHOST_CFLAGS = None
662026-09-04T18:55:06.257Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T18:55:06.257ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T18:55:06.257Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T18:55:06.257ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T18:55:06.363Z+ rustup --version
712026-09-04T18:55:06.368Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T18:55:06.368Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T18:55:06.389Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T18:55:06.392Z+ cargo --version
752026-09-04T18:55:06.400Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T18:55:06.403Z+ rustc --version
772026-09-04T18:55:06.422Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T18:55:06.426Zprocess exited: duration 15848 ms, exit code 0
 
792026-09-04T18:55:06.432Zstarting task 2: "authentication"
802026-09-04T18:55:06.450Zprocess exited: duration 17 ms, exit code 0
 
812026-09-04T18:55:06.456Zstarting task 3: "clone repository"
822026-09-04T18:55:06.461Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T18:55:06.465Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T18:55:06.496ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T18:55:20.862Z+ cd /work/oxidecomputer/omicron
862026-09-04T18:55:20.862Z+ git fetch origin 4ce907504e52ba3b96c25d24dc017490a7c4a5bf
872026-09-04T18:55:21.205ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T18:55:21.205Z * branch 4ce907504e52ba3b96c25d24dc017490a7c4a5bf -> FETCH_HEAD
892026-09-04T18:55:21.221Z+ [[ -n bump-console-700ff8bf ]]
902026-09-04T18:55:21.225Z++ git branch --show-current
912026-09-04T18:55:21.225Z+ current=main
922026-09-04T18:55:21.225Z+ [[ main != bump-console-700ff8bf ]]
932026-09-04T18:55:21.225Z+ git branch -f bump-console-700ff8bf 4ce907504e52ba3b96c25d24dc017490a7c4a5bf
942026-09-04T18:55:21.229Z+ git checkout -f bump-console-700ff8bf
952026-09-04T18:55:21.407ZSwitched to branch 'bump-console-700ff8bf'
962026-09-04T18:55:21.411Z+ git reset --hard 4ce907504e52ba3b96c25d24dc017490a7c4a5bf
972026-09-04T18:55:21.585ZHEAD is now at 4ce907504 Bump web console (audit log)
982026-09-04T18:55:21.589Zprocess exited: duration 15130 ms, exit code 0
 
992026-09-04T18:55:21.596Zstarting task 4: "build"
1002026-09-04T18:55:21.602Z+ source .github/buildomat/ci-env.sh
1012026-09-04T18:55:21.608Z++ export CARGO_TERM_COLOR=always
1022026-09-04T18:55:21.608Z++ CARGO_TERM_COLOR=always
1032026-09-04T18:55:21.608Z+++ uname -s
1042026-09-04T18:55:21.608Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-04T18:55:21.608Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-04T18:55:21.611Z+ cargo --version
1072026-09-04T18:55:21.616Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T18:55:21.620Z+ rustc --version
1092026-09-04T18:55:21.640Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T18:55:21.645Z+ WORK=/work
1112026-09-04T18:55:21.645Z+ pfexec mkdir -p /work
1122026-09-04T18:55:21.648Z+ pfexec chown build /work
1132026-09-04T18:55:21.648Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-04T18:55:23.843Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-04T18:55:24.264Z Startup: Caching catalogs ... Done
1162026-09-04T18:55:26.804ZPlanning: Solver setup ... Done (2.370s)
1172026-09-04T18:55:26.871ZPlanning: Running solver ... Done (0.069s)
1182026-09-04T18:55:26.927ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-04T18:55:26.939ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-04T18:55:26.957ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-04T18:55:26.972ZPlanning: Package planning ... Done (0.015s)
1222026-09-04T18:55:26.975ZPlanning: Merging actions ... Done (0.002s)
1232026-09-04T18:55:27.136ZPlanning: Checking for conflicting actions ... Done (0.162s)
1242026-09-04T18:55:27.139ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-04T18:55:28.041ZPlanning: Evaluating mediators ... Done (0.904s)
1262026-09-04T18:55:28.045ZPlanning: Planning completed in 3.74 seconds
1272026-09-04T18:55:28.051Z Packages to install: 2
1282026-09-04T18:55:28.051Z Estimated space available: 156.01 GB
1292026-09-04T18:55:28.051ZEstimated space to be consumed: 86.48 MB
1302026-09-04T18:55:28.051Z Create boot environment: No
1312026-09-04T18:55:28.052ZCreate backup boot environment: No
1322026-09-04T18:55:28.052Z Rebuild boot archive: No
1332026-09-04T18:55:28.055Z
1342026-09-04T18:55:28.055ZChanged packages:
1352026-09-04T18:55:28.055Zhelios
1362026-09-04T18:55:28.055Z developer/build-essential
1372026-09-04T18:55:28.055Z None -> 11-3.0
1382026-09-04T18:55:28.055Z library/libxmlsec1
1392026-09-04T18:55:28.055Z None -> 1.2.35-3.0
1402026-09-04T18:55:28.077Z
1412026-09-04T18:55:28.077ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-04T18:55:28.145ZDownload: Completed 1.28 MB in 0.07 seconds (18.8M/s)
1432026-09-04T18:55:28.206Z Actions: 1/268 actions (Installing new actions)
1442026-09-04T18:55:28.246Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-04T18:55:28.285ZFinalize: Updating package state database ... Done (0.039s)
1462026-09-04T18:55:28.285ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-04T18:55:28.386ZFinalize: Updating image state ... Done (0.100s)
1482026-09-04T18:55:31.202ZFinalize: Creating fast lookup database ... Done (2.761s)
1492026-09-04T18:55:31.281ZFinalize: Reading search index ... Done (0.012s)
1502026-09-04T18:55:31.285ZFinalize: Updating search index ... Done (0.000s)
1512026-09-04T18:55:31.366ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-04T18:55:31.744ZPlanning: Evaluating mediator changes ... Done
1532026-09-04T18:55:31.848ZPlanning: Checking for conflicting actions ... Done
1542026-09-04T18:55:31.852ZPlanning: Consolidating action changes ... Done
1552026-09-04T18:55:32.004ZPlanning: Evaluating mediators ... Done
1562026-09-04T18:55:32.007ZPlanning: Planning completed in 0.26 seconds
1572026-09-04T18:55:32.030Z Mediators to change: 2
1582026-09-04T18:55:32.031Z Create boot environment: No
1592026-09-04T18:55:32.031ZCreate backup boot environment: No
1602026-09-04T18:55:32.096ZFinalize: Updating package state database ... Done
1612026-09-04T18:55:32.097ZFinalize: Updating package cache ... Done
1622026-09-04T18:55:32.159ZFinalize: Updating image state ... Done
1632026-09-04T18:55:34.112ZFinalize: Creating fast lookup database ... Done
1642026-09-04T18:55:34.172ZFinalize: Reading search index ... Done
1652026-09-04T18:55:34.176ZFinalize: Updating search index ... Done
1662026-09-04T18:55:34.329ZFinalize: Updating package cache ... Done
1672026-09-04T18:55:34.614ZPlanning: Evaluating mediator changes ... Done
1682026-09-04T18:55:34.721ZPlanning: Checking for conflicting actions ... Done
1692026-09-04T18:55:34.725ZPlanning: Consolidating action changes ... Done
1702026-09-04T18:55:34.877ZPlanning: Evaluating mediators ... Done
1712026-09-04T18:55:34.881ZPlanning: Planning completed in 0.26 seconds
1722026-09-04T18:55:34.901Z Mediators to change: 1
1732026-09-04T18:55:34.901Z Create boot environment: No
1742026-09-04T18:55:34.901ZCreate backup boot environment: No
1752026-09-04T18:55:34.957ZFinalize: Updating package state database ... Done
1762026-09-04T18:55:34.957ZFinalize: Updating package cache ... Done
1772026-09-04T18:55:35.014ZFinalize: Updating image state ... Done
1782026-09-04T18:55:36.961ZFinalize: Creating fast lookup database ... Done
1792026-09-04T18:55:37.025ZFinalize: Reading search index ... Done
1802026-09-04T18:55:37.028ZFinalize: Updating search index ... Done
1812026-09-04T18:55:37.109ZFinalize: Updating package cache ... Done
1822026-09-04T18:55:37.426ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-04T18:55:37.426Zapache system 2.4 system
1842026-09-04T18:55:37.426Zclang system 15 system
1852026-09-04T18:55:37.426Zcsh system system illumos
1862026-09-04T18:55:37.426Zctags system system illumos
1872026-09-04T18:55:37.426Zfile vendor vendor darwinsys
1882026-09-04T18:55:37.426Zfile system system illumos
1892026-09-04T18:55:37.426Zgcc vendor 14 vendor
1902026-09-04T18:55:37.426Zgcc system 13 system
1912026-09-04T18:55:37.426Zgcc system 10 system
1922026-09-04T18:55:37.426Zgo system 1.25 system
1932026-09-04T18:55:37.426Zllvm system 15 system
1942026-09-04T18:55:37.426Zmariadb system 11.4 system
1952026-09-04T18:55:37.426Zmta vendor vendor dma
1962026-09-04T18:55:37.426Zopenjdk system 17 system
1972026-09-04T18:55:37.426Zopenjdk system 11 system
1982026-09-04T18:55:37.426Zopenssl vendor 3 vendor
1992026-09-04T18:55:37.427Zperl system 5.40 system
2002026-09-04T18:55:37.427Zpostgresql system 18 system
2012026-09-04T18:55:37.427Zpostgresql system 17 system
2022026-09-04T18:55:37.427Zpython vendor 3 vendor
2032026-09-04T18:55:37.427Zpython system 2 system
2042026-09-04T18:55:37.427Zpython3 vendor 3.13 vendor
2052026-09-04T18:55:37.427Zruby system 3.4 system
2062026-09-04T18:55:37.427Zruby system 3.0 system
2072026-09-04T18:55:37.427Zwords vendor vendor american-english
2082026-09-04T18:55:37.427Zwords system system australian-english
2092026-09-04T18:55:37.427Zwords system system british-english
2102026-09-04T18:55:37.427Zwords system system canadian-english
2112026-09-04T18:55:37.427Zwords system system french
2122026-09-04T18:55:37.427Zwords system system italian
2132026-09-04T18:55:37.427Zwords system system ngerman
2142026-09-04T18:55:37.427Zwords system system ogerman
2152026-09-04T18:55:37.427Zwords system system spanish
2162026-09-04T18:55:37.683ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-04T18:55:37.683Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-04T18:55:38.194ZFMRI IFO
2192026-09-04T18:55:38.194Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-04T18:55:38.194Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-04T18:55:38.194Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-04T18:55:38.194Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-04T18:55:38.194Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-04T18:55:38.194Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-04T18:55:38.194Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-04T18:55:38.194Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-04T18:55:38.194Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-04T18:55:38.546Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-04T18:55:38.914Z Updating crates.io index
2302026-09-04T18:55:38.919Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-04T18:55:39.173Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-04T18:55:39.570Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-04T18:55:39.872Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-04T18:55:41.082Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-04T18:55:41.616Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-04T18:55:43.239Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-04T18:55:44.089Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-04T18:55:44.365Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-04T18:55:44.738Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-04T18:55:45.949Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-04T18:55:46.605Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-04T18:55:47.003Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-04T18:55:51.736Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-04T18:55:51.769Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-04T18:55:51.769Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-04T18:55:51.769Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-04T18:55:51.769Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-04T18:55:51.770Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-04T18:55:51.770Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-04T18:55:51.770Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-04T18:55:51.770Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-04T18:55:51.770Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-04T18:55:51.770Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-04T18:55:51.812Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-04T18:55:54.799Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-04T18:55:54.845Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-04T18:55:54.845Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-04T18:55:54.845Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-04T18:55:54.845Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-04T18:55:54.845Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-04T18:55:54.845Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-04T18:55:56.032Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-04T18:55:56.079Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-04T18:55:56.087Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-04T18:55:56.644Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-04T18:55:58.578Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-04T18:55:58.628Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-04T18:55:58.628Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-04T18:55:58.628Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-04T18:55:58.628Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-04T18:55:58.908Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-04T18:56:01.118Z Downloading crates ...
2732026-09-04T18:56:01.157Z Downloaded memmap v0.7.0
2742026-09-04T18:56:01.163Z Downloaded anstream v1.0.0
2752026-09-04T18:56:01.172Z Downloaded bitflags v2.11.0
2762026-09-04T18:56:01.182Z Downloaded sha2 v0.10.9
2772026-09-04T18:56:01.182Z Downloaded errno v0.3.14
2782026-09-04T18:56:01.182Z Downloaded anstyle-query v1.1.5
2792026-09-04T18:56:01.182Z Downloaded zerocopy-derive v0.7.35
2802026-09-04T18:56:01.186Z Downloaded zmij v1.0.21
2812026-09-04T18:56:01.187Z Downloaded cargo-platform v0.3.2
2822026-09-04T18:56:01.190Z Downloaded fastrand v2.3.0
2832026-09-04T18:56:01.190Z Downloaded heck v0.4.1
2842026-09-04T18:56:01.197Z Downloaded clap_builder v4.6.0
2852026-09-04T18:56:01.197Z Downloaded is_terminal_polyfill v1.70.2
2862026-09-04T18:56:01.197Z Downloaded zerocopy v0.7.35
2872026-09-04T18:56:01.209Z Downloaded cargo_toml v0.21.0
2882026-09-04T18:56:01.217Z Downloaded clap_lex v1.0.0
2892026-09-04T18:56:01.217Z Downloaded colorchoice v1.0.4
2902026-09-04T18:56:01.217Z Downloaded byteorder v1.5.0
2912026-09-04T18:56:01.217Z Downloaded once_cell v1.21.3
2922026-09-04T18:56:01.217Z Downloaded itoa v1.0.17
2932026-09-04T18:56:01.217Z Downloaded dof v0.3.0
2942026-09-04T18:56:01.217Z Downloaded usdt-macro v0.5.0
2952026-09-04T18:56:01.217Z Downloaded cfg-if v1.0.4
2962026-09-04T18:56:01.217Z Downloaded generic-array v0.14.7
2972026-09-04T18:56:01.217Z Downloaded fs-err v3.3.0
2982026-09-04T18:56:01.221Z Downloaded anyhow v1.0.104
2992026-09-04T18:56:01.224Z Downloaded crypto-common v0.1.7
3002026-09-04T18:56:01.224Z Downloaded macaddr v1.0.1
3012026-09-04T18:56:01.231Z Downloaded scroll_derive v0.12.1
3022026-09-04T18:56:01.231Z Downloaded toml_write v0.1.2
3032026-09-04T18:56:01.236Z Downloaded autocfg v1.5.0
3042026-09-04T18:56:01.236Z Downloaded bytecount v0.6.9
3052026-09-04T18:56:01.245Z Downloaded usdt v0.5.0
3062026-09-04T18:56:01.245Z Downloaded heck v0.5.0
3072026-09-04T18:56:01.245Z Downloaded thread-id v4.2.2
3082026-09-04T18:56:01.245Z Downloaded plain v0.2.3
3092026-09-04T18:56:01.246Z Downloaded pretty-hex v0.4.1
3102026-09-04T18:56:01.249Z Downloaded fnv v1.0.7
3112026-09-04T18:56:01.249Z Downloaded utf8parse v0.2.2
3122026-09-04T18:56:01.250Z Downloaded proc-macro-error-attr v1.0.4
3132026-09-04T18:56:01.250Z Downloaded toml_datetime v0.6.11
3142026-09-04T18:56:01.254Z Downloaded version_check v0.9.5
3152026-09-04T18:56:01.263Z Downloaded serde_spanned v0.6.9
3162026-09-04T18:56:01.263Z Downloaded dtrace-parser v0.2.0
3172026-09-04T18:56:01.263Z Downloaded swrite v0.1.0
3182026-09-04T18:56:01.271Z Downloaded terminal_size v0.4.3
3192026-09-04T18:56:01.271Z Downloaded usdt-attr-macro v0.5.0
3202026-09-04T18:56:01.271Z Downloaded digest v0.10.7
3212026-09-04T18:56:01.271Z Downloaded anstyle v1.0.14
3222026-09-04T18:56:01.271Z Downloaded anstyle-parse v1.0.0
3232026-09-04T18:56:01.271Z Downloaded camino v1.2.5
3242026-09-04T18:56:01.280Z Downloaded block-buffer v0.10.4
3252026-09-04T18:56:01.280Z Downloaded equivalent v1.0.2
3262026-09-04T18:56:01.280Z Downloaded tabled_derive v0.7.0
3272026-09-04T18:56:01.280Z Downloaded unicode-linebreak v0.1.5
3282026-09-04T18:56:01.286Z Downloaded smawk v0.3.2
3292026-09-04T18:56:01.290Z Downloaded camino-tempfile v1.4.1
3302026-09-04T18:56:01.296Z Downloaded cpufeatures v0.2.17
3312026-09-04T18:56:01.296Z Downloaded thiserror v1.0.69
3322026-09-04T18:56:01.303Z Downloaded thiserror-impl v2.0.18
3332026-09-04T18:56:01.303Z Downloaded strsim v0.11.1
3342026-09-04T18:56:01.316Z Downloaded usdt-impl v0.5.0
3352026-09-04T18:56:01.320Z Downloaded proc-macro-error v1.0.4
3362026-09-04T18:56:01.323Z Downloaded thiserror-impl v1.0.69
3372026-09-04T18:56:01.323Z Downloaded quote v1.0.45
3382026-09-04T18:56:01.323Z Downloaded thiserror v2.0.18
3392026-09-04T18:56:01.329Z Downloaded serde_tokenstream v0.2.3
3402026-09-04T18:56:01.329Z Downloaded papergrid v0.11.0
3412026-09-04T18:56:01.347Z Downloaded cargo_metadata v0.23.1
3422026-09-04T18:56:01.347Z Downloaded log v0.4.33
3432026-09-04T18:56:01.347Z Downloaded pest_generator v2.8.6
3442026-09-04T18:56:01.347Z Downloaded tempfile v3.27.0
3452026-09-04T18:56:01.347Z Downloaded clap_derive v4.6.1
3462026-09-04T18:56:01.347Z Downloaded scroll v0.12.0
3472026-09-04T18:56:01.347Z Downloaded semver v1.0.28
3482026-09-04T18:56:01.352Z Downloaded toml v0.8.23
3492026-09-04T18:56:01.352Z Downloaded pest_derive v2.8.6
3502026-09-04T18:56:01.361Z Downloaded unicode-ident v1.0.24
3512026-09-04T18:56:01.369Z Downloaded ucd-trie v0.1.7
3522026-09-04T18:56:01.369Z Downloaded serde_core v1.0.228
3532026-09-04T18:56:01.369Z Downloaded clap v4.6.1
3542026-09-04T18:56:01.374Z Downloaded serde_derive v1.0.228
3552026-09-04T18:56:01.374Z Downloaded getrandom v0.4.3
3562026-09-04T18:56:01.375Z Downloaded proc-macro2 v1.0.106
3572026-09-04T18:56:01.375Z Downloaded textwrap v0.16.2
3582026-09-04T18:56:01.381Z Downloaded toml_edit v0.22.27
3592026-09-04T18:56:01.392Z Downloaded pest_meta v2.8.6
3602026-09-04T18:56:01.398Z Downloaded memchr v2.8.0
3612026-09-04T18:56:01.398Z Downloaded indexmap v2.14.0
3622026-09-04T18:56:01.405Z Downloaded serde v1.0.228
3632026-09-04T18:56:01.416Z Downloaded pest v2.8.6
3642026-09-04T18:56:01.420Z Downloaded typenum v1.20.1
3652026-09-04T18:56:01.446Z Downloaded hashbrown v0.17.0
3662026-09-04T18:56:01.450Z Downloaded serde_json v1.0.151
3672026-09-04T18:56:01.456Z Downloaded winnow v0.7.14
3682026-09-04T18:56:01.471Z Downloaded goblin v0.8.2
3692026-09-04T18:56:01.476Z Downloaded tabled v0.15.0
3702026-09-04T18:56:01.485Z Downloaded syn v1.0.109
3712026-09-04T18:56:01.496Z Downloaded unicode-width v0.1.14
3722026-09-04T18:56:01.501Z Downloaded unicode-width v0.2.0
3732026-09-04T18:56:01.509Z Downloaded syn v2.0.117
3742026-09-04T18:56:01.521Z Downloaded rustix v1.1.4
3752026-09-04T18:56:01.550Z Downloaded libc v0.2.185
3762026-09-04T18:56:01.604Z Compiling proc-macro2 v1.0.106
3772026-09-04T18:56:01.604Z Compiling quote v1.0.45
3782026-09-04T18:56:01.621Z Compiling unicode-ident v1.0.24
3792026-09-04T18:56:01.621Z Compiling serde_core v1.0.228
3802026-09-04T18:56:01.621Z Compiling libc v0.2.185
3812026-09-04T18:56:01.621Z Compiling version_check v0.9.5
3822026-09-04T18:56:01.621Z Compiling memchr v2.8.0
3832026-09-04T18:56:01.621Z Compiling serde v1.0.228
3842026-09-04T18:56:01.621Z Compiling zmij v1.0.21
3852026-09-04T18:56:01.621Z Compiling ucd-trie v0.1.7
3862026-09-04T18:56:01.776Z Compiling itoa v1.0.17
3872026-09-04T18:56:01.780Z Compiling thiserror v1.0.69
3882026-09-04T18:56:01.780Z Compiling rustix v1.1.4
3892026-09-04T18:56:01.780Z Compiling byteorder v1.5.0
3902026-09-04T18:56:02.032Z Compiling serde_json v1.0.151
3912026-09-04T18:56:02.049Z Compiling bitflags v2.11.0
3922026-09-04T18:56:02.236Z Compiling syn v1.0.109
3932026-09-04T18:56:02.256Z Compiling camino v1.2.5
3942026-09-04T18:56:02.264Z Compiling equivalent v1.0.2
3952026-09-04T18:56:02.359Z Compiling log v0.4.33
3962026-09-04T18:56:02.370Z Compiling plain v0.2.3
3972026-09-04T18:56:02.370Z Compiling hashbrown v0.17.0
3982026-09-04T18:56:02.370Z Compiling usdt-impl v0.5.0
3992026-09-04T18:56:02.405Z Compiling pest v2.8.6
4002026-09-04T18:56:02.511Z Compiling proc-macro-error-attr v1.0.4
4012026-09-04T18:56:02.585Z Compiling proc-macro-error v1.0.4
4022026-09-04T18:56:02.592Z Compiling utf8parse v0.2.2
4032026-09-04T18:56:02.641Z Compiling getrandom v0.4.3
4042026-09-04T18:56:02.695Z Compiling anstyle-parse v1.0.0
4052026-09-04T18:56:02.747Z Compiling autocfg v1.5.0
4062026-09-04T18:56:02.787Z Compiling colorchoice v1.0.4
4072026-09-04T18:56:02.836Z Compiling toml_write v0.1.2
4082026-09-04T18:56:02.901Z Compiling cfg-if v1.0.4
4092026-09-04T18:56:03.023Z Compiling anstyle-query v1.1.5
4102026-09-04T18:56:03.024Z Compiling pretty-hex v0.4.1
4112026-09-04T18:56:03.063Z Compiling winnow v0.7.14
4122026-09-04T18:56:03.063Z Compiling thiserror v2.0.18
4132026-09-04T18:56:03.063Z Compiling indexmap v2.14.0
4142026-09-04T18:56:03.063Z Compiling errno v0.3.14
4152026-09-04T18:56:03.063Z Compiling thread-id v4.2.2
4162026-09-04T18:56:03.079Z Compiling is_terminal_polyfill v1.70.2
4172026-09-04T18:56:03.079Z Compiling anstyle v1.0.14
4182026-09-04T18:56:03.108Z Compiling clap_lex v1.0.0
4192026-09-04T18:56:03.151Z Compiling syn v2.0.117
4202026-09-04T18:56:03.238Z Compiling anyhow v1.0.104
4212026-09-04T18:56:03.242Z Compiling fastrand v2.3.0
4222026-09-04T18:56:03.256Z Compiling fs-err v3.3.0
4232026-09-04T18:56:03.334Z Compiling anstream v1.0.0
4242026-09-04T18:56:03.376Z Compiling bytecount v0.6.9
4252026-09-04T18:56:03.398Z Compiling strsim v0.11.1
4262026-09-04T18:56:03.466Z Compiling once_cell v1.21.3
4272026-09-04T18:56:03.520Z Compiling unicode-width v0.1.14
4282026-09-04T18:56:03.539Z Compiling heck v0.4.1
4292026-09-04T18:56:03.555Z Compiling heck v0.5.0
4302026-09-04T18:56:03.574Z Compiling fnv v1.0.7
4312026-09-04T18:56:03.623Z Compiling pest_meta v2.8.6
4322026-09-04T18:56:03.704Z Compiling memmap v0.7.0
4332026-09-04T18:56:03.725Z Compiling smawk v0.3.2
4342026-09-04T18:56:03.752Z Compiling papergrid v0.11.0
4352026-09-04T18:56:03.788Z Compiling unicode-width v0.2.0
4362026-09-04T18:56:03.810Z Compiling unicode-linebreak v0.1.5
4372026-09-04T18:56:03.843Z Compiling swrite v0.1.0
4382026-09-04T18:56:03.997Z Compiling terminal_size v0.4.3
4392026-09-04T18:56:03.998Z Compiling tempfile v3.27.0
4402026-09-04T18:56:04.109Z Compiling clap_builder v4.6.0
4412026-09-04T18:56:04.109Z Compiling textwrap v0.16.2
4422026-09-04T18:56:04.172Z Compiling semver v1.0.28
4432026-09-04T18:56:04.216Z Compiling cargo-platform v0.3.2
4442026-09-04T18:56:04.465Z Compiling camino-tempfile v1.4.1
4452026-09-04T18:56:04.743Z Compiling tabled_derive v0.7.0
4462026-09-04T18:56:05.300Z Compiling pest_generator v2.8.6
4472026-09-04T18:56:05.425Z Compiling tabled v0.15.0
4482026-09-04T18:56:05.816Z Compiling serde_derive v1.0.228
4492026-09-04T18:56:05.819Z Compiling thiserror-impl v1.0.69
4502026-09-04T18:56:05.819Z Compiling zerocopy-derive v0.7.35
4512026-09-04T18:56:05.819Z Compiling scroll_derive v0.12.1
4522026-09-04T18:56:05.819Z Compiling thiserror-impl v2.0.18
4532026-09-04T18:56:05.820Z Compiling clap_derive v4.6.1
4542026-09-04T18:56:05.901Z Compiling pest_derive v2.8.6
4552026-09-04T18:56:06.432Z Compiling scroll v0.12.0
4562026-09-04T18:56:06.551Z Compiling zerocopy v0.7.35
4572026-09-04T18:56:06.641Z Compiling goblin v0.8.2
4582026-09-04T18:56:06.934Z Compiling dtrace-parser v0.2.0
4592026-09-04T18:56:07.135Z Compiling clap v4.6.1
4602026-09-04T18:56:08.164Z Compiling toml_datetime v0.6.11
4612026-09-04T18:56:08.177Z Compiling serde_spanned v0.6.9
4622026-09-04T18:56:08.178Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4632026-09-04T18:56:08.178Z Compiling macaddr v1.0.1
4642026-09-04T18:56:08.178Z Compiling cargo_metadata v0.23.1
4652026-09-04T18:56:08.189Z Compiling dof v0.3.0
4662026-09-04T18:56:08.189Z Compiling serde_tokenstream v0.2.3
4672026-09-04T18:56:08.327Z Compiling toml_edit v0.22.27
4682026-09-04T18:56:08.915Z Compiling usdt-attr-macro v0.5.0
4692026-09-04T18:56:08.915Z Compiling usdt-macro v0.5.0
4702026-09-04T18:56:09.518Z Compiling usdt v0.5.0
4712026-09-04T18:56:09.642Z Compiling toml v0.8.23
4722026-09-04T18:56:10.005Z Compiling cargo_toml v0.21.0
4732026-09-04T18:56:11.245Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-04T18:56:14.001Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.90s
4752026-09-04T18:56:14.156Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-04T18:56:14.156Z Downloading crates ...
4772026-09-04T18:56:14.177Z Downloaded adler2 v2.0.1
4782026-09-04T18:56:14.177Z Downloaded anstyle-parse v0.2.7
4792026-09-04T18:56:14.177Z Downloaded addr2line v0.25.1
4802026-09-04T18:56:14.177Z Downloaded cfg_aliases v0.2.1
4812026-09-04T18:56:14.177Z Downloaded atty v0.2.14
4822026-09-04T18:56:14.177Z Downloaded async-recursion v1.1.1
4832026-09-04T18:56:14.177Z Downloaded arc-swap v1.8.2
4842026-09-04T18:56:14.177Z Downloaded bs58 v0.5.1
4852026-09-04T18:56:14.177Z Downloaded argon2 v0.6.0-rc.8
4862026-09-04T18:56:14.177Z Downloaded bb8 v0.8.6
4872026-09-04T18:56:14.177Z Downloaded clang-sys v1.8.1
4882026-09-04T18:56:14.177Z Downloaded endian-type v0.1.2
4892026-09-04T18:56:14.177Z Downloaded arrayvec v0.7.6
4902026-09-04T18:56:14.177Z Downloaded ena v0.14.4
4912026-09-04T18:56:14.177Z Downloaded const-oid v0.10.2
4922026-09-04T18:56:14.177Z Downloaded assert_matches v1.5.0
4932026-09-04T18:56:14.177Z Downloaded async-stream-impl v0.3.6
4942026-09-04T18:56:14.177Z Downloaded futures-core v0.3.32
4952026-09-04T18:56:14.177Z Downloaded embedded-io v0.4.0
4962026-09-04T18:56:14.178Z Downloaded array-init v0.0.4
4972026-09-04T18:56:14.178Z Downloaded fd-lock v4.0.4
4982026-09-04T18:56:14.178Z Downloaded ff v0.13.1
4992026-09-04T18:56:14.178Z Downloaded futures-macro v0.3.32
5002026-09-04T18:56:14.178Z Downloaded async-stream v0.3.6
5012026-09-04T18:56:14.178Z Downloaded atomic-waker v1.1.2
5022026-09-04T18:56:14.178Z Downloaded base16ct v1.0.0
5032026-09-04T18:56:14.178Z Downloaded foreign-types-shared v0.1.1
5042026-09-04T18:56:14.178Z Downloaded gethostname v0.5.0
5052026-09-04T18:56:14.178Z Downloaded ascii-canvas v3.0.0
5062026-09-04T18:56:14.178Z Downloaded embedded-io v0.6.1
5072026-09-04T18:56:14.178Z Downloaded async-trait v0.1.89
5082026-09-04T18:56:14.178Z Downloaded foreign-types v0.5.0
5092026-09-04T18:56:14.178Z Downloaded backoff v0.4.0
5102026-09-04T18:56:14.178Z Downloaded bcrypt-pbkdf v0.11.0
5112026-09-04T18:56:14.178Z Downloaded bit-vec v0.8.0
5122026-09-04T18:56:14.178Z Downloaded aes v0.9.1
5132026-09-04T18:56:14.178Z Downloaded ciborium-io v0.2.2
5142026-09-04T18:56:14.178Z Downloaded arrayref v0.3.9
5152026-09-04T18:56:14.179Z Downloaded bitfield-macros v0.19.4
5162026-09-04T18:56:14.179Z Downloaded backtrace-ext v0.2.1
5172026-09-04T18:56:14.179Z Downloaded fixedbitset v0.5.7
5182026-09-04T18:56:14.179Z Downloaded getrandom v0.3.4
5192026-09-04T18:56:14.179Z Downloaded atomicwrites v0.4.4
5202026-09-04T18:56:14.179Z Downloaded bit-set v0.8.0
5212026-09-04T18:56:14.179Z Downloaded elliptic-curve v0.14.1
5222026-09-04T18:56:14.179Z Downloaded base64ct v1.8.3
5232026-09-04T18:56:14.179Z Downloaded enum-as-inner v0.6.1
5242026-09-04T18:56:14.179Z Downloaded erased-serde v0.3.31
5252026-09-04T18:56:14.179Z Downloaded fatfs v0.3.6
5262026-09-04T18:56:14.179Z Downloaded ff v0.14.0
5272026-09-04T18:56:14.179Z Downloaded flume v0.11.1
5282026-09-04T18:56:14.179Z Downloaded enum_dispatch v0.3.13
5292026-09-04T18:56:14.179Z Downloaded ahash v0.8.12
5302026-09-04T18:56:14.179Z Downloaded bitfield-struct v0.6.2
5312026-09-04T18:56:14.179Z Downloaded foldhash v0.2.0
5322026-09-04T18:56:14.179Z Downloaded fs-err v2.11.0
5332026-09-04T18:56:14.179Z Downloaded futures-executor v0.3.32
5342026-09-04T18:56:14.179Z Downloaded bit-set v0.5.3
5352026-09-04T18:56:14.179Z Downloaded find-msvc-tools v0.1.9
5362026-09-04T18:56:14.179Z Downloaded block-buffer v0.12.1
5372026-09-04T18:56:14.180Z Downloaded filetime v0.2.27
5382026-09-04T18:56:14.180Z Downloaded castaway v0.2.4
5392026-09-04T18:56:14.180Z Downloaded generic-array v1.4.3
5402026-09-04T18:56:14.180Z Downloaded block-padding v0.4.2
5412026-09-04T18:56:14.180Z Downloaded flate2 v1.1.9
5422026-09-04T18:56:14.180Z Downloaded form_urlencoded v1.2.2
5432026-09-04T18:56:14.180Z Downloaded base16ct v0.2.0
5442026-09-04T18:56:14.180Z Downloaded aead v0.5.2
5452026-09-04T18:56:14.180Z Downloaded env_filter v2.0.0
5462026-09-04T18:56:14.180Z Downloaded float-ord v0.3.2
5472026-09-04T18:56:14.180Z Downloaded foreign-types-macros v0.2.3
5482026-09-04T18:56:14.180Z Downloaded fixedbitset v0.4.2
5492026-09-04T18:56:14.180Z Downloaded ciborium-ll v0.2.2
5502026-09-04T18:56:14.180Z Downloaded aead v0.6.1
5512026-09-04T18:56:14.180Z Downloaded bitfield v0.19.4
5522026-09-04T18:56:14.180Z Downloaded buf-list v1.1.2
5532026-09-04T18:56:14.180Z Downloaded foreign-types v0.3.2
5542026-09-04T18:56:14.180Z Downloaded futures-io v0.3.32
5552026-09-04T18:56:14.180Z Downloaded aho-corasick v1.1.4
5562026-09-04T18:56:14.180Z Downloaded nodrop v0.1.14
5572026-09-04T18:56:14.180Z Downloaded funty v2.0.0
5582026-09-04T18:56:14.180Z Downloaded headers-core v0.3.0
5592026-09-04T18:56:14.180Z Downloaded hex-literal v1.1.0
5602026-09-04T18:56:14.180Z Downloaded cfg_aliases v0.1.1
5612026-09-04T18:56:14.181Z Downloaded nibble_vec v0.1.0
5622026-09-04T18:56:14.281Z Downloaded hubpack_derive v0.1.1
5632026-09-04T18:56:14.281Z Downloaded flagset v0.4.7
5642026-09-04T18:56:14.281Z Downloaded compression-core v0.4.31
5652026-09-04T18:56:14.281Z Downloaded normalize-line-endings v0.3.0
5662026-09-04T18:56:14.281Z Downloaded hostname v0.3.1
5672026-09-04T18:56:14.281Z Downloaded ghash v0.6.0
5682026-09-04T18:56:14.281Z Downloaded newline-converter v0.3.0
5692026-09-04T18:56:14.281Z Downloaded num_threads v0.1.7
5702026-09-04T18:56:14.281Z Downloaded git-stub v1.0.0
5712026-09-04T18:56:14.281Z Downloaded fxhash v0.2.1
5722026-09-04T18:56:14.281Z Downloaded httpdate v1.0.3
5732026-09-04T18:56:14.281Z Downloaded progenitor-macro v0.14.0
5742026-09-04T18:56:14.281Z Downloaded foreign-types-shared v0.3.1
5752026-09-04T18:56:14.282Z Downloaded radium v0.7.0
5762026-09-04T18:56:14.282Z Downloaded rand_xorshift v0.4.0
5772026-09-04T18:56:14.282Z Downloaded globset v0.4.18
5782026-09-04T18:56:14.282Z Downloaded argon2 v0.5.3
5792026-09-04T18:56:14.282Z Downloaded group v0.13.0
5802026-09-04T18:56:14.282Z Downloaded globwalk v0.9.1
5812026-09-04T18:56:14.282Z Downloaded bitflags v1.3.2
5822026-09-04T18:56:14.282Z Downloaded blowfish v0.10.0
5832026-09-04T18:56:14.282Z Downloaded cobs v0.3.0
5842026-09-04T18:56:14.282Z Downloaded cassowary v0.3.0
5852026-09-04T18:56:14.282Z Downloaded cmov v0.5.4
5862026-09-04T18:56:14.282Z Downloaded cmake v0.1.57
5872026-09-04T18:56:14.282Z Downloaded chacha20 v0.9.1
5882026-09-04T18:56:14.282Z Downloaded cipher v0.4.4
5892026-09-04T18:56:14.282Z Downloaded compression-codecs v0.4.37
5902026-09-04T18:56:14.282Z Downloaded byte-wrapper v0.1.0
5912026-09-04T18:56:14.282Z Downloaded float-cmp v0.10.0
5922026-09-04T18:56:14.346Z Downloaded powerfmt v0.2.0
5932026-09-04T18:56:14.346Z Downloaded backon v1.6.0
5942026-09-04T18:56:14.346Z Downloaded bcs v0.1.6
5952026-09-04T18:56:14.346Z Downloaded bit-vec v0.6.3
5962026-09-04T18:56:14.346Z Downloaded futures-task v0.3.32
5972026-09-04T18:56:14.346Z Downloaded oxide-generation-macros v0.2.0
5982026-09-04T18:56:14.346Z Downloaded scopeguard v1.2.0
5992026-09-04T18:56:14.346Z Downloaded futures-sink v0.3.32
6002026-09-04T18:56:14.346Z Downloaded hash32 v0.2.1
6012026-09-04T18:56:14.346Z Downloaded hash32 v0.3.1
6022026-09-04T18:56:14.346Z Downloaded sha1 v0.10.6
6032026-09-04T18:56:14.347Z Downloaded camino-tempfile-ext v0.3.3
6042026-09-04T18:56:14.347Z Downloaded opaque-debug v0.3.1
6052026-09-04T18:56:14.347Z Downloaded seq-macro v0.3.6
6062026-09-04T18:56:14.347Z Downloaded cipher v0.5.2
6072026-09-04T18:56:14.347Z Downloaded hex v0.4.3
6082026-09-04T18:56:14.347Z Downloaded http-range v0.1.5
6092026-09-04T18:56:14.347Z Downloaded http-body v1.0.1
6102026-09-04T18:56:14.347Z Downloaded num_enum v0.5.11
6112026-09-04T18:56:14.347Z Downloaded fallible-iterator v0.2.0
6122026-09-04T18:56:14.347Z Downloaded num-integer v0.1.46
6132026-09-04T18:56:14.347Z Downloaded parking_lot_core v0.8.6
6142026-09-04T18:56:14.347Z Downloaded highway v1.3.0
6152026-09-04T18:56:14.347Z Downloaded poly1305 v0.8.0
6162026-09-04T18:56:14.347Z Downloaded progenitor v0.13.0
6172026-09-04T18:56:14.347Z Downloaded structmeta-derive v0.3.0
6182026-09-04T18:56:14.347Z Downloaded strum v0.26.3
6192026-09-04T18:56:14.348Z Downloaded httparse v1.10.1
6202026-09-04T18:56:14.348Z Downloaded rand_core v0.6.4
6212026-09-04T18:56:14.348Z Downloaded take_mut v0.2.2
6222026-09-04T18:56:14.348Z Downloaded rustc_version v0.4.1
6232026-09-04T18:56:14.348Z Downloaded async-bb8-diesel v0.2.1
6242026-09-04T18:56:14.348Z Downloaded bzip2 v0.4.4
6252026-09-04T18:56:14.348Z Downloaded colored v2.2.0
6262026-09-04T18:56:14.348Z Downloaded anstream v0.6.21
6272026-09-04T18:56:14.348Z Downloaded console v0.16.2
6282026-09-04T18:56:14.348Z Downloaded home v0.5.12
6292026-09-04T18:56:14.348Z Downloaded blake2 v0.11.0-rc.6
6302026-09-04T18:56:14.348Z Downloaded hubpack v0.1.2
6312026-09-04T18:56:14.348Z Downloaded const-oid v0.9.6
6322026-09-04T18:56:14.348Z Downloaded cexpr v0.6.0
6332026-09-04T18:56:14.348Z Downloaded hostname v0.4.2
6342026-09-04T18:56:14.349Z Downloaded ciborium v0.2.2
6352026-09-04T18:56:14.349Z Downloaded blake2 v0.10.6
6362026-09-04T18:56:14.349Z Downloaded proc-macro-crate v1.3.1
6372026-09-04T18:56:14.349Z Downloaded secrecy v0.10.3
6382026-09-04T18:56:14.349Z Downloaded colored v3.1.1
6392026-09-04T18:56:14.349Z Downloaded sha1 v0.11.0
6402026-09-04T18:56:14.349Z Downloaded signature v2.2.0
6412026-09-04T18:56:14.349Z Downloaded rustc_version v0.1.7
6422026-09-04T18:56:14.349Z Downloaded siphasher v1.0.2
6432026-09-04T18:56:14.349Z Downloaded serde_tokenstream v0.3.0
6442026-09-04T18:56:14.350Z Downloaded http-body-util v0.1.3
6452026-09-04T18:56:14.350Z Downloaded phf v0.12.1
6462026-09-04T18:56:14.350Z Downloaded semver v0.1.20
6472026-09-04T18:56:14.350Z Downloaded usdt v0.6.0
6482026-09-04T18:56:14.350Z Downloaded zeroize_derive v1.5.0
6492026-09-04T18:56:14.350Z Downloaded stable_deref_trait v1.2.1
6502026-09-04T18:56:14.350Z Downloaded supports-unicode v3.0.0
6512026-09-04T18:56:14.350Z Downloaded thread-id v5.1.0
6522026-09-04T18:56:14.350Z Downloaded smf v0.2.3
6532026-09-04T18:56:14.350Z Downloaded cancel-safe-futures v0.1.5
6542026-09-04T18:56:14.350Z Downloaded console v0.15.11
6552026-09-04T18:56:14.350Z Downloaded bzip2 v0.6.1
6562026-09-04T18:56:14.350Z Downloaded foldhash v0.1.5
6572026-09-04T18:56:14.350Z Downloaded git-stub-vcs v0.1.0
6582026-09-04T18:56:14.350Z Downloaded pbkdf2 v0.13.0
6592026-09-04T18:56:14.350Z Downloaded parking_lot_core v0.9.12
6602026-09-04T18:56:14.350Z Downloaded slog-term v2.9.2
6612026-09-04T18:56:14.395Z Downloaded string_cache v0.8.9
6622026-09-04T18:56:14.395Z Downloaded structmeta v0.3.0
6632026-09-04T18:56:14.395Z Downloaded env_logger v0.11.11
6642026-09-04T18:56:14.396Z Downloaded zone_cfg_derive v0.3.1
6652026-09-04T18:56:14.396Z Downloaded rustc-hash v2.1.1
6662026-09-04T18:56:14.396Z Downloaded group v0.14.0
6672026-09-04T18:56:14.396Z Downloaded postcard v1.1.3
6682026-09-04T18:56:14.396Z Downloaded unarray v0.1.4
6692026-09-04T18:56:14.396Z Downloaded chacha20 v0.10.0
6702026-09-04T18:56:14.396Z Downloaded cbc v0.2.1
6712026-09-04T18:56:14.397Z Downloaded serde_with_macros v1.5.2
6722026-09-04T18:56:14.397Z Downloaded crunchy v0.2.4
6732026-09-04T18:56:14.397Z Downloaded defmt-parser v1.0.0
6742026-09-04T18:56:14.397Z Downloaded hmac v0.12.1
6752026-09-04T18:56:14.397Z Downloaded want v0.3.1
6762026-09-04T18:56:14.397Z Downloaded usdt-attr-macro v0.6.0
6772026-09-04T18:56:14.397Z Downloaded hyper-tls v0.6.0
6782026-09-04T18:56:14.397Z Downloaded ar_archive_writer v0.5.1
6792026-09-04T18:56:14.397Z Downloaded half v2.7.1
6802026-09-04T18:56:14.397Z Downloaded phf v0.13.1
6812026-09-04T18:56:14.397Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6822026-09-04T18:56:14.397Z Downloaded tui-tree-widget v0.23.1
6832026-09-04T18:56:14.397Z Downloaded xattr v1.6.1
6842026-09-04T18:56:14.397Z Downloaded glob v0.3.3
6852026-09-04T18:56:14.397Z Downloaded wyz v0.5.1
6862026-09-04T18:56:14.397Z Downloaded ppv-lite86 v0.2.21
6872026-09-04T18:56:14.397Z Downloaded crc-catalog v2.4.0
6882026-09-04T18:56:14.397Z Downloaded pem v3.0.6
6892026-09-04T18:56:14.397Z Downloaded phc v0.6.1
6902026-09-04T18:56:14.397Z Downloaded progenitor-extras v0.2.0
6912026-09-04T18:56:14.397Z Downloaded darling_macro v0.20.11
6922026-09-04T18:56:14.397Z Downloaded darling_macro v0.21.3
6932026-09-04T18:56:14.397Z Downloaded jiff-static v0.2.34
6942026-09-04T18:56:14.397Z Downloaded rustc-demangle v0.1.27
6952026-09-04T18:56:14.573Z Downloaded omicron-zone-package v0.12.3
6962026-09-04T18:56:14.573Z Downloaded oxide-update-engine-types v0.1.2
6972026-09-04T18:56:14.573Z Downloaded pkcs8 v0.11.0
6982026-09-04T18:56:14.574Z Downloaded prefix-trie v0.7.0
6992026-09-04T18:56:14.574Z Downloaded slab v0.4.12
7002026-09-04T18:56:14.574Z Downloaded thread_local v1.1.9
7012026-09-04T18:56:14.574Z Downloaded difflib v0.4.0
7022026-09-04T18:56:14.574Z Downloaded dof v0.4.0
7032026-09-04T18:56:14.574Z Downloaded dtrace-parser v0.3.0
7042026-09-04T18:56:14.574Z Downloaded illumos-nvpair-sys v0.2.0
7052026-09-04T18:56:14.574Z Downloaded half v1.8.3
7062026-09-04T18:56:14.574Z Downloaded zstd v0.13.3
7072026-09-04T18:56:14.574Z Downloaded fs_extra v1.3.0
7082026-09-04T18:56:14.574Z Downloaded match_cfg v0.1.0
7092026-09-04T18:56:14.574Z Downloaded md5 v0.8.0
7102026-09-04T18:56:14.574Z Downloaded futures-channel v0.3.32
7112026-09-04T18:56:14.574Z Downloaded allocator-api2 v0.2.21
7122026-09-04T18:56:14.574Z Downloaded tokio-tungstenite v0.23.1
7132026-09-04T18:56:14.574Z Downloaded base64 v0.22.1
7142026-09-04T18:56:14.574Z Downloaded instability v0.3.11
7152026-09-04T18:56:14.575Z Downloaded lru-slab v0.1.2
7162026-09-04T18:56:14.575Z Downloaded mime v0.3.17
7172026-09-04T18:56:14.575Z Downloaded new_debug_unreachable v1.0.6
7182026-09-04T18:56:14.575Z Downloaded tls_codec_derive v0.4.2
7192026-09-04T18:56:14.575Z Downloaded term v1.2.1
7202026-09-04T18:56:14.575Z Downloaded tls_codec v0.4.2
7212026-09-04T18:56:14.575Z Downloaded der_derive v0.7.3
7222026-09-04T18:56:14.575Z Downloaded diesel-dtrace v0.5.0
7232026-09-04T18:56:14.575Z Downloaded phf_shared v0.11.3
7242026-09-04T18:56:14.630Z Downloaded proc-macro-crate v3.4.0
7252026-09-04T18:56:14.630Z Downloaded ed25519 v2.2.3
7262026-09-04T18:56:14.630Z Downloaded signal-hook v0.3.18
7272026-09-04T18:56:14.630Z Downloaded nonempty v0.12.0
7282026-09-04T18:56:14.630Z Downloaded ipnetwork v0.21.1
7292026-09-04T18:56:14.630Z Downloaded num_enum_derive v0.5.11
7302026-09-04T18:56:14.630Z Downloaded openssl-probe v0.2.1
7312026-09-04T18:56:14.631Z Downloaded parse-display v0.10.0
7322026-09-04T18:56:14.631Z Downloaded proc-macro-error-attr2 v2.0.0
7332026-09-04T18:56:14.631Z Downloaded recursive-proc-macro-impl v0.1.1
7342026-09-04T18:56:14.631Z Downloaded ctr v0.10.1
7352026-09-04T18:56:14.631Z Downloaded getrandom v0.2.17
7362026-09-04T18:56:14.631Z Downloaded ipnet v2.12.0
7372026-09-04T18:56:14.631Z Downloaded curve25519-dalek-derive v0.1.1
7382026-09-04T18:56:14.631Z Downloaded similar v2.7.0
7392026-09-04T18:56:14.631Z Downloaded corncobs v0.1.4
7402026-09-04T18:56:14.631Z Downloaded libefi-sys v0.1.0
7412026-09-04T18:56:14.631Z Downloaded multer v3.1.0
7422026-09-04T18:56:14.632Z Downloaded scheduled-thread-pool v0.2.7
7432026-09-04T18:56:14.632Z Downloaded serde_urlencoded v0.7.1
7442026-09-04T18:56:14.632Z Downloaded signal-hook-mio v0.2.5
7452026-09-04T18:56:14.632Z Downloaded base64 v0.21.7
7462026-09-04T18:56:14.632Z Downloaded crossbeam-utils v0.8.21
7472026-09-04T18:56:14.632Z Downloaded darling v0.20.11
7482026-09-04T18:56:14.632Z Downloaded digest v0.11.3
7492026-09-04T18:56:14.632Z Downloaded compact_str v0.8.1
7502026-09-04T18:56:14.632Z Downloaded bumpalo v3.20.2
7512026-09-04T18:56:14.632Z Downloaded num-iter v0.1.45
7522026-09-04T18:56:14.632Z Downloaded rayon-core v1.13.0
7532026-09-04T18:56:14.632Z Downloaded progenitor-macro v0.13.0
7542026-09-04T18:56:14.632Z Downloaded rfc6979 v0.4.0
7552026-09-04T18:56:14.632Z Downloaded derive_builder v0.20.2
7562026-09-04T18:56:14.632Z Downloaded oxide-update-engine-display v0.1.2
7572026-09-04T18:56:14.632Z Downloaded peg v0.8.5
7582026-09-04T18:56:14.632Z Downloaded pem-rfc7468 v1.0.0
7592026-09-04T18:56:14.632Z Downloaded pin-project-internal v1.1.11
7602026-09-04T18:56:14.632Z Downloaded subtle v2.6.1
7612026-09-04T18:56:14.632Z Downloaded tower-layer v0.3.3
7622026-09-04T18:56:14.632Z Downloaded futures v0.3.32
7632026-09-04T18:56:14.632Z Downloaded scuffle v0.1.0
7642026-09-04T18:56:14.632Z Downloaded ecdsa v0.17.0
7652026-09-04T18:56:14.632Z Downloaded vte v0.14.1
7662026-09-04T18:56:14.632Z Downloaded libscf-sys v1.2.0
7672026-09-04T18:56:14.632Z Downloaded tokio-stream v0.1.18
7682026-09-04T18:56:14.632Z Downloaded sigpipe v0.1.3
7692026-09-04T18:56:14.632Z Downloaded slog-bunyan v2.5.0
7702026-09-04T18:56:14.632Z Downloaded universal-hash v0.6.1
7712026-09-04T18:56:14.632Z Downloaded strum v0.27.2
7722026-09-04T18:56:14.632Z Downloaded hmac v0.13.0
7732026-09-04T18:56:14.632Z Downloaded bytes v1.11.1
7742026-09-04T18:56:14.632Z Downloaded rpassword v7.5.4
7752026-09-04T18:56:14.632Z Downloaded chumsky v0.9.3
7762026-09-04T18:56:14.632Z Downloaded mime_guess v2.0.5
7772026-09-04T18:56:14.632Z Downloaded heapless v0.8.0
7782026-09-04T18:56:14.632Z Downloaded unicode-properties v0.1.4
7792026-09-04T18:56:14.633Z Downloaded newtype-uuid v1.3.2
7802026-09-04T18:56:14.633Z Downloaded vergen-lib v0.1.6
7812026-09-04T18:56:14.633Z Downloaded quinn v0.11.11
7822026-09-04T18:56:14.633Z Downloaded zopfli v0.8.3
7832026-09-04T18:56:14.633Z Downloaded testing_table v0.3.0
7842026-09-04T18:56:14.633Z Downloaded schemars_derive v0.8.22
7852026-09-04T18:56:14.633Z Downloaded convert_case v0.4.0
7862026-09-04T18:56:14.633Z Downloaded serde_path_to_error v0.1.20
7872026-09-04T18:56:14.633Z Downloaded cc v1.2.56
7882026-09-04T18:56:14.633Z Downloaded crc8 v0.1.1
7892026-09-04T18:56:14.633Z Downloaded defmt v0.3.100
7902026-09-04T18:56:14.633Z Downloaded backtrace v0.3.76
7912026-09-04T18:56:14.633Z Downloaded chacha20poly1305 v0.10.1
7922026-09-04T18:56:14.633Z Downloaded cpubits v0.1.1
7932026-09-04T18:56:14.633Z Downloaded async-compression v0.4.41
7942026-09-04T18:56:14.633Z Downloaded owo-colors v4.3.0
7952026-09-04T18:56:14.633Z Downloaded rand_core v0.10.0
7962026-09-04T18:56:14.633Z Downloaded debug-ignore v1.0.5
7972026-09-04T18:56:14.633Z Downloaded document-features v0.2.12
7982026-09-04T18:56:14.633Z Downloaded dunce v1.0.5
7992026-09-04T18:56:14.633Z Downloaded pkcs8 v0.10.2
8002026-09-04T18:56:14.633Z Downloaded unsafe-libyaml v0.2.11
8012026-09-04T18:56:14.633Z Downloaded tinyvec_macros v0.1.1
8022026-09-04T18:56:14.633Z Downloaded trait-variant v0.1.2
8032026-09-04T18:56:14.634Z Downloaded unicode-xid v0.2.6
8042026-09-04T18:56:14.634Z Downloaded icu_provider v2.1.1
8052026-09-04T18:56:14.634Z Downloaded wait-timeout v0.2.1
8062026-09-04T18:56:14.634Z Downloaded indexmap v1.9.3
8072026-09-04T18:56:14.634Z Downloaded waitgroup v0.1.2
8082026-09-04T18:56:14.634Z Downloaded jobserver v0.1.34
8092026-09-04T18:56:14.634Z Downloaded pkg-config v0.3.32
8102026-09-04T18:56:14.634Z Downloaded r2d2 v0.8.10
8112026-09-04T18:56:14.634Z Downloaded dropshot-api-manager-types v0.8.0
8122026-09-04T18:56:14.634Z Downloaded idna_adapter v1.2.1
8132026-09-04T18:56:14.634Z Downloaded spin v0.9.8
8142026-09-04T18:56:14.634Z Downloaded illumos-nvpair v0.3.0
8152026-09-04T18:56:14.635Z Downloaded is-terminal v0.4.17
8162026-09-04T18:56:14.635Z Downloaded socket2 v0.6.3
8172026-09-04T18:56:14.635Z Downloaded test-strategy v0.4.5
8182026-09-04T18:56:14.635Z Downloaded hybrid-array v0.4.13
8192026-09-04T18:56:14.635Z Downloaded rustversion v1.0.22
8202026-09-04T18:56:14.635Z Downloaded zip v0.6.6
8212026-09-04T18:56:14.635Z Downloaded derive_builder_macro v0.20.2
8222026-09-04T18:56:14.635Z Downloaded litrs v1.0.0
8232026-09-04T18:56:14.635Z Downloaded dirs-next v2.0.0
8242026-09-04T18:56:14.651Z Downloaded maybe-uninit v2.0.0
8252026-09-04T18:56:14.651Z Downloaded linked-hash-map v0.5.6
8262026-09-04T18:56:14.651Z Downloaded lru v0.12.5
8272026-09-04T18:56:14.651Z Downloaded md-5 v0.10.6
8282026-09-04T18:56:14.651Z Downloaded serde-hex v0.1.0
8292026-09-04T18:56:14.651Z Downloaded postgres-types v0.2.12
8302026-09-04T18:56:14.651Z Downloaded slog-async v2.8.0
8312026-09-04T18:56:14.651Z Downloaded headers v0.4.1
8322026-09-04T18:56:14.651Z Downloaded instant v0.1.13
8332026-09-04T18:56:14.651Z Downloaded rand_chacha v0.3.1
8342026-09-04T18:56:14.651Z Downloaded aes-gcm v0.11.0
8352026-09-04T18:56:14.651Z Downloaded sqlformat v0.3.5
8362026-09-04T18:56:14.652Z Downloaded indicatif v0.18.4
8372026-09-04T18:56:14.652Z Downloaded either v1.15.0
8382026-09-04T18:56:14.652Z Downloaded slog-dtrace v0.3.0
8392026-09-04T18:56:14.652Z Downloaded toml_writer v1.1.1+spec-1.1.0
8402026-09-04T18:56:14.652Z Downloaded parking_lot v0.12.5
8412026-09-04T18:56:14.652Z Downloaded heapless v0.7.17
8422026-09-04T18:56:14.652Z Downloaded crc-any v2.5.0
8432026-09-04T18:56:14.652Z Downloaded zerocopy v0.6.6
8442026-09-04T18:56:14.652Z Downloaded usdt-impl v0.6.0
8452026-09-04T18:56:14.652Z Downloaded yasna v0.5.2
8462026-09-04T18:56:14.652Z Downloaded num-bigint v0.4.6
8472026-09-04T18:56:14.652Z Downloaded predicates-tree v1.0.13
8482026-09-04T18:56:14.652Z Downloaded phf_shared v0.12.1
8492026-09-04T18:56:14.652Z Downloaded russh-cryptovec v0.62.0
8502026-09-04T18:56:14.652Z Downloaded crypto-bigint v0.5.5
8512026-09-04T18:56:14.652Z Downloaded crossbeam-epoch v0.9.18
8522026-09-04T18:56:14.652Z Downloaded keccak v0.1.6
8532026-09-04T18:56:14.652Z Downloaded knus-derive v3.4.0
8542026-09-04T18:56:14.652Z Downloaded rand v0.10.1
8552026-09-04T18:56:14.652Z Downloaded p384 v0.14.0
8562026-09-04T18:56:14.667Z Downloaded quinn-udp v0.5.14
8572026-09-04T18:56:14.667Z Downloaded walkdir v2.5.0
8582026-09-04T18:56:14.667Z Downloaded socket2 v0.5.10
8592026-09-04T18:56:14.667Z Downloaded rustls-pemfile v2.2.0
8602026-09-04T18:56:14.667Z Downloaded sec1 v0.7.3
8612026-09-04T18:56:14.667Z Downloaded nanorand v0.7.0
8622026-09-04T18:56:14.667Z Downloaded recursive v0.1.1
8632026-09-04T18:56:14.667Z Downloaded prettyplease v0.2.37
8642026-09-04T18:56:14.668Z Downloaded multimap v0.10.1
8652026-09-04T18:56:14.668Z Downloaded derive-ex v0.1.8
8662026-09-04T18:56:14.668Z Downloaded paste v1.0.15
8672026-09-04T18:56:14.696Z Downloaded polyval v0.7.1
8682026-09-04T18:56:14.696Z Downloaded tower-service v0.3.3
8692026-09-04T18:56:14.696Z Downloaded unit-prefix v0.5.2
8702026-09-04T18:56:14.696Z Downloaded salsa20 v0.11.0
8712026-09-04T18:56:14.696Z Downloaded subprocess v0.2.15
8722026-09-04T18:56:14.696Z Downloaded twox-hash v2.1.2
8732026-09-04T18:56:14.696Z Downloaded hickory-resolver v0.24.4
8742026-09-04T18:56:14.697Z Downloaded rand_seeder v0.4.0
8752026-09-04T18:56:14.710Z Downloaded tungstenite v0.23.0
8762026-09-04T18:56:14.711Z Downloaded uuid v1.23.4
8772026-09-04T18:56:14.711Z Downloaded x509-cert v0.2.5
8782026-09-04T18:56:14.711Z Downloaded utf8_iter v1.0.4
8792026-09-04T18:56:14.726Z Downloaded wnaf v0.14.0
8802026-09-04T18:56:14.726Z Downloaded scroll v0.13.0
8812026-09-04T18:56:14.726Z Downloaded simd-adler32 v0.3.8
8822026-09-04T18:56:14.726Z Downloaded dsl_auto_type v0.2.0
8832026-09-04T18:56:14.726Z Downloaded hickory-resolver v0.25.2
8842026-09-04T18:56:14.726Z Downloaded slog-json v2.6.1
8852026-09-04T18:56:14.726Z Downloaded tokio-rustls v0.26.4
8862026-09-04T18:56:14.726Z Downloaded memmap2 v0.9.10
8872026-09-04T18:56:14.727Z Downloaded toml_edit v0.19.15
8882026-09-04T18:56:14.727Z Downloaded digest-io v0.1.0
8892026-09-04T18:56:14.735Z Downloaded papergrid v0.18.0
8902026-09-04T18:56:14.735Z Downloaded oxide-generation v0.1.3
8912026-09-04T18:56:14.735Z Downloaded parse-display-derive v0.10.0
8922026-09-04T18:56:14.735Z Downloaded pem-rfc7468 v0.7.0
8932026-09-04T18:56:14.735Z Downloaded synstructure v0.13.2
8942026-09-04T18:56:14.736Z Downloaded kem v0.3.0
8952026-09-04T18:56:14.736Z Downloaded port-file v0.1.0
8962026-09-04T18:56:14.736Z Downloaded lazy_static v1.5.0
8972026-09-04T18:56:14.736Z Downloaded maplit v1.0.2
8982026-09-04T18:56:14.781Z Downloaded darling_core v0.20.11
8992026-09-04T18:56:14.782Z Downloaded futures-util v0.3.32
9002026-09-04T18:56:14.782Z Downloaded pkcs5 v0.8.1
9012026-09-04T18:56:14.782Z Downloaded thiserror-no-std v2.0.2
9022026-09-04T18:56:14.782Z Downloaded newtype_derive v0.1.6
9032026-09-04T18:56:14.782Z Downloaded pin-project-lite v0.2.17
9042026-09-04T18:56:14.782Z Downloaded yoke v0.8.1
9052026-09-04T18:56:14.782Z Downloaded primeorder v0.14.0
9062026-09-04T18:56:14.782Z Downloaded psm v0.1.30
9072026-09-04T18:56:14.782Z Downloaded typed-path v0.9.3
9082026-09-04T18:56:14.782Z Downloaded qorb v0.4.1
9092026-09-04T18:56:14.782Z Downloaded downcast-rs v2.0.2
9102026-09-04T18:56:14.782Z Downloaded inout v0.1.4
9112026-09-04T18:56:14.782Z Downloaded rsa v0.9.10
9122026-09-04T18:56:14.782Z Downloaded ignore v0.4.25
9132026-09-04T18:56:14.782Z Downloaded tar v0.4.46
9142026-09-04T18:56:14.782Z Downloaded expectorate v1.2.0
9152026-09-04T18:56:14.801Z Downloaded path-slash v0.1.5
9162026-09-04T18:56:14.801Z Downloaded quick-error v1.2.3
9172026-09-04T18:56:14.801Z Downloaded rustls-pki-types v1.14.0
9182026-09-04T18:56:14.801Z Downloaded spki v0.7.3
9192026-09-04T18:56:14.801Z Downloaded stringprep v0.1.5
9202026-09-04T18:56:14.801Z Downloaded supports-color v3.0.2
9212026-09-04T18:56:14.801Z Downloaded zerocopy-derive v0.8.55
9222026-09-04T18:56:14.801Z Downloaded serde_with_macros v3.21.0
9232026-09-04T18:56:14.801Z Downloaded peg-runtime v0.8.5
9242026-09-04T18:56:14.801Z Downloaded static_assertions v1.1.0
9252026-09-04T18:56:14.801Z Downloaded ref-cast-impl v1.0.25
9262026-09-04T18:56:14.801Z Downloaded russh-util v0.52.0
9272026-09-04T18:56:14.801Z Downloaded sapling-renderdag v0.1.0
9282026-09-04T18:56:14.801Z Downloaded steno v0.4.1
9292026-09-04T18:56:14.802Z Downloaded num-traits v0.2.19
9302026-09-04T18:56:14.952Z Downloaded ssh-cipher v0.3.0
9312026-09-04T18:56:14.952Z Downloaded tokio-native-tls v0.3.1
9322026-09-04T18:56:14.952Z Downloaded serde_spanned v1.1.1
9332026-09-04T18:56:14.952Z Downloaded tinystr v0.8.2
9342026-09-04T18:56:14.952Z Downloaded vergen-lib v9.1.0
9352026-09-04T18:56:14.952Z Downloaded zerofrom-derive v0.1.6
9362026-09-04T18:56:14.952Z Downloaded sync-ptr v0.1.4
9372026-09-04T18:56:14.953Z Downloaded time-core v0.1.8
9382026-09-04T18:56:14.953Z Downloaded module-lattice v0.2.3
9392026-09-04T18:56:14.953Z Downloaded num-complex v0.4.6
9402026-09-04T18:56:14.953Z Downloaded olpc-cjson v0.1.4
9412026-09-04T18:56:14.953Z Downloaded hyper-util v0.1.20
9422026-09-04T18:56:14.983Z Downloaded icu_locale_core v2.1.1
9432026-09-04T18:56:14.983Z Downloaded tinyvec v1.10.0
9442026-09-04T18:56:14.983Z Downloaded zstd-safe v7.2.4
9452026-09-04T18:56:14.983Z Downloaded cookie v0.18.1
9462026-09-04T18:56:14.983Z Downloaded vergen-gitcl v1.0.8
9472026-09-04T18:56:14.983Z Downloaded crc32fast v1.5.0
9482026-09-04T18:56:14.983Z Downloaded darling v0.23.0
9492026-09-04T18:56:14.983Z Downloaded progenitor-client v0.13.0
9502026-09-04T18:56:14.983Z Downloaded predicates v3.1.4
9512026-09-04T18:56:14.983Z Downloaded derive_more v2.1.1
9522026-09-04T18:56:14.983Z Downloaded zerofrom v0.1.6
9532026-09-04T18:56:14.984Z Downloaded ryu v1.0.23
9542026-09-04T18:56:14.984Z Downloaded indoc v2.0.7
9552026-09-04T18:56:14.984Z Downloaded signal-hook-tokio v0.3.1
9562026-09-04T18:56:14.984Z Downloaded delegate v0.13.5
9572026-09-04T18:56:14.984Z Downloaded darling v0.21.3
9582026-09-04T18:56:14.984Z Downloaded hyper-staticfile v0.10.1
9592026-09-04T18:56:14.984Z Downloaded usdt-macro v0.6.0
9602026-09-04T18:56:14.984Z Downloaded xshell-macros v0.2.7
9612026-09-04T18:56:14.984Z Downloaded serde_with v1.14.0
9622026-09-04T18:56:14.984Z Downloaded hashbrown v0.12.3
9632026-09-04T18:56:14.984Z Downloaded hashbrown v0.13.2
9642026-09-04T18:56:14.984Z Downloaded tap v1.0.1
9652026-09-04T18:56:14.984Z Downloaded universal-hash v0.5.1
9662026-09-04T18:56:14.984Z Downloaded lock_api v0.4.14
9672026-09-04T18:56:14.984Z Downloaded libsw-core v0.3.2
9682026-09-04T18:56:14.984Z Downloaded oxnet v0.1.6
9692026-09-04T18:56:14.984Z Downloaded peg-macros v0.8.5
9702026-09-04T18:56:14.984Z Downloaded serdect v0.4.3
9712026-09-04T18:56:14.984Z Downloaded http v1.4.2
9722026-09-04T18:56:14.984Z Downloaded term v0.7.0
9732026-09-04T18:56:14.984Z Downloaded indoc v1.0.9
9742026-09-04T18:56:14.984Z Downloaded ssh-encoding v0.3.0
9752026-09-04T18:56:14.984Z Downloaded tracing-attributes v0.1.31
9762026-09-04T18:56:14.984Z Downloaded libbz2-rs-sys v0.2.2
9772026-09-04T18:56:14.984Z Downloaded whoami v2.1.0
9782026-09-04T18:56:14.985Z Downloaded zone v0.3.1
9792026-09-04T18:56:14.985Z Downloaded tokio-dtrace v0.1.1
9802026-09-04T18:56:14.985Z Downloaded des v0.9.0
9812026-09-04T18:56:14.985Z Downloaded parse-size v1.1.0
9822026-09-04T18:56:14.985Z Downloaded hashbrown v0.15.5
9832026-09-04T18:56:14.985Z Downloaded progenitor-client v0.14.0
9842026-09-04T18:56:14.985Z Downloaded schemars v0.9.0
9852026-09-04T18:56:14.985Z Downloaded primeorder v0.13.6
9862026-09-04T18:56:14.985Z Downloaded aws-lc-rs v1.16.3
9872026-09-04T18:56:14.985Z Downloaded vergen-git2 v9.1.0
9882026-09-04T18:56:14.985Z Downloaded serde-big-array v0.5.1
9892026-09-04T18:56:14.985Z Downloaded csv-core v0.1.13
9902026-09-04T18:56:14.985Z Downloaded secrecy v0.8.0
9912026-09-04T18:56:14.985Z Downloaded same-file v1.0.6
9922026-09-04T18:56:14.985Z Downloaded memoffset v0.9.1
9932026-09-04T18:56:14.985Z Downloaded daft v0.1.8
9942026-09-04T18:56:14.985Z Downloaded managed v0.8.0
9952026-09-04T18:56:14.985Z Downloaded openssl-probe v0.1.6
9962026-09-04T18:56:14.985Z Downloaded tagptr v0.2.0
9972026-09-04T18:56:14.985Z Downloaded slog-scope v4.4.1
9982026-09-04T18:56:14.985Z Downloaded diesel_derives v2.3.7
9992026-09-04T18:56:14.985Z Downloaded ingot-types v0.2.0
10002026-09-04T18:56:14.985Z Downloaded topological-sort v0.2.2
10012026-09-04T18:56:14.985Z Downloaded darling_core v0.23.0
10022026-09-04T18:56:14.985Z Downloaded strum_macros v0.26.4
10032026-09-04T18:56:14.985Z Downloaded keccak v0.2.0
10042026-09-04T18:56:14.985Z Downloaded libloading v0.8.9
10052026-09-04T18:56:14.985Z Downloaded linear-map v1.2.0
10062026-09-04T18:56:14.985Z Downloaded darling_macro v0.23.0
10072026-09-04T18:56:14.986Z Downloaded parking_lot v0.11.2
10082026-09-04T18:56:14.986Z Downloaded ref-cast v1.0.25
10092026-09-04T18:56:14.986Z Downloaded toml v0.7.8
10102026-09-04T18:56:15.042Z Downloaded const_format_proc_macros v0.2.34
10112026-09-04T18:56:15.043Z Downloaded dropshot-api-manager v0.8.0
10122026-09-04T18:56:15.043Z Downloaded hashbrown v0.14.5
10132026-09-04T18:56:15.043Z Downloaded tracing-core v0.1.36
10142026-09-04T18:56:15.043Z Downloaded hashbrown v0.16.1
10152026-09-04T18:56:15.043Z Downloaded unicode-segmentation v1.12.0
10162026-09-04T18:56:15.043Z Downloaded num-rational v0.4.2
10172026-09-04T18:56:15.043Z Downloaded toml v1.1.2+spec-1.1.0
10182026-09-04T18:56:15.043Z Downloaded password-hash v0.5.0
10192026-09-04T18:56:15.043Z Downloaded diesel_table_macro_syntax v0.3.0
10202026-09-04T18:56:15.043Z Downloaded schemars v1.2.1
10212026-09-04T18:56:15.043Z Downloaded vergen v9.1.0
10222026-09-04T18:56:15.043Z Downloaded rand_core v0.9.5
10232026-09-04T18:56:15.043Z Downloaded signature v3.0.0
10242026-09-04T18:56:15.043Z Downloaded strip-ansi-escapes v0.2.1
10252026-09-04T18:56:15.043Z Downloaded libxml v0.3.3
10262026-09-04T18:56:15.043Z Downloaded strsim v0.10.0
10272026-09-04T18:56:15.043Z Downloaded try-lock v0.2.5
10282026-09-04T18:56:15.069Z Downloaded oso-derive v0.27.3
10292026-09-04T18:56:15.069Z Downloaded crc v3.4.0
10302026-09-04T18:56:15.069Z Downloaded serde_yaml v0.9.34+deprecated
10312026-09-04T18:56:15.069Z Downloaded ctutils v0.4.2
10322026-09-04T18:56:15.069Z Downloaded hickory-server v0.25.2
10332026-09-04T18:56:15.069Z Downloaded openssl-sys v0.9.117
10342026-09-04T18:56:15.069Z Downloaded psl-types v2.0.11
10352026-09-04T18:56:15.069Z Downloaded smallvec v0.6.14
10362026-09-04T18:56:15.069Z Downloaded serde_repr v0.1.20
10372026-09-04T18:56:15.069Z Downloaded iana-time-zone v0.1.65
10382026-09-04T18:56:15.069Z Downloaded time-macros v0.2.27
10392026-09-04T18:56:15.070Z Downloaded ed25519-dalek v3.0.0
10402026-09-04T18:56:15.070Z Downloaded unicode_categories v0.1.1
10412026-09-04T18:56:15.070Z Downloaded rtoolbox v0.0.3
10422026-09-04T18:56:15.070Z Downloaded writeable v0.6.2
10432026-09-04T18:56:15.070Z Downloaded data-encoding v2.10.0
10442026-09-04T18:56:15.070Z Downloaded darling_core v0.13.4
10452026-09-04T18:56:15.070Z Downloaded sqlparser_derive v0.5.0
10462026-09-04T18:56:15.070Z Downloaded nu-ansi-term v0.50.3
10472026-09-04T18:56:15.070Z Downloaded vsss-rs v3.3.4
10482026-09-04T18:56:15.070Z Downloaded icu_properties_data v2.1.2
10492026-09-04T18:56:15.070Z Downloaded icu_collections v2.1.1
10502026-09-04T18:56:15.070Z Downloaded itertools v0.14.0
10512026-09-04T18:56:15.070Z Downloaded pkcs1 v0.8.0-rc.4
10522026-09-04T18:56:15.070Z Downloaded tabwriter v1.4.1
10532026-09-04T18:56:15.070Z Downloaded tokio-macros v2.7.0
10542026-09-04T18:56:15.070Z Downloaded blake3 v1.8.5
10552026-09-04T18:56:15.070Z Downloaded miette-derive v7.6.0
10562026-09-04T18:56:15.070Z Downloaded num_enum v0.7.6
10572026-09-04T18:56:15.070Z Downloaded oxide-update-engine v0.1.2
10582026-09-04T18:56:15.070Z Downloaded cpufeatures v0.3.0
10592026-09-04T18:56:15.070Z Downloaded dyn-clone v1.0.20
10602026-09-04T18:56:15.070Z Downloaded inout v0.2.2
10612026-09-04T18:56:15.139Z Downloaded oxide-tokio-rt v0.1.4
10622026-09-04T18:56:15.139Z Downloaded slog v2.8.2
10632026-09-04T18:56:15.139Z Downloaded scroll_derive v0.13.1
10642026-09-04T18:56:15.139Z Downloaded serde_plain v1.0.2
10652026-09-04T18:56:15.139Z Downloaded toml_parser v1.1.2+spec-1.1.0
10662026-09-04T18:56:15.139Z Downloaded serde_cbor v0.11.2
10672026-09-04T18:56:15.139Z Downloaded snafu v0.8.9
10682026-09-04T18:56:15.139Z Downloaded deranged v0.5.8
10692026-09-04T18:56:15.139Z Downloaded sec1 v0.8.1
10702026-09-04T18:56:15.139Z Downloaded shlex v1.3.0
10712026-09-04T18:56:15.145Z Downloaded crypto-common v0.2.2
10722026-09-04T18:56:15.145Z Downloaded minimal-lexical v0.2.1
10732026-09-04T18:56:15.145Z Downloaded slog-stdlog v4.1.1
10742026-09-04T18:56:15.145Z Downloaded tiny-keccak v2.0.2
10752026-09-04T18:56:15.145Z Downloaded tokio-postgres v0.7.16
10762026-09-04T18:56:15.145Z Downloaded zeroize v1.9.0
10772026-09-04T18:56:15.145Z Downloaded progenitor-impl v0.13.0
10782026-09-04T18:56:15.145Z Downloaded progenitor-impl v0.14.0
10792026-09-04T18:56:15.145Z Downloaded openssl-macros v0.1.1
10802026-09-04T18:56:15.145Z Downloaded is_ci v1.2.0
10812026-09-04T18:56:15.145Z Downloaded p521 v0.14.0
10822026-09-04T18:56:15.145Z Downloaded schemars v0.8.22
10832026-09-04T18:56:15.146Z Downloaded unicode-truncate v1.1.0
10842026-09-04T18:56:15.146Z Downloaded untrusted v0.7.1
10852026-09-04T18:56:15.146Z Downloaded pkcs1 v0.7.5
10862026-09-04T18:56:15.146Z Downloaded zerovec v0.11.5
10872026-09-04T18:56:15.146Z Downloaded daft-derive v0.1.8
10882026-09-04T18:56:15.146Z Downloaded displaydoc v0.2.5
10892026-09-04T18:56:15.146Z Downloaded ed25519 v3.0.0
10902026-09-04T18:56:15.146Z Downloaded proptest v1.11.0
10912026-09-04T18:56:15.146Z Downloaded internet-checksum v0.2.1
10922026-09-04T18:56:15.146Z Downloaded lru-cache v0.1.2
10932026-09-04T18:56:15.146Z Downloaded percent-encoding v2.3.2
10942026-09-04T18:56:15.146Z Downloaded phf_shared v0.13.1
10952026-09-04T18:56:15.146Z Downloaded darling_macro v0.13.4
10962026-09-04T18:56:15.146Z Downloaded kstat-rs v0.2.5
10972026-09-04T18:56:15.146Z Downloaded password-hash v0.6.1
10982026-09-04T18:56:15.146Z Downloaded smallvec v1.15.1
10992026-09-04T18:56:15.147Z Downloaded num-derive v0.4.2
11002026-09-04T18:56:15.147Z Downloaded serde_bytes v0.11.19
11012026-09-04T18:56:15.147Z Downloaded sponge-cursor v0.1.0
11022026-09-04T18:56:15.147Z Downloaded sync_wrapper v1.0.2
11032026-09-04T18:56:15.147Z Downloaded hyper-rustls v0.27.7
11042026-09-04T18:56:15.147Z Downloaded ed25519-dalek v2.2.0
11052026-09-04T18:56:15.147Z Downloaded reedline v0.40.0
11062026-09-04T18:56:15.147Z Downloaded num-bigint-dig v0.8.6
11072026-09-04T18:56:15.158Z Downloaded reqwest v0.12.28
11082026-09-04T18:56:15.158Z Downloaded tower-http v0.6.8
11092026-09-04T18:56:15.158Z Downloaded typify v0.6.2
11102026-09-04T18:56:15.170Z Downloaded rustls-webpki v0.103.13
11112026-09-04T18:56:15.170Z Downloaded shell-words v1.1.1
11122026-09-04T18:56:15.170Z Downloaded strum_macros v0.24.3
11132026-09-04T18:56:15.170Z Downloaded void v1.0.2
11142026-09-04T18:56:15.170Z Downloaded impl-trait-for-tuples v0.2.3
11152026-09-04T18:56:15.170Z Downloaded spki v0.8.0
11162026-09-04T18:56:15.170Z Downloaded tokio-tungstenite v0.21.0
11172026-09-04T18:56:15.170Z Downloaded typify-macro v0.6.2
11182026-09-04T18:56:15.170Z Downloaded yoke-derive v0.8.1
11192026-09-04T18:56:15.170Z Downloaded zip v4.6.1
11202026-09-04T18:56:15.320Z Downloaded h2 v0.4.15
11212026-09-04T18:56:15.320Z Downloaded critical-section v1.2.0
11222026-09-04T18:56:15.320Z Downloaded num-conv v0.2.0
11232026-09-04T18:56:15.320Z Downloaded rustyline v14.0.0
11242026-09-04T18:56:15.320Z Downloaded cookie_store v0.22.1
11252026-09-04T18:56:15.320Z Downloaded humantime v2.3.0
11262026-09-04T18:56:15.320Z Downloaded postgres-protocol v0.6.10
11272026-09-04T18:56:15.320Z Downloaded dropshot_endpoint v0.17.1
11282026-09-04T18:56:15.338Z Downloaded bitvec v1.0.1
11292026-09-04T18:56:15.338Z Downloaded ecdsa v0.16.9
11302026-09-04T18:56:15.338Z Downloaded rand_pcg v0.10.2
11312026-09-04T18:56:15.338Z Downloaded predicates-core v1.0.10
11322026-09-04T18:56:15.338Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11332026-09-04T18:56:15.338Z Downloaded itertools v0.13.0
11342026-09-04T18:56:15.338Z Downloaded chrono v0.4.45
11352026-09-04T18:56:15.338Z Downloaded der v0.7.10
11362026-09-04T18:56:15.339Z Downloaded termios v0.3.3
11372026-09-04T18:56:15.339Z Downloaded unicase v2.9.0
11382026-09-04T18:56:15.339Z Downloaded derive_builder_core v0.20.2
11392026-09-04T18:56:15.339Z Downloaded uzers v0.12.2
11402026-09-04T18:56:15.339Z Downloaded defmt v1.0.1
11412026-09-04T18:56:15.339Z Downloaded rfc6979 v0.6.0
11422026-09-04T18:56:15.339Z Downloaded potential_utf v0.1.4
11432026-09-04T18:56:15.339Z Downloaded packed_struct_codegen v0.10.1
11442026-09-04T18:56:15.339Z Downloaded supports-hyperlinks v3.2.0
11452026-09-04T18:56:15.339Z Downloaded russh v0.62.4
11462026-09-04T18:56:15.339Z Downloaded primefield v0.14.0
11472026-09-04T18:56:15.339Z Downloaded strum_macros v0.27.2
11482026-09-04T18:56:15.339Z Downloaded whoami v1.6.1
11492026-09-04T18:56:15.339Z Downloaded ingot v0.2.1
11502026-09-04T18:56:15.339Z Downloaded tungstenite v0.21.0
11512026-09-04T18:56:15.339Z Downloaded lalrpop-util v0.19.12
11522026-09-04T18:56:15.340Z Downloaded termtree v0.5.1
11532026-09-04T18:56:15.340Z Downloaded drift v0.2.0
11542026-09-04T18:56:15.340Z Downloaded proc-macro-error2 v2.0.1
11552026-09-04T18:56:15.340Z Downloaded progenitor v0.14.0
11562026-09-04T18:56:15.340Z Downloaded serde_derive_internals v0.29.1
11572026-09-04T18:56:15.340Z Downloaded num v0.4.3
11582026-09-04T18:56:15.340Z Downloaded slog-envlogger v2.2.0
11592026-09-04T18:56:15.340Z Downloaded thiserror-impl-no-std v2.0.2
11602026-09-04T18:56:15.340Z Downloaded support-bundle-viewer v0.1.2
11612026-09-04T18:56:15.340Z Downloaded defmt-macros v1.0.1
11622026-09-04T18:56:15.340Z Downloaded hkdf v0.12.4
11632026-09-04T18:56:15.340Z Downloaded dirs-sys-next v0.1.2
11642026-09-04T18:56:15.340Z Downloaded winnow v0.6.26
11652026-09-04T18:56:15.340Z Downloaded zerovec-derive v0.11.2
11662026-09-04T18:56:15.340Z Downloaded derive_more-impl v2.1.1
11672026-09-04T18:56:15.340Z Downloaded nom v7.1.3
11682026-09-04T18:56:15.340Z Downloaded rcgen v0.12.1
11692026-09-04T18:56:15.340Z Downloaded icu_normalizer v2.1.1
11702026-09-04T18:56:15.340Z Downloaded ron v0.8.1
11712026-09-04T18:56:15.340Z Downloaded crucible-workspace-hack v0.1.0
11722026-09-04T18:56:15.340Z Downloaded lzss v0.8.2
11732026-09-04T18:56:15.340Z Downloaded hkdf v0.13.0
11742026-09-04T18:56:15.340Z Downloaded nom v8.0.0
11752026-09-04T18:56:15.341Z Downloaded resolv-conf v0.7.6
11762026-09-04T18:56:15.341Z Downloaded scrypt v0.12.0
11772026-09-04T18:56:15.341Z Downloaded display-error-chain v0.2.2
11782026-09-04T18:56:15.341Z Downloaded ident_case v1.0.1
11792026-09-04T18:56:15.341Z Downloaded indent_write v2.2.0
11802026-09-04T18:56:15.341Z Downloaded convert_case v0.10.0
11812026-09-04T18:56:15.341Z Downloaded stacker v0.1.23
11822026-09-04T18:56:15.341Z Downloaded vcpkg v0.2.15
11832026-09-04T18:56:15.341Z Downloaded reqwest v0.13.2
11842026-09-04T18:56:15.341Z Downloaded newtype-uuid-macros v0.1.0
11852026-09-04T18:56:15.341Z Downloaded crossterm v0.28.1
11862026-09-04T18:56:15.341Z Downloaded darling v0.13.4
11872026-09-04T18:56:15.341Z Downloaded ingot-macros v0.2.0
11882026-09-04T18:56:15.341Z Downloaded num_enum_derive v0.7.6
11892026-09-04T18:56:15.341Z Downloaded utf-8 v0.7.6
11902026-09-04T18:56:15.341Z Downloaded cstr-argument v0.1.2
11912026-09-04T18:56:15.341Z Downloaded publicsuffix v2.3.0
11922026-09-04T18:56:15.341Z Downloaded rand_chacha v0.9.0
11932026-09-04T18:56:15.341Z Downloaded untrusted v0.9.0
11942026-09-04T18:56:15.341Z Downloaded rustls-platform-verifier v0.6.2
11952026-09-04T18:56:15.341Z Downloaded precomputed-hash v0.1.1
11962026-09-04T18:56:15.341Z Downloaded native-tls v0.2.18
11972026-09-04T18:56:15.341Z Downloaded poly1305 v0.9.0
11982026-09-04T18:56:15.342Z Downloaded iri-string v0.7.10
11992026-09-04T18:56:15.365Z Downloaded salty v0.3.0
12002026-09-04T18:56:15.365Z Downloaded const_format v0.2.35
12012026-09-04T18:56:15.365Z Downloaded diff v0.1.13
12022026-09-04T18:56:15.380Z Downloaded bindgen v0.71.1
12032026-09-04T18:56:15.380Z Downloaded signal-hook-registry v1.4.8
12042026-09-04T18:56:15.380Z Downloaded tokio-test v0.4.5
12052026-09-04T18:56:15.380Z Downloaded derive-where v1.6.0
12062026-09-04T18:56:15.380Z Downloaded xshell v0.2.7
12072026-09-04T18:56:15.398Z Downloaded constant_time_eq v0.4.2
12082026-09-04T18:56:15.398Z Downloaded libsw v3.5.0
12092026-09-04T18:56:15.398Z Downloaded snafu-derive v0.8.9
12102026-09-04T18:56:15.398Z Downloaded pin-project v1.1.11
12112026-09-04T18:56:15.398Z Downloaded unicode-bidi v0.3.18
12122026-09-04T18:56:15.398Z Downloaded darling_core v0.21.3
12132026-09-04T18:56:15.405Z Downloaded rusty-fork v0.3.1
12142026-09-04T18:56:15.405Z Downloaded packed_struct v0.10.1
12152026-09-04T18:56:15.405Z Downloaded rustls-native-certs v0.8.3
12162026-09-04T18:56:15.405Z Downloaded crossbeam-deque v0.8.6
12172026-09-04T18:56:15.405Z Downloaded oso v0.27.3
12182026-09-04T18:56:15.415Z Downloaded toml_edit v0.23.10+spec-1.0.0
12192026-09-04T18:56:15.423Z Downloaded rand v0.8.6
12202026-09-04T18:56:15.423Z Downloaded unicode-normalization v0.1.25
12212026-09-04T18:56:15.423Z Downloaded crossbeam-channel v0.5.15
12222026-09-04T18:56:15.430Z Downloaded litemap v0.8.1
12232026-09-04T18:56:15.430Z Downloaded pretty_assertions v1.4.1
12242026-09-04T18:56:15.435Z Downloaded sha2 v0.11.0
12252026-09-04T18:56:15.446Z Downloaded url v2.5.8
12262026-09-04T18:56:15.446Z Downloaded zerotrie v0.2.3
12272026-09-04T18:56:15.446Z Downloaded internal-russh-num-bigint v0.5.0
12282026-09-04T18:56:15.466Z Downloaded yansi v1.0.1
12292026-09-04T18:56:15.466Z Downloaded icu_normalizer_data v2.1.1
12302026-09-04T18:56:15.466Z Downloaded knus v3.4.0
12312026-09-04T18:56:15.479Z Downloaded miniz_oxide v0.8.9
12322026-09-04T18:56:15.480Z Downloaded rawzip v0.4.4
12332026-09-04T18:56:15.480Z Downloaded tabled v0.21.0
12342026-09-04T18:56:15.480Z Downloaded icu_properties v2.1.2
12352026-09-04T18:56:15.480Z Downloaded ml-kem v0.3.2
12362026-09-04T18:56:15.480Z Downloaded p256 v0.14.0
12372026-09-04T18:56:15.498Z Downloaded miette v7.6.0
12382026-09-04T18:56:15.498Z Downloaded tower v0.5.3
12392026-09-04T18:56:15.498Z Downloaded crypto-primes v0.7.2
12402026-09-04T18:56:15.498Z Downloaded serde_with v3.21.0
12412026-09-04T18:56:15.505Z Downloaded rand v0.9.2
12422026-09-04T18:56:15.505Z Downloaded samael v0.0.19
12432026-09-04T18:56:15.505Z Downloaded itertools v0.10.5
12442026-09-04T18:56:15.530Z Downloaded derive_more v0.99.20
12452026-09-04T18:56:15.531Z Downloaded idna v1.1.0
12462026-09-04T18:56:15.531Z Downloaded regex-syntax v0.6.29
12472026-09-04T18:56:15.540Z Downloaded rsa v0.10.0-rc.18
12482026-09-04T18:56:15.540Z Downloaded bstr v1.12.1
12492026-09-04T18:56:15.540Z Downloaded zerocopy v0.8.55
12502026-09-04T18:56:15.548Z Downloaded object v0.30.4
12512026-09-04T18:56:15.556Z Downloaded git2 v0.20.4
12522026-09-04T18:56:15.566Z Downloaded elliptic-curve v0.13.8
12532026-09-04T18:56:15.566Z Downloaded sha3 v0.12.0
12542026-09-04T18:56:15.566Z Downloaded tokio-util v0.7.18
12552026-09-04T18:56:15.580Z Downloaded der v0.8.0
12562026-09-04T18:56:15.588Z Downloaded regress v0.10.5
12572026-09-04T18:56:15.588Z Downloaded quinn-proto v0.11.16
12582026-09-04T18:56:15.598Z Downloaded hyper v1.10.1
12592026-09-04T18:56:15.598Z Downloaded winnow v1.0.3
12602026-09-04T18:56:15.598Z Downloaded ssh-key v0.7.0-rc.11
12612026-09-04T18:56:15.619Z Downloaded p384 v0.13.1
12622026-09-04T18:56:15.619Z Downloaded quick-xml v0.37.5
12632026-09-04T18:56:15.625Z Downloaded rayon v1.11.0
12642026-09-04T18:56:15.625Z Downloaded zlib-rs v0.6.2
12652026-09-04T18:56:15.625Z Downloaded itertools v0.15.0
12662026-09-04T18:56:15.625Z Downloaded lalrpop v0.19.12
12672026-09-04T18:56:15.625Z Downloaded smoltcp v0.9.1
12682026-09-04T18:56:15.630Z Downloaded goblin v0.10.5
12692026-09-04T18:56:15.640Z Downloaded libm v0.2.16
12702026-09-04T18:56:15.640Z Downloaded nix v0.27.1
12712026-09-04T18:56:15.649Z Downloaded winnow v0.5.40
12722026-09-04T18:56:15.657Z Downloaded mio v1.2.0
12732026-09-04T18:56:15.658Z Downloaded crossterm v0.29.0
12742026-09-04T18:56:15.678Z Downloaded openapiv3 v2.2.0
12752026-09-04T18:56:15.678Z Downloaded itertools v0.12.1
12762026-09-04T18:56:15.690Z Downloaded regress v0.11.1
12772026-09-04T18:56:15.690Z Downloaded polar-core v0.27.3
12782026-09-04T18:56:15.690Z Downloaded time v0.3.47
12792026-09-04T18:56:15.690Z Downloaded gimli v0.32.3
12802026-09-04T18:56:15.698Z Downloaded portable-atomic v1.13.1
12812026-09-04T18:56:15.698Z Downloaded smoltcp v0.11.0
12822026-09-04T18:56:15.706Z Downloaded jiff-core v0.1.0
12832026-09-04T18:56:15.706Z Downloaded radix_trie v0.2.1
12842026-09-04T18:56:15.718Z Downloaded regex-syntax v0.8.10
12852026-09-04T18:56:15.736Z Downloaded nix v0.28.0
12862026-09-04T18:56:15.736Z Downloaded dropshot v0.17.1
12872026-09-04T18:56:15.754Z Downloaded tough v0.22.0
12882026-09-04T18:56:16.218Z Downloaded regex v1.12.3
12892026-09-04T18:56:16.218Z Downloaded crypto-bigint v0.7.5
12902026-09-04T18:56:16.218Z Downloaded bzip2-sys v0.1.13+1.0.8
12912026-09-04T18:56:16.218Z Downloaded iddqd v0.4.2
12922026-09-04T18:56:16.218Z Downloaded syn v3.0.3
12932026-09-04T18:56:16.218Z Downloaded ratatui v0.29.0
12942026-09-04T18:56:16.218Z Downloaded petname v2.0.2
12952026-09-04T18:56:16.218Z Downloaded sled v0.34.7
12962026-09-04T18:56:16.218Z Downloaded petgraph v0.6.5
12972026-09-04T18:56:16.218Z Downloaded hickory-proto v0.24.4
12982026-09-04T18:56:16.218Z Downloaded moka v0.12.13
12992026-09-04T18:56:16.218Z Downloaded chrono-tz v0.10.4
13002026-09-04T18:56:16.218Z Downloaded object v0.37.3
13012026-09-04T18:56:16.218Z Downloaded curve25519-dalek v4.1.3
13022026-09-04T18:56:16.218Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13032026-09-04T18:56:16.219Z Downloaded rustix v0.38.44
13042026-09-04T18:56:16.219Z Downloaded curve25519-dalek v5.0.0
13052026-09-04T18:56:16.219Z Downloaded csv v1.4.0
13062026-09-04T18:56:16.219Z Downloaded openssl v0.10.80
13072026-09-04T18:56:16.219Z Downloaded petgraph v0.8.3
13082026-09-04T18:56:16.219Z Downloaded tokio v1.52.1
13092026-09-04T18:56:16.219Z Downloaded hickory-proto v0.25.2
13102026-09-04T18:56:16.219Z Downloaded sha3 v0.10.8
13112026-09-04T18:56:16.219Z Downloaded nix v0.31.2
13122026-09-04T18:56:16.219Z Downloaded tracing v0.1.44
13132026-09-04T18:56:16.219Z Downloaded sqlparser v0.61.0
13142026-09-04T18:56:16.219Z Downloaded rustls v0.23.41
13152026-09-04T18:56:16.219Z Downloaded diesel v2.3.7
13162026-09-04T18:56:16.219Z Downloaded sha3 v0.11.0
13172026-09-04T18:56:16.219Z Downloaded typify-impl v0.6.2
13182026-09-04T18:56:16.220Z Downloaded zerocopy-derive v0.6.6
13192026-09-04T18:56:16.220Z Downloaded regex-automata v0.4.14
13202026-09-04T18:56:16.232Z Downloaded jiff v0.2.34
13212026-09-04T18:56:16.281Z Downloaded libz-sys v1.1.24
13222026-09-04T18:56:16.324Z Downloaded encoding_rs v0.8.35
13232026-09-04T18:56:16.376Z Downloaded ring v0.17.14
13242026-09-04T18:56:16.405Z Downloaded libgit2-sys v0.18.3+1.9.2
13252026-09-04T18:56:16.457Z Downloaded aws-lc-sys v0.40.0
13262026-09-04T18:56:16.705Z Compiling serde_core v1.0.228
13272026-09-04T18:56:16.705Z Compiling libc v0.2.185
13282026-09-04T18:56:16.716Z Compiling serde v1.0.228
13292026-09-04T18:56:16.716Z Compiling log v0.4.33
13302026-09-04T18:56:16.716Z Compiling smallvec v1.15.1
13312026-09-04T18:56:16.716Z Compiling find-msvc-tools v0.1.9
13322026-09-04T18:56:16.718Z Compiling shlex v1.3.0
13332026-09-04T18:56:16.718Z Compiling subtle v2.6.1
13342026-09-04T18:56:16.718Z Compiling scopeguard v1.2.0
13352026-09-04T18:56:16.718Z Compiling typenum v1.20.1
13362026-09-04T18:56:16.718Z Compiling stable_deref_trait v1.2.1
13372026-09-04T18:56:16.718Z Compiling zerocopy v0.8.55
13382026-09-04T18:56:16.718Z Compiling portable-atomic v1.13.1
13392026-09-04T18:56:16.718Z Compiling serde_json v1.0.151
13402026-09-04T18:56:16.905Z Compiling syn v2.0.117
13412026-09-04T18:56:16.920Z Compiling critical-section v1.2.0
13422026-09-04T18:56:17.149Z Compiling lock_api v0.4.14
13432026-09-04T18:56:17.161Z Compiling libm v0.2.16
13442026-09-04T18:56:17.179Z Compiling num-traits v0.2.19
13452026-09-04T18:56:17.188Z Compiling pkg-config v0.3.32
13462026-09-04T18:56:17.204Z Compiling generic-array v0.14.7
13472026-09-04T18:56:17.259Z Compiling getrandom v0.4.3
13482026-09-04T18:56:17.284Z Compiling parking_lot_core v0.9.12
13492026-09-04T18:56:17.301Z Compiling pin-project-lite v0.2.17
13502026-09-04T18:56:17.346Z Compiling const-oid v0.9.6
13512026-09-04T18:56:17.378Z Compiling rand_core v0.10.0
13522026-09-04T18:56:17.398Z Compiling writeable v0.6.2
13532026-09-04T18:56:17.441Z Compiling percent-encoding v2.3.2
13542026-09-04T18:56:17.558Z Compiling litemap v0.8.1
13552026-09-04T18:56:17.566Z Compiling futures-core v0.3.32
13562026-09-04T18:56:17.650Z Compiling icu_properties_data v2.1.2
13572026-09-04T18:56:17.669Z Compiling icu_normalizer_data v2.1.1
13582026-09-04T18:56:17.669Z Compiling getrandom v0.3.4
13592026-09-04T18:56:17.669Z Compiling rustix v1.1.4
13602026-09-04T18:56:17.693Z Compiling futures-sink v0.3.32
13612026-09-04T18:56:17.740Z Compiling futures-task v0.3.32
13622026-09-04T18:56:17.740Z Compiling utf8_iter v1.0.4
13632026-09-04T18:56:17.740Z Compiling slab v0.4.12
13642026-09-04T18:56:17.798Z Compiling futures-channel v0.3.32
13652026-09-04T18:56:17.809Z Compiling futures-io v0.3.32
13662026-09-04T18:56:17.863Z Compiling form_urlencoded v1.2.2
13672026-09-04T18:56:17.879Z Compiling rustversion v1.0.22
13682026-09-04T18:56:17.894Z Compiling base64ct v1.8.3
13692026-09-04T18:56:17.944Z Compiling errno v0.3.14
13702026-09-04T18:56:20.257Z Compiling jobserver v0.1.34
13712026-09-04T18:56:20.334Z Compiling getrandom v0.2.17
13722026-09-04T18:56:20.334Z Compiling once_cell v1.21.3
13732026-09-04T18:56:20.334Z Compiling mio v1.2.0
13742026-09-04T18:56:20.334Z Compiling signal-hook-registry v1.4.8
13752026-09-04T18:56:20.334Z Compiling socket2 v0.6.3
13762026-09-04T18:56:20.334Z Compiling rand_core v0.6.4
13772026-09-04T18:56:20.334Z Compiling iana-time-zone v0.1.65
13782026-09-04T18:56:20.334Z Compiling cc v1.2.56
13792026-09-04T18:56:20.334Z Compiling parking_lot v0.12.5
13802026-09-04T18:56:20.334Z Compiling pem-rfc7468 v0.7.0
13812026-09-04T18:56:20.334Z Compiling flagset v0.4.7
13822026-09-04T18:56:20.335Z Compiling ident_case v1.0.1
13832026-09-04T18:56:20.335Z Compiling dunce v1.0.5
13842026-09-04T18:56:20.335Z Compiling fs_extra v1.3.0
13852026-09-04T18:56:20.335Z Compiling regex-syntax v0.8.10
13862026-09-04T18:56:20.335Z Compiling rand_core v0.9.5
13872026-09-04T18:56:20.335Z Compiling base64 v0.22.1
13882026-09-04T18:56:20.335Z Compiling vcpkg v0.2.15
13892026-09-04T18:56:20.335Z Compiling syn v1.0.109
13902026-09-04T18:56:20.335Z Compiling tracing-core v0.1.36
13912026-09-04T18:56:20.336Z Compiling simd-adler32 v0.3.8
13922026-09-04T18:56:20.336Z Compiling dyn-clone v1.0.20
13932026-09-04T18:56:20.336Z Compiling cpufeatures v0.2.17
13942026-09-04T18:56:20.337Z Compiling schemars v0.8.22
13952026-09-04T18:56:20.337Z Compiling aws-lc-rs v1.16.3
13962026-09-04T18:56:20.337Z Compiling spin v0.9.8
13972026-09-04T18:56:20.337Z Compiling adler2 v2.0.1
13982026-09-04T18:56:20.337Z Compiling httparse v1.10.1
13992026-09-04T18:56:20.337Z Compiling openssl-probe v0.2.1
14002026-09-04T18:56:20.337Z Compiling tinyvec_macros v0.1.1
14012026-09-04T18:56:20.337Z Compiling crc32fast v1.5.0
14022026-09-04T18:56:20.337Z Compiling cmov v0.5.4
14032026-09-04T18:56:20.337Z Compiling tinyvec v1.10.0
14042026-09-04T18:56:20.337Z Compiling miniz_oxide v0.8.9
14052026-09-04T18:56:20.337Z Compiling cmake v0.1.57
14062026-09-04T18:56:20.337Z Compiling aho-corasick v1.1.4
14072026-09-04T18:56:20.337Z Compiling untrusted v0.7.1
14082026-09-04T18:56:20.337Z Compiling tower-service v0.3.3
14092026-09-04T18:56:20.337Z Compiling bitflags v2.11.0
14102026-09-04T18:56:20.337Z Compiling semver v1.0.28
14112026-09-04T18:56:20.337Z Compiling indexmap v2.14.0
14122026-09-04T18:56:20.337Z Compiling uuid v1.23.4
14132026-09-04T18:56:20.337Z Compiling ctutils v0.4.2
14142026-09-04T18:56:20.337Z Compiling tower-layer v0.3.3
14152026-09-04T18:56:20.337Z Compiling radium v0.7.0
14162026-09-04T18:56:20.338Z Compiling try-lock v0.2.5
14172026-09-04T18:56:20.338Z Compiling rustc_version v0.4.1
14182026-09-04T18:56:20.338Z Compiling unicode-segmentation v1.12.0
14192026-09-04T18:56:20.338Z Compiling atomic-waker v1.1.2
14202026-09-04T18:56:20.338Z Compiling want v0.3.1
14212026-09-04T18:56:20.338Z Compiling maybe-uninit v2.0.0
14222026-09-04T18:56:20.338Z Compiling openssl v0.10.80
14232026-09-04T18:56:20.338Z Compiling httpdate v1.0.3
14242026-09-04T18:56:20.338Z Compiling rustls v0.23.41
14252026-09-04T18:56:20.338Z Compiling foreign-types-shared v0.1.1
14262026-09-04T18:56:20.338Z Compiling aws-lc-sys v0.40.0
14272026-09-04T18:56:20.338Z Compiling openssl-sys v0.9.117
14282026-09-04T18:56:20.338Z Compiling tap v1.0.1
14292026-09-04T18:56:20.338Z Compiling untrusted v0.9.0
14302026-09-04T18:56:20.338Z Compiling foreign-types v0.3.2
14312026-09-04T18:56:20.338Z Compiling regex-automata v0.4.14
14322026-09-04T18:56:20.338Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14332026-09-04T18:56:20.338Z Compiling bzip2-sys v0.1.13+1.0.8
14342026-09-04T18:56:20.338Z Compiling synstructure v0.13.2
14352026-09-04T18:56:20.338Z Compiling serde_derive_internals v0.29.1
14362026-09-04T18:56:20.338Z Compiling pest_generator v2.8.6
14372026-09-04T18:56:20.338Z Compiling darling_core v0.20.11
14382026-09-04T18:56:20.338Z Compiling wyz v0.5.1
14392026-09-04T18:56:20.380Z Compiling terminal_size v0.4.3
14402026-09-04T18:56:20.430Z Compiling tempfile v3.27.0
14412026-09-04T18:56:20.504Z Compiling unicode-normalization v0.1.25
14422026-09-04T18:56:20.511Z Compiling num-integer v0.1.46
14432026-09-04T18:56:20.575Z Compiling socket2 v0.5.10
14442026-09-04T18:56:22.329Z Compiling wait-timeout v0.2.1
14452026-09-04T18:56:22.359Z Compiling ahash v0.8.12
14462026-09-04T18:56:22.359Z Compiling funty v2.0.0
14472026-09-04T18:56:22.359Z Compiling num-conv v0.2.0
14482026-09-04T18:56:22.359Z Compiling time-core v0.1.8
14492026-09-04T18:56:22.359Z Compiling bit-vec v0.8.0
14502026-09-04T18:56:22.359Z Compiling powerfmt v0.2.0
14512026-09-04T18:56:22.359Z Compiling packed_struct v0.10.1
14522026-09-04T18:56:22.359Z Compiling quick-error v1.2.3
14532026-09-04T18:56:22.359Z Compiling native-tls v0.2.18
14542026-09-04T18:56:22.359Z Compiling num-bigint-dig v0.8.6
14552026-09-04T18:56:22.359Z Compiling clap_builder v4.6.0
14562026-09-04T18:56:22.359Z Compiling time-macros v0.2.27
14572026-09-04T18:56:22.359Z Compiling num-iter v0.1.45
14582026-09-04T18:56:22.359Z Compiling rusty-fork v0.3.1
14592026-09-04T18:56:22.360Z Compiling bit-set v0.8.0
14602026-09-04T18:56:22.360Z Compiling bitvec v1.0.1
14612026-09-04T18:56:22.360Z Compiling deranged v0.5.8
14622026-09-04T18:56:22.360Z Compiling lazy_static v1.5.0
14632026-09-04T18:56:22.360Z Compiling rand_xorshift v0.4.0
14642026-09-04T18:56:22.360Z Compiling sync_wrapper v1.0.2
14652026-09-04T18:56:22.360Z Compiling indexmap v1.9.3
14662026-09-04T18:56:22.360Z Compiling crossbeam-utils v0.8.21
14672026-09-04T18:56:22.384Z Compiling object v0.37.3
14682026-09-04T18:56:22.384Z Compiling usdt-impl v0.6.0
14692026-09-04T18:56:22.384Z Compiling siphasher v1.0.2
14702026-09-04T18:56:22.384Z Compiling nodrop v0.1.14
14712026-09-04T18:56:22.384Z Compiling zlib-rs v0.6.2
14722026-09-04T18:56:22.384Z Compiling paste v1.0.15
14732026-09-04T18:56:22.384Z Compiling unarray v0.1.4
14742026-09-04T18:56:22.384Z Compiling crc-catalog v2.4.0
14752026-09-04T18:56:22.384Z Compiling num_threads v0.1.7
14762026-09-04T18:56:22.384Z Compiling serde_derive v1.0.228
14772026-09-04T18:56:22.384Z Compiling zeroize_derive v1.5.0
14782026-09-04T18:56:22.384Z Compiling zerocopy-derive v0.8.55
14792026-09-04T18:56:22.385Z Compiling zerofrom-derive v0.1.6
14802026-09-04T18:56:22.385Z Compiling yoke-derive v0.8.1
14812026-09-04T18:56:22.385Z Compiling zerovec-derive v0.11.2
14822026-09-04T18:56:22.385Z Compiling displaydoc v0.2.5
14832026-09-04T18:56:22.385Z Compiling tokio-macros v2.7.0
14842026-09-04T18:56:22.494Z Compiling futures-macro v0.3.32
14852026-09-04T18:56:22.567Z Compiling thiserror-impl v2.0.18
14862026-09-04T18:56:22.650Z Compiling der_derive v0.7.3
14872026-09-04T18:56:23.112Z Compiling tracing-attributes v0.1.31
14882026-09-04T18:56:23.120Z Compiling schemars_derive v0.8.22
14892026-09-04T18:56:23.120Z Compiling scroll_derive v0.13.1
14902026-09-04T18:56:23.250Z Compiling pest_derive v2.8.6
14912026-09-04T18:56:23.359Z Compiling zerofrom v0.1.6
14922026-09-04T18:56:23.376Z Compiling futures-util v0.3.32
14932026-09-04T18:56:23.392Z Compiling darling_macro v0.20.11
14942026-09-04T18:56:23.503Z Compiling yoke v0.8.1
14952026-09-04T18:56:23.666Z Compiling zerovec v0.11.5
14962026-09-04T18:56:23.710Z Compiling zerotrie v0.2.3
14972026-09-04T18:56:23.735Z Compiling thiserror-impl v1.0.69
14982026-09-04T18:56:23.852Z Compiling scroll v0.13.0
14992026-09-04T18:56:23.911Z Compiling openssl-macros v0.1.1
15002026-09-04T18:56:23.961Z Compiling thiserror v2.0.18
15012026-09-04T18:56:24.035Z Compiling darling v0.20.11
15022026-09-04T18:56:24.087Z Compiling goblin v0.10.5
15032026-09-04T18:56:24.131Z Compiling tinystr v0.8.2
15042026-09-04T18:56:24.145Z Compiling potential_utf v0.1.4
15052026-09-04T18:56:24.158Z Compiling packed_struct_codegen v0.10.1
15062026-09-04T18:56:24.204Z Compiling clap_derive v4.6.1
15072026-09-04T18:56:24.304Z Compiling icu_collections v2.1.1
15082026-09-04T18:56:24.320Z Compiling icu_locale_core v2.1.1
15092026-09-04T18:56:24.339Z Compiling bitfield-macros v0.19.4
15102026-09-04T18:56:24.342Z Compiling tracing v0.1.44
15112026-09-04T18:56:24.371Z Compiling zerocopy-derive v0.6.6
15122026-09-04T18:56:24.645Z Compiling flate2 v1.1.9
15132026-09-04T18:56:24.805Z Compiling derive_builder_core v0.20.2
15142026-09-04T18:56:25.008Z Compiling icu_provider v2.1.1
15152026-09-04T18:56:25.044Z Compiling thiserror v1.0.69
15162026-09-04T18:56:25.091Z Compiling dtrace-parser v0.3.0
15172026-09-04T18:56:25.105Z Compiling bitfield v0.19.4
15182026-09-04T18:56:25.225Z Compiling time v0.3.47
15192026-09-04T18:56:25.263Z Compiling icu_properties v2.1.2
15202026-09-04T18:56:25.279Z Compiling icu_normalizer v2.1.1
15212026-09-04T18:56:25.300Z Compiling zerocopy v0.6.6
15222026-09-04T18:56:25.323Z Compiling zeroize v1.9.0
15232026-09-04T18:56:25.407Z Compiling bytes v1.11.1
15242026-09-04T18:56:25.421Z Compiling chrono v0.4.45
15252026-09-04T18:56:25.636Z Compiling der v0.7.10
15262026-09-04T18:56:25.697Z Compiling rustls-pki-types v1.14.0
15272026-09-04T18:56:25.741Z Compiling hybrid-array v0.4.13
15282026-09-04T18:56:25.828Z Compiling ipnet v2.12.0
15292026-09-04T18:56:25.847Z Compiling hex v0.4.3
15302026-09-04T18:56:26.026Z Compiling tokio v1.52.1
15312026-09-04T18:56:26.040Z Compiling http v1.4.2
15322026-09-04T18:56:26.127Z Compiling block-buffer v0.10.4
15332026-09-04T18:56:26.143Z Compiling crypto-common v0.1.7
15342026-09-04T18:56:26.162Z Compiling idna_adapter v1.2.1
15352026-09-04T18:56:26.303Z Compiling digest v0.10.7
15362026-09-04T18:56:26.318Z Compiling idna v1.1.0
15372026-09-04T18:56:26.324Z Compiling toml_datetime v0.6.11
15382026-09-04T18:56:26.347Z Compiling ppv-lite86 v0.2.21
15392026-09-04T18:56:26.368Z Compiling serde_spanned v0.6.9
15402026-09-04T18:56:26.527Z Compiling spki v0.7.3
15412026-09-04T18:56:26.545Z Compiling sha2 v0.10.9
15422026-09-04T18:56:26.560Z Compiling signature v2.2.0
15432026-09-04T18:56:26.576Z Compiling hmac v0.12.1
15442026-09-04T18:56:26.689Z Compiling url v2.5.8
15452026-09-04T18:56:26.747Z Compiling rand_chacha v0.9.0
15462026-09-04T18:56:26.761Z Compiling pkcs8 v0.10.2
15472026-09-04T18:56:26.765Z Compiling http-body v1.0.1
15482026-09-04T18:56:26.828Z Compiling rand_chacha v0.3.1
15492026-09-04T18:56:26.833Z Compiling dof v0.4.0
15502026-09-04T18:56:26.930Z Compiling pkcs1 v0.7.5
15512026-09-04T18:56:26.945Z Compiling http-body-util v0.1.3
15522026-09-04T18:56:26.959Z Compiling rand v0.9.2
15532026-09-04T18:56:26.992Z Compiling clap v4.6.1
15542026-09-04T18:56:27.046Z Compiling rand v0.8.6
15552026-09-04T18:56:27.192Z Compiling crc v3.4.0
15562026-09-04T18:56:27.373Z Compiling structmeta-derive v0.3.0
15572026-09-04T18:56:27.389Z Compiling scroll_derive v0.12.1
15582026-09-04T18:56:27.500Z Compiling array-init v0.0.4
15592026-09-04T18:56:27.538Z Compiling smallvec v0.6.14
15602026-09-04T18:56:27.555Z Compiling darling_core v0.23.0
15612026-09-04T18:56:27.640Z Compiling proptest v1.11.0
15622026-09-04T18:56:27.781Z Compiling heapless v0.7.17
15632026-09-04T18:56:27.860Z Compiling slog v2.8.2
15642026-09-04T18:56:27.916Z Compiling thread-id v5.1.0
15652026-09-04T18:56:27.946Z Compiling env_filter v2.0.0
15662026-09-04T18:56:28.014Z Compiling syn v3.0.3
15672026-09-04T18:56:28.049Z Compiling cookie v0.18.1
15682026-09-04T18:56:28.069Z Compiling ipnetwork v0.21.1
15692026-09-04T18:56:28.085Z Compiling unicode-bidi v0.3.18
15702026-09-04T18:56:28.099Z Compiling allocator-api2 v0.2.21
15712026-09-04T18:56:28.103Z Compiling ryu v1.0.23
15722026-09-04T18:56:28.252Z Compiling gimli v0.32.3
15732026-09-04T18:56:28.256Z Compiling hashbrown v0.12.3
15742026-09-04T18:56:28.304Z Compiling zstd-safe v7.2.4
15752026-09-04T18:56:28.426Z Compiling anyhow v1.0.104
15762026-09-04T18:56:28.442Z Compiling base64 v0.21.7
15772026-09-04T18:56:28.468Z Compiling winnow v0.5.40
15782026-09-04T18:56:28.485Z Compiling unicode-properties v0.1.4
15792026-09-04T18:56:28.500Z Compiling signal-hook v0.3.18
15802026-09-04T18:56:28.518Z Compiling iri-string v0.7.10
15812026-09-04T18:56:28.633Z Compiling structmeta v0.3.0
15822026-09-04T18:56:28.647Z Compiling oxnet v0.1.6
15832026-09-04T18:56:28.719Z Compiling ron v0.8.1
15842026-09-04T18:56:28.769Z Compiling rsa v0.9.10
15852026-09-04T18:56:28.783Z Compiling stringprep v0.1.5
15862026-09-04T18:56:28.863Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15872026-09-04T18:56:29.034Z Compiling serde_urlencoded v0.7.1
15882026-09-04T18:56:29.096Z Compiling env_logger v0.11.11
15892026-09-04T18:56:29.110Z Compiling scroll v0.12.0
15902026-09-04T18:56:29.384Z Compiling serde-hex v0.1.0
15912026-09-04T18:56:29.459Z Compiling camino v1.2.5
15922026-09-04T18:56:29.862Z Compiling toml_edit v0.19.15
15932026-09-04T18:56:29.914Z Compiling tokio-util v0.7.18
15942026-09-04T18:56:29.983Z Compiling tower v0.5.3
15952026-09-04T18:56:30.055Z Compiling newtype-uuid v1.3.2
15962026-09-04T18:56:30.106Z Compiling darling_macro v0.23.0
15972026-09-04T18:56:30.199Z Compiling addr2line v0.25.1
15982026-09-04T18:56:30.226Z Compiling tokio-native-tls v0.3.1
15992026-09-04T18:56:30.405Z Compiling tower-http v0.6.8
16002026-09-04T18:56:30.425Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16012026-09-04T18:56:30.543Z Compiling hashbrown v0.13.2
16022026-09-04T18:56:30.619Z Compiling h2 v0.4.15
16032026-09-04T18:56:30.633Z Compiling x509-cert v0.2.5
16042026-09-04T18:56:30.832Z Compiling md-5 v0.10.6
16052026-09-04T18:56:30.954Z Compiling crypto-common v0.2.2
16062026-09-04T18:56:31.009Z Compiling block-padding v0.4.2
16072026-09-04T18:56:31.024Z Compiling block-buffer v0.12.1
16082026-09-04T18:56:31.044Z Compiling rustls-native-certs v0.8.3
16092026-09-04T18:56:31.147Z Compiling derive_builder_macro v0.20.2
16102026-09-04T18:56:31.199Z Compiling serde_tokenstream v0.2.3
16112026-09-04T18:56:31.242Z Compiling erased-serde v0.3.31
16122026-09-04T18:56:31.348Z Compiling bzip2 v0.4.4
16132026-09-04T18:56:31.476Z Compiling daft-derive v0.1.8
16142026-09-04T18:56:31.525Z Compiling bstr v1.12.1
16152026-09-04T18:56:31.572Z Compiling zerocopy-derive v0.7.35
16162026-09-04T18:56:31.645Z Compiling pin-project-internal v1.1.11
16172026-09-04T18:56:31.737Z Compiling async-trait v0.1.89
16182026-09-04T18:56:31.859Z Compiling heck v0.4.1
16192026-09-04T18:56:31.875Z Compiling curve25519-dalek v4.1.3
16202026-09-04T18:56:32.128Z Compiling vergen-lib v9.1.0
16212026-09-04T18:56:32.173Z Compiling hash32 v0.2.1
16222026-09-04T18:56:32.245Z Compiling encoding_rs v0.8.35
16232026-09-04T18:56:32.261Z Compiling memoffset v0.9.1
16242026-09-04T18:56:32.264Z Compiling cfg_aliases v0.2.1
16252026-09-04T18:56:32.291Z Compiling crc-any v2.5.0
16262026-09-04T18:56:32.334Z Compiling rustix v0.38.44
16272026-09-04T18:56:32.351Z Compiling rustc-demangle v0.1.27
16282026-09-04T18:56:32.389Z Compiling ref-cast v1.0.25
16292026-09-04T18:56:32.499Z Compiling mime v0.3.17
16302026-09-04T18:56:32.514Z Compiling smoltcp v0.9.1
16312026-09-04T18:56:32.532Z Compiling psl-types v2.0.11
16322026-09-04T18:56:32.545Z Compiling fallible-iterator v0.2.0
16332026-09-04T18:56:32.676Z Compiling owo-colors v4.3.0
16342026-09-04T18:56:32.701Z Compiling litrs v1.0.0
16352026-09-04T18:56:32.781Z Compiling publicsuffix v2.3.0
16362026-09-04T18:56:32.785Z Compiling backtrace v0.3.76
16372026-09-04T18:56:32.785Z Compiling zerocopy v0.7.35
16382026-09-04T18:56:32.879Z Compiling pin-project v1.1.11
16392026-09-04T18:56:32.883Z Compiling postgres-protocol v0.6.10
16402026-09-04T18:56:32.883Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16412026-09-04T18:56:32.922Z Compiling nix v0.31.2
16422026-09-04T18:56:32.991Z Compiling daft v0.1.8
16432026-09-04T18:56:33.067Z Compiling snafu-derive v0.8.9
16442026-09-04T18:56:33.229Z Compiling document-features v0.2.12
16452026-09-04T18:56:33.300Z Compiling derive_builder v0.20.2
16462026-09-04T18:56:33.316Z Compiling zip v0.6.6
16472026-09-04T18:56:33.338Z Compiling toml v0.7.8
16482026-09-04T18:56:33.395Z Compiling inout v0.2.2
16492026-09-04T18:56:33.431Z Compiling object v0.30.4
16502026-09-04T18:56:33.446Z Compiling darling v0.23.0
16512026-09-04T18:56:33.488Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16522026-09-04T18:56:33.542Z Compiling goblin v0.8.2
16532026-09-04T18:56:33.734Z Compiling derive-ex v0.1.8
16542026-09-04T18:56:33.795Z Compiling hyper v1.10.1
16552026-09-04T18:56:33.846Z Compiling futures-executor v0.3.32
16562026-09-04T18:56:33.916Z Compiling hubpack_derive v0.1.1
16572026-09-04T18:56:33.952Z Compiling regex v1.12.3
16582026-09-04T18:56:33.969Z Compiling ref-cast-impl v1.0.25
16592026-09-04T18:56:33.997Z Compiling strum_macros v0.27.2
16602026-09-04T18:56:34.127Z Compiling curve25519-dalek-derive v0.1.1
16612026-09-04T18:56:34.143Z Compiling phf_shared v0.13.1
16622026-09-04T18:56:34.143Z Compiling convert_case v0.10.0
16632026-09-04T18:56:34.394Z Compiling cargo-platform v0.3.2
16642026-09-04T18:56:34.409Z Compiling vergen v9.1.0
16652026-09-04T18:56:34.423Z Compiling ff v0.13.1
16662026-09-04T18:56:34.480Z Compiling fs-err v3.3.0
16672026-09-04T18:56:34.550Z Compiling foldhash v0.1.5
16682026-09-04T18:56:34.577Z Compiling bumpalo v3.20.2
16692026-09-04T18:56:34.610Z Compiling bitflags v1.3.2
16702026-09-04T18:56:34.686Z Compiling same-file v1.0.6
16712026-09-04T18:56:34.699Z Compiling libbz2-rs-sys v0.2.2
16722026-09-04T18:56:34.705Z Compiling foldhash v0.2.0
16732026-09-04T18:56:34.740Z Compiling base16ct v0.2.0
16742026-09-04T18:56:34.827Z Compiling is_ci v1.2.0
16752026-09-04T18:56:34.850Z Compiling path-slash v0.1.5
16762026-09-04T18:56:34.862Z Compiling managed v0.8.0
16772026-09-04T18:56:34.877Z Compiling jiff-core v0.1.0
16782026-09-04T18:56:34.934Z Compiling hyper-util v0.1.20
16792026-09-04T18:56:34.953Z Compiling supports-color v3.0.2
16802026-09-04T18:56:34.980Z Compiling textwrap v0.16.2
16812026-09-04T18:56:34.996Z Compiling hashbrown v0.16.1
16822026-09-04T18:56:35.054Z Compiling snafu v0.8.9
16832026-09-04T18:56:35.139Z Compiling bzip2 v0.6.1
16842026-09-04T18:56:35.367Z Compiling sec1 v0.7.3
16852026-09-04T18:56:35.429Z Compiling walkdir v2.5.0
16862026-09-04T18:56:35.443Z Compiling zopfli v0.8.3
16872026-09-04T18:56:35.460Z Compiling test-strategy v0.4.5
16882026-09-04T18:56:35.577Z Compiling hashbrown v0.15.5
16892026-09-04T18:56:35.622Z Compiling jiff v0.2.34
16902026-09-04T18:56:35.667Z Compiling cargo_metadata v0.23.1
16912026-09-04T18:56:35.757Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16922026-09-04T18:56:35.936Z Compiling dof v0.3.0
16932026-09-04T18:56:36.017Z Compiling strum v0.27.2
16942026-09-04T18:56:36.095Z Compiling group v0.13.0
16952026-09-04T18:56:36.124Z Compiling derive_more-impl v2.1.1
16962026-09-04T18:56:36.169Z Compiling hubpack v0.1.2
16972026-09-04T18:56:36.174Z Compiling phf v0.13.1
16982026-09-04T18:56:36.297Z Compiling futures v0.3.32
16992026-09-04T18:56:36.343Z Compiling hyper-tls v0.6.0
17002026-09-04T18:56:36.359Z Compiling signal-hook-mio v0.2.5
17012026-09-04T18:56:36.383Z Compiling cookie_store v0.22.1
17022026-09-04T18:56:36.488Z Compiling zstd v0.13.3
17032026-09-04T18:56:36.586Z Compiling reqwest v0.12.28
17042026-09-04T18:56:36.669Z Compiling cipher v0.5.2
17052026-09-04T18:56:36.720Z Compiling serde_with_macros v3.21.0
17062026-09-04T18:56:36.784Z Compiling postgres-types v0.2.12
17072026-09-04T18:56:36.803Z Compiling backtrace-ext v0.2.1
17082026-09-04T18:56:37.053Z Compiling globset v0.4.18
17092026-09-04T18:56:37.117Z Compiling usdt-attr-macro v0.6.0
17102026-09-04T18:56:37.121Z Compiling usdt-macro v0.6.0
17112026-09-04T18:56:37.154Z Compiling byte-wrapper v0.1.0
17122026-09-04T18:56:37.255Z Compiling ed25519 v2.2.3
17132026-09-04T18:56:37.335Z Compiling hkdf v0.12.4
17142026-09-04T18:56:37.382Z Compiling crypto-bigint v0.5.5
17152026-09-04T18:56:37.520Z Compiling serde_plain v1.0.2
17162026-09-04T18:56:37.534Z Compiling serde-big-array v0.5.1
17172026-09-04T18:56:37.705Z Compiling olpc-cjson v0.1.4
17182026-09-04T18:56:37.739Z Compiling dtrace-parser v0.2.0
17192026-09-04T18:56:37.756Z Compiling enum-as-inner v0.6.1
17202026-09-04T18:56:37.810Z Compiling strum_macros v0.26.4
17212026-09-04T18:56:37.891Z Compiling async-recursion v1.1.1
17222026-09-04T18:56:37.931Z Compiling serde_repr v0.1.20
17232026-09-04T18:56:37.946Z Compiling miette-derive v7.6.0
17242026-09-04T18:56:38.001Z Compiling phf_shared v0.11.3
17252026-09-04T18:56:38.200Z Compiling float-cmp v0.10.0
17262026-09-04T18:56:38.216Z Compiling pem v3.0.6
17272026-09-04T18:56:38.232Z Compiling thread-id v4.2.2
17282026-09-04T18:56:38.292Z Compiling memmap2 v0.9.10
17292026-09-04T18:56:38.328Z Compiling supports-unicode v3.0.0
17302026-09-04T18:56:38.367Z Compiling either v1.15.0
17312026-09-04T18:56:38.467Z Compiling winnow v1.0.3
17322026-09-04T18:56:38.496Z Compiling precomputed-hash v0.1.1
17332026-09-04T18:56:38.499Z Compiling whoami v2.1.0
17342026-09-04T18:56:38.524Z Compiling data-encoding v2.10.0
17352026-09-04T18:56:38.528Z Compiling supports-hyperlinks v3.2.0
17362026-09-04T18:56:38.572Z Compiling normalize-line-endings v0.3.0
17372026-09-04T18:56:38.591Z Compiling fixedbitset v0.5.7
17382026-09-04T18:56:38.594Z Compiling const-oid v0.10.2
17392026-09-04T18:56:38.618Z Compiling cpufeatures v0.3.0
17402026-09-04T18:56:38.683Z Compiling predicates-core v1.0.10
17412026-09-04T18:56:38.709Z Compiling typed-path v0.9.3
17422026-09-04T18:56:38.727Z Compiling new_debug_unreachable v1.0.6
17432026-09-04T18:56:38.804Z Compiling static_assertions v1.1.0
17442026-09-04T18:56:38.818Z Compiling keccak v0.1.6
17452026-09-04T18:56:38.831Z Compiling fixedbitset v0.4.2
17462026-09-04T18:56:38.885Z Compiling difflib v0.4.0
17472026-09-04T18:56:38.899Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17482026-09-04T18:56:38.913Z Compiling hickory-proto v0.25.2
17492026-09-04T18:56:38.926Z Compiling petgraph v0.8.3
17502026-09-04T18:56:39.065Z Compiling petgraph v0.6.5
17512026-09-04T18:56:39.160Z Compiling miette v7.6.0
17522026-09-04T18:56:39.248Z Compiling predicates v3.1.4
17532026-09-04T18:56:39.263Z Compiling sha3 v0.10.8
17542026-09-04T18:56:39.467Z Compiling toml_parser v1.1.2+spec-1.1.0
17552026-09-04T18:56:39.555Z Compiling string_cache v0.8.9
17562026-09-04T18:56:39.589Z Compiling digest v0.11.3
17572026-09-04T18:56:39.593Z Compiling tokio-postgres v0.7.16
17582026-09-04T18:56:39.624Z Compiling strum v0.26.3
17592026-09-04T18:56:39.733Z Compiling chacha20 v0.10.0
17602026-09-04T18:56:39.768Z Compiling toml_edit v0.22.27
17612026-09-04T18:56:39.800Z Compiling itertools v0.13.0
17622026-09-04T18:56:39.848Z Compiling usdt v0.6.0
17632026-09-04T18:56:39.909Z Compiling elliptic-curve v0.13.8
17642026-09-04T18:56:39.961Z Compiling usdt-impl v0.5.0
17652026-09-04T18:56:40.118Z Compiling serde_with v3.21.0
17662026-09-04T18:56:40.132Z Compiling crossterm v0.28.1
17672026-09-04T18:56:40.145Z Compiling zip v4.6.1
17682026-09-04T18:56:40.330Z Compiling ed25519-dalek v2.2.0
17692026-09-04T18:56:40.348Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-04T18:56:40.427Z Compiling derive_more v2.1.1
17712026-09-04T18:56:40.571Z Compiling iddqd v0.4.2
17722026-09-04T18:56:40.891Z Compiling similar v2.7.0
17732026-09-04T18:56:40.975Z Compiling tokio-stream v0.1.18
17742026-09-04T18:56:41.032Z Compiling crossbeam-epoch v0.9.18
17752026-09-04T18:56:41.089Z Compiling buf-list v1.1.2
17762026-09-04T18:56:41.305Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-04T18:56:41.368Z Compiling openapiv3 v2.2.0
17782026-09-04T18:56:41.412Z Compiling lalrpop-util v0.19.12
17792026-09-04T18:56:41.429Z Compiling peg-runtime v0.8.5
17802026-09-04T18:56:41.444Z Compiling thread_local v1.1.9
17812026-09-04T18:56:41.601Z Compiling slog-async v2.8.0
17822026-09-04T18:56:41.624Z Compiling crossbeam-channel v0.5.15
17832026-09-04T18:56:41.713Z Compiling is-terminal v0.4.17
17842026-09-04T18:56:41.727Z Compiling filetime v0.2.27
17852026-09-04T18:56:41.742Z Compiling take_mut v0.2.2
17862026-09-04T18:56:41.761Z Compiling term v1.2.1
17872026-09-04T18:56:41.828Z Compiling xattr v1.6.1
17882026-09-04T18:56:41.841Z Compiling camino-tempfile v1.4.1
17892026-09-04T18:56:41.955Z Compiling tar v0.4.46
17902026-09-04T18:56:42.035Z Compiling slog-term v2.9.2
17912026-09-04T18:56:59.562Z Compiling rustls-webpki v0.103.13
17922026-09-04T18:57:02.222Z Compiling tokio-rustls v0.26.4
17932026-09-04T18:57:02.223Z Compiling rustls-platform-verifier v0.6.2
17942026-09-04T18:57:02.223Z Compiling tough v0.22.0
17952026-09-04T18:57:02.427Z Compiling hyper-rustls v0.27.7
17962026-09-04T18:57:02.609Z Compiling reqwest v0.13.2
17972026-09-04T18:57:04.777Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-04T18:57:05.008Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-04T18:57:07.918Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.37s
18002026-09-04T18:57:08.057Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-04T18:57:08.114ZSep 04 18:57:07.442 INFO Starting download, target: Clickhouse
18022026-09-04T18:57:08.114ZSep 04 18:57:07.442 INFO Starting download, target: Cockroach
18032026-09-04T18:57:08.114ZSep 04 18:57:07.442 INFO Starting download, target: Console
18042026-09-04T18:57:08.114ZSep 04 18:57:07.442 INFO Starting download, target: DendriteStub
18052026-09-04T18:57:08.114ZSep 04 18:57:07.442 INFO Starting download, target: MaghemiteMgd
18062026-09-04T18:57:08.114ZSep 04 18:57:07.442 INFO Starting download, target: MaghemiteDdmd
18072026-09-04T18:57:08.118ZSep 04 18:57:07.442 INFO Starting download, target: TransceiverControl
18082026-09-04T18:57:08.118ZSep 04 18:57:07.443 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18092026-09-04T18:57:08.118ZSep 04 18:57:07.443 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18102026-09-04T18:57:08.118ZSep 04 18:57:07.443 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18112026-09-04T18:57:08.118ZSep 04 18:57:07.443 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18122026-09-04T18:57:08.118ZSep 04 18:57:07.443 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18132026-09-04T18:57:08.118ZSep 04 18:57:07.443 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18142026-09-04T18:57:08.118ZSep 04 18:57:07.443 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18152026-09-04T18:57:09.962ZSep 04 18:57:09.215 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18162026-09-04T18:57:10.074ZSep 04 18:57:09.265 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18172026-09-04T18:57:10.216ZSep 04 18:57:09.333 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18182026-09-04T18:57:10.360ZSep 04 18:57:09.467 INFO Download complete, target: Console
18192026-09-04T18:57:10.361ZSep 04 18:57:09.545 INFO Download complete, target: TransceiverControl
18202026-09-04T18:57:14.222ZSep 04 18:57:13.503 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18212026-09-04T18:57:14.482ZSep 04 18:57:13.761 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18222026-09-04T18:57:14.822ZSep 04 18:57:14.127 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18232026-09-04T18:57:15.333ZSep 04 18:57:14.623 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18242026-09-04T18:57:15.333ZSep 04 18:57:14.623 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18252026-09-04T18:57:16.527ZSep 04 18:57:15.855 INFO Checking that binary works, target: Clickhouse
18262026-09-04T18:57:16.652ZSep 04 18:57:15.980 INFO Download complete, target: Clickhouse
18272026-09-04T18:57:16.841ZSep 04 18:57:16.170 INFO Download complete, target: MaghemiteMgd
18282026-09-04T18:57:17.021ZSep 04 18:57:16.350 INFO Download complete, target: MaghemiteDdmd
18292026-09-04T18:57:17.044ZSep 04 18:57:16.373 INFO Download complete, target: DendriteStub
18302026-09-04T18:57:19.919ZSep 04 18:57:19.248 INFO Checking that binary works, target: Cockroach
18312026-09-04T18:57:20.042ZSep 04 18:57:19.371 INFO Download complete, target: Cockroach
18322026-09-04T18:57:20.047ZAll prerequisites installed successfully
18332026-09-04T18:57:20.051Z
18342026-09-04T18:57:20.051Zreal 1:58.398177574
18352026-09-04T18:57:20.051Zuser 7:21.984252957
18362026-09-04T18:57:20.051Zsys 1:46.038845151
18372026-09-04T18:57:20.051Ztrap 0.300579537
18382026-09-04T18:57:20.051Ztflt 0.853562337
18392026-09-04T18:57:20.051Zdflt 1.579773944
18402026-09-04T18:57:20.051Zkflt 0.019450264
18412026-09-04T18:57:20.051Zlock 29:58.091683431
18422026-09-04T18:57:20.051Zslp 20:13.377851176
18432026-09-04T18:57:20.051Zlat 28.727699176
18442026-09-04T18:57:20.051Zstop 3:35.176663378
18452026-09-04T18:57:20.051Z+ ptime -m cargo xtask download softnpu
18462026-09-04T18:57:20.512Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18472026-09-04T18:57:20.530Z Running `target/debug/xtask download softnpu`
18482026-09-04T18:57:21.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18492026-09-04T18:57:21.357Z Running `target/debug/xtask-downloader softnpu`
18502026-09-04T18:57:21.402ZSep 04 18:57:20.727 INFO Starting download, target: Softnpu
18512026-09-04T18:57:21.406ZSep 04 18:57:20.728 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-04T18:57:21.931ZSep 04 18:57:21.260 INFO Download complete, target: Softnpu
18532026-09-04T18:57:21.934Z
18542026-09-04T18:57:21.934Zreal 1.880316048
18552026-09-04T18:57:21.934Zuser 1.308878574
18562026-09-04T18:57:21.934Zsys 0.612505930
18572026-09-04T18:57:21.934Ztrap 0.000659650
18582026-09-04T18:57:21.934Ztflt 0.000085620
18592026-09-04T18:57:21.934Zdflt 0.000412820
18602026-09-04T18:57:21.934Zkflt 0.000000000
18612026-09-04T18:57:21.934Zlock 9.859084846
18622026-09-04T18:57:21.934Zslp 0.395487379
18632026-09-04T18:57:21.934Zlat 0.090000549
18642026-09-04T18:57:21.935Zstop 0.000174830
18652026-09-04T18:57:21.938Z+ export CARGO_INCREMENTAL=0
18662026-09-04T18:57:21.938Z+ CARGO_INCREMENTAL=0
18672026-09-04T18:57:21.938Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-04T18:57:22.839Z Compiling proc-macro2 v1.0.106
18692026-09-04T18:57:22.839Z Compiling quote v1.0.45
18702026-09-04T18:57:22.842Z Compiling unicode-ident v1.0.24
18712026-09-04T18:57:22.842Z Compiling serde_core v1.0.228
18722026-09-04T18:57:22.843Z Compiling libc v0.2.185
18732026-09-04T18:57:22.843Z Compiling serde v1.0.228
18742026-09-04T18:57:22.843Z Compiling cfg-if v1.0.4
18752026-09-04T18:57:22.843Z Compiling version_check v0.9.5
18762026-09-04T18:57:22.987Z Compiling autocfg v1.5.0
18772026-09-04T18:57:22.990Z Compiling shlex v1.3.0
18782026-09-04T18:57:22.990Z Compiling find-msvc-tools v0.1.9
18792026-09-04T18:57:22.990Z Compiling memchr v2.8.0
18802026-09-04T18:57:22.990Z Compiling zmij v1.0.21
18812026-09-04T18:57:22.990Z Compiling serde_json v1.0.151
18822026-09-04T18:57:23.191Z Compiling portable-atomic v1.13.1
18832026-09-04T18:57:23.238Z Compiling zerocopy v0.8.55
18842026-09-04T18:57:23.292Z Compiling libm v0.2.16
18852026-09-04T18:57:23.364Z Compiling getrandom v0.4.3
18862026-09-04T18:57:23.381Z Compiling icu_properties_data v2.1.2
18872026-09-04T18:57:23.480Z Compiling num-traits v0.2.19
18882026-09-04T18:57:23.484Z Compiling smallvec v1.15.1
18892026-09-04T18:57:23.514Z Compiling icu_normalizer_data v2.1.1
18902026-09-04T18:57:23.530Z Compiling parking_lot_core v0.9.12
18912026-09-04T18:57:23.548Z Compiling generic-array v0.14.7
18922026-09-04T18:57:23.653Z Compiling itoa v1.0.17
18932026-09-04T18:57:23.657Z Compiling log v0.4.33
18942026-09-04T18:57:23.685Z Compiling pkg-config v0.3.32
18952026-09-04T18:57:23.718Z Compiling subtle v2.6.1
18962026-09-04T18:57:23.767Z Compiling stable_deref_trait v1.2.1
18972026-09-04T18:57:23.785Z Compiling rustix v1.1.4
18982026-09-04T18:57:23.815Z Compiling typenum v1.20.1
18992026-09-04T18:57:23.877Z Compiling getrandom v0.3.4
19002026-09-04T18:57:23.922Z Compiling scopeguard v1.2.0
19012026-09-04T18:57:23.939Z Compiling thiserror v2.0.18
19022026-09-04T18:57:24.016Z Compiling lock_api v0.4.14
19032026-09-04T18:57:24.034Z Compiling rand_core v0.10.0
19042026-09-04T18:57:24.050Z Compiling jobserver v0.1.34
19052026-09-04T18:57:24.054Z Compiling errno v0.3.14
19062026-09-04T18:57:24.259Z Compiling cc v1.2.56
19072026-09-04T18:57:24.309Z Compiling critical-section v1.2.0
19082026-09-04T18:57:24.312Z Compiling getrandom v0.2.17
19092026-09-04T18:57:24.352Z Compiling syn v2.0.117
19102026-09-04T18:57:24.355Z Compiling percent-encoding v2.3.2
19112026-09-04T18:57:24.368Z Compiling schemars v0.8.22
19122026-09-04T18:57:24.404Z Compiling writeable v0.6.2
19132026-09-04T18:57:24.437Z Compiling litemap v0.8.1
19142026-09-04T18:57:24.437Z Compiling equivalent v1.0.2
19152026-09-04T18:57:24.473Z Compiling rand_core v0.6.4
19162026-09-04T18:57:24.540Z Compiling pin-project-lite v0.2.17
19172026-09-04T18:57:24.572Z Compiling syn v1.0.109
19182026-09-04T18:57:24.682Z Compiling rustversion v1.0.22
19192026-09-04T18:57:24.702Z Compiling once_cell v1.21.3
19202026-09-04T18:57:24.783Z Compiling hashbrown v0.17.0
19212026-09-04T18:57:24.802Z Compiling heck v0.5.0
19222026-09-04T18:57:24.843Z Compiling fs_extra v1.3.0
19232026-09-04T18:57:24.859Z Compiling dunce v1.0.5
19242026-09-04T18:57:24.877Z Compiling byteorder v1.5.0
19252026-09-04T18:57:24.919Z Compiling utf8_iter v1.0.4
19262026-09-04T18:57:24.975Z Compiling form_urlencoded v1.2.2
19272026-09-04T18:57:25.015Z Compiling cmake v0.1.57
19282026-09-04T18:57:25.111Z Compiling strsim v0.11.1
19292026-09-04T18:57:25.130Z Compiling signal-hook-registry v1.4.8
19302026-09-04T18:57:25.204Z Compiling semver v1.0.28
19312026-09-04T18:57:25.273Z Compiling bitflags v2.11.0
19322026-09-04T18:57:25.414Z Compiling indexmap v2.14.0
19332026-09-04T18:57:25.468Z Compiling thiserror v1.0.69
19342026-09-04T18:57:25.501Z Compiling parking_lot v0.12.5
19352026-09-04T18:57:25.517Z Compiling mio v1.2.0
19362026-09-04T18:57:25.538Z Compiling socket2 v0.6.3
19372026-09-04T18:57:25.595Z Compiling aws-lc-sys v0.40.0
19382026-09-04T18:57:25.640Z Compiling const-oid v0.9.6
19392026-09-04T18:57:25.675Z Compiling aws-lc-rs v1.16.3
19402026-09-04T18:57:25.792Z Compiling futures-core v0.3.32
19412026-09-04T18:57:25.961Z Compiling httparse v1.10.1
19422026-09-04T18:57:25.979Z Compiling iana-time-zone v0.1.65
19432026-09-04T18:57:26.078Z Compiling regex-syntax v0.8.10
19442026-09-04T18:57:26.081Z Compiling crc32fast v1.5.0
19452026-09-04T18:57:26.111Z Compiling ucd-trie v0.1.7
19462026-09-04T18:57:26.247Z Compiling fnv v1.0.7
19472026-09-04T18:57:26.348Z Compiling pest v2.8.6
19482026-09-04T18:57:26.365Z Compiling uuid v1.23.4
19492026-09-04T18:57:26.414Z Compiling vcpkg v0.2.15
19502026-09-04T18:57:26.455Z Compiling ident_case v1.0.1
19512026-09-04T18:57:26.639Z Compiling rustc_version v0.4.1
19522026-09-04T18:57:26.713Z Compiling futures-sink v0.3.32
19532026-09-04T18:57:26.790Z Compiling dyn-clone v1.0.20
19542026-09-04T18:57:26.831Z Compiling rustls v0.23.41
19552026-09-04T18:57:26.864Z Compiling futures-channel v0.3.32
19562026-09-04T18:57:26.990Z Compiling openssl-sys v0.9.117
19572026-09-04T18:57:27.040Z Compiling aho-corasick v1.1.4
19582026-09-04T18:57:27.096Z Compiling futures-task v0.3.32
19592026-09-04T18:57:27.127Z Compiling slab v0.4.12
19602026-09-04T18:57:27.130Z Compiling futures-io v0.3.32
19612026-09-04T18:57:27.177Z Compiling synstructure v0.13.2
19622026-09-04T18:57:27.231Z Compiling serde_derive_internals v0.29.1
19632026-09-04T18:57:27.382Z Compiling radium v0.7.0
19642026-09-04T18:57:27.432Z Compiling plain v0.2.3
19652026-09-04T18:57:27.448Z Compiling time-core v0.1.8
19662026-09-04T18:57:27.481Z Compiling pest_meta v2.8.6
19672026-09-04T18:57:27.564Z Compiling num-conv v0.2.0
19682026-09-04T18:57:27.659Z Compiling crossbeam-utils v0.8.21
19692026-09-04T18:57:27.677Z Compiling maybe-uninit v2.0.0
19702026-09-04T18:57:27.681Z Compiling openssl v0.10.80
19712026-09-04T18:57:27.709Z Compiling base64 v0.22.1
19722026-09-04T18:57:27.727Z Compiling time-macros v0.2.27
19732026-09-04T18:57:27.788Z Compiling base64ct v1.8.3
19742026-09-04T18:57:27.842Z Compiling pretty-hex v0.4.1
19752026-09-04T18:57:27.945Z Compiling regex-automata v0.4.14
19762026-09-04T18:57:27.960Z Compiling slog v2.8.2
19772026-09-04T18:57:27.964Z Compiling unicode-segmentation v1.12.0
19782026-09-04T18:57:28.007Z Compiling flagset v0.4.7
19792026-09-04T18:57:28.097Z Compiling pest_generator v2.8.6
19802026-09-04T18:57:28.138Z Compiling pem-rfc7468 v0.7.0
19812026-09-04T18:57:28.221Z Compiling darling_core v0.23.0
19822026-09-04T18:57:28.227Z Compiling rand_core v0.9.5
19832026-09-04T18:57:28.227Z Compiling bzip2-sys v0.1.13+1.0.8
19842026-09-04T18:57:28.366Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19852026-09-04T18:57:28.385Z Compiling syn v3.0.3
19862026-09-04T18:57:28.407Z Compiling ahash v0.8.12
19872026-09-04T18:57:28.424Z Compiling packed_struct v0.10.1
19882026-09-04T18:57:28.442Z Compiling serde_derive v1.0.228
19892026-09-04T18:57:28.460Z Compiling zeroize_derive v1.5.0
19902026-09-04T18:57:28.482Z Compiling zerofrom-derive v0.1.6
19912026-09-04T18:57:28.482Z Compiling yoke-derive v0.8.1
19922026-09-04T18:57:28.515Z Compiling zerocopy-derive v0.8.55
19932026-09-04T18:57:28.533Z Compiling zerovec-derive v0.11.2
19942026-09-04T18:57:28.612Z Compiling displaydoc v0.2.5
19952026-09-04T18:57:28.646Z Compiling tokio-macros v2.7.0
19962026-09-04T18:57:28.690Z Compiling futures-macro v0.3.32
19972026-09-04T18:57:28.734Z Compiling thiserror-impl v2.0.18
19982026-09-04T18:57:28.770Z Compiling schemars_derive v0.8.22
19992026-09-04T18:57:28.781Z Compiling der_derive v0.7.3
20002026-09-04T18:57:28.781Z Compiling tracing-attributes v0.1.31
20012026-09-04T18:57:29.082Z Compiling thiserror-impl v1.0.69
20022026-09-04T18:57:29.302Z Compiling pest_derive v2.8.6
20032026-09-04T18:57:29.349Z Compiling scroll_derive v0.13.1
20042026-09-04T18:57:29.475Z Compiling futures-util v0.3.32
20052026-09-04T18:57:29.566Z Compiling scroll_derive v0.12.1
20062026-09-04T18:57:29.625Z Compiling zerofrom v0.1.6
20072026-09-04T18:57:29.786Z Compiling yoke v0.8.1
20082026-09-04T18:57:29.798Z Compiling openssl-macros v0.1.1
20092026-09-04T18:57:29.979Z Compiling zerovec v0.11.5
20102026-09-04T18:57:30.005Z Compiling zerotrie v0.2.3
20112026-09-04T18:57:30.018Z Compiling native-tls v0.2.18
20122026-09-04T18:57:30.189Z Compiling num-bigint-dig v0.8.6
20132026-09-04T18:57:30.211Z Compiling paste v1.0.15
20142026-09-04T18:57:30.247Z Compiling anyhow v1.0.104
20152026-09-04T18:57:30.384Z Compiling darling_macro v0.23.0
20162026-09-04T18:57:30.397Z Compiling regex v1.12.3
20172026-09-04T18:57:30.451Z Compiling zerocopy-derive v0.7.35
20182026-09-04T18:57:30.542Z Compiling tinystr v0.8.2
20192026-09-04T18:57:30.563Z Compiling potential_utf v0.1.4
20202026-09-04T18:57:30.751Z Compiling icu_locale_core v2.1.1
20212026-09-04T18:57:30.774Z Compiling icu_collections v2.1.1
20222026-09-04T18:57:31.019Z Compiling tracing-core v0.1.36
20232026-09-04T18:57:31.236Z Compiling cookie v0.18.1
20242026-09-04T18:57:31.252Z Compiling fastrand v2.3.0
20252026-09-04T18:57:31.323Z Compiling camino v1.2.5
20262026-09-04T18:57:31.454Z Compiling icu_provider v2.1.1
20272026-09-04T18:57:31.556Z Compiling zeroize v1.9.0
20282026-09-04T18:57:31.608Z Compiling bytes v1.11.1
20292026-09-04T18:57:31.655Z Compiling chrono v0.4.45
20302026-09-04T18:57:31.719Z Compiling icu_properties v2.1.2
20312026-09-04T18:57:31.769Z Compiling icu_normalizer v2.1.1
20322026-09-04T18:57:32.026Z Compiling serde_tokenstream v0.2.3
20332026-09-04T18:57:32.170Z Compiling tokio v1.52.1
20342026-09-04T18:57:32.339Z Compiling crypto-common v0.1.7
20352026-09-04T18:57:32.357Z Compiling block-buffer v0.10.4
20362026-09-04T18:57:32.405Z Compiling der v0.7.10
20372026-09-04T18:57:32.573Z Compiling digest v0.10.7
20382026-09-04T18:57:32.578Z Compiling http v1.4.2
20392026-09-04T18:57:32.731Z Compiling idna_adapter v1.2.1
20402026-09-04T18:57:32.885Z Compiling idna v1.1.0
20412026-09-04T18:57:32.908Z Compiling ppv-lite86 v0.2.21
20422026-09-04T18:57:32.969Z Compiling cpufeatures v0.2.17
20432026-09-04T18:57:33.053Z Compiling toml_datetime v0.6.11
20442026-09-04T18:57:33.234Z Compiling url v2.5.8
20452026-09-04T18:57:33.314Z Compiling spki v0.7.3
20462026-09-04T18:57:33.400Z Compiling rand_chacha v0.9.0
20472026-09-04T18:57:33.430Z Compiling serde_spanned v0.6.9
20482026-09-04T18:57:33.462Z Compiling tracing v0.1.44
20492026-09-04T18:57:33.597Z Compiling darling v0.23.0
20502026-09-04T18:57:33.664Z Compiling packed_struct_codegen v0.10.1
20512026-09-04T18:57:33.691Z Compiling zerocopy-derive v0.6.6
20522026-09-04T18:57:33.783Z Compiling clap_derive v4.6.1
20532026-09-04T18:57:33.798Z Compiling bitfield-macros v0.19.4
20542026-09-04T18:57:33.983Z Compiling indexmap v1.9.3
20552026-09-04T18:57:34.074Z Compiling object v0.37.3
20562026-09-04T18:57:34.110Z Compiling simd-adler32 v0.3.8
20572026-09-04T18:57:34.198Z Compiling rand v0.9.2
20582026-09-04T18:57:34.242Z Compiling pkcs8 v0.10.2
20592026-09-04T18:57:34.366Z Compiling http-body v1.0.1
20602026-09-04T18:57:34.410Z Compiling rustls-pki-types v1.14.0
20612026-09-04T18:57:34.497Z Compiling daft-derive v0.1.8
20622026-09-04T18:57:34.596Z Compiling spin v0.9.8
20632026-09-04T18:57:34.651Z Compiling usdt-impl v0.5.0
20642026-09-04T18:57:34.665Z Compiling cmov v0.5.4
20652026-09-04T18:57:34.681Z Compiling tinyvec_macros v0.1.1
20662026-09-04T18:57:34.761Z Compiling ref-cast v1.0.25
20672026-09-04T18:57:34.779Z Compiling winnow v0.5.40
20682026-09-04T18:57:34.818Z Compiling openssl-probe v0.2.1
20692026-09-04T18:57:34.846Z Compiling adler2 v2.0.1
20702026-09-04T18:57:34.881Z Compiling usdt-impl v0.6.0
20712026-09-04T18:57:34.932Z Compiling utf8parse v0.2.2
20722026-09-04T18:57:34.990Z Compiling anstyle v1.0.14
20732026-09-04T18:57:35.066Z Compiling either v1.15.0
20742026-09-04T18:57:35.080Z Compiling anstyle-parse v1.0.0
20752026-09-04T18:57:35.113Z Compiling ctutils v0.4.2
20762026-09-04T18:57:35.144Z Compiling miniz_oxide v0.8.9
20772026-09-04T18:57:35.180Z Compiling tinyvec v1.10.0
20782026-09-04T18:57:35.272Z Compiling sha2 v0.10.9
20792026-09-04T18:57:35.378Z Compiling tempfile v3.27.0
20802026-09-04T18:57:35.413Z Compiling scroll v0.12.0
20812026-09-04T18:57:35.436Z Compiling scroll v0.13.0
20822026-09-04T18:57:35.537Z Compiling async-trait v0.1.89
20832026-09-04T18:57:35.552Z Compiling terminal_size v0.4.3
20842026-09-04T18:57:35.630Z Compiling heapless v0.7.17
20852026-09-04T18:57:35.730Z Compiling try-lock v0.2.5
20862026-09-04T18:57:35.760Z Compiling is_terminal_polyfill v1.70.2
20872026-09-04T18:57:35.760Z Compiling tower-service v0.3.3
20882026-09-04T18:57:35.790Z Compiling zstd-safe v7.2.4
20892026-09-04T18:57:35.872Z Compiling tower-layer v0.3.3
20902026-09-04T18:57:35.890Z Compiling tokio-util v0.7.18
20912026-09-04T18:57:35.895Z Compiling rustix v0.38.44
20922026-09-04T18:57:35.896Z Compiling winnow v0.7.14
20932026-09-04T18:57:35.938Z Compiling atomic-waker v1.1.2
20942026-09-04T18:57:36.013Z Compiling anstyle-query v1.1.5
20952026-09-04T18:57:36.030Z Compiling colorchoice v1.0.4
20962026-09-04T18:57:36.049Z Compiling toml_edit v0.19.15
20972026-09-04T18:57:36.075Z Compiling winnow v1.0.3
20982026-09-04T18:57:36.111Z Compiling signal-hook v0.3.18
20992026-09-04T18:57:36.136Z Compiling litrs v1.0.0
21002026-09-04T18:57:36.160Z Compiling untrusted v0.7.1
21012026-09-04T18:57:36.252Z Compiling anstream v1.0.0
21022026-09-04T18:57:36.355Z Compiling want v0.3.1
21032026-09-04T18:57:36.601Z Compiling document-features v0.2.12
21042026-09-04T18:57:36.664Z Compiling h2 v0.4.15
21052026-09-04T18:57:36.714Z Compiling goblin v0.10.5
21062026-09-04T18:57:36.758Z Compiling goblin v0.8.2
21072026-09-04T18:57:36.862Z Compiling hybrid-array v0.4.13
21082026-09-04T18:57:37.124Z Compiling toml_parser v1.1.2+spec-1.1.0
21092026-09-04T18:57:37.124Z Compiling ipnetwork v0.21.1
21102026-09-04T18:57:37.227Z Compiling ipnet v2.12.0
21112026-09-04T18:57:37.247Z Compiling zerocopy v0.7.35
21122026-09-04T18:57:37.371Z Compiling structmeta-derive v0.3.0
21132026-09-04T18:57:37.547Z Compiling ref-cast-impl v1.0.25
21142026-09-04T18:57:37.676Z Compiling heck v0.4.1
21152026-09-04T18:57:37.717Z Compiling darling_core v0.20.11
21162026-09-04T18:57:37.732Z Compiling curve25519-dalek v4.1.3
21172026-09-04T18:57:37.788Z Compiling memoffset v0.9.1
21182026-09-04T18:57:37.897Z Compiling powerfmt v0.2.0
21192026-09-04T18:57:37.980Z Compiling untrusted v0.9.0
21202026-09-04T18:57:38.009Z Compiling tap v1.0.1
21212026-09-04T18:57:38.013Z Compiling httpdate v1.0.3
21222026-09-04T18:57:38.099Z Compiling foreign-types-shared v0.1.1
21232026-09-04T18:57:38.199Z Compiling foreign-types v0.3.2
21242026-09-04T18:57:38.199Z Compiling wyz v0.5.1
21252026-09-04T18:57:38.269Z Compiling deranged v0.5.8
21262026-09-04T18:57:38.306Z Compiling unicode-normalization v0.1.25
21272026-09-04T18:57:38.390Z Compiling structmeta v0.3.0
21282026-09-04T18:57:38.458Z Compiling dtrace-parser v0.2.0
21292026-09-04T18:57:38.492Z Compiling rand_chacha v0.3.1
21302026-09-04T18:57:38.509Z Compiling signature v2.2.0
21312026-09-04T18:57:38.612Z Compiling hex v0.4.3
21322026-09-04T18:57:38.671Z Compiling dtrace-parser v0.3.0
21332026-09-04T18:57:38.808Z Compiling pin-project-internal v1.1.11
21342026-09-04T18:57:38.873Z Compiling num-integer v0.1.46
21352026-09-04T18:57:38.914Z Compiling thread-id v5.1.0
21362026-09-04T18:57:39.011Z Compiling socket2 v0.5.10
21372026-09-04T18:57:39.055Z Compiling dof v0.3.0
21382026-09-04T18:57:39.148Z Compiling wait-timeout v0.2.1
21392026-09-04T18:57:39.199Z Compiling thread-id v4.2.2
21402026-09-04T18:57:39.258Z Compiling clap_lex v1.0.0
21412026-09-04T18:57:39.387Z Compiling cfg_aliases v0.2.1
21422026-09-04T18:57:39.406Z Compiling funty v2.0.0
21432026-09-04T18:57:39.477Z Compiling dof v0.4.0
21442026-09-04T18:57:39.491Z Compiling num_threads v0.1.7
21452026-09-04T18:57:39.569Z Compiling smoltcp v0.9.1
21462026-09-04T18:57:39.603Z Compiling quick-error v1.2.3
21472026-09-04T18:57:39.606Z Compiling owo-colors v4.3.0
21482026-09-04T18:57:39.682Z Compiling bit-vec v0.8.0
21492026-09-04T18:57:39.700Z Compiling darling_macro v0.20.11
21502026-09-04T18:57:39.721Z Compiling rusty-fork v0.3.1
21512026-09-04T18:57:39.736Z Compiling bitvec v1.0.1
21522026-09-04T18:57:39.835Z Compiling hyper v1.10.1
21532026-09-04T18:57:39.897Z Compiling bit-set v0.8.0
21542026-09-04T18:57:39.914Z Compiling time v0.3.47
21552026-09-04T18:57:39.932Z Compiling nix v0.31.2
21562026-09-04T18:57:39.950Z Compiling clap_builder v4.6.0
21572026-09-04T18:57:40.004Z Compiling num-iter v0.1.45
21582026-09-04T18:57:40.143Z Compiling rand v0.8.6
21592026-09-04T18:57:40.200Z Compiling darling v0.20.11
21602026-09-04T18:57:40.474Z Compiling lazy_static v1.5.0
21612026-09-04T18:57:40.512Z Compiling hmac v0.12.1
21622026-09-04T18:57:40.529Z Compiling erased-serde v0.3.31
21632026-09-04T18:57:40.682Z Compiling curve25519-dalek-derive v0.1.1
21642026-09-04T18:57:40.685Z Compiling rand_xorshift v0.4.0
21652026-09-04T18:57:40.790Z Compiling sync_wrapper v1.0.2
21662026-09-04T18:57:40.855Z Compiling siphasher v1.0.2
21672026-09-04T18:57:40.906Z Compiling zlib-rs v0.6.2
21682026-09-04T18:57:41.048Z Compiling hyper-util v0.1.20
21692026-09-04T18:57:41.076Z Compiling nodrop v0.1.14
21702026-09-04T18:57:41.183Z Compiling unarray v0.1.4
21712026-09-04T18:57:41.299Z Compiling crc-catalog v2.4.0
21722026-09-04T18:57:41.332Z Compiling proptest v1.11.0
21732026-09-04T18:57:41.336Z Compiling array-init v0.0.4
21742026-09-04T18:57:41.491Z Compiling clap v4.6.1
21752026-09-04T18:57:41.491Z Compiling crc v3.4.0
21762026-09-04T18:57:41.685Z Compiling tower v0.5.3
21772026-09-04T18:57:42.258Z Compiling derive_builder_core v0.20.2
21782026-09-04T18:57:42.558Z Compiling smallvec v0.6.14
21792026-09-04T18:57:42.657Z Compiling snafu-derive v0.8.9
21802026-09-04T18:57:42.711Z Compiling bitfield v0.19.4
21812026-09-04T18:57:42.778Z Compiling http-body-util v0.1.3
21822026-09-04T18:57:42.861Z Compiling zerocopy v0.6.6
21832026-09-04T18:57:42.912Z Compiling pkcs1 v0.7.5
21842026-09-04T18:57:42.929Z Compiling flate2 v1.1.9
21852026-09-04T18:57:43.076Z Compiling hubpack_derive v0.1.1
21862026-09-04T18:57:43.091Z Compiling strum_macros v0.26.4
21872026-09-04T18:57:43.094Z Compiling strum_macros v0.27.2
21882026-09-04T18:57:43.241Z Compiling env_filter v2.0.0
21892026-09-04T18:57:43.262Z Compiling fs-err v3.3.0
21902026-09-04T18:57:43.354Z Compiling unicode-properties v0.1.4
21912026-09-04T18:57:43.479Z Compiling unicode-bidi v0.3.18
21922026-09-04T18:57:43.515Z Compiling iri-string v0.7.10
21932026-09-04T18:57:43.591Z Compiling ryu v1.0.23
21942026-09-04T18:57:43.754Z Compiling base64 v0.21.7
21952026-09-04T18:57:43.790Z Compiling gimli v0.32.3
21962026-09-04T18:57:43.857Z Compiling hashbrown v0.12.3
21972026-09-04T18:57:43.879Z Compiling allocator-api2 v0.2.21
21982026-09-04T18:57:44.072Z Compiling ron v0.8.1
21992026-09-04T18:57:44.235Z Compiling stringprep v0.1.5
22002026-09-04T18:57:44.434Z Compiling serde_urlencoded v0.7.1
22012026-09-04T18:57:44.601Z Compiling env_logger v0.11.11
22022026-09-04T18:57:44.678Z Compiling tower-http v0.6.8
22032026-09-04T18:57:44.703Z Compiling newtype-uuid v1.3.2
22042026-09-04T18:57:44.793Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22052026-09-04T18:57:44.867Z Compiling rsa v0.9.10
22062026-09-04T18:57:44.915Z Compiling derive_builder_macro v0.20.2
22072026-09-04T18:57:44.934Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22082026-09-04T18:57:44.985Z Compiling oxnet v0.1.6
22092026-09-04T18:57:45.010Z Compiling serde-hex v0.1.0
22102026-09-04T18:57:45.027Z Compiling tokio-native-tls v0.3.1
22112026-09-04T18:57:45.108Z Compiling hashbrown v0.13.2
22122026-09-04T18:57:45.213Z Compiling bzip2 v0.4.4
22132026-09-04T18:57:45.263Z Compiling usdt-macro v0.6.0
22142026-09-04T18:57:45.379Z Compiling usdt-attr-macro v0.6.0
22152026-09-04T18:57:45.402Z Compiling derive-ex v0.1.8
22162026-09-04T18:57:45.427Z Compiling block-padding v0.4.2
22172026-09-04T18:57:45.501Z Compiling addr2line v0.25.1
22182026-09-04T18:57:45.595Z Compiling block-buffer v0.12.1
22192026-09-04T18:57:45.611Z Compiling crypto-common v0.2.2
22202026-09-04T18:57:46.000Z Compiling rustls-native-certs v0.8.3
22212026-09-04T18:57:46.159Z Compiling x509-cert v0.2.5
22222026-09-04T18:57:46.235Z Compiling md-5 v0.10.6
22232026-09-04T18:57:46.451Z Compiling bstr v1.12.1
22242026-09-04T18:57:46.468Z Compiling convert_case v0.10.0
22252026-09-04T18:57:46.667Z Compiling vergen-lib v9.1.0
22262026-09-04T18:57:46.712Z Compiling hash32 v0.2.1
22272026-09-04T18:57:46.753Z Compiling encoding_rs v0.8.35
22282026-09-04T18:57:46.877Z Compiling cpufeatures v0.3.0
22292026-09-04T18:57:46.895Z Compiling mime v0.3.17
22302026-09-04T18:57:46.917Z Compiling fallible-iterator v0.2.0
22312026-09-04T18:57:46.932Z Compiling rustc-demangle v0.1.27
22322026-09-04T18:57:46.984Z Compiling crc-any v2.5.0
22332026-09-04T18:57:47.089Z Compiling unicode-width v0.2.0
22342026-09-04T18:57:47.221Z Compiling psl-types v2.0.11
22352026-09-04T18:57:47.249Z Compiling postgres-protocol v0.6.10
22362026-09-04T18:57:47.360Z Compiling publicsuffix v2.3.0
22372026-09-04T18:57:47.403Z Compiling backtrace v0.3.76
22382026-09-04T18:57:47.420Z Compiling test-strategy v0.4.5
22392026-09-04T18:57:47.574Z Compiling derive_more-impl v2.1.1
22402026-09-04T18:57:48.124Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-04T18:57:48.139Z Compiling inout v0.2.2
22422026-09-04T18:57:48.156Z Compiling object v0.30.4
22432026-09-04T18:57:48.301Z Compiling derive_builder v0.20.2
22442026-09-04T18:57:48.325Z Compiling zip v0.6.6
22452026-09-04T18:57:48.354Z Compiling daft v0.1.8
22462026-09-04T18:57:48.370Z Compiling hyper-tls v0.6.0
22472026-09-04T18:57:48.445Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-04T18:57:48.615Z Compiling phf_shared v0.13.1
22492026-09-04T18:57:48.676Z Compiling pin-project v1.1.11
22502026-09-04T18:57:48.735Z Compiling toml v0.7.8
22512026-09-04T18:57:48.832Z Compiling serde_with_macros v3.21.0
22522026-09-04T18:57:48.850Z Compiling futures-executor v0.3.32
22532026-09-04T18:57:49.036Z Compiling enum-as-inner v0.6.1
22542026-09-04T18:57:49.066Z Compiling miette-derive v7.6.0
22552026-09-04T18:57:49.070Z Compiling async-recursion v1.1.1
22562026-09-04T18:57:49.098Z Compiling serde_repr v0.1.20
22572026-09-04T18:57:49.176Z Compiling vergen v9.1.0
22582026-09-04T18:57:49.212Z Compiling ff v0.13.1
22592026-09-04T18:57:49.274Z Compiling cargo-platform v0.3.2
22602026-09-04T18:57:49.366Z Compiling bitflags v1.3.2
22612026-09-04T18:57:49.403Z Compiling managed v0.8.0
22622026-09-04T18:57:49.516Z Compiling bumpalo v3.20.2
22632026-09-04T18:57:49.537Z Compiling jiff-core v0.1.0
22642026-09-04T18:57:49.553Z Compiling smawk v0.3.2
22652026-09-04T18:57:49.645Z Compiling foldhash v0.2.0
22662026-09-04T18:57:49.704Z Compiling unicode-linebreak v0.1.5
22672026-09-04T18:57:49.733Z Compiling same-file v1.0.6
22682026-09-04T18:57:49.759Z Compiling path-slash v0.1.5
22692026-09-04T18:57:49.774Z Compiling libbz2-rs-sys v0.2.2
22702026-09-04T18:57:49.833Z Compiling is_ci v1.2.0
22712026-09-04T18:57:49.875Z Compiling foldhash v0.1.5
22722026-09-04T18:57:49.891Z Compiling base16ct v0.2.0
22732026-09-04T18:57:49.912Z Compiling textwrap v0.16.2
22742026-09-04T18:57:49.912Z Compiling walkdir v2.5.0
22752026-09-04T18:57:49.954Z Compiling hashbrown v0.16.1
22762026-09-04T18:57:49.980Z Compiling supports-color v3.0.2
22772026-09-04T18:57:50.058Z Compiling sec1 v0.7.3
22782026-09-04T18:57:50.075Z Compiling hashbrown v0.15.5
22792026-09-04T18:57:50.124Z Compiling zopfli v0.8.3
22802026-09-04T18:57:50.203Z Compiling bzip2 v0.6.1
22812026-09-04T18:57:50.326Z Compiling jiff v0.2.34
22822026-09-04T18:57:50.417Z Compiling cargo_metadata v0.23.1
22832026-09-04T18:57:50.508Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22842026-09-04T18:57:50.574Z Compiling group v0.13.0
22852026-09-04T18:57:50.761Z Compiling futures v0.3.32
22862026-09-04T18:57:50.875Z Compiling phf v0.13.1
22872026-09-04T18:57:50.972Z Compiling snafu v0.8.9
22882026-09-04T18:57:51.130Z Compiling reqwest v0.12.28
22892026-09-04T18:57:51.315Z Compiling cipher v0.5.2
22902026-09-04T18:57:51.453Z Compiling signal-hook-mio v0.2.5
22912026-09-04T18:57:51.583Z Compiling cookie_store v0.22.1
22922026-09-04T18:57:51.600Z Compiling backtrace-ext v0.2.1
22932026-09-04T18:57:52.056Z Compiling postgres-types v0.2.12
22942026-09-04T18:57:52.056Z Compiling zstd v0.13.3
22952026-09-04T18:57:52.056Z Compiling globset v0.4.18
22962026-09-04T18:57:52.057Z Compiling strum v0.27.2
22972026-09-04T18:57:52.057Z Compiling hubpack v0.1.2
22982026-09-04T18:57:52.057Z Compiling phf_shared v0.11.3
22992026-09-04T18:57:52.057Z Compiling hkdf v0.12.4
23002026-09-04T18:57:52.057Z Compiling crossbeam-epoch v0.9.18
23012026-09-04T18:57:52.076Z Compiling byte-wrapper v0.1.0
23022026-09-04T18:57:52.136Z Compiling olpc-cjson v0.1.4
23032026-09-04T18:57:52.166Z Compiling ed25519 v2.2.3
23042026-09-04T18:57:52.329Z Compiling crypto-bigint v0.5.5
23052026-09-04T18:57:52.402Z Compiling serde-big-array v0.5.1
23062026-09-04T18:57:52.435Z Compiling serde_plain v1.0.2
23072026-09-04T18:57:52.439Z Compiling pem v3.0.6
23082026-09-04T18:57:52.540Z Compiling float-cmp v0.10.0
23092026-09-04T18:57:52.574Z Compiling memmap2 v0.9.10
23102026-09-04T18:57:52.660Z Compiling static_assertions v1.1.0
23112026-09-04T18:57:52.679Z Compiling keccak v0.1.6
23122026-09-04T18:57:52.707Z Compiling difflib v0.4.0
23132026-09-04T18:57:52.750Z Compiling typed-path v0.9.3
23142026-09-04T18:57:52.798Z Compiling fixedbitset v0.5.7
23152026-09-04T18:57:52.899Z Compiling unicode-width v0.1.14
23162026-09-04T18:57:52.916Z Compiling predicates-core v1.0.10
23172026-09-04T18:57:52.952Z Compiling data-encoding v2.10.0
23182026-09-04T18:57:53.079Z Compiling supports-unicode v3.0.0
23192026-09-04T18:57:53.096Z Compiling normalize-line-endings v0.3.0
23202026-09-04T18:57:53.170Z Compiling toml_write v0.1.2
23212026-09-04T18:57:53.197Z Compiling whoami v2.1.0
23222026-09-04T18:57:53.216Z Compiling precomputed-hash v0.1.1
23232026-09-04T18:57:53.237Z Compiling new_debug_unreachable v1.0.6
23242026-09-04T18:57:53.260Z Compiling const-oid v0.10.2
23252026-09-04T18:57:53.324Z Compiling supports-hyperlinks v3.2.0
23262026-09-04T18:57:53.330Z Compiling fixedbitset v0.4.2
23272026-09-04T18:57:53.381Z Compiling toml_edit v0.22.27
23282026-09-04T18:57:53.397Z Compiling string_cache v0.8.9
23292026-09-04T18:57:53.443Z Compiling miette v7.6.0
23302026-09-04T18:57:53.477Z Compiling tokio-postgres v0.7.16
23312026-09-04T18:57:53.500Z Compiling petgraph v0.6.5
23322026-09-04T18:57:53.503Z Compiling digest v0.11.3
23332026-09-04T18:57:53.503Z Compiling elliptic-curve v0.13.8
23342026-09-04T18:57:53.548Z Compiling hickory-proto v0.25.2
23352026-09-04T18:57:53.627Z Compiling predicates v3.1.4
23362026-09-04T18:57:53.795Z Compiling petgraph v0.8.3
23372026-09-04T18:57:53.886Z Compiling sha3 v0.10.8
23382026-09-04T18:57:53.910Z Compiling chacha20 v0.10.0
23392026-09-04T18:57:54.194Z Compiling usdt v0.6.0
23402026-09-04T18:57:54.220Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23412026-09-04T18:57:54.518Z Compiling zip v4.6.1
23422026-09-04T18:57:55.020Z Compiling ed25519-dalek v2.2.0
23432026-09-04T18:57:55.166Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23442026-09-04T18:57:55.384Z Compiling crossterm v0.28.1
23452026-09-04T18:57:55.665Z Compiling iddqd v0.4.2
23462026-09-04T18:57:55.770Z Compiling serde_with v3.21.0
23472026-09-04T18:57:55.789Z Compiling derive_more v2.1.1
23482026-09-04T18:57:55.881Z Compiling similar v2.7.0
23492026-09-04T18:57:55.907Z Compiling strum v0.26.3
23502026-09-04T18:57:56.055Z Compiling tokio-stream v0.1.18
23512026-09-04T18:57:56.149Z Compiling buf-list v1.1.2
23522026-09-04T18:57:56.376Z Compiling itertools v0.13.0
23532026-09-04T18:57:56.456Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-04T18:57:56.469Z Compiling openapiv3 v2.2.0
23552026-09-04T18:57:56.857Z Compiling lalrpop-util v0.19.12
23562026-09-04T18:57:56.906Z Compiling peg-runtime v0.8.5
23572026-09-04T18:58:10.304Z Compiling macaddr v1.0.1
23582026-09-04T18:58:10.418Z Compiling crucible-workspace-hack v0.1.0
23592026-09-04T18:58:10.477Z Compiling rayon-core v1.13.0
23602026-09-04T18:58:10.561Z Compiling itertools v0.15.0
23612026-09-04T18:58:10.578Z Compiling secrecy v0.10.3
23622026-09-04T18:58:10.636Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-04T18:58:10.701Z Compiling toml_datetime v0.7.5+spec-1.1.0
23642026-09-04T18:58:10.753Z Compiling heapless v0.8.0
23652026-09-04T18:58:10.877Z Compiling toml_edit v0.23.10+spec-1.0.0
23662026-09-04T18:58:10.945Z Compiling crossbeam-deque v0.8.6
23672026-09-04T18:58:10.961Z Compiling inout v0.1.4
23682026-09-04T18:58:10.976Z Compiling hash32 v0.3.1
23692026-09-04T18:58:11.068Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23702026-09-04T18:58:11.125Z Compiling multer v3.1.0
23712026-09-04T18:58:11.141Z Compiling thread_local v1.1.9
23722026-09-04T18:58:11.178Z Compiling smoltcp v0.11.0
23732026-09-04T18:58:11.210Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23742026-09-04T18:58:11.235Z Compiling match_cfg v0.1.0
23752026-09-04T18:58:11.323Z Compiling compression-core v0.4.31
23762026-09-04T18:58:11.341Z Compiling slog-async v2.8.0
23772026-09-04T18:58:11.403Z Compiling hostname v0.3.1
23782026-09-04T18:58:11.422Z Compiling proc-macro-crate v3.4.0
23792026-09-04T18:58:11.455Z Compiling compression-codecs v0.4.37
23802026-09-04T18:58:11.508Z Compiling cipher v0.4.4
23812026-09-04T18:58:11.544Z Compiling atomicwrites v0.4.4
23822026-09-04T18:58:11.568Z Compiling slog-json v2.6.1
23832026-09-04T18:58:11.671Z Compiling crossbeam-channel v0.5.15
23842026-09-04T18:58:11.758Z Compiling half v2.7.1
23852026-09-04T18:58:11.774Z Compiling universal-hash v0.5.1
23862026-09-04T18:58:11.789Z Compiling newtype-uuid-macros v0.1.0
23872026-09-04T18:58:11.804Z Compiling serde_tokenstream v0.3.0
23882026-09-04T18:58:11.837Z Compiling cobs v0.3.0
23892026-09-04T18:58:11.856Z Compiling thiserror-impl-no-std v2.0.2
23902026-09-04T18:58:11.874Z Compiling ingot-macros v0.2.0
23912026-09-04T18:58:11.877Z Compiling async-stream-impl v0.3.6
23922026-09-04T18:58:11.935Z Compiling toml_datetime v1.1.1+spec-1.1.0
23932026-09-04T18:58:11.950Z Compiling serde_spanned v1.1.1
23942026-09-04T18:58:12.059Z Compiling is-terminal v0.4.17
23952026-09-04T18:58:12.089Z Compiling proc-macro-error-attr v1.0.4
23962026-09-04T18:58:12.126Z Compiling dropshot v0.17.1
23972026-09-04T18:58:12.152Z Compiling convert_case v0.4.0
23982026-09-04T18:58:12.171Z Compiling term v1.2.1
23992026-09-04T18:58:12.264Z Compiling take_mut v0.2.2
24002026-09-04T18:58:12.297Z Compiling ciborium-io v0.2.2
24012026-09-04T18:58:12.313Z Compiling opaque-debug v0.3.1
24022026-09-04T18:58:12.355Z Compiling toml_writer v1.1.1+spec-1.1.0
24032026-09-04T18:58:12.393Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24042026-09-04T18:58:12.409Z Compiling ciborium-ll v0.2.2
24052026-09-04T18:58:12.427Z Compiling poly1305 v0.8.0
24062026-09-04T18:58:12.476Z Compiling derive_more v0.99.20
24072026-09-04T18:58:12.491Z Compiling async-stream v0.3.6
24082026-09-04T18:58:12.537Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24092026-09-04T18:58:12.620Z Compiling toml v1.1.2+spec-1.1.0
24102026-09-04T18:58:12.635Z Compiling slog-term v2.9.2
24112026-09-04T18:58:12.697Z Compiling oxide-generation-macros v0.2.0
24122026-09-04T18:58:12.713Z Compiling postcard v1.1.3
24132026-09-04T18:58:12.888Z Compiling thiserror-no-std v2.0.2
24142026-09-04T18:58:12.907Z Compiling num_enum_derive v0.7.6
24152026-09-04T18:58:12.996Z Compiling slog-bunyan v2.5.0
24162026-09-04T18:58:13.100Z Compiling chacha20 v0.9.1
24172026-09-04T18:58:13.185Z Compiling async-compression v0.4.41
24182026-09-04T18:58:13.216Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-04T18:58:13.358Z Compiling sha1 v0.11.0
24202026-09-04T18:58:13.410Z Compiling oxide-generation v0.1.3
24212026-09-04T18:58:13.426Z Compiling parse-display-derive v0.10.0
24222026-09-04T18:58:13.591Z Compiling proc-macro-crate v1.3.1
24232026-09-04T18:58:13.671Z Compiling waitgroup v0.1.2
24242026-09-04T18:58:13.710Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-04T18:58:13.827Z Compiling rustls-pemfile v2.2.0
24262026-09-04T18:58:13.846Z Compiling blake2 v0.10.6
24272026-09-04T18:58:13.929Z Compiling aead v0.5.2
24282026-09-04T18:58:13.950Z Compiling dropshot_endpoint v0.17.1
24292026-09-04T18:58:14.013Z Compiling backon v1.6.0
24302026-09-04T18:58:14.086Z Compiling password-hash v0.5.0
24312026-09-04T18:58:14.127Z Compiling foreign-types-macros v0.2.3
24322026-09-04T18:58:14.252Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-04T18:58:14.274Z Compiling serde_path_to_error v0.1.20
24342026-09-04T18:58:14.341Z Compiling hostname v0.4.2
24352026-09-04T18:58:14.357Z Compiling proc-macro-error v1.0.4
24362026-09-04T18:58:14.395Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-09-04T18:58:14.510Z Compiling ingot-types v0.2.0
24382026-09-04T18:58:14.526Z Compiling instant v0.1.13
24392026-09-04T18:58:14.566Z Compiling illumos-nvpair-sys v0.2.0
24402026-09-04T18:58:14.585Z Compiling foreign-types-shared v0.3.1
24412026-09-04T18:58:14.616Z Compiling debug-ignore v1.0.5
24422026-09-04T18:58:14.650Z Compiling backoff v0.4.0
24432026-09-04T18:58:14.694Z Compiling argon2 v0.5.3
24442026-09-04T18:58:14.703Z Compiling chacha20poly1305 v0.10.1
24452026-09-04T18:58:14.707Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24462026-09-04T18:58:14.754Z Compiling foreign-types v0.5.0
24472026-09-04T18:58:14.754Z Compiling num_enum_derive v0.5.11
24482026-09-04T18:58:14.787Z Compiling num_enum v0.7.6
24492026-09-04T18:58:14.819Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24502026-09-04T18:58:14.841Z Compiling vsss-rs v3.3.4
24512026-09-04T18:58:14.898Z Compiling ciborium v0.2.2
24522026-09-04T18:58:14.916Z Compiling ingot v0.2.1
24532026-09-04T18:58:14.930Z Compiling parse-display v0.10.0
24542026-09-04T18:58:15.006Z Compiling regress v0.10.5
24552026-09-04T18:58:15.085Z Compiling itertools v0.14.0
24562026-09-04T18:58:15.102Z Compiling tabwriter v1.4.1
24572026-09-04T18:58:15.247Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24582026-09-04T18:58:15.318Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24592026-09-04T18:58:15.334Z Compiling cstr-argument v0.1.2
24602026-09-04T18:58:15.409Z Compiling humantime v2.3.0
24612026-09-04T18:58:15.428Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24622026-09-04T18:58:15.514Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24632026-09-04T18:58:15.631Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24642026-09-04T18:58:15.647Z Compiling rustls-webpki v0.103.13
24652026-09-04T18:58:15.699Z Compiling num_enum v0.5.11
24662026-09-04T18:58:15.715Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24672026-09-04T18:58:15.796Z Compiling rayon v1.11.0
24682026-09-04T18:58:15.819Z Compiling rand v0.10.1
24692026-09-04T18:58:15.837Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24702026-09-04T18:58:15.840Z Compiling libefi-sys v0.1.0
24712026-09-04T18:58:15.870Z Compiling indent_write v2.2.0
24722026-09-04T18:58:15.886Z Compiling colored v3.1.1
24732026-09-04T18:58:15.919Z Compiling illumos-nvpair v0.3.0
24742026-09-04T18:58:15.971Z Compiling zone_cfg_derive v0.3.1
24752026-09-04T18:58:16.037Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24762026-09-04T18:58:16.079Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-04T18:58:16.283Z Compiling camino-tempfile v1.4.1
24782026-09-04T18:58:16.287Z Compiling itertools v0.12.1
24792026-09-04T18:58:16.314Z Compiling usdt-attr-macro v0.5.0
24802026-09-04T18:58:16.359Z Compiling usdt-macro v0.5.0
24812026-09-04T18:58:16.457Z Compiling num-derive v0.4.2
24822026-09-04T18:58:16.572Z Compiling bitfield-struct v0.6.2
24832026-09-04T18:58:16.576Z Compiling blake3 v1.8.5
24842026-09-04T18:58:16.619Z Compiling memmap v0.7.0
24852026-09-04T18:58:16.622Z Compiling sigpipe v0.1.3
24862026-09-04T18:58:16.734Z Compiling swrite v0.1.0
24872026-09-04T18:58:16.828Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24882026-09-04T18:58:16.858Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24892026-09-04T18:58:16.946Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24902026-09-04T18:58:17.021Z Compiling glob v0.3.3
24912026-09-04T18:58:17.094Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24922026-09-04T18:58:17.109Z Compiling usdt v0.5.0
24932026-09-04T18:58:17.229Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24942026-09-04T18:58:17.388Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24952026-09-04T18:58:17.521Z Compiling smf v0.2.3
24962026-09-04T18:58:17.544Z Compiling filetime v0.2.27
24972026-09-04T18:58:17.569Z Compiling arrayvec v0.7.6
24982026-09-04T18:58:17.621Z Compiling constant_time_eq v0.4.2
24992026-09-04T18:58:17.637Z Compiling xattr v1.6.1
25002026-09-04T18:58:17.651Z Compiling zone v0.3.1
25012026-09-04T18:58:17.745Z Compiling arrayref v0.3.9
25022026-09-04T18:58:17.783Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25032026-09-04T18:58:17.804Z Compiling whoami v1.6.1
25042026-09-04T18:58:17.820Z Compiling tar v0.4.46
25052026-09-04T18:58:17.870Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25062026-09-04T18:58:17.888Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25072026-09-04T18:58:17.906Z Compiling tokio-dtrace v0.1.1
25082026-09-04T18:58:17.941Z Compiling gethostname v0.5.0
25092026-09-04T18:58:18.082Z Compiling console v0.16.2
25102026-09-04T18:58:18.182Z Compiling unit-prefix v0.5.2
25112026-09-04T18:58:18.206Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25122026-09-04T18:58:18.332Z Compiling topological-sort v0.2.2
25132026-09-04T18:58:18.364Z Compiling oxide-tokio-rt v0.1.4
25142026-09-04T18:58:18.381Z Compiling toml v0.8.23
25152026-09-04T18:58:18.460Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25162026-09-04T18:58:18.489Z Compiling indicatif v0.18.4
25172026-09-04T18:58:18.513Z Compiling shell-words v1.1.1
25182026-09-04T18:58:19.100Z Compiling tokio-rustls v0.26.4
25192026-09-04T18:58:19.142Z Compiling rustls-platform-verifier v0.6.2
25202026-09-04T18:58:19.157Z Compiling tough v0.22.0
25212026-09-04T18:58:19.342Z Compiling hyper-rustls v0.27.7
25222026-09-04T18:58:19.590Z Compiling reqwest v0.13.2
25232026-09-04T18:58:19.657Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25242026-09-04T18:58:21.798Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-04T18:58:22.071Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-04T18:58:27.964Z Compiling progenitor-client v0.14.0
25272026-09-04T18:58:27.964Z Compiling omicron-zone-package v0.12.3
25282026-09-04T18:58:28.203Z Compiling progenitor-extras v0.2.0
25292026-09-04T18:58:28.574Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25302026-09-04T18:58:28.617Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25312026-09-04T18:58:28.647Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-04T18:58:28.714Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-04T18:58:28.749Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25342026-09-04T18:58:28.764Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25352026-09-04T18:58:29.036Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25362026-09-04T18:58:29.055Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25372026-09-04T18:58:29.381Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-04T18:58:32.514Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-04T18:58:42.028Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-04T18:58:45.062Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-04T18:58:46.029Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-04T18:58:57.485Z Finished `release` profile [optimized] target(s) in 1m 35s
25432026-09-04T18:58:57.640Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-04T18:58:57.708ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-04T18:58:57.713ZCreated new build target 'test' and set it as active
25462026-09-04T18:58:57.717Z
25472026-09-04T18:58:57.717Zreal 1:35.772431683
25482026-09-04T18:58:57.717Zuser 14:25.685122021
25492026-09-04T18:58:57.717Zsys 2:45.715401259
25502026-09-04T18:58:57.717Ztrap 0.416560114
25512026-09-04T18:58:57.717Ztflt 0.608976955
25522026-09-04T18:58:57.717Zdflt 3.549209046
25532026-09-04T18:58:57.717Zkflt 0.000932480
25542026-09-04T18:58:57.717Zlock 40:01.640334742
25552026-09-04T18:58:57.718Zslp 33:54.903562287
25562026-09-04T18:58:57.718Zlat 39.067964608
25572026-09-04T18:58:57.718Zstop 6:14.711387301
25582026-09-04T18:58:57.718Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-04T18:58:58.602Z Finished `release` profile [optimized] target(s) in 0.87s
25602026-09-04T18:58:58.676Z Running `target/release/omicron-package -t test package`
25612026-09-04T18:58:58.731ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-04T18:59:00.180Z Compiling cfg-if v1.0.4
25632026-09-04T18:59:00.394Z Compiling serde_core v1.0.228
25642026-09-04T18:59:00.394Z Compiling libc v0.2.185
25652026-09-04T18:59:00.398Z Compiling memchr v2.8.0
25662026-09-04T18:59:00.461Z Compiling smallvec v1.15.1
25672026-09-04T18:59:00.494Z Compiling stable_deref_trait v1.2.1
25682026-09-04T18:59:00.522Z Compiling libm v0.2.16
25692026-09-04T18:59:00.525Z Compiling scopeguard v1.2.0
25702026-09-04T18:59:00.545Z Compiling zerofrom v0.1.6
25712026-09-04T18:59:00.591Z Compiling rand_core v0.10.0
25722026-09-04T18:59:00.615Z Compiling writeable v0.6.2
25732026-09-04T18:59:00.638Z Compiling percent-encoding v2.3.2
25742026-09-04T18:59:00.641Z Compiling litemap v0.8.1
25752026-09-04T18:59:00.683Z Compiling lock_api v0.4.14
25762026-09-04T18:59:00.703Z Compiling yoke v0.8.1
25772026-09-04T18:59:00.729Z Compiling icu_normalizer_data v2.1.1
25782026-09-04T18:59:00.729Z Compiling icu_properties_data v2.1.2
25792026-09-04T18:59:00.776Z Compiling utf8_iter v1.0.4
25802026-09-04T18:59:00.801Z Compiling form_urlencoded v1.2.2
25812026-09-04T18:59:00.828Z Compiling iana-time-zone v0.1.65
25822026-09-04T18:59:00.854Z Compiling errno v0.3.14
25832026-09-04T18:59:00.858Z Compiling getrandom v0.4.3
25842026-09-04T18:59:00.858Z Compiling parking_lot_core v0.9.12
25852026-09-04T18:59:00.899Z Compiling zerovec v0.11.5
25862026-09-04T18:59:00.921Z Compiling zerotrie v0.2.3
25872026-09-04T18:59:00.971Z Compiling zerocopy v0.8.55
25882026-09-04T18:59:00.998Z Compiling signal-hook-registry v1.4.8
25892026-09-04T18:59:01.023Z Compiling mio v1.2.0
25902026-09-04T18:59:01.053Z Compiling socket2 v0.6.3
25912026-09-04T18:59:01.093Z Compiling thiserror v2.0.18
25922026-09-04T18:59:01.122Z Compiling parking_lot v0.12.5
25932026-09-04T18:59:01.156Z Compiling getrandom v0.2.17
25942026-09-04T18:59:01.196Z Compiling futures-util v0.3.32
25952026-09-04T18:59:01.224Z Compiling getrandom v0.3.4
25962026-09-04T18:59:01.224Z Compiling base64 v0.22.1
25972026-09-04T18:59:01.274Z Compiling time v0.3.47
25982026-09-04T18:59:01.300Z Compiling num-traits v0.2.19
25992026-09-04T18:59:01.355Z Compiling rand_core v0.6.4
26002026-09-04T18:59:01.378Z Compiling rand_core v0.9.5
26012026-09-04T18:59:01.404Z Compiling aho-corasick v1.1.4
26022026-09-04T18:59:01.473Z Compiling tinystr v0.8.2
26032026-09-04T18:59:01.513Z Compiling potential_utf v0.1.4
26042026-09-04T18:59:01.550Z Compiling spin v0.9.8
26052026-09-04T18:59:01.575Z Compiling socket2 v0.5.10
26062026-09-04T18:59:01.602Z Compiling pest v2.8.6
26072026-09-04T18:59:01.623Z Compiling encoding_rs v0.8.35
26082026-09-04T18:59:01.678Z Compiling icu_locale_core v2.1.1
26092026-09-04T18:59:01.715Z Compiling icu_collections v2.1.1
26102026-09-04T18:59:01.736Z Compiling simd-adler32 v0.3.8
26112026-09-04T18:59:01.761Z Compiling adler2 v2.0.1
26122026-09-04T18:59:01.783Z Compiling crc32fast v1.5.0
26132026-09-04T18:59:01.812Z Compiling wait-timeout v0.2.1
26142026-09-04T18:59:01.960Z Compiling miniz_oxide v0.8.9
26152026-09-04T18:59:02.116Z Compiling zlib-rs v0.6.2
26162026-09-04T18:59:02.122Z Compiling rand_xorshift v0.4.0
26172026-09-04T18:59:02.122Z Compiling lazy_static v1.5.0
26182026-09-04T18:59:02.181Z Compiling thread-id v5.1.0
26192026-09-04T18:59:02.240Z Compiling serde v1.0.228
26202026-09-04T18:59:02.271Z Compiling serde_json v1.0.151
26212026-09-04T18:59:02.294Z Compiling bitflags v2.11.0
26222026-09-04T18:59:02.316Z Compiling uuid v1.23.4
26232026-09-04T18:59:02.361Z Compiling semver v1.0.28
26242026-09-04T18:59:02.404Z Compiling icu_provider v2.1.1
26252026-09-04T18:59:02.481Z Compiling indexmap v2.14.0
26262026-09-04T18:59:02.746Z Compiling icu_normalizer v2.1.1
26272026-09-04T18:59:02.813Z Compiling bytes v1.11.1
26282026-09-04T18:59:02.840Z Compiling zeroize v1.9.0
26292026-09-04T18:59:02.887Z Compiling icu_properties v2.1.2
26302026-09-04T18:59:02.976Z Compiling chrono v0.4.45
26312026-09-04T18:59:03.080Z Compiling rustix v1.1.4
26322026-09-04T18:59:03.124Z Compiling generic-array v0.14.7
26332026-09-04T18:59:03.363Z Compiling erased-serde v0.3.31
26342026-09-04T18:59:03.412Z Compiling tokio v1.52.1
26352026-09-04T18:59:03.558Z Compiling http v1.4.2
26362026-09-04T18:59:03.640Z Compiling rustls-pki-types v1.14.0
26372026-09-04T18:59:03.695Z Compiling crypto-common v0.1.7
26382026-09-04T18:59:03.883Z Compiling idna_adapter v1.2.1
26392026-09-04T18:59:03.906Z Compiling block-buffer v0.10.4
26402026-09-04T18:59:03.930Z Compiling slog v2.8.2
26412026-09-04T18:59:03.950Z Compiling ipnet v2.12.0
26422026-09-04T18:59:03.974Z Compiling aws-lc-rs v1.16.3
26432026-09-04T18:59:03.995Z Compiling regex-automata v0.4.14
26442026-09-04T18:59:04.056Z Compiling idna v1.1.0
26452026-09-04T18:59:04.065Z Compiling digest v0.10.7
26462026-09-04T18:59:04.108Z Compiling ppv-lite86 v0.2.21
26472026-09-04T18:59:04.134Z Compiling terminal_size v0.4.3
26482026-09-04T18:59:04.283Z Compiling clap_builder v4.6.0
26492026-09-04T18:59:04.308Z Compiling tempfile v3.27.0
26502026-09-04T18:59:04.311Z Compiling der v0.7.10
26512026-09-04T18:59:04.368Z Compiling http-body v1.0.1
26522026-09-04T18:59:04.441Z Compiling url v2.5.8
26532026-09-04T18:59:04.476Z Compiling rand_chacha v0.9.0
26542026-09-04T18:59:04.498Z Compiling rand_chacha v0.3.1
26552026-09-04T18:59:04.518Z Compiling serde_urlencoded v0.7.1
26562026-09-04T18:59:04.554Z Compiling http-body-util v0.1.3
26572026-09-04T18:59:04.682Z Compiling rustls-native-certs v0.8.3
26582026-09-04T18:59:04.818Z Compiling rand v0.9.2
26592026-09-04T18:59:04.859Z Compiling rand v0.8.6
26602026-09-04T18:59:04.881Z Compiling futures-executor v0.3.32
26612026-09-04T18:59:04.902Z Compiling hybrid-array v0.4.13
26622026-09-04T18:59:05.020Z Compiling hubpack v0.1.2
26632026-09-04T18:59:05.063Z Compiling schemars v0.8.22
26642026-09-04T18:59:05.156Z Compiling rustls-webpki v0.103.13
26652026-09-04T18:59:05.243Z Compiling hex v0.4.3
26662026-09-04T18:59:05.276Z Compiling futures v0.3.32
26672026-09-04T18:59:05.376Z Compiling spki v0.7.3
26682026-09-04T18:59:05.565Z Compiling publicsuffix v2.3.0
26692026-09-04T18:59:05.587Z Compiling pkcs8 v0.10.2
26702026-09-04T18:59:05.614Z Compiling openapiv3 v2.2.0
26712026-09-04T18:59:05.655Z Compiling cookie v0.18.1
26722026-09-04T18:59:05.659Z Compiling rusty-fork v0.3.1
26732026-09-04T18:59:05.734Z Compiling rustls v0.23.41
26742026-09-04T18:59:05.799Z Compiling sha2 v0.10.9
26752026-09-04T18:59:06.029Z Compiling cookie_store v0.22.1
26762026-09-04T18:59:06.123Z Compiling ipnetwork v0.21.1
26772026-09-04T18:59:06.147Z Compiling flate2 v1.1.9
26782026-09-04T18:59:06.210Z Compiling clap v4.6.1
26792026-09-04T18:59:06.274Z Compiling proptest v1.11.0
26802026-09-04T18:59:06.320Z Compiling crypto-common v0.2.2
26812026-09-04T18:59:06.440Z Compiling oxnet v0.1.6
26822026-09-04T18:59:06.464Z Compiling block-buffer v0.12.1
26832026-09-04T18:59:06.497Z Compiling signature v2.2.0
26842026-09-04T18:59:06.561Z Compiling hmac v0.12.1
26852026-09-04T18:59:06.695Z Compiling dof v0.4.0
26862026-09-04T18:59:06.695Z Compiling dtrace-parser v0.3.0
26872026-09-04T18:59:06.739Z Compiling camino v1.2.5
26882026-09-04T18:59:06.759Z Compiling data-encoding v2.10.0
26892026-09-04T18:59:06.885Z Compiling regex v1.12.3
26902026-09-04T18:59:06.941Z Compiling memmap2 v0.9.10
26912026-09-04T18:59:07.180Z Compiling num-integer v0.1.46
26922026-09-04T18:59:07.206Z Compiling rustix v0.38.44
26932026-09-04T18:59:07.231Z Compiling x509-cert v0.2.5
26942026-09-04T18:59:07.255Z Compiling toml_datetime v0.6.11
26952026-09-04T18:59:07.413Z Compiling serde_spanned v0.6.9
26962026-09-04T18:59:07.437Z Compiling dof v0.3.0
26972026-09-04T18:59:07.596Z Compiling usdt-impl v0.6.0
26982026-09-04T18:59:07.620Z Compiling num-iter v0.1.45
26992026-09-04T18:59:07.623Z Compiling bstr v1.12.1
27002026-09-04T18:59:07.663Z Compiling dtrace-parser v0.2.0
27012026-09-04T18:59:07.686Z Compiling tokio-util v0.7.18
27022026-09-04T18:59:07.772Z Compiling tower v0.5.3
27032026-09-04T18:59:08.142Z Compiling usdt v0.6.0
27042026-09-04T18:59:08.352Z Compiling tower-http v0.6.8
27052026-09-04T18:59:08.371Z Compiling ff v0.13.1
27062026-09-04T18:59:08.528Z Compiling h2 v0.4.15
27072026-09-04T18:59:08.555Z Compiling thread-id v4.2.2
27082026-09-04T18:59:08.594Z Compiling digest v0.11.3
27092026-09-04T18:59:08.660Z Compiling usdt-impl v0.5.0
27102026-09-04T18:59:08.684Z Compiling sec1 v0.7.3
27112026-09-04T18:59:08.721Z Compiling newtype-uuid v1.3.2
27122026-09-04T18:59:08.846Z Compiling signal-hook v0.3.18
27132026-09-04T18:59:09.056Z Compiling daft v0.1.8
27142026-09-04T18:59:09.079Z Compiling nix v0.31.2
27152026-09-04T18:59:09.157Z Compiling tokio-rustls v0.26.4
27162026-09-04T18:59:09.222Z Compiling rustls-platform-verifier v0.6.2
27172026-09-04T18:59:09.247Z Compiling group v0.13.0
27182026-09-04T18:59:09.269Z Compiling hkdf v0.12.4
27192026-09-04T18:59:09.306Z Compiling serde_with v3.21.0
27202026-09-04T18:59:09.331Z Compiling crypto-bigint v0.5.5
27212026-09-04T18:59:09.393Z Compiling foreign-types-shared v0.1.1
27222026-09-04T18:59:09.468Z Compiling ahash v0.8.12
27232026-09-04T18:59:09.491Z Compiling foreign-types v0.3.2
27242026-09-04T18:59:09.495Z Compiling num-bigint-dig v0.8.6
27252026-09-04T18:59:09.538Z Compiling packed_struct v0.10.1
27262026-09-04T18:59:09.561Z Compiling openssl-sys v0.9.117
27272026-09-04T18:59:09.594Z Compiling pkcs1 v0.7.5
27282026-09-04T18:59:09.631Z Compiling toml_edit v0.19.15
27292026-09-04T18:59:09.753Z Compiling hashbrown v0.13.2
27302026-09-04T18:59:09.821Z Compiling serde-hex v0.1.0
27312026-09-04T18:59:10.039Z Compiling openssl v0.10.80
27322026-09-04T18:59:10.273Z Compiling bzip2 v0.4.4
27332026-09-04T18:59:10.350Z Compiling elliptic-curve v0.13.8
27342026-09-04T18:59:10.495Z Compiling rsa v0.9.10
27352026-09-04T18:59:10.520Z Compiling signal-hook-mio v0.2.5
27362026-09-04T18:59:10.672Z Compiling ron v0.8.1
27372026-09-04T18:59:10.774Z Compiling globset v0.4.18
27382026-09-04T18:59:10.934Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27392026-09-04T18:59:11.088Z Compiling block-padding v0.4.2
27402026-09-04T18:59:11.155Z Compiling sha3 v0.10.8
27412026-09-04T18:59:11.182Z Compiling curve25519-dalek v4.1.3
27422026-09-04T18:59:11.209Z Compiling toml v0.7.8
27432026-09-04T18:59:11.254Z Compiling inout v0.2.2
27442026-09-04T18:59:11.285Z Compiling zip v0.6.6
27452026-09-04T18:59:11.468Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27462026-09-04T18:59:11.518Z Compiling object v0.30.4
27472026-09-04T18:59:11.643Z Compiling jiff v0.2.34
27482026-09-04T18:59:11.669Z Compiling cipher v0.5.2
27492026-09-04T18:59:11.830Z Compiling crossterm v0.28.1
27502026-09-04T18:59:11.894Z Compiling ed25519 v2.2.3
27512026-09-04T18:59:11.966Z Compiling serde-big-array v0.5.1
27522026-09-04T18:59:12.002Z Compiling pem v3.0.6
27532026-09-04T18:59:12.103Z Compiling petgraph v0.8.3
27542026-09-04T18:59:12.138Z Compiling object v0.37.3
27552026-09-04T18:59:12.171Z Compiling hyper v1.10.1
27562026-09-04T18:59:12.215Z Compiling heapless v0.7.17
27572026-09-04T18:59:12.244Z Compiling ed25519-dalek v2.2.0
27582026-09-04T18:59:12.445Z Compiling chacha20 v0.10.0
27592026-09-04T18:59:12.499Z Compiling byte-wrapper v0.1.0
27602026-09-04T18:59:12.671Z Compiling native-tls v0.2.18
27612026-09-04T18:59:12.721Z Compiling md-5 v0.10.6
27622026-09-04T18:59:12.798Z Compiling serde_plain v1.0.2
27632026-09-04T18:59:12.822Z Compiling zopfli v0.8.3
27642026-09-04T18:59:12.927Z Compiling tokio-native-tls v0.3.1
27652026-09-04T18:59:13.069Z Compiling postgres-protocol v0.6.10
27662026-09-04T18:59:13.092Z Compiling toml_edit v0.22.27
27672026-09-04T18:59:13.117Z Compiling smoltcp v0.9.1
27682026-09-04T18:59:13.145Z Compiling hickory-proto v0.25.2
27692026-09-04T18:59:13.798Z Compiling hyper-util v0.1.20
27702026-09-04T18:59:13.822Z Compiling float-cmp v0.10.0
27712026-09-04T18:59:13.988Z Compiling textwrap v0.16.2
27722026-09-04T18:59:14.010Z Compiling predicates v3.1.4
27732026-09-04T18:59:14.034Z Compiling petgraph v0.6.5
27742026-09-04T18:59:14.080Z Compiling string_cache v0.8.9
27752026-09-04T18:59:14.338Z Compiling zip v4.6.1
27762026-09-04T18:59:14.380Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27772026-09-04T18:59:14.581Z Compiling postgres-types v0.2.12
27782026-09-04T18:59:14.812Z Compiling iddqd v0.4.2
27792026-09-04T18:59:14.853Z Compiling similar v2.7.0
27802026-09-04T18:59:14.957Z Compiling tokio-stream v0.1.18
27812026-09-04T18:59:15.144Z Compiling backtrace v0.3.76
27822026-09-04T18:59:15.295Z Compiling olpc-cjson v0.1.4
27832026-09-04T18:59:15.401Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27842026-09-04T18:59:15.529Z Compiling hyper-rustls v0.27.7
27852026-09-04T18:59:15.552Z Compiling hyper-tls v0.6.0
27862026-09-04T18:59:15.661Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27872026-09-04T18:59:15.737Z Compiling backtrace-ext v0.2.1
27882026-09-04T18:59:15.841Z Compiling reqwest v0.13.2
27892026-09-04T18:59:15.864Z Compiling reqwest v0.12.28
27902026-09-04T18:59:15.890Z Compiling miette v7.6.0
27912026-09-04T18:59:15.986Z Compiling tokio-postgres v0.7.16
27922026-09-04T18:59:16.095Z Compiling fs-err v3.3.0
27932026-09-04T18:59:16.262Z Compiling buf-list v1.1.2
27942026-09-04T18:59:16.399Z Compiling thread_local v1.1.9
27952026-09-04T18:59:16.561Z Compiling is-terminal v0.4.17
27962026-09-04T18:59:16.604Z Compiling slog-async v2.8.0
27972026-09-04T18:59:16.633Z Compiling hostname v0.3.1
27982026-09-04T18:59:16.655Z Compiling slog-json v2.6.1
27992026-09-04T18:59:16.688Z Compiling slog-term v2.9.2
28002026-09-04T18:59:16.728Z Compiling compression-codecs v0.4.37
28012026-09-04T18:59:16.817Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28022026-09-04T18:59:16.942Z Compiling slog-bunyan v2.5.0
28032026-09-04T18:59:17.037Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28042026-09-04T18:59:17.166Z Compiling serde_spanned v1.1.1
28052026-09-04T18:59:17.350Z Compiling toml_datetime v1.1.1+spec-1.1.0
28062026-09-04T18:59:17.393Z Compiling tough v0.22.0
28072026-09-04T18:59:17.396Z Compiling multer v3.1.0
28082026-09-04T18:59:17.423Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28092026-09-04T18:59:17.511Z Compiling async-compression v0.4.41
28102026-09-04T18:59:17.612Z Compiling toml v1.1.2+spec-1.1.0
28112026-09-04T18:59:17.734Z Compiling progenitor-client v0.14.0
28122026-09-04T18:59:17.936Z Compiling sha1 v0.11.0
28132026-09-04T18:59:18.105Z Compiling rustls-pemfile v2.2.0
28142026-09-04T18:59:18.128Z Compiling serde_path_to_error v0.1.20
28152026-09-04T18:59:18.163Z Compiling hostname v0.4.2
28162026-09-04T18:59:18.192Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-04T18:59:18.195Z Compiling atomicwrites v0.4.4
28182026-09-04T18:59:18.319Z Compiling macaddr v1.0.1
28192026-09-04T18:59:18.352Z Compiling instant v0.1.13
28202026-09-04T18:59:18.352Z Compiling oxide-generation v0.1.3
28212026-09-04T18:59:18.375Z Compiling regress v0.10.5
28222026-09-04T18:59:18.422Z Compiling progenitor-extras v0.2.0
28232026-09-04T18:59:18.484Z Compiling dropshot v0.17.1
28242026-09-04T18:59:18.506Z Compiling backoff v0.4.0
28252026-09-04T18:59:18.570Z Compiling parse-display v0.10.0
28262026-09-04T18:59:18.602Z Compiling half v2.7.1
28272026-09-04T18:59:18.711Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28282026-09-04T18:59:18.751Z Compiling heck v0.5.0
28292026-09-04T18:59:18.775Z Compiling regress v0.11.1
28302026-09-04T18:59:18.957Z Compiling ciborium-ll v0.2.2
28312026-09-04T18:59:18.995Z Compiling secrecy v0.10.3
28322026-09-04T18:59:19.078Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-04T18:59:19.185Z Compiling ciborium v0.2.2
28342026-09-04T18:59:19.231Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-04T18:59:19.252Z Compiling inout v0.1.4
28362026-09-04T18:59:19.445Z Compiling cipher v0.4.4
28372026-09-04T18:59:19.476Z Compiling universal-hash v0.5.1
28382026-09-04T18:59:19.581Z Compiling unsafe-libyaml v0.2.11
28392026-09-04T18:59:19.656Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28402026-09-04T18:59:19.684Z Compiling poly1305 v0.8.0
28412026-09-04T18:59:19.724Z Compiling chacha20 v0.9.1
28422026-09-04T18:59:19.928Z Compiling blake2 v0.10.6
28432026-09-04T18:59:19.953Z Compiling aead v0.5.2
28442026-09-04T18:59:19.992Z Compiling password-hash v0.5.0
28452026-09-04T18:59:20.015Z Compiling vsss-rs v3.3.4
28462026-09-04T18:59:20.142Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28472026-09-04T18:59:20.163Z Compiling serde_yaml v0.9.34+deprecated
28482026-09-04T18:59:20.188Z Compiling chacha20poly1305 v0.10.1
28492026-09-04T18:59:20.231Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28502026-09-04T18:59:20.258Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28512026-09-04T18:59:20.291Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28522026-09-04T18:59:20.333Z Compiling typify-impl v0.6.2
28532026-09-04T18:59:20.378Z Compiling argon2 v0.5.3
28542026-09-04T18:59:20.556Z Compiling camino-tempfile v1.4.1
28552026-09-04T18:59:20.582Z Compiling heapless v0.8.0
28562026-09-04T18:59:20.827Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28572026-09-04T18:59:20.911Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28582026-09-04T18:59:20.935Z Compiling ingot-types v0.2.0
28592026-09-04T18:59:21.029Z Compiling cobs v0.3.0
28602026-09-04T18:59:21.053Z Compiling smoltcp v0.11.0
28612026-09-04T18:59:21.114Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28622026-09-04T18:59:21.278Z Compiling postcard v1.1.3
28632026-09-04T18:59:21.366Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28642026-09-04T18:59:21.410Z Compiling ingot v0.2.1
28652026-09-04T18:59:21.449Z Compiling cstr-argument v0.1.2
28662026-09-04T18:59:21.479Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28672026-09-04T18:59:21.499Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28682026-09-04T18:59:21.630Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28692026-09-04T18:59:21.634Z Compiling rand v0.10.1
28702026-09-04T18:59:21.676Z Compiling sigpipe v0.1.3
28712026-09-04T18:59:21.739Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28722026-09-04T18:59:21.793Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28732026-09-04T18:59:21.967Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28742026-09-04T18:59:22.191Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28752026-09-04T18:59:22.320Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28762026-09-04T18:59:22.434Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28772026-09-04T18:59:22.500Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-04T18:59:22.587Z Compiling memmap v0.7.0
28792026-09-04T18:59:22.739Z Compiling usdt v0.5.0
28802026-09-04T18:59:22.796Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28812026-09-04T18:59:22.818Z Compiling zone v0.3.1
28822026-09-04T18:59:22.903Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28832026-09-04T18:59:23.081Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28842026-09-04T18:59:23.257Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28852026-09-04T18:59:23.310Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28862026-09-04T18:59:23.369Z Compiling derive-where v1.6.0
28872026-09-04T18:59:23.449Z Compiling bytecount v0.6.9
28882026-09-04T18:59:23.470Z Compiling toml v0.8.23
28892026-09-04T18:59:23.559Z Compiling tokio-dtrace v0.1.1
28902026-09-04T18:59:23.582Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-04T18:59:23.766Z Compiling typify-macro v0.6.2
28922026-09-04T18:59:23.833Z Compiling oxide-tokio-rt v0.1.4
28932026-09-04T18:59:23.864Z Compiling prettyplease v0.2.37
28942026-09-04T18:59:23.886Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28952026-09-04T18:59:23.890Z Compiling newline-converter v0.3.0
28962026-09-04T18:59:24.075Z Compiling gethostname v0.5.0
28972026-09-04T18:59:24.114Z Compiling console v0.15.11
28982026-09-04T18:59:24.230Z Compiling slog-dtrace v0.3.0
28992026-09-04T18:59:24.283Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29002026-09-04T18:59:24.351Z Compiling cancel-safe-futures v0.1.5
29012026-09-04T18:59:24.429Z Compiling num-rational v0.4.2
29022026-09-04T18:59:24.525Z Compiling expectorate v1.2.0
29032026-09-04T18:59:24.576Z Compiling oxide-update-engine-types v0.1.2
29042026-09-04T18:59:24.650Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29052026-09-04T18:59:24.720Z Compiling num-complex v0.4.6
29062026-09-04T18:59:24.771Z Compiling compression-core v0.4.31
29072026-09-04T18:59:24.796Z Compiling resolv-conf v0.7.6
29082026-09-04T18:59:24.909Z Compiling match_cfg v0.1.0
29092026-09-04T18:59:25.113Z Compiling num v0.4.3
29102026-09-04T18:59:25.191Z Compiling crossbeam-channel v0.5.15
29112026-09-04T18:59:25.260Z Compiling take_mut v0.2.2
29122026-09-04T18:59:25.260Z Compiling float-ord v0.3.2
29132026-09-04T18:59:25.264Z Compiling linear-map v1.2.0
29142026-09-04T18:59:25.355Z Compiling typify v0.6.2
29152026-09-04T18:59:25.426Z Compiling toml_writer v1.1.1+spec-1.1.0
29162026-09-04T18:59:25.449Z Compiling term v1.2.1
29172026-09-04T18:59:25.512Z Compiling progenitor-impl v0.14.0
29182026-09-04T18:59:25.637Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29192026-09-04T18:59:25.692Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29202026-09-04T18:59:25.821Z Compiling oxide-update-engine v0.1.2
29212026-09-04T18:59:25.958Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29222026-09-04T18:59:26.406Z Compiling async-stream v0.3.6
29232026-09-04T18:59:26.632Z Compiling waitgroup v0.1.2
29242026-09-04T18:59:26.795Z Compiling backon v1.6.0
29252026-09-04T18:59:27.022Z Compiling debug-ignore v1.0.5
29262026-09-04T18:59:27.025Z Compiling minimal-lexical v0.2.1
29272026-09-04T18:59:27.025Z Compiling linked-hash-map v0.5.6
29282026-09-04T18:59:27.327Z Compiling lru-cache v0.1.2
29292026-09-04T18:59:27.350Z Compiling nom v7.1.3
29302026-09-04T18:59:27.374Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-04T18:59:27.555Z Compiling itertools v0.14.0
29322026-09-04T18:59:27.680Z Compiling progenitor-macro v0.14.0
29332026-09-04T18:59:28.057Z Compiling unicode-xid v0.2.6
29342026-09-04T18:59:28.121Z Compiling humantime v2.3.0
29352026-09-04T18:59:28.219Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-04T18:59:28.241Z Compiling hickory-proto v0.24.4
29372026-09-04T18:59:28.404Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-04T18:59:28.428Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-04T18:59:28.717Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-04T18:59:28.972Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-04T18:59:29.397Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29422026-09-04T18:59:29.504Z Compiling papergrid v0.11.0
29432026-09-04T18:59:29.576Z Compiling tabled_derive v0.7.0
29442026-09-04T18:59:29.637Z Compiling termtree v0.5.1
29452026-09-04T18:59:29.678Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29462026-09-04T18:59:29.703Z Compiling crossterm v0.29.0
29472026-09-04T18:59:29.724Z Compiling phf_shared v0.12.1
29482026-09-04T18:59:29.837Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-04T18:59:29.955Z Compiling vte v0.14.1
29502026-09-04T18:59:30.295Z Compiling csv-core v0.1.13
29512026-09-04T18:59:30.396Z Compiling highway v1.3.0
29522026-09-04T18:59:30.479Z Compiling tabled v0.15.0
29532026-09-04T18:59:30.569Z Compiling chrono-tz v0.10.4
29542026-09-04T18:59:30.628Z Compiling csv v1.4.0
29552026-09-04T18:59:30.785Z Compiling hickory-resolver v0.24.4
29562026-09-04T18:59:30.922Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29572026-09-04T18:59:31.377Z Compiling strip-ansi-escapes v0.2.1
29582026-09-04T18:59:31.422Z Compiling phf v0.12.1
29592026-09-04T18:59:31.619Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-04T18:59:31.665Z Compiling const_format_proc_macros v0.2.34
29612026-09-04T18:59:31.784Z Compiling fd-lock v4.0.4
29622026-09-04T18:59:31.824Z Compiling progenitor v0.14.0
29632026-09-04T18:59:31.962Z Compiling qorb v0.4.1
29642026-09-04T18:59:31.984Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29652026-09-04T18:59:32.013Z Compiling peg-macros v0.8.5
29662026-09-04T18:59:32.160Z Compiling nu-ansi-term v0.50.3
29672026-09-04T18:59:32.429Z Compiling reedline v0.40.0
29682026-09-04T18:59:32.476Z Compiling const_format v0.2.35
29692026-09-04T18:59:32.501Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29702026-09-04T18:59:32.548Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29712026-09-04T18:59:32.576Z Compiling bcs v0.1.6
29722026-09-04T18:59:32.857Z Compiling nom v8.0.0
29732026-09-04T18:59:32.980Z Compiling semver v0.1.20
29742026-09-04T18:59:33.010Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29752026-09-04T18:59:33.281Z Compiling rustc_version v0.1.7
29762026-09-04T18:59:33.323Z Compiling peg v0.8.5
29772026-09-04T18:59:33.512Z Compiling newtype_derive v0.1.6
29782026-09-04T18:59:33.745Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29792026-09-04T18:59:33.801Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29802026-09-04T18:59:33.970Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29812026-09-04T18:59:34.095Z Compiling steno v0.4.1
29822026-09-04T18:59:34.157Z Compiling dropshot-api-manager-types v0.8.0
29832026-09-04T18:59:34.272Z Compiling sha1 v0.10.6
29842026-09-04T18:59:34.401Z Compiling utf-8 v0.7.6
29852026-09-04T18:59:34.519Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-04T18:59:34.544Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29872026-09-04T18:59:34.588Z Compiling tagptr v0.2.0
29882026-09-04T18:59:34.609Z Compiling tungstenite v0.21.0
29892026-09-04T18:59:34.657Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29902026-09-04T18:59:34.695Z Compiling darling_core v0.21.3
29912026-09-04T18:59:34.791Z Compiling moka v0.12.13
29922026-09-04T18:59:34.813Z Compiling display-error-chain v0.2.2
29932026-09-04T18:59:34.817Z Compiling vergen-lib v0.1.6
29942026-09-04T18:59:34.861Z Compiling diesel_derives v2.3.7
29952026-09-04T18:59:35.119Z Compiling scheduled-thread-pool v0.2.7
29962026-09-04T18:59:35.141Z Compiling vergen-gitcl v1.0.8
29972026-09-04T18:59:35.162Z Compiling diesel_table_macro_syntax v0.3.0
29982026-09-04T18:59:35.357Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29992026-09-04T18:59:35.377Z Compiling tokio-tungstenite v0.21.0
30002026-09-04T18:59:35.469Z Compiling dirs-sys-next v0.1.2
30012026-09-04T18:59:35.585Z Compiling maplit v1.0.2
30022026-09-04T18:59:35.700Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30032026-09-04T18:59:35.724Z Compiling glob v0.3.3
30042026-09-04T18:59:35.748Z Compiling crunchy v0.2.4
30052026-09-04T18:59:35.772Z Compiling dirs-next v2.0.0
30062026-09-04T18:59:35.927Z Compiling hickory-resolver v0.25.2
30072026-09-04T18:59:35.982Z Compiling r2d2 v0.8.10
30082026-09-04T18:59:36.008Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30092026-09-04T18:59:36.092Z Compiling clang-sys v1.8.1
30102026-09-04T18:59:36.117Z Compiling libscf-sys v1.2.0
30112026-09-04T18:59:36.193Z Compiling downcast-rs v2.0.2
30122026-09-04T18:59:36.242Z Compiling tiny-keccak v2.0.2
30132026-09-04T18:59:36.264Z Compiling xshell-macros v0.2.7
30142026-09-04T18:59:36.397Z Compiling term v0.7.0
30152026-09-04T18:59:36.431Z Compiling papergrid v0.18.0
30162026-09-04T18:59:36.516Z Compiling bit-vec v0.6.3
30172026-09-04T18:59:36.659Z Compiling xshell v0.2.7
30182026-09-04T18:59:36.761Z Compiling bit-set v0.5.3
30192026-09-04T18:59:36.785Z Compiling ascii-canvas v3.0.0
30202026-09-04T18:59:36.808Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30212026-09-04T18:59:36.833Z Compiling darling_macro v0.21.3
30222026-09-04T18:59:36.858Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30232026-09-04T18:59:36.891Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30242026-09-04T18:59:36.958Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30252026-09-04T18:59:37.014Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30262026-09-04T18:59:37.042Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30272026-09-04T18:59:37.133Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-04T18:59:37.370Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30292026-09-04T18:59:37.393Z Compiling itertools v0.15.0
30302026-09-04T18:59:37.417Z Compiling darling v0.21.3
30312026-09-04T18:59:37.420Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30322026-09-04T18:59:37.464Z Compiling itertools v0.10.5
30332026-09-04T18:59:37.540Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30342026-09-04T18:59:37.609Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30352026-09-04T18:59:37.631Z Compiling dsl_auto_type v0.2.0
30362026-09-04T18:59:37.970Z Compiling tabled v0.21.0
30372026-09-04T18:59:38.068Z Compiling ena v0.14.4
30382026-09-04T18:59:38.294Z Compiling libloading v0.8.9
30392026-09-04T18:59:38.316Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30402026-09-04T18:59:38.524Z Compiling regex-syntax v0.6.29
30412026-09-04T18:59:38.556Z Compiling diff v0.1.13
30422026-09-04T18:59:38.577Z Compiling unicase v2.9.0
30432026-09-04T18:59:38.664Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30442026-09-04T18:59:38.818Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30452026-09-04T18:59:38.840Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30462026-09-04T18:59:38.991Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30472026-09-04T18:59:39.253Z Compiling bindgen v0.71.1
30482026-09-04T18:59:39.532Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30492026-09-04T18:59:39.780Z Compiling cexpr v0.6.0
30502026-09-04T18:59:39.819Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-04T18:59:40.060Z Compiling lalrpop v0.19.12
30522026-09-04T18:59:40.364Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30532026-09-04T18:59:40.422Z Compiling rustc-hash v2.1.1
30542026-09-04T18:59:40.582Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30552026-09-04T18:59:40.882Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30562026-09-04T18:59:40.933Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30572026-09-04T18:59:41.879Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30582026-09-04T18:59:42.021Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30592026-09-04T18:59:42.451Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30602026-09-04T18:59:42.473Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-04T18:59:42.648Z Compiling headers-core v0.3.0
30622026-09-04T18:59:42.759Z Compiling libxml v0.3.3
30632026-09-04T18:59:42.807Z Compiling crc8 v0.1.1
30642026-09-04T18:59:42.832Z Compiling diesel v2.3.7
30652026-09-04T18:59:42.946Z Compiling headers v0.4.1
30662026-09-04T18:59:42.971Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30672026-09-04T18:59:43.063Z Compiling strum_macros v0.24.3
30682026-09-04T18:59:43.253Z Compiling indoc v1.0.9
30692026-09-04T18:59:43.551Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30702026-09-04T18:59:43.700Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-04T18:59:43.924Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-04T18:59:44.107Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-04T18:59:44.297Z Compiling quick-xml v0.37.5
30742026-09-04T18:59:44.474Z Compiling derive_builder v0.20.2
30752026-09-04T18:59:44.614Z Compiling oso-derive v0.27.3
30762026-09-04T18:59:44.644Z Compiling impl-trait-for-tuples v0.2.3
30772026-09-04T18:59:44.863Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30782026-09-04T18:59:44.964Z Compiling openssl-probe v0.1.6
30792026-09-04T18:59:45.171Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-04T18:59:45.269Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-04T18:59:45.319Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-04T18:59:45.524Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30832026-09-04T18:59:45.627Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30842026-09-04T18:59:45.859Z Compiling bb8 v0.8.6
30852026-09-04T18:59:45.902Z Compiling filetime v0.2.27
30862026-09-04T18:59:45.925Z Compiling trait-variant v0.1.2
30872026-09-04T18:59:46.051Z Compiling proc-macro-error-attr2 v2.0.0
30882026-09-04T18:59:46.124Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30892026-09-04T18:59:46.164Z Compiling half v1.8.3
30902026-09-04T18:59:46.234Z Compiling tar v0.4.46
30912026-09-04T18:59:46.391Z Compiling serde_cbor v0.11.2
30922026-09-04T18:59:46.480Z Compiling proc-macro-error2 v2.0.1
30932026-09-04T18:59:46.502Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30942026-09-04T18:59:46.557Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30952026-09-04T18:59:46.777Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30962026-09-04T18:59:46.799Z Compiling hashbrown v0.14.5
30972026-09-04T18:59:46.848Z Compiling rfc6979 v0.4.0
30982026-09-04T18:59:46.982Z Compiling salty v0.3.0
30992026-09-04T18:59:47.005Z Compiling ecdsa v0.16.9
31002026-09-04T18:59:47.029Z Compiling knus-derive v3.4.0
31012026-09-04T18:59:47.032Z Compiling samael v0.0.19
31022026-09-04T18:59:47.328Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31032026-09-04T18:59:47.423Z Compiling chumsky v0.9.3
31042026-09-04T18:59:47.453Z Compiling primeorder v0.13.6
31052026-09-04T18:59:47.477Z Compiling nonempty v0.12.0
31062026-09-04T18:59:47.604Z Compiling polar-core v0.27.3
31072026-09-04T18:59:47.710Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31082026-09-04T18:59:47.754Z Compiling p384 v0.13.1
31092026-09-04T18:59:48.295Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31102026-09-04T18:59:48.322Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31112026-09-04T18:59:48.412Z Compiling fxhash v0.2.1
31122026-09-04T18:59:48.573Z Compiling libz-sys v1.1.24
31132026-09-04T18:59:48.596Z Compiling knus v3.4.0
31142026-09-04T18:59:48.693Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-04T18:59:48.792Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-04T18:59:48.863Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-04T18:59:49.081Z Compiling kstat-rs v0.2.5
31182026-09-04T18:59:49.286Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31192026-09-04T18:59:49.358Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31202026-09-04T18:59:49.389Z Compiling mime_guess v2.0.5
31212026-09-04T18:59:49.449Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31222026-09-04T18:59:49.820Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-04T18:59:49.905Z Compiling nanorand v0.7.0
31242026-09-04T18:59:50.264Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-04T18:59:50.395Z Compiling parking_lot_core v0.8.6
31262026-09-04T18:59:50.606Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31272026-09-04T18:59:50.733Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31282026-09-04T18:59:50.782Z Compiling flume v0.11.1
31292026-09-04T18:59:50.881Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-04T18:59:51.186Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-04T18:59:51.300Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-04T18:59:51.516Z Compiling git-stub v1.0.0
31332026-09-04T18:59:51.539Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-04T18:59:51.680Z Compiling corncobs v0.1.4
31352026-09-04T18:59:51.784Z Compiling http-range v0.1.5
31362026-09-04T18:59:51.787Z Compiling strsim v0.10.0
31372026-09-04T18:59:51.892Z Compiling instability v0.3.11
31382026-09-04T18:59:51.981Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31392026-09-04T18:59:52.076Z Compiling darling_core v0.13.4
31402026-09-04T18:59:52.176Z Compiling git-stub-vcs v0.1.0
31412026-09-04T18:59:52.199Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-04T18:59:52.924Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-04T18:59:52.947Z Compiling progenitor-impl v0.13.0
31442026-09-04T18:59:53.116Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31452026-09-04T18:59:53.201Z Compiling ignore v0.4.25
31462026-09-04T18:59:53.252Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-04T18:59:53.508Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-04T18:59:53.722Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31492026-09-04T18:59:53.759Z Compiling secrecy v0.8.0
31502026-09-04T18:59:53.953Z Compiling anstyle-parse v0.2.7
31512026-09-04T18:59:54.200Z Compiling castaway v0.2.4
31522026-09-04T18:59:54.357Z Compiling vergen-git2 v9.1.0
31532026-09-04T18:59:54.600Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-04T18:59:54.771Z Compiling indoc v2.0.7
31552026-09-04T18:59:55.095Z Compiling progenitor-macro v0.13.0
31562026-09-04T18:59:55.118Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31572026-09-04T18:59:55.734Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31582026-09-04T18:59:55.934Z Compiling compact_str v0.8.1
31592026-09-04T18:59:56.147Z Compiling anstream v0.6.21
31602026-09-04T18:59:56.266Z Compiling globwalk v0.9.1
31612026-09-04T18:59:56.560Z Compiling oso v0.27.3
31622026-09-04T18:59:56.722Z Compiling darling_macro v0.13.4
31632026-09-04T18:59:56.746Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31642026-09-04T18:59:57.185Z Compiling hyper-staticfile v0.10.1
31652026-09-04T18:59:57.239Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31662026-09-04T18:59:57.375Z Compiling parking_lot v0.11.2
31672026-09-04T18:59:57.419Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31682026-09-04T18:59:57.866Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31692026-09-04T18:59:57.899Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31702026-09-04T18:59:57.978Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31712026-09-04T18:59:58.074Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31722026-09-04T18:59:58.096Z Compiling predicates-tree v1.0.13
31732026-09-04T18:59:58.451Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-04T18:59:58.669Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-04T18:59:59.087Z Compiling progenitor-client v0.13.0
31762026-09-04T18:59:59.126Z Compiling unicode-truncate v1.1.0
31772026-09-04T18:59:59.293Z Compiling sha2 v0.11.0
31782026-09-04T18:59:59.337Z Compiling digest-io v0.1.0
31792026-09-04T18:59:59.393Z Compiling lru v0.12.5
31802026-09-04T18:59:59.519Z Compiling prefix-trie v0.7.0
31812026-09-04T18:59:59.552Z Compiling rand_seeder v0.4.0
31822026-09-04T18:59:59.620Z Compiling rawzip v0.4.4
31832026-09-04T18:59:59.782Z Compiling cassowary v0.3.0
31842026-09-04T19:00:00.097Z Compiling async-bb8-diesel v0.2.1
31852026-09-04T19:00:00.150Z Compiling diesel-dtrace v0.5.0
31862026-09-04T19:00:00.329Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31872026-09-04T19:00:00.462Z Compiling ratatui v0.29.0
31882026-09-04T19:00:00.484Z Compiling hickory-server v0.25.2
31892026-09-04T19:00:00.550Z Compiling progenitor v0.13.0
31902026-09-04T19:00:00.573Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31912026-09-04T19:00:00.772Z Compiling camino-tempfile-ext v0.3.3
31922026-09-04T19:00:00.840Z Compiling sled v0.34.7
31932026-09-04T19:00:01.211Z Compiling darling v0.13.4
31942026-09-04T19:00:01.756Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-04T19:00:02.989Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-04T19:00:03.445Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-04T19:00:03.512Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-04T19:00:04.087Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31992026-09-04T19:00:04.308Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32002026-09-04T19:00:04.565Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32012026-09-04T19:00:04.704Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32022026-09-04T19:00:05.119Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-04T19:00:05.252Z Compiling serde_with_macros v1.5.2
32042026-09-04T19:00:05.277Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-04T19:00:05.470Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32062026-09-04T19:00:05.704Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32072026-09-04T19:00:05.932Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32082026-09-04T19:00:05.974Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32092026-09-04T19:00:06.081Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32102026-09-04T19:00:06.152Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32112026-09-04T19:00:06.200Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32122026-09-04T19:00:06.305Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32132026-09-04T19:00:06.380Z Compiling arc-swap v1.8.2
32142026-09-04T19:00:06.432Z Compiling void v1.0.2
32152026-09-04T19:00:06.543Z Compiling lzss v0.8.2
32162026-09-04T19:00:06.586Z Compiling serde_with v1.14.0
32172026-09-04T19:00:06.650Z Compiling slog-scope v4.4.1
32182026-09-04T19:00:06.695Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-04T19:00:06.743Z Compiling scuffle v0.1.0
32202026-09-04T19:00:06.746Z Compiling tungstenite v0.23.0
32212026-09-04T19:00:06.791Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-04T19:00:06.811Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-04T19:00:06.992Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-09-04T19:00:07.231Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32252026-09-04T19:00:07.399Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-04T19:00:07.421Z Compiling libsw-core v0.3.2
32272026-09-04T19:00:07.449Z Compiling nix v0.27.1
32282026-09-04T19:00:07.627Z Compiling twox-hash v2.1.2
32292026-09-04T19:00:07.627Z Compiling serde_bytes v0.11.19
32302026-09-04T19:00:07.801Z Compiling atty v0.2.14
32312026-09-04T19:00:07.874Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-04T19:00:07.939Z Compiling libsw v3.5.0
32332026-09-04T19:00:07.962Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-04T19:00:08.104Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32352026-09-04T19:00:08.161Z Compiling tokio-tungstenite v0.23.1
32362026-09-04T19:00:08.216Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32372026-09-04T19:00:08.235Z Compiling slog-stdlog v4.1.1
32382026-09-04T19:00:08.257Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-09-04T19:00:08.312Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-04T19:00:08.369Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-04T19:00:08.527Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-04T19:00:08.550Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-04T19:00:08.750Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-04T19:00:09.033Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-04T19:00:09.223Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32462026-09-04T19:00:09.246Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32472026-09-04T19:00:09.555Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32482026-09-04T19:00:09.584Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-04T19:00:09.983Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32502026-09-04T19:00:10.337Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32512026-09-04T19:00:10.544Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32522026-09-04T19:00:10.593Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32532026-09-04T19:00:10.806Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32542026-09-04T19:00:11.071Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32552026-09-04T19:00:11.129Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32562026-09-04T19:00:11.302Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32572026-09-04T19:00:11.620Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32582026-09-04T19:00:13.721Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32592026-09-04T19:00:13.745Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32602026-09-04T19:00:14.775Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32612026-09-04T19:00:14.954Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32622026-09-04T19:00:15.186Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32632026-09-04T19:00:15.277Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32642026-09-04T19:00:15.334Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32652026-09-04T19:00:16.191Z Compiling git2 v0.20.4
32662026-09-04T19:00:16.213Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32672026-09-04T19:00:17.069Z Compiling signal-hook-tokio v0.3.1
32682026-09-04T19:00:17.272Z Compiling fatfs v0.3.6
32692026-09-04T19:00:17.703Z Compiling yasna v0.5.2
32702026-09-04T19:00:18.277Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-04T19:00:18.302Z Compiling console v0.16.2
32722026-09-04T19:00:18.392Z Compiling assert_matches v1.5.0
32732026-09-04T19:00:18.729Z Compiling seq-macro v0.3.6
32742026-09-04T19:00:19.031Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32752026-09-04T19:00:19.167Z Compiling indicatif v0.18.4
32762026-09-04T19:00:19.226Z Compiling rcgen v0.12.1
32772026-09-04T19:00:19.276Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32782026-09-04T19:00:19.478Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32792026-09-04T19:00:20.686Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-04T19:00:22.110Z Compiling slog-envlogger v2.2.0
32812026-09-04T19:00:22.831Z Compiling oxide-update-engine-display v0.1.2
32822026-09-04T19:00:23.548Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-04T19:00:23.721Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-04T19:00:24.129Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32852026-09-04T19:00:24.358Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32862026-09-04T19:00:24.510Z Compiling port-file v0.1.0
32872026-09-04T19:00:24.586Z Compiling rtoolbox v0.0.3
32882026-09-04T19:00:24.819Z Compiling subprocess v0.2.15
32892026-09-04T19:00:24.848Z Compiling rpassword v7.5.4
32902026-09-04T19:00:25.265Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-04T19:00:25.364Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-04T19:00:25.705Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32932026-09-04T19:00:25.834Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32942026-09-04T19:00:25.991Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-04T19:00:26.093Z Compiling tui-tree-widget v0.23.1
32962026-09-04T19:00:26.382Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-04T19:00:27.046Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32982026-09-04T19:00:27.552Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-09-04T19:00:28.832Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-04T19:00:29.019Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-04T19:00:29.245Z Compiling uzers v0.12.2
33022026-09-04T19:00:29.278Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-04T19:00:29.409Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-04T19:00:29.434Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33052026-09-04T19:00:30.053Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33062026-09-04T19:00:30.077Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33072026-09-04T19:00:30.475Z Compiling support-bundle-viewer v0.1.2
33082026-09-04T19:00:30.562Z Compiling multimap v0.10.1
33092026-09-04T19:00:31.620Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-04T19:00:55.103Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-04T19:01:15.827Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-04T19:01:30.236Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-04T19:09:02.263Z Finished `release` profile [optimized] target(s) in 10m 03s
33142026-09-04T19:09:02.266Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-04T19:09:02.267Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-04T19:09:37.238Z
33172026-09-04T19:09:37.239Zreal 10:39.501744768
33182026-09-04T19:09:37.239Zuser 2:03:06.098564491
33192026-09-04T19:09:37.239Zsys 4:34.391169449
33202026-09-04T19:09:37.239Ztrap 3.194595021
33212026-09-04T19:09:37.242Ztflt 0.718886863
33222026-09-04T19:09:37.242Zdflt 9.269445025
33232026-09-04T19:09:37.242Zkflt 0.018341213
33242026-09-04T19:09:37.242Zlock 8:17:24.525996388
33252026-09-04T19:09:37.242Zslp 3:08:54.899922621
33262026-09-04T19:09:37.242Zlat 2:59.078950238
33272026-09-04T19:09:37.242Zstop 8:32.071122033
33282026-09-04T19:09:37.242Z+ mapfile -t packages
33292026-09-04T19:09:37.242Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-04T19:09:38.195Z Finished `release` profile [optimized] target(s) in 0.94s
33312026-09-04T19:09:38.265Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-04T19:09:38.324ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-04T19:09:38.327Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-04T19:09:38.814Z Compiling libc v0.2.185
33352026-09-04T19:09:38.814Z Compiling serde_core v1.0.228
33362026-09-04T19:09:38.814Z Compiling serde v1.0.228
33372026-09-04T19:09:38.817Z Compiling rustix v1.1.4
33382026-09-04T19:09:38.817Z Compiling serde_json v1.0.151
33392026-09-04T19:09:38.817Z Compiling bitflags v2.11.0
33402026-09-04T19:09:38.913Z Compiling usdt-impl v0.5.0
33412026-09-04T19:09:38.927Z Compiling syn v2.0.117
33422026-09-04T19:09:38.945Z Compiling syn v1.0.109
33432026-09-04T19:09:39.005Z Compiling getrandom v0.4.3
33442026-09-04T19:09:39.015Z Compiling log v0.4.33
33452026-09-04T19:09:39.019Z Compiling indexmap v2.14.0
33462026-09-04T19:09:39.038Z Compiling fs-err v3.3.0
33472026-09-04T19:09:39.243Z Compiling heck v0.4.1
33482026-09-04T19:09:39.256Z Compiling anyhow v1.0.104
33492026-09-04T19:09:39.272Z Compiling once_cell v1.21.3
33502026-09-04T19:09:39.676Z Compiling thread-id v4.2.2
33512026-09-04T19:09:39.687Z Compiling errno v0.3.14
33522026-09-04T19:09:39.692Z Compiling memmap v0.7.0
33532026-09-04T19:09:40.433Z Compiling proc-macro-error v1.0.4
33542026-09-04T19:09:40.655Z Compiling terminal_size v0.4.3
33552026-09-04T19:09:40.655Z Compiling tempfile v3.27.0
33562026-09-04T19:09:40.691Z Compiling tabled_derive v0.7.0
33572026-09-04T19:09:40.761Z Compiling clap_builder v4.6.0
33582026-09-04T19:09:40.761Z Compiling textwrap v0.16.2
33592026-09-04T19:09:41.075Z Compiling pest_generator v2.8.6
33602026-09-04T19:09:41.087Z Compiling camino v1.2.5
33612026-09-04T19:09:41.087Z Compiling semver v1.0.28
33622026-09-04T19:09:41.121Z Compiling cargo-platform v0.3.2
33632026-09-04T19:09:41.381Z Compiling tabled v0.15.0
33642026-09-04T19:09:41.420Z Compiling camino-tempfile v1.4.1
33652026-09-04T19:09:41.532Z Compiling serde_derive v1.0.228
33662026-09-04T19:09:41.536Z Compiling thiserror-impl v1.0.69
33672026-09-04T19:09:41.536Z Compiling zerocopy-derive v0.7.35
33682026-09-04T19:09:41.536Z Compiling scroll_derive v0.12.1
33692026-09-04T19:09:41.536Z Compiling thiserror-impl v2.0.18
33702026-09-04T19:09:41.536Z Compiling clap_derive v4.6.1
33712026-09-04T19:09:41.620Z Compiling pest_derive v2.8.6
33722026-09-04T19:09:42.237Z Compiling scroll v0.12.0
33732026-09-04T19:09:42.407Z Compiling zerocopy v0.7.35
33742026-09-04T19:09:42.517Z Compiling goblin v0.8.2
33752026-09-04T19:09:42.725Z Compiling thiserror v1.0.69
33762026-09-04T19:09:42.761Z Compiling thiserror v2.0.18
33772026-09-04T19:09:42.842Z Compiling dtrace-parser v0.2.0
33782026-09-04T19:09:42.911Z Compiling clap v4.6.1
33792026-09-04T19:09:43.999Z Compiling dof v0.3.0
33802026-09-04T19:09:43.999Z Compiling serde_tokenstream v0.2.3
33812026-09-04T19:09:44.045Z Compiling serde_spanned v0.6.9
33822026-09-04T19:09:44.046Z Compiling toml_datetime v0.6.11
33832026-09-04T19:09:44.046Z Compiling macaddr v1.0.1
33842026-09-04T19:09:44.049Z Compiling cargo_metadata v0.23.1
33852026-09-04T19:09:44.049Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33862026-09-04T19:09:44.235Z Compiling toml_edit v0.22.27
33872026-09-04T19:09:44.637Z Compiling usdt-macro v0.5.0
33882026-09-04T19:09:44.637Z Compiling usdt-attr-macro v0.5.0
33892026-09-04T19:09:45.535Z Compiling usdt v0.5.0
33902026-09-04T19:09:45.642Z Compiling toml v0.8.23
33912026-09-04T19:09:46.070Z Compiling cargo_toml v0.21.0
33922026-09-04T19:09:48.307Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-04T19:09:54.295Z Finished `release` profile [optimized] target(s) in 15.95s
33942026-09-04T19:09:54.398Z
33952026-09-04T19:09:54.398Zreal 16.036291960
33962026-09-04T19:09:54.398Zuser 1:55.145111438
33972026-09-04T19:09:54.398Zsys 13.827204679
33982026-09-04T19:09:54.398Ztrap 0.056263030
33992026-09-04T19:09:54.398Ztflt 0.706401998
34002026-09-04T19:09:54.399Zdflt 1.527845505
34012026-09-04T19:09:54.402Zkflt 0.000023840
34022026-09-04T19:09:54.402Zlock 3:42.902104715
34032026-09-04T19:09:54.402Zslp 2:09.114224712
34042026-09-04T19:09:54.402Zlat 2.928123365
34052026-09-04T19:09:54.402Zstop 15.991710554
34062026-09-04T19:09:54.402Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-04T19:09:54.402Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-04T19:09:54.402Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-04T19:09:54.402Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-04T19:09:54.403Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-04T19:09:55.362Z Compiling progenitor-client v0.14.0
34122026-09-04T19:09:55.362Z Compiling match_cfg v0.1.0
34132026-09-04T19:09:55.362Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-04T19:09:55.366Z Compiling slog-json v2.6.1
34152026-09-04T19:09:55.366Z Compiling newtype-uuid-macros v0.1.0
34162026-09-04T19:09:55.366Z Compiling sha1 v0.11.0
34172026-09-04T19:09:55.366Z Compiling multer v3.1.0
34182026-09-04T19:09:55.366Z Compiling debug-ignore v1.0.5
34192026-09-04T19:09:55.509Z Compiling compression-core v0.4.31
34202026-09-04T19:09:55.512Z Compiling async-stream-impl v0.3.6
34212026-09-04T19:09:55.512Z Compiling toml_datetime v1.1.1+spec-1.1.0
34222026-09-04T19:09:55.524Z Compiling serde_spanned v1.1.1
34232026-09-04T19:09:55.527Z Compiling dropshot v0.17.1
34242026-09-04T19:09:55.532Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-04T19:09:55.565Z Compiling waitgroup v0.1.2
34262026-09-04T19:09:55.597Z Compiling rustls-pemfile v2.2.0
34272026-09-04T19:09:55.741Z Compiling dropshot_endpoint v0.17.1
34282026-09-04T19:09:55.774Z Compiling compression-codecs v0.4.37
34292026-09-04T19:09:55.791Z Compiling hostname v0.3.1
34302026-09-04T19:09:55.811Z Compiling toml v1.1.2+spec-1.1.0
34312026-09-04T19:09:55.814Z Compiling serde_path_to_error v0.1.20
34322026-09-04T19:09:55.814Z Compiling hostname v0.4.2
34332026-09-04T19:09:55.861Z Compiling atomicwrites v0.4.4
34342026-09-04T19:09:55.865Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34352026-09-04T19:09:55.865Z Compiling macaddr v1.0.1
34362026-09-04T19:09:55.865Z Compiling serde_tokenstream v0.3.0
34372026-09-04T19:09:55.931Z Compiling slog-bunyan v2.5.0
34382026-09-04T19:09:55.968Z Compiling async-compression v0.4.41
34392026-09-04T19:09:56.002Z Compiling oxide-generation v0.1.3
34402026-09-04T19:09:56.002Z Compiling instant v0.1.13
34412026-09-04T19:09:56.037Z Compiling parse-display-derive v0.10.0
34422026-09-04T19:09:56.088Z Compiling regress v0.10.5
34432026-09-04T19:09:56.104Z Compiling backon v1.6.0
34442026-09-04T19:09:56.136Z Compiling backoff v0.4.0
34452026-09-04T19:09:56.158Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34462026-09-04T19:09:56.177Z Compiling itertools v0.14.0
34472026-09-04T19:09:56.211Z Compiling humantime v2.3.0
34482026-09-04T19:09:56.236Z Compiling oxide-generation-macros v0.2.0
34492026-09-04T19:09:56.253Z Compiling async-stream v0.3.6
34502026-09-04T19:09:56.305Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34512026-09-04T19:09:56.322Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34522026-09-04T19:09:56.342Z Compiling progenitor-extras v0.2.0
34532026-09-04T19:09:56.345Z Compiling half v2.7.1
34542026-09-04T19:09:56.377Z Compiling crucible-workspace-hack v0.1.0
34552026-09-04T19:09:56.380Z Compiling ciborium-io v0.2.2
34562026-09-04T19:09:56.459Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34572026-09-04T19:09:56.481Z Compiling convert_case v0.4.0
34582026-09-04T19:09:56.498Z Compiling secrecy v0.10.3
34592026-09-04T19:09:56.513Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34602026-09-04T19:09:56.549Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34612026-09-04T19:09:56.624Z Compiling ciborium-ll v0.2.2
34622026-09-04T19:09:56.640Z Compiling inout v0.1.4
34632026-09-04T19:09:56.681Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34642026-09-04T19:09:56.700Z Compiling regress v0.11.1
34652026-09-04T19:09:56.703Z Compiling thiserror-impl-no-std v2.0.2
34662026-09-04T19:09:56.736Z Compiling universal-hash v0.5.1
34672026-09-04T19:09:56.834Z Compiling ciborium v0.2.2
34682026-09-04T19:09:56.861Z Compiling cipher v0.4.4
34692026-09-04T19:09:56.880Z Compiling derive_more v0.99.20
34702026-09-04T19:09:56.900Z Compiling opaque-debug v0.3.1
34712026-09-04T19:09:56.903Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-04T19:09:56.938Z Compiling blake2 v0.10.6
34732026-09-04T19:09:56.996Z Compiling poly1305 v0.8.0
34742026-09-04T19:09:57.013Z Compiling aead v0.5.2
34752026-09-04T19:09:57.028Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34762026-09-04T19:09:57.128Z Compiling chacha20 v0.9.1
34772026-09-04T19:09:57.146Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34782026-09-04T19:09:57.242Z Compiling password-hash v0.5.0
34792026-09-04T19:09:57.305Z Compiling indent_write v2.2.0
34802026-09-04T19:09:57.379Z Compiling chacha20poly1305 v0.10.1
34812026-09-04T19:09:57.412Z Compiling toml_datetime v0.7.5+spec-1.1.0
34822026-09-04T19:09:57.451Z Compiling unsafe-libyaml v0.2.11
34832026-09-04T19:09:57.469Z Compiling itertools v0.15.0
34842026-09-04T19:09:57.488Z Compiling num-derive v0.4.2
34852026-09-04T19:09:57.523Z Compiling argon2 v0.5.3
34862026-09-04T19:09:57.562Z Compiling heapless v0.8.0
34872026-09-04T19:09:57.680Z Compiling toml_edit v0.23.10+spec-1.0.0
34882026-09-04T19:09:57.697Z Compiling tabwriter v1.4.1
34892026-09-04T19:09:57.755Z Compiling hash32 v0.3.1
34902026-09-04T19:09:57.843Z Compiling parse-display v0.10.0
34912026-09-04T19:09:57.939Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34922026-09-04T19:09:57.961Z Compiling thiserror-no-std v2.0.2
34932026-09-04T19:09:57.980Z Compiling smoltcp v0.11.0
34942026-09-04T19:09:58.074Z Compiling vsss-rs v3.3.4
34952026-09-04T19:09:58.091Z Compiling serde_yaml v0.9.34+deprecated
34962026-09-04T19:09:58.172Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34972026-09-04T19:09:58.244Z Compiling proc-macro-crate v3.4.0
34982026-09-04T19:09:58.348Z Compiling typify-impl v0.6.2
34992026-09-04T19:09:58.458Z Compiling cobs v0.3.0
35002026-09-04T19:09:58.476Z Compiling colored v3.1.1
35012026-09-04T19:09:58.683Z Compiling illumos-nvpair-sys v0.2.0
35022026-09-04T19:09:58.728Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35032026-09-04T19:09:58.762Z Compiling postcard v1.1.3
35042026-09-04T19:09:58.817Z Compiling num_enum_derive v0.7.6
35052026-09-04T19:09:58.851Z Compiling proc-macro-error v1.0.4
35062026-09-04T19:09:58.870Z Compiling ingot-macros v0.2.0
35072026-09-04T19:09:58.923Z Compiling rand v0.10.1
35082026-09-04T19:09:58.970Z Compiling proc-macro-crate v1.3.1
35092026-09-04T19:09:59.044Z Compiling foreign-types-macros v0.2.3
35102026-09-04T19:09:59.136Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35112026-09-04T19:09:59.201Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35122026-09-04T19:09:59.246Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35132026-09-04T19:09:59.264Z Compiling foreign-types-shared v0.3.1
35142026-09-04T19:09:59.386Z Compiling rayon-core v1.13.0
35152026-09-04T19:09:59.414Z Compiling num_enum_derive v0.5.11
35162026-09-04T19:09:59.549Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-04T19:09:59.581Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-04T19:09:59.682Z Compiling crossbeam-deque v0.8.6
35192026-09-04T19:09:59.685Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35202026-09-04T19:09:59.716Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35212026-09-04T19:09:59.720Z Compiling foreign-types v0.5.0
35222026-09-04T19:09:59.766Z Compiling cstr-argument v0.1.2
35232026-09-04T19:09:59.793Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35242026-09-04T19:09:59.838Z Compiling illumos-nvpair v0.3.0
35252026-09-04T19:09:59.909Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35262026-09-04T19:09:59.927Z Compiling num_enum v0.7.6
35272026-09-04T19:10:00.033Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35282026-09-04T19:10:00.050Z Compiling zone_cfg_derive v0.3.1
35292026-09-04T19:10:00.075Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35302026-09-04T19:10:00.078Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35312026-09-04T19:10:00.111Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35322026-09-04T19:10:00.192Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35332026-09-04T19:10:00.209Z Compiling itertools v0.12.1
35342026-09-04T19:10:00.233Z Compiling sigpipe v0.1.3
35352026-09-04T19:10:00.250Z Compiling glob v0.3.3
35362026-09-04T19:10:00.343Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35372026-09-04T19:10:00.360Z Compiling rayon v1.11.0
35382026-09-04T19:10:00.363Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35392026-09-04T19:10:00.425Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35402026-09-04T19:10:00.530Z Compiling num_enum v0.5.11
35412026-09-04T19:10:00.547Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35422026-09-04T19:10:00.597Z Compiling smf v0.2.3
35432026-09-04T19:10:00.643Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35442026-09-04T19:10:00.661Z Compiling cpubits v0.1.1
35452026-09-04T19:10:00.664Z Compiling whoami v1.6.1
35462026-09-04T19:10:00.693Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35472026-09-04T19:10:00.713Z Compiling gethostname v0.5.0
35482026-09-04T19:10:00.760Z Compiling num-rational v0.4.2
35492026-09-04T19:10:00.777Z Compiling num-complex v0.4.6
35502026-09-04T19:10:00.856Z Compiling derive-where v1.6.0
35512026-09-04T19:10:00.873Z Compiling toml v0.8.23
35522026-09-04T19:10:00.971Z Compiling usdt-macro v0.5.0
35532026-09-04T19:10:00.989Z Compiling usdt-attr-macro v0.5.0
35542026-09-04T19:10:01.150Z Compiling pem-rfc7468 v1.0.0
35552026-09-04T19:10:01.208Z Compiling num v0.4.3
35562026-09-04T19:10:01.235Z Compiling memmap v0.7.0
35572026-09-04T19:10:01.304Z Compiling float-ord v0.3.2
35582026-09-04T19:10:01.435Z Compiling zone v0.3.1
35592026-09-04T19:10:01.453Z Compiling cancel-safe-futures v0.1.5
35602026-09-04T19:10:01.469Z Compiling hmac v0.13.0
35612026-09-04T19:10:01.495Z Compiling universal-hash v0.6.1
35622026-09-04T19:10:01.513Z Compiling resolv-conf v0.7.6
35632026-09-04T19:10:01.601Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-04T19:10:01.667Z Compiling sha1 v0.10.6
35652026-09-04T19:10:01.720Z Compiling libefi-sys v0.1.0
35662026-09-04T19:10:01.788Z Compiling ingot-types v0.2.0
35672026-09-04T19:10:01.848Z Compiling linear-map v1.2.0
35682026-09-04T19:10:01.883Z Compiling prettyplease v0.2.37
35692026-09-04T19:10:01.931Z Compiling polyval v0.7.1
35702026-09-04T19:10:01.934Z Compiling usdt v0.5.0
35712026-09-04T19:10:01.966Z Compiling der v0.8.0
35722026-09-04T19:10:02.009Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35732026-09-04T19:10:02.074Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35742026-09-04T19:10:02.092Z Compiling newline-converter v0.3.0
35752026-09-04T19:10:02.147Z Compiling console v0.15.11
35762026-09-04T19:10:02.165Z Compiling bitfield-struct v0.6.2
35772026-09-04T19:10:02.206Z Compiling ingot v0.2.1
35782026-09-04T19:10:02.252Z Compiling ghash v0.6.0
35792026-09-04T19:10:02.289Z Compiling pbkdf2 v0.13.0
35802026-09-04T19:10:02.313Z Compiling oxide-update-engine-types v0.1.2
35812026-09-04T19:10:02.428Z Compiling aes v0.9.1
35822026-09-04T19:10:02.447Z Compiling crypto-bigint v0.7.5
35832026-09-04T19:10:02.492Z Compiling expectorate v1.2.0
35842026-09-04T19:10:02.682Z Compiling hickory-proto v0.24.4
35852026-09-04T19:10:02.711Z Compiling ctr v0.10.1
35862026-09-04T19:10:02.764Z Compiling sha2 v0.11.0
35872026-09-04T19:10:02.782Z Compiling aead v0.6.1
35882026-09-04T19:10:02.863Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35892026-09-04T19:10:02.961Z Compiling nom v8.0.0
35902026-09-04T19:10:02.980Z Compiling linked-hash-map v0.5.6
35912026-09-04T19:10:02.983Z Compiling typify-macro v0.6.2
35922026-09-04T19:10:03.186Z Compiling semver v0.1.20
35932026-09-04T19:10:03.206Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35942026-09-04T19:10:03.279Z Compiling lru-cache v0.1.2
35952026-09-04T19:10:03.287Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35962026-09-04T19:10:03.315Z Compiling aes-gcm v0.11.0
35972026-09-04T19:10:03.427Z Compiling oxide-update-engine v0.1.2
35982026-09-04T19:10:03.449Z Compiling rustc_version v0.1.7
35992026-09-04T19:10:03.513Z Compiling spki v0.8.0
36002026-09-04T19:10:03.551Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-04T19:10:03.567Z Compiling tokio-dtrace v0.1.1
36022026-09-04T19:10:03.583Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-04T19:10:03.711Z Compiling salsa20 v0.11.0
36042026-09-04T19:10:03.728Z Compiling slog-dtrace v0.3.0
36052026-09-04T19:10:03.772Z Compiling xshell-macros v0.2.7
36062026-09-04T19:10:03.788Z Compiling minimal-lexical v0.2.1
36072026-09-04T19:10:03.866Z Compiling scrypt v0.12.0
36082026-09-04T19:10:03.901Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36092026-09-04T19:10:03.925Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36102026-09-04T19:10:03.957Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36112026-09-04T19:10:04.004Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36122026-09-04T19:10:04.036Z Compiling nom v7.1.3
36132026-09-04T19:10:04.074Z Compiling oxide-tokio-rt v0.1.4
36142026-09-04T19:10:04.199Z Compiling xshell v0.2.7
36152026-09-04T19:10:04.202Z Compiling newtype_derive v0.1.6
36162026-09-04T19:10:04.233Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36172026-09-04T19:10:04.408Z Compiling phf_shared v0.12.1
36182026-09-04T19:10:04.426Z Compiling rfc6979 v0.4.0
36192026-09-04T19:10:04.566Z Compiling cbc v0.2.1
36202026-09-04T19:10:04.588Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-04T19:10:04.611Z Compiling csv-core v0.1.13
36222026-09-04T19:10:04.746Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36232026-09-04T19:10:04.764Z Compiling chrono-tz v0.10.4
36242026-09-04T19:10:04.822Z Compiling unicode-xid v0.2.6
36252026-09-04T19:10:04.843Z Compiling hickory-resolver v0.24.4
36262026-09-04T19:10:04.887Z Compiling typify v0.6.2
36272026-09-04T19:10:04.981Z Compiling highway v1.3.0
36282026-09-04T19:10:05.025Z Compiling const_format_proc_macros v0.2.34
36292026-09-04T19:10:05.043Z Compiling progenitor-impl v0.14.0
36302026-09-04T19:10:05.046Z Compiling proc-macro-error2 v2.0.1
36312026-09-04T19:10:05.079Z Compiling csv v1.4.0
36322026-09-04T19:10:05.152Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36332026-09-04T19:10:05.318Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36342026-09-04T19:10:05.346Z Compiling pkcs5 v0.8.1
36352026-09-04T19:10:05.377Z Compiling phf v0.12.1
36362026-09-04T19:10:05.418Z Compiling ecdsa v0.16.9
36372026-09-04T19:10:05.436Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36382026-09-04T19:10:05.554Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36392026-09-04T19:10:05.645Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36402026-09-04T19:10:05.867Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36412026-09-04T19:10:05.883Z Compiling qorb v0.4.1
36422026-09-04T19:10:05.914Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36432026-09-04T19:10:05.934Z Compiling primeorder v0.13.6
36442026-09-04T19:10:05.938Z Compiling hashbrown v0.14.5
36452026-09-04T19:10:05.974Z Compiling salty v0.3.0
36462026-09-04T19:10:06.021Z Compiling const_format v0.2.35
36472026-09-04T19:10:06.249Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36482026-09-04T19:10:06.266Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36492026-09-04T19:10:06.339Z Compiling p384 v0.13.1
36502026-09-04T19:10:06.399Z Compiling pkcs8 v0.11.0
36512026-09-04T19:10:06.598Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36522026-09-04T19:10:06.617Z Compiling chumsky v0.9.3
36532026-09-04T19:10:06.890Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36542026-09-04T19:10:06.914Z Compiling knus-derive v3.4.0
36552026-09-04T19:10:06.934Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-04T19:10:07.144Z Compiling tabled_derive v0.7.0
36572026-09-04T19:10:07.611Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36582026-09-04T19:10:07.736Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36592026-09-04T19:10:07.795Z Compiling progenitor-macro v0.14.0
36602026-09-04T19:10:07.798Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36612026-09-04T19:10:07.908Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36622026-09-04T19:10:07.929Z Compiling bcs v0.1.6
36632026-09-04T19:10:07.949Z Compiling ff v0.14.0
36642026-09-04T19:10:08.023Z Compiling termtree v0.5.1
36652026-09-04T19:10:08.069Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-04T19:10:08.129Z Compiling steno v0.4.1
36672026-09-04T19:10:08.198Z Compiling tabled v0.15.0
36682026-09-04T19:10:08.216Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36692026-09-04T19:10:08.254Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36702026-09-04T19:10:08.281Z Compiling group v0.14.0
36712026-09-04T19:10:08.317Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-04T19:10:08.506Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36732026-09-04T19:10:08.528Z Compiling signature v3.0.0
36742026-09-04T19:10:08.545Z Compiling knus v3.4.0
36752026-09-04T19:10:08.635Z Compiling base16ct v1.0.0
36762026-09-04T19:10:08.695Z Compiling tagptr v0.2.0
36772026-09-04T19:10:08.816Z Compiling sec1 v0.8.1
36782026-09-04T19:10:08.846Z Compiling moka v0.12.13
36792026-09-04T19:10:08.863Z Compiling hkdf v0.13.0
36802026-09-04T19:10:08.882Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36812026-09-04T19:10:08.986Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36822026-09-04T19:10:09.066Z Compiling elliptic-curve v0.14.1
36832026-09-04T19:10:09.122Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36842026-09-04T19:10:09.163Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36852026-09-04T19:10:09.224Z Compiling utf-8 v0.7.6
36862026-09-04T19:10:09.431Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36872026-09-04T19:10:09.472Z Compiling parking_lot_core v0.8.6
36882026-09-04T19:10:09.510Z Compiling corncobs v0.1.4
36892026-09-04T19:10:09.655Z Compiling hickory-resolver v0.25.2
36902026-09-04T19:10:09.680Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36912026-09-04T19:10:09.698Z Compiling tungstenite v0.21.0
36922026-09-04T19:10:09.790Z Compiling wnaf v0.14.0
36932026-09-04T19:10:09.977Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36942026-09-04T19:10:10.020Z Compiling primefield v0.14.0
36952026-09-04T19:10:10.037Z Compiling rfc6979 v0.6.0
36962026-09-04T19:10:10.103Z Compiling libscf-sys v1.2.0
36972026-09-04T19:10:10.121Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-04T19:10:10.219Z Compiling git-stub v1.0.0
36992026-09-04T19:10:10.277Z Compiling secrecy v0.8.0
37002026-09-04T19:10:10.295Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-04T19:10:10.457Z Compiling git-stub-vcs v0.1.0
37022026-09-04T19:10:10.509Z Compiling tokio-tungstenite v0.21.0
37032026-09-04T19:10:10.556Z Compiling primeorder v0.14.0
37042026-09-04T19:10:10.575Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37052026-09-04T19:10:10.578Z Compiling ecdsa v0.17.0
37062026-09-04T19:10:10.860Z Compiling papergrid v0.18.0
37072026-09-04T19:10:10.878Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-04T19:10:10.922Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-04T19:10:10.994Z Compiling curve25519-dalek v5.0.0
37102026-09-04T19:10:11.011Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-04T19:10:11.027Z Compiling unicase v2.9.0
37122026-09-04T19:10:11.109Z Compiling parking_lot v0.11.2
37132026-09-04T19:10:11.158Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37142026-09-04T19:10:11.306Z Compiling mime_guess v2.0.5
37152026-09-04T19:10:11.349Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37162026-09-04T19:10:11.512Z Compiling ssh-encoding v0.3.0
37172026-09-04T19:10:11.560Z Compiling prefix-trie v0.7.0
37182026-09-04T19:10:11.589Z Compiling fxhash v0.2.1
37192026-09-04T19:10:11.606Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37202026-09-04T19:10:11.623Z Compiling keccak v0.2.0
37212026-09-04T19:10:11.708Z Compiling sled v0.34.7
37222026-09-04T19:10:11.751Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37232026-09-04T19:10:11.826Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37242026-09-04T19:10:11.843Z Compiling tabled v0.21.0
37252026-09-04T19:10:11.936Z Compiling hickory-server v0.25.2
37262026-09-04T19:10:11.957Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37272026-09-04T19:10:11.992Z Compiling ed25519 v3.0.0
37282026-09-04T19:10:12.009Z Compiling crypto-primes v0.7.2
37292026-09-04T19:10:12.602Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-04T19:10:12.688Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-04T19:10:12.874Z Compiling poly1305 v0.9.0
37322026-09-04T19:10:13.011Z Compiling progenitor v0.14.0
37332026-09-04T19:10:13.068Z Compiling blowfish v0.10.0
37342026-09-04T19:10:13.122Z Compiling blake2 v0.11.0-rc.6
37352026-09-04T19:10:13.134Z Compiling http-range v0.1.5
37362026-09-04T19:10:13.195Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37372026-09-04T19:10:13.322Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37382026-09-04T19:10:13.341Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37392026-09-04T19:10:13.360Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37402026-09-04T19:10:13.363Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37412026-09-04T19:10:13.757Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37422026-09-04T19:10:13.792Z Compiling half v1.8.3
37432026-09-04T19:10:13.836Z Compiling crc8 v0.1.1
37442026-09-04T19:10:13.854Z Compiling argon2 v0.6.0-rc.8
37452026-09-04T19:10:13.981Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37462026-09-04T19:10:14.086Z Compiling serde_cbor v0.11.2
37472026-09-04T19:10:14.102Z Compiling bcrypt-pbkdf v0.11.0
37482026-09-04T19:10:14.309Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37492026-09-04T19:10:14.326Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37502026-09-04T19:10:14.385Z Compiling ssh-cipher v0.3.0
37512026-09-04T19:10:14.442Z Compiling rsa v0.10.0-rc.18
37522026-09-04T19:10:14.569Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37532026-09-04T19:10:14.691Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37542026-09-04T19:10:14.884Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37552026-09-04T19:10:14.956Z Compiling ed25519-dalek v3.0.0
37562026-09-04T19:10:15.119Z Compiling sha3 v0.11.0
37572026-09-04T19:10:15.264Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37582026-09-04T19:10:15.476Z Compiling p384 v0.14.0
37592026-09-04T19:10:15.495Z Compiling p521 v0.14.0
37602026-09-04T19:10:15.499Z Compiling p256 v0.14.0
37612026-09-04T19:10:15.691Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37622026-09-04T19:10:15.824Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37632026-09-04T19:10:16.013Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37642026-09-04T19:10:16.674Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37652026-09-04T19:10:16.821Z Compiling scuffle v0.1.0
37662026-09-04T19:10:17.127Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37672026-09-04T19:10:17.238Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37682026-09-04T19:10:17.468Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37692026-09-04T19:10:17.518Z Compiling yasna v0.5.2
37702026-09-04T19:10:17.691Z Compiling kstat-rs v0.2.5
37712026-09-04T19:10:17.790Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37722026-09-04T19:10:17.808Z Compiling headers-core v0.3.0
37732026-09-04T19:10:17.919Z Compiling kem v0.3.0
37742026-09-04T19:10:17.965Z Compiling module-lattice v0.2.3
37752026-09-04T19:10:17.987Z Compiling nanorand v0.7.0
37762026-09-04T19:10:18.026Z Compiling sponge-cursor v0.1.0
37772026-09-04T19:10:18.081Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37782026-09-04T19:10:18.099Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37792026-09-04T19:10:18.198Z Compiling ml-kem v0.3.2
37802026-09-04T19:10:18.238Z Compiling flume v0.11.1
37812026-09-04T19:10:18.259Z Compiling sha3 v0.12.0
37822026-09-04T19:10:18.300Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37832026-09-04T19:10:18.317Z Compiling rcgen v0.12.1
37842026-09-04T19:10:18.520Z Compiling headers v0.4.1
37852026-09-04T19:10:18.584Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37862026-09-04T19:10:18.867Z Compiling ssh-key v0.7.0-rc.11
37872026-09-04T19:10:19.056Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37882026-09-04T19:10:19.149Z Compiling hyper-staticfile v0.10.1
37892026-09-04T19:10:19.171Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37902026-09-04T19:10:19.219Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37912026-09-04T19:10:19.252Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37922026-09-04T19:10:19.313Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37932026-09-04T19:10:19.393Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37942026-09-04T19:10:19.473Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37952026-09-04T19:10:19.596Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37962026-09-04T19:10:19.626Z Compiling russh-cryptovec v0.62.0
37972026-09-04T19:10:19.650Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37982026-09-04T19:10:19.690Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37992026-09-04T19:10:19.816Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38002026-09-04T19:10:19.862Z Compiling internal-russh-num-bigint v0.5.0
38012026-09-04T19:10:19.880Z Compiling port-file v0.1.0
38022026-09-04T19:10:19.906Z Compiling num-bigint v0.4.6
38032026-09-04T19:10:19.998Z Compiling generic-array v1.4.3
38042026-09-04T19:10:20.018Z Compiling russh-util v0.52.0
38052026-09-04T19:10:20.050Z Compiling enum_dispatch v0.3.13
38062026-09-04T19:10:20.150Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38072026-09-04T19:10:20.204Z Compiling delegate v0.13.5
38082026-09-04T19:10:20.347Z Compiling subprocess v0.2.15
38092026-09-04T19:10:20.370Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38102026-09-04T19:10:20.473Z Compiling hex-literal v1.1.0
38112026-09-04T19:10:20.503Z Compiling display-error-chain v0.2.2
38122026-09-04T19:10:20.611Z Compiling md5 v0.8.0
38132026-09-04T19:10:20.657Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142026-09-04T19:10:20.675Z Compiling colored v2.2.0
38152026-09-04T19:10:20.821Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38162026-09-04T19:10:20.911Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38172026-09-04T19:10:21.066Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38182026-09-04T19:10:21.094Z Compiling internet-checksum v0.2.1
38192026-09-04T19:10:21.208Z Compiling russh v0.62.4
38202026-09-04T19:10:21.752Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38212026-09-04T19:10:22.035Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38222026-09-04T19:10:22.842Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-04T19:10:22.842Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-04T19:10:25.481Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-04T19:10:26.176Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-04T19:10:26.675Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-04T19:10:27.783Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-04T19:10:27.946Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-04T19:10:37.028Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38302026-09-04T19:10:37.028Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38312026-09-04T19:10:37.039Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38322026-09-04T19:10:37.039Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38332026-09-04T19:10:37.039Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38342026-09-04T19:10:38.846Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-04T19:10:38.960Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-04T19:10:43.250Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-04T19:11:25.292Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
38382026-09-04T19:11:25.295Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-04T19:11:25.295Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-04T19:11:25.530Z
38412026-09-04T19:11:25.530Zreal 1:31.064945860
38422026-09-04T19:11:25.530Zuser 8:29.021670403
38432026-09-04T19:11:25.530Zsys 1:40.514902815
38442026-09-04T19:11:25.530Ztrap 0.239745659
38452026-09-04T19:11:25.530Ztflt 0.399591208
38462026-09-04T19:11:25.530Zdflt 1.979541143
38472026-09-04T19:11:25.530Zkflt 0.001279400
38482026-09-04T19:11:25.536Zlock 29:57.198958145
38492026-09-04T19:11:25.536Zslp 19:05.499892778
38502026-09-04T19:11:25.537Zlat 38.443511283
38512026-09-04T19:11:25.537Zstop 2:49.747121979
38522026-09-04T19:11:25.537Z+ mkdir tests
38532026-09-04T19:11:25.537Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-04T19:11:25.537Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-04T19:11:25.561Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-04T19:11:25.593Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-04T19:11:25.624Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-04T19:11:25.657Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-04T19:11:26.029Z+ 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-04T19:11:26.033Z+ 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-04T19:12:31.625ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-04T19:12:31.625Za .github/buildomat/ci-env.sh 1K
38632026-09-04T19:12:31.625Za out/target/test 1K
38642026-09-04T19:12:31.626Za out/npuzone/npuzone 27402K
38652026-09-04T19:12:31.626Za package-manifest.toml 35K
38662026-09-04T19:12:31.626Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-04T19:12:31.626Za target/release/omicron-package 16941K
38682026-09-04T19:12:31.626Za target/release/xtask 6405K
38692026-09-04T19:12:31.626Za target/debug/bootstrap 440489K
38702026-09-04T19:12:31.626Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-04T19:12:31.626Za tests/commtest-967955464f559dda 34431K
38722026-09-04T19:12:31.626Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-04T19:12:31.626Za tests/end_to_end_tests-8d60c10a3fab2411 504125K
38742026-09-04T19:12:31.626Za tools/opte_version 1K
38752026-09-04T19:12:31.626Za tools/opte_version_override 2K
38762026-09-04T19:12:31.626Za out/clickhouse.tar.gz 233168K
38772026-09-04T19:12:31.626Za out/clickhouse_keeper.tar.gz 227722K
38782026-09-04T19:12:31.626Za out/clickhouse_server.tar.gz 233166K
38792026-09-04T19:12:31.626Za out/cockroachdb.tar.gz 125060K
38802026-09-04T19:12:31.626Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-04T19:12:31.626Za out/crucible-utils.tar 18900K
38822026-09-04T19:12:31.626Za out/crucible-zone.tar.gz 39580K
38832026-09-04T19:12:31.626Za out/external-dns.tar.gz 15167K
38842026-09-04T19:12:31.626Za out/internal-dns.tar.gz 15167K
38852026-09-04T19:12:31.626Za out/mg-ddm-gz.tar 100917K
38862026-09-04T19:12:31.626Za out/nexus.tar.gz 195557K
38872026-09-04T19:12:31.626Za out/ntp.tar.gz 7133K
38882026-09-04T19:12:31.626Za out/omicron-gateway-softnpu.tar.gz 13828K
38892026-09-04T19:12:31.626Za out/omicron-sled-agent.tar 116431K
38902026-09-04T19:12:31.626Za out/overlay.tar.gz 4K
38912026-09-04T19:12:31.626Za out/oximeter.tar.gz 17658K
38922026-09-04T19:12:31.627Za out/oxlog.tar 2419K
38932026-09-04T19:12:31.627Za out/probe.tar.gz 3037K
38942026-09-04T19:12:31.627Za out/propolis-server.tar.gz 34642K
38952026-09-04T19:12:31.627Za out/pumpkind-gz.tar 26647K
38962026-09-04T19:12:31.627Za out/switch-softnpu.tar.gz 306157K
38972026-09-04T19:12:31.630Z
38982026-09-04T19:12:31.630Zreal 1:05.595427718
38992026-09-04T19:12:31.630Zuser 1:03.446730567
39002026-09-04T19:12:31.630Zsys 3.532980874
39012026-09-04T19:12:31.631Ztrap 0.005791832
39022026-09-04T19:12:31.631Ztflt 0.000000000
39032026-09-04T19:12:31.631Zdflt 0.000000000
39042026-09-04T19:12:31.631Zkflt 0.000000000
39052026-09-04T19:12:31.631Zlock 0.000000000
39062026-09-04T19:12:31.631Zslp 1:03.386283024
39072026-09-04T19:12:31.631Zlat 0.814475107
39082026-09-04T19:12:31.631Zstop 0.000173260
39092026-09-04T19:12:31.631Zprocess exited: duration 1030023 ms, exit code 0
 
39102026-09-04T19:12:31.645Zfound 1 output files
39112026-09-04T19:12:31.645Zuploading: /work/package.tar.gz (1837568788 bytes)
39122026-09-04T19:12:54.959Zuploaded: /work/package.tar.gz