01JJDTXNAZZZYPC2BYG35RCJ86: 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: 01JJDTY6WBBA3D31CCH80FGMNF

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12025-01-25T04:19:52.495Zjob assigned to worker 01JJDTYCJ6JPD5A8YRX9YW79AN [factory aws, i-0dbc3c7cb4e711f89] (queued for 1 m 0 s)
 
22025-01-25T04:19:59.776Zstarting task 0: "setup"
32025-01-25T04:19:59.785Z++ uname -s
42025-01-25T04:19:59.788Z+ kern=SunOS
52025-01-25T04:19:59.788Z+ case "$kern" in
62025-01-25T04:19:59.788Z+ groupadd -g 12345 build
72025-01-25T04:19:59.791Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
82025-01-25T04:20:01.811Z+ zfs create -o mountpoint=/work rpool/work
92025-01-25T04:20:01.923Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
102025-01-25T04:20:01.926Z+ home_fs=zfs
112025-01-25T04:20:01.926Z+ [[ zfs == autofs ]]
122025-01-25T04:20:01.927Z+ mkdir -p /home/build
132025-01-25T04:20:01.929Z+ chown build:build /home/build /work
142025-01-25T04:20:03.957Z+ chmod 0700 /home/build /work
152025-01-25T04:20:03.964Zprocess exited: duration 4144 ms, exit code 0
 
162025-01-25T04:20:03.973Zstarting task 1: "rust-toolchain"
172025-01-25T04:20:03.978Z+ printf ' * toolchain channel = "%s"
182025-01-25T04:20:03.978Z' 1.84.0
192025-01-25T04:20:03.978Z+ printf ' * toolchain profile = "%s"
202025-01-25T04:20:03.978Z' default
212025-01-25T04:20:03.978Z * toolchain channel = "1.84.0"
222025-01-25T04:20:03.978Z * toolchain profile = "default"
232025-01-25T04:20:03.987Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
242025-01-25T04:20:03.987Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.84.0 --profile default
252025-01-25T04:20:04.102Zinfo: downloading installer
262025-01-25T04:20:05.665Zinfo: profile set to 'default'
272025-01-25T04:20:05.665Zinfo: default host triple is x86_64-unknown-illumos
282025-01-25T04:20:05.670Zinfo: syncing channel updates for '1.84.0-x86_64-unknown-illumos'
292025-01-25T04:20:05.824Zinfo: latest update on 2025-01-09, rust version 1.84.0 (9fc6b4312 2025-01-07)
302025-01-25T04:20:05.824Zinfo: downloading component 'cargo'
312025-01-25T04:20:06.705Zinfo: downloading component 'clippy'
322025-01-25T04:20:07.037Zinfo: downloading component 'rust-docs'
332025-01-25T04:20:08.233Zinfo: downloading component 'rust-std'
342025-01-25T04:20:09.996Zinfo: downloading component 'rustc'
352025-01-25T04:20:16.805Zinfo: downloading component 'rustfmt'
362025-01-25T04:20:17.066Zinfo: installing component 'cargo'
372025-01-25T04:20:17.918Zinfo: installing component 'clippy'
382025-01-25T04:20:18.372Zinfo: installing component 'rust-docs'
392025-01-25T04:20:19.985Zinfo: installing component 'rust-std'
402025-01-25T04:20:21.722Zinfo: installing component 'rustc'
412025-01-25T04:20:27.854Zinfo: installing component 'rustfmt'
422025-01-25T04:20:28.190Zinfo: default toolchain set to '1.84.0-x86_64-unknown-illumos'
432025-01-25T04:20:28.190Z
442025-01-25T04:20:28.588Z 1.84.0-x86_64-unknown-illumos installed - rustc 1.84.0 (9fc6b4312 2025-01-07)
452025-01-25T04:20:28.588Z
462025-01-25T04:20:28.592Z
472025-01-25T04:20:28.593ZRust is installed now. Great!
482025-01-25T04:20:28.593Z
492025-01-25T04:20:28.593ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
502025-01-25T04:20:28.593Zenvironment variable. This has not been done automatically.
512025-01-25T04:20:28.593Z
522025-01-25T04:20:28.593ZTo configure your current shell, you need to source
532025-01-25T04:20:28.593Zthe corresponding env file under $HOME/.cargo.
542025-01-25T04:20:28.593Z
552025-01-25T04:20:28.593ZThis is usually done by running one of the following (note the leading DOT):
562025-01-25T04:20:28.593Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
572025-01-25T04:20:28.593Zsource "$HOME/.cargo/env.fish" # For fish
582025-01-25T04:20:28.665Z+ rustc --version
592025-01-25T04:20:28.734Zrustc 1.84.0 (9fc6b4312 2025-01-07)
602025-01-25T04:20:28.737Zprocess exited: duration 24602 ms, exit code 0
 
612025-01-25T04:20:28.743Zstarting task 2: "authentication"
622025-01-25T04:20:28.764Zprocess exited: duration 21 ms, exit code 0
 
632025-01-25T04:20:28.770Zstarting task 3: "clone repository"
642025-01-25T04:20:28.775Z+ mkdir -p /work/oxidecomputer/omicron
652025-01-25T04:20:28.777Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
662025-01-25T04:20:28.816ZCloning into '/work/oxidecomputer/omicron'...
672025-01-25T04:20:36.766Z+ cd /work/oxidecomputer/omicron
682025-01-25T04:20:36.766Z+ git fetch origin 8ed6a86c798112e97cb4c37cf6f822043709073e
692025-01-25T04:20:37.056ZFrom https://github.com/oxidecomputer/omicron
702025-01-25T04:20:37.056Z * branch 8ed6a86c798112e97cb4c37cf6f822043709073e -> FETCH_HEAD
712025-01-25T04:20:37.154Z+ [[ -n renovate/async-trait-0.x ]]
722025-01-25T04:20:37.164Z++ git branch --show-current
732025-01-25T04:20:37.164Z+ current=main
742025-01-25T04:20:37.164Z+ [[ main != renovate/async-trait-0.x ]]
752025-01-25T04:20:37.164Z+ git branch -f renovate/async-trait-0.x 8ed6a86c798112e97cb4c37cf6f822043709073e
762025-01-25T04:20:37.164Z+ git checkout -f renovate/async-trait-0.x
772025-01-25T04:20:37.257ZSwitched to branch 'renovate/async-trait-0.x'
782025-01-25T04:20:37.260Z+ git reset --hard 8ed6a86c798112e97cb4c37cf6f822043709073e
792025-01-25T04:20:37.438ZHEAD is now at 8ed6a86c7 Update Rust crate async-trait to 0.1.85
802025-01-25T04:20:37.441Zprocess exited: duration 8613 ms, exit code 0
 
812025-01-25T04:20:37.448Zstarting task 4: "build"
822025-01-25T04:20:37.453Z+ source .github/buildomat/ci-env.sh
832025-01-25T04:20:37.454Z++ export CARGO_TERM_COLOR=always
842025-01-25T04:20:37.454Z++ CARGO_TERM_COLOR=always
852025-01-25T04:20:37.454Z+ cargo --version
862025-01-25T04:20:37.519Zcargo 1.84.0 (66221abde 2024-11-19)
872025-01-25T04:20:37.522Z+ rustc --version
882025-01-25T04:20:37.587Zrustc 1.84.0 (9fc6b4312 2025-01-07)
892025-01-25T04:20:37.590Z+ WORK=/work
902025-01-25T04:20:37.590Z+ pfexec mkdir -p /work
912025-01-25T04:20:37.595Z+ pfexec chown build /work
922025-01-25T04:20:37.597Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
932025-01-25T04:20:39.252Zpkg list: illegal option -- F
942025-01-25T04:20:39.253ZUsage:
952025-01-25T04:20:39.255Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
962025-01-25T04:20:39.255Z [pkg_fmri_pattern ...]
972025-01-25T04:20:40.142Zpkg list: illegal option -- F
982025-01-25T04:20:40.142ZUsage:
992025-01-25T04:20:40.145Z pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh]
1002025-01-25T04:20:40.145Z [pkg_fmri_pattern ...]
1012025-01-25T04:20:46.205Z Startup: Refreshing catalog 'helios-dev' ... Done
1022025-01-25T04:20:50.318Z Startup: Caching catalogs ... Done
1032025-01-25T04:21:01.930ZPlanning: Solver setup ... Done (10.688s)
1042025-01-25T04:21:02.077ZPlanning: Running solver ... Done (0.146s)
1052025-01-25T04:21:02.195ZPlanning: Finding local manifests ... Done (0.007s)
1062025-01-25T04:21:02.235ZPlanning: Fetching manifests: 0/7 0% complete
1072025-01-25T04:21:03.756ZPlanning: Fetching manifests: 7/7 100% complete
1082025-01-25T04:21:03.865ZPlanning: Package planning ... Done (0.111s)
1092025-01-25T04:21:03.923ZPlanning: Merging actions ... Done (0.057s)
1102025-01-25T04:21:04.124ZPlanning: Checking for conflicting actions ... Done (0.200s)
1112025-01-25T04:21:06.212ZPlanning: Consolidating action changes ... Done (2.073s)
1122025-01-25T04:21:06.664ZPlanning: Evaluating mediators ... Done (0.449s)
1132025-01-25T04:21:06.748ZPlanning: Planning completed in 16.22 seconds
1142025-01-25T04:21:06.765Z Packages to install: 4
1152025-01-25T04:21:06.765Z Packages to update: 3
1162025-01-25T04:21:06.766Z Mediators to change: 2
1172025-01-25T04:21:06.772Z Services to change: 1
1182025-01-25T04:21:06.772Z Estimated space available: 155.61 GB
1192025-01-25T04:21:06.772ZEstimated space to be consumed: 1.64 GB
1202025-01-25T04:21:06.772Z Create boot environment: No
1212025-01-25T04:21:06.772ZCreate backup boot environment: Yes
1222025-01-25T04:21:06.772Z Rebuild boot archive: No
1232025-01-25T04:21:06.772Z
1242025-01-25T04:21:06.772ZChanged mediators:
1252025-01-25T04:21:06.772Z mediator clang:
1262025-01-25T04:21:06.773Z version: None -> 15 (system default)
1272025-01-25T04:21:06.773Z
1282025-01-25T04:21:06.773Z mediator llvm:
1292025-01-25T04:21:06.773Z version: 14 (system default) -> 15 (system default)
1302025-01-25T04:21:06.773Z
1312025-01-25T04:21:06.773ZChanged packages:
1322025-01-25T04:21:06.773Zhelios-dev
1332025-01-25T04:21:06.773Z developer/build-essential
1342025-01-25T04:21:06.773Z None -> 11-2.0
1352025-01-25T04:21:06.773Z library/libxmlsec1
1362025-01-25T04:21:06.773Z None -> 1.2.35-2.0
1372025-01-25T04:21:06.773Z ooce/developer/clang-15
1382025-01-25T04:21:06.773Z None -> 15.0.7-2.0
1392025-01-25T04:21:06.773Z ooce/developer/llvm-15
1402025-01-25T04:21:06.773Z None -> 15.0.7-2.0
1412025-01-25T04:21:06.773Z package/pkg
1422025-01-25T04:21:06.773Z 0.5.11-2.0 -> 0.5.11-2.1.6412
1432025-01-25T04:21:06.773Z system/library/g++-runtime
1442025-01-25T04:21:06.773Z 13-2.0 -> 14-2.0
1452025-01-25T04:21:06.773Z system/library/gcc-runtime
1462025-01-25T04:21:06.773Z 13-2.0 -> 14-2.0
1472025-01-25T04:21:06.774Z
1482025-01-25T04:21:06.774ZServices:
1492025-01-25T04:21:06.774Z restart_fmri:
1502025-01-25T04:21:06.774Z svc:/system/update-man-index:default
1512025-01-25T04:21:06.774Z
1522025-01-25T04:21:06.774ZEditable files to change:
1532025-01-25T04:21:06.774Z Update:
1542025-01-25T04:21:06.774Z usr/share/lib/pkg/web/config.shtml
1552025-01-25T04:21:06.850Z
1562025-01-25T04:21:06.850ZDownload: 0/4301 items 0.0/225.4MB 0% complete
1572025-01-25T04:21:11.884ZDownload: 582/4301 items 17.6/225.4MB 7% complete (3.7M/s)
1582025-01-25T04:21:16.937ZDownload: 987/4301 items 19.4/225.4MB 8% complete (2.0M/s)
1592025-01-25T04:21:21.963ZDownload: 1192/4301 items 82.6/225.4MB 36% complete (6.5M/s)
1602025-01-25T04:21:34.156ZDownload: 1195/4301 items 83.5/225.4MB 37% complete
1612025-01-25T04:21:42.574ZDownload: 1196/4301 items 83.5/225.4MB 37% complete
1622025-01-25T04:21:47.609ZDownload: 1749/4301 items 118.2/225.4MB 52% complete (4.2M/s)
1632025-01-25T04:21:52.646ZDownload: 2180/4301 items 119.1/225.4MB 52% complete (3.6M/s)
1642025-01-25T04:21:57.911ZDownload: 2223/4301 items 119.2/225.4MB 52% complete (2.8M/s)
1652025-01-25T04:22:12.633ZDownload: 2224/4301 items 119.2/225.4MB 52% complete
1662025-01-25T04:22:17.697ZDownload: 2305/4301 items 119.6/225.4MB 53% complete (140k/s)
1672025-01-25T04:22:22.728ZDownload: 2555/4301 items 120.4/225.4MB 53% complete (122k/s)
1682025-01-25T04:22:27.765ZDownload: 3076/4301 items 121.4/225.4MB 53% complete (182k/s)
1692025-01-25T04:22:33.539ZDownload: 3248/4301 items 203.1/225.4MB 90% complete (8.2M/s)
1702025-01-25T04:22:39.865ZDownload: 3286/4301 items 211.9/225.4MB 94% complete (9.0M/s)
1712025-01-25T04:22:46.428ZDownload: 3288/4301 items 212.0/225.4MB 94% complete (8.1M/s)
1722025-01-25T04:22:51.572ZDownload: 3380/4301 items 214.9/225.4MB 95% complete (552k/s)
1732025-01-25T04:22:56.646ZDownload: 3574/4301 items 215.8/225.4MB 95% complete (392k/s)
1742025-01-25T04:23:01.732ZDownload: 3863/4301 items 217.3/225.4MB 96% complete (239k/s)
1752025-01-25T04:23:06.731ZDownload: 4179/4301 items 220.3/225.4MB 97% complete (459k/s)
1762025-01-25T04:23:11.904ZDownload: 4203/4301 items 220.5/225.4MB 97% complete (455k/s)
1772025-01-25T04:23:18.824ZDownload: 4205/4301 items 220.5/225.4MB 97% complete
1782025-01-25T04:23:25.135ZDownload: 4207/4301 items 220.5/225.4MB 97% complete
1792025-01-25T04:23:29.905ZDownload: 4208/4301 items 220.6/225.4MB 97% complete
1802025-01-25T04:23:35.726ZDownload: 4296/4301 items 224.8/225.4MB 99% complete (430k/s)
1812025-01-25T04:24:03.082ZDownload: 4298/4301 items 225.1/225.4MB 99% complete
1822025-01-25T04:24:04.327ZDownload: Completed 225.42 MB in 178.30 seconds (1.3M/s)
1832025-01-25T04:24:06.482Z Actions: 1/5122 actions (Removing old actions)
1842025-01-25T04:24:06.503Z Actions: 194/5122 actions (Installing new actions)
1852025-01-25T04:24:11.250Z Actions: 4267/5122 actions (Updating modified actions)
1862025-01-25T04:24:11.604Z Actions: Completed 5122 actions in 5.09 seconds.
1872025-01-25T04:24:12.017Z Done (0.402s)
1882025-01-25T04:24:12.020Z Done (0.001s)
1892025-01-25T04:24:12.658Z Done (0.581s)
1902025-01-25T04:24:17.200Z Done (4.336s)
1912025-01-25T04:24:17.288Z Done (0.019s)
1922025-01-25T04:24:17.291Z Done (0.000s)
1932025-01-25T04:24:17.472Z Done (0.000s)
1942025-01-25T04:24:18.220ZPlanning: Evaluating mediator changes ... Done
1952025-01-25T04:24:18.347ZPlanning: Checking for conflicting actions ... Done
1962025-01-25T04:24:18.349ZPlanning: Consolidating action changes ... Done
1972025-01-25T04:24:18.625ZPlanning: Evaluating mediators ... Done
1982025-01-25T04:24:18.627ZPlanning: Planning completed in 0.44 seconds
1992025-01-25T04:24:18.668Z Mediators to change: 2
2002025-01-25T04:24:18.668Z Create boot environment: No
2012025-01-25T04:24:18.670ZCreate backup boot environment: No
2022025-01-25T04:24:18.748Z Done
2032025-01-25T04:24:18.748Z Done
2042025-01-25T04:24:19.117Z Done
2052025-01-25T04:24:22.952Z Done
2062025-01-25T04:24:23.046Z Done
2072025-01-25T04:24:23.049Z Done
2082025-01-25T04:24:23.164Z Done
2092025-01-25T04:24:23.797ZPlanning: Evaluating mediator changes ... Done
2102025-01-25T04:24:23.801ZPlanning: Merging actions ... Done
2112025-01-25T04:24:23.990ZPlanning: Checking for conflicting actions ... Done
2122025-01-25T04:24:23.993ZPlanning: Consolidating action changes ... Done
2132025-01-25T04:24:24.267ZPlanning: Evaluating mediators ... Done
2142025-01-25T04:24:24.325ZPlanning: Planning completed in 0.77 seconds
2152025-01-25T04:24:24.367Z Packages to change: 1
2162025-01-25T04:24:24.367Z Mediators to change: 1
2172025-01-25T04:24:24.367Z Services to change: 1
2182025-01-25T04:24:24.369Z Create boot environment: No
2192025-01-25T04:24:24.369ZCreate backup boot environment: Yes
2202025-01-25T04:24:26.742Z Actions: 1/6 actions (Updating modified actions)
2212025-01-25T04:24:26.746Z Actions: Completed 6 actions in 0.00 seconds.
2222025-01-25T04:24:26.746Z Done
2232025-01-25T04:24:26.746Z Done
2242025-01-25T04:24:26.862Z Done
2252025-01-25T04:24:30.701Z Done
2262025-01-25T04:24:30.793Z Done
2272025-01-25T04:24:30.796Z Done
2282025-01-25T04:24:30.941Z Done
2292025-01-25T04:24:31.403ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2302025-01-25T04:24:31.403Zclang system 15 system
2312025-01-25T04:24:31.403Zcsh system system illumos
2322025-01-25T04:24:31.403Zctags system system illumos
2332025-01-25T04:24:31.403Zgcc vendor 12 vendor
2342025-01-25T04:24:31.403Zgcc system 10 system
2352025-01-25T04:24:31.403Zgcc system 7 system
2362025-01-25T04:24:31.404Zgo system 1.20 system
2372025-01-25T04:24:31.404Zgo system 1.19 system
2382025-01-25T04:24:31.404Zllvm system 15 system
2392025-01-25T04:24:31.404Zllvm system 14 system
2402025-01-25T04:24:31.404Zmariadb system 10.6 system
2412025-01-25T04:24:31.404Zmta vendor vendor dma
2422025-01-25T04:24:31.404Zopenjdk system 17 system
2432025-01-25T04:24:31.404Zopenjdk system 11 system
2442025-01-25T04:24:31.404Zopenjdk system 1.8 system
2452025-01-25T04:24:31.404Zopenssl vendor 3 vendor
2462025-01-25T04:24:31.404Zperl system 5.36 system
2472025-01-25T04:24:31.404Zpostgresql system 15 system
2482025-01-25T04:24:31.404Zpostgresql system 13 system
2492025-01-25T04:24:31.404Zpython vendor 3 vendor
2502025-01-25T04:24:31.404Zpython system 2 system
2512025-01-25T04:24:31.404Zpython3 system 3.11 system
2522025-01-25T04:24:31.404Zruby system 3.0 system
2532025-01-25T04:24:31.404Zwords vendor vendor american-english
2542025-01-25T04:24:31.404Zwords system system australian-english
2552025-01-25T04:24:31.404Zwords system system british-english
2562025-01-25T04:24:31.404Zwords system system canadian-english
2572025-01-25T04:24:31.404Zwords system system french
2582025-01-25T04:24:31.404Zwords system system italian
2592025-01-25T04:24:31.404Zwords system system ngerman
2602025-01-25T04:24:31.404Zwords system system ogerman
2612025-01-25T04:24:31.404Zwords system system spanish
2622025-01-25T04:24:31.750ZPUBLISHER TYPE STATUS P LOCATION
2632025-01-25T04:24:31.750Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2642025-01-25T04:24:34.565ZFMRI IFO
2652025-01-25T04:24:34.565Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2662025-01-25T04:24:34.565Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2672025-01-25T04:24:34.565Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2682025-01-25T04:24:34.566Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2692025-01-25T04:24:34.566Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2702025-01-25T04:24:34.566Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2712025-01-25T04:24:34.566Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im-
2722025-01-25T04:24:34.566Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2732025-01-25T04:24:34.566Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2742025-01-25T04:24:34.566Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im-
2752025-01-25T04:24:34.566Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2762025-01-25T04:24:34.566Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2772025-01-25T04:24:34.566Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im-
2782025-01-25T04:24:34.566Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2792025-01-25T04:24:34.566Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2802025-01-25T04:24:35.366Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2812025-01-25T04:24:35.686Z Updating crates.io index
2822025-01-25T04:24:35.689Z Updating git repository `https://github.com/oxidecomputer/diffus`
2832025-01-25T04:24:36.084Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2842025-01-25T04:24:36.611Z Updating git repository `https://github.com/oxidecomputer/oxnet`
2852025-01-25T04:24:36.914Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2862025-01-25T04:24:37.187Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2872025-01-25T04:24:37.441Z Updating git repository `https://github.com/oxidecomputer/propolis`
2882025-01-25T04:24:38.445Z Updating git repository `https://github.com/oxidecomputer/crucible`
2892025-01-25T04:24:40.084Z Updating git repository `https://github.com/oxidecomputer/opte`
2902025-01-25T04:24:40.809Z Updating git repository `https://github.com/oxidecomputer/falcon`
2912025-01-25T04:24:41.569Z Updating git repository `https://github.com/oxidecomputer/clickward`
2922025-01-25T04:24:41.888Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2932025-01-25T04:24:42.171Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2942025-01-25T04:24:42.843Z Updating git repository `https://github.com/oxidecomputer/libipcc`
2952025-01-25T04:24:43.191Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2962025-01-25T04:24:43.576Z Updating git repository `https://github.com/oxidecomputer/tofino`
2972025-01-25T04:24:43.870Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2982025-01-25T04:24:44.110Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2992025-01-25T04:24:44.525Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3002025-01-25T04:24:44.885Z Updating git repository `https://github.com/oxidecomputer/lldp`
3012025-01-25T04:24:45.278Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3022025-01-25T04:24:45.582Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3032025-01-25T04:24:45.986Z Updating git repository `https://github.com/oxidecomputer/ispf`
3042025-01-25T04:24:46.229Z Updating git repository `https://github.com/oxidecomputer/poptrie`
3052025-01-25T04:24:46.595Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3062025-01-25T04:24:47.208Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3072025-01-25T04:24:47.584Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082025-01-25T04:24:47.936Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3092025-01-25T04:24:48.465Z Updating git repository `https://github.com/oxidecomputer/ingot.git`
3102025-01-25T04:24:48.722Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3112025-01-25T04:24:49.018Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3122025-01-25T04:24:49.308Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3132025-01-25T04:24:50.666Z Downloading crates ...
3142025-01-25T04:24:50.738Z Downloaded anstyle v1.0.10
3152025-01-25T04:24:50.741Z Downloaded anstyle-query v1.1.1
3162025-01-25T04:24:50.746Z Downloaded autocfg v1.4.0
3172025-01-25T04:24:50.748Z Downloaded cfg-if v1.0.0
3182025-01-25T04:24:50.752Z Downloaded camino-tempfile v1.1.1
3192025-01-25T04:24:50.764Z Downloaded equivalent v1.0.1
3202025-01-25T04:24:50.766Z Downloaded scroll_derive v0.12.0
3212025-01-25T04:24:50.785Z Downloaded dtrace-parser v0.2.0
3222025-01-25T04:24:50.790Z Downloaded usdt-macro v0.5.0
3232025-01-25T04:24:50.794Z Downloaded pretty-hex v0.4.1
3242025-01-25T04:24:50.797Z Downloaded swrite v0.1.0
3252025-01-25T04:24:50.800Z Downloaded colorchoice v1.0.2
3262025-01-25T04:24:50.804Z Downloaded byteorder v1.5.0
3272025-01-25T04:24:50.806Z Downloaded anstyle-parse v0.2.5
3282025-01-25T04:24:50.809Z Downloaded itoa v1.0.11
3292025-01-25T04:24:50.812Z Downloaded plain v0.2.3
3302025-01-25T04:24:50.814Z Downloaded usdt-attr-macro v0.5.0
3312025-01-25T04:24:50.817Z Downloaded fs-err v2.11.0
3322025-01-25T04:24:50.817Z Downloaded errno v0.3.9
3332025-01-25T04:24:50.819Z Downloaded cpufeatures v0.2.14
3342025-01-25T04:24:50.824Z Downloaded serde_tokenstream v0.2.2
3352025-01-25T04:24:50.824Z Downloaded serde_spanned v0.6.8
3362025-01-25T04:24:50.826Z Downloaded proc-macro-error-attr v1.0.4
3372025-01-25T04:24:50.826Z Downloaded clap_derive v4.5.18
3382025-01-25T04:24:50.826Z Downloaded clap_lex v0.7.2
3392025-01-25T04:24:50.826Z Downloaded bytecount v0.6.8
3402025-01-25T04:24:50.829Z Downloaded strsim v0.11.1
3412025-01-25T04:24:50.831Z Downloaded heck v0.5.0
3422025-01-25T04:24:50.831Z Downloaded block-buffer v0.10.4
3432025-01-25T04:24:50.834Z Downloaded unicode-linebreak v0.1.5
3442025-01-25T04:24:50.834Z Downloaded macaddr v1.0.1
3452025-01-25T04:24:50.834Z Downloaded is_terminal_polyfill v1.70.1
3462025-01-25T04:24:50.837Z Downloaded crypto-common v0.1.6
3472025-01-25T04:24:50.837Z Downloaded dof v0.3.0
3482025-01-25T04:24:50.845Z Downloaded pest_generator v2.7.14
3492025-01-25T04:24:50.847Z Downloaded fnv v1.0.7
3502025-01-25T04:24:50.847Z Downloaded thread-id v4.2.2
3512025-01-25T04:24:50.847Z Downloaded thiserror-impl v1.0.69
3522025-01-25T04:24:50.850Z Downloaded memmap v0.7.0
3532025-01-25T04:24:50.852Z Downloaded generic-array v0.14.7
3542025-01-25T04:24:50.855Z Downloaded fastrand v2.1.1
3552025-01-25T04:24:50.857Z Downloaded digest v0.10.7
3562025-01-25T04:24:50.857Z Downloaded version_check v0.9.5
3572025-01-25T04:24:50.860Z Downloaded toml_datetime v0.6.8
3582025-01-25T04:24:50.860Z Downloaded tabled_derive v0.7.0
3592025-01-25T04:24:50.862Z Downloaded cargo_metadata v0.18.1
3602025-01-25T04:24:50.863Z Downloaded usdt v0.5.0
3612025-01-25T04:24:50.865Z Downloaded cargo-platform v0.1.8
3622025-01-25T04:24:50.865Z Downloaded camino v1.1.9
3632025-01-25T04:24:50.868Z Downloaded thiserror v1.0.69
3642025-01-25T04:24:50.871Z Downloaded once_cell v1.20.2
3652025-01-25T04:24:50.878Z Downloaded anstream v0.6.15
3662025-01-25T04:24:50.882Z Downloaded semver v1.0.24
3672025-01-25T04:24:50.883Z Downloaded terminal_size v0.4.0
3682025-01-25T04:24:50.883Z Downloaded scroll v0.12.0
3692025-01-25T04:24:50.883Z Downloaded quote v1.0.38
3702025-01-25T04:24:50.886Z Downloaded utf8parse v0.2.2
3712025-01-25T04:24:50.886Z Downloaded usdt-impl v0.5.0
3722025-01-25T04:24:50.886Z Downloaded smawk v0.3.2
3732025-01-25T04:24:50.888Z Downloaded cargo_toml v0.20.5
3742025-01-25T04:24:50.888Z Downloaded sha2 v0.10.8
3752025-01-25T04:24:50.891Z Downloaded proc-macro-error v1.0.4
3762025-01-25T04:24:50.894Z Downloaded pest_derive v2.7.14
3772025-01-25T04:24:50.896Z Downloaded tempfile v3.13.0
3782025-01-25T04:24:50.899Z Downloaded heck v0.4.1
3792025-01-25T04:24:50.907Z Downloaded anyhow v1.0.95
3802025-01-25T04:24:50.913Z Downloaded typenum v1.17.0
3812025-01-25T04:24:50.916Z Downloaded ryu v1.0.18
3822025-01-25T04:24:50.916Z Downloaded log v0.4.22
3832025-01-25T04:24:50.918Z Downloaded textwrap v0.16.1
3842025-01-25T04:24:50.921Z Downloaded unicode-ident v1.0.14
3852025-01-25T04:24:50.923Z Downloaded papergrid v0.11.0
3862025-01-25T04:24:50.927Z Downloaded zerocopy-derive v0.7.35
3872025-01-25T04:24:50.932Z Downloaded pest_meta v2.7.14
3882025-01-25T04:24:50.939Z Downloaded proc-macro2 v1.0.92
3892025-01-25T04:24:50.942Z Downloaded clap v4.5.21
3902025-01-25T04:24:50.946Z Downloaded serde_derive v1.0.217
3912025-01-25T04:24:50.949Z Downloaded bitflags v2.6.0
3922025-01-25T04:24:50.962Z Downloaded ucd-trie v0.1.7
3932025-01-25T04:24:50.966Z Downloaded serde v1.0.217
3942025-01-25T04:24:50.970Z Downloaded indexmap v2.7.0
3952025-01-25T04:24:50.975Z Downloaded toml v0.8.19
3962025-01-25T04:24:50.985Z Downloaded memchr v2.7.4
3972025-01-25T04:24:50.990Z Downloaded toml_edit v0.22.22
3982025-01-25T04:24:51.012Z Downloaded pest v2.7.14
3992025-01-25T04:24:51.022Z Downloaded hashbrown v0.15.1
4002025-01-25T04:24:51.029Z Downloaded serde_json v1.0.135
4012025-01-25T04:24:51.045Z Downloaded zerocopy v0.7.35
4022025-01-25T04:24:51.053Z Downloaded winnow v0.6.20
4032025-01-25T04:24:51.062Z Downloaded goblin v0.8.2
4042025-01-25T04:24:51.069Z Downloaded tabled v0.15.0
4052025-01-25T04:24:51.085Z Downloaded clap_builder v4.5.21
4062025-01-25T04:24:51.092Z Downloaded syn v1.0.109
4072025-01-25T04:24:51.102Z Downloaded syn v2.0.96
4082025-01-25T04:24:51.115Z Downloaded unicode-width v0.1.14
4092025-01-25T04:24:51.120Z Downloaded rustix v0.38.37
4102025-01-25T04:24:51.154Z Downloaded libc v0.2.169
4112025-01-25T04:24:51.532Z Compiling proc-macro2 v1.0.92
4122025-01-25T04:24:51.532Z Compiling unicode-ident v1.0.14
4132025-01-25T04:24:51.546Z Compiling serde v1.0.217
4142025-01-25T04:24:51.546Z Compiling version_check v0.9.5
4152025-01-25T04:24:51.546Z Compiling memchr v2.7.4
4162025-01-25T04:24:51.546Z Compiling thiserror v1.0.69
4172025-01-25T04:24:51.546Z Compiling libc v0.2.169
4182025-01-25T04:24:51.546Z Compiling ucd-trie v0.1.7
4192025-01-25T04:24:51.776Z Compiling ryu v1.0.18
4202025-01-25T04:24:52.180Z Compiling itoa v1.0.11
4212025-01-25T04:24:52.253Z Compiling once_cell v1.20.2
4222025-01-25T04:24:52.256Z Compiling byteorder v1.5.0
4232025-01-25T04:24:52.477Z Compiling rustix v0.38.37
4242025-01-25T04:24:52.661Z Compiling serde_json v1.0.135
4252025-01-25T04:24:52.732Z Compiling bitflags v2.6.0
4262025-01-25T04:24:53.027Z Compiling proc-macro-error-attr v1.0.4
4272025-01-25T04:24:53.168Z Compiling usdt-impl v0.5.0
4282025-01-25T04:24:53.168Z Compiling syn v1.0.109
4292025-01-25T04:24:53.249Z Compiling proc-macro-error v1.0.4
4302025-01-25T04:24:53.309Z Compiling quote v1.0.38
4312025-01-25T04:24:53.431Z Compiling utf8parse v0.2.2
4322025-01-25T04:24:53.496Z Compiling errno v0.3.9
4332025-01-25T04:24:53.621Z Compiling camino v1.1.9
4342025-01-25T04:24:53.757Z Compiling hashbrown v0.15.1
4352025-01-25T04:24:53.765Z Compiling syn v2.0.96
4362025-01-25T04:24:53.875Z Compiling thread-id v4.2.2
4372025-01-25T04:24:53.908Z Compiling equivalent v1.0.1
4382025-01-25T04:24:53.942Z Compiling log v0.4.22
4392025-01-25T04:24:53.999Z Compiling plain v0.2.3
4402025-01-25T04:24:54.184Z Compiling anstyle-parse v0.2.5
4412025-01-25T04:24:54.448Z Compiling colorchoice v1.0.2
4422025-01-25T04:24:54.530Z Compiling pretty-hex v0.4.1
4432025-01-25T04:24:54.630Z Compiling anstyle v1.0.10
4442025-01-25T04:24:54.671Z Compiling unicode-width v0.1.14
4452025-01-25T04:24:54.772Z Compiling indexmap v2.7.0
4462025-01-25T04:24:54.876Z Compiling semver v1.0.24
4472025-01-25T04:24:54.898Z Compiling anstyle-query v1.1.1
4482025-01-25T04:24:54.996Z Compiling winnow v0.6.20
4492025-01-25T04:24:55.064Z Compiling autocfg v1.4.0
4502025-01-25T04:24:55.211Z Compiling is_terminal_polyfill v1.70.1
4512025-01-25T04:24:55.365Z Compiling anstream v0.6.15
4522025-01-25T04:24:55.692Z Compiling terminal_size v0.4.0
4532025-01-25T04:24:55.990Z Compiling strsim v0.11.1
4542025-01-25T04:24:56.004Z Compiling fnv v1.0.7
4552025-01-25T04:24:56.063Z Compiling bytecount v0.6.8
4562025-01-25T04:24:56.093Z Compiling fs-err v2.11.0
4572025-01-25T04:24:56.186Z Compiling heck v0.4.1
4582025-01-25T04:24:56.374Z Compiling clap_lex v0.7.2
4592025-01-25T04:24:56.415Z Compiling heck v0.5.0
4602025-01-25T04:24:56.640Z Compiling fastrand v2.1.1
4612025-01-25T04:24:56.742Z Compiling anyhow v1.0.95
4622025-01-25T04:24:56.768Z Compiling cfg-if v1.0.0
4632025-01-25T04:24:56.885Z Compiling clap_builder v4.5.21
4642025-01-25T04:24:57.115Z Compiling tempfile v3.13.0
4652025-01-25T04:24:57.181Z Compiling papergrid v0.11.0
4662025-01-25T04:24:57.488Z Compiling memmap v0.7.0
4672025-01-25T04:24:57.776Z Compiling smawk v0.3.2
4682025-01-25T04:24:57.861Z Compiling unicode-linebreak v0.1.5
4692025-01-25T04:24:58.378Z Compiling textwrap v0.16.1
4702025-01-25T04:24:58.456Z Compiling swrite v0.1.0
4712025-01-25T04:24:59.157Z Compiling tabled_derive v0.7.0
4722025-01-25T04:25:00.501Z Compiling tabled v0.15.0
4732025-01-25T04:25:00.966Z Compiling serde_derive v1.0.217
4742025-01-25T04:25:01.102Z Compiling thiserror-impl v1.0.69
4752025-01-25T04:25:01.130Z Compiling zerocopy-derive v0.7.35
4762025-01-25T04:25:01.235Z Compiling scroll_derive v0.12.0
4772025-01-25T04:25:01.262Z Compiling clap_derive v4.5.18
4782025-01-25T04:25:02.685Z Compiling scroll v0.12.0
4792025-01-25T04:25:03.111Z Compiling zerocopy v0.7.35
4802025-01-25T04:25:03.137Z Compiling goblin v0.8.2
4812025-01-25T04:25:03.571Z Compiling pest v2.7.14
4822025-01-25T04:25:04.539Z Compiling clap v4.5.21
4832025-01-25T04:25:05.851Z Compiling pest_meta v2.7.14
4842025-01-25T04:25:06.848Z Compiling pest_generator v2.7.14
4852025-01-25T04:25:08.279Z Compiling pest_derive v2.7.14
4862025-01-25T04:25:09.033Z Compiling dtrace-parser v0.2.0
4872025-01-25T04:25:09.965Z Compiling serde_spanned v0.6.8
4882025-01-25T04:25:09.965Z Compiling toml_datetime v0.6.8
4892025-01-25T04:25:09.968Z Compiling cargo-platform v0.1.8
4902025-01-25T04:25:10.327Z Compiling serde_tokenstream v0.2.2
4912025-01-25T04:25:10.451Z Compiling toml_edit v0.22.22
4922025-01-25T04:25:10.464Z Compiling macaddr v1.0.1
4932025-01-25T04:25:10.595Z Compiling camino-tempfile v1.1.1
4942025-01-25T04:25:11.414Z Compiling dof v0.3.0
4952025-01-25T04:25:11.414Z Compiling cargo_metadata v0.18.1
4962025-01-25T04:25:13.159Z Compiling usdt-attr-macro v0.5.0
4972025-01-25T04:25:13.162Z Compiling usdt-macro v0.5.0
4982025-01-25T04:25:13.212Z Compiling toml v0.8.19
4992025-01-25T04:25:14.224Z Compiling cargo_toml v0.20.5
5002025-01-25T04:25:14.415Z Compiling usdt v0.5.0
5012025-01-25T04:25:16.957Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5022025-01-25T04:25:20.156Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.72s
5032025-01-25T04:25:20.476Z Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
5042025-01-25T04:25:20.985Z Downloading crates ...
5052025-01-25T04:25:21.238Z Downloaded darling v0.20.10
5062025-01-25T04:25:21.244Z Downloaded atty v0.2.14
5072025-01-25T04:25:21.246Z Downloaded atomicwrites v0.4.4
5082025-01-25T04:25:21.257Z Downloaded bitfield v0.14.0
5092025-01-25T04:25:21.260Z Downloaded atomic-waker v1.1.2
5102025-01-25T04:25:21.262Z Downloaded bitfield-struct v0.6.2
5112025-01-25T04:25:21.266Z Downloaded bit-vec v0.6.3
5122025-01-25T04:25:21.269Z Downloaded block-padding v0.3.3
5132025-01-25T04:25:21.269Z Downloaded adler2 v2.0.0
5142025-01-25T04:25:21.273Z Downloaded buf-list v1.0.3
5152025-01-25T04:25:21.277Z Downloaded highway v1.2.0
5162025-01-25T04:25:21.280Z Downloaded blowfish v0.9.1
5172025-01-25T04:25:21.280Z Downloaded blake2 v0.10.6
5182025-01-25T04:25:21.284Z Downloaded bitflags v1.3.2
5192025-01-25T04:25:21.287Z Downloaded http-range v0.1.5
5202025-01-25T04:25:21.287Z Downloaded http-body v1.0.1
5212025-01-25T04:25:21.287Z Downloaded cancel-safe-futures v0.1.5
5222025-01-25T04:25:21.290Z Downloaded hubpack v0.1.2
5232025-01-25T04:25:21.293Z Downloaded hostname v0.3.1
5242025-01-25T04:25:21.295Z Downloaded hostname v0.4.0
5252025-01-25T04:25:21.296Z Downloaded hickory-resolver v0.24.2
5262025-01-25T04:25:21.303Z Downloaded arrayref v0.3.9
5272025-01-25T04:25:21.305Z Downloaded hmac v0.12.1
5282025-01-25T04:25:21.305Z Downloaded assert_matches v1.5.0
5292025-01-25T04:25:21.305Z Downloaded addr2line v0.24.2
5302025-01-25T04:25:21.308Z Downloaded async-stream-impl v0.3.6
5312025-01-25T04:25:21.310Z Downloaded async-trait v0.1.85
5322025-01-25T04:25:21.313Z Downloaded ascii-canvas v3.0.0
5332025-01-25T04:25:21.315Z Downloaded array-init v0.0.4
5342025-01-25T04:25:21.318Z Downloaded home v0.5.9
5352025-01-25T04:25:21.322Z Downloaded bzip2 v0.4.4
5362025-01-25T04:25:21.325Z Downloaded hyper-tls v0.6.0
5372025-01-25T04:25:21.327Z Downloaded humantime v2.1.0
5382025-01-25T04:25:21.329Z Downloaded httpdate v1.0.3
5392025-01-25T04:25:21.329Z Downloaded http-body-util v0.1.2
5402025-01-25T04:25:21.333Z Downloaded ciborium-io v0.2.2
5412025-01-25T04:25:21.335Z Downloaded cfg_aliases v0.2.1
5422025-01-25T04:25:21.337Z Downloaded icu_locid_transform v1.5.0
5432025-01-25T04:25:21.340Z Downloaded heck v0.3.3
5442025-01-25T04:25:21.340Z Downloaded cstr-argument v0.1.2
5452025-01-25T04:25:21.343Z Downloaded async-stream v0.3.6
5462025-01-25T04:25:21.347Z Downloaded icu_provider_macros v1.5.0
5472025-01-25T04:25:21.347Z Downloaded ident_case v1.0.1
5482025-01-25T04:25:21.352Z Downloaded iana-time-zone v0.1.61
5492025-01-25T04:25:21.352Z Downloaded crc-catalog v2.4.0
5502025-01-25T04:25:21.354Z Downloaded httparse v1.9.5
5512025-01-25T04:25:21.357Z Downloaded icu_normalizer_data v1.5.0
5522025-01-25T04:25:21.359Z Downloaded base16ct v0.2.0
5532025-01-25T04:25:21.361Z Downloaded instant v0.1.13
5542025-01-25T04:25:21.362Z Downloaded bcrypt-pbkdf v0.10.0
5552025-01-25T04:25:21.364Z Downloaded cmake v0.1.51
5562025-01-25T04:25:21.368Z Downloaded curve25519-dalek-derive v0.1.1
5572025-01-25T04:25:21.368Z Downloaded crossbeam-deque v0.8.5
5582025-01-25T04:25:21.384Z Downloaded argon2 v0.5.3
5592025-01-25T04:25:21.384Z Downloaded async-recursion v1.1.1
5602025-01-25T04:25:21.384Z Downloaded http v1.2.0
5612025-01-25T04:25:21.384Z Downloaded icu_locid v1.5.0
5622025-01-25T04:25:21.388Z Downloaded hex-literal v0.4.1
5632025-01-25T04:25:21.388Z Downloaded hex v0.4.3
5642025-01-25T04:25:21.388Z Downloaded icu_provider v1.5.0
5652025-01-25T04:25:21.390Z Downloaded mirai-annotations v1.12.0
5662025-01-25T04:25:21.390Z Downloaded is_ci v1.2.0
5672025-01-25T04:25:21.393Z Downloaded bb8 v0.8.5
5682025-01-25T04:25:21.393Z Downloaded hyper-rustls v0.27.3
5692025-01-25T04:25:21.396Z Downloaded md5 v0.7.0
5702025-01-25T04:25:21.398Z Downloaded lockfree-object-pool v0.1.6
5712025-01-25T04:25:21.401Z Downloaded is-terminal v0.4.13
5722025-01-25T04:25:21.401Z Downloaded hubpack_derive v0.1.1
5732025-01-25T04:25:21.401Z Downloaded crunchy v0.2.2
5742025-01-25T04:25:21.403Z Downloaded crucible-workspace-hack v0.1.0
5752025-01-25T04:25:21.404Z Downloaded cfg_aliases v0.1.1
5762025-01-25T04:25:21.407Z Downloaded match_cfg v0.1.0
5772025-01-25T04:25:21.411Z Downloaded memoffset v0.9.1
5782025-01-25T04:25:21.415Z Downloaded mime v0.3.17
5792025-01-25T04:25:21.418Z Downloaded idna_adapter v1.2.0
5802025-01-25T04:25:21.418Z Downloaded lazy_static v1.5.0
5812025-01-25T04:25:21.423Z Downloaded progenitor-client v0.9.1
5822025-01-25T04:25:21.425Z Downloaded md-5 v0.10.6
5832025-01-25T04:25:21.428Z Downloaded inout v0.1.3
5842025-01-25T04:25:21.431Z Downloaded hickory-client v0.24.2
5852025-01-25T04:25:21.438Z Downloaded libefi-sys v0.1.0
5862025-01-25T04:25:21.441Z Downloaded lazycell v1.3.0
5872025-01-25T04:25:21.443Z Downloaded hyper-staticfile v0.10.1
5882025-01-25T04:25:21.443Z Downloaded lalrpop-util v0.19.12
5892025-01-25T04:25:21.446Z Downloaded indoc v1.0.9
5902025-01-25T04:25:21.448Z Downloaded termtree v0.5.1
5912025-01-25T04:25:21.448Z Downloaded termtree v0.4.1
5922025-01-25T04:25:21.451Z Downloaded multer v3.1.0
5932025-01-25T04:25:21.453Z Downloaded litemap v0.7.3
5942025-01-25T04:25:21.456Z Downloaded kstat-rs v0.2.4
5952025-01-25T04:25:21.459Z Downloaded mockall v0.13.0
5962025-01-25T04:25:21.459Z Downloaded maybe-uninit v2.0.0
5972025-01-25T04:25:21.461Z Downloaded linked-hash-map v0.5.6
5982025-01-25T04:25:21.461Z Downloaded managed v0.8.0
5992025-01-25T04:25:21.463Z Downloaded lru v0.12.5
6002025-01-25T04:25:21.463Z Downloaded instability v0.3.2
6012025-01-25T04:25:21.466Z Downloaded try-lock v0.2.5
6022025-01-25T04:25:21.466Z Downloaded lock_api v0.4.12
6032025-01-25T04:25:21.469Z Downloaded waitgroup v0.1.2
6042025-01-25T04:25:21.469Z Downloaded lru-cache v0.1.2
6052025-01-25T04:25:21.473Z Downloaded libloading v0.8.5
6062025-01-25T04:25:21.473Z Downloaded linear-map v1.2.0
6072025-01-25T04:25:21.476Z Downloaded keccak v0.1.5
6082025-01-25T04:25:21.476Z Downloaded jobserver v0.1.32
6092025-01-25T04:25:21.478Z Downloaded internet-checksum v0.2.1
6102025-01-25T04:25:21.478Z Downloaded impl-trait-for-tuples v0.2.2
6112025-01-25T04:25:21.481Z Downloaded ipnetwork v0.20.0
6122025-01-25T04:25:21.485Z Downloaded vte_generate_state_changes v0.1.2
6132025-01-25T04:25:21.575Z Downloaded sha1 v0.10.6
6142025-01-25T04:25:21.575Z Downloaded rustc_version v0.4.1
6152025-01-25T04:25:21.575Z Downloaded hyper v1.5.2
6162025-01-25T04:25:21.587Z Downloaded slog-async v2.8.0
6172025-01-25T04:25:21.587Z Downloaded sec1 v0.7.3
6182025-01-25T04:25:21.587Z Downloaded icu_locid_transform_data v1.5.0
6192025-01-25T04:25:21.587Z Downloaded icu_normalizer v1.5.0
6202025-01-25T04:25:21.587Z Downloaded hickory-server v0.24.2
6212025-01-25T04:25:21.587Z Downloaded wait-timeout v0.2.0
6222025-01-25T04:25:21.587Z Downloaded headers-core v0.3.0
6232025-01-25T04:25:21.587Z Downloaded untrusted v0.7.1
6242025-01-25T04:25:21.587Z Downloaded ipnet v2.10.1
6252025-01-25T04:25:21.587Z Downloaded termios v0.3.3
6262025-01-25T04:25:21.587Z Downloaded mockall_derive v0.13.0
6272025-01-25T04:25:21.587Z Downloaded litrs v0.4.1
6282025-01-25T04:25:21.587Z Downloaded num_threads v0.1.7
6292025-01-25T04:25:21.587Z Downloaded miniz_oxide v0.8.0
6302025-01-25T04:25:21.587Z Downloaded indexmap v1.9.3
6312025-01-25T04:25:21.587Z Downloaded fallible-streaming-iterator v0.1.9
6322025-01-25T04:25:21.587Z Downloaded ena v0.14.3
6332025-01-25T04:25:21.587Z Downloaded signal-hook-registry v1.4.2
6342025-01-25T04:25:21.587Z Downloaded sct v0.7.1
6352025-01-25T04:25:21.587Z Downloaded parse-size v1.1.0
6362025-01-25T04:25:21.587Z Downloaded openssl-macros v0.1.1
6372025-01-25T04:25:21.587Z Downloaded opaque-debug v0.3.1
6382025-01-25T04:25:21.587Z Downloaded fragile v2.0.0
6392025-01-25T04:25:21.587Z Downloaded form_urlencoded v1.2.1
6402025-01-25T04:25:21.587Z Downloaded flagset v0.4.6
6412025-01-25T04:25:21.587Z Downloaded fixedbitset v0.4.2
6422025-01-25T04:25:21.588Z Downloaded test-strategy v0.3.1
6432025-01-25T04:25:21.588Z Downloaded icu_properties v1.5.1
6442025-01-25T04:25:21.588Z Downloaded hkdf v0.12.4
6452025-01-25T04:25:21.588Z Downloaded peg-runtime v0.8.3
6462025-01-25T04:25:21.588Z Downloaded hash32 v0.3.1
6472025-01-25T04:25:21.588Z Downloaded vte v0.11.1
6482025-01-25T04:25:21.588Z Downloaded mime_guess v2.0.5
6492025-01-25T04:25:21.588Z Downloaded normalize-line-endings v0.3.0
6502025-01-25T04:25:21.588Z Downloaded pbkdf2 v0.12.2
6512025-01-25T04:25:21.588Z Downloaded icu_collections v1.5.0
6522025-01-25T04:25:21.591Z Downloaded slog v2.7.0
6532025-01-25T04:25:21.591Z Downloaded libsw v3.3.1
6542025-01-25T04:25:21.591Z Downloaded universal-hash v0.5.1
6552025-01-25T04:25:21.591Z Downloaded memmap2 v0.9.5
6562025-01-25T04:25:21.591Z Downloaded maplit v1.0.2
6572025-01-25T04:25:21.591Z Downloaded futures-sink v0.3.31
6582025-01-25T04:25:21.591Z Downloaded sync-ptr v0.1.1
6592025-01-25T04:25:21.594Z Downloaded hyper-util v0.1.10
6602025-01-25T04:25:21.597Z Downloaded indent_write v2.2.0
6612025-01-25T04:25:21.600Z Downloaded globset v0.4.15
6622025-01-25T04:25:21.611Z Downloaded serde-big-array v0.5.1
6632025-01-25T04:25:21.616Z Downloaded strum v0.26.3
6642025-01-25T04:25:21.619Z Downloaded newtype-uuid v1.2.1
6652025-01-25T04:25:21.619Z Downloaded indicatif v0.17.9
6662025-01-25T04:25:21.622Z Downloaded sigpipe v0.1.3
6672025-01-25T04:25:21.625Z Downloaded peg v0.8.4
6682025-01-25T04:25:21.628Z Downloaded nu-ansi-term v0.50.1
6692025-01-25T04:25:21.631Z Downloaded snafu v0.8.5
6702025-01-25T04:25:21.638Z Downloaded tinyvec_macros v0.1.1
6712025-01-25T04:25:21.640Z Downloaded heapless v0.8.0
6722025-01-25T04:25:21.649Z Downloaded primeorder v0.13.6
6732025-01-25T04:25:21.651Z Downloaded rand_chacha v0.3.1
6742025-01-25T04:25:21.654Z Downloaded progenitor v0.9.1
6752025-01-25T04:25:21.654Z Downloaded progenitor v0.8.0
6762025-01-25T04:25:21.657Z Downloaded proc-macro-crate v1.3.1
6772025-01-25T04:25:21.659Z Downloaded ref-cast-impl v1.0.23
6782025-01-25T04:25:21.661Z Downloaded zip v0.6.6
6792025-01-25T04:25:21.664Z Downloaded unsafe-libyaml v0.2.11
6802025-01-25T04:25:21.667Z Downloaded derive_builder_macro v0.20.2
6812025-01-25T04:25:21.670Z Downloaded semver v0.1.20
6822025-01-25T04:25:21.670Z Downloaded scheduled-thread-pool v0.2.7
6832025-01-25T04:25:21.672Z Downloaded rustfmt-wrapper v0.2.1
6842025-01-25T04:25:21.672Z Downloaded mio v1.0.2
6852025-01-25T04:25:21.678Z Downloaded siphasher v0.3.11
6862025-01-25T04:25:21.681Z Downloaded simd-adler32 v0.3.7
6872025-01-25T04:25:21.684Z Downloaded peg-macros v0.8.4
6882025-01-25T04:25:21.686Z Downloaded foreign-types v0.3.2
6892025-01-25T04:25:21.686Z Downloaded pkg-config v0.3.31
6902025-01-25T04:25:21.689Z Downloaded pkcs1 v0.7.5
6912025-01-25T04:25:21.691Z Downloaded strum_macros v0.24.3
6922025-01-25T04:25:21.693Z Downloaded thiserror-impl v2.0.11
6932025-01-25T04:25:21.696Z Downloaded fxhash v0.2.1
6942025-01-25T04:25:21.696Z Downloaded foldhash v0.1.3
6952025-01-25T04:25:21.699Z Downloaded pkcs8 v0.10.2
6962025-01-25T04:25:21.702Z Downloaded structmeta-derive v0.3.0
6972025-01-25T04:25:21.702Z Downloaded tls_codec_derive v0.4.1
6982025-01-25T04:25:21.704Z Downloaded twox-hash v1.6.3
6992025-01-25T04:25:21.707Z Downloaded tls_codec v0.4.1
7002025-01-25T04:25:21.707Z Downloaded omicron-zone-package v0.12.0
7012025-01-25T04:25:21.719Z Downloaded untrusted v0.9.0
7022025-01-25T04:25:21.721Z Downloaded xattr v1.3.1
7032025-01-25T04:25:21.736Z Downloaded openssl-probe v0.1.5
7042025-01-25T04:25:21.740Z Downloaded xz2 v0.1.7
7052025-01-25T04:25:21.742Z Downloaded minimal-lexical v0.2.1
7062025-01-25T04:25:21.745Z Downloaded serde_with_macros v3.11.0
7072025-01-25T04:25:21.747Z Downloaded deranged v0.3.11
7082025-01-25T04:25:21.750Z Downloaded spin v0.9.8
7092025-01-25T04:25:21.753Z Downloaded phf_shared v0.10.0
7102025-01-25T04:25:21.753Z Downloaded path-slash v0.1.5
7112025-01-25T04:25:21.753Z Downloaded pkcs5 v0.7.1
7122025-01-25T04:25:21.758Z Downloaded foreign-types v0.5.0
7132025-01-25T04:25:21.761Z Downloaded precomputed-hash v0.1.1
7142025-01-25T04:25:21.764Z Downloaded progenitor-client v0.8.0
7152025-01-25T04:25:21.764Z Downloaded pretty-hex v0.2.1
7162025-01-25T04:25:21.771Z Downloaded gethostname v0.5.0
7172025-01-25T04:25:21.783Z Downloaded colored v2.1.0
7182025-01-25T04:25:21.788Z Downloaded num_enum_derive v0.5.11
7192025-01-25T04:25:21.791Z Downloaded yoke v0.7.4
7202025-01-25T04:25:21.794Z Downloaded bytes v1.9.0
7212025-01-25T04:25:21.797Z Downloaded crc v3.2.1
7222025-01-25T04:25:21.800Z Downloaded pbkdf2 v0.11.0
7232025-01-25T04:25:21.802Z Downloaded cassowary v0.3.0
7242025-01-25T04:25:21.805Z Downloaded cobs v0.2.3
7252025-01-25T04:25:21.807Z Downloaded cbc v0.1.2
7262025-01-25T04:25:21.810Z Downloaded des v0.8.1
7272025-01-25T04:25:21.810Z Downloaded der_derive v0.7.3
7282025-01-25T04:25:21.813Z Downloaded socket2 v0.5.7
7292025-01-25T04:25:21.815Z Downloaded ctr v0.9.2
7302025-01-25T04:25:21.818Z Downloaded thiserror v2.0.11
7312025-01-25T04:25:21.823Z Downloaded itertools v0.10.5
7322025-01-25T04:25:21.830Z Downloaded tinyvec v1.8.0
7332025-01-25T04:25:21.833Z Downloaded backoff v0.4.0
7342025-01-25T04:25:21.836Z Downloaded ciborium v0.2.2
7352025-01-25T04:25:21.838Z Downloaded cookie_store v0.21.1
7362025-01-25T04:25:21.841Z Downloaded libxml v0.3.3
7372025-01-25T04:25:21.847Z Downloaded resolv-conf v0.7.0
7382025-01-25T04:25:21.850Z Downloaded radium v0.7.0
7392025-01-25T04:25:21.852Z Downloaded shell-words v1.1.0
7402025-01-25T04:25:21.852Z Downloaded vergen v8.3.2
7412025-01-25T04:25:21.855Z Downloaded chrono-tz-build v0.4.0
7422025-01-25T04:25:21.857Z Downloaded async-bb8-diesel v0.2.1
7432025-01-25T04:25:21.860Z Downloaded tower-service v0.3.3
7442025-01-25T04:25:21.860Z Downloaded rustc-hash v2.0.0
7452025-01-25T04:25:21.862Z Downloaded rustc-hash v1.1.0
7462025-01-25T04:25:21.863Z Downloaded const_format_proc_macros v0.2.33
7472025-01-25T04:25:21.865Z Downloaded arrayvec v0.7.6
7482025-01-25T04:25:21.868Z Downloaded downcast v0.11.0
7492025-01-25T04:25:21.872Z Downloaded tabwriter v1.4.0
7502025-01-25T04:25:21.874Z Downloaded strum_macros v0.25.3
7512025-01-25T04:25:21.874Z Downloaded console v0.15.8
7522025-01-25T04:25:21.877Z Downloaded thread_local v1.1.8
7532025-01-25T04:25:21.879Z Downloaded derive_more v0.99.18
7542025-01-25T04:25:21.883Z Downloaded pin-project-lite v0.2.14
7552025-01-25T04:25:21.889Z Downloaded foreign-types-shared v0.3.1
7562025-01-25T04:25:21.894Z Downloaded tap v1.0.1
7572025-01-25T04:25:21.894Z Downloaded structmeta v0.2.0
7582025-01-25T04:25:21.896Z Downloaded tui-tree-widget v0.22.0
7592025-01-25T04:25:21.896Z Downloaded utf8_iter v1.0.4
7602025-01-25T04:25:21.896Z Downloaded base64 v0.22.1
7612025-01-25T04:25:21.900Z Downloaded unicode-xid v0.2.6
7622025-01-25T04:25:21.902Z Downloaded thiserror-no-std v2.0.2
7632025-01-25T04:25:21.905Z Downloaded clang-sys v1.8.1
7642025-01-25T04:25:21.909Z Downloaded thiserror-impl-no-std v2.0.2
7652025-01-25T04:25:21.911Z Downloaded tungstenite v0.24.0
7662025-01-25T04:25:21.916Z Downloaded crossbeam-utils v0.8.20
7672025-01-25T04:25:21.924Z Downloaded cookie v0.18.1
7682025-01-25T04:25:21.925Z Downloaded zerovec-derive v0.10.3
7692025-01-25T04:25:21.927Z Downloaded which v4.4.2
7702025-01-25T04:25:21.927Z Downloaded rustls-pemfile v2.2.0
7712025-01-25T04:25:21.927Z Downloaded dirs-sys-next v0.1.2
7722025-01-25T04:25:21.927Z Downloaded defmt-parser v0.3.4
7732025-01-25T04:25:21.930Z Downloaded defmt-macros v0.3.9
7742025-01-25T04:25:21.932Z Downloaded arc-swap v1.7.1
7752025-01-25T04:25:21.936Z Downloaded serde_plain v1.0.2
7762025-01-25T04:25:21.938Z Downloaded oso-derive v0.27.3
7772025-01-25T04:25:21.938Z Downloaded smallvec v1.13.2
7782025-01-25T04:25:21.941Z Downloaded want v0.3.1
7792025-01-25T04:25:21.943Z Downloaded toolchain_find v0.4.0
7802025-01-25T04:25:21.943Z Downloaded num-iter v0.1.45
7812025-01-25T04:25:21.946Z Downloaded document-features v0.2.10
7822025-01-25T04:25:21.946Z Downloaded tokio-rustls v0.24.1
7832025-01-25T04:25:21.949Z Downloaded derive-where v1.2.7
7842025-01-25T04:25:21.952Z Downloaded const-oid v0.9.6
7852025-01-25T04:25:21.955Z Downloaded fd-lock v4.0.2
7862025-01-25T04:25:21.957Z Downloaded itertools v0.12.1
7872025-01-25T04:25:21.965Z Downloaded progenitor-impl v0.8.0
7882025-01-25T04:25:21.967Z Downloaded idna v1.0.3
7892025-01-25T04:25:21.972Z Downloaded strip-ansi-escapes v0.2.0
7902025-01-25T04:25:21.974Z Downloaded serde_urlencoded v0.7.1
7912025-01-25T04:25:21.976Z Downloaded vsss-rs v3.3.4
7922025-01-25T04:25:21.979Z Downloaded serde_repr v0.1.19
7932025-01-25T04:25:21.983Z Downloaded serde_path_to_error v0.1.16
7942025-01-25T04:25:21.987Z Downloaded number_prefix v0.4.0
7952025-01-25T04:25:21.987Z Downloaded cc v1.1.30
7962025-01-25T04:25:21.989Z Downloaded foreign-types-shared v0.1.1
7972025-01-25T04:25:21.989Z Downloaded foreign-types-macros v0.2.3
7982025-01-25T04:25:21.989Z Downloaded rand v0.8.5
7992025-01-25T04:25:21.995Z Downloaded psl-types v2.0.11
8002025-01-25T04:25:21.997Z Downloaded percent-encoding v2.3.1
8012025-01-25T04:25:21.997Z Downloaded pem v3.0.4
8022025-01-25T04:25:22.000Z Downloaded rustls-pki-types v1.10.0
8032025-01-25T04:25:22.002Z Downloaded unicode_categories v0.1.1
8042025-01-25T04:25:22.005Z Downloaded rayon-core v1.12.1
8052025-01-25T04:25:22.008Z Downloaded dirs-next v2.0.0
8062025-01-25T04:25:22.010Z Downloaded ref-cast v1.0.23
8072025-01-25T04:25:22.014Z Downloaded yoke-derive v0.7.4
8082025-01-25T04:25:22.018Z Downloaded itertools v0.13.0
8092025-01-25T04:25:22.022Z Downloaded diesel_table_macro_syntax v0.2.0
8102025-01-25T04:25:22.026Z Downloaded float-cmp v0.9.0
8112025-01-25T04:25:22.026Z Downloaded env_logger v0.10.2
8122025-01-25T04:25:22.029Z Downloaded tiny-keccak v2.0.2
8132025-01-25T04:25:22.033Z Downloaded time-macros v0.2.18
8142025-01-25T04:25:22.036Z Downloaded prettyplease v0.2.25
8152025-01-25T04:25:22.038Z Downloaded zone v0.1.8
8162025-01-25T04:25:22.039Z Downloaded strum_macros v0.26.4
8172025-01-25T04:25:22.041Z Downloaded serde_derive_internals v0.29.1
8182025-01-25T04:25:22.044Z Downloaded nodrop v0.1.14
8192025-01-25T04:25:22.046Z Downloaded icu_properties_data v1.5.0
8202025-01-25T04:25:22.057Z Downloaded utf16_iter v1.0.5
8212025-01-25T04:25:22.059Z Downloaded unarray v0.1.4
8222025-01-25T04:25:22.062Z Downloaded signal-hook-tokio v0.3.1
8232025-01-25T04:25:22.062Z Downloaded num_enum v0.5.11
8242025-01-25T04:25:22.066Z Downloaded wyz v0.5.1
8252025-01-25T04:25:22.069Z Downloaded displaydoc v0.2.5
8262025-01-25T04:25:22.071Z Downloaded serde_yaml v0.9.34+deprecated
8272025-01-25T04:25:22.075Z Downloaded ed25519 v2.2.3
8282025-01-25T04:25:22.078Z Downloaded polyval v0.6.2
8292025-01-25T04:25:22.081Z Downloaded futures-io v0.3.31
8302025-01-25T04:25:22.083Z Downloaded futures-executor v0.3.31
8312025-01-25T04:25:22.083Z Downloaded progenitor-impl v0.9.1
8322025-01-25T04:25:22.086Z Downloaded zopfli v0.8.1
8332025-01-25T04:25:22.089Z Downloaded diesel_derives v2.2.3
8342025-01-25T04:25:22.093Z Downloaded fatfs v0.3.6
8352025-01-25T04:25:22.098Z Downloaded darling_macro v0.20.10
8362025-01-25T04:25:22.101Z Downloaded pin-project-internal v1.1.6
8372025-01-25T04:25:22.101Z Downloaded serde-hex v0.1.0
8382025-01-25T04:25:22.103Z Downloaded pin-utils v0.1.0
8392025-01-25T04:25:22.106Z Downloaded topological-sort v0.2.2
8402025-01-25T04:25:22.106Z Downloaded secrecy v0.8.0
8412025-01-25T04:25:22.109Z Downloaded schemars_derive v0.8.21
8422025-01-25T04:25:22.109Z Downloaded progenitor-macro v0.8.0
8432025-01-25T04:25:22.111Z Downloaded term v0.7.0
8442025-01-25T04:25:22.115Z Downloaded embedded-io v0.4.0
8452025-01-25T04:25:22.119Z Downloaded either v1.13.0
8462025-01-25T04:25:22.119Z Downloaded blake3 v1.5.4
8472025-01-25T04:25:22.126Z Downloaded write16 v1.0.0
8482025-01-25T04:25:22.128Z Downloaded p256 v0.13.2
8492025-01-25T04:25:22.132Z Downloaded zerofrom v0.1.4
8502025-01-25T04:25:22.135Z Downloaded futures-macro v0.3.31
8512025-01-25T04:25:22.135Z Downloaded slog-bunyan v2.5.0
8522025-01-25T04:25:22.138Z Downloaded russh-cryptovec v0.7.3
8532025-01-25T04:25:22.138Z Downloaded string_cache v0.8.7
8542025-01-25T04:25:22.141Z Downloaded signature v2.2.0
8552025-01-25T04:25:22.141Z Downloaded num-conv v0.1.0
8562025-01-25T04:25:22.144Z Downloaded parse-display v0.10.0
8572025-01-25T04:25:22.144Z Downloaded poly1305 v0.8.0
8582025-01-25T04:25:22.146Z Downloaded static_assertions v1.1.0
8592025-01-25T04:25:22.149Z Downloaded rustversion v1.0.17
8602025-01-25T04:25:22.154Z Downloaded postcard v1.0.10
8612025-01-25T04:25:22.156Z Downloaded tokio-postgres v0.7.12
8622025-01-25T04:25:22.160Z Downloaded scopeguard v1.2.0
8632025-01-25T04:25:22.163Z Downloaded unicode-bidi v0.3.17
8642025-01-25T04:25:22.165Z Downloaded elliptic-curve v0.13.8
8652025-01-25T04:25:22.169Z Downloaded endian-type v0.1.2
8662025-01-25T04:25:22.171Z Downloaded slog-envlogger v2.2.0
8672025-01-25T04:25:22.171Z Downloaded slog-dtrace v0.3.0
8682025-01-25T04:25:22.174Z Downloaded tokio-tungstenite v0.23.1
8692025-01-25T04:25:22.177Z Downloaded enum-as-inner v0.6.1
8702025-01-25T04:25:22.179Z Downloaded nanorand v0.7.0
8712025-01-25T04:25:22.182Z Downloaded multimap v0.10.0
8722025-01-25T04:25:22.182Z Downloaded tokio-tungstenite v0.21.0
8732025-01-25T04:25:22.184Z Downloaded env_filter v0.1.2
8742025-01-25T04:25:22.187Z Downloaded diff v0.1.13
8752025-01-25T04:25:22.189Z Downloaded slog-json v2.6.1
8762025-01-25T04:25:22.192Z Downloaded time-core v0.1.2
8772025-01-25T04:25:22.195Z Downloaded newtype_derive v0.1.6
8782025-01-25T04:25:22.195Z Downloaded slog-stdlog v4.1.1
8792025-01-25T04:25:22.198Z Downloaded difflib v0.4.0
8802025-01-25T04:25:22.198Z Downloaded quinn-udp v0.5.5
8812025-01-25T04:25:22.201Z Downloaded fs_extra v1.3.0
8822025-01-25T04:25:22.201Z Downloaded utf-8 v0.7.6
8832025-01-25T04:25:22.203Z Downloaded smallvec v0.6.14
8842025-01-25T04:25:22.206Z Downloaded postgres-protocol v0.6.7
8852025-01-25T04:25:22.206Z Downloaded num v0.4.3
8862025-01-25T04:25:22.209Z Downloaded aes v0.8.4
8872025-01-25T04:25:22.211Z Downloaded rcgen v0.12.1
8882025-01-25T04:25:22.214Z Downloaded aws-lc-rs v1.10.0
8892025-01-25T04:25:22.224Z Downloaded samael v0.0.17
8902025-01-25T04:25:22.231Z Downloaded embedded-io v0.6.1
8912025-01-25T04:25:22.234Z Downloaded sqlparser_derive v0.2.2
8922025-01-25T04:25:22.234Z Downloaded take_mut v0.2.2
8932025-01-25T04:25:22.237Z Downloaded phf_codegen v0.11.2
8942025-01-25T04:25:22.237Z Downloaded shlex v1.3.0
8952025-01-25T04:25:22.238Z Downloaded writeable v0.5.5
8962025-01-25T04:25:22.242Z Downloaded russh v0.45.0
8972025-01-25T04:25:22.248Z Downloaded zerofrom-derive v0.1.4
8982025-01-25T04:25:22.254Z Downloaded env_logger v0.11.5
8992025-01-25T04:25:22.254Z Downloaded funty v2.0.0
9002025-01-25T04:25:22.254Z Downloaded fallible-iterator v0.3.0
9012025-01-25T04:25:22.254Z Downloaded tokio-macros v2.5.0
9022025-01-25T04:25:22.257Z Downloaded typify v0.2.0
9032025-01-25T04:25:22.257Z Downloaded tinystr v0.7.6
9042025-01-25T04:25:22.261Z Downloaded bstr v1.10.0
9052025-01-25T04:25:22.271Z Downloaded sync_wrapper v1.0.1
9062025-01-25T04:25:22.273Z Downloaded rustc-demangle v0.1.24
9072025-01-25T04:25:22.278Z Downloaded newline-converter v0.3.0
9082025-01-25T04:25:22.278Z Downloaded typify-macro v0.3.0
9092025-01-25T04:25:22.278Z Downloaded olpc-cjson v0.1.4
9102025-01-25T04:25:22.278Z Downloaded zeroize_derive v1.4.2
9112025-01-25T04:25:22.278Z Downloaded phf_shared v0.11.2
9122025-01-25T04:25:22.281Z Downloaded phf_generator v0.11.2
9132025-01-25T04:25:22.281Z Downloaded rand_xorshift v0.3.0
9142025-01-25T04:25:22.281Z Downloaded rand_core v0.6.4
9152025-01-25T04:25:22.285Z Downloaded predicates-tree v1.0.11
9162025-01-25T04:25:22.285Z Downloaded num-complex v0.4.6
9172025-01-25T04:25:22.287Z Downloaded slog-scope v4.4.0
9182025-01-25T04:25:22.287Z Downloaded parking_lot v0.12.3
9192025-01-25T04:25:22.289Z Downloaded postgres-types v0.2.8
9202025-01-25T04:25:22.293Z Downloaded predicates-core v1.0.8
9212025-01-25T04:25:22.296Z Downloaded password-hash v0.4.2
9222025-01-25T04:25:22.296Z Downloaded zeroize v1.8.1
9232025-01-25T04:25:22.298Z Downloaded ppv-lite86 v0.2.20
9242025-01-25T04:25:22.300Z Downloaded powerfmt v0.2.0
9252025-01-25T04:25:22.300Z Downloaded zone v0.3.0
9262025-01-25T04:25:22.302Z Downloaded ssh-cipher v0.2.0
9272025-01-25T04:25:22.302Z Downloaded rpassword v7.3.1
9282025-01-25T04:25:22.304Z Downloaded ecdsa v0.16.9
9292025-01-25T04:25:22.306Z Downloaded dsl_auto_type v0.1.2
9302025-01-25T04:25:22.306Z Downloaded tokio-native-tls v0.3.1
9312025-01-25T04:25:22.309Z Downloaded whoami v1.5.2
9322025-01-25T04:25:22.311Z Downloaded parking_lot_core v0.8.6
9332025-01-25T04:25:22.313Z Downloaded native-tls v0.2.12
9342025-01-25T04:25:22.315Z Downloaded dunce v1.0.5
9352025-01-25T04:25:22.317Z Downloaded lalrpop v0.19.12
9362025-01-25T04:25:22.328Z Downloaded futures-task v0.3.31
9372025-01-25T04:25:22.331Z Downloaded synstructure v0.13.1
9382025-01-25T04:25:22.331Z Downloaded aes-gcm v0.10.3
9392025-01-25T04:25:22.335Z Downloaded russh-keys v0.45.0
9402025-01-25T04:25:22.337Z Downloaded zerocopy-derive v0.8.10
9412025-01-25T04:25:22.344Z Downloaded supports-color v3.0.1
9422025-01-25T04:25:22.346Z Downloaded tokio-rustls v0.26.0
9432025-01-25T04:25:22.349Z Downloaded diesel-dtrace v0.4.2
9442025-01-25T04:25:22.351Z Downloaded parse-display-derive v0.10.0
9452025-01-25T04:25:22.351Z Downloaded group v0.13.0
9462025-01-25T04:25:22.353Z Downloaded flate2 v1.0.35
9472025-01-25T04:25:22.358Z Downloaded glob v0.3.1
9482025-01-25T04:25:22.360Z Downloaded subtle v2.6.1
9492025-01-25T04:25:22.362Z Downloaded typify-macro v0.2.0
9502025-01-25T04:25:22.362Z Downloaded unicode-truncate v1.1.0
9512025-01-25T04:25:22.365Z Downloaded new_debug_unreachable v1.0.6
9522025-01-25T04:25:22.365Z Downloaded stringprep v0.1.5
9532025-01-25T04:25:22.367Z Downloaded zerovec v0.10.4
9542025-01-25T04:25:22.376Z Downloaded zip v2.1.3
9552025-01-25T04:25:22.380Z Downloaded tokio-util v0.7.12
9562025-01-25T04:25:22.384Z Downloaded tokio-stream v0.1.16
9572025-01-25T04:25:22.389Z Downloaded parking_lot v0.11.2
9582025-01-25T04:25:22.391Z Downloaded expectorate v1.1.0
9592025-01-25T04:25:22.394Z Downloaded hashbrown v0.12.3
9602025-01-25T04:25:22.397Z Downloaded signal-hook v0.3.17
9612025-01-25T04:25:22.400Z Downloaded predicates v3.1.2
9622025-01-25T04:25:22.403Z Downloaded oso v0.27.3
9632025-01-25T04:25:22.406Z Downloaded dropshot_endpoint v0.15.1
9642025-01-25T04:25:22.409Z Downloaded rsa v0.9.6
9652025-01-25T04:25:22.415Z Downloaded reedline v0.35.0
9662025-01-25T04:25:22.423Z Downloaded unicode-properties v0.1.3
9672025-01-25T04:25:22.425Z Downloaded futures v0.3.31
9682025-01-25T04:25:22.431Z Downloaded proptest v1.5.0
9692025-01-25T04:25:22.443Z Downloaded reqwest v0.12.9
9702025-01-25T04:25:22.450Z Downloaded pin-project v1.1.6
9712025-01-25T04:25:22.462Z Downloaded dropshot_endpoint v0.12.0
9722025-01-25T04:25:22.465Z Downloaded parse-zoneinfo v0.3.1
9732025-01-25T04:25:22.468Z Downloaded tokio-rustls v0.25.0
9742025-01-25T04:25:22.471Z Downloaded futures-channel v0.3.31
9752025-01-25T04:25:22.474Z Downloaded uzers v0.12.1
9762025-01-25T04:25:22.476Z Downloaded ssh-key v0.6.6
9772025-01-25T04:25:22.481Z Downloaded num-bigint-dig v0.8.4
9782025-01-25T04:25:22.487Z Downloaded ron v0.8.1
9792025-01-25T04:25:22.493Z Downloaded salty v0.3.0
9802025-01-25T04:25:22.501Z Downloaded portable-atomic v1.9.0
9812025-01-25T04:25:22.508Z Downloaded time v0.3.36
9822025-01-25T04:25:22.515Z Downloaded num-bigint v0.4.6
9832025-01-25T04:25:22.521Z Downloaded bindgen v0.69.5
9842025-01-25T04:25:22.529Z Downloaded radix_trie v0.2.1
9852025-01-25T04:25:22.534Z Downloaded tough v0.19.0
9862025-01-25T04:25:22.543Z Downloaded rusqlite v0.32.1
9872025-01-25T04:25:22.550Z Downloaded hashbrown v0.14.5
9882025-01-25T04:25:22.556Z Downloaded rustls-webpki v0.102.8
9892025-01-25T04:25:22.575Z Downloaded rustyline v14.0.0
9902025-01-25T04:25:22.580Z Downloaded quinn-proto v0.11.8
9912025-01-25T04:25:22.588Z Downloaded h2 v0.4.6
9922025-01-25T04:25:22.596Z Downloaded rustls-webpki v0.101.7
9932025-01-25T04:25:22.688Z Downloaded sqlparser v0.45.0
9942025-01-25T04:25:22.701Z Downloaded curve25519-dalek v4.1.3
9952025-01-25T04:25:22.701Z Downloaded vcpkg v0.2.15
9962025-01-25T04:25:22.701Z Downloaded serde_with v3.11.0
9972025-01-25T04:25:22.701Z Downloaded openssl v0.10.66
9982025-01-25T04:25:22.701Z Downloaded quick-xml v0.33.0
9992025-01-25T04:25:22.701Z Downloaded zerocopy v0.8.10
10002025-01-25T04:25:22.714Z Downloaded git2 v0.19.0
10012025-01-25T04:25:22.723Z Downloaded p521 v0.13.3
10022025-01-25T04:25:22.727Z Downloaded hickory-proto v0.24.2
10032025-01-25T04:25:22.743Z Downloaded unicode-normalization v0.1.24
10042025-01-25T04:25:22.746Z Downloaded rustls v0.21.12
10052025-01-25T04:25:22.757Z Downloaded dropshot v0.15.1
10062025-01-25T04:25:22.779Z Downloaded unicode-width v0.2.0
10072025-01-25T04:25:22.785Z Downloaded smoltcp v0.9.1
10082025-01-25T04:25:22.796Z Downloaded gimli v0.31.1
10092025-01-25T04:25:22.805Z Downloaded nix v0.29.0
10102025-01-25T04:25:22.818Z Downloaded rustls v0.23.19
10112025-01-25T04:25:22.829Z Downloaded rustls v0.22.4
10122025-01-25T04:25:22.843Z Downloaded regex-syntax v0.6.29
10132025-01-25T04:25:22.851Z Downloaded openapiv3 v2.0.0
10142025-01-25T04:25:22.864Z Downloaded object v0.30.4
10152025-01-25T04:25:22.873Z Downloaded typify-impl v0.3.0
10162025-01-25T04:25:22.889Z Downloaded regex-syntax v0.8.5
10172025-01-25T04:25:22.899Z Downloaded bzip2-sys v0.1.11+1.0.8
10182025-01-25T04:25:22.911Z Downloaded zerocopy-derive v0.6.6
10192025-01-25T04:25:22.920Z Downloaded typify-impl v0.2.0
10202025-01-25T04:25:22.938Z Downloaded regress v0.10.1
10212025-01-25T04:25:22.944Z Downloaded object v0.36.5
10222025-01-25T04:25:22.956Z Downloaded regex-automata v0.4.8
10232025-01-25T04:25:22.974Z Downloaded smoltcp v0.11.0
10242025-01-25T04:25:22.988Z Downloaded regress v0.9.1
10252025-01-25T04:25:22.996Z Downloaded diesel v2.2.6
10262025-01-25T04:25:23.014Z Downloaded sled v0.34.7
10272025-01-25T04:25:23.026Z Downloaded nix v0.28.0
10282025-01-25T04:25:23.036Z Downloaded regex v1.11.1
10292025-01-25T04:25:23.048Z Downloaded webpki-roots v0.26.6
10302025-01-25T04:25:23.052Z Downloaded chrono-tz v0.10.1
10312025-01-25T04:25:23.059Z Downloaded p384 v0.13.0
10322025-01-25T04:25:23.065Z Downloaded winnow v0.5.40
10332025-01-25T04:25:23.074Z Downloaded polar-core v0.27.3
10342025-01-25T04:25:23.082Z Downloaded nix v0.27.1
10352025-01-25T04:25:23.092Z Downloaded dropshot v0.12.0
10362025-01-25T04:25:23.112Z Downloaded ratatui v0.28.1
10372025-01-25T04:25:23.131Z Downloaded csv v1.3.0
10382025-01-25T04:25:23.151Z Downloaded petname v2.0.2
10392025-01-25T04:25:23.157Z Downloaded futures-util v0.3.31
10402025-01-25T04:25:23.168Z Downloaded chrono v0.4.39
10412025-01-25T04:25:23.176Z Downloaded rayon v1.10.0
10422025-01-25T04:25:23.184Z Downloaded uuid v1.12.0
10432025-01-25T04:25:23.186Z Downloaded tar v0.4.42
10442025-01-25T04:25:23.189Z Downloaded steno v0.4.1
10452025-01-25T04:25:23.193Z Downloaded lzma-sys v0.1.20
10462025-01-25T04:25:23.223Z Downloaded hashbrown v0.13.2
10472025-01-25T04:25:23.227Z Downloaded libz-sys v1.1.20
10482025-01-25T04:25:23.247Z Downloaded bitvec v1.0.1
10492025-01-25T04:25:23.261Z Downloaded petgraph v0.6.5
10502025-01-25T04:25:23.278Z Downloaded tokio v1.43.0
10512025-01-25T04:25:23.316Z Downloaded url v2.5.3
10522025-01-25T04:25:23.318Z Downloaded quinn v0.11.5
10532025-01-25T04:25:23.322Z Downloaded publicsuffix v2.3.0
10542025-01-25T04:25:23.326Z Downloaded flume v0.11.1
10552025-01-25T04:25:23.329Z Downloaded unicase v2.7.0
10562025-01-25T04:25:23.329Z Downloaded schemars v0.8.21
10572025-01-25T04:25:23.339Z Downloaded typify v0.3.0
10582025-01-25T04:25:23.346Z Downloaded sha3 v0.10.8
10592025-01-25T04:25:23.352Z Downloaded crossterm v0.28.1
10602025-01-25T04:25:23.358Z Downloaded zone_cfg_derive v0.1.2
10612025-01-25T04:25:23.358Z Downloaded qorb v0.2.1
10622025-01-25T04:25:23.360Z Downloaded fallible-iterator v0.2.0
10632025-01-25T04:25:23.360Z Downloaded rusty-fork v0.3.0
10642025-01-25T04:25:23.362Z Downloaded rustls-pemfile v1.0.4
10652025-01-25T04:25:23.362Z Downloaded rtoolbox v0.0.2
10662025-01-25T04:25:23.364Z Downloaded rand_seeder v0.3.0
10672025-01-25T04:25:23.366Z Downloaded dyn-clone v1.0.17
10682025-01-25T04:25:23.366Z Downloaded slab v0.4.9
10692025-01-25T04:25:23.368Z Downloaded slog-term v2.9.1
10702025-01-25T04:25:23.370Z Downloaded unicode-segmentation v1.12.0
10712025-01-25T04:25:23.373Z Downloaded tracing v0.1.40
10722025-01-25T04:25:23.377Z Downloaded aho-corasick v1.1.3
10732025-01-25T04:25:23.383Z Downloaded parking_lot_core v0.9.10
10742025-01-25T04:25:23.385Z Downloaded num-traits v0.2.19
10752025-01-25T04:25:23.388Z Downloaded ghash v0.5.1
10762025-01-25T04:25:23.391Z Downloaded defmt v0.3.8
10772025-01-25T04:25:23.398Z Downloaded debug-ignore v1.0.5
10782025-01-25T04:25:23.402Z Downloaded data-encoding v2.6.0
10792025-01-25T04:25:23.402Z Downloaded subprocess v0.2.9
10802025-01-25T04:25:23.402Z Downloaded tungstenite v0.23.0
10812025-01-25T04:25:23.402Z Downloaded pem-rfc7468 v0.7.0
10822025-01-25T04:25:23.402Z Downloaded typed-path v0.9.3
10832025-01-25T04:25:23.407Z Downloaded value-bag v1.9.0
10842025-01-25T04:25:23.409Z Downloaded phf v0.11.2
10852025-01-25T04:25:23.411Z Downloaded tungstenite v0.21.0
10862025-01-25T04:25:23.414Z Downloaded nom v7.1.3
10872025-01-25T04:25:23.419Z Downloaded crypto-bigint v0.5.5
10882025-01-25T04:25:23.425Z Downloaded crossbeam-channel v0.5.13
10892025-01-25T04:25:23.429Z Downloaded tracing-core v0.1.32
10902025-01-25T04:25:23.432Z Downloaded const_format v0.2.33
10912025-01-25T04:25:23.436Z Downloaded spki v0.7.3
10922025-01-25T04:25:23.438Z Downloaded darling_core v0.20.10
10932025-01-25T04:25:23.442Z Downloaded zerocopy v0.6.6
10942025-01-25T04:25:23.445Z Downloaded filetime v0.2.25
10952025-01-25T04:25:23.446Z Downloaded x509-cert v0.2.5
10962025-01-25T04:25:23.452Z Downloaded display-error-chain v0.2.2
10972025-01-25T04:25:23.454Z Downloaded num-integer v0.1.46
10982025-01-25T04:25:23.456Z Downloaded termcolor v1.4.1
10992025-01-25T04:25:23.456Z Downloaded salsa20 v0.10.2
11002025-01-25T04:25:23.456Z Downloaded walkdir v2.5.0
11012025-01-25T04:25:23.458Z Downloaded tokio-tungstenite v0.24.0
11022025-01-25T04:25:23.461Z Downloaded hashlink v0.9.1
11032025-01-25T04:25:23.463Z Downloaded getrandom v0.2.15
11042025-01-25T04:25:23.466Z Downloaded chacha20poly1305 v0.10.1
11052025-01-25T04:25:23.468Z Downloaded nibble_vec v0.1.0
11062025-01-25T04:25:23.469Z Downloaded progenitor-macro v0.9.1
11072025-01-25T04:25:23.469Z Downloaded float-ord v0.3.2
11082025-01-25T04:25:23.471Z Downloaded r2d2 v0.8.10
11092025-01-25T04:25:23.471Z Downloaded encoding_rs v0.8.34
11102025-01-25T04:25:23.492Z Downloaded heapless v0.7.17
11112025-01-25T04:25:23.495Z Downloaded password-hash v0.5.0
11122025-01-25T04:25:23.498Z Downloaded ff v0.13.0
11132025-01-25T04:25:23.500Z Downloaded rfc6979 v0.4.0
11142025-01-25T04:25:23.500Z Downloaded owo-colors v4.1.0
11152025-01-25T04:25:23.502Z Downloaded num-rational v0.4.2
11162025-01-25T04:25:23.504Z Downloaded toml v0.7.8
11172025-01-25T04:25:23.507Z Downloaded openssl-sys v0.9.103
11182025-01-25T04:25:23.511Z Downloaded paste v1.0.15
11192025-01-25T04:25:23.513Z Downloaded hash32 v0.2.1
11202025-01-25T04:25:23.515Z Downloaded futures-core v0.3.31
11212025-01-25T04:25:23.519Z Downloaded base64 v0.21.7
11222025-01-25T04:25:23.521Z Downloaded base64 v0.13.1
11232025-01-25T04:25:23.524Z Downloaded backtrace v0.3.74
11242025-01-25T04:25:23.527Z Downloaded tracing-attributes v0.1.27
11252025-01-25T04:25:23.529Z Downloaded compact_str v0.8.0
11262025-01-25T04:25:23.532Z Downloaded crc-any v2.5.0
11272025-01-25T04:25:23.534Z Downloaded allocator-api2 v0.2.18
11282025-01-25T04:25:23.537Z Downloaded toml_edit v0.19.15
11292025-01-25T04:25:23.552Z Downloaded crossbeam-epoch v0.9.18
11302025-01-25T04:25:23.555Z Downloaded cipher v0.4.4
11312025-01-25T04:25:23.557Z Downloaded ahash v0.8.11
11322025-01-25T04:25:23.559Z Downloaded half v2.4.1
11332025-01-25T04:25:23.562Z Downloaded structmeta v0.3.0
11342025-01-25T04:25:23.564Z Downloaded stable_deref_trait v1.2.0
11352025-01-25T04:25:23.564Z Downloaded sqlformat v0.2.6
11362025-01-25T04:25:23.564Z Downloaded quick-error v1.2.3
11372025-01-25T04:25:23.567Z Downloaded chacha20 v0.9.1
11382025-01-25T04:25:23.567Z Downloaded structmeta-derive v0.2.0
11392025-01-25T04:25:23.569Z Downloaded smf v0.2.3
11402025-01-25T04:25:23.569Z Downloaded zone_cfg_derive v0.3.0
11412025-01-25T04:25:23.571Z Downloaded ssh-encoding v0.2.0
11422025-01-25T04:25:23.572Z Downloaded similar v2.6.0
11432025-01-25T04:25:23.575Z Downloaded signal-hook-mio v0.2.4
11442025-01-25T04:25:23.577Z Downloaded scrypt v0.11.0
11452025-01-25T04:25:23.581Z Downloaded libgit2-sys v0.17.0+1.8.1
11462025-01-25T04:25:23.634Z Downloaded same-file v1.0.6
11472025-01-25T04:25:23.637Z Downloaded rustc_version v0.1.7
11482025-01-25T04:25:23.637Z Downloaded csv-core v0.1.11
11492025-01-25T04:25:23.639Z Downloaded crc32fast v1.4.2
11502025-01-25T04:25:23.639Z Downloaded bcs v0.1.6
11512025-01-25T04:25:23.642Z Downloaded ed25519-dalek v2.1.1
11522025-01-25T04:25:23.645Z Downloaded ciborium-ll v0.2.2
11532025-01-25T04:25:23.645Z Downloaded cexpr v0.6.0
11542025-01-25T04:25:23.647Z Downloaded castaway v0.2.3
11552025-01-25T04:25:23.647Z Downloaded aead v0.5.2
11562025-01-25T04:25:23.650Z Downloaded snafu-derive v0.8.5
11572025-01-25T04:25:23.650Z Downloaded libm v0.2.8
11582025-01-25T04:25:23.658Z Downloaded base64ct v1.6.0
11592025-01-25T04:25:23.661Z Downloaded packed_struct_codegen v0.10.1
11602025-01-25T04:25:23.661Z Downloaded packed_struct v0.10.1
11612025-01-25T04:25:23.663Z Downloaded derive_builder_core v0.20.2
11622025-01-25T04:25:23.663Z Downloaded derive_builder v0.20.2
11632025-01-25T04:25:23.667Z Downloaded bumpalo v3.16.0
11642025-01-25T04:25:23.670Z Downloaded convert_case v0.4.0
11652025-01-25T04:25:23.673Z Downloaded constant_time_eq v0.3.1
11662025-01-25T04:25:23.673Z Downloaded bit-set v0.5.3
11672025-01-25T04:25:23.679Z Downloaded yasna v0.5.2
11682025-01-25T04:25:23.679Z Downloaded ron v0.7.1
11692025-01-25T04:25:23.683Z Downloaded headers v0.4.0
11702025-01-25T04:25:23.686Z Downloaded der v0.7.9
11712025-01-25T04:25:23.690Z Downloaded num-derive v0.4.2
11722025-01-25T04:25:23.968Z Downloaded ring v0.17.8
11732025-01-25T04:25:24.038Z Downloaded aws-lc-sys v0.22.0
11742025-01-25T04:25:24.296Z Downloaded libsqlite3-sys v0.30.1
11752025-01-25T04:25:24.469Z Compiling serde v1.0.217
11762025-01-25T04:25:24.473Z Compiling lock_api v0.4.12
11772025-01-25T04:25:24.473Z Compiling scopeguard v1.2.0
11782025-01-25T04:25:24.473Z Compiling value-bag v1.9.0
11792025-01-25T04:25:24.473Z Compiling typenum v1.17.0
11802025-01-25T04:25:24.473Z Compiling generic-array v0.14.7
11812025-01-25T04:25:24.653Z Compiling syn v2.0.96
11822025-01-25T04:25:24.666Z Compiling getrandom v0.2.15
11832025-01-25T04:25:24.902Z Compiling shlex v1.3.0
11842025-01-25T04:25:25.002Z Compiling rand_core v0.6.4
11852025-01-25T04:25:25.100Z Compiling log v0.4.22
11862025-01-25T04:25:25.179Z Compiling subtle v2.6.1
11872025-01-25T04:25:25.200Z Compiling jobserver v0.1.32
11882025-01-25T04:25:25.221Z Compiling smallvec v1.13.2
11892025-01-25T04:25:25.455Z Compiling const-oid v0.9.6
11902025-01-25T04:25:25.498Z Compiling spin v0.9.8
11912025-01-25T04:25:25.552Z Compiling pin-project-lite v0.2.14
11922025-01-25T04:25:25.576Z Compiling rustix v0.38.37
11932025-01-25T04:25:25.688Z Compiling cc v1.1.30
11942025-01-25T04:25:25.856Z Compiling parking_lot_core v0.9.10
11952025-01-25T04:25:25.877Z Compiling futures-core v0.3.31
11962025-01-25T04:25:26.023Z Compiling signal-hook-registry v1.4.2
11972025-01-25T04:25:26.126Z Compiling mio v1.0.2
11982025-01-25T04:25:26.532Z Compiling aho-corasick v1.1.3
11992025-01-25T04:25:26.892Z Compiling parking_lot v0.12.3
12002025-01-25T04:25:27.014Z Compiling cpufeatures v0.2.14
12012025-01-25T04:25:27.140Z Compiling regex-syntax v0.8.5
12022025-01-25T04:25:27.154Z Compiling stable_deref_trait v1.2.0
12032025-01-25T04:25:27.267Z Compiling either v1.13.0
12042025-01-25T04:25:27.454Z Compiling lazy_static v1.5.0
12052025-01-25T04:25:27.604Z Compiling glob v0.3.1
12062025-01-25T04:25:27.693Z Compiling futures-sink v0.3.31
12072025-01-25T04:25:27.761Z Compiling socket2 v0.5.7
12082025-01-25T04:25:27.791Z Compiling slab v0.4.9
12092025-01-25T04:25:27.856Z Compiling prettyplease v0.2.25
12102025-01-25T04:25:28.258Z Compiling serde_json v1.0.135
12112025-01-25T04:25:28.290Z Compiling minimal-lexical v0.2.1
12122025-01-25T04:25:28.476Z Compiling clang-sys v1.8.1
12132025-01-25T04:25:28.712Z Compiling nom v7.1.3
12142025-01-25T04:25:28.809Z Compiling libloading v0.8.5
12152025-01-25T04:25:28.907Z Compiling bindgen v0.69.5
12162025-01-25T04:25:29.235Z Compiling home v0.5.9
12172025-01-25T04:25:29.487Z Compiling futures-channel v0.3.31
12182025-01-25T04:25:29.729Z Compiling itertools v0.12.1
12192025-01-25T04:25:29.789Z Compiling rustc-hash v1.1.0
12202025-01-25T04:25:29.915Z Compiling allocator-api2 v0.2.18
12212025-01-25T04:25:29.952Z Compiling lazycell v1.3.0
12222025-01-25T04:25:30.128Z Compiling foldhash v0.1.3
12232025-01-25T04:25:30.480Z Compiling futures-task v0.3.31
12242025-01-25T04:25:30.665Z Compiling libm v0.2.8
12252025-01-25T04:25:30.771Z Compiling futures-io v0.3.31
12262025-01-25T04:25:31.000Z Compiling regex-automata v0.4.8
12272025-01-25T04:25:31.059Z Compiling pin-utils v0.1.0
12282025-01-25T04:25:31.207Z Compiling hashbrown v0.15.1
12292025-01-25T04:25:31.467Z Compiling cmake v0.1.51
12302025-01-25T04:25:32.129Z Compiling cexpr v0.6.0
12312025-01-25T04:25:32.401Z Compiling synstructure v0.13.1
12322025-01-25T04:25:32.715Z Compiling num-traits v0.2.19
12332025-01-25T04:25:32.973Z Compiling fs_extra v1.3.0
12342025-01-25T04:25:33.544Z Compiling pkg-config v0.3.31
12352025-01-25T04:25:33.611Z Compiling dunce v1.0.5
12362025-01-25T04:25:33.873Z Compiling litemap v0.7.3
12372025-01-25T04:25:34.006Z Compiling writeable v0.5.5
12382025-01-25T04:25:34.240Z Compiling ring v0.17.8
12392025-01-25T04:25:34.571Z Compiling base64ct v1.6.0
12402025-01-25T04:25:35.172Z Compiling paste v1.0.15
12412025-01-25T04:25:35.195Z Compiling pem-rfc7468 v0.7.0
12422025-01-25T04:25:35.349Z Compiling aws-lc-rs v1.10.0
12432025-01-25T04:25:35.722Z Compiling flagset v0.4.6
12442025-01-25T04:25:35.775Z Compiling icu_locid_transform_data v1.5.0
12452025-01-25T04:25:35.823Z Compiling httparse v1.9.5
12462025-01-25T04:25:35.921Z Compiling tracing-core v0.1.32
12472025-01-25T04:25:36.576Z Compiling regex v1.11.1
12482025-01-25T04:25:36.669Z Compiling rustls-pki-types v1.10.0
12492025-01-25T04:25:36.997Z Compiling percent-encoding v2.3.1
12502025-01-25T04:25:37.164Z Compiling crossbeam-utils v0.8.20
12512025-01-25T04:25:37.321Z Compiling icu_properties_data v1.5.0
12522025-01-25T04:25:37.585Z Compiling utf8_iter v1.0.4
12532025-01-25T04:25:37.655Z Compiling mirai-annotations v1.12.0
12542025-01-25T04:25:37.719Z Compiling untrusted v0.9.0
12552025-01-25T04:25:37.834Z Compiling utf16_iter v1.0.5
12562025-01-25T04:25:37.854Z Compiling untrusted v0.7.1
12572025-01-25T04:25:37.903Z Compiling write16 v1.0.0
12582025-01-25T04:25:38.001Z Compiling serde_derive v1.0.217
12592025-01-25T04:25:38.035Z Compiling zeroize_derive v1.4.2
12602025-01-25T04:25:38.056Z Compiling zerocopy-derive v0.7.35
12612025-01-25T04:25:38.059Z Compiling tokio-macros v2.5.0
12622025-01-25T04:25:38.151Z Compiling zerofrom-derive v0.1.4
12632025-01-25T04:25:39.493Z Compiling zeroize v1.8.1
12642025-01-25T04:25:39.542Z Compiling yoke-derive v0.7.4
12652025-01-25T04:25:40.029Z Compiling zerocopy v0.7.35
12662025-01-25T04:25:40.052Z Compiling zerovec-derive v0.10.3
12672025-01-25T04:25:40.731Z Compiling thiserror-impl v1.0.69
12682025-01-25T04:25:41.109Z Compiling crypto-common v0.1.6
12692025-01-25T04:25:41.328Z Compiling block-buffer v0.10.4
12702025-01-25T04:25:41.411Z Compiling displaydoc v0.2.5
12712025-01-25T04:25:41.621Z Compiling digest v0.10.7
12722025-01-25T04:25:41.816Z Compiling zerofrom v0.1.4
12732025-01-25T04:25:42.032Z Compiling hmac v0.12.1
12742025-01-25T04:25:42.108Z Compiling futures-macro v0.3.31
12752025-01-25T04:25:42.219Z Compiling block-padding v0.3.3
12762025-01-25T04:25:42.288Z Compiling sha2 v0.10.8
12772025-01-25T04:25:42.347Z Compiling yoke v0.7.4
12782025-01-25T04:25:42.464Z Compiling inout v0.1.3
12792025-01-25T04:25:42.711Z Compiling zerovec v0.10.4
12802025-01-25T04:25:42.716Z Compiling cipher v0.4.4
12812025-01-25T04:25:42.748Z Compiling icu_provider_macros v1.5.0
12822025-01-25T04:25:42.989Z Compiling ppv-lite86 v0.2.20
12832025-01-25T04:25:43.200Z Compiling der_derive v0.7.3
12842025-01-25T04:25:43.815Z Compiling rand_chacha v0.3.1
12852025-01-25T04:25:43.823Z Compiling thiserror v1.0.69
12862025-01-25T04:25:43.837Z Compiling tracing-attributes v0.1.27
12872025-01-25T04:25:43.971Z Compiling pest v2.7.14
12882025-01-25T04:25:44.073Z Compiling futures-util v0.3.31
12892025-01-25T04:25:44.692Z Compiling tinystr v0.7.6
12902025-01-25T04:25:45.074Z Compiling icu_locid v1.5.0
12912025-01-25T04:25:45.474Z Compiling der v0.7.9
12922025-01-25T04:25:45.877Z Compiling icu_collections v1.5.0
12932025-01-25T04:25:46.079Z Compiling rand v0.8.5
12942025-01-25T04:25:47.172Z Compiling icu_provider v1.5.0
12952025-01-25T04:25:47.188Z Compiling salsa20 v0.10.2
12962025-01-25T04:25:47.198Z Compiling tracing v0.1.40
12972025-01-25T04:25:47.310Z Compiling pbkdf2 v0.12.2
12982025-01-25T04:25:47.417Z Compiling vcpkg v0.2.15
12992025-01-25T04:25:47.487Z Compiling num-conv v0.1.0
13002025-01-25T04:25:47.720Z Compiling spki v0.7.3
13012025-01-25T04:25:47.783Z Compiling icu_locid_transform v1.5.0
13022025-01-25T04:25:48.066Z Compiling powerfmt v0.2.0
13032025-01-25T04:25:48.103Z Compiling icu_normalizer_data v1.5.0
13042025-01-25T04:25:48.141Z Compiling time-core v0.1.2
13052025-01-25T04:25:48.273Z Compiling scrypt v0.11.0
13062025-01-25T04:25:48.331Z Compiling time-macros v0.2.18
13072025-01-25T04:25:48.451Z Compiling deranged v0.3.11
13082025-01-25T04:25:48.610Z Compiling pest_meta v2.7.14
13092025-01-25T04:25:48.776Z Compiling aes v0.8.4
13102025-01-25T04:25:49.386Z Compiling icu_properties v1.5.1
13112025-01-25T04:25:49.404Z Compiling openssl-sys v0.9.103
13122025-01-25T04:25:49.853Z Compiling cbc v0.1.2
13132025-01-25T04:25:50.181Z Compiling scroll_derive v0.12.0
13142025-01-25T04:25:51.464Z Compiling bitflags v2.6.0
13152025-01-25T04:25:51.601Z Compiling bytes v1.9.0
13162025-01-25T04:25:51.657Z Compiling indexmap v2.7.0
13172025-01-25T04:25:51.679Z Compiling semver v1.0.24
13182025-01-25T04:25:52.390Z Compiling rustc_version v0.4.1
13192025-01-25T04:25:52.844Z Compiling tokio v1.43.0
13202025-01-25T04:25:53.000Z Compiling http v1.2.0
13212025-01-25T04:25:53.079Z Compiling icu_normalizer v1.5.0
13222025-01-25T04:25:53.109Z Compiling num_threads v0.1.7
13232025-01-25T04:25:53.250Z Compiling tinyvec_macros v0.1.1
13242025-01-25T04:25:53.359Z Compiling atomic-waker v1.1.2
13252025-01-25T04:25:53.561Z Compiling tinyvec v1.8.0
13262025-01-25T04:25:53.671Z Compiling time v0.3.36
13272025-01-25T04:25:54.008Z Compiling idna_adapter v1.2.0
13282025-01-25T04:25:54.256Z Compiling scroll v0.12.0
13292025-01-25T04:25:54.647Z Compiling http-body v1.0.1
13302025-01-25T04:25:54.830Z Compiling pkcs5 v0.7.1
13312025-01-25T04:25:54.993Z Compiling pest_generator v2.7.14
13322025-01-25T04:25:55.023Z Compiling form_urlencoded v1.2.1
13332025-01-25T04:25:55.029Z Compiling try-lock v0.2.5
13342025-01-25T04:25:55.179Z Compiling slog v2.7.0
13352025-01-25T04:25:55.223Z Compiling goblin v0.8.2
13362025-01-25T04:25:55.290Z Compiling want v0.3.1
13372025-01-25T04:25:55.580Z Compiling which v4.4.2
13382025-01-25T04:25:55.759Z Compiling pkcs8 v0.10.2
13392025-01-25T04:25:56.150Z Compiling idna v1.0.3
13402025-01-25T04:25:56.434Z Compiling uuid v1.12.0
13412025-01-25T04:25:56.742Z Compiling httpdate v1.0.3
13422025-01-25T04:25:56.870Z Compiling pest_derive v2.7.14
13432025-01-25T04:25:57.228Z Compiling iana-time-zone v0.1.61
13442025-01-25T04:25:57.615Z Compiling chrono v0.4.39
13452025-01-25T04:25:57.707Z Compiling dtrace-parser v0.2.0
13462025-01-25T04:25:57.940Z Compiling serde_tokenstream v0.2.2
13472025-01-25T04:25:58.544Z Compiling serde_spanned v0.6.8
13482025-01-25T04:25:58.564Z Compiling toml_datetime v0.6.8
13492025-01-25T04:25:58.610Z Compiling match_cfg v0.1.0
13502025-01-25T04:25:58.721Z Compiling rustversion v1.0.17
13512025-01-25T04:25:58.805Z Compiling tower-service v0.3.3
13522025-01-25T04:25:58.955Z Compiling openssl v0.10.66
13532025-01-25T04:25:59.074Z Compiling foreign-types-shared v0.1.1
13542025-01-25T04:25:59.210Z Compiling adler2 v2.0.0
13552025-01-25T04:25:59.449Z Compiling base64 v0.22.1
13562025-01-25T04:25:59.464Z Compiling miniz_oxide v0.8.0
13572025-01-25T04:25:59.485Z Compiling foreign-types v0.3.2
13582025-01-25T04:25:59.584Z Compiling hostname v0.3.1
13592025-01-25T04:25:59.663Z Compiling url v2.5.3
13602025-01-25T04:26:00.097Z Compiling openssl-macros v0.1.1
13612025-01-25T04:26:00.873Z Compiling tokio-util v0.7.12
13622025-01-25T04:26:00.913Z Compiling async-trait v0.1.85
13632025-01-25T04:26:01.014Z Compiling dof v0.3.0
13642025-01-25T04:26:01.102Z Compiling serde_derive_internals v0.29.1
13652025-01-25T04:26:01.519Z Compiling dirs-sys-next v0.1.2
13662025-01-25T04:26:02.113Z Compiling h2 v0.4.6
13672025-01-25T04:26:02.217Z Compiling usdt-impl v0.5.0
13682025-01-25T04:26:02.989Z Compiling schemars v0.8.21
13692025-01-25T04:26:03.328Z Compiling native-tls v0.2.12
13702025-01-25T04:26:03.519Z Compiling data-encoding v2.6.0
13712025-01-25T04:26:03.538Z Compiling rustls v0.23.19
13722025-01-25T04:26:03.645Z Compiling syn v1.0.109
13732025-01-25T04:26:03.665Z Compiling siphasher v0.3.11
13742025-01-25T04:26:03.887Z Compiling rustls v0.22.4
13752025-01-25T04:26:04.070Z Compiling schemars_derive v0.8.21
13762025-01-25T04:26:04.166Z Compiling dirs-next v2.0.0
13772025-01-25T04:26:04.748Z Compiling unicode-normalization v0.1.24
13782025-01-25T04:26:05.590Z Compiling http-body-util v0.1.2
13792025-01-25T04:26:05.669Z Compiling heapless v0.7.17
13802025-01-25T04:26:05.871Z Compiling crossbeam-epoch v0.9.18
13812025-01-25T04:26:06.109Z Compiling sha1 v0.10.6
13822025-01-25T04:26:06.121Z Compiling signature v2.2.0
13832025-01-25T04:26:06.417Z Compiling bzip2-sys v0.1.11+1.0.8
13842025-01-25T04:26:06.436Z Compiling thread_local v1.1.8
13852025-01-25T04:26:06.577Z Compiling encoding_rs v0.8.34
13862025-01-25T04:26:06.580Z Compiling cookie v0.18.1
13872025-01-25T04:26:06.914Z Compiling multer v3.1.0
13882025-01-25T04:26:06.935Z Compiling gimli v0.31.1
13892025-01-25T04:26:06.954Z Compiling rayon-core v1.12.1
13902025-01-25T04:26:07.222Z Compiling slog-async v2.8.0
13912025-01-25T04:26:07.242Z Compiling unicode-bidi v0.3.17
13922025-01-25T04:26:07.261Z Compiling signal-hook v0.3.17
13932025-01-25T04:26:07.523Z Compiling mime v0.3.17
13942025-01-25T04:26:07.682Z Compiling dyn-clone v1.0.17
13952025-01-25T04:26:07.905Z Compiling openssl-probe v0.1.5
13962025-01-25T04:26:08.038Z Compiling ipnet v2.10.1
13972025-01-25T04:26:08.328Z Compiling unicode-properties v0.1.3
13982025-01-25T04:26:08.484Z Compiling toml_edit v0.22.22
13992025-01-25T04:26:08.635Z Compiling stringprep v0.1.5
14002025-01-25T04:26:09.217Z Compiling hyper v1.5.2
14012025-01-25T04:26:12.562Z Compiling addr2line v0.24.2
14022025-01-25T04:26:12.565Z Compiling hyper-util v0.1.10
14032025-01-25T04:26:12.565Z Compiling crossbeam-deque v0.8.5
14042025-01-25T04:26:12.565Z Compiling usdt-attr-macro v0.5.0
14052025-01-25T04:26:12.788Z Compiling usdt-macro v0.5.0
14062025-01-25T04:26:13.121Z Compiling term v0.7.0
14072025-01-25T04:26:13.999Z Compiling slog-json v2.6.1
14082025-01-25T04:26:14.036Z Compiling serde_urlencoded v0.7.1
14092025-01-25T04:26:14.178Z Compiling curve25519-dalek v4.1.3
14102025-01-25T04:26:14.366Z Compiling crossbeam-channel v0.5.13
14112025-01-25T04:26:14.386Z Compiling futures-executor v0.3.31
14122025-01-25T04:26:14.556Z Compiling enum-as-inner v0.6.1
14132025-01-25T04:26:14.579Z Compiling md-5 v0.10.6
14142025-01-25T04:26:14.870Z Compiling async-stream-impl v0.3.6
14152025-01-25T04:26:14.894Z Compiling rustls-pemfile v2.2.0
14162025-01-25T04:26:15.008Z Compiling num-integer v0.1.46
14172025-01-25T04:26:15.252Z Compiling hash32 v0.2.1
14182025-01-25T04:26:15.349Z Compiling ff v0.13.0
14192025-01-25T04:26:15.605Z Compiling is-terminal v0.4.13
14202025-01-25T04:26:15.616Z Compiling dropshot v0.12.0
14212025-01-25T04:26:15.633Z Compiling object v0.36.5
14222025-01-25T04:26:15.636Z Compiling take_mut v0.2.2
14232025-01-25T04:26:15.728Z Compiling portable-atomic v1.9.0
14242025-01-25T04:26:15.831Z Compiling quick-error v1.2.3
14252025-01-25T04:26:15.891Z Compiling base16ct v0.2.0
14262025-01-25T04:26:16.001Z Compiling smoltcp v0.9.1
14272025-01-25T04:26:16.125Z Compiling litrs v0.4.1
14282025-01-25T04:26:16.137Z Compiling anyhow v1.0.95
14292025-01-25T04:26:16.240Z Compiling utf-8 v0.7.6
14302025-01-25T04:26:16.559Z Compiling num-bigint-dig v0.8.4
14312025-01-25T04:26:16.674Z Compiling rustc-demangle v0.1.24
14322025-01-25T04:26:16.739Z Compiling psl-types v2.0.11
14332025-01-25T04:26:16.790Z Compiling fallible-iterator v0.2.0
14342025-01-25T04:26:16.899Z Compiling linked-hash-map v0.5.6
14352025-01-25T04:26:16.938Z Compiling publicsuffix v2.3.0
14362025-01-25T04:26:17.327Z Compiling lru-cache v0.1.2
14372025-01-25T04:26:17.335Z Compiling document-features v0.2.10
14382025-01-25T04:26:17.438Z Compiling postgres-protocol v0.6.7
14392025-01-25T04:26:17.565Z Compiling tungstenite v0.24.0
14402025-01-25T04:26:17.609Z Compiling async-stream v0.3.6
14412025-01-25T04:26:17.687Z Compiling sec1 v0.7.3
14422025-01-25T04:26:17.921Z Compiling resolv-conf v0.7.0
14432025-01-25T04:26:18.465Z Compiling slog-term v2.9.1
14442025-01-25T04:26:18.628Z Compiling hickory-proto v0.24.2
14452025-01-25T04:26:18.663Z Compiling usdt v0.5.0
14462025-01-25T04:26:19.158Z Compiling group v0.13.0
14472025-01-25T04:26:19.472Z Compiling num-iter v0.1.45
14482025-01-25T04:26:19.641Z Compiling futures v0.3.31
14492025-01-25T04:26:19.661Z Compiling slog-bunyan v2.5.0
14502025-01-25T04:26:20.894Z Compiling toml v0.8.19
14512025-01-25T04:26:20.922Z Compiling tokio-native-tls v0.3.1
14522025-01-25T04:26:21.221Z Compiling camino v1.1.9
14532025-01-25T04:26:21.322Z Compiling phf_shared v0.11.2
14542025-01-25T04:26:21.343Z Compiling dropshot_endpoint v0.12.0
14552025-01-25T04:26:21.794Z Compiling terminal_size v0.4.0
14562025-01-25T04:26:21.954Z Compiling openapiv3 v2.0.0
14572025-01-25T04:26:22.104Z Compiling waitgroup v0.1.2
14582025-01-25T04:26:22.342Z Compiling backtrace v0.3.74
14592025-01-25T04:26:22.463Z Compiling serde_path_to_error v0.1.16
14602025-01-25T04:26:22.771Z Compiling hkdf v0.12.4
14612025-01-25T04:26:23.053Z Compiling crypto-bigint v0.5.5
14622025-01-25T04:26:23.182Z Compiling zerocopy-derive v0.6.6
14632025-01-25T04:26:25.183Z Compiling curve25519-dalek-derive v0.1.1
14642025-01-25T04:26:25.476Z Compiling hubpack_derive v0.1.1
14652025-01-25T04:26:25.536Z Compiling webpki-roots v0.26.6
14662025-01-25T04:26:25.653Z Compiling hostname v0.4.0
14672025-01-25T04:26:25.755Z Compiling ahash v0.8.11
14682025-01-25T04:26:25.879Z Compiling fs-err v2.11.0
14692025-01-25T04:26:26.101Z Compiling crc32fast v1.4.2
14702025-01-25T04:26:26.104Z Compiling debug-ignore v1.0.5
14712025-01-25T04:26:26.238Z Compiling newtype-uuid v1.2.1
14722025-01-25T04:26:26.291Z Compiling managed v0.8.0
14732025-01-25T04:26:26.329Z Compiling winnow v0.5.40
14742025-01-25T04:26:26.432Z Compiling bitflags v1.3.2
14752025-01-25T04:26:26.490Z Compiling strum_macros v0.25.3
14762025-01-25T04:26:26.544Z Compiling console v0.15.8
14772025-01-25T04:26:28.021Z Compiling clap_builder v4.5.21
14782025-01-25T04:26:28.184Z Compiling hubpack v0.1.2
14792025-01-25T04:26:28.627Z Compiling flate2 v1.0.35
14802025-01-25T04:26:29.018Z Compiling elliptic-curve v0.13.8
14812025-01-25T04:26:29.106Z Compiling zerocopy v0.6.6
14822025-01-25T04:26:29.586Z Compiling hickory-resolver v0.24.2
14832025-01-25T04:26:29.852Z Compiling toml_edit v0.19.15
14842025-01-25T04:26:29.938Z Compiling phf v0.11.2
14852025-01-25T04:26:30.218Z Compiling hyper-tls v0.6.0
14862025-01-25T04:26:30.390Z Compiling signal-hook-mio v0.2.4
14872025-01-25T04:26:30.690Z Compiling rayon v1.10.0
14882025-01-25T04:26:30.702Z Compiling cookie_store v0.21.1
14892025-01-25T04:26:30.704Z Compiling bzip2 v0.4.4
14902025-01-25T04:26:32.190Z Compiling tokio-tungstenite v0.24.0
14912025-01-25T04:26:32.744Z Compiling postgres-types v0.2.8
14922025-01-25T04:26:34.828Z Compiling ed25519 v2.2.3
14932025-01-25T04:26:35.154Z Compiling phf_shared v0.10.0
14942025-01-25T04:26:35.400Z Compiling tokio-stream v0.1.16
14952025-01-25T04:26:35.463Z Compiling pkcs1 v0.7.5
14962025-01-25T04:26:35.528Z Compiling serde-big-array v0.5.1
14972025-01-25T04:26:35.773Z Compiling clap_derive v4.5.18
14982025-01-25T04:26:36.318Z Compiling rfc6979 v0.4.0
14992025-01-25T04:26:36.354Z Compiling derive-where v1.2.7
15002025-01-25T04:26:36.415Z Compiling serde_repr v0.1.19
15012025-01-25T04:26:36.524Z Compiling bstr v1.10.0
15022025-01-25T04:26:36.738Z Compiling float-cmp v0.9.0
15032025-01-25T04:26:36.989Z Compiling sync_wrapper v1.0.1
15042025-01-25T04:26:37.156Z Compiling unicode-segmentation v1.12.0
15052025-01-25T04:26:37.358Z Compiling number_prefix v0.4.0
15062025-01-25T04:26:37.510Z Compiling fixedbitset v0.4.2
15072025-01-25T04:26:37.569Z Compiling normalize-line-endings v0.3.0
15082025-01-25T04:26:37.715Z Compiling static_assertions v1.1.0
15092025-01-25T04:26:37.840Z Compiling new_debug_unreachable v1.0.6
15102025-01-25T04:26:37.963Z Compiling bit-vec v0.6.3
15112025-01-25T04:26:37.983Z Compiling unicode-width v0.2.0
15122025-01-25T04:26:38.034Z Compiling precomputed-hash v0.1.1
15132025-01-25T04:26:38.166Z Compiling difflib v0.4.0
15142025-01-25T04:26:38.212Z Compiling predicates-core v1.0.8
15152025-01-25T04:26:38.471Z Compiling whoami v1.5.2
15162025-01-25T04:26:38.524Z Compiling indicatif v0.17.9
15172025-01-25T04:26:38.545Z Compiling bit-set v0.5.3
15182025-01-25T04:26:38.832Z Compiling tokio-postgres v0.7.12
15192025-01-25T04:26:38.959Z Compiling predicates v3.1.2
15202025-01-25T04:26:39.607Z Compiling string_cache v0.8.7
15212025-01-25T04:26:39.636Z Compiling similar v2.6.0
15222025-01-25T04:26:41.042Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
15232025-01-25T04:26:41.045Z Compiling clap v4.5.21
15242025-01-25T04:26:41.045Z Compiling petgraph v0.6.5
15252025-01-25T04:26:41.045Z Compiling ecdsa v0.16.9
15262025-01-25T04:26:41.045Z Compiling rsa v0.9.6
15272025-01-25T04:26:41.309Z Compiling ed25519-dalek v2.1.1
15282025-01-25T04:26:42.046Z Compiling toml v0.7.8
15292025-01-25T04:26:42.662Z Compiling zip v0.6.6
15302025-01-25T04:26:43.413Z Compiling crossterm v0.28.1
15312025-01-25T04:26:44.741Z Compiling hex v0.4.3
15322025-01-25T04:26:44.922Z Compiling x509-cert v0.2.5
15332025-01-25T04:26:45.012Z Compiling itertools v0.10.5
15342025-01-25T04:26:45.280Z Compiling peg-runtime v0.8.3
15352025-01-25T04:26:45.346Z Compiling lalrpop-util v0.19.12
15362025-01-25T04:26:45.706Z Compiling unicode-xid v0.2.6
15372025-01-25T04:26:45.902Z Compiling strum_macros v0.26.4
15382025-01-25T04:26:45.923Z Compiling xattr v1.3.1
15392025-01-25T04:26:46.276Z Compiling filetime v0.2.25
15402025-01-25T04:26:46.493Z Compiling tar v0.4.42
15412025-01-25T04:26:50.751Z Compiling strum v0.26.3
15422025-01-25T04:26:53.950Z Compiling aws-lc-sys v0.22.0
15432025-01-25T04:27:21.957Z Compiling rustls-webpki v0.102.8
15442025-01-25T04:27:25.252Z Compiling tokio-rustls v0.25.0
15452025-01-25T04:27:26.963Z Compiling tokio-rustls v0.26.0
15462025-01-25T04:27:27.247Z Compiling hyper-rustls v0.27.3
15472025-01-25T04:27:27.571Z Compiling reqwest v0.12.9
15482025-01-25T04:27:29.336Z Compiling qorb v0.2.1
15492025-01-25T04:27:32.316Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
15502025-01-25T04:27:32.553Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
15512025-01-25T04:27:37.203Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
15522025-01-25T04:27:37.374Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control`
15532025-01-25T04:27:37.427ZJan 25 04:27:35.075 INFO Starting download, target: Clickhouse
15542025-01-25T04:27:37.427ZJan 25 04:27:35.076 INFO Starting download, target: Cockroach
15552025-01-25T04:27:37.427ZJan 25 04:27:35.076 INFO Starting download, target: Console
15562025-01-25T04:27:37.427ZJan 25 04:27:35.076 INFO Starting download, target: DendriteOpenapi
15572025-01-25T04:27:37.427ZJan 25 04:27:35.076 INFO Starting download, target: DendriteStub
15582025-01-25T04:27:37.427ZJan 25 04:27:35.076 INFO Starting download, target: MaghemiteMgd
15592025-01-25T04:27:37.427ZJan 25 04:27:35.076 INFO Starting download, target: TransceiverControl
15602025-01-25T04:27:37.430ZJan 25 04:27:35.077 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
15612025-01-25T04:27:37.430ZJan 25 04:27:35.077 INFO Downloading out/downloads/dpd-11bcc3e0f5d28dc7aed150f4df1174844e4dfbef.json (attempt 1/3), target: DendriteOpenapi
15622025-01-25T04:27:37.430ZJan 25 04:27:35.077 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
15632025-01-25T04:27:37.430ZJan 25 04:27:35.077 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
15642025-01-25T04:27:37.430ZJan 25 04:27:35.077 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
15652025-01-25T04:27:37.430ZJan 25 04:27:35.077 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
15662025-01-25T04:27:37.430ZJan 25 04:27:35.077 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
15672025-01-25T04:27:37.580ZJan 25 04:27:35.229 INFO Download complete, target: DendriteOpenapi
15682025-01-25T04:27:38.015ZJan 25 04:27:35.593 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
15692025-01-25T04:27:38.155ZJan 25 04:27:35.788 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
15702025-01-25T04:27:38.277ZJan 25 04:27:35.910 INFO Download complete, target: Console
15712025-01-25T04:27:38.550ZJan 25 04:27:36.189 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
15722025-01-25T04:27:38.695ZJan 25 04:27:36.335 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
15732025-01-25T04:27:38.857ZJan 25 04:27:36.496 INFO Download complete, target: TransceiverControl
15742025-01-25T04:27:39.211ZJan 25 04:27:36.849 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
15752025-01-25T04:27:39.211ZJan 25 04:27:36.849 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
15762025-01-25T04:27:39.295ZJan 25 04:27:36.933 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
15772025-01-25T04:27:41.360ZJan 25 04:27:38.984 INFO Download complete, target: MaghemiteMgd
15782025-01-25T04:27:41.414ZJan 25 04:27:39.038 INFO Download complete, target: DendriteStub
15792025-01-25T04:27:46.425ZJan 25 04:27:44.015 INFO Checking that binary works, target: Cockroach
15802025-01-25T04:27:46.894ZJan 25 04:27:44.389 INFO Download complete, target: Cockroach
15812025-01-25T04:27:51.625ZJan 25 04:27:49.179 INFO Checking that binary works, target: Clickhouse
15822025-01-25T04:27:51.787ZJan 25 04:27:49.342 INFO Download complete, target: Clickhouse
15832025-01-25T04:27:51.794ZAll prerequisites installed successfully
15842025-01-25T04:27:51.797Z
15852025-01-25T04:27:51.797Zreal 7:11.311120561
15862025-01-25T04:27:51.797Zuser 15:58.188946396
15872025-01-25T04:27:51.797Zsys 2:06.440868525
15882025-01-25T04:27:51.797Ztrap 0.595583823
15892025-01-25T04:27:51.797Ztflt 1.506091301
15902025-01-25T04:27:51.797Zdflt 1.544693532
15912025-01-25T04:27:51.797Zkflt 0.027797080
15922025-01-25T04:27:51.797Zlock 24:42.658120706
15932025-01-25T04:27:51.797Zslp 1:00:29.218053503
15942025-01-25T04:27:51.797Zlat 1:02.523800216
15952025-01-25T04:27:51.797Zstop 2:26.066154670
15962025-01-25T04:27:51.797Z+ ptime -m cargo xtask download softnpu
15972025-01-25T04:27:52.342Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
15982025-01-25T04:27:52.359Z Running `target/debug/xtask download softnpu`
15992025-01-25T04:27:53.219Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
16002025-01-25T04:27:53.276Z Running `target/debug/xtask-downloader softnpu`
16012025-01-25T04:27:53.316ZJan 25 04:27:50.861 INFO Starting download, target: Softnpu
16022025-01-25T04:27:53.319ZJan 25 04:27:50.861 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
16032025-01-25T04:27:53.953ZJan 25 04:27:51.491 INFO Download complete, target: Softnpu
16042025-01-25T04:27:53.958Z
16052025-01-25T04:27:53.958Zreal 2.139645729
16062025-01-25T04:27:53.958Zuser 1.284887077
16072025-01-25T04:27:53.958Zsys 0.562124365
16082025-01-25T04:27:53.958Ztrap 0.000934151
16092025-01-25T04:27:53.958Ztflt 0.000033067
16102025-01-25T04:27:53.958Zdflt 0.000158957
16112025-01-25T04:27:53.958Zkflt 0.000000000
16122025-01-25T04:27:53.958Zlock 6.422719456
16132025-01-25T04:27:53.958Zslp 0.486069647
16142025-01-25T04:27:53.958Zlat 0.069389998
16152025-01-25T04:27:53.958Zstop 0.000169799
16162025-01-25T04:27:53.958Z+ export CARGO_INCREMENTAL=0
16172025-01-25T04:27:53.958Z+ CARGO_INCREMENTAL=0
16182025-01-25T04:27:53.958Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
16192025-01-25T04:27:54.963Z Compiling proc-macro2 v1.0.92
16202025-01-25T04:27:54.963Z Compiling unicode-ident v1.0.14
16212025-01-25T04:27:54.966Z Compiling libc v0.2.169
16222025-01-25T04:27:54.966Z Compiling serde v1.0.217
16232025-01-25T04:27:54.966Z Compiling autocfg v1.4.0
16242025-01-25T04:27:54.966Z Compiling version_check v0.9.5
16252025-01-25T04:27:54.966Z Compiling cfg-if v1.0.0
16262025-01-25T04:27:55.261Z Compiling memchr v2.7.4
16272025-01-25T04:27:55.261Z Compiling typenum v1.17.0
16282025-01-25T04:27:55.336Z Compiling shlex v1.3.0
16292025-01-25T04:27:55.695Z Compiling value-bag v1.9.0
16302025-01-25T04:27:55.936Z Compiling generic-array v0.14.7
16312025-01-25T04:27:55.972Z Compiling lock_api v0.4.12
16322025-01-25T04:27:56.113Z Compiling log v0.4.22
16332025-01-25T04:27:56.203Z Compiling scopeguard v1.2.0
16342025-01-25T04:27:56.317Z Compiling parking_lot_core v0.9.10
16352025-01-25T04:27:56.599Z Compiling serde_json v1.0.135
16362025-01-25T04:27:56.755Z Compiling quote v1.0.38
16372025-01-25T04:27:56.809Z Compiling once_cell v1.20.2
16382025-01-25T04:27:56.849Z Compiling rustix v0.38.37
16392025-01-25T04:27:57.032Z Compiling jobserver v0.1.32
16402025-01-25T04:27:57.081Z Compiling getrandom v0.2.15
16412025-01-25T04:27:57.215Z Compiling syn v2.0.96
16422025-01-25T04:27:57.361Z Compiling cc v1.1.30
16432025-01-25T04:27:57.449Z Compiling libm v0.2.8
16442025-01-25T04:27:57.467Z Compiling aho-corasick v1.1.3
16452025-01-25T04:27:57.490Z Compiling num-traits v0.2.19
16462025-01-25T04:27:57.628Z Compiling thiserror v1.0.69
16472025-01-25T04:27:57.664Z Compiling regex-syntax v0.8.5
16482025-01-25T04:27:57.773Z Compiling either v1.13.0
16492025-01-25T04:27:57.792Z Compiling itoa v1.0.11
16502025-01-25T04:27:58.028Z Compiling spin v0.9.8
16512025-01-25T04:27:58.336Z Compiling slab v0.4.9
16522025-01-25T04:27:58.578Z Compiling errno v0.3.9
16532025-01-25T04:27:58.677Z Compiling byteorder v1.5.0
16542025-01-25T04:27:58.856Z Compiling lazy_static v1.5.0
16552025-01-25T04:27:59.008Z Compiling rand_core v0.6.4
16562025-01-25T04:27:59.166Z Compiling glob v0.3.1
16572025-01-25T04:27:59.527Z Compiling prettyplease v0.2.25
16582025-01-25T04:27:59.827Z Compiling minimal-lexical v0.2.1
16592025-01-25T04:27:59.895Z Compiling clang-sys v1.8.1
16602025-01-25T04:28:00.385Z Compiling nom v7.1.3
16612025-01-25T04:28:00.507Z Compiling libloading v0.8.5
16622025-01-25T04:28:00.540Z Compiling bindgen v0.69.5
16632025-01-25T04:28:00.628Z Compiling subtle v2.6.1
16642025-01-25T04:28:00.856Z Compiling smallvec v1.13.2
16652025-01-25T04:28:00.939Z Compiling home v0.5.9
16662025-01-25T04:28:01.193Z Compiling itertools v0.12.1
16672025-01-25T04:28:01.319Z Compiling regex-automata v0.4.8
16682025-01-25T04:28:01.337Z Compiling allocator-api2 v0.2.18
16692025-01-25T04:28:01.905Z Compiling lazycell v1.3.0
16702025-01-25T04:28:02.070Z Compiling rustc-hash v1.1.0
16712025-01-25T04:28:02.095Z Compiling cmake v0.1.51
16722025-01-25T04:28:02.438Z Compiling dunce v1.0.5
16732025-01-25T04:28:02.620Z Compiling fs_extra v1.3.0
16742025-01-25T04:28:02.855Z Compiling semver v1.0.24
16752025-01-25T04:28:03.309Z Compiling pkg-config v0.3.31
16762025-01-25T04:28:03.713Z Compiling cexpr v0.6.0
16772025-01-25T04:28:03.779Z Compiling ring v0.17.8
16782025-01-25T04:28:04.291Z Compiling ryu v1.0.18
16792025-01-25T04:28:04.375Z Compiling synstructure v0.13.1
16802025-01-25T04:28:04.590Z Compiling pin-project-lite v0.2.14
16812025-01-25T04:28:04.829Z Compiling paste v1.0.15
16822025-01-25T04:28:05.113Z Compiling const-oid v0.9.6
16832025-01-25T04:28:05.140Z Compiling aws-lc-rs v1.10.0
16842025-01-25T04:28:05.527Z Compiling httparse v1.9.5
16852025-01-25T04:28:05.617Z Compiling schemars v0.8.21
16862025-01-25T04:28:05.942Z Compiling fnv v1.0.7
16872025-01-25T04:28:06.050Z Compiling serde_derive_internals v0.29.1
16882025-01-25T04:28:06.311Z Compiling equivalent v1.0.1
16892025-01-25T04:28:06.450Z Compiling foldhash v0.1.3
16902025-01-25T04:28:06.766Z Compiling hashbrown v0.15.1
16912025-01-25T04:28:06.870Z Compiling regex v1.11.1
16922025-01-25T04:28:07.087Z Compiling signal-hook-registry v1.4.2
16932025-01-25T04:28:07.789Z Compiling heck v0.5.0
16942025-01-25T04:28:07.825Z Compiling parking_lot v0.12.3
16952025-01-25T04:28:08.031Z Compiling mio v1.0.2
16962025-01-25T04:28:08.181Z Compiling stable_deref_trait v1.2.0
16972025-01-25T04:28:08.965Z Compiling socket2 v0.5.7
16982025-01-25T04:28:08.987Z Compiling serde_derive v1.0.217
16992025-01-25T04:28:09.613Z Compiling zeroize_derive v1.4.2
17002025-01-25T04:28:09.865Z Compiling zerocopy-derive v0.7.35
17012025-01-25T04:28:10.342Z Compiling thiserror-impl v1.0.69
17022025-01-25T04:28:10.530Z Compiling tokio-macros v2.5.0
17032025-01-25T04:28:10.647Z Compiling zerofrom-derive v0.1.4
17042025-01-25T04:28:10.957Z Compiling zeroize v1.8.1
17052025-01-25T04:28:11.137Z Compiling yoke-derive v0.7.4
17062025-01-25T04:28:11.394Z Compiling zerovec-derive v0.10.3
17072025-01-25T04:28:11.416Z Compiling futures-macro v0.3.31
17082025-01-25T04:28:11.726Z Compiling displaydoc v0.2.5
17092025-01-25T04:28:13.008Z Compiling zerocopy v0.7.35
17102025-01-25T04:28:13.154Z Compiling crypto-common v0.1.6
17112025-01-25T04:28:13.322Z Compiling icu_provider_macros v1.5.0
17122025-01-25T04:28:13.345Z Compiling tracing-attributes v0.1.27
17132025-01-25T04:28:13.490Z Compiling schemars_derive v0.8.21
17142025-01-25T04:28:13.721Z Compiling block-buffer v0.10.4
17152025-01-25T04:28:13.983Z Compiling digest v0.10.7
17162025-01-25T04:28:14.376Z Compiling num-conv v0.1.0
17172025-01-25T04:28:14.394Z Compiling futures-core v0.3.31
17182025-01-25T04:28:14.594Z Compiling time-core v0.1.2
17192025-01-25T04:28:14.652Z Compiling crossbeam-utils v0.8.20
17202025-01-25T04:28:14.773Z Compiling time-macros v0.2.18
17212025-01-25T04:28:14.958Z Compiling der_derive v0.7.3
17222025-01-25T04:28:15.157Z Compiling vcpkg v0.2.15
17232025-01-25T04:28:16.663Z Compiling openssl-sys v0.9.103
17242025-01-25T04:28:17.515Z Compiling syn v1.0.109
17252025-01-25T04:28:17.665Z Compiling cpufeatures v0.2.14
17262025-01-25T04:28:17.778Z Compiling futures-sink v0.3.31
17272025-01-25T04:28:17.948Z Compiling slog v2.7.0
17282025-01-25T04:28:18.374Z Compiling ahash v0.8.11
17292025-01-25T04:28:18.493Z Compiling zerofrom v0.1.4
17302025-01-25T04:28:18.835Z Compiling iana-time-zone v0.1.61
17312025-01-25T04:28:18.939Z Compiling yoke v0.7.4
17322025-01-25T04:28:19.398Z Compiling futures-channel v0.3.31
17332025-01-25T04:28:19.411Z Compiling scroll_derive v0.12.0
17342025-01-25T04:28:19.486Z Compiling openssl v0.10.66
17352025-01-25T04:28:19.541Z Compiling ucd-trie v0.1.7
17362025-01-25T04:28:19.778Z Compiling futures-io v0.3.31
17372025-01-25T04:28:19.904Z Compiling futures-task v0.3.31
17382025-01-25T04:28:19.995Z Compiling pin-utils v0.1.0
17392025-01-25T04:28:20.113Z Compiling pest v2.7.14
17402025-01-25T04:28:20.147Z Compiling futures-util v0.3.31
17412025-01-25T04:28:20.215Z Compiling zerovec v0.10.4
17422025-01-25T04:28:21.081Z Compiling hmac v0.12.1
17432025-01-25T04:28:21.308Z Compiling bitflags v2.6.0
17442025-01-25T04:28:21.524Z Compiling bytes v1.9.0
17452025-01-25T04:28:23.405Z Compiling indexmap v2.7.0
17462025-01-25T04:28:23.655Z Compiling tokio v1.43.0
17472025-01-25T04:28:24.577Z Compiling serde_tokenstream v0.2.2
17482025-01-25T04:28:24.794Z Compiling uuid v1.12.0
17492025-01-25T04:28:25.167Z Compiling http v1.2.0
17502025-01-25T04:28:26.253Z Compiling which v4.4.2
17512025-01-25T04:28:26.663Z Compiling chrono v0.4.39
17522025-01-25T04:28:26.707Z Compiling rustc_version v0.4.1
17532025-01-25T04:28:29.543Z Compiling pest_meta v2.7.14
17542025-01-25T04:28:32.435Z Compiling block-padding v0.3.3
17552025-01-25T04:28:32.687Z Compiling openssl-macros v0.1.1
17562025-01-25T04:28:33.340Z Compiling rustls v0.23.19
17572025-01-25T04:28:33.436Z Compiling native-tls v0.2.12
17582025-01-25T04:28:33.512Z Compiling inout v0.1.3
17592025-01-25T04:28:33.650Z Compiling pest_generator v2.7.14
17602025-01-25T04:28:33.766Z Compiling tinystr v0.7.6
17612025-01-25T04:28:34.316Z Compiling serde_spanned v0.6.8
17622025-01-25T04:28:34.331Z Compiling toml_datetime v0.6.8
17632025-01-25T04:28:34.456Z Compiling tracing-core v0.1.32
17642025-01-25T04:28:34.653Z Compiling writeable v0.5.5
17652025-01-25T04:28:34.895Z Compiling strsim v0.11.1
17662025-01-25T04:28:34.952Z Compiling dyn-clone v1.0.17
17672025-01-25T04:28:35.150Z Compiling litemap v0.7.3
17682025-01-25T04:28:35.552Z Compiling icu_locid v1.5.0
17692025-01-25T04:28:35.558Z Compiling pest_derive v2.7.14
17702025-01-25T04:28:36.335Z Compiling tracing v0.1.40
17712025-01-25T04:28:36.629Z Compiling cipher v0.4.4
17722025-01-25T04:28:37.145Z Compiling sha2 v0.10.8
17732025-01-25T04:28:37.311Z Compiling usdt-impl v0.5.0
17742025-01-25T04:28:37.466Z Compiling cookie v0.18.1
17752025-01-25T04:28:37.794Z Compiling base64ct v1.6.0
17762025-01-25T04:28:37.989Z Compiling icu_provider v1.5.0
17772025-01-25T04:28:38.363Z Compiling pem-rfc7468 v0.7.0
17782025-01-25T04:28:38.986Z Compiling aws-lc-sys v0.22.0
17792025-01-25T04:28:39.829Z Compiling scroll v0.12.0
17802025-01-25T04:28:40.240Z Compiling ppv-lite86 v0.2.20
17812025-01-25T04:28:40.383Z Compiling async-trait v0.1.85
17822025-01-25T04:28:41.096Z Compiling flagset v0.4.6
17832025-01-25T04:28:41.281Z Compiling icu_locid_transform_data v1.5.0
17842025-01-25T04:28:41.401Z Compiling percent-encoding v2.3.1
17852025-01-25T04:28:42.523Z Compiling plain v0.2.3
17862025-01-25T04:28:42.771Z Compiling rustls-pki-types v1.10.0
17872025-01-25T04:28:43.036Z Compiling anyhow v1.0.95
17882025-01-25T04:28:43.593Z Compiling camino v1.1.9
17892025-01-25T04:28:44.034Z Compiling icu_locid_transform v1.5.0
17902025-01-25T04:28:44.434Z Compiling goblin v0.8.2
17912025-01-25T04:28:46.443Z Compiling der v0.7.9
17922025-01-25T04:28:47.649Z Compiling rand_chacha v0.3.1
17932025-01-25T04:28:49.134Z Compiling tokio-util v0.7.12
17942025-01-25T04:28:49.162Z Compiling icu_collections v1.5.0
17952025-01-25T04:28:51.230Z Compiling untrusted v0.7.1
17962025-01-25T04:28:51.314Z Compiling rayon-core v1.12.1
17972025-01-25T04:28:51.553Z Compiling icu_properties_data v1.5.0
17982025-01-25T04:28:51.634Z Compiling pretty-hex v0.4.1
17992025-01-25T04:28:51.727Z Compiling powerfmt v0.2.0
18002025-01-25T04:28:51.888Z Compiling mirai-annotations v1.12.0
18012025-01-25T04:28:51.993Z Compiling rustls v0.22.4
18022025-01-25T04:28:52.071Z Compiling untrusted v0.9.0
18032025-01-25T04:28:52.091Z Compiling deranged v0.3.11
18042025-01-25T04:28:52.106Z Compiling icu_properties v1.5.1
18052025-01-25T04:28:52.239Z Compiling dof v0.3.0
18062025-01-25T04:28:53.436Z Compiling spki v0.7.3
18072025-01-25T04:28:53.791Z Compiling rand v0.8.5
18082025-01-25T04:28:53.832Z Compiling salsa20 v0.10.2
18092025-01-25T04:28:53.974Z Compiling dtrace-parser v0.2.0
18102025-01-25T04:28:55.282Z Compiling pbkdf2 v0.12.2
18112025-01-25T04:28:55.616Z Compiling thread-id v4.2.2
18122025-01-25T04:28:56.150Z Compiling utf8_iter v1.0.4
18132025-01-25T04:28:56.178Z Compiling winnow v0.5.40
18142025-01-25T04:28:56.460Z Compiling write16 v1.0.0
18152025-01-25T04:28:56.582Z Compiling atomic-waker v1.1.2
18162025-01-25T04:28:56.616Z Compiling num_threads v0.1.7
18172025-01-25T04:28:56.798Z Compiling icu_normalizer_data v1.5.0
18182025-01-25T04:28:56.923Z Compiling litrs v0.4.1
18192025-01-25T04:28:56.942Z Compiling utf16_iter v1.0.5
18202025-01-25T04:28:57.415Z Compiling icu_normalizer v1.5.0
18212025-01-25T04:28:58.030Z Compiling document-features v0.2.10
18222025-01-25T04:28:58.892Z Compiling time v0.3.36
18232025-01-25T04:28:59.590Z Compiling toml_edit v0.19.15
18242025-01-25T04:29:01.931Z Compiling scrypt v0.11.0
18252025-01-25T04:29:02.031Z Compiling form_urlencoded v1.2.1
18262025-01-25T04:29:02.397Z Compiling aes v0.8.4
18272025-01-25T04:29:02.449Z Compiling cbc v0.1.2
18282025-01-25T04:29:02.674Z Compiling http-body v1.0.1
18292025-01-25T04:29:02.850Z Compiling multer v3.1.0
18302025-01-25T04:29:02.950Z Compiling try-lock v0.2.5
18312025-01-25T04:29:03.138Z Compiling rustversion v1.0.17
18322025-01-25T04:29:03.359Z Compiling tinyvec_macros v0.1.1
18332025-01-25T04:29:03.543Z Compiling slog-async v2.8.0
18342025-01-25T04:29:03.915Z Compiling tinyvec v1.8.0
18352025-01-25T04:29:03.987Z Compiling pkcs5 v0.7.1
18362025-01-25T04:29:05.015Z Compiling want v0.3.1
18372025-01-25T04:29:05.832Z Compiling idna_adapter v1.2.0
18382025-01-25T04:29:05.946Z Compiling h2 v0.4.6
18392025-01-25T04:29:06.153Z Compiling heapless v0.7.17
18402025-01-25T04:29:06.691Z Compiling bzip2-sys v0.1.11+1.0.8
18412025-01-25T04:29:07.189Z Compiling httpdate v1.0.3
18422025-01-25T04:29:07.277Z Compiling signal-hook v0.3.17
18432025-01-25T04:29:08.142Z Compiling idna v1.0.3
18442025-01-25T04:29:09.452Z Compiling pkcs8 v0.10.2
18452025-01-25T04:29:10.761Z Compiling usdt-attr-macro v0.5.0
18462025-01-25T04:29:10.846Z Compiling usdt-macro v0.5.0
18472025-01-25T04:29:12.202Z Compiling async-stream-impl v0.3.6
18482025-01-25T04:29:12.228Z Compiling adler2 v2.0.0
18492025-01-25T04:29:12.425Z Compiling tower-service v0.3.3
18502025-01-25T04:29:12.583Z Compiling base64 v0.22.1
18512025-01-25T04:29:13.381Z Compiling miniz_oxide v0.8.0
18522025-01-25T04:29:14.400Z Compiling hyper v1.5.2
18532025-01-25T04:29:16.829Z Compiling curve25519-dalek v4.1.3
18542025-01-25T04:29:17.305Z Compiling hyper-util v0.1.10
18552025-01-25T04:29:19.615Z Compiling openapiv3 v2.0.0
18562025-01-25T04:29:20.433Z Compiling enum-as-inner v0.6.1
18572025-01-25T04:29:21.264Z Compiling dropshot v0.12.0
18582025-01-25T04:29:21.469Z Compiling portable-atomic v1.9.0
18592025-01-25T04:29:21.588Z Compiling smoltcp v0.9.1
18602025-01-25T04:29:22.177Z Compiling foreign-types-shared v0.1.1
18612025-01-25T04:29:22.354Z Compiling match_cfg v0.1.0
18622025-01-25T04:29:22.462Z Compiling num-bigint-dig v0.8.4
18632025-01-25T04:29:22.769Z Compiling newtype-uuid v1.2.1
18642025-01-25T04:29:23.350Z Compiling foreign-types v0.3.2
18652025-01-25T04:29:23.541Z Compiling hostname v0.3.1
18662025-01-25T04:29:24.754Z Compiling url v2.5.3
18672025-01-25T04:29:27.039Z Compiling http-body-util v0.1.2
18682025-01-25T04:29:27.396Z Compiling dirs-sys-next v0.1.2
18692025-01-25T04:29:27.568Z Compiling encoding_rs v0.8.34
18702025-01-25T04:29:27.631Z Compiling gimli v0.31.1
18712025-01-25T04:29:27.856Z Compiling heck v0.4.1
18722025-01-25T04:29:28.265Z Compiling ident_case v1.0.1
18732025-01-25T04:29:28.454Z Compiling siphasher v0.3.11
18742025-01-25T04:29:28.845Z Compiling data-encoding v2.6.0
18752025-01-25T04:29:30.354Z Compiling mime v0.3.17
18762025-01-25T04:29:30.537Z Compiling darling_core v0.20.10
18772025-01-25T04:29:31.397Z Compiling dirs-next v2.0.0
18782025-01-25T04:29:34.361Z Compiling addr2line v0.24.2
18792025-01-25T04:29:36.148Z Compiling unicode-normalization v0.1.24
18802025-01-25T04:29:37.256Z Compiling crossbeam-epoch v0.9.18
18812025-01-25T04:29:37.913Z Compiling serde_urlencoded v0.7.1
18822025-01-25T04:29:38.523Z Compiling rustls-pemfile v2.2.0
18832025-01-25T04:29:38.646Z Compiling hubpack_derive v0.1.1
18842025-01-25T04:29:38.964Z Compiling dropshot_endpoint v0.12.0
18852025-01-25T04:29:39.065Z Compiling sha1 v0.10.6
18862025-01-25T04:29:39.168Z Compiling signature v2.2.0
18872025-01-25T04:29:39.320Z Compiling curve25519-dalek-derive v0.1.1
18882025-01-25T04:29:39.464Z Compiling zerocopy-derive v0.6.6
18892025-01-25T04:29:40.635Z Compiling object v0.36.5
18902025-01-25T04:29:41.196Z Compiling thread_local v1.1.8
18912025-01-25T04:29:41.648Z Compiling fs-err v2.11.0
18922025-01-25T04:29:42.780Z Compiling ipnet v2.10.1
18932025-01-25T04:29:45.357Z Compiling rustc-demangle v0.1.24
18942025-01-25T04:29:46.768Z Compiling openssl-probe v0.1.5
18952025-01-25T04:29:47.368Z Compiling utf8parse v0.2.2
18962025-01-25T04:29:47.688Z Compiling unicode-bidi v0.3.17
18972025-01-25T04:29:48.847Z Compiling unicode-properties v0.1.3
18982025-01-25T04:29:49.237Z Compiling anstyle v1.0.10
18992025-01-25T04:29:49.252Z Compiling winnow v0.6.20
19002025-01-25T04:29:49.605Z Compiling stringprep v0.1.5
19012025-01-25T04:29:50.522Z Compiling backtrace v0.3.74
19022025-01-25T04:29:52.680Z Compiling rustls-webpki v0.102.8
19032025-01-25T04:29:53.222Z Compiling toml_edit v0.22.22
19042025-01-25T04:29:59.984Z Compiling anstyle-parse v0.2.5
19052025-01-25T04:30:03.144Z Compiling crossbeam-deque v0.8.5
19062025-01-25T04:30:03.505Z Compiling darling_macro v0.20.10
19072025-01-25T04:30:03.528Z Compiling term v0.7.0
19082025-01-25T04:30:04.401Z Compiling slog-json v2.6.1
19092025-01-25T04:30:04.997Z Compiling crossbeam-channel v0.5.13
19102025-01-25T04:30:05.679Z Compiling hashbrown v0.14.5
19112025-01-25T04:30:06.071Z Compiling futures-executor v0.3.31
19122025-01-25T04:30:06.383Z Compiling num-integer v0.1.46
19132025-01-25T04:30:06.504Z Compiling md-5 v0.10.6
19142025-01-25T04:30:06.561Z Compiling ff v0.13.0
19152025-01-25T04:30:06.772Z Compiling hash32 v0.2.1
19162025-01-25T04:30:06.803Z Compiling memmap v0.7.0
19172025-01-25T04:30:06.871Z Compiling is-terminal v0.4.13
19182025-01-25T04:30:07.109Z Compiling psl-types v2.0.11
19192025-01-25T04:30:07.116Z Compiling fallible-iterator v0.2.0
19202025-01-25T04:30:07.131Z Compiling quick-error v1.2.3
19212025-01-25T04:30:07.149Z Compiling anstyle-query v1.1.1
19222025-01-25T04:30:07.279Z Compiling colorchoice v1.0.2
19232025-01-25T04:30:07.480Z Compiling linked-hash-map v0.5.6
19242025-01-25T04:30:07.728Z Compiling is_terminal_polyfill v1.70.1
19252025-01-25T04:30:07.847Z Compiling take_mut v0.2.2
19262025-01-25T04:30:07.876Z Compiling utf-8 v0.7.6
19272025-01-25T04:30:07.976Z Compiling base16ct v0.2.0
19282025-01-25T04:30:08.092Z Compiling tungstenite v0.24.0
19292025-01-25T04:30:08.212Z Compiling anstream v0.6.15
19302025-01-25T04:30:08.289Z Compiling sec1 v0.7.3
19312025-01-25T04:30:08.800Z Compiling lru-cache v0.1.2
19322025-01-25T04:30:08.856Z Compiling postgres-protocol v0.6.7
19332025-01-25T04:30:08.938Z Compiling publicsuffix v2.3.0
19342025-01-25T04:30:08.996Z Compiling resolv-conf v0.7.0
19352025-01-25T04:30:09.606Z Compiling usdt v0.5.0
19362025-01-25T04:30:09.981Z Compiling slog-term v2.9.1
19372025-01-25T04:30:09.981Z Compiling num-iter v0.1.45
19382025-01-25T04:30:10.041Z Compiling regress v0.10.1
19392025-01-25T04:30:10.207Z Compiling group v0.13.0
19402025-01-25T04:30:10.573Z Compiling futures v0.3.31
19412025-01-25T04:30:13.591Z Compiling slog-bunyan v2.5.0
19422025-01-25T04:30:13.808Z Compiling darling v0.20.10
19432025-01-25T04:30:14.021Z Compiling tokio-native-tls v0.3.1
19442025-01-25T04:30:14.304Z Compiling tokio-rustls v0.26.0
19452025-01-25T04:30:14.384Z Compiling tokio-rustls v0.25.0
19462025-01-25T04:30:14.580Z Compiling toml v0.8.19
19472025-01-25T04:30:14.785Z Compiling hickory-proto v0.24.2
19482025-01-25T04:30:14.898Z Compiling phf_shared v0.11.2
19492025-01-25T04:30:15.203Z Compiling strum_macros v0.25.3
19502025-01-25T04:30:16.107Z Compiling async-stream v0.3.6
19512025-01-25T04:30:16.173Z Compiling waitgroup v0.1.2
19522025-01-25T04:30:16.311Z Compiling webpki-roots v0.26.6
19532025-01-25T04:30:16.525Z Compiling terminal_size v0.4.0
19542025-01-25T04:30:16.681Z Compiling hkdf v0.12.4
19552025-01-25T04:30:16.747Z Compiling serde_path_to_error v0.1.16
19562025-01-25T04:30:17.132Z Compiling crypto-bigint v0.5.5
19572025-01-25T04:30:17.466Z Compiling derive-where v1.2.7
19582025-01-25T04:30:17.505Z Compiling serde_repr v0.1.19
19592025-01-25T04:30:18.556Z Compiling clap_derive v4.5.18
19602025-01-25T04:30:18.603Z Compiling hostname v0.4.0
19612025-01-25T04:30:18.825Z Compiling crc32fast v1.4.2
19622025-01-25T04:30:19.144Z Compiling unicode-width v0.1.14
19632025-01-25T04:30:20.013Z Compiling debug-ignore v1.0.5
19642025-01-25T04:30:20.182Z Compiling clap_lex v0.7.2
19652025-01-25T04:30:20.462Z Compiling managed v0.8.0
19662025-01-25T04:30:20.600Z Compiling bitflags v1.3.2
19672025-01-25T04:30:20.892Z Compiling clap_builder v4.5.21
19682025-01-25T04:30:20.916Z Compiling hickory-resolver v0.24.2
19692025-01-25T04:30:23.205Z Compiling elliptic-curve v0.13.8
19702025-01-25T04:30:23.900Z Compiling console v0.15.8
19712025-01-25T04:30:25.121Z Compiling flate2 v1.0.35
19722025-01-25T04:30:26.076Z Compiling hyper-rustls v0.27.3
19732025-01-25T04:30:28.774Z Compiling phf v0.11.2
19742025-01-25T04:30:28.776Z Compiling hyper-tls v0.6.0
19752025-01-25T04:30:29.224Z Compiling typify-impl v0.2.0
19762025-01-25T04:30:29.450Z Compiling signal-hook-mio v0.2.4
19772025-01-25T04:30:29.634Z Compiling rayon v1.10.0
19782025-01-25T04:30:30.769Z Compiling cookie_store v0.21.1
19792025-01-25T04:30:33.874Z Compiling bzip2 v0.4.4
19802025-01-25T04:30:33.887Z Compiling postgres-types v0.2.8
19812025-01-25T04:30:33.985Z Compiling tokio-tungstenite v0.24.0
19822025-01-25T04:30:34.406Z Compiling zerocopy v0.6.6
19832025-01-25T04:30:34.528Z Compiling hubpack v0.1.2
19842025-01-25T04:30:35.004Z Compiling ed25519 v2.2.3
19852025-01-25T04:30:35.017Z Compiling phf_shared v0.10.0
19862025-01-25T04:30:35.092Z Compiling pkcs1 v0.7.5
19872025-01-25T04:30:35.357Z Compiling tokio-stream v0.1.16
19882025-01-25T04:30:35.437Z Compiling ipnetwork v0.20.0
19892025-01-25T04:30:36.248Z Compiling rfc6979 v0.4.0
19902025-01-25T04:30:36.336Z Compiling serde-big-array v0.5.1
19912025-01-25T04:30:36.359Z Compiling float-cmp v0.9.0
19922025-01-25T04:30:36.457Z Compiling sync_wrapper v1.0.1
19932025-01-25T04:30:36.589Z Compiling bstr v1.10.0
19942025-01-25T04:30:36.798Z Compiling unicode-segmentation v1.12.0
19952025-01-25T04:30:37.779Z Compiling bit-vec v0.6.3
19962025-01-25T04:30:38.089Z Compiling number_prefix v0.4.0
19972025-01-25T04:30:38.167Z Compiling difflib v0.4.0
19982025-01-25T04:30:38.528Z Compiling predicates-core v1.0.8
19992025-01-25T04:30:38.674Z Compiling fixedbitset v0.4.2
20002025-01-25T04:30:39.039Z Compiling precomputed-hash v0.1.1
20012025-01-25T04:30:39.184Z Compiling whoami v1.5.2
20022025-01-25T04:30:39.310Z Compiling unicode-width v0.2.0
20032025-01-25T04:30:39.355Z Compiling normalize-line-endings v0.3.0
20042025-01-25T04:30:39.777Z Compiling new_debug_unreachable v1.0.6
20052025-01-25T04:30:39.802Z Compiling static_assertions v1.1.0
20062025-01-25T04:30:39.807Z Compiling string_cache v0.8.7
20072025-01-25T04:30:39.832Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
20082025-01-25T04:30:39.853Z Compiling indicatif v0.17.9
20092025-01-25T04:30:39.875Z Compiling typify-macro v0.2.0
20102025-01-25T04:30:40.109Z Compiling tokio-postgres v0.7.12
20112025-01-25T04:30:40.191Z Compiling predicates v3.1.2
20122025-01-25T04:30:41.542Z Compiling petgraph v0.6.5
20132025-01-25T04:30:41.598Z Compiling reqwest v0.12.9
20142025-01-25T04:30:41.724Z Compiling bit-set v0.5.3
20152025-01-25T04:30:43.278Z Compiling similar v2.6.0
20162025-01-25T04:30:45.352Z Compiling ecdsa v0.16.9
20172025-01-25T04:30:45.494Z Compiling qorb v0.2.1
20182025-01-25T04:30:46.106Z Compiling rsa v0.9.6
20192025-01-25T04:30:46.378Z Compiling ed25519-dalek v2.1.1
20202025-01-25T04:30:47.244Z Compiling zip v0.6.6
20212025-01-25T04:30:47.662Z Compiling crossterm v0.28.1
20222025-01-25T04:30:47.967Z Compiling clap v4.5.21
20232025-01-25T04:30:49.583Z Compiling toml v0.7.8
20242025-01-25T04:30:50.713Z Compiling x509-cert v0.2.5
20252025-01-25T04:30:50.977Z Compiling hex v0.4.3
20262025-01-25T04:30:52.054Z Compiling itertools v0.10.5
20272025-01-25T04:30:52.651Z Compiling lalrpop-util v0.19.12
20282025-01-25T04:30:53.034Z Compiling zerocopy v0.8.10
20292025-01-25T04:30:53.798Z Compiling unicode-xid v0.2.6
20302025-01-25T04:30:53.951Z Compiling peg-runtime v0.8.3
20312025-01-25T04:30:54.871Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20322025-01-25T04:30:59.325Z Compiling proc-macro-crate v1.3.1
20332025-01-25T04:30:59.383Z Compiling macaddr v1.0.1
20342025-01-25T04:31:00.124Z Compiling zerocopy-derive v0.8.10
20352025-01-25T04:31:00.325Z Compiling itertools v0.13.0
20362025-01-25T04:31:03.355Z Compiling heapless v0.8.0
20372025-01-25T04:31:04.067Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20382025-01-25T04:31:08.224Z Compiling num_enum_derive v0.5.11
20392025-01-25T04:31:16.507Z Compiling hash32 v0.3.1
20402025-01-25T04:31:17.554Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20412025-01-25T04:31:18.144Z Compiling smoltcp v0.11.0
20422025-01-25T04:31:23.138Z Compiling num_enum v0.5.11
20432025-01-25T04:31:23.355Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20442025-01-25T04:31:24.246Z Compiling typify v0.2.0
20452025-01-25T04:31:24.390Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
20462025-01-25T04:31:25.248Z Compiling proc-macro-error-attr v1.0.4
20472025-01-25T04:31:25.836Z Compiling unsafe-libyaml v0.2.11
20482025-01-25T04:31:27.244Z Compiling cobs v0.2.3
20492025-01-25T04:31:27.361Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20502025-01-25T04:31:27.635Z Compiling thiserror v2.0.11
20512025-01-25T04:31:27.714Z Compiling postcard v1.0.10
20522025-01-25T04:31:27.741Z Compiling serde_yaml v0.9.34+deprecated
20532025-01-25T04:31:35.793Z Compiling progenitor-impl v0.8.0
20542025-01-25T04:31:42.367Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
20552025-01-25T04:31:54.257Z Compiling strum_macros v0.26.4
20562025-01-25T04:31:55.191Z Compiling structmeta-derive v0.3.0
20572025-01-25T04:31:55.209Z Compiling thiserror-impl v2.0.11
20582025-01-25T04:31:56.098Z Compiling foreign-types-macros v0.2.3
20592025-01-25T04:31:56.110Z Compiling proc-macro-error v1.0.4
20602025-01-25T04:31:56.432Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20612025-01-25T04:31:56.857Z Compiling foreign-types-shared v0.3.1
20622025-01-25T04:31:58.005Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20632025-01-25T04:31:58.462Z Compiling strum v0.26.3
20642025-01-25T04:31:59.001Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20652025-01-25T04:32:02.342Z Compiling structmeta v0.3.0
20662025-01-25T04:32:02.755Z Compiling foreign-types v0.5.0
20672025-01-25T04:32:08.820Z Compiling progenitor-macro v0.8.0
20682025-01-25T04:32:11.753Z Compiling progenitor-client v0.8.0
20692025-01-25T04:32:12.662Z Compiling tabwriter v1.4.0
20702025-01-25T04:32:13.425Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20712025-01-25T04:32:14.256Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20722025-01-25T04:32:15.478Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20732025-01-25T04:32:16.345Z Compiling cstr-argument v0.1.2
20742025-01-25T04:32:16.498Z Compiling dropshot v0.15.1
20752025-01-25T04:32:16.692Z Compiling crucible-workspace-hack v0.1.0
20762025-01-25T04:32:16.838Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
20772025-01-25T04:32:16.976Z Compiling pretty-hex v0.2.1
20782025-01-25T04:32:17.164Z Compiling fastrand v2.1.1
20792025-01-25T04:32:17.854Z Compiling tempfile v3.13.0
20802025-01-25T04:32:17.916Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
20812025-01-25T04:32:18.461Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
20822025-01-25T04:32:18.803Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
20832025-01-25T04:32:19.343Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
20842025-01-25T04:32:19.690Z Compiling parse-display-derive v0.10.0
20852025-01-25T04:32:19.846Z Compiling progenitor v0.8.0
20862025-01-25T04:32:20.220Z Compiling colored v2.1.0
20872025-01-25T04:32:20.279Z Compiling serde_with_macros v3.11.0
20882025-01-25T04:32:20.476Z Compiling dropshot_endpoint v0.15.1
20892025-01-25T04:32:21.327Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20902025-01-25T04:32:22.017Z Compiling instant v0.1.13
20912025-01-25T04:32:22.211Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
20922025-01-25T04:32:22.620Z Compiling serde_with v3.11.0
20932025-01-25T04:32:22.639Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
20942025-01-25T04:32:23.334Z Compiling parse-display v0.10.0
20952025-01-25T04:32:24.323Z Compiling backoff v0.4.0
20962025-01-25T04:32:24.712Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
20972025-01-25T04:32:25.226Z Compiling zone_cfg_derive v0.3.0
20982025-01-25T04:32:25.387Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
20992025-01-25T04:32:25.653Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
21002025-01-25T04:32:26.410Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
21012025-01-25T04:32:26.742Z Compiling camino-tempfile v1.1.1
21022025-01-25T04:32:26.761Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
21032025-01-25T04:32:27.146Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
21042025-01-25T04:32:27.205Z Compiling regress v0.9.1
21052025-01-25T04:32:27.358Z Compiling progenitor-client v0.9.1
21062025-01-25T04:32:27.530Z Compiling num-derive v0.4.2
21072025-01-25T04:32:28.254Z Compiling sigpipe v0.1.3
21082025-01-25T04:32:28.419Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
21092025-01-25T04:32:28.743Z Compiling libefi-sys v0.1.0
21102025-01-25T04:32:29.125Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
21112025-01-25T04:32:29.786Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
21122025-01-25T04:32:31.383Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
21132025-01-25T04:32:32.312Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
21142025-01-25T04:32:34.764Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
21152025-01-25T04:32:35.352Z Compiling zone v0.3.0
21162025-01-25T04:32:36.577Z Compiling smf v0.2.3
21172025-01-25T04:32:37.630Z Compiling bitfield-struct v0.6.2
21182025-01-25T04:32:38.783Z Compiling blake3 v1.5.4
21192025-01-25T04:32:38.978Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
21202025-01-25T04:32:39.260Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21212025-01-25T04:32:39.530Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
21222025-01-25T04:32:39.915Z Compiling xattr v1.3.1
21232025-01-25T04:32:39.939Z Compiling filetime v0.2.25
21242025-01-25T04:32:40.073Z Compiling memmap2 v0.9.5
21252025-01-25T04:32:40.251Z Compiling arrayref v0.3.9
21262025-01-25T04:32:40.378Z Compiling arrayvec v0.7.6
21272025-01-25T04:32:40.385Z Compiling constant_time_eq v0.3.1
21282025-01-25T04:32:40.572Z Compiling same-file v1.0.6
21292025-01-25T04:32:40.628Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21302025-01-25T04:32:40.666Z Compiling tar v0.4.42
21312025-01-25T04:32:40.768Z Compiling walkdir v2.5.0
21322025-01-25T04:32:40.787Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
21332025-01-25T04:32:42.299Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
21342025-01-25T04:32:42.751Z Compiling gethostname v0.5.0
21352025-01-25T04:32:42.981Z Compiling cargo-platform v0.1.8
21362025-01-25T04:32:43.516Z Compiling topological-sort v0.2.2
21372025-01-25T04:32:43.579Z Compiling cargo_metadata v0.18.1
21382025-01-25T04:32:43.830Z Compiling omicron-zone-package v0.12.0
21392025-01-25T04:32:44.081Z Compiling indent_write v2.2.0
21402025-01-25T04:32:44.345Z Compiling shell-words v1.1.0
21412025-01-25T04:32:51.132Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
21422025-01-25T04:32:53.388Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
21432025-01-25T04:32:57.568Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
21442025-01-25T04:33:13.287Z Finished `release` profile [optimized] target(s) in 5m 17s
21452025-01-25T04:33:13.461Z Running `target/release/omicron-package -t test target create -p dev`
21462025-01-25T04:33:13.516ZLogging to: /work/oxidecomputer/omicron/out/LOG
21472025-01-25T04:33:13.518ZCreated new build target 'test' and set it as active
21482025-01-25T04:33:13.518Z
21492025-01-25T04:33:13.518Zreal 5:17.436828067
21502025-01-25T04:33:13.518Zuser 37:03.646154309
21512025-01-25T04:33:13.518Zsys 3:25.321783881
21522025-01-25T04:33:13.518Ztrap 1.189692231
21532025-01-25T04:33:13.518Ztflt 2.790996687
21542025-01-25T04:33:13.518Zdflt 0.668126053
21552025-01-25T04:33:13.518Zkflt 0.014895667
21562025-01-25T04:33:13.519Zlock 1:14:17.597483202
21572025-01-25T04:33:13.519Zslp 2:29:04.424611344
21582025-01-25T04:33:13.519Zlat 2:44.746280973
21592025-01-25T04:33:13.519Zstop 4:47.410212013
21602025-01-25T04:33:13.522Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
21612025-01-25T04:33:14.530Z Finished `release` profile [optimized] target(s) in 0.94s
21622025-01-25T04:33:14.591Z Running `target/release/omicron-package -t test package`
21632025-01-25T04:33:14.637ZLogging to: /work/oxidecomputer/omicron/out/LOG
21642025-01-25T04:33:15.811Z Compiling thiserror v2.0.11
21652025-01-25T04:33:15.814Z Compiling typify-impl v0.3.0
21662025-01-25T04:33:15.816Z Compiling convert_case v0.4.0
21672025-01-25T04:33:15.816Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
21682025-01-25T04:33:15.816Z Compiling newline-converter v0.3.0
21692025-01-25T04:33:15.817Z Compiling password-hash v0.5.0
21702025-01-25T04:33:15.817Z Compiling blake2 v0.10.6
21712025-01-25T04:33:15.817Z Compiling base64 v0.21.7
21722025-01-25T04:33:16.138Z Compiling expectorate v1.1.0
21732025-01-25T04:33:16.333Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
21742025-01-25T04:33:16.420Z Compiling atomicwrites v0.4.4
21752025-01-25T04:33:16.708Z Compiling derive_more v0.99.18
21762025-01-25T04:33:16.950Z Compiling argon2 v0.5.3
21772025-01-25T04:33:16.970Z Compiling owo-colors v4.1.0
21782025-01-25T04:33:17.035Z Compiling cancel-safe-futures v0.1.5
21792025-01-25T04:33:17.133Z Compiling num-rational v0.4.2
21802025-01-25T04:33:17.325Z Compiling progenitor-client v0.9.1
21812025-01-25T04:33:17.450Z Compiling num-complex v0.4.6
21822025-01-25T04:33:17.856Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
21832025-01-25T04:33:18.419Z Compiling num v0.4.3
21842025-01-25T04:33:18.568Z Compiling libsw v3.3.1
21852025-01-25T04:33:18.826Z Compiling float-ord v0.3.2
21862025-01-25T04:33:18.934Z Compiling swrite v0.1.0
21872025-01-25T04:33:19.025Z Compiling linear-map v1.2.0
21882025-01-25T04:33:19.093Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
21892025-01-25T04:33:19.300Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
21902025-01-25T04:33:19.435Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
21912025-01-25T04:33:19.670Z Compiling highway v1.2.0
21922025-01-25T04:33:20.987Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
21932025-01-25T04:33:21.075Z Compiling semver v0.1.20
21942025-01-25T04:33:21.629Z Compiling rustc_version v0.1.7
21952025-01-25T04:33:22.041Z Compiling newtype_derive v0.1.6
21962025-01-25T04:33:22.393Z Compiling tungstenite v0.21.0
21972025-01-25T04:33:22.679Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
21982025-01-25T04:33:27.126Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
21992025-01-25T04:33:27.285Z Compiling typify-macro v0.3.0
22002025-01-25T04:33:27.546Z Compiling ipnetwork v0.20.0
22012025-01-25T04:33:28.288Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
22022025-01-25T04:33:28.785Z Compiling tokio-tungstenite v0.21.0
22032025-01-25T04:33:28.943Z Compiling progenitor-client v0.8.0
22042025-01-25T04:33:28.965Z Compiling humantime v2.1.0
22052025-01-25T04:33:29.435Z Compiling progenitor v0.8.0
22062025-01-25T04:33:29.591Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
22072025-01-25T04:33:29.665Z Compiling dropshot v0.15.1
22082025-01-25T04:33:29.742Z Compiling instant v0.1.13
22092025-01-25T04:33:29.919Z Compiling backoff v0.4.0
22102025-01-25T04:33:30.296Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22112025-01-25T04:33:30.441Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
22122025-01-25T04:33:30.681Z Compiling typify v0.3.0
22132025-01-25T04:33:30.838Z Compiling progenitor-impl v0.9.1
22142025-01-25T04:33:37.156Z Compiling progenitor-macro v0.9.1
22152025-01-25T04:33:37.900Z Compiling steno v0.4.1
22162025-01-25T04:33:38.293Z Compiling parse-display v0.10.0
22172025-01-25T04:33:38.419Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22182025-01-25T04:33:38.624Z Compiling strum v0.26.3
22192025-01-25T04:33:38.830Z Compiling serde_with v3.11.0
22202025-01-25T04:33:38.833Z Compiling regress v0.9.1
22212025-01-25T04:33:41.964Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
22222025-01-25T04:33:43.489Z Compiling macaddr v1.0.1
22232025-01-25T04:33:43.717Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22242025-01-25T04:33:43.926Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22252025-01-25T04:33:43.947Z Compiling slog-dtrace v0.3.0
22262025-01-25T04:33:44.160Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
22272025-01-25T04:33:44.385Z Compiling prettyplease v0.2.25
22282025-01-25T04:33:46.518Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22292025-01-25T04:33:48.362Z Compiling progenitor v0.9.1
22302025-01-25T04:33:48.598Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
22312025-01-25T04:33:49.902Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
22322025-01-25T04:33:59.476Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
22332025-01-25T04:34:01.506Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
22342025-01-25T04:34:02.364Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
22352025-01-25T04:34:03.337Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
22362025-01-25T04:34:04.061Z Compiling half v2.4.1
22372025-01-25T04:34:04.866Z Compiling ciborium-io v0.2.2
22382025-01-25T04:34:05.990Z Compiling ciborium-ll v0.2.2
22392025-01-25T04:34:06.689Z Compiling ciborium v0.2.2
22402025-01-25T04:34:08.058Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
22412025-01-25T04:34:08.755Z Compiling display-error-chain v0.2.2
22422025-01-25T04:34:08.776Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
22432025-01-25T04:34:08.999Z Compiling same-file v1.0.6
22442025-01-25T04:34:09.323Z Compiling fastrand v2.1.1
22452025-01-25T04:34:09.686Z Compiling tempfile v3.13.0
22462025-01-25T04:34:09.712Z Compiling walkdir v2.5.0
22472025-01-25T04:34:10.340Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
22482025-01-25T04:34:10.487Z Compiling blake3 v1.5.4
22492025-01-25T04:34:11.117Z Compiling const_format_proc_macros v0.2.33
22502025-01-25T04:34:12.836Z Compiling xattr v1.3.1
22512025-01-25T04:34:13.077Z Compiling filetime v0.2.25
22522025-01-25T04:34:13.387Z Compiling memmap2 v0.9.5
22532025-01-25T04:34:13.571Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
22542025-01-25T04:34:13.803Z Compiling maplit v1.0.2
22552025-01-25T04:34:13.944Z Compiling constant_time_eq v0.3.1
22562025-01-25T04:34:14.015Z Compiling arrayref v0.3.9
22572025-01-25T04:34:14.147Z Compiling keccak v0.1.5
22582025-01-25T04:34:14.154Z Compiling arrayvec v0.7.6
22592025-01-25T04:34:14.236Z Compiling crunchy v0.2.2
22602025-01-25T04:34:14.738Z Compiling sha3 v0.10.8
22612025-01-25T04:34:15.253Z Compiling tar v0.4.42
22622025-01-25T04:34:15.606Z Compiling const_format v0.2.33
22632025-01-25T04:34:15.645Z Compiling camino-tempfile v1.1.1
22642025-01-25T04:34:16.025Z Compiling toolchain_find v0.4.0
22652025-01-25T04:34:16.096Z Compiling topological-sort v0.2.2
22662025-01-25T04:34:16.363Z Compiling tiny-keccak v2.0.2
22672025-01-25T04:34:16.490Z Compiling radium v0.7.0
22682025-01-25T04:34:16.705Z Compiling omicron-zone-package v0.12.0
22692025-01-25T04:34:16.810Z Compiling rustfmt-wrapper v0.2.1
22702025-01-25T04:34:17.151Z Compiling dsl_auto_type v0.1.2
22712025-01-25T04:34:17.349Z Compiling scheduled-thread-pool v0.2.7
22722025-01-25T04:34:17.369Z Compiling diesel_table_macro_syntax v0.2.0
22732025-01-25T04:34:17.775Z Compiling maybe-uninit v2.0.0
22742025-01-25T04:34:18.259Z Compiling tap v1.0.1
22752025-01-25T04:34:18.351Z Compiling diesel_derives v2.2.3
22762025-01-25T04:34:18.446Z Compiling wyz v0.5.1
22772025-01-25T04:34:18.837Z Compiling r2d2 v0.8.10
22782025-01-25T04:34:19.369Z Compiling phf_generator v0.11.2
22792025-01-25T04:34:19.557Z Compiling ascii-canvas v3.0.0
22802025-01-25T04:34:19.851Z Compiling secrecy v0.8.0
22812025-01-25T04:34:19.998Z Compiling async-recursion v1.1.1
22822025-01-25T04:34:20.106Z Compiling ena v0.14.3
22832025-01-25T04:34:20.531Z Compiling packed_struct v0.10.1
22842025-01-25T04:34:20.967Z Compiling regex-syntax v0.6.29
22852025-01-25T04:34:21.203Z Compiling funty v2.0.0
22862025-01-25T04:34:21.295Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
22872025-01-25T04:34:21.663Z Compiling diff v0.1.13
22882025-01-25T04:34:21.972Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
22892025-01-25T04:34:22.118Z Compiling crc-catalog v2.4.0
22902025-01-25T04:34:22.294Z Compiling arc-swap v1.7.1
22912025-01-25T04:34:22.715Z Compiling crc v3.2.1
22922025-01-25T04:34:22.953Z Compiling slog-scope v4.4.0
22932025-01-25T04:34:23.837Z Compiling bitvec v1.0.1
22942025-01-25T04:34:24.127Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
22952025-01-25T04:34:24.718Z Compiling lalrpop v0.19.12
22962025-01-25T04:34:26.095Z Compiling phf_codegen v0.11.2
22972025-01-25T04:34:26.468Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
22982025-01-25T04:34:27.543Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
22992025-01-25T04:34:27.809Z Compiling universal-hash v0.5.1
23002025-01-25T04:34:28.055Z Compiling thiserror-impl-no-std v2.0.2
23012025-01-25T04:34:28.391Z Compiling packed_struct_codegen v0.10.1
23022025-01-25T04:34:29.432Z Compiling diesel v2.2.6
23032025-01-25T04:34:30.410Z Compiling parse-zoneinfo v0.3.1
23042025-01-25T04:34:30.850Z Compiling indexmap v1.9.3
23052025-01-25T04:34:31.201Z Compiling unicase v2.7.0
23062025-01-25T04:34:31.560Z Compiling ref-cast v1.0.23
23072025-01-25T04:34:31.812Z Compiling nodrop v0.1.14
23082025-01-25T04:34:31.970Z Compiling opaque-debug v0.3.1
23092025-01-25T04:34:32.086Z Compiling poly1305 v0.8.0
23102025-01-25T04:34:32.176Z Compiling array-init v0.0.4
23112025-01-25T04:34:33.388Z Compiling chrono-tz-build v0.4.0
23122025-01-25T04:34:34.407Z Compiling thiserror-no-std v2.0.2
23132025-01-25T04:34:34.563Z Compiling smallvec v0.6.14
23142025-01-25T04:34:35.667Z Compiling slog-stdlog v4.1.1
23152025-01-25T04:34:36.532Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
23162025-01-25T04:34:36.838Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23172025-01-25T04:34:37.236Z Compiling derive_builder_core v0.20.2
23182025-01-25T04:34:37.605Z Compiling chacha20 v0.9.1
23192025-01-25T04:34:38.140Z Compiling headers-core v0.3.0
23202025-01-25T04:34:38.353Z Compiling aead v0.5.2
23212025-01-25T04:34:38.720Z Compiling libxml v0.3.3
23222025-01-25T04:34:39.108Z Compiling ref-cast-impl v1.0.23
23232025-01-25T04:34:39.331Z Compiling vte_generate_state_changes v0.1.2
23242025-01-25T04:34:39.933Z Compiling bitfield v0.14.0
23252025-01-25T04:34:40.216Z Compiling termcolor v1.4.1
23262025-01-25T04:34:40.237Z Compiling hashbrown v0.12.3
23272025-01-25T04:34:41.294Z Compiling env_logger v0.10.2
23282025-01-25T04:34:42.890Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23292025-01-25T04:34:44.403Z Compiling vte v0.11.1
23302025-01-25T04:34:45.932Z Compiling derive_builder_macro v0.20.2
23312025-01-25T04:34:46.832Z Compiling chacha20poly1305 v0.10.1
23322025-01-25T04:34:47.091Z Compiling headers v0.4.0
23332025-01-25T04:34:47.947Z Compiling polar-core v0.27.3
23342025-01-25T04:34:50.802Z Compiling slog-envlogger v2.2.0
23352025-01-25T04:34:51.229Z Compiling serde-hex v0.1.0
23362025-01-25T04:34:53.570Z Compiling vsss-rs v3.3.4
23372025-01-25T04:34:56.241Z Compiling chrono-tz v0.10.1
23382025-01-25T04:34:56.884Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
23392025-01-25T04:34:57.707Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23402025-01-25T04:34:58.075Z Compiling ron v0.8.1
23412025-01-25T04:34:59.871Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
23422025-01-25T04:35:00.176Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
23432025-01-25T04:35:00.492Z Compiling hashbrown v0.13.2
23442025-01-25T04:35:01.828Z Compiling strum_macros v0.24.3
23452025-01-25T04:35:03.746Z Compiling fxhash v0.2.1
23462025-01-25T04:35:04.081Z Compiling samael v0.0.17
23472025-01-25T04:35:04.726Z Compiling bytecount v0.6.8
23482025-01-25T04:35:04.858Z Compiling indoc v1.0.9
23492025-01-25T04:35:05.057Z Compiling zip v2.1.3
23502025-01-25T04:35:05.395Z Compiling simd-adler32 v0.3.7
23512025-01-25T04:35:05.692Z Compiling crc-any v2.5.0
23522025-01-25T04:35:05.741Z Compiling lockfree-object-pool v0.1.6
23532025-01-25T04:35:06.046Z Compiling bumpalo v3.16.0
23542025-01-25T04:35:06.671Z Compiling zopfli v0.8.1
23552025-01-25T04:35:06.692Z Compiling lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc)
23562025-01-25T04:35:11.005Z Compiling papergrid v0.11.0
23572025-01-25T04:35:15.718Z Compiling object v0.30.4
23582025-01-25T04:35:16.655Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23592025-01-25T04:35:21.540Z Compiling derive_builder v0.20.2
23602025-01-25T04:35:21.778Z Compiling strip-ansi-escapes v0.2.0
23612025-01-25T04:35:22.804Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
23622025-01-25T04:35:23.128Z Compiling tabled_derive v0.7.0
23632025-01-25T04:35:24.454Z Compiling fd-lock v4.0.2
23642025-01-25T04:35:24.722Z Compiling peg-macros v0.8.4
23652025-01-25T04:35:25.239Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
23662025-01-25T04:35:25.901Z Compiling kstat-rs v0.2.4
23672025-01-25T04:35:26.228Z Compiling oso-derive v0.27.3
23682025-01-25T04:35:26.825Z Compiling impl-trait-for-tuples v0.2.2
23692025-01-25T04:35:27.205Z Compiling quick-xml v0.33.0
23702025-01-25T04:35:27.848Z Compiling diesel-dtrace v0.4.2
23712025-01-25T04:35:27.983Z Compiling nu-ansi-term v0.50.1
23722025-01-25T04:35:28.221Z Compiling path-slash v0.1.5
23732025-01-25T04:35:28.488Z Compiling reedline v0.35.0
23742025-01-25T04:35:29.257Z Compiling hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0)
23752025-01-25T04:35:32.940Z Compiling oso v0.27.3
23762025-01-25T04:35:33.800Z Compiling peg v0.8.4
23772025-01-25T04:35:33.934Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
23782025-01-25T04:35:39.632Z Compiling tabled v0.15.0
23792025-01-25T04:35:50.755Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
23802025-01-25T04:35:54.738Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
23812025-01-25T04:35:56.811Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
23822025-01-25T04:35:58.321Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812)
23832025-01-25T04:35:59.227Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
23842025-01-25T04:35:59.509Z Compiling pem v3.0.4
23852025-01-25T04:35:59.554Z Compiling bb8 v0.8.5
23862025-01-25T04:36:00.202Z Compiling bcs v0.1.6
23872025-01-25T04:36:01.024Z Compiling libz-sys v1.1.20
23882025-01-25T04:36:01.179Z Compiling termtree v0.5.1
23892025-01-25T04:36:01.461Z Compiling parking_lot_core v0.8.6
23902025-01-25T04:36:01.941Z Compiling async-bb8-diesel v0.2.1
23912025-01-25T04:36:02.776Z Compiling mime_guess v2.0.5
23922025-01-25T04:36:04.559Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
23932025-01-25T04:36:07.891Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
23942025-01-25T04:36:09.164Z Compiling buf-list v1.0.3
23952025-01-25T04:36:11.385Z Compiling nibble_vec v0.1.0
23962025-01-25T04:36:11.564Z Compiling libgit2-sys v0.17.0+1.8.1
23972025-01-25T04:36:12.365Z Compiling pin-project-internal v1.1.6
23982025-01-25T04:36:13.015Z Compiling atty v0.2.14
23992025-01-25T04:36:13.201Z Compiling salty v0.3.0
24002025-01-25T04:36:13.638Z Compiling http-range v0.1.5
24012025-01-25T04:36:14.235Z Compiling endian-type v0.1.2
24022025-01-25T04:36:14.505Z Compiling radix_trie v0.2.1
24032025-01-25T04:36:15.058Z Compiling pin-project v1.1.6
24042025-01-25T04:36:15.465Z Compiling parking_lot v0.11.2
24052025-01-25T04:36:20.496Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24062025-01-25T04:36:23.701Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
24072025-01-25T04:36:24.256Z Compiling snafu-derive v0.8.5
24082025-01-25T04:36:25.223Z Compiling hyper-staticfile v0.10.1
24092025-01-25T04:36:28.265Z Compiling sled v0.34.7
24102025-01-25T04:36:28.729Z Compiling snafu v0.8.5
24112025-01-25T04:36:29.992Z Compiling hickory-client v0.24.2
24122025-01-25T04:36:35.180Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
24132025-01-25T04:36:36.360Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
24142025-01-25T04:36:51.136Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
24152025-01-25T04:36:58.795Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
24162025-01-25T04:37:00.360Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
24172025-01-25T04:37:02.895Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
24182025-01-25T04:37:04.473Z Compiling globset v0.4.15
24192025-01-25T04:37:06.362Z Compiling hickory-server v0.24.2
24202025-01-25T04:37:07.053Z Compiling olpc-cjson v0.1.4
24212025-01-25T04:37:07.421Z Compiling primeorder v0.13.6
24222025-01-25T04:37:07.447Z Compiling castaway v0.2.3
24232025-01-25T04:37:07.722Z Compiling vergen v8.3.2
24242025-01-25T04:37:07.992Z Compiling env_filter v0.1.2
24252025-01-25T04:37:08.012Z Compiling serde_plain v1.0.2
24262025-01-25T04:37:08.588Z Compiling cargo-platform v0.1.8
24272025-01-25T04:37:09.105Z Compiling nanorand v0.7.0
24282025-01-25T04:37:09.547Z Compiling memoffset v0.9.1
24292025-01-25T04:37:09.777Z Compiling typed-path v0.9.3
24302025-01-25T04:37:10.084Z Compiling flume v0.11.1
24312025-01-25T04:37:10.821Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
24322025-01-25T04:37:11.413Z Compiling cargo_metadata v0.18.1
24332025-01-25T04:37:12.036Z Compiling env_logger v0.11.5
24342025-01-25T04:37:13.450Z Compiling tough v0.19.0
24352025-01-25T04:37:14.513Z Compiling p384 v0.13.0
24362025-01-25T04:37:16.853Z Compiling compact_str v0.8.0
24372025-01-25T04:37:18.072Z Compiling git2 v0.19.0
24382025-01-25T04:37:18.641Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
24392025-01-25T04:37:19.302Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24402025-01-25T04:37:21.505Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24412025-01-25T04:37:22.723Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
24422025-01-25T04:37:23.393Z Compiling unicode-truncate v1.1.0
24432025-01-25T04:37:23.712Z Compiling lru v0.12.5
24442025-01-25T04:37:24.108Z Compiling rand_seeder v0.3.0
24452025-01-25T04:37:24.550Z Compiling libsqlite3-sys v0.30.1
24462025-01-25T04:37:25.096Z Compiling lzma-sys v0.1.20
24472025-01-25T04:37:25.828Z Compiling instability v0.3.2
24482025-01-25T04:37:26.482Z Compiling rustls v0.21.12
24492025-01-25T04:37:26.847Z Compiling cfg_aliases v0.2.1
24502025-01-25T04:37:26.867Z Compiling cassowary v0.3.0
24512025-01-25T04:37:26.979Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
24522025-01-25T04:37:27.321Z Compiling parse-size v1.1.0
24532025-01-25T04:37:27.668Z Compiling tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib)
24542025-01-25T04:37:29.434Z Compiling ratatui v0.28.1
24552025-01-25T04:37:29.596Z Compiling nix v0.29.0
24562025-01-25T04:37:30.559Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
24572025-01-25T04:37:30.721Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
24582025-01-25T04:37:30.958Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
24592025-01-25T04:37:32.091Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
24602025-01-25T04:37:32.863Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
24612025-01-25T04:37:33.199Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
24622025-01-25T04:37:34.512Z Compiling rustls-webpki v0.101.7
24632025-01-25T04:37:36.928Z Compiling sct v0.7.1
24642025-01-25T04:37:37.253Z Compiling heck v0.3.3
24652025-01-25T04:37:37.420Z Compiling csv-core v0.1.11
24662025-01-25T04:37:37.618Z Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475)
24672025-01-25T04:37:37.964Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
24682025-01-25T04:37:38.295Z Compiling glob v0.3.1
24692025-01-25T04:37:38.436Z Compiling csv v1.3.0
24702025-01-25T04:37:38.456Z Compiling zone_cfg_derive v0.1.2
24712025-01-25T04:37:39.813Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
24722025-01-25T04:37:40.723Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
24732025-01-25T04:37:46.821Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
24742025-01-25T04:37:48.145Z Compiling nix v0.27.1
24752025-01-25T04:37:48.485Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
24762025-01-25T04:37:49.326Z Compiling update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
24772025-01-25T04:37:50.881Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
24782025-01-25T04:37:56.258Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
24792025-01-25T04:37:58.971Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
24802025-01-25T04:37:59.342Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
24812025-01-25T04:38:00.285Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
24822025-01-25T04:38:00.461Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
24832025-01-25T04:38:00.543Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
24842025-01-25T04:38:00.812Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
24852025-01-25T04:38:00.876Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24862025-01-25T04:38:01.626Z Compiling tungstenite v0.23.0
24872025-01-25T04:38:02.381Z Compiling hashlink v0.9.1
24882025-01-25T04:38:03.199Z Compiling fallible-streaming-iterator v0.1.9
24892025-01-25T04:38:03.531Z Compiling base64 v0.13.1
24902025-01-25T04:38:03.644Z Compiling fallible-iterator v0.3.0
24912025-01-25T04:38:04.355Z Compiling rusqlite v0.32.1
24922025-01-25T04:38:04.411Z Compiling ron v0.7.1
24932025-01-25T04:38:05.559Z Compiling tokio-tungstenite v0.23.1
24942025-01-25T04:38:06.197Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
24952025-01-25T04:38:06.379Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
24962025-01-25T04:38:08.118Z Compiling xz2 v0.1.7
24972025-01-25T04:38:09.231Z Compiling tokio-rustls v0.24.1
24982025-01-25T04:38:09.709Z Compiling zone v0.1.8
24992025-01-25T04:38:13.095Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
25002025-01-25T04:38:14.245Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
25012025-01-25T04:38:17.113Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
25022025-01-25T04:38:18.626Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
25032025-01-25T04:38:19.310Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
25042025-01-25T04:38:26.029Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
25052025-01-25T04:38:26.204Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25062025-01-25T04:38:28.538Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25072025-01-25T04:38:29.398Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
25082025-01-25T04:38:31.240Z Compiling rustls-pemfile v1.0.4
25092025-01-25T04:38:32.373Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
25102025-01-25T04:38:32.387Z Compiling openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types)
25112025-01-25T04:38:32.463Z Compiling signal-hook-tokio v0.3.1
25122025-01-25T04:38:32.567Z Compiling common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25132025-01-25T04:38:32.817Z Compiling twox-hash v1.6.3
25142025-01-25T04:38:33.465Z Compiling yasna v0.5.2
25152025-01-25T04:38:33.761Z Compiling unicode-linebreak v0.1.5
25162025-01-25T04:38:34.345Z Compiling smawk v0.3.2
25172025-01-25T04:38:34.655Z Compiling is_ci v1.2.0
25182025-01-25T04:38:34.992Z Compiling supports-color v3.0.1
25192025-01-25T04:38:35.479Z Compiling textwrap v0.16.1
25202025-01-25T04:38:36.846Z Compiling rcgen v0.12.1
25212025-01-25T04:38:38.372Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
25222025-01-25T04:38:41.710Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61)
25232025-01-25T04:38:46.733Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
25242025-01-25T04:38:47.181Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
25252025-01-25T04:38:47.811Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
25262025-01-25T04:38:53.887Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
25272025-01-25T04:39:01.509Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25282025-01-25T04:39:06.512Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
25292025-01-25T04:39:08.675Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
25302025-01-25T04:39:09.252Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
25312025-01-25T04:39:19.733Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
25322025-01-25T04:39:24.097Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
25332025-01-25T04:39:24.441Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
25342025-01-25T04:39:26.262Z Compiling fatfs v0.3.6
25352025-01-25T04:39:28.610Z Compiling subprocess v0.2.9
25362025-01-25T04:39:29.171Z Compiling rtoolbox v0.0.2
25372025-01-25T04:39:29.633Z Compiling assert_matches v1.5.0
25382025-01-25T04:39:33.373Z Compiling rpassword v7.3.1
25392025-01-25T04:39:33.870Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
25402025-01-25T04:39:34.719Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
25412025-01-25T04:39:35.840Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
25422025-01-25T04:39:41.502Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
25432025-01-25T04:39:43.076Z Compiling tui-tree-widget v0.22.0
25442025-01-25T04:39:43.542Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
25452025-01-25T04:39:50.059Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
25462025-01-25T04:39:50.391Z Compiling uzers v0.12.1
25472025-01-25T04:39:53.556Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
25482025-01-25T04:39:56.948Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
25492025-01-25T04:39:58.885Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
25502025-01-25T04:40:30.953Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
25512025-01-25T04:40:34.183Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
25522025-01-25T04:40:39.075Z Compiling multimap v0.10.0
25532025-01-25T04:43:04.653Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
25542025-01-25T04:43:17.394Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25552025-01-25T04:50:21.021Z Finished `release` profile [optimized] target(s) in 16m 59s
25562025-01-25T04:51:25.254Z
25572025-01-25T04:51:25.257Zreal 18:04.474327990
25582025-01-25T04:51:25.257Zuser 2:07:17.155734404
25592025-01-25T04:51:25.257Zsys 3:20.500439597
25602025-01-25T04:51:25.257Ztrap 3.346012367
25612025-01-25T04:51:25.257Ztflt 3.053957833
25622025-01-25T04:51:25.258Zdflt 3.861907555
25632025-01-25T04:51:25.258Zkflt 0.025290295
25642025-01-25T04:51:25.258Zlock 7:43:31.389211829
25652025-01-25T04:51:25.258Zslp 6:28:35.374993050
25662025-01-25T04:51:25.258Zlat 3:22.211228415
25672025-01-25T04:51:25.258Zstop 2:46.961595675
25682025-01-25T04:51:25.258Z+ mapfile -t packages
25692025-01-25T04:51:25.258Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
25702025-01-25T04:51:26.325Z Finished `release` profile [optimized] target(s) in 1.01s
25712025-01-25T04:51:26.396Z Running `target/release/omicron-package -t test list-outputs`
25722025-01-25T04:51:26.448ZLogging to: /work/oxidecomputer/omicron/out/LOG
25732025-01-25T04:51:26.450Z+ ptime -m cargo build --locked --release -p xtask
25742025-01-25T04:51:27.042Z Compiling serde v1.0.217
25752025-01-25T04:51:27.044Z Compiling serde_json v1.0.135
25762025-01-25T04:51:27.045Z Compiling libc v0.2.169
25772025-01-25T04:51:27.045Z Compiling rustix v0.38.37
25782025-01-25T04:51:27.045Z Compiling syn v2.0.96
25792025-01-25T04:51:27.137Z Compiling bitflags v2.6.0
25802025-01-25T04:51:27.488Z Compiling usdt-impl v0.5.0
25812025-01-25T04:51:27.565Z Compiling syn v1.0.109
25822025-01-25T04:51:27.710Z Compiling log v0.4.22
25832025-01-25T04:51:27.714Z Compiling hashbrown v0.15.1
25842025-01-25T04:51:27.941Z Compiling fs-err v2.11.0
25852025-01-25T04:51:28.132Z Compiling anyhow v1.0.95
25862025-01-25T04:51:28.279Z Compiling once_cell v1.20.2
25872025-01-25T04:51:28.531Z Compiling thread-id v4.2.2
25882025-01-25T04:51:28.977Z Compiling indexmap v2.7.0
25892025-01-25T04:51:29.963Z Compiling terminal_size v0.4.0
25902025-01-25T04:51:29.963Z Compiling tempfile v3.13.0
25912025-01-25T04:51:30.196Z Compiling clap_builder v4.5.21
25922025-01-25T04:51:31.081Z Compiling proc-macro-error v1.0.4
25932025-01-25T04:51:31.777Z Compiling tabled_derive v0.7.0
25942025-01-25T04:51:32.914Z Compiling tabled v0.15.0
25952025-01-25T04:51:33.786Z Compiling serde_derive v1.0.217
25962025-01-25T04:51:33.786Z Compiling thiserror-impl v1.0.69
25972025-01-25T04:51:33.789Z Compiling zerocopy-derive v0.7.35
25982025-01-25T04:51:33.789Z Compiling scroll_derive v0.12.0
25992025-01-25T04:51:33.789Z Compiling clap_derive v4.5.18
26002025-01-25T04:51:35.205Z Compiling scroll v0.12.0
26012025-01-25T04:51:35.780Z Compiling zerocopy v0.7.35
26022025-01-25T04:51:36.440Z Compiling thiserror v1.0.69
26032025-01-25T04:51:36.635Z Compiling pest v2.7.14
26042025-01-25T04:51:37.467Z Compiling goblin v0.8.2
26052025-01-25T04:51:38.330Z Compiling clap v4.5.21
26062025-01-25T04:51:39.727Z Compiling pest_meta v2.7.14
26072025-01-25T04:51:41.500Z Compiling pest_generator v2.7.14
26082025-01-25T04:51:43.473Z Compiling pest_derive v2.7.14
26092025-01-25T04:51:44.235Z Compiling dtrace-parser v0.2.0
26102025-01-25T04:51:48.106Z Compiling toml_datetime v0.6.8
26112025-01-25T04:51:48.948Z Compiling serde_tokenstream v0.2.2
26122025-01-25T04:51:49.511Z Compiling serde_spanned v0.6.8
26132025-01-25T04:51:49.814Z Compiling toml_edit v0.22.22
26142025-01-25T04:51:51.094Z Compiling dof v0.3.0
26152025-01-25T04:51:51.419Z Compiling camino v1.1.9
26162025-01-25T04:51:52.939Z Compiling cargo-platform v0.1.8
26172025-01-25T04:51:53.293Z Compiling usdt-attr-macro v0.5.0
26182025-01-25T04:51:54.039Z Compiling toml v0.8.19
26192025-01-25T04:51:54.654Z Compiling usdt-macro v0.5.0
26202025-01-25T04:51:55.959Z Compiling semver v1.0.24
26212025-01-25T04:51:56.586Z Compiling cargo_metadata v0.18.1
26222025-01-25T04:51:56.793Z Compiling usdt v0.5.0
26232025-01-25T04:51:57.368Z Compiling cargo_toml v0.20.5
26242025-01-25T04:51:58.410Z Compiling camino-tempfile v1.1.1
26252025-01-25T04:51:59.053Z Compiling macaddr v1.0.1
26262025-01-25T04:52:10.952Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
26272025-01-25T04:52:21.864Z Finished `release` profile [optimized] target(s) in 54.99s
26282025-01-25T04:52:22.000Z
26292025-01-25T04:52:22.003Zreal 55.151318582
26302025-01-25T04:52:22.003Zuser 5:44.896952468
26312025-01-25T04:52:22.003Zsys 19.022383737
26322025-01-25T04:52:22.003Ztrap 0.168287575
26332025-01-25T04:52:22.003Ztflt 0.244636534
26342025-01-25T04:52:22.003Zdflt 0.385214500
26352025-01-25T04:52:22.003Zkflt 0.000003963
26362025-01-25T04:52:22.003Zlock 10:26.949888181
26372025-01-25T04:52:22.003Zslp 15:54.905726895
26382025-01-25T04:52:22.003Zlat 13.435615200
26392025-01-25T04:52:22.003Zstop 17.206727329
26402025-01-25T04:52:22.003Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
26412025-01-25T04:52:22.003Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
26422025-01-25T04:52:22.003Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
26432025-01-25T04:52:22.003Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
26442025-01-25T04:52:22.003Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
26452025-01-25T04:52:22.921Z Compiling hashbrown v0.14.5
26462025-01-25T04:52:23.055Z Compiling thiserror v2.0.11
26472025-01-25T04:52:23.071Z Compiling thiserror-impl v2.0.11
26482025-01-25T04:52:23.075Z Compiling ident_case v1.0.1
26492025-01-25T04:52:23.089Z Compiling unsafe-libyaml v0.2.11
26502025-01-25T04:52:23.091Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26512025-01-25T04:52:23.091Z Compiling ipnetwork v0.20.0
26522025-01-25T04:52:23.091Z Compiling progenitor-client v0.9.1
26532025-01-25T04:52:23.350Z Compiling darling_core v0.20.10
26542025-01-25T04:52:23.574Z Compiling oxnet v0.1.0 (https://github.com/oxidecomputer/oxnet#49ee85dc)
26552025-01-25T04:52:23.685Z Compiling macaddr v1.0.1
26562025-01-25T04:52:24.000Z Compiling progenitor-client v0.8.0
26572025-01-25T04:52:24.035Z Compiling instant v0.1.13
26582025-01-25T04:52:24.160Z Compiling regress v0.10.1
26592025-01-25T04:52:24.182Z Compiling structmeta-derive v0.3.0
26602025-01-25T04:52:24.202Z Compiling dropshot v0.15.1
26612025-01-25T04:52:24.263Z Compiling regress v0.9.1
26622025-01-25T04:52:24.510Z Compiling serde_yaml v0.9.34+deprecated
26632025-01-25T04:52:24.614Z Compiling dropshot_endpoint v0.15.1
26642025-01-25T04:52:25.109Z Compiling diffus-derive v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26652025-01-25T04:52:26.454Z Compiling diffus v0.10.0 (https://github.com/oxidecomputer/diffus?branch=oxide%2Fmain#e3cfd506)
26662025-01-25T04:52:26.584Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26672025-01-25T04:52:26.942Z Compiling structmeta v0.3.0
26682025-01-25T04:52:27.389Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
26692025-01-25T04:52:27.409Z Compiling parse-display-derive v0.10.0
26702025-01-25T04:52:27.430Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
26712025-01-25T04:52:27.606Z Compiling backoff v0.4.0
26722025-01-25T04:52:27.902Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26732025-01-25T04:52:28.000Z Compiling typify-impl v0.2.0
26742025-01-25T04:52:28.168Z Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945)
26752025-01-25T04:52:28.363Z Compiling tempfile v3.13.0
26762025-01-25T04:52:28.693Z Compiling proc-macro-crate v1.3.1
26772025-01-25T04:52:29.123Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
26782025-01-25T04:52:29.193Z Compiling typify-impl v0.3.0
26792025-01-25T04:52:29.225Z Compiling itertools v0.13.0
26802025-01-25T04:52:29.505Z Compiling zerocopy v0.8.10
26812025-01-25T04:52:29.538Z Compiling darling_macro v0.20.10
26822025-01-25T04:52:29.680Z Compiling num_enum_derive v0.5.11
26832025-01-25T04:52:30.405Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
26842025-01-25T04:52:30.489Z Compiling darling v0.20.10
26852025-01-25T04:52:30.630Z Compiling serde_with_macros v3.11.0
26862025-01-25T04:52:30.838Z Compiling zerocopy-derive v0.8.10
26872025-01-25T04:52:31.688Z Compiling parse-display v0.10.0
26882025-01-25T04:52:32.152Z Compiling num_enum v0.5.11
26892025-01-25T04:52:32.285Z Compiling foreign-types-macros v0.2.3
26902025-01-25T04:52:32.383Z Compiling heapless v0.8.0
26912025-01-25T04:52:32.391Z Compiling foreign-types-shared v0.3.1
26922025-01-25T04:52:32.519Z Compiling crucible-workspace-hack v0.1.0
26932025-01-25T04:52:32.860Z Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
26942025-01-25T04:52:33.256Z Compiling proc-macro-error v1.0.4
26952025-01-25T04:52:33.373Z Compiling serde_with v3.11.0
26962025-01-25T04:52:33.599Z Compiling foreign-types v0.5.0
26972025-01-25T04:52:33.980Z Compiling camino-tempfile v1.1.1
26982025-01-25T04:52:34.081Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
26992025-01-25T04:52:34.465Z Compiling hash32 v0.3.1
27002025-01-25T04:52:34.762Z Compiling cstr-argument v0.1.2
27012025-01-25T04:52:34.951Z Compiling pretty-hex v0.2.1
27022025-01-25T04:52:35.031Z Compiling smoltcp v0.11.0
27032025-01-25T04:52:35.194Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
27042025-01-25T04:52:35.593Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
27052025-01-25T04:52:35.779Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
27062025-01-25T04:52:36.492Z Compiling tabwriter v1.4.0
27072025-01-25T04:52:36.888Z Compiling colored v2.1.0
27082025-01-25T04:52:36.891Z Compiling cobs v0.2.3
27092025-01-25T04:52:36.979Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27102025-01-25T04:52:37.180Z Compiling postcard v1.0.10
27112025-01-25T04:52:37.298Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27122025-01-25T04:52:37.518Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27132025-01-25T04:52:37.581Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys#e07ad764)
27142025-01-25T04:52:37.827Z Compiling smf v0.2.3
27152025-01-25T04:52:38.036Z Compiling poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3)
27162025-01-25T04:52:38.348Z Compiling zone_cfg_derive v0.3.0
27172025-01-25T04:52:38.438Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27182025-01-25T04:52:38.880Z Compiling num-derive v0.4.2
27192025-01-25T04:52:39.160Z Compiling sigpipe v0.1.3
27202025-01-25T04:52:39.251Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
27212025-01-25T04:52:39.610Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
27222025-01-25T04:52:39.736Z Compiling ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27232025-01-25T04:52:39.760Z Compiling zone v0.3.0
27242025-01-25T04:52:40.493Z Compiling ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247)
27252025-01-25T04:52:40.605Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27262025-01-25T04:52:41.063Z Compiling universal-hash v0.5.1
27272025-01-25T04:52:41.172Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27282025-01-25T04:52:41.288Z Compiling opaque-debug v0.3.1
27292025-01-25T04:52:41.310Z Compiling tungstenite v0.21.0
27302025-01-25T04:52:41.422Z Compiling num-rational v0.4.2
27312025-01-25T04:52:41.502Z Compiling password-hash v0.5.0
27322025-01-25T04:52:42.020Z Compiling blake2 v0.10.6
27332025-01-25T04:52:42.290Z Compiling num-complex v0.4.6
27342025-01-25T04:52:42.552Z Compiling aead v0.5.2
27352025-01-25T04:52:42.917Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27362025-01-25T04:52:43.060Z Compiling convert_case v0.4.0
27372025-01-25T04:52:43.104Z Compiling keccak v0.1.5
27382025-01-25T04:52:43.290Z Compiling base64 v0.21.7
27392025-01-25T04:52:43.358Z Compiling num v0.4.3
27402025-01-25T04:52:43.406Z Compiling sha3 v0.10.8
27412025-01-25T04:52:43.487Z Compiling argon2 v0.5.3
27422025-01-25T04:52:43.686Z Compiling typify-macro v0.2.0
27432025-01-25T04:52:43.919Z Compiling derive_more v0.99.18
27442025-01-25T04:52:43.985Z Compiling tokio-tungstenite v0.21.0
27452025-01-25T04:52:44.453Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27462025-01-25T04:52:44.476Z Compiling poly1305 v0.8.0
27472025-01-25T04:52:44.574Z Compiling chacha20 v0.9.1
27482025-01-25T04:52:44.815Z Compiling float-ord v0.3.2
27492025-01-25T04:52:44.942Z Compiling typify-macro v0.3.0
27502025-01-25T04:52:45.028Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
27512025-01-25T04:52:45.066Z Compiling same-file v1.0.6
27522025-01-25T04:52:45.434Z Compiling semver v0.1.20
27532025-01-25T04:52:45.484Z Compiling walkdir v2.5.0
27542025-01-25T04:52:46.021Z Compiling rustc_version v0.1.7
27552025-01-25T04:52:46.256Z Compiling newline-converter v0.3.0
27562025-01-25T04:52:46.283Z Compiling primeorder v0.13.6
27572025-01-25T04:52:46.346Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=b56afeeb14e0042cbd7bda85b166ed86ee17820e#b56afeeb)
27582025-01-25T04:52:46.462Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27592025-01-25T04:52:46.526Z Compiling secrecy v0.8.0
27602025-01-25T04:52:46.631Z Compiling cancel-safe-futures v0.1.5
27612025-01-25T04:52:46.799Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27622025-01-25T04:52:46.834Z Compiling owo-colors v4.1.0
27632025-01-25T04:52:47.058Z Compiling newtype_derive v0.1.6
27642025-01-25T04:52:47.064Z Compiling expectorate v1.1.0
27652025-01-25T04:52:47.164Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
27662025-01-25T04:52:47.279Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
27672025-01-25T04:52:47.355Z Compiling thiserror-impl-no-std v2.0.2
27682025-01-25T04:52:47.478Z Compiling typify v0.2.0
27692025-01-25T04:52:47.559Z Compiling blake3 v1.5.4
27702025-01-25T04:52:47.581Z Compiling unicase v2.7.0
27712025-01-25T04:52:47.626Z Compiling progenitor-impl v0.8.0
27722025-01-25T04:52:47.646Z Compiling half v2.4.1
27732025-01-25T04:52:47.930Z Compiling ciborium-io v0.2.2
27742025-01-25T04:52:48.186Z Compiling arc-swap v1.7.1
27752025-01-25T04:52:48.191Z Compiling ciborium-ll v0.2.2
27762025-01-25T04:52:48.432Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
27772025-01-25T04:52:48.599Z Compiling slog-scope v4.4.0
27782025-01-25T04:52:48.713Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
27792025-01-25T04:52:48.840Z Compiling typify v0.3.0
27802025-01-25T04:52:49.004Z Compiling progenitor-impl v0.9.1
27812025-01-25T04:52:49.094Z Compiling polyval v0.6.2
27822025-01-25T04:52:49.556Z Compiling atomicwrites v0.4.4
27832025-01-25T04:52:49.631Z Compiling libsw v3.3.1
27842025-01-25T04:52:49.944Z Compiling memmap2 v0.9.5
27852025-01-25T04:52:49.985Z Compiling constant_time_eq v0.3.1
27862025-01-25T04:52:50.217Z Compiling linear-map v1.2.0
27872025-01-25T04:52:50.247Z Compiling thiserror-no-std v2.0.2
27882025-01-25T04:52:50.437Z Compiling arrayvec v0.7.6
27892025-01-25T04:52:50.441Z Compiling libefi-sys v0.1.0
27902025-01-25T04:52:50.587Z Compiling parking_lot_core v0.8.6
27912025-01-25T04:52:50.734Z Compiling salty v0.3.0
27922025-01-25T04:52:50.809Z Compiling indent_write v2.2.0
27932025-01-25T04:52:50.867Z Compiling arrayref v0.3.9
27942025-01-25T04:52:50.921Z Compiling vsss-rs v3.3.4
27952025-01-25T04:52:51.063Z Compiling update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
27962025-01-25T04:52:51.151Z Compiling ghash v0.5.1
27972025-01-25T04:52:51.376Z Compiling slog-stdlog v4.1.1
27982025-01-25T04:52:51.449Z Compiling ciborium v0.2.2
27992025-01-25T04:52:52.240Z Compiling p384 v0.13.0
28002025-01-25T04:52:52.509Z Compiling toolchain_find v0.4.0
28012025-01-25T04:52:52.811Z Compiling chacha20poly1305 v0.10.1
28022025-01-25T04:52:52.860Z Compiling ctr v0.9.2
28032025-01-25T04:52:53.092Z Compiling lzma-sys v0.1.20
28042025-01-25T04:52:53.171Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c)
28052025-01-25T04:52:53.250Z Compiling bitfield-struct v0.6.2
28062025-01-25T04:52:53.603Z Compiling slog-dtrace v0.3.0
28072025-01-25T04:52:53.857Z Compiling highway v1.2.0
28082025-01-25T04:52:53.861Z Compiling topological-sort v0.2.2
28092025-01-25T04:52:54.075Z Compiling omicron-zone-package v0.12.0
28102025-01-25T04:52:54.253Z Compiling aes-gcm v0.10.3
28112025-01-25T04:52:54.584Z Compiling rustfmt-wrapper v0.2.1
28122025-01-25T04:52:54.619Z Compiling mime_guess v2.0.5
28132025-01-25T04:52:54.680Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28142025-01-25T04:52:54.823Z Compiling progenitor-macro v0.8.0
28152025-01-25T04:52:54.976Z Compiling slog-envlogger v2.2.0
28162025-01-25T04:52:55.058Z Compiling steno v0.4.1
28172025-01-25T04:52:55.806Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28182025-01-25T04:52:56.103Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
28192025-01-25T04:52:56.107Z Compiling heck v0.3.3
28202025-01-25T04:52:56.172Z Compiling ssh-encoding v0.2.0
28212025-01-25T04:52:56.261Z Compiling progenitor-macro v0.9.1
28222025-01-25T04:52:56.472Z Compiling blowfish v0.9.1
28232025-01-25T04:52:56.475Z Compiling nibble_vec v0.1.0
28242025-01-25T04:52:56.717Z Compiling env_filter v0.1.2
28252025-01-25T04:52:56.753Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#e07ad764)
28262025-01-25T04:52:56.987Z Compiling humantime v2.1.0
28272025-01-25T04:52:57.058Z Compiling endian-type v0.1.2
28282025-01-25T04:52:57.240Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212)
28292025-01-25T04:52:57.334Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28302025-01-25T04:52:57.402Z Compiling radix_trie v0.2.1
28312025-01-25T04:52:57.477Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
28322025-01-25T04:52:57.535Z Compiling env_logger v0.11.5
28332025-01-25T04:52:57.602Z Compiling bcrypt-pbkdf v0.10.0
28342025-01-25T04:52:58.052Z Compiling ssh-cipher v0.2.0
28352025-01-25T04:52:58.251Z Compiling zone_cfg_derive v0.1.2
28362025-01-25T04:52:58.357Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
28372025-01-25T04:52:58.782Z Compiling parking_lot v0.11.2
28382025-01-25T04:52:58.814Z Compiling attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28392025-01-25T04:52:59.715Z Compiling cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28402025-01-25T04:52:59.736Z Compiling password-hash v0.4.2
28412025-01-25T04:52:59.756Z Compiling gethostname v0.5.0
28422025-01-25T04:52:59.968Z Compiling fxhash v0.2.1
28432025-01-25T04:53:00.059Z Compiling http-range v0.1.5
28442025-01-25T04:53:00.147Z Compiling zip v2.1.3
28452025-01-25T04:53:00.210Z Compiling bumpalo v3.16.0
28462025-01-25T04:53:00.256Z Compiling base64 v0.13.1
28472025-01-25T04:53:00.412Z Compiling simd-adler32 v0.3.7
28482025-01-25T04:53:00.495Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738)
28492025-01-25T04:53:00.641Z Compiling lockfree-object-pool v0.1.6
28502025-01-25T04:53:00.729Z Compiling ron v0.7.1
28512025-01-25T04:53:00.896Z Compiling pbkdf2 v0.11.0
28522025-01-25T04:53:00.928Z Compiling zopfli v0.8.1
28532025-01-25T04:53:00.949Z Compiling sled v0.34.7
28542025-01-25T04:53:01.000Z Compiling propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28552025-01-25T04:53:01.311Z Compiling zone v0.1.8
28562025-01-25T04:53:01.756Z Compiling xz2 v0.1.7
28572025-01-25T04:53:01.761Z Compiling dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8)
28582025-01-25T04:53:02.699Z Compiling ssh-key v0.6.6
28592025-01-25T04:53:02.898Z Compiling hickory-client v0.24.2
28602025-01-25T04:53:03.294Z Compiling p256 v0.13.2
28612025-01-25T04:53:03.318Z Compiling p521 v0.13.3
28622025-01-25T04:53:04.125Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
28632025-01-25T04:53:04.243Z Compiling hickory-server v0.24.2
28642025-01-25T04:53:05.158Z Compiling pem v3.0.4
28652025-01-25T04:53:05.783Z Compiling yasna v0.5.2
28662025-01-25T04:53:05.930Z Compiling headers-core v0.3.0
28672025-01-25T04:53:06.149Z Compiling kstat-rs v0.2.4
28682025-01-25T04:53:06.798Z Compiling nanorand v0.7.0
28692025-01-25T04:53:06.989Z Compiling atty v0.2.14
28702025-01-25T04:53:07.141Z Compiling russh-cryptovec v0.7.3
28712025-01-25T04:53:07.180Z Compiling md5 v0.7.0
28722025-01-25T04:53:07.401Z Compiling flume v0.11.1
28732025-01-25T04:53:07.464Z Compiling rcgen v0.12.1
28742025-01-25T04:53:07.494Z Compiling russh-keys v0.45.0
28752025-01-25T04:53:07.693Z Compiling headers v0.4.0
28762025-01-25T04:53:07.898Z Compiling progenitor v0.8.0
28772025-01-25T04:53:08.136Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28782025-01-25T04:53:08.692Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=93cd0d642cf1b58f9f4528275e2a2aa758e9feb3#93cd0d64)
28792025-01-25T04:53:09.233Z Compiling progenitor v0.9.1
28802025-01-25T04:53:09.475Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28812025-01-25T04:53:09.499Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
28822025-01-25T04:53:09.652Z Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client)
28832025-01-25T04:53:10.087Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
28842025-01-25T04:53:10.207Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=c9d31d2f84ff5b59dfb1cf5358d8af657ab9b5e9#c9d31d2f)
28852025-01-25T04:53:11.196Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=f30ff7a830da26874a00307a3c6d6e1035eec818#f30ff7a8)
28862025-01-25T04:53:11.254Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28872025-01-25T04:53:11.935Z Compiling hyper-staticfile v0.10.1
28882025-01-25T04:53:13.065Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28892025-01-25T04:53:13.688Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28902025-01-25T04:53:14.176Z Compiling num-bigint v0.4.6
28912025-01-25T04:53:15.014Z Compiling des v0.8.1
28922025-01-25T04:53:15.391Z Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#651fb588)
28932025-01-25T04:53:15.916Z Compiling subprocess v0.2.9
28942025-01-25T04:53:15.938Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28952025-01-25T04:53:16.879Z Compiling display-error-chain v0.2.2
28962025-01-25T04:53:16.963Z Compiling hex-literal v0.4.1
28972025-01-25T04:53:17.114Z Compiling russh v0.45.0
28982025-01-25T04:53:17.155Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28992025-01-25T04:53:17.707Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29002025-01-25T04:53:20.151Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29012025-01-25T04:53:20.645Z Compiling internet-checksum v0.2.1
29022025-01-25T04:53:25.234Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29032025-01-25T04:53:25.234Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29042025-01-25T04:53:25.238Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29052025-01-25T04:53:25.238Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
29062025-01-25T04:53:26.167Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29072025-01-25T04:53:28.078Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
29082025-01-25T04:53:29.476Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29092025-01-25T04:53:29.624Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29102025-01-25T04:53:29.991Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29112025-01-25T04:53:30.585Z Compiling nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared)
29122025-01-25T04:53:33.043Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
29132025-01-25T04:53:33.085Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
29142025-01-25T04:53:33.310Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
29152025-01-25T04:53:34.103Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
29162025-01-25T04:53:34.298Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
29172025-01-25T04:53:34.404Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
29182025-01-25T04:53:35.558Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
29192025-01-25T04:53:36.540Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
29202025-01-25T04:53:39.440Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
29212025-01-25T04:53:39.466Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
29222025-01-25T04:53:39.876Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
29232025-01-25T04:53:40.414Z Compiling bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
29242025-01-25T04:53:42.296Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
29252025-01-25T04:53:44.503Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
29262025-01-25T04:53:45.816Z Compiling bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
29272025-01-25T04:53:46.770Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
29282025-01-25T04:53:47.042Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
29292025-01-25T04:53:47.850Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29302025-01-25T04:53:52.068Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29312025-01-25T04:54:00.425Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29322025-01-25T04:54:02.028Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
29332025-01-25T04:54:24.397Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29342025-01-25T04:54:47.612Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
29352025-01-25T04:54:47.835Z
29362025-01-25T04:54:47.838Zreal 2:24.820994742
29372025-01-25T04:54:47.838Zuser 12:25.152158936
29382025-01-25T04:54:47.838Zsys 1:37.892835908
29392025-01-25T04:54:47.838Ztrap 0.382202179
29402025-01-25T04:54:47.838Ztflt 0.909106143
29412025-01-25T04:54:47.838Zdflt 1.171267657
29422025-01-25T04:54:47.838Zkflt 0.000051067
29432025-01-25T04:54:47.838Zlock 22:46.142923127
29442025-01-25T04:54:47.838Zslp 42:38.173090106
29452025-01-25T04:54:47.838Zlat 38.751899597
29462025-01-25T04:54:47.838Zstop 1:44.242614978
29472025-01-25T04:54:47.838Z+ mkdir tests
29482025-01-25T04:54:47.840Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
29492025-01-25T04:54:47.841Z+ xargs -I '{}' -t cp '{}' tests/
29502025-01-25T04:54:47.882Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-1ee62d29b3b2faad tests/
29512025-01-25T04:54:47.902Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-66b44533f9b706ca tests/
29522025-01-25T04:54:47.923Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-7ac007a22f6b2394 tests/
29532025-01-25T04:54:47.944Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-03fd1570f31af3e0 tests/
29542025-01-25T04:54:48.164Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/*)
29552025-01-25T04:54:48.167Z+ 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-66b44533f9b706ca tests/commtest-7ac007a22f6b2394 tests/dhcp_server-1ee62d29b3b2faad tests/end_to_end_tests-03fd1570f31af3e0 out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-dtrace.tar out/crucible-pantry-zone.tar.gz out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
29562025-01-25T04:56:02.337ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
29572025-01-25T04:56:02.337Za .github/buildomat/ci-env.sh 1K
29582025-01-25T04:56:02.337Za out/target/test 1K
29592025-01-25T04:56:02.337Za out/npuzone/npuzone 23144K
29602025-01-25T04:56:02.337Za package-manifest.toml 34K
29612025-01-25T04:56:02.337Za smf/sled-agent/non-gimlet/config.toml 4K
29622025-01-25T04:56:02.337Za target/release/omicron-package 36028K
29632025-01-25T04:56:02.337Za target/release/xtask 11908K
29642025-01-25T04:56:02.337Za target/debug/bootstrap 220636K
29652025-01-25T04:56:02.338Za tests/bootstrap-66b44533f9b706ca 24276K
29662025-01-25T04:56:02.338Za tests/commtest-7ac007a22f6b2394 24769K
29672025-01-25T04:56:02.338Za tests/dhcp_server-1ee62d29b3b2faad 24276K
29682025-01-25T04:56:02.338Za tests/end_to_end_tests-03fd1570f31af3e0 282788K
29692025-01-25T04:56:02.338Za out/clickhouse.tar.gz 294273K
29702025-01-25T04:56:02.338Za out/clickhouse_keeper.tar.gz 281401K
29712025-01-25T04:56:02.338Za out/clickhouse_server.tar.gz 294260K
29722025-01-25T04:56:02.338Za out/cockroachdb.tar.gz 135002K
29732025-01-25T04:56:02.338Za out/crucible-dtrace.tar 96K
29742025-01-25T04:56:02.338Za out/crucible-pantry-zone.tar.gz 28543K
29752025-01-25T04:56:02.338Za out/crucible-zone.tar.gz 36825K
29762025-01-25T04:56:02.338Za out/external-dns.tar.gz 35463K
29772025-01-25T04:56:02.338Za out/internal-dns.tar.gz 35464K
29782025-01-25T04:56:02.338Za out/mg-ddm-gz.tar 63075K
29792025-01-25T04:56:02.338Za out/nexus.tar.gz 100231K
29802025-01-25T04:56:02.338Za out/ntp.tar.gz 10507K
29812025-01-25T04:56:02.338Za out/omicron-gateway-softnpu.tar.gz 24113K
29822025-01-25T04:56:02.338Za out/omicron-sled-agent.tar 113980K
29832025-01-25T04:56:02.338Za out/overlay.tar.gz 3K
29842025-01-25T04:56:02.338Za out/oximeter.tar.gz 48386K
29852025-01-25T04:56:02.338Za out/oxlog.tar 3153K
29862025-01-25T04:56:02.338Za out/probe.tar.gz 2764K
29872025-01-25T04:56:02.338Za out/propolis-server.tar.gz 66467K
29882025-01-25T04:56:02.338Za out/pumpkind-gz.tar 26665K
29892025-01-25T04:56:02.338Za out/switch-softnpu.tar.gz 237612K
29902025-01-25T04:56:02.342Z
29912025-01-25T04:56:02.342Zreal 1:13.679409962
29922025-01-25T04:56:02.342Zuser 1:10.226161658
29932025-01-25T04:56:02.342Zsys 4.864680031
29942025-01-25T04:56:02.342Ztrap 0.018271597
29952025-01-25T04:56:02.342Ztflt 0.000000000
29962025-01-25T04:56:02.342Zdflt 0.000000000
29972025-01-25T04:56:02.342Zkflt 0.000000000
29982025-01-25T04:56:02.342Zlock 0.000000000
29992025-01-25T04:56:02.342Zslp 1:10.086692242
30002025-01-25T04:56:02.342Zlat 2.158644000
30012025-01-25T04:56:02.342Zstop 0.000198756
30022025-01-25T04:56:02.345Zprocess exited: duration 2110784 ms, exit code 0
 
30032025-01-25T04:56:02.360Zfound 1 output files
30042025-01-25T04:56:02.360Zuploading: /work/package.tar.gz (1904600303 bytes)
30052025-01-25T04:56:53.753Zuploaded: /work/package.tar.gz