01JHR4KVYJFR4PQBB2TTZD1S0K: 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: 01JHR4MK9Y2YAVBCAQW91QC83S

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-16T18:06:18.182Zjob assigned to worker 01JHR4MW9DYMNKRNFS06B5Z0DC [factory aws, i-02f5001e0a10528f0] (queued for 1 m 12 s)
 
22025-01-16T18:06:26.763Zstarting task 0: "setup"
32025-01-16T18:06:26.773Z++ uname -s
42025-01-16T18:06:26.776Z+ kern=SunOS
52025-01-16T18:06:26.776Z+ case "$kern" in
62025-01-16T18:06:26.776Z+ groupadd -g 12345 build
72025-01-16T18:06:26.782Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-16T18:06:28.800Z+ zfs create -o mountpoint=/work rpool/work
92025-01-16T18:06:28.943Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-16T18:06:28.948Z+ home_fs=zfs
112025-01-16T18:06:28.948Z+ [[ zfs == autofs ]]
122025-01-16T18:06:28.949Z+ mkdir -p /home/build
132025-01-16T18:06:28.949Z+ chown build:build /home/build /work
142025-01-16T18:06:30.940Z+ chmod 0700 /home/build /work
152025-01-16T18:06:30.943Zprocess exited: duration 4179 ms, exit code 0
 
162025-01-16T18:06:30.948Zstarting task 1: "rust-toolchain"
172025-01-16T18:06:30.954Z+ printf ' * toolchain channel = "%s"
182025-01-16T18:06:30.954Z' 1.84.0
192025-01-16T18:06:30.954Z * toolchain channel = "1.84.0"
202025-01-16T18:06:30.954Z * toolchain profile = "default"
212025-01-16T18:06:30.954Z+ printf ' * toolchain profile = "%s"
222025-01-16T18:06:30.954Z' default
232025-01-16T18:06:30.958Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-16T18:06:30.958Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-16T18:06:31.076Zinfo: downloading installer
262025-01-16T18:06:32.314Zinfo: profile set to 'default'
272025-01-16T18:06:32.314Zinfo: default host triple is x86_64-unknown-illumos
282025-01-16T18:06:32.317Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-16T18:06:32.465Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-16T18:06:32.465Zinfo: downloading component 'cargo'
312025-01-16T18:06:33.366Zinfo: downloading component 'clippy'
322025-01-16T18:06:33.710Zinfo: downloading component 'rust-docs'
332025-01-16T18:06:34.886Zinfo: downloading component 'rust-std'
342025-01-16T18:06:36.695Zinfo: downloading component 'rustc'
352025-01-16T18:06:43.588Zinfo: downloading component 'rustfmt'
362025-01-16T18:06:43.843Zinfo: installing component 'cargo'
372025-01-16T18:06:44.692Zinfo: installing component 'clippy'
382025-01-16T18:06:45.069Zinfo: installing component 'rust-docs'
392025-01-16T18:06:46.780Zinfo: installing component 'rust-std'
402025-01-16T18:06:48.409Zinfo: installing component 'rustc'
412025-01-16T18:06:54.610Zinfo: installing component 'rustfmt'
422025-01-16T18:06:54.639Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-16T18:06:54.639Z
442025-01-16T18:06:55.033Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-16T18:06:55.033Z
462025-01-16T18:06:55.037Z
472025-01-16T18:06:55.037ZRust is installed now. Great!
482025-01-16T18:06:55.037Z
492025-01-16T18:06:55.037ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-16T18:06:55.037Zenvironment variable. This has not been done automatically.
512025-01-16T18:06:55.037Z
522025-01-16T18:06:55.038ZTo configure your current shell, you need to source
532025-01-16T18:06:55.038Zthe corresponding env file under $HOME/.cargo.
542025-01-16T18:06:55.038Z
552025-01-16T18:06:55.038ZThis is usually done by running one of the following (note the leading DOT):
562025-01-16T18:06:55.038Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-16T18:06:55.038Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-16T18:06:55.150Z+ rustc --version
592025-01-16T18:06:55.214Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-16T18:06:55.227Zprocess exited: duration 24265 ms, exit code 0
 
612025-01-16T18:06:55.269Zstarting task 2: "authentication"
622025-01-16T18:06:55.294Zprocess exited: duration 26 ms, exit code 0
 
632025-01-16T18:06:55.309Zstarting task 3: "clone repository"
642025-01-16T18:06:55.322Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-16T18:06:55.328Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-16T18:06:57.159ZCloning into '/work/oxidecomputer/omicron'...
672025-01-16T18:07:05.291Z+ cd /work/oxidecomputer/omicron
682025-01-16T18:07:05.291Z+ git fetch origin 2144c302ffca1101253dc33912f6d41d38cee145
692025-01-16T18:07:05.622ZFrom https://github.com/oxidecomputer/omicron
702025-01-16T18:07:05.622Z * branch 2144c302ffca1101253dc33912f6d41d38cee145 -> FETCH_HEAD
712025-01-16T18:07:05.634Z+ [[ -n john/debug-dataset-rendezvous-2 ]]
722025-01-16T18:07:05.637Z++ git branch --show-current
732025-01-16T18:07:05.639Z+ current=main
742025-01-16T18:07:05.639Z+ [[ main != john/debug-dataset-rendezvous-2 ]]
752025-01-16T18:07:05.639Z+ git branch -f john/debug-dataset-rendezvous-2 2144c302ffca1101253dc33912f6d41d38cee145
762025-01-16T18:07:05.643Z+ git checkout -f john/debug-dataset-rendezvous-2
772025-01-16T18:07:05.824ZSwitched to branch 'john/debug-dataset-rendezvous-2'
782025-01-16T18:07:05.826Z+ git reset --hard 2144c302ffca1101253dc33912f6d41d38cee145
792025-01-16T18:07:06.002ZHEAD is now at 2144c302f gross hack for failing integration tests
802025-01-16T18:07:06.005Zprocess exited: duration 10695 ms, exit code 0
 
812025-01-16T18:07:06.010Zstarting task 4: "build"
822025-01-16T18:07:06.016Z+ source .github/buildomat/ci-env.sh
832025-01-16T18:07:06.019Z++ export CARGO_TERM_COLOR=always
842025-01-16T18:07:06.019Z++ CARGO_TERM_COLOR=always
852025-01-16T18:07:06.019Z+ cargo --version
862025-01-16T18:07:06.081Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-16T18:07:06.084Z+ rustc --version
882025-01-16T18:07:06.149Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-16T18:07:06.152Z+ WORK=/work
902025-01-16T18:07:06.152Z+ pfexec mkdir -p /work
912025-01-16T18:07:06.157Z+ pfexec chown build /work
922025-01-16T18:07:06.160Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-16T18:07:21.564Zpkg list: illegal option -- F
942025-01-16T18:07:21.564ZUsage:
952025-01-16T18:07:21.564Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
962025-01-16T18:07:21.564Z [pkg_fmri_pattern ...]
972025-01-16T18:07:22.417Zpkg list: illegal option -- F
982025-01-16T18:07:22.417ZUsage:
992025-01-16T18:07:22.420Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1002025-01-16T18:07:22.420Z [pkg_fmri_pattern ...]
1012025-01-16T18:07:30.904Z Startup: Refreshing catalog 'helios-dev' ... Done
1022025-01-16T18:07:35.452Z Startup: Caching catalogs ... Done
1032025-01-16T18:07:46.841ZPlanning: Solver setup ... Done (10.558s)
1042025-01-16T18:07:46.990ZPlanning: Running solver ... Done (0.149s)
1052025-01-16T18:07:47.678ZPlanning: Finding local manifests ... Done (0.581s)
1062025-01-16T18:07:47.705ZPlanning: Fetching manifests: 0/7 0% complete
1072025-01-16T18:07:48.505ZPlanning: Fetching manifests: 7/7 100% complete
1082025-01-16T18:07:49.536ZPlanning: Package planning ... Done (1.031s)
1092025-01-16T18:07:49.592ZPlanning: Merging actions ... Done (0.056s)
1102025-01-16T18:07:51.181ZPlanning: Checking for conflicting actions ... Done (1.588s)
1112025-01-16T18:08:01.869ZPlanning: Consolidating action changes ... Done (10.688s)
1122025-01-16T18:08:02.278ZPlanning: Evaluating mediators ... Done (0.408s)
1132025-01-16T18:08:02.504ZPlanning: Planning completed in 26.95 seconds
1142025-01-16T18:08:02.520Z Packages to install: 4
1152025-01-16T18:08:02.520Z Packages to update: 3
1162025-01-16T18:08:02.522Z Mediators to change: 2
1172025-01-16T18:08:02.522Z Services to change: 1
1182025-01-16T18:08:02.522Z Estimated space available: 155.61 GB
1192025-01-16T18:08:02.523ZEstimated space to be consumed: 1.64 GB
1202025-01-16T18:08:02.523Z Create boot environment: No
1212025-01-16T18:08:02.523ZCreate backup boot environment: Yes
1222025-01-16T18:08:02.523Z Rebuild boot archive: No
1232025-01-16T18:08:02.523Z
1242025-01-16T18:08:02.523ZChanged mediators:
1252025-01-16T18:08:02.523Z mediator clang:
1262025-01-16T18:08:02.523Z version: None -> 15 (system default)
1272025-01-16T18:08:02.523Z
1282025-01-16T18:08:02.523Z mediator llvm:
1292025-01-16T18:08:02.523Z version: 14 (system default) -> 15 (system default)
1302025-01-16T18:08:02.523Z
1312025-01-16T18:08:02.523ZChanged packages:
1322025-01-16T18:08:02.523Zhelios-dev
1332025-01-16T18:08:02.523Z developer/build-essential
1342025-01-16T18:08:02.523Z None -> 11-2.0
1352025-01-16T18:08:02.523Z library/libxmlsec1
1362025-01-16T18:08:02.523Z None -> 1.2.35-2.0
1372025-01-16T18:08:02.523Z ooce/developer/clang-15
1382025-01-16T18:08:02.523Z None -> 15.0.7-2.0
1392025-01-16T18:08:02.523Z ooce/developer/llvm-15
1402025-01-16T18:08:02.523Z None -> 15.0.7-2.0
1412025-01-16T18:08:02.524Z package/pkg
1422025-01-16T18:08:02.524Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1432025-01-16T18:08:02.524Z system/library/g++-runtime
1442025-01-16T18:08:02.524Z 13-2.0 -> 14-2.0
1452025-01-16T18:08:02.524Z system/library/gcc-runtime
1462025-01-16T18:08:02.524Z 13-2.0 -> 14-2.0
1472025-01-16T18:08:02.524Z
1482025-01-16T18:08:02.524ZServices:
1492025-01-16T18:08:02.524Z restart_fmri:
1502025-01-16T18:08:02.524Z svc:/system/update-man-index:default
1512025-01-16T18:08:02.524Z
1522025-01-16T18:08:02.524ZEditable files to change:
1532025-01-16T18:08:02.524Z Update:
1542025-01-16T18:08:02.524Z usr/share/lib/pkg/web/config.shtml
1552025-01-16T18:08:03.233Z
1562025-01-16T18:08:03.233ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1572025-01-16T18:08:08.235ZDownload: 1268/4301 items 100.1/225.4MB 44% complete (20.0M/s)
1582025-01-16T18:08:13.237ZDownload: 3153/4301 items 143.4/225.4MB 63% complete (14.3M/s)
1592025-01-16T18:08:18.236ZDownload: 4280/4301 items 220.6/225.4MB 97% complete (12.1M/s)
1602025-01-16T18:08:19.272ZDownload: Completed 225.42 MB in 16.04 seconds (14.1M/s)
1612025-01-16T18:08:21.323Z Actions: 1/5122 actions (Removing old actions)
1622025-01-16T18:08:21.348Z Actions: 194/5122 actions (Installing new actions)
1632025-01-16T18:08:26.403Z Actions: 4098/5122 actions (Installing new actions)
1642025-01-16T18:08:28.092Z Actions: 4267/5122 actions (Updating modified actions)
1652025-01-16T18:08:29.476Z Actions: Completed 5122 actions in 7.79 seconds.
1662025-01-16T18:08:29.537Z Done (0.412s)
1672025-01-16T18:08:29.540Z Done (0.001s)
1682025-01-16T18:08:30.177Z Done (0.637s)
1692025-01-16T18:08:38.077Z Done (7.659s)
1702025-01-16T18:08:38.624Z Done (0.480s)
1712025-01-16T18:08:38.629Z Done (0.000s)
1722025-01-16T18:08:38.781Z Done (0.000s)
1732025-01-16T18:08:39.489ZPlanning: Evaluating mediator changes ... Done
1742025-01-16T18:08:39.654ZPlanning: Checking for conflicting actions ... Done
1752025-01-16T18:08:39.657ZPlanning: Consolidating action changes ... Done
1762025-01-16T18:08:39.922ZPlanning: Evaluating mediators ... Done
1772025-01-16T18:08:39.925ZPlanning: Planning completed in 0.43 seconds
1782025-01-16T18:08:39.962Z Mediators to change: 2
1792025-01-16T18:08:39.962Z Create boot environment: No
1802025-01-16T18:08:39.962ZCreate backup boot environment: No
1812025-01-16T18:08:40.043Z Done
1822025-01-16T18:08:40.043Z Done
1832025-01-16T18:08:40.455Z Done
1842025-01-16T18:08:44.092Z Done
1852025-01-16T18:08:44.189Z Done
1862025-01-16T18:08:44.193Z Done
1872025-01-16T18:08:44.314Z Done
1882025-01-16T18:08:44.946ZPlanning: Evaluating mediator changes ... Done
1892025-01-16T18:08:44.949ZPlanning: Merging actions ... Done
1902025-01-16T18:08:45.143ZPlanning: Checking for conflicting actions ... Done
1912025-01-16T18:08:45.145ZPlanning: Consolidating action changes ... Done
1922025-01-16T18:08:45.419ZPlanning: Evaluating mediators ... Done
1932025-01-16T18:08:45.476ZPlanning: Planning completed in 0.78 seconds
1942025-01-16T18:08:45.517Z Packages to change: 1
1952025-01-16T18:08:45.517Z Mediators to change: 1
1962025-01-16T18:08:45.520Z Services to change: 1
1972025-01-16T18:08:45.520Z Create boot environment: No
1982025-01-16T18:08:45.520ZCreate backup boot environment: Yes
1992025-01-16T18:08:47.926Z Actions: 1/6 actions (Updating modified actions)
2002025-01-16T18:08:48.056Z Actions: Completed 6 actions in 0.13 seconds.
2012025-01-16T18:08:48.060Z Done
2022025-01-16T18:08:48.060Z Done
2032025-01-16T18:08:48.175Z Done
2042025-01-16T18:08:51.823Z Done
2052025-01-16T18:08:51.913Z Done
2062025-01-16T18:08:51.916Z Done
2072025-01-16T18:08:52.045Z Done
2082025-01-16T18:08:52.494ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2092025-01-16T18:08:52.494Zclang system 15 system
2102025-01-16T18:08:52.494Zcsh system system illumos
2112025-01-16T18:08:52.494Zctags system system illumos
2122025-01-16T18:08:52.494Zgcc vendor 12 vendor
2132025-01-16T18:08:52.494Zgcc system 10 system
2142025-01-16T18:08:52.494Zgcc system 7 system
2152025-01-16T18:08:52.494Zgo system 1.20 system
2162025-01-16T18:08:52.494Zgo system 1.19 system
2172025-01-16T18:08:52.494Zllvm system 15 system
2182025-01-16T18:08:52.494Zllvm system 14 system
2192025-01-16T18:08:52.494Zmariadb system 10.6 system
2202025-01-16T18:08:52.494Zmta vendor vendor dma
2212025-01-16T18:08:52.494Zopenjdk system 17 system
2222025-01-16T18:08:52.494Zopenjdk system 11 system
2232025-01-16T18:08:52.494Zopenjdk system 1.8 system
2242025-01-16T18:08:52.494Zopenssl vendor 3 vendor
2252025-01-16T18:08:52.494Zperl system 5.36 system
2262025-01-16T18:08:52.494Zpostgresql system 15 system
2272025-01-16T18:08:52.494Zpostgresql system 13 system
2282025-01-16T18:08:52.494Zpython vendor 3 vendor
2292025-01-16T18:08:52.494Zpython system 2 system
2302025-01-16T18:08:52.495Zpython3 system 3.11 system
2312025-01-16T18:08:52.495Zruby system 3.0 system
2322025-01-16T18:08:52.495Zwords vendor vendor american-english
2332025-01-16T18:08:52.495Zwords system system australian-english
2342025-01-16T18:08:52.495Zwords system system british-english
2352025-01-16T18:08:52.495Zwords system system canadian-english
2362025-01-16T18:08:52.495Zwords system system french
2372025-01-16T18:08:52.495Zwords system system italian
2382025-01-16T18:08:52.495Zwords system system ngerman
2392025-01-16T18:08:52.495Zwords system system ogerman
2402025-01-16T18:08:52.495Zwords system system spanish
2412025-01-16T18:08:52.839ZPUBLISHER TYPE STATUS P LOCATION
2422025-01-16T18:08:52.839Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2432025-01-16T18:08:55.708ZFMRI IFO
2442025-01-16T18:08:55.708Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2452025-01-16T18:08:55.708Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2462025-01-16T18:08:55.708Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2472025-01-16T18:08:55.708Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2482025-01-16T18:08:55.708Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2492025-01-16T18:08:55.708Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2502025-01-16T18:08:55.708Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2512025-01-16T18:08:55.708Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2522025-01-16T18:08:55.708Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2532025-01-16T18:08:55.708Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2542025-01-16T18:08:55.708Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2552025-01-16T18:08:55.708Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2562025-01-16T18:08:55.708Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2572025-01-16T18:08:55.708Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2582025-01-16T18:08:55.708Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2592025-01-16T18:08:56.500Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2602025-01-16T18:08:56.809Z Updating crates.io index
2612025-01-16T18:08:56.866Z Updating git repository `https://github.com/oxidecomputer/diffus`
2622025-01-16T18:08:57.157Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2632025-01-16T18:08:57.743Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2642025-01-16T18:08:57.985Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2652025-01-16T18:08:58.253Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2662025-01-16T18:08:58.572Z Updating git repository `https://github.com/oxidecomputer/propolis`
2672025-01-16T18:08:59.465Z Updating git repository `https://github.com/oxidecomputer/crucible`
2682025-01-16T18:09:01.156Z Updating git repository `https://github.com/oxidecomputer/opte`
2692025-01-16T18:09:01.785Z Updating git repository `https://github.com/oxidecomputer/falcon`
2702025-01-16T18:09:02.681Z Updating git repository `https://github.com/oxidecomputer/clickward`
2712025-01-16T18:09:02.994Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2722025-01-16T18:09:03.307Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2732025-01-16T18:09:03.909Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2742025-01-16T18:09:04.255Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2752025-01-16T18:09:04.588Z Updating git repository `https://github.com/oxidecomputer/tofino`
2762025-01-16T18:09:04.850Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2772025-01-16T18:09:05.114Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2782025-01-16T18:09:05.392Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2792025-01-16T18:09:05.740Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2802025-01-16T18:09:06.020Z Updating git repository `https://github.com/oxidecomputer/ispf`
2812025-01-16T18:09:06.427Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2822025-01-16T18:09:06.686Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2832025-01-16T18:09:07.231Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2842025-01-16T18:09:07.550Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2852025-01-16T18:09:07.938Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2862025-01-16T18:09:08.427Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2872025-01-16T18:09:08.761Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2882025-01-16T18:09:09.107Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2892025-01-16T18:09:09.379Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2902025-01-16T18:09:10.655Z Downloading crates ...
2912025-01-16T18:09:10.710Z Downloaded block-buffer v0.10.4
2922025-01-16T18:09:10.712Z Downloaded cargo-platform v0.1.8
2932025-01-16T18:09:10.712Z Downloaded autocfg v1.4.0
2942025-01-16T18:09:10.715Z Downloaded bitflags v2.6.0
2952025-01-16T18:09:10.718Z Downloaded swrite v0.1.0
2962025-01-16T18:09:10.721Z Downloaded anstyle v1.0.10
2972025-01-16T18:09:10.721Z Downloaded anstyle-query v1.1.1
2982025-01-16T18:09:10.724Z Downloaded pretty-hex v0.4.1
2992025-01-16T18:09:10.726Z Downloaded dtrace-parser v0.2.0
3002025-01-16T18:09:10.738Z Downloaded equivalent v1.0.1
3012025-01-16T18:09:10.740Z Downloaded scroll_derive v0.12.0
3022025-01-16T18:09:10.747Z Downloaded usdt-macro v0.5.0
3032025-01-16T18:09:10.752Z Downloaded usdt-attr-macro v0.5.0
3042025-01-16T18:09:10.755Z Downloaded plain v0.2.3
3052025-01-16T18:09:10.758Z Downloaded heck v0.5.0
3062025-01-16T18:09:10.758Z Downloaded itoa v1.0.11
3072025-01-16T18:09:10.761Z Downloaded errno v0.3.9
3082025-01-16T18:09:10.762Z Downloaded strsim v0.11.1
3092025-01-16T18:09:10.765Z Downloaded byteorder v1.5.0
3102025-01-16T18:09:10.765Z Downloaded serde_tokenstream v0.2.2
3112025-01-16T18:09:10.765Z Downloaded macaddr v1.0.1
3122025-01-16T18:09:10.767Z Downloaded crypto-common v0.1.6
3132025-01-16T18:09:10.768Z Downloaded thiserror v1.0.69
3142025-01-16T18:09:10.771Z Downloaded terminal_size v0.4.0
3152025-01-16T18:09:10.774Z Downloaded camino-tempfile v1.1.1
3162025-01-16T18:09:10.777Z Downloaded serde_spanned v0.6.8
3172025-01-16T18:09:10.777Z Downloaded version_check v0.9.5
3182025-01-16T18:09:10.779Z Downloaded cpufeatures v0.2.14
3192025-01-16T18:09:10.779Z Downloaded fastrand v2.1.1
3202025-01-16T18:09:10.782Z Downloaded dof v0.3.0
3212025-01-16T18:09:10.782Z Downloaded colorchoice v1.0.2
3222025-01-16T18:09:10.784Z Downloaded proc-macro-error-attr v1.0.4
3232025-01-16T18:09:10.784Z Downloaded anstyle-parse v0.2.5
3242025-01-16T18:09:10.788Z Downloaded digest v0.10.7
3252025-01-16T18:09:10.790Z Downloaded is_terminal_polyfill v1.70.1
3262025-01-16T18:09:10.793Z Downloaded toml_datetime v0.6.8
3272025-01-16T18:09:10.793Z Downloaded thiserror-impl v1.0.69
3282025-01-16T18:09:10.796Z Downloaded unicode-linebreak v0.1.5
3292025-01-16T18:09:10.796Z Downloaded bytecount v0.6.8
3302025-01-16T18:09:10.796Z Downloaded usdt v0.5.0
3312025-01-16T18:09:10.799Z Downloaded fs-err v2.11.0
3322025-01-16T18:09:10.799Z Downloaded thread-id v4.2.2
3332025-01-16T18:09:10.801Z Downloaded tabled_derive v0.7.0
3342025-01-16T18:09:10.801Z Downloaded memmap v0.7.0
3352025-01-16T18:09:10.804Z Downloaded quote v1.0.38
3362025-01-16T18:09:10.808Z Downloaded heck v0.4.1
3372025-01-16T18:09:10.808Z Downloaded cargo_metadata v0.18.1
3382025-01-16T18:09:10.811Z Downloaded generic-array v0.14.7
3392025-01-16T18:09:10.811Z Downloaded tempfile v3.13.0
3402025-01-16T18:09:10.813Z Downloaded semver v1.0.24
3412025-01-16T18:09:10.816Z Downloaded camino v1.1.9
3422025-01-16T18:09:10.819Z Downloaded anstream v0.6.15
3432025-01-16T18:09:10.819Z Downloaded utf8parse v0.2.2
3442025-01-16T18:09:10.821Z Downloaded sha2 v0.10.8
3452025-01-16T18:09:10.824Z Downloaded once_cell v1.20.2
3462025-01-16T18:09:10.827Z Downloaded scroll v0.12.0
3472025-01-16T18:09:10.827Z Downloaded pest_derive v2.7.14
3482025-01-16T18:09:10.830Z Downloaded pest_generator v2.7.14
3492025-01-16T18:09:10.830Z Downloaded clap_lex v0.7.2
3502025-01-16T18:09:10.833Z Downloaded fnv v1.0.7
3512025-01-16T18:09:10.833Z Downloaded usdt-impl v0.5.0
3522025-01-16T18:09:10.836Z Downloaded smawk v0.3.2
3532025-01-16T18:09:10.836Z Downloaded pest_meta v2.7.14
3542025-01-16T18:09:10.838Z Downloaded clap_derive v4.5.18
3552025-01-16T18:09:10.842Z Downloaded anyhow v1.0.93
3562025-01-16T18:09:10.845Z Downloaded textwrap v0.16.1
3572025-01-16T18:09:10.848Z Downloaded cargo_toml v0.20.5
3582025-01-16T18:09:10.848Z Downloaded zerocopy-derive v0.7.35
3592025-01-16T18:09:10.851Z Downloaded typenum v1.17.0
3602025-01-16T18:09:10.853Z Downloaded papergrid v0.11.0
3612025-01-16T18:09:10.858Z Downloaded unicode-ident v1.0.14
3622025-01-16T18:09:10.861Z Downloaded proc-macro-error v1.0.4
3632025-01-16T18:09:10.864Z Downloaded serde_derive v1.0.217
3642025-01-16T18:09:10.867Z Downloaded ryu v1.0.18
3652025-01-16T18:09:10.870Z Downloaded ucd-trie v0.1.7
3662025-01-16T18:09:10.872Z Downloaded clap v4.5.21
3672025-01-16T18:09:10.880Z Downloaded serde v1.0.217
3682025-01-16T18:09:10.884Z Downloaded proc-macro2 v1.0.92
3692025-01-16T18:09:10.887Z Downloaded log v0.4.22
3702025-01-16T18:09:10.889Z Downloaded cfg-if v1.0.0
3712025-01-16T18:09:10.892Z Downloaded toml v0.8.19
3722025-01-16T18:09:10.895Z Downloaded indexmap v2.7.0
3732025-01-16T18:09:10.906Z Downloaded toml_edit v0.22.22
3742025-01-16T18:09:10.928Z Downloaded memchr v2.7.4
3752025-01-16T18:09:10.954Z Downloaded hashbrown v0.15.1
3762025-01-16T18:09:10.959Z Downloaded zerocopy v0.7.35
3772025-01-16T18:09:10.975Z Downloaded winnow v0.6.20
3782025-01-16T18:09:10.982Z Downloaded serde_json v1.0.135
3792025-01-16T18:09:10.989Z Downloaded goblin v0.8.2
3802025-01-16T18:09:10.995Z Downloaded clap_builder v4.5.21
3812025-01-16T18:09:11.002Z Downloaded tabled v0.15.0
3822025-01-16T18:09:11.016Z Downloaded pest v2.7.14
3832025-01-16T18:09:11.021Z Downloaded unicode-width v0.1.14
3842025-01-16T18:09:11.029Z Downloaded syn v1.0.109
3852025-01-16T18:09:11.038Z Downloaded syn v2.0.96
3862025-01-16T18:09:11.050Z Downloaded rustix v0.38.37
3872025-01-16T18:09:11.079Z Downloaded libc v0.2.162
3882025-01-16T18:09:11.395Z Compiling proc-macro2 v1.0.92
3892025-01-16T18:09:11.395Z Compiling unicode-ident v1.0.14
3902025-01-16T18:09:11.400Z Compiling serde v1.0.217
3912025-01-16T18:09:11.400Z Compiling version_check v0.9.5
3922025-01-16T18:09:11.400Z Compiling thiserror v1.0.69
3932025-01-16T18:09:11.400Z Compiling memchr v2.7.4
3942025-01-16T18:09:11.400Z Compiling libc v0.2.162
3952025-01-16T18:09:11.432Z Compiling ucd-trie v0.1.7
3962025-01-16T18:09:11.691Z Compiling ryu v1.0.18
3972025-01-16T18:09:12.031Z Compiling itoa v1.0.11
3982025-01-16T18:09:12.137Z Compiling once_cell v1.20.2
3992025-01-16T18:09:12.252Z Compiling byteorder v1.5.0
4002025-01-16T18:09:12.467Z Compiling serde_json v1.0.135
4012025-01-16T18:09:12.600Z Compiling rustix v0.38.37
4022025-01-16T18:09:13.990Z Compiling bitflags v2.6.0
4032025-01-16T18:09:14.067Z Compiling usdt-impl v0.5.0
4042025-01-16T18:09:14.071Z Compiling proc-macro-error-attr v1.0.4
4052025-01-16T18:09:14.166Z Compiling syn v1.0.109
4062025-01-16T18:09:14.379Z Compiling proc-macro-error v1.0.4
4072025-01-16T18:09:14.382Z Compiling hashbrown v0.15.1
4082025-01-16T18:09:14.511Z Compiling equivalent v1.0.1
4092025-01-16T18:09:14.627Z Compiling utf8parse v0.2.2
4102025-01-16T18:09:14.653Z Compiling log v0.4.22
4112025-01-16T18:09:14.681Z Compiling thread-id v4.2.2
4122025-01-16T18:09:14.784Z Compiling plain v0.2.3
4132025-01-16T18:09:14.812Z Compiling camino v1.1.9
4142025-01-16T18:09:14.836Z Compiling anstyle-parse v0.2.5
4152025-01-16T18:09:15.012Z Compiling anstyle v1.0.10
4162025-01-16T18:09:15.040Z Compiling quote v1.0.38
4172025-01-16T18:09:15.170Z Compiling errno v0.3.9
4182025-01-16T18:09:15.287Z Compiling colorchoice v1.0.2
4192025-01-16T18:09:15.289Z Compiling unicode-width v0.1.14
4202025-01-16T18:09:15.410Z Compiling syn v2.0.96
4212025-01-16T18:09:15.507Z Compiling indexmap v2.7.0
4222025-01-16T18:09:15.562Z Compiling winnow v0.6.20
4232025-01-16T18:09:15.670Z Compiling is_terminal_polyfill v1.70.1
4242025-01-16T18:09:15.799Z Compiling anstyle-query v1.1.1
4252025-01-16T18:09:15.827Z Compiling semver v1.0.24
4262025-01-16T18:09:15.965Z Compiling autocfg v1.4.0
4272025-01-16T18:09:16.303Z Compiling pretty-hex v0.4.1
4282025-01-16T18:09:16.863Z Compiling anstream v0.6.15
4292025-01-16T18:09:16.923Z Compiling heck v0.4.1
4302025-01-16T18:09:16.949Z Compiling fs-err v2.11.0
4312025-01-16T18:09:17.047Z Compiling strsim v0.11.1
4322025-01-16T18:09:17.255Z Compiling cfg-if v1.0.0
4332025-01-16T18:09:17.307Z Compiling terminal_size v0.4.0
4342025-01-16T18:09:17.356Z Compiling bytecount v0.6.8
4352025-01-16T18:09:17.513Z Compiling heck v0.5.0
4362025-01-16T18:09:17.586Z Compiling anyhow v1.0.93
4372025-01-16T18:09:17.791Z Compiling fnv v1.0.7
4382025-01-16T18:09:17.818Z Compiling fastrand v2.1.1
4392025-01-16T18:09:17.946Z Compiling clap_lex v0.7.2
4402025-01-16T18:09:17.948Z Compiling papergrid v0.11.0
4412025-01-16T18:09:18.332Z Compiling clap_builder v4.5.21
4422025-01-16T18:09:18.399Z Compiling tempfile v3.13.0
4432025-01-16T18:09:18.593Z Compiling memmap v0.7.0
4442025-01-16T18:09:18.812Z Compiling smawk v0.3.2
4452025-01-16T18:09:18.932Z Compiling unicode-linebreak v0.1.5
4462025-01-16T18:09:19.187Z Compiling swrite v0.1.0
4472025-01-16T18:09:19.335Z Compiling textwrap v0.16.1
4482025-01-16T18:09:20.219Z Compiling tabled_derive v0.7.0
4492025-01-16T18:09:21.423Z Compiling tabled v0.15.0
4502025-01-16T18:09:22.249Z Compiling serde_derive v1.0.217
4512025-01-16T18:09:22.281Z Compiling thiserror-impl v1.0.69
4522025-01-16T18:09:22.305Z Compiling zerocopy-derive v0.7.35
4532025-01-16T18:09:22.308Z Compiling scroll_derive v0.12.0
4542025-01-16T18:09:22.432Z Compiling clap_derive v4.5.18
4552025-01-16T18:09:23.760Z Compiling scroll v0.12.0
4562025-01-16T18:09:24.199Z Compiling zerocopy v0.7.35
4572025-01-16T18:09:24.223Z Compiling goblin v0.8.2
4582025-01-16T18:09:24.730Z Compiling pest v2.7.14
4592025-01-16T18:09:25.645Z Compiling clap v4.5.21
4602025-01-16T18:09:26.986Z Compiling pest_meta v2.7.14
4612025-01-16T18:09:27.977Z Compiling pest_generator v2.7.14
4622025-01-16T18:09:29.396Z Compiling pest_derive v2.7.14
4632025-01-16T18:09:30.072Z Compiling dtrace-parser v0.2.0
4642025-01-16T18:09:30.945Z Compiling toml_datetime v0.6.8
4652025-01-16T18:09:30.948Z Compiling serde_spanned v0.6.8
4662025-01-16T18:09:30.948Z Compiling cargo-platform v0.1.8
4672025-01-16T18:09:31.294Z Compiling serde_tokenstream v0.2.2
4682025-01-16T18:09:31.322Z Compiling toml_edit v0.22.22
4692025-01-16T18:09:31.434Z Compiling macaddr v1.0.1
4702025-01-16T18:09:31.593Z Compiling camino-tempfile v1.1.1
4712025-01-16T18:09:32.368Z Compiling dof v0.3.0
4722025-01-16T18:09:32.368Z Compiling cargo_metadata v0.18.1
4732025-01-16T18:09:34.028Z Compiling usdt-macro v0.5.0
4742025-01-16T18:09:34.032Z Compiling usdt-attr-macro v0.5.0
4752025-01-16T18:09:34.265Z Compiling toml v0.8.19
4762025-01-16T18:09:35.119Z Compiling cargo_toml v0.20.5
4772025-01-16T18:09:35.167Z Compiling usdt v0.5.0
4782025-01-16T18:09:37.905Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4792025-01-16T18:09:41.094Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.82s
4802025-01-16T18:09:41.372Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4812025-01-16T18:09:41.893Z Downloading crates ...
4822025-01-16T18:09:42.061Z Downloaded headers-core v0.3.0
4832025-01-16T18:09:42.070Z Downloaded hubpack_derive v0.1.1
4842025-01-16T18:09:42.075Z Downloaded ascii-canvas v3.0.0
4852025-01-16T18:09:42.077Z Downloaded ahash v0.8.11
4862025-01-16T18:09:42.081Z Downloaded http-range v0.1.5
4872025-01-16T18:09:42.089Z Downloaded atomicwrites v0.4.4
4882025-01-16T18:09:42.105Z Downloaded instant v0.1.13
4892025-01-16T18:09:42.105Z Downloaded ident_case v1.0.1
4902025-01-16T18:09:42.105Z Downloaded icu_provider_macros v1.5.0
4912025-01-16T18:09:42.105Z Downloaded arrayvec v0.7.6
4922025-01-16T18:09:42.105Z Downloaded argon2 v0.5.3
4932025-01-16T18:09:42.105Z Downloaded async-stream-impl v0.3.6
4942025-01-16T18:09:42.127Z Downloaded md5 v0.7.0
4952025-01-16T18:09:42.127Z Downloaded aes v0.8.4
4962025-01-16T18:09:42.127Z Downloaded match_cfg v0.1.0
4972025-01-16T18:09:42.127Z Downloaded is_ci v1.2.0
4982025-01-16T18:09:42.127Z Downloaded atty v0.2.14
4992025-01-16T18:09:42.127Z Downloaded assert_matches v1.5.0
5002025-01-16T18:09:42.127Z Downloaded arrayref v0.3.9
5012025-01-16T18:09:42.127Z Downloaded atomic-waker v1.1.2
5022025-01-16T18:09:42.134Z Downloaded matches v0.1.10
5032025-01-16T18:09:42.134Z Downloaded hex-literal v0.4.1
5042025-01-16T18:09:42.134Z Downloaded http-body-util v0.1.2
5052025-01-16T18:09:42.134Z Downloaded bitfield-struct v0.6.2
5062025-01-16T18:09:42.138Z Downloaded bcrypt-pbkdf v0.10.0
5072025-01-16T18:09:42.138Z Downloaded cfg_aliases v0.1.1
5082025-01-16T18:09:42.138Z Downloaded hostname v0.4.0
5092025-01-16T18:09:42.138Z Downloaded hyper-tls v0.6.0
5102025-01-16T18:09:42.138Z Downloaded heck v0.3.3
5112025-01-16T18:09:42.143Z Downloaded hyper-rustls v0.27.3
5122025-01-16T18:09:42.143Z Downloaded bb8 v0.8.5
5132025-01-16T18:09:42.143Z Downloaded allocator-api2 v0.2.18
5142025-01-16T18:09:42.147Z Downloaded httpdate v1.0.3
5152025-01-16T18:09:42.152Z Downloaded bitflags v1.3.2
5162025-01-16T18:09:42.152Z Downloaded hubpack v0.1.2
5172025-01-16T18:09:42.155Z Downloaded darling v0.20.10
5182025-01-16T18:09:42.159Z Downloaded ciborium-io v0.2.2
5192025-01-16T18:09:42.159Z Downloaded cfg_aliases v0.2.1
5202025-01-16T18:09:42.162Z Downloaded managed v0.8.0
5212025-01-16T18:09:42.162Z Downloaded ipnetwork v0.20.0
5222025-01-16T18:09:42.162Z Downloaded instability v0.3.2
5232025-01-16T18:09:42.166Z Downloaded indoc v1.0.9
5242025-01-16T18:09:42.168Z Downloaded cstr-argument v0.1.2
5252025-01-16T18:09:42.168Z Downloaded crunchy v0.2.2
5262025-01-16T18:09:42.168Z Downloaded crucible-workspace-hack v0.1.0
5272025-01-16T18:09:42.171Z Downloaded maybe-uninit v2.0.0
5282025-01-16T18:09:42.171Z Downloaded lazycell v1.3.0
5292025-01-16T18:09:42.173Z Downloaded libefi-sys v0.1.0
5302025-01-16T18:09:42.173Z Downloaded async-trait v0.1.83
5312025-01-16T18:09:42.177Z Downloaded mime v0.3.17
5322025-01-16T18:09:42.180Z Downloaded md-5 v0.10.6
5332025-01-16T18:09:42.182Z Downloaded base16ct v0.2.0
5342025-01-16T18:09:42.182Z Downloaded async-recursion v1.1.1
5352025-01-16T18:09:42.185Z Downloaded keccak v0.1.5
5362025-01-16T18:09:42.188Z Downloaded lru v0.12.5
5372025-01-16T18:09:42.191Z Downloaded block-padding v0.3.3
5382025-01-16T18:09:42.191Z Downloaded lru-cache v0.1.2
5392025-01-16T18:09:42.193Z Downloaded castaway v0.2.3
5402025-01-16T18:09:42.193Z Downloaded blowfish v0.9.1
5412025-01-16T18:09:42.196Z Downloaded adler2 v2.0.0
5422025-01-16T18:09:42.199Z Downloaded linked-hash-map v0.5.6
5432025-01-16T18:09:42.199Z Downloaded lalrpop-util v0.19.12
5442025-01-16T18:09:42.199Z Downloaded memoffset v0.9.1
5452025-01-16T18:09:42.201Z Downloaded maplit v1.0.2
5462025-01-16T18:09:42.204Z Downloaded icu_locid_transform v1.5.0
5472025-01-16T18:09:42.207Z Downloaded bcs v0.1.6
5482025-01-16T18:09:42.207Z Downloaded hyper-staticfile v0.10.1
5492025-01-16T18:09:42.209Z Downloaded http-body v1.0.1
5502025-01-16T18:09:42.212Z Downloaded cassowary v0.3.0
5512025-01-16T18:09:42.215Z Downloaded highway v1.2.0
5522025-01-16T18:09:42.215Z Downloaded colored v2.1.0
5532025-01-16T18:09:42.221Z Downloaded progenitor-client v0.8.0
5542025-01-16T18:09:42.221Z Downloaded crc-catalog v2.4.0
5552025-01-16T18:09:42.224Z Downloaded sigpipe v0.1.3
5562025-01-16T18:09:42.224Z Downloaded crossbeam-deque v0.8.5
5572025-01-16T18:09:42.224Z Downloaded inout v0.1.3
5582025-01-16T18:09:42.225Z Downloaded crc v3.2.1
5592025-01-16T18:09:42.229Z Downloaded ciborium-ll v0.2.2
5602025-01-16T18:09:42.229Z Downloaded curve25519-dalek-derive v0.1.1
5612025-01-16T18:09:42.233Z Downloaded cmake v0.1.51
5622025-01-16T18:09:42.233Z Downloaded lock_api v0.4.12
5632025-01-16T18:09:42.238Z Downloaded jobserver v0.1.32
5642025-01-16T18:09:42.238Z Downloaded is-terminal v0.4.13
5652025-01-16T18:09:42.241Z Downloaded ctr v0.9.2
5662025-01-16T18:09:42.241Z Downloaded constant_time_eq v0.3.1
5672025-01-16T18:09:42.241Z Downloaded memmap2 v0.9.5
5682025-01-16T18:09:42.245Z Downloaded addr2line v0.24.2
5692025-01-16T18:09:42.247Z Downloaded kstat-rs v0.2.4
5702025-01-16T18:09:42.247Z Downloaded idna_adapter v1.2.0
5712025-01-16T18:09:42.250Z Downloaded bzip2 v0.4.4
5722025-01-16T18:09:42.252Z Downloaded supports-color v3.0.1
5732025-01-16T18:09:42.252Z Downloaded shell-words v1.1.0
5742025-01-16T18:09:42.255Z Downloaded icu_locid_transform_data v1.5.0
5752025-01-16T18:09:42.257Z Downloaded rand_core v0.6.4
5762025-01-16T18:09:42.260Z Downloaded mime_guess v2.0.5
5772025-01-16T18:09:42.260Z Downloaded cancel-safe-futures v0.1.5
5782025-01-16T18:09:42.263Z Downloaded r2d2 v0.8.10
5792025-01-16T18:09:42.265Z Downloaded blake2 v0.10.6
5802025-01-16T18:09:42.268Z Downloaded termtree v0.4.1
5812025-01-16T18:09:42.271Z Downloaded progenitor-macro v0.9.1
5822025-01-16T18:09:42.271Z Downloaded litemap v0.7.3
5832025-01-16T18:09:42.274Z Downloaded serde-big-array v0.5.1
5842025-01-16T18:09:42.276Z Downloaded bit-vec v0.6.3
5852025-01-16T18:09:42.276Z Downloaded write16 v1.0.0
5862025-01-16T18:09:42.279Z Downloaded serde-hex v0.1.0
5872025-01-16T18:09:42.279Z Downloaded ipnet v2.10.1
5882025-01-16T18:09:42.282Z Downloaded diesel_table_macro_syntax v0.2.0
5892025-01-16T18:09:42.284Z Downloaded console v0.15.8
5902025-01-16T18:09:42.287Z Downloaded cookie_store v0.21.0
5912025-01-16T18:09:42.290Z Downloaded const_format_proc_macros v0.2.33
5922025-01-16T18:09:42.296Z Downloaded crc32fast v1.4.2
5932025-01-16T18:09:42.296Z Downloaded chacha20 v0.9.1
5942025-01-16T18:09:42.296Z Downloaded cobs v0.2.3
5952025-01-16T18:09:42.296Z Downloaded icu_normalizer v1.5.0
5962025-01-16T18:09:42.300Z Downloaded lazy_static v1.5.0
5972025-01-16T18:09:42.302Z Downloaded rusty-fork v0.3.0
5982025-01-16T18:09:42.304Z Downloaded arc-swap v1.7.1
5992025-01-16T18:09:42.308Z Downloaded slog-envlogger v2.2.0
6002025-01-16T18:09:42.310Z Downloaded simd-adler32 v0.3.7
6012025-01-16T18:09:42.313Z Downloaded libloading v0.8.5
6022025-01-16T18:09:42.315Z Downloaded mirai-annotations v1.12.0
6032025-01-16T18:09:42.318Z Downloaded libsw v3.3.1
6042025-01-16T18:09:42.343Z Downloaded oso-derive v0.27.3
6052025-01-16T18:09:42.343Z Downloaded csv-core v0.1.11
6062025-01-16T18:09:42.343Z Downloaded ssh-encoding v0.2.0
6072025-01-16T18:09:42.343Z Downloaded strip-ansi-escapes v0.2.0
6082025-01-16T18:09:42.343Z Downloaded indexmap v1.9.3
6092025-01-16T18:09:42.344Z Downloaded num-conv v0.1.0
6102025-01-16T18:09:42.344Z Downloaded const-oid v0.9.6
6112025-01-16T18:09:42.345Z Downloaded backtrace v0.3.74
6122025-01-16T18:09:42.345Z Downloaded stringprep v0.1.5
6132025-01-16T18:09:42.345Z Downloaded tokio-macros v2.4.0
6142025-01-16T18:09:42.348Z Downloaded tls_codec v0.4.1
6152025-01-16T18:09:42.348Z Downloaded icu_provider v1.5.0
6162025-01-16T18:09:42.348Z Downloaded tls_codec_derive v0.4.1
6172025-01-16T18:09:42.348Z Downloaded writeable v0.5.5
6182025-01-16T18:09:42.351Z Downloaded rustc-demangle v0.1.24
6192025-01-16T18:09:42.355Z Downloaded russh-cryptovec v0.7.3
6202025-01-16T18:09:42.355Z Downloaded hyper-util v0.1.10
6212025-01-16T18:09:42.357Z Downloaded progenitor-client v0.9.1
6222025-01-16T18:09:42.362Z Downloaded packed_struct_codegen v0.10.1
6232025-01-16T18:09:42.362Z Downloaded ena v0.14.3
6242025-01-16T18:09:42.364Z Downloaded crossbeam-epoch v0.9.18
6252025-01-16T18:09:42.367Z Downloaded crossbeam-utils v0.8.20
6262025-01-16T18:09:42.370Z Downloaded untrusted v0.9.0
6272025-01-16T18:09:42.373Z Downloaded foreign-types-shared v0.1.1
6282025-01-16T18:09:42.373Z Downloaded zeroize_derive v1.4.2
6292025-01-16T18:09:42.376Z Downloaded zeroize v1.8.1
6302025-01-16T18:09:42.376Z Downloaded fallible-streaming-iterator v0.1.9
6312025-01-16T18:09:42.378Z Downloaded fallible-iterator v0.3.0
6322025-01-16T18:09:42.378Z Downloaded dirs-next v2.0.0
6332025-01-16T18:09:42.382Z Downloaded sqlparser_derive v0.2.2
6342025-01-16T18:09:42.382Z Downloaded sync-ptr v0.1.1
6352025-01-16T18:09:42.382Z Downloaded glob v0.3.1
6362025-01-16T18:09:42.384Z Downloaded toolchain_find v0.4.0
6372025-01-16T18:09:42.384Z Downloaded bytes v1.9.0
6382025-01-16T18:09:42.389Z Downloaded mockall v0.13.0
6392025-01-16T18:09:42.391Z Downloaded slog-json v2.6.1
6402025-01-16T18:09:42.394Z Downloaded icu_properties v1.5.1
6412025-01-16T18:09:42.397Z Downloaded base64 v0.22.1
6422025-01-16T18:09:42.400Z Downloaded difflib v0.4.0
6432025-01-16T18:09:42.402Z Downloaded defmt-parser v0.3.4
6442025-01-16T18:09:42.406Z Downloaded fallible-iterator v0.2.0
6452025-01-16T18:09:42.406Z Downloaded zerofrom-derive v0.1.4
6462025-01-16T18:09:42.406Z Downloaded utf16_iter v1.0.5
6472025-01-16T18:09:42.409Z Downloaded utf-8 v0.7.6
6482025-01-16T18:09:42.409Z Downloaded indicatif v0.17.9
6492025-01-16T18:09:42.412Z Downloaded percent-encoding v2.3.1
6502025-01-16T18:09:42.415Z Downloaded heapless v0.7.17
6512025-01-16T18:09:42.420Z Downloaded progenitor v0.8.0
6522025-01-16T18:09:42.424Z Downloaded zone_cfg_derive v0.1.2
6532025-01-16T18:09:42.424Z Downloaded tokio-native-tls v0.3.1
6542025-01-16T18:09:42.428Z Downloaded yoke-derive v0.7.4
6552025-01-16T18:09:42.428Z Downloaded progenitor v0.9.1
6562025-01-16T18:09:42.431Z Downloaded des v0.8.1
6572025-01-16T18:09:42.431Z Downloaded rand_chacha v0.3.1
6582025-01-16T18:09:42.431Z Downloaded heapless v0.8.0
6592025-01-16T18:09:42.435Z Downloaded smallvec v0.6.14
6602025-01-16T18:09:42.448Z Downloaded foreign-types v0.3.2
6612025-01-16T18:09:42.451Z Downloaded base64 v0.21.7
6622025-01-16T18:09:42.454Z Downloaded rustc-hash v1.1.0
6632025-01-16T18:09:42.457Z Downloaded base64 v0.13.1
6642025-01-16T18:09:42.460Z Downloaded string_cache v0.8.7
6652025-01-16T18:09:42.463Z Downloaded signal-hook-tokio v0.3.1
6662025-01-16T18:09:42.463Z Downloaded scopeguard v1.2.0
6672025-01-16T18:09:42.466Z Downloaded prettyplease v0.2.25
6682025-01-16T18:09:42.469Z Downloaded topological-sort v0.2.2
6692025-01-16T18:09:42.469Z Downloaded signal-hook-registry v1.4.2
6702025-01-16T18:09:42.471Z Downloaded cc v1.1.30
6712025-01-16T18:09:42.475Z Downloaded termios v0.3.3
6722025-01-16T18:09:42.478Z Downloaded bumpalo v3.16.0
6732025-01-16T18:09:42.481Z Downloaded path-slash v0.1.5
6742025-01-16T18:09:42.481Z Downloaded futures-core v0.3.31
6752025-01-16T18:09:42.483Z Downloaded futures-channel v0.3.31
6762025-01-16T18:09:42.486Z Downloaded untrusted v0.7.1
6772025-01-16T18:09:42.488Z Downloaded openssl-probe v0.1.5
6782025-01-16T18:09:42.489Z Downloaded postgres-types v0.2.8
6792025-01-16T18:09:42.491Z Downloaded poly1305 v0.8.0
6802025-01-16T18:09:42.494Z Downloaded data-encoding v2.6.0
6812025-01-16T18:09:42.496Z Downloaded num-complex v0.4.6
6822025-01-16T18:09:42.499Z Downloaded chacha20poly1305 v0.10.1
6832025-01-16T18:09:42.499Z Downloaded unicode-properties v0.1.3
6842025-01-16T18:09:42.502Z Downloaded subprocess v0.2.9
6852025-01-16T18:09:42.505Z Downloaded hickory-server v0.24.1
6862025-01-16T18:09:42.510Z Downloaded serde_with_macros v3.11.0
6872025-01-16T18:09:42.513Z Downloaded either v1.13.0
6882025-01-16T18:09:42.516Z Downloaded futures-io v0.3.31
6892025-01-16T18:09:42.519Z Downloaded enum-as-inner v0.6.1
6902025-01-16T18:09:42.519Z Downloaded sync_wrapper v1.0.1
6912025-01-16T18:09:42.524Z Downloaded rcgen v0.12.1
6922025-01-16T18:09:42.527Z Downloaded debug-ignore v1.0.5
6932025-01-16T18:09:42.527Z Downloaded ff v0.13.0
6942025-01-16T18:09:42.527Z Downloaded fd-lock v4.0.2
6952025-01-16T18:09:42.532Z Downloaded defmt-macros v0.3.9
6962025-01-16T18:09:42.534Z Downloaded tokio-tungstenite v0.21.0
6972025-01-16T18:09:42.537Z Downloaded fatfs v0.3.6
6982025-01-16T18:09:42.542Z Downloaded openssl-macros v0.1.1
6992025-01-16T18:09:42.542Z Downloaded diff v0.1.13
7002025-01-16T18:09:42.544Z Downloaded strum_macros v0.26.4
7012025-01-16T18:09:42.547Z Downloaded ghash v0.5.1
7022025-01-16T18:09:42.550Z Downloaded gethostname v0.5.0
7032025-01-16T18:09:42.555Z Downloaded pbkdf2 v0.11.0
7042025-01-16T18:09:42.555Z Downloaded pin-utils v0.1.0
7052025-01-16T18:09:42.555Z Downloaded walkdir v2.5.0
7062025-01-16T18:09:42.558Z Downloaded foreign-types v0.5.0
7072025-01-16T18:09:42.558Z Downloaded zerovec-derive v0.10.3
7082025-01-16T18:09:42.561Z Downloaded newline-converter v0.3.0
7092025-01-16T18:09:42.561Z Downloaded futures v0.3.31
7102025-01-16T18:09:42.567Z Downloaded endian-type v0.1.2
7112025-01-16T18:09:42.569Z Downloaded zerofrom v0.1.4
7122025-01-16T18:09:42.569Z Downloaded stable_deref_trait v1.2.0
7132025-01-16T18:09:42.572Z Downloaded smf v0.2.3
7142025-01-16T18:09:42.572Z Downloaded peg-runtime v0.8.3
7152025-01-16T18:09:42.574Z Downloaded number_prefix v0.4.0
7162025-01-16T18:09:42.574Z Downloaded crossbeam-channel v0.5.13
7172025-01-16T18:09:42.579Z Downloaded psl-types v2.0.11
7182025-01-16T18:09:42.582Z Downloaded progenitor-macro v0.8.0
7192025-01-16T18:09:42.582Z Downloaded proc-macro-crate v1.3.1
7202025-01-16T18:09:42.585Z Downloaded icu_collections v1.5.0
7212025-01-16T18:09:42.589Z Downloaded salsa20 v0.10.2
7222025-01-16T18:09:42.592Z Downloaded pkcs1 v0.7.5
7232025-01-16T18:09:42.595Z Downloaded rustversion v1.0.17
7242025-01-16T18:09:42.597Z Downloaded phf_shared v0.10.0
7252025-01-16T18:09:42.600Z Downloaded num-rational v0.4.2
7262025-01-16T18:09:42.600Z Downloaded mockall_derive v0.13.0
7272025-01-16T18:09:42.602Z Downloaded static_assertions v1.1.0
7282025-01-16T18:09:42.604Z Downloaded slog-async v2.8.0
7292025-01-16T18:09:42.607Z Downloaded defmt v0.3.8
7302025-01-16T18:09:42.611Z Downloaded deranged v0.3.11
7312025-01-16T18:09:42.614Z Downloaded tungstenite v0.23.0
7322025-01-16T18:09:42.616Z Downloaded tungstenite v0.21.0
7332025-01-16T18:09:42.620Z Downloaded embedded-io v0.4.0
7342025-01-16T18:09:42.622Z Downloaded diesel-dtrace v0.4.2
7352025-01-16T18:09:42.625Z Downloaded pin-project-lite v0.2.14
7362025-01-16T18:09:42.629Z Downloaded newtype-uuid v1.2.1
7372025-01-16T18:09:42.632Z Downloaded tower-service v0.3.3
7382025-01-16T18:09:42.636Z Downloaded diesel_derives v2.2.3
7392025-01-16T18:09:42.639Z Downloaded schemars v0.8.21
7402025-01-16T18:09:42.651Z Downloaded derive_builder_macro v0.20.2
7412025-01-16T18:09:42.656Z Downloaded hickory-resolver v0.24.1
7422025-01-16T18:09:42.659Z Downloaded futures-executor v0.3.31
7432025-01-16T18:09:42.659Z Downloaded rand_seeder v0.3.0
7442025-01-16T18:09:42.662Z Downloaded ppv-lite86 v0.2.20
7452025-01-16T18:09:42.662Z Downloaded russh-keys v0.45.0
7462025-01-16T18:09:42.665Z Downloaded serde_plain v1.0.2
7472025-01-16T18:09:42.670Z Downloaded serde_path_to_error v0.1.16
7482025-01-16T18:09:42.673Z Downloaded uzers v0.12.1
7492025-01-16T18:09:42.673Z Downloaded quick-error v1.2.3
7502025-01-16T18:09:42.676Z Downloaded phf_shared v0.11.2
7512025-01-16T18:09:42.676Z Downloaded olpc-cjson v0.1.4
7522025-01-16T18:09:42.676Z Downloaded num v0.4.3
7532025-01-16T18:09:42.679Z Downloaded url v2.5.3
7542025-01-16T18:09:42.682Z Downloaded rayon-core v1.12.1
7552025-01-16T18:09:42.685Z Downloaded der v0.7.9
7562025-01-16T18:09:42.690Z Downloaded ref-cast-impl v1.0.23
7572025-01-16T18:09:42.693Z Downloaded slog-stdlog v4.1.1
7582025-01-16T18:09:42.695Z Downloaded slog-scope v4.4.0
7592025-01-16T18:09:42.695Z Downloaded tiny-keccak v2.0.2
7602025-01-16T18:09:42.699Z Downloaded vsss-rs v3.3.4
7612025-01-16T18:09:42.701Z Downloaded tokio-rustls v0.26.0
7622025-01-16T18:09:42.704Z Downloaded fs_extra v1.3.0
7632025-01-16T18:09:42.707Z Downloaded miniz_oxide v0.8.0
7642025-01-16T18:09:42.709Z Downloaded zone v0.1.8
7652025-01-16T18:09:42.712Z Downloaded utf8_iter v1.0.4
7662025-01-16T18:09:42.713Z Downloaded pkcs5 v0.7.1
7672025-01-16T18:09:42.716Z Downloaded libxml v0.3.3
7682025-01-16T18:09:42.723Z Downloaded xattr v1.3.1
7692025-01-16T18:09:42.726Z Downloaded wyz v0.5.1
7702025-01-16T18:09:42.728Z Downloaded tinystr v0.7.6
7712025-01-16T18:09:42.731Z Downloaded newtype_derive v0.1.6
7722025-01-16T18:09:42.731Z Downloaded waitgroup v0.1.2
7732025-01-16T18:09:42.733Z Downloaded new_debug_unreachable v1.0.6
7742025-01-16T18:09:42.733Z Downloaded num-iter v0.1.45
7752025-01-16T18:09:42.739Z Downloaded zone v0.3.0
7762025-01-16T18:09:42.739Z Downloaded postgres-protocol v0.6.7
7772025-01-16T18:09:42.742Z Downloaded typify v0.3.0
7782025-01-16T18:09:42.747Z Downloaded filetime v0.2.25
7792025-01-16T18:09:42.747Z Downloaded progenitor-impl v0.9.1
7802025-01-16T18:09:42.750Z Downloaded dhcproto-macros v0.1.0
7812025-01-16T18:09:42.750Z Downloaded aes-gcm v0.10.3
7822025-01-16T18:09:42.753Z Downloaded hyper v1.5.0
7832025-01-16T18:09:42.760Z Downloaded value-bag v1.9.0
7842025-01-16T18:09:42.764Z Downloaded parse-display v0.10.0
7852025-01-16T18:09:42.766Z Downloaded fixedbitset v0.4.2
7862025-01-16T18:09:42.769Z Downloaded predicates-core v1.0.8
7872025-01-16T18:09:42.769Z Downloaded packed_struct v0.10.1
7882025-01-16T18:09:42.772Z Downloaded itertools v0.10.5
7892025-01-16T18:09:42.777Z Downloaded snafu-derive v0.8.5
7902025-01-16T18:09:42.780Z Downloaded slog-term v2.9.1
7912025-01-16T18:09:42.784Z Downloaded strum v0.26.3
7922025-01-16T18:09:42.786Z Downloaded semver v0.1.20
7932025-01-16T18:09:42.786Z Downloaded fragile v2.0.0
7942025-01-16T18:09:42.789Z Downloaded secrecy v0.8.0
7952025-01-16T18:09:42.789Z Downloaded openssl-sys v0.9.103
7962025-01-16T18:09:42.795Z Downloaded uuid v1.11.0
7972025-01-16T18:09:42.798Z Downloaded slog-dtrace v0.3.0
7982025-01-16T18:09:42.801Z Downloaded slog-bunyan v2.5.0
7992025-01-16T18:09:42.803Z Downloaded dyn-clone v1.0.17
8002025-01-16T18:09:42.806Z Downloaded idna v1.0.3
8012025-01-16T18:09:42.809Z Downloaded precomputed-hash v0.1.1
8022025-01-16T18:09:42.811Z Downloaded termcolor v1.4.1
8032025-01-16T18:09:42.811Z Downloaded crossterm v0.28.1
8042025-01-16T18:09:42.818Z Downloaded ron v0.7.1
8052025-01-16T18:09:42.824Z Downloaded parse-size v1.1.0
8062025-01-16T18:09:42.827Z Downloaded omicron-zone-package v0.12.0
8072025-01-16T18:09:42.829Z Downloaded mio v1.0.2
8082025-01-16T18:09:42.835Z Downloaded progenitor-impl v0.8.0
8092025-01-16T18:09:42.839Z Downloaded rustc_version v0.1.7
8102025-01-16T18:09:42.843Z Downloaded vergen v8.3.2
8112025-01-16T18:09:42.847Z Downloaded predicates v3.1.2
8122025-01-16T18:09:42.847Z Downloaded parking_lot_core v0.8.6
8132025-01-16T18:09:42.850Z Downloaded pem v3.0.4
8142025-01-16T18:09:42.850Z Downloaded peg v0.8.4
8152025-01-16T18:09:42.858Z Downloaded quinn-udp v0.5.5
8162025-01-16T18:09:42.864Z Downloaded darling_macro v0.20.10
8172025-01-16T18:09:42.864Z Downloaded rustc-hash v2.0.0
8182025-01-16T18:09:42.864Z Downloaded rand_xorshift v0.3.0
8192025-01-16T18:09:42.864Z Downloaded socket2 v0.5.7
8202025-01-16T18:09:42.867Z Downloaded structmeta-derive v0.3.0
8212025-01-16T18:09:42.867Z Downloaded rustyline v14.0.0
8222025-01-16T18:09:42.872Z Downloaded normalize-line-endings v0.3.0
8232025-01-16T18:09:42.875Z Downloaded shlex v1.3.0
8242025-01-16T18:09:42.875Z Downloaded itertools v0.13.0
8252025-01-16T18:09:42.883Z Downloaded thiserror-no-std v2.0.2
8262025-01-16T18:09:42.887Z Downloaded publicsuffix v2.2.3
8272025-01-16T18:09:42.890Z Downloaded nanorand v0.7.0
8282025-01-16T18:09:42.893Z Downloaded derive_more v0.99.18
8292025-01-16T18:09:42.898Z Downloaded multimap v0.10.0
8302025-01-16T18:09:42.901Z Downloaded peg-macros v0.8.4
8312025-01-16T18:09:42.903Z Downloaded wait-timeout v0.2.0
8322025-01-16T18:09:42.907Z Downloaded downcast v0.11.0
8332025-01-16T18:09:42.907Z Downloaded serde_yaml v0.9.34+deprecated
8342025-01-16T18:09:42.910Z Downloaded float-ord v0.3.2
8352025-01-16T18:09:42.914Z Downloaded hash32 v0.2.1
8362025-01-16T18:09:42.914Z Downloaded zone_cfg_derive v0.3.0
8372025-01-16T18:09:42.917Z Downloaded parse-display-derive v0.10.0
8382025-01-16T18:09:42.917Z Downloaded itertools v0.12.1
8392025-01-16T18:09:42.924Z Downloaded rustc_version v0.4.1
8402025-01-16T18:09:42.926Z Downloaded x509-cert v0.2.5
8412025-01-16T18:09:42.933Z Downloaded twox-hash v1.6.3
8422025-01-16T18:09:42.936Z Downloaded serde_derive_internals v0.29.1
8432025-01-16T18:09:42.940Z Downloaded strum_macros v0.25.3
8442025-01-16T18:09:42.940Z Downloaded strum_macros v0.24.3
8452025-01-16T18:09:42.943Z Downloaded samael v0.0.17
8462025-01-16T18:09:42.948Z Downloaded time-core v0.1.2
8472025-01-16T18:09:42.951Z Downloaded aws-lc-rs v1.10.0
8482025-01-16T18:09:42.959Z Downloaded thiserror-impl-no-std v2.0.2
8492025-01-16T18:09:42.962Z Downloaded blake3 v1.5.4
8502025-01-16T18:09:42.970Z Downloaded spin v0.9.8
8512025-01-16T18:09:42.973Z Downloaded dhcproto v0.12.0
8522025-01-16T18:09:42.976Z Downloaded time v0.3.36
8532025-01-16T18:09:42.985Z Downloaded num_threads v0.1.7
8542025-01-16T18:09:42.987Z Downloaded display-error-chain v0.2.2
8552025-01-16T18:09:42.987Z Downloaded spki v0.7.3
8562025-01-16T18:09:42.990Z Downloaded num_enum v0.5.11
8572025-01-16T18:09:42.994Z Downloaded unicode-truncate v1.1.0
8582025-01-16T18:09:42.998Z Downloaded password-hash v0.5.0
8592025-01-16T18:09:43.001Z Downloaded signature v2.2.0
8602025-01-16T18:09:43.001Z Downloaded polyval v0.6.2
8612025-01-16T18:09:43.004Z Downloaded opaque-debug v0.3.1
8622025-01-16T18:09:43.004Z Downloaded phf v0.11.2
8632025-01-16T18:09:43.007Z Downloaded zerovec v0.10.4
8642025-01-16T18:09:43.012Z Downloaded tinyvec_macros v0.1.1
8652025-01-16T18:09:43.015Z Downloaded take_mut v0.2.2
8662025-01-16T18:09:43.015Z Downloaded thread_local v1.1.8
8672025-01-16T18:09:43.018Z Downloaded native-tls v0.2.12
8682025-01-16T18:09:43.024Z Downloaded sec1 v0.7.3
8692025-01-16T18:09:43.024Z Downloaded scheduled-thread-pool v0.2.7
8702025-01-16T18:09:43.024Z Downloaded scrypt v0.11.0
8712025-01-16T18:09:43.024Z Downloaded toml_edit v0.19.15
8722025-01-16T18:09:43.041Z Downloaded fxhash v0.2.1
8732025-01-16T18:09:43.046Z Downloaded want v0.3.1
8742025-01-16T18:09:43.046Z Downloaded structmeta v0.3.0
8752025-01-16T18:09:43.047Z Downloaded paste v1.0.15
8762025-01-16T18:09:43.050Z Downloaded derive_builder v0.20.2
8772025-01-16T18:09:43.052Z Downloaded futures-sink v0.3.31
8782025-01-16T18:09:43.055Z Downloaded foreign-types-macros v0.2.3
8792025-01-16T18:09:43.055Z Downloaded toml v0.7.8
8802025-01-16T18:09:43.058Z Downloaded tracing v0.1.40
8812025-01-16T18:09:43.062Z Downloaded slab v0.4.9
8822025-01-16T18:09:43.065Z Downloaded siphasher v0.3.11
8832025-01-16T18:09:43.067Z Downloaded rustls-pemfile v2.2.0
8842025-01-16T18:09:43.070Z Downloaded phf_codegen v0.11.2
8852025-01-16T18:09:43.070Z Downloaded dropshot_endpoint v0.13.0
8862025-01-16T18:09:43.073Z Downloaded dropshot_endpoint v0.12.0
8872025-01-16T18:09:43.077Z Downloaded term v0.7.0
8882025-01-16T18:09:43.080Z Downloaded derive-where v1.2.7
8892025-01-16T18:09:43.083Z Downloaded zopfli v0.8.1
8902025-01-16T18:09:43.086Z Downloaded parse-zoneinfo v0.3.1
8912025-01-16T18:09:43.088Z Downloaded tap v1.0.1
8922025-01-16T18:09:43.091Z Downloaded ed25519 v2.2.3
8932025-01-16T18:09:43.091Z Downloaded pkg-config v0.3.31
8942025-01-16T18:09:43.094Z Downloaded dunce v1.0.5
8952025-01-16T18:09:43.094Z Downloaded dsl_auto_type v0.1.2
8962025-01-16T18:09:43.096Z Downloaded unicode_categories v0.1.1
8972025-01-16T18:09:43.099Z Downloaded foldhash v0.1.3
8982025-01-16T18:09:43.099Z Downloaded owo-colors v4.1.0
8992025-01-16T18:09:43.101Z Downloaded pretty-hex v0.2.1
9002025-01-16T18:09:43.104Z Downloaded displaydoc v0.2.5
9012025-01-16T18:09:43.107Z Downloaded structmeta v0.2.0
9022025-01-16T18:09:43.107Z Downloaded quinn v0.11.5
9032025-01-16T18:09:43.110Z Downloaded tabwriter v1.4.0
9042025-01-16T18:09:43.113Z Downloaded group v0.13.0
9052025-01-16T18:09:43.115Z Downloaded float-cmp v0.9.0
9062025-01-16T18:09:43.115Z Downloaded bitvec v1.0.1
9072025-01-16T18:09:43.133Z Downloaded unicode-xid v0.2.6
9082025-01-16T18:09:43.135Z Downloaded rustls-pemfile v1.0.4
9092025-01-16T18:09:43.136Z Downloaded hash32 v0.3.1
9102025-01-16T18:09:43.140Z Downloaded env_filter v0.1.2
9112025-01-16T18:09:43.140Z Downloaded yoke v0.7.4
9122025-01-16T18:09:43.142Z Downloaded postcard v1.0.10
9132025-01-16T18:09:43.145Z Downloaded num-traits v0.2.19
9142025-01-16T18:09:43.145Z Downloaded signal-hook v0.3.17
9152025-01-16T18:09:43.149Z Downloaded ref-cast v1.0.23
9162025-01-16T18:09:43.156Z Downloaded thiserror-impl v2.0.11
9172025-01-16T18:09:43.160Z Downloaded yasna v0.5.2
9182025-01-16T18:09:43.160Z Downloaded slog v2.7.0
9192025-01-16T18:09:43.160Z Downloaded whoami v1.5.2
9202025-01-16T18:09:43.163Z Downloaded num-bigint v0.4.6
9212025-01-16T18:09:43.166Z Downloaded pin-project-internal v1.1.6
9222025-01-16T18:09:43.169Z Downloaded num_enum_derive v0.5.11
9232025-01-16T18:09:43.169Z Downloaded expectorate v1.1.0
9242025-01-16T18:09:43.172Z Downloaded primeorder v0.13.6
9252025-01-16T18:09:43.174Z Downloaded synstructure v0.13.1
9262025-01-16T18:09:43.174Z Downloaded winnow v0.5.40
9272025-01-16T18:09:43.183Z Downloaded env_logger v0.10.2
9282025-01-16T18:09:43.186Z Downloaded globset v0.4.15
9292025-01-16T18:09:43.189Z Downloaded similar v2.6.0
9302025-01-16T18:09:43.193Z Downloaded sqlformat v0.2.6
9312025-01-16T18:09:43.195Z Downloaded oso v0.27.3
9322025-01-16T18:09:43.199Z Downloaded darling_core v0.20.10
9332025-01-16T18:09:43.204Z Downloaded p256 v0.13.2
9342025-01-16T18:09:43.208Z Downloaded tough v0.19.0
9352025-01-16T18:09:43.217Z Downloaded which v4.4.2
9362025-01-16T18:09:43.220Z Downloaded bindgen v0.69.5
9372025-01-16T18:09:43.227Z Downloaded nu-ansi-term v0.50.1
9382025-01-16T18:09:43.230Z Downloaded tracing-core v0.1.32
9392025-01-16T18:09:43.234Z Downloaded unicode-bidi v0.3.17
9402025-01-16T18:09:43.236Z Downloaded reqwest v0.12.9
9412025-01-16T18:09:43.245Z Downloaded hashlink v0.9.1
9422025-01-16T18:09:43.247Z Downloaded ssh-cipher v0.2.0
9432025-01-16T18:09:43.250Z Downloaded ecdsa v0.16.9
9442025-01-16T18:09:43.253Z Downloaded pin-project v1.1.6
9452025-01-16T18:09:43.263Z Downloaded zerocopy v0.6.6
9462025-01-16T18:09:43.267Z Downloaded zip v2.1.3
9472025-01-16T18:09:43.270Z Downloaded icu_properties_data v1.5.0
9482025-01-16T18:09:43.282Z Downloaded lalrpop v0.19.12
9492025-01-16T18:09:43.295Z Downloaded tokio-postgres v0.7.12
9502025-01-16T18:09:43.300Z Downloaded chrono v0.4.38
9512025-01-16T18:09:43.309Z Downloaded flume v0.11.1
9522025-01-16T18:09:43.312Z Downloaded ed25519-dalek v2.1.1
9532025-01-16T18:09:43.316Z Downloaded flate2 v1.0.34
9542025-01-16T18:09:43.321Z Downloaded serde_with v3.11.0
9552025-01-16T18:09:43.332Z Downloaded nom v7.1.3
9562025-01-16T18:09:43.337Z Downloaded rusqlite v0.32.1
9572025-01-16T18:09:43.347Z Downloaded hashbrown v0.14.5
9582025-01-16T18:09:43.351Z Downloaded tokio-util v0.7.12
9592025-01-16T18:09:43.358Z Downloaded p521 v0.13.3
9602025-01-16T18:09:43.362Z Downloaded git2 v0.19.0
9612025-01-16T18:09:43.372Z Downloaded qorb v0.2.1
9622025-01-16T18:09:43.378Z Downloaded tungstenite v0.24.0
9632025-01-16T18:09:43.381Z Downloaded idna v0.4.0
9642025-01-16T18:09:43.388Z Downloaded idna v0.2.3
9652025-01-16T18:09:43.396Z Downloaded salty v0.3.0
9662025-01-16T18:09:43.404Z Downloaded zerocopy-derive v0.8.10
9672025-01-16T18:09:43.410Z Downloaded proptest v1.5.0
9682025-01-16T18:09:43.420Z Downloaded ssh-key v0.6.6
9692025-01-16T18:09:43.428Z Downloaded hashbrown v0.13.2
9702025-01-16T18:09:43.432Z Downloaded reedline v0.35.0
9712025-01-16T18:09:43.440Z Downloaded object v0.30.4
9722025-01-16T18:09:43.452Z Downloaded rustls-webpki v0.101.7
9732025-01-16T18:09:43.467Z Downloaded futures-util v0.3.31
9742025-01-16T18:09:43.479Z Downloaded quinn-proto v0.11.8
9752025-01-16T18:09:43.487Z Downloaded openssl v0.10.66
9762025-01-16T18:09:43.497Z Downloaded regress v0.10.1
9772025-01-16T18:09:43.507Z Downloaded portable-atomic v1.9.0
9782025-01-16T18:09:43.515Z Downloaded sqlparser v0.45.0
9792025-01-16T18:09:43.522Z Downloaded quick-xml v0.33.0
9802025-01-16T18:09:43.534Z Downloaded rustls-webpki v0.102.8
9812025-01-16T18:09:43.547Z Downloaded rayon v1.10.0
9822025-01-16T18:09:43.556Z Downloaded smoltcp v0.9.1
9832025-01-16T18:09:43.568Z Downloaded smoltcp v0.11.0
9842025-01-16T18:09:43.582Z Downloaded bstr v1.10.0
9852025-01-16T18:09:43.596Z Downloaded rustls v0.21.12
9862025-01-16T18:09:43.607Z Downloaded trust-dns-proto v0.22.0
9872025-01-16T18:09:43.620Z Downloaded zerocopy v0.8.10
9882025-01-16T18:09:43.649Z Downloaded nix v0.29.0
9892025-01-16T18:09:43.660Z Downloaded polar-core v0.27.3
9902025-01-16T18:09:43.669Z Downloaded regex-syntax v0.6.29
9912025-01-16T18:09:43.677Z Downloaded webpki-roots v0.26.6
9922025-01-16T18:09:43.681Z Downloaded unicode-width v0.2.0
9932025-01-16T18:09:43.688Z Downloaded object v0.36.5
9942025-01-16T18:09:43.701Z Downloaded dropshot v0.13.0
9952025-01-16T18:09:43.723Z Downloaded nix v0.28.0
9962025-01-16T18:09:43.734Z Downloaded diesel v2.2.6
9972025-01-16T18:09:43.754Z Downloaded dropshot v0.12.0
9982025-01-16T18:09:43.774Z Downloaded openapiv3 v2.0.0
9992025-01-16T18:09:43.786Z Downloaded regex-syntax v0.8.5
10002025-01-16T18:09:43.795Z Downloaded rustls v0.23.19
10012025-01-16T18:09:43.808Z Downloaded rustls v0.22.4
10022025-01-16T18:09:43.822Z Downloaded typify-impl v0.2.0
10032025-01-16T18:09:43.841Z Downloaded typify-impl v0.3.0
10042025-01-16T18:09:43.855Z Downloaded petname v2.0.2
10052025-01-16T18:09:43.861Z Downloaded regex v1.11.1
10062025-01-16T18:09:43.874Z Downloaded p384 v0.13.0
10072025-01-16T18:09:43.880Z Downloaded bzip2-sys v0.1.11+1.0.8
10082025-01-16T18:09:43.893Z Downloaded ratatui v0.28.1
10092025-01-16T18:09:43.914Z Downloaded sled v0.34.7
10102025-01-16T18:09:43.925Z Downloaded zerocopy-derive v0.6.6
10112025-01-16T18:09:43.934Z Downloaded petgraph v0.6.5
10122025-01-16T18:09:43.952Z Downloaded nix v0.27.1
10132025-01-16T18:09:43.963Z Downloaded hickory-proto v0.24.1
10142025-01-16T18:09:43.978Z Downloaded regress v0.9.1
10152025-01-16T18:09:43.987Z Downloaded chrono-tz v0.10.0
10162025-01-16T18:09:43.995Z Downloaded idna v0.3.0
10172025-01-16T18:09:44.002Z Downloaded curve25519-dalek v4.1.3
10182025-01-16T18:09:44.011Z Downloaded regex-automata v0.4.8
10192025-01-16T18:09:44.031Z Downloaded lzma-sys v0.1.20
10202025-01-16T18:09:44.058Z Downloaded sha3 v0.10.8
10212025-01-16T18:09:44.063Z Downloaded tokio v1.40.0
10222025-01-16T18:09:44.099Z Downloaded libz-sys v1.1.20
10232025-01-16T18:09:44.120Z Downloaded csv v1.3.0
10242025-01-16T18:09:44.140Z Downloaded gimli v0.31.1
10252025-01-16T18:09:44.148Z Downloaded idna v0.5.0
10262025-01-16T18:09:44.155Z Downloaded hashbrown v0.12.3
10272025-01-16T18:09:44.161Z Downloaded vcpkg v0.2.15
10282025-01-16T18:09:44.198Z Downloaded radix_trie v0.2.1
10292025-01-16T18:09:44.206Z Downloaded h2 v0.4.6
10302025-01-16T18:09:44.209Z Downloaded num-bigint-dig v0.8.4
10312025-01-16T18:09:44.213Z Downloaded same-file v1.0.6
10322025-01-16T18:09:44.216Z Downloaded unicode-segmentation v1.12.0
10332025-01-16T18:09:44.220Z Downloaded unicase v2.7.0
10342025-01-16T18:09:44.220Z Downloaded unarray v0.1.4
10352025-01-16T18:09:44.223Z Downloaded elliptic-curve v0.13.8
10362025-01-16T18:09:44.225Z Downloaded tokio-tungstenite v0.24.0
10372025-01-16T18:09:44.228Z Downloaded tokio-stream v0.1.16
10382025-01-16T18:09:44.230Z Downloaded derive_builder_core v0.20.2
10392025-01-16T18:09:44.233Z Downloaded vte v0.11.1
10402025-01-16T18:09:44.235Z Downloaded russh v0.45.0
10412025-01-16T18:09:44.240Z Downloaded rustfmt-wrapper v0.2.1
10422025-01-16T18:09:44.242Z Downloaded predicates-tree v1.0.11
10432025-01-16T18:09:44.244Z Downloaded radium v0.7.0
10442025-01-16T18:09:44.245Z Downloaded unicode-normalization v0.1.24
10452025-01-16T18:09:44.248Z Downloaded parking_lot v0.12.3
10462025-01-16T18:09:44.251Z Downloaded half v2.4.1
10472025-01-16T18:09:44.253Z Downloaded tar v0.4.42
10482025-01-16T18:09:44.256Z Downloaded typed-path v0.9.3
10492025-01-16T18:09:44.262Z Downloaded ron v0.8.1
10502025-01-16T18:09:44.268Z Downloaded hkdf v0.12.4
10512025-01-16T18:09:44.270Z Downloaded futures-task v0.3.31
10522025-01-16T18:09:44.273Z Downloaded tui-tree-widget v0.22.0
10532025-01-16T18:09:44.273Z Downloaded tokio-tungstenite v0.23.1
10542025-01-16T18:09:44.275Z Downloaded sha1 v0.10.6
10552025-01-16T18:09:44.278Z Downloaded flagset v0.4.6
10562025-01-16T18:09:44.281Z Downloaded env_logger v0.11.5
10572025-01-16T18:09:44.284Z Downloaded aho-corasick v1.1.3
10582025-01-16T18:09:44.288Z Downloaded typify-macro v0.3.0
10592025-01-16T18:09:44.291Z Downloaded structmeta-derive v0.2.0
10602025-01-16T18:09:44.291Z Downloaded xz2 v0.1.7
10612025-01-16T18:09:44.296Z Downloaded zip v0.6.6
10622025-01-16T18:09:44.299Z Downloaded steno v0.4.1
10632025-01-16T18:09:44.303Z Downloaded rsa v0.9.6
10642025-01-16T18:09:44.306Z Downloaded encoding_rs v0.8.34
10652025-01-16T18:09:44.328Z Downloaded nodrop v0.1.14
10662025-01-16T18:09:44.331Z Downloaded nibble_vec v0.1.0
10672025-01-16T18:09:44.331Z Downloaded parking_lot_core v0.9.10
10682025-01-16T18:09:44.334Z Downloaded libm v0.2.8
10692025-01-16T18:09:44.338Z Downloaded unsafe-libyaml v0.2.11
10702025-01-16T18:09:44.342Z Downloaded futures-macro v0.3.31
10712025-01-16T18:09:44.345Z Downloaded headers v0.4.0
10722025-01-16T18:09:44.348Z Downloaded vte_generate_state_changes v0.1.2
10732025-01-16T18:09:44.350Z Downloaded try-lock v0.2.5
10742025-01-16T18:09:44.350Z Downloaded rand v0.8.5
10752025-01-16T18:09:44.353Z Downloaded tokio-rustls v0.25.0
10762025-01-16T18:09:44.356Z Downloaded der_derive v0.7.3
10772025-01-16T18:09:44.359Z Downloaded funty v2.0.0
10782025-01-16T18:09:44.359Z Downloaded tokio-rustls v0.24.1
10792025-01-16T18:09:44.362Z Downloaded typify v0.2.0
10802025-01-16T18:09:44.365Z Downloaded enum-as-inner v0.5.1
10812025-01-16T18:09:44.365Z Downloaded dirs-sys-next v0.1.2
10822025-01-16T18:09:44.368Z Downloaded pkcs8 v0.10.2
10832025-01-16T18:09:44.371Z Downloaded minimal-lexical v0.2.1
10842025-01-16T18:09:44.373Z Downloaded form_urlencoded v1.2.1
10852025-01-16T18:09:44.373Z Downloaded getrandom v0.2.15
10862025-01-16T18:09:44.376Z Downloaded smallvec v1.13.2
10872025-01-16T18:09:44.379Z Downloaded http v1.2.0
10882025-01-16T18:09:44.383Z Downloaded time-macros v0.2.18
10892025-01-16T18:09:44.387Z Downloaded phf_generator v0.11.2
10902025-01-16T18:09:44.387Z Downloaded tinyvec v1.8.0
10912025-01-16T18:09:44.389Z Downloaded libgit2-sys v0.17.0+1.8.1
10922025-01-16T18:09:44.447Z Downloaded snafu v0.8.5
10932025-01-16T18:09:44.452Z Downloaded foreign-types-shared v0.3.1
10942025-01-16T18:09:44.455Z Downloaded serde_urlencoded v0.7.1
10952025-01-16T18:09:44.455Z Downloaded serde_repr v0.1.19
10962025-01-16T18:09:44.458Z Downloaded rtoolbox v0.0.2
10972025-01-16T18:09:44.458Z Downloaded rpassword v7.3.1
10982025-01-16T18:09:44.458Z Downloaded crypto-bigint v0.5.5
10992025-01-16T18:09:44.464Z Downloaded const_format v0.2.33
11002025-01-16T18:09:44.468Z Downloaded parking_lot v0.11.2
11012025-01-16T18:09:44.470Z Downloaded test-strategy v0.3.1
11022025-01-16T18:09:44.474Z Downloaded multer v3.1.0
11032025-01-16T18:09:44.477Z Downloaded universal-hash v0.5.1
11042025-01-16T18:09:44.477Z Downloaded pem-rfc7468 v0.7.0
11052025-01-16T18:09:44.480Z Downloaded schemars_derive v0.8.21
11062025-01-16T18:09:44.480Z Downloaded password-hash v0.4.2
11072025-01-16T18:09:44.482Z Downloaded rfc6979 v0.4.0
11082025-01-16T18:09:44.482Z Downloaded resolv-conf v0.7.0
11092025-01-16T18:09:44.485Z Downloaded crc-any v2.5.0
11102025-01-16T18:09:44.488Z Downloaded compact_str v0.8.0
11112025-01-16T18:09:44.491Z Downloaded signal-hook-mio v0.2.4
11122025-01-16T18:09:44.491Z Downloaded powerfmt v0.2.0
11132025-01-16T18:09:44.494Z Downloaded pbkdf2 v0.12.2
11142025-01-16T18:09:44.494Z Downloaded num-integer v0.1.46
11152025-01-16T18:09:44.498Z Downloaded icu_locid v1.5.0
11162025-01-16T18:09:44.501Z Downloaded sct v0.7.1
11172025-01-16T18:09:44.504Z Downloaded rustls-pki-types v1.10.0
11182025-01-16T18:09:44.508Z Downloaded icu_normalizer_data v1.5.0
11192025-01-16T18:09:44.508Z Downloaded tracing-attributes v0.1.27
11202025-01-16T18:09:44.511Z Downloaded thiserror v2.0.11
11212025-01-16T18:09:44.516Z Downloaded num-derive v0.4.2
11222025-01-16T18:09:44.519Z Downloaded subtle v2.6.1
11232025-01-16T18:09:44.519Z Downloaded typify-macro v0.2.0
11242025-01-16T18:09:44.523Z Downloaded cookie v0.18.1
11252025-01-16T18:09:44.523Z Downloaded clang-sys v1.8.1
11262025-01-16T18:09:44.526Z Downloaded ciborium v0.2.2
11272025-01-16T18:09:44.531Z Downloaded embedded-io v0.6.1
11282025-01-16T18:09:44.531Z Downloaded cipher v0.4.4
11292025-01-16T18:09:44.531Z Downloaded chrono-tz-build v0.4.0
11302025-01-16T18:09:44.535Z Downloaded cexpr v0.6.0
11312025-01-16T18:09:44.535Z Downloaded hmac v0.12.1
11322025-01-16T18:09:44.535Z Downloaded home v0.5.9
11332025-01-16T18:09:44.539Z Downloaded convert_case v0.4.0
11342025-01-16T18:09:44.539Z Downloaded cbc v0.1.2
11352025-01-16T18:09:44.539Z Downloaded buf-list v1.0.3
11362025-01-16T18:09:44.541Z Downloaded linear-map v1.2.0
11372025-01-16T18:09:44.541Z Downloaded iana-time-zone v0.1.61
11382025-01-16T18:09:44.544Z Downloaded base64ct v1.6.0
11392025-01-16T18:09:44.548Z Downloaded backoff v0.4.0
11402025-01-16T18:09:44.548Z Downloaded lockfree-object-pool v0.1.6
11412025-01-16T18:09:44.552Z Downloaded bit-set v0.5.3
11422025-01-16T18:09:44.552Z Downloaded async-bb8-diesel v0.2.1
11432025-01-16T18:09:44.557Z Downloaded indent_write v2.2.0
11442025-01-16T18:09:44.557Z Downloaded internet-checksum v0.2.1
11452025-01-16T18:09:44.557Z Downloaded impl-trait-for-tuples v0.2.2
11462025-01-16T18:09:44.560Z Downloaded hostname v0.3.1
11472025-01-16T18:09:44.560Z Downloaded httparse v1.9.5
11482025-01-16T18:09:44.563Z Downloaded hickory-client v0.24.1
11492025-01-16T18:09:44.565Z Downloaded bitfield v0.14.0
11502025-01-16T18:09:44.566Z Downloaded async-stream v0.3.6
11512025-01-16T18:09:44.568Z Downloaded aead v0.5.2
11522025-01-16T18:09:44.568Z Downloaded humantime v2.1.0
11532025-01-16T18:09:44.572Z Downloaded hex v0.4.3
11542025-01-16T18:09:44.573Z Downloaded array-init v0.0.4
11552025-01-16T18:09:44.756Z Downloaded libsqlite3-sys v0.30.1
11562025-01-16T18:09:44.872Z Downloaded ring v0.17.8
11572025-01-16T18:09:45.187Z Downloaded aws-lc-sys v0.22.0
11582025-01-16T18:09:45.504Z Compiling serde v1.0.217
11592025-01-16T18:09:45.511Z Compiling lock_api v0.4.12
11602025-01-16T18:09:45.511Z Compiling scopeguard v1.2.0
11612025-01-16T18:09:45.511Z Compiling value-bag v1.9.0
11622025-01-16T18:09:45.511Z Compiling typenum v1.17.0
11632025-01-16T18:09:45.511Z Compiling generic-array v0.14.7
11642025-01-16T18:09:45.674Z Compiling syn v2.0.96
11652025-01-16T18:09:45.676Z Compiling getrandom v0.2.15
11662025-01-16T18:09:45.820Z Compiling subtle v2.6.1
11672025-01-16T18:09:46.015Z Compiling rand_core v0.6.4
11682025-01-16T18:09:46.143Z Compiling log v0.4.22
11692025-01-16T18:09:46.196Z Compiling shlex v1.3.0
11702025-01-16T18:09:46.237Z Compiling jobserver v0.1.32
11712025-01-16T18:09:46.257Z Compiling smallvec v1.13.2
11722025-01-16T18:09:46.464Z Compiling const-oid v0.9.6
11732025-01-16T18:09:46.534Z Compiling spin v0.9.8
11742025-01-16T18:09:46.564Z Compiling pin-project-lite v0.2.14
11752025-01-16T18:09:46.627Z Compiling cc v1.1.30
11762025-01-16T18:09:46.692Z Compiling rustix v0.38.37
11772025-01-16T18:09:46.873Z Compiling parking_lot_core v0.9.10
11782025-01-16T18:09:46.923Z Compiling futures-core v0.3.31
11792025-01-16T18:09:47.178Z Compiling signal-hook-registry v1.4.2
11802025-01-16T18:09:47.333Z Compiling mio v1.0.2
11812025-01-16T18:09:47.721Z Compiling aho-corasick v1.1.3
11822025-01-16T18:09:47.980Z Compiling parking_lot v0.12.3
11832025-01-16T18:09:48.082Z Compiling regex-syntax v0.8.5
11842025-01-16T18:09:48.114Z Compiling cpufeatures v0.2.14
11852025-01-16T18:09:48.239Z Compiling lazy_static v1.5.0
11862025-01-16T18:09:48.395Z Compiling either v1.13.0
11872025-01-16T18:09:48.478Z Compiling futures-sink v0.3.31
11882025-01-16T18:09:48.641Z Compiling stable_deref_trait v1.2.0
11892025-01-16T18:09:48.685Z Compiling glob v0.3.1
11902025-01-16T18:09:48.765Z Compiling socket2 v0.5.7
11912025-01-16T18:09:48.828Z Compiling slab v0.4.9
11922025-01-16T18:09:48.870Z Compiling prettyplease v0.2.25
11932025-01-16T18:09:49.236Z Compiling serde_json v1.0.135
11942025-01-16T18:09:49.313Z Compiling minimal-lexical v0.2.1
11952025-01-16T18:09:49.572Z Compiling clang-sys v1.8.1
11962025-01-16T18:09:49.671Z Compiling libloading v0.8.5
11972025-01-16T18:09:49.810Z Compiling nom v7.1.3
11982025-01-16T18:09:49.896Z Compiling home v0.5.9
11992025-01-16T18:09:50.068Z Compiling bindgen v0.69.5
12002025-01-16T18:09:50.173Z Compiling itertools v0.10.5
12012025-01-16T18:09:50.731Z Compiling futures-channel v0.3.31
12022025-01-16T18:09:50.923Z Compiling rustc-hash v1.1.0
12032025-01-16T18:09:51.092Z Compiling lazycell v1.3.0
12042025-01-16T18:09:51.202Z Compiling futures-task v0.3.31
12052025-01-16T18:09:51.282Z Compiling foldhash v0.1.3
12062025-01-16T18:09:51.509Z Compiling pin-utils v0.1.0
12072025-01-16T18:09:51.611Z Compiling allocator-api2 v0.2.18
12082025-01-16T18:09:51.629Z Compiling libm v0.2.8
12092025-01-16T18:09:51.945Z Compiling futures-io v0.3.31
12102025-01-16T18:09:52.243Z Compiling regex-automata v0.4.8
12112025-01-16T18:09:52.394Z Compiling hashbrown v0.15.1
12122025-01-16T18:09:52.641Z Compiling cmake v0.1.51
12132025-01-16T18:09:52.764Z Compiling num-traits v0.2.19
12142025-01-16T18:09:53.062Z Compiling cexpr v0.6.0
12152025-01-16T18:09:53.201Z Compiling dunce v1.0.5
12162025-01-16T18:09:53.344Z Compiling synstructure v0.13.1
12172025-01-16T18:09:53.581Z Compiling pkg-config v0.3.31
12182025-01-16T18:09:54.598Z Compiling fs_extra v1.3.0
12192025-01-16T18:09:54.671Z Compiling tinyvec_macros v0.1.1
12202025-01-16T18:09:54.784Z Compiling tinyvec v1.8.0
12212025-01-16T18:09:55.105Z Compiling ring v0.17.8
12222025-01-16T18:09:55.153Z Compiling base64ct v1.6.0
12232025-01-16T18:09:55.755Z Compiling unicode-bidi v0.3.17
12242025-01-16T18:09:56.254Z Compiling unicode-normalization v0.1.24
12252025-01-16T18:09:56.278Z Compiling writeable v0.5.5
12262025-01-16T18:09:56.337Z Compiling litemap v0.7.3
12272025-01-16T18:09:56.730Z Compiling paste v1.0.15
12282025-01-16T18:09:57.025Z Compiling pem-rfc7468 v0.7.0
12292025-01-16T18:09:57.303Z Compiling aws-lc-rs v1.10.0
12302025-01-16T18:09:57.367Z Compiling flagset v0.4.6
12312025-01-16T18:09:57.606Z Compiling httparse v1.9.5
12322025-01-16T18:09:57.623Z Compiling regex v1.11.1
12332025-01-16T18:09:57.875Z Compiling tracing-core v0.1.32
12342025-01-16T18:09:58.330Z Compiling percent-encoding v2.3.1
12352025-01-16T18:09:58.531Z Compiling icu_locid_transform_data v1.5.0
12362025-01-16T18:09:58.620Z Compiling crossbeam-utils v0.8.20
12372025-01-16T18:09:58.646Z Compiling rustls-pki-types v1.10.0
12382025-01-16T18:09:58.996Z Compiling powerfmt v0.2.0
12392025-01-16T18:09:59.018Z Compiling serde_derive v1.0.217
12402025-01-16T18:09:59.113Z Compiling zeroize_derive v1.4.2
12412025-01-16T18:09:59.344Z Compiling zerocopy-derive v0.7.35
12422025-01-16T18:09:59.435Z Compiling tokio-macros v2.4.0
12432025-01-16T18:09:59.473Z Compiling zerofrom-derive v0.1.4
12442025-01-16T18:10:00.443Z Compiling zeroize v1.8.1
12452025-01-16T18:10:00.861Z Compiling yoke-derive v0.7.4
12462025-01-16T18:10:00.878Z Compiling thiserror-impl v1.0.69
12472025-01-16T18:10:01.310Z Compiling zerocopy v0.7.35
12482025-01-16T18:10:02.154Z Compiling crypto-common v0.1.6
12492025-01-16T18:10:02.410Z Compiling block-buffer v0.10.4
12502025-01-16T18:10:02.657Z Compiling digest v0.10.7
12512025-01-16T18:10:02.677Z Compiling zerovec-derive v0.10.3
12522025-01-16T18:10:02.861Z Compiling zerofrom v0.1.4
12532025-01-16T18:10:03.081Z Compiling hmac v0.12.1
12542025-01-16T18:10:03.136Z Compiling futures-macro v0.3.31
12552025-01-16T18:10:03.158Z Compiling block-padding v0.3.3
12562025-01-16T18:10:03.325Z Compiling displaydoc v0.2.5
12572025-01-16T18:10:03.393Z Compiling inout v0.1.3
12582025-01-16T18:10:03.451Z Compiling yoke v0.7.4
12592025-01-16T18:10:03.675Z Compiling cipher v0.4.4
12602025-01-16T18:10:03.703Z Compiling thiserror v1.0.69
12612025-01-16T18:10:03.797Z Compiling sha2 v0.10.8
12622025-01-16T18:10:04.294Z Compiling ppv-lite86 v0.2.20
12632025-01-16T18:10:04.322Z Compiling icu_provider_macros v1.5.0
12642025-01-16T18:10:04.618Z Compiling der_derive v0.7.3
12652025-01-16T18:10:04.775Z Compiling rand_chacha v0.3.1
12662025-01-16T18:10:04.855Z Compiling futures-util v0.3.31
12672025-01-16T18:10:05.019Z Compiling zerovec v0.10.4
12682025-01-16T18:10:05.195Z Compiling tracing-attributes v0.1.27
12692025-01-16T18:10:06.737Z Compiling tinystr v0.7.6
12702025-01-16T18:10:07.003Z Compiling der v0.7.9
12712025-01-16T18:10:07.085Z Compiling icu_collections v1.5.0
12722025-01-16T18:10:07.191Z Compiling icu_locid v1.5.0
12732025-01-16T18:10:07.198Z Compiling rand v0.8.5
12742025-01-16T18:10:08.315Z Compiling icu_provider v1.5.0
12752025-01-16T18:10:08.423Z Compiling tracing v0.1.40
12762025-01-16T18:10:08.892Z Compiling spki v0.7.3
12772025-01-16T18:10:09.085Z Compiling icu_locid_transform v1.5.0
12782025-01-16T18:10:09.154Z Compiling salsa20 v0.10.2
12792025-01-16T18:10:09.232Z Compiling pest v2.7.14
12802025-01-16T18:10:09.252Z Compiling pbkdf2 v0.12.2
12812025-01-16T18:10:09.413Z Compiling time-core v0.1.2
12822025-01-16T18:10:09.436Z Compiling untrusted v0.7.1
12832025-01-16T18:10:09.590Z Compiling num-conv v0.1.0
12842025-01-16T18:10:09.623Z Compiling icu_properties_data v1.5.0
12852025-01-16T18:10:09.857Z Compiling vcpkg v0.2.15
12862025-01-16T18:10:09.865Z Compiling mirai-annotations v1.12.0
12872025-01-16T18:10:09.907Z Compiling untrusted v0.9.0
12882025-01-16T18:10:09.965Z Compiling time-macros v0.2.18
12892025-01-16T18:10:10.085Z Compiling scrypt v0.11.0
12902025-01-16T18:10:10.608Z Compiling icu_properties v1.5.1
12912025-01-16T18:10:11.252Z Compiling cbc v0.1.2
12922025-01-16T18:10:11.371Z Compiling aes v0.8.4
12932025-01-16T18:10:11.466Z Compiling bitflags v2.6.0
12942025-01-16T18:10:11.620Z Compiling bytes v1.9.0
12952025-01-16T18:10:12.208Z Compiling indexmap v2.7.0
12962025-01-16T18:10:12.854Z Compiling tokio v1.40.0
12972025-01-16T18:10:12.947Z Compiling http v1.2.0
12982025-01-16T18:10:13.074Z Compiling semver v1.0.24
12992025-01-16T18:10:13.794Z Compiling rustc_version v0.4.1
13002025-01-16T18:10:14.166Z Compiling pest_meta v2.7.14
13012025-01-16T18:10:14.570Z Compiling openssl-sys v0.9.103
13022025-01-16T18:10:15.607Z Compiling deranged v0.3.11
13032025-01-16T18:10:15.647Z Compiling scroll_derive v0.12.0
13042025-01-16T18:10:15.647Z Compiling utf16_iter v1.0.5
13052025-01-16T18:10:15.647Z Compiling which v4.4.2
13062025-01-16T18:10:15.647Z Compiling icu_normalizer_data v1.5.0
13072025-01-16T18:10:15.825Z Compiling utf8_iter v1.0.4
13082025-01-16T18:10:16.058Z Compiling atomic-waker v1.1.2
13092025-01-16T18:10:19.195Z Compiling write16 v1.0.0
13102025-01-16T18:10:19.277Z Compiling num_threads v0.1.7
13112025-01-16T18:10:19.277Z Compiling icu_normalizer v1.5.0
13122025-01-16T18:10:19.277Z Compiling time v0.3.36
13132025-01-16T18:10:19.277Z Compiling scroll v0.12.0
13142025-01-16T18:10:19.367Z Compiling pest_generator v2.7.14
13152025-01-16T18:10:19.367Z Compiling http-body v1.0.1
13162025-01-16T18:10:19.367Z Compiling pkcs5 v0.7.1
13172025-01-16T18:10:19.367Z Compiling form_urlencoded v1.2.1
13182025-01-16T18:10:19.367Z Compiling slog v2.7.0
13192025-01-16T18:10:19.367Z Compiling try-lock v0.2.5
13202025-01-16T18:10:19.367Z Compiling pkcs8 v0.10.2
13212025-01-16T18:10:19.367Z Compiling want v0.3.1
13222025-01-16T18:10:19.367Z Compiling goblin v0.8.2
13232025-01-16T18:10:19.367Z Compiling idna_adapter v1.2.0
13242025-01-16T18:10:19.367Z Compiling uuid v1.11.0
13252025-01-16T18:10:19.367Z Compiling iana-time-zone v0.1.61
13262025-01-16T18:10:19.368Z Compiling pest_derive v2.7.14
13272025-01-16T18:10:19.368Z Compiling httpdate v1.0.3
13282025-01-16T18:10:19.368Z Compiling chrono v0.4.38
13292025-01-16T18:10:19.395Z Compiling idna v1.0.3
13302025-01-16T18:10:19.556Z Compiling dtrace-parser v0.2.0
13312025-01-16T18:10:20.723Z Compiling tokio-util v0.7.12
13322025-01-16T18:10:20.900Z Compiling serde_spanned v0.6.8
13332025-01-16T18:10:21.166Z Compiling toml_datetime v0.6.8
13342025-01-16T18:10:21.241Z Compiling serde_tokenstream v0.2.2
13352025-01-16T18:10:21.455Z Compiling foreign-types-shared v0.1.1
13362025-01-16T18:10:21.628Z Compiling openssl v0.10.66
13372025-01-16T18:10:21.679Z Compiling h2 v0.4.6
13382025-01-16T18:10:21.842Z Compiling base64 v0.22.1
13392025-01-16T18:10:21.977Z Compiling adler2 v2.0.0
13402025-01-16T18:10:22.034Z Compiling match_cfg v0.1.0
13412025-01-16T18:10:22.150Z Compiling tower-service v0.3.3
13422025-01-16T18:10:22.214Z Compiling rustversion v1.0.17
13432025-01-16T18:10:22.303Z Compiling miniz_oxide v0.8.0
13442025-01-16T18:10:22.486Z Compiling hostname v0.3.1
13452025-01-16T18:10:22.638Z Compiling foreign-types v0.3.2
13462025-01-16T18:10:22.711Z Compiling url v2.5.3
13472025-01-16T18:10:22.974Z Compiling async-trait v0.1.83
13482025-01-16T18:10:23.753Z Compiling openssl-macros v0.1.1
13492025-01-16T18:10:24.034Z Compiling dof v0.3.0
13502025-01-16T18:10:24.520Z Compiling serde_derive_internals v0.29.1
13512025-01-16T18:10:24.536Z Compiling dirs-sys-next v0.1.2
13522025-01-16T18:10:25.096Z Compiling usdt-impl v0.5.0
13532025-01-16T18:10:25.426Z Compiling rustls v0.23.19
13542025-01-16T18:10:25.722Z Compiling data-encoding v2.6.0
13552025-01-16T18:10:25.895Z Compiling native-tls v0.2.12
13562025-01-16T18:10:26.250Z Compiling rustls v0.22.4
13572025-01-16T18:10:26.276Z Compiling syn v1.0.109
13582025-01-16T18:10:26.483Z Compiling schemars v0.8.21
13592025-01-16T18:10:26.541Z Compiling siphasher v0.3.11
13602025-01-16T18:10:26.860Z Compiling schemars_derive v0.8.21
13612025-01-16T18:10:26.945Z Compiling dirs-next v2.0.0
13622025-01-16T18:10:27.179Z Compiling http-body-util v0.1.2
13632025-01-16T18:10:27.664Z Compiling heapless v0.7.17
13642025-01-16T18:10:27.759Z Compiling crossbeam-epoch v0.9.18
13652025-01-16T18:10:27.782Z Compiling sha1 v0.10.6
13662025-01-16T18:10:28.097Z Compiling signature v2.2.0
13672025-01-16T18:10:28.223Z Compiling bzip2-sys v0.1.11+1.0.8
13682025-01-16T18:10:28.307Z Compiling thread_local v1.1.8
13692025-01-16T18:10:28.396Z Compiling encoding_rs v0.8.34
13702025-01-16T18:10:28.476Z Compiling multer v3.1.0
13712025-01-16T18:10:28.694Z Compiling cookie v0.18.1
13722025-01-16T18:10:28.779Z Compiling hyper v1.5.0
13732025-01-16T18:10:28.806Z Compiling dyn-clone v1.0.17
13742025-01-16T18:10:28.981Z Compiling slog-async v2.8.0
13752025-01-16T18:10:29.024Z Compiling openssl-probe v0.1.5
13762025-01-16T18:10:29.352Z Compiling mime v0.3.17
13772025-01-16T18:10:29.466Z Compiling ipnet v2.10.1
13782025-01-16T18:10:29.842Z Compiling signal-hook v0.3.17
13792025-01-16T18:10:29.884Z Compiling rayon-core v1.12.1
13802025-01-16T18:10:30.134Z Compiling gimli v0.31.1
13812025-01-16T18:10:30.191Z Compiling unicode-properties v0.1.3
13822025-01-16T18:10:30.605Z Compiling stringprep v0.1.5
13832025-01-16T18:10:30.688Z Compiling toml_edit v0.22.22
13842025-01-16T18:10:31.690Z Compiling hyper-util v0.1.10
13852025-01-16T18:10:33.172Z Compiling crossbeam-deque v0.8.5
13862025-01-16T18:10:33.602Z Compiling usdt-attr-macro v0.5.0
13872025-01-16T18:10:34.523Z Compiling addr2line v0.24.2
13882025-01-16T18:10:34.600Z Compiling usdt-macro v0.5.0
13892025-01-16T18:10:34.786Z Compiling term v0.7.0
13902025-01-16T18:10:35.148Z Compiling slog-json v2.6.1
13912025-01-16T18:10:35.179Z Compiling serde_urlencoded v0.7.1
13922025-01-16T18:10:35.283Z Compiling curve25519-dalek v4.1.3
13932025-01-16T18:10:35.518Z Compiling crossbeam-channel v0.5.13
13942025-01-16T18:10:35.704Z Compiling futures-executor v0.3.31
13952025-01-16T18:10:35.945Z Compiling enum-as-inner v0.6.1
13962025-01-16T18:10:36.044Z Compiling md-5 v0.10.6
13972025-01-16T18:10:36.174Z Compiling rustls-pemfile v2.2.0
13982025-01-16T18:10:36.207Z Compiling async-stream-impl v0.3.6
13992025-01-16T18:10:36.337Z Compiling num-integer v0.1.46
14002025-01-16T18:10:36.515Z Compiling idna v0.3.0
14012025-01-16T18:10:36.576Z Compiling idna v0.4.0
14022025-01-16T18:10:37.010Z Compiling hash32 v0.2.1
14032025-01-16T18:10:37.131Z Compiling ff v0.13.0
14042025-01-16T18:10:37.347Z Compiling is-terminal v0.4.13
14052025-01-16T18:10:37.391Z Compiling object v0.36.5
14062025-01-16T18:10:37.501Z Compiling dropshot v0.12.0
14072025-01-16T18:10:37.573Z Compiling portable-atomic v1.9.0
14082025-01-16T18:10:37.823Z Compiling linked-hash-map v0.5.6
14092025-01-16T18:10:38.119Z Compiling psl-types v2.0.11
14102025-01-16T18:10:38.173Z Compiling anyhow v1.0.93
14112025-01-16T18:10:38.195Z Compiling fallible-iterator v0.2.0
14122025-01-16T18:10:38.215Z Compiling quick-error v1.2.3
14132025-01-16T18:10:38.330Z Compiling rustc-demangle v0.1.24
14142025-01-16T18:10:38.377Z Compiling utf-8 v0.7.6
14152025-01-16T18:10:38.583Z Compiling smoltcp v0.9.1
14162025-01-16T18:10:38.715Z Compiling take_mut v0.2.2
14172025-01-16T18:10:38.756Z Compiling num-bigint-dig v0.8.4
14182025-01-16T18:10:38.839Z Compiling base16ct v0.2.0
14192025-01-16T18:10:39.097Z Compiling sec1 v0.7.3
14202025-01-16T18:10:39.151Z Compiling postgres-protocol v0.6.7
14212025-01-16T18:10:39.273Z Compiling tungstenite v0.24.0
14222025-01-16T18:10:39.686Z Compiling resolv-conf v0.7.0
14232025-01-16T18:10:39.737Z Compiling publicsuffix v2.2.3
14242025-01-16T18:10:39.949Z Compiling lru-cache v0.1.2
14252025-01-16T18:10:40.077Z Compiling async-stream v0.3.6
14262025-01-16T18:10:40.149Z Compiling hickory-proto v0.24.1
14272025-01-16T18:10:40.375Z Compiling slog-term v2.9.1
14282025-01-16T18:10:40.395Z Compiling usdt v0.5.0
14292025-01-16T18:10:40.399Z Compiling group v0.13.0
14302025-01-16T18:10:40.929Z Compiling num-iter v0.1.45
14312025-01-16T18:10:41.126Z Compiling futures v0.3.31
14322025-01-16T18:10:41.400Z Compiling slog-bunyan v2.5.0
14332025-01-16T18:10:41.585Z Compiling toml v0.8.19
14342025-01-16T18:10:41.638Z Compiling tokio-native-tls v0.3.1
14352025-01-16T18:10:42.840Z Compiling camino v1.1.9
14362025-01-16T18:10:43.181Z Compiling phf_shared v0.11.2
14372025-01-16T18:10:43.185Z Compiling dropshot_endpoint v0.12.0
14382025-01-16T18:10:43.558Z Compiling waitgroup v0.1.2
14392025-01-16T18:10:43.716Z Compiling terminal_size v0.4.0
14402025-01-16T18:10:43.882Z Compiling openapiv3 v2.0.0
14412025-01-16T18:10:43.899Z Compiling backtrace v0.3.74
14422025-01-16T18:10:43.941Z Compiling serde_path_to_error v0.1.16
14432025-01-16T18:10:44.548Z Compiling hkdf v0.12.4
14442025-01-16T18:10:44.702Z Compiling crypto-bigint v0.5.5
14452025-01-16T18:10:44.817Z Compiling webpki-roots v0.26.6
14462025-01-16T18:10:45.053Z Compiling curve25519-dalek-derive v0.1.1
14472025-01-16T18:10:46.528Z Compiling zerocopy-derive v0.6.6
14482025-01-16T18:10:46.945Z Compiling idna v0.5.0
14492025-01-16T18:10:47.382Z Compiling hubpack_derive v0.1.1
14502025-01-16T18:10:47.533Z Compiling hostname v0.4.0
14512025-01-16T18:10:47.774Z Compiling crc32fast v1.4.2
14522025-01-16T18:10:47.867Z Compiling ahash v0.8.11
14532025-01-16T18:10:48.128Z Compiling fs-err v2.11.0
14542025-01-16T18:10:48.229Z Compiling bitflags v1.3.2
14552025-01-16T18:10:48.264Z Compiling winnow v0.5.40
14562025-01-16T18:10:48.353Z Compiling newtype-uuid v1.2.1
14572025-01-16T18:10:48.427Z Compiling debug-ignore v1.0.5
14582025-01-16T18:10:48.459Z Compiling managed v0.8.0
14592025-01-16T18:10:48.531Z Compiling zerocopy v0.6.6
14602025-01-16T18:10:48.664Z Compiling console v0.15.8
14612025-01-16T18:10:48.741Z Compiling strum_macros v0.25.3
14622025-01-16T18:10:49.267Z Compiling clap_builder v4.5.21
14632025-01-16T18:10:49.571Z Compiling hubpack v0.1.2
14642025-01-16T18:10:50.042Z Compiling flate2 v1.0.34
14652025-01-16T18:10:50.068Z Compiling cookie_store v0.21.0
14662025-01-16T18:10:50.586Z Compiling elliptic-curve v0.13.8
14672025-01-16T18:10:50.959Z Compiling hickory-resolver v0.24.1
14682025-01-16T18:10:51.663Z Compiling toml_edit v0.19.15
14692025-01-16T18:10:51.819Z Compiling phf v0.11.2
14702025-01-16T18:10:52.122Z Compiling signal-hook-mio v0.2.4
14712025-01-16T18:10:52.205Z Compiling rayon v1.10.0
14722025-01-16T18:10:52.302Z Compiling hyper-tls v0.6.0
14732025-01-16T18:10:52.610Z Compiling bzip2 v0.4.4
14742025-01-16T18:10:53.010Z Compiling tokio-tungstenite v0.24.0
14752025-01-16T18:10:53.554Z Compiling postgres-types v0.2.8
14762025-01-16T18:10:56.235Z Compiling ed25519 v2.2.3
14772025-01-16T18:10:56.571Z Compiling phf_shared v0.10.0
14782025-01-16T18:10:56.960Z Compiling tokio-stream v0.1.16
14792025-01-16T18:10:56.981Z Compiling pkcs1 v0.7.5
14802025-01-16T18:10:57.475Z Compiling serde-big-array v0.5.1
14812025-01-16T18:10:57.725Z Compiling clap_derive v4.5.18
14822025-01-16T18:10:57.966Z Compiling rfc6979 v0.4.0
14832025-01-16T18:10:58.024Z Compiling serde_repr v0.1.19
14842025-01-16T18:10:58.134Z Compiling derive-where v1.2.7
14852025-01-16T18:10:58.178Z Compiling float-cmp v0.9.0
14862025-01-16T18:10:58.427Z Compiling bstr v1.10.0
14872025-01-16T18:10:58.813Z Compiling sync_wrapper v1.0.1
14882025-01-16T18:10:58.942Z Compiling static_assertions v1.1.0
14892025-01-16T18:10:58.988Z Compiling fixedbitset v0.4.2
14902025-01-16T18:10:59.066Z Compiling precomputed-hash v0.1.1
14912025-01-16T18:10:59.139Z Compiling unicode-segmentation v1.12.0
14922025-01-16T18:10:59.212Z Compiling predicates-core v1.0.8
14932025-01-16T18:10:59.443Z Compiling normalize-line-endings v0.3.0
14942025-01-16T18:10:59.544Z Compiling number_prefix v0.4.0
14952025-01-16T18:10:59.594Z Compiling unicode-width v0.2.0
14962025-01-16T18:10:59.792Z Compiling new_debug_unreachable v1.0.6
14972025-01-16T18:10:59.900Z Compiling difflib v0.4.0
14982025-01-16T18:11:00.048Z Compiling whoami v1.5.2
14992025-01-16T18:11:00.068Z Compiling bit-vec v0.6.3
15002025-01-16T18:11:00.137Z Compiling indicatif v0.17.9
15012025-01-16T18:11:00.477Z Compiling bit-set v0.5.3
15022025-01-16T18:11:00.577Z Compiling tokio-postgres v0.7.12
15032025-01-16T18:11:00.760Z Compiling predicates v3.1.2
15042025-01-16T18:11:01.276Z Compiling string_cache v0.8.7
15052025-01-16T18:11:01.391Z Compiling similar v2.6.0
15062025-01-16T18:11:01.731Z Compiling petgraph v0.6.5
15072025-01-16T18:11:02.247Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15082025-01-16T18:11:02.329Z Compiling ecdsa v0.16.9
15092025-01-16T18:11:02.418Z Compiling clap v4.5.21
15102025-01-16T18:11:02.552Z Compiling rsa v0.9.6
15112025-01-16T18:11:03.131Z Compiling ed25519-dalek v2.1.1
15122025-01-16T18:11:03.614Z Compiling toml v0.7.8
15132025-01-16T18:11:04.447Z Compiling zip v0.6.6
15142025-01-16T18:11:05.167Z Compiling crossterm v0.28.1
15152025-01-16T18:11:06.281Z Compiling hex v0.4.3
15162025-01-16T18:11:06.367Z Compiling x509-cert v0.2.5
15172025-01-16T18:11:06.458Z Compiling peg-runtime v0.8.3
15182025-01-16T18:11:06.610Z Compiling lalrpop-util v0.19.12
15192025-01-16T18:11:06.873Z Compiling unicode-xid v0.2.6
15202025-01-16T18:11:06.966Z Compiling strum_macros v0.26.4
15212025-01-16T18:11:07.087Z Compiling xattr v1.3.1
15222025-01-16T18:11:07.115Z Compiling filetime v0.2.25
15232025-01-16T18:11:07.370Z Compiling tar v0.4.42
15242025-01-16T18:11:11.828Z Compiling strum v0.26.3
15252025-01-16T18:11:15.175Z Compiling aws-lc-sys v0.22.0
15262025-01-16T18:11:52.679Z Compiling rustls-webpki v0.102.8
15272025-01-16T18:11:55.933Z Compiling tokio-rustls v0.25.0
15282025-01-16T18:11:57.604Z Compiling tokio-rustls v0.26.0
15292025-01-16T18:11:57.968Z Compiling hyper-rustls v0.27.3
15302025-01-16T18:11:58.490Z Compiling reqwest v0.12.9
15312025-01-16T18:11:59.642Z Compiling qorb v0.2.1
15322025-01-16T18:12:02.804Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15332025-01-16T18:12:03.064Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15342025-01-16T18:12:07.606Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
15352025-01-16T18:12:07.772Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15362025-01-16T18:12:07.825ZJan 16 18:12:06.834 INFO Starting download, target: Clickhouse
15372025-01-16T18:12:07.825ZJan 16 18:12:06.834 INFO Starting download, target: Cockroach
15382025-01-16T18:12:07.825ZJan 16 18:12:06.834 INFO Starting download, target: Console
15392025-01-16T18:12:07.827ZJan 16 18:12:06.834 INFO Starting download, target: DendriteOpenapi
15402025-01-16T18:12:07.827ZJan 16 18:12:06.834 INFO Starting download, target: DendriteStub
15412025-01-16T18:12:07.828ZJan 16 18:12:06.834 INFO Starting download, target: MaghemiteMgd
15422025-01-16T18:12:07.828ZJan 16 18:12:06.834 INFO Starting download, target: TransceiverControl
15432025-01-16T18:12:07.828ZJan 16 18:12:06.835 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15442025-01-16T18:12:07.828ZJan 16 18:12:06.835 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15452025-01-16T18:12:07.828ZJan 16 18:12:06.835 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15462025-01-16T18:12:07.828ZJan 16 18:12:06.835 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15472025-01-16T18:12:07.828ZJan 16 18:12:06.835 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15482025-01-16T18:12:07.828ZJan 16 18:12:06.835 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15492025-01-16T18:12:07.828ZJan 16 18:12:06.836 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15502025-01-16T18:12:07.984ZJan 16 18:12:06.984 INFO Download complete, target: DendriteOpenapi
15512025-01-16T18:12:08.228ZJan 16 18:12:07.230 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15522025-01-16T18:12:08.365ZJan 16 18:12:07.366 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15532025-01-16T18:12:08.536ZJan 16 18:12:07.514 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15542025-01-16T18:12:08.650ZJan 16 18:12:07.659 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15552025-01-16T18:12:08.710ZJan 16 18:12:07.719 INFO Download complete, target: Console
15562025-01-16T18:12:08.935ZJan 16 18:12:07.943 INFO Download complete, target: TransceiverControl
15572025-01-16T18:12:09.744ZJan 16 18:12:08.748 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15582025-01-16T18:12:09.757ZJan 16 18:12:08.766 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15592025-01-16T18:12:09.758ZJan 16 18:12:08.766 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15602025-01-16T18:12:11.439ZJan 16 18:12:10.448 INFO Download complete, target: DendriteStub
15612025-01-16T18:12:11.533ZJan 16 18:12:10.542 INFO Download complete, target: MaghemiteMgd
15622025-01-16T18:12:17.260ZJan 16 18:12:16.268 INFO Checking that binary works, target: Cockroach
15632025-01-16T18:12:17.426ZJan 16 18:12:16.434 INFO Download complete, target: Cockroach
15642025-01-16T18:12:22.234ZJan 16 18:12:21.242 INFO Checking that binary works, target: Clickhouse
15652025-01-16T18:12:23.034ZJan 16 18:12:22.042 INFO Download complete, target: Clickhouse
15662025-01-16T18:12:23.042ZAll prerequisites installed successfully
15672025-01-16T18:12:23.045Z
15682025-01-16T18:12:23.045Zreal 5:16.864562220
15692025-01-16T18:12:23.045Zuser 15:48.969646265
15702025-01-16T18:12:23.045Zsys 2:05.265404396
15712025-01-16T18:12:23.045Ztrap 0.575848766
15722025-01-16T18:12:23.045Ztflt 9.487046548
15732025-01-16T18:12:23.045Zdflt 9.486765303
15742025-01-16T18:12:23.045Zkflt 0.519051696
15752025-01-16T18:12:23.045Zlock 26:06.534127458
15762025-01-16T18:12:23.045Zslp 58:37.421128788
15772025-01-16T18:12:23.045Zlat 54.233950489
15782025-01-16T18:12:23.045Zstop 2:22.828940408
15792025-01-16T18:12:23.045Z+ ptime -m cargo xtask download softnpu
15802025-01-16T18:12:23.581Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15812025-01-16T18:12:23.598Z Running `target/debug/xtask download softnpu`
15822025-01-16T18:12:24.420Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s
15832025-01-16T18:12:24.475Z Running `target/debug/xtask-downloader softnpu`
15842025-01-16T18:12:24.510ZJan 16 18:12:23.519 INFO Starting download, target: Softnpu
15852025-01-16T18:12:24.513ZJan 16 18:12:23.519 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15862025-01-16T18:12:25.461ZJan 16 18:12:24.467 INFO Download complete, target: Softnpu
15872025-01-16T18:12:25.466Z
15882025-01-16T18:12:25.466Zreal 2.413995565
15892025-01-16T18:12:25.466Zuser 1.274388056
15902025-01-16T18:12:25.466Zsys 0.551339237
15912025-01-16T18:12:25.466Ztrap 0.000944378
15922025-01-16T18:12:25.467Ztflt 0.000013317
15932025-01-16T18:12:25.467Zdflt 0.000056376
15942025-01-16T18:12:25.467Zkflt 0.000000000
15952025-01-16T18:12:25.467Zlock 9.989724583
15962025-01-16T18:12:25.467Zslp 0.759305562
15972025-01-16T18:12:25.467Zlat 0.072168007
15982025-01-16T18:12:25.467Zstop 0.000187164
15992025-01-16T18:12:25.467Z+ export CARGO_INCREMENTAL=0
16002025-01-16T18:12:25.467Z+ CARGO_INCREMENTAL=0
16012025-01-16T18:12:25.467Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16022025-01-16T18:12:26.711Z Compiling proc-macro2 v1.0.92
16032025-01-16T18:12:26.711Z Compiling unicode-ident v1.0.14
16042025-01-16T18:12:26.738Z Compiling libc v0.2.162
16052025-01-16T18:12:26.739Z Compiling serde v1.0.217
16062025-01-16T18:12:26.739Z Compiling autocfg v1.4.0
16072025-01-16T18:12:26.739Z Compiling version_check v0.9.5
16082025-01-16T18:12:26.739Z Compiling cfg-if v1.0.0
16092025-01-16T18:12:26.739Z Compiling memchr v2.7.4
16102025-01-16T18:12:26.746Z Compiling typenum v1.17.0
16112025-01-16T18:12:26.799Z Compiling shlex v1.3.0
16122025-01-16T18:12:27.126Z Compiling value-bag v1.9.0
16132025-01-16T18:12:27.184Z Compiling generic-array v0.14.7
16142025-01-16T18:12:27.297Z Compiling lock_api v0.4.12
16152025-01-16T18:12:27.482Z Compiling scopeguard v1.2.0
16162025-01-16T18:12:27.594Z Compiling log v0.4.22
16172025-01-16T18:12:27.655Z Compiling parking_lot_core v0.9.10
16182025-01-16T18:12:27.956Z Compiling serde_json v1.0.135
16192025-01-16T18:12:28.079Z Compiling once_cell v1.20.2
16202025-01-16T18:12:28.195Z Compiling quote v1.0.38
16212025-01-16T18:12:28.272Z Compiling jobserver v0.1.32
16222025-01-16T18:12:28.320Z Compiling getrandom v0.2.15
16232025-01-16T18:12:28.482Z Compiling rustix v0.38.37
16242025-01-16T18:12:28.613Z Compiling syn v2.0.96
16252025-01-16T18:12:28.748Z Compiling cc v1.1.30
16262025-01-16T18:12:28.775Z Compiling libm v0.2.8
16272025-01-16T18:12:28.823Z Compiling aho-corasick v1.1.3
16282025-01-16T18:12:28.907Z Compiling num-traits v0.2.19
16292025-01-16T18:12:28.989Z Compiling thiserror v1.0.69
16302025-01-16T18:12:29.074Z Compiling regex-syntax v0.8.5
16312025-01-16T18:12:29.095Z Compiling either v1.13.0
16322025-01-16T18:12:29.218Z Compiling itoa v1.0.11
16332025-01-16T18:12:29.466Z Compiling spin v0.9.8
16342025-01-16T18:12:29.667Z Compiling slab v0.4.9
16352025-01-16T18:12:29.963Z Compiling errno v0.3.9
16362025-01-16T18:12:29.984Z Compiling byteorder v1.5.0
16372025-01-16T18:12:30.301Z Compiling lazy_static v1.5.0
16382025-01-16T18:12:30.404Z Compiling rand_core v0.6.4
16392025-01-16T18:12:30.460Z Compiling glob v0.3.1
16402025-01-16T18:12:30.897Z Compiling prettyplease v0.2.25
16412025-01-16T18:12:31.131Z Compiling clang-sys v1.8.1
16422025-01-16T18:12:31.203Z Compiling minimal-lexical v0.2.1
16432025-01-16T18:12:31.748Z Compiling nom v7.1.3
16442025-01-16T18:12:31.823Z Compiling libloading v0.8.5
16452025-01-16T18:12:31.889Z Compiling subtle v2.6.1
16462025-01-16T18:12:31.910Z Compiling bindgen v0.69.5
16472025-01-16T18:12:32.194Z Compiling home v0.5.9
16482025-01-16T18:12:32.363Z Compiling itertools v0.10.5
16492025-01-16T18:12:32.574Z Compiling rustc-hash v1.1.0
16502025-01-16T18:12:32.720Z Compiling allocator-api2 v0.2.18
16512025-01-16T18:12:32.747Z Compiling lazycell v1.3.0
16522025-01-16T18:12:32.929Z Compiling regex-automata v0.4.8
16532025-01-16T18:12:32.947Z Compiling smallvec v1.13.2
16542025-01-16T18:12:33.431Z Compiling cmake v0.1.51
16552025-01-16T18:12:33.650Z Compiling semver v1.0.24
16562025-01-16T18:12:34.123Z Compiling fs_extra v1.3.0
16572025-01-16T18:12:34.227Z Compiling dunce v1.0.5
16582025-01-16T18:12:34.754Z Compiling pkg-config v0.3.31
16592025-01-16T18:12:34.849Z Compiling cexpr v0.6.0
16602025-01-16T18:12:35.008Z Compiling ring v0.17.8
16612025-01-16T18:12:35.493Z Compiling pin-project-lite v0.2.14
16622025-01-16T18:12:35.531Z Compiling ryu v1.0.18
16632025-01-16T18:12:35.651Z Compiling paste v1.0.15
16642025-01-16T18:12:35.788Z Compiling synstructure v0.13.1
16652025-01-16T18:12:35.964Z Compiling aws-lc-rs v1.10.0
16662025-01-16T18:12:36.192Z Compiling httparse v1.9.5
16672025-01-16T18:12:36.370Z Compiling schemars v0.8.21
16682025-01-16T18:12:36.741Z Compiling const-oid v0.9.6
16692025-01-16T18:12:36.820Z Compiling fnv v1.0.7
16702025-01-16T18:12:36.999Z Compiling serde_derive_internals v0.29.1
16712025-01-16T18:12:37.483Z Compiling foldhash v0.1.3
16722025-01-16T18:12:37.769Z Compiling equivalent v1.0.1
16732025-01-16T18:12:37.908Z Compiling hashbrown v0.15.1
16742025-01-16T18:12:38.259Z Compiling signal-hook-registry v1.4.2
16752025-01-16T18:12:38.721Z Compiling regex v1.11.1
16762025-01-16T18:12:38.774Z Compiling heck v0.5.0
16772025-01-16T18:12:39.001Z Compiling parking_lot v0.12.3
16782025-01-16T18:12:39.103Z Compiling mio v1.0.2
16792025-01-16T18:12:39.971Z Compiling stable_deref_trait v1.2.0
16802025-01-16T18:12:40.127Z Compiling serde_derive v1.0.217
16812025-01-16T18:12:40.256Z Compiling zeroize_derive v1.4.2
16822025-01-16T18:12:40.722Z Compiling zerocopy-derive v0.7.35
16832025-01-16T18:12:41.044Z Compiling thiserror-impl v1.0.69
16842025-01-16T18:12:41.273Z Compiling tokio-macros v2.4.0
16852025-01-16T18:12:41.529Z Compiling zerofrom-derive v0.1.4
16862025-01-16T18:12:41.631Z Compiling zeroize v1.8.1
16872025-01-16T18:12:42.370Z Compiling yoke-derive v0.7.4
16882025-01-16T18:12:42.445Z Compiling futures-macro v0.3.31
16892025-01-16T18:12:42.577Z Compiling zerovec-derive v0.10.3
16902025-01-16T18:12:42.713Z Compiling zerocopy v0.7.35
16912025-01-16T18:12:43.719Z Compiling displaydoc v0.2.5
16922025-01-16T18:12:44.124Z Compiling crypto-common v0.1.6
16932025-01-16T18:12:44.309Z Compiling tracing-attributes v0.1.27
16942025-01-16T18:12:44.328Z Compiling icu_provider_macros v1.5.0
16952025-01-16T18:12:44.588Z Compiling schemars_derive v0.8.21
16962025-01-16T18:12:44.745Z Compiling block-buffer v0.10.4
16972025-01-16T18:12:44.986Z Compiling digest v0.10.7
16982025-01-16T18:12:45.292Z Compiling socket2 v0.5.7
16992025-01-16T18:12:45.324Z Compiling num-conv v0.1.0
17002025-01-16T18:12:45.408Z Compiling futures-core v0.3.31
17012025-01-16T18:12:45.618Z Compiling crossbeam-utils v0.8.20
17022025-01-16T18:12:45.690Z Compiling time-core v0.1.2
17032025-01-16T18:12:45.878Z Compiling time-macros v0.2.18
17042025-01-16T18:12:46.315Z Compiling der_derive v0.7.3
17052025-01-16T18:12:46.418Z Compiling vcpkg v0.2.15
17062025-01-16T18:12:47.894Z Compiling openssl-sys v0.9.103
17072025-01-16T18:12:48.694Z Compiling syn v1.0.109
17082025-01-16T18:12:48.852Z Compiling futures-sink v0.3.31
17092025-01-16T18:12:49.032Z Compiling cpufeatures v0.2.14
17102025-01-16T18:12:49.201Z Compiling slog v2.7.0
17112025-01-16T18:12:49.596Z Compiling ahash v0.8.11
17122025-01-16T18:12:49.924Z Compiling iana-time-zone v0.1.61
17132025-01-16T18:12:50.127Z Compiling futures-channel v0.3.31
17142025-01-16T18:12:50.349Z Compiling zerofrom v0.1.4
17152025-01-16T18:12:50.576Z Compiling scroll_derive v0.12.0
17162025-01-16T18:12:50.601Z Compiling ucd-trie v0.1.7
17172025-01-16T18:12:50.617Z Compiling futures-io v0.3.31
17182025-01-16T18:12:50.638Z Compiling futures-task v0.3.31
17192025-01-16T18:12:50.960Z Compiling pin-utils v0.1.0
17202025-01-16T18:12:50.980Z Compiling openssl v0.10.66
17212025-01-16T18:12:51.077Z Compiling futures-util v0.3.31
17222025-01-16T18:12:51.081Z Compiling pest v2.7.14
17232025-01-16T18:12:51.390Z Compiling yoke v0.7.4
17242025-01-16T18:12:51.809Z Compiling hmac v0.12.1
17252025-01-16T18:12:52.291Z Compiling zerovec v0.10.4
17262025-01-16T18:12:52.486Z Compiling bitflags v2.6.0
17272025-01-16T18:12:52.491Z Compiling bytes v1.9.0
17282025-01-16T18:12:54.202Z Compiling indexmap v2.7.0
17292025-01-16T18:12:54.695Z Compiling tokio v1.40.0
17302025-01-16T18:12:55.304Z Compiling serde_tokenstream v0.2.2
17312025-01-16T18:12:55.545Z Compiling uuid v1.11.0
17322025-01-16T18:12:55.873Z Compiling http v1.2.0
17332025-01-16T18:12:56.864Z Compiling which v4.4.2
17342025-01-16T18:12:57.050Z Compiling chrono v0.4.38
17352025-01-16T18:12:57.683Z Compiling rustc_version v0.4.1
17362025-01-16T18:12:59.528Z Compiling pest_meta v2.7.14
17372025-01-16T18:13:03.482Z Compiling block-padding v0.3.3
17382025-01-16T18:13:03.741Z Compiling openssl-macros v0.1.1
17392025-01-16T18:13:03.997Z Compiling rustls v0.23.19
17402025-01-16T18:13:04.313Z Compiling native-tls v0.2.12
17412025-01-16T18:13:04.460Z Compiling tinyvec_macros v0.1.1
17422025-01-16T18:13:04.668Z Compiling tinyvec v1.8.0
17432025-01-16T18:13:05.360Z Compiling inout v0.1.3
17442025-01-16T18:13:05.642Z Compiling pest_generator v2.7.14
17452025-01-16T18:13:05.666Z Compiling toml_datetime v0.6.8
17462025-01-16T18:13:06.154Z Compiling serde_spanned v0.6.8
17472025-01-16T18:13:06.261Z Compiling tracing-core v0.1.32
17482025-01-16T18:13:06.288Z Compiling dyn-clone v1.0.17
17492025-01-16T18:13:06.406Z Compiling strsim v0.11.1
17502025-01-16T18:13:06.424Z Compiling unicode-normalization v0.1.24
17512025-01-16T18:13:07.111Z Compiling tracing v0.1.40
17522025-01-16T18:13:07.333Z Compiling pest_derive v2.7.14
17532025-01-16T18:13:07.866Z Compiling cipher v0.4.4
17542025-01-16T18:13:07.892Z Compiling tinystr v0.7.6
17552025-01-16T18:13:08.138Z Compiling sha2 v0.10.8
17562025-01-16T18:13:08.334Z Compiling usdt-impl v0.5.0
17572025-01-16T18:13:08.517Z Compiling cookie v0.18.1
17582025-01-16T18:13:08.536Z Compiling writeable v0.5.5
17592025-01-16T18:13:08.688Z Compiling unicode-bidi v0.3.17
17602025-01-16T18:13:09.034Z Compiling base64ct v1.6.0
17612025-01-16T18:13:09.119Z Compiling litemap v0.7.3
17622025-01-16T18:13:09.799Z Compiling pem-rfc7468 v0.7.0
17632025-01-16T18:13:09.856Z Compiling aws-lc-sys v0.22.0
17642025-01-16T18:13:09.859Z Compiling icu_locid v1.5.0
17652025-01-16T18:13:11.822Z Compiling scroll v0.12.0
17662025-01-16T18:13:12.345Z Compiling ppv-lite86 v0.2.20
17672025-01-16T18:13:13.118Z Compiling async-trait v0.1.83
17682025-01-16T18:13:15.147Z Compiling flagset v0.4.6
17692025-01-16T18:13:15.341Z Compiling rustls-pki-types v1.10.0
17702025-01-16T18:13:16.648Z Compiling plain v0.2.3
17712025-01-16T18:13:16.815Z Compiling anyhow v1.0.93
17722025-01-16T18:13:16.834Z Compiling camino v1.1.9
17732025-01-16T18:13:17.028Z Compiling percent-encoding v2.3.1
17742025-01-16T18:13:17.339Z Compiling goblin v0.8.2
17752025-01-16T18:13:17.360Z Compiling der v0.7.9
17762025-01-16T18:13:18.364Z Compiling rand_chacha v0.3.1
17772025-01-16T18:13:19.269Z Compiling icu_provider v1.5.0
17782025-01-16T18:13:19.597Z Compiling tokio-util v0.7.12
17792025-01-16T18:13:20.345Z Compiling icu_locid_transform_data v1.5.0
17802025-01-16T18:13:21.034Z Compiling rustls v0.22.4
17812025-01-16T18:13:21.240Z Compiling untrusted v0.7.1
17822025-01-16T18:13:21.324Z Compiling rayon-core v1.12.1
17832025-01-16T18:13:21.434Z Compiling pretty-hex v0.4.1
17842025-01-16T18:13:21.437Z Compiling mirai-annotations v1.12.0
17852025-01-16T18:13:21.524Z Compiling untrusted v0.9.0
17862025-01-16T18:13:21.658Z Compiling powerfmt v0.2.0
17872025-01-16T18:13:21.658Z Compiling icu_locid_transform v1.5.0
17882025-01-16T18:13:22.149Z Compiling deranged v0.3.11
17892025-01-16T18:13:22.842Z Compiling dof v0.3.0
17902025-01-16T18:13:23.830Z Compiling spki v0.7.3
17912025-01-16T18:13:23.850Z Compiling rand v0.8.5
17922025-01-16T18:13:24.396Z Compiling salsa20 v0.10.2
17932025-01-16T18:13:24.416Z Compiling dtrace-parser v0.2.0
17942025-01-16T18:13:24.641Z Compiling icu_collections v1.5.0
17952025-01-16T18:13:26.020Z Compiling pbkdf2 v0.12.2
17962025-01-16T18:13:26.795Z Compiling thread-id v4.2.2
17972025-01-16T18:13:26.863Z Compiling icu_properties_data v1.5.0
17982025-01-16T18:13:26.927Z Compiling num_threads v0.1.7
17992025-01-16T18:13:27.136Z Compiling winnow v0.5.40
18002025-01-16T18:13:27.281Z Compiling atomic-waker v1.1.2
18012025-01-16T18:13:27.576Z Compiling icu_properties v1.5.1
18022025-01-16T18:13:27.754Z Compiling time v0.3.36
18032025-01-16T18:13:30.533Z Compiling toml_edit v0.19.15
18042025-01-16T18:13:31.809Z Compiling scrypt v0.11.0
18052025-01-16T18:13:32.304Z Compiling form_urlencoded v1.2.1
18062025-01-16T18:13:32.330Z Compiling aes v0.8.4
18072025-01-16T18:13:32.857Z Compiling cbc v0.1.2
18082025-01-16T18:13:33.085Z Compiling http-body v1.0.1
18092025-01-16T18:13:33.358Z Compiling multer v3.1.0
18102025-01-16T18:13:33.471Z Compiling slog-async v2.8.0
18112025-01-16T18:13:33.681Z Compiling icu_normalizer_data v1.5.0
18122025-01-16T18:13:33.749Z Compiling rustversion v1.0.17
18132025-01-16T18:13:33.938Z Compiling write16 v1.0.0
18142025-01-16T18:13:33.958Z Compiling utf8_iter v1.0.4
18152025-01-16T18:13:34.313Z Compiling try-lock v0.2.5
18162025-01-16T18:13:34.333Z Compiling utf16_iter v1.0.5
18172025-01-16T18:13:34.585Z Compiling want v0.3.1
18182025-01-16T18:13:34.704Z Compiling icu_normalizer v1.5.0
18192025-01-16T18:13:36.252Z Compiling pkcs5 v0.7.1
18202025-01-16T18:13:37.075Z Compiling h2 v0.4.6
18212025-01-16T18:13:37.620Z Compiling heapless v0.7.17
18222025-01-16T18:13:38.488Z Compiling bzip2-sys v0.1.11+1.0.8
18232025-01-16T18:13:39.008Z Compiling signal-hook v0.3.17
18242025-01-16T18:13:39.190Z Compiling httpdate v1.0.3
18252025-01-16T18:13:39.985Z Compiling pkcs8 v0.10.2
18262025-01-16T18:13:40.109Z Compiling idna_adapter v1.2.0
18272025-01-16T18:13:41.349Z Compiling usdt-attr-macro v0.5.0
18282025-01-16T18:13:41.562Z Compiling usdt-macro v0.5.0
18292025-01-16T18:13:41.828Z Compiling async-stream-impl v0.3.6
18302025-01-16T18:13:42.824Z Compiling base64 v0.22.1
18312025-01-16T18:13:42.965Z Compiling adler2 v2.0.0
18322025-01-16T18:13:43.108Z Compiling tower-service v0.3.3
18332025-01-16T18:13:43.254Z Compiling miniz_oxide v0.8.0
18342025-01-16T18:13:44.177Z Compiling idna v1.0.3
18352025-01-16T18:13:45.520Z Compiling hyper v1.5.0
18362025-01-16T18:13:46.755Z Compiling curve25519-dalek v4.1.3
18372025-01-16T18:13:47.186Z Compiling openapiv3 v2.0.0
18382025-01-16T18:13:50.164Z Compiling hyper-util v0.1.10
18392025-01-16T18:13:51.314Z Compiling enum-as-inner v0.6.1
18402025-01-16T18:13:52.468Z Compiling dropshot v0.12.0
18412025-01-16T18:13:52.783Z Compiling foreign-types-shared v0.1.1
18422025-01-16T18:13:52.931Z Compiling smoltcp v0.9.1
18432025-01-16T18:13:53.436Z Compiling num-bigint-dig v0.8.4
18442025-01-16T18:13:53.665Z Compiling match_cfg v0.1.0
18452025-01-16T18:13:53.746Z Compiling portable-atomic v1.9.0
18462025-01-16T18:13:53.781Z Compiling newtype-uuid v1.2.1
18472025-01-16T18:13:54.089Z Compiling hostname v0.3.1
18482025-01-16T18:13:54.675Z Compiling foreign-types v0.3.2
18492025-01-16T18:13:55.612Z Compiling url v2.5.3
18502025-01-16T18:13:58.292Z Compiling http-body-util v0.1.2
18512025-01-16T18:13:58.492Z Compiling dirs-sys-next v0.1.2
18522025-01-16T18:13:58.540Z Compiling encoding_rs v0.8.34
18532025-01-16T18:13:58.844Z Compiling data-encoding v2.6.0
18542025-01-16T18:13:58.948Z Compiling ident_case v1.0.1
18552025-01-16T18:13:59.137Z Compiling gimli v0.31.1
18562025-01-16T18:14:00.328Z Compiling siphasher v0.3.11
18572025-01-16T18:14:00.693Z Compiling mime v0.3.17
18582025-01-16T18:14:01.475Z Compiling heck v0.4.1
18592025-01-16T18:14:01.787Z Compiling darling_core v0.20.10
18602025-01-16T18:14:01.805Z Compiling dirs-next v2.0.0
18612025-01-16T18:14:05.944Z Compiling addr2line v0.24.2
18622025-01-16T18:14:07.690Z Compiling serde_urlencoded v0.7.1
18632025-01-16T18:14:08.277Z Compiling crossbeam-epoch v0.9.18
18642025-01-16T18:14:08.974Z Compiling rustls-pemfile v2.2.0
18652025-01-16T18:14:09.448Z Compiling hubpack_derive v0.1.1
18662025-01-16T18:14:09.713Z Compiling dropshot_endpoint v0.12.0
18672025-01-16T18:14:09.891Z Compiling sha1 v0.10.6
18682025-01-16T18:14:09.947Z Compiling signature v2.2.0
18692025-01-16T18:14:10.189Z Compiling zerocopy-derive v0.6.6
18702025-01-16T18:14:10.278Z Compiling curve25519-dalek-derive v0.1.1
18712025-01-16T18:14:11.610Z Compiling object v0.36.5
18722025-01-16T18:14:11.971Z Compiling thread_local v1.1.8
18732025-01-16T18:14:12.386Z Compiling fs-err v2.11.0
18742025-01-16T18:14:13.535Z Compiling winnow v0.6.20
18752025-01-16T18:14:16.171Z Compiling ipnet v2.10.1
18762025-01-16T18:14:16.866Z Compiling unicode-properties v0.1.3
18772025-01-16T18:14:17.275Z Compiling utf8parse v0.2.2
18782025-01-16T18:14:17.460Z Compiling rustc-demangle v0.1.24
18792025-01-16T18:14:17.622Z Compiling anstyle v1.0.10
18802025-01-16T18:14:18.043Z Compiling openssl-probe v0.1.5
18812025-01-16T18:14:20.441Z Compiling backtrace v0.3.74
18822025-01-16T18:14:22.130Z Compiling anstyle-parse v0.2.5
18832025-01-16T18:14:22.457Z Compiling rustls-webpki v0.102.8
18842025-01-16T18:14:24.776Z Compiling stringprep v0.1.5
18852025-01-16T18:14:25.703Z Compiling toml_edit v0.22.22
18862025-01-16T18:14:32.418Z Compiling crossbeam-deque v0.8.5
18872025-01-16T18:14:32.756Z Compiling darling_macro v0.20.10
18882025-01-16T18:14:32.776Z Compiling term v0.7.0
18892025-01-16T18:14:33.638Z Compiling slog-json v2.6.1
18902025-01-16T18:14:34.740Z Compiling crossbeam-channel v0.5.13
18912025-01-16T18:14:35.472Z Compiling hashbrown v0.14.5
18922025-01-16T18:14:35.712Z Compiling idna v0.3.0
18932025-01-16T18:14:36.078Z Compiling idna v0.4.0
18942025-01-16T18:14:36.703Z Compiling futures-executor v0.3.31
18952025-01-16T18:14:37.246Z Compiling num-integer v0.1.46
18962025-01-16T18:14:37.413Z Compiling md-5 v0.10.6
18972025-01-16T18:14:37.432Z Compiling ff v0.13.0
18982025-01-16T18:14:37.490Z Compiling hash32 v0.2.1
18992025-01-16T18:14:37.673Z Compiling is-terminal v0.4.13
19002025-01-16T18:14:37.694Z Compiling memmap v0.7.0
19012025-01-16T18:14:37.857Z Compiling anstyle-query v1.1.1
19022025-01-16T18:14:37.929Z Compiling base16ct v0.2.0
19032025-01-16T18:14:38.016Z Compiling psl-types v2.0.11
19042025-01-16T18:14:38.222Z Compiling colorchoice v1.0.2
19052025-01-16T18:14:38.263Z Compiling take_mut v0.2.2
19062025-01-16T18:14:38.398Z Compiling linked-hash-map v0.5.6
19072025-01-16T18:14:38.445Z Compiling is_terminal_polyfill v1.70.1
19082025-01-16T18:14:38.590Z Compiling utf-8 v0.7.6
19092025-01-16T18:14:38.847Z Compiling quick-error v1.2.3
19102025-01-16T18:14:38.881Z Compiling fallible-iterator v0.2.0
19112025-01-16T18:14:38.960Z Compiling publicsuffix v2.2.3
19122025-01-16T18:14:39.015Z Compiling resolv-conf v0.7.0
19132025-01-16T18:14:39.230Z Compiling tungstenite v0.24.0
19142025-01-16T18:14:39.519Z Compiling postgres-protocol v0.6.7
19152025-01-16T18:14:39.557Z Compiling lru-cache v0.1.2
19162025-01-16T18:14:39.634Z Compiling anstream v0.6.15
19172025-01-16T18:14:40.557Z Compiling sec1 v0.7.3
19182025-01-16T18:14:40.626Z Compiling usdt v0.5.0
19192025-01-16T18:14:40.666Z Compiling slog-term v2.9.1
19202025-01-16T18:14:41.087Z Compiling num-iter v0.1.45
19212025-01-16T18:14:41.106Z Compiling group v0.13.0
19222025-01-16T18:14:41.280Z Compiling hickory-proto v0.24.1
19232025-01-16T18:14:41.426Z Compiling futures v0.3.31
19242025-01-16T18:14:42.052Z Compiling regress v0.10.1
19252025-01-16T18:14:45.879Z Compiling slog-bunyan v2.5.0
19262025-01-16T18:14:46.104Z Compiling darling v0.20.10
19272025-01-16T18:14:46.247Z Compiling tokio-rustls v0.26.0
19282025-01-16T18:14:46.607Z Compiling toml v0.8.19
19292025-01-16T18:14:46.733Z Compiling tokio-rustls v0.25.0
19302025-01-16T18:14:47.151Z Compiling tokio-native-tls v0.3.1
19312025-01-16T18:14:47.466Z Compiling strum_macros v0.25.3
19322025-01-16T18:14:47.492Z Compiling phf_shared v0.11.2
19332025-01-16T18:14:48.064Z Compiling async-stream v0.3.6
19342025-01-16T18:14:48.128Z Compiling waitgroup v0.1.2
19352025-01-16T18:14:48.325Z Compiling webpki-roots v0.26.6
19362025-01-16T18:14:49.163Z Compiling idna v0.5.0
19372025-01-16T18:14:49.210Z Compiling terminal_size v0.4.0
19382025-01-16T18:14:49.210Z Compiling serde_path_to_error v0.1.16
19392025-01-16T18:14:49.639Z Compiling hkdf v0.12.4
19402025-01-16T18:14:50.050Z Compiling crypto-bigint v0.5.5
19412025-01-16T18:14:50.206Z Compiling serde_repr v0.1.19
19422025-01-16T18:14:50.382Z Compiling clap_derive v4.5.18
19432025-01-16T18:14:50.617Z Compiling derive-where v1.2.7
19442025-01-16T18:14:50.921Z Compiling hostname v0.4.0
19452025-01-16T18:14:51.142Z Compiling crc32fast v1.4.2
19462025-01-16T18:14:51.247Z Compiling clap_lex v0.7.2
19472025-01-16T18:14:51.602Z Compiling bitflags v1.3.2
19482025-01-16T18:14:51.727Z Compiling unicode-width v0.1.14
19492025-01-16T18:14:52.160Z Compiling debug-ignore v1.0.5
19502025-01-16T18:14:52.302Z Compiling managed v0.8.0
19512025-01-16T18:14:53.383Z Compiling elliptic-curve v0.13.8
19522025-01-16T18:14:54.628Z Compiling console v0.15.8
19532025-01-16T18:14:55.622Z Compiling clap_builder v4.5.21
19542025-01-16T18:14:55.770Z Compiling flate2 v1.0.34
19552025-01-16T18:14:56.663Z Compiling cookie_store v0.21.0
19562025-01-16T18:14:57.972Z Compiling hyper-rustls v0.27.3
19572025-01-16T18:15:01.733Z Compiling phf v0.11.2
19582025-01-16T18:15:02.271Z Compiling hyper-tls v0.6.0
19592025-01-16T18:15:02.361Z Compiling hickory-resolver v0.24.1
19602025-01-16T18:15:02.667Z Compiling signal-hook-mio v0.2.4
19612025-01-16T18:15:02.753Z Compiling typify-impl v0.2.0
19622025-01-16T18:15:02.780Z Compiling bzip2 v0.4.4
19632025-01-16T18:15:02.853Z Compiling rayon v1.10.0
19642025-01-16T18:15:03.159Z Compiling tokio-tungstenite v0.24.0
19652025-01-16T18:15:03.699Z Compiling postgres-types v0.2.8
19662025-01-16T18:15:04.878Z Compiling zerocopy v0.6.6
19672025-01-16T18:15:04.900Z Compiling hubpack v0.1.2
19682025-01-16T18:15:05.317Z Compiling ed25519 v2.2.3
19692025-01-16T18:15:05.446Z Compiling phf_shared v0.10.0
19702025-01-16T18:15:05.744Z Compiling pkcs1 v0.7.5
19712025-01-16T18:15:05.827Z Compiling tokio-stream v0.1.16
19722025-01-16T18:15:06.643Z Compiling ipnetwork v0.20.0
19732025-01-16T18:15:06.818Z Compiling serde-big-array v0.5.1
19742025-01-16T18:15:07.061Z Compiling rfc6979 v0.4.0
19752025-01-16T18:15:07.094Z Compiling float-cmp v0.9.0
19762025-01-16T18:15:07.115Z Compiling sync_wrapper v1.0.1
19772025-01-16T18:15:07.297Z Compiling bstr v1.10.0
19782025-01-16T18:15:07.721Z Compiling unicode-width v0.2.0
19792025-01-16T18:15:08.290Z Compiling normalize-line-endings v0.3.0
19802025-01-16T18:15:08.398Z Compiling predicates-core v1.0.8
19812025-01-16T18:15:08.444Z Compiling unicode-segmentation v1.12.0
19822025-01-16T18:15:08.719Z Compiling number_prefix v0.4.0
19832025-01-16T18:15:08.974Z Compiling static_assertions v1.1.0
19842025-01-16T18:15:09.093Z Compiling difflib v0.4.0
19852025-01-16T18:15:09.324Z Compiling fixedbitset v0.4.2
19862025-01-16T18:15:09.799Z Compiling precomputed-hash v0.1.1
19872025-01-16T18:15:09.944Z Compiling new_debug_unreachable v1.0.6
19882025-01-16T18:15:10.064Z Compiling bit-vec v0.6.3
19892025-01-16T18:15:10.221Z Compiling whoami v1.5.2
19902025-01-16T18:15:10.416Z Compiling bit-set v0.5.3
19912025-01-16T18:15:10.501Z Compiling reqwest v0.12.9
19922025-01-16T18:15:10.696Z Compiling tokio-postgres v0.7.12
19932025-01-16T18:15:10.735Z Compiling string_cache v0.8.7
19942025-01-16T18:15:11.045Z Compiling petgraph v0.6.5
19952025-01-16T18:15:11.146Z Compiling predicates v3.1.2
19962025-01-16T18:15:12.528Z Compiling similar v2.6.0
19972025-01-16T18:15:12.531Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19982025-01-16T18:15:13.288Z Compiling typify-macro v0.2.0
19992025-01-16T18:15:14.368Z Compiling indicatif v0.17.9
20002025-01-16T18:15:16.278Z Compiling ecdsa v0.16.9
20012025-01-16T18:15:16.693Z Compiling qorb v0.2.1
20022025-01-16T18:15:16.695Z Compiling rsa v0.9.6
20032025-01-16T18:15:17.883Z Compiling ed25519-dalek v2.1.1
20042025-01-16T18:15:18.420Z Compiling zip v0.6.6
20052025-01-16T18:15:18.660Z Compiling crossterm v0.28.1
20062025-01-16T18:15:19.068Z Compiling clap v4.5.21
20072025-01-16T18:15:21.159Z Compiling toml v0.7.8
20082025-01-16T18:15:21.696Z Compiling x509-cert v0.2.5
20092025-01-16T18:15:22.569Z Compiling hex v0.4.3
20102025-01-16T18:15:23.503Z Compiling unicode-xid v0.2.6
20112025-01-16T18:15:23.715Z Compiling zerocopy v0.8.10
20122025-01-16T18:15:23.768Z Compiling lalrpop-util v0.19.12
20132025-01-16T18:15:23.825Z Compiling peg-runtime v0.8.3
20142025-01-16T18:15:25.864Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20152025-01-16T18:15:29.437Z Compiling proc-macro-crate v1.3.1
20162025-01-16T18:15:30.289Z Compiling macaddr v1.0.1
20172025-01-16T18:15:30.713Z Compiling zerocopy-derive v0.8.10
20182025-01-16T18:15:30.889Z Compiling itertools v0.13.0
20192025-01-16T18:15:33.096Z Compiling heapless v0.8.0
20202025-01-16T18:15:33.842Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20212025-01-16T18:15:38.866Z Compiling num_enum_derive v0.5.11
20222025-01-16T18:15:47.544Z Compiling hash32 v0.3.1
20232025-01-16T18:15:48.020Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20242025-01-16T18:15:48.361Z Compiling smoltcp v0.11.0
20252025-01-16T18:15:53.639Z Compiling num_enum v0.5.11
20262025-01-16T18:15:53.718Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20272025-01-16T18:15:54.076Z Compiling typify v0.2.0
20282025-01-16T18:15:54.230Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
20292025-01-16T18:15:54.884Z Compiling proc-macro-error-attr v1.0.4
20302025-01-16T18:15:55.316Z Compiling unsafe-libyaml v0.2.11
20312025-01-16T18:15:55.410Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20322025-01-16T18:15:55.711Z Compiling cobs v0.2.3
20332025-01-16T18:15:56.184Z Compiling postcard v1.0.10
20342025-01-16T18:15:56.942Z Compiling serde_yaml v0.9.34+deprecated
20352025-01-16T18:16:08.189Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20362025-01-16T18:16:11.318Z Compiling progenitor-impl v0.8.0
20372025-01-16T18:16:23.262Z Compiling strum_macros v0.26.4
20382025-01-16T18:16:24.025Z Compiling structmeta-derive v0.3.0
20392025-01-16T18:16:24.059Z Compiling foreign-types-macros v0.2.3
20402025-01-16T18:16:24.475Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20412025-01-16T18:16:24.814Z Compiling proc-macro-error v1.0.4
20422025-01-16T18:16:25.352Z Compiling foreign-types-shared v0.3.1
20432025-01-16T18:16:26.285Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20442025-01-16T18:16:27.549Z Compiling strum v0.26.3
20452025-01-16T18:16:30.752Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20462025-01-16T18:16:31.033Z Compiling structmeta v0.3.0
20472025-01-16T18:16:31.814Z Compiling foreign-types v0.5.0
20482025-01-16T18:16:34.995Z Compiling progenitor-macro v0.8.0
20492025-01-16T18:16:39.619Z Compiling progenitor-client v0.8.0
20502025-01-16T18:16:39.641Z Compiling tabwriter v1.4.0
20512025-01-16T18:16:40.509Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20522025-01-16T18:16:41.735Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20532025-01-16T18:16:42.538Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20542025-01-16T18:16:43.411Z Compiling cstr-argument v0.1.2
20552025-01-16T18:16:43.670Z Compiling dropshot v0.13.0
20562025-01-16T18:16:44.436Z Compiling thiserror v2.0.11
20572025-01-16T18:16:44.970Z Compiling fastrand v2.1.1
20582025-01-16T18:16:45.455Z Compiling pretty-hex v0.2.1
20592025-01-16T18:16:45.654Z Compiling crucible-workspace-hack v0.1.0
20602025-01-16T18:16:45.944Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20612025-01-16T18:16:46.444Z Compiling progenitor v0.8.0
20622025-01-16T18:16:46.696Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20632025-01-16T18:16:46.719Z Compiling tempfile v3.13.0
20642025-01-16T18:16:47.110Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20652025-01-16T18:16:47.433Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20662025-01-16T18:16:47.453Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20672025-01-16T18:16:47.910Z Compiling parse-display-derive v0.10.0
20682025-01-16T18:16:48.308Z Compiling colored v2.1.0
20692025-01-16T18:16:48.387Z Compiling serde_with_macros v3.11.0
20702025-01-16T18:16:49.128Z Compiling dropshot_endpoint v0.13.0
20712025-01-16T18:16:49.527Z Compiling thiserror-impl v2.0.11
20722025-01-16T18:16:50.801Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20732025-01-16T18:16:51.411Z Compiling instant v0.1.13
20742025-01-16T18:16:51.503Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20752025-01-16T18:16:51.572Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20762025-01-16T18:16:51.616Z Compiling backoff v0.4.0
20772025-01-16T18:16:51.816Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20782025-01-16T18:16:51.925Z Compiling parse-display v0.10.0
20792025-01-16T18:16:52.015Z Compiling serde_with v3.11.0
20802025-01-16T18:16:53.782Z Compiling zone_cfg_derive v0.3.0
20812025-01-16T18:16:53.973Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20822025-01-16T18:16:54.684Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20832025-01-16T18:16:54.777Z Compiling camino-tempfile v1.1.1
20842025-01-16T18:16:55.061Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20852025-01-16T18:16:55.531Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
20862025-01-16T18:16:55.551Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20872025-01-16T18:16:55.765Z Compiling regress v0.9.1
20882025-01-16T18:16:55.988Z Compiling progenitor-client v0.9.1
20892025-01-16T18:16:56.010Z Compiling num-derive v0.4.2
20902025-01-16T18:16:56.923Z Compiling sigpipe v0.1.3
20912025-01-16T18:16:57.079Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20922025-01-16T18:16:57.400Z Compiling libefi-sys v0.1.0
20932025-01-16T18:16:57.787Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20942025-01-16T18:16:58.279Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
20952025-01-16T18:16:59.823Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
20962025-01-16T18:17:00.393Z Compiling zone v0.3.0
20972025-01-16T18:17:01.075Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20982025-01-16T18:17:02.097Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20992025-01-16T18:17:04.167Z Compiling smf v0.2.3
21002025-01-16T18:17:04.336Z Compiling bitfield-struct v0.6.2
21012025-01-16T18:17:05.714Z Compiling blake3 v1.5.4
21022025-01-16T18:17:06.169Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21032025-01-16T18:17:06.700Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21042025-01-16T18:17:06.991Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21052025-01-16T18:17:07.159Z Compiling xattr v1.3.1
21062025-01-16T18:17:07.387Z Compiling memmap2 v0.9.5
21072025-01-16T18:17:07.426Z Compiling filetime v0.2.25
21082025-01-16T18:17:07.486Z Compiling same-file v1.0.6
21092025-01-16T18:17:07.775Z Compiling arrayvec v0.7.6
21102025-01-16T18:17:07.795Z Compiling arrayref v0.3.9
21112025-01-16T18:17:07.914Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21122025-01-16T18:17:08.003Z Compiling constant_time_eq v0.3.1
21132025-01-16T18:17:08.060Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21142025-01-16T18:17:08.098Z Compiling walkdir v2.5.0
21152025-01-16T18:17:08.231Z Compiling tar v0.4.42
21162025-01-16T18:17:09.764Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21172025-01-16T18:17:10.194Z Compiling gethostname v0.5.0
21182025-01-16T18:17:10.420Z Compiling cargo-platform v0.1.8
21192025-01-16T18:17:10.692Z Compiling topological-sort v0.2.2
21202025-01-16T18:17:10.865Z Compiling cargo_metadata v0.18.1
21212025-01-16T18:17:11.409Z Compiling omicron-zone-package v0.12.0
21222025-01-16T18:17:11.484Z Compiling shell-words v1.1.0
21232025-01-16T18:17:12.026Z Compiling indent_write v2.2.0
21242025-01-16T18:17:17.019Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21252025-01-16T18:17:18.953Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21262025-01-16T18:17:21.787Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21272025-01-16T18:17:40.117Z Finished `release` profile [optimized] target(s) in 5m 14s
21282025-01-16T18:17:40.285Z Running `target/release/omicron-package -t test target create -p dev`
21292025-01-16T18:17:40.333ZLogging to: /work/oxidecomputer/omicron/out/LOG
21302025-01-16T18:17:40.336ZCreated new build target 'test' and set it as active
21312025-01-16T18:17:40.336Z
21322025-01-16T18:17:40.336Zreal 5:14.853617941
21332025-01-16T18:17:40.336Zuser 36:45.232097790
21342025-01-16T18:17:40.336Zsys 3:25.547873036
21352025-01-16T18:17:40.336Ztrap 1.157897711
21362025-01-16T18:17:40.336Ztflt 2.958855080
21372025-01-16T18:17:40.336Zdflt 0.472318061
21382025-01-16T18:17:40.336Zkflt 0.009380918
21392025-01-16T18:17:40.336Zlock 1:13:39.602266964
21402025-01-16T18:17:40.336Zslp 2:28:19.532974312
21412025-01-16T18:17:40.337Zlat 2:49.576583549
21422025-01-16T18:17:40.337Zstop 4:46.382137499
21432025-01-16T18:17:40.337Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21442025-01-16T18:17:41.302Z Finished `release` profile [optimized] target(s) in 0.91s
21452025-01-16T18:17:41.361Z Running `target/release/omicron-package -t test package`
21462025-01-16T18:17:41.406ZLogging to: /work/oxidecomputer/omicron/out/LOG
21472025-01-16T18:17:42.541Z Compiling thiserror v2.0.11
21482025-01-16T18:17:42.677Z Compiling typify-impl v0.3.0
21492025-01-16T18:17:42.693Z Compiling convert_case v0.4.0
21502025-01-16T18:17:42.695Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21512025-01-16T18:17:42.695Z Compiling newline-converter v0.3.0
21522025-01-16T18:17:42.695Z Compiling password-hash v0.5.0
21532025-01-16T18:17:42.711Z Compiling blake2 v0.10.6
21542025-01-16T18:17:42.714Z Compiling base64 v0.21.7
21552025-01-16T18:17:42.947Z Compiling expectorate v1.1.0
21562025-01-16T18:17:42.973Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21572025-01-16T18:17:43.230Z Compiling atomicwrites v0.4.4
21582025-01-16T18:17:43.341Z Compiling derive_more v0.99.18
21592025-01-16T18:17:43.750Z Compiling argon2 v0.5.3
21602025-01-16T18:17:43.889Z Compiling owo-colors v4.1.0
21612025-01-16T18:17:43.946Z Compiling cancel-safe-futures v0.1.5
21622025-01-16T18:17:44.167Z Compiling num-rational v0.4.2
21632025-01-16T18:17:44.219Z Compiling progenitor-client v0.9.1
21642025-01-16T18:17:44.289Z Compiling num-complex v0.4.6
21652025-01-16T18:17:44.737Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21662025-01-16T18:17:45.313Z Compiling num v0.4.3
21672025-01-16T18:17:45.440Z Compiling libsw v3.3.1
21682025-01-16T18:17:45.574Z Compiling linear-map v1.2.0
21692025-01-16T18:17:45.800Z Compiling swrite v0.1.0
21702025-01-16T18:17:45.964Z Compiling float-ord v0.3.2
21712025-01-16T18:17:46.024Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21722025-01-16T18:17:46.092Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21732025-01-16T18:17:46.162Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21742025-01-16T18:17:46.523Z Compiling highway v1.2.0
21752025-01-16T18:17:47.867Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21762025-01-16T18:17:48.030Z Compiling semver v0.1.20
21772025-01-16T18:17:48.591Z Compiling rustc_version v0.1.7
21782025-01-16T18:17:49.000Z Compiling newtype_derive v0.1.6
21792025-01-16T18:17:49.232Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21802025-01-16T18:17:49.325Z Compiling tungstenite v0.21.0
21812025-01-16T18:17:53.658Z Compiling typify-macro v0.3.0
21822025-01-16T18:17:53.680Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21832025-01-16T18:17:54.402Z Compiling ipnetwork v0.20.0
21842025-01-16T18:17:55.144Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
21852025-01-16T18:17:55.326Z Compiling tokio-tungstenite v0.21.0
21862025-01-16T18:17:55.862Z Compiling progenitor-client v0.8.0
21872025-01-16T18:17:55.884Z Compiling humantime v2.1.0
21882025-01-16T18:17:56.130Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
21892025-01-16T18:17:56.330Z Compiling progenitor v0.8.0
21902025-01-16T18:17:56.574Z Compiling dropshot v0.13.0
21912025-01-16T18:17:56.660Z Compiling instant v0.1.13
21922025-01-16T18:17:56.827Z Compiling backoff v0.4.0
21932025-01-16T18:17:57.026Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21942025-01-16T18:17:57.055Z Compiling typify v0.3.0
21952025-01-16T18:17:57.192Z Compiling progenitor-impl v0.9.1
21962025-01-16T18:17:57.461Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21972025-01-16T18:18:03.331Z Compiling progenitor-macro v0.9.1
21982025-01-16T18:18:04.383Z Compiling steno v0.4.1
21992025-01-16T18:18:04.655Z Compiling parse-display v0.10.0
22002025-01-16T18:18:04.773Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22012025-01-16T18:18:04.974Z Compiling strum v0.26.3
22022025-01-16T18:18:05.156Z Compiling serde_with v3.11.0
22032025-01-16T18:18:05.182Z Compiling regress v0.9.1
22042025-01-16T18:18:08.533Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22052025-01-16T18:18:09.815Z Compiling macaddr v1.0.1
22062025-01-16T18:18:10.193Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22072025-01-16T18:18:10.259Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22082025-01-16T18:18:10.295Z Compiling slog-dtrace v0.3.0
22092025-01-16T18:18:10.720Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
22102025-01-16T18:18:10.813Z Compiling prettyplease v0.2.25
22112025-01-16T18:18:13.016Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22122025-01-16T18:18:14.381Z Compiling progenitor v0.9.1
22132025-01-16T18:18:14.628Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22142025-01-16T18:18:16.591Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22152025-01-16T18:18:25.617Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22162025-01-16T18:18:27.707Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22172025-01-16T18:18:28.278Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22182025-01-16T18:18:29.325Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22192025-01-16T18:18:30.379Z Compiling half v2.4.1
22202025-01-16T18:18:32.285Z Compiling ciborium-io v0.2.2
22212025-01-16T18:18:32.453Z Compiling ciborium-ll v0.2.2
22222025-01-16T18:18:32.988Z Compiling ciborium v0.2.2
22232025-01-16T18:18:33.787Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22242025-01-16T18:18:34.293Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22252025-01-16T18:18:34.997Z Compiling display-error-chain v0.2.2
22262025-01-16T18:18:35.235Z Compiling fastrand v2.1.1
22272025-01-16T18:18:35.439Z Compiling same-file v1.0.6
22282025-01-16T18:18:35.709Z Compiling walkdir v2.5.0
22292025-01-16T18:18:35.755Z Compiling tempfile v3.13.0
22302025-01-16T18:18:36.342Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22312025-01-16T18:18:36.506Z Compiling blake3 v1.5.4
22322025-01-16T18:18:37.152Z Compiling const_format_proc_macros v0.2.33
22332025-01-16T18:18:38.885Z Compiling xattr v1.3.1
22342025-01-16T18:18:39.180Z Compiling memmap2 v0.9.5
22352025-01-16T18:18:39.213Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22362025-01-16T18:18:39.588Z Compiling filetime v0.2.25
22372025-01-16T18:18:39.626Z Compiling keccak v0.1.5
22382025-01-16T18:18:39.766Z Compiling arrayref v0.3.9
22392025-01-16T18:18:39.890Z Compiling constant_time_eq v0.3.1
22402025-01-16T18:18:39.910Z Compiling maplit v1.0.2
22412025-01-16T18:18:40.054Z Compiling crunchy v0.2.2
22422025-01-16T18:18:40.073Z Compiling arrayvec v0.7.6
22432025-01-16T18:18:40.528Z Compiling sha3 v0.10.8
22442025-01-16T18:18:40.715Z Compiling tar v0.4.42
22452025-01-16T18:18:41.403Z Compiling const_format v0.2.33
22462025-01-16T18:18:41.479Z Compiling camino-tempfile v1.1.1
22472025-01-16T18:18:41.934Z Compiling toolchain_find v0.4.0
22482025-01-16T18:18:41.969Z Compiling topological-sort v0.2.2
22492025-01-16T18:18:42.208Z Compiling radium v0.7.0
22502025-01-16T18:18:42.445Z Compiling tiny-keccak v2.0.2
22512025-01-16T18:18:42.647Z Compiling rustfmt-wrapper v0.2.1
22522025-01-16T18:18:42.692Z Compiling omicron-zone-package v0.12.0
22532025-01-16T18:18:42.840Z Compiling dsl_auto_type v0.1.2
22542025-01-16T18:18:43.025Z Compiling scheduled-thread-pool v0.2.7
22552025-01-16T18:18:43.209Z Compiling diesel_table_macro_syntax v0.2.0
22562025-01-16T18:18:43.612Z Compiling maybe-uninit v2.0.0
22572025-01-16T18:18:44.096Z Compiling tap v1.0.1
22582025-01-16T18:18:44.101Z Compiling diesel_derives v2.2.3
22592025-01-16T18:18:44.306Z Compiling wyz v0.5.1
22602025-01-16T18:18:44.485Z Compiling r2d2 v0.8.10
22612025-01-16T18:18:45.226Z Compiling phf_generator v0.11.2
22622025-01-16T18:18:45.425Z Compiling ascii-canvas v3.0.0
22632025-01-16T18:18:45.445Z Compiling secrecy v0.8.0
22642025-01-16T18:18:45.708Z Compiling async-recursion v1.1.1
22652025-01-16T18:18:45.903Z Compiling ena v0.14.3
22662025-01-16T18:18:46.424Z Compiling funty v2.0.0
22672025-01-16T18:18:46.573Z Compiling crc-catalog v2.4.0
22682025-01-16T18:18:46.763Z Compiling regex-syntax v0.6.29
22692025-01-16T18:18:47.086Z Compiling arc-swap v1.7.1
22702025-01-16T18:18:47.685Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22712025-01-16T18:18:47.746Z Compiling diff v0.1.13
22722025-01-16T18:18:47.837Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22732025-01-16T18:18:48.162Z Compiling packed_struct v0.10.1
22742025-01-16T18:18:48.245Z Compiling slog-scope v4.4.0
22752025-01-16T18:18:48.628Z Compiling bitvec v1.0.1
22762025-01-16T18:18:49.070Z Compiling crc v3.2.1
22772025-01-16T18:18:49.119Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22782025-01-16T18:18:51.143Z Compiling lalrpop v0.19.12
22792025-01-16T18:18:51.710Z Compiling phf_codegen v0.11.2
22802025-01-16T18:18:52.103Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22812025-01-16T18:18:53.053Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22822025-01-16T18:18:53.152Z Compiling universal-hash v0.5.1
22832025-01-16T18:18:53.302Z Compiling thiserror-impl-no-std v2.0.2
22842025-01-16T18:18:53.420Z Compiling packed_struct_codegen v0.10.1
22852025-01-16T18:18:54.840Z Compiling diesel v2.2.6
22862025-01-16T18:18:55.720Z Compiling parse-zoneinfo v0.3.1
22872025-01-16T18:18:55.763Z Compiling unicase v2.7.0
22882025-01-16T18:18:56.122Z Compiling indexmap v1.9.3
22892025-01-16T18:18:56.468Z Compiling opaque-debug v0.3.1
22902025-01-16T18:18:56.651Z Compiling nodrop v0.1.14
22912025-01-16T18:18:56.805Z Compiling ref-cast v1.0.23
22922025-01-16T18:18:57.144Z Compiling array-init v0.0.4
22932025-01-16T18:18:57.354Z Compiling poly1305 v0.8.0
22942025-01-16T18:18:58.239Z Compiling chrono-tz-build v0.4.0
22952025-01-16T18:18:59.187Z Compiling thiserror-no-std v2.0.2
22962025-01-16T18:18:59.352Z Compiling smallvec v0.6.14
22972025-01-16T18:18:59.846Z Compiling slog-stdlog v4.1.1
22982025-01-16T18:19:01.252Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22992025-01-16T18:19:01.615Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23002025-01-16T18:19:01.932Z Compiling derive_builder_core v0.20.2
23012025-01-16T18:19:02.794Z Compiling chacha20 v0.9.1
23022025-01-16T18:19:03.330Z Compiling headers-core v0.3.0
23032025-01-16T18:19:03.540Z Compiling aead v0.5.2
23042025-01-16T18:19:03.919Z Compiling libxml v0.3.3
23052025-01-16T18:19:04.015Z Compiling ref-cast-impl v1.0.23
23062025-01-16T18:19:04.314Z Compiling vte_generate_state_changes v0.1.2
23072025-01-16T18:19:04.960Z Compiling hashbrown v0.12.3
23082025-01-16T18:19:05.145Z Compiling termcolor v1.4.1
23092025-01-16T18:19:06.206Z Compiling bitfield v0.14.0
23102025-01-16T18:19:06.540Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23112025-01-16T18:19:07.327Z Compiling env_logger v0.10.2
23122025-01-16T18:19:10.715Z Compiling vte v0.11.1
23132025-01-16T18:19:12.299Z Compiling derive_builder_macro v0.20.2
23142025-01-16T18:19:13.145Z Compiling chacha20poly1305 v0.10.1
23152025-01-16T18:19:13.566Z Compiling headers v0.4.0
23162025-01-16T18:19:13.949Z Compiling polar-core v0.27.3
23172025-01-16T18:19:16.929Z Compiling slog-envlogger v2.2.0
23182025-01-16T18:19:17.091Z Compiling serde-hex v0.1.0
23192025-01-16T18:19:19.591Z Compiling vsss-rs v3.3.4
23202025-01-16T18:19:22.146Z Compiling chrono-tz v0.10.0
23212025-01-16T18:19:22.820Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23222025-01-16T18:19:23.611Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23232025-01-16T18:19:23.965Z Compiling ron v0.8.1
23242025-01-16T18:19:25.795Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23252025-01-16T18:19:26.115Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23262025-01-16T18:19:26.610Z Compiling hashbrown v0.13.2
23272025-01-16T18:19:27.921Z Compiling strum_macros v0.24.3
23282025-01-16T18:19:29.752Z Compiling fxhash v0.2.1
23292025-01-16T18:19:30.020Z Compiling samael v0.0.17
23302025-01-16T18:19:30.546Z Compiling indoc v1.0.9
23312025-01-16T18:19:31.090Z Compiling bumpalo v3.16.0
23322025-01-16T18:19:31.388Z Compiling crc-any v2.5.0
23332025-01-16T18:19:31.641Z Compiling bytecount v0.6.8
23342025-01-16T18:19:31.723Z Compiling lockfree-object-pool v0.1.6
23352025-01-16T18:19:31.974Z Compiling simd-adler32 v0.3.7
23362025-01-16T18:19:32.037Z Compiling zip v2.1.3
23372025-01-16T18:19:32.378Z Compiling zopfli v0.8.1
23382025-01-16T18:19:32.433Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23392025-01-16T18:19:33.189Z Compiling papergrid v0.11.0
23402025-01-16T18:19:40.143Z Compiling object v0.30.4
23412025-01-16T18:19:40.986Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23422025-01-16T18:19:45.368Z Compiling derive_builder v0.20.2
23432025-01-16T18:19:46.451Z Compiling strip-ansi-escapes v0.2.0
23442025-01-16T18:19:47.232Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23452025-01-16T18:19:47.438Z Compiling tabled_derive v0.7.0
23462025-01-16T18:19:47.541Z Compiling itertools v0.12.1
23472025-01-16T18:19:49.523Z Compiling fd-lock v4.0.2
23482025-01-16T18:19:49.793Z Compiling peg-macros v0.8.4
23492025-01-16T18:19:49.947Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23502025-01-16T18:19:50.959Z Compiling kstat-rs v0.2.4
23512025-01-16T18:19:51.055Z Compiling impl-trait-for-tuples v0.2.2
23522025-01-16T18:19:51.856Z Compiling oso-derive v0.27.3
23532025-01-16T18:19:52.448Z Compiling quick-xml v0.33.0
23542025-01-16T18:19:52.804Z Compiling diesel-dtrace v0.4.2
23552025-01-16T18:19:52.968Z Compiling path-slash v0.1.5
23562025-01-16T18:19:53.155Z Compiling nu-ansi-term v0.50.1
23572025-01-16T18:19:53.336Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23582025-01-16T18:19:54.444Z Compiling reedline v0.35.0
23592025-01-16T18:19:57.161Z Compiling oso v0.27.3
23602025-01-16T18:19:57.583Z Compiling peg v0.8.4
23612025-01-16T18:19:57.718Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23622025-01-16T18:20:02.035Z Compiling tabled v0.15.0
23632025-01-16T18:20:14.566Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23642025-01-16T18:20:18.311Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23652025-01-16T18:20:21.465Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23662025-01-16T18:20:21.703Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23672025-01-16T18:20:22.683Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23682025-01-16T18:20:22.728Z Compiling pem v3.0.4
23692025-01-16T18:20:23.005Z Compiling bb8 v0.8.5
23702025-01-16T18:20:23.616Z Compiling bcs v0.1.6
23712025-01-16T18:20:24.179Z Compiling libz-sys v1.1.20
23722025-01-16T18:20:24.505Z Compiling parking_lot_core v0.8.6
23732025-01-16T18:20:24.998Z Compiling async-bb8-diesel v0.2.1
23742025-01-16T18:20:25.790Z Compiling mime_guess v2.0.5
23752025-01-16T18:20:27.616Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23762025-01-16T18:20:30.787Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23772025-01-16T18:20:32.355Z Compiling buf-list v1.0.3
23782025-01-16T18:20:34.539Z Compiling nibble_vec v0.1.0
23792025-01-16T18:20:34.793Z Compiling libgit2-sys v0.17.0+1.8.1
23802025-01-16T18:20:35.574Z Compiling pin-project-internal v1.1.6
23812025-01-16T18:20:35.713Z Compiling atty v0.2.14
23822025-01-16T18:20:35.910Z Compiling http-range v0.1.5
23832025-01-16T18:20:36.518Z Compiling salty v0.3.0
23842025-01-16T18:20:36.968Z Compiling endian-type v0.1.2
23852025-01-16T18:20:37.246Z Compiling radix_trie v0.2.1
23862025-01-16T18:20:38.132Z Compiling pin-project v1.1.6
23872025-01-16T18:20:38.308Z Compiling parking_lot v0.11.2
23882025-01-16T18:20:43.103Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
23892025-01-16T18:20:47.342Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23902025-01-16T18:20:47.607Z Compiling snafu-derive v0.8.5
23912025-01-16T18:20:53.395Z Compiling snafu v0.8.5
23922025-01-16T18:20:53.592Z Compiling hyper-staticfile v0.10.1
23932025-01-16T18:20:54.568Z Compiling sled v0.34.7
23942025-01-16T18:21:14.028Z Compiling hickory-client v0.24.1
23952025-01-16T18:21:17.990Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
23962025-01-16T18:21:19.170Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23972025-01-16T18:21:19.214Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23982025-01-16T18:21:19.641Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23992025-01-16T18:21:21.269Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24002025-01-16T18:21:27.198Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24012025-01-16T18:21:27.930Z Compiling globset v0.4.15
24022025-01-16T18:21:28.354Z Compiling hickory-server v0.24.1
24032025-01-16T18:21:28.805Z Compiling primeorder v0.13.6
24042025-01-16T18:21:28.840Z Compiling olpc-cjson v0.1.4
24052025-01-16T18:21:29.193Z Compiling vergen v8.3.2
24062025-01-16T18:21:29.392Z Compiling castaway v0.2.3
24072025-01-16T18:21:29.538Z Compiling env_filter v0.1.2
24082025-01-16T18:21:29.611Z Compiling cargo-platform v0.1.8
24092025-01-16T18:21:30.102Z Compiling serde_plain v1.0.2
24102025-01-16T18:21:30.653Z Compiling nanorand v0.7.0
24112025-01-16T18:21:31.070Z Compiling memoffset v0.9.1
24122025-01-16T18:21:31.316Z Compiling typed-path v0.9.3
24132025-01-16T18:21:31.625Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24142025-01-16T18:21:33.671Z Compiling flume v0.11.1
24152025-01-16T18:21:34.438Z Compiling tough v0.19.0
24162025-01-16T18:21:35.218Z Compiling cargo_metadata v0.18.1
24172025-01-16T18:21:37.170Z Compiling env_logger v0.11.5
24182025-01-16T18:21:38.181Z Compiling compact_str v0.8.0
24192025-01-16T18:21:38.437Z Compiling p384 v0.13.0
24202025-01-16T18:21:38.588Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24212025-01-16T18:21:39.313Z Compiling git2 v0.19.0
24222025-01-16T18:21:40.011Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24232025-01-16T18:21:40.603Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24242025-01-16T18:21:41.779Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24252025-01-16T18:21:45.521Z Compiling unicode-truncate v1.1.0
24262025-01-16T18:21:45.844Z Compiling lru v0.12.5
24272025-01-16T18:21:46.210Z Compiling rand_seeder v0.3.0
24282025-01-16T18:21:46.656Z Compiling libsqlite3-sys v0.30.1
24292025-01-16T18:21:47.202Z Compiling lzma-sys v0.1.20
24302025-01-16T18:21:47.603Z Compiling instability v0.3.2
24312025-01-16T18:21:47.916Z Compiling parse-size v1.1.0
24322025-01-16T18:21:48.262Z Compiling rustls v0.21.12
24332025-01-16T18:21:48.350Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24342025-01-16T18:21:48.486Z Compiling cfg_aliases v0.2.1
24352025-01-16T18:21:48.560Z Compiling cassowary v0.3.0
24362025-01-16T18:21:48.614Z Compiling nix v0.29.0
24372025-01-16T18:21:48.631Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24382025-01-16T18:21:48.818Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24392025-01-16T18:21:49.065Z Compiling ratatui v0.28.1
24402025-01-16T18:21:50.986Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24412025-01-16T18:21:51.228Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24422025-01-16T18:21:52.003Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24432025-01-16T18:21:52.775Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24442025-01-16T18:21:53.114Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24452025-01-16T18:21:54.674Z Compiling sct v0.7.1
24462025-01-16T18:21:55.162Z Compiling rustls-webpki v0.101.7
24472025-01-16T18:21:56.740Z Compiling heck v0.3.3
24482025-01-16T18:21:57.087Z Compiling csv-core v0.1.11
24492025-01-16T18:21:57.539Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24502025-01-16T18:21:57.895Z Compiling glob v0.3.1
24512025-01-16T18:21:57.975Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24522025-01-16T18:21:58.358Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24532025-01-16T18:21:59.149Z Compiling csv v1.3.0
24542025-01-16T18:21:59.922Z Compiling zone_cfg_derive v0.1.2
24552025-01-16T18:22:01.407Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24562025-01-16T18:22:08.107Z Compiling nix v0.27.1
24572025-01-16T18:22:08.130Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24582025-01-16T18:22:08.529Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24592025-01-16T18:22:09.489Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24602025-01-16T18:22:11.597Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24612025-01-16T18:22:15.002Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24622025-01-16T18:22:15.936Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24632025-01-16T18:22:16.271Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24642025-01-16T18:22:19.262Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24652025-01-16T18:22:19.586Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24662025-01-16T18:22:19.927Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24672025-01-16T18:22:20.262Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24682025-01-16T18:22:20.466Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24692025-01-16T18:22:20.777Z Compiling tungstenite v0.23.0
24702025-01-16T18:22:21.167Z Compiling hashlink v0.9.1
24712025-01-16T18:22:21.961Z Compiling fallible-iterator v0.3.0
24722025-01-16T18:22:22.139Z Compiling fallible-streaming-iterator v0.1.9
24732025-01-16T18:22:22.455Z Compiling base64 v0.13.1
24742025-01-16T18:22:22.755Z Compiling rusqlite v0.32.1
24752025-01-16T18:22:23.237Z Compiling ron v0.7.1
24762025-01-16T18:22:25.885Z Compiling tokio-tungstenite v0.23.1
24772025-01-16T18:22:26.356Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24782025-01-16T18:22:26.513Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24792025-01-16T18:22:27.070Z Compiling xz2 v0.1.7
24802025-01-16T18:22:27.667Z Compiling tokio-rustls v0.24.1
24812025-01-16T18:22:28.152Z Compiling zone v0.1.8
24822025-01-16T18:22:31.379Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24832025-01-16T18:22:33.725Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24842025-01-16T18:22:37.769Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24852025-01-16T18:22:38.037Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24862025-01-16T18:22:39.384Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24872025-01-16T18:22:42.827Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24882025-01-16T18:22:44.978Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24892025-01-16T18:22:47.597Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24902025-01-16T18:22:47.817Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24912025-01-16T18:22:48.271Z Compiling rustls-pemfile v1.0.4
24922025-01-16T18:22:49.064Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24932025-01-16T18:22:49.410Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24942025-01-16T18:22:49.602Z Compiling signal-hook-tokio v0.3.1
24952025-01-16T18:22:49.841Z Compiling twox-hash v1.6.3
24962025-01-16T18:22:50.829Z Compiling yasna v0.5.2
24972025-01-16T18:22:51.361Z Compiling smawk v0.3.2
24982025-01-16T18:22:51.726Z Compiling unicode-linebreak v0.1.5
24992025-01-16T18:22:52.319Z Compiling is_ci v1.2.0
25002025-01-16T18:22:52.654Z Compiling supports-color v3.0.1
25012025-01-16T18:22:52.806Z Compiling textwrap v0.16.1
25022025-01-16T18:22:53.095Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25032025-01-16T18:22:54.214Z Compiling rcgen v0.12.1
25042025-01-16T18:22:56.650Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25052025-01-16T18:23:04.569Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25062025-01-16T18:23:04.907Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25072025-01-16T18:23:06.909Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25082025-01-16T18:23:15.715Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25092025-01-16T18:23:20.671Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25102025-01-16T18:23:24.868Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25112025-01-16T18:23:33.647Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25122025-01-16T18:23:34.212Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
25132025-01-16T18:23:39.338Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25142025-01-16T18:23:39.678Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25152025-01-16T18:23:40.598Z Compiling fatfs v0.3.6
25162025-01-16T18:23:43.520Z Compiling rtoolbox v0.0.2
25172025-01-16T18:23:43.561Z Compiling subprocess v0.2.9
25182025-01-16T18:23:43.999Z Compiling assert_matches v1.5.0
25192025-01-16T18:23:48.266Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25202025-01-16T18:23:48.535Z Compiling rpassword v7.3.1
25212025-01-16T18:23:49.011Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25222025-01-16T18:23:49.583Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25232025-01-16T18:23:55.552Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25242025-01-16T18:23:56.570Z Compiling tui-tree-widget v0.22.0
25252025-01-16T18:23:57.058Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25262025-01-16T18:24:05.008Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25272025-01-16T18:24:05.350Z Compiling uzers v0.12.1
25282025-01-16T18:24:08.443Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25292025-01-16T18:24:10.222Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25302025-01-16T18:24:12.197Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25312025-01-16T18:24:36.243Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25322025-01-16T18:24:43.882Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25332025-01-16T18:24:46.559Z Compiling multimap v0.10.0
25342025-01-16T18:27:09.930Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25352025-01-16T18:27:14.319Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25362025-01-16T18:33:41.929Z Finished `release` profile [optimized] target(s) in 16m 00s
25372025-01-16T18:34:46.208Z
25382025-01-16T18:34:46.211Zreal 17:05.811230747
25392025-01-16T18:34:46.211Zuser 2:00:01.689314819
25402025-01-16T18:34:46.211Zsys 3:16.749719622
25412025-01-16T18:34:46.211Ztrap 3.113682632
25422025-01-16T18:34:46.211Ztflt 2.926933064
25432025-01-16T18:34:46.211Zdflt 5.311729418
25442025-01-16T18:34:46.211Zkflt 0.138536590
25452025-01-16T18:34:46.211Zlock 7:12:28.773191509
25462025-01-16T18:34:46.212Zslp 6:14:05.676019124
25472025-01-16T18:34:46.212Zlat 3:24.273866652
25482025-01-16T18:34:46.212Zstop 2:41.244479572
25492025-01-16T18:34:46.212Z+ mapfile -t packages
25502025-01-16T18:34:46.212Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25512025-01-16T18:34:47.214Z Finished `release` profile [optimized] target(s) in 0.95s
25522025-01-16T18:34:47.277Z Running `target/release/omicron-package -t test list-outputs`
25532025-01-16T18:34:47.326ZLogging to: /work/oxidecomputer/omicron/out/LOG
25542025-01-16T18:34:47.328Z+ ptime -m cargo build --locked --release -p xtask
25552025-01-16T18:34:47.892Z Compiling serde v1.0.217
25562025-01-16T18:34:47.899Z Compiling libc v0.2.162
25572025-01-16T18:34:47.899Z Compiling rustix v0.38.37
25582025-01-16T18:34:47.899Z Compiling serde_json v1.0.135
25592025-01-16T18:34:47.899Z Compiling syn v2.0.96
25602025-01-16T18:34:47.987Z Compiling bitflags v2.6.0
25612025-01-16T18:34:48.340Z Compiling usdt-impl v0.5.0
25622025-01-16T18:34:48.373Z Compiling syn v1.0.109
25632025-01-16T18:34:48.490Z Compiling hashbrown v0.15.1
25642025-01-16T18:34:48.514Z Compiling log v0.4.22
25652025-01-16T18:34:48.760Z Compiling fs-err v2.11.0
25662025-01-16T18:34:48.945Z Compiling anyhow v1.0.93
25672025-01-16T18:34:49.094Z Compiling once_cell v1.20.2
25682025-01-16T18:34:49.313Z Compiling thread-id v4.2.2
25692025-01-16T18:34:49.672Z Compiling indexmap v2.7.0
25702025-01-16T18:34:50.757Z Compiling terminal_size v0.4.0
25712025-01-16T18:34:50.757Z Compiling tempfile v3.13.0
25722025-01-16T18:34:51.016Z Compiling clap_builder v4.5.21
25732025-01-16T18:34:51.591Z Compiling proc-macro-error v1.0.4
25742025-01-16T18:34:52.523Z Compiling tabled_derive v0.7.0
25752025-01-16T18:34:53.597Z Compiling tabled v0.15.0
25762025-01-16T18:34:54.363Z Compiling serde_derive v1.0.217
25772025-01-16T18:34:54.363Z Compiling thiserror-impl v1.0.69
25782025-01-16T18:34:54.367Z Compiling zerocopy-derive v0.7.35
25792025-01-16T18:34:54.367Z Compiling scroll_derive v0.12.0
25802025-01-16T18:34:54.367Z Compiling clap_derive v4.5.18
25812025-01-16T18:34:55.779Z Compiling scroll v0.12.0
25822025-01-16T18:34:56.241Z Compiling zerocopy v0.7.35
25832025-01-16T18:34:56.414Z Compiling goblin v0.8.2
25842025-01-16T18:34:57.025Z Compiling thiserror v1.0.69
25852025-01-16T18:34:57.205Z Compiling pest v2.7.14
25862025-01-16T18:35:00.123Z Compiling pest_meta v2.7.14
25872025-01-16T18:35:00.139Z Compiling clap v4.5.21
25882025-01-16T18:35:01.690Z Compiling pest_generator v2.7.14
25892025-01-16T18:35:03.717Z Compiling pest_derive v2.7.14
25902025-01-16T18:35:04.503Z Compiling dtrace-parser v0.2.0
25912025-01-16T18:35:08.518Z Compiling toml_datetime v0.6.8
25922025-01-16T18:35:09.220Z Compiling serde_tokenstream v0.2.2
25932025-01-16T18:35:09.800Z Compiling serde_spanned v0.6.8
25942025-01-16T18:35:10.118Z Compiling toml_edit v0.22.22
25952025-01-16T18:35:11.433Z Compiling dof v0.3.0
25962025-01-16T18:35:12.362Z Compiling camino v1.1.9
25972025-01-16T18:35:13.371Z Compiling usdt-attr-macro v0.5.0
25982025-01-16T18:35:13.636Z Compiling toml v0.8.19
25992025-01-16T18:35:14.699Z Compiling usdt-macro v0.5.0
26002025-01-16T18:35:15.875Z Compiling semver v1.0.24
26012025-01-16T18:35:17.329Z Compiling cargo-platform v0.1.8
26022025-01-16T18:35:18.200Z Compiling cargo_metadata v0.18.1
26032025-01-16T18:35:18.369Z Compiling usdt v0.5.0
26042025-01-16T18:35:19.661Z Compiling cargo_toml v0.20.5
26052025-01-16T18:35:19.814Z Compiling camino-tempfile v1.1.1
26062025-01-16T18:35:19.899Z Compiling macaddr v1.0.1
26072025-01-16T18:35:30.647Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26082025-01-16T18:35:41.362Z Finished `release` profile [optimized] target(s) in 53.97s
26092025-01-16T18:35:41.470Z
26102025-01-16T18:35:41.473Zreal 54.112379451
26112025-01-16T18:35:41.473Zuser 5:39.167495427
26122025-01-16T18:35:41.473Zsys 18.097375624
26132025-01-16T18:35:41.473Ztrap 0.157720399
26142025-01-16T18:35:41.473Ztflt 0.237752073
26152025-01-16T18:35:41.473Zdflt 0.284422677
26162025-01-16T18:35:41.473Zkflt 0.020173204
26172025-01-16T18:35:41.473Zlock 10:32.559418130
26182025-01-16T18:35:41.473Zslp 15:43.492908403
26192025-01-16T18:35:41.474Zlat 14.228901210
26202025-01-16T18:35:41.474Zstop 17.714064238
26212025-01-16T18:35:41.474Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26222025-01-16T18:35:41.474Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26232025-01-16T18:35:41.474Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26242025-01-16T18:35:41.474Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26252025-01-16T18:35:41.474Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26262025-01-16T18:35:42.344Z Compiling hashbrown v0.14.5
26272025-01-16T18:35:42.475Z Compiling ident_case v1.0.1
26282025-01-16T18:35:42.489Z Compiling unsafe-libyaml v0.2.11
26292025-01-16T18:35:42.502Z Compiling ipnetwork v0.20.0
26302025-01-16T18:35:42.505Z Compiling progenitor-client v0.9.1
26312025-01-16T18:35:42.505Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26322025-01-16T18:35:42.505Z Compiling macaddr v1.0.1
26332025-01-16T18:35:42.505Z Compiling progenitor-client v0.8.0
26342025-01-16T18:35:42.627Z Compiling darling_core v0.20.10
26352025-01-16T18:35:42.938Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
26362025-01-16T18:35:42.995Z Compiling instant v0.1.13
26372025-01-16T18:35:43.018Z Compiling structmeta-derive v0.3.0
26382025-01-16T18:35:43.061Z Compiling dropshot v0.13.0
26392025-01-16T18:35:43.179Z Compiling thiserror v2.0.11
26402025-01-16T18:35:43.310Z Compiling dropshot_endpoint v0.13.0
26412025-01-16T18:35:43.446Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26422025-01-16T18:35:43.585Z Compiling regress v0.10.1
26432025-01-16T18:35:43.647Z Compiling regress v0.9.1
26442025-01-16T18:35:43.748Z Compiling serde_yaml v0.9.34+deprecated
26452025-01-16T18:35:44.635Z Compiling thiserror-impl v2.0.11
26462025-01-16T18:35:44.679Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26472025-01-16T18:35:45.592Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26482025-01-16T18:35:45.720Z Compiling structmeta v0.3.0
26492025-01-16T18:35:46.131Z Compiling parse-display-derive v0.10.0
26502025-01-16T18:35:46.355Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26512025-01-16T18:35:46.563Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26522025-01-16T18:35:47.072Z Compiling backoff v0.4.0
26532025-01-16T18:35:47.297Z Compiling typify-impl v0.2.0
26542025-01-16T18:35:47.414Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26552025-01-16T18:35:48.081Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26562025-01-16T18:35:48.191Z Compiling tempfile v3.13.0
26572025-01-16T18:35:48.273Z Compiling proc-macro-crate v1.3.1
26582025-01-16T18:35:48.361Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26592025-01-16T18:35:48.642Z Compiling typify-impl v0.3.0
26602025-01-16T18:35:48.746Z Compiling itertools v0.13.0
26612025-01-16T18:35:48.749Z Compiling darling_macro v0.20.10
26622025-01-16T18:35:48.974Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26632025-01-16T18:35:49.222Z Compiling num_enum_derive v0.5.11
26642025-01-16T18:35:49.278Z Compiling zerocopy v0.8.10
26652025-01-16T18:35:49.664Z Compiling darling v0.20.10
26662025-01-16T18:35:49.807Z Compiling serde_with_macros v3.11.0
26672025-01-16T18:35:50.163Z Compiling parse-display v0.10.0
26682025-01-16T18:35:50.233Z Compiling zerocopy-derive v0.8.10
26692025-01-16T18:35:50.787Z Compiling foreign-types-macros v0.2.3
26702025-01-16T18:35:51.609Z Compiling num_enum v0.5.11
26712025-01-16T18:35:51.651Z Compiling foreign-types-shared v0.3.1
26722025-01-16T18:35:51.854Z Compiling crucible-workspace-hack v0.1.0
26732025-01-16T18:35:51.856Z Compiling heapless v0.8.0
26742025-01-16T18:35:52.070Z Compiling foreign-types v0.5.0
26752025-01-16T18:35:52.181Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26762025-01-16T18:35:52.207Z Compiling proc-macro-error v1.0.4
26772025-01-16T18:35:52.447Z Compiling serde_with v3.11.0
26782025-01-16T18:35:53.003Z Compiling camino-tempfile v1.1.1
26792025-01-16T18:35:53.038Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26802025-01-16T18:35:53.425Z Compiling hash32 v0.3.1
26812025-01-16T18:35:53.699Z Compiling cstr-argument v0.1.2
26822025-01-16T18:35:53.871Z Compiling pretty-hex v0.2.1
26832025-01-16T18:35:53.964Z Compiling smoltcp v0.11.0
26842025-01-16T18:35:54.093Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26852025-01-16T18:35:54.488Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26862025-01-16T18:35:54.646Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26872025-01-16T18:35:55.153Z Compiling tabwriter v1.4.0
26882025-01-16T18:35:55.638Z Compiling colored v2.1.0
26892025-01-16T18:35:55.783Z Compiling cobs v0.2.3
26902025-01-16T18:35:56.104Z Compiling postcard v1.0.10
26912025-01-16T18:35:56.107Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26922025-01-16T18:35:56.290Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26932025-01-16T18:35:56.325Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26942025-01-16T18:35:56.480Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26952025-01-16T18:35:56.505Z Compiling smf v0.2.3
26962025-01-16T18:35:56.762Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26972025-01-16T18:35:57.122Z Compiling zone_cfg_derive v0.3.0
26982025-01-16T18:35:57.274Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
26992025-01-16T18:35:57.742Z Compiling num-derive v0.4.2
27002025-01-16T18:35:57.766Z Compiling sigpipe v0.1.3
27012025-01-16T18:35:57.907Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27022025-01-16T18:35:58.250Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27032025-01-16T18:35:58.521Z Compiling zone v0.3.0
27042025-01-16T18:35:58.932Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27052025-01-16T18:35:59.172Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27062025-01-16T18:35:59.633Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27072025-01-16T18:35:59.710Z Compiling universal-hash v0.5.1
27082025-01-16T18:35:59.937Z Compiling opaque-debug v0.3.1
27092025-01-16T18:35:59.975Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27102025-01-16T18:36:00.010Z Compiling tungstenite v0.21.0
27112025-01-16T18:36:00.059Z Compiling num-rational v0.4.2
27122025-01-16T18:36:00.238Z Compiling password-hash v0.5.0
27132025-01-16T18:36:00.662Z Compiling num-complex v0.4.6
27142025-01-16T18:36:00.813Z Compiling blake2 v0.10.6
27152025-01-16T18:36:01.166Z Compiling aead v0.5.2
27162025-01-16T18:36:01.577Z Compiling keccak v0.1.5
27172025-01-16T18:36:01.663Z Compiling convert_case v0.4.0
27182025-01-16T18:36:01.720Z Compiling base64 v0.21.7
27192025-01-16T18:36:02.018Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27202025-01-16T18:36:02.074Z Compiling sha3 v0.10.8
27212025-01-16T18:36:02.220Z Compiling num v0.4.3
27222025-01-16T18:36:02.356Z Compiling argon2 v0.5.3
27232025-01-16T18:36:02.484Z Compiling tokio-tungstenite v0.21.0
27242025-01-16T18:36:02.514Z Compiling typify-macro v0.2.0
27252025-01-16T18:36:02.581Z Compiling derive_more v0.99.18
27262025-01-16T18:36:02.794Z Compiling poly1305 v0.8.0
27272025-01-16T18:36:03.058Z Compiling chacha20 v0.9.1
27282025-01-16T18:36:03.119Z Compiling float-ord v0.3.2
27292025-01-16T18:36:03.580Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27302025-01-16T18:36:03.605Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27312025-01-16T18:36:03.871Z Compiling semver v0.1.20
27322025-01-16T18:36:03.954Z Compiling typify-macro v0.3.0
27332025-01-16T18:36:04.013Z Compiling same-file v1.0.6
27342025-01-16T18:36:04.319Z Compiling rustc_version v0.1.7
27352025-01-16T18:36:04.477Z Compiling walkdir v2.5.0
27362025-01-16T18:36:04.480Z Compiling newline-converter v0.3.0
27372025-01-16T18:36:04.684Z Compiling primeorder v0.13.6
27382025-01-16T18:36:04.823Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27392025-01-16T18:36:05.114Z Compiling secrecy v0.8.0
27402025-01-16T18:36:05.180Z Compiling cancel-safe-futures v0.1.5
27412025-01-16T18:36:05.217Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27422025-01-16T18:36:05.362Z Compiling owo-colors v4.1.0
27432025-01-16T18:36:05.425Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27442025-01-16T18:36:05.572Z Compiling newtype_derive v0.1.6
27452025-01-16T18:36:05.652Z Compiling expectorate v1.1.0
27462025-01-16T18:36:05.704Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27472025-01-16T18:36:05.838Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27482025-01-16T18:36:05.875Z Compiling thiserror-impl-no-std v2.0.2
27492025-01-16T18:36:05.994Z Compiling blake3 v1.5.4
27502025-01-16T18:36:06.134Z Compiling half v2.4.1
27512025-01-16T18:36:06.350Z Compiling typify v0.2.0
27522025-01-16T18:36:06.512Z Compiling progenitor-impl v0.8.0
27532025-01-16T18:36:06.665Z Compiling unicase v2.7.0
27542025-01-16T18:36:06.685Z Compiling arc-swap v1.7.1
27552025-01-16T18:36:06.705Z Compiling ciborium-io v0.2.2
27562025-01-16T18:36:06.865Z Compiling ciborium-ll v0.2.2
27572025-01-16T18:36:07.254Z Compiling slog-scope v4.4.0
27582025-01-16T18:36:07.275Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27592025-01-16T18:36:07.292Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27602025-01-16T18:36:07.758Z Compiling polyval v0.6.2
27612025-01-16T18:36:07.761Z Compiling typify v0.3.0
27622025-01-16T18:36:07.929Z Compiling progenitor-impl v0.9.1
27632025-01-16T18:36:08.182Z Compiling atomicwrites v0.4.4
27642025-01-16T18:36:08.213Z Compiling libsw v3.3.1
27652025-01-16T18:36:08.535Z Compiling memmap2 v0.9.5
27662025-01-16T18:36:08.539Z Compiling constant_time_eq v0.3.1
27672025-01-16T18:36:08.681Z Compiling thiserror-no-std v2.0.2
27682025-01-16T18:36:08.764Z Compiling parking_lot_core v0.8.6
27692025-01-16T18:36:08.829Z Compiling salty v0.3.0
27702025-01-16T18:36:08.961Z Compiling indent_write v2.2.0
27712025-01-16T18:36:09.192Z Compiling libefi-sys v0.1.0
27722025-01-16T18:36:09.227Z Compiling linear-map v1.2.0
27732025-01-16T18:36:09.246Z Compiling arrayvec v0.7.6
27742025-01-16T18:36:09.347Z Compiling arrayref v0.3.9
27752025-01-16T18:36:09.524Z Compiling vsss-rs v3.3.4
27762025-01-16T18:36:09.544Z Compiling ghash v0.5.1
27772025-01-16T18:36:09.565Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27782025-01-16T18:36:09.736Z Compiling slog-stdlog v4.1.1
27792025-01-16T18:36:10.132Z Compiling ciborium v0.2.2
27802025-01-16T18:36:10.452Z Compiling p384 v0.13.0
27812025-01-16T18:36:10.744Z Compiling toolchain_find v0.4.0
27822025-01-16T18:36:11.383Z Compiling chacha20poly1305 v0.10.1
27832025-01-16T18:36:11.475Z Compiling ctr v0.9.2
27842025-01-16T18:36:11.528Z Compiling lzma-sys v0.1.20
27852025-01-16T18:36:11.652Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27862025-01-16T18:36:11.890Z Compiling bitfield-struct v0.6.2
27872025-01-16T18:36:12.058Z Compiling slog-dtrace v0.3.0
27882025-01-16T18:36:12.119Z Compiling highway v1.2.0
27892025-01-16T18:36:12.297Z Compiling topological-sort v0.2.2
27902025-01-16T18:36:12.518Z Compiling omicron-zone-package v0.12.0
27912025-01-16T18:36:12.668Z Compiling aes-gcm v0.10.3
27922025-01-16T18:36:12.860Z Compiling rustfmt-wrapper v0.2.1
27932025-01-16T18:36:12.993Z Compiling mime_guess v2.0.5
27942025-01-16T18:36:13.233Z Compiling slog-envlogger v2.2.0
27952025-01-16T18:36:13.267Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27962025-01-16T18:36:13.458Z Compiling steno v0.4.1
27972025-01-16T18:36:13.551Z Compiling progenitor-macro v0.8.0
27982025-01-16T18:36:14.150Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27992025-01-16T18:36:14.211Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28002025-01-16T18:36:14.318Z Compiling heck v0.3.3
28012025-01-16T18:36:14.699Z Compiling ssh-encoding v0.2.0
28022025-01-16T18:36:14.767Z Compiling blowfish v0.9.1
28032025-01-16T18:36:15.457Z Compiling progenitor-macro v0.9.1
28042025-01-16T18:36:15.478Z Compiling nibble_vec v0.1.0
28052025-01-16T18:36:15.479Z Compiling env_filter v0.1.2
28062025-01-16T18:36:15.479Z Compiling endian-type v0.1.2
28072025-01-16T18:36:15.479Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28082025-01-16T18:36:15.479Z Compiling humantime v2.1.0
28092025-01-16T18:36:15.479Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28102025-01-16T18:36:15.494Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28112025-01-16T18:36:15.770Z Compiling env_logger v0.11.5
28122025-01-16T18:36:15.789Z Compiling radix_trie v0.2.1
28132025-01-16T18:36:15.846Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28142025-01-16T18:36:15.868Z Compiling ssh-cipher v0.2.0
28152025-01-16T18:36:16.427Z Compiling bcrypt-pbkdf v0.10.0
28162025-01-16T18:36:16.459Z Compiling zone_cfg_derive v0.1.2
28172025-01-16T18:36:16.716Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28182025-01-16T18:36:17.383Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28192025-01-16T18:36:17.621Z Compiling parking_lot v0.11.2
28202025-01-16T18:36:17.832Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28212025-01-16T18:36:17.945Z Compiling password-hash v0.4.2
28222025-01-16T18:36:18.254Z Compiling gethostname v0.5.0
28232025-01-16T18:36:18.342Z Compiling fxhash v0.2.1
28242025-01-16T18:36:18.389Z Compiling bumpalo v3.16.0
28252025-01-16T18:36:18.463Z Compiling matches v0.1.10
28262025-01-16T18:36:18.484Z Compiling simd-adler32 v0.3.7
28272025-01-16T18:36:18.576Z Compiling http-range v0.1.5
28282025-01-16T18:36:18.594Z Compiling zip v2.1.3
28292025-01-16T18:36:18.802Z Compiling lockfree-object-pool v0.1.6
28302025-01-16T18:36:18.897Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28312025-01-16T18:36:18.918Z Compiling base64 v0.13.1
28322025-01-16T18:36:18.965Z Compiling idna v0.2.3
28332025-01-16T18:36:19.060Z Compiling zopfli v0.8.1
28342025-01-16T18:36:19.085Z Compiling sled v0.34.7
28352025-01-16T18:36:19.231Z Compiling pbkdf2 v0.11.0
28362025-01-16T18:36:19.478Z Compiling ron v0.7.1
28372025-01-16T18:36:19.618Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28382025-01-16T18:36:19.928Z Compiling zone v0.1.8
28392025-01-16T18:36:20.260Z Compiling xz2 v0.1.7
28402025-01-16T18:36:20.677Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28412025-01-16T18:36:20.711Z Compiling ssh-key v0.6.6
28422025-01-16T18:36:21.367Z Compiling hickory-client v0.24.1
28432025-01-16T18:36:21.737Z Compiling p521 v0.13.3
28442025-01-16T18:36:22.042Z Compiling p256 v0.13.2
28452025-01-16T18:36:22.809Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28462025-01-16T18:36:22.873Z Compiling hickory-server v0.24.1
28472025-01-16T18:36:23.849Z Compiling enum-as-inner v0.5.1
28482025-01-16T18:36:24.052Z Compiling pem v3.0.4
28492025-01-16T18:36:24.789Z Compiling yasna v0.5.2
28502025-01-16T18:36:24.871Z Compiling headers-core v0.3.0
28512025-01-16T18:36:25.026Z Compiling kstat-rs v0.2.4
28522025-01-16T18:36:25.052Z Compiling nanorand v0.7.0
28532025-01-16T18:36:25.403Z Compiling atty v0.2.14
28542025-01-16T18:36:25.571Z Compiling russh-cryptovec v0.7.3
28552025-01-16T18:36:25.617Z Compiling md5 v0.7.0
28562025-01-16T18:36:25.638Z Compiling flume v0.11.1
28572025-01-16T18:36:25.888Z Compiling russh-keys v0.45.0
28582025-01-16T18:36:26.139Z Compiling rcgen v0.12.1
28592025-01-16T18:36:26.207Z Compiling progenitor v0.8.0
28602025-01-16T18:36:26.240Z Compiling headers v0.4.0
28612025-01-16T18:36:26.361Z Compiling trust-dns-proto v0.22.0
28622025-01-16T18:36:26.452Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28632025-01-16T18:36:27.035Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28642025-01-16T18:36:27.563Z Compiling progenitor v0.9.1
28652025-01-16T18:36:27.813Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28662025-01-16T18:36:27.971Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28672025-01-16T18:36:28.333Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28682025-01-16T18:36:28.546Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28692025-01-16T18:36:28.942Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
28702025-01-16T18:36:29.675Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28712025-01-16T18:36:30.502Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28722025-01-16T18:36:32.733Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28732025-01-16T18:36:33.335Z Compiling hyper-staticfile v0.10.1
28742025-01-16T18:36:33.791Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28752025-01-16T18:36:34.187Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28762025-01-16T18:36:34.347Z Compiling num-bigint v0.4.6
28772025-01-16T18:36:34.759Z Compiling des v0.8.1
28782025-01-16T18:36:35.121Z Compiling subprocess v0.2.9
28792025-01-16T18:36:35.400Z Compiling dhcproto-macros v0.1.0
28802025-01-16T18:36:35.812Z Compiling hex-literal v0.4.1
28812025-01-16T18:36:36.022Z Compiling display-error-chain v0.2.2
28822025-01-16T18:36:36.251Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28832025-01-16T18:36:36.284Z Compiling dhcproto v0.12.0
28842025-01-16T18:36:36.776Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28852025-01-16T18:36:37.269Z Compiling russh v0.45.0
28862025-01-16T18:36:39.274Z Compiling internet-checksum v0.2.1
28872025-01-16T18:36:44.026Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28882025-01-16T18:36:44.026Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28892025-01-16T18:36:44.029Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28902025-01-16T18:36:44.029Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28912025-01-16T18:36:44.808Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28922025-01-16T18:36:46.765Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28932025-01-16T18:36:47.915Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28942025-01-16T18:36:48.276Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28952025-01-16T18:36:48.704Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28962025-01-16T18:36:48.960Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28972025-01-16T18:36:51.325Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28982025-01-16T18:36:51.768Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28992025-01-16T18:36:51.891Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29002025-01-16T18:36:52.703Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29012025-01-16T18:36:52.779Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29022025-01-16T18:36:53.345Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29032025-01-16T18:36:53.757Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29042025-01-16T18:36:55.195Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29052025-01-16T18:36:57.896Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29062025-01-16T18:36:57.902Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29072025-01-16T18:36:58.311Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29082025-01-16T18:36:58.991Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29092025-01-16T18:37:03.011Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29102025-01-16T18:37:03.277Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29112025-01-16T18:37:04.073Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29122025-01-16T18:37:04.844Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29132025-01-16T18:37:05.746Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29142025-01-16T18:37:06.430Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29152025-01-16T18:37:09.764Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29162025-01-16T18:37:17.547Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29172025-01-16T18:37:19.126Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29182025-01-16T18:37:40.633Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29192025-01-16T18:38:04.470Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
29202025-01-16T18:38:04.690Z
29212025-01-16T18:38:04.694Zreal 2:23.169129622
29222025-01-16T18:38:04.694Zuser 12:16.171111915
29232025-01-16T18:38:04.694Zsys 1:35.003155568
29242025-01-16T18:38:04.694Ztrap 0.373819981
29252025-01-16T18:38:04.694Ztflt 0.907596384
29262025-01-16T18:38:04.694Zdflt 0.838961514
29272025-01-16T18:38:04.694Zkflt 0.000033967
29282025-01-16T18:38:04.694Zlock 22:37.480324371
29292025-01-16T18:38:04.694Zslp 42:21.162361947
29302025-01-16T18:38:04.694Zlat 39.228277291
29312025-01-16T18:38:04.694Zstop 1:38.866623315
29322025-01-16T18:38:04.694Z+ mkdir tests
29332025-01-16T18:38:04.698Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29342025-01-16T18:38:04.698Z+ xargs -I '{}' -t cp '{}' tests/
29352025-01-16T18:38:05.777Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-7fdd2ce8b8115f30 tests/
29362025-01-16T18:38:05.803Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-b66b1f6cb6462c79 tests/
29372025-01-16T18:38:05.831Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-5fa3e715fcf19bde tests/
29382025-01-16T18:38:05.855Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-eaed48e3e5583e37 tests/
29392025-01-16T18:38:06.147Z+ 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/*)
29402025-01-16T18:38:06.151Z+ 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-7fdd2ce8b8115f30 tests/commtest-5fa3e715fcf19bde tests/dhcp_server-b66b1f6cb6462c79 tests/end_to_end_tests-eaed48e3e5583e37 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
29412025-01-16T18:39:20.194ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29422025-01-16T18:39:20.194Za .github/buildomat/ci-env.sh 1K
29432025-01-16T18:39:20.194Za out/target/test 1K
29442025-01-16T18:39:20.194Za out/npuzone/npuzone 23144K
29452025-01-16T18:39:20.194Za package-manifest.toml 34K
29462025-01-16T18:39:20.194Za smf/sled-agent/non-gimlet/config.toml 4K
29472025-01-16T18:39:20.194Za target/release/omicron-package 36338K
29482025-01-16T18:39:20.194Za target/release/xtask 11918K
29492025-01-16T18:39:20.194Za target/debug/bootstrap 221312K
29502025-01-16T18:39:20.194Za tests/bootstrap-7fdd2ce8b8115f30 24324K
29512025-01-16T18:39:20.194Za tests/commtest-5fa3e715fcf19bde 24818K
29522025-01-16T18:39:20.194Za tests/dhcp_server-b66b1f6cb6462c79 24324K
29532025-01-16T18:39:20.194Za tests/end_to_end_tests-eaed48e3e5583e37 283325K
29542025-01-16T18:39:20.194Za out/clickhouse.tar.gz 294611K
29552025-01-16T18:39:20.194Za out/clickhouse_keeper.tar.gz 281577K
29562025-01-16T18:39:20.194Za out/clickhouse_server.tar.gz 294592K
29572025-01-16T18:39:20.194Za out/cockroachdb.tar.gz 135058K
29582025-01-16T18:39:20.194Za out/crucible-dtrace.tar 96K
29592025-01-16T18:39:20.194Za out/crucible-pantry-zone.tar.gz 28531K
29602025-01-16T18:39:20.194Za out/crucible-zone.tar.gz 36808K
29612025-01-16T18:39:20.195Za out/external-dns.tar.gz 35733K
29622025-01-16T18:39:20.195Za out/internal-dns.tar.gz 35733K
29632025-01-16T18:39:20.195Za out/mg-ddm-gz.tar 63075K
29642025-01-16T18:39:20.195Za out/nexus.tar.gz 100139K
29652025-01-16T18:39:20.195Za out/ntp.tar.gz 10493K
29662025-01-16T18:39:20.195Za out/omicron-gateway-softnpu.tar.gz 24207K
29672025-01-16T18:39:20.195Za out/omicron-sled-agent.tar 114629K
29682025-01-16T18:39:20.195Za out/overlay.tar.gz 3K
29692025-01-16T18:39:20.195Za out/oximeter.tar.gz 48417K
29702025-01-16T18:39:20.195Za out/oxlog.tar 3157K
29712025-01-16T18:39:20.195Za out/probe.tar.gz 2764K
29722025-01-16T18:39:20.195Za out/propolis-server.tar.gz 66467K
29732025-01-16T18:39:20.195Za out/pumpkind-gz.tar 26665K
29742025-01-16T18:39:20.195Za out/switch-softnpu.tar.gz 236343K
29752025-01-16T18:39:20.198Z
29762025-01-16T18:39:20.198Zreal 1:14.042794406
29772025-01-16T18:39:20.198Zuser 1:10.591952297
29782025-01-16T18:39:20.198Zsys 4.898718798
29792025-01-16T18:39:20.198Ztrap 0.018180451
29802025-01-16T18:39:20.198Ztflt 0.000000000
29812025-01-16T18:39:20.198Zdflt 0.000000000
29822025-01-16T18:39:20.198Zkflt 0.000000000
29832025-01-16T18:39:20.198Zlock 0.000000000
29842025-01-16T18:39:20.198Zslp 1:10.341505344
29852025-01-16T18:39:20.198Zlat 2.229581583
29862025-01-16T18:39:20.198Zstop 0.000212903
29872025-01-16T18:39:20.201Zprocess exited: duration 1934095 ms, exit code 0
 
29882025-01-16T18:39:20.216Zfound 1 output files
29892025-01-16T18:39:20.216Zuploading: /work/package.tar.gz (1905630864 bytes)
29902025-01-16T18:40:05.438Zuploaded: /work/package.tar.gz