01JHM2YEXJ2SEE7J7QKHDCDEQK: helios / package

BasicConfig {
    output_rules: [
        "=/work/package.tar.gz",
    ],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-2.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01JHM2Z2Q3D6RY00100PGS82F7

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-15T04:20:01.507Zjob assigned to worker 01JHM2ZE40JFZ40YJFK0GX0APE [factory aws, i-0dbb17b65616fb495] (queued for 1 m 7 s)
 
22025-01-15T04:20:09.507Zstarting task 0: "setup"
32025-01-15T04:20:09.516Z++ uname -s
42025-01-15T04:20:09.519Z+ kern=SunOS
52025-01-15T04:20:09.519Z+ case "$kern" in
62025-01-15T04:20:09.519Z+ groupadd -g 12345 build
72025-01-15T04:20:09.522Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-15T04:20:11.530Z+ zfs create -o mountpoint=/work rpool/work
92025-01-15T04:20:11.632Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-15T04:20:11.635Z+ home_fs=zfs
112025-01-15T04:20:11.635Z+ [[ zfs == autofs ]]
122025-01-15T04:20:11.635Z+ mkdir -p /home/build
132025-01-15T04:20:11.638Z+ chown build:build /home/build /work
142025-01-15T04:20:13.641Z+ chmod 0700 /home/build /work
152025-01-15T04:20:13.643Zprocess exited: duration 4136 ms, exit code 0
 
162025-01-15T04:20:13.649Zstarting task 1: "rust-toolchain"
172025-01-15T04:20:13.654Z+ printf ' * toolchain channel = "%s"
182025-01-15T04:20:13.654Z' 1.84.0
192025-01-15T04:20:13.654Z * toolchain channel = "1.84.0"
202025-01-15T04:20:13.654Z+ printf ' * toolchain profile = "%s"
212025-01-15T04:20:13.654Z' default
222025-01-15T04:20:13.654Z * toolchain profile = "default"
232025-01-15T04:20:13.656Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-15T04:20:13.657Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-15T04:20:13.752Zinfo: downloading installer
262025-01-15T04:20:14.939Zinfo: profile set to 'default'
272025-01-15T04:20:14.939Zinfo: default host triple is x86_64-unknown-illumos
282025-01-15T04:20:14.941Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-15T04:20:15.179Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-15T04:20:15.179Zinfo: downloading component 'cargo'
312025-01-15T04:20:15.923Zinfo: downloading component 'clippy'
322025-01-15T04:20:16.207Zinfo: downloading component 'rust-docs'
332025-01-15T04:20:17.205Zinfo: downloading component 'rust-std'
342025-01-15T04:20:18.678Zinfo: downloading component 'rustc'
352025-01-15T04:20:24.364Zinfo: downloading component 'rustfmt'
362025-01-15T04:20:24.580Zinfo: installing component 'cargo'
372025-01-15T04:20:25.412Zinfo: installing component 'clippy'
382025-01-15T04:20:25.790Zinfo: installing component 'rust-docs'
392025-01-15T04:20:27.486Zinfo: installing component 'rust-std'
402025-01-15T04:20:29.170Zinfo: installing component 'rustc'
412025-01-15T04:20:35.075Zinfo: installing component 'rustfmt'
422025-01-15T04:20:35.462Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-15T04:20:35.462Z
442025-01-15T04:20:35.859Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-15T04:20:35.859Z
462025-01-15T04:20:35.862Z
472025-01-15T04:20:35.862ZRust is installed now. Great!
482025-01-15T04:20:35.862Z
492025-01-15T04:20:35.862ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-15T04:20:35.862Zenvironment variable. This has not been done automatically.
512025-01-15T04:20:35.862Z
522025-01-15T04:20:35.862ZTo configure your current shell, you need to source
532025-01-15T04:20:35.862Zthe corresponding env file under $HOME/.cargo.
542025-01-15T04:20:35.862Z
552025-01-15T04:20:35.862ZThis is usually done by running one of the following (note the leading DOT):
562025-01-15T04:20:35.862Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-15T04:20:35.862Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-15T04:20:35.943Z+ rustc --version
592025-01-15T04:20:36.011Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-15T04:20:36.014Zprocess exited: duration 22360 ms, exit code 0
 
612025-01-15T04:20:36.018Zstarting task 2: "authentication"
622025-01-15T04:20:36.039Zprocess exited: duration 20 ms, exit code 0
 
632025-01-15T04:20:36.046Zstarting task 3: "clone repository"
642025-01-15T04:20:36.049Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-15T04:20:36.051Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-15T04:20:36.090ZCloning into '/work/oxidecomputer/omicron'...
672025-01-15T04:20:43.529Z+ cd /work/oxidecomputer/omicron
682025-01-15T04:20:43.532Z+ git fetch origin 8ba102213596624bd17b324bdacdd8aeae05724e
692025-01-15T04:20:43.872ZFrom https://github.com/oxidecomputer/omicron
702025-01-15T04:20:43.872Z * branch 8ba102213596624bd17b324bdacdd8aeae05724e -> FETCH_HEAD
712025-01-15T04:20:43.882Z+ [[ -n renovate/anyhow-1.x-lockfile ]]
722025-01-15T04:20:43.884Z++ git branch --show-current
732025-01-15T04:20:43.887Z+ current=main
742025-01-15T04:20:43.887Z+ [[ main != renovate/anyhow-1.x-lockfile ]]
752025-01-15T04:20:43.887Z+ git branch -f renovate/anyhow-1.x-lockfile 8ba102213596624bd17b324bdacdd8aeae05724e
762025-01-15T04:20:43.890Z+ git checkout -f renovate/anyhow-1.x-lockfile
772025-01-15T04:20:43.952ZSwitched to branch 'renovate/anyhow-1.x-lockfile'
782025-01-15T04:20:43.955Z+ git reset --hard 8ba102213596624bd17b324bdacdd8aeae05724e
792025-01-15T04:20:44.014ZHEAD is now at 8ba102213 Update Rust crate anyhow to v1.0.95
802025-01-15T04:20:44.017Zprocess exited: duration 7969 ms, exit code 0
 
812025-01-15T04:20:44.024Zstarting task 4: "build"
822025-01-15T04:20:44.029Z+ source .github/buildomat/ci-env.sh
832025-01-15T04:20:44.029Z++ export CARGO_TERM_COLOR=always
842025-01-15T04:20:44.029Z++ CARGO_TERM_COLOR=always
852025-01-15T04:20:44.032Z+ cargo --version
862025-01-15T04:20:44.089Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-15T04:20:44.091Z+ rustc --version
882025-01-15T04:20:44.152Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-15T04:20:44.155Z+ WORK=/work
902025-01-15T04:20:44.155Z+ pfexec mkdir -p /work
912025-01-15T04:20:44.161Z+ pfexec chown build /work
922025-01-15T04:20:44.164Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-15T04:20:45.833Zpkg list: illegal option -- F
942025-01-15T04:20:45.833ZUsage:
952025-01-15T04:20:45.836Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
962025-01-15T04:20:45.836Z [pkg_fmri_pattern ...]
972025-01-15T04:20:46.683Zpkg list: illegal option -- F
982025-01-15T04:20:46.683ZUsage:
992025-01-15T04:20:46.683Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1002025-01-15T04:20:46.683Z [pkg_fmri_pattern ...]
1012025-01-15T04:20:52.607Z Startup: Refreshing catalog 'helios-dev' ... Done
1022025-01-15T04:20:56.746Z Startup: Caching catalogs ... Done
1032025-01-15T04:21:08.038ZPlanning: Solver setup ... Done (10.474s)
1042025-01-15T04:21:08.183ZPlanning: Running solver ... Done (0.144s)
1052025-01-15T04:21:08.298ZPlanning: Finding local manifests ... Done (0.006s)
1062025-01-15T04:21:08.323ZPlanning: Fetching manifests: 0/7 0% complete
1072025-01-15T04:21:09.774ZPlanning: Fetching manifests: 7/7 100% complete
1082025-01-15T04:21:09.883ZPlanning: Package planning ... Done (0.109s)
1092025-01-15T04:21:09.940ZPlanning: Merging actions ... Done (0.056s)
1102025-01-15T04:21:10.138ZPlanning: Checking for conflicting actions ... Done (0.197s)
1112025-01-15T04:21:12.340ZPlanning: Consolidating action changes ... Done (2.196s)
1122025-01-15T04:21:12.792ZPlanning: Evaluating mediators ... Done (0.458s)
1132025-01-15T04:21:12.875ZPlanning: Planning completed in 16.03 seconds
1142025-01-15T04:21:12.892Z Packages to install: 4
1152025-01-15T04:21:12.892Z Packages to update: 3
1162025-01-15T04:21:12.896Z Mediators to change: 2
1172025-01-15T04:21:12.896Z Services to change: 1
1182025-01-15T04:21:12.896Z Estimated space available: 155.61 GB
1192025-01-15T04:21:12.896ZEstimated space to be consumed: 1.64 GB
1202025-01-15T04:21:12.896Z Create boot environment: No
1212025-01-15T04:21:12.896ZCreate backup boot environment: Yes
1222025-01-15T04:21:12.896Z Rebuild boot archive: No
1232025-01-15T04:21:12.896Z
1242025-01-15T04:21:12.896ZChanged mediators:
1252025-01-15T04:21:12.896Z mediator clang:
1262025-01-15T04:21:12.896Z version: None -> 15 (system default)
1272025-01-15T04:21:12.896Z
1282025-01-15T04:21:12.896Z mediator llvm:
1292025-01-15T04:21:12.896Z version: 14 (system default) -> 15 (system default)
1302025-01-15T04:21:12.896Z
1312025-01-15T04:21:12.896ZChanged packages:
1322025-01-15T04:21:12.896Zhelios-dev
1332025-01-15T04:21:12.896Z developer/build-essential
1342025-01-15T04:21:12.896Z None -> 11-2.0
1352025-01-15T04:21:12.896Z library/libxmlsec1
1362025-01-15T04:21:12.897Z None -> 1.2.35-2.0
1372025-01-15T04:21:12.897Z ooce/developer/clang-15
1382025-01-15T04:21:12.897Z None -> 15.0.7-2.0
1392025-01-15T04:21:12.897Z ooce/developer/llvm-15
1402025-01-15T04:21:12.897Z None -> 15.0.7-2.0
1412025-01-15T04:21:12.897Z package/pkg
1422025-01-15T04:21:12.897Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1432025-01-15T04:21:12.897Z system/library/g++-runtime
1442025-01-15T04:21:12.897Z 13-2.0 -> 14-2.0
1452025-01-15T04:21:12.897Z system/library/gcc-runtime
1462025-01-15T04:21:12.897Z 13-2.0 -> 14-2.0
1472025-01-15T04:21:12.897Z
1482025-01-15T04:21:12.897ZServices:
1492025-01-15T04:21:12.897Z restart_fmri:
1502025-01-15T04:21:12.897Z svc:/system/update-man-index:default
1512025-01-15T04:21:12.897Z
1522025-01-15T04:21:12.897ZEditable files to change:
1532025-01-15T04:21:12.897Z Update:
1542025-01-15T04:21:12.897Z usr/share/lib/pkg/web/config.shtml
1552025-01-15T04:21:12.978Z
1562025-01-15T04:21:12.978ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1572025-01-15T04:21:17.986ZDownload: 573/4301 items 3.2/225.4MB 1% complete (720k/s)
1582025-01-15T04:21:22.991ZDownload: 1069/4301 items 5.6/225.4MB 2% complete (575k/s)
1592025-01-15T04:21:29.192ZDownload: 1195/4301 items 79.8/225.4MB 35% complete (7.7M/s)
1602025-01-15T04:21:44.627ZDownload: 1198/4301 items 83.5/225.4MB 37% complete
1612025-01-15T04:21:49.630ZDownload: 1484/4301 items 117.3/225.4MB 52% complete (7.2M/s)
1622025-01-15T04:21:54.649ZDownload: 2152/4301 items 118.9/225.4MB 52% complete (3.6M/s)
1632025-01-15T04:22:04.588ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (3.1M/s)
1642025-01-15T04:22:11.044ZDownload: 2224/4301 items 119.2/225.4MB 52% complete
1652025-01-15T04:22:16.248ZDownload: 2386/4301 items 119.8/225.4MB 53% complete (101k/s)
1662025-01-15T04:22:21.261ZDownload: 2579/4301 items 120.2/225.4MB 53% complete (102k/s)
1672025-01-15T04:22:26.417ZDownload: 3155/4301 items 177.6/225.4MB 78% complete (5.7M/s)
1682025-01-15T04:22:36.522ZDownload: 3243/4301 items 202.8/225.4MB 89% complete (8.1M/s)
1692025-01-15T04:22:41.524ZDownload: 3246/4301 items 202.9/225.4MB 89% complete (2.1k/s)
1702025-01-15T04:22:46.795ZDownload: 3329/4301 items 214.6/225.4MB 95% complete (1.2M/s)
1712025-01-15T04:22:51.922ZDownload: 3527/4301 items 215.5/225.4MB 95% complete (1.3M/s)
1722025-01-15T04:22:56.910ZDownload: 3957/4301 items 217.9/225.4MB 96% complete (382k/s)
1732025-01-15T04:23:02.607ZDownload: 4203/4301 items 220.5/225.4MB 97% complete (511k/s)
1742025-01-15T04:23:19.025ZDownload: 4207/4301 items 220.6/225.4MB 97% complete
1752025-01-15T04:23:29.813ZDownload: 4208/4301 items 220.6/225.4MB 97% complete
1762025-01-15T04:23:36.106ZDownload: 4297/4301 items 225.0/225.4MB 99% complete (965k/s)
1772025-01-15T04:23:39.793ZDownload: Completed 225.42 MB in 146.79 seconds (1.5M/s)
1782025-01-15T04:23:41.836Z Actions: 1/5122 actions (Removing old actions)
1792025-01-15T04:23:41.858Z Actions: 194/5122 actions (Installing new actions)
1802025-01-15T04:23:46.518Z Actions: 4267/5122 actions (Updating modified actions)
1812025-01-15T04:23:46.880Z Actions: Completed 5122 actions in 5.04 seconds.
1822025-01-15T04:23:47.290Z Done (0.402s)
1832025-01-15T04:23:47.292Z Done (0.001s)
1842025-01-15T04:23:47.881Z Done (0.589s)
1852025-01-15T04:23:52.392Z Done (4.276s)
1862025-01-15T04:23:52.473Z Done (0.018s)
1872025-01-15T04:23:52.475Z Done (0.000s)
1882025-01-15T04:23:52.654Z Done (0.000s)
1892025-01-15T04:23:53.354ZPlanning: Evaluating mediator changes ... Done
1902025-01-15T04:23:53.517ZPlanning: Checking for conflicting actions ... Done
1912025-01-15T04:23:53.519ZPlanning: Consolidating action changes ... Done
1922025-01-15T04:23:53.784ZPlanning: Evaluating mediators ... Done
1932025-01-15T04:23:53.787ZPlanning: Planning completed in 0.43 seconds
1942025-01-15T04:23:53.824Z Mediators to change: 2
1952025-01-15T04:23:53.824Z Create boot environment: No
1962025-01-15T04:23:53.826ZCreate backup boot environment: No
1972025-01-15T04:23:53.980Z Done
1982025-01-15T04:23:53.980Z Done
1992025-01-15T04:23:54.347Z Done
2002025-01-15T04:23:57.975Z Done
2012025-01-15T04:23:58.064Z Done
2022025-01-15T04:23:58.067Z Done
2032025-01-15T04:23:58.206Z Done
2042025-01-15T04:23:58.886ZPlanning: Evaluating mediator changes ... Done
2052025-01-15T04:23:58.908ZPlanning: Merging actions ... Done
2062025-01-15T04:23:59.019ZPlanning: Checking for conflicting actions ... Done
2072025-01-15T04:23:59.023ZPlanning: Consolidating action changes ... Done
2082025-01-15T04:23:59.277ZPlanning: Evaluating mediators ... Done
2092025-01-15T04:23:59.332ZPlanning: Planning completed in 0.75 seconds
2102025-01-15T04:23:59.373Z Packages to change: 1
2112025-01-15T04:23:59.373Z Mediators to change: 1
2122025-01-15T04:23:59.375Z Services to change: 1
2132025-01-15T04:23:59.375Z Create boot environment: No
2142025-01-15T04:23:59.375ZCreate backup boot environment: Yes
2152025-01-15T04:24:01.519Z Actions: 1/6 actions (Updating modified actions)
2162025-01-15T04:24:01.522Z Actions: Completed 6 actions in 0.00 seconds.
2172025-01-15T04:24:01.522Z Done
2182025-01-15T04:24:01.522Z Done
2192025-01-15T04:24:01.639Z Done
2202025-01-15T04:24:05.240Z Done
2212025-01-15T04:24:05.332Z Done
2222025-01-15T04:24:05.335Z Done
2232025-01-15T04:24:05.477Z Done
2242025-01-15T04:24:05.909ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2252025-01-15T04:24:05.909Zclang system 15 system
2262025-01-15T04:24:05.909Zcsh system system illumos
2272025-01-15T04:24:05.909Zctags system system illumos
2282025-01-15T04:24:05.909Zgcc vendor 12 vendor
2292025-01-15T04:24:05.909Zgcc system 10 system
2302025-01-15T04:24:05.909Zgcc system 7 system
2312025-01-15T04:24:05.909Zgo system 1.20 system
2322025-01-15T04:24:05.909Zgo system 1.19 system
2332025-01-15T04:24:05.909Zllvm system 15 system
2342025-01-15T04:24:05.909Zllvm system 14 system
2352025-01-15T04:24:05.909Zmariadb system 10.6 system
2362025-01-15T04:24:05.909Zmta vendor vendor dma
2372025-01-15T04:24:05.909Zopenjdk system 17 system
2382025-01-15T04:24:05.909Zopenjdk system 11 system
2392025-01-15T04:24:05.909Zopenjdk system 1.8 system
2402025-01-15T04:24:05.909Zopenssl vendor 3 vendor
2412025-01-15T04:24:05.909Zperl system 5.36 system
2422025-01-15T04:24:05.909Zpostgresql system 15 system
2432025-01-15T04:24:05.909Zpostgresql system 13 system
2442025-01-15T04:24:05.909Zpython vendor 3 vendor
2452025-01-15T04:24:05.909Zpython system 2 system
2462025-01-15T04:24:05.909Zpython3 system 3.11 system
2472025-01-15T04:24:05.909Zruby system 3.0 system
2482025-01-15T04:24:05.909Zwords vendor vendor american-english
2492025-01-15T04:24:05.910Zwords system system australian-english
2502025-01-15T04:24:05.910Zwords system system british-english
2512025-01-15T04:24:05.910Zwords system system canadian-english
2522025-01-15T04:24:05.910Zwords system system french
2532025-01-15T04:24:05.910Zwords system system italian
2542025-01-15T04:24:05.910Zwords system system ngerman
2552025-01-15T04:24:05.910Zwords system system ogerman
2562025-01-15T04:24:05.910Zwords system system spanish
2572025-01-15T04:24:06.244ZPUBLISHER TYPE STATUS P LOCATION
2582025-01-15T04:24:06.244Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2592025-01-15T04:24:09.052ZFMRI IFO
2602025-01-15T04:24:09.052Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2612025-01-15T04:24:09.052Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2622025-01-15T04:24:09.052Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2632025-01-15T04:24:09.052Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2642025-01-15T04:24:09.052Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2652025-01-15T04:24:09.052Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2662025-01-15T04:24:09.052Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2672025-01-15T04:24:09.052Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2682025-01-15T04:24:09.052Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2692025-01-15T04:24:09.052Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2702025-01-15T04:24:09.052Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2712025-01-15T04:24:09.052Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2722025-01-15T04:24:09.052Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2732025-01-15T04:24:09.052Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2742025-01-15T04:24:09.052Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2752025-01-15T04:24:09.813Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2762025-01-15T04:24:10.133Z Updating crates.io index
2772025-01-15T04:24:10.136Z Updating git repository `https://github.com/oxidecomputer/diffus`
2782025-01-15T04:24:10.536Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2792025-01-15T04:24:11.106Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2802025-01-15T04:24:11.371Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2812025-01-15T04:24:11.668Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2822025-01-15T04:24:11.981Z Updating git repository `https://github.com/oxidecomputer/propolis`
2832025-01-15T04:24:12.894Z Updating git repository `https://github.com/oxidecomputer/crucible`
2842025-01-15T04:24:14.509Z Updating git repository `https://github.com/oxidecomputer/opte`
2852025-01-15T04:24:15.186Z Updating git repository `https://github.com/oxidecomputer/falcon`
2862025-01-15T04:24:15.937Z Updating git repository `https://github.com/oxidecomputer/clickward`
2872025-01-15T04:24:16.254Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2882025-01-15T04:24:16.596Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2892025-01-15T04:24:17.231Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2902025-01-15T04:24:17.521Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2912025-01-15T04:24:17.910Z Updating git repository `https://github.com/oxidecomputer/tofino`
2922025-01-15T04:24:18.229Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2932025-01-15T04:24:18.483Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2942025-01-15T04:24:18.714Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2952025-01-15T04:24:19.054Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2962025-01-15T04:24:19.492Z Updating git repository `https://github.com/oxidecomputer/ispf`
2972025-01-15T04:24:19.793Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2982025-01-15T04:24:20.166Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2992025-01-15T04:24:20.629Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3002025-01-15T04:24:20.945Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3012025-01-15T04:24:21.332Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3022025-01-15T04:24:21.790Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3032025-01-15T04:24:22.131Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3042025-01-15T04:24:22.413Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3052025-01-15T04:24:22.657Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3062025-01-15T04:24:23.957Z Downloading crates ...
3072025-01-15T04:24:24.102Z Downloaded bytecount v0.6.8
3082025-01-15T04:24:24.113Z Downloaded generic-array v0.14.7
3092025-01-15T04:24:24.117Z Downloaded errno v0.3.9
3102025-01-15T04:24:24.134Z Downloaded utf8parse v0.2.2
3112025-01-15T04:24:24.137Z Downloaded dof v0.3.0
3122025-01-15T04:24:24.137Z Downloaded heck v0.4.1
3132025-01-15T04:24:24.139Z Downloaded clap_derive v4.5.18
3142025-01-15T04:24:24.143Z Downloaded tabled_derive v0.7.0
3152025-01-15T04:24:24.146Z Downloaded cargo-platform v0.1.8
3162025-01-15T04:24:24.146Z Downloaded equivalent v1.0.1
3172025-01-15T04:24:24.148Z Downloaded memchr v2.7.4
3182025-01-15T04:24:24.155Z Downloaded toml v0.8.19
3192025-01-15T04:24:24.161Z Downloaded memmap v0.7.0
3202025-01-15T04:24:24.165Z Downloaded sha2 v0.10.8
3212025-01-15T04:24:24.168Z Downloaded pest_derive v2.7.14
3222025-01-15T04:24:24.168Z Downloaded unicode-linebreak v0.1.5
3232025-01-15T04:24:24.171Z Downloaded clap v4.5.21
3242025-01-15T04:24:24.177Z Downloaded cargo_metadata v0.18.1
3252025-01-15T04:24:24.180Z Downloaded proc-macro2 v1.0.92
3262025-01-15T04:24:24.188Z Downloaded ucd-trie v0.1.7
3272025-01-15T04:24:24.190Z Downloaded proc-macro-error-attr v1.0.4
3282025-01-15T04:24:24.195Z Downloaded anyhow v1.0.95
3292025-01-15T04:24:24.200Z Downloaded hashbrown v0.15.1
3302025-01-15T04:24:24.219Z Downloaded unicode-ident v1.0.14
3312025-01-15T04:24:24.222Z Downloaded strsim v0.11.1
3322025-01-15T04:24:24.225Z Downloaded heck v0.5.0
3332025-01-15T04:24:24.225Z Downloaded pest_generator v2.7.14
3342025-01-15T04:24:24.229Z Downloaded log v0.4.22
3352025-01-15T04:24:24.232Z Downloaded proc-macro-error v1.0.4
3362025-01-15T04:24:24.234Z Downloaded macaddr v1.0.1
3372025-01-15T04:24:24.245Z Downloaded toml_datetime v0.6.8
3382025-01-15T04:24:24.248Z Downloaded terminal_size v0.4.0
3392025-01-15T04:24:24.250Z Downloaded is_terminal_polyfill v1.70.1
3402025-01-15T04:24:24.250Z Downloaded clap_lex v0.7.2
3412025-01-15T04:24:24.250Z Downloaded itoa v1.0.11
3422025-01-15T04:24:24.253Z Downloaded scroll v0.12.0
3432025-01-15T04:24:24.256Z Downloaded once_cell v1.20.2
3442025-01-15T04:24:24.259Z Downloaded serde_spanned v0.6.8
3452025-01-15T04:24:24.260Z Downloaded anstream v0.6.15
3462025-01-15T04:24:24.262Z Downloaded swrite v0.1.0
3472025-01-15T04:24:24.270Z Downloaded smawk v0.3.2
3482025-01-15T04:24:24.273Z Downloaded cfg-if v1.0.0
3492025-01-15T04:24:24.273Z Downloaded pretty-hex v0.4.1
3502025-01-15T04:24:24.277Z Downloaded usdt-macro v0.5.0
3512025-01-15T04:24:24.277Z Downloaded quote v1.0.38
3522025-01-15T04:24:24.279Z Downloaded plain v0.2.3
3532025-01-15T04:24:24.280Z Downloaded pest_meta v2.7.14
3542025-01-15T04:24:24.283Z Downloaded dtrace-parser v0.2.0
3552025-01-15T04:24:24.285Z Downloaded cpufeatures v0.2.14
3562025-01-15T04:24:24.290Z Downloaded usdt-attr-macro v0.5.0
3572025-01-15T04:24:24.292Z Downloaded crypto-common v0.1.6
3582025-01-15T04:24:24.292Z Downloaded anstyle-query v1.1.1
3592025-01-15T04:24:24.295Z Downloaded anstyle v1.0.10
3602025-01-15T04:24:24.298Z Downloaded anstyle-parse v0.2.5
3612025-01-15T04:24:24.300Z Downloaded version_check v0.9.5
3622025-01-15T04:24:24.304Z Downloaded fs-err v2.11.0
3632025-01-15T04:24:24.307Z Downloaded scroll_derive v0.12.0
3642025-01-15T04:24:24.309Z Downloaded serde_derive v1.0.217
3652025-01-15T04:24:24.312Z Downloaded fnv v1.0.7
3662025-01-15T04:24:24.312Z Downloaded autocfg v1.4.0
3672025-01-15T04:24:24.314Z Downloaded serde_tokenstream v0.2.2
3682025-01-15T04:24:24.317Z Downloaded fastrand v2.1.1
3692025-01-15T04:24:24.317Z Downloaded digest v0.10.7
3702025-01-15T04:24:24.319Z Downloaded tempfile v3.13.0
3712025-01-15T04:24:24.322Z Downloaded usdt-impl v0.5.0
3722025-01-15T04:24:24.324Z Downloaded papergrid v0.11.0
3732025-01-15T04:24:24.327Z Downloaded byteorder v1.5.0
3742025-01-15T04:24:24.330Z Downloaded colorchoice v1.0.2
3752025-01-15T04:24:24.330Z Downloaded camino-tempfile v1.1.1
3762025-01-15T04:24:24.333Z Downloaded cargo_toml v0.20.5
3772025-01-15T04:24:24.336Z Downloaded zerocopy-derive v0.7.35
3782025-01-15T04:24:24.339Z Downloaded camino v1.1.9
3792025-01-15T04:24:24.339Z Downloaded semver v1.0.24
3802025-01-15T04:24:24.341Z Downloaded typenum v1.17.0
3812025-01-15T04:24:24.344Z Downloaded thiserror v1.0.69
3822025-01-15T04:24:24.348Z Downloaded block-buffer v0.10.4
3832025-01-15T04:24:24.351Z Downloaded thread-id v4.2.2
3842025-01-15T04:24:24.351Z Downloaded thiserror-impl v1.0.69
3852025-01-15T04:24:24.359Z Downloaded ryu v1.0.18
3862025-01-15T04:24:24.366Z Downloaded bitflags v2.6.0
3872025-01-15T04:24:24.370Z Downloaded usdt v0.5.0
3882025-01-15T04:24:24.372Z Downloaded indexmap v2.7.0
3892025-01-15T04:24:24.382Z Downloaded toml_edit v0.22.22
3902025-01-15T04:24:24.403Z Downloaded textwrap v0.16.1
3912025-01-15T04:24:24.406Z Downloaded serde v1.0.217
3922025-01-15T04:24:24.423Z Downloaded syn v2.0.96
3932025-01-15T04:24:24.434Z Downloaded serde_json v1.0.135
3942025-01-15T04:24:24.440Z Downloaded pest v2.7.14
3952025-01-15T04:24:24.446Z Downloaded goblin v0.8.2
3962025-01-15T04:24:24.451Z Downloaded zerocopy v0.7.35
3972025-01-15T04:24:24.466Z Downloaded clap_builder v4.5.21
3982025-01-15T04:24:24.480Z Downloaded winnow v0.6.20
3992025-01-15T04:24:24.488Z Downloaded tabled v0.15.0
4002025-01-15T04:24:24.503Z Downloaded unicode-width v0.1.14
4012025-01-15T04:24:24.508Z Downloaded syn v1.0.109
4022025-01-15T04:24:24.517Z Downloaded rustix v0.38.37
4032025-01-15T04:24:24.545Z Downloaded libc v0.2.162
4042025-01-15T04:24:24.854Z Compiling proc-macro2 v1.0.92
4052025-01-15T04:24:24.854Z Compiling unicode-ident v1.0.14
4062025-01-15T04:24:24.857Z Compiling version_check v0.9.5
4072025-01-15T04:24:24.857Z Compiling serde v1.0.217
4082025-01-15T04:24:24.857Z Compiling memchr v2.7.4
4092025-01-15T04:24:24.857Z Compiling thiserror v1.0.69
4102025-01-15T04:24:24.857Z Compiling libc v0.2.162
4112025-01-15T04:24:24.890Z Compiling ucd-trie v0.1.7
4122025-01-15T04:24:25.127Z Compiling itoa v1.0.11
4132025-01-15T04:24:25.393Z Compiling ryu v1.0.18
4142025-01-15T04:24:25.671Z Compiling once_cell v1.20.2
4152025-01-15T04:24:25.722Z Compiling byteorder v1.5.0
4162025-01-15T04:24:25.775Z Compiling serde_json v1.0.135
4172025-01-15T04:24:25.970Z Compiling rustix v0.38.37
4182025-01-15T04:24:26.105Z Compiling bitflags v2.6.0
4192025-01-15T04:24:26.171Z Compiling proc-macro-error-attr v1.0.4
4202025-01-15T04:24:26.496Z Compiling usdt-impl v0.5.0
4212025-01-15T04:24:26.521Z Compiling syn v1.0.109
4222025-01-15T04:24:26.563Z Compiling proc-macro-error v1.0.4
4232025-01-15T04:24:26.589Z Compiling log v0.4.22
4242025-01-15T04:24:26.766Z Compiling quote v1.0.38
4252025-01-15T04:24:26.842Z Compiling errno v0.3.9
4262025-01-15T04:24:26.931Z Compiling hashbrown v0.15.1
4272025-01-15T04:24:27.071Z Compiling utf8parse v0.2.2
4282025-01-15T04:24:27.099Z Compiling equivalent v1.0.1
4292025-01-15T04:24:27.126Z Compiling syn v2.0.96
4302025-01-15T04:24:27.267Z Compiling plain v0.2.3
4312025-01-15T04:24:27.320Z Compiling camino v1.1.9
4322025-01-15T04:24:27.450Z Compiling thread-id v4.2.2
4332025-01-15T04:24:27.478Z Compiling anstyle-parse v0.2.5
4342025-01-15T04:24:27.819Z Compiling colorchoice v1.0.2
4352025-01-15T04:24:28.009Z Compiling indexmap v2.7.0
4362025-01-15T04:24:28.030Z Compiling is_terminal_polyfill v1.70.1
4372025-01-15T04:24:28.031Z Compiling semver v1.0.24
4382025-01-15T04:24:28.081Z Compiling autocfg v1.4.0
4392025-01-15T04:24:28.176Z Compiling pretty-hex v0.4.1
4402025-01-15T04:24:28.207Z Compiling anstyle v1.0.10
4412025-01-15T04:24:28.408Z Compiling winnow v0.6.20
4422025-01-15T04:24:28.516Z Compiling unicode-width v0.1.14
4432025-01-15T04:24:28.666Z Compiling anstyle-query v1.1.1
4442025-01-15T04:24:28.850Z Compiling anstream v0.6.15
4452025-01-15T04:24:29.048Z Compiling terminal_size v0.4.0
4462025-01-15T04:24:29.116Z Compiling fs-err v2.11.0
4472025-01-15T04:24:29.389Z Compiling fnv v1.0.7
4482025-01-15T04:24:29.418Z Compiling cfg-if v1.0.0
4492025-01-15T04:24:29.445Z Compiling anyhow v1.0.95
4502025-01-15T04:24:29.521Z Compiling heck v0.5.0
4512025-01-15T04:24:29.574Z Compiling heck v0.4.1
4522025-01-15T04:24:29.617Z Compiling clap_lex v0.7.2
4532025-01-15T04:24:30.010Z Compiling strsim v0.11.1
4542025-01-15T04:24:30.035Z Compiling fastrand v2.1.1
4552025-01-15T04:24:30.068Z Compiling bytecount v0.6.8
4562025-01-15T04:24:30.281Z Compiling papergrid v0.11.0
4572025-01-15T04:24:30.510Z Compiling tempfile v3.13.0
4582025-01-15T04:24:30.619Z Compiling clap_builder v4.5.21
4592025-01-15T04:24:30.824Z Compiling memmap v0.7.0
4602025-01-15T04:24:30.863Z Compiling smawk v0.3.2
4612025-01-15T04:24:31.104Z Compiling unicode-linebreak v0.1.5
4622025-01-15T04:24:31.601Z Compiling textwrap v0.16.1
4632025-01-15T04:24:31.696Z Compiling swrite v0.1.0
4642025-01-15T04:24:32.380Z Compiling tabled_derive v0.7.0
4652025-01-15T04:24:33.765Z Compiling tabled v0.15.0
4662025-01-15T04:24:34.130Z Compiling serde_derive v1.0.217
4672025-01-15T04:24:34.130Z Compiling thiserror-impl v1.0.69
4682025-01-15T04:24:34.133Z Compiling zerocopy-derive v0.7.35
4692025-01-15T04:24:34.133Z Compiling scroll_derive v0.12.0
4702025-01-15T04:24:34.133Z Compiling clap_derive v4.5.18
4712025-01-15T04:24:35.683Z Compiling scroll v0.12.0
4722025-01-15T04:24:36.190Z Compiling zerocopy v0.7.35
4732025-01-15T04:24:36.234Z Compiling goblin v0.8.2
4742025-01-15T04:24:37.283Z Compiling pest v2.7.14
4752025-01-15T04:24:37.704Z Compiling clap v4.5.21
4762025-01-15T04:24:39.313Z Compiling pest_meta v2.7.14
4772025-01-15T04:24:40.236Z Compiling pest_generator v2.7.14
4782025-01-15T04:24:41.610Z Compiling pest_derive v2.7.14
4792025-01-15T04:24:42.246Z Compiling dtrace-parser v0.2.0
4802025-01-15T04:24:42.708Z Compiling serde_tokenstream v0.2.2
4812025-01-15T04:24:42.945Z Compiling toml_datetime v0.6.8
4822025-01-15T04:24:43.028Z Compiling serde_spanned v0.6.8
4832025-01-15T04:24:43.187Z Compiling cargo-platform v0.1.8
4842025-01-15T04:24:43.280Z Compiling toml_edit v0.22.22
4852025-01-15T04:24:43.337Z Compiling macaddr v1.0.1
4862025-01-15T04:24:43.659Z Compiling camino-tempfile v1.1.1
4872025-01-15T04:24:44.147Z Compiling dof v0.3.0
4882025-01-15T04:24:44.448Z Compiling cargo_metadata v0.18.1
4892025-01-15T04:24:45.600Z Compiling usdt-attr-macro v0.5.0
4902025-01-15T04:24:45.600Z Compiling usdt-macro v0.5.0
4912025-01-15T04:24:46.135Z Compiling toml v0.8.19
4922025-01-15T04:24:46.642Z Compiling usdt v0.5.0
4932025-01-15T04:24:46.909Z Compiling cargo_toml v0.20.5
4942025-01-15T04:24:49.576Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4952025-01-15T04:24:52.723Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.12s
4962025-01-15T04:24:53.001Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4972025-01-15T04:24:53.516Z Downloading crates ...
4982025-01-15T04:24:53.639Z Downloaded adler2 v2.0.0
4992025-01-15T04:24:53.641Z Downloaded convert_case v0.4.0
5002025-01-15T04:24:53.666Z Downloaded cexpr v0.6.0
5012025-01-15T04:24:53.669Z Downloaded bitflags v1.3.2
5022025-01-15T04:24:53.675Z Downloaded async-stream-impl v0.3.6
5032025-01-15T04:24:53.678Z Downloaded arrayvec v0.7.6
5042025-01-15T04:24:53.683Z Downloaded bitvec v1.0.1
5052025-01-15T04:24:53.700Z Downloaded crucible-workspace-hack v0.1.0
5062025-01-15T04:24:53.705Z Downloaded darling v0.20.10
5072025-01-15T04:24:53.709Z Downloaded http-body-util v0.1.2
5082025-01-15T04:24:53.709Z Downloaded buf-list v1.0.3
5092025-01-15T04:24:53.711Z Downloaded indoc v1.0.9
5102025-01-15T04:24:53.714Z Downloaded lazy_static v1.5.0
5112025-01-15T04:24:53.716Z Downloaded icu_provider_macros v1.5.0
5122025-01-15T04:24:53.716Z Downloaded http v1.2.0
5132025-01-15T04:24:53.721Z Downloaded mime v0.3.17
5142025-01-15T04:24:53.723Z Downloaded aead v0.5.2
5152025-01-15T04:24:53.726Z Downloaded matches v0.1.10
5162025-01-15T04:24:53.726Z Downloaded hostname v0.3.1
5172025-01-15T04:24:53.730Z Downloaded lock_api v0.4.12
5182025-01-15T04:24:53.733Z Downloaded colored v2.1.0
5192025-01-15T04:24:53.733Z Downloaded icu_locid_transform_data v1.5.0
5202025-01-15T04:24:53.736Z Downloaded hickory-server v0.24.1
5212025-01-15T04:24:53.739Z Downloaded indent_write v2.2.0
5222025-01-15T04:24:53.742Z Downloaded libefi-sys v0.1.0
5232025-01-15T04:24:53.744Z Downloaded hmac v0.12.1
5242025-01-15T04:24:53.747Z Downloaded ascii-canvas v3.0.0
5252025-01-15T04:24:53.747Z Downloaded icu_normalizer v1.5.0
5262025-01-15T04:24:53.752Z Downloaded async-bb8-diesel v0.2.1
5272025-01-15T04:24:53.754Z Downloaded indexmap v1.9.3
5282025-01-15T04:24:53.757Z Downloaded managed v0.8.0
5292025-01-15T04:24:53.760Z Downloaded lalrpop-util v0.19.12
5302025-01-15T04:24:53.760Z Downloaded atomicwrites v0.4.4
5312025-01-15T04:24:53.763Z Downloaded linear-map v1.2.0
5322025-01-15T04:24:53.763Z Downloaded crc32fast v1.4.2
5332025-01-15T04:24:53.766Z Downloaded rpassword v7.3.1
5342025-01-15T04:24:53.768Z Downloaded allocator-api2 v0.2.18
5352025-01-15T04:24:53.771Z Downloaded bitfield-struct v0.6.2
5362025-01-15T04:24:53.773Z Downloaded cbc v0.1.2
5372025-01-15T04:24:53.773Z Downloaded jobserver v0.1.32
5382025-01-15T04:24:53.776Z Downloaded headers-core v0.3.0
5392025-01-15T04:24:53.778Z Downloaded const-oid v0.9.6
5402025-01-15T04:24:53.781Z Downloaded idna v0.4.0
5412025-01-15T04:24:53.789Z Downloaded bitfield v0.14.0
5422025-01-15T04:24:53.792Z Downloaded bcrypt-pbkdf v0.10.0
5432025-01-15T04:24:53.792Z Downloaded semver v0.1.20
5442025-01-15T04:24:53.792Z Downloaded hyper-tls v0.6.0
5452025-01-15T04:24:53.795Z Downloaded bytes v1.9.0
5462025-01-15T04:24:53.797Z Downloaded ciborium-io v0.2.2
5472025-01-15T04:24:53.801Z Downloaded hyper-staticfile v0.10.1
5482025-01-15T04:24:53.804Z Downloaded base64 v0.13.1
5492025-01-15T04:24:53.806Z Downloaded prettyplease v0.2.25
5502025-01-15T04:24:53.809Z Downloaded crossbeam-epoch v0.9.18
5512025-01-15T04:24:53.811Z Downloaded base16ct v0.2.0
5522025-01-15T04:24:53.814Z Downloaded bcs v0.1.6
5532025-01-15T04:24:53.816Z Downloaded bumpalo v3.16.0
5542025-01-15T04:24:53.819Z Downloaded keccak v0.1.5
5552025-01-15T04:24:53.822Z Downloaded ciborium v0.2.2
5562025-01-15T04:24:53.824Z Downloaded simd-adler32 v0.3.7
5572025-01-15T04:24:53.827Z Downloaded md-5 v0.10.6
5582025-01-15T04:24:53.829Z Downloaded crc-catalog v2.4.0
5592025-01-15T04:24:53.829Z Downloaded crc-any v2.5.0
5602025-01-15T04:24:53.832Z Downloaded progenitor-macro v0.9.1
5612025-01-15T04:24:53.834Z Downloaded tinyvec_macros v0.1.1
5622025-01-15T04:24:53.834Z Downloaded ipnetwork v0.20.0
5632025-01-15T04:24:53.837Z Downloaded http-range v0.1.5
5642025-01-15T04:24:53.839Z Downloaded base64 v0.22.1
5652025-01-15T04:24:53.842Z Downloaded lazycell v1.3.0
5662025-01-15T04:24:53.845Z Downloaded idna_adapter v1.2.0
5672025-01-15T04:24:53.845Z Downloaded bb8 v0.8.5
5682025-01-15T04:24:53.847Z Downloaded const_format v0.2.33
5692025-01-15T04:24:53.852Z Downloaded time-core v0.1.2
5702025-01-15T04:24:53.854Z Downloaded heapless v0.7.17
5712025-01-15T04:24:53.858Z Downloaded signature v2.2.0
5722025-01-15T04:24:53.860Z Downloaded ident_case v1.0.1
5732025-01-15T04:24:53.863Z Downloaded lru v0.12.5
5742025-01-15T04:24:53.863Z Downloaded hubpack_derive v0.1.1
5752025-01-15T04:24:53.866Z Downloaded http-body v1.0.1
5762025-01-15T04:24:53.866Z Downloaded cmake v0.1.51
5772025-01-15T04:24:53.869Z Downloaded crossbeam-utils v0.8.20
5782025-01-15T04:24:53.871Z Downloaded rcgen v0.12.1
5792025-01-15T04:24:53.874Z Downloaded httparse v1.9.5
5802025-01-15T04:24:53.877Z Downloaded untrusted v0.7.1
5812025-01-15T04:24:53.879Z Downloaded hkdf v0.12.4
5822025-01-15T04:24:53.882Z Downloaded const_format_proc_macros v0.2.33
5832025-01-15T04:24:53.884Z Downloaded tokio-native-tls v0.3.1
5842025-01-15T04:24:53.887Z Downloaded blake2 v0.10.6
5852025-01-15T04:24:53.889Z Downloaded md5 v0.7.0
5862025-01-15T04:24:53.890Z Downloaded match_cfg v0.1.0
5872025-01-15T04:24:53.892Z Downloaded compact_str v0.8.0
5882025-01-15T04:24:53.895Z Downloaded libloading v0.8.5
5892025-01-15T04:24:53.897Z Downloaded russh-cryptovec v0.7.3
5902025-01-15T04:24:53.899Z Downloaded lockfree-object-pool v0.1.6
5912025-01-15T04:24:53.903Z Downloaded untrusted v0.9.0
5922025-01-15T04:24:53.905Z Downloaded kstat-rs v0.2.4
5932025-01-15T04:24:53.905Z Downloaded progenitor-client v0.8.0
5942025-01-15T04:24:53.905Z Downloaded impl-trait-for-tuples v0.2.2
5952025-01-15T04:24:53.908Z Downloaded hex v0.4.3
5962025-01-15T04:24:53.911Z Downloaded newtype_derive v0.1.6
5972025-01-15T04:24:53.914Z Downloaded maplit v1.0.2
5982025-01-15T04:24:53.914Z Downloaded litemap v0.7.3
5992025-01-15T04:24:53.917Z Downloaded static_assertions v1.1.0
6002025-01-15T04:24:53.919Z Downloaded strum_macros v0.25.3
6012025-01-15T04:24:53.921Z Downloaded libsw v3.3.1
6022025-01-15T04:24:53.924Z Downloaded xz2 v0.1.7
6032025-01-15T04:24:53.926Z Downloaded utf16_iter v1.0.5
6042025-01-15T04:24:53.926Z Downloaded home v0.5.9
6052025-01-15T04:24:53.929Z Downloaded glob v0.3.1
6062025-01-15T04:24:53.932Z Downloaded termtree v0.4.1
6072025-01-15T04:24:53.932Z Downloaded r2d2 v0.8.10
6082025-01-15T04:24:53.936Z Downloaded mime_guess v2.0.5
6092025-01-15T04:24:53.936Z Downloaded tracing-attributes v0.1.27
6102025-01-15T04:24:53.939Z Downloaded icu_locid_transform v1.5.0
6112025-01-15T04:24:53.941Z Downloaded icu_locid v1.5.0
6122025-01-15T04:24:53.946Z Downloaded fxhash v0.2.1
6132025-01-15T04:24:53.962Z Downloaded indicatif v0.17.9
6142025-01-15T04:24:53.962Z Downloaded newtype-uuid v1.1.3
6152025-01-15T04:24:53.962Z Downloaded addr2line v0.24.2
6162025-01-15T04:24:53.962Z Downloaded oso-derive v0.27.3
6172025-01-15T04:24:53.962Z Downloaded diesel_table_macro_syntax v0.2.0
6182025-01-15T04:24:53.962Z Downloaded serde-big-array v0.5.1
6192025-01-15T04:24:53.968Z Downloaded rustls-pemfile v1.0.4
6202025-01-15T04:24:53.968Z Downloaded siphasher v0.3.11
6212025-01-15T04:24:53.968Z Downloaded structmeta v0.3.0
6222025-01-15T04:24:53.971Z Downloaded heapless v0.8.0
6232025-01-15T04:24:53.971Z Downloaded hyper v1.5.0
6242025-01-15T04:24:53.977Z Downloaded derive_builder v0.20.2
6252025-01-15T04:24:53.984Z Downloaded peg-runtime v0.8.3
6262025-01-15T04:24:53.987Z Downloaded ipnet v2.10.1
6272025-01-15T04:24:53.987Z Downloaded defmt-macros v0.3.9
6282025-01-15T04:24:53.989Z Downloaded paste v1.0.15
6292025-01-15T04:24:53.993Z Downloaded form_urlencoded v1.2.1
6302025-01-15T04:24:53.995Z Downloaded serde-hex v0.1.0
6312025-01-15T04:24:53.998Z Downloaded fragile v2.0.0
6322025-01-15T04:24:53.998Z Downloaded aws-lc-rs v1.10.0
6332025-01-15T04:24:54.009Z Downloaded owo-colors v4.1.0
6342025-01-15T04:24:54.012Z Downloaded globset v0.4.15
6352025-01-15T04:24:54.014Z Downloaded foldhash v0.1.3
6362025-01-15T04:24:54.014Z Downloaded slog-stdlog v4.1.1
6372025-01-15T04:24:54.017Z Downloaded pem v3.0.4
6382025-01-15T04:24:54.017Z Downloaded icu_properties v1.5.1
6392025-01-15T04:24:54.023Z Downloaded atomic-waker v1.1.2
6402025-01-15T04:24:54.025Z Downloaded ena v0.14.3
6412025-01-15T04:24:54.025Z Downloaded slog-bunyan v2.5.0
6422025-01-15T04:24:54.025Z Downloaded powerfmt v0.2.0
6432025-01-15T04:24:54.025Z Downloaded subprocess v0.2.9
6442025-01-15T04:24:54.028Z Downloaded rtoolbox v0.0.2
6452025-01-15T04:24:54.030Z Downloaded zerofrom-derive v0.1.4
6462025-01-15T04:24:54.030Z Downloaded similar v2.6.0
6472025-01-15T04:24:54.035Z Downloaded zopfli v0.8.1
6482025-01-15T04:24:54.038Z Downloaded termios v0.3.3
6492025-01-15T04:24:54.040Z Downloaded crc v3.2.1
6502025-01-15T04:24:54.043Z Downloaded smallvec v0.6.14
6512025-01-15T04:24:54.045Z Downloaded postcard v1.0.10
6522025-01-15T04:24:54.048Z Downloaded ecdsa v0.16.9
6532025-01-15T04:24:54.050Z Downloaded fs_extra v1.3.0
6542025-01-15T04:24:54.053Z Downloaded num_enum_derive v0.5.11
6552025-01-15T04:24:54.053Z Downloaded typify-macro v0.2.0
6562025-01-15T04:24:54.056Z Downloaded ciborium-ll v0.2.2
6572025-01-15T04:24:54.056Z Downloaded assert_matches v1.5.0
6582025-01-15T04:24:54.059Z Downloaded atty v0.2.14
6592025-01-15T04:24:54.059Z Downloaded dropshot_endpoint v0.12.0
6602025-01-15T04:24:54.062Z Downloaded omicron-zone-package v0.12.0
6612025-01-15T04:24:54.073Z Downloaded mirai-annotations v1.12.0
6622025-01-15T04:24:54.075Z Downloaded zone_cfg_derive v0.3.0
6632025-01-15T04:24:54.075Z Downloaded scrypt v0.11.0
6642025-01-15T04:24:54.078Z Downloaded humantime v2.1.0
6652025-01-15T04:24:54.078Z Downloaded parse-size v1.1.0
6662025-01-15T04:24:54.081Z Downloaded zip v0.6.6
6672025-01-15T04:24:54.083Z Downloaded darling_macro v0.20.10
6682025-01-15T04:24:54.086Z Downloaded zone_cfg_derive v0.1.2
6692025-01-15T04:24:54.086Z Downloaded diesel_derives v2.2.3
6702025-01-15T04:24:54.089Z Downloaded sec1 v0.7.3
6712025-01-15T04:24:54.092Z Downloaded httpdate v1.0.3
6722025-01-15T04:24:54.094Z Downloaded precomputed-hash v0.1.1
6732025-01-15T04:24:54.094Z Downloaded slog-term v2.9.1
6742025-01-15T04:24:54.097Z Downloaded secrecy v0.8.0
6752025-01-15T04:24:54.100Z Downloaded hickory-resolver v0.24.1
6762025-01-15T04:24:54.103Z Downloaded unicase v2.7.0
6772025-01-15T04:24:54.105Z Downloaded url v2.5.3
6782025-01-15T04:24:54.108Z Downloaded crossbeam-deque v0.8.5
6792025-01-15T04:24:54.111Z Downloaded proptest v1.5.0
6802025-01-15T04:24:54.118Z Downloaded number_prefix v0.4.0
6812025-01-15T04:24:54.121Z Downloaded libxml v0.3.3
6822025-01-15T04:24:54.125Z Downloaded fallible-iterator v0.2.0
6832025-01-15T04:24:54.128Z Downloaded rusty-fork v0.3.0
6842025-01-15T04:24:54.130Z Downloaded libm v0.2.8
6852025-01-15T04:24:54.136Z Downloaded term v0.7.0
6862025-01-15T04:24:54.140Z Downloaded ppv-lite86 v0.2.20
6872025-01-15T04:24:54.142Z Downloaded itertools v0.10.5
6882025-01-15T04:24:54.148Z Downloaded toolchain_find v0.4.0
6892025-01-15T04:24:54.150Z Downloaded env_filter v0.1.2
6902025-01-15T04:24:54.153Z Downloaded openssl-sys v0.9.103
6912025-01-15T04:24:54.156Z Downloaded signal-hook v0.3.17
6922025-01-15T04:24:54.159Z Downloaded is_ci v1.2.0
6932025-01-15T04:24:54.161Z Downloaded memoffset v0.9.1
6942025-01-15T04:24:54.162Z Downloaded maybe-uninit v2.0.0
6952025-01-15T04:24:54.164Z Downloaded tokio-macros v2.4.0
6962025-01-15T04:24:54.164Z Downloaded scopeguard v1.2.0
6972025-01-15T04:24:54.167Z Downloaded native-tls v0.2.12
6982025-01-15T04:24:54.170Z Downloaded futures-channel v0.3.31
6992025-01-15T04:24:54.170Z Downloaded ed25519 v2.2.3
7002025-01-15T04:24:54.172Z Downloaded parking_lot_core v0.9.10
7012025-01-15T04:24:54.175Z Downloaded password-hash v0.4.2
7022025-01-15T04:24:54.177Z Downloaded idna v1.0.3
7032025-01-15T04:24:54.182Z Downloaded newline-converter v0.3.0
7042025-01-15T04:24:54.184Z Downloaded ahash v0.8.11
7052025-01-15T04:24:54.187Z Downloaded unsafe-libyaml v0.2.11
7062025-01-15T04:24:54.189Z Downloaded rsa v0.9.6
7072025-01-15T04:24:54.193Z Downloaded tinystr v0.7.6
7082025-01-15T04:24:54.196Z Downloaded quinn v0.11.5
7092025-01-15T04:24:54.199Z Downloaded sct v0.7.1
7102025-01-15T04:24:54.202Z Downloaded typify v0.2.0
7112025-01-15T04:24:54.206Z Downloaded supports-color v3.0.1
7122025-01-15T04:24:54.209Z Downloaded parking_lot_core v0.8.6
7132025-01-15T04:24:54.212Z Downloaded highway v1.2.0
7142025-01-15T04:24:54.212Z Downloaded ssh-cipher v0.2.0
7152025-01-15T04:24:54.215Z Downloaded psl-types v2.0.11
7162025-01-15T04:24:54.215Z Downloaded gethostname v0.5.0
7172025-01-15T04:24:54.219Z Downloaded num_threads v0.1.7
7182025-01-15T04:24:54.219Z Downloaded icu_normalizer_data v1.5.0
7192025-01-15T04:24:54.222Z Downloaded slog-scope v4.4.0
7202025-01-15T04:24:54.222Z Downloaded whoami v1.5.2
7212025-01-15T04:24:54.225Z Downloaded postgres-types v0.2.8
7222025-01-15T04:24:54.228Z Downloaded zerocopy v0.6.6
7232025-01-15T04:24:54.230Z Downloaded fallible-iterator v0.3.0
7242025-01-15T04:24:54.230Z Downloaded dirs-next v2.0.0
7252025-01-15T04:24:54.233Z Downloaded thiserror v2.0.11
7262025-01-15T04:24:54.236Z Downloaded enum-as-inner v0.6.1
7272025-01-15T04:24:54.240Z Downloaded peg-macros v0.8.4
7282025-01-15T04:24:54.242Z Downloaded progenitor-macro v0.8.0
7292025-01-15T04:24:54.242Z Downloaded env_logger v0.11.5
7302025-01-15T04:24:54.245Z Downloaded der_derive v0.7.3
7312025-01-15T04:24:54.247Z Downloaded getrandom v0.2.15
7322025-01-15T04:24:54.250Z Downloaded nibble_vec v0.1.0
7332025-01-15T04:24:54.253Z Downloaded rustc_version v0.4.1
7342025-01-15T04:24:54.253Z Downloaded rustyline v14.0.0
7352025-01-15T04:24:54.257Z Downloaded chrono v0.4.38
7362025-01-15T04:24:54.264Z Downloaded take_mut v0.2.2
7372025-01-15T04:24:54.267Z Downloaded internet-checksum v0.2.1
7382025-01-15T04:24:54.267Z Downloaded signal-hook-registry v1.4.2
7392025-01-15T04:24:54.270Z Downloaded packed_struct_codegen v0.10.1
7402025-01-15T04:24:54.270Z Downloaded tinyvec v1.8.0
7412025-01-15T04:24:54.272Z Downloaded itertools v0.12.1
7422025-01-15T04:24:54.279Z Downloaded proc-macro-crate v1.3.1
7432025-01-15T04:24:54.281Z Downloaded darling_core v0.20.10
7442025-01-15T04:24:54.285Z Downloaded packed_struct v0.10.1
7452025-01-15T04:24:54.287Z Downloaded rfc6979 v0.4.0
7462025-01-15T04:24:54.290Z Downloaded futures v0.3.31
7472025-01-15T04:24:54.293Z Downloaded serde_repr v0.1.19
7482025-01-15T04:24:54.295Z Downloaded slog-async v2.8.0
7492025-01-15T04:24:54.298Z Downloaded tracing-core v0.1.32
7502025-01-15T04:24:54.300Z Downloaded crossbeam-channel v0.5.13
7512025-01-15T04:24:54.310Z Downloaded subtle v2.6.1
7522025-01-15T04:24:54.313Z Downloaded strum_macros v0.24.3
7532025-01-15T04:24:54.313Z Downloaded chacha20poly1305 v0.10.1
7542025-01-15T04:24:54.313Z Downloaded pretty-hex v0.2.1
7552025-01-15T04:24:54.313Z Downloaded predicates-tree v1.0.11
7562025-01-15T04:24:54.313Z Downloaded itertools v0.13.0
7572025-01-15T04:24:54.319Z Downloaded ssh-encoding v0.2.0
7582025-01-15T04:24:54.321Z Downloaded pin-project-lite v0.2.14
7592025-01-15T04:24:54.325Z Downloaded pin-project-internal v1.1.6
7602025-01-15T04:24:54.328Z Downloaded fd-lock v4.0.2
7612025-01-15T04:24:54.331Z Downloaded futures-macro v0.3.31
7622025-01-15T04:24:54.331Z Downloaded rustversion v1.0.17
7632025-01-15T04:24:54.333Z Downloaded which v4.4.2
7642025-01-15T04:24:54.336Z Downloaded yoke-derive v0.7.4
7652025-01-15T04:24:54.338Z Downloaded tokio-tungstenite v0.21.0
7662025-01-15T04:24:54.341Z Downloaded foreign-types-shared v0.3.1
7672025-01-15T04:24:54.341Z Downloaded foreign-types-shared v0.1.1
7682025-01-15T04:24:54.341Z Downloaded bindgen v0.69.5
7692025-01-15T04:24:54.348Z Downloaded debug-ignore v1.0.5
7702025-01-15T04:24:54.351Z Downloaded sqlformat v0.2.6
7712025-01-15T04:24:54.354Z Downloaded serde_plain v1.0.2
7722025-01-15T04:24:54.354Z Downloaded signal-hook-tokio v0.3.1
7732025-01-15T04:24:54.354Z Downloaded primeorder v0.13.6
7742025-01-15T04:24:54.357Z Downloaded tokio-rustls v0.24.1
7752025-01-15T04:24:54.360Z Downloaded unarray v0.1.4
7762025-01-15T04:24:54.360Z Downloaded parking_lot v0.12.3
7772025-01-15T04:24:54.362Z Downloaded progenitor-impl v0.9.1
7782025-01-15T04:24:54.365Z Downloaded spki v0.7.3
7792025-01-15T04:24:54.368Z Downloaded universal-hash v0.5.1
7802025-01-15T04:24:54.368Z Downloaded tls_codec_derive v0.4.1
7812025-01-15T04:24:54.373Z Downloaded polyval v0.6.2
7822025-01-15T04:24:54.373Z Downloaded parse-zoneinfo v0.3.1
7832025-01-15T04:24:54.375Z Downloaded group v0.13.0
7842025-01-15T04:24:54.375Z Downloaded derive-where v1.2.7
7852025-01-15T04:24:54.379Z Downloaded dsl_auto_type v0.1.2
7862025-01-15T04:24:54.383Z Downloaded tui-tree-widget v0.22.0
7872025-01-15T04:24:54.383Z Downloaded funty v2.0.0
7882025-01-15T04:24:54.387Z Downloaded p256 v0.13.2
7892025-01-15T04:24:54.392Z Downloaded fixedbitset v0.4.2
7902025-01-15T04:24:54.392Z Downloaded normalize-line-endings v0.3.0
7912025-01-15T04:24:54.392Z Downloaded futures-task v0.3.31
7922025-01-15T04:24:54.392Z Downloaded expectorate v1.1.0
7932025-01-15T04:24:54.397Z Downloaded defmt-parser v0.3.4
7942025-01-15T04:24:54.397Z Downloaded utf8_iter v1.0.4
7952025-01-15T04:24:54.397Z Downloaded futures-sink v0.3.31
7962025-01-15T04:24:54.397Z Downloaded smf v0.2.3
7972025-01-15T04:24:54.397Z Downloaded ron v0.7.1
7982025-01-15T04:24:54.408Z Downloaded phf_codegen v0.11.2
7992025-01-15T04:24:54.408Z Downloaded walkdir v2.5.0
8002025-01-15T04:24:54.413Z Downloaded flagset v0.4.6
8012025-01-15T04:24:54.413Z Downloaded crossterm v0.28.1
8022025-01-15T04:24:54.419Z Downloaded num_enum v0.5.11
8032025-01-15T04:24:54.419Z Downloaded ron v0.8.1
8042025-01-15T04:24:54.423Z Downloaded chrono-tz v0.10.0
8052025-01-15T04:24:54.431Z Downloaded resolv-conf v0.7.0
8062025-01-15T04:24:54.433Z Downloaded sync_wrapper v1.0.1
8072025-01-15T04:24:54.435Z Downloaded tabwriter v1.4.0
8082025-01-15T04:24:54.437Z Downloaded strip-ansi-escapes v0.2.0
8092025-01-15T04:24:54.437Z Downloaded termcolor v1.4.1
8102025-01-15T04:24:54.439Z Downloaded synstructure v0.13.1
8112025-01-15T04:24:54.440Z Downloaded rustc_version v0.1.7
8122025-01-15T04:24:54.441Z Downloaded new_debug_unreachable v1.0.6
8132025-01-15T04:24:54.442Z Downloaded predicates v3.1.2
8142025-01-15T04:24:54.444Z Downloaded tap v1.0.1
8152025-01-15T04:24:54.446Z Downloaded curve25519-dalek v4.1.3
8162025-01-15T04:24:54.455Z Downloaded zone v0.1.8
8172025-01-15T04:24:54.457Z Downloaded typify-macro v0.3.0
8182025-01-15T04:24:54.457Z Downloaded portable-atomic v1.9.0
8192025-01-15T04:24:54.464Z Downloaded derive_builder_macro v0.20.2
8202025-01-15T04:24:54.466Z Downloaded thiserror-impl v2.0.11
8212025-01-15T04:24:54.468Z Downloaded ghash v0.5.1
8222025-01-15T04:24:54.468Z Downloaded sync-ptr v0.1.1
8232025-01-15T04:24:54.470Z Downloaded strum v0.26.3
8242025-01-15T04:24:54.470Z Downloaded aho-corasick v1.1.3
8252025-01-15T04:24:54.476Z Downloaded publicsuffix v2.2.3
8262025-01-15T04:24:54.478Z Downloaded futures-core v0.3.31
8272025-01-15T04:24:54.481Z Downloaded dropshot_endpoint v0.13.0
8282025-01-15T04:24:54.483Z Downloaded lalrpop v0.19.12
8292025-01-15T04:24:54.494Z Downloaded pkg-config v0.3.31
8302025-01-15T04:24:54.499Z Downloaded hashbrown v0.14.5
8312025-01-15T04:24:54.502Z Downloaded oso v0.27.3
8322025-01-15T04:24:54.506Z Downloaded futures-executor v0.3.31
8332025-01-15T04:24:54.506Z Downloaded aes-gcm v0.10.3
8342025-01-15T04:24:54.510Z Downloaded serde_path_to_error v0.1.16
8352025-01-15T04:24:54.512Z Downloaded unicode-bidi v0.3.17
8362025-01-15T04:24:54.515Z Downloaded toml_edit v0.19.15
8372025-01-15T04:24:54.531Z Downloaded quick-error v1.2.3
8382025-01-15T04:24:54.533Z Downloaded blake3 v1.5.4
8392025-01-15T04:24:54.540Z Downloaded rand_seeder v0.3.0
8402025-01-15T04:24:54.542Z Downloaded winnow v0.5.40
8412025-01-15T04:24:54.550Z Downloaded pin-utils v0.1.0
8422025-01-15T04:24:54.552Z Downloaded num v0.4.3
8432025-01-15T04:24:54.554Z Downloaded structmeta v0.2.0
8442025-01-15T04:24:54.554Z Downloaded opaque-debug v0.3.1
8452025-01-15T04:24:54.554Z Downloaded defmt v0.3.8
8462025-01-15T04:24:54.558Z Downloaded nom v7.1.3
8472025-01-15T04:24:54.563Z Downloaded yasna v0.5.2
8482025-01-15T04:24:54.566Z Downloaded openssl-probe v0.1.5
8492025-01-15T04:24:54.571Z Downloaded write16 v1.0.0
8502025-01-15T04:24:54.573Z Downloaded smallvec v1.13.2
8512025-01-15T04:24:54.573Z Downloaded pkcs8 v0.10.2
8522025-01-15T04:24:54.573Z Downloaded predicates-core v1.0.8
8532025-01-15T04:24:54.578Z Downloaded tls_codec v0.4.1
8542025-01-15T04:24:54.582Z Downloaded path-slash v0.1.5
8552025-01-15T04:24:54.582Z Downloaded dhcproto-macros v0.1.0
8562025-01-15T04:24:54.582Z Downloaded tiny-keccak v2.0.2
8572025-01-15T04:24:54.582Z Downloaded unicode_categories v0.1.1
8582025-01-15T04:24:54.585Z Downloaded rustls v0.22.4
8592025-01-15T04:24:54.596Z Downloaded phf_shared v0.10.0
8602025-01-15T04:24:54.598Z Downloaded idna v0.3.0
8612025-01-15T04:24:54.603Z Downloaded num-integer v0.1.46
8622025-01-15T04:24:54.606Z Downloaded slog-dtrace v0.3.0
8632025-01-15T04:24:54.610Z Downloaded parse-display-derive v0.10.0
8642025-01-15T04:24:54.610Z Downloaded slog-json v2.6.1
8652025-01-15T04:24:54.612Z Downloaded hashbrown v0.13.2
8662025-01-15T04:24:54.615Z Downloaded foreign-types v0.3.2
8672025-01-15T04:24:54.617Z Downloaded progenitor-client v0.9.1
8682025-01-15T04:24:54.617Z Downloaded env_logger v0.10.2
8692025-01-15T04:24:54.621Z Downloaded des v0.8.1
8702025-01-15T04:24:54.623Z Downloaded embedded-io v0.4.0
8712025-01-15T04:24:54.624Z Downloaded thiserror-no-std v2.0.2
8722025-01-15T04:24:54.626Z Downloaded der v0.7.9
8732025-01-15T04:24:54.632Z Downloaded stringprep v0.1.5
8742025-01-15T04:24:54.635Z Downloaded display-error-chain v0.2.2
8752025-01-15T04:24:54.638Z Downloaded reedline v0.35.0
8762025-01-15T04:24:54.644Z Downloaded sha1 v0.10.6
8772025-01-15T04:24:54.646Z Downloaded multer v3.1.0
8782025-01-15T04:24:54.649Z Downloaded zerovec v0.10.4
8792025-01-15T04:24:54.655Z Downloaded pin-project v1.1.6
8802025-01-15T04:24:54.667Z Downloaded want v0.3.1
8812025-01-15T04:24:54.670Z Downloaded fallible-streaming-iterator v0.1.9
8822025-01-15T04:24:54.670Z Downloaded shell-words v1.1.0
8832025-01-15T04:24:54.670Z Downloaded difflib v0.4.0
8842025-01-15T04:24:54.672Z Downloaded vsss-rs v3.3.4
8852025-01-15T04:24:54.675Z Downloaded reqwest v0.12.9
8862025-01-15T04:24:54.682Z Downloaded regex v1.11.1
8872025-01-15T04:24:54.697Z Downloaded tower-service v0.3.3
8882025-01-15T04:24:54.700Z Downloaded ref-cast-impl v1.0.23
8892025-01-15T04:24:54.700Z Downloaded endian-type v0.1.2
8902025-01-15T04:24:54.700Z Downloaded slab v0.4.9
8912025-01-15T04:24:54.703Z Downloaded toml v0.7.8
8922025-01-15T04:24:54.705Z Downloaded salsa20 v0.10.2
8932025-01-15T04:24:54.705Z Downloaded git2 v0.19.0
8942025-01-15T04:24:54.714Z Downloaded num-iter v0.1.45
8952025-01-15T04:24:54.717Z Downloaded pkcs1 v0.7.5
8962025-01-15T04:24:54.720Z Downloaded rustls-pki-types v1.10.0
8972025-01-15T04:24:54.723Z Downloaded try-lock v0.2.5
8982025-01-15T04:24:54.723Z Downloaded qorb v0.2.1
8992025-01-15T04:24:54.728Z Downloaded stable_deref_trait v1.2.0
9002025-01-15T04:24:54.732Z Downloaded string_cache v0.8.7
9012025-01-15T04:24:54.732Z Downloaded derive_builder_core v0.20.2
9022025-01-15T04:24:54.735Z Downloaded zerovec-derive v0.10.3
9032025-01-15T04:24:54.735Z Downloaded rustc-hash v2.0.0
9042025-01-15T04:24:54.737Z Downloaded vergen v8.3.2
9052025-01-15T04:24:54.740Z Downloaded slog v2.7.0
9062025-01-15T04:24:54.742Z Downloaded thread_local v1.1.8
9072025-01-15T04:24:54.745Z Downloaded progenitor v0.8.0
9082025-01-15T04:24:54.745Z Downloaded thiserror-impl-no-std v2.0.2
9092025-01-15T04:24:54.747Z Downloaded quinn-udp v0.5.5
9102025-01-15T04:24:54.750Z Downloaded writeable v0.5.5
9112025-01-15T04:24:54.752Z Downloaded foreign-types v0.5.0
9122025-01-15T04:24:54.752Z Downloaded vte_generate_state_changes v0.1.2
9132025-01-15T04:24:54.752Z Downloaded nodrop v0.1.14
9142025-01-15T04:24:54.755Z Downloaded rand_xorshift v0.3.0
9152025-01-15T04:24:54.755Z Downloaded shlex v1.3.0
9162025-01-15T04:24:54.757Z Downloaded waitgroup v0.1.2
9172025-01-15T04:24:54.757Z Downloaded unicode-xid v0.2.6
9182025-01-15T04:24:54.759Z Downloaded unicode-truncate v1.1.0
9192025-01-15T04:24:54.762Z Downloaded foreign-types-macros v0.2.3
9202025-01-15T04:24:54.762Z Downloaded diesel-dtrace v0.4.2
9212025-01-15T04:24:54.764Z Downloaded dirs-sys-next v0.1.2
9222025-01-15T04:24:54.764Z Downloaded mockall v0.13.0
9232025-01-15T04:24:54.767Z Downloaded olpc-cjson v0.1.4
9242025-01-15T04:24:54.767Z Downloaded test-strategy v0.3.1
9252025-01-15T04:24:54.772Z Downloaded wait-timeout v0.2.0
9262025-01-15T04:24:54.776Z Downloaded tokio-tungstenite v0.24.0
9272025-01-15T04:24:54.778Z Downloaded progenitor v0.9.1
9282025-01-15T04:24:54.778Z Downloaded dunce v1.0.5
9292025-01-15T04:24:54.779Z Downloaded num-complex v0.4.6
9302025-01-15T04:24:54.781Z Downloaded yoke v0.7.4
9312025-01-15T04:24:54.781Z Downloaded rustls-webpki v0.102.8
9322025-01-15T04:24:54.800Z Downloaded pbkdf2 v0.11.0
9332025-01-15T04:24:54.802Z Downloaded num-conv v0.1.0
9342025-01-15T04:24:54.805Z Downloaded tokio-rustls v0.26.0
9352025-01-15T04:24:54.805Z Downloaded dhcproto v0.12.0
9362025-01-15T04:24:54.807Z Downloaded hashbrown v0.12.3
9372025-01-15T04:24:54.812Z Downloaded downcast v0.11.0
9382025-01-15T04:24:54.815Z Downloaded zeroize v1.8.1
9392025-01-15T04:24:54.815Z Downloaded zerocopy v0.8.10
9402025-01-15T04:24:54.839Z Downloaded radium v0.7.0
9412025-01-15T04:24:54.843Z Downloaded regex-syntax v0.8.5
9422025-01-15T04:24:54.849Z Downloaded value-bag v1.9.0
9432025-01-15T04:24:54.851Z Downloaded idna v0.5.0
9442025-01-15T04:24:54.859Z Downloaded ref-cast v1.0.23
9452025-01-15T04:24:54.861Z Downloaded phf_shared v0.11.2
9462025-01-15T04:24:54.864Z Downloaded pbkdf2 v0.12.2
9472025-01-15T04:24:54.864Z Downloaded zerocopy-derive v0.8.10
9482025-01-15T04:24:54.870Z Downloaded serde_derive_internals v0.29.1
9492025-01-15T04:24:54.872Z Downloaded unicode-properties v0.1.3
9502025-01-15T04:24:54.874Z Downloaded uzers v0.12.1
9512025-01-15T04:24:54.877Z Downloaded num-derive v0.4.2
9522025-01-15T04:24:54.880Z Downloaded num-traits v0.2.19
9532025-01-15T04:24:54.884Z Downloaded sqlparser v0.45.0
9542025-01-15T04:24:54.887Z Downloaded ff v0.13.0
9552025-01-15T04:24:54.889Z Downloaded enum-as-inner v0.5.1
9562025-01-15T04:24:54.892Z Downloaded schemars v0.8.21
9572025-01-15T04:24:54.902Z Downloaded hash32 v0.2.1
9582025-01-15T04:24:54.904Z Downloaded phf_generator v0.11.2
9592025-01-15T04:24:54.905Z Downloaded tokio-tungstenite v0.23.1
9602025-01-15T04:24:54.907Z Downloaded half v2.4.1
9612025-01-15T04:24:54.910Z Downloaded peg v0.8.4
9622025-01-15T04:24:54.912Z Downloaded typify v0.3.0
9632025-01-15T04:24:54.917Z Downloaded uuid v1.11.0
9642025-01-15T04:24:54.920Z Downloaded socket2 v0.5.7
9652025-01-15T04:24:54.925Z Downloaded snafu-derive v0.8.5
9662025-01-15T04:24:54.925Z Downloaded ed25519-dalek v2.1.1
9672025-01-15T04:24:54.928Z Downloaded tokio-rustls v0.25.0
9682025-01-15T04:24:54.930Z Downloaded p521 v0.13.3
9692025-01-15T04:24:54.933Z Downloaded snafu v0.8.5
9702025-01-15T04:24:54.939Z Downloaded tokio-postgres v0.7.12
9712025-01-15T04:24:54.944Z Downloaded openssl-macros v0.1.1
9722025-01-15T04:24:54.948Z Downloaded vcpkg v0.2.15
9732025-01-15T04:24:54.984Z Downloaded rand v0.8.5
9742025-01-15T04:24:54.987Z Downloaded idna v0.2.3
9752025-01-15T04:24:54.994Z Downloaded schemars_derive v0.8.21
9762025-01-15T04:24:54.996Z Downloaded tracing v0.1.40
9772025-01-15T04:24:54.999Z Downloaded bstr v1.10.0
9782025-01-15T04:24:55.013Z Downloaded float-cmp v0.9.0
9792025-01-15T04:24:55.015Z Downloaded rustc-demangle v0.1.24
9802025-01-15T04:24:55.015Z Downloaded num-bigint v0.4.6
9812025-01-15T04:24:55.018Z Downloaded serde_with v3.11.0
9822025-01-15T04:24:55.027Z Downloaded zip v2.1.3
9832025-01-15T04:24:55.033Z Downloaded miniz_oxide v0.8.0
9842025-01-15T04:24:55.044Z Downloaded headers v0.4.0
9852025-01-15T04:24:55.049Z Downloaded time v0.3.36
9862025-01-15T04:24:55.054Z Downloaded slog-envlogger v2.2.0
9872025-01-15T04:24:55.054Z Downloaded steno v0.4.1
9882025-01-15T04:24:55.057Z Downloaded num-bigint-dig v0.8.4
9892025-01-15T04:24:55.060Z Downloaded unicode-normalization v0.1.24
9902025-01-15T04:24:55.063Z Downloaded password-hash v0.5.0
9912025-01-15T04:24:55.066Z Downloaded rusqlite v0.32.1
9922025-01-15T04:24:55.072Z Downloaded mio v1.0.2
9932025-01-15T04:24:55.078Z Downloaded x509-cert v0.2.5
9942025-01-15T04:24:55.085Z Downloaded nix v0.29.0
9952025-01-15T04:24:55.098Z Downloaded zerofrom v0.1.4
9962025-01-15T04:24:55.101Z Downloaded rustls v0.23.19
9972025-01-15T04:24:55.112Z Downloaded bzip2-sys v0.1.11+1.0.8
9982025-01-15T04:24:55.125Z Downloaded russh v0.45.0
9992025-01-15T04:24:55.131Z Downloaded time-macros v0.2.18
10002025-01-15T04:24:55.137Z Downloaded tough v0.19.0
10012025-01-15T04:24:55.142Z Downloaded elliptic-curve v0.13.8
10022025-01-15T04:24:55.148Z Downloaded hash32 v0.3.1
10032025-01-15T04:24:55.155Z Downloaded petname v2.0.2
10042025-01-15T04:24:55.155Z Downloaded regress v0.10.1
10052025-01-15T04:24:55.169Z Downloaded h2 v0.4.6
10062025-01-15T04:24:55.181Z Downloaded tokio-util v0.7.12
10072025-01-15T04:24:55.183Z Downloaded smoltcp v0.9.1
10082025-01-15T04:24:55.189Z Downloaded rayon v1.10.0
10092025-01-15T04:24:55.198Z Downloaded quick-xml v0.33.0
10102025-01-15T04:24:55.207Z Downloaded regex-syntax v0.6.29
10112025-01-15T04:24:55.213Z Downloaded dropshot v0.12.0
10122025-01-15T04:24:55.233Z Downloaded ratatui v0.28.1
10132025-01-15T04:24:55.252Z Downloaded rustls-webpki v0.101.7
10142025-01-15T04:24:55.266Z Downloaded p384 v0.13.0
10152025-01-15T04:24:55.272Z Downloaded typify-impl v0.3.0
10162025-01-15T04:24:55.288Z Downloaded quinn-proto v0.11.8
10172025-01-15T04:24:55.295Z Downloaded webpki-roots v0.26.6
10182025-01-15T04:24:55.299Z Downloaded object v0.36.5
10192025-01-15T04:24:55.315Z Downloaded polar-core v0.27.3
10202025-01-15T04:24:55.321Z Downloaded dropshot v0.13.0
10212025-01-15T04:24:55.342Z Downloaded flate2 v1.0.34
10222025-01-15T04:24:55.347Z Downloaded serde_urlencoded v0.7.1
10232025-01-15T04:24:55.349Z Downloaded ssh-key v0.6.6
10242025-01-15T04:24:55.356Z Downloaded openssl v0.10.66
10252025-01-15T04:24:55.366Z Downloaded gimli v0.31.1
10262025-01-15T04:24:55.375Z Downloaded trust-dns-proto v0.22.0
10272025-01-15T04:24:55.392Z Downloaded derive_more v0.99.18
10282025-01-15T04:24:55.397Z Downloaded object v0.30.4
10292025-01-15T04:24:55.412Z Downloaded radix_trie v0.2.1
10302025-01-15T04:24:55.419Z Downloaded nix v0.28.0
10312025-01-15T04:24:55.435Z Downloaded smoltcp v0.11.0
10322025-01-15T04:24:55.450Z Downloaded csv v1.3.0
10332025-01-15T04:24:55.476Z Downloaded typify-impl v0.2.0
10342025-01-15T04:24:55.489Z Downloaded petgraph v0.6.5
10352025-01-15T04:24:55.506Z Downloaded openapiv3 v2.0.0
10362025-01-15T04:24:55.517Z Downloaded regex-automata v0.4.8
10372025-01-15T04:24:55.533Z Downloaded sled v0.34.7
10382025-01-15T04:24:55.543Z Downloaded diesel v2.2.6
10392025-01-15T04:24:55.561Z Downloaded tungstenite v0.21.0
10402025-01-15T04:24:55.565Z Downloaded typed-path v0.9.3
10412025-01-15T04:24:55.571Z Downloaded russh-keys v0.45.0
10422025-01-15T04:24:55.573Z Downloaded hickory-proto v0.24.1
10432025-01-15T04:24:55.588Z Downloaded num-rational v0.4.2
10442025-01-15T04:24:55.589Z Downloaded wyz v0.5.1
10452025-01-15T04:24:55.591Z Downloaded futures-util v0.3.31
10462025-01-15T04:24:55.602Z Downloaded nix v0.27.1
10472025-01-15T04:24:55.612Z Downloaded zerocopy-derive v0.6.6
10482025-01-15T04:24:55.621Z Downloaded lzma-sys v0.1.20
10492025-01-15T04:24:55.648Z Downloaded libz-sys v1.1.20
10502025-01-15T04:24:55.668Z Downloaded icu_properties_data v1.5.0
10512025-01-15T04:24:55.678Z Downloaded tokio v1.40.0
10522025-01-15T04:24:55.713Z Downloaded futures-io v0.3.31
10532025-01-15T04:24:55.716Z Downloaded either v1.13.0
10542025-01-15T04:24:55.716Z Downloaded flume v0.11.1
10552025-01-15T04:24:55.719Z Downloaded tokio-stream v0.1.16
10562025-01-15T04:24:55.723Z Downloaded unicode-width v0.2.0
10572025-01-15T04:24:55.728Z Downloaded scheduled-thread-pool v0.2.7
10582025-01-15T04:24:55.732Z Downloaded serde_yaml v0.9.34+deprecated
10592025-01-15T04:24:55.735Z Downloaded zeroize_derive v1.4.2
10602025-01-15T04:24:55.735Z Downloaded samael v0.0.17
10612025-01-15T04:24:55.740Z Downloaded salty v0.3.0
10622025-01-15T04:24:55.747Z Downloaded encoding_rs v0.8.34
10632025-01-15T04:24:55.766Z Downloaded regress v0.9.1
10642025-01-15T04:24:55.774Z Downloaded tungstenite v0.23.0
10652025-01-15T04:24:55.778Z Downloaded twox-hash v1.6.3
10662025-01-15T04:24:55.780Z Downloaded sqlparser_derive v0.2.2
10672025-01-15T04:24:55.780Z Downloaded parking_lot v0.11.2
10682025-01-15T04:24:55.783Z Downloaded rustls v0.21.12
10692025-01-15T04:24:55.793Z Downloaded tungstenite v0.24.0
10702025-01-15T04:24:55.796Z Downloaded sha3 v0.10.8
10712025-01-15T04:24:55.800Z Downloaded rand_chacha v0.3.1
10722025-01-15T04:24:55.803Z Downloaded percent-encoding v2.3.1
10732025-01-15T04:24:55.803Z Downloaded serde_with_macros v3.11.0
10742025-01-15T04:24:55.806Z Downloaded phf v0.11.2
10752025-01-15T04:24:55.806Z Downloaded filetime v0.2.25
10762025-01-15T04:24:55.811Z Downloaded spin v0.9.8
10772025-01-15T04:24:55.811Z Downloaded rustc-hash v1.1.0
10782025-01-15T04:24:55.815Z Downloaded nanorand v0.7.0
10792025-01-15T04:24:55.815Z Downloaded multimap v0.10.0
10802025-01-15T04:24:55.815Z Downloaded same-file v1.0.6
10812025-01-15T04:24:55.820Z Downloaded vte v0.11.1
10822025-01-15T04:24:55.820Z Downloaded tar v0.4.42
10832025-01-15T04:24:55.824Z Downloaded diff v0.1.13
10842025-01-15T04:24:55.825Z Downloaded progenitor-impl v0.8.0
10852025-01-15T04:24:55.825Z Downloaded nu-ansi-term v0.50.1
10862025-01-15T04:24:55.830Z Downloaded deranged v0.3.11
10872025-01-15T04:24:55.830Z Downloaded unicode-segmentation v1.12.0
10882025-01-15T04:24:55.831Z Downloaded poly1305 v0.8.0
10892025-01-15T04:24:55.835Z Downloaded hashlink v0.9.1
10902025-01-15T04:24:55.849Z Downloaded zone v0.3.0
10912025-01-15T04:24:55.849Z Downloaded float-ord v0.3.2
10922025-01-15T04:24:55.849Z Downloaded parse-display v0.10.0
10932025-01-15T04:24:55.849Z Downloaded dyn-clone v1.0.17
10942025-01-15T04:24:55.849Z Downloaded structmeta-derive v0.3.0
10952025-01-15T04:24:55.849Z Downloaded rustls-pemfile v2.2.0
10962025-01-15T04:24:55.858Z Downloaded strum_macros v0.26.4
10972025-01-15T04:24:55.858Z Downloaded embedded-io v0.6.1
10982025-01-15T04:24:55.858Z Downloaded displaydoc v0.2.5
10992025-01-15T04:24:55.859Z Downloaded fatfs v0.3.6
11002025-01-15T04:24:55.859Z Downloaded argon2 v0.5.3
11012025-01-15T04:24:55.859Z Downloaded hostname v0.4.0
11022025-01-15T04:24:55.866Z Downloaded bzip2 v0.4.4
11032025-01-15T04:24:55.866Z Downloaded data-encoding v2.6.0
11042025-01-15T04:24:55.866Z Downloaded structmeta-derive v0.2.0
11052025-01-15T04:24:55.866Z Downloaded utf-8 v0.7.6
11062025-01-15T04:24:55.866Z Downloaded clang-sys v1.8.1
11072025-01-15T04:24:55.866Z Downloaded pkcs5 v0.7.1
11082025-01-15T04:24:55.871Z Downloaded minimal-lexical v0.2.1
11092025-01-15T04:24:55.871Z Downloaded cfg_aliases v0.1.1
11102025-01-15T04:24:55.873Z Downloaded topological-sort v0.2.2
11112025-01-15T04:24:55.873Z Downloaded cobs v0.2.3
11122025-01-15T04:24:55.873Z Downloaded async-stream v0.3.6
11132025-01-15T04:24:55.878Z Downloaded arrayref v0.3.9
11142025-01-15T04:24:55.881Z Downloaded postgres-protocol v0.6.7
11152025-01-15T04:24:55.881Z Downloaded pem-rfc7468 v0.7.0
11162025-01-15T04:24:55.881Z Downloaded mockall_derive v0.13.0
11172025-01-15T04:24:55.883Z Downloaded rustfmt-wrapper v0.2.1
11182025-01-15T04:24:55.885Z Downloaded rand_core v0.6.4
11192025-01-15T04:24:55.885Z Downloaded xattr v1.3.1
11202025-01-15T04:24:55.892Z Downloaded memmap2 v0.9.5
11212025-01-15T04:24:55.892Z Downloaded icu_provider v1.5.0
11222025-01-15T04:24:55.895Z Downloaded curve25519-dalek-derive v0.1.1
11232025-01-15T04:24:55.895Z Downloaded cookie_store v0.21.0
11242025-01-15T04:24:55.895Z Downloaded iana-time-zone v0.1.61
11252025-01-15T04:24:55.900Z Downloaded hyper-util v0.1.10
11262025-01-15T04:24:55.904Z Downloaded cassowary v0.3.0
11272025-01-15T04:24:55.904Z Downloaded aes v0.8.4
11282025-01-15T04:24:55.907Z Downloaded crypto-bigint v0.5.5
11292025-01-15T04:24:55.911Z Downloaded constant_time_eq v0.3.1
11302025-01-15T04:24:55.915Z Downloaded cipher v0.4.4
11312025-01-15T04:24:55.916Z Downloaded blowfish v0.9.1
11322025-01-15T04:24:55.917Z Downloaded rayon-core v1.12.1
11332025-01-15T04:24:55.920Z Downloaded instability v0.3.2
11342025-01-15T04:24:55.922Z Downloaded cc v1.1.30
11352025-01-15T04:24:55.925Z Downloaded icu_collections v1.5.0
11362025-01-15T04:24:55.930Z Downloaded libgit2-sys v0.17.0+1.8.1
11372025-01-15T04:24:55.987Z Downloaded hickory-client v0.24.1
11382025-01-15T04:24:55.989Z Downloaded inout v0.1.3
11392025-01-15T04:24:55.991Z Downloaded lru-cache v0.1.2
11402025-01-15T04:24:55.998Z Downloaded linked-hash-map v0.5.6
11412025-01-15T04:24:55.998Z Downloaded is-terminal v0.4.13
11422025-01-15T04:24:55.998Z Downloaded hex-literal v0.4.1
11432025-01-15T04:24:56.001Z Downloaded cancel-safe-futures v0.1.5
11442025-01-15T04:24:56.001Z Downloaded signal-hook-mio v0.2.4
11452025-01-15T04:24:56.001Z Downloaded chacha20 v0.9.1
11462025-01-15T04:24:56.003Z Downloaded sigpipe v0.1.3
11472025-01-15T04:24:56.003Z Downloaded instant v0.1.13
11482025-01-15T04:24:56.003Z Downloaded hyper-rustls v0.27.3
11492025-01-15T04:24:56.009Z Downloaded array-init v0.0.4
11502025-01-15T04:24:56.009Z Downloaded base64 v0.21.7
11512025-01-15T04:24:56.014Z Downloaded async-recursion v1.1.1
11522025-01-15T04:24:56.016Z Downloaded cookie v0.18.1
11532025-01-15T04:24:56.016Z Downloaded hubpack v0.1.2
11542025-01-15T04:24:56.018Z Downloaded heck v0.3.3
11552025-01-15T04:24:56.018Z Downloaded backtrace v0.3.74
11562025-01-15T04:24:56.021Z Downloaded ctr v0.9.2
11572025-01-15T04:24:56.024Z Downloaded chrono-tz-build v0.4.0
11582025-01-15T04:24:56.026Z Downloaded csv-core v0.1.11
11592025-01-15T04:24:56.026Z Downloaded crunchy v0.2.2
11602025-01-15T04:24:56.028Z Downloaded console v0.15.8
11612025-01-15T04:24:56.030Z Downloaded cfg_aliases v0.2.1
11622025-01-15T04:24:56.030Z Downloaded block-padding v0.3.3
11632025-01-15T04:24:56.033Z Downloaded backoff v0.4.0
11642025-01-15T04:24:56.033Z Downloaded async-trait v0.1.83
11652025-01-15T04:24:56.036Z Downloaded cstr-argument v0.1.2
11662025-01-15T04:24:56.036Z Downloaded castaway v0.2.3
11672025-01-15T04:24:56.038Z Downloaded bit-vec v0.6.3
11682025-01-15T04:24:56.040Z Downloaded bit-set v0.5.3
11692025-01-15T04:24:56.040Z Downloaded base64ct v1.6.0
11702025-01-15T04:24:56.042Z Downloaded arc-swap v1.7.1
11712025-01-15T04:24:56.334Z Downloaded ring v0.17.8
11722025-01-15T04:24:56.414Z Downloaded libsqlite3-sys v0.30.1
11732025-01-15T04:24:56.525Z Downloaded aws-lc-sys v0.22.0
11742025-01-15T04:24:56.853Z Compiling serde v1.0.217
11752025-01-15T04:24:56.856Z Compiling lock_api v0.4.12
11762025-01-15T04:24:56.856Z Compiling scopeguard v1.2.0
11772025-01-15T04:24:57.011Z Compiling value-bag v1.9.0
11782025-01-15T04:24:57.014Z Compiling typenum v1.17.0
11792025-01-15T04:24:57.014Z Compiling generic-array v0.14.7
11802025-01-15T04:24:57.056Z Compiling syn v2.0.96
11812025-01-15T04:24:57.071Z Compiling getrandom v0.2.15
11822025-01-15T04:24:57.228Z Compiling subtle v2.6.1
11832025-01-15T04:24:57.384Z Compiling rand_core v0.6.4
11842025-01-15T04:24:57.499Z Compiling log v0.4.22
11852025-01-15T04:24:57.574Z Compiling shlex v1.3.0
11862025-01-15T04:24:57.576Z Compiling jobserver v0.1.32
11872025-01-15T04:24:57.620Z Compiling const-oid v0.9.6
11882025-01-15T04:24:57.906Z Compiling smallvec v1.13.2
11892025-01-15T04:24:57.909Z Compiling spin v0.9.8
11902025-01-15T04:24:57.946Z Compiling cc v1.1.30
11912025-01-15T04:24:58.279Z Compiling pin-project-lite v0.2.14
11922025-01-15T04:24:58.297Z Compiling rustix v0.38.37
11932025-01-15T04:24:58.315Z Compiling parking_lot_core v0.9.10
11942025-01-15T04:24:58.373Z Compiling futures-core v0.3.31
11952025-01-15T04:24:58.418Z Compiling signal-hook-registry v1.4.2
11962025-01-15T04:24:58.624Z Compiling mio v1.0.2
11972025-01-15T04:24:59.096Z Compiling parking_lot v0.12.3
11982025-01-15T04:24:59.125Z Compiling aho-corasick v1.1.3
11992025-01-15T04:24:59.309Z Compiling regex-syntax v0.8.5
12002025-01-15T04:24:59.353Z Compiling cpufeatures v0.2.14
12012025-01-15T04:24:59.461Z Compiling lazy_static v1.5.0
12022025-01-15T04:24:59.592Z Compiling futures-sink v0.3.31
12032025-01-15T04:24:59.610Z Compiling either v1.13.0
12042025-01-15T04:24:59.662Z Compiling glob v0.3.1
12052025-01-15T04:24:59.759Z Compiling stable_deref_trait v1.2.0
12062025-01-15T04:24:59.885Z Compiling socket2 v0.5.7
12072025-01-15T04:24:59.902Z Compiling slab v0.4.9
12082025-01-15T04:24:59.998Z Compiling prettyplease v0.2.25
12092025-01-15T04:25:00.351Z Compiling minimal-lexical v0.2.1
12102025-01-15T04:25:00.371Z Compiling serde_json v1.0.135
12112025-01-15T04:25:00.557Z Compiling clang-sys v1.8.1
12122025-01-15T04:25:00.880Z Compiling nom v7.1.3
12132025-01-15T04:25:00.921Z Compiling libloading v0.8.5
12142025-01-15T04:25:01.098Z Compiling bindgen v0.69.5
12152025-01-15T04:25:01.274Z Compiling home v0.5.9
12162025-01-15T04:25:01.554Z Compiling itertools v0.10.5
12172025-01-15T04:25:01.761Z Compiling futures-channel v0.3.31
12182025-01-15T04:25:01.954Z Compiling pin-utils v0.1.0
12192025-01-15T04:25:02.064Z Compiling rustc-hash v1.1.0
12202025-01-15T04:25:02.185Z Compiling allocator-api2 v0.2.18
12212025-01-15T04:25:02.233Z Compiling lazycell v1.3.0
12222025-01-15T04:25:02.428Z Compiling libm v0.2.8
12232025-01-15T04:25:02.767Z Compiling futures-io v0.3.31
12242025-01-15T04:25:02.935Z Compiling foldhash v0.1.3
12252025-01-15T04:25:03.050Z Compiling regex-automata v0.4.8
12262025-01-15T04:25:03.226Z Compiling futures-task v0.3.31
12272025-01-15T04:25:03.513Z Compiling hashbrown v0.15.1
12282025-01-15T04:25:03.977Z Compiling cexpr v0.6.0
12292025-01-15T04:25:04.176Z Compiling cmake v0.1.51
12302025-01-15T04:25:04.303Z Compiling num-traits v0.2.19
12312025-01-15T04:25:04.601Z Compiling synstructure v0.13.1
12322025-01-15T04:25:05.085Z Compiling pkg-config v0.3.31
12332025-01-15T04:25:05.521Z Compiling tinyvec_macros v0.1.1
12342025-01-15T04:25:05.629Z Compiling dunce v1.0.5
12352025-01-15T04:25:05.667Z Compiling fs_extra v1.3.0
12362025-01-15T04:25:05.768Z Compiling tinyvec v1.8.0
12372025-01-15T04:25:06.306Z Compiling ring v0.17.8
12382025-01-15T04:25:06.445Z Compiling litemap v0.7.3
12392025-01-15T04:25:06.836Z Compiling paste v1.0.15
12402025-01-15T04:25:07.249Z Compiling unicode-normalization v0.1.24
12412025-01-15T04:25:07.351Z Compiling unicode-bidi v0.3.17
12422025-01-15T04:25:07.471Z Compiling writeable v0.5.5
12432025-01-15T04:25:07.542Z Compiling base64ct v1.6.0
12442025-01-15T04:25:08.014Z Compiling pem-rfc7468 v0.7.0
12452025-01-15T04:25:08.395Z Compiling httparse v1.9.5
12462025-01-15T04:25:08.537Z Compiling regex v1.11.1
12472025-01-15T04:25:08.671Z Compiling flagset v0.4.6
12482025-01-15T04:25:08.884Z Compiling aws-lc-rs v1.10.0
12492025-01-15T04:25:09.149Z Compiling tracing-core v0.1.32
12502025-01-15T04:25:09.264Z Compiling percent-encoding v2.3.1
12512025-01-15T04:25:09.448Z Compiling rustls-pki-types v1.10.0
12522025-01-15T04:25:09.586Z Compiling icu_locid_transform_data v1.5.0
12532025-01-15T04:25:09.679Z Compiling crossbeam-utils v0.8.20
12542025-01-15T04:25:10.103Z Compiling serde_derive v1.0.217
12552025-01-15T04:25:10.188Z Compiling zeroize_derive v1.4.2
12562025-01-15T04:25:10.305Z Compiling zerocopy-derive v0.7.35
12572025-01-15T04:25:10.358Z Compiling tokio-macros v2.4.0
12582025-01-15T04:25:10.761Z Compiling zerofrom-derive v0.1.4
12592025-01-15T04:25:11.676Z Compiling zeroize v1.8.1
12602025-01-15T04:25:11.857Z Compiling yoke-derive v0.7.4
12612025-01-15T04:25:12.020Z Compiling thiserror-impl v1.0.69
12622025-01-15T04:25:12.357Z Compiling zerocopy v0.7.35
12632025-01-15T04:25:13.281Z Compiling crypto-common v0.1.6
12642025-01-15T04:25:13.527Z Compiling block-buffer v0.10.4
12652025-01-15T04:25:13.697Z Compiling futures-macro v0.3.31
12662025-01-15T04:25:13.778Z Compiling digest v0.10.7
12672025-01-15T04:25:14.117Z Compiling zerovec-derive v0.10.3
12682025-01-15T04:25:14.139Z Compiling block-padding v0.3.3
12692025-01-15T04:25:14.218Z Compiling hmac v0.12.1
12702025-01-15T04:25:14.291Z Compiling zerofrom v0.1.4
12712025-01-15T04:25:14.390Z Compiling displaydoc v0.2.5
12722025-01-15T04:25:14.455Z Compiling inout v0.1.3
12732025-01-15T04:25:14.477Z Compiling sha2 v0.10.8
12742025-01-15T04:25:14.512Z Compiling yoke v0.7.4
12752025-01-15T04:25:14.736Z Compiling cipher v0.4.4
12762025-01-15T04:25:14.862Z Compiling ppv-lite86 v0.2.20
12772025-01-15T04:25:14.950Z Compiling thiserror v1.0.69
12782025-01-15T04:25:15.109Z Compiling der_derive v0.7.3
12792025-01-15T04:25:15.262Z Compiling icu_provider_macros v1.5.0
12802025-01-15T04:25:15.587Z Compiling futures-util v0.3.31
12812025-01-15T04:25:15.632Z Compiling rand_chacha v0.3.1
12822025-01-15T04:25:15.957Z Compiling tracing-attributes v0.1.27
12832025-01-15T04:25:16.412Z Compiling rand v0.8.5
12842025-01-15T04:25:16.620Z Compiling zerovec v0.10.4
12852025-01-15T04:25:17.436Z Compiling der v0.7.9
12862025-01-15T04:25:17.865Z Compiling salsa20 v0.10.2
12872025-01-15T04:25:18.104Z Compiling pest v2.7.14
12882025-01-15T04:25:18.175Z Compiling pbkdf2 v0.12.2
12892025-01-15T04:25:18.368Z Compiling tinystr v0.7.6
12902025-01-15T04:25:18.491Z Compiling icu_collections v1.5.0
12912025-01-15T04:25:18.691Z Compiling icu_locid v1.5.0
12922025-01-15T04:25:18.775Z Compiling num-conv v0.1.0
12932025-01-15T04:25:19.055Z Compiling powerfmt v0.2.0
12942025-01-15T04:25:19.244Z Compiling tracing v0.1.40
12952025-01-15T04:25:19.460Z Compiling spki v0.7.3
12962025-01-15T04:25:19.743Z Compiling untrusted v0.7.1
12972025-01-15T04:25:19.763Z Compiling mirai-annotations v1.12.0
12982025-01-15T04:25:19.834Z Compiling icu_provider v1.5.0
12992025-01-15T04:25:19.924Z Compiling time-core v0.1.2
13002025-01-15T04:25:19.948Z Compiling vcpkg v0.2.15
13012025-01-15T04:25:20.101Z Compiling untrusted v0.9.0
13022025-01-15T04:25:20.299Z Compiling icu_properties_data v1.5.0
13032025-01-15T04:25:20.583Z Compiling icu_locid_transform v1.5.0
13042025-01-15T04:25:20.785Z Compiling pest_meta v2.7.14
13052025-01-15T04:25:20.809Z Compiling time-macros v0.2.18
13062025-01-15T04:25:20.931Z Compiling deranged v0.3.11
13072025-01-15T04:25:21.831Z Compiling openssl-sys v0.9.103
13082025-01-15T04:25:22.330Z Compiling icu_properties v1.5.1
13092025-01-15T04:25:22.372Z Compiling scrypt v0.11.0
13102025-01-15T04:25:22.877Z Compiling bitflags v2.6.0
13112025-01-15T04:25:22.895Z Compiling bytes v1.9.0
13122025-01-15T04:25:23.115Z Compiling indexmap v2.7.0
13132025-01-15T04:25:23.853Z Compiling tokio v1.40.0
13142025-01-15T04:25:23.933Z Compiling http v1.2.0
13152025-01-15T04:25:24.107Z Compiling semver v1.0.24
13162025-01-15T04:25:24.397Z Compiling cbc v0.1.2
13172025-01-15T04:25:24.650Z Compiling rustc_version v0.4.1
13182025-01-15T04:25:24.835Z Compiling aes v0.8.4
13192025-01-15T04:25:25.267Z Compiling scroll_derive v0.12.0
13202025-01-15T04:25:25.367Z Compiling atomic-waker v1.1.2
13212025-01-15T04:25:25.608Z Compiling icu_normalizer_data v1.5.0
13222025-01-15T04:25:25.729Z Compiling utf8_iter v1.0.4
13232025-01-15T04:25:25.974Z Compiling write16 v1.0.0
13242025-01-15T04:25:25.994Z Compiling utf16_iter v1.0.5
13252025-01-15T04:25:26.127Z Compiling num_threads v0.1.7
13262025-01-15T04:25:26.148Z Compiling pkcs5 v0.7.1
13272025-01-15T04:25:26.213Z Compiling icu_normalizer v1.5.0
13282025-01-15T04:25:26.268Z Compiling time v0.3.36
13292025-01-15T04:25:26.712Z Compiling scroll v0.12.0
13302025-01-15T04:25:27.037Z Compiling which v4.4.2
13312025-01-15T04:25:27.234Z Compiling http-body v1.0.1
13322025-01-15T04:25:27.477Z Compiling pest_generator v2.7.14
13332025-01-15T04:25:27.576Z Compiling form_urlencoded v1.2.1
13342025-01-15T04:25:27.691Z Compiling try-lock v0.2.5
13352025-01-15T04:25:27.862Z Compiling slog v2.7.0
13362025-01-15T04:25:27.902Z Compiling goblin v0.8.2
13372025-01-15T04:25:28.046Z Compiling want v0.3.1
13382025-01-15T04:25:28.073Z Compiling idna_adapter v1.2.0
13392025-01-15T04:25:28.291Z Compiling pkcs8 v0.10.2
13402025-01-15T04:25:28.353Z Compiling uuid v1.11.0
13412025-01-15T04:25:28.403Z Compiling iana-time-zone v0.1.61
13422025-01-15T04:25:28.805Z Compiling httpdate v1.0.3
13432025-01-15T04:25:28.963Z Compiling chrono v0.4.38
13442025-01-15T04:25:29.290Z Compiling pest_derive v2.7.14
13452025-01-15T04:25:29.778Z Compiling idna v1.0.3
13462025-01-15T04:25:29.985Z Compiling toml_datetime v0.6.8
13472025-01-15T04:25:30.101Z Compiling dtrace-parser v0.2.0
13482025-01-15T04:25:30.489Z Compiling serde_spanned v0.6.8
13492025-01-15T04:25:30.748Z Compiling serde_tokenstream v0.2.2
13502025-01-15T04:25:30.960Z Compiling tower-service v0.3.3
13512025-01-15T04:25:31.104Z Compiling openssl v0.10.66
13522025-01-15T04:25:31.338Z Compiling adler2 v2.0.0
13532025-01-15T04:25:31.454Z Compiling foreign-types-shared v0.1.1
13542025-01-15T04:25:31.525Z Compiling rustversion v1.0.17
13552025-01-15T04:25:31.550Z Compiling base64 v0.22.1
13562025-01-15T04:25:31.583Z Compiling match_cfg v0.1.0
13572025-01-15T04:25:31.693Z Compiling tokio-util v0.7.12
13582025-01-15T04:25:32.026Z Compiling hostname v0.3.1
13592025-01-15T04:25:32.252Z Compiling foreign-types v0.3.2
13602025-01-15T04:25:32.290Z Compiling miniz_oxide v0.8.0
13612025-01-15T04:25:32.317Z Compiling url v2.5.3
13622025-01-15T04:25:32.371Z Compiling async-trait v0.1.83
13632025-01-15T04:25:32.917Z Compiling h2 v0.4.6
13642025-01-15T04:25:33.597Z Compiling dof v0.3.0
13652025-01-15T04:25:33.735Z Compiling openssl-macros v0.1.1
13662025-01-15T04:25:34.123Z Compiling serde_derive_internals v0.29.1
13672025-01-15T04:25:34.466Z Compiling usdt-impl v0.5.0
13682025-01-15T04:25:34.724Z Compiling dirs-sys-next v0.1.2
13692025-01-15T04:25:35.295Z Compiling rustls v0.22.4
13702025-01-15T04:25:35.454Z Compiling siphasher v0.3.11
13712025-01-15T04:25:35.638Z Compiling syn v1.0.109
13722025-01-15T04:25:35.846Z Compiling rustls v0.23.19
13732025-01-15T04:25:35.881Z Compiling native-tls v0.2.12
13742025-01-15T04:25:36.131Z Compiling schemars v0.8.21
13752025-01-15T04:25:36.217Z Compiling data-encoding v2.6.0
13762025-01-15T04:25:36.378Z Compiling dirs-next v2.0.0
13772025-01-15T04:25:36.492Z Compiling schemars_derive v0.8.21
13782025-01-15T04:25:37.232Z Compiling http-body-util v0.1.2
13792025-01-15T04:25:37.255Z Compiling heapless v0.7.17
13802025-01-15T04:25:37.697Z Compiling crossbeam-epoch v0.9.18
13812025-01-15T04:25:37.719Z Compiling sha1 v0.10.6
13822025-01-15T04:25:37.782Z Compiling signature v2.2.0
13832025-01-15T04:25:38.090Z Compiling bzip2-sys v0.1.11+1.0.8
13842025-01-15T04:25:38.146Z Compiling thread_local v1.1.8
13852025-01-15T04:25:38.168Z Compiling encoding_rs v0.8.34
13862025-01-15T04:25:38.387Z Compiling cookie v0.18.1
13872025-01-15T04:25:38.559Z Compiling multer v3.1.0
13882025-01-15T04:25:38.619Z Compiling openssl-probe v0.1.5
13892025-01-15T04:25:38.680Z Compiling mime v0.3.17
13902025-01-15T04:25:38.846Z Compiling slog-async v2.8.0
13912025-01-15T04:25:38.908Z Compiling signal-hook v0.3.17
13922025-01-15T04:25:39.170Z Compiling dyn-clone v1.0.17
13932025-01-15T04:25:39.218Z Compiling unicode-properties v0.1.3
13942025-01-15T04:25:39.311Z Compiling rayon-core v1.12.1
13952025-01-15T04:25:39.390Z Compiling ipnet v2.10.1
13962025-01-15T04:25:39.524Z Compiling gimli v0.31.1
13972025-01-15T04:25:39.615Z Compiling stringprep v0.1.5
13982025-01-15T04:25:40.506Z Compiling hyper v1.5.0
13992025-01-15T04:25:40.905Z Compiling toml_edit v0.22.22
14002025-01-15T04:25:42.925Z Compiling hyper-util v0.1.10
14012025-01-15T04:25:43.243Z Compiling crossbeam-deque v0.8.5
14022025-01-15T04:25:43.653Z Compiling addr2line v0.24.2
14032025-01-15T04:25:44.219Z Compiling usdt-macro v0.5.0
14042025-01-15T04:25:44.254Z Compiling usdt-attr-macro v0.5.0
14052025-01-15T04:25:44.278Z Compiling term v0.7.0
14062025-01-15T04:25:44.613Z Compiling slog-json v2.6.1
14072025-01-15T04:25:44.977Z Compiling serde_urlencoded v0.7.1
14082025-01-15T04:25:45.506Z Compiling curve25519-dalek v4.1.3
14092025-01-15T04:25:45.561Z Compiling crossbeam-channel v0.5.13
14102025-01-15T04:25:45.647Z Compiling futures-executor v0.3.31
14112025-01-15T04:25:45.763Z Compiling enum-as-inner v0.6.1
14122025-01-15T04:25:45.829Z Compiling md-5 v0.10.6
14132025-01-15T04:25:46.116Z Compiling async-stream-impl v0.3.6
14142025-01-15T04:25:46.152Z Compiling rustls-pemfile v2.2.0
14152025-01-15T04:25:46.184Z Compiling num-integer v0.1.46
14162025-01-15T04:25:46.491Z Compiling idna v0.4.0
14172025-01-15T04:25:46.612Z Compiling idna v0.3.0
14182025-01-15T04:25:46.809Z Compiling hash32 v0.2.1
14192025-01-15T04:25:46.911Z Compiling ff v0.13.0
14202025-01-15T04:25:47.135Z Compiling is-terminal v0.4.13
14212025-01-15T04:25:47.179Z Compiling object v0.36.5
14222025-01-15T04:25:47.285Z Compiling dropshot v0.12.0
14232025-01-15T04:25:47.357Z Compiling anyhow v1.0.95
14242025-01-15T04:25:47.585Z Compiling utf-8 v0.7.6
14252025-01-15T04:25:47.901Z Compiling rustc-demangle v0.1.24
14262025-01-15T04:25:47.958Z Compiling fallible-iterator v0.2.0
14272025-01-15T04:25:48.000Z Compiling base16ct v0.2.0
14282025-01-15T04:25:48.077Z Compiling num-bigint-dig v0.8.4
14292025-01-15T04:25:48.315Z Compiling portable-atomic v1.9.0
14302025-01-15T04:25:48.381Z Compiling quick-error v1.2.3
14312025-01-15T04:25:48.419Z Compiling smoltcp v0.9.1
14322025-01-15T04:25:48.537Z Compiling psl-types v2.0.11
14332025-01-15T04:25:48.624Z Compiling linked-hash-map v0.5.6
14342025-01-15T04:25:48.749Z Compiling take_mut v0.2.2
14352025-01-15T04:25:48.842Z Compiling publicsuffix v2.2.3
14362025-01-15T04:25:48.971Z Compiling lru-cache v0.1.2
14372025-01-15T04:25:49.068Z Compiling postgres-protocol v0.6.7
14382025-01-15T04:25:49.094Z Compiling resolv-conf v0.7.0
14392025-01-15T04:25:49.208Z Compiling sec1 v0.7.3
14402025-01-15T04:25:49.772Z Compiling tungstenite v0.24.0
14412025-01-15T04:25:49.813Z Compiling hickory-proto v0.24.1
14422025-01-15T04:25:49.865Z Compiling async-stream v0.3.6
14432025-01-15T04:25:50.016Z Compiling slog-term v2.9.1
14442025-01-15T04:25:50.175Z Compiling usdt v0.5.0
14452025-01-15T04:25:50.741Z Compiling group v0.13.0
14462025-01-15T04:25:51.084Z Compiling num-iter v0.1.45
14472025-01-15T04:25:51.290Z Compiling futures v0.3.31
14482025-01-15T04:25:51.325Z Compiling slog-bunyan v2.5.0
14492025-01-15T04:25:51.398Z Compiling toml v0.8.19
14502025-01-15T04:25:51.532Z Compiling camino v1.1.9
14512025-01-15T04:25:52.411Z Compiling tokio-native-tls v0.3.1
14522025-01-15T04:25:52.931Z Compiling phf_shared v0.11.2
14532025-01-15T04:25:53.072Z Compiling dropshot_endpoint v0.12.0
14542025-01-15T04:25:53.278Z Compiling terminal_size v0.4.0
14552025-01-15T04:25:53.516Z Compiling waitgroup v0.1.2
14562025-01-15T04:25:53.691Z Compiling backtrace v0.3.74
14572025-01-15T04:25:53.747Z Compiling openapiv3 v2.0.0
14582025-01-15T04:25:53.767Z Compiling serde_path_to_error v0.1.16
14592025-01-15T04:25:54.330Z Compiling hkdf v0.12.4
14602025-01-15T04:25:54.517Z Compiling crypto-bigint v0.5.5
14612025-01-15T04:25:54.592Z Compiling zerocopy-derive v0.6.6
14622025-01-15T04:25:56.581Z Compiling curve25519-dalek-derive v0.1.1
14632025-01-15T04:25:56.786Z Compiling hubpack_derive v0.1.1
14642025-01-15T04:25:56.806Z Compiling webpki-roots v0.26.6
14652025-01-15T04:25:57.014Z Compiling idna v0.5.0
14662025-01-15T04:25:57.281Z Compiling hostname v0.4.0
14672025-01-15T04:25:57.492Z Compiling ahash v0.8.11
14682025-01-15T04:25:57.626Z Compiling crc32fast v1.4.2
14692025-01-15T04:25:57.791Z Compiling fs-err v2.11.0
14702025-01-15T04:25:57.812Z Compiling winnow v0.5.40
14712025-01-15T04:25:57.944Z Compiling bitflags v1.3.2
14722025-01-15T04:25:58.035Z Compiling debug-ignore v1.0.5
14732025-01-15T04:25:58.063Z Compiling managed v0.8.0
14742025-01-15T04:25:58.091Z Compiling newtype-uuid v1.1.3
14752025-01-15T04:25:58.194Z Compiling console v0.15.8
14762025-01-15T04:25:58.393Z Compiling clap_builder v4.5.21
14772025-01-15T04:25:58.727Z Compiling strum_macros v0.25.3
14782025-01-15T04:25:59.552Z Compiling cookie_store v0.21.0
14792025-01-15T04:26:00.411Z Compiling flate2 v1.0.34
14802025-01-15T04:26:00.651Z Compiling hubpack v0.1.2
14812025-01-15T04:26:01.064Z Compiling toml_edit v0.19.15
14822025-01-15T04:26:01.097Z Compiling elliptic-curve v0.13.8
14832025-01-15T04:26:01.239Z Compiling zerocopy v0.6.6
14842025-01-15T04:26:01.337Z Compiling hickory-resolver v0.24.1
14852025-01-15T04:26:01.991Z Compiling signal-hook-mio v0.2.4
14862025-01-15T04:26:02.169Z Compiling phf v0.11.2
14872025-01-15T04:26:02.515Z Compiling hyper-tls v0.6.0
14882025-01-15T04:26:02.646Z Compiling rayon v1.10.0
14892025-01-15T04:26:02.713Z Compiling bzip2 v0.4.4
14902025-01-15T04:26:03.088Z Compiling tokio-tungstenite v0.24.0
14912025-01-15T04:26:03.646Z Compiling postgres-types v0.2.8
14922025-01-15T04:26:06.280Z Compiling ed25519 v2.2.3
14932025-01-15T04:26:06.712Z Compiling phf_shared v0.10.0
14942025-01-15T04:26:06.969Z Compiling tokio-stream v0.1.16
14952025-01-15T04:26:07.047Z Compiling pkcs1 v0.7.5
14962025-01-15T04:26:07.111Z Compiling serde-big-array v0.5.1
14972025-01-15T04:26:07.283Z Compiling clap_derive v4.5.18
14982025-01-15T04:26:07.356Z Compiling rfc6979 v0.4.0
14992025-01-15T04:26:07.564Z Compiling serde_repr v0.1.19
15002025-01-15T04:26:07.919Z Compiling derive-where v1.2.7
15012025-01-15T04:26:07.957Z Compiling float-cmp v0.9.0
15022025-01-15T04:26:08.144Z Compiling bstr v1.10.0
15032025-01-15T04:26:08.173Z Compiling sync_wrapper v1.0.1
15042025-01-15T04:26:08.197Z Compiling bit-vec v0.6.3
15052025-01-15T04:26:08.326Z Compiling new_debug_unreachable v1.0.6
15062025-01-15T04:26:08.442Z Compiling number_prefix v0.4.0
15072025-01-15T04:26:08.633Z Compiling whoami v1.5.2
15082025-01-15T04:26:08.662Z Compiling fixedbitset v0.4.2
15092025-01-15T04:26:08.686Z Compiling difflib v0.4.0
15102025-01-15T04:26:09.104Z Compiling unicode-width v0.2.0
15112025-01-15T04:26:09.204Z Compiling precomputed-hash v0.1.1
15122025-01-15T04:26:09.351Z Compiling unicode-segmentation v1.12.0
15132025-01-15T04:26:09.661Z Compiling normalize-line-endings v0.3.0
15142025-01-15T04:26:09.775Z Compiling static_assertions v1.1.0
15152025-01-15T04:26:09.802Z Compiling predicates-core v1.0.8
15162025-01-15T04:26:09.892Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15172025-01-15T04:26:10.043Z Compiling similar v2.6.0
15182025-01-15T04:26:10.113Z Compiling predicates v3.1.2
15192025-01-15T04:26:10.218Z Compiling indicatif v0.17.9
15202025-01-15T04:26:11.132Z Compiling string_cache v0.8.7
15212025-01-15T04:26:11.719Z Compiling tokio-postgres v0.7.12
15222025-01-15T04:26:11.746Z Compiling petgraph v0.6.5
15232025-01-15T04:26:11.826Z Compiling clap v4.5.21
15242025-01-15T04:26:11.976Z Compiling bit-set v0.5.3
15252025-01-15T04:26:12.132Z Compiling ecdsa v0.16.9
15262025-01-15T04:26:12.196Z Compiling rsa v0.9.6
15272025-01-15T04:26:12.244Z Compiling ed25519-dalek v2.1.1
15282025-01-15T04:26:12.931Z Compiling toml v0.7.8
15292025-01-15T04:26:13.538Z Compiling zip v0.6.6
15302025-01-15T04:26:14.438Z Compiling crossterm v0.28.1
15312025-01-15T04:26:15.753Z Compiling hex v0.4.3
15322025-01-15T04:26:16.060Z Compiling x509-cert v0.2.5
15332025-01-15T04:26:16.217Z Compiling lalrpop-util v0.19.12
15342025-01-15T04:26:16.364Z Compiling unicode-xid v0.2.6
15352025-01-15T04:26:16.578Z Compiling peg-runtime v0.8.3
15362025-01-15T04:26:16.581Z Compiling strum_macros v0.26.4
15372025-01-15T04:26:16.783Z Compiling xattr v1.3.1
15382025-01-15T04:26:17.053Z Compiling filetime v0.2.25
15392025-01-15T04:26:17.364Z Compiling tar v0.4.42
15402025-01-15T04:26:21.272Z Compiling strum v0.26.3
15412025-01-15T04:26:24.429Z Compiling aws-lc-sys v0.22.0
15422025-01-15T04:26:51.842Z Compiling rustls-webpki v0.102.8
15432025-01-15T04:26:54.983Z Compiling tokio-rustls v0.25.0
15442025-01-15T04:26:56.677Z Compiling tokio-rustls v0.26.0
15452025-01-15T04:26:57.028Z Compiling hyper-rustls v0.27.3
15462025-01-15T04:26:57.588Z Compiling reqwest v0.12.9
15472025-01-15T04:26:58.768Z Compiling qorb v0.2.1
15482025-01-15T04:27:01.902Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15492025-01-15T04:27:02.143Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15502025-01-15T04:27:06.610Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
15512025-01-15T04:27:06.773Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15522025-01-15T04:27:06.821ZJan 15 04:27:06.285 INFO Starting download, target: Console
15532025-01-15T04:27:06.822ZJan 15 04:27:06.285 INFO Starting download, target: Clickhouse
15542025-01-15T04:27:06.822ZJan 15 04:27:06.285 INFO Starting download, target: DendriteStub
15552025-01-15T04:27:06.824ZJan 15 04:27:06.285 INFO Starting download, target: Cockroach
15562025-01-15T04:27:06.824ZJan 15 04:27:06.285 INFO Starting download, target: MaghemiteMgd
15572025-01-15T04:27:06.824ZJan 15 04:27:06.285 INFO Starting download, target: DendriteOpenapi
15582025-01-15T04:27:06.824ZJan 15 04:27:06.285 INFO Starting download, target: TransceiverControl
15592025-01-15T04:27:06.824ZJan 15 04:27:06.286 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15602025-01-15T04:27:06.824ZJan 15 04:27:06.286 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15612025-01-15T04:27:06.824ZJan 15 04:27:06.286 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15622025-01-15T04:27:06.824ZJan 15 04:27:06.286 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15632025-01-15T04:27:06.825ZJan 15 04:27:06.286 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15642025-01-15T04:27:06.825ZJan 15 04:27:06.286 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15652025-01-15T04:27:06.825ZJan 15 04:27:06.286 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15662025-01-15T04:27:07.056ZJan 15 04:27:06.516 INFO Download complete, target: DendriteOpenapi
15672025-01-15T04:27:07.357ZJan 15 04:27:06.817 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15682025-01-15T04:27:07.729ZJan 15 04:27:07.034 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15692025-01-15T04:27:07.904ZJan 15 04:27:07.179 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15702025-01-15T04:27:07.929ZJan 15 04:27:07.205 INFO Download complete, target: Console
15712025-01-15T04:27:07.930ZJan 15 04:27:07.205 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15722025-01-15T04:27:08.249ZJan 15 04:27:07.710 INFO Download complete, target: TransceiverControl
15732025-01-15T04:27:08.615ZJan 15 04:27:08.078 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15742025-01-15T04:27:08.615ZJan 15 04:27:08.078 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15752025-01-15T04:27:08.741ZJan 15 04:27:08.204 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15762025-01-15T04:27:10.607ZJan 15 04:27:10.067 INFO Download complete, target: DendriteStub
15772025-01-15T04:27:10.747ZJan 15 04:27:10.206 INFO Download complete, target: MaghemiteMgd
15782025-01-15T04:27:16.209ZJan 15 04:27:15.670 INFO Checking that binary works, target: Cockroach
15792025-01-15T04:27:16.368ZJan 15 04:27:15.830 INFO Download complete, target: Cockroach
15802025-01-15T04:27:21.412ZJan 15 04:27:20.865 INFO Checking that binary works, target: Clickhouse
15812025-01-15T04:27:21.532ZJan 15 04:27:20.992 INFO Download complete, target: Clickhouse
15822025-01-15T04:27:21.541ZAll prerequisites installed successfully
15832025-01-15T04:27:21.543Z
15842025-01-15T04:27:21.543Zreal 6:37.285954233
15852025-01-15T04:27:21.543Zuser 15:49.130362153
15862025-01-15T04:27:21.543Zsys 2:04.577437000
15872025-01-15T04:27:21.543Ztrap 0.552640391
15882025-01-15T04:27:21.543Ztflt 1.519563272
15892025-01-15T04:27:21.544Zdflt 1.748106537
15902025-01-15T04:27:21.544Zkflt 0.030725752
15912025-01-15T04:27:21.544Zlock 24:43.618420970
15922025-01-15T04:27:21.544Zslp 58:46.599793339
15932025-01-15T04:27:21.544Zlat 1:00.319132637
15942025-01-15T04:27:21.544Zstop 2:26.945356346
15952025-01-15T04:27:21.544Z+ ptime -m cargo xtask download softnpu
15962025-01-15T04:27:22.058Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15972025-01-15T04:27:22.075Z Running `target/debug/xtask download softnpu`
15982025-01-15T04:27:22.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
15992025-01-15T04:27:22.952Z Running `target/debug/xtask-downloader softnpu`
16002025-01-15T04:27:22.994ZJan 15 04:27:22.452 INFO Starting download, target: Softnpu
16012025-01-15T04:27:22.997ZJan 15 04:27:22.453 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16022025-01-15T04:27:23.492ZJan 15 04:27:22.951 INFO Download complete, target: Softnpu
16032025-01-15T04:27:23.496Z
16042025-01-15T04:27:23.499Zreal 1.948375110
16052025-01-15T04:27:23.499Zuser 1.251736412
16062025-01-15T04:27:23.499Zsys 0.537020707
16072025-01-15T04:27:23.499Ztrap 0.000906724
16082025-01-15T04:27:23.499Ztflt 0.000054786
16092025-01-15T04:27:23.499Zdflt 0.000071933
16102025-01-15T04:27:23.499Zkflt 0.000000000
16112025-01-15T04:27:23.499Zlock 5.076578231
16122025-01-15T04:27:23.499Zslp 0.340583291
16132025-01-15T04:27:23.500Zlat 0.068546092
16142025-01-15T04:27:23.500Zstop 0.000173805
16152025-01-15T04:27:23.500Z+ export CARGO_INCREMENTAL=0
16162025-01-15T04:27:23.500Z+ CARGO_INCREMENTAL=0
16172025-01-15T04:27:23.500Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16182025-01-15T04:27:24.422Z Compiling proc-macro2 v1.0.92
16192025-01-15T04:27:24.422Z Compiling unicode-ident v1.0.14
16202025-01-15T04:27:24.425Z Compiling libc v0.2.162
16212025-01-15T04:27:24.425Z Compiling serde v1.0.217
16222025-01-15T04:27:24.425Z Compiling autocfg v1.4.0
16232025-01-15T04:27:24.426Z Compiling version_check v0.9.5
16242025-01-15T04:27:24.426Z Compiling cfg-if v1.0.0
16252025-01-15T04:27:24.725Z Compiling memchr v2.7.4
16262025-01-15T04:27:24.754Z Compiling typenum v1.17.0
16272025-01-15T04:27:24.790Z Compiling shlex v1.3.0
16282025-01-15T04:27:25.169Z Compiling generic-array v0.14.7
16292025-01-15T04:27:25.186Z Compiling value-bag v1.9.0
16302025-01-15T04:27:25.297Z Compiling lock_api v0.4.12
16312025-01-15T04:27:25.503Z Compiling scopeguard v1.2.0
16322025-01-15T04:27:25.628Z Compiling log v0.4.22
16332025-01-15T04:27:25.763Z Compiling parking_lot_core v0.9.10
16342025-01-15T04:27:26.021Z Compiling serde_json v1.0.135
16352025-01-15T04:27:26.182Z Compiling once_cell v1.20.2
16362025-01-15T04:27:26.217Z Compiling libm v0.2.8
16372025-01-15T04:27:26.318Z Compiling quote v1.0.38
16382025-01-15T04:27:26.349Z Compiling jobserver v0.1.32
16392025-01-15T04:27:26.512Z Compiling getrandom v0.2.15
16402025-01-15T04:27:26.560Z Compiling rustix v0.38.37
16412025-01-15T04:27:26.756Z Compiling syn v2.0.96
16422025-01-15T04:27:26.829Z Compiling cc v1.1.30
16432025-01-15T04:27:26.867Z Compiling aho-corasick v1.1.3
16442025-01-15T04:27:26.908Z Compiling num-traits v0.2.19
16452025-01-15T04:27:26.927Z Compiling thiserror v1.0.69
16462025-01-15T04:27:27.070Z Compiling regex-syntax v0.8.5
16472025-01-15T04:27:27.175Z Compiling either v1.13.0
16482025-01-15T04:27:27.207Z Compiling itoa v1.0.11
16492025-01-15T04:27:27.424Z Compiling spin v0.9.8
16502025-01-15T04:27:27.690Z Compiling slab v0.4.9
16512025-01-15T04:27:27.914Z Compiling errno v0.3.9
16522025-01-15T04:27:28.146Z Compiling byteorder v1.5.0
16532025-01-15T04:27:28.194Z Compiling lazy_static v1.5.0
16542025-01-15T04:27:28.337Z Compiling rand_core v0.6.4
16552025-01-15T04:27:28.732Z Compiling glob v0.3.1
16562025-01-15T04:27:28.829Z Compiling prettyplease v0.2.25
16572025-01-15T04:27:29.197Z Compiling minimal-lexical v0.2.1
16582025-01-15T04:27:29.424Z Compiling clang-sys v1.8.1
16592025-01-15T04:27:29.654Z Compiling nom v7.1.3
16602025-01-15T04:27:29.689Z Compiling libloading v0.8.5
16612025-01-15T04:27:29.938Z Compiling subtle v2.6.1
16622025-01-15T04:27:30.033Z Compiling bindgen v0.69.5
16632025-01-15T04:27:30.086Z Compiling home v0.5.9
16642025-01-15T04:27:30.311Z Compiling itertools v0.10.5
16652025-01-15T04:27:30.678Z Compiling regex-automata v0.4.8
16662025-01-15T04:27:30.745Z Compiling smallvec v1.13.2
16672025-01-15T04:27:30.806Z Compiling allocator-api2 v0.2.18
16682025-01-15T04:27:31.257Z Compiling lazycell v1.3.0
16692025-01-15T04:27:31.418Z Compiling rustc-hash v1.1.0
16702025-01-15T04:27:31.530Z Compiling cmake v0.1.51
16712025-01-15T04:27:31.793Z Compiling dunce v1.0.5
16722025-01-15T04:27:31.942Z Compiling semver v1.0.24
16732025-01-15T04:27:32.317Z Compiling fs_extra v1.3.0
16742025-01-15T04:27:32.618Z Compiling cexpr v0.6.0
16752025-01-15T04:27:32.829Z Compiling pkg-config v0.3.31
16762025-01-15T04:27:32.880Z Compiling ring v0.17.8
16772025-01-15T04:27:33.547Z Compiling ryu v1.0.18
16782025-01-15T04:27:33.629Z Compiling pin-project-lite v0.2.14
16792025-01-15T04:27:33.789Z Compiling synstructure v0.13.1
16802025-01-15T04:27:33.865Z Compiling paste v1.0.15
16812025-01-15T04:27:33.935Z Compiling aws-lc-rs v1.10.0
16822025-01-15T04:27:34.346Z Compiling fnv v1.0.7
16832025-01-15T04:27:34.398Z Compiling schemars v0.8.21
16842025-01-15T04:27:34.492Z Compiling const-oid v0.9.6
16852025-01-15T04:27:34.719Z Compiling httparse v1.9.5
16862025-01-15T04:27:35.143Z Compiling serde_derive_internals v0.29.1
16872025-01-15T04:27:35.469Z Compiling equivalent v1.0.1
16882025-01-15T04:27:35.610Z Compiling foldhash v0.1.3
16892025-01-15T04:27:35.908Z Compiling hashbrown v0.15.1
16902025-01-15T04:27:36.001Z Compiling regex v1.11.1
16912025-01-15T04:27:36.562Z Compiling signal-hook-registry v1.4.2
16922025-01-15T04:27:36.934Z Compiling heck v0.5.0
16932025-01-15T04:27:37.022Z Compiling parking_lot v0.12.3
16942025-01-15T04:27:37.108Z Compiling mio v1.0.2
16952025-01-15T04:27:38.249Z Compiling serde_derive v1.0.217
16962025-01-15T04:27:38.320Z Compiling zeroize_derive v1.4.2
16972025-01-15T04:27:38.660Z Compiling zerocopy-derive v0.7.35
16982025-01-15T04:27:39.024Z Compiling thiserror-impl v1.0.69
16992025-01-15T04:27:39.492Z Compiling tokio-macros v2.4.0
17002025-01-15T04:27:39.543Z Compiling zerofrom-derive v0.1.4
17012025-01-15T04:27:39.625Z Compiling zeroize v1.8.1
17022025-01-15T04:27:40.124Z Compiling yoke-derive v0.7.4
17032025-01-15T04:27:40.205Z Compiling futures-macro v0.3.31
17042025-01-15T04:27:40.455Z Compiling zerovec-derive v0.10.3
17052025-01-15T04:27:40.842Z Compiling zerocopy v0.7.35
17062025-01-15T04:27:41.623Z Compiling displaydoc v0.2.5
17072025-01-15T04:27:41.956Z Compiling crypto-common v0.1.6
17082025-01-15T04:27:42.210Z Compiling tracing-attributes v0.1.27
17092025-01-15T04:27:42.313Z Compiling icu_provider_macros v1.5.0
17102025-01-15T04:27:42.480Z Compiling schemars_derive v0.8.21
17112025-01-15T04:27:42.583Z Compiling block-buffer v0.10.4
17122025-01-15T04:27:42.840Z Compiling digest v0.10.7
17132025-01-15T04:27:42.936Z Compiling stable_deref_trait v1.2.0
17142025-01-15T04:27:43.128Z Compiling socket2 v0.5.7
17152025-01-15T04:27:43.228Z Compiling num-conv v0.1.0
17162025-01-15T04:27:43.258Z Compiling time-core v0.1.2
17172025-01-15T04:27:43.440Z Compiling futures-core v0.3.31
17182025-01-15T04:27:43.511Z Compiling crossbeam-utils v0.8.20
17192025-01-15T04:27:43.699Z Compiling time-macros v0.2.18
17202025-01-15T04:27:44.302Z Compiling der_derive v0.7.3
17212025-01-15T04:27:44.554Z Compiling vcpkg v0.2.15
17222025-01-15T04:27:45.964Z Compiling openssl-sys v0.9.103
17232025-01-15T04:27:46.438Z Compiling syn v1.0.109
17242025-01-15T04:27:46.863Z Compiling futures-sink v0.3.31
17252025-01-15T04:27:46.995Z Compiling cpufeatures v0.2.14
17262025-01-15T04:27:47.053Z Compiling slog v2.7.0
17272025-01-15T04:27:47.507Z Compiling ahash v0.8.11
17282025-01-15T04:27:47.796Z Compiling iana-time-zone v0.1.61
17292025-01-15T04:27:47.993Z Compiling futures-channel v0.3.31
17302025-01-15T04:27:48.215Z Compiling zerofrom v0.1.4
17312025-01-15T04:27:48.436Z Compiling scroll_derive v0.12.0
17322025-01-15T04:27:48.457Z Compiling ucd-trie v0.1.7
17332025-01-15T04:27:48.473Z Compiling pin-utils v0.1.0
17342025-01-15T04:27:48.489Z Compiling openssl v0.10.66
17352025-01-15T04:27:48.579Z Compiling futures-task v0.3.31
17362025-01-15T04:27:48.884Z Compiling futures-io v0.3.31
17372025-01-15T04:27:48.903Z Compiling pest v2.7.14
17382025-01-15T04:27:48.905Z Compiling yoke v0.7.4
17392025-01-15T04:27:49.248Z Compiling futures-util v0.3.31
17402025-01-15T04:27:49.674Z Compiling hmac v0.12.1
17412025-01-15T04:27:50.227Z Compiling bitflags v2.6.0
17422025-01-15T04:27:50.268Z Compiling bytes v1.9.0
17432025-01-15T04:27:51.844Z Compiling indexmap v2.7.0
17442025-01-15T04:27:51.991Z Compiling tokio v1.40.0
17452025-01-15T04:27:52.899Z Compiling serde_tokenstream v0.2.2
17462025-01-15T04:27:53.186Z Compiling uuid v1.11.0
17472025-01-15T04:27:53.449Z Compiling http v1.2.0
17482025-01-15T04:27:54.446Z Compiling which v4.4.2
17492025-01-15T04:27:55.101Z Compiling chrono v0.4.38
17502025-01-15T04:27:55.306Z Compiling rustc_version v0.4.1
17512025-01-15T04:27:57.191Z Compiling pest_meta v2.7.14
17522025-01-15T04:28:00.892Z Compiling zerovec v0.10.4
17532025-01-15T04:28:01.469Z Compiling block-padding v0.3.3
17542025-01-15T04:28:01.718Z Compiling openssl-macros v0.1.1
17552025-01-15T04:28:02.471Z Compiling tinyvec_macros v0.1.1
17562025-01-15T04:28:02.586Z Compiling native-tls v0.2.12
17572025-01-15T04:28:03.003Z Compiling rustls v0.23.19
17582025-01-15T04:28:03.048Z Compiling tinyvec v1.8.0
17592025-01-15T04:28:03.298Z Compiling inout v0.1.3
17602025-01-15T04:28:03.317Z Compiling pest_generator v2.7.14
17612025-01-15T04:28:03.555Z Compiling toml_datetime v0.6.8
17622025-01-15T04:28:03.767Z Compiling serde_spanned v0.6.8
17632025-01-15T04:28:04.002Z Compiling tracing-core v0.1.32
17642025-01-15T04:28:04.026Z Compiling dyn-clone v1.0.17
17652025-01-15T04:28:04.287Z Compiling strsim v0.11.1
17662025-01-15T04:28:04.523Z Compiling unicode-normalization v0.1.24
17672025-01-15T04:28:04.921Z Compiling tracing v0.1.40
17682025-01-15T04:28:04.967Z Compiling pest_derive v2.7.14
17692025-01-15T04:28:05.622Z Compiling cipher v0.4.4
17702025-01-15T04:28:05.720Z Compiling tinystr v0.7.6
17712025-01-15T04:28:06.093Z Compiling sha2 v0.10.8
17722025-01-15T04:28:06.141Z Compiling cookie v0.18.1
17732025-01-15T04:28:06.144Z Compiling usdt-impl v0.5.0
17742025-01-15T04:28:06.193Z Compiling litemap v0.7.3
17752025-01-15T04:28:06.456Z Compiling unicode-bidi v0.3.17
17762025-01-15T04:28:06.531Z Compiling base64ct v1.6.0
17772025-01-15T04:28:07.028Z Compiling aws-lc-sys v0.22.0
17782025-01-15T04:28:07.072Z Compiling writeable v0.5.5
17792025-01-15T04:28:07.618Z Compiling icu_locid v1.5.0
17802025-01-15T04:28:09.183Z Compiling pem-rfc7468 v0.7.0
17812025-01-15T04:28:09.745Z Compiling scroll v0.12.0
17822025-01-15T04:28:10.375Z Compiling ppv-lite86 v0.2.20
17832025-01-15T04:28:10.631Z Compiling async-trait v0.1.83
17842025-01-15T04:28:12.608Z Compiling anyhow v1.0.95
17852025-01-15T04:28:13.081Z Compiling flagset v0.4.6
17862025-01-15T04:28:13.308Z Compiling rustls-pki-types v1.10.0
17872025-01-15T04:28:14.617Z Compiling plain v0.2.3
17882025-01-15T04:28:14.771Z Compiling camino v1.1.9
17892025-01-15T04:28:14.895Z Compiling percent-encoding v2.3.1
17902025-01-15T04:28:15.284Z Compiling goblin v0.8.2
17912025-01-15T04:28:15.371Z Compiling der v0.7.9
17922025-01-15T04:28:16.424Z Compiling rand_chacha v0.3.1
17932025-01-15T04:28:16.845Z Compiling icu_provider v1.5.0
17942025-01-15T04:28:17.236Z Compiling tokio-util v0.7.12
17952025-01-15T04:28:18.221Z Compiling powerfmt v0.2.0
17962025-01-15T04:28:18.701Z Compiling rustls v0.22.4
17972025-01-15T04:28:18.845Z Compiling icu_locid_transform_data v1.5.0
17982025-01-15T04:28:18.909Z Compiling rayon-core v1.12.1
17992025-01-15T04:28:18.988Z Compiling untrusted v0.9.0
18002025-01-15T04:28:19.208Z Compiling mirai-annotations v1.12.0
18012025-01-15T04:28:19.254Z Compiling pretty-hex v0.4.1
18022025-01-15T04:28:19.298Z Compiling untrusted v0.7.1
18032025-01-15T04:28:19.317Z Compiling icu_locid_transform v1.5.0
18042025-01-15T04:28:19.895Z Compiling deranged v0.3.11
18052025-01-15T04:28:20.649Z Compiling dof v0.3.0
18062025-01-15T04:28:21.409Z Compiling spki v0.7.3
18072025-01-15T04:28:21.623Z Compiling rand v0.8.5
18082025-01-15T04:28:21.927Z Compiling salsa20 v0.10.2
18092025-01-15T04:28:22.181Z Compiling dtrace-parser v0.2.0
18102025-01-15T04:28:22.229Z Compiling icu_collections v1.5.0
18112025-01-15T04:28:23.390Z Compiling pbkdf2 v0.12.2
18122025-01-15T04:28:24.093Z Compiling thread-id v4.2.2
18132025-01-15T04:28:24.404Z Compiling atomic-waker v1.1.2
18142025-01-15T04:28:24.623Z Compiling icu_properties_data v1.5.0
18152025-01-15T04:28:24.647Z Compiling winnow v0.5.40
18162025-01-15T04:28:24.888Z Compiling num_threads v0.1.7
18172025-01-15T04:28:25.297Z Compiling icu_properties v1.5.1
18182025-01-15T04:28:25.639Z Compiling time v0.3.36
18192025-01-15T04:28:28.110Z Compiling toml_edit v0.19.15
18202025-01-15T04:28:29.346Z Compiling scrypt v0.11.0
18212025-01-15T04:28:29.641Z Compiling form_urlencoded v1.2.1
18222025-01-15T04:28:29.836Z Compiling aes v0.8.4
18232025-01-15T04:28:29.922Z Compiling cbc v0.1.2
18242025-01-15T04:28:30.142Z Compiling http-body v1.0.1
18252025-01-15T04:28:30.437Z Compiling multer v3.1.0
18262025-01-15T04:28:30.741Z Compiling utf16_iter v1.0.5
18272025-01-15T04:28:30.959Z Compiling try-lock v0.2.5
18282025-01-15T04:28:31.141Z Compiling utf8_iter v1.0.4
18292025-01-15T04:28:31.219Z Compiling rustversion v1.0.17
18302025-01-15T04:28:31.725Z Compiling icu_normalizer_data v1.5.0
18312025-01-15T04:28:31.848Z Compiling slog-async v2.8.0
18322025-01-15T04:28:32.137Z Compiling write16 v1.0.0
18332025-01-15T04:28:32.407Z Compiling icu_normalizer v1.5.0
18342025-01-15T04:28:33.413Z Compiling want v0.3.1
18352025-01-15T04:28:33.710Z Compiling pkcs5 v0.7.1
18362025-01-15T04:28:34.459Z Compiling h2 v0.4.6
18372025-01-15T04:28:35.009Z Compiling heapless v0.7.17
18382025-01-15T04:28:35.933Z Compiling bzip2-sys v0.1.11+1.0.8
18392025-01-15T04:28:36.410Z Compiling httpdate v1.0.3
18402025-01-15T04:28:36.766Z Compiling signal-hook v0.3.17
18412025-01-15T04:28:37.667Z Compiling pkcs8 v0.10.2
18422025-01-15T04:28:37.761Z Compiling idna_adapter v1.2.0
18432025-01-15T04:28:39.004Z Compiling usdt-macro v0.5.0
18442025-01-15T04:28:39.136Z Compiling usdt-attr-macro v0.5.0
18452025-01-15T04:28:39.412Z Compiling async-stream-impl v0.3.6
18462025-01-15T04:28:40.271Z Compiling base64 v0.22.1
18472025-01-15T04:28:40.834Z Compiling adler2 v2.0.0
18482025-01-15T04:28:40.939Z Compiling tower-service v0.3.3
18492025-01-15T04:28:41.097Z Compiling miniz_oxide v0.8.0
18502025-01-15T04:28:41.912Z Compiling idna v1.0.3
18512025-01-15T04:28:43.214Z Compiling hyper v1.5.0
18522025-01-15T04:28:44.463Z Compiling curve25519-dalek v4.1.3
18532025-01-15T04:28:44.879Z Compiling openapiv3 v2.0.0
18542025-01-15T04:28:47.657Z Compiling hyper-util v0.1.10
18552025-01-15T04:28:48.952Z Compiling enum-as-inner v0.6.1
18562025-01-15T04:28:50.016Z Compiling dropshot v0.12.0
18572025-01-15T04:28:50.249Z Compiling num-bigint-dig v0.8.4
18582025-01-15T04:28:50.558Z Compiling smoltcp v0.9.1
18592025-01-15T04:28:50.577Z Compiling foreign-types-shared v0.1.1
18602025-01-15T04:28:51.002Z Compiling match_cfg v0.1.0
18612025-01-15T04:28:51.116Z Compiling portable-atomic v1.9.0
18622025-01-15T04:28:51.136Z Compiling newtype-uuid v1.1.3
18632025-01-15T04:28:51.503Z Compiling hostname v0.3.1
18642025-01-15T04:28:51.715Z Compiling foreign-types v0.3.2
18652025-01-15T04:28:53.325Z Compiling url v2.5.3
18662025-01-15T04:28:55.623Z Compiling http-body-util v0.1.2
18672025-01-15T04:28:55.879Z Compiling dirs-sys-next v0.1.2
18682025-01-15T04:28:55.938Z Compiling encoding_rs v0.8.34
18692025-01-15T04:28:56.175Z Compiling ident_case v1.0.1
18702025-01-15T04:28:56.366Z Compiling gimli v0.31.1
18712025-01-15T04:28:56.369Z Compiling siphasher v0.3.11
18722025-01-15T04:28:56.763Z Compiling mime v0.3.17
18732025-01-15T04:28:57.802Z Compiling data-encoding v2.6.0
18742025-01-15T04:28:58.957Z Compiling heck v0.4.1
18752025-01-15T04:28:59.223Z Compiling darling_core v0.20.10
18762025-01-15T04:28:59.339Z Compiling dirs-next v2.0.0
18772025-01-15T04:29:03.025Z Compiling addr2line v0.24.2
18782025-01-15T04:29:04.726Z Compiling serde_urlencoded v0.7.1
18792025-01-15T04:29:05.319Z Compiling crossbeam-epoch v0.9.18
18802025-01-15T04:29:06.018Z Compiling rustls-pemfile v2.2.0
18812025-01-15T04:29:06.489Z Compiling hubpack_derive v0.1.1
18822025-01-15T04:29:07.045Z Compiling dropshot_endpoint v0.12.0
18832025-01-15T04:29:07.151Z Compiling sha1 v0.10.6
18842025-01-15T04:29:07.204Z Compiling signature v2.2.0
18852025-01-15T04:29:07.309Z Compiling curve25519-dalek-derive v0.1.1
18862025-01-15T04:29:07.446Z Compiling zerocopy-derive v0.6.6
18872025-01-15T04:29:07.609Z Compiling object v0.36.5
18882025-01-15T04:29:09.224Z Compiling thread_local v1.1.8
18892025-01-15T04:29:09.597Z Compiling fs-err v2.11.0
18902025-01-15T04:29:13.268Z Compiling winnow v0.6.20
18912025-01-15T04:29:15.477Z Compiling ipnet v2.10.1
18922025-01-15T04:29:16.237Z Compiling openssl-probe v0.1.5
18932025-01-15T04:29:16.824Z Compiling anstyle v1.0.10
18942025-01-15T04:29:17.188Z Compiling utf8parse v0.2.2
18952025-01-15T04:29:17.260Z Compiling rustc-demangle v0.1.24
18962025-01-15T04:29:17.369Z Compiling unicode-properties v0.1.3
18972025-01-15T04:29:17.795Z Compiling backtrace v0.3.74
18982025-01-15T04:29:19.511Z Compiling rustls-webpki v0.102.8
18992025-01-15T04:29:19.624Z Compiling stringprep v0.1.5
19002025-01-15T04:29:22.168Z Compiling anstyle-parse v0.2.5
19012025-01-15T04:29:23.134Z Compiling toml_edit v0.22.22
19022025-01-15T04:29:29.862Z Compiling crossbeam-deque v0.8.5
19032025-01-15T04:29:30.080Z Compiling darling_macro v0.20.10
19042025-01-15T04:29:30.598Z Compiling term v0.7.0
19052025-01-15T04:29:30.976Z Compiling slog-json v2.6.1
19062025-01-15T04:29:32.320Z Compiling crossbeam-channel v0.5.13
19072025-01-15T04:29:32.676Z Compiling hashbrown v0.14.5
19082025-01-15T04:29:33.098Z Compiling idna v0.4.0
19092025-01-15T04:29:33.164Z Compiling idna v0.3.0
19102025-01-15T04:29:33.398Z Compiling futures-executor v0.3.31
19112025-01-15T04:29:34.097Z Compiling num-integer v0.1.46
19122025-01-15T04:29:34.473Z Compiling md-5 v0.10.6
19132025-01-15T04:29:34.555Z Compiling ff v0.13.0
19142025-01-15T04:29:34.608Z Compiling hash32 v0.2.1
19152025-01-15T04:29:34.726Z Compiling is-terminal v0.4.13
19162025-01-15T04:29:34.794Z Compiling memmap v0.7.0
19172025-01-15T04:29:34.872Z Compiling anstyle-query v1.1.1
19182025-01-15T04:29:35.045Z Compiling is_terminal_polyfill v1.70.1
19192025-01-15T04:29:35.105Z Compiling linked-hash-map v0.5.6
19202025-01-15T04:29:35.195Z Compiling utf-8 v0.7.6
19212025-01-15T04:29:35.455Z Compiling psl-types v2.0.11
19222025-01-15T04:29:35.519Z Compiling fallible-iterator v0.2.0
19232025-01-15T04:29:35.833Z Compiling quick-error v1.2.3
19242025-01-15T04:29:35.920Z Compiling take_mut v0.2.2
19252025-01-15T04:29:36.009Z Compiling colorchoice v1.0.2
19262025-01-15T04:29:36.107Z Compiling base16ct v0.2.0
19272025-01-15T04:29:36.191Z Compiling postgres-protocol v0.6.7
19282025-01-15T04:29:36.210Z Compiling anstream v0.6.15
19292025-01-15T04:29:36.435Z Compiling sec1 v0.7.3
19302025-01-15T04:29:36.985Z Compiling resolv-conf v0.7.0
19312025-01-15T04:29:37.008Z Compiling publicsuffix v2.2.3
19322025-01-15T04:29:37.360Z Compiling tungstenite v0.24.0
19332025-01-15T04:29:37.582Z Compiling lru-cache v0.1.2
19342025-01-15T04:29:37.651Z Compiling usdt v0.5.0
19352025-01-15T04:29:37.802Z Compiling slog-term v2.9.1
19362025-01-15T04:29:38.069Z Compiling group v0.13.0
19372025-01-15T04:29:38.457Z Compiling num-iter v0.1.45
19382025-01-15T04:29:38.602Z Compiling hickory-proto v0.24.1
19392025-01-15T04:29:38.800Z Compiling regress v0.10.1
19402025-01-15T04:29:38.873Z Compiling futures v0.3.31
19412025-01-15T04:29:43.266Z Compiling slog-bunyan v2.5.0
19422025-01-15T04:29:43.470Z Compiling darling v0.20.10
19432025-01-15T04:29:43.605Z Compiling tokio-native-tls v0.3.1
19442025-01-15T04:29:43.696Z Compiling tokio-rustls v0.26.0
19452025-01-15T04:29:43.929Z Compiling toml v0.8.19
19462025-01-15T04:29:43.957Z Compiling tokio-rustls v0.25.0
19472025-01-15T04:29:44.369Z Compiling strum_macros v0.25.3
19482025-01-15T04:29:44.416Z Compiling phf_shared v0.11.2
19492025-01-15T04:29:45.117Z Compiling async-stream v0.3.6
19502025-01-15T04:29:45.293Z Compiling waitgroup v0.1.2
19512025-01-15T04:29:45.390Z Compiling webpki-roots v0.26.6
19522025-01-15T04:29:45.841Z Compiling idna v0.5.0
19532025-01-15T04:29:46.058Z Compiling terminal_size v0.4.0
19542025-01-15T04:29:46.299Z Compiling serde_path_to_error v0.1.16
19552025-01-15T04:29:46.915Z Compiling hkdf v0.12.4
19562025-01-15T04:29:47.215Z Compiling crypto-bigint v0.5.5
19572025-01-15T04:29:47.309Z Compiling derive-where v1.2.7
19582025-01-15T04:29:47.577Z Compiling clap_derive v4.5.18
19592025-01-15T04:29:47.740Z Compiling serde_repr v0.1.19
19602025-01-15T04:29:47.841Z Compiling hostname v0.4.0
19612025-01-15T04:29:48.051Z Compiling crc32fast v1.4.2
19622025-01-15T04:29:48.505Z Compiling managed v0.8.0
19632025-01-15T04:29:48.761Z Compiling bitflags v1.3.2
19642025-01-15T04:29:48.880Z Compiling debug-ignore v1.0.5
19652025-01-15T04:29:49.178Z Compiling unicode-width v0.1.14
19662025-01-15T04:29:49.941Z Compiling clap_lex v0.7.2
19672025-01-15T04:29:50.344Z Compiling clap_builder v4.5.21
19682025-01-15T04:29:51.380Z Compiling elliptic-curve v0.13.8
19692025-01-15T04:29:51.756Z Compiling console v0.15.8
19702025-01-15T04:29:53.876Z Compiling flate2 v1.0.34
19712025-01-15T04:29:54.398Z Compiling cookie_store v0.21.0
19722025-01-15T04:29:55.490Z Compiling hyper-rustls v0.27.3
19732025-01-15T04:29:59.516Z Compiling phf v0.11.2
19742025-01-15T04:29:59.824Z Compiling hyper-tls v0.6.0
19752025-01-15T04:29:59.843Z Compiling hickory-resolver v0.24.1
19762025-01-15T04:30:00.204Z Compiling signal-hook-mio v0.2.4
19772025-01-15T04:30:00.383Z Compiling rayon v1.10.0
19782025-01-15T04:30:00.519Z Compiling bzip2 v0.4.4
19792025-01-15T04:30:00.580Z Compiling typify-impl v0.2.0
19802025-01-15T04:30:00.926Z Compiling tokio-tungstenite v0.24.0
19812025-01-15T04:30:01.100Z Compiling postgres-types v0.2.8
19822025-01-15T04:30:01.435Z Compiling zerocopy v0.6.6
19832025-01-15T04:30:01.462Z Compiling ed25519 v2.2.3
19842025-01-15T04:30:01.897Z Compiling hubpack v0.1.2
19852025-01-15T04:30:02.185Z Compiling phf_shared v0.10.0
19862025-01-15T04:30:02.358Z Compiling pkcs1 v0.7.5
19872025-01-15T04:30:02.555Z Compiling tokio-stream v0.1.16
19882025-01-15T04:30:03.246Z Compiling ipnetwork v0.20.0
19892025-01-15T04:30:03.495Z Compiling serde-big-array v0.5.1
19902025-01-15T04:30:03.770Z Compiling rfc6979 v0.4.0
19912025-01-15T04:30:03.981Z Compiling float-cmp v0.9.0
19922025-01-15T04:30:04.645Z Compiling sync_wrapper v1.0.1
19932025-01-15T04:30:04.812Z Compiling bstr v1.10.0
19942025-01-15T04:30:05.948Z Compiling static_assertions v1.1.0
19952025-01-15T04:30:06.062Z Compiling difflib v0.4.0
19962025-01-15T04:30:06.081Z Compiling unicode-width v0.2.0
19972025-01-15T04:30:06.294Z Compiling new_debug_unreachable v1.0.6
19982025-01-15T04:30:06.407Z Compiling normalize-line-endings v0.3.0
19992025-01-15T04:30:06.557Z Compiling predicates-core v1.0.8
20002025-01-15T04:30:06.612Z Compiling number_prefix v0.4.0
20012025-01-15T04:30:06.848Z Compiling bit-vec v0.6.3
20022025-01-15T04:30:06.868Z Compiling precomputed-hash v0.1.1
20032025-01-15T04:30:07.136Z Compiling unicode-segmentation v1.12.0
20042025-01-15T04:30:07.250Z Compiling whoami v1.5.2
20052025-01-15T04:30:07.295Z Compiling fixedbitset v0.4.2
20062025-01-15T04:30:07.613Z Compiling petgraph v0.6.5
20072025-01-15T04:30:07.716Z Compiling tokio-postgres v0.7.12
20082025-01-15T04:30:07.962Z Compiling similar v2.6.0
20092025-01-15T04:30:09.035Z Compiling bit-set v0.5.3
20102025-01-15T04:30:09.340Z Compiling string_cache v0.8.7
20112025-01-15T04:30:09.755Z Compiling indicatif v0.17.9
20122025-01-15T04:30:09.788Z Compiling predicates v3.1.2
20132025-01-15T04:30:11.114Z Compiling typify-macro v0.2.0
20142025-01-15T04:30:11.132Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20152025-01-15T04:30:11.180Z Compiling reqwest v0.12.9
20162025-01-15T04:30:12.962Z Compiling ecdsa v0.16.9
20172025-01-15T04:30:13.655Z Compiling qorb v0.2.1
20182025-01-15T04:30:13.780Z Compiling rsa v0.9.6
20192025-01-15T04:30:14.477Z Compiling ed25519-dalek v2.1.1
20202025-01-15T04:30:15.020Z Compiling zip v0.6.6
20212025-01-15T04:30:15.234Z Compiling crossterm v0.28.1
20222025-01-15T04:30:15.321Z Compiling clap v4.5.21
20232025-01-15T04:30:17.786Z Compiling toml v0.7.8
20242025-01-15T04:30:18.237Z Compiling x509-cert v0.2.5
20252025-01-15T04:30:19.172Z Compiling hex v0.4.3
20262025-01-15T04:30:20.073Z Compiling peg-runtime v0.8.3
20272025-01-15T04:30:20.561Z Compiling unicode-xid v0.2.6
20282025-01-15T04:30:20.622Z Compiling zerocopy v0.8.10
20292025-01-15T04:30:20.778Z Compiling lalrpop-util v0.19.12
20302025-01-15T04:30:22.465Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20312025-01-15T04:30:25.638Z Compiling proc-macro-crate v1.3.1
20322025-01-15T04:30:26.501Z Compiling macaddr v1.0.1
20332025-01-15T04:30:27.126Z Compiling zerocopy-derive v0.8.10
20342025-01-15T04:30:27.128Z Compiling itertools v0.13.0
20352025-01-15T04:30:27.927Z Compiling heapless v0.8.0
20362025-01-15T04:30:30.030Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20372025-01-15T04:30:35.157Z Compiling num_enum_derive v0.5.11
20382025-01-15T04:30:43.444Z Compiling hash32 v0.3.1
20392025-01-15T04:30:43.939Z Compiling smoltcp v0.11.0
20402025-01-15T04:30:44.264Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20412025-01-15T04:30:49.587Z Compiling num_enum v0.5.11
20422025-01-15T04:30:49.801Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20432025-01-15T04:30:50.591Z Compiling typify v0.2.0
20442025-01-15T04:30:50.685Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20452025-01-15T04:30:51.327Z Compiling proc-macro-error-attr v1.0.4
20462025-01-15T04:30:51.658Z Compiling unsafe-libyaml v0.2.11
20472025-01-15T04:30:52.513Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20482025-01-15T04:30:52.820Z Compiling cobs v0.2.3
20492025-01-15T04:30:53.346Z Compiling postcard v1.0.10
20502025-01-15T04:30:53.544Z Compiling serde_yaml v0.9.34+deprecated
20512025-01-15T04:31:08.212Z Compiling progenitor-impl v0.8.0
20522025-01-15T04:31:10.563Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20532025-01-15T04:31:19.923Z Compiling strum_macros v0.26.4
20542025-01-15T04:31:20.228Z Compiling foreign-types-macros v0.2.3
20552025-01-15T04:31:20.413Z Compiling structmeta-derive v0.3.0
20562025-01-15T04:31:20.444Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20572025-01-15T04:31:20.795Z Compiling proc-macro-error v1.0.4
20582025-01-15T04:31:21.263Z Compiling foreign-types-shared v0.3.1
20592025-01-15T04:31:21.888Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20602025-01-15T04:31:24.093Z Compiling strum v0.26.3
20612025-01-15T04:31:24.320Z Compiling structmeta v0.3.0
20622025-01-15T04:31:27.296Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20632025-01-15T04:31:29.099Z Compiling foreign-types v0.5.0
20642025-01-15T04:31:31.518Z Compiling progenitor-macro v0.8.0
20652025-01-15T04:31:36.879Z Compiling progenitor-client v0.8.0
20662025-01-15T04:31:36.968Z Compiling tabwriter v1.4.0
20672025-01-15T04:31:37.736Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20682025-01-15T04:31:37.754Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
20692025-01-15T04:31:38.543Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20702025-01-15T04:31:38.935Z Compiling cstr-argument v0.1.2
20712025-01-15T04:31:39.236Z Compiling dropshot v0.13.0
20722025-01-15T04:31:39.351Z Compiling fastrand v2.1.1
20732025-01-15T04:31:39.568Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20742025-01-15T04:31:39.892Z Compiling pretty-hex v0.2.1
20752025-01-15T04:31:41.212Z Compiling thiserror v2.0.11
20762025-01-15T04:31:41.786Z Compiling crucible-workspace-hack v0.1.0
20772025-01-15T04:31:42.259Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20782025-01-15T04:31:42.303Z Compiling progenitor v0.8.0
20792025-01-15T04:31:42.323Z Compiling tempfile v3.13.0
20802025-01-15T04:31:42.658Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20812025-01-15T04:31:42.880Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
20822025-01-15T04:31:43.132Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20832025-01-15T04:31:43.533Z Compiling parse-display-derive v0.10.0
20842025-01-15T04:31:43.971Z Compiling colored v2.1.0
20852025-01-15T04:31:44.024Z Compiling serde_with_macros v3.11.0
20862025-01-15T04:31:44.551Z Compiling dropshot_endpoint v0.13.0
20872025-01-15T04:31:45.190Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20882025-01-15T04:31:45.932Z Compiling thiserror-impl v2.0.11
20892025-01-15T04:31:46.498Z Compiling instant v0.1.13
20902025-01-15T04:31:46.696Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20912025-01-15T04:31:47.117Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20922025-01-15T04:31:47.147Z Compiling parse-display v0.10.0
20932025-01-15T04:31:48.552Z Compiling backoff v0.4.0
20942025-01-15T04:31:48.928Z Compiling serde_with v3.11.0
20952025-01-15T04:31:48.949Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20962025-01-15T04:31:49.182Z Compiling zone_cfg_derive v0.3.0
20972025-01-15T04:31:49.560Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20982025-01-15T04:31:50.007Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20992025-01-15T04:31:50.263Z Compiling camino-tempfile v1.1.1
21002025-01-15T04:31:50.475Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21012025-01-15T04:31:50.878Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
21022025-01-15T04:31:51.092Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21032025-01-15T04:31:51.308Z Compiling regress v0.9.1
21042025-01-15T04:31:51.635Z Compiling progenitor-client v0.9.1
21052025-01-15T04:31:52.242Z Compiling num-derive v0.4.2
21062025-01-15T04:31:52.868Z Compiling sigpipe v0.1.3
21072025-01-15T04:31:53.024Z Compiling libefi-sys v0.1.0
21082025-01-15T04:31:53.316Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21092025-01-15T04:31:53.705Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21102025-01-15T04:31:54.328Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
21112025-01-15T04:31:55.939Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21122025-01-15T04:31:56.951Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21132025-01-15T04:31:58.429Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
21142025-01-15T04:31:59.004Z Compiling zone v0.3.0
21152025-01-15T04:31:59.997Z Compiling smf v0.2.3
21162025-01-15T04:32:01.325Z Compiling bitfield-struct v0.6.2
21172025-01-15T04:32:02.374Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21182025-01-15T04:32:02.632Z Compiling blake3 v1.5.4
21192025-01-15T04:32:02.651Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21202025-01-15T04:32:03.311Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21212025-01-15T04:32:03.331Z Compiling xattr v1.3.1
21222025-01-15T04:32:03.398Z Compiling filetime v0.2.25
21232025-01-15T04:32:03.655Z Compiling memmap2 v0.9.5
21242025-01-15T04:32:03.751Z Compiling constant_time_eq v0.3.1
21252025-01-15T04:32:03.894Z Compiling arrayvec v0.7.6
21262025-01-15T04:32:03.951Z Compiling same-file v1.0.6
21272025-01-15T04:32:04.238Z Compiling arrayref v0.3.9
21282025-01-15T04:32:04.264Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21292025-01-15T04:32:04.363Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21302025-01-15T04:32:04.402Z Compiling walkdir v2.5.0
21312025-01-15T04:32:05.636Z Compiling tar v0.4.42
21322025-01-15T04:32:05.862Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21332025-01-15T04:32:06.069Z Compiling gethostname v0.5.0
21342025-01-15T04:32:06.284Z Compiling cargo-platform v0.1.8
21352025-01-15T04:32:06.305Z Compiling topological-sort v0.2.2
21362025-01-15T04:32:06.593Z Compiling indent_write v2.2.0
21372025-01-15T04:32:06.857Z Compiling omicron-zone-package v0.12.0
21382025-01-15T04:32:06.986Z Compiling cargo_metadata v0.18.1
21392025-01-15T04:32:07.361Z Compiling shell-words v1.1.0
21402025-01-15T04:32:14.044Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21412025-01-15T04:32:15.043Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21422025-01-15T04:32:18.065Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21432025-01-15T04:32:35.591Z Finished `release` profile [optimized] target(s) in 5m 11s
21442025-01-15T04:32:35.762Z Running `target/release/omicron-package -t test target create -p dev`
21452025-01-15T04:32:35.811ZLogging to: /work/oxidecomputer/omicron/out/LOG
21462025-01-15T04:32:35.814ZCreated new build target 'test' and set it as active
21472025-01-15T04:32:35.814Z
21482025-01-15T04:32:35.814Zreal 5:12.245257149
21492025-01-15T04:32:35.814Zuser 36:28.708069660
21502025-01-15T04:32:35.814Zsys 3:23.866815422
21512025-01-15T04:32:35.814Ztrap 1.154349946
21522025-01-15T04:32:35.814Ztflt 2.829481336
21532025-01-15T04:32:35.814Zdflt 0.464675463
21542025-01-15T04:32:35.814Zkflt 0.008249006
21552025-01-15T04:32:35.814Zlock 1:13:11.265148379
21562025-01-15T04:32:35.814Zslp 2:27:15.552112449
21572025-01-15T04:32:35.814Zlat 2:41.095282559
21582025-01-15T04:32:35.814Zstop 4:44.570018826
21592025-01-15T04:32:35.814Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21602025-01-15T04:32:36.759Z Finished `release` profile [optimized] target(s) in 0.89s
21612025-01-15T04:32:36.817Z Running `target/release/omicron-package -t test package`
21622025-01-15T04:32:36.861ZLogging to: /work/oxidecomputer/omicron/out/LOG
21632025-01-15T04:32:37.969Z Compiling thiserror v2.0.11
21642025-01-15T04:32:38.102Z Compiling typify-impl v0.3.0
21652025-01-15T04:32:38.107Z Compiling convert_case v0.4.0
21662025-01-15T04:32:38.111Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21672025-01-15T04:32:38.111Z Compiling newline-converter v0.3.0
21682025-01-15T04:32:38.111Z Compiling password-hash v0.5.0
21692025-01-15T04:32:38.119Z Compiling blake2 v0.10.6
21702025-01-15T04:32:38.122Z Compiling base64 v0.21.7
21712025-01-15T04:32:38.395Z Compiling expectorate v1.1.0
21722025-01-15T04:32:38.437Z Compiling atomicwrites v0.4.4
21732025-01-15T04:32:38.952Z Compiling owo-colors v4.1.0
21742025-01-15T04:32:38.989Z Compiling derive_more v0.99.18
21752025-01-15T04:32:39.004Z Compiling argon2 v0.5.3
21762025-01-15T04:32:39.004Z Compiling cancel-safe-futures v0.1.5
21772025-01-15T04:32:39.202Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21782025-01-15T04:32:39.384Z Compiling num-rational v0.4.2
21792025-01-15T04:32:39.407Z Compiling progenitor-client v0.9.1
21802025-01-15T04:32:39.913Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21812025-01-15T04:32:39.933Z Compiling num-complex v0.4.6
21822025-01-15T04:32:41.167Z Compiling num v0.4.3
21832025-01-15T04:32:41.227Z Compiling libsw v3.3.1
21842025-01-15T04:32:41.281Z Compiling linear-map v1.2.0
21852025-01-15T04:32:41.363Z Compiling swrite v0.1.0
21862025-01-15T04:32:41.522Z Compiling float-ord v0.3.2
21872025-01-15T04:32:41.541Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21882025-01-15T04:32:41.693Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21892025-01-15T04:32:41.711Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21902025-01-15T04:32:41.811Z Compiling highway v1.2.0
21912025-01-15T04:32:42.697Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21922025-01-15T04:32:43.278Z Compiling semver v0.1.20
21932025-01-15T04:32:43.845Z Compiling rustc_version v0.1.7
21942025-01-15T04:32:44.303Z Compiling newtype_derive v0.1.6
21952025-01-15T04:32:44.633Z Compiling tungstenite v0.21.0
21962025-01-15T04:32:44.888Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21972025-01-15T04:32:49.167Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21982025-01-15T04:32:49.192Z Compiling typify-macro v0.3.0
21992025-01-15T04:32:49.530Z Compiling ipnetwork v0.20.0
22002025-01-15T04:32:50.274Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
22012025-01-15T04:32:50.513Z Compiling tokio-tungstenite v0.21.0
22022025-01-15T04:32:50.939Z Compiling progenitor-client v0.8.0
22032025-01-15T04:32:50.992Z Compiling humantime v2.1.0
22042025-01-15T04:32:51.303Z Compiling progenitor v0.8.0
22052025-01-15T04:32:51.407Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
22062025-01-15T04:32:51.527Z Compiling dropshot v0.13.0
22072025-01-15T04:32:51.603Z Compiling instant v0.1.13
22082025-01-15T04:32:51.776Z Compiling backoff v0.4.0
22092025-01-15T04:32:52.124Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22102025-01-15T04:32:52.300Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22112025-01-15T04:32:52.566Z Compiling steno v0.4.1
22122025-01-15T04:32:52.610Z Compiling typify v0.3.0
22132025-01-15T04:32:52.817Z Compiling progenitor-impl v0.9.1
22142025-01-15T04:32:58.770Z Compiling progenitor-macro v0.9.1
22152025-01-15T04:32:59.617Z Compiling parse-display v0.10.0
22162025-01-15T04:32:59.922Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22172025-01-15T04:33:00.123Z Compiling strum v0.26.3
22182025-01-15T04:33:00.143Z Compiling serde_with v3.11.0
22192025-01-15T04:33:00.334Z Compiling regress v0.9.1
22202025-01-15T04:33:03.648Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22212025-01-15T04:33:04.844Z Compiling macaddr v1.0.1
22222025-01-15T04:33:04.960Z Compiling slog-dtrace v0.3.0
22232025-01-15T04:33:05.285Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22242025-01-15T04:33:05.432Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22252025-01-15T04:33:05.931Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
22262025-01-15T04:33:07.379Z Compiling prettyplease v0.2.25
22272025-01-15T04:33:08.128Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22282025-01-15T04:33:09.829Z Compiling progenitor v0.9.1
22292025-01-15T04:33:10.071Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22302025-01-15T04:33:10.224Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22312025-01-15T04:33:13.456Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22322025-01-15T04:33:22.202Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22332025-01-15T04:33:23.731Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22342025-01-15T04:33:24.442Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22352025-01-15T04:33:24.789Z Compiling half v2.4.1
22362025-01-15T04:33:25.516Z Compiling ciborium-io v0.2.2
22372025-01-15T04:33:25.686Z Compiling ciborium-ll v0.2.2
22382025-01-15T04:33:26.315Z Compiling ciborium v0.2.2
22392025-01-15T04:33:28.183Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22402025-01-15T04:33:28.627Z Compiling fastrand v2.1.1
22412025-01-15T04:33:29.156Z Compiling display-error-chain v0.2.2
22422025-01-15T04:33:29.271Z Compiling same-file v1.0.6
22432025-01-15T04:33:29.403Z Compiling tempfile v3.13.0
22442025-01-15T04:33:29.533Z Compiling walkdir v2.5.0
22452025-01-15T04:33:30.156Z Compiling blake3 v1.5.4
22462025-01-15T04:33:30.176Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22472025-01-15T04:33:30.482Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22482025-01-15T04:33:30.803Z Compiling xattr v1.3.1
22492025-01-15T04:33:31.069Z Compiling filetime v0.2.25
22502025-01-15T04:33:31.353Z Compiling memmap2 v0.9.5
22512025-01-15T04:33:31.730Z Compiling arrayvec v0.7.6
22522025-01-15T04:33:32.170Z Compiling keccak v0.1.5
22532025-01-15T04:33:33.305Z Compiling arrayref v0.3.9
22542025-01-15T04:33:33.428Z Compiling constant_time_eq v0.3.1
22552025-01-15T04:33:34.118Z Compiling sha3 v0.10.8
22562025-01-15T04:33:34.455Z Compiling tar v0.4.42
22572025-01-15T04:33:34.942Z Compiling toolchain_find v0.4.0
22582025-01-15T04:33:35.135Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22592025-01-15T04:33:35.470Z Compiling camino-tempfile v1.1.1
22602025-01-15T04:33:35.597Z Compiling const_format_proc_macros v0.2.33
22612025-01-15T04:33:35.960Z Compiling crunchy v0.2.2
22622025-01-15T04:33:36.390Z Compiling topological-sort v0.2.2
22632025-01-15T04:33:36.424Z Compiling radium v0.7.0
22642025-01-15T04:33:36.646Z Compiling maplit v1.0.2
22652025-01-15T04:33:36.793Z Compiling omicron-zone-package v0.12.0
22662025-01-15T04:33:36.944Z Compiling rustfmt-wrapper v0.2.1
22672025-01-15T04:33:37.387Z Compiling const_format v0.2.33
22682025-01-15T04:33:37.520Z Compiling maybe-uninit v2.0.0
22692025-01-15T04:33:37.731Z Compiling tap v1.0.1
22702025-01-15T04:33:37.944Z Compiling tiny-keccak v2.0.2
22712025-01-15T04:33:38.074Z Compiling wyz v0.5.1
22722025-01-15T04:33:38.504Z Compiling dsl_auto_type v0.1.2
22732025-01-15T04:33:38.642Z Compiling phf_generator v0.11.2
22742025-01-15T04:33:38.850Z Compiling scheduled-thread-pool v0.2.7
22752025-01-15T04:33:38.934Z Compiling secrecy v0.8.0
22762025-01-15T04:33:39.217Z Compiling diesel_table_macro_syntax v0.2.0
22772025-01-15T04:33:39.615Z Compiling async-recursion v1.1.1
22782025-01-15T04:33:39.736Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22792025-01-15T04:33:40.067Z Compiling packed_struct v0.10.1
22802025-01-15T04:33:40.195Z Compiling crc-catalog v2.4.0
22812025-01-15T04:33:40.379Z Compiling arc-swap v1.7.1
22822025-01-15T04:33:40.533Z Compiling funty v2.0.0
22832025-01-15T04:33:40.939Z Compiling slog-scope v4.4.0
22842025-01-15T04:33:41.118Z Compiling crc v3.2.1
22852025-01-15T04:33:41.585Z Compiling bitvec v1.0.1
22862025-01-15T04:33:41.646Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22872025-01-15T04:33:41.772Z Compiling diesel_derives v2.2.3
22882025-01-15T04:33:43.199Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22892025-01-15T04:33:43.282Z Compiling r2d2 v0.8.10
22902025-01-15T04:33:43.327Z Compiling phf_codegen v0.11.2
22912025-01-15T04:33:43.833Z Compiling ascii-canvas v3.0.0
22922025-01-15T04:33:44.028Z Compiling universal-hash v0.5.1
22932025-01-15T04:33:44.281Z Compiling thiserror-impl-no-std v2.0.2
22942025-01-15T04:33:44.302Z Compiling packed_struct_codegen v0.10.1
22952025-01-15T04:33:45.964Z Compiling parse-zoneinfo v0.3.1
22962025-01-15T04:33:46.668Z Compiling ena v0.14.3
22972025-01-15T04:33:46.710Z Compiling unicase v2.7.0
22982025-01-15T04:33:47.061Z Compiling indexmap v1.9.3
22992025-01-15T04:33:47.086Z Compiling nodrop v0.1.14
23002025-01-15T04:33:47.254Z Compiling regex-syntax v0.6.29
23012025-01-15T04:33:47.402Z Compiling diff v0.1.13
23022025-01-15T04:33:47.454Z Compiling opaque-debug v0.3.1
23032025-01-15T04:33:47.589Z Compiling poly1305 v0.8.0
23042025-01-15T04:33:47.949Z Compiling array-init v0.0.4
23052025-01-15T04:33:49.138Z Compiling chrono-tz-build v0.4.0
23062025-01-15T04:33:50.156Z Compiling thiserror-no-std v2.0.2
23072025-01-15T04:33:50.327Z Compiling smallvec v0.6.14
23082025-01-15T04:33:50.827Z Compiling lalrpop v0.19.12
23092025-01-15T04:33:52.500Z Compiling diesel v2.2.6
23102025-01-15T04:33:52.820Z Compiling slog-stdlog v4.1.1
23112025-01-15T04:33:53.013Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23122025-01-15T04:33:53.619Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23132025-01-15T04:33:53.934Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23142025-01-15T04:33:54.052Z Compiling chacha20 v0.9.1
23152025-01-15T04:33:54.190Z Compiling aead v0.5.2
23162025-01-15T04:33:54.555Z Compiling vte_generate_state_changes v0.1.2
23172025-01-15T04:33:54.557Z Compiling bitfield v0.14.0
23182025-01-15T04:33:54.891Z Compiling hashbrown v0.12.3
23192025-01-15T04:33:55.162Z Compiling termcolor v1.4.1
23202025-01-15T04:33:56.190Z Compiling ref-cast v1.0.23
23212025-01-15T04:33:56.742Z Compiling env_logger v0.10.2
23222025-01-15T04:33:57.324Z Compiling vte v0.11.1
23232025-01-15T04:33:58.797Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23242025-01-15T04:33:59.937Z Compiling chacha20poly1305 v0.10.1
23252025-01-15T04:34:00.214Z Compiling slog-envlogger v2.2.0
23262025-01-15T04:34:02.892Z Compiling serde-hex v0.1.0
23272025-01-15T04:34:07.947Z Compiling vsss-rs v3.3.4
23282025-01-15T04:34:10.098Z Compiling chrono-tz v0.10.0
23292025-01-15T04:34:10.769Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23302025-01-15T04:34:11.117Z Compiling ron v0.8.1
23312025-01-15T04:34:11.957Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23322025-01-15T04:34:12.279Z Compiling derive_builder_core v0.20.2
23332025-01-15T04:34:13.652Z Compiling polar-core v0.27.3
23342025-01-15T04:34:14.327Z Compiling hashbrown v0.13.2
23352025-01-15T04:34:14.819Z Compiling headers-core v0.3.0
23362025-01-15T04:34:15.028Z Compiling fxhash v0.2.1
23372025-01-15T04:34:15.282Z Compiling libxml v0.3.3
23382025-01-15T04:34:15.700Z Compiling ref-cast-impl v1.0.23
23392025-01-15T04:34:15.731Z Compiling simd-adler32 v0.3.7
23402025-01-15T04:34:16.770Z Compiling lockfree-object-pool v0.1.6
23412025-01-15T04:34:16.876Z Compiling zip v2.1.3
23422025-01-15T04:34:17.032Z Compiling bumpalo v3.16.0
23432025-01-15T04:34:17.076Z Compiling bytecount v0.6.8
23442025-01-15T04:34:17.201Z Compiling crc-any v2.5.0
23452025-01-15T04:34:17.392Z Compiling papergrid v0.11.0
23462025-01-15T04:34:17.586Z Compiling zopfli v0.8.1
23472025-01-15T04:34:18.175Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23482025-01-15T04:34:21.950Z Compiling object v0.30.4
23492025-01-15T04:34:26.474Z Compiling headers v0.4.0
23502025-01-15T04:34:30.370Z Compiling derive_builder_macro v0.20.2
23512025-01-15T04:34:30.690Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23522025-01-15T04:34:32.926Z Compiling strip-ansi-escapes v0.2.0
23532025-01-15T04:34:33.189Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23542025-01-15T04:34:33.913Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23552025-01-15T04:34:33.955Z Compiling tabled_derive v0.7.0
23562025-01-15T04:34:34.220Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23572025-01-15T04:34:35.986Z Compiling itertools v0.12.1
23582025-01-15T04:34:36.084Z Compiling fd-lock v4.0.2
23592025-01-15T04:34:36.351Z Compiling peg-macros v0.8.4
23602025-01-15T04:34:37.474Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23612025-01-15T04:34:38.348Z Compiling strum_macros v0.24.3
23622025-01-15T04:34:38.429Z Compiling kstat-rs v0.2.4
23632025-01-15T04:34:38.510Z Compiling samael v0.0.17
23642025-01-15T04:34:39.300Z Compiling indoc v1.0.9
23652025-01-15T04:34:39.427Z Compiling path-slash v0.1.5
23662025-01-15T04:34:39.452Z Compiling nu-ansi-term v0.50.1
23672025-01-15T04:34:39.707Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23682025-01-15T04:34:40.073Z Compiling reedline v0.35.0
23692025-01-15T04:34:40.708Z Compiling peg v0.8.4
23702025-01-15T04:34:40.832Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23712025-01-15T04:34:43.558Z Compiling tabled v0.15.0
23722025-01-15T04:34:46.446Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23732025-01-15T04:34:56.699Z Compiling derive_builder v0.20.2
23742025-01-15T04:35:01.455Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23752025-01-15T04:35:02.968Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23762025-01-15T04:35:03.470Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23772025-01-15T04:35:03.796Z Compiling pem v3.0.4
23782025-01-15T04:35:04.251Z Compiling bcs v0.1.6
23792025-01-15T04:35:05.150Z Compiling oso-derive v0.27.3
23802025-01-15T04:35:05.215Z Compiling impl-trait-for-tuples v0.2.2
23812025-01-15T04:35:06.113Z Compiling libz-sys v1.1.20
23822025-01-15T04:35:06.761Z Compiling quick-xml v0.33.0
23832025-01-15T04:35:08.569Z Compiling diesel-dtrace v0.4.2
23842025-01-15T04:35:08.917Z Compiling parking_lot_core v0.8.6
23852025-01-15T04:35:11.299Z Compiling oso v0.27.3
23862025-01-15T04:35:13.887Z Compiling mime_guess v2.0.5
23872025-01-15T04:35:14.963Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23882025-01-15T04:35:16.676Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23892025-01-15T04:35:19.871Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23902025-01-15T04:35:24.828Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23912025-01-15T04:35:25.153Z Compiling bb8 v0.8.5
23922025-01-15T04:35:25.777Z Compiling buf-list v1.0.3
23932025-01-15T04:35:26.421Z Compiling async-bb8-diesel v0.2.1
23942025-01-15T04:35:28.589Z Compiling nibble_vec v0.1.0
23952025-01-15T04:35:28.851Z Compiling libgit2-sys v0.17.0+1.8.1
23962025-01-15T04:35:29.107Z Compiling pin-project-internal v1.1.6
23972025-01-15T04:35:29.613Z Compiling atty v0.2.14
23982025-01-15T04:35:29.806Z Compiling salty v0.3.0
23992025-01-15T04:35:30.242Z Compiling endian-type v0.1.2
24002025-01-15T04:35:30.499Z Compiling http-range v0.1.5
24012025-01-15T04:35:31.102Z Compiling radix_trie v0.2.1
24022025-01-15T04:35:31.673Z Compiling pin-project v1.1.6
24032025-01-15T04:35:31.966Z Compiling parking_lot v0.11.2
24042025-01-15T04:35:36.661Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24052025-01-15T04:35:42.993Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24062025-01-15T04:35:46.353Z Compiling snafu-derive v0.8.5
24072025-01-15T04:35:47.519Z Compiling hyper-staticfile v0.10.1
24082025-01-15T04:35:50.384Z Compiling sled v0.34.7
24092025-01-15T04:35:50.643Z Compiling snafu v0.8.5
24102025-01-15T04:35:54.138Z Compiling hickory-client v0.24.1
24112025-01-15T04:35:56.298Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24122025-01-15T04:35:58.391Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24132025-01-15T04:35:59.337Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24142025-01-15T04:36:00.590Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24152025-01-15T04:36:07.760Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24162025-01-15T04:36:09.310Z Compiling globset v0.4.15
24172025-01-15T04:36:16.496Z Compiling hickory-server v0.24.1
24182025-01-15T04:36:17.939Z Compiling primeorder v0.13.6
24192025-01-15T04:36:18.129Z Compiling olpc-cjson v0.1.4
24202025-01-15T04:36:18.483Z Compiling vergen v8.3.2
24212025-01-15T04:36:18.506Z Compiling castaway v0.2.3
24222025-01-15T04:36:18.711Z Compiling env_filter v0.1.2
24232025-01-15T04:36:18.799Z Compiling serde_plain v1.0.2
24242025-01-15T04:36:19.347Z Compiling cargo-platform v0.1.8
24252025-01-15T04:36:19.820Z Compiling nanorand v0.7.0
24262025-01-15T04:36:20.182Z Compiling memoffset v0.9.1
24272025-01-15T04:36:20.478Z Compiling typed-path v0.9.3
24282025-01-15T04:36:20.722Z Compiling flume v0.11.1
24292025-01-15T04:36:21.472Z Compiling cargo_metadata v0.18.1
24302025-01-15T04:36:22.833Z Compiling git2 v0.19.0
24312025-01-15T04:36:24.112Z Compiling tough v0.19.0
24322025-01-15T04:36:24.414Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24332025-01-15T04:36:27.464Z Compiling env_logger v0.11.5
24342025-01-15T04:36:27.890Z Compiling compact_str v0.8.0
24352025-01-15T04:36:28.066Z Compiling p384 v0.13.0
24362025-01-15T04:36:28.857Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24372025-01-15T04:36:30.327Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24382025-01-15T04:36:31.144Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24392025-01-15T04:36:32.324Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24402025-01-15T04:36:35.004Z Compiling unicode-truncate v1.1.0
24412025-01-15T04:36:35.325Z Compiling lru v0.12.5
24422025-01-15T04:36:35.731Z Compiling rand_seeder v0.3.0
24432025-01-15T04:36:36.131Z Compiling libsqlite3-sys v0.30.1
24442025-01-15T04:36:36.668Z Compiling lzma-sys v0.1.20
24452025-01-15T04:36:37.362Z Compiling instability v0.3.2
24462025-01-15T04:36:38.351Z Compiling cassowary v0.3.0
24472025-01-15T04:36:38.385Z Compiling rustls v0.21.12
24482025-01-15T04:36:38.706Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24492025-01-15T04:36:39.018Z Compiling parse-size v1.1.0
24502025-01-15T04:36:39.056Z Compiling cfg_aliases v0.2.1
24512025-01-15T04:36:39.182Z Compiling nix v0.29.0
24522025-01-15T04:36:39.350Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24532025-01-15T04:36:40.049Z Compiling ratatui v0.28.1
24542025-01-15T04:36:41.390Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24552025-01-15T04:36:41.634Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24562025-01-15T04:36:43.467Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24572025-01-15T04:36:45.808Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24582025-01-15T04:36:46.531Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24592025-01-15T04:36:46.858Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24602025-01-15T04:36:47.554Z Compiling rustls-webpki v0.101.7
24612025-01-15T04:36:48.165Z Compiling sct v0.7.1
24622025-01-15T04:36:48.634Z Compiling heck v0.3.3
24632025-01-15T04:36:48.982Z Compiling csv-core v0.1.11
24642025-01-15T04:36:49.884Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24652025-01-15T04:36:50.231Z Compiling glob v0.3.1
24662025-01-15T04:36:50.467Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24672025-01-15T04:36:50.833Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24682025-01-15T04:36:51.438Z Compiling csv v1.3.0
24692025-01-15T04:36:52.260Z Compiling zone_cfg_derive v0.1.2
24702025-01-15T04:36:53.571Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24712025-01-15T04:36:57.625Z Compiling nix v0.27.1
24722025-01-15T04:36:57.710Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24732025-01-15T04:36:59.119Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24742025-01-15T04:36:59.926Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24752025-01-15T04:37:01.170Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24762025-01-15T04:37:02.349Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24772025-01-15T04:37:05.552Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24782025-01-15T04:37:09.793Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24792025-01-15T04:37:10.155Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24802025-01-15T04:37:11.568Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24812025-01-15T04:37:11.888Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24822025-01-15T04:37:12.216Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24832025-01-15T04:37:12.525Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24842025-01-15T04:37:12.820Z Compiling tungstenite v0.23.0
24852025-01-15T04:37:13.099Z Compiling hashlink v0.9.1
24862025-01-15T04:37:13.210Z Compiling fallible-iterator v0.3.0
24872025-01-15T04:37:13.862Z Compiling base64 v0.13.1
24882025-01-15T04:37:13.999Z Compiling fallible-streaming-iterator v0.1.9
24892025-01-15T04:37:14.305Z Compiling rusqlite v0.32.1
24902025-01-15T04:37:14.648Z Compiling ron v0.7.1
24912025-01-15T04:37:16.248Z Compiling tokio-tungstenite v0.23.1
24922025-01-15T04:37:16.865Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24932025-01-15T04:37:17.562Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24942025-01-15T04:37:19.128Z Compiling xz2 v0.1.7
24952025-01-15T04:37:19.692Z Compiling tokio-rustls v0.24.1
24962025-01-15T04:37:19.865Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24972025-01-15T04:37:20.116Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24982025-01-15T04:37:21.728Z Compiling zone v0.1.8
24992025-01-15T04:37:25.054Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25002025-01-15T04:37:25.118Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25012025-01-15T04:37:33.331Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25022025-01-15T04:37:35.683Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25032025-01-15T04:37:37.908Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25042025-01-15T04:37:38.084Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25052025-01-15T04:37:39.074Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25062025-01-15T04:37:42.763Z Compiling rustls-pemfile v1.0.4
25072025-01-15T04:37:43.518Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25082025-01-15T04:37:43.848Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25092025-01-15T04:37:44.047Z Compiling signal-hook-tokio v0.3.1
25102025-01-15T04:37:44.286Z Compiling twox-hash v1.6.3
25112025-01-15T04:37:45.277Z Compiling yasna v0.5.2
25122025-01-15T04:37:46.456Z Compiling is_ci v1.2.0
25132025-01-15T04:37:46.787Z Compiling unicode-linebreak v0.1.5
25142025-01-15T04:37:47.395Z Compiling smawk v0.3.2
25152025-01-15T04:37:47.690Z Compiling textwrap v0.16.1
25162025-01-15T04:37:47.835Z Compiling supports-color v3.0.1
25172025-01-15T04:37:48.292Z Compiling rcgen v0.12.1
25182025-01-15T04:37:49.020Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25192025-01-15T04:37:51.136Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25202025-01-15T04:37:56.242Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25212025-01-15T04:37:58.435Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25222025-01-15T04:37:59.295Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25232025-01-15T04:38:16.793Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25242025-01-15T04:38:17.121Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25252025-01-15T04:38:21.581Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25262025-01-15T04:38:29.829Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25272025-01-15T04:38:30.383Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
25282025-01-15T04:38:32.202Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25292025-01-15T04:38:32.549Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25302025-01-15T04:38:36.874Z Compiling fatfs v0.3.6
25312025-01-15T04:38:39.700Z Compiling subprocess v0.2.9
25322025-01-15T04:38:39.948Z Compiling rtoolbox v0.0.2
25332025-01-15T04:38:40.167Z Compiling assert_matches v1.5.0
25342025-01-15T04:38:40.403Z Compiling rpassword v7.3.1
25352025-01-15T04:38:40.886Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25362025-01-15T04:38:42.332Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25372025-01-15T04:38:44.386Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25382025-01-15T04:38:48.340Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25392025-01-15T04:38:51.275Z Compiling tui-tree-widget v0.22.0
25402025-01-15T04:38:51.720Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25412025-01-15T04:38:51.795Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25422025-01-15T04:38:52.107Z Compiling uzers v0.12.1
25432025-01-15T04:38:55.265Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25442025-01-15T04:39:05.062Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25452025-01-15T04:39:06.918Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25462025-01-15T04:39:28.351Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25472025-01-15T04:39:36.566Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25482025-01-15T04:39:38.840Z Compiling multimap v0.10.0
25492025-01-15T04:41:54.450Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25502025-01-15T04:42:11.607Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25512025-01-15T04:48:22.484Z Finished `release` profile [optimized] target(s) in 15m 45s
25522025-01-15T04:49:25.934Z
25532025-01-15T04:49:25.934Zreal 16:49.889597857
25542025-01-15T04:49:25.934Zuser 1:59:32.192440274
25552025-01-15T04:49:25.934Zsys 3:14.364939619
25562025-01-15T04:49:25.938Ztrap 3.037660416
25572025-01-15T04:49:25.938Ztflt 2.901806518
25582025-01-15T04:49:25.938Zdflt 4.104258755
25592025-01-15T04:49:25.938Zkflt 0.001902954
25602025-01-15T04:49:25.938Zlock 7:10:15.464455992
25612025-01-15T04:49:25.939Zslp 6:16:12.238655299
25622025-01-15T04:49:25.939Zlat 3:20.588328908
25632025-01-15T04:49:25.939Zstop 2:46.016943376
25642025-01-15T04:49:25.939Z+ mapfile -t packages
25652025-01-15T04:49:25.939Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25662025-01-15T04:49:26.954Z Finished `release` profile [optimized] target(s) in 0.96s
25672025-01-15T04:49:27.014Z Running `target/release/omicron-package -t test list-outputs`
25682025-01-15T04:49:27.063ZLogging to: /work/oxidecomputer/omicron/out/LOG
25692025-01-15T04:49:27.066Z+ ptime -m cargo build --locked --release -p xtask
25702025-01-15T04:49:27.626Z Compiling serde v1.0.217
25712025-01-15T04:49:27.629Z Compiling libc v0.2.162
25722025-01-15T04:49:27.629Z Compiling rustix v0.38.37
25732025-01-15T04:49:27.629Z Compiling serde_json v1.0.135
25742025-01-15T04:49:27.629Z Compiling syn v2.0.96
25752025-01-15T04:49:27.720Z Compiling bitflags v2.6.0
25762025-01-15T04:49:28.147Z Compiling usdt-impl v0.5.0
25772025-01-15T04:49:28.187Z Compiling syn v1.0.109
25782025-01-15T04:49:28.228Z Compiling hashbrown v0.15.1
25792025-01-15T04:49:28.246Z Compiling log v0.4.22
25802025-01-15T04:49:28.520Z Compiling fs-err v2.11.0
25812025-01-15T04:49:28.690Z Compiling once_cell v1.20.2
25822025-01-15T04:49:28.821Z Compiling anyhow v1.0.95
25832025-01-15T04:49:29.080Z Compiling thread-id v4.2.2
25842025-01-15T04:49:29.431Z Compiling indexmap v2.7.0
25852025-01-15T04:49:30.593Z Compiling terminal_size v0.4.0
25862025-01-15T04:49:30.593Z Compiling tempfile v3.13.0
25872025-01-15T04:49:30.793Z Compiling clap_builder v4.5.21
25882025-01-15T04:49:31.619Z Compiling proc-macro-error v1.0.4
25892025-01-15T04:49:32.367Z Compiling tabled_derive v0.7.0
25902025-01-15T04:49:33.525Z Compiling tabled v0.15.0
25912025-01-15T04:49:34.083Z Compiling serde_derive v1.0.217
25922025-01-15T04:49:34.083Z Compiling thiserror-impl v1.0.69
25932025-01-15T04:49:34.091Z Compiling zerocopy-derive v0.7.35
25942025-01-15T04:49:34.091Z Compiling scroll_derive v0.12.0
25952025-01-15T04:49:34.091Z Compiling clap_derive v4.5.18
25962025-01-15T04:49:35.419Z Compiling scroll v0.12.0
25972025-01-15T04:49:35.971Z Compiling zerocopy v0.7.35
25982025-01-15T04:49:36.151Z Compiling goblin v0.8.2
25992025-01-15T04:49:36.894Z Compiling thiserror v1.0.69
26002025-01-15T04:49:37.075Z Compiling pest v2.7.14
26012025-01-15T04:49:39.846Z Compiling pest_meta v2.7.14
26022025-01-15T04:49:40.117Z Compiling clap v4.5.21
26032025-01-15T04:49:41.536Z Compiling pest_generator v2.7.14
26042025-01-15T04:49:43.692Z Compiling pest_derive v2.7.14
26052025-01-15T04:49:44.485Z Compiling dtrace-parser v0.2.0
26062025-01-15T04:49:48.344Z Compiling toml_datetime v0.6.8
26072025-01-15T04:49:49.054Z Compiling serde_tokenstream v0.2.2
26082025-01-15T04:49:49.647Z Compiling serde_spanned v0.6.8
26092025-01-15T04:49:49.931Z Compiling toml_edit v0.22.22
26102025-01-15T04:49:51.280Z Compiling dof v0.3.0
26112025-01-15T04:49:52.412Z Compiling camino v1.1.9
26122025-01-15T04:49:53.407Z Compiling usdt-attr-macro v0.5.0
26132025-01-15T04:49:53.686Z Compiling toml v0.8.19
26142025-01-15T04:49:54.733Z Compiling usdt-macro v0.5.0
26152025-01-15T04:49:55.936Z Compiling cargo-platform v0.1.8
26162025-01-15T04:49:55.993Z Compiling semver v1.0.24
26172025-01-15T04:49:56.816Z Compiling cargo_metadata v0.18.1
26182025-01-15T04:49:56.975Z Compiling usdt v0.5.0
26192025-01-15T04:49:57.462Z Compiling cargo_toml v0.20.5
26202025-01-15T04:49:58.411Z Compiling camino-tempfile v1.1.1
26212025-01-15T04:49:59.206Z Compiling macaddr v1.0.1
26222025-01-15T04:50:10.551Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26232025-01-15T04:50:21.154Z Finished `release` profile [optimized] target(s) in 54.02s
26242025-01-15T04:50:21.266Z
26252025-01-15T04:50:21.269Zreal 54.161249724
26262025-01-15T04:50:21.269Zuser 5:40.700157000
26272025-01-15T04:50:21.270Zsys 18.428666151
26282025-01-15T04:50:21.270Ztrap 0.155048082
26292025-01-15T04:50:21.270Ztflt 0.314820270
26302025-01-15T04:50:21.270Zdflt 0.414208176
26312025-01-15T04:50:21.270Zkflt 0.000000000
26322025-01-15T04:50:21.270Zlock 10:30.581710671
26332025-01-15T04:50:21.270Zslp 15:47.504153853
26342025-01-15T04:50:21.270Zlat 13.625322293
26352025-01-15T04:50:21.270Zstop 18.269307103
26362025-01-15T04:50:21.270Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26372025-01-15T04:50:21.270Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26382025-01-15T04:50:21.270Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26392025-01-15T04:50:21.270Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26402025-01-15T04:50:21.270Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26412025-01-15T04:50:22.146Z Compiling hashbrown v0.14.5
26422025-01-15T04:50:22.276Z Compiling ident_case v1.0.1
26432025-01-15T04:50:22.290Z Compiling unsafe-libyaml v0.2.11
26442025-01-15T04:50:22.304Z Compiling ipnetwork v0.20.0
26452025-01-15T04:50:22.309Z Compiling progenitor-client v0.9.1
26462025-01-15T04:50:22.309Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26472025-01-15T04:50:22.309Z Compiling macaddr v1.0.1
26482025-01-15T04:50:22.309Z Compiling progenitor-client v0.8.0
26492025-01-15T04:50:22.438Z Compiling darling_core v0.20.10
26502025-01-15T04:50:22.768Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26512025-01-15T04:50:22.791Z Compiling instant v0.1.13
26522025-01-15T04:50:22.824Z Compiling structmeta-derive v0.3.0
26532025-01-15T04:50:22.847Z Compiling dropshot v0.13.0
26542025-01-15T04:50:22.959Z Compiling thiserror v2.0.11
26552025-01-15T04:50:23.087Z Compiling dropshot_endpoint v0.13.0
26562025-01-15T04:50:23.240Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
26572025-01-15T04:50:23.418Z Compiling regress v0.10.1
26582025-01-15T04:50:23.471Z Compiling regress v0.9.1
26592025-01-15T04:50:23.549Z Compiling serde_yaml v0.9.34+deprecated
26602025-01-15T04:50:24.458Z Compiling thiserror-impl v2.0.11
26612025-01-15T04:50:24.505Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#f6abe39b)
26622025-01-15T04:50:25.464Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26632025-01-15T04:50:25.486Z Compiling structmeta v0.3.0
26642025-01-15T04:50:25.913Z Compiling parse-display-derive v0.10.0
26652025-01-15T04:50:26.259Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26662025-01-15T04:50:26.476Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26672025-01-15T04:50:26.957Z Compiling backoff v0.4.0
26682025-01-15T04:50:27.293Z Compiling typify-impl v0.2.0
26692025-01-15T04:50:27.335Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26702025-01-15T04:50:27.927Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26712025-01-15T04:50:28.102Z Compiling tempfile v3.13.0
26722025-01-15T04:50:28.129Z Compiling proc-macro-crate v1.3.1
26732025-01-15T04:50:28.242Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26742025-01-15T04:50:28.423Z Compiling typify-impl v0.3.0
26752025-01-15T04:50:28.489Z Compiling darling_macro v0.20.10
26762025-01-15T04:50:28.645Z Compiling itertools v0.13.0
26772025-01-15T04:50:28.895Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26782025-01-15T04:50:29.085Z Compiling num_enum_derive v0.5.11
26792025-01-15T04:50:29.198Z Compiling zerocopy v0.8.10
26802025-01-15T04:50:29.406Z Compiling darling v0.20.10
26812025-01-15T04:50:29.543Z Compiling serde_with_macros v3.11.0
26822025-01-15T04:50:30.043Z Compiling parse-display v0.10.0
26832025-01-15T04:50:30.176Z Compiling zerocopy-derive v0.8.10
26842025-01-15T04:50:30.678Z Compiling foreign-types-macros v0.2.3
26852025-01-15T04:50:31.444Z Compiling num_enum v0.5.11
26862025-01-15T04:50:31.545Z Compiling foreign-types-shared v0.3.1
26872025-01-15T04:50:31.636Z Compiling heapless v0.8.0
26882025-01-15T04:50:31.704Z Compiling crucible-workspace-hack v0.1.0
26892025-01-15T04:50:32.007Z Compiling foreign-types v0.5.0
26902025-01-15T04:50:32.057Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26912025-01-15T04:50:32.165Z Compiling proc-macro-error v1.0.4
26922025-01-15T04:50:32.265Z Compiling serde_with v3.11.0
26932025-01-15T04:50:32.789Z Compiling camino-tempfile v1.1.1
26942025-01-15T04:50:32.936Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26952025-01-15T04:50:33.230Z Compiling hash32 v0.3.1
26962025-01-15T04:50:33.500Z Compiling cstr-argument v0.1.2
26972025-01-15T04:50:33.763Z Compiling pretty-hex v0.2.1
26982025-01-15T04:50:33.810Z Compiling smoltcp v0.11.0
26992025-01-15T04:50:33.982Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27002025-01-15T04:50:34.386Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27012025-01-15T04:50:34.517Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27022025-01-15T04:50:35.156Z Compiling tabwriter v1.4.0
27032025-01-15T04:50:35.570Z Compiling colored v2.1.0
27042025-01-15T04:50:35.633Z Compiling cobs v0.2.3
27052025-01-15T04:50:36.010Z Compiling postcard v1.0.10
27062025-01-15T04:50:36.164Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27072025-01-15T04:50:36.267Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27082025-01-15T04:50:36.291Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27092025-01-15T04:50:36.460Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
27102025-01-15T04:50:36.584Z Compiling smf v0.2.3
27112025-01-15T04:50:36.672Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27122025-01-15T04:50:37.039Z Compiling zone_cfg_derive v0.3.0
27132025-01-15T04:50:37.181Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27142025-01-15T04:50:37.634Z Compiling num-derive v0.4.2
27152025-01-15T04:50:37.810Z Compiling sigpipe v0.1.3
27162025-01-15T04:50:37.960Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27172025-01-15T04:50:38.309Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27182025-01-15T04:50:38.436Z Compiling zone v0.3.0
27192025-01-15T04:50:38.744Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27202025-01-15T04:50:39.264Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27212025-01-15T04:50:39.542Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27222025-01-15T04:50:39.728Z Compiling universal-hash v0.5.1
27232025-01-15T04:50:39.869Z Compiling opaque-debug v0.3.1
27242025-01-15T04:50:39.930Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27252025-01-15T04:50:39.953Z Compiling tungstenite v0.21.0
27262025-01-15T04:50:39.990Z Compiling num-rational v0.4.2
27272025-01-15T04:50:40.261Z Compiling password-hash v0.5.0
27282025-01-15T04:50:40.620Z Compiling blake2 v0.10.6
27292025-01-15T04:50:40.795Z Compiling num-complex v0.4.6
27302025-01-15T04:50:41.264Z Compiling aead v0.5.2
27312025-01-15T04:50:41.621Z Compiling base64 v0.21.7
27322025-01-15T04:50:41.680Z Compiling convert_case v0.4.0
27332025-01-15T04:50:41.853Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27342025-01-15T04:50:41.944Z Compiling keccak v0.1.5
27352025-01-15T04:50:42.061Z Compiling num v0.4.3
27362025-01-15T04:50:42.110Z Compiling argon2 v0.5.3
27372025-01-15T04:50:42.188Z Compiling tokio-tungstenite v0.21.0
27382025-01-15T04:50:42.344Z Compiling sha3 v0.10.8
27392025-01-15T04:50:42.507Z Compiling derive_more v0.99.18
27402025-01-15T04:50:42.530Z Compiling typify-macro v0.2.0
27412025-01-15T04:50:42.737Z Compiling poly1305 v0.8.0
27422025-01-15T04:50:43.103Z Compiling chacha20 v0.9.1
27432025-01-15T04:50:43.609Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27442025-01-15T04:50:43.633Z Compiling float-ord v0.3.2
27452025-01-15T04:50:43.730Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27462025-01-15T04:50:43.819Z Compiling semver v0.1.20
27472025-01-15T04:50:44.035Z Compiling typify-macro v0.3.0
27482025-01-15T04:50:44.177Z Compiling same-file v1.0.6
27492025-01-15T04:50:44.476Z Compiling walkdir v2.5.0
27502025-01-15T04:50:44.500Z Compiling rustc_version v0.1.7
27512025-01-15T04:50:44.505Z Compiling newline-converter v0.3.0
27522025-01-15T04:50:44.722Z Compiling primeorder v0.13.6
27532025-01-15T04:50:44.832Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27542025-01-15T04:50:44.960Z Compiling secrecy v0.8.0
27552025-01-15T04:50:45.194Z Compiling owo-colors v4.1.0
27562025-01-15T04:50:45.232Z Compiling cancel-safe-futures v0.1.5
27572025-01-15T04:50:45.263Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27582025-01-15T04:50:45.448Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27592025-01-15T04:50:45.522Z Compiling newtype_derive v0.1.6
27602025-01-15T04:50:45.609Z Compiling expectorate v1.1.0
27612025-01-15T04:50:45.701Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27622025-01-15T04:50:45.815Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27632025-01-15T04:50:45.866Z Compiling thiserror-impl-no-std v2.0.2
27642025-01-15T04:50:46.069Z Compiling blake3 v1.5.4
27652025-01-15T04:50:46.112Z Compiling unicase v2.7.0
27662025-01-15T04:50:46.412Z Compiling typify v0.2.0
27672025-01-15T04:50:46.446Z Compiling half v2.4.1
27682025-01-15T04:50:46.564Z Compiling progenitor-impl v0.8.0
27692025-01-15T04:50:46.725Z Compiling arc-swap v1.7.1
27702025-01-15T04:50:46.747Z Compiling ciborium-io v0.2.2
27712025-01-15T04:50:47.023Z Compiling ciborium-ll v0.2.2
27722025-01-15T04:50:47.117Z Compiling slog-scope v4.4.0
27732025-01-15T04:50:47.281Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27742025-01-15T04:50:47.409Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27752025-01-15T04:50:47.723Z Compiling polyval v0.6.2
27762025-01-15T04:50:47.839Z Compiling typify v0.3.0
27772025-01-15T04:50:48.203Z Compiling progenitor-impl v0.9.1
27782025-01-15T04:50:48.222Z Compiling atomicwrites v0.4.4
27792025-01-15T04:50:48.222Z Compiling libsw v3.3.1
27802025-01-15T04:50:48.501Z Compiling memmap2 v0.9.5
27812025-01-15T04:50:48.523Z Compiling arrayvec v0.7.6
27822025-01-15T04:50:48.751Z Compiling thiserror-no-std v2.0.2
27832025-01-15T04:50:48.905Z Compiling parking_lot_core v0.8.6
27842025-01-15T04:50:48.947Z Compiling indent_write v2.2.0
27852025-01-15T04:50:48.975Z Compiling constant_time_eq v0.3.1
27862025-01-15T04:50:49.191Z Compiling linear-map v1.2.0
27872025-01-15T04:50:49.194Z Compiling salty v0.3.0
27882025-01-15T04:50:49.324Z Compiling libefi-sys v0.1.0
27892025-01-15T04:50:49.383Z Compiling arrayref v0.3.9
27902025-01-15T04:50:49.534Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27912025-01-15T04:50:49.592Z Compiling vsss-rs v3.3.4
27922025-01-15T04:50:49.676Z Compiling ghash v0.5.1
27932025-01-15T04:50:49.861Z Compiling slog-stdlog v4.1.1
27942025-01-15T04:50:49.884Z Compiling ciborium v0.2.2
27952025-01-15T04:50:50.654Z Compiling p384 v0.13.0
27962025-01-15T04:50:50.933Z Compiling toolchain_find v0.4.0
27972025-01-15T04:50:51.301Z Compiling chacha20poly1305 v0.10.1
27982025-01-15T04:50:51.579Z Compiling ctr v0.9.2
27992025-01-15T04:50:51.598Z Compiling lzma-sys v0.1.20
28002025-01-15T04:50:51.619Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28012025-01-15T04:50:51.985Z Compiling bitfield-struct v0.6.2
28022025-01-15T04:50:52.042Z Compiling slog-dtrace v0.3.0
28032025-01-15T04:50:52.250Z Compiling highway v1.2.0
28042025-01-15T04:50:52.342Z Compiling topological-sort v0.2.2
28052025-01-15T04:50:52.586Z Compiling omicron-zone-package v0.12.0
28062025-01-15T04:50:52.628Z Compiling aes-gcm v0.10.3
28072025-01-15T04:50:52.958Z Compiling rustfmt-wrapper v0.2.1
28082025-01-15T04:50:53.036Z Compiling mime_guess v2.0.5
28092025-01-15T04:50:53.304Z Compiling slog-envlogger v2.2.0
28102025-01-15T04:50:53.410Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28112025-01-15T04:50:53.519Z Compiling progenitor-macro v0.8.0
28122025-01-15T04:50:53.551Z Compiling steno v0.4.1
28132025-01-15T04:50:54.216Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28142025-01-15T04:50:54.446Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28152025-01-15T04:50:54.740Z Compiling heck v0.3.3
28162025-01-15T04:50:54.762Z Compiling ssh-encoding v0.2.0
28172025-01-15T04:50:54.890Z Compiling blowfish v0.9.1
28182025-01-15T04:50:55.127Z Compiling nibble_vec v0.1.0
28192025-01-15T04:50:55.179Z Compiling progenitor-macro v0.9.1
28202025-01-15T04:50:55.273Z Compiling env_filter v0.1.2
28212025-01-15T04:50:55.337Z Compiling endian-type v0.1.2
28222025-01-15T04:50:55.360Z Compiling humantime v2.1.0
28232025-01-15T04:50:55.554Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28242025-01-15T04:50:55.596Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28252025-01-15T04:50:55.892Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28262025-01-15T04:50:55.969Z Compiling env_logger v0.11.5
28272025-01-15T04:50:55.971Z Compiling radix_trie v0.2.1
28282025-01-15T04:50:56.012Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28292025-01-15T04:50:56.035Z Compiling ssh-cipher v0.2.0
28302025-01-15T04:50:56.644Z Compiling zone_cfg_derive v0.1.2
28312025-01-15T04:50:56.672Z Compiling bcrypt-pbkdf v0.10.0
28322025-01-15T04:50:57.313Z Compiling parking_lot v0.11.2
28332025-01-15T04:50:57.405Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28342025-01-15T04:50:57.505Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28352025-01-15T04:50:58.171Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28362025-01-15T04:50:58.272Z Compiling password-hash v0.4.2
28372025-01-15T04:50:58.384Z Compiling gethostname v0.5.0
28382025-01-15T04:50:58.453Z Compiling fxhash v0.2.1
28392025-01-15T04:50:58.491Z Compiling http-range v0.1.5
28402025-01-15T04:50:58.575Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28412025-01-15T04:50:58.596Z Compiling matches v0.1.10
28422025-01-15T04:50:58.680Z Compiling zip v2.1.3
28432025-01-15T04:50:58.717Z Compiling lockfree-object-pool v0.1.6
28442025-01-15T04:50:58.817Z Compiling simd-adler32 v0.3.7
28452025-01-15T04:50:58.891Z Compiling base64 v0.13.1
28462025-01-15T04:50:59.008Z Compiling bumpalo v3.16.0
28472025-01-15T04:50:59.086Z Compiling pbkdf2 v0.11.0
28482025-01-15T04:50:59.115Z Compiling idna v0.2.3
28492025-01-15T04:50:59.361Z Compiling ron v0.7.1
28502025-01-15T04:50:59.468Z Compiling zopfli v0.8.1
28512025-01-15T04:50:59.489Z Compiling sled v0.34.7
28522025-01-15T04:50:59.506Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28532025-01-15T04:50:59.982Z Compiling xz2 v0.1.7
28542025-01-15T04:51:00.148Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28552025-01-15T04:51:00.455Z Compiling zone v0.1.8
28562025-01-15T04:51:01.134Z Compiling ssh-key v0.6.6
28572025-01-15T04:51:01.242Z Compiling hickory-client v0.24.1
28582025-01-15T04:51:01.895Z Compiling p521 v0.13.3
28592025-01-15T04:51:02.170Z Compiling p256 v0.13.2
28602025-01-15T04:51:02.611Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28612025-01-15T04:51:03.022Z Compiling hickory-server v0.24.1
28622025-01-15T04:51:03.638Z Compiling enum-as-inner v0.5.1
28632025-01-15T04:51:04.277Z Compiling pem v3.0.4
28642025-01-15T04:51:04.661Z Compiling yasna v0.5.2
28652025-01-15T04:51:05.036Z Compiling headers-core v0.3.0
28662025-01-15T04:51:05.233Z Compiling kstat-rs v0.2.4
28672025-01-15T04:51:05.398Z Compiling nanorand v0.7.0
28682025-01-15T04:51:05.417Z Compiling atty v0.2.14
28692025-01-15T04:51:05.598Z Compiling russh-cryptovec v0.7.3
28702025-01-15T04:51:05.791Z Compiling md5 v0.7.0
28712025-01-15T04:51:05.952Z Compiling flume v0.11.1
28722025-01-15T04:51:05.974Z Compiling rcgen v0.12.1
28732025-01-15T04:51:06.229Z Compiling russh-keys v0.45.0
28742025-01-15T04:51:06.313Z Compiling progenitor v0.8.0
28752025-01-15T04:51:06.337Z Compiling headers v0.4.0
28762025-01-15T04:51:06.560Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28772025-01-15T04:51:06.583Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28782025-01-15T04:51:07.373Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28792025-01-15T04:51:07.992Z Compiling progenitor v0.9.1
28802025-01-15T04:51:08.051Z Compiling trust-dns-proto v0.22.0
28812025-01-15T04:51:08.140Z Compiling hyper-staticfile v0.10.1
28822025-01-15T04:51:08.239Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28832025-01-15T04:51:09.237Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28842025-01-15T04:51:09.591Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28852025-01-15T04:51:09.941Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
28862025-01-15T04:51:10.168Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28872025-01-15T04:51:11.002Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28882025-01-15T04:51:13.577Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28892025-01-15T04:51:13.752Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28902025-01-15T04:51:14.252Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28912025-01-15T04:51:14.335Z Compiling num-bigint v0.4.6
28922025-01-15T04:51:14.873Z Compiling des v0.8.1
28932025-01-15T04:51:15.236Z Compiling subprocess v0.2.9
28942025-01-15T04:51:15.445Z Compiling hex-literal v0.4.1
28952025-01-15T04:51:15.640Z Compiling display-error-chain v0.2.2
28962025-01-15T04:51:15.669Z Compiling dhcproto-macros v0.1.0
28972025-01-15T04:51:15.869Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28982025-01-15T04:51:16.540Z Compiling dhcproto v0.12.0
28992025-01-15T04:51:16.974Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29002025-01-15T04:51:17.464Z Compiling russh v0.45.0
29012025-01-15T04:51:19.589Z Compiling internet-checksum v0.2.1
29022025-01-15T04:51:24.622Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29032025-01-15T04:51:24.622Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29042025-01-15T04:51:24.625Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29052025-01-15T04:51:24.625Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29062025-01-15T04:51:25.417Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29072025-01-15T04:51:27.383Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29082025-01-15T04:51:28.545Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29092025-01-15T04:51:28.761Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29102025-01-15T04:51:29.393Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29112025-01-15T04:51:31.793Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29122025-01-15T04:51:31.812Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29132025-01-15T04:51:32.475Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29142025-01-15T04:51:32.541Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29152025-01-15T04:51:33.297Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29162025-01-15T04:51:33.534Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29172025-01-15T04:51:35.034Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29182025-01-15T04:51:35.181Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29192025-01-15T04:51:35.800Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29202025-01-15T04:51:38.512Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29212025-01-15T04:51:38.681Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29222025-01-15T04:51:38.921Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29232025-01-15T04:51:38.943Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29242025-01-15T04:51:40.560Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29252025-01-15T04:51:40.707Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29262025-01-15T04:51:43.271Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29272025-01-15T04:51:43.334Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29282025-01-15T04:51:44.745Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29292025-01-15T04:51:45.176Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29302025-01-15T04:51:52.151Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29312025-01-15T04:52:00.340Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29322025-01-15T04:52:01.882Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29332025-01-15T04:52:23.308Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29342025-01-15T04:52:46.762Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
29352025-01-15T04:52:46.983Z
29362025-01-15T04:52:46.983Zreal 2:25.641223177
29372025-01-15T04:52:46.983Zuser 12:15.973203516
29382025-01-15T04:52:46.983Zsys 1:37.216164589
29392025-01-15T04:52:46.983Ztrap 0.364031751
29402025-01-15T04:52:46.983Ztflt 0.965844475
29412025-01-15T04:52:46.986Zdflt 1.146274493
29422025-01-15T04:52:46.986Zkflt 0.000031502
29432025-01-15T04:52:46.986Zlock 22:49.624865175
29442025-01-15T04:52:46.986Zslp 42:33.807314319
29452025-01-15T04:52:46.986Zlat 40.283145052
29462025-01-15T04:52:46.986Zstop 1:44.007877276
29472025-01-15T04:52:46.986Z+ mkdir tests
29482025-01-15T04:52:46.989Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29492025-01-15T04:52:46.989Z+ xargs -I '{}' -t cp '{}' tests/
29502025-01-15T04:52:47.032Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3e2027c6203b48d9 tests/
29512025-01-15T04:52:47.058Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-498b2f8dcf6fc48d tests/
29522025-01-15T04:52:47.085Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-5e14b44c64968d02 tests/
29532025-01-15T04:52:47.112Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-c4a4f96c8aefc701 tests/
29542025-01-15T04:52:47.400Z+ 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/*)
29552025-01-15T04:52:47.403Z+ 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-498b2f8dcf6fc48d tests/commtest-5e14b44c64968d02 tests/dhcp_server-3e2027c6203b48d9 tests/end_to_end_tests-c4a4f96c8aefc701 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz 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
29562025-01-15T04:54:01.260ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29572025-01-15T04:54:01.260Za .github/buildomat/ci-env.sh 1K
29582025-01-15T04:54:01.260Za out/target/test 1K
29592025-01-15T04:54:01.260Za out/npuzone/npuzone 23144K
29602025-01-15T04:54:01.260Za package-manifest.toml 34K
29612025-01-15T04:54:01.261Za smf/sled-agent/non-gimlet/config.toml 4K
29622025-01-15T04:54:01.261Za target/release/omicron-package 36338K
29632025-01-15T04:54:01.261Za target/release/xtask 11919K
29642025-01-15T04:54:01.261Za target/debug/bootstrap 221307K
29652025-01-15T04:54:01.261Za tests/bootstrap-498b2f8dcf6fc48d 24324K
29662025-01-15T04:54:01.261Za tests/commtest-5e14b44c64968d02 24818K
29672025-01-15T04:54:01.261Za tests/dhcp_server-3e2027c6203b48d9 24324K
29682025-01-15T04:54:01.261Za tests/end_to_end_tests-c4a4f96c8aefc701 283020K
29692025-01-15T04:54:01.261Za out/clickhouse.tar.gz 294579K
29702025-01-15T04:54:01.261Za out/clickhouse_keeper.tar.gz 281554K
29712025-01-15T04:54:01.261Za out/clickhouse_server.tar.gz 294572K
29722025-01-15T04:54:01.261Za out/cockroachdb.tar.gz 135060K
29732025-01-15T04:54:01.261Za out/crucible-dtrace.tar 96K
29742025-01-15T04:54:01.261Za out/crucible-pantry-zone.tar.gz 28533K
29752025-01-15T04:54:01.261Za out/crucible-zone.tar.gz 36809K
29762025-01-15T04:54:01.261Za out/external-dns.tar.gz 35729K
29772025-01-15T04:54:01.261Za out/internal-dns.tar.gz 35727K
29782025-01-15T04:54:01.261Za out/mg-ddm-gz.tar 63075K
29792025-01-15T04:54:01.261Za out/nexus.tar.gz 99954K
29802025-01-15T04:54:01.261Za out/ntp.tar.gz 10495K
29812025-01-15T04:54:01.261Za out/omicron-gateway-softnpu.tar.gz 24179K
29822025-01-15T04:54:01.261Za out/omicron-sled-agent.tar 114621K
29832025-01-15T04:54:01.261Za out/overlay.tar.gz 3K
29842025-01-15T04:54:01.261Za out/oximeter.tar.gz 48387K
29852025-01-15T04:54:01.261Za out/oxlog.tar 3157K
29862025-01-15T04:54:01.261Za out/probe.tar.gz 2764K
29872025-01-15T04:54:01.261Za out/propolis-server.tar.gz 66467K
29882025-01-15T04:54:01.261Za out/pumpkind-gz.tar 26665K
29892025-01-15T04:54:01.261Za out/switch-softnpu.tar.gz 236269K
29902025-01-15T04:54:01.266Z
29912025-01-15T04:54:01.266Zreal 1:13.841010572
29922025-01-15T04:54:01.266Zuser 1:10.496537552
29932025-01-15T04:54:01.266Zsys 4.690877644
29942025-01-15T04:54:01.266Ztrap 0.017859102
29952025-01-15T04:54:01.266Ztflt 0.000000000
29962025-01-15T04:54:01.266Zdflt 0.000000000
29972025-01-15T04:54:01.266Zkflt 0.000000000
29982025-01-15T04:54:01.266Zlock 0.000000000
29992025-01-15T04:54:01.266Zslp 1:10.350259711
30002025-01-15T04:54:01.266Zlat 2.121439422
30012025-01-15T04:54:01.266Zstop 0.000358466
30022025-01-15T04:54:01.266Zprocess exited: duration 1996803 ms, exit code 0
 
30032025-01-15T04:54:01.283Zfound 1 output files
30042025-01-15T04:54:01.283Zuploading: /work/package.tar.gz (1905197783 bytes)
30052025-01-15T04:54:40.082Zuploaded: /work/package.tar.gz