01JHSH6KJV33Y5ZS0VZAQNE1W6: 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: 01JHSH6ZJ3AGP5YES6KDY8SBDR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-17T07:05:07.457Zjob assigned to worker 01JHSH72M31GJN8263WWAJ1T0D [factory aws, i-08f1cfa6ba89f3a5e] (queued for 1 m 2 s)
 
22025-01-17T07:05:15.502Zstarting task 0: "setup"
32025-01-17T07:05:15.513Z++ uname -s
42025-01-17T07:05:15.515Z+ kern=SunOS
52025-01-17T07:05:15.516Z+ case "$kern" in
62025-01-17T07:05:15.516Z+ groupadd -g 12345 build
72025-01-17T07:05:15.519Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-17T07:05:17.525Z+ zfs create -o mountpoint=/work rpool/work
92025-01-17T07:05:17.641Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-17T07:05:17.643Z+ home_fs=zfs
112025-01-17T07:05:17.643Z+ [[ zfs == autofs ]]
122025-01-17T07:05:17.643Z+ mkdir -p /home/build
132025-01-17T07:05:17.643Z+ chown build:build /home/build /work
142025-01-17T07:05:19.644Z+ chmod 0700 /home/build /work
152025-01-17T07:05:19.648Zprocess exited: duration 4144 ms, exit code 0
 
162025-01-17T07:05:19.654Zstarting task 1: "rust-toolchain"
172025-01-17T07:05:19.660Z+ printf ' * toolchain channel = "%s"
182025-01-17T07:05:19.660Z' 1.84.0
192025-01-17T07:05:19.660Z+ printf ' * toolchain profile = "%s"
202025-01-17T07:05:19.660Z * toolchain channel = "1.84.0"
212025-01-17T07:05:19.660Z' default
222025-01-17T07:05:19.660Z * toolchain profile = "default"
232025-01-17T07:05:19.663Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-17T07:05:19.663Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-17T07:05:19.778Zinfo: downloading installer
262025-01-17T07:05:21.053Zinfo: profile set to 'default'
272025-01-17T07:05:21.053Zinfo: default host triple is x86_64-unknown-illumos
282025-01-17T07:05:21.056Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-17T07:05:21.219Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-17T07:05:21.219Zinfo: downloading component 'cargo'
312025-01-17T07:05:22.109Zinfo: downloading component 'clippy'
322025-01-17T07:05:22.448Zinfo: downloading component 'rust-docs'
332025-01-17T07:05:23.676Zinfo: downloading component 'rust-std'
342025-01-17T07:05:25.473Zinfo: downloading component 'rustc'
352025-01-17T07:05:32.441Zinfo: downloading component 'rustfmt'
362025-01-17T07:05:32.705Zinfo: installing component 'cargo'
372025-01-17T07:05:33.543Zinfo: installing component 'clippy'
382025-01-17T07:05:33.920Zinfo: installing component 'rust-docs'
392025-01-17T07:05:35.625Zinfo: installing component 'rust-std'
402025-01-17T07:05:37.322Zinfo: installing component 'rustc'
412025-01-17T07:05:43.352Zinfo: installing component 'rustfmt'
422025-01-17T07:05:43.690Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-17T07:05:43.690Z
442025-01-17T07:05:44.092Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-17T07:05:44.092Z
462025-01-17T07:05:44.094Z
472025-01-17T07:05:44.094ZRust is installed now. Great!
482025-01-17T07:05:44.094Z
492025-01-17T07:05:44.094ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-17T07:05:44.095Zenvironment variable. This has not been done automatically.
512025-01-17T07:05:44.095Z
522025-01-17T07:05:44.095ZTo configure your current shell, you need to source
532025-01-17T07:05:44.095Zthe corresponding env file under $HOME/.cargo.
542025-01-17T07:05:44.095Z
552025-01-17T07:05:44.095ZThis is usually done by running one of the following (note the leading DOT):
562025-01-17T07:05:44.095Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-17T07:05:44.095Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-17T07:05:44.171Z+ rustc --version
592025-01-17T07:05:44.240Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-17T07:05:44.243Zprocess exited: duration 24588 ms, exit code 0
 
612025-01-17T07:05:44.248Zstarting task 2: "authentication"
622025-01-17T07:05:44.270Zprocess exited: duration 20 ms, exit code 0
 
632025-01-17T07:05:44.275Zstarting task 3: "clone repository"
642025-01-17T07:05:44.280Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-17T07:05:44.283Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-17T07:05:45.771ZCloning into '/work/oxidecomputer/omicron'...
672025-01-17T07:05:53.118Z+ cd /work/oxidecomputer/omicron
682025-01-17T07:05:53.118Z+ git fetch origin 285d84f781e2cf9fa48bf98ce772c6b3cf5616a5
692025-01-17T07:05:53.468ZFrom https://github.com/oxidecomputer/omicron
702025-01-17T07:05:53.470Z * branch 285d84f781e2cf9fa48bf98ce772c6b3cf5616a5 -> FETCH_HEAD
712025-01-17T07:05:53.479Z+ [[ -n iliana/GHSA-h97m-ww89-6jmq ]]
722025-01-17T07:05:53.482Z++ git branch --show-current
732025-01-17T07:05:53.485Z+ current=main
742025-01-17T07:05:53.485Z+ [[ main != iliana/GHSA-h97m-ww89-6jmq ]]
752025-01-17T07:05:53.485Z+ git branch -f iliana/GHSA-h97m-ww89-6jmq 285d84f781e2cf9fa48bf98ce772c6b3cf5616a5
762025-01-17T07:05:53.487Z+ git checkout -f iliana/GHSA-h97m-ww89-6jmq
772025-01-17T07:05:53.667ZSwitched to branch 'iliana/GHSA-h97m-ww89-6jmq'
782025-01-17T07:05:53.669Z+ git reset --hard 285d84f781e2cf9fa48bf98ce772c6b3cf5616a5
792025-01-17T07:05:53.684ZHEAD is now at 285d84f78 remove older versions of idna
802025-01-17T07:05:53.687Zprocess exited: duration 9409 ms, exit code 0
 
812025-01-17T07:05:53.692Zstarting task 4: "build"
822025-01-17T07:05:53.698Z+ source .github/buildomat/ci-env.sh
832025-01-17T07:05:53.700Z++ export CARGO_TERM_COLOR=always
842025-01-17T07:05:53.700Z++ CARGO_TERM_COLOR=always
852025-01-17T07:05:53.700Z+ cargo --version
862025-01-17T07:05:53.760Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-17T07:05:53.763Z+ rustc --version
882025-01-17T07:05:53.822Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-17T07:05:53.825Z+ WORK=/work
902025-01-17T07:05:53.825Z+ pfexec mkdir -p /work
912025-01-17T07:05:53.828Z+ pfexec chown build /work
922025-01-17T07:05:53.831Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-17T07:06:00.402Zpkg list: illegal option -- F
942025-01-17T07:06:00.403ZUsage:
952025-01-17T07:06:00.408Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
962025-01-17T07:06:00.409Z [pkg_fmri_pattern ...]
972025-01-17T07:06:01.251Zpkg list: illegal option -- F
982025-01-17T07:06:01.251ZUsage:
992025-01-17T07:06:01.255Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1002025-01-17T07:06:01.255Z [pkg_fmri_pattern ...]
1012025-01-17T07:06:15.464Z Startup: Refreshing catalog 'helios-dev' ... Done
1022025-01-17T07:06:19.713Z Startup: Caching catalogs ... Done
1032025-01-17T07:06:31.165ZPlanning: Solver setup ... Done (10.640s)
1042025-01-17T07:06:31.313ZPlanning: Running solver ... Done (0.148s)
1052025-01-17T07:06:31.618ZPlanning: Finding local manifests ... Done (0.195s)
1062025-01-17T07:06:31.648ZPlanning: Fetching manifests: 0/7 0% complete
1072025-01-17T07:06:33.152ZPlanning: Fetching manifests: 7/7 100% complete
1082025-01-17T07:06:33.546ZPlanning: Package planning ... Done (0.394s)
1092025-01-17T07:06:33.603ZPlanning: Merging actions ... Done (0.057s)
1102025-01-17T07:06:34.355ZPlanning: Checking for conflicting actions ... Done (0.752s)
1112025-01-17T07:06:39.016ZPlanning: Consolidating action changes ... Done (4.660s)
1122025-01-17T07:06:39.415ZPlanning: Evaluating mediators ... Done (0.400s)
1132025-01-17T07:06:39.497ZPlanning: Planning completed in 19.69 seconds
1142025-01-17T07:06:39.515Z Packages to install: 4
1152025-01-17T07:06:39.515Z Packages to update: 3
1162025-01-17T07:06:39.516Z Mediators to change: 2
1172025-01-17T07:06:39.516Z Services to change: 1
1182025-01-17T07:06:39.518Z Estimated space available: 155.61 GB
1192025-01-17T07:06:39.518ZEstimated space to be consumed: 1.64 GB
1202025-01-17T07:06:39.518Z Create boot environment: No
1212025-01-17T07:06:39.518ZCreate backup boot environment: Yes
1222025-01-17T07:06:39.518Z Rebuild boot archive: No
1232025-01-17T07:06:39.518Z
1242025-01-17T07:06:39.518ZChanged mediators:
1252025-01-17T07:06:39.518Z mediator clang:
1262025-01-17T07:06:39.519Z version: None -> 15 (system default)
1272025-01-17T07:06:39.519Z
1282025-01-17T07:06:39.519Z mediator llvm:
1292025-01-17T07:06:39.519Z version: 14 (system default) -> 15 (system default)
1302025-01-17T07:06:39.519Z
1312025-01-17T07:06:39.519ZChanged packages:
1322025-01-17T07:06:39.519Zhelios-dev
1332025-01-17T07:06:39.520Z developer/build-essential
1342025-01-17T07:06:39.520Z None -> 11-2.0
1352025-01-17T07:06:39.520Z library/libxmlsec1
1362025-01-17T07:06:39.520Z None -> 1.2.35-2.0
1372025-01-17T07:06:39.520Z ooce/developer/clang-15
1382025-01-17T07:06:39.520Z None -> 15.0.7-2.0
1392025-01-17T07:06:39.520Z ooce/developer/llvm-15
1402025-01-17T07:06:39.520Z None -> 15.0.7-2.0
1412025-01-17T07:06:39.520Z package/pkg
1422025-01-17T07:06:39.520Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1432025-01-17T07:06:39.520Z system/library/g++-runtime
1442025-01-17T07:06:39.520Z 13-2.0 -> 14-2.0
1452025-01-17T07:06:39.520Z system/library/gcc-runtime
1462025-01-17T07:06:39.520Z 13-2.0 -> 14-2.0
1472025-01-17T07:06:39.520Z
1482025-01-17T07:06:39.520ZServices:
1492025-01-17T07:06:39.520Z restart_fmri:
1502025-01-17T07:06:39.520Z svc:/system/update-man-index:default
1512025-01-17T07:06:39.520Z
1522025-01-17T07:06:39.520ZEditable files to change:
1532025-01-17T07:06:39.520Z Update:
1542025-01-17T07:06:39.520Z usr/share/lib/pkg/web/config.shtml
1552025-01-17T07:06:39.796Z
1562025-01-17T07:06:39.796ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1572025-01-17T07:06:44.803ZDownload: 808/4301 items 18.7/225.4MB 8% complete (3.8M/s)
1582025-01-17T07:06:49.804ZDownload: 1257/4301 items 93.5/225.4MB 41% complete (9.3M/s)
1592025-01-17T07:06:54.806ZDownload: 2674/4301 items 120.7/225.4MB 53% complete (10.2M/s)
1602025-01-17T07:06:59.807ZDownload: 4028/4301 items 218.5/225.4MB 96% complete (12.7M/s)
1612025-01-17T07:07:02.120ZDownload: Completed 225.42 MB in 22.32 seconds (10.1M/s)
1622025-01-17T07:07:04.359Z Actions: 1/5122 actions (Removing old actions)
1632025-01-17T07:07:04.377Z Actions: 194/5122 actions (Installing new actions)
1642025-01-17T07:07:09.397Z Actions: 4106/5122 actions (Installing new actions)
1652025-01-17T07:07:09.665Z Actions: 4267/5122 actions (Updating modified actions)
1662025-01-17T07:07:10.159Z Actions: Completed 5122 actions in 5.80 seconds.
1672025-01-17T07:07:10.572Z Done (0.405s)
1682025-01-17T07:07:10.575Z Done (0.001s)
1692025-01-17T07:07:11.169Z Done (0.594s)
1702025-01-17T07:07:16.905Z Done (5.505s)
1712025-01-17T07:07:17.160Z Done (0.187s)
1722025-01-17T07:07:17.163Z Done (0.000s)
1732025-01-17T07:07:17.357Z Done (0.000s)
1742025-01-17T07:07:18.061ZPlanning: Evaluating mediator changes ... Done
1752025-01-17T07:07:18.226ZPlanning: Checking for conflicting actions ... Done
1762025-01-17T07:07:18.229ZPlanning: Consolidating action changes ... Done
1772025-01-17T07:07:18.503ZPlanning: Evaluating mediators ... Done
1782025-01-17T07:07:18.505ZPlanning: Planning completed in 0.44 seconds
1792025-01-17T07:07:18.543Z Mediators to change: 2
1802025-01-17T07:07:18.543Z Create boot environment: No
1812025-01-17T07:07:18.546ZCreate backup boot environment: No
1822025-01-17T07:07:18.620Z Done
1832025-01-17T07:07:18.621Z Done
1842025-01-17T07:07:19.010Z Done
1852025-01-17T07:07:22.789Z Done
1862025-01-17T07:07:22.818Z Done
1872025-01-17T07:07:22.820Z Done
1882025-01-17T07:07:22.964Z Done
1892025-01-17T07:07:23.590ZPlanning: Evaluating mediator changes ... Done
1902025-01-17T07:07:23.595ZPlanning: Merging actions ... Done
1912025-01-17T07:07:23.787ZPlanning: Checking for conflicting actions ... Done
1922025-01-17T07:07:23.790ZPlanning: Consolidating action changes ... Done
1932025-01-17T07:07:24.060ZPlanning: Evaluating mediators ... Done
1942025-01-17T07:07:24.117ZPlanning: Planning completed in 0.78 seconds
1952025-01-17T07:07:24.159Z Packages to change: 1
1962025-01-17T07:07:24.159Z Mediators to change: 1
1972025-01-17T07:07:24.161Z Services to change: 1
1982025-01-17T07:07:24.162Z Create boot environment: No
1992025-01-17T07:07:24.162ZCreate backup boot environment: Yes
2002025-01-17T07:07:26.402Z Actions: 1/6 actions (Updating modified actions)
2012025-01-17T07:07:26.443Z Actions: Completed 6 actions in 0.04 seconds.
2022025-01-17T07:07:26.445Z Done
2032025-01-17T07:07:26.445Z Done
2042025-01-17T07:07:26.565Z Done
2052025-01-17T07:07:30.247Z Done
2062025-01-17T07:07:30.343Z Done
2072025-01-17T07:07:30.347Z Done
2082025-01-17T07:07:30.512Z Done
2092025-01-17T07:07:30.954ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2102025-01-17T07:07:30.954Zclang system 15 system
2112025-01-17T07:07:30.954Zcsh system system illumos
2122025-01-17T07:07:30.954Zctags system system illumos
2132025-01-17T07:07:30.954Zgcc vendor 12 vendor
2142025-01-17T07:07:30.954Zgcc system 10 system
2152025-01-17T07:07:30.954Zgcc system 7 system
2162025-01-17T07:07:30.954Zgo system 1.20 system
2172025-01-17T07:07:30.954Zgo system 1.19 system
2182025-01-17T07:07:30.954Zllvm system 15 system
2192025-01-17T07:07:30.954Zllvm system 14 system
2202025-01-17T07:07:30.954Zmariadb system 10.6 system
2212025-01-17T07:07:30.954Zmta vendor vendor dma
2222025-01-17T07:07:30.954Zopenjdk system 17 system
2232025-01-17T07:07:30.954Zopenjdk system 11 system
2242025-01-17T07:07:30.954Zopenjdk system 1.8 system
2252025-01-17T07:07:30.954Zopenssl vendor 3 vendor
2262025-01-17T07:07:30.954Zperl system 5.36 system
2272025-01-17T07:07:30.954Zpostgresql system 15 system
2282025-01-17T07:07:30.954Zpostgresql system 13 system
2292025-01-17T07:07:30.954Zpython vendor 3 vendor
2302025-01-17T07:07:30.954Zpython system 2 system
2312025-01-17T07:07:30.955Zpython3 system 3.11 system
2322025-01-17T07:07:30.955Zruby system 3.0 system
2332025-01-17T07:07:30.955Zwords vendor vendor american-english
2342025-01-17T07:07:30.955Zwords system system australian-english
2352025-01-17T07:07:30.955Zwords system system british-english
2362025-01-17T07:07:30.955Zwords system system canadian-english
2372025-01-17T07:07:30.955Zwords system system french
2382025-01-17T07:07:30.955Zwords system system italian
2392025-01-17T07:07:30.955Zwords system system ngerman
2402025-01-17T07:07:30.955Zwords system system ogerman
2412025-01-17T07:07:30.955Zwords system system spanish
2422025-01-17T07:07:31.297ZPUBLISHER TYPE STATUS P LOCATION
2432025-01-17T07:07:31.297Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2442025-01-17T07:07:34.092ZFMRI IFO
2452025-01-17T07:07:34.092Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2462025-01-17T07:07:34.092Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2472025-01-17T07:07:34.092Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2482025-01-17T07:07:34.092Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2492025-01-17T07:07:34.092Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2502025-01-17T07:07:34.092Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2512025-01-17T07:07:34.092Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2522025-01-17T07:07:34.092Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2532025-01-17T07:07:34.092Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2542025-01-17T07:07:34.093Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2552025-01-17T07:07:34.093Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2562025-01-17T07:07:34.093Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2572025-01-17T07:07:34.093Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2582025-01-17T07:07:34.093Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2592025-01-17T07:07:34.093Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2602025-01-17T07:07:34.865Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2612025-01-17T07:07:35.138Z Updating crates.io index
2622025-01-17T07:07:35.141Z Updating git repository `https://github.com/oxidecomputer/diffus`
2632025-01-17T07:07:35.469Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2642025-01-17T07:07:35.959Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2652025-01-17T07:07:36.227Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2662025-01-17T07:07:36.497Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2672025-01-17T07:07:36.709Z Updating git repository `https://github.com/oxidecomputer/propolis`
2682025-01-17T07:07:37.740Z Updating git repository `https://github.com/oxidecomputer/crucible`
2692025-01-17T07:07:39.340Z Updating git repository `https://github.com/oxidecomputer/opte`
2702025-01-17T07:07:39.982Z Updating git repository `https://github.com/oxidecomputer/falcon`
2712025-01-17T07:07:40.713Z Updating git repository `https://github.com/oxidecomputer/clickward`
2722025-01-17T07:07:40.992Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2732025-01-17T07:07:41.266Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2742025-01-17T07:07:41.897Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2752025-01-17T07:07:42.187Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2762025-01-17T07:07:42.494Z Updating git repository `https://github.com/oxidecomputer/tofino`
2772025-01-17T07:07:42.738Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2782025-01-17T07:07:42.987Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2792025-01-17T07:07:43.220Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2802025-01-17T07:07:43.491Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2812025-01-17T07:07:43.762Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2822025-01-17T07:07:44.071Z Updating git repository `https://github.com/oxidecomputer/ispf`
2832025-01-17T07:07:44.318Z Updating git repository `https://github.com/oxidecomputer/poptrie`
2842025-01-17T07:07:44.632Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2852025-01-17T07:07:45.109Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2862025-01-17T07:07:45.448Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2872025-01-17T07:07:45.805Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2882025-01-17T07:07:46.155Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
2892025-01-17T07:07:46.430Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2902025-01-17T07:07:46.668Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2912025-01-17T07:07:46.927Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2922025-01-17T07:07:48.174Z Downloading crates ...
2932025-01-17T07:07:48.480Z Downloaded bitflags v2.6.0
2942025-01-17T07:07:48.485Z Downloaded cargo_toml v0.20.5
2952025-01-17T07:07:48.488Z Downloaded block-buffer v0.10.4
2962025-01-17T07:07:48.503Z Downloaded clap_lex v0.7.2
2972025-01-17T07:07:48.505Z Downloaded cargo-platform v0.1.8
2982025-01-17T07:07:48.505Z Downloaded cpufeatures v0.2.14
2992025-01-17T07:07:48.509Z Downloaded cfg-if v1.0.0
3002025-01-17T07:07:48.515Z Downloaded anstream v0.6.15
3012025-01-17T07:07:48.515Z Downloaded autocfg v1.4.0
3022025-01-17T07:07:48.517Z Downloaded usdt-attr-macro v0.5.0
3032025-01-17T07:07:48.517Z Downloaded anstyle-query v1.1.1
3042025-01-17T07:07:48.517Z Downloaded anstyle v1.0.10
3052025-01-17T07:07:48.517Z Downloaded bytecount v0.6.8
3062025-01-17T07:07:48.520Z Downloaded anstyle-parse v0.2.5
3072025-01-17T07:07:48.523Z Downloaded equivalent v1.0.1
3082025-01-17T07:07:48.526Z Downloaded swrite v0.1.0
3092025-01-17T07:07:48.529Z Downloaded cargo_metadata v0.18.1
3102025-01-17T07:07:48.529Z Downloaded scroll_derive v0.12.0
3112025-01-17T07:07:48.532Z Downloaded byteorder v1.5.0
3122025-01-17T07:07:48.534Z Downloaded colorchoice v1.0.2
3132025-01-17T07:07:48.540Z Downloaded usdt-macro v0.5.0
3142025-01-17T07:07:48.556Z Downloaded pretty-hex v0.4.1
3152025-01-17T07:07:48.559Z Downloaded dtrace-parser v0.2.0
3162025-01-17T07:07:48.565Z Downloaded utf8parse v0.2.2
3172025-01-17T07:07:48.567Z Downloaded camino-tempfile v1.1.1
3182025-01-17T07:07:48.571Z Downloaded usdt-impl v0.5.0
3192025-01-17T07:07:48.571Z Downloaded itoa v1.0.11
3202025-01-17T07:07:48.571Z Downloaded serde_spanned v0.6.8
3212025-01-17T07:07:48.574Z Downloaded strsim v0.11.1
3222025-01-17T07:07:48.576Z Downloaded serde_tokenstream v0.2.2
3232025-01-17T07:07:48.584Z Downloaded dof v0.3.0
3242025-01-17T07:07:48.586Z Downloaded crypto-common v0.1.6
3252025-01-17T07:07:48.586Z Downloaded errno v0.3.9
3262025-01-17T07:07:48.589Z Downloaded clap_derive v4.5.18
3272025-01-17T07:07:48.593Z Downloaded clap v4.5.21
3282025-01-17T07:07:48.598Z Downloaded thread-id v4.2.2
3292025-01-17T07:07:48.601Z Downloaded fs-err v2.11.0
3302025-01-17T07:07:48.603Z Downloaded toml_datetime v0.6.8
3312025-01-17T07:07:48.603Z Downloaded digest v0.10.7
3322025-01-17T07:07:48.606Z Downloaded fnv v1.0.7
3332025-01-17T07:07:48.606Z Downloaded fastrand v2.1.1
3342025-01-17T07:07:48.610Z Downloaded thiserror-impl v1.0.69
3352025-01-17T07:07:48.610Z Downloaded plain v0.2.3
3362025-01-17T07:07:48.610Z Downloaded pest_generator v2.7.14
3372025-01-17T07:07:48.610Z Downloaded is_terminal_polyfill v1.70.1
3382025-01-17T07:07:48.613Z Downloaded heck v0.4.1
3392025-01-17T07:07:48.613Z Downloaded generic-array v0.14.7
3402025-01-17T07:07:48.616Z Downloaded camino v1.1.9
3412025-01-17T07:07:48.616Z Downloaded usdt v0.5.0
3422025-01-17T07:07:48.618Z Downloaded terminal_size v0.4.0
3432025-01-17T07:07:48.618Z Downloaded thiserror v1.0.69
3442025-01-17T07:07:48.623Z Downloaded macaddr v1.0.1
3452025-01-17T07:07:48.625Z Downloaded heck v0.5.0
3462025-01-17T07:07:48.628Z Downloaded version_check v0.9.5
3472025-01-17T07:07:48.630Z Downloaded zerocopy-derive v0.7.35
3482025-01-17T07:07:48.633Z Downloaded unicode-linebreak v0.1.5
3492025-01-17T07:07:48.636Z Downloaded smawk v0.3.2
3502025-01-17T07:07:48.636Z Downloaded memmap v0.7.0
3512025-01-17T07:07:48.648Z Downloaded proc-macro-error-attr v1.0.4
3522025-01-17T07:07:48.651Z Downloaded anyhow v1.0.93
3532025-01-17T07:07:48.651Z Downloaded tempfile v3.13.0
3542025-01-17T07:07:48.651Z Downloaded proc-macro-error v1.0.4
3552025-01-17T07:07:48.654Z Downloaded quote v1.0.38
3562025-01-17T07:07:48.656Z Downloaded sha2 v0.10.8
3572025-01-17T07:07:48.659Z Downloaded tabled_derive v0.7.0
3582025-01-17T07:07:48.663Z Downloaded semver v1.0.24
3592025-01-17T07:07:48.684Z Downloaded proc-macro2 v1.0.92
3602025-01-17T07:07:48.687Z Downloaded scroll v0.12.0
3612025-01-17T07:07:48.691Z Downloaded unicode-ident v1.0.14
3622025-01-17T07:07:48.691Z Downloaded pest_meta v2.7.14
3632025-01-17T07:07:48.694Z Downloaded typenum v1.17.0
3642025-01-17T07:07:48.696Z Downloaded ucd-trie v0.1.7
3652025-01-17T07:07:48.699Z Downloaded toml v0.8.19
3662025-01-17T07:07:48.701Z Downloaded pest_derive v2.7.14
3672025-01-17T07:07:48.704Z Downloaded once_cell v1.20.2
3682025-01-17T07:07:48.704Z Downloaded log v0.4.22
3692025-01-17T07:07:48.707Z Downloaded textwrap v0.16.1
3702025-01-17T07:07:48.709Z Downloaded ryu v1.0.18
3712025-01-17T07:07:48.718Z Downloaded serde_derive v1.0.217
3722025-01-17T07:07:48.725Z Downloaded serde v1.0.217
3732025-01-17T07:07:48.729Z Downloaded papergrid v0.11.0
3742025-01-17T07:07:48.737Z Downloaded indexmap v2.7.0
3752025-01-17T07:07:48.758Z Downloaded memchr v2.7.4
3762025-01-17T07:07:48.768Z Downloaded toml_edit v0.22.22
3772025-01-17T07:07:48.789Z Downloaded hashbrown v0.15.1
3782025-01-17T07:07:48.794Z Downloaded clap_builder v4.5.21
3792025-01-17T07:07:48.801Z Downloaded zerocopy v0.7.35
3802025-01-17T07:07:48.815Z Downloaded winnow v0.6.20
3812025-01-17T07:07:48.823Z Downloaded serde_json v1.0.135
3822025-01-17T07:07:48.831Z Downloaded pest v2.7.14
3832025-01-17T07:07:48.841Z Downloaded goblin v0.8.2
3842025-01-17T07:07:48.851Z Downloaded tabled v0.15.0
3852025-01-17T07:07:48.866Z Downloaded unicode-width v0.1.14
3862025-01-17T07:07:48.871Z Downloaded syn v1.0.109
3872025-01-17T07:07:48.880Z Downloaded syn v2.0.96
3882025-01-17T07:07:48.891Z Downloaded rustix v0.38.37
3892025-01-17T07:07:48.932Z Downloaded libc v0.2.169
3902025-01-17T07:07:49.245Z Compiling proc-macro2 v1.0.92
3912025-01-17T07:07:49.246Z Compiling unicode-ident v1.0.14
3922025-01-17T07:07:49.246Z Compiling serde v1.0.217
3932025-01-17T07:07:49.248Z Compiling version_check v0.9.5
3942025-01-17T07:07:49.248Z Compiling thiserror v1.0.69
3952025-01-17T07:07:49.248Z Compiling memchr v2.7.4
3962025-01-17T07:07:49.248Z Compiling libc v0.2.169
3972025-01-17T07:07:49.282Z Compiling ucd-trie v0.1.7
3982025-01-17T07:07:49.528Z Compiling ryu v1.0.18
3992025-01-17T07:07:49.833Z Compiling itoa v1.0.11
4002025-01-17T07:07:49.951Z Compiling once_cell v1.20.2
4012025-01-17T07:07:50.036Z Compiling byteorder v1.5.0
4022025-01-17T07:07:50.272Z Compiling rustix v0.38.37
4032025-01-17T07:07:50.365Z Compiling serde_json v1.0.135
4042025-01-17T07:07:50.733Z Compiling bitflags v2.6.0
4052025-01-17T07:07:50.756Z Compiling proc-macro-error-attr v1.0.4
4062025-01-17T07:07:50.827Z Compiling usdt-impl v0.5.0
4072025-01-17T07:07:51.009Z Compiling syn v1.0.109
4082025-01-17T07:07:51.080Z Compiling proc-macro-error v1.0.4
4092025-01-17T07:07:51.126Z Compiling log v0.4.22
4102025-01-17T07:07:51.151Z Compiling utf8parse v0.2.2
4112025-01-17T07:07:51.320Z Compiling equivalent v1.0.1
4122025-01-17T07:07:51.347Z Compiling plain v0.2.3
4132025-01-17T07:07:51.403Z Compiling hashbrown v0.15.1
4142025-01-17T07:07:51.449Z Compiling camino v1.1.9
4152025-01-17T07:07:51.512Z Compiling anstyle-parse v0.2.5
4162025-01-17T07:07:51.658Z Compiling quote v1.0.38
4172025-01-17T07:07:51.841Z Compiling errno v0.3.9
4182025-01-17T07:07:51.977Z Compiling thread-id v4.2.2
4192025-01-17T07:07:52.005Z Compiling winnow v0.6.20
4202025-01-17T07:07:52.006Z Compiling colorchoice v1.0.2
4212025-01-17T07:07:52.060Z Compiling syn v2.0.96
4222025-01-17T07:07:52.216Z Compiling anstyle v1.0.10
4232025-01-17T07:07:52.271Z Compiling unicode-width v0.1.14
4242025-01-17T07:07:52.525Z Compiling indexmap v2.7.0
4252025-01-17T07:07:52.618Z Compiling is_terminal_polyfill v1.70.1
4262025-01-17T07:07:52.757Z Compiling semver v1.0.24
4272025-01-17T07:07:52.800Z Compiling anstyle-query v1.1.1
4282025-01-17T07:07:52.958Z Compiling pretty-hex v0.4.1
4292025-01-17T07:07:53.176Z Compiling autocfg v1.4.0
4302025-01-17T07:07:53.315Z Compiling anstream v0.6.15
4312025-01-17T07:07:53.631Z Compiling clap_lex v0.7.2
4322025-01-17T07:07:53.722Z Compiling cfg-if v1.0.0
4332025-01-17T07:07:53.841Z Compiling bytecount v0.6.8
4342025-01-17T07:07:53.970Z Compiling strsim v0.11.1
4352025-01-17T07:07:54.073Z Compiling terminal_size v0.4.0
4362025-01-17T07:07:54.101Z Compiling fastrand v2.1.1
4372025-01-17T07:07:54.151Z Compiling fs-err v2.11.0
4382025-01-17T07:07:54.302Z Compiling heck v0.5.0
4392025-01-17T07:07:54.458Z Compiling fnv v1.0.7
4402025-01-17T07:07:54.622Z Compiling heck v0.4.1
4412025-01-17T07:07:54.649Z Compiling anyhow v1.0.93
4422025-01-17T07:07:54.711Z Compiling papergrid v0.11.0
4432025-01-17T07:07:54.990Z Compiling tempfile v3.13.0
4442025-01-17T07:07:55.188Z Compiling clap_builder v4.5.21
4452025-01-17T07:07:55.280Z Compiling memmap v0.7.0
4462025-01-17T07:07:55.399Z Compiling unicode-linebreak v0.1.5
4472025-01-17T07:07:55.635Z Compiling smawk v0.3.2
4482025-01-17T07:07:55.851Z Compiling textwrap v0.16.1
4492025-01-17T07:07:55.917Z Compiling swrite v0.1.0
4502025-01-17T07:07:56.925Z Compiling tabled_derive v0.7.0
4512025-01-17T07:07:58.204Z Compiling tabled v0.15.0
4522025-01-17T07:07:58.725Z Compiling serde_derive v1.0.217
4532025-01-17T07:07:58.728Z Compiling thiserror-impl v1.0.69
4542025-01-17T07:07:58.728Z Compiling zerocopy-derive v0.7.35
4552025-01-17T07:07:58.728Z Compiling scroll_derive v0.12.0
4562025-01-17T07:07:58.728Z Compiling clap_derive v4.5.18
4572025-01-17T07:08:00.067Z Compiling scroll v0.12.0
4582025-01-17T07:08:00.659Z Compiling goblin v0.8.2
4592025-01-17T07:08:00.741Z Compiling zerocopy v0.7.35
4602025-01-17T07:08:01.819Z Compiling pest v2.7.14
4612025-01-17T07:08:02.457Z Compiling clap v4.5.21
4622025-01-17T07:08:03.882Z Compiling pest_meta v2.7.14
4632025-01-17T07:08:04.738Z Compiling pest_generator v2.7.14
4642025-01-17T07:08:06.268Z Compiling pest_derive v2.7.14
4652025-01-17T07:08:06.835Z Compiling dtrace-parser v0.2.0
4662025-01-17T07:08:07.480Z Compiling serde_tokenstream v0.2.2
4672025-01-17T07:08:07.529Z Compiling toml_datetime v0.6.8
4682025-01-17T07:08:07.556Z Compiling serde_spanned v0.6.8
4692025-01-17T07:08:07.713Z Compiling cargo-platform v0.1.8
4702025-01-17T07:08:07.795Z Compiling macaddr v1.0.1
4712025-01-17T07:08:07.995Z Compiling toml_edit v0.22.22
4722025-01-17T07:08:08.198Z Compiling camino-tempfile v1.1.1
4732025-01-17T07:08:08.787Z Compiling dof v0.3.0
4742025-01-17T07:08:08.787Z Compiling cargo_metadata v0.18.1
4752025-01-17T07:08:10.141Z Compiling usdt-attr-macro v0.5.0
4762025-01-17T07:08:10.144Z Compiling usdt-macro v0.5.0
4772025-01-17T07:08:10.862Z Compiling toml v0.8.19
4782025-01-17T07:08:11.309Z Compiling usdt v0.5.0
4792025-01-17T07:08:11.631Z Compiling cargo_toml v0.20.5
4802025-01-17T07:08:14.262Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4812025-01-17T07:08:17.398Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.76s
4822025-01-17T07:08:17.676Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
4832025-01-17T07:08:18.197Z Downloading crates ...
4842025-01-17T07:08:18.307Z Downloaded atomicwrites v0.4.4
4852025-01-17T07:08:18.317Z Downloaded atty v0.2.14
4862025-01-17T07:08:18.320Z Downloaded adler2 v2.0.0
4872025-01-17T07:08:18.322Z Downloaded async-stream-impl v0.3.6
4882025-01-17T07:08:18.322Z Downloaded assert_matches v1.5.0
4892025-01-17T07:08:18.328Z Downloaded aead v0.5.2
4902025-01-17T07:08:18.334Z Downloaded crunchy v0.2.2
4912025-01-17T07:08:18.336Z Downloaded http-range v0.1.5
4922025-01-17T07:08:18.339Z Downloaded http-body v1.0.1
4932025-01-17T07:08:18.339Z Downloaded cfg_aliases v0.1.1
4942025-01-17T07:08:18.341Z Downloaded ciborium-io v0.2.2
4952025-01-17T07:08:18.345Z Downloaded crucible-workspace-hack v0.1.0
4962025-01-17T07:08:18.359Z Downloaded http-body-util v0.1.2
4972025-01-17T07:08:18.362Z Downloaded async-stream v0.3.6
4982025-01-17T07:08:18.365Z Downloaded async-recursion v1.1.1
4992025-01-17T07:08:18.367Z Downloaded hubpack_derive v0.1.1
5002025-01-17T07:08:18.370Z Downloaded argon2 v0.5.3
5012025-01-17T07:08:18.373Z Downloaded new_debug_unreachable v1.0.6
5022025-01-17T07:08:18.373Z Downloaded newline-converter v0.3.0
5032025-01-17T07:08:18.375Z Downloaded cstr-argument v0.1.2
5042025-01-17T07:08:18.375Z Downloaded array-init v0.0.4
5052025-01-17T07:08:18.378Z Downloaded addr2line v0.24.2
5062025-01-17T07:08:18.381Z Downloaded cmake v0.1.51
5072025-01-17T07:08:18.383Z Downloaded match_cfg v0.1.0
5082025-01-17T07:08:18.383Z Downloaded cexpr v0.6.0
5092025-01-17T07:08:18.387Z Downloaded md5 v0.7.0
5102025-01-17T07:08:18.387Z Downloaded crc-catalog v2.4.0
5112025-01-17T07:08:18.390Z Downloaded crc v3.2.1
5122025-01-17T07:08:18.393Z Downloaded hostname v0.4.0
5132025-01-17T07:08:18.396Z Downloaded hostname v0.3.1
5142025-01-17T07:08:18.396Z Downloaded curve25519-dalek-derive v0.1.1
5152025-01-17T07:08:18.399Z Downloaded blowfish v0.9.1
5162025-01-17T07:08:18.399Z Downloaded lazy_static v1.5.0
5172025-01-17T07:08:18.402Z Downloaded home v0.5.9
5182025-01-17T07:08:18.406Z Downloaded ctr v0.9.2
5192025-01-17T07:08:18.406Z Downloaded darling v0.20.10
5202025-01-17T07:08:18.410Z Downloaded mirai-annotations v1.12.0
5212025-01-17T07:08:18.413Z Downloaded instant v0.1.13
5222025-01-17T07:08:18.413Z Downloaded ident_case v1.0.1
5232025-01-17T07:08:18.416Z Downloaded colored v2.1.0
5242025-01-17T07:08:18.419Z Downloaded is_ci v1.2.0
5252025-01-17T07:08:18.419Z Downloaded crc32fast v1.4.2
5262025-01-17T07:08:18.423Z Downloaded async-bb8-diesel v0.2.1
5272025-01-17T07:08:18.427Z Downloaded console v0.15.8
5282025-01-17T07:08:18.429Z Downloaded md-5 v0.10.6
5292025-01-17T07:08:18.429Z Downloaded nanorand v0.7.0
5302025-01-17T07:08:18.432Z Downloaded maybe-uninit v2.0.0
5312025-01-17T07:08:18.435Z Downloaded libsw v3.3.1
5322025-01-17T07:08:18.439Z Downloaded cipher v0.4.4
5332025-01-17T07:08:18.439Z Downloaded bcrypt-pbkdf v0.10.0
5342025-01-17T07:08:18.442Z Downloaded bzip2 v0.4.4
5352025-01-17T07:08:18.444Z Downloaded lazycell v1.3.0
5362025-01-17T07:08:18.444Z Downloaded mockall v0.13.0
5372025-01-17T07:08:18.447Z Downloaded is-terminal v0.4.13
5382025-01-17T07:08:18.450Z Downloaded backoff v0.4.0
5392025-01-17T07:08:18.453Z Downloaded ciborium v0.2.2
5402025-01-17T07:08:18.456Z Downloaded keccak v0.1.5
5412025-01-17T07:08:18.458Z Downloaded highway v1.2.0
5422025-01-17T07:08:18.458Z Downloaded httparse v1.9.5
5432025-01-17T07:08:18.462Z Downloaded bcs v0.1.6
5442025-01-17T07:08:18.464Z Downloaded psl-types v2.0.11
5452025-01-17T07:08:18.467Z Downloaded instability v0.3.2
5462025-01-17T07:08:18.471Z Downloaded ahash v0.8.11
5472025-01-17T07:08:18.473Z Downloaded mime v0.3.17
5482025-01-17T07:08:18.473Z Downloaded indoc v1.0.9
5492025-01-17T07:08:18.476Z Downloaded take_mut v0.2.2
5502025-01-17T07:08:18.480Z Downloaded radium v0.7.0
5512025-01-17T07:08:18.480Z Downloaded humantime v2.1.0
5522025-01-17T07:08:18.483Z Downloaded memoffset v0.9.1
5532025-01-17T07:08:18.483Z Downloaded typify-macro v0.3.0
5542025-01-17T07:08:18.487Z Downloaded multimap v0.10.0
5552025-01-17T07:08:18.487Z Downloaded clang-sys v1.8.1
5562025-01-17T07:08:18.490Z Downloaded managed v0.8.0
5572025-01-17T07:08:18.492Z Downloaded r2d2 v0.8.10
5582025-01-17T07:08:18.492Z Downloaded rustc-hash v2.0.0
5592025-01-17T07:08:18.495Z Downloaded bitflags v1.3.2
5602025-01-17T07:08:18.498Z Downloaded multer v3.1.0
5612025-01-17T07:08:18.500Z Downloaded mime_guess v2.0.5
5622025-01-17T07:08:18.503Z Downloaded ipnet v2.10.1
5632025-01-17T07:08:18.506Z Downloaded linked-hash-map v0.5.6
5642025-01-17T07:08:18.508Z Downloaded crossbeam-epoch v0.9.18
5652025-01-17T07:08:18.512Z Downloaded linear-map v1.2.0
5662025-01-17T07:08:18.515Z Downloaded vte_generate_state_changes v0.1.2
5672025-01-17T07:08:18.516Z Downloaded downcast v0.11.0
5682025-01-17T07:08:18.518Z Downloaded iana-time-zone v0.1.61
5692025-01-17T07:08:18.518Z Downloaded sec1 v0.7.3
5702025-01-17T07:08:18.521Z Downloaded zone_cfg_derive v0.3.0
5712025-01-17T07:08:18.525Z Downloaded zone_cfg_derive v0.1.2
5722025-01-17T07:08:18.525Z Downloaded hyper-util v0.1.10
5732025-01-17T07:08:18.528Z Downloaded fxhash v0.2.1
5742025-01-17T07:08:18.531Z Downloaded jobserver v0.1.32
5752025-01-17T07:08:18.533Z Downloaded lru-cache v0.1.2
5762025-01-17T07:08:18.533Z Downloaded float-ord v0.3.2
5772025-01-17T07:08:18.536Z Downloaded tap v1.0.1
5782025-01-17T07:08:18.536Z Downloaded tinystr v0.7.6
5792025-01-17T07:08:18.539Z Downloaded openssl-probe v0.1.5
5802025-01-17T07:08:18.541Z Downloaded num-conv v0.1.0
5812025-01-17T07:08:18.541Z Downloaded openssl-macros v0.1.1
5822025-01-17T07:08:18.544Z Downloaded peg-runtime v0.8.3
5832025-01-17T07:08:18.544Z Downloaded xattr v1.3.1
5842025-01-17T07:08:18.547Z Downloaded string_cache v0.8.7
5852025-01-17T07:08:18.549Z Downloaded opaque-debug v0.3.1
5862025-01-17T07:08:18.552Z Downloaded num_threads v0.1.7
5872025-01-17T07:08:18.552Z Downloaded utf-8 v0.7.6
5882025-01-17T07:08:18.555Z Downloaded zone v0.3.0
5892025-01-17T07:08:18.555Z Downloaded zone v0.1.8
5902025-01-17T07:08:18.557Z Downloaded strum_macros v0.25.3
5912025-01-17T07:08:18.560Z Downloaded lock_api v0.4.12
5922025-01-17T07:08:18.563Z Downloaded mockall_derive v0.13.0
5932025-01-17T07:08:18.565Z Downloaded icu_normalizer v1.5.0
5942025-01-17T07:08:18.568Z Downloaded hyper-staticfile v0.10.1
5952025-01-17T07:08:18.571Z Downloaded phf_shared v0.10.0
5962025-01-17T07:08:18.574Z Downloaded bytes v1.9.0
5972025-01-17T07:08:18.577Z Downloaded either v1.13.0
5982025-01-17T07:08:18.580Z Downloaded zeroize v1.8.1
5992025-01-17T07:08:18.583Z Downloaded compact_str v0.8.0
6002025-01-17T07:08:18.586Z Downloaded russh-cryptovec v0.7.3
6012025-01-17T07:08:18.588Z Downloaded icu_locid_transform_data v1.5.0
6022025-01-17T07:08:18.591Z Downloaded hyper-rustls v0.27.3
6032025-01-17T07:08:18.594Z Downloaded sigpipe v0.1.3
6042025-01-17T07:08:18.594Z Downloaded serde-big-array v0.5.1
6052025-01-17T07:08:18.596Z Downloaded futures-io v0.3.31
6062025-01-17T07:08:18.599Z Downloaded float-cmp v0.9.0
6072025-01-17T07:08:18.599Z Downloaded term v0.7.0
6082025-01-17T07:08:18.604Z Downloaded vte v0.11.1
6092025-01-17T07:08:18.608Z Downloaded tower-service v0.3.3
6102025-01-17T07:08:18.608Z Downloaded tinyvec_macros v0.1.1
6112025-01-17T07:08:18.611Z Downloaded sync-ptr v0.1.1
6122025-01-17T07:08:18.611Z Downloaded zerofrom v0.1.4
6132025-01-17T07:08:18.611Z Downloaded crypto-bigint v0.5.5
6142025-01-17T07:08:18.618Z Downloaded progenitor v0.9.1
6152025-01-17T07:08:18.621Z Downloaded phf_generator v0.11.2
6162025-01-17T07:08:18.625Z Downloaded ron v0.7.1
6172025-01-17T07:08:18.631Z Downloaded icu_provider v1.5.0
6182025-01-17T07:08:18.633Z Downloaded chacha20poly1305 v0.10.1
6192025-01-17T07:08:18.636Z Downloaded miniz_oxide v0.8.0
6202025-01-17T07:08:18.641Z Downloaded vsss-rs v3.3.4
6212025-01-17T07:08:18.644Z Downloaded diesel_table_macro_syntax v0.2.0
6222025-01-17T07:08:18.644Z Downloaded rand_core v0.6.4
6232025-01-17T07:08:18.647Z Downloaded derive_builder_macro v0.20.2
6242025-01-17T07:08:18.647Z Downloaded rand_seeder v0.3.0
6252025-01-17T07:08:18.650Z Downloaded base64 v0.13.1
6262025-01-17T07:08:18.653Z Downloaded endian-type v0.1.2
6272025-01-17T07:08:18.653Z Downloaded nodrop v0.1.14
6282025-01-17T07:08:18.656Z Downloaded signature v2.2.0
6292025-01-17T07:08:18.656Z Downloaded foreign-types-shared v0.3.1
6302025-01-17T07:08:18.659Z Downloaded env_logger v0.11.5
6312025-01-17T07:08:18.659Z Downloaded socket2 v0.5.7
6322025-01-17T07:08:18.662Z Downloaded ssh-encoding v0.2.0
6332025-01-17T07:08:18.665Z Downloaded smf v0.2.3
6342025-01-17T07:08:18.668Z Downloaded sync_wrapper v1.0.1
6352025-01-17T07:08:18.668Z Downloaded hashlink v0.9.1
6362025-01-17T07:08:18.671Z Downloaded oso-derive v0.27.3
6372025-01-17T07:08:18.671Z Downloaded synstructure v0.13.1
6382025-01-17T07:08:18.674Z Downloaded stable_deref_trait v1.2.0
6392025-01-17T07:08:18.674Z Downloaded tiny-keccak v2.0.2
6402025-01-17T07:08:18.678Z Downloaded utf16_iter v1.0.5
6412025-01-17T07:08:18.681Z Downloaded twox-hash v1.6.3
6422025-01-17T07:08:18.683Z Downloaded postcard v1.0.10
6432025-01-17T07:08:18.686Z Downloaded serde_yaml v0.9.34+deprecated
6442025-01-17T07:08:18.689Z Downloaded ron v0.8.1
6452025-01-17T07:08:18.696Z Downloaded base64 v0.22.1
6462025-01-17T07:08:18.700Z Downloaded ed25519 v2.2.3
6472025-01-17T07:08:18.702Z Downloaded postgres-protocol v0.6.7
6482025-01-17T07:08:18.706Z Downloaded backtrace v0.3.74
6492025-01-17T07:08:18.710Z Downloaded toolchain_find v0.4.0
6502025-01-17T07:08:18.713Z Downloaded nibble_vec v0.1.0
6512025-01-17T07:08:18.716Z Downloaded utf8_iter v1.0.4
6522025-01-17T07:08:18.716Z Downloaded schemars v0.8.21
6532025-01-17T07:08:18.730Z Downloaded hex v0.4.3
6542025-01-17T07:08:18.732Z Downloaded futures-macro v0.3.31
6552025-01-17T07:08:18.736Z Downloaded futures-executor v0.3.31
6562025-01-17T07:08:18.736Z Downloaded futures-core v0.3.31
6572025-01-17T07:08:18.737Z Downloaded enum-as-inner v0.6.1
6582025-01-17T07:08:18.739Z Downloaded foreign-types-macros v0.2.3
6592025-01-17T07:08:18.750Z Downloaded pkg-config v0.3.31
6602025-01-17T07:08:18.753Z Downloaded slog-dtrace v0.3.0
6612025-01-17T07:08:18.755Z Downloaded oso v0.27.3
6622025-01-17T07:08:18.758Z Downloaded tokio-rustls v0.26.0
6632025-01-17T07:08:18.762Z Downloaded mio v1.0.2
6642025-01-17T07:08:18.769Z Downloaded foreign-types-shared v0.1.1
6652025-01-17T07:08:18.772Z Downloaded hickory-resolver v0.24.2
6662025-01-17T07:08:18.776Z Downloaded rpassword v7.3.1
6672025-01-17T07:08:18.779Z Downloaded value-bag v1.9.0
6682025-01-17T07:08:18.786Z Downloaded progenitor-impl v0.8.0
6692025-01-17T07:08:18.786Z Downloaded untrusted v0.9.0
6702025-01-17T07:08:18.788Z Downloaded parse-size v1.1.0
6712025-01-17T07:08:18.789Z Downloaded russh-keys v0.45.0
6722025-01-17T07:08:18.792Z Downloaded untrusted v0.7.1
6732025-01-17T07:08:18.796Z Downloaded slog-stdlog v4.1.1
6742025-01-17T07:08:18.796Z Downloaded slog-scope v4.4.0
6752025-01-17T07:08:18.799Z Downloaded thread_local v1.1.8
6762025-01-17T07:08:18.799Z Downloaded hash32 v0.3.1
6772025-01-17T07:08:18.802Z Downloaded fixedbitset v0.4.2
6782025-01-17T07:08:18.802Z Downloaded flume v0.11.1
6792025-01-17T07:08:18.806Z Downloaded dunce v1.0.5
6802025-01-17T07:08:18.808Z Downloaded deranged v0.3.11
6812025-01-17T07:08:18.811Z Downloaded diff v0.1.13
6822025-01-17T07:08:18.814Z Downloaded slog-envlogger v2.2.0
6832025-01-17T07:08:18.816Z Downloaded poly1305 v0.8.0
6842025-01-17T07:08:18.819Z Downloaded pin-project-internal v1.1.6
6852025-01-17T07:08:18.821Z Downloaded unicode-properties v0.1.3
6862025-01-17T07:08:18.824Z Downloaded openssl-sys v0.9.103
6872025-01-17T07:08:18.830Z Downloaded tokio-tungstenite v0.21.0
6882025-01-17T07:08:18.833Z Downloaded futures v0.3.31
6892025-01-17T07:08:18.839Z Downloaded rtoolbox v0.0.2
6902025-01-17T07:08:18.842Z Downloaded serde_path_to_error v0.1.16
6912025-01-17T07:08:18.844Z Downloaded rusty-fork v0.3.0
6922025-01-17T07:08:18.847Z Downloaded uuid v1.11.0
6932025-01-17T07:08:18.849Z Downloaded want v0.3.1
6942025-01-17T07:08:18.852Z Downloaded waitgroup v0.1.2
6952025-01-17T07:08:18.853Z Downloaded strip-ansi-escapes v0.2.0
6962025-01-17T07:08:18.855Z Downloaded thiserror-no-std v2.0.2
6972025-01-17T07:08:18.858Z Downloaded stringprep v0.1.5
6982025-01-17T07:08:18.861Z Downloaded serde_plain v1.0.2
6992025-01-17T07:08:18.863Z Downloaded percent-encoding v2.3.1
7002025-01-17T07:08:18.866Z Downloaded termcolor v1.4.1
7012025-01-17T07:08:18.866Z Downloaded ed25519-dalek v2.1.1
7022025-01-17T07:08:18.869Z Downloaded parse-display-derive v0.10.0
7032025-01-17T07:08:18.872Z Downloaded derive_builder v0.20.2
7042025-01-17T07:08:18.876Z Downloaded sqlparser_derive v0.2.2
7052025-01-17T07:08:18.879Z Downloaded parking_lot_core v0.9.10
7062025-01-17T07:08:18.882Z Downloaded time-core v0.1.2
7072025-01-17T07:08:18.885Z Downloaded toml_edit v0.19.15
7082025-01-17T07:08:18.903Z Downloaded glob v0.3.1
7092025-01-17T07:08:18.906Z Downloaded ghash v0.5.1
7102025-01-17T07:08:18.906Z Downloaded futures-task v0.3.31
7112025-01-17T07:08:18.906Z Downloaded futures-sink v0.3.31
7122025-01-17T07:08:18.909Z Downloaded funty v2.0.0
7132025-01-17T07:08:18.909Z Downloaded wait-timeout v0.2.0
7142025-01-17T07:08:18.913Z Downloaded foreign-types v0.3.2
7152025-01-17T07:08:18.913Z Downloaded hickory-client v0.24.2
7162025-01-17T07:08:18.916Z Downloaded serde_derive_internals v0.29.1
7172025-01-17T07:08:18.919Z Downloaded pbkdf2 v0.11.0
7182025-01-17T07:08:18.922Z Downloaded whoami v1.5.2
7192025-01-17T07:08:18.924Z Downloaded zerocopy-derive v0.8.10
7202025-01-17T07:08:18.930Z Downloaded quick-error v1.2.3
7212025-01-17T07:08:18.933Z Downloaded rustfmt-wrapper v0.2.1
7222025-01-17T07:08:18.933Z Downloaded quinn-udp v0.5.5
7232025-01-17T07:08:18.936Z Downloaded pbkdf2 v0.12.2
7242025-01-17T07:08:18.939Z Downloaded headers v0.4.0
7252025-01-17T07:08:18.943Z Downloaded write16 v1.0.0
7262025-01-17T07:08:18.945Z Downloaded pretty-hex v0.2.1
7272025-01-17T07:08:18.950Z Downloaded tls_codec v0.4.1
7282025-01-17T07:08:18.950Z Downloaded static_assertions v1.1.0
7292025-01-17T07:08:18.950Z Downloaded ssh-cipher v0.2.0
7302025-01-17T07:08:18.953Z Downloaded libm v0.2.8
7312025-01-17T07:08:18.961Z Downloaded which v4.4.2
7322025-01-17T07:08:18.964Z Downloaded universal-hash v0.5.1
7332025-01-17T07:08:18.967Z Downloaded aho-corasick v1.1.3
7342025-01-17T07:08:18.972Z Downloaded fragile v2.0.0
7352025-01-17T07:08:18.975Z Downloaded number_prefix v0.4.0
7362025-01-17T07:08:18.980Z Downloaded strum v0.26.3
7372025-01-17T07:08:18.981Z Downloaded packed_struct_codegen v0.10.1
7382025-01-17T07:08:18.984Z Downloaded foreign-types v0.5.0
7392025-01-17T07:08:18.984Z Downloaded xz2 v0.1.7
7402025-01-17T07:08:18.986Z Downloaded darling_macro v0.20.10
7412025-01-17T07:08:18.986Z Downloaded termtree v0.4.1
7422025-01-17T07:08:18.990Z Downloaded rfc6979 v0.4.0
7432025-01-17T07:08:18.990Z Downloaded fallible-iterator v0.2.0
7442025-01-17T07:08:18.990Z Downloaded defmt-parser v0.3.4
7452025-01-17T07:08:18.990Z Downloaded defmt-macros v0.3.9
7462025-01-17T07:08:18.993Z Downloaded siphasher v0.3.11
7472025-01-17T07:08:18.996Z Downloaded simd-adler32 v0.3.7
7482025-01-17T07:08:18.996Z Downloaded signal-hook-tokio v0.3.1
7492025-01-17T07:08:18.998Z Downloaded parse-display v0.10.0
7502025-01-17T07:08:18.998Z Downloaded document-features v0.2.10
7512025-01-17T07:08:19.001Z Downloaded flate2 v1.0.34
7522025-01-17T07:08:19.006Z Downloaded writeable v0.5.5
7532025-01-17T07:08:19.009Z Downloaded smallvec v0.6.14
7542025-01-17T07:08:19.012Z Downloaded time-macros v0.2.18
7552025-01-17T07:08:19.014Z Downloaded idna v1.0.3
7562025-01-17T07:08:19.018Z Downloaded libxml v0.3.3
7572025-01-17T07:08:19.026Z Downloaded fd-lock v4.0.2
7582025-01-17T07:08:19.032Z Downloaded newtype_derive v0.1.6
7592025-01-17T07:08:19.036Z Downloaded num_enum v0.5.11
7602025-01-17T07:08:19.039Z Downloaded yoke-derive v0.7.4
7612025-01-17T07:08:19.039Z Downloaded hyper v1.5.2
7622025-01-17T07:08:19.045Z Downloaded num_enum_derive v0.5.11
7632025-01-17T07:08:19.047Z Downloaded structmeta-derive v0.2.0
7642025-01-17T07:08:19.047Z Downloaded structmeta v0.3.0
7652025-01-17T07:08:19.050Z Downloaded blake3 v1.5.4
7662025-01-17T07:08:19.058Z Downloaded ena v0.14.3
7672025-01-17T07:08:19.060Z Downloaded tabwriter v1.4.0
7682025-01-17T07:08:19.063Z Downloaded strum_macros v0.24.3
7692025-01-17T07:08:19.066Z Downloaded rustc-hash v1.1.0
7702025-01-17T07:08:19.066Z Downloaded embedded-io v0.6.1
7712025-01-17T07:08:19.066Z Downloaded display-error-chain v0.2.2
7722025-01-17T07:08:19.069Z Downloaded diesel-dtrace v0.4.2
7732025-01-17T07:08:19.072Z Downloaded ff v0.13.0
7742025-01-17T07:08:19.073Z Downloaded yoke v0.7.4
7752025-01-17T07:08:19.076Z Downloaded filetime v0.2.25
7762025-01-17T07:08:19.076Z Downloaded slog-async v2.8.0
7772025-01-17T07:08:19.079Z Downloaded spki v0.7.3
7782025-01-17T07:08:19.081Z Downloaded smallvec v1.13.2
7792025-01-17T07:08:19.084Z Downloaded rustc-demangle v0.1.24
7802025-01-17T07:08:19.084Z Downloaded slog-bunyan v2.5.0
7812025-01-17T07:08:19.087Z Downloaded serde_with_macros v3.11.0
7822025-01-17T07:08:19.090Z Downloaded fallible-streaming-iterator v0.1.9
7832025-01-17T07:08:19.091Z Downloaded proc-macro-crate v1.3.1
7842025-01-17T07:08:19.094Z Downloaded num-rational v0.4.2
7852025-01-17T07:08:19.094Z Downloaded unicode-bidi v0.3.17
7862025-01-17T07:08:19.096Z Downloaded hex-literal v0.4.1
7872025-01-17T07:08:19.099Z Downloaded parking_lot v0.11.2
7882025-01-17T07:08:19.099Z Downloaded progenitor-macro v0.8.0
7892025-01-17T07:08:19.102Z Downloaded yasna v0.5.2
7902025-01-17T07:08:19.105Z Downloaded rustc_version v0.1.7
7912025-01-17T07:08:19.105Z Downloaded group v0.13.0
7922025-01-17T07:08:19.108Z Downloaded fallible-iterator v0.3.0
7932025-01-17T07:08:19.108Z Downloaded pin-utils v0.1.0
7942025-01-17T07:08:19.110Z Downloaded num-bigint v0.4.6
7952025-01-17T07:08:19.114Z Downloaded rustc_version v0.4.1
7962025-01-17T07:08:19.117Z Downloaded tui-tree-widget v0.22.0
7972025-01-17T07:08:19.119Z Downloaded num v0.4.3
7982025-01-17T07:08:19.119Z Downloaded russh v0.45.0
7992025-01-17T07:08:19.125Z Downloaded serde_urlencoded v0.7.1
8002025-01-17T07:08:19.131Z Downloaded num-integer v0.1.46
8012025-01-17T07:08:19.134Z Downloaded newtype-uuid v1.2.1
8022025-01-17T07:08:19.134Z Downloaded rsa v0.9.6
8032025-01-17T07:08:19.137Z Downloaded try-lock v0.2.5
8042025-01-17T07:08:19.138Z Downloaded data-encoding v2.6.0
8052025-01-17T07:08:19.141Z Downloaded debug-ignore v1.0.5
8062025-01-17T07:08:19.141Z Downloaded ssh-key v0.6.6
8072025-01-17T07:08:19.150Z Downloaded structmeta v0.2.0
8082025-01-17T07:08:19.153Z Downloaded pin-project-lite v0.2.14
8092025-01-17T07:08:19.157Z Downloaded typify v0.2.0
8102025-01-17T07:08:19.160Z Downloaded progenitor-impl v0.9.1
8112025-01-17T07:08:19.163Z Downloaded packed_struct v0.10.1
8122025-01-17T07:08:19.164Z Downloaded aws-lc-rs v1.10.0
8132025-01-17T07:08:19.173Z Downloaded polyval v0.6.2
8142025-01-17T07:08:19.178Z Downloaded phf v0.11.2
8152025-01-17T07:08:19.182Z Downloaded similar v2.6.0
8162025-01-17T07:08:19.185Z Downloaded dropshot_endpoint v0.15.1
8172025-01-17T07:08:19.185Z Downloaded derive_more v0.99.18
8182025-01-17T07:08:19.191Z Downloaded hash32 v0.2.1
8192025-01-17T07:08:19.194Z Downloaded flagset v0.4.6
8202025-01-17T07:08:19.197Z Downloaded thiserror-impl v2.0.11
8212025-01-17T07:08:19.197Z Downloaded ref-cast-impl v1.0.23
8222025-01-17T07:08:19.200Z Downloaded ppv-lite86 v0.2.20
8232025-01-17T07:08:19.200Z Downloaded globset v0.4.15
8242025-01-17T07:08:19.203Z Downloaded signal-hook-registry v1.4.2
8252025-01-17T07:08:19.203Z Downloaded pkcs1 v0.7.5
8262025-01-17T07:08:19.205Z Downloaded typify v0.3.0
8272025-01-17T07:08:19.209Z Downloaded fatfs v0.3.6
8282025-01-17T07:08:19.213Z Downloaded password-hash v0.5.0
8292025-01-17T07:08:19.215Z Downloaded password-hash v0.4.2
8302025-01-17T07:08:19.218Z Downloaded tokio-rustls v0.25.0
8312025-01-17T07:08:19.221Z Downloaded tracing-attributes v0.1.27
8322025-01-17T07:08:19.224Z Downloaded elliptic-curve v0.13.8
8332025-01-17T07:08:19.230Z Downloaded postgres-types v0.2.8
8342025-01-17T07:08:19.233Z Downloaded unicode-segmentation v1.12.0
8352025-01-17T07:08:19.237Z Downloaded phf_codegen v0.11.2
8362025-01-17T07:08:19.237Z Downloaded rustls-pemfile v2.2.0
8372025-01-17T07:08:19.241Z Downloaded rustls-pki-types v1.10.0
8382025-01-17T07:08:19.241Z Downloaded rustls-webpki v0.101.7
8392025-01-17T07:08:19.258Z Downloaded derive_builder_core v0.20.2
8402025-01-17T07:08:19.261Z Downloaded thiserror v2.0.11
8412025-01-17T07:08:19.266Z Downloaded bitvec v1.0.1
8422025-01-17T07:08:19.283Z Downloaded test-strategy v0.3.1
8432025-01-17T07:08:19.287Z Downloaded diesel_derives v2.2.3
8442025-01-17T07:08:19.290Z Downloaded unicode-normalization v0.1.24
8452025-01-17T07:08:19.294Z Downloaded darling_core v0.20.10
8462025-01-17T07:08:19.299Z Downloaded icu_properties_data v1.5.0
8472025-01-17T07:08:19.312Z Downloaded tungstenite v0.21.0
8482025-01-17T07:08:19.316Z Downloaded lalrpop v0.19.12
8492025-01-17T07:08:19.327Z Downloaded heapless v0.7.17
8502025-01-17T07:08:19.332Z Downloaded parse-zoneinfo v0.3.1
8512025-01-17T07:08:19.337Z Downloaded time v0.3.36
8522025-01-17T07:08:19.344Z Downloaded tracing-core v0.1.32
8532025-01-17T07:08:19.347Z Downloaded tracing v0.1.40
8542025-01-17T07:08:19.352Z Downloaded tokio-postgres v0.7.12
8552025-01-17T07:08:19.358Z Downloaded publicsuffix v2.3.0
8562025-01-17T07:08:19.361Z Downloaded zip v0.6.6
8572025-01-17T07:08:19.366Z Downloaded der v0.7.9
8582025-01-17T07:08:19.371Z Downloaded zerovec v0.10.4
8592025-01-17T07:08:19.378Z Downloaded typed-path v0.9.3
8602025-01-17T07:08:19.387Z Downloaded qorb v0.2.1
8612025-01-17T07:08:19.391Z Downloaded hashbrown v0.13.2
8622025-01-17T07:08:19.396Z Downloaded git2 v0.19.0
8632025-01-17T07:08:19.405Z Downloaded salty v0.3.0
8642025-01-17T07:08:19.413Z Downloaded hashbrown v0.12.3
8652025-01-17T07:08:19.418Z Downloaded nom v7.1.3
8662025-01-17T07:08:19.424Z Downloaded bindgen v0.69.5
8672025-01-17T07:08:19.432Z Downloaded rand v0.8.5
8682025-01-17T07:08:19.437Z Downloaded futures-util v0.3.31
8692025-01-17T07:08:19.451Z Downloaded foldhash v0.1.3
8702025-01-17T07:08:19.453Z Downloaded spin v0.9.8
8712025-01-17T07:08:19.456Z Downloaded quinn-proto v0.11.8
8722025-01-17T07:08:19.462Z Downloaded pkcs5 v0.7.1
8732025-01-17T07:08:19.467Z Downloaded zerocopy v0.8.10
8742025-01-17T07:08:19.493Z Downloaded p521 v0.13.3
8752025-01-17T07:08:19.497Z Downloaded serde_with v3.11.0
8762025-01-17T07:08:19.506Z Downloaded h2 v0.4.6
8772025-01-17T07:08:19.514Z Downloaded openssl v0.10.66
8782025-01-17T07:08:19.525Z Downloaded reedline v0.35.0
8792025-01-17T07:08:19.533Z Downloaded regex-syntax v0.6.29
8802025-01-17T07:08:19.541Z Downloaded sqlparser v0.45.0
8812025-01-17T07:08:19.548Z Downloaded winnow v0.5.40
8822025-01-17T07:08:19.559Z Downloaded rustls v0.22.4
8832025-01-17T07:08:19.573Z Downloaded petname v2.0.2
8842025-01-17T07:08:19.578Z Downloaded polar-core v0.27.3
8852025-01-17T07:08:19.588Z Downloaded nix v0.27.1
8862025-01-17T07:08:19.601Z Downloaded webpki-roots v0.26.6
8872025-01-17T07:08:19.604Z Downloaded rustls v0.21.12
8882025-01-17T07:08:19.617Z Downloaded gimli v0.31.1
8892025-01-17T07:08:19.627Z Downloaded radix_trie v0.2.1
8902025-01-17T07:08:19.632Z Downloaded object v0.30.4
8912025-01-17T07:08:19.643Z Downloaded p384 v0.13.0
8922025-01-17T07:08:19.650Z Downloaded unicode-width v0.2.0
8932025-01-17T07:08:19.657Z Downloaded regress v0.10.1
8942025-01-17T07:08:19.666Z Downloaded rustls v0.23.19
8952025-01-17T07:08:19.679Z Downloaded object v0.36.5
8962025-01-17T07:08:19.693Z Downloaded typify-impl v0.3.0
8972025-01-17T07:08:19.710Z Downloaded regex-syntax v0.8.5
8982025-01-17T07:08:19.719Z Downloaded diesel v2.2.6
8992025-01-17T07:08:19.739Z Downloaded smoltcp v0.11.0
9002025-01-17T07:08:19.752Z Downloaded dropshot v0.15.1
9012025-01-17T07:08:19.774Z Downloaded zerocopy-derive v0.6.6
9022025-01-17T07:08:19.784Z Downloaded typify-impl v0.2.0
9032025-01-17T07:08:19.800Z Downloaded sled v0.34.7
9042025-01-17T07:08:19.811Z Downloaded openapiv3 v2.0.0
9052025-01-17T07:08:19.824Z Downloaded regex-automata v0.4.8
9062025-01-17T07:08:19.841Z Downloaded bzip2-sys v0.1.11+1.0.8
9072025-01-17T07:08:19.853Z Downloaded regress v0.9.1
9082025-01-17T07:08:19.862Z Downloaded ratatui v0.28.1
9092025-01-17T07:08:19.883Z Downloaded hickory-proto v0.24.2
9102025-01-17T07:08:19.898Z Downloaded bstr v1.10.0
9112025-01-17T07:08:19.908Z Downloaded nix v0.29.0
9122025-01-17T07:08:19.920Z Downloaded nix v0.28.0
9132025-01-17T07:08:19.932Z Downloaded smoltcp v0.9.1
9142025-01-17T07:08:19.943Z Downloaded lzma-sys v0.1.20
9152025-01-17T07:08:19.972Z Downloaded chrono-tz v0.10.0
9162025-01-17T07:08:19.979Z Downloaded rayon v1.10.0
9172025-01-17T07:08:19.988Z Downloaded rustls-webpki v0.102.8
9182025-01-17T07:08:20.007Z Downloaded petgraph v0.6.5
9192025-01-17T07:08:20.024Z Downloaded dropshot v0.12.0
9202025-01-17T07:08:20.043Z Downloaded csv v1.3.0
9212025-01-17T07:08:20.064Z Downloaded quick-xml v0.33.0
9222025-01-17T07:08:20.070Z Downloaded libz-sys v1.1.20
9232025-01-17T07:08:20.091Z Downloaded regex v1.11.1
9242025-01-17T07:08:20.103Z Downloaded tokio v1.43.0
9252025-01-17T07:08:20.142Z Downloaded vcpkg v0.2.15
9262025-01-17T07:08:20.179Z Downloaded sha3 v0.10.8
9272025-01-17T07:08:20.184Z Downloaded curve25519-dalek v4.1.3
9282025-01-17T07:08:20.192Z Downloaded pin-project v1.1.6
9292025-01-17T07:08:20.203Z Downloaded tungstenite v0.23.0
9302025-01-17T07:08:20.207Z Downloaded num-bigint-dig v0.8.4
9312025-01-17T07:08:20.212Z Downloaded pem-rfc7468 v0.7.0
9322025-01-17T07:08:20.214Z Downloaded rusqlite v0.32.1
9332025-01-17T07:08:20.221Z Downloaded chrono v0.4.38
9342025-01-17T07:08:20.229Z Downloaded zerocopy v0.6.6
9352025-01-17T07:08:20.231Z Downloaded portable-atomic v1.9.0
9362025-01-17T07:08:20.238Z Downloaded prettyplease v0.2.25
9372025-01-17T07:08:20.241Z Downloaded hashbrown v0.14.5
9382025-01-17T07:08:20.246Z Downloaded ref-cast v1.0.23
9392025-01-17T07:08:20.249Z Downloaded reqwest v0.12.9
9402025-01-17T07:08:20.257Z Downloaded expectorate v1.1.0
9412025-01-17T07:08:20.260Z Downloaded proptest v1.5.0
9422025-01-17T07:08:20.269Z Downloaded dropshot_endpoint v0.12.0
9432025-01-17T07:08:20.274Z Downloaded num-iter v0.1.45
9442025-01-17T07:08:20.274Z Downloaded nu-ansi-term v0.50.1
9452025-01-17T07:08:20.276Z Downloaded hkdf v0.12.4
9462025-01-17T07:08:20.279Z Downloaded paste v1.0.15
9472025-01-17T07:08:20.282Z Downloaded topological-sort v0.2.2
9482025-01-17T07:08:20.282Z Downloaded phf_shared v0.11.2
9492025-01-17T07:08:20.284Z Downloaded tough v0.19.0
9502025-01-17T07:08:20.291Z Downloaded des v0.8.1
9512025-01-17T07:08:20.294Z Downloaded zerovec-derive v0.10.3
9522025-01-17T07:08:20.297Z Downloaded serde_repr v0.1.19
9532025-01-17T07:08:20.298Z Downloaded displaydoc v0.2.5
9542025-01-17T07:08:20.300Z Downloaded dirs-sys-next v0.1.2
9552025-01-17T07:08:20.302Z Downloaded rustversion v1.0.17
9562025-01-17T07:08:20.307Z Downloaded num-traits v0.2.19
9572025-01-17T07:08:20.311Z Downloaded p256 v0.13.2
9582025-01-17T07:08:20.311Z Downloaded structmeta-derive v0.3.0
9592025-01-17T07:08:20.311Z Downloaded unsafe-libyaml v0.2.11
9602025-01-17T07:08:20.314Z Downloaded fs_extra v1.3.0
9612025-01-17T07:08:20.316Z Downloaded encoding_rs v0.8.34
9622025-01-17T07:08:20.338Z Downloaded samael v0.0.17
9632025-01-17T07:08:20.343Z Downloaded tokio-util v0.7.12
9642025-01-17T07:08:20.350Z Downloaded heck v0.3.3
9652025-01-17T07:08:20.353Z Downloaded embedded-io v0.4.0
9662025-01-17T07:08:20.353Z Downloaded dsl_auto_type v0.1.2
9672025-01-17T07:08:20.355Z Downloaded itertools v0.12.1
9682025-01-17T07:08:20.360Z Downloaded itertools v0.13.0
9692025-01-17T07:08:20.367Z Downloaded defmt v0.3.8
9702025-01-17T07:08:20.370Z Downloaded form_urlencoded v1.2.1
9712025-01-17T07:08:20.373Z Downloaded tls_codec_derive v0.4.1
9722025-01-17T07:08:20.373Z Downloaded rayon-core v1.12.1
9732025-01-17T07:08:20.398Z Downloaded quinn v0.11.5
9742025-01-17T07:08:20.398Z Downloaded zip v2.1.3
9752025-01-17T07:08:20.403Z Downloaded walkdir v2.5.0
9762025-01-17T07:08:20.405Z Downloaded omicron-zone-package v0.12.0
9772025-01-17T07:08:20.408Z Downloaded shlex v1.3.0
9782025-01-17T07:08:20.410Z Downloaded shell-words v1.1.0
9792025-01-17T07:08:20.413Z Downloaded sha1 v0.10.6
9802025-01-17T07:08:20.415Z Downloaded rustls-pemfile v1.0.4
9812025-01-17T07:08:20.418Z Downloaded libgit2-sys v0.17.0+1.8.1
9822025-01-17T07:08:20.487Z Downloaded progenitor v0.8.0
9832025-01-17T07:08:20.490Z Downloaded powerfmt v0.2.0
9842025-01-17T07:08:20.490Z Downloaded dyn-clone v1.0.17
9852025-01-17T07:08:20.493Z Downloaded derive-where v1.2.7
9862025-01-17T07:08:20.496Z Downloaded vergen v8.3.2
9872025-01-17T07:08:20.499Z Downloaded olpc-cjson v0.1.4
9882025-01-17T07:08:20.499Z Downloaded rustyline v14.0.0
9892025-01-17T07:08:20.503Z Downloaded unicode_categories v0.1.1
9902025-01-17T07:08:20.510Z Downloaded tungstenite v0.24.0
9912025-01-17T07:08:20.513Z Downloaded unicode-xid v0.2.6
9922025-01-17T07:08:20.513Z Downloaded unicode-truncate v1.1.0
9932025-01-17T07:08:20.513Z Downloaded tokio-macros v2.5.0
9942025-01-17T07:08:20.513Z Downloaded same-file v1.0.6
9952025-01-17T07:08:20.516Z Downloaded getrandom v0.2.15
9962025-01-17T07:08:20.519Z Downloaded ecdsa v0.16.9
9972025-01-17T07:08:20.521Z Downloaded tokio-stream v0.1.16
9982025-01-17T07:08:20.524Z Downloaded subprocess v0.2.9
9992025-01-17T07:08:20.527Z Downloaded itertools v0.10.5
10002025-01-17T07:08:20.534Z Downloaded path-slash v0.1.5
10012025-01-17T07:08:20.537Z Downloaded tokio-native-tls v0.3.1
10022025-01-17T07:08:20.537Z Downloaded termios v0.3.3
10032025-01-17T07:08:20.540Z Downloaded sqlformat v0.2.6
10042025-01-17T07:08:20.543Z Downloaded subtle v2.6.1
10052025-01-17T07:08:20.543Z Downloaded crossterm v0.28.1
10062025-01-17T07:08:20.548Z Downloaded der_derive v0.7.3
10072025-01-17T07:08:20.550Z Downloaded slog-term v2.9.1
10082025-01-17T07:08:20.553Z Downloaded x509-cert v0.2.5
10092025-01-17T07:08:20.559Z Downloaded parking_lot v0.12.3
10102025-01-17T07:08:20.562Z Downloaded steno v0.4.1
10112025-01-17T07:08:20.565Z Downloaded rand_xorshift v0.3.0
10122025-01-17T07:08:20.567Z Downloaded rand_chacha v0.3.1
10132025-01-17T07:08:20.567Z Downloaded predicates-tree v1.0.11
10142025-01-17T07:08:20.570Z Downloaded predicates-core v1.0.8
10152025-01-17T07:08:20.570Z Downloaded predicates v3.1.2
10162025-01-17T07:08:20.572Z Downloaded owo-colors v4.1.0
10172025-01-17T07:08:20.575Z Downloaded num-derive v0.4.2
10182025-01-17T07:08:20.575Z Downloaded gethostname v0.5.0
10192025-01-17T07:08:20.578Z Downloaded minimal-lexical v0.2.1
10202025-01-17T07:08:20.581Z Downloaded url v2.5.3
10212025-01-17T07:08:20.584Z Downloaded parking_lot_core v0.8.6
10222025-01-17T07:08:20.587Z Downloaded thiserror-impl-no-std v2.0.2
10232025-01-17T07:08:20.589Z Downloaded difflib v0.4.0
10242025-01-17T07:08:20.589Z Downloaded semver v0.1.20
10252025-01-17T07:08:20.589Z Downloaded scrypt v0.11.0
10262025-01-17T07:08:20.595Z Downloaded unicase v2.7.0
10272025-01-17T07:08:20.595Z Downloaded unarray v0.1.4
10282025-01-17T07:08:20.595Z Downloaded uzers v0.12.1
10292025-01-17T07:08:20.598Z Downloaded hickory-server v0.24.2
10302025-01-17T07:08:20.601Z Downloaded precomputed-hash v0.1.1
10312025-01-17T07:08:20.604Z Downloaded resolv-conf v0.7.0
10322025-01-17T07:08:20.604Z Downloaded http v1.2.0
10332025-01-17T07:08:20.608Z Downloaded aes-gcm v0.10.3
10342025-01-17T07:08:20.611Z Downloaded futures-channel v0.3.31
10352025-01-17T07:08:20.614Z Downloaded snafu v0.8.5
10362025-01-17T07:08:20.620Z Downloaded aes v0.8.4
10372025-01-17T07:08:20.623Z Downloaded crossbeam-channel v0.5.13
10382025-01-17T07:08:20.627Z Downloaded pem v3.0.4
10392025-01-17T07:08:20.629Z Downloaded peg v0.8.4
10402025-01-17T07:08:20.632Z Downloaded scopeguard v1.2.0
10412025-01-17T07:08:20.636Z Downloaded schemars_derive v0.8.21
10422025-01-17T07:08:20.636Z Downloaded scheduled-thread-pool v0.2.7
10432025-01-17T07:08:20.636Z Downloaded progenitor-macro v0.9.1
10442025-01-17T07:08:20.639Z Downloaded primeorder v0.13.6
10452025-01-17T07:08:20.639Z Downloaded num-complex v0.4.6
10462025-01-17T07:08:20.642Z Downloaded zeroize_derive v1.4.2
10472025-01-17T07:08:20.642Z Downloaded zerofrom-derive v0.1.4
10482025-01-17T07:08:20.642Z Downloaded slog-json v2.6.1
10492025-01-17T07:08:20.644Z Downloaded serde-hex v0.1.0
10502025-01-17T07:08:20.645Z Downloaded half v2.4.1
10512025-01-17T07:08:20.647Z Downloaded zopfli v0.8.1
10522025-01-17T07:08:20.650Z Downloaded tokio-tungstenite v0.23.1
10532025-01-17T07:08:20.652Z Downloaded tar v0.4.42
10542025-01-17T07:08:20.655Z Downloaded slog v2.7.0
10552025-01-17T07:08:20.657Z Downloaded icu_properties v1.5.1
10562025-01-17T07:08:20.660Z Downloaded indicatif v0.17.9
10572025-01-17T07:08:20.663Z Downloaded heapless v0.8.0
10582025-01-17T07:08:20.666Z Downloaded bumpalo v3.16.0
10592025-01-17T07:08:20.669Z Downloaded base64 v0.21.7
10602025-01-17T07:08:20.672Z Downloaded pkcs8 v0.10.2
10612025-01-17T07:08:20.674Z Downloaded peg-macros v0.8.4
10622025-01-17T07:08:20.677Z Downloaded supports-color v3.0.1
10632025-01-17T07:08:20.677Z Downloaded rcgen v0.12.1
10642025-01-17T07:08:20.680Z Downloaded cc v1.1.30
10652025-01-17T07:08:20.683Z Downloaded toml v0.7.8
10662025-01-17T07:08:20.685Z Downloaded env_logger v0.10.2
10672025-01-17T07:08:20.688Z Downloaded tinyvec v1.8.0
10682025-01-17T07:08:20.690Z Downloaded signal-hook v0.3.17
10692025-01-17T07:08:20.693Z Downloaded icu_collections v1.5.0
10702025-01-17T07:08:20.699Z Downloaded const_format v0.2.33
10712025-01-17T07:08:20.703Z Downloaded tokio-rustls v0.24.1
10722025-01-17T07:08:20.705Z Downloaded strum_macros v0.26.4
10732025-01-17T07:08:20.708Z Downloaded tokio-tungstenite v0.24.0
10742025-01-17T07:08:20.710Z Downloaded snafu-derive v0.8.5
10752025-01-17T07:08:20.710Z Downloaded signal-hook-mio v0.2.4
10762025-01-17T07:08:20.714Z Downloaded salsa20 v0.10.2
10772025-01-17T07:08:20.714Z Downloaded env_filter v0.1.2
10782025-01-17T07:08:20.716Z Downloaded dirs-next v2.0.0
10792025-01-17T07:08:20.716Z Downloaded progenitor-client v0.9.1
10802025-01-17T07:08:20.716Z Downloaded progenitor-client v0.8.0
10812025-01-17T07:08:20.717Z Downloaded sct v0.7.1
10822025-01-17T07:08:20.721Z Downloaded indexmap v1.9.3
10832025-01-17T07:08:20.723Z Downloaded icu_normalizer_data v1.5.0
10842025-01-17T07:08:20.726Z Downloaded litrs v0.4.1
10852025-01-17T07:08:20.729Z Downloaded cookie v0.18.1
10862025-01-17T07:08:20.731Z Downloaded wyz v0.5.1
10872025-01-17T07:08:20.731Z Downloaded secrecy v0.8.0
10882025-01-17T07:08:20.734Z Downloaded native-tls v0.2.12
10892025-01-17T07:08:20.736Z Downloaded normalize-line-endings v0.3.0
10902025-01-17T07:08:20.736Z Downloaded headers-core v0.3.0
10912025-01-17T07:08:20.736Z Downloaded slab v0.4.9
10922025-01-17T07:08:20.739Z Downloaded litemap v0.7.3
10932025-01-17T07:08:20.741Z Downloaded chrono-tz-build v0.4.0
10942025-01-17T07:08:20.742Z Downloaded allocator-api2 v0.2.18
10952025-01-17T07:08:20.744Z Downloaded hmac v0.12.1
10962025-01-17T07:08:20.747Z Downloaded crc-any v2.5.0
10972025-01-17T07:08:20.749Z Downloaded arc-swap v1.7.1
10982025-01-17T07:08:20.752Z Downloaded bit-vec v0.6.3
10992025-01-17T07:08:20.754Z Downloaded blake2 v0.10.6
11002025-01-17T07:08:20.758Z Downloaded libloading v0.8.5
11012025-01-17T07:08:20.758Z Downloaded crossbeam-utils v0.8.20
11022025-01-17T07:08:20.760Z Downloaded const-oid v0.9.6
11032025-01-17T07:08:20.763Z Downloaded cookie_store v0.21.1
11042025-01-17T07:08:20.765Z Downloaded csv-core v0.1.11
11052025-01-17T07:08:20.765Z Downloaded typify-macro v0.2.0
11062025-01-17T07:08:20.768Z Downloaded memmap2 v0.9.5
11072025-01-17T07:08:20.769Z Downloaded lru v0.12.5
11082025-01-17T07:08:20.771Z Downloaded icu_locid v1.5.0
11092025-01-17T07:08:20.774Z Downloaded lockfree-object-pool v0.1.6
11102025-01-17T07:08:20.777Z Downloaded libefi-sys v0.1.0
11112025-01-17T07:08:20.777Z Downloaded cfg_aliases v0.2.1
11122025-01-17T07:08:20.779Z Downloaded base64ct v1.6.0
11132025-01-17T07:08:20.782Z Downloaded cancel-safe-futures v0.1.5
11142025-01-17T07:08:20.785Z Downloaded ipnetwork v0.20.0
11152025-01-17T07:08:20.787Z Downloaded internet-checksum v0.2.1
11162025-01-17T07:08:20.787Z Downloaded idna_adapter v1.2.0
11172025-01-17T07:08:20.787Z Downloaded icu_locid_transform v1.5.0
11182025-01-17T07:08:20.790Z Downloaded hyper-tls v0.6.0
11192025-01-17T07:08:20.793Z Downloaded const_format_proc_macros v0.2.33
11202025-01-17T07:08:20.793Z Downloaded lalrpop-util v0.19.12
11212025-01-17T07:08:20.798Z Downloaded inout v0.1.3
11222025-01-17T07:08:20.798Z Downloaded indent_write v2.2.0
11232025-01-17T07:08:20.798Z Downloaded maplit v1.0.2
11242025-01-17T07:08:20.801Z Downloaded impl-trait-for-tuples v0.2.2
11252025-01-17T07:08:20.801Z Downloaded kstat-rs v0.2.4
11262025-01-17T07:08:20.801Z Downloaded hubpack v0.1.2
11272025-01-17T07:08:20.804Z Downloaded async-trait v0.1.83
11282025-01-17T07:08:20.806Z Downloaded atomic-waker v1.1.2
11292025-01-17T07:08:20.810Z Downloaded arrayvec v0.7.6
11302025-01-17T07:08:20.813Z Downloaded crossbeam-deque v0.8.5
11312025-01-17T07:08:20.815Z Downloaded castaway v0.2.3
11322025-01-17T07:08:20.815Z Downloaded convert_case v0.4.0
11332025-01-17T07:08:20.818Z Downloaded constant_time_eq v0.3.1
11342025-01-17T07:08:20.818Z Downloaded httpdate v1.0.3
11352025-01-17T07:08:20.822Z Downloaded block-padding v0.3.3
11362025-01-17T07:08:20.822Z Downloaded bit-set v0.5.3
11372025-01-17T07:08:20.822Z Downloaded cbc v0.1.2
11382025-01-17T07:08:20.824Z Downloaded buf-list v1.0.3
11392025-01-17T07:08:20.824Z Downloaded bitfield-struct v0.6.2
11402025-01-17T07:08:20.827Z Downloaded bitfield v0.14.0
11412025-01-17T07:08:20.827Z Downloaded chacha20 v0.9.1
11422025-01-17T07:08:20.829Z Downloaded cobs v0.2.3
11432025-01-17T07:08:20.829Z Downloaded cassowary v0.3.0
11442025-01-17T07:08:20.833Z Downloaded ring v0.17.8
11452025-01-17T07:08:20.902Z Downloaded base16ct v0.2.0
11462025-01-17T07:08:20.906Z Downloaded icu_provider_macros v1.5.0
11472025-01-17T07:08:20.906Z Downloaded ciborium-ll v0.2.2
11482025-01-17T07:08:20.906Z Downloaded bb8 v0.8.5
11492025-01-17T07:08:20.909Z Downloaded ascii-canvas v3.0.0
11502025-01-17T07:08:20.909Z Downloaded arrayref v0.3.9
11512025-01-17T07:08:20.970Z Downloaded libsqlite3-sys v0.30.1
11522025-01-17T07:08:21.171Z Downloaded aws-lc-sys v0.22.0
11532025-01-17T07:08:21.484Z Compiling serde v1.0.217
11542025-01-17T07:08:21.487Z Compiling lock_api v0.4.12
11552025-01-17T07:08:21.487Z Compiling scopeguard v1.2.0
11562025-01-17T07:08:21.487Z Compiling value-bag v1.9.0
11572025-01-17T07:08:21.487Z Compiling typenum v1.17.0
11582025-01-17T07:08:21.489Z Compiling generic-array v0.14.7
11592025-01-17T07:08:21.489Z Compiling syn v2.0.96
11602025-01-17T07:08:21.641Z Compiling getrandom v0.2.15
11612025-01-17T07:08:21.780Z Compiling shlex v1.3.0
11622025-01-17T07:08:22.058Z Compiling rand_core v0.6.4
11632025-01-17T07:08:22.096Z Compiling log v0.4.22
11642025-01-17T07:08:22.200Z Compiling subtle v2.6.1
11652025-01-17T07:08:22.218Z Compiling jobserver v0.1.32
11662025-01-17T07:08:22.237Z Compiling smallvec v1.13.2
11672025-01-17T07:08:22.555Z Compiling const-oid v0.9.6
11682025-01-17T07:08:22.576Z Compiling spin v0.9.8
11692025-01-17T07:08:22.601Z Compiling pin-project-lite v0.2.14
11702025-01-17T07:08:22.656Z Compiling cc v1.1.30
11712025-01-17T07:08:22.748Z Compiling rustix v0.38.37
11722025-01-17T07:08:22.874Z Compiling parking_lot_core v0.9.10
11732025-01-17T07:08:22.950Z Compiling futures-core v0.3.31
11742025-01-17T07:08:23.049Z Compiling signal-hook-registry v1.4.2
11752025-01-17T07:08:23.183Z Compiling mio v1.0.2
11762025-01-17T07:08:23.544Z Compiling aho-corasick v1.1.3
11772025-01-17T07:08:23.753Z Compiling parking_lot v0.12.3
11782025-01-17T07:08:23.895Z Compiling stable_deref_trait v1.2.0
11792025-01-17T07:08:24.018Z Compiling regex-syntax v0.8.5
11802025-01-17T07:08:24.123Z Compiling either v1.13.0
11812025-01-17T07:08:24.247Z Compiling cpufeatures v0.2.14
11822025-01-17T07:08:24.358Z Compiling lazy_static v1.5.0
11832025-01-17T07:08:24.496Z Compiling glob v0.3.1
11842025-01-17T07:08:24.498Z Compiling futures-sink v0.3.31
11852025-01-17T07:08:24.538Z Compiling socket2 v0.5.7
11862025-01-17T07:08:24.592Z Compiling slab v0.4.9
11872025-01-17T07:08:24.668Z Compiling prettyplease v0.2.25
11882025-01-17T07:08:25.015Z Compiling serde_json v1.0.135
11892025-01-17T07:08:25.039Z Compiling minimal-lexical v0.2.1
11902025-01-17T07:08:25.347Z Compiling clang-sys v1.8.1
11912025-01-17T07:08:25.393Z Compiling libloading v0.8.5
11922025-01-17T07:08:25.585Z Compiling nom v7.1.3
11932025-01-17T07:08:25.730Z Compiling bindgen v0.69.5
11942025-01-17T07:08:25.845Z Compiling home v0.5.9
11952025-01-17T07:08:26.111Z Compiling futures-channel v0.3.31
11962025-01-17T07:08:26.357Z Compiling itertools v0.12.1
11972025-01-17T07:08:26.543Z Compiling rustc-hash v1.1.0
11982025-01-17T07:08:26.594Z Compiling lazycell v1.3.0
11992025-01-17T07:08:26.702Z Compiling libm v0.2.8
12002025-01-17T07:08:26.785Z Compiling allocator-api2 v0.2.18
12012025-01-17T07:08:27.050Z Compiling foldhash v0.1.3
12022025-01-17T07:08:27.392Z Compiling pin-utils v0.1.0
12032025-01-17T07:08:27.501Z Compiling futures-io v0.3.31
12042025-01-17T07:08:27.543Z Compiling futures-task v0.3.31
12052025-01-17T07:08:27.758Z Compiling regex-automata v0.4.8
12062025-01-17T07:08:27.838Z Compiling hashbrown v0.15.1
12072025-01-17T07:08:28.446Z Compiling cmake v0.1.51
12082025-01-17T07:08:28.927Z Compiling synstructure v0.13.1
12092025-01-17T07:08:29.237Z Compiling cexpr v0.6.0
12102025-01-17T07:08:29.289Z Compiling num-traits v0.2.19
12112025-01-17T07:08:29.593Z Compiling pkg-config v0.3.31
12122025-01-17T07:08:30.288Z Compiling fs_extra v1.3.0
12132025-01-17T07:08:30.392Z Compiling dunce v1.0.5
12142025-01-17T07:08:30.884Z Compiling writeable v0.5.5
12152025-01-17T07:08:30.887Z Compiling litemap v0.7.3
12162025-01-17T07:08:30.976Z Compiling ring v0.17.8
12172025-01-17T07:08:31.277Z Compiling base64ct v1.6.0
12182025-01-17T07:08:31.426Z Compiling paste v1.0.15
12192025-01-17T07:08:31.854Z Compiling pem-rfc7468 v0.7.0
12202025-01-17T07:08:31.993Z Compiling httparse v1.9.5
12212025-01-17T07:08:32.129Z Compiling aws-lc-rs v1.10.0
12222025-01-17T07:08:32.435Z Compiling flagset v0.4.6
12232025-01-17T07:08:32.496Z Compiling icu_locid_transform_data v1.5.0
12242025-01-17T07:08:32.630Z Compiling tracing-core v0.1.32
12252025-01-17T07:08:32.734Z Compiling icu_properties_data v1.5.0
12262025-01-17T07:08:32.991Z Compiling crossbeam-utils v0.8.20
12272025-01-17T07:08:33.425Z Compiling regex v1.11.1
12282025-01-17T07:08:33.472Z Compiling percent-encoding v2.3.1
12292025-01-17T07:08:33.599Z Compiling rustls-pki-types v1.10.0
12302025-01-17T07:08:33.793Z Compiling utf8_iter v1.0.4
12312025-01-17T07:08:34.038Z Compiling powerfmt v0.2.0
12322025-01-17T07:08:34.178Z Compiling serde_derive v1.0.217
12332025-01-17T07:08:34.341Z Compiling zeroize_derive v1.4.2
12342025-01-17T07:08:34.395Z Compiling zerocopy-derive v0.7.35
12352025-01-17T07:08:34.415Z Compiling tokio-macros v2.5.0
12362025-01-17T07:08:34.489Z Compiling zerofrom-derive v0.1.4
12372025-01-17T07:08:35.774Z Compiling zeroize v1.8.1
12382025-01-17T07:08:35.892Z Compiling yoke-derive v0.7.4
12392025-01-17T07:08:36.356Z Compiling zerocopy v0.7.35
12402025-01-17T07:08:36.557Z Compiling zerovec-derive v0.10.3
12412025-01-17T07:08:37.321Z Compiling crypto-common v0.1.6
12422025-01-17T07:08:37.549Z Compiling block-buffer v0.10.4
12432025-01-17T07:08:37.575Z Compiling thiserror-impl v1.0.69
12442025-01-17T07:08:37.777Z Compiling digest v0.10.7
12452025-01-17T07:08:37.858Z Compiling zerofrom v0.1.4
12462025-01-17T07:08:38.052Z Compiling futures-macro v0.3.31
12472025-01-17T07:08:38.220Z Compiling hmac v0.12.1
12482025-01-17T07:08:38.468Z Compiling yoke v0.7.4
12492025-01-17T07:08:38.487Z Compiling displaydoc v0.2.5
12502025-01-17T07:08:38.588Z Compiling block-padding v0.3.3
12512025-01-17T07:08:38.813Z Compiling inout v0.1.3
12522025-01-17T07:08:38.840Z Compiling sha2 v0.10.8
12532025-01-17T07:08:38.917Z Compiling zerovec v0.10.4
12542025-01-17T07:08:39.087Z Compiling cipher v0.4.4
12552025-01-17T07:08:39.585Z Compiling icu_provider_macros v1.5.0
12562025-01-17T07:08:39.772Z Compiling futures-util v0.3.31
12572025-01-17T07:08:39.976Z Compiling ppv-lite86 v0.2.20
12582025-01-17T07:08:40.458Z Compiling thiserror v1.0.69
12592025-01-17T07:08:40.603Z Compiling tinystr v0.7.6
12602025-01-17T07:08:40.649Z Compiling der_derive v0.7.3
12612025-01-17T07:08:40.731Z Compiling rand_chacha v0.3.1
12622025-01-17T07:08:40.900Z Compiling icu_locid v1.5.0
12632025-01-17T07:08:40.971Z Compiling icu_collections v1.5.0
12642025-01-17T07:08:42.155Z Compiling icu_provider v1.5.0
12652025-01-17T07:08:42.195Z Compiling tracing-attributes v0.1.27
12662025-01-17T07:08:42.866Z Compiling icu_locid_transform v1.5.0
12672025-01-17T07:08:42.888Z Compiling der v0.7.9
12682025-01-17T07:08:42.891Z Compiling rand v0.8.5
12692025-01-17T07:08:43.028Z Compiling pest v2.7.14
12702025-01-17T07:08:44.866Z Compiling spki v0.7.3
12712025-01-17T07:08:44.925Z Compiling icu_properties v1.5.1
12722025-01-17T07:08:45.166Z Compiling salsa20 v0.10.2
12732025-01-17T07:08:45.222Z Compiling pbkdf2 v0.12.2
12742025-01-17T07:08:45.365Z Compiling tracing v0.1.40
12752025-01-17T07:08:45.390Z Compiling untrusted v0.7.1
12762025-01-17T07:08:45.440Z Compiling time-core v0.1.2
12772025-01-17T07:08:45.514Z Compiling mirai-annotations v1.12.0
12782025-01-17T07:08:45.599Z Compiling utf16_iter v1.0.5
12792025-01-17T07:08:45.618Z Compiling num-conv v0.1.0
12802025-01-17T07:08:45.703Z Compiling untrusted v0.9.0
12812025-01-17T07:08:45.815Z Compiling write16 v1.0.0
12822025-01-17T07:08:45.838Z Compiling icu_normalizer_data v1.5.0
12832025-01-17T07:08:45.873Z Compiling vcpkg v0.2.15
12842025-01-17T07:08:45.896Z Compiling time-macros v0.2.18
12852025-01-17T07:08:45.943Z Compiling pest_meta v2.7.14
12862025-01-17T07:08:45.946Z Compiling scrypt v0.11.0
12872025-01-17T07:08:45.995Z Compiling cbc v0.1.2
12882025-01-17T07:08:46.224Z Compiling aes v0.8.4
12892025-01-17T07:08:46.464Z Compiling deranged v0.3.11
12902025-01-17T07:08:46.905Z Compiling bitflags v2.6.0
12912025-01-17T07:08:47.343Z Compiling bytes v1.9.0
12922025-01-17T07:08:48.525Z Compiling tokio v1.43.0
12932025-01-17T07:08:48.910Z Compiling indexmap v2.7.0
12942025-01-17T07:08:48.978Z Compiling http v1.2.0
12952025-01-17T07:08:49.413Z Compiling semver v1.0.24
12962025-01-17T07:08:49.470Z Compiling icu_normalizer v1.5.0
12972025-01-17T07:08:50.136Z Compiling rustc_version v0.4.1
12982025-01-17T07:08:50.206Z Compiling openssl-sys v0.9.103
12992025-01-17T07:08:50.395Z Compiling scroll_derive v0.12.0
13002025-01-17T07:08:50.843Z Compiling num_threads v0.1.7
13012025-01-17T07:08:50.981Z Compiling atomic-waker v1.1.2
13022025-01-17T07:08:51.165Z Compiling tinyvec_macros v0.1.1
13032025-01-17T07:08:51.185Z Compiling time v0.3.36
13042025-01-17T07:08:51.263Z Compiling tinyvec v1.8.0
13052025-01-17T07:08:51.283Z Compiling which v4.4.2
13062025-01-17T07:08:51.500Z Compiling http-body v1.0.1
13072025-01-17T07:08:51.779Z Compiling scroll v0.12.0
13082025-01-17T07:08:51.829Z Compiling idna_adapter v1.2.0
13092025-01-17T07:08:51.857Z Compiling pest_generator v2.7.14
13102025-01-17T07:08:52.049Z Compiling pkcs5 v0.7.1
13112025-01-17T07:08:52.306Z Compiling form_urlencoded v1.2.1
13122025-01-17T07:08:52.482Z Compiling slog v2.7.0
13132025-01-17T07:08:52.611Z Compiling try-lock v0.2.5
13142025-01-17T07:08:52.729Z Compiling pkcs8 v0.10.2
13152025-01-17T07:08:52.773Z Compiling want v0.3.1
13162025-01-17T07:08:53.030Z Compiling goblin v0.8.2
13172025-01-17T07:08:53.051Z Compiling idna v1.0.3
13182025-01-17T07:08:53.139Z Compiling uuid v1.11.0
13192025-01-17T07:08:53.396Z Compiling iana-time-zone v0.1.61
13202025-01-17T07:08:53.702Z Compiling pest_derive v2.7.14
13212025-01-17T07:08:53.780Z Compiling httpdate v1.0.3
13222025-01-17T07:08:54.238Z Compiling chrono v0.4.38
13232025-01-17T07:08:54.489Z Compiling dtrace-parser v0.2.0
13242025-01-17T07:08:54.618Z Compiling serde_spanned v0.6.8
13252025-01-17T07:08:54.851Z Compiling serde_tokenstream v0.2.2
13262025-01-17T07:08:55.238Z Compiling toml_datetime v0.6.8
13272025-01-17T07:08:55.485Z Compiling openssl v0.10.66
13282025-01-17T07:08:55.759Z Compiling tower-service v0.3.3
13292025-01-17T07:08:55.893Z Compiling base64 v0.22.1
13302025-01-17T07:08:55.896Z Compiling adler2 v2.0.0
13312025-01-17T07:08:55.935Z Compiling foreign-types-shared v0.1.1
13322025-01-17T07:08:56.068Z Compiling match_cfg v0.1.0
13332025-01-17T07:08:56.126Z Compiling rustversion v1.0.17
13342025-01-17T07:08:56.176Z Compiling hostname v0.3.1
13352025-01-17T07:08:56.389Z Compiling tokio-util v0.7.12
13362025-01-17T07:08:56.411Z Compiling miniz_oxide v0.8.0
13372025-01-17T07:08:56.586Z Compiling foreign-types v0.3.2
13382025-01-17T07:08:56.729Z Compiling url v2.5.3
13392025-01-17T07:08:57.585Z Compiling h2 v0.4.6
13402025-01-17T07:08:57.612Z Compiling async-trait v0.1.83
13412025-01-17T07:08:57.854Z Compiling openssl-macros v0.1.1
13422025-01-17T07:08:58.105Z Compiling serde_derive_internals v0.29.1
13432025-01-17T07:08:58.494Z Compiling dirs-sys-next v0.1.2
13442025-01-17T07:08:58.589Z Compiling native-tls v0.2.12
13452025-01-17T07:08:58.930Z Compiling dof v0.3.0
13462025-01-17T07:08:59.034Z Compiling schemars v0.8.21
13472025-01-17T07:08:59.373Z Compiling rustls v0.23.19
13482025-01-17T07:08:59.662Z Compiling usdt-impl v0.5.0
13492025-01-17T07:09:00.053Z Compiling siphasher v0.3.11
13502025-01-17T07:09:00.485Z Compiling rustls v0.22.4
13512025-01-17T07:09:00.506Z Compiling data-encoding v2.6.0
13522025-01-17T07:09:00.718Z Compiling syn v1.0.109
13532025-01-17T07:09:00.802Z Compiling schemars_derive v0.8.21
13542025-01-17T07:09:01.152Z Compiling dirs-next v2.0.0
13552025-01-17T07:09:01.941Z Compiling unicode-normalization v0.1.24
13562025-01-17T07:09:02.499Z Compiling http-body-util v0.1.2
13572025-01-17T07:09:02.526Z Compiling crossbeam-epoch v0.9.18
13582025-01-17T07:09:02.623Z Compiling heapless v0.7.17
13592025-01-17T07:09:02.952Z Compiling sha1 v0.10.6
13602025-01-17T07:09:03.028Z Compiling signature v2.2.0
13612025-01-17T07:09:03.057Z Compiling bzip2-sys v0.1.11+1.0.8
13622025-01-17T07:09:03.198Z Compiling thread_local v1.1.8
13632025-01-17T07:09:03.320Z Compiling multer v3.1.0
13642025-01-17T07:09:03.355Z Compiling encoding_rs v0.8.34
13652025-01-17T07:09:03.531Z Compiling cookie v0.18.1
13662025-01-17T07:09:03.633Z Compiling ipnet v2.10.1
13672025-01-17T07:09:03.653Z Compiling gimli v0.31.1
13682025-01-17T07:09:03.779Z Compiling signal-hook v0.3.17
13692025-01-17T07:09:03.815Z Compiling unicode-bidi v0.3.17
13702025-01-17T07:09:04.032Z Compiling openssl-probe v0.1.5
13712025-01-17T07:09:04.329Z Compiling dyn-clone v1.0.17
13722025-01-17T07:09:04.562Z Compiling hyper v1.5.2
13732025-01-17T07:09:04.717Z Compiling slog-async v2.8.0
13742025-01-17T07:09:05.088Z Compiling unicode-properties v0.1.3
13752025-01-17T07:09:05.194Z Compiling rayon-core v1.12.1
13762025-01-17T07:09:05.504Z Compiling mime v0.3.17
13772025-01-17T07:09:05.548Z Compiling toml_edit v0.22.22
13782025-01-17T07:09:06.065Z Compiling stringprep v0.1.5
13792025-01-17T07:09:07.170Z Compiling hyper-util v0.1.10
13802025-01-17T07:09:07.774Z Compiling addr2line v0.24.2
13812025-01-17T07:09:08.424Z Compiling crossbeam-deque v0.8.5
13822025-01-17T07:09:08.498Z Compiling usdt-attr-macro v0.5.0
13832025-01-17T07:09:08.778Z Compiling usdt-macro v0.5.0
13842025-01-17T07:09:09.868Z Compiling term v0.7.0
13852025-01-17T07:09:09.899Z Compiling slog-json v2.6.1
13862025-01-17T07:09:10.071Z Compiling serde_urlencoded v0.7.1
13872025-01-17T07:09:10.183Z Compiling crossbeam-channel v0.5.13
13882025-01-17T07:09:10.255Z Compiling curve25519-dalek v4.1.3
13892025-01-17T07:09:10.607Z Compiling enum-as-inner v0.6.1
13902025-01-17T07:09:11.008Z Compiling futures-executor v0.3.31
13912025-01-17T07:09:11.216Z Compiling md-5 v0.10.6
13922025-01-17T07:09:11.277Z Compiling async-stream-impl v0.3.6
13932025-01-17T07:09:11.333Z Compiling rustls-pemfile v2.2.0
13942025-01-17T07:09:11.480Z Compiling num-integer v0.1.46
13952025-01-17T07:09:11.555Z Compiling hash32 v0.2.1
13962025-01-17T07:09:11.644Z Compiling ff v0.13.0
13972025-01-17T07:09:11.664Z Compiling is-terminal v0.4.13
13982025-01-17T07:09:11.809Z Compiling object v0.36.5
13992025-01-17T07:09:11.886Z Compiling dropshot v0.12.0
14002025-01-17T07:09:11.919Z Compiling base16ct v0.2.0
14012025-01-17T07:09:12.196Z Compiling num-bigint-dig v0.8.4
14022025-01-17T07:09:12.219Z Compiling rustc-demangle v0.1.24
14032025-01-17T07:09:12.250Z Compiling smoltcp v0.9.1
14042025-01-17T07:09:12.503Z Compiling portable-atomic v1.9.0
14052025-01-17T07:09:12.607Z Compiling litrs v0.4.1
14062025-01-17T07:09:12.893Z Compiling quick-error v1.2.3
14072025-01-17T07:09:12.990Z Compiling utf-8 v0.7.6
14082025-01-17T07:09:13.057Z Compiling anyhow v1.0.93
14092025-01-17T07:09:13.137Z Compiling psl-types v2.0.11
14102025-01-17T07:09:13.307Z Compiling linked-hash-map v0.5.6
14112025-01-17T07:09:13.356Z Compiling take_mut v0.2.2
14122025-01-17T07:09:13.469Z Compiling fallible-iterator v0.2.0
14132025-01-17T07:09:13.624Z Compiling lru-cache v0.1.2
14142025-01-17T07:09:13.727Z Compiling document-features v0.2.10
14152025-01-17T07:09:13.886Z Compiling publicsuffix v2.3.0
14162025-01-17T07:09:14.043Z Compiling tungstenite v0.24.0
14172025-01-17T07:09:14.100Z Compiling postgres-protocol v0.6.7
14182025-01-17T07:09:14.186Z Compiling resolv-conf v0.7.0
14192025-01-17T07:09:14.637Z Compiling async-stream v0.3.6
14202025-01-17T07:09:14.919Z Compiling sec1 v0.7.3
14212025-01-17T07:09:14.976Z Compiling num-iter v0.1.45
14222025-01-17T07:09:15.009Z Compiling group v0.13.0
14232025-01-17T07:09:15.283Z Compiling slog-term v2.9.1
14242025-01-17T07:09:15.345Z Compiling usdt v0.5.0
14252025-01-17T07:09:15.504Z Compiling hickory-proto v0.24.2
14262025-01-17T07:09:15.894Z Compiling futures v0.3.31
14272025-01-17T07:09:16.088Z Compiling slog-bunyan v2.5.0
14282025-01-17T07:09:16.220Z Compiling toml v0.8.19
14292025-01-17T07:09:17.519Z Compiling tokio-native-tls v0.3.1
14302025-01-17T07:09:17.667Z Compiling camino v1.1.9
14312025-01-17T07:09:17.808Z Compiling phf_shared v0.11.2
14322025-01-17T07:09:17.827Z Compiling dropshot_endpoint v0.12.0
14332025-01-17T07:09:18.171Z Compiling terminal_size v0.4.0
14342025-01-17T07:09:18.206Z Compiling waitgroup v0.1.2
14352025-01-17T07:09:18.408Z Compiling backtrace v0.3.74
14362025-01-17T07:09:18.440Z Compiling openapiv3 v2.0.0
14372025-01-17T07:09:18.498Z Compiling serde_path_to_error v0.1.16
14382025-01-17T07:09:19.059Z Compiling hkdf v0.12.4
14392025-01-17T07:09:19.242Z Compiling crypto-bigint v0.5.5
14402025-01-17T07:09:19.317Z Compiling curve25519-dalek-derive v0.1.1
14412025-01-17T07:09:20.814Z Compiling zerocopy-derive v0.6.6
14422025-01-17T07:09:21.455Z Compiling webpki-roots v0.26.6
14432025-01-17T07:09:21.587Z Compiling hubpack_derive v0.1.1
14442025-01-17T07:09:21.674Z Compiling hostname v0.4.0
14452025-01-17T07:09:21.879Z Compiling crc32fast v1.4.2
14462025-01-17T07:09:22.033Z Compiling fs-err v2.11.0
14472025-01-17T07:09:22.225Z Compiling ahash v0.8.11
14482025-01-17T07:09:22.335Z Compiling newtype-uuid v1.2.1
14492025-01-17T07:09:22.416Z Compiling bitflags v1.3.2
14502025-01-17T07:09:22.437Z Compiling debug-ignore v1.0.5
14512025-01-17T07:09:22.526Z Compiling winnow v0.5.40
14522025-01-17T07:09:22.547Z Compiling managed v0.8.0
14532025-01-17T07:09:22.642Z Compiling clap_builder v4.5.21
14542025-01-17T07:09:22.687Z Compiling console v0.15.8
14552025-01-17T07:09:22.725Z Compiling zerocopy v0.6.6
14562025-01-17T07:09:23.466Z Compiling strum_macros v0.25.3
14572025-01-17T07:09:24.100Z Compiling hubpack v0.1.2
14582025-01-17T07:09:24.692Z Compiling flate2 v1.0.34
14592025-01-17T07:09:24.713Z Compiling elliptic-curve v0.13.8
14602025-01-17T07:09:24.908Z Compiling hickory-resolver v0.24.2
14612025-01-17T07:09:25.598Z Compiling phf v0.11.2
14622025-01-17T07:09:25.890Z Compiling toml_edit v0.19.15
14632025-01-17T07:09:25.981Z Compiling hyper-tls v0.6.0
14642025-01-17T07:09:26.302Z Compiling signal-hook-mio v0.2.4
14652025-01-17T07:09:26.406Z Compiling rayon v1.10.0
14662025-01-17T07:09:26.472Z Compiling cookie_store v0.21.1
14672025-01-17T07:09:27.326Z Compiling bzip2 v0.4.4
14682025-01-17T07:09:27.963Z Compiling tokio-tungstenite v0.24.0
14692025-01-17T07:09:28.510Z Compiling postgres-types v0.2.8
14702025-01-17T07:09:30.712Z Compiling ed25519 v2.2.3
14712025-01-17T07:09:30.830Z Compiling phf_shared v0.10.0
14722025-01-17T07:09:30.855Z Compiling tokio-stream v0.1.16
14732025-01-17T07:09:31.098Z Compiling pkcs1 v0.7.5
14742025-01-17T07:09:31.207Z Compiling serde-big-array v0.5.1
14752025-01-17T07:09:31.445Z Compiling clap_derive v4.5.18
14762025-01-17T07:09:31.814Z Compiling rfc6979 v0.4.0
14772025-01-17T07:09:32.003Z Compiling derive-where v1.2.7
14782025-01-17T07:09:32.023Z Compiling serde_repr v0.1.19
14792025-01-17T07:09:32.607Z Compiling float-cmp v0.9.0
14802025-01-17T07:09:32.834Z Compiling bstr v1.10.0
14812025-01-17T07:09:33.140Z Compiling sync_wrapper v1.0.1
14822025-01-17T07:09:33.161Z Compiling predicates-core v1.0.8
14832025-01-17T07:09:33.206Z Compiling precomputed-hash v0.1.1
14842025-01-17T07:09:33.313Z Compiling normalize-line-endings v0.3.0
14852025-01-17T07:09:33.344Z Compiling unicode-width v0.2.0
14862025-01-17T07:09:33.448Z Compiling fixedbitset v0.4.2
14872025-01-17T07:09:33.471Z Compiling static_assertions v1.1.0
14882025-01-17T07:09:33.582Z Compiling new_debug_unreachable v1.0.6
14892025-01-17T07:09:33.693Z Compiling whoami v1.5.2
14902025-01-17T07:09:33.879Z Compiling difflib v0.4.0
14912025-01-17T07:09:33.900Z Compiling number_prefix v0.4.0
14922025-01-17T07:09:34.145Z Compiling bit-vec v0.6.3
14932025-01-17T07:09:34.260Z Compiling unicode-segmentation v1.12.0
14942025-01-17T07:09:34.529Z Compiling bit-set v0.5.3
14952025-01-17T07:09:34.570Z Compiling predicates v3.1.2
14962025-01-17T07:09:34.809Z Compiling indicatif v0.17.9
14972025-01-17T07:09:35.180Z Compiling similar v2.6.0
14982025-01-17T07:09:35.272Z Compiling tokio-postgres v0.7.12
14992025-01-17T07:09:35.275Z Compiling petgraph v0.6.5
15002025-01-17T07:09:36.097Z Compiling clap v4.5.21
15012025-01-17T07:09:36.119Z Compiling string_cache v0.8.7
15022025-01-17T07:09:36.229Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15032025-01-17T07:09:36.549Z Compiling ecdsa v0.16.9
15042025-01-17T07:09:36.900Z Compiling rsa v0.9.6
15052025-01-17T07:09:37.352Z Compiling ed25519-dalek v2.1.1
15062025-01-17T07:09:37.375Z Compiling toml v0.7.8
15072025-01-17T07:09:38.657Z Compiling zip v0.6.6
15082025-01-17T07:09:38.793Z Compiling crossterm v0.28.1
15092025-01-17T07:09:40.191Z Compiling hex v0.4.3
15102025-01-17T07:09:40.278Z Compiling x509-cert v0.2.5
15112025-01-17T07:09:40.827Z Compiling itertools v0.10.5
15122025-01-17T07:09:40.975Z Compiling unicode-xid v0.2.6
15132025-01-17T07:09:41.194Z Compiling lalrpop-util v0.19.12
15142025-01-17T07:09:41.559Z Compiling peg-runtime v0.8.3
15152025-01-17T07:09:41.596Z Compiling strum_macros v0.26.4
15162025-01-17T07:09:42.121Z Compiling xattr v1.3.1
15172025-01-17T07:09:42.142Z Compiling filetime v0.2.25
15182025-01-17T07:09:42.407Z Compiling tar v0.4.42
15192025-01-17T07:09:46.254Z Compiling strum v0.26.3
15202025-01-17T07:09:49.552Z Compiling aws-lc-sys v0.22.0
15212025-01-17T07:10:22.676Z Compiling rustls-webpki v0.102.8
15222025-01-17T07:10:25.864Z Compiling tokio-rustls v0.25.0
15232025-01-17T07:10:27.535Z Compiling tokio-rustls v0.26.0
15242025-01-17T07:10:27.785Z Compiling hyper-rustls v0.27.3
15252025-01-17T07:10:28.111Z Compiling reqwest v0.12.9
15262025-01-17T07:10:29.423Z Compiling qorb v0.2.1
15272025-01-17T07:10:32.491Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15282025-01-17T07:10:32.736Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15292025-01-17T07:10:37.249Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s
15302025-01-17T07:10:37.397Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15312025-01-17T07:10:37.452ZJan 17 07:10:37.127 INFO Starting download, target: Clickhouse
15322025-01-17T07:10:37.452ZJan 17 07:10:37.127 INFO Starting download, target: Console
15332025-01-17T07:10:37.452ZJan 17 07:10:37.127 INFO Starting download, target: Cockroach
15342025-01-17T07:10:37.452ZJan 17 07:10:37.127 INFO Starting download, target: DendriteOpenapi
15352025-01-17T07:10:37.469ZJan 17 07:10:37.127 INFO Starting download, target: DendriteStub
15362025-01-17T07:10:37.469ZJan 17 07:10:37.127 INFO Starting download, target: MaghemiteMgd
15372025-01-17T07:10:37.469ZJan 17 07:10:37.127 INFO Starting download, target: TransceiverControl
15382025-01-17T07:10:37.469ZJan 17 07:10:37.128 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15392025-01-17T07:10:37.469ZJan 17 07:10:37.128 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15402025-01-17T07:10:37.469ZJan 17 07:10:37.128 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15412025-01-17T07:10:37.469ZJan 17 07:10:37.128 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15422025-01-17T07:10:37.470ZJan 17 07:10:37.129 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15432025-01-17T07:10:37.470ZJan 17 07:10:37.129 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15442025-01-17T07:10:37.470ZJan 17 07:10:37.129 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15452025-01-17T07:10:37.979ZJan 17 07:10:37.627 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15462025-01-17T07:10:38.049ZJan 17 07:10:37.700 INFO Download complete, target: DendriteOpenapi
15472025-01-17T07:10:38.203ZJan 17 07:10:37.849 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15482025-01-17T07:10:38.268ZJan 17 07:10:37.926 INFO Download complete, target: Console
15492025-01-17T07:10:38.587ZJan 17 07:10:38.250 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15502025-01-17T07:10:38.833ZJan 17 07:10:38.500 INFO Download complete, target: TransceiverControl
15512025-01-17T07:10:38.960ZJan 17 07:10:38.637 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15522025-01-17T07:10:39.438ZJan 17 07:10:39.118 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15532025-01-17T07:10:39.438ZJan 17 07:10:39.118 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15542025-01-17T07:10:39.837ZJan 17 07:10:39.516 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15552025-01-17T07:10:41.382ZJan 17 07:10:41.061 INFO Download complete, target: DendriteStub
15562025-01-17T07:10:41.933ZJan 17 07:10:41.612 INFO Download complete, target: MaghemiteMgd
15572025-01-17T07:10:46.834ZJan 17 07:10:46.514 INFO Checking that binary works, target: Cockroach
15582025-01-17T07:10:46.996ZJan 17 07:10:46.675 INFO Download complete, target: Cockroach
15592025-01-17T07:10:52.287ZJan 17 07:10:51.966 INFO Checking that binary works, target: Clickhouse
15602025-01-17T07:10:52.828ZJan 17 07:10:52.507 INFO Download complete, target: Clickhouse
15612025-01-17T07:10:52.835ZAll prerequisites installed successfully
15622025-01-17T07:10:52.838Z
15632025-01-17T07:10:52.838Zreal 4:58.994289507
15642025-01-17T07:10:52.838Zuser 15:41.930311473
15652025-01-17T07:10:52.838Zsys 2:03.089633672
15662025-01-17T07:10:52.838Ztrap 0.548387689
15672025-01-17T07:10:52.838Ztflt 7.316214301
15682025-01-17T07:10:52.838Zdflt 5.082811225
15692025-01-17T07:10:52.838Zkflt 0.262285819
15702025-01-17T07:10:52.838Zlock 24:50.513547536
15712025-01-17T07:10:52.838Zslp 56:22.281964310
15722025-01-17T07:10:52.838Zlat 54.652940558
15732025-01-17T07:10:52.838Zstop 2:19.643109090
15742025-01-17T07:10:52.838Z+ ptime -m cargo xtask download softnpu
15752025-01-17T07:10:53.371Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15762025-01-17T07:10:53.388Z Running `target/debug/xtask download softnpu`
15772025-01-17T07:10:54.195Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
15782025-01-17T07:10:54.250Z Running `target/debug/xtask-downloader softnpu`
15792025-01-17T07:10:54.288ZJan 17 07:10:53.967 INFO Starting download, target: Softnpu
15802025-01-17T07:10:54.291ZJan 17 07:10:53.967 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
15812025-01-17T07:10:54.996ZJan 17 07:10:54.675 INFO Download complete, target: Softnpu
15822025-01-17T07:10:55.000Z
15832025-01-17T07:10:55.003Zreal 2.157580045
15842025-01-17T07:10:55.003Zuser 1.252592755
15852025-01-17T07:10:55.003Zsys 0.539202644
15862025-01-17T07:10:55.004Ztrap 0.000641126
15872025-01-17T07:10:55.004Ztflt 0.000021796
15882025-01-17T07:10:55.004Zdflt 0.000070036
15892025-01-17T07:10:55.004Zkflt 0.000000000
15902025-01-17T07:10:55.004Zlock 7.210345523
15912025-01-17T07:10:55.004Zslp 0.549152765
15922025-01-17T07:10:55.004Zlat 0.068245878
15932025-01-17T07:10:55.004Zstop 0.000165531
15942025-01-17T07:10:55.005Z+ export CARGO_INCREMENTAL=0
15952025-01-17T07:10:55.005Z+ CARGO_INCREMENTAL=0
15962025-01-17T07:10:55.005Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
15972025-01-17T07:10:55.976Z Compiling proc-macro2 v1.0.92
15982025-01-17T07:10:55.979Z Compiling unicode-ident v1.0.14
15992025-01-17T07:10:55.979Z Compiling libc v0.2.169
16002025-01-17T07:10:55.979Z Compiling serde v1.0.217
16012025-01-17T07:10:55.979Z Compiling autocfg v1.4.0
16022025-01-17T07:10:55.979Z Compiling version_check v0.9.5
16032025-01-17T07:10:55.979Z Compiling cfg-if v1.0.0
16042025-01-17T07:10:56.222Z Compiling memchr v2.7.4
16052025-01-17T07:10:56.268Z Compiling typenum v1.17.0
16062025-01-17T07:10:56.289Z Compiling shlex v1.3.0
16072025-01-17T07:10:56.712Z Compiling value-bag v1.9.0
16082025-01-17T07:10:56.736Z Compiling generic-array v0.14.7
16092025-01-17T07:10:56.944Z Compiling lock_api v0.4.12
16102025-01-17T07:10:57.025Z Compiling scopeguard v1.2.0
16112025-01-17T07:10:57.195Z Compiling log v0.4.22
16122025-01-17T07:10:57.273Z Compiling parking_lot_core v0.9.10
16132025-01-17T07:10:57.486Z Compiling serde_json v1.0.135
16142025-01-17T07:10:57.663Z Compiling once_cell v1.20.2
16152025-01-17T07:10:57.800Z Compiling quote v1.0.38
16162025-01-17T07:10:57.820Z Compiling jobserver v0.1.32
16172025-01-17T07:10:57.900Z Compiling getrandom v0.2.15
16182025-01-17T07:10:58.037Z Compiling rustix v0.38.37
16192025-01-17T07:10:58.267Z Compiling syn v2.0.96
16202025-01-17T07:10:58.267Z Compiling cc v1.1.30
16212025-01-17T07:10:58.304Z Compiling libm v0.2.8
16222025-01-17T07:10:58.338Z Compiling aho-corasick v1.1.3
16232025-01-17T07:10:58.358Z Compiling num-traits v0.2.19
16242025-01-17T07:10:58.517Z Compiling regex-syntax v0.8.5
16252025-01-17T07:10:58.614Z Compiling thiserror v1.0.69
16262025-01-17T07:10:58.647Z Compiling either v1.13.0
16272025-01-17T07:10:58.665Z Compiling itoa v1.0.11
16282025-01-17T07:10:58.889Z Compiling spin v0.9.8
16292025-01-17T07:10:59.256Z Compiling slab v0.4.9
16302025-01-17T07:10:59.467Z Compiling errno v0.3.9
16312025-01-17T07:10:59.683Z Compiling byteorder v1.5.0
16322025-01-17T07:10:59.702Z Compiling lazy_static v1.5.0
16332025-01-17T07:10:59.841Z Compiling rand_core v0.6.4
16342025-01-17T07:11:00.212Z Compiling glob v0.3.1
16352025-01-17T07:11:00.374Z Compiling prettyplease v0.2.25
16362025-01-17T07:11:00.587Z Compiling minimal-lexical v0.2.1
16372025-01-17T07:11:00.934Z Compiling clang-sys v1.8.1
16382025-01-17T07:11:01.111Z Compiling nom v7.1.3
16392025-01-17T07:11:01.350Z Compiling libloading v0.8.5
16402025-01-17T07:11:01.372Z Compiling smallvec v1.13.2
16412025-01-17T07:11:01.647Z Compiling home v0.5.9
16422025-01-17T07:11:01.677Z Compiling bindgen v0.69.5
16432025-01-17T07:11:01.831Z Compiling subtle v2.6.1
16442025-01-17T07:11:02.099Z Compiling regex-automata v0.4.8
16452025-01-17T07:11:02.177Z Compiling itertools v0.12.1
16462025-01-17T07:11:02.195Z Compiling allocator-api2 v0.2.18
16472025-01-17T07:11:02.603Z Compiling lazycell v1.3.0
16482025-01-17T07:11:02.784Z Compiling rustc-hash v1.1.0
16492025-01-17T07:11:02.904Z Compiling cmake v0.1.51
16502025-01-17T07:11:03.136Z Compiling fs_extra v1.3.0
16512025-01-17T07:11:03.647Z Compiling semver v1.0.24
16522025-01-17T07:11:03.684Z Compiling dunce v1.0.5
16532025-01-17T07:11:03.964Z Compiling cexpr v0.6.0
16542025-01-17T07:11:04.204Z Compiling pkg-config v0.3.31
16552025-01-17T07:11:04.649Z Compiling ring v0.17.8
16562025-01-17T07:11:05.030Z Compiling ryu v1.0.18
16572025-01-17T07:11:05.264Z Compiling pin-project-lite v0.2.14
16582025-01-17T07:11:05.319Z Compiling paste v1.0.15
16592025-01-17T07:11:05.414Z Compiling synstructure v0.13.1
16602025-01-17T07:11:05.751Z Compiling fnv v1.0.7
16612025-01-17T07:11:05.852Z Compiling schemars v0.8.21
16622025-01-17T07:11:05.900Z Compiling const-oid v0.9.6
16632025-01-17T07:11:06.173Z Compiling httparse v1.9.5
16642025-01-17T07:11:06.296Z Compiling aws-lc-rs v1.10.0
16652025-01-17T07:11:06.703Z Compiling serde_derive_internals v0.29.1
16662025-01-17T07:11:06.917Z Compiling foldhash v0.1.3
16672025-01-17T07:11:07.211Z Compiling equivalent v1.0.1
16682025-01-17T07:11:07.344Z Compiling regex v1.11.1
16692025-01-17T07:11:07.625Z Compiling hashbrown v0.15.1
16702025-01-17T07:11:07.874Z Compiling signal-hook-registry v1.4.2
16712025-01-17T07:11:08.263Z Compiling heck v0.5.0
16722025-01-17T07:11:08.625Z Compiling parking_lot v0.12.3
16732025-01-17T07:11:08.684Z Compiling mio v1.0.2
16742025-01-17T07:11:08.731Z Compiling stable_deref_trait v1.2.0
16752025-01-17T07:11:09.732Z Compiling serde_derive v1.0.217
16762025-01-17T07:11:09.741Z Compiling zeroize_derive v1.4.2
16772025-01-17T07:11:10.217Z Compiling zerocopy-derive v0.7.35
16782025-01-17T07:11:10.660Z Compiling thiserror-impl v1.0.69
16792025-01-17T07:11:11.020Z Compiling tokio-macros v2.5.0
16802025-01-17T07:11:11.149Z Compiling zeroize v1.8.1
16812025-01-17T07:11:11.549Z Compiling zerofrom-derive v0.1.4
16822025-01-17T07:11:11.570Z Compiling yoke-derive v0.7.4
16832025-01-17T07:11:11.588Z Compiling zerovec-derive v0.10.3
16842025-01-17T07:11:11.608Z Compiling futures-macro v0.3.31
16852025-01-17T07:11:12.038Z Compiling displaydoc v0.2.5
16862025-01-17T07:11:13.283Z Compiling zerocopy v0.7.35
16872025-01-17T07:11:13.696Z Compiling crypto-common v0.1.6
16882025-01-17T07:11:13.700Z Compiling icu_provider_macros v1.5.0
16892025-01-17T07:11:13.771Z Compiling tracing-attributes v0.1.27
16902025-01-17T07:11:13.830Z Compiling schemars_derive v0.8.21
16912025-01-17T07:11:13.850Z Compiling block-buffer v0.10.4
16922025-01-17T07:11:14.102Z Compiling digest v0.10.7
16932025-01-17T07:11:14.535Z Compiling socket2 v0.5.7
16942025-01-17T07:11:14.648Z Compiling num-conv v0.1.0
16952025-01-17T07:11:14.828Z Compiling futures-core v0.3.31
16962025-01-17T07:11:14.928Z Compiling time-core v0.1.2
16972025-01-17T07:11:15.098Z Compiling crossbeam-utils v0.8.20
16982025-01-17T07:11:15.120Z Compiling time-macros v0.2.18
16992025-01-17T07:11:15.917Z Compiling der_derive v0.7.3
17002025-01-17T07:11:15.967Z Compiling vcpkg v0.2.15
17012025-01-17T07:11:17.339Z Compiling openssl-sys v0.9.103
17022025-01-17T07:11:17.966Z Compiling syn v1.0.109
17032025-01-17T07:11:18.280Z Compiling cpufeatures v0.2.14
17042025-01-17T07:11:18.393Z Compiling futures-sink v0.3.31
17052025-01-17T07:11:18.584Z Compiling slog v2.7.0
17062025-01-17T07:11:18.819Z Compiling ahash v0.8.11
17072025-01-17T07:11:18.926Z Compiling zerofrom v0.1.4
17082025-01-17T07:11:19.247Z Compiling iana-time-zone v0.1.61
17092025-01-17T07:11:19.326Z Compiling yoke v0.7.4
17102025-01-17T07:11:19.658Z Compiling futures-channel v0.3.31
17112025-01-17T07:11:19.709Z Compiling scroll_derive v0.12.0
17122025-01-17T07:11:19.925Z Compiling futures-task v0.3.31
17132025-01-17T07:11:19.961Z Compiling ucd-trie v0.1.7
17142025-01-17T07:11:20.106Z Compiling futures-io v0.3.31
17152025-01-17T07:11:20.218Z Compiling openssl v0.10.66
17162025-01-17T07:11:20.412Z Compiling pin-utils v0.1.0
17172025-01-17T07:11:20.480Z Compiling pest v2.7.14
17182025-01-17T07:11:20.518Z Compiling futures-util v0.3.31
17192025-01-17T07:11:20.608Z Compiling zerovec v0.10.4
17202025-01-17T07:11:21.432Z Compiling hmac v0.12.1
17212025-01-17T07:11:21.916Z Compiling bitflags v2.6.0
17222025-01-17T07:11:22.142Z Compiling bytes v1.9.0
17232025-01-17T07:11:23.873Z Compiling indexmap v2.7.0
17242025-01-17T07:11:24.083Z Compiling tokio v1.43.0
17252025-01-17T07:11:25.010Z Compiling serde_tokenstream v0.2.2
17262025-01-17T07:11:25.289Z Compiling uuid v1.11.0
17272025-01-17T07:11:25.569Z Compiling http v1.2.0
17282025-01-17T07:11:26.570Z Compiling which v4.4.2
17292025-01-17T07:11:26.702Z Compiling chrono v0.4.38
17302025-01-17T07:11:27.089Z Compiling rustc_version v0.4.1
17312025-01-17T07:11:29.926Z Compiling pest_meta v2.7.14
17322025-01-17T07:11:32.409Z Compiling block-padding v0.3.3
17332025-01-17T07:11:32.658Z Compiling openssl-macros v0.1.1
17342025-01-17T07:11:33.382Z Compiling native-tls v0.2.12
17352025-01-17T07:11:33.549Z Compiling rustls v0.23.19
17362025-01-17T07:11:33.737Z Compiling inout v0.1.3
17372025-01-17T07:11:33.855Z Compiling pest_generator v2.7.14
17382025-01-17T07:11:34.006Z Compiling tinystr v0.7.6
17392025-01-17T07:11:34.434Z Compiling toml_datetime v0.6.8
17402025-01-17T07:11:34.614Z Compiling serde_spanned v0.6.8
17412025-01-17T07:11:34.778Z Compiling tracing-core v0.1.32
17422025-01-17T07:11:34.827Z Compiling litemap v0.7.3
17432025-01-17T07:11:34.857Z Compiling strsim v0.11.1
17442025-01-17T07:11:34.859Z Compiling writeable v0.5.5
17452025-01-17T07:11:35.509Z Compiling dyn-clone v1.0.17
17462025-01-17T07:11:35.781Z Compiling pest_derive v2.7.14
17472025-01-17T07:11:35.987Z Compiling icu_locid v1.5.0
17482025-01-17T07:11:36.034Z Compiling tracing v0.1.40
17492025-01-17T07:11:36.893Z Compiling cipher v0.4.4
17502025-01-17T07:11:36.983Z Compiling sha2 v0.10.8
17512025-01-17T07:11:37.371Z Compiling usdt-impl v0.5.0
17522025-01-17T07:11:37.722Z Compiling cookie v0.18.1
17532025-01-17T07:11:37.799Z Compiling base64ct v1.6.0
17542025-01-17T07:11:38.026Z Compiling icu_provider v1.5.0
17552025-01-17T07:11:38.360Z Compiling pem-rfc7468 v0.7.0
17562025-01-17T07:11:39.077Z Compiling aws-lc-sys v0.22.0
17572025-01-17T07:11:39.855Z Compiling scroll v0.12.0
17582025-01-17T07:11:40.223Z Compiling ppv-lite86 v0.2.20
17592025-01-17T07:11:40.413Z Compiling async-trait v0.1.83
17602025-01-17T07:11:41.117Z Compiling anyhow v1.0.93
17612025-01-17T07:11:42.406Z Compiling plain v0.2.3
17622025-01-17T07:11:42.581Z Compiling flagset v0.4.6
17632025-01-17T07:11:42.780Z Compiling icu_locid_transform_data v1.5.0
17642025-01-17T07:11:42.987Z Compiling percent-encoding v2.3.1
17652025-01-17T07:11:43.455Z Compiling camino v1.1.9
17662025-01-17T07:11:43.474Z Compiling rustls-pki-types v1.10.0
17672025-01-17T07:11:43.966Z Compiling icu_locid_transform v1.5.0
17682025-01-17T07:11:45.713Z Compiling der v0.7.9
17692025-01-17T07:11:46.340Z Compiling goblin v0.8.2
17702025-01-17T07:11:47.958Z Compiling rand_chacha v0.3.1
17712025-01-17T07:11:48.864Z Compiling tokio-util v0.7.12
17722025-01-17T07:11:48.885Z Compiling icu_collections v1.5.0
17732025-01-17T07:11:50.291Z Compiling untrusted v0.9.0
17742025-01-17T07:11:50.503Z Compiling pretty-hex v0.4.1
17752025-01-17T07:11:50.634Z Compiling mirai-annotations v1.12.0
17762025-01-17T07:11:50.847Z Compiling rustls v0.22.4
17772025-01-17T07:11:51.039Z Compiling untrusted v0.7.1
17782025-01-17T07:11:51.127Z Compiling rayon-core v1.12.1
17792025-01-17T07:11:51.248Z Compiling icu_properties_data v1.5.0
17802025-01-17T07:11:51.341Z Compiling powerfmt v0.2.0
17812025-01-17T07:11:51.501Z Compiling icu_properties v1.5.1
17822025-01-17T07:11:51.819Z Compiling dof v0.3.0
17832025-01-17T07:11:51.866Z Compiling deranged v0.3.11
17842025-01-17T07:11:53.562Z Compiling rand v0.8.5
17852025-01-17T07:11:54.025Z Compiling spki v0.7.3
17862025-01-17T07:11:54.555Z Compiling salsa20 v0.10.2
17872025-01-17T07:11:54.577Z Compiling dtrace-parser v0.2.0
17882025-01-17T07:11:55.064Z Compiling pbkdf2 v0.12.2
17892025-01-17T07:11:56.043Z Compiling thread-id v4.2.2
17902025-01-17T07:11:56.178Z Compiling winnow v0.5.40
17912025-01-17T07:11:56.210Z Compiling utf16_iter v1.0.5
17922025-01-17T07:11:56.285Z Compiling write16 v1.0.0
17932025-01-17T07:11:56.665Z Compiling litrs v0.4.1
17942025-01-17T07:11:56.723Z Compiling icu_normalizer_data v1.5.0
17952025-01-17T07:11:56.747Z Compiling atomic-waker v1.1.2
17962025-01-17T07:11:56.941Z Compiling utf8_iter v1.0.4
17972025-01-17T07:11:56.988Z Compiling num_threads v0.1.7
17982025-01-17T07:11:57.638Z Compiling icu_normalizer v1.5.0
17992025-01-17T07:11:57.684Z Compiling document-features v0.2.10
18002025-01-17T07:11:58.710Z Compiling time v0.3.36
18012025-01-17T07:11:59.230Z Compiling toml_edit v0.19.15
18022025-01-17T07:12:01.155Z Compiling scrypt v0.11.0
18032025-01-17T07:12:01.490Z Compiling form_urlencoded v1.2.1
18042025-01-17T07:12:01.628Z Compiling aes v0.8.4
18052025-01-17T07:12:01.974Z Compiling cbc v0.1.2
18062025-01-17T07:12:01.993Z Compiling http-body v1.0.1
18072025-01-17T07:12:02.268Z Compiling multer v3.1.0
18082025-01-17T07:12:02.579Z Compiling try-lock v0.2.5
18092025-01-17T07:12:02.739Z Compiling tinyvec_macros v0.1.1
18102025-01-17T07:12:02.846Z Compiling rustversion v1.0.17
18112025-01-17T07:12:02.946Z Compiling slog-async v2.8.0
18122025-01-17T07:12:03.382Z Compiling tinyvec v1.8.0
18132025-01-17T07:12:03.518Z Compiling want v0.3.1
18142025-01-17T07:12:03.822Z Compiling pkcs5 v0.7.1
18152025-01-17T07:12:05.391Z Compiling idna_adapter v1.2.0
18162025-01-17T07:12:05.428Z Compiling h2 v0.4.6
18172025-01-17T07:12:05.745Z Compiling heapless v0.7.17
18182025-01-17T07:12:06.214Z Compiling bzip2-sys v0.1.11+1.0.8
18192025-01-17T07:12:06.708Z Compiling signal-hook v0.3.17
18202025-01-17T07:12:06.799Z Compiling httpdate v1.0.3
18212025-01-17T07:12:07.582Z Compiling idna v1.0.3
18222025-01-17T07:12:09.187Z Compiling pkcs8 v0.10.2
18232025-01-17T07:12:10.471Z Compiling usdt-macro v0.5.0
18242025-01-17T07:12:10.971Z Compiling usdt-attr-macro v0.5.0
18252025-01-17T07:12:11.728Z Compiling async-stream-impl v0.3.6
18262025-01-17T07:12:11.759Z Compiling tower-service v0.3.3
18272025-01-17T07:12:12.384Z Compiling adler2 v2.0.0
18282025-01-17T07:12:12.546Z Compiling base64 v0.22.1
18292025-01-17T07:12:12.663Z Compiling miniz_oxide v0.8.0
18302025-01-17T07:12:13.628Z Compiling hyper v1.5.2
18312025-01-17T07:12:16.072Z Compiling curve25519-dalek v4.1.3
18322025-01-17T07:12:16.140Z Compiling openapiv3 v2.0.0
18332025-01-17T07:12:16.500Z Compiling hyper-util v0.1.10
18342025-01-17T07:12:19.977Z Compiling enum-as-inner v0.6.1
18352025-01-17T07:12:20.409Z Compiling dropshot v0.12.0
18362025-01-17T07:12:20.715Z Compiling num-bigint-dig v0.8.4
18372025-01-17T07:12:20.963Z Compiling portable-atomic v1.9.0
18382025-01-17T07:12:21.062Z Compiling smoltcp v0.9.1
18392025-01-17T07:12:21.622Z Compiling match_cfg v0.1.0
18402025-01-17T07:12:21.724Z Compiling foreign-types-shared v0.1.1
18412025-01-17T07:12:21.965Z Compiling newtype-uuid v1.2.1
18422025-01-17T07:12:22.500Z Compiling foreign-types v0.3.2
18432025-01-17T07:12:22.721Z Compiling hostname v0.3.1
18442025-01-17T07:12:23.963Z Compiling url v2.5.3
18452025-01-17T07:12:25.850Z Compiling http-body-util v0.1.2
18462025-01-17T07:12:26.624Z Compiling dirs-sys-next v0.1.2
18472025-01-17T07:12:26.659Z Compiling encoding_rs v0.8.34
18482025-01-17T07:12:26.661Z Compiling mime v0.3.17
18492025-01-17T07:12:27.065Z Compiling ident_case v1.0.1
18502025-01-17T07:12:27.281Z Compiling data-encoding v2.6.0
18512025-01-17T07:12:27.675Z Compiling siphasher v0.3.11
18522025-01-17T07:12:28.061Z Compiling gimli v0.31.1
18532025-01-17T07:12:28.736Z Compiling heck v0.4.1
18542025-01-17T07:12:29.117Z Compiling darling_core v0.20.10
18552025-01-17T07:12:29.891Z Compiling dirs-next v2.0.0
18562025-01-17T07:12:34.632Z Compiling addr2line v0.24.2
18572025-01-17T07:12:35.548Z Compiling unicode-normalization v0.1.24
18582025-01-17T07:12:36.639Z Compiling serde_urlencoded v0.7.1
18592025-01-17T07:12:37.201Z Compiling crossbeam-epoch v0.9.18
18602025-01-17T07:12:37.865Z Compiling rustls-pemfile v2.2.0
18612025-01-17T07:12:37.868Z Compiling hubpack_derive v0.1.1
18622025-01-17T07:12:37.957Z Compiling dropshot_endpoint v0.12.0
18632025-01-17T07:12:38.114Z Compiling sha1 v0.10.6
18642025-01-17T07:12:38.317Z Compiling signature v2.2.0
18652025-01-17T07:12:38.493Z Compiling curve25519-dalek-derive v0.1.1
18662025-01-17T07:12:38.550Z Compiling zerocopy-derive v0.6.6
18672025-01-17T07:12:38.771Z Compiling object v0.36.5
18682025-01-17T07:12:40.285Z Compiling thread_local v1.1.8
18692025-01-17T07:12:40.741Z Compiling fs-err v2.11.0
18702025-01-17T07:12:41.742Z Compiling ipnet v2.10.1
18712025-01-17T07:12:44.550Z Compiling openssl-probe v0.1.5
18722025-01-17T07:12:45.118Z Compiling rustc-demangle v0.1.24
18732025-01-17T07:12:46.073Z Compiling anstyle v1.0.10
18742025-01-17T07:12:46.559Z Compiling unicode-properties v0.1.3
18752025-01-17T07:12:47.172Z Compiling winnow v0.6.20
18762025-01-17T07:12:47.264Z Compiling utf8parse v0.2.2
18772025-01-17T07:12:47.456Z Compiling unicode-bidi v0.3.17
18782025-01-17T07:12:48.790Z Compiling stringprep v0.1.5
18792025-01-17T07:12:49.604Z Compiling anstyle-parse v0.2.5
18802025-01-17T07:12:50.374Z Compiling toml_edit v0.22.22
18812025-01-17T07:12:50.507Z Compiling rustls-webpki v0.102.8
18822025-01-17T07:12:51.126Z Compiling backtrace v0.3.74
18832025-01-17T07:13:00.657Z Compiling crossbeam-deque v0.8.5
18842025-01-17T07:13:01.039Z Compiling darling_macro v0.20.10
18852025-01-17T07:13:01.908Z Compiling term v0.7.0
18862025-01-17T07:13:01.928Z Compiling slog-json v2.6.1
18872025-01-17T07:13:03.699Z Compiling crossbeam-channel v0.5.13
18882025-01-17T07:13:04.123Z Compiling hashbrown v0.14.5
18892025-01-17T07:13:04.485Z Compiling futures-executor v0.3.31
18902025-01-17T07:13:04.907Z Compiling num-integer v0.1.46
18912025-01-17T07:13:04.930Z Compiling md-5 v0.10.6
18922025-01-17T07:13:05.194Z Compiling ff v0.13.0
18932025-01-17T07:13:05.285Z Compiling hash32 v0.2.1
18942025-01-17T07:13:05.321Z Compiling is-terminal v0.4.13
18952025-01-17T07:13:05.440Z Compiling memmap v0.7.0
18962025-01-17T07:13:05.507Z Compiling anstyle-query v1.1.1
18972025-01-17T07:13:05.563Z Compiling take_mut v0.2.2
18982025-01-17T07:13:05.669Z Compiling colorchoice v1.0.2
18992025-01-17T07:13:05.760Z Compiling quick-error v1.2.3
19002025-01-17T07:13:05.853Z Compiling base16ct v0.2.0
19012025-01-17T07:13:05.924Z Compiling psl-types v2.0.11
19022025-01-17T07:13:06.151Z Compiling fallible-iterator v0.2.0
19032025-01-17T07:13:06.153Z Compiling is_terminal_polyfill v1.70.1
19042025-01-17T07:13:06.172Z Compiling linked-hash-map v0.5.6
19052025-01-17T07:13:06.314Z Compiling utf-8 v0.7.6
19062025-01-17T07:13:06.527Z Compiling lru-cache v0.1.2
19072025-01-17T07:13:06.632Z Compiling tungstenite v0.24.0
19082025-01-17T07:13:06.676Z Compiling publicsuffix v2.3.0
19092025-01-17T07:13:06.720Z Compiling anstream v0.6.15
19102025-01-17T07:13:06.795Z Compiling postgres-protocol v0.6.7
19112025-01-17T07:13:07.309Z Compiling sec1 v0.7.3
19122025-01-17T07:13:07.329Z Compiling resolv-conf v0.7.0
19132025-01-17T07:13:07.897Z Compiling usdt v0.5.0
19142025-01-17T07:13:08.362Z Compiling slog-term v2.9.1
19152025-01-17T07:13:08.438Z Compiling group v0.13.0
19162025-01-17T07:13:08.727Z Compiling num-iter v0.1.45
19172025-01-17T07:13:08.751Z Compiling regress v0.10.1
19182025-01-17T07:13:08.929Z Compiling futures v0.3.31
19192025-01-17T07:13:11.810Z Compiling slog-bunyan v2.5.0
19202025-01-17T07:13:12.024Z Compiling darling v0.20.10
19212025-01-17T07:13:12.387Z Compiling tokio-rustls v0.26.0
19222025-01-17T07:13:12.478Z Compiling tokio-native-tls v0.3.1
19232025-01-17T07:13:12.797Z Compiling tokio-rustls v0.25.0
19242025-01-17T07:13:12.818Z Compiling toml v0.8.19
19252025-01-17T07:13:13.222Z Compiling hickory-proto v0.24.2
19262025-01-17T07:13:13.492Z Compiling strum_macros v0.25.3
19272025-01-17T07:13:14.156Z Compiling phf_shared v0.11.2
19282025-01-17T07:13:14.504Z Compiling async-stream v0.3.6
19292025-01-17T07:13:14.529Z Compiling waitgroup v0.1.2
19302025-01-17T07:13:14.595Z Compiling webpki-roots v0.26.6
19312025-01-17T07:13:14.840Z Compiling terminal_size v0.4.0
19322025-01-17T07:13:14.943Z Compiling serde_path_to_error v0.1.16
19332025-01-17T07:13:15.050Z Compiling hkdf v0.12.4
19342025-01-17T07:13:15.450Z Compiling crypto-bigint v0.5.5
19352025-01-17T07:13:15.693Z Compiling clap_derive v4.5.18
19362025-01-17T07:13:15.837Z Compiling derive-where v1.2.7
19372025-01-17T07:13:16.804Z Compiling serde_repr v0.1.19
19382025-01-17T07:13:17.641Z Compiling hostname v0.4.0
19392025-01-17T07:13:17.850Z Compiling crc32fast v1.4.2
19402025-01-17T07:13:17.850Z Compiling managed v0.8.0
19412025-01-17T07:13:18.183Z Compiling bitflags v1.3.2
19422025-01-17T07:13:18.361Z Compiling debug-ignore v1.0.5
19432025-01-17T07:13:18.730Z Compiling clap_lex v0.7.2
19442025-01-17T07:13:18.963Z Compiling unicode-width v0.1.14
19452025-01-17T07:13:19.125Z Compiling clap_builder v4.5.21
19462025-01-17T07:13:19.540Z Compiling console v0.15.8
19472025-01-17T07:13:21.497Z Compiling hickory-resolver v0.24.2
19482025-01-17T07:13:23.252Z Compiling elliptic-curve v0.13.8
19492025-01-17T07:13:23.968Z Compiling flate2 v1.0.34
19502025-01-17T07:13:25.407Z Compiling hyper-rustls v0.27.3
19512025-01-17T07:13:25.980Z Compiling phf v0.11.2
19522025-01-17T07:13:26.506Z Compiling hyper-tls v0.6.0
19532025-01-17T07:13:27.333Z Compiling typify-impl v0.2.0
19542025-01-17T07:13:27.502Z Compiling signal-hook-mio v0.2.4
19552025-01-17T07:13:28.245Z Compiling rayon v1.10.0
19562025-01-17T07:13:29.509Z Compiling bzip2 v0.4.4
19572025-01-17T07:13:29.881Z Compiling cookie_store v0.21.1
19582025-01-17T07:13:32.190Z Compiling tokio-tungstenite v0.24.0
19592025-01-17T07:13:32.249Z Compiling postgres-types v0.2.8
19602025-01-17T07:13:32.661Z Compiling zerocopy v0.6.6
19612025-01-17T07:13:32.715Z Compiling hubpack v0.1.2
19622025-01-17T07:13:33.005Z Compiling ed25519 v2.2.3
19632025-01-17T07:13:33.117Z Compiling phf_shared v0.10.0
19642025-01-17T07:13:33.439Z Compiling pkcs1 v0.7.5
19652025-01-17T07:13:33.472Z Compiling tokio-stream v0.1.16
19662025-01-17T07:13:33.566Z Compiling ipnetwork v0.20.0
19672025-01-17T07:13:34.271Z Compiling serde-big-array v0.5.1
19682025-01-17T07:13:34.402Z Compiling rfc6979 v0.4.0
19692025-01-17T07:13:34.503Z Compiling float-cmp v0.9.0
19702025-01-17T07:13:34.539Z Compiling sync_wrapper v1.0.1
19712025-01-17T07:13:34.706Z Compiling bstr v1.10.0
19722025-01-17T07:13:34.755Z Compiling number_prefix v0.4.0
19732025-01-17T07:13:34.981Z Compiling predicates-core v1.0.8
19742025-01-17T07:13:35.284Z Compiling new_debug_unreachable v1.0.6
19752025-01-17T07:13:35.414Z Compiling bit-vec v0.6.3
19762025-01-17T07:13:35.804Z Compiling whoami v1.5.2
19772025-01-17T07:13:35.839Z Compiling normalize-line-endings v0.3.0
19782025-01-17T07:13:35.992Z Compiling difflib v0.4.0
19792025-01-17T07:13:36.315Z Compiling precomputed-hash v0.1.1
19802025-01-17T07:13:36.460Z Compiling static_assertions v1.1.0
19812025-01-17T07:13:36.581Z Compiling unicode-width v0.2.0
19822025-01-17T07:13:37.143Z Compiling fixedbitset v0.4.2
19832025-01-17T07:13:37.365Z Compiling unicode-segmentation v1.12.0
19842025-01-17T07:13:37.562Z Compiling petgraph v0.6.5
19852025-01-17T07:13:37.871Z Compiling typify-macro v0.2.0
19862025-01-17T07:13:38.126Z Compiling similar v2.6.0
19872025-01-17T07:13:38.197Z Compiling reqwest v0.12.9
19882025-01-17T07:13:39.674Z Compiling indicatif v0.17.9
19892025-01-17T07:13:40.094Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
19902025-01-17T07:13:41.137Z Compiling predicates v3.1.2
19912025-01-17T07:13:41.253Z Compiling string_cache v0.8.7
19922025-01-17T07:13:41.422Z Compiling tokio-postgres v0.7.12
19932025-01-17T07:13:41.648Z Compiling bit-set v0.5.3
19942025-01-17T07:13:42.456Z Compiling ecdsa v0.16.9
19952025-01-17T07:13:43.293Z Compiling qorb v0.2.1
19962025-01-17T07:13:43.958Z Compiling rsa v0.9.6
19972025-01-17T07:13:44.322Z Compiling ed25519-dalek v2.1.1
19982025-01-17T07:13:45.419Z Compiling zip v0.6.6
19992025-01-17T07:13:45.662Z Compiling crossterm v0.28.1
20002025-01-17T07:13:46.624Z Compiling clap v4.5.21
20012025-01-17T07:13:48.212Z Compiling toml v0.7.8
20022025-01-17T07:13:48.483Z Compiling x509-cert v0.2.5
20032025-01-17T07:13:49.320Z Compiling hex v0.4.3
20042025-01-17T07:13:49.892Z Compiling itertools v0.10.5
20052025-01-17T07:13:50.556Z Compiling lalrpop-util v0.19.12
20062025-01-17T07:13:50.902Z Compiling peg-runtime v0.8.3
20072025-01-17T07:13:51.022Z Compiling unicode-xid v0.2.6
20082025-01-17T07:13:51.388Z Compiling zerocopy v0.8.10
20092025-01-17T07:13:52.571Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20102025-01-17T07:13:57.263Z Compiling proc-macro-crate v1.3.1
20112025-01-17T07:13:58.003Z Compiling macaddr v1.0.1
20122025-01-17T07:13:58.338Z Compiling zerocopy-derive v0.8.10
20132025-01-17T07:13:58.400Z Compiling itertools v0.13.0
20142025-01-17T07:14:01.058Z Compiling heapless v0.8.0
20152025-01-17T07:14:01.352Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20162025-01-17T07:14:06.080Z Compiling num_enum_derive v0.5.11
20172025-01-17T07:14:14.184Z Compiling hash32 v0.3.1
20182025-01-17T07:14:14.615Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20192025-01-17T07:14:14.971Z Compiling smoltcp v0.11.0
20202025-01-17T07:14:19.888Z Compiling num_enum v0.5.11
20212025-01-17T07:14:20.091Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20222025-01-17T07:14:21.171Z Compiling typify v0.2.0
20232025-01-17T07:14:21.321Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
20242025-01-17T07:14:21.902Z Compiling proc-macro-error-attr v1.0.4
20252025-01-17T07:14:22.032Z Compiling thiserror v2.0.11
20262025-01-17T07:14:22.247Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20272025-01-17T07:14:22.553Z Compiling unsafe-libyaml v0.2.11
20282025-01-17T07:14:22.572Z Compiling cobs v0.2.3
20292025-01-17T07:14:24.269Z Compiling serde_yaml v0.9.34+deprecated
20302025-01-17T07:14:24.289Z Compiling postcard v1.0.10
20312025-01-17T07:14:37.613Z Compiling progenitor-impl v0.8.0
20322025-01-17T07:14:41.461Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20332025-01-17T07:14:50.540Z Compiling strum_macros v0.26.4
20342025-01-17T07:14:51.051Z Compiling foreign-types-macros v0.2.3
20352025-01-17T07:14:51.121Z Compiling thiserror-impl v2.0.11
20362025-01-17T07:14:51.945Z Compiling structmeta-derive v0.3.0
20372025-01-17T07:14:52.234Z Compiling proc-macro-error v1.0.4
20382025-01-17T07:14:52.254Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20392025-01-17T07:14:52.818Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20402025-01-17T07:14:54.251Z Compiling foreign-types-shared v0.3.1
20412025-01-17T07:14:54.626Z Compiling strum v0.26.3
20422025-01-17T07:14:54.839Z Compiling foreign-types v0.5.0
20432025-01-17T07:14:55.153Z Compiling structmeta v0.3.0
20442025-01-17T07:14:59.246Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20452025-01-17T07:15:02.972Z Compiling progenitor-macro v0.8.0
20462025-01-17T07:15:07.251Z Compiling progenitor-client v0.8.0
20472025-01-17T07:15:07.770Z Compiling tabwriter v1.4.0
20482025-01-17T07:15:11.760Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20492025-01-17T07:15:12.013Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20502025-01-17T07:15:12.542Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20512025-01-17T07:15:12.617Z Compiling cstr-argument v0.1.2
20522025-01-17T07:15:12.876Z Compiling dropshot v0.15.1
20532025-01-17T07:15:13.184Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20542025-01-17T07:15:13.342Z Compiling fastrand v2.1.1
20552025-01-17T07:15:13.485Z Compiling pretty-hex v0.2.1
20562025-01-17T07:15:13.869Z Compiling crucible-workspace-hack v0.1.0
20572025-01-17T07:15:13.998Z Compiling progenitor v0.8.0
20582025-01-17T07:15:14.199Z Compiling tempfile v3.13.0
20592025-01-17T07:15:14.222Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20602025-01-17T07:15:14.514Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20612025-01-17T07:15:14.534Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20622025-01-17T07:15:14.618Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20632025-01-17T07:15:15.394Z Compiling parse-display-derive v0.10.0
20642025-01-17T07:15:15.521Z Compiling colored v2.1.0
20652025-01-17T07:15:15.811Z Compiling serde_with_macros v3.11.0
20662025-01-17T07:15:16.241Z Compiling dropshot_endpoint v0.15.1
20672025-01-17T07:15:16.725Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20682025-01-17T07:15:17.470Z Compiling instant v0.1.13
20692025-01-17T07:15:17.685Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20702025-01-17T07:15:18.098Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20712025-01-17T07:15:18.207Z Compiling serde_with v3.11.0
20722025-01-17T07:15:18.981Z Compiling parse-display v0.10.0
20732025-01-17T07:15:19.566Z Compiling backoff v0.4.0
20742025-01-17T07:15:19.937Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20752025-01-17T07:15:20.848Z Compiling zone_cfg_derive v0.3.0
20762025-01-17T07:15:21.026Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20772025-01-17T07:15:21.713Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20782025-01-17T07:15:22.048Z Compiling camino-tempfile v1.1.1
20792025-01-17T07:15:22.278Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20802025-01-17T07:15:22.411Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
20812025-01-17T07:15:22.519Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
20822025-01-17T07:15:22.727Z Compiling regress v0.9.1
20832025-01-17T07:15:22.818Z Compiling progenitor-client v0.9.1
20842025-01-17T07:15:22.879Z Compiling num-derive v0.4.2
20852025-01-17T07:15:23.731Z Compiling sigpipe v0.1.3
20862025-01-17T07:15:23.889Z Compiling libefi-sys v0.1.0
20872025-01-17T07:15:24.206Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
20882025-01-17T07:15:24.584Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
20892025-01-17T07:15:25.027Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
20902025-01-17T07:15:26.621Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
20912025-01-17T07:15:27.209Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20922025-01-17T07:15:27.774Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
20932025-01-17T07:15:29.623Z Compiling zone v0.3.0
20942025-01-17T07:15:31.316Z Compiling smf v0.2.3
20952025-01-17T07:15:33.121Z Compiling bitfield-struct v0.6.2
20962025-01-17T07:15:33.140Z Compiling blake3 v1.5.4
20972025-01-17T07:15:33.753Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
20982025-01-17T07:15:34.481Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
20992025-01-17T07:15:34.592Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21002025-01-17T07:15:34.643Z Compiling xattr v1.3.1
21012025-01-17T07:15:34.849Z Compiling filetime v0.2.25
21022025-01-17T07:15:34.987Z Compiling memmap2 v0.9.5
21032025-01-17T07:15:35.172Z Compiling arrayvec v0.7.6
21042025-01-17T07:15:35.213Z Compiling same-file v1.0.6
21052025-01-17T07:15:35.512Z Compiling constant_time_eq v0.3.1
21062025-01-17T07:15:35.583Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21072025-01-17T07:15:35.649Z Compiling arrayref v0.3.9
21082025-01-17T07:15:35.701Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21092025-01-17T07:15:35.720Z Compiling walkdir v2.5.0
21102025-01-17T07:15:35.739Z Compiling tar v0.4.42
21112025-01-17T07:15:37.367Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21122025-01-17T07:15:37.880Z Compiling gethostname v0.5.0
21132025-01-17T07:15:38.099Z Compiling cargo-platform v0.1.8
21142025-01-17T07:15:38.355Z Compiling topological-sort v0.2.2
21152025-01-17T07:15:38.378Z Compiling indent_write v2.2.0
21162025-01-17T07:15:38.625Z Compiling omicron-zone-package v0.12.0
21172025-01-17T07:15:38.647Z Compiling cargo_metadata v0.18.1
21182025-01-17T07:15:39.142Z Compiling shell-words v1.1.0
21192025-01-17T07:15:46.226Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21202025-01-17T07:15:46.894Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21212025-01-17T07:15:48.563Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21222025-01-17T07:16:08.305Z Finished `release` profile [optimized] target(s) in 5m 13s
21232025-01-17T07:16:08.470Z Running `target/release/omicron-package -t test target create -p dev`
21242025-01-17T07:16:08.521ZLogging to: /work/oxidecomputer/omicron/out/LOG
21252025-01-17T07:16:08.523ZCreated new build target 'test' and set it as active
21262025-01-17T07:16:08.523Z
21272025-01-17T07:16:08.523Zreal 5:13.511698181
21282025-01-17T07:16:08.523Zuser 36:38.656413896
21292025-01-17T07:16:08.523Zsys 3:20.881047951
21302025-01-17T07:16:08.524Ztrap 1.172073722
21312025-01-17T07:16:08.525Ztflt 2.826008788
21322025-01-17T07:16:08.525Zdflt 0.595750393
21332025-01-17T07:16:08.525Zkflt 0.008961110
21342025-01-17T07:16:08.525Zlock 1:13:34.531877879
21352025-01-17T07:16:08.525Zslp 2:27:42.437251739
21362025-01-17T07:16:08.525Zlat 2:44.302678425
21372025-01-17T07:16:08.525Zstop 4:41.477265264
21382025-01-17T07:16:08.528Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21392025-01-17T07:16:09.474Z Finished `release` profile [optimized] target(s) in 0.89s
21402025-01-17T07:16:09.532Z Running `target/release/omicron-package -t test package`
21412025-01-17T07:16:09.579ZLogging to: /work/oxidecomputer/omicron/out/LOG
21422025-01-17T07:16:10.707Z Compiling thiserror v2.0.11
21432025-01-17T07:16:10.847Z Compiling typify-impl v0.3.0
21442025-01-17T07:16:10.850Z Compiling convert_case v0.4.0
21452025-01-17T07:16:10.850Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21462025-01-17T07:16:10.852Z Compiling newline-converter v0.3.0
21472025-01-17T07:16:10.852Z Compiling password-hash v0.5.0
21482025-01-17T07:16:10.852Z Compiling blake2 v0.10.6
21492025-01-17T07:16:10.853Z Compiling base64 v0.21.7
21502025-01-17T07:16:11.090Z Compiling expectorate v1.1.0
21512025-01-17T07:16:11.113Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21522025-01-17T07:16:11.365Z Compiling atomicwrites v0.4.4
21532025-01-17T07:16:11.554Z Compiling derive_more v0.99.18
21542025-01-17T07:16:11.879Z Compiling argon2 v0.5.3
21552025-01-17T07:16:12.063Z Compiling cancel-safe-futures v0.1.5
21562025-01-17T07:16:12.084Z Compiling owo-colors v4.1.0
21572025-01-17T07:16:12.405Z Compiling num-rational v0.4.2
21582025-01-17T07:16:12.407Z Compiling progenitor-client v0.9.1
21592025-01-17T07:16:12.435Z Compiling num-complex v0.4.6
21602025-01-17T07:16:12.914Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21612025-01-17T07:16:13.481Z Compiling num v0.4.3
21622025-01-17T07:16:13.614Z Compiling libsw v3.3.1
21632025-01-17T07:16:13.773Z Compiling float-ord v0.3.2
21642025-01-17T07:16:13.949Z Compiling linear-map v1.2.0
21652025-01-17T07:16:13.972Z Compiling swrite v0.1.0
21662025-01-17T07:16:14.143Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21672025-01-17T07:16:14.163Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21682025-01-17T07:16:14.350Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21692025-01-17T07:16:14.811Z Compiling highway v1.2.0
21702025-01-17T07:16:15.950Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21712025-01-17T07:16:16.272Z Compiling semver v0.1.20
21722025-01-17T07:16:16.814Z Compiling rustc_version v0.1.7
21732025-01-17T07:16:17.231Z Compiling newtype_derive v0.1.6
21742025-01-17T07:16:17.342Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21752025-01-17T07:16:17.555Z Compiling tungstenite v0.21.0
21762025-01-17T07:16:21.810Z Compiling typify-macro v0.3.0
21772025-01-17T07:16:21.930Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21782025-01-17T07:16:22.541Z Compiling ipnetwork v0.20.0
21792025-01-17T07:16:23.284Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
21802025-01-17T07:16:23.708Z Compiling tokio-tungstenite v0.21.0
21812025-01-17T07:16:23.899Z Compiling progenitor-client v0.8.0
21822025-01-17T07:16:23.940Z Compiling humantime v2.1.0
21832025-01-17T07:16:24.332Z Compiling progenitor v0.8.0
21842025-01-17T07:16:24.493Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
21852025-01-17T07:16:24.559Z Compiling dropshot v0.15.1
21862025-01-17T07:16:24.640Z Compiling instant v0.1.13
21872025-01-17T07:16:24.778Z Compiling backoff v0.4.0
21882025-01-17T07:16:25.156Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21892025-01-17T07:16:25.195Z Compiling typify v0.3.0
21902025-01-17T07:16:25.361Z Compiling progenitor-impl v0.9.1
21912025-01-17T07:16:25.609Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21922025-01-17T07:16:31.419Z Compiling progenitor-macro v0.9.1
21932025-01-17T07:16:32.459Z Compiling steno v0.4.1
21942025-01-17T07:16:32.896Z Compiling parse-display v0.10.0
21952025-01-17T07:16:33.093Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
21962025-01-17T07:16:33.298Z Compiling strum v0.26.3
21972025-01-17T07:16:33.417Z Compiling serde_with v3.11.0
21982025-01-17T07:16:33.508Z Compiling regress v0.9.1
21992025-01-17T07:16:36.413Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22002025-01-17T07:16:37.978Z Compiling macaddr v1.0.1
22012025-01-17T07:16:38.167Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22022025-01-17T07:16:38.418Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22032025-01-17T07:16:38.439Z Compiling slog-dtrace v0.3.0
22042025-01-17T07:16:38.760Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
22052025-01-17T07:16:38.857Z Compiling prettyplease v0.2.25
22062025-01-17T07:16:40.945Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22072025-01-17T07:16:42.421Z Compiling progenitor v0.9.1
22082025-01-17T07:16:42.668Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22092025-01-17T07:16:44.450Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22102025-01-17T07:16:54.022Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22112025-01-17T07:16:55.524Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22122025-01-17T07:16:56.202Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22132025-01-17T07:16:57.217Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22142025-01-17T07:16:58.259Z Compiling half v2.4.1
22152025-01-17T07:16:58.956Z Compiling ciborium-io v0.2.2
22162025-01-17T07:16:59.118Z Compiling ciborium-ll v0.2.2
22172025-01-17T07:17:00.593Z Compiling ciborium v0.2.2
22182025-01-17T07:17:02.048Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22192025-01-17T07:17:02.605Z Compiling display-error-chain v0.2.2
22202025-01-17T07:17:02.816Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22212025-01-17T07:17:02.835Z Compiling same-file v1.0.6
22222025-01-17T07:17:02.954Z Compiling fastrand v2.1.1
22232025-01-17T07:17:03.098Z Compiling walkdir v2.5.0
22242025-01-17T07:17:03.464Z Compiling tempfile v3.13.0
22252025-01-17T07:17:03.707Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22262025-01-17T07:17:04.205Z Compiling blake3 v1.5.4
22272025-01-17T07:17:04.855Z Compiling const_format_proc_macros v0.2.33
22282025-01-17T07:17:06.780Z Compiling xattr v1.3.1
22292025-01-17T07:17:07.080Z Compiling filetime v0.2.25
22302025-01-17T07:17:07.393Z Compiling memmap2 v0.9.5
22312025-01-17T07:17:07.812Z Compiling keccak v0.1.5
22322025-01-17T07:17:07.869Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22332025-01-17T07:17:08.285Z Compiling arrayvec v0.7.6
22342025-01-17T07:17:08.332Z Compiling arrayref v0.3.9
22352025-01-17T07:17:08.457Z Compiling crunchy v0.2.2
22362025-01-17T07:17:08.684Z Compiling constant_time_eq v0.3.1
22372025-01-17T07:17:08.864Z Compiling maplit v1.0.2
22382025-01-17T07:17:08.953Z Compiling sha3 v0.10.8
22392025-01-17T07:17:09.002Z Compiling tar v0.4.42
22402025-01-17T07:17:09.751Z Compiling const_format v0.2.33
22412025-01-17T07:17:09.810Z Compiling camino-tempfile v1.1.1
22422025-01-17T07:17:09.920Z Compiling toolchain_find v0.4.0
22432025-01-17T07:17:10.236Z Compiling topological-sort v0.2.2
22442025-01-17T07:17:10.447Z Compiling radium v0.7.0
22452025-01-17T07:17:10.476Z Compiling tiny-keccak v2.0.2
22462025-01-17T07:17:10.854Z Compiling omicron-zone-package v0.12.0
22472025-01-17T07:17:10.874Z Compiling rustfmt-wrapper v0.2.1
22482025-01-17T07:17:11.083Z Compiling dsl_auto_type v0.1.2
22492025-01-17T07:17:11.250Z Compiling scheduled-thread-pool v0.2.7
22502025-01-17T07:17:11.415Z Compiling diesel_table_macro_syntax v0.2.0
22512025-01-17T07:17:11.810Z Compiling tap v1.0.1
22522025-01-17T07:17:12.026Z Compiling maybe-uninit v2.0.0
22532025-01-17T07:17:12.312Z Compiling diesel_derives v2.2.3
22542025-01-17T07:17:12.590Z Compiling wyz v0.5.1
22552025-01-17T07:17:12.649Z Compiling r2d2 v0.8.10
22562025-01-17T07:17:13.479Z Compiling phf_generator v0.11.2
22572025-01-17T07:17:13.615Z Compiling ascii-canvas v3.0.0
22582025-01-17T07:17:13.683Z Compiling secrecy v0.8.0
22592025-01-17T07:17:13.966Z Compiling ena v0.14.3
22602025-01-17T07:17:14.055Z Compiling async-recursion v1.1.1
22612025-01-17T07:17:14.360Z Compiling packed_struct v0.10.1
22622025-01-17T07:17:14.451Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22632025-01-17T07:17:14.777Z Compiling arc-swap v1.7.1
22642025-01-17T07:17:14.798Z Compiling funty v2.0.0
22652025-01-17T07:17:15.418Z Compiling diff v0.1.13
22662025-01-17T07:17:15.438Z Compiling regex-syntax v0.6.29
22672025-01-17T07:17:15.904Z Compiling crc-catalog v2.4.0
22682025-01-17T07:17:15.960Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22692025-01-17T07:17:15.995Z Compiling bitvec v1.0.1
22702025-01-17T07:17:16.080Z Compiling crc v3.2.1
22712025-01-17T07:17:17.560Z Compiling slog-scope v4.4.0
22722025-01-17T07:17:18.247Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22732025-01-17T07:17:18.362Z Compiling phf_codegen v0.11.2
22742025-01-17T07:17:18.713Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22752025-01-17T07:17:19.756Z Compiling lalrpop v0.19.12
22762025-01-17T07:17:20.463Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22772025-01-17T07:17:20.485Z Compiling universal-hash v0.5.1
22782025-01-17T07:17:20.712Z Compiling thiserror-impl-no-std v2.0.2
22792025-01-17T07:17:20.732Z Compiling packed_struct_codegen v0.10.1
22802025-01-17T07:17:22.947Z Compiling diesel v2.2.6
22812025-01-17T07:17:23.072Z Compiling parse-zoneinfo v0.3.1
22822025-01-17T07:17:23.161Z Compiling indexmap v1.9.3
22832025-01-17T07:17:23.517Z Compiling unicase v2.7.0
22842025-01-17T07:17:23.853Z Compiling nodrop v0.1.14
22852025-01-17T07:17:24.023Z Compiling opaque-debug v0.3.1
22862025-01-17T07:17:24.153Z Compiling ref-cast v1.0.23
22872025-01-17T07:17:24.537Z Compiling poly1305 v0.8.0
22882025-01-17T07:17:24.703Z Compiling array-init v0.0.4
22892025-01-17T07:17:25.742Z Compiling chrono-tz-build v0.4.0
22902025-01-17T07:17:26.019Z Compiling thiserror-no-std v2.0.2
22912025-01-17T07:17:26.771Z Compiling smallvec v0.6.14
22922025-01-17T07:17:27.786Z Compiling slog-stdlog v4.1.1
22932025-01-17T07:17:28.599Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
22942025-01-17T07:17:28.914Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
22952025-01-17T07:17:29.229Z Compiling derive_builder_core v0.20.2
22962025-01-17T07:17:30.060Z Compiling chacha20 v0.9.1
22972025-01-17T07:17:30.585Z Compiling headers-core v0.3.0
22982025-01-17T07:17:30.781Z Compiling aead v0.5.2
22992025-01-17T07:17:31.117Z Compiling libxml v0.3.3
23002025-01-17T07:17:31.316Z Compiling ref-cast-impl v1.0.23
23012025-01-17T07:17:31.499Z Compiling vte_generate_state_changes v0.1.2
23022025-01-17T07:17:32.114Z Compiling bitfield v0.14.0
23032025-01-17T07:17:32.365Z Compiling hashbrown v0.12.3
23042025-01-17T07:17:32.431Z Compiling termcolor v1.4.1
23052025-01-17T07:17:33.552Z Compiling env_logger v0.10.2
23062025-01-17T07:17:34.522Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23072025-01-17T07:17:36.859Z Compiling vte v0.11.1
23082025-01-17T07:17:38.425Z Compiling derive_builder_macro v0.20.2
23092025-01-17T07:17:39.246Z Compiling chacha20poly1305 v0.10.1
23102025-01-17T07:17:39.500Z Compiling headers v0.4.0
23112025-01-17T07:17:42.178Z Compiling polar-core v0.27.3
23122025-01-17T07:17:43.131Z Compiling slog-envlogger v2.2.0
23132025-01-17T07:17:43.665Z Compiling serde-hex v0.1.0
23142025-01-17T07:17:45.797Z Compiling chrono-tz v0.10.0
23152025-01-17T07:17:46.512Z Compiling vsss-rs v3.3.4
23162025-01-17T07:17:48.526Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23172025-01-17T07:17:50.625Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23182025-01-17T07:17:50.985Z Compiling ron v0.8.1
23192025-01-17T07:17:51.467Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23202025-01-17T07:17:51.777Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23212025-01-17T07:17:54.787Z Compiling hashbrown v0.13.2
23222025-01-17T07:17:56.092Z Compiling strum_macros v0.24.3
23232025-01-17T07:17:56.130Z Compiling fxhash v0.2.1
23242025-01-17T07:17:56.462Z Compiling samael v0.0.17
23252025-01-17T07:17:56.614Z Compiling lockfree-object-pool v0.1.6
23262025-01-17T07:17:56.930Z Compiling bumpalo v3.16.0
23272025-01-17T07:17:57.536Z Compiling crc-any v2.5.0
23282025-01-17T07:17:58.136Z Compiling zip v2.1.3
23292025-01-17T07:17:58.482Z Compiling bytecount v0.6.8
23302025-01-17T07:17:58.485Z Compiling indoc v1.0.9
23312025-01-17T07:17:58.839Z Compiling simd-adler32 v0.3.7
23322025-01-17T07:17:59.118Z Compiling papergrid v0.11.0
23332025-01-17T07:18:00.648Z Compiling zopfli v0.8.1
23342025-01-17T07:18:06.360Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23352025-01-17T07:18:08.260Z Compiling object v0.30.4
23362025-01-17T07:18:08.352Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23372025-01-17T07:18:12.581Z Compiling derive_builder v0.20.2
23382025-01-17T07:18:13.518Z Compiling strip-ansi-escapes v0.2.0
23392025-01-17T07:18:14.516Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23402025-01-17T07:18:14.838Z Compiling tabled_derive v0.7.0
23412025-01-17T07:18:16.920Z Compiling fd-lock v4.0.2
23422025-01-17T07:18:17.174Z Compiling peg-macros v0.8.4
23432025-01-17T07:18:17.176Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23442025-01-17T07:18:18.176Z Compiling kstat-rs v0.2.4
23452025-01-17T07:18:19.066Z Compiling impl-trait-for-tuples v0.2.2
23462025-01-17T07:18:20.299Z Compiling oso-derive v0.27.3
23472025-01-17T07:18:20.384Z Compiling quick-xml v0.33.0
23482025-01-17T07:18:20.857Z Compiling diesel-dtrace v0.4.2
23492025-01-17T07:18:21.200Z Compiling path-slash v0.1.5
23502025-01-17T07:18:21.202Z Compiling nu-ansi-term v0.50.1
23512025-01-17T07:18:21.476Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23522025-01-17T07:18:22.544Z Compiling reedline v0.35.0
23532025-01-17T07:18:24.985Z Compiling peg v0.8.4
23542025-01-17T07:18:25.106Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23552025-01-17T07:18:25.125Z Compiling oso v0.27.3
23562025-01-17T07:18:30.546Z Compiling tabled v0.15.0
23572025-01-17T07:18:42.501Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23582025-01-17T07:18:46.397Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23592025-01-17T07:18:49.087Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23602025-01-17T07:18:50.281Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23612025-01-17T07:18:50.608Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23622025-01-17T07:18:50.776Z Compiling pem v3.0.4
23632025-01-17T07:18:50.948Z Compiling bb8 v0.8.5
23642025-01-17T07:18:51.570Z Compiling bcs v0.1.6
23652025-01-17T07:18:52.329Z Compiling libz-sys v1.1.20
23662025-01-17T07:18:52.457Z Compiling parking_lot_core v0.8.6
23672025-01-17T07:18:53.120Z Compiling async-bb8-diesel v0.2.1
23682025-01-17T07:18:53.902Z Compiling mime_guess v2.0.5
23692025-01-17T07:18:55.672Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23702025-01-17T07:18:58.936Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23712025-01-17T07:19:01.096Z Compiling buf-list v1.0.3
23722025-01-17T07:19:03.227Z Compiling nibble_vec v0.1.0
23732025-01-17T07:19:03.487Z Compiling libgit2-sys v0.17.0+1.8.1
23742025-01-17T07:19:03.948Z Compiling pin-project-internal v1.1.6
23752025-01-17T07:19:04.235Z Compiling atty v0.2.14
23762025-01-17T07:19:04.424Z Compiling salty v0.3.0
23772025-01-17T07:19:04.866Z Compiling endian-type v0.1.2
23782025-01-17T07:19:05.129Z Compiling http-range v0.1.5
23792025-01-17T07:19:05.726Z Compiling radix_trie v0.2.1
23802025-01-17T07:19:06.530Z Compiling pin-project v1.1.6
23812025-01-17T07:19:06.729Z Compiling parking_lot v0.11.2
23822025-01-17T07:19:11.636Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
23832025-01-17T07:19:14.590Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
23842025-01-17T07:19:15.199Z Compiling snafu-derive v0.8.5
23852025-01-17T07:19:17.847Z Compiling hyper-staticfile v0.10.1
23862025-01-17T07:19:19.164Z Compiling sled v0.34.7
23872025-01-17T07:19:19.602Z Compiling snafu v0.8.5
23882025-01-17T07:19:22.969Z Compiling hickory-client v0.24.2
23892025-01-17T07:19:41.929Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
23902025-01-17T07:19:43.129Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
23912025-01-17T07:19:45.148Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
23922025-01-17T07:19:48.874Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
23932025-01-17T07:19:49.088Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
23942025-01-17T07:19:53.312Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
23952025-01-17T07:19:54.824Z Compiling globset v0.4.15
23962025-01-17T07:19:54.880Z Compiling hickory-server v0.24.2
23972025-01-17T07:19:56.865Z Compiling olpc-cjson v0.1.4
23982025-01-17T07:19:57.349Z Compiling primeorder v0.13.6
23992025-01-17T07:19:57.518Z Compiling castaway v0.2.3
24002025-01-17T07:19:57.729Z Compiling vergen v8.3.2
24012025-01-17T07:19:57.830Z Compiling env_filter v0.1.2
24022025-01-17T07:19:58.060Z Compiling cargo-platform v0.1.8
24032025-01-17T07:19:58.569Z Compiling serde_plain v1.0.2
24042025-01-17T07:19:59.123Z Compiling nanorand v0.7.0
24052025-01-17T07:19:59.361Z Compiling memoffset v0.9.1
24062025-01-17T07:19:59.725Z Compiling typed-path v0.9.3
24072025-01-17T07:19:59.973Z Compiling flume v0.11.1
24082025-01-17T07:20:00.689Z Compiling cargo_metadata v0.18.1
24092025-01-17T07:20:01.837Z Compiling env_logger v0.11.5
24102025-01-17T07:20:02.276Z Compiling tough v0.19.0
24112025-01-17T07:20:03.246Z Compiling p384 v0.13.0
24122025-01-17T07:20:03.602Z Compiling compact_str v0.8.0
24132025-01-17T07:20:04.812Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24142025-01-17T07:20:05.716Z Compiling git2 v0.19.0
24152025-01-17T07:20:06.101Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24162025-01-17T07:20:06.124Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24172025-01-17T07:20:06.594Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24182025-01-17T07:20:07.779Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24192025-01-17T07:20:10.241Z Compiling unicode-truncate v1.1.0
24202025-01-17T07:20:10.548Z Compiling lru v0.12.5
24212025-01-17T07:20:10.928Z Compiling rand_seeder v0.3.0
24222025-01-17T07:20:11.362Z Compiling libsqlite3-sys v0.30.1
24232025-01-17T07:20:11.907Z Compiling lzma-sys v0.1.20
24242025-01-17T07:20:12.655Z Compiling instability v0.3.2
24252025-01-17T07:20:13.629Z Compiling cfg_aliases v0.2.1
24262025-01-17T07:20:13.761Z Compiling cassowary v0.3.0
24272025-01-17T07:20:13.837Z Compiling rustls v0.21.12
24282025-01-17T07:20:14.155Z Compiling parse-size v1.1.0
24292025-01-17T07:20:14.327Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24302025-01-17T07:20:14.489Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24312025-01-17T07:20:14.685Z Compiling ratatui v0.28.1
24322025-01-17T07:20:16.522Z Compiling nix v0.29.0
24332025-01-17T07:20:17.293Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24342025-01-17T07:20:17.361Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24352025-01-17T07:20:17.677Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24362025-01-17T07:20:18.787Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24372025-01-17T07:20:19.550Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24382025-01-17T07:20:19.867Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24392025-01-17T07:20:23.477Z Compiling rustls-webpki v0.101.7
24402025-01-17T07:20:23.869Z Compiling sct v0.7.1
24412025-01-17T07:20:24.353Z Compiling heck v0.3.3
24422025-01-17T07:20:24.706Z Compiling csv-core v0.1.11
24432025-01-17T07:20:25.639Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24442025-01-17T07:20:25.995Z Compiling glob v0.3.1
24452025-01-17T07:20:27.288Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24462025-01-17T07:20:27.657Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24472025-01-17T07:20:27.959Z Compiling csv v1.3.0
24482025-01-17T07:20:27.986Z Compiling zone_cfg_derive v0.1.2
24492025-01-17T07:20:30.213Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24502025-01-17T07:20:33.410Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24512025-01-17T07:20:34.472Z Compiling nix v0.27.1
24522025-01-17T07:20:34.730Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24532025-01-17T07:20:37.375Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24542025-01-17T07:20:37.511Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24552025-01-17T07:20:43.917Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24562025-01-17T07:20:45.043Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24572025-01-17T07:20:45.397Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24582025-01-17T07:20:46.685Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24592025-01-17T07:20:47.000Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24602025-01-17T07:20:47.326Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24612025-01-17T07:20:47.648Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24622025-01-17T07:20:48.289Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24632025-01-17T07:20:48.999Z Compiling tungstenite v0.23.0
24642025-01-17T07:20:49.504Z Compiling hashlink v0.9.1
24652025-01-17T07:20:50.269Z Compiling fallible-streaming-iterator v0.1.9
24662025-01-17T07:20:50.573Z Compiling base64 v0.13.1
24672025-01-17T07:20:51.170Z Compiling fallible-iterator v0.3.0
24682025-01-17T07:20:51.198Z Compiling ron v0.7.1
24692025-01-17T07:20:51.385Z Compiling tokio-tungstenite v0.23.1
24702025-01-17T07:20:51.951Z Compiling rusqlite v0.32.1
24712025-01-17T07:20:51.996Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24722025-01-17T07:20:52.691Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24732025-01-17T07:20:54.656Z Compiling xz2 v0.1.7
24742025-01-17T07:20:56.395Z Compiling tokio-rustls v0.24.1
24752025-01-17T07:20:56.756Z Compiling zone v0.1.8
24762025-01-17T07:21:00.164Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
24772025-01-17T07:21:01.079Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
24782025-01-17T07:21:04.947Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
24792025-01-17T07:21:06.297Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
24802025-01-17T07:21:06.558Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
24812025-01-17T07:21:13.122Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
24822025-01-17T07:21:13.581Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
24832025-01-17T07:21:14.473Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24842025-01-17T07:21:17.016Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
24852025-01-17T07:21:18.134Z Compiling rustls-pemfile v1.0.4
24862025-01-17T07:21:18.918Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
24872025-01-17T07:21:19.238Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
24882025-01-17T07:21:19.436Z Compiling signal-hook-tokio v0.3.1
24892025-01-17T07:21:19.672Z Compiling twox-hash v1.6.3
24902025-01-17T07:21:19.855Z Compiling yasna v0.5.2
24912025-01-17T07:21:20.208Z Compiling unicode-linebreak v0.1.5
24922025-01-17T07:21:20.635Z Compiling is_ci v1.2.0
24932025-01-17T07:21:20.759Z Compiling smawk v0.3.2
24942025-01-17T07:21:20.994Z Compiling rcgen v0.12.1
24952025-01-17T07:21:21.067Z Compiling textwrap v0.16.1
24962025-01-17T07:21:23.224Z Compiling supports-color v3.0.1
24972025-01-17T07:21:24.572Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
24982025-01-17T07:21:26.035Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
24992025-01-17T07:21:31.222Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25002025-01-17T07:21:32.453Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25012025-01-17T07:21:34.367Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25022025-01-17T07:21:46.983Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25032025-01-17T07:21:51.863Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25042025-01-17T07:21:52.798Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25052025-01-17T07:22:04.862Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25062025-01-17T07:22:05.446Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
25072025-01-17T07:22:08.624Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25082025-01-17T07:22:08.946Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25092025-01-17T07:22:11.630Z Compiling fatfs v0.3.6
25102025-01-17T07:22:11.712Z Compiling subprocess v0.2.9
25112025-01-17T07:22:14.424Z Compiling rtoolbox v0.0.2
25122025-01-17T07:22:14.876Z Compiling assert_matches v1.5.0
25132025-01-17T07:22:15.989Z Compiling rpassword v7.3.1
25142025-01-17T07:22:16.323Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25152025-01-17T07:22:16.478Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25162025-01-17T07:22:19.080Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25172025-01-17T07:22:23.691Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25182025-01-17T07:22:26.068Z Compiling tui-tree-widget v0.22.0
25192025-01-17T07:22:26.554Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25202025-01-17T07:22:31.799Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25212025-01-17T07:22:32.106Z Compiling uzers v0.12.1
25222025-01-17T07:22:35.233Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25232025-01-17T07:22:39.824Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25242025-01-17T07:22:41.676Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25252025-01-17T07:23:11.196Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25262025-01-17T07:23:12.554Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25272025-01-17T07:23:17.201Z Compiling multimap v0.10.0
25282025-01-17T07:25:44.566Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25292025-01-17T07:25:48.195Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25302025-01-17T07:33:03.597Z Finished `release` profile [optimized] target(s) in 16m 53s
25312025-01-17T07:34:07.194Z
25322025-01-17T07:34:07.197Zreal 17:58.633474789
25332025-01-17T07:34:07.197Zuser 2:04:56.245127307
25342025-01-17T07:34:07.197Zsys 3:14.133076931
25352025-01-17T07:34:07.197Ztrap 3.170820121
25362025-01-17T07:34:07.198Ztflt 2.649725750
25372025-01-17T07:34:07.198Zdflt 4.562328729
25382025-01-17T07:34:07.198Zkflt 0.063411748
25392025-01-17T07:34:07.198Zlock 7:30:43.865397018
25402025-01-17T07:34:07.198Zslp 6:23:12.225721335
25412025-01-17T07:34:07.198Zlat 3:21.614596082
25422025-01-17T07:34:07.198Zstop 2:44.487398574
25432025-01-17T07:34:07.198Z+ mapfile -t packages
25442025-01-17T07:34:07.198Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25452025-01-17T07:34:08.218Z Finished `release` profile [optimized] target(s) in 0.97s
25462025-01-17T07:34:08.281Z Running `target/release/omicron-package -t test list-outputs`
25472025-01-17T07:34:08.331ZLogging to: /work/oxidecomputer/omicron/out/LOG
25482025-01-17T07:34:08.334Z+ ptime -m cargo build --locked --release -p xtask
25492025-01-17T07:34:08.896Z Compiling serde v1.0.217
25502025-01-17T07:34:08.899Z Compiling rustix v0.38.37
25512025-01-17T07:34:08.899Z Compiling serde_json v1.0.135
25522025-01-17T07:34:08.899Z Compiling libc v0.2.169
25532025-01-17T07:34:08.990Z Compiling syn v2.0.96
25542025-01-17T07:34:09.007Z Compiling bitflags v2.6.0
25552025-01-17T07:34:09.323Z Compiling usdt-impl v0.5.0
25562025-01-17T07:34:09.374Z Compiling syn v1.0.109
25572025-01-17T07:34:09.492Z Compiling log v0.4.22
25582025-01-17T07:34:09.508Z Compiling hashbrown v0.15.1
25592025-01-17T07:34:09.762Z Compiling fs-err v2.11.0
25602025-01-17T07:34:09.943Z Compiling anyhow v1.0.93
25612025-01-17T07:34:10.069Z Compiling once_cell v1.20.2
25622025-01-17T07:34:10.297Z Compiling thread-id v4.2.2
25632025-01-17T07:34:10.743Z Compiling indexmap v2.7.0
25642025-01-17T07:34:11.819Z Compiling terminal_size v0.4.0
25652025-01-17T07:34:11.819Z Compiling tempfile v3.13.0
25662025-01-17T07:34:12.057Z Compiling clap_builder v4.5.21
25672025-01-17T07:34:12.606Z Compiling proc-macro-error v1.0.4
25682025-01-17T07:34:13.532Z Compiling tabled_derive v0.7.0
25692025-01-17T07:34:14.677Z Compiling tabled v0.15.0
25702025-01-17T07:34:15.269Z Compiling serde_derive v1.0.217
25712025-01-17T07:34:15.269Z Compiling thiserror-impl v1.0.69
25722025-01-17T07:34:15.272Z Compiling zerocopy-derive v0.7.35
25732025-01-17T07:34:15.272Z Compiling scroll_derive v0.12.0
25742025-01-17T07:34:15.272Z Compiling clap_derive v4.5.18
25752025-01-17T07:34:16.660Z Compiling scroll v0.12.0
25762025-01-17T07:34:17.151Z Compiling zerocopy v0.7.35
25772025-01-17T07:34:17.311Z Compiling goblin v0.8.2
25782025-01-17T07:34:17.978Z Compiling thiserror v1.0.69
25792025-01-17T07:34:18.140Z Compiling pest v2.7.14
25802025-01-17T07:34:20.995Z Compiling pest_meta v2.7.14
25812025-01-17T07:34:21.135Z Compiling clap v4.5.21
25822025-01-17T07:34:22.619Z Compiling pest_generator v2.7.14
25832025-01-17T07:34:24.754Z Compiling pest_derive v2.7.14
25842025-01-17T07:34:25.577Z Compiling dtrace-parser v0.2.0
25852025-01-17T07:34:31.312Z Compiling serde_tokenstream v0.2.2
25862025-01-17T07:34:31.914Z Compiling dof v0.3.0
25872025-01-17T07:34:32.362Z Compiling serde_spanned v0.6.8
25882025-01-17T07:34:32.756Z Compiling toml_datetime v0.6.8
25892025-01-17T07:34:33.193Z Compiling toml_edit v0.22.22
25902025-01-17T07:34:33.923Z Compiling camino v1.1.9
25912025-01-17T07:34:34.025Z Compiling usdt-attr-macro v0.5.0
25922025-01-17T07:34:35.235Z Compiling usdt-macro v0.5.0
25932025-01-17T07:34:35.348Z Compiling cargo-platform v0.1.8
25942025-01-17T07:34:36.409Z Compiling semver v1.0.24
25952025-01-17T07:34:36.426Z Compiling usdt v0.5.0
25962025-01-17T07:34:37.852Z Compiling toml v0.8.19
25972025-01-17T07:34:37.876Z Compiling cargo_metadata v0.18.1
25982025-01-17T07:34:39.278Z Compiling cargo_toml v0.20.5
25992025-01-17T07:34:40.952Z Compiling camino-tempfile v1.1.1
26002025-01-17T07:34:41.741Z Compiling macaddr v1.0.1
26012025-01-17T07:34:51.465Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26022025-01-17T07:35:02.168Z Finished `release` profile [optimized] target(s) in 53.78s
26032025-01-17T07:35:02.298Z
26042025-01-17T07:35:02.298Zreal 53.935385067
26052025-01-17T07:35:02.298Zuser 5:43.454917021
26062025-01-17T07:35:02.298Zsys 17.975670601
26072025-01-17T07:35:02.298Ztrap 0.161731255
26082025-01-17T07:35:02.298Ztflt 0.261407181
26092025-01-17T07:35:02.301Zdflt 0.271727708
26102025-01-17T07:35:02.301Zkflt 0.019308339
26112025-01-17T07:35:02.301Zlock 10:21.771256852
26122025-01-17T07:35:02.301Zslp 16:07.503268818
26132025-01-17T07:35:02.301Zlat 14.397188639
26142025-01-17T07:35:02.301Zstop 16.874464976
26152025-01-17T07:35:02.301Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26162025-01-17T07:35:02.301Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26172025-01-17T07:35:02.302Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26182025-01-17T07:35:02.302Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26192025-01-17T07:35:02.302Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26202025-01-17T07:35:03.175Z Compiling hashbrown v0.14.5
26212025-01-17T07:35:03.307Z Compiling thiserror v2.0.11
26222025-01-17T07:35:03.322Z Compiling thiserror-impl v2.0.11
26232025-01-17T07:35:03.324Z Compiling ident_case v1.0.1
26242025-01-17T07:35:03.353Z Compiling unsafe-libyaml v0.2.11
26252025-01-17T07:35:03.369Z Compiling ipnetwork v0.20.0
26262025-01-17T07:35:03.369Z Compiling progenitor-client v0.9.1
26272025-01-17T07:35:03.372Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26282025-01-17T07:35:03.502Z Compiling darling_core v0.20.10
26292025-01-17T07:35:03.865Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
26302025-01-17T07:35:03.906Z Compiling macaddr v1.0.1
26312025-01-17T07:35:04.251Z Compiling progenitor-client v0.8.0
26322025-01-17T07:35:04.270Z Compiling instant v0.1.13
26332025-01-17T07:35:04.364Z Compiling regress v0.10.1
26342025-01-17T07:35:04.435Z Compiling structmeta-derive v0.3.0
26352025-01-17T07:35:04.435Z Compiling dropshot v0.15.1
26362025-01-17T07:35:04.561Z Compiling serde_yaml v0.9.34+deprecated
26372025-01-17T07:35:04.703Z Compiling regress v0.9.1
26382025-01-17T07:35:04.825Z Compiling dropshot_endpoint v0.15.1
26392025-01-17T07:35:05.181Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26402025-01-17T07:35:06.421Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26412025-01-17T07:35:06.745Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26422025-01-17T07:35:07.166Z Compiling structmeta v0.3.0
26432025-01-17T07:35:07.421Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26442025-01-17T07:35:07.515Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26452025-01-17T07:35:07.585Z Compiling parse-display-derive v0.10.0
26462025-01-17T07:35:07.710Z Compiling backoff v0.4.0
26472025-01-17T07:35:07.876Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26482025-01-17T07:35:08.075Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26492025-01-17T07:35:08.205Z Compiling typify-impl v0.2.0
26502025-01-17T07:35:08.253Z Compiling tempfile v3.13.0
26512025-01-17T07:35:08.631Z Compiling proc-macro-crate v1.3.1
26522025-01-17T07:35:09.074Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26532025-01-17T07:35:09.277Z Compiling typify-impl v0.3.0
26542025-01-17T07:35:09.456Z Compiling itertools v0.13.0
26552025-01-17T07:35:09.553Z Compiling num_enum_derive v0.5.11
26562025-01-17T07:35:09.662Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26572025-01-17T07:35:09.697Z Compiling darling_macro v0.20.10
26582025-01-17T07:35:09.947Z Compiling zerocopy v0.8.10
26592025-01-17T07:35:10.625Z Compiling darling v0.20.10
26602025-01-17T07:35:10.763Z Compiling serde_with_macros v3.11.0
26612025-01-17T07:35:10.890Z Compiling foreign-types-macros v0.2.3
26622025-01-17T07:35:11.748Z Compiling parse-display v0.10.0
26632025-01-17T07:35:11.926Z Compiling num_enum v0.5.11
26642025-01-17T07:35:12.114Z Compiling zerocopy-derive v0.8.10
26652025-01-17T07:35:12.155Z Compiling crucible-workspace-hack v0.1.0
26662025-01-17T07:35:12.321Z Compiling foreign-types-shared v0.3.1
26672025-01-17T07:35:12.376Z Compiling heapless v0.8.0
26682025-01-17T07:35:12.472Z Compiling foreign-types v0.5.0
26692025-01-17T07:35:12.494Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26702025-01-17T07:35:12.583Z Compiling proc-macro-error v1.0.4
26712025-01-17T07:35:13.310Z Compiling serde_with v3.11.0
26722025-01-17T07:35:13.417Z Compiling camino-tempfile v1.1.1
26732025-01-17T07:35:13.438Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26742025-01-17T07:35:13.875Z Compiling hash32 v0.3.1
26752025-01-17T07:35:14.144Z Compiling cstr-argument v0.1.2
26762025-01-17T07:35:14.278Z Compiling pretty-hex v0.2.1
26772025-01-17T07:35:14.399Z Compiling smoltcp v0.11.0
26782025-01-17T07:35:14.498Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26792025-01-17T07:35:14.855Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26802025-01-17T07:35:15.062Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26812025-01-17T07:35:15.474Z Compiling tabwriter v1.4.0
26822025-01-17T07:35:15.943Z Compiling colored v2.1.0
26832025-01-17T07:35:16.233Z Compiling cobs v0.2.3
26842025-01-17T07:35:16.596Z Compiling postcard v1.0.10
26852025-01-17T07:35:16.833Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26862025-01-17T07:35:17.150Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26872025-01-17T07:35:17.341Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
26882025-01-17T07:35:17.363Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
26892025-01-17T07:35:17.699Z Compiling smf v0.2.3
26902025-01-17T07:35:17.833Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
26912025-01-17T07:35:18.187Z Compiling zone_cfg_derive v0.3.0
26922025-01-17T07:35:18.436Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
26932025-01-17T07:35:18.883Z Compiling num-derive v0.4.2
26942025-01-17T07:35:18.937Z Compiling sigpipe v0.1.3
26952025-01-17T07:35:19.086Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26962025-01-17T07:35:19.251Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26972025-01-17T07:35:19.422Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26982025-01-17T07:35:19.608Z Compiling zone v0.3.0
26992025-01-17T07:35:20.059Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27002025-01-17T07:35:20.385Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27012025-01-17T07:35:20.823Z Compiling universal-hash v0.5.1
27022025-01-17T07:35:21.021Z Compiling opaque-debug v0.3.1
27032025-01-17T07:35:21.047Z Compiling tungstenite v0.21.0
27042025-01-17T07:35:21.050Z Compiling num-rational v0.4.2
27052025-01-17T07:35:21.139Z Compiling password-hash v0.5.0
27062025-01-17T07:35:21.189Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27072025-01-17T07:35:21.979Z Compiling blake2 v0.10.6
27082025-01-17T07:35:22.070Z Compiling num-complex v0.4.6
27092025-01-17T07:35:22.133Z Compiling aead v0.5.2
27102025-01-17T07:35:22.543Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27112025-01-17T07:35:22.596Z Compiling convert_case v0.4.0
27122025-01-17T07:35:22.694Z Compiling base64 v0.21.7
27132025-01-17T07:35:22.984Z Compiling keccak v0.1.5
27142025-01-17T07:35:23.088Z Compiling num v0.4.3
27152025-01-17T07:35:23.218Z Compiling argon2 v0.5.3
27162025-01-17T07:35:23.310Z Compiling sha3 v0.10.8
27172025-01-17T07:35:23.400Z Compiling tokio-tungstenite v0.21.0
27182025-01-17T07:35:23.466Z Compiling derive_more v0.99.18
27192025-01-17T07:35:23.904Z Compiling typify-macro v0.2.0
27202025-01-17T07:35:24.097Z Compiling poly1305 v0.8.0
27212025-01-17T07:35:24.258Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27222025-01-17T07:35:24.332Z Compiling chacha20 v0.9.1
27232025-01-17T07:35:24.364Z Compiling float-ord v0.3.2
27242025-01-17T07:35:24.565Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27252025-01-17T07:35:24.796Z Compiling same-file v1.0.6
27262025-01-17T07:35:24.818Z Compiling typify-macro v0.3.0
27272025-01-17T07:35:25.008Z Compiling semver v0.1.20
27282025-01-17T07:35:25.116Z Compiling walkdir v2.5.0
27292025-01-17T07:35:25.628Z Compiling rustc_version v0.1.7
27302025-01-17T07:35:25.816Z Compiling newline-converter v0.3.0
27312025-01-17T07:35:25.836Z Compiling primeorder v0.13.6
27322025-01-17T07:35:26.001Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27332025-01-17T07:35:26.038Z Compiling secrecy v0.8.0
27342025-01-17T07:35:26.103Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27352025-01-17T07:35:26.285Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27362025-01-17T07:35:26.339Z Compiling cancel-safe-futures v0.1.5
27372025-01-17T07:35:26.360Z Compiling owo-colors v4.1.0
27382025-01-17T07:35:26.604Z Compiling newtype_derive v0.1.6
27392025-01-17T07:35:26.710Z Compiling expectorate v1.1.0
27402025-01-17T07:35:26.764Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27412025-01-17T07:35:26.912Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27422025-01-17T07:35:26.915Z Compiling thiserror-impl-no-std v2.0.2
27432025-01-17T07:35:27.076Z Compiling blake3 v1.5.4
27442025-01-17T07:35:27.191Z Compiling unicase v2.7.0
27452025-01-17T07:35:27.375Z Compiling half v2.4.1
27462025-01-17T07:35:27.515Z Compiling ciborium-io v0.2.2
27472025-01-17T07:35:27.670Z Compiling arc-swap v1.7.1
27482025-01-17T07:35:27.700Z Compiling typify v0.2.0
27492025-01-17T07:35:27.844Z Compiling progenitor-impl v0.8.0
27502025-01-17T07:35:27.934Z Compiling ciborium-ll v0.2.2
27512025-01-17T07:35:28.019Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27522025-01-17T07:35:28.237Z Compiling slog-scope v4.4.0
27532025-01-17T07:35:28.315Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27542025-01-17T07:35:28.661Z Compiling typify v0.3.0
27552025-01-17T07:35:28.717Z Compiling polyval v0.6.2
27562025-01-17T07:35:28.803Z Compiling progenitor-impl v0.9.1
27572025-01-17T07:35:29.006Z Compiling atomicwrites v0.4.4
27582025-01-17T07:35:29.144Z Compiling libsw v3.3.1
27592025-01-17T07:35:29.362Z Compiling memmap2 v0.9.5
27602025-01-17T07:35:29.487Z Compiling constant_time_eq v0.3.1
27612025-01-17T07:35:29.693Z Compiling thiserror-no-std v2.0.2
27622025-01-17T07:35:29.713Z Compiling salty v0.3.0
27632025-01-17T07:35:29.809Z Compiling indent_write v2.2.0
27642025-01-17T07:35:29.831Z Compiling arrayref v0.3.9
27652025-01-17T07:35:29.942Z Compiling arrayvec v0.7.6
27662025-01-17T07:35:30.040Z Compiling libefi-sys v0.1.0
27672025-01-17T07:35:30.110Z Compiling parking_lot_core v0.8.6
27682025-01-17T07:35:30.307Z Compiling linear-map v1.2.0
27692025-01-17T07:35:30.408Z Compiling vsss-rs v3.3.4
27702025-01-17T07:35:30.525Z Compiling ghash v0.5.1
27712025-01-17T07:35:30.592Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27722025-01-17T07:35:30.672Z Compiling slog-stdlog v4.1.1
27732025-01-17T07:35:30.867Z Compiling ciborium v0.2.2
27742025-01-17T07:35:31.549Z Compiling p384 v0.13.0
27752025-01-17T07:35:31.753Z Compiling toolchain_find v0.4.0
27762025-01-17T07:35:32.262Z Compiling chacha20poly1305 v0.10.1
27772025-01-17T07:35:32.306Z Compiling ctr v0.9.2
27782025-01-17T07:35:32.376Z Compiling lzma-sys v0.1.20
27792025-01-17T07:35:32.526Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
27802025-01-17T07:35:32.686Z Compiling bitfield-struct v0.6.2
27812025-01-17T07:35:32.944Z Compiling slog-dtrace v0.3.0
27822025-01-17T07:35:33.154Z Compiling topological-sort v0.2.2
27832025-01-17T07:35:33.176Z Compiling highway v1.2.0
27842025-01-17T07:35:33.393Z Compiling omicron-zone-package v0.12.0
27852025-01-17T07:35:33.534Z Compiling aes-gcm v0.10.3
27862025-01-17T07:35:33.849Z Compiling rustfmt-wrapper v0.2.1
27872025-01-17T07:35:33.928Z Compiling mime_guess v2.0.5
27882025-01-17T07:35:34.051Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27892025-01-17T07:35:34.290Z Compiling slog-envlogger v2.2.0
27902025-01-17T07:35:34.444Z Compiling steno v0.4.1
27912025-01-17T07:35:34.942Z Compiling progenitor-macro v0.8.0
27922025-01-17T07:35:35.083Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
27932025-01-17T07:35:35.104Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
27942025-01-17T07:35:35.391Z Compiling heck v0.3.3
27952025-01-17T07:35:35.725Z Compiling ssh-encoding v0.2.0
27962025-01-17T07:35:35.752Z Compiling blowfish v0.9.1
27972025-01-17T07:35:35.782Z Compiling nibble_vec v0.1.0
27982025-01-17T07:35:35.887Z Compiling progenitor-macro v0.9.1
27992025-01-17T07:35:36.015Z Compiling env_filter v0.1.2
28002025-01-17T07:35:36.199Z Compiling humantime v2.1.0
28012025-01-17T07:35:36.202Z Compiling endian-type v0.1.2
28022025-01-17T07:35:36.234Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28032025-01-17T07:35:36.422Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28042025-01-17T07:35:36.519Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28052025-01-17T07:35:36.671Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28062025-01-17T07:35:36.728Z Compiling radix_trie v0.2.1
28072025-01-17T07:35:36.759Z Compiling env_logger v0.11.5
28082025-01-17T07:35:36.815Z Compiling ssh-cipher v0.2.0
28092025-01-17T07:35:37.348Z Compiling bcrypt-pbkdf v0.10.0
28102025-01-17T07:35:37.445Z Compiling zone_cfg_derive v0.1.2
28112025-01-17T07:35:37.969Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28122025-01-17T07:35:38.002Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28132025-01-17T07:35:38.289Z Compiling parking_lot v0.11.2
28142025-01-17T07:35:38.841Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28152025-01-17T07:35:38.898Z Compiling password-hash v0.4.2
28162025-01-17T07:35:39.156Z Compiling gethostname v0.5.0
28172025-01-17T07:35:39.209Z Compiling fxhash v0.2.1
28182025-01-17T07:35:39.212Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28192025-01-17T07:35:39.249Z Compiling zip v2.1.3
28202025-01-17T07:35:39.350Z Compiling simd-adler32 v0.3.7
28212025-01-17T07:35:39.450Z Compiling bumpalo v3.16.0
28222025-01-17T07:35:39.514Z Compiling base64 v0.13.1
28232025-01-17T07:35:39.570Z Compiling http-range v0.1.5
28242025-01-17T07:35:39.727Z Compiling lockfree-object-pool v0.1.6
28252025-01-17T07:35:39.940Z Compiling sled v0.34.7
28262025-01-17T07:35:39.958Z Compiling ron v0.7.1
28272025-01-17T07:35:39.975Z Compiling zopfli v0.8.1
28282025-01-17T07:35:40.008Z Compiling pbkdf2 v0.11.0
28292025-01-17T07:35:40.086Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28302025-01-17T07:35:40.403Z Compiling zone v0.1.8
28312025-01-17T07:35:40.754Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28322025-01-17T07:35:40.894Z Compiling xz2 v0.1.7
28332025-01-17T07:35:41.561Z Compiling ssh-key v0.6.6
28342025-01-17T07:35:41.811Z Compiling hickory-client v0.24.2
28352025-01-17T07:35:42.203Z Compiling p256 v0.13.2
28362025-01-17T07:35:42.441Z Compiling p521 v0.13.3
28372025-01-17T07:35:43.010Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28382025-01-17T07:35:43.230Z Compiling hickory-server v0.24.2
28392025-01-17T07:35:44.030Z Compiling pem v3.0.4
28402025-01-17T07:35:44.760Z Compiling yasna v0.5.2
28412025-01-17T07:35:44.777Z Compiling headers-core v0.3.0
28422025-01-17T07:35:44.957Z Compiling kstat-rs v0.2.4
28432025-01-17T07:35:45.556Z Compiling nanorand v0.7.0
28442025-01-17T07:35:45.864Z Compiling russh-cryptovec v0.7.3
28452025-01-17T07:35:45.930Z Compiling atty v0.2.14
28462025-01-17T07:35:46.067Z Compiling md5 v0.7.0
28472025-01-17T07:35:46.092Z Compiling flume v0.11.1
28482025-01-17T07:35:46.176Z Compiling rcgen v0.12.1
28492025-01-17T07:35:46.295Z Compiling headers v0.4.0
28502025-01-17T07:35:46.590Z Compiling russh-keys v0.45.0
28512025-01-17T07:35:46.720Z Compiling hyper-staticfile v0.10.1
28522025-01-17T07:35:47.594Z Compiling progenitor v0.8.0
28532025-01-17T07:35:47.834Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28542025-01-17T07:35:48.065Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28552025-01-17T07:35:48.384Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28562025-01-17T07:35:48.702Z Compiling progenitor v0.9.1
28572025-01-17T07:35:48.952Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28582025-01-17T07:35:49.545Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28592025-01-17T07:35:49.675Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28602025-01-17T07:35:49.872Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28612025-01-17T07:35:49.956Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
28622025-01-17T07:35:50.318Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28632025-01-17T07:35:50.651Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28642025-01-17T07:35:51.234Z Compiling num-bigint v0.4.6
28652025-01-17T07:35:51.541Z Compiling des v0.8.1
28662025-01-17T07:35:51.939Z Compiling subprocess v0.2.9
28672025-01-17T07:35:53.707Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28682025-01-17T07:35:54.379Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28692025-01-17T07:35:55.011Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28702025-01-17T07:35:55.254Z Compiling display-error-chain v0.2.2
28712025-01-17T07:35:55.495Z Compiling hex-literal v0.4.1
28722025-01-17T07:35:55.668Z Compiling russh v0.45.0
28732025-01-17T07:35:55.701Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28742025-01-17T07:35:55.905Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28752025-01-17T07:35:59.073Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28762025-01-17T07:35:59.568Z Compiling internet-checksum v0.2.1
28772025-01-17T07:36:04.138Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
28782025-01-17T07:36:04.138Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
28792025-01-17T07:36:04.141Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
28802025-01-17T07:36:04.141Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
28812025-01-17T07:36:06.905Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
28822025-01-17T07:36:07.274Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
28832025-01-17T07:36:08.294Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28842025-01-17T07:36:08.787Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
28852025-01-17T07:36:08.976Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
28862025-01-17T07:36:09.299Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
28872025-01-17T07:36:11.660Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28882025-01-17T07:36:11.900Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
28892025-01-17T07:36:12.466Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
28902025-01-17T07:36:13.021Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
28912025-01-17T07:36:13.041Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
28922025-01-17T07:36:13.538Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
28932025-01-17T07:36:13.896Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
28942025-01-17T07:36:15.338Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
28952025-01-17T07:36:17.990Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
28962025-01-17T07:36:18.300Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
28972025-01-17T07:36:18.433Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
28982025-01-17T07:36:18.544Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
28992025-01-17T07:36:18.962Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29002025-01-17T07:36:23.346Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29012025-01-17T07:36:23.772Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29022025-01-17T07:36:24.349Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29032025-01-17T07:36:25.208Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29042025-01-17T07:36:26.188Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29052025-01-17T07:36:30.119Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29062025-01-17T07:36:38.160Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29072025-01-17T07:36:39.700Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29082025-01-17T07:37:01.475Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29092025-01-17T07:37:24.542Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
29102025-01-17T07:37:24.758Z
29112025-01-17T07:37:24.761Zreal 2:22.412206269
29122025-01-17T07:37:24.761Zuser 12:13.944561154
29132025-01-17T07:37:24.761Zsys 1:33.158632164
29142025-01-17T07:37:24.761Ztrap 0.372088263
29152025-01-17T07:37:24.761Ztflt 0.808990272
29162025-01-17T07:37:24.761Zdflt 1.053266377
29172025-01-17T07:37:24.761Zkflt 0.000349923
29182025-01-17T07:37:24.761Zlock 22:35.091045583
29192025-01-17T07:37:24.761Zslp 41:56.037510553
29202025-01-17T07:37:24.761Zlat 38.468591533
29212025-01-17T07:37:24.761Zstop 1:36.391356122
29222025-01-17T07:37:24.761Z+ mkdir tests
29232025-01-17T07:37:24.764Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29242025-01-17T07:37:24.764Z+ xargs -I '{}' -t cp '{}' tests/
29252025-01-17T07:37:25.924Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-0c31c41a3d01b317 tests/
29262025-01-17T07:37:25.951Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-1bc1748b498a1bbc tests/
29272025-01-17T07:37:25.978Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-850b6ef35a64e808 tests/
29282025-01-17T07:37:26.004Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8326264a25c96ef4 tests/
29292025-01-17T07:37:26.297Z+ 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/*)
29302025-01-17T07:37:26.300Z+ 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-1bc1748b498a1bbc tests/commtest-850b6ef35a64e808 tests/dhcp_server-0c31c41a3d01b317 tests/end_to_end_tests-8326264a25c96ef4 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
29312025-01-17T07:38:40.024ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29322025-01-17T07:38:40.024Za .github/buildomat/ci-env.sh 1K
29332025-01-17T07:38:40.024Za out/target/test 1K
29342025-01-17T07:38:40.024Za out/npuzone/npuzone 23144K
29352025-01-17T07:38:40.024Za package-manifest.toml 34K
29362025-01-17T07:38:40.024Za smf/sled-agent/non-gimlet/config.toml 4K
29372025-01-17T07:38:40.024Za target/release/omicron-package 36015K
29382025-01-17T07:38:40.024Za target/release/xtask 11911K
29392025-01-17T07:38:40.024Za target/debug/bootstrap 220351K
29402025-01-17T07:38:40.024Za tests/bootstrap-1bc1748b498a1bbc 24276K
29412025-01-17T07:38:40.024Za tests/commtest-850b6ef35a64e808 24769K
29422025-01-17T07:38:40.024Za tests/dhcp_server-0c31c41a3d01b317 24276K
29432025-01-17T07:38:40.024Za tests/end_to_end_tests-8326264a25c96ef4 282392K
29442025-01-17T07:38:40.024Za out/clickhouse.tar.gz 293870K
29452025-01-17T07:38:40.024Za out/clickhouse_keeper.tar.gz 280993K
29462025-01-17T07:38:40.025Za out/clickhouse_server.tar.gz 293837K
29472025-01-17T07:38:40.025Za out/cockroachdb.tar.gz 134992K
29482025-01-17T07:38:40.025Za out/crucible-dtrace.tar 96K
29492025-01-17T07:38:40.025Za out/crucible-pantry-zone.tar.gz 28543K
29502025-01-17T07:38:40.025Za out/crucible-zone.tar.gz 36822K
29512025-01-17T07:38:40.025Za out/external-dns.tar.gz 35441K
29522025-01-17T07:38:40.025Za out/internal-dns.tar.gz 35440K
29532025-01-17T07:38:40.025Za out/mg-ddm-gz.tar 63075K
29542025-01-17T07:38:40.025Za out/nexus.tar.gz 99747K
29552025-01-17T07:38:40.025Za out/ntp.tar.gz 10506K
29562025-01-17T07:38:40.025Za out/omicron-gateway-softnpu.tar.gz 24102K
29572025-01-17T07:38:40.025Za out/omicron-sled-agent.tar 114129K
29582025-01-17T07:38:40.025Za out/overlay.tar.gz 3K
29592025-01-17T07:38:40.025Za out/oximeter.tar.gz 48133K
29602025-01-17T07:38:40.025Za out/oxlog.tar 3150K
29612025-01-17T07:38:40.025Za out/probe.tar.gz 2764K
29622025-01-17T07:38:40.025Za out/propolis-server.tar.gz 66467K
29632025-01-17T07:38:40.025Za out/pumpkind-gz.tar 26665K
29642025-01-17T07:38:40.025Za out/switch-softnpu.tar.gz 235969K
29652025-01-17T07:38:40.029Z
29662025-01-17T07:38:40.029Zreal 1:13.723139707
29672025-01-17T07:38:40.029Zuser 1:10.368370978
29682025-01-17T07:38:40.029Zsys 4.758566349
29692025-01-17T07:38:40.029Ztrap 0.017695629
29702025-01-17T07:38:40.029Ztflt 0.000000000
29712025-01-17T07:38:40.029Zdflt 0.000000000
29722025-01-17T07:38:40.029Zkflt 0.000000000
29732025-01-17T07:38:40.029Zlock 0.000000000
29742025-01-17T07:38:40.029Zslp 1:10.137942468
29752025-01-17T07:38:40.029Zlat 2.159175277
29762025-01-17T07:38:40.029Zstop 0.000215697
29772025-01-17T07:38:40.029Zprocess exited: duration 1966289 ms, exit code 0
 
29782025-01-17T07:38:40.055Zfound 1 output files
29792025-01-17T07:38:40.055Zuploading: /work/package.tar.gz (1900654476 bytes)
29802025-01-17T07:39:25.505Zuploaded: /work/package.tar.gz