01JH69S3TSWX08MC3ECPF4Z5P9: 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: 01JH69SP6WWE8AN07MJ07KH4MJ

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-09T19:49:52.063Zjob assigned to worker 01JH69T1N8CD7WXE860AJ9SHAK [factory aws, i-004945fb0841b37e8] (queued for 56 s)
 
22025-01-09T19:49:59.362Zstarting task 0: "setup"
32025-01-09T19:49:59.371Z++ uname -s
42025-01-09T19:49:59.373Z+ kern=SunOS
52025-01-09T19:49:59.373Z+ case "$kern" in
62025-01-09T19:49:59.373Z+ groupadd -g 12345 build
72025-01-09T19:49:59.376Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-09T19:50:01.389Z+ zfs create -o mountpoint=/work rpool/work
92025-01-09T19:50:01.536Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-09T19:50:01.539Z+ home_fs=zfs
112025-01-09T19:50:01.539Z+ [[ zfs == autofs ]]
122025-01-09T19:50:01.539Z+ mkdir -p /home/build
132025-01-09T19:50:01.542Z+ chown build:build /home/build /work
142025-01-09T19:50:03.545Z+ chmod 0700 /home/build /work
152025-01-09T19:50:03.547Zprocess exited: duration 4185 ms, exit code 0
 
162025-01-09T19:50:03.555Zstarting task 1: "rust-toolchain"
172025-01-09T19:50:03.559Z+ printf ' * toolchain channel = "%s"
182025-01-09T19:50:03.559Z' 1.81.0
192025-01-09T19:50:03.559Z * toolchain channel = "1.81.0"
202025-01-09T19:50:03.559Z+ printf ' * toolchain profile = "%s"
212025-01-09T19:50:03.559Z' default
222025-01-09T19:50:03.559Z * toolchain profile = "default"
232025-01-09T19:50:03.561Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-09T19:50:03.561Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.81.0 --profile default
252025-01-09T19:50:03.680Zinfo: downloading installer
262025-01-09T19:50:04.999Zinfo: profile set to 'default'
272025-01-09T19:50:04.999Zinfo: default host triple is x86_64-unknown-illumos
282025-01-09T19:50:05.002Zinfo: syncing channel updates for '1.81.0-x86_64-unknown-illumos'
292025-01-09T19:50:05.156Zinfo: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04)
302025-01-09T19:50:05.156Zinfo: downloading component 'cargo'
312025-01-09T19:50:06.006Zinfo: downloading component 'clippy'
322025-01-09T19:50:06.323Zinfo: downloading component 'rust-docs'
332025-01-09T19:50:07.507Zinfo: downloading component 'rust-std'
342025-01-09T19:50:09.349Zinfo: downloading component 'rustc'
352025-01-09T19:50:15.930Zinfo: downloading component 'rustfmt'
362025-01-09T19:50:16.182Zinfo: installing component 'cargo'
372025-01-09T19:50:16.987Zinfo: installing component 'clippy'
382025-01-09T19:50:17.347Zinfo: installing component 'rust-docs'
392025-01-09T19:50:18.945Zinfo: installing component 'rust-std'
402025-01-09T19:50:20.700Zinfo: installing component 'rustc'
412025-01-09T19:50:26.364Zinfo: installing component 'rustfmt'
422025-01-09T19:50:26.680Zinfo: default toolchain set to '1.81.0-x86_64-unknown-illumos'
432025-01-09T19:50:26.680Z
442025-01-09T19:50:27.047Z 1.81.0-x86_64-unknown-illumos installed - rustc 1.81.0 (eeb90cda1 2024-09-04)
452025-01-09T19:50:27.048Z
462025-01-09T19:50:27.050Z
472025-01-09T19:50:27.050ZRust is installed now. Great!
482025-01-09T19:50:27.050Z
492025-01-09T19:50:27.050ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-09T19:50:27.050Zenvironment variable. This has not been done automatically.
512025-01-09T19:50:27.050Z
522025-01-09T19:50:27.050ZTo configure your current shell, you need to source
532025-01-09T19:50:27.050Zthe corresponding env file under $HOME/.cargo.
542025-01-09T19:50:27.050Z
552025-01-09T19:50:27.050ZThis is usually done by running one of the following (note the leading DOT):
562025-01-09T19:50:27.051Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-09T19:50:27.051Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-09T19:50:27.122Z+ rustc --version
592025-01-09T19:50:27.189Zrustc 1.81.0 (eeb90cda1 2024-09-04)
602025-01-09T19:50:27.192Zprocess exited: duration 23623 ms, exit code 0
 
612025-01-09T19:50:27.200Zstarting task 2: "authentication"
622025-01-09T19:50:27.220Zprocess exited: duration 20 ms, exit code 0
 
632025-01-09T19:50:27.227Zstarting task 3: "clone repository"
642025-01-09T19:50:27.233Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-09T19:50:27.236Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-09T19:50:27.338ZCloning into '/work/oxidecomputer/omicron'...
672025-01-09T19:50:35.024Z+ cd /work/oxidecomputer/omicron
682025-01-09T19:50:35.024Z+ git fetch origin f40f1a40d3059b487ba809097e00c4f42d34fdec
692025-01-09T19:50:35.388ZFrom https://github.com/oxidecomputer/omicron
702025-01-09T19:50:35.388Z * branch f40f1a40d3059b487ba809097e00c4f42d34fdec -> FETCH_HEAD
712025-01-09T19:50:35.398Z+ [[ -n support-bundle-bg-task ]]
722025-01-09T19:50:35.400Z++ git branch --show-current
732025-01-09T19:50:35.403Z+ current=main
742025-01-09T19:50:35.403Z+ [[ main != support-bundle-bg-task ]]
752025-01-09T19:50:35.403Z+ git branch -f support-bundle-bg-task f40f1a40d3059b487ba809097e00c4f42d34fdec
762025-01-09T19:50:35.405Z+ git checkout -f support-bundle-bg-task
772025-01-09T19:50:35.578ZSwitched to branch 'support-bundle-bg-task'
782025-01-09T19:50:35.581Z+ git reset --hard f40f1a40d3059b487ba809097e00c4f42d34fdec
792025-01-09T19:50:35.605ZHEAD is now at f40f1a40d Merge branch 'support-bundle-simulated-implementation' into support-bundle-bg-task
802025-01-09T19:50:35.609Zprocess exited: duration 8374 ms, exit code 0
 
812025-01-09T19:50:35.617Zstarting task 4: "build"
822025-01-09T19:50:35.619Z+ source .github/buildomat/ci-env.sh
832025-01-09T19:50:35.620Z++ export CARGO_TERM_COLOR=always
842025-01-09T19:50:35.620Z++ CARGO_TERM_COLOR=always
852025-01-09T19:50:35.620Z+ cargo --version
862025-01-09T19:50:35.681Zcargo 1.81.0 (2dbb1af80 2024-08-20)
872025-01-09T19:50:35.684Z+ rustc --version
882025-01-09T19:50:35.740Zrustc 1.81.0 (eeb90cda1 2024-09-04)
892025-01-09T19:50:35.743Z+ WORK=/work
902025-01-09T19:50:35.743Z+ pfexec mkdir -p /work
912025-01-09T19:50:35.747Z+ pfexec chown build /work
922025-01-09T19:50:35.750Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-09T19:50:37.482Zpkg list: illegal option -- F
942025-01-09T19:50:37.482ZUsage:
952025-01-09T19:50:37.486Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
962025-01-09T19:50:37.486Z [pkg_fmri_pattern ...]
972025-01-09T19:50:38.333Zpkg list: illegal option -- F
982025-01-09T19:50:38.333ZUsage:
992025-01-09T19:50:38.336Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1002025-01-09T19:50:38.336Z [pkg_fmri_pattern ...]
1012025-01-09T19:50:44.289Z Startup: Refreshing catalog 'helios-dev' ... Done
1022025-01-09T19:50:48.303Z Startup: Caching catalogs ... Done
1032025-01-09T19:50:59.607ZPlanning: Solver setup ... Done (10.311s)
1042025-01-09T19:50:59.747ZPlanning: Running solver ... Done (0.141s)
1052025-01-09T19:50:59.930ZPlanning: Finding local manifests ... Done (0.080s)
1062025-01-09T19:50:59.949ZPlanning: Fetching manifests: 0/7 0% complete
1072025-01-09T19:51:00.266ZPlanning: Fetching manifests: 7/7 100% complete
1082025-01-09T19:51:00.709ZPlanning: Package planning ... Done (0.443s)
1092025-01-09T19:51:00.766ZPlanning: Merging actions ... Done (0.057s)
1102025-01-09T19:51:01.126ZPlanning: Checking for conflicting actions ... Done (0.359s)
1112025-01-09T19:51:03.848ZPlanning: Consolidating action changes ... Done (2.716s)
1122025-01-09T19:51:04.256ZPlanning: Evaluating mediators ... Done (0.410s)
1132025-01-09T19:51:04.334ZPlanning: Planning completed in 15.93 seconds
1142025-01-09T19:51:04.351Z Packages to install: 4
1152025-01-09T19:51:04.351Z Packages to update: 3
1162025-01-09T19:51:04.354Z Mediators to change: 2
1172025-01-09T19:51:04.354Z Services to change: 1
1182025-01-09T19:51:04.354Z Estimated space available: 155.63 GB
1192025-01-09T19:51:04.354ZEstimated space to be consumed: 1.64 GB
1202025-01-09T19:51:04.354Z Create boot environment: No
1212025-01-09T19:51:04.354ZCreate backup boot environment: Yes
1222025-01-09T19:51:04.354Z Rebuild boot archive: No
1232025-01-09T19:51:04.354Z
1242025-01-09T19:51:04.354ZChanged mediators:
1252025-01-09T19:51:04.354Z mediator clang:
1262025-01-09T19:51:04.354Z version: None -> 15 (system default)
1272025-01-09T19:51:04.354Z
1282025-01-09T19:51:04.354Z mediator llvm:
1292025-01-09T19:51:04.354Z version: 14 (system default) -> 15 (system default)
1302025-01-09T19:51:04.354Z
1312025-01-09T19:51:04.354ZChanged packages:
1322025-01-09T19:51:04.354Zhelios-dev
1332025-01-09T19:51:04.354Z developer/build-essential
1342025-01-09T19:51:04.355Z None -> 11-2.0
1352025-01-09T19:51:04.355Z library/libxmlsec1
1362025-01-09T19:51:04.355Z None -> 1.2.35-2.0
1372025-01-09T19:51:04.355Z ooce/developer/clang-15
1382025-01-09T19:51:04.355Z None -> 15.0.7-2.0
1392025-01-09T19:51:04.355Z ooce/developer/llvm-15
1402025-01-09T19:51:04.355Z None -> 15.0.7-2.0
1412025-01-09T19:51:04.355Z package/pkg
1422025-01-09T19:51:04.355Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1432025-01-09T19:51:04.355Z system/library/g++-runtime
1442025-01-09T19:51:04.355Z 13-2.0 -> 14-2.0
1452025-01-09T19:51:04.355Z system/library/gcc-runtime
1462025-01-09T19:51:04.355Z 13-2.0 -> 14-2.0
1472025-01-09T19:51:04.355Z
1482025-01-09T19:51:04.356ZServices:
1492025-01-09T19:51:04.356Z restart_fmri:
1502025-01-09T19:51:04.356Z svc:/system/update-man-index:default
1512025-01-09T19:51:04.356Z
1522025-01-09T19:51:04.356ZEditable files to change:
1532025-01-09T19:51:04.356Z Update:
1542025-01-09T19:51:04.356Z usr/share/lib/pkg/web/config.shtml
1552025-01-09T19:51:04.505Z
1562025-01-09T19:51:04.505ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1572025-01-09T19:51:09.519ZDownload: 831/4301 items 18.8/225.4MB 8% complete (4.0M/s)
1582025-01-09T19:51:14.523ZDownload: 1140/4301 items 77.7/225.4MB 34% complete (7.7M/s)
1592025-01-09T19:51:21.879ZDownload: 1195/4301 items 83.0/225.4MB 36% complete (7.7M/s)
1602025-01-09T19:51:39.566ZDownload: 1197/4301 items 83.0/225.4MB 36% complete
1612025-01-09T19:51:44.754ZDownload: 1409/4301 items 114.6/225.4MB 50% complete (9.7M/s)
1622025-01-09T19:51:49.951ZDownload: 1487/4301 items 115.6/225.4MB 51% complete (3.8M/s)
1632025-01-09T19:51:55.183ZDownload: 1541/4301 items 116.5/225.4MB 51% complete (420k/s)
1642025-01-09T19:52:00.203ZDownload: 1629/4301 items 116.6/225.4MB 51% complete (118k/s)
1652025-01-09T19:52:05.265ZDownload: 1824/4301 items 117.3/225.4MB 52% complete (90.6k/s)
1662025-01-09T19:52:10.348ZDownload: 1966/4301 items 117.5/225.4MB 52% complete (90.3k/s)
1672025-01-09T19:52:15.710ZDownload: 2205/4301 items 118.0/225.4MB 52% complete (67.0k/s)
1682025-01-09T19:52:22.616ZDownload: 2212/4301 items 118.0/225.4MB 52% complete (65.7k/s)
1692025-01-09T19:52:28.847ZDownload: 2224/4301 items 119.2/225.4MB 52% complete (91.6k/s)
1702025-01-09T19:52:33.862ZDownload: 2623/4301 items 120.5/225.4MB 53% complete (232k/s)
1712025-01-09T19:52:38.914ZDownload: 2897/4301 items 121.1/225.4MB 53% complete (200k/s)
1722025-01-09T19:52:43.917ZDownload: 3163/4301 items 180.3/225.4MB 79% complete (6.0M/s)
1732025-01-09T19:52:50.047ZDownload: 3241/4301 items 202.1/225.4MB 89% complete (8.1M/s)
1742025-01-09T19:52:55.080ZDownload: 3245/4301 items 203.0/225.4MB 90% complete (8.0M/s)
1752025-01-09T19:53:01.578ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (6.5M/s)
1762025-01-09T19:53:06.724ZDownload: 3468/4301 items 213.5/225.4MB 94% complete (1.7M/s)
1772025-01-09T19:53:11.744ZDownload: 3847/4301 items 217.5/225.4MB 96% complete (1.4M/s)
1782025-01-09T19:53:16.750ZDownload: 4197/4301 items 220.5/225.4MB 97% complete (731k/s)
1792025-01-09T19:53:25.543ZDownload: 4208/4301 items 220.6/225.4MB 97% complete (699k/s)
1802025-01-09T19:53:27.375ZDownload: Completed 225.42 MB in 142.78 seconds (1.6M/s)
1812025-01-09T19:53:29.524Z Actions: 1/5122 actions (Removing old actions)
1822025-01-09T19:53:29.540Z Actions: 194/5122 actions (Installing new actions)
1832025-01-09T19:53:34.327Z Actions: 4267/5122 actions (Updating modified actions)
1842025-01-09T19:53:34.674Z Actions: Completed 5122 actions in 5.15 seconds.
1852025-01-09T19:53:35.097Z Done (0.414s)
1862025-01-09T19:53:35.099Z Done (0.001s)
1872025-01-09T19:53:35.690Z Done (0.582s)
1882025-01-09T19:53:40.510Z Done (4.598s)
1892025-01-09T19:53:40.664Z Done (0.087s)
1902025-01-09T19:53:40.667Z Done (0.000s)
1912025-01-09T19:53:40.831Z Done (0.000s)
1922025-01-09T19:53:41.518ZPlanning: Evaluating mediator changes ... Done
1932025-01-09T19:53:41.677ZPlanning: Checking for conflicting actions ... Done
1942025-01-09T19:53:41.679ZPlanning: Consolidating action changes ... Done
1952025-01-09T19:53:41.943ZPlanning: Evaluating mediators ... Done
1962025-01-09T19:53:41.947ZPlanning: Planning completed in 0.43 seconds
1972025-01-09T19:53:41.983Z Mediators to change: 2
1982025-01-09T19:53:41.983Z Create boot environment: No
1992025-01-09T19:53:41.986ZCreate backup boot environment: No
2002025-01-09T19:53:42.066Z Done
2012025-01-09T19:53:42.066Z Done
2022025-01-09T19:53:42.432Z Done
2032025-01-09T19:53:46.037Z Done
2042025-01-09T19:53:46.134Z Done
2052025-01-09T19:53:46.136Z Done
2062025-01-09T19:53:46.257Z Done
2072025-01-09T19:53:46.877ZPlanning: Evaluating mediator changes ... Done
2082025-01-09T19:53:46.879ZPlanning: Merging actions ... Done
2092025-01-09T19:53:47.065ZPlanning: Checking for conflicting actions ... Done
2102025-01-09T19:53:47.068ZPlanning: Consolidating action changes ... Done
2112025-01-09T19:53:47.329ZPlanning: Evaluating mediators ... Done
2122025-01-09T19:53:47.383ZPlanning: Planning completed in 0.74 seconds
2132025-01-09T19:53:47.425Z Packages to change: 1
2142025-01-09T19:53:47.425Z Mediators to change: 1
2152025-01-09T19:53:47.427Z Services to change: 1
2162025-01-09T19:53:47.427Z Create boot environment: No
2172025-01-09T19:53:47.427ZCreate backup boot environment: Yes
2182025-01-09T19:53:49.759Z Actions: 1/6 actions (Updating modified actions)
2192025-01-09T19:53:49.762Z Actions: Completed 6 actions in 0.00 seconds.
2202025-01-09T19:53:49.762Z Done
2212025-01-09T19:53:49.763Z Done
2222025-01-09T19:53:49.879Z Done
2232025-01-09T19:53:53.497Z Done
2242025-01-09T19:53:53.593Z Done
2252025-01-09T19:53:53.596Z Done
2262025-01-09T19:53:53.735Z Done
2272025-01-09T19:53:54.167ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2282025-01-09T19:53:54.167Zclang system 15 system
2292025-01-09T19:53:54.167Zcsh system system illumos
2302025-01-09T19:53:54.167Zctags system system illumos
2312025-01-09T19:53:54.167Zgcc vendor 12 vendor
2322025-01-09T19:53:54.167Zgcc system 10 system
2332025-01-09T19:53:54.167Zgcc system 7 system
2342025-01-09T19:53:54.167Zgo system 1.20 system
2352025-01-09T19:53:54.167Zgo system 1.19 system
2362025-01-09T19:53:54.167Zllvm system 15 system
2372025-01-09T19:53:54.167Zllvm system 14 system
2382025-01-09T19:53:54.167Zmariadb system 10.6 system
2392025-01-09T19:53:54.167Zmta vendor vendor dma
2402025-01-09T19:53:54.167Zopenjdk system 17 system
2412025-01-09T19:53:54.167Zopenjdk system 11 system
2422025-01-09T19:53:54.167Zopenjdk system 1.8 system
2432025-01-09T19:53:54.167Zopenssl vendor 3 vendor
2442025-01-09T19:53:54.167Zperl system 5.36 system
2452025-01-09T19:53:54.167Zpostgresql system 15 system
2462025-01-09T19:53:54.168Zpostgresql system 13 system
2472025-01-09T19:53:54.168Zpython vendor 3 vendor
2482025-01-09T19:53:54.168Zpython system 2 system
2492025-01-09T19:53:54.168Zpython3 system 3.11 system
2502025-01-09T19:53:54.168Zruby system 3.0 system
2512025-01-09T19:53:54.168Zwords vendor vendor american-english
2522025-01-09T19:53:54.168Zwords system system australian-english
2532025-01-09T19:53:54.168Zwords system system british-english
2542025-01-09T19:53:54.168Zwords system system canadian-english
2552025-01-09T19:53:54.168Zwords system system french
2562025-01-09T19:53:54.168Zwords system system italian
2572025-01-09T19:53:54.168Zwords system system ngerman
2582025-01-09T19:53:54.168Zwords system system ogerman
2592025-01-09T19:53:54.168Zwords system system spanish
2602025-01-09T19:53:54.501ZPUBLISHER TYPE STATUS P LOCATION
2612025-01-09T19:53:54.502Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2622025-01-09T19:53:57.257ZFMRI IFO
2632025-01-09T19:53:57.257Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2642025-01-09T19:53:57.257Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2652025-01-09T19:53:57.257Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2662025-01-09T19:53:57.258Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2672025-01-09T19:53:57.258Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2682025-01-09T19:53:57.258Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2692025-01-09T19:53:57.258Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2702025-01-09T19:53:57.258Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2712025-01-09T19:53:57.258Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2722025-01-09T19:53:57.258Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2732025-01-09T19:53:57.258Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2742025-01-09T19:53:57.258Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2752025-01-09T19:53:57.258Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2762025-01-09T19:53:57.258Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2772025-01-09T19:53:57.258Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2782025-01-09T19:53:58.039Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2792025-01-09T19:53:58.334Z Updating crates.io index
2802025-01-09T19:53:58.399Z Updating git repository `https://github.com/oxidecomputer/diffus`
2812025-01-09T19:53:59.172Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2822025-01-09T19:53:59.655Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2832025-01-09T19:53:59.914Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2842025-01-09T19:54:00.198Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2852025-01-09T19:54:00.446Z Updating git repository `https://github.com/oxidecomputer/propolis`
2862025-01-09T19:54:01.475Z Updating git repository `https://github.com/oxidecomputer/crucible`
2872025-01-09T19:54:03.204Z Updating git repository `https://github.com/oxidecomputer/opte`
2882025-01-09T19:54:03.795Z Updating git repository `https://github.com/oxidecomputer/falcon`
2892025-01-09T19:54:04.539Z Updating git repository `https://github.com/oxidecomputer/clickward`
2902025-01-09T19:54:04.783Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2912025-01-09T19:54:05.068Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2922025-01-09T19:54:05.623Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2932025-01-09T19:54:05.893Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2942025-01-09T19:54:06.175Z Updating git repository `https://github.com/oxidecomputer/tofino`
2952025-01-09T19:54:06.459Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2962025-01-09T19:54:06.722Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2972025-01-09T19:54:06.978Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2982025-01-09T19:54:07.266Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2992025-01-09T19:54:07.531Z Updating git repository `https://github.com/oxidecomputer/ispf`
3002025-01-09T19:54:07.844Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3012025-01-09T19:54:08.060Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3022025-01-09T19:54:08.537Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3032025-01-09T19:54:08.791Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3042025-01-09T19:54:09.133Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3052025-01-09T19:54:09.523Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3062025-01-09T19:54:09.772Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3072025-01-09T19:54:09.997Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3082025-01-09T19:54:10.243Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3092025-01-09T19:54:11.431Z Downloading crates ...
3102025-01-09T19:54:11.517Z Downloaded anstyle v1.0.10
3112025-01-09T19:54:11.524Z Downloaded anstream v0.6.15
3122025-01-09T19:54:11.527Z Downloaded dof v0.3.0
3132025-01-09T19:54:11.529Z Downloaded cargo_toml v0.20.5
3142025-01-09T19:54:11.535Z Downloaded equivalent v1.0.1
3152025-01-09T19:54:11.555Z Downloaded usdt-attr-macro v0.5.0
3162025-01-09T19:54:11.562Z Downloaded dtrace-parser v0.2.0
3172025-01-09T19:54:11.567Z Downloaded swrite v0.1.0
3182025-01-09T19:54:11.571Z Downloaded usdt-macro v0.5.0
3192025-01-09T19:54:11.576Z Downloaded scroll_derive v0.12.0
3202025-01-09T19:54:11.578Z Downloaded bytecount v0.6.8
3212025-01-09T19:54:11.581Z Downloaded cfg-if v1.0.0
3222025-01-09T19:54:11.581Z Downloaded camino-tempfile v1.1.1
3232025-01-09T19:54:11.585Z Downloaded autocfg v1.4.0
3242025-01-09T19:54:11.587Z Downloaded errno v0.3.9
3252025-01-09T19:54:11.588Z Downloaded digest v0.10.7
3262025-01-09T19:54:11.590Z Downloaded plain v0.2.3
3272025-01-09T19:54:11.590Z Downloaded fastrand v2.1.1
3282025-01-09T19:54:11.590Z Downloaded crypto-common v0.1.6
3292025-01-09T19:54:11.594Z Downloaded anstyle-query v1.1.1
3302025-01-09T19:54:11.594Z Downloaded serde_spanned v0.6.8
3312025-01-09T19:54:11.598Z Downloaded memmap v0.7.0
3322025-01-09T19:54:11.598Z Downloaded anstyle-parse v0.2.5
3332025-01-09T19:54:11.598Z Downloaded usdt v0.5.0
3342025-01-09T19:54:11.602Z Downloaded heck v0.5.0
3352025-01-09T19:54:11.602Z Downloaded clap_lex v0.7.2
3362025-01-09T19:54:11.602Z Downloaded cargo-platform v0.1.8
3372025-01-09T19:54:11.602Z Downloaded fs-err v2.11.0
3382025-01-09T19:54:11.605Z Downloaded thiserror v1.0.69
3392025-01-09T19:54:11.610Z Downloaded terminal_size v0.4.0
3402025-01-09T19:54:11.612Z Downloaded thread-id v4.2.2
3412025-01-09T19:54:11.612Z Downloaded serde_tokenstream v0.2.2
3422025-01-09T19:54:11.615Z Downloaded fnv v1.0.7
3432025-01-09T19:54:11.615Z Downloaded version_check v0.9.5
3442025-01-09T19:54:11.615Z Downloaded smawk v0.3.2
3452025-01-09T19:54:11.618Z Downloaded heck v0.4.1
3462025-01-09T19:54:11.618Z Downloaded toml_datetime v0.6.8
3472025-01-09T19:54:11.620Z Downloaded utf8parse v0.2.2
3482025-01-09T19:54:11.620Z Downloaded proc-macro-error-attr v1.0.4
3492025-01-09T19:54:11.620Z Downloaded itoa v1.0.11
3502025-01-09T19:54:11.623Z Downloaded colorchoice v1.0.2
3512025-01-09T19:54:11.623Z Downloaded unicode-linebreak v0.1.5
3522025-01-09T19:54:11.625Z Downloaded byteorder v1.5.0
3532025-01-09T19:54:11.625Z Downloaded strsim v0.11.1
3542025-01-09T19:54:11.628Z Downloaded pretty-hex v0.4.1
3552025-01-09T19:54:11.628Z Downloaded is_terminal_polyfill v1.70.1
3562025-01-09T19:54:11.630Z Downloaded thiserror-impl v1.0.69
3572025-01-09T19:54:11.630Z Downloaded block-buffer v0.10.4
3582025-01-09T19:54:11.633Z Downloaded tabled_derive v0.7.0
3592025-01-09T19:54:11.636Z Downloaded clap_derive v4.5.18
3602025-01-09T19:54:11.639Z Downloaded cargo_metadata v0.18.1
3612025-01-09T19:54:11.642Z Downloaded pest_generator v2.7.14
3622025-01-09T19:54:11.642Z Downloaded macaddr v1.0.1
3632025-01-09T19:54:11.644Z Downloaded cpufeatures v0.2.14
3642025-01-09T19:54:11.653Z Downloaded clap v4.5.21
3652025-01-09T19:54:11.661Z Downloaded zerocopy-derive v0.7.35
3662025-01-09T19:54:11.666Z Downloaded sha2 v0.10.8
3672025-01-09T19:54:11.668Z Downloaded pest_derive v2.7.14
3682025-01-09T19:54:11.670Z Downloaded semver v1.0.23
3692025-01-09T19:54:11.673Z Downloaded quote v1.0.37
3702025-01-09T19:54:11.675Z Downloaded once_cell v1.20.2
3712025-01-09T19:54:11.676Z Downloaded usdt-impl v0.5.0
3722025-01-09T19:54:11.678Z Downloaded bitflags v2.6.0
3732025-01-09T19:54:11.680Z Downloaded typenum v1.17.0
3742025-01-09T19:54:11.685Z Downloaded anyhow v1.0.93
3752025-01-09T19:54:11.688Z Downloaded camino v1.1.9
3762025-01-09T19:54:11.688Z Downloaded pest_meta v2.7.14
3772025-01-09T19:54:11.691Z Downloaded papergrid v0.11.0
3782025-01-09T19:54:11.693Z Downloaded generic-array v0.14.7
3792025-01-09T19:54:11.700Z Downloaded scroll v0.12.0
3802025-01-09T19:54:11.700Z Downloaded proc-macro-error v1.0.4
3812025-01-09T19:54:11.701Z Downloaded unicode-ident v1.0.13
3822025-01-09T19:54:11.705Z Downloaded tempfile v3.13.0
3832025-01-09T19:54:11.705Z Downloaded log v0.4.22
3842025-01-09T19:54:11.708Z Downloaded toml v0.8.19
3852025-01-09T19:54:11.713Z Downloaded ryu v1.0.18
3862025-01-09T19:54:11.721Z Downloaded serde_derive v1.0.215
3872025-01-09T19:54:11.724Z Downloaded proc-macro2 v1.0.89
3882025-01-09T19:54:11.724Z Downloaded textwrap v0.16.1
3892025-01-09T19:54:11.731Z Downloaded ucd-trie v0.1.7
3902025-01-09T19:54:11.734Z Downloaded indexmap v2.6.0
3912025-01-09T19:54:11.752Z Downloaded serde v1.0.215
3922025-01-09T19:54:11.755Z Downloaded memchr v2.7.4
3932025-01-09T19:54:11.760Z Downloaded toml_edit v0.22.22
3942025-01-09T19:54:11.788Z Downloaded hashbrown v0.15.1
3952025-01-09T19:54:11.798Z Downloaded zerocopy v0.7.35
3962025-01-09T19:54:11.811Z Downloaded pest v2.7.14
3972025-01-09T19:54:11.816Z Downloaded clap_builder v4.5.21
3982025-01-09T19:54:11.821Z Downloaded serde_json v1.0.133
3992025-01-09T19:54:11.828Z Downloaded winnow v0.6.20
4002025-01-09T19:54:11.837Z Downloaded goblin v0.8.2
4012025-01-09T19:54:11.841Z Downloaded tabled v0.15.0
4022025-01-09T19:54:11.855Z Downloaded syn v1.0.109
4032025-01-09T19:54:11.864Z Downloaded unicode-width v0.1.14
4042025-01-09T19:54:11.869Z Downloaded syn v2.0.87
4052025-01-09T19:54:11.879Z Downloaded rustix v0.38.37
4062025-01-09T19:54:11.925Z Downloaded libc v0.2.162
4072025-01-09T19:54:12.233Z Compiling proc-macro2 v1.0.89
4082025-01-09T19:54:12.233Z Compiling unicode-ident v1.0.13
4092025-01-09T19:54:12.234Z Compiling serde v1.0.215
4102025-01-09T19:54:12.236Z Compiling version_check v0.9.5
4112025-01-09T19:54:12.236Z Compiling memchr v2.7.4
4122025-01-09T19:54:12.236Z Compiling thiserror v1.0.69
4132025-01-09T19:54:12.236Z Compiling libc v0.2.162
4142025-01-09T19:54:12.236Z Compiling ryu v1.0.18
4152025-01-09T19:54:12.493Z Compiling itoa v1.0.11
4162025-01-09T19:54:12.716Z Compiling ucd-trie v0.1.7
4172025-01-09T19:54:12.740Z Compiling once_cell v1.20.2
4182025-01-09T19:54:13.103Z Compiling byteorder v1.5.0
4192025-01-09T19:54:13.227Z Compiling rustix v0.38.37
4202025-01-09T19:54:13.321Z Compiling serde_json v1.0.133
4212025-01-09T19:54:13.579Z Compiling bitflags v2.6.0
4222025-01-09T19:54:13.721Z Compiling usdt-impl v0.5.0
4232025-01-09T19:54:13.949Z Compiling proc-macro-error-attr v1.0.4
4242025-01-09T19:54:14.077Z Compiling syn v1.0.109
4252025-01-09T19:54:14.127Z Compiling quote v1.0.37
4262025-01-09T19:54:14.177Z Compiling proc-macro-error v1.0.4
4272025-01-09T19:54:14.251Z Compiling hashbrown v0.15.1
4282025-01-09T19:54:14.298Z Compiling log v0.4.22
4292025-01-09T19:54:14.478Z Compiling utf8parse v0.2.2
4302025-01-09T19:54:14.652Z Compiling syn v2.0.87
4312025-01-09T19:54:14.736Z Compiling errno v0.3.9
4322025-01-09T19:54:14.827Z Compiling camino v1.1.9
4332025-01-09T19:54:14.854Z Compiling plain v0.2.3
4342025-01-09T19:54:14.881Z Compiling thread-id v4.2.2
4352025-01-09T19:54:14.960Z Compiling equivalent v1.0.1
4362025-01-09T19:54:15.038Z Compiling anstyle-parse v0.2.5
4372025-01-09T19:54:15.386Z Compiling indexmap v2.6.0
4382025-01-09T19:54:15.467Z Compiling unicode-width v0.1.14
4392025-01-09T19:54:15.503Z Compiling anstyle-query v1.1.1
4402025-01-09T19:54:15.581Z Compiling winnow v0.6.20
4412025-01-09T19:54:15.663Z Compiling is_terminal_polyfill v1.70.1
4422025-01-09T19:54:15.809Z Compiling semver v1.0.23
4432025-01-09T19:54:15.897Z Compiling colorchoice v1.0.2
4442025-01-09T19:54:16.009Z Compiling pretty-hex v0.4.1
4452025-01-09T19:54:16.058Z Compiling autocfg v1.4.0
4462025-01-09T19:54:16.237Z Compiling anstyle v1.0.10
4472025-01-09T19:54:16.696Z Compiling anstream v0.6.15
4482025-01-09T19:54:16.719Z Compiling cfg-if v1.0.0
4492025-01-09T19:54:16.795Z Compiling fastrand v2.1.1
4502025-01-09T19:54:16.823Z Compiling fnv v1.0.7
4512025-01-09T19:54:17.220Z Compiling fs-err v2.11.0
4522025-01-09T19:54:17.363Z Compiling terminal_size v0.4.0
4532025-01-09T19:54:17.432Z Compiling clap_lex v0.7.2
4542025-01-09T19:54:17.434Z Compiling bytecount v0.6.8
4552025-01-09T19:54:17.492Z Compiling heck v0.4.1
4562025-01-09T19:54:17.575Z Compiling strsim v0.11.1
4572025-01-09T19:54:17.655Z Compiling anyhow v1.0.93
4582025-01-09T19:54:17.978Z Compiling heck v0.5.0
4592025-01-09T19:54:18.004Z Compiling clap_builder v4.5.21
4602025-01-09T19:54:18.483Z Compiling papergrid v0.11.0
4612025-01-09T19:54:18.535Z Compiling tempfile v3.13.0
4622025-01-09T19:54:18.627Z Compiling memmap v0.7.0
4632025-01-09T19:54:18.697Z Compiling smawk v0.3.2
4642025-01-09T19:54:18.927Z Compiling unicode-linebreak v0.1.5
4652025-01-09T19:54:19.423Z Compiling textwrap v0.16.1
4662025-01-09T19:54:19.481Z Compiling swrite v0.1.0
4672025-01-09T19:54:20.613Z Compiling tabled_derive v0.7.0
4682025-01-09T19:54:22.236Z Compiling tabled v0.15.0
4692025-01-09T19:54:23.770Z Compiling serde_derive v1.0.215
4702025-01-09T19:54:23.770Z Compiling thiserror-impl v1.0.69
4712025-01-09T19:54:23.772Z Compiling zerocopy-derive v0.7.35
4722025-01-09T19:54:23.772Z Compiling scroll_derive v0.12.0
4732025-01-09T19:54:23.772Z Compiling clap_derive v4.5.18
4742025-01-09T19:54:25.006Z Compiling scroll v0.12.0
4752025-01-09T19:54:25.460Z Compiling zerocopy v0.7.35
4762025-01-09T19:54:25.498Z Compiling goblin v0.8.2
4772025-01-09T19:54:26.603Z Compiling pest v2.7.14
4782025-01-09T19:54:27.295Z Compiling clap v4.5.21
4792025-01-09T19:54:28.741Z Compiling pest_meta v2.7.14
4802025-01-09T19:54:29.641Z Compiling pest_generator v2.7.14
4812025-01-09T19:54:31.662Z Compiling pest_derive v2.7.14
4822025-01-09T19:54:32.360Z Compiling dtrace-parser v0.2.0
4832025-01-09T19:54:33.965Z Compiling serde_tokenstream v0.2.2
4842025-01-09T19:54:34.106Z Compiling toml_datetime v0.6.8
4852025-01-09T19:54:34.111Z Compiling serde_spanned v0.6.8
4862025-01-09T19:54:34.225Z Compiling cargo-platform v0.1.8
4872025-01-09T19:54:34.493Z Compiling toml_edit v0.22.22
4882025-01-09T19:54:34.548Z Compiling macaddr v1.0.1
4892025-01-09T19:54:34.813Z Compiling camino-tempfile v1.1.1
4902025-01-09T19:54:35.468Z Compiling dof v0.3.0
4912025-01-09T19:54:35.651Z Compiling cargo_metadata v0.18.1
4922025-01-09T19:54:37.052Z Compiling usdt-attr-macro v0.5.0
4932025-01-09T19:54:37.096Z Compiling usdt-macro v0.5.0
4942025-01-09T19:54:37.310Z Compiling toml v0.8.19
4952025-01-09T19:54:38.193Z Compiling cargo_toml v0.20.5
4962025-01-09T19:54:38.308Z Compiling usdt v0.5.0
4972025-01-09T19:54:41.693Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4982025-01-09T19:54:45.821Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.00s
4992025-01-09T19:54:46.090Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5002025-01-09T19:54:46.619Z Downloading crates ...
5012025-01-09T19:54:46.754Z Downloaded http-body v1.0.1
5022025-01-09T19:54:46.763Z Downloaded heapless v0.7.17
5032025-01-09T19:54:46.768Z Downloaded httpdate v1.0.3
5042025-01-09T19:54:46.773Z Downloaded http-range v0.1.5
5052025-01-09T19:54:46.773Z Downloaded hyper-rustls v0.27.3
5062025-01-09T19:54:46.776Z Downloaded hubpack_derive v0.1.1
5072025-01-09T19:54:46.776Z Downloaded hostname v0.4.0
5082025-01-09T19:54:46.776Z Downloaded headers-core v0.3.0
5092025-01-09T19:54:46.779Z Downloaded heapless v0.8.0
5102025-01-09T19:54:46.782Z Downloaded ident_case v1.0.1
5112025-01-09T19:54:46.787Z Downloaded hubpack v0.1.2
5122025-01-09T19:54:46.793Z Downloaded matches v0.1.10
5132025-01-09T19:54:46.806Z Downloaded linear-map v1.2.0
5142025-01-09T19:54:46.809Z Downloaded home v0.5.9
5152025-01-09T19:54:46.809Z Downloaded md5 v0.7.0
5162025-01-09T19:54:46.812Z Downloaded highway v1.2.0
5172025-01-09T19:54:46.812Z Downloaded impl-trait-for-tuples v0.2.2
5182025-01-09T19:54:46.815Z Downloaded hex-literal v0.4.1
5192025-01-09T19:54:46.818Z Downloaded keccak v0.1.5
5202025-01-09T19:54:46.818Z Downloaded hex v0.4.3
5212025-01-09T19:54:46.823Z Downloaded is_ci v1.2.0
5222025-01-09T19:54:46.826Z Downloaded adler2 v2.0.0
5232025-01-09T19:54:46.829Z Downloaded ipnet v2.10.1
5242025-01-09T19:54:46.833Z Downloaded match_cfg v0.1.0
5252025-01-09T19:54:46.833Z Downloaded darling v0.20.10
5262025-01-09T19:54:46.836Z Downloaded icu_locid v1.5.0
5272025-01-09T19:54:46.842Z Downloaded icu_provider_macros v1.5.0
5282025-01-09T19:54:46.846Z Downloaded async-stream-impl v0.3.6
5292025-01-09T19:54:46.846Z Downloaded hickory-client v0.24.1
5302025-01-09T19:54:46.850Z Downloaded instant v0.1.13
5312025-01-09T19:54:46.850Z Downloaded async-recursion v1.1.1
5322025-01-09T19:54:46.856Z Downloaded md-5 v0.10.6
5332025-01-09T19:54:46.856Z Downloaded managed v0.8.0
5342025-01-09T19:54:46.859Z Downloaded atomic-waker v1.1.2
5352025-01-09T19:54:46.859Z Downloaded async-stream v0.3.6
5362025-01-09T19:54:46.859Z Downloaded lock_api v0.4.12
5372025-01-09T19:54:46.859Z Downloaded instability v0.3.2
5382025-01-09T19:54:46.862Z Downloaded async-trait v0.1.83
5392025-01-09T19:54:46.865Z Downloaded arc-swap v1.7.1
5402025-01-09T19:54:46.868Z Downloaded memoffset v0.9.1
5412025-01-09T19:54:46.871Z Downloaded hmac v0.12.1
5422025-01-09T19:54:46.871Z Downloaded aes-gcm v0.10.3
5432025-01-09T19:54:46.874Z Downloaded icu_locid_transform_data v1.5.0
5442025-01-09T19:54:46.880Z Downloaded async-bb8-diesel v0.2.1
5452025-01-09T19:54:46.885Z Downloaded ahash v0.8.11
5462025-01-09T19:54:46.885Z Downloaded lru v0.12.5
5472025-01-09T19:54:46.885Z Downloaded lockfree-object-pool v0.1.6
5482025-01-09T19:54:46.888Z Downloaded linked-hash-map v0.5.6
5492025-01-09T19:54:46.888Z Downloaded base16ct v0.2.0
5502025-01-09T19:54:46.888Z Downloaded lru-cache v0.1.2
5512025-01-09T19:54:46.891Z Downloaded maplit v1.0.2
5522025-01-09T19:54:46.891Z Downloaded lalrpop-util v0.19.12
5532025-01-09T19:54:46.891Z Downloaded hyper-tls v0.6.0
5542025-01-09T19:54:46.895Z Downloaded arrayvec v0.7.6
5552025-01-09T19:54:46.895Z Downloaded maybe-uninit v2.0.0
5562025-01-09T19:54:46.898Z Downloaded memmap2 v0.9.5
5572025-01-09T19:54:46.903Z Downloaded litemap v0.7.3
5582025-01-09T19:54:46.903Z Downloaded lazy_static v1.5.0
5592025-01-09T19:54:46.908Z Downloaded rand_xorshift v0.3.0
5602025-01-09T19:54:46.908Z Downloaded quick-error v1.2.3
5612025-01-09T19:54:46.918Z Downloaded libloading v0.8.5
5622025-01-09T19:54:46.919Z Downloaded hyper-staticfile v0.10.1
5632025-01-09T19:54:46.919Z Downloaded cfg_aliases v0.2.1
5642025-01-09T19:54:46.924Z Downloaded cfg_aliases v0.1.1
5652025-01-09T19:54:46.924Z Downloaded atomicwrites v0.4.4
5662025-01-09T19:54:46.924Z Downloaded inout v0.1.3
5672025-01-09T19:54:46.924Z Downloaded iana-time-zone v0.1.61
5682025-01-09T19:54:46.924Z Downloaded atty v0.2.14
5692025-01-09T19:54:46.924Z Downloaded ciborium-io v0.2.2
5702025-01-09T19:54:46.924Z Downloaded jobserver v0.1.32
5712025-01-09T19:54:46.928Z Downloaded bit-set v0.5.3
5722025-01-09T19:54:46.928Z Downloaded hickory-server v0.24.1
5732025-01-09T19:54:46.932Z Downloaded rustfmt-wrapper v0.2.1
5742025-01-09T19:54:46.935Z Downloaded bit-vec v0.6.3
5752025-01-09T19:54:46.935Z Downloaded bcrypt-pbkdf v0.10.0
5762025-01-09T19:54:46.935Z Downloaded block-padding v0.3.3
5772025-01-09T19:54:46.937Z Downloaded bitfield v0.14.0
5782025-01-09T19:54:46.937Z Downloaded assert_matches v1.5.0
5792025-01-09T19:54:46.940Z Downloaded mime_guess v2.0.5
5802025-01-09T19:54:46.940Z Downloaded ascii-canvas v3.0.0
5812025-01-09T19:54:46.943Z Downloaded serde-hex v0.1.0
5822025-01-09T19:54:46.943Z Downloaded arrayref v0.3.9
5832025-01-09T19:54:46.945Z Downloaded argon2 v0.5.3
5842025-01-09T19:54:46.948Z Downloaded icu_locid_transform v1.5.0
5852025-01-09T19:54:46.949Z Downloaded aead v0.5.2
5862025-01-09T19:54:46.951Z Downloaded cbc v0.1.2
5872025-01-09T19:54:46.951Z Downloaded bitflags v1.3.2
5882025-01-09T19:54:46.954Z Downloaded vte_generate_state_changes v0.1.2
5892025-01-09T19:54:46.956Z Downloaded cipher v0.4.4
5902025-01-09T19:54:46.959Z Downloaded blowfish v0.9.1
5912025-01-09T19:54:46.959Z Downloaded chacha20 v0.9.1
5922025-01-09T19:54:46.962Z Downloaded simd-adler32 v0.3.7
5932025-01-09T19:54:46.964Z Downloaded smallvec v0.6.14
5942025-01-09T19:54:46.964Z Downloaded cstr-argument v0.1.2
5952025-01-09T19:54:46.968Z Downloaded backoff v0.4.0
5962025-01-09T19:54:46.971Z Downloaded rustc-demangle v0.1.24
5972025-01-09T19:54:46.971Z Downloaded cmake v0.1.51
5982025-01-09T19:54:46.971Z Downloaded bitfield-struct v0.6.2
5992025-01-09T19:54:46.973Z Downloaded chrono-tz-build v0.4.0
6002025-01-09T19:54:46.973Z Downloaded ciborium-ll v0.2.2
6012025-01-09T19:54:46.977Z Downloaded bb8 v0.8.5
6022025-01-09T19:54:46.977Z Downloaded base64ct v1.6.0
6032025-01-09T19:54:46.980Z Downloaded httparse v1.9.5
6042025-01-09T19:54:46.983Z Downloaded static_assertions v1.1.0
6052025-01-09T19:54:46.986Z Downloaded stable_deref_trait v1.2.0
6062025-01-09T19:54:46.986Z Downloaded foreign-types v0.3.2
6072025-01-09T19:54:46.987Z Downloaded cassowary v0.3.0
6082025-01-09T19:54:46.991Z Downloaded convert_case v0.4.0
6092025-01-09T19:54:46.991Z Downloaded colored v2.1.0
6102025-01-09T19:54:46.993Z Downloaded foldhash v0.1.3
6112025-01-09T19:54:46.994Z Downloaded icu_normalizer v1.5.0
6122025-01-09T19:54:46.997Z Downloaded synstructure v0.13.1
6132025-01-09T19:54:46.997Z Downloaded thiserror-no-std v2.0.2
6142025-01-09T19:54:46.999Z Downloaded thread_local v1.1.8
6152025-01-09T19:54:47.004Z Downloaded crc-catalog v2.4.0
6162025-01-09T19:54:47.006Z Downloaded thiserror-impl-no-std v2.0.2
6172025-01-09T19:54:47.006Z Downloaded indicatif v0.17.9
6182025-01-09T19:54:47.009Z Downloaded wait-timeout v0.2.0
6192025-01-09T19:54:47.011Z Downloaded sync_wrapper v1.0.1
6202025-01-09T19:54:47.011Z Downloaded openssl-probe v0.1.5
6212025-01-09T19:54:47.014Z Downloaded zone v0.3.0
6222025-01-09T19:54:47.014Z Downloaded wyz v0.5.1
6232025-01-09T19:54:47.016Z Downloaded lazycell v1.3.0
6242025-01-09T19:54:47.016Z Downloaded mime v0.3.17
6252025-01-09T19:54:47.019Z Downloaded constant_time_eq v0.3.1
6262025-01-09T19:54:47.019Z Downloaded smallvec v1.13.2
6272025-01-09T19:54:47.022Z Downloaded libsw v3.3.1
6282025-01-09T19:54:47.024Z Downloaded kstat-rs v0.2.4
6292025-01-09T19:54:47.024Z Downloaded bzip2 v0.4.4
6302025-01-09T19:54:47.028Z Downloaded indent_write v2.2.0
6312025-01-09T19:54:47.028Z Downloaded hickory-resolver v0.24.1
6322025-01-09T19:54:47.033Z Downloaded humantime v2.1.0
6332025-01-09T19:54:47.036Z Downloaded rustls-pki-types v1.10.0
6342025-01-09T19:54:47.040Z Downloaded dirs-next v2.0.0
6352025-01-09T19:54:47.041Z Downloaded crc32fast v1.4.2
6362025-01-09T19:54:47.043Z Downloaded ena v0.14.3
6372025-01-09T19:54:47.043Z Downloaded futures-io v0.3.31
6382025-01-09T19:54:47.044Z Downloaded hash32 v0.3.1
6392025-01-09T19:54:47.048Z Downloaded futures-macro v0.3.31
6402025-01-09T19:54:47.049Z Downloaded futures-executor v0.3.31
6412025-01-09T19:54:47.049Z Downloaded env_filter v0.1.2
6422025-01-09T19:54:47.052Z Downloaded progenitor-client v0.8.0
6432025-01-09T19:54:47.052Z Downloaded tokio-tungstenite v0.24.0
6442025-01-09T19:54:47.055Z Downloaded thiserror v2.0.3
6452025-01-09T19:54:47.058Z Downloaded cookie_store v0.21.0
6462025-01-09T19:54:47.061Z Downloaded ciborium v0.2.2
6472025-01-09T19:54:47.063Z Downloaded num-derive v0.4.2
6482025-01-09T19:54:47.067Z Downloaded display-error-chain v0.2.2
6492025-01-09T19:54:47.071Z Downloaded zone v0.1.8
6502025-01-09T19:54:47.071Z Downloaded cancel-safe-futures v0.1.5
6512025-01-09T19:54:47.071Z Downloaded twox-hash v1.6.3
6522025-01-09T19:54:47.073Z Downloaded writeable v0.5.5
6532025-01-09T19:54:47.076Z Downloaded strum_macros v0.25.3
6542025-01-09T19:54:47.078Z Downloaded zerofrom-derive v0.1.4
6552025-01-09T19:54:47.079Z Downloaded csv-core v0.1.11
6562025-01-09T19:54:47.082Z Downloaded sqlformat v0.2.6
6572025-01-09T19:54:47.082Z Downloaded termtree v0.4.1
6582025-01-09T19:54:47.085Z Downloaded sqlparser_derive v0.2.2
6592025-01-09T19:54:47.085Z Downloaded dirs-sys-next v0.1.2
6602025-01-09T19:54:47.085Z Downloaded zone_cfg_derive v0.3.0
6612025-01-09T19:54:47.088Z Downloaded write16 v1.0.0
6622025-01-09T19:54:47.088Z Downloaded slog-envlogger v2.2.0
6632025-01-09T19:54:47.091Z Downloaded env_logger v0.10.2
6642025-01-09T19:54:47.094Z Downloaded serde-big-array v0.5.1
6652025-01-09T19:54:47.094Z Downloaded sigpipe v0.1.3
6662025-01-09T19:54:47.094Z Downloaded progenitor-macro v0.8.0
6672025-01-09T19:54:47.096Z Downloaded pkg-config v0.3.31
6682025-01-09T19:54:47.097Z Downloaded toml v0.7.8
6692025-01-09T19:54:47.101Z Downloaded futures-core v0.3.31
6702025-01-09T19:54:47.103Z Downloaded console v0.15.8
6712025-01-09T19:54:47.106Z Downloaded zone_cfg_derive v0.1.2
6722025-01-09T19:54:47.106Z Downloaded serde_yaml v0.9.34+deprecated
6732025-01-09T19:54:47.109Z Downloaded crossbeam-epoch v0.9.18
6742025-01-09T19:54:47.112Z Downloaded schemars v0.8.21
6752025-01-09T19:54:47.123Z Downloaded pbkdf2 v0.12.2
6762025-01-09T19:54:47.126Z Downloaded qorb v0.2.1
6772025-01-09T19:54:47.130Z Downloaded new_debug_unreachable v1.0.6
6782025-01-09T19:54:47.134Z Downloaded structmeta v0.2.0
6792025-01-09T19:54:47.134Z Downloaded http v1.1.0
6802025-01-09T19:54:47.141Z Downloaded strip-ansi-escapes v0.2.0
6812025-01-09T19:54:47.141Z Downloaded progenitor v0.8.0
6822025-01-09T19:54:47.149Z Downloaded structmeta v0.3.0
6832025-01-09T19:54:47.149Z Downloaded env_logger v0.11.5
6842025-01-09T19:54:47.149Z Downloaded unicode-truncate v1.1.0
6852025-01-09T19:54:47.149Z Downloaded unicase v2.7.0
6862025-01-09T19:54:47.156Z Downloaded ctr v0.9.2
6872025-01-09T19:54:47.156Z Downloaded tui-tree-widget v0.22.0
6882025-01-09T19:54:47.156Z Downloaded crc-any v2.5.0
6892025-01-09T19:54:47.156Z Downloaded bytes v1.8.0
6902025-01-09T19:54:47.166Z Downloaded psl-types v2.0.11
6912025-01-09T19:54:47.171Z Downloaded openssl-macros v0.1.1
6922025-01-09T19:54:47.171Z Downloaded num_enum_derive v0.5.11
6932025-01-09T19:54:47.171Z Downloaded ff v0.13.0
6942025-01-09T19:54:47.176Z Downloaded fd-lock v4.0.2
6952025-01-09T19:54:47.176Z Downloaded dsl_auto_type v0.1.2
6962025-01-09T19:54:47.176Z Downloaded filetime v0.2.25
6972025-01-09T19:54:47.179Z Downloaded tokio-macros v2.4.0
6982025-01-09T19:54:47.179Z Downloaded compact_str v0.8.0
6992025-01-09T19:54:47.187Z Downloaded termios v0.3.3
7002025-01-09T19:54:47.187Z Downloaded slog-async v2.8.0
7012025-01-09T19:54:47.193Z Downloaded base64 v0.22.1
7022025-01-09T19:54:47.193Z Downloaded glob v0.3.1
7032025-01-09T19:54:47.193Z Downloaded flagset v0.4.6
7042025-01-09T19:54:47.197Z Downloaded take_mut v0.2.2
7052025-01-09T19:54:47.197Z Downloaded signal-hook-tokio v0.3.1
7062025-01-09T19:54:47.197Z Downloaded slog v2.7.0
7072025-01-09T19:54:47.197Z Downloaded num_enum v0.5.11
7082025-01-09T19:54:47.201Z Downloaded mockall v0.13.0
7092025-01-09T19:54:47.209Z Downloaded tokio-tungstenite v0.23.1
7102025-01-09T19:54:47.218Z Downloaded cookie v0.18.1
7112025-01-09T19:54:47.218Z Downloaded postgres-protocol v0.6.7
7122025-01-09T19:54:47.218Z Downloaded value-bag v1.9.0
7132025-01-09T19:54:47.227Z Downloaded tower-service v0.3.3
7142025-01-09T19:54:47.227Z Downloaded derive_builder v0.20.2
7152025-01-09T19:54:47.227Z Downloaded percent-encoding v2.3.1
7162025-01-09T19:54:47.227Z Downloaded cc v1.1.30
7172025-01-09T19:54:47.233Z Downloaded itertools v0.10.5
7182025-01-09T19:54:47.233Z Downloaded rustc_version v0.4.1
7192025-01-09T19:54:47.242Z Downloaded publicsuffix v2.2.3
7202025-01-09T19:54:47.242Z Downloaded mirai-annotations v1.12.0
7212025-01-09T19:54:47.242Z Downloaded slog-term v2.9.1
7222025-01-09T19:54:47.247Z Downloaded dhcproto-macros v0.1.0
7232025-01-09T19:54:47.247Z Downloaded des v0.8.1
7242025-01-09T19:54:47.247Z Downloaded rustc_version v0.1.7
7252025-01-09T19:54:47.247Z Downloaded native-tls v0.2.12
7262025-01-09T19:54:47.247Z Downloaded serde_path_to_error v0.1.16
7272025-01-09T19:54:47.255Z Downloaded foreign-types-shared v0.3.1
7282025-01-09T19:54:47.255Z Downloaded idna v1.0.3
7292025-01-09T19:54:47.259Z Downloaded foreign-types-shared v0.1.1
7302025-01-09T19:54:47.260Z Downloaded foreign-types-macros v0.2.3
7312025-01-09T19:54:47.260Z Downloaded slog-bunyan v2.5.0
7322025-01-09T19:54:47.260Z Downloaded tinystr v0.7.6
7332025-01-09T19:54:47.260Z Downloaded crypto-bigint v0.5.5
7342025-01-09T19:54:47.265Z Downloaded zopfli v0.8.1
7352025-01-09T19:54:47.270Z Downloaded uuid v1.11.0
7362025-01-09T19:54:47.274Z Downloaded tungstenite v0.23.0
7372025-01-09T19:54:47.274Z Downloaded libxml v0.3.3
7382025-01-09T19:54:47.280Z Downloaded radium v0.7.0
7392025-01-09T19:54:47.291Z Downloaded password-hash v0.5.0
7402025-01-09T19:54:47.291Z Downloaded phf_shared v0.10.0
7412025-01-09T19:54:47.291Z Downloaded peg-runtime v0.8.3
7422025-01-09T19:54:47.291Z Downloaded dropshot_endpoint v0.13.0
7432025-01-09T19:54:47.299Z Downloaded time-core v0.1.2
7442025-01-09T19:54:47.300Z Downloaded tinyvec_macros v0.1.1
7452025-01-09T19:54:47.300Z Downloaded defmt-parser v0.3.4
7462025-01-09T19:54:47.300Z Downloaded r2d2 v0.8.10
7472025-01-09T19:54:47.300Z Downloaded try-lock v0.2.5
7482025-01-09T19:54:47.300Z Downloaded sync-ptr v0.1.1
7492025-01-09T19:54:47.300Z Downloaded flume v0.11.1
7502025-01-09T19:54:47.304Z Downloaded either v1.13.0
7512025-01-09T19:54:47.304Z Downloaded enum-as-inner v0.5.1
7522025-01-09T19:54:47.304Z Downloaded p256 v0.13.2
7532025-01-09T19:54:47.308Z Downloaded fxhash v0.2.1
7542025-01-09T19:54:47.308Z Downloaded diesel_table_macro_syntax v0.2.0
7552025-01-09T19:54:47.308Z Downloaded snafu-derive v0.8.5
7562025-01-09T19:54:47.308Z Downloaded time-macros v0.2.18
7572025-01-09T19:54:47.312Z Downloaded derive_more v0.99.18
7582025-01-09T19:54:47.316Z Downloaded tracing-attributes v0.1.27
7592025-01-09T19:54:47.319Z Downloaded crossbeam-channel v0.5.13
7602025-01-09T19:54:47.324Z Downloaded num_threads v0.1.7
7612025-01-09T19:54:47.324Z Downloaded num-conv v0.1.0
7622025-01-09T19:54:47.328Z Downloaded rayon-core v1.12.1
7632025-01-09T19:54:47.332Z Downloaded number_prefix v0.4.0
7642025-01-09T19:54:47.332Z Downloaded newtype_derive v0.1.6
7652025-01-09T19:54:47.332Z Downloaded yasna v0.5.2
7662025-01-09T19:54:47.338Z Downloaded phf_shared v0.11.2
7672025-01-09T19:54:47.338Z Downloaded pin-utils v0.1.0
7682025-01-09T19:54:47.342Z Downloaded pem v3.0.4
7692025-01-09T19:54:47.342Z Downloaded path-slash v0.1.5
7702025-01-09T19:54:47.342Z Downloaded paste v1.0.15
7712025-01-09T19:54:47.342Z Downloaded slab v0.4.9
7722025-01-09T19:54:47.347Z Downloaded peg v0.8.4
7732025-01-09T19:54:47.355Z Downloaded pbkdf2 v0.11.0
7742025-01-09T19:54:47.355Z Downloaded siphasher v0.3.11
7752025-01-09T19:54:47.355Z Downloaded signature v2.2.0
7762025-01-09T19:54:47.359Z Downloaded signal-hook-registry v1.4.2
7772025-01-09T19:54:47.359Z Downloaded serde_urlencoded v0.7.1
7782025-01-09T19:54:47.359Z Downloaded dropshot_endpoint v0.12.0
7792025-01-09T19:54:47.359Z Downloaded zeroize_derive v1.4.2
7802025-01-09T19:54:47.367Z Downloaded typify-macro v0.2.0
7812025-01-09T19:54:47.368Z Downloaded hashbrown v0.12.3
7822025-01-09T19:54:47.372Z Downloaded xattr v1.3.1
7832025-01-09T19:54:47.372Z Downloaded foreign-types v0.5.0
7842025-01-09T19:54:47.372Z Downloaded gethostname v0.5.0
7852025-01-09T19:54:47.372Z Downloaded zeroize v1.8.1
7862025-01-09T19:54:47.373Z Downloaded vte v0.11.1
7872025-01-09T19:54:47.380Z Downloaded num-traits v0.2.19
7882025-01-09T19:54:47.380Z Downloaded vsss-rs v3.3.4
7892025-01-09T19:54:47.384Z Downloaded fragile v2.0.0
7902025-01-09T19:54:47.384Z Downloaded float-ord v0.3.2
7912025-01-09T19:54:47.384Z Downloaded waitgroup v0.1.2
7922025-01-09T19:54:47.384Z Downloaded normalize-line-endings v0.3.0
7932025-01-09T19:54:47.391Z Downloaded pretty-hex v0.2.1
7942025-01-09T19:54:47.391Z Downloaded newtype-uuid v1.1.3
7952025-01-09T19:54:47.391Z Downloaded pin-project-internal v1.1.6
7962025-01-09T19:54:47.395Z Downloaded pkcs8 v0.10.2
7972025-01-09T19:54:47.395Z Downloaded zip v2.1.3
7982025-01-09T19:54:47.399Z Downloaded quinn-udp v0.5.5
7992025-01-09T19:54:47.399Z Downloaded pin-project-lite v0.2.14
8002025-01-09T19:54:47.407Z Downloaded resolv-conf v0.7.0
8012025-01-09T19:54:47.412Z Downloaded peg-macros v0.8.4
8022025-01-09T19:54:47.412Z Downloaded tokio-stream v0.1.16
8032025-01-09T19:54:47.416Z Downloaded shlex v1.3.0
8042025-01-09T19:54:47.416Z Downloaded rusty-fork v0.3.0
8052025-01-09T19:54:47.416Z Downloaded olpc-cjson v0.1.4
8062025-01-09T19:54:47.416Z Downloaded tokio-util v0.7.12
8072025-01-09T19:54:47.422Z Downloaded precomputed-hash v0.1.1
8082025-01-09T19:54:47.426Z Downloaded toolchain_find v0.4.0
8092025-01-09T19:54:47.426Z Downloaded snafu v0.8.5
8102025-01-09T19:54:47.431Z Downloaded tls_codec_derive v0.4.1
8112025-01-09T19:54:47.434Z Downloaded fallible-streaming-iterator v0.1.9
8122025-01-09T19:54:47.434Z Downloaded hkdf v0.12.4
8132025-01-09T19:54:47.439Z Downloaded parking_lot v0.12.3
8142025-01-09T19:54:47.439Z Downloaded strum v0.26.3
8152025-01-09T19:54:47.446Z Downloaded oso v0.27.3
8162025-01-09T19:54:47.446Z Downloaded untrusted v0.9.0
8172025-01-09T19:54:47.451Z Downloaded pkcs5 v0.7.1
8182025-01-09T19:54:47.452Z Downloaded num-rational v0.4.2
8192025-01-09T19:54:47.452Z Downloaded pkcs1 v0.7.5
8202025-01-09T19:54:47.458Z Downloaded packed_struct v0.10.1
8212025-01-09T19:54:47.458Z Downloaded enum-as-inner v0.6.1
8222025-01-09T19:54:47.463Z Downloaded darling_core v0.20.10
8232025-01-09T19:54:47.463Z Downloaded newline-converter v0.3.0
8242025-01-09T19:54:47.463Z Downloaded slog-dtrace v0.3.0
8252025-01-09T19:54:47.467Z Downloaded rustversion v1.0.17
8262025-01-09T19:54:47.467Z Downloaded xz2 v0.1.7
8272025-01-09T19:54:47.471Z Downloaded defmt v0.3.8
8282025-01-09T19:54:47.477Z Downloaded rustls-webpki v0.101.7
8292025-01-09T19:54:47.487Z Downloaded oso-derive v0.27.3
8302025-01-09T19:54:47.491Z Downloaded hash32 v0.2.1
8312025-01-09T19:54:47.491Z Downloaded group v0.13.0
8322025-01-09T19:54:47.491Z Downloaded float-cmp v0.9.0
8332025-01-09T19:54:47.491Z Downloaded tinyvec v1.8.0
8342025-01-09T19:54:47.497Z Downloaded tracing v0.1.40
8352025-01-09T19:54:47.500Z Downloaded polyval v0.6.2
8362025-01-09T19:54:47.500Z Downloaded futures-sink v0.3.31
8372025-01-09T19:54:47.500Z Downloaded opaque-debug v0.3.1
8382025-01-09T19:54:47.505Z Downloaded primeorder v0.13.6
8392025-01-09T19:54:47.505Z Downloaded diff v0.1.13
8402025-01-09T19:54:47.509Z Downloaded walkdir v2.5.0
8412025-01-09T19:54:47.509Z Downloaded predicates-tree v1.0.11
8422025-01-09T19:54:47.513Z Downloaded parking_lot v0.11.2
8432025-01-09T19:54:47.513Z Downloaded dyn-clone v1.0.17
8442025-01-09T19:54:47.517Z Downloaded ssh-key v0.6.6
8452025-01-09T19:54:47.524Z Downloaded serde_repr v0.1.19
8462025-01-09T19:54:47.530Z Downloaded nibble_vec v0.1.0
8472025-01-09T19:54:47.530Z Downloaded which v4.4.2
8482025-01-09T19:54:47.530Z Downloaded russh v0.45.0
8492025-01-09T19:54:47.534Z Downloaded predicates v3.1.2
8502025-01-09T19:54:47.534Z Downloaded similar v2.6.0
8512025-01-09T19:54:47.543Z Downloaded downcast v0.11.0
8522025-01-09T19:54:47.549Z Downloaded scopeguard v1.2.0
8532025-01-09T19:54:47.549Z Downloaded multer v3.1.0
8542025-01-09T19:54:47.549Z Downloaded p521 v0.13.3
8552025-01-09T19:54:47.555Z Downloaded strum_macros v0.26.4
8562025-01-09T19:54:47.555Z Downloaded fatfs v0.3.6
8572025-01-09T19:54:47.555Z Downloaded darling_macro v0.20.10
8582025-01-09T19:54:47.555Z Downloaded hashbrown v0.14.5
8592025-01-09T19:54:47.562Z Downloaded ref-cast v1.0.23
8602025-01-09T19:54:47.566Z Downloaded funty v2.0.0
8612025-01-09T19:54:47.567Z Downloaded dunce v1.0.5
8622025-01-09T19:54:47.567Z Downloaded tokio-rustls v0.24.1
8632025-01-09T19:54:47.567Z Downloaded tokio-rustls v0.25.0
8642025-01-09T19:54:47.574Z Downloaded elliptic-curve v0.13.8
8652025-01-09T19:54:47.579Z Downloaded derive_builder_core v0.20.2
8662025-01-09T19:54:47.579Z Downloaded data-encoding v2.6.0
8672025-01-09T19:54:47.579Z Downloaded tokio-native-tls v0.3.1
8682025-01-09T19:54:47.579Z Downloaded rand_seeder v0.3.0
8692025-01-09T19:54:47.583Z Downloaded rand_core v0.6.4
8702025-01-09T19:54:47.583Z Downloaded unarray v0.1.4
8712025-01-09T19:54:47.583Z Downloaded parse-size v1.1.0
8722025-01-09T19:54:47.583Z Downloaded sct v0.7.1
8732025-01-09T19:54:47.599Z Downloaded russh-cryptovec v0.7.3
8742025-01-09T19:54:47.599Z Downloaded parse-zoneinfo v0.3.1
8752025-01-09T19:54:47.604Z Downloaded num-bigint-dig v0.8.4
8762025-01-09T19:54:47.604Z Downloaded unicode-xid v0.2.6
8772025-01-09T19:54:47.604Z Downloaded spki v0.7.3
8782025-01-09T19:54:47.604Z Downloaded ed25519 v2.2.3
8792025-01-09T19:54:47.604Z Downloaded parking_lot_core v0.9.10
8802025-01-09T19:54:47.604Z Downloaded displaydoc v0.2.5
8812025-01-09T19:54:47.604Z Downloaded ssh-encoding v0.2.0
8822025-01-09T19:54:47.609Z Downloaded tokio-rustls v0.26.0
8832025-01-09T19:54:47.609Z Downloaded rand_chacha v0.3.1
8842025-01-09T19:54:47.609Z Downloaded ghash v0.5.1
8852025-01-09T19:54:47.616Z Downloaded owo-colors v4.1.0
8862025-01-09T19:54:47.617Z Downloaded half v2.4.1
8872025-01-09T19:54:47.626Z Downloaded samael v0.0.17
8882025-01-09T19:54:47.626Z Downloaded yoke-derive v0.7.4
8892025-01-09T19:54:47.631Z Downloaded tabwriter v1.4.0
8902025-01-09T19:54:47.631Z Downloaded strum_macros v0.24.3
8912025-01-09T19:54:47.631Z Downloaded ppv-lite86 v0.2.20
8922025-01-09T19:54:47.632Z Downloaded zerocopy-derive v0.8.10
8932025-01-09T19:54:47.635Z Downloaded powerfmt v0.2.0
8942025-01-09T19:54:47.635Z Downloaded rusqlite v0.32.1
8952025-01-09T19:54:47.639Z Downloaded ref-cast-impl v1.0.23
8962025-01-09T19:54:47.643Z Downloaded nanorand v0.7.0
8972025-01-09T19:54:47.643Z Downloaded blake3 v1.5.4
8982025-01-09T19:54:47.649Z Downloaded deranged v0.3.11
8992025-01-09T19:54:47.653Z Downloaded tap v1.0.1
9002025-01-09T19:54:47.653Z Downloaded embedded-io v0.6.1
9012025-01-09T19:54:47.659Z Downloaded same-file v1.0.6
9022025-01-09T19:54:47.659Z Downloaded ecdsa v0.16.9
9032025-01-09T19:54:47.659Z Downloaded serde_with_macros v3.11.0
9042025-01-09T19:54:47.662Z Downloaded rustc-hash v1.1.0
9052025-01-09T19:54:47.662Z Downloaded icu_properties_data v1.5.0
9062025-01-09T19:54:47.672Z Downloaded shell-words v1.1.0
9072025-01-09T19:54:47.677Z Downloaded idna v0.2.3
9082025-01-09T19:54:47.681Z Downloaded parse-display v0.10.0
9092025-01-09T19:54:47.681Z Downloaded num-complex v0.4.6
9102025-01-09T19:54:47.681Z Downloaded aws-lc-rs v1.10.0
9112025-01-09T19:54:47.687Z Downloaded universal-hash v0.5.1
9122025-01-09T19:54:47.692Z Downloaded aho-corasick v1.1.3
9132025-01-09T19:54:47.696Z Downloaded postcard v1.0.10
9142025-01-09T19:54:47.700Z Downloaded signal-hook v0.3.17
9152025-01-09T19:54:47.704Z Downloaded mio v1.0.2
9162025-01-09T19:54:47.708Z Downloaded signal-hook-mio v0.2.4
9172025-01-09T19:54:47.708Z Downloaded unicode-properties v0.1.3
9182025-01-09T19:54:47.722Z Downloaded futures-channel v0.3.31
9192025-01-09T19:54:47.722Z Downloaded scheduled-thread-pool v0.2.7
9202025-01-09T19:54:47.733Z Downloaded poly1305 v0.8.0
9212025-01-09T19:54:47.733Z Downloaded term v0.7.0
9222025-01-09T19:54:47.733Z Downloaded reqwest v0.12.9
9232025-01-09T19:54:47.787Z Downloaded parse-display-derive v0.10.0
9242025-01-09T19:54:47.787Z Downloaded num v0.4.3
9252025-01-09T19:54:47.787Z Downloaded nodrop v0.1.14
9262025-01-09T19:54:47.787Z Downloaded multimap v0.10.0
9272025-01-09T19:54:47.787Z Downloaded globset v0.4.15
9282025-01-09T19:54:47.787Z Downloaded futures v0.3.31
9292025-01-09T19:54:47.787Z Downloaded derive-where v1.2.7
9302025-01-09T19:54:47.787Z Downloaded whoami v1.5.2
9312025-01-09T19:54:47.787Z Downloaded russh-keys v0.45.0
9322025-01-09T19:54:47.828Z Downloaded unicode-bidi v0.3.17
9332025-01-09T19:54:47.828Z Downloaded expectorate v1.1.0
9342025-01-09T19:54:47.828Z Downloaded ron v0.7.1
9352025-01-09T19:54:47.828Z Downloaded spin v0.9.8
9362025-01-09T19:54:47.828Z Downloaded zerocopy v0.6.6
9372025-01-09T19:54:47.828Z Downloaded tokio-postgres v0.7.12
9382025-01-09T19:54:47.828Z Downloaded url v2.5.3
9392025-01-09T19:54:47.828Z Downloaded rand v0.8.5
9402025-01-09T19:54:47.828Z Downloaded idna v0.5.0
9412025-01-09T19:54:47.828Z Downloaded rcgen v0.12.1
9422025-01-09T19:54:47.828Z Downloaded x509-cert v0.2.5
9432025-01-09T19:54:47.828Z Downloaded unsafe-libyaml v0.2.11
9442025-01-09T19:54:47.828Z Downloaded bindgen v0.69.5
9452025-01-09T19:54:47.828Z Downloaded steno v0.4.1
9462025-01-09T19:54:47.849Z Downloaded tar v0.4.42
9472025-01-09T19:54:47.849Z Downloaded openssl-sys v0.9.103
9482025-01-09T19:54:47.849Z Downloaded unicode_categories v0.1.1
9492025-01-09T19:54:47.849Z Downloaded idna v0.4.0
9502025-01-09T19:54:47.850Z Downloaded bitvec v1.0.1
9512025-01-09T19:54:47.850Z Downloaded ed25519-dalek v2.1.1
9522025-01-09T19:54:47.882Z Downloaded der v0.7.9
9532025-01-09T19:54:47.882Z Downloaded petname v2.0.2
9542025-01-09T19:54:47.883Z Downloaded diesel_derives v2.2.3
9552025-01-09T19:54:47.883Z Downloaded quinn v0.11.5
9562025-01-09T19:54:47.885Z Downloaded num-bigint v0.4.6
9572025-01-09T19:54:47.886Z Downloaded toml_edit v0.19.15
9582025-01-09T19:54:47.910Z Downloaded unicode-segmentation v1.12.0
9592025-01-09T19:54:47.910Z Downloaded idna v0.3.0
9602025-01-09T19:54:47.910Z Downloaded winnow v0.5.40
9612025-01-09T19:54:47.910Z Downloaded time v0.3.36
9622025-01-09T19:54:47.926Z Downloaded git2 v0.19.0
9632025-01-09T19:54:47.926Z Downloaded chrono v0.4.38
9642025-01-09T19:54:47.926Z Downloaded unicode-normalization v0.1.24
9652025-01-09T19:54:47.941Z Downloaded tough v0.19.0
9662025-01-09T19:54:47.941Z Downloaded salty v0.3.0
9672025-01-09T19:54:47.941Z Downloaded p384 v0.13.0
9682025-01-09T19:54:47.962Z Downloaded futures-util v0.3.31
9692025-01-09T19:54:47.975Z Downloaded rayon v1.10.0
9702025-01-09T19:54:47.976Z Downloaded nom v7.1.3
9712025-01-09T19:54:47.976Z Downloaded quinn-proto v0.11.8
9722025-01-09T19:54:47.980Z Downloaded unicode-width v0.2.0
9732025-01-09T19:54:47.980Z Downloaded zerovec v0.10.4
9742025-01-09T19:54:47.980Z Downloaded reedline v0.35.0
9752025-01-09T19:54:47.988Z Downloaded nix v0.27.1
9762025-01-09T19:54:47.997Z Downloaded proptest v1.5.0
9772025-01-09T19:54:48.006Z Downloaded regex v1.11.1
9782025-01-09T19:54:48.018Z Downloaded trust-dns-proto v0.22.0
9792025-01-09T19:54:48.030Z Downloaded sqlparser v0.45.0
9802025-01-09T19:54:48.038Z Downloaded quick-xml v0.33.0
9812025-01-09T19:54:48.042Z Downloaded openssl v0.10.66
9822025-01-09T19:54:48.051Z Downloaded dropshot v0.13.0
9832025-01-09T19:54:48.070Z Downloaded rustls-webpki v0.102.8
9842025-01-09T19:54:48.089Z Downloaded chrono-tz v0.10.0
9852025-01-09T19:54:48.094Z Downloaded zerocopy v0.8.10
9862025-01-09T19:54:48.117Z Downloaded smoltcp v0.9.1
9872025-01-09T19:54:48.131Z Downloaded object v0.36.5
9882025-01-09T19:54:48.140Z Downloaded webpki-roots v0.26.6
9892025-01-09T19:54:48.144Z Downloaded diesel v2.2.6
9902025-01-09T19:54:48.161Z Downloaded regex-syntax v0.6.29
9912025-01-09T19:54:48.168Z Downloaded regress v0.9.1
9922025-01-09T19:54:48.176Z Downloaded smoltcp v0.11.0
9932025-01-09T19:54:48.190Z Downloaded rustls v0.22.4
9942025-01-09T19:54:48.200Z Downloaded nix v0.29.0
9952025-01-09T19:54:48.212Z Downloaded rustls v0.23.19
9962025-01-09T19:54:48.222Z Downloaded typify-impl v0.2.0
9972025-01-09T19:54:48.237Z Downloaded openapiv3 v2.0.0
9982025-01-09T19:54:48.248Z Downloaded sled v0.34.7
9992025-01-09T19:54:48.259Z Downloaded regex-syntax v0.8.5
10002025-01-09T19:54:48.267Z Downloaded zerocopy-derive v0.6.6
10012025-01-09T19:54:48.277Z Downloaded regex-automata v0.4.8
10022025-01-09T19:54:48.292Z Downloaded ratatui v0.28.1
10032025-01-09T19:54:48.311Z Downloaded regress v0.10.1
10042025-01-09T19:54:48.320Z Downloaded bstr v1.10.0
10052025-01-09T19:54:48.330Z Downloaded lzma-sys v0.1.20
10062025-01-09T19:54:48.358Z Downloaded object v0.30.4
10072025-01-09T19:54:48.367Z Downloaded petgraph v0.6.5
10082025-01-09T19:54:48.384Z Downloaded bzip2-sys v0.1.11+1.0.8
10092025-01-09T19:54:48.395Z Downloaded libz-sys v1.1.20
10102025-01-09T19:54:48.415Z Downloaded vcpkg v0.2.15
10112025-01-09T19:54:48.449Z Downloaded polar-core v0.27.3
10122025-01-09T19:54:48.457Z Downloaded gimli v0.31.1
10132025-01-09T19:54:48.469Z Downloaded dropshot v0.12.0
10142025-01-09T19:54:48.486Z Downloaded nix v0.28.0
10152025-01-09T19:54:48.495Z Downloaded rustls v0.21.12
10162025-01-09T19:54:48.505Z Downloaded hickory-proto v0.24.1
10172025-01-09T19:54:48.519Z Downloaded h2 v0.4.6
10182025-01-09T19:54:48.525Z Downloaded curve25519-dalek v4.1.3
10192025-01-09T19:54:48.533Z Downloaded portable-atomic v1.9.0
10202025-01-09T19:54:48.540Z Downloaded radix_trie v0.2.1
10212025-01-09T19:54:48.545Z Downloaded tokio v1.40.0
10222025-01-09T19:54:48.580Z Downloaded csv v1.3.0
10232025-01-09T19:54:48.600Z Downloaded serde_with v3.11.0
10242025-01-09T19:54:48.607Z Downloaded lalrpop v0.19.12
10252025-01-09T19:54:48.623Z Downloaded futures-task v0.3.31
10262025-01-09T19:54:48.628Z Downloaded want v0.3.1
10272025-01-09T19:54:48.629Z Downloaded slog-json v2.6.1
10282025-01-09T19:54:48.629Z Downloaded rustc-hash v2.0.0
10292025-01-09T19:54:48.629Z Downloaded fs_extra v1.3.0
10302025-01-09T19:54:48.629Z Downloaded mockall_derive v0.13.0
10312025-01-09T19:54:48.632Z Downloaded sha3 v0.10.8
10322025-01-09T19:54:48.632Z Downloaded der_derive v0.7.3
10332025-01-09T19:54:48.632Z Downloaded rustyline v14.0.0
10342025-01-09T19:54:48.637Z Downloaded nu-ansi-term v0.50.1
10352025-01-09T19:54:48.642Z Downloaded headers v0.4.0
10362025-01-09T19:54:48.645Z Downloaded crossterm v0.28.1
10372025-01-09T19:54:48.649Z Downloaded flate2 v1.0.34
10382025-01-09T19:54:48.655Z Downloaded scrypt v0.11.0
10392025-01-09T19:54:48.657Z Downloaded rfc6979 v0.4.0
10402025-01-09T19:54:48.657Z Downloaded itertools v0.13.0
10412025-01-09T19:54:48.664Z Downloaded typed-path v0.9.3
10422025-01-09T19:54:48.685Z Downloaded diesel-dtrace v0.4.2
10432025-01-09T19:54:48.685Z Downloaded topological-sort v0.2.2
10442025-01-09T19:54:48.685Z Downloaded string_cache v0.8.7
10452025-01-09T19:54:48.685Z Downloaded supports-color v3.0.1
10462025-01-09T19:54:48.685Z Downloaded subtle v2.6.1
10472025-01-09T19:54:48.692Z Downloaded ssh-cipher v0.2.0
10482025-01-09T19:54:48.694Z Downloaded slog-stdlog v4.1.1
10492025-01-09T19:54:48.697Z Downloaded rustls-pemfile v1.0.4
10502025-01-09T19:54:48.700Z Downloaded predicates-core v1.0.8
10512025-01-09T19:54:48.703Z Downloaded packed_struct_codegen v0.10.1
10522025-01-09T19:54:48.709Z Downloaded socket2 v0.5.7
10532025-01-09T19:54:48.709Z Downloaded ron v0.8.1
10542025-01-09T19:54:48.713Z Downloaded untrusted v0.7.1
10552025-01-09T19:54:48.716Z Downloaded tls_codec v0.4.1
10562025-01-09T19:54:48.718Z Downloaded fallible-iterator v0.3.0
10572025-01-09T19:54:48.722Z Downloaded fallible-iterator v0.2.0
10582025-01-09T19:54:48.722Z Downloaded debug-ignore v1.0.5
10592025-01-09T19:54:48.728Z Downloaded getrandom v0.2.15
10602025-01-09T19:54:48.728Z Downloaded structmeta-derive v0.3.0
10612025-01-09T19:54:48.731Z Downloaded structmeta-derive v0.2.0
10622025-01-09T19:54:48.731Z Downloaded defmt-macros v0.3.9
10632025-01-09T19:54:48.733Z Downloaded slog-scope v4.4.0
10642025-01-09T19:54:48.736Z Downloaded encoding_rs v0.8.34
10652025-01-09T19:54:48.763Z Downloaded miniz_oxide v0.8.0
10662025-01-09T19:54:48.767Z Downloaded embedded-io v0.4.0
10672025-01-09T19:54:48.769Z Downloaded hashbrown v0.13.2
10682025-01-09T19:54:48.773Z Downloaded vergen v8.3.2
10692025-01-09T19:54:48.777Z Downloaded hashlink v0.9.1
10702025-01-09T19:54:48.779Z Downloaded subprocess v0.2.9
10712025-01-09T19:54:48.782Z Downloaded yoke v0.7.4
10722025-01-09T19:54:48.782Z Downloaded pem-rfc7468 v0.7.0
10732025-01-09T19:54:48.786Z Downloaded num-iter v0.1.45
10742025-01-09T19:54:48.786Z Downloaded num-integer v0.1.46
10752025-01-09T19:54:48.789Z Downloaded form_urlencoded v1.2.1
10762025-01-09T19:54:48.789Z Downloaded tracing-core v0.1.32
10772025-01-09T19:54:48.791Z Downloaded parking_lot_core v0.8.6
10782025-01-09T19:54:48.794Z Downloaded pin-project v1.1.6
10792025-01-09T19:54:48.802Z Downloaded zerofrom v0.1.4
10802025-01-09T19:54:48.804Z Downloaded itertools v0.12.1
10812025-01-09T19:54:48.811Z Downloaded zip v0.6.6
10822025-01-09T19:54:48.815Z Downloaded tungstenite v0.24.0
10832025-01-09T19:54:48.818Z Downloaded libgit2-sys v0.17.0+1.8.1
10842025-01-09T19:54:48.875Z Downloaded tungstenite v0.21.0
10852025-01-09T19:54:48.878Z Downloaded rsa v0.9.6
10862025-01-09T19:54:48.883Z Downloaded libm v0.2.8
10872025-01-09T19:54:48.892Z Downloaded tiny-keccak v2.0.2
10882025-01-09T19:54:48.894Z Downloaded phf_generator v0.11.2
10892025-01-09T19:54:48.894Z Downloaded serde_plain v1.0.2
10902025-01-09T19:54:48.894Z Downloaded sec1 v0.7.3
10912025-01-09T19:54:48.897Z Downloaded const_format v0.2.33
10922025-01-09T19:54:48.900Z Downloaded tokio-tungstenite v0.21.0
10932025-01-09T19:54:48.902Z Downloaded postgres-types v0.2.8
10942025-01-09T19:54:48.907Z Downloaded derive_builder_macro v0.20.2
10952025-01-09T19:54:48.909Z Downloaded bumpalo v3.16.0
10962025-01-09T19:54:48.909Z Downloaded omicron-zone-package v0.12.0
10972025-01-09T19:54:48.912Z Downloaded allocator-api2 v0.2.18
10982025-01-09T19:54:48.917Z Downloaded endian-type v0.1.2
10992025-01-09T19:54:48.919Z Downloaded hyper v1.5.0
11002025-01-09T19:54:48.922Z Downloaded phf_codegen v0.11.2
11012025-01-09T19:54:48.924Z Downloaded phf v0.11.2
11022025-01-09T19:54:48.924Z Downloaded fixedbitset v0.4.2
11032025-01-09T19:54:48.927Z Downloaded smf v0.2.3
11042025-01-09T19:54:48.927Z Downloaded chacha20poly1305 v0.10.1
11052025-01-09T19:54:48.929Z Downloaded backtrace v0.3.74
11062025-01-09T19:54:48.937Z Downloaded uzers v0.12.1
11072025-01-09T19:54:48.939Z Downloaded utf8_iter v1.0.4
11082025-01-09T19:54:48.939Z Downloaded utf16_iter v1.0.5
11092025-01-09T19:54:48.939Z Downloaded utf-8 v0.7.6
11102025-01-09T19:54:48.940Z Downloaded password-hash v0.4.2
11112025-01-09T19:54:48.940Z Downloaded base64 v0.21.7
11122025-01-09T19:54:48.946Z Downloaded termcolor v1.4.1
11132025-01-09T19:54:48.950Z Downloaded stringprep v0.1.5
11142025-01-09T19:54:48.950Z Downloaded serde_derive_internals v0.29.1
11152025-01-09T19:54:48.950Z Downloaded zerovec-derive v0.10.3
11162025-01-09T19:54:48.950Z Downloaded semver v0.1.20
11172025-01-09T19:54:48.950Z Downloaded secrecy v0.8.0
11182025-01-09T19:54:48.960Z Downloaded salsa20 v0.10.2
11192025-01-09T19:54:48.960Z Downloaded rtoolbox v0.0.2
11202025-01-09T19:54:48.960Z Downloaded rpassword v7.3.1
11212025-01-09T19:54:48.960Z Downloaded dhcproto v0.12.0
11222025-01-09T19:54:48.963Z Downloaded typify v0.2.0
11232025-01-09T19:54:48.963Z Downloaded test-strategy v0.3.1
11242025-01-09T19:54:48.963Z Downloaded minimal-lexical v0.2.1
11252025-01-09T19:54:48.971Z Downloaded crossbeam-utils v0.8.20
11262025-01-09T19:54:48.977Z Downloaded clang-sys v1.8.1
11272025-01-09T19:54:48.977Z Downloaded proc-macro-crate v1.3.1
11282025-01-09T19:54:48.977Z Downloaded const_format_proc_macros v0.2.33
11292025-01-09T19:54:48.987Z Downloaded const-oid v0.9.6
11302025-01-09T19:54:48.987Z Downloaded base64 v0.13.1
11312025-01-09T19:54:48.987Z Downloaded icu_collections v1.5.0
11322025-01-09T19:54:48.991Z Downloaded difflib v0.4.0
11332025-01-09T19:54:48.991Z Downloaded sha1 v0.10.6
11342025-01-09T19:54:48.991Z Downloaded blake2 v0.10.6
11352025-01-09T19:54:48.991Z Downloaded hyper-util v0.1.10
11362025-01-09T19:54:49.008Z Downloaded http-body-util v0.1.2
11372025-01-09T19:54:49.012Z Downloaded hostname v0.3.1
11382025-01-09T19:54:49.013Z Downloaded heck v0.3.3
11392025-01-09T19:54:49.013Z Downloaded prettyplease v0.2.25
11402025-01-09T19:54:49.013Z Downloaded indexmap v1.9.3
11412025-01-09T19:54:49.013Z Downloaded icu_provider v1.5.0
11422025-01-09T19:54:49.013Z Downloaded icu_properties v1.5.1
11432025-01-09T19:54:49.013Z Downloaded icu_normalizer_data v1.5.0
11442025-01-09T19:54:49.019Z Downloaded rustls-pemfile v2.2.0
11452025-01-09T19:54:49.019Z Downloaded curve25519-dalek-derive v0.1.1
11462025-01-09T19:54:49.019Z Downloaded crossbeam-deque v0.8.5
11472025-01-09T19:54:49.027Z Downloaded cobs v0.2.3
11482025-01-09T19:54:49.027Z Downloaded thiserror-impl v2.0.3
11492025-01-09T19:54:49.027Z Downloaded crc v3.2.1
11502025-01-09T19:54:49.027Z Downloaded schemars_derive v0.8.21
11512025-01-09T19:54:49.030Z Downloaded bcs v0.1.6
11522025-01-09T19:54:49.030Z Downloaded cexpr v0.6.0
11532025-01-09T19:54:49.030Z Downloaded progenitor-impl v0.8.0
11542025-01-09T19:54:49.031Z Downloaded crunchy v0.2.2
11552025-01-09T19:54:49.031Z Downloaded crucible-workspace-hack v0.1.0
11562025-01-09T19:54:49.032Z Downloaded castaway v0.2.3
11572025-01-09T19:54:49.036Z Downloaded buf-list v1.0.3
11582025-01-09T19:54:49.036Z Downloaded addr2line v0.24.2
11592025-01-09T19:54:49.036Z Downloaded is-terminal v0.4.13
11602025-01-09T19:54:49.041Z Downloaded indoc v1.0.9
11612025-01-09T19:54:49.041Z Downloaded libefi-sys v0.1.0
11622025-01-09T19:54:49.046Z Downloaded ipnetwork v0.20.0
11632025-01-09T19:54:49.046Z Downloaded internet-checksum v0.2.1
11642025-01-09T19:54:49.046Z Downloaded idna_adapter v1.2.0
11652025-01-09T19:54:49.046Z Downloaded array-init v0.0.4
11662025-01-09T19:54:49.046Z Downloaded aes v0.8.4
11672025-01-09T19:54:49.177Z Downloaded ring v0.17.8
11682025-01-09T19:54:49.291Z Downloaded libsqlite3-sys v0.30.1
11692025-01-09T19:54:49.467Z Downloaded aws-lc-sys v0.22.0
11702025-01-09T19:54:49.799Z Compiling serde v1.0.215
11712025-01-09T19:54:49.805Z Compiling lock_api v0.4.12
11722025-01-09T19:54:49.805Z Compiling scopeguard v1.2.0
11732025-01-09T19:54:49.805Z Compiling value-bag v1.9.0
11742025-01-09T19:54:49.805Z Compiling typenum v1.17.0
11752025-01-09T19:54:49.953Z Compiling generic-array v0.14.7
11762025-01-09T19:54:49.996Z Compiling syn v2.0.87
11772025-01-09T19:54:50.018Z Compiling getrandom v0.2.15
11782025-01-09T19:54:50.094Z Compiling shlex v1.3.0
11792025-01-09T19:54:50.368Z Compiling log v0.4.22
11802025-01-09T19:54:50.462Z Compiling rand_core v0.6.4
11812025-01-09T19:54:50.512Z Compiling subtle v2.6.1
11822025-01-09T19:54:50.534Z Compiling jobserver v0.1.32
11832025-01-09T19:54:50.554Z Compiling const-oid v0.9.6
11842025-01-09T19:54:50.896Z Compiling smallvec v1.13.2
11852025-01-09T19:54:50.916Z Compiling cc v1.1.30
11862025-01-09T19:54:51.008Z Compiling spin v0.9.8
11872025-01-09T19:54:51.290Z Compiling pin-project-lite v0.2.14
11882025-01-09T19:54:51.337Z Compiling rustix v0.38.37
11892025-01-09T19:54:51.416Z Compiling parking_lot_core v0.9.10
11902025-01-09T19:54:51.456Z Compiling futures-core v0.3.31
11912025-01-09T19:54:51.491Z Compiling signal-hook-registry v1.4.2
11922025-01-09T19:54:51.705Z Compiling mio v1.0.2
11932025-01-09T19:54:52.261Z Compiling parking_lot v0.12.3
11942025-01-09T19:54:52.308Z Compiling aho-corasick v1.1.3
11952025-01-09T19:54:52.499Z Compiling either v1.13.0
11962025-01-09T19:54:52.523Z Compiling cpufeatures v0.2.14
11972025-01-09T19:54:52.624Z Compiling regex-syntax v0.8.5
11982025-01-09T19:54:52.743Z Compiling lazy_static v1.5.0
11992025-01-09T19:54:52.872Z Compiling glob v0.3.1
12002025-01-09T19:54:52.875Z Compiling futures-sink v0.3.31
12012025-01-09T19:54:52.915Z Compiling stable_deref_trait v1.2.0
12022025-01-09T19:54:53.021Z Compiling socket2 v0.5.7
12032025-01-09T19:54:53.155Z Compiling slab v0.4.9
12042025-01-09T19:54:53.441Z Compiling prettyplease v0.2.25
12052025-01-09T19:54:53.828Z Compiling clang-sys v1.8.1
12062025-01-09T19:54:53.847Z Compiling minimal-lexical v0.2.1
12072025-01-09T19:54:53.944Z Compiling serde_json v1.0.133
12082025-01-09T19:54:54.300Z Compiling nom v7.1.3
12092025-01-09T19:54:54.339Z Compiling libloading v0.8.5
12102025-01-09T19:54:54.360Z Compiling bindgen v0.69.5
12112025-01-09T19:54:54.557Z Compiling home v0.5.9
12122025-01-09T19:54:54.832Z Compiling futures-channel v0.3.31
12132025-01-09T19:54:55.179Z Compiling itertools v0.12.1
12142025-01-09T19:54:55.199Z Compiling libm v0.2.8
12152025-01-09T19:54:55.258Z Compiling pin-utils v0.1.0
12162025-01-09T19:54:55.359Z Compiling foldhash v0.1.3
12172025-01-09T19:54:55.542Z Compiling futures-task v0.3.31
12182025-01-09T19:54:55.680Z Compiling futures-io v0.3.31
12192025-01-09T19:54:55.851Z Compiling lazycell v1.3.0
12202025-01-09T19:54:56.034Z Compiling allocator-api2 v0.2.18
12212025-01-09T19:54:56.037Z Compiling rustc-hash v1.1.0
12222025-01-09T19:54:56.223Z Compiling cmake v0.1.51
12232025-01-09T19:54:56.868Z Compiling regex-automata v0.4.8
12242025-01-09T19:54:57.254Z Compiling hashbrown v0.15.1
12252025-01-09T19:54:57.919Z Compiling synstructure v0.13.1
12262025-01-09T19:54:58.030Z Compiling cexpr v0.6.0
12272025-01-09T19:54:58.552Z Compiling num-traits v0.2.19
12282025-01-09T19:54:58.868Z Compiling dunce v1.0.5
12292025-01-09T19:54:59.008Z Compiling pkg-config v0.3.31
12302025-01-09T19:54:59.500Z Compiling fs_extra v1.3.0
12312025-01-09T19:54:59.741Z Compiling tinyvec_macros v0.1.1
12322025-01-09T19:54:59.838Z Compiling tinyvec v1.8.0
12332025-01-09T19:55:00.112Z Compiling ring v0.17.8
12342025-01-09T19:55:00.543Z Compiling base64ct v1.6.0
12352025-01-09T19:55:01.259Z Compiling litemap v0.7.3
12362025-01-09T19:55:01.329Z Compiling unicode-normalization v0.1.24
12372025-01-09T19:55:01.493Z Compiling unicode-bidi v0.3.17
12382025-01-09T19:55:01.536Z Compiling paste v1.0.15
12392025-01-09T19:55:01.651Z Compiling writeable v0.5.5
12402025-01-09T19:55:02.212Z Compiling pem-rfc7468 v0.7.0
12412025-01-09T19:55:02.411Z Compiling regex v1.11.1
12422025-01-09T19:55:02.912Z Compiling aws-lc-rs v1.10.0
12432025-01-09T19:55:02.912Z Compiling flagset v0.4.6
12442025-01-09T19:55:03.131Z Compiling httparse v1.9.5
12452025-01-09T19:55:03.321Z Compiling tracing-core v0.1.32
12462025-01-09T19:55:03.542Z Compiling crossbeam-utils v0.8.20
12472025-01-09T19:55:03.931Z Compiling percent-encoding v2.3.1
12482025-01-09T19:55:04.173Z Compiling rustls-pki-types v1.10.0
12492025-01-09T19:55:04.293Z Compiling icu_locid_transform_data v1.5.0
12502025-01-09T19:55:04.401Z Compiling icu_properties_data v1.5.0
12512025-01-09T19:55:04.667Z Compiling time-core v0.1.2
12522025-01-09T19:55:04.711Z Compiling mirai-annotations v1.12.0
12532025-01-09T19:55:04.818Z Compiling serde_derive v1.0.215
12542025-01-09T19:55:04.841Z Compiling zeroize_derive v1.4.2
12552025-01-09T19:55:04.902Z Compiling zerocopy-derive v0.7.35
12562025-01-09T19:55:05.057Z Compiling tokio-macros v2.4.0
12572025-01-09T19:55:05.265Z Compiling zerofrom-derive v0.1.4
12582025-01-09T19:55:06.429Z Compiling zeroize v1.8.1
12592025-01-09T19:55:06.817Z Compiling yoke-derive v0.7.4
12602025-01-09T19:55:06.946Z Compiling thiserror-impl v1.0.69
12612025-01-09T19:55:07.198Z Compiling zerocopy v0.7.35
12622025-01-09T19:55:08.080Z Compiling crypto-common v0.1.6
12632025-01-09T19:55:08.102Z Compiling block-buffer v0.10.4
12642025-01-09T19:55:08.324Z Compiling zerovec-derive v0.10.3
12652025-01-09T19:55:08.373Z Compiling digest v0.10.7
12662025-01-09T19:55:08.859Z Compiling futures-macro v0.3.31
12672025-01-09T19:55:08.937Z Compiling hmac v0.12.1
12682025-01-09T19:55:09.198Z Compiling block-padding v0.3.3
12692025-01-09T19:55:09.406Z Compiling zerofrom v0.1.4
12702025-01-09T19:55:09.478Z Compiling displaydoc v0.2.5
12712025-01-09T19:55:09.649Z Compiling inout v0.1.3
12722025-01-09T19:55:09.790Z Compiling sha2 v0.10.8
12732025-01-09T19:55:09.932Z Compiling cipher v0.4.4
12742025-01-09T19:55:09.960Z Compiling yoke v0.7.4
12752025-01-09T19:55:10.349Z Compiling ppv-lite86 v0.2.20
12762025-01-09T19:55:10.444Z Compiling thiserror v1.0.69
12772025-01-09T19:55:10.475Z Compiling icu_provider_macros v1.5.0
12782025-01-09T19:55:10.584Z Compiling der_derive v0.7.3
12792025-01-09T19:55:10.832Z Compiling futures-util v0.3.31
12802025-01-09T19:55:11.122Z Compiling zerovec v0.10.4
12812025-01-09T19:55:11.195Z Compiling rand_chacha v0.3.1
12822025-01-09T19:55:11.198Z Compiling tracing-attributes v0.1.27
12832025-01-09T19:55:11.672Z Compiling rand v0.8.5
12842025-01-09T19:55:13.104Z Compiling tinystr v0.7.6
12852025-01-09T19:55:13.315Z Compiling der v0.7.9
12862025-01-09T19:55:13.335Z Compiling icu_collections v1.5.0
12872025-01-09T19:55:13.468Z Compiling pest v2.7.14
12882025-01-09T19:55:13.563Z Compiling icu_locid v1.5.0
12892025-01-09T19:55:13.900Z Compiling salsa20 v0.10.2
12902025-01-09T19:55:14.148Z Compiling pbkdf2 v0.12.2
12912025-01-09T19:55:14.316Z Compiling untrusted v0.7.1
12922025-01-09T19:55:14.514Z Compiling untrusted v0.9.0
12932025-01-09T19:55:14.701Z Compiling num-conv v0.1.0
12942025-01-09T19:55:14.934Z Compiling icu_provider v1.5.0
12952025-01-09T19:55:14.995Z Compiling vcpkg v0.2.15
12962025-01-09T19:55:15.150Z Compiling tracing v0.1.40
12972025-01-09T19:55:15.681Z Compiling icu_locid_transform v1.5.0
12982025-01-09T19:55:16.024Z Compiling spki v0.7.3
12992025-01-09T19:55:16.098Z Compiling powerfmt v0.2.0
13002025-01-09T19:55:16.413Z Compiling deranged v0.3.11
13012025-01-09T19:55:16.507Z Compiling pest_meta v2.7.14
13022025-01-09T19:55:16.597Z Compiling time-macros v0.2.18
13032025-01-09T19:55:17.013Z Compiling icu_properties v1.5.1
13042025-01-09T19:55:17.164Z Compiling openssl-sys v0.9.103
13052025-01-09T19:55:18.257Z Compiling scrypt v0.11.0
13062025-01-09T19:55:18.300Z Compiling cbc v0.1.2
13072025-01-09T19:55:18.362Z Compiling aes v0.8.4
13082025-01-09T19:55:18.555Z Compiling scroll_derive v0.12.0
13092025-01-09T19:55:19.308Z Compiling bitflags v2.6.0
13102025-01-09T19:55:19.762Z Compiling bytes v1.8.0
13112025-01-09T19:55:20.091Z Compiling indexmap v2.6.0
13122025-01-09T19:55:20.621Z Compiling semver v1.0.23
13132025-01-09T19:55:21.080Z Compiling tokio v1.40.0
13142025-01-09T19:55:21.180Z Compiling http v1.1.0
13152025-01-09T19:55:21.387Z Compiling rustc_version v0.4.1
13162025-01-09T19:55:21.614Z Compiling utf16_iter v1.0.5
13172025-01-09T19:55:21.785Z Compiling atomic-waker v1.1.2
13182025-01-09T19:55:21.815Z Compiling num_threads v0.1.7
13192025-01-09T19:55:21.923Z Compiling utf8_iter v1.0.4
13202025-01-09T19:55:21.943Z Compiling icu_normalizer_data v1.5.0
13212025-01-09T19:55:21.964Z Compiling write16 v1.0.0
13222025-01-09T19:55:22.050Z Compiling time v0.3.36
13232025-01-09T19:55:22.098Z Compiling scroll v0.12.0
13242025-01-09T19:55:22.126Z Compiling icu_normalizer v1.5.0
13252025-01-09T19:55:22.173Z Compiling pkcs5 v0.7.1
13262025-01-09T19:55:22.768Z Compiling http-body v1.0.1
13272025-01-09T19:55:23.011Z Compiling pest_generator v2.7.14
13282025-01-09T19:55:23.298Z Compiling form_urlencoded v1.2.1
13292025-01-09T19:55:23.411Z Compiling try-lock v0.2.5
13302025-01-09T19:55:23.566Z Compiling slog v2.7.0
13312025-01-09T19:55:23.614Z Compiling want v0.3.1
13322025-01-09T19:55:23.662Z Compiling goblin v0.8.2
13332025-01-09T19:55:23.945Z Compiling which v4.4.2
13342025-01-09T19:55:24.176Z Compiling idna_adapter v1.2.0
13352025-01-09T19:55:24.176Z Compiling pkcs8 v0.10.2
13362025-01-09T19:55:24.573Z Compiling uuid v1.11.0
13372025-01-09T19:55:24.897Z Compiling httpdate v1.0.3
13382025-01-09T19:55:25.039Z Compiling pest_derive v2.7.14
13392025-01-09T19:55:25.278Z Compiling iana-time-zone v0.1.61
13402025-01-09T19:55:25.380Z Compiling idna v1.0.3
13412025-01-09T19:55:25.754Z Compiling chrono v0.4.38
13422025-01-09T19:55:25.844Z Compiling dtrace-parser v0.2.0
13432025-01-09T19:55:26.837Z Compiling serde_spanned v0.6.8
13442025-01-09T19:55:27.073Z Compiling serde_tokenstream v0.2.2
13452025-01-09T19:55:27.248Z Compiling toml_datetime v0.6.8
13462025-01-09T19:55:27.459Z Compiling base64 v0.22.1
13472025-01-09T19:55:27.685Z Compiling match_cfg v0.1.0
13482025-01-09T19:55:27.767Z Compiling adler2 v2.0.0
13492025-01-09T19:55:27.792Z Compiling foreign-types-shared v0.1.1
13502025-01-09T19:55:27.902Z Compiling openssl v0.10.66
13512025-01-09T19:55:27.981Z Compiling rustversion v1.0.17
13522025-01-09T19:55:28.068Z Compiling tower-service v0.3.3
13532025-01-09T19:55:28.196Z Compiling miniz_oxide v0.8.0
13542025-01-09T19:55:28.215Z Compiling foreign-types v0.3.2
13552025-01-09T19:55:28.314Z Compiling hostname v0.3.1
13562025-01-09T19:55:28.368Z Compiling url v2.5.3
13572025-01-09T19:55:28.778Z Compiling openssl-macros v0.1.1
13582025-01-09T19:55:29.529Z Compiling tokio-util v0.7.12
13592025-01-09T19:55:29.564Z Compiling dof v0.3.0
13602025-01-09T19:55:29.815Z Compiling async-trait v0.1.83
13612025-01-09T19:55:30.010Z Compiling serde_derive_internals v0.29.1
13622025-01-09T19:55:30.404Z Compiling usdt-impl v0.5.0
13632025-01-09T19:55:31.039Z Compiling h2 v0.4.6
13642025-01-09T19:55:31.801Z Compiling dirs-sys-next v0.1.2
13652025-01-09T19:55:31.986Z Compiling data-encoding v2.6.0
13662025-01-09T19:55:32.440Z Compiling syn v1.0.109
13672025-01-09T19:55:32.609Z Compiling schemars v0.8.21
13682025-01-09T19:55:32.801Z Compiling rustls v0.23.19
13692025-01-09T19:55:32.943Z Compiling siphasher v0.3.11
13702025-01-09T19:55:33.056Z Compiling native-tls v0.2.12
13712025-01-09T19:55:33.077Z Compiling rustls v0.22.4
13722025-01-09T19:55:33.409Z Compiling schemars_derive v0.8.21
13732025-01-09T19:55:33.446Z Compiling dirs-next v2.0.0
13742025-01-09T19:55:34.108Z Compiling http-body-util v0.1.2
13752025-01-09T19:55:34.407Z Compiling heapless v0.7.17
13762025-01-09T19:55:34.662Z Compiling crossbeam-epoch v0.9.18
13772025-01-09T19:55:34.845Z Compiling sha1 v0.10.6
13782025-01-09T19:55:35.147Z Compiling signature v2.2.0
13792025-01-09T19:55:35.269Z Compiling bzip2-sys v0.1.11+1.0.8
13802025-01-09T19:55:35.400Z Compiling thread_local v1.1.8
13812025-01-09T19:55:35.444Z Compiling encoding_rs v0.8.34
13822025-01-09T19:55:35.748Z Compiling cookie v0.18.1
13832025-01-09T19:55:35.930Z Compiling multer v3.1.0
13842025-01-09T19:55:36.039Z Compiling gimli v0.31.1
13852025-01-09T19:55:36.220Z Compiling ipnet v2.10.1
13862025-01-09T19:55:36.797Z Compiling openssl-probe v0.1.5
13872025-01-09T19:55:36.866Z Compiling rayon-core v1.12.1
13882025-01-09T19:55:37.130Z Compiling unicode-properties v0.1.3
13892025-01-09T19:55:37.170Z Compiling signal-hook v0.3.17
13902025-01-09T19:55:37.431Z Compiling dyn-clone v1.0.17
13912025-01-09T19:55:37.504Z Compiling slog-async v2.8.0
13922025-01-09T19:55:37.528Z Compiling mime v0.3.17
13932025-01-09T19:55:38.115Z Compiling stringprep v0.1.5
13942025-01-09T19:55:38.136Z Compiling hyper v1.5.0
13952025-01-09T19:55:39.549Z Compiling toml_edit v0.22.22
13962025-01-09T19:55:40.626Z Compiling hyper-util v0.1.10
13972025-01-09T19:55:41.303Z Compiling addr2line v0.24.2
13982025-01-09T19:55:41.824Z Compiling crossbeam-deque v0.8.5
13992025-01-09T19:55:42.092Z Compiling usdt-attr-macro v0.5.0
14002025-01-09T19:55:42.143Z Compiling usdt-macro v0.5.0
14012025-01-09T19:55:42.221Z Compiling term v0.7.0
14022025-01-09T19:55:43.085Z Compiling slog-json v2.6.1
14032025-01-09T19:55:43.453Z Compiling serde_urlencoded v0.7.1
14042025-01-09T19:55:43.626Z Compiling curve25519-dalek v4.1.3
14052025-01-09T19:55:43.697Z Compiling crossbeam-channel v0.5.13
14062025-01-09T19:55:43.731Z Compiling futures-executor v0.3.31
14072025-01-09T19:55:43.733Z Compiling enum-as-inner v0.6.1
14082025-01-09T19:55:44.032Z Compiling md-5 v0.10.6
14092025-01-09T19:55:44.248Z Compiling async-stream-impl v0.3.6
14102025-01-09T19:55:44.300Z Compiling rustls-pemfile v2.2.0
14112025-01-09T19:55:44.354Z Compiling num-integer v0.1.46
14122025-01-09T19:55:44.640Z Compiling idna v0.3.0
14132025-01-09T19:55:44.834Z Compiling idna v0.4.0
14142025-01-09T19:55:44.868Z Compiling hash32 v0.2.1
14152025-01-09T19:55:45.144Z Compiling ff v0.13.0
14162025-01-09T19:55:45.259Z Compiling is-terminal v0.4.13
14172025-01-09T19:55:45.356Z Compiling dropshot v0.12.0
14182025-01-09T19:55:45.394Z Compiling object v0.36.5
14192025-01-09T19:55:45.652Z Compiling portable-atomic v1.9.0
14202025-01-09T19:55:45.654Z Compiling fallible-iterator v0.2.0
14212025-01-09T19:55:46.320Z Compiling rustc-demangle v0.1.24
14222025-01-09T19:55:46.379Z Compiling psl-types v2.0.11
14232025-01-09T19:55:46.486Z Compiling anyhow v1.0.93
14242025-01-09T19:55:46.586Z Compiling linked-hash-map v0.5.6
14252025-01-09T19:55:46.734Z Compiling num-bigint-dig v0.8.4
14262025-01-09T19:55:46.949Z Compiling base16ct v0.2.0
14272025-01-09T19:55:47.030Z Compiling take_mut v0.2.2
14282025-01-09T19:55:47.105Z Compiling quick-error v1.2.3
14292025-01-09T19:55:47.187Z Compiling utf-8 v0.7.6
14302025-01-09T19:55:47.253Z Compiling smoltcp v0.9.1
14312025-01-09T19:55:47.274Z Compiling resolv-conf v0.7.0
14322025-01-09T19:55:47.533Z Compiling tungstenite v0.24.0
14332025-01-09T19:55:47.812Z Compiling sec1 v0.7.3
14342025-01-09T19:55:48.107Z Compiling lru-cache v0.1.2
14352025-01-09T19:55:48.374Z Compiling publicsuffix v2.2.3
14362025-01-09T19:55:48.377Z Compiling postgres-protocol v0.6.7
14372025-01-09T19:55:48.414Z Compiling hickory-proto v0.24.1
14382025-01-09T19:55:48.501Z Compiling async-stream v0.3.6
14392025-01-09T19:55:48.697Z Compiling slog-term v2.9.1
14402025-01-09T19:55:48.815Z Compiling usdt v0.5.0
14412025-01-09T19:55:49.347Z Compiling group v0.13.0
14422025-01-09T19:55:49.732Z Compiling num-iter v0.1.45
14432025-01-09T19:55:49.918Z Compiling futures v0.3.31
14442025-01-09T19:55:49.983Z Compiling slog-bunyan v2.5.0
14452025-01-09T19:55:50.041Z Compiling toml v0.8.19
14462025-01-09T19:55:50.856Z Compiling camino v1.1.9
14472025-01-09T19:55:51.844Z Compiling tokio-native-tls v0.3.1
14482025-01-09T19:55:51.934Z Compiling phf_shared v0.11.2
14492025-01-09T19:55:52.129Z Compiling dropshot_endpoint v0.12.0
14502025-01-09T19:55:52.343Z Compiling terminal_size v0.4.0
14512025-01-09T19:55:52.410Z Compiling openapiv3 v2.0.0
14522025-01-09T19:55:52.573Z Compiling waitgroup v0.1.2
14532025-01-09T19:55:52.805Z Compiling backtrace v0.3.74
14542025-01-09T19:55:52.862Z Compiling serde_path_to_error v0.1.16
14552025-01-09T19:55:53.465Z Compiling hkdf v0.12.4
14562025-01-09T19:55:53.724Z Compiling crypto-bigint v0.5.5
14572025-01-09T19:55:53.757Z Compiling zerocopy-derive v0.6.6
14582025-01-09T19:55:56.037Z Compiling curve25519-dalek-derive v0.1.1
14592025-01-09T19:55:56.609Z Compiling webpki-roots v0.26.6
14602025-01-09T19:55:56.765Z Compiling hubpack_derive v0.1.1
14612025-01-09T19:55:56.837Z Compiling idna v0.5.0
14622025-01-09T19:55:56.868Z Compiling hostname v0.4.0
14632025-01-09T19:55:56.888Z Compiling ahash v0.8.11
14642025-01-09T19:55:57.136Z Compiling fs-err v2.11.0
14652025-01-09T19:55:57.224Z Compiling crc32fast v1.4.2
14662025-01-09T19:55:57.436Z Compiling winnow v0.5.40
14672025-01-09T19:55:57.572Z Compiling bitflags v1.3.2
14682025-01-09T19:55:57.593Z Compiling newtype-uuid v1.1.3
14692025-01-09T19:55:57.644Z Compiling managed v0.8.0
14702025-01-09T19:55:57.684Z Compiling debug-ignore v1.0.5
14712025-01-09T19:55:57.826Z Compiling cookie_store v0.21.0
14722025-01-09T19:55:57.877Z Compiling clap_builder v4.5.21
14732025-01-09T19:55:58.544Z Compiling strum_macros v0.25.3
14742025-01-09T19:55:59.091Z Compiling console v0.15.8
14752025-01-09T19:55:59.497Z Compiling hubpack v0.1.2
14762025-01-09T19:55:59.968Z Compiling flate2 v1.0.34
14772025-01-09T19:56:00.477Z Compiling elliptic-curve v0.13.8
14782025-01-09T19:56:00.703Z Compiling zerocopy v0.6.6
14792025-01-09T19:56:00.942Z Compiling hickory-resolver v0.24.1
14802025-01-09T19:56:01.340Z Compiling toml_edit v0.19.15
14812025-01-09T19:56:01.581Z Compiling signal-hook-mio v0.2.4
14822025-01-09T19:56:01.751Z Compiling phf v0.11.2
14832025-01-09T19:56:02.060Z Compiling hyper-tls v0.6.0
14842025-01-09T19:56:02.288Z Compiling rayon v1.10.0
14852025-01-09T19:56:02.486Z Compiling bzip2 v0.4.4
14862025-01-09T19:56:02.907Z Compiling postgres-types v0.2.8
14872025-01-09T19:56:04.488Z Compiling tokio-tungstenite v0.24.0
14882025-01-09T19:56:06.474Z Compiling ed25519 v2.2.3
14892025-01-09T19:56:07.167Z Compiling phf_shared v0.10.0
14902025-01-09T19:56:07.349Z Compiling tokio-stream v0.1.16
14912025-01-09T19:56:07.594Z Compiling pkcs1 v0.7.5
14922025-01-09T19:56:07.798Z Compiling serde-big-array v0.5.1
14932025-01-09T19:56:07.989Z Compiling clap_derive v4.5.18
14942025-01-09T19:56:08.030Z Compiling rfc6979 v0.4.0
14952025-01-09T19:56:08.226Z Compiling derive-where v1.2.7
14962025-01-09T19:56:08.312Z Compiling serde_repr v0.1.19
14972025-01-09T19:56:08.446Z Compiling float-cmp v0.9.0
14982025-01-09T19:56:08.608Z Compiling bstr v1.10.0
14992025-01-09T19:56:08.678Z Compiling sync_wrapper v1.0.1
15002025-01-09T19:56:08.842Z Compiling fixedbitset v0.4.2
15012025-01-09T19:56:09.324Z Compiling new_debug_unreachable v1.0.6
15022025-01-09T19:56:09.424Z Compiling predicates-core v1.0.8
15032025-01-09T19:56:09.503Z Compiling unicode-width v0.2.0
15042025-01-09T19:56:09.534Z Compiling whoami v1.5.2
15052025-01-09T19:56:09.787Z Compiling unicode-segmentation v1.12.0
15062025-01-09T19:56:10.045Z Compiling number_prefix v0.4.0
15072025-01-09T19:56:10.179Z Compiling precomputed-hash v0.1.1
15082025-01-09T19:56:10.285Z Compiling normalize-line-endings v0.3.0
15092025-01-09T19:56:10.306Z Compiling static_assertions v1.1.0
15102025-01-09T19:56:10.409Z Compiling bit-vec v0.6.3
15112025-01-09T19:56:10.430Z Compiling difflib v0.4.0
15122025-01-09T19:56:10.433Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15132025-01-09T19:56:10.675Z Compiling similar v2.6.0
15142025-01-09T19:56:10.883Z Compiling predicates v3.1.2
15152025-01-09T19:56:11.904Z Compiling bit-set v0.5.3
15162025-01-09T19:56:12.107Z Compiling string_cache v0.8.7
15172025-01-09T19:56:12.192Z Compiling indicatif v0.17.9
15182025-01-09T19:56:12.588Z Compiling tokio-postgres v0.7.12
15192025-01-09T19:56:12.659Z Compiling petgraph v0.6.5
15202025-01-09T19:56:13.169Z Compiling ecdsa v0.16.9
15212025-01-09T19:56:13.196Z Compiling clap v4.5.21
15222025-01-09T19:56:13.332Z Compiling rsa v0.9.6
15232025-01-09T19:56:14.100Z Compiling ed25519-dalek v2.1.1
15242025-01-09T19:56:14.559Z Compiling toml v0.7.8
15252025-01-09T19:56:15.452Z Compiling zip v0.6.6
15262025-01-09T19:56:16.304Z Compiling crossterm v0.28.1
15272025-01-09T19:56:17.515Z Compiling hex v0.4.3
15282025-01-09T19:56:17.535Z Compiling x509-cert v0.2.5
15292025-01-09T19:56:17.613Z Compiling itertools v0.10.5
15302025-01-09T19:56:17.798Z Compiling unicode-xid v0.2.6
15312025-01-09T19:56:17.978Z Compiling peg-runtime v0.8.3
15322025-01-09T19:56:18.109Z Compiling lalrpop-util v0.19.12
15332025-01-09T19:56:18.678Z Compiling strum_macros v0.26.4
15342025-01-09T19:56:18.708Z Compiling xattr v1.3.1
15352025-01-09T19:56:18.708Z Compiling filetime v0.2.25
15362025-01-09T19:56:19.001Z Compiling tar v0.4.42
15372025-01-09T19:56:23.707Z Compiling strum v0.26.3
15382025-01-09T19:56:26.038Z Compiling aws-lc-sys v0.22.0
15392025-01-09T19:56:53.946Z Compiling rustls-webpki v0.102.8
15402025-01-09T19:56:57.309Z Compiling tokio-rustls v0.25.0
15412025-01-09T19:56:59.032Z Compiling tokio-rustls v0.26.0
15422025-01-09T19:56:59.435Z Compiling hyper-rustls v0.27.3
15432025-01-09T19:56:59.752Z Compiling reqwest v0.12.9
15442025-01-09T19:57:01.102Z Compiling qorb v0.2.1
15452025-01-09T19:57:05.680Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15462025-01-09T19:57:05.916Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15472025-01-09T19:57:11.755Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
15482025-01-09T19:57:11.925Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15492025-01-09T19:57:12.006ZJan 09 19:57:10.647 INFO Starting download, target: Clickhouse
15502025-01-09T19:57:12.006ZJan 09 19:57:10.647 INFO Starting download, target: Cockroach
15512025-01-09T19:57:12.006ZJan 09 19:57:10.647 INFO Starting download, target: Console
15522025-01-09T19:57:12.006ZJan 09 19:57:10.647 INFO Starting download, target: DendriteOpenapi
15532025-01-09T19:57:12.006ZJan 09 19:57:10.647 INFO Starting download, target: DendriteStub
15542025-01-09T19:57:12.006ZJan 09 19:57:10.647 INFO Starting download, target: MaghemiteMgd
15552025-01-09T19:57:12.006ZJan 09 19:57:10.647 INFO Starting download, target: TransceiverControl
15562025-01-09T19:57:12.006ZJan 09 19:57:10.648 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15572025-01-09T19:57:12.006ZJan 09 19:57:10.648 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15582025-01-09T19:57:12.006ZJan 09 19:57:10.648 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15592025-01-09T19:57:12.006ZJan 09 19:57:10.648 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15602025-01-09T19:57:12.007ZJan 09 19:57:10.649 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15612025-01-09T19:57:12.007ZJan 09 19:57:10.649 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15622025-01-09T19:57:12.007ZJan 09 19:57:10.649 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15632025-01-09T19:57:12.328ZJan 09 19:57:10.993 INFO Download complete, target: DendriteOpenapi
15642025-01-09T19:57:12.618ZJan 09 19:57:11.194 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15652025-01-09T19:57:12.751ZJan 09 19:57:11.273 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15662025-01-09T19:57:12.911ZJan 09 19:57:11.537 INFO Download complete, target: Console
15672025-01-09T19:57:13.274ZJan 09 19:57:11.934 INFO Download complete, target: TransceiverControl
15682025-01-09T19:57:13.416ZJan 09 19:57:12.094 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15692025-01-09T19:57:13.443ZJan 09 19:57:12.115 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15702025-01-09T19:57:14.132ZJan 09 19:57:12.836 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15712025-01-09T19:57:14.132ZJan 09 19:57:12.836 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15722025-01-09T19:57:14.239ZJan 09 19:57:12.943 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15732025-01-09T19:57:16.434ZJan 09 19:57:15.098 INFO Download complete, target: DendriteStub
15742025-01-09T19:57:16.500ZJan 09 19:57:15.160 INFO Download complete, target: MaghemiteMgd
15752025-01-09T19:57:21.672ZJan 09 19:57:20.371 INFO Checking that binary works, target: Cockroach
15762025-01-09T19:57:21.831ZJan 09 19:57:20.531 INFO Download complete, target: Cockroach
15772025-01-09T19:57:26.984ZJan 09 19:57:25.678 INFO Checking that binary works, target: Clickhouse
15782025-01-09T19:57:27.128ZJan 09 19:57:25.821 INFO Download complete, target: Clickhouse
15792025-01-09T19:57:27.136ZAll prerequisites installed successfully
15802025-01-09T19:57:27.142Z
15812025-01-09T19:57:27.142Zreal 6:51.116587025
15822025-01-09T19:57:27.142Zuser 16:35.428960186
15832025-01-09T19:57:27.142Zsys 3:16.351836966
15842025-01-09T19:57:27.143Ztrap 0.546677582
15852025-01-09T19:57:27.143Ztflt 1.602769669
15862025-01-09T19:57:27.143Zdflt 2.418495974
15872025-01-09T19:57:27.143Zkflt 0.023707515
15882025-01-09T19:57:27.143Zlock 30:25.393697928
15892025-01-09T19:57:27.143Zslp 1:05:25.313615489
15902025-01-09T19:57:27.143Zlat 56.536833402
15912025-01-09T19:57:27.143Zstop 2:21.191270142
15922025-01-09T19:57:27.143Z+ ptime -m cargo xtask download softnpu
15932025-01-09T19:57:27.685Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15942025-01-09T19:57:27.687Z Running `target/debug/xtask download softnpu`
15952025-01-09T19:57:28.533Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
15962025-01-09T19:57:28.589Z Running `target/debug/xtask-downloader softnpu`
15972025-01-09T19:57:28.621ZJan 09 19:57:27.316 INFO Starting download, target: Softnpu
15982025-01-09T19:57:28.623ZJan 09 19:57:27.316 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15992025-01-09T19:57:29.154ZJan 09 19:57:27.849 INFO Download complete, target: Softnpu
16002025-01-09T19:57:29.157Z
16012025-01-09T19:57:29.160Zreal 2.017273193
16022025-01-09T19:57:29.160Zuser 1.281555437
16032025-01-09T19:57:29.160Zsys 0.545177342
16042025-01-09T19:57:29.160Ztrap 0.000593746
16052025-01-09T19:57:29.160Ztflt 0.000036586
16062025-01-09T19:57:29.160Zdflt 0.000063620
16072025-01-09T19:57:29.160Zkflt 0.000000000
16082025-01-09T19:57:29.160Zlock 5.450531699
16092025-01-09T19:57:29.160Zslp 0.366544093
16102025-01-09T19:57:29.160Zlat 0.066325864
16112025-01-09T19:57:29.160Zstop 0.000159347
16122025-01-09T19:57:29.160Z+ export CARGO_INCREMENTAL=0
16132025-01-09T19:57:29.160Z+ CARGO_INCREMENTAL=0
16142025-01-09T19:57:29.160Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16152025-01-09T19:57:30.135Z Compiling proc-macro2 v1.0.89
16162025-01-09T19:57:30.135Z Compiling unicode-ident v1.0.13
16172025-01-09T19:57:30.138Z Compiling libc v0.2.162
16182025-01-09T19:57:30.139Z Compiling serde v1.0.215
16192025-01-09T19:57:30.139Z Compiling autocfg v1.4.0
16202025-01-09T19:57:30.139Z Compiling version_check v0.9.5
16212025-01-09T19:57:30.139Z Compiling cfg-if v1.0.0
16222025-01-09T19:57:30.412Z Compiling memchr v2.7.4
16232025-01-09T19:57:30.433Z Compiling typenum v1.17.0
16242025-01-09T19:57:30.445Z Compiling shlex v1.3.0
16252025-01-09T19:57:30.798Z Compiling value-bag v1.9.0
16262025-01-09T19:57:31.009Z Compiling generic-array v0.14.7
16272025-01-09T19:57:31.229Z Compiling lock_api v0.4.12
16282025-01-09T19:57:31.268Z Compiling log v0.4.22
16292025-01-09T19:57:31.322Z Compiling scopeguard v1.2.0
16302025-01-09T19:57:31.481Z Compiling parking_lot_core v0.9.10
16312025-01-09T19:57:31.823Z Compiling serde_json v1.0.133
16322025-01-09T19:57:31.895Z Compiling once_cell v1.20.2
16332025-01-09T19:57:32.129Z Compiling quote v1.0.37
16342025-01-09T19:57:32.146Z Compiling jobserver v0.1.32
16352025-01-09T19:57:32.162Z Compiling getrandom v0.2.15
16362025-01-09T19:57:32.398Z Compiling libm v0.2.8
16372025-01-09T19:57:32.513Z Compiling syn v2.0.87
16382025-01-09T19:57:32.600Z Compiling cc v1.1.30
16392025-01-09T19:57:32.620Z Compiling rustix v0.38.37
16402025-01-09T19:57:32.729Z Compiling num-traits v0.2.19
16412025-01-09T19:57:32.749Z Compiling thiserror v1.0.69
16422025-01-09T19:57:32.767Z Compiling aho-corasick v1.1.3
16432025-01-09T19:57:32.881Z Compiling regex-syntax v0.8.5
16442025-01-09T19:57:33.031Z Compiling either v1.13.0
16452025-01-09T19:57:33.283Z Compiling itoa v1.0.11
16462025-01-09T19:57:33.327Z Compiling spin v0.9.8
16472025-01-09T19:57:33.664Z Compiling slab v0.4.9
16482025-01-09T19:57:33.730Z Compiling byteorder v1.5.0
16492025-01-09T19:57:34.103Z Compiling errno v0.3.9
16502025-01-09T19:57:34.217Z Compiling rand_core v0.6.4
16512025-01-09T19:57:34.389Z Compiling lazy_static v1.5.0
16522025-01-09T19:57:34.518Z Compiling glob v0.3.1
16532025-01-09T19:57:34.961Z Compiling prettyplease v0.2.25
16542025-01-09T19:57:35.359Z Compiling clang-sys v1.8.1
16552025-01-09T19:57:35.634Z Compiling minimal-lexical v0.2.1
16562025-01-09T19:57:35.688Z Compiling libloading v0.8.5
16572025-01-09T19:57:36.026Z Compiling bindgen v0.69.5
16582025-01-09T19:57:36.073Z Compiling nom v7.1.3
16592025-01-09T19:57:36.135Z Compiling allocator-api2 v0.2.18
16602025-01-09T19:57:36.156Z Compiling home v0.5.9
16612025-01-09T19:57:36.386Z Compiling subtle v2.6.1
16622025-01-09T19:57:36.671Z Compiling regex-automata v0.4.8
16632025-01-09T19:57:36.769Z Compiling itertools v0.12.1
16642025-01-09T19:57:37.125Z Compiling semver v1.0.23
16652025-01-09T19:57:37.145Z Compiling lazycell v1.3.0
16662025-01-09T19:57:37.324Z Compiling rustc-hash v1.1.0
16672025-01-09T19:57:37.472Z Compiling smallvec v1.13.2
16682025-01-09T19:57:37.982Z Compiling cmake v0.1.51
16692025-01-09T19:57:38.925Z Compiling fs_extra v1.3.0
16702025-01-09T19:57:38.942Z Compiling dunce v1.0.5
16712025-01-09T19:57:39.157Z Compiling pkg-config v0.3.31
16722025-01-09T19:57:39.383Z Compiling ryu v1.0.18
16732025-01-09T19:57:39.446Z Compiling cexpr v0.6.0
16742025-01-09T19:57:39.715Z Compiling ring v0.17.8
16752025-01-09T19:57:39.992Z Compiling pin-project-lite v0.2.14
16762025-01-09T19:57:40.156Z Compiling schemars v0.8.21
16772025-01-09T19:57:40.179Z Compiling synstructure v0.13.1
16782025-01-09T19:57:40.490Z Compiling fnv v1.0.7
16792025-01-09T19:57:40.708Z Compiling paste v1.0.15
16802025-01-09T19:57:40.984Z Compiling const-oid v0.9.6
16812025-01-09T19:57:41.051Z Compiling serde_derive_internals v0.29.1
16822025-01-09T19:57:41.304Z Compiling equivalent v1.0.1
16832025-01-09T19:57:41.632Z Compiling httparse v1.9.5
16842025-01-09T19:57:41.992Z Compiling regex v1.11.1
16852025-01-09T19:57:42.258Z Compiling aws-lc-rs v1.10.0
16862025-01-09T19:57:42.677Z Compiling foldhash v0.1.3
16872025-01-09T19:57:42.890Z Compiling hashbrown v0.15.1
16882025-01-09T19:57:43.048Z Compiling heck v0.5.0
16892025-01-09T19:57:43.361Z Compiling signal-hook-registry v1.4.2
16902025-01-09T19:57:43.884Z Compiling parking_lot v0.12.3
16912025-01-09T19:57:44.332Z Compiling mio v1.0.2
16922025-01-09T19:57:45.717Z Compiling crossbeam-utils v0.8.20
16932025-01-09T19:57:45.814Z Compiling serde_derive v1.0.215
16942025-01-09T19:57:45.922Z Compiling zeroize_derive v1.4.2
16952025-01-09T19:57:45.968Z Compiling zerocopy-derive v0.7.35
16962025-01-09T19:57:46.249Z Compiling thiserror-impl v1.0.69
16972025-01-09T19:57:46.781Z Compiling tokio-macros v2.4.0
16982025-01-09T19:57:47.033Z Compiling zerofrom-derive v0.1.4
16992025-01-09T19:57:47.337Z Compiling zeroize v1.8.1
17002025-01-09T19:57:47.616Z Compiling yoke-derive v0.7.4
17012025-01-09T19:57:47.768Z Compiling futures-macro v0.3.31
17022025-01-09T19:57:47.912Z Compiling zerovec-derive v0.10.3
17032025-01-09T19:57:48.213Z Compiling zerocopy v0.7.35
17042025-01-09T19:57:49.147Z Compiling displaydoc v0.2.5
17052025-01-09T19:57:49.826Z Compiling crypto-common v0.1.6
17062025-01-09T19:57:49.887Z Compiling tracing-attributes v0.1.27
17072025-01-09T19:57:50.019Z Compiling icu_provider_macros v1.5.0
17082025-01-09T19:57:50.261Z Compiling schemars_derive v0.8.21
17092025-01-09T19:57:50.317Z Compiling block-buffer v0.10.4
17102025-01-09T19:57:50.539Z Compiling digest v0.10.7
17112025-01-09T19:57:50.610Z Compiling stable_deref_trait v1.2.0
17122025-01-09T19:57:50.732Z Compiling der_derive v0.7.3
17132025-01-09T19:57:51.002Z Compiling socket2 v0.5.7
17142025-01-09T19:57:51.028Z Compiling num-conv v0.1.0
17152025-01-09T19:57:51.086Z Compiling futures-core v0.3.31
17162025-01-09T19:57:51.327Z Compiling time-core v0.1.2
17172025-01-09T19:57:51.517Z Compiling time-macros v0.2.18
17182025-01-09T19:57:52.839Z Compiling vcpkg v0.2.15
17192025-01-09T19:57:53.616Z Compiling syn v1.0.109
17202025-01-09T19:57:54.237Z Compiling cpufeatures v0.2.14
17212025-01-09T19:57:54.431Z Compiling futures-sink v0.3.31
17222025-01-09T19:57:54.479Z Compiling openssl-sys v0.9.103
17232025-01-09T19:57:54.533Z Compiling slog v2.7.0
17242025-01-09T19:57:54.975Z Compiling ahash v0.8.11
17252025-01-09T19:57:55.159Z Compiling iana-time-zone v0.1.61
17262025-01-09T19:57:55.426Z Compiling zerofrom v0.1.4
17272025-01-09T19:57:55.605Z Compiling scroll_derive v0.12.0
17282025-01-09T19:57:55.628Z Compiling ucd-trie v0.1.7
17292025-01-09T19:57:55.867Z Compiling pest v2.7.14
17302025-01-09T19:57:56.074Z Compiling yoke v0.7.4
17312025-01-09T19:57:56.142Z Compiling futures-channel v0.3.31
17322025-01-09T19:57:56.637Z Compiling hmac v0.12.1
17332025-01-09T19:57:56.891Z Compiling futures-task v0.3.31
17342025-01-09T19:57:56.989Z Compiling pin-utils v0.1.0
17352025-01-09T19:57:57.124Z Compiling futures-io v0.3.31
17362025-01-09T19:57:57.411Z Compiling openssl v0.10.66
17372025-01-09T19:57:57.507Z Compiling futures-util v0.3.31
17382025-01-09T19:57:57.789Z Compiling zerovec v0.10.4
17392025-01-09T19:57:57.950Z Compiling block-padding v0.3.3
17402025-01-09T19:57:58.178Z Compiling tinyvec_macros v0.1.1
17412025-01-09T19:57:58.450Z Compiling pest_meta v2.7.14
17422025-01-09T19:57:58.775Z Compiling tinyvec v1.8.0
17432025-01-09T19:57:59.617Z Compiling bitflags v2.6.0
17442025-01-09T19:57:59.839Z Compiling bytes v1.8.0
17452025-01-09T19:58:02.108Z Compiling indexmap v2.6.0
17462025-01-09T19:58:02.568Z Compiling tokio v1.40.0
17472025-01-09T19:58:03.616Z Compiling serde_tokenstream v0.2.2
17482025-01-09T19:58:03.803Z Compiling uuid v1.11.0
17492025-01-09T19:58:04.208Z Compiling which v4.4.2
17502025-01-09T19:58:04.763Z Compiling http v1.1.0
17512025-01-09T19:58:05.053Z Compiling chrono v0.4.38
17522025-01-09T19:58:05.104Z Compiling rustc_version v0.4.1
17532025-01-09T19:58:08.477Z Compiling pest_generator v2.7.14
17542025-01-09T19:58:08.550Z Compiling serde_spanned v0.6.8
17552025-01-09T19:58:08.785Z Compiling toml_datetime v0.6.8
17562025-01-09T19:58:09.230Z Compiling inout v0.1.3
17572025-01-09T19:58:10.265Z Compiling openssl-macros v0.1.1
17582025-01-09T19:58:10.782Z Compiling dyn-clone v1.0.17
17592025-01-09T19:58:10.994Z Compiling native-tls v0.2.12
17602025-01-09T19:58:11.021Z Compiling rustls v0.23.19
17612025-01-09T19:58:11.285Z Compiling strsim v0.11.1
17622025-01-09T19:58:12.012Z Compiling pest_derive v2.7.14
17632025-01-09T19:58:12.493Z Compiling cipher v0.4.4
17642025-01-09T19:58:12.775Z Compiling unicode-normalization v0.1.24
17652025-01-09T19:58:12.977Z Compiling tinystr v0.7.6
17662025-01-09T19:58:13.446Z Compiling sha2 v0.10.8
17672025-01-09T19:58:13.497Z Compiling tracing-core v0.1.32
17682025-01-09T19:58:13.637Z Compiling usdt-impl v0.5.0
17692025-01-09T19:58:13.890Z Compiling unicode-bidi v0.3.17
17702025-01-09T19:58:13.981Z Compiling writeable v0.5.5
17712025-01-09T19:58:14.476Z Compiling litemap v0.7.3
17722025-01-09T19:58:14.497Z Compiling base64ct v1.6.0
17732025-01-09T19:58:14.888Z Compiling icu_locid v1.5.0
17742025-01-09T19:58:15.055Z Compiling pem-rfc7468 v0.7.0
17752025-01-09T19:58:15.706Z Compiling tracing v0.1.40
17762025-01-09T19:58:16.591Z Compiling scroll v0.12.0
17772025-01-09T19:58:16.997Z Compiling ppv-lite86 v0.2.20
17782025-01-09T19:58:17.023Z Compiling async-trait v0.1.83
17792025-01-09T19:58:17.861Z Compiling cookie v0.18.1
17802025-01-09T19:58:18.145Z Compiling flagset v0.4.6
17812025-01-09T19:58:18.162Z Compiling aws-lc-sys v0.22.0
17822025-01-09T19:58:19.279Z Compiling anyhow v1.0.93
17832025-01-09T19:58:19.477Z Compiling camino v1.1.9
17842025-01-09T19:58:19.800Z Compiling plain v0.2.3
17852025-01-09T19:58:19.958Z Compiling goblin v0.8.2
17862025-01-09T19:58:21.657Z Compiling der v0.7.9
17872025-01-09T19:58:22.637Z Compiling rand_chacha v0.3.1
17882025-01-09T19:58:24.231Z Compiling icu_provider v1.5.0
17892025-01-09T19:58:25.228Z Compiling pretty-hex v0.4.1
17902025-01-09T19:58:25.435Z Compiling rustls-pki-types v1.10.0
17912025-01-09T19:58:26.204Z Compiling percent-encoding v2.3.1
17922025-01-09T19:58:26.969Z Compiling icu_locid_transform_data v1.5.0
17932025-01-09T19:58:27.033Z Compiling rayon-core v1.12.1
17942025-01-09T19:58:27.074Z Compiling rustls v0.22.4
17952025-01-09T19:58:27.316Z Compiling icu_locid_transform v1.5.0
17962025-01-09T19:58:27.351Z Compiling dof v0.3.0
17972025-01-09T19:58:29.044Z Compiling spki v0.7.3
17982025-01-09T19:58:29.196Z Compiling rand v0.8.5
17992025-01-09T19:58:29.433Z Compiling salsa20 v0.10.2
18002025-01-09T19:58:29.506Z Compiling dtrace-parser v0.2.0
18012025-01-09T19:58:29.529Z Compiling tokio-util v0.7.12
18022025-01-09T19:58:29.807Z Compiling icu_collections v1.5.0
18032025-01-09T19:58:30.796Z Compiling pbkdf2 v0.12.2
18042025-01-09T19:58:31.092Z Compiling thread-id v4.2.2
18052025-01-09T19:58:31.195Z Compiling powerfmt v0.2.0
18062025-01-09T19:58:31.215Z Compiling untrusted v0.7.1
18072025-01-09T19:58:31.240Z Compiling untrusted v0.9.0
18082025-01-09T19:58:31.511Z Compiling mirai-annotations v1.12.0
18092025-01-09T19:58:31.555Z Compiling icu_properties_data v1.5.0
18102025-01-09T19:58:31.574Z Compiling winnow v0.5.40
18112025-01-09T19:58:31.828Z Compiling icu_properties v1.5.1
18122025-01-09T19:58:32.143Z Compiling deranged v0.3.11
18132025-01-09T19:58:35.309Z Compiling toml_edit v0.19.15
18142025-01-09T19:58:36.499Z Compiling scrypt v0.11.0
18152025-01-09T19:58:36.848Z Compiling aes v0.8.4
18162025-01-09T19:58:37.006Z Compiling cbc v0.1.2
18172025-01-09T19:58:37.401Z Compiling multer v3.1.0
18182025-01-09T19:58:37.966Z Compiling utf8_iter v1.0.4
18192025-01-09T19:58:38.017Z Compiling num_threads v0.1.7
18202025-01-09T19:58:38.145Z Compiling utf16_iter v1.0.5
18212025-01-09T19:58:38.217Z Compiling atomic-waker v1.1.2
18222025-01-09T19:58:38.418Z Compiling slog-async v2.8.0
18232025-01-09T19:58:38.872Z Compiling rustversion v1.0.17
18242025-01-09T19:58:38.973Z Compiling write16 v1.0.0
18252025-01-09T19:58:39.319Z Compiling icu_normalizer_data v1.5.0
18262025-01-09T19:58:39.432Z Compiling icu_normalizer v1.5.0
18272025-01-09T19:58:39.563Z Compiling time v0.3.36
18282025-01-09T19:58:41.070Z Compiling pkcs5 v0.7.1
18292025-01-09T19:58:42.201Z Compiling form_urlencoded v1.2.1
18302025-01-09T19:58:42.711Z Compiling http-body v1.0.1
18312025-01-09T19:58:42.971Z Compiling heapless v0.7.17
18322025-01-09T19:58:43.148Z Compiling bzip2-sys v0.1.11+1.0.8
18332025-01-09T19:58:43.627Z Compiling try-lock v0.2.5
18342025-01-09T19:58:44.019Z Compiling signal-hook v0.3.17
18352025-01-09T19:58:44.295Z Compiling want v0.3.1
18362025-01-09T19:58:45.763Z Compiling pkcs8 v0.10.2
18372025-01-09T19:58:46.344Z Compiling idna_adapter v1.2.0
18382025-01-09T19:58:46.581Z Compiling h2 v0.4.6
18392025-01-09T19:58:47.668Z Compiling usdt-attr-macro v0.5.0
18402025-01-09T19:58:49.150Z Compiling usdt-macro v0.5.0
18412025-01-09T19:58:49.623Z Compiling async-stream-impl v0.3.6
18422025-01-09T19:58:49.642Z Compiling httpdate v1.0.3
18432025-01-09T19:58:50.468Z Compiling adler2 v2.0.0
18442025-01-09T19:58:50.732Z Compiling miniz_oxide v0.8.0
18452025-01-09T19:58:51.787Z Compiling idna v1.0.3
18462025-01-09T19:58:53.227Z Compiling curve25519-dalek v4.1.3
18472025-01-09T19:58:53.652Z Compiling hyper v1.5.0
18482025-01-09T19:58:53.881Z Compiling openapiv3 v2.0.0
18492025-01-09T19:58:56.362Z Compiling enum-as-inner v0.6.1
18502025-01-09T19:58:57.483Z Compiling dropshot v0.12.0
18512025-01-09T19:58:57.775Z Compiling num-bigint-dig v0.8.4
18522025-01-09T19:58:57.859Z Compiling portable-atomic v1.9.0
18532025-01-09T19:58:58.058Z Compiling tower-service v0.3.3
18542025-01-09T19:58:58.125Z Compiling foreign-types-shared v0.1.1
18552025-01-09T19:58:58.190Z Compiling base64 v0.22.1
18562025-01-09T19:58:58.243Z Compiling newtype-uuid v1.1.3
18572025-01-09T19:58:58.553Z Compiling smoltcp v0.9.1
18582025-01-09T19:58:58.767Z Compiling match_cfg v0.1.0
18592025-01-09T19:58:58.868Z Compiling hostname v0.3.1
18602025-01-09T19:58:58.945Z Compiling foreign-types v0.3.2
18612025-01-09T19:58:59.051Z Compiling hyper-util v0.1.10
18622025-01-09T19:59:05.162Z Compiling url v2.5.3
18632025-01-09T19:59:06.907Z Compiling dirs-sys-next v0.1.2
18642025-01-09T19:59:07.039Z Compiling data-encoding v2.6.0
18652025-01-09T19:59:07.102Z Compiling heck v0.4.1
18662025-01-09T19:59:07.410Z Compiling gimli v0.31.1
18672025-01-09T19:59:07.525Z Compiling siphasher v0.3.11
18682025-01-09T19:59:07.540Z Compiling ident_case v1.0.1
18692025-01-09T19:59:07.731Z Compiling darling_core v0.20.10
18702025-01-09T19:59:07.757Z Compiling dirs-next v2.0.0
18712025-01-09T19:59:10.283Z Compiling http-body-util v0.1.2
18722025-01-09T19:59:13.794Z Compiling addr2line v0.24.2
18732025-01-09T19:59:14.152Z Compiling crossbeam-epoch v0.9.18
18742025-01-09T19:59:14.419Z Compiling hubpack_derive v0.1.1
18752025-01-09T19:59:14.438Z Compiling dropshot_endpoint v0.12.0
18762025-01-09T19:59:14.769Z Compiling sha1 v0.10.6
18772025-01-09T19:59:14.859Z Compiling signature v2.2.0
18782025-01-09T19:59:15.087Z Compiling zerocopy-derive v0.6.6
18792025-01-09T19:59:15.176Z Compiling curve25519-dalek-derive v0.1.1
18802025-01-09T19:59:15.328Z Compiling object v0.36.5
18812025-01-09T19:59:16.525Z Compiling thread_local v1.1.8
18822025-01-09T19:59:16.990Z Compiling fs-err v2.11.0
18832025-01-09T19:59:16.994Z Compiling encoding_rs v0.8.34
18842025-01-09T19:59:18.450Z Compiling mime v0.3.17
18852025-01-09T19:59:20.500Z Compiling winnow v0.6.20
18862025-01-09T19:59:24.354Z Compiling utf8parse v0.2.2
18872025-01-09T19:59:24.532Z Compiling rustc-demangle v0.1.24
18882025-01-09T19:59:26.753Z Compiling anstyle v1.0.10
18892025-01-09T19:59:27.218Z Compiling ipnet v2.10.1
18902025-01-09T19:59:28.096Z Compiling unicode-properties v0.1.3
18912025-01-09T19:59:28.281Z Compiling openssl-probe v0.1.5
18922025-01-09T19:59:28.628Z Compiling stringprep v0.1.5
18932025-01-09T19:59:29.124Z Compiling backtrace v0.3.74
18942025-01-09T19:59:30.340Z Compiling anstyle-parse v0.2.5
18952025-01-09T19:59:30.457Z Compiling toml_edit v0.22.22
18962025-01-09T19:59:32.894Z Compiling rustls-webpki v0.102.8
18972025-01-09T19:59:33.484Z Compiling crossbeam-deque v0.8.5
18982025-01-09T19:59:33.847Z Compiling darling_macro v0.20.10
18992025-01-09T19:59:39.470Z Compiling term v0.7.0
19002025-01-09T19:59:40.210Z Compiling slog-json v2.6.1
19012025-01-09T19:59:40.824Z Compiling serde_urlencoded v0.7.1
19022025-01-09T19:59:42.036Z Compiling crossbeam-channel v0.5.13
19032025-01-09T19:59:42.111Z Compiling rustls-pemfile v2.2.0
19042025-01-09T19:59:42.886Z Compiling hashbrown v0.14.5
19052025-01-09T19:59:43.619Z Compiling idna v0.4.0
19062025-01-09T19:59:43.735Z Compiling idna v0.3.0
19072025-01-09T19:59:44.248Z Compiling futures-executor v0.3.31
19082025-01-09T19:59:45.037Z Compiling num-integer v0.1.46
19092025-01-09T19:59:45.212Z Compiling md-5 v0.10.6
19102025-01-09T19:59:45.462Z Compiling ff v0.13.0
19112025-01-09T19:59:45.689Z Compiling hash32 v0.2.1
19122025-01-09T19:59:45.706Z Compiling memmap v0.7.0
19132025-01-09T19:59:45.757Z Compiling is-terminal v0.4.13
19142025-01-09T19:59:46.045Z Compiling base16ct v0.2.0
19152025-01-09T19:59:46.330Z Compiling take_mut v0.2.2
19162025-01-09T19:59:46.498Z Compiling linked-hash-map v0.5.6
19172025-01-09T19:59:46.894Z Compiling is_terminal_polyfill v1.70.1
19182025-01-09T19:59:47.046Z Compiling utf-8 v0.7.6
19192025-01-09T19:59:47.362Z Compiling quick-error v1.2.3
19202025-01-09T19:59:47.379Z Compiling fallible-iterator v0.2.0
19212025-01-09T19:59:47.523Z Compiling psl-types v2.0.11
19222025-01-09T19:59:48.475Z Compiling colorchoice v1.0.2
19232025-01-09T19:59:48.616Z Compiling anstyle-query v1.1.1
19242025-01-09T19:59:48.778Z Compiling anstream v0.6.15
19252025-01-09T19:59:49.477Z Compiling postgres-protocol v0.6.7
19262025-01-09T19:59:49.709Z Compiling publicsuffix v2.2.3
19272025-01-09T19:59:49.985Z Compiling resolv-conf v0.7.0
19282025-01-09T19:59:50.674Z Compiling tungstenite v0.24.0
19292025-01-09T19:59:50.740Z Compiling lru-cache v0.1.2
19302025-01-09T19:59:50.940Z Compiling sec1 v0.7.3
19312025-01-09T19:59:51.798Z Compiling usdt v0.5.0
19322025-01-09T19:59:52.300Z Compiling slog-term v2.9.1
19332025-01-09T19:59:52.750Z Compiling group v0.13.0
19342025-01-09T19:59:52.770Z Compiling num-iter v0.1.45
19352025-01-09T19:59:52.966Z Compiling hickory-proto v0.24.1
19362025-01-09T19:59:53.063Z Compiling futures v0.3.31
19372025-01-09T19:59:53.184Z Compiling regress v0.10.1
19382025-01-09T19:59:56.400Z Compiling tokio-rustls v0.26.0
19392025-01-09T19:59:56.864Z Compiling slog-bunyan v2.5.0
19402025-01-09T19:59:56.936Z Compiling tokio-rustls v0.25.0
19412025-01-09T19:59:57.078Z Compiling darling v0.20.10
19422025-01-09T19:59:57.210Z Compiling toml v0.8.19
19432025-01-09T19:59:57.310Z Compiling tokio-native-tls v0.3.1
19442025-01-09T19:59:57.376Z Compiling phf_shared v0.11.2
19452025-01-09T19:59:57.592Z Compiling strum_macros v0.25.3
19462025-01-09T19:59:57.986Z Compiling async-stream v0.3.6
19472025-01-09T19:59:58.046Z Compiling waitgroup v0.1.2
19482025-01-09T19:59:58.268Z Compiling webpki-roots v0.26.6
19492025-01-09T19:59:58.773Z Compiling idna v0.5.0
19502025-01-09T19:59:58.825Z Compiling terminal_size v0.4.0
19512025-01-09T19:59:59.047Z Compiling serde_path_to_error v0.1.16
19522025-01-09T19:59:59.853Z Compiling hkdf v0.12.4
19532025-01-09T20:00:00.105Z Compiling crypto-bigint v0.5.5
19542025-01-09T20:00:00.195Z Compiling clap_derive v4.5.18
19552025-01-09T20:00:00.216Z Compiling serde_repr v0.1.19
19562025-01-09T20:00:01.194Z Compiling derive-where v1.2.7
19572025-01-09T20:00:01.298Z Compiling hostname v0.4.0
19582025-01-09T20:00:01.532Z Compiling crc32fast v1.4.2
19592025-01-09T20:00:01.868Z Compiling managed v0.8.0
19602025-01-09T20:00:02.023Z Compiling bitflags v1.3.2
19612025-01-09T20:00:02.142Z Compiling debug-ignore v1.0.5
19622025-01-09T20:00:02.289Z Compiling clap_lex v0.7.2
19632025-01-09T20:00:03.410Z Compiling unicode-width v0.1.14
19642025-01-09T20:00:04.159Z Compiling console v0.15.8
19652025-01-09T20:00:04.424Z Compiling elliptic-curve v0.13.8
19662025-01-09T20:00:05.003Z Compiling clap_builder v4.5.21
19672025-01-09T20:00:07.034Z Compiling flate2 v1.0.34
19682025-01-09T20:00:07.378Z Compiling cookie_store v0.21.0
19692025-01-09T20:00:10.623Z Compiling hyper-rustls v0.27.3
19702025-01-09T20:00:11.204Z Compiling hickory-resolver v0.24.1
19712025-01-09T20:00:13.369Z Compiling phf v0.11.2
19722025-01-09T20:00:13.701Z Compiling hyper-tls v0.6.0
19732025-01-09T20:00:13.946Z Compiling typify-impl v0.2.0
19742025-01-09T20:00:14.085Z Compiling signal-hook-mio v0.2.4
19752025-01-09T20:00:14.261Z Compiling bzip2 v0.4.4
19762025-01-09T20:00:14.406Z Compiling rayon v1.10.0
19772025-01-09T20:00:14.633Z Compiling tokio-tungstenite v0.24.0
19782025-01-09T20:00:14.994Z Compiling postgres-types v0.2.8
19792025-01-09T20:00:15.690Z Compiling zerocopy v0.6.6
19802025-01-09T20:00:15.933Z Compiling hubpack v0.1.2
19812025-01-09T20:00:16.385Z Compiling ed25519 v2.2.3
19822025-01-09T20:00:16.439Z Compiling phf_shared v0.10.0
19832025-01-09T20:00:16.638Z Compiling pkcs1 v0.7.5
19842025-01-09T20:00:16.830Z Compiling tokio-stream v0.1.16
19852025-01-09T20:00:17.655Z Compiling ipnetwork v0.20.0
19862025-01-09T20:00:17.880Z Compiling serde-big-array v0.5.1
19872025-01-09T20:00:18.115Z Compiling rfc6979 v0.4.0
19882025-01-09T20:00:18.309Z Compiling float-cmp v0.9.0
19892025-01-09T20:00:18.555Z Compiling sync_wrapper v1.0.1
19902025-01-09T20:00:18.720Z Compiling bstr v1.10.0
19912025-01-09T20:00:20.331Z Compiling unicode-width v0.2.0
19922025-01-09T20:00:20.370Z Compiling new_debug_unreachable v1.0.6
19932025-01-09T20:00:20.471Z Compiling precomputed-hash v0.1.1
19942025-01-09T20:00:20.851Z Compiling whoami v1.5.2
19952025-01-09T20:00:21.176Z Compiling bit-vec v0.6.3
19962025-01-09T20:00:21.432Z Compiling number_prefix v0.4.0
19972025-01-09T20:00:21.469Z Compiling normalize-line-endings v0.3.0
19982025-01-09T20:00:21.605Z Compiling unicode-segmentation v1.12.0
19992025-01-09T20:00:21.608Z Compiling static_assertions v1.1.0
20002025-01-09T20:00:21.665Z Compiling fixedbitset v0.4.2
20012025-01-09T20:00:21.734Z Compiling predicates-core v1.0.8
20022025-01-09T20:00:21.980Z Compiling difflib v0.4.0
20032025-01-09T20:00:22.057Z Compiling petgraph v0.6.5
20042025-01-09T20:00:22.412Z Compiling predicates v3.1.2
20052025-01-09T20:00:23.271Z Compiling similar v2.6.0
20062025-01-09T20:00:23.807Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20072025-01-09T20:00:23.990Z Compiling indicatif v0.17.9
20082025-01-09T20:00:25.341Z Compiling bit-set v0.5.3
20092025-01-09T20:00:25.645Z Compiling tokio-postgres v0.7.12
20102025-01-09T20:00:25.881Z Compiling string_cache v0.8.7
20112025-01-09T20:00:25.988Z Compiling typify-macro v0.2.0
20122025-01-09T20:00:26.295Z Compiling reqwest v0.12.9
20132025-01-09T20:00:28.195Z Compiling ecdsa v0.16.9
20142025-01-09T20:00:28.284Z Compiling qorb v0.2.1
20152025-01-09T20:00:29.788Z Compiling rsa v0.9.6
20162025-01-09T20:00:30.537Z Compiling ed25519-dalek v2.1.1
20172025-01-09T20:00:31.033Z Compiling zip v0.6.6
20182025-01-09T20:00:31.127Z Compiling crossterm v0.28.1
20192025-01-09T20:00:31.445Z Compiling clap v4.5.21
20202025-01-09T20:00:32.250Z Compiling toml v0.7.8
20212025-01-09T20:00:33.330Z Compiling x509-cert v0.2.5
20222025-01-09T20:00:33.991Z Compiling hex v0.4.3
20232025-01-09T20:00:34.792Z Compiling itertools v0.10.5
20242025-01-09T20:00:35.321Z Compiling unicode-xid v0.2.6
20252025-01-09T20:00:35.341Z Compiling lalrpop-util v0.19.12
20262025-01-09T20:00:35.376Z Compiling zerocopy v0.8.10
20272025-01-09T20:00:35.707Z Compiling peg-runtime v0.8.3
20282025-01-09T20:00:37.739Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20292025-01-09T20:00:42.136Z Compiling proc-macro-crate v1.3.1
20302025-01-09T20:00:42.599Z Compiling macaddr v1.0.1
20312025-01-09T20:00:43.112Z Compiling zerocopy-derive v0.8.10
20322025-01-09T20:00:43.250Z Compiling itertools v0.13.0
20332025-01-09T20:00:43.888Z Compiling heapless v0.8.0
20342025-01-09T20:00:46.569Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20352025-01-09T20:00:51.129Z Compiling num_enum_derive v0.5.11
20362025-01-09T20:00:59.383Z Compiling hash32 v0.3.1
20372025-01-09T20:01:00.576Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20382025-01-09T20:01:00.967Z Compiling smoltcp v0.11.0
20392025-01-09T20:01:06.143Z Compiling num_enum v0.5.11
20402025-01-09T20:01:06.327Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20412025-01-09T20:01:06.943Z Compiling typify v0.2.0
20422025-01-09T20:01:07.096Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
20432025-01-09T20:01:07.766Z Compiling proc-macro-error-attr v1.0.4
20442025-01-09T20:01:08.072Z Compiling cobs v0.2.3
20452025-01-09T20:01:08.257Z Compiling unsafe-libyaml v0.2.11
20462025-01-09T20:01:09.259Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20472025-01-09T20:01:11.847Z Compiling serde_yaml v0.9.34+deprecated
20482025-01-09T20:01:13.519Z Compiling postcard v1.0.10
20492025-01-09T20:01:25.727Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20502025-01-09T20:01:29.307Z Compiling progenitor-impl v0.8.0
20512025-01-09T20:01:38.179Z Compiling strum_macros v0.26.4
20522025-01-09T20:01:39.359Z Compiling foreign-types-macros v0.2.3
20532025-01-09T20:01:39.479Z Compiling structmeta-derive v0.3.0
20542025-01-09T20:01:39.814Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20552025-01-09T20:01:39.883Z Compiling proc-macro-error v1.0.4
20562025-01-09T20:01:40.267Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20572025-01-09T20:01:40.597Z Compiling foreign-types-shared v0.3.1
20582025-01-09T20:01:42.074Z Compiling structmeta v0.3.0
20592025-01-09T20:01:42.639Z Compiling strum v0.26.3
20602025-01-09T20:01:46.690Z Compiling foreign-types v0.5.0
20612025-01-09T20:01:46.737Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20622025-01-09T20:01:50.618Z Compiling progenitor-macro v0.8.0
20632025-01-09T20:01:55.923Z Compiling progenitor-client v0.8.0
20642025-01-09T20:01:56.102Z Compiling tabwriter v1.4.0
20652025-01-09T20:01:56.914Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20662025-01-09T20:01:58.149Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20672025-01-09T20:01:58.970Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20682025-01-09T20:01:59.811Z Compiling cstr-argument v0.1.2
20692025-01-09T20:02:00.037Z Compiling dropshot v0.13.0
20702025-01-09T20:02:00.345Z Compiling pretty-hex v0.2.1
20712025-01-09T20:02:00.537Z Compiling thiserror v2.0.3
20722025-01-09T20:02:00.578Z Compiling crucible-workspace-hack v0.1.0
20732025-01-09T20:02:00.874Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20742025-01-09T20:02:01.125Z Compiling fastrand v2.1.1
20752025-01-09T20:02:01.574Z Compiling tempfile v3.13.0
20762025-01-09T20:02:01.958Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20772025-01-09T20:02:02.211Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20782025-01-09T20:02:02.638Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20792025-01-09T20:02:02.846Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
20802025-01-09T20:02:03.249Z Compiling parse-display-derive v0.10.0
20812025-01-09T20:02:03.394Z Compiling progenitor v0.8.0
20822025-01-09T20:02:03.705Z Compiling colored v2.1.0
20832025-01-09T20:02:03.885Z Compiling serde_with_macros v3.11.0
20842025-01-09T20:02:04.642Z Compiling dropshot_endpoint v0.13.0
20852025-01-09T20:02:04.947Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20862025-01-09T20:02:05.708Z Compiling thiserror-impl v2.0.3
20872025-01-09T20:02:06.485Z Compiling instant v0.1.13
20882025-01-09T20:02:06.657Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20892025-01-09T20:02:07.082Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20902025-01-09T20:02:07.145Z Compiling parse-display v0.10.0
20912025-01-09T20:02:07.882Z Compiling backoff v0.4.0
20922025-01-09T20:02:08.284Z Compiling serde_with v3.11.0
20932025-01-09T20:02:09.035Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20942025-01-09T20:02:09.198Z Compiling zone_cfg_derive v0.3.0
20952025-01-09T20:02:09.265Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20962025-01-09T20:02:10.175Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20972025-01-09T20:02:10.576Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20982025-01-09T20:02:10.890Z Compiling camino-tempfile v1.1.1
20992025-01-09T20:02:11.428Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21002025-01-09T20:02:11.663Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21012025-01-09T20:02:11.866Z Compiling regress v0.9.1
21022025-01-09T20:02:11.924Z Compiling num-derive v0.4.2
21032025-01-09T20:02:12.665Z Compiling sigpipe v0.1.3
21042025-01-09T20:02:12.818Z Compiling libefi-sys v0.1.0
21052025-01-09T20:02:13.122Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21062025-01-09T20:02:13.479Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21072025-01-09T20:02:14.232Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
21082025-01-09T20:02:15.837Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21092025-01-09T20:02:16.696Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
21102025-01-09T20:02:17.268Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21112025-01-09T20:02:18.826Z Compiling zone v0.3.0
21122025-01-09T20:02:20.487Z Compiling smf v0.2.3
21132025-01-09T20:02:21.584Z Compiling bitfield-struct v0.6.2
21142025-01-09T20:02:22.239Z Compiling blake3 v1.5.4
21152025-01-09T20:02:22.872Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21162025-01-09T20:02:22.971Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21172025-01-09T20:02:23.692Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21182025-01-09T20:02:23.795Z Compiling xattr v1.3.1
21192025-01-09T20:02:23.862Z Compiling memmap2 v0.9.5
21202025-01-09T20:02:24.133Z Compiling filetime v0.2.25
21212025-01-09T20:02:24.367Z Compiling constant_time_eq v0.3.1
21222025-01-09T20:02:24.441Z Compiling arrayvec v0.7.6
21232025-01-09T20:02:24.474Z Compiling same-file v1.0.6
21242025-01-09T20:02:24.546Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21252025-01-09T20:02:24.687Z Compiling arrayref v0.3.9
21262025-01-09T20:02:24.771Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21272025-01-09T20:02:24.808Z Compiling walkdir v2.5.0
21282025-01-09T20:02:24.857Z Compiling tar v0.4.42
21292025-01-09T20:02:26.466Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21302025-01-09T20:02:26.910Z Compiling gethostname v0.5.0
21312025-01-09T20:02:27.125Z Compiling cargo-platform v0.1.8
21322025-01-09T20:02:27.446Z Compiling topological-sort v0.2.2
21332025-01-09T20:02:27.670Z Compiling cargo_metadata v0.18.1
21342025-01-09T20:02:27.732Z Compiling omicron-zone-package v0.12.0
21352025-01-09T20:02:27.807Z Compiling indent_write v2.2.0
21362025-01-09T20:02:28.058Z Compiling shell-words v1.1.0
21372025-01-09T20:02:33.762Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21382025-01-09T20:02:35.642Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21392025-01-09T20:02:39.221Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21402025-01-09T20:02:57.882Z Finished `release` profile [optimized] target(s) in 5m 28s
21412025-01-09T20:02:58.044Z Running `target/release/omicron-package -t test target create -p dev`
21422025-01-09T20:02:58.091ZLogging to: /work/oxidecomputer/omicron/out/LOG
21432025-01-09T20:02:58.093ZCreated new build target 'test' and set it as active
21442025-01-09T20:02:58.093Z
21452025-01-09T20:02:58.093Zreal 5:28.720671632
21462025-01-09T20:02:58.093Zuser 37:04.112507868
21472025-01-09T20:02:58.093Zsys 4:57.833546832
21482025-01-09T20:02:58.093Ztrap 1.094300112
21492025-01-09T20:02:58.093Ztflt 3.235588538
21502025-01-09T20:02:58.093Zdflt 0.662662430
21512025-01-09T20:02:58.093Zkflt 0.000297075
21522025-01-09T20:02:58.094Zlock 1:17:48.380579467
21532025-01-09T20:02:58.094Zslp 2:34:51.743724899
21542025-01-09T20:02:58.094Zlat 2:33.241044296
21552025-01-09T20:02:58.094Zstop 4:34.877978566
21562025-01-09T20:02:58.096Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21572025-01-09T20:02:59.083Z Finished `release` profile [optimized] target(s) in 0.93s
21582025-01-09T20:02:59.142Z Running `target/release/omicron-package -t test package`
21592025-01-09T20:02:59.185ZLogging to: /work/oxidecomputer/omicron/out/LOG
21602025-01-09T20:03:00.303Z Compiling convert_case v0.4.0
21612025-01-09T20:03:00.304Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21622025-01-09T20:03:00.306Z Compiling newline-converter v0.3.0
21632025-01-09T20:03:00.306Z Compiling password-hash v0.5.0
21642025-01-09T20:03:00.306Z Compiling blake2 v0.10.6
21652025-01-09T20:03:00.306Z Compiling base64 v0.21.7
21662025-01-09T20:03:00.306Z Compiling atomicwrites v0.4.4
21672025-01-09T20:03:00.449Z Compiling progenitor-client v0.8.0
21682025-01-09T20:03:00.646Z Compiling cancel-safe-futures v0.1.5
21692025-01-09T20:03:00.746Z Compiling expectorate v1.1.0
21702025-01-09T20:03:00.939Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
21712025-01-09T20:03:00.957Z Compiling owo-colors v4.1.0
21722025-01-09T20:03:01.010Z Compiling argon2 v0.5.3
21732025-01-09T20:03:01.030Z Compiling progenitor v0.8.0
21742025-01-09T20:03:01.158Z Compiling derive_more v0.99.18
21752025-01-09T20:03:01.273Z Compiling num-rational v0.4.2
21762025-01-09T20:03:01.298Z Compiling num-complex v0.4.6
21772025-01-09T20:03:01.676Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21782025-01-09T20:03:02.270Z Compiling libsw v3.3.1
21792025-01-09T20:03:02.312Z Compiling float-ord v0.3.2
21802025-01-09T20:03:02.503Z Compiling num v0.4.3
21812025-01-09T20:03:02.603Z Compiling swrite v0.1.0
21822025-01-09T20:03:02.622Z Compiling linear-map v1.2.0
21832025-01-09T20:03:02.639Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21842025-01-09T20:03:02.642Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21852025-01-09T20:03:02.752Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21862025-01-09T20:03:03.055Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
21872025-01-09T20:03:03.382Z Compiling highway v1.2.0
21882025-01-09T20:03:03.770Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21892025-01-09T20:03:04.496Z Compiling semver v0.1.20
21902025-01-09T20:03:04.790Z Compiling tungstenite v0.21.0
21912025-01-09T20:03:05.102Z Compiling rustc_version v0.1.7
21922025-01-09T20:03:05.538Z Compiling newtype_derive v0.1.6
21932025-01-09T20:03:05.851Z Compiling ipnetwork v0.20.0
21942025-01-09T20:03:06.669Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
21952025-01-09T20:03:07.347Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21962025-01-09T20:03:07.777Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21972025-01-09T20:03:10.039Z Compiling tokio-tungstenite v0.21.0
21982025-01-09T20:03:10.722Z Compiling humantime v2.1.0
21992025-01-09T20:03:10.933Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
22002025-01-09T20:03:11.598Z Compiling dropshot v0.13.0
22012025-01-09T20:03:11.661Z Compiling instant v0.1.13
22022025-01-09T20:03:11.819Z Compiling backoff v0.4.0
22032025-01-09T20:03:11.950Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22042025-01-09T20:03:12.079Z Compiling steno v0.4.1
22052025-01-09T20:03:12.164Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22062025-01-09T20:03:12.378Z Compiling parse-display v0.10.0
22072025-01-09T20:03:12.952Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22082025-01-09T20:03:13.152Z Compiling strum v0.26.3
22092025-01-09T20:03:13.339Z Compiling serde_with v3.11.0
22102025-01-09T20:03:17.171Z Compiling regress v0.9.1
22112025-01-09T20:03:17.403Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22122025-01-09T20:03:20.021Z Compiling macaddr v1.0.1
22132025-01-09T20:03:20.190Z Compiling slog-dtrace v0.3.0
22142025-01-09T20:03:20.442Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22152025-01-09T20:03:20.584Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22162025-01-09T20:03:22.050Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22172025-01-09T20:03:22.474Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
22182025-01-09T20:03:22.563Z Compiling prettyplease v0.2.25
22192025-01-09T20:03:22.976Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22202025-01-09T20:03:23.322Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22212025-01-09T20:03:24.075Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22222025-01-09T20:03:26.776Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
22232025-01-09T20:03:27.387Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22242025-01-09T20:03:34.161Z Compiling half v2.4.1
22252025-01-09T20:03:34.875Z Compiling ciborium-io v0.2.2
22262025-01-09T20:03:38.503Z Compiling ciborium-ll v0.2.2
22272025-01-09T20:03:38.990Z Compiling ciborium v0.2.2
22282025-01-09T20:03:39.034Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22292025-01-09T20:03:41.134Z Compiling same-file v1.0.6
22302025-01-09T20:03:41.365Z Compiling display-error-chain v0.2.2
22312025-01-09T20:03:41.408Z Compiling fastrand v2.1.1
22322025-01-09T20:03:41.609Z Compiling walkdir v2.5.0
22332025-01-09T20:03:41.925Z Compiling tempfile v3.13.0
22342025-01-09T20:03:42.289Z Compiling blake3 v1.5.4
22352025-01-09T20:03:42.476Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22362025-01-09T20:03:42.725Z Compiling xattr v1.3.1
22372025-01-09T20:03:42.919Z Compiling memmap2 v0.9.5
22382025-01-09T20:03:43.008Z Compiling filetime v0.2.25
22392025-01-09T20:03:43.312Z Compiling keccak v0.1.5
22402025-01-09T20:03:43.433Z Compiling arrayref v0.3.9
22412025-01-09T20:03:43.575Z Compiling constant_time_eq v0.3.1
22422025-01-09T20:03:43.751Z Compiling arrayvec v0.7.6
22432025-01-09T20:03:44.343Z Compiling sha3 v0.10.8
22442025-01-09T20:03:44.446Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22452025-01-09T20:03:45.053Z Compiling tar v0.4.42
22462025-01-09T20:03:45.183Z Compiling camino-tempfile v1.1.1
22472025-01-09T20:03:45.308Z Compiling toolchain_find v0.4.0
22482025-01-09T20:03:45.332Z Compiling const_format_proc_macros v0.2.33
22492025-01-09T20:03:45.664Z Compiling maplit v1.0.2
22502025-01-09T20:03:45.809Z Compiling topological-sort v0.2.2
22512025-01-09T20:03:45.834Z Compiling radium v0.7.0
22522025-01-09T20:03:45.854Z Compiling crunchy v0.2.2
22532025-01-09T20:03:46.031Z Compiling omicron-zone-package v0.12.0
22542025-01-09T20:03:46.282Z Compiling rustfmt-wrapper v0.2.1
22552025-01-09T20:03:46.331Z Compiling tiny-keccak v2.0.2
22562025-01-09T20:03:46.635Z Compiling maybe-uninit v2.0.0
22572025-01-09T20:03:46.838Z Compiling tap v1.0.1
22582025-01-09T20:03:47.047Z Compiling wyz v0.5.1
22592025-01-09T20:03:47.221Z Compiling dsl_auto_type v0.1.2
22602025-01-09T20:03:47.248Z Compiling const_format v0.2.33
22612025-01-09T20:03:47.516Z Compiling phf_generator v0.11.2
22622025-01-09T20:03:47.946Z Compiling scheduled-thread-pool v0.2.7
22632025-01-09T20:03:47.951Z Compiling secrecy v0.8.0
22642025-01-09T20:03:47.998Z Compiling diesel_table_macro_syntax v0.2.0
22652025-01-09T20:03:48.375Z Compiling async-recursion v1.1.1
22662025-01-09T20:03:48.571Z Compiling packed_struct v0.10.1
22672025-01-09T20:03:48.671Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22682025-01-09T20:03:49.001Z Compiling crc-catalog v2.4.0
22692025-01-09T20:03:49.004Z Compiling funty v2.0.0
22702025-01-09T20:03:49.039Z Compiling arc-swap v1.7.1
22712025-01-09T20:03:49.161Z Compiling crc v3.2.1
22722025-01-09T20:03:49.276Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22732025-01-09T20:03:49.731Z Compiling slog-scope v4.4.0
22742025-01-09T20:03:49.846Z Compiling diesel_derives v2.2.3
22752025-01-09T20:03:49.872Z Compiling r2d2 v0.8.10
22762025-01-09T20:03:50.345Z Compiling bitvec v1.0.1
22772025-01-09T20:03:50.558Z Compiling phf_codegen v0.11.2
22782025-01-09T20:03:51.220Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22792025-01-09T20:03:51.238Z Compiling ascii-canvas v3.0.0
22802025-01-09T20:03:51.389Z Compiling universal-hash v0.5.1
22812025-01-09T20:03:51.617Z Compiling thiserror-impl-no-std v2.0.2
22822025-01-09T20:03:51.721Z Compiling packed_struct_codegen v0.10.1
22832025-01-09T20:03:51.880Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22842025-01-09T20:03:54.175Z Compiling parse-zoneinfo v0.3.1
22852025-01-09T20:03:54.365Z Compiling ena v0.14.3
22862025-01-09T20:03:54.792Z Compiling unicase v2.7.0
22872025-01-09T20:03:54.872Z Compiling indexmap v1.9.3
22882025-01-09T20:03:55.105Z Compiling opaque-debug v0.3.1
22892025-01-09T20:03:55.184Z Compiling nodrop v0.1.14
22902025-01-09T20:03:55.221Z Compiling regex-syntax v0.6.29
22912025-01-09T20:03:55.334Z Compiling diff v0.1.13
22922025-01-09T20:03:55.747Z Compiling array-init v0.0.4
22932025-01-09T20:03:55.898Z Compiling poly1305 v0.8.0
22942025-01-09T20:03:57.001Z Compiling chrono-tz-build v0.4.0
22952025-01-09T20:03:58.151Z Compiling thiserror-no-std v2.0.2
22962025-01-09T20:03:58.289Z Compiling smallvec v0.6.14
22972025-01-09T20:03:58.844Z Compiling lalrpop v0.19.12
22982025-01-09T20:04:00.606Z Compiling slog-stdlog v4.1.1
22992025-01-09T20:04:01.391Z Compiling diesel v2.2.6
23002025-01-09T20:04:01.640Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
23012025-01-09T20:04:01.984Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23022025-01-09T20:04:02.298Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23032025-01-09T20:04:02.539Z Compiling chacha20 v0.9.1
23042025-01-09T20:04:02.764Z Compiling aead v0.5.2
23052025-01-09T20:04:03.031Z Compiling vte_generate_state_changes v0.1.2
23062025-01-09T20:04:03.096Z Compiling hashbrown v0.12.3
23072025-01-09T20:04:03.723Z Compiling ref-cast v1.0.23
23082025-01-09T20:04:04.153Z Compiling bitfield v0.14.0
23092025-01-09T20:04:04.483Z Compiling termcolor v1.4.1
23102025-01-09T20:04:04.502Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23112025-01-09T20:04:05.605Z Compiling env_logger v0.10.2
23122025-01-09T20:04:09.781Z Compiling vte v0.11.1
23132025-01-09T20:04:11.280Z Compiling chacha20poly1305 v0.10.1
23142025-01-09T20:04:11.630Z Compiling slog-envlogger v2.2.0
23152025-01-09T20:04:14.335Z Compiling serde-hex v0.1.0
23162025-01-09T20:04:19.615Z Compiling vsss-rs v3.3.4
23172025-01-09T20:04:24.060Z Compiling chrono-tz v0.10.0
23182025-01-09T20:04:24.125Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23192025-01-09T20:04:24.453Z Compiling ron v0.8.1
23202025-01-09T20:04:24.718Z Compiling polar-core v0.27.3
23212025-01-09T20:04:24.737Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23222025-01-09T20:04:25.067Z Compiling derive_builder_core v0.20.2
23232025-01-09T20:04:25.979Z Compiling hashbrown v0.13.2
23242025-01-09T20:04:27.435Z Compiling headers-core v0.3.0
23252025-01-09T20:04:27.465Z Compiling fxhash v0.2.1
23262025-01-09T20:04:27.618Z Compiling libxml v0.3.3
23272025-01-09T20:04:27.716Z Compiling ref-cast-impl v1.0.23
23282025-01-09T20:04:27.980Z Compiling lockfree-object-pool v0.1.6
23292025-01-09T20:04:28.314Z Compiling bytecount v0.6.8
23302025-01-09T20:04:28.643Z Compiling crc-any v2.5.0
23312025-01-09T20:04:28.885Z Compiling bumpalo v3.16.0
23322025-01-09T20:04:29.514Z Compiling zip v2.1.3
23332025-01-09T20:04:29.634Z Compiling simd-adler32 v0.3.7
23342025-01-09T20:04:29.875Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23352025-01-09T20:04:30.400Z Compiling zopfli v0.8.1
23362025-01-09T20:04:30.977Z Compiling papergrid v0.11.0
23372025-01-09T20:04:34.778Z Compiling headers v0.4.0
23382025-01-09T20:04:38.520Z Compiling derive_builder_macro v0.20.2
23392025-01-09T20:04:38.527Z Compiling object v0.30.4
23402025-01-09T20:04:39.027Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23412025-01-09T20:04:44.483Z Compiling strip-ansi-escapes v0.2.0
23422025-01-09T20:04:44.931Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23432025-01-09T20:04:45.420Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23442025-01-09T20:04:45.725Z Compiling tabled_derive v0.7.0
23452025-01-09T20:04:47.924Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23462025-01-09T20:04:47.991Z Compiling fd-lock v4.0.2
23472025-01-09T20:04:48.016Z Compiling peg-macros v0.8.4
23482025-01-09T20:04:48.226Z Compiling strum_macros v0.24.3
23492025-01-09T20:04:50.726Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23502025-01-09T20:04:51.323Z Compiling kstat-rs v0.2.4
23512025-01-09T20:04:51.499Z Compiling samael v0.0.17
23522025-01-09T20:04:51.719Z Compiling path-slash v0.1.5
23532025-01-09T20:04:51.755Z Compiling indoc v1.0.9
23542025-01-09T20:04:51.977Z Compiling nu-ansi-term v0.50.1
23552025-01-09T20:04:52.282Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23562025-01-09T20:04:52.670Z Compiling reedline v0.35.0
23572025-01-09T20:04:53.252Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23582025-01-09T20:04:54.055Z Compiling peg v0.8.4
23592025-01-09T20:04:57.030Z Compiling tabled v0.15.0
23602025-01-09T20:04:57.313Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23612025-01-09T20:05:08.237Z Compiling derive_builder v0.20.2
23622025-01-09T20:05:13.110Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23632025-01-09T20:05:13.342Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23642025-01-09T20:05:14.420Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23652025-01-09T20:05:14.725Z Compiling pem v3.0.4
23662025-01-09T20:05:16.174Z Compiling bcs v0.1.6
23672025-01-09T20:05:16.715Z Compiling oso-derive v0.27.3
23682025-01-09T20:05:17.084Z Compiling impl-trait-for-tuples v0.2.2
23692025-01-09T20:05:17.197Z Compiling libz-sys v1.1.20
23702025-01-09T20:05:17.709Z Compiling quick-xml v0.33.0
23712025-01-09T20:05:17.881Z Compiling diesel-dtrace v0.4.2
23722025-01-09T20:05:18.199Z Compiling parking_lot_core v0.8.6
23732025-01-09T20:05:23.767Z Compiling oso v0.27.3
23742025-01-09T20:05:24.453Z Compiling mime_guess v2.0.5
23752025-01-09T20:05:25.657Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23762025-01-09T20:05:27.487Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23772025-01-09T20:05:32.900Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23782025-01-09T20:05:36.026Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23792025-01-09T20:05:36.333Z Compiling bb8 v0.8.5
23802025-01-09T20:05:36.947Z Compiling buf-list v1.0.3
23812025-01-09T20:05:37.606Z Compiling async-bb8-diesel v0.2.1
23822025-01-09T20:05:40.353Z Compiling nibble_vec v0.1.0
23832025-01-09T20:05:40.629Z Compiling libgit2-sys v0.17.0+1.8.1
23842025-01-09T20:05:41.271Z Compiling pin-project-internal v1.1.6
23852025-01-09T20:05:41.437Z Compiling atty v0.2.14
23862025-01-09T20:05:41.615Z Compiling salty v0.3.0
23872025-01-09T20:05:42.049Z Compiling endian-type v0.1.2
23882025-01-09T20:05:42.301Z Compiling http-range v0.1.5
23892025-01-09T20:05:42.927Z Compiling radix_trie v0.2.1
23902025-01-09T20:05:44.083Z Compiling pin-project v1.1.6
23912025-01-09T20:05:44.243Z Compiling parking_lot v0.11.2
23922025-01-09T20:05:49.218Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23932025-01-09T20:05:55.792Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
23942025-01-09T20:05:59.878Z Compiling snafu-derive v0.8.5
23952025-01-09T20:06:00.383Z Compiling hyper-staticfile v0.10.1
23962025-01-09T20:06:03.203Z Compiling sled v0.34.7
23972025-01-09T20:06:04.590Z Compiling snafu v0.8.5
23982025-01-09T20:06:07.996Z Compiling hickory-client v0.24.1
23992025-01-09T20:06:09.651Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24002025-01-09T20:06:11.852Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24012025-01-09T20:06:13.108Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24022025-01-09T20:06:13.191Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24032025-01-09T20:06:13.402Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24042025-01-09T20:06:14.880Z Compiling globset v0.4.15
24052025-01-09T20:06:17.814Z Compiling hickory-server v0.24.1
24062025-01-09T20:06:21.837Z Compiling primeorder v0.13.6
24072025-01-09T20:06:22.199Z Compiling olpc-cjson v0.1.4
24082025-01-09T20:06:22.229Z Compiling castaway v0.2.3
24092025-01-09T20:06:22.431Z Compiling vergen v8.3.2
24102025-01-09T20:06:22.552Z Compiling env_filter v0.1.2
24112025-01-09T20:06:22.738Z Compiling serde_plain v1.0.2
24122025-01-09T20:06:23.257Z Compiling cargo-platform v0.1.8
24132025-01-09T20:06:23.766Z Compiling nanorand v0.7.0
24142025-01-09T20:06:24.052Z Compiling memoffset v0.9.1
24152025-01-09T20:06:24.369Z Compiling typed-path v0.9.3
24162025-01-09T20:06:24.608Z Compiling flume v0.11.1
24172025-01-09T20:06:25.338Z Compiling cargo_metadata v0.18.1
24182025-01-09T20:06:29.072Z Compiling tough v0.19.0
24192025-01-09T20:06:30.260Z Compiling env_logger v0.11.5
24202025-01-09T20:06:31.619Z Compiling compact_str v0.8.0
24212025-01-09T20:06:31.688Z Compiling p384 v0.13.0
24222025-01-09T20:06:33.668Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24232025-01-09T20:06:34.199Z Compiling git2 v0.19.0
24242025-01-09T20:06:34.218Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24252025-01-09T20:06:37.788Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24262025-01-09T20:06:43.383Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24272025-01-09T20:06:44.163Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24282025-01-09T20:06:44.608Z Compiling unicode-truncate v1.1.0
24292025-01-09T20:06:44.916Z Compiling lru v0.12.5
24302025-01-09T20:06:45.313Z Compiling rand_seeder v0.3.0
24312025-01-09T20:06:45.739Z Compiling libsqlite3-sys v0.30.1
24322025-01-09T20:06:46.267Z Compiling lzma-sys v0.1.20
24332025-01-09T20:06:47.011Z Compiling instability v0.3.2
24342025-01-09T20:06:48.045Z Compiling cfg_aliases v0.2.1
24352025-01-09T20:06:48.173Z Compiling parse-size v1.1.0
24362025-01-09T20:06:48.497Z Compiling rustls v0.21.12
24372025-01-09T20:06:48.826Z Compiling cassowary v0.3.0
24382025-01-09T20:06:49.122Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24392025-01-09T20:06:49.477Z Compiling ratatui v0.28.1
24402025-01-09T20:06:51.244Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24412025-01-09T20:06:52.419Z Compiling nix v0.29.0
24422025-01-09T20:06:53.392Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24432025-01-09T20:06:53.654Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24442025-01-09T20:06:58.351Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24452025-01-09T20:06:59.113Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24462025-01-09T20:06:59.567Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24472025-01-09T20:06:59.870Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24482025-01-09T20:06:59.943Z Compiling rustls-webpki v0.101.7
24492025-01-09T20:07:03.638Z Compiling sct v0.7.1
24502025-01-09T20:07:03.913Z Compiling heck v0.3.3
24512025-01-09T20:07:03.959Z Compiling csv-core v0.1.11
24522025-01-09T20:07:04.126Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24532025-01-09T20:07:04.276Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24542025-01-09T20:07:04.453Z Compiling glob v0.3.1
24552025-01-09T20:07:04.716Z Compiling csv v1.3.0
24562025-01-09T20:07:04.821Z Compiling zone_cfg_derive v0.1.2
24572025-01-09T20:07:06.243Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24582025-01-09T20:07:06.889Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24592025-01-09T20:07:08.683Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
24602025-01-09T20:07:09.955Z Compiling nix v0.27.1
24612025-01-09T20:07:13.461Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24622025-01-09T20:07:15.032Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24632025-01-09T20:07:16.191Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24642025-01-09T20:07:17.443Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
24652025-01-09T20:07:21.709Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24662025-01-09T20:07:24.241Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24672025-01-09T20:07:24.599Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24682025-01-09T20:07:24.602Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24692025-01-09T20:07:24.904Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24702025-01-09T20:07:24.927Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24712025-01-09T20:07:26.536Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24722025-01-09T20:07:27.133Z Compiling hashlink v0.9.1
24732025-01-09T20:07:27.930Z Compiling tungstenite v0.23.0
24742025-01-09T20:07:27.964Z Compiling fallible-iterator v0.3.0
24752025-01-09T20:07:28.815Z Compiling base64 v0.13.1
24762025-01-09T20:07:29.122Z Compiling fallible-streaming-iterator v0.1.9
24772025-01-09T20:07:29.584Z Compiling rusqlite v0.32.1
24782025-01-09T20:07:29.601Z Compiling ron v0.7.1
24792025-01-09T20:07:30.680Z Compiling tokio-tungstenite v0.23.1
24802025-01-09T20:07:31.324Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24812025-01-09T20:07:32.026Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24822025-01-09T20:07:32.672Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24832025-01-09T20:07:33.622Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24842025-01-09T20:07:35.009Z Compiling xz2 v0.1.7
24852025-01-09T20:07:35.690Z Compiling tokio-rustls v0.24.1
24862025-01-09T20:07:36.144Z Compiling zone v0.1.8
24872025-01-09T20:07:38.071Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24882025-01-09T20:07:39.557Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24892025-01-09T20:07:46.750Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24902025-01-09T20:07:52.110Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24912025-01-09T20:07:53.109Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24922025-01-09T20:07:53.653Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24932025-01-09T20:07:56.477Z Compiling rustls-pemfile v1.0.4
24942025-01-09T20:07:57.255Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24952025-01-09T20:07:57.568Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24962025-01-09T20:08:00.728Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24972025-01-09T20:08:00.912Z Compiling signal-hook-tokio v0.3.1
24982025-01-09T20:08:01.149Z Compiling twox-hash v1.6.3
24992025-01-09T20:08:01.236Z Compiling yasna v0.5.2
25002025-01-09T20:08:02.166Z Compiling unicode-linebreak v0.1.5
25012025-01-09T20:08:02.345Z Compiling smawk v0.3.2
25022025-01-09T20:08:02.626Z Compiling is_ci v1.2.0
25032025-01-09T20:08:02.752Z Compiling textwrap v0.16.1
25042025-01-09T20:08:02.942Z Compiling supports-color v3.0.1
25052025-01-09T20:08:03.372Z Compiling rcgen v0.12.1
25062025-01-09T20:08:06.363Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25072025-01-09T20:08:12.039Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25082025-01-09T20:08:13.634Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25092025-01-09T20:08:15.531Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25102025-01-09T20:08:24.449Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25112025-01-09T20:08:32.100Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25122025-01-09T20:08:34.653Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25132025-01-09T20:08:36.881Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25142025-01-09T20:08:37.511Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25152025-01-09T20:08:48.079Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25162025-01-09T20:08:48.375Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
25172025-01-09T20:08:51.616Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25182025-01-09T20:08:55.135Z Compiling fatfs v0.3.6
25192025-01-09T20:08:56.557Z Compiling rtoolbox v0.0.2
25202025-01-09T20:08:57.009Z Compiling subprocess v0.2.9
25212025-01-09T20:08:58.121Z Compiling assert_matches v1.5.0
25222025-01-09T20:09:01.679Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25232025-01-09T20:09:02.025Z Compiling rpassword v7.3.1
25242025-01-09T20:09:02.484Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25252025-01-09T20:09:06.557Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25262025-01-09T20:09:09.334Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25272025-01-09T20:09:11.750Z Compiling tui-tree-widget v0.22.0
25282025-01-09T20:09:12.227Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25292025-01-09T20:09:13.649Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25302025-01-09T20:09:13.962Z Compiling uzers v0.12.1
25312025-01-09T20:09:17.063Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25322025-01-09T20:09:25.824Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25332025-01-09T20:09:27.884Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25342025-01-09T20:09:50.782Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25352025-01-09T20:09:58.409Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25362025-01-09T20:10:01.419Z Compiling multimap v0.10.0
25372025-01-09T20:12:20.427Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25382025-01-09T20:12:33.159Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25392025-01-09T20:19:01.276Z Finished `release` profile [optimized] target(s) in 16m 01s
25402025-01-09T20:20:05.779Z
25412025-01-09T20:20:05.782Zreal 17:07.014890225
25422025-01-09T20:20:05.782Zuser 1:57:51.874091853
25432025-01-09T20:20:05.782Zsys 5:55.400057089
25442025-01-09T20:20:05.782Ztrap 2.865573921
25452025-01-09T20:20:05.782Ztflt 2.991719784
25462025-01-09T20:20:05.782Zdflt 4.944396453
25472025-01-09T20:20:05.782Zkflt 0.065842097
25482025-01-09T20:20:05.782Zlock 7:13:00.428195023
25492025-01-09T20:20:05.782Zslp 6:13:36.748431086
25502025-01-09T20:20:05.782Zlat 2:52.115804966
25512025-01-09T20:20:05.782Zstop 2:30.728151791
25522025-01-09T20:20:05.782Z+ mapfile -t packages
25532025-01-09T20:20:05.782Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25542025-01-09T20:20:06.795Z Finished `release` profile [optimized] target(s) in 0.96s
25552025-01-09T20:20:06.859Z Running `target/release/omicron-package -t test list-outputs`
25562025-01-09T20:20:06.908ZLogging to: /work/oxidecomputer/omicron/out/LOG
25572025-01-09T20:20:06.910Z+ ptime -m cargo build --locked --release -p xtask
25582025-01-09T20:20:07.505Z Compiling serde v1.0.215
25592025-01-09T20:20:07.524Z Compiling serde_json v1.0.133
25602025-01-09T20:20:07.525Z Compiling rustix v0.38.37
25612025-01-09T20:20:07.525Z Compiling libc v0.2.162
25622025-01-09T20:20:07.589Z Compiling syn v2.0.87
25632025-01-09T20:20:07.699Z Compiling bitflags v2.6.0
25642025-01-09T20:20:07.916Z Compiling usdt-impl v0.5.0
25652025-01-09T20:20:07.960Z Compiling syn v1.0.109
25662025-01-09T20:20:08.064Z Compiling log v0.4.22
25672025-01-09T20:20:08.088Z Compiling hashbrown v0.15.1
25682025-01-09T20:20:08.188Z Compiling fs-err v2.11.0
25692025-01-09T20:20:08.497Z Compiling anyhow v1.0.93
25702025-01-09T20:20:08.535Z Compiling once_cell v1.20.2
25712025-01-09T20:20:09.098Z Compiling thread-id v4.2.2
25722025-01-09T20:20:09.455Z Compiling indexmap v2.6.0
25732025-01-09T20:20:10.574Z Compiling terminal_size v0.4.0
25742025-01-09T20:20:10.574Z Compiling tempfile v3.13.0
25752025-01-09T20:20:10.829Z Compiling clap_builder v4.5.21
25762025-01-09T20:20:11.681Z Compiling proc-macro-error v1.0.4
25772025-01-09T20:20:12.751Z Compiling tabled_derive v0.7.0
25782025-01-09T20:20:14.050Z Compiling tabled v0.15.0
25792025-01-09T20:20:15.772Z Compiling serde_derive v1.0.215
25802025-01-09T20:20:16.005Z Compiling thiserror-impl v1.0.69
25812025-01-09T20:20:16.047Z Compiling zerocopy-derive v0.7.35
25822025-01-09T20:20:17.656Z Compiling scroll_derive v0.12.0
25832025-01-09T20:20:17.843Z Compiling clap_derive v4.5.18
25842025-01-09T20:20:18.095Z Compiling zerocopy v0.7.35
25852025-01-09T20:20:18.980Z Compiling thiserror v1.0.69
25862025-01-09T20:20:19.156Z Compiling pest v2.7.14
25872025-01-09T20:20:19.288Z Compiling scroll v0.12.0
25882025-01-09T20:20:20.011Z Compiling goblin v0.8.2
25892025-01-09T20:20:22.252Z Compiling pest_meta v2.7.14
25902025-01-09T20:20:23.658Z Compiling pest_generator v2.7.14
25912025-01-09T20:20:25.545Z Compiling clap v4.5.21
25922025-01-09T20:20:26.557Z Compiling pest_derive v2.7.14
25932025-01-09T20:20:27.355Z Compiling dtrace-parser v0.2.0
25942025-01-09T20:20:31.298Z Compiling serde_tokenstream v0.2.2
25952025-01-09T20:20:32.022Z Compiling serde_spanned v0.6.8
25962025-01-09T20:20:32.209Z Compiling toml_datetime v0.6.8
25972025-01-09T20:20:32.925Z Compiling dof v0.3.0
25982025-01-09T20:20:33.890Z Compiling toml_edit v0.22.22
25992025-01-09T20:20:35.124Z Compiling camino v1.1.9
26002025-01-09T20:20:36.497Z Compiling usdt-macro v0.5.0
26012025-01-09T20:20:37.736Z Compiling toml v0.8.19
26022025-01-09T20:20:40.324Z Compiling usdt-attr-macro v0.5.0
26032025-01-09T20:20:40.405Z Compiling cargo-platform v0.1.8
26042025-01-09T20:20:41.482Z Compiling semver v1.0.23
26052025-01-09T20:20:41.675Z Compiling usdt v0.5.0
26062025-01-09T20:20:42.862Z Compiling cargo_metadata v0.18.1
26072025-01-09T20:20:42.953Z Compiling cargo_toml v0.20.5
26082025-01-09T20:20:43.196Z Compiling camino-tempfile v1.1.1
26092025-01-09T20:20:43.477Z Compiling macaddr v1.0.1
26102025-01-09T20:20:53.206Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26112025-01-09T20:21:04.512Z Finished `release` profile [optimized] target(s) in 57.51s
26122025-01-09T20:21:04.634Z
26132025-01-09T20:21:04.634Zreal 57.659031661
26142025-01-09T20:21:04.634Zuser 5:43.394217849
26152025-01-09T20:21:04.634Zsys 31.779380030
26162025-01-09T20:21:04.634Ztrap 0.150700563
26172025-01-09T20:21:04.634Ztflt 0.334410824
26182025-01-09T20:21:04.634Zdflt 0.685695909
26192025-01-09T20:21:04.638Zkflt 0.000045852
26202025-01-09T20:21:04.638Zlock 9:40.691248633
26212025-01-09T20:21:04.638Zslp 15:26.735907028
26222025-01-09T20:21:04.638Zlat 13.626873930
26232025-01-09T20:21:04.638Zstop 16.279237680
26242025-01-09T20:21:04.638Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26252025-01-09T20:21:04.638Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26262025-01-09T20:21:04.638Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26272025-01-09T20:21:04.638Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26282025-01-09T20:21:04.638Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26292025-01-09T20:21:05.527Z Compiling hashbrown v0.14.5
26302025-01-09T20:21:05.654Z Compiling ident_case v1.0.1
26312025-01-09T20:21:05.666Z Compiling unsafe-libyaml v0.2.11
26322025-01-09T20:21:05.666Z Compiling progenitor-client v0.8.0
26332025-01-09T20:21:05.669Z Compiling ipnetwork v0.20.0
26342025-01-09T20:21:05.669Z Compiling macaddr v1.0.1
26352025-01-09T20:21:05.669Z Compiling instant v0.1.13
26362025-01-09T20:21:05.669Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26372025-01-09T20:21:05.805Z Compiling darling_core v0.20.10
26382025-01-09T20:21:05.825Z Compiling structmeta-derive v0.3.0
26392025-01-09T20:21:06.135Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#7dacd265)
26402025-01-09T20:21:06.170Z Compiling dropshot v0.13.0
26412025-01-09T20:21:06.173Z Compiling dropshot_endpoint v0.13.0
26422025-01-09T20:21:06.551Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26432025-01-09T20:21:06.647Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26442025-01-09T20:21:06.953Z Compiling regress v0.10.1
26452025-01-09T20:21:07.025Z Compiling serde_yaml v0.9.34+deprecated
26462025-01-09T20:21:07.442Z Compiling regress v0.9.1
26472025-01-09T20:21:07.648Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26482025-01-09T20:21:07.840Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26492025-01-09T20:21:07.868Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide/main#f6abe39b)
26502025-01-09T20:21:08.677Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26512025-01-09T20:21:08.885Z Compiling structmeta v0.3.0
26522025-01-09T20:21:08.967Z Compiling backoff v0.4.0
26532025-01-09T20:21:09.164Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26542025-01-09T20:21:09.331Z Compiling parse-display-derive v0.10.0
26552025-01-09T20:21:09.353Z Compiling tempfile v3.13.0
26562025-01-09T20:21:09.353Z Compiling proc-macro-crate v1.3.1
26572025-01-09T20:21:10.270Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26582025-01-09T20:21:10.492Z Compiling num_enum_derive v0.5.11
26592025-01-09T20:21:10.663Z Compiling itertools v0.13.0
26602025-01-09T20:21:10.989Z Compiling typify-impl v0.2.0
26612025-01-09T20:21:12.194Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26622025-01-09T20:21:12.491Z Compiling zerocopy v0.8.10
26632025-01-09T20:21:12.667Z Compiling foreign-types-macros v0.2.3
26642025-01-09T20:21:12.987Z Compiling darling_macro v0.20.10
26652025-01-09T20:21:13.175Z Compiling num_enum v0.5.11
26662025-01-09T20:21:13.370Z Compiling zerocopy-derive v0.8.10
26672025-01-09T20:21:13.532Z Compiling foreign-types-shared v0.3.1
26682025-01-09T20:21:13.669Z Compiling heapless v0.8.0
26692025-01-09T20:21:14.008Z Compiling darling v0.20.10
26702025-01-09T20:21:14.033Z Compiling parse-display v0.10.0
26712025-01-09T20:21:14.054Z Compiling crucible-workspace-hack v0.1.0
26722025-01-09T20:21:14.073Z Compiling foreign-types v0.5.0
26732025-01-09T20:21:14.134Z Compiling serde_with_macros v3.11.0
26742025-01-09T20:21:14.190Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26752025-01-09T20:21:14.358Z Compiling proc-macro-error v1.0.4
26762025-01-09T20:21:14.774Z Compiling camino-tempfile v1.1.1
26772025-01-09T20:21:14.931Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26782025-01-09T20:21:15.064Z Compiling hash32 v0.3.1
26792025-01-09T20:21:15.259Z Compiling cstr-argument v0.1.2
26802025-01-09T20:21:15.324Z Compiling smoltcp v0.11.0
26812025-01-09T20:21:15.528Z Compiling pretty-hex v0.2.1
26822025-01-09T20:21:15.729Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26832025-01-09T20:21:15.793Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26842025-01-09T20:21:15.969Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26852025-01-09T20:21:16.246Z Compiling tabwriter v1.4.0
26862025-01-09T20:21:16.582Z Compiling colored v2.1.0
26872025-01-09T20:21:16.747Z Compiling cobs v0.2.3
26882025-01-09T20:21:16.993Z Compiling serde_with v3.11.0
26892025-01-09T20:21:17.065Z Compiling postcard v1.0.10
26902025-01-09T20:21:17.363Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26912025-01-09T20:21:17.683Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26922025-01-09T20:21:17.823Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26932025-01-09T20:21:17.877Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26942025-01-09T20:21:18.181Z Compiling thiserror v2.0.3
26952025-01-09T20:21:18.864Z Compiling smf v0.2.3
26962025-01-09T20:21:19.286Z Compiling thiserror-impl v2.0.3
26972025-01-09T20:21:20.048Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26982025-01-09T20:21:20.414Z Compiling zone_cfg_derive v0.3.0
26992025-01-09T20:21:20.974Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27002025-01-09T20:21:21.020Z Compiling num-derive v0.4.2
27012025-01-09T20:21:21.593Z Compiling sigpipe v0.1.3
27022025-01-09T20:21:21.628Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27032025-01-09T20:21:21.731Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27042025-01-09T20:21:21.884Z Compiling zone v0.3.0
27052025-01-09T20:21:22.064Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27062025-01-09T20:21:22.386Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27072025-01-09T20:21:22.474Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27082025-01-09T20:21:22.942Z Compiling universal-hash v0.5.1
27092025-01-09T20:21:23.150Z Compiling opaque-debug v0.3.1
27102025-01-09T20:21:23.205Z Compiling tungstenite v0.21.0
27112025-01-09T20:21:23.226Z Compiling num-rational v0.4.2
27122025-01-09T20:21:23.271Z Compiling password-hash v0.5.0
27132025-01-09T20:21:23.457Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27142025-01-09T20:21:23.569Z Compiling num-complex v0.4.6
27152025-01-09T20:21:24.427Z Compiling blake2 v0.10.6
27162025-01-09T20:21:24.472Z Compiling aead v0.5.2
27172025-01-09T20:21:24.628Z Compiling keccak v0.1.5
27182025-01-09T20:21:24.706Z Compiling convert_case v0.4.0
27192025-01-09T20:21:24.836Z Compiling base64 v0.21.7
27202025-01-09T20:21:25.122Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27212025-01-09T20:21:25.245Z Compiling sha3 v0.10.8
27222025-01-09T20:21:25.483Z Compiling argon2 v0.5.3
27232025-01-09T20:21:25.627Z Compiling num v0.4.3
27242025-01-09T20:21:25.675Z Compiling tokio-tungstenite v0.21.0
27252025-01-09T20:21:25.745Z Compiling derive_more v0.99.18
27262025-01-09T20:21:25.766Z Compiling poly1305 v0.8.0
27272025-01-09T20:21:25.786Z Compiling chacha20 v0.9.1
27282025-01-09T20:21:26.269Z Compiling float-ord v0.3.2
27292025-01-09T20:21:26.272Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27302025-01-09T20:21:26.309Z Compiling semver v0.1.20
27312025-01-09T20:21:26.718Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27322025-01-09T20:21:26.744Z Compiling same-file v1.0.6
27332025-01-09T20:21:27.008Z Compiling walkdir v2.5.0
27342025-01-09T20:21:27.064Z Compiling rustc_version v0.1.7
27352025-01-09T20:21:27.145Z Compiling newline-converter v0.3.0
27362025-01-09T20:21:27.333Z Compiling primeorder v0.13.6
27372025-01-09T20:21:27.500Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27382025-01-09T20:21:27.598Z Compiling secrecy v0.8.0
27392025-01-09T20:21:27.834Z Compiling cancel-safe-futures v0.1.5
27402025-01-09T20:21:27.875Z Compiling owo-colors v4.1.0
27412025-01-09T20:21:27.896Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide/omicron#b1194c19)
27422025-01-09T20:21:28.153Z Compiling newtype_derive v0.1.6
27432025-01-09T20:21:28.231Z Compiling expectorate v1.1.0
27442025-01-09T20:21:28.252Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
27452025-01-09T20:21:28.335Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27462025-01-09T20:21:28.457Z Compiling thiserror-impl-no-std v2.0.2
27472025-01-09T20:21:28.504Z Compiling blake3 v1.5.4
27482025-01-09T20:21:28.695Z Compiling half v2.4.1
27492025-01-09T20:21:28.762Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27502025-01-09T20:21:29.107Z Compiling unicase v2.7.0
27512025-01-09T20:21:29.189Z Compiling arc-swap v1.7.1
27522025-01-09T20:21:29.271Z Compiling ciborium-io v0.2.2
27532025-01-09T20:21:29.430Z Compiling ciborium-ll v0.2.2
27542025-01-09T20:21:29.633Z Compiling slog-scope v4.4.0
27552025-01-09T20:21:29.860Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
27562025-01-09T20:21:29.877Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27572025-01-09T20:21:29.991Z Compiling typify-macro v0.2.0
27582025-01-09T20:21:30.232Z Compiling polyval v0.6.2
27592025-01-09T20:21:30.235Z Compiling atomicwrites v0.4.4
27602025-01-09T20:21:30.630Z Compiling libsw v3.3.1
27612025-01-09T20:21:30.708Z Compiling memmap2 v0.9.5
27622025-01-09T20:21:30.769Z Compiling arrayref v0.3.9
27632025-01-09T20:21:30.896Z Compiling arrayvec v0.7.6
27642025-01-09T20:21:30.975Z Compiling salty v0.3.0
27652025-01-09T20:21:31.197Z Compiling libefi-sys v0.1.0
27662025-01-09T20:21:31.337Z Compiling indent_write v2.2.0
27672025-01-09T20:21:31.443Z Compiling parking_lot_core v0.8.6
27682025-01-09T20:21:31.491Z Compiling linear-map v1.2.0
27692025-01-09T20:21:31.566Z Compiling constant_time_eq v0.3.1
27702025-01-09T20:21:31.761Z Compiling thiserror-no-std v2.0.2
27712025-01-09T20:21:31.857Z Compiling vsss-rs v3.3.4
27722025-01-09T20:21:31.969Z Compiling ghash v0.5.1
27732025-01-09T20:21:32.151Z Compiling slog-stdlog v4.1.1
27742025-01-09T20:21:32.181Z Compiling ciborium v0.2.2
27752025-01-09T20:21:32.580Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27762025-01-09T20:21:33.050Z Compiling p384 v0.13.0
27772025-01-09T20:21:33.379Z Compiling toolchain_find v0.4.0
27782025-01-09T20:21:33.672Z Compiling chacha20poly1305 v0.10.1
27792025-01-09T20:21:33.771Z Compiling lzma-sys v0.1.20
27802025-01-09T20:21:33.941Z Compiling ctr v0.9.2
27812025-01-09T20:21:34.167Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27822025-01-09T20:21:34.338Z Compiling bitfield-struct v0.6.2
27832025-01-09T20:21:34.405Z Compiling typify v0.2.0
27842025-01-09T20:21:34.560Z Compiling progenitor-impl v0.8.0
27852025-01-09T20:21:34.579Z Compiling slog-dtrace v0.3.0
27862025-01-09T20:21:34.601Z Compiling topological-sort v0.2.2
27872025-01-09T20:21:34.685Z Compiling highway v1.2.0
27882025-01-09T20:21:34.810Z Compiling omicron-zone-package v0.12.0
27892025-01-09T20:21:34.979Z Compiling aes-gcm v0.10.3
27902025-01-09T20:21:35.008Z Compiling rustfmt-wrapper v0.2.1
27912025-01-09T20:21:35.288Z Compiling mime_guess v2.0.5
27922025-01-09T20:21:35.511Z Compiling slog-envlogger v2.2.0
27932025-01-09T20:21:35.594Z Compiling steno v0.4.1
27942025-01-09T20:21:35.883Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27952025-01-09T20:21:36.691Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27962025-01-09T20:21:36.712Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27972025-01-09T20:21:36.988Z Compiling heck v0.3.3
27982025-01-09T20:21:37.128Z Compiling ssh-encoding v0.2.0
27992025-01-09T20:21:37.413Z Compiling blowfish v0.9.1
28002025-01-09T20:21:37.437Z Compiling nibble_vec v0.1.0
28012025-01-09T20:21:37.501Z Compiling env_filter v0.1.2
28022025-01-09T20:21:37.653Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28032025-01-09T20:21:37.655Z Compiling humantime v2.1.0
28042025-01-09T20:21:37.867Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28052025-01-09T20:21:37.886Z Compiling endian-type v0.1.2
28062025-01-09T20:21:37.962Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28072025-01-09T20:21:38.110Z Compiling radix_trie v0.2.1
28082025-01-09T20:21:38.140Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28092025-01-09T20:21:38.217Z Compiling env_logger v0.11.5
28102025-01-09T20:21:38.239Z Compiling bcrypt-pbkdf v0.10.0
28112025-01-09T20:21:38.242Z Compiling ssh-cipher v0.2.0
28122025-01-09T20:21:38.898Z Compiling zone_cfg_derive v0.1.2
28132025-01-09T20:21:38.936Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28142025-01-09T20:21:39.052Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28152025-01-09T20:21:39.349Z Compiling parking_lot v0.11.2
28162025-01-09T20:21:40.025Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28172025-01-09T20:21:40.084Z Compiling password-hash v0.4.2
28182025-01-09T20:21:40.342Z Compiling gethostname v0.5.0
28192025-01-09T20:21:40.423Z Compiling fxhash v0.2.1
28202025-01-09T20:21:40.467Z Compiling bumpalo v3.16.0
28212025-01-09T20:21:40.589Z Compiling http-range v0.1.5
28222025-01-09T20:21:40.637Z Compiling simd-adler32 v0.3.7
28232025-01-09T20:21:40.658Z Compiling matches v0.1.10
28242025-01-09T20:21:40.775Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28252025-01-09T20:21:40.979Z Compiling base64 v0.13.1
28262025-01-09T20:21:40.982Z Compiling zip v2.1.3
28272025-01-09T20:21:41.016Z Compiling lockfree-object-pool v0.1.6
28282025-01-09T20:21:41.100Z Compiling idna v0.2.3
28292025-01-09T20:21:41.230Z Compiling sled v0.34.7
28302025-01-09T20:21:41.302Z Compiling zopfli v0.8.1
28312025-01-09T20:21:41.356Z Compiling pbkdf2 v0.11.0
28322025-01-09T20:21:41.632Z Compiling ron v0.7.1
28332025-01-09T20:21:41.722Z Compiling zone v0.1.8
28342025-01-09T20:21:41.834Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28352025-01-09T20:21:42.569Z Compiling xz2 v0.1.7
28362025-01-09T20:21:42.857Z Compiling progenitor-macro v0.8.0
28372025-01-09T20:21:43.041Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28382025-01-09T20:21:43.180Z Compiling ssh-key v0.6.6
28392025-01-09T20:21:43.286Z Compiling hickory-client v0.24.1
28402025-01-09T20:21:43.888Z Compiling p256 v0.13.2
28412025-01-09T20:21:44.164Z Compiling p521 v0.13.3
28422025-01-09T20:21:44.264Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28432025-01-09T20:21:44.767Z Compiling hickory-server v0.24.1
28442025-01-09T20:21:44.798Z Compiling enum-as-inner v0.5.1
28452025-01-09T20:21:45.443Z Compiling pem v3.0.4
28462025-01-09T20:21:45.867Z Compiling yasna v0.5.2
28472025-01-09T20:21:46.321Z Compiling headers-core v0.3.0
28482025-01-09T20:21:46.504Z Compiling kstat-rs v0.2.4
28492025-01-09T20:21:46.572Z Compiling nanorand v0.7.0
28502025-01-09T20:21:47.166Z Compiling atty v0.2.14
28512025-01-09T20:21:47.189Z Compiling russh-cryptovec v0.7.3
28522025-01-09T20:21:47.333Z Compiling md5 v0.7.0
28532025-01-09T20:21:47.518Z Compiling flume v0.11.1
28542025-01-09T20:21:47.618Z Compiling russh-keys v0.45.0
28552025-01-09T20:21:47.858Z Compiling rcgen v0.12.1
28562025-01-09T20:21:48.070Z Compiling headers v0.4.0
28572025-01-09T20:21:48.144Z Compiling trust-dns-proto v0.22.0
28582025-01-09T20:21:49.531Z Compiling hyper-staticfile v0.10.1
28592025-01-09T20:21:50.443Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28602025-01-09T20:21:50.713Z Compiling num-bigint v0.4.6
28612025-01-09T20:21:50.787Z Compiling des v0.8.1
28622025-01-09T20:21:51.073Z Compiling subprocess v0.2.9
28632025-01-09T20:21:51.166Z Compiling dhcproto-macros v0.1.0
28642025-01-09T20:21:51.959Z Compiling hex-literal v0.4.1
28652025-01-09T20:21:52.129Z Compiling display-error-chain v0.2.2
28662025-01-09T20:21:52.150Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28672025-01-09T20:21:52.230Z Compiling internet-checksum v0.2.1
28682025-01-09T20:21:52.646Z Compiling dhcproto v0.12.0
28692025-01-09T20:21:53.835Z Compiling russh v0.45.0
28702025-01-09T20:21:56.036Z Compiling progenitor v0.8.0
28712025-01-09T20:21:56.170Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28722025-01-09T20:21:56.173Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28732025-01-09T20:21:56.173Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28742025-01-09T20:21:56.173Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28752025-01-09T20:21:56.173Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28762025-01-09T20:21:56.173Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28772025-01-09T20:21:56.265Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28782025-01-09T20:21:57.018Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=5a41b826171c7d2a8412fa833377ab1df25ee8ec#5a41b826)
28792025-01-09T20:21:57.670Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=d4529fd8247386b422b78e1203315d5baea5ea8b#d4529fd8)
28802025-01-09T20:21:58.937Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28812025-01-09T20:22:01.712Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28822025-01-09T20:22:01.921Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28832025-01-09T20:22:12.044Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28842025-01-09T20:22:12.047Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28852025-01-09T20:22:12.047Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28862025-01-09T20:22:12.047Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28872025-01-09T20:22:15.459Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28882025-01-09T20:22:15.503Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28892025-01-09T20:22:16.614Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28902025-01-09T20:22:17.273Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28912025-01-09T20:22:19.240Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28922025-01-09T20:22:20.291Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28932025-01-09T20:22:21.525Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28942025-01-09T20:22:21.615Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28952025-01-09T20:22:22.793Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28962025-01-09T20:22:23.969Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28972025-01-09T20:22:24.406Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28982025-01-09T20:22:25.099Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28992025-01-09T20:22:25.952Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29002025-01-09T20:22:26.182Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29012025-01-09T20:22:26.554Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29022025-01-09T20:22:28.050Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29032025-01-09T20:22:28.651Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29042025-01-09T20:22:28.854Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29052025-01-09T20:22:30.026Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29062025-01-09T20:22:32.075Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29072025-01-09T20:22:33.951Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29082025-01-09T20:22:35.811Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29092025-01-09T20:22:36.919Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29102025-01-09T20:22:37.909Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29112025-01-09T20:22:42.284Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29122025-01-09T20:22:50.860Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29132025-01-09T20:22:52.144Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29142025-01-09T20:23:12.585Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29152025-01-09T20:23:51.443Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s
29162025-01-09T20:23:51.646Z
29172025-01-09T20:23:51.646Zreal 2:46.863365534
29182025-01-09T20:23:51.646Zuser 12:37.609345231
29192025-01-09T20:23:51.646Zsys 2:46.901142024
29202025-01-09T20:23:51.646Ztrap 0.332616933
29212025-01-09T20:23:51.650Ztflt 0.831315621
29222025-01-09T20:23:51.650Zdflt 2.240712304
29232025-01-09T20:23:51.650Zkflt 0.000045110
29242025-01-09T20:23:51.650Zlock 26:04.280463593
29252025-01-09T20:23:51.650Zslp 45:23.532979668
29262025-01-09T20:23:51.650Zlat 35.830835616
29272025-01-09T20:23:51.650Zstop 1:26.149608324
29282025-01-09T20:23:51.650Z+ mkdir tests
29292025-01-09T20:23:51.653Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29302025-01-09T20:23:51.653Z+ xargs -I '{}' -t cp '{}' tests/
29312025-01-09T20:23:51.692Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-de0a7ca8dcb7211a tests/
29322025-01-09T20:23:51.719Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-233039bd511b28d4 tests/
29332025-01-09T20:23:51.746Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-3ac7d7b8b4c9a31f tests/
29342025-01-09T20:23:51.772Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-517e010e9925d683 tests/
29352025-01-09T20:23:52.046Z+ 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/*)
29362025-01-09T20:23:52.049Z+ 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-de0a7ca8dcb7211a tests/commtest-3ac7d7b8b4c9a31f tests/dhcp_server-233039bd511b28d4 tests/end_to_end_tests-517e010e9925d683 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
29372025-01-09T20:25:05.648ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29382025-01-09T20:25:05.648Za .github/buildomat/ci-env.sh 1K
29392025-01-09T20:25:05.648Za out/target/test 1K
29402025-01-09T20:25:05.648Za out/npuzone/npuzone 23144K
29412025-01-09T20:25:05.648Za package-manifest.toml 34K
29422025-01-09T20:25:05.648Za smf/sled-agent/non-gimlet/config.toml 4K
29432025-01-09T20:25:05.648Za target/release/omicron-package 36062K
29442025-01-09T20:25:05.649Za target/release/xtask 11721K
29452025-01-09T20:25:05.649Za target/debug/bootstrap 209150K
29462025-01-09T20:25:05.649Za tests/bootstrap-de0a7ca8dcb7211a 24243K
29472025-01-09T20:25:05.649Za tests/commtest-3ac7d7b8b4c9a31f 25019K
29482025-01-09T20:25:05.649Za tests/dhcp_server-233039bd511b28d4 24243K
29492025-01-09T20:25:05.649Za tests/end_to_end_tests-517e010e9925d683 271956K
29502025-01-09T20:25:05.649Za out/clickhouse.tar.gz 293508K
29512025-01-09T20:25:05.649Za out/clickhouse_keeper.tar.gz 280612K
29522025-01-09T20:25:05.649Za out/clickhouse_server.tar.gz 293495K
29532025-01-09T20:25:05.649Za out/cockroachdb.tar.gz 134638K
29542025-01-09T20:25:05.649Za out/crucible-dtrace.tar 85K
29552025-01-09T20:25:05.649Za out/crucible-pantry-zone.tar.gz 28212K
29562025-01-09T20:25:05.649Za out/crucible-zone.tar.gz 36434K
29572025-01-09T20:25:05.649Za out/external-dns.tar.gz 35342K
29582025-01-09T20:25:05.649Za out/internal-dns.tar.gz 35343K
29592025-01-09T20:25:05.649Za out/mg-ddm-gz.tar 63075K
29602025-01-09T20:25:05.649Za out/nexus.tar.gz 99188K
29612025-01-09T20:25:05.649Za out/ntp.tar.gz 10389K
29622025-01-09T20:25:05.649Za out/omicron-gateway-softnpu.tar.gz 23975K
29632025-01-09T20:25:05.649Za out/omicron-sled-agent.tar 113922K
29642025-01-09T20:25:05.649Za out/overlay.tar.gz 3K
29652025-01-09T20:25:05.649Za out/oximeter.tar.gz 47834K
29662025-01-09T20:25:05.649Za out/oxlog.tar 3088K
29672025-01-09T20:25:05.649Za out/probe.tar.gz 2764K
29682025-01-09T20:25:05.649Za out/propolis-server.tar.gz 66291K
29692025-01-09T20:25:05.649Za out/pumpkind-gz.tar 26665K
29702025-01-09T20:25:05.649Za out/switch-softnpu.tar.gz 235413K
29712025-01-09T20:25:05.652Z
29722025-01-09T20:25:05.653Zreal 1:13.555234378
29732025-01-09T20:25:05.653Zuser 1:10.260708345
29742025-01-09T20:25:05.653Zsys 4.648454382
29752025-01-09T20:25:05.653Ztrap 0.018749415
29762025-01-09T20:25:05.653Ztflt 0.000000000
29772025-01-09T20:25:05.653Zdflt 0.000000000
29782025-01-09T20:25:05.653Zkflt 0.000000000
29792025-01-09T20:25:05.653Zlock 0.000000000
29802025-01-09T20:25:05.653Zslp 1:10.121622234
29812025-01-09T20:25:05.653Zlat 2.056280226
29822025-01-09T20:25:05.653Zstop 0.000219427
29832025-01-09T20:25:05.653Zprocess exited: duration 2068712 ms, exit code 0
 
29842025-01-09T20:25:05.667Zfound 1 output files
29852025-01-09T20:25:05.667Zuploading: /work/package.tar.gz (1891042257 bytes)
29862025-01-09T20:25:41.318Zuploaded: /work/package.tar.gz