01M2118FZCZK8WT5SC0CK2MZBA: 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: 01M2119182BQA263SFF04MGRV4

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-08T17:33:44.300Zjob assigned to worker 01M21194AMEQ9TCHH7YW9HEJ58 [factory aws, i-0dcc0a9a5e51b258e] (queued for 46 s)
 
22026-09-08T17:33:51.540Zstarting task 0: "setup"
32026-09-08T17:33:51.548Z++ uname -s
42026-09-08T17:33:51.552Z+ kern=SunOS
52026-09-08T17:33:51.552Z+ build_user=build
62026-09-08T17:33:51.552Z+ build_uid=12345
72026-09-08T17:33:51.552Z+ work_dir=/work
82026-09-08T17:33:51.552Z+ input_dir=/input
92026-09-08T17:33:51.552Z+ [[ 0 == 12345 ]]
102026-09-08T17:33:51.552Z+ case "$kern" in
112026-09-08T17:33:51.552Z+ groupadd -g 12345 build
122026-09-08T17:33:51.555Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-08T17:33:53.560Z+ zfs create -o mountpoint=/work rpool/work
142026-09-08T17:33:53.680Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-08T17:33:53.684Z+ home_fs=zfs
162026-09-08T17:33:53.684Z+ [[ zfs == autofs ]]
172026-09-08T17:33:53.684Z+ mkdir -p /home/build
182026-09-08T17:33:53.684Z+ chown build:build /home/build /work
192026-09-08T17:33:55.686Z+ chmod 0700 /home/build /work
202026-09-08T17:33:55.690Zprocess exited: duration 4149 ms, exit code 0
 
212026-09-08T17:33:55.697Zstarting task 1: "rust-toolchain"
222026-09-08T17:33:55.703Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-08T17:33:55.703Z * rust toolchain channel = "1.98.1"
242026-09-08T17:33:55.703Z * rust toolchain profile = "default"
252026-09-08T17:33:55.703Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-08T17:33:55.703Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-08T17:33:55.703Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-08T17:33:55.706Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-08T17:33:55.706Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-08T17:33:55.783Zinfo: downloading installer
312026-09-08T17:33:56.975Zinfo: profile set to default
322026-09-08T17:33:56.975Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-08T17:33:56.978Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-08T17:33:57.106Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-08T17:33:57.112Zinfo: downloading 6 components
362026-09-08T17:34:12.414Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-08T17:34:12.414Z
382026-09-08T17:34:12.443Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-08T17:34:12.443Z
402026-09-08T17:34:12.446Z
412026-09-08T17:34:12.446ZRust is installed now. Great!
422026-09-08T17:34:12.446Z
432026-09-08T17:34:12.447ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-08T17:34:12.447Zenvironment variable. This has not been done automatically.
452026-09-08T17:34:12.447Z
462026-09-08T17:34:12.447ZTo configure your current shell, you need to source
472026-09-08T17:34:12.447Zthe corresponding env file under $HOME/.cargo.
482026-09-08T17:34:12.447Z
492026-09-08T17:34:12.447ZConsider running the right command for your shell (note the leading DOT):
502026-09-08T17:34:12.447Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-08T17:34:12.447Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-08T17:34:12.447ZCC_x86_64-unknown-illumos = None
532026-09-08T17:34:12.447Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-08T17:34:12.447ZCC_x86_64_unknown_illumos = None
552026-09-08T17:34:12.447Zcargo:rerun-if-env-changed=HOST_CC
562026-09-08T17:34:12.447ZHOST_CC = None
572026-09-08T17:34:12.448Zcargo:rerun-if-env-changed=CC
582026-09-08T17:34:12.448ZCC = None
592026-09-08T17:34:12.448Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-08T17:34:12.627Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-08T17:34:12.627ZCRATE_CC_NO_DEFAULTS = None
622026-09-08T17:34:12.627Zcargo:rerun-if-env-changed=CFLAGS
632026-09-08T17:34:12.627ZCFLAGS = None
642026-09-08T17:34:12.627Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-08T17:34:12.627ZHOST_CFLAGS = None
662026-09-08T17:34:12.627Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-08T17:34:12.627ZCFLAGS_x86_64_unknown_illumos = None
682026-09-08T17:34:12.627Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-08T17:34:12.627ZCFLAGS_x86_64-unknown-illumos = None
702026-09-08T17:34:12.725Z+ rustup --version
712026-09-08T17:34:12.730Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-08T17:34:12.735Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-08T17:34:12.752Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-08T17:34:12.755Z+ cargo --version
752026-09-08T17:34:12.762Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-08T17:34:12.766Z+ rustc --version
772026-09-08T17:34:12.785Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-08T17:34:12.788Zprocess exited: duration 17091 ms, exit code 0
 
792026-09-08T17:34:12.794Zstarting task 2: "authentication"
802026-09-08T17:34:12.815Zprocess exited: duration 20 ms, exit code 0
 
812026-09-08T17:34:12.821Zstarting task 3: "clone repository"
822026-09-08T17:34:12.826Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-08T17:34:12.829Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-08T17:34:12.860ZCloning into '/work/oxidecomputer/omicron'...
852026-09-08T17:34:25.871Z+ cd /work/oxidecomputer/omicron
862026-09-08T17:34:25.871Z+ git fetch origin 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75
872026-09-08T17:34:27.227ZFrom https://github.com/oxidecomputer/omicron
882026-09-08T17:34:27.227Z * branch 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75 -> FETCH_HEAD
892026-09-08T17:34:27.243Z+ [[ -n '' ]]
902026-09-08T17:34:27.243Z+ git reset --hard 18da33a5edcfe447ce3ac852a9eda5eeb8af1a75
912026-09-08T17:34:27.494ZHEAD is now at 18da33a5e rebase on main
922026-09-08T17:34:27.498Zprocess exited: duration 14675 ms, exit code 0
 
932026-09-08T17:34:27.505Zstarting task 4: "build"
942026-09-08T17:34:27.511Z+ source .github/buildomat/ci-env.sh
952026-09-08T17:34:27.511Z++ export CARGO_TERM_COLOR=always
962026-09-08T17:34:27.512Z++ CARGO_TERM_COLOR=always
972026-09-08T17:34:27.516Z+++ uname -s
982026-09-08T17:34:27.516Z++ [[ SunOS == \S\u\n\O\S ]]
992026-09-08T17:34:27.516Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1002026-09-08T17:34:27.516Z+ cargo --version
1012026-09-08T17:34:27.527Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1022026-09-08T17:34:27.531Z+ rustc --version
1032026-09-08T17:34:27.549Zrustc 1.98.1 (48a229cea 2026-09-01)
1042026-09-08T17:34:27.553Z+ WORK=/work
1052026-09-08T17:34:27.553Z+ pfexec mkdir -p /work
1062026-09-08T17:34:27.556Z+ pfexec chown build /work
1072026-09-08T17:34:27.561Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082026-09-08T17:34:29.663Z Startup: Refreshing catalog 'helios' ... Done
1092026-09-08T17:34:30.084Z Startup: Caching catalogs ... Done
1102026-09-08T17:34:32.728ZPlanning: Solver setup ... Done (2.470s)
1112026-09-08T17:34:32.796ZPlanning: Running solver ... Done (0.068s)
1122026-09-08T17:34:32.851ZPlanning: Finding local manifests ... Done (0.003s)
1132026-09-08T17:34:32.863ZPlanning: Fetching manifests: 0/2 0% complete
1142026-09-08T17:34:32.890ZPlanning: Fetching manifests: 2/2 100% complete
1152026-09-08T17:34:32.905ZPlanning: Package planning ... Done (0.015s)
1162026-09-08T17:34:32.909ZPlanning: Merging actions ... Done (0.001s)
1172026-09-08T17:34:33.068ZPlanning: Checking for conflicting actions ... Done (0.161s)
1182026-09-08T17:34:33.071ZPlanning: Consolidating action changes ... Done (0.001s)
1192026-09-08T17:34:33.924ZPlanning: Evaluating mediators ... Done (0.855s)
1202026-09-08T17:34:33.929ZPlanning: Planning completed in 3.80 seconds
1212026-09-08T17:34:33.935Z Packages to install: 2
1222026-09-08T17:34:33.935Z Estimated space available: 156.02 GB
1232026-09-08T17:34:33.935ZEstimated space to be consumed: 86.48 MB
1242026-09-08T17:34:33.935Z Create boot environment: No
1252026-09-08T17:34:33.935ZCreate backup boot environment: No
1262026-09-08T17:34:33.938Z Rebuild boot archive: No
1272026-09-08T17:34:33.938Z
1282026-09-08T17:34:33.938ZChanged packages:
1292026-09-08T17:34:33.938Zhelios
1302026-09-08T17:34:33.938Z developer/build-essential
1312026-09-08T17:34:33.938Z None -> 11-3.0
1322026-09-08T17:34:33.938Z library/libxmlsec1
1332026-09-08T17:34:33.939Z None -> 1.2.35-3.0
1342026-09-08T17:34:33.962Z
1352026-09-08T17:34:33.962ZDownload: 0/214 items 0.0/1.3MB 0% complete
1362026-09-08T17:34:34.031ZDownload: Completed 1.28 MB in 0.07 seconds (18.4M/s)
1372026-09-08T17:34:34.092Z Actions: 1/268 actions (Installing new actions)
1382026-09-08T17:34:34.130Z Actions: Completed 268 actions in 0.04 seconds.
1392026-09-08T17:34:34.169ZFinalize: Updating package state database ... Done (0.038s)
1402026-09-08T17:34:34.169ZFinalize: Updating package cache ... Done (0.000s)
1412026-09-08T17:34:34.266ZFinalize: Updating image state ... Done (0.097s)
1422026-09-08T17:34:37.064ZFinalize: Creating fast lookup database ... Done (2.738s)
1432026-09-08T17:34:37.137ZFinalize: Reading search index ... Done (0.013s)
1442026-09-08T17:34:37.140ZFinalize: Updating search index ... Done (0.000s)
1452026-09-08T17:34:37.218ZFinalize: Updating package cache ... Done (0.000s)
1462026-09-08T17:34:37.599ZPlanning: Evaluating mediator changes ... Done
1472026-09-08T17:34:37.702ZPlanning: Checking for conflicting actions ... Done
1482026-09-08T17:34:37.706ZPlanning: Consolidating action changes ... Done
1492026-09-08T17:34:37.858ZPlanning: Evaluating mediators ... Done
1502026-09-08T17:34:37.862ZPlanning: Planning completed in 0.26 seconds
1512026-09-08T17:34:37.881Z Mediators to change: 2
1522026-09-08T17:34:37.882Z Create boot environment: No
1532026-09-08T17:34:37.882ZCreate backup boot environment: No
1542026-09-08T17:34:37.928ZFinalize: Updating package state database ... Done
1552026-09-08T17:34:37.928ZFinalize: Updating package cache ... Done
1562026-09-08T17:34:37.984ZFinalize: Updating image state ... Done
1572026-09-08T17:34:39.911ZFinalize: Creating fast lookup database ... Done
1582026-09-08T17:34:39.975ZFinalize: Reading search index ... Done
1592026-09-08T17:34:39.979ZFinalize: Updating search index ... Done
1602026-09-08T17:34:40.068ZFinalize: Updating package cache ... Done
1612026-09-08T17:34:40.350ZPlanning: Evaluating mediator changes ... Done
1622026-09-08T17:34:40.454ZPlanning: Checking for conflicting actions ... Done
1632026-09-08T17:34:40.457ZPlanning: Consolidating action changes ... Done
1642026-09-08T17:34:40.609ZPlanning: Evaluating mediators ... Done
1652026-09-08T17:34:40.613ZPlanning: Planning completed in 0.26 seconds
1662026-09-08T17:34:40.632Z Mediators to change: 1
1672026-09-08T17:34:40.632Z Create boot environment: No
1682026-09-08T17:34:40.632ZCreate backup boot environment: No
1692026-09-08T17:34:40.703ZFinalize: Updating package state database ... Done
1702026-09-08T17:34:40.703ZFinalize: Updating package cache ... Done
1712026-09-08T17:34:40.759ZFinalize: Updating image state ... Done
1722026-09-08T17:34:42.699ZFinalize: Creating fast lookup database ... Done
1732026-09-08T17:34:42.762ZFinalize: Reading search index ... Done
1742026-09-08T17:34:42.765ZFinalize: Updating search index ... Done
1752026-09-08T17:34:42.923ZFinalize: Updating package cache ... Done
1762026-09-08T17:34:43.235ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1772026-09-08T17:34:43.235Zapache system 2.4 system
1782026-09-08T17:34:43.235Zclang system 15 system
1792026-09-08T17:34:43.235Zcsh system system illumos
1802026-09-08T17:34:43.235Zctags system system illumos
1812026-09-08T17:34:43.235Zfile vendor vendor darwinsys
1822026-09-08T17:34:43.235Zfile system system illumos
1832026-09-08T17:34:43.235Zgcc vendor 14 vendor
1842026-09-08T17:34:43.236Zgcc system 13 system
1852026-09-08T17:34:43.236Zgcc system 10 system
1862026-09-08T17:34:43.236Zgo system 1.25 system
1872026-09-08T17:34:43.236Zllvm system 15 system
1882026-09-08T17:34:43.236Zmariadb system 11.4 system
1892026-09-08T17:34:43.236Zmta vendor vendor dma
1902026-09-08T17:34:43.236Zopenjdk system 17 system
1912026-09-08T17:34:43.236Zopenjdk system 11 system
1922026-09-08T17:34:43.236Zopenssl vendor 3 vendor
1932026-09-08T17:34:43.236Zperl system 5.40 system
1942026-09-08T17:34:43.236Zpostgresql system 18 system
1952026-09-08T17:34:43.236Zpostgresql system 17 system
1962026-09-08T17:34:43.236Zpython vendor 3 vendor
1972026-09-08T17:34:43.236Zpython system 2 system
1982026-09-08T17:34:43.236Zpython3 vendor 3.13 vendor
1992026-09-08T17:34:43.236Zruby system 3.4 system
2002026-09-08T17:34:43.236Zruby system 3.0 system
2012026-09-08T17:34:43.236Zwords vendor vendor american-english
2022026-09-08T17:34:43.236Zwords system system australian-english
2032026-09-08T17:34:43.236Zwords system system british-english
2042026-09-08T17:34:43.236Zwords system system canadian-english
2052026-09-08T17:34:43.236Zwords system system french
2062026-09-08T17:34:43.236Zwords system system italian
2072026-09-08T17:34:43.236Zwords system system ngerman
2082026-09-08T17:34:43.236Zwords system system ogerman
2092026-09-08T17:34:43.236Zwords system system spanish
2102026-09-08T17:34:43.498ZPUBLISHER TYPE STATUS P LOCATION
2112026-09-08T17:34:43.498Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2122026-09-08T17:34:44.020ZFMRI IFO
2132026-09-08T17:34:44.020Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2142026-09-08T17:34:44.020Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2152026-09-08T17:34:44.020Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2162026-09-08T17:34:44.020Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2172026-09-08T17:34:44.020Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2182026-09-08T17:34:44.020Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2192026-09-08T17:34:44.020Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2202026-09-08T17:34:44.021Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2212026-09-08T17:34:44.021Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2222026-09-08T17:34:44.368Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2232026-09-08T17:34:44.737Z Updating crates.io index
2242026-09-08T17:34:44.741Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2252026-09-08T17:34:45.040Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2262026-09-08T17:34:45.429Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2272026-09-08T17:34:45.729Z Updating git repository `https://github.com/oxidecomputer/propolis`
2282026-09-08T17:34:46.826Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2292026-09-08T17:34:47.416Z Updating git repository `https://github.com/oxidecomputer/crucible`
2302026-09-08T17:34:49.005Z Updating git repository `https://github.com/oxidecomputer/opte`
2312026-09-08T17:34:50.173Z Updating git repository `https://github.com/oxidecomputer/tofino`
2322026-09-08T17:34:50.494Z Updating git repository `https://github.com/oxidecomputer/lldp`
2332026-09-08T17:34:50.898Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2342026-09-08T17:34:52.365Z Updating git repository `https://github.com/oxidecomputer/clickward`
2352026-09-08T17:34:52.680Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2362026-09-08T17:34:53.120Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2372026-09-08T17:34:53.415Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2382026-09-08T17:34:53.696Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2392026-09-08T17:34:53.971Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2402026-09-08T17:34:54.297Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2412026-09-08T17:34:54.677Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2422026-09-08T17:34:54.983Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2432026-09-08T17:34:55.423Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2442026-09-08T17:34:56.096Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2452026-09-08T17:34:56.438Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2462026-09-08T17:34:57.060Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2472026-09-08T17:34:57.442Z Updating git repository `https://github.com/oxidecomputer/erebor`
2482026-09-08T17:34:57.724Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2492026-09-08T17:34:58.192Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2502026-09-08T17:34:58.524Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2512026-09-08T17:34:58.884Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2522026-09-08T17:34:59.253Z Updating git repository `https://github.com/oxidecomputer/ispf`
2532026-09-08T17:34:59.555Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2542026-09-08T17:34:59.905Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2552026-09-08T17:35:00.354Z Updating git repository `https://github.com/oxidecomputer/tough`
2562026-09-08T17:35:01.139Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2572026-09-08T17:35:01.466Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2582026-09-08T17:35:01.767Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2592026-09-08T17:35:02.517Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2602026-09-08T17:35:02.862Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2612026-09-08T17:35:03.154Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2622026-09-08T17:35:03.464Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2632026-09-08T17:35:03.783Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2642026-09-08T17:35:04.073Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-08T17:35:04.482Z Updating git repository `https://github.com/illumos/smf-rs`
2662026-09-08T17:35:07.075Z Downloading crates ...
2672026-09-08T17:35:07.118Z Downloaded anstyle-query v1.1.5
2682026-09-08T17:35:07.123Z Downloaded colorchoice v1.0.4
2692026-09-08T17:35:07.127Z Downloaded anstyle v1.0.14
2702026-09-08T17:35:07.131Z Downloaded dtrace-parser v0.2.0
2712026-09-08T17:35:07.134Z Downloaded anstyle-parse v1.0.0
2722026-09-08T17:35:07.134Z Downloaded fastrand v2.3.0
2732026-09-08T17:35:07.134Z Downloaded anstream v1.0.0
2742026-09-08T17:35:07.137Z Downloaded anyhow v1.0.104
2752026-09-08T17:35:07.140Z Downloaded bytecount v0.6.9
2762026-09-08T17:35:07.140Z Downloaded camino v1.2.5
2772026-09-08T17:35:07.140Z Downloaded fnv v1.0.7
2782026-09-08T17:35:07.140Z Downloaded zmij v1.0.21
2792026-09-08T17:35:07.143Z Downloaded byteorder v1.5.0
2802026-09-08T17:35:07.143Z Downloaded usdt-impl v0.5.0
2812026-09-08T17:35:07.148Z Downloaded tempfile v3.27.0
2822026-09-08T17:35:07.151Z Downloaded cfg-if v1.0.4
2832026-09-08T17:35:07.156Z Downloaded zerocopy-derive v0.7.35
2842026-09-08T17:35:07.159Z Downloaded clap_derive v4.6.1
2852026-09-08T17:35:07.162Z Downloaded zerocopy v0.7.35
2862026-09-08T17:35:07.168Z Downloaded generic-array v0.14.7
2872026-09-08T17:35:07.171Z Downloaded errno v0.3.14
2882026-09-08T17:35:07.171Z Downloaded memmap v0.7.0
2892026-09-08T17:35:07.171Z Downloaded equivalent v1.0.2
2902026-09-08T17:35:07.175Z Downloaded heck v0.5.0
2912026-09-08T17:35:07.178Z Downloaded plain v0.2.3
2922026-09-08T17:35:07.179Z Downloaded dof v0.3.0
2932026-09-08T17:35:07.179Z Downloaded macaddr v1.0.1
2942026-09-08T17:35:07.179Z Downloaded cargo_metadata v0.23.1
2952026-09-08T17:35:07.182Z Downloaded crypto-common v0.1.7
2962026-09-08T17:35:07.185Z Downloaded scroll_derive v0.12.1
2972026-09-08T17:35:07.185Z Downloaded cargo-platform v0.3.2
2982026-09-08T17:35:07.185Z Downloaded cpufeatures v0.2.17
2992026-09-08T17:35:07.186Z Downloaded unicode-linebreak v0.1.5
3002026-09-08T17:35:07.189Z Downloaded heck v0.4.1
3012026-09-08T17:35:07.193Z Downloaded tabled_derive v0.7.0
3022026-09-08T17:35:07.193Z Downloaded terminal_size v0.4.3
3032026-09-08T17:35:07.193Z Downloaded is_terminal_polyfill v1.70.2
3042026-09-08T17:35:07.196Z Downloaded pretty-hex v0.4.1
3052026-09-08T17:35:07.200Z Downloaded usdt v0.5.0
3062026-09-08T17:35:07.200Z Downloaded toml_datetime v0.6.11
3072026-09-08T17:35:07.200Z Downloaded block-buffer v0.10.4
3082026-09-08T17:35:07.200Z Downloaded clap_lex v1.0.0
3092026-09-08T17:35:07.200Z Downloaded version_check v0.9.5
3102026-09-08T17:35:07.205Z Downloaded utf8parse v0.2.2
3112026-09-08T17:35:07.210Z Downloaded itoa v1.0.17
3122026-09-08T17:35:07.213Z Downloaded proc-macro-error-attr v1.0.4
3132026-09-08T17:35:07.214Z Downloaded swrite v0.1.0
3142026-09-08T17:35:07.214Z Downloaded autocfg v1.5.0
3152026-09-08T17:35:07.214Z Downloaded fs-err v3.3.0
3162026-09-08T17:35:07.217Z Downloaded digest v0.10.7
3172026-09-08T17:35:07.220Z Downloaded thread-id v4.2.2
3182026-09-08T17:35:07.223Z Downloaded toml_write v0.1.2
3192026-09-08T17:35:07.226Z Downloaded usdt-attr-macro v0.5.0
3202026-09-08T17:35:07.226Z Downloaded usdt-macro v0.5.0
3212026-09-08T17:35:07.226Z Downloaded smawk v0.3.2
3222026-09-08T17:35:07.231Z Downloaded thiserror v1.0.69
3232026-09-08T17:35:07.236Z Downloaded cargo_toml v0.21.0
3242026-09-08T17:35:07.239Z Downloaded thiserror v2.0.18
3252026-09-08T17:35:07.242Z Downloaded strsim v0.11.1
3262026-09-08T17:35:07.245Z Downloaded thiserror-impl v2.0.18
3272026-09-08T17:35:07.245Z Downloaded proc-macro-error v1.0.4
3282026-09-08T17:35:07.248Z Downloaded quote v1.0.45
3292026-09-08T17:35:07.253Z Downloaded toml v0.8.23
3302026-09-08T17:35:07.253Z Downloaded once_cell v1.21.3
3312026-09-08T17:35:07.257Z Downloaded pest_generator v2.8.6
3322026-09-08T17:35:07.257Z Downloaded bitflags v2.11.0
3332026-09-08T17:35:07.260Z Downloaded serde_spanned v0.6.9
3342026-09-08T17:35:07.260Z Downloaded thiserror-impl v1.0.69
3352026-09-08T17:35:07.265Z Downloaded sha2 v0.10.9
3362026-09-08T17:35:07.270Z Downloaded scroll v0.12.0
3372026-09-08T17:35:07.276Z Downloaded clap v4.6.1
3382026-09-08T17:35:07.281Z Downloaded ucd-trie v0.1.7
3392026-09-08T17:35:07.284Z Downloaded pest_derive v2.8.6
3402026-09-08T17:35:07.284Z Downloaded serde_tokenstream v0.2.3
3412026-09-08T17:35:07.284Z Downloaded semver v1.0.28
3422026-09-08T17:35:07.288Z Downloaded camino-tempfile v1.4.1
3432026-09-08T17:35:07.291Z Downloaded getrandom v0.4.3
3442026-09-08T17:35:07.294Z Downloaded serde_core v1.0.228
3452026-09-08T17:35:07.294Z Downloaded log v0.4.33
3462026-09-08T17:35:07.300Z Downloaded pest_meta v2.8.6
3472026-09-08T17:35:07.300Z Downloaded textwrap v0.16.2
3482026-09-08T17:35:07.304Z Downloaded unicode-ident v1.0.24
3492026-09-08T17:35:07.307Z Downloaded papergrid v0.11.0
3502026-09-08T17:35:07.311Z Downloaded serde_derive v1.0.228
3512026-09-08T17:35:07.314Z Downloaded toml_edit v0.22.27
3522026-09-08T17:35:07.318Z Downloaded proc-macro2 v1.0.106
3532026-09-08T17:35:07.331Z Downloaded serde v1.0.228
3542026-09-08T17:35:07.335Z Downloaded indexmap v2.14.0
3552026-09-08T17:35:07.338Z Downloaded typenum v1.20.1
3562026-09-08T17:35:07.388Z Downloaded memchr v2.8.0
3572026-09-08T17:35:07.388Z Downloaded pest v2.8.6
3582026-09-08T17:35:07.388Z Downloaded hashbrown v0.17.0
3592026-09-08T17:35:07.388Z Downloaded serde_json v1.0.151
3602026-09-08T17:35:07.388Z Downloaded clap_builder v4.6.0
3612026-09-08T17:35:07.394Z Downloaded syn v2.0.117
3622026-09-08T17:35:07.397Z Downloaded winnow v0.7.14
3632026-09-08T17:35:07.400Z Downloaded goblin v0.8.2
3642026-09-08T17:35:07.403Z Downloaded tabled v0.15.0
3652026-09-08T17:35:07.411Z Downloaded syn v1.0.109
3662026-09-08T17:35:07.417Z Downloaded unicode-width v0.1.14
3672026-09-08T17:35:07.421Z Downloaded unicode-width v0.2.0
3682026-09-08T17:35:07.429Z Downloaded rustix v1.1.4
3692026-09-08T17:35:07.444Z Downloaded libc v0.2.185
3702026-09-08T17:35:07.506Z Compiling proc-macro2 v1.0.106
3712026-09-08T17:35:07.506Z Compiling quote v1.0.45
3722026-09-08T17:35:07.506Z Compiling unicode-ident v1.0.24
3732026-09-08T17:35:07.510Z Compiling serde_core v1.0.228
3742026-09-08T17:35:07.510Z Compiling libc v0.2.185
3752026-09-08T17:35:07.510Z Compiling version_check v0.9.5
3762026-09-08T17:35:07.510Z Compiling memchr v2.8.0
3772026-09-08T17:35:07.510Z Compiling serde v1.0.228
3782026-09-08T17:35:07.510Z Compiling zmij v1.0.21
3792026-09-08T17:35:07.708Z Compiling thiserror v1.0.69
3802026-09-08T17:35:07.712Z Compiling itoa v1.0.17
3812026-09-08T17:35:07.712Z Compiling ucd-trie v0.1.7
3822026-09-08T17:35:07.712Z Compiling byteorder v1.5.0
3832026-09-08T17:35:07.712Z Compiling rustix v1.1.4
3842026-09-08T17:35:07.950Z Compiling bitflags v2.11.0
3852026-09-08T17:35:08.124Z Compiling serde_json v1.0.151
3862026-09-08T17:35:08.159Z Compiling pest v2.8.6
3872026-09-08T17:35:08.213Z Compiling syn v1.0.109
3882026-09-08T17:35:08.250Z Compiling camino v1.2.5
3892026-09-08T17:35:08.286Z Compiling hashbrown v0.17.0
3902026-09-08T17:35:08.357Z Compiling usdt-impl v0.5.0
3912026-09-08T17:35:08.429Z Compiling proc-macro-error-attr v1.0.4
3922026-09-08T17:35:08.448Z Compiling proc-macro-error v1.0.4
3932026-09-08T17:35:08.514Z Compiling equivalent v1.0.2
3942026-09-08T17:35:08.567Z Compiling log v0.4.33
3952026-09-08T17:35:08.586Z Compiling getrandom v0.4.3
3962026-09-08T17:35:08.603Z Compiling plain v0.2.3
3972026-09-08T17:35:08.676Z Compiling utf8parse v0.2.2
3982026-09-08T17:35:08.734Z Compiling errno v0.3.14
3992026-09-08T17:35:08.738Z Compiling thread-id v4.2.2
4002026-09-08T17:35:08.794Z Compiling indexmap v2.14.0
4012026-09-08T17:35:08.798Z Compiling anstyle-parse v1.0.0
4022026-09-08T17:35:08.798Z Compiling autocfg v1.5.0
4032026-09-08T17:35:08.798Z Compiling colorchoice v1.0.4
4042026-09-08T17:35:08.811Z Compiling thiserror v2.0.18
4052026-09-08T17:35:08.882Z Compiling toml_write v0.1.2
4062026-09-08T17:35:08.882Z Compiling anstyle-query v1.1.5
4072026-09-08T17:35:08.966Z Compiling anstyle v1.0.14
4082026-09-08T17:35:08.989Z Compiling cfg-if v1.0.4
4092026-09-08T17:35:09.033Z Compiling pretty-hex v0.4.1
4102026-09-08T17:35:09.062Z Compiling winnow v0.7.14
4112026-09-08T17:35:09.081Z Compiling is_terminal_polyfill v1.70.2
4122026-09-08T17:35:09.165Z Compiling syn v2.0.117
4132026-09-08T17:35:09.211Z Compiling anstream v1.0.0
4142026-09-08T17:35:09.231Z Compiling pest_meta v2.8.6
4152026-09-08T17:35:09.234Z Compiling bytecount v0.6.9
4162026-09-08T17:35:09.268Z Compiling fastrand v2.3.0
4172026-09-08T17:35:09.324Z Compiling unicode-width v0.1.14
4182026-09-08T17:35:09.327Z Compiling fs-err v3.3.0
4192026-09-08T17:35:09.405Z Compiling once_cell v1.21.3
4202026-09-08T17:35:09.472Z Compiling heck v0.5.0
4212026-09-08T17:35:09.489Z Compiling strsim v0.11.1
4222026-09-08T17:35:09.527Z Compiling heck v0.4.1
4232026-09-08T17:35:09.546Z Compiling clap_lex v1.0.0
4242026-09-08T17:35:09.562Z Compiling fnv v1.0.7
4252026-09-08T17:35:09.585Z Compiling anyhow v1.0.104
4262026-09-08T17:35:09.646Z Compiling memmap v0.7.0
4272026-09-08T17:35:09.687Z Compiling papergrid v0.11.0
4282026-09-08T17:35:09.724Z Compiling smawk v0.3.2
4292026-09-08T17:35:09.742Z Compiling unicode-linebreak v0.1.5
4302026-09-08T17:35:09.759Z Compiling unicode-width v0.2.0
4312026-09-08T17:35:09.794Z Compiling terminal_size v0.4.3
4322026-09-08T17:35:09.854Z Compiling tempfile v3.27.0
4332026-09-08T17:35:09.872Z Compiling swrite v0.1.0
4342026-09-08T17:35:10.010Z Compiling semver v1.0.28
4352026-09-08T17:35:10.052Z Compiling cargo-platform v0.3.2
4362026-09-08T17:35:10.080Z Compiling clap_builder v4.6.0
4372026-09-08T17:35:10.101Z Compiling textwrap v0.16.2
4382026-09-08T17:35:10.246Z Compiling camino-tempfile v1.4.1
4392026-09-08T17:35:10.660Z Compiling tabled_derive v0.7.0
4402026-09-08T17:35:11.304Z Compiling pest_generator v2.8.6
4412026-09-08T17:35:11.322Z Compiling tabled v0.15.0
4422026-09-08T17:35:11.808Z Compiling serde_derive v1.0.228
4432026-09-08T17:35:11.832Z Compiling thiserror-impl v1.0.69
4442026-09-08T17:35:11.832Z Compiling zerocopy-derive v0.7.35
4452026-09-08T17:35:11.832Z Compiling scroll_derive v0.12.1
4462026-09-08T17:35:11.832Z Compiling thiserror-impl v2.0.18
4472026-09-08T17:35:11.832Z Compiling clap_derive v4.6.1
4482026-09-08T17:35:11.851Z Compiling pest_derive v2.8.6
4492026-09-08T17:35:12.563Z Compiling scroll v0.12.0
4502026-09-08T17:35:12.680Z Compiling zerocopy v0.7.35
4512026-09-08T17:35:12.778Z Compiling goblin v0.8.2
4522026-09-08T17:35:12.953Z Compiling dtrace-parser v0.2.0
4532026-09-08T17:35:13.182Z Compiling clap v4.6.1
4542026-09-08T17:35:14.255Z Compiling dof v0.3.0
4552026-09-08T17:35:14.255Z Compiling serde_tokenstream v0.2.3
4562026-09-08T17:35:14.272Z Compiling toml_datetime v0.6.11
4572026-09-08T17:35:14.275Z Compiling serde_spanned v0.6.9
4582026-09-08T17:35:14.289Z Compiling macaddr v1.0.1
4592026-09-08T17:35:14.293Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4602026-09-08T17:35:14.293Z Compiling cargo_metadata v0.23.1
4612026-09-08T17:35:14.467Z Compiling toml_edit v0.22.27
4622026-09-08T17:35:14.944Z Compiling usdt-attr-macro v0.5.0
4632026-09-08T17:35:14.947Z Compiling usdt-macro v0.5.0
4642026-09-08T17:35:15.587Z Compiling usdt v0.5.0
4652026-09-08T17:35:15.718Z Compiling toml v0.8.23
4662026-09-08T17:35:16.033Z Compiling cargo_toml v0.21.0
4672026-09-08T17:35:17.322Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4682026-09-08T17:35:19.401Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.20s
4692026-09-08T17:35:19.616Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4702026-09-08T17:35:20.119Z Downloading crates ...
4712026-09-08T17:35:20.181Z Downloaded adler2 v2.0.1
4722026-09-08T17:35:20.189Z Downloaded argon2 v0.6.0-rc.8
4732026-09-08T17:35:20.196Z Downloaded atty v0.2.14
4742026-09-08T17:35:20.199Z Downloaded backtrace-ext v0.2.1
4752026-09-08T17:35:20.199Z Downloaded foreign-types-shared v0.3.1
4762026-09-08T17:35:20.203Z Downloaded aead v0.5.2
4772026-09-08T17:35:20.203Z Downloaded foreign-types v0.5.0
4782026-09-08T17:35:20.206Z Downloaded base16ct v1.0.0
4792026-09-08T17:35:20.206Z Downloaded base64 v0.22.1
4802026-09-08T17:35:20.206Z Downloaded bitfield-struct v0.6.2
4812026-09-08T17:35:20.209Z Downloaded env_logger v0.11.11
4822026-09-08T17:35:20.212Z Downloaded futures-sink v0.3.32
4832026-09-08T17:35:20.212Z Downloaded bcrypt-pbkdf v0.11.0
4842026-09-08T17:35:20.212Z Downloaded bit-set v0.5.3
4852026-09-08T17:35:20.212Z Downloaded fd-lock v4.0.4
4862026-09-08T17:35:20.215Z Downloaded async-stream v0.3.6
4872026-09-08T17:35:20.215Z Downloaded httpdate v1.0.3
4882026-09-08T17:35:20.215Z Downloaded base16ct v0.2.0
4892026-09-08T17:35:20.218Z Downloaded assert_matches v1.5.0
4902026-09-08T17:35:20.223Z Downloaded ena v0.14.4
4912026-09-08T17:35:20.223Z Downloaded foldhash v0.1.5
4922026-09-08T17:35:20.226Z Downloaded array-init v0.0.4
4932026-09-08T17:35:20.226Z Downloaded async-stream-impl v0.3.6
4942026-09-08T17:35:20.226Z Downloaded atomicwrites v0.4.4
4952026-09-08T17:35:20.226Z Downloaded bit-set v0.8.0
4962026-09-08T17:35:20.226Z Downloaded fixedbitset v0.5.7
4972026-09-08T17:35:20.229Z Downloaded ff v0.13.1
4982026-09-08T17:35:20.229Z Downloaded atomic-waker v1.1.2
4992026-09-08T17:35:20.229Z Downloaded arrayref v0.3.9
5002026-09-08T17:35:20.229Z Downloaded git-stub-vcs v0.1.0
5012026-09-08T17:35:20.232Z Downloaded getrandom v0.2.17
5022026-09-08T17:35:20.233Z Downloaded float-ord v0.3.2
5032026-09-08T17:35:20.236Z Downloaded ascii-canvas v3.0.0
5042026-09-08T17:35:20.236Z Downloaded async-recursion v1.1.1
5052026-09-08T17:35:20.239Z Downloaded bitfield-macros v0.19.4
5062026-09-08T17:35:20.239Z Downloaded float-cmp v0.10.0
5072026-09-08T17:35:20.239Z Downloaded gethostname v0.5.0
5082026-09-08T17:35:20.239Z Downloaded cmov v0.5.4
5092026-09-08T17:35:20.242Z Downloaded flagset v0.4.7
5102026-09-08T17:35:20.242Z Downloaded futures-task v0.3.32
5112026-09-08T17:35:20.242Z Downloaded embedded-io v0.4.0
5122026-09-08T17:35:20.242Z Downloaded anstyle-parse v0.2.7
5132026-09-08T17:35:20.245Z Downloaded const-oid v0.10.2
5142026-09-08T17:35:20.249Z Downloaded fallible-iterator v0.2.0
5152026-09-08T17:35:20.249Z Downloaded ff v0.14.0
5162026-09-08T17:35:20.249Z Downloaded bb8 v0.8.6
5172026-09-08T17:35:20.252Z Downloaded futures-io v0.3.32
5182026-09-08T17:35:20.252Z Downloaded env_filter v2.0.0
5192026-09-08T17:35:20.252Z Downloaded ciborium-io v0.2.2
5202026-09-08T17:35:20.252Z Downloaded block-buffer v0.12.1
5212026-09-08T17:35:20.257Z Downloaded cfg_aliases v0.1.1
5222026-09-08T17:35:20.257Z Downloaded fixedbitset v0.4.2
5232026-09-08T17:35:20.257Z Downloaded funty v2.0.0
5242026-09-08T17:35:20.257Z Downloaded castaway v0.2.4
5252026-09-08T17:35:20.257Z Downloaded enum-as-inner v0.6.1
5262026-09-08T17:35:20.260Z Downloaded ciborium-ll v0.2.2
5272026-09-08T17:35:20.260Z Downloaded compression-core v0.4.31
5282026-09-08T17:35:20.260Z Downloaded cobs v0.3.0
5292026-09-08T17:35:20.260Z Downloaded filetime v0.2.27
5302026-09-08T17:35:20.263Z Downloaded enum_dispatch v0.3.13
5312026-09-08T17:35:20.267Z Downloaded foreign-types v0.3.2
5322026-09-08T17:35:20.268Z Downloaded fxhash v0.2.1
5332026-09-08T17:35:20.268Z Downloaded cfg_aliases v0.2.1
5342026-09-08T17:35:20.268Z Downloaded globwalk v0.9.1
5352026-09-08T17:35:20.268Z Downloaded embedded-io v0.6.1
5362026-09-08T17:35:20.268Z Downloaded futures-core v0.3.32
5372026-09-08T17:35:20.271Z Downloaded futures-macro v0.3.32
5382026-09-08T17:35:20.271Z Downloaded foreign-types-shared v0.1.1
5392026-09-08T17:35:20.271Z Downloaded aead v0.6.1
5402026-09-08T17:35:20.271Z Downloaded bit-vec v0.6.3
5412026-09-08T17:35:20.271Z Downloaded bcs v0.1.6
5422026-09-08T17:35:20.272Z Downloaded elliptic-curve v0.14.1
5432026-09-08T17:35:20.275Z Downloaded hex v0.4.3
5442026-09-08T17:35:20.275Z Downloaded find-msvc-tools v0.1.9
5452026-09-08T17:35:20.275Z Downloaded argon2 v0.5.3
5462026-09-08T17:35:20.278Z Downloaded hash32 v0.3.1
5472026-09-08T17:35:20.278Z Downloaded arrayvec v0.7.6
5482026-09-08T17:35:20.278Z Downloaded bitfield v0.19.4
5492026-09-08T17:35:20.278Z Downloaded endian-type v0.1.2
5502026-09-08T17:35:20.278Z Downloaded async-trait v0.1.89
5512026-09-08T17:35:20.281Z Downloaded base64ct v1.8.3
5522026-09-08T17:35:20.281Z Downloaded form_urlencoded v1.2.2
5532026-09-08T17:35:20.284Z Downloaded hash32 v0.2.1
5542026-09-08T17:35:20.284Z Downloaded headers-core v0.3.0
5552026-09-08T17:35:20.284Z Downloaded foreign-types-macros v0.2.3
5562026-09-08T17:35:20.292Z Downloaded block-padding v0.4.2
5572026-09-08T17:35:20.296Z Downloaded http-range v0.1.5
5582026-09-08T17:35:20.299Z Downloaded ahash v0.8.12
5592026-09-08T17:35:20.299Z Downloaded cancel-safe-futures v0.1.5
5602026-09-08T17:35:20.302Z Downloaded git-stub v1.0.0
5612026-09-08T17:35:20.302Z Downloaded hex-literal v1.1.0
5622026-09-08T17:35:20.302Z Downloaded http-body v1.0.1
5632026-09-08T17:35:20.302Z Downloaded home v0.5.12
5642026-09-08T17:35:20.302Z Downloaded async-compression v0.4.41
5652026-09-08T17:35:20.306Z Downloaded hostname v0.3.1
5662026-09-08T17:35:20.309Z Downloaded hostname v0.4.2
5672026-09-08T17:35:20.312Z Downloaded hubpack v0.1.2
5682026-09-08T17:35:20.312Z Downloaded newline-converter v0.3.0
5692026-09-08T17:35:20.312Z Downloaded nibble_vec v0.1.0
5702026-09-08T17:35:20.312Z Downloaded nodrop v0.1.14
5712026-09-08T17:35:20.320Z Downloaded anstream v0.6.21
5722026-09-08T17:35:20.323Z Downloaded ghash v0.6.0
5732026-09-08T17:35:20.323Z Downloaded half v1.8.3
5742026-09-08T17:35:20.323Z Downloaded blowfish v0.10.0
5752026-09-08T17:35:20.326Z Downloaded chacha20 v0.9.1
5762026-09-08T17:35:20.326Z Downloaded fs-err v2.11.0
5772026-09-08T17:35:20.326Z Downloaded futures-executor v0.3.32
5782026-09-08T17:35:20.326Z Downloaded cexpr v0.6.0
5792026-09-08T17:35:20.329Z Downloaded powerfmt v0.2.0
5802026-09-08T17:35:20.329Z Downloaded cipher v0.5.2
5812026-09-08T17:35:20.332Z Downloaded bs58 v0.5.1
5822026-09-08T17:35:20.332Z Downloaded cmake v0.1.57
5832026-09-08T17:35:20.380Z Downloaded futures-channel v0.3.32
5842026-09-08T17:35:20.381Z Downloaded oso-derive v0.27.3
5852026-09-08T17:35:20.381Z Downloaded predicates-core v1.0.10
5862026-09-08T17:35:20.381Z Downloaded radium v0.7.0
5872026-09-08T17:35:20.381Z Downloaded progenitor-macro v0.14.0
5882026-09-08T17:35:20.381Z Downloaded highway v1.3.0
5892026-09-08T17:35:20.381Z Downloaded async-bb8-diesel v0.2.1
5902026-09-08T17:35:20.381Z Downloaded backon v1.6.0
5912026-09-08T17:35:20.381Z Downloaded foldhash v0.2.0
5922026-09-08T17:35:20.381Z Downloaded backoff v0.4.0
5932026-09-08T17:35:20.381Z Downloaded rand_pcg v0.10.2
5942026-09-08T17:35:20.381Z Downloaded bit-vec v0.8.0
5952026-09-08T17:35:20.381Z Downloaded scopeguard v1.2.0
5962026-09-08T17:35:20.381Z Downloaded secrecy v0.8.0
5972026-09-08T17:35:20.381Z Downloaded sha1 v0.10.6
5982026-09-08T17:35:20.381Z Downloaded sha1 v0.11.0
5992026-09-08T17:35:20.381Z Downloaded buf-list v1.1.2
6002026-09-08T17:35:20.381Z Downloaded compression-codecs v0.4.37
6012026-09-08T17:35:20.381Z Downloaded cassowary v0.3.0
6022026-09-08T17:35:20.381Z Downloaded cbc v0.2.1
6032026-09-08T17:35:20.381Z Downloaded fs_extra v1.3.0
6042026-09-08T17:35:20.381Z Downloaded group v0.13.0
6052026-09-08T17:35:20.381Z Downloaded allocator-api2 v0.2.21
6062026-09-08T17:35:20.381Z Downloaded signal-hook-mio v0.2.5
6072026-09-08T17:35:20.381Z Downloaded group v0.14.0
6082026-09-08T17:35:20.385Z Downloaded http-body-util v0.1.3
6092026-09-08T17:35:20.385Z Downloaded hubpack_derive v0.1.1
6102026-09-08T17:35:20.385Z Downloaded serde_bytes v0.11.19
6112026-09-08T17:35:20.385Z Downloaded glob v0.3.3
6122026-09-08T17:35:20.385Z Downloaded globset v0.4.18
6132026-09-08T17:35:20.388Z Downloaded byte-wrapper v0.1.0
6142026-09-08T17:35:20.388Z Downloaded camino-tempfile-ext v0.3.3
6152026-09-08T17:35:20.388Z Downloaded num_threads v0.1.7
6162026-09-08T17:35:20.394Z Downloaded num-integer v0.1.46
6172026-09-08T17:35:20.394Z Downloaded num_enum v0.5.11
6182026-09-08T17:35:20.397Z Downloaded slog-envlogger v2.2.0
6192026-09-08T17:35:20.397Z Downloaded stable_deref_trait v1.2.1
6202026-09-08T17:35:20.397Z Downloaded subtle v2.6.1
6212026-09-08T17:35:20.397Z Downloaded tabwriter v1.4.1
6222026-09-08T17:35:20.402Z Downloaded sqlparser_derive v0.5.0
6232026-09-08T17:35:20.402Z Downloaded oxnet v0.1.6
6242026-09-08T17:35:20.402Z Downloaded supports-unicode v3.0.0
6252026-09-08T17:35:20.402Z Downloaded expectorate v1.2.0
6262026-09-08T17:35:20.406Z Downloaded bitflags v1.3.2
6272026-09-08T17:35:20.406Z Downloaded bzip2 v0.6.1
6282026-09-08T17:35:20.406Z Downloaded console v0.15.11
6292026-09-08T17:35:20.409Z Downloaded erased-serde v0.3.31
6302026-09-08T17:35:20.409Z Downloaded pbkdf2 v0.13.0
6312026-09-08T17:35:20.409Z Downloaded pem v3.0.6
6322026-09-08T17:35:20.409Z Downloaded phf_shared v0.13.1
6332026-09-08T17:35:20.412Z Downloaded cipher v0.4.4
6342026-09-08T17:35:20.412Z Downloaded colored v2.2.0
6352026-09-08T17:35:20.413Z Downloaded colored v3.1.1
6362026-09-08T17:35:20.417Z Downloaded fatfs v0.3.6
6372026-09-08T17:35:20.417Z Downloaded structmeta v0.3.0
6382026-09-08T17:35:20.417Z Downloaded tokio-macros v2.7.0
6392026-09-08T17:35:20.417Z Downloaded unarray v0.1.4
6402026-09-08T17:35:20.417Z Downloaded pem-rfc7468 v1.0.0
6412026-09-08T17:35:20.420Z Downloaded rand_core v0.9.5
6422026-09-08T17:35:20.420Z Downloaded psm v0.1.30
6432026-09-08T17:35:20.420Z Downloaded pem-rfc7468 v0.7.0
6442026-09-08T17:35:20.423Z Downloaded polyval v0.7.1
6452026-09-08T17:35:20.423Z Downloaded tokio-test v0.4.5
6462026-09-08T17:35:20.423Z Downloaded addr2line v0.25.1
6472026-09-08T17:35:20.423Z Downloaded chacha20 v0.10.0
6482026-09-08T17:35:20.426Z Downloaded void v1.0.2
6492026-09-08T17:35:20.426Z Downloaded progenitor-extras v0.2.0
6502026-09-08T17:35:20.429Z Downloaded blake2 v0.11.0-rc.6
6512026-09-08T17:35:20.432Z Downloaded console v0.16.2
6522026-09-08T17:35:20.432Z Downloaded progenitor v0.13.0
6532026-09-08T17:35:20.432Z Downloaded rand_core v0.10.0
6542026-09-08T17:35:20.432Z Downloaded usdt-attr-macro v0.6.0
6552026-09-08T17:35:20.432Z Downloaded usdt v0.6.0
6562026-09-08T17:35:20.435Z Downloaded rustc-demangle v0.1.27
6572026-09-08T17:35:20.439Z Downloaded zone_cfg_derive v0.3.1
6582026-09-08T17:35:20.442Z Downloaded serde_with_macros v1.5.2
6592026-09-08T17:35:20.442Z Downloaded xshell-macros v0.2.7
6602026-09-08T17:35:20.443Z Downloaded zeroize_derive v1.5.0
6612026-09-08T17:35:20.443Z Downloaded convert_case v0.4.0
6622026-09-08T17:35:20.443Z Downloaded cpubits v0.1.1
6632026-09-08T17:35:20.443Z Downloaded crunchy v0.2.4
6642026-09-08T17:35:20.443Z Downloaded futures v0.3.32
6652026-09-08T17:35:20.448Z Downloaded hmac v0.12.1
6662026-09-08T17:35:20.451Z Downloaded serde-hex v0.1.0
6672026-09-08T17:35:20.451Z Downloaded serde_tokenstream v0.3.0
6682026-09-08T17:35:20.451Z Downloaded zone v0.3.1
6692026-09-08T17:35:20.454Z Downloaded cstr-argument v0.1.2
6702026-09-08T17:35:20.458Z Downloaded httparse v1.10.1
6712026-09-08T17:35:20.458Z Downloaded ciborium v0.2.2
6722026-09-08T17:35:20.461Z Downloaded parking_lot_core v0.9.12
6732026-09-08T17:35:20.464Z Downloaded hmac v0.13.0
6742026-09-08T17:35:20.464Z Downloaded strum_macros v0.24.3
6752026-09-08T17:35:20.467Z Downloaded darling_macro v0.20.11
6762026-09-08T17:35:20.470Z Downloaded pkcs1 v0.8.0-rc.4
6772026-09-08T17:35:20.470Z Downloaded termios v0.3.3
6782026-09-08T17:35:20.474Z Downloaded difflib v0.4.0
6792026-09-08T17:35:20.475Z Downloaded curve25519-dalek-derive v0.1.1
6802026-09-08T17:35:20.475Z Downloaded heapless v0.7.17
6812026-09-08T17:35:20.480Z Downloaded thread_local v1.1.9
6822026-09-08T17:35:20.480Z Downloaded dtrace-parser v0.3.0
6832026-09-08T17:35:20.480Z Downloaded pkcs1 v0.7.5
6842026-09-08T17:35:20.483Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6852026-09-08T17:35:20.483Z Downloaded defmt-parser v1.0.0
6862026-09-08T17:35:20.483Z Downloaded downcast-rs v2.0.2
6872026-09-08T17:35:20.483Z Downloaded dof v0.4.0
6882026-09-08T17:35:20.484Z Downloaded flume v0.11.1
6892026-09-08T17:35:20.488Z Downloaded password-hash v0.5.0
6902026-09-08T17:35:20.488Z Downloaded tinystr v0.8.2
6912026-09-08T17:35:20.488Z Downloaded tiny-keccak v2.0.2
6922026-09-08T17:35:20.491Z Downloaded tui-tree-widget v0.23.1
6932026-09-08T17:35:20.491Z Downloaded clang-sys v1.8.1
6942026-09-08T17:35:20.494Z Downloaded blake2 v0.10.6
6952026-09-08T17:35:20.498Z Downloaded bzip2 v0.4.4
6962026-09-08T17:35:20.499Z Downloaded usdt-impl v0.6.0
6972026-09-08T17:35:20.502Z Downloaded illumos-nvpair-sys v0.2.0
6982026-09-08T17:35:20.503Z Downloaded is_ci v1.2.0
6992026-09-08T17:35:20.506Z Downloaded instability v0.3.11
7002026-09-08T17:35:20.506Z Downloaded libscf-sys v1.2.0
7012026-09-08T17:35:20.510Z Downloaded chacha20poly1305 v0.10.1
7022026-09-08T17:35:20.517Z Downloaded vergen-lib v9.1.0
7032026-09-08T17:35:20.521Z Downloaded num-iter v0.1.45
7042026-09-08T17:35:20.524Z Downloaded generic-array v1.4.3
7052026-09-08T17:35:20.524Z Downloaded slog-json v2.6.1
7062026-09-08T17:35:20.527Z Downloaded critical-section v1.2.0
7072026-09-08T17:35:20.527Z Downloaded corncobs v0.1.4
7082026-09-08T17:35:20.531Z Downloaded lru v0.12.5
7092026-09-08T17:35:20.531Z Downloaded mime v0.3.17
7102026-09-08T17:35:20.534Z Downloaded opaque-debug v0.3.1
7112026-09-08T17:35:20.540Z Downloaded getrandom v0.3.4
7122026-09-08T17:35:20.543Z Downloaded oxide-update-engine-types v0.1.2
7132026-09-08T17:35:20.543Z Downloaded smallvec v1.15.1
7142026-09-08T17:35:20.546Z Downloaded sha2 v0.11.0
7152026-09-08T17:35:20.549Z Downloaded term v1.2.1
7162026-09-08T17:35:20.549Z Downloaded maybe-uninit v2.0.0
7172026-09-08T17:35:20.549Z Downloaded num-derive v0.4.2
7182026-09-08T17:35:20.554Z Downloaded const-oid v0.9.6
7192026-09-08T17:35:20.554Z Downloaded digest v0.11.3
7202026-09-08T17:35:20.554Z Downloaded packed_struct_codegen v0.10.1
7212026-09-08T17:35:20.557Z Downloaded data-encoding v2.10.0
7222026-09-08T17:35:20.560Z Downloaded proc-macro-crate v3.4.0
7232026-09-08T17:35:20.560Z Downloaded deranged v0.5.8
7242026-09-08T17:35:20.564Z Downloaded potential_utf v0.1.4
7252026-09-08T17:35:20.567Z Downloaded quick-error v1.2.3
7262026-09-08T17:35:20.567Z Downloaded impl-trait-for-tuples v0.2.3
7272026-09-08T17:35:20.570Z Downloaded tokio-stream v0.1.18
7282026-09-08T17:35:20.570Z Downloaded rand_xorshift v0.4.0
7292026-09-08T17:35:20.574Z Downloaded arc-swap v1.8.2
7302026-09-08T17:35:20.574Z Downloaded base64 v0.21.7
7312026-09-08T17:35:20.577Z Downloaded chumsky v0.9.3
7322026-09-08T17:35:20.580Z Downloaded compact_str v0.8.1
7332026-09-08T17:35:20.580Z Downloaded vergen-lib v0.1.6
7342026-09-08T17:35:20.580Z Downloaded oso v0.27.3
7352026-09-08T17:35:20.583Z Downloaded libefi-sys v0.1.0
7362026-09-08T17:35:20.583Z Downloaded unicode-properties v0.1.4
7372026-09-08T17:35:20.583Z Downloaded scheduled-thread-pool v0.2.7
7382026-09-08T17:35:20.586Z Downloaded der_derive v0.7.3
7392026-09-08T17:35:20.586Z Downloaded serde_urlencoded v0.7.1
7402026-09-08T17:35:20.591Z Downloaded rfc6979 v0.4.0
7412026-09-08T17:35:20.594Z Downloaded headers v0.4.1
7422026-09-08T17:35:20.598Z Downloaded miette-derive v7.6.0
7432026-09-08T17:35:20.598Z Downloaded ar_archive_writer v0.5.1
7442026-09-08T17:35:20.601Z Downloaded mime_guess v2.0.5
7452026-09-08T17:35:20.601Z Downloaded half v2.7.1
7462026-09-08T17:35:20.601Z Downloaded rcgen v0.12.1
7472026-09-08T17:35:20.604Z Downloaded crossbeam-utils v0.8.21
7482026-09-08T17:35:20.604Z Downloaded lock_api v0.4.14
7492026-09-08T17:35:20.608Z Downloaded salsa20 v0.11.0
7502026-09-08T17:35:20.611Z Downloaded signature v3.0.0
7512026-09-08T17:35:20.611Z Downloaded testing_table v0.3.0
7522026-09-08T17:35:20.611Z Downloaded sponge-cursor v0.1.0
7532026-09-08T17:35:20.617Z Downloaded socket2 v0.5.10
7542026-09-08T17:35:20.621Z Downloaded supports-hyperlinks v3.2.0
7552026-09-08T17:35:20.621Z Downloaded tagptr v0.2.0
7562026-09-08T17:35:20.621Z Downloaded darling v0.20.11
7572026-09-08T17:35:20.624Z Downloaded oxide-update-engine-display v0.1.2
7582026-09-08T17:35:20.624Z Downloaded peg v0.8.5
7592026-09-08T17:35:20.628Z Downloaded tinyvec_macros v0.1.1
7602026-09-08T17:35:20.628Z Downloaded flate2 v1.1.9
7612026-09-08T17:35:20.628Z Downloaded topological-sort v0.2.2
7622026-09-08T17:35:20.628Z Downloaded ecdsa v0.17.0
7632026-09-08T17:35:20.631Z Downloaded progenitor-macro v0.13.0
7642026-09-08T17:35:20.634Z Downloaded postgres-protocol v0.6.10
7652026-09-08T17:35:20.634Z Downloaded heapless v0.8.0
7662026-09-08T17:35:20.637Z Downloaded rpassword v7.5.4
7672026-09-08T17:35:20.637Z Downloaded trait-variant v0.1.2
7682026-09-08T17:35:20.640Z Downloaded openssl-probe v0.1.6
7692026-09-08T17:35:20.640Z Downloaded packed_struct v0.10.1
7702026-09-08T17:35:20.640Z Downloaded similar v2.7.0
7712026-09-08T17:35:20.646Z Downloaded pkcs5 v0.8.1
7722026-09-08T17:35:20.651Z Downloaded progenitor-client v0.13.0
7732026-09-08T17:35:20.654Z Downloaded rand_seeder v0.4.0
7742026-09-08T17:35:20.657Z Downloaded ingot-macros v0.2.0
7752026-09-08T17:35:20.661Z Downloaded schemars_derive v0.8.22
7762026-09-08T17:35:20.661Z Downloaded seq-macro v0.3.6
7772026-09-08T17:35:20.661Z Downloaded untrusted v0.9.0
7782026-09-08T17:35:20.665Z Downloaded papergrid v0.18.0
7792026-09-08T17:35:20.668Z Downloaded crc-catalog v2.4.0
7802026-09-08T17:35:20.668Z Downloaded bumpalo v3.20.2
7812026-09-08T17:35:20.672Z Downloaded cpufeatures v0.3.0
7822026-09-08T17:35:20.672Z Downloaded unsafe-libyaml v0.2.11
7832026-09-08T17:35:20.675Z Downloaded serde_path_to_error v0.1.20
7842026-09-08T17:35:20.675Z Downloaded backtrace v0.3.76
7852026-09-08T17:35:20.676Z Downloaded cc v1.2.56
7862026-09-08T17:35:20.679Z Downloaded hybrid-array v0.4.13
7872026-09-08T17:35:20.679Z Downloaded rustls-platform-verifier v0.6.2
7882026-09-08T17:35:20.683Z Downloaded ryu v1.0.23
7892026-09-08T17:35:20.689Z Downloaded scuffle v0.1.0
7902026-09-08T17:35:20.693Z Downloaded ipnet v2.12.0
7912026-09-08T17:35:20.696Z Downloaded litrs v1.0.0
7922026-09-08T17:35:20.696Z Downloaded oxide-generation v0.1.3
7932026-09-08T17:35:20.696Z Downloaded smf v0.2.3
7942026-09-08T17:35:20.696Z Downloaded debug-ignore v1.0.5
7952026-09-08T17:35:20.701Z Downloaded defmt v0.3.100
7962026-09-08T17:35:20.701Z Downloaded prettyplease v0.2.37
7972026-09-08T17:35:20.701Z Downloaded sec1 v0.7.3
7982026-09-08T17:35:20.701Z Downloaded tokio-tungstenite v0.21.0
7992026-09-08T17:35:20.704Z Downloaded document-features v0.2.12
8002026-09-08T17:35:20.704Z Downloaded idna_adapter v1.2.1
8012026-09-08T17:35:20.704Z Downloaded tokio-dtrace v0.1.1
8022026-09-08T17:35:20.707Z Downloaded toml_writer v1.1.1+spec-1.1.0
8032026-09-08T17:35:20.707Z Downloaded bytes v1.11.1
8042026-09-08T17:35:20.710Z Downloaded signal-hook-registry v1.4.8
8052026-09-08T17:35:20.710Z Downloaded pkcs8 v0.11.0
8062026-09-08T17:35:20.710Z Downloaded poly1305 v0.9.0
8072026-09-08T17:35:20.713Z Downloaded ssh-encoding v0.3.0
8082026-09-08T17:35:20.713Z Downloaded string_cache v0.8.9
8092026-09-08T17:35:20.716Z Downloaded strum_macros v0.27.2
8102026-09-08T17:35:20.717Z Downloaded uzers v0.12.2
8112026-09-08T17:35:20.723Z Downloaded vergen-gitcl v1.0.8
8122026-09-08T17:35:20.723Z Downloaded vsss-rs v3.3.4
8132026-09-08T17:35:20.723Z Downloaded instant v0.1.13
8142026-09-08T17:35:20.723Z Downloaded dyn-clone v1.0.20
8152026-09-08T17:35:20.723Z Downloaded hickory-resolver v0.24.4
8162026-09-08T17:35:20.726Z Downloaded publicsuffix v2.3.0
8172026-09-08T17:35:20.735Z Downloaded rustls-pki-types v1.14.0
8182026-09-08T17:35:20.738Z Downloaded serde_with_macros v3.21.0
8192026-09-08T17:35:20.738Z Downloaded num v0.4.3
8202026-09-08T17:35:20.741Z Downloaded keccak v0.1.6
8212026-09-08T17:35:20.741Z Downloaded nonempty v0.12.0
8222026-09-08T17:35:20.741Z Downloaded linked-hash-map v0.5.6
8232026-09-08T17:35:20.745Z Downloaded phf_shared v0.11.3
8242026-09-08T17:35:20.745Z Downloaded slog-scope v4.4.1
8252026-09-08T17:35:20.749Z Downloaded tokio-tungstenite v0.23.1
8262026-09-08T17:35:20.752Z Downloaded phf v0.12.1
8272026-09-08T17:35:20.752Z Downloaded quinn-udp v0.5.14
8282026-09-08T17:35:20.755Z Downloaded postgres-types v0.2.12
8292026-09-08T17:35:20.755Z Downloaded zip v0.6.6
8302026-09-08T17:35:20.758Z Downloaded parse-display v0.10.0
8312026-09-08T17:35:20.758Z Downloaded proc-macro-crate v1.3.1
8322026-09-08T17:35:20.761Z Downloaded new_debug_unreachable v1.0.6
8332026-09-08T17:35:20.761Z Downloaded unicode-xid v0.2.6
8342026-09-08T17:35:20.764Z Downloaded socket2 v0.6.3
8352026-09-08T17:35:20.771Z Downloaded rand_chacha v0.3.1
8362026-09-08T17:35:20.776Z Downloaded wyz v0.5.1
8372026-09-08T17:35:20.776Z Downloaded zstd-safe v7.2.4
8382026-09-08T17:35:20.779Z Downloaded rustc-hash v2.1.1
8392026-09-08T17:35:20.779Z Downloaded sapling-renderdag v0.1.0
8402026-09-08T17:35:20.779Z Downloaded pretty_assertions v1.4.1
8412026-09-08T17:35:20.782Z Downloaded percent-encoding v2.3.2
8422026-09-08T17:35:20.785Z Downloaded progenitor-client v0.14.0
8432026-09-08T17:35:20.785Z Downloaded md-5 v0.10.6
8442026-09-08T17:35:20.785Z Downloaded russh-util v0.52.0
8452026-09-08T17:35:20.794Z Downloaded slog-bunyan v2.5.0
8462026-09-08T17:35:20.797Z Downloaded toml_edit v0.19.15
8472026-09-08T17:35:20.804Z Downloaded yansi v1.0.1
8482026-09-08T17:35:20.808Z Downloaded aes v0.9.1
8492026-09-08T17:35:20.811Z Downloaded icu_locale_core v2.1.1
8502026-09-08T17:35:20.814Z Downloaded serde_yaml v0.9.34+deprecated
8512026-09-08T17:35:20.817Z Downloaded whoami v2.1.0
8522026-09-08T17:35:20.817Z Downloaded num-complex v0.4.6
8532026-09-08T17:35:20.820Z Downloaded oxide-tokio-rt v0.1.4
8542026-09-08T17:35:20.820Z Downloaded strum v0.26.3
8552026-09-08T17:35:20.821Z Downloaded either v1.15.0
8562026-09-08T17:35:20.824Z Downloaded yasna v0.5.2
8572026-09-08T17:35:20.824Z Downloaded csv-core v0.1.13
8582026-09-08T17:35:20.824Z Downloaded hashbrown v0.13.2
8592026-09-08T17:35:20.827Z Downloaded miniz_oxide v0.8.9
8602026-09-08T17:35:20.827Z Downloaded hickory-resolver v0.25.2
8612026-09-08T17:35:20.830Z Downloaded paste v1.0.15
8622026-09-08T17:35:20.834Z Downloaded phf v0.13.1
8632026-09-08T17:35:20.837Z Downloaded tower-service v0.3.3
8642026-09-08T17:35:20.840Z Downloaded nom v7.1.3
8652026-09-08T17:35:20.843Z Downloaded ingot v0.2.1
8662026-09-08T17:35:20.843Z Downloaded typify-macro v0.6.2
8672026-09-08T17:35:20.846Z Downloaded unicase v2.9.0
8682026-09-08T17:35:20.846Z Downloaded darling_core v0.20.11
8692026-09-08T17:35:20.850Z Downloaded hickory-server v0.25.2
8702026-09-08T17:35:20.855Z Downloaded pin-project v1.1.11
8712026-09-08T17:35:20.858Z Downloaded twox-hash v2.1.2
8722026-09-08T17:35:20.861Z Downloaded rand_chacha v0.9.0
8732026-09-08T17:35:20.861Z Downloaded zerofrom v0.1.6
8742026-09-08T17:35:20.861Z Downloaded crc8 v0.1.1
8752026-09-08T17:35:20.862Z Downloaded derive_more v2.1.1
8762026-09-08T17:35:20.867Z Downloaded iana-time-zone v0.1.65
8772026-09-08T17:35:20.870Z Downloaded smallvec v0.6.14
8782026-09-08T17:35:20.873Z Downloaded crypto-common v0.2.2
8792026-09-08T17:35:20.873Z Downloaded crc32fast v1.5.0
8802026-09-08T17:35:20.876Z Downloaded dsl_auto_type v0.2.0
8812026-09-08T17:35:20.876Z Downloaded zeroize v1.9.0
8822026-09-08T17:35:20.880Z Downloaded dirs-next v2.0.0
8832026-09-08T17:35:20.883Z Downloaded multer v3.1.0
8842026-09-08T17:35:20.883Z Downloaded hashbrown v0.12.3
8852026-09-08T17:35:20.886Z Downloaded port-file v0.1.0
8862026-09-08T17:35:20.889Z Downloaded poly1305 v0.8.0
8872026-09-08T17:35:20.889Z Downloaded predicates v3.1.4
8882026-09-08T17:35:20.892Z Downloaded ssh-cipher v0.3.0
8892026-09-08T17:35:20.895Z Downloaded ident_case v1.0.1
8902026-09-08T17:35:20.895Z Downloaded lazy_static v1.5.0
8912026-09-08T17:35:20.898Z Downloaded jiff-static v0.2.34
8922026-09-08T17:35:20.899Z Downloaded slog v2.8.2
8932026-09-08T17:35:20.902Z Downloaded match_cfg v0.1.0
8942026-09-08T17:35:20.902Z Downloaded rustyline v14.0.0
8952026-09-08T17:35:20.905Z Downloaded darling v0.21.3
8962026-09-08T17:35:20.909Z Downloaded synstructure v0.13.2
8972026-09-08T17:35:20.909Z Downloaded time-macros v0.2.27
8982026-09-08T17:35:20.909Z Downloaded rand_core v0.6.4
8992026-09-08T17:35:20.909Z Downloaded serde_derive_internals v0.29.1
9002026-09-08T17:35:20.912Z Downloaded simd-adler32 v0.3.8
9012026-09-08T17:35:20.914Z Downloaded minimal-lexical v0.2.1
9022026-09-08T17:35:20.917Z Downloaded snafu v0.8.9
9032026-09-08T17:35:20.917Z Downloaded hyper-tls v0.6.0
9042026-09-08T17:35:20.920Z Downloaded thiserror-no-std v2.0.2
9052026-09-08T17:35:20.925Z Downloaded tls_codec v0.4.2
9062026-09-08T17:35:20.925Z Downloaded writeable v0.6.2
9072026-09-08T17:35:20.925Z Downloaded inout v0.1.4
9082026-09-08T17:35:20.925Z Downloaded rustversion v1.0.22
9092026-09-08T17:35:20.925Z Downloaded md5 v0.8.0
9102026-09-08T17:35:20.928Z Downloaded http v1.4.2
9112026-09-08T17:35:20.928Z Downloaded knus-derive v3.4.0
9122026-09-08T17:35:20.928Z Downloaded support-bundle-viewer v0.1.2
9132026-09-08T17:35:20.931Z Downloaded derive_more v0.99.20
9142026-09-08T17:35:20.931Z Downloaded des v0.9.0
9152026-09-08T17:35:20.934Z Downloaded litemap v0.8.1
9162026-09-08T17:35:20.934Z Downloaded lru-slab v0.1.2
9172026-09-08T17:35:20.934Z Downloaded tls_codec_derive v0.4.2
9182026-09-08T17:35:20.939Z Downloaded zerovec-derive v0.11.2
9192026-09-08T17:35:20.939Z Downloaded olpc-cjson v0.1.4
9202026-09-08T17:35:20.939Z Downloaded oxide-generation-macros v0.2.0
9212026-09-08T17:35:20.939Z Downloaded path-slash v0.1.5
9222026-09-08T17:35:20.942Z Downloaded normalize-line-endings v0.3.0
9232026-09-08T17:35:20.942Z Downloaded yoke v0.8.1
9242026-09-08T17:35:20.945Z Downloaded newtype-uuid v1.3.2
9252026-09-08T17:35:20.945Z Downloaded libbz2-rs-sys v0.2.2
9262026-09-08T17:35:20.948Z Downloaded const_format_proc_macros v0.2.34
9272026-09-08T17:35:20.948Z Downloaded serdect v0.4.3
9282026-09-08T17:35:20.955Z Downloaded derive_more-impl v2.1.1
9292026-09-08T17:35:20.958Z Downloaded ed25519 v3.0.0
9302026-09-08T17:35:20.961Z Downloaded delegate v0.13.5
9312026-09-08T17:35:20.964Z Downloaded rsa v0.9.10
9322026-09-08T17:35:20.967Z Downloaded rustc_version v0.1.7
9332026-09-08T17:35:20.970Z Downloaded same-file v1.0.6
9342026-09-08T17:35:20.970Z Downloaded omicron-zone-package v0.12.3
9352026-09-08T17:35:20.970Z Downloaded serde_spanned v1.1.1
9362026-09-08T17:35:20.973Z Downloaded shell-words v1.1.1
9372026-09-08T17:35:20.973Z Downloaded rfc6979 v0.6.0
9382026-09-08T17:35:20.976Z Downloaded signature v2.2.0
9392026-09-08T17:35:20.980Z Downloaded strum v0.27.2
9402026-09-08T17:35:20.983Z Downloaded term v0.7.0
9412026-09-08T17:35:20.983Z Downloaded aes-gcm v0.11.0
9422026-09-08T17:35:20.987Z Downloaded vergen v9.1.0
9432026-09-08T17:35:20.990Z Downloaded native-tls v0.2.18
9442026-09-08T17:35:20.990Z Downloaded derive-where v1.6.0
9452026-09-08T17:35:20.993Z Downloaded sync-ptr v0.1.4
9462026-09-08T17:35:20.993Z Downloaded thread-id v5.1.0
9472026-09-08T17:35:20.997Z Downloaded hyper-staticfile v0.10.1
9482026-09-08T17:35:20.997Z Downloaded icu_properties v2.1.2
9492026-09-08T17:35:21.005Z Downloaded libsw-core v0.3.2
9502026-09-08T17:35:21.008Z Downloaded indexmap v1.9.3
9512026-09-08T17:35:21.011Z Downloaded wait-timeout v0.2.1
9522026-09-08T17:35:21.011Z Downloaded want v0.3.1
9532026-09-08T17:35:21.011Z Downloaded xattr v1.6.1
9542026-09-08T17:35:21.012Z Downloaded crucible-workspace-hack v0.1.0
9552026-09-08T17:35:21.012Z Downloaded untrusted v0.7.1
9562026-09-08T17:35:21.016Z Downloaded dirs-sys-next v0.1.2
9572026-09-08T17:35:21.020Z Downloaded schemars v0.8.22
9582026-09-08T17:35:21.027Z Downloaded try-lock v0.2.5
9592026-09-08T17:35:21.030Z Downloaded universal-hash v0.6.1
9602026-09-08T17:35:21.031Z Downloaded darling_macro v0.23.0
9612026-09-08T17:35:21.034Z Downloaded is-terminal v0.4.17
9622026-09-08T17:35:21.034Z Downloaded hashbrown v0.16.1
9632026-09-08T17:35:21.037Z Downloaded inout v0.2.2
9642026-09-08T17:35:21.040Z Downloaded dropshot-api-manager-types v0.8.0
9652026-09-08T17:35:21.040Z Downloaded rsa v0.10.0-rc.18
9662026-09-08T17:35:21.044Z Downloaded primeorder v0.13.6
9672026-09-08T17:35:21.049Z Downloaded derive_builder v0.20.2
9682026-09-08T17:35:21.052Z Downloaded rustls-pemfile v2.2.0
9692026-09-08T17:35:21.056Z Downloaded scroll v0.13.0
9702026-09-08T17:35:21.056Z Downloaded managed v0.8.0
9712026-09-08T17:35:21.059Z Downloaded openssl-macros v0.1.1
9722026-09-08T17:35:21.059Z Downloaded kem v0.3.0
9732026-09-08T17:35:21.059Z Downloaded stringprep v0.1.5
9742026-09-08T17:35:21.064Z Downloaded peg-runtime v0.8.5
9752026-09-08T17:35:21.064Z Downloaded snafu-derive v0.8.9
9762026-09-08T17:35:21.064Z Downloaded aho-corasick v1.1.4
9772026-09-08T17:35:21.067Z Downloaded slog-async v2.8.0
9782026-09-08T17:35:21.067Z Downloaded p384 v0.14.0
9792026-09-08T17:35:21.072Z Downloaded tinyvec v1.10.0
9802026-09-08T17:35:21.072Z Downloaded uuid v1.23.4
9812026-09-08T17:35:21.076Z Downloaded nanorand v0.7.0
9822026-09-08T17:35:21.076Z Downloaded recursive v0.1.1
9832026-09-08T17:35:21.076Z Downloaded ref-cast-impl v1.0.25
9842026-09-08T17:35:21.084Z Downloaded ed25519-dalek v2.2.0
9852026-09-08T17:35:21.092Z Downloaded secrecy v0.10.3
9862026-09-08T17:35:21.095Z Downloaded sigpipe v0.1.3
9872026-09-08T17:35:21.095Z Downloaded num-bigint v0.4.6
9882026-09-08T17:35:21.095Z Downloaded strip-ansi-escapes v0.2.1
9892026-09-08T17:35:21.095Z Downloaded termtree v0.5.1
9902026-09-08T17:35:21.099Z Downloaded owo-colors v4.3.0
9912026-09-08T17:35:21.103Z Downloaded postcard v1.1.3
9922026-09-08T17:35:21.106Z Downloaded hashbrown v0.14.5
9932026-09-08T17:35:21.109Z Downloaded darling v0.23.0
9942026-09-08T17:35:21.112Z Downloaded darling_core v0.13.4
9952026-09-08T17:35:21.113Z Downloaded drift v0.2.0
9962026-09-08T17:35:21.119Z Downloaded hashbrown v0.15.5
9972026-09-08T17:35:21.122Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9982026-09-08T17:35:21.126Z Downloaded phc v0.6.1
9992026-09-08T17:35:21.126Z Downloaded derive-ex v0.1.8
10002026-09-08T17:35:21.126Z Downloaded tap v1.0.1
10012026-09-08T17:35:21.126Z Downloaded convert_case v0.10.0
10022026-09-08T17:35:21.129Z Downloaded utf-8 v0.7.6
10032026-09-08T17:35:21.129Z Downloaded serde_plain v1.0.2
10042026-09-08T17:35:21.129Z Downloaded utf8_iter v1.0.4
10052026-09-08T17:35:21.129Z Downloaded unicode_categories v0.1.1
10062026-09-08T17:35:21.132Z Downloaded unit-prefix v0.5.2
10072026-09-08T17:35:21.132Z Downloaded yoke-derive v0.8.1
10082026-09-08T17:35:21.132Z Downloaded typed-path v0.9.3
10092026-09-08T17:35:21.135Z Downloaded unicode-segmentation v1.12.0
10102026-09-08T17:35:21.141Z Downloaded ed25519-dalek v3.0.0
10112026-09-08T17:35:21.145Z Downloaded module-lattice v0.2.3
10122026-09-08T17:35:21.145Z Downloaded num_enum_derive v0.7.6
10132026-09-08T17:35:21.145Z Downloaded crc v3.4.0
10142026-09-08T17:35:21.145Z Downloaded diesel_table_macro_syntax v0.3.0
10152026-09-08T17:35:21.149Z Downloaded linear-map v1.2.0
10162026-09-08T17:35:21.149Z Downloaded nu-ansi-term v0.50.3
10172026-09-08T17:35:21.149Z Downloaded crypto-bigint v0.5.5
10182026-09-08T17:35:21.153Z Downloaded mio v1.2.0
10192026-09-08T17:35:21.156Z Downloaded tracing-attributes v0.1.31
10202026-09-08T17:35:21.159Z Downloaded steno v0.4.1
10212026-09-08T17:35:21.162Z Downloaded darling_core v0.23.0
10222026-09-08T17:35:21.165Z Downloaded newtype-uuid-macros v0.1.0
10232026-09-08T17:35:21.168Z Downloaded ppv-lite86 v0.2.21
10242026-09-08T17:35:21.168Z Downloaded num-traits v0.2.19
10252026-09-08T17:35:21.168Z Downloaded progenitor v0.14.0
10262026-09-08T17:35:21.172Z Downloaded kstat-rs v0.2.5
10272026-09-08T17:35:21.174Z Downloaded num_enum_derive v0.5.11
10282026-09-08T17:35:21.177Z Downloaded ssh-key v0.7.0-rc.11
10292026-09-08T17:35:21.179Z Downloaded ref-cast v1.0.25
10302026-09-08T17:35:21.183Z Downloaded tokio-native-tls v0.3.1
10312026-09-08T17:35:21.183Z Downloaded num-bigint-dig v0.8.6
10322026-09-08T17:35:21.186Z Downloaded serde_repr v0.1.20
10332026-09-08T17:35:21.189Z Downloaded schemars v0.9.0
10342026-09-08T17:35:21.194Z Downloaded p521 v0.14.0
10352026-09-08T17:35:21.198Z Downloaded phf_shared v0.12.1
10362026-09-08T17:35:21.198Z Downloaded cookie v0.18.1
10372026-09-08T17:35:21.201Z Downloaded rand v0.10.1
10382026-09-08T17:35:21.204Z Downloaded unicode-bidi v0.3.18
10392026-09-08T17:35:21.204Z Downloaded take_mut v0.2.2
10402026-09-08T17:35:21.207Z Downloaded slog-stdlog v4.1.1
10412026-09-08T17:35:21.207Z Downloaded slog-term v2.9.2
10422026-09-08T17:35:21.211Z Downloaded ed25519 v2.2.3
10432026-09-08T17:35:21.211Z Downloaded ctutils v0.4.2
10442026-09-08T17:35:21.214Z Downloaded tower-http v0.6.8
10452026-09-08T17:35:21.218Z Downloaded winnow v0.6.26
10462026-09-08T17:35:21.224Z Downloaded indicatif v0.18.4
10472026-09-08T17:35:21.227Z Downloaded wnaf v0.14.0
10482026-09-08T17:35:21.227Z Downloaded zip v4.6.1
10492026-09-08T17:35:21.230Z Downloaded ctr v0.10.1
10502026-09-08T17:35:21.233Z Downloaded universal-hash v0.5.1
10512026-09-08T17:35:21.233Z Downloaded memoffset v0.9.1
10522026-09-08T17:35:21.236Z Downloaded displaydoc v0.2.5
10532026-09-08T17:35:21.239Z Downloaded ecdsa v0.16.9
10542026-09-08T17:35:21.242Z Downloaded zerofrom-derive v0.1.6
10552026-09-08T17:35:21.242Z Downloaded itertools v0.10.5
10562026-09-08T17:35:21.245Z Downloaded reqwest v0.13.2
10572026-09-08T17:35:21.249Z Downloaded internet-checksum v0.2.1
10582026-09-08T17:35:21.255Z Downloaded toml v1.1.2+spec-1.1.0
10592026-09-08T17:35:21.261Z Downloaded openssl-sys v0.9.117
10602026-09-08T17:35:21.264Z Downloaded proc-macro-error-attr2 v2.0.0
10612026-09-08T17:35:21.267Z Downloaded openssl-probe v0.2.1
10622026-09-08T17:35:21.270Z Downloaded const_format v0.2.35
10632026-09-08T17:35:21.273Z Downloaded primefield v0.14.0
10642026-09-08T17:35:21.273Z Downloaded proc-macro-error2 v2.0.1
10652026-09-08T17:35:21.277Z Downloaded progenitor-impl v0.13.0
10662026-09-08T17:35:21.281Z Downloaded parse-display-derive v0.10.0
10672026-09-08T17:35:21.286Z Downloaded pkcs8 v0.10.2
10682026-09-08T17:35:21.286Z Downloaded hkdf v0.12.4
10692026-09-08T17:35:21.289Z Downloaded miette v7.6.0
10702026-09-08T17:35:21.292Z Downloaded sec1 v0.8.1
10712026-09-08T17:35:21.292Z Downloaded slog-dtrace v0.3.0
10722026-09-08T17:35:21.292Z Downloaded sqlformat v0.3.5
10732026-09-08T17:35:21.292Z Downloaded stacker v0.1.23
10742026-09-08T17:35:21.295Z Downloaded indent_write v2.2.0
10752026-09-08T17:35:21.297Z Downloaded tungstenite v0.21.0
10762026-09-08T17:35:21.300Z Downloaded signal-hook-tokio v0.3.1
10772026-09-08T17:35:21.300Z Downloaded structmeta-derive v0.3.0
10782026-09-08T17:35:21.303Z Downloaded siphasher v1.0.2
10792026-09-08T17:35:21.308Z Downloaded crossbeam-epoch v0.9.18
10802026-09-08T17:35:21.323Z Downloaded crossbeam-deque v0.8.6
10812026-09-08T17:35:21.326Z Downloaded daft v0.1.8
10822026-09-08T17:35:21.326Z Downloaded daft-derive v0.1.8
10832026-09-08T17:35:21.331Z Downloaded ingot-types v0.2.0
10842026-09-08T17:35:21.331Z Downloaded rustc_version v0.4.1
10852026-09-08T17:35:21.331Z Downloaded supports-color v3.0.2
10862026-09-08T17:35:21.331Z Downloaded digest-io v0.1.0
10872026-09-08T17:35:21.331Z Downloaded memmap2 v0.9.10
10882026-09-08T17:35:21.334Z Downloaded password-hash v0.6.1
10892026-09-08T17:35:21.334Z Downloaded psl-types v2.0.11
10902026-09-08T17:35:21.335Z Downloaded recursive-proc-macro-impl v0.1.1
10912026-09-08T17:35:21.335Z Downloaded serde-big-array v0.5.1
10922026-09-08T17:35:21.338Z Downloaded itertools v0.12.1
10932026-09-08T17:35:21.341Z Downloaded subprocess v0.2.15
10942026-09-08T17:35:21.341Z Downloaded humantime v2.3.0
10952026-09-08T17:35:21.345Z Downloaded itertools v0.13.0
10962026-09-08T17:35:21.349Z Downloaded reqwest v0.12.28
10972026-09-08T17:35:21.352Z Downloaded derive_builder_macro v0.20.2
10982026-09-08T17:35:21.352Z Downloaded ron v0.8.1
10992026-09-08T17:35:21.403Z Downloaded internal-russh-num-bigint v0.5.0
11002026-09-08T17:35:21.403Z Downloaded serde_with v1.14.0
11012026-09-08T17:35:21.403Z Downloaded prefix-trie v0.7.0
11022026-09-08T17:35:21.403Z Downloaded diesel-dtrace v0.5.0
11032026-09-08T17:35:21.403Z Downloaded icu_normalizer v2.1.1
11042026-09-08T17:35:21.403Z Downloaded tungstenite v0.23.0
11052026-09-08T17:35:21.403Z Downloaded oxide-update-engine v0.1.2
11062026-09-08T17:35:21.403Z Downloaded pkg-config v0.3.32
11072026-09-08T17:35:21.403Z Downloaded primeorder v0.14.0
11082026-09-08T17:35:21.403Z Downloaded serde_cbor v0.11.2
11092026-09-08T17:35:21.403Z Downloaded walkdir v2.5.0
11102026-09-08T17:35:21.403Z Downloaded zstd v0.13.3
11112026-09-08T17:35:21.403Z Downloaded semver v0.1.20
11122026-09-08T17:35:21.403Z Downloaded lalrpop-util v0.19.12
11132026-09-08T17:35:21.403Z Downloaded num_enum v0.7.6
11142026-09-08T17:35:21.403Z Downloaded futures-util v0.3.32
11152026-09-08T17:35:21.403Z Downloaded aws-lc-rs v1.16.3
11162026-09-08T17:35:21.403Z Downloaded hkdf v0.13.0
11172026-09-08T17:35:21.403Z Downloaded winnow v1.0.3
11182026-09-08T17:35:21.408Z Downloaded parse-size v1.1.0
11192026-09-08T17:35:21.408Z Downloaded h2 v0.4.15
11202026-09-08T17:35:21.408Z Downloaded rustls-native-certs v0.8.3
11212026-09-08T17:35:21.409Z Downloaded russh-cryptovec v0.62.0
11222026-09-08T17:35:21.409Z Downloaded usdt-macro v0.6.0
11232026-09-08T17:35:21.412Z Downloaded icu_properties_data v2.1.2
11242026-09-08T17:35:21.415Z Downloaded idna v1.1.0
11252026-09-08T17:35:21.418Z Downloaded hyper v1.10.1
11262026-09-08T17:35:21.421Z Downloaded rtoolbox v0.0.3
11272026-09-08T17:35:21.425Z Downloaded num-conv v0.2.0
11282026-09-08T17:35:21.425Z Downloaded blake3 v1.8.5
11292026-09-08T17:35:21.428Z Downloaded dropshot-api-manager v0.8.0
11302026-09-08T17:35:21.431Z Downloaded schemars v1.2.1
11312026-09-08T17:35:21.438Z Downloaded defmt-macros v1.0.1
11322026-09-08T17:35:21.441Z Downloaded zopfli v0.8.3
11332026-09-08T17:35:21.441Z Downloaded libloading v0.8.9
11342026-09-08T17:35:21.445Z Downloaded libsw v3.5.0
11352026-09-08T17:35:21.445Z Downloaded constant_time_eq v0.4.2
11362026-09-08T17:35:21.445Z Downloaded darling_macro v0.13.4
11372026-09-08T17:35:21.445Z Downloaded darling v0.13.4
11382026-09-08T17:35:21.448Z Downloaded indoc v2.0.7
11392026-09-08T17:35:21.448Z Downloaded sync_wrapper v1.0.2
11402026-09-08T17:35:21.448Z Downloaded icu_provider v2.1.1
11412026-09-08T17:35:21.451Z Downloaded hyper-rustls v0.27.7
11422026-09-08T17:35:21.451Z Downloaded precomputed-hash v0.1.1
11432026-09-08T17:35:21.451Z Downloaded bindgen v0.71.1
11442026-09-08T17:35:21.455Z Downloaded predicates-tree v1.0.13
11452026-09-08T17:35:21.459Z Downloaded strsim v0.10.0
11462026-09-08T17:35:21.459Z Downloaded tokio-rustls v0.26.4
11472026-09-08T17:35:21.459Z Downloaded display-error-chain v0.2.2
11482026-09-08T17:35:21.459Z Downloaded icu_collections v2.1.1
11492026-09-08T17:35:21.462Z Downloaded r2d2 v0.8.10
11502026-09-08T17:35:21.462Z Downloaded rand v0.9.2
11512026-09-08T17:35:21.465Z Downloaded bitvec v1.0.1
11522026-09-08T17:35:21.473Z Downloaded tar v0.4.46
11532026-09-08T17:35:21.476Z Downloaded xshell v0.2.7
11542026-09-08T17:35:21.476Z Downloaded newtype_derive v0.1.6
11552026-09-08T17:35:21.476Z Downloaded num-rational v0.4.2
11562026-09-08T17:35:21.481Z Downloaded strum_macros v0.26.4
11572026-09-08T17:35:21.481Z Downloaded ipnetwork v0.21.1
11582026-09-08T17:35:21.481Z Downloaded waitgroup v0.1.2
11592026-09-08T17:35:21.481Z Downloaded lru-cache v0.1.2
11602026-09-08T17:35:21.486Z Downloaded unicode-truncate v1.1.0
11612026-09-08T17:35:21.486Z Downloaded darling_macro v0.21.3
11622026-09-08T17:35:21.487Z Downloaded maplit v1.0.2
11632026-09-08T17:35:21.487Z Downloaded thiserror-impl-no-std v2.0.2
11642026-09-08T17:35:21.487Z Downloaded time-core v0.1.8
11652026-09-08T17:35:21.487Z Downloaded tower-layer v0.3.3
11662026-09-08T17:35:21.487Z Downloaded scroll_derive v0.13.1
11672026-09-08T17:35:21.487Z Downloaded illumos-nvpair v0.3.0
11682026-09-08T17:35:21.491Z Downloaded spki v0.7.3
11692026-09-08T17:35:21.491Z Downloaded shlex v1.3.0
11702026-09-08T17:35:21.498Z Downloaded diff v0.1.13
11712026-09-08T17:35:21.504Z Downloaded dunce v1.0.5
11722026-09-08T17:35:21.507Z Downloaded jobserver v0.1.34
11732026-09-08T17:35:21.511Z Downloaded multimap v0.10.1
11742026-09-08T17:35:21.511Z Downloaded lzss v0.8.2
11752026-09-08T17:35:21.514Z Downloaded icu_normalizer_data v2.1.1
11762026-09-08T17:35:21.517Z Downloaded ml-kem v0.3.2
11772026-09-08T17:35:21.517Z Downloaded static_assertions v1.1.0
11782026-09-08T17:35:21.520Z Downloaded chrono v0.4.45
11792026-09-08T17:35:21.523Z Downloaded hyper-util v0.1.20
11802026-09-08T17:35:21.527Z Downloaded keccak v0.2.0
11812026-09-08T17:35:21.530Z Downloaded derive_builder_core v0.20.2
11822026-09-08T17:35:21.530Z Downloaded diesel_derives v2.3.7
11832026-09-08T17:35:21.535Z Downloaded quinn v0.11.11
11842026-09-08T17:35:21.535Z Downloaded vergen-git2 v9.1.0
11852026-09-08T17:35:21.535Z Downloaded knus v3.4.0
11862026-09-08T17:35:21.538Z Downloaded tokio-postgres v0.7.16
11872026-09-08T17:35:21.541Z Downloaded scrypt v0.12.0
11882026-09-08T17:35:21.541Z Downloaded toml_parser v1.1.2+spec-1.1.0
11892026-09-08T17:35:21.542Z Downloaded samael v0.0.19
11902026-09-08T17:35:21.551Z Downloaded rawzip v0.4.4
11912026-09-08T17:35:21.551Z Downloaded parking_lot v0.12.5
11922026-09-08T17:35:21.551Z Downloaded unicode-normalization v0.1.25
11932026-09-08T17:35:21.553Z Downloaded rusty-fork v0.3.1
11942026-09-08T17:35:21.554Z Downloaded spki v0.8.0
11952026-09-08T17:35:21.554Z Downloaded peg-macros v0.8.5
11962026-09-08T17:35:21.557Z Downloaded zerocopy v0.6.6
11972026-09-08T17:35:21.557Z Downloaded crossterm v0.28.1
11982026-09-08T17:35:21.560Z Downloaded resolv-conf v0.7.6
11992026-09-08T17:35:21.560Z Downloaded pin-project-internal v1.1.11
12002026-09-08T17:35:21.563Z Downloaded crypto-primes v0.7.2
12012026-09-08T17:35:21.566Z Downloaded test-strategy v0.4.5
12022026-09-08T17:35:21.566Z Downloaded vte v0.14.1
12032026-09-08T17:35:21.569Z Downloaded crc-any v2.5.0
12042026-09-08T17:35:21.570Z Downloaded parking_lot v0.11.2
12052026-09-08T17:35:21.570Z Downloaded slab v0.4.12
12062026-09-08T17:35:21.573Z Downloaded indoc v1.0.9
12072026-09-08T17:35:21.573Z Downloaded libm v0.2.16
12082026-09-08T17:35:21.584Z Downloaded toml v0.7.8
12092026-09-08T17:35:21.587Z Downloaded git2 v0.20.4
12102026-09-08T17:35:21.592Z Downloaded elliptic-curve v0.13.8
12112026-09-08T17:35:21.596Z Downloaded rustls-webpki v0.103.13
12122026-09-08T17:35:21.596Z Downloaded url v2.5.8
12132026-09-08T17:35:21.599Z Downloaded jiff-core v0.1.0
12142026-09-08T17:35:21.599Z Downloaded tracing-core v0.1.36
12152026-09-08T17:35:21.602Z Downloaded whoami v1.6.1
12162026-09-08T17:35:21.602Z Downloaded russh v0.62.4
12172026-09-08T17:35:21.606Z Downloaded cookie_store v0.22.1
12182026-09-08T17:35:21.609Z Downloaded der v0.8.0
12192026-09-08T17:35:21.612Z Downloaded parking_lot_core v0.8.6
12202026-09-08T17:35:21.612Z Downloaded defmt v1.0.1
12212026-09-08T17:35:21.615Z Downloaded signal-hook v0.3.18
12222026-09-08T17:35:21.615Z Downloaded salty v0.3.0
12232026-09-08T17:35:21.619Z Downloaded typify v0.6.2
12242026-09-08T17:35:21.622Z Downloaded iri-string v0.7.10
12252026-09-08T17:35:21.633Z Downloaded zerocopy-derive v0.8.55
12262026-09-08T17:35:21.637Z Downloaded rand v0.8.6
12272026-09-08T17:35:21.641Z Downloaded spin v0.9.8
12282026-09-08T17:35:21.641Z Downloaded darling_core v0.21.3
12292026-09-08T17:35:21.645Z Downloaded pin-project-lite v0.2.17
12302026-09-08T17:35:21.649Z Downloaded dropshot_endpoint v0.17.1
12312026-09-08T17:35:21.659Z Downloaded toml_edit v0.23.10+spec-1.0.0
12322026-09-08T17:35:21.664Z Downloaded p256 v0.14.0
12332026-09-08T17:35:21.667Z Downloaded ignore v0.4.25
12342026-09-08T17:35:21.667Z Downloaded object v0.30.4
12352026-09-08T17:35:21.682Z Downloaded regex v1.12.3
12362026-09-08T17:35:21.686Z Downloaded crossterm v0.29.0
12372026-09-08T17:35:21.689Z Downloaded lalrpop v0.19.12
12382026-09-08T17:35:21.695Z Downloaded radix_trie v0.2.1
12392026-09-08T17:35:21.699Z Downloaded progenitor-impl v0.14.0
12402026-09-08T17:35:21.704Z Downloaded rayon-core v1.13.0
12412026-09-08T17:35:21.713Z Downloaded time v0.3.47
12422026-09-08T17:35:21.720Z Downloaded zerotrie v0.2.3
12432026-09-08T17:35:21.723Z Downloaded crossbeam-channel v0.5.15
12442026-09-08T17:35:21.726Z Downloaded tower v0.5.3
12452026-09-08T17:35:21.730Z Downloaded tough v0.22.0
12462026-09-08T17:35:21.734Z Downloaded nom v8.0.0
12472026-09-08T17:35:21.737Z Downloaded rayon v1.11.0
12482026-09-08T17:35:21.742Z Downloaded gimli v0.32.3
12492026-09-08T17:35:21.747Z Downloaded x509-cert v0.2.5
12502026-09-08T17:35:21.751Z Downloaded goblin v0.10.5
12512026-09-08T17:35:21.755Z Downloaded quick-xml v0.37.5
12522026-09-08T17:35:21.759Z Downloaded libxml v0.3.3
12532026-09-08T17:35:21.762Z Downloaded serde_with v3.21.0
12542026-09-08T17:35:21.768Z Downloaded der v0.7.10
12552026-09-08T17:35:21.771Z Downloaded reedline v0.40.0
12562026-09-08T17:35:21.775Z Downloaded tabled v0.21.0
12572026-09-08T17:35:21.785Z Downloaded itertools v0.15.0
12582026-09-08T17:35:21.789Z Downloaded proptest v1.11.0
12592026-09-08T17:35:21.794Z Downloaded qorb v0.4.1
12602026-09-08T17:35:21.806Z Downloaded vcpkg v0.2.15
12612026-09-08T17:35:21.830Z Downloaded portable-atomic v1.13.1
12622026-09-08T17:35:21.834Z Downloaded tokio-util v0.7.18
12632026-09-08T17:35:21.839Z Downloaded p384 v0.13.1
12642026-09-08T17:35:21.842Z Downloaded zerocopy v0.8.55
12652026-09-08T17:35:21.853Z Downloaded zerovec v0.11.5
12662026-09-08T17:35:21.857Z Downloaded bstr v1.12.1
12672026-09-08T17:35:21.861Z Downloaded zlib-rs v0.6.2
12682026-09-08T17:35:21.865Z Downloaded petname v2.0.2
12692026-09-08T17:35:21.868Z Downloaded syn v3.0.3
12702026-09-08T17:35:21.874Z Downloaded quinn-proto v0.11.16
12712026-09-08T17:35:21.878Z Downloaded iddqd v0.4.2
12722026-09-08T17:35:21.885Z Downloaded smoltcp v0.9.1
12732026-09-08T17:35:21.889Z Downloaded itertools v0.14.0
12742026-09-08T17:35:21.892Z Downloaded winnow v0.5.40
12752026-09-08T17:35:21.897Z Downloaded object v0.37.3
12762026-09-08T17:35:21.903Z Downloaded sha3 v0.12.0
12772026-09-08T17:35:21.907Z Downloaded moka v0.12.13
12782026-09-08T17:35:21.919Z Downloaded regress v0.11.1
12792026-09-08T17:35:21.925Z Downloaded curve25519-dalek v4.1.3
12802026-09-08T17:35:21.958Z Downloaded rustix v0.38.44
12812026-09-08T17:35:21.970Z Downloaded hickory-proto v0.25.2
12822026-09-08T17:35:21.981Z Downloaded hickory-proto v0.24.4
12832026-09-08T17:35:21.988Z Downloaded crypto-bigint v0.7.5
12842026-09-08T17:35:21.996Z Downloaded curve25519-dalek v5.0.0
12852026-09-08T17:35:22.001Z Downloaded smoltcp v0.11.0
12862026-09-08T17:35:22.008Z Downloaded regex-syntax v0.8.10
12872026-09-08T17:35:22.016Z Downloaded polar-core v0.27.3
12882026-09-08T17:35:22.027Z Downloaded openssl v0.10.80
12892026-09-08T17:35:22.034Z Downloaded regex-syntax v0.6.29
12902026-09-08T17:35:22.038Z Downloaded nix v0.27.1
12912026-09-08T17:35:22.042Z Downloaded openapiv3 v2.2.0
12922026-09-08T17:35:22.050Z Downloaded tracing v0.1.44
12932026-09-08T17:35:22.061Z Downloaded sled v0.34.7
12942026-09-08T17:35:22.067Z Downloaded nix v0.31.2
12952026-09-08T17:35:22.074Z Downloaded dropshot v0.17.1
12962026-09-08T17:35:22.086Z Downloaded rustls v0.23.41
12972026-09-08T17:35:22.094Z Downloaded regress v0.10.5
12982026-09-08T17:35:22.098Z Downloaded nix v0.28.0
12992026-09-08T17:35:22.104Z Downloaded diesel v2.3.7
13002026-09-08T17:35:22.116Z Downloaded sqlparser v0.61.0
13012026-09-08T17:35:22.123Z Downloaded ratatui v0.29.0
13022026-09-08T17:35:22.133Z Downloaded zerocopy-derive v0.6.6
13032026-09-08T17:35:22.139Z Downloaded typify-impl v0.6.2
13042026-09-08T17:35:22.159Z Downloaded sha3 v0.11.0
13052026-09-08T17:35:22.165Z Downloaded bzip2-sys v0.1.13+1.0.8
13062026-09-08T17:35:22.172Z Downloaded regex-automata v0.4.14
13072026-09-08T17:35:22.191Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13082026-09-08T17:35:22.212Z Downloaded libz-sys v1.1.24
13092026-09-08T17:35:22.240Z Downloaded jiff v0.2.34
13102026-09-08T17:35:22.249Z Downloaded petgraph v0.6.5
13112026-09-08T17:35:22.261Z Downloaded chrono-tz v0.10.4
13122026-09-08T17:35:22.290Z Downloaded encoding_rs v0.8.35
13132026-09-08T17:35:22.317Z Downloaded petgraph v0.8.3
13142026-09-08T17:35:22.333Z Downloaded libgit2-sys v0.18.3+1.9.2
13152026-09-08T17:35:22.366Z Downloaded sha3 v0.10.8
13162026-09-08T17:35:22.369Z Downloaded tokio v1.52.1
13172026-09-08T17:35:22.391Z Downloaded csv v1.4.0
13182026-09-08T17:35:22.435Z Downloaded ring v0.17.14
13192026-09-08T17:35:22.946Z Downloaded aws-lc-sys v0.40.0
13202026-09-08T17:35:23.199Z Compiling serde_core v1.0.228
13212026-09-08T17:35:23.199Z Compiling libc v0.2.185
13222026-09-08T17:35:23.199Z Compiling serde v1.0.228
13232026-09-08T17:35:23.202Z Compiling log v0.4.33
13242026-09-08T17:35:23.203Z Compiling smallvec v1.15.1
13252026-09-08T17:35:23.203Z Compiling find-msvc-tools v0.1.9
13262026-09-08T17:35:23.203Z Compiling shlex v1.3.0
13272026-09-08T17:35:23.203Z Compiling subtle v2.6.1
13282026-09-08T17:35:23.384Z Compiling scopeguard v1.2.0
13292026-09-08T17:35:23.388Z Compiling typenum v1.20.1
13302026-09-08T17:35:23.388Z Compiling stable_deref_trait v1.2.1
13312026-09-08T17:35:23.397Z Compiling zerocopy v0.8.55
13322026-09-08T17:35:23.403Z Compiling portable-atomic v1.13.1
13332026-09-08T17:35:23.474Z Compiling serde_json v1.0.151
13342026-09-08T17:35:23.486Z Compiling syn v2.0.117
13352026-09-08T17:35:23.501Z Compiling critical-section v1.2.0
13362026-09-08T17:35:23.541Z Compiling lock_api v0.4.14
13372026-09-08T17:35:23.555Z Compiling libm v0.2.16
13382026-09-08T17:35:23.569Z Compiling num-traits v0.2.19
13392026-09-08T17:35:23.573Z Compiling pkg-config v0.3.32
13402026-09-08T17:35:23.601Z Compiling generic-array v0.14.7
13412026-09-08T17:35:23.646Z Compiling const-oid v0.9.6
13422026-09-08T17:35:23.690Z Compiling parking_lot_core v0.9.12
13432026-09-08T17:35:23.717Z Compiling pin-project-lite v0.2.17
13442026-09-08T17:35:23.757Z Compiling getrandom v0.4.3
13452026-09-08T17:35:23.800Z Compiling rand_core v0.10.0
13462026-09-08T17:35:23.820Z Compiling litemap v0.8.1
13472026-09-08T17:35:23.838Z Compiling writeable v0.6.2
13482026-09-08T17:35:23.941Z Compiling percent-encoding v2.3.2
13492026-09-08T17:35:23.969Z Compiling futures-core v0.3.32
13502026-09-08T17:35:24.000Z Compiling icu_normalizer_data v2.1.1
13512026-09-08T17:35:24.041Z Compiling icu_properties_data v2.1.2
13522026-09-08T17:35:24.057Z Compiling rustix v1.1.4
13532026-09-08T17:35:24.060Z Compiling getrandom v0.3.4
13542026-09-08T17:35:24.088Z Compiling futures-sink v0.3.32
13552026-09-08T17:35:24.138Z Compiling futures-io v0.3.32
13562026-09-08T17:35:24.164Z Compiling utf8_iter v1.0.4
13572026-09-08T17:35:24.209Z Compiling futures-channel v0.3.32
13582026-09-08T17:35:24.224Z Compiling slab v0.4.12
13592026-09-08T17:35:24.255Z Compiling futures-task v0.3.32
13602026-09-08T17:35:24.341Z Compiling errno v0.3.14
13612026-09-08T17:35:24.367Z Compiling jobserver v0.1.34
13622026-09-08T17:35:24.383Z Compiling getrandom v0.2.17
13632026-09-08T17:35:24.453Z Compiling mio v1.2.0
13642026-09-08T17:35:24.470Z Compiling signal-hook-registry v1.4.8
13652026-09-08T17:35:24.500Z Compiling socket2 v0.6.3
13662026-09-08T17:35:24.515Z Compiling form_urlencoded v1.2.2
13672026-09-08T17:35:24.545Z Compiling once_cell v1.21.3
13682026-09-08T17:35:24.570Z Compiling rand_core v0.6.4
13692026-09-08T17:35:24.636Z Compiling cc v1.2.56
13702026-09-08T17:35:24.652Z Compiling parking_lot v0.12.5
13712026-09-08T17:35:24.667Z Compiling rustversion v1.0.22
13722026-09-08T17:35:24.731Z Compiling iana-time-zone v0.1.65
13732026-09-08T17:35:24.749Z Compiling base64ct v1.8.3
13742026-09-08T17:35:24.776Z Compiling fs_extra v1.3.0
13752026-09-08T17:35:24.776Z Compiling regex-syntax v0.8.10
13762026-09-08T17:35:24.780Z Compiling ident_case v1.0.1
13772026-09-08T17:35:24.883Z Compiling dunce v1.0.5
13782026-09-08T17:35:24.929Z Compiling flagset v0.4.7
13792026-09-08T17:35:24.950Z Compiling base64 v0.22.1
13802026-09-08T17:35:24.950Z Compiling vcpkg v0.2.15
13812026-09-08T17:35:24.953Z Compiling syn v1.0.109
13822026-09-08T17:35:24.996Z Compiling rand_core v0.9.5
13832026-09-08T17:35:25.077Z Compiling pem-rfc7468 v0.7.0
13842026-09-08T17:35:25.093Z Compiling tracing-core v0.1.36
13852026-09-08T17:35:25.096Z Compiling schemars v0.8.22
13862026-09-08T17:35:25.097Z Compiling aws-lc-rs v1.16.3
13872026-09-08T17:35:25.097Z Compiling cpufeatures v0.2.17
13882026-09-08T17:35:25.183Z Compiling simd-adler32 v0.3.8
13892026-09-08T17:35:25.205Z Compiling dyn-clone v1.0.20
13902026-09-08T17:35:25.308Z Compiling spin v0.9.8
13912026-09-08T17:35:25.323Z Compiling httparse v1.10.1
13922026-09-08T17:35:25.368Z Compiling tinyvec_macros v0.1.1
13932026-09-08T17:35:25.383Z Compiling crc32fast v1.5.0
13942026-09-08T17:35:25.404Z Compiling openssl-probe v0.2.1
13952026-09-08T17:35:25.418Z Compiling cmake v0.1.57
13962026-09-08T17:35:25.467Z Compiling adler2 v2.0.1
13972026-09-08T17:35:25.481Z Compiling cmov v0.5.4
13982026-09-08T17:35:25.499Z Compiling tinyvec v1.10.0
13992026-09-08T17:35:25.539Z Compiling aho-corasick v1.1.4
14002026-09-08T17:35:25.598Z Compiling bitflags v2.11.0
14012026-09-08T17:35:25.682Z Compiling semver v1.0.28
14022026-09-08T17:35:25.720Z Compiling indexmap v2.14.0
14032026-09-08T17:35:25.735Z Compiling uuid v1.23.4
14042026-09-08T17:35:25.781Z Compiling ctutils v0.4.2
14052026-09-08T17:35:25.815Z Compiling miniz_oxide v0.8.9
14062026-09-08T17:35:25.826Z Compiling atomic-waker v1.1.2
14072026-09-08T17:35:25.861Z Compiling tower-layer v0.3.3
14082026-09-08T17:35:25.877Z Compiling radium v0.7.0
14092026-09-08T17:35:25.896Z Compiling unicode-segmentation v1.12.0
14102026-09-08T17:35:25.968Z Compiling rustc_version v0.4.1
14112026-09-08T17:35:26.030Z Compiling try-lock v0.2.5
14122026-09-08T17:35:26.046Z Compiling untrusted v0.7.1
14132026-09-08T17:35:26.046Z Compiling tower-service v0.3.3
14142026-09-08T17:35:26.161Z Compiling want v0.3.1
14152026-09-08T17:35:26.218Z Compiling httpdate v1.0.3
14162026-09-08T17:35:26.314Z Compiling aws-lc-sys v0.40.0
14172026-09-08T17:35:26.330Z Compiling openssl-sys v0.9.117
14182026-09-08T17:35:26.334Z Compiling openssl v0.10.80
14192026-09-08T17:35:26.359Z Compiling foreign-types-shared v0.1.1
14202026-09-08T17:35:26.437Z Compiling regex-automata v0.4.14
14212026-09-08T17:35:26.445Z Compiling untrusted v0.9.0
14222026-09-08T17:35:26.463Z Compiling synstructure v0.13.2
14232026-09-08T17:35:26.479Z Compiling serde_derive_internals v0.29.1
14242026-09-08T17:35:26.483Z Compiling pest_generator v2.8.6
14252026-09-08T17:35:26.507Z Compiling darling_core v0.20.11
14262026-09-08T17:35:26.524Z Compiling rustls v0.23.41
14272026-09-08T17:35:26.553Z Compiling tap v1.0.1
14282026-09-08T17:35:26.639Z Compiling maybe-uninit v2.0.0
14292026-09-08T17:35:26.694Z Compiling wyz v0.5.1
14302026-09-08T17:35:26.762Z Compiling terminal_size v0.4.3
14312026-09-08T17:35:26.798Z Compiling tempfile v3.27.0
14322026-09-08T17:35:26.899Z Compiling foreign-types v0.3.2
14332026-09-08T17:35:26.921Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14342026-09-08T17:35:26.980Z Compiling bzip2-sys v0.1.13+1.0.8
14352026-09-08T17:35:27.057Z Compiling unicode-normalization v0.1.25
14362026-09-08T17:35:27.102Z Compiling num-integer v0.1.46
14372026-09-08T17:35:27.201Z Compiling socket2 v0.5.10
14382026-09-08T17:35:27.227Z Compiling wait-timeout v0.2.1
14392026-09-08T17:35:27.242Z Compiling ahash v0.8.12
14402026-09-08T17:35:27.246Z Compiling funty v2.0.0
14412026-09-08T17:35:27.305Z Compiling num-conv v0.2.0
14422026-09-08T17:35:27.324Z Compiling bit-vec v0.8.0
14432026-09-08T17:35:27.368Z Compiling time-core v0.1.8
14442026-09-08T17:35:27.431Z Compiling native-tls v0.2.18
14452026-09-08T17:35:27.453Z Compiling packed_struct v0.10.1
14462026-09-08T17:35:27.458Z Compiling quick-error v1.2.3
14472026-09-08T17:35:27.495Z Compiling num-bigint-dig v0.8.6
14482026-09-08T17:35:27.513Z Compiling powerfmt v0.2.0
14492026-09-08T17:35:27.528Z Compiling bit-set v0.8.0
14502026-09-08T17:35:27.544Z Compiling time-macros v0.2.27
14512026-09-08T17:35:27.548Z Compiling clap_builder v4.6.0
14522026-09-08T17:35:27.580Z Compiling rusty-fork v0.3.1
14532026-09-08T17:35:27.596Z Compiling bitvec v1.0.1
14542026-09-08T17:35:27.674Z Compiling deranged v0.5.8
14552026-09-08T17:35:27.724Z Compiling num-iter v0.1.45
14562026-09-08T17:35:27.853Z Compiling lazy_static v1.5.0
14572026-09-08T17:35:27.898Z Compiling rand_xorshift v0.4.0
14582026-09-08T17:35:27.914Z Compiling sync_wrapper v1.0.2
14592026-09-08T17:35:27.928Z Compiling indexmap v1.9.3
14602026-09-08T17:35:27.955Z Compiling crossbeam-utils v0.8.21
14612026-09-08T17:35:27.974Z Compiling unarray v0.1.4
14622026-09-08T17:35:28.034Z Compiling nodrop v0.1.14
14632026-09-08T17:35:28.078Z Compiling num_threads v0.1.7
14642026-09-08T17:35:28.098Z Compiling usdt-impl v0.6.0
14652026-09-08T17:35:28.143Z Compiling zlib-rs v0.6.2
14662026-09-08T17:35:28.162Z Compiling siphasher v1.0.2
14672026-09-08T17:35:28.190Z Compiling crc-catalog v2.4.0
14682026-09-08T17:35:28.221Z Compiling serde_derive v1.0.228
14692026-09-08T17:35:28.285Z Compiling zeroize_derive v1.5.0
14702026-09-08T17:35:28.299Z Compiling zerocopy-derive v0.8.55
14712026-09-08T17:35:28.343Z Compiling zerofrom-derive v0.1.6
14722026-09-08T17:35:28.364Z Compiling yoke-derive v0.8.1
14732026-09-08T17:35:28.712Z Compiling zerovec-derive v0.11.2
14742026-09-08T17:35:28.732Z Compiling displaydoc v0.2.5
14752026-09-08T17:35:28.766Z Compiling tokio-macros v2.7.0
14762026-09-08T17:35:28.878Z Compiling futures-macro v0.3.32
14772026-09-08T17:35:28.975Z Compiling der_derive v0.7.3
14782026-09-08T17:35:29.133Z Compiling thiserror-impl v2.0.18
14792026-09-08T17:35:29.482Z Compiling tracing-attributes v0.1.31
14802026-09-08T17:35:29.540Z Compiling schemars_derive v0.8.22
14812026-09-08T17:35:29.543Z Compiling pest_derive v2.8.6
14822026-09-08T17:35:29.581Z Compiling scroll_derive v0.13.1
14832026-09-08T17:35:29.733Z Compiling futures-util v0.3.32
14842026-09-08T17:35:29.826Z Compiling zerofrom v0.1.6
14852026-09-08T17:35:29.913Z Compiling darling_macro v0.20.11
14862026-09-08T17:35:29.971Z Compiling yoke v0.8.1
14872026-09-08T17:35:29.989Z Compiling openssl-macros v0.1.1
14882026-09-08T17:35:30.047Z Compiling thiserror-impl v1.0.69
14892026-09-08T17:35:30.170Z Compiling zerovec v0.11.5
14902026-09-08T17:35:30.445Z Compiling zerotrie v0.2.3
14912026-09-08T17:35:30.459Z Compiling scroll v0.13.0
14922026-09-08T17:35:30.463Z Compiling darling v0.20.11
14932026-09-08T17:35:30.544Z Compiling thiserror v2.0.18
14942026-09-08T17:35:30.671Z Compiling tinystr v0.8.2
14952026-09-08T17:35:30.691Z Compiling potential_utf v0.1.4
14962026-09-08T17:35:30.713Z Compiling goblin v0.10.5
14972026-09-08T17:35:30.734Z Compiling packed_struct_codegen v0.10.1
14982026-09-08T17:35:30.748Z Compiling bitfield-macros v0.19.4
14992026-09-08T17:35:30.761Z Compiling clap_derive v4.6.1
15002026-09-08T17:35:30.889Z Compiling icu_locale_core v2.1.1
15012026-09-08T17:35:30.894Z Compiling icu_collections v2.1.1
15022026-09-08T17:35:30.902Z Compiling zerocopy-derive v0.6.6
15032026-09-08T17:35:30.913Z Compiling tracing v0.1.44
15042026-09-08T17:35:31.194Z Compiling paste v1.0.15
15052026-09-08T17:35:31.371Z Compiling object v0.37.3
15062026-09-08T17:35:31.386Z Compiling thiserror v1.0.69
15072026-09-08T17:35:31.391Z Compiling flate2 v1.1.9
15082026-09-08T17:35:31.507Z Compiling icu_provider v2.1.1
15092026-09-08T17:35:31.521Z Compiling bitfield v0.19.4
15102026-09-08T17:35:31.574Z Compiling dtrace-parser v0.3.0
15112026-09-08T17:35:31.737Z Compiling zeroize v1.9.0
15122026-09-08T17:35:31.760Z Compiling bytes v1.11.1
15132026-09-08T17:35:31.787Z Compiling icu_properties v2.1.2
15142026-09-08T17:35:31.830Z Compiling icu_normalizer v2.1.1
15152026-09-08T17:35:31.847Z Compiling chrono v0.4.45
15162026-09-08T17:35:31.850Z Compiling ipnet v2.12.0
15172026-09-08T17:35:31.875Z Compiling hex v0.4.3
15182026-09-08T17:35:31.879Z Compiling serde_spanned v0.6.9
15192026-09-08T17:35:32.057Z Compiling der v0.7.10
15202026-09-08T17:35:32.073Z Compiling rustls-pki-types v1.14.0
15212026-09-08T17:35:32.166Z Compiling hybrid-array v0.4.13
15222026-09-08T17:35:32.338Z Compiling tokio v1.52.1
15232026-09-08T17:35:32.359Z Compiling http v1.4.2
15242026-09-08T17:35:32.375Z Compiling toml_datetime v0.6.11
15252026-09-08T17:35:32.544Z Compiling block-buffer v0.10.4
15262026-09-08T17:35:32.559Z Compiling crypto-common v0.1.7
15272026-09-08T17:35:32.574Z Compiling clap v4.6.1
15282026-09-08T17:35:32.642Z Compiling idna_adapter v1.2.1
15292026-09-08T17:35:32.667Z Compiling zerocopy v0.6.6
15302026-09-08T17:35:32.722Z Compiling digest v0.10.7
15312026-09-08T17:35:32.736Z Compiling derive_builder_core v0.20.2
15322026-09-08T17:35:32.795Z Compiling idna v1.1.0
15332026-09-08T17:35:32.985Z Compiling ppv-lite86 v0.2.21
15342026-09-08T17:35:33.016Z Compiling spki v0.7.3
15352026-09-08T17:35:33.030Z Compiling sha2 v0.10.9
15362026-09-08T17:35:33.052Z Compiling http-body v1.0.1
15372026-09-08T17:35:33.068Z Compiling signature v2.2.0
15382026-09-08T17:35:33.224Z Compiling url v2.5.8
15392026-09-08T17:35:33.244Z Compiling pkcs8 v0.10.2
15402026-09-08T17:35:33.274Z Compiling hmac v0.12.1
15412026-09-08T17:35:33.290Z Compiling rand_chacha v0.9.0
15422026-09-08T17:35:33.332Z Compiling rand_chacha v0.3.1
15432026-09-08T17:35:33.335Z Compiling http-body-util v0.1.3
15442026-09-08T17:35:33.449Z Compiling pkcs1 v0.7.5
15452026-09-08T17:35:33.485Z Compiling dof v0.4.0
15462026-09-08T17:35:33.525Z Compiling rand v0.9.2
15472026-09-08T17:35:33.603Z Compiling rand v0.8.6
15482026-09-08T17:35:33.648Z Compiling time v0.3.47
15492026-09-08T17:35:33.801Z Compiling crc v3.4.0
15502026-09-08T17:35:33.870Z Compiling scroll_derive v0.12.1
15512026-09-08T17:35:33.946Z Compiling structmeta-derive v0.3.0
15522026-09-08T17:35:34.031Z Compiling array-init v0.0.4
15532026-09-08T17:35:34.049Z Compiling smallvec v0.6.14
15542026-09-08T17:35:34.063Z Compiling darling_core v0.23.0
15552026-09-08T17:35:34.113Z Compiling proptest v1.11.0
15562026-09-08T17:35:34.293Z Compiling heapless v0.7.17
15572026-09-08T17:35:34.367Z Compiling slog v2.8.2
15582026-09-08T17:35:34.396Z Compiling thread-id v5.1.0
15592026-09-08T17:35:34.425Z Compiling env_filter v2.0.0
15602026-09-08T17:35:34.491Z Compiling syn v3.0.3
15612026-09-08T17:35:34.576Z Compiling ipnetwork v0.21.1
15622026-09-08T17:35:34.579Z Compiling cookie v0.18.1
15632026-09-08T17:35:34.604Z Compiling anyhow v1.0.104
15642026-09-08T17:35:34.708Z Compiling zstd-safe v7.2.4
15652026-09-08T17:35:34.740Z Compiling gimli v0.32.3
15662026-09-08T17:35:34.813Z Compiling base64 v0.21.7
15672026-09-08T17:35:34.949Z Compiling ryu v1.0.23
15682026-09-08T17:35:34.964Z Compiling allocator-api2 v0.2.21
15692026-09-08T17:35:34.991Z Compiling unicode-properties v0.1.4
15702026-09-08T17:35:35.039Z Compiling unicode-bidi v0.3.18
15712026-09-08T17:35:35.084Z Compiling iri-string v0.7.10
15722026-09-08T17:35:35.099Z Compiling winnow v0.5.40
15732026-09-08T17:35:35.130Z Compiling signal-hook v0.3.18
15742026-09-08T17:35:35.145Z Compiling hashbrown v0.12.3
15752026-09-08T17:35:35.232Z Compiling structmeta v0.3.0
15762026-09-08T17:35:35.268Z Compiling serde_urlencoded v0.7.1
15772026-09-08T17:35:35.284Z Compiling ron v0.8.1
15782026-09-08T17:35:35.309Z Compiling rsa v0.9.10
15792026-09-08T17:35:35.461Z Compiling stringprep v0.1.5
15802026-09-08T17:35:35.578Z Compiling oxnet v0.1.6
15812026-09-08T17:35:35.626Z Compiling env_logger v0.11.11
15822026-09-08T17:35:35.704Z Compiling scroll v0.12.0
15832026-09-08T17:35:35.982Z Compiling serde-hex v0.1.0
15842026-09-08T17:35:35.998Z Compiling camino v1.2.5
15852026-09-08T17:35:36.011Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15862026-09-08T17:35:36.217Z Compiling tokio-util v0.7.18
15872026-09-08T17:35:36.239Z Compiling tower v0.5.3
15882026-09-08T17:35:36.400Z Compiling toml_edit v0.19.15
15892026-09-08T17:35:36.534Z Compiling newtype-uuid v1.3.2
15902026-09-08T17:35:36.557Z Compiling addr2line v0.25.1
15912026-09-08T17:35:36.571Z Compiling tokio-native-tls v0.3.1
15922026-09-08T17:35:36.616Z Compiling darling_macro v0.23.0
15932026-09-08T17:35:36.631Z Compiling bzip2 v0.4.4
15942026-09-08T17:35:36.686Z Compiling tower-http v0.6.8
15952026-09-08T17:35:36.734Z Compiling derive_builder_macro v0.20.2
15962026-09-08T17:35:36.764Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15972026-09-08T17:35:36.855Z Compiling hashbrown v0.13.2
15982026-09-08T17:35:36.885Z Compiling x509-cert v0.2.5
15992026-09-08T17:35:36.907Z Compiling h2 v0.4.15
16002026-09-08T17:35:37.114Z Compiling md-5 v0.10.6
16012026-09-08T17:35:37.147Z Compiling crypto-common v0.2.2
16022026-09-08T17:35:37.250Z Compiling block-padding v0.4.2
16032026-09-08T17:35:37.273Z Compiling block-buffer v0.12.1
16042026-09-08T17:35:37.295Z Compiling rustls-native-certs v0.8.3
16052026-09-08T17:35:37.433Z Compiling erased-serde v0.3.31
16062026-09-08T17:35:37.488Z Compiling serde_tokenstream v0.2.3
16072026-09-08T17:35:37.689Z Compiling bstr v1.12.1
16082026-09-08T17:35:37.829Z Compiling pin-project-internal v1.1.11
16092026-09-08T17:35:37.971Z Compiling zerocopy-derive v0.7.35
16102026-09-08T17:35:37.975Z Compiling daft-derive v0.1.8
16112026-09-08T17:35:38.212Z Compiling async-trait v0.1.89
16122026-09-08T17:35:38.236Z Compiling curve25519-dalek v4.1.3
16132026-09-08T17:35:38.382Z Compiling heck v0.4.1
16142026-09-08T17:35:38.409Z Compiling vergen-lib v9.1.0
16152026-09-08T17:35:38.518Z Compiling hash32 v0.2.1
16162026-09-08T17:35:38.604Z Compiling encoding_rs v0.8.35
16172026-09-08T17:35:38.620Z Compiling memoffset v0.9.1
16182026-09-08T17:35:38.636Z Compiling crc-any v2.5.0
16192026-09-08T17:35:38.731Z Compiling rustc-demangle v0.1.27
16202026-09-08T17:35:38.749Z Compiling cfg_aliases v0.2.1
16212026-09-08T17:35:38.838Z Compiling ref-cast v1.0.25
16222026-09-08T17:35:38.860Z Compiling owo-colors v4.3.0
16232026-09-08T17:35:38.889Z Compiling litrs v1.0.0
16242026-09-08T17:35:38.909Z Compiling psl-types v2.0.11
16252026-09-08T17:35:38.965Z Compiling fallible-iterator v0.2.0
16262026-09-08T17:35:39.014Z Compiling rustix v0.38.44
16272026-09-08T17:35:39.054Z Compiling smoltcp v0.9.1
16282026-09-08T17:35:39.142Z Compiling mime v0.3.17
16292026-09-08T17:35:39.160Z Compiling publicsuffix v2.3.0
16302026-09-08T17:35:39.246Z Compiling pin-project v1.1.11
16312026-09-08T17:35:39.271Z Compiling postgres-protocol v0.6.10
16322026-09-08T17:35:39.303Z Compiling zerocopy v0.7.35
16332026-09-08T17:35:39.357Z Compiling nix v0.31.2
16342026-09-08T17:35:39.391Z Compiling daft v0.1.8
16352026-09-08T17:35:39.424Z Compiling document-features v0.2.12
16362026-09-08T17:35:39.487Z Compiling snafu-derive v0.8.9
16372026-09-08T17:35:39.592Z Compiling toml v0.7.8
16382026-09-08T17:35:39.677Z Compiling inout v0.2.2
16392026-09-08T17:35:39.775Z Compiling object v0.30.4
16402026-09-08T17:35:39.849Z Compiling derive_builder v0.20.2
16412026-09-08T17:35:39.874Z Compiling darling v0.23.0
16422026-09-08T17:35:39.888Z Compiling zip v0.6.6
16432026-09-08T17:35:39.908Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16442026-09-08T17:35:39.924Z Compiling goblin v0.8.2
16452026-09-08T17:35:39.945Z Compiling backtrace v0.3.76
16462026-09-08T17:35:40.082Z Compiling hyper v1.10.1
16472026-09-08T17:35:40.175Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16482026-09-08T17:35:40.217Z Compiling derive-ex v0.1.8
16492026-09-08T17:35:40.359Z Compiling futures-executor v0.3.32
16502026-09-08T17:35:40.472Z Compiling hubpack_derive v0.1.1
16512026-09-08T17:35:40.495Z Compiling regex v1.12.3
16522026-09-08T17:35:40.541Z Compiling phf_shared v0.13.1
16532026-09-08T17:35:40.555Z Compiling strum_macros v0.27.2
16542026-09-08T17:35:40.638Z Compiling curve25519-dalek-derive v0.1.1
16552026-09-08T17:35:40.801Z Compiling ref-cast-impl v1.0.25
16562026-09-08T17:35:40.956Z Compiling convert_case v0.10.0
16572026-09-08T17:35:40.978Z Compiling vergen v9.1.0
16582026-09-08T17:35:41.127Z Compiling cargo-platform v0.3.2
16592026-09-08T17:35:41.142Z Compiling ff v0.13.1
16602026-09-08T17:35:41.206Z Compiling hyper-util v0.1.20
16612026-09-08T17:35:41.279Z Compiling fs-err v3.3.0
16622026-09-08T17:35:41.301Z Compiling managed v0.8.0
16632026-09-08T17:35:41.345Z Compiling is_ci v1.2.0
16642026-09-08T17:35:41.409Z Compiling bitflags v1.3.2
16652026-09-08T17:35:41.423Z Compiling base16ct v0.2.0
16662026-09-08T17:35:41.495Z Compiling path-slash v0.1.5
16672026-09-08T17:35:41.511Z Compiling jiff-core v0.1.0
16682026-09-08T17:35:41.511Z Compiling foldhash v0.2.0
16692026-09-08T17:35:41.514Z Compiling bumpalo v3.20.2
16702026-09-08T17:35:41.552Z Compiling libbz2-rs-sys v0.2.2
16712026-09-08T17:35:41.555Z Compiling same-file v1.0.6
16722026-09-08T17:35:41.616Z Compiling foldhash v0.1.5
16732026-09-08T17:35:41.718Z Compiling hashbrown v0.16.1
16742026-09-08T17:35:41.733Z Compiling walkdir v2.5.0
16752026-09-08T17:35:41.754Z Compiling hashbrown v0.15.5
16762026-09-08T17:35:41.770Z Compiling zopfli v0.8.3
16772026-09-08T17:35:41.801Z Compiling sec1 v0.7.3
16782026-09-08T17:35:41.815Z Compiling snafu v0.8.9
16792026-09-08T17:35:41.951Z Compiling test-strategy v0.4.5
16802026-09-08T17:35:42.063Z Compiling bzip2 v0.6.1
16812026-09-08T17:35:42.097Z Compiling textwrap v0.16.2
16822026-09-08T17:35:42.190Z Compiling dof v0.3.0
16832026-09-08T17:35:42.261Z Compiling jiff v0.2.34
16842026-09-08T17:35:42.285Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16852026-09-08T17:35:42.332Z Compiling supports-color v3.0.2
16862026-09-08T17:35:42.582Z Compiling hyper-tls v0.6.0
16872026-09-08T17:35:42.596Z Compiling cargo_metadata v0.23.1
16882026-09-08T17:35:42.600Z Compiling strum v0.27.2
16892026-09-08T17:35:42.600Z Compiling derive_more-impl v2.1.1
16902026-09-08T17:35:42.725Z Compiling group v0.13.0
16912026-09-08T17:35:42.775Z Compiling reqwest v0.12.28
16922026-09-08T17:35:42.907Z Compiling hubpack v0.1.2
16932026-09-08T17:35:42.967Z Compiling phf v0.13.1
16942026-09-08T17:35:42.987Z Compiling futures v0.3.32
16952026-09-08T17:35:43.025Z Compiling signal-hook-mio v0.2.5
16962026-09-08T17:35:43.082Z Compiling zstd v0.13.3
16972026-09-08T17:35:43.145Z Compiling backtrace-ext v0.2.1
16982026-09-08T17:35:43.165Z Compiling cookie_store v0.22.1
16992026-09-08T17:35:43.190Z Compiling serde_with_macros v3.21.0
17002026-09-08T17:35:43.331Z Compiling cipher v0.5.2
17012026-09-08T17:35:43.396Z Compiling postgres-types v0.2.12
17022026-09-08T17:35:43.593Z Compiling globset v0.4.18
17032026-09-08T17:35:43.665Z Compiling usdt-attr-macro v0.6.0
17042026-09-08T17:35:43.809Z Compiling usdt-macro v0.6.0
17052026-09-08T17:35:43.845Z Compiling byte-wrapper v0.1.0
17062026-09-08T17:35:43.898Z Compiling hkdf v0.12.4
17072026-09-08T17:35:44.002Z Compiling ed25519 v2.2.3
17082026-09-08T17:35:44.034Z Compiling crypto-bigint v0.5.5
17092026-09-08T17:35:44.085Z Compiling serde_plain v1.0.2
17102026-09-08T17:35:44.207Z Compiling serde-big-array v0.5.1
17112026-09-08T17:35:44.313Z Compiling olpc-cjson v0.1.4
17122026-09-08T17:35:44.329Z Compiling dtrace-parser v0.2.0
17132026-09-08T17:35:44.333Z Compiling phf_shared v0.11.3
17142026-09-08T17:35:44.368Z Compiling serde_repr v0.1.20
17152026-09-08T17:35:44.397Z Compiling strum_macros v0.26.4
17162026-09-08T17:35:44.503Z Compiling miette-derive v7.6.0
17172026-09-08T17:35:44.537Z Compiling enum-as-inner v0.6.1
17182026-09-08T17:35:44.557Z Compiling async-recursion v1.1.1
17192026-09-08T17:35:44.627Z Compiling float-cmp v0.10.0
17202026-09-08T17:35:44.707Z Compiling pem v3.0.6
17212026-09-08T17:35:44.791Z Compiling thread-id v4.2.2
17222026-09-08T17:35:44.900Z Compiling memmap2 v0.9.10
17232026-09-08T17:35:44.932Z Compiling new_debug_unreachable v1.0.6
17242026-09-08T17:35:44.965Z Compiling fixedbitset v0.5.7
17252026-09-08T17:35:45.019Z Compiling cpufeatures v0.3.0
17262026-09-08T17:35:45.064Z Compiling const-oid v0.10.2
17272026-09-08T17:35:45.103Z Compiling normalize-line-endings v0.3.0
17282026-09-08T17:35:45.118Z Compiling fixedbitset v0.4.2
17292026-09-08T17:35:45.132Z Compiling data-encoding v2.10.0
17302026-09-08T17:35:45.148Z Compiling typed-path v0.9.3
17312026-09-08T17:35:45.213Z Compiling keccak v0.1.6
17322026-09-08T17:35:45.291Z Compiling difflib v0.4.0
17332026-09-08T17:35:45.307Z Compiling winnow v1.0.3
17342026-09-08T17:35:45.315Z Compiling predicates-core v1.0.10
17352026-09-08T17:35:45.315Z Compiling supports-unicode v3.0.0
17362026-09-08T17:35:45.363Z Compiling supports-hyperlinks v3.2.0
17372026-09-08T17:35:45.492Z Compiling static_assertions v1.1.0
17382026-09-08T17:35:45.515Z Compiling whoami v2.1.0
17392026-09-08T17:35:45.535Z Compiling precomputed-hash v0.1.1
17402026-09-08T17:35:45.578Z Compiling either v1.15.0
17412026-09-08T17:35:45.593Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17422026-09-08T17:35:45.638Z Compiling string_cache v0.8.9
17432026-09-08T17:35:45.731Z Compiling miette v7.6.0
17442026-09-08T17:35:45.862Z Compiling itertools v0.13.0
17452026-09-08T17:35:45.874Z Compiling tokio-postgres v0.7.16
17462026-09-08T17:35:45.874Z Compiling predicates v3.1.4
17472026-09-08T17:35:45.888Z Compiling hickory-proto v0.25.2
17482026-09-08T17:35:45.918Z Compiling sha3 v0.10.8
17492026-09-08T17:35:45.956Z Compiling petgraph v0.6.5
17502026-09-08T17:35:45.971Z Compiling digest v0.11.3
17512026-09-08T17:35:46.187Z Compiling petgraph v0.8.3
17522026-09-08T17:35:46.209Z Compiling strum v0.26.3
17532026-09-08T17:35:46.223Z Compiling toml_parser v1.1.2+spec-1.1.0
17542026-09-08T17:35:46.356Z Compiling chacha20 v0.10.0
17552026-09-08T17:35:46.389Z Compiling usdt v0.6.0
17562026-09-08T17:35:46.404Z Compiling elliptic-curve v0.13.8
17572026-09-08T17:35:46.407Z Compiling toml_edit v0.22.27
17582026-09-08T17:35:46.537Z Compiling usdt-impl v0.5.0
17592026-09-08T17:35:46.675Z Compiling zip v4.6.1
17602026-09-08T17:35:46.691Z Compiling serde_with v3.21.0
17612026-09-08T17:35:46.749Z Compiling crossterm v0.28.1
17622026-09-08T17:35:46.823Z Compiling ed25519-dalek v2.2.0
17632026-09-08T17:35:46.859Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17642026-09-08T17:35:46.901Z Compiling derive_more v2.1.1
17652026-09-08T17:35:47.145Z Compiling iddqd v0.4.2
17662026-09-08T17:35:47.459Z Compiling similar v2.7.0
17672026-09-08T17:35:47.474Z Compiling tokio-stream v0.1.18
17682026-09-08T17:35:47.638Z Compiling crossbeam-epoch v0.9.18
17692026-09-08T17:35:47.789Z Compiling buf-list v1.1.2
17702026-09-08T17:35:47.989Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17712026-09-08T17:35:48.028Z Compiling openapiv3 v2.2.0
17722026-09-08T17:35:48.059Z Compiling lalrpop-util v0.19.12
17732026-09-08T17:35:48.137Z Compiling peg-runtime v0.8.5
17742026-09-08T17:35:48.164Z Compiling thread_local v1.1.9
17752026-09-08T17:35:48.180Z Compiling slog-async v2.8.0
17762026-09-08T17:35:48.277Z Compiling crossbeam-channel v0.5.15
17772026-09-08T17:35:48.326Z Compiling filetime v0.2.27
17782026-09-08T17:35:48.368Z Compiling is-terminal v0.4.17
17792026-09-08T17:35:48.443Z Compiling term v1.2.1
17802026-09-08T17:35:48.443Z Compiling take_mut v0.2.2
17812026-09-08T17:35:48.474Z Compiling xattr v1.6.1
17822026-09-08T17:35:48.491Z Compiling camino-tempfile v1.4.1
17832026-09-08T17:35:48.622Z Compiling tar v0.4.46
17842026-09-08T17:35:48.739Z Compiling slog-term v2.9.2
17852026-09-08T17:36:05.947Z Compiling rustls-webpki v0.103.13
17862026-09-08T17:36:08.666Z Compiling tokio-rustls v0.26.4
17872026-09-08T17:36:08.666Z Compiling rustls-platform-verifier v0.6.2
17882026-09-08T17:36:08.666Z Compiling tough v0.22.0
17892026-09-08T17:36:08.863Z Compiling hyper-rustls v0.27.7
17902026-09-08T17:36:09.050Z Compiling reqwest v0.13.2
17912026-09-08T17:36:11.358Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17922026-09-08T17:36:11.489Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17932026-09-08T17:36:14.447Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.74s
17942026-09-08T17:36:14.595Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17952026-09-08T17:36:14.617ZSep 08 17:36:14.166 INFO Starting download, target: Console
17962026-09-08T17:36:14.617ZSep 08 17:36:14.167 INFO Starting download, target: Clickhouse
17972026-09-08T17:36:14.617ZSep 08 17:36:14.167 INFO Starting download, target: Cockroach
17982026-09-08T17:36:14.617ZSep 08 17:36:14.167 INFO Starting download, target: DendriteStub
17992026-09-08T17:36:14.621ZSep 08 17:36:14.167 INFO Starting download, target: MaghemiteMgd
18002026-09-08T17:36:14.621ZSep 08 17:36:14.167 INFO Starting download, target: MaghemiteDdmd
18012026-09-08T17:36:14.621ZSep 08 17:36:14.167 INFO Starting download, target: TransceiverControl
18022026-09-08T17:36:14.621ZSep 08 17:36:14.167 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18032026-09-08T17:36:14.621ZSep 08 17:36:14.167 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18042026-09-08T17:36:14.621ZSep 08 17:36:14.167 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18052026-09-08T17:36:14.621ZSep 08 17:36:14.167 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18062026-09-08T17:36:14.621ZSep 08 17:36:14.167 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18072026-09-08T17:36:14.622ZSep 08 17:36:14.167 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18082026-09-08T17:36:14.622ZSep 08 17:36:14.167 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18092026-09-08T17:36:15.760ZSep 08 17:36:15.265 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18102026-09-08T17:36:15.909ZSep 08 17:36:15.439 INFO Download complete, target: TransceiverControl
18112026-09-08T17:36:16.476ZSep 08 17:36:16.001 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18122026-09-08T17:36:17.442ZSep 08 17:36:16.971 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18132026-09-08T17:36:17.659ZSep 08 17:36:17.189 INFO Download complete, target: Console
18142026-09-08T17:36:18.331ZSep 08 17:36:17.870 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18152026-09-08T17:36:18.578ZSep 08 17:36:18.115 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18162026-09-08T17:36:18.758ZSep 08 17:36:18.293 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18172026-09-08T17:36:19.334ZSep 08 17:36:18.882 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18182026-09-08T17:36:19.335ZSep 08 17:36:18.882 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18192026-09-08T17:36:20.619ZSep 08 17:36:20.168 INFO Download complete, target: DendriteStub
18202026-09-08T17:36:20.785ZSep 08 17:36:20.335 INFO Download complete, target: MaghemiteDdmd
18212026-09-08T17:36:20.885ZSep 08 17:36:20.433 INFO Download complete, target: MaghemiteMgd
18222026-09-08T17:36:21.918ZSep 08 17:36:21.465 INFO Checking that binary works, target: Clickhouse
18232026-09-08T17:36:22.008ZSep 08 17:36:21.557 INFO Download complete, target: Clickhouse
18242026-09-08T17:36:23.168ZSep 08 17:36:22.717 INFO Checking that binary works, target: Cockroach
18252026-09-08T17:36:23.287ZSep 08 17:36:22.836 INFO Download complete, target: Cockroach
18262026-09-08T17:36:23.293ZAll prerequisites installed successfully
18272026-09-08T17:36:23.298Z
18282026-09-08T17:36:23.298Zreal 1:55.733205662
18292026-09-08T17:36:23.298Zuser 7:19.768490530
18302026-09-08T17:36:23.298Zsys 1:49.999056477
18312026-09-08T17:36:23.298Ztrap 0.287637307
18322026-09-08T17:36:23.299Ztflt 0.723565715
18332026-09-08T17:36:23.299Zdflt 1.336117554
18342026-09-08T17:36:23.300Zkflt 0.019244298
18352026-09-08T17:36:23.301Zlock 29:08.060265715
18362026-09-08T17:36:23.301Zslp 20:27.282306524
18372026-09-08T17:36:23.301Zlat 29.560304540
18382026-09-08T17:36:23.301Zstop 3:34.937973999
18392026-09-08T17:36:23.301Z+ ptime -m cargo xtask download softnpu
18402026-09-08T17:36:23.753Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18412026-09-08T17:36:23.772Z Running `target/debug/xtask download softnpu`
18422026-09-08T17:36:24.539Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18432026-09-08T17:36:24.605Z Running `target/debug/xtask-downloader softnpu`
18442026-09-08T17:36:24.650ZSep 08 17:36:24.199 INFO Starting download, target: Softnpu
18452026-09-08T17:36:24.653ZSep 08 17:36:24.200 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18462026-09-08T17:36:26.338ZSep 08 17:36:25.878 INFO Download complete, target: Softnpu
18472026-09-08T17:36:26.347Z
18482026-09-08T17:36:26.347Zreal 3.032394340
18492026-09-08T17:36:26.347Zuser 1.327062057
18502026-09-08T17:36:26.347Zsys 0.627920790
18512026-09-08T17:36:26.347Ztrap 0.001122740
18522026-09-08T17:36:26.347Ztflt 0.000159290
18532026-09-08T17:36:26.347Zdflt 0.000355710
18542026-09-08T17:36:26.347Zkflt 0.000000000
18552026-09-08T17:36:26.347Zlock 31.574033904
18562026-09-08T17:36:26.347Zslp 1.510920938
18572026-09-08T17:36:26.348Zlat 0.116793097
18582026-09-08T17:36:26.348Zstop 0.000318460
18592026-09-08T17:36:26.348Z+ export CARGO_INCREMENTAL=0
18602026-09-08T17:36:26.348Z+ CARGO_INCREMENTAL=0
18612026-09-08T17:36:26.348Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18622026-09-08T17:36:27.267Z Compiling proc-macro2 v1.0.106
18632026-09-08T17:36:27.267Z Compiling quote v1.0.45
18642026-09-08T17:36:27.268Z Compiling unicode-ident v1.0.24
18652026-09-08T17:36:27.268Z Compiling serde_core v1.0.228
18662026-09-08T17:36:27.301Z Compiling libc v0.2.185
18672026-09-08T17:36:27.301Z Compiling serde v1.0.228
18682026-09-08T17:36:27.301Z Compiling cfg-if v1.0.4
18692026-09-08T17:36:27.301Z Compiling version_check v0.9.5
18702026-09-08T17:36:27.301Z Compiling autocfg v1.5.0
18712026-09-08T17:36:27.301Z Compiling shlex v1.3.0
18722026-09-08T17:36:27.301Z Compiling find-msvc-tools v0.1.9
18732026-09-08T17:36:27.301Z Compiling memchr v2.8.0
18742026-09-08T17:36:27.408Z Compiling zmij v1.0.21
18752026-09-08T17:36:27.432Z Compiling serde_json v1.0.151
18762026-09-08T17:36:27.672Z Compiling portable-atomic v1.13.1
18772026-09-08T17:36:27.726Z Compiling zerocopy v0.8.55
18782026-09-08T17:36:27.798Z Compiling libm v0.2.16
18792026-09-08T17:36:27.850Z Compiling getrandom v0.4.3
18802026-09-08T17:36:27.850Z Compiling num-traits v0.2.19
18812026-09-08T17:36:27.863Z Compiling generic-array v0.14.7
18822026-09-08T17:36:27.907Z Compiling smallvec v1.15.1
18832026-09-08T17:36:27.926Z Compiling icu_properties_data v2.1.2
18842026-09-08T17:36:27.961Z Compiling icu_normalizer_data v2.1.1
18852026-09-08T17:36:28.064Z Compiling parking_lot_core v0.9.12
18862026-09-08T17:36:28.134Z Compiling itoa v1.0.17
18872026-09-08T17:36:28.180Z Compiling log v0.4.33
18882026-09-08T17:36:28.180Z Compiling pkg-config v0.3.32
18892026-09-08T17:36:28.224Z Compiling subtle v2.6.1
18902026-09-08T17:36:28.256Z Compiling stable_deref_trait v1.2.1
18912026-09-08T17:36:28.256Z Compiling rustix v1.1.4
18922026-09-08T17:36:28.256Z Compiling typenum v1.20.1
18932026-09-08T17:36:28.334Z Compiling getrandom v0.3.4
18942026-09-08T17:36:28.405Z Compiling scopeguard v1.2.0
18952026-09-08T17:36:28.443Z Compiling thiserror v2.0.18
18962026-09-08T17:36:28.506Z Compiling lock_api v0.4.14
18972026-09-08T17:36:28.534Z Compiling rand_core v0.10.0
18982026-09-08T17:36:28.567Z Compiling jobserver v0.1.34
18992026-09-08T17:36:28.589Z Compiling errno v0.3.14
19002026-09-08T17:36:28.737Z Compiling critical-section v1.2.0
19012026-09-08T17:36:28.756Z Compiling getrandom v0.2.17
19022026-09-08T17:36:28.784Z Compiling cc v1.2.56
19032026-09-08T17:36:28.791Z Compiling percent-encoding v2.3.2
19042026-09-08T17:36:28.826Z Compiling writeable v0.6.2
19052026-09-08T17:36:28.871Z Compiling litemap v0.8.1
19062026-09-08T17:36:28.887Z Compiling schemars v0.8.22
19072026-09-08T17:36:28.921Z Compiling equivalent v1.0.2
19082026-09-08T17:36:28.949Z Compiling syn v2.0.117
19092026-09-08T17:36:28.966Z Compiling rand_core v0.6.4
19102026-09-08T17:36:29.030Z Compiling syn v1.0.109
19112026-09-08T17:36:29.033Z Compiling pin-project-lite v0.2.17
19122026-09-08T17:36:29.113Z Compiling once_cell v1.21.3
19132026-09-08T17:36:29.160Z Compiling rustversion v1.0.22
19142026-09-08T17:36:29.240Z Compiling hashbrown v0.17.0
19152026-09-08T17:36:29.244Z Compiling heck v0.5.0
19162026-09-08T17:36:29.289Z Compiling dunce v1.0.5
19172026-09-08T17:36:29.315Z Compiling fs_extra v1.3.0
19182026-09-08T17:36:29.331Z Compiling utf8_iter v1.0.4
19192026-09-08T17:36:29.371Z Compiling byteorder v1.5.0
19202026-09-08T17:36:29.387Z Compiling form_urlencoded v1.2.2
19212026-09-08T17:36:29.437Z Compiling strsim v0.11.1
19222026-09-08T17:36:29.620Z Compiling semver v1.0.28
19232026-09-08T17:36:29.638Z Compiling bitflags v2.11.0
19242026-09-08T17:36:29.712Z Compiling cmake v0.1.57
19252026-09-08T17:36:29.764Z Compiling signal-hook-registry v1.4.8
19262026-09-08T17:36:29.858Z Compiling indexmap v2.14.0
19272026-09-08T17:36:29.903Z Compiling thiserror v1.0.69
19282026-09-08T17:36:29.937Z Compiling parking_lot v0.12.5
19292026-09-08T17:36:29.957Z Compiling socket2 v0.6.3
19302026-09-08T17:36:30.089Z Compiling mio v1.2.0
19312026-09-08T17:36:30.124Z Compiling aws-lc-sys v0.40.0
19322026-09-08T17:36:30.161Z Compiling futures-core v0.3.32
19332026-09-08T17:36:30.236Z Compiling aws-lc-rs v1.16.3
19342026-09-08T17:36:30.239Z Compiling const-oid v0.9.6
19352026-09-08T17:36:30.340Z Compiling httparse v1.10.1
19362026-09-08T17:36:30.360Z Compiling iana-time-zone v0.1.65
19372026-09-08T17:36:30.589Z Compiling ucd-trie v0.1.7
19382026-09-08T17:36:30.603Z Compiling crc32fast v1.5.0
19392026-09-08T17:36:30.689Z Compiling regex-syntax v0.8.10
19402026-09-08T17:36:30.770Z Compiling fnv v1.0.7
19412026-09-08T17:36:30.804Z Compiling pest v2.8.6
19422026-09-08T17:36:30.836Z Compiling uuid v1.23.4
19432026-09-08T17:36:30.921Z Compiling ident_case v1.0.1
19442026-09-08T17:36:30.924Z Compiling vcpkg v0.2.15
19452026-09-08T17:36:31.124Z Compiling rustc_version v0.4.1
19462026-09-08T17:36:31.216Z Compiling futures-sink v0.3.32
19472026-09-08T17:36:31.234Z Compiling rustls v0.23.41
19482026-09-08T17:36:31.344Z Compiling dyn-clone v1.0.20
19492026-09-08T17:36:31.347Z Compiling futures-channel v0.3.32
19502026-09-08T17:36:31.530Z Compiling aho-corasick v1.1.4
19512026-09-08T17:36:31.548Z Compiling openssl-sys v0.9.117
19522026-09-08T17:36:31.589Z Compiling futures-io v0.3.32
19532026-09-08T17:36:31.648Z Compiling slab v0.4.12
19542026-09-08T17:36:31.684Z Compiling futures-task v0.3.32
19552026-09-08T17:36:31.756Z Compiling synstructure v0.13.2
19562026-09-08T17:36:31.773Z Compiling serde_derive_internals v0.29.1
19572026-09-08T17:36:31.878Z Compiling radium v0.7.0
19582026-09-08T17:36:31.913Z Compiling pest_meta v2.8.6
19592026-09-08T17:36:31.946Z Compiling num-conv v0.2.0
19602026-09-08T17:36:31.961Z Compiling plain v0.2.3
19612026-09-08T17:36:32.055Z Compiling time-core v0.1.8
19622026-09-08T17:36:32.113Z Compiling crossbeam-utils v0.8.21
19632026-09-08T17:36:32.147Z Compiling openssl v0.10.80
19642026-09-08T17:36:32.201Z Compiling pretty-hex v0.4.1
19652026-09-08T17:36:32.226Z Compiling time-macros v0.2.27
19662026-09-08T17:36:32.274Z Compiling base64ct v1.8.3
19672026-09-08T17:36:32.308Z Compiling maybe-uninit v2.0.0
19682026-09-08T17:36:32.334Z Compiling base64 v0.22.1
19692026-09-08T17:36:32.389Z Compiling slog v2.8.2
19702026-09-08T17:36:32.426Z Compiling regex-automata v0.4.14
19712026-09-08T17:36:32.452Z Compiling flagset v0.4.7
19722026-09-08T17:36:32.558Z Compiling pest_generator v2.8.6
19732026-09-08T17:36:32.576Z Compiling pem-rfc7468 v0.7.0
19742026-09-08T17:36:32.617Z Compiling unicode-segmentation v1.12.0
19752026-09-08T17:36:32.633Z Compiling darling_core v0.23.0
19762026-09-08T17:36:32.742Z Compiling rand_core v0.9.5
19772026-09-08T17:36:32.798Z Compiling bzip2-sys v0.1.13+1.0.8
19782026-09-08T17:36:32.816Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19792026-09-08T17:36:32.834Z Compiling syn v3.0.3
19802026-09-08T17:36:32.869Z Compiling ahash v0.8.12
19812026-09-08T17:36:32.884Z Compiling paste v1.0.15
19822026-09-08T17:36:32.944Z Compiling packed_struct v0.10.1
19832026-09-08T17:36:32.959Z Compiling num-bigint-dig v0.8.6
19842026-09-08T17:36:32.976Z Compiling native-tls v0.2.18
19852026-09-08T17:36:33.039Z Compiling serde_derive v1.0.228
19862026-09-08T17:36:33.140Z Compiling zeroize_derive v1.5.0
19872026-09-08T17:36:33.157Z Compiling zerofrom-derive v0.1.6
19882026-09-08T17:36:33.174Z Compiling yoke-derive v0.8.1
19892026-09-08T17:36:33.215Z Compiling zerocopy-derive v0.8.55
19902026-09-08T17:36:33.218Z Compiling zerovec-derive v0.11.2
19912026-09-08T17:36:33.247Z Compiling displaydoc v0.2.5
19922026-09-08T17:36:33.250Z Compiling tokio-macros v2.7.0
19932026-09-08T17:36:33.266Z Compiling futures-macro v0.3.32
19942026-09-08T17:36:33.269Z Compiling thiserror-impl v2.0.18
19952026-09-08T17:36:33.285Z Compiling schemars_derive v0.8.22
19962026-09-08T17:36:33.299Z Compiling der_derive v0.7.3
19972026-09-08T17:36:33.344Z Compiling tracing-attributes v0.1.31
19982026-09-08T17:36:33.789Z Compiling thiserror-impl v1.0.69
19992026-09-08T17:36:33.970Z Compiling pest_derive v2.8.6
20002026-09-08T17:36:33.988Z Compiling scroll_derive v0.12.1
20012026-09-08T17:36:34.093Z Compiling futures-util v0.3.32
20022026-09-08T17:36:34.253Z Compiling scroll_derive v0.13.1
20032026-09-08T17:36:34.293Z Compiling openssl-macros v0.1.1
20042026-09-08T17:36:34.309Z Compiling zerofrom v0.1.6
20052026-09-08T17:36:34.468Z Compiling yoke v0.8.1
20062026-09-08T17:36:34.678Z Compiling zerovec v0.11.5
20072026-09-08T17:36:34.696Z Compiling zerotrie v0.2.3
20082026-09-08T17:36:34.732Z Compiling anyhow v1.0.104
20092026-09-08T17:36:34.755Z Compiling regex v1.12.3
20102026-09-08T17:36:34.773Z Compiling darling_macro v0.23.0
20112026-09-08T17:36:34.988Z Compiling zerocopy-derive v0.7.35
20122026-09-08T17:36:35.182Z Compiling tracing-core v0.1.36
20132026-09-08T17:36:35.277Z Compiling tinystr v0.8.2
20142026-09-08T17:36:35.294Z Compiling potential_utf v0.1.4
20152026-09-08T17:36:35.311Z Compiling cookie v0.18.1
20162026-09-08T17:36:35.485Z Compiling icu_locale_core v2.1.1
20172026-09-08T17:36:35.509Z Compiling icu_collections v2.1.1
20182026-09-08T17:36:35.584Z Compiling camino v1.2.5
20192026-09-08T17:36:35.885Z Compiling cpufeatures v0.2.17
20202026-09-08T17:36:35.919Z Compiling fastrand v2.3.0
20212026-09-08T17:36:35.935Z Compiling tracing v0.1.44
20222026-09-08T17:36:36.010Z Compiling darling v0.23.0
20232026-09-08T17:36:36.112Z Compiling bitfield-macros v0.19.4
20242026-09-08T17:36:36.183Z Compiling icu_provider v2.1.1
20252026-09-08T17:36:36.251Z Compiling zeroize v1.9.0
20262026-09-08T17:36:36.283Z Compiling bytes v1.11.1
20272026-09-08T17:36:36.459Z Compiling chrono v0.4.45
20282026-09-08T17:36:36.501Z Compiling icu_normalizer v2.1.1
20292026-09-08T17:36:36.550Z Compiling icu_properties v2.1.2
20302026-09-08T17:36:36.661Z Compiling serde_tokenstream v0.2.3
20312026-09-08T17:36:36.843Z Compiling tokio v1.52.1
20322026-09-08T17:36:36.954Z Compiling crypto-common v0.1.7
20332026-09-08T17:36:37.013Z Compiling block-buffer v0.10.4
20342026-09-08T17:36:37.029Z Compiling der v0.7.10
20352026-09-08T17:36:37.198Z Compiling digest v0.10.7
20362026-09-08T17:36:37.283Z Compiling http v1.4.2
20372026-09-08T17:36:37.465Z Compiling idna_adapter v1.2.1
20382026-09-08T17:36:37.506Z Compiling toml_datetime v0.6.11
20392026-09-08T17:36:37.626Z Compiling idna v1.1.0
20402026-09-08T17:36:37.795Z Compiling ppv-lite86 v0.2.21
20412026-09-08T17:36:37.994Z Compiling url v2.5.8
20422026-09-08T17:36:37.998Z Compiling spki v0.7.3
20432026-09-08T17:36:38.157Z Compiling rand_chacha v0.9.0
20442026-09-08T17:36:38.178Z Compiling serde_spanned v0.6.9
20452026-09-08T17:36:38.195Z Compiling zerocopy-derive v0.6.6
20462026-09-08T17:36:38.238Z Compiling clap_derive v4.6.1
20472026-09-08T17:36:38.336Z Compiling packed_struct_codegen v0.10.1
20482026-09-08T17:36:38.630Z Compiling indexmap v1.9.3
20492026-09-08T17:36:38.782Z Compiling object v0.37.3
20502026-09-08T17:36:38.788Z Compiling simd-adler32 v0.3.8
20512026-09-08T17:36:38.868Z Compiling rand v0.9.2
20522026-09-08T17:36:38.977Z Compiling pkcs8 v0.10.2
20532026-09-08T17:36:39.025Z Compiling http-body v1.0.1
20542026-09-08T17:36:39.041Z Compiling rustls-pki-types v1.14.0
20552026-09-08T17:36:39.073Z Compiling daft-derive v0.1.8
20562026-09-08T17:36:39.242Z Compiling spin v0.9.8
20572026-09-08T17:36:39.284Z Compiling usdt-impl v0.5.0
20582026-09-08T17:36:39.333Z Compiling ref-cast v1.0.25
20592026-09-08T17:36:39.408Z Compiling anstyle v1.0.14
20602026-09-08T17:36:39.471Z Compiling cmov v0.5.4
20612026-09-08T17:36:39.471Z Compiling openssl-probe v0.2.1
20622026-09-08T17:36:39.541Z Compiling winnow v0.5.40
20632026-09-08T17:36:39.557Z Compiling usdt-impl v0.6.0
20642026-09-08T17:36:39.599Z Compiling either v1.15.0
20652026-09-08T17:36:39.640Z Compiling adler2 v2.0.1
20662026-09-08T17:36:39.661Z Compiling utf8parse v0.2.2
20672026-09-08T17:36:39.694Z Compiling tinyvec_macros v0.1.1
20682026-09-08T17:36:39.720Z Compiling ctutils v0.4.2
20692026-09-08T17:36:39.774Z Compiling anstyle-parse v1.0.0
20702026-09-08T17:36:39.791Z Compiling tinyvec v1.10.0
20712026-09-08T17:36:39.794Z Compiling miniz_oxide v0.8.9
20722026-09-08T17:36:39.843Z Compiling sha2 v0.10.9
20732026-09-08T17:36:39.968Z Compiling tempfile v3.27.0
20742026-09-08T17:36:39.999Z Compiling scroll v0.13.0
20752026-09-08T17:36:40.116Z Compiling scroll v0.12.0
20762026-09-08T17:36:40.133Z Compiling async-trait v0.1.89
20772026-09-08T17:36:40.156Z Compiling terminal_size v0.4.3
20782026-09-08T17:36:40.210Z Compiling heapless v0.7.17
20792026-09-08T17:36:40.353Z Compiling atomic-waker v1.1.2
20802026-09-08T17:36:40.372Z Compiling tower-service v0.3.3
20812026-09-08T17:36:40.388Z Compiling tower-layer v0.3.3
20822026-09-08T17:36:40.402Z Compiling winnow v0.7.14
20832026-09-08T17:36:40.406Z Compiling untrusted v0.7.1
20842026-09-08T17:36:40.485Z Compiling is_terminal_polyfill v1.70.2
20852026-09-08T17:36:40.502Z Compiling zstd-safe v7.2.4
20862026-09-08T17:36:40.538Z Compiling try-lock v0.2.5
20872026-09-08T17:36:40.571Z Compiling winnow v1.0.3
20882026-09-08T17:36:40.596Z Compiling colorchoice v1.0.4
20892026-09-08T17:36:40.667Z Compiling rustix v0.38.44
20902026-09-08T17:36:40.697Z Compiling tokio-util v0.7.18
20912026-09-08T17:36:40.736Z Compiling signal-hook v0.3.18
20922026-09-08T17:36:40.755Z Compiling anstyle-query v1.1.5
20932026-09-08T17:36:40.782Z Compiling litrs v1.0.0
20942026-09-08T17:36:40.880Z Compiling toml_edit v0.19.15
20952026-09-08T17:36:40.896Z Compiling anstream v1.0.0
20962026-09-08T17:36:41.024Z Compiling want v0.3.1
20972026-09-08T17:36:41.266Z Compiling goblin v0.8.2
20982026-09-08T17:36:41.288Z Compiling document-features v0.2.12
20992026-09-08T17:36:41.469Z Compiling h2 v0.4.15
21002026-09-08T17:36:41.532Z Compiling toml_parser v1.1.2+spec-1.1.0
21012026-09-08T17:36:41.550Z Compiling goblin v0.10.5
21022026-09-08T17:36:41.664Z Compiling hybrid-array v0.4.13
21032026-09-08T17:36:41.850Z Compiling ipnetwork v0.21.1
21042026-09-08T17:36:41.876Z Compiling ipnet v2.12.0
21052026-09-08T17:36:41.897Z Compiling zerocopy v0.7.35
21062026-09-08T17:36:42.078Z Compiling structmeta-derive v0.3.0
21072026-09-08T17:36:42.115Z Compiling ref-cast-impl v1.0.25
21082026-09-08T17:36:42.267Z Compiling heck v0.4.1
21092026-09-08T17:36:42.354Z Compiling darling_core v0.20.11
21102026-09-08T17:36:42.475Z Compiling curve25519-dalek v4.1.3
21112026-09-08T17:36:42.492Z Compiling memoffset v0.9.1
21122026-09-08T17:36:42.685Z Compiling powerfmt v0.2.0
21132026-09-08T17:36:42.704Z Compiling tap v1.0.1
21142026-09-08T17:36:42.741Z Compiling httpdate v1.0.3
21152026-09-08T17:36:42.797Z Compiling untrusted v0.9.0
21162026-09-08T17:36:42.851Z Compiling foreign-types-shared v0.1.1
21172026-09-08T17:36:42.867Z Compiling deranged v0.5.8
21182026-09-08T17:36:42.926Z Compiling wyz v0.5.1
21192026-09-08T17:36:42.943Z Compiling foreign-types v0.3.2
21202026-09-08T17:36:43.031Z Compiling unicode-normalization v0.1.25
21212026-09-08T17:36:43.111Z Compiling structmeta v0.3.0
21222026-09-08T17:36:43.208Z Compiling rand_chacha v0.3.1
21232026-09-08T17:36:43.227Z Compiling signature v2.2.0
21242026-09-08T17:36:43.242Z Compiling hex v0.4.3
21252026-09-08T17:36:43.327Z Compiling dtrace-parser v0.2.0
21262026-09-08T17:36:43.395Z Compiling dtrace-parser v0.3.0
21272026-09-08T17:36:43.509Z Compiling dof v0.3.0
21282026-09-08T17:36:43.535Z Compiling pin-project-internal v1.1.11
21292026-09-08T17:36:43.667Z Compiling num-integer v0.1.46
21302026-09-08T17:36:43.929Z Compiling thread-id v4.2.2
21312026-09-08T17:36:43.945Z Compiling socket2 v0.5.10
21322026-09-08T17:36:43.992Z Compiling wait-timeout v0.2.1
21332026-09-08T17:36:44.009Z Compiling thread-id v5.1.0
21342026-09-08T17:36:44.014Z Compiling quick-error v1.2.3
21352026-09-08T17:36:44.014Z Compiling clap_lex v1.0.0
21362026-09-08T17:36:44.056Z Compiling bit-vec v0.8.0
21372026-09-08T17:36:44.111Z Compiling num_threads v0.1.7
21382026-09-08T17:36:44.219Z Compiling funty v2.0.0
21392026-09-08T17:36:44.228Z Compiling cfg_aliases v0.2.1
21402026-09-08T17:36:44.246Z Compiling dof v0.4.0
21412026-09-08T17:36:44.327Z Compiling owo-colors v4.3.0
21422026-09-08T17:36:44.342Z Compiling smoltcp v0.9.1
21432026-09-08T17:36:44.359Z Compiling darling_macro v0.20.11
21442026-09-08T17:36:44.409Z Compiling nix v0.31.2
21452026-09-08T17:36:44.453Z Compiling bit-set v0.8.0
21462026-09-08T17:36:44.543Z Compiling time v0.3.47
21472026-09-08T17:36:44.582Z Compiling bitvec v1.0.1
21482026-09-08T17:36:44.600Z Compiling hyper v1.10.1
21492026-09-08T17:36:44.617Z Compiling clap_builder v4.6.0
21502026-09-08T17:36:44.638Z Compiling rusty-fork v0.3.1
21512026-09-08T17:36:44.689Z Compiling num-iter v0.1.45
21522026-09-08T17:36:44.879Z Compiling rand v0.8.6
21532026-09-08T17:36:44.895Z Compiling darling v0.20.11
21542026-09-08T17:36:45.191Z Compiling lazy_static v1.5.0
21552026-09-08T17:36:45.304Z Compiling hmac v0.12.1
21562026-09-08T17:36:45.320Z Compiling erased-serde v0.3.31
21572026-09-08T17:36:45.456Z Compiling curve25519-dalek-derive v0.1.1
21582026-09-08T17:36:45.472Z Compiling rand_xorshift v0.4.0
21592026-09-08T17:36:45.517Z Compiling sync_wrapper v1.0.2
21602026-09-08T17:36:45.776Z Compiling hyper-util v0.1.20
21612026-09-08T17:36:45.842Z Compiling siphasher v1.0.2
21622026-09-08T17:36:45.921Z Compiling nodrop v0.1.14
21632026-09-08T17:36:46.029Z Compiling zlib-rs v0.6.2
21642026-09-08T17:36:46.046Z Compiling unarray v0.1.4
21652026-09-08T17:36:46.053Z Compiling crc-catalog v2.4.0
21662026-09-08T17:36:46.079Z Compiling array-init v0.0.4
21672026-09-08T17:36:46.108Z Compiling clap v4.6.1
21682026-09-08T17:36:46.157Z Compiling proptest v1.11.0
21692026-09-08T17:36:46.189Z Compiling crc v3.4.0
21702026-09-08T17:36:46.477Z Compiling tower v0.5.3
21712026-09-08T17:36:46.991Z Compiling derive_builder_core v0.20.2
21722026-09-08T17:36:47.281Z Compiling smallvec v0.6.14
21732026-09-08T17:36:47.370Z Compiling snafu-derive v0.8.9
21742026-09-08T17:36:47.514Z Compiling http-body-util v0.1.3
21752026-09-08T17:36:47.531Z Compiling pkcs1 v0.7.5
21762026-09-08T17:36:47.571Z Compiling zerocopy v0.6.6
21772026-09-08T17:36:47.656Z Compiling bitfield v0.19.4
21782026-09-08T17:36:47.836Z Compiling strum_macros v0.27.2
21792026-09-08T17:36:47.842Z Compiling strum_macros v0.26.4
21802026-09-08T17:36:47.854Z Compiling hubpack_derive v0.1.1
21812026-09-08T17:36:47.944Z Compiling env_filter v2.0.0
21822026-09-08T17:36:47.972Z Compiling fs-err v3.3.0
21832026-09-08T17:36:48.101Z Compiling flate2 v1.1.9
21842026-09-08T17:36:48.217Z Compiling allocator-api2 v0.2.21
21852026-09-08T17:36:48.233Z Compiling ryu v1.0.23
21862026-09-08T17:36:48.283Z Compiling gimli v0.32.3
21872026-09-08T17:36:48.480Z Compiling iri-string v0.7.10
21882026-09-08T17:36:48.512Z Compiling hashbrown v0.12.3
21892026-09-08T17:36:48.590Z Compiling unicode-bidi v0.3.18
21902026-09-08T17:36:48.753Z Compiling base64 v0.21.7
21912026-09-08T17:36:48.933Z Compiling unicode-properties v0.1.4
21922026-09-08T17:36:49.005Z Compiling ron v0.8.1
21932026-09-08T17:36:49.159Z Compiling stringprep v0.1.5
21942026-09-08T17:36:49.437Z Compiling serde_urlencoded v0.7.1
21952026-09-08T17:36:49.529Z Compiling newtype-uuid v1.3.2
21962026-09-08T17:36:49.534Z Compiling env_logger v0.11.11
21972026-09-08T17:36:49.564Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
21982026-09-08T17:36:49.610Z Compiling tower-http v0.6.8
21992026-09-08T17:36:49.626Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22002026-09-08T17:36:49.694Z Compiling derive_builder_macro v0.20.2
22012026-09-08T17:36:49.824Z Compiling rsa v0.9.10
22022026-09-08T17:36:49.846Z Compiling oxnet v0.1.6
22032026-09-08T17:36:49.875Z Compiling serde-hex v0.1.0
22042026-09-08T17:36:49.879Z Compiling tokio-native-tls v0.3.1
22052026-09-08T17:36:50.044Z Compiling addr2line v0.25.1
22062026-09-08T17:36:50.077Z Compiling hashbrown v0.13.2
22072026-09-08T17:36:50.103Z Compiling bzip2 v0.4.4
22082026-09-08T17:36:50.157Z Compiling usdt-attr-macro v0.6.0
22092026-09-08T17:36:50.206Z Compiling usdt-macro v0.6.0
22102026-09-08T17:36:50.268Z Compiling derive-ex v0.1.8
22112026-09-08T17:36:50.312Z Compiling crypto-common v0.2.2
22122026-09-08T17:36:50.384Z Compiling block-buffer v0.12.1
22132026-09-08T17:36:50.734Z Compiling block-padding v0.4.2
22142026-09-08T17:36:50.910Z Compiling rustls-native-certs v0.8.3
22152026-09-08T17:36:50.984Z Compiling x509-cert v0.2.5
22162026-09-08T17:36:51.156Z Compiling md-5 v0.10.6
22172026-09-08T17:36:51.345Z Compiling bstr v1.12.1
22182026-09-08T17:36:51.363Z Compiling convert_case v0.10.0
22192026-09-08T17:36:51.521Z Compiling vergen-lib v9.1.0
22202026-09-08T17:36:51.554Z Compiling hash32 v0.2.1
22212026-09-08T17:36:51.569Z Compiling encoding_rs v0.8.35
22222026-09-08T17:36:51.619Z Compiling unicode-width v0.2.0
22232026-09-08T17:36:51.640Z Compiling psl-types v2.0.11
22242026-09-08T17:36:51.701Z Compiling mime v0.3.17
22252026-09-08T17:36:51.796Z Compiling rustc-demangle v0.1.27
22262026-09-08T17:36:51.877Z Compiling crc-any v2.5.0
22272026-09-08T17:36:51.956Z Compiling fallible-iterator v0.2.0
22282026-09-08T17:36:52.016Z Compiling cpufeatures v0.3.0
22292026-09-08T17:36:52.128Z Compiling test-strategy v0.4.5
22302026-09-08T17:36:52.216Z Compiling publicsuffix v2.3.0
22312026-09-08T17:36:52.285Z Compiling postgres-protocol v0.6.10
22322026-09-08T17:36:52.390Z Compiling backtrace v0.3.76
22332026-09-08T17:36:52.408Z Compiling derive_more-impl v2.1.1
22342026-09-08T17:36:52.905Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22352026-09-08T17:36:52.934Z Compiling inout v0.2.2
22362026-09-08T17:36:53.038Z Compiling object v0.30.4
22372026-09-08T17:36:53.121Z Compiling zip v0.6.6
22382026-09-08T17:36:53.161Z Compiling derive_builder v0.20.2
22392026-09-08T17:36:53.261Z Compiling daft v0.1.8
22402026-09-08T17:36:53.309Z Compiling hyper-tls v0.6.0
22412026-09-08T17:36:53.460Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22422026-09-08T17:36:53.500Z Compiling phf_shared v0.13.1
22432026-09-08T17:36:53.571Z Compiling pin-project v1.1.11
22442026-09-08T17:36:53.648Z Compiling toml v0.7.8
22452026-09-08T17:36:53.746Z Compiling futures-executor v0.3.32
22462026-09-08T17:36:53.794Z Compiling serde_with_macros v3.21.0
22472026-09-08T17:36:53.827Z Compiling enum-as-inner v0.6.1
22482026-09-08T17:36:53.857Z Compiling async-recursion v1.1.1
22492026-09-08T17:36:53.928Z Compiling miette-derive v7.6.0
22502026-09-08T17:36:53.998Z Compiling serde_repr v0.1.20
22512026-09-08T17:36:54.072Z Compiling vergen v9.1.0
22522026-09-08T17:36:54.111Z Compiling ff v0.13.1
22532026-09-08T17:36:54.195Z Compiling cargo-platform v0.3.2
22542026-09-08T17:36:54.224Z Compiling managed v0.8.0
22552026-09-08T17:36:54.270Z Compiling libbz2-rs-sys v0.2.2
22562026-09-08T17:36:54.376Z Compiling bitflags v1.3.2
22572026-09-08T17:36:54.453Z Compiling jiff-core v0.1.0
22582026-09-08T17:36:54.470Z Compiling path-slash v0.1.5
22592026-09-08T17:36:54.501Z Compiling base16ct v0.2.0
22602026-09-08T17:36:54.559Z Compiling foldhash v0.1.5
22612026-09-08T17:36:54.613Z Compiling foldhash v0.2.0
22622026-09-08T17:36:54.629Z Compiling is_ci v1.2.0
22632026-09-08T17:36:54.690Z Compiling bumpalo v3.20.2
22642026-09-08T17:36:54.744Z Compiling unicode-linebreak v0.1.5
22652026-09-08T17:36:54.797Z Compiling smawk v0.3.2
22662026-09-08T17:36:54.845Z Compiling same-file v1.0.6
22672026-09-08T17:36:54.878Z Compiling hashbrown v0.16.1
22682026-09-08T17:36:54.907Z Compiling zopfli v0.8.3
22692026-09-08T17:36:54.955Z Compiling textwrap v0.16.2
22702026-09-08T17:36:54.971Z Compiling walkdir v2.5.0
22712026-09-08T17:36:55.003Z Compiling supports-color v3.0.2
22722026-09-08T17:36:55.023Z Compiling hashbrown v0.15.5
22732026-09-08T17:36:55.038Z Compiling bzip2 v0.6.1
22742026-09-08T17:36:55.186Z Compiling sec1 v0.7.3
22752026-09-08T17:36:55.263Z Compiling jiff v0.2.34
22762026-09-08T17:36:55.358Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22772026-09-08T17:36:55.481Z Compiling cargo_metadata v0.23.1
22782026-09-08T17:36:55.499Z Compiling group v0.13.0
22792026-09-08T17:36:55.673Z Compiling futures v0.3.32
22802026-09-08T17:36:55.803Z Compiling phf v0.13.1
22812026-09-08T17:36:55.897Z Compiling snafu v0.8.9
22822026-09-08T17:36:56.069Z Compiling reqwest v0.12.28
22832026-09-08T17:36:56.286Z Compiling signal-hook-mio v0.2.5
22842026-09-08T17:36:56.431Z Compiling cipher v0.5.2
22852026-09-08T17:36:56.431Z Compiling backtrace-ext v0.2.1
22862026-09-08T17:36:56.561Z Compiling cookie_store v0.22.1
22872026-09-08T17:36:56.582Z Compiling postgres-types v0.2.12
22882026-09-08T17:36:56.613Z Compiling zstd v0.13.3
22892026-09-08T17:36:56.762Z Compiling globset v0.4.18
22902026-09-08T17:36:56.833Z Compiling strum v0.27.2
22912026-09-08T17:36:56.833Z Compiling hubpack v0.1.2
22922026-09-08T17:36:56.930Z Compiling phf_shared v0.11.3
22932026-09-08T17:36:56.934Z Compiling hkdf v0.12.4
22942026-09-08T17:36:56.962Z Compiling crossbeam-epoch v0.9.18
22952026-09-08T17:36:57.009Z Compiling byte-wrapper v0.1.0
22962026-09-08T17:36:57.056Z Compiling olpc-cjson v0.1.4
22972026-09-08T17:36:57.115Z Compiling ed25519 v2.2.3
22982026-09-08T17:36:57.338Z Compiling crypto-bigint v0.5.5
22992026-09-08T17:36:57.357Z Compiling serde_plain v1.0.2
23002026-09-08T17:36:57.390Z Compiling serde-big-array v0.5.1
23012026-09-08T17:36:57.454Z Compiling pem v3.0.6
23022026-09-08T17:36:57.505Z Compiling float-cmp v0.10.0
23032026-09-08T17:36:57.543Z Compiling memmap2 v0.9.10
23042026-09-08T17:36:57.567Z Compiling precomputed-hash v0.1.1
23052026-09-08T17:36:57.678Z Compiling predicates-core v1.0.10
23062026-09-08T17:36:57.678Z Compiling whoami v2.1.0
23072026-09-08T17:36:57.720Z Compiling normalize-line-endings v0.3.0
23082026-09-08T17:36:57.735Z Compiling unicode-width v0.1.14
23092026-09-08T17:36:57.760Z Compiling typed-path v0.9.3
23102026-09-08T17:36:57.776Z Compiling toml_write v0.1.2
23112026-09-08T17:36:57.835Z Compiling new_debug_unreachable v1.0.6
23122026-09-08T17:36:57.864Z Compiling fixedbitset v0.5.7
23132026-09-08T17:36:57.891Z Compiling supports-hyperlinks v3.2.0
23142026-09-08T17:36:57.920Z Compiling fixedbitset v0.4.2
23152026-09-08T17:36:57.936Z Compiling supports-unicode v3.0.0
23162026-09-08T17:36:58.039Z Compiling keccak v0.1.6
23172026-09-08T17:36:58.068Z Compiling static_assertions v1.1.0
23182026-09-08T17:36:58.104Z Compiling difflib v0.4.0
23192026-09-08T17:36:58.155Z Compiling const-oid v0.10.2
23202026-09-08T17:36:58.158Z Compiling data-encoding v2.10.0
23212026-09-08T17:36:58.228Z Compiling chacha20 v0.10.0
23222026-09-08T17:36:58.264Z Compiling elliptic-curve v0.13.8
23232026-09-08T17:36:58.400Z Compiling digest v0.11.3
23242026-09-08T17:36:58.434Z Compiling predicates v3.1.4
23252026-09-08T17:36:58.452Z Compiling hickory-proto v0.25.2
23262026-09-08T17:36:58.549Z Compiling sha3 v0.10.8
23272026-09-08T17:36:58.565Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23282026-09-08T17:36:58.628Z Compiling petgraph v0.6.5
23292026-09-08T17:36:58.642Z Compiling petgraph v0.8.3
23302026-09-08T17:36:58.696Z Compiling miette v7.6.0
23312026-09-08T17:36:58.703Z Compiling toml_edit v0.22.27
23322026-09-08T17:36:58.836Z Compiling tokio-postgres v0.7.16
23332026-09-08T17:36:58.895Z Compiling string_cache v0.8.9
23342026-09-08T17:36:59.151Z Compiling usdt v0.6.0
23352026-09-08T17:36:59.728Z Compiling zip v4.6.1
23362026-09-08T17:37:00.105Z Compiling ed25519-dalek v2.2.0
23372026-09-08T17:37:00.186Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23382026-09-08T17:37:00.432Z Compiling crossterm v0.28.1
23392026-09-08T17:37:00.800Z Compiling iddqd v0.4.2
23402026-09-08T17:37:00.910Z Compiling serde_with v3.21.0
23412026-09-08T17:37:00.925Z Compiling derive_more v2.1.1
23422026-09-08T17:37:01.014Z Compiling similar v2.7.0
23432026-09-08T17:37:01.047Z Compiling strum v0.26.3
23442026-09-08T17:37:01.257Z Compiling tokio-stream v0.1.18
23452026-09-08T17:37:01.343Z Compiling buf-list v1.1.2
23462026-09-08T17:37:01.359Z Compiling itertools v0.13.0
23472026-09-08T17:37:01.445Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-09-08T17:37:01.529Z Compiling openapiv3 v2.2.0
23492026-09-08T17:37:01.942Z Compiling lalrpop-util v0.19.12
23502026-09-08T17:37:02.230Z Compiling peg-runtime v0.8.5
23512026-09-08T17:37:15.733Z Compiling macaddr v1.0.1
23522026-09-08T17:37:15.749Z Compiling rayon-core v1.13.0
23532026-09-08T17:37:15.833Z Compiling crucible-workspace-hack v0.1.0
23542026-09-08T17:37:15.939Z Compiling itertools v0.15.0
23552026-09-08T17:37:15.956Z Compiling secrecy v0.10.3
23562026-09-08T17:37:15.999Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23572026-09-08T17:37:15.999Z Compiling heapless v0.8.0
23582026-09-08T17:37:16.040Z Compiling toml_datetime v0.7.5+spec-1.1.0
23592026-09-08T17:37:16.141Z Compiling crossbeam-deque v0.8.6
23602026-09-08T17:37:16.156Z Compiling inout v0.1.4
23612026-09-08T17:37:16.185Z Compiling hash32 v0.3.1
23622026-09-08T17:37:16.202Z Compiling toml_edit v0.23.10+spec-1.0.0
23632026-09-08T17:37:16.284Z Compiling multer v3.1.0
23642026-09-08T17:37:16.335Z Compiling thread_local v1.1.9
23652026-09-08T17:37:16.369Z Compiling slog-async v2.8.0
23662026-09-08T17:37:16.406Z Compiling match_cfg v0.1.0
23672026-09-08T17:37:16.460Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23682026-09-08T17:37:16.477Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23692026-09-08T17:37:16.495Z Compiling compression-core v0.4.31
23702026-09-08T17:37:16.524Z Compiling smoltcp v0.11.0
23712026-09-08T17:37:16.618Z Compiling hostname v0.3.1
23722026-09-08T17:37:16.650Z Compiling compression-codecs v0.4.37
23732026-09-08T17:37:16.688Z Compiling cipher v0.4.4
23742026-09-08T17:37:16.749Z Compiling proc-macro-crate v3.4.0
23752026-09-08T17:37:16.768Z Compiling atomicwrites v0.4.4
23762026-09-08T17:37:16.787Z Compiling slog-json v2.6.1
23772026-09-08T17:37:16.896Z Compiling crossbeam-channel v0.5.15
23782026-09-08T17:37:16.939Z Compiling half v2.7.1
23792026-09-08T17:37:16.957Z Compiling universal-hash v0.5.1
23802026-09-08T17:37:16.974Z Compiling newtype-uuid-macros v0.1.0
23812026-09-08T17:37:17.036Z Compiling serde_tokenstream v0.3.0
23822026-09-08T17:37:17.048Z Compiling cobs v0.3.0
23832026-09-08T17:37:17.062Z Compiling async-stream-impl v0.3.6
23842026-09-08T17:37:17.116Z Compiling thiserror-impl-no-std v2.0.2
23852026-09-08T17:37:17.120Z Compiling toml_datetime v1.1.1+spec-1.1.0
23862026-09-08T17:37:17.187Z Compiling serde_spanned v1.1.1
23872026-09-08T17:37:17.272Z Compiling ingot-macros v0.2.0
23882026-09-08T17:37:17.289Z Compiling is-terminal v0.4.17
23892026-09-08T17:37:17.292Z Compiling proc-macro-error-attr v1.0.4
23902026-09-08T17:37:17.346Z Compiling dropshot v0.17.1
23912026-09-08T17:37:17.349Z Compiling ciborium-io v0.2.2
23922026-09-08T17:37:17.410Z Compiling toml_writer v1.1.1+spec-1.1.0
23932026-09-08T17:37:17.462Z Compiling term v1.2.1
23942026-09-08T17:37:17.481Z Compiling convert_case v0.4.0
23952026-09-08T17:37:17.497Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
23962026-09-08T17:37:17.542Z Compiling take_mut v0.2.2
23972026-09-08T17:37:17.606Z Compiling opaque-debug v0.3.1
23982026-09-08T17:37:17.662Z Compiling async-stream v0.3.6
23992026-09-08T17:37:17.679Z Compiling poly1305 v0.8.0
24002026-09-08T17:37:17.683Z Compiling toml v1.1.2+spec-1.1.0
24012026-09-08T17:37:17.749Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24022026-09-08T17:37:17.781Z Compiling slog-term v2.9.2
24032026-09-08T17:37:17.797Z Compiling ciborium-ll v0.2.2
24042026-09-08T17:37:17.800Z Compiling oxide-generation-macros v0.2.0
24052026-09-08T17:37:17.800Z Compiling derive_more v0.99.20
24062026-09-08T17:37:17.865Z Compiling postcard v1.1.3
24072026-09-08T17:37:18.053Z Compiling num_enum_derive v0.7.6
24082026-09-08T17:37:18.160Z Compiling thiserror-no-std v2.0.2
24092026-09-08T17:37:18.258Z Compiling slog-bunyan v2.5.0
24102026-09-08T17:37:18.274Z Compiling chacha20 v0.9.1
24112026-09-08T17:37:18.403Z Compiling async-compression v0.4.41
24122026-09-08T17:37:18.462Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24132026-09-08T17:37:18.537Z Compiling sha1 v0.11.0
24142026-09-08T17:37:18.569Z Compiling oxide-generation v0.1.3
24152026-09-08T17:37:18.585Z Compiling parse-display-derive v0.10.0
24162026-09-08T17:37:18.821Z Compiling proc-macro-crate v1.3.1
24172026-09-08T17:37:18.895Z Compiling waitgroup v0.1.2
24182026-09-08T17:37:18.910Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24192026-09-08T17:37:19.036Z Compiling rustls-pemfile v2.2.0
24202026-09-08T17:37:19.057Z Compiling blake2 v0.10.6
24212026-09-08T17:37:19.171Z Compiling aead v0.5.2
24222026-09-08T17:37:19.212Z Compiling dropshot_endpoint v0.17.1
24232026-09-08T17:37:19.297Z Compiling backon v1.6.0
24242026-09-08T17:37:19.312Z Compiling password-hash v0.5.0
24252026-09-08T17:37:19.372Z Compiling foreign-types-macros v0.2.3
24262026-09-08T17:37:19.453Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24272026-09-08T17:37:19.524Z Compiling serde_path_to_error v0.1.20
24282026-09-08T17:37:19.542Z Compiling hostname v0.4.2
24292026-09-08T17:37:19.616Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24302026-09-08T17:37:19.622Z Compiling proc-macro-error v1.0.4
24312026-09-08T17:37:19.676Z Compiling instant v0.1.13
24322026-09-08T17:37:19.724Z Compiling foreign-types-shared v0.3.1
24332026-09-08T17:37:19.809Z Compiling debug-ignore v1.0.5
24342026-09-08T17:37:19.826Z Compiling illumos-nvpair-sys v0.2.0
24352026-09-08T17:37:19.841Z Compiling backoff v0.4.0
24362026-09-08T17:37:19.892Z Compiling argon2 v0.5.3
24372026-09-08T17:37:19.907Z Compiling ingot-types v0.2.0
24382026-09-08T17:37:19.925Z Compiling chacha20poly1305 v0.10.1
24392026-09-08T17:37:19.947Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24402026-09-08T17:37:19.969Z Compiling num_enum_derive v0.5.11
24412026-09-08T17:37:20.004Z Compiling foreign-types v0.5.0
24422026-09-08T17:37:20.009Z Compiling num_enum v0.7.6
24432026-09-08T17:37:20.088Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24442026-09-08T17:37:20.105Z Compiling vsss-rs v3.3.4
24452026-09-08T17:37:20.108Z Compiling ciborium v0.2.2
24462026-09-08T17:37:20.138Z Compiling rustls-webpki v0.103.13
24472026-09-08T17:37:20.170Z Compiling parse-display v0.10.0
24482026-09-08T17:37:20.313Z Compiling ingot v0.2.1
24492026-09-08T17:37:20.466Z Compiling regress v0.10.5
24502026-09-08T17:37:20.520Z Compiling itertools v0.14.0
24512026-09-08T17:37:20.539Z Compiling tabwriter v1.4.1
24522026-09-08T17:37:20.556Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24532026-09-08T17:37:20.573Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24542026-09-08T17:37:20.598Z Compiling cstr-argument v0.1.2
24552026-09-08T17:37:20.775Z Compiling humantime v2.3.0
24562026-09-08T17:37:20.829Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24572026-09-08T17:37:20.864Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24582026-09-08T17:37:20.951Z Compiling num_enum v0.5.11
24592026-09-08T17:37:20.974Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24602026-09-08T17:37:21.048Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24612026-09-08T17:37:21.100Z Compiling rayon v1.11.0
24622026-09-08T17:37:21.118Z Compiling rand v0.10.1
24632026-09-08T17:37:21.133Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24642026-09-08T17:37:21.183Z Compiling indent_write v2.2.0
24652026-09-08T17:37:21.229Z Compiling colored v3.1.1
24662026-09-08T17:37:21.253Z Compiling libefi-sys v0.1.0
24672026-09-08T17:37:21.259Z Compiling illumos-nvpair v0.3.0
24682026-09-08T17:37:21.278Z Compiling zone_cfg_derive v0.3.1
24692026-09-08T17:37:21.378Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24702026-09-08T17:37:21.504Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24712026-09-08T17:37:21.527Z Compiling camino-tempfile v1.4.1
24722026-09-08T17:37:21.559Z Compiling itertools v0.12.1
24732026-09-08T17:37:21.638Z Compiling usdt-attr-macro v0.5.0
24742026-09-08T17:37:21.727Z Compiling usdt-macro v0.5.0
24752026-09-08T17:37:21.804Z Compiling bitfield-struct v0.6.2
24762026-09-08T17:37:21.891Z Compiling num-derive v0.4.2
24772026-09-08T17:37:21.907Z Compiling blake3 v1.8.5
24782026-09-08T17:37:21.947Z Compiling memmap v0.7.0
24792026-09-08T17:37:22.084Z Compiling sigpipe v0.1.3
24802026-09-08T17:37:22.161Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24812026-09-08T17:37:22.189Z Compiling swrite v0.1.0
24822026-09-08T17:37:22.316Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24832026-09-08T17:37:22.332Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24842026-09-08T17:37:22.405Z Compiling glob v0.3.3
24852026-09-08T17:37:22.477Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24862026-09-08T17:37:22.491Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24872026-09-08T17:37:22.506Z Compiling usdt v0.5.0
24882026-09-08T17:37:22.780Z Compiling smf v0.2.3
24892026-09-08T17:37:22.820Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24902026-09-08T17:37:22.887Z Compiling zone v0.3.1
24912026-09-08T17:37:22.966Z Compiling filetime v0.2.27
24922026-09-08T17:37:22.983Z Compiling constant_time_eq v0.4.2
24932026-09-08T17:37:23.006Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24942026-09-08T17:37:23.022Z Compiling xattr v1.6.1
24952026-09-08T17:37:23.037Z Compiling arrayref v0.3.9
24962026-09-08T17:37:23.102Z Compiling whoami v1.6.1
24972026-09-08T17:37:23.125Z Compiling arrayvec v0.7.6
24982026-09-08T17:37:23.173Z Compiling tar v0.4.46
24992026-09-08T17:37:23.173Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25002026-09-08T17:37:23.214Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25012026-09-08T17:37:23.243Z Compiling tokio-dtrace v0.1.1
25022026-09-08T17:37:23.282Z Compiling gethostname v0.5.0
25032026-09-08T17:37:23.446Z Compiling console v0.16.2
25042026-09-08T17:37:23.496Z Compiling unit-prefix v0.5.2
25052026-09-08T17:37:23.551Z Compiling topological-sort v0.2.2
25062026-09-08T17:37:23.596Z Compiling tokio-rustls v0.26.4
25072026-09-08T17:37:23.664Z Compiling rustls-platform-verifier v0.6.2
25082026-09-08T17:37:23.664Z Compiling tough v0.22.0
25092026-09-08T17:37:23.785Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25102026-09-08T17:37:23.867Z Compiling hyper-rustls v0.27.7
25112026-09-08T17:37:23.884Z Compiling indicatif v0.18.4
25122026-09-08T17:37:23.901Z Compiling oxide-tokio-rt v0.1.4
25132026-09-08T17:37:23.904Z Compiling toml v0.8.23
25142026-09-08T17:37:23.995Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25152026-09-08T17:37:24.106Z Compiling reqwest v0.13.2
25162026-09-08T17:37:24.124Z Compiling shell-words v1.1.1
25172026-09-08T17:37:25.183Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25182026-09-08T17:37:26.830Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25192026-09-08T17:37:27.132Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25202026-09-08T17:37:33.478Z Compiling progenitor-client v0.14.0
25212026-09-08T17:37:33.478Z Compiling omicron-zone-package v0.12.3
25222026-09-08T17:37:33.736Z Compiling progenitor-extras v0.2.0
25232026-09-08T17:37:33.992Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25242026-09-08T17:37:34.016Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25252026-09-08T17:37:34.072Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25262026-09-08T17:37:34.205Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25272026-09-08T17:37:34.278Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25282026-09-08T17:37:34.301Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25292026-09-08T17:37:34.317Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25302026-09-08T17:37:34.406Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25312026-09-08T17:37:34.835Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25322026-09-08T17:37:37.967Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25332026-09-08T17:37:47.519Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25342026-09-08T17:37:50.608Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25352026-09-08T17:37:51.604Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25362026-09-08T17:38:03.211Z Finished `release` profile [optimized] target(s) in 1m 36s
25372026-09-08T17:38:03.355Z Running `target/release/omicron-package -t test target create -p dev`
25382026-09-08T17:38:03.415ZLogging to: /work/oxidecomputer/omicron/out/LOG
25392026-09-08T17:38:03.418ZCreated new build target 'test' and set it as active
25402026-09-08T17:38:03.418Z
25412026-09-08T17:38:03.418Zreal 1:37.081548270
25422026-09-08T17:38:03.418Zuser 14:29.165229726
25432026-09-08T17:38:03.418Zsys 2:53.902021026
25442026-09-08T17:38:03.418Ztrap 0.418842740
25452026-09-08T17:38:03.418Ztflt 0.431027053
25462026-09-08T17:38:03.418Zdflt 3.726206781
25472026-09-08T17:38:03.418Zkflt 0.000622480
25482026-09-08T17:38:03.418Zlock 40:37.363318050
25492026-09-08T17:38:03.418Zslp 34:39.507106518
25502026-09-08T17:38:03.418Zlat 38.833096556
25512026-09-08T17:38:03.418Zstop 6:17.140219136
25522026-09-08T17:38:03.418Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25532026-09-08T17:38:04.312Z Finished `release` profile [optimized] target(s) in 0.88s
25542026-09-08T17:38:04.381Z Running `target/release/omicron-package -t test package`
25552026-09-08T17:38:04.437ZLogging to: /work/oxidecomputer/omicron/out/LOG
25562026-09-08T17:38:05.881Z Compiling cfg-if v1.0.4
25572026-09-08T17:38:06.096Z Compiling serde_core v1.0.228
25582026-09-08T17:38:06.096Z Compiling libc v0.2.185
25592026-09-08T17:38:06.099Z Compiling memchr v2.8.0
25602026-09-08T17:38:06.168Z Compiling smallvec v1.15.1
25612026-09-08T17:38:06.203Z Compiling stable_deref_trait v1.2.1
25622026-09-08T17:38:06.229Z Compiling libm v0.2.16
25632026-09-08T17:38:06.232Z Compiling scopeguard v1.2.0
25642026-09-08T17:38:06.252Z Compiling zerofrom v0.1.6
25652026-09-08T17:38:06.302Z Compiling rand_core v0.10.0
25662026-09-08T17:38:06.322Z Compiling percent-encoding v2.3.2
25672026-09-08T17:38:06.326Z Compiling writeable v0.6.2
25682026-09-08T17:38:06.326Z Compiling litemap v0.8.1
25692026-09-08T17:38:06.385Z Compiling lock_api v0.4.14
25702026-09-08T17:38:06.409Z Compiling yoke v0.8.1
25712026-09-08T17:38:06.412Z Compiling icu_properties_data v2.1.2
25722026-09-08T17:38:06.412Z Compiling icu_normalizer_data v2.1.1
25732026-09-08T17:38:06.484Z Compiling utf8_iter v1.0.4
25742026-09-08T17:38:06.487Z Compiling form_urlencoded v1.2.2
25752026-09-08T17:38:06.539Z Compiling iana-time-zone v0.1.65
25762026-09-08T17:38:06.565Z Compiling errno v0.3.14
25772026-09-08T17:38:06.566Z Compiling getrandom v0.4.3
25782026-09-08T17:38:06.566Z Compiling parking_lot_core v0.9.12
25792026-09-08T17:38:06.613Z Compiling zerovec v0.11.5
25802026-09-08T17:38:06.613Z Compiling zerotrie v0.2.3
25812026-09-08T17:38:06.683Z Compiling zerocopy v0.8.55
25822026-09-08T17:38:06.708Z Compiling signal-hook-registry v1.4.8
25832026-09-08T17:38:06.732Z Compiling mio v1.2.0
25842026-09-08T17:38:06.760Z Compiling socket2 v0.6.3
25852026-09-08T17:38:06.804Z Compiling thiserror v2.0.18
25862026-09-08T17:38:06.830Z Compiling parking_lot v0.12.5
25872026-09-08T17:38:06.867Z Compiling getrandom v0.2.17
25882026-09-08T17:38:06.908Z Compiling futures-util v0.3.32
25892026-09-08T17:38:06.935Z Compiling getrandom v0.3.4
25902026-09-08T17:38:06.939Z Compiling base64 v0.22.1
25912026-09-08T17:38:06.980Z Compiling time v0.3.47
25922026-09-08T17:38:07.005Z Compiling aho-corasick v1.1.4
25932026-09-08T17:38:07.066Z Compiling num-traits v0.2.19
25942026-09-08T17:38:07.089Z Compiling rand_core v0.6.4
25952026-09-08T17:38:07.113Z Compiling rand_core v0.9.5
25962026-09-08T17:38:07.181Z Compiling tinystr v0.8.2
25972026-09-08T17:38:07.227Z Compiling potential_utf v0.1.4
25982026-09-08T17:38:07.265Z Compiling spin v0.9.8
25992026-09-08T17:38:07.291Z Compiling socket2 v0.5.10
26002026-09-08T17:38:07.317Z Compiling pest v2.8.6
26012026-09-08T17:38:07.353Z Compiling encoding_rs v0.8.35
26022026-09-08T17:38:07.398Z Compiling icu_locale_core v2.1.1
26032026-09-08T17:38:07.441Z Compiling icu_collections v2.1.1
26042026-09-08T17:38:07.445Z Compiling simd-adler32 v0.3.8
26052026-09-08T17:38:07.486Z Compiling adler2 v2.0.1
26062026-09-08T17:38:07.510Z Compiling crc32fast v1.5.0
26072026-09-08T17:38:07.533Z Compiling wait-timeout v0.2.1
26082026-09-08T17:38:07.686Z Compiling miniz_oxide v0.8.9
26092026-09-08T17:38:07.793Z Compiling zlib-rs v0.6.2
26102026-09-08T17:38:07.839Z Compiling rand_xorshift v0.4.0
26112026-09-08T17:38:07.883Z Compiling lazy_static v1.5.0
26122026-09-08T17:38:07.904Z Compiling serde v1.0.228
26132026-09-08T17:38:07.959Z Compiling serde_json v1.0.151
26142026-09-08T17:38:08.018Z Compiling bitflags v2.11.0
26152026-09-08T17:38:08.021Z Compiling uuid v1.23.4
26162026-09-08T17:38:08.068Z Compiling semver v1.0.28
26172026-09-08T17:38:08.122Z Compiling indexmap v2.14.0
26182026-09-08T17:38:08.223Z Compiling icu_provider v2.1.1
26192026-09-08T17:38:08.468Z Compiling bytes v1.11.1
26202026-09-08T17:38:08.512Z Compiling zeroize v1.9.0
26212026-09-08T17:38:08.538Z Compiling icu_properties v2.1.2
26222026-09-08T17:38:08.664Z Compiling icu_normalizer v2.1.1
26232026-09-08T17:38:08.687Z Compiling chrono v0.4.45
26242026-09-08T17:38:08.756Z Compiling rustix v1.1.4
26252026-09-08T17:38:08.784Z Compiling generic-array v0.14.7
26262026-09-08T17:38:08.975Z Compiling erased-serde v0.3.31
26272026-09-08T17:38:09.115Z Compiling tokio v1.52.1
26282026-09-08T17:38:09.199Z Compiling http v1.4.2
26292026-09-08T17:38:09.299Z Compiling crypto-common v0.1.7
26302026-09-08T17:38:09.358Z Compiling block-buffer v0.10.4
26312026-09-08T17:38:09.474Z Compiling idna_adapter v1.2.1
26322026-09-08T17:38:09.474Z Compiling slog v2.8.2
26332026-09-08T17:38:09.525Z Compiling digest v0.10.7
26342026-09-08T17:38:09.558Z Compiling rustls-pki-types v1.14.0
26352026-09-08T17:38:09.580Z Compiling ipnet v2.12.0
26362026-09-08T17:38:09.644Z Compiling idna v1.1.0
26372026-09-08T17:38:09.670Z Compiling aws-lc-rs v1.16.3
26382026-09-08T17:38:09.692Z Compiling regex-automata v0.4.14
26392026-09-08T17:38:09.743Z Compiling terminal_size v0.4.3
26402026-09-08T17:38:09.812Z Compiling ppv-lite86 v0.2.21
26412026-09-08T17:38:09.868Z Compiling tempfile v3.27.0
26422026-09-08T17:38:09.913Z Compiling clap_builder v4.6.0
26432026-09-08T17:38:09.982Z Compiling http-body v1.0.1
26442026-09-08T17:38:10.019Z Compiling url v2.5.8
26452026-09-08T17:38:10.098Z Compiling der v0.7.10
26462026-09-08T17:38:10.124Z Compiling http-body-util v0.1.3
26472026-09-08T17:38:10.171Z Compiling rand_chacha v0.9.0
26482026-09-08T17:38:10.200Z Compiling rand_chacha v0.3.1
26492026-09-08T17:38:10.222Z Compiling serde_urlencoded v0.7.1
26502026-09-08T17:38:10.298Z Compiling rustls-native-certs v0.8.3
26512026-09-08T17:38:10.416Z Compiling futures-executor v0.3.32
26522026-09-08T17:38:10.440Z Compiling rand v0.9.2
26532026-09-08T17:38:10.505Z Compiling rand v0.8.6
26542026-09-08T17:38:10.527Z Compiling hybrid-array v0.4.13
26552026-09-08T17:38:10.732Z Compiling schemars v0.8.22
26562026-09-08T17:38:10.772Z Compiling rustls-webpki v0.103.13
26572026-09-08T17:38:10.797Z Compiling hex v0.4.3
26582026-09-08T17:38:10.797Z Compiling hubpack v0.1.2
26592026-09-08T17:38:11.070Z Compiling spki v0.7.3
26602026-09-08T17:38:11.132Z Compiling futures v0.3.32
26612026-09-08T17:38:11.185Z Compiling publicsuffix v2.3.0
26622026-09-08T17:38:11.262Z Compiling openapiv3 v2.2.0
26632026-09-08T17:38:11.295Z Compiling pkcs8 v0.10.2
26642026-09-08T17:38:11.361Z Compiling rustls v0.23.41
26652026-09-08T17:38:11.383Z Compiling cookie v0.18.1
26662026-09-08T17:38:11.430Z Compiling rusty-fork v0.3.1
26672026-09-08T17:38:11.434Z Compiling flate2 v1.1.9
26682026-09-08T17:38:11.770Z Compiling ipnetwork v0.21.1
26692026-09-08T17:38:11.820Z Compiling cookie_store v0.22.1
26702026-09-08T17:38:11.843Z Compiling sha2 v0.10.9
26712026-09-08T17:38:11.922Z Compiling clap v4.6.1
26722026-09-08T17:38:11.986Z Compiling proptest v1.11.0
26732026-09-08T17:38:12.037Z Compiling crypto-common v0.2.2
26742026-09-08T17:38:12.060Z Compiling block-buffer v0.12.1
26752026-09-08T17:38:12.100Z Compiling oxnet v0.1.6
26762026-09-08T17:38:12.132Z Compiling signature v2.2.0
26772026-09-08T17:38:12.291Z Compiling camino v1.2.5
26782026-09-08T17:38:12.315Z Compiling hmac v0.12.1
26792026-09-08T17:38:12.337Z Compiling dof v0.4.0
26802026-09-08T17:38:12.510Z Compiling regex v1.12.3
26812026-09-08T17:38:12.534Z Compiling dtrace-parser v0.3.0
26822026-09-08T17:38:12.559Z Compiling thread-id v5.1.0
26832026-09-08T17:38:12.607Z Compiling data-encoding v2.10.0
26842026-09-08T17:38:12.673Z Compiling memmap2 v0.9.10
26852026-09-08T17:38:12.782Z Compiling num-integer v0.1.46
26862026-09-08T17:38:12.883Z Compiling rustix v0.38.44
26872026-09-08T17:38:12.957Z Compiling x509-cert v0.2.5
26882026-09-08T17:38:13.008Z Compiling serde_spanned v0.6.9
26892026-09-08T17:38:13.052Z Compiling toml_datetime v0.6.11
26902026-09-08T17:38:13.145Z Compiling usdt-impl v0.6.0
26912026-09-08T17:38:13.195Z Compiling dof v0.3.0
26922026-09-08T17:38:13.216Z Compiling num-iter v0.1.45
26932026-09-08T17:38:13.261Z Compiling bstr v1.12.1
26942026-09-08T17:38:13.316Z Compiling dtrace-parser v0.2.0
26952026-09-08T17:38:13.374Z Compiling ff v0.13.1
26962026-09-08T17:38:13.397Z Compiling thread-id v4.2.2
26972026-09-08T17:38:13.505Z Compiling tokio-util v0.7.18
26982026-09-08T17:38:13.626Z Compiling tower v0.5.3
26992026-09-08T17:38:13.925Z Compiling usdt v0.6.0
27002026-09-08T17:38:13.996Z Compiling digest v0.11.3
27012026-09-08T17:38:14.141Z Compiling tower-http v0.6.8
27022026-09-08T17:38:14.177Z Compiling sec1 v0.7.3
27032026-09-08T17:38:14.205Z Compiling usdt-impl v0.5.0
27042026-09-08T17:38:14.266Z Compiling group v0.13.0
27052026-09-08T17:38:14.441Z Compiling h2 v0.4.15
27062026-09-08T17:38:14.461Z Compiling newtype-uuid v1.3.2
27072026-09-08T17:38:14.496Z Compiling signal-hook v0.3.18
27082026-09-08T17:38:14.719Z Compiling daft v0.1.8
27092026-09-08T17:38:14.753Z Compiling tokio-rustls v0.26.4
27102026-09-08T17:38:14.753Z Compiling rustls-platform-verifier v0.6.2
27112026-09-08T17:38:14.875Z Compiling nix v0.31.2
27122026-09-08T17:38:14.898Z Compiling hkdf v0.12.4
27132026-09-08T17:38:14.993Z Compiling serde_with v3.21.0
27142026-09-08T17:38:15.016Z Compiling crypto-bigint v0.5.5
27152026-09-08T17:38:15.064Z Compiling foreign-types-shared v0.1.1
27162026-09-08T17:38:15.087Z Compiling ahash v0.8.12
27172026-09-08T17:38:15.111Z Compiling num-bigint-dig v0.8.6
27182026-09-08T17:38:15.114Z Compiling packed_struct v0.10.1
27192026-09-08T17:38:15.167Z Compiling foreign-types v0.3.2
27202026-09-08T17:38:15.190Z Compiling openssl-sys v0.9.117
27212026-09-08T17:38:15.269Z Compiling pkcs1 v0.7.5
27222026-09-08T17:38:15.305Z Compiling toml_edit v0.19.15
27232026-09-08T17:38:15.376Z Compiling hashbrown v0.13.2
27242026-09-08T17:38:15.509Z Compiling serde-hex v0.1.0
27252026-09-08T17:38:15.731Z Compiling openssl v0.10.80
27262026-09-08T17:38:15.836Z Compiling bzip2 v0.4.4
27272026-09-08T17:38:15.988Z Compiling elliptic-curve v0.13.8
27282026-09-08T17:38:16.076Z Compiling signal-hook-mio v0.2.5
27292026-09-08T17:38:16.176Z Compiling rsa v0.9.10
27302026-09-08T17:38:16.252Z Compiling ron v0.8.1
27312026-09-08T17:38:16.449Z Compiling globset v0.4.18
27322026-09-08T17:38:16.625Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27332026-09-08T17:38:16.648Z Compiling block-padding v0.4.2
27342026-09-08T17:38:16.818Z Compiling sha3 v0.10.8
27352026-09-08T17:38:16.847Z Compiling curve25519-dalek v4.1.3
27362026-09-08T17:38:16.885Z Compiling toml v0.7.8
27372026-09-08T17:38:16.914Z Compiling inout v0.2.2
27382026-09-08T17:38:16.975Z Compiling zip v0.6.6
27392026-09-08T17:38:17.126Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27402026-09-08T17:38:17.198Z Compiling object v0.30.4
27412026-09-08T17:38:17.295Z Compiling jiff v0.2.34
27422026-09-08T17:38:17.383Z Compiling cipher v0.5.2
27432026-09-08T17:38:17.530Z Compiling crossterm v0.28.1
27442026-09-08T17:38:17.557Z Compiling ed25519 v2.2.3
27452026-09-08T17:38:17.651Z Compiling serde-big-array v0.5.1
27462026-09-08T17:38:17.686Z Compiling pem v3.0.6
27472026-09-08T17:38:17.721Z Compiling petgraph v0.8.3
27482026-09-08T17:38:17.810Z Compiling object v0.37.3
27492026-09-08T17:38:17.834Z Compiling heapless v0.7.17
27502026-09-08T17:38:17.873Z Compiling ed25519-dalek v2.2.0
27512026-09-08T17:38:17.912Z Compiling chacha20 v0.10.0
27522026-09-08T17:38:18.100Z Compiling hyper v1.10.1
27532026-09-08T17:38:18.181Z Compiling byte-wrapper v0.1.0
27542026-09-08T17:38:18.290Z Compiling native-tls v0.2.18
27552026-09-08T17:38:18.317Z Compiling md-5 v0.10.6
27562026-09-08T17:38:18.384Z Compiling serde_plain v1.0.2
27572026-09-08T17:38:18.408Z Compiling toml_edit v0.22.27
27582026-09-08T17:38:18.510Z Compiling postgres-protocol v0.6.10
27592026-09-08T17:38:18.654Z Compiling tokio-native-tls v0.3.1
27602026-09-08T17:38:18.723Z Compiling zopfli v0.8.3
27612026-09-08T17:38:18.753Z Compiling smoltcp v0.9.1
27622026-09-08T17:38:18.899Z Compiling hickory-proto v0.25.2
27632026-09-08T17:38:19.404Z Compiling float-cmp v0.10.0
27642026-09-08T17:38:19.515Z Compiling hyper-util v0.1.20
27652026-09-08T17:38:19.582Z Compiling textwrap v0.16.2
27662026-09-08T17:38:19.694Z Compiling petgraph v0.6.5
27672026-09-08T17:38:19.716Z Compiling string_cache v0.8.9
27682026-09-08T17:38:19.883Z Compiling predicates v3.1.4
27692026-09-08T17:38:20.013Z Compiling zip v4.6.1
27702026-09-08T17:38:20.037Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27712026-09-08T17:38:20.154Z Compiling postgres-types v0.2.12
27722026-09-08T17:38:20.558Z Compiling iddqd v0.4.2
27732026-09-08T17:38:20.584Z Compiling similar v2.7.0
27742026-09-08T17:38:20.730Z Compiling backtrace v0.3.76
27752026-09-08T17:38:20.849Z Compiling tokio-stream v0.1.18
27762026-09-08T17:38:21.061Z Compiling olpc-cjson v0.1.4
27772026-09-08T17:38:21.150Z Compiling hyper-rustls v0.27.7
27782026-09-08T17:38:21.200Z Compiling hyper-tls v0.6.0
27792026-09-08T17:38:21.308Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27802026-09-08T17:38:21.439Z Compiling backtrace-ext v0.2.1
27812026-09-08T17:38:21.490Z Compiling reqwest v0.13.2
27822026-09-08T17:38:21.529Z Compiling reqwest v0.12.28
27832026-09-08T17:38:21.551Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27842026-09-08T17:38:21.693Z Compiling miette v7.6.0
27852026-09-08T17:38:21.750Z Compiling tokio-postgres v0.7.16
27862026-09-08T17:38:21.896Z Compiling fs-err v3.3.0
27872026-09-08T17:38:21.971Z Compiling buf-list v1.1.2
27882026-09-08T17:38:22.175Z Compiling thread_local v1.1.9
27892026-09-08T17:38:22.340Z Compiling is-terminal v0.4.17
27902026-09-08T17:38:22.366Z Compiling hostname v0.3.1
27912026-09-08T17:38:22.390Z Compiling slog-async v2.8.0
27922026-09-08T17:38:22.414Z Compiling slog-json v2.6.1
27932026-09-08T17:38:22.474Z Compiling slog-term v2.9.2
27942026-09-08T17:38:22.504Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
27952026-09-08T17:38:22.566Z Compiling compression-codecs v0.4.37
27962026-09-08T17:38:22.690Z Compiling slog-bunyan v2.5.0
27972026-09-08T17:38:22.873Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27982026-09-08T17:38:22.896Z Compiling toml_datetime v1.1.1+spec-1.1.0
27992026-09-08T17:38:23.035Z Compiling serde_spanned v1.1.1
28002026-09-08T17:38:23.129Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28012026-09-08T17:38:23.152Z Compiling tough v0.22.0
28022026-09-08T17:38:23.223Z Compiling toml v1.1.2+spec-1.1.0
28032026-09-08T17:38:23.266Z Compiling multer v3.1.0
28042026-09-08T17:38:23.290Z Compiling async-compression v0.4.41
28052026-09-08T17:38:23.293Z Compiling sha1 v0.11.0
28062026-09-08T17:38:23.542Z Compiling progenitor-client v0.14.0
28072026-09-08T17:38:23.683Z Compiling rustls-pemfile v2.2.0
28082026-09-08T17:38:23.707Z Compiling serde_path_to_error v0.1.20
28092026-09-08T17:38:23.886Z Compiling hostname v0.4.2
28102026-09-08T17:38:23.956Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28112026-09-08T17:38:24.010Z Compiling atomicwrites v0.4.4
28122026-09-08T17:38:24.033Z Compiling macaddr v1.0.1
28132026-09-08T17:38:24.037Z Compiling instant v0.1.13
28142026-09-08T17:38:24.077Z Compiling oxide-generation v0.1.3
28152026-09-08T17:38:24.080Z Compiling regress v0.10.5
28162026-09-08T17:38:24.128Z Compiling dropshot v0.17.1
28172026-09-08T17:38:24.151Z Compiling progenitor-extras v0.2.0
28182026-09-08T17:38:24.198Z Compiling backoff v0.4.0
28192026-09-08T17:38:24.285Z Compiling parse-display v0.10.0
28202026-09-08T17:38:24.312Z Compiling half v2.7.1
28212026-09-08T17:38:24.439Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28222026-09-08T17:38:24.442Z Compiling heck v0.5.0
28232026-09-08T17:38:24.484Z Compiling regress v0.11.1
28242026-09-08T17:38:24.672Z Compiling ciborium-ll v0.2.2
28252026-09-08T17:38:24.719Z Compiling secrecy v0.10.3
28262026-09-08T17:38:24.792Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28272026-09-08T17:38:24.916Z Compiling ciborium v0.2.2
28282026-09-08T17:38:24.944Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28292026-09-08T17:38:24.966Z Compiling inout v0.1.4
28302026-09-08T17:38:25.141Z Compiling cipher v0.4.4
28312026-09-08T17:38:25.163Z Compiling universal-hash v0.5.1
28322026-09-08T17:38:25.192Z Compiling unsafe-libyaml v0.2.11
28332026-09-08T17:38:25.342Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28342026-09-08T17:38:25.380Z Compiling chacha20 v0.9.1
28352026-09-08T17:38:25.423Z Compiling poly1305 v0.8.0
28362026-09-08T17:38:25.657Z Compiling blake2 v0.10.6
28372026-09-08T17:38:25.662Z Compiling aead v0.5.2
28382026-09-08T17:38:25.687Z Compiling password-hash v0.5.0
28392026-09-08T17:38:25.868Z Compiling serde_yaml v0.9.34+deprecated
28402026-09-08T17:38:25.893Z Compiling chacha20poly1305 v0.10.1
28412026-09-08T17:38:25.914Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28422026-09-08T17:38:25.939Z Compiling vsss-rs v3.3.4
28432026-09-08T17:38:25.963Z Compiling camino-tempfile v1.4.1
28442026-09-08T17:38:25.991Z Compiling heapless v0.8.0
28452026-09-08T17:38:26.026Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28462026-09-08T17:38:26.066Z Compiling typify-impl v0.6.2
28472026-09-08T17:38:26.088Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28482026-09-08T17:38:26.286Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28492026-09-08T17:38:26.334Z Compiling argon2 v0.5.3
28502026-09-08T17:38:26.373Z Compiling ingot-types v0.2.0
28512026-09-08T17:38:26.565Z Compiling cobs v0.3.0
28522026-09-08T17:38:26.589Z Compiling smoltcp v0.11.0
28532026-09-08T17:38:26.787Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28542026-09-08T17:38:26.819Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28552026-09-08T17:38:26.859Z Compiling ingot v0.2.1
28562026-09-08T17:38:27.037Z Compiling postcard v1.1.3
28572026-09-08T17:38:27.070Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28582026-09-08T17:38:27.174Z Compiling cstr-argument v0.1.2
28592026-09-08T17:38:27.198Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28602026-09-08T17:38:27.356Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28612026-09-08T17:38:27.377Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28622026-09-08T17:38:27.441Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28632026-09-08T17:38:27.464Z Compiling rand v0.10.1
28642026-09-08T17:38:27.485Z Compiling sigpipe v0.1.3
28652026-09-08T17:38:27.605Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28662026-09-08T17:38:27.691Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28672026-09-08T17:38:27.721Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28682026-09-08T17:38:27.819Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28692026-09-08T17:38:28.177Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28702026-09-08T17:38:28.216Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28712026-09-08T17:38:28.251Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28722026-09-08T17:38:28.364Z Compiling memmap v0.7.0
28732026-09-08T17:38:28.479Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28742026-09-08T17:38:28.591Z Compiling usdt v0.5.0
28752026-09-08T17:38:28.747Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28762026-09-08T17:38:28.771Z Compiling zone v0.3.1
28772026-09-08T17:38:28.794Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28782026-09-08T17:38:29.010Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28792026-09-08T17:38:29.034Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28802026-09-08T17:38:29.035Z Compiling derive-where v1.6.0
28812026-09-08T17:38:29.100Z Compiling bytecount v0.6.9
28822026-09-08T17:38:29.188Z Compiling toml v0.8.23
28832026-09-08T17:38:29.228Z Compiling tokio-dtrace v0.1.1
28842026-09-08T17:38:29.278Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28852026-09-08T17:38:29.440Z Compiling oxide-tokio-rt v0.1.4
28862026-09-08T17:38:29.531Z Compiling typify-macro v0.6.2
28872026-09-08T17:38:29.681Z Compiling prettyplease v0.2.37
28882026-09-08T17:38:29.714Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28892026-09-08T17:38:29.801Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28902026-09-08T17:38:29.882Z Compiling newline-converter v0.3.0
28912026-09-08T17:38:29.943Z Compiling gethostname v0.5.0
28922026-09-08T17:38:30.052Z Compiling console v0.15.11
28932026-09-08T17:38:30.075Z Compiling slog-dtrace v0.3.0
28942026-09-08T17:38:30.106Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28952026-09-08T17:38:30.229Z Compiling cancel-safe-futures v0.1.5
28962026-09-08T17:38:30.286Z Compiling num-rational v0.4.2
28972026-09-08T17:38:30.310Z Compiling num-complex v0.4.6
28982026-09-08T17:38:30.335Z Compiling oxide-update-engine-types v0.1.2
28992026-09-08T17:38:30.447Z Compiling resolv-conf v0.7.6
29002026-09-08T17:38:30.500Z Compiling expectorate v1.2.0
29012026-09-08T17:38:30.575Z Compiling match_cfg v0.1.0
29022026-09-08T17:38:30.640Z Compiling compression-core v0.4.31
29032026-09-08T17:38:30.733Z Compiling num v0.4.3
29042026-09-08T17:38:30.909Z Compiling crossbeam-channel v0.5.15
29052026-09-08T17:38:30.980Z Compiling linear-map v1.2.0
29062026-09-08T17:38:31.041Z Compiling term v1.2.1
29072026-09-08T17:38:31.064Z Compiling take_mut v0.2.2
29082026-09-08T17:38:31.160Z Compiling typify v0.6.2
29092026-09-08T17:38:31.211Z Compiling toml_writer v1.1.1+spec-1.1.0
29102026-09-08T17:38:31.214Z Compiling float-ord v0.3.2
29112026-09-08T17:38:31.252Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29122026-09-08T17:38:31.302Z Compiling progenitor-impl v0.14.0
29132026-09-08T17:38:31.398Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29142026-09-08T17:38:31.457Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29152026-09-08T17:38:31.591Z Compiling oxide-update-engine v0.1.2
29162026-09-08T17:38:32.215Z Compiling async-stream v0.3.6
29172026-09-08T17:38:32.424Z Compiling waitgroup v0.1.2
29182026-09-08T17:38:32.615Z Compiling backon v1.6.0
29192026-09-08T17:38:32.815Z Compiling minimal-lexical v0.2.1
29202026-09-08T17:38:32.840Z Compiling linked-hash-map v0.5.6
29212026-09-08T17:38:32.844Z Compiling debug-ignore v1.0.5
29222026-09-08T17:38:33.046Z Compiling lru-cache v0.1.2
29232026-09-08T17:38:33.086Z Compiling nom v7.1.3
29242026-09-08T17:38:33.180Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29252026-09-08T17:38:33.431Z Compiling itertools v0.14.0
29262026-09-08T17:38:33.482Z Compiling progenitor-macro v0.14.0
29272026-09-08T17:38:33.892Z Compiling unicode-xid v0.2.6
29282026-09-08T17:38:33.916Z Compiling humantime v2.3.0
29292026-09-08T17:38:33.961Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29302026-09-08T17:38:34.042Z Compiling hickory-proto v0.24.4
29312026-09-08T17:38:34.199Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29322026-09-08T17:38:34.222Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29332026-09-08T17:38:34.433Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29342026-09-08T17:38:34.723Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29352026-09-08T17:38:35.171Z Compiling papergrid v0.11.0
29362026-09-08T17:38:35.213Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29372026-09-08T17:38:35.265Z Compiling tabled_derive v0.7.0
29382026-09-08T17:38:35.385Z Compiling termtree v0.5.1
29392026-09-08T17:38:35.457Z Compiling crossterm v0.29.0
29402026-09-08T17:38:35.481Z Compiling phf_shared v0.12.1
29412026-09-08T17:38:35.507Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29422026-09-08T17:38:35.587Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29432026-09-08T17:38:35.713Z Compiling vte v0.14.1
29442026-09-08T17:38:35.967Z Compiling csv-core v0.1.13
29452026-09-08T17:38:36.182Z Compiling highway v1.3.0
29462026-09-08T17:38:36.207Z Compiling tabled v0.15.0
29472026-09-08T17:38:36.312Z Compiling chrono-tz v0.10.4
29482026-09-08T17:38:36.335Z Compiling csv v1.4.0
29492026-09-08T17:38:36.582Z Compiling hickory-resolver v0.24.4
29502026-09-08T17:38:36.693Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29512026-09-08T17:38:37.094Z Compiling strip-ansi-escapes v0.2.1
29522026-09-08T17:38:37.312Z Compiling phf v0.12.1
29532026-09-08T17:38:37.485Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29542026-09-08T17:38:37.521Z Compiling const_format_proc_macros v0.2.34
29552026-09-08T17:38:37.546Z Compiling fd-lock v4.0.4
29562026-09-08T17:38:37.722Z Compiling peg-macros v0.8.5
29572026-09-08T17:38:37.749Z Compiling progenitor v0.14.0
29582026-09-08T17:38:37.849Z Compiling qorb v0.4.1
29592026-09-08T17:38:37.945Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29602026-09-08T17:38:38.030Z Compiling nu-ansi-term v0.50.3
29612026-09-08T17:38:38.301Z Compiling reedline v0.40.0
29622026-09-08T17:38:38.325Z Compiling const_format v0.2.35
29632026-09-08T17:38:38.348Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29642026-09-08T17:38:38.373Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29652026-09-08T17:38:38.434Z Compiling bcs v0.1.6
29662026-09-08T17:38:38.698Z Compiling nom v8.0.0
29672026-09-08T17:38:38.828Z Compiling semver v0.1.20
29682026-09-08T17:38:38.871Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29692026-09-08T17:38:38.997Z Compiling peg v0.8.5
29702026-09-08T17:38:39.101Z Compiling rustc_version v0.1.7
29712026-09-08T17:38:39.131Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29722026-09-08T17:38:39.373Z Compiling newtype_derive v0.1.6
29732026-09-08T17:38:39.581Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29742026-09-08T17:38:39.683Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29752026-09-08T17:38:39.809Z Compiling steno v0.4.1
29762026-09-08T17:38:39.867Z Compiling dropshot-api-manager-types v0.8.0
29772026-09-08T17:38:40.103Z Compiling sha1 v0.10.6
29782026-09-08T17:38:40.132Z Compiling utf-8 v0.7.6
29792026-09-08T17:38:40.264Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29802026-09-08T17:38:40.304Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29812026-09-08T17:38:40.344Z Compiling tagptr v0.2.0
29822026-09-08T17:38:40.392Z Compiling tungstenite v0.21.0
29832026-09-08T17:38:40.451Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29842026-09-08T17:38:40.476Z Compiling darling_core v0.21.3
29852026-09-08T17:38:40.539Z Compiling moka v0.12.13
29862026-09-08T17:38:40.591Z Compiling display-error-chain v0.2.2
29872026-09-08T17:38:40.613Z Compiling vergen-lib v0.1.6
29882026-09-08T17:38:40.634Z Compiling diesel_derives v2.3.7
29892026-09-08T17:38:40.917Z Compiling scheduled-thread-pool v0.2.7
29902026-09-08T17:38:40.936Z Compiling vergen-gitcl v1.0.8
29912026-09-08T17:38:40.958Z Compiling diesel_table_macro_syntax v0.3.0
29922026-09-08T17:38:41.069Z Compiling tokio-tungstenite v0.21.0
29932026-09-08T17:38:41.219Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29942026-09-08T17:38:41.324Z Compiling dirs-sys-next v0.1.2
29952026-09-08T17:38:41.401Z Compiling maplit v1.0.2
29962026-09-08T17:38:41.525Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29972026-09-08T17:38:41.549Z Compiling crunchy v0.2.4
29982026-09-08T17:38:41.598Z Compiling glob v0.3.3
29992026-09-08T17:38:41.621Z Compiling dirs-next v2.0.0
30002026-09-08T17:38:41.766Z Compiling hickory-resolver v0.25.2
30012026-09-08T17:38:41.810Z Compiling r2d2 v0.8.10
30022026-09-08T17:38:41.892Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30032026-09-08T17:38:41.976Z Compiling clang-sys v1.8.1
30042026-09-08T17:38:42.029Z Compiling libscf-sys v1.2.0
30052026-09-08T17:38:42.052Z Compiling downcast-rs v2.0.2
30062026-09-08T17:38:42.098Z Compiling tiny-keccak v2.0.2
30072026-09-08T17:38:42.129Z Compiling xshell-macros v0.2.7
30082026-09-08T17:38:42.202Z Compiling term v0.7.0
30092026-09-08T17:38:42.312Z Compiling papergrid v0.18.0
30102026-09-08T17:38:42.378Z Compiling bit-vec v0.6.3
30112026-09-08T17:38:42.550Z Compiling xshell v0.2.7
30122026-09-08T17:38:42.634Z Compiling bit-set v0.5.3
30132026-09-08T17:38:42.676Z Compiling darling_macro v0.21.3
30142026-09-08T17:38:42.699Z Compiling ascii-canvas v3.0.0
30152026-09-08T17:38:42.720Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30162026-09-08T17:38:42.745Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30172026-09-08T17:38:42.803Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30182026-09-08T17:38:42.830Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30192026-09-08T17:38:42.908Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30202026-09-08T17:38:42.957Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30212026-09-08T17:38:42.978Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30222026-09-08T17:38:43.221Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30232026-09-08T17:38:43.226Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30242026-09-08T17:38:43.265Z Compiling darling v0.21.3
30252026-09-08T17:38:43.299Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30262026-09-08T17:38:43.333Z Compiling itertools v0.15.0
30272026-09-08T17:38:43.377Z Compiling dsl_auto_type v0.2.0
30282026-09-08T17:38:43.487Z Compiling tabled v0.21.0
30292026-09-08T17:38:43.814Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30302026-09-08T17:38:44.003Z Compiling itertools v0.10.5
30312026-09-08T17:38:44.039Z Compiling ena v0.14.4
30322026-09-08T17:38:44.060Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30332026-09-08T17:38:44.284Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30342026-09-08T17:38:44.318Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30352026-09-08T17:38:44.535Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30362026-09-08T17:38:44.921Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30372026-09-08T17:38:44.976Z Compiling libloading v0.8.9
30382026-09-08T17:38:45.099Z Compiling bindgen v0.71.1
30392026-09-08T17:38:45.209Z Compiling diff v0.1.13
30402026-09-08T17:38:45.258Z Compiling regex-syntax v0.6.29
30412026-09-08T17:38:45.416Z Compiling unicase v2.9.0
30422026-09-08T17:38:45.572Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30432026-09-08T17:38:45.712Z Compiling cexpr v0.6.0
30442026-09-08T17:38:45.734Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30452026-09-08T17:38:45.984Z Compiling rustc-hash v2.1.1
30462026-09-08T17:38:46.148Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30472026-09-08T17:38:46.361Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30482026-09-08T17:38:46.425Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30492026-09-08T17:38:46.751Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30502026-09-08T17:38:46.902Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30512026-09-08T17:38:47.048Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30522026-09-08T17:38:47.178Z Compiling lalrpop v0.19.12
30532026-09-08T17:38:48.187Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30542026-09-08T17:38:48.427Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30552026-09-08T17:38:48.450Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30562026-09-08T17:38:48.649Z Compiling diesel v2.3.7
30572026-09-08T17:38:48.942Z Compiling headers-core v0.3.0
30582026-09-08T17:38:49.104Z Compiling libxml v0.3.3
30592026-09-08T17:38:49.176Z Compiling crc8 v0.1.1
30602026-09-08T17:38:49.319Z Compiling headers v0.4.1
30612026-09-08T17:38:49.416Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30622026-09-08T17:38:49.448Z Compiling strum_macros v0.24.3
30632026-09-08T17:38:49.471Z Compiling indoc v1.0.9
30642026-09-08T17:38:49.717Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30652026-09-08T17:38:49.905Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30662026-09-08T17:38:49.931Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30672026-09-08T17:38:49.968Z Compiling quick-xml v0.37.5
30682026-09-08T17:38:50.293Z Compiling derive_builder v0.20.2
30692026-09-08T17:38:50.505Z Compiling oso-derive v0.27.3
30702026-09-08T17:38:50.510Z Compiling impl-trait-for-tuples v0.2.3
30712026-09-08T17:38:50.696Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30722026-09-08T17:38:50.816Z Compiling openssl-probe v0.1.6
30732026-09-08T17:38:50.875Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30742026-09-08T17:38:50.998Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30752026-09-08T17:38:51.129Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30762026-09-08T17:38:51.348Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30772026-09-08T17:38:51.539Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30782026-09-08T17:38:51.654Z Compiling bb8 v0.8.6
30792026-09-08T17:38:51.798Z Compiling filetime v0.2.27
30802026-09-08T17:38:51.821Z Compiling trait-variant v0.1.2
30812026-09-08T17:38:51.953Z Compiling proc-macro-error-attr2 v2.0.0
30822026-09-08T17:38:52.008Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30832026-09-08T17:38:52.030Z Compiling half v1.8.3
30842026-09-08T17:38:52.030Z Compiling tar v0.4.46
30852026-09-08T17:38:52.307Z Compiling serde_cbor v0.11.2
30862026-09-08T17:38:52.415Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30872026-09-08T17:38:52.439Z Compiling proc-macro-error2 v2.0.1
30882026-09-08T17:38:52.442Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30892026-09-08T17:38:52.612Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30902026-09-08T17:38:52.635Z Compiling samael v0.0.19
30912026-09-08T17:38:52.688Z Compiling hashbrown v0.14.5
30922026-09-08T17:38:52.758Z Compiling rfc6979 v0.4.0
30932026-09-08T17:38:52.810Z Compiling salty v0.3.0
30942026-09-08T17:38:52.886Z Compiling knus-derive v3.4.0
30952026-09-08T17:38:52.921Z Compiling ecdsa v0.16.9
30962026-09-08T17:38:53.141Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
30972026-09-08T17:38:53.266Z Compiling chumsky v0.9.3
30982026-09-08T17:38:53.331Z Compiling primeorder v0.13.6
30992026-09-08T17:38:53.354Z Compiling nonempty v0.12.0
31002026-09-08T17:38:53.581Z Compiling p384 v0.13.1
31012026-09-08T17:38:53.634Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31022026-09-08T17:38:53.977Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31032026-09-08T17:38:54.085Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31042026-09-08T17:38:54.278Z Compiling fxhash v0.2.1
31052026-09-08T17:38:54.449Z Compiling knus v3.4.0
31062026-09-08T17:38:54.484Z Compiling libz-sys v1.1.24
31072026-09-08T17:38:54.508Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31082026-09-08T17:38:54.611Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31092026-09-08T17:38:54.635Z Compiling polar-core v0.27.3
31102026-09-08T17:38:54.660Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31112026-09-08T17:38:54.978Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31122026-09-08T17:38:55.010Z Compiling kstat-rs v0.2.5
31132026-09-08T17:38:55.191Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31142026-09-08T17:38:55.333Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31152026-09-08T17:38:55.362Z Compiling mime_guess v2.0.5
31162026-09-08T17:38:55.778Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31172026-09-08T17:38:55.900Z Compiling nanorand v0.7.0
31182026-09-08T17:38:56.208Z Compiling libgit2-sys v0.18.3+1.9.2
31192026-09-08T17:38:56.243Z Compiling parking_lot_core v0.8.6
31202026-09-08T17:38:56.501Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31212026-09-08T17:38:56.525Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31222026-09-08T17:38:56.585Z Compiling flume v0.11.1
31232026-09-08T17:38:56.968Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31242026-09-08T17:38:57.002Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31252026-09-08T17:38:57.194Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31262026-09-08T17:38:57.301Z Compiling git-stub v1.0.0
31272026-09-08T17:38:57.576Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31282026-09-08T17:38:57.597Z Compiling corncobs v0.1.4
31292026-09-08T17:38:57.627Z Compiling instability v0.3.11
31302026-09-08T17:38:57.817Z Compiling strsim v0.10.0
31312026-09-08T17:38:57.839Z Compiling http-range v0.1.5
31322026-09-08T17:38:57.915Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31332026-09-08T17:38:57.937Z Compiling git-stub-vcs v0.1.0
31342026-09-08T17:38:58.128Z Compiling darling_core v0.13.4
31352026-09-08T17:38:58.131Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31362026-09-08T17:38:58.771Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31372026-09-08T17:38:58.886Z Compiling progenitor-impl v0.13.0
31382026-09-08T17:38:58.996Z Compiling ignore v0.4.25
31392026-09-08T17:38:59.017Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31402026-09-08T17:38:59.041Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31412026-09-08T17:38:59.280Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31422026-09-08T17:38:59.511Z Compiling secrecy v0.8.0
31432026-09-08T17:38:59.711Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31442026-09-08T17:38:59.763Z Compiling anstyle-parse v0.2.7
31452026-09-08T17:39:00.007Z Compiling castaway v0.2.4
31462026-09-08T17:39:00.181Z Compiling vergen-git2 v9.1.0
31472026-09-08T17:39:00.432Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-08T17:39:00.558Z Compiling indoc v2.0.7
31492026-09-08T17:39:00.764Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31502026-09-08T17:39:01.054Z Compiling progenitor-macro v0.13.0
31512026-09-08T17:39:01.574Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31522026-09-08T17:39:01.798Z Compiling compact_str v0.8.1
31532026-09-08T17:39:01.962Z Compiling anstream v0.6.21
31542026-09-08T17:39:02.176Z Compiling darling_macro v0.13.4
31552026-09-08T17:39:02.379Z Compiling globwalk v0.9.1
31562026-09-08T17:39:02.600Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31572026-09-08T17:39:02.701Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31582026-09-08T17:39:02.875Z Compiling hyper-staticfile v0.10.1
31592026-09-08T17:39:03.051Z Compiling parking_lot v0.11.2
31602026-09-08T17:39:03.259Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31612026-09-08T17:39:03.322Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31622026-09-08T17:39:03.440Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31632026-09-08T17:39:03.676Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31642026-09-08T17:39:03.739Z Compiling oso v0.27.3
31652026-09-08T17:39:03.766Z Compiling predicates-tree v1.0.13
31662026-09-08T17:39:03.865Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31672026-09-08T17:39:04.120Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31682026-09-08T17:39:04.363Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31692026-09-08T17:39:04.618Z Compiling progenitor-client v0.13.0
31702026-09-08T17:39:04.843Z Compiling unicode-truncate v1.1.0
31712026-09-08T17:39:05.057Z Compiling sha2 v0.11.0
31722026-09-08T17:39:05.092Z Compiling digest-io v0.1.0
31732026-09-08T17:39:05.171Z Compiling lru v0.12.5
31742026-09-08T17:39:05.275Z Compiling prefix-trie v0.7.0
31752026-09-08T17:39:05.299Z Compiling rand_seeder v0.4.0
31762026-09-08T17:39:05.398Z Compiling rawzip v0.4.4
31772026-09-08T17:39:05.535Z Compiling cassowary v0.3.0
31782026-09-08T17:39:05.686Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31792026-09-08T17:39:05.790Z Compiling hickory-server v0.25.2
31802026-09-08T17:39:06.096Z Compiling async-bb8-diesel v0.2.1
31812026-09-08T17:39:06.274Z Compiling diesel-dtrace v0.5.0
31822026-09-08T17:39:06.307Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31832026-09-08T17:39:06.565Z Compiling ratatui v0.29.0
31842026-09-08T17:39:06.608Z Compiling progenitor v0.13.0
31852026-09-08T17:39:06.837Z Compiling camino-tempfile-ext v0.3.3
31862026-09-08T17:39:07.327Z Compiling sled v0.34.7
31872026-09-08T17:39:07.759Z Compiling darling v0.13.4
31882026-09-08T17:39:07.878Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31892026-09-08T17:39:08.749Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31902026-09-08T17:39:09.059Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31912026-09-08T17:39:09.304Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31922026-09-08T17:39:09.788Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31932026-09-08T17:39:10.033Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31942026-09-08T17:39:10.307Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31952026-09-08T17:39:10.546Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
31962026-09-08T17:39:10.642Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31972026-09-08T17:39:11.227Z Compiling serde_with_macros v1.5.2
31982026-09-08T17:39:11.301Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31992026-09-08T17:39:11.829Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32002026-09-08T17:39:11.997Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32012026-09-08T17:39:12.085Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32022026-09-08T17:39:12.107Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32032026-09-08T17:39:12.250Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32042026-09-08T17:39:12.302Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32052026-09-08T17:39:12.342Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32062026-09-08T17:39:12.365Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32072026-09-08T17:39:12.510Z Compiling arc-swap v1.8.2
32082026-09-08T17:39:12.549Z Compiling void v1.0.2
32092026-09-08T17:39:12.725Z Compiling lzss v0.8.2
32102026-09-08T17:39:12.728Z Compiling serde_with v1.14.0
32112026-09-08T17:39:12.791Z Compiling slog-scope v4.4.1
32122026-09-08T17:39:12.794Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32132026-09-08T17:39:12.836Z Compiling scuffle v0.1.0
32142026-09-08T17:39:12.874Z Compiling tungstenite v0.23.0
32152026-09-08T17:39:12.999Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32162026-09-08T17:39:13.137Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32172026-09-08T17:39:13.473Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32182026-09-08T17:39:13.615Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32192026-09-08T17:39:13.719Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32202026-09-08T17:39:13.867Z Compiling libsw-core v0.3.2
32212026-09-08T17:39:13.920Z Compiling nix v0.27.1
32222026-09-08T17:39:13.946Z Compiling twox-hash v2.1.2
32232026-09-08T17:39:13.966Z Compiling serde_bytes v0.11.19
32242026-09-08T17:39:14.054Z Compiling atty v0.2.14
32252026-09-08T17:39:14.077Z Compiling libsw v3.5.0
32262026-09-08T17:39:14.172Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32272026-09-08T17:39:14.257Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32282026-09-08T17:39:14.289Z Compiling tokio-tungstenite v0.23.1
32292026-09-08T17:39:14.312Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32302026-09-08T17:39:14.334Z Compiling slog-stdlog v4.1.1
32312026-09-08T17:39:14.337Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32322026-09-08T17:39:14.431Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32332026-09-08T17:39:14.456Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32342026-09-08T17:39:14.542Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32352026-09-08T17:39:14.641Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32362026-09-08T17:39:14.662Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32372026-09-08T17:39:14.822Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32382026-09-08T17:39:14.873Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32392026-09-08T17:39:15.347Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32402026-09-08T17:39:15.389Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32412026-09-08T17:39:15.527Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32422026-09-08T17:39:15.658Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32432026-09-08T17:39:15.682Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32442026-09-08T17:39:15.891Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32452026-09-08T17:39:16.448Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32462026-09-08T17:39:16.545Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32472026-09-08T17:39:16.968Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32482026-09-08T17:39:17.114Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32492026-09-08T17:39:17.307Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32502026-09-08T17:39:17.468Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32512026-09-08T17:39:17.788Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32522026-09-08T17:39:18.714Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32532026-09-08T17:39:19.612Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32542026-09-08T17:39:20.872Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32552026-09-08T17:39:20.895Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32562026-09-08T17:39:20.992Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32572026-09-08T17:39:21.148Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32582026-09-08T17:39:21.188Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32592026-09-08T17:39:22.345Z Compiling git2 v0.20.4
32602026-09-08T17:39:22.399Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32612026-09-08T17:39:22.917Z Compiling signal-hook-tokio v0.3.1
32622026-09-08T17:39:23.105Z Compiling fatfs v0.3.6
32632026-09-08T17:39:23.808Z Compiling yasna v0.5.2
32642026-09-08T17:39:24.091Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32652026-09-08T17:39:24.114Z Compiling console v0.16.2
32662026-09-08T17:39:24.244Z Compiling seq-macro v0.3.6
32672026-09-08T17:39:24.833Z Compiling assert_matches v1.5.0
32682026-09-08T17:39:24.941Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32692026-09-08T17:39:24.982Z Compiling indicatif v0.18.4
32702026-09-08T17:39:25.305Z Compiling rcgen v0.12.1
32712026-09-08T17:39:25.367Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32722026-09-08T17:39:26.502Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32732026-09-08T17:39:26.528Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32742026-09-08T17:39:28.301Z Compiling slog-envlogger v2.2.0
32752026-09-08T17:39:28.914Z Compiling oxide-update-engine-display v0.1.2
32762026-09-08T17:39:29.658Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32772026-09-08T17:39:29.695Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32782026-09-08T17:39:30.155Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32792026-09-08T17:39:30.307Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32802026-09-08T17:39:30.423Z Compiling port-file v0.1.0
32812026-09-08T17:39:30.519Z Compiling rtoolbox v0.0.3
32822026-09-08T17:39:30.566Z Compiling subprocess v0.2.15
32832026-09-08T17:39:30.725Z Compiling rpassword v7.5.4
32842026-09-08T17:39:30.842Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32852026-09-08T17:39:31.147Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32862026-09-08T17:39:31.567Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32872026-09-08T17:39:31.779Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32882026-09-08T17:39:31.915Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32892026-09-08T17:39:32.693Z Compiling tui-tree-widget v0.23.1
32902026-09-08T17:39:32.764Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32912026-09-08T17:39:32.984Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32922026-09-08T17:39:34.858Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32932026-09-08T17:39:34.885Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32942026-09-08T17:39:35.076Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32952026-09-08T17:39:35.184Z Compiling uzers v0.12.2
32962026-09-08T17:39:35.288Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32972026-09-08T17:39:35.357Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32982026-09-08T17:39:35.980Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32992026-09-08T17:39:36.123Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33002026-09-08T17:39:36.447Z Compiling support-bundle-viewer v0.1.2
33012026-09-08T17:39:36.471Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33022026-09-08T17:39:36.958Z Compiling multimap v0.10.1
33032026-09-08T17:39:37.562Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33042026-09-08T17:40:01.462Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33052026-09-08T17:40:22.605Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33062026-09-08T17:40:36.895Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33072026-09-08T17:48:22.157Z Finished `release` profile [optimized] target(s) in 10m 17s
33082026-09-08T17:48:22.168Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33092026-09-08T17:48:22.168Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33102026-09-08T17:49:23.477Z
33112026-09-08T17:49:23.478Zreal 11:20.032325467
33122026-09-08T17:49:23.491Zuser 2:03:38.764269479
33132026-09-08T17:49:23.491Zsys 4:39.316441633
33142026-09-08T17:49:23.491Ztrap 3.231556699
33152026-09-08T17:49:23.491Ztflt 0.607956978
33162026-09-08T17:49:23.491Zdflt 9.971299226
33172026-09-08T17:49:23.491Zkflt 0.008705866
33182026-09-08T17:49:23.491Zlock 8:26:06.287611784
33192026-09-08T17:49:23.491Zslp 3:04:07.492639432
33202026-09-08T17:49:23.491Zlat 3:02.198084366
33212026-09-08T17:49:23.491Zstop 8:35.673382538
33222026-09-08T17:49:23.493Z+ mapfile -t packages
33232026-09-08T17:49:23.493Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33242026-09-08T17:49:24.436Z Finished `release` profile [optimized] target(s) in 0.94s
33252026-09-08T17:49:24.514Z Running `target/release/omicron-package -t test list-outputs`
33262026-09-08T17:49:24.571ZLogging to: /work/oxidecomputer/omicron/out/LOG
33272026-09-08T17:49:24.574Z+ ptime -m cargo build --locked --release -p xtask
33282026-09-08T17:49:25.062Z Compiling libc v0.2.185
33292026-09-08T17:49:25.062Z Compiling serde_core v1.0.228
33302026-09-08T17:49:25.062Z Compiling serde v1.0.228
33312026-09-08T17:49:25.072Z Compiling rustix v1.1.4
33322026-09-08T17:49:25.072Z Compiling serde_json v1.0.151
33332026-09-08T17:49:25.072Z Compiling bitflags v2.11.0
33342026-09-08T17:49:25.220Z Compiling usdt-impl v0.5.0
33352026-09-08T17:49:25.230Z Compiling syn v2.0.117
33362026-09-08T17:49:25.242Z Compiling syn v1.0.109
33372026-09-08T17:49:25.256Z Compiling log v0.4.33
33382026-09-08T17:49:25.261Z Compiling getrandom v0.4.3
33392026-09-08T17:49:25.267Z Compiling indexmap v2.14.0
33402026-09-08T17:49:25.292Z Compiling fs-err v3.3.0
33412026-09-08T17:49:25.464Z Compiling anyhow v1.0.104
33422026-09-08T17:49:25.508Z Compiling once_cell v1.21.3
33432026-09-08T17:49:25.539Z Compiling heck v0.4.1
33442026-09-08T17:49:25.939Z Compiling thread-id v4.2.2
33452026-09-08T17:49:25.965Z Compiling errno v0.3.14
33462026-09-08T17:49:25.969Z Compiling memmap v0.7.0
33472026-09-08T17:49:26.733Z Compiling proc-macro-error v1.0.4
33482026-09-08T17:49:26.972Z Compiling terminal_size v0.4.3
33492026-09-08T17:49:26.972Z Compiling tempfile v3.27.0
33502026-09-08T17:49:26.995Z Compiling tabled_derive v0.7.0
33512026-09-08T17:49:27.072Z Compiling clap_builder v4.6.0
33522026-09-08T17:49:27.076Z Compiling textwrap v0.16.2
33532026-09-08T17:49:27.372Z Compiling camino v1.2.5
33542026-09-08T17:49:27.390Z Compiling semver v1.0.28
33552026-09-08T17:49:27.390Z Compiling cargo-platform v0.3.2
33562026-09-08T17:49:27.397Z Compiling pest_generator v2.8.6
33572026-09-08T17:49:27.670Z Compiling camino-tempfile v1.4.1
33582026-09-08T17:49:27.686Z Compiling tabled v0.15.0
33592026-09-08T17:49:27.854Z Compiling serde_derive v1.0.228
33602026-09-08T17:49:27.854Z Compiling thiserror-impl v1.0.69
33612026-09-08T17:49:27.857Z Compiling zerocopy-derive v0.7.35
33622026-09-08T17:49:27.857Z Compiling scroll_derive v0.12.1
33632026-09-08T17:49:27.857Z Compiling thiserror-impl v2.0.18
33642026-09-08T17:49:27.857Z Compiling clap_derive v4.6.1
33652026-09-08T17:49:27.929Z Compiling pest_derive v2.8.6
33662026-09-08T17:49:28.495Z Compiling scroll v0.12.0
33672026-09-08T17:49:28.724Z Compiling zerocopy v0.7.35
33682026-09-08T17:49:28.760Z Compiling goblin v0.8.2
33692026-09-08T17:49:29.003Z Compiling thiserror v1.0.69
33702026-09-08T17:49:29.085Z Compiling thiserror v2.0.18
33712026-09-08T17:49:29.095Z Compiling dtrace-parser v0.2.0
33722026-09-08T17:49:29.295Z Compiling clap v4.6.1
33732026-09-08T17:49:30.530Z Compiling dof v0.3.0
33742026-09-08T17:49:30.530Z Compiling serde_tokenstream v0.2.3
33752026-09-08T17:49:30.571Z Compiling toml_datetime v0.6.11
33762026-09-08T17:49:30.571Z Compiling serde_spanned v0.6.9
33772026-09-08T17:49:30.571Z Compiling macaddr v1.0.1
33782026-09-08T17:49:30.574Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33792026-09-08T17:49:30.574Z Compiling cargo_metadata v0.23.1
33802026-09-08T17:49:30.788Z Compiling toml_edit v0.22.27
33812026-09-08T17:49:31.160Z Compiling usdt-macro v0.5.0
33822026-09-08T17:49:31.160Z Compiling usdt-attr-macro v0.5.0
33832026-09-08T17:49:31.855Z Compiling usdt v0.5.0
33842026-09-08T17:49:32.301Z Compiling toml v0.8.23
33852026-09-08T17:49:32.714Z Compiling cargo_toml v0.21.0
33862026-09-08T17:49:34.991Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33872026-09-08T17:49:40.882Z Finished `release` profile [optimized] target(s) in 16.29s
33882026-09-08T17:49:41.017Z
33892026-09-08T17:49:41.017Zreal 16.374186943
33902026-09-08T17:49:41.017Zuser 1:55.438957625
33912026-09-08T17:49:41.017Zsys 14.598495292
33922026-09-08T17:49:41.017Ztrap 0.048289887
33932026-09-08T17:49:41.033Ztflt 0.758510343
33942026-09-08T17:49:41.033Zdflt 1.956876861
33952026-09-08T17:49:41.033Zkflt 0.006617757
33962026-09-08T17:49:41.033Zlock 3:47.031637997
33972026-09-08T17:49:41.033Zslp 2:14.070818820
33982026-09-08T17:49:41.033Zlat 2.942561300
33992026-09-08T17:49:41.033Zstop 16.032380543
34002026-09-08T17:49:41.033Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34012026-09-08T17:49:41.033Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34022026-09-08T17:49:41.033Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34032026-09-08T17:49:41.033Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34042026-09-08T17:49:41.034Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34052026-09-08T17:49:41.937Z Compiling progenitor-client v0.14.0
34062026-09-08T17:49:41.941Z Compiling match_cfg v0.1.0
34072026-09-08T17:49:41.941Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34082026-09-08T17:49:41.941Z Compiling slog-json v2.6.1
34092026-09-08T17:49:41.941Z Compiling newtype-uuid-macros v0.1.0
34102026-09-08T17:49:41.942Z Compiling sha1 v0.11.0
34112026-09-08T17:49:41.942Z Compiling multer v3.1.0
34122026-09-08T17:49:41.942Z Compiling debug-ignore v1.0.5
34132026-09-08T17:49:41.942Z Compiling compression-core v0.4.31
34142026-09-08T17:49:42.088Z Compiling async-stream-impl v0.3.6
34152026-09-08T17:49:42.095Z Compiling toml_datetime v1.1.1+spec-1.1.0
34162026-09-08T17:49:42.107Z Compiling serde_spanned v1.1.1
34172026-09-08T17:49:42.110Z Compiling dropshot v0.17.1
34182026-09-08T17:49:42.110Z Compiling toml_writer v1.1.1+spec-1.1.0
34192026-09-08T17:49:42.110Z Compiling waitgroup v0.1.2
34202026-09-08T17:49:42.110Z Compiling rustls-pemfile v2.2.0
34212026-09-08T17:49:42.279Z Compiling compression-codecs v0.4.37
34222026-09-08T17:49:42.359Z Compiling dropshot_endpoint v0.17.1
34232026-09-08T17:49:42.414Z Compiling hostname v0.4.2
34242026-09-08T17:49:42.417Z Compiling serde_path_to_error v0.1.20
34252026-09-08T17:49:42.418Z Compiling atomicwrites v0.4.4
34262026-09-08T17:49:42.435Z Compiling toml v1.1.2+spec-1.1.0
34272026-09-08T17:49:42.490Z Compiling hostname v0.3.1
34282026-09-08T17:49:42.490Z Compiling async-compression v0.4.41
34292026-09-08T17:49:42.527Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34302026-09-08T17:49:42.550Z Compiling macaddr v1.0.1
34312026-09-08T17:49:42.604Z Compiling serde_tokenstream v0.3.0
34322026-09-08T17:49:42.607Z Compiling oxide-generation v0.1.3
34332026-09-08T17:49:42.608Z Compiling instant v0.1.13
34342026-09-08T17:49:42.675Z Compiling slog-bunyan v2.5.0
34352026-09-08T17:49:42.678Z Compiling parse-display-derive v0.10.0
34362026-09-08T17:49:42.730Z Compiling regress v0.10.5
34372026-09-08T17:49:42.771Z Compiling backon v1.6.0
34382026-09-08T17:49:42.799Z Compiling async-stream v0.3.6
34392026-09-08T17:49:42.802Z Compiling backoff v0.4.0
34402026-09-08T17:49:42.832Z Compiling itertools v0.14.0
34412026-09-08T17:49:42.851Z Compiling humantime v2.3.0
34422026-09-08T17:49:42.856Z Compiling half v2.7.1
34432026-09-08T17:49:42.892Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34442026-09-08T17:49:42.949Z Compiling progenitor-extras v0.2.0
34452026-09-08T17:49:42.986Z Compiling oxide-generation-macros v0.2.0
34462026-09-08T17:49:43.003Z Compiling ciborium-io v0.2.2
34472026-09-08T17:49:43.009Z Compiling crucible-workspace-hack v0.1.0
34482026-09-08T17:49:43.040Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34492026-09-08T17:49:43.058Z Compiling convert_case v0.4.0
34502026-09-08T17:49:43.124Z Compiling secrecy v0.10.3
34512026-09-08T17:49:43.146Z Compiling ciborium-ll v0.2.2
34522026-09-08T17:49:43.164Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34532026-09-08T17:49:43.197Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34542026-09-08T17:49:43.201Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34552026-09-08T17:49:43.234Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34562026-09-08T17:49:43.238Z Compiling inout v0.1.4
34572026-09-08T17:49:43.309Z Compiling regress v0.11.1
34582026-09-08T17:49:43.348Z Compiling ciborium v0.2.2
34592026-09-08T17:49:43.383Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34602026-09-08T17:49:43.400Z Compiling cipher v0.4.4
34612026-09-08T17:49:43.430Z Compiling thiserror-impl-no-std v2.0.2
34622026-09-08T17:49:43.450Z Compiling derive_more v0.99.20
34632026-09-08T17:49:43.478Z Compiling universal-hash v0.5.1
34642026-09-08T17:49:43.596Z Compiling opaque-debug v0.3.1
34652026-09-08T17:49:43.612Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34662026-09-08T17:49:43.636Z Compiling chacha20 v0.9.1
34672026-09-08T17:49:43.681Z Compiling poly1305 v0.8.0
34682026-09-08T17:49:43.699Z Compiling blake2 v0.10.6
34692026-09-08T17:49:43.761Z Compiling aead v0.5.2
34702026-09-08T17:49:43.823Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34712026-09-08T17:49:43.872Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34722026-09-08T17:49:43.923Z Compiling password-hash v0.5.0
34732026-09-08T17:49:43.955Z Compiling indent_write v2.2.0
34742026-09-08T17:49:43.999Z Compiling chacha20poly1305 v0.10.1
34752026-09-08T17:49:44.087Z Compiling toml_datetime v0.7.5+spec-1.1.0
34762026-09-08T17:49:44.115Z Compiling unsafe-libyaml v0.2.11
34772026-09-08T17:49:44.130Z Compiling itertools v0.15.0
34782026-09-08T17:49:44.148Z Compiling num-derive v0.4.2
34792026-09-08T17:49:44.193Z Compiling heapless v0.8.0
34802026-09-08T17:49:44.295Z Compiling argon2 v0.5.3
34812026-09-08T17:49:44.365Z Compiling toml_edit v0.23.10+spec-1.0.0
34822026-09-08T17:49:44.382Z Compiling tabwriter v1.4.1
34832026-09-08T17:49:44.451Z Compiling hash32 v0.3.1
34842026-09-08T17:49:44.502Z Compiling parse-display v0.10.0
34852026-09-08T17:49:44.637Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34862026-09-08T17:49:44.655Z Compiling serde_yaml v0.9.34+deprecated
34872026-09-08T17:49:44.671Z Compiling thiserror-no-std v2.0.2
34882026-09-08T17:49:44.730Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34892026-09-08T17:49:44.789Z Compiling vsss-rs v3.3.4
34902026-09-08T17:49:44.837Z Compiling smoltcp v0.11.0
34912026-09-08T17:49:44.898Z Compiling typify-impl v0.6.2
34922026-09-08T17:49:44.937Z Compiling proc-macro-crate v3.4.0
34932026-09-08T17:49:45.129Z Compiling cobs v0.3.0
34942026-09-08T17:49:45.258Z Compiling illumos-nvpair-sys v0.2.0
34952026-09-08T17:49:45.353Z Compiling colored v3.1.1
34962026-09-08T17:49:45.465Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34972026-09-08T17:49:45.501Z Compiling ingot-macros v0.2.0
34982026-09-08T17:49:45.536Z Compiling num_enum_derive v0.7.6
34992026-09-08T17:49:45.539Z Compiling postcard v1.1.3
35002026-09-08T17:49:45.553Z Compiling proc-macro-error v1.0.4
35012026-09-08T17:49:45.718Z Compiling rand v0.10.1
35022026-09-08T17:49:45.743Z Compiling proc-macro-crate v1.3.1
35032026-09-08T17:49:45.760Z Compiling foreign-types-macros v0.2.3
35042026-09-08T17:49:45.929Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35052026-09-08T17:49:45.947Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35062026-09-08T17:49:45.950Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35072026-09-08T17:49:46.059Z Compiling rayon-core v1.13.0
35082026-09-08T17:49:46.113Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35092026-09-08T17:49:46.131Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35102026-09-08T17:49:46.198Z Compiling foreign-types-shared v0.3.1
35112026-09-08T17:49:46.299Z Compiling num_enum_derive v0.5.11
35122026-09-08T17:49:46.414Z Compiling crossbeam-deque v0.8.6
35132026-09-08T17:49:46.449Z Compiling foreign-types v0.5.0
35142026-09-08T17:49:46.481Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35152026-09-08T17:49:46.521Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35162026-09-08T17:49:46.540Z Compiling cstr-argument v0.1.2
35172026-09-08T17:49:46.557Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35182026-09-08T17:49:46.574Z Compiling illumos-nvpair v0.3.0
35192026-09-08T17:49:46.641Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35202026-09-08T17:49:46.753Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35212026-09-08T17:49:46.758Z Compiling num_enum v0.7.6
35222026-09-08T17:49:46.816Z Compiling zone_cfg_derive v0.3.1
35232026-09-08T17:49:46.858Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35242026-09-08T17:49:46.879Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35252026-09-08T17:49:46.899Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35262026-09-08T17:49:46.983Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35272026-09-08T17:49:47.028Z Compiling rayon v1.11.0
35282026-09-08T17:49:47.053Z Compiling itertools v0.12.1
35292026-09-08T17:49:47.066Z Compiling sigpipe v0.1.3
35302026-09-08T17:49:47.071Z Compiling glob v0.3.3
35312026-09-08T17:49:47.097Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35322026-09-08T17:49:47.131Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35332026-09-08T17:49:47.196Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35342026-09-08T17:49:47.292Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35352026-09-08T17:49:47.318Z Compiling smf v0.2.3
35362026-09-08T17:49:47.367Z Compiling cpubits v0.1.1
35372026-09-08T17:49:47.422Z Compiling whoami v1.6.1
35382026-09-08T17:49:47.440Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35392026-09-08T17:49:47.464Z Compiling num_enum v0.5.11
35402026-09-08T17:49:47.480Z Compiling gethostname v0.5.0
35412026-09-08T17:49:47.499Z Compiling num-rational v0.4.2
35422026-09-08T17:49:47.548Z Compiling num-complex v0.4.6
35432026-09-08T17:49:47.601Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35442026-09-08T17:49:47.619Z Compiling derive-where v1.6.0
35452026-09-08T17:49:47.622Z Compiling toml v0.8.23
35462026-09-08T17:49:47.655Z Compiling usdt-macro v0.5.0
35472026-09-08T17:49:47.751Z Compiling usdt-attr-macro v0.5.0
35482026-09-08T17:49:47.947Z Compiling num v0.4.3
35492026-09-08T17:49:47.974Z Compiling pem-rfc7468 v1.0.0
35502026-09-08T17:49:48.046Z Compiling memmap v0.7.0
35512026-09-08T17:49:48.131Z Compiling float-ord v0.3.2
35522026-09-08T17:49:48.159Z Compiling cancel-safe-futures v0.1.5
35532026-09-08T17:49:48.271Z Compiling zone v0.3.1
35542026-09-08T17:49:48.289Z Compiling hmac v0.13.0
35552026-09-08T17:49:48.312Z Compiling universal-hash v0.6.1
35562026-09-08T17:49:48.326Z Compiling resolv-conf v0.7.6
35572026-09-08T17:49:48.345Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35582026-09-08T17:49:48.481Z Compiling sha1 v0.10.6
35592026-09-08T17:49:48.501Z Compiling ingot-types v0.2.0
35602026-09-08T17:49:48.517Z Compiling prettyplease v0.2.37
35612026-09-08T17:49:48.533Z Compiling libefi-sys v0.1.0
35622026-09-08T17:49:48.672Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35632026-09-08T17:49:48.707Z Compiling usdt v0.5.0
35642026-09-08T17:49:48.730Z Compiling linear-map v1.2.0
35652026-09-08T17:49:48.751Z Compiling polyval v0.7.1
35662026-09-08T17:49:48.812Z Compiling der v0.8.0
35672026-09-08T17:49:48.830Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35682026-09-08T17:49:48.846Z Compiling newline-converter v0.3.0
35692026-09-08T17:49:48.865Z Compiling console v0.15.11
35702026-09-08T17:49:48.947Z Compiling ingot v0.2.1
35712026-09-08T17:49:48.964Z Compiling bitfield-struct v0.6.2
35722026-09-08T17:49:49.004Z Compiling ghash v0.6.0
35732026-09-08T17:49:49.052Z Compiling pbkdf2 v0.13.0
35742026-09-08T17:49:49.074Z Compiling oxide-update-engine-types v0.1.2
35752026-09-08T17:49:49.158Z Compiling crypto-bigint v0.7.5
35762026-09-08T17:49:49.201Z Compiling aes v0.9.1
35772026-09-08T17:49:49.250Z Compiling expectorate v1.2.0
35782026-09-08T17:49:49.298Z Compiling hickory-proto v0.24.4
35792026-09-08T17:49:49.455Z Compiling ctr v0.10.1
35802026-09-08T17:49:49.484Z Compiling sha2 v0.11.0
35812026-09-08T17:49:49.576Z Compiling typify-macro v0.6.2
35822026-09-08T17:49:49.601Z Compiling aead v0.6.1
35832026-09-08T17:49:49.678Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35842026-09-08T17:49:49.696Z Compiling nom v8.0.0
35852026-09-08T17:49:49.806Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35862026-09-08T17:49:49.917Z Compiling semver v0.1.20
35872026-09-08T17:49:49.955Z Compiling linked-hash-map v0.5.6
35882026-09-08T17:49:49.992Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35892026-09-08T17:49:50.092Z Compiling oxide-update-engine v0.1.2
35902026-09-08T17:49:50.178Z Compiling lru-cache v0.1.2
35912026-09-08T17:49:50.204Z Compiling rustc_version v0.1.7
35922026-09-08T17:49:50.238Z Compiling aes-gcm v0.11.0
35932026-09-08T17:49:50.316Z Compiling spki v0.8.0
35942026-09-08T17:49:50.345Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35952026-09-08T17:49:50.355Z Compiling tokio-dtrace v0.1.1
35962026-09-08T17:49:50.405Z Compiling dropshot-api-manager-types v0.8.0
35972026-09-08T17:49:50.469Z Compiling salsa20 v0.11.0
35982026-09-08T17:49:50.485Z Compiling slog-dtrace v0.3.0
35992026-09-08T17:49:50.563Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36002026-09-08T17:49:50.568Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36012026-09-08T17:49:50.636Z Compiling xshell-macros v0.2.7
36022026-09-08T17:49:50.652Z Compiling minimal-lexical v0.2.1
36032026-09-08T17:49:50.667Z Compiling scrypt v0.12.0
36042026-09-08T17:49:50.682Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36052026-09-08T17:49:50.762Z Compiling oxide-tokio-rt v0.1.4
36062026-09-08T17:49:50.808Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36072026-09-08T17:49:50.905Z Compiling nom v7.1.3
36082026-09-08T17:49:50.940Z Compiling newtype_derive v0.1.6
36092026-09-08T17:49:50.993Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36102026-09-08T17:49:51.083Z Compiling xshell v0.2.7
36112026-09-08T17:49:51.098Z Compiling phf_shared v0.12.1
36122026-09-08T17:49:51.211Z Compiling rfc6979 v0.4.0
36132026-09-08T17:49:51.269Z Compiling cbc v0.2.1
36142026-09-08T17:49:51.371Z Compiling proc-macro-error-attr2 v2.0.0
36152026-09-08T17:49:51.407Z Compiling csv-core v0.1.13
36162026-09-08T17:49:51.446Z Compiling typify v0.6.2
36172026-09-08T17:49:51.532Z Compiling hickory-resolver v0.24.4
36182026-09-08T17:49:51.595Z Compiling progenitor-impl v0.14.0
36192026-09-08T17:49:51.656Z Compiling highway v1.3.0
36202026-09-08T17:49:51.700Z Compiling chrono-tz v0.10.4
36212026-09-08T17:49:51.847Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36222026-09-08T17:49:51.940Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36232026-09-08T17:49:51.944Z Compiling unicode-xid v0.2.6
36242026-09-08T17:49:51.999Z Compiling proc-macro-error2 v2.0.1
36252026-09-08T17:49:52.020Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36262026-09-08T17:49:52.059Z Compiling csv v1.4.0
36272026-09-08T17:49:52.059Z Compiling pkcs5 v0.8.1
36282026-09-08T17:49:52.076Z Compiling ecdsa v0.16.9
36292026-09-08T17:49:52.112Z Compiling const_format_proc_macros v0.2.34
36302026-09-08T17:49:52.189Z Compiling phf v0.12.1
36312026-09-08T17:49:52.372Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36322026-09-08T17:49:52.421Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36332026-09-08T17:49:52.532Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36342026-09-08T17:49:52.634Z Compiling qorb v0.4.1
36352026-09-08T17:49:52.640Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36362026-09-08T17:49:52.668Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36372026-09-08T17:49:52.754Z Compiling primeorder v0.13.6
36382026-09-08T17:49:52.898Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36392026-09-08T17:49:52.932Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36402026-09-08T17:49:52.942Z Compiling hashbrown v0.14.5
36412026-09-08T17:49:53.015Z Compiling salty v0.3.0
36422026-09-08T17:49:53.056Z Compiling const_format v0.2.35
36432026-09-08T17:49:53.315Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36442026-09-08T17:49:53.357Z Compiling p384 v0.13.1
36452026-09-08T17:49:53.442Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36462026-09-08T17:49:53.498Z Compiling chumsky v0.9.3
36472026-09-08T17:49:53.632Z Compiling pkcs8 v0.11.0
36482026-09-08T17:49:53.657Z Compiling knus-derive v3.4.0
36492026-09-08T17:49:53.960Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36502026-09-08T17:49:54.054Z Compiling tabled_derive v0.7.0
36512026-09-08T17:49:54.293Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36522026-09-08T17:49:54.322Z Compiling progenitor-macro v0.14.0
36532026-09-08T17:49:54.339Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36542026-09-08T17:49:54.441Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36552026-09-08T17:49:54.503Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36562026-09-08T17:49:54.580Z Compiling bcs v0.1.6
36572026-09-08T17:49:54.689Z Compiling ff v0.14.0
36582026-09-08T17:49:54.720Z Compiling termtree v0.5.1
36592026-09-08T17:49:54.780Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36602026-09-08T17:49:54.871Z Compiling steno v0.4.1
36612026-09-08T17:49:54.929Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36622026-09-08T17:49:55.027Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36632026-09-08T17:49:55.123Z Compiling group v0.14.0
36642026-09-08T17:49:55.164Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36652026-09-08T17:49:55.184Z Compiling tabled v0.15.0
36662026-09-08T17:49:55.220Z Compiling knus v3.4.0
36672026-09-08T17:49:55.305Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36682026-09-08T17:49:55.349Z Compiling signature v3.0.0
36692026-09-08T17:49:55.370Z Compiling tagptr v0.2.0
36702026-09-08T17:49:55.452Z Compiling base16ct v1.0.0
36712026-09-08T17:49:55.521Z Compiling moka v0.12.13
36722026-09-08T17:49:55.580Z Compiling sec1 v0.8.1
36732026-09-08T17:49:55.608Z Compiling hkdf v0.13.0
36742026-09-08T17:49:55.653Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36752026-09-08T17:49:55.783Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36762026-09-08T17:49:55.805Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36772026-09-08T17:49:55.919Z Compiling elliptic-curve v0.14.1
36782026-09-08T17:49:55.935Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36792026-09-08T17:49:56.069Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36802026-09-08T17:49:56.149Z Compiling parking_lot_core v0.8.6
36812026-09-08T17:49:56.352Z Compiling hickory-resolver v0.25.2
36822026-09-08T17:49:56.370Z Compiling utf-8 v0.7.6
36832026-09-08T17:49:56.461Z Compiling corncobs v0.1.4
36842026-09-08T17:49:56.531Z Compiling tungstenite v0.21.0
36852026-09-08T17:49:56.581Z Compiling wnaf v0.14.0
36862026-09-08T17:49:56.671Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36872026-09-08T17:49:56.768Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36882026-09-08T17:49:56.795Z Compiling primefield v0.14.0
36892026-09-08T17:49:56.813Z Compiling rfc6979 v0.6.0
36902026-09-08T17:49:56.907Z Compiling libscf-sys v1.2.0
36912026-09-08T17:49:57.008Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36922026-09-08T17:49:57.082Z Compiling git-stub v1.0.0
36932026-09-08T17:49:57.097Z Compiling secrecy v0.8.0
36942026-09-08T17:49:57.119Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
36952026-09-08T17:49:57.268Z Compiling git-stub-vcs v0.1.0
36962026-09-08T17:49:57.378Z Compiling tokio-tungstenite v0.21.0
36972026-09-08T17:49:57.402Z Compiling primeorder v0.14.0
36982026-09-08T17:49:57.427Z Compiling ecdsa v0.17.0
36992026-09-08T17:49:57.596Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37002026-09-08T17:49:57.677Z Compiling papergrid v0.18.0
37012026-09-08T17:49:57.746Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37022026-09-08T17:49:57.778Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37032026-09-08T17:49:57.820Z Compiling curve25519-dalek v5.0.0
37042026-09-08T17:49:57.845Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37052026-09-08T17:49:57.919Z Compiling unicase v2.9.0
37062026-09-08T17:49:57.964Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37072026-09-08T17:49:58.061Z Compiling parking_lot v0.11.2
37082026-09-08T17:49:58.135Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37092026-09-08T17:49:58.151Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37102026-09-08T17:49:58.170Z Compiling mime_guess v2.0.5
37112026-09-08T17:49:58.336Z Compiling ssh-encoding v0.3.0
37122026-09-08T17:49:58.357Z Compiling prefix-trie v0.7.0
37132026-09-08T17:49:58.500Z Compiling fxhash v0.2.1
37142026-09-08T17:49:58.519Z Compiling keccak v0.2.0
37152026-09-08T17:49:58.572Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37162026-09-08T17:49:58.605Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37172026-09-08T17:49:58.677Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37182026-09-08T17:49:58.701Z Compiling tabled v0.21.0
37192026-09-08T17:49:58.729Z Compiling hickory-server v0.25.2
37202026-09-08T17:49:58.792Z Compiling sled v0.34.7
37212026-09-08T17:49:58.828Z Compiling ed25519 v3.0.0
37222026-09-08T17:49:58.846Z Compiling crypto-primes v0.7.2
37232026-09-08T17:49:59.434Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37242026-09-08T17:49:59.448Z Compiling pkcs1 v0.8.0-rc.4
37252026-09-08T17:49:59.473Z Compiling poly1305 v0.9.0
37262026-09-08T17:49:59.573Z Compiling progenitor v0.14.0
37272026-09-08T17:49:59.759Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37282026-09-08T17:49:59.865Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37292026-09-08T17:49:59.901Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37302026-09-08T17:49:59.989Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37312026-09-08T17:50:00.117Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37322026-09-08T17:50:00.184Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37332026-09-08T17:50:00.248Z Compiling blowfish v0.10.0
37342026-09-08T17:50:00.444Z Compiling blake2 v0.11.0-rc.6
37352026-09-08T17:50:00.537Z Compiling crc8 v0.1.1
37362026-09-08T17:50:00.600Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37372026-09-08T17:50:00.630Z Compiling half v1.8.3
37382026-09-08T17:50:00.660Z Compiling http-range v0.1.5
37392026-09-08T17:50:00.724Z Compiling argon2 v0.6.0-rc.8
37402026-09-08T17:50:00.856Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37412026-09-08T17:50:00.891Z Compiling serde_cbor v0.11.2
37422026-09-08T17:50:00.923Z Compiling bcrypt-pbkdf v0.11.0
37432026-09-08T17:50:01.063Z Compiling rsa v0.10.0-rc.18
37442026-09-08T17:50:01.202Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37452026-09-08T17:50:01.285Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37462026-09-08T17:50:01.332Z Compiling ssh-cipher v0.3.0
37472026-09-08T17:50:01.551Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37482026-09-08T17:50:01.721Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37492026-09-08T17:50:01.917Z Compiling ed25519-dalek v3.0.0
37502026-09-08T17:50:01.962Z Compiling sha3 v0.11.0
37512026-09-08T17:50:02.475Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37522026-09-08T17:50:02.475Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37532026-09-08T17:50:02.543Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37542026-09-08T17:50:02.658Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37552026-09-08T17:50:02.674Z Compiling p384 v0.14.0
37562026-09-08T17:50:02.767Z Compiling p256 v0.14.0
37572026-09-08T17:50:03.107Z Compiling p521 v0.14.0
37582026-09-08T17:50:03.480Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37592026-09-08T17:50:03.917Z Compiling scuffle v0.1.0
37602026-09-08T17:50:03.938Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37612026-09-08T17:50:03.982Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37622026-09-08T17:50:04.060Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37632026-09-08T17:50:04.165Z Compiling yasna v0.5.2
37642026-09-08T17:50:04.279Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37652026-09-08T17:50:04.507Z Compiling kstat-rs v0.2.5
37662026-09-08T17:50:04.841Z Compiling headers-core v0.3.0
37672026-09-08T17:50:04.854Z Compiling kem v0.3.0
37682026-09-08T17:50:04.875Z Compiling module-lattice v0.2.3
37692026-09-08T17:50:04.892Z Compiling nanorand v0.7.0
37702026-09-08T17:50:04.911Z Compiling sponge-cursor v0.1.0
37712026-09-08T17:50:04.931Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37722026-09-08T17:50:04.988Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37732026-09-08T17:50:05.015Z Compiling headers v0.4.1
37742026-09-08T17:50:05.046Z Compiling sha3 v0.12.0
37752026-09-08T17:50:05.084Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37762026-09-08T17:50:05.148Z Compiling flume v0.11.1
37772026-09-08T17:50:05.167Z Compiling ml-kem v0.3.2
37782026-09-08T17:50:05.211Z Compiling rcgen v0.12.1
37792026-09-08T17:50:05.481Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37802026-09-08T17:50:05.640Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37812026-09-08T17:50:05.832Z Compiling hyper-staticfile v0.10.1
37822026-09-08T17:50:05.884Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37832026-09-08T17:50:05.977Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37842026-09-08T17:50:06.045Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37852026-09-08T17:50:06.119Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37862026-09-08T17:50:06.141Z Compiling ssh-key v0.7.0-rc.11
37872026-09-08T17:50:06.172Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37882026-09-08T17:50:06.319Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37892026-09-08T17:50:06.407Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37902026-09-08T17:50:06.431Z Compiling russh-cryptovec v0.62.0
37912026-09-08T17:50:06.570Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37922026-09-08T17:50:06.610Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37932026-09-08T17:50:06.673Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37942026-09-08T17:50:06.696Z Compiling internal-russh-num-bigint v0.5.0
37952026-09-08T17:50:06.802Z Compiling port-file v0.1.0
37962026-09-08T17:50:06.811Z Compiling num-bigint v0.4.6
37972026-09-08T17:50:06.884Z Compiling generic-array v1.4.3
37982026-09-08T17:50:06.916Z Compiling russh-util v0.52.0
37992026-09-08T17:50:06.916Z Compiling enum_dispatch v0.3.13
38002026-09-08T17:50:06.989Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38012026-09-08T17:50:07.064Z Compiling delegate v0.13.5
38022026-09-08T17:50:07.092Z Compiling subprocess v0.2.15
38032026-09-08T17:50:07.181Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38042026-09-08T17:50:07.228Z Compiling display-error-chain v0.2.2
38052026-09-08T17:50:07.403Z Compiling hex-literal v1.1.0
38062026-09-08T17:50:07.416Z Compiling md5 v0.8.0
38072026-09-08T17:50:07.506Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38082026-09-08T17:50:07.545Z Compiling colored v2.2.0
38092026-09-08T17:50:07.650Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38102026-09-08T17:50:07.724Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38112026-09-08T17:50:07.878Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38122026-09-08T17:50:07.944Z Compiling internet-checksum v0.2.1
38132026-09-08T17:50:08.069Z Compiling russh v0.62.4
38142026-09-08T17:50:08.592Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38152026-09-08T17:50:08.648Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38162026-09-08T17:50:09.698Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38172026-09-08T17:50:09.698Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38182026-09-08T17:50:12.475Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38192026-09-08T17:50:13.149Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38202026-09-08T17:50:13.640Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38212026-09-08T17:50:14.464Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38222026-09-08T17:50:15.005Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38232026-09-08T17:50:23.523Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38242026-09-08T17:50:23.523Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38252026-09-08T17:50:23.523Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38262026-09-08T17:50:23.523Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38272026-09-08T17:50:23.527Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38282026-09-08T17:50:25.331Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38292026-09-08T17:50:25.422Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38302026-09-08T17:50:29.684Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38312026-09-08T17:51:11.740Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
38322026-09-08T17:51:11.744Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38332026-09-08T17:51:11.744Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38342026-09-08T17:51:11.963Z
38352026-09-08T17:51:11.963Zreal 1:30.916022776
38362026-09-08T17:51:11.963Zuser 8:29.887260981
38372026-09-08T17:51:11.963Zsys 1:43.422750280
38382026-09-08T17:51:11.963Ztrap 0.241524097
38392026-09-08T17:51:11.963Ztflt 0.453403845
38402026-09-08T17:51:11.963Zdflt 1.873071983
38412026-09-08T17:51:11.963Zkflt 0.000330810
38422026-09-08T17:51:11.966Zlock 31:26.282693652
38432026-09-08T17:51:11.966Zslp 19:17.428494701
38442026-09-08T17:51:11.966Zlat 38.974404894
38452026-09-08T17:51:11.967Zstop 3:02.228803470
38462026-09-08T17:51:11.967Z+ mkdir tests
38472026-09-08T17:51:11.970Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38482026-09-08T17:51:11.970Z+ xargs -I '{}' -t cp '{}' tests/
38492026-09-08T17:51:11.992Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-0247a7ab9e0052cf tests/
38502026-09-08T17:51:12.015Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2b4bb079d3a697b7 tests/
38512026-09-08T17:51:12.037Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-d700af044363fda0 tests/
38522026-09-08T17:51:12.059Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f8c0e5fcd71f3b53 tests/
38532026-09-08T17:51:12.381Z+ 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)
38542026-09-08T17:51:12.385Z+ 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-2b4bb079d3a697b7 tests/commtest-d700af044363fda0 tests/dhcp_server-0247a7ab9e0052cf tests/end_to_end_tests-f8c0e5fcd71f3b53 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
38552026-09-08T17:52:18.063ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38562026-09-08T17:52:18.063Za .github/buildomat/ci-env.sh 1K
38572026-09-08T17:52:18.064Za out/target/test 1K
38582026-09-08T17:52:18.064Za out/npuzone/npuzone 27402K
38592026-09-08T17:52:18.064Za package-manifest.toml 35K
38602026-09-08T17:52:18.064Za smf/sled-agent/non-gimlet/config.toml 6K
38612026-09-08T17:52:18.064Za target/release/omicron-package 16990K
38622026-09-08T17:52:18.064Za target/release/xtask 6403K
38632026-09-08T17:52:18.064Za target/debug/bootstrap 439952K
38642026-09-08T17:52:18.064Za tests/bootstrap-2b4bb079d3a697b7 34531K
38652026-09-08T17:52:18.064Za tests/commtest-d700af044363fda0 34532K
38662026-09-08T17:52:18.064Za tests/dhcp_server-0247a7ab9e0052cf 34531K
38672026-09-08T17:52:18.064Za tests/end_to_end_tests-f8c0e5fcd71f3b53 504375K
38682026-09-08T17:52:18.064Za tools/opte_version 1K
38692026-09-08T17:52:18.064Za tools/opte_version_override 2K
38702026-09-08T17:52:18.064Za out/clickhouse.tar.gz 233213K
38712026-09-08T17:52:18.064Za out/clickhouse_keeper.tar.gz 227725K
38722026-09-08T17:52:18.064Za out/clickhouse_server.tar.gz 233210K
38732026-09-08T17:52:18.064Za out/cockroachdb.tar.gz 125089K
38742026-09-08T17:52:18.064Za out/crucible-pantry-zone.tar.gz 24782K
38752026-09-08T17:52:18.064Za out/crucible-utils.tar 18900K
38762026-09-08T17:52:18.064Za out/crucible-zone.tar.gz 39594K
38772026-09-08T17:52:18.064Za out/external-dns.tar.gz 15182K
38782026-09-08T17:52:18.064Za out/internal-dns.tar.gz 15182K
38792026-09-08T17:52:18.064Za out/mg-ddm-gz.tar 100917K
38802026-09-08T17:52:18.066Za out/nexus.tar.gz 195969K
38812026-09-08T17:52:18.066Za out/ntp.tar.gz 7170K
38822026-09-08T17:52:18.066Za out/omicron-gateway-softnpu.tar.gz 13850K
38832026-09-08T17:52:18.066Za out/omicron-sled-agent.tar 116337K
38842026-09-08T17:52:18.066Za out/overlay.tar.gz 4K
38852026-09-08T17:52:18.066Za out/oximeter.tar.gz 17709K
38862026-09-08T17:52:18.066Za out/oxlog.tar 2409K
38872026-09-08T17:52:18.066Za out/probe.tar.gz 3037K
38882026-09-08T17:52:18.066Za out/propolis-server.tar.gz 34642K
38892026-09-08T17:52:18.066Za out/pumpkind-gz.tar 26647K
38902026-09-08T17:52:18.066Za out/switch-softnpu.tar.gz 306832K
38912026-09-08T17:52:18.071Z
38922026-09-08T17:52:18.071Zreal 1:05.678690400
38932026-09-08T17:52:18.071Zuser 1:03.532183716
38942026-09-08T17:52:18.071Zsys 3.533392272
38952026-09-08T17:52:18.071Ztrap 0.005643706
38962026-09-08T17:52:18.071Ztflt 0.000000000
38972026-09-08T17:52:18.071Zdflt 0.000000000
38982026-09-08T17:52:18.071Zkflt 0.000000000
38992026-09-08T17:52:18.072Zlock 0.000000000
39002026-09-08T17:52:18.072Zslp 1:03.440392771
39012026-09-08T17:52:18.072Zlat 0.841082159
39022026-09-08T17:52:18.072Zstop 0.000213900
39032026-09-08T17:52:18.072Zprocess exited: duration 1070558 ms, exit code 0
 
39042026-09-08T17:52:18.086Zfound 1 output files
39052026-09-08T17:52:18.092Zuploading: /work/package.tar.gz (1839128969 bytes)
39062026-09-08T17:52:48.422Zuploaded: /work/package.tar.gz