01JJWAYAPX0JY85KZ8SCMJ4A1D: 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: 01JJWAYS2ZN5H4D158Y5RCS08V

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-30T19:29:07.236Zjob assigned to worker 01JJWAYX7EFDB4FK5Y4KDV3YN9 [factory aws, i-08223fe829f962dbb] (queued for 57 s)
 
22025-01-30T19:29:15.366Zstarting task 0: "setup"
32025-01-30T19:29:15.378Z++ uname -s
42025-01-30T19:29:15.381Z+ kern=SunOS
52025-01-30T19:29:15.381Z+ build_user=build
62025-01-30T19:29:15.381Z+ build_uid=12345
72025-01-30T19:29:15.381Z+ work_dir=/work
82025-01-30T19:29:15.381Z+ input_dir=/input
92025-01-30T19:29:15.381Z+ [[ 0 == 12345 ]]
102025-01-30T19:29:15.381Z+ case "$kern" in
112025-01-30T19:29:15.381Z+ groupadd -g 12345 build
122025-01-30T19:29:15.384Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-01-30T19:29:17.390Z+ zfs create -o mountpoint=/work rpool/work
142025-01-30T19:29:17.571Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-01-30T19:29:17.574Z+ home_fs=zfs
162025-01-30T19:29:17.574Z+ [[ zfs == autofs ]]
172025-01-30T19:29:17.574Z+ mkdir -p /home/build
182025-01-30T19:29:17.577Z+ chown build:build /home/build /work
192025-01-30T19:29:19.578Z+ chmod 0700 /home/build /work
202025-01-30T19:29:19.581Zprocess exited: duration 4214 ms, exit code 0
 
212025-01-30T19:29:19.586Zstarting task 1: "rust-toolchain"
222025-01-30T19:29:19.592Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.0
232025-01-30T19:29:19.592Z * rust toolchain channel = "1.84.0"
242025-01-30T19:29:19.592Z+ printf ' * rust toolchain profile = "%s"\n' default
252025-01-30T19:29:19.592Z * rust toolchain profile = "default"
262025-01-30T19:29:19.592Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-01-30T19:29:19.592Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-01-30T19:29:19.595Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-01-30T19:29:19.595Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
302025-01-30T19:29:19.684Zinfo: downloading installer
312025-01-30T19:29:20.987Zwarning: it looks like you have an existing installation of Rust at:
322025-01-30T19:29:20.987Zwarning: /opt/ooce/bin
332025-01-30T19:29:20.987Zwarning: It is recommended that rustup be the primary Rust installation.
342025-01-30T19:29:20.987Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-01-30T19:29:20.987Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-01-30T19:29:20.987Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-01-30T19:29:20.987Zwarning: or pass `-y' to ignore all ignorable checks.
382025-01-30T19:29:20.987Zerror: cannot install while Rust is installed
392025-01-30T19:29:20.987Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-01-30T19:29:21.000Zinfo: profile set to 'default'
412025-01-30T19:29:21.000Zinfo: default host triple is x86_64-unknown-illumos
422025-01-30T19:29:21.003Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
432025-01-30T19:29:21.155Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
442025-01-30T19:29:21.155Zinfo: downloading component 'cargo'
452025-01-30T19:29:22.042Zinfo: downloading component 'clippy'
462025-01-30T19:29:22.385Zinfo: downloading component 'rust-docs'
472025-01-30T19:29:23.604Zinfo: downloading component 'rust-std'
482025-01-30T19:29:25.420Zinfo: downloading component 'rustc'
492025-01-30T19:29:32.361Zinfo: downloading component 'rustfmt'
502025-01-30T19:29:32.623Zinfo: installing component 'cargo'
512025-01-30T19:29:33.474Zinfo: installing component 'clippy'
522025-01-30T19:29:33.857Zinfo: installing component 'rust-docs'
532025-01-30T19:29:35.566Zinfo: installing component 'rust-std'
542025-01-30T19:29:37.304Zinfo: installing component 'rustc'
552025-01-30T19:29:43.452Zinfo: installing component 'rustfmt'
562025-01-30T19:29:43.791Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
572025-01-30T19:29:43.791Z
582025-01-30T19:29:44.178Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
592025-01-30T19:29:44.178Z
602025-01-30T19:29:44.181Z
612025-01-30T19:29:44.181ZRust is installed now. Great!
622025-01-30T19:29:44.181Z
632025-01-30T19:29:44.181ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-01-30T19:29:44.181Zenvironment variable. This has not been done automatically.
652025-01-30T19:29:44.181Z
662025-01-30T19:29:44.181ZTo configure your current shell, you need to source
672025-01-30T19:29:44.181Zthe corresponding env file under $HOME/.cargo.
682025-01-30T19:29:44.181Z
692025-01-30T19:29:44.181ZThis is usually done by running one of the following (note the leading DOT):
702025-01-30T19:29:44.182Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-01-30T19:29:44.182Zsource "$HOME/.cargo/env.fish" # For fish
722025-01-30T19:29:44.258Z+ rustup --version
732025-01-30T19:29:44.265Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-01-30T19:29:44.266Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-01-30T19:29:44.344Zinfo: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)`
762025-01-30T19:29:44.348Z+ cargo --version
772025-01-30T19:29:44.406Zcargo 1.84.0 (66221abde 2024-11-19)
782025-01-30T19:29:44.409Z+ rustc --version
792025-01-30T19:29:44.471Zrustc 1.84.0 (9fc6b4312 2025-01-07)
802025-01-30T19:29:44.475Zprocess exited: duration 24886 ms, exit code 0
 
812025-01-30T19:29:44.481Zstarting task 2: "authentication"
822025-01-30T19:29:44.502Zprocess exited: duration 21 ms, exit code 0
 
832025-01-30T19:29:44.508Zstarting task 3: "clone repository"
842025-01-30T19:29:44.513Z+ mkdir -p /work/oxidecomputer/omicron
852025-01-30T19:29:44.516Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-01-30T19:29:44.554ZCloning into '/work/oxidecomputer/omicron'...
872025-01-30T19:29:52.508Z+ cd /work/oxidecomputer/omicron
882025-01-30T19:29:52.508Z+ git fetch origin e21fac85dc75e2bcdb917a1eb75bad068e397b96
892025-01-30T19:29:52.847ZFrom https://github.com/oxidecomputer/omicron
902025-01-30T19:29:52.847Z * branch e21fac85dc75e2bcdb917a1eb75bad068e397b96 -> FETCH_HEAD
912025-01-30T19:29:52.859Z+ [[ -n affinity ]]
922025-01-30T19:29:52.862Z++ git branch --show-current
932025-01-30T19:29:52.865Z+ current=main
942025-01-30T19:29:52.865Z+ [[ main != affinity ]]
952025-01-30T19:29:52.865Z+ git branch -f affinity e21fac85dc75e2bcdb917a1eb75bad068e397b96
962025-01-30T19:29:52.868Z+ git checkout -f affinity
972025-01-30T19:29:53.051ZSwitched to branch 'affinity'
982025-01-30T19:29:53.056Z+ git reset --hard e21fac85dc75e2bcdb917a1eb75bad068e397b96
992025-01-30T19:29:53.079ZHEAD is now at e21fac85d Merge branch 'main' into affinity
1002025-01-30T19:29:53.081Zprocess exited: duration 8571 ms, exit code 0
 
1012025-01-30T19:29:53.087Zstarting task 4: "build"
1022025-01-30T19:29:53.092Z+ source .github/buildomat/ci-env.sh
1032025-01-30T19:29:53.092Z++ export CARGO_TERM_COLOR=always
1042025-01-30T19:29:53.095Z++ CARGO_TERM_COLOR=always
1052025-01-30T19:29:53.095Z+ cargo --version
1062025-01-30T19:29:53.145Zcargo 1.84.0 (66221abde 2024-11-19)
1072025-01-30T19:29:53.147Z+ rustc --version
1082025-01-30T19:29:53.210Zrustc 1.84.0 (9fc6b4312 2025-01-07)
1092025-01-30T19:29:53.212Z+ WORK=/work
1102025-01-30T19:29:53.215Z+ pfexec mkdir -p /work
1112025-01-30T19:29:53.217Z+ pfexec chown build /work
1122025-01-30T19:29:53.220Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-01-30T19:29:54.796Zpkg list: illegal option -- F
1142025-01-30T19:29:54.796ZUsage:
1152025-01-30T19:29:54.799Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-01-30T19:29:54.799Z [pkg_fmri_pattern ...]
1172025-01-30T19:29:55.696Zpkg list: illegal option -- F
1182025-01-30T19:29:55.696ZUsage:
1192025-01-30T19:29:55.699Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-01-30T19:29:55.699Z [pkg_fmri_pattern ...]
1212025-01-30T19:30:04.760Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-01-30T19:30:08.908Z Startup: Caching catalogs ... Done
1232025-01-30T19:30:20.435ZPlanning: Solver setup ... Done (10.704s)
1242025-01-30T19:30:20.582ZPlanning: Running solver ... Done (0.147s)
1252025-01-30T19:30:20.700ZPlanning: Finding local manifests ... Done (0.007s)
1262025-01-30T19:30:20.719ZPlanning: Fetching manifests: 0/7 0% complete
1272025-01-30T19:30:21.389ZPlanning: Fetching manifests: 7/7 100% complete
1282025-01-30T19:30:21.501ZPlanning: Package planning ... Done (0.112s)
1292025-01-30T19:30:21.559ZPlanning: Merging actions ... Done (0.057s)
1302025-01-30T19:30:21.753ZPlanning: Checking for conflicting actions ... Done (0.195s)
1312025-01-30T19:30:23.739ZPlanning: Consolidating action changes ... Done (1.985s)
1322025-01-30T19:30:24.178ZPlanning: Evaluating mediators ... Done (0.438s)
1332025-01-30T19:30:24.264ZPlanning: Planning completed in 15.26 seconds
1342025-01-30T19:30:24.280Z Packages to install: 4
1352025-01-30T19:30:24.280Z Packages to update: 3
1362025-01-30T19:30:24.280Z Mediators to change: 2
1372025-01-30T19:30:24.281Z Services to change: 1
1382025-01-30T19:30:24.284Z Estimated space available: 155.61 GB
1392025-01-30T19:30:24.284ZEstimated space to be consumed: 1.64 GB
1402025-01-30T19:30:24.284Z Create boot environment: No
1412025-01-30T19:30:24.284ZCreate backup boot environment: Yes
1422025-01-30T19:30:24.284Z Rebuild boot archive: No
1432025-01-30T19:30:24.284Z
1442025-01-30T19:30:24.284ZChanged mediators:
1452025-01-30T19:30:24.284Z mediator clang:
1462025-01-30T19:30:24.284Z version: None -> 15 (system default)
1472025-01-30T19:30:24.284Z
1482025-01-30T19:30:24.284Z mediator llvm:
1492025-01-30T19:30:24.284Z version: 14 (system default) -> 15 (system default)
1502025-01-30T19:30:24.284Z
1512025-01-30T19:30:24.284ZChanged packages:
1522025-01-30T19:30:24.284Zhelios-dev
1532025-01-30T19:30:24.284Z developer/build-essential
1542025-01-30T19:30:24.284Z None -> 11-2.0
1552025-01-30T19:30:24.284Z library/libxmlsec1
1562025-01-30T19:30:24.284Z None -> 1.2.35-2.0
1572025-01-30T19:30:24.284Z ooce/developer/clang-15
1582025-01-30T19:30:24.284Z None -> 15.0.7-2.0
1592025-01-30T19:30:24.284Z ooce/developer/llvm-15
1602025-01-30T19:30:24.284Z None -> 15.0.7-2.0
1612025-01-30T19:30:24.284Z package/pkg
1622025-01-30T19:30:24.284Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-01-30T19:30:24.285Z system/library/g++-runtime
1642025-01-30T19:30:24.285Z 13-2.0 -> 14-2.0
1652025-01-30T19:30:24.285Z system/library/gcc-runtime
1662025-01-30T19:30:24.285Z 13-2.0 -> 14-2.0
1672025-01-30T19:30:24.285Z
1682025-01-30T19:30:24.285ZServices:
1692025-01-30T19:30:24.286Z restart_fmri:
1702025-01-30T19:30:24.286Z svc:/system/update-man-index:default
1712025-01-30T19:30:24.286Z
1722025-01-30T19:30:24.286ZEditable files to change:
1732025-01-30T19:30:24.286Z Update:
1742025-01-30T19:30:24.286Z usr/share/lib/pkg/web/config.shtml
1752025-01-30T19:30:24.362Z
1762025-01-30T19:30:24.362ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-01-30T19:30:29.366ZDownload: 733/4301 items 18.2/225.4MB 8% complete (3.8M/s)
1782025-01-30T19:30:34.367ZDownload: 1300/4301 items 110.4/225.4MB 48% complete (11.1M/s)
1792025-01-30T19:30:39.408ZDownload: 2578/4301 items 120.4/225.4MB 53% complete (10.2M/s)
1802025-01-30T19:30:44.686ZDownload: 3246/4301 items 202.6/225.4MB 89% complete (11.5M/s)
1812025-01-30T19:30:49.695ZDownload: 4203/4301 items 220.5/225.4MB 97% complete (10.0M/s)
1822025-01-30T19:30:51.647ZDownload: Completed 225.42 MB in 27.25 seconds (8.3M/s)
1832025-01-30T19:30:53.637Z Actions: 1/5122 actions (Removing old actions)
1842025-01-30T19:30:53.671Z Actions: 194/5122 actions (Installing new actions)
1852025-01-30T19:30:58.398Z Actions: 4267/5122 actions (Updating modified actions)
1862025-01-30T19:30:58.758Z Actions: Completed 5122 actions in 5.13 seconds.
1872025-01-30T19:30:59.174Z Done (0.406s)
1882025-01-30T19:30:59.179Z Done (0.001s)
1892025-01-30T19:30:59.765Z Done (0.589s)
1902025-01-30T19:31:04.438Z Done (4.436s)
1912025-01-30T19:31:04.531Z Done (0.019s)
1922025-01-30T19:31:04.535Z Done (0.000s)
1932025-01-30T19:31:04.698Z Done (0.000s)
1942025-01-30T19:31:05.446ZPlanning: Evaluating mediator changes ... Done
1952025-01-30T19:31:05.615ZPlanning: Checking for conflicting actions ... Done
1962025-01-30T19:31:05.618ZPlanning: Consolidating action changes ... Done
1972025-01-30T19:31:05.891ZPlanning: Evaluating mediators ... Done
1982025-01-30T19:31:05.893ZPlanning: Planning completed in 0.45 seconds
1992025-01-30T19:31:05.932Z Mediators to change: 2
2002025-01-30T19:31:05.932Z Create boot environment: No
2012025-01-30T19:31:05.935ZCreate backup boot environment: No
2022025-01-30T19:31:06.027Z Done
2032025-01-30T19:31:06.028Z Done
2042025-01-30T19:31:06.400Z Done
2052025-01-30T19:31:10.297Z Done
2062025-01-30T19:31:10.391Z Done
2072025-01-30T19:31:10.395Z Done
2082025-01-30T19:31:10.526Z Done
2092025-01-30T19:31:11.172ZPlanning: Evaluating mediator changes ... Done
2102025-01-30T19:31:11.175ZPlanning: Merging actions ... Done
2112025-01-30T19:31:11.370ZPlanning: Checking for conflicting actions ... Done
2122025-01-30T19:31:11.374ZPlanning: Consolidating action changes ... Done
2132025-01-30T19:31:11.649ZPlanning: Evaluating mediators ... Done
2142025-01-30T19:31:11.709ZPlanning: Planning completed in 0.79 seconds
2152025-01-30T19:31:11.750Z Packages to change: 1
2162025-01-30T19:31:11.750Z Mediators to change: 1
2172025-01-30T19:31:11.750Z Services to change: 1
2182025-01-30T19:31:11.753Z Create boot environment: No
2192025-01-30T19:31:11.753ZCreate backup boot environment: Yes
2202025-01-30T19:31:14.062Z Actions: 1/6 actions (Updating modified actions)
2212025-01-30T19:31:14.065Z Actions: Completed 6 actions in 0.00 seconds.
2222025-01-30T19:31:14.065Z Done
2232025-01-30T19:31:14.065Z Done
2242025-01-30T19:31:14.182Z Done
2252025-01-30T19:31:18.087Z Done
2262025-01-30T19:31:18.182Z Done
2272025-01-30T19:31:18.184Z Done
2282025-01-30T19:31:18.316Z Done
2292025-01-30T19:31:18.772ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302025-01-30T19:31:18.772Zclang system 15 system
2312025-01-30T19:31:18.772Zcsh system system illumos
2322025-01-30T19:31:18.773Zctags system system illumos
2332025-01-30T19:31:18.773Zgcc vendor 12 vendor
2342025-01-30T19:31:18.773Zgcc system 10 system
2352025-01-30T19:31:18.773Zgcc system 7 system
2362025-01-30T19:31:18.773Zgo system 1.20 system
2372025-01-30T19:31:18.773Zgo system 1.19 system
2382025-01-30T19:31:18.773Zllvm system 15 system
2392025-01-30T19:31:18.773Zllvm system 14 system
2402025-01-30T19:31:18.773Zmariadb system 10.6 system
2412025-01-30T19:31:18.773Zmta vendor vendor dma
2422025-01-30T19:31:18.773Zopenjdk system 17 system
2432025-01-30T19:31:18.773Zopenjdk system 11 system
2442025-01-30T19:31:18.773Zopenjdk system 1.8 system
2452025-01-30T19:31:18.773Zopenssl vendor 3 vendor
2462025-01-30T19:31:18.773Zperl system 5.36 system
2472025-01-30T19:31:18.773Zpostgresql system 15 system
2482025-01-30T19:31:18.773Zpostgresql system 13 system
2492025-01-30T19:31:18.773Zpython vendor 3 vendor
2502025-01-30T19:31:18.773Zpython system 2 system
2512025-01-30T19:31:18.773Zpython3 system 3.11 system
2522025-01-30T19:31:18.773Zruby system 3.0 system
2532025-01-30T19:31:18.773Zwords vendor vendor american-english
2542025-01-30T19:31:18.773Zwords system system australian-english
2552025-01-30T19:31:18.773Zwords system system british-english
2562025-01-30T19:31:18.773Zwords system system canadian-english
2572025-01-30T19:31:18.773Zwords system system french
2582025-01-30T19:31:18.774Zwords system system italian
2592025-01-30T19:31:18.774Zwords system system ngerman
2602025-01-30T19:31:18.774Zwords system system ogerman
2612025-01-30T19:31:18.774Zwords system system spanish
2622025-01-30T19:31:19.124ZPUBLISHER TYPE STATUS P LOCATION
2632025-01-30T19:31:19.124Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642025-01-30T19:31:21.942ZFMRI IFO
2652025-01-30T19:31:21.942Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662025-01-30T19:31:21.942Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672025-01-30T19:31:21.942Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682025-01-30T19:31:21.942Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692025-01-30T19:31:21.942Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702025-01-30T19:31:21.942Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712025-01-30T19:31:21.942Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2722025-01-30T19:31:21.942Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2732025-01-30T19:31:21.942Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2742025-01-30T19:31:21.942Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2752025-01-30T19:31:21.942Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2762025-01-30T19:31:21.942Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2772025-01-30T19:31:21.943Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2782025-01-30T19:31:21.943Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2792025-01-30T19:31:21.943Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802025-01-30T19:31:22.745Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812025-01-30T19:31:23.083Z Updating crates.io index
2822025-01-30T19:31:23.130Z Updating git repository `https://github.com/oxidecomputer/diffus`
2832025-01-30T19:31:23.423Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2842025-01-30T19:31:23.989Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2852025-01-30T19:31:24.286Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862025-01-30T19:31:24.562Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872025-01-30T19:31:24.856Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882025-01-30T19:31:25.776Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892025-01-30T19:31:27.521Z Updating git repository `https://github.com/oxidecomputer/opte`
2902025-01-30T19:31:28.263Z Updating git repository `https://github.com/oxidecomputer/falcon`
2912025-01-30T19:31:29.470Z Updating git repository `https://github.com/oxidecomputer/clickward`
2922025-01-30T19:31:29.714Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2932025-01-30T19:31:30.026Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942025-01-30T19:31:30.903Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2952025-01-30T19:31:31.359Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2962025-01-30T19:31:31.648Z Updating git repository `https://github.com/oxidecomputer/tofino`
2972025-01-30T19:31:31.917Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2982025-01-30T19:31:32.204Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2992025-01-30T19:31:32.456Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3002025-01-30T19:31:32.729Z Updating git repository `https://github.com/oxidecomputer/lldp`
3012025-01-30T19:31:33.132Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-01-30T19:31:33.490Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3032025-01-30T19:31:33.829Z Updating git repository `https://github.com/oxidecomputer/ispf`
3042025-01-30T19:31:34.224Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3052025-01-30T19:31:34.583Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062025-01-30T19:31:35.115Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3072025-01-30T19:31:35.438Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082025-01-30T19:31:35.985Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3092025-01-30T19:31:36.399Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3102025-01-30T19:31:36.743Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3112025-01-30T19:31:37.013Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3122025-01-30T19:31:37.274Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3132025-01-30T19:31:39.683Z Downloading crates ...
3142025-01-30T19:31:39.754Z Downloaded anstyle-parse v0.2.5
3152025-01-30T19:31:39.756Z Downloaded anstyle v1.0.10
3162025-01-30T19:31:39.759Z Downloaded anstream v0.6.15
3172025-01-30T19:31:39.762Z Downloaded equivalent v1.0.1
3182025-01-30T19:31:39.772Z Downloaded pretty-hex v0.4.1
3192025-01-30T19:31:39.781Z Downloaded usdt-macro v0.5.0
3202025-01-30T19:31:39.784Z Downloaded cfg-if v1.0.0
3212025-01-30T19:31:39.795Z Downloaded usdt-attr-macro v0.5.0
3222025-01-30T19:31:39.798Z Downloaded scroll_derive v0.12.0
3232025-01-30T19:31:39.804Z Downloaded generic-array v0.14.7
3242025-01-30T19:31:39.807Z Downloaded colorchoice v1.0.2
3252025-01-30T19:31:39.807Z Downloaded anstyle-query v1.1.1
3262025-01-30T19:31:39.810Z Downloaded fnv v1.0.7
3272025-01-30T19:31:39.810Z Downloaded fastrand v2.1.1
3282025-01-30T19:31:39.812Z Downloaded byteorder v1.5.0
3292025-01-30T19:31:39.812Z Downloaded autocfg v1.4.0
3302025-01-30T19:31:39.815Z Downloaded serde_tokenstream v0.2.2
3312025-01-30T19:31:39.815Z Downloaded macaddr v1.0.1
3322025-01-30T19:31:39.818Z Downloaded thiserror-impl v1.0.69
3332025-01-30T19:31:39.818Z Downloaded cpufeatures v0.2.14
3342025-01-30T19:31:39.820Z Downloaded block-buffer v0.10.4
3352025-01-30T19:31:39.821Z Downloaded fs-err v2.11.0
3362025-01-30T19:31:39.823Z Downloaded dof v0.3.0
3372025-01-30T19:31:39.823Z Downloaded itoa v1.0.11
3382025-01-30T19:31:39.823Z Downloaded crypto-common v0.1.6
3392025-01-30T19:31:39.826Z Downloaded cargo-platform v0.1.8
3402025-01-30T19:31:39.831Z Downloaded swrite v0.1.0
3412025-01-30T19:31:39.834Z Downloaded cargo_metadata v0.18.1
3422025-01-30T19:31:39.836Z Downloaded serde_spanned v0.6.8
3432025-01-30T19:31:39.836Z Downloaded proc-macro-error v1.0.4
3442025-01-30T19:31:39.839Z Downloaded smawk v0.3.2
3452025-01-30T19:31:39.842Z Downloaded heck v0.5.0
3462025-01-30T19:31:39.842Z Downloaded errno v0.3.9
3472025-01-30T19:31:39.844Z Downloaded toml_datetime v0.6.8
3482025-01-30T19:31:39.845Z Downloaded strsim v0.11.1
3492025-01-30T19:31:39.848Z Downloaded digest v0.10.7
3502025-01-30T19:31:39.848Z Downloaded bytecount v0.6.8
3512025-01-30T19:31:39.848Z Downloaded utf8parse v0.2.2
3522025-01-30T19:31:39.850Z Downloaded unicode-linebreak v0.1.5
3532025-01-30T19:31:39.850Z Downloaded terminal_size v0.4.0
3542025-01-30T19:31:39.853Z Downloaded clap_lex v0.7.4
3552025-01-30T19:31:39.853Z Downloaded camino v1.1.9
3562025-01-30T19:31:39.856Z Downloaded quote v1.0.38
3572025-01-30T19:31:39.864Z Downloaded scroll v0.12.0
3582025-01-30T19:31:39.867Z Downloaded thread-id v4.2.2
3592025-01-30T19:31:39.867Z Downloaded dtrace-parser v0.2.0
3602025-01-30T19:31:39.869Z Downloaded semver v1.0.24
3612025-01-30T19:31:39.875Z Downloaded memmap v0.7.0
3622025-01-30T19:31:39.877Z Downloaded proc-macro-error-attr v1.0.4
3632025-01-30T19:31:39.878Z Downloaded heck v0.4.1
3642025-01-30T19:31:39.880Z Downloaded is_terminal_polyfill v1.70.1
3652025-01-30T19:31:39.880Z Downloaded usdt v0.5.0
3662025-01-30T19:31:39.883Z Downloaded tabled_derive v0.7.0
3672025-01-30T19:31:39.883Z Downloaded usdt-impl v0.5.0
3682025-01-30T19:31:39.883Z Downloaded sha2 v0.10.8
3692025-01-30T19:31:39.893Z Downloaded zerocopy-derive v0.7.35
3702025-01-30T19:31:39.898Z Downloaded thiserror v1.0.69
3712025-01-30T19:31:39.902Z Downloaded version_check v0.9.5
3722025-01-30T19:31:39.905Z Downloaded pest_generator v2.7.14
3732025-01-30T19:31:39.905Z Downloaded pest_derive v2.7.14
3742025-01-30T19:31:39.909Z Downloaded clap_derive v4.5.24
3752025-01-30T19:31:39.909Z Downloaded proc-macro2 v1.0.92
3762025-01-30T19:31:39.912Z Downloaded typenum v1.17.0
3772025-01-30T19:31:39.915Z Downloaded once_cell v1.20.2
3782025-01-30T19:31:39.917Z Downloaded plain v0.2.3
3792025-01-30T19:31:39.917Z Downloaded tempfile v3.13.0
3802025-01-30T19:31:39.920Z Downloaded camino-tempfile v1.1.1
3812025-01-30T19:31:39.923Z Downloaded ryu v1.0.18
3822025-01-30T19:31:39.925Z Downloaded pest_meta v2.7.14
3832025-01-30T19:31:39.929Z Downloaded unicode-ident v1.0.14
3842025-01-30T19:31:39.929Z Downloaded toml v0.8.19
3852025-01-30T19:31:39.932Z Downloaded clap v4.5.27
3862025-01-30T19:31:39.939Z Downloaded serde_derive v1.0.217
3872025-01-30T19:31:39.942Z Downloaded papergrid v0.11.0
3882025-01-30T19:31:39.946Z Downloaded ucd-trie v0.1.7
3892025-01-30T19:31:39.948Z Downloaded log v0.4.22
3902025-01-30T19:31:39.951Z Downloaded anyhow v1.0.95
3912025-01-30T19:31:39.954Z Downloaded textwrap v0.16.1
3922025-01-30T19:31:39.956Z Downloaded indexmap v2.7.1
3932025-01-30T19:31:39.959Z Downloaded cargo_toml v0.20.5
3942025-01-30T19:31:39.962Z Downloaded bitflags v2.6.0
3952025-01-30T19:31:39.971Z Downloaded serde v1.0.217
3962025-01-30T19:31:40.003Z Downloaded toml_edit v0.22.22
3972025-01-30T19:31:40.023Z Downloaded memchr v2.7.4
3982025-01-30T19:31:40.028Z Downloaded hashbrown v0.15.1
3992025-01-30T19:31:40.037Z Downloaded pest v2.7.14
4002025-01-30T19:31:40.042Z Downloaded clap_builder v4.5.27
4012025-01-30T19:31:40.048Z Downloaded serde_json v1.0.135
4022025-01-30T19:31:40.055Z Downloaded zerocopy v0.7.35
4032025-01-30T19:31:40.070Z Downloaded winnow v0.6.20
4042025-01-30T19:31:40.078Z Downloaded tabled v0.15.0
4052025-01-30T19:31:40.094Z Downloaded goblin v0.8.2
4062025-01-30T19:31:40.099Z Downloaded unicode-width v0.1.14
4072025-01-30T19:31:40.104Z Downloaded syn v1.0.109
4082025-01-30T19:31:40.122Z Downloaded syn v2.0.96
4092025-01-30T19:31:40.133Z Downloaded rustix v0.38.37
4102025-01-30T19:31:40.172Z Downloaded libc v0.2.169
4112025-01-30T19:31:40.488Z Compiling proc-macro2 v1.0.92
4122025-01-30T19:31:40.489Z Compiling unicode-ident v1.0.14
4132025-01-30T19:31:40.489Z Compiling version_check v0.9.5
4142025-01-30T19:31:40.492Z Compiling serde v1.0.217
4152025-01-30T19:31:40.492Z Compiling thiserror v1.0.69
4162025-01-30T19:31:40.492Z Compiling memchr v2.7.4
4172025-01-30T19:31:40.525Z Compiling libc v0.2.169
4182025-01-30T19:31:40.528Z Compiling itoa v1.0.11
4192025-01-30T19:31:40.792Z Compiling ryu v1.0.18
4202025-01-30T19:31:40.818Z Compiling ucd-trie v0.1.7
4212025-01-30T19:31:41.200Z Compiling once_cell v1.20.2
4222025-01-30T19:31:41.254Z Compiling byteorder v1.5.0
4232025-01-30T19:31:41.375Z Compiling rustix v0.38.37
4242025-01-30T19:31:41.565Z Compiling serde_json v1.0.135
4252025-01-30T19:31:41.749Z Compiling bitflags v2.6.0
4262025-01-30T19:31:41.943Z Compiling usdt-impl v0.5.0
4272025-01-30T19:31:42.090Z Compiling proc-macro-error-attr v1.0.4
4282025-01-30T19:31:42.211Z Compiling syn v1.0.109
4292025-01-30T19:31:42.214Z Compiling proc-macro-error v1.0.4
4302025-01-30T19:31:42.260Z Compiling log v0.4.22
4312025-01-30T19:31:42.303Z Compiling quote v1.0.38
4322025-01-30T19:31:42.473Z Compiling errno v0.3.9
4332025-01-30T19:31:42.611Z Compiling camino v1.1.9
4342025-01-30T19:31:42.711Z Compiling hashbrown v0.15.1
4352025-01-30T19:31:42.737Z Compiling syn v2.0.96
4362025-01-30T19:31:42.844Z Compiling equivalent v1.0.1
4372025-01-30T19:31:42.957Z Compiling thread-id v4.2.2
4382025-01-30T19:31:42.986Z Compiling utf8parse v0.2.2
4392025-01-30T19:31:42.989Z Compiling plain v0.2.3
4402025-01-30T19:31:43.154Z Compiling anstyle-parse v0.2.5
4412025-01-30T19:31:43.386Z Compiling winnow v0.6.20
4422025-01-30T19:31:43.527Z Compiling unicode-width v0.1.14
4432025-01-30T19:31:43.658Z Compiling colorchoice v1.0.2
4442025-01-30T19:31:43.816Z Compiling anstyle-query v1.1.1
4452025-01-30T19:31:43.857Z Compiling indexmap v2.7.1
4462025-01-30T19:31:43.917Z Compiling anstyle v1.0.10
4472025-01-30T19:31:43.992Z Compiling semver v1.0.24
4482025-01-30T19:31:44.086Z Compiling pretty-hex v0.4.1
4492025-01-30T19:31:44.350Z Compiling is_terminal_polyfill v1.70.1
4502025-01-30T19:31:44.401Z Compiling autocfg v1.4.0
4512025-01-30T19:31:44.517Z Compiling anstream v0.6.15
4522025-01-30T19:31:44.800Z Compiling terminal_size v0.4.0
4532025-01-30T19:31:45.167Z Compiling fastrand v2.1.1
4542025-01-30T19:31:45.195Z Compiling heck v0.5.0
4552025-01-30T19:31:45.198Z Compiling cfg-if v1.0.0
4562025-01-30T19:31:45.339Z Compiling bytecount v0.6.8
4572025-01-30T19:31:45.363Z Compiling strsim v0.11.1
4582025-01-30T19:31:45.390Z Compiling fs-err v2.11.0
4592025-01-30T19:31:45.567Z Compiling fnv v1.0.7
4602025-01-30T19:31:45.713Z Compiling anyhow v1.0.95
4612025-01-30T19:31:45.716Z Compiling heck v0.4.1
4622025-01-30T19:31:45.765Z Compiling clap_lex v0.7.4
4632025-01-30T19:31:46.127Z Compiling clap_builder v4.5.27
4642025-01-30T19:31:46.159Z Compiling tempfile v3.13.0
4652025-01-30T19:31:46.395Z Compiling papergrid v0.11.0
4662025-01-30T19:31:46.659Z Compiling memmap v0.7.0
4672025-01-30T19:31:46.711Z Compiling unicode-linebreak v0.1.5
4682025-01-30T19:31:46.890Z Compiling smawk v0.3.2
4692025-01-30T19:31:47.122Z Compiling swrite v0.1.0
4702025-01-30T19:31:47.214Z Compiling textwrap v0.16.1
4712025-01-30T19:31:48.027Z Compiling tabled_derive v0.7.0
4722025-01-30T19:31:49.513Z Compiling tabled v0.15.0
4732025-01-30T19:31:49.842Z Compiling serde_derive v1.0.217
4742025-01-30T19:31:49.842Z Compiling thiserror-impl v1.0.69
4752025-01-30T19:31:49.845Z Compiling zerocopy-derive v0.7.35
4762025-01-30T19:31:49.845Z Compiling scroll_derive v0.12.0
4772025-01-30T19:31:49.845Z Compiling clap_derive v4.5.24
4782025-01-30T19:31:51.376Z Compiling scroll v0.12.0
4792025-01-30T19:31:51.781Z Compiling zerocopy v0.7.35
4802025-01-30T19:31:51.931Z Compiling goblin v0.8.2
4812025-01-30T19:31:52.761Z Compiling pest v2.7.14
4822025-01-30T19:31:53.526Z Compiling clap v4.5.27
4832025-01-30T19:31:54.976Z Compiling pest_meta v2.7.14
4842025-01-30T19:31:55.906Z Compiling pest_generator v2.7.14
4852025-01-30T19:31:57.228Z Compiling pest_derive v2.7.14
4862025-01-30T19:31:57.961Z Compiling dtrace-parser v0.2.0
4872025-01-30T19:31:58.839Z Compiling serde_spanned v0.6.8
4882025-01-30T19:31:58.842Z Compiling toml_datetime v0.6.8
4892025-01-30T19:31:58.842Z Compiling cargo-platform v0.1.8
4902025-01-30T19:31:59.156Z Compiling serde_tokenstream v0.2.2
4912025-01-30T19:31:59.239Z Compiling toml_edit v0.22.22
4922025-01-30T19:31:59.380Z Compiling macaddr v1.0.1
4932025-01-30T19:31:59.498Z Compiling camino-tempfile v1.1.1
4942025-01-30T19:32:00.280Z Compiling dof v0.3.0
4952025-01-30T19:32:00.281Z Compiling cargo_metadata v0.18.1
4962025-01-30T19:32:01.951Z Compiling usdt-macro v0.5.0
4972025-01-30T19:32:01.955Z Compiling usdt-attr-macro v0.5.0
4982025-01-30T19:32:02.240Z Compiling toml v0.8.19
4992025-01-30T19:32:03.110Z Compiling cargo_toml v0.20.5
5002025-01-30T19:32:03.167Z Compiling usdt v0.5.0
5012025-01-30T19:32:05.900Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5022025-01-30T19:32:09.226Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.71s
5032025-01-30T19:32:09.509Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5042025-01-30T19:32:10.048Z Downloading crates ...
5052025-01-30T19:32:10.195Z Downloaded atty v0.2.14
5062025-01-30T19:32:10.206Z Downloaded bitflags v1.3.2
5072025-01-30T19:32:10.209Z Downloaded icu_provider_macros v1.5.0
5082025-01-30T19:32:10.214Z Downloaded hubpack_derive v0.1.1
5092025-01-30T19:32:10.217Z Downloaded atomicwrites v0.4.4
5102025-01-30T19:32:10.217Z Downloaded http-body v1.0.1
5112025-01-30T19:32:10.220Z Downloaded cfg_aliases v0.1.1
5122025-01-30T19:32:10.220Z Downloaded http-range v0.1.5
5132025-01-30T19:32:10.220Z Downloaded cfg_aliases v0.2.1
5142025-01-30T19:32:10.226Z Downloaded hyper-tls v0.6.0
5152025-01-30T19:32:10.229Z Downloaded humantime v2.1.0
5162025-01-30T19:32:10.231Z Downloaded crunchy v0.2.2
5172025-01-30T19:32:10.231Z Downloaded md5 v0.7.0
5182025-01-30T19:32:10.234Z Downloaded ident_case v1.0.1
5192025-01-30T19:32:10.238Z Downloaded cstr-argument v0.1.2
5202025-01-30T19:32:10.243Z Downloaded ciborium-io v0.2.2
5212025-01-30T19:32:10.246Z Downloaded bit-vec v0.6.3
5222025-01-30T19:32:10.249Z Downloaded is_ci v1.2.0
5232025-01-30T19:32:10.252Z Downloaded assert_matches v1.5.0
5242025-01-30T19:32:10.253Z Downloaded adler2 v2.0.0
5252025-01-30T19:32:10.255Z Downloaded instant v0.1.13
5262025-01-30T19:32:10.255Z Downloaded atomic-waker v1.1.2
5272025-01-30T19:32:10.258Z Downloaded async-stream v0.3.6
5282025-01-30T19:32:10.260Z Downloaded async-trait v0.1.85
5292025-01-30T19:32:10.263Z Downloaded addr2line v0.24.2
5302025-01-30T19:32:10.266Z Downloaded hubpack v0.1.2
5312025-01-30T19:32:10.269Z Downloaded http-body-util v0.1.2
5322025-01-30T19:32:10.271Z Downloaded heck v0.3.3
5332025-01-30T19:32:10.271Z Downloaded colored v2.1.0
5342025-01-30T19:32:10.274Z Downloaded block-padding v0.3.3
5352025-01-30T19:32:10.274Z Downloaded hex v0.4.3
5362025-01-30T19:32:10.277Z Downloaded bcrypt-pbkdf v0.10.0
5372025-01-30T19:32:10.277Z Downloaded match_cfg v0.1.0
5382025-01-30T19:32:10.280Z Downloaded darling v0.20.10
5392025-01-30T19:32:10.284Z Downloaded mirai-annotations v1.12.0
5402025-01-30T19:32:10.287Z Downloaded buf-list v1.0.3
5412025-01-30T19:32:10.291Z Downloaded hostname v0.3.1
5422025-01-30T19:32:10.292Z Downloaded crc v3.2.1
5432025-01-30T19:32:10.294Z Downloaded libefi-sys v0.1.0
5442025-01-30T19:32:10.294Z Downloaded md-5 v0.10.6
5452025-01-30T19:32:10.297Z Downloaded idna_adapter v1.2.0
5462025-01-30T19:32:10.297Z Downloaded inout v0.1.3
5472025-01-30T19:32:10.300Z Downloaded lazy_static v1.5.0
5482025-01-30T19:32:10.303Z Downloaded maybe-uninit v2.0.0
5492025-01-30T19:32:10.303Z Downloaded crc-catalog v2.4.0
5502025-01-30T19:32:10.303Z Downloaded lru v0.12.5
5512025-01-30T19:32:10.307Z Downloaded lazycell v1.3.0
5522025-01-30T19:32:10.307Z Downloaded constant_time_eq v0.3.1
5532025-01-30T19:32:10.307Z Downloaded cexpr v0.6.0
5542025-01-30T19:32:10.310Z Downloaded libsw v3.3.1
5552025-01-30T19:32:10.313Z Downloaded progenitor-client v0.9.1
5562025-01-30T19:32:10.315Z Downloaded is-terminal v0.4.13
5572025-01-30T19:32:10.315Z Downloaded instability v0.3.2
5582025-01-30T19:32:10.318Z Downloaded ctr v0.9.2
5592025-01-30T19:32:10.321Z Downloaded mime v0.3.17
5602025-01-30T19:32:10.321Z Downloaded memoffset v0.9.1
5612025-01-30T19:32:10.324Z Downloaded linear-map v1.2.0
5622025-01-30T19:32:10.324Z Downloaded aead v0.5.2
5632025-01-30T19:32:10.327Z Downloaded keccak v0.1.5
5642025-01-30T19:32:10.327Z Downloaded impl-trait-for-tuples v0.2.2
5652025-01-30T19:32:10.329Z Downloaded async-bb8-diesel v0.2.1
5662025-01-30T19:32:10.332Z Downloaded lockfree-object-pool v0.1.6
5672025-01-30T19:32:10.335Z Downloaded linked-hash-map v0.5.6
5682025-01-30T19:32:10.338Z Downloaded indoc v1.0.9
5692025-01-30T19:32:10.340Z Downloaded hyper-staticfile v0.10.1
5702025-01-30T19:32:10.343Z Downloaded icu_normalizer v1.5.0
5712025-01-30T19:32:10.346Z Downloaded hostname v0.4.0
5722025-01-30T19:32:10.349Z Downloaded highway v1.2.0
5732025-01-30T19:32:10.352Z Downloaded tinyvec_macros v0.1.1
5742025-01-30T19:32:10.353Z Downloaded hex-literal v0.4.1
5752025-01-30T19:32:10.355Z Downloaded ciborium v0.2.2
5762025-01-30T19:32:10.355Z Downloaded lru-cache v0.1.2
5772025-01-30T19:32:10.359Z Downloaded kstat-rs v0.2.4
5782025-01-30T19:32:10.360Z Downloaded ipnetwork v0.20.0
5792025-01-30T19:32:10.362Z Downloaded quick-error v1.2.3
5802025-01-30T19:32:10.362Z Downloaded bzip2 v0.4.4
5812025-01-30T19:32:10.365Z Downloaded managed v0.8.0
5822025-01-30T19:32:10.365Z Downloaded libloading v0.8.5
5832025-01-30T19:32:10.374Z Downloaded maplit v1.0.2
5842025-01-30T19:32:10.374Z Downloaded iana-time-zone v0.1.61
5852025-01-30T19:32:10.374Z Downloaded lock_api v0.4.12
5862025-01-30T19:32:10.375Z Downloaded bb8 v0.8.5
5872025-01-30T19:32:10.383Z Downloaded arrayvec v0.7.6
5882025-01-30T19:32:10.386Z Downloaded litemap v0.7.3
5892025-01-30T19:32:10.386Z Downloaded crc32fast v1.4.2
5902025-01-30T19:32:10.386Z Downloaded bcs v0.1.6
5912025-01-30T19:32:10.386Z Downloaded hickory-client v0.24.2
5922025-01-30T19:32:10.390Z Downloaded multer v3.1.0
5932025-01-30T19:32:10.392Z Downloaded radium v0.7.0
5942025-01-30T19:32:10.395Z Downloaded allocator-api2 v0.2.18
5952025-01-30T19:32:10.401Z Downloaded icu_locid v1.5.0
5962025-01-30T19:32:10.404Z Downloaded hmac v0.12.1
5972025-01-30T19:32:10.404Z Downloaded blowfish v0.9.1
5982025-01-30T19:32:10.408Z Downloaded zone_cfg_derive v0.1.2
5992025-01-30T19:32:10.408Z Downloaded rustc-hash v2.0.0
6002025-01-30T19:32:10.410Z Downloaded endian-type v0.1.2
6012025-01-30T19:32:10.410Z Downloaded zone v0.3.0
6022025-01-30T19:32:10.410Z Downloaded termtree v0.4.1
6032025-01-30T19:32:10.413Z Downloaded icu_locid_transform_data v1.5.0
6042025-01-30T19:32:10.416Z Downloaded blake2 v0.10.6
6052025-01-30T19:32:10.416Z Downloaded number_prefix v0.4.0
6062025-01-30T19:32:10.419Z Downloaded internet-checksum v0.2.1
6072025-01-30T19:32:10.419Z Downloaded num_threads v0.1.7
6082025-01-30T19:32:10.421Z Downloaded base64 v0.13.1
6092025-01-30T19:32:10.424Z Downloaded strip-ansi-escapes v0.2.0
6102025-01-30T19:32:10.427Z Downloaded stringprep v0.1.5
6112025-01-30T19:32:10.427Z Downloaded rustc-hash v1.1.0
6122025-01-30T19:32:10.430Z Downloaded mockall v0.13.0
6132025-01-30T19:32:10.430Z Downloaded memmap2 v0.9.5
6142025-01-30T19:32:10.433Z Downloaded cbc v0.1.2
6152025-01-30T19:32:10.435Z Downloaded litrs v0.4.1
6162025-01-30T19:32:10.438Z Downloaded mime_guess v2.0.5
6172025-01-30T19:32:10.441Z Downloaded ipnet v2.10.1
6182025-01-30T19:32:10.441Z Downloaded indexmap v1.9.3
6192025-01-30T19:32:10.445Z Downloaded icu_provider v1.5.0
6202025-01-30T19:32:10.448Z Downloaded crossbeam-utils v0.8.20
6212025-01-30T19:32:10.451Z Downloaded crc-any v2.5.0
6222025-01-30T19:32:10.454Z Downloaded sec1 v0.7.3
6232025-01-30T19:32:10.456Z Downloaded clang-sys v1.8.1
6242025-01-30T19:32:10.459Z Downloaded arc-swap v1.7.1
6252025-01-30T19:32:10.463Z Downloaded cookie v0.18.1
6262025-01-30T19:32:10.466Z Downloaded num-conv v0.1.0
6272025-01-30T19:32:10.468Z Downloaded gethostname v0.5.0
6282025-01-30T19:32:10.468Z Downloaded base64 v0.21.7
6292025-01-30T19:32:10.473Z Downloaded zeroize v1.8.1
6302025-01-30T19:32:10.475Z Downloaded slog-scope v4.4.0
6312025-01-30T19:32:10.478Z Downloaded tower-service v0.3.3
6322025-01-30T19:32:10.478Z Downloaded funty v2.0.0
6332025-01-30T19:32:10.481Z Downloaded enum-as-inner v0.6.1
6342025-01-30T19:32:10.481Z Downloaded sigpipe v0.1.3
6352025-01-30T19:32:10.483Z Downloaded scheduled-thread-pool v0.2.7
6362025-01-30T19:32:10.483Z Downloaded termios v0.3.3
6372025-01-30T19:32:10.489Z Downloaded termcolor v1.4.1
6382025-01-30T19:32:10.489Z Downloaded icu_normalizer_data v1.5.0
6392025-01-30T19:32:10.495Z Downloaded num_enum v0.5.11
6402025-01-30T19:32:10.495Z Downloaded russh-cryptovec v0.7.3
6412025-01-30T19:32:10.500Z Downloaded strum_macros v0.26.4
6422025-01-30T19:32:10.500Z Downloaded serde_with_macros v3.11.0
6432025-01-30T19:32:10.506Z Downloaded mockall_derive v0.13.0
6442025-01-30T19:32:10.506Z Downloaded unicase v2.7.0
6452025-01-30T19:32:10.506Z Downloaded hyper-util v0.1.10
6462025-01-30T19:32:10.512Z Downloaded cancel-safe-futures v0.1.5
6472025-01-30T19:32:10.516Z Downloaded bitfield-struct v0.6.2
6482025-01-30T19:32:10.516Z Downloaded take_mut v0.2.2
6492025-01-30T19:32:10.516Z Downloaded ghash v0.5.1
6502025-01-30T19:32:10.518Z Downloaded tracing-attributes v0.1.27
6512025-01-30T19:32:10.525Z Downloaded tokio-rustls v0.25.0
6522025-01-30T19:32:10.525Z Downloaded icu_properties v1.5.1
6532025-01-30T19:32:10.531Z Downloaded parse-display v0.10.0
6542025-01-30T19:32:10.531Z Downloaded dyn-clone v1.0.17
6552025-01-30T19:32:10.531Z Downloaded dunce v1.0.5
6562025-01-30T19:32:10.531Z Downloaded deranged v0.3.11
6572025-01-30T19:32:10.537Z Downloaded time-core v0.1.2
6582025-01-30T19:32:10.537Z Downloaded wyz v0.5.1
6592025-01-30T19:32:10.537Z Downloaded pin-utils v0.1.0
6602025-01-30T19:32:10.537Z Downloaded uzers v0.12.1
6612025-01-30T19:32:10.544Z Downloaded float-ord v0.3.2
6622025-01-30T19:32:10.544Z Downloaded float-cmp v0.9.0
6632025-01-30T19:32:10.544Z Downloaded serde_derive_internals v0.29.1
6642025-01-30T19:32:10.544Z Downloaded bytes v1.9.0
6652025-01-30T19:32:10.551Z Downloaded sqlparser_derive v0.2.2
6662025-01-30T19:32:10.551Z Downloaded ahash v0.8.11
6672025-01-30T19:32:10.558Z Downloaded ref-cast-impl v1.0.23
6682025-01-30T19:32:10.558Z Downloaded rustfmt-wrapper v0.2.1
6692025-01-30T19:32:10.565Z Downloaded pin-project-lite v0.2.14
6702025-01-30T19:32:10.565Z Downloaded slog-json v2.6.1
6712025-01-30T19:32:10.565Z Downloaded string_cache v0.8.7
6722025-01-30T19:32:10.565Z Downloaded primeorder v0.13.6
6732025-01-30T19:32:10.572Z Downloaded proc-macro-crate v1.3.1
6742025-01-30T19:32:10.572Z Downloaded indicatif v0.17.11
6752025-01-30T19:32:10.578Z Downloaded globset v0.4.15
6762025-01-30T19:32:10.578Z Downloaded cookie_store v0.21.1
6772025-01-30T19:32:10.589Z Downloaded parking_lot_core v0.9.10
6782025-01-30T19:32:10.593Z Downloaded schemars v0.8.21
6792025-01-30T19:32:10.605Z Downloaded phf_shared v0.10.0
6802025-01-30T19:32:10.609Z Downloaded heapless v0.8.0
6812025-01-30T19:32:10.612Z Downloaded progenitor v0.8.0
6822025-01-30T19:32:10.612Z Downloaded pkcs1 v0.7.5
6832025-01-30T19:32:10.615Z Downloaded parking_lot_core v0.8.6
6842025-01-30T19:32:10.618Z Downloaded rpassword v7.3.1
6852025-01-30T19:32:10.618Z Downloaded predicates v3.1.2
6862025-01-30T19:32:10.620Z Downloaded slog-envlogger v2.2.0
6872025-01-30T19:32:10.623Z Downloaded getrandom v0.2.15
6882025-01-30T19:32:10.625Z Downloaded unicode-xid v0.2.6
6892025-01-30T19:32:10.627Z Downloaded oso-derive v0.27.3
6902025-01-30T19:32:10.629Z Downloaded headers-core v0.3.0
6912025-01-30T19:32:10.630Z Downloaded derive-where v1.2.7
6922025-01-30T19:32:10.632Z Downloaded secrecy v0.8.0
6932025-01-30T19:32:10.634Z Downloaded universal-hash v0.5.1
6942025-01-30T19:32:10.636Z Downloaded dsl_auto_type v0.1.2
6952025-01-30T19:32:10.638Z Downloaded unicode-truncate v1.1.0
6962025-01-30T19:32:10.638Z Downloaded defmt-parser v0.3.4
6972025-01-30T19:32:10.640Z Downloaded defmt-macros v0.3.9
6982025-01-30T19:32:10.642Z Downloaded pin-project-internal v1.1.6
6992025-01-30T19:32:10.644Z Downloaded parking_lot v0.11.2
7002025-01-30T19:32:10.647Z Downloaded hickory-resolver v0.24.2
7012025-01-30T19:32:10.651Z Downloaded minimal-lexical v0.2.1
7022025-01-30T19:32:10.656Z Downloaded rustls-pki-types v1.10.0
7032025-01-30T19:32:10.660Z Downloaded tokio-native-tls v0.3.1
7042025-01-30T19:32:10.662Z Downloaded num-traits v0.2.19
7052025-01-30T19:32:10.664Z Downloaded bumpalo v3.16.0
7062025-01-30T19:32:10.668Z Downloaded base64 v0.22.1
7072025-01-30T19:32:10.672Z Downloaded nanorand v0.7.0
7082025-01-30T19:32:10.674Z Downloaded flagset v0.4.6
7092025-01-30T19:32:10.676Z Downloaded fixedbitset v0.4.2
7102025-01-30T19:32:10.678Z Downloaded futures-macro v0.3.31
7112025-01-30T19:32:10.680Z Downloaded fxhash v0.2.1
7122025-01-30T19:32:10.680Z Downloaded new_debug_unreachable v1.0.6
7132025-01-30T19:32:10.683Z Downloaded quinn-udp v0.5.5
7142025-01-30T19:32:10.683Z Downloaded phf_shared v0.11.2
7152025-01-30T19:32:10.685Z Downloaded typify v0.2.0
7162025-01-30T19:32:10.687Z Downloaded futures-task v0.3.31
7172025-01-30T19:32:10.689Z Downloaded multimap v0.10.0
7182025-01-30T19:32:10.691Z Downloaded futures v0.3.31
7192025-01-30T19:32:10.694Z Downloaded sha1 v0.10.6
7202025-01-30T19:32:10.696Z Downloaded structmeta-derive v0.2.0
7212025-01-30T19:32:10.699Z Downloaded darling_macro v0.20.10
7222025-01-30T19:32:10.701Z Downloaded zone_cfg_derive v0.3.0
7232025-01-30T19:32:10.701Z Downloaded num-iter v0.1.45
7242025-01-30T19:32:10.703Z Downloaded structmeta v0.3.0
7252025-01-30T19:32:10.703Z Downloaded slab v0.4.9
7262025-01-30T19:32:10.705Z Downloaded siphasher v0.3.11
7272025-01-30T19:32:10.705Z Downloaded signature v2.2.0
7282025-01-30T19:32:10.708Z Downloaded icu_collections v1.5.0
7292025-01-30T19:32:10.713Z Downloaded rfc6979 v0.4.0
7302025-01-30T19:32:10.715Z Downloaded resolv-conf v0.7.0
7312025-01-30T19:32:10.717Z Downloaded mio v1.0.2
7322025-01-30T19:32:10.722Z Downloaded unicode-bidi v0.3.17
7332025-01-30T19:32:10.724Z Downloaded http v1.2.0
7342025-01-30T19:32:10.729Z Downloaded defmt v0.3.8
7352025-01-30T19:32:10.732Z Downloaded tinystr v0.7.6
7362025-01-30T19:32:10.734Z Downloaded static_assertions v1.1.0
7372025-01-30T19:32:10.736Z Downloaded ssh-encoding v0.2.0
7382025-01-30T19:32:10.738Z Downloaded password-hash v0.5.0
7392025-01-30T19:32:10.741Z Downloaded native-tls v0.2.12
7402025-01-30T19:32:10.743Z Downloaded embedded-io v0.6.1
7412025-01-30T19:32:10.745Z Downloaded embedded-io v0.4.0
7422025-01-30T19:32:10.747Z Downloaded data-encoding v2.6.0
7432025-01-30T19:32:10.747Z Downloaded aes v0.8.4
7442025-01-30T19:32:10.750Z Downloaded env_filter v0.1.2
7452025-01-30T19:32:10.752Z Downloaded group v0.13.0
7462025-01-30T19:32:10.754Z Downloaded tokio-postgres v0.7.12
7472025-01-30T19:32:10.758Z Downloaded crossbeam-channel v0.5.13
7482025-01-30T19:32:10.763Z Downloaded foldhash v0.1.3
7492025-01-30T19:32:10.765Z Downloaded diesel_table_macro_syntax v0.2.0
7502025-01-30T19:32:10.765Z Downloaded untrusted v0.9.0
7512025-01-30T19:32:10.767Z Downloaded untrusted v0.7.1
7522025-01-30T19:32:10.769Z Downloaded tls_codec_derive v0.4.1
7532025-01-30T19:32:10.772Z Downloaded rand_xorshift v0.3.0
7542025-01-30T19:32:10.772Z Downloaded polyval v0.6.2
7552025-01-30T19:32:10.774Z Downloaded parse-display-derive v0.10.0
7562025-01-30T19:32:10.774Z Downloaded num v0.4.3
7572025-01-30T19:32:10.776Z Downloaded postgres-protocol v0.6.7
7582025-01-30T19:32:10.779Z Downloaded num-rational v0.4.2
7592025-01-30T19:32:10.781Z Downloaded postcard v1.0.10
7602025-01-30T19:32:10.783Z Downloaded zerocopy v0.6.6
7612025-01-30T19:32:10.785Z Downloaded rcgen v0.12.1
7622025-01-30T19:32:10.788Z Downloaded libm v0.2.8
7632025-01-30T19:32:10.796Z Downloaded itertools v0.10.5
7642025-01-30T19:32:10.802Z Downloaded twox-hash v2.1.0
7652025-01-30T19:32:10.805Z Downloaded pretty-hex v0.2.1
7662025-01-30T19:32:10.808Z Downloaded scrypt v0.11.0
7672025-01-30T19:32:10.808Z Downloaded packed_struct v0.10.1
7682025-01-30T19:32:10.810Z Downloaded dropshot_endpoint v0.15.1
7692025-01-30T19:32:10.812Z Downloaded dropshot_endpoint v0.12.0
7702025-01-30T19:32:10.816Z Downloaded thiserror-impl-no-std v2.0.2
7712025-01-30T19:32:10.818Z Downloaded semver v0.1.20
7722025-01-30T19:32:10.820Z Downloaded tls_codec v0.4.1
7732025-01-30T19:32:10.820Z Downloaded unarray v0.1.4
7742025-01-30T19:32:10.823Z Downloaded typify-macro v0.3.0
7752025-01-30T19:32:10.825Z Downloaded thiserror-no-std v2.0.2
7762025-01-30T19:32:10.828Z Downloaded newline-converter v0.3.0
7772025-01-30T19:32:10.828Z Downloaded pkg-config v0.3.31
7782025-01-30T19:32:10.831Z Downloaded scopeguard v1.2.0
7792025-01-30T19:32:10.833Z Downloaded typify-macro v0.2.0
7802025-01-30T19:32:10.833Z Downloaded qorb v0.2.1
7812025-01-30T19:32:10.837Z Downloaded slog-dtrace v0.3.0
7822025-01-30T19:32:10.839Z Downloaded ecdsa v0.16.9
7832025-01-30T19:32:10.842Z Downloaded similar v2.6.0
7842025-01-30T19:32:10.845Z Downloaded thiserror-impl v2.0.11
7852025-01-30T19:32:10.847Z Downloaded termtree v0.5.1
7862025-01-30T19:32:10.850Z Downloaded structmeta-derive v0.3.0
7872025-01-30T19:32:10.850Z Downloaded ssh-cipher v0.2.0
7882025-01-30T19:32:10.852Z Downloaded zeroize_derive v1.4.2
7892025-01-30T19:32:10.852Z Downloaded zerofrom-derive v0.1.4
7902025-01-30T19:32:10.855Z Downloaded rtoolbox v0.0.2
7912025-01-30T19:32:10.857Z Downloaded tracing v0.1.40
7922025-01-30T19:32:10.860Z Downloaded itertools v0.12.1
7932025-01-30T19:32:10.867Z Downloaded vte_generate_state_changes v0.1.2
7942025-01-30T19:32:10.869Z Downloaded num-derive v0.4.2
7952025-01-30T19:32:10.872Z Downloaded foreign-types v0.5.0
7962025-01-30T19:32:10.872Z Downloaded ed25519 v2.2.3
7972025-01-30T19:32:10.874Z Downloaded hashlink v0.9.1
7982025-01-30T19:32:10.874Z Downloaded futures-channel v0.3.31
7992025-01-30T19:32:10.877Z Downloaded packed_struct_codegen v0.10.1
8002025-01-30T19:32:10.879Z Downloaded steno v0.4.1
8012025-01-30T19:32:10.882Z Downloaded write16 v1.0.0
8022025-01-30T19:32:10.885Z Downloaded peg v0.8.4
8032025-01-30T19:32:10.888Z Downloaded rustc_version v0.4.1
8042025-01-30T19:32:10.890Z Downloaded hyper v1.5.2
8052025-01-30T19:32:10.895Z Downloaded toolchain_find v0.4.0
8062025-01-30T19:32:10.898Z Downloaded rustc_version v0.1.7
8072025-01-30T19:32:10.898Z Downloaded poly1305 v0.8.0
8082025-01-30T19:32:10.900Z Downloaded tinyvec v1.8.0
8092025-01-30T19:32:10.903Z Downloaded value-bag v1.9.0
8102025-01-30T19:32:10.906Z Downloaded xz2 v0.1.7
8112025-01-30T19:32:10.909Z Downloaded signal-hook-tokio v0.3.1
8122025-01-30T19:32:10.911Z Downloaded futures-core v0.3.31
8132025-01-30T19:32:10.911Z Downloaded ron v0.8.1
8142025-01-30T19:32:10.916Z Downloaded yoke-derive v0.7.4
8152025-01-30T19:32:10.919Z Downloaded shlex v1.3.0
8162025-01-30T19:32:10.919Z Downloaded shell-words v1.1.0
8172025-01-30T19:32:10.922Z Downloaded r2d2 v0.8.10
8182025-01-30T19:32:10.922Z Downloaded predicates-tree v1.0.11
8192025-01-30T19:32:10.924Z Downloaded prettyplease v0.2.25
8202025-01-30T19:32:10.927Z Downloaded rayon-core v1.12.1
8212025-01-30T19:32:10.930Z Downloaded samael v0.0.17
8222025-01-30T19:32:10.936Z Downloaded peg-runtime v0.8.3
8232025-01-30T19:32:10.939Z Downloaded thread_local v1.1.8
8242025-01-30T19:32:10.939Z Downloaded tabwriter v1.4.0
8252025-01-30T19:32:10.941Z Downloaded num-complex v0.4.6
8262025-01-30T19:32:10.941Z Downloaded foreign-types-shared v0.3.1
8272025-01-30T19:32:10.944Z Downloaded foreign-types-shared v0.1.1
8282025-01-30T19:32:10.944Z Downloaded zerofrom v0.1.4
8292025-01-30T19:32:10.944Z Downloaded tungstenite v0.24.0
8302025-01-30T19:32:10.948Z Downloaded flate2 v1.0.35
8312025-01-30T19:32:10.953Z Downloaded foreign-types-macros v0.2.3
8322025-01-30T19:32:10.956Z Downloaded foreign-types v0.3.2
8332025-01-30T19:32:10.956Z Downloaded newtype-uuid v1.2.1
8342025-01-30T19:32:10.959Z Downloaded rustc-demangle v0.1.24
8352025-01-30T19:32:10.959Z Downloaded hash32 v0.3.1
8362025-01-30T19:32:10.962Z Downloaded hash32 v0.2.1
8372025-01-30T19:32:10.962Z Downloaded either v1.13.0
8382025-01-30T19:32:10.964Z Downloaded fs_extra v1.3.0
8392025-01-30T19:32:10.967Z Downloaded aes-gcm v0.10.3
8402025-01-30T19:32:10.970Z Downloaded try-lock v0.2.5
8412025-01-30T19:32:10.972Z Downloaded pbkdf2 v0.11.0
8422025-01-30T19:32:10.972Z Downloaded headers v0.4.0
8432025-01-30T19:32:10.977Z Downloaded percent-encoding v2.3.1
8442025-01-30T19:32:10.982Z Downloaded pem-rfc7468 v0.7.0
8452025-01-30T19:32:10.985Z Downloaded yasna v0.5.2
8462025-01-30T19:32:10.985Z Downloaded derive_more v0.99.18
8472025-01-30T19:32:10.990Z Downloaded strum v0.26.3
8482025-01-30T19:32:10.993Z Downloaded which v4.4.2
8492025-01-30T19:32:10.993Z Downloaded topological-sort v0.2.2
8502025-01-30T19:32:10.993Z Downloaded strum_macros v0.24.3
8512025-01-30T19:32:10.997Z Downloaded openssl-macros v0.1.1
8522025-01-30T19:32:10.997Z Downloaded env_logger v0.10.2
8532025-01-30T19:32:11.002Z Downloaded test-strategy v0.3.1
8542025-01-30T19:32:11.006Z Downloaded darling_core v0.20.10
8552025-01-30T19:32:11.008Z Downloaded flume v0.11.1
8562025-01-30T19:32:11.011Z Downloaded owo-colors v4.1.0
8572025-01-30T19:32:11.014Z Downloaded pbkdf2 v0.12.2
8582025-01-30T19:32:11.017Z Downloaded futures-executor v0.3.31
8592025-01-30T19:32:11.017Z Downloaded unicode-normalization v0.1.24
8602025-01-30T19:32:11.020Z Downloaded precomputed-hash v0.1.1
8612025-01-30T19:32:11.023Z Downloaded salsa20 v0.10.2
8622025-01-30T19:32:11.023Z Downloaded progenitor v0.9.1
8632025-01-30T19:32:11.026Z Downloaded time-macros v0.2.18
8642025-01-30T19:32:11.028Z Downloaded whoami v1.5.2
8652025-01-30T19:32:11.028Z Downloaded fatfs v0.3.6
8662025-01-30T19:32:11.032Z Downloaded document-features v0.2.10
8672025-01-30T19:32:11.034Z Downloaded russh-keys v0.45.0
8682025-01-30T19:32:11.037Z Downloaded url v2.5.3
8692025-01-30T19:32:11.040Z Downloaded progenitor-client v0.8.0
8702025-01-30T19:32:11.042Z Downloaded display-error-chain v0.2.2
8712025-01-30T19:32:11.042Z Downloaded difflib v0.4.0
8722025-01-30T19:32:11.043Z Downloaded strum_macros v0.25.3
8732025-01-30T19:32:11.045Z Downloaded sync_wrapper v1.0.1
8742025-01-30T19:32:11.045Z Downloaded nom v7.1.3
8752025-01-30T19:32:11.051Z Downloaded newtype_derive v0.1.6
8762025-01-30T19:32:11.054Z Downloaded unicode-segmentation v1.12.0
8772025-01-30T19:32:11.057Z Downloaded serde_plain v1.0.2
8782025-01-30T19:32:11.060Z Downloaded rand_chacha v0.3.1
8792025-01-30T19:32:11.060Z Downloaded progenitor-macro v0.9.1
8802025-01-30T19:32:11.060Z Downloaded pem v3.0.4
8812025-01-30T19:32:11.063Z Downloaded der v0.7.9
8822025-01-30T19:32:11.066Z Downloaded serde_with v3.11.0
8832025-01-30T19:32:11.075Z Downloaded fragile v2.0.0
8842025-01-30T19:32:11.078Z Downloaded vte v0.11.1
8852025-01-30T19:32:11.081Z Downloaded tui-tree-widget v0.22.0
8862025-01-30T19:32:11.081Z Downloaded tokio-tungstenite v0.21.0
8872025-01-30T19:32:11.084Z Downloaded powerfmt v0.2.0
8882025-01-30T19:32:11.086Z Downloaded peg-macros v0.8.4
8892025-01-30T19:32:11.086Z Downloaded ssh-key v0.6.6
8902025-01-30T19:32:11.093Z Downloaded derive_builder_macro v0.20.2
8912025-01-30T19:32:11.096Z Downloaded rusty-fork v0.3.0
8922025-01-30T19:32:11.096Z Downloaded ppv-lite86 v0.2.20
8932025-01-30T19:32:11.098Z Downloaded futures-io v0.3.31
8942025-01-30T19:32:11.098Z Downloaded filetime v0.2.25
8952025-01-30T19:32:11.101Z Downloaded time v0.3.36
8962025-01-30T19:32:11.106Z Downloaded tokio-macros v2.5.0
8972025-01-30T19:32:11.109Z Downloaded serde_path_to_error v0.1.16
8982025-01-30T19:32:11.109Z Downloaded displaydoc v0.2.5
8992025-01-30T19:32:11.112Z Downloaded path-slash v0.1.5
9002025-01-30T19:32:11.114Z Downloaded ff v0.13.0
9012025-01-30T19:32:11.115Z Downloaded fd-lock v4.0.2
9022025-01-30T19:32:11.119Z Downloaded fallible-streaming-iterator v0.1.9
9032025-01-30T19:32:11.121Z Downloaded fallible-iterator v0.3.0
9042025-01-30T19:32:11.121Z Downloaded sync-ptr v0.1.1
9052025-01-30T19:32:11.122Z Downloaded supports-color v3.0.1
9062025-01-30T19:32:11.125Z Downloaded rustls-pemfile v2.2.0
9072025-01-30T19:32:11.125Z Downloaded spki v0.7.3
9082025-01-30T19:32:11.128Z Downloaded env_logger v0.11.5
9092025-01-30T19:32:11.130Z Downloaded want v0.3.1
9102025-01-30T19:32:11.130Z Downloaded waitgroup v0.1.2
9112025-01-30T19:32:11.130Z Downloaded openssl-probe v0.1.5
9122025-01-30T19:32:11.133Z Downloaded opaque-debug v0.3.1
9132025-01-30T19:32:11.133Z Downloaded elliptic-curve v0.13.8
9142025-01-30T19:32:11.136Z Downloaded tiny-keccak v2.0.2
9152025-01-30T19:32:11.138Z Downloaded fallible-iterator v0.2.0
9162025-01-30T19:32:11.141Z Downloaded subprocess v0.2.9
9172025-01-30T19:32:11.144Z Downloaded tokio-tungstenite v0.24.0
9182025-01-30T19:32:11.147Z Downloaded tokio-tungstenite v0.23.1
9192025-01-30T19:32:11.147Z Downloaded serde-big-array v0.5.1
9202025-01-30T19:32:11.150Z Downloaded downcast v0.11.0
9212025-01-30T19:32:11.150Z Downloaded serde_urlencoded v0.7.1
9222025-01-30T19:32:11.153Z Downloaded p256 v0.13.2
9232025-01-30T19:32:11.157Z Downloaded diesel-dtrace v0.4.2
9242025-01-30T19:32:11.157Z Downloaded serde-hex v0.1.0
9252025-01-30T19:32:11.157Z Downloaded unicode-properties v0.1.3
9262025-01-30T19:32:11.161Z Downloaded debug-ignore v1.0.5
9272025-01-30T19:32:11.161Z Downloaded predicates-core v1.0.8
9282025-01-30T19:32:11.161Z Downloaded serde_repr v0.1.19
9292025-01-30T19:32:11.164Z Downloaded des v0.8.1
9302025-01-30T19:32:11.167Z Downloaded pkcs8 v0.10.2
9312025-01-30T19:32:11.170Z Downloaded tar v0.4.42
9322025-01-30T19:32:11.175Z Downloaded tokio-rustls v0.26.0
9332025-01-30T19:32:11.175Z Downloaded phf v0.11.2
9342025-01-30T19:32:11.175Z Downloaded diff v0.1.13
9352025-01-30T19:32:11.181Z Downloaded socket2 v0.5.7
9362025-01-30T19:32:11.181Z Downloaded normalize-line-endings v0.3.0
9372025-01-30T19:32:11.181Z Downloaded slog v2.7.0
9382025-01-30T19:32:11.188Z Downloaded wait-timeout v0.2.0
9392025-01-30T19:32:11.188Z Downloaded tokio-stream v0.1.16
9402025-01-30T19:32:11.193Z Downloaded spin v0.9.8
9412025-01-30T19:32:11.193Z Downloaded reedline v0.35.0
9422025-01-30T19:32:11.198Z Downloaded olpc-cjson v0.1.4
9432025-01-30T19:32:11.200Z Downloaded schemars_derive v0.8.21
9442025-01-30T19:32:11.203Z Downloaded typify v0.3.0
9452025-01-30T19:32:11.206Z Downloaded rustls-pemfile v1.0.4
9462025-01-30T19:32:11.206Z Downloaded half v2.4.1
9472025-01-30T19:32:11.209Z Downloaded derive_builder v0.20.2
9482025-01-30T19:32:11.213Z Downloaded rand_seeder v0.3.0
9492025-01-30T19:32:11.216Z Downloaded rand_core v0.6.4
9502025-01-30T19:32:11.216Z Downloaded progenitor-macro v0.8.0
9512025-01-30T19:32:11.220Z Downloaded rustversion v1.0.17
9522025-01-30T19:32:11.220Z Downloaded nibble_vec v0.1.0
9532025-01-30T19:32:11.224Z Downloaded paste v1.0.15
9542025-01-30T19:32:11.224Z Downloaded smallvec v1.13.2
9552025-01-30T19:32:11.228Z Downloaded ed25519-dalek v2.1.1
9562025-01-30T19:32:11.231Z Downloaded nodrop v0.1.14
9572025-01-30T19:32:11.231Z Downloaded walkdir v2.5.0
9582025-01-30T19:32:11.234Z Downloaded zerovec-derive v0.10.3
9592025-01-30T19:32:11.234Z Downloaded slog-async v2.8.0
9602025-01-30T19:32:11.234Z Downloaded quinn v0.11.5
9612025-01-30T19:32:11.237Z Downloaded rand v0.8.5
9622025-01-30T19:32:11.242Z Downloaded rayon v1.10.0
9632025-01-30T19:32:11.250Z Downloaded tough v0.19.0
9642025-01-30T19:32:11.258Z Downloaded icu_properties_data v1.5.0
9652025-01-30T19:32:11.269Z Downloaded bitvec v1.0.1
9662025-01-30T19:32:11.283Z Downloaded nu-ansi-term v0.50.1
9672025-01-30T19:32:11.285Z Downloaded pkcs5 v0.7.1
9682025-01-30T19:32:11.289Z Downloaded toml v0.7.8
9692025-01-30T19:32:11.292Z Downloaded snafu v0.8.5
9702025-01-30T19:32:11.298Z Downloaded signal-hook v0.3.17
9712025-01-30T19:32:11.302Z Downloaded num-bigint-dig v0.8.4
9722025-01-30T19:32:11.307Z Downloaded proptest v1.5.0
9732025-01-30T19:32:11.314Z Downloaded chrono v0.4.39
9742025-01-30T19:32:11.322Z Downloaded progenitor-impl v0.8.0
9752025-01-30T19:32:11.324Z Downloaded vsss-rs v3.3.4
9762025-01-30T19:32:11.326Z Downloaded smf v0.2.3
9772025-01-30T19:32:11.329Z Downloaded progenitor-impl v0.9.1
9782025-01-30T19:32:11.330Z Downloaded rusqlite v0.32.1
9792025-01-30T19:32:11.336Z Downloaded omicron-zone-package v0.12.0
9802025-01-30T19:32:11.339Z Downloaded lalrpop v0.19.12
9812025-01-30T19:32:11.351Z Downloaded zip v2.1.3
9822025-01-30T19:32:11.355Z Downloaded radix_trie v0.2.1
9832025-01-30T19:32:11.360Z Downloaded bindgen v0.69.5
9842025-01-30T19:32:11.368Z Downloaded diesel_derives v2.2.3
9852025-01-30T19:32:11.372Z Downloaded p521 v0.13.3
9862025-01-30T19:32:11.376Z Downloaded pin-project v1.1.6
9872025-01-30T19:32:11.386Z Downloaded unsafe-libyaml v0.2.11
9882025-01-30T19:32:11.389Z Downloaded petname v2.0.2
9892025-01-30T19:32:11.395Z Downloaded quinn-proto v0.11.8
9902025-01-30T19:32:11.401Z Downloaded vergen v8.3.2
9912025-01-30T19:32:11.404Z Downloaded hashbrown v0.12.3
9922025-01-30T19:32:11.408Z Downloaded typed-path v0.9.3
9932025-01-30T19:32:11.414Z Downloaded portable-atomic v1.9.0
9942025-01-30T19:32:11.421Z Downloaded git2 v0.19.0
9952025-01-30T19:32:11.429Z Downloaded hashbrown v0.13.2
9962025-01-30T19:32:11.433Z Downloaded aho-corasick v1.1.3
9972025-01-30T19:32:11.439Z Downloaded openssl-sys v0.9.104
9982025-01-30T19:32:11.444Z Downloaded zip v0.6.6
9992025-01-30T19:32:11.448Z Downloaded toml_edit v0.19.15
10002025-01-30T19:32:11.463Z Downloaded expectorate v1.1.0
10012025-01-30T19:32:11.466Z Downloaded salty v0.3.0
10022025-01-30T19:32:11.472Z Downloaded gimli v0.31.1
10032025-01-30T19:32:11.481Z Downloaded rustls v0.21.12
10042025-01-30T19:32:11.492Z Downloaded unicode-width v0.2.0
10052025-01-30T19:32:11.497Z Downloaded hashbrown v0.14.5
10062025-01-30T19:32:11.503Z Downloaded winnow v0.5.40
10072025-01-30T19:32:11.512Z Downloaded num-bigint v0.4.6
10082025-01-30T19:32:11.516Z Downloaded vcpkg v0.2.15
10092025-01-30T19:32:11.554Z Downloaded zerocopy v0.8.10
10102025-01-30T19:32:11.576Z Downloaded rustyline v14.0.0
10112025-01-30T19:32:11.581Z Downloaded regex v1.11.1
10122025-01-30T19:32:11.594Z Downloaded hickory-proto v0.24.2
10132025-01-30T19:32:11.609Z Downloaded rsa v0.9.6
10142025-01-30T19:32:11.614Z Downloaded reqwest v0.12.9
10152025-01-30T19:32:11.622Z Downloaded derive_builder_core v0.20.2
10162025-01-30T19:32:11.624Z Downloaded tokio-util v0.7.12
10172025-01-30T19:32:11.630Z Downloaded rustls-webpki v0.101.7
10182025-01-30T19:32:11.643Z Downloaded regress v0.9.1
10192025-01-30T19:32:11.651Z Downloaded zerovec v0.10.4
10202025-01-30T19:32:11.658Z Downloaded openssl v0.10.66
10212025-01-30T19:32:11.666Z Downloaded object v0.36.5
10222025-01-30T19:32:11.677Z Downloaded h2 v0.4.6
10232025-01-30T19:32:11.684Z Downloaded sqlparser v0.45.0
10242025-01-30T19:32:11.689Z Downloaded openapiv3 v2.0.0
10252025-01-30T19:32:11.702Z Downloaded futures-util v0.3.31
10262025-01-30T19:32:11.714Z Downloaded quick-xml v0.33.0
10272025-01-30T19:32:11.720Z Downloaded regress v0.10.1
10282025-01-30T19:32:11.728Z Downloaded regex-syntax v0.8.5
10292025-01-30T19:32:11.736Z Downloaded rustls v0.23.19
10302025-01-30T19:32:11.747Z Downloaded nix v0.29.0
10312025-01-30T19:32:11.759Z Downloaded rustls-webpki v0.102.8
10322025-01-30T19:32:11.776Z Downloaded webpki-roots v0.26.6
10332025-01-30T19:32:11.779Z Downloaded chrono-tz v0.10.1
10342025-01-30T19:32:11.786Z Downloaded polar-core v0.27.3
10352025-01-30T19:32:11.794Z Downloaded typify-impl v0.3.0
10362025-01-30T19:32:11.810Z Downloaded dropshot v0.15.1
10372025-01-30T19:32:11.831Z Downloaded zerocopy-derive v0.6.6
10382025-01-30T19:32:11.841Z Downloaded dropshot v0.12.0
10392025-01-30T19:32:11.867Z Downloaded smoltcp v0.9.1
10402025-01-30T19:32:11.871Z Downloaded bstr v1.10.0
10412025-01-30T19:32:11.880Z Downloaded nix v0.28.0
10422025-01-30T19:32:11.891Z Downloaded ratatui v0.28.1
10432025-01-30T19:32:11.911Z Downloaded diesel v2.2.6
10442025-01-30T19:32:11.929Z Downloaded smoltcp v0.11.0
10452025-01-30T19:32:11.941Z Downloaded lzma-sys v0.1.20
10462025-01-30T19:32:11.969Z Downloaded typify-impl v0.2.0
10472025-01-30T19:32:11.985Z Downloaded nix v0.27.1
10482025-01-30T19:32:11.995Z Downloaded object v0.30.4
10492025-01-30T19:32:12.007Z Downloaded regex-syntax v0.6.29
10502025-01-30T19:32:12.012Z Downloaded libz-sys v1.1.20
10512025-01-30T19:32:12.032Z Downloaded rustls v0.22.4
10522025-01-30T19:32:12.045Z Downloaded petgraph v0.6.5
10532025-01-30T19:32:12.063Z Downloaded regex-automata v0.4.8
10542025-01-30T19:32:12.080Z Downloaded bzip2-sys v0.1.11+1.0.8
10552025-01-30T19:32:12.091Z Downloaded sled v0.34.7
10562025-01-30T19:32:12.101Z Downloaded p384 v0.13.0
10572025-01-30T19:32:12.107Z Downloaded curve25519-dalek v4.1.3
10582025-01-30T19:32:12.115Z Downloaded tungstenite v0.23.0
10592025-01-30T19:32:12.118Z Downloaded tungstenite v0.21.0
10602025-01-30T19:32:12.122Z Downloaded zopfli v0.8.1
10612025-01-30T19:32:12.125Z Downloaded blake3 v1.5.4
10622025-01-30T19:32:12.131Z Downloaded parse-zoneinfo v0.3.1
10632025-01-30T19:32:12.135Z Downloaded aws-lc-rs v1.10.0
10642025-01-30T19:32:12.142Z Downloaded crossterm v0.28.1
10652025-01-30T19:32:12.148Z Downloaded writeable v0.5.5
10662025-01-30T19:32:12.151Z Downloaded heapless v0.7.17
10672025-01-30T19:32:12.154Z Downloaded hkdf v0.12.4
10682025-01-30T19:32:12.156Z Downloaded itertools v0.13.0
10692025-01-30T19:32:12.163Z Downloaded phf_generator v0.11.2
10702025-01-30T19:32:12.165Z Downloaded phf_codegen v0.11.2
10712025-01-30T19:32:12.166Z Downloaded thiserror v2.0.11
10722025-01-30T19:32:12.169Z Downloaded oso v0.27.3
10732025-01-30T19:32:12.173Z Downloaded zerocopy-derive v0.8.10
10742025-01-30T19:32:12.178Z Downloaded unicode_categories v0.1.1
10752025-01-30T19:32:12.181Z Downloaded publicsuffix v2.3.0
10762025-01-30T19:32:12.183Z Downloaded x509-cert v0.2.5
10772025-01-30T19:32:12.188Z Downloaded snafu-derive v0.8.5
10782025-01-30T19:32:12.191Z Downloaded sct v0.7.1
10792025-01-30T19:32:12.194Z Downloaded russh v0.45.0
10802025-01-30T19:32:12.198Z Downloaded libxml v0.3.3
10812025-01-30T19:32:12.203Z Downloaded idna v1.0.3
10822025-01-30T19:32:12.207Z Downloaded csv v1.3.1
10832025-01-30T19:32:12.227Z Downloaded tokio v1.43.0
10842025-01-30T19:32:12.264Z Downloaded postgres-types v0.2.8
10852025-01-30T19:32:12.269Z Downloaded sha3 v0.10.8
10862025-01-30T19:32:12.272Z Downloaded ron v0.7.1
10872025-01-30T19:32:12.275Z Downloaded password-hash v0.4.2
10882025-01-30T19:32:12.278Z Downloaded num-integer v0.1.46
10892025-01-30T19:32:12.278Z Downloaded tracing-core v0.1.32
10902025-01-30T19:32:12.282Z Downloaded yoke v0.7.4
10912025-01-30T19:32:12.282Z Downloaded serde_yaml v0.9.34+deprecated
10922025-01-30T19:32:12.285Z Downloaded structmeta v0.2.0
10932025-01-30T19:32:12.288Z Downloaded stable_deref_trait v1.2.0
10942025-01-30T19:32:12.288Z Downloaded parking_lot v0.12.3
10952025-01-30T19:32:12.291Z Downloaded const_format v0.2.34
10962025-01-30T19:32:12.294Z Downloaded futures-sink v0.3.31
10972025-01-30T19:32:12.297Z Downloaded form_urlencoded v1.2.1
10982025-01-30T19:32:12.297Z Downloaded backtrace v0.3.74
10992025-01-30T19:32:12.300Z Downloaded subtle v2.6.1
11002025-01-30T19:32:12.303Z Downloaded smallvec v0.6.14
11012025-01-30T19:32:12.303Z Downloaded cc v1.1.30
11022025-01-30T19:32:12.306Z Downloaded uuid v1.12.0
11032025-01-30T19:32:12.309Z Downloaded parse-size v1.1.0
11042025-01-30T19:32:12.311Z Downloaded tap v1.0.1
11052025-01-30T19:32:12.311Z Downloaded same-file v1.0.6
11062025-01-30T19:32:12.314Z Downloaded ena v0.14.3
11072025-01-30T19:32:12.314Z Downloaded der_derive v0.7.3
11082025-01-30T19:32:12.317Z Downloaded crypto-bigint v0.5.5
11092025-01-30T19:32:12.321Z Downloaded compact_str v0.8.0
11102025-01-30T19:32:12.324Z Downloaded chacha20poly1305 v0.10.1
11112025-01-30T19:32:12.327Z Downloaded simd-adler32 v0.3.7
11122025-01-30T19:32:12.330Z Downloaded miniz_oxide v0.8.0
11132025-01-30T19:32:12.330Z Downloaded ref-cast v1.0.23
11142025-01-30T19:32:12.333Z Downloaded glob v0.3.2
11152025-01-30T19:32:12.335Z Downloaded psl-types v2.0.11
11162025-01-30T19:32:12.335Z Downloaded term v0.7.0
11172025-01-30T19:32:12.338Z Downloaded sqlformat v0.2.6
11182025-01-30T19:32:12.341Z Downloaded slog-term v2.9.1
11192025-01-30T19:32:12.344Z Downloaded tokio-rustls v0.24.1
11202025-01-30T19:32:12.344Z Downloaded num_enum_derive v0.5.11
11212025-01-30T19:32:12.347Z Downloaded zone v0.1.8
11222025-01-30T19:32:12.347Z Downloaded utf8_iter v1.0.4
11232025-01-30T19:32:12.347Z Downloaded utf16_iter v1.0.5
11242025-01-30T19:32:12.347Z Downloaded utf-8 v0.7.6
11252025-01-30T19:32:12.349Z Downloaded hickory-server v0.24.2
11262025-01-30T19:32:12.352Z Downloaded synstructure v0.13.1
11272025-01-30T19:32:12.355Z Downloaded dirs-sys-next v0.1.2
11282025-01-30T19:32:12.355Z Downloaded encoding_rs v0.8.34
11292025-01-30T19:32:12.375Z Downloaded dirs-next v2.0.0
11302025-01-30T19:32:12.378Z Downloaded slog-stdlog v4.1.1
11312025-01-30T19:32:12.378Z Downloaded libgit2-sys v0.17.0+1.8.1
11322025-01-30T19:32:12.434Z Downloaded arrayref v0.3.9
11332025-01-30T19:32:12.436Z Downloaded argon2 v0.5.3
11342025-01-30T19:32:12.436Z Downloaded xattr v1.3.1
11352025-01-30T19:32:12.439Z Downloaded slog-bunyan v2.5.0
11362025-01-30T19:32:12.439Z Downloaded signal-hook-registry v1.4.2
11372025-01-30T19:32:12.442Z Downloaded signal-hook-mio v0.2.4
11382025-01-30T19:32:12.442Z Downloaded console v0.15.10
11392025-01-30T19:32:12.445Z Downloaded crossbeam-epoch v0.9.18
11402025-01-30T19:32:12.447Z Downloaded jobserver v0.1.32
11412025-01-30T19:32:12.450Z Downloaded csv-core v0.1.11
11422025-01-30T19:32:12.451Z Downloaded const-oid v0.9.6
11432025-01-30T19:32:12.454Z Downloaded hyper-rustls v0.27.3
11442025-01-30T19:32:12.454Z Downloaded crossbeam-deque v0.8.5
11452025-01-30T19:32:12.456Z Downloaded backoff v0.4.0
11462025-01-30T19:32:12.456Z Downloaded crucible-workspace-hack v0.1.0
11472025-01-30T19:32:12.459Z Downloaded async-stream-impl v0.3.6
11482025-01-30T19:32:12.459Z Downloaded icu_locid_transform v1.5.0
11492025-01-30T19:32:12.462Z Downloaded httparse v1.9.5
11502025-01-30T19:32:12.462Z Downloaded ciborium-ll v0.2.2
11512025-01-30T19:32:12.465Z Downloaded base64ct v1.6.0
11522025-01-30T19:32:12.465Z Downloaded chacha20 v0.9.1
11532025-01-30T19:32:12.468Z Downloaded lalrpop-util v0.19.12
11542025-01-30T19:32:12.468Z Downloaded cmake v0.1.51
11552025-01-30T19:32:12.471Z Downloaded castaway v0.2.3
11562025-01-30T19:32:12.471Z Downloaded cassowary v0.3.0
11572025-01-30T19:32:12.471Z Downloaded indent_write v2.2.0
11582025-01-30T19:32:12.474Z Downloaded cobs v0.2.3
11592025-01-30T19:32:12.474Z Downloaded home v0.5.9
11602025-01-30T19:32:12.474Z Downloaded httpdate v1.0.3
11612025-01-30T19:32:12.476Z Downloaded curve25519-dalek-derive v0.1.1
11622025-01-30T19:32:12.477Z Downloaded cipher v0.4.4
11632025-01-30T19:32:12.479Z Downloaded chrono-tz-build v0.4.0
11642025-01-30T19:32:12.479Z Downloaded const_format_proc_macros v0.2.34
11652025-01-30T19:32:12.482Z Downloaded convert_case v0.4.0
11662025-01-30T19:32:12.482Z Downloaded bitfield v0.14.0
11672025-01-30T19:32:12.482Z Downloaded bit-set v0.5.3
11682025-01-30T19:32:12.485Z Downloaded base16ct v0.2.0
11692025-01-30T19:32:12.485Z Downloaded array-init v0.0.4
11702025-01-30T19:32:12.485Z Downloaded async-recursion v1.1.1
11712025-01-30T19:32:12.488Z Downloaded ascii-canvas v3.0.0
11722025-01-30T19:32:12.782Z Downloaded ring v0.17.8
11732025-01-30T19:32:12.901Z Downloaded libsqlite3-sys v0.30.1
11742025-01-30T19:32:13.083Z Downloaded aws-lc-sys v0.22.0
11752025-01-30T19:32:13.451Z Compiling serde v1.0.217
11762025-01-30T19:32:13.455Z Compiling lock_api v0.4.12
11772025-01-30T19:32:13.455Z Compiling value-bag v1.9.0
11782025-01-30T19:32:13.455Z Compiling scopeguard v1.2.0
11792025-01-30T19:32:13.455Z Compiling typenum v1.17.0
11802025-01-30T19:32:13.455Z Compiling generic-array v0.14.7
11812025-01-30T19:32:13.627Z Compiling syn v2.0.96
11822025-01-30T19:32:13.642Z Compiling getrandom v0.2.15
11832025-01-30T19:32:13.821Z Compiling shlex v1.3.0
11842025-01-30T19:32:14.044Z Compiling log v0.4.22
11852025-01-30T19:32:14.084Z Compiling rand_core v0.6.4
11862025-01-30T19:32:14.200Z Compiling subtle v2.6.1
11872025-01-30T19:32:14.221Z Compiling jobserver v0.1.32
11882025-01-30T19:32:14.258Z Compiling smallvec v1.13.2
11892025-01-30T19:32:14.537Z Compiling const-oid v0.9.6
11902025-01-30T19:32:14.594Z Compiling pin-project-lite v0.2.14
11912025-01-30T19:32:14.628Z Compiling rustix v0.38.37
11922025-01-30T19:32:14.668Z Compiling cc v1.1.30
11932025-01-30T19:32:14.735Z Compiling spin v0.9.8
11942025-01-30T19:32:14.826Z Compiling parking_lot_core v0.9.10
11952025-01-30T19:32:15.095Z Compiling futures-core v0.3.31
11962025-01-30T19:32:15.117Z Compiling signal-hook-registry v1.4.2
11972025-01-30T19:32:15.341Z Compiling mio v1.0.2
11982025-01-30T19:32:15.511Z Compiling aho-corasick v1.1.3
11992025-01-30T19:32:15.915Z Compiling parking_lot v0.12.3
12002025-01-30T19:32:15.936Z Compiling regex-syntax v0.8.5
12012025-01-30T19:32:16.110Z Compiling stable_deref_trait v1.2.0
12022025-01-30T19:32:16.239Z Compiling cpufeatures v0.2.14
12032025-01-30T19:32:16.363Z Compiling either v1.13.0
12042025-01-30T19:32:16.516Z Compiling futures-sink v0.3.31
12052025-01-30T19:32:16.649Z Compiling glob v0.3.2
12062025-01-30T19:32:16.692Z Compiling socket2 v0.5.7
12072025-01-30T19:32:16.758Z Compiling slab v0.4.9
12082025-01-30T19:32:16.833Z Compiling prettyplease v0.2.25
12092025-01-30T19:32:17.208Z Compiling lazy_static v1.5.0
12102025-01-30T19:32:17.243Z Compiling minimal-lexical v0.2.1
12112025-01-30T19:32:17.352Z Compiling serde_json v1.0.135
12122025-01-30T19:32:17.507Z Compiling clang-sys v1.8.1
12132025-01-30T19:32:17.698Z Compiling nom v7.1.3
12142025-01-30T19:32:17.759Z Compiling libloading v0.8.5
12152025-01-30T19:32:17.895Z Compiling bindgen v0.69.5
12162025-01-30T19:32:18.151Z Compiling home v0.5.9
12172025-01-30T19:32:18.452Z Compiling itertools v0.12.1
12182025-01-30T19:32:18.589Z Compiling futures-channel v0.3.31
12192025-01-30T19:32:18.773Z Compiling lazycell v1.3.0
12202025-01-30T19:32:18.968Z Compiling rustc-hash v1.1.0
12212025-01-30T19:32:18.997Z Compiling futures-io v0.3.31
12222025-01-30T19:32:19.140Z Compiling allocator-api2 v0.2.18
12232025-01-30T19:32:19.279Z Compiling foldhash v0.1.3
12242025-01-30T19:32:19.594Z Compiling libm v0.2.8
12252025-01-30T19:32:19.933Z Compiling regex-automata v0.4.8
12262025-01-30T19:32:20.151Z Compiling pin-utils v0.1.0
12272025-01-30T19:32:20.151Z Compiling futures-task v0.3.31
12282025-01-30T19:32:20.363Z Compiling hashbrown v0.15.1
12292025-01-30T19:32:20.386Z Compiling cmake v0.1.51
12302025-01-30T19:32:21.098Z Compiling synstructure v0.13.1
12312025-01-30T19:32:21.346Z Compiling cexpr v0.6.0
12322025-01-30T19:32:21.573Z Compiling num-traits v0.2.19
12332025-01-30T19:32:21.882Z Compiling fs_extra v1.3.0
12342025-01-30T19:32:22.332Z Compiling dunce v1.0.5
12352025-01-30T19:32:22.454Z Compiling pkg-config v0.3.31
12362025-01-30T19:32:22.737Z Compiling litemap v0.7.3
12372025-01-30T19:32:22.994Z Compiling writeable v0.5.5
12382025-01-30T19:32:23.132Z Compiling ring v0.17.8
12392025-01-30T19:32:23.561Z Compiling base64ct v1.6.0
12402025-01-30T19:32:23.988Z Compiling paste v1.0.15
12412025-01-30T19:32:24.112Z Compiling pem-rfc7468 v0.7.0
12422025-01-30T19:32:24.171Z Compiling flagset v0.4.6
12432025-01-30T19:32:24.383Z Compiling httparse v1.9.5
12442025-01-30T19:32:24.552Z Compiling icu_locid_transform_data v1.5.0
12452025-01-30T19:32:24.677Z Compiling aws-lc-rs v1.10.0
12462025-01-30T19:32:25.112Z Compiling tracing-core v0.1.32
12472025-01-30T19:32:25.153Z Compiling percent-encoding v2.3.1
12482025-01-30T19:32:25.468Z Compiling regex v1.11.1
12492025-01-30T19:32:25.570Z Compiling icu_properties_data v1.5.0
12502025-01-30T19:32:25.768Z Compiling rustls-pki-types v1.10.0
12512025-01-30T19:32:25.829Z Compiling crossbeam-utils v0.8.20
12522025-01-30T19:32:26.408Z Compiling mirai-annotations v1.12.0
12532025-01-30T19:32:26.462Z Compiling vcpkg v0.2.15
12542025-01-30T19:32:26.569Z Compiling serde_derive v1.0.217
12552025-01-30T19:32:26.597Z Compiling zeroize_derive v1.4.2
12562025-01-30T19:32:26.669Z Compiling zerocopy-derive v0.7.35
12572025-01-30T19:32:26.982Z Compiling tokio-macros v2.5.0
12582025-01-30T19:32:28.023Z Compiling zeroize v1.8.1
12592025-01-30T19:32:28.272Z Compiling zerofrom-derive v0.1.4
12602025-01-30T19:32:28.485Z Compiling yoke-derive v0.7.4
12612025-01-30T19:32:28.718Z Compiling zerocopy v0.7.35
12622025-01-30T19:32:28.928Z Compiling zerovec-derive v0.10.3
12632025-01-30T19:32:29.704Z Compiling crypto-common v0.1.6
12642025-01-30T19:32:29.963Z Compiling block-buffer v0.10.4
12652025-01-30T19:32:30.069Z Compiling thiserror-impl v1.0.69
12662025-01-30T19:32:30.102Z Compiling displaydoc v0.2.5
12672025-01-30T19:32:30.225Z Compiling digest v0.10.7
12682025-01-30T19:32:30.727Z Compiling hmac v0.12.1
12692025-01-30T19:32:30.982Z Compiling futures-macro v0.3.31
12702025-01-30T19:32:31.109Z Compiling block-padding v0.3.3
12712025-01-30T19:32:31.152Z Compiling sha2 v0.10.8
12722025-01-30T19:32:31.384Z Compiling inout v0.1.3
12732025-01-30T19:32:31.409Z Compiling icu_provider_macros v1.5.0
12742025-01-30T19:32:31.641Z Compiling cipher v0.4.4
12752025-01-30T19:32:31.662Z Compiling ppv-lite86 v0.2.20
12762025-01-30T19:32:31.811Z Compiling zerofrom v0.1.4
12772025-01-30T19:32:32.053Z Compiling yoke v0.7.4
12782025-01-30T19:32:32.156Z Compiling der_derive v0.7.3
12792025-01-30T19:32:32.413Z Compiling zerovec v0.10.4
12802025-01-30T19:32:32.449Z Compiling rand_chacha v0.3.1
12812025-01-30T19:32:32.470Z Compiling tracing-attributes v0.1.27
12822025-01-30T19:32:32.811Z Compiling futures-util v0.3.31
12832025-01-30T19:32:33.098Z Compiling thiserror v1.0.69
12842025-01-30T19:32:33.318Z Compiling pest v2.7.14
12852025-01-30T19:32:34.463Z Compiling tinystr v0.7.6
12862025-01-30T19:32:34.488Z Compiling der v0.7.9
12872025-01-30T19:32:34.827Z Compiling icu_locid v1.5.0
12882025-01-30T19:32:34.862Z Compiling icu_collections v1.5.0
12892025-01-30T19:32:34.896Z Compiling rand v0.8.5
12902025-01-30T19:32:35.879Z Compiling tracing v0.1.40
12912025-01-30T19:32:36.171Z Compiling icu_provider v1.5.0
12922025-01-30T19:32:36.384Z Compiling spki v0.7.3
12932025-01-30T19:32:36.405Z Compiling salsa20 v0.10.2
12942025-01-30T19:32:36.651Z Compiling pbkdf2 v0.12.2
12952025-01-30T19:32:36.775Z Compiling untrusted v0.9.0
12962025-01-30T19:32:36.838Z Compiling write16 v1.0.0
12972025-01-30T19:32:36.878Z Compiling icu_locid_transform v1.5.0
12982025-01-30T19:32:36.977Z Compiling time-core v0.1.2
12992025-01-30T19:32:37.001Z Compiling utf8_iter v1.0.4
13002025-01-30T19:32:37.001Z Compiling num-conv v0.1.0
13012025-01-30T19:32:37.137Z Compiling utf16_iter v1.0.5
13022025-01-30T19:32:37.170Z Compiling untrusted v0.7.1
13032025-01-30T19:32:37.240Z Compiling powerfmt v0.2.0
13042025-01-30T19:32:37.301Z Compiling icu_normalizer_data v1.5.0
13052025-01-30T19:32:37.345Z Compiling time-macros v0.2.18
13062025-01-30T19:32:37.416Z Compiling scrypt v0.11.0
13072025-01-30T19:32:37.436Z Compiling pest_meta v2.7.14
13082025-01-30T19:32:37.618Z Compiling deranged v0.3.11
13092025-01-30T19:32:37.964Z Compiling cbc v0.1.2
13102025-01-30T19:32:38.192Z Compiling icu_properties v1.5.1
13112025-01-30T19:32:38.213Z Compiling aes v0.8.4
13122025-01-30T19:32:39.092Z Compiling openssl-sys v0.9.104
13132025-01-30T19:32:39.343Z Compiling scroll_derive v0.12.0
13142025-01-30T19:32:39.970Z Compiling bitflags v2.6.0
13152025-01-30T19:32:40.142Z Compiling bytes v1.9.0
13162025-01-30T19:32:40.745Z Compiling indexmap v2.7.1
13172025-01-30T19:32:40.866Z Compiling semver v1.0.24
13182025-01-30T19:32:41.085Z Compiling tokio v1.43.0
13192025-01-30T19:32:41.296Z Compiling http v1.2.0
13202025-01-30T19:32:41.596Z Compiling rustc_version v0.4.1
13212025-01-30T19:32:41.998Z Compiling icu_normalizer v1.5.0
13222025-01-30T19:32:42.326Z Compiling num_threads v0.1.7
13232025-01-30T19:32:42.472Z Compiling atomic-waker v1.1.2
13242025-01-30T19:32:42.681Z Compiling tinyvec_macros v0.1.1
13252025-01-30T19:32:42.787Z Compiling http-body v1.0.1
13262025-01-30T19:32:42.893Z Compiling idna_adapter v1.2.0
13272025-01-30T19:32:43.039Z Compiling tinyvec v1.8.0
13282025-01-30T19:32:43.148Z Compiling time v0.3.36
13292025-01-30T19:32:43.204Z Compiling scroll v0.12.0
13302025-01-30T19:32:43.452Z Compiling pkcs5 v0.7.1
13312025-01-30T19:32:43.595Z Compiling pest_generator v2.7.14
13322025-01-30T19:32:43.770Z Compiling form_urlencoded v1.2.1
13332025-01-30T19:32:43.800Z Compiling try-lock v0.2.5
13342025-01-30T19:32:43.978Z Compiling which v4.4.2
13352025-01-30T19:32:44.113Z Compiling slog v2.7.0
13362025-01-30T19:32:44.580Z Compiling pkcs8 v0.10.2
13372025-01-30T19:32:44.583Z Compiling want v0.3.1
13382025-01-30T19:32:44.694Z Compiling goblin v0.8.2
13392025-01-30T19:32:44.881Z Compiling idna v1.0.3
13402025-01-30T19:32:45.096Z Compiling uuid v1.12.0
13412025-01-30T19:32:45.248Z Compiling iana-time-zone v0.1.61
13422025-01-30T19:32:45.462Z Compiling pest_derive v2.7.14
13432025-01-30T19:32:45.626Z Compiling httpdate v1.0.3
13442025-01-30T19:32:46.087Z Compiling chrono v0.4.39
13452025-01-30T19:32:46.262Z Compiling dtrace-parser v0.2.0
13462025-01-30T19:32:46.550Z Compiling serde_spanned v0.6.8
13472025-01-30T19:32:46.810Z Compiling toml_datetime v0.6.8
13482025-01-30T19:32:47.205Z Compiling serde_tokenstream v0.2.2
13492025-01-30T19:32:47.309Z Compiling tower-service v0.3.3
13502025-01-30T19:32:47.457Z Compiling rustversion v1.0.17
13512025-01-30T19:32:47.798Z Compiling openssl v0.10.66
13522025-01-30T19:32:47.867Z Compiling foreign-types-shared v0.1.1
13532025-01-30T19:32:47.999Z Compiling adler2 v2.0.0
13542025-01-30T19:32:48.122Z Compiling match_cfg v0.1.0
13552025-01-30T19:32:48.181Z Compiling base64 v0.22.1
13562025-01-30T19:32:48.263Z Compiling hostname v0.3.1
13572025-01-30T19:32:48.263Z Compiling miniz_oxide v0.8.0
13582025-01-30T19:32:48.376Z Compiling foreign-types v0.3.2
13592025-01-30T19:32:48.476Z Compiling url v2.5.3
13602025-01-30T19:32:48.880Z Compiling async-trait v0.1.85
13612025-01-30T19:32:49.551Z Compiling tokio-util v0.7.12
13622025-01-30T19:32:49.726Z Compiling openssl-macros v0.1.1
13632025-01-30T19:32:49.762Z Compiling serde_derive_internals v0.29.1
13642025-01-30T19:32:50.300Z Compiling dirs-sys-next v0.1.2
13652025-01-30T19:32:50.469Z Compiling h2 v0.4.6
13662025-01-30T19:32:50.814Z Compiling dof v0.3.0
13672025-01-30T19:32:50.861Z Compiling native-tls v0.2.12
13682025-01-30T19:32:51.201Z Compiling data-encoding v2.6.0
13692025-01-30T19:32:51.409Z Compiling siphasher v0.3.11
13702025-01-30T19:32:51.810Z Compiling usdt-impl v0.5.0
13712025-01-30T19:32:52.171Z Compiling rustls v0.23.19
13722025-01-30T19:32:52.463Z Compiling rustls v0.22.4
13732025-01-30T19:32:52.631Z Compiling schemars v0.8.21
13742025-01-30T19:32:52.744Z Compiling syn v1.0.109
13752025-01-30T19:32:53.054Z Compiling schemars_derive v0.8.21
13762025-01-30T19:32:53.272Z Compiling dirs-next v2.0.0
13772025-01-30T19:32:53.479Z Compiling unicode-normalization v0.1.24
13782025-01-30T19:32:54.169Z Compiling http-body-util v0.1.2
13792025-01-30T19:32:54.579Z Compiling crossbeam-epoch v0.9.18
13802025-01-30T19:32:54.662Z Compiling heapless v0.7.17
13812025-01-30T19:32:54.745Z Compiling sha1 v0.10.6
13822025-01-30T19:32:54.779Z Compiling signature v2.2.0
13832025-01-30T19:32:55.091Z Compiling bzip2-sys v0.1.11+1.0.8
13842025-01-30T19:32:55.117Z Compiling thread_local v1.1.8
13852025-01-30T19:32:55.155Z Compiling cookie v0.18.1
13862025-01-30T19:32:55.259Z Compiling multer v3.1.0
13872025-01-30T19:32:55.440Z Compiling encoding_rs v0.8.34
13882025-01-30T19:32:55.549Z Compiling gimli v0.31.1
13892025-01-30T19:32:55.571Z Compiling unicode-bidi v0.3.17
13902025-01-30T19:32:55.597Z Compiling openssl-probe v0.1.5
13912025-01-30T19:32:55.892Z Compiling ipnet v2.10.1
13922025-01-30T19:32:56.108Z Compiling unicode-properties v0.1.3
13932025-01-30T19:32:56.505Z Compiling mime v0.3.17
13942025-01-30T19:32:56.868Z Compiling rayon-core v1.12.1
13952025-01-30T19:32:57.019Z Compiling dyn-clone v1.0.17
13962025-01-30T19:32:57.064Z Compiling slog-async v2.8.0
13972025-01-30T19:32:57.164Z Compiling signal-hook v0.3.17
13982025-01-30T19:32:57.454Z Compiling hyper v1.5.2
13992025-01-30T19:32:57.662Z Compiling toml_edit v0.22.22
14002025-01-30T19:32:59.717Z Compiling addr2line v0.24.2
14012025-01-30T19:33:00.292Z Compiling hyper-util v0.1.10
14022025-01-30T19:33:00.673Z Compiling stringprep v0.1.5
14032025-01-30T19:33:01.142Z Compiling crossbeam-deque v0.8.5
14042025-01-30T19:33:01.168Z Compiling usdt-attr-macro v0.5.0
14052025-01-30T19:33:01.202Z Compiling usdt-macro v0.5.0
14062025-01-30T19:33:01.761Z Compiling term v0.7.0
14072025-01-30T19:33:02.410Z Compiling slog-json v2.6.1
14082025-01-30T19:33:02.521Z Compiling serde_urlencoded v0.7.1
14092025-01-30T19:33:02.646Z Compiling crossbeam-channel v0.5.13
14102025-01-30T19:33:02.806Z Compiling curve25519-dalek v4.1.3
14112025-01-30T19:33:03.031Z Compiling futures-executor v0.3.31
14122025-01-30T19:33:03.060Z Compiling enum-as-inner v0.6.1
14132025-01-30T19:33:03.211Z Compiling md-5 v0.10.6
14142025-01-30T19:33:03.532Z Compiling async-stream-impl v0.3.6
14152025-01-30T19:33:03.554Z Compiling rustls-pemfile v2.2.0
14162025-01-30T19:33:03.579Z Compiling num-integer v0.1.46
14172025-01-30T19:33:03.776Z Compiling hash32 v0.2.1
14182025-01-30T19:33:03.914Z Compiling ff v0.13.0
14192025-01-30T19:33:04.156Z Compiling is-terminal v0.4.13
14202025-01-30T19:33:04.159Z Compiling dropshot v0.12.0
14212025-01-30T19:33:04.159Z Compiling object v0.36.5
14222025-01-30T19:33:04.299Z Compiling fallible-iterator v0.2.0
14232025-01-30T19:33:04.320Z Compiling portable-atomic v1.9.0
14242025-01-30T19:33:04.458Z Compiling smoltcp v0.9.1
14252025-01-30T19:33:04.843Z Compiling psl-types v2.0.11
14262025-01-30T19:33:04.938Z Compiling quick-error v1.2.3
14272025-01-30T19:33:05.047Z Compiling base16ct v0.2.0
14282025-01-30T19:33:05.097Z Compiling anyhow v1.0.95
14292025-01-30T19:33:05.150Z Compiling take_mut v0.2.2
14302025-01-30T19:33:05.284Z Compiling num-bigint-dig v0.8.4
14312025-01-30T19:33:05.287Z Compiling linked-hash-map v0.5.6
14322025-01-30T19:33:05.322Z Compiling utf-8 v0.7.6
14332025-01-30T19:33:05.370Z Compiling rustc-demangle v0.1.24
14342025-01-30T19:33:05.591Z Compiling litrs v0.4.1
14352025-01-30T19:33:05.653Z Compiling lru-cache v0.1.2
14362025-01-30T19:33:05.680Z Compiling tungstenite v0.24.0
14372025-01-30T19:33:06.113Z Compiling sec1 v0.7.3
14382025-01-30T19:33:06.345Z Compiling resolv-conf v0.7.0
14392025-01-30T19:33:06.685Z Compiling publicsuffix v2.3.0
14402025-01-30T19:33:06.763Z Compiling document-features v0.2.10
14412025-01-30T19:33:06.983Z Compiling postgres-protocol v0.6.7
14422025-01-30T19:33:07.008Z Compiling async-stream v0.3.6
14432025-01-30T19:33:07.168Z Compiling slog-term v2.9.1
14442025-01-30T19:33:07.303Z Compiling usdt v0.5.0
14452025-01-30T19:33:07.787Z Compiling hickory-proto v0.24.2
14462025-01-30T19:33:07.808Z Compiling group v0.13.0
14472025-01-30T19:33:08.153Z Compiling num-iter v0.1.45
14482025-01-30T19:33:08.341Z Compiling futures v0.3.31
14492025-01-30T19:33:08.366Z Compiling slog-bunyan v2.5.0
14502025-01-30T19:33:08.528Z Compiling toml v0.8.19
14512025-01-30T19:33:09.679Z Compiling camino v1.1.9
14522025-01-30T19:33:10.049Z Compiling tokio-native-tls v0.3.1
14532025-01-30T19:33:10.114Z Compiling phf_shared v0.11.2
14542025-01-30T19:33:10.337Z Compiling dropshot_endpoint v0.12.0
14552025-01-30T19:33:10.490Z Compiling terminal_size v0.4.0
14562025-01-30T19:33:10.534Z Compiling waitgroup v0.1.2
14572025-01-30T19:33:10.724Z Compiling backtrace v0.3.74
14582025-01-30T19:33:10.770Z Compiling openapiv3 v2.0.0
14592025-01-30T19:33:10.948Z Compiling serde_path_to_error v0.1.16
14602025-01-30T19:33:11.299Z Compiling hkdf v0.12.4
14612025-01-30T19:33:11.571Z Compiling crypto-bigint v0.5.5
14622025-01-30T19:33:11.753Z Compiling curve25519-dalek-derive v0.1.1
14632025-01-30T19:33:13.232Z Compiling zerocopy-derive v0.6.6
14642025-01-30T19:33:13.847Z Compiling webpki-roots v0.26.6
14652025-01-30T19:33:14.083Z Compiling hostname v0.4.0
14662025-01-30T19:33:14.175Z Compiling hubpack_derive v0.1.1
14672025-01-30T19:33:14.322Z Compiling crc32fast v1.4.2
14682025-01-30T19:33:14.630Z Compiling ahash v0.8.11
14692025-01-30T19:33:14.680Z Compiling fs-err v2.11.0
14702025-01-30T19:33:14.862Z Compiling bitflags v1.3.2
14712025-01-30T19:33:14.953Z Compiling unicode-width v0.2.0
14722025-01-30T19:33:14.973Z Compiling managed v0.8.0
14732025-01-30T19:33:14.993Z Compiling debug-ignore v1.0.5
14742025-01-30T19:33:15.019Z Compiling newtype-uuid v1.2.1
14752025-01-30T19:33:15.165Z Compiling winnow v0.5.40
14762025-01-30T19:33:15.284Z Compiling zerocopy v0.6.6
14772025-01-30T19:33:15.381Z Compiling strum_macros v0.25.3
14782025-01-30T19:33:15.506Z Compiling console v0.15.10
14792025-01-30T19:33:16.027Z Compiling hubpack v0.1.2
14802025-01-30T19:33:16.486Z Compiling clap_builder v4.5.27
14812025-01-30T19:33:17.132Z Compiling elliptic-curve v0.13.8
14822025-01-30T19:33:17.157Z Compiling flate2 v1.0.35
14832025-01-30T19:33:17.379Z Compiling hickory-resolver v0.24.2
14842025-01-30T19:33:18.093Z Compiling signal-hook-mio v0.2.4
14852025-01-30T19:33:18.325Z Compiling phf v0.11.2
14862025-01-30T19:33:18.624Z Compiling toml_edit v0.19.15
14872025-01-30T19:33:18.677Z Compiling hyper-tls v0.6.0
14882025-01-30T19:33:18.808Z Compiling rayon v1.10.0
14892025-01-30T19:33:19.076Z Compiling cookie_store v0.21.1
14902025-01-30T19:33:19.168Z Compiling bzip2 v0.4.4
14912025-01-30T19:33:20.604Z Compiling postgres-types v0.2.8
14922025-01-30T19:33:21.988Z Compiling tokio-tungstenite v0.24.0
14932025-01-30T19:33:23.174Z Compiling ed25519 v2.2.3
14942025-01-30T19:33:23.505Z Compiling phf_shared v0.10.0
14952025-01-30T19:33:23.859Z Compiling tokio-stream v0.1.16
14962025-01-30T19:33:23.906Z Compiling pkcs1 v0.7.5
14972025-01-30T19:33:24.841Z Compiling serde-big-array v0.5.1
14982025-01-30T19:33:24.860Z Compiling clap_derive v4.5.24
14992025-01-30T19:33:24.894Z Compiling rfc6979 v0.4.0
15002025-01-30T19:33:25.085Z Compiling serde_repr v0.1.19
15012025-01-30T19:33:25.108Z Compiling derive-where v1.2.7
15022025-01-30T19:33:25.127Z Compiling float-cmp v0.9.0
15032025-01-30T19:33:25.363Z Compiling bstr v1.10.0
15042025-01-30T19:33:25.838Z Compiling sync_wrapper v1.0.1
15052025-01-30T19:33:25.941Z Compiling static_assertions v1.1.0
15062025-01-30T19:33:26.000Z Compiling difflib v0.4.0
15072025-01-30T19:33:26.059Z Compiling bit-vec v0.6.3
15082025-01-30T19:33:26.220Z Compiling whoami v1.5.2
15092025-01-30T19:33:26.482Z Compiling new_debug_unreachable v1.0.6
15102025-01-30T19:33:26.596Z Compiling number_prefix v0.4.0
15112025-01-30T19:33:26.816Z Compiling precomputed-hash v0.1.1
15122025-01-30T19:33:26.847Z Compiling fixedbitset v0.4.2
15132025-01-30T19:33:26.956Z Compiling predicates-core v1.0.8
15142025-01-30T19:33:27.036Z Compiling unicode-segmentation v1.12.0
15152025-01-30T19:33:27.287Z Compiling normalize-line-endings v0.3.0
15162025-01-30T19:33:27.308Z Compiling petgraph v0.6.5
15172025-01-30T19:33:27.375Z Compiling string_cache v0.8.7
15182025-01-30T19:33:27.431Z Compiling predicates v3.1.2
15192025-01-30T19:33:27.804Z Compiling similar v2.6.0
15202025-01-30T19:33:27.928Z Compiling indicatif v0.17.11
15212025-01-30T19:33:28.398Z Compiling tokio-postgres v0.7.12
15222025-01-30T19:33:29.014Z Compiling bit-set v0.5.3
15232025-01-30T19:33:29.310Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15242025-01-30T19:33:29.494Z Compiling clap v4.5.27
15252025-01-30T19:33:29.631Z Compiling ecdsa v0.16.9
15262025-01-30T19:33:30.005Z Compiling rsa v0.9.6
15272025-01-30T19:33:30.028Z Compiling ed25519-dalek v2.1.1
15282025-01-30T19:33:30.452Z Compiling toml v0.7.8
15292025-01-30T19:33:30.990Z Compiling zip v0.6.6
15302025-01-30T19:33:31.375Z Compiling crossterm v0.28.1
15312025-01-30T19:33:32.905Z Compiling hex v0.4.3
15322025-01-30T19:33:33.179Z Compiling x509-cert v0.2.5
15332025-01-30T19:33:33.550Z Compiling itertools v0.10.5
15342025-01-30T19:33:33.617Z Compiling lalrpop-util v0.19.12
15352025-01-30T19:33:34.001Z Compiling unicode-xid v0.2.6
15362025-01-30T19:33:34.176Z Compiling peg-runtime v0.8.3
15372025-01-30T19:33:34.207Z Compiling strum_macros v0.26.4
15382025-01-30T19:33:34.785Z Compiling xattr v1.3.1
15392025-01-30T19:33:34.806Z Compiling filetime v0.2.25
15402025-01-30T19:33:35.081Z Compiling tar v0.4.42
15412025-01-30T19:33:38.428Z Compiling strum v0.26.3
15422025-01-30T19:33:42.638Z Compiling aws-lc-sys v0.22.0
15432025-01-30T19:34:11.623Z Compiling rustls-webpki v0.102.8
15442025-01-30T19:34:15.014Z Compiling tokio-rustls v0.25.0
15452025-01-30T19:34:16.788Z Compiling tokio-rustls v0.26.0
15462025-01-30T19:34:17.108Z Compiling hyper-rustls v0.27.3
15472025-01-30T19:34:17.432Z Compiling reqwest v0.12.9
15482025-01-30T19:34:18.855Z Compiling qorb v0.2.1
15492025-01-30T19:34:22.134Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15502025-01-30T19:34:22.391Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15512025-01-30T19:34:27.028Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
15522025-01-30T19:34:27.194Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15532025-01-30T19:34:27.249ZJan 30 19:34:26.268 INFO Starting download, target: Clickhouse
15542025-01-30T19:34:27.250ZJan 30 19:34:26.268 INFO Starting download, target: Cockroach
15552025-01-30T19:34:27.250ZJan 30 19:34:26.268 INFO Starting download, target: Console
15562025-01-30T19:34:27.258ZJan 30 19:34:26.268 INFO Starting download, target: DendriteOpenapi
15572025-01-30T19:34:27.258ZJan 30 19:34:26.268 INFO Starting download, target: DendriteStub
15582025-01-30T19:34:27.258ZJan 30 19:34:26.268 INFO Starting download, target: MaghemiteMgd
15592025-01-30T19:34:27.258ZJan 30 19:34:26.268 INFO Starting download, target: TransceiverControl
15602025-01-30T19:34:27.259ZJan 30 19:34:26.269 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15612025-01-30T19:34:27.259ZJan 30 19:34:26.269 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15622025-01-30T19:34:27.259ZJan 30 19:34:26.269 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15632025-01-30T19:34:27.259ZJan 30 19:34:26.269 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15642025-01-30T19:34:27.259ZJan 30 19:34:26.269 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15652025-01-30T19:34:27.259ZJan 30 19:34:26.269 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15662025-01-30T19:34:27.259ZJan 30 19:34:26.269 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15672025-01-30T19:34:27.450ZJan 30 19:34:26.434 INFO Download complete, target: DendriteOpenapi
15682025-01-30T19:34:27.626ZJan 30 19:34:26.607 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15692025-01-30T19:34:28.026ZJan 30 19:34:27.022 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15702025-01-30T19:34:28.085ZJan 30 19:34:27.079 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15712025-01-30T19:34:28.111ZJan 30 19:34:27.112 INFO Download complete, target: TransceiverControl
15722025-01-30T19:34:28.194ZJan 30 19:34:27.199 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15732025-01-30T19:34:28.451ZJan 30 19:34:27.470 INFO Download complete, target: Console
15742025-01-30T19:34:28.801ZJan 30 19:34:27.818 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15752025-01-30T19:34:28.802ZJan 30 19:34:27.818 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15762025-01-30T19:34:29.323ZJan 30 19:34:28.342 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15772025-01-30T19:34:30.928ZJan 30 19:34:29.948 INFO Download complete, target: DendriteStub
15782025-01-30T19:34:31.168ZJan 30 19:34:30.188 INFO Download complete, target: MaghemiteMgd
15792025-01-30T19:34:36.327ZJan 30 19:34:35.346 INFO Checking that binary works, target: Cockroach
15802025-01-30T19:34:36.482ZJan 30 19:34:35.501 INFO Download complete, target: Cockroach
15812025-01-30T19:34:41.784ZJan 30 19:34:40.803 INFO Checking that binary works, target: Clickhouse
15822025-01-30T19:34:41.941ZJan 30 19:34:40.960 INFO Download complete, target: Clickhouse
15832025-01-30T19:34:41.950ZAll prerequisites installed successfully
15842025-01-30T19:34:41.953Z
15852025-01-30T19:34:41.953Zreal 4:48.711201790
15862025-01-30T19:34:41.953Zuser 16:03.838235228
15872025-01-30T19:34:41.953Zsys 2:07.739326954
15882025-01-30T19:34:41.953Ztrap 0.613661776
15892025-01-30T19:34:41.954Ztflt 1.573482778
15902025-01-30T19:34:41.954Zdflt 1.718694513
15912025-01-30T19:34:41.954Zkflt 0.025123180
15922025-01-30T19:34:41.954Zlock 25:31.119493351
15932025-01-30T19:34:41.954Zslp 55:58.757695328
15942025-01-30T19:34:41.954Zlat 59.870610196
15952025-01-30T19:34:41.954Zstop 2:28.325837955
15962025-01-30T19:34:41.954Z+ ptime -m cargo xtask download softnpu
15972025-01-30T19:34:42.505Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
15982025-01-30T19:34:42.525Z Running `target/debug/xtask download softnpu`
15992025-01-30T19:34:43.385Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s
16002025-01-30T19:34:43.447Z Running `target/debug/xtask-downloader softnpu`
16012025-01-30T19:34:43.489ZJan 30 19:34:42.508 INFO Starting download, target: Softnpu
16022025-01-30T19:34:43.492ZJan 30 19:34:42.508 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16032025-01-30T19:34:44.660ZJan 30 19:34:43.679 INFO Download complete, target: Softnpu
16042025-01-30T19:34:44.664Z
16052025-01-30T19:34:44.667Zreal 2.705840340
16062025-01-30T19:34:44.667Zuser 1.310849725
16072025-01-30T19:34:44.667Zsys 0.571197142
16082025-01-30T19:34:44.667Ztrap 0.000662992
16092025-01-30T19:34:44.667Ztflt 0.000084984
16102025-01-30T19:34:44.667Zdflt 0.000026638
16112025-01-30T19:34:44.667Zkflt 0.000000000
16122025-01-30T19:34:44.667Zlock 12.213772917
16132025-01-30T19:34:44.667Zslp 0.992730036
16142025-01-30T19:34:44.667Zlat 0.070688928
16152025-01-30T19:34:44.667Zstop 0.000404934
16162025-01-30T19:34:44.668Z+ export CARGO_INCREMENTAL=0
16172025-01-30T19:34:44.668Z+ CARGO_INCREMENTAL=0
16182025-01-30T19:34:44.668Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16192025-01-30T19:34:45.649Z Compiling proc-macro2 v1.0.92
16202025-01-30T19:34:45.649Z Compiling unicode-ident v1.0.14
16212025-01-30T19:34:45.653Z Compiling libc v0.2.169
16222025-01-30T19:34:45.653Z Compiling serde v1.0.217
16232025-01-30T19:34:45.653Z Compiling autocfg v1.4.0
16242025-01-30T19:34:45.653Z Compiling version_check v0.9.5
16252025-01-30T19:34:45.653Z Compiling cfg-if v1.0.0
16262025-01-30T19:34:45.980Z Compiling memchr v2.7.4
16272025-01-30T19:34:46.026Z Compiling typenum v1.17.0
16282025-01-30T19:34:46.051Z Compiling shlex v1.3.0
16292025-01-30T19:34:46.411Z Compiling value-bag v1.9.0
16302025-01-30T19:34:46.469Z Compiling generic-array v0.14.7
16312025-01-30T19:34:46.545Z Compiling lock_api v0.4.12
16322025-01-30T19:34:46.751Z Compiling scopeguard v1.2.0
16332025-01-30T19:34:46.850Z Compiling log v0.4.22
16342025-01-30T19:34:46.981Z Compiling parking_lot_core v0.9.10
16352025-01-30T19:34:47.321Z Compiling serde_json v1.0.135
16362025-01-30T19:34:47.410Z Compiling once_cell v1.20.2
16372025-01-30T19:34:47.468Z Compiling quote v1.0.38
16382025-01-30T19:34:47.640Z Compiling jobserver v0.1.32
16392025-01-30T19:34:47.663Z Compiling getrandom v0.2.15
16402025-01-30T19:34:47.795Z Compiling rustix v0.38.37
16412025-01-30T19:34:48.031Z Compiling syn v2.0.96
16422025-01-30T19:34:48.051Z Compiling cc v1.1.30
16432025-01-30T19:34:48.068Z Compiling libm v0.2.8
16442025-01-30T19:34:48.090Z Compiling aho-corasick v1.1.3
16452025-01-30T19:34:48.093Z Compiling num-traits v0.2.19
16462025-01-30T19:34:48.349Z Compiling regex-syntax v0.8.5
16472025-01-30T19:34:48.396Z Compiling thiserror v1.0.69
16482025-01-30T19:34:48.416Z Compiling either v1.13.0
16492025-01-30T19:34:48.419Z Compiling itoa v1.0.11
16502025-01-30T19:34:48.835Z Compiling spin v0.9.8
16512025-01-30T19:34:48.896Z Compiling slab v0.4.9
16522025-01-30T19:34:49.045Z Compiling errno v0.3.9
16532025-01-30T19:34:49.342Z Compiling byteorder v1.5.0
16542025-01-30T19:34:49.601Z Compiling rand_core v0.6.4
16552025-01-30T19:34:50.005Z Compiling glob v0.3.2
16562025-01-30T19:34:50.088Z Compiling prettyplease v0.2.25
16572025-01-30T19:34:50.343Z Compiling lazy_static v1.5.0
16582025-01-30T19:34:50.478Z Compiling minimal-lexical v0.2.1
16592025-01-30T19:34:50.750Z Compiling clang-sys v1.8.1
16602025-01-30T19:34:50.966Z Compiling nom v7.1.3
16612025-01-30T19:34:51.162Z Compiling libloading v0.8.5
16622025-01-30T19:34:51.212Z Compiling bindgen v0.69.5
16632025-01-30T19:34:51.445Z Compiling subtle v2.6.1
16642025-01-30T19:34:51.507Z Compiling home v0.5.9
16652025-01-30T19:34:51.661Z Compiling smallvec v1.13.2
16662025-01-30T19:34:51.785Z Compiling itertools v0.12.1
16672025-01-30T19:34:51.924Z Compiling allocator-api2 v0.2.18
16682025-01-30T19:34:52.056Z Compiling regex-automata v0.4.8
16692025-01-30T19:34:52.169Z Compiling rustc-hash v1.1.0
16702025-01-30T19:34:52.625Z Compiling lazycell v1.3.0
16712025-01-30T19:34:52.680Z Compiling cmake v0.1.51
16722025-01-30T19:34:53.008Z Compiling fs_extra v1.3.0
16732025-01-30T19:34:53.547Z Compiling dunce v1.0.5
16742025-01-30T19:34:53.692Z Compiling semver v1.0.24
16752025-01-30T19:34:54.057Z Compiling cexpr v0.6.0
16762025-01-30T19:34:54.142Z Compiling pkg-config v0.3.31
16772025-01-30T19:34:54.265Z Compiling ring v0.17.8
16782025-01-30T19:34:55.024Z Compiling pin-project-lite v0.2.14
16792025-01-30T19:34:55.143Z Compiling ryu v1.0.18
16802025-01-30T19:34:55.170Z Compiling synstructure v0.13.1
16812025-01-30T19:34:55.250Z Compiling paste v1.0.15
16822025-01-30T19:34:55.534Z Compiling aws-lc-rs v1.10.0
16832025-01-30T19:34:55.776Z Compiling fnv v1.0.7
16842025-01-30T19:34:55.812Z Compiling schemars v0.8.21
16852025-01-30T19:34:55.951Z Compiling const-oid v0.9.6
16862025-01-30T19:34:56.163Z Compiling httparse v1.9.5
16872025-01-30T19:34:56.568Z Compiling serde_derive_internals v0.29.1
16882025-01-30T19:34:56.940Z Compiling equivalent v1.0.1
16892025-01-30T19:34:57.079Z Compiling foldhash v0.1.3
16902025-01-30T19:34:57.365Z Compiling hashbrown v0.15.1
16912025-01-30T19:34:57.607Z Compiling regex v1.11.1
16922025-01-30T19:34:57.926Z Compiling signal-hook-registry v1.4.2
16932025-01-30T19:34:58.170Z Compiling heck v0.5.0
16942025-01-30T19:34:58.538Z Compiling parking_lot v0.12.3
16952025-01-30T19:34:58.606Z Compiling mio v1.0.2
16962025-01-30T19:34:58.639Z Compiling stable_deref_trait v1.2.0
16972025-01-30T19:34:59.814Z Compiling serde_derive v1.0.217
16982025-01-30T19:35:00.219Z Compiling zeroize_derive v1.4.2
16992025-01-30T19:35:00.590Z Compiling zerocopy-derive v0.7.35
17002025-01-30T19:35:00.883Z Compiling thiserror-impl v1.0.69
17012025-01-30T19:35:01.053Z Compiling tokio-macros v2.5.0
17022025-01-30T19:35:01.538Z Compiling zeroize v1.8.1
17032025-01-30T19:35:01.810Z Compiling zerofrom-derive v0.1.4
17042025-01-30T19:35:01.871Z Compiling yoke-derive v0.7.4
17052025-01-30T19:35:01.986Z Compiling zerovec-derive v0.10.3
17062025-01-30T19:35:02.032Z Compiling futures-macro v0.3.31
17072025-01-30T19:35:02.449Z Compiling displaydoc v0.2.5
17082025-01-30T19:35:03.638Z Compiling zerocopy v0.7.35
17092025-01-30T19:35:03.873Z Compiling crypto-common v0.1.6
17102025-01-30T19:35:04.007Z Compiling icu_provider_macros v1.5.0
17112025-01-30T19:35:04.099Z Compiling tracing-attributes v0.1.27
17122025-01-30T19:35:04.263Z Compiling schemars_derive v0.8.21
17132025-01-30T19:35:04.284Z Compiling block-buffer v0.10.4
17142025-01-30T19:35:04.512Z Compiling digest v0.10.7
17152025-01-30T19:35:04.935Z Compiling socket2 v0.5.7
17162025-01-30T19:35:05.019Z Compiling crossbeam-utils v0.8.20
17172025-01-30T19:35:05.039Z Compiling num-conv v0.1.0
17182025-01-30T19:35:05.087Z Compiling time-core v0.1.2
17192025-01-30T19:35:05.273Z Compiling futures-core v0.3.31
17202025-01-30T19:35:05.333Z Compiling time-macros v0.2.18
17212025-01-30T19:35:05.544Z Compiling der_derive v0.7.3
17222025-01-30T19:35:05.843Z Compiling vcpkg v0.2.15
17232025-01-30T19:35:07.311Z Compiling openssl-sys v0.9.104
17242025-01-30T19:35:08.099Z Compiling syn v1.0.109
17252025-01-30T19:35:08.326Z Compiling cpufeatures v0.2.14
17262025-01-30T19:35:08.441Z Compiling futures-sink v0.3.31
17272025-01-30T19:35:08.733Z Compiling slog v2.7.0
17282025-01-30T19:35:08.956Z Compiling ahash v0.8.11
17292025-01-30T19:35:09.232Z Compiling zerofrom v0.1.4
17302025-01-30T19:35:09.495Z Compiling iana-time-zone v0.1.61
17312025-01-30T19:35:09.721Z Compiling yoke v0.7.4
17322025-01-30T19:35:09.958Z Compiling futures-channel v0.3.31
17332025-01-30T19:35:10.081Z Compiling scroll_derive v0.12.0
17342025-01-30T19:35:10.140Z Compiling futures-task v0.3.31
17352025-01-30T19:35:10.270Z Compiling ucd-trie v0.1.7
17362025-01-30T19:35:10.430Z Compiling pin-utils v0.1.0
17372025-01-30T19:35:10.474Z Compiling openssl v0.10.66
17382025-01-30T19:35:10.538Z Compiling futures-io v0.3.31
17392025-01-30T19:35:10.733Z Compiling pest v2.7.14
17402025-01-30T19:35:10.892Z Compiling futures-util v0.3.31
17412025-01-30T19:35:10.913Z Compiling zerovec v0.10.4
17422025-01-30T19:35:11.835Z Compiling hmac v0.12.1
17432025-01-30T19:35:12.119Z Compiling bitflags v2.6.0
17442025-01-30T19:35:12.229Z Compiling bytes v1.9.0
17452025-01-30T19:35:13.862Z Compiling indexmap v2.7.1
17462025-01-30T19:35:14.429Z Compiling tokio v1.43.0
17472025-01-30T19:35:15.188Z Compiling serde_tokenstream v0.2.2
17482025-01-30T19:35:15.733Z Compiling uuid v1.12.0
17492025-01-30T19:35:15.941Z Compiling http v1.2.0
17502025-01-30T19:35:17.047Z Compiling which v4.4.2
17512025-01-30T19:35:17.234Z Compiling chrono v0.4.39
17522025-01-30T19:35:17.570Z Compiling rustc_version v0.4.1
17532025-01-30T19:35:20.205Z Compiling pest_meta v2.7.14
17542025-01-30T19:35:23.354Z Compiling block-padding v0.3.3
17552025-01-30T19:35:23.611Z Compiling openssl-macros v0.1.1
17562025-01-30T19:35:24.060Z Compiling rustls v0.23.19
17572025-01-30T19:35:24.360Z Compiling native-tls v0.2.12
17582025-01-30T19:35:24.378Z Compiling inout v0.1.3
17592025-01-30T19:35:24.459Z Compiling pest_generator v2.7.14
17602025-01-30T19:35:24.654Z Compiling tinystr v0.7.6
17612025-01-30T19:35:25.040Z Compiling serde_spanned v0.6.8
17622025-01-30T19:35:25.137Z Compiling toml_datetime v0.6.8
17632025-01-30T19:35:25.321Z Compiling tracing-core v0.1.32
17642025-01-30T19:35:25.489Z Compiling dyn-clone v1.0.17
17652025-01-30T19:35:25.564Z Compiling writeable v0.5.5
17662025-01-30T19:35:25.747Z Compiling litemap v0.7.3
17672025-01-30T19:35:26.159Z Compiling strsim v0.11.1
17682025-01-30T19:35:26.198Z Compiling pest_derive v2.7.14
17692025-01-30T19:35:26.645Z Compiling icu_locid v1.5.0
17702025-01-30T19:35:26.831Z Compiling tracing v0.1.40
17712025-01-30T19:35:27.575Z Compiling cipher v0.4.4
17722025-01-30T19:35:27.695Z Compiling sha2 v0.10.8
17732025-01-30T19:35:28.028Z Compiling cookie v0.18.1
17742025-01-30T19:35:28.351Z Compiling usdt-impl v0.5.0
17752025-01-30T19:35:28.524Z Compiling base64ct v1.6.0
17762025-01-30T19:35:28.708Z Compiling icu_provider v1.5.0
17772025-01-30T19:35:29.097Z Compiling pem-rfc7468 v0.7.0
17782025-01-30T19:35:29.932Z Compiling aws-lc-sys v0.22.0
17792025-01-30T19:35:30.594Z Compiling scroll v0.12.0
17802025-01-30T19:35:30.902Z Compiling ppv-lite86 v0.2.20
17812025-01-30T19:35:31.129Z Compiling async-trait v0.1.85
17822025-01-30T19:35:31.882Z Compiling rustls-pki-types v1.10.0
17832025-01-30T19:35:33.680Z Compiling plain v0.2.3
17842025-01-30T19:35:33.851Z Compiling anyhow v1.0.95
17852025-01-30T19:35:33.871Z Compiling icu_locid_transform_data v1.5.0
17862025-01-30T19:35:33.977Z Compiling flagset v0.4.6
17872025-01-30T19:35:34.333Z Compiling percent-encoding v2.3.1
17882025-01-30T19:35:34.366Z Compiling camino v1.1.9
17892025-01-30T19:35:34.792Z Compiling icu_locid_transform v1.5.0
17902025-01-30T19:35:34.916Z Compiling der v0.7.9
17912025-01-30T19:35:37.568Z Compiling goblin v0.8.2
17922025-01-30T19:35:38.624Z Compiling rand_chacha v0.3.1
17932025-01-30T19:35:39.469Z Compiling tokio-util v0.7.12
17942025-01-30T19:35:39.564Z Compiling icu_collections v1.5.0
17952025-01-30T19:35:40.779Z Compiling mirai-annotations v1.12.0
17962025-01-30T19:35:40.969Z Compiling rayon-core v1.12.1
17972025-01-30T19:35:41.262Z Compiling untrusted v0.7.1
17982025-01-30T19:35:41.419Z Compiling untrusted v0.9.0
17992025-01-30T19:35:41.624Z Compiling pretty-hex v0.4.1
18002025-01-30T19:35:41.648Z Compiling powerfmt v0.2.0
18012025-01-30T19:35:41.787Z Compiling icu_properties_data v1.5.0
18022025-01-30T19:35:41.843Z Compiling rustls v0.22.4
18032025-01-30T19:35:42.173Z Compiling icu_properties v1.5.1
18042025-01-30T19:35:42.398Z Compiling deranged v0.3.11
18052025-01-30T19:35:43.694Z Compiling dof v0.3.0
18062025-01-30T19:35:44.088Z Compiling rand v0.8.5
18072025-01-30T19:35:45.261Z Compiling spki v0.7.3
18082025-01-30T19:35:45.626Z Compiling salsa20 v0.10.2
18092025-01-30T19:35:45.757Z Compiling dtrace-parser v0.2.0
18102025-01-30T19:35:45.927Z Compiling pbkdf2 v0.12.2
18112025-01-30T19:35:46.970Z Compiling thread-id v4.2.2
18122025-01-30T19:35:47.096Z Compiling atomic-waker v1.1.2
18132025-01-30T19:35:47.145Z Compiling num_threads v0.1.7
18142025-01-30T19:35:47.317Z Compiling icu_normalizer_data v1.5.0
18152025-01-30T19:35:47.337Z Compiling winnow v0.5.40
18162025-01-30T19:35:47.442Z Compiling utf16_iter v1.0.5
18172025-01-30T19:35:47.568Z Compiling litrs v0.4.1
18182025-01-30T19:35:47.583Z Compiling write16 v1.0.0
18192025-01-30T19:35:48.001Z Compiling utf8_iter v1.0.4
18202025-01-30T19:35:48.441Z Compiling time v0.3.36
18212025-01-30T19:35:48.497Z Compiling icu_normalizer v1.5.0
18222025-01-30T19:35:48.539Z Compiling document-features v0.2.10
18232025-01-30T19:35:50.767Z Compiling toml_edit v0.19.15
18242025-01-30T19:35:52.451Z Compiling scrypt v0.11.0
18252025-01-30T19:35:52.937Z Compiling form_urlencoded v1.2.1
18262025-01-30T19:35:53.001Z Compiling aes v0.8.4
18272025-01-30T19:35:53.190Z Compiling cbc v0.1.2
18282025-01-30T19:35:53.416Z Compiling http-body v1.0.1
18292025-01-30T19:35:53.692Z Compiling multer v3.1.0
18302025-01-30T19:35:53.992Z Compiling try-lock v0.2.5
18312025-01-30T19:35:54.010Z Compiling tinyvec_macros v0.1.1
18322025-01-30T19:35:54.115Z Compiling slog-async v2.8.0
18332025-01-30T19:35:54.135Z Compiling rustversion v1.0.17
18342025-01-30T19:35:54.559Z Compiling want v0.3.1
18352025-01-30T19:35:54.809Z Compiling tinyvec v1.8.0
18362025-01-30T19:35:54.880Z Compiling pkcs5 v0.7.1
18372025-01-30T19:35:56.703Z Compiling idna_adapter v1.2.0
18382025-01-30T19:35:56.951Z Compiling h2 v0.4.6
18392025-01-30T19:35:57.072Z Compiling heapless v0.7.17
18402025-01-30T19:35:57.640Z Compiling bzip2-sys v0.1.11+1.0.8
18412025-01-30T19:35:57.766Z Compiling signal-hook v0.3.17
18422025-01-30T19:35:58.058Z Compiling httpdate v1.0.3
18432025-01-30T19:35:58.939Z Compiling idna v1.0.3
18442025-01-30T19:36:00.415Z Compiling pkcs8 v0.10.2
18452025-01-30T19:36:01.605Z Compiling usdt-attr-macro v0.5.0
18462025-01-30T19:36:01.639Z Compiling usdt-macro v0.5.0
18472025-01-30T19:36:03.041Z Compiling async-stream-impl v0.3.6
18482025-01-30T19:36:03.081Z Compiling adler2 v2.0.0
18492025-01-30T19:36:03.358Z Compiling tower-service v0.3.3
18502025-01-30T19:36:03.391Z Compiling base64 v0.22.1
18512025-01-30T19:36:04.245Z Compiling miniz_oxide v0.8.0
18522025-01-30T19:36:05.137Z Compiling hyper v1.5.2
18532025-01-30T19:36:07.008Z Compiling curve25519-dalek v4.1.3
18542025-01-30T19:36:07.445Z Compiling openapiv3 v2.0.0
18552025-01-30T19:36:07.735Z Compiling enum-as-inner v0.6.1
18562025-01-30T19:36:10.697Z Compiling hyper-util v0.1.10
18572025-01-30T19:36:11.425Z Compiling dropshot v0.12.0
18582025-01-30T19:36:11.739Z Compiling match_cfg v0.1.0
18592025-01-30T19:36:11.777Z Compiling num-bigint-dig v0.8.4
18602025-01-30T19:36:11.853Z Compiling newtype-uuid v1.2.1
18612025-01-30T19:36:12.171Z Compiling foreign-types-shared v0.1.1
18622025-01-30T19:36:12.203Z Compiling smoltcp v0.9.1
18632025-01-30T19:36:12.239Z Compiling portable-atomic v1.9.0
18642025-01-30T19:36:12.767Z Compiling foreign-types v0.3.2
18652025-01-30T19:36:13.100Z Compiling hostname v0.3.1
18662025-01-30T19:36:15.895Z Compiling url v2.5.3
18672025-01-30T19:36:17.733Z Compiling http-body-util v0.1.2
18682025-01-30T19:36:18.195Z Compiling dirs-sys-next v0.1.2
18692025-01-30T19:36:18.277Z Compiling encoding_rs v0.8.34
18702025-01-30T19:36:18.682Z Compiling siphasher v0.3.11
18712025-01-30T19:36:18.714Z Compiling data-encoding v2.6.0
18722025-01-30T19:36:19.064Z Compiling ident_case v1.0.1
18732025-01-30T19:36:19.266Z Compiling heck v0.4.1
18742025-01-30T19:36:19.634Z Compiling gimli v0.31.1
18752025-01-30T19:36:20.181Z Compiling mime v0.3.17
18762025-01-30T19:36:21.022Z Compiling darling_core v0.20.10
18772025-01-30T19:36:21.824Z Compiling dirs-next v2.0.0
18782025-01-30T19:36:26.301Z Compiling addr2line v0.24.2
18792025-01-30T19:36:27.462Z Compiling unicode-normalization v0.1.24
18802025-01-30T19:36:28.543Z Compiling serde_urlencoded v0.7.1
18812025-01-30T19:36:29.136Z Compiling crossbeam-epoch v0.9.18
18822025-01-30T19:36:29.597Z Compiling rustls-pemfile v2.2.0
18832025-01-30T19:36:29.734Z Compiling hubpack_derive v0.1.1
18842025-01-30T19:36:29.816Z Compiling dropshot_endpoint v0.12.0
18852025-01-30T19:36:30.173Z Compiling sha1 v0.10.6
18862025-01-30T19:36:30.430Z Compiling signature v2.2.0
18872025-01-30T19:36:30.559Z Compiling zerocopy-derive v0.6.6
18882025-01-30T19:36:30.583Z Compiling curve25519-dalek-derive v0.1.1
18892025-01-30T19:36:31.910Z Compiling object v0.36.5
18902025-01-30T19:36:32.362Z Compiling thread_local v1.1.8
18912025-01-30T19:36:32.812Z Compiling fs-err v2.11.0
18922025-01-30T19:36:33.677Z Compiling utf8parse v0.2.2
18932025-01-30T19:36:33.849Z Compiling ipnet v2.10.1
18942025-01-30T19:36:36.434Z Compiling rustc-demangle v0.1.24
18952025-01-30T19:36:36.579Z Compiling anstyle v1.0.10
18962025-01-30T19:36:36.846Z Compiling winnow v0.6.20
18972025-01-30T19:36:37.001Z Compiling unicode-properties v0.1.3
18982025-01-30T19:36:39.255Z Compiling openssl-probe v0.1.5
18992025-01-30T19:36:40.595Z Compiling unicode-bidi v0.3.17
19002025-01-30T19:36:41.711Z Compiling stringprep v0.1.5
19012025-01-30T19:36:43.169Z Compiling toml_edit v0.22.22
19022025-01-30T19:36:44.551Z Compiling rustls-webpki v0.102.8
19032025-01-30T19:36:45.417Z Compiling backtrace v0.3.74
19042025-01-30T19:36:51.527Z Compiling anstyle-parse v0.2.5
19052025-01-30T19:36:54.003Z Compiling crossbeam-deque v0.8.5
19062025-01-30T19:36:54.367Z Compiling darling_macro v0.20.10
19072025-01-30T19:36:54.590Z Compiling term v0.7.0
19082025-01-30T19:36:55.250Z Compiling slog-json v2.6.1
19092025-01-30T19:36:56.278Z Compiling crossbeam-channel v0.5.13
19102025-01-30T19:36:56.695Z Compiling hashbrown v0.14.5
19112025-01-30T19:36:57.280Z Compiling futures-executor v0.3.31
19122025-01-30T19:36:57.720Z Compiling num-integer v0.1.46
19132025-01-30T19:36:57.845Z Compiling md-5 v0.10.6
19142025-01-30T19:36:57.927Z Compiling ff v0.13.0
19152025-01-30T19:36:58.072Z Compiling hash32 v0.2.1
19162025-01-30T19:36:58.111Z Compiling memmap v0.7.0
19172025-01-30T19:36:58.158Z Compiling is-terminal v0.4.13
19182025-01-30T19:36:58.383Z Compiling quick-error v1.2.3
19192025-01-30T19:36:58.429Z Compiling take_mut v0.2.2
19202025-01-30T19:36:58.448Z Compiling utf-8 v0.7.6
19212025-01-30T19:36:58.469Z Compiling fallible-iterator v0.2.0
19222025-01-30T19:36:58.599Z Compiling psl-types v2.0.11
19232025-01-30T19:36:58.725Z Compiling anstyle-query v1.1.1
19242025-01-30T19:36:58.798Z Compiling base16ct v0.2.0
19252025-01-30T19:36:58.889Z Compiling is_terminal_polyfill v1.70.1
19262025-01-30T19:36:59.041Z Compiling colorchoice v1.0.2
19272025-01-30T19:36:59.118Z Compiling linked-hash-map v0.5.6
19282025-01-30T19:36:59.335Z Compiling publicsuffix v2.3.0
19292025-01-30T19:36:59.370Z Compiling anstream v0.6.15
19302025-01-30T19:36:59.441Z Compiling lru-cache v0.1.2
19312025-01-30T19:36:59.650Z Compiling postgres-protocol v0.6.7
19322025-01-30T19:36:59.653Z Compiling sec1 v0.7.3
19332025-01-30T19:36:59.954Z Compiling tungstenite v0.24.0
19342025-01-30T19:37:00.184Z Compiling resolv-conf v0.7.0
19352025-01-30T19:37:00.814Z Compiling usdt v0.5.0
19362025-01-30T19:37:00.940Z Compiling slog-term v2.9.1
19372025-01-30T19:37:01.283Z Compiling num-iter v0.1.45
19382025-01-30T19:37:01.487Z Compiling group v0.13.0
19392025-01-30T19:37:01.812Z Compiling regress v0.10.1
19402025-01-30T19:37:01.835Z Compiling futures v0.3.31
19412025-01-30T19:37:04.645Z Compiling slog-bunyan v2.5.0
19422025-01-30T19:37:04.862Z Compiling darling v0.20.10
19432025-01-30T19:37:05.183Z Compiling tokio-rustls v0.26.0
19442025-01-30T19:37:05.298Z Compiling tokio-rustls v0.25.0
19452025-01-30T19:37:05.641Z Compiling toml v0.8.19
19462025-01-30T19:37:05.708Z Compiling tokio-native-tls v0.3.1
19472025-01-30T19:37:06.329Z Compiling hickory-proto v0.24.2
19482025-01-30T19:37:06.376Z Compiling strum_macros v0.25.3
19492025-01-30T19:37:07.033Z Compiling phf_shared v0.11.2
19502025-01-30T19:37:07.415Z Compiling async-stream v0.3.6
19512025-01-30T19:37:07.471Z Compiling waitgroup v0.1.2
19522025-01-30T19:37:07.530Z Compiling webpki-roots v0.26.6
19532025-01-30T19:37:07.765Z Compiling terminal_size v0.4.0
19542025-01-30T19:37:07.954Z Compiling hkdf v0.12.4
19552025-01-30T19:37:08.001Z Compiling serde_path_to_error v0.1.16
19562025-01-30T19:37:08.197Z Compiling crypto-bigint v0.5.5
19572025-01-30T19:37:08.743Z Compiling clap_derive v4.5.24
19582025-01-30T19:37:08.746Z Compiling serde_repr v0.1.19
19592025-01-30T19:37:09.782Z Compiling derive-where v1.2.7
19602025-01-30T19:37:09.803Z Compiling hostname v0.4.0
19612025-01-30T19:37:10.024Z Compiling crc32fast v1.4.2
19622025-01-30T19:37:10.170Z Compiling clap_lex v0.7.4
19632025-01-30T19:37:10.342Z Compiling managed v0.8.0
19642025-01-30T19:37:10.585Z Compiling bitflags v1.3.2
19652025-01-30T19:37:10.988Z Compiling debug-ignore v1.0.5
19662025-01-30T19:37:11.164Z Compiling unicode-width v0.2.0
19672025-01-30T19:37:12.693Z Compiling hickory-resolver v0.24.2
19682025-01-30T19:37:12.927Z Compiling console v0.15.10
19692025-01-30T19:37:14.087Z Compiling elliptic-curve v0.13.8
19702025-01-30T19:37:15.241Z Compiling clap_builder v4.5.27
19712025-01-30T19:37:16.079Z Compiling flate2 v1.0.35
19722025-01-30T19:37:17.701Z Compiling hyper-rustls v0.27.3
19732025-01-30T19:37:19.521Z Compiling phf v0.11.2
19742025-01-30T19:37:19.814Z Compiling hyper-tls v0.6.0
19752025-01-30T19:37:20.325Z Compiling typify-impl v0.2.0
19762025-01-30T19:37:20.669Z Compiling signal-hook-mio v0.2.4
19772025-01-30T19:37:20.837Z Compiling rayon v1.10.0
19782025-01-30T19:37:21.025Z Compiling bzip2 v0.4.4
19792025-01-30T19:37:21.395Z Compiling cookie_store v0.21.1
19802025-01-30T19:37:24.234Z Compiling tokio-tungstenite v0.24.0
19812025-01-30T19:37:24.784Z Compiling postgres-types v0.2.8
19822025-01-30T19:37:25.363Z Compiling zerocopy v0.6.6
19832025-01-30T19:37:25.413Z Compiling ed25519 v2.2.3
19842025-01-30T19:37:25.434Z Compiling hubpack v0.1.2
19852025-01-30T19:37:25.492Z Compiling phf_shared v0.10.0
19862025-01-30T19:37:25.859Z Compiling pkcs1 v0.7.5
19872025-01-30T19:37:25.898Z Compiling tokio-stream v0.1.16
19882025-01-30T19:37:26.012Z Compiling ipnetwork v0.20.0
19892025-01-30T19:37:26.713Z Compiling rfc6979 v0.4.0
19902025-01-30T19:37:26.862Z Compiling serde-big-array v0.5.1
19912025-01-30T19:37:26.942Z Compiling float-cmp v0.9.0
19922025-01-30T19:37:26.981Z Compiling sync_wrapper v1.0.1
19932025-01-30T19:37:27.161Z Compiling bstr v1.10.0
19942025-01-30T19:37:27.307Z Compiling static_assertions v1.1.0
19952025-01-30T19:37:27.430Z Compiling difflib v0.4.0
19962025-01-30T19:37:28.257Z Compiling number_prefix v0.4.0
19972025-01-30T19:37:28.501Z Compiling new_debug_unreachable v1.0.6
19982025-01-30T19:37:28.598Z Compiling precomputed-hash v0.1.1
19992025-01-30T19:37:28.618Z Compiling whoami v1.5.2
20002025-01-30T19:37:28.736Z Compiling unicode-segmentation v1.12.0
20012025-01-30T19:37:28.941Z Compiling fixedbitset v0.4.2
20022025-01-30T19:37:29.108Z Compiling normalize-line-endings v0.3.0
20032025-01-30T19:37:29.357Z Compiling bit-vec v0.6.3
20042025-01-30T19:37:29.590Z Compiling predicates-core v1.0.8
20052025-01-30T19:37:29.800Z Compiling bit-set v0.5.3
20062025-01-30T19:37:29.878Z Compiling predicates v3.1.2
20072025-01-30T19:37:29.878Z Compiling similar v2.6.0
20082025-01-30T19:37:30.070Z Compiling petgraph v0.6.5
20092025-01-30T19:37:30.928Z Compiling typify-macro v0.2.0
20102025-01-30T19:37:31.096Z Compiling reqwest v0.12.9
20112025-01-30T19:37:31.248Z Compiling tokio-postgres v0.7.12
20122025-01-30T19:37:31.913Z Compiling string_cache v0.8.7
20132025-01-30T19:37:32.336Z Compiling indicatif v0.17.11
20142025-01-30T19:37:33.610Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20152025-01-30T19:37:34.378Z Compiling ecdsa v0.16.9
20162025-01-30T19:37:35.184Z Compiling qorb v0.2.1
20172025-01-30T19:37:37.038Z Compiling rsa v0.9.6
20182025-01-30T19:37:38.108Z Compiling ed25519-dalek v2.1.1
20192025-01-30T19:37:38.649Z Compiling zip v0.6.6
20202025-01-30T19:37:38.840Z Compiling crossterm v0.28.1
20212025-01-30T19:37:39.368Z Compiling clap v4.5.27
20222025-01-30T19:37:40.633Z Compiling toml v0.7.8
20232025-01-30T19:37:41.442Z Compiling x509-cert v0.2.5
20242025-01-30T19:37:42.116Z Compiling hex v0.4.3
20252025-01-30T19:37:42.994Z Compiling itertools v0.10.5
20262025-01-30T19:37:43.600Z Compiling unicode-xid v0.2.6
20272025-01-30T19:37:43.777Z Compiling peg-runtime v0.8.3
20282025-01-30T19:37:43.798Z Compiling lalrpop-util v0.19.12
20292025-01-30T19:37:44.165Z Compiling zerocopy v0.8.10
20302025-01-30T19:37:45.590Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20312025-01-30T19:37:50.491Z Compiling proc-macro-crate v1.3.1
20322025-01-30T19:37:50.587Z Compiling macaddr v1.0.1
20332025-01-30T19:37:51.271Z Compiling zerocopy-derive v0.8.10
20342025-01-30T19:37:51.489Z Compiling itertools v0.13.0
20352025-01-30T19:37:53.749Z Compiling heapless v0.8.0
20362025-01-30T19:37:54.371Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20372025-01-30T19:37:59.364Z Compiling num_enum_derive v0.5.11
20382025-01-30T19:38:07.423Z Compiling hash32 v0.3.1
20392025-01-30T19:38:08.350Z Compiling smoltcp v0.11.0
20402025-01-30T19:38:08.959Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20412025-01-30T19:38:13.928Z Compiling num_enum v0.5.11
20422025-01-30T19:38:13.954Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20432025-01-30T19:38:14.627Z Compiling typify v0.2.0
20442025-01-30T19:38:14.783Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
20452025-01-30T19:38:15.609Z Compiling proc-macro-error-attr v1.0.4
20462025-01-30T19:38:15.631Z Compiling thiserror v2.0.11
20472025-01-30T19:38:15.832Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20482025-01-30T19:38:16.797Z Compiling unsafe-libyaml v0.2.11
20492025-01-30T19:38:16.902Z Compiling cobs v0.2.3
20502025-01-30T19:38:17.404Z Compiling postcard v1.0.10
20512025-01-30T19:38:18.667Z Compiling serde_yaml v0.9.34+deprecated
20522025-01-30T19:38:32.563Z Compiling progenitor-impl v0.8.0
20532025-01-30T19:38:34.632Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20542025-01-30T19:38:44.053Z Compiling strum_macros v0.26.4
20552025-01-30T19:38:45.160Z Compiling thiserror-impl v2.0.11
20562025-01-30T19:38:45.258Z Compiling foreign-types-macros v0.2.3
20572025-01-30T19:38:45.335Z Compiling structmeta-derive v0.3.0
20582025-01-30T19:38:45.852Z Compiling proc-macro-error v1.0.4
20592025-01-30T19:38:46.183Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20602025-01-30T19:38:46.505Z Compiling foreign-types-shared v0.3.1
20612025-01-30T19:38:46.568Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20622025-01-30T19:38:47.101Z Compiling unicode-width v0.1.14
20632025-01-30T19:38:48.226Z Compiling strum v0.26.3
20642025-01-30T19:38:49.067Z Compiling structmeta v0.3.0
20652025-01-30T19:38:52.236Z Compiling tabwriter v1.4.0
20662025-01-30T19:38:52.822Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20672025-01-30T19:38:53.021Z Compiling foreign-types v0.5.0
20682025-01-30T19:38:57.436Z Compiling progenitor-macro v0.8.0
20692025-01-30T19:39:02.326Z Compiling progenitor-client v0.8.0
20702025-01-30T19:39:03.216Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20712025-01-30T19:39:04.447Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20722025-01-30T19:39:05.295Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20732025-01-30T19:39:06.129Z Compiling cstr-argument v0.1.2
20742025-01-30T19:39:06.166Z Compiling dropshot v0.15.1
20752025-01-30T19:39:06.503Z Compiling crucible-workspace-hack v0.1.0
20762025-01-30T19:39:06.798Z Compiling pretty-hex v0.2.1
20772025-01-30T19:39:07.096Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20782025-01-30T19:39:07.399Z Compiling fastrand v2.1.1
20792025-01-30T19:39:08.143Z Compiling tempfile v3.13.0
20802025-01-30T19:39:08.261Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20812025-01-30T19:39:08.445Z Compiling progenitor v0.8.0
20822025-01-30T19:39:08.662Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20832025-01-30T19:39:08.709Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20842025-01-30T19:39:08.940Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20852025-01-30T19:39:09.556Z Compiling parse-display-derive v0.10.0
20862025-01-30T19:39:09.671Z Compiling colored v2.1.0
20872025-01-30T19:39:09.774Z Compiling serde_with_macros v3.11.0
20882025-01-30T19:39:10.639Z Compiling dropshot_endpoint v0.15.1
20892025-01-30T19:39:10.877Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20902025-01-30T19:39:11.644Z Compiling instant v0.1.13
20912025-01-30T19:39:11.832Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20922025-01-30T19:39:12.207Z Compiling serde_with v3.11.0
20932025-01-30T19:39:12.276Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20942025-01-30T19:39:13.172Z Compiling parse-display v0.10.0
20952025-01-30T19:39:13.884Z Compiling backoff v0.4.0
20962025-01-30T19:39:14.294Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20972025-01-30T19:39:15.077Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
20982025-01-30T19:39:15.206Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
20992025-01-30T19:39:15.815Z Compiling zone_cfg_derive v0.3.0
21002025-01-30T19:39:15.995Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
21012025-01-30T19:39:16.317Z Compiling camino-tempfile v1.1.1
21022025-01-30T19:39:16.527Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
21032025-01-30T19:39:17.020Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21042025-01-30T19:39:17.081Z Compiling regress v0.9.1
21052025-01-30T19:39:17.144Z Compiling progenitor-client v0.9.1
21062025-01-30T19:39:17.230Z Compiling num-derive v0.4.2
21072025-01-30T19:39:18.069Z Compiling sigpipe v0.1.3
21082025-01-30T19:39:18.225Z Compiling libefi-sys v0.1.0
21092025-01-30T19:39:18.546Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21102025-01-30T19:39:18.923Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21112025-01-30T19:39:19.347Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
21122025-01-30T19:39:20.903Z Compiling zone v0.3.0
21132025-01-30T19:39:22.153Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21142025-01-30T19:39:23.957Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
21152025-01-30T19:39:24.308Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21162025-01-30T19:39:25.650Z Compiling smf v0.2.3
21172025-01-30T19:39:27.707Z Compiling bitfield-struct v0.6.2
21182025-01-30T19:39:28.220Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21192025-01-30T19:39:28.223Z Compiling blake3 v1.5.4
21202025-01-30T19:39:28.756Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21212025-01-30T19:39:28.933Z Compiling xattr v1.3.1
21222025-01-30T19:39:29.063Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21232025-01-30T19:39:29.251Z Compiling memmap2 v0.9.5
21242025-01-30T19:39:29.512Z Compiling filetime v0.2.25
21252025-01-30T19:39:29.759Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21262025-01-30T19:39:29.827Z Compiling constant_time_eq v0.3.1
21272025-01-30T19:39:29.850Z Compiling arrayref v0.3.9
21282025-01-30T19:39:29.888Z Compiling same-file v1.0.6
21292025-01-30T19:39:29.908Z Compiling arrayvec v0.7.6
21302025-01-30T19:39:29.973Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21312025-01-30T19:39:30.029Z Compiling tar v0.4.42
21322025-01-30T19:39:30.179Z Compiling walkdir v2.5.0
21332025-01-30T19:39:31.838Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21342025-01-30T19:39:32.301Z Compiling gethostname v0.5.0
21352025-01-30T19:39:32.532Z Compiling cargo-platform v0.1.8
21362025-01-30T19:39:32.668Z Compiling topological-sort v0.2.2
21372025-01-30T19:39:32.994Z Compiling omicron-zone-package v0.12.0
21382025-01-30T19:39:33.055Z Compiling cargo_metadata v0.18.1
21392025-01-30T19:39:33.569Z Compiling shell-words v1.1.0
21402025-01-30T19:39:34.106Z Compiling indent_write v2.2.0
21412025-01-30T19:39:39.235Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21422025-01-30T19:39:41.501Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21432025-01-30T19:39:43.306Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21442025-01-30T19:40:02.738Z Finished `release` profile [optimized] target(s) in 5m 18s
21452025-01-30T19:40:02.911Z Running `target/release/omicron-package -t test target create -p dev`
21462025-01-30T19:40:02.967ZLogging to: /work/oxidecomputer/omicron/out/LOG
21472025-01-30T19:40:02.970ZCreated new build target 'test' and set it as active
21482025-01-30T19:40:02.973Z
21492025-01-30T19:40:02.973Zreal 5:18.283700776
21502025-01-30T19:40:02.973Zuser 37:11.786251616
21512025-01-30T19:40:02.973Zsys 3:26.516730507
21522025-01-30T19:40:02.973Ztrap 1.209722662
21532025-01-30T19:40:02.973Ztflt 2.759411812
21542025-01-30T19:40:02.973Zdflt 0.484577745
21552025-01-30T19:40:02.973Zkflt 0.030833732
21562025-01-30T19:40:02.973Zlock 1:14:48.212231361
21572025-01-30T19:40:02.973Zslp 2:30:05.121779878
21582025-01-30T19:40:02.973Zlat 2:47.416156146
21592025-01-30T19:40:02.973Zstop 4:55.431729776
21602025-01-30T19:40:02.973Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21612025-01-30T19:40:03.973Z Finished `release` profile [optimized] target(s) in 0.94s
21622025-01-30T19:40:04.035Z Running `target/release/omicron-package -t test package`
21632025-01-30T19:40:04.082ZLogging to: /work/oxidecomputer/omicron/out/LOG
21642025-01-30T19:40:05.261Z Compiling thiserror v2.0.11
21652025-01-30T19:40:05.399Z Compiling typify-impl v0.3.0
21662025-01-30T19:40:05.402Z Compiling convert_case v0.4.0
21672025-01-30T19:40:05.402Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21682025-01-30T19:40:05.402Z Compiling newline-converter v0.3.0
21692025-01-30T19:40:05.416Z Compiling password-hash v0.5.0
21702025-01-30T19:40:05.419Z Compiling blake2 v0.10.6
21712025-01-30T19:40:05.419Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21722025-01-30T19:40:05.647Z Compiling expectorate v1.1.0
21732025-01-30T19:40:05.701Z Compiling base64 v0.21.7
21742025-01-30T19:40:05.900Z Compiling atomicwrites v0.4.4
21752025-01-30T19:40:06.226Z Compiling derive_more v0.99.18
21762025-01-30T19:40:06.229Z Compiling argon2 v0.5.3
21772025-01-30T19:40:06.433Z Compiling cancel-safe-futures v0.1.5
21782025-01-30T19:40:06.666Z Compiling owo-colors v4.1.0
21792025-01-30T19:40:06.815Z Compiling num-rational v0.4.2
21802025-01-30T19:40:06.835Z Compiling progenitor-client v0.9.1
21812025-01-30T19:40:07.048Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21822025-01-30T19:40:07.352Z Compiling num-complex v0.4.6
21832025-01-30T19:40:08.323Z Compiling libsw v3.3.1
21842025-01-30T19:40:08.565Z Compiling num v0.4.3
21852025-01-30T19:40:08.646Z Compiling linear-map v1.2.0
21862025-01-30T19:40:08.680Z Compiling float-ord v0.3.2
21872025-01-30T19:40:08.699Z Compiling swrite v0.1.0
21882025-01-30T19:40:08.854Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21892025-01-30T19:40:08.885Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21902025-01-30T19:40:09.067Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21912025-01-30T19:40:09.336Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21922025-01-30T19:40:09.978Z Compiling highway v1.2.0
21932025-01-30T19:40:11.457Z Compiling semver v0.1.20
21942025-01-30T19:40:12.029Z Compiling rustc_version v0.1.7
21952025-01-30T19:40:12.248Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21962025-01-30T19:40:12.435Z Compiling newtype_derive v0.1.6
21972025-01-30T19:40:12.775Z Compiling tungstenite v0.21.0
21982025-01-30T19:40:16.595Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21992025-01-30T19:40:16.659Z Compiling typify-macro v0.3.0
22002025-01-30T19:40:17.314Z Compiling ipnetwork v0.20.0
22012025-01-30T19:40:17.849Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22022025-01-30T19:40:18.094Z Compiling tokio-tungstenite v0.21.0
22032025-01-30T19:40:18.492Z Compiling progenitor-client v0.8.0
22042025-01-30T19:40:18.513Z Compiling humantime v2.1.0
22052025-01-30T19:40:18.890Z Compiling progenitor v0.8.0
22062025-01-30T19:40:18.967Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22072025-01-30T19:40:19.127Z Compiling dropshot v0.15.1
22082025-01-30T19:40:19.203Z Compiling instant v0.1.13
22092025-01-30T19:40:19.357Z Compiling backoff v0.4.0
22102025-01-30T19:40:19.731Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22112025-01-30T19:40:19.805Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22122025-01-30T19:40:20.060Z Compiling typify v0.3.0
22132025-01-30T19:40:20.232Z Compiling progenitor-impl v0.9.1
22142025-01-30T19:40:26.485Z Compiling progenitor-macro v0.9.1
22152025-01-30T19:40:27.135Z Compiling steno v0.4.1
22162025-01-30T19:40:27.731Z Compiling parse-display v0.10.0
22172025-01-30T19:40:27.908Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22182025-01-30T19:40:28.111Z Compiling strum v0.26.3
22192025-01-30T19:40:28.227Z Compiling serde_with v3.11.0
22202025-01-30T19:40:28.310Z Compiling regress v0.9.1
22212025-01-30T19:40:31.574Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22222025-01-30T19:40:32.789Z Compiling macaddr v1.0.1
22232025-01-30T19:40:33.176Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22242025-01-30T19:40:33.235Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
22252025-01-30T19:40:33.521Z Compiling slog-dtrace v0.3.0
22262025-01-30T19:40:33.887Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
22272025-01-30T19:40:33.949Z Compiling prettyplease v0.2.25
22282025-01-30T19:40:35.908Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
22292025-01-30T19:40:37.599Z Compiling progenitor v0.9.1
22302025-01-30T19:40:37.848Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22312025-01-30T19:40:39.625Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
22322025-01-30T19:40:48.982Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22332025-01-30T19:40:50.768Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22342025-01-30T19:40:51.574Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22352025-01-30T19:40:52.602Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22362025-01-30T19:40:53.555Z Compiling half v2.4.1
22372025-01-30T19:40:54.263Z Compiling ciborium-io v0.2.2
22382025-01-30T19:40:55.736Z Compiling ciborium-ll v0.2.2
22392025-01-30T19:40:56.286Z Compiling ciborium v0.2.2
22402025-01-30T19:40:57.213Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22412025-01-30T19:40:57.692Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22422025-01-30T19:40:58.294Z Compiling display-error-chain v0.2.2
22432025-01-30T19:40:58.347Z Compiling fastrand v2.1.1
22442025-01-30T19:40:58.524Z Compiling same-file v1.0.6
22452025-01-30T19:40:58.764Z Compiling tempfile v3.13.0
22462025-01-30T19:40:58.842Z Compiling walkdir v2.5.0
22472025-01-30T19:40:59.477Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22482025-01-30T19:40:59.517Z Compiling blake3 v1.5.4
22492025-01-30T19:41:00.168Z Compiling const_format_proc_macros v0.2.34
22502025-01-30T19:41:02.080Z Compiling xattr v1.3.1
22512025-01-30T19:41:02.347Z Compiling filetime v0.2.25
22522025-01-30T19:41:02.575Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22532025-01-30T19:41:02.678Z Compiling memmap2 v0.9.5
22542025-01-30T19:41:03.021Z Compiling keccak v0.1.5
22552025-01-30T19:41:03.123Z Compiling arrayref v0.3.9
22562025-01-30T19:41:03.248Z Compiling crunchy v0.2.2
22572025-01-30T19:41:03.427Z Compiling maplit v1.0.2
22582025-01-30T19:41:03.573Z Compiling arrayvec v0.7.6
22592025-01-30T19:41:03.700Z Compiling constant_time_eq v0.3.1
22602025-01-30T19:41:03.918Z Compiling sha3 v0.10.8
22612025-01-30T19:41:04.098Z Compiling tar v0.4.42
22622025-01-30T19:41:04.802Z Compiling const_format v0.2.34
22632025-01-30T19:41:05.014Z Compiling camino-tempfile v1.1.1
22642025-01-30T19:41:05.329Z Compiling toolchain_find v0.4.0
22652025-01-30T19:41:05.439Z Compiling radium v0.7.0
22662025-01-30T19:41:05.856Z Compiling tiny-keccak v2.0.2
22672025-01-30T19:41:05.906Z Compiling topological-sort v0.2.2
22682025-01-30T19:41:06.036Z Compiling rustfmt-wrapper v0.2.1
22692025-01-30T19:41:06.146Z Compiling omicron-zone-package v0.12.0
22702025-01-30T19:41:06.223Z Compiling dsl_auto_type v0.1.2
22712025-01-30T19:41:06.440Z Compiling scheduled-thread-pool v0.2.7
22722025-01-30T19:41:06.562Z Compiling diesel_table_macro_syntax v0.2.0
22732025-01-30T19:41:06.999Z Compiling maybe-uninit v2.0.0
22742025-01-30T19:41:07.491Z Compiling tap v1.0.1
22752025-01-30T19:41:07.493Z Compiling diesel_derives v2.2.3
22762025-01-30T19:41:07.699Z Compiling wyz v0.5.1
22772025-01-30T19:41:07.940Z Compiling r2d2 v0.8.10
22782025-01-30T19:41:08.597Z Compiling phf_generator v0.11.2
22792025-01-30T19:41:08.813Z Compiling ascii-canvas v3.0.0
22802025-01-30T19:41:08.925Z Compiling secrecy v0.8.0
22812025-01-30T19:41:09.207Z Compiling async-recursion v1.1.1
22822025-01-30T19:41:09.260Z Compiling ena v0.14.3
22832025-01-30T19:41:09.699Z Compiling crc-catalog v2.4.0
22842025-01-30T19:41:09.885Z Compiling funty v2.0.0
22852025-01-30T19:41:10.591Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22862025-01-30T19:41:10.655Z Compiling packed_struct v0.10.1
22872025-01-30T19:41:10.934Z Compiling diff v0.1.13
22882025-01-30T19:41:11.104Z Compiling arc-swap v1.7.1
22892025-01-30T19:41:11.323Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22902025-01-30T19:41:11.452Z Compiling regex-syntax v0.6.29
22912025-01-30T19:41:11.676Z Compiling slog-scope v4.4.0
22922025-01-30T19:41:11.749Z Compiling bitvec v1.0.1
22932025-01-30T19:41:12.511Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22942025-01-30T19:41:12.647Z Compiling crc v3.2.1
22952025-01-30T19:41:14.772Z Compiling phf_codegen v0.11.2
22962025-01-30T19:41:15.019Z Compiling lalrpop v0.19.12
22972025-01-30T19:41:16.231Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22982025-01-30T19:41:16.537Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22992025-01-30T19:41:16.786Z Compiling universal-hash v0.5.1
23002025-01-30T19:41:17.084Z Compiling packed_struct_codegen v0.10.1
23012025-01-30T19:41:17.272Z Compiling thiserror-impl-no-std v2.0.2
23022025-01-30T19:41:18.529Z Compiling diesel v2.2.6
23032025-01-30T19:41:19.495Z Compiling parse-zoneinfo v0.3.1
23042025-01-30T19:41:19.847Z Compiling unicase v2.7.0
23052025-01-30T19:41:20.185Z Compiling indexmap v1.9.3
23062025-01-30T19:41:20.536Z Compiling opaque-debug v0.3.1
23072025-01-30T19:41:20.668Z Compiling nodrop v0.1.14
23082025-01-30T19:41:20.843Z Compiling ref-cast v1.0.23
23092025-01-30T19:41:20.913Z Compiling array-init v0.0.4
23102025-01-30T19:41:21.436Z Compiling poly1305 v0.8.0
23112025-01-30T19:41:21.883Z Compiling chrono-tz-build v0.4.0
23122025-01-30T19:41:22.914Z Compiling thiserror-no-std v2.0.2
23132025-01-30T19:41:23.066Z Compiling smallvec v0.6.14
23142025-01-30T19:41:23.530Z Compiling slog-stdlog v4.1.1
23152025-01-30T19:41:24.971Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23162025-01-30T19:41:25.287Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23172025-01-30T19:41:25.598Z Compiling derive_builder_core v0.20.2
23182025-01-30T19:41:26.947Z Compiling chacha20 v0.9.1
23192025-01-30T19:41:27.473Z Compiling headers-core v0.3.0
23202025-01-30T19:41:27.656Z Compiling aead v0.5.2
23212025-01-30T19:41:27.682Z Compiling libxml v0.3.3
23222025-01-30T19:41:28.029Z Compiling ref-cast-impl v1.0.23
23232025-01-30T19:41:28.053Z Compiling vte_generate_state_changes v0.1.2
23242025-01-30T19:41:28.638Z Compiling bitfield v0.14.0
23252025-01-30T19:41:28.966Z Compiling termcolor v1.4.1
23262025-01-30T19:41:29.153Z Compiling hashbrown v0.12.3
23272025-01-30T19:41:30.040Z Compiling env_logger v0.10.2
23282025-01-30T19:41:31.685Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23292025-01-30T19:41:33.168Z Compiling vte v0.11.1
23302025-01-30T19:41:34.755Z Compiling chacha20poly1305 v0.10.1
23312025-01-30T19:41:35.015Z Compiling derive_builder_macro v0.20.2
23322025-01-30T19:41:35.868Z Compiling headers v0.4.0
23332025-01-30T19:41:38.035Z Compiling polar-core v0.27.3
23342025-01-30T19:41:39.625Z Compiling slog-envlogger v2.2.0
23352025-01-30T19:41:40.106Z Compiling serde-hex v0.1.0
23362025-01-30T19:41:42.339Z Compiling vsss-rs v3.3.4
23372025-01-30T19:41:45.168Z Compiling chrono-tz v0.10.1
23382025-01-30T19:41:45.804Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23392025-01-30T19:41:46.515Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23402025-01-30T19:41:46.862Z Compiling ron v0.8.1
23412025-01-30T19:41:48.787Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23422025-01-30T19:41:49.093Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23432025-01-30T19:41:50.949Z Compiling hashbrown v0.13.2
23442025-01-30T19:41:52.287Z Compiling strum_macros v0.24.3
23452025-01-30T19:41:52.572Z Compiling fxhash v0.2.1
23462025-01-30T19:41:52.826Z Compiling samael v0.0.17
23472025-01-30T19:41:53.616Z Compiling crc-any v2.5.0
23482025-01-30T19:41:54.494Z Compiling bumpalo v3.16.0
23492025-01-30T19:41:54.596Z Compiling lockfree-object-pool v0.1.6
23502025-01-30T19:41:54.906Z Compiling simd-adler32 v0.3.7
23512025-01-30T19:41:55.100Z Compiling zip v2.1.3
23522025-01-30T19:41:55.277Z Compiling indoc v1.0.9
23532025-01-30T19:41:55.431Z Compiling bytecount v0.6.8
23542025-01-30T19:41:55.777Z Compiling papergrid v0.11.0
23552025-01-30T19:41:56.208Z Compiling zopfli v0.8.1
23562025-01-30T19:42:03.573Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23572025-01-30T19:42:03.901Z Compiling object v0.30.4
23582025-01-30T19:42:05.177Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23592025-01-30T19:42:08.893Z Compiling derive_builder v0.20.2
23602025-01-30T19:42:09.125Z Compiling strip-ansi-escapes v0.2.0
23612025-01-30T19:42:10.149Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23622025-01-30T19:42:10.473Z Compiling tabled_derive v0.7.0
23632025-01-30T19:42:12.601Z Compiling fd-lock v4.0.2
23642025-01-30T19:42:12.871Z Compiling peg-macros v0.8.4
23652025-01-30T19:42:13.404Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23662025-01-30T19:42:14.425Z Compiling kstat-rs v0.2.4
23672025-01-30T19:42:15.328Z Compiling oso-derive v0.27.3
23682025-01-30T19:42:16.084Z Compiling impl-trait-for-tuples v0.2.2
23692025-01-30T19:42:16.295Z Compiling quick-xml v0.33.0
23702025-01-30T19:42:16.314Z Compiling diesel-dtrace v0.4.2
23712025-01-30T19:42:16.662Z Compiling nu-ansi-term v0.50.1
23722025-01-30T19:42:18.009Z Compiling path-slash v0.1.5
23732025-01-30T19:42:18.285Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23742025-01-30T19:42:18.582Z Compiling reedline v0.35.0
23752025-01-30T19:42:22.092Z Compiling peg v0.8.4
23762025-01-30T19:42:22.233Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23772025-01-30T19:42:22.255Z Compiling oso v0.27.3
23782025-01-30T19:42:30.244Z Compiling tabled v0.15.0
23792025-01-30T19:42:34.451Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23802025-01-30T19:42:43.093Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23812025-01-30T19:42:46.982Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23822025-01-30T19:42:48.514Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23832025-01-30T19:42:50.367Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23842025-01-30T19:42:50.701Z Compiling pem v3.0.4
23852025-01-30T19:42:52.162Z Compiling bb8 v0.8.5
23862025-01-30T19:42:52.773Z Compiling bcs v0.1.6
23872025-01-30T19:42:53.383Z Compiling libz-sys v1.1.20
23882025-01-30T19:42:53.660Z Compiling parking_lot_core v0.8.6
23892025-01-30T19:42:54.090Z Compiling termtree v0.5.1
23902025-01-30T19:42:54.313Z Compiling async-bb8-diesel v0.2.1
23912025-01-30T19:42:55.132Z Compiling mime_guess v2.0.5
23922025-01-30T19:42:56.965Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23932025-01-30T19:42:59.409Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23942025-01-30T19:43:00.256Z Compiling buf-list v1.0.3
23952025-01-30T19:43:02.426Z Compiling nibble_vec v0.1.0
23962025-01-30T19:43:02.691Z Compiling libgit2-sys v0.17.0+1.8.1
23972025-01-30T19:43:03.464Z Compiling pin-project-internal v1.1.6
23982025-01-30T19:43:04.444Z Compiling atty v0.2.14
23992025-01-30T19:43:04.642Z Compiling http-range v0.1.5
24002025-01-30T19:43:05.250Z Compiling endian-type v0.1.2
24012025-01-30T19:43:05.521Z Compiling salty v0.3.0
24022025-01-30T19:43:05.995Z Compiling radix_trie v0.2.1
24032025-01-30T19:43:06.051Z Compiling pin-project v1.1.6
24042025-01-30T19:43:06.899Z Compiling parking_lot v0.11.2
24052025-01-30T19:43:11.872Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24062025-01-30T19:43:12.123Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24072025-01-30T19:43:13.046Z Compiling snafu-derive v0.8.5
24082025-01-30T19:43:16.694Z Compiling hyper-staticfile v0.10.1
24092025-01-30T19:43:17.378Z Compiling snafu v0.8.5
24102025-01-30T19:43:18.315Z Compiling sled v0.34.7
24112025-01-30T19:43:18.631Z Compiling hickory-client v0.24.2
24122025-01-30T19:43:23.931Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24132025-01-30T19:43:25.148Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24142025-01-30T19:43:27.281Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24152025-01-30T19:43:35.863Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24162025-01-30T19:43:48.020Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24172025-01-30T19:43:50.853Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24182025-01-30T19:43:52.407Z Compiling hickory-server v0.24.2
24192025-01-30T19:43:53.253Z Compiling globset v0.4.15
24202025-01-30T19:43:53.907Z Compiling primeorder v0.13.6
24212025-01-30T19:43:54.415Z Compiling olpc-cjson v0.1.4
24222025-01-30T19:43:54.778Z Compiling castaway v0.2.3
24232025-01-30T19:43:54.995Z Compiling vergen v8.3.2
24242025-01-30T19:43:55.336Z Compiling env_filter v0.1.2
24252025-01-30T19:43:55.690Z Compiling serde_plain v1.0.2
24262025-01-30T19:43:56.224Z Compiling cargo-platform v0.1.8
24272025-01-30T19:43:56.731Z Compiling nanorand v0.7.0
24282025-01-30T19:43:56.854Z Compiling memoffset v0.9.1
24292025-01-30T19:43:57.231Z Compiling typed-path v0.9.3
24302025-01-30T19:43:57.588Z Compiling git2 v0.19.0
24312025-01-30T19:43:57.607Z Compiling flume v0.11.1
24322025-01-30T19:43:58.367Z Compiling cargo_metadata v0.18.1
24332025-01-30T19:44:00.774Z Compiling tough v0.19.0
24342025-01-30T19:44:01.369Z Compiling env_logger v0.11.5
24352025-01-30T19:44:02.841Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24362025-01-30T19:44:03.956Z Compiling compact_str v0.8.0
24372025-01-30T19:44:04.309Z Compiling p384 v0.13.0
24382025-01-30T19:44:05.953Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24392025-01-30T19:44:06.528Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24402025-01-30T19:44:08.826Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24412025-01-30T19:44:10.043Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24422025-01-30T19:44:11.310Z Compiling unicode-truncate v1.1.0
24432025-01-30T19:44:11.623Z Compiling lru v0.12.5
24442025-01-30T19:44:12.020Z Compiling rand_seeder v0.3.0
24452025-01-30T19:44:12.461Z Compiling libsqlite3-sys v0.30.1
24462025-01-30T19:44:12.988Z Compiling lzma-sys v0.1.20
24472025-01-30T19:44:13.702Z Compiling instability v0.3.2
24482025-01-30T19:44:14.739Z Compiling rustls v0.21.12
24492025-01-30T19:44:15.067Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24502025-01-30T19:44:15.414Z Compiling cfg_aliases v0.2.1
24512025-01-30T19:44:15.547Z Compiling parse-size v1.1.0
24522025-01-30T19:44:15.902Z Compiling cassowary v0.3.0
24532025-01-30T19:44:16.457Z Compiling ratatui v0.28.1
24542025-01-30T19:44:16.569Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24552025-01-30T19:44:16.798Z Compiling nix v0.29.0
24562025-01-30T19:44:17.718Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24572025-01-30T19:44:17.745Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24582025-01-30T19:44:19.558Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24592025-01-30T19:44:19.626Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24602025-01-30T19:44:20.388Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24612025-01-30T19:44:20.717Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24622025-01-30T19:44:24.167Z Compiling rustls-webpki v0.101.7
24632025-01-30T19:44:24.342Z Compiling sct v0.7.1
24642025-01-30T19:44:24.840Z Compiling heck v0.3.3
24652025-01-30T19:44:25.185Z Compiling csv-core v0.1.11
24662025-01-30T19:44:26.090Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24672025-01-30T19:44:26.399Z Compiling glob v0.3.2
24682025-01-30T19:44:26.461Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24692025-01-30T19:44:26.838Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24702025-01-30T19:44:28.228Z Compiling csv v1.3.1
24712025-01-30T19:44:28.522Z Compiling zone_cfg_derive v0.1.2
24722025-01-30T19:44:30.404Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24732025-01-30T19:44:33.892Z Compiling nix v0.27.1
24742025-01-30T19:44:35.519Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24752025-01-30T19:44:35.711Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24762025-01-30T19:44:36.506Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24772025-01-30T19:44:37.593Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24782025-01-30T19:44:42.575Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24792025-01-30T19:44:47.181Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24802025-01-30T19:44:47.538Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24812025-01-30T19:44:49.166Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24822025-01-30T19:44:49.502Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24832025-01-30T19:44:49.657Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24842025-01-30T19:44:49.834Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24852025-01-30T19:44:49.878Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24862025-01-30T19:44:49.988Z Compiling tungstenite v0.23.0
24872025-01-30T19:44:50.380Z Compiling hashlink v0.9.1
24882025-01-30T19:44:50.554Z Compiling fallible-iterator v0.3.0
24892025-01-30T19:44:51.167Z Compiling fallible-streaming-iterator v0.1.9
24902025-01-30T19:44:51.347Z Compiling base64 v0.13.1
24912025-01-30T19:44:51.469Z Compiling rusqlite v0.32.1
24922025-01-30T19:44:52.147Z Compiling ron v0.7.1
24932025-01-30T19:44:53.143Z Compiling tokio-tungstenite v0.23.1
24942025-01-30T19:44:53.782Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24952025-01-30T19:44:55.446Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24962025-01-30T19:44:56.444Z Compiling xz2 v0.1.7
24972025-01-30T19:44:57.105Z Compiling tokio-rustls v0.24.1
24982025-01-30T19:44:57.446Z Compiling zone v0.1.8
24992025-01-30T19:45:00.896Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25002025-01-30T19:45:02.732Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25012025-01-30T19:45:03.870Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25022025-01-30T19:45:04.313Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25032025-01-30T19:45:07.082Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25042025-01-30T19:45:14.102Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25052025-01-30T19:45:15.626Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25062025-01-30T19:45:17.473Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25072025-01-30T19:45:18.073Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25082025-01-30T19:45:20.615Z Compiling rustls-pemfile v1.0.4
25092025-01-30T19:45:20.883Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25102025-01-30T19:45:21.224Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25112025-01-30T19:45:21.343Z Compiling signal-hook-tokio v0.3.1
25122025-01-30T19:45:21.459Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25132025-01-30T19:45:21.588Z Compiling yasna v0.5.2
25142025-01-30T19:45:25.004Z Compiling twox-hash v2.1.0
25152025-01-30T19:45:26.037Z Compiling smawk v0.3.2
25162025-01-30T19:45:26.326Z Compiling is_ci v1.2.0
25172025-01-30T19:45:26.663Z Compiling unicode-linebreak v0.1.5
25182025-01-30T19:45:27.132Z Compiling textwrap v0.16.1
25192025-01-30T19:45:27.264Z Compiling supports-color v3.0.1
25202025-01-30T19:45:27.662Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25212025-01-30T19:45:30.514Z Compiling rcgen v0.12.1
25222025-01-30T19:45:30.739Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25232025-01-30T19:45:35.676Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25242025-01-30T19:45:38.448Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25252025-01-30T19:45:38.852Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25262025-01-30T19:45:42.834Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25272025-01-30T19:45:50.513Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25282025-01-30T19:45:53.758Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25292025-01-30T19:45:55.550Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25302025-01-30T19:46:06.912Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25312025-01-30T19:46:07.511Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
25322025-01-30T19:46:14.216Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25332025-01-30T19:46:14.544Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25342025-01-30T19:46:14.659Z Compiling fatfs v0.3.6
25352025-01-30T19:46:14.909Z Compiling rtoolbox v0.0.2
25362025-01-30T19:46:15.413Z Compiling subprocess v0.2.9
25372025-01-30T19:46:17.503Z Compiling assert_matches v1.5.0
25382025-01-30T19:46:20.109Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25392025-01-30T19:46:24.100Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25402025-01-30T19:46:24.618Z Compiling rpassword v7.3.1
25412025-01-30T19:46:25.118Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25422025-01-30T19:46:28.249Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25432025-01-30T19:46:31.941Z Compiling tui-tree-widget v0.22.0
25442025-01-30T19:46:32.414Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25452025-01-30T19:46:44.699Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25462025-01-30T19:46:45.031Z Compiling uzers v0.12.1
25472025-01-30T19:46:45.655Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25482025-01-30T19:46:48.208Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25492025-01-30T19:46:50.163Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25502025-01-30T19:47:17.480Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25512025-01-30T19:47:23.505Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25522025-01-30T19:47:27.820Z Compiling multimap v0.10.0
25532025-01-30T19:49:52.024Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25542025-01-30T19:50:05.671Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25552025-01-30T19:57:13.776Z Finished `release` profile [optimized] target(s) in 17m 09s
25562025-01-30T19:58:18.043Z
25572025-01-30T19:58:18.043Zreal 18:14.997216236
25582025-01-30T19:58:18.043Zuser 2:09:26.810104558
25592025-01-30T19:58:18.043Zsys 3:19.833115449
25602025-01-30T19:58:18.043Ztrap 3.463835217
25612025-01-30T19:58:18.044Ztflt 2.710939175
25622025-01-30T19:58:18.044Zdflt 4.771802809
25632025-01-30T19:58:18.044Zkflt 0.019498288
25642025-01-30T19:58:18.044Zlock 7:40:13.019254884
25652025-01-30T19:58:18.048Zslp 6:37:23.866726908
25662025-01-30T19:58:18.049Zlat 3:30.942014059
25672025-01-30T19:58:18.049Zstop 2:51.007353073
25682025-01-30T19:58:18.049Z+ mapfile -t packages
25692025-01-30T19:58:18.049Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25702025-01-30T19:58:19.134Z Finished `release` profile [optimized] target(s) in 1.03s
25712025-01-30T19:58:19.190Z Running `target/release/omicron-package -t test list-outputs`
25722025-01-30T19:58:19.238ZLogging to: /work/oxidecomputer/omicron/out/LOG
25732025-01-30T19:58:19.240Z+ ptime -m cargo build --locked --release -p xtask
25742025-01-30T19:58:19.829Z Compiling serde v1.0.217
25752025-01-30T19:58:19.834Z Compiling serde_json v1.0.135
25762025-01-30T19:58:19.834Z Compiling rustix v0.38.37
25772025-01-30T19:58:19.834Z Compiling libc v0.2.169
25782025-01-30T19:58:19.925Z Compiling syn v2.0.96
25792025-01-30T19:58:19.945Z Compiling bitflags v2.6.0
25802025-01-30T19:58:20.292Z Compiling usdt-impl v0.5.0
25812025-01-30T19:58:20.332Z Compiling syn v1.0.109
25822025-01-30T19:58:20.452Z Compiling hashbrown v0.15.1
25832025-01-30T19:58:20.469Z Compiling log v0.4.22
25842025-01-30T19:58:20.744Z Compiling fs-err v2.11.0
25852025-01-30T19:58:20.946Z Compiling once_cell v1.20.2
25862025-01-30T19:58:21.077Z Compiling anyhow v1.0.95
25872025-01-30T19:58:21.241Z Compiling thread-id v4.2.2
25882025-01-30T19:58:21.667Z Compiling indexmap v2.7.1
25892025-01-30T19:58:22.683Z Compiling terminal_size v0.4.0
25902025-01-30T19:58:22.683Z Compiling tempfile v3.13.0
25912025-01-30T19:58:22.971Z Compiling clap_builder v4.5.27
25922025-01-30T19:58:23.429Z Compiling proc-macro-error v1.0.4
25932025-01-30T19:58:24.601Z Compiling tabled_derive v0.7.0
25942025-01-30T19:58:25.695Z Compiling tabled v0.15.0
25952025-01-30T19:58:26.505Z Compiling serde_derive v1.0.217
25962025-01-30T19:58:26.505Z Compiling thiserror-impl v1.0.69
25972025-01-30T19:58:26.507Z Compiling zerocopy-derive v0.7.35
25982025-01-30T19:58:26.507Z Compiling scroll_derive v0.12.0
25992025-01-30T19:58:26.507Z Compiling clap_derive v4.5.24
26002025-01-30T19:58:27.910Z Compiling scroll v0.12.0
26012025-01-30T19:58:28.365Z Compiling zerocopy v0.7.35
26022025-01-30T19:58:28.526Z Compiling goblin v0.8.2
26032025-01-30T19:58:29.273Z Compiling thiserror v1.0.69
26042025-01-30T19:58:29.460Z Compiling pest v2.7.14
26052025-01-30T19:58:32.285Z Compiling pest_meta v2.7.14
26062025-01-30T19:58:32.464Z Compiling clap v4.5.27
26072025-01-30T19:58:34.003Z Compiling pest_generator v2.7.14
26082025-01-30T19:58:36.139Z Compiling pest_derive v2.7.14
26092025-01-30T19:58:36.951Z Compiling dtrace-parser v0.2.0
26102025-01-30T19:58:40.451Z Compiling serde_tokenstream v0.2.2
26112025-01-30T19:58:41.034Z Compiling toml_datetime v0.6.8
26122025-01-30T19:58:41.764Z Compiling serde_spanned v0.6.8
26132025-01-30T19:58:42.067Z Compiling toml_edit v0.22.22
26142025-01-30T19:58:43.047Z Compiling dof v0.3.0
26152025-01-30T19:58:45.260Z Compiling camino v1.1.9
26162025-01-30T19:58:46.087Z Compiling toml v0.8.19
26172025-01-30T19:58:47.169Z Compiling usdt-attr-macro v0.5.0
26182025-01-30T19:58:48.540Z Compiling usdt-macro v0.5.0
26192025-01-30T19:58:49.797Z Compiling cargo-platform v0.1.8
26202025-01-30T19:58:50.449Z Compiling semver v1.0.24
26212025-01-30T19:58:50.926Z Compiling usdt v0.5.0
26222025-01-30T19:58:51.970Z Compiling cargo_metadata v0.18.1
26232025-01-30T19:58:52.262Z Compiling cargo_toml v0.20.5
26242025-01-30T19:58:52.279Z Compiling camino-tempfile v1.1.1
26252025-01-30T19:58:52.349Z Compiling macaddr v1.0.1
26262025-01-30T19:59:03.682Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26272025-01-30T19:59:14.774Z Finished `release` profile [optimized] target(s) in 55.47s
26282025-01-30T19:59:14.911Z
26292025-01-30T19:59:14.911Zreal 55.639542069
26302025-01-30T19:59:14.911Zuser 5:45.281053776
26312025-01-30T19:59:14.911Zsys 18.923838567
26322025-01-30T19:59:14.912Ztrap 0.167552690
26332025-01-30T19:59:14.912Ztflt 0.228306221
26342025-01-30T19:59:14.912Zdflt 0.357606715
26352025-01-30T19:59:14.915Zkflt 0.000005009
26362025-01-30T19:59:14.915Zlock 10:45.791531938
26372025-01-30T19:59:14.915Zslp 16:13.508788165
26382025-01-30T19:59:14.915Zlat 15.368159687
26392025-01-30T19:59:14.915Zstop 16.483088339
26402025-01-30T19:59:14.915Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26412025-01-30T19:59:14.915Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26422025-01-30T19:59:14.915Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26432025-01-30T19:59:14.915Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26442025-01-30T19:59:14.915Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26452025-01-30T19:59:15.819Z Compiling hashbrown v0.14.5
26462025-01-30T19:59:15.952Z Compiling thiserror v2.0.11
26472025-01-30T19:59:15.966Z Compiling thiserror-impl v2.0.11
26482025-01-30T19:59:15.969Z Compiling ident_case v1.0.1
26492025-01-30T19:59:15.971Z Compiling unsafe-libyaml v0.2.11
26502025-01-30T19:59:15.971Z Compiling ipnetwork v0.20.0
26512025-01-30T19:59:15.974Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26522025-01-30T19:59:15.974Z Compiling progenitor-client v0.9.1
26532025-01-30T19:59:16.231Z Compiling darling_core v0.20.10
26542025-01-30T19:59:16.476Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
26552025-01-30T19:59:16.555Z Compiling macaddr v1.0.1
26562025-01-30T19:59:16.893Z Compiling progenitor-client v0.8.0
26572025-01-30T19:59:16.914Z Compiling regress v0.10.1
26582025-01-30T19:59:17.012Z Compiling instant v0.1.13
26592025-01-30T19:59:17.030Z Compiling structmeta-derive v0.3.0
26602025-01-30T19:59:17.194Z Compiling dropshot v0.15.1
26612025-01-30T19:59:17.214Z Compiling regress v0.9.1
26622025-01-30T19:59:17.358Z Compiling dropshot_endpoint v0.15.1
26632025-01-30T19:59:17.500Z Compiling serde_yaml v0.9.34+deprecated
26642025-01-30T19:59:18.163Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26652025-01-30T19:59:19.448Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26662025-01-30T19:59:19.519Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26672025-01-30T19:59:19.832Z Compiling structmeta v0.3.0
26682025-01-30T19:59:20.402Z Compiling parse-display-derive v0.10.0
26692025-01-30T19:59:20.417Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26702025-01-30T19:59:20.421Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26712025-01-30T19:59:20.487Z Compiling backoff v0.4.0
26722025-01-30T19:59:20.867Z Compiling typify-impl v0.2.0
26732025-01-30T19:59:20.897Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26742025-01-30T19:59:21.163Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26752025-01-30T19:59:21.365Z Compiling tempfile v3.13.0
26762025-01-30T19:59:21.667Z Compiling proc-macro-crate v1.3.1
26772025-01-30T19:59:21.764Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26782025-01-30T19:59:22.131Z Compiling typify-impl v0.3.0
26792025-01-30T19:59:22.180Z Compiling itertools v0.13.0
26802025-01-30T19:59:22.209Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26812025-01-30T19:59:22.444Z Compiling darling_macro v0.20.10
26822025-01-30T19:59:22.530Z Compiling zerocopy v0.8.10
26832025-01-30T19:59:22.683Z Compiling num_enum_derive v0.5.11
26842025-01-30T19:59:23.419Z Compiling darling v0.20.10
26852025-01-30T19:59:23.553Z Compiling serde_with_macros v3.11.0
26862025-01-30T19:59:23.582Z Compiling zerocopy-derive v0.8.10
26872025-01-30T19:59:24.380Z Compiling parse-display v0.10.0
26882025-01-30T19:59:25.013Z Compiling foreign-types-macros v0.2.3
26892025-01-30T19:59:25.160Z Compiling heapless v0.8.0
26902025-01-30T19:59:25.180Z Compiling num_enum v0.5.11
26912025-01-30T19:59:25.373Z Compiling foreign-types-shared v0.3.1
26922025-01-30T19:59:25.527Z Compiling crucible-workspace-hack v0.1.0
26932025-01-30T19:59:25.849Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26942025-01-30T19:59:26.038Z Compiling proc-macro-error v1.0.4
26952025-01-30T19:59:26.063Z Compiling serde_with v3.11.0
26962025-01-30T19:59:26.310Z Compiling foreign-types v0.5.0
26972025-01-30T19:59:26.687Z Compiling camino-tempfile v1.1.1
26982025-01-30T19:59:26.834Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26992025-01-30T19:59:27.137Z Compiling hash32 v0.3.1
27002025-01-30T19:59:27.422Z Compiling cstr-argument v0.1.2
27012025-01-30T19:59:27.738Z Compiling smoltcp v0.11.0
27022025-01-30T19:59:27.777Z Compiling pretty-hex v0.2.1
27032025-01-30T19:59:28.001Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27042025-01-30T19:59:28.428Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27052025-01-30T19:59:28.502Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27062025-01-30T19:59:29.175Z Compiling tabwriter v1.4.0
27072025-01-30T19:59:29.476Z Compiling colored v2.1.0
27082025-01-30T19:59:29.602Z Compiling cobs v0.2.3
27092025-01-30T19:59:29.654Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27102025-01-30T19:59:29.923Z Compiling postcard v1.0.10
27112025-01-30T19:59:29.990Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27122025-01-30T19:59:30.201Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27132025-01-30T19:59:30.222Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
27142025-01-30T19:59:30.580Z Compiling smf v0.2.3
27152025-01-30T19:59:30.600Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27162025-01-30T19:59:31.108Z Compiling zone_cfg_derive v0.3.0
27172025-01-30T19:59:31.320Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27182025-01-30T19:59:31.788Z Compiling num-derive v0.4.2
27192025-01-30T19:59:31.833Z Compiling sigpipe v0.1.3
27202025-01-30T19:59:31.987Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27212025-01-30T19:59:32.357Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27222025-01-30T19:59:32.528Z Compiling zone v0.3.0
27232025-01-30T19:59:32.681Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27242025-01-30T19:59:33.403Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27252025-01-30T19:59:33.470Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27262025-01-30T19:59:33.938Z Compiling universal-hash v0.5.1
27272025-01-30T19:59:34.032Z Compiling opaque-debug v0.3.1
27282025-01-30T19:59:34.160Z Compiling tungstenite v0.21.0
27292025-01-30T19:59:34.178Z Compiling num-rational v0.4.2
27302025-01-30T19:59:34.242Z Compiling password-hash v0.5.0
27312025-01-30T19:59:34.272Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
27322025-01-30T19:59:34.822Z Compiling blake2 v0.10.6
27332025-01-30T19:59:35.207Z Compiling num-complex v0.4.6
27342025-01-30T19:59:35.228Z Compiling aead v0.5.2
27352025-01-30T19:59:35.628Z Compiling convert_case v0.4.0
27362025-01-30T19:59:35.788Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27372025-01-30T19:59:35.968Z Compiling keccak v0.1.5
27382025-01-30T19:59:36.136Z Compiling base64 v0.21.7
27392025-01-30T19:59:36.161Z Compiling num v0.4.3
27402025-01-30T19:59:36.206Z Compiling argon2 v0.5.3
27412025-01-30T19:59:36.293Z Compiling sha3 v0.10.8
27422025-01-30T19:59:36.399Z Compiling typify-macro v0.2.0
27432025-01-30T19:59:36.483Z Compiling derive_more v0.99.18
27442025-01-30T19:59:36.846Z Compiling tokio-tungstenite v0.21.0
27452025-01-30T19:59:37.324Z Compiling poly1305 v0.8.0
27462025-01-30T19:59:37.438Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27472025-01-30T19:59:37.459Z Compiling chacha20 v0.9.1
27482025-01-30T19:59:37.732Z Compiling float-ord v0.3.2
27492025-01-30T19:59:37.952Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27502025-01-30T19:59:37.984Z Compiling typify-macro v0.3.0
27512025-01-30T19:59:38.011Z Compiling same-file v1.0.6
27522025-01-30T19:59:38.320Z Compiling semver v0.1.20
27532025-01-30T19:59:38.380Z Compiling walkdir v2.5.0
27542025-01-30T19:59:38.946Z Compiling rustc_version v0.1.7
27552025-01-30T19:59:39.034Z Compiling newline-converter v0.3.0
27562025-01-30T19:59:39.097Z Compiling primeorder v0.13.6
27572025-01-30T19:59:39.142Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27582025-01-30T19:59:39.239Z Compiling secrecy v0.8.0
27592025-01-30T19:59:39.422Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27602025-01-30T19:59:39.520Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27612025-01-30T19:59:39.606Z Compiling cancel-safe-futures v0.1.5
27622025-01-30T19:59:39.685Z Compiling owo-colors v4.1.0
27632025-01-30T19:59:39.761Z Compiling newtype_derive v0.1.6
27642025-01-30T19:59:40.034Z Compiling expectorate v1.1.0
27652025-01-30T19:59:40.054Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
27662025-01-30T19:59:40.082Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27672025-01-30T19:59:40.252Z Compiling thiserror-impl-no-std v2.0.2
27682025-01-30T19:59:40.335Z Compiling blake3 v1.5.4
27692025-01-30T19:59:40.356Z Compiling typify v0.2.0
27702025-01-30T19:59:40.381Z Compiling half v2.4.1
27712025-01-30T19:59:40.517Z Compiling progenitor-impl v0.8.0
27722025-01-30T19:59:40.604Z Compiling unicase v2.7.0
27732025-01-30T19:59:40.945Z Compiling arc-swap v1.7.1
27742025-01-30T19:59:40.964Z Compiling ciborium-io v0.2.2
27752025-01-30T19:59:41.119Z Compiling ciborium-ll v0.2.2
27762025-01-30T19:59:41.297Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27772025-01-30T19:59:41.515Z Compiling slog-scope v4.4.0
27782025-01-30T19:59:41.553Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27792025-01-30T19:59:41.857Z Compiling typify v0.3.0
27802025-01-30T19:59:42.009Z Compiling progenitor-impl v0.9.1
27812025-01-30T19:59:42.029Z Compiling polyval v0.6.2
27822025-01-30T19:59:42.455Z Compiling atomicwrites v0.4.4
27832025-01-30T19:59:42.482Z Compiling libsw v3.3.1
27842025-01-30T19:59:42.867Z Compiling memmap2 v0.9.5
27852025-01-30T19:59:42.870Z Compiling arrayvec v0.7.6
27862025-01-30T19:59:43.189Z Compiling thiserror-no-std v2.0.2
27872025-01-30T19:59:43.297Z Compiling linear-map v1.2.0
27882025-01-30T19:59:43.346Z Compiling parking_lot_core v0.8.6
27892025-01-30T19:59:43.367Z Compiling indent_write v2.2.0
27902025-01-30T19:59:43.593Z Compiling constant_time_eq v0.3.1
27912025-01-30T19:59:43.624Z Compiling libefi-sys v0.1.0
27922025-01-30T19:59:43.696Z Compiling arrayref v0.3.9
27932025-01-30T19:59:43.727Z Compiling salty v0.3.0
27942025-01-30T19:59:43.824Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27952025-01-30T19:59:43.874Z Compiling vsss-rs v3.3.4
27962025-01-30T19:59:43.967Z Compiling ghash v0.5.1
27972025-01-30T19:59:44.192Z Compiling slog-stdlog v4.1.1
27982025-01-30T19:59:44.358Z Compiling ciborium v0.2.2
27992025-01-30T19:59:44.993Z Compiling p384 v0.13.0
28002025-01-30T19:59:45.223Z Compiling toolchain_find v0.4.0
28012025-01-30T19:59:45.714Z Compiling chacha20poly1305 v0.10.1
28022025-01-30T19:59:45.743Z Compiling ctr v0.9.2
28032025-01-30T19:59:45.900Z Compiling lzma-sys v0.1.20
28042025-01-30T19:59:45.990Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28052025-01-30T19:59:46.144Z Compiling bitfield-struct v0.6.2
28062025-01-30T19:59:46.408Z Compiling slog-dtrace v0.3.0
28072025-01-30T19:59:46.555Z Compiling highway v1.2.0
28082025-01-30T19:59:46.655Z Compiling topological-sort v0.2.2
28092025-01-30T19:59:46.905Z Compiling omicron-zone-package v0.12.0
28102025-01-30T19:59:46.961Z Compiling aes-gcm v0.10.3
28112025-01-30T19:59:47.301Z Compiling rustfmt-wrapper v0.2.1
28122025-01-30T19:59:47.332Z Compiling mime_guess v2.0.5
28132025-01-30T19:59:47.558Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28142025-01-30T19:59:47.754Z Compiling slog-envlogger v2.2.0
28152025-01-30T19:59:47.775Z Compiling progenitor-macro v0.8.0
28162025-01-30T19:59:47.956Z Compiling steno v0.4.1
28172025-01-30T19:59:48.608Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28182025-01-30T19:59:48.716Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28192025-01-30T19:59:49.008Z Compiling heck v0.3.3
28202025-01-30T19:59:49.126Z Compiling ssh-encoding v0.2.0
28212025-01-30T19:59:49.237Z Compiling progenitor-macro v0.9.1
28222025-01-30T19:59:49.258Z Compiling blowfish v0.9.1
28232025-01-30T19:59:49.408Z Compiling nibble_vec v0.1.0
28242025-01-30T19:59:49.632Z Compiling env_filter v0.1.2
28252025-01-30T19:59:49.653Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28262025-01-30T19:59:49.721Z Compiling endian-type v0.1.2
28272025-01-30T19:59:49.836Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28282025-01-30T19:59:49.974Z Compiling humantime v2.1.0
28292025-01-30T19:59:49.993Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28302025-01-30T19:59:50.143Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28312025-01-30T19:59:50.232Z Compiling radix_trie v0.2.1
28322025-01-30T19:59:50.284Z Compiling env_logger v0.11.5
28332025-01-30T19:59:50.469Z Compiling bcrypt-pbkdf v0.10.0
28342025-01-30T19:59:50.875Z Compiling ssh-cipher v0.2.0
28352025-01-30T19:59:50.977Z Compiling zone_cfg_derive v0.1.2
28362025-01-30T19:59:51.116Z Compiling parking_lot v0.11.2
28372025-01-30T19:59:51.533Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28382025-01-30T19:59:51.952Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28392025-01-30T19:59:52.384Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28402025-01-30T19:59:52.443Z Compiling password-hash v0.4.2
28412025-01-30T19:59:52.857Z Compiling gethostname v0.5.0
28422025-01-30T19:59:52.878Z Compiling fxhash v0.2.1
28432025-01-30T19:59:52.936Z Compiling simd-adler32 v0.3.7
28442025-01-30T19:59:52.958Z Compiling bumpalo v3.16.0
28452025-01-30T19:59:53.058Z Compiling http-range v0.1.5
28462025-01-30T19:59:53.118Z Compiling lockfree-object-pool v0.1.6
28472025-01-30T19:59:53.371Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28482025-01-30T19:59:53.413Z Compiling zip v2.1.3
28492025-01-30T19:59:53.415Z Compiling base64 v0.13.1
28502025-01-30T19:59:53.451Z Compiling zopfli v0.8.1
28512025-01-30T19:59:53.513Z Compiling sled v0.34.7
28522025-01-30T19:59:53.722Z Compiling pbkdf2 v0.11.0
28532025-01-30T19:59:53.776Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28542025-01-30T19:59:54.037Z Compiling ron v0.7.1
28552025-01-30T19:59:54.113Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28562025-01-30T19:59:54.464Z Compiling zone v0.1.8
28572025-01-30T19:59:54.545Z Compiling xz2 v0.1.7
28582025-01-30T19:59:55.068Z Compiling ssh-key v0.6.6
28592025-01-30T19:59:55.177Z Compiling hickory-client v0.24.2
28602025-01-30T19:59:56.251Z Compiling p256 v0.13.2
28612025-01-30T19:59:56.504Z Compiling p521 v0.13.3
28622025-01-30T19:59:56.602Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28632025-01-30T19:59:57.104Z Compiling hickory-server v0.24.2
28642025-01-30T19:59:57.672Z Compiling pem v3.0.4
28652025-01-30T19:59:58.447Z Compiling yasna v0.5.2
28662025-01-30T19:59:58.959Z Compiling headers-core v0.3.0
28672025-01-30T19:59:59.164Z Compiling kstat-rs v0.2.4
28682025-01-30T19:59:59.383Z Compiling nanorand v0.7.0
28692025-01-30T19:59:59.738Z Compiling russh-cryptovec v0.7.3
28702025-01-30T19:59:59.889Z Compiling atty v0.2.14
28712025-01-30T19:59:59.932Z Compiling md5 v0.7.0
28722025-01-30T20:00:00.061Z Compiling flume v0.11.1
28732025-01-30T20:00:00.064Z Compiling rcgen v0.12.1
28742025-01-30T20:00:00.096Z Compiling headers v0.4.0
28752025-01-30T20:00:00.476Z Compiling russh-keys v0.45.0
28762025-01-30T20:00:00.755Z Compiling progenitor v0.8.0
28772025-01-30T20:00:01.015Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28782025-01-30T20:00:01.487Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28792025-01-30T20:00:01.884Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28802025-01-30T20:00:02.258Z Compiling progenitor v0.9.1
28812025-01-30T20:00:02.296Z Compiling hyper-staticfile v0.10.1
28822025-01-30T20:00:02.518Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
28832025-01-30T20:00:02.916Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28842025-01-30T20:00:03.417Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28852025-01-30T20:00:03.420Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
28862025-01-30T20:00:03.542Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
28872025-01-30T20:00:04.479Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28882025-01-30T20:00:05.316Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28892025-01-30T20:00:05.954Z Compiling num-bigint v0.4.6
28902025-01-30T20:00:06.952Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28912025-01-30T20:00:08.176Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28922025-01-30T20:00:08.624Z Compiling des v0.8.1
28932025-01-30T20:00:08.761Z Compiling subprocess v0.2.9
28942025-01-30T20:00:08.983Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28952025-01-30T20:00:09.231Z Compiling hex-literal v0.4.1
28962025-01-30T20:00:09.421Z Compiling display-error-chain v0.2.2
28972025-01-30T20:00:09.665Z Compiling russh v0.45.0
28982025-01-30T20:00:09.898Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28992025-01-30T20:00:10.519Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29002025-01-30T20:00:13.038Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29012025-01-30T20:00:13.525Z Compiling internet-checksum v0.2.1
29022025-01-30T20:00:18.085Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29032025-01-30T20:00:18.085Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29042025-01-30T20:00:18.088Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29052025-01-30T20:00:18.088Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29062025-01-30T20:00:18.996Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29072025-01-30T20:00:20.862Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29082025-01-30T20:00:21.965Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29092025-01-30T20:00:22.247Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29102025-01-30T20:00:22.978Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29112025-01-30T20:00:25.318Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29122025-01-30T20:00:25.392Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29132025-01-30T20:00:25.948Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29142025-01-30T20:00:25.981Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29152025-01-30T20:00:27.263Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29162025-01-30T20:00:27.561Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29172025-01-30T20:00:28.840Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29182025-01-30T20:00:29.417Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29192025-01-30T20:00:30.294Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29202025-01-30T20:00:32.431Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29212025-01-30T20:00:32.963Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29222025-01-30T20:00:33.191Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29232025-01-30T20:00:33.246Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29242025-01-30T20:00:35.097Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29252025-01-30T20:00:35.295Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29262025-01-30T20:00:37.713Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29272025-01-30T20:00:38.907Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29282025-01-30T20:00:40.246Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29292025-01-30T20:00:40.539Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29302025-01-30T20:00:46.275Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29312025-01-30T20:00:54.733Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29322025-01-30T20:00:56.267Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29332025-01-30T20:01:19.301Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29342025-01-30T20:01:43.728Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s
29352025-01-30T20:01:43.953Z
29362025-01-30T20:01:43.953Zreal 2:28.988480545
29372025-01-30T20:01:43.953Zuser 12:28.568282202
29382025-01-30T20:01:43.953Zsys 1:37.128081035
29392025-01-30T20:01:43.953Ztrap 0.375777090
29402025-01-30T20:01:43.953Ztflt 0.830880189
29412025-01-30T20:01:43.956Zdflt 1.465074914
29422025-01-30T20:01:43.956Zkflt 0.000022538
29432025-01-30T20:01:43.956Zlock 23:17.138180094
29442025-01-30T20:01:43.956Zslp 42:56.513514382
29452025-01-30T20:01:43.956Zlat 37.840709169
29462025-01-30T20:01:43.956Zstop 1:39.807544502
29472025-01-30T20:01:43.956Z+ mkdir tests
29482025-01-30T20:01:43.958Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29492025-01-30T20:01:43.958Z+ xargs -I '{}' -t cp '{}' tests/
29502025-01-30T20:01:43.999Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-6a027e681f4360a0 tests/
29512025-01-30T20:01:44.028Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-8baafe8de94c824f tests/
29522025-01-30T20:01:44.057Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-eb4e4c6393657615 tests/
29532025-01-30T20:01:44.087Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-2cf14db860ac8669 tests/
29542025-01-30T20:01:44.384Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
29552025-01-30T20:01:44.386Z+ 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-8baafe8de94c824f tests/commtest-eb4e4c6393657615 tests/dhcp_server-6a027e681f4360a0 tests/end_to_end_tests-2cf14db860ac8669 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
29562025-01-30T20:02:58.172ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29572025-01-30T20:02:58.172Za .github/buildomat/ci-env.sh 1K
29582025-01-30T20:02:58.172Za out/target/test 1K
29592025-01-30T20:02:58.172Za out/npuzone/npuzone 23144K
29602025-01-30T20:02:58.172Za package-manifest.toml 34K
29612025-01-30T20:02:58.172Za smf/sled-agent/non-gimlet/config.toml 4K
29622025-01-30T20:02:58.172Za target/release/omicron-package 35984K
29632025-01-30T20:02:58.172Za target/release/xtask 11881K
29642025-01-30T20:02:58.173Za target/debug/bootstrap 221888K
29652025-01-30T20:02:58.173Za tests/bootstrap-8baafe8de94c824f 24276K
29662025-01-30T20:02:58.173Za tests/commtest-eb4e4c6393657615 24769K
29672025-01-30T20:02:58.173Za tests/dhcp_server-6a027e681f4360a0 24276K
29682025-01-30T20:02:58.173Za tests/end_to_end_tests-2cf14db860ac8669 284091K
29692025-01-30T20:02:58.173Za out/clickhouse.tar.gz 294245K
29702025-01-30T20:02:58.173Za out/clickhouse_keeper.tar.gz 281373K
29712025-01-30T20:02:58.173Za out/clickhouse_server.tar.gz 294227K
29722025-01-30T20:02:58.173Za out/cockroachdb.tar.gz 134963K
29732025-01-30T20:02:58.173Za out/crucible-dtrace.tar 98K
29742025-01-30T20:02:58.173Za out/crucible-pantry-zone.tar.gz 28575K
29752025-01-30T20:02:58.173Za out/crucible-zone.tar.gz 36920K
29762025-01-30T20:02:58.173Za out/external-dns.tar.gz 35447K
29772025-01-30T20:02:58.173Za out/internal-dns.tar.gz 35448K
29782025-01-30T20:02:58.174Za out/mg-ddm-gz.tar 63075K
29792025-01-30T20:02:58.174Za out/nexus.tar.gz 101113K
29802025-01-30T20:02:58.174Za out/ntp.tar.gz 10503K
29812025-01-30T20:02:58.174Za out/omicron-gateway-softnpu.tar.gz 24124K
29822025-01-30T20:02:58.174Za out/omicron-sled-agent.tar 113907K
29832025-01-30T20:02:58.174Za out/overlay.tar.gz 3K
29842025-01-30T20:02:58.174Za out/oximeter.tar.gz 48413K
29852025-01-30T20:02:58.174Za out/oxlog.tar 3134K
29862025-01-30T20:02:58.174Za out/probe.tar.gz 2764K
29872025-01-30T20:02:58.174Za out/propolis-server.tar.gz 66528K
29882025-01-30T20:02:58.174Za out/pumpkind-gz.tar 26665K
29892025-01-30T20:02:58.174Za out/switch-softnpu.tar.gz 237655K
29902025-01-30T20:02:58.177Z
29912025-01-30T20:02:58.177Zreal 1:13.782047623
29922025-01-30T20:02:58.177Zuser 1:10.391639577
29932025-01-30T20:02:58.177Zsys 4.756346433
29942025-01-30T20:02:58.177Ztrap 0.019867634
29952025-01-30T20:02:58.177Ztflt 0.000000000
29962025-01-30T20:02:58.177Zdflt 0.000000000
29972025-01-30T20:02:58.177Zkflt 0.000000000
29982025-01-30T20:02:58.177Zlock 0.000000000
29992025-01-30T20:02:58.177Zslp 1:10.281359695
30002025-01-30T20:02:58.177Zlat 2.110398690
30012025-01-30T20:02:58.177Zstop 0.000215880
30022025-01-30T20:02:58.177Zprocess exited: duration 1984976 ms, exit code 0
 
30032025-01-30T20:02:58.192Zfound 1 output files
30042025-01-30T20:02:58.192Zuploading: /work/package.tar.gz (1906065177 bytes)
30052025-01-30T20:03:36.551Zuploaded: /work/package.tar.gz