01JKASNNTC8MHRHCMQM6R9EY4C: 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: 01JKASP519ZYFCTVECGJ0ZX8PA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-02-05T10:15:57.594Zjob assigned to worker 01JKASP50XPS3CAYXEQY3EHY17 [factory aws, i-009f20deb398cfe08] (queued for 59 s)
 
22025-02-05T10:16:05.852Zstarting task 0: "setup"
32025-02-05T10:16:05.859Z++ uname -s
42025-02-05T10:16:05.862Z+ kern=SunOS
52025-02-05T10:16:05.862Z+ build_user=build
62025-02-05T10:16:05.863Z+ build_uid=12345
72025-02-05T10:16:05.863Z+ work_dir=/work
82025-02-05T10:16:05.863Z+ input_dir=/input
92025-02-05T10:16:05.863Z+ [[ 0 == 12345 ]]
102025-02-05T10:16:05.863Z+ case "$kern" in
112025-02-05T10:16:05.863Z+ groupadd -g 12345 build
122025-02-05T10:16:05.866Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132025-02-05T10:16:07.873Z+ zfs create -o mountpoint=/work rpool/work
142025-02-05T10:16:08.061Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152025-02-05T10:16:08.064Z+ home_fs=zfs
162025-02-05T10:16:08.064Z+ [[ zfs == autofs ]]
172025-02-05T10:16:08.064Z+ mkdir -p /home/build
182025-02-05T10:16:08.064Z+ chown build:build /home/build /work
192025-02-05T10:16:09.073Z+ chmod 0700 /home/build /work
202025-02-05T10:16:09.078Zprocess exited: duration 3211 ms, exit code 0
 
212025-02-05T10:16:09.086Zstarting task 1: "rust-toolchain"
222025-02-05T10:16:09.091Z+ printf ' * rust toolchain channel = "%s"\n' 1.84.0
232025-02-05T10:16:09.091Z+ printf ' * rust toolchain profile = "%s"\n' default
242025-02-05T10:16:09.091Z * rust toolchain channel = "1.84.0"
252025-02-05T10:16:09.091Z * rust toolchain profile = "default"
262025-02-05T10:16:09.091Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272025-02-05T10:16:09.091Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282025-02-05T10:16:09.094Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292025-02-05T10:16:09.094Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
302025-02-05T10:16:09.214Zinfo: downloading installer
312025-02-05T10:16:10.749Zwarning: it looks like you have an existing installation of Rust at:
322025-02-05T10:16:10.749Zwarning: /opt/ooce/bin
332025-02-05T10:16:10.749Zwarning: It is recommended that rustup be the primary Rust installation.
342025-02-05T10:16:10.749Zwarning: Otherwise you may have confusion unless you are careful with your PATH
352025-02-05T10:16:10.749Zwarning: If you are sure that you want both rustup and your already installed Rust
362025-02-05T10:16:10.749Zwarning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372025-02-05T10:16:10.749Zwarning: or pass `-y' to ignore all ignorable checks.
382025-02-05T10:16:10.749Zerror: cannot install while Rust is installed
392025-02-05T10:16:10.749Zwarning: continuing (because the -y flag is set and the error is ignorable)
402025-02-05T10:16:10.776Zinfo: profile set to 'default'
412025-02-05T10:16:10.777Zinfo: default host triple is x86_64-unknown-illumos
422025-02-05T10:16:10.780Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
432025-02-05T10:16:10.916Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
442025-02-05T10:16:10.916Zinfo: downloading component 'cargo'
452025-02-05T10:16:11.647Zinfo: downloading component 'clippy'
462025-02-05T10:16:11.930Zinfo: downloading component 'rust-docs'
472025-02-05T10:16:12.969Zinfo: downloading component 'rust-std'
482025-02-05T10:16:14.404Zinfo: downloading component 'rustc'
492025-02-05T10:16:20.088Zinfo: downloading component 'rustfmt'
502025-02-05T10:16:20.301Zinfo: installing component 'cargo'
512025-02-05T10:16:21.122Zinfo: installing component 'clippy'
522025-02-05T10:16:21.500Zinfo: installing component 'rust-docs'
532025-02-05T10:16:23.165Zinfo: installing component 'rust-std'
542025-02-05T10:16:24.837Zinfo: installing component 'rustc'
552025-02-05T10:16:31.262Zinfo: installing component 'rustfmt'
562025-02-05T10:16:31.262Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
572025-02-05T10:16:31.262Z
582025-02-05T10:16:31.622Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
592025-02-05T10:16:31.623Z
602025-02-05T10:16:31.640Z
612025-02-05T10:16:31.640ZRust is installed now. Great!
622025-02-05T10:16:31.640Z
632025-02-05T10:16:31.640ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642025-02-05T10:16:31.640Zenvironment variable. This has not been done automatically.
652025-02-05T10:16:31.640Z
662025-02-05T10:16:31.640ZTo configure your current shell, you need to source
672025-02-05T10:16:31.640Zthe corresponding env file under $HOME/.cargo.
682025-02-05T10:16:31.640Z
692025-02-05T10:16:31.640ZThis is usually done by running one of the following (note the leading DOT):
702025-02-05T10:16:31.640Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712025-02-05T10:16:31.640Zsource "$HOME/.cargo/env.fish" # For fish
722025-02-05T10:16:31.659Z+ rustup --version
732025-02-05T10:16:31.674Zrustup 1.27.1 (54dd3d00f 2024-04-24)
742025-02-05T10:16:31.675Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
752025-02-05T10:16:31.740Zinfo: The currently active `rustc` version is `rustc 1.84.0 (9fc6b4312 2025-01-07)`
762025-02-05T10:16:31.742Z+ cargo --version
772025-02-05T10:16:31.798Zcargo 1.84.0 (66221abde 2024-11-19)
782025-02-05T10:16:31.801Z+ rustc --version
792025-02-05T10:16:31.859Zrustc 1.84.0 (9fc6b4312 2025-01-07)
802025-02-05T10:16:31.862Zprocess exited: duration 22776 ms, exit code 0
 
812025-02-05T10:16:31.868Zstarting task 2: "authentication"
822025-02-05T10:16:31.890Zprocess exited: duration 21 ms, exit code 0
 
832025-02-05T10:16:31.896Zstarting task 3: "clone repository"
842025-02-05T10:16:31.901Z+ mkdir -p /work/oxidecomputer/omicron
852025-02-05T10:16:31.904Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
862025-02-05T10:16:32.020ZCloning into '/work/oxidecomputer/omicron'...
872025-02-05T10:16:39.177Z+ cd /work/oxidecomputer/omicron
882025-02-05T10:16:39.177Z+ git fetch origin b57a434bba246b1db6c6bf319083ea1b331373a0
892025-02-05T10:16:39.475ZFrom https://github.com/oxidecomputer/omicron
902025-02-05T10:16:39.475Z * branch b57a434bba246b1db6c6bf319083ea1b331373a0 -> FETCH_HEAD
912025-02-05T10:16:39.483Z+ [[ -n renovate/clap-4.x-lockfile ]]
922025-02-05T10:16:39.486Z++ git branch --show-current
932025-02-05T10:16:39.490Z+ current=main
942025-02-05T10:16:39.490Z+ [[ main != renovate/clap-4.x-lockfile ]]
952025-02-05T10:16:39.490Z+ git branch -f renovate/clap-4.x-lockfile b57a434bba246b1db6c6bf319083ea1b331373a0
962025-02-05T10:16:39.493Z+ git checkout -f renovate/clap-4.x-lockfile
972025-02-05T10:16:39.563ZSwitched to branch 'renovate/clap-4.x-lockfile'
982025-02-05T10:16:39.567Z+ git reset --hard b57a434bba246b1db6c6bf319083ea1b331373a0
992025-02-05T10:16:39.636ZHEAD is now at b57a434bb Update Rust crate clap to v4.5.28
1002025-02-05T10:16:39.640Zprocess exited: duration 7740 ms, exit code 0
 
1012025-02-05T10:16:39.649Zstarting task 4: "build"
1022025-02-05T10:16:39.656Z+ source .github/buildomat/ci-env.sh
1032025-02-05T10:16:39.656Z++ export CARGO_TERM_COLOR=always
1042025-02-05T10:16:39.656Z++ CARGO_TERM_COLOR=always
1052025-02-05T10:16:39.656Z+ cargo --version
1062025-02-05T10:16:39.701Zcargo 1.84.0 (66221abde 2024-11-19)
1072025-02-05T10:16:39.704Z+ rustc --version
1082025-02-05T10:16:39.763Zrustc 1.84.0 (9fc6b4312 2025-01-07)
1092025-02-05T10:16:39.766Z+ WORK=/work
1102025-02-05T10:16:39.766Z+ pfexec mkdir -p /work
1112025-02-05T10:16:39.772Z+ pfexec chown build /work
1122025-02-05T10:16:39.775Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1132025-02-05T10:16:41.375Zpkg list: illegal option -- F
1142025-02-05T10:16:41.375ZUsage:
1152025-02-05T10:16:41.379Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1162025-02-05T10:16:41.379Z [pkg_fmri_pattern ...]
1172025-02-05T10:16:42.172Zpkg list: illegal option -- F
1182025-02-05T10:16:42.172ZUsage:
1192025-02-05T10:16:42.176Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1202025-02-05T10:16:42.176Z [pkg_fmri_pattern ...]
1212025-02-05T10:16:54.863Z Startup: Refreshing catalog 'helios-dev' ... Done
1222025-02-05T10:16:59.026Z Startup: Caching catalogs ... Done
1232025-02-05T10:17:10.631ZPlanning: Solver setup ... Done (10.675s)
1242025-02-05T10:17:10.777ZPlanning: Running solver ... Done (0.149s)
1252025-02-05T10:17:10.890ZPlanning: Finding local manifests ... Done (0.006s)
1262025-02-05T10:17:10.925ZPlanning: Fetching manifests: 0/7 0% complete
1272025-02-05T10:17:11.614ZPlanning: Fetching manifests: 7/7 100% complete
1282025-02-05T10:17:11.898ZPlanning: Package planning ... Done (0.284s)
1292025-02-05T10:17:11.955ZPlanning: Merging actions ... Done (0.056s)
1302025-02-05T10:17:12.152ZPlanning: Checking for conflicting actions ... Done (0.196s)
1312025-02-05T10:17:13.822ZPlanning: Consolidating action changes ... Done (1.665s)
1322025-02-05T10:17:14.236ZPlanning: Evaluating mediators ... Done (0.419s)
1332025-02-05T10:17:14.317ZPlanning: Planning completed in 15.19 seconds
1342025-02-05T10:17:14.334Z Packages to install: 4
1352025-02-05T10:17:14.334Z Packages to update: 3
1362025-02-05T10:17:14.334Z Mediators to change: 2
1372025-02-05T10:17:14.334Z Services to change: 1
1382025-02-05T10:17:14.334Z Estimated space available: 155.61 GB
1392025-02-05T10:17:14.338ZEstimated space to be consumed: 1.65 GB
1402025-02-05T10:17:14.338Z Create boot environment: No
1412025-02-05T10:17:14.338ZCreate backup boot environment: Yes
1422025-02-05T10:17:14.338Z Rebuild boot archive: No
1432025-02-05T10:17:14.338Z
1442025-02-05T10:17:14.338ZChanged mediators:
1452025-02-05T10:17:14.338Z mediator clang:
1462025-02-05T10:17:14.338Z version: None -> 15 (system default)
1472025-02-05T10:17:14.338Z
1482025-02-05T10:17:14.338Z mediator llvm:
1492025-02-05T10:17:14.338Z version: 14 (system default) -> 15 (system default)
1502025-02-05T10:17:14.338Z
1512025-02-05T10:17:14.338ZChanged packages:
1522025-02-05T10:17:14.338Zhelios-dev
1532025-02-05T10:17:14.338Z developer/build-essential
1542025-02-05T10:17:14.338Z None -> 11-2.0
1552025-02-05T10:17:14.339Z library/libxmlsec1
1562025-02-05T10:17:14.339Z None -> 1.2.35-2.0
1572025-02-05T10:17:14.339Z ooce/developer/clang-15
1582025-02-05T10:17:14.339Z None -> 15.0.7-2.0
1592025-02-05T10:17:14.339Z ooce/developer/llvm-15
1602025-02-05T10:17:14.339Z None -> 15.0.7-2.0
1612025-02-05T10:17:14.339Z package/pkg
1622025-02-05T10:17:14.339Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1632025-02-05T10:17:14.339Z system/library/g++-runtime
1642025-02-05T10:17:14.339Z 13-2.0 -> 14-2.0
1652025-02-05T10:17:14.339Z system/library/gcc-runtime
1662025-02-05T10:17:14.339Z 13-2.0 -> 14-2.0
1672025-02-05T10:17:14.339Z
1682025-02-05T10:17:14.339ZServices:
1692025-02-05T10:17:14.339Z restart_fmri:
1702025-02-05T10:17:14.339Z svc:/system/update-man-index:default
1712025-02-05T10:17:14.339Z
1722025-02-05T10:17:14.339ZEditable files to change:
1732025-02-05T10:17:14.339Z Update:
1742025-02-05T10:17:14.339Z usr/share/lib/pkg/web/config.shtml
1752025-02-05T10:17:14.419Z
1762025-02-05T10:17:14.419ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1772025-02-05T10:17:19.579ZDownload: 757/4301 items 18.5/225.4MB 8% complete (3.8M/s)
1782025-02-05T10:17:24.668ZDownload: 1197/4301 items 80.1/225.4MB 35% complete (8.0M/s)
1792025-02-05T10:17:29.693ZDownload: 1595/4301 items 108.3/225.4MB 48% complete (9.0M/s)
1802025-02-05T10:17:34.671ZDownload: 2462/4301 items 120.2/225.4MB 53% complete (4.0M/s)
1812025-02-05T10:17:39.768ZDownload: 3245/4301 items 173.6/225.4MB 77% complete (6.9M/s)
1822025-02-05T10:17:44.786ZDownload: 3484/4301 items 215.5/225.4MB 95% complete (9.5M/s)
1832025-02-05T10:17:47.648ZDownload: Completed 225.42 MB in 33.23 seconds (6.8M/s)
1842025-02-05T10:17:50.017Z Actions: 1/5122 actions (Removing old actions)
1852025-02-05T10:17:50.083Z Actions: 194/5122 actions (Installing new actions)
1862025-02-05T10:17:54.733Z Actions: 4267/5122 actions (Updating modified actions)
1872025-02-05T10:17:55.095Z Actions: Completed 5122 actions in 5.08 seconds.
1882025-02-05T10:17:55.521Z Done (0.418s)
1892025-02-05T10:17:55.524Z Done (0.001s)
1902025-02-05T10:17:56.147Z Done (0.584s)
1912025-02-05T10:18:00.484Z Done (4.099s)
1922025-02-05T10:18:00.527Z Done (0.018s)
1932025-02-05T10:18:00.531Z Done (0.000s)
1942025-02-05T10:18:00.788Z Done (0.000s)
1952025-02-05T10:18:01.384ZPlanning: Evaluating mediator changes ... Done
1962025-02-05T10:18:01.545ZPlanning: Checking for conflicting actions ... Done
1972025-02-05T10:18:01.548ZPlanning: Consolidating action changes ... Done
1982025-02-05T10:18:01.849ZPlanning: Evaluating mediators ... Done
1992025-02-05T10:18:01.864ZPlanning: Planning completed in 0.43 seconds
2002025-02-05T10:18:01.868Z Mediators to change: 2
2012025-02-05T10:18:01.868Z Create boot environment: No
2022025-02-05T10:18:01.868ZCreate backup boot environment: No
2032025-02-05T10:18:01.932Z Done
2042025-02-05T10:18:01.932Z Done
2052025-02-05T10:18:02.313Z Done
2062025-02-05T10:18:05.925Z Done
2072025-02-05T10:18:06.015Z Done
2082025-02-05T10:18:06.019Z Done
2092025-02-05T10:18:06.150Z Done
2102025-02-05T10:18:08.263ZPlanning: Evaluating mediator changes ... Done
2112025-02-05T10:18:08.268ZPlanning: Merging actions ... Done
2122025-02-05T10:18:08.268ZPlanning: Checking for conflicting actions ... Done
2132025-02-05T10:18:08.268ZPlanning: Consolidating action changes ... Done
2142025-02-05T10:18:08.268ZPlanning: Evaluating mediators ... Done
2152025-02-05T10:18:08.268ZPlanning: Planning completed in 0.78 seconds
2162025-02-05T10:18:08.268Z Packages to change: 1
2172025-02-05T10:18:08.268Z Mediators to change: 1
2182025-02-05T10:18:08.268Z Services to change: 1
2192025-02-05T10:18:08.268Z Create boot environment: No
2202025-02-05T10:18:08.268ZCreate backup boot environment: Yes
2212025-02-05T10:18:09.680Z Actions: 1/6 actions (Updating modified actions)
2222025-02-05T10:18:09.685Z Actions: Completed 6 actions in 0.00 seconds.
2232025-02-05T10:18:09.685Z Done
2242025-02-05T10:18:09.685Z Done
2252025-02-05T10:18:09.801Z Done
2262025-02-05T10:18:13.366Z Done
2272025-02-05T10:18:13.464Z Done
2282025-02-05T10:18:13.468Z Done
2292025-02-05T10:18:13.630Z Done
2302025-02-05T10:18:14.054ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312025-02-05T10:18:14.054Zclang system 15 system
2322025-02-05T10:18:14.054Zcsh system system illumos
2332025-02-05T10:18:14.054Zctags system system illumos
2342025-02-05T10:18:14.054Zgcc vendor 12 vendor
2352025-02-05T10:18:14.054Zgcc system 10 system
2362025-02-05T10:18:14.054Zgcc system 7 system
2372025-02-05T10:18:14.054Zgo system 1.20 system
2382025-02-05T10:18:14.054Zgo system 1.19 system
2392025-02-05T10:18:14.054Zllvm system 15 system
2402025-02-05T10:18:14.054Zllvm system 14 system
2412025-02-05T10:18:14.054Zmariadb system 10.6 system
2422025-02-05T10:18:14.054Zmta vendor vendor dma
2432025-02-05T10:18:14.054Zopenjdk system 17 system
2442025-02-05T10:18:14.054Zopenjdk system 11 system
2452025-02-05T10:18:14.054Zopenjdk system 1.8 system
2462025-02-05T10:18:14.054Zopenssl vendor 3 vendor
2472025-02-05T10:18:14.054Zperl system 5.36 system
2482025-02-05T10:18:14.054Zpostgresql system 15 system
2492025-02-05T10:18:14.055Zpostgresql system 13 system
2502025-02-05T10:18:14.055Zpython vendor 3 vendor
2512025-02-05T10:18:14.055Zpython system 2 system
2522025-02-05T10:18:14.055Zpython3 system 3.11 system
2532025-02-05T10:18:14.055Zruby system 3.0 system
2542025-02-05T10:18:14.055Zwords vendor vendor american-english
2552025-02-05T10:18:14.055Zwords system system australian-english
2562025-02-05T10:18:14.055Zwords system system british-english
2572025-02-05T10:18:14.055Zwords system system canadian-english
2582025-02-05T10:18:14.055Zwords system system french
2592025-02-05T10:18:14.055Zwords system system italian
2602025-02-05T10:18:14.055Zwords system system ngerman
2612025-02-05T10:18:14.055Zwords system system ogerman
2622025-02-05T10:18:14.055Zwords system system spanish
2632025-02-05T10:18:14.391ZPUBLISHER TYPE STATUS P LOCATION
2642025-02-05T10:18:14.391Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2652025-02-05T10:18:17.406ZFMRI IFO
2662025-02-05T10:18:17.406Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2672025-02-05T10:18:17.406Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2682025-02-05T10:18:17.406Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2692025-02-05T10:18:17.407Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2702025-02-05T10:18:17.407Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2712025-02-05T10:18:17.407Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2722025-02-05T10:18:17.407Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2732025-02-05T10:18:17.407Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2742025-02-05T10:18:17.407Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2752025-02-05T10:18:17.407Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2762025-02-05T10:18:17.407Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2772025-02-05T10:18:17.407Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2782025-02-05T10:18:17.407Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2792025-02-05T10:18:17.407Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2802025-02-05T10:18:17.407Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2812025-02-05T10:18:18.124Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2822025-02-05T10:18:18.394Z Updating crates.io index
2832025-02-05T10:18:18.545Z Updating git repository `https://github.com/oxidecomputer/diffus`
2842025-02-05T10:18:18.848Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2852025-02-05T10:18:19.366Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2862025-02-05T10:18:19.657Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2872025-02-05T10:18:19.955Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882025-02-05T10:18:20.232Z Updating git repository `https://github.com/oxidecomputer/propolis`
2892025-02-05T10:18:21.189Z Updating git repository `https://github.com/oxidecomputer/crucible`
2902025-02-05T10:18:22.990Z Updating git repository `https://github.com/oxidecomputer/opte`
2912025-02-05T10:18:23.774Z Updating git repository `https://github.com/oxidecomputer/falcon`
2922025-02-05T10:18:24.517Z Updating git repository `https://github.com/oxidecomputer/clickward`
2932025-02-05T10:18:24.790Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2942025-02-05T10:18:25.064Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952025-02-05T10:18:25.703Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2962025-02-05T10:18:26.013Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2972025-02-05T10:18:26.427Z Updating git repository `https://github.com/oxidecomputer/tofino`
2982025-02-05T10:18:27.122Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2992025-02-05T10:18:27.405Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3002025-02-05T10:18:27.627Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3012025-02-05T10:18:27.921Z Updating git repository `https://github.com/oxidecomputer/lldp`
3022025-02-05T10:18:28.979Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032025-02-05T10:18:29.290Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3042025-02-05T10:18:29.642Z Updating git repository `https://github.com/oxidecomputer/ispf`
3052025-02-05T10:18:29.949Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3062025-02-05T10:18:30.290Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3072025-02-05T10:18:30.868Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3082025-02-05T10:18:31.148Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3092025-02-05T10:18:31.553Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3102025-02-05T10:18:31.912Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3112025-02-05T10:18:32.263Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3122025-02-05T10:18:32.585Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3132025-02-05T10:18:32.808Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3142025-02-05T10:18:33.986Z Downloading crates ...
3152025-02-05T10:18:34.043Z Downloaded anstyle-parse v0.2.5
3162025-02-05T10:18:34.047Z Downloaded anstyle v1.0.10
3172025-02-05T10:18:34.047Z Downloaded anstream v0.6.15
3182025-02-05T10:18:34.051Z Downloaded anstyle-query v1.1.1
3192025-02-05T10:18:34.074Z Downloaded pretty-hex v0.4.1
3202025-02-05T10:18:34.161Z Downloaded colorchoice v1.0.2
3212025-02-05T10:18:34.166Z Downloaded scroll_derive v0.12.0
3222025-02-05T10:18:34.166Z Downloaded usdt-attr-macro v0.5.0
3232025-02-05T10:18:34.166Z Downloaded equivalent v1.0.1
3242025-02-05T10:18:34.166Z Downloaded dtrace-parser v0.2.0
3252025-02-05T10:18:34.166Z Downloaded swrite v0.1.0
3262025-02-05T10:18:34.166Z Downloaded cargo_metadata v0.18.1
3272025-02-05T10:18:34.167Z Downloaded bytecount v0.6.8
3282025-02-05T10:18:34.167Z Downloaded autocfg v1.4.0
3292025-02-05T10:18:34.167Z Downloaded errno v0.3.9
3302025-02-05T10:18:34.167Z Downloaded cfg-if v1.0.0
3312025-02-05T10:18:34.167Z Downloaded cargo-platform v0.1.8
3322025-02-05T10:18:34.167Z Downloaded byteorder v1.5.0
3332025-02-05T10:18:34.167Z Downloaded terminal_size v0.4.0
3342025-02-05T10:18:34.167Z Downloaded serde_spanned v0.6.8
3352025-02-05T10:18:34.167Z Downloaded block-buffer v0.10.4
3362025-02-05T10:18:34.167Z Downloaded proc-macro-error-attr v1.0.4
3372025-02-05T10:18:34.167Z Downloaded digest v0.10.7
3382025-02-05T10:18:34.167Z Downloaded plain v0.2.3
3392025-02-05T10:18:34.167Z Downloaded pest_generator v2.7.14
3402025-02-05T10:18:34.167Z Downloaded thiserror-impl v1.0.69
3412025-02-05T10:18:34.167Z Downloaded thiserror v1.0.69
3422025-02-05T10:18:34.167Z Downloaded itoa v1.0.11
3432025-02-05T10:18:34.167Z Downloaded unicode-linebreak v0.1.5
3442025-02-05T10:18:34.167Z Downloaded fastrand v2.1.1
3452025-02-05T10:18:34.167Z Downloaded crypto-common v0.1.6
3462025-02-05T10:18:34.167Z Downloaded thread-id v4.2.2
3472025-02-05T10:18:34.167Z Downloaded tabled_derive v0.7.0
3482025-02-05T10:18:34.167Z Downloaded usdt-impl v0.5.0
3492025-02-05T10:18:34.167Z Downloaded macaddr v1.0.1
3502025-02-05T10:18:34.168Z Downloaded heck v0.4.1
3512025-02-05T10:18:34.168Z Downloaded utf8parse v0.2.2
3522025-02-05T10:18:34.168Z Downloaded smawk v0.3.2
3532025-02-05T10:18:34.168Z Downloaded heck v0.5.0
3542025-02-05T10:18:34.168Z Downloaded version_check v0.9.5
3552025-02-05T10:18:34.168Z Downloaded toml_datetime v0.6.8
3562025-02-05T10:18:34.168Z Downloaded cpufeatures v0.2.14
3572025-02-05T10:18:34.168Z Downloaded memmap v0.7.0
3582025-02-05T10:18:34.168Z Downloaded fs-err v2.11.0
3592025-02-05T10:18:34.168Z Downloaded fnv v1.0.7
3602025-02-05T10:18:34.168Z Downloaded usdt v0.5.0
3612025-02-05T10:18:34.168Z Downloaded cargo_toml v0.20.5
3622025-02-05T10:18:34.168Z Downloaded is_terminal_polyfill v1.70.1
3632025-02-05T10:18:34.168Z Downloaded camino-tempfile v1.1.1
3642025-02-05T10:18:34.168Z Downloaded usdt-macro v0.5.0
3652025-02-05T10:18:34.168Z Downloaded serde_tokenstream v0.2.2
3662025-02-05T10:18:34.168Z Downloaded clap_lex v0.7.4
3672025-02-05T10:18:34.168Z Downloaded dof v0.3.0
3682025-02-05T10:18:34.168Z Downloaded proc-macro-error v1.0.4
3692025-02-05T10:18:34.173Z Downloaded strsim v0.11.1
3702025-02-05T10:18:34.173Z Downloaded ryu v1.0.18
3712025-02-05T10:18:34.178Z Downloaded once_cell v1.20.2
3722025-02-05T10:18:34.184Z Downloaded tempfile v3.13.0
3732025-02-05T10:18:34.188Z Downloaded quote v1.0.38
3742025-02-05T10:18:34.191Z Downloaded scroll v0.12.0
3752025-02-05T10:18:34.191Z Downloaded generic-array v0.14.7
3762025-02-05T10:18:34.195Z Downloaded pest_derive v2.7.14
3772025-02-05T10:18:34.195Z Downloaded sha2 v0.10.8
3782025-02-05T10:18:34.199Z Downloaded semver v1.0.24
3792025-02-05T10:18:34.202Z Downloaded zerocopy-derive v0.7.35
3802025-02-05T10:18:34.207Z Downloaded textwrap v0.16.1
3812025-02-05T10:18:34.210Z Downloaded proc-macro2 v1.0.92
3822025-02-05T10:18:34.210Z Downloaded typenum v1.17.0
3832025-02-05T10:18:34.214Z Downloaded camino v1.1.9
3842025-02-05T10:18:34.218Z Downloaded log v0.4.22
3852025-02-05T10:18:34.218Z Downloaded bitflags v2.6.0
3862025-02-05T10:18:34.221Z Downloaded papergrid v0.11.0
3872025-02-05T10:18:34.224Z Downloaded toml v0.8.19
3882025-02-05T10:18:34.227Z Downloaded clap_derive v4.5.28
3892025-02-05T10:18:34.231Z Downloaded anyhow v1.0.95
3902025-02-05T10:18:34.235Z Downloaded clap v4.5.28
3912025-02-05T10:18:34.243Z Downloaded unicode-ident v1.0.14
3922025-02-05T10:18:34.248Z Downloaded ucd-trie v0.1.7
3932025-02-05T10:18:34.251Z Downloaded serde_derive v1.0.217
3942025-02-05T10:18:34.251Z Downloaded pest_meta v2.7.14
3952025-02-05T10:18:34.254Z Downloaded serde v1.0.217
3962025-02-05T10:18:34.271Z Downloaded memchr v2.7.4
3972025-02-05T10:18:34.275Z Downloaded indexmap v2.7.1
3982025-02-05T10:18:34.280Z Downloaded toml_edit v0.22.22
3992025-02-05T10:18:34.311Z Downloaded hashbrown v0.15.1
4002025-02-05T10:18:34.319Z Downloaded pest v2.7.14
4012025-02-05T10:18:34.324Z Downloaded serde_json v1.0.135
4022025-02-05T10:18:34.331Z Downloaded zerocopy v0.7.35
4032025-02-05T10:18:34.346Z Downloaded winnow v0.6.20
4042025-02-05T10:18:34.353Z Downloaded goblin v0.8.2
4052025-02-05T10:18:34.359Z Downloaded clap_builder v4.5.27
4062025-02-05T10:18:34.365Z Downloaded tabled v0.15.0
4072025-02-05T10:18:34.379Z Downloaded unicode-width v0.1.14
4082025-02-05T10:18:34.384Z Downloaded syn v1.0.109
4092025-02-05T10:18:34.402Z Downloaded syn v2.0.96
4102025-02-05T10:18:34.413Z Downloaded rustix v0.38.37
4112025-02-05T10:18:34.445Z Downloaded libc v0.2.169
4122025-02-05T10:18:34.752Z Compiling proc-macro2 v1.0.92
4132025-02-05T10:18:34.752Z Compiling unicode-ident v1.0.14
4142025-02-05T10:18:34.752Z Compiling serde v1.0.217
4152025-02-05T10:18:34.755Z Compiling version_check v0.9.5
4162025-02-05T10:18:34.755Z Compiling thiserror v1.0.69
4172025-02-05T10:18:34.755Z Compiling memchr v2.7.4
4182025-02-05T10:18:34.755Z Compiling libc v0.2.169
4192025-02-05T10:18:34.787Z Compiling ucd-trie v0.1.7
4202025-02-05T10:18:35.046Z Compiling itoa v1.0.11
4212025-02-05T10:18:35.463Z Compiling ryu v1.0.18
4222025-02-05T10:18:35.477Z Compiling once_cell v1.20.2
4232025-02-05T10:18:35.501Z Compiling byteorder v1.5.0
4242025-02-05T10:18:35.615Z Compiling serde_json v1.0.135
4252025-02-05T10:18:35.880Z Compiling rustix v0.38.37
4262025-02-05T10:18:35.969Z Compiling bitflags v2.6.0
4272025-02-05T10:18:35.991Z Compiling proc-macro-error-attr v1.0.4
4282025-02-05T10:18:36.294Z Compiling usdt-impl v0.5.0
4292025-02-05T10:18:36.320Z Compiling syn v1.0.109
4302025-02-05T10:18:36.389Z Compiling proc-macro-error v1.0.4
4312025-02-05T10:18:36.424Z Compiling plain v0.2.3
4322025-02-05T10:18:36.672Z Compiling quote v1.0.38
4332025-02-05T10:18:36.688Z Compiling errno v0.3.9
4342025-02-05T10:18:36.688Z Compiling camino v1.1.9
4352025-02-05T10:18:36.819Z Compiling equivalent v1.0.1
4362025-02-05T10:18:36.858Z Compiling utf8parse v0.2.2
4372025-02-05T10:18:36.951Z Compiling syn v2.0.96
4382025-02-05T10:18:36.974Z Compiling hashbrown v0.15.1
4392025-02-05T10:18:37.033Z Compiling log v0.4.22
4402025-02-05T10:18:37.158Z Compiling thread-id v4.2.2
4412025-02-05T10:18:37.211Z Compiling anstyle-parse v0.2.5
4422025-02-05T10:18:37.473Z Compiling is_terminal_polyfill v1.70.1
4432025-02-05T10:18:37.533Z Compiling anstyle-query v1.1.1
4442025-02-05T10:18:37.624Z Compiling colorchoice v1.0.2
4452025-02-05T10:18:37.686Z Compiling semver v1.0.24
4462025-02-05T10:18:37.712Z Compiling winnow v0.6.20
4472025-02-05T10:18:37.802Z Compiling anstyle v1.0.10
4482025-02-05T10:18:38.044Z Compiling indexmap v2.7.1
4492025-02-05T10:18:38.068Z Compiling autocfg v1.4.0
4502025-02-05T10:18:38.177Z Compiling pretty-hex v0.4.1
4512025-02-05T10:18:38.202Z Compiling unicode-width v0.1.14
4522025-02-05T10:18:38.546Z Compiling anstream v0.6.15
4532025-02-05T10:18:38.800Z Compiling terminal_size v0.4.0
4542025-02-05T10:18:39.173Z Compiling fs-err v2.11.0
4552025-02-05T10:18:39.211Z Compiling cfg-if v1.0.0
4562025-02-05T10:18:39.428Z Compiling heck v0.5.0
4572025-02-05T10:18:39.435Z Compiling fastrand v2.1.1
4582025-02-05T10:18:39.435Z Compiling fnv v1.0.7
4592025-02-05T10:18:39.435Z Compiling heck v0.4.1
4602025-02-05T10:18:39.435Z Compiling anyhow v1.0.95
4612025-02-05T10:18:39.815Z Compiling strsim v0.11.1
4622025-02-05T10:18:39.840Z Compiling clap_lex v0.7.4
4632025-02-05T10:18:39.930Z Compiling bytecount v0.6.8
4642025-02-05T10:18:40.109Z Compiling papergrid v0.11.0
4652025-02-05T10:18:40.302Z Compiling clap_builder v4.5.27
4662025-02-05T10:18:40.389Z Compiling tempfile v3.13.0
4672025-02-05T10:18:40.557Z Compiling memmap v0.7.0
4682025-02-05T10:18:40.688Z Compiling unicode-linebreak v0.1.5
4692025-02-05T10:18:40.911Z Compiling smawk v0.3.2
4702025-02-05T10:18:41.140Z Compiling textwrap v0.16.1
4712025-02-05T10:18:41.189Z Compiling swrite v0.1.0
4722025-02-05T10:18:42.172Z Compiling tabled_derive v0.7.0
4732025-02-05T10:18:43.477Z Compiling tabled v0.15.0
4742025-02-05T10:18:43.793Z Compiling serde_derive v1.0.217
4752025-02-05T10:18:43.796Z Compiling thiserror-impl v1.0.69
4762025-02-05T10:18:43.796Z Compiling zerocopy-derive v0.7.35
4772025-02-05T10:18:43.796Z Compiling scroll_derive v0.12.0
4782025-02-05T10:18:43.796Z Compiling clap_derive v4.5.28
4792025-02-05T10:18:45.274Z Compiling scroll v0.12.0
4802025-02-05T10:18:45.697Z Compiling zerocopy v0.7.35
4812025-02-05T10:18:45.783Z Compiling goblin v0.8.2
4822025-02-05T10:18:46.732Z Compiling pest v2.7.14
4832025-02-05T10:18:47.326Z Compiling clap v4.5.28
4842025-02-05T10:18:48.851Z Compiling pest_meta v2.7.14
4852025-02-05T10:18:49.748Z Compiling pest_generator v2.7.14
4862025-02-05T10:18:51.035Z Compiling pest_derive v2.7.14
4872025-02-05T10:18:51.672Z Compiling dtrace-parser v0.2.0
4882025-02-05T10:18:52.494Z Compiling serde_tokenstream v0.2.2
4892025-02-05T10:18:52.532Z Compiling serde_spanned v0.6.8
4902025-02-05T10:18:52.536Z Compiling toml_datetime v0.6.8
4912025-02-05T10:18:52.828Z Compiling cargo-platform v0.1.8
4922025-02-05T10:18:52.831Z Compiling macaddr v1.0.1
4932025-02-05T10:18:53.005Z Compiling toml_edit v0.22.22
4942025-02-05T10:18:53.102Z Compiling camino-tempfile v1.1.1
4952025-02-05T10:18:53.866Z Compiling dof v0.3.0
4962025-02-05T10:18:53.966Z Compiling cargo_metadata v0.18.1
4972025-02-05T10:18:55.259Z Compiling usdt-attr-macro v0.5.0
4982025-02-05T10:18:55.259Z Compiling usdt-macro v0.5.0
4992025-02-05T10:18:57.138Z Compiling toml v0.8.19
5002025-02-05T10:18:57.138Z Compiling usdt v0.5.0
5012025-02-05T10:18:57.138Z Compiling cargo_toml v0.20.5
5022025-02-05T10:18:59.296Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5032025-02-05T10:19:02.374Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.48s
5042025-02-05T10:19:02.647Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5052025-02-05T10:19:03.269Z Downloading crates ...
5062025-02-05T10:19:03.279Z Downloaded adler2 v2.0.0
5072025-02-05T10:19:03.313Z Downloaded home v0.5.9
5082025-02-05T10:19:03.316Z Downloaded darling v0.20.10
5092025-02-05T10:19:03.320Z Downloaded hickory-server v0.24.2
5102025-02-05T10:19:03.327Z Downloaded match_cfg v0.1.0
5112025-02-05T10:19:03.331Z Downloaded ident_case v1.0.1
5122025-02-05T10:19:03.334Z Downloaded http-body v1.0.1
5132025-02-05T10:19:03.351Z Downloaded mirai-annotations v1.12.0
5142025-02-05T10:19:03.354Z Downloaded hubpack_derive v0.1.1
5152025-02-05T10:19:03.354Z Downloaded newline-converter v0.3.0
5162025-02-05T10:19:03.357Z Downloaded new_debug_unreachable v1.0.6
5172025-02-05T10:19:03.357Z Downloaded hostname v0.4.0
5182025-02-05T10:19:03.360Z Downloaded instant v0.1.13
5192025-02-05T10:19:03.360Z Downloaded hostname v0.3.1
5202025-02-05T10:19:03.363Z Downloaded aead v0.5.2
5212025-02-05T10:19:03.363Z Downloaded http-range v0.1.5
5222025-02-05T10:19:03.363Z Downloaded is_ci v1.2.0
5232025-02-05T10:19:03.379Z Downloaded icu_provider_macros v1.5.0
5242025-02-05T10:19:03.383Z Downloaded md5 v0.7.0
5252025-02-05T10:19:03.383Z Downloaded maybe-uninit v2.0.0
5262025-02-05T10:19:03.383Z Downloaded maplit v1.0.2
5272025-02-05T10:19:03.383Z Downloaded ahash v0.8.11
5282025-02-05T10:19:03.383Z Downloaded memoffset v0.9.1
5292025-02-05T10:19:03.383Z Downloaded lru-cache v0.1.2
5302025-02-05T10:19:03.387Z Downloaded linked-hash-map v0.5.6
5312025-02-05T10:19:03.387Z Downloaded linear-map v1.2.0
5322025-02-05T10:19:03.387Z Downloaded atomicwrites v0.4.4
5332025-02-05T10:19:03.387Z Downloaded async-stream-impl v0.3.6
5342025-02-05T10:19:03.391Z Downloaded lru v0.12.5
5352025-02-05T10:19:03.391Z Downloaded base16ct v0.2.0
5362025-02-05T10:19:03.394Z Downloaded lalrpop-util v0.19.12
5372025-02-05T10:19:03.394Z Downloaded kstat-rs v0.2.4
5382025-02-05T10:19:03.394Z Downloaded atty v0.2.14
5392025-02-05T10:19:03.399Z Downloaded lazy_static v1.5.0
5402025-02-05T10:19:03.399Z Downloaded libsw v3.3.1
5412025-02-05T10:19:03.403Z Downloaded indoc v1.0.9
5422025-02-05T10:19:03.406Z Downloaded lazycell v1.3.0
5432025-02-05T10:19:03.406Z Downloaded nanorand v0.7.0
5442025-02-05T10:19:03.409Z Downloaded psl-types v2.0.11
5452025-02-05T10:19:03.409Z Downloaded ciborium-io v0.2.2
5462025-02-05T10:19:03.409Z Downloaded multimap v0.10.0
5472025-02-05T10:19:03.413Z Downloaded cfg_aliases v0.2.1
5482025-02-05T10:19:03.413Z Downloaded bitfield-struct v0.6.2
5492025-02-05T10:19:03.417Z Downloaded managed v0.8.0
5502025-02-05T10:19:03.417Z Downloaded bit-set v0.5.3
5512025-02-05T10:19:03.421Z Downloaded http-body-util v0.1.2
5522025-02-05T10:19:03.421Z Downloaded mockall v0.13.0
5532025-02-05T10:19:03.421Z Downloaded hyper-tls v0.6.0
5542025-02-05T10:19:03.424Z Downloaded internet-checksum v0.2.1
5552025-02-05T10:19:03.424Z Downloaded indent_write v2.2.0
5562025-02-05T10:19:03.424Z Downloaded atomic-waker v1.1.2
5572025-02-05T10:19:03.427Z Downloaded arrayref v0.3.9
5582025-02-05T10:19:03.427Z Downloaded hubpack v0.1.2
5592025-02-05T10:19:03.430Z Downloaded async-stream v0.3.6
5602025-02-05T10:19:03.430Z Downloaded ascii-canvas v3.0.0
5612025-02-05T10:19:03.433Z Downloaded russh-cryptovec v0.7.3
5622025-02-05T10:19:03.433Z Downloaded aes v0.8.4
5632025-02-05T10:19:03.436Z Downloaded keccak v0.1.5
5642025-02-05T10:19:03.439Z Downloaded humantime v2.1.0
5652025-02-05T10:19:03.439Z Downloaded lockfree-object-pool v0.1.6
5662025-02-05T10:19:03.442Z Downloaded crunchy v0.2.2
5672025-02-05T10:19:03.442Z Downloaded litemap v0.7.3
5682025-02-05T10:19:03.445Z Downloaded crucible-workspace-hack v0.1.0
5692025-02-05T10:19:03.448Z Downloaded instability v0.3.2
5702025-02-05T10:19:03.448Z Downloaded cobs v0.2.3
5712025-02-05T10:19:03.453Z Downloaded mime_guess v2.0.5
5722025-02-05T10:19:03.453Z Downloaded bcrypt-pbkdf v0.10.0
5732025-02-05T10:19:03.456Z Downloaded libloading v0.8.5
5742025-02-05T10:19:03.456Z Downloaded async-recursion v1.1.1
5752025-02-05T10:19:03.460Z Downloaded memmap2 v0.9.5
5762025-02-05T10:19:03.463Z Downloaded hyper-rustls v0.27.3
5772025-02-05T10:19:03.463Z Downloaded ipnet v2.10.1
5782025-02-05T10:19:03.466Z Downloaded cassowary v0.3.0
5792025-02-05T10:19:03.469Z Downloaded bitfield v0.14.0
5802025-02-05T10:19:03.469Z Downloaded blowfish v0.9.1
5812025-02-05T10:19:03.472Z Downloaded sigpipe v0.1.3
5822025-02-05T10:19:03.472Z Downloaded signal-hook-tokio v0.3.1
5832025-02-05T10:19:03.475Z Downloaded constant_time_eq v0.3.1
5842025-02-05T10:19:03.475Z Downloaded radium v0.7.0
5852025-02-05T10:19:03.478Z Downloaded hyper-staticfile v0.10.1
5862025-02-05T10:19:03.478Z Downloaded cbc v0.1.2
5872025-02-05T10:19:03.518Z Downloaded md-5 v0.10.6
5882025-02-05T10:19:03.525Z Downloaded arrayvec v0.7.6
5892025-02-05T10:19:03.525Z Downloaded chacha20 v0.9.1
5902025-02-05T10:19:03.525Z Downloaded argon2 v0.5.3
5912025-02-05T10:19:03.525Z Downloaded termtree v0.4.1
5922025-02-05T10:19:03.525Z Downloaded tower-service v0.3.3
5932025-02-05T10:19:03.526Z Downloaded tinyvec_macros v0.1.1
5942025-02-05T10:19:03.526Z Downloaded rand_seeder v0.3.0
5952025-02-05T10:19:03.526Z Downloaded colored v2.1.0
5962025-02-05T10:19:03.526Z Downloaded crossbeam-deque v0.8.5
5972025-02-05T10:19:03.526Z Downloaded crc-catalog v2.4.0
5982025-02-05T10:19:03.526Z Downloaded highway v1.2.0
5992025-02-05T10:19:03.526Z Downloaded litrs v0.4.1
6002025-02-05T10:19:03.526Z Downloaded write16 v1.0.0
6012025-02-05T10:19:03.526Z Downloaded derive_builder_macro v0.20.2
6022025-02-05T10:19:03.526Z Downloaded buf-list v1.0.3
6032025-02-05T10:19:03.532Z Downloaded indexmap v1.9.3
6042025-02-05T10:19:03.533Z Downloaded downcast v0.11.0
6052025-02-05T10:19:03.533Z Downloaded scheduled-thread-pool v0.2.7
6062025-02-05T10:19:03.533Z Downloaded bit-vec v0.6.3
6072025-02-05T10:19:03.536Z Downloaded icu_locid_transform v1.5.0
6082025-02-05T10:19:03.536Z Downloaded signature v2.2.0
6092025-02-05T10:19:03.536Z Downloaded shell-words v1.1.0
6102025-02-05T10:19:03.539Z Downloaded crc v3.2.1
6112025-02-05T10:19:03.542Z Downloaded slab v0.4.9
6122025-02-05T10:19:03.542Z Downloaded strip-ansi-escapes v0.2.0
6132025-02-05T10:19:03.545Z Downloaded miniz_oxide v0.8.0
6142025-02-05T10:19:03.545Z Downloaded stable_deref_trait v1.2.0
6152025-02-05T10:19:03.548Z Downloaded multer v3.1.0
6162025-02-05T10:19:03.552Z Downloaded icu_normalizer_data v1.5.0
6172025-02-05T10:19:03.552Z Downloaded icu_locid v1.5.0
6182025-02-05T10:19:03.556Z Downloaded num-conv v0.1.0
6192025-02-05T10:19:03.559Z Downloaded headers-core v0.3.0
6202025-02-05T10:19:03.559Z Downloaded sync-ptr v0.1.1
6212025-02-05T10:19:03.559Z Downloaded strum_macros v0.24.3
6222025-02-05T10:19:03.562Z Downloaded oso-derive v0.27.3
6232025-02-05T10:19:03.562Z Downloaded mockall_derive v0.13.0
6242025-02-05T10:19:03.565Z Downloaded lock_api v0.4.12
6252025-02-05T10:19:03.568Z Downloaded crc32fast v1.4.2
6262025-02-05T10:19:03.568Z Downloaded console v0.15.10
6272025-02-05T10:19:03.571Z Downloaded rustc-demangle v0.1.24
6282025-02-05T10:19:03.573Z Downloaded indicatif v0.17.11
6292025-02-05T10:19:03.576Z Downloaded icu_properties v1.5.1
6302025-02-05T10:19:03.579Z Downloaded xz2 v0.1.7
6312025-02-05T10:19:03.582Z Downloaded progenitor-client v0.8.0
6322025-02-05T10:19:03.582Z Downloaded parse-size v1.1.0
6332025-02-05T10:19:03.586Z Downloaded unicode-xid v0.2.6
6342025-02-05T10:19:03.586Z Downloaded cancel-safe-futures v0.1.5
6352025-02-05T10:19:03.589Z Downloaded progenitor-client v0.9.1
6362025-02-05T10:19:03.592Z Downloaded progenitor v0.9.1
6372025-02-05T10:19:03.592Z Downloaded precomputed-hash v0.1.1
6382025-02-05T10:19:03.595Z Downloaded csv-core v0.1.11
6392025-02-05T10:19:03.595Z Downloaded blake2 v0.10.6
6402025-02-05T10:19:03.598Z Downloaded async-trait v0.1.86
6412025-02-05T10:19:03.601Z Downloaded embedded-io v0.6.1
6422025-02-05T10:19:03.604Z Downloaded futures-macro v0.3.31
6432025-02-05T10:19:03.609Z Downloaded displaydoc v0.2.5
6442025-02-05T10:19:03.611Z Downloaded icu_provider v1.5.0
6452025-02-05T10:19:03.615Z Downloaded tokio-rustls v0.25.0
6462025-02-05T10:19:03.619Z Downloaded ssh-cipher v0.2.0
6472025-02-05T10:19:03.619Z Downloaded embedded-io v0.4.0
6482025-02-05T10:19:03.625Z Downloaded tokio-rustls v0.26.0
6492025-02-05T10:19:03.625Z Downloaded nodrop v0.1.14
6502025-02-05T10:19:03.627Z Downloaded group v0.13.0
6512025-02-05T10:19:03.627Z Downloaded num-integer v0.1.46
6522025-02-05T10:19:03.627Z Downloaded num-derive v0.4.2
6532025-02-05T10:19:03.631Z Downloaded peg v0.8.4
6542025-02-05T10:19:03.635Z Downloaded cookie v0.18.1
6552025-02-05T10:19:03.638Z Downloaded russh-keys v0.45.0
6562025-02-05T10:19:03.641Z Downloaded hyper-util v0.1.10
6572025-02-05T10:19:03.645Z Downloaded crossbeam-utils v0.8.20
6582025-02-05T10:19:03.648Z Downloaded diesel_table_macro_syntax v0.2.0
6592025-02-05T10:19:03.651Z Downloaded yoke-derive v0.7.4
6602025-02-05T10:19:03.651Z Downloaded rustfmt-wrapper v0.2.1
6612025-02-05T10:19:03.654Z Downloaded rand_chacha v0.3.1
6622025-02-05T10:19:03.654Z Downloaded ppv-lite86 v0.2.20
6632025-02-05T10:19:03.657Z Downloaded derive_builder_core v0.20.2
6642025-02-05T10:19:03.660Z Downloaded rustc_version v0.4.1
6652025-02-05T10:19:03.660Z Downloaded ref-cast v1.0.23
6662025-02-05T10:19:03.663Z Downloaded zone v0.3.0
6672025-02-05T10:19:03.667Z Downloaded rfc6979 v0.4.0
6682025-02-05T10:19:03.667Z Downloaded chacha20poly1305 v0.10.1
6692025-02-05T10:19:03.667Z Downloaded document-features v0.2.10
6702025-02-05T10:19:03.672Z Downloaded bytes v1.9.0
6712025-02-05T10:19:03.672Z Downloaded slog-json v2.6.1
6722025-02-05T10:19:03.678Z Downloaded slog-envlogger v2.2.0
6732025-02-05T10:19:03.678Z Downloaded number_prefix v0.4.0
6742025-02-05T10:19:03.683Z Downloaded newtype_derive v0.1.6
6752025-02-05T10:19:03.683Z Downloaded phf_shared v0.10.0
6762025-02-05T10:19:03.683Z Downloaded slog-dtrace v0.3.0
6772025-02-05T10:19:03.686Z Downloaded typify v0.2.0
6782025-02-05T10:19:03.686Z Downloaded termcolor v1.4.1
6792025-02-05T10:19:03.689Z Downloaded hickory-resolver v0.24.2
6802025-02-05T10:19:03.693Z Downloaded termios v0.3.3
6812025-02-05T10:19:03.696Z Downloaded tinyvec v1.8.0
6822025-02-05T10:19:03.699Z Downloaded ff v0.13.0
6832025-02-05T10:19:03.699Z Downloaded const-oid v0.9.6
6842025-02-05T10:19:03.702Z Downloaded derive_builder v0.20.2
6852025-02-05T10:19:03.718Z Downloaded rustc_version v0.1.7
6862025-02-05T10:19:03.720Z Downloaded base64 v0.22.1
6872025-02-05T10:19:03.723Z Downloaded vsss-rs v3.3.4
6882025-02-05T10:19:03.730Z Downloaded unicase v2.7.0
6892025-02-05T10:19:03.733Z Downloaded vergen v8.3.2
6902025-02-05T10:19:03.733Z Downloaded typify-macro v0.3.0
6912025-02-05T10:19:03.733Z Downloaded typify-macro v0.2.0
6922025-02-05T10:19:03.735Z Downloaded bumpalo v3.16.0
6932025-02-05T10:19:03.738Z Downloaded ed25519 v2.2.3
6942025-02-05T10:19:03.739Z Downloaded futures-core v0.3.31
6952025-02-05T10:19:03.743Z Downloaded defmt-macros v0.3.9
6962025-02-05T10:19:03.743Z Downloaded base64 v0.21.7
6972025-02-05T10:19:03.747Z Downloaded packed_struct v0.10.1
6982025-02-05T10:19:03.752Z Downloaded nibble_vec v0.1.0
6992025-02-05T10:19:03.752Z Downloaded futures-sink v0.3.31
7002025-02-05T10:19:03.752Z Downloaded futures-io v0.3.31
7012025-02-05T10:19:03.756Z Downloaded phf_generator v0.11.2
7022025-02-05T10:19:03.756Z Downloaded powerfmt v0.2.0
7032025-02-05T10:19:03.756Z Downloaded tokio-stream v0.1.16
7042025-02-05T10:19:03.759Z Downloaded tokio-rustls v0.24.1
7052025-02-05T10:19:03.762Z Downloaded predicates-core v1.0.8
7062025-02-05T10:19:03.767Z Downloaded oso v0.27.3
7072025-02-05T10:19:03.771Z Downloaded crypto-bigint v0.5.5
7082025-02-05T10:19:03.774Z Downloaded normalize-line-endings v0.3.0
7092025-02-05T10:19:03.777Z Downloaded serde_plain v1.0.2
7102025-02-05T10:19:03.779Z Downloaded rustc-hash v2.0.0
7112025-02-05T10:19:03.779Z Downloaded slog-async v2.8.0
7122025-02-05T10:19:03.782Z Downloaded heapless v0.8.0
7132025-02-05T10:19:03.785Z Downloaded env_logger v0.11.5
7142025-02-05T10:19:03.788Z Downloaded unarray v0.1.4
7152025-02-05T10:19:03.790Z Downloaded tokio-tungstenite v0.21.0
7162025-02-05T10:19:03.793Z Downloaded pkcs5 v0.7.1
7172025-02-05T10:19:03.797Z Downloaded openssl-macros v0.1.1
7182025-02-05T10:19:03.799Z Downloaded newtype-uuid v1.2.1
7192025-02-05T10:19:03.802Z Downloaded futures-channel v0.3.31
7202025-02-05T10:19:03.802Z Downloaded tap v1.0.1
7212025-02-05T10:19:03.805Z Downloaded string_cache v0.8.7
7222025-02-05T10:19:03.807Z Downloaded untrusted v0.7.1
7232025-02-05T10:19:03.807Z Downloaded universal-hash v0.5.1
7242025-02-05T10:19:03.810Z Downloaded tokio-native-tls v0.3.1
7252025-02-05T10:19:03.812Z Downloaded tokio-macros v2.5.0
7262025-02-05T10:19:03.812Z Downloaded slog-scope v4.4.0
7272025-02-05T10:19:03.814Z Downloaded defmt-parser v0.3.4
7282025-02-05T10:19:03.817Z Downloaded deranged v0.3.11
7292025-02-05T10:19:03.817Z Downloaded zone v0.1.8
7302025-02-05T10:19:03.819Z Downloaded tracing v0.1.40
7312025-02-05T10:19:03.823Z Downloaded foldhash v0.1.3
7322025-02-05T10:19:03.826Z Downloaded zip v0.6.6
7332025-02-05T10:19:03.829Z Downloaded writeable v0.5.5
7342025-02-05T10:19:03.834Z Downloaded vte_generate_state_changes v0.1.2
7352025-02-05T10:19:03.837Z Downloaded hex v0.4.3
7362025-02-05T10:19:03.837Z Downloaded gethostname v0.5.0
7372025-02-05T10:19:03.837Z Downloaded diff v0.1.13
7382025-02-05T10:19:03.840Z Downloaded minimal-lexical v0.2.1
7392025-02-05T10:19:03.845Z Downloaded libxml v0.3.3
7402025-02-05T10:19:03.852Z Downloaded toolchain_find v0.4.0
7412025-02-05T10:19:03.854Z Downloaded phf_codegen v0.11.2
7422025-02-05T10:19:03.854Z Downloaded itertools v0.10.5
7432025-02-05T10:19:03.861Z Downloaded progenitor-macro v0.9.1
7442025-02-05T10:19:03.864Z Downloaded pkg-config v0.3.31
7452025-02-05T10:19:03.866Z Downloaded funty v2.0.0
7462025-02-05T10:19:03.866Z Downloaded waitgroup v0.1.2
7472025-02-05T10:19:03.869Z Downloaded shlex v1.3.0
7482025-02-05T10:19:03.869Z Downloaded dropshot_endpoint v0.15.1
7492025-02-05T10:19:03.872Z Downloaded env_filter v0.1.2
7502025-02-05T10:19:03.874Z Downloaded same-file v1.0.6
7512025-02-05T10:19:03.877Z Downloaded http v1.2.0
7522025-02-05T10:19:03.880Z Downloaded smf v0.2.3
7532025-02-05T10:19:03.882Z Downloaded num v0.4.3
7542025-02-05T10:19:03.885Z Downloaded der_derive v0.7.3
7552025-02-05T10:19:03.888Z Downloaded thiserror-impl-no-std v2.0.2
7562025-02-05T10:19:03.888Z Downloaded getrandom v0.2.15
7572025-02-05T10:19:03.892Z Downloaded nu-ansi-term v0.50.1
7582025-02-05T10:19:03.894Z Downloaded whoami v1.5.2
7592025-02-05T10:19:03.897Z Downloaded tokio-tungstenite v0.24.0
7602025-02-05T10:19:03.900Z Downloaded tokio-tungstenite v0.23.1
7612025-02-05T10:19:03.902Z Downloaded tungstenite v0.21.0
7622025-02-05T10:19:03.905Z Downloaded diesel-dtrace v0.4.2
7632025-02-05T10:19:03.908Z Downloaded crossbeam-channel v0.5.13
7642025-02-05T10:19:03.913Z Downloaded zerofrom v0.1.4
7652025-02-05T10:19:03.916Z Downloaded fxhash v0.2.1
7662025-02-05T10:19:03.916Z Downloaded password-hash v0.5.0
7672025-02-05T10:19:03.916Z Downloaded password-hash v0.4.2
7682025-02-05T10:19:03.919Z Downloaded untrusted v0.9.0
7692025-02-05T10:19:03.921Z Downloaded futures-task v0.3.31
7702025-02-05T10:19:03.922Z Downloaded time-macros v0.2.18
7712025-02-05T10:19:03.924Z Downloaded thiserror v2.0.11
7722025-02-05T10:19:03.930Z Downloaded rustls-pki-types v1.10.0
7732025-02-05T10:19:03.938Z Downloaded zone_cfg_derive v0.1.2
7742025-02-05T10:19:03.941Z Downloaded take_mut v0.2.2
7752025-02-05T10:19:03.941Z Downloaded smallvec v1.13.2
7762025-02-05T10:19:03.941Z Downloaded polyval v0.6.2
7772025-02-05T10:19:03.944Z Downloaded smallvec v0.6.14
7782025-02-05T10:19:03.944Z Downloaded time-core v0.1.2
7792025-02-05T10:19:03.948Z Downloaded serde_repr v0.1.19
7802025-02-05T10:19:03.951Z Downloaded derive-where v1.2.7
7812025-02-05T10:19:03.954Z Downloaded serde_path_to_error v0.1.16
7822025-02-05T10:19:03.954Z Downloaded heck v0.3.3
7832025-02-05T10:19:03.954Z Downloaded display-error-chain v0.2.2
7842025-02-05T10:19:03.957Z Downloaded dirs-next v2.0.0
7852025-02-05T10:19:03.957Z Downloaded peg-runtime v0.8.3
7862025-02-05T10:19:03.960Z Downloaded num-iter v0.1.45
7872025-02-05T10:19:03.960Z Downloaded zone_cfg_derive v0.3.0
7882025-02-05T10:19:03.960Z Downloaded quick-error v1.2.3
7892025-02-05T10:19:03.963Z Downloaded serde_derive_internals v0.29.1
7902025-02-05T10:19:03.963Z Downloaded parking_lot_core v0.8.6
7912025-02-05T10:19:03.966Z Downloaded dirs-sys-next v0.1.2
7922025-02-05T10:19:03.967Z Downloaded difflib v0.4.0
7932025-02-05T10:19:03.969Z Downloaded poly1305 v0.8.0
7942025-02-05T10:19:03.972Z Downloaded foreign-types v0.5.0
7952025-02-05T10:19:03.972Z Downloaded typed-path v0.9.3
7962025-02-05T10:19:03.978Z Downloaded darling_macro v0.20.10
7972025-02-05T10:19:03.981Z Downloaded utf16_iter v1.0.5
7982025-02-05T10:19:03.981Z Downloaded aes-gcm v0.10.3
7992025-02-05T10:19:03.984Z Downloaded num_threads v0.1.7
8002025-02-05T10:19:03.987Z Downloaded foreign-types-shared v0.1.1
8012025-02-05T10:19:03.987Z Downloaded structmeta v0.2.0
8022025-02-05T10:19:03.990Z Downloaded r2d2 v0.8.10
8032025-02-05T10:19:03.990Z Downloaded hkdf v0.12.4
8042025-02-05T10:19:03.993Z Downloaded glob v0.3.2
8052025-02-05T10:19:03.996Z Downloaded zeroize_derive v1.4.2
8062025-02-05T10:19:03.996Z Downloaded thiserror-impl v2.0.11
8072025-02-05T10:19:03.999Z Downloaded tabwriter v1.4.0
8082025-02-05T10:19:03.999Z Downloaded num-rational v0.4.2
8092025-02-05T10:19:04.002Z Downloaded opaque-debug v0.3.1
8102025-02-05T10:19:04.002Z Downloaded zerovec-derive v0.10.3
8112025-02-05T10:19:04.004Z Downloaded openssl-probe v0.1.5
8122025-02-05T10:19:04.007Z Downloaded walkdir v2.5.0
8132025-02-05T10:19:04.007Z Downloaded phf_shared v0.11.2
8142025-02-05T10:19:04.010Z Downloaded tar v0.4.42
8152025-02-05T10:19:04.013Z Downloaded unsafe-libyaml v0.2.11
8162025-02-05T10:19:04.018Z Downloaded thread_local v1.1.8
8172025-02-05T10:19:04.021Z Downloaded snafu-derive v0.8.5
8182025-02-05T10:19:04.021Z Downloaded signal-hook-registry v1.4.2
8192025-02-05T10:19:04.021Z Downloaded idna v1.0.3
8202025-02-05T10:19:04.024Z Downloaded parking_lot v0.11.2
8212025-02-05T10:19:04.027Z Downloaded scopeguard v1.2.0
8222025-02-05T10:19:04.030Z Downloaded predicates-tree v1.0.11
8232025-02-05T10:19:04.030Z Downloaded ron v0.7.1
8242025-02-05T10:19:04.035Z Downloaded scrypt v0.11.0
8252025-02-05T10:19:04.037Z Downloaded vte v0.11.1
8262025-02-05T10:19:04.096Z Downloaded dsl_auto_type v0.1.2
8272025-02-05T10:19:04.106Z Downloaded derive_more v0.99.18
8282025-02-05T10:19:04.106Z Downloaded data-encoding v2.6.0
8292025-02-05T10:19:04.106Z Downloaded foreign-types-macros v0.2.3
8302025-02-05T10:19:04.106Z Downloaded toml v0.7.8
8312025-02-05T10:19:04.106Z Downloaded xattr v1.3.1
8322025-02-05T10:19:04.106Z Downloaded reedline v0.35.0
8332025-02-05T10:19:04.106Z Downloaded path-slash v0.1.5
8342025-02-05T10:19:04.106Z Downloaded pretty-hex v0.2.1
8352025-02-05T10:19:04.106Z Downloaded rand_core v0.6.4
8362025-02-05T10:19:04.106Z Downloaded salsa20 v0.10.2
8372025-02-05T10:19:04.106Z Downloaded quinn-udp v0.5.5
8382025-02-05T10:19:04.106Z Downloaded olpc-cjson v0.1.4
8392025-02-05T10:19:04.106Z Downloaded num_enum_derive v0.5.11
8402025-02-05T10:19:04.106Z Downloaded try-lock v0.2.5
8412025-02-05T10:19:04.106Z Downloaded num-traits v0.2.19
8422025-02-05T10:19:04.106Z Downloaded foreign-types v0.3.2
8432025-02-05T10:19:04.106Z Downloaded want v0.3.1
8442025-02-05T10:19:04.106Z Downloaded serde-big-array v0.5.1
8452025-02-05T10:19:04.106Z Downloaded tls_codec_derive v0.4.1
8462025-02-05T10:19:04.106Z Downloaded utf-8 v0.7.6
8472025-02-05T10:19:04.106Z Downloaded tinystr v0.7.6
8482025-02-05T10:19:04.106Z Downloaded structmeta-derive v0.2.0
8492025-02-05T10:19:04.106Z Downloaded serde_urlencoded v0.7.1
8502025-02-05T10:19:04.106Z Downloaded parking_lot v0.12.3
8512025-02-05T10:19:04.107Z Downloaded ron v0.8.1
8522025-02-05T10:19:04.107Z Downloaded dyn-clone v1.0.17
8532025-02-05T10:19:04.107Z Downloaded dunce v1.0.5
8542025-02-05T10:19:04.111Z Downloaded rustversion v1.0.17
8552025-02-05T10:19:04.111Z Downloaded tiny-keccak v2.0.2
8562025-02-05T10:19:04.111Z Downloaded rpassword v7.3.1
8572025-02-05T10:19:04.111Z Downloaded endian-type v0.1.2
8582025-02-05T10:19:04.111Z Downloaded foreign-types-shared v0.3.1
8592025-02-05T10:19:04.111Z Downloaded twox-hash v2.1.0
8602025-02-05T10:19:04.114Z Downloaded pkcs8 v0.10.2
8612025-02-05T10:19:04.117Z Downloaded snafu v0.8.5
8622025-02-05T10:19:04.121Z Downloaded pin-project-lite v0.2.14
8632025-02-05T10:19:04.126Z Downloaded strum v0.26.3
8642025-02-05T10:19:04.130Z Downloaded phf v0.11.2
8652025-02-05T10:19:04.130Z Downloaded tokio-postgres v0.7.12
8662025-02-05T10:19:04.133Z Downloaded strum_macros v0.25.3
8672025-02-05T10:19:04.136Z Downloaded hash32 v0.3.1
8682025-02-05T10:19:04.140Z Downloaded qorb v0.2.1
8692025-02-05T10:19:04.143Z Downloaded num_enum v0.5.11
8702025-02-05T10:19:04.146Z Downloaded parking_lot_core v0.9.10
8712025-02-05T10:19:04.149Z Downloaded signal-hook v0.3.17
8722025-02-05T10:19:04.152Z Downloaded rtoolbox v0.0.2
8732025-02-05T10:19:04.155Z Downloaded pin-project v1.1.6
8742025-02-05T10:19:04.164Z Downloaded der v0.7.9
8752025-02-05T10:19:04.169Z Downloaded hex-literal v0.4.1
8762025-02-05T10:19:04.172Z Downloaded spki v0.7.3
8772025-02-05T10:19:04.172Z Downloaded fixedbitset v0.4.2
8782025-02-05T10:19:04.175Z Downloaded ssh-key v0.6.6
8792025-02-05T10:19:04.181Z Downloaded topological-sort v0.2.2
8802025-02-05T10:19:04.184Z Downloaded globset v0.4.15
8812025-02-05T10:19:04.184Z Downloaded blake3 v1.5.4
8822025-02-05T10:19:04.192Z Downloaded omicron-zone-package v0.12.0
8832025-02-05T10:19:04.195Z Downloaded unicode-truncate v1.1.0
8842025-02-05T10:19:04.327Z Downloaded rustc-hash v1.1.0
8852025-02-05T10:19:04.327Z Downloaded hash32 v0.2.1
8862025-02-05T10:19:04.333Z Downloaded sqlparser_derive v0.2.2
8872025-02-05T10:19:04.333Z Downloaded structmeta v0.3.0
8882025-02-05T10:19:04.333Z Downloaded primeorder v0.13.6
8892025-02-05T10:19:04.333Z Downloaded zerocopy v0.6.6
8902025-02-05T10:19:04.333Z Downloaded slog-term v2.9.1
8912025-02-05T10:19:04.333Z Downloaded subprocess v0.2.9
8922025-02-05T10:19:04.333Z Downloaded paste v1.0.15
8932025-02-05T10:19:04.333Z Downloaded pem v3.0.4
8942025-02-05T10:19:04.333Z Downloaded parse-display v0.10.0
8952025-02-05T10:19:04.333Z Downloaded structmeta-derive v0.3.0
8962025-02-05T10:19:04.333Z Downloaded schemars_derive v0.8.21
8972025-02-05T10:19:04.333Z Downloaded serde_with_macros v3.11.0
8982025-02-05T10:19:04.333Z Downloaded quinn v0.11.5
8992025-02-05T10:19:04.333Z Downloaded slog v2.7.0
9002025-02-05T10:19:04.333Z Downloaded p256 v0.13.2
9012025-02-05T10:19:04.333Z Downloaded secrecy v0.8.0
9022025-02-05T10:19:04.333Z Downloaded percent-encoding v2.3.1
9032025-02-05T10:19:04.334Z Downloaded des v0.8.1
9042025-02-05T10:19:04.334Z Downloaded flagset v0.4.6
9052025-02-05T10:19:04.334Z Downloaded ena v0.14.3
9062025-02-05T10:19:04.334Z Downloaded sqlformat v0.2.6
9072025-02-05T10:19:04.334Z Downloaded wyz v0.5.1
9082025-02-05T10:19:04.334Z Downloaded sha1 v0.10.6
9092025-02-05T10:19:04.334Z Downloaded tracing-attributes v0.1.27
9102025-02-05T10:19:04.334Z Downloaded toml_edit v0.19.15
9112025-02-05T10:19:04.334Z Downloaded progenitor-macro v0.8.0
9122025-02-05T10:19:04.334Z Downloaded sec1 v0.7.3
9132025-02-05T10:19:04.334Z Downloaded fs_extra v1.3.0
9142025-02-05T10:19:04.334Z Downloaded socket2 v0.5.7
9152025-02-05T10:19:04.334Z Downloaded progenitor-impl v0.8.0
9162025-02-05T10:19:04.334Z Downloaded zip v2.1.3
9172025-02-05T10:19:04.334Z Downloaded semver v0.1.20
9182025-02-05T10:19:04.334Z Downloaded ecdsa v0.16.9
9192025-02-05T10:19:04.334Z Downloaded peg-macros v0.8.4
9202025-02-05T10:19:04.334Z Downloaded value-bag v1.9.0
9212025-02-05T10:19:04.334Z Downloaded reqwest v0.12.9
9222025-02-05T10:19:04.334Z Downloaded lalrpop v0.19.12
9232025-02-05T10:19:04.334Z Downloaded uzers v0.12.1
9242025-02-05T10:19:04.334Z Downloaded half v2.4.1
9252025-02-05T10:19:04.334Z Downloaded hickory-client v0.24.2
9262025-02-05T10:19:04.334Z Downloaded either v1.13.0
9272025-02-05T10:19:04.334Z Downloaded zerocopy-derive v0.8.10
9282025-02-05T10:19:04.334Z Downloaded rand_xorshift v0.3.0
9292025-02-05T10:19:04.334Z Downloaded pem-rfc7468 v0.7.0
9302025-02-05T10:19:04.334Z Downloaded tungstenite v0.23.0
9312025-02-05T10:19:04.334Z Downloaded tracing-core v0.1.32
9322025-02-05T10:19:04.334Z Downloaded proptest v1.5.0
9332025-02-05T10:19:04.338Z Downloaded prettyplease v0.2.25
9342025-02-05T10:19:04.341Z Downloaded env_logger v0.10.2
9352025-02-05T10:19:04.344Z Downloaded winnow v0.5.40
9362025-02-05T10:19:04.352Z Downloaded dropshot_endpoint v0.12.0
9372025-02-05T10:19:04.355Z Downloaded flume v0.11.1
9382025-02-05T10:19:04.359Z Downloaded progenitor-impl v0.9.1
9392025-02-05T10:19:04.363Z Downloaded openssl-sys v0.9.105
9402025-02-05T10:19:04.366Z Downloaded tungstenite v0.24.0
9412025-02-05T10:19:04.370Z Downloaded num-bigint v0.4.6
9422025-02-05T10:19:04.374Z Downloaded uuid v1.12.0
9432025-02-05T10:19:04.378Z Downloaded samael v0.0.17
9442025-02-05T10:19:04.383Z Downloaded elliptic-curve v0.13.8
9452025-02-05T10:19:04.387Z Downloaded rand v0.8.5
9462025-02-05T10:19:04.391Z Downloaded rustls-webpki v0.101.7
9472025-02-05T10:19:04.407Z Downloaded url v2.5.3
9482025-02-05T10:19:04.409Z Downloaded tokio-util v0.7.12
9492025-02-05T10:19:04.415Z Downloaded fatfs v0.3.6
9502025-02-05T10:19:04.418Z Downloaded rayon-core v1.12.1
9512025-02-05T10:19:04.421Z Downloaded icu_properties_data v1.5.0
9522025-02-05T10:19:04.438Z Downloaded hashbrown v0.13.2
9532025-02-05T10:19:04.442Z Downloaded chrono v0.4.39
9542025-02-05T10:19:04.445Z Downloaded unicode-segmentation v1.12.0
9552025-02-05T10:19:04.448Z Downloaded x509-cert v0.2.5
9562025-02-05T10:19:04.456Z Downloaded nom v7.1.3
9572025-02-05T10:19:04.460Z Downloaded rsa v0.9.6
9582025-02-05T10:19:04.464Z Downloaded zerocopy v0.8.10
9592025-02-05T10:19:04.488Z Downloaded hashbrown v0.12.3
9602025-02-05T10:19:04.492Z Downloaded vcpkg v0.2.15
9612025-02-05T10:19:04.530Z Downloaded flate2 v1.0.35
9622025-02-05T10:19:04.535Z Downloaded rustyline v14.0.0
9632025-02-05T10:19:04.552Z Downloaded portable-atomic v1.9.0
9642025-02-05T10:19:04.555Z Downloaded tough v0.19.0
9652025-02-05T10:19:04.557Z Downloaded rustls-webpki v0.102.8
9662025-02-05T10:19:04.574Z Downloaded hashbrown v0.14.5
9672025-02-05T10:19:04.579Z Downloaded parse-zoneinfo v0.3.1
9682025-02-05T10:19:04.582Z Downloaded zerovec v0.10.4
9692025-02-05T10:19:04.587Z Downloaded futures-util v0.3.31
9702025-02-05T10:19:04.599Z Downloaded time v0.3.36
9712025-02-05T10:19:04.608Z Downloaded quinn-proto v0.11.8
9722025-02-05T10:19:04.613Z Downloaded salty v0.3.0
9732025-02-05T10:19:04.620Z Downloaded rusqlite v0.32.1
9742025-02-05T10:19:04.627Z Downloaded quick-xml v0.33.0
9752025-02-05T10:19:04.633Z Downloaded rustls v0.21.12
9762025-02-05T10:19:04.645Z Downloaded regex v1.11.1
9772025-02-05T10:19:04.702Z Downloaded p384 v0.13.0
9782025-02-05T10:19:04.710Z Downloaded rayon v1.10.0
9792025-02-05T10:19:04.710Z Downloaded object v0.30.4
9802025-02-05T10:19:04.710Z Downloaded gimli v0.31.1
9812025-02-05T10:19:04.710Z Downloaded radix_trie v0.2.1
9822025-02-05T10:19:04.710Z Downloaded polar-core v0.27.3
9832025-02-05T10:19:04.710Z Downloaded sqlparser v0.45.0
9842025-02-05T10:19:04.714Z Downloaded openssl v0.10.70
9852025-02-05T10:19:04.722Z Downloaded regress v0.9.1
9862025-02-05T10:19:04.731Z Downloaded dropshot v0.12.0
9872025-02-05T10:19:04.752Z Downloaded webpki-roots v0.26.6
9882025-02-05T10:19:04.755Z Downloaded rustls v0.23.19
9892025-02-05T10:19:04.767Z Downloaded rustls v0.22.4
9902025-02-05T10:19:04.781Z Downloaded smoltcp v0.11.0
9912025-02-05T10:19:04.794Z Downloaded chrono-tz v0.10.1
9922025-02-05T10:19:04.801Z Downloaded bstr v1.10.0
9932025-02-05T10:19:04.813Z Downloaded nix v0.28.0
9942025-02-05T10:19:04.824Z Downloaded sled v0.34.7
9952025-02-05T10:19:04.834Z Downloaded regex-syntax v0.6.29
9962025-02-05T10:19:04.841Z Downloaded nix v0.29.0
9972025-02-05T10:19:04.853Z Downloaded openapiv3 v2.0.0
9982025-02-05T10:19:04.866Z Downloaded regex-syntax v0.8.5
9992025-02-05T10:19:04.874Z Downloaded ratatui v0.28.1
10002025-02-05T10:19:04.894Z Downloaded dropshot v0.15.1
10012025-02-05T10:19:04.918Z Downloaded diesel v2.2.6
10022025-02-05T10:19:04.932Z Downloaded typify-impl v0.3.0
10032025-02-05T10:19:04.948Z Downloaded typify-impl v0.2.0
10042025-02-05T10:19:04.964Z Downloaded zerocopy-derive v0.6.6
10052025-02-05T10:19:04.974Z Downloaded git2 v0.19.0
10062025-02-05T10:19:04.982Z Downloaded regex-automata v0.4.8
10072025-02-05T10:19:04.999Z Downloaded smoltcp v0.9.1
10082025-02-05T10:19:05.010Z Downloaded lzma-sys v0.1.20
10092025-02-05T10:19:05.038Z Downloaded object v0.36.5
10102025-02-05T10:19:05.049Z Downloaded bzip2-sys v0.1.11+1.0.8
10112025-02-05T10:19:05.061Z Downloaded petgraph v0.6.5
10122025-02-05T10:19:05.078Z Downloaded regress v0.10.1
10132025-02-05T10:19:05.087Z Downloaded hickory-proto v0.24.2
10142025-02-05T10:19:05.102Z Downloaded nix v0.27.1
10152025-02-05T10:19:05.112Z Downloaded libz-sys v1.1.20
10162025-02-05T10:19:05.132Z Downloaded unicode-width v0.2.0
10172025-02-05T10:19:05.138Z Downloaded curve25519-dalek v4.1.3
10182025-02-05T10:19:05.146Z Downloaded sha3 v0.10.8
10192025-02-05T10:19:05.151Z Downloaded petname v2.0.2
10202025-02-05T10:19:05.156Z Downloaded bitvec v1.0.1
10212025-02-05T10:19:05.170Z Downloaded bindgen v0.69.5
10222025-02-05T10:19:05.177Z Downloaded aws-lc-rs v1.10.0
10232025-02-05T10:19:05.186Z Downloaded h2 v0.4.6
10242025-02-05T10:19:05.192Z Downloaded unicode-properties v0.1.3
10252025-02-05T10:19:05.195Z Downloaded csv v1.3.1
10262025-02-05T10:19:05.215Z Downloaded tokio v1.43.0
10272025-02-05T10:19:05.251Z Downloaded p521 v0.13.3
10282025-02-05T10:19:05.255Z Downloaded unicode-normalization v0.1.24
10292025-02-05T10:19:05.259Z Downloaded strum_macros v0.26.4
10302025-02-05T10:19:05.261Z Downloaded typify v0.3.0
10312025-02-05T10:19:05.264Z Downloaded steno v0.4.1
10322025-02-05T10:19:05.267Z Downloaded num-bigint-dig v0.8.4
10332025-02-05T10:19:05.272Z Downloaded publicsuffix v2.3.0
10342025-02-05T10:19:05.275Z Downloaded aho-corasick v1.1.3
10352025-02-05T10:19:05.281Z Downloaded tui-tree-widget v0.22.0
10362025-02-05T10:19:05.284Z Downloaded filetime v0.2.25
10372025-02-05T10:19:05.286Z Downloaded fd-lock v4.0.2
10382025-02-05T10:19:05.287Z Downloaded proc-macro-crate v1.3.1
10392025-02-05T10:19:05.289Z Downloaded serde_with v3.11.0
10402025-02-05T10:19:05.295Z Downloaded diesel_derives v2.2.3
10412025-02-05T10:19:05.299Z Downloaded pin-project-internal v1.1.6
10422025-02-05T10:19:05.302Z Downloaded schemars v0.8.21
10432025-02-05T10:19:05.312Z Downloaded futures v0.3.31
10442025-02-05T10:19:05.316Z Downloaded ed25519-dalek v2.1.1
10452025-02-05T10:19:05.319Z Downloaded hyper v1.5.2
10462025-02-05T10:19:05.325Z Downloaded expectorate v1.1.0
10472025-02-05T10:19:05.328Z Downloaded crossterm v0.28.1
10482025-02-05T10:19:05.333Z Downloaded thiserror-no-std v2.0.2
10492025-02-05T10:19:05.337Z Downloaded zeroize v1.8.1
10502025-02-05T10:19:05.345Z Downloaded zerofrom-derive v0.1.4
10512025-02-05T10:19:05.345Z Downloaded hashlink v0.9.1
10522025-02-05T10:19:05.348Z Downloaded utf8_iter v1.0.4
10532025-02-05T10:19:05.348Z Downloaded supports-color v3.0.1
10542025-02-05T10:19:05.348Z Downloaded subtle v2.6.1
10552025-02-05T10:19:05.348Z Downloaded russh v0.45.0
10562025-02-05T10:19:05.351Z Downloaded itertools v0.13.0
10572025-02-05T10:19:05.356Z Downloaded itertools v0.12.1
10582025-02-05T10:19:05.362Z Downloaded serde_yaml v0.9.34+deprecated
10592025-02-05T10:19:05.366Z Downloaded stringprep v0.1.5
10602025-02-05T10:19:05.369Z Downloaded term v0.7.0
10612025-02-05T10:19:05.373Z Downloaded heapless v0.7.17
10622025-02-05T10:19:05.376Z Downloaded enum-as-inner v0.6.1
10632025-02-05T10:19:05.378Z Downloaded unicode_categories v0.1.1
10642025-02-05T10:19:05.378Z Downloaded libm v0.2.8
10652025-02-05T10:19:05.385Z Downloaded slog-bunyan v2.5.0
10662025-02-05T10:19:05.388Z Downloaded postgres-types v0.2.8
10672025-02-05T10:19:05.391Z Downloaded postgres-protocol v0.6.7
10682025-02-05T10:19:05.391Z Downloaded postcard v1.0.10
10692025-02-05T10:19:05.394Z Downloaded headers v0.4.0
10702025-02-05T10:19:05.397Z Downloaded darling_core v0.20.10
10712025-02-05T10:19:05.402Z Downloaded mio v1.0.2
10722025-02-05T10:19:05.407Z Downloaded encoding_rs v0.8.34
10732025-02-05T10:19:05.428Z Downloaded which v4.4.2
10742025-02-05T10:19:05.431Z Downloaded wait-timeout v0.2.0
10752025-02-05T10:19:05.434Z Downloaded pbkdf2 v0.12.2
10762025-02-05T10:19:05.434Z Downloaded futures-executor v0.3.31
10772025-02-05T10:19:05.437Z Downloaded owo-colors v4.1.0
10782025-02-05T10:19:05.439Z Downloaded slog-stdlog v4.1.1
10792025-02-05T10:19:05.439Z Downloaded yoke v0.7.4
10802025-02-05T10:19:05.442Z Downloaded yasna v0.5.2
10812025-02-05T10:19:05.442Z Downloaded cc v1.1.30
10822025-02-05T10:19:05.445Z Downloaded unicode-bidi v0.3.17
10832025-02-05T10:19:05.448Z Downloaded rcgen v0.12.1
10842025-02-05T10:19:05.454Z Downloaded predicates v3.1.2
10852025-02-05T10:19:05.457Z Downloaded packed_struct_codegen v0.10.1
10862025-02-05T10:19:05.457Z Downloaded icu_collections v1.5.0
10872025-02-05T10:19:05.460Z Downloaded libgit2-sys v0.17.0+1.8.1
10882025-02-05T10:19:05.516Z Downloaded const_format v0.2.34
10892025-02-05T10:19:05.520Z Downloaded zopfli v0.8.1
10902025-02-05T10:19:05.523Z Downloaded pbkdf2 v0.11.0
10912025-02-05T10:19:05.526Z Downloaded tls_codec v0.4.1
10922025-02-05T10:19:05.529Z Downloaded fallible-streaming-iterator v0.1.9
10932025-02-05T10:19:05.529Z Downloaded spin v0.9.8
10942025-02-05T10:19:05.532Z Downloaded rustls-pemfile v2.2.0
10952025-02-05T10:19:05.532Z Downloaded backtrace v0.3.74
10962025-02-05T10:19:05.535Z Downloaded ref-cast-impl v1.0.23
10972025-02-05T10:19:05.538Z Downloaded fallible-iterator v0.3.0
10982025-02-05T10:19:05.538Z Downloaded defmt v0.3.8
10992025-02-05T10:19:05.541Z Downloaded debug-ignore v1.0.5
11002025-02-05T10:19:05.562Z Downloaded pkcs1 v0.7.5
11012025-02-05T10:19:05.562Z Downloaded static_assertions v1.1.0
11022025-02-05T10:19:05.563Z Downloaded num-complex v0.4.6
11032025-02-05T10:19:05.563Z Downloaded synstructure v0.13.1
11042025-02-05T10:19:05.563Z Downloaded ssh-encoding v0.2.0
11052025-02-05T10:19:05.563Z Downloaded test-strategy v0.3.1
11062025-02-05T10:19:05.563Z Downloaded compact_str v0.8.0
11072025-02-05T10:19:05.563Z Downloaded similar v2.6.0
11082025-02-05T10:19:05.570Z Downloaded signal-hook-mio v0.2.4
11092025-02-05T10:19:05.570Z Downloaded rustls-pemfile v1.0.4
11102025-02-05T10:19:05.570Z Downloaded progenitor v0.8.0
11112025-02-05T10:19:05.570Z Downloaded pin-utils v0.1.0
11122025-02-05T10:19:05.573Z Downloaded parse-display-derive v0.10.0
11132025-02-05T10:19:05.573Z Downloaded crossbeam-epoch v0.9.18
11142025-02-05T10:19:05.573Z Downloaded ghash v0.5.1
11152025-02-05T10:19:05.574Z Downloaded fragile v2.0.0
11162025-02-05T10:19:05.574Z Downloaded form_urlencoded v1.2.1
11172025-02-05T10:19:05.576Z Downloaded clang-sys v1.8.1
11182025-02-05T10:19:05.577Z Downloaded icu_normalizer v1.5.0
11192025-02-05T10:19:05.579Z Downloaded base64 v0.13.1
11202025-02-05T10:19:05.582Z Downloaded arc-swap v1.7.1
11212025-02-05T10:19:05.586Z Downloaded float-ord v0.3.2
11222025-02-05T10:19:05.589Z Downloaded float-cmp v0.9.0
11232025-02-05T10:19:05.589Z Downloaded fallible-iterator v0.2.0
11242025-02-05T10:19:05.589Z Downloaded crc-any v2.5.0
11252025-02-05T10:19:05.591Z Downloaded termtree v0.5.1
11262025-02-05T10:19:05.592Z Downloaded sct v0.7.1
11272025-02-05T10:19:05.596Z Downloaded addr2line v0.24.2
11282025-02-05T10:19:05.600Z Downloaded icu_locid_transform_data v1.5.0
11292025-02-05T10:19:05.600Z Downloaded cookie_store v0.21.1
11302025-02-05T10:19:05.603Z Downloaded cstr-argument v0.1.2
11312025-02-05T10:19:05.603Z Downloaded const_format_proc_macros v0.2.34
11322025-02-05T10:19:05.603Z Downloaded cmake v0.1.51
11332025-02-05T10:19:05.606Z Downloaded async-bb8-diesel v0.2.1
11342025-02-05T10:19:05.610Z Downloaded ciborium v0.2.2
11352025-02-05T10:19:05.610Z Downloaded bzip2 v0.4.4
11362025-02-05T10:19:05.616Z Downloaded siphasher v0.3.11
11372025-02-05T10:19:05.616Z Downloaded simd-adler32 v0.3.7
11382025-02-05T10:19:05.616Z Downloaded serde-hex v0.1.0
11392025-02-05T10:19:05.619Z Downloaded rusty-fork v0.3.0
11402025-02-05T10:19:05.619Z Downloaded resolv-conf v0.7.0
11412025-02-05T10:19:05.619Z Downloaded bcs v0.1.6
11422025-02-05T10:19:05.622Z Downloaded backoff v0.4.0
11432025-02-05T10:19:05.622Z Downloaded base64ct v1.6.0
11442025-02-05T10:19:05.625Z Downloaded httparse v1.9.5
11452025-02-05T10:19:05.628Z Downloaded curve25519-dalek-derive v0.1.1
11462025-02-05T10:19:05.628Z Downloaded ctr v0.9.2
11472025-02-05T10:19:05.631Z Downloaded ciborium-ll v0.2.2
11482025-02-05T10:19:05.631Z Downloaded sync_wrapper v1.0.1
11492025-02-05T10:19:05.631Z Downloaded hmac v0.12.1
11502025-02-05T10:19:05.634Z Downloaded convert_case v0.4.0
11512025-02-05T10:19:05.634Z Downloaded cipher v0.4.4
11522025-02-05T10:19:05.637Z Downloaded allocator-api2 v0.2.18
11532025-02-05T10:19:05.639Z Downloaded native-tls v0.2.12
11542025-02-05T10:19:05.639Z Downloaded jobserver v0.1.32
11552025-02-05T10:19:05.642Z Downloaded libefi-sys v0.1.0
11562025-02-05T10:19:05.642Z Downloaded chrono-tz-build v0.4.0
11572025-02-05T10:19:05.645Z Downloaded castaway v0.2.3
11582025-02-05T10:19:05.645Z Downloaded iana-time-zone v0.1.61
11592025-02-05T10:19:05.648Z Downloaded cexpr v0.6.0
11602025-02-05T10:19:05.648Z Downloaded block-padding v0.3.3
11612025-02-05T10:19:05.651Z Downloaded bitflags v1.3.2
11622025-02-05T10:19:05.651Z Downloaded bb8 v0.8.5
11632025-02-05T10:19:05.654Z Downloaded assert_matches v1.5.0
11642025-02-05T10:19:05.654Z Downloaded mime v0.3.17
11652025-02-05T10:19:05.654Z Downloaded array-init v0.0.4
11662025-02-05T10:19:05.657Z Downloaded cfg_aliases v0.1.1
11672025-02-05T10:19:05.657Z Downloaded is-terminal v0.4.13
11682025-02-05T10:19:05.657Z Downloaded ipnetwork v0.20.0
11692025-02-05T10:19:05.660Z Downloaded inout v0.1.3
11702025-02-05T10:19:05.660Z Downloaded impl-trait-for-tuples v0.2.2
11712025-02-05T10:19:05.663Z Downloaded idna_adapter v1.2.0
11722025-02-05T10:19:05.663Z Downloaded httpdate v1.0.3
11732025-02-05T10:19:05.792Z Downloaded libsqlite3-sys v0.30.1
11742025-02-05T10:19:05.929Z Downloaded ring v0.17.8
11752025-02-05T10:19:06.243Z Downloaded aws-lc-sys v0.22.0
11762025-02-05T10:19:06.541Z Compiling serde v1.0.217
11772025-02-05T10:19:06.544Z Compiling lock_api v0.4.12
11782025-02-05T10:19:06.544Z Compiling value-bag v1.9.0
11792025-02-05T10:19:06.544Z Compiling scopeguard v1.2.0
11802025-02-05T10:19:06.700Z Compiling typenum v1.17.0
11812025-02-05T10:19:06.702Z Compiling generic-array v0.14.7
11822025-02-05T10:19:06.745Z Compiling syn v2.0.96
11832025-02-05T10:19:06.762Z Compiling getrandom v0.2.15
11842025-02-05T10:19:06.853Z Compiling shlex v1.3.0
11852025-02-05T10:19:07.139Z Compiling rand_core v0.6.4
11862025-02-05T10:19:07.193Z Compiling log v0.4.22
11872025-02-05T10:19:07.238Z Compiling subtle v2.6.1
11882025-02-05T10:19:07.355Z Compiling jobserver v0.1.32
11892025-02-05T10:19:07.369Z Compiling smallvec v1.13.2
11902025-02-05T10:19:07.558Z Compiling const-oid v0.9.6
11912025-02-05T10:19:07.577Z Compiling pin-project-lite v0.2.14
11922025-02-05T10:19:07.595Z Compiling rustix v0.38.37
11932025-02-05T10:19:07.671Z Compiling cc v1.1.30
11942025-02-05T10:19:07.720Z Compiling spin v0.9.8
11952025-02-05T10:19:07.932Z Compiling parking_lot_core v0.9.10
11962025-02-05T10:19:08.041Z Compiling futures-core v0.3.31
11972025-02-05T10:19:08.118Z Compiling signal-hook-registry v1.4.2
11982025-02-05T10:19:08.302Z Compiling mio v1.0.2
11992025-02-05T10:19:08.408Z Compiling aho-corasick v1.1.3
12002025-02-05T10:19:09.002Z Compiling parking_lot v0.12.3
12012025-02-05T10:19:09.021Z Compiling regex-syntax v0.8.5
12022025-02-05T10:19:09.106Z Compiling stable_deref_trait v1.2.0
12032025-02-05T10:19:09.226Z Compiling cpufeatures v0.2.14
12042025-02-05T10:19:09.343Z Compiling either v1.13.0
12052025-02-05T10:19:09.523Z Compiling futures-sink v0.3.31
12062025-02-05T10:19:09.698Z Compiling glob v0.3.2
12072025-02-05T10:19:09.701Z Compiling socket2 v0.5.7
12082025-02-05T10:19:09.746Z Compiling slab v0.4.9
12092025-02-05T10:19:09.892Z Compiling prettyplease v0.2.25
12102025-02-05T10:19:10.221Z Compiling lazy_static v1.5.0
12112025-02-05T10:19:10.272Z Compiling minimal-lexical v0.2.1
12122025-02-05T10:19:10.360Z Compiling serde_json v1.0.135
12132025-02-05T10:19:10.625Z Compiling clang-sys v1.8.1
12142025-02-05T10:19:10.698Z Compiling nom v7.1.3
12152025-02-05T10:19:10.799Z Compiling libloading v0.8.5
12162025-02-05T10:19:10.984Z Compiling home v0.5.9
12172025-02-05T10:19:11.171Z Compiling bindgen v0.69.5
12182025-02-05T10:19:11.175Z Compiling itertools v0.12.1
12192025-02-05T10:19:11.635Z Compiling futures-channel v0.3.31
12202025-02-05T10:19:12.061Z Compiling futures-io v0.3.31
12212025-02-05T10:19:12.087Z Compiling libm v0.2.8
12222025-02-05T10:19:12.401Z Compiling foldhash v0.1.3
12232025-02-05T10:19:12.407Z Compiling allocator-api2 v0.2.18
12242025-02-05T10:19:12.638Z Compiling pin-utils v0.1.0
12252025-02-05T10:19:12.743Z Compiling regex-automata v0.4.8
12262025-02-05T10:19:13.154Z Compiling lazycell v1.3.0
12272025-02-05T10:19:13.341Z Compiling futures-task v0.3.31
12282025-02-05T10:19:13.365Z Compiling rustc-hash v1.1.0
12292025-02-05T10:19:13.574Z Compiling hashbrown v0.15.1
12302025-02-05T10:19:13.666Z Compiling cmake v0.1.51
12312025-02-05T10:19:14.072Z Compiling synstructure v0.13.1
12322025-02-05T10:19:14.530Z Compiling cexpr v0.6.0
12332025-02-05T10:19:14.736Z Compiling num-traits v0.2.19
12342025-02-05T10:19:15.022Z Compiling fs_extra v1.3.0
12352025-02-05T10:19:15.226Z Compiling dunce v1.0.5
12362025-02-05T10:19:15.365Z Compiling pkg-config v0.3.31
12372025-02-05T10:19:15.734Z Compiling litemap v0.7.3
12382025-02-05T10:19:16.111Z Compiling writeable v0.5.5
12392025-02-05T10:19:16.114Z Compiling ring v0.17.8
12402025-02-05T10:19:16.678Z Compiling base64ct v1.6.0
12412025-02-05T10:19:16.846Z Compiling paste v1.0.15
12422025-02-05T10:19:16.906Z Compiling aws-lc-rs v1.10.0
12432025-02-05T10:19:17.201Z Compiling pem-rfc7468 v0.7.0
12442025-02-05T10:19:17.306Z Compiling flagset v0.4.6
12452025-02-05T10:19:17.401Z Compiling icu_locid_transform_data v1.5.0
12462025-02-05T10:19:17.511Z Compiling httparse v1.9.5
12472025-02-05T10:19:17.901Z Compiling tracing-core v0.1.32
12482025-02-05T10:19:18.186Z Compiling regex v1.11.1
12492025-02-05T10:19:18.364Z Compiling icu_properties_data v1.5.0
12502025-02-05T10:19:18.558Z Compiling percent-encoding v2.3.1
12512025-02-05T10:19:18.661Z Compiling crossbeam-utils v0.8.20
12522025-02-05T10:19:18.967Z Compiling rustls-pki-types v1.10.0
12532025-02-05T10:19:19.098Z Compiling vcpkg v0.2.15
12542025-02-05T10:19:19.226Z Compiling untrusted v0.7.1
12552025-02-05T10:19:19.394Z Compiling write16 v1.0.0
12562025-02-05T10:19:19.596Z Compiling icu_normalizer_data v1.5.0
12572025-02-05T10:19:19.646Z Compiling serde_derive v1.0.217
12582025-02-05T10:19:19.664Z Compiling zeroize_derive v1.4.2
12592025-02-05T10:19:19.683Z Compiling zerocopy-derive v0.7.35
12602025-02-05T10:19:19.778Z Compiling zerofrom-derive v0.1.4
12612025-02-05T10:19:20.847Z Compiling tokio-macros v2.5.0
12622025-02-05T10:19:21.017Z Compiling zeroize v1.8.1
12632025-02-05T10:19:21.686Z Compiling zerocopy v0.7.35
12642025-02-05T10:19:21.704Z Compiling yoke-derive v0.7.4
12652025-02-05T10:19:22.288Z Compiling zerovec-derive v0.10.3
12662025-02-05T10:19:22.561Z Compiling crypto-common v0.1.6
12672025-02-05T10:19:22.657Z Compiling block-buffer v0.10.4
12682025-02-05T10:19:22.788Z Compiling thiserror-impl v1.0.69
12692025-02-05T10:19:22.852Z Compiling futures-macro v0.3.31
12702025-02-05T10:19:22.904Z Compiling digest v0.10.7
12712025-02-05T10:19:23.339Z Compiling zerofrom v0.1.4
12722025-02-05T10:19:23.360Z Compiling hmac v0.12.1
12732025-02-05T10:19:23.453Z Compiling displaydoc v0.2.5
12742025-02-05T10:19:23.606Z Compiling block-padding v0.3.3
12752025-02-05T10:19:23.609Z Compiling sha2 v0.10.8
12762025-02-05T10:19:23.890Z Compiling inout v0.1.3
12772025-02-05T10:19:24.174Z Compiling cipher v0.4.4
12782025-02-05T10:19:24.391Z Compiling yoke v0.7.4
12792025-02-05T10:19:24.688Z Compiling icu_provider_macros v1.5.0
12802025-02-05T10:19:24.691Z Compiling futures-util v0.3.31
12812025-02-05T10:19:24.742Z Compiling ppv-lite86 v0.2.20
12822025-02-05T10:19:24.808Z Compiling zerovec v0.10.4
12832025-02-05T10:19:25.037Z Compiling der_derive v0.7.3
12842025-02-05T10:19:25.563Z Compiling rand_chacha v0.3.1
12852025-02-05T10:19:25.717Z Compiling tracing-attributes v0.1.27
12862025-02-05T10:19:25.720Z Compiling thiserror v1.0.69
12872025-02-05T10:19:25.887Z Compiling rand v0.8.5
12882025-02-05T10:19:26.766Z Compiling tinystr v0.7.6
12892025-02-05T10:19:27.141Z Compiling icu_locid v1.5.0
12902025-02-05T10:19:27.235Z Compiling icu_collections v1.5.0
12912025-02-05T10:19:27.238Z Compiling der v0.7.9
12922025-02-05T10:19:27.788Z Compiling pest v2.7.14
12932025-02-05T10:19:27.812Z Compiling salsa20 v0.10.2
12942025-02-05T10:19:28.057Z Compiling pbkdf2 v0.12.2
12952025-02-05T10:19:28.246Z Compiling icu_provider v1.5.0
12962025-02-05T10:19:28.607Z Compiling num-conv v0.1.0
12972025-02-05T10:19:28.886Z Compiling time-core v0.1.2
12982025-02-05T10:19:29.067Z Compiling icu_locid_transform v1.5.0
12992025-02-05T10:19:29.086Z Compiling tracing v0.1.40
13002025-02-05T10:19:29.157Z Compiling mirai-annotations v1.12.0
13012025-02-05T10:19:29.221Z Compiling spki v0.7.3
13022025-02-05T10:19:29.350Z Compiling utf8_iter v1.0.4
13032025-02-05T10:19:29.581Z Compiling utf16_iter v1.0.5
13042025-02-05T10:19:29.600Z Compiling powerfmt v0.2.0
13052025-02-05T10:19:29.603Z Compiling untrusted v0.9.0
13062025-02-05T10:19:29.801Z Compiling time-macros v0.2.18
13072025-02-05T10:19:29.895Z Compiling deranged v0.3.11
13082025-02-05T10:19:29.952Z Compiling scrypt v0.11.0
13092025-02-05T10:19:30.273Z Compiling icu_properties v1.5.1
13102025-02-05T10:19:30.478Z Compiling pest_meta v2.7.14
13112025-02-05T10:19:30.814Z Compiling aes v0.8.4
13122025-02-05T10:19:31.300Z Compiling cbc v0.1.2
13132025-02-05T10:19:31.370Z Compiling openssl-sys v0.9.105
13142025-02-05T10:19:31.537Z Compiling scroll_derive v0.12.0
13152025-02-05T10:19:32.395Z Compiling bitflags v2.6.0
13162025-02-05T10:19:32.555Z Compiling bytes v1.9.0
13172025-02-05T10:19:32.876Z Compiling indexmap v2.7.1
13182025-02-05T10:19:33.118Z Compiling semver v1.0.24
13192025-02-05T10:19:33.629Z Compiling tokio v1.43.0
13202025-02-05T10:19:33.750Z Compiling http v1.2.0
13212025-02-05T10:19:33.795Z Compiling rustc_version v0.4.1
13222025-02-05T10:19:34.202Z Compiling icu_normalizer v1.5.0
13232025-02-05T10:19:34.859Z Compiling num_threads v0.1.7
13242025-02-05T10:19:34.971Z Compiling tinyvec_macros v0.1.1
13252025-02-05T10:19:35.005Z Compiling atomic-waker v1.1.2
13262025-02-05T10:19:35.075Z Compiling tinyvec v1.8.0
13272025-02-05T10:19:35.203Z Compiling http-body v1.0.1
13282025-02-05T10:19:35.450Z Compiling idna_adapter v1.2.0
13292025-02-05T10:19:35.620Z Compiling time v0.3.36
13302025-02-05T10:19:35.642Z Compiling scroll v0.12.0
13312025-02-05T10:19:35.773Z Compiling pest_generator v2.7.14
13322025-02-05T10:19:35.932Z Compiling pkcs5 v0.7.1
13332025-02-05T10:19:35.949Z Compiling form_urlencoded v1.2.1
13342025-02-05T10:19:36.202Z Compiling slog v2.7.0
13352025-02-05T10:19:36.258Z Compiling try-lock v0.2.5
13362025-02-05T10:19:36.453Z Compiling which v4.4.2
13372025-02-05T10:19:36.504Z Compiling want v0.3.1
13382025-02-05T10:19:36.775Z Compiling pkcs8 v0.10.2
13392025-02-05T10:19:36.940Z Compiling goblin v0.8.2
13402025-02-05T10:19:37.045Z Compiling idna v1.0.3
13412025-02-05T10:19:37.432Z Compiling uuid v1.12.0
13422025-02-05T10:19:37.454Z Compiling iana-time-zone v0.1.61
13432025-02-05T10:19:37.676Z Compiling pest_derive v2.7.14
13442025-02-05T10:19:37.846Z Compiling httpdate v1.0.3
13452025-02-05T10:19:38.287Z Compiling chrono v0.4.39
13462025-02-05T10:19:38.419Z Compiling dtrace-parser v0.2.0
13472025-02-05T10:19:38.924Z Compiling serde_spanned v0.6.8
13482025-02-05T10:19:39.174Z Compiling toml_datetime v0.6.8
13492025-02-05T10:19:39.446Z Compiling serde_tokenstream v0.2.2
13502025-02-05T10:19:39.657Z Compiling openssl v0.10.70
13512025-02-05T10:19:39.986Z Compiling rustversion v1.0.17
13522025-02-05T10:19:40.057Z Compiling base64 v0.22.1
13532025-02-05T10:19:40.308Z Compiling foreign-types-shared v0.1.1
13542025-02-05T10:19:40.428Z Compiling adler2 v2.0.0
13552025-02-05T10:19:40.442Z Compiling tower-service v0.3.3
13562025-02-05T10:19:40.599Z Compiling match_cfg v0.1.0
13572025-02-05T10:19:40.601Z Compiling miniz_oxide v0.8.0
13582025-02-05T10:19:40.669Z Compiling hostname v0.3.1
13592025-02-05T10:19:40.716Z Compiling foreign-types v0.3.2
13602025-02-05T10:19:40.800Z Compiling url v2.5.3
13612025-02-05T10:19:40.876Z Compiling openssl-macros v0.1.1
13622025-02-05T10:19:41.691Z Compiling tokio-util v0.7.12
13632025-02-05T10:19:41.710Z Compiling async-trait v0.1.86
13642025-02-05T10:19:41.978Z Compiling serde_derive_internals v0.29.1
13652025-02-05T10:19:42.059Z Compiling dirs-sys-next v0.1.2
13662025-02-05T10:19:42.570Z Compiling h2 v0.4.6
13672025-02-05T10:19:42.617Z Compiling dof v0.3.0
13682025-02-05T10:19:42.790Z Compiling syn v1.0.109
13692025-02-05T10:19:43.374Z Compiling usdt-impl v0.5.0
13702025-02-05T10:19:45.796Z Compiling native-tls v0.2.12
13712025-02-05T10:19:45.846Z Compiling data-encoding v2.6.0
13722025-02-05T10:19:45.846Z Compiling rustls v0.23.19
13732025-02-05T10:19:45.846Z Compiling rustls v0.22.4
13742025-02-05T10:19:45.846Z Compiling schemars v0.8.21
13752025-02-05T10:19:45.846Z Compiling siphasher v0.3.11
13762025-02-05T10:19:45.846Z Compiling schemars_derive v0.8.21
13772025-02-05T10:19:45.846Z Compiling dirs-next v2.0.0
13782025-02-05T10:19:46.179Z Compiling unicode-normalization v0.1.24
13792025-02-05T10:19:46.405Z Compiling http-body-util v0.1.2
13802025-02-05T10:19:46.633Z Compiling crossbeam-epoch v0.9.18
13812025-02-05T10:19:46.865Z Compiling heapless v0.7.17
13822025-02-05T10:19:46.937Z Compiling sha1 v0.10.6
13832025-02-05T10:19:47.239Z Compiling signature v2.2.0
13842025-02-05T10:19:47.242Z Compiling bzip2-sys v0.1.11+1.0.8
13852025-02-05T10:19:47.293Z Compiling thread_local v1.1.8
13862025-02-05T10:19:47.348Z Compiling cookie v0.18.1
13872025-02-05T10:19:47.501Z Compiling encoding_rs v0.8.34
13882025-02-05T10:19:47.647Z Compiling multer v3.1.0
13892025-02-05T10:19:47.692Z Compiling unicode-properties v0.1.3
13902025-02-05T10:19:47.749Z Compiling slog-async v2.8.0
13912025-02-05T10:19:47.840Z Compiling signal-hook v0.3.17
13922025-02-05T10:19:47.926Z Compiling dyn-clone v1.0.17
13932025-02-05T10:19:48.104Z Compiling gimli v0.31.1
13942025-02-05T10:19:48.123Z Compiling ipnet v2.10.1
13952025-02-05T10:19:48.143Z Compiling mime v0.3.17
13962025-02-05T10:19:48.211Z Compiling rayon-core v1.12.1
13972025-02-05T10:19:48.489Z Compiling openssl-probe v0.1.5
13982025-02-05T10:19:48.688Z Compiling unicode-bidi v0.3.17
13992025-02-05T10:19:48.954Z Compiling toml_edit v0.22.22
14002025-02-05T10:19:49.985Z Compiling hyper v1.5.2
14012025-02-05T10:19:52.178Z Compiling addr2line v0.24.2
14022025-02-05T10:19:52.533Z Compiling hyper-util v0.1.10
14032025-02-05T10:19:52.690Z Compiling stringprep v0.1.5
14042025-02-05T10:19:52.914Z Compiling crossbeam-deque v0.8.5
14052025-02-05T10:19:52.956Z Compiling usdt-attr-macro v0.5.0
14062025-02-05T10:19:53.282Z Compiling usdt-macro v0.5.0
14072025-02-05T10:19:53.634Z Compiling term v0.7.0
14082025-02-05T10:19:54.251Z Compiling slog-json v2.6.1
14092025-02-05T10:19:54.479Z Compiling serde_urlencoded v0.7.1
14102025-02-05T10:19:54.633Z Compiling crossbeam-channel v0.5.13
14112025-02-05T10:19:54.662Z Compiling curve25519-dalek v4.1.3
14122025-02-05T10:19:54.892Z Compiling enum-as-inner v0.6.1
14132025-02-05T10:19:54.958Z Compiling futures-executor v0.3.31
14142025-02-05T10:19:55.236Z Compiling md-5 v0.10.6
14152025-02-05T10:19:55.440Z Compiling async-stream-impl v0.3.6
14162025-02-05T10:19:55.472Z Compiling rustls-pemfile v2.2.0
14172025-02-05T10:19:55.511Z Compiling num-integer v0.1.46
14182025-02-05T10:19:55.607Z Compiling hash32 v0.2.1
14192025-02-05T10:19:55.859Z Compiling ff v0.13.0
14202025-02-05T10:19:55.872Z Compiling is-terminal v0.4.13
14212025-02-05T10:19:55.958Z Compiling dropshot v0.12.0
14222025-02-05T10:19:56.018Z Compiling object v0.36.5
14232025-02-05T10:19:56.023Z Compiling take_mut v0.2.2
14242025-02-05T10:19:56.181Z Compiling portable-atomic v1.9.0
14252025-02-05T10:19:56.220Z Compiling smoltcp v0.9.1
14262025-02-05T10:19:56.244Z Compiling linked-hash-map v0.5.6
14272025-02-05T10:19:56.309Z Compiling anyhow v1.0.95
14282025-02-05T10:19:56.566Z Compiling psl-types v2.0.11
14292025-02-05T10:19:56.673Z Compiling rustc-demangle v0.1.24
14302025-02-05T10:19:56.784Z Compiling base16ct v0.2.0
14312025-02-05T10:19:56.846Z Compiling num-bigint-dig v0.8.4
14322025-02-05T10:19:57.007Z Compiling utf-8 v0.7.6
14332025-02-05T10:19:57.071Z Compiling fallible-iterator v0.2.0
14342025-02-05T10:19:57.337Z Compiling litrs v0.4.1
14352025-02-05T10:19:57.341Z Compiling quick-error v1.2.3
14362025-02-05T10:19:57.341Z Compiling resolv-conf v0.7.0
14372025-02-05T10:19:57.341Z Compiling tungstenite v0.24.0
14382025-02-05T10:19:57.562Z Compiling sec1 v0.7.3
14392025-02-05T10:19:57.689Z Compiling postgres-protocol v0.6.7
14402025-02-05T10:19:58.132Z Compiling publicsuffix v2.3.0
14412025-02-05T10:19:58.211Z Compiling document-features v0.2.10
14422025-02-05T10:19:58.387Z Compiling async-stream v0.3.6
14432025-02-05T10:19:58.390Z Compiling lru-cache v0.1.2
14442025-02-05T10:19:58.725Z Compiling group v0.13.0
14452025-02-05T10:19:59.014Z Compiling slog-term v2.9.1
14462025-02-05T10:19:59.060Z Compiling num-iter v0.1.45
14472025-02-05T10:19:59.371Z Compiling usdt v0.5.0
14482025-02-05T10:19:59.496Z Compiling hickory-proto v0.24.2
14492025-02-05T10:19:59.863Z Compiling futures v0.3.31
14502025-02-05T10:19:59.875Z Compiling slog-bunyan v2.5.0
14512025-02-05T10:20:00.235Z Compiling toml v0.8.19
14522025-02-05T10:20:01.173Z Compiling tokio-native-tls v0.3.1
14532025-02-05T10:20:01.413Z Compiling camino v1.1.9
14542025-02-05T10:20:01.642Z Compiling phf_shared v0.11.2
14552025-02-05T10:20:01.717Z Compiling dropshot_endpoint v0.12.0
14562025-02-05T10:20:01.994Z Compiling terminal_size v0.4.0
14572025-02-05T10:20:02.042Z Compiling waitgroup v0.1.2
14582025-02-05T10:20:02.214Z Compiling openapiv3 v2.0.0
14592025-02-05T10:20:02.235Z Compiling serde_path_to_error v0.1.16
14602025-02-05T10:20:02.302Z Compiling hkdf v0.12.4
14612025-02-05T10:20:02.536Z Compiling backtrace v0.3.74
14622025-02-05T10:20:02.950Z Compiling crypto-bigint v0.5.5
14632025-02-05T10:20:02.983Z Compiling zerocopy-derive v0.6.6
14642025-02-05T10:20:04.979Z Compiling curve25519-dalek-derive v0.1.1
14652025-02-05T10:20:05.541Z Compiling webpki-roots v0.26.6
14662025-02-05T10:20:05.795Z Compiling hostname v0.4.0
14672025-02-05T10:20:05.921Z Compiling fs-err v2.11.0
14682025-02-05T10:20:05.963Z Compiling hubpack_derive v0.1.1
14692025-02-05T10:20:05.983Z Compiling ahash v0.8.11
14702025-02-05T10:20:06.182Z Compiling crc32fast v1.4.2
14712025-02-05T10:20:06.201Z Compiling newtype-uuid v1.2.1
14722025-02-05T10:20:06.306Z Compiling managed v0.8.0
14732025-02-05T10:20:06.324Z Compiling winnow v0.5.40
14742025-02-05T10:20:06.481Z Compiling bitflags v1.3.2
14752025-02-05T10:20:06.502Z Compiling unicode-width v0.2.0
14762025-02-05T10:20:06.591Z Compiling debug-ignore v1.0.5
14772025-02-05T10:20:06.752Z Compiling clap_builder v4.5.27
14782025-02-05T10:20:06.798Z Compiling hubpack v0.1.2
14792025-02-05T10:20:07.029Z Compiling console v0.15.10
14802025-02-05T10:20:07.218Z Compiling strum_macros v0.25.3
14812025-02-05T10:20:08.396Z Compiling flate2 v1.0.35
14822025-02-05T10:20:08.842Z Compiling elliptic-curve v0.13.8
14832025-02-05T10:20:08.910Z Compiling zerocopy v0.6.6
14842025-02-05T10:20:09.327Z Compiling hickory-resolver v0.24.2
14852025-02-05T10:20:09.617Z Compiling toml_edit v0.19.15
14862025-02-05T10:20:09.781Z Compiling phf v0.11.2
14872025-02-05T10:20:10.057Z Compiling signal-hook-mio v0.2.4
14882025-02-05T10:20:10.239Z Compiling hyper-tls v0.6.0
14892025-02-05T10:20:10.427Z Compiling rayon v1.10.0
14902025-02-05T10:20:10.625Z Compiling cookie_store v0.21.1
14912025-02-05T10:20:11.037Z Compiling bzip2 v0.4.4
14922025-02-05T10:20:12.073Z Compiling postgres-types v0.2.8
14932025-02-05T10:20:13.368Z Compiling tokio-tungstenite v0.24.0
14942025-02-05T10:20:14.726Z Compiling ed25519 v2.2.3
14952025-02-05T10:20:14.951Z Compiling phf_shared v0.10.0
14962025-02-05T10:20:15.198Z Compiling tokio-stream v0.1.16
14972025-02-05T10:20:15.245Z Compiling pkcs1 v0.7.5
14982025-02-05T10:20:15.328Z Compiling serde-big-array v0.5.1
14992025-02-05T10:20:15.564Z Compiling clap_derive v4.5.28
15002025-02-05T10:20:16.095Z Compiling rfc6979 v0.4.0
15012025-02-05T10:20:16.169Z Compiling serde_repr v0.1.19
15022025-02-05T10:20:16.301Z Compiling derive-where v1.2.7
15032025-02-05T10:20:16.580Z Compiling float-cmp v0.9.0
15042025-02-05T10:20:16.606Z Compiling bstr v1.10.0
15052025-02-05T10:20:16.768Z Compiling sync_wrapper v1.0.1
15062025-02-05T10:20:16.773Z Compiling unicode-segmentation v1.12.0
15072025-02-05T10:20:16.885Z Compiling difflib v0.4.0
15082025-02-05T10:20:17.274Z Compiling fixedbitset v0.4.2
15092025-02-05T10:20:17.656Z Compiling precomputed-hash v0.1.1
15102025-02-05T10:20:17.696Z Compiling bit-vec v0.6.3
15112025-02-05T10:20:17.739Z Compiling number_prefix v0.4.0
15122025-02-05T10:20:18.026Z Compiling normalize-line-endings v0.3.0
15132025-02-05T10:20:18.091Z Compiling predicates-core v1.0.8
15142025-02-05T10:20:18.161Z Compiling static_assertions v1.1.0
15152025-02-05T10:20:18.236Z Compiling whoami v1.5.2
15162025-02-05T10:20:18.259Z Compiling new_debug_unreachable v1.0.6
15172025-02-05T10:20:18.279Z Compiling predicates v3.1.2
15182025-02-05T10:20:18.362Z Compiling string_cache v0.8.7
15192025-02-05T10:20:18.408Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15202025-02-05T10:20:18.805Z Compiling tokio-postgres v0.7.12
15212025-02-05T10:20:18.828Z Compiling bit-set v0.5.3
15222025-02-05T10:20:19.120Z Compiling indicatif v0.17.11
15232025-02-05T10:20:19.492Z Compiling similar v2.6.0
15242025-02-05T10:20:19.788Z Compiling petgraph v0.6.5
15252025-02-05T10:20:20.059Z Compiling clap v4.5.28
15262025-02-05T10:20:20.271Z Compiling ecdsa v0.16.9
15272025-02-05T10:20:20.972Z Compiling rsa v0.9.6
15282025-02-05T10:20:21.089Z Compiling ed25519-dalek v2.1.1
15292025-02-05T10:20:21.670Z Compiling toml v0.7.8
15302025-02-05T10:20:22.388Z Compiling zip v0.6.6
15312025-02-05T10:20:23.161Z Compiling crossterm v0.28.1
15322025-02-05T10:20:24.285Z Compiling hex v0.4.3
15332025-02-05T10:20:24.415Z Compiling x509-cert v0.2.5
15342025-02-05T10:20:24.525Z Compiling itertools v0.10.5
15352025-02-05T10:20:24.672Z Compiling peg-runtime v0.8.3
15362025-02-05T10:20:24.845Z Compiling unicode-xid v0.2.6
15372025-02-05T10:20:25.005Z Compiling lalrpop-util v0.19.12
15382025-02-05T10:20:25.033Z Compiling strum_macros v0.26.4
15392025-02-05T10:20:25.245Z Compiling xattr v1.3.1
15402025-02-05T10:20:25.371Z Compiling filetime v0.2.25
15412025-02-05T10:20:25.678Z Compiling tar v0.4.42
15422025-02-05T10:20:29.596Z Compiling strum v0.26.3
15432025-02-05T10:20:34.209Z Compiling aws-lc-sys v0.22.0
15442025-02-05T10:21:00.053Z Compiling rustls-webpki v0.102.8
15452025-02-05T10:21:03.193Z Compiling tokio-rustls v0.25.0
15462025-02-05T10:21:04.881Z Compiling tokio-rustls v0.26.0
15472025-02-05T10:21:05.138Z Compiling hyper-rustls v0.27.3
15482025-02-05T10:21:05.487Z Compiling reqwest v0.12.9
15492025-02-05T10:21:06.708Z Compiling qorb v0.2.1
15502025-02-05T10:21:09.847Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15512025-02-05T10:21:10.084Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15522025-02-05T10:21:14.392Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s
15532025-02-05T10:21:14.577Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15542025-02-05T10:21:14.601ZFeb 05 10:21:13.540 INFO Starting download, target: Clickhouse
15552025-02-05T10:21:14.602ZFeb 05 10:21:13.540 INFO Starting download, target: Console
15562025-02-05T10:21:14.602ZFeb 05 10:21:13.540 INFO Starting download, target: Cockroach
15572025-02-05T10:21:14.605ZFeb 05 10:21:13.540 INFO Starting download, target: DendriteOpenapi
15582025-02-05T10:21:14.605ZFeb 05 10:21:13.540 INFO Starting download, target: DendriteStub
15592025-02-05T10:21:14.605ZFeb 05 10:21:13.540 INFO Starting download, target: MaghemiteMgd
15602025-02-05T10:21:14.605ZFeb 05 10:21:13.540 INFO Starting download, target: TransceiverControl
15612025-02-05T10:21:14.605ZFeb 05 10:21:13.541 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15622025-02-05T10:21:14.606ZFeb 05 10:21:13.541 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15632025-02-05T10:21:14.606ZFeb 05 10:21:13.541 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15642025-02-05T10:21:14.606ZFeb 05 10:21:13.542 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15652025-02-05T10:21:14.606ZFeb 05 10:21:13.542 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15662025-02-05T10:21:14.606ZFeb 05 10:21:13.542 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15672025-02-05T10:21:14.606ZFeb 05 10:21:13.542 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15682025-02-05T10:21:14.799ZFeb 05 10:21:13.737 INFO Download complete, target: DendriteOpenapi
15692025-02-05T10:21:15.006ZFeb 05 10:21:13.942 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15702025-02-05T10:21:15.233ZFeb 05 10:21:14.145 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15712025-02-05T10:21:15.457ZFeb 05 10:21:14.386 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15722025-02-05T10:21:15.497ZFeb 05 10:21:14.435 INFO Download complete, target: TransceiverControl
15732025-02-05T10:21:15.513ZFeb 05 10:21:14.446 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15742025-02-05T10:21:15.597ZFeb 05 10:21:14.535 INFO Download complete, target: Console
15752025-02-05T10:21:16.367ZFeb 05 10:21:15.306 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15762025-02-05T10:21:16.367ZFeb 05 10:21:15.306 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15772025-02-05T10:21:16.574ZFeb 05 10:21:15.480 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15782025-02-05T10:21:18.343ZFeb 05 10:21:17.281 INFO Download complete, target: DendriteStub
15792025-02-05T10:21:18.440ZFeb 05 10:21:17.378 INFO Download complete, target: MaghemiteMgd
15802025-02-05T10:21:23.588ZFeb 05 10:21:22.527 INFO Checking that binary works, target: Cockroach
15812025-02-05T10:21:23.746ZFeb 05 10:21:22.685 INFO Download complete, target: Cockroach
15822025-02-05T10:21:28.656ZFeb 05 10:21:27.595 INFO Checking that binary works, target: Clickhouse
15832025-02-05T10:21:28.776ZFeb 05 10:21:27.715 INFO Download complete, target: Clickhouse
15842025-02-05T10:21:28.784ZAll prerequisites installed successfully
15852025-02-05T10:21:28.787Z
15862025-02-05T10:21:28.787Zreal 4:49.005992356
15872025-02-05T10:21:28.787Zuser 15:35.162505412
15882025-02-05T10:21:28.787Zsys 2:01.423618313
15892025-02-05T10:21:28.787Ztrap 0.577558860
15902025-02-05T10:21:28.787Ztflt 1.468738555
15912025-02-05T10:21:28.787Zdflt 1.674908984
15922025-02-05T10:21:28.787Zkflt 0.023828094
15932025-02-05T10:21:28.787Zlock 24:34.398548885
15942025-02-05T10:21:28.787Zslp 54:27.843119025
15952025-02-05T10:21:28.787Zlat 1:00.188700424
15962025-02-05T10:21:28.787Zstop 2:25.062625316
15972025-02-05T10:21:28.787Z+ ptime -m cargo xtask download softnpu
15982025-02-05T10:21:29.302Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
15992025-02-05T10:21:29.319Z Running `target/debug/xtask download softnpu`
16002025-02-05T10:21:30.135Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
16012025-02-05T10:21:30.190Z Running `target/debug/xtask-downloader softnpu`
16022025-02-05T10:21:30.229ZFeb 05 10:21:29.168 INFO Starting download, target: Softnpu
16032025-02-05T10:21:30.233ZFeb 05 10:21:29.169 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16042025-02-05T10:21:31.041ZFeb 05 10:21:29.979 INFO Download complete, target: Softnpu
16052025-02-05T10:21:31.051Z
16062025-02-05T10:21:31.054Zreal 2.254138873
16072025-02-05T10:21:31.054Zuser 1.238186494
16082025-02-05T10:21:31.054Zsys 0.539364573
16092025-02-05T10:21:31.054Ztrap 0.001260861
16102025-02-05T10:21:31.054Ztflt 0.000025299
16112025-02-05T10:21:31.054Zdflt 0.000035660
16122025-02-05T10:21:31.054Zkflt 0.000000000
16132025-02-05T10:21:31.054Zlock 8.368073252
16142025-02-05T10:21:31.055Zslp 0.664244443
16152025-02-05T10:21:31.055Zlat 0.071721216
16162025-02-05T10:21:31.055Zstop 0.000170117
16172025-02-05T10:21:31.055Z+ export CARGO_INCREMENTAL=0
16182025-02-05T10:21:31.055Z+ CARGO_INCREMENTAL=0
16192025-02-05T10:21:31.055Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16202025-02-05T10:21:31.974Z Compiling proc-macro2 v1.0.92
16212025-02-05T10:21:31.974Z Compiling unicode-ident v1.0.14
16222025-02-05T10:21:31.979Z Compiling libc v0.2.169
16232025-02-05T10:21:31.979Z Compiling serde v1.0.217
16242025-02-05T10:21:31.979Z Compiling autocfg v1.4.0
16252025-02-05T10:21:31.979Z Compiling version_check v0.9.5
16262025-02-05T10:21:31.979Z Compiling cfg-if v1.0.0
16272025-02-05T10:21:32.241Z Compiling memchr v2.7.4
16282025-02-05T10:21:32.308Z Compiling typenum v1.17.0
16292025-02-05T10:21:32.314Z Compiling shlex v1.3.0
16302025-02-05T10:21:32.783Z Compiling value-bag v1.9.0
16312025-02-05T10:21:32.791Z Compiling generic-array v0.14.7
16322025-02-05T10:21:32.844Z Compiling lock_api v0.4.12
16332025-02-05T10:21:33.011Z Compiling log v0.4.22
16342025-02-05T10:21:33.142Z Compiling scopeguard v1.2.0
16352025-02-05T10:21:33.340Z Compiling parking_lot_core v0.9.10
16362025-02-05T10:21:33.562Z Compiling serde_json v1.0.135
16372025-02-05T10:21:33.720Z Compiling quote v1.0.38
16382025-02-05T10:21:33.796Z Compiling jobserver v0.1.32
16392025-02-05T10:21:33.800Z Compiling getrandom v0.2.15
16402025-02-05T10:21:33.880Z Compiling once_cell v1.20.2
16412025-02-05T10:21:34.162Z Compiling libm v0.2.8
16422025-02-05T10:21:34.228Z Compiling syn v2.0.96
16432025-02-05T10:21:34.245Z Compiling cc v1.1.30
16442025-02-05T10:21:34.306Z Compiling rustix v0.38.37
16452025-02-05T10:21:34.326Z Compiling aho-corasick v1.1.3
16462025-02-05T10:21:34.387Z Compiling num-traits v0.2.19
16472025-02-05T10:21:34.406Z Compiling regex-syntax v0.8.5
16482025-02-05T10:21:34.462Z Compiling thiserror v1.0.69
16492025-02-05T10:21:34.679Z Compiling either v1.13.0
16502025-02-05T10:21:34.910Z Compiling itoa v1.0.11
16512025-02-05T10:21:35.039Z Compiling spin v0.9.8
16522025-02-05T10:21:35.138Z Compiling slab v0.4.9
16532025-02-05T10:21:35.347Z Compiling errno v0.3.9
16542025-02-05T10:21:35.446Z Compiling byteorder v1.5.0
16552025-02-05T10:21:35.745Z Compiling rand_core v0.6.4
16562025-02-05T10:21:36.320Z Compiling glob v0.3.2
16572025-02-05T10:21:36.326Z Compiling prettyplease v0.2.25
16582025-02-05T10:21:36.338Z Compiling lazy_static v1.5.0
16592025-02-05T10:21:36.675Z Compiling minimal-lexical v0.2.1
16602025-02-05T10:21:36.915Z Compiling clang-sys v1.8.1
16612025-02-05T10:21:37.104Z Compiling nom v7.1.3
16622025-02-05T10:21:37.278Z Compiling libloading v0.8.5
16632025-02-05T10:21:37.282Z Compiling bindgen v0.69.5
16642025-02-05T10:21:37.556Z Compiling smallvec v1.13.2
16652025-02-05T10:21:37.610Z Compiling home v0.5.9
16662025-02-05T10:21:37.660Z Compiling subtle v2.6.1
16672025-02-05T10:21:37.973Z Compiling regex-automata v0.4.8
16682025-02-05T10:21:38.019Z Compiling itertools v0.12.1
16692025-02-05T10:21:38.082Z Compiling rustc-hash v1.1.0
16702025-02-05T10:21:38.199Z Compiling lazycell v1.3.0
16712025-02-05T10:21:38.255Z Compiling allocator-api2 v0.2.18
16722025-02-05T10:21:38.676Z Compiling cmake v0.1.51
16732025-02-05T10:21:39.431Z Compiling fs_extra v1.3.0
16742025-02-05T10:21:39.637Z Compiling semver v1.0.24
16752025-02-05T10:21:39.860Z Compiling dunce v1.0.5
16762025-02-05T10:21:40.033Z Compiling pkg-config v0.3.31
16772025-02-05T10:21:40.057Z Compiling ring v0.17.8
16782025-02-05T10:21:40.405Z Compiling cexpr v0.6.0
16792025-02-05T10:21:40.955Z Compiling ryu v1.0.18
16802025-02-05T10:21:41.047Z Compiling synstructure v0.13.1
16812025-02-05T10:21:41.096Z Compiling pin-project-lite v0.2.14
16822025-02-05T10:21:41.257Z Compiling paste v1.0.15
16832025-02-05T10:21:41.643Z Compiling fnv v1.0.7
16842025-02-05T10:21:41.827Z Compiling const-oid v0.9.6
16852025-02-05T10:21:41.830Z Compiling aws-lc-rs v1.10.0
16862025-02-05T10:21:42.187Z Compiling httparse v1.9.5
16872025-02-05T10:21:42.267Z Compiling schemars v0.8.21
16882025-02-05T10:21:42.622Z Compiling serde_derive_internals v0.29.1
16892025-02-05T10:21:43.035Z Compiling equivalent v1.0.1
16902025-02-05T10:21:43.053Z Compiling foldhash v0.1.3
16912025-02-05T10:21:43.396Z Compiling regex v1.11.1
16922025-02-05T10:21:43.402Z Compiling hashbrown v0.15.1
16932025-02-05T10:21:43.770Z Compiling signal-hook-registry v1.4.2
16942025-02-05T10:21:44.239Z Compiling heck v0.5.0
16952025-02-05T10:21:44.263Z Compiling parking_lot v0.12.3
16962025-02-05T10:21:44.567Z Compiling mio v1.0.2
16972025-02-05T10:21:44.655Z Compiling stable_deref_trait v1.2.0
16982025-02-05T10:21:45.493Z Compiling serde_derive v1.0.217
16992025-02-05T10:21:45.499Z Compiling zeroize_derive v1.4.2
17002025-02-05T10:21:46.081Z Compiling zerocopy-derive v0.7.35
17012025-02-05T10:21:46.206Z Compiling thiserror-impl v1.0.69
17022025-02-05T10:21:46.714Z Compiling zeroize v1.8.1
17032025-02-05T10:21:46.974Z Compiling tokio-macros v2.5.0
17042025-02-05T10:21:47.159Z Compiling zerofrom-derive v0.1.4
17052025-02-05T10:21:47.282Z Compiling yoke-derive v0.7.4
17062025-02-05T10:21:47.442Z Compiling zerovec-derive v0.10.3
17072025-02-05T10:21:47.446Z Compiling futures-macro v0.3.31
17082025-02-05T10:21:47.869Z Compiling displaydoc v0.2.5
17092025-02-05T10:21:48.805Z Compiling zerocopy v0.7.35
17102025-02-05T10:21:49.412Z Compiling crypto-common v0.1.6
17112025-02-05T10:21:49.445Z Compiling icu_provider_macros v1.5.0
17122025-02-05T10:21:49.565Z Compiling tracing-attributes v0.1.27
17132025-02-05T10:21:49.673Z Compiling schemars_derive v0.8.21
17142025-02-05T10:21:49.678Z Compiling block-buffer v0.10.4
17152025-02-05T10:21:49.950Z Compiling digest v0.10.7
17162025-02-05T10:21:50.337Z Compiling socket2 v0.5.7
17172025-02-05T10:21:50.425Z Compiling num-conv v0.1.0
17182025-02-05T10:21:50.472Z Compiling futures-core v0.3.31
17192025-02-05T10:21:50.715Z Compiling crossbeam-utils v0.8.20
17202025-02-05T10:21:50.721Z Compiling time-core v0.1.2
17212025-02-05T10:21:50.902Z Compiling time-macros v0.2.18
17222025-02-05T10:21:51.457Z Compiling der_derive v0.7.3
17232025-02-05T10:21:51.626Z Compiling vcpkg v0.2.15
17242025-02-05T10:21:53.024Z Compiling openssl-sys v0.9.105
17252025-02-05T10:21:53.610Z Compiling syn v1.0.109
17262025-02-05T10:21:54.041Z Compiling futures-sink v0.3.31
17272025-02-05T10:21:54.136Z Compiling cpufeatures v0.2.14
17282025-02-05T10:21:54.268Z Compiling slog v2.7.0
17292025-02-05T10:21:54.481Z Compiling ahash v0.8.11
17302025-02-05T10:21:54.694Z Compiling zerofrom v0.1.4
17312025-02-05T10:21:54.911Z Compiling iana-time-zone v0.1.61
17322025-02-05T10:21:55.111Z Compiling yoke v0.7.4
17332025-02-05T10:21:55.379Z Compiling futures-channel v0.3.31
17342025-02-05T10:21:55.581Z Compiling scroll_derive v0.12.0
17352025-02-05T10:21:55.585Z Compiling pin-utils v0.1.0
17362025-02-05T10:21:55.585Z Compiling openssl v0.10.70
17372025-02-05T10:21:55.622Z Compiling ucd-trie v0.1.7
17382025-02-05T10:21:55.832Z Compiling futures-io v0.3.31
17392025-02-05T10:21:55.988Z Compiling futures-task v0.3.31
17402025-02-05T10:21:56.074Z Compiling pest v2.7.14
17412025-02-05T10:21:56.219Z Compiling zerovec v0.10.4
17422025-02-05T10:21:56.287Z Compiling futures-util v0.3.31
17432025-02-05T10:21:57.208Z Compiling hmac v0.12.1
17442025-02-05T10:21:57.458Z Compiling bitflags v2.6.0
17452025-02-05T10:21:57.552Z Compiling bytes v1.9.0
17462025-02-05T10:21:59.056Z Compiling indexmap v2.7.1
17472025-02-05T10:21:59.675Z Compiling tokio v1.43.0
17482025-02-05T10:22:00.396Z Compiling serde_tokenstream v0.2.2
17492025-02-05T10:22:00.992Z Compiling uuid v1.12.0
17502025-02-05T10:22:01.053Z Compiling http v1.2.0
17512025-02-05T10:22:02.254Z Compiling which v4.4.2
17522025-02-05T10:22:02.327Z Compiling chrono v0.4.39
17532025-02-05T10:22:02.347Z Compiling rustc_version v0.4.1
17542025-02-05T10:22:05.176Z Compiling pest_meta v2.7.14
17552025-02-05T10:22:08.028Z Compiling block-padding v0.3.3
17562025-02-05T10:22:08.287Z Compiling openssl-macros v0.1.1
17572025-02-05T10:22:08.927Z Compiling rustls v0.23.19
17582025-02-05T10:22:08.994Z Compiling native-tls v0.2.12
17592025-02-05T10:22:09.220Z Compiling inout v0.1.3
17602025-02-05T10:22:09.225Z Compiling pest_generator v2.7.14
17612025-02-05T10:22:09.332Z Compiling tinystr v0.7.6
17622025-02-05T10:22:09.702Z Compiling toml_datetime v0.6.8
17632025-02-05T10:22:09.840Z Compiling serde_spanned v0.6.8
17642025-02-05T10:22:12.257Z Compiling tracing-core v0.1.32
17652025-02-05T10:22:12.273Z Compiling strsim v0.11.1
17662025-02-05T10:22:12.273Z Compiling writeable v0.5.5
17672025-02-05T10:22:12.273Z Compiling dyn-clone v1.0.17
17682025-02-05T10:22:12.273Z Compiling litemap v0.7.3
17692025-02-05T10:22:12.287Z Compiling icu_locid v1.5.0
17702025-02-05T10:22:12.287Z Compiling pest_derive v2.7.14
17712025-02-05T10:22:12.288Z Compiling tracing v0.1.40
17722025-02-05T10:22:12.288Z Compiling cipher v0.4.4
17732025-02-05T10:22:12.288Z Compiling sha2 v0.10.8
17742025-02-05T10:22:12.874Z Compiling cookie v0.18.1
17752025-02-05T10:22:12.904Z Compiling usdt-impl v0.5.0
17762025-02-05T10:22:13.038Z Compiling base64ct v1.6.0
17772025-02-05T10:22:13.254Z Compiling icu_provider v1.5.0
17782025-02-05T10:22:13.627Z Compiling pem-rfc7468 v0.7.0
17792025-02-05T10:22:14.875Z Compiling aws-lc-sys v0.22.0
17802025-02-05T10:22:15.069Z Compiling scroll v0.12.0
17812025-02-05T10:22:15.380Z Compiling ppv-lite86 v0.2.20
17822025-02-05T10:22:15.706Z Compiling async-trait v0.1.86
17832025-02-05T10:22:16.295Z Compiling flagset v0.4.6
17842025-02-05T10:22:16.494Z Compiling anyhow v1.0.95
17852025-02-05T10:22:16.988Z Compiling rustls-pki-types v1.10.0
17862025-02-05T10:22:18.047Z Compiling icu_locid_transform_data v1.5.0
17872025-02-05T10:22:18.158Z Compiling plain v0.2.3
17882025-02-05T10:22:18.374Z Compiling camino v1.1.9
17892025-02-05T10:22:18.655Z Compiling percent-encoding v2.3.1
17902025-02-05T10:22:18.872Z Compiling icu_locid_transform v1.5.0
17912025-02-05T10:22:19.114Z Compiling goblin v0.8.2
17922025-02-05T10:22:21.757Z Compiling der v0.7.9
17932025-02-05T10:22:22.816Z Compiling rand_chacha v0.3.1
17942025-02-05T10:22:24.206Z Compiling tokio-util v0.7.12
17952025-02-05T10:22:24.395Z Compiling icu_collections v1.5.0
17962025-02-05T10:22:25.767Z Compiling icu_properties_data v1.5.0
17972025-02-05T10:22:25.817Z Compiling rayon-core v1.12.1
17982025-02-05T10:22:26.020Z Compiling untrusted v0.7.1
17992025-02-05T10:22:26.047Z Compiling mirai-annotations v1.12.0
18002025-02-05T10:22:26.067Z Compiling untrusted v0.9.0
18012025-02-05T10:22:26.287Z Compiling pretty-hex v0.4.1
18022025-02-05T10:22:26.290Z Compiling rustls v0.22.4
18032025-02-05T10:22:26.505Z Compiling powerfmt v0.2.0
18042025-02-05T10:22:26.710Z Compiling icu_properties v1.5.1
18052025-02-05T10:22:26.735Z Compiling dof v0.3.0
18062025-02-05T10:22:26.974Z Compiling deranged v0.3.11
18072025-02-05T10:22:28.105Z Compiling spki v0.7.3
18082025-02-05T10:22:28.240Z Compiling rand v0.8.5
18092025-02-05T10:22:28.733Z Compiling salsa20 v0.10.2
18102025-02-05T10:22:28.743Z Compiling dtrace-parser v0.2.0
18112025-02-05T10:22:29.700Z Compiling pbkdf2 v0.12.2
18122025-02-05T10:22:30.240Z Compiling thread-id v4.2.2
18132025-02-05T10:22:30.319Z Compiling num_threads v0.1.7
18142025-02-05T10:22:30.357Z Compiling litrs v0.4.1
18152025-02-05T10:22:30.684Z Compiling atomic-waker v1.1.2
18162025-02-05T10:22:30.894Z Compiling write16 v1.0.0
18172025-02-05T10:22:30.921Z Compiling utf16_iter v1.0.5
18182025-02-05T10:22:31.179Z Compiling icu_normalizer_data v1.5.0
18192025-02-05T10:22:31.322Z Compiling winnow v0.5.40
18202025-02-05T10:22:31.489Z Compiling utf8_iter v1.0.4
18212025-02-05T10:22:32.194Z Compiling icu_normalizer v1.5.0
18222025-02-05T10:22:33.578Z Compiling document-features v0.2.10
18232025-02-05T10:22:34.246Z Compiling time v0.3.36
18242025-02-05T10:22:34.650Z Compiling toml_edit v0.19.15
18252025-02-05T10:22:35.815Z Compiling scrypt v0.11.0
18262025-02-05T10:22:36.209Z Compiling form_urlencoded v1.2.1
18272025-02-05T10:22:36.273Z Compiling cbc v0.1.2
18282025-02-05T10:22:36.459Z Compiling aes v0.8.4
18292025-02-05T10:22:36.493Z Compiling http-body v1.0.1
18302025-02-05T10:22:36.749Z Compiling multer v3.1.0
18312025-02-05T10:22:37.040Z Compiling slog-async v2.8.0
18322025-02-05T10:22:37.396Z Compiling tinyvec_macros v0.1.1
18332025-02-05T10:22:37.468Z Compiling rustversion v1.0.17
18342025-02-05T10:22:37.535Z Compiling try-lock v0.2.5
18352025-02-05T10:22:37.708Z Compiling want v0.3.1
18362025-02-05T10:22:38.086Z Compiling tinyvec v1.8.0
18372025-02-05T10:22:38.110Z Compiling pkcs5 v0.7.1
18382025-02-05T10:22:39.648Z Compiling idna_adapter v1.2.0
18392025-02-05T10:22:39.893Z Compiling h2 v0.4.6
18402025-02-05T10:22:40.390Z Compiling heapless v0.7.17
18412025-02-05T10:22:40.966Z Compiling bzip2-sys v0.1.11+1.0.8
18422025-02-05T10:22:41.418Z Compiling httpdate v1.0.3
18432025-02-05T10:22:41.531Z Compiling signal-hook v0.3.17
18442025-02-05T10:22:42.215Z Compiling idna v1.0.3
18452025-02-05T10:22:43.523Z Compiling pkcs8 v0.10.2
18462025-02-05T10:22:44.827Z Compiling usdt-macro v0.5.0
18472025-02-05T10:22:45.811Z Compiling usdt-attr-macro v0.5.0
18482025-02-05T10:22:46.147Z Compiling async-stream-impl v0.3.6
18492025-02-05T10:22:46.918Z Compiling tower-service v0.3.3
18502025-02-05T10:22:47.075Z Compiling adler2 v2.0.0
18512025-02-05T10:22:47.206Z Compiling base64 v0.22.1
18522025-02-05T10:22:47.316Z Compiling miniz_oxide v0.8.0
18532025-02-05T10:22:48.305Z Compiling hyper v1.5.2
18542025-02-05T10:22:50.625Z Compiling curve25519-dalek v4.1.3
18552025-02-05T10:22:51.143Z Compiling hyper-util v0.1.10
18562025-02-05T10:22:53.312Z Compiling openapiv3 v2.0.0
18572025-02-05T10:22:54.372Z Compiling enum-as-inner v0.6.1
18582025-02-05T10:22:55.364Z Compiling dropshot v0.12.0
18592025-02-05T10:22:55.540Z Compiling match_cfg v0.1.0
18602025-02-05T10:22:55.706Z Compiling smoltcp v0.9.1
18612025-02-05T10:22:56.229Z Compiling foreign-types-shared v0.1.1
18622025-02-05T10:22:56.353Z Compiling portable-atomic v1.9.0
18632025-02-05T10:22:56.504Z Compiling newtype-uuid v1.2.1
18642025-02-05T10:22:56.790Z Compiling num-bigint-dig v0.8.4
18652025-02-05T10:22:57.118Z Compiling foreign-types v0.3.2
18662025-02-05T10:22:57.216Z Compiling hostname v0.3.1
18672025-02-05T10:22:58.438Z Compiling url v2.5.3
18682025-02-05T10:23:01.490Z Compiling http-body-util v0.1.2
18692025-02-05T10:23:01.516Z Compiling dirs-sys-next v0.1.2
18702025-02-05T10:23:01.516Z Compiling encoding_rs v0.8.34
18712025-02-05T10:23:01.516Z Compiling heck v0.4.1
18722025-02-05T10:23:01.517Z Compiling data-encoding v2.6.0
18732025-02-05T10:23:01.517Z Compiling mime v0.3.17
18742025-02-05T10:23:02.499Z Compiling siphasher v0.3.11
18752025-02-05T10:23:02.901Z Compiling ident_case v1.0.1
18762025-02-05T10:23:02.905Z Compiling gimli v0.31.1
18772025-02-05T10:23:03.107Z Compiling darling_core v0.20.10
18782025-02-05T10:23:04.010Z Compiling dirs-next v2.0.0
18792025-02-05T10:23:08.425Z Compiling addr2line v0.24.2
18802025-02-05T10:23:09.861Z Compiling unicode-normalization v0.1.24
18812025-02-05T10:23:10.920Z Compiling serde_urlencoded v0.7.1
18822025-02-05T10:23:11.494Z Compiling crossbeam-epoch v0.9.18
18832025-02-05T10:23:12.103Z Compiling rustls-pemfile v2.2.0
18842025-02-05T10:23:12.124Z Compiling hubpack_derive v0.1.1
18852025-02-05T10:23:12.241Z Compiling dropshot_endpoint v0.12.0
18862025-02-05T10:23:12.358Z Compiling sha1 v0.10.6
18872025-02-05T10:23:12.613Z Compiling signature v2.2.0
18882025-02-05T10:23:12.742Z Compiling curve25519-dalek-derive v0.1.1
18892025-02-05T10:23:12.803Z Compiling zerocopy-derive v0.6.6
18902025-02-05T10:23:13.001Z Compiling thread_local v1.1.8
18912025-02-05T10:23:13.450Z Compiling object v0.36.5
18922025-02-05T10:23:14.496Z Compiling fs-err v2.11.0
18932025-02-05T10:23:15.998Z Compiling winnow v0.6.20
18942025-02-05T10:23:19.301Z Compiling rustc-demangle v0.1.24
18952025-02-05T10:23:19.309Z Compiling ipnet v2.10.1
18962025-02-05T10:23:21.501Z Compiling openssl-probe v0.1.5
18972025-02-05T10:23:21.981Z Compiling unicode-properties v0.1.3
18982025-02-05T10:23:22.070Z Compiling unicode-bidi v0.3.17
18992025-02-05T10:23:22.381Z Compiling utf8parse v0.2.2
19002025-02-05T10:23:22.688Z Compiling anstyle v1.0.10
19012025-02-05T10:23:23.547Z Compiling stringprep v0.1.5
19022025-02-05T10:23:24.414Z Compiling anstyle-parse v0.2.5
19032025-02-05T10:23:26.539Z Compiling rustls-webpki v0.102.8
19042025-02-05T10:23:26.785Z Compiling backtrace v0.3.74
19052025-02-05T10:23:27.026Z Compiling toml_edit v0.22.22
19062025-02-05T10:23:35.207Z Compiling crossbeam-deque v0.8.5
19072025-02-05T10:23:35.581Z Compiling darling_macro v0.20.10
19082025-02-05T10:23:36.395Z Compiling term v0.7.0
19092025-02-05T10:23:36.550Z Compiling slog-json v2.6.1
19102025-02-05T10:23:37.592Z Compiling crossbeam-channel v0.5.13
19112025-02-05T10:23:38.154Z Compiling hashbrown v0.14.5
19122025-02-05T10:23:38.622Z Compiling futures-executor v0.3.31
19132025-02-05T10:23:38.894Z Compiling num-integer v0.1.46
19142025-02-05T10:23:39.075Z Compiling md-5 v0.10.6
19152025-02-05T10:23:39.334Z Compiling ff v0.13.0
19162025-02-05T10:23:39.353Z Compiling hash32 v0.2.1
19172025-02-05T10:23:39.371Z Compiling memmap v0.7.0
19182025-02-05T10:23:39.549Z Compiling is-terminal v0.4.13
19192025-02-05T10:23:39.676Z Compiling take_mut v0.2.2
19202025-02-05T10:23:39.696Z Compiling utf-8 v0.7.6
19212025-02-05T10:23:39.699Z Compiling psl-types v2.0.11
19222025-02-05T10:23:39.840Z Compiling quick-error v1.2.3
19232025-02-05T10:23:39.900Z Compiling base16ct v0.2.0
19242025-02-05T10:23:39.999Z Compiling colorchoice v1.0.2
19252025-02-05T10:23:40.174Z Compiling anstyle-query v1.1.1
19262025-02-05T10:23:40.193Z Compiling linked-hash-map v0.5.6
19272025-02-05T10:23:40.227Z Compiling is_terminal_polyfill v1.70.1
19282025-02-05T10:23:40.373Z Compiling fallible-iterator v0.2.0
19292025-02-05T10:23:40.504Z Compiling lru-cache v0.1.2
19302025-02-05T10:23:40.706Z Compiling anstream v0.6.15
19312025-02-05T10:23:40.763Z Compiling publicsuffix v2.3.0
19322025-02-05T10:23:40.795Z Compiling sec1 v0.7.3
19332025-02-05T10:23:41.031Z Compiling postgres-protocol v0.6.7
19342025-02-05T10:23:41.107Z Compiling resolv-conf v0.7.0
19352025-02-05T10:23:41.282Z Compiling tungstenite v0.24.0
19362025-02-05T10:23:41.702Z Compiling slog-term v2.9.1
19372025-02-05T10:23:42.557Z Compiling usdt v0.5.0
19382025-02-05T10:23:42.735Z Compiling group v0.13.0
19392025-02-05T10:23:42.996Z Compiling num-iter v0.1.45
19402025-02-05T10:23:43.035Z Compiling regress v0.10.1
19412025-02-05T10:23:43.056Z Compiling futures v0.3.31
19422025-02-05T10:23:45.743Z Compiling slog-bunyan v2.5.0
19432025-02-05T10:23:45.994Z Compiling darling v0.20.10
19442025-02-05T10:23:46.349Z Compiling tokio-rustls v0.26.0
19452025-02-05T10:23:46.363Z Compiling tokio-rustls v0.25.0
19462025-02-05T10:23:46.771Z Compiling toml v0.8.19
19472025-02-05T10:23:46.802Z Compiling tokio-native-tls v0.3.1
19482025-02-05T10:23:47.385Z Compiling hickory-proto v0.24.2
19492025-02-05T10:23:47.504Z Compiling phf_shared v0.11.2
19502025-02-05T10:23:47.847Z Compiling strum_macros v0.25.3
19512025-02-05T10:23:48.334Z Compiling async-stream v0.3.6
19522025-02-05T10:23:48.423Z Compiling waitgroup v0.1.2
19532025-02-05T10:23:50.306Z Compiling webpki-roots v0.26.6
19542025-02-05T10:23:50.319Z Compiling terminal_size v0.4.0
19552025-02-05T10:23:50.319Z Compiling hkdf v0.12.4
19562025-02-05T10:23:50.319Z Compiling serde_path_to_error v0.1.16
19572025-02-05T10:23:50.319Z Compiling crypto-bigint v0.5.5
19582025-02-05T10:23:50.319Z Compiling serde_repr v0.1.19
19592025-02-05T10:23:50.319Z Compiling clap_derive v4.5.28
19602025-02-05T10:23:50.556Z Compiling derive-where v1.2.7
19612025-02-05T10:23:50.675Z Compiling hostname v0.4.0
19622025-02-05T10:23:50.887Z Compiling crc32fast v1.4.2
19632025-02-05T10:23:51.187Z Compiling unicode-width v0.2.0
19642025-02-05T10:23:51.224Z Compiling managed v0.8.0
19652025-02-05T10:23:51.909Z Compiling debug-ignore v1.0.5
19662025-02-05T10:23:52.070Z Compiling bitflags v1.3.2
19672025-02-05T10:23:52.362Z Compiling clap_lex v0.7.4
19682025-02-05T10:23:52.756Z Compiling hickory-resolver v0.24.2
19692025-02-05T10:23:53.467Z Compiling clap_builder v4.5.27
19702025-02-05T10:23:56.506Z Compiling elliptic-curve v0.13.8
19712025-02-05T10:23:57.019Z Compiling console v0.15.10
19722025-02-05T10:23:57.333Z Compiling flate2 v1.0.35
19732025-02-05T10:23:58.163Z Compiling hyper-rustls v0.27.3
19742025-02-05T10:23:59.827Z Compiling phf v0.11.2
19752025-02-05T10:24:00.132Z Compiling hyper-tls v0.6.0
19762025-02-05T10:24:00.594Z Compiling typify-impl v0.2.0
19772025-02-05T10:24:00.812Z Compiling signal-hook-mio v0.2.4
19782025-02-05T10:24:00.983Z Compiling rayon v1.10.0
19792025-02-05T10:24:01.011Z Compiling bzip2 v0.4.4
19802025-02-05T10:24:01.382Z Compiling cookie_store v0.21.1
19812025-02-05T10:24:03.086Z Compiling tokio-tungstenite v0.24.0
19822025-02-05T10:24:03.639Z Compiling postgres-types v0.2.8
19832025-02-05T10:24:04.970Z Compiling zerocopy v0.6.6
19842025-02-05T10:24:05.125Z Compiling hubpack v0.1.2
19852025-02-05T10:24:05.419Z Compiling ed25519 v2.2.3
19862025-02-05T10:24:05.558Z Compiling phf_shared v0.10.0
19872025-02-05T10:24:05.696Z Compiling pkcs1 v0.7.5
19882025-02-05T10:24:05.850Z Compiling tokio-stream v0.1.16
19892025-02-05T10:24:05.925Z Compiling ipnetwork v0.20.0
19902025-02-05T10:24:06.800Z Compiling rfc6979 v0.4.0
19912025-02-05T10:24:06.822Z Compiling serde-big-array v0.5.1
19922025-02-05T10:24:07.015Z Compiling float-cmp v0.9.0
19932025-02-05T10:24:07.074Z Compiling sync_wrapper v1.0.1
19942025-02-05T10:24:07.286Z Compiling bstr v1.10.0
19952025-02-05T10:24:07.418Z Compiling number_prefix v0.4.0
19962025-02-05T10:24:07.649Z Compiling precomputed-hash v0.1.1
19972025-02-05T10:24:07.785Z Compiling normalize-line-endings v0.3.0
19982025-02-05T10:24:07.943Z Compiling predicates-core v1.0.8
19992025-02-05T10:24:08.272Z Compiling new_debug_unreachable v1.0.6
20002025-02-05T10:24:08.291Z Compiling static_assertions v1.1.0
20012025-02-05T10:24:08.386Z Compiling unicode-segmentation v1.12.0
20022025-02-05T10:24:08.404Z Compiling fixedbitset v0.4.2
20032025-02-05T10:24:08.742Z Compiling difflib v0.4.0
20042025-02-05T10:24:08.808Z Compiling bit-vec v0.6.3
20052025-02-05T10:24:09.523Z Compiling whoami v1.5.2
20062025-02-05T10:24:09.795Z Compiling tokio-postgres v0.7.12
20072025-02-05T10:24:09.800Z Compiling predicates v3.1.2
20082025-02-05T10:24:09.839Z Compiling bit-set v0.5.3
20092025-02-05T10:24:10.111Z Compiling similar v2.6.0
20102025-02-05T10:24:11.106Z Compiling typify-macro v0.2.0
20112025-02-05T10:24:11.106Z Compiling petgraph v0.6.5
20122025-02-05T10:24:12.113Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20132025-02-05T10:24:13.691Z Compiling reqwest v0.12.9
20142025-02-05T10:24:14.432Z Compiling string_cache v0.8.7
20152025-02-05T10:24:14.593Z Compiling indicatif v0.17.11
20162025-02-05T10:24:14.935Z Compiling ecdsa v0.16.9
20172025-02-05T10:24:15.303Z Compiling qorb v0.2.1
20182025-02-05T10:24:16.085Z Compiling rsa v0.9.6
20192025-02-05T10:24:16.736Z Compiling ed25519-dalek v2.1.1
20202025-02-05T10:24:17.502Z Compiling zip v0.6.6
20212025-02-05T10:24:17.942Z Compiling crossterm v0.28.1
20222025-02-05T10:24:18.188Z Compiling clap v4.5.28
20232025-02-05T10:24:20.213Z Compiling toml v0.7.8
20242025-02-05T10:24:20.396Z Compiling x509-cert v0.2.5
20252025-02-05T10:24:21.488Z Compiling hex v0.4.3
20262025-02-05T10:24:22.147Z Compiling itertools v0.10.5
20272025-02-05T10:24:22.722Z Compiling unicode-xid v0.2.6
20282025-02-05T10:24:22.851Z Compiling peg-runtime v0.8.3
20292025-02-05T10:24:23.348Z Compiling lalrpop-util v0.19.12
20302025-02-05T10:24:23.707Z Compiling zerocopy v0.8.10
20312025-02-05T10:24:24.703Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20322025-02-05T10:24:29.209Z Compiling proc-macro-crate v1.3.1
20332025-02-05T10:24:29.630Z Compiling macaddr v1.0.1
20342025-02-05T10:24:30.160Z Compiling zerocopy-derive v0.8.10
20352025-02-05T10:24:30.255Z Compiling itertools v0.13.0
20362025-02-05T10:24:33.082Z Compiling heapless v0.8.0
20372025-02-05T10:24:33.139Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20382025-02-05T10:24:39.817Z Compiling num_enum_derive v0.5.11
20392025-02-05T10:24:45.824Z Compiling hash32 v0.3.1
20402025-02-05T10:24:46.353Z Compiling smoltcp v0.11.0
20412025-02-05T10:24:47.037Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20422025-02-05T10:24:52.737Z Compiling num_enum v0.5.11
20432025-02-05T10:24:52.823Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20442025-02-05T10:24:53.543Z Compiling typify v0.2.0
20452025-02-05T10:24:53.728Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
20462025-02-05T10:24:54.699Z Compiling proc-macro-error-attr v1.0.4
20472025-02-05T10:24:55.043Z Compiling unsafe-libyaml v0.2.11
20482025-02-05T10:24:56.713Z Compiling cobs v0.2.3
20492025-02-05T10:24:57.170Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20502025-02-05T10:24:57.225Z Compiling thiserror v2.0.11
20512025-02-05T10:24:57.497Z Compiling postcard v1.0.10
20522025-02-05T10:24:58.131Z Compiling serde_yaml v0.9.34+deprecated
20532025-02-05T10:25:06.969Z Compiling progenitor-impl v0.8.0
20542025-02-05T10:25:11.196Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20552025-02-05T10:25:22.171Z Compiling strum_macros v0.26.4
20562025-02-05T10:25:23.184Z Compiling foreign-types-macros v0.2.3
20572025-02-05T10:25:23.483Z Compiling thiserror-impl v2.0.11
20582025-02-05T10:25:23.591Z Compiling structmeta-derive v0.3.0
20592025-02-05T10:25:23.771Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20602025-02-05T10:25:23.884Z Compiling proc-macro-error v1.0.4
20612025-02-05T10:25:24.424Z Compiling foreign-types-shared v0.3.1
20622025-02-05T10:25:24.563Z Compiling unicode-width v0.1.14
20632025-02-05T10:25:25.006Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20642025-02-05T10:25:26.071Z Compiling structmeta v0.3.0
20652025-02-05T10:25:26.238Z Compiling strum v0.26.3
20662025-02-05T10:25:28.455Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20672025-02-05T10:25:30.339Z Compiling tabwriter v1.4.0
20682025-02-05T10:25:31.043Z Compiling foreign-types v0.5.0
20692025-02-05T10:25:37.611Z Compiling progenitor-macro v0.8.0
20702025-02-05T10:25:39.133Z Compiling progenitor-client v0.8.0
20712025-02-05T10:25:40.392Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20722025-02-05T10:25:41.543Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20732025-02-05T10:25:42.380Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20742025-02-05T10:25:42.720Z Compiling cstr-argument v0.1.2
20752025-02-05T10:25:42.998Z Compiling dropshot v0.15.1
20762025-02-05T10:25:43.217Z Compiling crucible-workspace-hack v0.1.0
20772025-02-05T10:25:43.340Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20782025-02-05T10:25:43.521Z Compiling pretty-hex v0.2.1
20792025-02-05T10:25:43.662Z Compiling fastrand v2.1.1
20802025-02-05T10:25:45.422Z Compiling tempfile v3.13.0
20812025-02-05T10:25:45.442Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20822025-02-05T10:25:45.836Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20832025-02-05T10:25:45.854Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20842025-02-05T10:25:46.060Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20852025-02-05T10:25:47.004Z Compiling parse-display-derive v0.10.0
20862025-02-05T10:25:47.332Z Compiling colored v2.1.0
20872025-02-05T10:25:47.665Z Compiling serde_with_macros v3.11.0
20882025-02-05T10:25:48.442Z Compiling progenitor v0.8.0
20892025-02-05T10:25:48.493Z Compiling dropshot_endpoint v0.15.1
20902025-02-05T10:25:48.703Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20912025-02-05T10:25:49.430Z Compiling instant v0.1.13
20922025-02-05T10:25:49.615Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20932025-02-05T10:25:49.978Z Compiling serde_with v3.11.0
20942025-02-05T10:25:50.015Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20952025-02-05T10:25:50.413Z Compiling parse-display v0.10.0
20962025-02-05T10:25:50.732Z Compiling backoff v0.4.0
20972025-02-05T10:25:51.017Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20982025-02-05T10:25:51.256Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20992025-02-05T10:25:52.784Z Compiling zone_cfg_derive v0.3.0
21002025-02-05T10:25:52.817Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21012025-02-05T10:25:53.595Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21022025-02-05T10:25:53.901Z Compiling camino-tempfile v1.1.1
21032025-02-05T10:25:54.120Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
21042025-02-05T10:25:54.260Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21052025-02-05T10:25:54.473Z Compiling regress v0.9.1
21062025-02-05T10:25:54.723Z Compiling progenitor-client v0.9.1
21072025-02-05T10:25:54.729Z Compiling num-derive v0.4.2
21082025-02-05T10:25:55.511Z Compiling sigpipe v0.1.3
21092025-02-05T10:25:55.655Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21102025-02-05T10:25:55.963Z Compiling libefi-sys v0.1.0
21112025-02-05T10:25:56.329Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21122025-02-05T10:25:56.732Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
21132025-02-05T10:25:58.254Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21142025-02-05T10:25:59.498Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21152025-02-05T10:26:01.638Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
21162025-02-05T10:26:02.207Z Compiling zone v0.3.0
21172025-02-05T10:26:02.789Z Compiling smf v0.2.3
21182025-02-05T10:26:03.714Z Compiling bitfield-struct v0.6.2
21192025-02-05T10:26:05.041Z Compiling blake3 v1.5.4
21202025-02-05T10:26:05.276Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21212025-02-05T10:26:05.528Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21222025-02-05T10:26:05.799Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21232025-02-05T10:26:06.165Z Compiling xattr v1.3.1
21242025-02-05T10:26:06.193Z Compiling filetime v0.2.25
21252025-02-05T10:26:06.309Z Compiling memmap2 v0.9.5
21262025-02-05T10:26:06.482Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21272025-02-05T10:26:06.549Z Compiling constant_time_eq v0.3.1
21282025-02-05T10:26:06.617Z Compiling same-file v1.0.6
21292025-02-05T10:26:06.745Z Compiling arrayref v0.3.9
21302025-02-05T10:26:06.843Z Compiling arrayvec v0.7.6
21312025-02-05T10:26:06.851Z Compiling walkdir v2.5.0
21322025-02-05T10:26:06.865Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21332025-02-05T10:26:06.910Z Compiling tar v0.4.42
21342025-02-05T10:26:08.334Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21352025-02-05T10:26:08.769Z Compiling gethostname v0.5.0
21362025-02-05T10:26:09.039Z Compiling cargo-platform v0.1.8
21372025-02-05T10:26:09.252Z Compiling topological-sort v0.2.2
21382025-02-05T10:26:09.451Z Compiling omicron-zone-package v0.12.0
21392025-02-05T10:26:09.610Z Compiling cargo_metadata v0.18.1
21402025-02-05T10:26:09.832Z Compiling shell-words v1.1.0
21412025-02-05T10:26:10.058Z Compiling indent_write v2.2.0
21422025-02-05T10:26:19.042Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21432025-02-05T10:26:20.885Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21442025-02-05T10:26:24.027Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21452025-02-05T10:26:38.435Z Finished `release` profile [optimized] target(s) in 5m 07s
21462025-02-05T10:26:38.602Z Running `target/release/omicron-package -t test target create -p dev`
21472025-02-05T10:26:38.648ZLogging to: /work/oxidecomputer/omicron/out/LOG
21482025-02-05T10:26:38.651ZCreated new build target 'test' and set it as active
21492025-02-05T10:26:38.651Z
21502025-02-05T10:26:38.651Zreal 5:07.599028273
21512025-02-05T10:26:38.651Zuser 35:58.831723283
21522025-02-05T10:26:38.651Zsys 3:15.715927712
21532025-02-05T10:26:38.651Ztrap 1.099520851
21542025-02-05T10:26:38.651Ztflt 2.820721338
21552025-02-05T10:26:38.651Zdflt 0.663683766
21562025-02-05T10:26:38.651Zkflt 0.000481347
21572025-02-05T10:26:38.651Zlock 1:11:26.908920301
21582025-02-05T10:26:38.651Zslp 2:23:56.890024965
21592025-02-05T10:26:38.651Zlat 2:42.537090592
21602025-02-05T10:26:38.651Zstop 4:38.527882515
21612025-02-05T10:26:38.652Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21622025-02-05T10:26:39.597Z Finished `release` profile [optimized] target(s) in 0.89s
21632025-02-05T10:26:39.651Z Running `target/release/omicron-package -t test package`
21642025-02-05T10:26:39.780ZLogging to: /work/oxidecomputer/omicron/out/LOG
21652025-02-05T10:26:40.813Z Compiling thiserror v2.0.11
21662025-02-05T10:26:40.950Z Compiling typify-impl v0.3.0
21672025-02-05T10:26:40.960Z Compiling convert_case v0.4.0
21682025-02-05T10:26:40.963Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21692025-02-05T10:26:40.963Z Compiling newline-converter v0.3.0
21702025-02-05T10:26:40.963Z Compiling password-hash v0.5.0
21712025-02-05T10:26:40.963Z Compiling blake2 v0.10.6
21722025-02-05T10:26:40.973Z Compiling base64 v0.21.7
21732025-02-05T10:26:41.157Z Compiling expectorate v1.1.0
21742025-02-05T10:26:41.182Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21752025-02-05T10:26:41.419Z Compiling atomicwrites v0.4.4
21762025-02-05T10:26:41.712Z Compiling derive_more v0.99.18
21772025-02-05T10:26:41.872Z Compiling argon2 v0.5.3
21782025-02-05T10:26:41.947Z Compiling cancel-safe-futures v0.1.5
21792025-02-05T10:26:42.066Z Compiling owo-colors v4.1.0
21802025-02-05T10:26:42.202Z Compiling num-rational v0.4.2
21812025-02-05T10:26:42.316Z Compiling progenitor-client v0.9.1
21822025-02-05T10:26:42.397Z Compiling num-complex v0.4.6
21832025-02-05T10:26:42.806Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21842025-02-05T10:26:43.625Z Compiling num v0.4.3
21852025-02-05T10:26:43.752Z Compiling libsw v3.3.1
21862025-02-05T10:26:44.066Z Compiling float-ord v0.3.2
21872025-02-05T10:26:44.109Z Compiling swrite v0.1.0
21882025-02-05T10:26:44.168Z Compiling linear-map v1.2.0
21892025-02-05T10:26:44.235Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21902025-02-05T10:26:44.255Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21912025-02-05T10:26:44.527Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21922025-02-05T10:26:44.571Z Compiling highway v1.2.0
21932025-02-05T10:26:45.510Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21942025-02-05T10:26:46.024Z Compiling semver v0.1.20
21952025-02-05T10:26:46.523Z Compiling rustc_version v0.1.7
21962025-02-05T10:26:46.915Z Compiling newtype_derive v0.1.6
21972025-02-05T10:26:47.230Z Compiling tungstenite v0.21.0
21982025-02-05T10:26:47.554Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21992025-02-05T10:26:51.661Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
22002025-02-05T10:26:51.903Z Compiling typify-macro v0.3.0
22012025-02-05T10:26:52.105Z Compiling ipnetwork v0.20.0
22022025-02-05T10:26:52.865Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22032025-02-05T10:26:53.185Z Compiling tokio-tungstenite v0.21.0
22042025-02-05T10:26:53.543Z Compiling progenitor-client v0.8.0
22052025-02-05T10:26:53.597Z Compiling humantime v2.1.0
22062025-02-05T10:26:53.939Z Compiling progenitor v0.8.0
22072025-02-05T10:26:54.002Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22082025-02-05T10:26:54.164Z Compiling dropshot v0.15.1
22092025-02-05T10:26:54.252Z Compiling instant v0.1.13
22102025-02-05T10:26:54.419Z Compiling backoff v0.4.0
22112025-02-05T10:26:54.777Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22122025-02-05T10:26:54.853Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22132025-02-05T10:26:55.239Z Compiling steno v0.4.1
22142025-02-05T10:26:55.257Z Compiling typify v0.3.0
22152025-02-05T10:26:55.404Z Compiling progenitor-impl v0.9.1
22162025-02-05T10:27:01.331Z Compiling progenitor-macro v0.9.1
22172025-02-05T10:27:02.646Z Compiling parse-display v0.10.0
22182025-02-05T10:27:02.724Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22192025-02-05T10:27:02.919Z Compiling strum v0.26.3
22202025-02-05T10:27:03.104Z Compiling serde_with v3.11.0
22212025-02-05T10:27:03.118Z Compiling regress v0.9.1
22222025-02-05T10:27:05.969Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22232025-02-05T10:27:08.006Z Compiling macaddr v1.0.1
22242025-02-05T10:27:08.027Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
22252025-02-05T10:27:08.027Z Compiling slog-dtrace v0.3.0
22262025-02-05T10:27:08.031Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22272025-02-05T10:27:08.277Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
22282025-02-05T10:27:08.302Z Compiling prettyplease v0.2.25
22292025-02-05T10:27:10.373Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
22302025-02-05T10:27:12.188Z Compiling progenitor v0.9.1
22312025-02-05T10:27:12.404Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22322025-02-05T10:27:13.916Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
22332025-02-05T10:27:16.063Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22342025-02-05T10:27:24.571Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22352025-02-05T10:27:25.712Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22362025-02-05T10:27:26.704Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22372025-02-05T10:27:27.314Z Compiling half v2.4.1
22382025-02-05T10:27:27.997Z Compiling ciborium-io v0.2.2
22392025-02-05T10:27:28.208Z Compiling ciborium-ll v0.2.2
22402025-02-05T10:27:29.271Z Compiling ciborium v0.2.2
22412025-02-05T10:27:29.997Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22422025-02-05T10:27:31.223Z Compiling display-error-chain v0.2.2
22432025-02-05T10:27:31.243Z Compiling fastrand v2.1.1
22442025-02-05T10:27:31.456Z Compiling same-file v1.0.6
22452025-02-05T10:27:31.790Z Compiling walkdir v2.5.0
22462025-02-05T10:27:31.796Z Compiling tempfile v3.13.0
22472025-02-05T10:27:31.884Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22482025-02-05T10:27:32.321Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22492025-02-05T10:27:32.438Z Compiling blake3 v1.5.4
22502025-02-05T10:27:33.110Z Compiling const_format_proc_macros v0.2.34
22512025-02-05T10:27:34.837Z Compiling xattr v1.3.1
22522025-02-05T10:27:35.110Z Compiling filetime v0.2.25
22532025-02-05T10:27:35.428Z Compiling memmap2 v0.9.5
22542025-02-05T10:27:35.803Z Compiling constant_time_eq v0.3.1
22552025-02-05T10:27:35.823Z Compiling crunchy v0.2.2
22562025-02-05T10:27:35.972Z Compiling maplit v1.0.2
22572025-02-05T10:27:36.097Z Compiling keccak v0.1.5
22582025-02-05T10:27:36.231Z Compiling arrayvec v0.7.6
22592025-02-05T10:27:36.550Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22602025-02-05T10:27:36.594Z Compiling arrayref v0.3.9
22612025-02-05T10:27:36.940Z Compiling sha3 v0.10.8
22622025-02-05T10:27:37.232Z Compiling tar v0.4.42
22632025-02-05T10:27:37.698Z Compiling const_format v0.2.34
22642025-02-05T10:27:37.798Z Compiling camino-tempfile v1.1.1
22652025-02-05T10:27:38.217Z Compiling toolchain_find v0.4.0
22662025-02-05T10:27:38.243Z Compiling topological-sort v0.2.2
22672025-02-05T10:27:38.476Z Compiling tiny-keccak v2.0.2
22682025-02-05T10:27:38.767Z Compiling radium v0.7.0
22692025-02-05T10:27:38.816Z Compiling rustfmt-wrapper v0.2.1
22702025-02-05T10:27:38.999Z Compiling omicron-zone-package v0.12.0
22712025-02-05T10:27:39.225Z Compiling dsl_auto_type v0.1.2
22722025-02-05T10:27:39.350Z Compiling scheduled-thread-pool v0.2.7
22732025-02-05T10:27:39.429Z Compiling diesel_table_macro_syntax v0.2.0
22742025-02-05T10:27:39.817Z Compiling tap v1.0.1
22752025-02-05T10:27:40.022Z Compiling maybe-uninit v2.0.0
22762025-02-05T10:27:40.440Z Compiling diesel_derives v2.2.3
22772025-02-05T10:27:40.582Z Compiling wyz v0.5.1
22782025-02-05T10:27:40.673Z Compiling r2d2 v0.8.10
22792025-02-05T10:27:41.516Z Compiling phf_generator v0.11.2
22802025-02-05T10:27:41.519Z Compiling ascii-canvas v3.0.0
22812025-02-05T10:27:41.717Z Compiling secrecy v0.8.0
22822025-02-05T10:27:41.981Z Compiling ena v0.14.3
22832025-02-05T10:27:42.000Z Compiling async-recursion v1.1.1
22842025-02-05T10:27:42.388Z Compiling funty v2.0.0
22852025-02-05T10:27:43.338Z Compiling packed_struct v0.10.1
22862025-02-05T10:27:43.750Z Compiling regex-syntax v0.6.29
22872025-02-05T10:27:43.843Z Compiling arc-swap v1.7.1
22882025-02-05T10:27:43.908Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22892025-02-05T10:27:44.486Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22902025-02-05T10:27:44.514Z Compiling diff v0.1.13
22912025-02-05T10:27:44.808Z Compiling crc-catalog v2.4.0
22922025-02-05T10:27:44.967Z Compiling crc v3.2.1
22932025-02-05T10:27:45.019Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22942025-02-05T10:27:45.141Z Compiling slog-scope v4.4.0
22952025-02-05T10:27:45.967Z Compiling bitvec v1.0.1
22962025-02-05T10:27:46.976Z Compiling lalrpop v0.19.12
22972025-02-05T10:27:48.611Z Compiling phf_codegen v0.11.2
22982025-02-05T10:27:48.974Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22992025-02-05T10:27:50.004Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
23002025-02-05T10:27:50.328Z Compiling universal-hash v0.5.1
23012025-02-05T10:27:50.332Z Compiling packed_struct_codegen v0.10.1
23022025-02-05T10:27:50.630Z Compiling thiserror-impl-no-std v2.0.2
23032025-02-05T10:27:51.072Z Compiling diesel v2.2.6
23042025-02-05T10:27:52.516Z Compiling parse-zoneinfo v0.3.1
23052025-02-05T10:27:52.958Z Compiling unicase v2.7.0
23062025-02-05T10:27:53.243Z Compiling indexmap v1.9.3
23072025-02-05T10:27:53.629Z Compiling ref-cast v1.0.23
23082025-02-05T10:27:53.926Z Compiling opaque-debug v0.3.1
23092025-02-05T10:27:54.139Z Compiling nodrop v0.1.14
23102025-02-05T10:27:54.181Z Compiling array-init v0.0.4
23112025-02-05T10:27:54.202Z Compiling poly1305 v0.8.0
23122025-02-05T10:27:56.330Z Compiling chrono-tz-build v0.4.0
23132025-02-05T10:27:56.339Z Compiling thiserror-no-std v2.0.2
23142025-02-05T10:27:56.339Z Compiling smallvec v0.6.14
23152025-02-05T10:27:56.696Z Compiling slog-stdlog v4.1.1
23162025-02-05T10:27:58.072Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23172025-02-05T10:27:58.429Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23182025-02-05T10:27:58.700Z Compiling derive_builder_core v0.20.2
23192025-02-05T10:27:59.626Z Compiling chacha20 v0.9.1
23202025-02-05T10:28:00.127Z Compiling headers-core v0.3.0
23212025-02-05T10:28:00.312Z Compiling aead v0.5.2
23222025-02-05T10:28:00.663Z Compiling libxml v0.3.3
23232025-02-05T10:28:00.741Z Compiling ref-cast-impl v1.0.23
23242025-02-05T10:28:01.035Z Compiling vte_generate_state_changes v0.1.2
23252025-02-05T10:28:01.623Z Compiling bitfield v0.14.0
23262025-02-05T10:28:01.800Z Compiling termcolor v1.4.1
23272025-02-05T10:28:01.950Z Compiling hashbrown v0.12.3
23282025-02-05T10:28:02.884Z Compiling env_logger v0.10.2
23292025-02-05T10:28:04.196Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23302025-02-05T10:28:06.159Z Compiling vte v0.11.1
23312025-02-05T10:28:07.699Z Compiling derive_builder_macro v0.20.2
23322025-02-05T10:28:08.535Z Compiling chacha20poly1305 v0.10.1
23332025-02-05T10:28:08.787Z Compiling headers v0.4.0
23342025-02-05T10:28:09.139Z Compiling polar-core v0.27.3
23352025-02-05T10:28:11.707Z Compiling slog-envlogger v2.2.0
23362025-02-05T10:28:12.255Z Compiling serde-hex v0.1.0
23372025-02-05T10:28:14.597Z Compiling chrono-tz v0.10.1
23382025-02-05T10:28:15.236Z Compiling vsss-rs v3.3.4
23392025-02-05T10:28:17.280Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23402025-02-05T10:28:19.254Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23412025-02-05T10:28:19.605Z Compiling ron v0.8.1
23422025-02-05T10:28:20.187Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23432025-02-05T10:28:20.477Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23442025-02-05T10:28:21.772Z Compiling hashbrown v0.13.2
23452025-02-05T10:28:23.074Z Compiling strum_macros v0.24.3
23462025-02-05T10:28:24.735Z Compiling fxhash v0.2.1
23472025-02-05T10:28:24.980Z Compiling samael v0.0.17
23482025-02-05T10:28:25.206Z Compiling crc-any v2.5.0
23492025-02-05T10:28:26.091Z Compiling simd-adler32 v0.3.7
23502025-02-05T10:28:26.127Z Compiling bytecount v0.6.8
23512025-02-05T10:28:26.496Z Compiling lockfree-object-pool v0.1.6
23522025-02-05T10:28:26.500Z Compiling zip v2.1.3
23532025-02-05T10:28:26.760Z Compiling bumpalo v3.16.0
23542025-02-05T10:28:26.807Z Compiling indoc v1.0.9
23552025-02-05T10:28:27.318Z Compiling zopfli v0.8.1
23562025-02-05T10:28:27.534Z Compiling papergrid v0.11.0
23572025-02-05T10:28:31.387Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23582025-02-05T10:28:34.946Z Compiling object v0.30.4
23592025-02-05T10:28:36.301Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23602025-02-05T10:28:39.528Z Compiling derive_builder v0.20.2
23612025-02-05T10:28:40.683Z Compiling strip-ansi-escapes v0.2.0
23622025-02-05T10:28:41.639Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23632025-02-05T10:28:41.945Z Compiling tabled_derive v0.7.0
23642025-02-05T10:28:44.616Z Compiling fd-lock v4.0.2
23652025-02-05T10:28:44.629Z Compiling peg-macros v0.8.4
23662025-02-05T10:28:44.629Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23672025-02-05T10:28:45.113Z Compiling kstat-rs v0.2.4
23682025-02-05T10:28:45.747Z Compiling oso-derive v0.27.3
23692025-02-05T10:28:45.973Z Compiling impl-trait-for-tuples v0.2.2
23702025-02-05T10:28:46.670Z Compiling quick-xml v0.33.0
23712025-02-05T10:28:46.916Z Compiling diesel-dtrace v0.4.2
23722025-02-05T10:28:47.173Z Compiling nu-ansi-term v0.50.1
23732025-02-05T10:28:47.233Z Compiling path-slash v0.1.5
23742025-02-05T10:28:47.547Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23752025-02-05T10:28:48.349Z Compiling reedline v0.35.0
23762025-02-05T10:28:51.876Z Compiling oso v0.27.3
23772025-02-05T10:28:53.013Z Compiling peg v0.8.4
23782025-02-05T10:28:53.138Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23792025-02-05T10:28:59.816Z Compiling tabled v0.15.0
23802025-02-05T10:29:02.839Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23812025-02-05T10:29:13.039Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23822025-02-05T10:29:15.600Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23832025-02-05T10:29:17.027Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
23842025-02-05T10:29:17.488Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23852025-02-05T10:29:19.448Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23862025-02-05T10:29:19.756Z Compiling pem v3.0.4
23872025-02-05T10:29:21.225Z Compiling bb8 v0.8.5
23882025-02-05T10:29:21.799Z Compiling bcs v0.1.6
23892025-02-05T10:29:22.011Z Compiling libz-sys v1.1.20
23902025-02-05T10:29:22.654Z Compiling nanorand v0.7.0
23912025-02-05T10:29:22.763Z Compiling parking_lot_core v0.8.6
23922025-02-05T10:29:23.148Z Compiling termtree v0.5.1
23932025-02-05T10:29:23.356Z Compiling flume v0.11.1
23942025-02-05T10:29:24.210Z Compiling async-bb8-diesel v0.2.1
23952025-02-05T10:29:24.969Z Compiling mime_guess v2.0.5
23962025-02-05T10:29:26.677Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23972025-02-05T10:29:27.880Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23982025-02-05T10:29:29.895Z Compiling buf-list v1.0.3
23992025-02-05T10:29:34.067Z Compiling nibble_vec v0.1.0
24002025-02-05T10:29:34.074Z Compiling libgit2-sys v0.17.0+1.8.1
24012025-02-05T10:29:34.074Z Compiling pin-project-internal v1.1.6
24022025-02-05T10:29:34.074Z Compiling atty v0.2.14
24032025-02-05T10:29:34.074Z Compiling salty v0.3.0
24042025-02-05T10:29:34.074Z Compiling endian-type v0.1.2
24052025-02-05T10:29:34.074Z Compiling http-range v0.1.5
24062025-02-05T10:29:34.471Z Compiling radix_trie v0.2.1
24072025-02-05T10:29:35.179Z Compiling pin-project v1.1.6
24082025-02-05T10:29:35.345Z Compiling parking_lot v0.11.2
24092025-02-05T10:29:40.146Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24102025-02-05T10:29:40.590Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24112025-02-05T10:29:41.948Z Compiling snafu-derive v0.8.5
24122025-02-05T10:29:44.751Z Compiling hyper-staticfile v0.10.1
24132025-02-05T10:29:46.177Z Compiling snafu v0.8.5
24142025-02-05T10:29:47.387Z Compiling sled v0.34.7
24152025-02-05T10:29:47.815Z Compiling hickory-client v0.24.2
24162025-02-05T10:29:52.941Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24172025-02-05T10:29:54.130Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24182025-02-05T10:30:01.377Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24192025-02-05T10:30:09.719Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24202025-02-05T10:30:14.547Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24212025-02-05T10:30:17.454Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24222025-02-05T10:30:18.806Z Compiling hickory-server v0.24.2
24232025-02-05T10:30:20.170Z Compiling globset v0.4.15
24242025-02-05T10:30:20.529Z Compiling primeorder v0.13.6
24252025-02-05T10:30:23.783Z Compiling olpc-cjson v0.1.4
24262025-02-05T10:30:23.803Z Compiling vergen v8.3.2
24272025-02-05T10:30:23.803Z Compiling castaway v0.2.3
24282025-02-05T10:30:23.803Z Compiling env_filter v0.1.2
24292025-02-05T10:30:23.803Z Compiling cargo-platform v0.1.8
24302025-02-05T10:30:23.930Z Compiling serde_plain v1.0.2
24312025-02-05T10:30:24.456Z Compiling memoffset v0.9.1
24322025-02-05T10:30:24.786Z Compiling typed-path v0.9.3
24332025-02-05T10:30:25.658Z Compiling git2 v0.19.0
24342025-02-05T10:30:27.403Z Compiling tough v0.19.0
24352025-02-05T10:30:29.372Z Compiling cargo_metadata v0.18.1
24362025-02-05T10:30:29.683Z Compiling env_logger v0.11.5
24372025-02-05T10:30:31.105Z Compiling compact_str v0.8.0
24382025-02-05T10:30:31.676Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24392025-02-05T10:30:32.068Z Compiling p384 v0.13.0
24402025-02-05T10:30:32.212Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24412025-02-05T10:30:33.506Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24422025-02-05T10:30:33.708Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24432025-02-05T10:30:34.919Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24442025-02-05T10:30:38.997Z Compiling unicode-truncate v1.1.0
24452025-02-05T10:30:39.298Z Compiling lru v0.12.5
24462025-02-05T10:30:39.642Z Compiling rand_seeder v0.3.0
24472025-02-05T10:30:40.059Z Compiling libsqlite3-sys v0.30.1
24482025-02-05T10:30:40.578Z Compiling lzma-sys v0.1.20
24492025-02-05T10:30:41.267Z Compiling instability v0.3.2
24502025-02-05T10:30:41.374Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24512025-02-05T10:30:41.749Z Compiling cassowary v0.3.0
24522025-02-05T10:30:42.265Z Compiling cfg_aliases v0.2.1
24532025-02-05T10:30:42.390Z Compiling rustls v0.21.12
24542025-02-05T10:30:42.414Z Compiling parse-size v1.1.0
24552025-02-05T10:30:42.748Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24562025-02-05T10:30:42.753Z Compiling nix v0.29.0
24572025-02-05T10:30:42.775Z Compiling ratatui v0.28.1
24582025-02-05T10:30:43.808Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24592025-02-05T10:30:43.966Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24602025-02-05T10:30:45.347Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24612025-02-05T10:30:45.726Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24622025-02-05T10:30:46.520Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24632025-02-05T10:30:46.789Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24642025-02-05T10:30:50.291Z Compiling sct v0.7.1
24652025-02-05T10:30:50.378Z Compiling rustls-webpki v0.101.7
24662025-02-05T10:30:50.759Z Compiling heck v0.3.3
24672025-02-05T10:30:51.098Z Compiling csv-core v0.1.11
24682025-02-05T10:30:51.988Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24692025-02-05T10:30:52.309Z Compiling glob v0.3.2
24702025-02-05T10:30:54.234Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24712025-02-05T10:30:54.258Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24722025-02-05T10:30:54.505Z Compiling csv v1.3.1
24732025-02-05T10:30:56.670Z Compiling zone_cfg_derive v0.1.2
24742025-02-05T10:30:57.970Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24752025-02-05T10:31:01.006Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
24762025-02-05T10:31:01.348Z Compiling nix v0.27.1
24772025-02-05T10:31:01.393Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24782025-02-05T10:31:02.251Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24792025-02-05T10:31:04.619Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
24802025-02-05T10:31:08.100Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24812025-02-05T10:31:12.303Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24822025-02-05T10:31:12.649Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24832025-02-05T10:31:13.918Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24842025-02-05T10:31:14.229Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24852025-02-05T10:31:14.575Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24862025-02-05T10:31:14.867Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24872025-02-05T10:31:15.327Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24882025-02-05T10:31:15.516Z Compiling tungstenite v0.23.0
24892025-02-05T10:31:16.007Z Compiling hashlink v0.9.1
24902025-02-05T10:31:16.578Z Compiling fallible-iterator v0.3.0
24912025-02-05T10:31:16.797Z Compiling base64 v0.13.1
24922025-02-05T10:31:17.355Z Compiling fallible-streaming-iterator v0.1.9
24932025-02-05T10:31:17.559Z Compiling ron v0.7.1
24942025-02-05T10:31:17.640Z Compiling rusqlite v0.32.1
24952025-02-05T10:31:18.381Z Compiling tokio-tungstenite v0.23.1
24962025-02-05T10:31:19.030Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24972025-02-05T10:31:19.266Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24982025-02-05T10:31:21.877Z Compiling xz2 v0.1.7
24992025-02-05T10:31:22.474Z Compiling tokio-rustls v0.24.1
25002025-02-05T10:31:22.661Z Compiling zone v0.1.8
25012025-02-05T10:31:25.767Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25022025-02-05T10:31:27.871Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25032025-02-05T10:31:29.346Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25042025-02-05T10:31:32.269Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25052025-02-05T10:31:32.278Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25062025-02-05T10:31:37.562Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25072025-02-05T10:31:40.327Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25082025-02-05T10:31:40.927Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25092025-02-05T10:31:41.232Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25102025-02-05T10:31:45.230Z Compiling rustls-pemfile v1.0.4
25112025-02-05T10:31:45.250Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25122025-02-05T10:31:45.563Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25132025-02-05T10:31:45.756Z Compiling signal-hook-tokio v0.3.1
25142025-02-05T10:31:45.986Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25152025-02-05T10:31:46.019Z Compiling yasna v0.5.2
25162025-02-05T10:31:46.108Z Compiling twox-hash v2.1.0
25172025-02-05T10:31:47.137Z Compiling is_ci v1.2.0
25182025-02-05T10:31:47.442Z Compiling smawk v0.3.2
25192025-02-05T10:31:47.739Z Compiling unicode-linebreak v0.1.5
25202025-02-05T10:31:48.282Z Compiling textwrap v0.16.1
25212025-02-05T10:31:49.298Z Compiling supports-color v3.0.1
25222025-02-05T10:31:49.734Z Compiling rcgen v0.12.1
25232025-02-05T10:31:51.687Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25242025-02-05T10:31:54.767Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25252025-02-05T10:32:00.329Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25262025-02-05T10:32:00.336Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25272025-02-05T10:32:00.336Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25282025-02-05T10:32:03.196Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25292025-02-05T10:32:16.794Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25302025-02-05T10:32:18.124Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25312025-02-05T10:32:21.570Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25322025-02-05T10:32:30.717Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25332025-02-05T10:32:31.264Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
25342025-02-05T10:32:37.490Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25352025-02-05T10:32:37.798Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25362025-02-05T10:32:40.202Z Compiling fatfs v0.3.6
25372025-02-05T10:32:41.422Z Compiling subprocess v0.2.9
25382025-02-05T10:32:43.059Z Compiling rtoolbox v0.0.2
25392025-02-05T10:32:43.454Z Compiling assert_matches v1.5.0
25402025-02-05T10:32:43.917Z Compiling rpassword v7.3.1
25412025-02-05T10:32:44.385Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25422025-02-05T10:32:46.022Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25432025-02-05T10:32:50.183Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25442025-02-05T10:32:52.130Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25452025-02-05T10:32:54.554Z Compiling tui-tree-widget v0.22.0
25462025-02-05T10:32:55.025Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25472025-02-05T10:32:59.376Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25482025-02-05T10:32:59.697Z Compiling uzers v0.12.1
25492025-02-05T10:33:02.799Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25502025-02-05T10:33:08.031Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25512025-02-05T10:33:09.916Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25522025-02-05T10:33:39.817Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25532025-02-05T10:33:41.451Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25542025-02-05T10:33:45.939Z Compiling multimap v0.10.0
25552025-02-05T10:36:02.889Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25562025-02-05T10:36:16.447Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25572025-02-05T10:43:00.188Z Finished `release` profile [optimized] target(s) in 16m 20s
25582025-02-05T10:44:03.274Z
25592025-02-05T10:44:03.275Zreal 17:24.555916244
25602025-02-05T10:44:03.275Zuser 2:03:39.765038873
25612025-02-05T10:44:03.275Zsys 3:09.552592327
25622025-02-05T10:44:03.275Ztrap 3.046852155
25632025-02-05T10:44:03.339Ztflt 2.762618797
25642025-02-05T10:44:03.339Zdflt 3.638046727
25652025-02-05T10:44:03.339Zkflt 0.081036182
25662025-02-05T10:44:03.339Zlock 7:32:25.428150409
25672025-02-05T10:44:03.339Zslp 6:24:48.080991859
25682025-02-05T10:44:03.339Zlat 3:24.759680847
25692025-02-05T10:44:03.339Zstop 2:45.978351066
25702025-02-05T10:44:03.340Z+ mapfile -t packages
25712025-02-05T10:44:03.340Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25722025-02-05T10:44:04.279Z Finished `release` profile [optimized] target(s) in 0.93s
25732025-02-05T10:44:04.297Z Running `target/release/omicron-package -t test list-outputs`
25742025-02-05T10:44:04.325ZLogging to: /work/oxidecomputer/omicron/out/LOG
25752025-02-05T10:44:04.328Z+ ptime -m cargo build --locked --release -p xtask
25762025-02-05T10:44:04.878Z Compiling serde v1.0.217
25772025-02-05T10:44:04.883Z Compiling rustix v0.38.37
25782025-02-05T10:44:04.883Z Compiling libc v0.2.169
25792025-02-05T10:44:05.090Z Compiling serde_json v1.0.135
25802025-02-05T10:44:05.095Z Compiling syn v2.0.96
25812025-02-05T10:44:05.095Z Compiling bitflags v2.6.0
25822025-02-05T10:44:05.317Z Compiling usdt-impl v0.5.0
25832025-02-05T10:44:05.362Z Compiling syn v1.0.109
25842025-02-05T10:44:05.467Z Compiling log v0.4.22
25852025-02-05T10:44:05.486Z Compiling hashbrown v0.15.1
25862025-02-05T10:44:05.883Z Compiling fs-err v2.11.0
25872025-02-05T10:44:05.921Z Compiling anyhow v1.0.95
25882025-02-05T10:44:06.115Z Compiling once_cell v1.20.2
25892025-02-05T10:44:06.342Z Compiling thread-id v4.2.2
25902025-02-05T10:44:06.682Z Compiling indexmap v2.7.1
25912025-02-05T10:44:07.799Z Compiling terminal_size v0.4.0
25922025-02-05T10:44:07.802Z Compiling tempfile v3.13.0
25932025-02-05T10:44:08.063Z Compiling clap_builder v4.5.27
25942025-02-05T10:44:08.533Z Compiling proc-macro-error v1.0.4
25952025-02-05T10:44:09.543Z Compiling tabled_derive v0.7.0
25962025-02-05T10:44:10.967Z Compiling tabled v0.15.0
25972025-02-05T10:44:11.713Z Compiling serde_derive v1.0.217
25982025-02-05T10:44:11.719Z Compiling thiserror-impl v1.0.69
25992025-02-05T10:44:11.719Z Compiling zerocopy-derive v0.7.35
26002025-02-05T10:44:11.719Z Compiling scroll_derive v0.12.0
26012025-02-05T10:44:11.719Z Compiling clap_derive v4.5.28
26022025-02-05T10:44:12.669Z Compiling scroll v0.12.0
26032025-02-05T10:44:13.173Z Compiling zerocopy v0.7.35
26042025-02-05T10:44:13.295Z Compiling goblin v0.8.2
26052025-02-05T10:44:14.030Z Compiling thiserror v1.0.69
26062025-02-05T10:44:14.205Z Compiling pest v2.7.14
26072025-02-05T10:44:16.800Z Compiling clap v4.5.28
26082025-02-05T10:44:16.938Z Compiling pest_meta v2.7.14
26092025-02-05T10:44:18.627Z Compiling pest_generator v2.7.14
26102025-02-05T10:44:20.553Z Compiling pest_derive v2.7.14
26112025-02-05T10:44:21.563Z Compiling dtrace-parser v0.2.0
26122025-02-05T10:44:26.894Z Compiling serde_tokenstream v0.2.2
26132025-02-05T10:44:27.510Z Compiling serde_spanned v0.6.8
26142025-02-05T10:44:27.594Z Compiling dof v0.3.0
26152025-02-05T10:44:27.776Z Compiling toml_datetime v0.6.8
26162025-02-05T10:44:28.486Z Compiling toml_edit v0.22.22
26172025-02-05T10:44:28.493Z Compiling camino v1.1.9
26182025-02-05T10:44:29.530Z Compiling usdt-attr-macro v0.5.0
26192025-02-05T10:44:30.254Z Compiling usdt-macro v0.5.0
26202025-02-05T10:44:30.836Z Compiling cargo-platform v0.1.8
26212025-02-05T10:44:30.917Z Compiling semver v1.0.24
26222025-02-05T10:44:31.893Z Compiling toml v0.8.19
26232025-02-05T10:44:32.334Z Compiling cargo_metadata v0.18.1
26242025-02-05T10:44:33.747Z Compiling cargo_toml v0.20.5
26252025-02-05T10:44:36.656Z Compiling usdt v0.5.0
26262025-02-05T10:44:37.961Z Compiling camino-tempfile v1.1.1
26272025-02-05T10:44:38.060Z Compiling macaddr v1.0.1
26282025-02-05T10:44:46.612Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26292025-02-05T10:44:57.108Z Finished `release` profile [optimized] target(s) in 52.69s
26302025-02-05T10:44:57.182Z
26312025-02-05T10:44:57.185Zreal 52.828715400
26322025-02-05T10:44:57.185Zuser 5:35.271033723
26332025-02-05T10:44:57.185Zsys 17.810834680
26342025-02-05T10:44:57.185Ztrap 0.158477355
26352025-02-05T10:44:57.185Ztflt 0.356724274
26362025-02-05T10:44:57.185Zdflt 0.235907392
26372025-02-05T10:44:57.185Zkflt 0.000016430
26382025-02-05T10:44:57.185Zlock 10:30.683389881
26392025-02-05T10:44:57.185Zslp 15:45.996387276
26402025-02-05T10:44:57.185Zlat 14.675045423
26412025-02-05T10:44:57.185Zstop 18.088811447
26422025-02-05T10:44:57.185Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26432025-02-05T10:44:57.185Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26442025-02-05T10:44:57.185Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26452025-02-05T10:44:57.185Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26462025-02-05T10:44:57.185Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26472025-02-05T10:44:58.043Z Compiling hashbrown v0.14.5
26482025-02-05T10:44:58.175Z Compiling thiserror v2.0.11
26492025-02-05T10:44:58.185Z Compiling thiserror-impl v2.0.11
26502025-02-05T10:44:58.194Z Compiling ident_case v1.0.1
26512025-02-05T10:44:58.251Z Compiling unsafe-libyaml v0.2.11
26522025-02-05T10:44:58.256Z Compiling ipnetwork v0.20.0
26532025-02-05T10:44:58.256Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26542025-02-05T10:44:58.256Z Compiling progenitor-client v0.9.1
26552025-02-05T10:44:58.381Z Compiling darling_core v0.20.10
26562025-02-05T10:44:58.692Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
26572025-02-05T10:44:58.760Z Compiling macaddr v1.0.1
26582025-02-05T10:44:59.046Z Compiling progenitor-client v0.8.0
26592025-02-05T10:44:59.225Z Compiling instant v0.1.13
26602025-02-05T10:44:59.232Z Compiling regress v0.10.1
26612025-02-05T10:44:59.295Z Compiling structmeta-derive v0.3.0
26622025-02-05T10:44:59.313Z Compiling dropshot v0.15.1
26632025-02-05T10:44:59.382Z Compiling regress v0.9.1
26642025-02-05T10:44:59.526Z Compiling serde_yaml v0.9.34+deprecated
26652025-02-05T10:44:59.680Z Compiling dropshot_endpoint v0.15.1
26662025-02-05T10:45:00.053Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26672025-02-05T10:45:01.374Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26682025-02-05T10:45:01.571Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26692025-02-05T10:45:01.911Z Compiling structmeta v0.3.0
26702025-02-05T10:45:02.270Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26712025-02-05T10:45:02.328Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26722025-02-05T10:45:02.333Z Compiling parse-display-derive v0.10.0
26732025-02-05T10:45:02.499Z Compiling backoff v0.4.0
26742025-02-05T10:45:02.782Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26752025-02-05T10:45:02.863Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26762025-02-05T10:45:03.023Z Compiling typify-impl v0.2.0
26772025-02-05T10:45:03.040Z Compiling tempfile v3.13.0
26782025-02-05T10:45:03.472Z Compiling proc-macro-crate v1.3.1
26792025-02-05T10:45:03.858Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26802025-02-05T10:45:03.974Z Compiling typify-impl v0.3.0
26812025-02-05T10:45:04.236Z Compiling itertools v0.13.0
26822025-02-05T10:45:04.290Z Compiling zerocopy v0.8.10
26832025-02-05T10:45:04.453Z Compiling num_enum_derive v0.5.11
26842025-02-05T10:45:04.459Z Compiling darling_macro v0.20.10
26852025-02-05T10:45:05.106Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26862025-02-05T10:45:05.394Z Compiling darling v0.20.10
26872025-02-05T10:45:05.522Z Compiling foreign-types-macros v0.2.3
26882025-02-05T10:45:05.525Z Compiling serde_with_macros v3.11.0
26892025-02-05T10:45:06.417Z Compiling parse-display v0.10.0
26902025-02-05T10:45:06.762Z Compiling zerocopy-derive v0.8.10
26912025-02-05T10:45:06.791Z Compiling num_enum v0.5.11
26922025-02-05T10:45:06.968Z Compiling crucible-workspace-hack v0.1.0
26932025-02-05T10:45:07.028Z Compiling foreign-types-shared v0.3.1
26942025-02-05T10:45:07.049Z Compiling heapless v0.8.0
26952025-02-05T10:45:07.181Z Compiling foreign-types v0.5.0
26962025-02-05T10:45:07.281Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26972025-02-05T10:45:07.305Z Compiling proc-macro-error v1.0.4
26982025-02-05T10:45:08.103Z Compiling camino-tempfile v1.1.1
26992025-02-05T10:45:08.117Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27002025-02-05T10:45:08.153Z Compiling serde_with v3.11.0
27012025-02-05T10:45:08.544Z Compiling hash32 v0.3.1
27022025-02-05T10:45:08.822Z Compiling cstr-argument v0.1.2
27032025-02-05T10:45:08.975Z Compiling smoltcp v0.11.0
27042025-02-05T10:45:09.088Z Compiling pretty-hex v0.2.1
27052025-02-05T10:45:09.340Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27062025-02-05T10:45:09.701Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27072025-02-05T10:45:09.723Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27082025-02-05T10:45:10.363Z Compiling tabwriter v1.4.0
27092025-02-05T10:45:10.841Z Compiling colored v2.1.0
27102025-02-05T10:45:10.860Z Compiling cobs v0.2.3
27112025-02-05T10:45:11.164Z Compiling postcard v1.0.10
27122025-02-05T10:45:11.556Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27132025-02-05T10:45:11.797Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27142025-02-05T10:45:11.961Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27152025-02-05T10:45:11.979Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
27162025-02-05T10:45:12.303Z Compiling smf v0.2.3
27172025-02-05T10:45:12.500Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27182025-02-05T10:45:12.923Z Compiling zone_cfg_derive v0.3.0
27192025-02-05T10:45:13.005Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27202025-02-05T10:45:13.427Z Compiling num-derive v0.4.2
27212025-02-05T10:45:13.464Z Compiling sigpipe v0.1.3
27222025-02-05T10:45:13.607Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27232025-02-05T10:45:14.010Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27242025-02-05T10:45:14.119Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27252025-02-05T10:45:14.210Z Compiling zone v0.3.0
27262025-02-05T10:45:14.886Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27272025-02-05T10:45:14.969Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27282025-02-05T10:45:15.410Z Compiling universal-hash v0.5.1
27292025-02-05T10:45:15.634Z Compiling opaque-debug v0.3.1
27302025-02-05T10:45:15.649Z Compiling tungstenite v0.21.0
27312025-02-05T10:45:15.704Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
27322025-02-05T10:45:15.761Z Compiling num-rational v0.4.2
27332025-02-05T10:45:15.877Z Compiling password-hash v0.5.0
27342025-02-05T10:45:16.550Z Compiling blake2 v0.10.6
27352025-02-05T10:45:16.554Z Compiling num-complex v0.4.6
27362025-02-05T10:45:16.774Z Compiling aead v0.5.2
27372025-02-05T10:45:17.161Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27382025-02-05T10:45:17.285Z Compiling convert_case v0.4.0
27392025-02-05T10:45:17.306Z Compiling base64 v0.21.7
27402025-02-05T10:45:17.530Z Compiling keccak v0.1.5
27412025-02-05T10:45:17.550Z Compiling num v0.4.3
27422025-02-05T10:45:17.669Z Compiling argon2 v0.5.3
27432025-02-05T10:45:17.848Z Compiling sha3 v0.10.8
27442025-02-05T10:45:18.000Z Compiling tokio-tungstenite v0.21.0
27452025-02-05T10:45:18.130Z Compiling derive_more v0.99.18
27462025-02-05T10:45:18.172Z Compiling typify-macro v0.2.0
27472025-02-05T10:45:18.690Z Compiling poly1305 v0.8.0
27482025-02-05T10:45:18.814Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27492025-02-05T10:45:18.959Z Compiling chacha20 v0.9.1
27502025-02-05T10:45:19.020Z Compiling float-ord v0.3.2
27512025-02-05T10:45:19.222Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27522025-02-05T10:45:19.252Z Compiling typify-macro v0.3.0
27532025-02-05T10:45:19.363Z Compiling same-file v1.0.6
27542025-02-05T10:45:19.649Z Compiling semver v0.1.20
27552025-02-05T10:45:19.670Z Compiling walkdir v2.5.0
27562025-02-05T10:45:20.262Z Compiling rustc_version v0.1.7
27572025-02-05T10:45:20.375Z Compiling newline-converter v0.3.0
27582025-02-05T10:45:20.382Z Compiling primeorder v0.13.6
27592025-02-05T10:45:20.424Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27602025-02-05T10:45:20.546Z Compiling secrecy v0.8.0
27612025-02-05T10:45:20.728Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27622025-02-05T10:45:20.807Z Compiling cancel-safe-futures v0.1.5
27632025-02-05T10:45:20.882Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27642025-02-05T10:45:20.934Z Compiling owo-colors v4.1.0
27652025-02-05T10:45:20.976Z Compiling newtype_derive v0.1.6
27662025-02-05T10:45:21.174Z Compiling expectorate v1.1.0
27672025-02-05T10:45:21.261Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
27682025-02-05T10:45:21.278Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27692025-02-05T10:45:21.436Z Compiling thiserror-impl-no-std v2.0.2
27702025-02-05T10:45:21.615Z Compiling blake3 v1.5.4
27712025-02-05T10:45:21.669Z Compiling half v2.4.1
27722025-02-05T10:45:21.925Z Compiling unicase v2.7.0
27732025-02-05T10:45:21.995Z Compiling typify v0.2.0
27742025-02-05T10:45:22.151Z Compiling progenitor-impl v0.8.0
27752025-02-05T10:45:22.196Z Compiling ciborium-io v0.2.2
27762025-02-05T10:45:22.199Z Compiling arc-swap v1.7.1
27772025-02-05T10:45:22.337Z Compiling ciborium-ll v0.2.2
27782025-02-05T10:45:22.450Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
27792025-02-05T10:45:22.727Z Compiling slog-scope v4.4.0
27802025-02-05T10:45:22.787Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27812025-02-05T10:45:23.105Z Compiling typify v0.3.0
27822025-02-05T10:45:23.219Z Compiling polyval v0.6.2
27832025-02-05T10:45:23.256Z Compiling progenitor-impl v0.9.1
27842025-02-05T10:45:23.676Z Compiling atomicwrites v0.4.4
27852025-02-05T10:45:23.725Z Compiling libsw v3.3.1
27862025-02-05T10:45:24.017Z Compiling memmap2 v0.9.5
27872025-02-05T10:45:24.064Z Compiling constant_time_eq v0.3.1
27882025-02-05T10:45:24.155Z Compiling thiserror-no-std v2.0.2
27892025-02-05T10:45:24.271Z Compiling indent_write v2.2.0
27902025-02-05T10:45:24.307Z Compiling parking_lot_core v0.8.6
27912025-02-05T10:45:24.430Z Compiling linear-map v1.2.0
27922025-02-05T10:45:24.510Z Compiling arrayref v0.3.9
27932025-02-05T10:45:24.702Z Compiling libefi-sys v0.1.0
27942025-02-05T10:45:24.764Z Compiling salty v0.3.0
27952025-02-05T10:45:24.786Z Compiling arrayvec v0.7.6
27962025-02-05T10:45:24.907Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27972025-02-05T10:45:24.929Z Compiling vsss-rs v3.3.4
27982025-02-05T10:45:24.976Z Compiling ghash v0.5.1
27992025-02-05T10:45:25.265Z Compiling slog-stdlog v4.1.1
28002025-02-05T10:45:25.320Z Compiling ciborium v0.2.2
28012025-02-05T10:45:26.472Z Compiling p384 v0.13.0
28022025-02-05T10:45:26.477Z Compiling toolchain_find v0.4.0
28032025-02-05T10:45:26.672Z Compiling chacha20poly1305 v0.10.1
28042025-02-05T10:45:26.743Z Compiling ctr v0.9.2
28052025-02-05T10:45:26.923Z Compiling lzma-sys v0.1.20
28062025-02-05T10:45:27.081Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28072025-02-05T10:45:27.096Z Compiling bitfield-struct v0.6.2
28082025-02-05T10:45:27.411Z Compiling slog-dtrace v0.3.0
28092025-02-05T10:45:27.690Z Compiling topological-sort v0.2.2
28102025-02-05T10:45:27.727Z Compiling highway v1.2.0
28112025-02-05T10:45:27.889Z Compiling omicron-zone-package v0.12.0
28122025-02-05T10:45:28.050Z Compiling aes-gcm v0.10.3
28132025-02-05T10:45:28.368Z Compiling rustfmt-wrapper v0.2.1
28142025-02-05T10:45:28.477Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28152025-02-05T10:45:28.494Z Compiling mime_guess v2.0.5
28162025-02-05T10:45:28.555Z Compiling slog-envlogger v2.2.0
28172025-02-05T10:45:29.020Z Compiling steno v0.4.1
28182025-02-05T10:45:29.073Z Compiling progenitor-macro v0.8.0
28192025-02-05T10:45:29.636Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28202025-02-05T10:45:29.671Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28212025-02-05T10:45:29.901Z Compiling heck v0.3.3
28222025-02-05T10:45:29.931Z Compiling ssh-encoding v0.2.0
28232025-02-05T10:45:30.271Z Compiling blowfish v0.9.1
28242025-02-05T10:45:30.380Z Compiling nibble_vec v0.1.0
28252025-02-05T10:45:30.432Z Compiling env_filter v0.1.2
28262025-02-05T10:45:30.519Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28272025-02-05T10:45:30.565Z Compiling progenitor-macro v0.9.1
28282025-02-05T10:45:30.712Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28292025-02-05T10:45:30.743Z Compiling humantime v2.1.0
28302025-02-05T10:45:30.825Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28312025-02-05T10:45:30.851Z Compiling endian-type v0.1.2
28322025-02-05T10:45:31.066Z Compiling radix_trie v0.2.1
28332025-02-05T10:45:31.089Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28342025-02-05T10:45:31.165Z Compiling env_logger v0.11.5
28352025-02-05T10:45:31.239Z Compiling bcrypt-pbkdf v0.10.0
28362025-02-05T10:45:31.688Z Compiling zone_cfg_derive v0.1.2
28372025-02-05T10:45:31.839Z Compiling ssh-cipher v0.2.0
28382025-02-05T10:45:31.909Z Compiling parking_lot v0.11.2
28392025-02-05T10:45:32.387Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28402025-02-05T10:45:32.809Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28412025-02-05T10:45:33.082Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28422025-02-05T10:45:33.251Z Compiling password-hash v0.4.2
28432025-02-05T10:45:33.493Z Compiling gethostname v0.5.0
28442025-02-05T10:45:33.558Z Compiling fxhash v0.2.1
28452025-02-05T10:45:33.615Z Compiling lockfree-object-pool v0.1.6
28462025-02-05T10:45:33.661Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28472025-02-05T10:45:33.687Z Compiling zip v2.1.3
28482025-02-05T10:45:33.779Z Compiling bumpalo v3.16.0
28492025-02-05T10:45:33.896Z Compiling base64 v0.13.1
28502025-02-05T10:45:34.041Z Compiling http-range v0.1.5
28512025-02-05T10:45:34.048Z Compiling simd-adler32 v0.3.7
28522025-02-05T10:45:34.139Z Compiling sled v0.34.7
28532025-02-05T10:45:34.312Z Compiling pbkdf2 v0.11.0
28542025-02-05T10:45:34.340Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28552025-02-05T10:45:34.528Z Compiling zopfli v0.8.1
28562025-02-05T10:45:34.604Z Compiling ron v0.7.1
28572025-02-05T10:45:34.695Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28582025-02-05T10:45:35.325Z Compiling zone v0.1.8
28592025-02-05T10:45:35.362Z Compiling xz2 v0.1.7
28602025-02-05T10:45:35.792Z Compiling ssh-key v0.6.6
28612025-02-05T10:45:36.130Z Compiling hickory-client v0.24.2
28622025-02-05T10:45:36.742Z Compiling p256 v0.13.2
28632025-02-05T10:45:36.780Z Compiling p521 v0.13.3
28642025-02-05T10:45:37.517Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28652025-02-05T10:45:37.571Z Compiling hickory-server v0.24.2
28662025-02-05T10:45:38.769Z Compiling pem v3.0.4
28672025-02-05T10:45:39.081Z Compiling yasna v0.5.2
28682025-02-05T10:45:39.299Z Compiling headers-core v0.3.0
28692025-02-05T10:45:39.491Z Compiling kstat-rs v0.2.4
28702025-02-05T10:45:40.054Z Compiling nanorand v0.7.0
28712025-02-05T10:45:40.112Z Compiling russh-cryptovec v0.7.3
28722025-02-05T10:45:40.444Z Compiling atty v0.2.14
28732025-02-05T10:45:40.553Z Compiling md5 v0.7.0
28742025-02-05T10:45:40.601Z Compiling flume v0.11.1
28752025-02-05T10:45:40.617Z Compiling rcgen v0.12.1
28762025-02-05T10:45:40.683Z Compiling headers v0.4.0
28772025-02-05T10:45:41.039Z Compiling russh-keys v0.45.0
28782025-02-05T10:45:41.720Z Compiling progenitor v0.8.0
28792025-02-05T10:45:41.779Z Compiling hyper-staticfile v0.10.1
28802025-02-05T10:45:41.940Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28812025-02-05T10:45:42.438Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28822025-02-05T10:45:42.830Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28832025-02-05T10:45:43.182Z Compiling progenitor v0.9.1
28842025-02-05T10:45:43.262Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28852025-02-05T10:45:43.437Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
28862025-02-05T10:45:43.814Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28872025-02-05T10:45:44.067Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28882025-02-05T10:45:44.216Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=99251f841debbe9aaceb4a407a984190c63dead5#99251f84)
28892025-02-05T10:45:44.738Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28902025-02-05T10:45:44.760Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=86a2ce1f9f13912a5fe652472de765ec5fc22e76#86a2ce1f)
28912025-02-05T10:45:45.570Z Compiling omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata)
28922025-02-05T10:45:45.930Z Compiling num-bigint v0.4.6
28932025-02-05T10:45:46.384Z Compiling des v0.8.1
28942025-02-05T10:45:46.718Z Compiling subprocess v0.2.9
28952025-02-05T10:45:48.376Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28962025-02-05T10:45:48.829Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28972025-02-05T10:45:49.175Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28982025-02-05T10:45:49.410Z Compiling hex-literal v0.4.1
28992025-02-05T10:45:49.590Z Compiling display-error-chain v0.2.2
29002025-02-05T10:45:49.825Z Compiling russh v0.45.0
29012025-02-05T10:45:50.053Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29022025-02-05T10:45:50.101Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29032025-02-05T10:45:53.092Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29042025-02-05T10:45:54.857Z Compiling internet-checksum v0.2.1
29052025-02-05T10:45:58.721Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29062025-02-05T10:45:58.721Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29072025-02-05T10:45:58.724Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29082025-02-05T10:45:58.724Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29092025-02-05T10:45:59.634Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29102025-02-05T10:46:01.495Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29112025-02-05T10:46:02.787Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29122025-02-05T10:46:02.882Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29132025-02-05T10:46:03.524Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29142025-02-05T10:46:03.766Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29152025-02-05T10:46:06.133Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29162025-02-05T10:46:06.477Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29172025-02-05T10:46:06.521Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29182025-02-05T10:46:07.460Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29192025-02-05T10:46:07.479Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29202025-02-05T10:46:08.031Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29212025-02-05T10:46:08.535Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29222025-02-05T10:46:09.821Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29232025-02-05T10:46:12.199Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29242025-02-05T10:46:12.341Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29252025-02-05T10:46:12.761Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29262025-02-05T10:46:14.839Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29272025-02-05T10:46:15.795Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29282025-02-05T10:46:17.601Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29292025-02-05T10:46:18.526Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29302025-02-05T10:46:19.280Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29312025-02-05T10:46:20.813Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29322025-02-05T10:46:20.908Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29332025-02-05T10:46:24.678Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29342025-02-05T10:46:32.761Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29352025-02-05T10:46:34.383Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29362025-02-05T10:46:55.422Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29372025-02-05T10:47:18.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
29382025-02-05T10:47:18.398Z
29392025-02-05T10:47:18.401Zreal 2:21.171759952
29402025-02-05T10:47:18.401Zuser 12:05.570193195
29412025-02-05T10:47:18.401Zsys 1:32.216402722
29422025-02-05T10:47:18.401Ztrap 0.352216379
29432025-02-05T10:47:18.401Ztflt 0.827846221
29442025-02-05T10:47:18.401Zdflt 0.964671176
29452025-02-05T10:47:18.401Zkflt 0.000075470
29462025-02-05T10:47:18.401Zlock 22:20.943469301
29472025-02-05T10:47:18.401Zslp 41:33.234972036
29482025-02-05T10:47:18.401Zlat 37.485052769
29492025-02-05T10:47:18.401Zstop 1:37.363703675
29502025-02-05T10:47:18.401Z+ mkdir tests
29512025-02-05T10:47:18.401Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29522025-02-05T10:47:18.405Z+ xargs -I '{}' -t cp '{}' tests/
29532025-02-05T10:47:18.478Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-3f15dddbfe4b2c4d tests/
29542025-02-05T10:47:18.481Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-89d70ef61fc8e841 tests/
29552025-02-05T10:47:18.496Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-3b707eec22424114 tests/
29562025-02-05T10:47:18.522Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a616dfaa0f11d09c tests/
29572025-02-05T10:47:18.776Z+ 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/*)
29582025-02-05T10:47:18.779Z+ 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-89d70ef61fc8e841 tests/commtest-3b707eec22424114 tests/dhcp_server-3f15dddbfe4b2c4d tests/end_to_end_tests-a616dfaa0f11d09c 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
29592025-02-05T10:48:32.381ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29602025-02-05T10:48:32.381Za .github/buildomat/ci-env.sh 1K
29612025-02-05T10:48:32.381Za out/target/test 1K
29622025-02-05T10:48:32.381Za out/npuzone/npuzone 23144K
29632025-02-05T10:48:32.381Za package-manifest.toml 33K
29642025-02-05T10:48:32.381Za smf/sled-agent/non-gimlet/config.toml 4K
29652025-02-05T10:48:32.381Za target/release/omicron-package 35925K
29662025-02-05T10:48:32.381Za target/release/xtask 11885K
29672025-02-05T10:48:32.381Za target/debug/bootstrap 220773K
29682025-02-05T10:48:32.381Za tests/bootstrap-89d70ef61fc8e841 24276K
29692025-02-05T10:48:32.381Za tests/commtest-3b707eec22424114 24769K
29702025-02-05T10:48:32.381Za tests/dhcp_server-3f15dddbfe4b2c4d 24276K
29712025-02-05T10:48:32.381Za tests/end_to_end_tests-a616dfaa0f11d09c 282925K
29722025-02-05T10:48:32.381Za out/clickhouse.tar.gz 294492K
29732025-02-05T10:48:32.381Za out/clickhouse_keeper.tar.gz 281637K
29742025-02-05T10:48:32.381Za out/clickhouse_server.tar.gz 294482K
29752025-02-05T10:48:32.381Za out/cockroachdb.tar.gz 134924K
29762025-02-05T10:48:32.381Za out/crucible-dtrace.tar 98K
29772025-02-05T10:48:32.381Za out/crucible-pantry-zone.tar.gz 28565K
29782025-02-05T10:48:32.382Za out/crucible-zone.tar.gz 36916K
29792025-02-05T10:48:32.382Za out/external-dns.tar.gz 35399K
29802025-02-05T10:48:32.382Za out/internal-dns.tar.gz 35399K
29812025-02-05T10:48:32.382Za out/mg-ddm-gz.tar 63075K
29822025-02-05T10:48:32.382Za out/nexus.tar.gz 100364K
29832025-02-05T10:48:32.382Za out/ntp.tar.gz 10497K
29842025-02-05T10:48:32.382Za out/omicron-gateway-softnpu.tar.gz 24098K
29852025-02-05T10:48:32.382Za out/omicron-sled-agent.tar 113785K
29862025-02-05T10:48:32.382Za out/overlay.tar.gz 3K
29872025-02-05T10:48:32.382Za out/oximeter.tar.gz 48342K
29882025-02-05T10:48:32.382Za out/oxlog.tar 3124K
29892025-02-05T10:48:32.382Za out/probe.tar.gz 2764K
29902025-02-05T10:48:32.382Za out/propolis-server.tar.gz 66528K
29912025-02-05T10:48:32.382Za out/pumpkind-gz.tar 26665K
29922025-02-05T10:48:32.382Za out/switch-softnpu.tar.gz 237565K
29932025-02-05T10:48:32.386Z
29942025-02-05T10:48:32.386Zreal 1:13.601044331
29952025-02-05T10:48:32.386Zuser 1:10.310738575
29962025-02-05T10:48:32.386Zsys 4.703864924
29972025-02-05T10:48:32.386Ztrap 0.018337899
29982025-02-05T10:48:32.386Ztflt 0.000000000
29992025-02-05T10:48:32.386Zdflt 0.000000000
30002025-02-05T10:48:32.387Zkflt 0.000000000
30012025-02-05T10:48:32.387Zlock 0.000000000
30022025-02-05T10:48:32.387Zslp 1:10.063646084
30032025-02-05T10:48:32.387Zlat 2.099561058
30042025-02-05T10:48:32.387Zstop 0.000632708
30052025-02-05T10:48:32.387Zprocess exited: duration 1912720 ms, exit code 0
 
30062025-02-05T10:48:32.402Zfound 1 output files
30072025-02-05T10:48:32.402Zuploading: /work/package.tar.gz (1905288652 bytes)
30082025-02-05T10:49:19.094Zuploaded: /work/package.tar.gz