01M1TFMEV96K3ZSTQZGN1EZY9D: 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: 01M1TFMX18CA2H59CX4HJKR940

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-06T04:30:15.915Zjob assigned to worker 01M1TFN5KGCAW80EAHMV0GV9KY [factory aws, i-06111248be93b8f46] (queued for 49 s)
 
22026-09-06T04:30:23.523Zstarting task 0: "setup"
32026-09-06T04:30:23.534Z++ uname -s
42026-09-06T04:30:23.535Z+ kern=SunOS
52026-09-06T04:30:23.535Z+ build_user=build
62026-09-06T04:30:23.535Z+ build_uid=12345
72026-09-06T04:30:23.535Z+ work_dir=/work
82026-09-06T04:30:23.535Z+ input_dir=/input
92026-09-06T04:30:23.536Z+ [[ 0 == 12345 ]]
102026-09-06T04:30:23.536Z+ case "$kern" in
112026-09-06T04:30:23.536Z+ groupadd -g 12345 build
122026-09-06T04:30:23.536Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-06T04:30:25.539Z+ zfs create -o mountpoint=/work rpool/work
142026-09-06T04:30:25.614Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-06T04:30:25.629Z+ home_fs=zfs
162026-09-06T04:30:25.629Z+ [[ zfs == autofs ]]
172026-09-06T04:30:25.629Z+ mkdir -p /home/build
182026-09-06T04:30:25.630Z+ chown build:build /home/build /work
192026-09-06T04:30:27.624Z+ chmod 0700 /home/build /work
202026-09-06T04:30:27.629Zprocess exited: duration 4104 ms, exit code 0
 
212026-09-06T04:30:27.639Zstarting task 1: "rust-toolchain"
222026-09-06T04:30:27.645Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-06T04:30:27.645Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-06T04:30:27.645Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-06T04:30:27.646Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-06T04:30:27.656Z * rust toolchain channel = "1.97.1"
272026-09-06T04:30:27.656Z * rust toolchain profile = "default"
282026-09-06T04:30:27.656Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-06T04:30:27.656Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-06T04:30:27.793Zinfo: downloading installer
312026-09-06T04:30:29.053Zinfo: profile set to default
322026-09-06T04:30:29.053Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-06T04:30:29.071Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-06T04:30:29.180Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-06T04:30:29.184Zinfo: downloading 6 components
362026-09-06T04:30:43.033Z
372026-09-06T04:30:43.034Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
382026-09-06T04:30:43.062Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-06T04:30:43.062Z
402026-09-06T04:30:43.066Z
412026-09-06T04:30:43.066ZRust is installed now. Great!
422026-09-06T04:30:43.066Z
432026-09-06T04:30:43.066ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-06T04:30:43.066Zenvironment variable. This has not been done automatically.
452026-09-06T04:30:43.066Z
462026-09-06T04:30:43.066ZTo configure your current shell, you need to source
472026-09-06T04:30:43.066Zthe corresponding env file under $HOME/.cargo.
482026-09-06T04:30:43.066Z
492026-09-06T04:30:43.066ZConsider running the right command for your shell (note the leading DOT):
502026-09-06T04:30:43.066Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-06T04:30:43.066Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-06T04:30:43.066ZCC_x86_64-unknown-illumos = None
532026-09-06T04:30:43.066Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-06T04:30:43.066ZCC_x86_64_unknown_illumos = None
552026-09-06T04:30:43.066Zcargo:rerun-if-env-changed=HOST_CC
562026-09-06T04:30:43.066ZHOST_CC = None
572026-09-06T04:30:43.066Zcargo:rerun-if-env-changed=CC
582026-09-06T04:30:43.066ZCC = None
592026-09-06T04:30:43.066Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-06T04:30:43.242Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-06T04:30:43.242ZCRATE_CC_NO_DEFAULTS = None
622026-09-06T04:30:43.242Zcargo:rerun-if-env-changed=CFLAGS
632026-09-06T04:30:43.242ZCFLAGS = None
642026-09-06T04:30:43.242Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-06T04:30:43.242ZHOST_CFLAGS = None
662026-09-06T04:30:43.242Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-06T04:30:43.242ZCFLAGS_x86_64_unknown_illumos = None
682026-09-06T04:30:43.242Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-06T04:30:43.242ZCFLAGS_x86_64-unknown-illumos = None
702026-09-06T04:30:43.355Z+ rustup --version
712026-09-06T04:30:43.362Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-06T04:30:43.365Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-06T04:30:43.382Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-06T04:30:43.386Z+ cargo --version
752026-09-06T04:30:43.393Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-06T04:30:43.396Z+ rustc --version
772026-09-06T04:30:43.416Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-06T04:30:43.419Zprocess exited: duration 15779 ms, exit code 0
 
792026-09-06T04:30:43.429Zstarting task 2: "authentication"
802026-09-06T04:30:43.448Zprocess exited: duration 19 ms, exit code 0
 
812026-09-06T04:30:43.455Zstarting task 3: "clone repository"
822026-09-06T04:30:43.459Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-06T04:30:43.462Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-06T04:30:43.494ZCloning into '/work/oxidecomputer/omicron'...
852026-09-06T04:30:56.499Z+ cd /work/oxidecomputer/omicron
862026-09-06T04:30:56.499Z+ git fetch origin d7c734fd9a28fd22f6e4fa76066ecf2070287e2e
872026-09-06T04:30:56.850ZFrom https://github.com/oxidecomputer/omicron
882026-09-06T04:30:56.850Z * branch d7c734fd9a28fd22f6e4fa76066ecf2070287e2e -> FETCH_HEAD
892026-09-06T04:30:56.867Z+ [[ -n zl/mcast-build ]]
902026-09-06T04:30:56.870Z++ git branch --show-current
912026-09-06T04:30:56.870Z+ current=main
922026-09-06T04:30:56.870Z+ [[ main != zl/mcast-build ]]
932026-09-06T04:30:56.870Z+ git branch -f zl/mcast-build d7c734fd9a28fd22f6e4fa76066ecf2070287e2e
942026-09-06T04:30:56.874Z+ git checkout -f zl/mcast-build
952026-09-06T04:30:57.138ZSwitched to branch 'zl/mcast-build'
962026-09-06T04:30:57.142Z+ git reset --hard d7c734fd9a28fd22f6e4fa76066ecf2070287e2e
972026-09-06T04:30:57.224ZHEAD is now at d7c734fd9 [rack-init-config] re-export UnnumberedRouter and NumberedRouter, git tmp
982026-09-06T04:30:57.227Zprocess exited: duration 13770 ms, exit code 0
 
992026-09-06T04:30:57.234Zstarting task 4: "build"
1002026-09-06T04:30:57.240Z+ source .github/buildomat/ci-env.sh
1012026-09-06T04:30:57.240Z++ export CARGO_TERM_COLOR=always
1022026-09-06T04:30:57.240Z++ CARGO_TERM_COLOR=always
1032026-09-06T04:30:57.243Z+++ uname -s
1042026-09-06T04:30:57.243Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-06T04:30:57.243Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-06T04:30:57.246Z+ cargo --version
1072026-09-06T04:30:57.255Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-06T04:30:57.258Z+ rustc --version
1092026-09-06T04:30:57.278Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-06T04:30:57.281Z+ WORK=/work
1112026-09-06T04:30:57.281Z+ pfexec mkdir -p /work
1122026-09-06T04:30:57.284Z+ pfexec chown build /work
1132026-09-06T04:30:57.288Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-06T04:30:59.475Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-06T04:30:59.905Z Startup: Caching catalogs ... Done
1162026-09-06T04:31:02.431ZPlanning: Solver setup ... Done (2.349s)
1172026-09-06T04:31:02.500ZPlanning: Running solver ... Done (0.069s)
1182026-09-06T04:31:02.553ZPlanning: Finding local manifests ... Done (0.004s)
1192026-09-06T04:31:02.564ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-06T04:31:02.586ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-06T04:31:02.605ZPlanning: Package planning ... Done (0.016s)
1222026-09-06T04:31:02.609ZPlanning: Merging actions ... Done (0.002s)
1232026-09-06T04:31:02.766ZPlanning: Checking for conflicting actions ... Done (0.163s)
1242026-09-06T04:31:02.770ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-06T04:31:03.653ZPlanning: Evaluating mediators ... Done (0.886s)
1262026-09-06T04:31:03.656ZPlanning: Planning completed in 3.71 seconds
1272026-09-06T04:31:03.663Z Packages to install: 2
1282026-09-06T04:31:03.663Z Estimated space available: 156.01 GB
1292026-09-06T04:31:03.663ZEstimated space to be consumed: 86.48 MB
1302026-09-06T04:31:03.663Z Create boot environment: No
1312026-09-06T04:31:03.663ZCreate backup boot environment: No
1322026-09-06T04:31:03.663Z Rebuild boot archive: No
1332026-09-06T04:31:03.663Z
1342026-09-06T04:31:03.667ZChanged packages:
1352026-09-06T04:31:03.667Zhelios
1362026-09-06T04:31:03.667Z developer/build-essential
1372026-09-06T04:31:03.667Z None -> 11-3.0
1382026-09-06T04:31:03.667Z library/libxmlsec1
1392026-09-06T04:31:03.667Z None -> 1.2.35-3.0
1402026-09-06T04:31:03.689Z
1412026-09-06T04:31:03.689ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-06T04:31:03.760ZDownload: Completed 1.28 MB in 0.07 seconds (18.0M/s)
1432026-09-06T04:31:03.820Z Actions: 1/268 actions (Installing new actions)
1442026-09-06T04:31:03.859Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-06T04:31:03.895ZFinalize: Updating package state database ... Done (0.036s)
1462026-09-06T04:31:03.895ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-06T04:31:03.990ZFinalize: Updating image state ... Done (0.094s)
1482026-09-06T04:31:06.795ZFinalize: Creating fast lookup database ... Done (2.750s)
1492026-09-06T04:31:06.867ZFinalize: Reading search index ... Done (0.013s)
1502026-09-06T04:31:06.871ZFinalize: Updating search index ... Done (0.000s)
1512026-09-06T04:31:06.973ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-06T04:31:07.364ZPlanning: Evaluating mediator changes ... Done
1532026-09-06T04:31:07.466ZPlanning: Checking for conflicting actions ... Done
1542026-09-06T04:31:07.470ZPlanning: Consolidating action changes ... Done
1552026-09-06T04:31:07.624ZPlanning: Evaluating mediators ... Done
1562026-09-06T04:31:07.628ZPlanning: Planning completed in 0.27 seconds
1572026-09-06T04:31:07.648Z Mediators to change: 2
1582026-09-06T04:31:07.648Z Create boot environment: No
1592026-09-06T04:31:07.648ZCreate backup boot environment: No
1602026-09-06T04:31:07.696ZFinalize: Updating package state database ... Done
1612026-09-06T04:31:07.696ZFinalize: Updating package cache ... Done
1622026-09-06T04:31:07.753ZFinalize: Updating image state ... Done
1632026-09-06T04:31:09.715ZFinalize: Creating fast lookup database ... Done
1642026-09-06T04:31:09.777ZFinalize: Reading search index ... Done
1652026-09-06T04:31:09.781ZFinalize: Updating search index ... Done
1662026-09-06T04:31:09.837ZFinalize: Updating package cache ... Done
1672026-09-06T04:31:10.126ZPlanning: Evaluating mediator changes ... Done
1682026-09-06T04:31:10.235ZPlanning: Checking for conflicting actions ... Done
1692026-09-06T04:31:10.238ZPlanning: Consolidating action changes ... Done
1702026-09-06T04:31:10.393ZPlanning: Evaluating mediators ... Done
1712026-09-06T04:31:10.396ZPlanning: Planning completed in 0.27 seconds
1722026-09-06T04:31:10.415Z Mediators to change: 1
1732026-09-06T04:31:10.415Z Create boot environment: No
1742026-09-06T04:31:10.415ZCreate backup boot environment: No
1752026-09-06T04:31:10.482ZFinalize: Updating package state database ... Done
1762026-09-06T04:31:10.482ZFinalize: Updating package cache ... Done
1772026-09-06T04:31:10.540ZFinalize: Updating image state ... Done
1782026-09-06T04:31:12.526ZFinalize: Creating fast lookup database ... Done
1792026-09-06T04:31:12.593ZFinalize: Reading search index ... Done
1802026-09-06T04:31:12.596ZFinalize: Updating search index ... Done
1812026-09-06T04:31:12.672ZFinalize: Updating package cache ... Done
1822026-09-06T04:31:12.989ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-06T04:31:12.989Zapache system 2.4 system
1842026-09-06T04:31:12.989Zclang system 15 system
1852026-09-06T04:31:12.989Zcsh system system illumos
1862026-09-06T04:31:12.989Zctags system system illumos
1872026-09-06T04:31:12.989Zfile vendor vendor darwinsys
1882026-09-06T04:31:12.989Zfile system system illumos
1892026-09-06T04:31:12.989Zgcc vendor 14 vendor
1902026-09-06T04:31:12.990Zgcc system 13 system
1912026-09-06T04:31:12.990Zgcc system 10 system
1922026-09-06T04:31:12.990Zgo system 1.25 system
1932026-09-06T04:31:12.990Zllvm system 15 system
1942026-09-06T04:31:12.990Zmariadb system 11.4 system
1952026-09-06T04:31:12.990Zmta vendor vendor dma
1962026-09-06T04:31:12.990Zopenjdk system 17 system
1972026-09-06T04:31:12.990Zopenjdk system 11 system
1982026-09-06T04:31:12.990Zopenssl vendor 3 vendor
1992026-09-06T04:31:12.990Zperl system 5.40 system
2002026-09-06T04:31:12.990Zpostgresql system 18 system
2012026-09-06T04:31:12.990Zpostgresql system 17 system
2022026-09-06T04:31:12.990Zpython vendor 3 vendor
2032026-09-06T04:31:12.990Zpython system 2 system
2042026-09-06T04:31:12.990Zpython3 vendor 3.13 vendor
2052026-09-06T04:31:12.990Zruby system 3.4 system
2062026-09-06T04:31:12.990Zruby system 3.0 system
2072026-09-06T04:31:12.990Zwords vendor vendor american-english
2082026-09-06T04:31:12.990Zwords system system australian-english
2092026-09-06T04:31:12.990Zwords system system british-english
2102026-09-06T04:31:12.990Zwords system system canadian-english
2112026-09-06T04:31:12.990Zwords system system french
2122026-09-06T04:31:12.990Zwords system system italian
2132026-09-06T04:31:12.990Zwords system system ngerman
2142026-09-06T04:31:12.990Zwords system system ogerman
2152026-09-06T04:31:12.990Zwords system system spanish
2162026-09-06T04:31:13.254ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-06T04:31:13.254Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-06T04:31:13.783ZFMRI IFO
2192026-09-06T04:31:13.783Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-06T04:31:13.783Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-06T04:31:13.783Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-06T04:31:13.783Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-06T04:31:13.783Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-06T04:31:13.783Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-06T04:31:13.783Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-06T04:31:13.783Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-06T04:31:13.783Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-06T04:31:14.144Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-06T04:31:14.540Z Updating crates.io index
2302026-09-06T04:31:14.544Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-06T04:31:14.830Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-06T04:31:15.237Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-06T04:31:15.532Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-06T04:31:16.591Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-06T04:31:17.119Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-06T04:31:19.124Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-06T04:31:19.989Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-06T04:31:20.297Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-06T04:31:20.644Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-06T04:31:22.046Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-06T04:31:22.441Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-06T04:31:22.817Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-06T04:31:23.114Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-06T04:31:23.431Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-06T04:31:23.686Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-06T04:31:24.013Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-06T04:31:24.288Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-06T04:31:24.673Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-06T04:31:25.052Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-06T04:31:25.671Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-06T04:31:25.987Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-06T04:31:26.565Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-06T04:31:26.904Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-06T04:31:27.170Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-06T04:31:27.604Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-06T04:31:27.876Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-06T04:31:28.295Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-06T04:31:28.699Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-06T04:31:28.992Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-06T04:31:29.333Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-06T04:31:29.710Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-06T04:31:30.304Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-06T04:31:30.867Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-06T04:31:31.147Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-06T04:31:31.479Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-06T04:31:31.814Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-06T04:31:32.105Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-06T04:31:32.399Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-06T04:31:32.759Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-06T04:31:33.095Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-06T04:31:33.500Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-06T04:31:36.149Z Downloading crates ...
2732026-09-06T04:31:36.195Z Downloaded anstream v1.0.0
2742026-09-06T04:31:36.201Z Downloaded byteorder v1.5.0
2752026-09-06T04:31:36.205Z Downloaded bitflags v2.11.0
2762026-09-06T04:31:36.208Z Downloaded memchr v2.8.0
2772026-09-06T04:31:36.212Z Downloaded equivalent v1.0.2
2782026-09-06T04:31:36.212Z Downloaded colorchoice v1.0.4
2792026-09-06T04:31:36.215Z Downloaded camino-tempfile v1.4.1
2802026-09-06T04:31:36.219Z Downloaded cargo-platform v0.3.2
2812026-09-06T04:31:36.223Z Downloaded toml_datetime v0.6.11
2822026-09-06T04:31:36.226Z Downloaded usdt v0.5.0
2832026-09-06T04:31:36.226Z Downloaded smawk v0.3.2
2842026-09-06T04:31:36.230Z Downloaded cargo_toml v0.21.0
2852026-09-06T04:31:36.233Z Downloaded once_cell v1.21.3
2862026-09-06T04:31:36.237Z Downloaded thread-id v4.2.2
2872026-09-06T04:31:36.237Z Downloaded terminal_size v0.4.3
2882026-09-06T04:31:36.237Z Downloaded camino v1.2.5
2892026-09-06T04:31:36.240Z Downloaded serde_derive v1.0.229
2902026-09-06T04:31:36.244Z Downloaded thiserror v2.0.18
2912026-09-06T04:31:36.247Z Downloaded is_terminal_polyfill v1.70.2
2922026-09-06T04:31:36.251Z Downloaded clap_lex v1.0.0
2932026-09-06T04:31:36.251Z Downloaded itoa v1.0.17
2942026-09-06T04:31:36.251Z Downloaded clap_builder v4.6.0
2952026-09-06T04:31:36.255Z Downloaded winnow v0.7.14
2962026-09-06T04:31:36.260Z Downloaded block-buffer v0.10.4
2972026-09-06T04:31:36.263Z Downloaded macaddr v1.0.1
2982026-09-06T04:31:36.263Z Downloaded crypto-common v0.1.7
2992026-09-06T04:31:36.266Z Downloaded toml_write v0.1.2
3002026-09-06T04:31:36.267Z Downloaded fnv v1.0.7
3012026-09-06T04:31:36.267Z Downloaded plain v0.2.3
3022026-09-06T04:31:36.270Z Downloaded cfg-if v1.0.4
3032026-09-06T04:31:36.274Z Downloaded bytecount v0.6.9
3042026-09-06T04:31:36.274Z Downloaded fs-err v3.3.0
3052026-09-06T04:31:36.277Z Downloaded heck v0.5.0
3062026-09-06T04:31:36.277Z Downloaded cpufeatures v0.2.17
3072026-09-06T04:31:36.281Z Downloaded heck v0.4.1
3082026-09-06T04:31:36.281Z Downloaded usdt-attr-macro v0.5.0
3092026-09-06T04:31:36.281Z Downloaded dof v0.3.0
3102026-09-06T04:31:36.284Z Downloaded utf8parse v0.2.2
3112026-09-06T04:31:36.285Z Downloaded dtrace-parser v0.2.0
3122026-09-06T04:31:36.285Z Downloaded anstyle-query v1.1.5
3132026-09-06T04:31:36.288Z Downloaded serde_spanned v0.6.9
3142026-09-06T04:31:36.292Z Downloaded errno v0.3.14
3152026-09-06T04:31:36.292Z Downloaded memmap v0.7.0
3162026-09-06T04:31:36.292Z Downloaded fastrand v2.3.0
3172026-09-06T04:31:36.295Z Downloaded tabled_derive v0.7.0
3182026-09-06T04:31:36.299Z Downloaded version_check v0.9.5
3192026-09-06T04:31:36.299Z Downloaded unicode-linebreak v0.1.5
3202026-09-06T04:31:36.302Z Downloaded proc-macro-error-attr v1.0.4
3212026-09-06T04:31:36.309Z Downloaded pretty-hex v0.4.1
3222026-09-06T04:31:36.312Z Downloaded swrite v0.1.0
3232026-09-06T04:31:36.316Z Downloaded autocfg v1.5.0
3242026-09-06T04:31:36.320Z Downloaded anstyle-parse v1.0.0
3252026-09-06T04:31:36.323Z Downloaded indexmap v2.14.0
3262026-09-06T04:31:36.323Z Downloaded scroll_derive v0.12.1
3272026-09-06T04:31:36.327Z Downloaded usdt-macro v0.5.0
3282026-09-06T04:31:36.327Z Downloaded strsim v0.11.1
3292026-09-06T04:31:36.327Z Downloaded zmij v1.0.21
3302026-09-06T04:31:36.331Z Downloaded anstyle v1.0.14
3312026-09-06T04:31:36.335Z Downloaded generic-array v0.14.7
3322026-09-06T04:31:36.339Z Downloaded proc-macro-error v1.0.4
3332026-09-06T04:31:36.339Z Downloaded serde_tokenstream v0.2.3
3342026-09-06T04:31:36.339Z Downloaded scroll v0.12.0
3352026-09-06T04:31:36.342Z Downloaded digest v0.10.7
3362026-09-06T04:31:36.346Z Downloaded usdt-impl v0.5.0
3372026-09-06T04:31:36.349Z Downloaded quote v1.0.45
3382026-09-06T04:31:36.353Z Downloaded tempfile v3.27.0
3392026-09-06T04:31:36.353Z Downloaded pest_generator v2.8.6
3402026-09-06T04:31:36.353Z Downloaded pest_derive v2.8.6
3412026-09-06T04:31:36.357Z Downloaded anyhow v1.0.104
3422026-09-06T04:31:36.357Z Downloaded cargo_metadata v0.23.1
3432026-09-06T04:31:36.361Z Downloaded thiserror-impl v1.0.69
3442026-09-06T04:31:36.364Z Downloaded semver v1.0.28
3452026-09-06T04:31:36.364Z Downloaded toml v0.8.23
3462026-09-06T04:31:36.368Z Downloaded thiserror v1.0.69
3472026-09-06T04:31:36.371Z Downloaded thiserror-impl v2.0.18
3482026-09-06T04:31:36.375Z Downloaded ucd-trie v0.1.7
3492026-09-06T04:31:36.375Z Downloaded sha2 v0.10.9
3502026-09-06T04:31:36.375Z Downloaded clap_derive v4.6.1
3512026-09-06T04:31:36.379Z Downloaded unicode-ident v1.0.24
3522026-09-06T04:31:36.382Z Downloaded getrandom v0.4.3
3532026-09-06T04:31:36.386Z Downloaded zerocopy-derive v0.7.35
3542026-09-06T04:31:36.390Z Downloaded log v0.4.33
3552026-09-06T04:31:36.394Z Downloaded papergrid v0.11.0
3562026-09-06T04:31:36.398Z Downloaded proc-macro2 v1.0.106
3572026-09-06T04:31:36.402Z Downloaded clap v4.6.1
3582026-09-06T04:31:36.405Z Downloaded pest_meta v2.8.6
3592026-09-06T04:31:36.410Z Downloaded serde_core v1.0.229
3602026-09-06T04:31:36.415Z Downloaded toml_edit v0.22.27
3612026-09-06T04:31:36.418Z Downloaded serde v1.0.229
3622026-09-06T04:31:36.425Z Downloaded textwrap v0.16.2
3632026-09-06T04:31:36.428Z Downloaded typenum v1.20.1
3642026-09-06T04:31:36.463Z Downloaded pest v2.8.6
3652026-09-06T04:31:36.468Z Downloaded hashbrown v0.17.0
3662026-09-06T04:31:36.471Z Downloaded serde_json v1.0.151
3672026-09-06T04:31:36.475Z Downloaded goblin v0.8.2
3682026-09-06T04:31:36.478Z Downloaded zerocopy v0.7.35
3692026-09-06T04:31:36.492Z Downloaded tabled v0.15.0
3702026-09-06T04:31:36.502Z Downloaded syn v1.0.109
3712026-09-06T04:31:36.513Z Downloaded unicode-width v0.1.14
3722026-09-06T04:31:36.519Z Downloaded unicode-width v0.2.0
3732026-09-06T04:31:36.526Z Downloaded syn v2.0.117
3742026-09-06T04:31:36.532Z Downloaded syn v3.0.3
3752026-09-06T04:31:36.538Z Downloaded rustix v1.1.4
3762026-09-06T04:31:36.555Z Downloaded libc v0.2.185
3772026-09-06T04:31:36.616Z Compiling proc-macro2 v1.0.106
3782026-09-06T04:31:36.616Z Compiling quote v1.0.45
3792026-09-06T04:31:36.616Z Compiling unicode-ident v1.0.24
3802026-09-06T04:31:36.620Z Compiling serde_core v1.0.229
3812026-09-06T04:31:36.620Z Compiling libc v0.2.185
3822026-09-06T04:31:36.620Z Compiling version_check v0.9.5
3832026-09-06T04:31:36.620Z Compiling memchr v2.8.0
3842026-09-06T04:31:36.620Z Compiling serde v1.0.229
3852026-09-06T04:31:36.620Z Compiling zmij v1.0.21
3862026-09-06T04:31:36.795Z Compiling itoa v1.0.17
3872026-09-06T04:31:36.799Z Compiling thiserror v1.0.69
3882026-09-06T04:31:36.799Z Compiling ucd-trie v0.1.7
3892026-09-06T04:31:36.799Z Compiling rustix v1.1.4
3902026-09-06T04:31:36.799Z Compiling byteorder v1.5.0
3912026-09-06T04:31:36.995Z Compiling serde_json v1.0.151
3922026-09-06T04:31:37.208Z Compiling bitflags v2.11.0
3932026-09-06T04:31:37.243Z Compiling pest v2.8.6
3942026-09-06T04:31:37.301Z Compiling proc-macro-error-attr v1.0.4
3952026-09-06T04:31:37.480Z Compiling usdt-impl v0.5.0
3962026-09-06T04:31:37.500Z Compiling camino v1.2.5
3972026-09-06T04:31:37.534Z Compiling syn v1.0.109
3982026-09-06T04:31:37.538Z Compiling proc-macro-error v1.0.4
3992026-09-06T04:31:37.554Z Compiling plain v0.2.3
4002026-09-06T04:31:37.571Z Compiling hashbrown v0.17.0
4012026-09-06T04:31:37.653Z Compiling getrandom v0.4.3
4022026-09-06T04:31:37.708Z Compiling log v0.4.33
4032026-09-06T04:31:37.745Z Compiling utf8parse v0.2.2
4042026-09-06T04:31:37.765Z Compiling equivalent v1.0.2
4052026-09-06T04:31:37.833Z Compiling winnow v0.7.14
4062026-09-06T04:31:37.885Z Compiling anstyle-parse v1.0.0
4072026-09-06T04:31:37.890Z Compiling colorchoice v1.0.4
4082026-09-06T04:31:37.921Z Compiling errno v0.3.14
4092026-09-06T04:31:37.942Z Compiling thread-id v4.2.2
4102026-09-06T04:31:37.996Z Compiling thiserror v2.0.18
4112026-09-06T04:31:38.032Z Compiling is_terminal_polyfill v1.70.2
4122026-09-06T04:31:38.054Z Compiling autocfg v1.5.0
4132026-09-06T04:31:38.074Z Compiling anstyle-query v1.1.5
4142026-09-06T04:31:38.092Z Compiling pretty-hex v0.4.1
4152026-09-06T04:31:38.143Z Compiling toml_write v0.1.2
4162026-09-06T04:31:38.148Z Compiling anstyle v1.0.14
4172026-09-06T04:31:38.196Z Compiling cfg-if v1.0.4
4182026-09-06T04:31:38.236Z Compiling indexmap v2.14.0
4192026-09-06T04:31:38.297Z Compiling syn v2.0.117
4202026-09-06T04:31:38.317Z Compiling syn v3.0.3
4212026-09-06T04:31:38.370Z Compiling anstream v1.0.0
4222026-09-06T04:31:38.390Z Compiling bytecount v0.6.9
4232026-09-06T04:31:38.427Z Compiling pest_meta v2.8.6
4242026-09-06T04:31:38.474Z Compiling strsim v0.11.1
4252026-09-06T04:31:38.532Z Compiling fs-err v3.3.0
4262026-09-06T04:31:38.558Z Compiling unicode-width v0.1.14
4272026-09-06T04:31:38.624Z Compiling clap_lex v1.0.0
4282026-09-06T04:31:38.645Z Compiling heck v0.5.0
4292026-09-06T04:31:38.704Z Compiling fastrand v2.3.0
4302026-09-06T04:31:38.742Z Compiling fnv v1.0.7
4312026-09-06T04:31:38.853Z Compiling anyhow v1.0.104
4322026-09-06T04:31:38.872Z Compiling heck v0.4.1
4332026-09-06T04:31:38.875Z Compiling once_cell v1.21.3
4342026-09-06T04:31:38.875Z Compiling papergrid v0.11.0
4352026-09-06T04:31:38.927Z Compiling terminal_size v0.4.3
4362026-09-06T04:31:38.931Z Compiling memmap v0.7.0
4372026-09-06T04:31:38.985Z Compiling unicode-width v0.2.0
4382026-09-06T04:31:39.083Z Compiling tempfile v3.27.0
4392026-09-06T04:31:39.101Z Compiling clap_builder v4.6.0
4402026-09-06T04:31:39.158Z Compiling cargo-platform v0.3.2
4412026-09-06T04:31:39.281Z Compiling semver v1.0.28
4422026-09-06T04:31:39.297Z Compiling smawk v0.3.2
4432026-09-06T04:31:39.356Z Compiling unicode-linebreak v0.1.5
4442026-09-06T04:31:39.459Z Compiling camino-tempfile v1.4.1
4452026-09-06T04:31:39.462Z Compiling swrite v0.1.0
4462026-09-06T04:31:39.591Z Compiling textwrap v0.16.2
4472026-09-06T04:31:40.045Z Compiling tabled_derive v0.7.0
4482026-09-06T04:31:40.060Z Compiling serde_derive v1.0.229
4492026-09-06T04:31:40.476Z Compiling pest_generator v2.8.6
4502026-09-06T04:31:40.717Z Compiling tabled v0.15.0
4512026-09-06T04:31:40.985Z Compiling thiserror-impl v1.0.69
4522026-09-06T04:31:41.002Z Compiling zerocopy-derive v0.7.35
4532026-09-06T04:31:41.002Z Compiling scroll_derive v0.12.1
4542026-09-06T04:31:41.002Z Compiling thiserror-impl v2.0.18
4552026-09-06T04:31:41.002Z Compiling clap_derive v4.6.1
4562026-09-06T04:31:41.052Z Compiling pest_derive v2.8.6
4572026-09-06T04:31:41.617Z Compiling scroll v0.12.0
4582026-09-06T04:31:41.714Z Compiling zerocopy v0.7.35
4592026-09-06T04:31:41.832Z Compiling goblin v0.8.2
4602026-09-06T04:31:41.966Z Compiling dtrace-parser v0.2.0
4612026-09-06T04:31:42.297Z Compiling clap v4.6.1
4622026-09-06T04:31:42.408Z Compiling toml_datetime v0.6.11
4632026-09-06T04:31:42.408Z Compiling serde_spanned v0.6.9
4642026-09-06T04:31:42.413Z Compiling macaddr v1.0.1
4652026-09-06T04:31:42.413Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4662026-09-06T04:31:42.413Z Compiling cargo_metadata v0.23.1
4672026-09-06T04:31:42.444Z Compiling dof v0.3.0
4682026-09-06T04:31:42.448Z Compiling serde_tokenstream v0.2.3
4692026-09-06T04:31:42.573Z Compiling toml_edit v0.22.27
4702026-09-06T04:31:43.180Z Compiling usdt-macro v0.5.0
4712026-09-06T04:31:43.180Z Compiling usdt-attr-macro v0.5.0
4722026-09-06T04:31:43.863Z Compiling toml v0.8.23
4732026-09-06T04:31:44.207Z Compiling cargo_toml v0.21.0
4742026-09-06T04:31:44.461Z Compiling usdt v0.5.0
4752026-09-06T04:31:45.507Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4762026-09-06T04:31:47.601Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.64s
4772026-09-06T04:31:47.822Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4782026-09-06T04:31:48.345Z Downloading crates ...
4792026-09-06T04:31:48.400Z Downloaded base16ct v1.0.0
4802026-09-06T04:31:48.404Z Downloaded async-stream-impl v0.3.6
4812026-09-06T04:31:48.408Z Downloaded aead v0.5.2
4822026-09-06T04:31:48.408Z Downloaded base64ct v1.8.3
4832026-09-06T04:31:48.411Z Downloaded bcs v0.1.6
4842026-09-06T04:31:48.415Z Downloaded base16ct v0.2.0
4852026-09-06T04:31:48.415Z Downloaded bzip2 v0.6.1
4862026-09-06T04:31:48.418Z Downloaded async-recursion v1.1.1
4872026-09-06T04:31:48.421Z Downloaded bitfield v0.19.4
4882026-09-06T04:31:48.422Z Downloaded clang-sys v1.8.1
4892026-09-06T04:31:48.425Z Downloaded adler2 v2.0.1
4902026-09-06T04:31:48.425Z Downloaded atty v0.2.14
4912026-09-06T04:31:48.425Z Downloaded atomicwrites v0.4.4
4922026-09-06T04:31:48.425Z Downloaded embedded-io v0.6.1
4932026-09-06T04:31:48.429Z Downloaded futures-task v0.3.32
4942026-09-06T04:31:48.429Z Downloaded float-ord v0.3.2
4952026-09-06T04:31:48.429Z Downloaded ciborium-ll v0.2.2
4962026-09-06T04:31:48.432Z Downloaded compact_str v0.8.1
4972026-09-06T04:31:48.436Z Downloaded aead v0.6.1
4982026-09-06T04:31:48.436Z Downloaded env_filter v2.0.0
4992026-09-06T04:31:48.436Z Downloaded backon v1.6.0
5002026-09-06T04:31:48.440Z Downloaded enum-as-inner v0.6.1
5012026-09-06T04:31:48.440Z Downloaded hmac v0.12.1
5022026-09-06T04:31:48.440Z Downloaded ena v0.14.4
5032026-09-06T04:31:48.443Z Downloaded enum_dispatch v0.3.13
5042026-09-06T04:31:48.443Z Downloaded foldhash v0.1.5
5052026-09-06T04:31:48.443Z Downloaded group v0.13.0
5062026-09-06T04:31:48.443Z Downloaded arrayref v0.3.9
5072026-09-06T04:31:48.447Z Downloaded env_logger v0.11.11
5082026-09-06T04:31:48.447Z Downloaded assert_matches v1.5.0
5092026-09-06T04:31:48.447Z Downloaded fixedbitset v0.4.2
5102026-09-06T04:31:48.447Z Downloaded futures-channel v0.3.32
5112026-09-06T04:31:48.451Z Downloaded bcrypt-pbkdf v0.11.0
5122026-09-06T04:31:48.454Z Downloaded embedded-io v0.4.0
5132026-09-06T04:31:48.454Z Downloaded filetime v0.2.27
5142026-09-06T04:31:48.454Z Downloaded fs_extra v1.3.0
5152026-09-06T04:31:48.457Z Downloaded hash32 v0.2.1
5162026-09-06T04:31:48.458Z Downloaded cfg_aliases v0.1.1
5172026-09-06T04:31:48.458Z Downloaded endian-type v0.1.2
5182026-09-06T04:31:48.458Z Downloaded futures-macro v0.3.32
5192026-09-06T04:31:48.458Z Downloaded backtrace-ext v0.2.1
5202026-09-06T04:31:48.458Z Downloaded ff v0.13.1
5212026-09-06T04:31:48.461Z Downloaded find-msvc-tools v0.1.9
5222026-09-06T04:31:48.461Z Downloaded flagset v0.4.7
5232026-09-06T04:31:48.461Z Downloaded anstream v0.6.21
5242026-09-06T04:31:48.465Z Downloaded foldhash v0.2.0
5252026-09-06T04:31:48.465Z Downloaded futures-core v0.3.32
5262026-09-06T04:31:48.465Z Downloaded futures-executor v0.3.32
5272026-09-06T04:31:48.469Z Downloaded foreign-types v0.3.2
5282026-09-06T04:31:48.469Z Downloaded futures v0.3.32
5292026-09-06T04:31:48.473Z Downloaded gethostname v0.5.0
5302026-09-06T04:31:48.473Z Downloaded bitfield-macros v0.19.4
5312026-09-06T04:31:48.473Z Downloaded fd-lock v4.0.4
5322026-09-06T04:31:48.473Z Downloaded foreign-types-macros v0.2.3
5332026-09-06T04:31:48.473Z Downloaded foreign-types-shared v0.1.1
5342026-09-06T04:31:48.473Z Downloaded ciborium-io v0.2.2
5352026-09-06T04:31:48.477Z Downloaded funty v2.0.0
5362026-09-06T04:31:48.477Z Downloaded bit-set v0.8.0
5372026-09-06T04:31:48.480Z Downloaded atomic-waker v1.1.2
5382026-09-06T04:31:48.480Z Downloaded argon2 v0.5.3
5392026-09-06T04:31:48.481Z Downloaded anstyle-parse v0.2.7
5402026-09-06T04:31:48.484Z Downloaded hash32 v0.3.1
5412026-09-06T04:31:48.488Z Downloaded bit-set v0.5.3
5422026-09-06T04:31:48.488Z Downloaded fatfs v0.3.6
5432026-09-06T04:31:48.491Z Downloaded foreign-types v0.5.0
5442026-09-06T04:31:48.491Z Downloaded futures-sink v0.3.32
5452026-09-06T04:31:48.491Z Downloaded ascii-canvas v3.0.0
5462026-09-06T04:31:48.491Z Downloaded fs-err v2.11.0
5472026-09-06T04:31:48.491Z Downloaded generic-array v1.4.3
5482026-09-06T04:31:48.495Z Downloaded elliptic-curve v0.14.1
5492026-09-06T04:31:48.495Z Downloaded array-init v0.0.4
5502026-09-06T04:31:48.498Z Downloaded async-stream v0.3.6
5512026-09-06T04:31:48.498Z Downloaded httpdate v1.0.3
5522026-09-06T04:31:48.498Z Downloaded globwalk v0.9.1
5532026-09-06T04:31:48.502Z Downloaded float-cmp v0.10.0
5542026-09-06T04:31:48.502Z Downloaded futures-io v0.3.32
5552026-09-06T04:31:48.502Z Downloaded block-buffer v0.12.1
5562026-09-06T04:31:48.502Z Downloaded block-padding v0.4.2
5572026-09-06T04:31:48.502Z Downloaded castaway v0.2.4
5582026-09-06T04:31:48.507Z Downloaded form_urlencoded v1.2.2
5592026-09-06T04:31:48.507Z Downloaded compression-core v0.4.31
5602026-09-06T04:31:48.507Z Downloaded foreign-types-shared v0.3.1
5612026-09-06T04:31:48.510Z Downloaded cfg_aliases v0.2.1
5622026-09-06T04:31:48.510Z Downloaded fxhash v0.2.1
5632026-09-06T04:31:48.514Z Downloaded hubpack v0.1.2
5642026-09-06T04:31:48.514Z Downloaded newline-converter v0.3.0
5652026-09-06T04:31:48.514Z Downloaded nodrop v0.1.14
5662026-09-06T04:31:48.517Z Downloaded http-body v1.0.1
5672026-09-06T04:31:48.517Z Downloaded num-iter v0.1.45
5682026-09-06T04:31:48.517Z Downloaded fallible-iterator v0.2.0
5692026-09-06T04:31:48.526Z Downloaded fixedbitset v0.5.7
5702026-09-06T04:31:48.526Z Downloaded hubpack_derive v0.1.1
5712026-09-06T04:31:48.526Z Downloaded backtrace v0.3.76
5722026-09-06T04:31:48.526Z Downloaded console v0.15.11
5732026-09-06T04:31:48.526Z Downloaded backoff v0.4.0
5742026-09-06T04:31:48.529Z Downloaded cexpr v0.6.0
5752026-09-06T04:31:48.530Z Downloaded hex-literal v1.1.0
5762026-09-06T04:31:48.530Z Downloaded bitfield-struct v0.6.2
5772026-09-06T04:31:48.533Z Downloaded olpc-cjson v0.1.4
5782026-09-06T04:31:48.533Z Downloaded ghash v0.6.0
5792026-09-06T04:31:48.533Z Downloaded hex v0.4.3
5802026-09-06T04:31:48.533Z Downloaded nibble_vec v0.1.0
5812026-09-06T04:31:48.533Z Downloaded num_threads v0.1.7
5822026-09-06T04:31:48.534Z Downloaded openssl-macros v0.1.1
5832026-09-06T04:31:48.537Z Downloaded hostname v0.4.2
5842026-09-06T04:31:48.541Z Downloaded git-stub v1.0.0
5852026-09-06T04:31:48.541Z Downloaded headers-core v0.3.0
5862026-09-06T04:31:48.541Z Downloaded home v0.5.12
5872026-09-06T04:31:48.541Z Downloaded buf-list v1.1.2
5882026-09-06T04:31:48.541Z Downloaded hostname v0.3.1
5892026-09-06T04:31:48.544Z Downloaded bb8 v0.8.6
5902026-09-06T04:31:48.544Z Downloaded arrayvec v0.7.6
5912026-09-06T04:31:48.548Z Downloaded blowfish v0.10.0
5922026-09-06T04:31:48.548Z Downloaded ff v0.14.0
5932026-09-06T04:31:48.548Z Downloaded cbc v0.2.1
5942026-09-06T04:31:48.548Z Downloaded normalize-line-endings v0.3.0
5952026-09-06T04:31:48.548Z Downloaded oxide-generation-macros v0.2.0
5962026-09-06T04:31:48.551Z Downloaded peg-runtime v0.8.5
5972026-09-06T04:31:48.551Z Downloaded erased-serde v0.3.31
5982026-09-06T04:31:48.551Z Downloaded precomputed-hash v0.1.1
5992026-09-06T04:31:48.555Z Downloaded progenitor-macro v0.14.0
6002026-09-06T04:31:48.561Z Downloaded async-trait v0.1.89
6012026-09-06T04:31:48.564Z Downloaded camino-tempfile-ext v0.3.3
6022026-09-06T04:31:48.565Z Downloaded cobs v0.3.0
6032026-09-06T04:31:48.565Z Downloaded bit-vec v0.6.3
6042026-09-06T04:31:48.565Z Downloaded bitflags v1.3.2
6052026-09-06T04:31:48.568Z Downloaded cassowary v0.3.0
6062026-09-06T04:31:48.568Z Downloaded phf_shared v0.13.1
6072026-09-06T04:31:48.568Z Downloaded bs58 v0.5.1
6082026-09-06T04:31:48.572Z Downloaded quick-error v1.2.3
6092026-09-06T04:31:48.572Z Downloaded chacha20 v0.9.1
6102026-09-06T04:31:48.575Z Downloaded cipher v0.5.2
6112026-09-06T04:31:48.575Z Downloaded same-file v1.0.6
6122026-09-06T04:31:48.581Z Downloaded progenitor-client v0.14.0
6132026-09-06T04:31:48.585Z Downloaded sha1 v0.10.6
6142026-09-06T04:31:48.588Z Downloaded compression-codecs v0.4.37
6152026-09-06T04:31:48.592Z Downloaded bit-vec v0.8.0
6162026-09-06T04:31:48.595Z Downloaded signature v2.2.0
6172026-09-06T04:31:48.599Z Downloaded scopeguard v1.2.0
6182026-09-06T04:31:48.599Z Downloaded sqlparser_derive v0.5.0
6192026-09-06T04:31:48.599Z Downloaded russh-cryptovec v0.62.0
6202026-09-06T04:31:48.603Z Downloaded sync-ptr v0.1.4
6212026-09-06T04:31:48.603Z Downloaded byte-wrapper v0.1.0
6222026-09-06T04:31:48.603Z Downloaded russh-util v0.52.0
6232026-09-06T04:31:48.603Z Downloaded async-bb8-diesel v0.2.1
6242026-09-06T04:31:48.606Z Downloaded http-range v0.1.5
6252026-09-06T04:31:48.606Z Downloaded http-body-util v0.1.3
6262026-09-06T04:31:48.610Z Downloaded cipher v0.4.4
6272026-09-06T04:31:48.610Z Downloaded colored v2.2.0
6282026-09-06T04:31:48.614Z Downloaded oxide-update-engine-display v0.1.2
6292026-09-06T04:31:48.614Z Downloaded password-hash v0.5.0
6302026-09-06T04:31:48.614Z Downloaded pbkdf2 v0.13.0
6312026-09-06T04:31:48.614Z Downloaded glob v0.3.3
6322026-09-06T04:31:48.637Z Downloaded tap v1.0.1
6332026-09-06T04:31:48.637Z Downloaded git-stub-vcs v0.1.0
6342026-09-06T04:31:48.637Z Downloaded supports-unicode v3.0.0
6352026-09-06T04:31:48.637Z Downloaded tokio-test v0.4.5
6362026-09-06T04:31:48.637Z Downloaded unicode-truncate v1.1.0
6372026-09-06T04:31:48.637Z Downloaded scroll_derive v0.13.1
6382026-09-06T04:31:48.637Z Downloaded rand_core v0.9.5
6392026-09-06T04:31:48.637Z Downloaded ahash v0.8.12
6402026-09-06T04:31:48.637Z Downloaded cmake v0.1.57
6412026-09-06T04:31:48.637Z Downloaded phf v0.12.1
6422026-09-06T04:31:48.637Z Downloaded group v0.14.0
6432026-09-06T04:31:48.637Z Downloaded addr2line v0.25.1
6442026-09-06T04:31:48.637Z Downloaded bzip2 v0.4.4
6452026-09-06T04:31:48.638Z Downloaded cmov v0.5.4
6462026-09-06T04:31:48.638Z Downloaded colored v3.1.1
6472026-09-06T04:31:48.638Z Downloaded const-oid v0.9.6
6482026-09-06T04:31:48.643Z Downloaded siphasher v1.0.2
6492026-09-06T04:31:48.643Z Downloaded strsim v0.10.0
6502026-09-06T04:31:48.643Z Downloaded usdt-attr-macro v0.6.0
6512026-09-06T04:31:48.647Z Downloaded arc-swap v1.8.2
6522026-09-06T04:31:48.647Z Downloaded blake2 v0.11.0-rc.6
6532026-09-06T04:31:48.647Z Downloaded console v0.16.2
6542026-09-06T04:31:48.647Z Downloaded serde-hex v0.1.0
6552026-09-06T04:31:48.656Z Downloaded chacha20 v0.10.0
6562026-09-06T04:31:48.656Z Downloaded highway v1.3.0
6572026-09-06T04:31:48.661Z Downloaded argon2 v0.6.0-rc.8
6582026-09-06T04:31:48.661Z Downloaded serde_with_macros v1.5.2
6592026-09-06T04:31:48.661Z Downloaded ciborium v0.2.2
6602026-09-06T04:31:48.661Z Downloaded slog-json v2.6.1
6612026-09-06T04:31:48.661Z Downloaded zerofrom-derive v0.1.6
6622026-09-06T04:31:48.661Z Downloaded crc-catalog v2.4.0
6632026-09-06T04:31:48.665Z Downloaded darling_macro v0.23.0
6642026-09-06T04:31:48.665Z Downloaded tower-layer v0.3.3
6652026-09-06T04:31:48.665Z Downloaded tower-service v0.3.3
6662026-09-06T04:31:48.665Z Downloaded untrusted v0.7.1
6672026-09-06T04:31:48.669Z Downloaded cpubits v0.1.1
6682026-09-06T04:31:48.669Z Downloaded allocator-api2 v0.2.21
6692026-09-06T04:31:48.674Z Downloaded num-integer v0.1.46
6702026-09-06T04:31:48.677Z Downloaded primeorder v0.14.0
6712026-09-06T04:31:48.677Z Downloaded ssh-cipher v0.3.0
6722026-09-06T04:31:48.677Z Downloaded tinystr v0.8.2
6732026-09-06T04:31:48.681Z Downloaded toml_writer v1.1.1+spec-1.1.0
6742026-09-06T04:31:48.681Z Downloaded pkcs8 v0.10.2
6752026-09-06T04:31:48.681Z Downloaded postgres-protocol v0.6.10
6762026-09-06T04:31:48.685Z Downloaded rand_pcg v0.10.2
6772026-09-06T04:31:48.685Z Downloaded rustversion v1.0.22
6782026-09-06T04:31:48.688Z Downloaded rand_core v0.10.0
6792026-09-06T04:31:48.688Z Downloaded display-error-chain v0.2.2
6802026-09-06T04:31:48.688Z Downloaded dof v0.4.0
6812026-09-06T04:31:48.692Z Downloaded dunce v1.0.5
6822026-09-06T04:31:48.692Z Downloaded base64 v0.22.1
6832026-09-06T04:31:48.696Z Downloaded globset v0.4.18
6842026-09-06T04:31:48.696Z Downloaded tokio-tungstenite v0.21.0
6852026-09-06T04:31:48.696Z Downloaded serde_path_to_error v0.1.20
6862026-09-06T04:31:48.699Z Downloaded slab v0.4.12
6872026-09-06T04:31:48.700Z Downloaded usdt-impl v0.6.0
6882026-09-06T04:31:48.703Z Downloaded blake2 v0.10.6
6892026-09-06T04:31:48.703Z Downloaded hmac v0.13.0
6902026-09-06T04:31:48.707Z Downloaded cancel-safe-futures v0.1.5
6912026-09-06T04:31:48.714Z Downloaded scroll v0.13.0
6922026-09-06T04:31:48.714Z Downloaded idna_adapter v1.2.1
6932026-09-06T04:31:48.718Z Downloaded half v2.7.1
6942026-09-06T04:31:48.718Z Downloaded half v1.8.3
6952026-09-06T04:31:48.718Z Downloaded spki v0.8.0
6962026-09-06T04:31:48.718Z Downloaded string_cache v0.8.9
6972026-09-06T04:31:48.718Z Downloaded diesel_table_macro_syntax v0.3.0
6982026-09-06T04:31:48.721Z Downloaded serde_tokenstream v0.3.0
6992026-09-06T04:31:48.724Z Downloaded dropshot-api-manager-types v0.8.0
7002026-09-06T04:31:48.724Z Downloaded const_format_proc_macros v0.2.34
7012026-09-06T04:31:48.724Z Downloaded crossbeam-deque v0.8.6
7022026-09-06T04:31:48.729Z Downloaded indoc v1.0.9
7032026-09-06T04:31:48.729Z Downloaded ctutils v0.4.2
7042026-09-06T04:31:48.729Z Downloaded vsss-rs v3.3.4
7052026-09-06T04:31:48.729Z Downloaded strum_macros v0.26.4
7062026-09-06T04:31:48.733Z Downloaded jiff-static v0.2.34
7072026-09-06T04:31:48.733Z Downloaded num v0.4.3
7082026-09-06T04:31:48.733Z Downloaded lzss v0.8.2
7092026-09-06T04:31:48.737Z Downloaded maybe-uninit v2.0.0
7102026-09-06T04:31:48.737Z Downloaded getrandom v0.2.17
7112026-09-06T04:31:48.738Z Downloaded poly1305 v0.9.0
7122026-09-06T04:31:48.742Z Downloaded nonempty v0.12.0
7132026-09-06T04:31:48.742Z Downloaded multimap v0.10.1
7142026-09-06T04:31:48.742Z Downloaded new_debug_unreachable v1.0.6
7152026-09-06T04:31:48.742Z Downloaded opaque-debug v0.3.1
7162026-09-06T04:31:48.745Z Downloaded strum_macros v0.24.3
7172026-09-06T04:31:48.745Z Downloaded vergen-git2 v9.1.0
7182026-09-06T04:31:48.749Z Downloaded cstr-argument v0.1.2
7192026-09-06T04:31:48.752Z Downloaded tls_codec_derive v0.4.2
7202026-09-06T04:31:48.752Z Downloaded daft v0.1.8
7212026-09-06T04:31:48.752Z Downloaded memoffset v0.9.1
7222026-09-06T04:31:48.756Z Downloaded data-encoding v2.10.0
7232026-09-06T04:31:48.756Z Downloaded deranged v0.5.8
7242026-09-06T04:31:48.759Z Downloaded const-oid v0.10.2
7252026-09-06T04:31:48.759Z Downloaded critical-section v1.2.0
7262026-09-06T04:31:48.763Z Downloaded parse-display v0.10.0
7272026-09-06T04:31:48.769Z Downloaded chumsky v0.9.3
7282026-09-06T04:31:48.772Z Downloaded pkcs1 v0.7.5
7292026-09-06T04:31:48.772Z Downloaded postcard v1.1.3
7302026-09-06T04:31:48.776Z Downloaded bytes v1.11.1
7312026-09-06T04:31:48.776Z Downloaded yoke v0.8.1
7322026-09-06T04:31:48.780Z Downloaded openssl-probe v0.2.1
7332026-09-06T04:31:48.780Z Downloaded predicates-core v1.0.10
7342026-09-06T04:31:48.783Z Downloaded potential_utf v0.1.4
7352026-09-06T04:31:48.783Z Downloaded proc-macro-error-attr2 v2.0.0
7362026-09-06T04:31:48.786Z Downloaded predicates-tree v1.0.13
7372026-09-06T04:31:48.787Z Downloaded rand_chacha v0.3.1
7382026-09-06T04:31:48.790Z Downloaded ref-cast v1.0.25
7392026-09-06T04:31:48.790Z Downloaded rand_xorshift v0.4.0
7402026-09-06T04:31:48.794Z Downloaded ingot-types v0.2.0
7412026-09-06T04:31:48.799Z Downloaded derive_builder_core v0.20.2
7422026-09-06T04:31:48.803Z Downloaded instant v0.1.13
7432026-09-06T04:31:48.806Z Downloaded ipnetwork v0.21.1
7442026-09-06T04:31:48.811Z Downloaded jobserver v0.1.34
7452026-09-06T04:31:48.814Z Downloaded rtoolbox v0.0.3
7462026-09-06T04:31:48.814Z Downloaded serde-big-array v0.5.1
7472026-09-06T04:31:48.815Z Downloaded slog-bunyan v2.5.0
7482026-09-06T04:31:48.818Z Downloaded flate2 v1.1.9
7492026-09-06T04:31:48.822Z Downloaded getrandom v0.3.4
7502026-09-06T04:31:48.825Z Downloaded mime_guess v2.0.5
7512026-09-06T04:31:48.825Z Downloaded ar_archive_writer v0.5.1
7522026-09-06T04:31:48.825Z Downloaded parking_lot_core v0.9.12
7532026-09-06T04:31:48.829Z Downloaded test-strategy v0.4.5
7542026-09-06T04:31:48.832Z Downloaded typify v0.6.2
7552026-09-06T04:31:48.837Z Downloaded vergen v9.1.0
7562026-09-06T04:31:48.837Z Downloaded linear-map v1.2.0
7572026-09-06T04:31:48.837Z Downloaded serde_plain v1.0.2
7582026-09-06T04:31:48.837Z Downloaded strum v0.26.3
7592026-09-06T04:31:48.837Z Downloaded darling v0.21.3
7602026-09-06T04:31:48.840Z Downloaded ed25519 v2.2.3
7612026-09-06T04:31:48.840Z Downloaded sync_wrapper v1.0.2
7622026-09-06T04:31:48.840Z Downloaded rcgen v0.12.1
7632026-09-06T04:31:48.844Z Downloaded tagptr v0.2.0
7642026-09-06T04:31:48.844Z Downloaded parking_lot_core v0.8.6
7652026-09-06T04:31:48.847Z Downloaded either v1.15.0
7662026-09-06T04:31:48.847Z Downloaded oxnet v0.1.7
7672026-09-06T04:31:48.852Z Downloaded packed_struct v0.10.1
7682026-09-06T04:31:48.856Z Downloaded pem v3.0.6
7692026-09-06T04:31:48.856Z Downloaded termtree v0.5.1
7702026-09-06T04:31:48.856Z Downloaded progenitor v0.13.0
7712026-09-06T04:31:48.856Z Downloaded peg-macros v0.8.5
7722026-09-06T04:31:48.859Z Downloaded pin-project-internal v1.1.11
7732026-09-06T04:31:48.860Z Downloaded unit-prefix v0.5.2
7742026-09-06T04:31:48.860Z Downloaded utf8_iter v1.0.4
7752026-09-06T04:31:48.860Z Downloaded yasna v0.5.2
7762026-09-06T04:31:48.863Z Downloaded unarray v0.1.4
7772026-09-06T04:31:48.867Z Downloaded untrusted v0.9.0
7782026-09-06T04:31:48.867Z Downloaded schemars_derive v0.8.22
7792026-09-06T04:31:48.870Z Downloaded typify-macro v0.6.2
7802026-09-06T04:31:48.870Z Downloaded rustls-platform-verifier v0.6.2
7812026-09-06T04:31:48.874Z Downloaded signal-hook v0.3.18
7822026-09-06T04:31:48.874Z Downloaded heapless v0.7.17
7832026-09-06T04:31:48.877Z Downloaded chacha20poly1305 v0.10.1
7842026-09-06T04:31:48.877Z Downloaded vte v0.14.1
7852026-09-06T04:31:48.881Z Downloaded void v1.0.2
7862026-09-06T04:31:48.881Z Downloaded want v0.3.1
7872026-09-06T04:31:48.881Z Downloaded zopfli v0.8.3
7882026-09-06T04:31:48.884Z Downloaded darling v0.23.0
7892026-09-06T04:31:48.887Z Downloaded libsw v3.5.0
7902026-09-06T04:31:48.887Z Downloaded lock_api v0.4.14
7912026-09-06T04:31:48.887Z Downloaded xattr v1.6.1
7922026-09-06T04:31:48.887Z Downloaded zerofrom v0.1.6
7932026-09-06T04:31:48.887Z Downloaded scrypt v0.12.0
7942026-09-06T04:31:48.891Z Downloaded phf v0.13.1
7952026-09-06T04:31:48.897Z Downloaded progenitor-extras v0.2.0
7962026-09-06T04:31:48.900Z Downloaded darling_macro v0.21.3
7972026-09-06T04:31:48.900Z Downloaded defmt-parser v1.0.0
7982026-09-06T04:31:48.900Z Downloaded httparse v1.10.1
7992026-09-06T04:31:48.905Z Downloaded similar v2.7.0
8002026-09-06T04:31:48.905Z Downloaded flume v0.11.1
8012026-09-06T04:31:48.908Z Downloaded iana-time-zone v0.1.65
8022026-09-06T04:31:48.909Z Downloaded rustls-native-certs v0.8.3
8032026-09-06T04:31:48.909Z Downloaded darling_core v0.13.4
8042026-09-06T04:31:48.912Z Downloaded signal-hook-registry v1.4.8
8052026-09-06T04:31:48.912Z Downloaded simd-adler32 v0.3.8
8062026-09-06T04:31:48.912Z Downloaded crucible-workspace-hack v0.1.0
8072026-09-06T04:31:48.916Z Downloaded crunchy v0.2.4
8082026-09-06T04:31:48.916Z Downloaded base64 v0.21.7
8092026-09-06T04:31:48.916Z Downloaded openssl-sys v0.9.117
8102026-09-06T04:31:48.919Z Downloaded slog-stdlog v4.1.1
8112026-09-06T04:31:48.919Z Downloaded heapless v0.8.0
8122026-09-06T04:31:48.922Z Downloaded papergrid v0.18.0
8132026-09-06T04:31:48.922Z Downloaded async-compression v0.4.41
8142026-09-06T04:31:48.926Z Downloaded bumpalo v3.20.2
8152026-09-06T04:31:48.929Z Downloaded serdect v0.4.3
8162026-09-06T04:31:48.929Z Downloaded tungstenite v0.21.0
8172026-09-06T04:31:48.933Z Downloaded termios v0.3.3
8182026-09-06T04:31:48.933Z Downloaded dirs-sys-next v0.1.2
8192026-09-06T04:31:48.933Z Downloaded smf v0.2.3
8202026-09-06T04:31:48.933Z Downloaded dsl_auto_type v0.2.0
8212026-09-06T04:31:48.933Z Downloaded pkcs8 v0.11.0
8222026-09-06T04:31:48.936Z Downloaded pkg-config v0.3.32
8232026-09-06T04:31:48.937Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8242026-09-06T04:31:48.937Z Downloaded hickory-resolver v0.24.4
8252026-09-06T04:31:48.941Z Downloaded utf-8 v0.7.6
8262026-09-06T04:31:48.941Z Downloaded internet-checksum v0.2.1
8272026-09-06T04:31:48.941Z Downloaded pretty_assertions v1.4.1
8282026-09-06T04:31:48.941Z Downloaded sqlformat v0.3.5
8292026-09-06T04:31:48.941Z Downloaded cc v1.2.56
8302026-09-06T04:31:48.945Z Downloaded md5 v0.8.0
8312026-09-06T04:31:48.945Z Downloaded stringprep v0.1.5
8322026-09-06T04:31:48.945Z Downloaded zerovec-derive v0.11.2
8332026-09-06T04:31:48.945Z Downloaded time-macros v0.2.27
8342026-09-06T04:31:48.945Z Downloaded illumos-nvpair-sys v0.2.0
8352026-09-06T04:31:48.949Z Downloaded ignore v0.4.25
8362026-09-06T04:31:48.949Z Downloaded inout v0.1.4
8372026-09-06T04:31:48.954Z Downloaded crc v3.4.0
8382026-09-06T04:31:48.957Z Downloaded ctr v0.10.1
8392026-09-06T04:31:48.957Z Downloaded p384 v0.14.0
8402026-09-06T04:31:48.960Z Downloaded num-conv v0.2.0
8412026-09-06T04:31:48.960Z Downloaded num_enum_derive v0.5.11
8422026-09-06T04:31:48.964Z Downloaded nu-ansi-term v0.50.3
8432026-09-06T04:31:48.964Z Downloaded defmt-macros v1.0.1
8442026-09-06T04:31:48.967Z Downloaded managed v0.8.0
8452026-09-06T04:31:48.967Z Downloaded expectorate v1.2.0
8462026-09-06T04:31:48.968Z Downloaded packed_struct_codegen v0.10.1
8472026-09-06T04:31:48.968Z Downloaded hickory-resolver v0.25.2
8482026-09-06T04:31:48.971Z Downloaded quinn-udp v0.5.14
8492026-09-06T04:31:48.975Z Downloaded openssl-probe v0.1.6
8502026-09-06T04:31:48.979Z Downloaded tls_codec v0.4.2
8512026-09-06T04:31:48.985Z Downloaded parse-size v1.1.0
8522026-09-06T04:31:48.989Z Downloaded headers v0.4.1
8532026-09-06T04:31:48.989Z Downloaded tracing-attributes v0.1.31
8542026-09-06T04:31:48.994Z Downloaded zerocopy v0.6.6
8552026-09-06T04:31:48.999Z Downloaded knus-derive v3.4.0
8562026-09-06T04:31:49.003Z Downloaded progenitor-macro v0.13.0
8572026-09-06T04:31:49.003Z Downloaded stable_deref_trait v1.2.1
8582026-09-06T04:31:49.003Z Downloaded ref-cast-impl v1.0.25
8592026-09-06T04:31:49.003Z Downloaded seq-macro v0.3.6
8602026-09-06T04:31:49.007Z Downloaded take_mut v0.2.2
8612026-09-06T04:31:49.010Z Downloaded hashbrown v0.13.2
8622026-09-06T04:31:49.010Z Downloaded http v1.4.2
8632026-09-06T04:31:49.013Z Downloaded strip-ansi-escapes v0.2.1
8642026-09-06T04:31:49.013Z Downloaded structmeta-derive v0.3.0
8652026-09-06T04:31:49.013Z Downloaded try-lock v0.2.5
8662026-09-06T04:31:49.017Z Downloaded native-tls v0.2.18
8672026-09-06T04:31:49.021Z Downloaded yansi v1.0.1
8682026-09-06T04:31:49.028Z Downloaded cookie v0.18.1
8692026-09-06T04:31:49.031Z Downloaded serde_repr v0.1.20
8702026-09-06T04:31:49.031Z Downloaded shell-words v1.1.1
8712026-09-06T04:31:49.034Z Downloaded crossbeam-epoch v0.9.18
8722026-09-06T04:31:49.034Z Downloaded num-complex v0.4.6
8732026-09-06T04:31:49.035Z Downloaded password-hash v0.6.1
8742026-09-06T04:31:49.035Z Downloaded structmeta v0.3.0
8752026-09-06T04:31:49.038Z Downloaded time-core v0.1.8
8762026-09-06T04:31:49.038Z Downloaded unicode-xid v0.2.6
8772026-09-06T04:31:49.038Z Downloaded oso v0.27.3
8782026-09-06T04:31:49.038Z Downloaded rustls-webpki v0.103.13
8792026-09-06T04:31:49.041Z Downloaded derive_builder v0.20.2
8802026-09-06T04:31:49.044Z Downloaded crossbeam-channel v0.5.15
8812026-09-06T04:31:49.044Z Downloaded aho-corasick v1.1.4
8822026-09-06T04:31:49.048Z Downloaded hickory-server v0.25.2
8832026-09-06T04:31:49.051Z Downloaded qorb v0.4.1
8842026-09-06T04:31:49.054Z Downloaded publicsuffix v2.3.0
8852026-09-06T04:31:49.054Z Downloaded xshell-macros v0.2.7
8862026-09-06T04:31:49.054Z Downloaded yoke-derive v0.8.1
8872026-09-06T04:31:49.054Z Downloaded cpufeatures v0.3.0
8882026-09-06T04:31:49.054Z Downloaded waitgroup v0.1.2
8892026-09-06T04:31:49.054Z Downloaded zone_cfg_derive v0.3.1
8902026-09-06T04:31:49.058Z Downloaded hashbrown v0.12.3
8912026-09-06T04:31:49.058Z Downloaded icu_provider v2.1.1
8922026-09-06T04:31:49.062Z Downloaded progenitor-impl v0.13.0
8932026-09-06T04:31:49.063Z Downloaded typed-path v0.9.3
8942026-09-06T04:31:49.066Z Downloaded convert_case v0.4.0
8952026-09-06T04:31:49.066Z Downloaded aes-gcm v0.11.0
8962026-09-06T04:31:49.066Z Downloaded phc v0.6.1
8972026-09-06T04:31:49.066Z Downloaded daft-derive v0.1.8
8982026-09-06T04:31:49.069Z Downloaded darling_macro v0.13.4
8992026-09-06T04:31:49.069Z Downloaded ppv-lite86 v0.2.21
9002026-09-06T04:31:49.069Z Downloaded proc-macro-error2 v2.0.1
9012026-09-06T04:31:49.072Z Downloaded difflib v0.4.0
9022026-09-06T04:31:49.073Z Downloaded dyn-clone v1.0.20
9032026-09-06T04:31:49.073Z Downloaded ecdsa v0.17.0
9042026-09-06T04:31:49.076Z Downloaded port-file v0.1.0
9052026-09-06T04:31:49.076Z Downloaded hyper-staticfile v0.10.1
9062026-09-06T04:31:49.076Z Downloaded num-bigint-dig v0.8.6
9072026-09-06T04:31:49.079Z Downloaded rand_chacha v0.9.0
9082026-09-06T04:31:49.079Z Downloaded resolv-conf v0.7.6
9092026-09-06T04:31:49.079Z Downloaded rfc6979 v0.4.0
9102026-09-06T04:31:49.083Z Downloaded ipnet v2.12.0
9112026-09-06T04:31:49.083Z Downloaded primefield v0.14.0
9122026-09-06T04:31:49.083Z Downloaded keccak v0.1.6
9132026-09-06T04:31:49.083Z Downloaded lalrpop-util v0.19.12
9142026-09-06T04:31:49.083Z Downloaded tiny-keccak v2.0.2
9152026-09-06T04:31:49.086Z Downloaded indent_write v2.2.0
9162026-09-06T04:31:49.095Z Downloaded subprocess v0.2.15
9172026-09-06T04:31:49.099Z Downloaded const_format v0.2.35
9182026-09-06T04:31:49.102Z Downloaded schemars v0.8.22
9192026-09-06T04:31:49.107Z Downloaded slog-scope v4.4.1
9202026-09-06T04:31:49.110Z Downloaded memmap2 v0.9.10
9212026-09-06T04:31:49.110Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9222026-09-06T04:31:49.110Z Downloaded lru-slab v0.1.2
9232026-09-06T04:31:49.110Z Downloaded tui-tree-widget v0.23.1
9242026-09-06T04:31:49.110Z Downloaded des v0.9.0
9252026-09-06T04:31:49.114Z Downloaded minimal-lexical v0.2.1
9262026-09-06T04:31:49.117Z Downloaded unicode-segmentation v1.12.0
9272026-09-06T04:31:49.117Z Downloaded derive_more-impl v2.1.1
9282026-09-06T04:31:49.121Z Downloaded diesel_derives v2.3.7
9292026-09-06T04:31:49.125Z Downloaded oso-derive v0.27.3
9302026-09-06T04:31:49.125Z Downloaded path-slash v0.1.5
9312026-09-06T04:31:49.128Z Downloaded xshell v0.2.7
9322026-09-06T04:31:49.128Z Downloaded drift v0.2.0
9332026-09-06T04:31:49.134Z Downloaded toml_edit v0.19.15
9342026-09-06T04:31:49.144Z Downloaded displaydoc v0.2.5
9352026-09-06T04:31:49.148Z Downloaded csv-core v0.1.13
9362026-09-06T04:31:49.148Z Downloaded aes v0.9.1
9372026-09-06T04:31:49.152Z Downloaded curve25519-dalek-derive v0.1.1
9382026-09-06T04:31:49.152Z Downloaded defmt v1.0.1
9392026-09-06T04:31:49.152Z Downloaded tar v0.4.46
9402026-09-06T04:31:49.155Z Downloaded rustc_version v0.4.1
9412026-09-06T04:31:49.155Z Downloaded der_derive v0.7.3
9422026-09-06T04:31:49.155Z Downloaded serde_spanned v1.1.1
9432026-09-06T04:31:49.155Z Downloaded rayon-core v1.13.0
9442026-09-06T04:31:49.159Z Downloaded secrecy v0.10.3
9452026-09-06T04:31:49.159Z Downloaded tinyvec_macros v0.1.1
9462026-09-06T04:31:49.159Z Downloaded humantime v2.3.0
9472026-09-06T04:31:49.159Z Downloaded libefi-sys v0.1.0
9482026-09-06T04:31:49.159Z Downloaded impl-trait-for-tuples v0.2.3
9492026-09-06T04:31:49.162Z Downloaded sha2 v0.11.0
9502026-09-06T04:31:49.166Z Downloaded x509-cert v0.2.5
9512026-09-06T04:31:49.169Z Downloaded supports-color v3.0.2
9522026-09-06T04:31:49.174Z Downloaded elliptic-curve v0.13.8
9532026-09-06T04:31:49.178Z Downloaded term v0.7.0
9542026-09-06T04:31:49.178Z Downloaded libloading v0.8.9
9552026-09-06T04:31:49.178Z Downloaded strum v0.27.2
9562026-09-06T04:31:49.178Z Downloaded trait-variant v0.1.2
9572026-09-06T04:31:49.183Z Downloaded darling_macro v0.20.11
9582026-09-06T04:31:49.186Z Downloaded miette-derive v7.6.0
9592026-09-06T04:31:49.187Z Downloaded socket2 v0.6.3
9602026-09-06T04:31:49.191Z Downloaded unicode-properties v0.1.4
9612026-09-06T04:31:49.194Z Downloaded oxide-update-engine v0.1.2
9622026-09-06T04:31:49.194Z Downloaded num-rational v0.4.2
9632026-09-06T04:31:49.194Z Downloaded defmt v0.3.100
9642026-09-06T04:31:49.194Z Downloaded debug-ignore v1.0.5
9652026-09-06T04:31:49.198Z Downloaded num_enum v0.7.6
9662026-09-06T04:31:49.201Z Downloaded paste v1.0.15
9672026-09-06T04:31:49.201Z Downloaded peg v0.8.5
9682026-09-06T04:31:49.205Z Downloaded crossbeam-utils v0.8.21
9692026-09-06T04:31:49.205Z Downloaded progenitor v0.14.0
9702026-09-06T04:31:49.211Z Downloaded wnaf v0.14.0
9712026-09-06T04:31:49.211Z Downloaded digest-io v0.1.0
9722026-09-06T04:31:49.211Z Downloaded lazy_static v1.5.0
9732026-09-06T04:31:49.214Z Downloaded illumos-nvpair v0.3.0
9742026-09-06T04:31:49.214Z Downloaded is_ci v1.2.0
9752026-09-06T04:31:49.214Z Downloaded mime v0.3.17
9762026-09-06T04:31:49.214Z Downloaded rand_seeder v0.4.0
9772026-09-06T04:31:49.214Z Downloaded darling_core v0.21.3
9782026-09-06T04:31:49.218Z Downloaded hashbrown v0.15.5
9792026-09-06T04:31:49.221Z Downloaded num-derive v0.4.2
9802026-09-06T04:31:49.221Z Downloaded newtype_derive v0.1.6
9812026-09-06T04:31:49.221Z Downloaded percent-encoding v2.3.2
9822026-09-06T04:31:49.225Z Downloaded knus v3.4.0
9832026-09-06T04:31:49.228Z Downloaded psm v0.1.30
9842026-09-06T04:31:49.231Z Downloaded lru-cache v0.1.2
9852026-09-06T04:31:49.235Z Downloaded phf_shared v0.11.3
9862026-09-06T04:31:49.235Z Downloaded phf_shared v0.12.1
9872026-09-06T04:31:49.235Z Downloaded rand_core v0.6.4
9882026-09-06T04:31:49.235Z Downloaded smallvec v1.15.1
9892026-09-06T04:31:49.239Z Downloaded serde_derive_internals v0.29.1
9902026-09-06T04:31:49.239Z Downloaded slog-term v2.9.2
9912026-09-06T04:31:49.239Z Downloaded supports-hyperlinks v3.2.0
9922026-09-06T04:31:49.239Z Downloaded synstructure v0.13.2
9932026-09-06T04:31:49.242Z Downloaded hyper-util v0.1.20
9942026-09-06T04:31:49.247Z Downloaded itertools v0.10.5
9952026-09-06T04:31:49.250Z Downloaded zip v4.6.1
9962026-09-06T04:31:49.253Z Downloaded icu_normalizer v2.1.1
9972026-09-06T04:31:49.265Z Downloaded indicatif v0.18.4
9982026-09-06T04:31:49.265Z Downloaded recursive-proc-macro-impl v0.1.1
9992026-09-06T04:31:49.265Z Downloaded serde_with_macros v3.21.0
10002026-09-06T04:31:49.268Z Downloaded serde_bytes v0.11.19
10012026-09-06T04:31:49.268Z Downloaded nanorand v0.7.0
10022026-09-06T04:31:49.268Z Downloaded tokio-dtrace v0.1.1
10032026-09-06T04:31:49.269Z Downloaded proc-macro-crate v3.4.0
10042026-09-06T04:31:49.269Z Downloaded hashbrown v0.16.1
10052026-09-06T04:31:49.269Z Downloaded corncobs v0.1.4
10062026-09-06T04:31:49.273Z Downloaded signature v3.0.0
10072026-09-06T04:31:49.273Z Downloaded subtle v2.6.1
10082026-09-06T04:31:49.274Z Downloaded testing_table v0.3.0
10092026-09-06T04:31:49.274Z Downloaded rsa v0.9.10
10102026-09-06T04:31:49.277Z Downloaded chrono v0.4.45
10112026-09-06T04:31:49.282Z Downloaded rsa v0.10.0-rc.18
10122026-09-06T04:31:49.285Z Downloaded ecdsa v0.16.9
10132026-09-06T04:31:49.285Z Downloaded tokio-postgres v0.7.16
10142026-09-06T04:31:49.289Z Downloaded zstd-safe v7.2.4
10152026-09-06T04:31:49.289Z Downloaded usdt v0.6.0
10162026-09-06T04:31:49.289Z Downloaded rpassword v7.5.4
10172026-09-06T04:31:49.289Z Downloaded shlex v1.3.0
10182026-09-06T04:31:49.292Z Downloaded hashbrown v0.14.5
10192026-09-06T04:31:49.295Z Downloaded libsw-core v0.3.2
10202026-09-06T04:31:49.302Z Downloaded derive_more v0.99.20
10212026-09-06T04:31:49.306Z Downloaded keccak v0.2.0
10222026-09-06T04:31:49.309Z Downloaded module-lattice v0.2.3
10232026-09-06T04:31:49.315Z Downloaded spin v0.9.8
10242026-09-06T04:31:49.318Z Downloaded litemap v0.8.1
10252026-09-06T04:31:49.318Z Downloaded tokio-stream v0.1.18
10262026-09-06T04:31:49.318Z Downloaded oxide-tokio-rt v0.1.4
10272026-09-06T04:31:49.322Z Downloaded pem-rfc7468 v1.0.0
10282026-09-06T04:31:49.326Z Downloaded kstat-rs v0.2.5
10292026-09-06T04:31:49.326Z Downloaded libscf-sys v1.2.0
10302026-09-06T04:31:49.326Z Downloaded hyper-tls v0.6.0
10312026-09-06T04:31:49.329Z Downloaded linked-hash-map v0.5.6
10322026-09-06T04:31:49.329Z Downloaded newtype-uuid-macros v0.1.0
10332026-09-06T04:31:49.333Z Downloaded rustc-demangle v0.1.27
10342026-09-06T04:31:49.333Z Downloaded rusty-fork v0.3.1
10352026-09-06T04:31:49.338Z Downloaded vergen-gitcl v1.0.8
10362026-09-06T04:31:49.342Z Downloaded serde_with v1.14.0
10372026-09-06T04:31:49.345Z Downloaded toml_edit v0.23.10+spec-1.0.0
10382026-09-06T04:31:49.349Z Downloaded walkdir v2.5.0
10392026-09-06T04:31:49.353Z Downloaded oxide-update-engine-types v0.1.2
10402026-09-06T04:31:49.356Z Downloaded rustls-pemfile v2.2.0
10412026-09-06T04:31:49.357Z Downloaded digest v0.11.3
10422026-09-06T04:31:49.360Z Downloaded radium v0.7.0
10432026-09-06T04:31:49.360Z Downloaded recursive v0.1.1
10442026-09-06T04:31:49.360Z Downloaded slog-dtrace v0.3.0
10452026-09-06T04:31:49.363Z Downloaded stacker v0.1.23
10462026-09-06T04:31:49.363Z Downloaded proc-macro-crate v1.3.1
10472026-09-06T04:31:49.363Z Downloaded rustc-hash v2.1.1
10482026-09-06T04:31:49.363Z Downloaded secrecy v0.8.0
10492026-09-06T04:31:49.363Z Downloaded whoami v1.6.1
10502026-09-06T04:31:49.367Z Downloaded postgres-types v0.2.12
10512026-09-06T04:31:49.367Z Downloaded signal-hook-tokio v0.3.1
10522026-09-06T04:31:49.367Z Downloaded spki v0.7.3
10532026-09-06T04:31:49.367Z Downloaded sponge-cursor v0.1.0
10542026-09-06T04:31:49.371Z Downloaded zeroize_derive v1.5.0
10552026-09-06T04:31:49.375Z Downloaded hybrid-array v0.4.13
10562026-09-06T04:31:49.375Z Downloaded ingot-macros v0.2.0
10572026-09-06T04:31:49.375Z Downloaded tokio-tungstenite v0.23.1
10582026-09-06T04:31:49.378Z Downloaded tabwriter v1.4.1
10592026-09-06T04:31:49.379Z Downloaded thiserror-impl-no-std v2.0.2
10602026-09-06T04:31:49.379Z Downloaded derive_builder_macro v0.20.2
10612026-09-06T04:31:49.379Z Downloaded rand v0.8.6
10622026-09-06T04:31:49.383Z Downloaded schemars v1.2.1
10632026-09-06T04:31:49.389Z Downloaded zeroize v1.9.0
10642026-09-06T04:31:49.393Z Downloaded parking_lot v0.11.2
10652026-09-06T04:31:49.393Z Downloaded crc8 v0.1.1
10662026-09-06T04:31:49.393Z Downloaded downcast-rs v2.0.2
10672026-09-06T04:31:49.393Z Downloaded socket2 v0.5.10
10682026-09-06T04:31:49.396Z Downloaded schemars v0.9.0
10692026-09-06T04:31:49.401Z Downloaded icu_locale_core v2.1.1
10702026-09-06T04:31:49.404Z Downloaded ryu v1.0.23
10712026-09-06T04:31:49.408Z Downloaded slog v2.8.2
10722026-09-06T04:31:49.408Z Downloaded reqwest v0.12.28
10732026-09-06T04:31:49.411Z Downloaded futures-util v0.3.32
10742026-09-06T04:31:49.417Z Downloaded snafu v0.8.9
10752026-09-06T04:31:49.420Z Downloaded diesel-dtrace v0.5.0
10762026-09-06T04:31:49.424Z Downloaded md-5 v0.10.6
10772026-09-06T04:31:49.424Z Downloaded mio v1.2.0
10782026-09-06T04:31:49.427Z Downloaded instability v0.3.11
10792026-09-06T04:31:49.427Z Downloaded itertools v0.12.1
10802026-09-06T04:31:49.433Z Downloaded inout v0.2.2
10812026-09-06T04:31:49.433Z Downloaded jiff-core v0.1.0
10822026-09-06T04:31:49.433Z Downloaded unsafe-libyaml v0.2.11
10832026-09-06T04:31:49.433Z Downloaded rustls-pki-types v1.14.0
10842026-09-06T04:31:49.436Z Downloaded hkdf v0.12.4
10852026-09-06T04:31:49.436Z Downloaded rustc_version v0.1.7
10862026-09-06T04:31:49.436Z Downloaded scheduled-thread-pool v0.2.7
10872026-09-06T04:31:49.436Z Downloaded serde_urlencoded v0.7.1
10882026-09-06T04:31:49.440Z Downloaded nom v8.0.0
10892026-09-06T04:31:49.440Z Downloaded sec1 v0.7.3
10902026-09-06T04:31:49.444Z Downloaded num_enum_derive v0.7.6
10912026-09-06T04:31:49.444Z Downloaded predicates v3.1.4
10922026-09-06T04:31:49.444Z Downloaded tracing-core v0.1.36
10932026-09-06T04:31:49.447Z Downloaded prettyplease v0.2.37
10942026-09-06T04:31:49.447Z Downloaded icu_properties v2.1.2
10952026-09-06T04:31:49.447Z Downloaded sec1 v0.8.1
10962026-09-06T04:31:49.452Z Downloaded unicase v2.9.0
10972026-09-06T04:31:49.452Z Downloaded vergen-lib v0.1.6
10982026-09-06T04:31:49.452Z Downloaded whoami v2.1.0
10992026-09-06T04:31:49.452Z Downloaded tokio-rustls v0.26.4
11002026-09-06T04:31:49.455Z Downloaded hkdf v0.13.0
11012026-09-06T04:31:49.455Z Downloaded universal-hash v0.5.1
11022026-09-06T04:31:49.458Z Downloaded dtrace-parser v0.3.0
11032026-09-06T04:31:49.462Z Downloaded convert_case v0.10.0
11042026-09-06T04:31:49.462Z Downloaded icu_collections v2.1.1
11052026-09-06T04:31:49.465Z Downloaded darling v0.13.4
11062026-09-06T04:31:49.469Z Downloaded h2 v0.4.15
11072026-09-06T04:31:49.473Z Downloaded hyper-rustls v0.27.7
11082026-09-06T04:31:49.477Z Downloaded winnow v0.5.40
11092026-09-06T04:31:49.481Z Downloaded ident_case v1.0.1
11102026-09-06T04:31:49.481Z Downloaded match_cfg v0.1.0
11112026-09-06T04:31:49.484Z Downloaded psl-types v2.0.11
11122026-09-06T04:31:49.487Z Downloaded num_enum v0.5.11
11132026-09-06T04:31:49.488Z Downloaded primeorder v0.13.6
11142026-09-06T04:31:49.491Z Downloaded multer v3.1.0
11152026-09-06T04:31:49.491Z Downloaded semver v0.1.20
11162026-09-06T04:31:49.491Z Downloaded tinyvec v1.10.0
11172026-09-06T04:31:49.496Z Downloaded is-terminal v0.4.17
11182026-09-06T04:31:49.499Z Downloaded serde_yaml v0.9.34+deprecated
11192026-09-06T04:31:49.502Z Downloaded url v2.5.8
11202026-09-06T04:31:49.502Z Downloaded zerovec v0.11.5
11212026-09-06T04:31:49.507Z Downloaded blake3 v1.8.5
11222026-09-06T04:31:49.510Z Downloaded crc-any v2.5.0
11232026-09-06T04:31:49.510Z Downloaded zip v0.6.6
11242026-09-06T04:31:49.513Z Downloaded poly1305 v0.8.0
11252026-09-06T04:31:49.513Z Downloaded usdt-macro v0.6.0
11262026-09-06T04:31:49.513Z Downloaded sha1 v0.11.0
11272026-09-06T04:31:49.513Z Downloaded slog-envlogger v2.2.0
11282026-09-06T04:31:49.517Z Downloaded term v1.2.1
11292026-09-06T04:31:49.517Z Downloaded static_assertions v1.1.0
11302026-09-06T04:31:49.520Z Downloaded tokio-native-tls v0.3.1
11312026-09-06T04:31:49.520Z Downloaded num-traits v0.2.19
11322026-09-06T04:31:49.520Z Downloaded unicode-bidi v0.3.18
11332026-09-06T04:31:49.524Z Downloaded smallvec v0.6.14
11342026-09-06T04:31:49.527Z Downloaded uzers v0.12.2
11352026-09-06T04:31:49.530Z Downloaded aws-lc-rs v1.16.3
11362026-09-06T04:31:49.534Z Downloaded delegate v0.13.5
11372026-09-06T04:31:49.537Z Downloaded tough v0.22.0
11382026-09-06T04:31:49.542Z Downloaded unicode_categories v0.1.1
11392026-09-06T04:31:49.545Z Downloaded dropshot_endpoint v0.17.1
11402026-09-06T04:31:49.549Z Downloaded universal-hash v0.6.1
11412026-09-06T04:31:49.552Z Downloaded crypto-common v0.2.2
11422026-09-06T04:31:49.552Z Downloaded signal-hook-mio v0.2.5
11432026-09-06T04:31:49.556Z Downloaded internal-russh-num-bigint v0.5.0
11442026-09-06T04:31:49.559Z Downloaded hyper v1.10.1
11452026-09-06T04:31:49.562Z Downloaded owo-colors v4.3.0
11462026-09-06T04:31:49.565Z Downloaded ssh-key v0.7.0-rc.11
11472026-09-06T04:31:49.569Z Downloaded support-bundle-viewer v0.1.2
11482026-09-06T04:31:49.569Z Downloaded thiserror-no-std v2.0.2
11492026-09-06T04:31:49.572Z Downloaded ed25519 v3.0.0
11502026-09-06T04:31:49.572Z Downloaded litrs v1.0.0
11512026-09-06T04:31:49.572Z Downloaded ingot v0.2.1
11522026-09-06T04:31:49.576Z Downloaded thread-id v5.1.0
11532026-09-06T04:31:49.576Z Downloaded r2d2 v0.8.10
11542026-09-06T04:31:49.576Z Downloaded slog-async v2.8.0
11552026-09-06T04:31:49.576Z Downloaded bindgen v0.71.1
11562026-09-06T04:31:49.579Z Downloaded zone v0.3.1
11572026-09-06T04:31:49.579Z Downloaded thread_local v1.1.9
11582026-09-06T04:31:49.583Z Downloaded tokio-util v0.7.18
11592026-09-06T04:31:49.586Z Downloaded toml v1.1.2+spec-1.1.0
11602026-09-06T04:31:49.589Z Downloaded bitvec v1.0.1
11612026-09-06T04:31:49.596Z Downloaded quick-xml v0.37.5
11622026-09-06T04:31:49.599Z Downloaded libxml v0.3.3
11632026-09-06T04:31:49.602Z Downloaded tokio-macros v2.7.0
11642026-09-06T04:31:49.602Z Downloaded sapling-renderdag v0.1.0
11652026-09-06T04:31:49.606Z Downloaded lru v0.12.5
11662026-09-06T04:31:49.606Z Downloaded powerfmt v0.2.0
11672026-09-06T04:31:49.606Z Downloaded wyz v0.5.1
11682026-09-06T04:31:49.616Z Downloaded newtype-uuid v1.3.2
11692026-09-06T04:31:49.619Z Downloaded oxide-generation v0.1.3
11702026-09-06T04:31:49.619Z Downloaded rfc6979 v0.6.0
11712026-09-06T04:31:49.623Z Downloaded maplit v1.0.2
11722026-09-06T04:31:49.623Z Downloaded dirs-next v2.0.0
11732026-09-06T04:31:49.623Z Downloaded document-features v0.2.12
11742026-09-06T04:31:49.626Z Downloaded sigpipe v0.1.3
11752026-09-06T04:31:49.626Z Downloaded kem v0.3.0
11762026-09-06T04:31:49.630Z Downloaded quinn v0.11.11
11772026-09-06T04:31:49.635Z Downloaded pin-project-lite v0.2.17
11782026-09-06T04:31:49.638Z Downloaded pem-rfc7468 v0.7.0
11792026-09-06T04:31:49.638Z Downloaded miette v7.6.0
11802026-09-06T04:31:49.642Z Downloaded diff v0.1.13
11812026-09-06T04:31:49.642Z Downloaded cookie_store v0.22.1
11822026-09-06T04:31:49.646Z Downloaded writeable v0.6.2
11832026-09-06T04:31:49.650Z Downloaded strum_macros v0.27.2
11842026-09-06T04:31:49.653Z Downloaded darling_core v0.20.11
11852026-09-06T04:31:49.653Z Downloaded zstd v0.13.3
11862026-09-06T04:31:49.656Z Downloaded snafu-derive v0.8.9
11872026-09-06T04:31:49.662Z Downloaded constant_time_eq v0.4.2
11882026-09-06T04:31:49.665Z Downloaded ssh-encoding v0.3.0
11892026-09-06T04:31:49.665Z Downloaded vergen-lib v9.1.0
11902026-09-06T04:31:49.669Z Downloaded pin-project v1.1.11
11912026-09-06T04:31:49.672Z Downloaded winnow v0.6.26
11922026-09-06T04:31:49.679Z Downloaded ml-kem v0.3.2
11932026-09-06T04:31:49.682Z Downloaded polyval v0.7.1
11942026-09-06T04:31:49.682Z Downloaded wait-timeout v0.2.1
11952026-09-06T04:31:49.685Z Downloaded indoc v2.0.7
11962026-09-06T04:31:49.685Z Downloaded derive_more v2.1.1
11972026-09-06T04:31:49.690Z Downloaded pkcs1 v0.8.0-rc.4
11982026-09-06T04:31:49.693Z Downloaded derive-ex v0.1.8
11992026-09-06T04:31:49.693Z Downloaded salty v0.3.0
12002026-09-06T04:31:49.697Z Downloaded tungstenite v0.23.0
12012026-09-06T04:31:49.700Z Downloaded parse-display-derive v0.10.0
12022026-09-06T04:31:49.700Z Downloaded prefix-trie v0.7.0
12032026-09-06T04:31:49.700Z Downloaded progenitor-impl v0.14.0
12042026-09-06T04:31:49.703Z Downloaded crc32fast v1.5.0
12052026-09-06T04:31:49.708Z Downloaded darling v0.20.11
12062026-09-06T04:31:49.716Z Downloaded progenitor-client v0.13.0
12072026-09-06T04:31:49.721Z Downloaded toml_parser v1.1.2+spec-1.1.0
12082026-09-06T04:31:49.721Z Downloaded indexmap v1.9.3
12092026-09-06T04:31:49.724Z Downloaded topological-sort v0.2.2
12102026-09-06T04:31:49.731Z Downloaded omicron-zone-package v0.12.3
12112026-09-06T04:31:49.734Z Downloaded serde_cbor v0.11.2
12122026-09-06T04:31:49.737Z Downloaded rand v0.10.1
12132026-09-06T04:31:49.741Z Downloaded regex v1.12.3
12142026-09-06T04:31:49.745Z Downloaded rustyline v14.0.0
12152026-09-06T04:31:49.745Z Downloaded reqwest v0.13.2
12162026-09-06T04:31:49.748Z Downloaded p256 v0.14.0
12172026-09-06T04:31:49.754Z Downloaded parking_lot v0.12.5
12182026-09-06T04:31:49.758Z Downloaded zerocopy-derive v0.8.55
12192026-09-06T04:31:49.762Z Downloaded miniz_oxide v0.8.9
12202026-09-06T04:31:49.766Z Downloaded ron v0.8.1
12212026-09-06T04:31:49.769Z Downloaded salsa20 v0.11.0
12222026-09-06T04:31:49.769Z Downloaded steno v0.4.1
12232026-09-06T04:31:49.772Z Downloaded uuid v1.23.4
12242026-09-06T04:31:49.772Z Downloaded git2 v0.20.4
12252026-09-06T04:31:49.776Z Downloaded iri-string v0.7.10
12262026-09-06T04:31:49.787Z Downloaded der v0.8.0
12272026-09-06T04:31:49.791Z Downloaded iddqd v0.4.2
12282026-09-06T04:31:49.794Z Downloaded dropshot-api-manager v0.8.0
12292026-09-06T04:31:49.799Z Downloaded libbz2-rs-sys v0.2.2
12302026-09-06T04:31:49.802Z Downloaded ed25519-dalek v2.2.0
12312026-09-06T04:31:49.802Z Downloaded twox-hash v2.1.2
12322026-09-06T04:31:49.802Z Downloaded scuffle v0.1.0
12332026-09-06T04:31:49.806Z Downloaded samael v0.0.19
12342026-09-06T04:31:49.811Z Downloaded crypto-bigint v0.5.5
12352026-09-06T04:31:49.821Z Downloaded sha3 v0.12.0
12362026-09-06T04:31:49.824Z Downloaded time v0.3.47
12372026-09-06T04:31:49.832Z Downloaded der v0.7.10
12382026-09-06T04:31:49.835Z Downloaded toml v0.7.8
12392026-09-06T04:31:49.840Z Downloaded rayon v1.11.0
12402026-09-06T04:31:49.843Z Downloaded pkcs5 v0.8.1
12412026-09-06T04:31:49.846Z Downloaded russh v0.62.4
12422026-09-06T04:31:49.850Z Downloaded zerotrie v0.2.3
12432026-09-06T04:31:49.853Z Downloaded darling_core v0.23.0
12442026-09-06T04:31:49.856Z Downloaded ed25519-dalek v3.0.0
12452026-09-06T04:31:49.857Z Downloaded derive-where v1.6.0
12462026-09-06T04:31:49.861Z Downloaded goblin v0.10.5
12472026-09-06T04:31:49.868Z Downloaded tower v0.5.3
12482026-09-06T04:31:49.874Z Downloaded crossterm v0.28.1
12492026-09-06T04:31:49.892Z Downloaded p521 v0.14.0
12502026-09-06T04:31:49.895Z Downloaded tower-http v0.6.8
12512026-09-06T04:31:49.901Z Downloaded smoltcp v0.9.1
12522026-09-06T04:31:49.907Z Downloaded icu_normalizer_data v2.1.1
12532026-09-06T04:31:49.917Z Downloaded itertools v0.13.0
12542026-09-06T04:31:49.928Z Downloaded winnow v1.0.3
12552026-09-06T04:31:49.933Z Downloaded num-bigint v0.4.6
12562026-09-06T04:31:49.937Z Downloaded petname v2.0.2
12572026-09-06T04:31:49.940Z Downloaded gimli v0.32.3
12582026-09-06T04:31:49.943Z Downloaded nom v7.1.3
12592026-09-06T04:31:49.949Z Downloaded vcpkg v0.2.15
12602026-09-06T04:31:49.972Z Downloaded unicode-normalization v0.1.25
12612026-09-06T04:31:49.976Z Downloaded idna v1.1.0
12622026-09-06T04:31:49.979Z Downloaded quinn-proto v0.11.16
12632026-09-06T04:31:49.982Z Downloaded crypto-primes v0.7.2
12642026-09-06T04:31:49.986Z Downloaded proptest v1.11.0
12652026-09-06T04:31:49.989Z Downloaded rand v0.9.2
12662026-09-06T04:31:49.992Z Downloaded itertools v0.14.0
12672026-09-06T04:31:49.995Z Downloaded libm v0.2.16
12682026-09-06T04:31:50.011Z Downloaded crossterm v0.29.0
12692026-09-06T04:31:50.016Z Downloaded radix_trie v0.2.1
12702026-09-06T04:31:50.025Z Downloaded rawzip v0.4.4
12712026-09-06T04:31:50.028Z Downloaded bstr v1.12.1
12722026-09-06T04:31:50.038Z Downloaded itertools v0.15.0
12732026-09-06T04:31:50.043Z Downloaded reedline v0.40.0
12742026-09-06T04:31:50.050Z Downloaded p384 v0.13.1
12752026-09-06T04:31:50.054Z Downloaded smoltcp v0.11.0
12762026-09-06T04:31:50.060Z Downloaded portable-atomic v1.13.1
12772026-09-06T04:31:50.066Z Downloaded regex-syntax v0.6.29
12782026-09-06T04:31:50.078Z Downloaded icu_properties_data v2.1.2
12792026-09-06T04:31:50.084Z Downloaded polar-core v0.27.3
12802026-09-06T04:31:50.092Z Downloaded openssl v0.10.80
12812026-09-06T04:31:50.096Z Downloaded tabled v0.21.0
12822026-09-06T04:31:50.105Z Downloaded serde_with v3.21.0
12832026-09-06T04:31:50.112Z Downloaded regress v0.10.5
12842026-09-06T04:31:50.119Z Downloaded regex-syntax v0.8.10
12852026-09-06T04:31:50.123Z Downloaded nix v0.27.1
12862026-09-06T04:31:50.127Z Downloaded nix v0.28.0
12872026-09-06T04:31:50.133Z Downloaded hickory-proto v0.24.4
12882026-09-06T04:31:50.142Z Downloaded lalrpop v0.19.12
12892026-09-06T04:31:50.148Z Downloaded moka v0.12.13
12902026-09-06T04:31:50.152Z Downloaded regress v0.11.1
12912026-09-06T04:31:50.159Z Downloaded object v0.30.4
12922026-09-06T04:31:50.163Z Downloaded zlib-rs v0.6.2
12932026-09-06T04:31:50.166Z Downloaded crypto-bigint v0.7.5
12942026-09-06T04:31:50.175Z Downloaded curve25519-dalek v4.1.3
12952026-09-06T04:31:50.179Z Downloaded hickory-proto v0.25.2
12962026-09-06T04:31:50.189Z Downloaded nix v0.31.2
12972026-09-06T04:31:50.195Z Downloaded zerocopy v0.8.55
12982026-09-06T04:31:50.206Z Downloaded openapiv3 v2.2.0
12992026-09-06T04:31:50.213Z Downloaded diesel v2.3.7
13002026-09-06T04:31:50.226Z Downloaded curve25519-dalek v5.0.0
13012026-09-06T04:31:50.230Z Downloaded rustix v0.38.44
13022026-09-06T04:31:50.242Z Downloaded tracing v0.1.44
13032026-09-06T04:31:50.255Z Downloaded sha3 v0.11.0
13042026-09-06T04:31:50.259Z Downloaded dropshot v0.17.1
13052026-09-06T04:31:50.270Z Downloaded object v0.37.3
13062026-09-06T04:31:50.276Z Downloaded rustls v0.23.41
13072026-09-06T04:31:50.286Z Downloaded sqlparser v0.61.0
13082026-09-06T04:31:50.296Z Downloaded bzip2-sys v0.1.13+1.0.8
13092026-09-06T04:31:50.319Z Downloaded typify-impl v0.6.2
13102026-09-06T04:31:50.323Z Downloaded sled v0.34.7
13112026-09-06T04:31:50.327Z Downloaded regex-automata v0.4.14
13122026-09-06T04:31:50.363Z Downloaded chrono-tz v0.10.4
13132026-09-06T04:31:50.370Z Downloaded zerocopy-derive v0.6.6
13142026-09-06T04:31:50.380Z Downloaded petgraph v0.8.3
13152026-09-06T04:31:50.393Z Downloaded ratatui v0.29.0
13162026-09-06T04:31:50.405Z Downloaded petgraph v0.6.5
13172026-09-06T04:31:50.415Z Downloaded sha3 v0.10.8
13182026-09-06T04:31:50.421Z Downloaded jiff v0.2.34
13192026-09-06T04:31:50.445Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13202026-09-06T04:31:50.475Z Downloaded tokio v1.52.1
13212026-09-06T04:31:50.499Z Downloaded libz-sys v1.1.24
13222026-09-06T04:31:50.512Z Downloaded ring v0.17.14
13232026-09-06T04:31:50.537Z Downloaded csv v1.4.0
13242026-09-06T04:31:50.549Z Downloaded encoding_rs v0.8.35
13252026-09-06T04:31:50.584Z Downloaded libgit2-sys v0.18.3+1.9.2
13262026-09-06T04:31:51.029Z Downloaded aws-lc-sys v0.40.0
13272026-09-06T04:31:51.295Z Compiling serde_core v1.0.229
13282026-09-06T04:31:51.295Z Compiling libc v0.2.185
13292026-09-06T04:31:51.295Z Compiling serde v1.0.229
13302026-09-06T04:31:51.299Z Compiling log v0.4.33
13312026-09-06T04:31:51.299Z Compiling smallvec v1.15.1
13322026-09-06T04:31:51.299Z Compiling find-msvc-tools v0.1.9
13332026-09-06T04:31:51.299Z Compiling shlex v1.3.0
13342026-09-06T04:31:51.299Z Compiling subtle v2.6.1
13352026-09-06T04:31:51.439Z Compiling scopeguard v1.2.0
13362026-09-06T04:31:51.444Z Compiling typenum v1.20.1
13372026-09-06T04:31:51.444Z Compiling stable_deref_trait v1.2.1
13382026-09-06T04:31:51.449Z Compiling zerocopy v0.8.55
13392026-09-06T04:31:51.452Z Compiling portable-atomic v1.13.1
13402026-09-06T04:31:51.491Z Compiling serde_json v1.0.151
13412026-09-06T04:31:51.516Z Compiling syn v2.0.117
13422026-09-06T04:31:51.519Z Compiling syn v3.0.3
13432026-09-06T04:31:51.610Z Compiling lock_api v0.4.14
13442026-09-06T04:31:51.649Z Compiling critical-section v1.2.0
13452026-09-06T04:31:51.675Z Compiling libm v0.2.16
13462026-09-06T04:31:51.710Z Compiling num-traits v0.2.19
13472026-09-06T04:31:51.760Z Compiling pkg-config v0.3.32
13482026-09-06T04:31:51.790Z Compiling generic-array v0.14.7
13492026-09-06T04:31:51.796Z Compiling getrandom v0.4.3
13502026-09-06T04:31:51.832Z Compiling pin-project-lite v0.2.17
13512026-09-06T04:31:51.881Z Compiling parking_lot_core v0.9.12
13522026-09-06T04:31:51.898Z Compiling const-oid v0.9.6
13532026-09-06T04:31:51.930Z Compiling rand_core v0.10.0
13542026-09-06T04:31:51.990Z Compiling writeable v0.6.2
13552026-09-06T04:31:52.020Z Compiling futures-core v0.3.32
13562026-09-06T04:31:52.074Z Compiling percent-encoding v2.3.2
13572026-09-06T04:31:52.113Z Compiling litemap v0.8.1
13582026-09-06T04:31:52.168Z Compiling icu_properties_data v2.1.2
13592026-09-06T04:31:52.185Z Compiling icu_normalizer_data v2.1.1
13602026-09-06T04:31:52.197Z Compiling getrandom v0.3.4
13612026-09-06T04:31:52.225Z Compiling rustix v1.1.4
13622026-09-06T04:31:52.240Z Compiling futures-sink v0.3.32
13632026-09-06T04:31:52.279Z Compiling slab v0.4.12
13642026-09-06T04:31:52.313Z Compiling futures-io v0.3.32
13652026-09-06T04:31:52.327Z Compiling futures-channel v0.3.32
13662026-09-06T04:31:52.330Z Compiling futures-task v0.3.32
13672026-09-06T04:31:52.356Z Compiling errno v0.3.14
13682026-09-06T04:31:52.371Z Compiling jobserver v0.1.34
13692026-09-06T04:31:52.400Z Compiling getrandom v0.2.17
13702026-09-06T04:31:52.478Z Compiling signal-hook-registry v1.4.8
13712026-09-06T04:31:52.525Z Compiling mio v1.2.0
13722026-09-06T04:31:52.540Z Compiling rand_core v0.6.4
13732026-09-06T04:31:52.584Z Compiling cc v1.2.56
13742026-09-06T04:31:52.680Z Compiling once_cell v1.21.3
13752026-09-06T04:31:52.754Z Compiling parking_lot v0.12.5
13762026-09-06T04:31:52.770Z Compiling socket2 v0.6.3
13772026-09-06T04:31:52.821Z Compiling utf8_iter v1.0.4
13782026-09-06T04:31:52.853Z Compiling form_urlencoded v1.2.2
13792026-09-06T04:31:52.923Z Compiling rustversion v1.0.22
13802026-09-06T04:31:52.962Z Compiling base64ct v1.8.3
13812026-09-06T04:31:52.966Z Compiling iana-time-zone v0.1.65
13822026-09-06T04:31:53.037Z Compiling dunce v1.0.5
13832026-09-06T04:31:53.053Z Compiling regex-syntax v0.8.10
13842026-09-06T04:31:53.067Z Compiling fs_extra v1.3.0
13852026-09-06T04:31:53.106Z Compiling ident_case v1.0.1
13862026-09-06T04:31:53.154Z Compiling flagset v0.4.7
13872026-09-06T04:31:53.177Z Compiling base64 v0.22.1
13882026-09-06T04:31:53.210Z Compiling pem-rfc7468 v0.7.0
13892026-09-06T04:31:53.234Z Compiling rand_core v0.9.5
13902026-09-06T04:31:53.251Z Compiling vcpkg v0.2.15
13912026-09-06T04:31:53.268Z Compiling syn v1.0.109
13922026-09-06T04:31:53.285Z Compiling tracing-core v0.1.36
13932026-09-06T04:31:53.302Z Compiling dyn-clone v1.0.20
13942026-09-06T04:31:53.318Z Compiling aws-lc-rs v1.16.3
13952026-09-06T04:31:53.364Z Compiling simd-adler32 v0.3.8
13962026-09-06T04:31:53.451Z Compiling cmake v0.1.57
13972026-09-06T04:31:53.534Z Compiling cpufeatures v0.2.17
13982026-09-06T04:31:53.550Z Compiling schemars v0.8.22
13992026-09-06T04:31:53.554Z Compiling spin v0.9.8
14002026-09-06T04:31:53.579Z Compiling tinyvec_macros v0.1.1
14012026-09-06T04:31:53.626Z Compiling adler2 v2.0.1
14022026-09-06T04:31:53.645Z Compiling cmov v0.5.4
14032026-09-06T04:31:53.660Z Compiling crc32fast v1.5.0
14042026-09-06T04:31:53.664Z Compiling openssl-probe v0.2.1
14052026-09-06T04:31:53.795Z Compiling bitflags v2.11.0
14062026-09-06T04:31:53.821Z Compiling semver v1.0.28
14072026-09-06T04:31:53.864Z Compiling indexmap v2.14.0
14082026-09-06T04:31:53.879Z Compiling uuid v1.23.4
14092026-09-06T04:31:53.883Z Compiling httparse v1.10.1
14102026-09-06T04:31:53.907Z Compiling ctutils v0.4.2
14112026-09-06T04:31:54.004Z Compiling miniz_oxide v0.8.9
14122026-09-06T04:31:54.020Z Compiling tinyvec v1.10.0
14132026-09-06T04:31:54.023Z Compiling aho-corasick v1.1.4
14142026-09-06T04:31:54.056Z Compiling rustc_version v0.4.1
14152026-09-06T04:31:54.167Z Compiling tower-layer v0.3.3
14162026-09-06T04:31:54.183Z Compiling unicode-segmentation v1.12.0
14172026-09-06T04:31:54.305Z Compiling aws-lc-sys v0.40.0
14182026-09-06T04:31:54.318Z Compiling openssl-sys v0.9.117
14192026-09-06T04:31:54.352Z Compiling try-lock v0.2.5
14202026-09-06T04:31:54.396Z Compiling radium v0.7.0
14212026-09-06T04:31:55.427Z Compiling tower-service v0.3.3
14222026-09-06T04:31:55.430Z Compiling untrusted v0.7.1
14232026-09-06T04:31:55.430Z Compiling atomic-waker v1.1.2
14242026-09-06T04:31:55.430Z Compiling synstructure v0.13.2
14252026-09-06T04:31:55.430Z Compiling serde_derive_internals v0.29.1
14262026-09-06T04:31:55.430Z Compiling pest_generator v2.8.6
14272026-09-06T04:31:55.431Z Compiling darling_core v0.20.11
14282026-09-06T04:31:55.431Z Compiling want v0.3.1
14292026-09-06T04:31:55.431Z Compiling foreign-types-shared v0.1.1
14302026-09-06T04:31:55.431Z Compiling terminal_size v0.4.3
14312026-09-06T04:31:55.431Z Compiling tempfile v3.27.0
14322026-09-06T04:31:55.431Z Compiling regex-automata v0.4.14
14332026-09-06T04:31:55.431Z Compiling tap v1.0.1
14342026-09-06T04:31:55.431Z Compiling rustls v0.23.41
14352026-09-06T04:31:55.431Z Compiling maybe-uninit v2.0.0
14362026-09-06T04:31:55.431Z Compiling openssl v0.10.80
14372026-09-06T04:31:55.431Z Compiling untrusted v0.9.0
14382026-09-06T04:31:55.431Z Compiling httpdate v1.0.3
14392026-09-06T04:31:55.431Z Compiling wyz v0.5.1
14402026-09-06T04:31:55.431Z Compiling serde_derive v1.0.229
14412026-09-06T04:31:55.431Z Compiling foreign-types v0.3.2
14422026-09-06T04:31:55.431Z Compiling unicode-normalization v0.1.25
14432026-09-06T04:31:55.446Z Compiling bzip2-sys v0.1.13+1.0.8
14442026-09-06T04:31:55.450Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14452026-09-06T04:31:55.479Z Compiling num-integer v0.1.46
14462026-09-06T04:31:55.495Z Compiling socket2 v0.5.10
14472026-09-06T04:31:55.510Z Compiling wait-timeout v0.2.1
14482026-09-06T04:31:55.562Z Compiling ahash v0.8.12
14492026-09-06T04:31:55.621Z Compiling packed_struct v0.10.1
14502026-09-06T04:31:55.767Z Compiling bit-vec v0.8.0
14512026-09-06T04:31:55.796Z Compiling num-conv v0.2.0
14522026-09-06T04:31:55.799Z Compiling quick-error v1.2.3
14532026-09-06T04:31:55.809Z Compiling native-tls v0.2.18
14542026-09-06T04:31:55.841Z Compiling time-core v0.1.8
14552026-09-06T04:31:55.856Z Compiling powerfmt v0.2.0
14562026-09-06T04:31:55.894Z Compiling num-bigint-dig v0.8.6
14572026-09-06T04:31:55.910Z Compiling funty v2.0.0
14582026-09-06T04:31:55.951Z Compiling rusty-fork v0.3.1
14592026-09-06T04:31:55.996Z Compiling bit-set v0.8.0
14602026-09-06T04:31:56.013Z Compiling time-macros v0.2.27
14612026-09-06T04:31:56.028Z Compiling deranged v0.5.8
14622026-09-06T04:31:56.078Z Compiling num-iter v0.1.45
14632026-09-06T04:31:56.096Z Compiling clap_builder v4.6.0
14642026-09-06T04:31:56.184Z Compiling lazy_static v1.5.0
14652026-09-06T04:31:56.217Z Compiling rand_xorshift v0.4.0
14662026-09-06T04:31:56.232Z Compiling sync_wrapper v1.0.2
14672026-09-06T04:31:56.291Z Compiling bitvec v1.0.1
14682026-09-06T04:31:56.306Z Compiling indexmap v1.9.3
14692026-09-06T04:31:56.349Z Compiling nodrop v0.1.14
14702026-09-06T04:31:56.365Z Compiling zeroize_derive v1.5.0
14712026-09-06T04:31:56.400Z Compiling zerocopy-derive v0.8.55
14722026-09-06T04:31:56.458Z Compiling zerofrom-derive v0.1.6
14732026-09-06T04:31:56.515Z Compiling yoke-derive v0.8.1
14742026-09-06T04:31:56.533Z Compiling zerovec-derive v0.11.2
14752026-09-06T04:31:57.032Z Compiling displaydoc v0.2.5
14762026-09-06T04:31:57.050Z Compiling tokio-macros v2.7.0
14772026-09-06T04:31:57.066Z Compiling futures-macro v0.3.32
14782026-09-06T04:31:57.080Z Compiling der_derive v0.7.3
14792026-09-06T04:31:57.137Z Compiling thiserror-impl v2.0.18
14802026-09-06T04:31:57.744Z Compiling tracing-attributes v0.1.31
14812026-09-06T04:31:57.762Z Compiling schemars_derive v0.8.22
14822026-09-06T04:31:57.801Z Compiling pest_derive v2.8.6
14832026-09-06T04:31:57.864Z Compiling scroll_derive v0.13.1
14842026-09-06T04:31:57.906Z Compiling darling_macro v0.20.11
14852026-09-06T04:31:57.920Z Compiling openssl-macros v0.1.1
14862026-09-06T04:31:57.975Z Compiling zerofrom v0.1.6
14872026-09-06T04:31:58.023Z Compiling futures-util v0.3.32
14882026-09-06T04:31:58.118Z Compiling yoke v0.8.1
14892026-09-06T04:31:58.170Z Compiling thiserror-impl v1.0.69
14902026-09-06T04:31:58.296Z Compiling zerovec v0.11.5
14912026-09-06T04:31:58.331Z Compiling zerotrie v0.2.3
14922026-09-06T04:31:58.441Z Compiling darling v0.20.11
14932026-09-06T04:31:58.539Z Compiling packed_struct_codegen v0.10.1
14942026-09-06T04:31:58.604Z Compiling thiserror v2.0.18
14952026-09-06T04:31:58.661Z Compiling zerocopy-derive v0.6.6
14962026-09-06T04:31:58.713Z Compiling scroll v0.13.0
14972026-09-06T04:31:58.727Z Compiling bitfield-macros v0.19.4
14982026-09-06T04:31:58.832Z Compiling zeroize v1.9.0
14992026-09-06T04:31:58.906Z Compiling bytes v1.11.1
15002026-09-06T04:31:59.005Z Compiling tinystr v0.8.2
15012026-09-06T04:31:59.087Z Compiling potential_utf v0.1.4
15022026-09-06T04:31:59.132Z Compiling chrono v0.4.45
15032026-09-06T04:31:59.239Z Compiling icu_locale_core v2.1.1
15042026-09-06T04:31:59.288Z Compiling icu_collections v2.1.1
15052026-09-06T04:31:59.304Z Compiling der v0.7.10
15062026-09-06T04:31:59.344Z Compiling tracing v0.1.44
15072026-09-06T04:31:59.488Z Compiling tokio v1.52.1
15082026-09-06T04:31:59.502Z Compiling http v1.4.2
15092026-09-06T04:31:59.565Z Compiling rustls-pki-types v1.14.0
15102026-09-06T04:31:59.583Z Compiling hybrid-array v0.4.13
15112026-09-06T04:31:59.636Z Compiling block-buffer v0.10.4
15122026-09-06T04:31:59.674Z Compiling crypto-common v0.1.7
15132026-09-06T04:31:59.688Z Compiling ipnet v2.12.0
15142026-09-06T04:31:59.792Z Compiling digest v0.10.7
15152026-09-06T04:31:59.833Z Compiling hex v0.4.3
15162026-09-06T04:31:59.848Z Compiling thiserror v1.0.69
15172026-09-06T04:31:59.964Z Compiling icu_provider v2.1.1
15182026-09-06T04:32:00.048Z Compiling sha2 v0.10.9
15192026-09-06T04:32:00.074Z Compiling signature v2.2.0
15202026-09-06T04:32:00.127Z Compiling hmac v0.12.1
15212026-09-06T04:32:00.158Z Compiling http-body v1.0.1
15222026-09-06T04:32:00.207Z Compiling icu_properties v2.1.2
15232026-09-06T04:32:00.281Z Compiling icu_normalizer v2.1.1
15242026-09-06T04:32:00.297Z Compiling spki v0.7.3
15252026-09-06T04:32:00.313Z Compiling goblin v0.10.5
15262026-09-06T04:32:00.342Z Compiling serde_spanned v0.6.9
15272026-09-06T04:32:00.384Z Compiling toml_datetime v0.6.11
15282026-09-06T04:32:00.419Z Compiling clap_derive v4.6.1
15292026-09-06T04:32:00.445Z Compiling object v0.37.3
15302026-09-06T04:32:00.502Z Compiling pkcs8 v0.10.2
15312026-09-06T04:32:00.533Z Compiling crc-catalog v2.4.0
15322026-09-06T04:32:00.550Z Compiling zlib-rs v0.6.2
15332026-09-06T04:32:00.576Z Compiling siphasher v1.0.2
15342026-09-06T04:32:00.639Z Compiling paste v1.0.15
15352026-09-06T04:32:00.657Z Compiling usdt-impl v0.6.0
15362026-09-06T04:32:00.729Z Compiling num_threads v0.1.7
15372026-09-06T04:32:00.775Z Compiling crossbeam-utils v0.8.21
15382026-09-06T04:32:00.779Z Compiling unarray v0.1.4
15392026-09-06T04:32:00.834Z Compiling time v0.3.47
15402026-09-06T04:32:00.898Z Compiling pkcs1 v0.7.5
15412026-09-06T04:32:00.927Z Compiling crc v3.4.0
15422026-09-06T04:32:00.995Z Compiling http-body-util v0.1.3
15432026-09-06T04:32:01.097Z Compiling idna_adapter v1.2.1
15442026-09-06T04:32:01.135Z Compiling ppv-lite86 v0.2.21
15452026-09-06T04:32:01.219Z Compiling idna v1.1.0
15462026-09-06T04:32:01.295Z Compiling zerocopy v0.6.6
15472026-09-06T04:32:01.312Z Compiling bitfield v0.19.4
15482026-09-06T04:32:01.327Z Compiling dtrace-parser v0.3.0
15492026-09-06T04:32:01.381Z Compiling derive_builder_core v0.20.2
15502026-09-06T04:32:01.479Z Compiling rand_chacha v0.9.0
15512026-09-06T04:32:01.508Z Compiling url v2.5.8
15522026-09-06T04:32:01.526Z Compiling rand_chacha v0.3.1
15532026-09-06T04:32:01.643Z Compiling array-init v0.0.4
15542026-09-06T04:32:01.662Z Compiling scroll_derive v0.12.1
15552026-09-06T04:32:01.881Z Compiling rand v0.9.2
15562026-09-06T04:32:02.078Z Compiling rand v0.8.6
15572026-09-06T04:32:02.177Z Compiling clap v4.6.1
15582026-09-06T04:32:02.180Z Compiling structmeta-derive v0.3.0
15592026-09-06T04:32:02.230Z Compiling smallvec v0.6.14
15602026-09-06T04:32:02.274Z Compiling darling_core v0.23.0
15612026-09-06T04:32:02.299Z Compiling heapless v0.7.17
15622026-09-06T04:32:02.314Z Compiling slog v2.8.2
15632026-09-06T04:32:02.370Z Compiling thread-id v5.1.0
15642026-09-06T04:32:02.394Z Compiling env_filter v2.0.0
15652026-09-06T04:32:02.450Z Compiling proptest v1.11.0
15662026-09-06T04:32:02.466Z Compiling cookie v0.18.1
15672026-09-06T04:32:02.514Z Compiling signal-hook v0.3.18
15682026-09-06T04:32:02.572Z Compiling hashbrown v0.12.3
15692026-09-06T04:32:02.604Z Compiling gimli v0.32.3
15702026-09-06T04:32:02.655Z Compiling allocator-api2 v0.2.21
15712026-09-06T04:32:02.699Z Compiling unicode-bidi v0.3.18
15722026-09-06T04:32:02.771Z Compiling zstd-safe v7.2.4
15732026-09-06T04:32:02.916Z Compiling ipnetwork v0.21.1
15742026-09-06T04:32:02.983Z Compiling unicode-properties v0.1.4
15752026-09-06T04:32:03.026Z Compiling base64 v0.21.7
15762026-09-06T04:32:03.041Z Compiling winnow v0.5.40
15772026-09-06T04:32:03.102Z Compiling dof v0.4.0
15782026-09-06T04:32:03.211Z Compiling iri-string v0.7.10
15792026-09-06T04:32:03.254Z Compiling anyhow v1.0.104
15802026-09-06T04:32:03.335Z Compiling tokio-util v0.7.18
15812026-09-06T04:32:03.354Z Compiling tower v0.5.3
15822026-09-06T04:32:03.371Z Compiling ryu v1.0.23
15832026-09-06T04:32:03.394Z Compiling structmeta v0.3.0
15842026-09-06T04:32:03.565Z Compiling flate2 v1.1.9
15852026-09-06T04:32:03.628Z Compiling serde_urlencoded v0.7.1
15862026-09-06T04:32:03.820Z Compiling rsa v0.9.10
15872026-09-06T04:32:03.823Z Compiling tokio-native-tls v0.3.1
15882026-09-06T04:32:03.899Z Compiling ron v0.8.1
15892026-09-06T04:32:03.999Z Compiling stringprep v0.1.5
15902026-09-06T04:32:04.031Z Compiling oxnet v0.1.7
15912026-09-06T04:32:04.313Z Compiling h2 v0.4.15
15922026-09-06T04:32:04.416Z Compiling tower-http v0.6.8
15932026-09-06T04:32:04.463Z Compiling toml_edit v0.19.15
15942026-09-06T04:32:04.479Z Compiling addr2line v0.25.1
15952026-09-06T04:32:04.682Z Compiling env_logger v0.11.11
15962026-09-06T04:32:04.717Z Compiling serde-hex v0.1.0
15972026-09-06T04:32:04.731Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15982026-09-06T04:32:04.767Z Compiling scroll v0.12.0
15992026-09-06T04:32:04.843Z Compiling derive_builder_macro v0.20.2
16002026-09-06T04:32:04.859Z Compiling darling_macro v0.23.0
16012026-09-06T04:32:04.862Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16022026-09-06T04:32:04.889Z Compiling bzip2 v0.4.4
16032026-09-06T04:32:04.905Z Compiling hashbrown v0.13.2
16042026-09-06T04:32:05.058Z Compiling newtype-uuid v1.3.2
16052026-09-06T04:32:05.114Z Compiling camino v1.2.5
16062026-09-06T04:32:05.345Z Compiling x509-cert v0.2.5
16072026-09-06T04:32:05.396Z Compiling crypto-common v0.2.2
16082026-09-06T04:32:05.415Z Compiling block-buffer v0.12.1
16092026-09-06T04:32:05.431Z Compiling block-padding v0.4.2
16102026-09-06T04:32:05.517Z Compiling md-5 v0.10.6
16112026-09-06T04:32:05.605Z Compiling rustls-native-certs v0.8.3
16122026-09-06T04:32:05.621Z Compiling serde_tokenstream v0.2.3
16132026-09-06T04:32:05.636Z Compiling erased-serde v0.3.31
16142026-09-06T04:32:05.639Z Compiling bstr v1.12.1
16152026-09-06T04:32:05.712Z Compiling pin-project-internal v1.1.11
16162026-09-06T04:32:05.914Z Compiling async-trait v0.1.89
16172026-09-06T04:32:05.948Z Compiling zerocopy-derive v0.7.35
16182026-09-06T04:32:06.128Z Compiling daft-derive v0.1.8
16192026-09-06T04:32:06.305Z Compiling heck v0.4.1
16202026-09-06T04:32:06.474Z Compiling curve25519-dalek v4.1.3
16212026-09-06T04:32:06.562Z Compiling vergen-lib v9.1.0
16222026-09-06T04:32:06.764Z Compiling hash32 v0.2.1
16232026-09-06T04:32:06.836Z Compiling encoding_rs v0.8.35
16242026-09-06T04:32:06.851Z Compiling memoffset v0.9.1
16252026-09-06T04:32:06.866Z Compiling smoltcp v0.9.1
16262026-09-06T04:32:06.883Z Compiling owo-colors v4.3.0
16272026-09-06T04:32:06.900Z Compiling psl-types v2.0.11
16282026-09-06T04:32:06.973Z Compiling rustix v0.38.44
16292026-09-06T04:32:06.988Z Compiling fallible-iterator v0.2.0
16302026-09-06T04:32:06.991Z Compiling rustc-demangle v0.1.27
16312026-09-06T04:32:07.036Z Compiling cfg_aliases v0.2.1
16322026-09-06T04:32:07.068Z Compiling mime v0.3.17
16332026-09-06T04:32:07.122Z Compiling litrs v1.0.0
16342026-09-06T04:32:07.168Z Compiling crc-any v2.5.0
16352026-09-06T04:32:07.171Z Compiling ref-cast v1.0.25
16362026-09-06T04:32:07.254Z Compiling nix v0.31.2
16372026-09-06T04:32:07.288Z Compiling postgres-protocol v0.6.10
16382026-09-06T04:32:07.353Z Compiling publicsuffix v2.3.0
16392026-09-06T04:32:07.426Z Compiling daft v0.1.8
16402026-09-06T04:32:07.442Z Compiling zerocopy v0.7.35
16412026-09-06T04:32:07.510Z Compiling hyper v1.10.1
16422026-09-06T04:32:07.544Z Compiling pin-project v1.1.11
16432026-09-06T04:32:07.621Z Compiling snafu-derive v0.8.9
16442026-09-06T04:32:07.671Z Compiling document-features v0.2.12
16452026-09-06T04:32:07.704Z Compiling toml v0.7.8
16462026-09-06T04:32:07.777Z Compiling inout v0.2.2
16472026-09-06T04:32:07.882Z Compiling backtrace v0.3.76
16482026-09-06T04:32:07.943Z Compiling darling v0.23.0
16492026-09-06T04:32:07.980Z Compiling object v0.30.4
16502026-09-06T04:32:08.042Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16512026-09-06T04:32:08.096Z Compiling derive_builder v0.20.2
16522026-09-06T04:32:08.110Z Compiling zip v0.6.6
16532026-09-06T04:32:08.189Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16542026-09-06T04:32:08.238Z Compiling goblin v0.8.2
16552026-09-06T04:32:08.507Z Compiling derive-ex v0.1.8
16562026-09-06T04:32:08.561Z Compiling phf_shared v0.13.1
16572026-09-06T04:32:08.609Z Compiling futures-executor v0.3.32
16582026-09-06T04:32:08.665Z Compiling hubpack_derive v0.1.1
16592026-09-06T04:32:08.699Z Compiling hyper-util v0.1.20
16602026-09-06T04:32:08.811Z Compiling regex v1.12.3
16612026-09-06T04:32:08.827Z Compiling ref-cast-impl v1.0.25
16622026-09-06T04:32:08.846Z Compiling curve25519-dalek-derive v0.1.1
16632026-09-06T04:32:08.887Z Compiling strum_macros v0.27.2
16642026-09-06T04:32:09.095Z Compiling convert_case v0.10.0
16652026-09-06T04:32:09.159Z Compiling vergen v9.1.0
16662026-09-06T04:32:09.225Z Compiling cargo-platform v0.3.2
16672026-09-06T04:32:09.270Z Compiling ff v0.13.1
16682026-09-06T04:32:09.365Z Compiling fs-err v3.3.0
16692026-09-06T04:32:09.411Z Compiling jiff-core v0.1.0
16702026-09-06T04:32:09.427Z Compiling foldhash v0.1.5
16712026-09-06T04:32:09.427Z Compiling base16ct v0.2.0
16722026-09-06T04:32:09.454Z Compiling managed v0.8.0
16732026-09-06T04:32:09.523Z Compiling is_ci v1.2.0
16742026-09-06T04:32:09.539Z Compiling libbz2-rs-sys v0.2.2
16752026-09-06T04:32:09.576Z Compiling same-file v1.0.6
16762026-09-06T04:32:09.620Z Compiling bumpalo v3.20.2
16772026-09-06T04:32:09.638Z Compiling foldhash v0.2.0
16782026-09-06T04:32:09.677Z Compiling path-slash v0.1.5
16792026-09-06T04:32:09.692Z Compiling either v1.15.0
16802026-09-06T04:32:09.707Z Compiling bitflags v1.3.2
16812026-09-06T04:32:09.759Z Compiling textwrap v0.16.2
16822026-09-06T04:32:09.793Z Compiling hashbrown v0.16.1
16832026-09-06T04:32:09.877Z Compiling zopfli v0.8.3
16842026-09-06T04:32:09.899Z Compiling walkdir v2.5.0
16852026-09-06T04:32:09.921Z Compiling snafu v0.8.9
16862026-09-06T04:32:10.237Z Compiling hyper-tls v0.6.0
16872026-09-06T04:32:10.254Z Compiling jiff v0.2.34
16882026-09-06T04:32:10.268Z Compiling bzip2 v0.6.1
16892026-09-06T04:32:10.268Z Compiling test-strategy v0.4.5
16902026-09-06T04:32:10.299Z Compiling supports-color v3.0.2
16912026-09-06T04:32:10.395Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16922026-09-06T04:32:10.481Z Compiling dof v0.3.0
16932026-09-06T04:32:10.501Z Compiling reqwest v0.12.28
16942026-09-06T04:32:10.518Z Compiling sec1 v0.7.3
16952026-09-06T04:32:10.521Z Compiling hashbrown v0.15.5
16962026-09-06T04:32:10.634Z Compiling derive_more-impl v2.1.1
16972026-09-06T04:32:10.766Z Compiling cargo_metadata v0.23.1
16982026-09-06T04:32:10.845Z Compiling group v0.13.0
16992026-09-06T04:32:10.926Z Compiling strum v0.27.2
17002026-09-06T04:32:10.981Z Compiling hubpack v0.1.2
17012026-09-06T04:32:11.043Z Compiling phf v0.13.1
17022026-09-06T04:32:11.079Z Compiling futures v0.3.32
17032026-09-06T04:32:11.171Z Compiling cookie_store v0.22.1
17042026-09-06T04:32:11.210Z Compiling signal-hook-mio v0.2.5
17052026-09-06T04:32:11.225Z Compiling zstd v0.13.3
17062026-09-06T04:32:11.228Z Compiling backtrace-ext v0.2.1
17072026-09-06T04:32:11.348Z Compiling serde_with_macros v3.21.0
17082026-09-06T04:32:11.428Z Compiling cipher v0.5.2
17092026-09-06T04:32:11.498Z Compiling postgres-types v0.2.12
17102026-09-06T04:32:11.812Z Compiling globset v0.4.18
17112026-09-06T04:32:11.830Z Compiling usdt-macro v0.6.0
17122026-09-06T04:32:11.844Z Compiling usdt-attr-macro v0.6.0
17132026-09-06T04:32:11.861Z Compiling byte-wrapper v0.1.0
17142026-09-06T04:32:11.864Z Compiling phf_shared v0.11.3
17152026-09-06T04:32:12.070Z Compiling ed25519 v2.2.3
17162026-09-06T04:32:12.075Z Compiling hkdf v0.12.4
17172026-09-06T04:32:12.135Z Compiling dtrace-parser v0.2.0
17182026-09-06T04:32:12.220Z Compiling crypto-bigint v0.5.5
17192026-09-06T04:32:12.257Z Compiling olpc-cjson v0.1.4
17202026-09-06T04:32:12.437Z Compiling serde_plain v1.0.2
17212026-09-06T04:32:12.524Z Compiling serde-big-array v0.5.1
17222026-09-06T04:32:12.527Z Compiling miette-derive v7.6.0
17232026-09-06T04:32:12.556Z Compiling serde_repr v0.1.20
17242026-09-06T04:32:12.641Z Compiling strum_macros v0.26.4
17252026-09-06T04:32:12.715Z Compiling enum-as-inner v0.6.1
17262026-09-06T04:32:12.731Z Compiling async-recursion v1.1.1
17272026-09-06T04:32:12.754Z Compiling float-cmp v0.10.0
17282026-09-06T04:32:12.770Z Compiling pem v3.0.6
17292026-09-06T04:32:12.918Z Compiling memmap2 v0.9.10
17302026-09-06T04:32:12.955Z Compiling thread-id v4.2.2
17312026-09-06T04:32:13.014Z Compiling const-oid v0.10.2
17322026-09-06T04:32:13.048Z Compiling cpufeatures v0.3.0
17332026-09-06T04:32:13.122Z Compiling static_assertions v1.1.0
17342026-09-06T04:32:13.140Z Compiling supports-unicode v3.0.0
17352026-09-06T04:32:13.157Z Compiling fixedbitset v0.4.2
17362026-09-06T04:32:13.160Z Compiling keccak v0.1.6
17372026-09-06T04:32:13.213Z Compiling winnow v1.0.3
17382026-09-06T04:32:13.244Z Compiling new_debug_unreachable v1.0.6
17392026-09-06T04:32:13.260Z Compiling fixedbitset v0.5.7
17402026-09-06T04:32:13.312Z Compiling supports-hyperlinks v3.2.0
17412026-09-06T04:32:13.328Z Compiling difflib v0.4.0
17422026-09-06T04:32:13.403Z Compiling whoami v2.1.0
17432026-09-06T04:32:13.423Z Compiling normalize-line-endings v0.3.0
17442026-09-06T04:32:13.489Z Compiling typed-path v0.9.3
17452026-09-06T04:32:13.545Z Compiling predicates-core v1.0.10
17462026-09-06T04:32:13.576Z Compiling data-encoding v2.10.0
17472026-09-06T04:32:13.590Z Compiling precomputed-hash v0.1.1
17482026-09-06T04:32:13.693Z Compiling predicates v3.1.4
17492026-09-06T04:32:13.716Z Compiling string_cache v0.8.9
17502026-09-06T04:32:13.739Z Compiling tokio-postgres v0.7.16
17512026-09-06T04:32:13.768Z Compiling miette v7.6.0
17522026-09-06T04:32:13.811Z Compiling petgraph v0.8.3
17532026-09-06T04:32:13.858Z Compiling sha3 v0.10.8
17542026-09-06T04:32:13.900Z Compiling hickory-proto v0.25.2
17552026-09-06T04:32:13.946Z Compiling petgraph v0.6.5
17562026-09-06T04:32:13.971Z Compiling toml_edit v0.22.27
17572026-09-06T04:32:14.305Z Compiling toml_parser v1.1.2+spec-1.1.0
17582026-09-06T04:32:14.349Z Compiling elliptic-curve v0.13.8
17592026-09-06T04:32:14.364Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17602026-09-06T04:32:14.380Z Compiling digest v0.11.3
17612026-09-06T04:32:14.383Z Compiling chacha20 v0.10.0
17622026-09-06T04:32:14.439Z Compiling usdt v0.6.0
17632026-09-06T04:32:14.512Z Compiling strum v0.26.3
17642026-09-06T04:32:14.637Z Compiling usdt-impl v0.5.0
17652026-09-06T04:32:14.667Z Compiling serde_with v3.21.0
17662026-09-06T04:32:14.729Z Compiling zip v4.6.1
17672026-09-06T04:32:14.760Z Compiling crossterm v0.28.1
17682026-09-06T04:32:14.780Z Compiling ed25519-dalek v2.2.0
17692026-09-06T04:32:14.795Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-06T04:32:14.969Z Compiling derive_more v2.1.1
17712026-09-06T04:32:15.247Z Compiling iddqd v0.4.2
17722026-09-06T04:32:15.463Z Compiling itertools v0.15.0
17732026-09-06T04:32:15.500Z Compiling itertools v0.13.0
17742026-09-06T04:32:15.683Z Compiling similar v2.7.0
17752026-09-06T04:32:15.749Z Compiling crossbeam-epoch v0.9.18
17762026-09-06T04:32:15.791Z Compiling tokio-stream v0.1.18
17772026-09-06T04:32:16.041Z Compiling buf-list v1.1.2
17782026-09-06T04:32:16.057Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17792026-09-06T04:32:16.087Z Compiling openapiv3 v2.2.0
17802026-09-06T04:32:16.263Z Compiling peg-runtime v0.8.5
17812026-09-06T04:32:16.324Z Compiling lalrpop-util v0.19.12
17822026-09-06T04:32:16.340Z Compiling thread_local v1.1.9
17832026-09-06T04:32:16.378Z Compiling slog-async v2.8.0
17842026-09-06T04:32:16.489Z Compiling crossbeam-channel v0.5.15
17852026-09-06T04:32:16.542Z Compiling is-terminal v0.4.17
17862026-09-06T04:32:16.559Z Compiling filetime v0.2.27
17872026-09-06T04:32:16.574Z Compiling take_mut v0.2.2
17882026-09-06T04:32:16.577Z Compiling term v1.2.1
17892026-09-06T04:32:16.609Z Compiling xattr v1.6.1
17902026-09-06T04:32:16.658Z Compiling camino-tempfile v1.4.1
17912026-09-06T04:32:16.749Z Compiling tar v0.4.46
17922026-09-06T04:32:16.897Z Compiling slog-term v2.9.2
17932026-09-06T04:32:34.173Z Compiling rustls-webpki v0.103.13
17942026-09-06T04:32:36.869Z Compiling tokio-rustls v0.26.4
17952026-09-06T04:32:36.869Z Compiling rustls-platform-verifier v0.6.2
17962026-09-06T04:32:36.869Z Compiling tough v0.22.0
17972026-09-06T04:32:37.068Z Compiling hyper-rustls v0.27.7
17982026-09-06T04:32:37.261Z Compiling reqwest v0.13.2
17992026-09-06T04:32:39.439Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18002026-09-06T04:32:39.672Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18012026-09-06T04:32:42.609Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.72s
18022026-09-06T04:32:42.751Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18032026-09-06T04:32:42.810ZSep 06 04:32:42.077 INFO Starting download, target: Cockroach
18042026-09-06T04:32:42.810ZSep 06 04:32:42.078 INFO Starting download, target: Console
18052026-09-06T04:32:42.810ZSep 06 04:32:42.078 INFO Starting download, target: DendriteStub
18062026-09-06T04:32:42.810ZSep 06 04:32:42.078 INFO Starting download, target: Clickhouse
18072026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Starting download, target: MaghemiteMgd
18082026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Starting download, target: MaghemiteDdmd
18092026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Starting download, target: TransceiverControl
18102026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18112026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18122026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18132026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18142026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18152026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18162026-09-06T04:32:42.813ZSep 06 04:32:42.078 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18172026-09-06T04:32:43.247ZSep 06 04:32:42.507 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18182026-09-06T04:32:43.454ZSep 06 04:32:42.717 INFO Download complete, target: TransceiverControl
18192026-09-06T04:32:44.596ZSep 06 04:32:43.862 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18202026-09-06T04:32:44.815ZSep 06 04:32:44.081 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18212026-09-06T04:32:44.848ZSep 06 04:32:44.114 INFO Download complete, target: Console
18222026-09-06T04:32:44.921ZSep 06 04:32:44.181 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18232026-09-06T04:32:45.144ZSep 06 04:32:44.409 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18242026-09-06T04:32:45.413ZSep 06 04:32:44.681 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18252026-09-06T04:32:45.413ZSep 06 04:32:44.681 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18262026-09-06T04:32:45.648ZSep 06 04:32:44.916 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18272026-09-06T04:32:46.973ZSep 06 04:32:46.241 INFO Download complete, target: MaghemiteDdmd
18282026-09-06T04:32:48.329ZSep 06 04:32:47.597 INFO Download complete, target: DendriteStub
18292026-09-06T04:32:48.388ZSep 06 04:32:47.656 INFO Download complete, target: MaghemiteMgd
18302026-09-06T04:32:50.188ZSep 06 04:32:49.456 INFO Checking that binary works, target: Cockroach
18312026-09-06T04:32:50.314ZSep 06 04:32:49.581 INFO Download complete, target: Cockroach
18322026-09-06T04:32:52.454ZSep 06 04:32:51.718 INFO Checking that binary works, target: Clickhouse
18332026-09-06T04:32:52.545ZSep 06 04:32:51.807 INFO Download complete, target: Clickhouse
18342026-09-06T04:32:52.552ZAll prerequisites installed successfully
18352026-09-06T04:32:52.552Z
18362026-09-06T04:32:52.552Zreal 1:55.255990727
18372026-09-06T04:32:52.552Zuser 7:29.023752336
18382026-09-06T04:32:52.553Zsys 1:47.608364944
18392026-09-06T04:32:52.553Ztrap 0.314704873
18402026-09-06T04:32:52.553Ztflt 0.664579609
18412026-09-06T04:32:52.553Zdflt 1.580896094
18422026-09-06T04:32:52.553Zkflt 0.024181192
18432026-09-06T04:32:52.553Zlock 29:09.428327492
18442026-09-06T04:32:52.553Zslp 20:18.739634969
18452026-09-06T04:32:52.553Zlat 32.634976973
18462026-09-06T04:32:52.553Zstop 3:42.808857766
18472026-09-06T04:32:52.553Z+ ptime -m cargo xtask download softnpu
18482026-09-06T04:32:53.019Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18492026-09-06T04:32:53.046Z Running `target/debug/xtask download softnpu`
18502026-09-06T04:32:53.811Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18512026-09-06T04:32:53.882Z Running `target/debug/xtask-downloader softnpu`
18522026-09-06T04:32:53.930ZSep 06 04:32:53.191 INFO Starting download, target: Softnpu
18532026-09-06T04:32:53.935ZSep 06 04:32:53.192 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18542026-09-06T04:32:54.547ZSep 06 04:32:53.815 INFO Download complete, target: Softnpu
18552026-09-06T04:32:54.551Z
18562026-09-06T04:32:54.555Zreal 1.998059430
18572026-09-06T04:32:54.555Zuser 1.385663344
18582026-09-06T04:32:54.555Zsys 0.647840140
18592026-09-06T04:32:54.555Ztrap 0.001032310
18602026-09-06T04:32:54.555Ztflt 0.000198320
18612026-09-06T04:32:54.555Zdflt 0.000248390
18622026-09-06T04:32:54.555Zkflt 0.000000000
18632026-09-06T04:32:54.555Zlock 11.793740555
18642026-09-06T04:32:54.555Zslp 0.453663151
18652026-09-06T04:32:54.555Zlat 0.124011282
18662026-09-06T04:32:54.555Zstop 0.000182520
18672026-09-06T04:32:54.555Z+ export CARGO_INCREMENTAL=0
18682026-09-06T04:32:54.555Z+ CARGO_INCREMENTAL=0
18692026-09-06T04:32:54.555Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18702026-09-06T04:32:55.477Z Compiling proc-macro2 v1.0.106
18712026-09-06T04:32:55.477Z Compiling quote v1.0.45
18722026-09-06T04:32:55.477Z Compiling unicode-ident v1.0.24
18732026-09-06T04:32:55.477Z Compiling serde_core v1.0.229
18742026-09-06T04:32:55.477Z Compiling libc v0.2.185
18752026-09-06T04:32:55.477Z Compiling serde v1.0.229
18762026-09-06T04:32:55.480Z Compiling cfg-if v1.0.4
18772026-09-06T04:32:55.480Z Compiling version_check v0.9.5
18782026-09-06T04:32:55.480Z Compiling autocfg v1.5.0
18792026-09-06T04:32:55.481Z Compiling find-msvc-tools v0.1.9
18802026-09-06T04:32:55.481Z Compiling shlex v1.3.0
18812026-09-06T04:32:55.625Z Compiling memchr v2.8.0
18822026-09-06T04:32:55.628Z Compiling zmij v1.0.21
18832026-09-06T04:32:55.628Z Compiling serde_json v1.0.151
18842026-09-06T04:32:55.770Z Compiling portable-atomic v1.13.1
18852026-09-06T04:32:55.774Z Compiling zerocopy v0.8.55
18862026-09-06T04:32:55.846Z Compiling libm v0.2.16
18872026-09-06T04:32:56.061Z Compiling getrandom v0.4.3
18882026-09-06T04:32:56.095Z Compiling generic-array v0.14.7
18892026-09-06T04:32:56.165Z Compiling icu_properties_data v2.1.2
18902026-09-06T04:32:56.168Z Compiling smallvec v1.15.1
18912026-09-06T04:32:56.181Z Compiling icu_normalizer_data v2.1.1
18922026-09-06T04:32:56.197Z Compiling num-traits v0.2.19
18932026-09-06T04:32:56.227Z Compiling parking_lot_core v0.9.12
18942026-09-06T04:32:56.243Z Compiling itoa v1.0.17
18952026-09-06T04:32:56.276Z Compiling log v0.4.33
18962026-09-06T04:32:56.392Z Compiling pkg-config v0.3.32
18972026-09-06T04:32:56.409Z Compiling subtle v2.6.1
18982026-09-06T04:32:56.440Z Compiling stable_deref_trait v1.2.1
18992026-09-06T04:32:56.503Z Compiling typenum v1.20.1
19002026-09-06T04:32:56.518Z Compiling rustix v1.1.4
19012026-09-06T04:32:56.535Z Compiling getrandom v0.3.4
19022026-09-06T04:32:56.602Z Compiling jobserver v0.1.34
19032026-09-06T04:32:56.619Z Compiling errno v0.3.14
19042026-09-06T04:32:56.622Z Compiling scopeguard v1.2.0
19052026-09-06T04:32:56.704Z Compiling thiserror v2.0.18
19062026-09-06T04:32:56.759Z Compiling lock_api v0.4.14
19072026-09-06T04:32:56.823Z Compiling cc v1.2.56
19082026-09-06T04:32:56.863Z Compiling rand_core v0.10.0
19092026-09-06T04:32:56.929Z Compiling syn v2.0.117
19102026-09-06T04:32:56.929Z Compiling syn v3.0.3
19112026-09-06T04:32:57.045Z Compiling critical-section v1.2.0
19122026-09-06T04:32:57.062Z Compiling getrandom v0.2.17
19132026-09-06T04:32:57.077Z Compiling equivalent v1.0.2
19142026-09-06T04:32:57.080Z Compiling litemap v0.8.1
19152026-09-06T04:32:57.126Z Compiling percent-encoding v2.3.2
19162026-09-06T04:32:57.192Z Compiling writeable v0.6.2
19172026-09-06T04:32:57.207Z Compiling schemars v0.8.22
19182026-09-06T04:32:57.246Z Compiling rand_core v0.6.4
19192026-09-06T04:32:57.324Z Compiling pin-project-lite v0.2.17
19202026-09-06T04:32:57.340Z Compiling syn v1.0.109
19212026-09-06T04:32:57.439Z Compiling rustversion v1.0.22
19222026-09-06T04:32:57.489Z Compiling once_cell v1.21.3
19232026-09-06T04:32:57.568Z Compiling heck v0.5.0
19242026-09-06T04:32:57.600Z Compiling hashbrown v0.17.0
19252026-09-06T04:32:57.645Z Compiling cmake v0.1.57
19262026-09-06T04:32:57.730Z Compiling fs_extra v1.3.0
19272026-09-06T04:32:57.745Z Compiling dunce v1.0.5
19282026-09-06T04:32:57.763Z Compiling byteorder v1.5.0
19292026-09-06T04:32:57.888Z Compiling semver v1.0.28
19302026-09-06T04:32:57.982Z Compiling bitflags v2.11.0
19312026-09-06T04:32:58.075Z Compiling utf8_iter v1.0.4
19322026-09-06T04:32:58.129Z Compiling indexmap v2.14.0
19332026-09-06T04:32:58.169Z Compiling aws-lc-sys v0.40.0
19342026-09-06T04:32:58.186Z Compiling form_urlencoded v1.2.2
19352026-09-06T04:32:58.228Z Compiling strsim v0.11.1
19362026-09-06T04:32:58.273Z Compiling signal-hook-registry v1.4.8
19372026-09-06T04:32:58.427Z Compiling thiserror v1.0.69
19382026-09-06T04:32:58.486Z Compiling parking_lot v0.12.5
19392026-09-06T04:32:58.553Z Compiling socket2 v0.6.3
19402026-09-06T04:32:58.587Z Compiling mio v1.2.0
19412026-09-06T04:32:58.682Z Compiling const-oid v0.9.6
19422026-09-06T04:32:58.700Z Compiling aws-lc-rs v1.16.3
19432026-09-06T04:32:58.733Z Compiling futures-core v0.3.32
19442026-09-06T04:32:58.891Z Compiling iana-time-zone v0.1.65
19452026-09-06T04:32:58.921Z Compiling httparse v1.10.1
19462026-09-06T04:32:59.061Z Compiling ucd-trie v0.1.7
19472026-09-06T04:32:59.204Z Compiling regex-syntax v0.8.10
19482026-09-06T04:32:59.239Z Compiling crc32fast v1.5.0
19492026-09-06T04:32:59.274Z Compiling fnv v1.0.7
19502026-09-06T04:32:59.363Z Compiling pest v2.8.6
19512026-09-06T04:32:59.396Z Compiling uuid v1.23.4
19522026-09-06T04:32:59.510Z Compiling vcpkg v0.2.15
19532026-09-06T04:32:59.510Z Compiling ident_case v1.0.1
19542026-09-06T04:32:59.764Z Compiling synstructure v0.13.2
19552026-09-06T04:32:59.782Z Compiling serde_derive_internals v0.29.1
19562026-09-06T04:32:59.801Z Compiling rustc_version v0.4.1
19572026-09-06T04:32:59.901Z Compiling rustls v0.23.41
19582026-09-06T04:33:00.075Z Compiling futures-sink v0.3.32
19592026-09-06T04:33:00.095Z Compiling serde_derive v1.0.229
19602026-09-06T04:33:00.118Z Compiling dyn-clone v1.0.20
19612026-09-06T04:33:00.134Z Compiling openssl-sys v0.9.117
19622026-09-06T04:33:00.181Z Compiling futures-channel v0.3.32
19632026-09-06T04:33:00.422Z Compiling aho-corasick v1.1.4
19642026-09-06T04:33:00.438Z Compiling futures-task v0.3.32
19652026-09-06T04:33:00.473Z Compiling slab v0.4.12
19662026-09-06T04:33:00.541Z Compiling pest_meta v2.8.6
19672026-09-06T04:33:00.560Z Compiling futures-io v0.3.32
19682026-09-06T04:33:00.761Z Compiling radium v0.7.0
19692026-09-06T04:33:00.808Z Compiling time-core v0.1.8
19702026-09-06T04:33:00.865Z Compiling plain v0.2.3
19712026-09-06T04:33:00.883Z Compiling num-conv v0.2.0
19722026-09-06T04:33:00.928Z Compiling crossbeam-utils v0.8.21
19732026-09-06T04:33:00.973Z Compiling base64 v0.22.1
19742026-09-06T04:33:00.990Z Compiling zeroize_derive v1.5.0
19752026-09-06T04:33:01.009Z Compiling zerofrom-derive v0.1.6
19762026-09-06T04:33:01.041Z Compiling yoke-derive v0.8.1
19772026-09-06T04:33:01.057Z Compiling zerocopy-derive v0.8.55
19782026-09-06T04:33:01.101Z Compiling zerovec-derive v0.11.2
19792026-09-06T04:33:01.146Z Compiling displaydoc v0.2.5
19802026-09-06T04:33:01.189Z Compiling tokio-macros v2.7.0
19812026-09-06T04:33:01.227Z Compiling futures-macro v0.3.32
19822026-09-06T04:33:01.390Z Compiling thiserror-impl v2.0.18
19832026-09-06T04:33:01.509Z Compiling schemars_derive v0.8.22
19842026-09-06T04:33:01.614Z Compiling der_derive v0.7.3
19852026-09-06T04:33:01.660Z Compiling tracing-attributes v0.1.31
19862026-09-06T04:33:01.806Z Compiling thiserror-impl v1.0.69
19872026-09-06T04:33:01.827Z Compiling pest_generator v2.8.6
19882026-09-06T04:33:01.845Z Compiling regex-automata v0.4.14
19892026-09-06T04:33:01.882Z Compiling time-macros v0.2.27
19902026-09-06T04:33:01.914Z Compiling pretty-hex v0.4.1
19912026-09-06T04:33:02.011Z Compiling base64ct v1.8.3
19922026-09-06T04:33:02.034Z Compiling futures-util v0.3.32
19932026-09-06T04:33:02.094Z Compiling openssl v0.10.80
19942026-09-06T04:33:02.153Z Compiling zerofrom v0.1.6
19952026-09-06T04:33:02.304Z Compiling yoke v0.8.1
19962026-09-06T04:33:02.337Z Compiling maybe-uninit v2.0.0
19972026-09-06T04:33:02.351Z Compiling pem-rfc7468 v0.7.0
19982026-09-06T04:33:02.532Z Compiling zerovec v0.11.5
19992026-09-06T04:33:02.547Z Compiling zerotrie v0.2.3
20002026-09-06T04:33:02.628Z Compiling pest_derive v2.8.6
20012026-09-06T04:33:02.837Z Compiling scroll_derive v0.13.1
20022026-09-06T04:33:02.853Z Compiling scroll_derive v0.12.1
20032026-09-06T04:33:02.888Z Compiling slog v2.8.2
20042026-09-06T04:33:02.934Z Compiling flagset v0.4.7
20052026-09-06T04:33:03.010Z Compiling unicode-segmentation v1.12.0
20062026-09-06T04:33:03.083Z Compiling tinystr v0.8.2
20072026-09-06T04:33:03.086Z Compiling potential_utf v0.1.4
20082026-09-06T04:33:03.148Z Compiling openssl-macros v0.1.1
20092026-09-06T04:33:03.169Z Compiling zeroize v1.9.0
20102026-09-06T04:33:03.307Z Compiling bytes v1.11.1
20112026-09-06T04:33:03.326Z Compiling icu_locale_core v2.1.1
20122026-09-06T04:33:03.329Z Compiling icu_collections v2.1.1
20132026-09-06T04:33:03.400Z Compiling chrono v0.4.45
20142026-09-06T04:33:03.589Z Compiling serde_tokenstream v0.2.3
20152026-09-06T04:33:03.607Z Compiling der v0.7.10
20162026-09-06T04:33:03.897Z Compiling tokio v1.52.1
20172026-09-06T04:33:03.914Z Compiling crypto-common v0.1.7
20182026-09-06T04:33:03.954Z Compiling block-buffer v0.10.4
20192026-09-06T04:33:04.084Z Compiling icu_provider v2.1.1
20202026-09-06T04:33:04.099Z Compiling digest v0.10.7
20212026-09-06T04:33:04.338Z Compiling rand_core v0.9.5
20222026-09-06T04:33:04.355Z Compiling darling_core v0.23.0
20232026-09-06T04:33:04.371Z Compiling icu_normalizer v2.1.1
20242026-09-06T04:33:04.444Z Compiling icu_properties v2.1.2
20252026-09-06T04:33:04.714Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20262026-09-06T04:33:04.793Z Compiling bzip2-sys v0.1.13+1.0.8
20272026-09-06T04:33:05.030Z Compiling ahash v0.8.12
20282026-09-06T04:33:05.068Z Compiling native-tls v0.2.18
20292026-09-06T04:33:05.128Z Compiling packed_struct v0.10.1
20302026-09-06T04:33:05.272Z Compiling anyhow v1.0.104
20312026-09-06T04:33:05.337Z Compiling paste v1.0.15
20322026-09-06T04:33:05.392Z Compiling idna_adapter v1.2.1
20332026-09-06T04:33:05.537Z Compiling idna v1.1.0
20342026-09-06T04:33:05.558Z Compiling ppv-lite86 v0.2.21
20352026-09-06T04:33:05.615Z Compiling num-bigint-dig v0.8.6
20362026-09-06T04:33:05.619Z Compiling spki v0.7.3
20372026-09-06T04:33:05.670Z Compiling regex v1.12.3
20382026-09-06T04:33:05.705Z Compiling http v1.4.2
20392026-09-06T04:33:05.810Z Compiling zerocopy-derive v0.7.35
20402026-09-06T04:33:05.906Z Compiling url v2.5.8
20412026-09-06T04:33:06.079Z Compiling tracing-core v0.1.36
20422026-09-06T04:33:06.125Z Compiling cookie v0.18.1
20432026-09-06T04:33:06.208Z Compiling cpufeatures v0.2.17
20442026-09-06T04:33:06.340Z Compiling camino v1.2.5
20452026-09-06T04:33:06.361Z Compiling fastrand v2.3.0
20462026-09-06T04:33:06.646Z Compiling darling_macro v0.23.0
20472026-09-06T04:33:06.689Z Compiling tracing v0.1.44
20482026-09-06T04:33:06.726Z Compiling rand_chacha v0.9.0
20492026-09-06T04:33:06.811Z Compiling serde_spanned v0.6.9
20502026-09-06T04:33:06.920Z Compiling toml_datetime v0.6.11
20512026-09-06T04:33:06.978Z Compiling packed_struct_codegen v0.10.1
20522026-09-06T04:33:07.104Z Compiling zerocopy-derive v0.6.6
20532026-09-06T04:33:07.119Z Compiling clap_derive v4.6.1
20542026-09-06T04:33:07.131Z Compiling darling v0.23.0
20552026-09-06T04:33:07.177Z Compiling bitfield-macros v0.19.4
20562026-09-06T04:33:07.278Z Compiling indexmap v1.9.3
20572026-09-06T04:33:07.476Z Compiling object v0.37.3
20582026-09-06T04:33:07.543Z Compiling simd-adler32 v0.3.8
20592026-09-06T04:33:07.650Z Compiling rand v0.9.2
20602026-09-06T04:33:07.746Z Compiling http-body v1.0.1
20612026-09-06T04:33:07.776Z Compiling pkcs8 v0.10.2
20622026-09-06T04:33:07.872Z Compiling tokio-util v0.7.18
20632026-09-06T04:33:07.897Z Compiling rustls-pki-types v1.14.0
20642026-09-06T04:33:07.967Z Compiling daft-derive v0.1.8
20652026-09-06T04:33:07.985Z Compiling spin v0.9.8
20662026-09-06T04:33:08.054Z Compiling usdt-impl v0.5.0
20672026-09-06T04:33:08.211Z Compiling adler2 v2.0.1
20682026-09-06T04:33:08.300Z Compiling ref-cast v1.0.25
20692026-09-06T04:33:08.341Z Compiling anstyle v1.0.14
20702026-09-06T04:33:08.359Z Compiling cmov v0.5.4
20712026-09-06T04:33:08.504Z Compiling either v1.15.0
20722026-09-06T04:33:08.554Z Compiling usdt-impl v0.6.0
20732026-09-06T04:33:08.589Z Compiling tinyvec_macros v0.1.1
20742026-09-06T04:33:08.596Z Compiling openssl-probe v0.2.1
20752026-09-06T04:33:08.631Z Compiling winnow v0.5.40
20762026-09-06T04:33:08.689Z Compiling utf8parse v0.2.2
20772026-09-06T04:33:08.731Z Compiling tinyvec v1.10.0
20782026-09-06T04:33:08.753Z Compiling ctutils v0.4.2
20792026-09-06T04:33:08.765Z Compiling anstyle-parse v1.0.0
20802026-09-06T04:33:08.805Z Compiling miniz_oxide v0.8.9
20812026-09-06T04:33:08.986Z Compiling sha2 v0.10.9
20822026-09-06T04:33:09.114Z Compiling tempfile v3.27.0
20832026-09-06T04:33:09.207Z Compiling scroll v0.13.0
20842026-09-06T04:33:09.226Z Compiling scroll v0.12.0
20852026-09-06T04:33:09.333Z Compiling terminal_size v0.4.3
20862026-09-06T04:33:09.372Z Compiling async-trait v0.1.89
20872026-09-06T04:33:09.381Z Compiling heapless v0.7.17
20882026-09-06T04:33:09.585Z Compiling tower-layer v0.3.3
20892026-09-06T04:33:09.602Z Compiling winnow v1.0.3
20902026-09-06T04:33:09.655Z Compiling try-lock v0.2.5
20912026-09-06T04:33:09.696Z Compiling anstyle-query v1.1.5
20922026-09-06T04:33:09.760Z Compiling tower-service v0.3.3
20932026-09-06T04:33:09.780Z Compiling winnow v0.7.14
20942026-09-06T04:33:09.801Z Compiling litrs v1.0.0
20952026-09-06T04:33:09.810Z Compiling is_terminal_polyfill v1.70.2
20962026-09-06T04:33:09.877Z Compiling zstd-safe v7.2.4
20972026-09-06T04:33:09.941Z Compiling colorchoice v1.0.4
20982026-09-06T04:33:09.949Z Compiling atomic-waker v1.1.2
20992026-09-06T04:33:09.993Z Compiling toml_edit v0.19.15
21002026-09-06T04:33:10.047Z Compiling untrusted v0.7.1
21012026-09-06T04:33:10.099Z Compiling rustix v0.38.44
21022026-09-06T04:33:10.190Z Compiling signal-hook v0.3.18
21032026-09-06T04:33:10.230Z Compiling h2 v0.4.15
21042026-09-06T04:33:10.265Z Compiling document-features v0.2.12
21052026-09-06T04:33:10.281Z Compiling anstream v1.0.0
21062026-09-06T04:33:10.399Z Compiling want v0.3.1
21072026-09-06T04:33:10.578Z Compiling toml_parser v1.1.2+spec-1.1.0
21082026-09-06T04:33:10.691Z Compiling goblin v0.8.2
21092026-09-06T04:33:10.723Z Compiling goblin v0.10.5
21102026-09-06T04:33:10.888Z Compiling hybrid-array v0.4.13
21112026-09-06T04:33:11.151Z Compiling itertools v0.15.0
21122026-09-06T04:33:11.169Z Compiling ipnetwork v0.21.1
21132026-09-06T04:33:11.269Z Compiling zerocopy v0.7.35
21142026-09-06T04:33:11.534Z Compiling heck v0.4.1
21152026-09-06T04:33:11.676Z Compiling ipnet v2.12.0
21162026-09-06T04:33:11.716Z Compiling ref-cast-impl v1.0.25
21172026-09-06T04:33:11.732Z Compiling structmeta-derive v0.3.0
21182026-09-06T04:33:11.760Z Compiling curve25519-dalek v4.1.3
21192026-09-06T04:33:11.839Z Compiling darling_core v0.20.11
21202026-09-06T04:33:11.909Z Compiling memoffset v0.9.1
21212026-09-06T04:33:12.135Z Compiling powerfmt v0.2.0
21222026-09-06T04:33:12.264Z Compiling untrusted v0.9.0
21232026-09-06T04:33:12.295Z Compiling tap v1.0.1
21242026-09-06T04:33:12.298Z Compiling httpdate v1.0.3
21252026-09-06T04:33:12.448Z Compiling foreign-types-shared v0.1.1
21262026-09-06T04:33:12.477Z Compiling wyz v0.5.1
21272026-09-06T04:33:12.547Z Compiling foreign-types v0.3.2
21282026-09-06T04:33:12.575Z Compiling deranged v0.5.8
21292026-09-06T04:33:12.672Z Compiling unicode-normalization v0.1.25
21302026-09-06T04:33:12.730Z Compiling structmeta v0.3.0
21312026-09-06T04:33:12.842Z Compiling dtrace-parser v0.2.0
21322026-09-06T04:33:12.852Z Compiling rand_chacha v0.3.1
21332026-09-06T04:33:12.882Z Compiling signature v2.2.0
21342026-09-06T04:33:12.956Z Compiling dof v0.3.0
21352026-09-06T04:33:13.059Z Compiling hex v0.4.3
21362026-09-06T04:33:13.152Z Compiling dtrace-parser v0.3.0
21372026-09-06T04:33:13.265Z Compiling pin-project-internal v1.1.11
21382026-09-06T04:33:13.285Z Compiling num-integer v0.1.46
21392026-09-06T04:33:13.343Z Compiling hyper v1.10.1
21402026-09-06T04:33:13.442Z Compiling dof v0.4.0
21412026-09-06T04:33:13.601Z Compiling thread-id v5.1.0
21422026-09-06T04:33:13.705Z Compiling socket2 v0.5.10
21432026-09-06T04:33:13.721Z Compiling wait-timeout v0.2.1
21442026-09-06T04:33:13.749Z Compiling thread-id v4.2.2
21452026-09-06T04:33:13.799Z Compiling darling_macro v0.20.11
21462026-09-06T04:33:13.817Z Compiling num_threads v0.1.7
21472026-09-06T04:33:13.850Z Compiling cfg_aliases v0.2.1
21482026-09-06T04:33:13.917Z Compiling bit-vec v0.8.0
21492026-09-06T04:33:13.972Z Compiling funty v2.0.0
21502026-09-06T04:33:14.043Z Compiling smoltcp v0.9.1
21512026-09-06T04:33:14.081Z Compiling clap_lex v1.0.0
21522026-09-06T04:33:14.112Z Compiling owo-colors v4.3.0
21532026-09-06T04:33:14.173Z Compiling quick-error v1.2.3
21542026-09-06T04:33:14.298Z Compiling rusty-fork v0.3.1
21552026-09-06T04:33:14.314Z Compiling bitvec v1.0.1
21562026-09-06T04:33:14.332Z Compiling darling v0.20.11
21572026-09-06T04:33:14.335Z Compiling clap_builder v4.6.0
21582026-09-06T04:33:14.404Z Compiling bit-set v0.8.0
21592026-09-06T04:33:14.429Z Compiling time v0.3.47
21602026-09-06T04:33:14.451Z Compiling hyper-util v0.1.20
21612026-09-06T04:33:14.481Z Compiling nix v0.31.2
21622026-09-06T04:33:14.538Z Compiling num-iter v0.1.45
21632026-09-06T04:33:14.659Z Compiling rand v0.8.6
21642026-09-06T04:33:14.842Z Compiling lazy_static v1.5.0
21652026-09-06T04:33:15.015Z Compiling rand_xorshift v0.4.0
21662026-09-06T04:33:15.065Z Compiling hmac v0.12.1
21672026-09-06T04:33:15.180Z Compiling erased-serde v0.3.31
21682026-09-06T04:33:15.253Z Compiling curve25519-dalek-derive v0.1.1
21692026-09-06T04:33:15.312Z Compiling sync_wrapper v1.0.2
21702026-09-06T04:33:15.483Z Compiling crc-catalog v2.4.0
21712026-09-06T04:33:15.755Z Compiling nodrop v0.1.14
21722026-09-06T04:33:15.796Z Compiling siphasher v1.0.2
21732026-09-06T04:33:15.847Z Compiling zlib-rs v0.6.2
21742026-09-06T04:33:15.866Z Compiling unarray v0.1.4
21752026-09-06T04:33:15.887Z Compiling clap v4.6.1
21762026-09-06T04:33:15.986Z Compiling proptest v1.11.0
21772026-09-06T04:33:16.003Z Compiling array-init v0.0.4
21782026-09-06T04:33:16.520Z Compiling crc v3.4.0
21792026-09-06T04:33:16.700Z Compiling tower v0.5.3
21802026-09-06T04:33:17.227Z Compiling smallvec v0.6.14
21812026-09-06T04:33:17.298Z Compiling derive_builder_core v0.20.2
21822026-09-06T04:33:17.346Z Compiling snafu-derive v0.8.9
21832026-09-06T04:33:17.455Z Compiling pkcs1 v0.7.5
21842026-09-06T04:33:17.469Z Compiling bitfield v0.19.4
21852026-09-06T04:33:17.472Z Compiling http-body-util v0.1.3
21862026-09-06T04:33:17.674Z Compiling zerocopy v0.6.6
21872026-09-06T04:33:17.833Z Compiling hubpack_derive v0.1.1
21882026-09-06T04:33:17.836Z Compiling strum_macros v0.27.2
21892026-09-06T04:33:17.851Z Compiling strum_macros v0.26.4
21902026-09-06T04:33:17.922Z Compiling flate2 v1.1.9
21912026-09-06T04:33:18.094Z Compiling env_filter v2.0.0
21922026-09-06T04:33:18.127Z Compiling fs-err v3.3.0
21932026-09-06T04:33:18.351Z Compiling iri-string v0.7.10
21942026-09-06T04:33:18.370Z Compiling gimli v0.32.3
21952026-09-06T04:33:18.423Z Compiling unicode-bidi v0.3.18
21962026-09-06T04:33:18.542Z Compiling unicode-properties v0.1.4
21972026-09-06T04:33:18.682Z Compiling base64 v0.21.7
21982026-09-06T04:33:18.910Z Compiling hashbrown v0.12.3
21992026-09-06T04:33:18.993Z Compiling ryu v1.0.23
22002026-09-06T04:33:19.128Z Compiling allocator-api2 v0.2.21
22012026-09-06T04:33:19.174Z Compiling serde_urlencoded v0.7.1
22022026-09-06T04:33:19.501Z Compiling ron v0.8.1
22032026-09-06T04:33:19.538Z Compiling tower-http v0.6.8
22042026-09-06T04:33:19.577Z Compiling stringprep v0.1.5
22052026-09-06T04:33:19.806Z Compiling env_logger v0.11.11
22062026-09-06T04:33:19.964Z Compiling derive_builder_macro v0.20.2
22072026-09-06T04:33:19.987Z Compiling newtype-uuid v1.3.2
22082026-09-06T04:33:20.124Z Compiling addr2line v0.25.1
22092026-09-06T04:33:20.157Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22102026-09-06T04:33:20.315Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22112026-09-06T04:33:20.332Z Compiling rsa v0.9.10
22122026-09-06T04:33:20.354Z Compiling oxnet v0.1.7
22132026-09-06T04:33:20.371Z Compiling serde-hex v0.1.0
22142026-09-06T04:33:20.472Z Compiling hashbrown v0.13.2
22152026-09-06T04:33:20.495Z Compiling tokio-native-tls v0.3.1
22162026-09-06T04:33:20.558Z Compiling bzip2 v0.4.4
22172026-09-06T04:33:20.574Z Compiling usdt-attr-macro v0.6.0
22182026-09-06T04:33:20.671Z Compiling usdt-macro v0.6.0
22192026-09-06T04:33:20.690Z Compiling derive-ex v0.1.8
22202026-09-06T04:33:20.777Z Compiling block-buffer v0.12.1
22212026-09-06T04:33:20.827Z Compiling crypto-common v0.2.2
22222026-09-06T04:33:20.844Z Compiling block-padding v0.4.2
22232026-09-06T04:33:21.200Z Compiling rustls-native-certs v0.8.3
22242026-09-06T04:33:21.509Z Compiling x509-cert v0.2.5
22252026-09-06T04:33:21.544Z Compiling md-5 v0.10.6
22262026-09-06T04:33:21.547Z Compiling bstr v1.12.1
22272026-09-06T04:33:21.615Z Compiling convert_case v0.10.0
22282026-09-06T04:33:21.893Z Compiling vergen-lib v9.1.0
22292026-09-06T04:33:21.929Z Compiling hash32 v0.2.1
22302026-09-06T04:33:22.043Z Compiling encoding_rs v0.8.35
22312026-09-06T04:33:22.135Z Compiling psl-types v2.0.11
22322026-09-06T04:33:22.166Z Compiling fallible-iterator v0.2.0
22332026-09-06T04:33:22.170Z Compiling crc-any v2.5.0
22342026-09-06T04:33:22.216Z Compiling unicode-width v0.2.0
22352026-09-06T04:33:22.293Z Compiling cpufeatures v0.3.0
22362026-09-06T04:33:22.324Z Compiling mime v0.3.17
22372026-09-06T04:33:22.433Z Compiling rustc-demangle v0.1.27
22382026-09-06T04:33:22.548Z Compiling postgres-protocol v0.6.10
22392026-09-06T04:33:22.799Z Compiling backtrace v0.3.76
22402026-09-06T04:33:22.833Z Compiling publicsuffix v2.3.0
22412026-09-06T04:33:22.851Z Compiling test-strategy v0.4.5
22422026-09-06T04:33:23.038Z Compiling derive_more-impl v2.1.1
22432026-09-06T04:33:23.499Z Compiling inout v0.2.2
22442026-09-06T04:33:23.625Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22452026-09-06T04:33:23.696Z Compiling object v0.30.4
22462026-09-06T04:33:23.713Z Compiling zip v0.6.6
22472026-09-06T04:33:23.741Z Compiling daft v0.1.8
22482026-09-06T04:33:23.775Z Compiling hyper-tls v0.6.0
22492026-09-06T04:33:23.791Z Compiling derive_builder v0.20.2
22502026-09-06T04:33:23.865Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22512026-09-06T04:33:24.018Z Compiling phf_shared v0.13.1
22522026-09-06T04:33:24.110Z Compiling pin-project v1.1.11
22532026-09-06T04:33:24.168Z Compiling toml v0.7.8
22542026-09-06T04:33:24.242Z Compiling serde_with_macros v3.21.0
22552026-09-06T04:33:24.292Z Compiling futures-executor v0.3.32
22562026-09-06T04:33:24.516Z Compiling async-recursion v1.1.1
22572026-09-06T04:33:24.551Z Compiling serde_repr v0.1.20
22582026-09-06T04:33:24.554Z Compiling enum-as-inner v0.6.1
22592026-09-06T04:33:24.585Z Compiling miette-derive v7.6.0
22602026-09-06T04:33:24.761Z Compiling ff v0.13.1
22612026-09-06T04:33:24.778Z Compiling vergen v9.1.0
22622026-09-06T04:33:24.924Z Compiling cargo-platform v0.3.2
22632026-09-06T04:33:25.008Z Compiling base16ct v0.2.0
22642026-09-06T04:33:25.091Z Compiling is_ci v1.2.0
22652026-09-06T04:33:25.107Z Compiling managed v0.8.0
22662026-09-06T04:33:25.110Z Compiling bumpalo v3.20.2
22672026-09-06T04:33:25.141Z Compiling bitflags v1.3.2
22682026-09-06T04:33:25.198Z Compiling path-slash v0.1.5
22692026-09-06T04:33:25.236Z Compiling foldhash v0.2.0
22702026-09-06T04:33:25.347Z Compiling unicode-linebreak v0.1.5
22712026-09-06T04:33:25.364Z Compiling jiff-core v0.1.0
22722026-09-06T04:33:25.469Z Compiling smawk v0.3.2
22732026-09-06T04:33:25.472Z Compiling foldhash v0.1.5
22742026-09-06T04:33:25.611Z Compiling same-file v1.0.6
22752026-09-06T04:33:25.647Z Compiling libbz2-rs-sys v0.2.2
22762026-09-06T04:33:25.665Z Compiling hashbrown v0.15.5
22772026-09-06T04:33:25.786Z Compiling textwrap v0.16.2
22782026-09-06T04:33:25.802Z Compiling walkdir v2.5.0
22792026-09-06T04:33:25.833Z Compiling hashbrown v0.16.1
22802026-09-06T04:33:25.891Z Compiling zopfli v0.8.3
22812026-09-06T04:33:26.098Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22822026-09-06T04:33:26.193Z Compiling jiff v0.2.34
22832026-09-06T04:33:26.233Z Compiling bzip2 v0.6.1
22842026-09-06T04:33:26.439Z Compiling supports-color v3.0.2
22852026-09-06T04:33:26.458Z Compiling sec1 v0.7.3
22862026-09-06T04:33:26.474Z Compiling cargo_metadata v0.23.1
22872026-09-06T04:33:26.552Z Compiling group v0.13.0
22882026-09-06T04:33:26.842Z Compiling futures v0.3.32
22892026-09-06T04:33:27.196Z Compiling phf v0.13.1
22902026-09-06T04:33:27.261Z Compiling snafu v0.8.9
22912026-09-06T04:33:27.292Z Compiling reqwest v0.12.28
22922026-09-06T04:33:27.421Z Compiling cipher v0.5.2
22932026-09-06T04:33:27.615Z Compiling signal-hook-mio v0.2.5
22942026-09-06T04:33:27.709Z Compiling cookie_store v0.22.1
22952026-09-06T04:33:27.726Z Compiling zstd v0.13.3
22962026-09-06T04:33:27.729Z Compiling backtrace-ext v0.2.1
22972026-09-06T04:33:27.760Z Compiling postgres-types v0.2.12
22982026-09-06T04:33:27.774Z Compiling globset v0.4.18
22992026-09-06T04:33:27.919Z Compiling strum v0.27.2
23002026-09-06T04:33:28.020Z Compiling hubpack v0.1.2
23012026-09-06T04:33:28.078Z Compiling phf_shared v0.11.3
23022026-09-06T04:33:28.119Z Compiling hkdf v0.12.4
23032026-09-06T04:33:28.135Z Compiling crossbeam-epoch v0.9.18
23042026-09-06T04:33:28.275Z Compiling byte-wrapper v0.1.0
23052026-09-06T04:33:28.291Z Compiling olpc-cjson v0.1.4
23062026-09-06T04:33:28.308Z Compiling ed25519 v2.2.3
23072026-09-06T04:33:28.416Z Compiling pem v3.0.6
23082026-09-06T04:33:28.523Z Compiling crypto-bigint v0.5.5
23092026-09-06T04:33:28.616Z Compiling serde_plain v1.0.2
23102026-09-06T04:33:28.619Z Compiling serde-big-array v0.5.1
23112026-09-06T04:33:28.690Z Compiling float-cmp v0.10.0
23122026-09-06T04:33:28.739Z Compiling memmap2 v0.9.10
23132026-09-06T04:33:28.788Z Compiling supports-unicode v3.0.0
23142026-09-06T04:33:28.856Z Compiling whoami v2.1.0
23152026-09-06T04:33:28.871Z Compiling difflib v0.4.0
23162026-09-06T04:33:28.954Z Compiling const-oid v0.10.2
23172026-09-06T04:33:28.969Z Compiling precomputed-hash v0.1.1
23182026-09-06T04:33:29.076Z Compiling new_debug_unreachable v1.0.6
23192026-09-06T04:33:29.109Z Compiling supports-hyperlinks v3.2.0
23202026-09-06T04:33:29.161Z Compiling typed-path v0.9.3
23212026-09-06T04:33:29.178Z Compiling fixedbitset v0.5.7
23222026-09-06T04:33:29.193Z Compiling toml_write v0.1.2
23232026-09-06T04:33:29.207Z Compiling static_assertions v1.1.0
23242026-09-06T04:33:29.245Z Compiling normalize-line-endings v0.3.0
23252026-09-06T04:33:29.273Z Compiling predicates-core v1.0.10
23262026-09-06T04:33:29.297Z Compiling keccak v0.1.6
23272026-09-06T04:33:29.378Z Compiling fixedbitset v0.4.2
23282026-09-06T04:33:29.460Z Compiling data-encoding v2.10.0
23292026-09-06T04:33:29.498Z Compiling unicode-width v0.1.14
23302026-09-06T04:33:29.535Z Compiling sha3 v0.10.8
23312026-09-06T04:33:29.649Z Compiling petgraph v0.6.5
23322026-09-06T04:33:29.772Z Compiling hickory-proto v0.25.2
23332026-09-06T04:33:29.790Z Compiling miette v7.6.0
23342026-09-06T04:33:29.805Z Compiling elliptic-curve v0.13.8
23352026-09-06T04:33:29.826Z Compiling predicates v3.1.4
23362026-09-06T04:33:29.842Z Compiling petgraph v0.8.3
23372026-09-06T04:33:30.010Z Compiling toml_edit v0.22.27
23382026-09-06T04:33:30.183Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23392026-09-06T04:33:30.323Z Compiling chacha20 v0.10.0
23402026-09-06T04:33:30.341Z Compiling string_cache v0.8.9
23412026-09-06T04:33:30.418Z Compiling digest v0.11.3
23422026-09-06T04:33:30.579Z Compiling tokio-postgres v0.7.16
23432026-09-06T04:33:30.815Z Compiling usdt v0.6.0
23442026-09-06T04:33:31.127Z Compiling ed25519-dalek v2.2.0
23452026-09-06T04:33:31.144Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23462026-09-06T04:33:31.812Z Compiling zip v4.6.1
23472026-09-06T04:33:32.371Z Compiling crossterm v0.28.1
23482026-09-06T04:33:32.488Z Compiling iddqd v0.4.2
23492026-09-06T04:33:32.707Z Compiling serde_with v3.21.0
23502026-09-06T04:33:32.814Z Compiling derive_more v2.1.1
23512026-09-06T04:33:32.892Z Compiling similar v2.7.0
23522026-09-06T04:33:32.943Z Compiling strum v0.26.3
23532026-09-06T04:33:33.021Z Compiling itertools v0.13.0
23542026-09-06T04:33:33.120Z Compiling tokio-stream v0.1.18
23552026-09-06T04:33:33.172Z Compiling buf-list v1.1.2
23562026-09-06T04:33:33.562Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23572026-09-06T04:33:33.727Z Compiling openapiv3 v2.2.0
23582026-09-06T04:33:33.876Z Compiling lalrpop-util v0.19.12
23592026-09-06T04:33:34.276Z Compiling peg-runtime v0.8.5
23602026-09-06T04:33:51.546Z Compiling rustls-webpki v0.103.13
23612026-09-06T04:33:55.299Z Compiling tokio-rustls v0.26.4
23622026-09-06T04:33:55.401Z Compiling rustls-platform-verifier v0.6.2
23632026-09-06T04:33:55.615Z Compiling hyper-rustls v0.27.7
23642026-09-06T04:33:55.635Z Compiling tough v0.22.0
23652026-09-06T04:33:55.937Z Compiling reqwest v0.13.2
23662026-09-06T04:33:56.180Z Compiling macaddr v1.0.1
23672026-09-06T04:33:56.307Z Compiling crucible-workspace-hack v0.1.0
23682026-09-06T04:33:56.327Z Compiling rayon-core v1.13.0
23692026-09-06T04:33:56.388Z Compiling secrecy v0.10.3
23702026-09-06T04:33:56.506Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23712026-09-06T04:33:56.559Z Compiling heapless v0.8.0
23722026-09-06T04:33:56.575Z Compiling toml_datetime v0.7.5+spec-1.1.0
23732026-09-06T04:33:56.625Z Compiling crossbeam-deque v0.8.6
23742026-09-06T04:33:56.664Z Compiling ingot-macros v0.2.0
23752026-09-06T04:33:56.699Z Compiling inout v0.1.4
23762026-09-06T04:33:56.757Z Compiling toml_edit v0.23.10+spec-1.0.0
23772026-09-06T04:33:56.841Z Compiling hash32 v0.3.1
23782026-09-06T04:33:56.875Z Compiling multer v3.1.0
23792026-09-06T04:33:56.879Z Compiling thread_local v1.1.9
23802026-09-06T04:33:56.909Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23812026-09-06T04:33:56.935Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23822026-09-06T04:33:57.033Z Compiling compression-core v0.4.31
23832026-09-06T04:33:57.096Z Compiling slog-async v2.8.0
23842026-09-06T04:33:57.116Z Compiling smoltcp v0.11.0
23852026-09-06T04:33:57.147Z Compiling match_cfg v0.1.0
23862026-09-06T04:33:57.233Z Compiling hostname v0.3.1
23872026-09-06T04:33:57.250Z Compiling compression-codecs v0.4.37
23882026-09-06T04:33:57.317Z Compiling cipher v0.4.4
23892026-09-06T04:33:57.343Z Compiling proc-macro-crate v3.4.0
23902026-09-06T04:33:57.438Z Compiling atomicwrites v0.4.4
23912026-09-06T04:33:57.480Z Compiling slog-json v2.6.1
23922026-09-06T04:33:57.597Z Compiling crossbeam-channel v0.5.15
23932026-09-06T04:33:57.629Z Compiling half v2.7.1
23942026-09-06T04:33:57.696Z Compiling universal-hash v0.5.1
23952026-09-06T04:33:57.751Z Compiling newtype-uuid-macros v0.1.0
23962026-09-06T04:33:57.767Z Compiling serde_tokenstream v0.3.0
23972026-09-06T04:33:57.791Z Compiling cobs v0.3.0
23982026-09-06T04:33:57.831Z Compiling thiserror-impl-no-std v2.0.2
23992026-09-06T04:33:57.874Z Compiling async-stream-impl v0.3.6
24002026-09-06T04:33:58.015Z Compiling serde_spanned v1.1.1
24012026-09-06T04:33:58.096Z Compiling toml_datetime v1.1.1+spec-1.1.0
24022026-09-06T04:33:58.112Z Compiling is-terminal v0.4.17
24032026-09-06T04:33:58.186Z Compiling dropshot v0.17.1
24042026-09-06T04:33:58.203Z Compiling proc-macro-error-attr v1.0.4
24052026-09-06T04:33:58.242Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24062026-09-06T04:33:58.298Z Compiling convert_case v0.4.0
24072026-09-06T04:33:58.421Z Compiling take_mut v0.2.2
24082026-09-06T04:33:58.438Z Compiling opaque-debug v0.3.1
24092026-09-06T04:33:58.461Z Compiling toml_writer v1.1.1+spec-1.1.0
24102026-09-06T04:33:58.482Z Compiling ciborium-io v0.2.2
24112026-09-06T04:33:58.500Z Compiling term v1.2.1
24122026-09-06T04:33:58.552Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24132026-09-06T04:33:58.559Z Compiling poly1305 v0.8.0
24142026-09-06T04:33:58.603Z Compiling ciborium-ll v0.2.2
24152026-09-06T04:33:58.634Z Compiling derive_more v0.99.20
24162026-09-06T04:33:58.756Z Compiling toml v1.1.2+spec-1.1.0
24172026-09-06T04:33:58.869Z Compiling thiserror-no-std v2.0.2
24182026-09-06T04:33:58.897Z Compiling slog-term v2.9.2
24192026-09-06T04:33:58.951Z Compiling async-stream v0.3.6
24202026-09-06T04:33:59.066Z Compiling oxide-generation-macros v0.2.0
24212026-09-06T04:33:59.102Z Compiling postcard v1.1.3
24222026-09-06T04:33:59.188Z Compiling num_enum_derive v0.7.6
24232026-09-06T04:33:59.245Z Compiling slog-bunyan v2.5.0
24242026-09-06T04:33:59.276Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
24252026-09-06T04:33:59.349Z Compiling ingot-types v0.2.0
24262026-09-06T04:33:59.449Z Compiling chacha20 v0.9.1
24272026-09-06T04:33:59.540Z Compiling async-compression v0.4.41
24282026-09-06T04:33:59.733Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24292026-09-06T04:33:59.733Z Compiling sha1 v0.11.0
24302026-09-06T04:33:59.834Z Compiling ingot v0.2.1
24312026-09-06T04:33:59.850Z Compiling oxide-generation v0.1.3
24322026-09-06T04:34:00.035Z Compiling parse-display-derive v0.10.0
24332026-09-06T04:34:00.189Z Compiling proc-macro-crate v1.3.1
24342026-09-06T04:34:00.206Z Compiling waitgroup v0.1.2
24352026-09-06T04:34:00.230Z Compiling rustls-pemfile v2.2.0
24362026-09-06T04:34:00.377Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
24372026-09-06T04:34:00.393Z Compiling backon v1.6.0
24382026-09-06T04:34:00.549Z Compiling password-hash v0.5.0
24392026-09-06T04:34:00.549Z Compiling blake2 v0.10.6
24402026-09-06T04:34:00.672Z Compiling aead v0.5.2
24412026-09-06T04:34:00.716Z Compiling dropshot_endpoint v0.17.1
24422026-09-06T04:34:00.874Z Compiling foreign-types-macros v0.2.3
24432026-09-06T04:34:00.894Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24442026-09-06T04:34:00.911Z Compiling serde_path_to_error v0.1.20
24452026-09-06T04:34:00.915Z Compiling hostname v0.4.2
24462026-09-06T04:34:01.107Z Compiling proc-macro-error v1.0.4
24472026-09-06T04:34:01.124Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24482026-09-06T04:34:01.323Z Compiling instant v0.1.13
24492026-09-06T04:34:01.340Z Compiling illumos-nvpair-sys v0.2.0
24502026-09-06T04:34:01.359Z Compiling debug-ignore v1.0.5
24512026-09-06T04:34:01.383Z Compiling foreign-types-shared v0.3.1
24522026-09-06T04:34:01.451Z Compiling backoff v0.4.0
24532026-09-06T04:34:01.484Z Compiling foreign-types v0.5.0
24542026-09-06T04:34:01.502Z Compiling argon2 v0.5.3
24552026-09-06T04:34:01.536Z Compiling chacha20poly1305 v0.10.1
24562026-09-06T04:34:01.540Z Compiling parse-display v0.10.0
24572026-09-06T04:34:01.572Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
24582026-09-06T04:34:01.603Z Compiling num_enum_derive v0.5.11
24592026-09-06T04:34:01.619Z Compiling num_enum v0.7.6
24602026-09-06T04:34:01.641Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24612026-09-06T04:34:01.695Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24622026-09-06T04:34:01.769Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24632026-09-06T04:34:01.957Z Compiling vsss-rs v3.3.4
24642026-09-06T04:34:02.071Z Compiling ciborium v0.2.2
24652026-09-06T04:34:02.135Z Compiling regress v0.10.5
24662026-09-06T04:34:02.257Z Compiling itertools v0.14.0
24672026-09-06T04:34:02.308Z Compiling tabwriter v1.4.1
24682026-09-06T04:34:02.376Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24692026-09-06T04:34:02.392Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24702026-09-06T04:34:02.519Z Compiling cstr-argument v0.1.2
24712026-09-06T04:34:02.574Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24722026-09-06T04:34:02.592Z Compiling humantime v2.3.0
24732026-09-06T04:34:02.610Z Compiling num_enum v0.5.11
24742026-09-06T04:34:02.700Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24752026-09-06T04:34:02.733Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24762026-09-06T04:34:02.821Z Compiling rayon v1.11.0
24772026-09-06T04:34:02.839Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24782026-09-06T04:34:02.915Z Compiling rand v0.10.1
24792026-09-06T04:34:02.949Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24802026-09-06T04:34:02.953Z Compiling libefi-sys v0.1.0
24812026-09-06T04:34:02.994Z Compiling colored v3.1.1
24822026-09-06T04:34:03.012Z Compiling indent_write v2.2.0
24832026-09-06T04:34:03.015Z Compiling zone_cfg_derive v0.3.1
24842026-09-06T04:34:03.045Z Compiling illumos-nvpair v0.3.0
24852026-09-06T04:34:03.109Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24862026-09-06T04:34:03.194Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
24872026-09-06T04:34:03.214Z Compiling camino-tempfile v1.4.1
24882026-09-06T04:34:03.324Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24892026-09-06T04:34:03.436Z Compiling itertools v0.12.1
24902026-09-06T04:34:03.462Z Compiling usdt-macro v0.5.0
24912026-09-06T04:34:03.528Z Compiling usdt-attr-macro v0.5.0
24922026-09-06T04:34:03.631Z Compiling num-derive v0.4.2
24932026-09-06T04:34:03.642Z Compiling bitfield-struct v0.6.2
24942026-09-06T04:34:03.661Z Compiling blake3 v1.8.5
24952026-09-06T04:34:03.664Z Compiling memmap v0.7.0
24962026-09-06T04:34:03.702Z Compiling sigpipe v0.1.3
24972026-09-06T04:34:03.705Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24982026-09-06T04:34:03.819Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
24992026-09-06T04:34:03.835Z Compiling swrite v0.1.0
25002026-09-06T04:34:03.928Z Compiling glob v0.3.3
25012026-09-06T04:34:03.945Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
25022026-09-06T04:34:04.181Z Compiling smf v0.2.3
25032026-09-06T04:34:04.221Z Compiling filetime v0.2.27
25042026-09-06T04:34:04.286Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25052026-09-06T04:34:04.301Z Compiling arrayvec v0.7.6
25062026-09-06T04:34:04.317Z Compiling usdt v0.5.0
25072026-09-06T04:34:04.450Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25082026-09-06T04:34:04.503Z Compiling whoami v1.6.1
25092026-09-06T04:34:04.544Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25102026-09-06T04:34:04.560Z Compiling xattr v1.6.1
25112026-09-06T04:34:04.577Z Compiling constant_time_eq v0.4.2
25122026-09-06T04:34:04.604Z Compiling arrayref v0.3.9
25132026-09-06T04:34:04.661Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25142026-09-06T04:34:04.698Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25152026-09-06T04:34:04.779Z Compiling zone v0.3.1
25162026-09-06T04:34:04.893Z Compiling tar v0.4.46
25172026-09-06T04:34:04.956Z Compiling tokio-dtrace v0.1.1
25182026-09-06T04:34:04.984Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25192026-09-06T04:34:05.012Z Compiling gethostname v0.5.0
25202026-09-06T04:34:05.046Z Compiling console v0.16.2
25212026-09-06T04:34:05.227Z Compiling topological-sort v0.2.2
25222026-09-06T04:34:05.247Z Compiling unit-prefix v0.5.2
25232026-09-06T04:34:05.317Z Compiling oxide-tokio-rt v0.1.4
25242026-09-06T04:34:05.363Z Compiling toml v0.8.23
25252026-09-06T04:34:05.390Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25262026-09-06T04:34:05.439Z Compiling shell-words v1.1.1
25272026-09-06T04:34:05.548Z Compiling indicatif v0.18.4
25282026-09-06T04:34:14.918Z Compiling progenitor-client v0.14.0
25292026-09-06T04:34:14.918Z Compiling omicron-zone-package v0.12.3
25302026-09-06T04:34:15.163Z Compiling progenitor-extras v0.2.0
25312026-09-06T04:34:15.468Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25322026-09-06T04:34:15.582Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25332026-09-06T04:34:15.626Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25342026-09-06T04:34:15.664Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25352026-09-06T04:34:15.694Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25362026-09-06T04:34:15.723Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25372026-09-06T04:34:16.012Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25382026-09-06T04:34:16.040Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25392026-09-06T04:34:16.282Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25402026-09-06T04:34:19.833Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25412026-09-06T04:34:29.254Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25422026-09-06T04:34:32.720Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25432026-09-06T04:34:33.821Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25442026-09-06T04:34:44.543Z Finished `release` profile [optimized] target(s) in 1m 49s
25452026-09-06T04:34:44.689Z Running `target/release/omicron-package -t test target create -p dev`
25462026-09-06T04:34:44.754ZLogging to: /work/oxidecomputer/omicron/out/LOG
25472026-09-06T04:34:44.758ZCreated new build target 'test' and set it as active
25482026-09-06T04:34:44.761Z
25492026-09-06T04:34:44.761Zreal 1:50.201466090
25502026-09-06T04:34:44.761Zuser 18:08.422728387
25512026-09-06T04:34:44.761Zsys 2:52.233980356
25522026-09-06T04:34:44.761Ztrap 0.509753555
25532026-09-06T04:34:44.761Ztflt 2.404484230
25542026-09-06T04:34:44.761Zdflt 4.703129720
25552026-09-06T04:34:44.761Zkflt 0.000730080
25562026-09-06T04:34:44.761Zlock 59:24.893167787
25572026-09-06T04:34:44.761Zslp 45:56.891987371
25582026-09-06T04:34:44.761Zlat 55.764062562
25592026-09-06T04:34:44.761Zstop 6:33.985678916
25602026-09-06T04:34:44.761Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25612026-09-06T04:34:45.668Z Finished `release` profile [optimized] target(s) in 0.89s
25622026-09-06T04:34:45.744Z Running `target/release/omicron-package -t test package`
25632026-09-06T04:34:45.800ZLogging to: /work/oxidecomputer/omicron/out/LOG
25642026-09-06T04:34:47.291Z Compiling heck v0.5.0
25652026-09-06T04:34:47.291Z Compiling regress v0.11.1
25662026-09-06T04:34:47.294Z Compiling unsafe-libyaml v0.2.11
25672026-09-06T04:34:47.499Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25682026-09-06T04:34:47.588Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25692026-09-06T04:34:47.588Z Compiling derive-where v1.6.0
25702026-09-06T04:34:47.588Z Compiling bytecount v0.6.9
25712026-09-06T04:34:47.610Z Compiling atomicwrites v0.4.4
25722026-09-06T04:34:47.670Z Compiling is-terminal v0.4.17
25732026-09-06T04:34:47.670Z Compiling prettyplease v0.2.37
25742026-09-06T04:34:47.673Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25752026-09-06T04:34:47.673Z Compiling newline-converter v0.3.0
25762026-09-06T04:34:47.693Z Compiling console v0.15.11
25772026-09-06T04:34:47.778Z Compiling slog-dtrace v0.3.0
25782026-09-06T04:34:47.800Z Compiling cancel-safe-futures v0.1.5
25792026-09-06T04:34:47.804Z Compiling num-rational v0.4.2
25802026-09-06T04:34:47.847Z Compiling num-complex v0.4.6
25812026-09-06T04:34:47.851Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25822026-09-06T04:34:47.868Z Compiling thread_local v1.1.9
25832026-09-06T04:34:47.871Z Compiling resolv-conf v0.7.6
25842026-09-06T04:34:47.998Z Compiling match_cfg v0.1.0
25852026-09-06T04:34:48.045Z Compiling serde_yaml v0.9.34+deprecated
25862026-09-06T04:34:48.142Z Compiling expectorate v1.2.0
25872026-09-06T04:34:48.162Z Compiling compression-core v0.4.31
25882026-09-06T04:34:48.339Z Compiling compression-codecs v0.4.37
25892026-09-06T04:34:48.360Z Compiling num v0.4.3
25902026-09-06T04:34:48.389Z Compiling hostname v0.3.1
25912026-09-06T04:34:48.430Z Compiling multer v3.1.0
25922026-09-06T04:34:48.464Z Compiling slog-async v2.8.0
25932026-09-06T04:34:48.493Z Compiling crossbeam-channel v0.5.15
25942026-09-06T04:34:48.534Z Compiling slog-json v2.6.1
25952026-09-06T04:34:48.559Z Compiling serde_spanned v1.1.1
25962026-09-06T04:34:48.562Z Compiling toml_datetime v1.1.1+spec-1.1.0
25972026-09-06T04:34:48.602Z Compiling toml_writer v1.1.1+spec-1.1.0
25982026-09-06T04:34:48.606Z Compiling linear-map v1.2.0
25992026-09-06T04:34:48.740Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26002026-09-06T04:34:48.773Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
26012026-09-06T04:34:48.798Z Compiling float-ord v0.3.2
26022026-09-06T04:34:48.800Z Compiling take_mut v0.2.2
26032026-09-06T04:34:48.847Z Compiling term v1.2.1
26042026-09-06T04:34:48.850Z Compiling oxide-update-engine-types v0.1.2
26052026-09-06T04:34:48.850Z Compiling toml v1.1.2+spec-1.1.0
26062026-09-06T04:34:48.917Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26072026-09-06T04:34:48.920Z Compiling slog-bunyan v2.5.0
26082026-09-06T04:34:49.026Z Compiling async-compression v0.4.41
26092026-09-06T04:34:49.070Z Compiling typify-impl v0.6.2
26102026-09-06T04:34:49.107Z Compiling async-stream v0.3.6
26112026-09-06T04:34:49.330Z Compiling slog-term v2.9.2
26122026-09-06T04:34:49.353Z Compiling dropshot v0.17.1
26132026-09-06T04:34:49.356Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26142026-09-06T04:34:49.397Z Compiling progenitor-client v0.14.0
26152026-09-06T04:34:49.434Z Compiling sha1 v0.11.0
26162026-09-06T04:34:49.458Z Compiling oxide-generation v0.1.3
26172026-09-06T04:34:49.520Z Compiling waitgroup v0.1.2
26182026-09-06T04:34:49.542Z Compiling rustls-pemfile v2.2.0
26192026-09-06T04:34:49.686Z Compiling backon v1.6.0
26202026-09-06T04:34:49.737Z Compiling hostname v0.4.2
26212026-09-06T04:34:49.760Z Compiling serde_path_to_error v0.1.20
26222026-09-06T04:34:49.784Z Compiling instant v0.1.13
26232026-09-06T04:34:49.806Z Compiling minimal-lexical v0.2.1
26242026-09-06T04:34:49.856Z Compiling debug-ignore v1.0.5
26252026-09-06T04:34:49.902Z Compiling linked-hash-map v0.5.6
26262026-09-06T04:34:49.924Z Compiling backoff v0.4.0
26272026-09-06T04:34:49.927Z Compiling progenitor-extras v0.2.0
26282026-09-06T04:34:49.989Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
26292026-09-06T04:34:50.056Z Compiling nom v7.1.3
26302026-09-06T04:34:50.099Z Compiling oxide-update-engine v0.1.2
26312026-09-06T04:34:50.146Z Compiling lru-cache v0.1.2
26322026-09-06T04:34:50.169Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26332026-09-06T04:34:50.172Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
26342026-09-06T04:34:50.224Z Compiling parse-display v0.10.0
26352026-09-06T04:34:50.270Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26362026-09-06T04:34:50.496Z Compiling regress v0.10.5
26372026-09-06T04:34:50.518Z Compiling itertools v0.14.0
26382026-09-06T04:34:50.856Z Compiling macaddr v1.0.1
26392026-09-06T04:34:50.928Z Compiling humantime v2.3.0
26402026-09-06T04:34:51.120Z Compiling unicode-xid v0.2.6
26412026-09-06T04:34:51.204Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
26422026-09-06T04:34:51.248Z Compiling hickory-proto v0.24.4
26432026-09-06T04:34:51.396Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26442026-09-06T04:34:51.427Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26452026-09-06T04:34:51.449Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
26462026-09-06T04:34:51.778Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26472026-09-06T04:34:51.837Z Compiling toml v0.8.23
26482026-09-06T04:34:51.947Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26492026-09-06T04:34:52.029Z Compiling papergrid v0.11.0
26502026-09-06T04:34:52.264Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26512026-09-06T04:34:52.421Z Compiling tabled_derive v0.7.0
26522026-09-06T04:34:52.557Z Compiling termtree v0.5.1
26532026-09-06T04:34:52.582Z Compiling typify-macro v0.6.2
26542026-09-06T04:34:52.608Z Compiling crossterm v0.29.0
26552026-09-06T04:34:52.764Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26562026-09-06T04:34:53.305Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26572026-09-06T04:34:53.530Z Compiling tabled v0.15.0
26582026-09-06T04:34:53.708Z Compiling phf_shared v0.12.1
26592026-09-06T04:34:53.832Z Compiling hickory-resolver v0.24.4
26602026-09-06T04:34:53.964Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26612026-09-06T04:34:54.181Z Compiling typify v0.6.2
26622026-09-06T04:34:54.496Z Compiling progenitor-impl v0.14.0
26632026-09-06T04:34:54.946Z Compiling vte v0.14.1
26642026-09-06T04:34:55.006Z Compiling csv-core v0.1.13
26652026-09-06T04:34:55.213Z Compiling qorb v0.4.1
26662026-09-06T04:34:55.480Z Compiling chrono-tz v0.10.4
26672026-09-06T04:34:55.483Z Compiling highway v1.3.0
26682026-09-06T04:34:55.730Z Compiling csv v1.4.0
26692026-09-06T04:34:56.209Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26702026-09-06T04:34:56.646Z Compiling progenitor-macro v0.14.0
26712026-09-06T04:34:57.321Z Compiling strip-ansi-escapes v0.2.1
26722026-09-06T04:34:57.632Z Compiling phf v0.12.1
26732026-09-06T04:34:57.838Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26742026-09-06T04:34:57.897Z Compiling const_format_proc_macros v0.2.34
26752026-09-06T04:34:58.156Z Compiling fd-lock v4.0.4
26762026-09-06T04:34:58.307Z Compiling peg-macros v0.8.5
26772026-09-06T04:34:58.348Z Compiling nu-ansi-term v0.50.3
26782026-09-06T04:34:58.710Z Compiling const_format v0.2.35
26792026-09-06T04:34:58.915Z Compiling reedline v0.40.0
26802026-09-06T04:34:59.360Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26812026-09-06T04:34:59.531Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26822026-09-06T04:34:59.572Z Compiling peg v0.8.5
26832026-09-06T04:34:59.677Z Compiling bcs v0.1.6
26842026-09-06T04:35:00.134Z Compiling nom v8.0.0
26852026-09-06T04:35:00.369Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26862026-09-06T04:35:00.758Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26872026-09-06T04:35:00.842Z Compiling progenitor v0.14.0
26882026-09-06T04:35:00.977Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26892026-09-06T04:35:01.030Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26902026-09-06T04:35:01.694Z Compiling semver v0.1.20
26912026-09-06T04:35:01.994Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26922026-09-06T04:35:02.142Z Compiling rustc_version v0.1.7
26932026-09-06T04:35:02.352Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26942026-09-06T04:35:02.380Z Compiling newtype_derive v0.1.6
26952026-09-06T04:35:02.609Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
26962026-09-06T04:35:02.631Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26972026-09-06T04:35:02.785Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26982026-09-06T04:35:02.854Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
26992026-09-06T04:35:03.441Z Compiling steno v0.4.1
27002026-09-06T04:35:03.603Z Compiling dropshot-api-manager-types v0.8.0
27012026-09-06T04:35:03.832Z Compiling sha1 v0.10.6
27022026-09-06T04:35:03.970Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
27032026-09-06T04:35:04.132Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27042026-09-06T04:35:04.192Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
27052026-09-06T04:35:04.264Z Compiling utf-8 v0.7.6
27062026-09-06T04:35:04.294Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
27072026-09-06T04:35:04.521Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27082026-09-06T04:35:04.553Z Compiling tagptr v0.2.0
27092026-09-06T04:35:04.790Z Compiling moka v0.12.13
27102026-09-06T04:35:04.819Z Compiling tungstenite v0.21.0
27112026-09-06T04:35:05.604Z Compiling tokio-tungstenite v0.21.0
27122026-09-06T04:35:06.030Z Compiling hickory-resolver v0.25.2
27132026-09-06T04:35:06.086Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
27142026-09-06T04:35:06.907Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
27152026-09-06T04:35:07.056Z Compiling darling_core v0.21.3
27162026-09-06T04:35:09.202Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
27172026-09-06T04:35:09.346Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
27182026-09-06T04:35:09.441Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27192026-09-06T04:35:09.505Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27202026-09-06T04:35:09.651Z Compiling darling_macro v0.21.3
27212026-09-06T04:35:10.177Z Compiling display-error-chain v0.2.2
27222026-09-06T04:35:10.358Z Compiling darling v0.21.3
27232026-09-06T04:35:10.472Z Compiling vergen-lib v0.1.6
27242026-09-06T04:35:10.701Z Compiling diesel_derives v2.3.7
27252026-09-06T04:35:10.906Z Compiling dsl_auto_type v0.2.0
27262026-09-06T04:35:11.137Z Compiling scheduled-thread-pool v0.2.7
27272026-09-06T04:35:11.293Z Compiling vergen-gitcl v1.0.8
27282026-09-06T04:35:11.454Z Compiling diesel_table_macro_syntax v0.3.0
27292026-09-06T04:35:11.522Z Compiling dirs-sys-next v0.1.2
27302026-09-06T04:35:11.683Z Compiling maplit v1.0.2
27312026-09-06T04:35:11.716Z Compiling crunchy v0.2.4
27322026-09-06T04:35:11.803Z Compiling glob v0.3.3
27332026-09-06T04:35:11.829Z Compiling dirs-next v2.0.0
27342026-09-06T04:35:12.065Z Compiling r2d2 v0.8.10
27352026-09-06T04:35:12.166Z Compiling clang-sys v1.8.1
27362026-09-06T04:35:12.365Z Compiling libscf-sys v1.2.0
27372026-09-06T04:35:12.421Z Compiling tiny-keccak v2.0.2
27382026-09-06T04:35:12.537Z Compiling downcast-rs v2.0.2
27392026-09-06T04:35:12.558Z Compiling xshell-macros v0.2.7
27402026-09-06T04:35:12.719Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27412026-09-06T04:35:12.764Z Compiling term v0.7.0
27422026-09-06T04:35:12.842Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27432026-09-06T04:35:12.955Z Compiling xshell v0.2.7
27442026-09-06T04:35:13.204Z Compiling papergrid v0.18.0
27452026-09-06T04:35:13.227Z Compiling bit-vec v0.6.3
27462026-09-06T04:35:13.259Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27472026-09-06T04:35:13.386Z Compiling ascii-canvas v3.0.0
27482026-09-06T04:35:13.475Z Compiling bit-set v0.5.3
27492026-09-06T04:35:13.643Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27502026-09-06T04:35:13.670Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27512026-09-06T04:35:13.762Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27522026-09-06T04:35:13.834Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27532026-09-06T04:35:14.206Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27542026-09-06T04:35:14.371Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27552026-09-06T04:35:14.393Z Compiling tabled v0.21.0
27562026-09-06T04:35:14.612Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27572026-09-06T04:35:15.151Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27582026-09-06T04:35:15.347Z Compiling itertools v0.10.5
27592026-09-06T04:35:15.420Z Compiling ena v0.14.4
27602026-09-06T04:35:15.577Z Compiling libloading v0.8.9
27612026-09-06T04:35:15.664Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27622026-09-06T04:35:15.828Z Compiling diff v0.1.13
27632026-09-06T04:35:15.909Z Compiling regex-syntax v0.6.29
27642026-09-06T04:35:16.076Z Compiling bindgen v0.71.1
27652026-09-06T04:35:16.097Z Compiling unicase v2.9.0
27662026-09-06T04:35:16.478Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27672026-09-06T04:35:16.658Z Compiling diesel v2.3.7
27682026-09-06T04:35:16.684Z Compiling cexpr v0.6.0
27692026-09-06T04:35:16.923Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27702026-09-06T04:35:16.998Z Compiling rustc-hash v2.1.1
27712026-09-06T04:35:17.183Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27722026-09-06T04:35:17.210Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27732026-09-06T04:35:17.287Z Compiling lalrpop v0.19.12
27742026-09-06T04:35:17.315Z Compiling headers-core v0.3.0
27752026-09-06T04:35:17.471Z Compiling libxml v0.3.3
27762026-09-06T04:35:17.739Z Compiling crc8 v0.1.1
27772026-09-06T04:35:17.840Z Compiling headers v0.4.1
27782026-09-06T04:35:17.869Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27792026-09-06T04:35:18.358Z Compiling dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f)
27802026-09-06T04:35:18.875Z Compiling strum_macros v0.24.3
27812026-09-06T04:35:19.390Z Compiling indoc v1.0.9
27822026-09-06T04:35:19.647Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27832026-09-06T04:35:19.830Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
27842026-09-06T04:35:19.868Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27852026-09-06T04:35:20.134Z Compiling derive_builder v0.20.2
27862026-09-06T04:35:20.185Z Compiling quick-xml v0.37.5
27872026-09-06T04:35:20.237Z Compiling oso-derive v0.27.3
27882026-09-06T04:35:20.306Z Compiling impl-trait-for-tuples v0.2.3
27892026-09-06T04:35:20.687Z Compiling openssl-probe v0.1.6
27902026-09-06T04:35:20.807Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27912026-09-06T04:35:20.988Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27922026-09-06T04:35:21.344Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27932026-09-06T04:35:21.565Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27942026-09-06T04:35:21.592Z Compiling bb8 v0.8.6
27952026-09-06T04:35:21.660Z Compiling trait-variant v0.1.2
27962026-09-06T04:35:21.789Z Compiling proc-macro-error-attr2 v2.0.0
27972026-09-06T04:35:21.973Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
27982026-09-06T04:35:22.192Z Compiling half v1.8.3
27992026-09-06T04:35:22.217Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28002026-09-06T04:35:22.262Z Compiling proc-macro-error2 v2.0.1
28012026-09-06T04:35:22.311Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28022026-09-06T04:35:22.389Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
28032026-09-06T04:35:22.535Z Compiling serde_cbor v0.11.2
28042026-09-06T04:35:22.582Z Compiling hashbrown v0.14.5
28052026-09-06T04:35:22.632Z Compiling rfc6979 v0.4.0
28062026-09-06T04:35:22.740Z Compiling samael v0.0.19
28072026-09-06T04:35:22.817Z Compiling salty v0.3.0
28082026-09-06T04:35:22.852Z Compiling ecdsa v0.16.9
28092026-09-06T04:35:23.117Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
28102026-09-06T04:35:23.209Z Compiling dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f)
28112026-09-06T04:35:23.282Z Compiling chumsky v0.9.3
28122026-09-06T04:35:23.491Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f)
28132026-09-06T04:35:23.514Z Compiling knus-derive v3.4.0
28142026-09-06T04:35:23.868Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
28152026-09-06T04:35:24.503Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f)
28162026-09-06T04:35:24.748Z Compiling polar-core v0.27.3
28172026-09-06T04:35:24.907Z Compiling primeorder v0.13.6
28182026-09-06T04:35:25.218Z Compiling nonempty v0.12.0
28192026-09-06T04:35:25.241Z Compiling p384 v0.13.1
28202026-09-06T04:35:25.456Z Compiling knus v3.4.0
28212026-09-06T04:35:25.835Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28222026-09-06T04:35:26.162Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
28232026-09-06T04:35:26.307Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28242026-09-06T04:35:26.344Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28252026-09-06T04:35:27.145Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28262026-09-06T04:35:27.189Z Compiling fxhash v0.2.1
28272026-09-06T04:35:27.444Z Compiling libz-sys v1.1.24
28282026-09-06T04:35:27.619Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28292026-09-06T04:35:27.907Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
28302026-09-06T04:35:28.231Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
28312026-09-06T04:35:28.452Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
28322026-09-06T04:35:28.627Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28332026-09-06T04:35:28.925Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
28342026-09-06T04:35:29.333Z Compiling kstat-rs v0.2.5
28352026-09-06T04:35:29.696Z Compiling mime_guess v2.0.5
28362026-09-06T04:35:29.780Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28372026-09-06T04:35:30.573Z Compiling nanorand v0.7.0
28382026-09-06T04:35:30.938Z Compiling libgit2-sys v0.18.3+1.9.2
28392026-09-06T04:35:31.354Z Compiling parking_lot_core v0.8.6
28402026-09-06T04:35:31.720Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28412026-09-06T04:35:31.939Z Compiling flume v0.11.1
28422026-09-06T04:35:32.140Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28432026-09-06T04:35:32.385Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28442026-09-06T04:35:32.436Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28452026-09-06T04:35:32.477Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28462026-09-06T04:35:32.825Z Compiling git-stub v1.0.0
28472026-09-06T04:35:32.984Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
28482026-09-06T04:35:33.092Z Compiling corncobs v0.1.4
28492026-09-06T04:35:33.140Z Compiling strsim v0.10.0
28502026-09-06T04:35:33.241Z Compiling http-range v0.1.5
28512026-09-06T04:35:33.366Z Compiling instability v0.3.11
28522026-09-06T04:35:33.458Z Compiling darling_core v0.13.4
28532026-09-06T04:35:33.568Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28542026-09-06T04:35:33.640Z Compiling git-stub-vcs v0.1.0
28552026-09-06T04:35:34.243Z Compiling oso v0.27.3
28562026-09-06T04:35:35.123Z Compiling diesel-dtrace v0.5.0
28572026-09-06T04:35:35.461Z Compiling async-bb8-diesel v0.2.1
28582026-09-06T04:35:35.803Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28592026-09-06T04:35:37.187Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28602026-09-06T04:35:37.638Z Compiling progenitor-impl v0.13.0
28612026-09-06T04:35:39.474Z Compiling ignore v0.4.25
28622026-09-06T04:35:39.497Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28632026-09-06T04:35:39.778Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28642026-09-06T04:35:39.812Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
28652026-09-06T04:35:40.383Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
28662026-09-06T04:35:40.595Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28672026-09-06T04:35:40.886Z Compiling anstyle-parse v0.2.7
28682026-09-06T04:35:41.150Z Compiling secrecy v0.8.0
28692026-09-06T04:35:41.348Z Compiling vergen-git2 v9.1.0
28702026-09-06T04:35:41.496Z Compiling castaway v0.2.4
28712026-09-06T04:35:41.573Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28722026-09-06T04:35:41.660Z Compiling indoc v2.0.7
28732026-09-06T04:35:41.873Z Compiling compact_str v0.8.1
28742026-09-06T04:35:41.996Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
28752026-09-06T04:35:42.846Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28762026-09-06T04:35:43.295Z Compiling anstream v0.6.21
28772026-09-06T04:35:43.832Z Compiling globwalk v0.9.1
28782026-09-06T04:35:44.211Z Compiling progenitor-macro v0.13.0
28792026-09-06T04:35:44.377Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28802026-09-06T04:35:44.535Z Compiling parking_lot v0.11.2
28812026-09-06T04:35:45.130Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28822026-09-06T04:35:45.432Z Compiling hyper-staticfile v0.10.1
28832026-09-06T04:35:45.535Z Compiling darling_macro v0.13.4
28842026-09-06T04:35:46.044Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28852026-09-06T04:35:46.543Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28862026-09-06T04:35:46.566Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
28872026-09-06T04:35:46.664Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28882026-09-06T04:35:47.044Z Compiling predicates-tree v1.0.13
28892026-09-06T04:35:47.169Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28902026-09-06T04:35:47.385Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
28912026-09-06T04:35:47.458Z Compiling unicode-truncate v1.1.0
28922026-09-06T04:35:47.673Z Compiling sha2 v0.11.0
28932026-09-06T04:35:47.893Z Compiling digest-io v0.1.0
28942026-09-06T04:35:48.075Z Compiling lru v0.12.5
28952026-09-06T04:35:48.315Z Compiling progenitor-client v0.13.0
28962026-09-06T04:35:48.337Z Compiling rand_seeder v0.4.0
28972026-09-06T04:35:48.393Z Compiling prefix-trie v0.7.0
28982026-09-06T04:35:48.438Z Compiling cassowary v0.3.0
28992026-09-06T04:35:48.488Z Compiling rawzip v0.4.4
29002026-09-06T04:35:48.594Z Compiling progenitor v0.13.0
29012026-09-06T04:35:48.787Z Compiling ratatui v0.29.0
29022026-09-06T04:35:48.825Z Compiling hickory-server v0.25.2
29032026-09-06T04:35:48.881Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29042026-09-06T04:35:49.087Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
29052026-09-06T04:35:49.292Z Compiling camino-tempfile-ext v0.3.3
29062026-09-06T04:35:49.600Z Compiling darling v0.13.4
29072026-09-06T04:35:49.624Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
29082026-09-06T04:35:49.718Z Compiling sled v0.34.7
29092026-09-06T04:35:50.010Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29102026-09-06T04:35:52.306Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29112026-09-06T04:35:53.829Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
29122026-09-06T04:35:54.741Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29132026-09-06T04:35:54.960Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29142026-09-06T04:35:56.216Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29152026-09-06T04:35:56.741Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
29162026-09-06T04:35:56.942Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29172026-09-06T04:35:57.160Z Compiling serde_with_macros v1.5.2
29182026-09-06T04:35:57.183Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
29192026-09-06T04:35:57.515Z Compiling git2 v0.20.4
29202026-09-06T04:35:57.978Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29212026-09-06T04:35:58.450Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29222026-09-06T04:35:58.705Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
29232026-09-06T04:35:58.823Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29242026-09-06T04:35:58.933Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
29252026-09-06T04:35:59.046Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29262026-09-06T04:35:59.154Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29272026-09-06T04:35:59.259Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29282026-09-06T04:35:59.284Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
29292026-09-06T04:35:59.371Z Compiling arc-swap v1.8.2
29302026-09-06T04:35:59.503Z Compiling void v1.0.2
29312026-09-06T04:35:59.657Z Compiling lzss v0.8.2
29322026-09-06T04:35:59.661Z Compiling slog-scope v4.4.1
29332026-09-06T04:35:59.900Z Compiling serde_with v1.14.0
29342026-09-06T04:36:00.092Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
29352026-09-06T04:36:00.349Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29362026-09-06T04:36:00.642Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29372026-09-06T04:36:00.914Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29382026-09-06T04:36:01.084Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29392026-09-06T04:36:01.213Z Compiling scuffle v0.1.0
29402026-09-06T04:36:01.778Z Compiling tungstenite v0.23.0
29412026-09-06T04:36:01.887Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29422026-09-06T04:36:01.973Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
29432026-09-06T04:36:03.308Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29442026-09-06T04:36:03.544Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
29452026-09-06T04:36:03.568Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29462026-09-06T04:36:03.780Z Compiling nix v0.27.1
29472026-09-06T04:36:03.821Z Compiling twox-hash v2.1.2
29482026-09-06T04:36:03.843Z Compiling libsw-core v0.3.2
29492026-09-06T04:36:04.008Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29502026-09-06T04:36:04.061Z Compiling atty v0.2.14
29512026-09-06T04:36:04.083Z Compiling serde_bytes v0.11.19
29522026-09-06T04:36:04.219Z Compiling libsw v3.5.0
29532026-09-06T04:36:04.312Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29542026-09-06T04:36:04.401Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29552026-09-06T04:36:04.523Z Compiling tokio-tungstenite v0.23.1
29562026-09-06T04:36:04.921Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
29572026-09-06T04:36:04.957Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
29582026-09-06T04:36:05.036Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29592026-09-06T04:36:05.415Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29602026-09-06T04:36:06.760Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29612026-09-06T04:36:07.044Z Compiling slog-stdlog v4.1.1
29622026-09-06T04:36:07.177Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29632026-09-06T04:36:07.448Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
29642026-09-06T04:36:07.907Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
29652026-09-06T04:36:08.646Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
29662026-09-06T04:36:10.206Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
29672026-09-06T04:36:12.268Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
29682026-09-06T04:36:13.250Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
29692026-09-06T04:36:14.509Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
29702026-09-06T04:36:14.952Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29712026-09-06T04:36:15.501Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
29722026-09-06T04:36:15.551Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
29732026-09-06T04:36:15.632Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29742026-09-06T04:36:16.131Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29752026-09-06T04:36:18.148Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29762026-09-06T04:36:19.415Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29772026-09-06T04:36:19.481Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
29782026-09-06T04:36:19.707Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29792026-09-06T04:36:19.742Z Compiling signal-hook-tokio v0.3.1
29802026-09-06T04:36:19.937Z Compiling fatfs v0.3.6
29812026-09-06T04:36:20.619Z Compiling yasna v0.5.2
29822026-09-06T04:36:20.977Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29832026-09-06T04:36:21.203Z Compiling seq-macro v0.3.6
29842026-09-06T04:36:21.762Z Compiling assert_matches v1.5.0
29852026-09-06T04:36:21.873Z Compiling rcgen v0.12.1
29862026-09-06T04:36:22.218Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29872026-09-06T04:36:22.546Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29882026-09-06T04:36:22.702Z Compiling slog-envlogger v2.2.0
29892026-09-06T04:36:23.866Z Compiling oxide-update-engine-display v0.1.2
29902026-09-06T04:36:23.889Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29912026-09-06T04:36:24.726Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29922026-09-06T04:36:24.799Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29932026-09-06T04:36:25.025Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29942026-09-06T04:36:25.251Z Compiling port-file v0.1.0
29952026-09-06T04:36:25.569Z Compiling subprocess v0.2.15
29962026-09-06T04:36:25.955Z Compiling rtoolbox v0.0.3
29972026-09-06T04:36:26.233Z Compiling rpassword v7.5.4
29982026-09-06T04:36:26.335Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29992026-09-06T04:36:26.885Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
30002026-09-06T04:36:28.519Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30012026-09-06T04:36:28.664Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30022026-09-06T04:36:29.901Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30032026-09-06T04:36:30.651Z Compiling tui-tree-widget v0.23.1
30042026-09-06T04:36:30.929Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30052026-09-06T04:36:30.953Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30062026-09-06T04:36:31.951Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30072026-09-06T04:36:33.787Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
30082026-09-06T04:36:34.272Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30092026-09-06T04:36:34.497Z Compiling uzers v0.12.2
30102026-09-06T04:36:34.909Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30112026-09-06T04:36:35.765Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30122026-09-06T04:36:36.013Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30132026-09-06T04:36:36.631Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
30142026-09-06T04:36:36.820Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30152026-09-06T04:36:38.156Z Compiling support-bundle-viewer v0.1.2
30162026-09-06T04:36:39.018Z Compiling multimap v0.10.1
30172026-09-06T04:36:47.623Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30182026-09-06T04:36:49.472Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30192026-09-06T04:36:53.809Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30202026-09-06T04:36:58.070Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30212026-09-06T04:36:59.879Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30222026-09-06T04:43:48.492Z Finished `release` profile [optimized] target(s) in 9m 02s
30232026-09-06T04:43:48.496Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
30242026-09-06T04:43:48.496Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
30252026-09-06T04:44:42.054Z
30262026-09-06T04:44:42.054Zreal 9:57.266007721
30272026-09-06T04:44:42.054Zuser 1:22:05.761198086
30282026-09-06T04:44:42.057Zsys 3:40.629226466
30292026-09-06T04:44:42.057Ztrap 1.835007792
30302026-09-06T04:44:42.057Ztflt 1.874761782
30312026-09-06T04:44:42.057Zdflt 20.251644353
30322026-09-06T04:44:42.057Zkflt 0.014475823
30332026-09-06T04:44:42.057Zlock 7:26:04.949575390
30342026-09-06T04:44:42.057Zslp 2:16:45.087396516
30352026-09-06T04:44:42.057Zlat 2:34.980482643
30362026-09-06T04:44:42.057Zstop 5:34.719559539
30372026-09-06T04:44:42.057Z+ mapfile -t packages
30382026-09-06T04:44:42.058Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
30392026-09-06T04:44:43.005Z Finished `release` profile [optimized] target(s) in 0.94s
30402026-09-06T04:44:43.074Z Running `target/release/omicron-package -t test list-outputs`
30412026-09-06T04:44:43.134ZLogging to: /work/oxidecomputer/omicron/out/LOG
30422026-09-06T04:44:43.138Z+ ptime -m cargo build --locked --release -p xtask
30432026-09-06T04:44:43.616Z Compiling libc v0.2.185
30442026-09-06T04:44:43.616Z Compiling serde_core v1.0.229
30452026-09-06T04:44:43.620Z Compiling serde v1.0.229
30462026-09-06T04:44:43.620Z Compiling rustix v1.1.4
30472026-09-06T04:44:43.620Z Compiling serde_json v1.0.151
30482026-09-06T04:44:43.620Z Compiling bitflags v2.11.0
30492026-09-06T04:44:43.780Z Compiling usdt-impl v0.5.0
30502026-09-06T04:44:43.783Z Compiling syn v2.0.117
30512026-09-06T04:44:43.783Z Compiling syn v3.0.3
30522026-09-06T04:44:43.801Z Compiling syn v1.0.109
30532026-09-06T04:44:43.823Z Compiling log v0.4.33
30542026-09-06T04:44:43.823Z Compiling getrandom v0.4.3
30552026-09-06T04:44:43.846Z Compiling indexmap v2.14.0
30562026-09-06T04:44:43.942Z Compiling fs-err v3.3.0
30572026-09-06T04:44:44.090Z Compiling heck v0.4.1
30582026-09-06T04:44:44.159Z Compiling once_cell v1.21.3
30592026-09-06T04:44:44.159Z Compiling anyhow v1.0.104
30602026-09-06T04:44:44.394Z Compiling errno v0.3.14
30612026-09-06T04:44:44.397Z Compiling thread-id v4.2.2
30622026-09-06T04:44:44.397Z Compiling memmap v0.7.0
30632026-09-06T04:44:45.222Z Compiling serde_derive v1.0.229
30642026-09-06T04:44:45.255Z Compiling proc-macro-error v1.0.4
30652026-09-06T04:44:45.429Z Compiling terminal_size v0.4.3
30662026-09-06T04:44:45.429Z Compiling tempfile v3.27.0
30672026-09-06T04:44:45.520Z Compiling tabled_derive v0.7.0
30682026-09-06T04:44:45.531Z Compiling clap_builder v4.6.0
30692026-09-06T04:44:45.534Z Compiling textwrap v0.16.2
30702026-09-06T04:44:45.972Z Compiling camino v1.2.5
30712026-09-06T04:44:45.975Z Compiling semver v1.0.28
30722026-09-06T04:44:45.975Z Compiling cargo-platform v0.3.2
30732026-09-06T04:44:45.984Z Compiling pest_generator v2.8.6
30742026-09-06T04:44:46.238Z Compiling tabled v0.15.0
30752026-09-06T04:44:46.306Z Compiling camino-tempfile v1.4.1
30762026-09-06T04:44:46.542Z Compiling thiserror-impl v1.0.69
30772026-09-06T04:44:46.542Z Compiling zerocopy-derive v0.7.35
30782026-09-06T04:44:46.546Z Compiling scroll_derive v0.12.1
30792026-09-06T04:44:46.546Z Compiling thiserror-impl v2.0.18
30802026-09-06T04:44:46.546Z Compiling clap_derive v4.6.1
30812026-09-06T04:44:46.599Z Compiling pest_derive v2.8.6
30822026-09-06T04:44:47.231Z Compiling scroll v0.12.0
30832026-09-06T04:44:47.371Z Compiling zerocopy v0.7.35
30842026-09-06T04:44:47.564Z Compiling goblin v0.8.2
30852026-09-06T04:44:47.649Z Compiling thiserror v1.0.69
30862026-09-06T04:44:47.766Z Compiling dtrace-parser v0.2.0
30872026-09-06T04:44:47.944Z Compiling thiserror v2.0.18
30882026-09-06T04:44:48.013Z Compiling dof v0.3.0
30892026-09-06T04:44:48.053Z Compiling serde_spanned v0.6.9
30902026-09-06T04:44:48.069Z Compiling toml_datetime v0.6.11
30912026-09-06T04:44:48.130Z Compiling serde_tokenstream v0.2.3
30922026-09-06T04:44:48.198Z Compiling clap v4.6.1
30932026-09-06T04:44:48.232Z Compiling cargo_metadata v0.23.1
30942026-09-06T04:44:48.348Z Compiling toml_edit v0.22.27
30952026-09-06T04:44:48.377Z Compiling macaddr v1.0.1
30962026-09-06T04:44:48.438Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30972026-09-06T04:44:48.814Z Compiling usdt-attr-macro v0.5.0
30982026-09-06T04:44:49.004Z Compiling usdt-macro v0.5.0
30992026-09-06T04:44:50.126Z Compiling toml v0.8.23
31002026-09-06T04:44:50.612Z Compiling cargo_toml v0.21.0
31012026-09-06T04:44:50.908Z Compiling usdt v0.5.0
31022026-09-06T04:44:55.193Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31032026-09-06T04:44:58.418Z Finished `release` profile [optimized] target(s) in 15.27s
31042026-09-06T04:44:58.521Z
31052026-09-06T04:44:58.522Zreal 15.349068364
31062026-09-06T04:44:58.522Zuser 2:07.493407658
31072026-09-06T04:44:58.522Zsys 13.653639328
31082026-09-06T04:44:58.522Ztrap 0.074286570
31092026-09-06T04:44:58.522Ztflt 0.317586809
31102026-09-06T04:44:58.531Zdflt 0.887286794
31112026-09-06T04:44:58.532Zkflt 0.000032400
31122026-09-06T04:44:58.532Zlock 5:06.282051156
31132026-09-06T04:44:58.532Zslp 3:01.721238549
31142026-09-06T04:44:58.532Zlat 4.484785638
31152026-09-06T04:44:58.532Zstop 17.388822637
31162026-09-06T04:44:58.532Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
31172026-09-06T04:44:58.532Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
31182026-09-06T04:44:58.532Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
31192026-09-06T04:44:58.532Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
31202026-09-06T04:44:58.532Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
31212026-09-06T04:44:59.492Z Compiling progenitor-client v0.14.0
31222026-09-06T04:44:59.495Z Compiling newtype-uuid-macros v0.1.0
31232026-09-06T04:44:59.496Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31242026-09-06T04:44:59.496Z Compiling sha1 v0.11.0
31252026-09-06T04:44:59.496Z Compiling multer v3.1.0
31262026-09-06T04:44:59.496Z Compiling debug-ignore v1.0.5
31272026-09-06T04:44:59.496Z Compiling compression-core v0.4.31
31282026-09-06T04:44:59.496Z Compiling match_cfg v0.1.0
31292026-09-06T04:44:59.643Z Compiling slog-json v2.6.1
31302026-09-06T04:44:59.647Z Compiling async-stream-impl v0.3.6
31312026-09-06T04:44:59.647Z Compiling serde_spanned v1.1.1
31322026-09-06T04:44:59.661Z Compiling toml_datetime v1.1.1+spec-1.1.0
31332026-09-06T04:44:59.666Z Compiling dropshot v0.17.1
31342026-09-06T04:44:59.692Z Compiling toml_writer v1.1.1+spec-1.1.0
31352026-09-06T04:44:59.695Z Compiling waitgroup v0.1.2
31362026-09-06T04:44:59.695Z Compiling rustls-pemfile v2.2.0
31372026-09-06T04:44:59.974Z Compiling hostname v0.3.1
31382026-09-06T04:44:59.978Z Compiling toml v1.1.2+spec-1.1.0
31392026-09-06T04:44:59.978Z Compiling dropshot_endpoint v0.17.1
31402026-09-06T04:44:59.978Z Compiling hostname v0.4.2
31412026-09-06T04:44:59.978Z Compiling serde_path_to_error v0.1.20
31422026-09-06T04:44:59.978Z Compiling atomicwrites v0.4.4
31432026-09-06T04:45:00.043Z Compiling compression-codecs v0.4.37
31442026-09-06T04:45:00.061Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31452026-09-06T04:45:00.132Z Compiling macaddr v1.0.1
31462026-09-06T04:45:00.135Z Compiling serde_tokenstream v0.3.0
31472026-09-06T04:45:00.135Z Compiling oxide-generation v0.1.3
31482026-09-06T04:45:00.136Z Compiling instant v0.1.13
31492026-09-06T04:45:00.207Z Compiling parse-display-derive v0.10.0
31502026-09-06T04:45:00.207Z Compiling regress v0.10.5
31512026-09-06T04:45:00.269Z Compiling async-compression v0.4.41
31522026-09-06T04:45:00.314Z Compiling slog-bunyan v2.5.0
31532026-09-06T04:45:00.357Z Compiling backon v1.6.0
31542026-09-06T04:45:00.383Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31552026-09-06T04:45:00.402Z Compiling backoff v0.4.0
31562026-09-06T04:45:00.421Z Compiling itertools v0.14.0
31572026-09-06T04:45:00.446Z Compiling async-stream v0.3.6
31582026-09-06T04:45:00.473Z Compiling humantime v2.3.0
31592026-09-06T04:45:00.491Z Compiling oxide-generation-macros v0.2.0
31602026-09-06T04:45:00.509Z Compiling half v2.7.1
31612026-09-06T04:45:00.527Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
31622026-09-06T04:45:00.530Z Compiling progenitor-extras v0.2.0
31632026-09-06T04:45:00.581Z Compiling ciborium-io v0.2.2
31642026-09-06T04:45:00.607Z Compiling crucible-workspace-hack v0.1.0
31652026-09-06T04:45:00.643Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31662026-09-06T04:45:00.660Z Compiling convert_case v0.4.0
31672026-09-06T04:45:00.684Z Compiling secrecy v0.10.3
31682026-09-06T04:45:00.700Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31692026-09-06T04:45:00.728Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31702026-09-06T04:45:00.759Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
31712026-09-06T04:45:00.826Z Compiling ciborium-ll v0.2.2
31722026-09-06T04:45:00.830Z Compiling inout v0.1.4
31732026-09-06T04:45:00.861Z Compiling regress v0.11.1
31742026-09-06T04:45:00.877Z Compiling thiserror-impl-no-std v2.0.2
31752026-09-06T04:45:00.921Z Compiling universal-hash v0.5.1
31762026-09-06T04:45:00.967Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31772026-09-06T04:45:01.032Z Compiling ciborium v0.2.2
31782026-09-06T04:45:01.050Z Compiling derive_more v0.99.20
31792026-09-06T04:45:01.073Z Compiling cipher v0.4.4
31802026-09-06T04:45:01.092Z Compiling opaque-debug v0.3.1
31812026-09-06T04:45:01.110Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31822026-09-06T04:45:01.126Z Compiling blake2 v0.10.6
31832026-09-06T04:45:01.181Z Compiling poly1305 v0.8.0
31842026-09-06T04:45:01.280Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
31852026-09-06T04:45:01.303Z Compiling aead v0.5.2
31862026-09-06T04:45:01.356Z Compiling chacha20 v0.9.1
31872026-09-06T04:45:01.434Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
31882026-09-06T04:45:01.543Z Compiling password-hash v0.5.0
31892026-09-06T04:45:01.561Z Compiling indent_write v2.2.0
31902026-09-06T04:45:01.623Z Compiling chacha20poly1305 v0.10.1
31912026-09-06T04:45:01.649Z Compiling toml_datetime v0.7.5+spec-1.1.0
31922026-09-06T04:45:01.666Z Compiling unsafe-libyaml v0.2.11
31932026-09-06T04:45:01.723Z Compiling num-derive v0.4.2
31942026-09-06T04:45:01.726Z Compiling heapless v0.8.0
31952026-09-06T04:45:01.775Z Compiling ingot-macros v0.2.0
31962026-09-06T04:45:01.805Z Compiling argon2 v0.5.3
31972026-09-06T04:45:01.929Z Compiling toml_edit v0.23.10+spec-1.0.0
31982026-09-06T04:45:01.954Z Compiling tabwriter v1.4.1
31992026-09-06T04:45:01.981Z Compiling hash32 v0.3.1
32002026-09-06T04:45:01.998Z Compiling parse-display v0.10.0
32012026-09-06T04:45:02.133Z Compiling thiserror-no-std v2.0.2
32022026-09-06T04:45:02.161Z Compiling smoltcp v0.11.0
32032026-09-06T04:45:02.206Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32042026-09-06T04:45:02.245Z Compiling vsss-rs v3.3.4
32052026-09-06T04:45:02.266Z Compiling serde_yaml v0.9.34+deprecated
32062026-09-06T04:45:02.329Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32072026-09-06T04:45:02.447Z Compiling typify-impl v0.6.2
32082026-09-06T04:45:02.497Z Compiling proc-macro-crate v3.4.0
32092026-09-06T04:45:02.600Z Compiling cobs v0.3.0
32102026-09-06T04:45:02.711Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
32112026-09-06T04:45:02.830Z Compiling illumos-nvpair-sys v0.2.0
32122026-09-06T04:45:02.921Z Compiling colored v3.1.1
32132026-09-06T04:45:03.035Z Compiling postcard v1.1.3
32142026-09-06T04:45:03.070Z Compiling num_enum_derive v0.7.6
32152026-09-06T04:45:03.073Z Compiling proc-macro-error v1.0.4
32162026-09-06T04:45:03.103Z Compiling rand v0.10.1
32172026-09-06T04:45:03.211Z Compiling proc-macro-crate v1.3.1
32182026-09-06T04:45:03.316Z Compiling foreign-types-macros v0.2.3
32192026-09-06T04:45:03.390Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32202026-09-06T04:45:03.407Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
32212026-09-06T04:45:03.426Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32222026-09-06T04:45:03.535Z Compiling foreign-types-shared v0.3.1
32232026-09-06T04:45:03.650Z Compiling rayon-core v1.13.0
32242026-09-06T04:45:03.669Z Compiling num_enum_derive v0.5.11
32252026-09-06T04:45:03.737Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32262026-09-06T04:45:03.772Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32272026-09-06T04:45:03.883Z Compiling crossbeam-deque v0.8.6
32282026-09-06T04:45:03.902Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32292026-09-06T04:45:03.921Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32302026-09-06T04:45:03.964Z Compiling cstr-argument v0.1.2
32312026-09-06T04:45:03.983Z Compiling foreign-types v0.5.0
32322026-09-06T04:45:03.983Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
32332026-09-06T04:45:04.114Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
32342026-09-06T04:45:04.134Z Compiling illumos-nvpair v0.3.0
32352026-09-06T04:45:04.153Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
32362026-09-06T04:45:04.196Z Compiling num_enum v0.7.6
32372026-09-06T04:45:04.244Z Compiling zone_cfg_derive v0.3.1
32382026-09-06T04:45:04.351Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
32392026-09-06T04:45:04.394Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
32402026-09-06T04:45:04.412Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32412026-09-06T04:45:04.415Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
32422026-09-06T04:45:04.451Z Compiling itertools v0.12.1
32432026-09-06T04:45:04.451Z Compiling sigpipe v0.1.3
32442026-09-06T04:45:04.551Z Compiling rayon v1.11.0
32452026-09-06T04:45:04.571Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32462026-09-06T04:45:04.587Z Compiling glob v0.3.3
32472026-09-06T04:45:04.606Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
32482026-09-06T04:45:04.663Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-06T04:45:04.735Z Compiling ingot-types v0.2.0
32502026-09-06T04:45:04.825Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32512026-09-06T04:45:04.849Z Compiling num_enum v0.5.11
32522026-09-06T04:45:04.869Z Compiling smf v0.2.3
32532026-09-06T04:45:04.903Z Compiling whoami v1.6.1
32542026-09-06T04:45:04.922Z Compiling cpubits v0.1.1
32552026-09-06T04:45:04.944Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32562026-09-06T04:45:04.969Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
32572026-09-06T04:45:04.991Z Compiling gethostname v0.5.0
32582026-09-06T04:45:05.029Z Compiling num-rational v0.4.2
32592026-09-06T04:45:05.052Z Compiling num-complex v0.4.6
32602026-09-06T04:45:05.112Z Compiling derive-where v1.6.0
32612026-09-06T04:45:05.133Z Compiling ingot v0.2.1
32622026-09-06T04:45:05.151Z Compiling toml v0.8.23
32632026-09-06T04:45:05.223Z Compiling usdt-macro v0.5.0
32642026-09-06T04:45:05.305Z Compiling usdt-attr-macro v0.5.0
32652026-09-06T04:45:05.434Z Compiling num v0.4.3
32662026-09-06T04:45:05.468Z Compiling pem-rfc7468 v1.0.0
32672026-09-06T04:45:05.485Z Compiling memmap v0.7.0
32682026-09-06T04:45:05.535Z Compiling float-ord v0.3.2
32692026-09-06T04:45:05.646Z Compiling zone v0.3.1
32702026-09-06T04:45:05.680Z Compiling cancel-safe-futures v0.1.5
32712026-09-06T04:45:05.704Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
32722026-09-06T04:45:05.753Z Compiling hmac v0.13.0
32732026-09-06T04:45:05.803Z Compiling universal-hash v0.6.1
32742026-09-06T04:45:05.820Z Compiling resolv-conf v0.7.6
32752026-09-06T04:45:05.977Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32762026-09-06T04:45:05.995Z Compiling sha1 v0.10.6
32772026-09-06T04:45:05.998Z Compiling libefi-sys v0.1.0
32782026-09-06T04:45:06.046Z Compiling prettyplease v0.2.37
32792026-09-06T04:45:06.139Z Compiling linear-map v1.2.0
32802026-09-06T04:45:06.177Z Compiling usdt v0.5.0
32812026-09-06T04:45:06.199Z Compiling polyval v0.7.1
32822026-09-06T04:45:06.253Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32832026-09-06T04:45:06.271Z Compiling der v0.8.0
32842026-09-06T04:45:06.308Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32852026-09-06T04:45:06.334Z Compiling newline-converter v0.3.0
32862026-09-06T04:45:06.353Z Compiling console v0.15.11
32872026-09-06T04:45:06.370Z Compiling bitfield-struct v0.6.2
32882026-09-06T04:45:06.431Z Compiling ghash v0.6.0
32892026-09-06T04:45:06.487Z Compiling pbkdf2 v0.13.0
32902026-09-06T04:45:06.520Z Compiling oxide-update-engine-types v0.1.2
32912026-09-06T04:45:06.596Z Compiling crypto-bigint v0.7.5
32922026-09-06T04:45:06.653Z Compiling aes v0.9.1
32932026-09-06T04:45:06.706Z Compiling expectorate v1.2.0
32942026-09-06T04:45:06.882Z Compiling hickory-proto v0.24.4
32952026-09-06T04:45:06.900Z Compiling ctr v0.10.1
32962026-09-06T04:45:06.966Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
32972026-09-06T04:45:07.075Z Compiling aead v0.6.1
32982026-09-06T04:45:07.093Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
32992026-09-06T04:45:07.136Z Compiling sha2 v0.11.0
33002026-09-06T04:45:07.154Z Compiling nom v8.0.0
33012026-09-06T04:45:07.157Z Compiling typify-macro v0.6.2
33022026-09-06T04:45:07.278Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33032026-09-06T04:45:07.382Z Compiling linked-hash-map v0.5.6
33042026-09-06T04:45:07.416Z Compiling semver v0.1.20
33052026-09-06T04:45:07.503Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
33062026-09-06T04:45:07.599Z Compiling oxide-update-engine v0.1.2
33072026-09-06T04:45:07.602Z Compiling lru-cache v0.1.2
33082026-09-06T04:45:07.662Z Compiling rustc_version v0.1.7
33092026-09-06T04:45:07.744Z Compiling aes-gcm v0.11.0
33102026-09-06T04:45:07.779Z Compiling spki v0.8.0
33112026-09-06T04:45:07.796Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
33122026-09-06T04:45:07.799Z Compiling tokio-dtrace v0.1.1
33132026-09-06T04:45:07.936Z Compiling dropshot-api-manager-types v0.8.0
33142026-09-06T04:45:07.971Z Compiling salsa20 v0.11.0
33152026-09-06T04:45:08.033Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33162026-09-06T04:45:08.051Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33172026-09-06T04:45:08.115Z Compiling slog-dtrace v0.3.0
33182026-09-06T04:45:08.136Z Compiling minimal-lexical v0.2.1
33192026-09-06T04:45:08.139Z Compiling xshell-macros v0.2.7
33202026-09-06T04:45:08.172Z Compiling scrypt v0.12.0
33212026-09-06T04:45:08.293Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33222026-09-06T04:45:08.342Z Compiling oxide-tokio-rt v0.1.4
33232026-09-06T04:45:08.425Z Compiling nom v7.1.3
33242026-09-06T04:45:08.441Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33252026-09-06T04:45:08.459Z Compiling newtype_derive v0.1.6
33262026-09-06T04:45:08.498Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33272026-09-06T04:45:08.579Z Compiling xshell v0.2.7
33282026-09-06T04:45:08.690Z Compiling phf_shared v0.12.1
33292026-09-06T04:45:08.713Z Compiling rfc6979 v0.4.0
33302026-09-06T04:45:08.871Z Compiling cbc v0.2.1
33312026-09-06T04:45:08.896Z Compiling proc-macro-error-attr2 v2.0.0
33322026-09-06T04:45:08.950Z Compiling csv-core v0.1.13
33332026-09-06T04:45:09.045Z Compiling typify v0.6.2
33342026-09-06T04:45:09.069Z Compiling hickory-resolver v0.24.4
33352026-09-06T04:45:09.102Z Compiling chrono-tz v0.10.4
33362026-09-06T04:45:09.130Z Compiling highway v1.3.0
33372026-09-06T04:45:09.191Z Compiling progenitor-impl v0.14.0
33382026-09-06T04:45:09.239Z Compiling unicode-xid v0.2.6
33392026-09-06T04:45:09.347Z Compiling csv v1.4.0
33402026-09-06T04:45:09.364Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
33412026-09-06T04:45:09.394Z Compiling const_format_proc_macros v0.2.34
33422026-09-06T04:45:09.516Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
33432026-09-06T04:45:09.535Z Compiling proc-macro-error2 v2.0.1
33442026-09-06T04:45:09.538Z Compiling pkcs5 v0.8.1
33452026-09-06T04:45:09.580Z Compiling phf v0.12.1
33462026-09-06T04:45:09.705Z Compiling ecdsa v0.16.9
33472026-09-06T04:45:09.901Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33482026-09-06T04:45:09.930Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33492026-09-06T04:45:09.960Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33502026-09-06T04:45:10.147Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33512026-09-06T04:45:10.165Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33522026-09-06T04:45:10.194Z Compiling qorb v0.4.1
33532026-09-06T04:45:10.251Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33542026-09-06T04:45:10.300Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33552026-09-06T04:45:10.328Z Compiling primeorder v0.13.6
33562026-09-06T04:45:10.402Z Compiling hashbrown v0.14.5
33572026-09-06T04:45:10.433Z Compiling salty v0.3.0
33582026-09-06T04:45:10.591Z Compiling p384 v0.13.1
33592026-09-06T04:45:10.634Z Compiling const_format v0.2.35
33602026-09-06T04:45:10.741Z Compiling knus-derive v3.4.0
33612026-09-06T04:45:10.823Z Compiling pkcs8 v0.11.0
33622026-09-06T04:45:10.989Z Compiling chumsky v0.9.3
33632026-09-06T04:45:11.088Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33642026-09-06T04:45:11.189Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
33652026-09-06T04:45:11.246Z Compiling tabled_derive v0.7.0
33662026-09-06T04:45:11.426Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33672026-09-06T04:45:11.594Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33682026-09-06T04:45:11.843Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33692026-09-06T04:45:11.959Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33702026-09-06T04:45:11.978Z Compiling progenitor-macro v0.14.0
33712026-09-06T04:45:12.101Z Compiling bcs v0.1.6
33722026-09-06T04:45:12.285Z Compiling ff v0.14.0
33732026-09-06T04:45:12.289Z Compiling termtree v0.5.1
33742026-09-06T04:45:12.322Z Compiling tabled v0.15.0
33752026-09-06T04:45:12.326Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33762026-09-06T04:45:12.358Z Compiling knus v3.4.0
33772026-09-06T04:45:12.433Z Compiling steno v0.4.1
33782026-09-06T04:45:12.484Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
33792026-09-06T04:45:12.488Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
33802026-09-06T04:45:12.567Z Compiling group v0.14.0
33812026-09-06T04:45:12.589Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33822026-09-06T04:45:12.666Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
33832026-09-06T04:45:12.765Z Compiling signature v3.0.0
33842026-09-06T04:45:12.783Z Compiling tagptr v0.2.0
33852026-09-06T04:45:12.897Z Compiling base16ct v1.0.0
33862026-09-06T04:45:12.989Z Compiling moka v0.12.13
33872026-09-06T04:45:12.989Z Compiling hkdf v0.13.0
33882026-09-06T04:45:13.022Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
33892026-09-06T04:45:13.099Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
33902026-09-06T04:45:13.190Z Compiling sec1 v0.8.1
33912026-09-06T04:45:13.209Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
33922026-09-06T04:45:13.262Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33932026-09-06T04:45:13.306Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
33942026-09-06T04:45:13.442Z Compiling elliptic-curve v0.14.1
33952026-09-06T04:45:13.519Z Compiling parking_lot_core v0.8.6
33962026-09-06T04:45:13.601Z Compiling corncobs v0.1.4
33972026-09-06T04:45:13.809Z Compiling hickory-resolver v0.25.2
33982026-09-06T04:45:13.809Z Compiling utf-8 v0.7.6
33992026-09-06T04:45:13.872Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
34002026-09-06T04:45:14.032Z Compiling tungstenite v0.21.0
34012026-09-06T04:45:14.049Z Compiling wnaf v0.14.0
34022026-09-06T04:45:14.141Z Compiling primefield v0.14.0
34032026-09-06T04:45:14.270Z Compiling rfc6979 v0.6.0
34042026-09-06T04:45:14.309Z Compiling libscf-sys v1.2.0
34052026-09-06T04:45:14.328Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
34062026-09-06T04:45:14.400Z Compiling git-stub v1.0.0
34072026-09-06T04:45:14.459Z Compiling secrecy v0.8.0
34082026-09-06T04:45:14.485Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
34092026-09-06T04:45:14.633Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
34102026-09-06T04:45:14.688Z Compiling git-stub-vcs v0.1.0
34112026-09-06T04:45:14.728Z Compiling tokio-tungstenite v0.21.0
34122026-09-06T04:45:14.769Z Compiling ecdsa v0.17.0
34132026-09-06T04:45:14.832Z Compiling primeorder v0.14.0
34142026-09-06T04:45:15.002Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
34152026-09-06T04:45:15.094Z Compiling dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f)
34162026-09-06T04:45:15.218Z Compiling papergrid v0.18.0
34172026-09-06T04:45:15.265Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34182026-09-06T04:45:15.283Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34192026-09-06T04:45:15.306Z Compiling curve25519-dalek v5.0.0
34202026-09-06T04:45:15.414Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34212026-09-06T04:45:15.474Z Compiling unicase v2.9.0
34222026-09-06T04:45:15.667Z Compiling parking_lot v0.11.2
34232026-09-06T04:45:15.715Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
34242026-09-06T04:45:15.734Z Compiling mime_guess v2.0.5
34252026-09-06T04:45:15.809Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
34262026-09-06T04:45:15.862Z Compiling ssh-encoding v0.3.0
34272026-09-06T04:45:15.879Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
34282026-09-06T04:45:15.901Z Compiling prefix-trie v0.7.0
34292026-09-06T04:45:16.031Z Compiling fxhash v0.2.1
34302026-09-06T04:45:16.092Z Compiling keccak v0.2.0
34312026-09-06T04:45:16.219Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
34322026-09-06T04:45:16.240Z Compiling tabled v0.21.0
34332026-09-06T04:45:16.278Z Compiling hickory-server v0.25.2
34342026-09-06T04:45:16.302Z Compiling sled v0.34.7
34352026-09-06T04:45:16.320Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34362026-09-06T04:45:16.354Z Compiling ed25519 v3.0.0
34372026-09-06T04:45:16.391Z Compiling crypto-primes v0.7.2
34382026-09-06T04:45:16.991Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34392026-09-06T04:45:17.163Z Compiling pkcs1 v0.8.0-rc.4
34402026-09-06T04:45:17.277Z Compiling progenitor v0.14.0
34412026-09-06T04:45:17.456Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
34422026-09-06T04:45:17.477Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34432026-09-06T04:45:17.498Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34442026-09-06T04:45:17.501Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651)
34452026-09-06T04:45:17.588Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34462026-09-06T04:45:17.690Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
34472026-09-06T04:45:17.721Z Compiling poly1305 v0.9.0
34482026-09-06T04:45:18.003Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
34492026-09-06T04:45:18.138Z Compiling blowfish v0.10.0
34502026-09-06T04:45:18.158Z Compiling blake2 v0.11.0-rc.6
34512026-09-06T04:45:18.187Z Compiling half v1.8.3
34522026-09-06T04:45:18.335Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34532026-09-06T04:45:18.423Z Compiling crc8 v0.1.1
34542026-09-06T04:45:18.490Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
34552026-09-06T04:45:18.510Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
34562026-09-06T04:45:18.569Z Compiling http-range v0.1.5
34572026-09-06T04:45:18.788Z Compiling argon2 v0.6.0-rc.8
34582026-09-06T04:45:18.807Z Compiling serde_cbor v0.11.2
34592026-09-06T04:45:18.811Z Compiling bcrypt-pbkdf v0.11.0
34602026-09-06T04:45:18.966Z Compiling ssh-cipher v0.3.0
34612026-09-06T04:45:19.294Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34622026-09-06T04:45:19.437Z Compiling rsa v0.10.0-rc.18
34632026-09-06T04:45:19.695Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34642026-09-06T04:45:19.985Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
34652026-09-06T04:45:20.245Z Compiling dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f)
34662026-09-06T04:45:20.294Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
34672026-09-06T04:45:20.332Z Compiling ed25519-dalek v3.0.0
34682026-09-06T04:45:20.543Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f)
34692026-09-06T04:45:20.571Z Compiling sha3 v0.11.0
34702026-09-06T04:45:20.872Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34712026-09-06T04:45:20.894Z Compiling p521 v0.14.0
34722026-09-06T04:45:21.053Z Compiling p256 v0.14.0
34732026-09-06T04:45:21.072Z Compiling p384 v0.14.0
34742026-09-06T04:45:21.110Z Compiling scuffle v0.1.0
34752026-09-06T04:45:21.255Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
34762026-09-06T04:45:21.274Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34772026-09-06T04:45:21.572Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34782026-09-06T04:45:21.663Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
34792026-09-06T04:45:21.830Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f)
34802026-09-06T04:45:21.903Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34812026-09-06T04:45:22.098Z Compiling yasna v0.5.2
34822026-09-06T04:45:22.218Z Compiling kstat-rs v0.2.5
34832026-09-06T04:45:22.305Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34842026-09-06T04:45:22.342Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
34852026-09-06T04:45:22.423Z Compiling headers-core v0.3.0
34862026-09-06T04:45:22.546Z Compiling kem v0.3.0
34872026-09-06T04:45:22.574Z Compiling module-lattice v0.2.3
34882026-09-06T04:45:22.707Z Compiling nanorand v0.7.0
34892026-09-06T04:45:22.747Z Compiling sponge-cursor v0.1.0
34902026-09-06T04:45:22.810Z Compiling ml-kem v0.3.2
34912026-09-06T04:45:22.868Z Compiling rcgen v0.12.1
34922026-09-06T04:45:22.913Z Compiling sha3 v0.12.0
34932026-09-06T04:45:23.038Z Compiling flume v0.11.1
34942026-09-06T04:45:23.235Z Compiling headers v0.4.1
34952026-09-06T04:45:23.366Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34962026-09-06T04:45:23.394Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
34972026-09-06T04:45:23.414Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
34982026-09-06T04:45:23.475Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34992026-09-06T04:45:23.514Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
35002026-09-06T04:45:23.794Z Compiling hyper-staticfile v0.10.1
35012026-09-06T04:45:23.818Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35022026-09-06T04:45:23.851Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35032026-09-06T04:45:24.029Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57)
35042026-09-06T04:45:24.222Z Compiling ssh-key v0.7.0-rc.11
35052026-09-06T04:45:24.245Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35062026-09-06T04:45:24.266Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35072026-09-06T04:45:24.269Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
35082026-09-06T04:45:24.307Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
35092026-09-06T04:45:24.307Z Compiling russh-cryptovec v0.62.0
35102026-09-06T04:45:24.311Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
35112026-09-06T04:45:24.363Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35122026-09-06T04:45:24.434Z Compiling internal-russh-num-bigint v0.5.0
35132026-09-06T04:45:24.452Z Compiling port-file v0.1.0
35142026-09-06T04:45:24.509Z Compiling num-bigint v0.4.6
35152026-09-06T04:45:24.560Z Compiling russh-util v0.52.0
35162026-09-06T04:45:24.582Z Compiling generic-array v1.4.3
35172026-09-06T04:45:24.639Z Compiling enum_dispatch v0.3.13
35182026-09-06T04:45:24.733Z Compiling delegate v0.13.5
35192026-09-06T04:45:24.750Z Compiling subprocess v0.2.15
35202026-09-06T04:45:24.767Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35212026-09-06T04:45:25.067Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
35222026-09-06T04:45:25.093Z Compiling hex-literal v1.1.0
35232026-09-06T04:45:25.185Z Compiling md5 v0.8.0
35242026-09-06T04:45:25.233Z Compiling display-error-chain v0.2.2
35252026-09-06T04:45:25.236Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
35262026-09-06T04:45:25.437Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35272026-09-06T04:45:25.462Z Compiling colored v2.2.0
35282026-09-06T04:45:25.482Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
35292026-09-06T04:45:25.536Z Compiling internet-checksum v0.2.1
35302026-09-06T04:45:25.758Z Compiling russh v0.62.4
35312026-09-06T04:45:26.020Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
35322026-09-06T04:45:27.155Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
35332026-09-06T04:45:27.155Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
35342026-09-06T04:45:29.022Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
35352026-09-06T04:45:29.821Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
35362026-09-06T04:45:30.567Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
35372026-09-06T04:45:31.118Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
35382026-09-06T04:45:32.525Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
35392026-09-06T04:45:32.999Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
35402026-09-06T04:45:42.304Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
35412026-09-06T04:45:42.304Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
35422026-09-06T04:45:42.307Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
35432026-09-06T04:45:42.307Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
35442026-09-06T04:45:42.307Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
35452026-09-06T04:45:44.156Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
35462026-09-06T04:45:44.247Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
35472026-09-06T04:45:48.569Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
35482026-09-06T04:46:32.113Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
35492026-09-06T04:46:32.116Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
35502026-09-06T04:46:32.116Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
35512026-09-06T04:46:32.356Z
35522026-09-06T04:46:32.356Zreal 1:33.762257162
35532026-09-06T04:46:32.356Zuser 8:46.770283231
35542026-09-06T04:46:32.356Zsys 1:46.900712912
35552026-09-06T04:46:32.356Ztrap 0.241040345
35562026-09-06T04:46:32.356Ztflt 0.391968396
35572026-09-06T04:46:32.356Zdflt 2.150172328
35582026-09-06T04:46:32.356Zkflt 0.000488000
35592026-09-06T04:46:32.359Zlock 32:23.221661492
35602026-09-06T04:46:32.360Zslp 20:04.743574115
35612026-09-06T04:46:32.360Zlat 38.437127323
35622026-09-06T04:46:32.360Zstop 3:06.347171187
35632026-09-06T04:46:32.360Z+ mkdir tests
35642026-09-06T04:46:32.363Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
35652026-09-06T04:46:32.363Z+ xargs -I '{}' -t cp '{}' tests/
35662026-09-06T04:46:32.385Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-e3d38b02de2f3b5a tests/
35672026-09-06T04:46:32.419Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-04e3d212aeb44f99 tests/
35682026-09-06T04:46:32.451Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-e51498431da3c6fe tests/
35692026-09-06T04:46:32.803Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-0a21641ddc0f74cb tests/
35702026-09-06T04:46:33.118Z+ 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)
35712026-09-06T04:46:33.122Z+ 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-04e3d212aeb44f99 tests/commtest-e51498431da3c6fe tests/dhcp_server-e3d38b02de2f3b5a tests/end_to_end_tests-0a21641ddc0f74cb 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
35722026-09-06T04:48:13.762ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
35732026-09-06T04:48:13.762Za .github/buildomat/ci-env.sh 1K
35742026-09-06T04:48:13.762Za out/target/test 1K
35752026-09-06T04:48:13.762Za out/npuzone/npuzone 31102K
35762026-09-06T04:48:13.762Za package-manifest.toml 35K
35772026-09-06T04:48:13.762Za smf/sled-agent/non-gimlet/config.toml 6K
35782026-09-06T04:48:13.762Za target/release/omicron-package 48837K
35792026-09-06T04:48:13.762Za target/release/xtask 11737K
35802026-09-06T04:48:13.762Za target/debug/bootstrap 443403K
35812026-09-06T04:48:13.762Za tests/bootstrap-04e3d212aeb44f99 34430K
35822026-09-06T04:48:13.762Za tests/commtest-e51498431da3c6fe 444554K
35832026-09-06T04:48:13.762Za tests/dhcp_server-e3d38b02de2f3b5a 34430K
35842026-09-06T04:48:13.762Za tests/end_to_end_tests-0a21641ddc0f74cb 506225K
35852026-09-06T04:48:13.762Za tools/opte_version 1K
35862026-09-06T04:48:13.762Za tools/opte_version_override 2K
35872026-09-06T04:48:13.762Za out/clickhouse.tar.gz 329559K
35882026-09-06T04:48:13.762Za out/clickhouse_keeper.tar.gz 313510K
35892026-09-06T04:48:13.763Za out/clickhouse_server.tar.gz 329556K
35902026-09-06T04:48:13.763Za out/cockroachdb.tar.gz 170116K
35912026-09-06T04:48:13.763Za out/crucible-pantry-zone.tar.gz 41566K
35922026-09-06T04:48:13.763Za out/crucible-utils.tar 18900K
35932026-09-06T04:48:13.763Za out/crucible-zone.tar.gz 56378K
35942026-09-06T04:48:13.763Za out/external-dns.tar.gz 46578K
35952026-09-06T04:48:13.763Za out/internal-dns.tar.gz 46578K
35962026-09-06T04:48:13.763Za out/mg-ddm-gz.tar 115689K
35972026-09-06T04:48:13.763Za out/nexus.tar.gz 358058K
35982026-09-06T04:48:13.763Za out/ntp.tar.gz 34963K
35992026-09-06T04:48:13.763Za out/omicron-gateway-softnpu.tar.gz 30233K
36002026-09-06T04:48:13.763Za out/omicron-sled-agent.tar 242744K
36012026-09-06T04:48:13.763Za out/overlay.tar.gz 4K
36022026-09-06T04:48:13.763Za out/oximeter.tar.gz 69990K
36032026-09-06T04:48:13.763Za out/oxlog.tar 4089K
36042026-09-06T04:48:13.763Za out/probe.tar.gz 1396K
36052026-09-06T04:48:13.763Za out/propolis-server.tar.gz 37925K
36062026-09-06T04:48:13.763Za out/pumpkind-gz.tar 26647K
36072026-09-06T04:48:13.763Za out/switch-softnpu.tar.gz 529318K
36082026-09-06T04:48:13.767Z
36092026-09-06T04:48:13.767Zreal 1:40.640100171
36102026-09-06T04:48:13.767Zuser 1:37.366938527
36112026-09-06T04:48:13.767Zsys 5.468774691
36122026-09-06T04:48:13.767Ztrap 0.007865398
36132026-09-06T04:48:13.767Ztflt 0.000000000
36142026-09-06T04:48:13.767Zdflt 0.000000000
36152026-09-06T04:48:13.767Zkflt 0.000000000
36162026-09-06T04:48:13.767Zlock 0.000000000
36172026-09-06T04:48:13.767Zslp 1:37.186614691
36182026-09-06T04:48:13.767Zlat 1.244779650
36192026-09-06T04:48:13.767Zstop 0.000228720
36202026-09-06T04:48:13.767Zprocess exited: duration 1036523 ms, exit code 0
 
36212026-09-06T04:48:13.784Zfound 1 output files
36222026-09-06T04:48:13.784Zuploading: /work/package.tar.gz (2894930899 bytes)
36232026-09-06T04:48:55.952Zuploaded: /work/package.tar.gz